:root{--bg:#f6f8fc;--bg-soft:#eef3fb;--panel:#ffffff;--panel-strong:#f8fbff;--line:#dbe4f2;--text:#0f172a;--muted:#64748b;--ok:#16a34a;--warn:#f59e0b;--risk:#dc2626;--accent:#2563eb;--accent-2:#06b6d4;--radius:20px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;font-family:var(--font-body),"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 0,#eef4ff 0,#f6f8fc 46%),radial-gradient(circle at 90% 100%,#ecfbff 0,#f6f8fc 40%);color:var(--text)}a{color:inherit;text-decoration:none}.shell-root{position:relative;min-height:100vh;padding:20px}.aurora-wrap{inset:0;overflow:hidden;z-index:0}.aurora,.aurora-wrap{position:absolute;pointer-events:none}.aurora{width:420px;height:420px;border-radius:50%;filter:blur(72px);opacity:.14}.aurora-one{background:#78a7ff;top:-140px;left:-110px;animation:driftA 12s ease-in-out infinite}.aurora-two{background:#8de0ef;right:-120px;bottom:-180px;animation:driftB 16s ease-in-out infinite}@keyframes driftA{0%,to{transform:translate(0)}50%{transform:translate(26px,-12px)}}@keyframes driftB{0%,to{transform:translate(0)}50%{transform:translate(-24px,14px)}}.topbar{position:relative;z-index:20;border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);padding:16px 20px;display:flex;justify-content:space-between;gap:16px;align-items:center;background:linear-gradient(140deg,#ffffff,#f4f8ff);box-shadow:0 16px 34px rgba(34,65,126,.07)}.eyebrow{margin:0;font-size:11px;letter-spacing:.22em;color:#4677d8;font-weight:700}.brand{margin:4px 0 0;font-size:clamp(1.2rem,3vw,1.7rem);font-family:var(--font-display),sans-serif;letter-spacing:.02em;color:#102750}.top-actions{display:flex;align-items:center;gap:10px}.badge{border:1px solid rgba(22,163,74,.4);color:#0f7b35;font-size:12px;border-radius:999px;padding:7px 11px;background:rgba(22,163,74,.12)}.badge.ghost{border-color:#ccd8eb;color:var(--muted);background:#f7f9fe}.rail{position:relative;z-index:2;margin-top:14px;display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));grid-gap:8px;gap:8px}.rail-item{border:1px solid var(--line);background:#ffffff;color:#334155;text-align:center;padding:12px 10px;border-radius:14px;font-size:12px;letter-spacing:.03em;transition:all .22s ease}.rail-item:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.45);box-shadow:0 10px 18px rgba(37,99,235,.08)}.rail-item.active{border-color:rgba(37,99,235,.52);box-shadow:inset 0 0 0 1px rgba(37,99,235,.2);background:#eaf1ff;color:#1d4ed8}.workspace{position:relative;z-index:2;margin-top:14px;display:grid;grid-gap:14px;gap:14px}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:clamp(16px,2.6vw,24px);box-shadow:0 18px 28px rgba(16,39,80,.05)}.card-title{margin:0 0 8px;font-size:1rem;font-family:var(--font-display),sans-serif}.section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.section-head h2{margin:0;font-size:clamp(1.3rem,3vw,2rem);font-family:var(--font-display),sans-serif;line-height:1.08;color:#0c2348}.section-head p{margin:6px 0 0;color:var(--muted);max-width:860px;line-height:1.45}.button{border:1px solid rgba(37,99,235,.48);color:#ffffff;background:linear-gradient(120deg,#2563eb,#3b82f6);border-radius:12px;padding:10px 14px;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(37,99,235,.25)}.button:disabled{opacity:.6;cursor:wait;box-shadow:none}.button.ghost,.button.secondary{border-color:#c8d6ef;background:#f8fbff;color:#204272}.grid-two{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:14px;gap:14px}.grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.label{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px}.label span{font-size:13px;letter-spacing:.02em;color:#35517d}input,select,textarea{width:100%;border-radius:12px;border:1px solid #d5deed;background:#ffffff;color:#0f172a;font-family:inherit;padding:12px}textarea{min-height:168px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid rgba(37,99,235,.25);border-color:rgba(37,99,235,.6)}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{border-radius:999px;border:1px solid #d2deee;padding:6px 10px;font-size:12px;background:#f7faff;color:#1e355a}.topic-links{display:grid;grid-gap:8px;gap:8px}.topic-link{text-align:left;border:1px solid #d5deed;background:#f8fbff;border-radius:12px;padding:10px 12px;cursor:pointer;transition:all .2s ease}.topic-link:hover{border-color:#8fb1f0;background:#f1f6ff}.topic-link.active{border-color:#2563eb;box-shadow:inset 0 0 0 1px rgba(37,99,235,.2);background:#eaf2ff}.topic-link-title{display:block;font-weight:600;color:#103362}.topic-link-meta{display:block;margin-top:3px;font-size:.82rem;color:#5f779e}.list{margin:0;padding-left:18px;display:grid;grid-gap:8px;gap:8px;color:#1e293b}.list li{line-height:1.45}.tint-green{border-color:rgba(22,163,74,.3);background:#effcf2}.tint-orange{border-color:rgba(245,158,11,.35);background:#fff8ea}.tint-red{border-color:rgba(220,38,38,.3);background:#fff1f1}.strategy-list-green{border-color:rgba(22,163,74,.45);box-shadow:inset 0 0 0 1px rgba(22,163,74,.12)}.strategy-list-orange{border-color:rgba(245,158,11,.48);box-shadow:inset 0 0 0 1px rgba(245,158,11,.13)}.strategy-list-red{border-color:rgba(220,38,38,.45);box-shadow:inset 0 0 0 1px rgba(220,38,38,.12)}.motion-grid{display:grid;grid-gap:10px;gap:10px}.motion-row{border:1px solid #d4dfef;border-radius:14px;padding:12px;background:#f8fbff;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.motion-topic{margin:0;font-weight:700;color:#123567}.motion-time{margin:6px 0 0;color:#486283;font-size:.92rem}.motion-format{margin:8px 0 0;color:#5c7395;line-height:1.5;font-size:.9rem}.motion-copy-button{white-space:nowrap;align-self:center}.germany-split-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.germany-split-card{border:1px solid #d3deef;background:#f8fbff;border-radius:12px;padding:12px}.germany-split-title{margin:0;font-size:1.1rem;font-family:var(--font-display),sans-serif}.germany-split-title-row{display:flex;align-items:center;gap:10px}.germany-split-flag{width:40px;height:28px;border-radius:4px;border:1px solid #b6c8e6;object-fit:cover;background:#eef3fb;flex-shrink:0}.geo-wrap{overflow:hidden;padding:8px}.flat-map-stage{position:relative;border-radius:18px;overflow:hidden;border:1px solid #cdd9eb;background:#edf3ff;aspect-ratio:2.05/1}.flat-map-svg{width:100%;height:100%;display:block}.country-path{transition:fill .14s ease,stroke-width .14s ease,opacity .14s ease;cursor:pointer}.map-control-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.country-group{margin-top:12px}.country-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.country-chip{border:1px solid #ccd9ef;background:#f7faff;color:#1f365f;border-radius:999px;padding:7px 11px;font-family:inherit;font-size:.88rem;cursor:pointer}.country-chip:hover{border-color:#8aaae0;background:#edf4ff}.country-chip.active{border-color:#2563eb;background:#e9f1ff;box-shadow:inset 0 0 0 1px rgba(37,99,235,.2)}.legend-dot{width:8px;height:8px;border-radius:999px;display:inline-block;margin:0 6px 1px 14px}.legend-dot:first-child{margin-left:0}.legend-self{background:#2563eb}.legend-similar{background:#16a34a}.legend-neutral{background:#f59e0b}.legend-opposing{background:#dc2626}.flag-wrap{display:inline-flex;align-items:center;margin-right:12px;flex-shrink:0}.country-flag{width:46px;height:32px;border-radius:4px;border:1px solid #b6c8e6;object-fit:cover;background:#eef3fb}.map-detail-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.map-detail-title-wrap{display:flex;align-items:center;min-width:0}.country-name{font-size:2rem;font-weight:700;letter-spacing:.01em;margin:0;line-height:1.05;overflow-wrap:anywhere}.country-name-self{color:#1f4fb5}.country-name-similar{color:#137a38}.country-name-neutral{color:#a06700}.country-name-opposing{color:#ae2323}.country-name-unassigned{color:#4a6488}.status-chip{border-radius:999px;padding:5px 10px;font-size:.78rem;border:1px solid transparent;font-weight:600;line-height:1;white-space:nowrap;align-self:center}.status-self{background:#e7efff;border-color:#a9c2f7;color:#1c4bb5}.status-similar{background:#e9f8ee;border-color:#96d3ad;color:#0f7a38}.status-neutral{background:#fff6e5;border-color:#e5be6f;color:#9a6400}.status-opposing{background:#ffe9e9;border-color:#e6a0a0;color:#a12222}.status-unassigned{background:#eef3fb;border-color:#c8d5ea;color:#4b6487}.scenario-warning{margin-top:14px;border:1px solid #f0c999;background:#fff7eb;border-radius:12px;padding:10px 12px}.scenario-warning-title{margin:0;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:#9a6400;font-weight:700}.scenario-warning-body{margin:6px 0 0;color:#704706;line-height:1.55}.scenario-warning-evidence{margin:8px 0 0;padding-left:18px;display:grid;grid-gap:6px;gap:6px;color:#7e5412;font-size:.92rem;line-height:1.45}.map-tooltip{position:absolute;transform:translateY(-100%);background:rgba(255,255,255,.95);border:1px solid #cad7ee;border-radius:10px;padding:8px 10px;display:grid;box-shadow:0 10px 18px rgba(28,57,107,.14);pointer-events:none;z-index:5}.map-tooltip strong{color:#143668;font-size:.9rem}.map-tooltip span{color:#5f769a;font-size:.78rem}.flat-map-state{position:absolute;left:12px;top:12px;z-index:5;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.88);border:1px solid #d0dced;color:#4f678b;font-size:.84rem}@media (max-width:900px){.map-tooltip{display:none}.map-control-grid{grid-template-columns:1fr}.country-name{font-size:1.5rem}.country-flag{width:40px;height:28px}.motion-row{flex-direction:column}.motion-copy-button{width:100%}.germany-split-grid{grid-template-columns:1fr}}.metric{font-size:.86rem;color:var(--muted)}.callout{border-left:3px solid var(--accent);margin:0;padding:12px 14px;border-radius:10px;background:#eef4ff;color:#274066}.split-heading{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.intake-loading-stack{margin-top:12px;border:1px solid #cfdbef;background:#f7fbff;border-radius:12px;padding:12px;display:grid;grid-gap:8px;gap:8px}.intake-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#36517a;font-size:.84rem;line-height:1.25}.intake-progress-head strong{color:#1e3f72;font-size:.82rem}.intake-progress-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:#dfe9f8}.intake-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3f83ff,#2563eb 52%,#1d4ed8);transition:width .28s ease}.intake-tip{margin:0;color:#3a567f;line-height:1.45;font-size:.9rem}.paper-type-tabs{display:flex;gap:6px;flex-wrap:wrap}.paper-type-tab{padding:6px 16px;border-radius:999px;border:1.5px solid var(--line);background:transparent;color:var(--muted);font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.paper-type-tab:hover{border-color:var(--accent);color:var(--accent)}.paper-type-tab.active{background:var(--accent);border-color:var(--accent);color:#fff}.speech-tab-new-input{padding:5px 14px;border-radius:999px;border:1.5px dashed var(--accent);background:transparent;color:var(--text);font-size:.78rem;font-weight:600;outline:none;min-width:140px;max-width:220px}.speech-tab-new-input::placeholder{color:var(--muted);font-weight:400}.paper-document{white-space:pre-wrap;font-family:Georgia,Times New Roman,serif;font-size:.82rem;line-height:1.85;padding:22px 24px;background:var(--panel-strong);border:1px solid var(--line);border-radius:14px;max-height:520px;overflow-y:auto;color:var(--text)}.coming-soon-card{position:relative;overflow:hidden}.coming-soon-content{filter:blur(4px) saturate(.8);opacity:.56;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.coming-soon-overlay{position:absolute;inset:0;display:grid;place-content:center;grid-gap:10px;gap:10px;text-align:center;padding:20px;background:linear-gradient(180deg,rgba(245,249,255,.68),rgba(245,249,255,.9))}.coming-soon-pill{display:inline-flex;justify-self:center;align-items:center;border-radius:999px;border:1px solid #b8c8e3;background:#eef4ff;color:#254579;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;padding:8px 14px}.question-set-footer{margin-top:14px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.question-breaker-card{margin-top:14px;border-color:rgba(220,38,38,.3);background:#fff4f4;box-shadow:inset 0 0 0 1px rgba(220,38,38,.08)}.question-set-nav{display:inline-flex;gap:8px}.chevron-nav-button{width:34px;height:34px;border-radius:10px;border:1px solid #cddaf0;background:#f8fbff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.chevron-nav-button:hover{border-color:#8eace3;transform:translateY(-1px);box-shadow:0 8px 16px rgba(37,99,235,.12)}.chevron-nav-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.chevron{width:13px;height:13px;border-top:3px solid #0f172a;border-right:3px solid #0f172a;display:inline-block}.chevron-left{transform:rotate(-135deg)}.chevron-right{transform:rotate(45deg)}.empty-state{border:1px dashed #cbd8ee;border-radius:14px;padding:16px;color:var(--muted);text-align:center;background:#fbfdff}.kicker{margin:0;color:#5675a7;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}@media (max-width:1200px){.rail{grid-template-columns:repeat(4,minmax(120px,1fr))}.grid-two{grid-template-columns:1fr}.grid-three{grid-template-columns:1fr 1fr}}@media (max-width:760px){.shell-root{padding:12px}.topbar{flex-direction:column;align-items:flex-start}.rail{grid-template-columns:1fr 1fr}.grid-three{grid-template-columns:1fr}.top-actions{width:100%;justify-content:space-between}}.landing-page{background:#090f1d;color:#f5f8ff;min-height:100vh}.landing-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.73rem;font-weight:700;color:#9dc0ff}.landing-hero{position:relative;min-height:100svh;overflow:hidden;border-bottom:1px solid rgba(137,164,214,.2)}.landing-hero-bg,.landing-hero-grid{position:absolute;inset:0}.landing-hero-grid{background:linear-gradient(180deg,rgba(10,16,30,.98),rgba(9,14,26,.92)),repeating-linear-gradient(90deg,rgba(149,175,220,.09) 0,rgba(149,175,220,.09) 1px,transparent 0,transparent 48px),repeating-linear-gradient(180deg,rgba(149,175,220,.08) 0,rgba(149,175,220,.08) 1px,transparent 0,transparent 48px);will-change:transform;transition:transform .12s linear}.landing-hero-orb{position:absolute;border-radius:999px;filter:blur(58px);opacity:.36}.landing-hero-orb-one{width:400px;height:400px;background:rgba(72,111,245,.6);left:-120px;top:-110px}.landing-hero-orb-two{width:360px;height:360px;background:rgba(36,157,243,.52);right:-110px;bottom:-120px}.landing-hero-content{position:relative;z-index:3;max-width:730px;padding:86px clamp(24px,6vw,88px) 64px}.landing-hero-content h1{margin:14px 0 12px;font-family:var(--font-display),sans-serif;font-size:clamp(2rem,5.6vw,4.3rem);line-height:.98;letter-spacing:.01em}.landing-hero-content p{margin:0;font-size:clamp(1rem,1.9vw,1.2rem);color:rgba(228,236,255,.92);line-height:1.52;max-width:62ch}.landing-hero-actions{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}.landing-cta-primary,.landing-cta-secondary{border-radius:999px;font-weight:700;letter-spacing:.01em;padding:12px 20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-cta-primary{border:1px solid #2f6cf0;background:linear-gradient(135deg,#2f6cf0,#4a89ff);color:#ffffff;box-shadow:0 12px 26px rgba(33,93,221,.36)}.landing-cta-primary:hover,.landing-cta-secondary:hover{transform:translateY(-1px)}.landing-section{padding:68px clamp(20px,5vw,78px);border-top:1px solid rgba(119,144,192,.18)}.landing-section-head{max-width:980px}.landing-section-head h2{margin:14px 0 0;font-family:var(--font-display),sans-serif;font-size:clamp(1.55rem,4vw,3rem);line-height:1.06;letter-spacing:.01em}.landing-workspace-shell{margin-top:30px;border:1px solid rgba(145,168,208,.35);border-radius:26px;background:#edf2fb;color:#0f172a;padding:16px;box-shadow:0 30px 64px rgba(0,0,0,.28)}.landing-shell-topbar{border:1px solid #d5dff0;border-radius:20px;background:linear-gradient(140deg,#ffffff,#f4f8ff);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px}.landing-shell-rail{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));grid-gap:8px;gap:8px}.landing-shell-body{margin-top:12px;display:grid;grid-gap:14px;gap:14px}.landing-feature-grid{margin-top:30px;display:grid;grid-gap:34px;gap:34px}.landing-feature-row{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:22px;gap:22px;align-items:stretch}.landing-feature-row.reverse{grid-template-columns:.95fr 1.05fr}.landing-feature-row.reverse .landing-feature-media{order:2}.landing-feature-row.reverse .landing-feature-copy{order:1}.landing-feature-media{position:relative;min-height:clamp(220px,36vw,440px);border-radius:22px;overflow:hidden;border:1px solid rgba(128,156,210,.35);box-shadow:0 20px 44px rgba(0,0,0,.32)}.landing-feature-copy{border:1px solid rgba(127,151,198,.28);border-radius:22px;padding:clamp(18px,2.2vw,28px);background:linear-gradient(160deg,rgba(12,20,39,.86),rgba(12,20,39,.68));display:grid;align-content:center;grid-gap:12px;gap:12px}.landing-feature-copy h3{margin:2px 0 0;font-family:var(--font-display),sans-serif;font-size:clamp(1.22rem,2vw,1.9rem);line-height:1.15}.landing-feature-copy p{margin:0;color:rgba(217,228,255,.9);line-height:1.56}.landing-demo-shell{padding:16px;background:linear-gradient(160deg,rgba(14,22,43,.86),rgba(13,20,37,.72));display:grid;align-content:start;grid-gap:12px;gap:12px}.landing-demo-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.landing-demo-tag{display:inline-flex;border-radius:999px;padding:7px 10px;border:1px solid rgba(136,165,219,.5);background:rgba(20,31,58,.68);color:#d7e4ff;font-size:.78rem;letter-spacing:.01em}.landing-map-legend{display:flex;gap:8px;flex-wrap:wrap}.legend-chip{border-radius:999px;padding:5px 10px;border:1px solid rgba(140,162,210,.46);font-size:.74rem}.legend-chip.legend-similar{color:#8dedb0;background:rgba(20,82,44,.4)}.legend-chip.legend-neutral{color:#ffd18f;background:rgba(110,76,22,.38)}.legend-chip.legend-opposing{color:#ffacac;background:rgba(99,31,31,.4)}.landing-country-chips{display:flex;flex-wrap:wrap;gap:8px}.landing-country-chip{border-radius:999px;border:1px solid rgba(136,163,214,.48);background:rgba(17,30,56,.75);color:#d7e5ff;padding:7px 11px;font-family:inherit;font-size:.82rem;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.landing-country-chip:hover{border-color:rgba(108,143,211,.85)}.landing-country-chip.active{border-color:#5f95ff;background:rgba(31,59,114,.88)}.landing-rationale-card{border:1px solid rgba(136,163,214,.38);border-radius:14px;background:rgba(13,22,42,.8);padding:12px}.landing-rationale-title{margin:0;font-weight:700;letter-spacing:.01em;display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-rationale-title span{text-transform:capitalize;font-size:.74rem;color:#9ec2ff;border:1px solid rgba(131,160,210,.46);border-radius:999px;padding:3px 8px}.landing-rationale-card p:last-child{margin:8px 0 0;color:rgba(218,228,247,.92);line-height:1.5}.landing-demo-tabs{display:flex;gap:8px;flex-wrap:wrap}.landing-demo-tabs button{border:1px solid rgba(134,160,210,.5);background:rgba(16,27,50,.84);color:#d8e6ff;border-radius:999px;padding:7px 11px;font-size:.78rem;cursor:pointer;font-family:inherit}.landing-demo-tabs button.active{border-color:#6d9bff;background:rgba(35,61,117,.88)}.landing-demo-narrative{margin:0;border-left:3px solid #4f84f3;padding:10px 11px;border-radius:8px;background:rgba(20,36,67,.8);color:rgba(224,233,250,.94);line-height:1.48}.landing-demo-list{margin:0;padding-left:18px;display:grid;grid-gap:8px;gap:8px}.landing-demo-list li{color:rgba(218,228,248,.92);line-height:1.48}.landing-speech-preview{margin:0;white-space:pre-wrap;line-height:1.52;color:rgba(218,228,248,.94)}.landing-hostile-preview{display:grid;grid-gap:10px;gap:10px}.landing-hostile-preview article{border:1px solid rgba(131,159,210,.35);border-radius:12px;background:rgba(14,24,44,.72);padding:10px}.landing-hostile-preview p{margin:0;line-height:1.48}.landing-hostile-preview p+p{margin-top:8px}.landing-proof{display:grid;grid-template-columns:1fr;max-width:900px;padding-bottom:84px}.landing-proof-copy{display:grid;grid-gap:12px;gap:12px}.landing-proof-copy h2{margin:4px 0 0;font-family:var(--font-display),sans-serif;font-size:clamp(1.45rem,3.3vw,2.5rem);line-height:1.1}.landing-proof-copy p{margin:0;color:rgba(218,228,248,.92);line-height:1.58}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .42s ease,transform .52s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.landing-nav{position:absolute;top:0;left:0;right:0;z-index:10;padding:20px clamp(24px,6vw,88px);display:flex;justify-content:space-between;align-items:center;gap:16px}.landing-cta-sm{padding:9px 16px;font-size:.84rem}.landing-cta-ghost{border:1px solid rgba(160,185,230,.36);background:transparent;color:rgba(218,232,255,.88);border-radius:999px;padding:12px 20px;font-weight:600;letter-spacing:.01em;transition:border-color .18s ease,color .18s ease;cursor:pointer}.landing-cta-ghost:hover{border-color:rgba(160,185,230,.7);color:#ffffff}.landing-steps{margin-top:36px;display:grid;grid-gap:0;gap:0;max-width:820px}.landing-step{display:grid;grid-template-columns:56px 1fr;grid-gap:20px;gap:20px;align-items:start;padding:22px 0;border-top:1px solid rgba(130,155,200,.18)}.landing-step:last-child{border-bottom:1px solid rgba(130,155,200,.18)}.landing-step-num{font-size:.72rem;font-weight:700;letter-spacing:.1em;color:rgba(120,160,240,.7);padding-top:3px}.landing-step-name{margin:0 0 4px;font-size:1rem;font-weight:700;font-family:var(--font-display),sans-serif;color:#e8f0ff}.landing-step-desc{margin:0;color:rgba(195,215,252,.75);line-height:1.55;font-size:.93rem}.landing-demo-suite{margin-top:52px;display:grid;grid-gap:0;gap:0}.landing-demo-item{padding-top:56px;border-top:1px solid rgba(120,150,200,.15);display:grid;grid-gap:24px;gap:24px}.landing-demo-item:first-child{padding-top:0;border-top:none}.landing-demo-item-header{display:grid;grid-template-columns:52px 1fr;grid-gap:20px;gap:20px;align-items:start}.landing-demo-item-num{font-size:.7rem;font-weight:700;letter-spacing:.12em;color:rgba(120,160,240,.65);padding-top:4px}.landing-demo-item-name{margin:0 0 6px;font-family:var(--font-display),sans-serif;font-size:clamp(1.15rem,2.4vw,1.65rem);line-height:1.1;color:#e8f0ff}.landing-demo-item-desc{margin:0;color:rgba(195,215,252,.72);line-height:1.6;font-size:.95rem;max-width:72ch}.landing-demo-block{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--panel);display:grid;grid-gap:14px;gap:14px;padding:18px}.landing-demo-block-label{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4677d8}.landing-final-cta{padding-bottom:100px;border-bottom:none}@media (max-width:980px){.landing-shell-topbar{flex-direction:column;align-items:flex-start}.landing-shell-rail{grid-template-columns:1fr 1fr}.landing-feature-row,.landing-feature-row.reverse,.landing-proof{grid-template-columns:1fr}.landing-feature-row.reverse .landing-feature-copy,.landing-feature-row.reverse .landing-feature-media{order:unset}.landing-hero{min-height:88svh}.landing-hero-content{padding-top:72px}}.modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:32px 28px;max-width:420px;width:100%;box-shadow:0 24px 64px rgba(15,23,42,.18)}.modal-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--warn);margin:0 0 8px}.modal-title{font-size:1.15rem;font-weight:700;color:var(--text);margin:0 0 10px}.modal-body{font-size:.88rem;color:var(--muted);line-height:1.6;margin:0 0 14px}.modal-missing-list{list-style:none;padding:0;margin:0 0 24px;display:grid;grid-gap:6px;gap:6px}.modal-missing-list li{font-size:.85rem;color:var(--text);padding:7px 12px;background:var(--bg-soft);border:1px solid var(--line);border-radius:8px}.modal-missing-list li:before{content:"✗ ";color:var(--risk);font-weight:700}.modal-actions{display:flex;gap:10px;justify-content:flex-end}@media print{.aurora,.button,.card>.split-heading>.button,.rail,.topbar{display:none!important}.shell-root{padding:0}.workspace{margin:0;padding:0}.card{box-shadow:none;border:1px solid #ccc;page-break-inside:avoid;break-inside:avoid}body{background:#fff;color:#000}}.dlp{background:#080d1a;color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.dlp [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s ease}.dlp [data-reveal].is-visible{opacity:1;transform:translateY(0)}.dlp-aurora{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.dlp-aurora-one{width:800px;height:800px;background:radial-gradient(circle,rgba(70,119,216,.18) 0,transparent 70%);top:-300px;left:-200px}.dlp-aurora-one,.dlp-aurora-two{position:absolute;border-radius:50%;filter:blur(90px)}.dlp-aurora-two{width:700px;height:700px;background:radial-gradient(circle,rgba(141,224,239,.12) 0,transparent 70%);bottom:5%;right:-200px}.dlp-aurora-three{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(70,119,216,.08) 0,transparent 70%);filter:blur(80px);top:40%;left:40%;transform:translate(-50%,-50%)}.dlp-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:18px 40px;background:rgba(8,13,26,.75);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.dlp-nav-brand{margin:0;font-size:.72rem;letter-spacing:.22em;color:rgba(255,255,255,.6);font-weight:600}.dlp-nav-cta{font-size:.78rem;font-weight:600;color:rgba(255,255,255,.85);text-decoration:none;padding:7px 16px;border:1px solid rgba(255,255,255,.15);border-radius:8px;transition:background .15s,border-color .15s;letter-spacing:.02em}.dlp-nav-cta:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.25)}.dlp-eyebrow{margin:0 0 12px;font-size:.68rem;letter-spacing:.22em;color:rgba(70,119,216,.9);font-weight:700}.dlp-section-title{margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:300;letter-spacing:-.01em;color:#fff;line-height:1.2}.dlp-section-sub{margin:12px 0 0;font-size:.92rem;color:rgba(255,255,255,.5);line-height:1.65;max-width:480px}.dlp-section-head{text-align:center;margin-bottom:40px}.dlp-section-head .dlp-section-sub{margin-left:auto;margin-right:auto}.dlp-cta{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#4677d8,#6b9be8);color:#fff;border-radius:12px;text-decoration:none;font-weight:600;font-size:.92rem;letter-spacing:.02em;transition:opacity .15s,transform .15s}.dlp-cta:hover{opacity:.9;transform:translateY(-1px)}.dlp-hero{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:100px 20px 60px;gap:0}.dlp-hero-title{font-size:clamp(4rem,11vw,9rem);font-weight:300;letter-spacing:-.03em;color:#fff;margin:8px 0 0;line-height:1}.dlp-hero-sub{font-size:1rem;color:rgba(255,255,255,.45);margin:20px 0 36px;letter-spacing:.03em;font-weight:400}.dlp-scroll-hint{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}.dlp-scroll-label{font-size:.65rem;letter-spacing:.2em;color:rgba(255,255,255,.25);text-transform:uppercase}.dlp-scroll-line{width:1px;height:36px;background:linear-gradient(180deg,rgba(255,255,255,.25),transparent)}.dlp-pain-section{position:relative;z-index:1;padding:60px 40px}.dlp-pain-inner{max-width:780px;margin:0 auto}.dlp-pain-item{display:flex;gap:36px;align-items:flex-start;padding:48px 0;border-bottom:1px solid rgba(255,255,255,.06)}.dlp-pain-item:first-child{border-top:1px solid rgba(255,255,255,.06)}.dlp-pain-num{font-size:.65rem;color:rgba(255,255,255,.25);letter-spacing:.15em;padding-top:10px;flex-shrink:0;width:32px;font-weight:500}.dlp-pain-text{font-size:clamp(1.3rem,3vw,1.9rem);font-weight:300;line-height:1.45;color:rgba(255,255,255,.88);margin:0}.dlp-demo-section{position:relative;z-index:1;padding:80px 40px 100px;max-width:1100px;margin:0 auto}.dlp-tabs{display:flex;gap:2px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:4px;width:-moz-fit-content;width:fit-content;margin:0 auto 28px}.dlp-tab{padding:8px 22px;border-radius:7px;border:none;cursor:pointer;font-size:.82rem;font-weight:500;transition:background .15s,color .15s;background:transparent;color:rgba(255,255,255,.45);letter-spacing:.01em}.dlp-tab.active{background:linear-gradient(135deg,rgba(70,119,216,.35),rgba(107,155,232,.25));color:#fff}.dlp-demo-panel{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:500px}.dlp-map-layout{display:grid;grid-template-columns:1fr 280px;grid-gap:24px;gap:24px;height:444px}.dlp-map-sidebar{border-left:1px solid rgba(255,255,255,.06);padding-left:24px;overflow-y:auto;height:100%}.dlp-chip-label{font-size:.68rem;letter-spacing:.14em;color:rgba(255,255,255,.35);font-weight:600;text-transform:uppercase;margin:0 0 8px}.dlp-country-chip{font-size:.72rem;font-weight:500;padding:4px 10px;border-radius:999px;border:1px solid;cursor:pointer;transition:opacity .1s;background:transparent}.dlp-country-chip:hover{opacity:.8}.dlp-country-chip.chip-active{opacity:1;font-weight:700}.dlp-chip-similar{color:rgba(74,222,128,.9);border-color:rgba(74,222,128,.25)}.dlp-chip-similar.chip-active{background:rgba(74,222,128,.12)}.dlp-chip-neutral{color:rgba(251,191,36,.9);border-color:rgba(251,191,36,.25)}.dlp-chip-neutral.chip-active{background:rgba(251,191,36,.1)}.dlp-chip-opposing{color:rgba(248,113,113,.9);border-color:rgba(248,113,113,.25)}.dlp-chip-opposing.chip-active{background:rgba(248,113,113,.1)}.dlp-rationale{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.dlp-rationale-text{font-size:.8rem;line-height:1.6;color:rgba(255,255,255,.55);margin:0}.dlp-strategy-layout{display:flex;flex-direction:column;gap:20px}.dlp-strategy-frame{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:20px 24px}.dlp-strategy-narrative{font-size:1rem;line-height:1.65;color:rgba(255,255,255,.85);margin:8px 0 0}.dlp-strategy-callout{margin-top:14px;padding:12px 16px;border-left:2px solid rgba(70,119,216,.5);font-size:.85rem;line-height:1.6;color:rgba(255,255,255,.55)}.dlp-strategy-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.dlp-strategy-col{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:18px 20px}.dlp-col-green{border-left:2px solid rgba(74,222,128,.35)}.dlp-col-red{border-left:2px solid rgba(248,113,113,.35)}.dlp-strategy-list{margin:10px 0 0;padding-left:16px;color:rgba(255,255,255,.65);font-size:.84rem;line-height:1.65;display:flex;flex-direction:column;gap:10px}.dlp-speech-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.dlp-speech-text{margin-top:10px;display:flex;flex-direction:column;gap:14px;max-height:340px;overflow-y:auto}.dlp-speech-text p{font-size:.88rem;line-height:1.7;color:rgba(255,255,255,.72);margin:0}.dlp-qa-list{margin-top:10px;display:flex;flex-direction:column;gap:20px;max-height:340px;overflow-y:auto}.dlp-qa-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:14px 16px}.dlp-qa-q{font-size:.82rem;font-weight:600;color:rgba(255,255,255,.8);margin:0 0 8px;line-height:1.5}.dlp-qa-a{font-size:.82rem;color:rgba(255,255,255,.55);margin:0;line-height:1.6}.dlp-export-section{position:relative;z-index:1;padding:80px 40px 100px;max-width:1000px;margin:0 auto}.dlp-export-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.dlp-doc-mock{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:28px 32px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dlp-doc-brand{font-size:.65rem;letter-spacing:.2em;color:rgba(70,119,216,.8);font-weight:700;margin:0 0 6px}.dlp-doc-title{font-size:1.1rem;font-weight:300;color:#fff;margin:0 0 4px;letter-spacing:.01em}.dlp-doc-meta{font-size:.78rem;color:rgba(255,255,255,.4);margin:0}.dlp-doc-divider{height:1px;background:rgba(255,255,255,.08);margin:20px 0}.dlp-doc-sections{display:flex;flex-direction:column;gap:2px}.dlp-doc-row{font-size:.82rem;color:rgba(255,255,255,.55);padding:8px 0;border-bottom:1px solid rgba(255,255,255,.04);letter-spacing:.02em;font-weight:400}.dlp-doc-row:last-child{border-bottom:none}.dlp-close-section{position:relative;z-index:1;padding:120px 40px 140px;text-align:center}.dlp-close-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;letter-spacing:-.02em;color:#fff;margin:12px 0 36px;line-height:1.25}@media (max-width:768px){.dlp-nav{padding:16px 20px}.dlp-pain-section{padding:40px 20px 60px}.dlp-pain-item{gap:20px;padding:36px 0}.dlp-demo-section{padding:60px 20px 80px}.dlp-map-layout{grid-template-columns:1fr}.dlp-map-sidebar{border-left:none;padding-left:0;border-top:1px solid rgba(255,255,255,.06);padding-top:16px}.dlp-speech-layout,.dlp-strategy-two{grid-template-columns:1fr}.dlp-export-section{padding:60px 20px 80px}.dlp-export-inner{grid-template-columns:1fr;gap:36px}.dlp-close-section{padding:80px 20px 100px}}.dlp-hero-glass{display:flex;flex-direction:column;align-items:center;text-align:center}.dlp-section-divider{position:relative;z-index:1;height:1px;margin:0 40px;background:transparent}.dlp.dlp-light{background:#f4f8ff;color:#102750}.dlp.dlp-light .dlp-hero-title{font-weight:200}.dlp.dlp-light .dlp-section-divider{background:rgba(70,119,216,.08)}.dlp.dlp-light .dlp-pain-num{color:rgba(70,119,216,.65);font-size:.75rem}.dlp.dlp-light .dlp-doc-mock{box-shadow:0 8px 40px rgba(70,119,216,.1),0 2px 8px rgba(70,119,216,.06)}.dlp.dlp-light .dlp-aurora-one{background:radial-gradient(circle,rgba(70,119,216,.12) 0,transparent 70%)}.dlp.dlp-light .dlp-aurora-two{background:radial-gradient(circle,rgba(141,224,239,.1) 0,transparent 70%)}.dlp.dlp-light .dlp-aurora-three{background:radial-gradient(circle,rgba(70,119,216,.06) 0,transparent 70%)}.dlp.dlp-light .dlp-nav{background:rgba(244,248,255,.85);border-bottom-color:rgba(70,119,216,.1)}.dlp.dlp-light .dlp-nav-brand{color:rgba(16,39,80,.5)}.dlp.dlp-light .dlp-nav-cta{color:#102750;border-color:rgba(16,39,80,.15)}.dlp.dlp-light .dlp-nav-cta:hover{background:rgba(70,119,216,.06);border-color:rgba(70,119,216,.25)}.dlp.dlp-light .dlp-hero-title{color:#102750}.dlp.dlp-light .dlp-hero-sub{color:rgba(16,39,80,.5)}.dlp.dlp-light .dlp-scroll-label{color:rgba(16,39,80,.25)}.dlp.dlp-light .dlp-scroll-line{background:linear-gradient(180deg,rgba(16,39,80,.2),transparent)}.dlp.dlp-light .dlp-pain-item{border-bottom-color:rgba(70,119,216,.08)}.dlp.dlp-light .dlp-pain-item:first-child{border-top-color:rgba(70,119,216,.08)}.dlp.dlp-light .dlp-pain-num{color:rgba(16,39,80,.25)}.dlp.dlp-light .dlp-pain-text{color:rgba(16,39,80,.85)}.dlp.dlp-light .dlp-section-title{color:#102750}.dlp.dlp-light .dlp-section-sub{color:rgba(16,39,80,.55)}.dlp.dlp-light .dlp-tabs{background:rgba(70,119,216,.05);border-color:rgba(70,119,216,.12)}.dlp.dlp-light .dlp-tab{color:rgba(16,39,80,.45)}.dlp.dlp-light .dlp-tab.active{color:#102750}.dlp.dlp-light .dlp-demo-panel{background:rgba(255,255,255,.7);border-color:rgba(70,119,216,.12)}.dlp.dlp-light .dlp-map-sidebar{border-left-color:rgba(70,119,216,.1)}.dlp.dlp-light .dlp-chip-label{color:rgba(16,39,80,.4)}.dlp.dlp-light .dlp-chip-similar{color:rgba(21,128,61,1);border-color:rgba(21,128,61,.3)}.dlp.dlp-light .dlp-chip-similar.chip-active{background:rgba(21,128,61,.12)}.dlp.dlp-light .dlp-chip-neutral{color:rgba(161,98,7,1);border-color:rgba(161,98,7,.3)}.dlp.dlp-light .dlp-chip-neutral.chip-active{background:rgba(161,98,7,.1)}.dlp.dlp-light .dlp-chip-opposing{color:rgba(185,28,28,1);border-color:rgba(185,28,28,.3)}.dlp.dlp-light .dlp-chip-opposing.chip-active{background:rgba(185,28,28,.08)}.dlp.dlp-light .dlp-rationale-text{color:rgba(16,39,80,.6)}.dlp.dlp-light .dlp-committee-note{color:rgba(20,120,140,.85)!important}.dlp.dlp-light .dlp-rationale{border-top-color:rgba(70,119,216,.08)}.dlp.dlp-light .dlp-strategy-frame{background:rgba(70,119,216,.04);border-color:rgba(70,119,216,.1)}.dlp.dlp-light .dlp-strategy-narrative{color:rgba(16,39,80,.85)}.dlp.dlp-light .dlp-strategy-callout{border-left-color:rgba(70,119,216,.4);color:rgba(16,39,80,.55)}.dlp.dlp-light .dlp-strategy-col{background:rgba(70,119,216,.03);border-color:rgba(70,119,216,.08)}.dlp.dlp-light .dlp-col-green{border-left-color:rgba(22,163,74,.5)}.dlp.dlp-light .dlp-col-red{border-left-color:rgba(220,38,38,.45)}.dlp.dlp-light .dlp-strategy-list{color:rgba(16,39,80,.7)}.dlp.dlp-light .dlp-speech-text p{color:rgba(16,39,80,.75)}.dlp.dlp-light .dlp-qa-item{background:rgba(70,119,216,.04);border-color:rgba(70,119,216,.1)}.dlp.dlp-light .dlp-qa-q{color:rgba(16,39,80,.85)}.dlp.dlp-light .dlp-qa-a{color:rgba(16,39,80,.55)}.dlp.dlp-light .dlp-doc-mock{background:rgba(255,255,255,.8);border-color:rgba(70,119,216,.12)}.dlp.dlp-light .dlp-doc-title{color:#102750}.dlp.dlp-light .dlp-doc-meta{color:rgba(16,39,80,.4)}.dlp.dlp-light .dlp-doc-divider{background:rgba(70,119,216,.08)}.dlp.dlp-light .dlp-doc-row{color:rgba(16,39,80,.6);border-bottom-color:rgba(70,119,216,.06)}.dlp.dlp-light .dlp-close-title{color:#102750}.rooms-root{position:relative;min-height:100vh;padding:28px;box-sizing:border-box}.rooms-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:52px}.rooms-header,.rooms-main{position:relative;z-index:2}.rooms-main{max-width:900px;margin:0 auto}.rooms-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.rooms-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.room-card{background:linear-gradient(135deg,rgba(255,255,255,.93),rgba(244,248,255,.88));border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);padding:20px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left}.room-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(34,65,126,.12)}.room-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:8px}.room-chips{display:flex;gap:6px;flex-wrap:wrap}.room-chip-country{border-radius:999px;background:rgba(70,119,216,.1);color:#3460b0;border:1px solid rgba(70,119,216,.2)}.room-chip-committee,.room-chip-country{font-size:.7rem;font-weight:600;padding:3px 10px;white-space:nowrap}.room-chip-committee{border-radius:999px;background:rgba(100,116,139,.08);color:var(--muted);border:1px solid rgba(100,116,139,.15)}.room-agenda{font-size:.92rem;font-weight:600;color:var(--text);margin:0 0 14px;line-height:1.4}.room-footer{display:flex;justify-content:space-between;align-items:center}.room-updated{font-size:.7rem;color:var(--muted)}.room-progress-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.room-progress-label{font-size:.7rem;font-weight:600;color:var(--accent)}.room-progress-bar{width:72px;height:3px;background:rgba(70,119,216,.12);border-radius:2px;overflow:hidden}.room-progress-fill{height:100%;background:var(--accent);border-radius:2px}.room-delete-btn{background:transparent;border:none;cursor:pointer;color:var(--muted);padding:4px 6px;border-radius:6px;opacity:0;transition:opacity .15s,color .15s,background .15s;font-size:1rem;line-height:1;flex-shrink:0}.room-card:hover .room-delete-btn{opacity:1}.room-delete-btn:hover{color:#e53e3e;background:rgba(229,62,62,.08)}.rooms-empty{text-align:center;padding:80px 20px;color:var(--muted)}.rooms-empty-icon{font-size:2.8rem;margin-bottom:16px;display:block}@media (max-width:640px){.rooms-grid{grid-template-columns:1fr}.rooms-root{padding:16px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:999;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 24px;background:linear-gradient(135deg,rgba(70,119,216,.07),rgba(141,224,239,.05));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-wrap:wrap}.cookie-banner-text{font-size:.82rem;color:var(--muted);margin:0;flex:1 1;min-width:200px}.cookie-banner-actions{display:flex;gap:10px;flex-shrink:0}.cookie-btn{padding:7px 18px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;border:none}.cookie-btn-accept{background:var(--accent);color:#fff}.cookie-btn-decline{background:transparent;color:var(--muted);border:1px solid var(--border)}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-display:"Outfit","Outfit Fallback"}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_dd5b2f{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_dd5b2f{--font-body:"Space Grotesk","Space Grotesk Fallback"}