:root{--forest:#0f2f25;--forest-2:#184838;--cream:#f4f0e7;--paper:#fffdf8;--ink:#17211d;--muted:#6d7772;--gold:#c49a43;--line:#dfe5e1;--green:#1f8a5a;--yellow:#d49b22;--red:#b54747}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Noto Sans Hebrew,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.siteHeader{z-index:20;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f2f25f5;border-bottom:1px solid #ffffff1f;align-items:center;gap:24px;min-height:72px;padding:12px clamp(16px,4vw,64px);display:flex;position:sticky;top:0}.brand{white-space:nowrap;font-size:1.2rem;font-weight:800}.siteHeader nav{color:#d7e4de;gap:20px;margin-inline:auto;font-size:.92rem;display:flex}.langSwitch{border:1px solid #ffffff38;border-radius:999px;gap:4px;padding:3px;display:flex}.langSwitch a,.langSwitch button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 11px}.langSwitch a.active,.langSwitch button.active{color:var(--forest);background:#fff}.hero{color:#fff;background:radial-gradient(circle at 15% 20%,#c49a432e,#0000 32%),linear-gradient(145deg,#0d271f,#1a4f3c);flex-direction:column;justify-content:center;min-height:560px;padding:92px clamp(20px,7vw,110px) 72px;display:flex}.livePill{border:1px solid #ffffff38;border-radius:999px;width:fit-content;padding:8px 13px;font-size:.83rem}.liveDot{background:#55d990;border-radius:50%;width:8px;height:8px;margin-inline-end:7px;display:inline-block;box-shadow:0 0 0 5px #55d9901f}.hero h1{letter-spacing:-.04em;max-width:960px;margin:28px 0 20px;font-size:clamp(2.6rem,6vw,5.5rem);line-height:1.03}.hero p{color:#d9e6e0;max-width:760px;margin:0;font-size:clamp(1.04rem,2vw,1.28rem);line-height:1.75}.heroStats{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.heroStats div{background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;min-width:160px;padding:15px 18px}.heroStats strong{color:#efd59d;font-size:1.8rem;display:block}.heroStats span{color:#c7d9d0;font-size:.86rem}.section{max-width:1500px;margin:auto;padding:66px clamp(16px,5vw,80px)}.sectionHeading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.eyebrow{color:var(--forest-2);letter-spacing:.16em;font-size:.72rem;font-weight:800}h2{margin:6px 0 0;font-size:clamp(1.8rem,4vw,3rem)}.muted{color:var(--muted)}.storyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.storyCard{background:var(--paper);border:1px solid var(--line);border-radius:20px;flex-direction:column;min-height:315px;padding:24px;display:flex;box-shadow:0 12px 34px #17211d0d}.storyMeta,.storyFooter{color:var(--muted);justify-content:space-between;gap:12px;font-size:.78rem;display:flex}.badge{border-radius:999px;padding:5px 9px;font-weight:800}.badge.green{color:#176943;background:#e1f4e9}.badge.yellow{color:#8b5c00;background:#fff0c6}.badge.red{color:#8c2d2d;background:#f8e0e0}.storyCard h3{margin:24px 0 13px;font-size:1.42rem;line-height:1.35}.storyCard p{color:#4f5d57;margin:0;line-height:1.7}.storyFooter{border-top:1px solid var(--line);margin-top:auto;padding-top:16px}.hotline{background:#eadfc5;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:10px clamp(16px,5vw,80px) 72px;padding:38px;display:grid}.phoneIcon{background:var(--forest);color:#fff;border-radius:22px;place-items:center;width:74px;height:74px;font-size:2rem;display:grid}.hotline p{color:#536159;max-width:720px;line-height:1.65}.statusPill{border:1px solid #0f2f2533;border-radius:999px;padding:10px 14px;font-size:.82rem}.adminShell{background:#eef1ef;min-height:100vh;padding:34px clamp(14px,4vw,60px) 80px}.adminHeader{justify-content:space-between;align-items:center;gap:24px;display:flex}.adminHeader h1{margin:8px 0;font-size:clamp(2rem,5vw,4rem)}.pauseBtn{color:#fff;background:#7b2929;border:0;border-radius:14px;padding:15px 19px;font-weight:800}.adminStats{grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0;display:grid}.adminStats article,.queueCard{border:1px solid var(--line);background:#fff;border-radius:16px}.adminStats article{padding:18px}.adminStats strong{font-size:2rem;display:block}.adminStats span{color:var(--muted)}.queueList{gap:14px;display:grid}.queueCard{padding:22px}.queueCard h3{margin:8px 0 12px}.queueMeta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.queueMeta span{background:#f0f3f1;border-radius:999px;padding:7px 10px;font-size:.76rem}.queueActions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.queueActions button{background:#fff;border:1px solid #cdd5d1;border-radius:9px;padding:9px 12px}.queueActions button.primary{background:var(--forest);border-color:var(--forest);color:#fff}footer{color:#fff;background:#0d271f;justify-content:space-between;gap:20px;padding:32px clamp(16px,5vw,80px);display:flex}footer span{color:#b9cec4}:is(html:has(.up5),body:has(.up5)){overscroll-behavior-y:auto;height:auto;min-height:100%;overflow-y:auto}.adminShell:has(.up5){padding-inline:0;background:#06130d;padding-bottom:0;overflow:visible}:is(.adminShell:has(.up5)>.adminHeader,.adminShell:has(.up5)>.adminTabs,.adminShell:has(.up5)>.up5ModelPickerBar,.adminShell:has(.up5)>.modelSelector,.adminShell:has(.up5)>.adminNote){margin-inline:clamp(10px,2vw,28px)}.up5{touch-action:pan-y;background:radial-gradient(circle at 12% 10%,#53f2a724,#0000 32%),radial-gradient(circle at 90% 8%,#ff9f4321,#0000 30%),linear-gradient(145deg,#06150e 0%,#122217 42%,#251708 100%)!important;width:100vw!important;max-width:none!important;margin-inline:calc(50% - 50vw)!important;padding-inline:0!important;overflow:visible!important}.up5:has(.chatShell){height:auto!important;min-height:100dvh!important;display:block!important;overflow:visible!important}.up5 .aurora{z-index:0!important;pointer-events:none!important;position:absolute!important;inset:0!important}.up5 .appHeader,.up5 .chatShell{z-index:1!important;box-shadow:none!important;border-inline:0!important;border-radius:0!important;max-width:none!important;position:relative!important}.up5 .appHeader{z-index:40!important;padding-inline:max(14px, env(safe-area-inset-left)) max(14px, env(safe-area-inset-right))!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;background:#06140df0!important;border-top:0!important;margin:0!important;position:sticky!important;top:0!important}.up5 .sectionTabs{z-index:2!important;width:100%!important;padding:4px max(10px, env(safe-area-inset-left))!important;border-inline:0!important;background:#05120ce0!important;border-top:0!important;border-radius:0!important;margin:0!important;position:relative!important}.up5 .chatShell{touch-action:pan-y;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;width:100%!important;height:auto!important;min-height:100dvh!important;max-height:none!important;margin:0!important;display:block!important;overflow:visible!important}.up5 .chatBar{padding-inline:max(14px, env(safe-area-inset-left)) max(14px, env(safe-area-inset-right))!important;background:#030e0985!important}.up5 .statusLine,.up5 .chatBar,.up5 .messageStream,.up5 .message,.up5 .messageContent{touch-action:pan-y}.up5 .messageStream{-webkit-overflow-scrolling:auto;height:auto!important;min-height:58dvh!important;padding-inline:max(14px, env(safe-area-inset-left)) max(14px, env(safe-area-inset-right))!important;overscroll-behavior:auto!important;overflow:visible!important}.up5 .message{width:min(900px,100%)!important;max-width:900px!important}.up5 .composer{z-index:35!important;padding-inline:max(12px, env(safe-area-inset-left)) max(12px, env(safe-area-inset-right))!important;padding-bottom:max(10px, env(safe-area-inset-bottom))!important;background:linear-gradient(#05110bd1,#05110bfc)!important;position:sticky!important;bottom:0!important}.up5 .composerBox{width:min(900px,100%)!important;margin-inline:auto!important}@media (max-width:860px){.siteHeader{flex-wrap:wrap;gap:10px}.siteHeader nav{order:3;width:100%;padding-top:8px;overflow-x:auto}.storyGrid,.hotline{grid-template-columns:1fr}.adminHeader{flex-direction:column;align-items:stretch}.adminStats{grid-template-columns:repeat(2,1fr)}.adminShell:has(.up5){padding-top:0;overflow:visible}:is(.adminShell:has(.up5)>.adminHeader,.adminShell:has(.up5)>.adminTabs,.adminShell:has(.up5)>.up5ModelPickerBar,.adminShell:has(.up5)>.modelSelector,.adminShell:has(.up5)>.adminNote){margin-inline:8px}.up5:has(.chatShell){height:auto!important;min-height:100dvh!important;overflow:visible!important}.up5 .appHeader{padding-top:max(9px, env(safe-area-inset-top))!important;border-bottom:1px solid #ffecb61c!important;padding-bottom:8px!important}.up5 .sectionTabs{padding-inline:8px!important}.up5 .chatBar{padding:8px 10px!important}.up5 .messageStream{min-height:62dvh!important;padding:14px 10px 22px!important;overflow:visible!important}.up5 .messageContent{border-inline:0!important}.up5 .composer{padding:8px 8px max(8px, env(safe-area-inset-bottom))!important;border-top-color:#ffecb61a!important}.up5 .composerBox{border-radius:20px!important}}@media (max-width:520px){.hero{min-height:500px;padding-top:64px}.heroStats div{flex:120px}.sectionHeading,footer{flex-direction:column;align-items:flex-start}.hotline{padding:25px}.up5 .brandBlock h1{font-size:17px!important}.up5 .brandMark{border-radius:14px!important;width:43px!important;height:43px!important}.up5 .headerActions button{width:39px!important;height:39px!important}}
.filterBar{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.filterBar button{cursor:pointer;background:#fff;border:1px solid #cbd3cf;border-radius:999px;padding:9px 15px}.filterBar button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.adminNote{color:var(--muted);margin-top:24px;font-size:.9rem}.infoPage{background:linear-gradient(#f8f5ed,#edf2ef);min-height:100vh;padding:54px clamp(18px,7vw,110px) 90px}.infoPage>*{max-width:1150px;margin-inline:auto}.infoPage h1{letter-spacing:-.04em;max-width:900px;margin-top:18px;margin-bottom:18px;font-size:clamp(2.7rem,7vw,6rem);line-height:1.02}.backLink{color:var(--forest-2);margin-bottom:44px;font-weight:700;display:inline-flex}.leadText{color:#4f5d57;max-width:860px;margin-inline-start:0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.8}.infoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.infoGrid article,.correctionList article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px;box-shadow:0 14px 34px #17211d0d}.infoGrid h2,.correctionList h2,.timelineList h2{font-size:1.35rem}.infoGrid p,.correctionList p,.timelineList p{color:#536159;line-height:1.7}.noticeBox{color:#3f4b45;background:#eadfc5;border:1px solid #ddcca4;border-radius:16px;margin-top:34px;padding:20px 22px;line-height:1.7}.timelineList{gap:14px;margin-top:42px;display:grid}.timelineList article{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:58px 1fr;align-items:start;gap:18px;padding:22px;display:grid}.timelineList article>strong{background:var(--forest);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.correctionList{margin-top:42px}.correctionList article>span{color:var(--muted);background:#eef2ef;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.homeActions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.homeActions a{color:#fff;background:#ffffff14;border:1px solid #ffffff3d;border-radius:12px;padding:11px 16px;font-weight:700}.homeActions a.primary{color:#173127;background:#f0d59a;border-color:#f0d59a}.footerLinks{flex-wrap:wrap;gap:14px;display:flex}.loginPage{background:radial-gradient(circle at 20% 15%,#c49a432e,#0000 30%),linear-gradient(145deg,#0d271f,#1a4f3c);place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{background:#fffdf8;border:1px solid #ffffff59;border-radius:26px;width:min(100%,560px);padding:clamp(26px,6vw,48px);box-shadow:0 28px 70px #0000003d}.loginCard h1{margin:16px 0 12px;font-size:clamp(2rem,6vw,3.6rem);line-height:1.05}.loginCard form{gap:16px;margin-top:28px;display:grid}.loginCard label{color:#425149;gap:8px;font-weight:700;display:grid}.loginCard input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd8d3;border-radius:12px;padding:14px 15px}.loginCard input:focus{border-color:var(--green);outline:3px solid #1f8a5a2e}.primaryAction{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:14px 18px;font-weight:800}.primaryAction:disabled{opacity:.6;cursor:wait}.textButton{width:100%;color:var(--forest-2);cursor:pointer;background:0 0;border:0;margin-top:16px;padding:10px}.formMessage{color:#3e5148;background:#eef3f0;border-radius:12px;margin:16px 0 0;padding:12px 14px}@media (max-width:860px){.infoGrid{grid-template-columns:1fr}}
.newsroomHome{--night:#071612;--ivory:#f4efe5;--amber:#d9ad57;--amberSoft:#efd59f;--emerald:#154636;background:var(--ivory);overflow:hidden}.massHeader{z-index:60;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071612f0;border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:82px;padding:12px clamp(16px,4vw,58px);display:grid;position:sticky;top:0}.massBrand{align-items:center;gap:12px;display:flex}.brandMark{background:linear-gradient(145deg,var(--amberSoft),#b5842f);width:46px;height:46px;color:var(--night);border-radius:14px;place-items:center;font-size:1.55rem;font-weight:900;display:grid}.massBrand strong,.massBrand small{display:block}.massBrand strong{font-size:1.08rem}.massBrand small{color:#a9bcb4;margin-top:3px;font-size:.7rem}.massTopNav{color:#d5e0dc;justify-content:center;gap:clamp(12px,2.3vw,30px);font-size:.87rem;display:flex}.massTopNav a:hover{color:#fff}.liveHeaderPill{background:#ffffff0f;border:1px solid #ffffff2b;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:.78rem;font-weight:800;display:inline-flex}.liveHeaderPill span,.pulseDot{background:#53db91;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #53db911f}.massHero{color:#fff;isolation:isolate;background:linear-gradient(135deg,#06130f,#0b241b 54%,#174636);grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:clamp(30px,7vw,100px);min-height:720px;padding:clamp(80px,10vw,130px) clamp(20px,7vw,110px);display:grid;position:relative}.heroGlow{filter:blur(8px);opacity:.32;z-index:-1;border-radius:50%;position:absolute}.heroGlowOne{inset-inline-start:-130px;background:radial-gradient(circle,#d9ad578c,#0000 65%);width:470px;height:470px;top:-120px}.heroGlowTwo{inset-inline-end:-160px;background:radial-gradient(circle,#45977161,#0000 66%);width:520px;height:520px;bottom:-180px}.massHeroImage{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.massHeroImageOverlay{z-index:-2;background:linear-gradient(135deg,#06130fdb,#0b241bd1 54%,#174636c7);position:absolute;inset:0}.massEyebrow{color:var(--amberSoft);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:900;display:inline-flex}.massEyebrow.dark{color:#31594a}.massHero h1{letter-spacing:-.065em;max-width:900px;margin:24px 0;font-size:clamp(3.2rem,8.6vw,8.2rem);line-height:.94}.massHeroCopy>p{color:#cbd9d3;max-width:760px;margin:0;font-size:clamp(1.06rem,2vw,1.32rem);line-height:1.85}.massHeroActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.goldButton,.ghostButton,.greenButton{border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:12px 19px;font-weight:850;display:inline-flex}.goldButton{color:#10241c;background:linear-gradient(135deg,#efd69d,#c99b44);box-shadow:0 12px 26px #c99b4433}.ghostButton{color:#fff;background:#ffffff0e;border:1px solid #fff3}.greenButton{background:var(--emerald);color:#fff}.heroBriefCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(165deg,#ffffff1f,#ffffff09);border:1px solid #ffffff24;border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000040}.briefTop{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;font-size:.76rem;display:flex}.briefTop em{color:#8ee4b6;font-style:normal}.heroBriefCard h2{margin:26px 0 20px;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.15}.briefMetric{border-top:1px solid #ffffff17;grid-template-columns:70px 1fr;align-items:center;gap:14px;padding:15px 0;display:grid}.briefMetric strong{color:var(--amberSoft);font-size:2rem}.briefMetric span{color:#c7d5cf;font-size:.88rem}.channelDock{background:#f7f3eb;padding:72px clamp(16px,5vw,76px) 30px}.dockIntro{max-width:1450px;margin:0 auto 24px}.dockIntro h2{margin-top:8px;font-size:clamp(2rem,5vw,4rem)}.channelRail{grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;max-width:1450px;margin:auto;padding-bottom:10px;display:grid;overflow-x:auto}.channelButton{min-width:150px;min-height:126px;color:var(--ink);text-align:start;cursor:pointer;background:#fff;border:1px solid #d9dfdc;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:11px;padding:17px;transition:all .22s;display:grid}.channelButton:hover,.channelButton.active{border-color:#285b47;transform:translateY(-4px);box-shadow:0 18px 34px #1132271c}.channelButton.active{color:#fff;background:linear-gradient(145deg,#0d2b21,#1d5b45)}.channelBadge{flex-direction:column;align-items:center;gap:6px;display:flex}.channelThumb{object-fit:cover;border-radius:10px;width:40px;height:40px}.channelNumber{color:#74561e;background:#efe6d3;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.channelButton.active .channelNumber{background:var(--amberSoft);color:#1b332a}.channelButton strong,.channelButton small{display:block}.channelButton small{color:#78837e;margin-top:8px;font-size:.68rem;line-height:1.45}.channelButton.active small{color:#c2d4cc}.massSection{padding:clamp(70px,8vw,110px) clamp(18px,6vw,92px)}.sectionTitleRow{justify-content:space-between;align-items:end;gap:18px;max-width:1450px;margin:0 auto 42px;display:flex}.sectionTitleRow h2,.debateCopy h2,.sceneGrid h2,.worldRibbon h2,.musicCopy h2,.newsletterStrip h2{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(2.5rem,6vw,5.6rem);line-height:.98}.sectionIndex{color:#0f2f2533;margin-inline-end:12px;font-size:1.35rem;font-weight:900;display:inline-flex}.sectionIndex.light{color:#ffffff3b}.autoBadge{color:#315746;background:#e4eee9;border-radius:999px;padding:9px 13px;font-size:.75rem;font-weight:800;display:inline-flex}
.rapidUpdates{background:#fffdf8}.updatesLayout{grid-template-columns:.85fr 1.15fr;gap:28px;max-width:1450px;margin:auto;display:grid}.updateLead,.updateStream{border-radius:26px}.updateLead{color:#fff;background:linear-gradient(145deg,#173f31,#0a241b);padding:clamp(26px,4vw,48px)}.breakingLabel{background:#d4574e;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:900;display:inline-flex}.updateLead h3{margin:24px 0 18px;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.15}.updateLead p{color:#c9d8d1;line-height:1.75}.updateLead a{color:#efd59f;margin-top:16px;font-weight:800;display:inline-flex}.updateStream{background:#f0eee8;border:1px solid #dedbd2;overflow:hidden}.updateStream article{border-bottom:1px solid #d9d6ce;grid-template-columns:74px 1fr;gap:20px;padding:24px;display:grid}.updateStream article:last-child{border-bottom:0}.updateStream time{color:#a56f12;font-weight:900}.updateStream span{line-height:1.65}.debateStorm{color:#fff;background:radial-gradient(circle at 80% 20%,#d9ad5724,#0000 28%),linear-gradient(135deg,#291817,#0a1713 64%);grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);align-items:center;gap:clamp(30px,7vw,100px);min-height:670px;display:grid;position:relative;overflow:hidden}.debateBackdrop{inset-inline-start:-40px;color:#ffffff06;pointer-events:none;font-size:clamp(8rem,23vw,26rem);font-weight:950;line-height:.7;position:absolute;bottom:-45px}.debateCopy,.debateStage{z-index:1;position:relative}.debateCopy p{color:#d7d5d0;max-width:720px;font-size:1.08rem;line-height:1.8}.debateRules{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.debateRules span{color:#d9dfdc;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:8px 11px;font-size:.75rem}.debateStage{background:linear-gradient(160deg,#ffffff17,#ffffff06);border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;min-height:360px;padding:24px;display:grid;box-shadow:0 35px 90px #0000004d}.debateSide{text-align:center;background:#ffffff0e;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:235px;padding:18px;display:flex}.debateSide strong{color:#efd59f;font-size:2.4rem}.debateSide small{color:#abb8b3}.debateMic{color:#1f1811;background:#d9ad57;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 0 0 12px #d9ad5717}.sceneGrid{grid-template-columns:1fr 1fr;display:grid}.nightScene,.morningScene{min-height:690px;padding:clamp(55px,7vw,90px);position:relative;overflow:hidden}.nightScene{color:#fff;background:linear-gradient(155deg,#071019,#132b38 62%,#1f4450)}.morningScene{color:#183126;background:linear-gradient(155deg,#f6e8c6,#f6f0df 55%,#d8eadf)}.sceneSky i{background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 12px #fff}.sceneSky i:first-child{top:18%;left:14%}.sceneSky i:nth-child(2){top:29%;left:72%}.sceneSky i:nth-child(3){top:12%;left:48%}.sceneSky i:nth-child(4){top:44%;left:83%}.nightScene p,.morningScene p{max-width:650px;font-size:1.08rem;line-height:1.8}.nightScene p{color:#cbd4d8}.morningScene p{color:#51645a}.sceneEpisode{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;justify-content:space-between;max-width:420px;margin-top:34px;padding:16px 0;display:flex}.sceneEpisode span{color:#b9c9d0}.sceneEpisode b{color:#efd59f}.nightScene button,.morningScene button{cursor:pointer;border-radius:12px;margin-top:28px;padding:12px 18px;font-weight:850}.nightScene button{color:#fff;background:#ffffff12;border:1px solid #fff3}.morningScene button{color:#fff;background:#1b513e;border:0}.sunOrb{inset-inline-end:-50px;opacity:.76;background:radial-gradient(circle at 35% 35%,#fff9d7,#e3b85f 60%,#e3b85f1a 61%);border-radius:50%;width:220px;height:220px;position:absolute;top:-40px}.goodNews{background:#ffffff80;border:1px solid #194d3a24;border-radius:18px;max-width:520px;margin-top:32px;padding:18px}.goodNews small,.goodNews strong{display:block}.goodNews small{color:#9d7223;font-weight:900}.goodNews strong{margin-top:8px;font-size:1.18rem;line-height:1.5}.allHere{background:#f7f3eb}.sectionTitleRow>p{color:#5b6862;max-width:620px;margin:0;line-height:1.75}.feedLayout{grid-template-columns:250px 1fr;gap:24px;max-width:1450px;margin:auto;display:grid}.feedFilter{align-content:start;gap:8px;height:fit-content;display:grid;position:sticky;top:104px}.feedFilter button{color:#44544c;text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:11px;padding:12px;display:flex}.feedFilter button span{background:#ebe4d5;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.feedFilter button.active{color:#143c2e;background:#fff;border-color:#cbd8d2;box-shadow:0 8px 24px #193c2f0f}.liveFeed{gap:12px;display:grid}.feedItem{background:#fff;border:1px solid #dde2df;border-radius:20px;grid-template-columns:145px 1fr auto;align-items:center;gap:22px;padding:24px;display:grid;position:relative;box-shadow:0 12px 30px #1b31290b}.feedItem:before{content:"";inset-inline-start:0;background:#b7a16b;border-radius:999px;width:4px;position:absolute;top:16px;bottom:16px}.feed-debates:before{background:#a85048}.feed-night:before{background:#385e72}.feed-morning:before{background:#d7a94f}.feed-world:before{background:#447c61}.feed-music:before{background:#835f88}.feedTime time,.feedTime span{display:block}.feedTime time{font-weight:900}.feedTime span{color:#8a958f;margin-top:6px;font-size:.72rem}.feedItem h3{margin:0 0 8px;font-size:1.35rem}.feedItem p{color:#65716b;margin:0;line-height:1.65}.feedArrow{color:#7d8b84;font-size:1.4rem}.emptyFeed{color:var(--muted);text-align:center;background:#fff;border-radius:20px;padding:40px}
.worldRibbon{color:#fff;background:linear-gradient(120deg,#103d30,#1e6049 60%,#b38b40);grid-template-columns:auto minmax(0,1fr) minmax(270px,.55fr);align-items:center;gap:clamp(25px,6vw,80px);min-height:500px;padding:clamp(70px,8vw,110px) clamp(18px,6vw,92px);display:grid}.worldNumber{color:#ffffff26;font-size:clamp(5rem,15vw,12rem);font-weight:950;line-height:.8}.worldRibbon p{color:#d5e1dc;max-width:760px;font-size:1.08rem;line-height:1.8}.worldStack{gap:9px;display:grid}.worldStack span{background:#ffffff12;border:1px solid #ffffff2b;border-radius:13px;padding:12px 15px}.musicHall{background:linear-gradient(145deg,#efe3cd,#f9f6ee 62%,#d8e8df);grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(35px,8vw,120px);display:grid}.musicVinyl{aspect-ratio:1;background:repeating-radial-gradient(circle,#17211d 0 7px,#222e29 8px 12px);border-radius:50%;place-items:center;width:100%;max-width:520px;display:grid;box-shadow:0 35px 80px #16221d33}.musicVinyl>div{aspect-ratio:1;color:#17211d;background:radial-gradient(circle,#f1d79e 0 22%,#b47f34 23% 100%);border-radius:50%;place-items:center;width:34%;font-size:clamp(2rem,6vw,5rem);display:grid}.musicCopy p{color:#56645d;max-width:760px;font-size:1.08rem;line-height:1.85}.moodCloud{flex-wrap:wrap;gap:9px;margin:26px 0;display:flex}.moodCloud button{color:#29483b;cursor:pointer;background:#ffffff94;border:1px solid #c8d0cc;border-radius:999px;padding:10px 14px}.moodCloud button:last-child{color:#fff;background:#153e30;border-color:#153e30}.musicActions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:18px;display:flex}.musicActions span{color:#65726c;max-width:380px;font-size:.8rem;line-height:1.5}.newsletterStrip{color:#fff;background:#0b241b;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:55px clamp(18px,6vw,92px);display:grid}.newsletterStrip h2{font-size:clamp(2rem,4vw,3.6rem)}.newsletterStrip form{background:#ffffff12;border:1px solid #ffffff2b;border-radius:15px;min-width:min(100%,440px);padding:5px;display:flex}.newsletterStrip input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:12px}.newsletterStrip input::placeholder{color:#aebeb7}.newsletterStrip button{color:#183128;cursor:pointer;background:#efd59f;border:0;border-radius:11px;padding:11px 16px;font-weight:900}.massFooter{color:#fff;background:#06130f;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:42px clamp(18px,6vw,92px);display:grid}.massFooter strong{font-size:1.2rem}.massFooter p{color:#91a59c;margin:7px 0 0}.massFooter>div:last-child{color:#c7d5cf;flex-wrap:wrap;gap:18px;font-size:.84rem;display:flex}.submitPage{background:radial-gradient(circle at 10% 0,#d9ad5733,#0000 28%),linear-gradient(150deg,#eef3ef,#f8f4eb);min-height:100vh;padding:48px 18px 90px}.submitCard{background:#fffdf8f5;border:1px solid #d8dfdb;border-radius:30px;width:min(100%,900px);margin:auto;padding:clamp(25px,6vw,58px);box-shadow:0 30px 80px #18372b1f}.submitCard h1{letter-spacing:-.04em;margin:18px 0 12px;font-size:clamp(2.6rem,7vw,5.6rem);line-height:1}.submitCard>p{color:#5a6861;max-width:730px;font-size:1.08rem;line-height:1.75}.submitCard form{gap:18px;margin-top:34px;display:grid}.submitCard label{color:#30483d;gap:8px;font-weight:800;display:grid}.submitCard input,.submitCard textarea,.submitCard select{color:#17211d;width:100%;font:inherit;background:#fff;border:1px solid #cbd5d0;border-radius:13px;outline:none;padding:14px 15px}.submitCard textarea{resize:vertical;line-height:1.65}.submitCard input:focus,.submitCard textarea:focus,.submitCard select:focus{border-color:#1f7756;box-shadow:0 0 0 4px #1f77561a}.submitGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.submitCard .primaryAction{min-height:50px;font-size:1rem}.submitCard .noticeBox{font-size:.86rem}@media (max-width:1100px){.massHero,.debateStorm,.musicHall{grid-template-columns:1fr}.channelRail{grid-template-columns:repeat(7,180px)}.debateStage{max-width:720px}.worldRibbon{grid-template-columns:auto 1fr}.worldStack{grid-column:1/-1;grid-template-columns:repeat(5,1fr)}.musicVinyl{max-width:380px}}@media (max-width:860px){.massHeader{grid-template-columns:1fr auto}.massTopNav{grid-column:1/-1;justify-content:flex-start;padding-top:8px;overflow-x:auto}.massHero{min-height:auto;padding-top:80px}.updatesLayout,.sceneGrid,.feedLayout,.newsletterStrip,.massFooter{grid-template-columns:1fr}.feedFilter{grid-template-columns:repeat(6,minmax(130px,1fr));position:static;overflow-x:auto}.feedItem{grid-template-columns:1fr auto}.feedTime{grid-column:1/-1}.worldRibbon{grid-template-columns:1fr}.worldStack{grid-column:auto;grid-template-columns:repeat(2,1fr)}.newsletterStrip form{width:100%}}@media (max-width:560px){.massHeader{gap:10px;min-height:70px}.massBrand small,.liveHeaderPill{display:none}.massTopNav{font-size:.75rem}.massHero h1{font-size:clamp(3rem,18vw,5.2rem)}.heroBriefCard{padding:22px}.sectionTitleRow{flex-direction:column;align-items:flex-start}.debateStage{grid-template-columns:1fr;min-height:290px}.debateMic{margin:-8px auto}.debateSide{min-height:110px}.nightScene,.morningScene{min-height:560px;padding:50px 24px}.feedItem{padding:20px}.worldNumber{font-size:6rem}.worldStack{grid-template-columns:1fr}.musicHall{padding-top:60px}.newsletterStrip form{background:0 0;border:0;flex-direction:column}.newsletterStrip input{background:#ffffff12;border:1px solid #ffffff2b;border-radius:12px}.submitGrid{grid-template-columns:1fr}.submitPage{padding-inline:10px}.submitCard{border-radius:22px}}
.adminGate{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:620px;margin:80px auto;padding:42px;box-shadow:0 24px 70px #0f2f251a}.adminGate h1{margin:10px 0;font-size:clamp(2.4rem,6vw,4.6rem)}.adminGate p{color:var(--muted);line-height:1.7}.adminGate .primaryAction{margin-top:16px;display:inline-flex}.editorConsole{background:linear-gradient(#edf1ef,#f8f5ed)}.adminHeader>a{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 15px;font-weight:800}.adminFlash{color:#234c3c;background:#e9f3ee;border:1px solid #cfe2d8;border-radius:14px;margin:24px 0;padding:14px 16px}.editorGrid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:22px;margin-top:28px;display:grid}.publishPanel,.publishedPanel,.moderationPanel{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 18px 50px #1932290f}.publishPanel{gap:16px;padding:24px;display:grid}.publishPanel label{color:#30473d;gap:8px;font-weight:800;display:grid}.publishPanel input,.publishPanel textarea,.publishPanel select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cdd6d1;border-radius:12px;padding:13px 14px}.publishPanel textarea{resize:vertical;line-height:1.65}.modeSwitch{gap:8px;display:flex}.modeSwitch button{cursor:pointer;background:#fff;border:1px solid #cdd6d1;border-radius:999px;padding:10px 14px}.modeSwitch button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.debateHint{color:#5a4726;background:#f4ead8;border-radius:13px;padding:14px;line-height:1.65}.checkLabel{align-items:center;grid-template-columns:auto 1fr!important;display:flex!important}.checkLabel input{width:auto}.publishedPanel{padding:24px}.publishedPanel h2{margin-top:0}.compactList{gap:10px;display:grid}.compactList article{background:#fbfcfb;border:1px solid #e0e5e2;border-radius:15px;justify-content:space-between;gap:16px;padding:16px;display:flex}.compactList h3{margin:6px 0;font-size:1.05rem}.compactList span,.compactList small{color:var(--muted);font-size:.76rem}.compactList button{color:#7b2929;cursor:pointer;background:#fff8f8;border:1px solid #d6caca;border-radius:9px;height:fit-content;padding:8px 10px}.articlePage,.debatePage{background:linear-gradient(#f7f3eb,#edf2ef);min-height:100vh;padding:42px 18px 90px}.articleShell,.commentsSection,.debateConversation{width:min(100%,980px);margin:auto}.articleShell{border:1px solid var(--line);background:#fff;border-radius:30px;padding:clamp(28px,6vw,70px);box-shadow:0 30px 80px #142d2417}.articleMeta{color:var(--muted);flex-wrap:wrap;gap:9px;font-size:.8rem;display:flex}.articleMeta>span{background:#eef2ef;border-radius:999px;padding:7px 10px}.articleShell h1,.debateHeroPage h1{letter-spacing:-.05em;margin:24px 0 18px;font-size:clamp(3rem,8vw,7rem);line-height:.98}.articleLead{color:#4d5d55;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.8}.articleBody{margin-top:34px;font-size:1.08rem;line-height:1.95}.articleShell>time{color:var(--muted);margin-top:35px;font-size:.82rem;display:block}.retractedNotice{color:#7e3030;background:#f8e2e2;border:1px solid #eccccc;border-radius:14px;margin:24px 0;padding:16px}.commentsSection{border:1px solid var(--line);background:#fff;border-radius:26px;margin-top:30px;padding:clamp(24px,5vw,48px)}.commentsSection h2,.debateConversation h2{margin-top:0}.publicComments{gap:12px;margin:20px 0;display:grid}.publicComments article{background:#f7f8f7;border:1px solid #e0e5e2;border-radius:16px;padding:18px}.publicComments article p{margin-bottom:0;line-height:1.7}.commentGate,.commentForm{background:#eef3f0;border-radius:18px;margin-top:26px;padding:20px}.commentGate a{color:var(--forest-2);margin-top:8px;font-weight:800;display:inline-flex}.commentForm{gap:15px;display:grid}.commentForm label{gap:8px;font-weight:800;display:grid}.commentForm input,.commentForm textarea{font:inherit;background:#fff;border:1px solid #ccd6d1;border-radius:12px;padding:13px 14px}.debateHeroPage{color:#fff;background:radial-gradient(circle at 80% 15%,#d9ad5729,#0000 28%),linear-gradient(145deg,#211413,#071612 70%);min-height:620px;padding:clamp(40px,8vw,110px)}.lightLink{color:#dce9e3}.debateHeroPage>p{color:#d4ddd9;max-width:820px;font-size:1.22rem;line-height:1.8}.debateFrameText{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;max-width:860px;margin-top:28px;padding:24px;line-height:1.8}.openDebatePill{color:#18231e;background:#d9ad57;border-radius:999px;margin-top:22px;padding:10px 14px;font-weight:900;display:inline-flex}.debateConversation{background:#fff;border-radius:28px;margin-top:-50px;padding:clamp(24px,5vw,48px);position:relative;box-shadow:0 26px 80px #0f231c29}.debateConversationHead{justify-content:space-between;align-items:end;display:flex}.debateConversationHead>strong{color:#ad812e;font-size:2rem}.debateComments time{color:var(--muted);margin-top:10px;font-size:.75rem;display:block}@media (max-width:900px){.editorGrid{grid-template-columns:1fr}}@media (max-width:560px){.articleShell h1,.debateHeroPage h1{font-size:3.2rem}.articlePage,.debatePage{padding-inline:10px}.articleShell,.commentsSection{border-radius:20px}.compactList article{flex-direction:column}}
.editorialInboxGrid{grid-template-columns:1fr 1fr;gap:22px;margin-top:28px;display:grid}.editorialInboxPanel{border:1px solid var(--line);background:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 50px #1932290f}.editorialInboxPanel h2{margin-top:0}.reviewList{gap:12px;display:grid}.reviewList article{background:#fbfcfb;border:1px solid #e0e5e2;border-radius:16px;padding:18px}.reviewList h3{margin:10px 0}.reviewList p{color:#596760;line-height:1.65}.reviewMeta{color:var(--muted);justify-content:space-between;gap:12px;font-size:.75rem;display:flex}@media (max-width:900px){.editorialInboxGrid{grid-template-columns:1fr}}
.liveSectionNav{flex-wrap:wrap;gap:9px;margin:26px 0;display:flex}.liveSectionNav a{color:#355247;background:#fff;border:1px solid #d5ddd8;border-radius:999px;padding:9px 13px;font-weight:800}.liveSectionNav a.active{background:var(--forest);border-color:var(--forest);color:#fff}.discussionPage{background:linear-gradient(#eef3ef,#f8f4eb);min-height:100vh;padding-bottom:90px}.discussionHero{color:#fff;background:radial-gradient(circle at 80% 20%,#d9ad572e,#0000 28%),linear-gradient(145deg,#0a2119,#1c5541);padding:clamp(55px,8vw,110px) clamp(18px,7vw,110px)}.discussionHero>a:first-child{color:#dce9e3;margin-bottom:40px;display:inline-flex}.discussionHero h1{letter-spacing:-.06em;margin:18px 0;font-size:clamp(3.4rem,9vw,8rem);line-height:.94}.discussionHero p{color:#d4e1db;max-width:760px;font-size:1.12rem;line-height:1.8}.discussionHero .goldButton,.discussionHero .ghostButton{margin-top:20px}.discussionList{gap:14px;width:min(100% - 28px,1180px);margin:-34px auto 0;display:grid;position:relative}.discussionCard{background:#fff;border:1px solid #dce3df;border-radius:22px;padding:24px;display:block;box-shadow:0 18px 45px #19322914}.discussionCard.pinned{border-color:#d6b66f;box-shadow:0 20px 55px #b0842d24}.discussionMeta{color:#738078;flex-wrap:wrap;align-items:center;gap:12px;font-size:.78rem;display:flex}.discussionMeta b{color:#255640;background:#e7f1ec;border-radius:999px;padding:6px 9px}.discussionCard h2{margin:14px 0 10px;font-size:clamp(1.5rem,3vw,2.3rem)}.discussionCard p{color:#5c6962;margin:0;line-height:1.72}.discussionComposerShell,.discussionConversation{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(100% - 28px,900px);margin:40px auto;padding:clamp(24px,5vw,50px);box-shadow:0 24px 70px #18372b17}.discussionComposerShell h1{margin:16px 0;font-size:clamp(2.8rem,7vw,5.5rem)}.discussionComposerShell>p{color:#5c6962;line-height:1.75}.discussionForm{gap:16px;margin-top:30px;display:grid}.discussionForm label{color:#30483d;gap:8px;font-weight:800;display:grid}.discussionForm input,.discussionForm textarea,.discussionForm select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd6d0;border-radius:12px;padding:13px 14px}.discussionRoomHero{color:#fff;background:linear-gradient(145deg,#0c241b,#1a4c3b);padding:clamp(50px,8vw,100px) clamp(18px,7vw,110px)}.discussionRoomHero>a{color:#dce9e3}.discussionRoomHero h1{max-width:1000px;margin:24px 0;font-size:clamp(3rem,8vw,7rem);line-height:.98}.discussionOpening{color:#dbe5e0;max-width:900px;font-size:1.12rem;line-height:1.9}.discussionByline{color:#b9cbc3;flex-wrap:wrap;gap:12px;margin-top:28px;font-size:.82rem;display:flex}.discussionByline b{color:#f0d59a}.discussionConversation{margin-top:-35px;position:relative}.discussionConversationHead{justify-content:space-between;align-items:end;display:flex}.discussionConversationHead strong{color:#ad812e;font-size:2rem}.discussionPosts{gap:12px;margin:22px 0;display:grid}.discussionPosts article{background:#f8faf9;border:1px solid #e0e5e2;border-radius:16px;padding:18px}.discussionPosts article>div{justify-content:space-between;gap:12px;display:flex}.discussionPosts time{color:#78847e;font-size:.75rem}.discussionPosts p{margin-bottom:0;line-height:1.75}.roomSides,.debateSides{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.roomSides span,.debateSides span{background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;padding:10px 14px}.roomSides strong,.debateSides b{color:#efd59f}.managerGrid{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);gap:22px;margin-top:28px;display:grid}.adminTabs{border:1px solid var(--line);background:#fff;border-radius:16px;flex-wrap:wrap;gap:9px;margin-top:26px;padding:10px;display:flex}.adminTabs button{color:#3d5148;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:10px 14px;font-weight:850}.adminTabs button.active{background:var(--forest);color:#fff}.adminHeaderActions,.adminTopLinks{flex-wrap:wrap;gap:9px;display:flex}.adminHeaderActions a,.adminHeaderActions button{color:#2f493e;cursor:pointer;background:#fff;border:1px solid #d3dbd7;border-radius:10px;padding:10px 13px}.formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quickPublishButton{color:#5d4619;cursor:pointer;background:#fff6df;border:1px solid #d7b86e;border-radius:12px;padding:11px 14px;font-weight:900}.debatePostTop{justify-content:space-between;gap:14px;display:flex}.debatePostTop span{color:#8a6b2d;font-size:.78rem}.discussionForm select{appearance:auto}@media (max-width:900px){.managerGrid{grid-template-columns:1fr}}@media (max-width:620px){.formRow{grid-template-columns:1fr}.discussionHero h1{font-size:3.7rem}.discussionCard{padding:20px}}
.anonymousNotice{color:#5e4a20;background:#fff8df;border:1px solid #dbc98e;border-radius:12px;margin:0;padding:12px 14px;line-height:1.55}.systemIdentity{color:#315346;background:#edf3f0;border-radius:10px;margin:10px 0;padding:10px 12px;font-size:.82rem}.loginMethodTabs{gap:8px;margin:18px 0;display:flex}.loginMethodTabs button{color:#365247;background:#fff;border:1px solid #ccd7d1;border-radius:10px;flex:1;padding:10px 12px;font-weight:800}.loginMethodTabs button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.reportersPage,.reporterProfilePage{background:linear-gradient(#eef4ef,#faf6ec);min-height:100vh}.reportersHero{color:#fff;background:radial-gradient(circle at 80% 20%,#e1b96233,#0000 28%),linear-gradient(145deg,#0a2219,#1d5943);padding:clamp(55px,8vw,115px) clamp(18px,7vw,110px)}.reportersHero>a,.reporterProfileHero>a{color:#d8e7df}.reportersHero h1{letter-spacing:-.05em;max-width:900px;margin:20px 0;font-size:clamp(3.2rem,8vw,7rem);line-height:.96}.reportersHero p{color:#d5e2dc;max-width:800px;font-size:1.1rem;line-height:1.8}.reporterDirectory{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100% - 28px,1180px);margin:-38px auto 0;padding-bottom:90px;display:grid;position:relative}.reporterCard{background:#fff;border:1px solid #dbe3df;border-radius:24px;grid-template-columns:150px 1fr;align-items:center;gap:22px;padding:22px;display:grid;box-shadow:0 22px 55px #19372a17}.reporterCard.featured{border-color:#d4b66f;box-shadow:0 26px 65px #9b712326}.reporterPortrait,.reporterProfilePortrait{color:#fff;background:linear-gradient(145deg,#173e31,#d6b567);place-items:center;font-weight:900;display:grid;overflow:hidden}.reporterPortrait{border-radius:22px;width:150px;height:150px}.reporterPortrait img,.reporterProfilePortrait img{object-fit:cover;width:100%;height:100%}.reporterPortrait span{font-size:4rem}.reporterCard small{color:#8a6c31;font-weight:850}.reporterCard h2{margin:6px 0 2px;font-size:2rem}.reporterCard h3{color:#3c5c4d;margin:0 0 10px}.reporterCard p{color:#647169;margin:0;line-height:1.65}.reporterProfileHero{color:#fff;background:linear-gradient(145deg,#0a2219,#1d5943);padding:clamp(45px,7vw,95px) clamp(18px,7vw,110px)}.reporterProfileIdentity{grid-template-columns:230px minmax(0,1fr);align-items:center;gap:36px;margin-top:42px;display:grid}.reporterProfilePortrait{border-radius:32px;width:230px;height:230px}.reporterProfilePortrait span{font-size:6rem}.reporterProfileIdentity h1{margin:16px 0 4px;font-size:clamp(3.2rem,8vw,7rem);line-height:.95}.reporterProfileIdentity h2{color:#f0d79d;margin:0 0 18px;font-size:clamp(1.5rem,3vw,2.5rem)}.reporterProfileIdentity p{color:#d9e5df;max-width:760px;line-height:1.8}.episodeLibrary{width:min(100% - 28px,1180px);margin:0 auto;padding:65px 0 95px}.episodeLibraryHead{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.episodeLibraryHead h2{margin:8px 0 0;font-size:clamp(2.5rem,5vw,4.5rem)}.episodeLibraryHead>strong{color:#ad8234;font-size:3rem}.episodeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.episodeCard{background:#fff;border:1px solid #dbe2de;border-radius:22px;padding:22px;box-shadow:0 18px 45px #1e3c3012}.episodeCover{aspect-ratio:16/9;object-fit:cover;border-radius:16px;width:100%;margin-bottom:16px}.episodeMeta{color:#758078;flex-wrap:wrap;align-items:center;gap:10px;font-size:.78rem;display:flex}.episodeMeta span{color:#2f604b;background:#edf4f0;border-radius:999px;padding:6px 9px;font-weight:850}.episodeCard h3{margin:14px 0 8px;font-size:1.7rem}.episodeCard p{color:#657169;line-height:1.7}.episodeCard audio,.episodeCard video{width:100%;margin-top:14px}.episodeOpenButton{background:var(--forest);color:#fff;border-radius:10px;margin-top:14px;padding:10px 14px;font-weight:850;display:inline-flex}.adminReporterPreview{object-fit:cover;border-radius:16px;width:120px;height:120px}.reporterAdminIdentity{align-items:center;gap:12px;display:flex}.reporterAdminIdentity img,.reporterInitial{object-fit:cover;border-radius:14px;width:54px;height:54px}.reporterInitial{color:#fff;background:#173e31;place-items:center;font-size:1.5rem;font-weight:900;display:grid}.episodeManagerGrid{margin-top:24px}@media (max-width:850px){.reporterDirectory,.episodeGrid,.reporterProfileIdentity{grid-template-columns:1fr}.reporterProfilePortrait{width:180px;height:180px}.reporterCard{grid-template-columns:110px 1fr}.reporterPortrait{width:110px;height:110px}}@media (max-width:520px){.reporterCard{grid-template-columns:1fr}.reporterPortrait{aspect-ratio:1.5;width:100%;height:auto}.reportersHero h1{font-size:3.4rem}}
.mediaUploadField{background:#f7faf8;border:1px dashed #b8c9c0;border-radius:14px;gap:10px;padding:14px;display:grid}.mediaUploadField>label{gap:8px;font-weight:850;display:grid}.mediaUploadField input[type=file]{background:#fff;border:1px solid #ccd8d1;border-radius:10px;width:100%;padding:11px}.mediaUploadField>small{color:#6d7b74}.mediaUploadPreview,.mediaAttachments{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:10px;display:grid}.mediaUploadPreview article,.mediaAttachments figure{background:#fff;border:1px solid #dce4df;border-radius:14px;margin:0;overflow:hidden}.mediaUploadPreview img,.mediaUploadPreview video,.mediaAttachments img,.mediaAttachments video{object-fit:contain;background:#0d1713;width:100%;max-height:420px;display:block}.mediaUploadPreview audio,.mediaAttachments audio{width:100%;margin:10px 0;display:block}.mediaUploadPreview article>button{color:#8b3a32;cursor:pointer;background:#fff;border:0;border-top:1px solid #e0e6e2;width:100%;padding:9px;font-weight:800}.heroMediaAttachments{width:min(100%,980px);margin:28px 0}.heroMediaAttachments figure{background:#ffffff14;border-color:#ffffff24}.articleMediaAttachments{margin:26px 0}.publicComments .mediaAttachments,.discussionPosts .mediaAttachments,.reviewList .mediaAttachments{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.publicComments .mediaAttachments img,.publicComments .mediaAttachments video,.discussionPosts .mediaAttachments img,.discussionPosts .mediaAttachments video,.reviewList .mediaAttachments img,.reviewList .mediaAttachments video{max-height:280px}@media (max-width:620px){.mediaUploadPreview,.mediaAttachments{grid-template-columns:1fr}.heroMediaAttachments{margin-top:20px}}
.engagementWrap{gap:6px;margin:18px 0;display:grid}.engagementWrap.compact{margin:12px 0 0}.engagementBar{flex-wrap:wrap;align-items:center;gap:8px;min-height:38px;display:flex}.engagementBar button,.engagementViews{color:#355247;font:inherit;background:#fff;border:1px solid #d4ddd8;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-weight:800;display:inline-flex}.engagementBar button{cursor:pointer}.engagementBar button.active{color:#174b35;background:#e8f4ee;border-color:#7daa96}.engagementBar button.active.down{color:#7d3428;background:#f7ece8;border-color:#c99483}.engagementBar button.saved{color:#6a4d11;background:#fff3d8;border-color:#d8b96d}.engagementBar button:disabled{opacity:.65;cursor:wait}.engagementMessage{color:#8a4d3c}.debateHeroPage .engagementBar button,.debateHeroPage .engagementViews,.discussionRoomHero .engagementBar button,.discussionRoomHero .engagementViews{color:#fff;background:#ffffff14;border-color:#ffffff2e}.analyticsDashboard{gap:22px;margin-top:28px;display:grid}.analyticsPrivacyNotice{color:#5c4517;background:#fff8e4;border:1px solid #d6b968;border-radius:15px;padding:16px 18px;line-height:1.6}.analyticsCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.analyticsCards article{background:#fff;border:1px solid #dce4df;border-radius:18px;gap:8px;padding:20px;display:grid;box-shadow:0 14px 35px #16362a0f}.analyticsCards span{color:#68766f;font-weight:800}.analyticsCards strong{font-size:clamp(2rem,4vw,3.2rem);line-height:1}.analyticsCards small{color:#7a867f}.analyticsPanel{background:#fff;border:1px solid #dce4df;border-radius:20px;padding:20px;box-shadow:0 16px 40px #16362a0f}.analyticsHeading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.analyticsHeading h2{margin:0}.analyticsHeading button{cursor:pointer;background:#fff;border:1px solid #ccd7d1;border-radius:10px;padding:9px 12px}.settingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settingGrid article{background:#f8faf9;border:1px solid #e0e6e2;border-radius:15px;gap:12px;padding:16px;display:grid}.settingGrid h3{margin:0}.settingGrid label{justify-content:space-between;align-items:center;gap:14px;display:flex}.settingGrid input[type=checkbox]{width:20px;height:20px}.settingGrid small{color:#748078;line-height:1.5}.metricsTableWrap{overflow:auto}.metricsTable{border-collapse:collapse;width:100%;min-width:850px}.metricsTable th,.metricsTable td{text-align:right;vertical-align:top;border-bottom:1px solid #e4e9e6;padding:11px 10px}.metricsTable th{color:#53625a;background:#f6f9f7;position:sticky;top:0}.metricsTable td a{color:#254f3c;font-weight:850}.metricsTable td small{color:#7d8983;margin-top:5px;display:block}.analyticsTwoColumns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.dailyList{gap:9px;display:grid}.dailyList article{border-bottom:1px solid #e6ebe8;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.dailyList article:last-child{border-bottom:0}.dailyList a{overflow-wrap:anywhere;color:#285642;font-weight:750}@media (max-width:900px){.analyticsCards{grid-template-columns:repeat(2,minmax(0,1fr))}.analyticsTwoColumns,.settingGrid{grid-template-columns:1fr}}@media (max-width:560px){.analyticsCards{grid-template-columns:1fr}.analyticsPanel{padding:15px}.analyticsHeading{flex-direction:column;align-items:flex-start}}
.memberProfileShortcut{inset-inline-start:16px;z-index:70;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f2f25f5;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;max-width:min(240px,100vw - 32px);padding:10px 14px;font-weight:850;display:flex;position:fixed;bottom:18px;box-shadow:0 14px 38px #0b1f1847}.memberProfileShortcut:hover{transform:translateY(-1px)}.memberProfileIcon{background:#ffffff24;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.profilePage{background:linear-gradient(#edf3ef 0,#f8f4eb 55%,#eef3ef 100%);min-height:100vh;padding-bottom:90px}.profileHero{color:#fff;background:radial-gradient(circle at 16% 18%,#dbb0532e,#0000 30%),linear-gradient(145deg,#0b241b,#1b5340);padding:clamp(28px,6vw,74px) clamp(18px,7vw,110px) clamp(50px,8vw,95px)}.profileHeroTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:42px;display:flex}.profileHeroTop a{color:#dce8e2;font-weight:800}.profileHeroTop button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;padding:9px 13px}.profileIdentity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;max-width:1100px;display:grid}.profileAvatar{color:#173127;background:linear-gradient(145deg,#e6c06d,#f6e4b7);border:2px solid #ffffff40;border-radius:34px;place-items:center;width:clamp(84px,13vw,150px);height:clamp(84px,13vw,150px);font-size:clamp(2.4rem,7vw,5rem);font-weight:950;display:grid;box-shadow:0 20px 55px #0003}.profileIdentity h1{letter-spacing:-.04em;margin:12px 0 8px;font-size:clamp(2.8rem,8vw,6.5rem);line-height:.95}.profileIdentity p{color:#d9e6e0;margin:0;font-size:1.05rem}.profileIdentityMeta{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.profileIdentityMeta span{color:#e1ebe6;background:#ffffff12;border:1px solid #ffffff2b;border-radius:999px;padding:8px 11px;font-size:.8rem}.profileTabs{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #d8e0db;border-radius:18px;gap:8px;width:min(100% - 28px,1150px);margin:-27px auto 0;padding:9px;display:flex;position:sticky;top:0;overflow-x:auto;box-shadow:0 18px 45px #1430261f}.profileTabs button{color:#40534a;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:12px;flex:none;align-items:center;gap:7px;padding:11px 15px;font-weight:850;display:flex}.profileTabs button.active{background:var(--forest);color:#fff}.profileTabs button span{background:#0f2f2517;border-radius:999px;min-width:23px;padding:3px 6px;font-size:.72rem}.profileTabs button.active span{background:#ffffff2b}.profileShell{gap:22px;width:min(100% - 28px,1150px);margin:30px auto 0;display:grid}.profileStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profileStats article{background:#fff;border:1px solid #dce4df;border-radius:20px;gap:10px;min-height:185px;padding:22px;display:grid;box-shadow:0 14px 40px #15322812}.profileStats article>span{color:#66746d;font-weight:800}.profileStats strong{font-size:3rem;line-height:1}.profileStats .profileNameStat{overflow-wrap:anywhere;font-size:1.65rem;line-height:1.2}.profileStats button{color:#2b4e3f;cursor:pointer;background:#f8faf8;border:1px solid #cfd9d4;border-radius:10px;width:fit-content;margin-top:auto;padding:9px 11px;font-weight:800}.profileQuickActions,.profilePrivacyCard,.profileSection,.profileEditor,.profileAccountCard{background:#fff;border:1px solid #dce4df;border-radius:22px;padding:clamp(20px,4vw,34px);box-shadow:0 16px 45px #15322812}.profileQuickActions h2,.profileSection h2,.profileEditor h2,.profileAccountCard h2{margin:8px 0 0}.profileActionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.profileActionGrid a{background:linear-gradient(145deg,#fbfcfb,#f1f6f3);border:1px solid #dce5e0;border-radius:16px;gap:7px;padding:20px;display:grid}.profileActionGrid strong{color:#214838;font-size:1.15rem}.profileActionGrid span{color:#68766f;line-height:1.55}.profilePrivacyCard{background:#fff7df;border-color:#e0c984}.profilePrivacyCard strong{color:#624a16}.profilePrivacyCard p{color:#6e5b30;margin-bottom:0;line-height:1.7}.profileSettingsLayout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;display:grid}.profileEditor{gap:15px;display:grid}.profileEditor>p{color:#64716b;margin:0;line-height:1.7}.profileEditor label{color:#2e4a3e;gap:8px;font-weight:850;display:grid}.profileEditor input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd6d0;border-radius:12px;padding:13px 14px}.profileNamePreview{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profileNamePreview>div{background:#f8faf9;border:1px solid #dfe6e2;border-radius:13px;gap:5px;padding:13px;display:grid}.profileNamePreview span{color:#78847e;font-size:.78rem}.profileNamePreview strong{overflow-wrap:anywhere}.anonymousNotice{color:#604b1c;background:#fff7df;border-radius:13px;padding:14px;line-height:1.6}.profileAccountCard dl{gap:0;margin:22px 0;display:grid}.profileAccountCard dl div{border-bottom:1px solid #e4e9e6;gap:5px;padding:13px 0;display:grid}.profileAccountCard dt{color:#7a867f;font-size:.78rem;font-weight:800}.profileAccountCard dd{color:#2b473b;overflow-wrap:anywhere;margin:0;font-weight:850}.profileAccountCard p{color:#6d7972;line-height:1.65}.profileList{gap:12px;margin-top:20px;display:grid}.profileList article{background:#f9fbfa;border:1px solid #e0e6e2;border-radius:15px;gap:8px;padding:17px;display:grid}.profileList article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.profileList span,.profileList time{color:#738078;font-size:.78rem}.profileList b{color:#255640;background:#e7f1ec;border-radius:999px;padding:5px 8px;font-size:.74rem}.profileList h3{margin:0;font-size:1.2rem}.profileList a{background:var(--forest);color:#fff;border-radius:9px;width:fit-content;padding:8px 11px;font-weight:800}.profileLoading,.profileLoginGate{text-align:center;background:#fff;border:1px solid #dce4df;border-radius:24px;width:min(100% - 28px,620px);margin:70px auto;padding:34px;box-shadow:0 20px 60px #1432281a}.profileLoginGate{justify-items:center;gap:15px;display:grid}.profileLoginGate .profileAvatar{border-radius:28px;width:100px;height:100px;font-size:2.3rem}.profileLoginGate h1{margin:0;font-size:2.6rem}.profileLoginGate p{color:#66746d;max-width:480px;margin:0;line-height:1.7}.profileLoginGate .primaryAction{display:inline-flex}.profileBackLink{color:#3d5b4e;font-weight:800}@media (max-width:850px){.profileSettingsLayout{grid-template-columns:1fr}.profileStats{grid-template-columns:1fr 1fr}.profileActionGrid{grid-template-columns:1fr}.profileIdentity{align-items:start}}@media (max-width:600px){.memberProfileShortcut{inset-inline-start:10px;padding:9px 11px;font-size:.84rem;bottom:10px}.profileHero{padding:24px 18px 64px}.profileHeroTop{margin-bottom:30px}.profileIdentity{grid-template-columns:1fr;gap:16px}.profileAvatar{border-radius:25px;width:88px;height:88px}.profileIdentity h1{font-size:3.15rem}.profileIdentityMeta{gap:7px}.profileIdentityMeta span{font-size:.72rem}.profileTabs{border-radius:15px;width:calc(100% - 20px);margin-top:-24px;padding:7px}.profileTabs button{padding:10px 12px;font-size:.86rem}.profileShell{width:calc(100% - 20px);margin-top:20px}.profileStats{grid-template-columns:1fr}.profileStats article{min-height:150px;padding:18px}.profileQuickActions,.profilePrivacyCard,.profileSection,.profileEditor,.profileAccountCard{border-radius:17px;padding:18px}.profileNamePreview{grid-template-columns:1fr}.profileList article{padding:14px}.profileLoginGate{margin-top:30px;padding:24px}}
.profileNavLink{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:8px 11px;font-weight:900}.profileHomeSection{background:linear-gradient(135deg,#f3ead3,#fffaf0);border-top:1px solid #e1d5b8;border-bottom:1px solid #e1d5b8;justify-content:space-between;align-items:center;gap:28px;margin:0;padding:clamp(34px,6vw,70px) clamp(18px,7vw,100px);display:flex}.profileHomeSection>div{max-width:760px}.profileHomeSection h2{margin:8px 0 12px;font-size:clamp(2.3rem,6vw,4.8rem)}.profileHomeSection p{color:#627068;margin:0;font-size:1.08rem;line-height:1.75}.profileHomeSection .goldButton{flex:none}@media (max-width:720px){.profileHomeSection{flex-direction:column;align-items:flex-start}.profileHomeSection .goldButton{text-align:center;width:100%}.massTopNav .profileNavLink{display:inline-flex}.memberProfileShortcut{bottom:12px;max-width:calc(100vw - 24px);inset-inline-start:12px}}
.profileSectionHeading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.profileSectionHeading>div{min-width:0}.profileSectionHeading p{color:#68766f;max-width:560px;margin:0;line-height:1.65}.profileActionMessage{color:#624b18;background:#fff7df;border:1px solid #dbc37d;border-radius:13px;padding:13px 15px}.profileItemActions{margin-top:6px;flex-wrap:wrap!important;justify-content:flex-start!important;gap:9px!important;display:flex!important}.profileDeleteButton{color:#8b2b2b;font:inherit;cursor:pointer;background:#fff1f1;border:1px solid #e0bcbc;border-radius:9px;padding:8px 11px;font-weight:850}.profileDeleteButton:disabled{opacity:.65;cursor:wait}.profileItemPending{background:#fff9e8!important;border-color:#d8b85f!important}.profileHoldNotice{background:#f5e8bd;border-radius:9px;padding:8px 11px;font-weight:850;display:inline-flex;color:#6b5117!important;font-size:.82rem!important}.deletionQueuePanel{background:linear-gradient(#fffaf0,#fff)!important;border:2px solid #d9bd6a!important}.deletionQueuePanel .analyticsHeading p{color:#6d6245;max-width:680px;line-height:1.6}.heldContentCard{background:#fffaf0!important;border-color:#dfc97f!important}.restoreButton{color:#205a37!important;background:#edf8f1!important;border-color:#a9cfb7!important}.permanentDeleteButton{font-weight:900!important}.reviewActions button:disabled{opacity:.6;cursor:wait}@media (max-width:700px){.profileSectionHeading{flex-direction:column}.profileSectionHeading p{max-width:none}.profileItemActions{grid-template-columns:1fr 1fr!important;display:grid!important}.profileItemActions a,.profileDeleteButton{text-align:center;width:100%}.profileHoldNotice{grid-column:1/-1}.deletionQueuePanel .analyticsHeading{align-items:flex-start}}
.profileActionButton{text-align:right;font:inherit;cursor:pointer;background:linear-gradient(145deg,#fbfcfb,#f1f6f3);border:1px solid #dce5e0;border-radius:16px;gap:7px;padding:20px;display:grid}.profileActionButton strong{color:#214838;font-size:1.15rem}.profileActionButton span{color:#68766f;line-height:1.55}.accountSwitcherSection{gap:22px;display:grid}.accountSwitcherList{gap:12px;display:grid}.accountSwitcherList article{background:#f9fbfa;border:1px solid #dfe6e2;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:17px;display:grid}.accountSwitcherList article.currentAccountCard{background:#f0f8f3;border-color:#b8cfbf;box-shadow:inset 4px 0 #32704f}.accountSwitcherAvatar{color:#173127;background:linear-gradient(145deg,#e7c56f,#f5e5b7);border-radius:16px;place-items:center;width:52px;height:52px;font-size:1.45rem;font-weight:950;display:grid}.accountSwitcherIdentity{gap:5px;min-width:0;display:grid}.accountSwitcherIdentity>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.accountSwitcherIdentity h3{overflow-wrap:anywhere;margin:0;font-size:1.15rem}.accountSwitcherIdentity span{color:#245b3d;background:#d8ecdf;border-radius:999px;padding:4px 7px;font-size:.72rem;font-weight:900}.accountSwitcherIdentity small{color:#6e7b74;overflow-wrap:anywhere}.accountSwitcherActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.accountSwitcherActions button,.addAccountButton{color:#2e4d40;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd7d1;border-radius:10px;padding:9px 11px;font-weight:850}.accountSwitcherActions button:disabled{color:#6e7b74;cursor:default;background:#edf3ef}.switchAccountButton,.addAccountButton{background:var(--forest)!important;border-color:var(--forest)!important;color:#fff!important}.forgetAccountButton{color:#7b4545!important}.addAccountButton{width:fit-content;padding:12px 16px}.accountSecurityNotice{color:#634f20;background:#fff7df;border-radius:13px;padding:13px 15px;line-height:1.6}@media (max-width:700px){.accountSwitcherList article{grid-template-columns:auto minmax(0,1fr)}.accountSwitcherActions{grid-column:1/-1;grid-template-columns:1fr;display:grid}.accountSwitcherActions button,.addAccountButton{text-align:center;width:100%}.accountSwitcherAvatar{border-radius:14px;width:46px;height:46px}.profileActionButton{text-align:right}}
body{overflow-x:hidden}.contentActionRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.contentActionRow>.engagementWrap{margin:12px 0}.reportControl{z-index:4;position:relative}.reportFlagButton{color:#6f4b3f;cursor:pointer;background:#fff;border:1px solid #d8deda;border-radius:999px;padding:8px 11px;font-weight:800}.debateHeroPage .reportFlagButton,.discussionRoomHero .reportFlagButton{color:#fff;background:#ffffff14;border-color:#fff3}.reportPopover{inset-inline-end:0;color:#243b31;background:#fff;border:1px solid #d9dfdc;border-radius:16px;gap:10px;width:min(340px,100vw - 32px);padding:16px;display:grid;position:absolute;top:calc(100% + 8px);box-shadow:0 20px 60px #0f231c33}.reportPopover label{gap:6px;font-weight:800;display:grid}.reportPopover select,.reportPopover textarea{width:100%;font:inherit;border:1px solid #ccd6d1;border-radius:10px;padding:10px}.reportPopover>div{gap:8px;display:flex}.reportPopover button{cursor:pointer;background:#fff;border:1px solid #cfd7d3;border-radius:9px;padding:8px 10px}.reportPopover button[type=submit]{background:var(--forest);color:#fff;border-color:var(--forest)}.fullUpdatesFeed{gap:18px;margin-top:28px;display:grid}.fullUpdateCard{background:#fff;border:1px solid #dde4e0;border-radius:22px;padding:clamp(20px,5vw,38px);box-shadow:0 15px 42px #18342a12}.fullUpdateMeta{color:#748078;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.8rem;display:flex}.fullUpdateMeta span{background:#eef2ef;border-radius:999px;padding:6px 9px}.fullUpdateCard h2{margin:18px 0 10px;font-size:clamp(1.8rem,5vw,3rem);line-height:1.15}.fullUpdateSummary{color:#68746e;font-size:1.05rem}.fullUpdateBody{font-size:1.05rem;line-height:1.85}.debateSidesStrong{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:min(100%,920px);gap:18px!important;display:grid!important}.debateSidesStrong article{text-align:center;background:#ffffff14;border:1px solid #fff3;border-radius:20px;gap:8px;padding:24px;display:grid}.debateSidesStrong small{color:#efd59f;font-weight:900}.debateSidesStrong strong{font-size:clamp(1.35rem,3vw,2.15rem);line-height:1.25}.debateSidesStrong>b{font-size:1rem}.discussionCard.rotatingSpotlight{border-color:#c9a44f;box-shadow:0 22px 60px #a87c252e}.spotlightLabel{color:#60460f;background:#f7e4ae;border-radius:999px;width:fit-content;margin-bottom:12px;padding:7px 10px;font-size:.78rem;font-weight:900}.singleVisibilitySwitch{white-space:nowrap;align-items:center;gap:7px;display:flex}.singleVisibilitySwitch input{width:19px;height:19px}.communityAdminControl{gap:22px;margin-top:28px;display:grid}.dangerButton{color:#8a2929!important;background:#fff0f0!important;border-color:#e0bcbc!important}.adminShell,.editorConsole,.analyticsDashboard,.analyticsPanel,.managerGrid,.editorialInboxGrid,.publishPanel,.publishedPanel{min-width:0;max-width:100%}.metricsTableWrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}.metricsTable{min-width:820px}.adminHeaderActions{max-width:100%}.adminTabs{scrollbar-width:thin;flex-wrap:nowrap;max-width:100%;overflow-x:auto}.adminTabs button{white-space:nowrap;flex:none}.analyticsHeading select{background:#fff;border:1px solid #ccd6d1;border-radius:10px;max-width:220px;padding:9px}.reviewActions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.reviewActions a,.reviewActions button{color:#30483d;cursor:pointer;background:#fff;border:1px solid #ced7d2;border-radius:9px;padding:8px 10px}.vendorPortal{color:#fff;background:linear-gradient(145deg,#0b1d2c,#0c4b5e 55%,#0b5b43);min-height:100vh;padding:24px}.vendorPortal .vendorBox{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:26px;max-width:900px;margin:0 auto 14px;padding:22px}.vendorPortal .vendorBox>span{color:#f2d38b;font-weight:950}.vendorPortal h1{margin:6px 0;font-size:clamp(36px,8vw,70px)}.portalNotice{color:#17251f;background:#fff4cf;border-radius:16px;max-width:900px;margin:0 auto 14px;padding:12px}.portalForm{gap:12px;display:grid}.portalForm label{gap:6px;font-weight:850;display:grid}.portalForm input,.portalForm textarea,.portalForm select{font:inherit;border:0;border-radius:14px;padding:13px}.portalForm .formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vendorPreview{background:#111;border-radius:20px;overflow:hidden}.vendorPreview img,.vendorPreview video{object-fit:contain;background:#111;width:100%;max-height:420px;display:block}.vendorPortal .primary{color:#10241c;background:#f2d38b;border:0;border-radius:16px;padding:15px 18px;font-weight:950}@media (max-width:760px){.adminShell{padding:16px 10px 60px}.adminHeader{gap:14px}.adminHeader h1{font-size:2.15rem;line-height:1.05}.adminHeader p{font-size:.92rem}.adminHeaderActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.adminHeaderActions a,.adminHeaderActions button{text-align:center;padding:10px 8px}.adminTabs{margin-inline:-2px;padding:7px}.adminTabs button{padding:9px 11px;font-size:.86rem}.analyticsDashboard{gap:14px;margin-top:16px}.analyticsCards{gap:9px;grid-template-columns:1fr!important}.analyticsCards article{padding:15px}.analyticsCards strong{font-size:2.15rem}.analyticsPanel{border-radius:16px;padding:14px!important}.analyticsHeading{gap:8px;margin-bottom:12px}.analyticsHeading h2{font-size:1.55rem}.settingGrid{grid-template-columns:1fr!important}.settingGrid article{padding:13px}.analyticsTwoColumns{grid-template-columns:1fr!important}.managerGrid{gap:14px;grid-template-columns:1fr!important}.publishPanel,.publishedPanel,.editorialInboxPanel{border-radius:16px;padding:15px!important}.compactList article{padding:13px}.reviewList article{padding:14px}.metricsTable th,.metricsTable td{padding:9px 8px;font-size:.82rem}.dailyList article{flex-wrap:wrap;align-items:flex-start}.debateSidesStrong{grid-template-columns:1fr}.debateSidesStrong>b{justify-self:center}.reportPopover{inset-inline:14px;width:auto;max-height:75vh;position:fixed;top:auto;bottom:18px;overflow:auto}.fullUpdateCard{border-radius:17px}.fullUpdateCard h2{font-size:1.75rem}.discussionHero p{font-size:1rem}.communityAdminControl{margin-top:16px}.contentActionRow{align-items:flex-start}.portalForm .formRow{grid-template-columns:1fr}.vendorPortal{padding:12px}.vendorPortal .vendorBox{border-radius:20px;padding:16px}}@media (max-width:430px){.adminHeaderActions{grid-template-columns:1fr}.adminTabs button{font-size:.82rem}.analyticsPrivacyNotice{padding:13px;font-size:.9rem}.articleShell,.commentsSection,.discussionConversation{padding:18px}.debateHeroPage{padding-inline:18px}.debateSidesStrong article,.fullUpdateCard{padding:18px}.engagementBar button,.engagementViews{padding:7px 9px}}
.weatherStation{color:#fff;background:linear-gradient(145deg,#061d2c,#0d4b65 52%,#0b654b);min-height:100vh;padding:34px clamp(14px,4vw,70px) 80px}.weatherTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.weatherBrand{align-items:center;gap:12px;display:flex}.weatherMark{color:#10241c;background:#eac36e;border-radius:19px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:950;display:grid}.weatherBrand h1{margin:0;font-size:clamp(36px,8vw,78px);line-height:1}.weatherBrand small{color:#dcece7;display:block}.weatherTop nav{flex-wrap:wrap;gap:10px;display:flex}.weatherTop a,.weatherTop button{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;padding:10px 14px;font-weight:850}.weatherHero{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.weatherBulletin,.weatherCurrent,.weatherPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff29;border-radius:30px;padding:24px;box-shadow:0 18px 40px #0000002e}.weatherBulletin h2{margin:8px 0;font-size:clamp(32px,6vw,62px);line-height:1.05}.weatherBulletin p,.weatherCurrent p{color:#dcece7;line-height:1.7}.weatherKicker{color:#eac36e;letter-spacing:.06em;font-weight:950}.weatherTemp{font-size:clamp(62px,12vw,110px);font-weight:950;line-height:.9}.weatherMeta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.weatherMeta span{background:#ffffff21;border:1px solid #ffffff29;border-radius:999px;padding:7px 11px;font-weight:850}.weatherGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.weatherCards{gap:10px;display:grid}.weatherCards article{color:#10241c;background:#fff;border-radius:18px;padding:15px}.weatherCards h3{margin:0 0 6px;font-size:20px}.weatherCards p{color:#536159;margin:0;line-height:1.55}.weatherAlert{border:1px solid #f0c35f;background:#fff4d9!important}.weatherAlert b{color:#8d4d00}.weatherSources{gap:8px;display:grid}.weatherSources a{color:#fff;background:#ffffff1a;border-radius:14px;padding:12px;display:block}.weatherEmpty{color:#dcece7}.weatherError{color:#832d2d;background:#fff;border-radius:22px;padding:22px}.weatherHourly{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.weatherHourly article{text-align:center}@media (max-width:850px){.weatherTop,.weatherHero{display:grid}.weatherGrid{grid-template-columns:1fr}.weatherHourly{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.weatherStation{padding-inline:12px}.weatherBulletin,.weatherCurrent,.weatherPanel{border-radius:22px;padding:18px}.weatherHourly{grid-template-columns:1fr}.weatherTop nav a,.weatherTop nav button{text-align:center;width:100%}.weatherBrand h1{font-size:38px}}
.twDashboard{gap:22px;margin-top:28px;display:grid}.twHero{color:#fff;background:radial-gradient(circle at 8% 18%,#c49a4333,#0000 30%),linear-gradient(145deg,#102f25,#1d503e);border-radius:26px;justify-content:space-between;align-items:center;gap:26px;padding:30px;display:flex;box-shadow:0 24px 70px #0f2f252e}.twHero>div:first-child{max-width:820px}.twHero h2{margin:8px 0 12px;font-size:clamp(2rem,5vw,4.2rem);line-height:1.04}.twHero p{color:#d8e6df;margin:0;font-size:1rem;line-height:1.75}.twEyebrow{color:#b99348;letter-spacing:.15em;font-size:.7rem;font-weight:900;display:block}.twHero .twEyebrow{color:#efd59d}.twHealthSeal{background:#ffffff12;border:1px solid #ffffff26;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:5px 10px;width:min(100%,300px);padding:20px;display:grid}.twHealthSeal strong{font-size:1.4rem}.twHealthSeal small{color:#d7e5de;grid-column:1/-1;line-height:1.55}.twPulse{background:#58dd93;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #58dd9321}.twHealthSeal.watch .twPulse{background:#efb84f;box-shadow:0 0 0 6px #efb84f24}.twHealthSeal.danger .twPulse{background:#e46a6a;box-shadow:0 0 0 6px #e46a6a24}.twToolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;padding:0 4px;font-size:.82rem;display:flex}.twToolbar button,.twSearch button,.twLoadMore,.twRunFilters button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ccd6d1;border-radius:11px;padding:10px 14px;font-weight:800}.twToolbar button:hover,.twSearch button:hover,.twLoadMore:hover,.twRunFilters button:hover{border-color:var(--forest-2)}.twToolbar button:disabled,.twSearch button:disabled,.twLoadMore:disabled{opacity:.55;cursor:wait}.twAlert{color:#71521d;background:#fff4d8;border:1px solid #e4d6b1;border-radius:15px;padding:14px 17px;line-height:1.6}.twAlert.danger{color:#812f2f;background:#fff0f0;border-color:#eccaca}.twAlert.healthy{color:#236746;background:#e9f7ef;border-color:#c7e5d5}.twStats{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.twStats article{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:18px;box-shadow:0 14px 34px #17211d0a}.twStats span,.twStats small{color:var(--muted);display:block}.twStats span{font-size:.78rem;font-weight:800}.twStats strong{margin:8px 0 5px;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1;display:block}.twStats small{font-size:.72rem;line-height:1.45}.twComparison{background:#efe5cf;border:1px solid #e1d1ad;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:center;gap:24px;padding:25px;display:grid}.twComparison h3{margin:7px 0 9px;font-size:1.5rem}.twComparison p{color:#5e604e;max-width:740px;margin:0;line-height:1.7}.twCompareNumbers{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.twCompareNumbers div{background:#ffffffa6;border:1px solid #0f2f2517;border-radius:15px;padding:15px}.twCompareNumbers span{color:#68716c;font-size:.74rem;display:block}.twCompareNumbers strong{margin-top:5px;font-size:1.55rem;display:block}.twMainGrid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:20px;display:grid}.twPanel{border:1px solid var(--line);background:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 50px #1932290f}.twPanelHead{justify-content:space-between;align-items:end;gap:15px;margin-bottom:18px;display:flex}.twPanelHead h3{margin:6px 0 0;font-size:1.7rem}.twPanelHead>span{color:var(--muted);font-size:.78rem}.twSearch{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin-bottom:16px;display:grid}.twSearch input{width:100%;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #cbd5d0;border-radius:12px;padding:12px 14px}.twSearch input:focus{border-color:var(--green);outline:3px solid #1f8a5a24}.twSearch button{background:var(--forest);border-color:var(--forest);color:#fff}.twSearch button.quiet{color:var(--forest-2);background:#fff;border-color:#ccd6d1}.twTermList{gap:9px;display:grid}.twTermRow{width:100%;text-align:inherit;color:var(--ink);cursor:pointer;background:#fbfcfb;border:1px solid #e0e6e2;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:9px 18px;padding:16px;display:grid}.twTermRow:hover,.twTermRow.active{background:#f0f8f4;border-color:#6aa68a}.twTermRow.active{box-shadow:inset 4px 0 0 var(--green)}.twTermTitle{min-width:0}.twTermTitle strong{overflow-wrap:anywhere;font-size:1.08rem;display:block}.twTermTitle span{color:var(--muted);text-align:right;text-overflow:ellipsis;direction:ltr;margin-top:4px;font-size:.76rem;display:block;overflow:hidden}.twTermNumbers{text-align:left;white-space:nowrap}.twTermNumbers strong{font-size:1.2rem;display:block}.twTermNumbers span{color:var(--muted);font-size:.7rem}.twTermMeta{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.twTermMeta span{color:#536159;background:#edf2ef;border-radius:999px;padding:5px 8px;font-size:.68rem}.twTermRow>small{color:#6b7771;overflow-wrap:anywhere;grid-column:1/-1}.twLoadMore{min-width:180px;margin:16px auto 0;display:block}.twContextPanel{position:sticky;top:18px}.twEmptyState{text-align:center;background:#f8faf9;border:1px dashed #cfd8d3;border-radius:17px;padding:32px 18px}.twEmptyState strong{font-size:1.25rem}.twEmptyState p,.twEmpty{color:var(--muted);line-height:1.65}.twSelectedTerm{background:#edf5f1;border:1px solid #d2e4db;border-radius:15px;padding:16px}.twSelectedTerm strong{font-size:1.3rem;display:block}.twSelectedTerm span{color:#5c6a63;margin-top:6px;font-size:.78rem;display:block}.twContextList{gap:10px;margin-top:13px;display:grid}.twContextList article{background:#fbfcfb;border:1px solid #e0e6e2;border-radius:15px;padding:15px}.twContextList p{overflow-wrap:anywhere;margin:0;line-height:1.65}.twContextList article>div{color:#4f665b;justify-content:space-between;gap:10px;margin-top:12px;font-size:.74rem;display:flex}.twContextList small{color:var(--muted);margin-top:7px;font-size:.68rem;display:block}.twRunFilters{flex-wrap:wrap;gap:6px;display:flex}.twRunFilters button{border-radius:999px;padding:7px 11px;font-size:.74rem}.twRunFilters button.active{background:var(--forest);border-color:var(--forest);color:#fff}.twRunList{gap:10px;display:grid}.twRunList article{background:#fbfcfb;border:1px solid #e0e6e2;border-radius:15px;grid-template-columns:minmax(150px,1.2fr) repeat(4,minmax(75px,.55fr)) minmax(190px,1.2fr);align-items:center;gap:12px;padding:14px 15px;display:grid}.twRunList article.failed{background:#fff7f7;border-color:#e5bcbc}.twRunList article>div>span,.twRunList article>div>small{color:var(--muted);font-size:.68rem;display:block}.twRunList article>div>strong{margin-top:3px;font-size:1rem;display:block}.twRunStatus{grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;display:grid!important}.twRunStatus small{grid-column:2}.twStatusDot{background:#9aa49f;border-radius:50%;width:9px;height:9px}.twStatusDot.completed{background:#29a76a}.twStatusDot.failed{background:#c64d4d}.twStatusDot.running{background:#d79c25;animation:1.3s infinite twPulseMove}.twRunTime small{text-align:right;white-space:nowrap;text-overflow:ellipsis;direction:ltr;max-width:230px;overflow:hidden}.twRunList article>p{color:#7f3030;background:#f8e5e5;border-radius:11px;grid-column:1/-1;margin:0;padding:10px 12px;line-height:1.5}.twFootnote{color:#536159;background:#e9efec;border-radius:14px;margin:0;padding:14px 17px;font-size:.82rem;line-height:1.6}@keyframes twPulseMove{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}@media (max-width:1280px){.twStats{grid-template-columns:repeat(3,minmax(0,1fr))}.twRunList article{grid-template-columns:minmax(150px,1.2fr) repeat(4,minmax(70px,.55fr))}.twRunTime{grid-column:1/-1}}@media (max-width:980px){.twHero{flex-direction:column;align-items:stretch}.twHealthSeal{width:100%}.twComparison,.twMainGrid{grid-template-columns:1fr}.twContextPanel{position:static}.twRunList article{grid-template-columns:repeat(3,minmax(0,1fr))}.twRunStatus,.twRunTime{grid-column:1/-1}}@media (max-width:700px){.twDashboard{gap:14px}.twHero,.twPanel,.twComparison{border-radius:18px;padding:18px}.twStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.twStats article{padding:14px}.twCompareNumbers{grid-template-columns:1fr 1fr}.twPanelHead{flex-direction:column;align-items:start}.twSearch{grid-template-columns:1fr 1fr}.twSearch input{grid-column:1/-1}.twTermRow{grid-template-columns:minmax(0,1fr) auto;padding:13px}.twRunList article{grid-template-columns:repeat(2,minmax(0,1fr))}.twRunStatus,.twRunTime{grid-column:1/-1}.twToolbar{flex-direction:column;align-items:flex-start}.twToolbar button{width:100%}}@media (max-width:430px){.twStats,.twCompareNumbers{grid-template-columns:1fr}.twHero h2{font-size:2.15rem}.twSearch{grid-template-columns:1fr}.twSearch input{grid-column:auto}.twRunList article{grid-template-columns:1fr 1fr}.twTermMeta{gap:4px}}
.adPowerGrid article.hasMotion{background:var(--motion-bg,#102030);padding:0}.motionStage{z-index:3;background:var(--motion-bg,#102030);color:var(--motion-text,#fff);text-align:center;border:var(--motion-border-width,0) solid var(--motion-border,#f2d38b);place-items:center;padding:10px;display:grid;position:absolute;inset:0;overflow:hidden}.motion-bg-gradient{background:linear-gradient(var(--motion-angle,135deg),var(--motion-bg,#102030),var(--motion-bg-2,#1b6b88),var(--motion-bg-3,#6d3fdb))}.motion-bg-stripes{background:repeating-linear-gradient(var(--motion-angle,135deg),var(--motion-bg,#102030) 0 16px,var(--motion-bg-2,#1b6b88) 16px 32px,var(--motion-bg-3,#6d3fdb) 32px 48px)}.motion-bg-glass{background:linear-gradient(var(--motion-angle,135deg),#ffffff38,#ffffff0f),linear-gradient(var(--motion-angle,135deg),var(--motion-bg,#102030),var(--motion-bg-2,#1b6b88),var(--motion-bg-3,#6d3fdb));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.motion-bg-gold{background:linear-gradient(var(--motion-angle,135deg),#5d3a05,#f2d38b,#8a5b10)}.motion-bg-night{background:radial-gradient(circle at 20% 20%,var(--motion-bg-3,#335b96),transparent 25%),linear-gradient(var(--motion-angle,135deg),var(--motion-bg,#030716),var(--motion-bg-2,#14284b))}.motion-bg-fire{background:linear-gradient(var(--motion-angle,135deg),var(--motion-bg,#2b0803),var(--motion-bg-2,#b71f0c),var(--motion-bg-3,#ffd166))}.hasMedia .motionStage{background:linear-gradient(90deg,#000000c7,#00000057,#000000c7)}.motionWord{font-size:clamp(16px,var(--motion-font-size,34px),96px);letter-spacing:var(--motion-letter-spacing,0);text-shadow:0 3px 16px #00000059;z-index:2;max-width:95%;transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) skew(var(--skew-deg,0));margin-block:var(--line-gap,0);color:var(--motion-text,#fff);font-weight:950;line-height:1.05;display:block;position:relative}.motionWordMain{z-index:3;display:inline-block;position:relative}.motionWord.lineBoxOn .motionWordMain{padding:var(--line-box-padding,10px);background:var(--line-box-bg,#00000052);border:var(--line-box-border-width,0) solid var(--line-box-border,#f2d38b)}.line-shape-rounded .motionWordMain{border-radius:18px}.line-shape-pill .motionWordMain{border-radius:999px}.line-shape-square .motionWordMain{border-radius:0}.line-shape-thin .motionWordMain{border:1px solid var(--line-box-border,#f2d38b);background:0 0;border-radius:10px}.line-shape-underline .motionWordMain{border:0;border-bottom:6px solid var(--line-box-border,#f2d38b);background:0 0;border-radius:0;padding-bottom:3px}.line-shape-double .motionWordMain{outline:3px double var(--line-box-border,#f2d38b);outline-offset:4px;border-radius:18px}.motionWord.duplicateOn:before{content:attr(data-text);transform:translate(calc(-50% + var(--dup-x,4px)),calc(-50% + var(--dup-y,4px)));color:var(--dup-color,#0000006b);z-index:1;white-space:nowrap;pointer-events:none;position:absolute;top:50%;left:50%}.motionWordMark{background:var(--mark-bg,#f2d38b);color:var(--mark-text,#102030);margin-inline:.04em;padding:.05em .22em;display:inline-block}.mark-pill{border-radius:999px}.mark-rounded{border-radius:.28em}.mark-square{border-radius:0}.mark-underline{color:inherit;border-bottom:.16em solid var(--mark-bg,#f2d38b);background:0 0;padding-inline:.05em}.mark-circle{aspect-ratio:1.15;border-radius:999px;place-items:center;min-width:1.2em;display:inline-grid}.motionLetterMark{background:var(--letter-bg,#fff);color:var(--letter-text,#102030);border-radius:.25em;place-items:center;min-width:1em;margin-inline:.015em;padding:.02em .08em;display:inline-grid;transform:translateY(-.04em)}.motionMirrorTop,.motionMirrorBottom{color:var(--motion-text,#fff);opacity:var(--mirror-opacity,.28);filter:blur(.4px);white-space:nowrap;pointer-events:none;z-index:0;position:absolute;left:50%}.motionMirrorTop{bottom:100%;transform:translate(-50%)scaleY(-1);-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.motionMirrorBottom{top:100%;transform:translate(-50%)scaleY(-1);-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.motion-layout-poster .motionWord:not(.lineBoxOn){background:#ffffff1f;border-radius:16px;padding:8px 16px;box-shadow:inset 0 0 0 1px #ffffff2e}.motion-layout-badge .motionWord:not(.lineBoxOn){background:var(--motion-accent,#f2d38b);color:var(--motion-bg,#102030);border-radius:999px;padding:10px 20px;box-shadow:0 10px 28px #00000040}.motion-layout-split{background:linear-gradient(90deg,var(--motion-bg,#102030) 0 45%,var(--motion-bg-2,#1b6b88) 45% 100%);place-items:center end}.motion-layout-split .motionWord{text-align:end;margin-inline-end:18px}.motion-layout-ribbon .motionWord{background:var(--motion-accent,#f2d38b);width:100%;color:var(--motion-bg,#102030);transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) skew(calc(var(--skew-deg,0) - 8deg));padding:10px}.motion-layout-diagonal .motionWord{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) rotate(-4deg) skew(var(--skew-deg,0));border:2px solid var(--motion-accent,#f2d38b);background:#00000047;padding:10px 22px}.motion-layout-bottom-bar{place-items:end center}.motion-layout-bottom-bar .motionWord{background:#0000009e;width:100%;padding:12px}.motion-font-heavy .motionWord{font-family:var(--font-display,system-ui),Arial,sans-serif;font-weight:1000}.motion-font-serif .motionWord{font-family:Georgia,Times New Roman,serif}.motion-font-sans .motionWord{font-family:Arial,system-ui,sans-serif}.motion-font-narrow .motionWord{font-family:Arial Narrow,Arial,sans-serif;font-stretch:75%}.motion-font-wide .motionWord{letter-spacing:calc(var(--motion-letter-spacing,0) + 2px);font-family:Impact,Arial Black,sans-serif}.motion-font-slab .motionWord{font-family:Rockwell,Georgia,serif;font-weight:900}.motion-font-playful .motionWord{font-family:Comic Sans MS,Trebuchet MS,sans-serif;font-weight:900}.motion-font-mono .motionWord{font-family:Courier New,monospace}.motion-effect-clean .motionWord{text-shadow:none}.motion-effect-shadow .motionWord{text-shadow:4px 5px #0000006b}.motion-effect-glow .motionWord{text-shadow:0 0 8px var(--motion-accent,#f2d38b),0 0 22px #ffffff80}.motion-effect-outline .motionWord{-webkit-text-stroke:1px var(--motion-accent,#f2d38b);text-shadow:0 2px 8px #00000059}.motion-effect-thick-outline .motionWord{-webkit-text-stroke:2px var(--motion-accent,#f2d38b);text-shadow:0 4px #00000052}.motion-effect-neon .motionWord{text-shadow:0 0 5px #fff,0 0 16px var(--motion-accent,#f2d38b),0 0 32px var(--motion-accent,#f2d38b)}.motionWord:after{content:"";background:var(--motion-accent,#f2d38b);width:55%;height:4px;box-shadow:0 0 18px var(--motion-accent,#f2d38b);border-radius:999px;margin:8px auto 0;display:block}.motionWord.lineBoxOn:after,.motion-layout-badge .motionWord:after,.motion-layout-bottom-bar .motionWord:after{display:none}.motion-flip .motionWord{animation:.65s both motionFlip}.motion-slide .motionWord{animation:.7s cubic-bezier(.2,.8,.2,1) both motionSlide}.motion-pop .motionWord{animation:.55s both motionPop}.motion-pulse .motionWord{animation:.8s both motionPulse}.motion-fade .motionWord{animation:.7s both motionFade}.motion-ticker{place-items:center start}.motion-ticker .motionWord{white-space:nowrap;animation:1.6s linear both motionTicker}@keyframes motionFlip{0%{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) rotateX(90deg) scale(.94);opacity:0}55%{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) rotateX(-12deg) scale(1.04);opacity:1}to{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) rotateX(0) scale(1);opacity:1}}@keyframes motionSlide{0%{opacity:0;transform:translate(42%)}to{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0));opacity:1}}@keyframes motionPop{0%{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) scale(.55);filter:blur(6px);opacity:0}70%{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) scale(1.08);filter:blur();opacity:1}to{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) scale(1)}}@keyframes motionPulse{0%{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) scale(.9);opacity:.65}45%{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) scale(1.08);opacity:1}to{transform:translate(var(--text-shift-x,0),var(--text-shift-y,0)) scale(1);opacity:1}}@keyframes motionFade{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}@keyframes motionTicker{0%{transform:translate(120%)}to{transform:translate(-120%)}}.motionStage[dir=rtl].motion-ticker .motionWord,.motion-ticker[dir=rtl] .motionWord{animation-name:motionTickerRtl}@keyframes motionTickerRtl{0%{transform:translate(-120%)}to{transform:translate(120%)}}.motionStudioBox{background:linear-gradient(135deg,#f7fbf9,#eef6f2);border:1px solid #d9e4df;border-radius:18px;gap:12px;margin:16px 0;padding:16px;display:grid}.motionStudioBox h3{margin:0;font-size:1.35rem}.motionStudioBox input[type=color]{height:44px;padding:4px}.presetGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.presetGrid button{color:#173027;cursor:pointer;text-align:start;background:#fff;border:1px solid #d4ded9;border-radius:14px;align-items:center;gap:8px;padding:9px 10px;font-weight:850;display:flex}.presetGrid span{border:1px solid #0000001f;border-radius:8px;flex:none;width:34px;height:24px;display:inline-block}@media (max-width:560px){.presetGrid{grid-template-columns:1fr}}
.motionWordShell,.motionTextStack{transform:translate(var(--motion-offset-x,0),var(--motion-offset-y,0));z-index:3;place-items:center;max-width:100%;display:inline-grid;position:relative}.motionWordShell.framed,.motionTextStack.motion-framed{border:var(--motion-frame-width,2px) solid var(--motion-frame-color,var(--motion-accent,#f2d38b));background:color-mix(in srgb,var(--motion-frame-bg,transparent) 72%,transparent);border-radius:var(--motion-frame-radius,22px);padding:10px 18px}.motionWordShell.frame-pill,.motionTextStack.frame-pill{border-radius:999px}.motionWordShell.frame-box,.motionTextStack.frame-box{border-radius:4px}.motionWordShell.frame-thin,.motionTextStack.frame-thin{padding:6px 12px}.motionWordShell.frame-underline,.motionTextStack.frame-underline{border:0;border-bottom:var(--motion-frame-width,2px) solid var(--motion-frame-color,var(--motion-accent,#f2d38b));background:0 0}.motionWordShell.frame-diamond,.motionTextStack.frame-diamond{transform:translate(var(--motion-offset-x,0),var(--motion-offset-y,0)) skew(-7deg) rotate(-2deg)}.motionHighlight,.motionWord mark{background:var(--motion-highlight-bg,var(--motion-accent,#f2d38b));color:var(--motion-highlight-text,var(--motion-bg,#102030));border-radius:10px;padding:.05em .22em}.motionHighlight.highlight-pill,.motionWord mark.highlight-pill{border-radius:999px}.motionHighlight.highlight-box,.motionWord mark.highlight-box{border-radius:2px}.motionHighlight.highlight-underline,.motionWord mark.highlight-underline{color:inherit;border-bottom:4px solid var(--motion-highlight-bg,var(--motion-accent,#f2d38b));background:0 0}.motionHighlight.highlight-circle,.motionWord mark.highlight-circle{box-shadow:0 0 0 3px var(--motion-highlight-bg,var(--motion-accent,#f2d38b));color:inherit;background:0 0;border-radius:999px}.motionEcho{opacity:.35;font-size:clamp(16px,var(--motion-font-size,34px),110px);white-space:pre-wrap;color:var(--motion-accent,#f2d38b);z-index:1;pointer-events:none;font-weight:1000;line-height:1.05;position:absolute;transform:translate(7px,7px)}.transform-right .motionEcho{transform:translate(22px)}.transform-left .motionEcho{transform:translate(-22px)}.transform-up .motionEcho{transform:translateY(-18px)}.transform-down .motionEcho{transform:translateY(18px)}.transform-double .motionEcho{transform:translate(7px,7px)}.motionReflection{opacity:.25;filter:blur(.6px);font-size:clamp(16px,var(--motion-font-size,34px),110px);white-space:pre-wrap;color:var(--motion-text,#fff);z-index:1;pointer-events:none;font-weight:1000;line-height:1.05;position:absolute;top:100%;transform:scaleY(-1);-webkit-mask-image:linear-gradient(#000000a6,#0000);mask-image:linear-gradient(#000000a6,#0000)}.reflect-top .motionReflection{top:auto;bottom:100%}.reflect-both .motionReflection{display:block}.transform-right{transform:translate(calc(var(--motion-offset-x,0px) + 18px),var(--motion-offset-y,0px))}.transform-left{transform:translate(calc(var(--motion-offset-x,0px) - 18px),var(--motion-offset-y,0px))}.transform-up{transform:translate(var(--motion-offset-x,0px),calc(var(--motion-offset-y,0px) - 14px))}.transform-down{transform:translate(var(--motion-offset-x,0px),calc(var(--motion-offset-y,0px) + 14px))}.transform-slant{transform:translate(var(--motion-offset-x,0px),var(--motion-offset-y,0px)) skew(-8deg) rotate(-3deg)}.motionWord{white-space:pre-wrap}.motionWord mark,.stickyPreview textarea,.lineBox textarea{font:inherit}
.motionInner{place-items:center;max-width:96%;max-height:96%;display:grid;position:relative}.motionWord{transform:translate(var(--motion-offset-x,0),var(--motion-offset-y,0)) rotate(var(--motion-rotate,0deg)) skew(var(--motion-skew,0deg));transform-origin:50%}.motionWordMain{z-index:2;display:inline-block;position:relative}.hasTextBox .motionWordMain{padding:var(--motion-box-padding,12px);background:color-mix(in srgb,var(--motion-box-color,#000) calc(var(--motion-box-opacity,.38) * 100%),transparent);border:var(--motion-box-border-width,0) solid var(--motion-box-border,#fff)}.motion-box-rounded .motionWordMain{border-radius:18px}.motion-box-pill .motionWordMain{border-radius:999px}.motion-box-square .motionWordMain{border-radius:0}.motion-box-thin .motionWordMain{border-radius:8px;padding-block:6px}.motion-box-circle .motionWordMain{aspect-ratio:1;border-radius:999px;place-items:center;display:inline-grid}.motion-box-ribbon .motionWordMain{border-radius:6px;transform:skew(-8deg)}.motionOuterFrame{border:var(--motion-frame-width,2px) solid var(--motion-frame-color,#f2d38b);background:var(--motion-frame-bg,transparent);z-index:1;pointer-events:none;position:absolute;inset:-14px}.motion-frame-rounded .motionOuterFrame{border-radius:var(--motion-frame-radius,22px)}.motion-frame-pill .motionOuterFrame{border-radius:999px}.motion-frame-square .motionOuterFrame{border-radius:0}.motion-frame-circle .motionOuterFrame{aspect-ratio:1;border-radius:999px;inset:-18px}.motion-frame-thin .motionOuterFrame{border-width:1px;inset:-8px}.motionHighlight{z-index:3;background:var(--motion-highlight-bg,#f2d38b);color:var(--motion-highlight-text,#102030);border:1px solid var(--motion-highlight-border,#fff);transform:translate(var(--motion-highlight-x,0),var(--motion-highlight-y,0)) scale(var(--motion-highlight-scale,1.1));margin-inline:.05em;padding:.08em .28em;display:inline-block;position:relative;box-shadow:0 8px 20px #00000040}.motion-highlight-rounded{border-radius:.35em}.motion-highlight-pill{border-radius:999px}.motion-highlight-square{border-radius:0}.motion-highlight-circle{aspect-ratio:1;border-radius:999px;place-items:center;display:inline-grid}.motion-highlight-underline{color:inherit;border:0;border-bottom:.14em solid var(--motion-highlight-bg,#f2d38b);box-shadow:none;background:0 0;border-radius:0}.motion-highlight-marker{box-shadow:inset 0 -.62em 0 color-mix(in srgb,var(--motion-highlight-bg,#f2d38b) 68%,transparent);color:inherit;background:0 0;border:0;border-radius:.2em}.motionWordDouble{z-index:1;color:var(--motion-double-color,#000);opacity:var(--motion-double-opacity,.35);transform:translate(var(--motion-double-x,4px),var(--motion-double-y,4px));pointer-events:none;position:absolute;inset:0}.motionWordReflection{opacity:.32;filter:blur(.6px);background:linear-gradient(currentColor,#0000);color:#0000;pointer-events:none;-webkit-background-clip:text;background-clip:text;margin-top:.12em;display:none;position:absolute;top:100%;left:0;right:0;transform:scaleY(-1)}.motion-reflect-bottom .motionWordReflection,.motion-reflect-water .motionWordReflection{display:block}.motion-reflect-top .motionWordReflection{display:block;top:auto;bottom:100%;transform:scaleY(-1)}.motion-reflect-both .motionWordReflection{display:block}.motion-reflect-water .motionWordReflection{opacity:.24;animation:1.8s ease-in-out infinite motionWater}@keyframes motionWater{0%,to{filter:blur(.6px) skewX(0deg)}50%{filter:blur(1.2px) skewX(-5deg)}}.motion-layout-diagonal .motionWord{transform:translate(var(--motion-offset-x,0),var(--motion-offset-y,0)) rotate(calc(var(--motion-rotate,0deg) - 4deg)) skew(var(--motion-skew,0deg))}.liveAdPreviewDock{z-index:30;background:#f4faf7;border:1px solid #d5e5dd;border-radius:20px;margin:12px 0 18px;padding:12px;position:sticky;top:10px;box-shadow:0 14px 32px #00000024}.liveAdPreviewDock h3{margin:0 0 8px;font-size:1.1rem}.liveAdPreviewDock .adPowerGrid{display:block}.liveAdPreviewDock .adPowerGrid article{max-width:100%;margin:auto}.adPreviewCard{box-shadow:0 10px 26px #0003!important}@media (max-width:560px){.liveAdPreviewDock{border-radius:16px;margin-inline:-6px;top:6px}.liveAdPreviewDock .adPowerGrid article{min-height:110px}}
.adStudioPro,.adStudioPro.managerGrid,.adStudioPro .publishPanel{overflow:visible!important}.adStudioPro .publishPanel{position:relative}.adStudioPro .liveAdPreviewDock{-webkit-backdrop-filter:blur(14px);isolation:isolate;margin-block:0 18px;top:max(8px, env(safe-area-inset-top))!important;z-index:1000!important;background:#f4faf7fa!important;border:1px solid #c8ddd3!important;border-radius:22px!important;padding:12px!important;position:sticky!important;box-shadow:0 18px 44px #0f2f252e,inset 0 2px #ffffffbd!important}.adStudioPro .liveAdPreviewDock h3{font-size:clamp(1rem,2.5vw,1.18rem);line-height:1.2;margin:0 0 8px!important}.adStudioPro .liveAdPreviewDock .adPowerGrid{place-items:center;max-height:min(255px,38vh);overflow:hidden;display:grid!important}.adStudioPro .liveAdPreviewDock .adPowerGrid article{width:min(100%,640px)!important;max-width:100%!important;margin-inline:auto!important}.adStudioPro .liveAdPreviewDock+.formRow{scroll-margin-top:220px}.adStudioPro .up5ColorAssist{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:6px;display:grid}.adStudioPro .up5ColorAssist button{color:#173027;cursor:pointer;background:#f3f8f5;border:1px solid #cbded5;border-radius:10px;min-height:34px;font-weight:900}.adStudioPro .up5ColorAssist button:hover,.adStudioPro .up5ColorAssist button:focus-visible{background:#e5f0eb;outline:2px solid #073d2e2e}.adStudioPro .up5LineAssistNote{color:#53655d;margin-top:8px;font-size:.82rem;line-height:1.45;display:block}.adStudioPro .up5AdLibraryMount{grid-column:1/-1;margin-block:18px}.adStudioPro .up5AdLibrary{background:linear-gradient(135deg,#fffffffa,#eff7f3fa);border:1px solid #cbded5;border-radius:26px;gap:14px;padding:clamp(14px,2vw,22px);display:grid;box-shadow:0 18px 42px #0f2f251f}.adStudioPro .up5AdLibraryHero{justify-content:space-between;align-items:start;gap:12px;display:flex}.adStudioPro .up5AdLibraryHero span{color:#567166;letter-spacing:.08em;font-size:.78rem;font-weight:950}.adStudioPro .up5AdLibraryHero h2{margin:4px 0;font-size:clamp(1.55rem,4vw,2.55rem);line-height:1.05}.adStudioPro .up5AdLibraryHero p{color:#53655d;max-width:760px;margin:0}.adStudioPro .up5AdLibraryHero button,.adStudioPro .up5AdLibraryActions button,.adStudioPro .up5AdLibraryActions a,.adStudioPro .up5AdScheduleActions button{color:#fff;font:inherit;cursor:pointer;background:#073d2e;border:0;border-radius:14px;padding:11px 14px;font-weight:950;text-decoration:none}.adStudioPro .up5AdLibraryActions a,.adStudioPro .up5AdScheduleActions button:nth-child(2){color:#173027;background:#eef5f1}.adStudioPro .up5AdScheduleActions button:nth-child(3){color:#8a2727;background:#f4e6e6}.adStudioPro .up5AdLibraryTools{grid-template-columns:minmax(220px,1.2fr) minmax(150px,.45fr) minmax(150px,.45fr);gap:10px;display:grid}.adStudioPro .up5AdLibraryTools label{gap:5px;font-weight:900;display:grid}.adStudioPro .up5AdLibraryTools input,.adStudioPro .up5AdLibraryTools select{width:100%;font:inherit;background:#fff;border:1px solid #cbded5;border-radius:13px;padding:11px 12px}.adStudioPro .up5AdLibraryStats{flex-wrap:wrap;gap:8px;display:flex}.adStudioPro .up5AdLibraryStats span{color:#173027;background:#eef5f1;border:1px solid #d8e8df;border-radius:999px;padding:7px 10px;font-size:.88rem;font-weight:850}.adStudioPro .up5AdLibraryGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.adStudioPro .up5AdLibraryCard{background:#fff;border:1px solid #dce8e2;border-radius:20px;align-content:start;gap:9px;padding:13px;display:grid;box-shadow:0 10px 24px #0f2f2514}.adStudioPro .up5AdLibraryMeta{color:#53655d;gap:3px;display:grid}.adStudioPro .up5AdLibraryMeta .on,.adStudioPro .up5AdLibraryMeta .off,.adStudioPro .up5AdLibraryMeta .schedule{border-radius:999px;width:max-content;padding:4px 8px;font-size:.78rem;font-weight:950}.adStudioPro .up5AdLibraryMeta .on,.adStudioPro .up5AdLibraryMeta .schedule.live{color:#0f6b35;background:#e2f7ea}.adStudioPro .up5AdLibraryMeta .off,.adStudioPro .up5AdLibraryMeta .schedule.inactive{color:#8a2727;background:#f4e6e6}.adStudioPro .up5AdLibraryMeta .schedule.upcoming{color:#1e4e8c;background:#e7f0ff}.adStudioPro .up5AdLibraryMeta .schedule.past{color:#715316;background:#f4efe4}.adStudioPro .up5AdLibraryMeta .schedule.archived{color:#4f5260;background:#eeeef2}.adStudioPro .up5AdLibraryCard h3{margin:0;font-size:1.22rem}.adStudioPro .up5AdLibraryCard p{color:#53655d;margin:0;line-height:1.45}.adStudioPro .up5AdLibraryPreview{background:#f3f7f5;border-radius:16px;overflow:hidden}.adStudioPro .up5AdLibraryPreview .adPowerGrid,.adStudioPro .up5AdLibraryPreview article{width:100%!important}.adStudioPro .up5AdLibraryPreview article{min-height:120px}.adStudioPro .up5AdLibraryActions,.adStudioPro .up5AdScheduleActions{flex-wrap:wrap;gap:7px;display:flex}.adStudioPro .up5AdScheduleBox{background:#f6faf8;border:1px solid #d8e8df;border-radius:16px;gap:8px;padding:10px;display:grid}.adStudioPro .up5AdScheduleBox label{color:#173027;gap:5px;font-weight:900;display:grid}.adStudioPro .up5AdScheduleBox input{color:#173027;width:100%;font:inherit;background:#fff;border:1px solid #cbded5;border-radius:12px;padding:10px}.adStudioPro .up5AdScheduleBox small{color:#53655d;line-height:1.4}@media (max-width:760px){.adStudioPro .liveAdPreviewDock{max-height:46vh;margin-inline:-8px;top:max(0px, env(safe-area-inset-top))!important;border-radius:0 0 18px 18px!important;padding:9px!important}.adStudioPro .liveAdPreviewDock .adPowerGrid{max-height:min(190px,34vh)}.adStudioPro .liveAdPreviewDock .adPowerGrid article{min-height:105px}.adStudioPro .up5AdLibraryHero,.adStudioPro .up5AdLibraryTools{grid-template-columns:1fr;display:grid}.adStudioPro .up5AdLibraryHero button,.adStudioPro .up5AdLibraryActions button,.adStudioPro .up5AdLibraryActions a,.adStudioPro .up5AdScheduleActions button{text-align:center;width:100%}}@media (max-width:430px){.adStudioPro .liveAdPreviewDock{margin-inline:-10px;box-shadow:0 12px 28px #0f2f252e!important}.adStudioPro .liveAdPreviewDock h3{font-size:.96rem}.adStudioPro .liveAdPreviewDock .adPowerGrid{max-height:min(165px,31vh)}.adStudioPro .up5ColorAssist{grid-template-columns:1fr}}
.adStudioPro.up5FortressReady{--up5-fortress-bg:#f4faf7;--up5-fortress-ink:#142b23;--up5-fortress-muted:#53655d;--up5-fortress-green:#0b6a4f;--up5-fortress-yellow:#a76608;--up5-fortress-red:#a92f38}.adStudioPro .up5FortressMount{grid-column:1/-1;margin:0 0 18px}.adStudioPro .up5FortressShell{isolation:isolate;color:var(--up5-fortress-ink);background:radial-gradient(circle at 95% 0,#0b6a4f24,#0000 30%),linear-gradient(145deg,#fffffffc,#e8f6effa);border:1px solid #aecfc0;border-radius:30px;gap:15px;padding:clamp(15px,2.3vw,26px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #0a2d2229,inset 0 1px #fffffff2}.adStudioPro .up5FortressShell:before{content:"";background:var(--up5-fortress-green);z-index:-1;width:7px;position:absolute;inset:0 auto 0 0}.adStudioPro .up5FortressShell.health-yellow:before{background:var(--up5-fortress-yellow)}.adStudioPro .up5FortressShell.health-red:before{background:var(--up5-fortress-red)}.adStudioPro .up5FortressHead{justify-content:space-between;align-items:center;gap:18px;display:flex}.adStudioPro .up5FortressHead>div:first-child{min-width:0}.adStudioPro .up5FortressHead span,.adStudioPro .up5FortressChecksHead small{color:#557066;letter-spacing:.11em;font-size:.74rem;font-weight:1000;display:inline-block}.adStudioPro .up5FortressHead h2{letter-spacing:-.035em;margin:5px 0;font-size:clamp(1.65rem,4.4vw,3rem);line-height:.98}.adStudioPro .up5FortressHead p,.adStudioPro .up5FortressBrief p{color:var(--up5-fortress-muted);max-width:900px;margin:0;line-height:1.55}.adStudioPro .up5FortressScore{aspect-ratio:1;text-align:center;border:7px solid var(--up5-fortress-green);background:#fff;border-radius:50%;place-content:center;width:92px;min-width:92px;display:grid;box-shadow:0 14px 32px #0b6a4f2e,inset 0 0 0 1px #d8e8e0}.adStudioPro .health-yellow .up5FortressScore{border-color:var(--up5-fortress-yellow);box-shadow:0 14px 32px #a766082e}.adStudioPro .health-red .up5FortressScore{border-color:var(--up5-fortress-red);box-shadow:0 14px 32px #a92f382b}.adStudioPro .up5FortressScore strong{font-size:1.7rem;line-height:1}.adStudioPro .up5FortressScore small{letter-spacing:.08em;color:#62756d;margin-top:4px;font-size:.64rem;font-weight:1000}.adStudioPro .up5FortressMissionBar{background:#ffffffd1;border:1px solid #cfe2d9;border-radius:20px;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:center;gap:9px;padding:10px;display:grid}.adStudioPro .up5FortressMissionBar>div:first-child{gap:2px;min-width:0;display:grid}.adStudioPro .up5FortressMissionBar small{color:#667a71;font-weight:850}.adStudioPro .up5FortressMissionBar b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adStudioPro .up5FortressAlert{color:#07513c;background:#e9f8f1;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:.78rem;font-weight:1000;display:inline-flex}.adStudioPro .up5FortressAlert i{background:var(--up5-fortress-green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #0b6a4f1f}.adStudioPro .up5FortressAlert.yellow{color:#754900;background:#fff4dd}.adStudioPro .up5FortressAlert.yellow i{background:var(--up5-fortress-yellow);box-shadow:0 0 0 4px #a766081f}.adStudioPro .up5FortressAlert.red{color:#84232b;background:#fff0f1}.adStudioPro .up5FortressAlert.red i{background:var(--up5-fortress-red);box-shadow:0 0 0 4px #a92f381f}.adStudioPro .up5FortressMissionBar button,.adStudioPro .up5FortressGrid button,.adStudioPro .up5FortressFlow button,.adStudioPro .up5FortressCheckGrid button{font:inherit;cursor:pointer}.adStudioPro .up5FortressMissionBar button{color:#fff;white-space:nowrap;background:#073d2e;border:0;border-radius:14px;padding:10px 13px;font-weight:950}.adStudioPro .up5FortressMissionBar button.secondary{color:#173027;background:#edf4f0;border:1px solid #d3e4dc}.adStudioPro .up5FortressGrid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;display:grid}.adStudioPro .up5FortressGrid button{text-align:start;color:#173027;background:#edf5f1;border:1px solid #d0e3da;border-radius:17px;align-content:center;gap:4px;min-height:80px;padding:12px;transition:transform .16s,box-shadow .16s,background .16s;display:grid}.adStudioPro .up5FortressGrid button:hover{transform:translateY(-2px)}.adStudioPro .up5FortressGrid button.active{color:#fff;background:linear-gradient(135deg,#073d2e,#0b6a4f);border-color:#0000;box-shadow:0 13px 28px #073d2e38}.adStudioPro .up5FortressGrid b{font-size:1rem}.adStudioPro .up5FortressGrid small{opacity:.78;line-height:1.25}.adStudioPro .up5FortressStatus{flex-wrap:wrap;gap:7px;display:flex}.adStudioPro .up5FortressStatus span{color:#173027;background:#fff;border:1px solid #d6e7df;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:850}.adStudioPro .up5FortressStatus span.ok{background:#eef9f3;border-color:#b7dbc9}.adStudioPro .up5FortressStatus span.wait{color:#84232b;background:#fff3f4;border-color:#ebc8ca}.adStudioPro .up5FortressStatus span.core{color:#fff;background:#102e26;border-color:#102e26}.adStudioPro .up5FortressOverview{grid-template-columns:minmax(230px,.72fr) minmax(0,1.55fr);gap:12px;display:grid}.adStudioPro .up5FortressBrief,.adStudioPro .up5FortressChecks{background:#ffffffd1;border:1px solid #cfe2d9;border-radius:21px;padding:14px}.adStudioPro .up5FortressBrief{align-content:start;gap:8px;display:grid}.adStudioPro .up5FortressBrief>strong{font-size:1.13rem}.adStudioPro .up5FortressFlow{gap:7px;margin-top:4px;display:grid}.adStudioPro .up5FortressFlow button{color:#173027;text-align:start;background:#f2f8f5;border:1px solid #d2e4dc;border-radius:13px;padding:10px 12px;font-weight:900}.adStudioPro .up5FortressChecks{gap:10px;display:grid}.adStudioPro .up5FortressChecksHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.adStudioPro .up5FortressChecksHead h3{margin:3px 0 0;font-size:1.18rem}.adStudioPro .up5FortressChecksHead>b{font-size:1.6rem}.adStudioPro .up5FortressCheckGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.adStudioPro .up5FortressCheckGrid button{color:#173027;text-align:start;background:#f8fbf9;border:1px solid #d5e5dd;border-radius:15px;grid-template-columns:30px 1fr;align-items:start;gap:8px;padding:10px;display:grid}.adStudioPro .up5FortressCheckGrid button>span{color:#07513c;background:#dff3e9;border-radius:50%;place-content:center;width:28px;height:28px;font-weight:1000;display:grid}.adStudioPro .up5FortressCheckGrid button.issue{background:#fff6f6;border-color:#e5b9bd}.adStudioPro .up5FortressCheckGrid button.issue>span{color:#8d2831;background:#f8dfe1}.adStudioPro .up5FortressCheckGrid div{gap:3px;min-width:0;display:grid}.adStudioPro .up5FortressCheckGrid b{font-size:.92rem}.adStudioPro .up5FortressCheckGrid small{color:#667970;line-height:1.32}.adStudioPro[data-up5-fortress-zone=overview] .up5AdLibraryMount,.adStudioPro[data-up5-fortress-zone=overview] .publishPanel,.adStudioPro[data-up5-fortress-zone=overview] .publishedPanel,.adStudioPro[data-up5-fortress-zone=library] .publishPanel,.adStudioPro[data-up5-fortress-zone=library] .publishedPanel,.adStudioPro[data-up5-fortress-zone=editor] .up5AdLibraryMount,.adStudioPro[data-up5-fortress-zone=editor] .publishedPanel,.adStudioPro[data-up5-fortress-zone=preview] .up5AdLibraryMount,.adStudioPro[data-up5-fortress-zone=preview] .publishedPanel,.adStudioPro[data-up5-fortress-zone=preview] .publishPanel>:not(.liveAdPreviewDock),.adStudioPro[data-up5-fortress-zone=legacy] .up5AdLibraryMount,.adStudioPro[data-up5-fortress-zone=legacy] .publishPanel{display:none!important}.adStudioPro[data-up5-fortress-zone=all] .up5AdLibraryMount,.adStudioPro[data-up5-fortress-zone=all] .publishPanel,.adStudioPro[data-up5-fortress-zone=all] .publishedPanel{display:revert}.adStudioPro [data-up5-zone]{scroll-margin-top:120px}@media (max-width:900px){.adStudioPro .up5FortressMissionBar{grid-template-columns:1fr 1fr}.adStudioPro .up5FortressMissionBar>div:first-child{grid-column:1/-1}.adStudioPro .up5FortressOverview{grid-template-columns:1fr}}@media (max-width:660px){.adStudioPro .up5FortressHead{align-items:start}.adStudioPro .up5FortressScore{border-width:6px;width:76px;min-width:76px}.adStudioPro .up5FortressScore strong{font-size:1.4rem}.adStudioPro .up5FortressGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adStudioPro .up5FortressCheckGrid{grid-template-columns:1fr}}@media (max-width:430px){.adStudioPro .up5FortressHead{grid-template-columns:1fr auto;display:grid}.adStudioPro .up5FortressHead p{grid-column:1/-1}.adStudioPro .up5FortressMissionBar{grid-template-columns:1fr}.adStudioPro .up5FortressMissionBar>*{width:100%}.adStudioPro .up5FortressAlert{justify-content:center}.adStudioPro .up5FortressGrid{grid-template-columns:1fr}}
