.header{z-index:100;height:var(--header-height);transition:background var(--duration-normal) var(--ease-out), border-color var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out);position:fixed;top:0;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--color-border);background:#ffffffb8;box-shadow:0 1px #00000005}.header__inner{align-items:center;gap:var(--space-lg);height:100%;display:flex}.header__logo{flex-shrink:0}.header__nav{flex:1;display:none}@media (width>=1024px){.header__nav{display:block}}.header__links{gap:var(--space-xl);justify-content:center;list-style:none;display:flex}.header__link{letter-spacing:-.01em;color:var(--color-text);opacity:.88;transition:opacity var(--duration-fast);font-size:.75rem;font-weight:400}.header__link:hover{opacity:1;color:var(--color-accent)}.header__cta{padding:.45rem 1rem;font-size:.75rem;display:none}@media (width>=1024px){.header__cta{display:inline-flex}}.header__burger{flex-direction:column;justify-content:center;width:40px;height:40px;margin-left:auto;padding:8px;display:flex}@media (width>=1024px){.header__burger{display:none}}.header__burger-line,.header__burger-line:before,.header__burger-line:after{background:var(--color-text);width:18px;height:1.5px;transition:transform var(--duration-normal) var(--ease-out);border-radius:1px;display:block;position:relative}.header__burger-line:before,.header__burger-line:after{content:"";position:absolute;left:0}.header__burger-line:before{top:-6px}.header__burger-line:after{top:6px}.header__burger-line.open{background:0 0}.header__burger-line.open:before{top:0;transform:rotate(45deg)}.header__burger-line.open:after{top:0;transform:rotate(-45deg)}.header__drawer{inset:var(--header-height) 0 0 0;-webkit-backdrop-filter:saturate(180%)blur(24px);transition:transform var(--duration-normal) var(--ease-out);padding:var(--space-xl);background:#ffffffeb;position:fixed;overflow-y:auto;transform:translate(100%)}.header__drawer.open{transform:translate(0)}@media (width>=1024px){.header__drawer{display:none}}.header__drawer-links{gap:var(--space-lg);flex-direction:column;list-style:none;display:flex}.header__drawer-link{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);font-size:1.75rem;font-weight:600}.hero{min-height:100vh;padding-top:var(--header-height);background:var(--color-bg);align-items:center;display:flex;position:relative;overflow:hidden}.hero__mesh{background:radial-gradient(ellipse 70% 55% at 75% 15%, #0071e31a 0%, transparent 55%), radial-gradient(ellipse 50% 45% at 15% 85%, #5ac8fa1f 0%, transparent 50%), linear-gradient(180deg, #fbfbfd 0%, var(--color-bg) 45%, var(--color-bg-elevated) 100%);pointer-events:none;position:absolute;inset:0}.hero__grid{background-image:linear-gradient(var(--color-border) 1px, transparent 1px), linear-gradient(90deg, var(--color-border) 1px, transparent 1px);pointer-events:none;opacity:.7;background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(65% 60% at 70% 45%,#000 10%,#0000 70%);mask-image:radial-gradient(65% 60% at 70% 45%,#000 10%,#0000 70%)}.hero__content{gap:var(--space-lg);padding-block:var(--space-2xl);z-index:1;grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (width<=699px){.hero__text{display:contents}.hero__brand{order:1}.hero__eyebrow{order:2}.hero__title{order:3}.hero__subtitle{order:4;margin-bottom:0}.hero__visual{margin-block:var(--space-sm);order:5}.hero__actions{order:6}.hero__contacts{order:7}.hero__highlights{display:none}}@media (width>=700px){.hero__content{gap:var(--space-xl);padding-block:var(--space-3xl);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}}@media (width>=900px){.hero__content{gap:var(--space-2xl);grid-template-columns:1.05fr .95fr}}.hero__brand{margin-bottom:var(--space-md)}.hero__eyebrow{color:var(--color-accent);letter-spacing:-.01em;margin-bottom:var(--space-md);font-size:.875rem;font-weight:500}.hero__title{margin-bottom:var(--space-md);letter-spacing:-.035em;max-width:12ch;font-size:clamp(2.5rem,6.2vw,4rem);font-weight:600;line-height:1.05}@media (width<=699px){.hero__title{width:100%;max-width:none;font-size:clamp(2.75rem,11vw,3.5rem)}.hero__title br{display:none}.hero__subtitle{width:100%;max-width:none}}.hero__subtitle{color:var(--color-text-muted);max-width:460px;margin-bottom:var(--space-xl);letter-spacing:-.016em;font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:400;line-height:1.4}.hero__highlights{gap:var(--space-md);margin-bottom:var(--space-xl);max-width:480px;list-style:none;display:grid}@media (width>=900px){.hero__highlights{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}}.hero__highlight{padding-top:var(--space-sm);border-top:1px solid var(--color-border-strong);flex-direction:column;gap:.2rem;display:flex}.hero__highlight-title{letter-spacing:-.02em;color:var(--color-text);font-size:.9375rem;font-weight:600}.hero__highlight-text{color:var(--color-text-muted);font-size:.8125rem;line-height:1.35}.hero__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.hero__actions .btn{padding:.875rem 1.625rem;font-size:1.0625rem}.hero__contacts{margin-top:var(--space-lg);color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:.5rem .65rem;font-size:.9375rem;display:flex}.hero__contacts a{color:var(--color-text);letter-spacing:-.01em;transition:color var(--duration-fast);font-weight:500}.hero__contacts a:hover{color:var(--color-accent)}.hero__visual{justify-content:center;align-items:center;min-width:0;display:flex}.hero__instrument{aspect-ratio:1;filter:drop-shadow(0 24px 48px #0071e31f);width:min(420px,100%);position:relative}@media (width<=699px){.hero__instrument{width:min(280px,72vw);margin-inline:auto}.hero__readout{padding:.4rem .65rem}.hero__readout-label{font-size:.5625rem}.hero__readout-value{font-size:.9375rem}.hero__readout--tertiary{display:none}}.hero__instrument svg{width:100%;height:100%}.hero__needle{transform-origin:200px 200px;animation:8s ease-in-out infinite needle-sway}@media (prefers-reduced-motion:reduce){.hero__needle{animation:none}}@keyframes needle-sway{0%,to{transform:rotate(-15deg)}50%{transform:rotate(25deg)}}.hero__readout{-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-sm) var(--space-md);font-family:var(--font-mono);box-shadow:var(--shadow-md);background:#ffffffd1;position:absolute;bottom:10%;left:5%}.hero__readout--secondary{inset:15% 5% auto auto}.hero__readout--tertiary{bottom:28%;left:auto;right:-2%}.hero__readout-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle);font-size:.625rem;display:block}.hero__readout-value{color:var(--color-accent);letter-spacing:-.02em;font-size:1.125rem;font-weight:500}.trust-bar{padding-block:var(--space-2xl);border-block:1px solid var(--color-border);background:var(--color-bg-elevated)}.trust-bar__list{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);list-style:none;display:grid}@media (width>=768px){.trust-bar__list{grid-template-columns:repeat(4,1fr)}}.trust-bar__item{text-align:center}.trust-bar__value{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-text);margin-bottom:var(--space-xs);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1;display:block}.trust-bar__label{color:var(--color-text-muted);font-size:.8125rem}.services__grid{gap:var(--space-lg);margin-top:var(--space-2xl);display:grid}@media (width>=768px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services__grid{grid-template-columns:repeat(3,1fr)}.services__card--featured{grid-area:span 1/span 2}.services__card--wide{grid-column:span 2}}.services__card{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-sm);transition:border-color var(--duration-fast), box-shadow var(--duration-fast)}.services__card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md)}.services__card--featured{background:linear-gradient(160deg,#fff 0%,#0071e30f 100%);border-color:#0071e32e}.services__title{margin-bottom:var(--space-sm);font-size:1.25rem}.services__desc{color:var(--color-text-muted);margin-bottom:var(--space-lg);font-size:.9375rem;line-height:1.6}.services__tags{gap:var(--space-sm);flex-wrap:wrap;list-style:none;display:flex}.services__tag{font-family:var(--font-body);background:var(--color-bg-muted);border-radius:var(--radius-pill);color:var(--color-text-muted);letter-spacing:-.01em;padding:.3rem .7rem;font-size:.75rem;font-weight:500}.calibrator{background:var(--color-bg-elevated)}.calibrator__layout{gap:var(--space-2xl);margin-top:var(--space-2xl);display:grid}@media (width>=900px){.calibrator__layout{grid-template-columns:1fr 340px}}.calibrator__controls{gap:var(--space-xl);flex-direction:column;display:flex}.calibrator__group{border:none;padding:0}.calibrator__group legend{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:.8125rem;font-weight:600}.calibrator__options{gap:var(--space-sm);flex-wrap:wrap;display:flex}.calibrator__option{color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);transition:all var(--duration-fast) var(--ease-out);padding:.625rem 1.05rem;font-size:.875rem;font-weight:500}.calibrator__option:hover{border-color:var(--color-border-strong);color:var(--color-text)}.calibrator__option.active{background:var(--color-accent-muted);border-color:var(--color-accent);color:var(--color-accent)}.calibrator__result{top:calc(var(--header-height) + var(--space-lg));align-self:start;position:sticky}.calibrator__result-inner{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-md)}.calibrator__result-label{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text-muted);font-size:.8125rem;font-weight:600}.calibrator__result-values{margin-block:var(--space-md)}.calibrator__price{font-family:var(--font-display);color:var(--color-accent);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.calibrator__timeline{font-family:var(--font-body);letter-spacing:-.015em;color:var(--color-text-muted);margin-top:var(--space-sm);font-size:1.0625rem;font-weight:500}.calibrator__disclaimer{color:var(--color-text-subtle);margin-bottom:var(--space-lg);font-size:.8125rem;line-height:1.5}.calibrator__cta{width:100%}.process__track{margin-top:var(--space-3xl);position:relative}.process__progress-bg{background:var(--color-border);width:2px;position:absolute;top:0;bottom:0;left:1.25rem}@media (width>=768px){.process__progress-bg{left:50%;transform:translate(-50%)}}.process__progress-fill{background:var(--color-accent);transform-origin:top;width:100%;height:100%;position:absolute;top:0;left:0}.process__steps{gap:var(--space-2xl);flex-direction:column;list-style:none;display:flex}.process__step{gap:var(--space-lg);padding-left:var(--space-md);opacity:.5;transition:opacity var(--duration-normal);grid-template-columns:2.5rem 1fr;display:grid}.process__step.active{opacity:1}@media (width>=768px){.process__step{grid-template-columns:1fr auto 1fr;align-items:center;padding-left:0}.process__step:nth-child(odd) .process__content{text-align:right;grid-column:1}.process__step:nth-child(odd) .process__num{grid-column:2}.process__step:nth-child(2n) .process__content{text-align:left;grid-column:3}.process__step:nth-child(2n) .process__num{grid-area:1/2}}.process__num{font-family:var(--font-body);color:var(--color-accent);background:var(--color-bg);border:1.5px solid var(--color-border-strong);z-index:1;width:2.5rem;height:2.5rem;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex;position:relative}.process__step.active .process__num{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-accent-contrast)}.process__title{margin-bottom:var(--space-xs);font-size:1.25rem}.process__desc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.cases{background:var(--color-bg-elevated)}.cases__layout{gap:var(--space-xl);margin-top:var(--space-2xl);display:grid}@media (width>=900px){.cases__layout{grid-template-columns:280px 1fr}}.cases__tabs{gap:var(--space-sm);padding-bottom:var(--space-sm);flex-direction:row;display:flex;overflow-x:auto}@media (width>=900px){.cases__tabs{flex-direction:column;overflow-x:visible}}.cases__tab{text-align:left;padding:var(--space-md) var(--space-lg);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--duration-fast);flex-shrink:0}.cases__tab:hover{border-color:var(--color-border-strong)}.cases__tab.active{border-color:var(--color-accent);background:var(--color-accent-muted)}.cases__tab-title{font-family:var(--font-display);font-size:1rem;font-weight:600;display:block}.cases__tab-industry{color:var(--color-text-subtle);margin-top:2px;font-size:.75rem;display:block}.cases__panel{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-sm)}.cases__top{gap:var(--space-lg);margin-bottom:var(--space-xl);align-items:start;display:grid}@media (width>=720px){.cases__top--with-shot{gap:var(--space-xl);grid-template-columns:minmax(160px,240px) 1fr}}.cases__shot{border-radius:var(--radius-lg);background:var(--color-bg-elevated);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);max-width:240px;display:block;position:relative;overflow:hidden}@media (width>=720px){.cases__shot{max-width:none}}.cases__shot img{aspect-ratio:4/3;object-fit:cover;object-position:top center;opacity:.92;filter:saturate(.92);width:100%;display:block}.cases__shot-link{left:var(--space-sm);bottom:var(--space-sm);border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1d1d1f9e;padding:.3rem .65rem;font-size:.75rem;font-weight:500;position:absolute}.cases__intro{min-width:0}.cases__below{width:100%}.cases__header{margin-bottom:var(--space-md);justify-content:space-between;align-items:baseline;display:flex}.cases__header h3{font-size:1.5rem}.cases__duration{font-family:var(--font-body);color:var(--color-accent);font-size:.875rem;font-weight:500}.cases__summary{color:var(--color-text-muted);margin-bottom:0;line-height:1.5}.cases__details{gap:var(--space-lg);margin-bottom:var(--space-xl);display:grid}@media (width>=600px){.cases__details{grid-template-columns:1fr 1fr}}.cases__detail h4{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-text-muted);margin-bottom:var(--space-sm);font-size:.8125rem;font-weight:600}.cases__detail p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.cases__metrics{gap:var(--space-md);margin-bottom:var(--space-xl);padding:var(--space-lg);background:var(--color-bg-elevated);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);list-style:none;display:grid}.cases__metric-value{font-family:var(--font-display);color:var(--color-accent);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;display:block}.cases__metric-label{color:var(--color-text-subtle);font-size:.75rem}.cases__stack{gap:var(--space-sm);flex-wrap:wrap;list-style:none;display:flex}.cases__stack li{font-family:var(--font-body);background:var(--color-bg-elevated);border-radius:var(--radius-pill);color:var(--color-text-muted);padding:.3rem .7rem;font-size:.75rem;font-weight:500}.stack__playground{margin-top:var(--space-2xl);gap:var(--space-xl);display:grid}@media (width>=768px){.stack__playground{grid-template-columns:1fr 300px}}.stack__chips{gap:var(--space-sm);flex-wrap:wrap;list-style:none;display:flex}.stack__chip{background:var(--color-bg-elevated);border-radius:var(--radius-lg);transition:all var(--duration-fast) var(--ease-out);text-align:left;border:1px solid #0000;flex-direction:column;align-items:flex-start;padding:.7rem 1rem;display:flex}.stack__chip:hover,.stack__chip.active{border-color:var(--color-accent);background:var(--color-accent-muted);transform:translateY(-2px)}.stack__chip-name{font-family:var(--font-display);font-size:.9375rem;font-weight:600}.stack__chip-cat{font-family:var(--font-body);color:var(--color-text-subtle);letter-spacing:-.01em;font-size:.6875rem;font-weight:500}.stack__info{background:var(--color-bg-elevated);border-radius:var(--radius-xl);padding:var(--space-xl);border:1px solid #0000;align-items:center;min-height:120px;display:flex}.stack__info h3{margin-bottom:var(--space-sm);color:var(--color-accent);font-size:1.125rem}.stack__info p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.stack__info-placeholder{color:var(--color-text-subtle);font-size:.875rem}.pricing{background:var(--color-bg-elevated)}.pricing__grid{gap:var(--space-lg);margin-top:var(--space-2xl);display:grid}@media (width>=768px){.pricing__grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.pricing__card{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);height:100%;min-height:100%;box-shadow:var(--shadow-sm);flex-direction:column;display:flex;position:relative}.pricing__card.highlighted{background:linear-gradient(180deg, #0071e30f 0%, var(--color-bg-surface) 42%);box-shadow:var(--shadow-md);border-color:#0071e359}.pricing__badge{top:var(--space-md);right:var(--space-md);font-family:var(--font-body);letter-spacing:-.01em;background:var(--color-accent);color:var(--color-accent-contrast);border-radius:var(--radius-pill);padding:.3rem .65rem;font-size:.6875rem;font-weight:600;position:absolute}.pricing__name{margin-bottom:var(--space-xs);font-size:1.25rem}.pricing__desc{color:var(--color-text-muted);margin-bottom:var(--space-lg);min-height:2.6em;font-size:.875rem}.pricing__price{font-family:var(--font-display);color:var(--color-accent);margin-bottom:var(--space-xs);font-size:1.375rem;font-weight:700}.pricing__duration{font-family:var(--font-body);color:var(--color-text-subtle);margin-bottom:var(--space-lg);font-size:.875rem}.pricing__features{margin-bottom:var(--space-xl);flex:1;list-style:none}.pricing__features li{color:var(--color-text-muted);padding:var(--space-sm) 0;border-bottom:1px solid var(--color-border);padding-left:1.25rem;font-size:.875rem;position:relative}.pricing__features li:before{content:"→";color:var(--color-accent);font-size:.75rem;position:absolute;left:0}.pricing__cta{width:100%;margin-top:auto}.faq .section-label,.faq .section-title{text-align:center}.faq .section-desc{text-align:center;margin-inline:auto}.faq__list{margin-top:var(--space-2xl);gap:var(--space-sm);flex-direction:column;width:100%;max-width:720px;margin-inline:auto;display:flex}.faq__item{background:var(--color-bg-elevated);border-radius:var(--radius-lg);transition:background var(--duration-fast), border-color var(--duration-fast);border:1px solid #0000;overflow:hidden}.faq__item.open{background:var(--color-bg);border-color:var(--color-border);box-shadow:var(--shadow-sm)}.faq__question{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;font-family:var(--font-display);text-align:left;color:var(--color-text);letter-spacing:-.015em;padding:1.15rem 1.35rem;font-size:1.0625rem;font-weight:600;display:flex}.faq__icon{color:var(--color-accent);text-align:center;flex-shrink:0;width:1.5rem;font-size:1.35rem;line-height:1}.faq__answer-wrap{overflow:hidden}.faq__answer{color:var(--color-text-muted);padding:0 1.35rem 1.25rem;font-size:.9875rem;line-height:1.65}.contact{background:var(--color-bg-elevated)}.contact .section-label,.contact .section-title{text-align:center}.contact .section-desc{text-align:center;margin-inline:auto}.contact__direct{margin-top:var(--space-md);color:var(--color-text-muted);text-align:center;font-size:1rem}.contact__direct a{color:var(--color-accent);font-weight:500}.contact__direct a:hover{text-underline-offset:3px;text-decoration:underline}.contact__form{width:100%;max-width:640px;margin:var(--space-2xl) auto 0;gap:var(--space-lg);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);flex-direction:column;padding:clamp(1.25rem,3vw,2rem);display:flex}.contact__row{gap:var(--space-lg);display:grid}@media (width>=600px){.contact__row{grid-template-columns:1fr 1fr}}.contact__field{flex-direction:column;gap:.4rem;display:flex}.contact__field label{color:var(--color-text);letter-spacing:-.01em;font-size:.875rem;font-weight:500}.contact__field input:not([type=checkbox]),.contact__field select,.contact__field textarea{letter-spacing:-.01em;width:100%;color:var(--color-text);background:var(--color-bg-elevated);transition:border-color var(--duration-fast), box-shadow var(--duration-fast), background var(--duration-fast);appearance:none;border:1px solid #0000;border-radius:14px;padding:.9rem 1.05rem;font-family:inherit;font-size:1rem;line-height:1.35}.contact__field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236e6e73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact__field input:not([type=checkbox])::placeholder,.contact__field textarea::placeholder{color:var(--color-text-subtle)}.contact__field input:not([type=checkbox]):hover,.contact__field select:hover,.contact__field textarea:hover{background:#f0f0f2}.contact__field input:not([type=checkbox]):focus,.contact__field select:focus,.contact__field textarea:focus{background:var(--color-bg);border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-muted);outline:none}.contact__field input:not([type=checkbox])[aria-invalid=true],.contact__field textarea[aria-invalid=true]{border-color:var(--color-error);box-shadow:0 0 0 4px #ff3b301f}.contact__field textarea{resize:vertical;min-height:120px}.contact__error{color:var(--color-error);font-size:.8125rem}.contact__error--global{padding:var(--space-md);border-radius:var(--radius-md);background:#ff3b3014}.contact__consent{margin-top:.15rem}.contact__checkbox-label{color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.45;display:flex}.contact__checkbox-label input[type=checkbox]{appearance:none;box-sizing:border-box;border:1.5px solid var(--color-border-strong);background:var(--color-bg-elevated);width:16px;min-width:16px;height:16px;min-height:16px;box-shadow:none;cursor:pointer;transition:background var(--duration-fast), border-color var(--duration-fast);border-radius:4px;flex-shrink:0;margin:.15rem 0 0;padding:0}.contact__checkbox-label input[type=checkbox]:hover{background:var(--color-bg-elevated)}.contact__checkbox-label input[type=checkbox]:checked{background:var(--color-accent) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 10px no-repeat;border-color:var(--color-accent);box-shadow:none}.contact__checkbox-label input[type=checkbox]:focus-visible{box-shadow:0 0 0 3px var(--color-accent-muted);outline:none}.contact__submit{align-self:stretch;width:100%;min-height:3.1rem;margin-top:.25rem;font-size:1.05rem}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__success{text-align:center;padding:var(--space-4xl) var(--space-xl);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);max-width:480px;box-shadow:var(--shadow-md);margin-inline:auto}.contact__success h2{margin-bottom:var(--space-md);color:var(--color-success);font-size:1.75rem}.contact__success p{color:var(--color-text-muted)}.footer{padding-block:var(--space-3xl);border-top:1px solid var(--color-border)}.footer__inner{gap:var(--space-xl);display:grid}@media (width>=768px){.footer__inner{grid-template-columns:1fr auto auto;align-items:start}}.footer__tagline{color:var(--color-text-subtle);margin-top:var(--space-sm);font-size:.875rem}.footer__contacts{margin-top:var(--space-md);flex-direction:column;gap:.35rem;display:flex}.footer__contacts a{color:var(--color-text);transition:color var(--duration-fast);font-size:.875rem;font-weight:500}.footer__contacts a:hover{color:var(--color-accent)}.footer__nav{gap:var(--space-lg);flex-wrap:wrap;display:flex}.footer__nav a{color:var(--color-text-muted);transition:color var(--duration-fast);font-size:.875rem}.footer__nav a:hover{color:var(--color-text)}.footer__legal{gap:var(--space-sm);flex-direction:column;align-items:flex-start;display:flex}@media (width>=768px){.footer__legal{text-align:right;align-items:flex-end}}.footer__legal-link{color:var(--color-text-subtle);text-underline-offset:2px;font-size:.8125rem;text-decoration:underline}.footer__legal-link:hover{color:var(--color-text-muted)}.footer__copy{color:var(--color-text-subtle);font-size:.75rem}.footer__modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:200;padding:var(--space-lg);background:#1d1d1f66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.footer__modal{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);width:100%;max-width:520px;max-height:80vh;box-shadow:var(--shadow-lg);position:relative;overflow-y:auto}.footer__modal-close{top:var(--space-md);right:var(--space-md);color:var(--color-text-muted);justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;display:flex;position:absolute}.footer__modal h2{margin-bottom:var(--space-lg);padding-right:var(--space-xl);font-size:1.25rem}.footer__modal-content p{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:.9375rem;line-height:1.7}:root{--color-bg:#fff;--color-bg-elevated:#f5f5f7;--color-bg-surface:#fff;--color-bg-muted:#e8e8ed;--color-text:#1d1d1f;--color-text-muted:#6e6e73;--color-text-subtle:#86868b;--color-accent:#0071e3;--color-accent-hover:#0077ed;--color-accent-muted:#0071e31a;--color-accent-contrast:#fff;--color-slate:#6e6e73;--color-slate-light:#86868b;--color-border:#0000000f;--color-border-strong:#0000001f;--color-success:#34c759;--color-error:#ff3b30;--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"SF Mono", ui-monospace, "Cascadia Code", "Segoe UI Mono", Menlo, monospace;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--max-width:1120px;--header-height:52px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:28px;--radius-pill:980px;--shadow-sm:0 2px 8px #0000000a, 0 1px 2px #00000008;--shadow-md:0 8px 28px #00000014, 0 2px 8px #0000000a;--shadow-lg:0 20px 50px #0000001a, 0 4px 12px #0000000a;--ease-out:cubic-bezier(.25, .1, .25, 1);--duration-fast:.18s;--duration-normal:.28s;--duration-slow:.5s}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-normal:0s;--duration-slow:0s}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);letter-spacing:-.011em;color:var(--color-text);background:var(--color-bg);font-size:17px;font-weight:400;line-height:1.47;overflow-x:hidden}#root{min-height:100vh}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.022em;font-weight:600;line-height:1.07}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img,svg{max-width:100%;display:block}:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #0071e373}::selection{background:var(--color-accent-muted);color:var(--color-text)}.container{width:100%;max-width:var(--max-width);padding-inline:var(--space-lg);margin-inline:auto}@media (width>=768px){.container{padding-inline:var(--space-2xl)}}.section{padding-block:var(--space-4xl);position:relative}.section-label{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-accent);margin-bottom:var(--space-md);font-size:.8125rem;font-weight:600}.section-title{margin-bottom:var(--space-lg);letter-spacing:-.025em;font-size:clamp(2rem,4.5vw,3rem)}.section-desc{color:var(--color-text-muted);letter-spacing:-.011em;max-width:560px;font-size:1.1875rem;line-height:1.45}.btn{justify-content:center;align-items:center;gap:var(--space-sm);font-family:var(--font-body);letter-spacing:-.01em;border-radius:var(--radius-pill);transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);padding:.75rem 1.375rem;font-size:.9375rem;font-weight:500;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--color-accent);color:var(--color-accent-contrast)}.btn-primary:hover{background:var(--color-accent-hover)}.btn-secondary{background:var(--color-bg-muted);color:var(--color-text);border:none}.btn-secondary:hover{background:#d2d2d7}.btn-ghost{color:var(--color-accent);border-radius:var(--radius-md);background:0 0;padding:.5rem .75rem}.btn-ghost:hover{background:var(--color-accent-muted)}.noise-bg:before{content:"";opacity:.02;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.skip-link{top:-100%;left:var(--space-md);z-index:9999;padding:var(--space-sm) var(--space-md);background:var(--color-accent);color:var(--color-accent-contrast);border-radius:var(--radius-pill);font-weight:500;position:absolute}.skip-link:focus{top:var(--space-md)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
