:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}:root{--route-corner-glow:#fffffff2;--primary:#09213a;--primary-hover:#123a62;--primary-light:#09213a14;--brand-red:#d91f2c;--background:#f7f5f0;--surface:#fffc;--surface-solid:#fff;--foreground:#101820;--muted:#707278;--border:#10182017;--error:#d70015;--establishment:#ff3b30;--opposition:#34c759;--shadow-soft:0 18px 45px #10182014;--shadow-lift:0 26px 70px #1018201f;--radius-lg:28px;--radius-md:18px;--radius-sm:12px}:root.dark{--route-corner-glow:#ffffff12;--background:#05070a;--surface:#14191fd1;--surface-solid:#14191f;--foreground:#f5f5f7;--muted:#a8abb2;--border:#ffffff24;--shadow-soft:0 18px 45px #00000073;--shadow-lift:0 26px 70px #0000008c}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top left, #d91f2c1c, transparent 32rem), radial-gradient(circle at top right, #09213a1a, transparent 34rem), var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;min-width:320px;padding-bottom:6.6rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;transition:background-color .3s,color .3s}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app{flex-direction:column;min-height:100vh;display:flex}.startup-splash{background:radial-gradient(circle at 50% 42%, #d91f2c1f, transparent 16rem), radial-gradient(circle at 50% 58%, #09213a1a, transparent 18rem), var(--background);pointer-events:none;z-index:1000000;justify-content:center;align-items:center;animation:.18s ease-out .82s forwards splash-fade;display:flex;position:fixed;inset:0}.startup-splash-inner{flex-direction:column;align-items:center;animation:.82s cubic-bezier(.34,1.56,.64,1) both logo-pulse;display:flex}.startup-splash .polsy-logo{filter:drop-shadow(0 18px 34px #09213a24)}.startup-splash .polsy-logo-mark{width:5.76rem;height:5.76rem}.startup-splash .polsy-logo-wordmark{font-size:3rem}@keyframes logo-pulse{0%{opacity:0;transform:scale(.9)}34%{opacity:1;transform:scale(1.06)}68%{transform:scale(.98)}to{opacity:1;transform:scale(1.02)}}@keyframes splash-fade{0%{opacity:1}to{opacity:0}}.bottom-nav{backface-visibility:hidden;pointer-events:none;z-index:9999;width:100%;transform:translate(0,0);bottom:max(1.1rem, env(safe-area-inset-bottom))!important;padding:0 clamp(1.25rem,4vw,2.5rem)!important;position:fixed!important;top:auto!important;left:0!important;right:0!important}.bottom-nav-container{-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);pointer-events:auto;background:#ffffffe6;border:1px solid #1018201f;border-radius:30px;justify-content:space-between;align-items:center;gap:.56rem;max-width:740px;min-height:56px;margin:0 auto;padding:.34rem;display:flex;overflow:hidden;box-shadow:0 16px 48px #1018202e}:root.dark .bottom-nav-container{background:#14191feb;border-color:#ffffff29;box-shadow:0 16px 48px #00000085}.bottom-nav-brand{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:25px;flex:220px;align-items:center;gap:.62rem;min-width:0;min-height:44px;padding:0 .78rem 0 .58rem;transition:background-color .2s,transform .2s;display:flex}.bottom-nav-brand:hover{background-color:var(--primary-light)}.bottom-nav-brand .subtitle{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin-top:.08rem;font-size:.7rem;font-weight:600;line-height:1.15;display:block;overflow:hidden}.polsy-logo{color:var(--primary);flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.polsy-logo-mark{width:1.9rem;height:1.9rem;display:block}.polsy-logo-p{fill:currentColor}.polsy-logo-cross{fill:var(--brand-red)}.polsy-logo-lion{fill:var(--surface-solid)}.polsy-logo-wordmark{color:var(--foreground);letter-spacing:0;font-size:1.12rem;font-weight:760;line-height:1}.bottom-nav-menu{--tab-gap:.18rem;--tab-width:5.95rem;border:1px solid var(--border);align-items:center;gap:var(--tab-gap);grid-template-columns:var(--tab-width) var(--tab-width) 2.38rem;background-color:#7676801f;border-radius:25px;flex:none;padding:.16rem;display:grid;position:relative}.active-tab-indicator{background-color:var(--foreground);pointer-events:none;height:38px;width:var(--tab-width);z-index:0;border-radius:21px;transition:left .32s cubic-bezier(.2,.8,.2,1),width .24s;position:absolute;top:.16rem;left:.16rem;box-shadow:0 7px 18px #1018201f}.bottom-nav-menu.settings-active .active-tab-indicator{left:calc(.16rem + var(--tab-width) + var(--tab-gap))}.nav-button,.dark-mode-toggle{color:var(--muted);cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:0;border-radius:21px;justify-content:center;align-items:center;gap:.34rem;min-height:38px;padding:0 .78rem;font-size:.84rem;font-weight:700;transition:color .24s,transform .24s;display:inline-flex;position:relative;overflow:hidden}.nav-icon{flex:none;width:1em;height:1em;font-size:1.05rem;line-height:1;transition:transform .24s;display:block}.dark-mode-toggle{min-width:38px;padding:0;font-size:1.1rem}.nav-button:hover,.dark-mode-toggle:hover{color:var(--primary-hover)}.nav-button.active{color:var(--background)}.nav-button.active .nav-icon{transform:translateY(-1px)}.main-content{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2.25rem 1.25rem 5.2rem}.main-content.story-open{background:radial-gradient(ellipse 20rem 12rem at top left, var(--route-corner-glow), transparent 70%), radial-gradient(ellipse 20rem 12rem at top right, var(--route-corner-glow), transparent 70%)}.route-stack{width:100%;position:relative}.route-layer{width:100%;min-width:0}.home-route{z-index:1;position:relative}.home-route.is-background{pointer-events:none;-webkit-user-select:none;user-select:none}:is(.route-stack:has(.story-detail-page.swiping-back) .home-route.is-background,.route-stack:has(.story-detail-page.swipe-back-cancelling) .home-route.is-background,.route-stack:has(.story-detail-page.swipe-back-completing) .home-route.is-background){opacity:1!important;visibility:visible!important;transition:opacity 70ms linear!important}.story-route{-webkit-overflow-scrolling:touch;background:var(--background);overscroll-behavior:contain;pointer-events:auto;z-index:5000;padding:2.25rem 1.25rem 5.2rem;animation:.28s cubic-bezier(.4,0,.2,1) both story-route-enter-from-left;position:fixed;inset:0;overflow:hidden auto}@keyframes story-route-enter-from-left{0%{transform:translate(calc(100vw + 2rem))}to{transform:translate(0,0)}}.story-route .b-detail-page{background:var(--background);border-radius:var(--radius-lg) var(--radius-lg) 0 0;min-height:100svh;padding-top:2.25rem;padding-bottom:calc(5.2rem + env(safe-area-inset-bottom));margin-top:-2.25rem}.story-route .b-detail-page:is(.swiping-back,.swipe-back-cancelling,.swipe-back-completing){border-radius:0}.story-route:has(.b-detail-page.swiping-back){transition:none}.story-route:has(.b-detail-page.swipe-back-completing){transition:transform .24s cubic-bezier(.18,.9,.22,1)}.story-route:has(.b-detail-page.swipe-back-cancelling){transition:transform .19s cubic-bezier(.2,.82,.22,1)}.story-route.nav-home-leaving{pointer-events:none;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;animation:none!important;transform:translate(0,0)!important}.story-route.nav-home-leaving.nav-home-leaving-active{transform:translate(calc(100vw + 2rem))!important}@media (prefers-reduced-motion:reduce){.story-route{animation:none}}.footer{border-top:1px solid var(--border);color:var(--muted);text-align:center;padding:2rem 1rem;font-size:.82rem;line-height:1.7}@media (width<=768px){body{padding-bottom:6.9rem}.bottom-nav{bottom:max(.95rem, env(safe-area-inset-bottom))!important;padding:0 1rem!important}.bottom-nav-container{border-radius:28px;gap:.34rem;max-width:410px;min-height:58px;padding:.32rem}.bottom-nav-brand{border-radius:23px;flex:none;min-height:46px;padding:0 .34rem}.bottom-nav-brand .subtitle,.polsy-logo-wordmark{display:none}.polsy-logo-mark{width:2rem;height:2rem}.bottom-nav-menu{--tab-gap:.14rem;gap:var(--tab-gap);border-radius:23px;flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 2.5rem;justify-content:stretch}.active-tab-indicator{height:44px;width:calc((100% - 2.5rem - (2 * var(--tab-gap))) / 2);border-radius:20px;left:.16rem}.bottom-nav-menu.settings-active .active-tab-indicator{left:calc(.16rem + ((100% - 2.5rem - (2 * var(--tab-gap))) / 2) + var(--tab-gap))}.nav-button{border-radius:20px;flex-direction:column;flex:1;gap:.1rem;min-height:44px;padding:0 .26rem;font-size:.68rem}.nav-icon{font-size:1.1rem}.dark-mode-toggle{border-radius:20px;min-width:40px;min-height:44px;font-size:1.1rem}.main-content,.story-route{padding:1.35rem .85rem 5.5rem}.story-route .b-detail-page{min-height:100svh;padding-top:1.35rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom));margin-top:-1.35rem}}.bottom-nav-container,.bottom-nav-brand,.bottom-nav-menu,.active-tab-indicator,.nav-button,.dark-mode-toggle,.polsy-logo,.polsy-logo-mark,.polsy-logo-wordmark,.bottom-nav-brand .subtitle,.nav-icon,.nav-label{transition-duration:.55s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.bottom-nav-container{transition-property:border-radius,box-shadow,gap,max-width,min-height,padding}.nav-label{opacity:1;pointer-events:none;white-space:nowrap;line-height:1.1;transition-property:opacity,transform;display:inline-block;overflow:hidden;transform:translateY(0)scale(1)}.bottom-nav.compact .nav-label{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(.2rem - 50%))scale(.96)}.bottom-nav.compact .bottom-nav-container{justify-content:center;max-width:300px}.bottom-nav.compact .bottom-nav-brand{opacity:0;pointer-events:none;flex:0 1 0;gap:0;width:0;min-height:0;padding:0;overflow:hidden}.bottom-nav.compact .bottom-nav-menu{--tab-gap:.18rem;--tab-width:3.7rem;grid-template-columns:var(--tab-width) var(--tab-width) 2.5rem;flex:none}.bottom-nav.compact .active-tab-indicator{width:var(--tab-width)}.bottom-nav.compact .nav-button{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:0}.bottom-nav.compact .nav-icon{font-size:1.22rem;transform:translateY(0)}.bottom-nav.compact .dark-mode-toggle{font-size:1.18rem}.bottom-nav.expanded .bottom-nav-container{border-radius:34px;gap:.7rem;max-width:800px;min-height:66px;padding:.48rem;box-shadow:0 20px 62px #10182033}:root.dark .bottom-nav.expanded .bottom-nav-container{box-shadow:0 20px 62px #0000008c}.bottom-nav.expanded .bottom-nav-brand{border-radius:28px;gap:.72rem;min-height:52px;padding:0 .9rem 0 .65rem}.bottom-nav.expanded .bottom-nav-brand .subtitle{max-width:260px;font-size:.76rem}.bottom-nav.expanded .polsy-logo{gap:.58rem}.bottom-nav.expanded .polsy-logo-mark{width:2.18rem;height:2.18rem}.bottom-nav.expanded .polsy-logo-wordmark{font-size:1.28rem}.bottom-nav.expanded .bottom-nav-menu{--tab-gap:.22rem;--tab-width:6.35rem;border-radius:28px;padding:.22rem}.active-tab-indicator{transition-property:border-radius,height,left,top,width}.bottom-nav.expanded .active-tab-indicator{border-radius:24px;height:44px;top:.22rem;left:.22rem}.bottom-nav.expanded .bottom-nav-menu.settings-active .active-tab-indicator{left:calc(.22rem + var(--tab-width) + var(--tab-gap))}.bottom-nav.expanded .nav-button,.bottom-nav.expanded .dark-mode-toggle{border-radius:24px;gap:.4rem;min-height:44px;font-size:.9rem}.bottom-nav.expanded .nav-button{padding:0 .95rem}.bottom-nav.expanded .nav-icon{font-size:1.1rem}.bottom-nav.expanded .dark-mode-toggle{min-width:44px;padding:0;font-size:1.14rem}@media (width<=768px){.bottom-nav.compact .bottom-nav-container{max-width:292px}.bottom-nav.compact .bottom-nav-menu{--tab-gap:.16rem;flex:none;grid-template-columns:3.55rem 3.55rem 2.5rem}.bottom-nav.compact .active-tab-indicator{width:3.55rem}.bottom-nav.compact .bottom-nav-menu.settings-active .active-tab-indicator{left:calc(.16rem + 3.55rem + var(--tab-gap))}.bottom-nav.compact .nav-button{flex-direction:row;justify-content:center;align-items:center;padding:0}.bottom-nav.compact .nav-icon{font-size:1.28rem}.bottom-nav.compact .dark-mode-toggle{font-size:1.22rem}.bottom-nav.expanded .bottom-nav-container{border-radius:31px;gap:.42rem;max-width:430px;min-height:66px;padding:.42rem}.bottom-nav.expanded .bottom-nav-brand{border-radius:26px;min-height:54px;padding:0 .42rem}.bottom-nav.expanded .polsy-logo-mark{width:2.28rem;height:2.28rem}.bottom-nav.expanded .bottom-nav-menu{--tab-gap:.16rem;--tab-width:minmax(0, 1fr);border-radius:26px}.bottom-nav.expanded .active-tab-indicator{height:50px;width:calc((100% - 2.5rem - (2 * var(--tab-gap))) / 2);border-radius:22px;top:.22rem;left:.22rem}.bottom-nav.expanded .bottom-nav-menu.settings-active .active-tab-indicator{left:calc(.22rem + ((100% - 2.5rem - (2 * var(--tab-gap))) / 2) + var(--tab-gap))}.bottom-nav.expanded .nav-button{border-radius:22px;gap:.14rem;min-height:50px;padding:0 .34rem;font-size:.74rem}.bottom-nav.expanded .nav-icon{font-size:1.14rem}.bottom-nav.expanded .dark-mode-toggle{border-radius:22px;min-width:44px;min-height:50px;font-size:1.16rem}}.home-page{width:100%;margin:0 auto}.view-toggle{background:#ffffffe0;border:1px solid #7676802e;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;max-width:720px;margin:0 auto 1.08rem;padding:.3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #10182012}.view-toggle:before{content:"";z-index:0;background:#0071e3;border:0;border-radius:20px;width:calc(50% - .3rem);transition:transform .34s cubic-bezier(.2,.8,.2,1);position:absolute;inset:.3rem auto .3rem .3rem;transform:translate(0);box-shadow:0 11px 25px #0071e347}.view-toggle.all-active:before{transform:translate(100%)}.toggle-btn{color:var(--muted);cursor:pointer;text-align:center;z-index:1;background:0 0;border:0;border-radius:20px;justify-content:center;align-items:center;gap:.48rem;min-height:58px;padding:.55rem .72rem;transition:color .24s,transform .24s;display:flex;position:relative}.toggle-btn:hover{color:var(--primary-hover);transform:translateY(-1px)}.toggle-btn.active{color:#fff}.toggle-icon{color:currentColor;background:0 0;border-radius:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:1.04rem;line-height:1;display:flex}.toggle-icon svg{display:none}.toggle-icon:before{color:currentColor;font-size:1.18rem;font-weight:800;line-height:1}.toggle-btn:first-child .toggle-icon{color:currentColor;background:0 0}.toggle-btn:first-child .toggle-icon:before{content:"↗"}.toggle-btn:last-child .toggle-icon:before{content:"▦";font-size:1.08rem}.toggle-copy{align-items:center;gap:.42rem;min-width:0;display:flex}.toggle-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.94rem;font-weight:800;line-height:1.08;display:block;overflow:hidden}.toggle-meta{color:var(--muted);background:#76768024;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.42rem;padding:.25rem .38rem;font-size:.72rem;font-weight:780;line-height:1;display:inline-flex}.feed-state{background:var(--surface);text-align:left;border:1px solid #76768029;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.38rem;max-width:760px;margin:0 auto;padding:1rem 1.05rem;display:flex}.feed-state strong{color:var(--foreground);font-size:.94rem;font-weight:800}.feed-state p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.4}.feed-state button{appearance:none;background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;margin-top:.18rem;padding:.48rem .72rem;font-family:inherit;font-size:.74rem;font-weight:780}.feed-state button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.stories-grid{grid-template-columns:minmax(0,1fr);gap:.85rem;max-width:760px;margin:0 auto;display:grid}.story-card{background:var(--surface);cursor:pointer;text-align:left;border:1px solid #76768029;border-radius:8px;flex-direction:column;gap:.58rem;padding:.9rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 12px 28px #10182012}.story-card:hover{border-color:#09213a38;transform:translateY(-2px);box-shadow:0 16px 34px #1018201a}.story-top{grid-template-columns:minmax(160px,32%) minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.story-image{aspect-ratio:1.12;background:linear-gradient(135deg,#09213a1a,#d91f2c12);border-radius:8px;align-self:start;width:100%;position:relative;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.story-card:hover .story-image img{transform:scale(1.035)}.trending-badge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#bf5b00;background-color:#ffffffdb;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:.2rem;padding:.24rem .4rem .24rem .34rem;font-size:.62rem;font-weight:760;line-height:1;display:inline-flex;position:absolute;top:.42rem;right:.42rem}.story-main{text-align:left;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;padding-top:0;display:flex}.story-header{justify-content:flex-start;align-items:center;gap:.9rem;min-width:0;margin-bottom:.34rem;display:flex}.topic-badge{text-overflow:ellipsis;white-space:nowrap;border-radius:0;max-width:48%;padding:0;font-size:.9rem;font-weight:790;line-height:1;display:inline-block;overflow:hidden;background:0 0!important}.date{color:var(--muted);white-space:nowrap;font-size:.84rem;line-height:1}.story-headline{color:var(--foreground);letter-spacing:0;text-align:left;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .48rem;font-size:clamp(1.04rem,2.3vw,1.34rem);font-weight:780;line-height:1.18;display:-webkit-box;overflow:hidden}.story-source-row{justify-content:flex-start;align-items:center;gap:.62rem;min-width:0;margin-top:auto;display:flex}.story-source-text{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.8rem;line-height:1.25;overflow:hidden}.verification-badge{background:#ffffffb8;border:1px solid;border-radius:5px;flex:none;padding:.36rem .5rem;font-size:.74rem;font-weight:760;line-height:1}.story-summary{color:var(--muted);text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.9rem,1.8vw,1rem);line-height:1.34;display:-webkit-box;overflow:hidden}.story-footer{text-align:left;border-top:1px solid #76768029;grid-template-columns:minmax(0,1fr) minmax(104px,auto);gap:.58rem 0;padding-top:.68rem;display:grid}.story-meter,.source-position,.view-comparison{min-width:0}.story-meter{grid-column:1/-1}.source-position{border-right:1px solid #76768029;padding-right:.78rem}.view-comparison{padding-left:.78rem}.metric-label{color:var(--muted);align-items:center;margin-bottom:.3rem;font-size:.76rem;font-weight:660;line-height:1.15;display:flex}.story-meter .metric-label{color:var(--primary);letter-spacing:.01em;background:linear-gradient(135deg,#0071e321,#34c75917);border:1px solid #0071e329;border-radius:999px;margin-bottom:0;padding:.23rem .45rem;font-size:.74rem;font-weight:820;display:inline-flex}.story-meter .metric-label:before{content:"";opacity:.95;background:currentColor;border-radius:999px;width:.42rem;height:.42rem;margin-right:.34rem}.story-meter-head{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.34rem;display:flex}.evidence-icon-row{flex:none;align-items:center;gap:.4rem;display:flex}.evidence-icon-chip{appearance:none;cursor:pointer;border:1px solid;border-radius:999px;align-items:center;gap:.24rem;padding:.26rem .48rem;font-family:inherit;font-size:.92rem;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.evidence-icon-chip:hover{filter:brightness(.97);transform:translateY(-1px)}.evidence-icon-chip:active{transform:translateY(0)}.evidence-icon-chip:focus-visible{outline-offset:2px;outline:2px solid}.evidence-icon-chip svg,.evidence-icon-glyph{font-size:1em;font-weight:800}.evidence-icon-count{font-size:.78rem;font-weight:800}.evidence-icon-chip.evidence-support{color:#248a3d;background:#34c7591a;border-color:#34c7594d}.evidence-icon-chip.evidence-missing{color:#bf5b00;background:#bf5b001a;border-color:#bf5b0047}.evidence-icon-chip.evidence-contradict{color:#d91f2c;background:#d91f2c14;border-color:#d91f2c47}.metric-score-row{align-items:baseline;gap:.12rem;margin-bottom:.28rem;display:flex}.metric-score-row strong{font-size:1.48rem;font-weight:820;line-height:.9}.metric-score-row span{color:var(--muted);font-size:.9rem;font-weight:620}.confidence-bar{background:repeating-linear-gradient(90deg,#76768047 0 13px,#0000 13px 17px);border-radius:999px;width:100%;max-width:210px;height:7px;overflow:hidden}.confidence-fill{border-radius:inherit;height:100%;transition:width .3s}.position-value{color:var(--foreground);overflow-wrap:anywhere;align-items:center;gap:.38rem;font-size:.9rem;font-weight:720;line-height:1.2;display:flex}.position-dot{border-radius:999px;flex:none;width:9px;height:9px;display:inline-block}.view-comparison{color:var(--primary);text-align:right;white-space:normal;justify-content:flex-end;align-items:center;margin-left:0;font-size:.88rem;font-weight:760;line-height:1.2;display:flex}.loading{color:var(--muted);text-align:center;padding:3rem;font-size:1rem}@media (width<=768px){.view-toggle{border-radius:23px;width:100%;max-width:none;margin-bottom:1rem;padding:.26rem}.view-toggle:before{border-radius:19px;width:calc(50% - .26rem);inset:.26rem auto .26rem .26rem}.view-toggle.all-active:before{transform:translate(100%)}.toggle-btn{border-radius:19px;gap:.4rem;min-height:55px;padding:.46rem .52rem}.toggle-icon{width:1.16rem;height:1.16rem;font-size:.96rem}.toggle-copy{gap:.32rem}.toggle-label{font-size:.86rem}.toggle-meta{min-width:1.28rem;padding:.21rem .3rem;font-size:.66rem}.feed-state{border-radius:14px;padding:.88rem .9rem}.stories-grid{gap:.54rem}.story-card{gap:.28rem;padding:.74rem}.story-top{grid-template-columns:minmax(126px,40%) minmax(0,1fr);align-items:start;gap:.34rem}.story-image{aspect-ratio:1}.evidence-icon-row{gap:.32rem}.evidence-icon-chip{padding:.26rem .44rem;font-size:.88rem}.evidence-icon-count{font-size:.72rem}.story-header{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.3rem;width:100%;margin-bottom:0;display:grid}.topic-badge{min-width:0;max-width:none;font-size:.72rem;line-height:1}.date{text-align:right;font-size:.66rem;line-height:1}.story-headline{-webkit-line-clamp:4;margin:calc(.48rem + 6.66667px) 0 .08rem;font-size:.9rem;line-height:1.05}.story-source-row{flex-direction:column;align-items:flex-start;gap:.08rem}.story-source-text{white-space:nowrap;font-size:.66rem;line-height:1.08}.verification-badge{padding:.2rem .3rem;font-size:.61rem}.story-summary{-webkit-line-clamp:2;font-size:.84rem;line-height:1.22}.story-footer{grid-template-columns:minmax(0,1fr) minmax(64px,auto);gap:.36rem 0;padding-top:.42rem}.source-position{padding-right:.5rem}.view-comparison{padding-left:.3rem;font-size:.7rem}.metric-label{margin-bottom:.16rem;font-size:.64rem}.story-meter .metric-label{margin-bottom:0;padding:.2rem .38rem;font-size:.68rem}.story-meter .metric-label:before{width:.36rem;height:.36rem;margin-right:.28rem}.story-meter-head{margin-bottom:.2rem}.metric-score-row{margin-bottom:.16rem}.metric-score-row strong{font-size:1.24rem}.metric-score-row span{font-size:.76rem}.confidence-bar{max-width:150px}.position-value{font-size:.72rem}}.home-header-hero{background-color:#06162a;background-image:radial-gradient(circle at 84% 20%,#0071e342,#0000 10rem),radial-gradient(circle at 16% 82%,#34c75929,#0000 9.5rem),linear-gradient(90deg,#020c18e6 0%,#051324c7 48%,#040f1c94 100%),linear-gradient(#020a122e 0%,#020b146b 62%,#020b14db 100%),url("https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/2014_Tbilisi%2C_Rezydencja_Prezydenta_Gruzji_(02).jpg/1280px-2014_Tbilisi%2C_Rezydencja_Prezydenta_Gruzji_(02).jpg");background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border:1px solid #ffffff14;border-radius:22px;height:clamp(12.2rem,42vw,14.1rem);position:relative;overflow:hidden;box-shadow:0 16px 38px #09213a33}.home-header-signal-field{opacity:.72;pointer-events:none;position:absolute;inset:0}.home-header-signal-field:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:2.35rem 2.35rem;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(90deg,#0000001a,#000000b8 43%,#0000002e);mask-image:linear-gradient(90deg,#0000001a,#000000b8 43%,#0000002e)}.home-header-signal-field:after{content:"";opacity:.72;background:linear-gradient(90deg,#0071e3f2,#0071e338,#34c759f2);border-radius:999px;height:2px;position:absolute;bottom:3.92rem;left:.94rem;right:.94rem;box-shadow:0 0 22px #0071e333}.home-header-hero-content{z-index:2;flex-direction:column;justify-content:space-between;padding:.74rem .82rem .48rem;display:flex;position:absolute;inset:0 0 3.58rem}.home-header-brand{min-width:0}.home-header-brand .polsy-logo{color:#f8fbff;filter:drop-shadow(0 10px 22px #00000059);gap:.42rem}.home-header-brand .polsy-logo-lion{fill:#071b31}.home-header-brand .polsy-logo-mark{width:1.78rem;height:1.78rem}.home-header-brand .polsy-logo-wordmark{color:#f8fbff;letter-spacing:0;text-shadow:0 8px 22px #0000006b;font-size:clamp(1.72rem,6.6vw,2.04rem);font-weight:850;line-height:.92}.home-header-pi-badge{-webkit-backdrop-filter:blur(14px);color:#f8fbff;background:#ffffff1a;border:1px solid #ffffff5c;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.28rem;height:2.28rem;font-weight:850;line-height:1;display:inline-flex;position:relative;box-shadow:0 10px 22px #00000029}.home-header-pi-status{background:#34c759;border:2px solid #eef6ff;border-radius:999px;width:.54rem;height:.54rem;position:absolute;top:-.01rem;right:-.01rem;box-shadow:0 0 0 3px #34c75929}.home-header-hero-bottom{gap:.12rem;max-width:min(22rem,88%);animation:.32s cubic-bezier(.2,.82,.22,1) home-header-hero-bottom-in;display:grid}@keyframes home-header-hero-bottom-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.home-header-hero-headline{color:#f8fbff;letter-spacing:0;overflow-wrap:anywhere;text-shadow:0 7px 18px #0006;margin:0;font-size:clamp(.96rem,4vw,1.14rem);font-weight:820;line-height:1.08}.home-header-hero-chip{color:#f8fbffc7;text-shadow:0 7px 18px #00000057;width:fit-content;font-size:.66rem;font-weight:690;line-height:1.1;display:inline-flex}.home-header-hero-chip-dot{display:none}.home-header-compare{-webkit-backdrop-filter:blur(22px);z-index:3;background:#fffffff5;border:1px solid #ffffffbd;border-bottom:0;border-radius:22px 22px 0 0;min-height:3.58rem;padding:.7rem .72rem .5rem;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -14px 32px #050f1c2b}.home-header-compare-handle{background:#09213a52;border-radius:999px;width:1.82rem;height:.14rem;position:absolute;top:.3rem;left:50%;transform:translate(-50%)}.home-header-compare-row{grid-template-columns:minmax(0,1fr) 1.5rem minmax(0,1fr);align-items:center;gap:.32rem;display:grid}.home-header-compare-side{isolation:isolate;background:linear-gradient(135deg,#0071e329 0%,#ffffffeb 86%);border:1px solid #0071e33d;border-radius:16px;align-items:center;gap:.4rem;min-width:0;min-height:2.12rem;padding:.48rem .56rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #0071e317}.home-header-compare-side:before{content:"";opacity:.96;z-index:-1;background:#0071e3;border-radius:16px 0 0 16px;width:.22rem;position:absolute;inset:0 auto 0 0}.home-header-compare-side-opp{text-align:left;background:linear-gradient(135deg,#34c7592e 0%,#ffffffeb 86%);border-color:#34c75942;box-shadow:inset 0 0 0 1px #ffffff94,0 8px 18px #34c7591a}.home-header-compare-side-opp:before{background:#34c759}.home-header-compare-dot{border:2px solid #fffffffa;border-radius:999px;flex-shrink:0;width:.82rem;height:.82rem;animation:none}.home-header-compare-dot-gov{background:#0071e3;box-shadow:0 0 0 5px #0071e31f,0 0 16px #0071e33d}.home-header-compare-dot-opp{background:#34c759;box-shadow:0 0 0 5px #34c75921,0 0 16px #34c7593d}.home-header-compare-text{min-width:0;display:block}.home-header-compare-text strong{color:#061a2f;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:900;line-height:1;display:block;overflow:hidden}.home-header-compare-side-opp .home-header-compare-text strong{color:#0b3519}.home-header-compare-divider{color:var(--primary);background:#fffffffa;border:1px solid #76768024;border-radius:999px;justify-content:center;align-items:center;width:1.42rem;height:1.42rem;font-size:.62rem;font-weight:840;display:flex;box-shadow:0 7px 16px #10182014}.home-header-compare-track{display:none}:root.dark .home-header-compare{background:#14191ff0;border-color:#ffffff24;box-shadow:0 -14px 30px #00000061}:root.dark .home-header-compare-handle{background:#ffffff4d}:root.dark .home-header-compare-side{background:linear-gradient(135deg,#0071e33d 0%,#ffffff0f 88%);border-color:#0071e347;box-shadow:inset 0 0 0 1px #ffffff0f,0 8px 18px #00000029}:root.dark .home-header-compare-side-opp{background:linear-gradient(135deg,#34c7593d 0%,#ffffff0f 88%);border-color:#34c7594d}:root.dark .home-header-compare-text strong{color:#f8fbff}:root.dark .home-header-compare-divider{background:#14191fdb;border-color:#ffffff24}@media (prefers-reduced-motion:reduce){.home-header-hero-bottom{animation:none}}@media (width<=768px){.home-header{margin-bottom:.42rem;padding-top:.1rem}.home-header-hero{background-position:50% 48%;border-radius:21px;height:clamp(11.78rem,49vw,12.9rem)}.home-header-hero-content{padding:.68rem .72rem .44rem;bottom:3.38rem}.home-header-brand .polsy-logo{gap:.34rem}.home-header-brand .polsy-logo-mark{width:1.58rem;height:1.58rem}.home-header-brand .polsy-logo-wordmark{font-size:clamp(1.55rem,7.6vw,1.86rem)}.home-header-pi-badge{width:2.04rem;height:2.04rem}.home-header-pi-main{font-size:.68rem}.home-header-pi-status{width:.48rem;height:.48rem}.home-header-hero-bottom{max-width:min(18.5rem,88%)}.home-header-hero-headline{font-size:clamp(.9rem,4.3vw,1.04rem);line-height:1.06}.home-header-hero-chip{font-size:.6rem}.home-header-signal-field:after{bottom:3.72rem}.home-header-compare{border-radius:20px 20px 0 0;min-height:3.38rem;padding:.66rem .56rem .44rem}.home-header-compare-handle{width:1.56rem;top:.28rem}.home-header-compare-row{grid-template-columns:minmax(0,1fr) 1.22rem minmax(0,1fr);gap:.22rem}.home-header-compare-side{border-radius:14px;gap:.28rem;min-height:1.96rem;padding:.44rem .46rem}.home-header-compare-side:before{border-radius:14px 0 0 14px;width:.18rem}.home-header-compare-dot{width:.66rem;height:.66rem}.home-header-compare-divider{width:1.18rem;height:1.18rem;font-size:.52rem}.home-header-compare-text strong{font-size:.72rem}}@media (width<=380px){.home-header-hero{height:11.35rem}.home-header-brand .polsy-logo-mark{width:1.42rem;height:1.42rem}.home-header-brand .polsy-logo-wordmark{font-size:1.55rem}.home-header-pi-badge{width:1.88rem;height:1.88rem}.home-header-hero-bottom{max-width:92%}.home-header-compare{padding-left:.48rem;padding-right:.48rem}.home-header-compare-row{grid-template-columns:minmax(0,1fr) 1.08rem minmax(0,1fr);gap:.18rem}.home-header-compare-side{gap:.18rem;padding-left:.36rem;padding-right:.34rem}.home-header-compare-dot{width:.58rem;height:.58rem}.home-header-compare-divider{width:1.04rem;height:1.04rem}.home-header-compare-text strong{font-size:.63rem}}.home-header-hero{background-image:radial-gradient(circle at 84% 20%, #0071e342, transparent 10rem), radial-gradient(circle at 16% 82%, #34c75929, transparent 9.5rem), linear-gradient(90deg, #020c18e6 0%, #051324c7 48%, #040f1c94 100%), linear-gradient(180deg, #020a122e 0%, #020b146b 62%, #020b14db 100%), var(--home-header-hero-image,url("https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/2014_Tbilisi%2C_Rezydencja_Prezydenta_Gruzji_(02).jpg/1280px-2014_Tbilisi%2C_Rezydencja_Prezydenta_Gruzji_(02).jpg"))}.home-header-compare-balance{-webkit-backdrop-filter:none;box-shadow:none;background:linear-gradient(#020a1200 0%,#020a1275 52%,#020a12a8 100%);border:0;border-radius:0;min-height:3.58rem;padding:.31rem .86rem .48rem}.home-header-compare-balance .home-header-compare-handle{display:none}.home-header-source-balance{gap:.25rem;width:100%;display:grid}.home-header-balance-stage{grid-template-columns:minmax(0,1fr) 2.1rem minmax(0,1fr);align-items:end;gap:.1rem;min-height:1.82rem;padding:0 .1rem;display:grid;position:relative}.home-header-balance-stage:after{content:"";background:linear-gradient(90deg,#fff0,#f8fbffa3 18% 82%,#fff0);border-radius:999px;height:.08rem;position:absolute;bottom:.16rem;left:5.8%;right:5.8%}.home-header-balance-side{z-index:1;place-items:center;gap:.06rem;min-width:0;display:grid;position:relative}.home-header-balance-icon{-webkit-backdrop-filter:blur(12px)saturate(150%);color:#eef7ff;background:radial-gradient(circle at 32% 25%,#ffffff52,#0000 38%),linear-gradient(145deg,#0071e35c,#003166e0);border:1px solid #73b9ffbd;border-radius:999px;justify-content:center;align-items:center;width:1.52rem;height:1.52rem;display:flex;transform:translateY(-.03rem);box-shadow:0 0 0 4px #0071e31f,0 0 22px #0071e36b,0 12px 20px #0000003d,inset 0 1px #ffffff47}.home-header-balance-icon svg{filter:drop-shadow(0 2px 3px #00000047);width:.98rem;height:.98rem;display:block}.home-header-balance-side-opp .home-header-balance-icon{color:#f1fff4;background:radial-gradient(circle at 32% 25%,#ffffff4d,#0000 38%),linear-gradient(145deg,#34c75961,#106527e6);border-color:#81eb97c7;box-shadow:0 0 0 4px #34c75921,0 0 22px #34c7596b,0 12px 20px #0000003d,inset 0 1px #ffffff47}.home-header-balance-plate{background:linear-gradient(#2b9bff 0%,#0069d8 100%);border-radius:999px 999px .24rem .24rem;width:82%;max-width:7.5rem;height:.35rem;display:block;box-shadow:0 0 18px #0071e36b,inset 0 1px #ffffff85}.home-header-balance-side-opp .home-header-balance-plate{background:linear-gradient(#60e17a 0%,#27ad45 100%);box-shadow:0 0 18px #34c7596b,inset 0 1px #ffffff85}.home-header-balance-pivot{z-index:2;background:#ffffffeb;border:1px solid #09213a2e;border-radius:999px;place-self:end center;width:.58rem;height:.58rem;margin-bottom:-.08rem;display:block;position:relative;box-shadow:0 7px 14px #00000038,inset 0 0 0 3px #09213a0a}.home-header-balance-pivot:after{content:"";border-bottom:.58rem solid #09213a57;border-left:.48rem solid #0000;border-right:.48rem solid #0000;position:absolute;top:.54rem;left:50%;transform:translate(-50%)}.home-header-balance-labels{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.82rem;display:grid}.home-header-balance-label{color:#f8fbff;text-shadow:0 7px 16px #0000006b;justify-content:flex-start;align-items:center;gap:.36rem;min-width:0;display:flex}.home-header-balance-label-opp{justify-content:flex-end}.home-header-balance-label .home-header-compare-dot{border:0;width:.48rem;height:.48rem;box-shadow:0 0 12px}.home-header-balance-label .home-header-compare-dot-gov{color:#0071e3}.home-header-balance-label .home-header-compare-dot-opp{color:#34c759}.home-header-balance-label strong{color:#f8fbff;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.74rem;font-weight:880;line-height:1;display:block;overflow:hidden}@media (width<=768px){.home-header-compare-balance{min-height:3.38rem;padding:.3rem .72rem .42rem}.home-header-source-balance{gap:.23rem}.home-header-balance-stage{grid-template-columns:minmax(0,1fr) 1.72rem minmax(0,1fr);min-height:1.62rem}.home-header-balance-icon{width:1.32rem;height:1.32rem}.home-header-balance-icon svg{width:.86rem;height:.86rem}.home-header-balance-plate{width:84%;height:.31rem}.home-header-balance-pivot{width:.52rem;height:.52rem}.home-header-balance-pivot:after{border-bottom-width:.48rem;border-left-width:.42rem;border-right-width:.42rem;top:.48rem}.home-header-balance-labels{gap:.58rem}.home-header-balance-label{gap:.3rem}.home-header-balance-label .home-header-compare-dot{width:.42rem;height:.42rem}.home-header-balance-label strong{font-size:.66rem}}@media (width<=380px){.home-header-compare-balance{padding-left:.58rem;padding-right:.58rem}.home-header-balance-labels{gap:.42rem}.home-header-balance-label{gap:.22rem}.home-header-balance-label .home-header-compare-dot{width:.36rem;height:.36rem}.home-header-balance-label strong{font-size:.58rem}}.home-header{width:100%;max-width:430px;margin:0 auto .72rem;padding:.12rem 0 0}.home-header-hero{--hero-ink:#09111f;--hero-muted:#09111f94;--hero-glass:#ffffffbd;--hero-glass-border:#09111f0f;--hero-icon-ring:#ffffffe0;color:var(--hero-ink);isolation:isolate;background:#fff;border:0;border-radius:30px;height:16.35rem;animation:.7s cubic-bezier(.22,1,.36,1) both home-header-arrive;position:relative;overflow:hidden;box-shadow:0 24px 56px #111b2d1f,0 3px 12px #111b2d0d}.home-header-hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 76% 18%,#0071e30f,#0000 9rem),radial-gradient(circle at 88% 76%,#34c7590b,#0000 8rem);position:absolute;inset:0}.home-header-parliament{filter:grayscale()blur(1.5px);opacity:.26;pointer-events:none;z-index:-2;background:linear-gradient(#ffffff05 0%,#ffffff2e 56%,#ffffffb8 100%),url(https://upload.wikimedia.org/wikipedia/en/8/81/2014_Tbilisi%2C_Stary_budynek_parlamentu_%2801%29.jpg) 50% 43%/cover no-repeat;position:absolute;inset:0;transform:scale(1.025)}.home-header-signal-field,.home-header-signal-field:before,.home-header-signal-field:after{display:none}.home-header-hero-content{bottom:auto;pointer-events:none;z-index:20;padding:1.35rem 1.28rem 0;display:block;position:absolute;inset:0}.home-header-hero-top{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.home-header-brand{align-items:center;gap:0;min-width:0;display:inline-flex}.home-header-brand .polsy-logo,.home-header-brand-mark.polsy-logo{color:var(--hero-ink);filter:none;gap:0}.home-header-brand .polsy-logo-mark,.home-header-brand-mark .polsy-logo-mark{width:2.35rem;height:2.35rem}.home-header-brand .polsy-logo-lion,.home-header-brand-mark .polsy-logo-lion{fill:#081324}.home-header-brand-word{display:block;color:var(--hero-ink)!important;letter-spacing:0!important;text-shadow:none!important;margin-left:-.13rem!important;font-size:2.12rem!important;font-weight:900!important;line-height:.92!important}.home-header-pi-badge{appearance:none;-webkit-backdrop-filter:blur(18px)saturate(1.15);color:var(--hero-ink);cursor:pointer;background:#ffffff8f;border:1.25px solid #09111f57;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.64rem;height:2.64rem;padding:0;transition:transform .42s cubic-bezier(.34,1.56,.64,1),background .24s;display:inline-flex;box-shadow:0 8px 20px #111b2d14,inset 0 1px #ffffffd1}.home-header-pi-badge:active{transition-duration:.12s;transform:scale(.9)}.home-header-pi-badge:focus-visible{outline-offset:3px;outline:2px solid #1684ee}.home-header-pi-main{color:var(--hero-ink);letter-spacing:0;font-size:.94rem;font-weight:760;line-height:1}.home-header-pi-status{display:none}.home-header-pi-control{pointer-events:auto;z-index:24;flex:none;position:relative}.home-header-pi-badge.is-open{background:#1684ee1f;border-color:#1684ee94;box-shadow:0 0 0 4px #1684ee1a,0 10px 24px #111b2d1f}.home-header-pi-popover{-webkit-backdrop-filter:blur(24px)saturate(1.16);color:#09111f;text-align:left;background:#fffffff0;border:1px solid #09111f14;border-radius:18px;width:min(16.5rem,100vw - 3.2rem);padding:.82rem .88rem .78rem;animation:.28s cubic-bezier(.22,1,.36,1) both home-header-pi-popover-in;position:absolute;top:3.16rem;right:0;box-shadow:0 20px 46px #111b2d2e,inset 0 1px #ffffffdb}.home-header-pi-popover-arrow{background:#fffffff0;border-top:1px solid #09111f14;border-left:1px solid #09111f14;width:.68rem;height:.68rem;position:absolute;top:-.36rem;right:.98rem;transform:rotate(45deg)}.home-header-pi-popover strong{color:#09111f;letter-spacing:0;margin-bottom:.4rem;font-size:.76rem;font-weight:820;line-height:1.16;display:block}.home-header-pi-popover p{color:#09111fb8;letter-spacing:0;margin:0;font-size:.68rem;font-weight:560;line-height:1.36}.home-header-pi-popover small{color:#09111f8a;letter-spacing:0;border-top:1px solid #09111f14;margin-top:.58rem;padding-top:.52rem;font-size:.59rem;font-weight:560;line-height:1.34;display:block}@keyframes home-header-pi-popover-in{0%{opacity:0;transform-origin:100% 0;transform:translateY(-5px)scale(.97)}to{opacity:1;transform-origin:100% 0;transform:translateY(0)scale(1)}}.home-header-compare-option-a.has-source-popover{z-index:22}.home-header-compare-option-a.has-source-popover .home-header-option-a-meter{opacity:0;visibility:hidden}.home-header-compare-option-a.has-source-popover .home-header-option-a-indicator{visibility:hidden;box-shadow:none!important;opacity:0!important;animation:none!important}.home-header-option-a-label.is-open{box-shadow:0 0 0 3px color-mix(in srgb, currentColor 12%, transparent), 0 10px 26px #111b2d1f;border-color:currentColor}.home-header-source-popover{-webkit-backdrop-filter:blur(24px)saturate(1.16);color:#09111f;text-align:left;z-index:30;background:#fff;border:1px solid #09111f14;border-radius:18px;padding:.82rem .88rem .78rem;animation:.28s cubic-bezier(.22,1,.36,1) both home-header-pi-popover-in;position:absolute;bottom:4.02rem;left:0;right:0;box-shadow:0 20px 46px #111b2d2e,inset 0 1px #ffffffdb}.home-header-source-popover-arrow{background:#fff;border-bottom:1px solid #09111f14;border-right:1px solid #09111f14;width:.68rem;height:.68rem;position:absolute;bottom:-.36rem;transform:rotate(45deg)}.home-header-source-popover-establishment .home-header-source-popover-arrow{left:24%}.home-header-source-popover-opposition .home-header-source-popover-arrow{right:24%}.home-header-source-popover>strong{color:#09111f;margin-bottom:.36rem;font-size:.76rem;font-weight:820;line-height:1.16;display:block}.home-header-source-popover p{color:#09111fad;margin:0 0 .56rem;font-size:.64rem;font-weight:560;line-height:1.34}.home-header-source-list{flex-wrap:wrap;gap:.32rem;display:flex}.home-header-source-list span{color:#0a5dab;background:#1684ee14;border:1px solid #1684ee21;border-radius:999px;padding:.3rem .46rem;font-size:.6rem;font-weight:690;line-height:1}.home-header-source-popover-opposition .home-header-source-list span{color:#1e8f3d;background:#35c85a17;border-color:#35c85a29}.home-header-title-group{animation:.72s cubic-bezier(.22,1,.36,1) 80ms both home-header-copy-arrive;position:absolute;top:5.15rem;left:1.28rem;right:1.28rem}.home-header-civic-quote{pointer-events:auto;z-index:30;min-height:1.24rem;margin:0 0 .18rem;position:relative}.home-header-civic-signal{isolation:isolate;white-space:nowrap;justify-content:space-between;align-items:center;gap:.4rem;width:100%;max-width:none;height:1.24rem;margin:0;display:flex;position:relative}.home-header-civic-signal-path{pointer-events:none;z-index:-1;width:calc(100% - .16rem);height:.86rem;position:absolute;inset:.22rem .08rem auto;overflow:visible}.home-header-civic-signal-path path{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.home-header-civic-signal-base{filter:drop-shadow(0 0 4px #1684ee57);stroke:#1684ee85;stroke-width:1.6px}.home-header-civic-signal-step{appearance:none;color:#09111fdb;cursor:pointer;letter-spacing:-.012em;text-shadow:0 1px #ffffffc7,0 0 8px #1684ee24;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex:none;align-items:center;gap:.19rem;font-family:inherit;font-size:.7rem;font-weight:760;line-height:1;transition:transform .16s,box-shadow .16s;display:inline-flex;position:relative}.home-header-civic-signal-step:active{transform:scale(.96)}.home-header-civic-signal-step:focus-visible{outline-offset:2px;outline:2px solid #1684ee}.home-header-civic-signal-step:not(.is-destination){-webkit-backdrop-filter:blur(6px);background:#fff3;border:1px solid #09111f29;border-radius:999px;padding:.25rem .34rem .25rem .27rem;box-shadow:0 3px 9px #111b2d12,inset 0 1px #ffffff94}.home-header-civic-signal-node{background:#fffaf1;border:1.45px solid #1684ee;border-radius:50%;flex:none;width:.42rem;height:.42rem;animation:3s ease-in-out infinite home-header-civic-node-pulse;display:block;box-shadow:0 0 0 2px #ffffffb3,0 0 11px #1684ee80}.home-header-civic-signal-step:nth-of-type(2){color:#0a6bb8}.home-header-civic-signal-step:nth-of-type(2) .home-header-civic-signal-node{border-color:#27a9a2;animation-delay:.45s;box-shadow:0 0 0 2px #ffffffb3,0 0 11px #27a9a27a}.home-header-civic-signal-step:nth-of-type(3) .home-header-civic-signal-node{border-color:#35c85a;animation-delay:.9s;box-shadow:0 0 0 2px #ffffffb3,0 0 12px #35c85a85}@keyframes home-header-civic-node-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.13)}}.home-header-civic-signal-step.is-destination{-webkit-backdrop-filter:blur(10px);color:#09111f;text-shadow:none;background:#fffaf1eb;border:1px solid #09111f14;border-radius:999px;margin-left:-.08rem;padding:.29rem .5rem .29rem .34rem;font-weight:820;box-shadow:0 6px 16px #111b2d24,0 0 13px #35c85a2e,inset 0 1px #ffffffe6}.home-header-civic-quote-card{-webkit-backdrop-filter:blur(22px)saturate(1.14);box-sizing:border-box;color:#09111f;text-align:left;z-index:50;background:#fffffff5;border:1px solid #09111f1a;border-radius:14px;width:calc(100% - 1.4rem);max-width:18rem;padding:.5rem .58rem .46rem;animation:.22s cubic-bezier(.22,1,.36,1) both home-header-quote-card-in;position:absolute;top:1.52rem;left:0;right:auto;box-shadow:0 12px 26px #111b2d24,inset 0 1px #ffffffeb}.home-header-civic-quote-card-arrow{background:#fffffff5;border-top:1px solid #09111f1a;border-left:1px solid #09111f1a;width:.58rem;height:.58rem;position:absolute;top:-.31rem;left:2.35rem;transform:rotate(45deg)}.home-header-civic-quote-card.is-anchor-1{left:50%;right:auto;translate:-50%}.home-header-civic-quote-card.is-anchor-2{left:auto;right:0}.home-header-civic-quote-card.is-anchor-1 .home-header-civic-quote-card-arrow{left:50%;right:auto;transform:translate(-50%)rotate(45deg)}.home-header-civic-quote-card.is-anchor-2 .home-header-civic-quote-card-arrow{left:auto;right:2.35rem}.home-header-civic-quote-card p{letter-spacing:-.01em;text-align:left;margin:0 0 .26rem;font-size:.67rem;font-weight:680;line-height:1.32}.home-header-civic-quote-card strong{color:#09111f9e;letter-spacing:.01em;text-align:left;font-size:.57rem;font-weight:800;display:block}.home-header-hero-bottom{display:contents}.home-header-hero-headline{color:var(--hero-ink);letter-spacing:0;overflow-wrap:normal;max-width:100%;text-shadow:none;white-space:nowrap;margin:0;font-size:1.43rem;font-weight:790;line-height:1.08}.home-header-compare-option-a{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:5.85rem;padding:0;position:absolute;bottom:.5rem;left:1.28rem;right:1.28rem}.home-header-option-a-meter{background:#7676802e;border-radius:999px;width:100%;height:.58rem;transition:opacity .14s;display:block;position:relative;overflow:visible}.home-header-option-a-meter:before{display:none}.home-header-option-a-track{border-radius:999px;height:.22rem;transition:width .56s cubic-bezier(.22,1,.36,1);display:block;position:absolute}.home-header-option-a-track:after{display:none}.home-header-option-a-track-gov{transform-origin:0;width:var(--home-header-establishment-score);background:#1684ee;top:0;left:0;transform:none;box-shadow:0 0 12px #1684ee5c}.home-header-option-a-track-opp{transform-origin:0;width:var(--home-header-opposition-score);background:#35c85a;bottom:0;left:0;right:auto;transform:none;box-shadow:0 0 12px #35c85a4d}.home-header-option-a-indicator{z-index:3;background:#fff;border:1.5px solid;border-radius:999px;width:.52rem;height:.52rem;transition:left .56s cubic-bezier(.22,1,.36,1),opacity .16s;position:absolute;left:0;transform:translate(-50%,-50%)}.home-header-option-a-indicator-gov{color:#1684ee;left:var(--home-header-establishment-score);animation:2.4s ease-in-out infinite home-header-indicator-glow;top:.11rem}.home-header-option-a-indicator-opp{color:#35c85a;left:var(--home-header-opposition-score);top:calc(100% - .11rem)}.home-header-option-a-labels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.65rem;margin-top:.82rem;display:grid}.home-header-option-a-label{appearance:none;-webkit-backdrop-filter:blur(18px)saturate(1.12);background:var(--hero-glass);border:1px solid var(--hero-glass-border);color:var(--hero-ink);cursor:pointer;text-align:left;min-width:0;height:3.35rem;text-shadow:none;border-radius:19px;justify-content:flex-start;align-items:center;gap:.58rem;width:100%;padding:0 .7rem;font-family:inherit;transition:transform .42s cubic-bezier(.34,1.56,.64,1),box-shadow .24s;display:flex;box-shadow:0 8px 24px #111b2d0f,inset 0 1px #ffffffa8}.home-header-option-a-label:active{transition-duration:.12s;transform:scale(.965)}.home-header-option-a-label-opp{justify-content:flex-start}.home-header-option-a-icon{color:#fff;background:#1684ee;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.82rem;height:1.82rem;animation:none;display:inline-flex;box-shadow:0 0 0 5px #1684ee21,0 5px 16px #1684ee4d}.home-header-option-a-label-opp .home-header-option-a-icon{background:#35c85a;border:0;animation:none;box-shadow:0 0 0 5px #35c85a21,0 5px 16px #35c85a47}.home-header-option-a-icon svg{filter:none;width:1.02rem;height:1.02rem;display:block}.home-header-option-a-copy{flex-direction:column;flex:auto;align-items:flex-start;gap:.12rem;min-width:0;display:flex}.home-header-option-a-label strong{color:var(--hero-ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.77rem;font-weight:720;line-height:1.05;display:block;overflow:hidden}.home-header-option-a-copy>span{color:#1684ee;font-size:.72rem;font-weight:780;line-height:1}.home-header-option-a-label-opp .home-header-option-a-copy>span{color:#28a84a}.home-header-option-a-copy small{color:var(--hero-muted);margin-left:.08rem;font-size:.58rem;font-weight:650}.home-header-option-a-dot{display:none}@keyframes home-header-arrive{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-header-quote-card-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-header-copy-arrive{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes home-header-blue-fill{0%{width:0}to{width:var(--home-header-establishment-score)}}@keyframes home-header-green-fill{0%{width:0}to{width:var(--home-header-opposition-score)}}@keyframes home-header-gov-indicator-slide{0%{opacity:0;left:0}to{left:var(--home-header-establishment-score);opacity:1}}@keyframes home-header-opp-indicator-slide{0%{opacity:0;left:0}to{left:var(--home-header-opposition-score);opacity:1}}@keyframes home-header-indicator-glow{0%,to{box-shadow:0 0 0 3px #1684ee2e,0 0 0 6px #35c85a1a,0 0 14px #4da3ff70}50%{box-shadow:0 0 0 4px #1684ee3d,0 0 0 8px #35c85a24,0 0 22px #48dc7294}}:root.dark .home-header-hero{--hero-ink:#f7f9fc;--hero-muted:#eaf0f9a8;--hero-glass:#101d2fbd;--hero-glass-border:#ebf2ff12;--hero-icon-ring:#ffffff21;background:#061426;box-shadow:0 25px 58px #00000085,inset 0 1px #ffffff0e}:root.dark .home-header-hero:before{background:radial-gradient(circle at 73% 18%,#1684ee1a,#0000 10rem),radial-gradient(circle at 86% 78%,#35c85a11,#0000 8rem)}:root.dark .home-header-parliament{filter:grayscale()blur(1.5px);opacity:.14;background:linear-gradient(#0614260a,#061426 96%),url(https://upload.wikimedia.org/wikipedia/en/8/81/2014_Tbilisi%2C_Stary_budynek_parlamentu_%2801%29.jpg) 50% 43%/cover no-repeat}:root.dark .home-header-civic-signal-base{filter:drop-shadow(0 0 5px #4da3ff66);stroke:#6fbeff94}:root.dark .home-header-civic-signal-step:not(.is-destination){color:#f7f9fceb;text-shadow:0 0 9px #4da3ff40;background:#0614265c;border-color:#eaf0f933;box-shadow:0 3px 10px #00000029,inset 0 1px #ffffff14}:root.dark .home-header-civic-signal-step:nth-of-type(2){color:#8cc9ff}:root.dark .home-header-civic-signal-step.is-destination{color:#09111f;background:#fffaf1f0;border-color:#ffffff29}:root.dark .home-header-civic-quote-card{color:#f7f9fc;background:#0a182af5;border-color:#ebf2ff21;box-shadow:0 18px 38px #00000070,inset 0 1px #ffffff12}:root.dark .home-header-civic-quote-card-arrow{background:#0a182af5;border-color:#ebf2ff21}:root.dark .home-header-civic-quote-card strong{color:#eaf0f99e}:root.dark .home-header-brand .polsy-logo,:root.dark .home-header-brand-mark.polsy-logo{color:#f7f9fc}:root.dark .home-header-pi-badge{color:#f7f9fc;background:#0614268a;border-color:#f7f9fc94}:root.dark .home-header-pi-badge.is-open{background:#1684ee33;border-color:#6fbeffb8;box-shadow:0 0 0 4px #1684ee24,0 12px 26px #0000004d}:root.dark .home-header-pi-popover{color:#f7f9fc;background:#0a182af0;border-color:#ebf2ff1f;box-shadow:0 22px 48px #00000075,inset 0 1px #ffffff12}:root.dark .home-header-pi-popover-arrow{background:#0a182af0;border-color:#ebf2ff1f}:root.dark .home-header-pi-popover strong{color:#f7f9fc}:root.dark .home-header-pi-popover p{color:#eaf0f9c7}:root.dark .home-header-pi-popover small{color:#eaf0f994;border-color:#ebf2ff1a}:root.dark .home-header-source-popover{color:#f7f9fc;background:#0a182a;border-color:#ebf2ff1f;box-shadow:0 22px 48px #00000075,inset 0 1px #ffffff12}:root.dark .home-header-source-popover-arrow{background:#0a182a;border-color:#ebf2ff1f}:root.dark .home-header-source-popover>strong{color:#f7f9fc}:root.dark .home-header-source-popover p{color:#eaf0f9b8}:root.dark .home-header-source-list span{color:#8cc9ff;background:#1684ee29;border-color:#6fbeff33}:root.dark .home-header-source-popover-opposition .home-header-source-list span{color:#8df2a2;background:#35c85a24;border-color:#72f08b33}:root.dark .home-header-compare.home-header-compare-option-a{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:0}:root.dark .home-header-option-a-label{box-shadow:0 10px 28px #00000029,inset 0 1px #ffffff0f}@media (width<=390px){.home-header-hero{border-radius:28px;height:15.95rem}.home-header-hero-content{padding:1.18rem 1.05rem 0}.home-header-title-group{top:4.95rem;left:1.05rem;right:1.05rem}.home-header-civic-signal{gap:.25rem;width:100%;max-width:none;margin-bottom:0}.home-header-civic-quote-card{padding:.48rem .56rem .44rem}.home-header-civic-quote-card p{font-size:.66rem}.home-header-civic-signal-step{gap:.12rem;font-size:.68rem}.home-header-civic-signal-step:not(.is-destination){padding:.22rem .27rem .22rem .22rem}.home-header-civic-signal-step.is-destination{padding-left:.26rem;padding-right:.36rem}.home-header-hero-headline{font-size:1.27rem}.home-header-compare-option-a{bottom:.46rem;left:1.05rem;right:1.05rem}.home-header-option-a-labels{gap:.52rem}.home-header-option-a-label{border-radius:18px;gap:.5rem;height:3.2rem;padding:0 .58rem}.home-header-option-a-icon{width:1.65rem;height:1.65rem}.home-header-option-a-icon svg{width:.92rem;height:.92rem}.home-header-option-a-label strong{font-size:.7rem}.home-header-option-a-copy>span{font-size:.68rem}}@media (width<=350px){.home-header-brand .polsy-logo-mark,.home-header-brand-mark .polsy-logo-mark{width:2.08rem;height:2.08rem}.home-header-brand-word{font-size:1.92rem!important}.home-header-civic-signal{gap:.18rem}.home-header-civic-signal-step{gap:.08rem;font-size:.59rem}.home-header-civic-signal-step:not(.is-destination){padding:.18rem .21rem .18rem .17rem}.home-header-civic-signal-node{width:.36rem;height:.36rem}.home-header-civic-signal-step.is-destination{padding-left:.21rem;padding-right:.27rem}.home-header-hero-headline{font-size:1.14rem}.home-header-option-a-label{gap:.42rem;padding:0 .48rem}.home-header-option-a-label strong{font-size:.65rem}}@media (prefers-reduced-motion:reduce){.home-header-hero,.home-header-title-group,.home-header-option-a-track,.home-header-option-a-indicator,.home-header-civic-signal-node,.home-header-civic-quote-card{animation:none}.home-header-pi-badge,.home-header-pi-popover,.home-header-source-popover,.home-header-civic-signal-step,.home-header-option-a-label{transition:none}}.legal-emergency-panel{--le-surface:#fff;--le-fg:#101820;--le-muted:#6c727e;--le-hairline:#09213a1a;--le-hairline-soft:#09213a0f;--le-primary:#09213a;--le-primary-soft:#09213a0d;--le-track:#09213a17;--le-ok:#2f7d5b;--le-caution:#b0771d;--le-concern:#bf3a30;--le-shadow:0 14px 34px #09213a17, 0 2px 6px #09213a0d;--le-marker-shadow:#09213a59;background:var(--le-surface);border:1px solid var(--le-hairline);box-shadow:var(--le-shadow);color:var(--le-fg);text-align:left;border-radius:18px;margin-bottom:.85rem;overflow:hidden}.le-head{align-items:center;gap:.62rem;padding:.9rem 1rem .78rem;display:flex}.le-mark{background:var(--le-primary-soft);color:var(--le-primary);border-radius:8px;flex:none;justify-content:center;align-items:center;width:1.62rem;height:1.62rem;display:inline-flex}.le-mark svg{width:1rem;height:1rem}.le-title{color:var(--le-fg);letter-spacing:-.1px;flex:1;font-size:.87rem;font-weight:720}.le-flag{border:1px solid var(--le-hairline);color:var(--le-muted);letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.19rem .5rem;font-size:.62rem;font-weight:680}.le-index{padding:.25rem 1rem 1.1rem}.le-index-top{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.le-score{color:var(--le-primary);align-items:baseline;gap:2px;display:flex}.le-score .num{font-variant-numeric:tabular-nums;letter-spacing:-1.5px;font-size:2.6rem;font-weight:350;line-height:.9}.le-score .num.is-pending{color:var(--le-muted)}.le-score .den{color:var(--le-muted);font-size:.92rem;font-weight:500}.le-verdict{text-align:right;max-width:68%}.le-verdict .v{letter-spacing:-.1px;font-size:.84rem;font-weight:720;line-height:1.18;display:block}.le-verdict .k{color:var(--le-muted);letter-spacing:.3px;margin-top:1px;font-size:.65rem;font-weight:600;display:block}.le-track{height:22px;margin-top:.85rem;position:relative}.le-track-rail{background:var(--le-track);border-radius:999px;height:4px;position:absolute;top:9px;left:0;right:0;overflow:hidden}.le-track-fill{opacity:.5;border-radius:999px;position:absolute;top:0;bottom:0;left:0}.le-ticks{height:14px;position:absolute;top:4px;left:0;right:0}.le-ticks span{background:var(--le-hairline);width:1px;height:14px;position:absolute;top:0;transform:translate(-.5px)}.le-marker{background:var(--le-primary);border:2px solid var(--le-surface);box-shadow:0 1px 4px var(--le-marker-shadow);border-radius:2px;width:11px;height:11px;position:absolute;top:11px;transform:translate(-50%,-50%)rotate(45deg)}.le-findings{border-top:1px solid var(--le-hairline-soft);padding:.25rem .5rem .35rem}.le-row{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto .85rem;align-items:center;gap:.7rem;width:100%;padding:.72rem .62rem;transition:background .15s;display:grid}.le-row:hover:not(:disabled){background:var(--le-primary-soft)}.le-row:disabled{cursor:default}.le-row:focus-visible{outline:2px solid var(--le-primary);outline-offset:-2px}.le-finding+.le-finding .le-row{box-shadow:inset 0 1px 0 var(--le-hairline-soft)}.le-row-chevron{color:var(--le-muted);transition:transform .18s;display:inline-flex}.le-row-chevron svg{width:.85rem;height:.85rem}.le-finding.is-open .le-row-chevron{transform:rotate(180deg)}.le-detail{gap:.9rem;padding:.35rem .72rem .9rem;display:grid}.le-detail-h{color:var(--le-muted);letter-spacing:.8px;text-transform:uppercase;margin-bottom:.32rem;font-size:.6rem;font-weight:720;display:block}.le-why-text{color:var(--le-fg);overflow-wrap:anywhere;font-size:.78rem;line-height:1.45}.le-law{gap:.7rem;display:grid}.le-cite{border-left:2px solid var(--le-primary);margin:0;padding-left:.68rem}.le-cite-ref{color:var(--le-primary);letter-spacing:-.1px;margin-bottom:.24rem;font-size:.68rem;font-weight:700}.le-cite-quote{color:var(--le-fg);overflow-wrap:anywhere;margin:0 0 .3rem;font-size:.76rem;font-style:italic;line-height:1.45}.le-cite-link{color:var(--le-muted);font-size:.66rem;font-weight:640;text-decoration:none}.le-cite-link:hover{color:var(--le-primary)}@media (prefers-reduced-motion:reduce){.le-row,.le-row-chevron{transition:none}}.le-row-ico{color:var(--le-muted);display:inline-flex}.le-row-ico svg{width:1.18rem;height:1.18rem}.le-row-label{color:var(--le-fg);overflow-wrap:anywhere;font-size:.81rem;font-weight:540;line-height:1.3}.le-sev{white-space:nowrap;align-items:center;gap:.44rem;display:inline-flex}.le-sev .dot{background:currentColor;border-radius:999px;flex:none;width:7px;height:7px}.le-sev .w{letter-spacing:.1px;font-size:.75rem;font-weight:640}.le-sev.tone-ok{color:var(--le-ok)}.le-sev.tone-caution{color:var(--le-caution)}.le-sev.tone-concern{color:var(--le-concern)}.le-sev.tone-muted{color:var(--le-muted)}.le-verdict .v.tone-ok{color:var(--le-ok)}.le-verdict .v.tone-caution{color:var(--le-caution)}.le-verdict .v.tone-concern{color:var(--le-concern)}.le-verdict .v.tone-muted{color:var(--le-muted)}.le-track-fill.tone-ok{background:var(--le-ok)}.le-track-fill.tone-caution{background:var(--le-caution)}.le-track-fill.tone-concern{background:var(--le-concern)}.le-foot{border-top:1px solid var(--le-hairline-soft);color:var(--le-muted);align-items:center;gap:.55rem;padding:.75rem 1rem;display:flex}.le-foot-ico{color:var(--le-muted);display:inline-flex}.le-foot-ico svg{width:.94rem;height:.94rem}.le-foot-srcs{flex:1;font-size:.72rem;font-weight:560;line-height:1.4}.le-foot-srcs a{border-bottom:1px solid var(--le-hairline);color:var(--le-muted);padding-bottom:1px;text-decoration:none}.le-foot-srcs a:hover{color:var(--le-fg)}.le-foot-srcs .sep{opacity:.5;padding:0 .32rem}.le-foot-info{border:1px solid var(--le-hairline);color:var(--le-muted);border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.06rem;height:1.06rem;display:inline-flex}.le-foot-info svg{width:.62rem;height:.62rem}.le-skel{background:linear-gradient(90deg, var(--le-track), var(--le-hairline-soft), var(--le-track));background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite le-skel}.le-sev-skel{border-radius:999px;width:3.2rem;height:11px}.le-track-skel{position:absolute;inset:0}@keyframes le-skel{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.le-skel{animation:none}}:root.dark .legal-emergency-panel{--le-surface:#111620;--le-fg:#f5f6f8;--le-muted:#9aa2ae;--le-hairline:#ffffff1a;--le-hairline-soft:#ffffff0e;--le-primary:#6db6ff;--le-primary-soft:#6db6ff1a;--le-track:#ffffff1c;--le-ok:#57c895;--le-caution:#e2a94a;--le-concern:#ff6f62;--le-shadow:0 16px 36px #00000080, 0 2px 6px #0006;--le-marker-shadow:#0000008c}@media (width<=380px){.le-head,.le-index{padding-left:.82rem;padding-right:.82rem}.le-foot{gap:.45rem;padding-left:.82rem;padding-right:.82rem}.le-row{gap:.58rem;padding-left:.5rem;padding-right:.5rem}.le-row-label{font-size:.78rem}}.analysis-layer{min-width:0;display:grid}.analysis-layer *{min-width:0}.analysis-overview{gap:.85rem;display:grid}.analysis-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:.9rem 1rem;box-shadow:0 12px 28px #1018200f}.analysis-hero-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem 1.15rem;box-shadow:0 18px 40px #10182014}.analysis-score-row{justify-content:space-between;align-items:center;gap:.7rem;margin-top:.4rem;display:flex}.analysis-score-num{align-items:baseline;gap:.15rem;display:flex}.analysis-score-num strong{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:2.1rem;font-weight:850;line-height:1}.analysis-score-num span{color:var(--muted);font-size:.95rem;font-weight:700}.analysis-score-label{color:var(--foreground);flex:none;align-items:center;gap:.36rem;font-size:.78rem;font-weight:780;display:inline-flex}.analysis-score-dot{border-radius:999px;flex:none;width:.52rem;height:.52rem}.analysis-score-track{background:repeating-linear-gradient(90deg,#7676803d 0 16px,#0000 16px 21px);border-radius:999px;height:7px;margin-top:.6rem;position:relative;overflow:hidden}.analysis-score-track span{border-radius:inherit;height:100%;transition:width 80ms linear,background-color .24s;display:block}.analysis-verdict{color:var(--foreground);overflow-wrap:anywhere;margin:.6rem 0 0;font-size:.88rem;line-height:1.5}.analysis-why-not-100{margin-top:.85rem}.analysis-why-label{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.55rem;font-size:1.02rem;font-weight:850;display:block}.analysis-chip-row{flex-wrap:wrap;gap:.42rem;display:flex}.analysis-chip{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#76768014;border-radius:999px;padding:.4rem .68rem;font-size:.74rem;font-weight:700}.analysis-chip.supporting{color:#248a3d;background:#34c7591a;border-color:#34c7594d}.analysis-chip.missing{color:#bf5b00;background:#bf5b001a;border-color:#bf5b0047}.analysis-chip.contradicting{color:var(--brand-red);background:#d91f2c14;border-color:#d91f2c47}.analysis-quick-summary ul{gap:.55rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid}.analysis-quick-summary li{color:var(--foreground);overflow-wrap:anywhere;align-items:flex-start;gap:.55rem;font-size:.86rem;line-height:1.48;display:flex}.analysis-bullet-glyph{background:var(--primary-light);color:var(--primary);border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.86rem;display:inline-flex}.analysis-info-card{border-radius:var(--radius-md);background:#0071e312;border:1px solid #0071e338;padding:.9rem 1rem}.analysis-info-card .section-kicker{color:#0071e3}.analysis-info-card p{color:var(--foreground);overflow-wrap:anywhere;margin:.4rem 0 0;font-size:.86rem;line-height:1.5}.analysis-tile-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.analysis-tile-btn{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;gap:.55rem;padding:.85rem .9rem .95rem;transition:transform .15s;display:grid;position:relative;box-shadow:0 10px 22px #10182014}.analysis-tile-btn:active{transform:scale(.98)}.analysis-tile-btn.tile-full{grid-column:1/-1}.analysis-tile-icon{border-radius:11px;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;font-size:1.05rem;display:inline-flex}.analysis-tile-btn.tint-blue .analysis-tile-icon{color:#0071e3;background:#0071e31f}.analysis-tile-btn.tint-green .analysis-tile-icon{color:#248a3d;background:#34c75924}.analysis-tile-btn.tint-red .analysis-tile-icon{color:var(--brand-red);background:#ff3b301f}.analysis-tile-btn.tint-amber .analysis-tile-icon{color:#bf5b00;background:#bf5b001f}.analysis-tile-btn.tint-navy .analysis-tile-icon{background:var(--primary-light);color:var(--primary)}.analysis-tile-copy{gap:.15rem;min-width:0;display:grid}.analysis-tile-copy strong{color:var(--foreground);font-size:.86rem;font-weight:750}.analysis-tile-copy span{color:var(--muted);overflow-wrap:anywhere;font-size:.72rem}.analysis-tile-arrow{color:var(--muted);font-size:.9rem;position:absolute;top:.85rem;right:.85rem}.analysis-overlay{--swipe-back-progress:0;backface-visibility:hidden;background:var(--background);will-change:transform;z-index:10000;transition:transform .22s cubic-bezier(.2,.82,.22,1);position:fixed;inset:0;transform:translate(0,0)}.analysis-overlay.swiping-back{box-shadow:calc(-22px * var(--swipe-back-progress)) 0 44px #09213a24;transition:none}.analysis-overlay.swipe-back-completing{transition:transform .22s cubic-bezier(.18,.9,.22,1);box-shadow:-24px 0 46px #09213a21}.analysis-overlay.swipe-back-cancelling{transition:transform .19s cubic-bezier(.2,.82,.22,1)}.analysis-subscreen{flex-direction:column;height:100%;display:flex}.analysis-subheader{padding:max(.7rem, env(safe-area-inset-top)) 1.1rem .7rem;flex:none;grid-template-columns:2.3rem 1fr auto;align-items:center;gap:.5rem;display:grid}.analysis-subheader h1{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:800}.analysis-back-button{background:var(--surface);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:2.05rem;height:2.05rem;font-size:1.05rem;display:inline-flex}.analysis-subscreen-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-height:0;padding:0 1.1rem calc(2rem + env(safe-area-inset-bottom));flex:auto;overflow-y:auto}.analysis-breakdown-total{color:var(--foreground);font-variant-numeric:tabular-nums;align-items:baseline;gap:.2rem;margin-bottom:.9rem;display:flex}.analysis-breakdown-total strong{font-size:2rem;font-weight:850}.analysis-breakdown-total span{color:var(--muted);font-size:.9rem;font-weight:700}.analysis-factor-list{gap:.85rem;display:grid}.analysis-factor-row{gap:.3rem;display:grid}.analysis-factor-head{justify-content:space-between;font-size:.86rem;font-weight:700;display:flex}.analysis-factor-head span:last-child{font-variant-numeric:tabular-nums;font-weight:800}.analysis-factor-track{background:#7676802e;border-radius:999px;height:6px;overflow:hidden}.analysis-factor-fill{border-radius:inherit;height:100%;transition:width .7s cubic-bezier(.2,.8,.2,1);display:block}.analysis-factor-row p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.4}.analysis-filter-row{flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;display:flex}.analysis-filter-chip{background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:999px;padding:.4rem .7rem;font-size:.76rem;font-weight:700}.analysis-filter-chip.active{background:var(--primary);border-color:var(--primary);color:#fff}.analysis-evidence-list{gap:.7rem;display:grid}.analysis-evidence-card{gap:.45rem;display:grid}.analysis-evidence-card.supporting{border-color:#34c75947}.analysis-evidence-card.contradicting{border-color:#d91f2c42}.analysis-evidence-card.missing{border-style:dashed;border-color:#bf5b0042}.analysis-evidence-stance{letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:.28rem;width:fit-content;font-size:.66rem;font-weight:800;display:inline-flex}.analysis-evidence-stance.supporting{color:#248a3d}.analysis-evidence-stance.contradicting{color:var(--brand-red)}.analysis-evidence-stance.missing{color:#bf5b00}.analysis-evidence-title{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.46}.analysis-evidence-meta{color:var(--muted);flex-wrap:wrap;gap:.6rem;font-size:.76rem;display:flex}.analysis-evidence-reliability{font-weight:700}.analysis-evidence-actions{gap:.6rem;display:flex}.analysis-evidence-open,.analysis-evidence-toggle{color:#0071e3;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:700;text-decoration:none}.analysis-evidence-explain{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.analysis-evidence-explain.open{grid-template-rows:1fr}.analysis-evidence-explain p{color:var(--muted);overflow-wrap:anywhere;min-height:0;margin:.5rem 0 0;font-size:.8rem;line-height:1.48;overflow:hidden}.analysis-empty-note{color:var(--muted);text-align:center;padding:1rem 0;font-size:.84rem}.analysis-timeline{gap:0;padding-left:1.3rem;display:grid;position:relative}.analysis-timeline:before{background:linear-gradient(180deg, var(--primary), var(--opposition));content:"";border-radius:999px;width:2px;position:absolute;top:.3rem;bottom:.6rem;left:.28rem}.analysis-timeline-step{padding-bottom:1.1rem;position:relative}.analysis-timeline-step:last-child{padding-bottom:0}.analysis-timeline-dot{background:var(--border);border:3px solid var(--background);border-radius:999px;width:.85rem;height:.85rem;position:absolute;top:.1rem;left:-1.42rem}.analysis-timeline-step.done .analysis-timeline-dot{background:#0071e3}.analysis-timeline-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.analysis-timeline-head strong{color:var(--foreground);font-size:.88rem}.analysis-timeline-head span{color:var(--muted);flex:none;font-size:.72rem;font-weight:700}.analysis-timeline-copy p{color:var(--muted);overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.8rem;line-height:1.4}.analysis-source-scroller{scroll-snap-type:x mandatory;gap:.7rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.analysis-source-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;scroll-snap-align:start;flex:0 0 82%;gap:.35rem;padding:.9rem;text-decoration:none;display:grid}.analysis-source-card.establishment{border-color:#ff3b3040}.analysis-source-card.opposition{border-color:#34c75940}.analysis-source-logo{background:var(--primary-light);color:var(--primary);border-radius:999px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:.9rem;font-weight:800;display:inline-flex}.analysis-source-name{color:var(--muted);font-size:.72rem;font-weight:750}.analysis-source-headline{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:.88rem;font-weight:700;line-height:1.36}.analysis-source-summary{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.42}.analysis-source-link{color:#0071e3;font-size:.76rem;font-weight:750}.analysis-similar-list{gap:.2rem;margin-top:.4rem;display:grid}.analysis-similar-row{border:0;border-top:1px solid var(--border);cursor:pointer;font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:.6rem;width:100%;padding:.7rem 0;display:flex}.analysis-similar-row:first-child{border-top:none}.analysis-similar-copy{gap:.15rem;min-width:0;display:grid}.analysis-similar-date{color:var(--muted);font-size:.7rem;font-weight:700}.analysis-similar-text{color:var(--foreground);overflow-wrap:anywhere;font-size:.84rem}.analysis-similar-score{font-variant-numeric:tabular-nums;flex:none;align-items:baseline;gap:.1rem;font-weight:800;display:flex}.analysis-similar-score span{color:var(--muted);font-size:.6rem;font-weight:700}.analysis-challenge-card{background:linear-gradient(160deg, var(--primary-light), #0071e30d)}.analysis-challenge-headline{color:var(--foreground);margin:.5rem 0 .3rem;font-size:1rem;font-weight:800}.analysis-challenge-copy{color:var(--muted);margin:0 0 .9rem;font-size:.84rem;line-height:1.46}.analysis-primary-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.7rem 1.1rem;font-size:.86rem;font-weight:750}.analysis-primary-button:disabled{opacity:.5}.analysis-challenge-form{gap:.6rem;display:grid}.analysis-challenge-form textarea{background:var(--surface-solid);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);font:inherit;resize:vertical;padding:.7rem .8rem}.analysis-challenge-thanks{color:#248a3d;margin:0;font-size:.86rem;font-weight:650}@keyframes analysis-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.analysis-fade-up{animation:.42s cubic-bezier(.2,.8,.2,1) both analysis-fade-up}@media (prefers-reduced-motion:reduce){.analysis-fade-up{animation:none}.analysis-factor-fill,.analysis-evidence-explain,.analysis-overlay,.analysis-overlay.swipe-back-completing,.analysis-overlay.swipe-back-cancelling{transition:none}}@media (width<=768px){.analysis-hero-card,.analysis-card{padding:.78rem .85rem}.analysis-score-num strong{font-size:1.8rem}.analysis-source-card{flex-basis:88%}}.civic-assessment-card{text-align:left;gap:.9rem;display:grid}.civic-briefing-summary{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.55}.civic-meter{border-top:1px solid var(--border);gap:.48rem;padding-top:.78rem;display:grid}.civic-meter-head{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.civic-polimeter-label{color:var(--primary);letter-spacing:.01em;background:linear-gradient(135deg,#0071e321,#34c75917);border:1px solid #0071e329;border-radius:999px;align-items:center;gap:.34rem;padding:.23rem .45rem;font-size:.74rem;font-weight:820;display:inline-flex}.civic-polimeter-label:before{content:"";background:currentColor;border-radius:999px;width:.42rem;height:.42rem}.civic-score-value{font-variant-numeric:tabular-nums;align-items:baseline;gap:.12rem;display:inline-flex}.civic-score-value strong{color:var(--primary);font-size:1.48rem;font-weight:820;line-height:.9}.civic-score-value span{color:var(--muted);font-size:.9rem;font-weight:620}.civic-score-value.tone-strong strong{color:#248a3d}.civic-score-value.tone-low strong{color:var(--brand-red)}.civic-score-value.tone-unknown strong{color:var(--muted)}.civic-score-track{background:repeating-linear-gradient(90deg,#76768047 0 13px,#0000 13px 17px);border-radius:999px;width:100%;max-width:250px;height:7px;overflow:hidden}.civic-score-fill{background:var(--primary);border-radius:inherit;height:100%;transition:width .7s cubic-bezier(.2,.8,.2,1);display:block}.civic-score-fill.tone-strong{background:#34c759}.civic-score-fill.tone-low{background:var(--brand-red)}.civic-score-fill.tone-unknown{background:#76768047}.civic-signal-row{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;touch-action:pan-x;flex-wrap:nowrap;align-items:center;gap:.42rem;padding-bottom:.12rem;display:flex;overflow-x:auto}.civic-signal-row::-webkit-scrollbar{display:none}.civic-signal-chip{appearance:none;cursor:pointer;scroll-snap-align:start;text-align:left;white-space:nowrap;border:1px solid;border-radius:999px;flex:none;align-items:center;gap:.32rem;max-width:100%;padding:.4rem .62rem;font-family:inherit;font-size:.74rem;font-weight:760;line-height:1.15;transition:filter .18s,transform .18s;display:inline-flex}.civic-signal-chip:hover{filter:brightness(.97);transform:translateY(-1px)}.civic-signal-chip:active{transform:translateY(0)}.civic-signal-chip:focus-visible{outline-offset:2px;outline:2px solid}.civic-signal-chip svg,.civic-signal-glyph{flex:none;width:1em;height:1em;font-size:1rem;font-weight:800}.civic-signal-chip.evidence-support{color:#248a3d;background:#34c7591a;border-color:#34c7594d}.civic-signal-chip.evidence-missing{color:#bf5b00;background:#bf5b001a;border-color:#bf5b0047}.civic-signal-chip.evidence-contradict{color:var(--brand-red);background:#d91f2c14;border-color:#d91f2c47}.civic-profile-card{text-align:left;border-radius:24px;padding:1.05rem}.civic-profile-note{color:var(--muted);margin:.34rem 0 0;font-size:.78rem;line-height:1.42}.civic-profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.85rem;display:grid}.civic-profile-item{background:#76768012;border:1px solid #0000;border-radius:1.2rem;align-content:stretch;min-height:7.1rem;transition:background-color .24s,border-color .24s,border-radius .24s,box-shadow .24s,transform .24s;display:grid;overflow:hidden}.civic-profile-item.tone-aligned{background:#34c75917}.civic-profile-item.tone-mixed{background:#bf5b0017}.civic-profile-item.tone-concerning,.civic-profile-item.tone-harmful{background:#d91f2c13}.civic-profile-item.is-open{border-color:var(--border);border-radius:1.25rem 1.25rem 1.25rem .55rem;grid-column:1/-1;min-height:0;box-shadow:0 12px 28px #10182014}.civic-profile-trigger{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;flex-direction:column;justify-content:space-between;align-items:stretch;gap:.8rem;width:100%;height:100%;min-height:7.1rem;padding:.72rem .72rem .8rem;display:flex}.civic-profile-trigger:focus-visible{outline-offset:-3px;outline:2px solid #0071e3}.civic-profile-trigger:disabled{cursor:default}.civic-profile-item.is-open .civic-profile-trigger{min-height:0;padding-bottom:.48rem}.civic-profile-top{justify-content:space-between;align-items:center;gap:.45rem;width:100%;display:flex}.civic-profile-score{background:var(--surface-solid);border:1px solid var(--border);color:var(--foreground);font-variant-numeric:tabular-nums;border-radius:.92rem .92rem .92rem .34rem;flex:none;justify-content:center;align-items:center;min-width:3rem;min-height:2.25rem;padding:0 .5rem;font-size:.92rem;font-weight:850;display:inline-flex;box-shadow:0 5px 14px #10182014}.civic-profile-name{color:var(--foreground);overflow-wrap:anywhere;font-size:.84rem;font-weight:780;line-height:1.26;display:block}.civic-profile-rating{color:var(--foreground);text-align:center;background:#7676801a;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;min-width:0;padding:.36rem .5rem;font-size:.66rem;font-weight:800;line-height:1.15;display:inline-flex}.civic-profile-dot{background:#8e8e93;border-radius:999px;flex:none;width:.4rem;height:.4rem}.civic-profile-item.tone-aligned .civic-profile-score{color:#248a3d}.civic-profile-item.tone-aligned .civic-profile-rating{background:#34c75926}.civic-profile-item.tone-aligned .civic-profile-dot{background:#248a3d}.civic-profile-item.tone-mixed .civic-profile-score{color:#9a4a00}.civic-profile-item.tone-mixed .civic-profile-rating{background:#bf5b0026}.civic-profile-item.tone-mixed .civic-profile-dot{background:#bf5b00}.civic-profile-item.tone-concerning .civic-profile-score,.civic-profile-item.tone-harmful .civic-profile-score,.civic-profile-item.tone-concerning .civic-profile-rating,.civic-profile-item.tone-harmful .civic-profile-rating{color:var(--brand-red)}.civic-profile-item.tone-concerning .civic-profile-rating,.civic-profile-item.tone-harmful .civic-profile-rating{background:#d91f2c21}.civic-profile-item.tone-concerning .civic-profile-dot,.civic-profile-item.tone-harmful .civic-profile-dot{background:var(--brand-red)}.civic-profile-detail{opacity:0;grid-template-rows:0fr;padding:0 .78rem;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1),opacity .18s,padding .26s cubic-bezier(.22,1,.36,1);display:grid}.civic-profile-detail-inner{min-height:0;overflow:hidden}.civic-profile-item.is-open .civic-profile-detail{opacity:1;grid-template-rows:1fr;padding-bottom:.82rem}.civic-profile-detail p{border-top:1px solid var(--border);color:var(--foreground);letter-spacing:-.005em;overflow-wrap:anywhere;margin:0;padding-top:.72rem;font-size:.86rem;font-weight:520;line-height:1.5}:root.dark .civic-profile-item.tone-aligned{background:#34c75921}:root.dark .civic-profile-item.tone-mixed{background:#bf5b0024}:root.dark .civic-profile-item.tone-concerning,:root.dark .civic-profile-item.tone-harmful{background:#d91f2c1f}@media (prefers-reduced-motion:reduce){.civic-profile-item,.civic-profile-detail{transition:none}}@media (width<=768px){.civic-verdict-head{grid-template-columns:1fr}.civic-concern-badge{justify-self:start}.civic-profile-card{padding:.9rem}.civic-profile-list{gap:.55rem}.civic-profile-item,.civic-profile-trigger{min-height:6.8rem}.civic-profile-trigger{gap:.68rem;padding:.66rem .66rem .72rem}.civic-profile-score{min-width:2.72rem;min-height:2.05rem;padding:0 .4rem;font-size:.82rem}.civic-profile-name{font-size:.76rem}.civic-profile-rating{padding:.32rem .42rem;font-size:.6rem}}@media (width<=360px){.civic-profile-list{gap:.45rem}.civic-profile-trigger{padding-inline:.58rem}.civic-profile-top{flex-direction:column;align-items:flex-start}.civic-profile-item.is-open .civic-profile-top{flex-direction:row;align-items:center}}.story-detail-page{flex-direction:column;gap:.82rem;width:100%;max-width:760px;margin:0 auto;padding-bottom:.9rem;display:flex}.context-detail-page{color:var(--foreground)}.b-detail-page{--swipe-back-progress:0;backface-visibility:hidden;overscroll-behavior-x:contain;touch-action:pan-y pinch-zoom;will-change:transform;transition:transform .22s cubic-bezier(.2,.82,.22,1);position:relative;transform:translate(0,0)}.b-detail-page.swiping-back{box-shadow:calc(-22px * var(--swipe-back-progress)) 0 44px #09213a24;transition:none}.b-detail-page.swipe-back-completing{transition:transform .24s cubic-bezier(.18,.9,.22,1);box-shadow:-24px 0 46px #09213a21}.b-detail-page.swipe-back-cancelling{transition:transform .19s cubic-bezier(.2,.82,.22,1)}.swipe-back-edge{pointer-events:none;touch-action:pan-y;z-index:0;width:0;position:fixed;top:0;bottom:0;left:0}.detail-topbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem;min-height:2.9rem;padding:0 .02rem .16rem;display:grid}.detail-back-button,.detail-icon-button,.detail-loading-back{-webkit-tap-highlight-color:transparent}.detail-back-button{color:var(--foreground);cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;width:2.65rem;height:2.65rem;padding:0;font-size:1.85rem;font-weight:520;line-height:1;transition:color .2s,transform .2s;display:inline-flex}.detail-back-button:hover{color:var(--primary);transform:translate(-1px)}.detail-logo{color:var(--foreground);justify-content:center;align-items:center;min-width:0;display:inline-flex}.detail-logo .polsy-logo-mark{width:1.9rem;height:1.9rem}.detail-logo .polsy-logo-wordmark{color:var(--foreground);letter-spacing:0;font-size:1.5rem;font-weight:850}.detail-topbar-actions{justify-content:flex-end;align-items:center;gap:.28rem;display:flex}.detail-icon-button{background:var(--surface-solid);color:var(--foreground);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.22rem;transition:background-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 3px 10px #1018201a}.detail-icon-button.active{color:var(--brand-red)}.detail-icon-button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #10182024}.detail-hero{flex-direction:column;gap:.62rem;min-width:0;margin:.04rem 0 0;display:flex}.detail-hero-frame{background:var(--surface-solid);border-radius:var(--radius-lg);border:1px solid #76768021;height:clamp(9.2rem,36vw,15.5rem);position:relative;overflow:hidden;box-shadow:0 5px 18px #10182012}.detail-hero-media{object-fit:cover;object-position:center;width:100%;height:100%}.detail-hero-fallback{background:radial-gradient(circle at 22% 30%,#d91f2c59,#0000 42%),radial-gradient(circle at 78% 70%,#34c75947,#0000 46%),linear-gradient(135deg,#12345c,#0c2a48 46%,#09213a);width:100%;height:100%}.detail-hero-copy{flex-direction:column;gap:.62rem;min-width:0;padding-inline:.72rem .1rem;display:flex}.detail-meta-row{scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;align-items:center;gap:.38rem;min-width:0;margin:0;padding:.05rem .05rem .12rem;display:flex;overflow-x:auto}.detail-meta-row::-webkit-scrollbar{display:none}.detail-meta-pill{background:var(--surface-solid);color:color-mix(in srgb, var(--foreground) 74%, transparent);white-space:nowrap;border:1px solid #76768026;border-radius:999px;flex:none;align-items:center;gap:.38rem;max-width:min(70vw,19rem);min-height:2.18rem;padding:.48rem .68rem;font-size:.75rem;font-weight:720;line-height:1;display:inline-flex}.detail-meta-pill svg{color:color-mix(in srgb, var(--foreground) 52%, transparent);flex:none;font-size:1rem}.detail-meta-pill>span{text-overflow:ellipsis;overflow:hidden}.detail-source-name{color:var(--foreground)}.detail-source-name svg{color:var(--primary)}.detail-source-favicon{flex:0 0 1rem;place-items:center;width:1rem;height:1rem;display:grid}.detail-source-favicon>svg,.detail-source-favicon>img{grid-area:1/1}.detail-source-favicon>img{background:var(--surface-solid);object-fit:contain;border-radius:3px;width:1rem;height:1rem}.detail-topic-chip{color:var(--brand-red)}.detail-topic-chip svg{color:currentColor}.detail-article-title{color:var(--foreground);letter-spacing:0;overflow-wrap:anywhere;text-align:left;text-wrap:pretty;margin:0;font-size:clamp(1.16rem,4.4vw,1.78rem);font-weight:880;line-height:1.2}.section-kicker{color:var(--foreground);letter-spacing:0;white-space:nowrap;font-size:.78rem;font-weight:870;line-height:1;display:inline-flex}.detail-loading-back{color:var(--foreground);cursor:pointer;background:#ffffffb3;border:1px solid #76768029;border-radius:999px;align-self:flex-start;min-height:2.35rem;padding:0 .82rem;font-size:.86rem;font-weight:780}.detail-loading-page{justify-content:center;align-items:center;min-height:calc(100svh - 7.45rem);position:relative}.detail-loading-page .detail-loading-back{background:0 0;border:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;min-height:0;padding:0;font-size:1.7rem;display:inline-flex;position:absolute;top:0;left:0}.detail-logo-loader{filter:drop-shadow(0 16px 30px #09213a21);transform-origin:50%;justify-content:center;align-items:center;animation:.48s cubic-bezier(.34,1.56,.64,1) infinite detail-logo-wobble;display:inline-flex}.detail-logo-loader .polsy-logo{gap:.64rem}.detail-logo-loader .polsy-logo-mark{width:6.3rem;height:6.3rem}.detail-logo-loader .polsy-logo-wordmark{color:var(--foreground);letter-spacing:0;font-size:4.56rem;font-weight:860}@keyframes detail-logo-wobble{0%{opacity:.82;transform:scale(.94)rotate(-1.6deg)}38%{opacity:1;transform:scale(1.06)rotate(1.2deg)}68%{transform:scale(.99)rotate(-.45deg)}to{opacity:.88;transform:scale(1.01)rotate(0)}}.loading,.error{color:var(--muted);justify-content:center;align-items:center;min-height:260px;display:flex}.error{color:var(--error)}@media (width<=768px){.story-detail-page{gap:.72rem;max-width:none}.detail-topbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:2.7rem;padding-bottom:.1rem}.detail-back-button{width:2.4rem;height:2.4rem;font-size:1.68rem}.detail-icon-button{width:2.3rem;height:2.3rem;font-size:1.12rem}.detail-logo .polsy-logo-mark{width:1.78rem;height:1.78rem}.detail-logo .polsy-logo-wordmark{font-size:1.38rem}.detail-hero-copy{gap:.54rem}.detail-meta-pill{min-height:2.08rem;padding:.44rem .62rem;font-size:.7rem}.detail-article-title{font-size:1.24rem;line-height:1.2}.section-kicker{font-size:.72rem}.detail-loading-page{min-height:calc(100svh - 6.85rem)}.detail-logo-loader .polsy-logo-mark{width:5.44rem;height:5.44rem}.detail-logo-loader .polsy-logo-wordmark{font-size:3.96rem}}@media (width<=380px){.detail-article-title{font-size:1.17rem}}.favorites-page{flex-direction:column;gap:1.25rem;width:100%;max-width:720px;margin:0 auto;display:flex}.favorites-header{padding:.35rem .15rem 0}.favorites-kicker{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-bottom:.28rem;font-size:.82rem;font-weight:760}.favorites-header h2{color:var(--foreground);letter-spacing:0;font-size:clamp(2rem,9vw,3.35rem);font-weight:820;line-height:.98}.story-card{position:relative}.favorite-card-button,.favorite-remove-button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#707278f5;cursor:pointer;z-index:3;background:#ffffffdb;border:1px solid #76768029;border-radius:999px;justify-content:center;align-items:center;width:2.05rem;height:2.05rem;font-size:.96rem;line-height:1;transition:background-color .22s,border-color .22s,box-shadow .22s,color .22s,transform .22s;display:flex;box-shadow:0 8px 20px #1018201f}.favorite-card-button{color:var(--brand-red);background:#d91f2c14;border-color:#d91f2c2e;width:2.2rem;height:2.2rem;font-size:1.04rem;position:absolute;bottom:.64rem;right:8.35rem;box-shadow:0 10px 24px #d91f2c24}.favorite-card-button:hover,.favorite-remove-button:hover{transform:scale(1.06)}.favorite-card-button.active,.favorite-remove-button{color:var(--brand-red);background:#d91f2c29;border-color:#d91f2c4d}.favorite-card-button.active{box-shadow:0 12px 28px #d91f2c38}:root.dark .favorite-card-button,:root.dark .favorite-remove-button{background:#14191fdb}:root.dark .favorite-card-button{background:#d91f2c24}.favorites-empty{border:1px solid var(--border);box-shadow:var(--shadow-soft);text-align:center;background:#ffffffb8;border-radius:28px;flex-direction:column;align-items:center;gap:.55rem;min-height:340px;padding:2rem 1.25rem;display:flex}.favorites-empty.compact{min-height:190px}:root.dark .favorites-empty{background:#14191fb8}.favorites-empty-icon{color:var(--brand-red);background:#d91f2c1a;border:1px solid #d91f2c29;border-radius:999px;justify-content:center;align-items:center;width:4.3rem;height:4.3rem;margin-bottom:.15rem;font-size:2rem;display:flex}.favorites-empty h3{color:var(--foreground);letter-spacing:0;font-size:1.25rem;font-weight:780}.favorites-empty p{color:var(--muted);max-width:18rem;font-size:.98rem;line-height:1.45}.favorites-list{gap:.72rem;display:grid}.favorite-story-card{background:var(--surface);cursor:pointer;border:1px solid #76768029;border-radius:8px;grid-template-columns:minmax(102px,30%) minmax(0,1fr) auto;gap:.72rem;min-height:128px;padding:.72rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:grid;box-shadow:0 12px 28px #10182012}.favorite-story-card:hover{border-color:#09213a38;transform:translateY(-2px);box-shadow:0 16px 34px #1018201a}.favorite-story-image{aspect-ratio:1;border-radius:8px;overflow:hidden}.favorite-story-image img{object-fit:cover;width:100%;height:100%;display:block}.favorite-story-content{flex-direction:column;gap:.34rem;min-width:0;display:flex}.favorite-story-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:.5rem;min-width:0;font-size:.7rem;font-weight:720;line-height:1;display:flex}.favorite-story-meta span:first-child{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.favorite-story-content h3{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:780;line-height:1.12;display:-webkit-box;overflow:hidden}.favorite-story-content p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.25;display:-webkit-box;overflow:hidden}.favorite-story-source{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:auto;font-size:.72rem;font-weight:680;overflow:hidden}.favorite-remove-button{box-shadow:none;align-self:start}@media (width<=768px){.favorites-page{gap:1rem}.favorite-card-button{width:2rem;height:2rem;font-size:.92rem;bottom:.48rem;right:4.8rem}.favorites-empty{border-radius:24px;min-height:300px}.favorite-story-card{grid-template-columns:minmax(88px,32%) minmax(0,1fr) auto;gap:.55rem;min-height:112px;padding:.62rem}.favorite-story-content{gap:.24rem}.favorite-story-meta{gap:.32rem;font-size:.62rem}.favorite-story-content h3{font-size:.88rem;line-height:1.08}.favorite-story-content p{font-size:.74rem;line-height:1.18}.favorite-story-source{font-size:.66rem}.favorite-remove-button{width:1.95rem;height:1.95rem;font-size:.86rem}}.settings-page{width:100%;max-width:720px;margin:0 auto}.settings-page h2{color:var(--foreground);letter-spacing:0;text-align:center;margin-bottom:1.6rem;font-size:clamp(2.2rem,6vw,4rem);font-weight:760;line-height:1}.settings-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin-bottom:1rem;padding:1.35rem}.settings-section h3{color:var(--foreground);margin-bottom:1rem;font-size:1rem;font-weight:760}.setting-item,.about-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.setting-item:last-child,.about-item:last-child{border-bottom:0}.setting-label{flex-direction:column;gap:.25rem;display:flex}.setting-label span:first-child,.about-item span:last-child{color:var(--foreground);font-weight:700}.setting-value,.about-item span:first-child,.setting-description{color:var(--muted);font-size:.88rem}.toggle-button{cursor:pointer;background:0 0;border:none;padding:0}.toggle-switch{background-color:#7676803d;border-radius:999px;width:52px;height:31px;transition:background-color .25s;position:relative}.toggle-switch.on{background-color:var(--primary)}.toggle-switch:after{content:"";background-color:#fff;border-radius:50%;width:27px;height:27px;transition:left .25s;position:absolute;top:2px;left:2px;box-shadow:0 2px 8px #0000002e}.toggle-switch.on:after{left:23px}.language-options{gap:.7rem;display:grid}.language-button,.info-button{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--foreground);cursor:pointer;text-align:left;background-color:#76768014;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 1rem;font-weight:650;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.language-button:hover,.info-button:hover{background-color:var(--primary-light);border-color:#0071e347;transform:translateY(-1px)}.language-button.active{background-color:var(--primary-light);border-color:#0071e352}.language-name{color:var(--foreground)}.checkmark,.info-button{color:var(--primary)}.setting-description{margin-top:.8rem;line-height:1.5}.info-button{margin-bottom:.7rem}.info-button:last-child{margin-bottom:0}.settings-footer{border-top:1px solid var(--border);color:var(--muted);text-align:center;margin-top:2rem;padding-top:1.5rem;font-size:.84rem;line-height:1.7}@media (width<=768px){.settings-section{border-radius:22px;padding:1rem}.setting-item,.about-item{gap:1rem}}.view-toggle{background:#ffffffe6;border:1px solid #76768029;border-radius:23px;max-width:720px;margin:.58rem auto .86rem;padding:.24rem;box-shadow:0 13px 30px #10182013}.view-toggle:before{background:#061a31;border-radius:19px;width:calc(50% - .24rem);inset:.24rem auto .24rem .24rem;box-shadow:0 12px 26px #061a3147}.toggle-btn{border-radius:19px;gap:.34rem;min-height:46px;padding:.4rem .62rem}.toggle-btn:hover{transform:none}.toggle-icon{width:1.12rem;height:1.12rem;font-size:.98rem}.toggle-icon:before{font-size:1.08rem}.toggle-btn:last-child .toggle-icon:before{font-size:.96rem}.toggle-copy{gap:.34rem}.toggle-label{font-size:.84rem;font-weight:850}.toggle-meta{background:#76768021;min-width:1.18rem;padding:.16rem .3rem;font-size:.62rem}.toggle-btn.active .toggle-meta{color:#fff;background:#006ee6}:root.dark .view-toggle{background:#14191fe6;border-color:#ffffff24}@media (width<=768px){.view-toggle{border-radius:21px;max-width:100%;margin:.5rem auto .78rem;padding:.2rem}.view-toggle:before{border-radius:17px;width:calc(50% - .2rem);inset:.2rem auto .2rem .2rem}.toggle-btn{border-radius:17px;gap:.28rem;min-height:43px;padding:.34rem .44rem}.toggle-icon{width:1.02rem;height:1.02rem;font-size:.9rem}.toggle-icon:before{font-size:.98rem}.toggle-btn:last-child .toggle-icon:before{font-size:.9rem}.toggle-copy{gap:.26rem}.toggle-label{font-size:.74rem}.toggle-meta{min-width:1.04rem;padding:.13rem .22rem;font-size:.56rem}}:root.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--route-corner-glow:#498fff1a;--primary:#4da3ff;--primary-hover:#8cc9ff;--primary-light:#4da3ff29;--brand-red:#ff5b66;--background:#070a0f;--surface:#11161fdb;--surface-solid:#111620;--foreground:#f7f9fc;--muted:#b6bdc8;--border:#ebf2ff21;--error:#ff6674;--establishment:#3f9cff;--opposition:#48dc72;--shadow-soft:0 18px 45px #0000006b;--shadow-lift:0 28px 72px #0000008f;--text:#b6bdc8;--text-h:#f7f9fc;--bg:#070a0f;--code-bg:#151b25;--accent:#8cc9ff;--accent-bg:#4da3ff29;--accent-border:#4da3ff75;--social-bg:#ffffff0f}:root:not(.dark){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root.dark body{background:radial-gradient(circle at top left, #0071e329, transparent 24rem), radial-gradient(circle at top right, #34c75917, transparent 24rem), radial-gradient(circle at 50% 0, #ff5b6614, transparent 22rem), var(--background);color:var(--foreground)}:root.dark #root{border-color:#ebf2ff14}:root.dark .app,:root.dark .main-content,:root.dark .route-stack,:root.dark .home-page,:root.dark .settings-page,:root.dark .favorites-page,:root.dark .story-detail-page,:root.dark .analysis-layer{color:var(--foreground)}:root.dark .startup-splash{background:radial-gradient(circle at 50% 42%, #4da3ff29, transparent 15rem), radial-gradient(circle at 50% 58%, #ff5b6617, transparent 18rem), var(--background)}:root.dark .startup-splash .polsy-logo,:root.dark .detail-logo-loader{filter:drop-shadow(0 18px 36px #0000007a)}:root.dark .bottom-nav-container,:root.dark .bottom-nav.compact .bottom-nav-container,:root.dark .bottom-nav.expanded .bottom-nav-container{background:#0b0f16e0!important;border-color:#ebf2ff29!important;box-shadow:0 18px 54px #0000009e!important}:root.dark .bottom-nav-menu,:root.dark .bottom-nav.compact .bottom-nav-menu,:root.dark .bottom-nav.expanded .bottom-nav-menu{background:#ffffff14!important;border-color:#ebf2ff1f!important}:root.dark .active-tab-indicator,:root.dark .bottom-nav.compact .active-tab-indicator,:root.dark .bottom-nav.expanded .active-tab-indicator{background:#f4f8ff!important;box-shadow:0 10px 22px #00000061!important}:root.dark .nav-button,:root.dark .dark-mode-toggle,:root.dark .bottom-nav.compact .nav-button,:root.dark .bottom-nav.expanded .nav-button{color:#e8eef7bd!important}:root.dark .nav-button.active,:root.dark .bottom-nav.compact .nav-button.active,:root.dark .bottom-nav.expanded .nav-button.active{color:#06101d!important}:root.dark .footer{color:#e2e8f2ad;border-color:#ebf2ff1a}:root.dark .home-header-hero{box-shadow:0 20px 42px #00000073}:root.dark .home-header-brand .polsy-logo-lion,:root.dark .home-header-brand-mark .polsy-logo-lion{fill:#07101b}:root.dark .home-header-pi-badge{background:#080d1457;border-color:#f8fbffc7;box-shadow:0 10px 24px #00000057}:root.dark .home-header-option-a-label strong,:root.dark .home-header-hero-headline{color:#fff}:root.dark .view-toggle,:root.dark .comparison-strip,:root.dark .hero-live-pill,:root.dark .comparison-divider{background:#0d121adb!important;border-color:#ebf2ff24!important;box-shadow:0 15px 34px #0000005c!important}:root.dark .view-toggle:before{background:linear-gradient(#55a8ff,#0a7ff0)!important;box-shadow:0 13px 28px #0071e36b!important}:root.dark .toggle-btn{color:#e7edf7b8}:root.dark .toggle-btn.active,:root.dark .toggle-btn.active .toggle-meta{color:#fff}:root.dark .toggle-meta{color:#e2e8f2c7;background:#ffffff1a}:root.dark .story-card,:root.dark .favorite-story-card,:root.dark .settings-section,:root.dark .favorites-empty,:root.dark .analysis-card,:root.dark .analysis-hero-card,:root.dark .analysis-tile-btn,:root.dark .analysis-source-card{background:linear-gradient(#141a24f0,#0d121aeb);border-color:#ebf2ff21;box-shadow:0 16px 36px #0000005c}:root.dark .story-card:hover,:root.dark .favorite-story-card:hover{border-color:#4da3ff52;box-shadow:0 18px 42px #0000007a}:root.dark .story-image{background:linear-gradient(135deg,#4da3ff24,#ff5b6617)}:root.dark .story-image img,:root.dark .favorite-story-image img,:root.dark .detail-hero-media{filter:saturate(1.05)brightness(.82)}:root.dark .trending-badge{color:#ffbd5a;background:#0a0e15c7;border-color:#ffffff2e}:root.dark .topic-badge,:root.dark .favorite-story-meta span:first-child,:root.dark .view-comparison,:root.dark .analysis-info-card .section-kicker,:root.dark .analysis-evidence-open,:root.dark .analysis-evidence-toggle,:root.dark .analysis-source-link,:root.dark .checkmark,:root.dark .info-button{color:var(--primary)!important}:root.dark .story-headline,:root.dark .position-value,:root.dark .favorite-story-content h3,:root.dark .favorites-header h2,:root.dark .settings-page h2,:root.dark .settings-section h3,:root.dark .setting-label span:first-child,:root.dark .about-item span:last-child,:root.dark .language-name,:root.dark .analysis-score-label,:root.dark .analysis-verdict,:root.dark .analysis-why-label,:root.dark .analysis-quick-summary li,:root.dark .analysis-info-card p,:root.dark .analysis-tile-copy strong,:root.dark .analysis-evidence-title,:root.dark .analysis-timeline-head strong,:root.dark .analysis-source-headline,:root.dark .analysis-similar-text,:root.dark .analysis-challenge-headline,:root.dark .analysis-breakdown-total,:root.dark .analysis-subheader h1,:root.dark .detail-logo .polsy-logo-wordmark,:root.dark .detail-back-button,:root.dark .section-kicker{color:var(--foreground)}:root.dark .date,:root.dark .story-source-text,:root.dark .story-summary,:root.dark .metric-label,:root.dark .metric-score-row span,:root.dark .favorite-story-meta,:root.dark .favorite-story-content p,:root.dark .favorite-story-source,:root.dark .favorites-kicker,:root.dark .favorites-empty p,:root.dark .setting-value,:root.dark .about-item span:first-child,:root.dark .setting-description,:root.dark .settings-footer,:root.dark .analysis-score-num span,:root.dark .analysis-tile-copy span,:root.dark .analysis-evidence-meta,:root.dark .analysis-evidence-explain p,:root.dark .analysis-empty-note,:root.dark .analysis-factor-row p,:root.dark .analysis-source-name,:root.dark .analysis-source-summary,:root.dark .analysis-similar-date,:root.dark .analysis-similar-score span,:root.dark .analysis-timeline-head span,:root.dark .analysis-timeline-copy p,:root.dark .analysis-challenge-copy{color:var(--muted)}:root.dark .story-footer,:root.dark .source-position,:root.dark .setting-item,:root.dark .about-item,:root.dark .analysis-similar-row,:root.dark .settings-footer{border-color:#ebf2ff1f}:root.dark .verification-badge,:root.dark .favorite-card-button,:root.dark .favorite-remove-button,:root.dark .detail-icon-button,:root.dark .detail-loading-back,:root.dark .language-button,:root.dark .info-button,:root.dark .analysis-chip,:root.dark .analysis-filter-chip,:root.dark .analysis-back-button,:root.dark .analysis-challenge-form textarea{box-shadow:none;color:var(--foreground);background:#ffffff12;border-color:#ebf2ff24}:root.dark .favorite-card-button,:root.dark .favorite-card-button.active,:root.dark .favorite-remove-button,:root.dark .detail-icon-button.active,:root.dark .favorites-empty-icon{color:var(--brand-red);background:#ff5b661f;border-color:#ff5b6642}:root.dark .favorite-card-button,:root.dark .favorite-remove-button{box-shadow:0 10px 26px #0000005c,0 0 22px #ff5b661f}:root.dark .story-meter .metric-label{color:#dceeff;background:linear-gradient(135deg,#4da3ff33,#48dc7221);border-color:#4da3ff47}:root.dark .confidence-bar,:root.dark .analysis-score-track{background:repeating-linear-gradient(90deg,#ebf2ff33 0 13px,#0000 13px 17px)}:root.dark .analysis-score-track{background:repeating-linear-gradient(90deg,#ebf2ff33 0 16px,#0000 16px 21px)}:root.dark .evidence-icon-chip.evidence-support,:root.dark .analysis-chip.supporting,:root.dark .analysis-tile-btn.tint-green .analysis-tile-icon,:root.dark .analysis-evidence-stance.supporting,:root.dark .analysis-challenge-thanks{color:#7bf098;background-color:#48dc7221;border-color:#48dc7257}:root.dark .evidence-icon-chip.evidence-missing,:root.dark .analysis-chip.missing,:root.dark .analysis-tile-btn.tint-amber .analysis-tile-icon,:root.dark .analysis-evidence-stance.missing{color:#ffc477;background-color:#ffb45721;border-color:#ffb45757}:root.dark .evidence-icon-chip.evidence-contradict,:root.dark .analysis-chip.contradicting,:root.dark .analysis-tile-btn.tint-red .analysis-tile-icon,:root.dark .analysis-evidence-stance.contradicting{color:var(--brand-red);background-color:#ff5b6621;border-color:#ff5b6657}:root.dark .analysis-tile-btn.tint-blue .analysis-tile-icon,:root.dark .analysis-tile-btn.tint-navy .analysis-tile-icon,:root.dark .analysis-source-logo,:root.dark .analysis-bullet-glyph{color:var(--primary);background:#4da3ff29}:root.dark .analysis-info-card,:root.dark .analysis-challenge-card{background:linear-gradient(160deg,#4da3ff24,#4da3ff0f);border-color:#4da3ff42}:root.dark .analysis-filter-chip.active,:root.dark .analysis-primary-button,:root.dark .toggle-switch.on{color:#fff;background:linear-gradient(#55a8ff,#0a7ff0);border-color:#55a8ffb3}:root.dark .analysis-overlay,:root.dark .story-route .b-detail-page{background:var(--background)}:root.dark .analysis-overlay.swiping-back,:root.dark .b-detail-page.swiping-back{box-shadow:calc(-22px * var(--swipe-back-progress)) 0 44px #00000070}:root.dark .analysis-overlay.swipe-back-completing,:root.dark .b-detail-page.swipe-back-completing{box-shadow:-24px 0 46px #00000070}:root.dark .analysis-timeline-dot{border-color:var(--background)}:root.dark .detail-icon-button:hover,:root.dark .language-button:hover,:root.dark .info-button:hover,:root.dark .language-button.active{background:#4da3ff21;border-color:#4da3ff57}:root.dark .detail-hero{box-shadow:0 18px 42px #0006}:root.dark .detail-hero-copy{background:#080d1461;border-color:#fff3}:root.dark .detail-topic-chip{color:#fff;background:#ffffff24;border-color:#ffffff3d}:root.dark .toggle-switch{background-color:#ebf2ff2e}:root.dark .toggle-switch:after{background-color:#f7f9fc;box-shadow:0 2px 10px #00000057}@media (width<=768px){:root.dark .story-card,:root.dark .favorite-story-card,:root.dark .settings-section,:root.dark .analysis-card,:root.dark .analysis-hero-card{box-shadow:0 13px 30px #00000057}}
