/* Neon visual system, based on the supplied mobile references. */
:root{color-scheme:dark;--bg:#080e12;--surface:#171d22;--surface2:#1b232a;--line:#344449;--ink:#f6f6f5;--muted:#a4abad;--cyan:#55e5ec;--pink:#f348e6;--green:#76f88b;--purple:#bb7ef3;--blue:#63caff;--glow:1;--display:'Barlow Condensed',Impact,sans-serif}
html{min-height:100%;background:var(--bg);scroll-padding-bottom:90px}
body{position:relative;isolation:isolate;background:var(--bg);padding-bottom:90px;font-family:'DM Sans',sans-serif;min-width:280px;min-height:100dvh}
body:before{content:'';position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse at 48% 0,#12303830,transparent 60%),url('/assets/circuit.svg') center top/950px auto repeat;opacity:.75;pointer-events:none}
body[data-page='news']:after{content:'';position:fixed;bottom:72px;left:0;right:0;height:200px;z-index:-1;background:linear-gradient(0deg,#45eaf426,transparent),repeating-linear-gradient(0deg,transparent 0 24px,#39cbd529 25px 26px),repeating-linear-gradient(90deg,transparent 0 69px,#39cbd526 70px 71px);transform:perspective(180px) rotateX(38deg);transform-origin:bottom;mask-image:linear-gradient(transparent,#000)}
svg{display:block;width:24px;height:24px;flex:none}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button:disabled{opacity:.55;cursor:wait}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid white;outline-offset:5px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-80px;left:12px;padding:12px;background:var(--cyan);color:#051112;z-index:200}
.skip-link:focus{top:12px}
.neon-green{--neon:var(--green);--halo:#50ff7650}
.neon-blue{--neon:var(--blue);--halo:#33bbff50}
.neon-purple{--neon:var(--purple);--halo:#b658ff50}
.neon-pink{--neon:var(--pink);--halo:#ee31df50}
.neon-cyan{--neon:var(--cyan);--halo:#36e8ed50}
.neon-rose{--neon:#ff648f;--halo:#ff347050}
.site-header{position:relative;height:auto;min-height:156px;border:0;background:transparent;backdrop-filter:none;z-index:2}
.header-inner{position:relative;display:flex;justify-content:center;max-width:950px;height:auto;min-height:156px;padding:28px 70px 22px;margin:auto}
.brand{font-family:'Orbitron',sans-serif;font-size:31px;font-weight:800;display:flex;align-items:center;width:228px;min-width:0;line-height:1.05;letter-spacing:-1.5px;text-shadow:0 0 5px #46f6f6,0 0 20px #00e9f450}
.brand span{color:#102d32;-webkit-text-stroke:1px var(--cyan)}
.brand strong{font-size:1.13em;font-weight:800;color:#371b38;-webkit-text-stroke:1px var(--pink);margin:0;text-shadow:0 0 5px #fa33e3,0 0 18px #f309d370}
.brand small{font-family:'Orbitron',sans-serif;letter-spacing:.02em;color:#3f1c39;-webkit-text-stroke:.7px #ff82e9;font-size:.47em;line-height:1.45;margin:3px 0 0;text-align:center;text-shadow:0 0 8px #f333b6}
.home-header .header-inner{padding-top:45px;padding-bottom:30px;min-height:183px}
.home-header .brand{font-size:37px;width:270px}
.home-header .brand span{color:#24dee5;-webkit-text-stroke:0;text-shadow:0 0 5px #00dddd,0 0 24px #00e5e765}
.home-header .brand strong{color:#ed23df;-webkit-text-stroke:.5px #ff64f0;text-shadow:0 0 5px #e70cc2,0 0 24px #e70cc255}
.home-header .brand small{color:white;-webkit-text-stroke:0;text-shadow:0 0 12px #ec63e48c;margin-top:6px}
.header-profile{position:absolute;right:26px;top:48px;width:46px;height:46px;border:1px solid #db64bd;border-radius:50%;display:grid;place-items:center;color:var(--cyan);background:#15242a;box-shadow:0 0 0 4px #57d8e217,0 0 12px #e51eb33a}
.header-profile svg{width:28px;height:28px;fill:currentColor;stroke-width:1;filter:drop-shadow(0 0 4px #37e1e390)}
.header-profile img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.home-header .header-profile{top:18px;right:24px;width:32px;height:32px;box-shadow:none;border-color:#4a77796e;background:#10212777}
.home-header .header-profile svg{width:18px;height:18px}
.header-back{position:absolute;left:22px;top:52px;display:flex;align-items:center;color:var(--green);font:500 23px var(--display);text-shadow:0 0 9px #6ffd8380}
.header-back svg{width:25px;height:30px;filter:drop-shadow(0 0 4px #8dff94)}
.home-shell{max-width:700px;margin:auto;padding:14px 28px 30px}
.search-box{display:flex;gap:13px;align-items:center;background:linear-gradient(180deg,#17242c,#131d24);border:2px solid var(--cyan);border-radius:40px;padding:0 16px;box-shadow:0 0 6px #3debdf80,inset 0 0 9px #45ebe332,0 0 20px #3cd5d631;min-width:0}
.search-box svg{width:24px;height:24px;color:var(--cyan)}
.search-box input{min-width:0;font-family:var(--display);font-weight:500;letter-spacing:.01em;height:47px;font-size:20px;color:#f2f5f5;outline:0}
.search-box input::placeholder{color:#929b9f;opacity:1}
.search-box:focus-within{border-color:#b7ffff;box-shadow:0 0 14px #3debdf80,inset 0 0 9px #45ebe332}
.home-search{margin:6px 0 29px;width:100%}
.home-search input{font-weight:600;font-size:23px;height:49px}
.search-submit{display:none;align-items:center;justify-content:center;background:none;color:var(--cyan);border:0;min-height:44px;width:34px;padding:0}
.search-box:focus-within .search-submit{display:flex}
.search-submit svg{width:21px;height:21px}
.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 20px}
.topic-card,.topic-card:nth-child(n){display:flex;align-items:center;justify-content:center;gap:21px;min-width:0;min-height:220px;padding:25px 9px 23px;background:linear-gradient(145deg,#1a2329,#171d24);border:2px solid var(--neon);border-radius:22px;box-shadow:0 0 5px var(--neon),0 0 19px var(--halo),inset 0 0 15px var(--halo);text-align:center;transition:transform .18s,background .18s}
.topic-card:hover{transform:translateY(-3px);background:#222f36}
.topic-card .topic-icon,.topic-card:nth-child(n) .topic-icon{color:var(--neon);filter:drop-shadow(0 0 6px var(--halo));font-size:unset;height:76px;display:grid;place-items:center}
.topic-icon svg{width:82px;height:82px;stroke-width:2.2}
.topic-card h2{font:700 clamp(1.5rem,3.8vw,2.15rem)/1.02 var(--display);margin:0;text-transform:uppercase;letter-spacing:-.01em;max-width:100%;color:#fbfbfc}
.topic-card:nth-child(2) h2,.topic-card:nth-child(4) h2,.topic-card:nth-child(6) h2{max-width:165px}
.topic-card:nth-child(3) h2{font-size:clamp(1.1rem,3.6vw,1.95rem);letter-spacing:-.03em}
.neon-divider{height:2px;width:85%;margin:43px auto 26px;background:linear-gradient(90deg,transparent,#76e7ef,transparent);box-shadow:0 3px 14px #5deded50}
.all-news-link{display:flex;justify-content:center;align-items:center;gap:12px;color:var(--cyan);font:500 20px var(--display);text-align:center}
.all-news-link svg{width:20px}
.home-caption{color:#7f9a9e;text-align:center;font-size:9px;letter-spacing:.08em;margin:20px 0}
.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:center;gap:clamp(20px,7vw,100px);background:#171d20f5;border-top:1px solid #5ce9ee90;box-shadow:0 -2px 13px #44f6fb28;padding:10px 12px max(10px,env(safe-area-inset-bottom));backdrop-filter:blur(16px);height:calc(75px + env(safe-area-inset-bottom))}
.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:48px;color:#9ea7aa;font:400 18px/1.1 var(--display);min-height:49px}
.mobile-nav svg{width:27px;height:27px;stroke-width:1.35}
.mobile-nav a.active{color:var(--cyan)}
.mobile-nav a.active svg{filter:drop-shadow(0 0 7px #27f0ee);stroke-width:1.9}
.mobile-nav a.active:first-child svg{fill:var(--cyan);stroke:#75f5f2}
.mobile-nav a:last-child svg{color:#c885ed}
.news-shell{max-width:830px;margin:auto;padding:0 26px 45px}
.toolbar{display:block;margin:0 auto 28px;max-width:100%}
.toolbar .search-box{max-width:510px;margin:0 auto 20px}
.toolbar .search-box input{font-size:18px;height:40px}
.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 3px}
.filter-row label{font:500 14px var(--display);letter-spacing:.09em;color:#97a5aa}
.filter-row .select{background:#131d22;border:1px solid #477076;min-height:37px;font-size:12px;padding:0 10px;max-width:57%;border-radius:8px;color:#cde2e3}
.feed-grid{display:grid;grid-template-columns:1fr;gap:26px}
.story-card,.story-card.featured{display:block;grid-row:auto;background:none;border:0;border-radius:14px;overflow:visible;box-shadow:none;transition:transform .18s}
.story-card:hover{transform:translateY(-2px)}
.story-content{display:grid;grid-template-columns:34% minmax(0,1fr);grid-template-areas:'image title' 'image description' 'details details';gap:9px 16px;border:2px solid var(--neon);padding:14px 14px 13px;border-radius:14px;background:linear-gradient(120deg,#161c21,#171c20);box-shadow:0 0 5px var(--neon),0 0 17px var(--halo),inset 0 0 7px var(--halo);position:relative;z-index:1}
.story-content h2{grid-area:title;font:600 28px/1.08 var(--display);margin:0;color:#f6f6f5;overflow-wrap:anywhere}
.story-card p{grid-area:description;display:block;font:400 19px/1.2 var(--display);color:#b1b6b9;margin:0;align-self:start;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.story-image{grid-area:image;position:relative;align-self:start;border-radius:7px;overflow:hidden;min-width:0}
.story-card .story-image img,.story-card.featured .story-image img,.story-card:not(.featured) .story-image img{width:100%;height:155px;min-width:0;aspect-ratio:auto;object-fit:cover}
.story-details{grid-area:details;display:flex;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:9px}
.category-label{font:500 23px/1 var(--display);text-transform:uppercase;color:var(--neon);text-shadow:0 0 10px var(--halo);overflow-wrap:anywhere}
.story-stats{display:flex;gap:13px;color:#a5adaf;font:400 17px var(--display);flex-shrink:0}
.story-stats>span{display:flex;align-items:center;gap:4px}
.story-stats svg{width:18px;height:18px;stroke-width:1.2}
.story-card.featured .story-content{grid-template-columns:1fr;grid-template-areas:'title' 'image' 'details';padding:17px 15px 17px;gap:15px}
.story-card.featured h2{font-size:34px;line-height:1.02}
.story-card.featured p{display:none}
.story-card.featured .story-image img{height:auto;aspect-ratio:2.2;object-position:center 40%}
.story-card.featured .category-label{font-size:29px}
.story-footer{display:flex;justify-content:space-between;align-items:center;padding:15px 16px 12px;border:1px solid #3d829280;border-top:0;border-radius:0 0 12px 12px;min-height:55px;margin:0 3px;box-shadow:0 3px 10px #3ecfe229;background:linear-gradient(180deg,#141d22,#141a20)}
.story-footer time{font:400 15px var(--display);color:#a1acb1}
.story-footer>div{display:flex;gap:18px;align-items:center}
.story-footer button,.story-footer a{border:0;background:none;padding:3px;color:#a7b5bc;min-width:32px;min-height:30px;display:grid;place-items:center}
.story-footer svg{width:20px;height:20px}
.story-footer .active{color:#fb648b}
.story-footer .active svg{fill:#fb648b}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border:3px solid white;border-radius:50%;display:grid;place-items:center;background:#0008}
.video-play svg{width:26px;height:26px;fill:white}
.demo-label{font-size:11px;color:#91a3a8;text-align:center;margin:25px 0 0}
.empty{padding:35px 20px;background:#141e23}
.empty h2{font-size:30px}
.article-shell{max-width:830px;padding:0 26px 35px}
.article-header{text-align:center}
.article-header .chip{font:600 19px var(--display);letter-spacing:.04em}
.article-header h1{font:700 clamp(30px,4.8vw,46px)/1.04 var(--display);margin:5px 0 9px;letter-spacing:0;overflow-wrap:anywhere}
.article-header .meta{font:400 13px var(--display);letter-spacing:.025em}
.article-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0 18px}
.action{justify-content:center;gap:5px;min-width:0;min-height:44px;padding:5px 4px;border:2px solid var(--neon);border-radius:12px;background:#122127;font:400 20px/1 var(--display);color:#f0f6f6;box-shadow:0 0 5px var(--neon),0 0 13px var(--halo),inset 0 0 8px var(--halo)}
.action svg{width:21px;height:21px;color:var(--neon)}
.action b{font-weight:400;font-size:.8em}
.action:hover,.action.active{border-color:var(--neon);color:var(--neon);background:#243037}
.action.active svg{fill:var(--neon);fill-opacity:.3}
.article-hero{width:100%;aspect-ratio:2.1;object-fit:cover;object-position:center 35%;border:2px solid var(--purple);border-radius:14px;box-shadow:0 0 6px var(--purple),0 0 17px #c772ff45;margin:0 0 18px}
.article-body{font:400 21px/1.42 var(--display);color:#e0e4e5}
.article-body .dek{color:#f1f5f5;font-size:1.05em}
.article-body p{margin:0 0 16px;white-space:pre-line;overflow-wrap:anywhere}
.article-body h2{font:600 29px/1.06 var(--display);margin:24px 0 13px;color:var(--cyan)}
.article-body figure{margin:18px 0}
.article-body figure img{max-height:410px;width:100%;object-fit:cover;border:2px solid var(--cyan);border-radius:12px;box-shadow:0 0 5px var(--cyan),0 0 15px #45d8e438}
.article-body figure:nth-of-type(even) img,.article-body figure:nth-of-type(even) .embed{border-color:var(--green);box-shadow:0 0 5px var(--green),0 0 15px #45e46538}
.article-body figure figcaption{font:400 14px/1.3 var(--display);color:#a3b5bc;margin:7px 3px 0}
.article-body blockquote{font:500 25px/1.3 var(--display);border-color:var(--pink);padding:14px 20px;margin:24px 0;background:#1a2026}
.embed{border:2px solid var(--cyan);box-shadow:0 0 10px #39e6d85a;border-radius:14px;aspect-ratio:16/9}
.article-conversation{text-align:center;margin:29px 0 0}
.comments-trigger{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:5px 15px;border:2px solid var(--green);border-radius:22px;background:#11251c;color:#a5f5d7;font:500 24px var(--display);box-shadow:0 0 5px var(--green),0 0 18px #68ec6440,inset 0 0 7px #68ec6440}
.quick-comment{display:flex;gap:10px;align-items:center;width:100%;border:0;background:transparent;color:#97dfe0;margin-top:21px;padding:0}
.quick-comment>span:not(.avatar){flex:1;text-align:left;border:2px solid var(--cyan);border-radius:25px;box-shadow:0 0 8px #62e1e580;padding:4px 12px;font:400 19px var(--display)}
.quick-comment>.avatar{width:32px;height:32px}
.avatar{border-color:#ed86d0;box-shadow:0 0 8px #ee34b547;background:linear-gradient(135deg,#294651,#45233f);color:#97dee4;flex-shrink:0}
.avatar svg{width:70%;height:70%;margin:auto}
.comments-dialog{width:min(680px,calc(100% - 34px));max-height:calc(100dvh - 115px);padding:24px 24px 18px;border:1px solid #78eaf1;border-radius:19px;background:linear-gradient(140deg,#1a2024,#12191e);color:#e7eeee;box-shadow:0 0 13px #40dceabc,0 0 42px #28d8d765;overscroll-behavior:contain}
.comments-dialog::backdrop{background:#01080dba;backdrop-filter:blur(3px)}
body:has(.comments-dialog[open]){overflow:hidden}
.comments-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:18px;border-bottom:1px solid #415054}
.comments-heading h2{margin:0;font:500 31px var(--display)}
.close-dialog{background:none;border:0;min-width:40px;min-height:40px;display:grid;place-items:center;color:var(--cyan)}
.close-dialog svg{width:28px;height:28px;filter:drop-shadow(0 0 5px #2eeef9)}
.comment{padding:20px 0;border-bottom:1px solid #3a474c}
.comment-head{gap:10px;flex-wrap:wrap}
.comment-head strong{font:600 23px var(--display);color:#f175d5;text-transform:uppercase}
.comment-head .avatar{width:42px;height:42px}
.comment-head time{font:400 12px var(--display);color:#abb7ba}
.comment p{margin:9px 0 0 52px;color:#92d8df;font:400 22px/1.3 var(--display)}
.comment.child{margin-left:22px;border-left:1px solid #657b83;padding-left:15px}
.comment-controls{margin:7px 0 0 52px}
.comment-controls button{font:400 16px var(--display);color:#c2a1d8;margin-right:10px}
.empty-comments{padding:29px 0;text-align:center}
.empty-comments>svg{margin:0 auto 13px;color:var(--cyan);width:35px;height:35px}
.empty-comments p{font:500 22px var(--display);color:#b4e3e4;margin:0 0 8px}
.empty-comments small{color:#a6b4ba;font-size:13px}
.composer{padding-top:18px;margin-top:0}
.composer>label{font-size:12px;color:#b6c6cb}
.composer-row{display:flex;gap:10px;align-items:center;margin-top:9px}
.composer textarea{min-width:0;flex:1;min-height:49px;max-height:170px;height:49px;border:2px solid var(--cyan);box-shadow:0 0 8px #39ece672;border-radius:13px;background:#102229;padding:9px 10px;font:400 20px var(--display)}
.composer .primary{margin:0;border:2px solid var(--pink);box-shadow:0 0 9px #ef4ede88;background:#331b36;color:#ee8fdf;font:600 20px var(--display);padding:8px 13px;border-radius:13px;min-height:49px}
.comment-signin{text-align:center;border-top:1px solid #3a474c;padding-top:17px}
.comment-signin p{font-size:13px;color:#b7c9d0}
.google-button{background:#10151f;color:#f4f2fc;border:2px solid #65d9e8;border-radius:10px;box-shadow:0 0 7px #58dcef70,2px 2px 9px #fc4ac754;display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;width:100%;font-size:18px;font-weight:700;padding:9px 16px}
.google-button svg{width:27px;height:27px}
.profile{max-width:540px;margin:auto;padding:0 25px 34px}
body[data-page='profile'],body[data-page='saved']{background:#080b1e}
body[data-page='profile']:before,body[data-page='saved']:before{opacity:.16}
body[data-page='profile'] .site-header{border-bottom:1px solid var(--cyan);box-shadow:0 3px 12px #2ceef634;margin-bottom:28px}
.profile-portrait{width:164px;height:164px;border:3px solid #ff78bb;border-radius:50%;margin:12px auto 21px;display:grid;place-items:center;box-shadow:0 0 5px #ff44a0,0 0 20px #ff209170,inset 0 0 12px #ff20a080;background:#100d26}
.profile-portrait .avatar{width:100%;height:100%;border:0;box-shadow:none;background:transparent;border-radius:50%;overflow:hidden;color:#696979}
.profile-portrait .avatar svg{width:78%;height:85%;align-self:end;fill:#565668;stroke-width:0;opacity:.82}
.profile-intro{text-align:center;color:#b2b3c0;font-size:14px;margin:0 0 20px}
.profile-panel{background:#0b0c22b8;border:1px solid #9564b0a6;border-radius:12px;padding:18px 16px;margin:18px 0}
.profile-panel h1,.profile-panel h2{font:700 21px/1.2 'DM Sans',sans-serif;text-transform:none;letter-spacing:0;margin:0 0 16px;color:#d2d1df}
.profile-panel .field{margin:0 0 17px}
.profile-panel .field>span{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;color:#e5e1ec;margin-bottom:7px}
.profile-panel .field small{font-size:11px;color:#9796a9}
.profile-panel .field input{background:#070b21;color:#b3d8e6;border:2px solid #48e8ea;box-shadow:0 0 7px #35e6e880,inset 0 0 7px #35e6e84f;border-radius:9px;min-height:44px;padding:7px 10px;font-size:16px}
.profile-panel .field input::placeholder{color:#898f9e}
.profile-panel .hint{font-size:12px;margin:12px 0 0;color:#abaebf;line-height:1.6}
.profile-google{margin-top:20px}
.profile-access-note{font-size:11px;color:#a9a9bd;text-align:center;margin:13px 8px 22px}
.preference{position:relative;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:14px;color:#d6d4df;min-height:36px}
.preference input{position:absolute;left:0;opacity:0;width:46px;height:30px;margin:0;z-index:1;cursor:pointer}
.preference .toggle{pointer-events:none}
.toggle{position:relative;width:46px;height:25px;border-radius:18px;background:#424151;flex:none;border:1px solid #696579}
.toggle:before{content:'';position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#cfc6da;transition:transform .15s}
.preference input:checked+.toggle{background:#f414d8;border-color:#fc43e7;box-shadow:0 0 12px #fb09d888}
.preference input:checked+.toggle:before{transform:translateX(21px);background:#3a174b}
.preference input:focus-visible+.toggle{outline:2px solid white;outline-offset:4px}
.browse-link{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--cyan);margin:25px 0}
.browse-link svg{width:17px;height:17px}
.profile-title{text-align:center;font:600 36px var(--display);margin:10px 0 10px}
.saved-list a{display:flex;align-items:center;gap:12px;background:#12202a;border-color:#386f7c;color:#bfe8eb;font-size:14px}
.saved-list a span{flex:1}
.saved-list svg{width:19px;height:19px}
.profile-actions{display:flex;flex-direction:column;gap:12px;margin:20px 0}
.admin{padding-top:15px}
.admin-panel{border-color:#338592;box-shadow:0 0 14px #35d0da1c}
.admin-header h1{font-size:38px}
.primary{background:#45dfe3}
#toast{width:max-content;max-width:calc(100vw - 32px);text-align:center;font-size:14px;bottom:95px;z-index:1000}
.soft-glow .topic-card,.soft-glow .story-content,.soft-glow .action,.soft-glow .search-box,.soft-glow .profile-panel input,.soft-glow .comments-dialog,.soft-glow .article-hero,.soft-glow .article-body figure img{box-shadow:none!important}
.soft-glow .brand,.soft-glow .brand strong,.soft-glow .brand small{ text-shadow:none }
.soft-glow .topic-icon,.soft-glow .mobile-nav svg{filter:none!important}
.video-preview{display:grid;place-items:center;width:100%;height:100%;border:0;padding:0;background:#070d12;position:relative;overflow:hidden;color:var(--pink)}
.article-body figure .video-preview img,.video-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0;border-radius:0;box-shadow:none;filter:brightness(.43) saturate(.8)}
.play-label{position:relative;display:flex;align-items:center;gap:10px;border:2px solid var(--pink);border-radius:15px;padding:8px 20px;font:500 37px var(--display);background:#301331cc;box-shadow:0 0 6px var(--pink),0 0 24px #eb39ea66;text-shadow:0 0 9px #fa59ec77}
.play-label svg{width:23px;height:26px;fill:currentColor}
.video-preview small{position:absolute;right:12px;bottom:9px;color:#c4dbdf;font:400 13px var(--display)}
.video-preview:hover .play-label{background:#4b1e4d}
@media(min-width:1000px){
  .home-shell{max-width:940px;padding-top:4px}
  .home-search{max-width:540px;margin:5px auto 34px}
  .topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}
  .topic-card{min-height:226px}
  .site-header .header-inner{max-width:940px}
  .home-header .header-inner{padding-bottom:22px}
  .home-header .header-profile{top:52px;right:32px;width:43px;height:43px}
  .home-header .header-profile svg{width:24px;height:24px}
}
@media(max-width:600px){
  body{padding-bottom:83px}
  .site-header{min-height:125px}
  .header-inner{min-height:125px;padding:23px 58px 17px}
  .brand{font-size:25px;width:196px;letter-spacing:-1.5px}
  .brand small{font-size:.47em;margin-top:3px}
  .home-header .header-inner{min-height:164px;padding-top:37px;padding-bottom:23px}
  .home-header .brand{font-size:33px;width:230px}
  .header-profile{right:17px;top:35px;width:34px;height:34px}
  .header-profile svg{width:23px;height:23px}
  .header-back{left:12px;top:40px;font-size:17px;gap:0}
  .header-back svg{width:17px;height:24px}
  .home-header .header-profile{right:15px;top:15px;width:27px;height:27px}
  .home-header .header-profile svg{width:16px;height:16px}
  .home-shell{padding:4px 23px 25px}
  .home-search{margin:9px 0 29px;padding:0 14px}
  .home-search input{height:44px;font-size:21px}
  .home-search svg{width:23px;height:23px}
  .topic-grid{gap:22px 19px}
  .topic-card,.topic-card:nth-child(n){min-height:198px;padding:19px 7px 20px;gap:19px;border-radius:19px}
  .topic-icon svg{width:70px;height:75px}
  .topic-card .topic-icon{height:72px}
  .topic-card h2{font-size:29px;max-width:146px}
  .topic-card:nth-child(2) h2,.topic-card:nth-child(4) h2,.topic-card:nth-child(6) h2{max-width:142px}
  .topic-card:nth-child(3) h2{font-size:23px;letter-spacing:-.025em}
  .topic-card:nth-child(4) h2{font-size:26px}
  .topic-card:nth-child(6) h2{font-size:25px}
  .neon-divider{margin-top:35px}
  .mobile-nav{gap:0;justify-content:space-around;height:calc(70px + env(safe-area-inset-bottom));padding-top:8px;padding-bottom:max(8px,env(safe-area-inset-bottom))}
  .mobile-nav a{font-size:16px;gap:4px;min-width:59px}
  .mobile-nav svg{width:26px;height:26px}
  .news-shell{padding:0 18px 30px}
  .toolbar{margin-bottom:22px}
  .toolbar .search-box{margin-bottom:16px;padding:0 12px;gap:9px}
  .toolbar .search-box input{font-size:16px;height:36px}
  .toolbar .search-box svg{width:19px;height:19px}
  .filter-row{gap:6px}
  .filter-row label{font-size:11px;letter-spacing:.04em}
  .filter-row .select{font-size:11px;min-height:33px;max-width:60%;padding:0 7px}
  .feed-grid{gap:22px}
  .story-content{padding:9px 9px 10px;gap:7px 10px;grid-template-columns:35% minmax(0,1fr);border-radius:12px}
  .story-content h2{font-size:23px;line-height:1.04}
  .story-card p{font-size:16px;line-height:1.15;-webkit-line-clamp:2}
  .story-card .story-image img,.story-card:not(.featured) .story-image img{height:104px}
  .story-card.featured .story-content{padding:12px 10px 13px;gap:12px}
  .story-card.featured h2{font-size:27px;line-height:1.06}
  .story-card.featured .story-image img{aspect-ratio:1.85;height:auto}
  .story-details{margin-top:7px;gap:5px}
  .category-label{font-size:20px}
  .story-card.featured .category-label{font-size:24px}
  .story-stats{font-size:14px;gap:8px}
  .story-stats svg{width:16px;height:16px}
  .story-footer{padding:9px 11px;min-height:46px}
  .story-footer time{font-size:13px}
  .story-footer>div{gap:10px}
  .article-shell{padding:0 15px 30px}
  .article-header h1{font-size:31px;line-height:1.03;margin:4px 0 9px}
  .article-header .chip{font-size:16px}
  .article-header .meta{font-size:12px}
  .article-actions{gap:8px;margin:17px 0 16px}
  .action{border-radius:10px;font-size:14px;gap:3px;min-height:37px;padding:4px 2px;letter-spacing:-.03em}
  .action svg{width:16px;height:17px}
  .action b{font-size:11px}
  .article-hero{aspect-ratio:1.9;border-radius:12px;margin-bottom:14px}
  .article-body{font-size:19px;line-height:1.37}
  .article-body h2{font-size:26px}
  .article-body p{margin-bottom:13px}
  .article-body figure{margin:16px 0}
  .article-body blockquote{font-size:22px;padding:10px 15px}
  .comments-trigger{font-size:22px;min-height:40px}
  .comments-dialog{width:calc(100% - 32px);padding:17px 16px 17px;border-radius:16px}
  .comments-heading{padding-bottom:13px}
  .comments-heading h2{font-size:27px}
  .comment-head strong{font-size:20px}
  .comment-head time{font-size:11px}
  .comment p{font-size:20px;margin-left:0}
  .comment-controls{margin-left:0}
  .comment.child{margin-left:12px;padding-left:10px}
  .composer-row{gap:7px}
  .composer-row>.avatar{display:none}
  .composer textarea{font-size:17px}
  .composer .primary{font-size:18px;padding:8px 10px}
  .profile{padding:0 23px 30px}
  .profile-panel{padding:17px 13px}
  .profile-portrait{width:154px;height:154px}
  .profile-intro{font-size:13px}
  .profile-panel .field>span{font-size:15px}
  .google-button{font-size:17px}
  .admin-header{align-items:flex-start;flex-direction:column}
  .admin-header h1{font-size:34px}
  .admin{padding:15px 15px 40px}
}
@media(max-width:370px){
  .home-shell{padding-left:21px;padding-right:21px}
  .home-header .brand{font-size:30px}
  .topic-grid{gap:19px 17px}
  .topic-card,.topic-card:nth-child(n){min-height:182px;gap:15px;padding:16px 5px}
  .topic-card h2{font-size:27px}
  .topic-card:nth-child(3) h2{font-size:20px}
  .topic-card:nth-child(4) h2,.topic-card:nth-child(6) h2{font-size:24px}
  .topic-icon svg{width:63px;height:68px}
  .topic-card .topic-icon{height:68px}
  .action{font-size:12px;gap:2px}
  .action svg{width:14px}
  .article-actions{gap:6px}
  .brand{font-size:22px}
  .header-back span{display:none}
  .story-content h2{font-size:21px}
}
@media(max-height:720px) and (max-width:600px){
  .home-header .header-inner{min-height:133px;padding-top:27px;padding-bottom:17px}
  .home-header .brand{font-size:29px}
  .home-search{margin-top:3px;margin-bottom:22px}
  .topic-card,.topic-card:nth-child(n){min-height:172px;gap:12px;padding:14px 6px}
  .topic-card .topic-icon{height:61px}
  .topic-icon svg{width:61px;height:64px}
}
.legal-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;padding:18px 20px 95px;border-top:1px solid #2a555c;background:#0b1318;color:#a9c9cf;font:500 12px 'DM Sans',sans-serif}
.legal-links a:hover{color:#62e7e7;text-decoration:underline}
@media(max-width:600px){.legal-links{padding:18px 15px 85px;font-size:11px}}
.story-stats b{font-weight:400}
.story-stats small{color:#80ced0;font:600 10px 'DM Sans',sans-serif;white-space:nowrap}
.action span{min-width:0}
.action small{display:block;color:#a9dadd;font:600 10px/1.1 'DM Sans',sans-serif;margin-top:2px}
.demo-badge{display:inline-block;border:1px solid #68b9c2;border-radius:999px;padding:3px 7px;color:#b7e5e9;font:700 10px/1.1 'DM Sans',sans-serif;text-transform:none;letter-spacing:0;white-space:nowrap}
.demo-manage{border-top:1px solid #476075;margin-top:22px;padding-top:20px}
.demo-manage>.field{max-width:460px}
.demo-like-row{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin:16px 0 24px;color:#a9ced2;font-size:13px}
.demo-targets{margin:20px 0}
@media(max-width:600px){.story-stats{flex-wrap:wrap;justify-content:flex-end}.story-stats small{font-size:9px}.demo-badge{font-size:9px}.article-actions .action:nth-child(2){font-size:11px}}
