/* Related near-black surfaces, with subtle shifts between adjacent sections. */
:root{--bg:#090a0c;--hero-tone:#090b10;--why-tone:#0e0e10;--challenge-tone:#101115;--how-tone:#060709;--build-tone:#ffffff;color-scheme:dark}
.site-header{background:var(--hero-tone);color:#ecedf5;color-scheme:dark}.site-header .nav-inner{border-color:#2a314133}.site-header .wordmark-dot{background:#96a7ff}.site-header .language-switch a{color:#818aa0}.site-header .language-switch a[aria-current=page]{color:#c0caff}.site-header .language-switch a:hover{color:#fff}.site-header .language-switch>span{color:#46516a}
.hero{--accent:#96a7ff;background:radial-gradient(ellipse 600px 250px at 50% 82%,#33478e20,transparent 82%),var(--hero-tone);color:#f0f2f8;color-scheme:dark}.hero h1 span{color:#a2b2ff}.hero-description{color:#a7afc1}.hero .text-link{color:#d2d8e7}.hero .text-link svg{color:#92a6f4}.hero .status-light{box-shadow:0 0 12px #819bff48}.hero .network-lines{stroke:#8398ce;opacity:.13}.hero .network-signals{stroke:#91a5ff;opacity:.34}.hero .network-terminals{fill:var(--hero-tone);stroke:#7589bd;opacity:.6}
.hero .scene-orbit:after{background:radial-gradient(ellipse,#4563d024,transparent 67%)}.hero .scene-node,.hero .scene-center{background:linear-gradient(145deg,#212837,#171d2b);border-color:#35405a;box-shadow:inset 0 1px #afc5ff07,0 10px 28px #0002;color:#697793}.hero .scene-node{animation-name:final-node-wake}.hero .scene-center{animation-name:final-center-wake}
@keyframes final-node-wake{0%,100%{transform:translateY(0);color:#64728e;border-color:#303a50;box-shadow:0 8px 22px #0001}45%{transform:translateY(-7px);color:#abc0ff;border-color:#6f89df;box-shadow:0 8px 30px #4f71e51c}70%{color:#8d9ec9}}
@keyframes final-center-wake{0%,100%{color:#798bae;box-shadow:0 8px 24px #0002}45%,65%{color:#c1ceff;border-color:#8099ef;transform:translateY(-5px);box-shadow:0 0 45px #526bd026}}
.use-cases{background:var(--why-tone);border-top:0;padding-bottom:30px}.industry-section:last-child{border-bottom:0}.market-section{--blue:#8d9cff;--muted:#9a9eae;--faint:#6e7485;background:var(--challenge-tone)}.how-section{--blue:#8d9cff;--muted:#9a9eae;--faint:#6e7485;background:var(--how-tone)}
:is(.market-section,.how-section) .wrap{max-width:var(--content);width:calc(100% - 64px);margin:0 auto}.market-section .section-heading .eyebrow{color:#8d9cff}.market-section .section-heading h2{font-family:inherit}.market-section .argument p{color:#9a9eae}.market-section .media-grid{isolation:isolate}
.how-section .how-layout{width:min(var(--content),calc(100% - 64px))}.how-section .how-copy .eyebrow{color:#8d9cff}.how-section .reveal-date .release-date{font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit}.how-section .countdown{justify-content:flex-start;margin:21px 0 0;min-height:0}.how-section .countdown>div{flex:0 1 auto;min-width:42px;padding:0;border:0}.how-section .countdown span{font-weight:400;line-height:1.5;letter-spacing:0}.how-section .patent-status{font-weight:400}.how-section .how-patents{margin-top:54px}.how-section .patent-summary{margin:0;gap:28px 58px}.how-section .patent-summary>div{min-height:0;padding:0;border:0}.how-section .patent-summary p{margin:0}.how-section:before{display:none}
.build-section{background:var(--build-tone);padding:104px 24px 86px;text-align:center}.build-wrap{max-width:720px;margin:0 auto}.build-section .build-panel{min-width:0}.build-section .panel-intro{max-width:600px}.build-section h2{font-size:2rem;line-height:1.25;font-weight:550;letter-spacing:-.035em;margin:23px 0 24px;text-wrap:balance}.build-section .panel-description{max-width:560px}.build-section .build-tools{margin-top:40px}.build-section .build-tool img{width:42px;height:42px}.site-footer{background:var(--build-tone);border-top-color:#40465438}
html[lang=ko] .build-section h2{font-size:2.25rem;line-height:1.4;letter-spacing:-.0525em}html[lang=ko] .how-section .how-description{font-size:15px}
@media(max-width:900px){.build-section h2{font-size:1.875rem}html[lang=ko] .build-section h2{font-size:2rem}}
@media(max-width:760px){:is(.market-section,.how-section) .wrap,.how-section .how-layout{width:calc(100% - 44px)}.market-section .section-heading h2{font-size:37px}html[lang=ko] .market-section .section-heading h2{font-size:39px}.how-section .how-patents{margin-top:38px}.how-section .patent-summary{width:fit-content;gap:22px}.build-section{padding:64px 22px 60px}.build-section h2{font-size:1.875rem}html[lang=ko] .build-section h2{font-size:1.875rem}}
@media(prefers-reduced-motion:reduce){.hero .scene-center{color:#a8bbff}.hero .scene-node{color:#879bc8}}

/* The announcement stays in the normal page flow. */
.unveil-bar{position:relative;top:auto;z-index:1;background:#293dcc;border-bottom-color:#5365dc}
html{scroll-padding-top:24px}
.hero .hero-network{mask-image:linear-gradient(90deg,transparent 0%,#0003 18%,#000 38%,#000 62%,#0003 82%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#0003 18%,#000 38%,#000 62%,#0003 82%,transparent 100%)}
.hero .network-lines{opacity:.08}.hero .network-signals{opacity:.23}.hero .network-terminals{opacity:.38}

/* Patent status occupies the former countdown position beside the veil. */
.how-section .how-patent-details{margin-top:34px}
.how-section .how-patent-details .patent-summary{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:26px;width:100%;margin:0}
.how-section .how-patent-details .patent-summary>div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:18px}
.how-section .how-patent-details .patent-number{font-size:42px;line-height:1;min-width:54px;width:54px;font-weight:450;color:#b4c3ff;text-align:center}
.how-section .how-patent-details .patent-summary svg{width:34px;height:34px;margin:0 10px;flex:none;color:#94a7dc}
.how-section .how-patent-details .patent-summary p{text-align:left;font-size:15px;line-height:1.65;color:#c8d0e3}
.how-section .how-patent-details .patent-summary p span{font-size:13px;color:#8592ac}

/* A visible stack advances through a deliberately long illustrative queue. */
.market-section .queue-summary{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin:14px 8px 0;font-size:11px;line-height:1.6;letter-spacing:.02em;color:#7e8ba8}
.market-section .queue-summary b{font-variant-numeric:tabular-nums;font-size:16px;letter-spacing:-.02em;font-weight:500;color:#b7c7f0;margin-left:7px}
.market-section .queue-summary .queue-total{color:#6c7894;font-size:12px}
.market-section .scan-stage{padding:16px 6px 20px}
.market-section .sheet-deck{position:relative;width:calc(100% - 38px);margin:34px 0 6px;transform:rotateX(9deg) rotateY(-10deg) rotateZ(2deg);transform-style:preserve-3d;isolation:isolate}
.market-section .media-sheet{padding:14px;background:#1c2433;border-radius:8px;box-shadow:0 0 0 1px #53698b24,0 12px 35px #0002}
.market-section .media-sheet .media-grid{transform:none;gap:8px}
.market-section .current-sheet{position:relative;z-index:3;opacity:1;transform:translate(0,0);transition:transform .65s cubic-bezier(.2,.7,.2,1),opacity .5s,filter .5s}
.market-section .current-sheet.is-leaving{transform:translate(-24px,-48px) rotate(-4deg);opacity:0;filter:blur(1px)}

.market-section .queued-sheet{position:absolute;inset:0;transform-origin:50% 0;pointer-events:none;background:#25314a;transition:transform .7s,opacity .7s}




.market-section .sheet-label{position:absolute;right:14px;top:3px;font-size:9px;line-height:12px;letter-spacing:.08em;font-variant-numeric:tabular-nums;color:#b3c5e7}
.market-section .scan-footer{align-items:flex-start;line-height:1.6;min-height:38px}
.market-section .scan-counter{white-space:nowrap}
.market-section .scan-progress{margin-top:9px}
@media(max-width:760px){.market-section .media-sheet{padding:10px}.market-section .media-sheet .media-grid{gap:6px}.market-section .queue-summary{font-size:10px}.market-section .queue-summary b{font-size:15px}.market-section .scan-footer{font-size:11px}.how-section .how-patent-details{margin-top:28px}.how-section .how-patent-details .patent-summary{gap:24px}.how-section .how-patent-details .patent-summary p{font-size:14px}}

/* Opaque blue announcement and photo-led captions. */
.unveil-bar{background:#293dcc;backdrop-filter:none;-webkit-backdrop-filter:none;color:#fff}
.unveil-clock b{color:#fff}.unveil-clock small,.unveil-date{color:#e0e5ff}.unveil-clock em{color:#aab8ff}.unveil-date{border-left-color:#8797ef}.unveil-bar svg{color:#e0e5ff}
.hero-copy h1{margin-top:0}
.case-caption{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:24px}
.case-caption .case-impact{display:block;align-self:flex-end;text-align:right}.case-caption .case-impact span{margin:6px 0 0}.case-heading{display:block;width:100%;position:relative}.case-index{display:none}.case-caption>p{margin:0;max-width:700px}.case-caption h3{text-align:left;text-wrap:pretty}
.how-section .how-patent-details .patent-summary{flex-direction:row;flex-wrap:wrap;gap:26px 34px;align-items:center}
.how-section .how-patent-details .patent-summary>div{gap:12px}.how-section .how-patent-details .patent-number{font-size:38px;min-width:46px;width:46px}.how-section .how-patent-details .patent-summary svg{width:30px;height:30px;margin:0 8px}
.market-section .section-heading h2{max-width:900px}.market-section .scan-column{min-width:0;align-self:start}.market-section .scan-figure{width:100%}
.market-section .sheet-deck{width:calc(100% - 78px);margin:91px 0 8px;--step:5px}
.market-section .current-sheet{z-index:20;box-shadow:0 0 0 1px #657aa64d,0 20px 45px #05091260}
.market-section .current-sheet.is-leaving{transform:translate(-30px,44px) rotate(-6deg) scale(.96);opacity:0;filter:blur(2px)}

.market-section .queued-sheet{z-index:var(--layer);transform:translate(calc(var(--depth)*var(--step)),calc(var(--depth)*var(--step)*-1));opacity:1;background:linear-gradient(110deg,#29364c,#1b2434);box-shadow:0 -1px 0 #8fa8dc45,1px 0 0 #91a9d638,0 3px 6px #050b1433;border-radius:6px;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.market-section .queued-sheet .media-grid{opacity:.26}
.market-section .sheet-label{right:12px;top:0;font-size:9px;line-height:12px;opacity:.8}
.market-section .scan-progress{height:4px;background:#303744}.market-section .scan-progress span{min-width:0;transition:width .4s linear}
.market-section .research-note{margin:28px 8px 0;padding:22px 0 0;border-top:1px solid #abb8d522}.market-section .research-label{font-size:14px;color:#c5cada;margin:0 0 14px}.research-result{display:flex;align-items:center;gap:17px;margin-bottom:13px}.research-result strong{font-size:34px;font-weight:500;color:#abbaff;letter-spacing:-.035em;white-space:nowrap}.research-result span{font-size:13px;line-height:1.5;max-width:200px;color:#9fa9be}.market-section .research-note>p:last-child{font-size:13px;line-height:1.75;color:#9bA5ba;max-width:none}.market-section .research-note a{color:#b8c4e8;white-space:nowrap}
.market-section .approach-limits{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:70px;padding-top:45px;border-top:1px solid #b5bfda1a}.approach-limits h3{font-size:27px;font-weight:500;letter-spacing:-.03em;line-height:1.35;margin:18px 0}.approach-limits p:not(.argument-label){font-size:15px;line-height:1.8;color:#9ba4b8;max-width:440px}.approach-limits a{display:inline-block;font-size:12px;color:#aab9df;margin-top:14px}.market-section .market-context{margin-top:40px}
.newsletter{margin:88px auto 0;padding-top:64px;border-top:1px solid #a4b4d526;max-width:620px}.build-section .newsletter h3{font-size:28px;font-weight:500;letter-spacing:-.035em;line-height:1.4;margin:16px 0 12px}.newsletter-description{font-size:15px;line-height:1.7;color:#9da8bc}.newsletter-form{margin:28px auto 0;max-width:550px;text-align:left}.newsletter-input-row{display:flex;gap:8px;background:#10141e;border:1px solid #4c5974;border-radius:7px;padding:6px}.newsletter-input-row:focus-within{border-color:#92a6ff;box-shadow:0 0 0 3px #7289ee15}.newsletter-input-row input{background:transparent;border:0;color:#eef2ff;font:inherit;font-size:14px;min-width:0;width:100%;padding:10px 12px;outline:none}.newsletter-input-row input::placeholder{color:#909aae}.newsletter-input-row button{border:0;border-radius:4px;background:#3b44c9;color:#fff;padding:13px 18px;font:inherit;font-size:13px;white-space:nowrap;cursor:pointer;display:flex;gap:18px;align-items:center}.newsletter-input-row button:hover{background:#4c58dc}.newsletter-input-row button:disabled{opacity:.6;cursor:wait}.newsletter-input-row button:focus-visible,.newsletter-privacy summary:focus-visible{outline:2px solid #c5ceff;outline-offset:3px}.newsletter-consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.7;color:#9ca7be;margin-top:17px;cursor:pointer}.newsletter-consent input{accent-color:#667ce8;width:15px;height:15px;margin:3px 0 0;flex:none}.newsletter-privacy{margin:8px 0 0 25px;color:#8f9aaf;font-size:12px;line-height:1.8}.newsletter-privacy summary{width:fit-content;cursor:pointer}.newsletter-privacy p{margin:10px 0;max-width:470px}.newsletter-privacy a{color:#b6c6f0}.newsletter-status{min-height:24px;margin:16px 0 0;color:#b7c8ff;font-size:14px;line-height:1.7}.newsletter-status.is-error{color:#ffbf98}.signup-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
html[lang=ko] .build-section .newsletter h3{font-size:31px;letter-spacing:-.0525em}html[lang=ko] .approach-limits h3{font-size:29px;line-height:1.45;letter-spacing:-.045em}
@media(max-width:760px){.market-section .sheet-deck{width:calc(100% - 58px);margin-top:73px;--step:4px}.market-section .approach-limits{grid-template-columns:1fr;gap:35px;margin-top:45px;padding-top:30px}.market-section .research-note{margin-top:22px}.research-result strong{font-size:30px}.case-caption{gap:12px}.how-section .how-patent-details .patent-summary{flex-wrap:nowrap;gap:20px}.how-section .how-patent-details .patent-summary>div{gap:8px}.how-section .how-patent-details .patent-summary p{font-size:13px}.how-section .how-patent-details .patent-summary p span{font-size:12px}.how-section .how-patent-details .patent-number{font-size:31px;width:38px;min-width:38px}.how-section .how-patent-details .patent-summary svg{width:25px;height:25px;margin:0 6px}.newsletter{margin-top:62px;padding-top:48px}.newsletter-input-row button{padding:12px;gap:8px;font-size:12px}.newsletter-input-row input{font-size:14px;padding:10px 6px}.build-section .newsletter h3{font-size:25px}}
@media(max-width:360px){.how-section .how-patent-details .patent-summary{gap:15px}.how-section .how-patent-details .patent-summary>div{flex-direction:column;align-items:flex-start;gap:12px}.newsletter-input-row{flex-direction:column}.newsletter-input-row button{justify-content:center}.newsletter-input-row input{padding:12px}}
@media(prefers-reduced-motion:reduce){.market-section .queued-sheet,.market-section .current-sheet,.market-section .scan-progress span{transition:none}}
.market-section .market-layout{align-items:start}.market-section .scan-column{width:100%}

/* Dark opening restored from the supplied reference, sampled in sRGB. */
.site-header{background:var(--hero-tone);color:#f0f2f8;color-scheme:dark}.site-header .nav-inner{border-color:#2b334344}.site-header .wordmark-dot{background:#96a7ff}.site-header .language-switch a{color:#838da3}.site-header .language-switch a[aria-current=page]{color:#b5c2ff}.site-header .language-switch a:hover{color:#fff}.site-header .language-switch>span{color:#46516a}
.hero{--accent:#a2b2ff;background:radial-gradient(ellipse 630px 250px at 50% 84%,#34498514,transparent 84%),var(--hero-tone);color:#f0f2f8;color-scheme:dark}.hero h1 span{color:#a2b2ff}.hero-description{color:#a7afc1}.hero .text-link{color:#cdd4e4}.hero .text-link svg{color:#a2b2ff}
.hero .network-lines{stroke:#8398ce;stroke-width:1.1;opacity:.14}.hero .network-signals{stroke:#91a5ff;opacity:.31;stroke-width:1.4}.hero .network-signals path{animation-duration:18s}.hero .network-terminals{fill:var(--hero-tone);stroke:#7589bd;opacity:.52}
.hero .scene-orbit:after{background:radial-gradient(ellipse,#4563d02c,transparent 67%)}.hero .scene-node,.hero .scene-center{background:linear-gradient(145deg,#171c27,#10131b);border-color:#35405a;box-shadow:inset 0 1px #afc5ff07,0 12px 26px #0002;color:#74849e;animation-duration:8s}.hero .scene-node{animation-name:final-node-wake}.hero .scene-center{animation-name:final-center-wake}.hero .scene-center svg{stroke-width:1.5}

/* Countdown restored beside the veil; patents retain their horizontal arrangement. */
.how-unveil{margin-top:32px}.how-unveil-date{font-size:14px;line-height:1.6;color:#bac5da}.how-unveil-date>span{font-size:11px;letter-spacing:.04em;color:#79869e;margin-left:6px}.how-countdown{display:flex;gap:29px;margin-top:19px;font-variant-numeric:tabular-nums}.how-countdown>div{min-width:44px}.how-countdown b{display:block;font-size:37px;font-weight:450;letter-spacing:-.035em;line-height:1.2;color:#b5c6ff}.how-countdown span{display:block;font-size:12px;line-height:1.5;letter-spacing:0;color:#7e8aa0;margin-top:7px}.how-countdown-status:empty{display:none}.how-countdown-status{font-size:13px;color:#aab9d4;margin-top:12px}.how-section .how-patent-details{margin-top:35px}

/* One numbered narrative, with a single archive illustration alongside it. */
.market-section{overflow:clip}.market-section .argument+.argument{margin-top:38px}.market-section .research-argument .research-result{margin:3px 0 14px;gap:18px}.market-section .research-argument .research-result strong{font-size:32px}.market-section .research-argument .research-result span{font-size:12px;max-width:195px}.market-section .research-argument>p{font-size:13px;line-height:1.85}.market-section .research-argument a,.market-section .argument-sources a{font-size:12px;color:#aabce8}.market-section .argument-sources{display:flex;gap:20px;margin-top:12px}.market-section .market-context{padding-top:32px;border-top:1px solid #9daac21a}
.market-section .scan-column{position:relative;top:auto;align-self:center}

/* The archive is the focal point; all four arguments follow underneath. */
.market-section .market-layout{display:flex;flex-direction:column;gap:76px;align-items:stretch}
.market-section .section-heading{margin-bottom:44px}.market-section .section-intro{max-width:780px;margin-left:auto;margin-right:auto}
.market-section .scan-column{width:100%;max-width:1120px;margin:0 auto;position:relative;top:auto;align-self:center}
.market-section .scan-figure{margin:0;width:100%;max-width:none}
.market-section .scan-header,.market-section .queue-summary,.market-section .scan-footer,.market-section .scan-caption{max-width:840px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}
.market-section .scan-progress{max-width:840px;margin-left:auto;margin-right:auto}
.market-section .arguments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 90px;width:100%;max-width:1000px;margin:0 auto}
.market-section .argument+.argument{margin-top:0}.market-section .argument p{max-width:none}.market-section .argument h2{font-size:28px;line-height:1.35}.market-section .research-argument>p{font-size:14px}.market-section .argument-sources{flex-wrap:wrap}
.market-section .scan-stage{perspective:none;padding:0;isolation:auto;aspect-ratio:1120 / 600;overflow:visible;margin:4px 0 6px}
.market-section .archive-space{position:absolute;left:0;top:0;width:1120px;height:600px;transform:scale(var(--archive-scale,1));transform-origin:0 0;perspective:1500px;perspective-origin:50% 38%;transform-style:preserve-3d}
.market-section .sheet-deck{position:absolute;left:65px;top:135px;width:540px;margin:0;transform:rotateX(-12deg) rotateY(-24deg);transform-origin:0 50%;transform-style:preserve-3d;isolation:auto}
.market-section .media-sheet{border-radius:4px;transform-origin:50% 100%;backface-visibility:hidden;padding:18px;box-shadow:0 0 0 1px #8da3cc66,2px 1px 0 #0b1220,0 20px 28px #05081040}
.market-section .media-sheet .media-grid{transform:none;transform-style:flat;gap:10px;transition:opacity .45s}
.market-section .current-sheet{transform:translate3d(0,0,0) rotateY(0deg);background:#293346;opacity:1;filter:none;box-shadow:0 0 0 1px #92aee699,2px 1px 0 #101b30,0 26px 40px #03071055;transition:transform 1.15s cubic-bezier(.35,0,.22,1),opacity .95s,background .45s,box-shadow .45s}
.market-section .current-sheet.is-leaving{transform:translate3d(-96px,52px,170px) rotateY(-48deg) rotateX(8deg);opacity:0;filter:none}

.market-section .queued-sheet{transform:translate3d(var(--arc-x),0,var(--arc-z)) rotateY(var(--arc-angle));background:linear-gradient(130deg,#303c50,#1d283b);opacity:1;transition:transform 1.15s cubic-bezier(.35,0,.22,1)}

.market-section .queued-sheet .media-grid{opacity:.53}.market-section .sheet-label{left:auto;right:18px;top:2px;font-size:11px;line-height:14px;color:#b0c1df}.market-section .scan-footer{gap:10px}.market-section .scan-status,.market-section .scan-counter{font-size:12px}
@media(max-width:900px){.market-section .arguments{gap:46px 45px}.market-section .scan-header,.market-section .queue-summary,.market-section .scan-footer,.market-section .scan-progress,.market-section .scan-caption{max-width:90%}.market-section .race-loop{flex-wrap:wrap;row-gap:8px}}
@media(max-width:760px){.market-section .market-layout{gap:44px}.market-section .scan-column{position:relative;width:100%;max-width:none;align-self:center}.market-section .section-heading{margin-bottom:32px}.market-section .section-intro{margin-left:0}.market-section .arguments{grid-template-columns:1fr;gap:36px}.market-section .argument+.argument{margin-top:0}.market-section .argument h2{font-size:26px}.market-section .research-argument>p{max-width:none;font-size:13px}.market-section .scan-header,.market-section .queue-summary,.market-section .scan-footer,.market-section .scan-progress,.market-section .scan-caption{max-width:100%}.how-countdown{gap:25px}.how-countdown b{font-size:34px}.how-unveil-date{font-size:13px}.market-section .scan-status,.market-section .scan-counter{font-size:11px}}
@media(max-width:360px){.how-countdown{gap:20px}.how-countdown b{font-size:31px}.market-section .scan-footer{flex-wrap:wrap;row-gap:5px}}
@media(prefers-reduced-motion:reduce){.hero .scene-node{color:#96a8cb}.hero .scene-center{color:#b8caff}.market-section .current-sheet,.market-section .queued-sheet{transition:none}}

/* White build and updates, followed by a very pale blue-gray company footer. */
.build-section{--accent:#293dcc;--muted:#626b7d;background:var(--build-tone);color:#182031;color-scheme:light}.build-section .eyebrow{color:#293dcc}.build-section .panel-description{color:#626b7d}.build-section .build-tool span{color:#222b3c}.build-section .build-tool img{filter:none;opacity:.92}
.build-section .newsletter{border-top-color:#e1e6f0}.build-section .newsletter-description{color:#626b7d}.newsletter-input-row{background:#fff;border-color:#c4cde0}.newsletter-input-row:focus-within{border-color:#293dcc;box-shadow:0 0 0 3px #293dcc10}.newsletter-input-row input{color:#182031}.newsletter-input-row input::placeholder{color:#7a8599}.newsletter-input-row button{background:#293dcc;color:#fff}.newsletter-input-row button:hover{background:#2031ad}.newsletter-input-row button:focus-visible,.newsletter-privacy summary:focus-visible{outline-color:#293dcc}.newsletter-consent{color:#657086}.newsletter-consent input{accent-color:#293dcc}.newsletter-privacy{color:#68758a}.newsletter-privacy a{color:#293dcc}.newsletter-status{color:#293dcc}.newsletter-status.is-error{color:#a34221}
.footer-surface{background:#f3f5fa;color-scheme:light}.site-footer{background:#f3f5fa;border-top-color:#dee4ef}.footer-brand .wordmark{color:#202a3c}.footer-brand .wordmark-dot{background:#293dcc}.footer-brand>span{color:#758097}.business-details{color:#6f7b90}.business-details dt{color:#718098}.business-details dd{color:#536279}.business-details a:hover{color:#293dcc}

/* A single scroll reveal: rightmost digit first, three pulses, then a red loss. */
.case-impact .loss-amount{display:flex;align-items:baseline;justify-content:flex-end;gap:0;min-height:1.15em;letter-spacing:-.02em}
.case-impact .loss-amount .loss-literal,.case-impact .loss-amount .loss-digit,.case-impact .loss-amount .loss-reel,.case-impact .loss-amount .loss-placeholder{margin:0;padding:0;color:inherit;font:inherit;line-height:1.15;font-variant-numeric:tabular-nums}
.case-impact .loss-amount .loss-literal{display:inline-block;white-space:pre}.case-impact .loss-amount .loss-digit{display:inline-block;position:relative;width:.64em;height:1.15em;overflow:hidden;vertical-align:bottom;text-align:center}
.case-impact .loss-amount .loss-reel{display:block;width:100%;animation:loss-reel-roll var(--roll-speed) linear infinite;animation-delay:var(--roll-phase);will-change:transform}
.case-impact .loss-reel i{display:block;font:inherit;font-style:normal;line-height:1.15;height:1.15em;margin:0;padding:0}
.case-impact .loss-amount .loss-placeholder{display:none}.case-impact[data-loss-state=rolling] .loss-digit{mask-image:linear-gradient(transparent,#000 18%,#000 82%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 18%,#000 82%,transparent);opacity:.78}
.case-impact .loss-sign{visibility:hidden}.case-impact[data-loss-state=resolved] .loss-sign{visibility:visible}.case-impact[data-loss-state=resolved] .loss-amount{color:#ff747c}.case-impact[data-loss-state=blinking] .loss-amount{animation:loss-confirm-blink 420ms ease-in-out 3}.case-impact[data-loss-state=resolved] .loss-digit{opacity:1}.case-impact .loss-announcement{margin:0}.case-impact.loss-paused .loss-reel{animation-play-state:paused}
@keyframes loss-confirm-blink{0%,100%{opacity:1}50%{opacity:.3}}
@keyframes loss-reel-roll{from{transform:translateY(0)}to{transform:translateY(-33.333333%)}}
@media(prefers-reduced-motion:reduce){.case-impact .loss-amount{animation:none!important}.case-impact .loss-reel{animation:none!important}.case-impact:not([data-loss-state=resolved]) .loss-amount .loss-reel{visibility:hidden}.case-impact:not([data-loss-state=resolved]) .loss-amount .loss-placeholder{display:block;position:absolute;inset:0}.case-impact[data-loss-state=rolling] .loss-digit{mask-image:none;-webkit-mask-image:none;opacity:1}}
