.hero-console-module__tH92Ma__console{--c-bg:#131416;--c-bar:#17181a;--c-panel:#1a1b1e;--c-raised:#202124;--c-line:#2b2c30;--c-soft:#222326;--c-text:#f4f3ef;--c-quiet:#b4b4b7;--c-faint:#8b8c91;--c-lime:#d4f77d;--c-ok:#bcd98a;--c-ok-bg:#243226;--c-warn:#edc17c;--c-warn-bg:#3a3326;--c-bad:#f0806a;--c-bad-bg:#3a221d;--c-info:#d4f77d;background:var(--c-bg);color:var(--c-text);text-align:left;border:1px solid #ffffff17;border-radius:20px;font-size:13px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #0000008c,0 40px 90px -30px #000c,0 18px 40px -24px #0009}html:not(.dark) .hero-console-module__tH92Ma__console{box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #151618e6,0 50px 100px -40px #15161873,0 24px 48px -28px #15161859}.hero-console-module__tH92Ma__bar{background:var(--c-bar);border-bottom:1px solid var(--c-soft);height:48px;color:var(--c-quiet);align-items:center;gap:14px;padding:0 16px 0 18px;font-size:12.5px;display:flex}.hero-console-module__tH92Ma__crumb{white-space:nowrap;align-items:center;gap:10px;min-width:0;display:inline-flex}.hero-console-module__tH92Ma__crumb b{font-family:var(--font-manrope), system-ui, sans-serif;letter-spacing:-.03em;color:var(--c-text);font-size:15px;font-weight:800}.hero-console-module__tH92Ma__mark{align-items:center;gap:2px;height:16px;display:inline-flex;transform:skewY(-20deg)}.hero-console-module__tH92Ma__mark i{background:var(--c-lime);border-radius:1px;width:3.5px;display:block}.hero-console-module__tH92Ma__mark i:first-child{height:12px}.hero-console-module__tH92Ma__mark i:nth-child(2){height:16px}.hero-console-module__tH92Ma__mark i:nth-child(3){height:9px}.hero-console-module__tH92Ma__sep{color:#4b4c51}.hero-console-module__tH92Ma__appName{text-overflow:ellipsis;overflow:hidden}.hero-console-module__tH92Ma__live{white-space:nowrap;color:var(--c-quiet);align-items:center;gap:8px;margin-left:auto;display:inline-flex}.hero-console-module__tH92Ma__pulse{background:var(--c-lime);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite hero-console-module__tH92Ma__ping}.hero-console-module__tH92Ma__demo{border:1px solid var(--c-line);font:500 9.5px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--c-faint);border-radius:5px;flex-shrink:0;padding:3px 7px}.hero-console-module__tH92Ma__body{grid-template-columns:318px minmax(0,1fr);display:grid}.hero-console-module__tH92Ma__side{border-right:1px solid var(--c-soft);background:linear-gradient(#ffffff04,#0000 45%);flex-direction:column;gap:14px;padding:18px;display:flex}.hero-console-module__tH92Ma__appHead{border-bottom:1px solid var(--c-soft);align-items:center;gap:11px;padding-bottom:14px;display:flex}.hero-console-module__tH92Ma__appHead b{color:var(--c-text);font-size:14px;font-weight:600;display:block}.hero-console-module__tH92Ma__appHead small{color:var(--c-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11.5px;display:block;overflow:hidden}.hero-console-module__tH92Ma__appTile{width:34px;height:34px;color:var(--c-lime);font-family:var(--font-manrope), system-ui, sans-serif;background:#25331f;border-radius:9px;flex-shrink:0;place-items:center;font-size:15px;font-weight:800;display:grid}.hero-console-module__tH92Ma__guards{gap:8px;display:grid}.hero-console-module__tH92Ma__guard{background:var(--c-panel);border:1px solid var(--c-soft);border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 11px;transition:border-color .5s,background-color .5s,box-shadow .5s;display:grid}.hero-console-module__tH92Ma__guard[data-state=verifying]{border-color:#edc17c47}.hero-console-module__tH92Ma__guard[data-state=broken]{background:#1f1a1a;border-color:#f0806a66;box-shadow:0 0 0 3px #f0806a0f}.hero-console-module__tH92Ma__guard[data-state=verified]{border-color:#d4f77d4d}.hero-console-module__tH92Ma__gIcon{background:var(--c-raised);width:30px;height:30px;color:var(--c-quiet);border-radius:8px;place-items:center;display:grid}.hero-console-module__tH92Ma__gIcon svg{stroke-width:1.8px;width:15px;height:15px}.hero-console-module__tH92Ma__gLabel{color:var(--c-text);font-size:13px;font-weight:500;display:block}.hero-console-module__tH92Ma__gSub{color:var(--c-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;transition:opacity .6s;display:block;overflow:hidden}.hero-console-module__tH92Ma__pill{white-space:nowrap;border-radius:5px;align-items:center;gap:5px;height:21px;padding:0 7px;font-size:10.5px;font-weight:500;display:inline-flex}.hero-console-module__tH92Ma__pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.hero-console-module__tH92Ma__pill svg{width:11px;height:11px}.hero-console-module__tH92Ma__pill[data-tone=ok]{background:var(--c-ok-bg);color:var(--c-ok)}.hero-console-module__tH92Ma__pill[data-tone=warn]{background:var(--c-warn-bg);color:var(--c-warn)}.hero-console-module__tH92Ma__pill[data-tone=bad]{background:var(--c-bad-bg);color:var(--c-bad)}.hero-console-module__tH92Ma__strip{background:var(--c-panel);border:1px solid var(--c-soft);border-radius:12px;margin-top:auto;padding:12px 12px 11px}.hero-console-module__tH92Ma__stripHead,.hero-console-module__tH92Ma__stripFoot{color:var(--c-faint);justify-content:space-between;font-size:11px;display:flex}.hero-console-module__tH92Ma__stripFoot{margin-top:9px}.hero-console-module__tH92Ma__lime{color:var(--c-lime);font-family:var(--font-geist-mono), monospace}.hero-console-module__tH92Ma__ticks{grid-template-columns:repeat(36,minmax(0,1fr));gap:3px;height:24px;margin-top:10px;display:grid;position:relative;overflow:hidden}.hero-console-module__tH92Ma__ticks i{background:#d4f77d80;border-radius:2px}.hero-console-module__tH92Ma__ticks i:last-child{background:var(--c-lime);animation:1.6s ease-in-out infinite hero-console-module__tH92Ma__blink}.hero-console-module__tH92Ma__ticks:after{content:"";mix-blend-mode:overlay;background:linear-gradient(90deg,#0000,#fff6,#0000);width:26%;animation:4.5s linear infinite hero-console-module__tH92Ma__sweep;position:absolute;inset:0 auto 0 0}.hero-console-module__tH92Ma__main{flex-direction:column;min-width:0;display:flex}.hero-console-module__tH92Ma__compact{display:none}.hero-console-module__tH92Ma__mainHead{color:var(--c-faint);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px 2px;font-size:12px;display:flex}.hero-console-module__tH92Ma__mainHead b{color:var(--c-text);font-size:13px;font-weight:500}.hero-console-module__tH92Ma__log{flex-direction:column;justify-content:flex-end;gap:2px;height:206px;padding:4px 20px 10px;transition:opacity .6s;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 36%);mask-image:linear-gradient(#0000 0,#000 36%)}.hero-console-module__tH92Ma__row{min-height:31px;color:var(--c-quiet);grid-template-columns:40px 12px minmax(0,1fr);align-items:center;gap:9px;font-size:12.5px;animation:.5s cubic-bezier(.2,.8,.2,1) both hero-console-module__tH92Ma__rowIn;display:grid}.hero-console-module__tH92Ma__row time{font:500 11px var(--font-geist-mono), monospace;color:var(--c-faint)}.hero-console-module__tH92Ma__dot{background:var(--c-faint);border-radius:50%;justify-self:center;width:7px;height:7px}.hero-console-module__tH92Ma__row[data-tone=ok] .hero-console-module__tH92Ma__dot{background:var(--c-ok)}.hero-console-module__tH92Ma__row[data-tone=info] .hero-console-module__tH92Ma__dot{background:var(--c-quiet)}.hero-console-module__tH92Ma__row[data-tone=run] .hero-console-module__tH92Ma__dot{background:var(--c-warn);box-shadow:0 0 0 3px #edc17c26}.hero-console-module__tH92Ma__row[data-tone=bad] .hero-console-module__tH92Ma__dot{background:var(--c-bad);box-shadow:0 0 0 3px #f0806a26}.hero-console-module__tH92Ma__row[data-tone=bad] .hero-console-module__tH92Ma__text{color:#f3c2b6}.hero-console-module__tH92Ma__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hero-console-module__tH92Ma__text code{color:var(--c-text);font:500 11.5px var(--font-geist-mono), monospace;background:#24252a;border-radius:4px;padding:1px 5px}.hero-console-module__tH92Ma__chips{flex-wrap:nowrap;align-items:center;gap:5px;display:inline-flex}.hero-console-module__tH92Ma__verifying{color:var(--c-quiet);margin-right:2px}.hero-console-module__tH92Ma__wide{display:contents}.hero-console-module__tH92Ma__chip{border:1px solid var(--c-line);height:21px;color:var(--c-quiet);white-space:nowrap;background:#202125;border-radius:6px;align-items:center;gap:4px;padding:0 7px;font-size:11px;animation:.35s ease-out both hero-console-module__tH92Ma__chipIn;display:inline-flex}.hero-console-module__tH92Ma__chip svg{width:11px;height:11px}.hero-console-module__tH92Ma__chip[data-tone=ok] svg{color:var(--c-ok)}.hero-console-module__tH92Ma__chip[data-tone=run] svg{color:var(--c-warn)}.hero-console-module__tH92Ma__chip[data-tone=bad]{color:var(--c-bad);background:#26191a;border-color:#f0806a73}.hero-console-module__tH92Ma__slot{min-height:276px;padding:0 20px 20px;transition:opacity .6s;position:relative}.hero-console-module__tH92Ma__calm{border:1px dashed var(--c-line);text-align:center;height:100%;min-height:256px;color:var(--c-faint);border-radius:14px;place-items:center;font-size:12.5px;animation:.6s both hero-console-module__tH92Ma__fadeIn;display:grid}.hero-console-module__tH92Ma__calm b{color:var(--c-text);margin-top:10px;font-size:13.5px;font-weight:500;display:block}.hero-console-module__tH92Ma__calmMark{background:var(--c-ok-bg);width:30px;height:30px;color:var(--c-ok);border-radius:50%;place-items:center;margin:0 auto;display:grid}.hero-console-module__tH92Ma__calmMark svg{width:15px;height:15px}.hero-console-module__tH92Ma__card{background:linear-gradient(180deg, #1f1919, var(--c-panel) 58%);border:1px solid #f0806a4d;border-radius:15px;padding:14px 16px 15px;transition:border-color .7s,background-color .7s;animation:.65s cubic-bezier(.2,.8,.2,1) both hero-console-module__tH92Ma__cardIn;position:relative;box-shadow:0 24px 44px -24px #000000b3}.hero-console-module__tH92Ma__card[data-state=resolved]{background:linear-gradient(180deg, #1b2017, var(--c-panel) 58%);border-color:#d4f77d57}.hero-console-module__tH92Ma__cardTop{color:var(--c-faint);white-space:nowrap;align-items:center;gap:9px;font-size:11px;display:flex}.hero-console-module__tH92Ma__btn{border:1px solid var(--c-line);height:25px;color:var(--c-text);white-space:nowrap;background:#222327;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:500;transition:transform .15s,background-color .25s,border-color .25s;display:inline-flex}.hero-console-module__tH92Ma__cardTop .hero-console-module__tH92Ma__btn{margin-left:auto}.hero-console-module__tH92Ma__btn svg{width:12px;height:12px}.hero-console-module__tH92Ma__btn[data-pressed]{background:#2d2e33;transform:scale(.93)}.hero-console-module__tH92Ma__btnLime{background:var(--c-lime);color:#151618;border-color:#0000}.hero-console-module__tH92Ma__btnLime[data-pressed]{background:#c3ea62}.hero-console-module__tH92Ma__cardTitle{letter-spacing:-.015em;color:var(--c-text);margin:11px 0 0;font-size:15px;font-weight:700}.hero-console-module__tH92Ma__plain{color:var(--c-quiet);margin:5px 0 0;font-size:13px;line-height:1.5}.hero-console-module__tH92Ma__evidence,.hero-console-module__tH92Ma__resolvedNote{color:var(--c-faint);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;margin:9px 0 0;font-size:11.5px;display:flex;overflow:hidden}.hero-console-module__tH92Ma__evidence svg,.hero-console-module__tH92Ma__resolvedNote svg{flex-shrink:0;width:13px;height:13px}.hero-console-module__tH92Ma__evidence span,.hero-console-module__tH92Ma__resolvedNote span{text-overflow:ellipsis;min-width:0;overflow:hidden}.hero-console-module__tH92Ma__resolvedNote{color:var(--c-ok);animation:.5s both hero-console-module__tH92Ma__fadeIn}.hero-console-module__tH92Ma__prompt{border:1px solid var(--c-line);background:#111214;border-radius:11px;margin-top:12px;overflow:hidden}.hero-console-module__tH92Ma__promptHead .hero-console-module__tH92Ma__btn{font:500 11px var(--font-dm-sans), system-ui, sans-serif;letter-spacing:0;text-transform:none}.hero-console-module__tH92Ma__promptHead{border-bottom:1px solid var(--c-soft);font:500 10px var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--c-faint);justify-content:space-between;align-items:center;gap:10px;padding:6px 7px 6px 12px;display:flex}.hero-console-module__tH92Ma__promptBody{min-height:66px;font:400 12px/1.6 var(--font-geist-mono), monospace;color:#d7d8d4;margin:0;padding:10px 12px 12px}.hero-console-module__tH92Ma__caret{vertical-align:-2px;background:var(--c-lime);width:7px;height:13px;margin-left:2px;animation:.9s step-end infinite hero-console-module__tH92Ma__caret;display:inline-block}.hero-console-module__tH92Ma__fading{opacity:0}.hero-console-module__tH92Ma__spin{animation:.9s linear infinite hero-console-module__tH92Ma__spin}@keyframes hero-console-module__tH92Ma__ping{0%{box-shadow:0 0 #d4f77d80}75%,to{box-shadow:0 0 0 7px #d4f77d00}}@keyframes hero-console-module__tH92Ma__blink{50%{opacity:.35}}@keyframes hero-console-module__tH92Ma__sweep{0%{transform:translate(-100%)}to{transform:translate(420%)}}@keyframes hero-console-module__tH92Ma__rowIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hero-console-module__tH92Ma__chipIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes hero-console-module__tH92Ma__cardIn{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:none}}@keyframes hero-console-module__tH92Ma__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hero-console-module__tH92Ma__caret{50%{opacity:0}}@keyframes hero-console-module__tH92Ma__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hero-console-module__tH92Ma__console *,.hero-console-module__tH92Ma__console :after{transition:none!important;animation:none!important}}@media (max-width:1080px){.hero-console-module__tH92Ma__body{grid-template-columns:272px minmax(0,1fr)}.hero-console-module__tH92Ma__every{display:none}}@media (max-width:760px){.hero-console-module__tH92Ma__console{border-radius:16px;font-size:12px}.hero-console-module__tH92Ma__bar{gap:10px;height:44px;padding:0 12px 0 14px}.hero-console-module__tH92Ma__appName,.hero-console-module__tH92Ma__sep{display:none}.hero-console-module__tH92Ma__demo{padding:2px 6px;font-size:8.5px}.hero-console-module__tH92Ma__body{grid-template-columns:minmax(0,1fr)}.hero-console-module__tH92Ma__side{display:none}.hero-console-module__tH92Ma__compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:12px 12px 4px;display:grid}.hero-console-module__tH92Ma__compactItem{border:1px solid var(--c-soft);background:var(--c-panel);color:var(--c-text);border-radius:10px;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:4px 6px;padding:8px 8px 9px;font-size:11.5px;display:grid}.hero-console-module__tH92Ma__compactItem>svg{width:13px;height:13px;color:var(--c-faint)}.hero-console-module__tH92Ma__compactItem>.hero-console-module__tH92Ma__pill{grid-column:1/-1;justify-self:start}.hero-console-module__tH92Ma__wide{display:none}.hero-console-module__tH92Ma__mainHead{padding:12px 14px 0}.hero-console-module__tH92Ma__log{height:186px;padding:4px 14px 8px}.hero-console-module__tH92Ma__row{grid-template-columns:36px 10px minmax(0,1fr);gap:7px;font-size:12px}.hero-console-module__tH92Ma__slot{min-height:330px;padding:0 12px 12px}.hero-console-module__tH92Ma__calm{min-height:310px}.hero-console-module__tH92Ma__card{padding:12px 13px 13px}.hero-console-module__tH92Ma__cardTitle{font-size:14px}.hero-console-module__tH92Ma__plain{font-size:12.5px}.hero-console-module__tH92Ma__promptBody{font-size:11.5px}}@media (max-width:420px){.hero-console-module__tH92Ma__live{font-size:11.5px}.hero-console-module__tH92Ma__compactItem{font-size:11px}.hero-console-module__tH92Ma__slot{min-height:360px}.hero-console-module__tH92Ma__calm{min-height:340px}}
.hero-module__MlWvpq__hero{--night:#0d0e10;--ink:#f4f3ef;--quiet:#aeafb3;--lime:#d4f77d;--lilac:#c9b8f2;--ease:cubic-bezier(.19, 1, .22, 1);--seam:clamp(170px, 23vw, 330px);isolation:isolate;color:var(--ink);background:var(--home-ground,#151618);padding-top:clamp(60px,8.5vw,116px);position:relative;overflow:clip}.hero-module__MlWvpq__sky{inset:0 0 var(--seam) 0;z-index:-1;background:var(--night);position:absolute;overflow:hidden}.hero-module__MlWvpq__grid{background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-position:calc(50% - 32px) -1px;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(62% 58% at 50% 16%,#000 18%,#0000 74%);mask-image:radial-gradient(62% 58% at 50% 16%,#000 18%,#0000 74%)}.hero-module__MlWvpq__aurora{background:radial-gradient(closest-side at 50% 46%,#ffffff0e,#0000 70%),radial-gradient(closest-side at 50% 58%,#d4f77d16,#0000 66%),radial-gradient(closest-side at 76% 62%,#c9b8f217,#0000 70%);width:min(1440px,150vw);height:920px;animation:24s ease-in-out infinite alternate hero-module__MlWvpq__drift;position:absolute;top:-360px;left:50%;transform:translate(-50%)}.hero-module__MlWvpq__horizon{background:radial-gradient(58% 100% at 50% 100%,#d4f77d17,#0000 72%);height:260px;position:absolute;bottom:0;left:0;right:0}.hero-module__MlWvpq__horizon:after{content:"";background:linear-gradient(90deg,#0000,#d4f77d80,#0000);height:1px;position:absolute;bottom:0;left:6%;right:6%}.hero-module__MlWvpq__grain{opacity:.08;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-module__MlWvpq__copy{text-align:center;flex-direction:column;align-items:center;max-width:1080px;margin:0 auto;padding:0 20px;display:flex;position:relative}.hero-module__MlWvpq__copy :is(a,button):focus-visible{outline:2px solid var(--lime);outline-offset:3px}.hero-module__MlWvpq__announce{max-width:100%;color:var(--quiet);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:hero-module__MlWvpq__up .9s var(--ease) both;background:#ffffff09;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:10px;padding:5px 13px 5px 5px;font-size:13px;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.hero-module__MlWvpq__announce b{background:var(--lime);color:#151618;letter-spacing:.01em;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:11px;font-weight:600}.hero-module__MlWvpq__announce span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hero-module__MlWvpq__announce svg{width:14px;height:14px;transition:transform .2s var(--ease);flex-shrink:0}.hero-module__MlWvpq__announce:hover{color:var(--ink);background:#ffffff0f;border-color:#ffffff38}.hero-module__MlWvpq__announce:hover svg{transform:translate(2px)}.hero-module__MlWvpq__title{letter-spacing:-.045em;color:var(--ink);margin:30px 0 0;font-size:clamp(50px,8.2vw,118px);font-weight:600;font-stretch:90%;line-height:.95}.hero-module__MlWvpq__line{margin-bottom:-.16em;padding:0 .08em .16em;display:block;overflow:clip}.hero-module__MlWvpq__line>*{animation:hero-module__MlWvpq__lineUp 1.15s var(--ease) both;display:inline-block}.hero-module__MlWvpq__line+.hero-module__MlWvpq__line>*{animation-delay:.1s}.hero-module__MlWvpq__title em{font-family:var(--font-instrument-serif), Georgia, serif;letter-spacing:-.018em;color:var(--lime);padding-right:.04em;font-style:italic;font-weight:400;font-stretch:100%}.hero-module__MlWvpq__lead{max-width:640px;color:var(--quiet);text-wrap:pretty;animation:hero-module__MlWvpq__up 1s .22s var(--ease) both;margin:30px 0 0;font-size:clamp(17px,1.35vw,19.5px);line-height:1.6}.hero-module__MlWvpq__ctas{animation:hero-module__MlWvpq__up 1s .32s var(--ease) both;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px;display:flex}.hero-module__MlWvpq__primary{background:var(--lime);color:#151618;letter-spacing:-.01em;height:52px;transition:transform .25s var(--ease), box-shadow .25s, background-color .2s;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 20px 0 24px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff8c,0 0 0 1px #0000004d,0 12px 32px -12px #d4f77d8c}.hero-module__MlWvpq__primary svg{width:17px;height:17px;transition:transform .25s var(--ease)}.hero-module__MlWvpq__primary:hover{background:#ddfa96;transform:translateY(-1px);box-shadow:inset 0 1px #fff9,0 0 0 1px #0000004d,0 16px 44px -12px #d4f77db3}.hero-module__MlWvpq__primary:hover svg{transform:translate(3px)}.hero-module__MlWvpq__secondary{height:52px;color:var(--ink);letter-spacing:-.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff09;border:1px solid #ffffff21;border-radius:12px;justify-content:center;align-items:center;padding:0 22px;font-size:15px;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.hero-module__MlWvpq__secondary:hover{background:#ffffff12;border-color:#ffffff3d}.hero-module__MlWvpq__assure{color:var(--quiet);animation:hero-module__MlWvpq__up 1s .42s var(--ease) both;flex-wrap:wrap;justify-content:center;gap:8px 22px;margin:22px 0 0;padding:0;font-size:13.5px;list-style:none;display:flex}.hero-module__MlWvpq__assure li{align-items:center;gap:7px;display:inline-flex}.hero-module__MlWvpq__assure svg{width:15px;height:15px;color:var(--lime)}.hero-module__MlWvpq__stage{perspective:2400px;width:min(1200px,100% - 32px);animation:hero-module__MlWvpq__up 1.2s .5s var(--ease) both;margin:clamp(56px,7vw,92px) auto 0;padding-bottom:clamp(48px,6vw,88px);position:relative}.hero-module__MlWvpq__glow{z-index:-1;filter:blur(48px);background:radial-gradient(closest-side,#d4f77d38,#0000 76%);position:absolute;inset:4% 12% 34%}.hero-module__MlWvpq__tilt{transform-origin:50% 0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.hero-module__MlWvpq__tilt{animation:linear both hero-module__MlWvpq__flatten;animation-timeline:view();animation-range:entry cover 40%}}}@keyframes hero-module__MlWvpq__up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes hero-module__MlWvpq__lineUp{0%{transform:translateY(108%)}to{transform:none}}@keyframes hero-module__MlWvpq__flatten{0%{transform:rotateX(16deg)scale(.94)}to{transform:none}}@keyframes hero-module__MlWvpq__drift{to{transform:translate(-47%)translateY(26px)scale(1.05)}}@media (prefers-reduced-motion:reduce){.hero-module__MlWvpq__hero>*,.hero-module__MlWvpq__sky>*,.hero-module__MlWvpq__copy>*,.hero-module__MlWvpq__line>*{animation:none!important}}@media (max-width:640px){.hero-module__MlWvpq__title{letter-spacing:-.04em;font-size:clamp(46px,13.4vw,66px)}.hero-module__MlWvpq__announce{font-size:12px}.hero-module__MlWvpq__ctas{flex-direction:column;align-self:stretch}.hero-module__MlWvpq__primary,.hero-module__MlWvpq__secondary{width:100%}.hero-module__MlWvpq__assure{gap:6px 16px;font-size:13px}.hero-module__MlWvpq__grid{background-position:calc(50% - 22px) -1px;background-size:44px 44px}.hero-module__MlWvpq__stage{width:calc(100% - 24px)}}
.bento-module__a7xTjW__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.bento-module__a7xTjW__span7{grid-column:span 7}.bento-module__a7xTjW__span5{grid-column:span 5}.bento-module__a7xTjW__span4{grid-column:span 4}.bento-module__a7xTjW__span12{grid-column:1/-1}.bento-module__a7xTjW__card{--spot:#d4f77d47;isolation:isolate;border:1px solid var(--border);background:var(--card);border-radius:22px;flex-direction:column;min-width:0;padding:28px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1516180a,0 12px 32px -26px #15161840}.bento-module__a7xTjW__card:before{content:"";z-index:-1;opacity:0;background:radial-gradient(560px circle at var(--x,50%) var(--y,-10%), var(--spot), transparent 45%);transition:opacity .4s;position:absolute;inset:0}.bento-module__a7xTjW__card:hover:before{opacity:1}.bento-module__a7xTjW__card:hover{border-color:color-mix(in oklab, var(--foreground) 16%, transparent)}.dark .bento-module__a7xTjW__card{--spot:#d4f77d13;background:linear-gradient(#1b1c1f,#17181a);box-shadow:inset 0 1px #ffffff0a}.bento-module__a7xTjW__tile{border:1px solid var(--border);background:var(--muted);width:34px;height:34px;color:var(--foreground);border-radius:10px;place-items:center;display:grid}.bento-module__a7xTjW__tile svg{stroke-width:1.8px;width:16px;height:16px}.bento-module__a7xTjW__figure{border:1px solid var(--border);background:var(--sunk);border-radius:16px;padding:16px 16px 14px}.dark .bento-module__a7xTjW__figure{background:#131416}.bento-module__a7xTjW__figureHead{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:12px;font-size:12.5px;display:flex}.bento-module__a7xTjW__figureHead code{background:var(--card);color:var(--foreground);font:500 11.5px var(--font-geist-mono), monospace;border-radius:4px;padding:1px 5px}.bento-module__a7xTjW__moneyChip,.bento-module__a7xTjW__warnChip{white-space:nowrap;border-radius:7px;flex-shrink:0;align-items:center;gap:6px;height:24px;padding:0 9px;font-size:12px;font-weight:500;display:inline-flex}.bento-module__a7xTjW__moneyChip{background:var(--color-money-bg);color:var(--color-money)}.bento-module__a7xTjW__moneyChip i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite bento-module__a7xTjW__pulse}.bento-module__a7xTjW__warnChip{background:var(--color-degraded-bg);color:var(--color-degraded)}.bento-module__a7xTjW__bars{grid-template-columns:repeat(16,minmax(0,1fr));align-items:end;gap:5px;height:150px;margin-top:18px;display:grid}.bento-module__a7xTjW__barCol{height:100%;position:relative}.bento-module__a7xTjW__band{background:color-mix(in oklab, var(--color-money) 11%, transparent);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--color-money) 42%, transparent);border-radius:3px;position:absolute;left:0;right:0}.bento-module__a7xTjW__barCol:has(.bento-module__a7xTjW__barQuiet) .bento-module__a7xTjW__band{background:color-mix(in oklab, var(--color-money) 20%, transparent);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--color-money) 70%, transparent)}.bento-module__a7xTjW__bar{background:color-mix(in oklab, var(--foreground) 62%, transparent);transform-origin:50% 100%;border-radius:4px 4px 1px 1px;position:absolute;bottom:0;left:18%;right:18%}.bento-module__a7xTjW__barQuiet{background:var(--color-money)}.bento-module__a7xTjW__axis{font:500 10.5px var(--font-geist-mono), monospace;color:var(--muted-foreground);justify-content:space-between;margin-top:8px;display:flex}.bento-module__a7xTjW__legend{border-top:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;gap:6px 18px;margin:12px 0 0;padding-top:11px;font-size:12px;display:flex}.bento-module__a7xTjW__legend span{align-items:center;gap:7px;display:inline-flex}.bento-module__a7xTjW__legendBand{background:color-mix(in oklab, var(--color-money) 18%, transparent);width:14px;height:9px;box-shadow:inset 0 1px 0 color-mix(in oklab, var(--color-money) 55%, transparent);border-radius:2px}.bento-module__a7xTjW__legendBar{background:color-mix(in oklab, var(--foreground) 62%, transparent);border-radius:2px;width:6px;height:11px}.bento-module__a7xTjW__checks{margin:12px 0 0;padding:0;list-style:none}.bento-module__a7xTjW__checks li{border-bottom:1px solid var(--border);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:36px;font-size:13.5px;display:grid}.bento-module__a7xTjW__checks li:last-child{border-bottom:0}.bento-module__a7xTjW__tick{background:var(--color-healthy-bg);width:18px;height:18px;color:var(--color-healthy);border-radius:50%;place-items:center;display:grid}.bento-module__a7xTjW__tick svg{width:11px;height:11px}.bento-module__a7xTjW__checkDetail{max-width:170px;color:var(--muted-foreground);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bento-module__a7xTjW__verdict{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:center;gap:10px;margin-top:10px;padding-top:12px;font-size:12.5px;display:flex}.bento-module__a7xTjW__verdictPill{background:var(--action);height:26px;color:var(--action-foreground);border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:12.5px;font-weight:600;display:inline-flex}.bento-module__a7xTjW__verdictPill svg{width:13px;height:13px}.bento-module__a7xTjW__chartBox{margin-top:14px;position:relative}.bento-module__a7xTjW__chart{width:100%;height:120px;display:block;overflow:visible}.bento-module__a7xTjW__chartBand{fill:color-mix(in oklab, var(--foreground) 7%, transparent)}.bento-module__a7xTjW__chartLine{fill:none;stroke:color-mix(in oklab, var(--foreground) 55%, transparent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.bento-module__a7xTjW__chartSpike{fill:none;stroke:var(--color-degraded);stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.bento-module__a7xTjW__chartDot{background:var(--color-degraded);width:11px;height:11px;box-shadow:0 0 0 3px var(--sunk), 0 0 0 7px color-mix(in oklab, var(--color-degraded) 22%, transparent);border-radius:50%;margin:-5.5px 0 0 -5.5px;position:absolute}.dark .bento-module__a7xTjW__chartDot{box-shadow:0 0 0 3px #131416, 0 0 0 7px color-mix(in oklab, var(--color-degraded) 22%, transparent)}.bento-module__a7xTjW__budget{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:12px;padding-top:12px;font-size:12.5px}.bento-module__a7xTjW__budget b{color:var(--foreground);font-weight:600}.bento-module__a7xTjW__meter{background:color-mix(in oklab, var(--foreground) 10%, transparent);border-radius:99px;height:6px;margin-top:9px;display:block;overflow:hidden}.bento-module__a7xTjW__meter span{background:var(--foreground);transform-origin:0;border-radius:99px;height:100%;display:block}.bento-module__a7xTjW__status,.bento-module__a7xTjW__previews{border:1px solid var(--border);background:var(--sunk);border-radius:16px;margin:0;padding:0;list-style:none}:is(.dark .bento-module__a7xTjW__status,.dark .bento-module__a7xTjW__previews){background:#131416}.bento-module__a7xTjW__status li,.bento-module__a7xTjW__previews li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 14px;font-size:13.5px;display:flex}.bento-module__a7xTjW__status li:last-child,.bento-module__a7xTjW__previews li:last-child{border-bottom:0}.bento-module__a7xTjW__okPill,.bento-module__a7xTjW__warnPill,.bento-module__a7xTjW__badPill{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;height:23px;padding:0 8px;font-size:11.5px;font-weight:500;display:inline-flex}.bento-module__a7xTjW__okPill{background:var(--color-healthy-bg);color:var(--color-healthy)}.bento-module__a7xTjW__okPill i{background:currentColor;border-radius:50%;width:6px;height:6px}.bento-module__a7xTjW__warnPill{background:var(--color-degraded-bg);color:var(--color-degraded)}.bento-module__a7xTjW__warnPill svg{width:12px;height:12px}.bento-module__a7xTjW__badPill{background:var(--color-critical-bg);color:var(--color-critical)}.bento-module__a7xTjW__branch{min-width:0;font:500 12.5px var(--font-geist-mono), monospace;white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.bento-module__a7xTjW__branch span{text-overflow:ellipsis;min-width:0;overflow:hidden}.bento-module__a7xTjW__previews li>span:last-child{flex-shrink:0}.bento-module__a7xTjW__branch svg{width:14px;height:14px;color:var(--muted-foreground);flex-shrink:0}.bento-module__a7xTjW__note{color:var(--muted-foreground);margin:12px 0 0;font-size:12px;line-height:1.5}.bento-module__a7xTjW__strip{border:1px solid var(--border);background:var(--card);border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:32px;padding:24px 28px;display:grid}.dark .bento-module__a7xTjW__strip{background:linear-gradient(#1b1c1f,#17181a)}.bento-module__a7xTjW__ticks{grid-template-columns:repeat(48,minmax(0,1fr));gap:3px;height:38px;display:grid;position:relative;overflow:hidden}.bento-module__a7xTjW__ticks i{background:color-mix(in oklab, var(--color-healthy) 55%, transparent);border-radius:2px}.dark .bento-module__a7xTjW__ticks i{background:#d4f77d73}.bento-module__a7xTjW__ticks i:last-child{background:var(--color-healthy);animation:1.6s ease-in-out infinite bento-module__a7xTjW__pulse}.dark .bento-module__a7xTjW__ticks i:last-child{background:#d4f77d}.bento-module__a7xTjW__ticks:after{content:"";mix-blend-mode:soft-light;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:22%;animation:5s linear infinite bento-module__a7xTjW__sweep;position:absolute;inset:0 auto 0 0}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.bento-module__a7xTjW__bar{animation:linear both bento-module__a7xTjW__grow;animation-timeline:view()}.bento-module__a7xTjW__tick{animation:linear both bento-module__a7xTjW__pop;animation-timeline:view();animation-range:entry 30% cover 40%}.bento-module__a7xTjW__chartLine,.bento-module__a7xTjW__chartSpike{stroke-dasharray:1;stroke-dashoffset:1px;animation:linear both bento-module__a7xTjW__draw;animation-timeline:view();animation-range:entry 10% cover 40%}.bento-module__a7xTjW__meter span{animation:linear both bento-module__a7xTjW__fill;animation-timeline:view();animation-range:entry 20% cover 40%}}}@keyframes bento-module__a7xTjW__grow{0%{transform:scaleY(0)}to{transform:none}}@keyframes bento-module__a7xTjW__pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:none}}@keyframes bento-module__a7xTjW__draw{to{stroke-dashoffset:0}}@keyframes bento-module__a7xTjW__fill{0%{transform:scaleX(0)}to{transform:none}}@keyframes bento-module__a7xTjW__pulse{50%{opacity:.4}}@keyframes bento-module__a7xTjW__sweep{0%{transform:translate(-100%)}to{transform:translate(480%)}}@media (prefers-reduced-motion:reduce){.bento-module__a7xTjW__grid *,.bento-module__a7xTjW__grid :after{animation:none!important}}@media (max-width:1023px){.bento-module__a7xTjW__span7,.bento-module__a7xTjW__span5,.bento-module__a7xTjW__span4{grid-column:span 6}.bento-module__a7xTjW__wideOnTablet{grid-column:1/-1}.bento-module__a7xTjW__strip{grid-template-columns:minmax(0,1fr);gap:18px}}@media (max-width:720px){.bento-module__a7xTjW__grid{grid-template-columns:minmax(0,1fr)}.bento-module__a7xTjW__span7,.bento-module__a7xTjW__span5,.bento-module__a7xTjW__span4,.bento-module__a7xTjW__wideOnTablet,.bento-module__a7xTjW__span12{grid-column:auto}.bento-module__a7xTjW__card{border-radius:20px;padding:22px}.bento-module__a7xTjW__bars{gap:3px;height:130px}.bento-module__a7xTjW__checkDetail{display:none}.bento-module__a7xTjW__ticks{grid-template-columns:repeat(32,minmax(0,1fr))}.bento-module__a7xTjW__ticks i:nth-child(n+33){display:none}}
.alert-module__maupXq__band{isolation:isolate;color:var(--foreground);background:#111214;position:relative;overflow:clip}.alert-module__maupXq__band:before{content:"";z-index:-1;background:radial-gradient(60% 50% at 50% 0,#d4f77d14,#0000 70%),radial-gradient(40% 40% at 85% 100%,#c9b8f20f,#0000 70%);position:absolute;inset:0}.alert-module__maupXq__band:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.alert-module__maupXq__shell{grid-template-columns:300px minmax(0,1fr);gap:20px;margin-top:64px;display:grid}.alert-module__maupXq__tabs{flex-direction:column;gap:8px;display:flex}.alert-module__maupXq__tab{width:100%;color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:12px minmax(0,1fr);align-items:start;gap:12px;padding:16px 16px 15px;transition:background-color .25s,border-color .25s,color .25s;display:grid}.alert-module__maupXq__tab b{letter-spacing:-.015em;color:var(--foreground);opacity:.72;font-size:15.5px;font-weight:600;transition:opacity .25s;display:block}.alert-module__maupXq__tab small{margin-top:3px;font-size:13px;display:block}.alert-module__maupXq__tab:hover{background:#ffffff08}.alert-module__maupXq__tab:hover b{opacity:1}.alert-module__maupXq__tab[aria-selected=true]{background:linear-gradient(#1c1d20,#18191b);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff0a}.alert-module__maupXq__tab[aria-selected=true] b{opacity:1}.alert-module__maupXq__tab:focus-visible{outline-offset:2px;outline:2px solid #d4f77d}.alert-module__maupXq__tabDot{border-radius:50%;width:9px;height:9px;margin-top:6px}.alert-module__maupXq__tabDot[data-tone=critical]{background:#f0806a;box-shadow:0 0 0 4px #f0806a24}.alert-module__maupXq__tabDot[data-tone=degraded]{background:#edc17c;box-shadow:0 0 0 4px #edc17c24}.alert-module__maupXq__tabsNote{color:var(--muted-foreground);opacity:.8;margin:auto 0 0;padding:14px 16px 0;font-size:12.5px;line-height:1.55}.alert-module__maupXq__panel{background:#16171a;border:1px solid #ffffff17;border-radius:22px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:0;animation:.45s cubic-bezier(.2,.8,.2,1) both alert-module__maupXq__swap;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 40px 80px -40px #000c}.alert-module__maupXq__incident{border-right:1px solid #ffffff12;padding:28px 30px 30px}.alert-module__maupXq__meta{color:var(--muted-foreground);align-items:center;gap:10px;font-size:12.5px;display:flex}.alert-module__maupXq__sev{border-radius:6px;align-items:center;gap:6px;height:23px;padding:0 8px;font-size:11.5px;font-weight:500;display:inline-flex}.alert-module__maupXq__sev i{background:currentColor;border-radius:50%;width:6px;height:6px}.alert-module__maupXq__sev[data-tone=critical]{color:#f0806a;background:#3a221d}.alert-module__maupXq__sev[data-tone=degraded]{color:#edc17c;background:#3a3326}.alert-module__maupXq__title{letter-spacing:-.02em;color:var(--foreground);margin:16px 0 0;font-size:21px;font-weight:700;line-height:1.25}.alert-module__maupXq__plain{color:#d9dad6;margin:12px 0 0;font-size:15px;line-height:1.6}.alert-module__maupXq__figure{background:#1c1d20;border:1px solid #ffffff0f;border-radius:14px;gap:2px;margin-top:22px;padding:16px 18px;display:grid}.alert-module__maupXq__figure span{color:var(--muted-foreground);font-size:12.5px}.alert-module__maupXq__figure strong{font-family:var(--font-manrope), system-ui, sans-serif;letter-spacing:-.03em;color:#c9b8f2;font-size:28px;font-weight:700}.alert-module__maupXq__figure small{color:var(--muted-foreground);margin-top:4px;font-size:12.5px;line-height:1.5}.alert-module__maupXq__evidence{margin-top:22px}.alert-module__maupXq__label{font:500 11px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:7px;margin:0;display:flex}.alert-module__maupXq__label svg{width:14px;height:14px}.alert-module__maupXq__evidence ul{margin:10px 0 0;padding:0;list-style:none}.alert-module__maupXq__evidence li{color:#d9dad6;border-top:1px solid #ffffff0f;padding:8px 0 8px 18px;font-size:14px;line-height:1.5;position:relative}.alert-module__maupXq__evidence li:before{content:"";background:#d4f77d;border-radius:50%;width:6px;height:6px;position:absolute;top:16px;left:2px}.alert-module__maupXq__step{color:#e6e7e3;background:#d4f77d12;border:1px solid #d4f77d29;border-radius:14px;gap:10px;margin:18px 0 0;padding:14px 16px;font-size:14px;line-height:1.55;display:flex}.alert-module__maupXq__step svg{color:#d4f77d;flex-shrink:0;width:16px;height:16px;margin-top:3px}.alert-module__maupXq__step b{color:#d4f77d;font-weight:600}.alert-module__maupXq__promptCol{background:linear-gradient(#141517,#121315);flex-direction:column;padding:28px 28px 30px;display:flex}.alert-module__maupXq__prompt{background:#0f1012;border:1px solid #ffffff17;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px -24px #000c}.alert-module__maupXq__promptHead{font:500 11px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;padding:9px 9px 9px 16px;display:flex}.alert-module__maupXq__copy{white-space:nowrap;color:#151618;height:32px;font:600 13px var(--font-dm-sans), system-ui, sans-serif;letter-spacing:0;text-transform:none;cursor:pointer;background:#d4f77d;border:0;border-radius:9px;flex-shrink:0;align-items:center;gap:7px;padding:0 12px;transition:background-color .2s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff80}.alert-module__maupXq__copy:hover{background:#ddfa96}.alert-module__maupXq__copy:active{transform:scale(.97)}.alert-module__maupXq__copy:focus-visible{outline-offset:2px;outline:2px solid #d4f77d}.alert-module__maupXq__copy svg{width:15px;height:15px}.alert-module__maupXq__promptBody{font:400 13.5px/1.7 var(--font-geist-mono), monospace;color:#e4e5e1;white-space:pre-wrap;margin:0;padding:18px 18px 20px}.alert-module__maupXq__promptNote{color:var(--muted-foreground);margin:16px 2px 0;font-size:13px;line-height:1.55}.alert-module__maupXq__after{margin-top:auto;padding-top:28px}.alert-module__maupXq__after ol{margin:12px 0 0;padding:0;list-style:none}.alert-module__maupXq__after li{color:#d9dad6;border-top:1px solid #ffffff0f;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:9px 0;font-size:14px;line-height:1.5;transition:color .3s;display:grid}.alert-module__maupXq__after li>span{width:22px;height:22px;font:500 11px var(--font-geist-mono), monospace;color:var(--muted-foreground);border:1px solid #ffffff24;border-radius:50%;place-items:center;transition:background-color .3s,border-color .3s,color .3s;display:grid}.alert-module__maupXq__after li>span svg{stroke-width:2.6px;width:13px;height:13px}.alert-module__maupXq__after li[data-done]{color:#f4f3ef}.alert-module__maupXq__after li[data-done]>span{color:#151618;background:#d4f77d;border-color:#0000;animation:.35s cubic-bezier(.2,.9,.3,1.3) both alert-module__maupXq__pop}.alert-module__maupXq__replay{color:#d4f77d;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:13px;font-weight:500;-webkit-text-decoration:underline #d4f77d66;text-decoration:underline #d4f77d66}.alert-module__maupXq__replay:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #d4f77d}.alert-module__maupXq__route{height:21px;color:var(--muted-foreground);border:1px solid #ffffff1a;border-radius:6px;align-items:center;margin-top:9px;padding:0 8px;font-size:11.5px;font-weight:500;display:inline-flex}.alert-module__maupXq__route[data-route=pr]{color:#d4f77d;background:#d4f77d14;border-color:#d4f77d47}.alert-module__maupXq__routeNote{color:#d9dad6;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:10px;margin:0 0 16px;padding:12px 14px;font-size:13.5px;line-height:1.55;display:flex}.alert-module__maupXq__routeNote svg{color:#c9b8f2;flex-shrink:0;width:16px;height:16px;margin-top:2px}.alert-module__maupXq__fix{background:#0f1012;border:1px solid #ffffff17;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px -24px #000c}.alert-module__maupXq__fixHead{border-bottom:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:12px 14px 12px 16px;display:flex}.alert-module__maupXq__fixKicker{font:500 11px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:8px;display:inline-flex}.alert-module__maupXq__fixKicker svg{color:#d4f77d;width:14px;height:14px}.alert-module__maupXq__verified{color:#d4f77d;white-space:nowrap;background:#d4f77d1a;border-radius:6px;align-items:center;gap:6px;height:23px;padding:0 8px;font-size:11.5px;font-weight:500;display:inline-flex}.alert-module__maupXq__verified i{background:currentColor;border-radius:50%;width:6px;height:6px}.alert-module__maupXq__fixBody{padding:16px 16px 4px}.alert-module__maupXq__fixTitle{letter-spacing:-.01em;color:#f4f3ef;margin:0;font-size:15.5px;font-weight:600;line-height:1.4}.alert-module__maupXq__fixMeta{font:400 12px var(--font-geist-mono), monospace;color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;gap:4px 12px;margin:8px 0 0;display:flex}.alert-module__maupXq__add{color:#bcd98a;font-weight:500}.alert-module__maupXq__del{color:#f0806a;font-weight:500}.alert-module__maupXq__files{border:1px solid #ffffff12;border-radius:10px;margin:12px 0 18px;padding:0;list-style:none}.alert-module__maupXq__files li{min-height:34px;font:400 12.5px var(--font-geist-mono), monospace;color:#d9dad6;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:flex}.alert-module__maupXq__files li:first-child{border-top:0}.alert-module__maupXq__file{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.alert-module__maupXq__files li>span:last-child{white-space:nowrap;flex-shrink:0}.alert-module__maupXq__gates{margin:10px 0 0;padding:0;list-style:none}.alert-module__maupXq__gates li{color:#d9dad6;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 0;font-size:13.5px;display:grid}.alert-module__maupXq__gateMark{border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.alert-module__maupXq__gateMark svg{stroke-width:3px;width:11px;height:11px}.alert-module__maupXq__gates li[data-state=passed] .alert-module__maupXq__gateMark{color:#d4f77d;background:#d4f77d24}.alert-module__maupXq__gates li[data-state=missing] .alert-module__maupXq__gateMark,.alert-module__maupXq__gates li[data-state=pending] .alert-module__maupXq__gateMark{color:#edc17c;background:#edc17c24}.alert-module__maupXq__gates li[data-state=failed] .alert-module__maupXq__gateMark{color:#f0806a;background:#f0806a29}.alert-module__maupXq__gateNote{color:var(--muted-foreground);white-space:nowrap;font-size:12.5px}.alert-module__maupXq__gates li[data-state=missing] .alert-module__maupXq__gateNote{color:#edc17c}.alert-module__maupXq__risk{color:#edc17c;border-top:1px solid #ffffff12;align-items:center;gap:8px;margin:12px 0 0;padding:10px 0 12px;font-size:12.5px;display:flex}.alert-module__maupXq__risk svg{flex-shrink:0;width:14px;height:14px}.alert-module__maupXq__approveRow{background:#ffffff05;border-top:1px solid #ffffff12;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:14px 16px 16px;display:flex}.alert-module__maupXq__approve{color:#151618;height:38px;font:600 14px var(--font-dm-sans), system-ui, sans-serif;white-space:nowrap;cursor:pointer;background:#d4f77d;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:0 16px;transition:background-color .2s,transform .15s,opacity .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 10px 24px -12px #d4f77d99}.alert-module__maupXq__approve:hover:not(:disabled){background:#ddfa96}.alert-module__maupXq__approve:active:not(:disabled){transform:scale(.97)}.alert-module__maupXq__approve:disabled{cursor:default;color:#d4f77d;box-shadow:none;background:#d4f77d24}.alert-module__maupXq__approve:focus-visible{outline-offset:2px;outline:2px solid #d4f77d}.alert-module__maupXq__approve svg{width:16px;height:16px}.alert-module__maupXq__approveNote{min-width:0;color:var(--muted-foreground);font-size:12.5px;line-height:1.5}.alert-module__maupXq__alt{margin-top:14px}.alert-module__maupXq__alt summary{color:#d9dad6;cursor:pointer;align-items:center;gap:6px;font-size:13.5px;font-weight:500;list-style:none;display:inline-flex}.alert-module__maupXq__alt summary::-webkit-details-marker{display:none}.alert-module__maupXq__alt summary svg{width:15px;height:15px;color:var(--muted-foreground);transition:transform .2s}.alert-module__maupXq__alt[open] summary svg{transform:rotate(90deg)}.alert-module__maupXq__alt summary:hover{color:#f4f3ef}.alert-module__maupXq__alt summary:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #d4f77d}.alert-module__maupXq__alt[open] .alert-module__maupXq__prompt{margin-top:12px}@keyframes alert-module__maupXq__pop{0%{transform:scale(.6)}to{transform:none}}@keyframes alert-module__maupXq__swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.alert-module__maupXq__panel,.alert-module__maupXq__after li[data-done]>span{animation:none}}@media (max-width:1100px){.alert-module__maupXq__shell{grid-template-columns:minmax(0,1fr)}.alert-module__maupXq__tabs{scrollbar-width:none;flex-direction:row;overflow-x:auto}.alert-module__maupXq__tab{flex:1 0 220px}.alert-module__maupXq__tabsNote{display:none}}@media (max-width:820px){.alert-module__maupXq__panel{grid-template-columns:minmax(0,1fr)}.alert-module__maupXq__incident{border-bottom:1px solid #ffffff12;border-right:0;padding:22px 20px 24px}.alert-module__maupXq__promptCol{padding:20px 20px 24px}.alert-module__maupXq__title{font-size:19px}}
.how-module__U8wDra__wrap{margin-top:64px;position:relative}.how-module__U8wDra__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid;position:relative}.how-module__U8wDra__rail{background:var(--border);border-radius:2px;height:2px;position:absolute;top:19px;left:20px;right:calc(25% - 41px);overflow:hidden}.how-module__U8wDra__railFill{background:linear-gradient(90deg, var(--foreground), color-mix(in oklab, var(--foreground) 40%, transparent));transform-origin:0;height:100%;display:block}.dark .how-module__U8wDra__railFill{background:linear-gradient(90deg,#d4f77d,#d4f77d4d)}.how-module__U8wDra__step{flex-direction:column;min-width:0;display:flex;position:relative}.how-module__U8wDra__node{z-index:1;border:1px solid var(--border);background:var(--background);width:40px;height:40px;font:600 14px var(--font-geist-mono), monospace;color:var(--foreground);box-shadow:0 0 0 6px var(--background);border-radius:50%;place-items:center;display:grid;position:relative}.how-module__U8wDra__step:first-child .how-module__U8wDra__node{background:var(--action);color:var(--action-foreground);border-color:#0000}.how-module__U8wDra__detail{border:1px solid var(--border);background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-top:auto;padding:12px 13px;font-size:12.5px;line-height:1.6;display:flex}.how-module__U8wDra__tag{color:var(--foreground);flex-shrink:0;font-weight:500}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.how-module__U8wDra__railFill{animation:linear both how-module__U8wDra__fillRail;animation-timeline:view();animation-range:entry 40% cover 55%}}}@keyframes how-module__U8wDra__fillRail{0%{transform:scaleX(0)}to{transform:none}}@media (max-width:1023px){.how-module__U8wDra__steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:48px}.how-module__U8wDra__rail{display:none}}@media (max-width:640px){.how-module__U8wDra__wrap{margin-top:48px}.how-module__U8wDra__steps{grid-template-columns:minmax(0,1fr);gap:40px}}
.agencies-module__sR_qva__panel{isolation:isolate;border:1px solid color-mix(in oklab, var(--fill-lilac) 45%, var(--border));background:color-mix(in oklab, var(--fill-lilac) 24%, var(--background));border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:56px;padding:clamp(28px,5vw,64px);display:grid;position:relative;overflow:hidden}.agencies-module__sR_qva__panel:before{content:"";z-index:-1;background:radial-gradient(closest-side, color-mix(in oklab, var(--fill-lilac) 55%, transparent), transparent);opacity:.55;filter:blur(20px);width:70%;height:90%;position:absolute;inset:-20% -10% auto auto}.dark .agencies-module__sR_qva__panel{background:color-mix(in oklab, var(--fill-lilac) 9%, var(--background));border-color:color-mix(in oklab, var(--fill-lilac) 22%, var(--border))}.dark .agencies-module__sR_qva__panel:before{opacity:.18}.agencies-module__sR_qva__tile{background:color-mix(in oklab, var(--fill-lilac) 55%, var(--card));width:38px;height:38px;color:var(--fill-ink);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.dark .agencies-module__sR_qva__tile{background:color-mix(in oklab, var(--fill-lilac) 20%, var(--card));color:#c9b8f2}.agencies-module__sR_qva__tile svg{stroke-width:1.8px;width:17px;height:17px}.agencies-module__sR_qva__visual{grid-template-columns:minmax(0,1fr);padding-bottom:120px;display:grid;position:relative}.agencies-module__sR_qva__portfolio,.agencies-module__sR_qva__report{color:var(--foreground);background:#17181b;border:1px solid #ffffff17;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 30px 60px -30px #1516188c}.agencies-module__sR_qva__portfolio{width:88%}.agencies-module__sR_qva__portfolio ul{margin:0;padding:4px 0;list-style:none}.agencies-module__sR_qva__portfolio li{border-top:1px solid #ffffff0f;align-items:center;gap:10px;min-height:42px;padding:0 16px;display:flex}.agencies-module__sR_qva__portfolio li:first-child{border-top:0}.agencies-module__sR_qva__report{width:64%;position:absolute;bottom:0;right:0;box-shadow:inset 0 1px #ffffff0d,0 40px 80px -30px #0009}.agencies-module__sR_qva__head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 16px;display:flex}.agencies-module__sR_qva__label{font:500 10px var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground)}.agencies-module__sR_qva__logo{color:#151618;width:22px;height:22px;font:800 12px var(--font-manrope), system-ui, sans-serif;background:#c9b8f2;border-radius:6px;place-items:center;display:grid}.agencies-module__sR_qva__stat{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;padding:8px 0;font-size:12.5px;display:flex}.agencies-module__sR_qva__stat dt{color:var(--muted-foreground)}.agencies-module__sR_qva__stat dd{color:var(--foreground);margin:0}.agencies-module__sR_qva__published{color:#bcd98a;background:#243226;border-radius:7px;align-items:center;gap:6px;height:24px;padding:0 9px;font-size:12px;font-weight:500;display:inline-flex}.agencies-module__sR_qva__published svg{width:13px;height:13px}@media (max-width:1023px){.agencies-module__sR_qva__panel{grid-template-columns:minmax(0,1fr);gap:44px}}@media (max-width:560px){.agencies-module__sR_qva__visual{gap:14px;padding-bottom:0}.agencies-module__sR_qva__portfolio,.agencies-module__sR_qva__report{width:100%;position:static}}
.cta-module__q4AaQa__cta{isolation:isolate;color:var(--foreground);background:#0d0e10;position:relative;overflow:clip}.cta-module__q4AaQa__sky{z-index:-1;position:absolute;inset:0;overflow:hidden}.cta-module__q4AaQa__sky:after{content:"";background:linear-gradient(90deg,#0000,#d4f77d73,#0000);height:1px;position:absolute;top:0;left:6%;right:6%}.cta-module__q4AaQa__grid{background-image:linear-gradient(90deg,#ffffff0b 1px,#0000 1px),linear-gradient(#ffffff0b 1px,#0000 1px);background-position:calc(50% - 32px) -1px;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(55% 60% at 50% 40%,#000 15%,#0000 72%);mask-image:radial-gradient(55% 60% at 50% 40%,#000 15%,#0000 72%)}.cta-module__q4AaQa__aurora{background:radial-gradient(closest-side,#d4f77d21,#0000 70%),radial-gradient(closest-side at 70% 70%,#c9b8f214,#0000 70%);width:min(1200px,140vw);height:120%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.cta-module__q4AaQa__mark{opacity:.04;align-items:center;gap:18px;height:380px;display:flex;position:absolute;bottom:12%;right:7%;transform:skewY(-20deg)}.cta-module__q4AaQa__mark i{background:#f4f3ef;border-radius:8px;width:36px;display:block}.cta-module__q4AaQa__mark i:first-child{height:282px}.cta-module__q4AaQa__mark i:nth-child(2){height:380px}.cta-module__q4AaQa__mark i:nth-child(3){height:220px}.cta-module__q4AaQa__inner{text-align:center;max-width:860px;margin:0 auto;padding:clamp(96px,12vw,168px) 20px clamp(96px,11vw,150px);position:relative}.cta-module__q4AaQa__kicker{font:500 11px var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground)}.cta-module__q4AaQa__title{letter-spacing:-.045em;text-wrap:balance;margin:22px 0 0;font-size:clamp(44px,6.6vw,92px);font-weight:600;line-height:.98}.cta-module__q4AaQa__lead{max-width:560px;color:var(--muted-foreground);text-wrap:pretty;margin:26px auto 0;font-size:clamp(16px,1.3vw,18px);line-height:1.6}.cta-module__q4AaQa__form{max-width:580px;margin:40px auto 0}.cta-module__q4AaQa__fine{color:var(--muted-foreground);align-items:center;gap:7px;margin:20px 0 0;font-size:13px;display:inline-flex}.cta-module__q4AaQa__fine svg{color:#d4f77d;width:15px;height:15px}@media (max-width:640px){.cta-module__q4AaQa__mark{gap:12px;height:260px;right:-6%}.cta-module__q4AaQa__mark i{width:24px}.cta-module__q4AaQa__mark i:first-child{height:190px}.cta-module__q4AaQa__mark i:nth-child(2){height:260px}.cta-module__q4AaQa__mark i:nth-child(3){height:150px}}
.page-module__jVyvWG__home{--home-ground:var(--background)}
.page-hero-module__nWOiCq__hero{--night:#0d0e10;--ink:#f4f3ef;--quiet:#aeafb3;--lime:#d4f77d;isolation:isolate;background:var(--night);color:var(--ink);position:relative;overflow:clip}.page-hero-module__nWOiCq__sky{z-index:-1;position:absolute;inset:0;overflow:hidden}.page-hero-module__nWOiCq__grid{background-image:linear-gradient(90deg,#ffffff0b 1px,#0000 1px),linear-gradient(#ffffff0b 1px,#0000 1px);background-position:calc(50% - 32px) -1px;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 90% at 50% 0,#000 12%,#0000 72%);mask-image:radial-gradient(70% 90% at 50% 0,#000 12%,#0000 72%)}.page-hero-module__nWOiCq__aurora{background:radial-gradient(closest-side,#ffffff0d,#0000 70%),radial-gradient(closest-side at 38% 62%,#d4f77d13,#0000 66%),radial-gradient(closest-side at 72% 60%,#c9b8f214,#0000 70%);width:min(1400px,160vw);height:820px;position:absolute;top:-420px;left:50%;transform:translate(-50%)}.page-hero-module__nWOiCq__horizon{background:linear-gradient(90deg,#0000,#d4f77d6b,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.page-hero-module__nWOiCq__inner{max-width:1280px;margin:0 auto;padding:clamp(64px,8vw,104px) 20px clamp(64px,7vw,96px);position:relative}@media (min-width:640px){.page-hero-module__nWOiCq__inner{padding-left:32px;padding-right:32px}}@media (min-width:1024px){.page-hero-module__nWOiCq__inner{padding-left:40px;padding-right:40px}}.page-hero-module__nWOiCq__hero[data-overlap] .page-hero-module__nWOiCq__inner{padding-bottom:calc(clamp(64px,7vw,96px) + 132px)}.page-hero-module__nWOiCq__hero[data-align=center] .page-hero-module__nWOiCq__inner{text-align:center}.page-hero-module__nWOiCq__hero[data-align=center] .page-hero-module__nWOiCq__lede{margin-left:auto;margin-right:auto}.page-hero-module__nWOiCq__hero[data-align=center] .page-hero-module__nWOiCq__crumbs,.page-hero-module__nWOiCq__hero[data-align=center] .page-hero-module__nWOiCq__extra{justify-content:center}.page-hero-module__nWOiCq__crumbs{font:500 11px var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--quiet);flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0;padding:0;list-style:none;display:flex}.page-hero-module__nWOiCq__crumbs li{align-items:center;gap:10px;display:inline-flex}.page-hero-module__nWOiCq__crumbs li+li:before{content:"/";color:#ffffff40}.page-hero-module__nWOiCq__crumbs a{color:var(--quiet);text-decoration:none;transition:color .2s}.page-hero-module__nWOiCq__crumbs a:hover{color:var(--ink)}.page-hero-module__nWOiCq__crumbs a:focus-visible{outline:2px solid var(--lime);outline-offset:3px;border-radius:2px}.page-hero-module__nWOiCq__bars{align-items:center;gap:2px;height:12px;margin-right:2px;display:inline-flex;transform:skewY(-20deg)}.page-hero-module__nWOiCq__bars i{background:var(--lime);border-radius:1px;width:3px;display:block}.page-hero-module__nWOiCq__bars i:first-child{height:9px}.page-hero-module__nWOiCq__bars i:nth-child(2){height:12px}.page-hero-module__nWOiCq__bars i:nth-child(3){height:7px}.page-hero-module__nWOiCq__title{letter-spacing:-.04em;text-wrap:balance;max-width:16ch;color:var(--ink);margin:24px 0 0;font-size:clamp(42px,6vw,76px);font-weight:600;line-height:1}.page-hero-module__nWOiCq__hero[data-align=center] .page-hero-module__nWOiCq__title{max-width:18ch;margin-left:auto;margin-right:auto}.page-hero-module__nWOiCq__hero[data-size=sm] .page-hero-module__nWOiCq__title{max-width:22ch;font-size:clamp(38px,4.6vw,60px)}.page-hero-module__nWOiCq__lede{max-width:640px;color:var(--quiet);text-wrap:pretty;margin:24px 0 0;font-size:clamp(16.5px,1.3vw,18.5px);line-height:1.65}.page-hero-module__nWOiCq__extra{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:32px;display:flex}.page-hero-module__nWOiCq__title,.page-hero-module__nWOiCq__lede,.page-hero-module__nWOiCq__extra{animation:.9s cubic-bezier(.19,1,.22,1) both page-hero-module__nWOiCq__up}.page-hero-module__nWOiCq__lede{animation-delay:80ms}.page-hero-module__nWOiCq__extra{animation-delay:.16s}@keyframes page-hero-module__nWOiCq__up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-hero-module__nWOiCq__title,.page-hero-module__nWOiCq__lede,.page-hero-module__nWOiCq__extra{animation:none}}
