:root{color:var(--ima-ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--admin-canvas:#eef4f7;--admin-surface:#fff;--admin-surface-soft:#f7fbfd;--admin-panel:#e8f7f6;--admin-ink:#172033;--admin-muted:#64748b;--admin-border:#0f172a1a;--admin-border-strong:#0f172a2e;--admin-primary:#0f766e;--admin-primary-dark:#0f3f4a;--admin-accent:#4f46e5;--admin-blue:#2563eb;--admin-violet:#7c3aed;--admin-warm:#f59e0b;--admin-warning:#b45309;--admin-danger:#b91c1c;--admin-success:#15803d;--admin-shadow:0 16px 36px #0f203314;background:#eef4f7;font-family:Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--admin-ink);background:linear-gradient(#e8f7f6d1,#f8fafcf5 44%,#eef4f7);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}code{font-family:SFMono-Regular,Consolas,monospace}#root{min-height:100vh}.app-shell{background:linear-gradient(135deg, #2563eb14, transparent 36%), linear-gradient(315deg, #0f766e1a, transparent 42%), var(--admin-canvas);grid-template-columns:minmax(250px,292px) 1fr;min-height:100vh;display:grid}.sidebar{color:#f8fafc;background:linear-gradient(#111842 0%,#123b4c 48%,#0d332c 100%);border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;gap:1.25rem;height:100vh;padding:1.25rem;display:flex;position:sticky;top:0;overflow:auto}.sidebar-top{gap:.95rem;display:grid}.sidebar-brand{align-items:flex-start;gap:.8rem;display:flex}.sidebar-mark{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#3b82f6d1,#10b981c7);border:1px solid #fff3;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:.78rem;font-weight:900;display:inline-flex;box-shadow:0 14px 28px #0000002e}.sidebar h1,.hero-panel h2,.section-heading h2,.feature-card h3,.status-panel h3,.error-state h2{letter-spacing:0;margin:0;font-family:Avenir Next,Segoe UI,sans-serif;font-weight:800}.sidebar h1{font-size:1.85rem;line-height:1.08}.sidebar-copy,.sidebar-footer span{color:#f8fafcb8}.sidebar-copy{max-width:28ch;margin:.8rem 0 0;font-size:.9rem;line-height:1.55}.sidebar-footer{border-top:1px solid #ffffff1f;gap:.45rem;padding-top:1rem;font-size:.9rem;display:grid}.sidebar-context{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;gap:.36rem;padding:.85rem;display:grid;box-shadow:inset 0 1px #ffffff14}.sidebar-context span,.sidebar-context small{color:#f8fafcad}.sidebar-context>span{text-transform:uppercase;font-size:.72rem;font-weight:800}.sidebar-context strong{color:#fff;line-height:1.25}.context-pills{flex-wrap:wrap;gap:.42rem;margin-top:.2rem;display:flex}.context-pills span{color:#ccfbf1;background:#14b8a61f;border:1px solid #99f6e43d;border-radius:999px;align-items:center;min-height:24px;padding:.18rem .48rem;font-size:.72rem;font-weight:800;display:inline-flex}.nav-list{gap:.9rem;display:grid}.nav-group{gap:.36rem;display:grid}.nav-group-header{gap:.08rem;padding:0 .2rem;display:grid}.nav-group-header span{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.nav-group-header small{color:#f8fafc80;font-size:.72rem}.nav-link{color:#f8fafcc7;border-radius:8px;align-items:center;gap:.62rem;min-height:38px;padding:.5rem .65rem;font-size:.92rem;font-weight:700;transition:background .14s,color .14s,border-color .14s,transform .14s;display:flex;position:relative}.nav-link:before{content:"";background:0 0;border-radius:999px;align-self:stretch;width:3px}.nav-code{color:#f8fafcb8;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:900;display:inline-flex}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff1f;transform:translate(2px)}.nav-link.active:before{background:#34d399}.nav-link.active .nav-code{color:var(--admin-primary-dark);background:#fff;border-color:#ffffff42}.content{min-width:0;padding:clamp(1rem,2vw,1.5rem)}.page-stack,.route-stack{gap:1rem;width:min(1360px,100%);max-width:100%;display:grid}.hero-panel,.hero-card,.feature-card,.status-panel,.error-state,.metric-card,.stat-card,.feature-table,.form-card{border:1px solid var(--admin-border);background:var(--admin-surface);box-shadow:var(--admin-shadow);border-radius:8px}.hero-card,.hero-panel{color:#f8fafc;background:linear-gradient(135deg,#7c3aed57,#0000 38%),linear-gradient(160deg,#111842 0%,#123b4c 48%,#0f766e 100%);min-height:172px;padding:1.35rem;position:relative;overflow:hidden}.hero-card:before,.hero-card:after,.hero-panel:before,.hero-panel:after{content:"";pointer-events:none;position:absolute}.hero-card:before,.hero-panel:before{opacity:.55;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 22%,#0000 78%);mask-image:linear-gradient(90deg,#0000,#000 22%,#0000 78%)}.hero-card:after,.hero-panel:after{background:linear-gradient(90deg, var(--admin-blue), #22c55e, var(--admin-warm));border-radius:0;width:42%;height:4px;inset:auto 0 0 auto}.hero-card>*{z-index:1;position:relative}.hero-card h2{color:#fff;max-width:760px;margin:.45rem 0 0;font-size:2.05rem;line-height:1.08}.hero-card p{color:#f8fafcc7;max-width:76ch;margin:.65rem 0 0}.hero-copy{z-index:1;gap:.65rem;max-width:780px;display:grid;position:relative}.hero-copy h2{font-size:2.2rem;line-height:1.08}.hero-copy p{color:#f8fafcc7;max-width:76ch;margin:0}.section-heading{gap:.45rem;display:grid}.section-heading p,.feature-card p,.status-copy p,.error-state p,.metric-card span,.metric-card small,.field-help{color:var(--admin-muted)}.eyebrow{width:fit-content;color:var(--admin-primary);letter-spacing:0;text-transform:uppercase;background:#14b8a61f;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .52rem;font-size:.72rem;font-weight:700;display:inline-flex}.hero-panel .eyebrow,.sidebar .eyebrow{color:#99f6e4;background:#14b8a62e}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.card-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.split-layout,.triple-layout,.content-grid{align-items:start;gap:1rem;display:grid}.split-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.triple-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.metric-card,.stat-card,.error-state,.form-card{align-content:start;gap:.65rem;padding:1rem;display:grid}.feature-card,.metric-card,.stat-card,.form-card,.list-card{position:relative}.feature-card:before,.metric-card:before,.stat-card:before{content:"";opacity:0;background:linear-gradient(#2563ebdb,#0f766edb);border-radius:8px 0 0 8px;width:3px;transition:opacity .14s;position:absolute;inset:0 auto 0 0}.feature-card:hover:before,.metric-card:hover:before,.stat-card:hover:before{opacity:1}.feature-card h3,.metric-card h3,.stat-card h3,.status-panel h3{color:var(--admin-ink);font-size:1.12rem;line-height:1.24}.feature-card p,.metric-card p,.stat-card p,.error-state p{margin:0;font-size:.92rem;line-height:1.5}.content-grid>article{border:1px solid var(--admin-border);background:var(--admin-surface);min-width:0;box-shadow:var(--admin-shadow);border-radius:8px;align-content:start;gap:.75rem;padding:1rem;display:grid}.content-grid>article>div{gap:.45rem;padding:.8rem 0;display:grid}.content-grid>article>div+div{border-top:1px solid var(--admin-border)}.content-grid h3,.content-grid h4,.content-grid h5{color:var(--admin-ink);margin:0}.content-grid p{color:var(--admin-muted);margin:0}.content-grid textarea,.content-grid input,.content-grid select{border:1px solid var(--admin-border);background:var(--admin-surface-soft);width:100%;color:var(--admin-ink);border-radius:8px;padding:.74rem .85rem}.status-panel{gap:.75rem;padding:1rem;display:grid}.status-copy{gap:.45rem;display:grid}.metric-card.success{background:#f0fdf4;border-color:#15803d3d}.feature-table{gap:0;display:grid;overflow:hidden}.feature-table header,.feature-table>div{grid-template-columns:100px minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:1rem;padding:.82rem 1rem;display:grid}.feature-table header{background:var(--admin-panel);color:var(--admin-primary-dark);font-weight:700}.feature-table>div+div{border-top:1px solid var(--admin-border)}.form-card{max-width:520px}.list-card{border:1px solid var(--admin-border);background:var(--admin-surface-soft);text-align:left;width:100%;color:var(--admin-ink);border-radius:8px;gap:.45rem;padding:1rem;display:grid}button.list-card{cursor:pointer;transition:transform .14s,border-color .14s,background .14s}button.list-card:hover,.list-card.active{background:#ecfeff;border-color:#0f766e6b;transform:translateY(-1px)}.field-stack{gap:.45rem;display:grid}.field-stack span,.checkbox-row span{color:var(--admin-ink);font-weight:600}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.admin-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.75rem;display:grid}.admin-filter-grid label,.admin-list-stack{gap:.55rem;display:grid}.admin-filter-grid strong{color:var(--admin-ink);font-size:.82rem}.admin-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-actions--end{align-self:end}.admin-list-stack{gap:.75rem}.admin-list-item{gap:.36rem;padding-top:.9rem;display:grid}.admin-list-item+.admin-list-item{border-top:1px solid var(--admin-border)}.secondary-button{border:1px solid var(--admin-border-strong);background:var(--admin-surface);width:fit-content;color:var(--admin-ink);cursor:pointer;border-radius:8px;padding:.72rem 1rem;font-weight:800;transition:transform .14s,opacity .14s,border-color .14s}.secondary-button:hover{border-color:#0f766e6b;transform:translateY(-1px)}.secondary-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.checkbox-row{align-items:center;gap:.65rem;display:flex}.inline-note{color:var(--admin-muted);background:#ecfeff;border:1px solid #0f766e29;border-radius:8px;padding:.75rem .9rem}.field{gap:.45rem;display:grid}.field input,.field select,.field textarea,.input{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-ink);border-radius:8px;outline:none;padding:.74rem .85rem;transition:border-color .14s,box-shadow .14s,background .14s}.field input:focus,.field select:focus,.field textarea:focus,.input:focus{background:#fff;border-color:#2563eb9e;box-shadow:0 0 0 3px #2563eb1f}.field textarea{resize:vertical;min-height:120px}.field-error{color:var(--admin-danger)}.primary-button,.outline-button{cursor:pointer;border:none;border-radius:8px;width:fit-content;padding:.72rem 1rem;font-weight:800;transition:transform .14s,opacity .14s,border-color .14s,background .14s}.primary-button{background:var(--admin-primary);color:#fff}.outline-button{border:1px solid var(--admin-border-strong);color:var(--admin-ink);background:0 0}.primary-button:hover,.outline-button:hover{transform:translateY(-1px)}.primary-button:disabled,.outline-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.public-page{background:linear-gradient(120deg,#fffaf1f5,#e8f1f2e6),url(/assets/hero-5sT3BiRD.png) 50%/cover no-repeat;gap:1rem;min-height:100vh;padding:clamp(1rem,3vw,2rem);display:grid}.public-health{background:#fffaf1e6;border:1px solid #dccfbfe6;border-radius:8px;width:min(1180px,100%);margin:0 auto;padding:.85rem;box-shadow:0 18px 44px #3c2c1c14}.public-health__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.public-health__header a{color:var(--ima-secondary);font-size:.82rem;font-weight:800}.public-health__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;display:grid}.public-health-card{min-height:86px;color:var(--ima-ink);background:#ffffffb8;border:1px solid #a0aaa059;border-left-width:5px;border-radius:8px;padding:.75rem;text-decoration:none;display:grid}.public-health-card span,.public-health-card small{color:var(--ima-muted)}.public-health-card span{text-transform:uppercase;font-size:.78rem;font-weight:800}.public-health-card strong{color:var(--ima-ink);font-size:1.05rem}.public-health-card small{font-size:.78rem;line-height:1.35}.public-health-card--good{border-left-color:#2f8f5b}.public-health-card--good strong{color:#1f7a4a}.public-health-card--error{border-left-color:#c13b3b}.public-health-card--error strong{color:#a72f2f}.public-health-card--warning{border-left-color:#d88422}.public-health-card--warning strong{color:#aa6215}.public-health-card--info{border-left-color:#8c949b}.public-health-card--info strong{color:#68727b}.public-hero{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:clamp(1.5rem,5vw,4rem);max-width:1180px;min-height:calc(100vh - clamp(2rem,6vw,4rem));margin:0 auto;display:grid}.public-hero--compact{grid-template-columns:minmax(0,680px);justify-content:center}.public-copy{gap:1rem;display:grid}.public-copy h1,.public-login h2{letter-spacing:0;color:var(--ima-ink);margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:600}.public-copy h1{max-width:11ch;font-size:clamp(3rem,8vw,6rem);line-height:.95}.public-copy p{max-width:680px;color:var(--ima-muted);margin:0;font-size:clamp(1rem,2vw,1.15rem)}.public-actions,.public-links{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.public-links a{color:var(--ima-secondary);font-weight:700}.public-login{background:#fffaf1db;border:1px solid #dccfbfe6;border-radius:8px;gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid;box-shadow:0 24px 60px #3c2c1c14}.public-login h2{font-size:clamp(1.5rem,4vw,2.2rem)}@media (width<=980px){.app-shell,.card-grid,.card-grid.two-up,.split-layout,.triple-layout,.feature-table header,.feature-table>div{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #ffffff14;border-right:none;gap:.9rem;height:auto;padding:1rem;position:static}.sidebar h1{font-size:1.45rem}.sidebar-copy{max-width:none;margin-top:.45rem;font-size:.84rem}.nav-list{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-group{align-content:start}.nav-link{min-height:34px;padding:.42rem .55rem}.sidebar-footer{padding-top:.7rem}.content{padding:1rem}.hero-panel{min-height:auto;padding:1rem}.hero-copy h2{font-size:1.65rem;line-height:1.12}.admin-filter-grid{grid-template-columns:1fr}.public-hero{grid-template-columns:1fr;align-content:center}.public-copy h1{max-width:100%}}@media (width<=620px){.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.public-health__grid{grid-template-columns:1fr}}.landing-page{--landing-cream:#fffaf2;--landing-ivory:#fffdf8;--landing-sand:#f4e8d8;--landing-peach:#ffc9a9;--landing-rose:#ff8d7f;--landing-gold:#e4b76b;--landing-sea:#7ab4c0;--landing-sky:#dff3f4;--landing-ink:#20303b;--landing-muted:#20303bb3;min-height:100vh;color:var(--landing-ink);gap:1.5rem;padding:1.25rem;display:grid}.landing-hero,.landing-story,.landing-split-section,.landing-final-cta{background:linear-gradient(#fffdf8e6,#fff7eed6);border:1px solid #dccfbfbf;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 30px 80px #4a2f1814}.landing-hero{background:radial-gradient(circle at 15% 20%,#ffc9a980,#0000 24%),radial-gradient(circle at 80% 24%,#7ab4c047,#0000 26%),linear-gradient(135deg,#fffaf2fa,#f4f8f9f0);min-height:calc(100svh - 2.5rem);padding:clamp(1.5rem,3vw,2.25rem)}.landing-hero__backdrop{opacity:.35;background-color:#0000;background-image:linear-gradient(90deg,#ffffff26 1px,#0000 1px),linear-gradient(#ffffff2e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000d1,#0000 95%);mask-image:linear-gradient(#000000d1,#0000 95%)}.landing-hero__topbar,.landing-hero__content,.landing-story,.landing-split-section,.landing-final-cta{z-index:1;position:relative}.landing-hero__topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.2rem;display:flex}.landing-brand,.landing-hero__backlink{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff94;border:1px solid #ffffffb8;border-radius:999px;align-items:center;padding:.7rem 1rem;font-size:.92rem;display:inline-flex}.landing-hero__backlink{transition:transform .18s,background .18s}.landing-hero__backlink:hover{background:#fffc;transform:translateY(-1px)}.landing-hero__content{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:calc(100% - 5rem);display:grid}.landing-hero__copy{gap:1.2rem;max-width:720px;animation:.7s both landing-rise;display:grid}.landing-eyebrow,.landing-mini-label{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.36rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.landing-eyebrow{color:#20303bc2;background:#20303b14}.landing-mini-label{color:#8c4a43;background:#ff8d7f24}.landing-hero__copy h1,.landing-story__intro h2,.landing-split-section__copy h2,.landing-final-cta h2,.landing-feature-spotlight h3,.landing-security-layer h3,.landing-notification-card h3{letter-spacing:-.03em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif}.landing-hero__copy h1{max-width:12ch;font-size:clamp(3.2rem,7vw,6.2rem);line-height:.95}.landing-hero__copy p,.landing-story__intro p,.landing-split-section__copy p,.landing-feature-spotlight p,.landing-security-layer p,.landing-notification-card p,.landing-final-cta p,.landing-command-surface__grid p{color:var(--landing-muted);margin:0;font-size:1rem}.landing-hero__actions{flex-wrap:wrap;gap:.9rem;display:flex}.landing-primary-action,.landing-secondary-action{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.85rem 1.2rem;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.landing-primary-action{color:#fff9f5;background:linear-gradient(135deg,#f08870,#e3b86c);box-shadow:0 18px 38px #e88d6640}.landing-secondary-action{background:#ffffffb8;border:1px solid #20303b1f}.landing-primary-action:hover,.landing-secondary-action:hover{transform:translateY(-2px)}.landing-hero__proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.4rem;display:grid}.landing-hero__proof div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8f;border:1px solid #ffffffb3;border-radius:24px;gap:.28rem;padding:1rem;display:grid}.landing-hero__proof strong{font-size:1.35rem}.landing-hero__proof span{color:var(--landing-muted);font-size:.92rem}.landing-hero__visual{place-items:center;min-height:580px;animation:.85s .12s both landing-rise;display:grid;position:relative}.landing-command-surface{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:2;background:#ffffff9e;border:1px solid #ffffffc2;border-radius:32px;width:min(100%,580px);padding:1.1rem;position:relative;box-shadow:0 35px 80px #3d281c1f}.landing-command-surface__header{color:#20303b9e;justify-content:space-between;gap:1rem;padding:.2rem .2rem 1rem;font-size:.86rem;display:flex}.landing-command-surface__grid{grid-template-columns:1.15fr .85fr;gap:.9rem;display:grid}.landing-signal-panel,.landing-ribbon-panel{background:linear-gradient(#ffffffeb,#f8f1e8d6);border:1px solid #e0d5c8d1;border-radius:26px}.landing-signal-panel{gap:.7rem;padding:1.15rem;display:grid}.landing-signal-panel strong,.landing-showcase-grid strong,.landing-integrations-core,.landing-integrations-orbit strong{letter-spacing:-.02em;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif}.landing-signal-panel strong{font-size:1.35rem}.landing-signal-panel--hero{background:radial-gradient(circle at 100% 0,#7ab4c02e,#0000 34%),linear-gradient(#fffffff0,#f5e8d8db);grid-row:span 2}.landing-ribbon-panel{flex-wrap:wrap;align-items:center;gap:.7rem;padding:1rem;display:flex}.landing-ribbon-panel span,.landing-tag-row span,.landing-integrations-orbit span{background:#20303b0f;border-radius:999px;align-items:center;width:fit-content;padding:.46rem .78rem;font-size:.88rem;display:inline-flex}.landing-halo-cluster{z-index:1;width:560px;height:560px;position:absolute;inset:50% auto auto 50%;transform:translate(-48%,-46%)}.landing-halo{border:1px solid #ffffffbf;border-radius:50%;animation:9s ease-in-out infinite landing-drift;position:absolute;inset:50%;transform:translate(-50%,-50%)}.landing-halo--outer{background:radial-gradient(circle,#ffc9a92e,#0000 66%);width:100%;height:100%}.landing-halo--middle{background:radial-gradient(circle,#7ab4c024,#0000 68%);width:72%;height:72%;animation-delay:.8s}.landing-halo--inner{background:radial-gradient(circle,#ffffff59,#0000 70%);width:44%;height:44%;animation-delay:1.4s}.landing-story,.landing-final-cta{gap:2rem;padding:clamp(1.5rem,3vw,2.4rem);display:grid}.landing-story__intro,.landing-split-section__copy,.landing-final-cta{gap:.85rem;display:grid}.landing-story__intro{max-width:760px}.landing-story__intro h2,.landing-split-section__copy h2,.landing-final-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1}.landing-feature-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.landing-feature-spotlight,.landing-showcase-grid article,.landing-security-layer,.landing-notification-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border:1px solid #dfd2c4d1;border-radius:28px;gap:.8rem;padding:1.3rem;transition:transform .22s,box-shadow .22s;display:grid}.landing-feature-spotlight:hover,.landing-showcase-grid article:hover,.landing-security-layer:hover,.landing-notification-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #3d281c14}.landing-feature-spotlight h3,.landing-security-layer h3,.landing-notification-card h3{font-size:1.6rem;line-height:1.02}.landing-tag-row{flex-wrap:wrap;gap:.65rem;display:flex}.landing-split-section{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.4rem);display:grid}.landing-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.landing-showcase-grid article{align-content:space-between;min-height:170px}.landing-showcase-grid strong{font-size:1.55rem;line-height:1.05}.landing-split-section--integrations{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.landing-integrations-visual{place-items:center;min-height:480px;display:grid;position:relative}.landing-integrations-core{color:#fffaf5;z-index:2;background:linear-gradient(135deg,#f08870eb,#e4b76beb);border-radius:50%;place-items:center;width:170px;height:170px;font-size:1.5rem;display:grid;position:relative;box-shadow:0 28px 50px #e88d663d}.landing-integrations-orbit{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffad;border:1px solid #dfd2c4d1;border-radius:28px;gap:.8rem;width:min(100%,280px);padding:1rem;display:grid;position:absolute}.landing-integrations-orbit div{flex-wrap:wrap;gap:.6rem;display:flex}.landing-integrations-orbit--1{top:1rem;left:0}.landing-integrations-orbit--2{top:6rem;right:0}.landing-integrations-orbit--3{bottom:0;left:2rem}.landing-security-stack{gap:1rem;display:grid}.landing-security-layer{transform:translate(0)}.landing-security-layer--2{transform:translate(1rem)}.landing-security-layer--3{transform:translate(2rem)}.landing-split-section--notifications{align-items:start}.landing-notification-rail{gap:1rem;display:grid}.landing-final-cta{text-align:center;background:radial-gradient(circle at top,#7ab4c02e,#0000 28%),linear-gradient(#fffcf7f2,#fff3e9e6);justify-items:center}.landing-final-cta p{max-width:760px}@keyframes landing-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-drift{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.03)}}@media (width<=1180px){.landing-hero__content,.landing-split-section,.landing-split-section--integrations,.landing-feature-band,.landing-showcase-grid,.landing-command-surface__grid{grid-template-columns:1fr}.landing-signal-panel--hero{grid-row:auto}.landing-integrations-visual{min-height:620px}}@media (width<=760px){.landing-page{padding:.85rem}.landing-hero{min-height:auto}.landing-hero__topbar,.landing-hero__proof{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.landing-hero__proof{display:grid}.landing-hero__visual{min-height:460px}.landing-halo-cluster{width:420px;height:420px}.landing-integrations-visual{min-height:700px}.landing-integrations-orbit{width:100%;position:relative;inset:auto}.landing-integrations-visual{align-content:start;gap:1rem}.landing-security-layer{transform:none}}@media (prefers-reduced-motion:reduce){.landing-hero__copy,.landing-hero__visual,.landing-halo,.landing-feature-spotlight,.landing-showcase-grid article,.landing-security-layer,.landing-notification-card,.landing-primary-action,.landing-secondary-action,.landing-hero__backlink{transition:none;animation:none}}
