:root{--surface:#070707;--text-yellow:#fff;--text-yellow-muted:#ffffff9e;--text-yellow-faint:#ffffff6b;--grain-image:url(/assets/textures/noise.svg);--grain-size:180px 180px;--grain-opacity:.38;--grain-blend-mode:soft-light;--grain-filter:contrast(150%) brightness(115%);--l:var(--text-yellow);--d:var(--surface)}body.business-theme{background-color:var(--surface);color:var(--text-yellow);width:100%;max-width:none;overflow-x:hidden}html:has(body.business-theme){width:100%;max-width:none}.business-grain{z-index:9997;pointer-events:none;background-image:var(--grain-image);background-repeat:repeat;background-size:var(--grain-size);opacity:var(--grain-opacity);mix-blend-mode:var(--grain-blend-mode);filter:var(--grain-filter);position:fixed;inset:0}.business-theme .preloader,.business-theme .split-overlay{background-color:var(--surface);color:var(--text-yellow)}.business-theme .tags-overlay p{color:var(--text-yellow)}nav.site-nav{z-index:10001;mix-blend-mode:normal;justify-content:space-between}.nav-logo,.nav-toggler{flex:0 auto}.nav-logo{flex:1}.nav-logo-text{font-family:var(--f-h);letter-spacing:.04em;text-transform:uppercase;color:var(--text-yellow);font-size:1.05rem;font-weight:500;line-height:1}.nav-icon{display:none}.nav-toggler p,.open-label,.close-label{color:var(--text-yellow)}.business-theme .menu-overlay{background-color:var(--surface);z-index:10000}.business-theme .menu-close-btn{color:var(--text-yellow);border-color:#ffffff47}.business-theme .menu-overlay .menu-col a,.business-theme .menu-overlay .menu-link a{cursor:pointer;pointer-events:auto}.business-theme .menu-overlay .menu-col a:hover,.business-theme .menu-overlay .menu-link a:hover{opacity:.78}.business-theme .hero{color:var(--text-yellow);background-color:#0000}.business-theme .hero h1,.business-theme .hero--business .hero-subline,.business-theme .about h1,.business-theme .about p,.business-theme .particle-canvas h1,.business-theme .clients h3,.business-theme .clients p,.business-theme .footer-cta-eyebrow,.business-theme .footer-cta-heading,.business-theme .footer-logo,.business-theme .footer-copy{color:var(--text-yellow)}.hero--business .hero-header{flex-direction:column;align-items:center;gap:.35rem;display:flex}.hero--business h1{font-size:clamp(3.5rem,14vw,16rem);line-height:.92}.hero--business .hero-subline{font-family:var(--f-h);opacity:.88;font-size:clamp(2rem,8vw,7rem);line-height:.95}.business-theme .hero{width:100%;max-width:none}.business-theme .hero .hero-footer{mix-blend-mode:normal;color:var(--text-yellow)}.hero-footer--cta{justify-content:center;align-items:flex-end}.hero-cta-box{width:min(100%,28rem);color:var(--text-yellow);transition:background .35s var(--ease-out-expo,ease), border-color .35s ease, transform .35s var(--ease-out-expo,ease);background:#ffffff0d;border:1px solid #ffffff47;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.15rem 1.35rem;text-decoration:none;display:flex}.hero-cta-box:hover,.hero-cta-box:focus-visible{background:#ffffff1a;border-color:#ffffff8c;transform:translateY(-2px)}.hero-cta-box:focus-visible{outline:2px solid var(--text-yellow);outline-offset:3px}.hero-cta-box__text{font-family:var(--f-b);letter-spacing:.01em;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.45}.hero-cta-box__arrow{opacity:.85;flex-shrink:0;margin-top:.05rem;display:flex}@media (max-width:1000px){.hero-footer--cta{justify-content:flex-start}.hero-cta-box{width:100%}}.business-theme .about{color:var(--text-yellow);background-color:#0000}.business-theme .about .about-row--paired{gap:1.5rem 2.5rem}.business-theme .about .about-row--reverse{flex-direction:row-reverse}@media (max-width:1000px){.business-theme .about{padding-top:1.75rem}.business-theme .about .container{padding-top:.25rem;padding-bottom:.5rem}.business-theme .about .about-row--paired,.business-theme .about .about-row--reverse{border-top:1px solid #ffffff1a;flex-direction:column;align-items:flex-start;gap:1.125rem;padding:2.25rem 0}.business-theme .about .about-row--paired:first-child{border-top:none;padding-top:0}.business-theme .about .about-row--paired:last-child{padding-bottom:.75rem}.business-theme .about h1{max-width:11ch;font-size:clamp(2.5rem,12vw,4.25rem);line-height:.92}.business-theme .about .about-col{flex:none;width:100%}.business-theme .about .about-row .about-col-copy p{text-align:left;letter-spacing:.01em;width:100%;margin-top:0;font-size:.9375rem;line-height:1.55}}.business-theme .about .about-col-copy p{color:var(--text-yellow-muted)}.business-theme .particle-canvas{background-color:var(--surface)}@media (max-width:1024px){html.particle-visual-mobile body.business-theme .particle-canvas,body.business-theme .particle-canvas.particle-canvas--mobile,body.business-theme .particle-canvas{display:none!important}}.systems-section{color:var(--text-yellow);background-color:#0000;padding:4rem 2.5rem 5rem}.systems-section .systems-kicker{text-align:center;font-family:var(--f-nm);letter-spacing:.14em;text-transform:uppercase;color:var(--text-yellow-faint);margin:0 0 2.5rem;font-size:.72rem;font-weight:500}.systems-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.system-card{box-sizing:border-box;text-align:left;border-radius:.75rem;flex-direction:column;gap:.85rem;width:100%;max-width:480px;margin:0 auto;padding:1.65rem 1.5rem 1.75rem;display:flex}.system-card--elevated{-webkit-backdrop-filter:blur(16px);background:#161616f5;border:1px solid #ffffff3d;box-shadow:0 28px 56px #00000080,inset 0 1px #ffffff14}.system-card__badge{color:#ffffff85;font-family:var(--f-nm);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:none;margin:0;padding:0;font-size:.72rem;font-weight:500;display:block}.system-card h3{font-family:var(--f-nm);letter-spacing:.02em;text-transform:none;color:#fffffff2;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:500;line-height:1.25}.system-card p{font-family:var(--f-nm);color:#ffffff94;text-transform:none;margin:0;font-size:clamp(.92rem,1.15vw,1rem);line-height:1.5}.bento-section,.expect-section,.ship-section,.built-for-section{padding-top:2rem}.bento-lead,.expect-lead,.ship-lead{text-align:center;max-width:42rem;font-family:var(--f-nm);color:#ffffff9e;text-transform:none;margin:0 auto 2.25rem;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.55}.expect-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:min(1480px,100%);margin:0 auto;display:grid}.expect-grid .system-card{max-width:none;margin:0;padding:1.35rem 1.15rem 1.45rem}.expect-card{flex-direction:column;gap:1rem;min-height:100%;display:flex}.expect-card h3{font-family:var(--f-nm);letter-spacing:-.02em;text-transform:none;color:var(--text-yellow);margin:0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.25}.expect-pair{gap:1rem;margin-top:auto;display:grid}.expect-col{flex-direction:column;gap:.45rem;display:flex}.expect-label{font-family:var(--f-nm);letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin:0;font-size:.7rem;font-weight:600}.expect-col p:last-child{font-family:var(--f-nm);color:#ffffffb8;text-transform:none;margin:0;font-size:.84rem;line-height:1.5}.expect-col--after p:last-child{color:#ffffffeb}.expect-col--before{border-bottom:1px solid #ffffff1f;padding-bottom:1rem}.expect-foot{text-align:center;max-width:36rem;font-family:var(--f-nm);color:#ffffff80;text-transform:none;margin:2rem auto 0;font-size:.9rem;line-height:1.5}.expect-foot a{color:var(--text-yellow);text-underline-offset:.2em;text-decoration:underline}.expect-foot a:hover{opacity:.75}.bento-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.bento-card{min-height:100%;color:inherit;flex-direction:column;gap:.85rem;text-decoration:none;display:flex}.bento-card--hero{grid-area:span 2/span 2;min-height:100%}.bento-card--hero h3{font-size:clamp(1.35rem,2.4vw,1.85rem)}.bento-card:last-child{grid-column:span 2}.bento-card--link{transition:border-color .2s,transform .2s,box-shadow .2s}.bento-card--link:hover,.bento-card--link:focus-visible{border-color:#ffffff6b;transform:translateY(-2px);box-shadow:0 32px 64px #0000008c,inset 0 1px #ffffff1f}.bento-card--link:focus-visible{outline-offset:3px;outline:2px solid #ffffff8c}.ship-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.ship-step{gap:.75rem}.ship-step__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ship-step__number{font-family:var(--f-nm);letter-spacing:.12em;color:#ffffff73;font-size:.72rem;font-weight:500}.ship-step__time{font-family:var(--f-nm);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;border-radius:var(--border-radius-pill,9999px);border:1px solid #ffffff38;padding:.2rem .55rem;font-size:.68rem;font-weight:500}.built-for-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.built-for-card{color:inherit;gap:.65rem;text-decoration:none}.built-for-card h3{font-size:clamp(1.05rem,1.6vw,1.25rem)}.built-for-card--link{transition:border-color .2s,transform .2s}.built-for-card--link:hover,.built-for-card--link:focus-visible{border-color:#ffffff6b;transform:translateY(-2px)}.built-for-card--link:focus-visible{outline-offset:3px;outline:2px solid #ffffff8c}@media (min-width:1001px){.system-card{max-width:none}}.business-theme .clients{color:var(--text-yellow);background-color:#0000}.business-theme .clients-marquee-wrapper{padding:.5rem 0 3.75rem}.business-theme .clients-marquee-item{background:#ffffff08;border-color:#ffffff38;width:11vw;min-width:150px;height:7.5vw;min-height:100px}.business-theme .clients-marquee-item--stack{padding:1.25rem 1rem}.business-theme .clients-marquee-link{justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.business-theme .clients-marquee-item--stack img{object-fit:contain;filter:none;width:auto;max-width:72%;height:auto;max-height:26px;transform:none}.business-theme footer.landing-footer{background-color:var(--surface);height:auto;min-height:auto;overflow:visible}.business-theme .landing-audit{background-color:var(--surface);width:100%;min-height:100svh;position:relative;overflow:hidden}.business-theme .footer-inner--audit{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;gap:2.5rem;min-height:100svh;padding:5rem 2.5rem 7rem;display:flex;position:absolute;inset:0}.business-theme .footer-inner--audit>*{pointer-events:auto}.business-theme .site-footer--landing{z-index:3;position:relative}.business-theme footer{background-color:var(--surface);height:auto;min-height:auto;overflow:hidden visible}.business-theme .footer-inner{justify-content:flex-start;gap:0;min-height:auto;padding:5rem 2.5rem 7rem;position:relative;inset:auto}.business-theme .footer-cta{gap:1.75rem;width:100%;max-width:640px;margin:0 auto}.business-theme .footer-cta-heading{mix-blend-mode:normal}.footer-cta-actions{flex-direction:column;align-items:center;gap:.65rem;width:100%;display:flex}.footer-cta-btn{font-family:var(--f-nm);letter-spacing:.01em;text-transform:none;border-radius:var(--border-radius-pill,9999px);justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s,color .2s,transform .15s,box-shadow .2s;display:inline-flex}.footer-cta-btn--outline{color:var(--text-yellow);border:2px solid var(--text-yellow);box-shadow:none;background:0 0}.footer-cta-btn--outline:hover{background:#ffffff1a;transform:translateY(-1px)}.footer-cta-or{text-align:center;color:var(--text-yellow-faint);text-transform:none;margin:0;font-size:.82rem;line-height:1.4}.business-theme .site-footer--landing{margin-top:0}.business-audit-root{width:100%;margin-top:.5rem}.business-form__error{font-family:var(--f-nm);text-align:center;color:var(--text-yellow);background:#ff50501f;border:1px solid #ff787859;border-radius:4px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.business-audit-form{flex-direction:column;gap:1.25rem;display:flex}.business-form__group{flex-direction:column;gap:.45rem;display:flex}.business-form__group label{font-family:var(--f-nm);letter-spacing:.08em;text-transform:uppercase;color:var(--text-yellow);font-size:.72rem;font-weight:500}.business-form__opt{letter-spacing:.04em;text-transform:none;color:var(--text-yellow-muted);font-weight:400}.business-form__group input,.business-form__group select,.business-form__group textarea{width:100%;font-family:var(--f-nm);color:var(--text-yellow);background:#0a0a0a;border:1px solid #ffffff52;border-radius:6px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0000008c}.business-form__group input::placeholder{color:#ffffff61}.business-form__group input:focus{background:#111;border-color:#ffffff8c;box-shadow:inset 0 1px 2px #00000073,0 0 0 1px #ffffff1f}.business-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.business-form__submit{width:100%;font-family:var(--f-nm);letter-spacing:.01em;text-transform:none;color:var(--surface);background:var(--text-yellow);border:2px solid var(--surface);border-radius:var(--border-radius-pill,9999px);cursor:pointer;justify-content:center;align-items:center;margin-top:.35rem;padding:1.15rem 1.75rem;font-size:1.05rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 24px #ffffff47}.business-form__submit:hover{background:#ffe566;box-shadow:0 8px 28px #ffffff61}.business-form__submit:active{transform:scale(.98);box-shadow:0 4px 16px #ffffff38}.business-form__submit:disabled{opacity:.55;cursor:not-allowed}.business-form__ghost{font-family:var(--f-nm);letter-spacing:.06em;text-transform:uppercase;color:var(--text-yellow-muted);cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:4px;padding:.75rem 1rem;font-size:.75rem}.business-form__fineprint{font-family:var(--f-nm);text-align:center;color:var(--text-yellow-faint);margin:0;font-size:.72rem;line-height:1.45}.business-audit-scanning:not([hidden]){flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.business-audit-scanning[hidden],.business-audit-report[hidden],#audit-form[hidden]{display:none!important}.audit-scanner-ring{border:2px solid #ffffff40;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:140px;height:140px;display:flex}.audit-scanner-percent{font-family:var(--f-h);color:var(--text-yellow);font-size:1.75rem}.audit-scanner-domain{font-family:var(--f-nm);letter-spacing:.04em;text-transform:uppercase;color:var(--text-yellow-faint);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.7rem;overflow:hidden}.audit-stage-label{font-family:var(--f-nm);letter-spacing:.06em;text-transform:uppercase;color:var(--text-yellow-muted);text-align:center;margin:0;font-size:.85rem}.business-audit-report{width:100%;max-width:42rem;margin:0 auto}.audit-report{text-align:left;background:#0c0c0ceb;border:1px solid #ffffff38;border-radius:12px;flex-direction:column;gap:1.35rem;padding:1.5rem 1.35rem;display:flex}.audit-report-head{flex-direction:column;gap:.65rem;display:flex}.audit-report-title-wrap{flex-wrap:wrap;align-items:center;gap:.65rem .85rem;display:flex}.audit-report-title{font-family:var(--f-nm);color:#fff4c2;text-transform:none;letter-spacing:.01em;margin:0;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:600;line-height:1.25}.audit-chip{font-family:var(--f-nm);letter-spacing:.05em;text-transform:uppercase;color:#fff4c2bf;border-radius:var(--border-radius-pill,9999px);border:1px solid #ffffff47;padding:.28rem .65rem;font-size:.68rem;font-weight:500}.audit-summary{font-family:var(--f-nm);color:#ffffffd1;text-transform:none;margin:0;font-size:1rem;line-height:1.65}.audit-inferred{font-family:var(--f-nm);color:#ffffffb8;text-transform:none;background:#ffffff0f;border-radius:8px;margin:0;padding:.75rem .9rem;font-size:.88rem;line-height:1.5}.audit-findings-note{font-family:var(--f-nm);color:#ffffff8c;text-transform:none;margin:0 0 .65rem;font-size:.82rem;line-height:1.45}.audit-findings-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.audit-findings-list li{font-family:var(--f-nm);color:#ffffffc7;text-transform:none;background:#ffffff0a;border-left:3px solid #ffffff73;border-radius:4px;flex-direction:column;gap:.25rem;padding:.7rem .85rem;font-size:.9rem;line-height:1.5;display:flex}.audit-findings-list strong{letter-spacing:.04em;color:#ffffffd9;font-size:.78rem}.audit-cta-box{background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;margin-bottom:1rem;padding:1rem 1.1rem}.audit-cta-title{font-family:var(--f-nm);color:#fff4c2;text-transform:none;margin:0 0 .45rem;font-size:.95rem;font-weight:600}.audit-cta-body{font-family:var(--f-nm);color:#ffffffc7;text-transform:none;margin:0;font-size:.9rem;line-height:1.55}.audit-emailed{font-family:var(--f-nm);color:#ffffffd9;text-transform:none;margin:.65rem 0 0;font-size:.85rem}.audit-impact{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.audit-stat{background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem .9rem;display:flex}.audit-stat-value{font-family:var(--f-nm);color:#fff4c2;font-size:1.5rem;font-weight:600;line-height:1.1}.audit-stat-label{font-family:var(--f-nm);letter-spacing:.02em;text-transform:none;color:#ffffff94;font-size:.72rem;line-height:1.35}.audit-impact-headline{font-family:var(--f-nm);color:#ffffffe0;text-transform:none;background:#ffffff0d;border-left:3px solid #ffffff8c;border-radius:4px;margin:0;padding:.85rem 1rem;font-size:.95rem;line-height:1.55}.audit-unified-copy,.audit-leadpath-headline{font-family:var(--f-nm);color:#ffffffe0;text-transform:none;margin:0 0 .5rem;font-size:.95rem;line-height:1.55}.audit-leadpath-note{font-family:var(--f-nm);color:#ffffff9e;text-transform:none;margin:0 0 .85rem;font-size:.88rem;line-height:1.5}.audit-leadpath-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.audit-risk{font-family:var(--f-nm);letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;padding:.25rem .65rem;font-size:.65rem;font-weight:700}.audit-risk--high{color:#ff8ab0;background:#ff447c26;border:1px solid #ff447c73}.audit-risk--medium{color:#fff;background:#ffffff1f;border:1px solid #ffffff59}.audit-risk--low{color:#5ee8d0;background:#00ffcc1f;border:1px solid #00ffcc59}.audit-vis-score,.audit-demo-badge{font-family:var(--f-nm);color:#ffffff94;text-transform:none;font-size:.72rem}.audit-demo-badge{color:#5ee8d0;background:#00ffcc1f;border:1px solid #00ffcc59;border-radius:9999px;padding:.25rem .65rem;font-weight:700}.audit-signal-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.audit-signal-list li{font-family:var(--f-nm);color:#ffffffad;text-transform:none;background:#ffffff08;border-left:3px solid #ffffff73;border-radius:6px;padding:.55rem .75rem;font-size:.85rem}.audit-demo-panel{background:#ffffff08;border:1px solid #ffffff24;border-radius:10px;padding:1rem}.audit-demo-trigger{font-family:var(--f-nm);color:#ffffffb8;text-transform:none;margin:0 0 .85rem;font-size:.85rem;line-height:1.5}.audit-demo-thread{flex-direction:column;gap:.65rem;display:flex}.audit-demo-bubble{font-family:var(--f-nm);color:#ffffffd1;text-transform:none;border-radius:10px;padding:.75rem .85rem;font-size:.88rem;line-height:1.55}.audit-demo-bubble span{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:.35rem;font-size:.62rem;display:block}.audit-demo-bubble--in{background:#ffffff0a;border:1px solid #ffffff14;align-self:flex-start;max-width:92%}.audit-demo-bubble--out{background:#ffffff14;border:1px solid #ffffff38;align-self:flex-end;max-width:92%}.audit-demo-tags{flex-wrap:wrap;gap:.4rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.audit-demo-tags li{font-family:var(--f-nm);color:#ffffff94;text-transform:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;padding:.3rem .6rem;font-size:.72rem}.audit-block-title,.audit-block h5{font-family:var(--f-nm);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;margin:0 0 .75rem;font-size:.72rem;font-weight:600}.audit-bottlenecks{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.audit-bottlenecks li{font-family:var(--f-nm);color:#ffffffc7;text-transform:none;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:.35rem;padding-bottom:.85rem;font-size:.95rem;line-height:1.55;display:flex}.audit-bottlenecks li:last-child{border-bottom:none;padding-bottom:0}.audit-bottlenecks strong{color:#fff4c2;font-size:1rem;font-weight:600}.audit-solution-grid{gap:.75rem;display:grid}.audit-solution{background:#ffffff08;border:1px solid #ffffff24;border-radius:10px;padding:1rem 1.05rem}.audit-solution-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.audit-pillar{font-family:var(--f-nm);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;font-size:.68rem;font-weight:600}.audit-pillar--build{color:#fff4c2}.audit-pillar--automate{color:#ffe566}.audit-pillar--grow{color:#c8f0ff}.audit-solution-time{font-family:var(--f-nm);color:#ffffff8c;white-space:nowrap;font-size:.72rem}.audit-solution-title{font-family:var(--f-nm);color:#fff4c2;text-transform:none;margin:0 0 .45rem;font-size:1.05rem;font-weight:600;line-height:1.35}.audit-solution-fixes{font-family:var(--f-nm);color:#ffffff8c;text-transform:none;margin:0 0 .45rem;font-size:.82rem;line-height:1.45}.audit-solution-fixes span{letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;font-size:.68rem;font-weight:600}.audit-solution-body{font-family:var(--f-nm);color:#fffc;text-transform:none;margin:0;font-size:.94rem;line-height:1.6}.audit-quickwin{text-transform:none;background:#ffffff14;border:1px solid #fff3;border-radius:10px;margin:0;padding:1rem 1.05rem}.audit-quickwin-label{font-family:var(--f-nm);letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9;margin-bottom:.4rem;font-size:.68rem;font-weight:600;display:block}.audit-quickwin p{font-family:var(--f-nm);color:#ffffffe0;margin:0;font-size:.95rem;line-height:1.6}.audit-report-actions{flex-direction:column;gap:.75rem;padding-top:.25rem;display:flex}.business-theme #custom-cursor{background-color:var(--text-yellow);mix-blend-mode:normal;opacity:.85}@media (min-width:1001px) and (max-width:1280px){.systems-grid,.bento-grid,.ship-grid,.built-for-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px}.bento-card--hero{grid-area:span 1/span 2}.bento-card:last-child{grid-column:span 1}.system-card{max-width:none}}.bento-card__desc--mobile,.bento-carousel__chrome{display:none}@media (min-width:641px) and (max-width:1000px){.systems-grid,.ship-grid,.built-for-grid,.expect-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:720px}}@media (max-width:1000px){.systems-grid,.ship-grid,.built-for-grid,.expect-grid{grid-template-columns:1fr;gap:1rem;max-width:480px}.business-theme .clients-marquee-item{width:30vw;min-width:100px;height:20vw;min-height:65px}.business-theme .clients-marquee-item--stack{padding:.75rem 1rem}.bento-section{overflow:visible}.bento-carousel{margin-inline:-1.5rem}.bento-carousel .bento-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain;flex-wrap:nowrap;align-items:stretch;gap:.85rem;max-width:none;margin:0;padding:.15rem 1.5rem .35rem;scroll-padding-inline:1.5rem;display:flex;overflow:auto hidden}.bento-carousel .bento-grid::-webkit-scrollbar{display:none}.bento-carousel .bento-card{scroll-snap-align:start;flex:0 0 min(84vw,19.5rem);max-width:none;min-height:0;margin:0}.bento-carousel .bento-card--hero{grid-area:auto}.bento-carousel .bento-card:last-child{grid-column:auto}.bento-carousel .bento-card.system-card{gap:.65rem;padding:1.1rem 1.15rem 1.2rem}.bento-carousel .bento-card h3{font-size:1.15rem}.bento-carousel .bento-card p{font-size:.9rem;line-height:1.45}.bento-card__desc--desktop{display:none}.bento-card__desc--mobile{display:block}.bento-section .bento-lead{margin-bottom:1.5rem}.bento-carousel__chrome{justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;padding:0 1.5rem;display:flex}.bento-carousel__counter{font-family:var(--f-nm);letter-spacing:.08em;color:#ffffff7a;flex-shrink:0;font-size:.72rem}.bento-carousel__dots{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.bento-carousel__dot{border-radius:var(--border-radius-pill,9999px);cursor:pointer;background:#ffffff38;border:none;width:.45rem;height:.45rem;padding:0;transition:background .2s,transform .2s}.bento-carousel__dot.is-active{background:#ffffffe0;transform:scale(1.15)}.bento-carousel__dot:focus-visible{outline-offset:2px;outline:2px solid #ffffff8c}.systems-section{padding:3rem 1.25rem 3.5rem}.bento-section,.expect-section,.ship-section,.built-for-section{padding-top:1.5rem}.bento-lead,.expect-lead,.ship-lead{margin-bottom:1.75rem;padding:0 .25rem}.expect-foot{margin-top:1.5rem;padding:0 .5rem}.business-theme .footer-inner{padding:3.5rem 1.25rem 4rem}.business-form__row,.audit-impact{grid-template-columns:1fr}:root{--grain-size:140px 140px;--grain-opacity:.35}}@media (prefers-reduced-motion:reduce){.business-grain{opacity:.28}.business-theme .particle-header{transform:none!important}}
