:root{--ink:#172c2b;--teal:#087f83;--gold:#d8ad55;--cream:#fbf7ef;--rose:#b6475d;--line:#e6e2da;--muted:#6c7472}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Tahoma,Segoe UI,Arial,sans-serif}button,a{font:inherit}.layout{direction:rtl;min-height:100vh;padding-bottom:88px}.layout main{max-width:1200px;margin:auto;padding:0 28px}.utility{color:#68716f;background:#f2f2ef;justify-content:space-between;align-items:center;height:34px;padding:0 max(28px,50vw - 600px);font-size:12px;display:flex}.site-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:170px 1fr auto;align-items:center;gap:34px;height:92px;padding:0 max(28px,50vw - 600px);display:grid}.brand-logo{object-fit:contain;width:150px;height:60px}.site-header nav{justify-content:center;gap:26px;font-size:14px;font-weight:700;display:flex}.site-header nav a,.section-head a{cursor:pointer}.header-actions{gap:8px;display:flex}.header-actions button{border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px;font-size:20px}.menu{display:none}.ticker{background:var(--ink);color:#fff;align-items:center;gap:28px;height:44px;padding:0 max(28px,50vw - 600px);font-size:13px;display:flex}.ticker b{color:#f1c66b}.ticker span{opacity:.85}.ad{color:#969c99;background:repeating-linear-gradient(135deg,#fafafa,#fafafa 8px,#f5f5f3 8px 16px);border:1px dashed #c6c9c5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:250px;display:flex}.ad small{font-size:11px}.ad-wide{max-width:970px;height:118px;margin:28px auto}.lead-grid{grid-template-columns:1.45fr .8fr;gap:22px;margin:32px 0 52px;display:grid}.side-stack{gap:18px;display:grid}.story{position:relative}.story .media{aspect-ratio:16/9;background:#ddd;border-radius:12px;position:relative;overflow:hidden}.story .media img{object-fit:cover;width:100%;height:100%;transition:all .35s;display:block}.story:hover img{transform:scale(1.025)}.story .media span{color:var(--teal);background:#fff;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.story h3{margin:10px 0 4px;font-size:18px;line-height:1.65}.story p{color:var(--muted);margin:0 0 7px;font-size:13px;line-height:1.8}.story small{color:#939997;font-size:11px}.story.large h3{font-size:30px;line-height:1.55}.story.large .story-copy{padding:4px}.side-stack .story{grid-template-columns:43% 1fr;align-items:center;gap:14px;display:grid}.side-stack .story h3{font-size:16px}.side-stack .story p{display:none}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin:36px 0 18px;padding-bottom:12px;display:flex}.section-head h2{margin:0;font-size:22px}.section-head a{color:var(--teal);font-size:13px}.cards-3{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.content-with-ad{grid-template-columns:1fr 300px;gap:32px;margin-bottom:50px;display:grid}.content-with-ad>.ad{margin-top:88px}.category-strip{background:var(--cream);margin:70px -28px 0;padding:22px 28px 32px}.category-strip .section-head{max-width:1144px;margin:10px auto 24px}.category-strip>div:last-child{grid-template-columns:repeat(8,1fr);gap:10px;max-width:1144px;margin:auto;display:grid}.category-strip a{background:#fff;border:1px solid #eee5d4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:98px;font-size:12px;display:flex}.category-strip b{color:var(--gold);font-size:24px}footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:180px 1fr auto;align-items:center;gap:20px;margin-top:70px;padding:38px 0 20px;font-size:13px;display:grid}footer .brand-logo{width:130px}footer small{border-top:1px solid var(--line);grid-column:1/-1;padding-top:18px}.family{--teal:#23736d;--ink:#28413f;--cream:#fff7e8;--rose:#ca6f65}.family .site-header{border-bottom:0}.family .ticker{color:#3c3a31;background:#f2bf67}.family .ticker b{color:#8b384b}.family-hero{background:#f5ead7;border-radius:28px;grid-template-columns:1fr 1fr;min-height:440px;margin:28px 0 40px;display:grid;overflow:hidden}.family-hero>div{flex-direction:column;justify-content:center;padding:58px 54px;display:flex}.eyebrow{color:var(--rose);font-size:13px;font-weight:700}.family-hero h1{margin:10px 0;font-size:38px;line-height:1.6}.family-hero p{color:#66716d;font-size:15px;line-height:2}.family-hero button{background:var(--ink);color:#fff;border:0;border-radius:30px;align-self:start;margin-top:12px;padding:13px 24px}.family-hero img{object-fit:cover;width:100%;height:100%}.two-column{grid-template-columns:1fr 300px;gap:38px;margin-top:35px;display:grid}.two-column>div:first-child>.story{grid-template-columns:220px 1fr;gap:18px;margin-bottom:20px;display:grid}.newsletter{background:#f2bf67;border-radius:18px;margin-top:20px;padding:24px}.newsletter b{font-size:18px}.newsletter p{font-size:13px;line-height:1.8}.newsletter button{color:#777;background:#fff;border:0;border-radius:20px;padding:8px 15px}.visual{--ink:#171717;--teal:#bc3f59;--gold:#f1b63a}.visual .site-header{border-bottom:3px solid #171717}.visual .ticker{color:#171717;background:#f0b52f}.visual .ticker b{color:#171717}.visual-title{justify-content:space-between;align-items:end;margin:38px 0 20px;display:flex}.visual-title span{color:#fff;background:#171717;padding:8px 12px;font-size:13px}.visual-title h1{margin:0;font-size:42px}.mosaic{grid-template-rows:260px 260px;grid-template-columns:1.3fr .7fr .7fr;gap:14px;display:grid}.mosaic .story{border-radius:14px;overflow:hidden}.mosaic .story:first-child{grid-row:1/3}.mosaic .story .media{aspect-ratio:auto;border-radius:0;height:100%}.mosaic .story-copy{color:#fff;background:linear-gradient(#0000,#000000c7);padding:48px 20px 18px;position:absolute;bottom:0;left:0;right:0}.mosaic h3{margin:0;font-size:17px}.mosaic p,.mosaic small{display:none}.mosaic .story.large h3{font-size:31px}.rank{color:#fff;text-shadow:0 2px 12px #000;font-size:42px;font-weight:900;position:absolute;top:8px;left:14px}.rank-list{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.rank-list .rank{font-size:34px}.visual footer{color:#ddd;background:#171717;border:0;margin-left:-28px;margin-right:-28px;padding:38px 28px 20px}.minimal{--ink:#111;--teal:#0c7778;--line:#d8d8d4}.minimal .site-header{height:110px}.minimal .site-header nav{font-weight:500}.minimal-intro{border-bottom:1px solid #111;grid-template-columns:1.2fr .8fr;align-items:end;padding:65px 0 34px;display:grid}.minimal-intro span{letter-spacing:2px;font-size:12px}.minimal-intro h1{margin:6px 0 0;font-family:Georgia,Tahoma,serif;font-size:52px;line-height:1.5}.minimal-intro p{color:#62625e;font-size:15px;line-height:2}.minimal .ad-wide{margin-top:24px}.minimal-lead{grid-template-columns:1.2fr .8fr;gap:30px;margin:42px 0 56px;display:grid}.minimal-lead>div>.story{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;gap:16px;margin-bottom:18px;padding:0 0 18px;display:grid}.minimal-lead>div>.story p{display:none}.minimal-list{border-top:1px solid #111}.minimal-list .story{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;gap:22px;padding:22px 0;display:grid}.minimal-list .media{grid-row:1}.minimal-list .story-copy{grid-column:2}.minimal-list .story h3{font-family:Georgia,Tahoma,serif;font-size:23px}.mockup-switcher{z-index:50;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#12201ff2;border-radius:18px;align-items:center;gap:8px;padding:10px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000047}.mockup-switcher>div{flex-direction:column;padding:0 8px 0 16px;display:flex}.mockup-switcher>div span{opacity:.65;margin-top:3px;font-size:10px}.mockup-switcher button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:11px;padding:9px 12px}.mockup-switcher button i{background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:7px;font-size:11px;font-style:normal;display:inline-flex}.mockup-switcher button.active{color:#172c2b;background:#d8ad55;border-color:#d8ad55;font-weight:700}@media (max-width:900px){.utility{display:none}.site-header{grid-template-columns:1fr auto;height:72px;padding:0 18px}.brand-logo{width:118px;height:50px}.site-header nav,.header-actions button:first-child{display:none}.menu{display:block!important}.ticker{white-space:nowrap;padding:0 18px;overflow:hidden}.layout main{padding:0 17px}.ad-wide{height:82px;margin:18px 0}.lead-grid,.content-with-ad,.family-hero,.two-column,.minimal-intro,.minimal-lead{grid-template-columns:1fr}.lead-grid{margin-top:20px}.side-stack .story{grid-template-columns:120px 1fr}.story.large h3{font-size:23px}.cards-3{grid-template-columns:1fr}.content-with-ad>.ad,.two-column>div:last-child{display:none}.category-strip{margin:40px -17px 0;padding:18px 17px}.category-strip>div:last-child{grid-template-columns:repeat(4,1fr)}footer{text-align:center;grid-template-columns:1fr}footer .brand-logo{margin:auto}footer small{grid-column:auto}.family-hero{border-radius:20px;flex-direction:column-reverse;min-height:0;display:flex}.family-hero img{height:250px}.family-hero>div{padding:28px 24px}.family-hero h1{font-size:27px}.two-column>div:first-child>.story{grid-template-columns:125px 1fr}.visual-title h1{font-size:27px}.mosaic{grid-template-rows:320px 220px 220px;grid-template-columns:1fr 1fr}.mosaic .story:first-child{grid-area:auto/1/auto/3}.mosaic .story.large h3{font-size:24px}.rank-list{grid-template-columns:1fr 1fr}.minimal-intro{gap:20px;padding:38px 0 25px}.minimal-intro h1{font-size:35px}.minimal-lead>div>.story,.minimal-list .story{grid-template-columns:115px 1fr}.minimal-list .story h3{font-size:17px}.mockup-switcher{border-radius:14px;justify-content:flex-start;width:calc(100% - 16px);bottom:8px;overflow-x:auto}.mockup-switcher>div{display:none}.mockup-switcher button{font-size:12px}.layout{padding-bottom:80px}}.upgraded{background:#fff;padding-bottom:0}.upgraded main{max-width:1240px}.smart-entry{justify-content:space-between;align-items:center;gap:20px;padding:22px 0 4px;display:flex}.smart-entry>div>span{margin-bottom:10px;font-size:13px;font-weight:700;display:block}.interest-pills{flex-wrap:wrap;gap:7px;display:flex}.interest-pills button{color:#43514e;cursor:pointer;background:#fff;border:1px solid #dce2df;border-radius:22px;padding:8px 13px;font-size:13px}.interest-pills button:hover,.interest-pills button.active{background:var(--teal);border-color:var(--teal);color:#fff}.search-box{color:#6f7a77;background:#f8faf9;border:1px solid #dce2df;border-radius:24px;justify-content:space-between;align-items:center;width:240px;height:46px;padding:0 18px;display:flex}.search-box b{color:var(--teal);font-size:20px}.newsroom-hero{grid-template-columns:1.35fr .72fr .72fr;align-items:start;gap:18px;margin:28px 0 34px;display:grid}.newsroom-hero>.story .media{aspect-ratio:1.38}.newsroom-hero>.story h3{font-size:31px}.hero-secondary{gap:22px;display:grid}.hero-secondary .story h3{font-size:16px}.hero-secondary .story p{display:none}.popular-box{border-top:4px solid var(--ink);background:#f7f8f6;padding:16px 17px}.mini-head{border-bottom:1px solid #d9deda;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.mini-head span{color:#6b7572;font-size:10px}.popular-box>a{cursor:pointer;border-bottom:1px solid #dde1de;grid-template-columns:30px 1fr;align-items:start;gap:9px;padding:14px 0;display:grid}.popular-box>a i{color:var(--gold);font-size:20px;font-style:normal;font-weight:900}.popular-box>a span{font-size:14px;font-weight:700;line-height:1.75}.quick-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin:0 0 54px;display:grid}.quick-grid button{text-align:right;cursor:pointer;background:#fff;border:1px solid #e0e5e2;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:94px;padding:15px;transition:all .2s;display:grid}.quick-grid button:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 9px 20px #173b3420}.quick-grid button>i{width:42px;height:42px;color:var(--teal);background:#eff8f6;border-radius:50%;place-items:center;font-size:20px;font-style:normal;display:grid}.quick-grid span{flex-direction:column;gap:6px;display:flex}.quick-grid small{color:#78817e;font-size:11px}.quick-grid em{color:var(--gold);font-style:normal}.overline{color:var(--teal);font-size:11px;font-weight:700}.discovery{grid-template-columns:1fr 280px}.discovery>.ad{display:none}.discovery aside>.ad{margin-top:88px}.filtered-cards{grid-template-columns:repeat(2,1fr)}.filtered-cards .story{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr;gap:14px;padding-bottom:18px;display:grid}.filtered-cards .story h3{margin-top:0;font-size:16px}.filtered-cards .story p{display:none}.week-topic{background:var(--ink);color:#fff;border-radius:12px;margin-top:16px;padding:24px}.week-topic small{color:#e7bd66}.week-topic b{margin:7px 0;font-size:19px;line-height:1.8;display:block}.week-topic p{color:#cbd2d0;font-size:13px;line-height:1.8}.week-topic button,.child-feature button,.return-banner button{background:var(--gold);color:#172c2b;border:0;border-radius:22px;padding:10px 16px;font-weight:700}.child-feature{background:#e9f4f1;border-radius:20px;grid-template-columns:.85fr .8fr 1fr;align-items:stretch;min-height:340px;margin:70px 0;display:grid;overflow:hidden}.child-feature>div:first-child{padding:40px}.child-feature>div:first-child>span{color:var(--teal);font-size:12px;font-weight:700}.child-feature h2{margin:8px 0;font-size:31px;line-height:1.65}.child-feature p{color:#65726f;font-size:14px;line-height:1.9}.child-feature img{object-fit:cover;width:100%;height:100%}.feature-list{background:#f5f9f7;padding:40px 30px}.feature-list>b{color:var(--teal);font-size:12px}.feature-list a{border-bottom:1px solid #d7e2de;justify-content:space-between;padding:20px 0;font-size:14px;font-weight:700;display:flex}.feature-list a span{color:var(--gold)}.latest-list{max-width:920px;margin:0 auto 65px}.latest-list>div:last-child{border-top:1px solid var(--ink)}.latest-list a{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr 180px 30px;align-items:center;gap:16px;padding:17px 0;display:grid}.latest-list a>span{color:var(--gold);font-size:22px;font-weight:900}.latest-list a>b{font-size:15px}.latest-list a>em{color:#7a827f;font-size:12px;font-style:normal}.latest-list a>i{color:var(--teal);font-style:normal}.return-banner{color:#fff;background:#087f83;border-radius:18px;grid-template-columns:1fr 420px;align-items:center;gap:40px;margin-bottom:50px;padding:36px 44px;display:grid}.return-banner>div:first-child>span{color:#f0ca79;font-size:12px}.return-banner h2{margin:7px 0;font-size:25px}.return-banner p{color:#cfe3e1;font-size:13px}.return-banner>div:last-child{grid-template-columns:1fr auto;display:grid}.return-banner input{background:#fff;border:0;border-radius:25px;min-width:0;height:44px;padding:0 18px}.return-banner button{margin-right:-28px}.return-banner small{text-align:center;color:#c6dedb;grid-column:1/-1;margin-top:8px;font-size:10px}.upgraded footer{margin-bottom:0}@media (max-width:900px){.smart-entry{display:block}.search-box{width:100%;margin-top:16px}.newsroom-hero{grid-template-columns:1fr}.newsroom-hero>.story h3{font-size:23px}.hero-secondary{grid-template-columns:1fr 1fr}.popular-box{margin-top:8px}.quick-grid{grid-template-columns:1fr 1fr;margin-bottom:40px}.quick-grid button{grid-template-columns:38px 1fr;padding:11px}.quick-grid button em{display:none}.discovery{display:block}.discovery aside{display:none}.filtered-cards{grid-template-columns:1fr}.filtered-cards .story{grid-template-columns:120px 1fr}.child-feature{grid-template-columns:1fr;margin:45px 0}.child-feature>div:first-child{padding:26px}.child-feature h2{font-size:25px}.child-feature img{height:250px}.feature-list{padding:26px}.latest-list a{grid-template-columns:40px 1fr 24px}.latest-list a>em{display:none}.return-banner{grid-template-columns:1fr;gap:20px;padding:28px 22px}.return-banner>div:last-child{grid-template-columns:1fr}.return-banner button{margin:8px 0 0}.interest-pills{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.interest-pills button{white-space:nowrap}.upgraded .category-strip>div:last-child{grid-template-columns:repeat(2,1fr)}}.story a{color:inherit;text-decoration:none}.demo-pages{justify-content:center;align-items:center;gap:8px;margin:18px 0 4px;font-size:12px;display:flex}.demo-pages a,.demo-pages b{border-radius:18px;padding:8px 12px}.demo-pages a{color:var(--teal);background:#f2f6f4}.demo-pages a.active,.demo-pages a:hover{background:var(--ink);color:#fff}.inner-page main{max-width:1200px}.category-hero{border-right:5px solid var(--gold);background:#eef6f4;margin:20px 0 34px;padding:32px 38px}.category-hero span,.breadcrumbs{color:var(--teal);font-size:12px}.category-hero h1{margin:8px 0;font-size:38px}.category-hero p{color:#62716d;line-height:1.9}.category-hero div{color:#6c7774;font-size:12px}.category-layout,.article-layout{grid-template-columns:1fr 290px;gap:35px;display:grid}.featured-row{grid-template-columns:1.25fr .75fr;gap:20px;display:grid}.featured-row .story.large h3{font-size:25px}.archive-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px;display:grid}.archive-sidebar,.article-sidebar{flex-direction:column;gap:22px;display:flex}.archive-sidebar>section,.article-sidebar>section{border-top:3px solid var(--ink);background:#f7f8f6;padding:18px}.archive-sidebar h3,.article-sidebar h3{margin:0 0 10px}.archive-sidebar section a{color:var(--ink);border-bottom:1px solid #dde2df;grid-template-columns:28px 1fr;gap:8px;padding:12px 0;font-size:13px;line-height:1.7;text-decoration:none;display:grid}.archive-sidebar section i{color:var(--gold);font-size:18px;font-style:normal;font-weight:900}.archive-sidebar>.ad:last-child,.article-sidebar>.ad:last-child{position:sticky;top:20px}.pagination{justify-content:center;gap:8px;margin:45px 0;display:flex}.pagination>*{border:1px solid #dce2df;border-radius:7px;padding:9px 14px}.pagination b{background:var(--teal);color:#fff}.breadcrumbs{margin:25px 0}.article-head{text-align:center;max-width:900px;margin:0 auto 26px}.article-head>span{color:var(--teal);font-size:13px;font-weight:700}.article-head h1{margin:12px 0;font-size:42px;line-height:1.55}.article-head>p{color:#69736f;font-size:17px;line-height:2}.article-meta{border-top:1px solid var(--line);color:#757e7b;flex-wrap:wrap;justify-content:center;gap:18px;padding-top:16px;font-size:12px;display:flex}.article-meta b{color:var(--ink)}.article-cover{object-fit:cover;border-radius:14px;width:100%;height:520px;margin-bottom:34px}.article-body{max-width:760px}.article-body h2{margin:38px 0 16px;font-size:26px}.article-body p{color:#35423f;margin:0 0 23px;font-size:17px;line-height:2.35}.article-body .ad-wide{height:160px;margin:36px 0}.toc{border:1px solid #dce4e0;border-right:4px solid var(--teal);gap:10px;margin-bottom:35px;padding:20px 24px;display:grid}.toc b{margin-bottom:4px}.toc a{color:var(--teal);font-size:14px}.article-note{border-right:4px solid var(--gold);background:#fff7e8;margin:28px 0;padding:20px 22px;font-size:15px;line-height:2}.article-note b{display:block}.article-sidebar section p{border-bottom:1px solid #dfe3e1;padding-bottom:9px;font-size:13px}.article-sidebar .story{margin-bottom:18px}.article-sidebar .story h3{font-size:13px}.article-sidebar .story p{display:none}.article-tags{border-top:1px solid var(--line);color:var(--teal);padding:18px 0;font-size:13px}.author-box{background:#eef6f4;border-radius:10px;padding:22px}.author-box p{margin:4px 0;font-size:13px}.related-bottom{margin-top:60px}.g-admin{color:#20302d;background:#f3f6f5;grid-template-columns:245px 1fr;min-height:100vh;font-family:Tahoma,Segoe UI,sans-serif;display:grid}.admin-nav{color:#fff;background:#172c2b;flex-direction:column;height:100vh;padding:24px 14px;display:flex;position:sticky;top:0}.admin-brand{text-align:center;color:#fff;border-bottom:1px solid #ffffff1c;padding-bottom:20px;text-decoration:none;display:block}.admin-brand img{object-fit:contain;background:#fff;border-radius:8px;width:150px;height:58px}.admin-brand small{color:#aebdb9;margin-top:8px;display:block}.admin-nav nav{gap:4px;margin-top:20px;display:grid}.admin-nav nav button{color:#cbd7d4;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.admin-nav nav button i{color:#d8ad55;width:20px;font-style:normal}.admin-nav nav button.active{color:#fff;background:#ffffff14}.admin-nav nav em{color:#fff;background:#1d9b75;border-radius:10px;margin-right:auto;padding:2px 6px;font-size:9px;font-style:normal}.admin-user{border-top:1px solid #ffffff1c;align-items:center;gap:9px;margin-top:auto;padding:18px 4px 0;display:flex}.admin-user>span{color:#172c2b;background:#d8ad55;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.admin-user div{flex-direction:column;display:flex}.admin-user small{color:#91a49f;margin-top:3px}.admin-main{width:100%;max-width:1500px;margin:auto;padding:28px 34px}.admin-main>header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-main>header span{color:#6f7d79;font-size:11px}.admin-main h1{margin:3px 0;font-size:25px}.admin-main>header>div:last-child{gap:8px;display:flex}.admin-main>header a,.admin-main>header button{border:1px solid #d4dde;color:#33423f;background:#fff;border-radius:7px;padding:10px 16px;text-decoration:none}.admin-main>header button{color:#fff;background:#087f83;border-color:#087f83}.health-bar{background:#e7f5ef;border:1px solid #cce7dc;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:15px 18px;display:flex}.health-bar>div{align-items:center;gap:9px;display:flex}.health-bar span{background:#1d9b75;border-radius:50%;width:9px;height:9px}.health-bar small{color:#71807c}.health-bar button{color:#087f83;background:0 0;border:0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat,.panel,.settings-panel{background:#fff;border:1px solid #e0e5e2;border-radius:10px}.stat{flex-direction:column;padding:18px;display:flex}.stat span{color:#6e7a77;font-size:12px}.stat b{margin:9px 0;font-size:26px}.stat small{color:#138264;font-size:11px}.admin-grid{grid-template-columns:1.7fr .7fr;gap:14px;margin-top:14px;display:grid}.panel{padding:20px}.panel-title{justify-content:space-between;align-items:start;display:flex}.panel-title>div{flex-direction:column;display:flex}.panel-title small{color:#7b8884;margin-top:4px}.panel-title select{border:1px solid #dce2df;border-radius:6px;padding:7px}.chart{flex-direction:column;height:250px;margin-top:20px;display:flex}.chart-bars{background:repeating-linear-gradient(0deg,#fff,#fff 41px,#edf0ee 42px);border-bottom:1px solid #dfe4e1;align-items:end;gap:12px;height:210px;display:flex}.chart-bars i{background:linear-gradient(#18a19a,#087f83);border-radius:5px 5px 0 0;flex:1}.chart-labels{color:#87918e;justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.security-card{text-align:center}.score{border:9px solid #24a27c;border-radius:50%;place-items:center;width:102px;height:102px;margin:0 auto 8px;font-size:30px;font-weight:800;display:grid}.score small{font-size:10px}.security-card ul{text-align:right;padding:0;font-size:12px;line-height:2.2;list-style:none}.security-card li:before{content:"✓";color:#1d9b75;margin-left:8px}.security-card button,.seo-card button{color:#087f83;background:#edf6f3;border:0;border-radius:6px;padding:9px 14px}.lower{grid-template-columns:1.4fr .8fr}.panel table{border-collapse:collapse;width:100%}.panel td{border-bottom:1px solid #e4e8e6;padding:12px 6px;font-size:12px}.panel td:nth-child(2){flex-direction:column;display:flex}.panel td small{color:#87918e;margin-top:4px}.seo-row{grid-template-columns:100px 1fr 40px;align-items:center;gap:8px;margin:18px 0;font-size:12px;display:grid}.seo-row i{background:#e5e9e7;border-radius:5px;height:7px;overflow:hidden}.seo-row i b{background:#d8ad55;height:100%;display:block}.seo-row em{font-style:normal}.settings-panel{padding:25px}.settings-intro{border-bottom:1px solid #e2e6e4;justify-content:space-between;padding-bottom:20px;display:flex}.settings-intro h2{margin:0}.settings-intro p{color:#6f7b78}.settings-intro>span{color:#178467;font-size:11px}.setting,.form-row{border-bottom:1px solid #e5e9e7;justify-content:space-between;align-items:center;padding:19px 0;display:flex}.setting>div{flex-direction:column;gap:5px;display:flex}.setting small{color:#7a8582}.toggle{background:#087f83;border:0;border-radius:13px;width:44px;height:24px;padding:3px}.toggle i{background:#fff;border-radius:50%;width:18px;height:18px;display:block}.form-row select,.form-row input{background:#fff;border:1px solid #d6ddda;border-radius:6px;width:220px;padding:9px}.role-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin:25px 0;display:grid}.role-grid button{text-align:right;background:#fff;border:1px solid #dce2df;border-radius:8px;flex-direction:column;gap:6px;padding:15px;display:flex}.role-grid button.active{background:#eff8f6;border-color:#087f83}.role-grid small{color:#76827f}.permission-table{border:1px solid #e0e5e2;border-radius:8px}.permission-table>div{border-bottom:1px solid #e5e9e7;justify-content:space-between;padding:14px;display:flex}@media (max-width:900px){.demo-pages{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.demo-pages b{display:none}.category-layout,.article-layout,.featured-row{grid-template-columns:1fr}.archive-sidebar,.article-sidebar{display:none}.archive-grid{grid-template-columns:1fr}.article-head h1{font-size:29px}.article-head>p{font-size:15px}.article-cover{height:260px}.article-body{max-width:none}.article-body p{font-size:16px;line-height:2.2}.g-admin{grid-template-columns:1fr}.admin-nav{height:auto;padding:10px;position:static}.admin-brand{padding-bottom:8px}.admin-brand img{height:44px}.admin-brand small,.admin-user{display:none}.admin-nav nav{margin-top:8px;display:flex;overflow-x:auto}.admin-nav nav button{white-space:nowrap}.admin-main{padding:18px 12px}.admin-main>header>div:last-child a{display:none}.stat-grid{grid-template-columns:1fr 1fr}.admin-grid,.lower{grid-template-columns:1fr}.role-grid{grid-template-columns:1fr 1fr}.settings-intro{display:block}}.story{min-width:0}.story .media{width:100%;display:block}.story-copy{min-width:0;display:block}.category-layout,.article-layout{grid-template-columns:minmax(0,1fr) 290px}.category-layout>*,.article-layout>*{min-width:0}.featured-row{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:start}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:36px 20px}.archive-grid .story,.related-bottom .story{flex-direction:column;height:100%;display:flex}.archive-grid .story-copy,.related-bottom .story-copy{padding-bottom:8px}.pagination{clear:both;border-top:1px solid var(--line);margin:58px 0 45px;padding-top:22px;position:relative}.article-body .ad-wide{clear:both;z-index:0;width:100%;max-width:100%;margin:42px 0;position:relative}.related-bottom{clear:both;margin-top:70px;margin-bottom:54px;padding-bottom:12px;display:flow-root}.related-bottom .cards-3{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px}.related-bottom+.ad-wide{clear:both;width:100%;max-width:970px;margin-top:30px;position:relative}.ad{isolation:isolate;flex-shrink:0;overflow:hidden}@media (max-width:900px){.category-layout,.article-layout,.featured-row,.archive-grid,.related-bottom .cards-3{grid-template-columns:minmax(0,1fr)}.pagination{margin-top:42px}.related-bottom{margin-bottom:38px}}.header-actions button{place-items:center;display:grid}.category-strip a{transition:transform .22s,border-color .22s,box-shadow .22s;position:relative}.category-strip a b{color:#9b6f20;background:linear-gradient(145deg,#fff8e9,#f2dfb7);border:1px solid #ead7ad;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 16px #825b161c}.category-strip a b svg{width:24px;height:24px}.category-strip a span{color:#30423e;font-weight:700}.category-strip a:hover{border-color:#d8ad55;transform:translateY(-4px);box-shadow:0 12px 25px #21403a1f}.category-strip a:hover b{background:var(--teal);border-color:var(--teal);color:#fff}.quick-grid button>i svg{width:22px;height:22px}.quick-grid button em,.search-box b{place-items:center;display:grid}.header-actions svg,.quick-grid svg,.category-strip svg{pointer-events:none}body,.g-admin{font-family:Vazirmatn,Tahoma,Segoe UI,Arial,sans-serif!important}button,input,select,textarea{font-family:inherit}h1,h2,h3,p,a,span,small{overflow-wrap:anywhere}footer small a{color:var(--teal);font-weight:700;text-decoration:none}footer small a:hover{text-decoration:underline}.ads-toolbar,.permission-head{justify-content:space-between;align-items:center;margin:22px 0 14px;display:flex}.ads-toolbar>div{align-items:center;gap:12px;display:flex}.ads-toolbar span{color:#147a5d;background:#e8f5ef;border-radius:12px;padding:5px 9px;font-size:12px}.ads-toolbar button,.permission-head button{background:var(--teal);color:#fff;border:0;border-radius:7px;padding:9px 14px}.ad-manager{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:16px;display:grid}.ad-slot-list{border:1px solid #e0e5e2;border-radius:10px;display:grid;overflow:hidden}.ad-slot-list button{text-align:right;background:#fff;border:0;border-bottom:1px solid #e8ebe9;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.ad-slot-list button.active{box-shadow:inset -4px 0 var(--teal);background:#eef7f4}.ad-slot-list button span{flex-direction:column;gap:5px;display:flex}.ad-slot-list small{color:#75817e;font-size:10px}.ad-slot-list em{color:#8b9491;font-size:10px;font-style:normal}.ad-slot-list em.on{color:#147a5d}.ad-editor{background:#fff;border:1px solid #dce3e0;border-radius:10px;padding:20px}.editor-head{border-bottom:1px solid #e7ebe9;justify-content:space-between;align-items:start;padding-bottom:15px;display:flex}.editor-head h3{margin:4px 0}.editor-head small{color:#78837f}.danger-lite{color:#a43d45;background:#fff7f7;border:1px solid #ecd7d8;border-radius:6px;padding:8px 12px}.editor-grid,.type-grid{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.editor-grid label,.type-grid label,.code-label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.editor-grid input,.editor-grid select,.type-grid input,.code-label textarea,.direct-ad input{background:#fff;border:1px solid #d8dfdc;border-radius:6px;padding:10px}.code-label textarea{resize:vertical;text-align:left;min-height:128px}.code-label small{color:#75807d;font-weight:400}.direct-ad{background:#f6f8f7;border-radius:8px;margin-top:16px;padding:15px}.direct-ad div{grid-template-columns:auto 1fr 1fr;gap:8px;margin-top:10px;display:grid}.direct-ad button,.editor-actions button{background:#fff;border:1px solid #d5ddda;border-radius:6px;padding:9px 13px}.editor-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.editor-actions .primary{background:var(--teal);color:#fff;border-color:var(--teal)}.ad-rules{border-top:3px solid var(--ink);margin-top:26px;padding-top:12px}.role-grid.expanded{grid-template-columns:repeat(4,1fr)}.permission-head h3{margin:0 0 5px}.permission-head small{color:#798480}.permission-table.detailed{grid-template-columns:1fr 1fr;display:grid}.permission-table.detailed>div{align-items:center;gap:15px}.permission-table select{background:#fff;border:1px solid #d6ddda;border-radius:6px;padding:7px}.security-route{color:#fff;background:#172c2b;border-radius:10px;justify-content:space-between;align-items:center;margin:22px 0;padding:20px;display:flex}.security-route>div{flex-direction:column;gap:7px;display:flex}.security-route code{text-align:right;color:#f2c76f;direction:ltr;font-size:16px}.security-route small{color:#b9c8c4}.security-route a{background:var(--gold);color:#172c2b;border-radius:7px;padding:10px 15px;font-weight:700;text-decoration:none}.integration-card{background:#eef8f4;border:1px solid #cce7dc;border-radius:10px;justify-content:space-between;align-items:center;margin:22px 0;padding:20px;display:flex}.integration-card>div{align-items:center;gap:12px;display:flex}.integration-card>div>div{flex-direction:column;gap:5px;display:flex}.integration-card small{color:#60736d}.integration-card strong{color:#147a5d;font-size:11px}.status-dot{background:#1d9b75;border-radius:50%;width:11px;height:11px}.type-preview{border-right:4px solid var(--gold);background:#f5f8f7;margin:22px 0;padding:28px}.type-preview span{color:var(--teal);font-size:12px}.type-preview h2{margin:8px 0;font-size:30px}.type-preview p{font-size:17px;line-height:2}.type-preview a{color:var(--teal);font-weight:700}.secure-login{color:#172c2b;background:#f3f6f5;grid-template-columns:minmax(420px,560px) minmax(360px,1fr);min-height:100vh;font-family:Vazirmatn,Tahoma,sans-serif;display:grid}.secure-login>section{flex-direction:column;justify-content:center;padding:56px 70px;display:flex}.login-brand img{object-fit:contain;width:170px;height:70px}.secure-login header{margin:42px 0 24px}.secure-login header span{color:var(--teal);font-size:13px;font-weight:700}.secure-login h1{margin:7px 0;font-size:34px}.secure-login header p{color:#6b7773}.secure-login form{gap:18px;display:grid}.secure-login form>label{gap:8px;font-size:13px;font-weight:700;display:grid}.secure-login input{background:#fff;border:1px solid #d5dedb;border-radius:8px;width:100%;height:47px;padding:0 12px}.password-field{position:relative}.password-field button{height:31px;color:var(--teal);background:#edf5f2;border:0;border-radius:5px;position:absolute;top:8px;left:8px}.login-options{justify-content:space-between;font-size:12px;display:flex}.login-options label{align-items:center;gap:7px;display:flex}.login-options input{width:auto;height:auto}.login-options a{color:var(--teal)}.login-submit{background:var(--teal);color:#fff;border:0;border-radius:8px;height:48px;font-weight:800}.secure-login form>small{text-align:center;color:#78837f;line-height:1.8}.secure-login>aside{color:#fff;background:linear-gradient(145deg,#0b3a38,#087f83);flex-direction:column;justify-content:center;padding:80px;display:flex}.secure-login>aside b{font-size:32px}.secure-login>aside p{color:#d5e7e4;font-size:17px;line-height:2}.secure-login>aside li{color:#f1cf87;margin:16px 0}@media (max-width:900px){.ad-manager{grid-template-columns:1fr}.ad-slot-list{max-height:330px;overflow:auto}.role-grid.expanded{grid-template-columns:1fr 1fr}.permission-table.detailed,.editor-grid,.type-grid,.direct-ad div{grid-template-columns:1fr}.security-route,.integration-card{flex-direction:column;align-items:stretch;gap:16px}.secure-login{grid-template-columns:1fr}.secure-login>section{padding:38px 22px}.secure-login>aside{display:none}}