.Button-module__jtfXCa__btn{--btn-h:48px;--btn-pad-x:1.5rem;--btn-fs:.95rem;height:var(--btn-h);padding:0 var(--btn-pad-x);font-family:var(--font-body);font-size:var(--btn-fs);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.Button-module__jtfXCa__btn:hover{transform:translateY(-1px)}.Button-module__jtfXCa__btn:active{transform:translateY(0)}.Button-module__jtfXCa__s_sm{--btn-h:36px;--btn-pad-x:1rem;--btn-fs:.85rem}.Button-module__jtfXCa__s_md{--btn-h:48px;--btn-pad-x:1.5rem;--btn-fs:.95rem}.Button-module__jtfXCa__s_lg{--btn-h:56px;--btn-pad-x:1.85rem;--btn-fs:1.05rem}.Button-module__jtfXCa__v_primary{background:var(--accent);color:#0a0a0a;border-color:var(--accent);box-shadow:var(--shadow-button-sky)}.Button-module__jtfXCa__v_primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:var(--shadow-button-sky-hover)}.Button-module__jtfXCa__v_ghost{color:var(--fg);border-color:var(--line-strong);background:0 0}.Button-module__jtfXCa__v_ghost:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--fg)}.Button-module__jtfXCa__v_deep{background:var(--moss);color:#fff;border-color:var(--moss);box-shadow:var(--shadow-button-deep)}.Button-module__jtfXCa__v_deep:hover{background:var(--accent);border-color:var(--accent);color:#0a0a0a;box-shadow:var(--shadow-button-sky)}.Button-module__jtfXCa__v_subtle{background:var(--surface-elev);color:var(--fg);border-color:var(--line)}.Button-module__jtfXCa__v_subtle:hover{border-color:var(--line-strong);background:#ffffff14}.Button-module__jtfXCa__disabled,.Button-module__jtfXCa__disabled:hover,.Button-module__jtfXCa__disabled:active{opacity:.55;cursor:not-allowed;box-shadow:none;color:var(--fg-muted);border-color:var(--line);background:0 0;transform:none}
.Eyebrow-module__PU3b0a__eyebrow{font-family:var(--font-mono);font-size:var(--t-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.Eyebrow-module__PU3b0a__eyebrow:before{content:"";background:var(--fg-subtle);border-radius:999px;width:6px;height:6px}.Eyebrow-module__PU3b0a__accent{color:var(--accent)}.Eyebrow-module__PU3b0a__accent:before{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}
.SplitWords-module__Z02E0G__wrap{opacity:0;display:inline}.SplitWords-module__Z02E0G__wrap.SplitWords-module__Z02E0G__shown{opacity:1}.SplitWords-module__Z02E0G__word{opacity:0;animation:SplitWords-module__Z02E0G__word-fade-up .85s var(--ease-out) forwards;animation-delay:calc(var(--word-i,0) * 60ms + .12s);will-change:opacity, transform;display:inline-block;transform:translateY(20px)}@keyframes SplitWords-module__Z02E0G__word-fade-up{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.SplitWords-module__Z02E0G__wrap,.SplitWords-module__Z02E0G__wrap.SplitWords-module__Z02E0G__shown{opacity:1}.SplitWords-module__Z02E0G__word{opacity:1;animation:none;transform:none}}
.Hero-module__KTD73a__hero{padding:var(--pad-y-loose) var(--pad-x) var(--pad-y);isolation:isolate;--bg-mx:0px;--bg-my:0px;--bg-sy:0px;flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__size_compact{min-height:56svh;padding-top:9rem;padding-bottom:var(--pad-y-tight)}.Hero-module__KTD73a__pattern{z-index:-2;opacity:var(--pattern-opacity,.18);transform:translate3d(0, var(--bg-sy,0), 0);will-change:transform;position:absolute;inset:-10%}.Hero-module__KTD73a__patternInner{transform:translate3d(var(--bg-mx,0), var(--bg-my,0), 0);transition:transform .8s var(--ease-out);will-change:transform;position:absolute;inset:0}.Hero-module__KTD73a__patternImg{object-fit:cover;animation:38s ease-in-out infinite alternate Hero-module__KTD73a__hero-kenburns}@keyframes Hero-module__KTD73a__hero-kenburns{0%{filter:saturate(.95);transform:scale(1)translate(0%)}50%{filter:saturate(1.1);transform:scale(1.08)translate(-1%,-1%)}to{filter:saturate();transform:scale(1.05)translate(1%,-2%)}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__pattern,.Hero-module__KTD73a__patternInner{transition:none;transform:none}.Hero-module__KTD73a__patternImg{animation:none}}@media (pointer:coarse){.Hero-module__KTD73a__patternImg{animation:none}}html[data-hidden] .Hero-module__KTD73a__patternImg{animation-play-state:paused}.Hero-module__KTD73a__overlay{z-index:-1;background:linear-gradient(135deg,#0a0a0a9e 0%,#0a0a0a73 50%,#0a0a0ab8 100%);position:absolute;inset:0}.Hero-module__KTD73a__inner{max-width:var(--max-w);z-index:1;flex-direction:column;gap:1.5rem;width:100%;margin:0 auto;display:flex;position:relative}.Hero-module__KTD73a__inner>:not(.Hero-module__KTD73a__title){opacity:0;animation:Hero-module__KTD73a__hero-fadeup .8s var(--ease-out) forwards}.Hero-module__KTD73a__inner>:first-child{animation-delay:80ms}.Hero-module__KTD73a__inner>:nth-child(3){animation-delay:.45s}.Hero-module__KTD73a__inner>:nth-child(4){animation-delay:.6s}.Hero-module__KTD73a__inner>:nth-child(5){animation-delay:.72s}@keyframes Hero-module__KTD73a__hero-fadeup{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__inner>*{opacity:1;animation:none}}.Hero-module__KTD73a__align_center .Hero-module__KTD73a__inner{text-align:center;align-items:center}.Hero-module__KTD73a__align_right .Hero-module__KTD73a__inner{text-align:right;align-items:flex-end}.Hero-module__KTD73a__eyebrow{margin-bottom:.5rem}.Hero-module__KTD73a__title{font-family:var(--font-display);font-size:var(--t-hero);letter-spacing:-.015em;max-width:22ch;color:var(--fg);font-weight:300;line-height:1}.Hero-module__KTD73a__align_center .Hero-module__KTD73a__title{max-width:18ch}.Hero-module__KTD73a__title .accent{color:var(--accent);display:inline}.Hero-module__KTD73a__title em{font-family:var(--font-serif);color:var(--sky-light);font-style:italic;font-weight:300}.Hero-module__KTD73a__sub{font-size:var(--t-lead);color:var(--fg-muted);max-width:52ch;font-weight:400;line-height:1.5}.Hero-module__KTD73a__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.Hero-module__KTD73a__statusRail{background:var(--surface-elev);border:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);border-radius:999px;align-items:center;gap:.6rem;width:fit-content;margin-top:1.5rem;padding:.45rem .85rem .45rem .7rem;font-size:.7rem;display:inline-flex}.Hero-module__KTD73a__statusDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:999px}.Hero-module__KTD73a__statusText{position:relative}@media (max-width:720px){.Hero-module__KTD73a__hero{min-height:70svh;padding-top:clamp(9rem,16vw,11rem)}.Hero-module__KTD73a__hero.Hero-module__KTD73a__size_compact{padding-top:9.5rem}.Hero-module__KTD73a__inner{text-align:center;align-items:center}.Hero-module__KTD73a__title{max-width:100%;font-size:clamp(3.4rem,11vw,5rem)}.Hero-module__KTD73a__actions{flex-direction:column;align-items:stretch;gap:.6rem;width:100%}.Hero-module__KTD73a__actions>*{width:100%}}
.SectionHead-module__aG2kHq__head{flex-direction:column;gap:1rem;max-width:56rem;display:flex}.SectionHead-module__aG2kHq__eyebrow{margin-bottom:.25rem}.SectionHead-module__aG2kHq__title{font-family:var(--font-display);font-size:var(--t-h2);letter-spacing:-.012em;color:var(--fg);font-weight:300;line-height:1.1}.SectionHead-module__aG2kHq__lede{font-size:var(--t-lead);color:var(--fg-muted);max-width:48rem;font-weight:400;line-height:1.55}.SectionHead-module__aG2kHq__title .accent{color:var(--accent)}.SectionHead-module__aG2kHq__title em{font-family:var(--font-serif);color:var(--sky-light);font-style:italic;font-weight:300}.SectionHead-module__aG2kHq__align_center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.SectionHead-module__aG2kHq__align_right{text-align:right;align-items:flex-end;margin-left:auto}
.EarlyAccessForm-module__PMlNEa__form{flex-wrap:wrap;align-items:center;gap:.6rem;width:100%;max-width:480px;margin:0 auto;display:flex}.EarlyAccessForm-module__PMlNEa__input{background:var(--surface-elev);min-width:0;height:48px;color:var(--fg);border:1px solid var(--line);font-family:var(--font-body);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:999px;flex:240px;padding:0 1rem;font-size:1rem}.EarlyAccessForm-module__PMlNEa__input::placeholder{color:var(--fg-subtle)}.EarlyAccessForm-module__PMlNEa__input:focus{border-color:var(--accent);background:var(--surface)}.EarlyAccessForm-module__PMlNEa__input:focus:not(:focus-visible){outline:none}.EarlyAccessForm-module__PMlNEa__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.EarlyAccessForm-module__PMlNEa__input:disabled{opacity:.5;cursor:not-allowed}.EarlyAccessForm-module__PMlNEa__submit{background:var(--accent);color:#0a0a0a;border:1px solid var(--accent);height:48px;font-family:var(--font-body);letter-spacing:-.005em;cursor:pointer;box-shadow:var(--shadow-button-sky);transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 1.4rem;font-size:.95rem;font-weight:600;display:inline-flex}.EarlyAccessForm-module__PMlNEa__submit:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:var(--shadow-button-sky-hover);transform:translateY(-1px)}.EarlyAccessForm-module__PMlNEa__submit:disabled{opacity:.5;cursor:not-allowed}.EarlyAccessForm-module__PMlNEa__honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.EarlyAccessForm-module__PMlNEa__success{background:var(--accent-soft);font-family:var(--font-body);color:var(--fg);border:1px solid #55a63066;border-radius:999px;align-items:center;gap:.6rem;max-width:480px;margin:0 auto;padding:.85rem 1.2rem;font-size:.95rem;display:inline-flex}.EarlyAccessForm-module__PMlNEa__successDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:999px;flex-shrink:0}.EarlyAccessForm-module__PMlNEa__error{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fg-muted);text-align:center;flex:1 0 100%;margin-top:.5rem;font-size:.78rem}.EarlyAccessForm-module__PMlNEa__error a{color:var(--accent)}
.CTA-module__zICVmG__cta{padding:var(--pad-y) var(--pad-x);position:relative}.CTA-module__zICVmG__inner{max-width:var(--max-w);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.CTA-module__zICVmG__title{font-family:var(--font-display);font-size:var(--t-h2);letter-spacing:-.012em;max-width:22ch;color:var(--fg);font-weight:300;line-height:1.1}.CTA-module__zICVmG__title .accent{color:var(--accent)}.CTA-module__zICVmG__lede{font-size:var(--t-lead);color:var(--fg-muted);max-width:52ch;line-height:1.55}.CTA-module__zICVmG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.CTA-module__zICVmG__dual .CTA-module__zICVmG__cards{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:920px;margin-top:1.5rem;display:grid}.CTA-module__zICVmG__dual .CTA-module__zICVmG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:left;flex-direction:column;align-items:flex-start;gap:.75rem;padding:2rem;display:flex}.CTA-module__zICVmG__cardLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.72rem}.CTA-module__zICVmG__cardTitle{font-family:var(--font-display);color:var(--fg);font-size:1.4rem;font-weight:400;line-height:1.2}@media (max-width:720px){.CTA-module__zICVmG__dual .CTA-module__zICVmG__cards{grid-template-columns:1fr}.CTA-module__zICVmG__actions{flex-direction:column;align-items:stretch;gap:.6rem;width:100%}.CTA-module__zICVmG__actions>*{width:100%}}
.ToolIntakeForm-module__WgyASW__form{text-align:left;flex-direction:column;gap:1rem;width:100%;max-width:560px;margin:0 auto;display:flex}.ToolIntakeForm-module__WgyASW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ToolIntakeForm-module__WgyASW__field{flex-direction:column;gap:.4rem;display:flex}.ToolIntakeForm-module__WgyASW__label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);font-size:.72rem}.ToolIntakeForm-module__WgyASW__req{color:var(--accent);margin-left:.25rem}.ToolIntakeForm-module__WgyASW__input,.ToolIntakeForm-module__WgyASW__select,.ToolIntakeForm-module__WgyASW__textarea{background:var(--surface-elev);width:100%;color:var(--fg);border:1px solid var(--line);font-family:var(--font-body);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:12px;padding:0 1rem;font-size:1rem}.ToolIntakeForm-module__WgyASW__input,.ToolIntakeForm-module__WgyASW__select{height:48px}.ToolIntakeForm-module__WgyASW__textarea{resize:vertical;min-height:120px;padding:.85rem 1rem;line-height:1.5}.ToolIntakeForm-module__WgyASW__input::placeholder,.ToolIntakeForm-module__WgyASW__textarea::placeholder{color:var(--fg-subtle)}.ToolIntakeForm-module__WgyASW__input:focus,.ToolIntakeForm-module__WgyASW__select:focus,.ToolIntakeForm-module__WgyASW__textarea:focus{border-color:var(--accent);background:var(--surface)}.ToolIntakeForm-module__WgyASW__input:focus:not(:focus-visible),.ToolIntakeForm-module__WgyASW__select:focus:not(:focus-visible),.ToolIntakeForm-module__WgyASW__textarea:focus:not(:focus-visible){outline:none}.ToolIntakeForm-module__WgyASW__input:focus-visible,.ToolIntakeForm-module__WgyASW__select:focus-visible,.ToolIntakeForm-module__WgyASW__textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ToolIntakeForm-module__WgyASW__input:disabled,.ToolIntakeForm-module__WgyASW__select:disabled,.ToolIntakeForm-module__WgyASW__textarea:disabled{opacity:.5;cursor:not-allowed}.ToolIntakeForm-module__WgyASW__select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5l5 5 5-5' stroke='%237a8a74' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.ToolIntakeForm-module__WgyASW__submit{background:var(--accent);color:#0a0a0a;border:1px solid var(--accent);height:48px;font-family:var(--font-body);letter-spacing:-.005em;cursor:pointer;box-shadow:var(--shadow-button-sky);transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;margin-top:.5rem;padding:0 1.6rem;font-size:.95rem;font-weight:600;display:inline-flex}.ToolIntakeForm-module__WgyASW__submit:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:var(--shadow-button-sky-hover);transform:translateY(-1px)}.ToolIntakeForm-module__WgyASW__submit:disabled{opacity:.5;cursor:not-allowed}.ToolIntakeForm-module__WgyASW__honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.ToolIntakeForm-module__WgyASW__success{background:var(--accent-soft);font-family:var(--font-body);color:var(--fg);border:1px solid #55a63066;border-radius:999px;align-items:center;gap:.6rem;max-width:560px;margin:0 auto;padding:.85rem 1.2rem;font-size:.95rem;display:inline-flex}.ToolIntakeForm-module__WgyASW__successDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:999px;flex-shrink:0}.ToolIntakeForm-module__WgyASW__error{font-family:var(--font-mono);letter-spacing:.08em;color:var(--fg-muted);text-align:center;margin:.25rem 0 0;font-size:.78rem}.ToolIntakeForm-module__WgyASW__error a{color:var(--accent)}@media (max-width:560px){.ToolIntakeForm-module__WgyASW__row{grid-template-columns:1fr}.ToolIntakeForm-module__WgyASW__submit{align-self:stretch;width:100%}}
.Logos-module__QvtpXW__section{padding:var(--pad-y-tight) var(--pad-x);border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Logos-module__QvtpXW__heading{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);text-align:center;max-width:60ch;font-size:.78rem}.Logos-module__QvtpXW__row{max-width:var(--max-w);flex-wrap:wrap;justify-content:center;gap:2.5rem;list-style:none;display:flex}.Logos-module__QvtpXW__item{opacity:.85;transition:opacity var(--dur-fast) var(--ease-out);flex-direction:column;align-items:center;gap:.25rem;display:flex}.Logos-module__QvtpXW__item:hover{opacity:1}.Logos-module__QvtpXW__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.15rem;font-weight:500}.Logos-module__QvtpXW__category{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);font-size:.65rem}@media (max-width:720px){.Logos-module__QvtpXW__row{gap:1.25rem 2rem}}
.Philosophy-module__7a5HKq__section{padding:var(--pad-y) var(--pad-x)}.Philosophy-module__7a5HKq__inner{flex-direction:column;gap:1.5rem;max-width:56rem;margin:0 auto;display:flex}.Philosophy-module__7a5HKq__align_center .Philosophy-module__7a5HKq__inner{text-align:center;align-items:center}.Philosophy-module__7a5HKq__align_left .Philosophy-module__7a5HKq__inner{text-align:left;align-items:flex-start}.Philosophy-module__7a5HKq__eyebrow{margin-bottom:.5rem}.Philosophy-module__7a5HKq__quote{font-family:var(--font-display);font-weight:400;font-size:var(--t-quote);letter-spacing:-.015em;color:var(--fg);max-width:24ch;line-height:1.2}.Philosophy-module__7a5HKq__quote .accent{color:var(--accent)}.Philosophy-module__7a5HKq__quote em{font-style:italic;font-weight:400;font-family:var(--font-serif);color:var(--accent)}.Philosophy-module__7a5HKq__body{font-size:var(--t-lead);color:var(--fg-muted);max-width:56ch;line-height:1.55}
.PlaceholderVisual-module__KXiMdW__wrap{flex-direction:column;align-items:center;gap:.65rem;width:100%;display:flex}.PlaceholderVisual-module__KXiMdW__caption{font-family:var(--font-mono);letter-spacing:.12em;color:var(--fg-subtle,var(--fg-muted));text-align:center;opacity:.7;margin:0;font-size:.68rem}
.Spotlight-module__HmEY3q__section{padding:var(--pad-y) var(--pad-x)}.Spotlight-module__HmEY3q__inner{max-width:var(--max-w);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);margin:0 auto;display:grid}.Spotlight-module__HmEY3q__noVisual .Spotlight-module__HmEY3q__inner{grid-template-columns:1fr;max-width:56rem}.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__inner{direction:rtl;grid-template-columns:1fr 1fr}.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__text,.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__visual{direction:ltr}.Spotlight-module__HmEY3q__text{flex-direction:column;gap:1.25rem;max-width:36rem;display:flex}.Spotlight-module__HmEY3q__eyebrow{margin-bottom:.25rem}.Spotlight-module__HmEY3q__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(2rem,4vw,2.8rem);font-weight:300;line-height:1.15}.Spotlight-module__HmEY3q__title .accent{color:var(--accent)}.Spotlight-module__HmEY3q__body{font-size:var(--t-lead);color:var(--fg-muted);line-height:1.55}.Spotlight-module__HmEY3q__bullets{flex-direction:column;gap:.4rem;margin-top:.5rem;list-style:none;display:flex}.Spotlight-module__HmEY3q__bullet{color:var(--fg-muted);padding-left:1.4rem;line-height:1.45;position:relative}.Spotlight-module__HmEY3q__bullet:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.6em;left:0}.Spotlight-module__HmEY3q__actions{margin-top:.5rem}.Spotlight-module__HmEY3q__visual{min-height:360px;transition:transform .5s var(--ease-out);transform-style:preserve-3d;justify-content:center;align-items:center;display:flex}.Spotlight-module__HmEY3q__visual:hover{transform:perspective(1200px)rotateX(2deg)translateY(-6px)}@media (prefers-reduced-motion:reduce){.Spotlight-module__HmEY3q__visual,.Spotlight-module__HmEY3q__visual:hover{transition:none;transform:none}}@media (max-width:880px){.Spotlight-module__HmEY3q__inner,.Spotlight-module__HmEY3q__reverse .Spotlight-module__HmEY3q__inner{direction:ltr;grid-template-columns:1fr;gap:2rem}.Spotlight-module__HmEY3q__visual{min-height:280px}}
.ToolFinalCta-module__n_FXwq__cta{padding:var(--pad-y) var(--pad-x);scroll-margin-top:100px;position:relative}.ToolFinalCta-module__n_FXwq__inner{max-width:var(--max-w);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.ToolFinalCta-module__n_FXwq__title{font-family:var(--font-display);font-size:var(--t-h2);letter-spacing:-.012em;max-width:22ch;color:var(--fg);font-weight:300;line-height:1.1}.ToolFinalCta-module__n_FXwq__title .accent{color:var(--accent)}.ToolFinalCta-module__n_FXwq__lede{font-size:var(--t-lead);color:var(--fg-muted);max-width:52ch;line-height:1.55}.ToolFinalCta-module__n_FXwq__formWrap{justify-content:center;width:100%;margin-top:.5rem;display:flex}.ToolFinalCta-module__n_FXwq__secondaryWrap{margin-top:.25rem}
.StatusTag-module__-ghwJW__tag{height:28px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);background:var(--surface-elev);border-radius:999px;align-items:center;gap:.5rem;padding:0 .75rem 0 .6rem;font-size:.72rem;font-weight:500;display:inline-flex}.StatusTag-module__-ghwJW__dot{border-radius:999px;flex-shrink:0;width:8px;height:8px;position:relative}.StatusTag-module__-ghwJW__dot:after{content:"";background:inherit;opacity:0;border-radius:999px;animation:2.4s ease-out infinite StatusTag-module__-ghwJW__status-pulse;position:absolute;inset:-3px}@keyframes StatusTag-module__-ghwJW__status-pulse{0%{opacity:.5;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}@media (prefers-reduced-motion:reduce){.StatusTag-module__-ghwJW__dot:after{animation:none}}.StatusTag-module__-ghwJW__tone_live{color:var(--accent);background:#55a63014;border-color:#55a63059}.StatusTag-module__-ghwJW__tone_live .StatusTag-module__-ghwJW__dot{background:var(--accent)}.StatusTag-module__-ghwJW__tone_warm{color:var(--accent-warm);background:#1f8a5b1a;border-color:#1f8a5b59}.StatusTag-module__-ghwJW__tone_warm .StatusTag-module__-ghwJW__dot{background:var(--accent-warm);animation:none}.StatusTag-module__-ghwJW__tone_warm .StatusTag-module__-ghwJW__dot:after{display:none}.StatusTag-module__-ghwJW__tone_highlight{color:var(--sky-light);background:#80b91814;border-color:#80b91859}.StatusTag-module__-ghwJW__tone_highlight .StatusTag-module__-ghwJW__dot{background:var(--sky-light)}.StatusTag-module__-ghwJW__tone_muted{color:var(--fg-subtle)}.StatusTag-module__-ghwJW__tone_muted .StatusTag-module__-ghwJW__dot{background:var(--fg-subtle);animation:none}.StatusTag-module__-ghwJW__tone_muted .StatusTag-module__-ghwJW__dot:after{display:none}
.OSWordmark-module__O3YqDa__wordmark{font-feature-settings:"lnum"}.OSWordmark-module__O3YqDa__x{font-variant-numeric:lining-nums}.OSWordmark-module__O3YqDa__display .OSWordmark-module__O3YqDa__x{color:var(--sky-light)}
.QuoteFeature-module__XysFGa__section{padding:var(--pad-y) var(--pad-x)}.QuoteFeature-module__XysFGa__inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:720px;margin:0 auto;display:flex}.QuoteFeature-module__XysFGa__avatar{background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#0a0a0a;width:60px;height:60px;font-family:var(--font-display);letter-spacing:-.02em;border-radius:999px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.QuoteFeature-module__XysFGa__quote{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);max-width:28ch;font-size:clamp(1.4rem,3vw,2.1rem);font-style:italic;font-weight:400;line-height:1.35}.QuoteFeature-module__XysFGa__quote em{color:var(--accent);font-style:normal;font-weight:600}.QuoteFeature-module__XysFGa__attribution{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.78rem;display:flex}.QuoteFeature-module__XysFGa__name{color:var(--fg);font-weight:600}.QuoteFeature-module__XysFGa__role{color:var(--fg-subtle)}.QuoteFeature-module__XysFGa__attribution>span:not(:first-child):before{content:"·";color:var(--fg-faint);margin-right:.75rem}.QuoteFeature-module__XysFGa__controls{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.QuoteFeature-module__XysFGa__arrow{border:1px solid var(--line);width:40px;height:40px;color:var(--fg-muted);background:var(--surface-elev);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.QuoteFeature-module__XysFGa__arrow:hover{color:var(--accent);background:var(--accent-soft);border-color:#55a63066}.QuoteFeature-module__XysFGa__dots{gap:.5rem;display:flex}.QuoteFeature-module__XysFGa__dot{background:var(--fg-faint);width:8px;height:8px;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px}.QuoteFeature-module__XysFGa__dotActive{background:var(--accent);transform:scale(1.4)}.QuoteFeature-module__XysFGa__stars{letter-spacing:.15em;color:var(--sky-light);gap:.15rem;font-size:1.05rem;line-height:1;display:flex}
.Values-module__c4KBRW__section{padding:var(--pad-y) var(--pad-x)}.Values-module__c4KBRW__inner{max-width:var(--max-w);flex-direction:column;align-items:center;gap:3rem;margin:0 auto;display:flex}.Values-module__c4KBRW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.Values-module__c4KBRW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);border-top:3px solid var(--accent);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;gap:.85rem;padding:2rem;display:flex}.Values-module__c4KBRW__card:nth-child(2){border-top-color:var(--sky-light)}.Values-module__c4KBRW__card:hover{transform:translateY(-4px)}.Values-module__c4KBRW__num{font-family:var(--font-display);color:var(--sky-light);font-size:3rem;font-weight:300;line-height:1}.Values-module__c4KBRW__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.7rem;font-weight:400}.Values-module__c4KBRW__desc{color:var(--fg-muted);font-size:1rem;line-height:1.55}@media (max-width:880px){.Values-module__c4KBRW__grid{grid-template-columns:1fr}}
.WorkPreview-module__f5T-cW__browser{background:var(--p-bg);width:100%;height:100%;color:var(--p-fg);font-family:var(--font-body);flex-direction:column;display:flex}.WorkPreview-module__f5T-cW__chrome{background:color-mix(in oklab, var(--p-bg) 70%, #000 30%);border-bottom:1px solid #ffffff0f;align-items:center;gap:.4rem;padding:.6rem .85rem;display:flex}.WorkPreview-module__f5T-cW__dot{background:#ffffff26;border-radius:999px;width:8px;height:8px}.WorkPreview-module__f5T-cW__url{font-family:var(--font-mono);letter-spacing:.08em;color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin-left:.6rem;font-size:.66rem;overflow:hidden}.WorkPreview-module__f5T-cW__body{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow:hidden}.WorkPreview-module__f5T-cW__dashNav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.WorkPreview-module__f5T-cW__dashLogo{font-family:var(--font-display);letter-spacing:-.01em;color:var(--p-accent);font-size:.95rem;font-weight:700}.WorkPreview-module__f5T-cW__dashLinks{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.65;font-size:.6rem}.WorkPreview-module__f5T-cW__dashStats{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.WorkPreview-module__f5T-cW__dashStat{background:#ffffff0a;border-radius:4px;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem;display:flex}.WorkPreview-module__f5T-cW__dashStat span{font-family:var(--font-display);color:var(--p-fg);font-size:1.1rem;font-weight:600}.WorkPreview-module__f5T-cW__dashStat label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.6;font-size:.55rem}.WorkPreview-module__f5T-cW__dashBars{flex-direction:column;gap:.4rem;margin-top:auto;display:flex}.WorkPreview-module__f5T-cW__dashBars span{background:var(--p-accent);opacity:.85;border-radius:999px;height:6px;display:block}.WorkPreview-module__f5T-cW__industNav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.WorkPreview-module__f5T-cW__industMark{font-family:var(--font-display);letter-spacing:.16em;color:var(--p-accent);font-size:.85rem;font-weight:700}.WorkPreview-module__f5T-cW__industLinks{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.55;font-size:.6rem}.WorkPreview-module__f5T-cW__industHero{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.6rem 0;display:flex}.WorkPreview-module__f5T-cW__industHero h4{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.1rem;font-weight:600;line-height:1.2}.WorkPreview-module__f5T-cW__industMeta{font-family:var(--font-mono);letter-spacing:.18em;opacity:.5;font-size:.6rem}.WorkPreview-module__f5T-cW__industGrid{grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:auto;display:grid}.WorkPreview-module__f5T-cW__industGrid div{background:#ffffff0d;border:1px solid #ffffff0a;border-radius:3px;height:32px}.WorkPreview-module__f5T-cW__editorialTop{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;opacity:.85;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.7rem;display:flex}.WorkPreview-module__f5T-cW__editorialPlate{background:radial-gradient(60% 80%,#1f8a5b80 0%,#0000 80%),linear-gradient(135deg,#1a1410 0%,#2a2018 100%);border-radius:4px;height:56%}.WorkPreview-module__f5T-cW__editorialTitle{font-family:var(--font-display);font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.2}.WorkPreview-module__f5T-cW__editorialBody{opacity:.6;font-size:.7rem;line-height:1.5}.WorkPreview-module__f5T-cW__typoNav{font-family:var(--font-display);letter-spacing:.2em;color:var(--p-accent);font-size:.75rem;font-weight:700}.WorkPreview-module__f5T-cW__typoBig{font-family:var(--font-display);letter-spacing:-.02em;color:var(--p-accent);margin-top:auto;font-size:clamp(2rem,8cqi,3.4rem);font-weight:700;line-height:.95;container-type:inline-size}.WorkPreview-module__f5T-cW__typoSub{font-family:var(--font-mono);letter-spacing:.2em;opacity:.75;font-size:.65rem}
.SpotlightVisuals-module__gZ09gW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-card-rest);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.SpotlightVisuals-module__gZ09gW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-soft) 30%, var(--accent-soft) 70%, transparent);height:1px;position:absolute;top:0;left:0;right:0}.SpotlightVisuals-module__gZ09gW__cardHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.SpotlightVisuals-module__gZ09gW__cardTitle{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted);font-size:.72rem}.SpotlightVisuals-module__gZ09gW__cardMeta{font-family:var(--font-mono);letter-spacing:.1em;color:var(--fg-subtle);text-transform:uppercase;font-size:.7rem}.SpotlightVisuals-module__gZ09gW__row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.SpotlightVisuals-module__gZ09gW__label{color:var(--fg);font-size:.9rem;font-weight:500}.SpotlightVisuals-module__gZ09gW__subLabel{color:var(--fg-muted);font-size:.78rem}.SpotlightVisuals-module__gZ09gW__dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.SpotlightVisuals-module__gZ09gW__dotAccent{background:var(--accent)}.SpotlightVisuals-module__gZ09gW__dotWarm{background:var(--accent-warm)}.SpotlightVisuals-module__gZ09gW__dotMuted{background:var(--fg-faint)}.SpotlightVisuals-module__gZ09gW__bar{background:var(--surface-elev);border-radius:999px;flex:1;height:4px;overflow:hidden}.SpotlightVisuals-module__gZ09gW__barFill{background:var(--accent);border-radius:999px;height:100%;display:block}.SpotlightVisuals-module__gZ09gW__pill{height:22px;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--line);color:var(--fg-muted);border-radius:999px;align-items:center;padding:0 .55rem;font-size:.65rem;display:inline-flex}.SpotlightVisuals-module__gZ09gW__pillAccent{color:var(--accent);background:var(--accent-soft);border-color:#55a63066}
.EarlyArchitectureBanner-module__rPeSZa__banner{z-index:2;background:var(--surface);border-bottom:1px solid var(--line);padding:134px var(--pad-x) 1.1rem;position:relative}@media (max-width:720px){.EarlyArchitectureBanner-module__rPeSZa__banner{padding-top:122px;padding-bottom:.95rem}}.EarlyArchitectureBanner-module__rPeSZa__inner{max-width:var(--max-w);align-items:center;gap:.75rem;margin:0 auto;display:flex}.EarlyArchitectureBanner-module__rPeSZa__dot{background:var(--sky-light);border-radius:999px;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #80b9182e}.EarlyArchitectureBanner-module__rPeSZa__label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);font-size:.74rem;line-height:1.4}.EarlyArchitectureBanner-module__rPeSZa__label strong{color:var(--fg);font-weight:600}
.page-module__cVOkma__section{padding:var(--pad-y) var(--pad-x)}.page-module__cVOkma__bucketsInner{max-width:var(--max-w);flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}.page-module__cVOkma__bucketsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__cVOkma__bucket{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:2rem;display:flex}.page-module__cVOkma__bucketName{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.45rem;font-weight:400}.page-module__cVOkma__bucketList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.page-module__cVOkma__bucketItem{color:var(--fg-muted);padding-left:1.4rem;font-size:.98rem;line-height:1.55;position:relative}.page-module__cVOkma__bucketItem:before{content:"";background:var(--sky-light);width:12px;height:1px;position:absolute;top:.65em;left:0}@media (max-width:880px){.page-module__cVOkma__bucketsGrid{grid-template-columns:1fr}}.page-module__cVOkma__priceNote{background:var(--surface-elev);border:1px solid var(--line);border-radius:var(--radius-md);font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-muted);margin-top:1rem;padding:1rem 1.25rem;font-size:.84rem;line-height:1.55;display:block}.page-module__cVOkma__comparisonInner{max-width:var(--max-w);flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}.page-module__cVOkma__comparisonGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__cVOkma__comparisonCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1.85rem;display:flex}.page-module__cVOkma__comparisonCard.page-module__cVOkma__us{background:linear-gradient(180deg, #55a6300f 0%, var(--surface) 60%);border-color:#55a63066}.page-module__cVOkma__comparisonTitle{font-family:var(--font-display);color:var(--fg);font-size:1.3rem;font-weight:400;line-height:1.25}.page-module__cVOkma__comparisonList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__cVOkma__comparisonItem{color:var(--fg-muted);padding-left:1.25rem;font-size:.93rem;line-height:1.5;position:relative}.page-module__cVOkma__comparisonItem:before{content:"";background:var(--accent);width:10px;height:1px;position:absolute;top:.65em;left:0}.page-module__cVOkma__comparisonCard.page-module__cVOkma__us .page-module__cVOkma__comparisonItem:before{background:var(--sky-light)}.page-module__cVOkma__comparisonClose{border-top:1px solid var(--line);color:var(--fg-subtle);margin-top:auto;padding-top:.85rem;font-size:.88rem;font-style:italic;line-height:1.5}.page-module__cVOkma__comparisonCard.page-module__cVOkma__us .page-module__cVOkma__comparisonClose{color:var(--fg);font-style:normal}@media (max-width:880px){.page-module__cVOkma__comparisonGrid{grid-template-columns:1fr}}.page-module__cVOkma__productionInner{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:56rem;margin:0 auto;padding:2.5rem 2rem;display:flex}.page-module__cVOkma__productionEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--sky-light);font-size:.74rem}.page-module__cVOkma__productionBody{color:var(--fg-muted);max-width:50ch;font-size:1.05rem;line-height:1.6}.page-module__cVOkma__productionCta{margin-top:.5rem}
.CaseStudy-module__tEq8Ga__section{padding:var(--pad-y) var(--pad-x);max-width:var(--max-w);flex-direction:column;gap:3rem;margin:0 auto;scroll-margin-top:6rem;display:flex}.CaseStudy-module__tEq8Ga__head{flex-direction:column;align-items:flex-start;gap:1rem;max-width:56rem;display:flex}.CaseStudy-module__tEq8Ga__title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:300;line-height:1.1}.CaseStudy-module__tEq8Ga__summary{font-size:var(--t-lead);color:var(--fg-muted);max-width:48rem;line-height:1.5}.CaseStudy-module__tEq8Ga__images{flex-direction:column;gap:1.25rem;display:flex}.CaseStudy-module__tEq8Ga__imageBlock,.CaseStudy-module__tEq8Ga__imageSingle{flex-direction:column;gap:.5rem;display:flex}.CaseStudy-module__tEq8Ga__imageWrap{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--bg-darkest);overflow:hidden}.CaseStudy-module__tEq8Ga__image{width:100%;height:auto;display:block}.CaseStudy-module__tEq8Ga__imageLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);font-size:.7rem}.CaseStudy-module__tEq8Ga__images:has(.CaseStudy-module__tEq8Ga__imageBlock+.CaseStudy-module__tEq8Ga__imageBlock){grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.CaseStudy-module__tEq8Ga__logoPair{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem;display:grid}.CaseStudy-module__tEq8Ga__logoBlock{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:.5rem;padding:2rem;display:flex}.CaseStudy-module__tEq8Ga__logo{max-width:70%;height:auto}.CaseStudy-module__tEq8Ga__body{grid-template-columns:1.4fr 1fr;gap:3rem;display:grid}.CaseStudy-module__tEq8Ga__delivBlock{flex-direction:column;gap:1rem;display:flex}.CaseStudy-module__tEq8Ga__delivHead{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-subtle);font-size:.75rem;font-weight:500}.CaseStudy-module__tEq8Ga__delivList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.CaseStudy-module__tEq8Ga__delivList li{color:var(--fg-muted);padding-left:1.6rem;line-height:1.55;position:relative}.CaseStudy-module__tEq8Ga__delivList li:before{content:"◎";color:var(--accent);position:absolute;top:0;left:0}.CaseStudy-module__tEq8Ga__aside{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.CaseStudy-module__tEq8Ga__relatedLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);margin-bottom:.5rem;font-size:.7rem}.CaseStudy-module__tEq8Ga__relatedLink{font-family:var(--font-display);color:var(--accent);transition:color var(--dur-fast) var(--ease-out);font-size:1.25rem;font-weight:500;display:block}.CaseStudy-module__tEq8Ga__relatedLink:hover{color:var(--accent-hover)}.CaseStudy-module__tEq8Ga__related+.CaseStudy-module__tEq8Ga__quote{border-top:1px solid var(--line);padding-top:1.5rem}.CaseStudy-module__tEq8Ga__quote{flex-direction:column;gap:.75rem;display:flex}.CaseStudy-module__tEq8Ga__quoteText{font-family:var(--font-display);color:var(--fg);font-size:1.15rem;font-style:italic;font-weight:400;line-height:1.4}.CaseStudy-module__tEq8Ga__quoteAttr{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-subtle);gap:.5rem;font-size:.72rem;display:flex}.CaseStudy-module__tEq8Ga__quoteAttr span:not(:first-child):before{content:"·";margin-right:.5rem}@media (max-width:880px){:is(.CaseStudy-module__tEq8Ga__images:has(.CaseStudy-module__tEq8Ga__imageBlock+.CaseStudy-module__tEq8Ga__imageBlock),.CaseStudy-module__tEq8Ga__logoPair,.CaseStudy-module__tEq8Ga__body){grid-template-columns:1fr;gap:1.5rem}}
.TalentPillarPage-module__G4kLXq__inner{max-width:var(--max-w);padding:0 var(--pad-x);flex-direction:column;gap:3rem;margin:0 auto;display:flex}.TalentPillarPage-module__G4kLXq__statusNote{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.TalentPillarPage-module__G4kLXq__statusDot{background:var(--sky-light);border-radius:999px;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #80b9182e}.TalentPillarPage-module__G4kLXq__statusLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);font-size:.74rem;line-height:1.4}.TalentPillarPage-module__G4kLXq__statusLabel strong{color:var(--fg);font-weight:600}.TalentPillarPage-module__G4kLXq__hiringInfra{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.TalentPillarPage-module__G4kLXq__hiringTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:clamp(1.5rem,2.6vw,1.9rem);font-weight:400}.TalentPillarPage-module__G4kLXq__hiringBody{color:var(--fg-muted);max-width:56ch;font-size:1rem;line-height:1.6}.TalentPillarPage-module__G4kLXq__audiences{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TalentPillarPage-module__G4kLXq__audience{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.TalentPillarPage-module__G4kLXq__audience:nth-child(2){border-left-color:var(--sky-light)}.TalentPillarPage-module__G4kLXq__audLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-size:.7rem}.TalentPillarPage-module__G4kLXq__audience:nth-child(2) .TalentPillarPage-module__G4kLXq__audLabel{color:var(--sky-light)}.TalentPillarPage-module__G4kLXq__audTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.7rem;font-weight:400;line-height:1.2}.TalentPillarPage-module__G4kLXq__audList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.TalentPillarPage-module__G4kLXq__audList li{color:var(--fg-muted);gap:.65rem;line-height:1.5;display:flex}.TalentPillarPage-module__G4kLXq__bullet{color:var(--accent);flex-shrink:0;margin-top:.15rem}.TalentPillarPage-module__G4kLXq__audClose{font-family:var(--font-display);color:var(--accent);margin-top:auto;font-size:1.05rem;font-style:italic;font-weight:400}.TalentPillarPage-module__G4kLXq__processBlock{flex-direction:column;gap:1.5rem;display:flex}.TalentPillarPage-module__G4kLXq__processTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400}.TalentPillarPage-module__G4kLXq__steps{grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none;display:grid}.TalentPillarPage-module__G4kLXq__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.TalentPillarPage-module__G4kLXq__stepNum{font-family:var(--font-mono);letter-spacing:.14em;color:var(--accent);font-size:.75rem}.TalentPillarPage-module__G4kLXq__stepName{font-family:var(--font-display);color:var(--fg);font-size:1.2rem;font-weight:500}.TalentPillarPage-module__G4kLXq__stepDesc{color:var(--fg-muted);font-size:.9rem;line-height:1.5}.TalentPillarPage-module__G4kLXq__vision{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex}.TalentPillarPage-module__G4kLXq__visionQuote{font-family:var(--font-display);color:var(--fg);max-width:32ch;font-size:clamp(1.6rem,3.2vw,2.3rem);font-style:italic;font-weight:300;line-height:1.3}.TalentPillarPage-module__G4kLXq__visionBody{color:var(--fg-muted);max-width:56ch;font-size:1.05rem;line-height:1.55}@media (max-width:880px){.TalentPillarPage-module__G4kLXq__audiences{grid-template-columns:1fr}.TalentPillarPage-module__G4kLXq__steps{grid-template-columns:1fr 1fr}}@media (max-width:520px){.TalentPillarPage-module__G4kLXq__steps{grid-template-columns:1fr}}
.IntegratesWith-module__YpWCiq__section{padding:var(--pad-y-tight) var(--pad-x)}.IntegratesWith-module__YpWCiq__inner{max-width:var(--max-w);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1.25rem;margin:0 auto;padding:2rem 2.25rem;display:flex}.IntegratesWith-module__YpWCiq__label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.72rem}.IntegratesWith-module__YpWCiq__chips{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.IntegratesWith-module__YpWCiq__chip{background:var(--surface-elev);border:1px solid var(--line);color:var(--fg);font-family:var(--font-display);letter-spacing:-.005em;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);border-radius:999px;align-items:center;gap:.6rem;padding:.65rem 1.1rem;font-size:1rem;text-decoration:none;display:inline-flex}.IntegratesWith-module__YpWCiq__chip:hover,.IntegratesWith-module__YpWCiq__chip:focus-visible{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.IntegratesWith-module__YpWCiq__chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.IntegratesWith-module__YpWCiq__chipArrow{font-family:var(--font-mono);color:var(--fg-subtle);transition:color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);font-size:.85rem}.IntegratesWith-module__YpWCiq__chip:hover .IntegratesWith-module__YpWCiq__chipArrow,.IntegratesWith-module__YpWCiq__chip:focus-visible .IntegratesWith-module__YpWCiq__chipArrow{color:var(--accent);transform:translate(2px)}
.ToolCard-module__iMUUVa__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;gap:1.25rem;min-height:280px;padding:2rem;display:flex}.ToolCard-module__iMUUVa__card:hover{border-color:#55a63066;transform:translateY(-4px);box-shadow:0 20px 60px #00000080,0 0 0 1px #55a6302e}.ToolCard-module__iMUUVa__head{display:flex}.ToolCard-module__iMUUVa__body{flex-direction:column;gap:.5rem;display:flex}.ToolCard-module__iMUUVa__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);font-size:2rem;font-weight:300;line-height:1.1}.ToolCard-module__iMUUVa__category{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--sky-light);margin-top:.25rem;font-size:.72rem}.ToolCard-module__iMUUVa__purpose{color:var(--fg-muted);margin-top:.5rem;font-size:.98rem;line-height:1.55}.ToolCard-module__iMUUVa__foot{border-top:1px solid var(--line);margin-top:auto;padding-top:1rem}.ToolCard-module__iMUUVa__action{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.78rem}
.BookingWidget-module__NwolCa__frame{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-height:650px;overflow:hidden}.BookingWidget-module__NwolCa__skeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;min-height:650px;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-subtle);justify-content:center;align-items:center;font-size:.78rem;animation:1.6s ease-in-out infinite BookingWidget-module__NwolCa__pulse;display:flex}@keyframes BookingWidget-module__NwolCa__pulse{0%,to{opacity:.55}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.BookingWidget-module__NwolCa__skeleton{opacity:.7;animation:none}}
.ContactBlock-module__ZCGKDq__section{padding:var(--pad-y-tight) var(--pad-x)}.ContactBlock-module__ZCGKDq__inner{flex-direction:column;align-items:center;gap:1.25rem;max-width:720px;margin:0 auto;display:flex}.ContactBlock-module__ZCGKDq__pills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ContactBlock-module__ZCGKDq__pill{background:var(--surface-elev);border:1px solid var(--line);color:var(--fg);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;display:inline-flex}.ContactBlock-module__ZCGKDq__pill:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--fg)}.ContactBlock-module__ZCGKDq__icon{width:18px;height:18px;fill:var(--accent);transition:fill var(--dur-fast) var(--ease-out)}.ContactBlock-module__ZCGKDq__pill:hover .ContactBlock-module__ZCGKDq__icon{fill:var(--accent-hover)}
.ConceptCard-module__fIQIwW__card{padding:var(--pad-y-tight) var(--pad-x);max-width:var(--max-w);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);margin:0 auto;scroll-margin-top:6rem;display:grid}.ConceptCard-module__fIQIwW__reverse{direction:rtl;grid-template-columns:1fr 1fr}.ConceptCard-module__fIQIwW__reverse .ConceptCard-module__fIQIwW__imageBlock,.ConceptCard-module__fIQIwW__reverse .ConceptCard-module__fIQIwW__meta{direction:ltr}.ConceptCard-module__fIQIwW__imageBlock{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--bg-darkest);aspect-ratio:16/10;overflow:hidden}.ConceptCard-module__fIQIwW__image{object-fit:cover;width:100%;height:100%;display:block}.ConceptCard-module__fIQIwW__meta{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.ConceptCard-module__fIQIwW__name{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.15}.ConceptCard-module__fIQIwW__summary{font-size:var(--t-lead);color:var(--fg-muted);max-width:38rem;line-height:1.55}@media (max-width:880px){.ConceptCard-module__fIQIwW__card,.ConceptCard-module__fIQIwW__reverse{direction:ltr;grid-template-columns:1fr}}
.Approach-module__ChobZq__section{padding:var(--pad-y) var(--pad-x)}.Approach-module__ChobZq__inner{max-width:var(--max-w);grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;margin:0 auto;display:grid}.Approach-module__ChobZq__left{flex-direction:column;gap:2.5rem;display:flex;position:sticky;top:6rem}.Approach-module__ChobZq__progress{border-top:1px solid var(--line);flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.Approach-module__ChobZq__progressBar{background:var(--line);border-radius:999px;height:2px;position:relative;overflow:hidden}.Approach-module__ChobZq__progressBar:after{content:"";width:var(--progress-p,25%);background:var(--accent);transition:width var(--dur-slow) var(--ease-out);border-radius:999px;position:absolute;inset:0}.Approach-module__ChobZq__progressTicks{font-family:var(--font-mono);letter-spacing:.12em;color:var(--fg-subtle);justify-content:space-between;font-size:.7rem;display:flex}.Approach-module__ChobZq__tick{transition:color var(--dur-base) var(--ease-out)}.Approach-module__ChobZq__tickActive{color:var(--accent)}.Approach-module__ChobZq__right{flex-direction:column;gap:1rem;list-style:none;display:flex}.Approach-module__ChobZq__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);opacity:.45;transition:opacity var(--dur-slow) var(--ease-out), border-color var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);flex-direction:column;gap:.6rem;padding:2rem;display:flex}.Approach-module__ChobZq__stepActive{opacity:1;border-color:#55a63059}.Approach-module__ChobZq__stepNum{font-family:var(--font-display);color:var(--sky-light);font-size:3rem;font-weight:300;line-height:1}.Approach-module__ChobZq__stepActive .Approach-module__ChobZq__stepNum{color:var(--accent)}.Approach-module__ChobZq__stepName{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.6rem;font-weight:400}.Approach-module__ChobZq__stepDesc{color:var(--fg-muted);font-size:1rem;line-height:1.55}@media (max-width:880px){.Approach-module__ChobZq__inner{grid-template-columns:1fr;gap:2.5rem}.Approach-module__ChobZq__left{position:static}}
.Metrics-module__XC9kIG__section{padding:var(--pad-y-tight) var(--pad-x);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.Metrics-module__XC9kIG__grid{max-width:var(--max-w);grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto;display:grid}.Metrics-module__XC9kIG__metric{flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.Metrics-module__XC9kIG__value{font-family:var(--font-display);letter-spacing:-.015em;color:var(--fg);align-items:baseline;gap:.15em;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:400;line-height:1;display:flex}.Metrics-module__XC9kIG__suffix{font-family:var(--font-mono);color:var(--accent);letter-spacing:.04em;font-size:.7em;font-weight:500}.Metrics-module__XC9kIG__label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--fg-subtle);font-size:.7rem}@media (max-width:720px){.Metrics-module__XC9kIG__grid{grid-template-columns:1fr 1fr;gap:1.5rem}}
.Work-module__nUOTfG__section{padding:var(--pad-y) var(--pad-x)}.Work-module__nUOTfG__inner{max-width:var(--max-w);flex-direction:column;gap:3rem;margin:0 auto;display:flex}.Work-module__nUOTfG__head{margin-bottom:0}.Work-module__nUOTfG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Work-module__nUOTfG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.Work-module__nUOTfG__card:hover{border-color:#55a63066;transform:translateY(-4px);box-shadow:0 20px 60px #00000080,0 0 0 1px #55a63033}.Work-module__nUOTfG__frame{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--bg-darkest);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Work-module__nUOTfG__previewImage{object-fit:cover;object-position:top center}.Work-module__nUOTfG__meta{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.Work-module__nUOTfG__metaTop{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle);justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.Work-module__nUOTfG__sector{color:var(--accent)}.Work-module__nUOTfG__year{color:var(--fg-subtle)}.Work-module__nUOTfG__name{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.65rem;font-weight:400;line-height:1.15}.Work-module__nUOTfG__summary{color:var(--fg-muted);font-size:.95rem;line-height:1.55}.Work-module__nUOTfG__action{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-top:auto;padding-top:.75rem;font-size:.78rem}@media (max-width:720px){.Work-module__nUOTfG__grid{grid-template-columns:1fr}}
.WebDesignPage-module__3T7AsG__packages{padding:var(--pad-y) var(--pad-x);scroll-margin-top:6rem}.WebDesignPage-module__3T7AsG__inner{max-width:var(--max-w);flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}.WebDesignPage-module__3T7AsG__packagesGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.WebDesignPage-module__3T7AsG__packageCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;gap:1rem;padding:2.25rem 2rem;display:flex;position:relative}.WebDesignPage-module__3T7AsG__packageCard:hover{border-color:#55a63059;transform:translateY(-4px);box-shadow:0 20px 60px #00000080}.WebDesignPage-module__3T7AsG__featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 20px 60px #00000080, 0 0 60px #55a63026;transform:translateY(-6px)}.WebDesignPage-module__3T7AsG__featured:hover{transform:translateY(-10px)}.WebDesignPage-module__3T7AsG__featuredBadge{background:var(--accent);color:#0a0a0a;font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.35rem .85rem;font-size:.72rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.WebDesignPage-module__3T7AsG__packageNum{font-family:var(--font-display);color:var(--sky-light);font-size:2.6rem;font-weight:300;line-height:1}.WebDesignPage-module__3T7AsG__featured .WebDesignPage-module__3T7AsG__packageNum{color:var(--accent)}.WebDesignPage-module__3T7AsG__packageName{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.85rem;font-weight:400}.WebDesignPage-module__3T7AsG__packagePrice{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--line);padding-bottom:.85rem;font-size:.85rem;font-weight:600}.WebDesignPage-module__3T7AsG__packageFor{color:var(--fg-muted);font-size:.95rem;line-height:1.55}.WebDesignPage-module__3T7AsG__packageForLabel{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle);margin-right:.4rem;font-size:.75rem}.WebDesignPage-module__3T7AsG__packageIncludes{border-top:1px solid var(--line);flex-direction:column;gap:.5rem;padding-top:.5rem;list-style:none;display:flex}.WebDesignPage-module__3T7AsG__packageIncludes li{color:var(--fg-muted);padding-left:1.4rem;font-size:.92rem;line-height:1.5;position:relative}.WebDesignPage-module__3T7AsG__packageIncludes li:before{content:"";background:var(--accent);width:12px;height:1px;position:absolute;top:.65em;left:0}@media (max-width:960px){.WebDesignPage-module__3T7AsG__packagesGrid{grid-template-columns:1fr}.WebDesignPage-module__3T7AsG__featured{transform:none}.WebDesignPage-module__3T7AsG__featured:hover{transform:translateY(-4px)}}.WebDesignPage-module__3T7AsG__comparison{padding:var(--pad-y-tight) var(--pad-x)}.WebDesignPage-module__3T7AsG__comparisonGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.WebDesignPage-module__3T7AsG__comparisonCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:2rem;display:flex}.WebDesignPage-module__3T7AsG__us{border-left:3px solid var(--accent)}.WebDesignPage-module__3T7AsG__them{opacity:.85;border-left:3px solid #ffffff1f}.WebDesignPage-module__3T7AsG__comparisonCardTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--fg);font-size:1.35rem;font-weight:400;line-height:1.25}.WebDesignPage-module__3T7AsG__comparisonList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.WebDesignPage-module__3T7AsG__comparisonList li{color:var(--fg-muted);gap:.65rem;font-size:.95rem;line-height:1.5;display:flex}.WebDesignPage-module__3T7AsG__checkmark{color:var(--accent);flex-shrink:0;font-size:.95rem}.WebDesignPage-module__3T7AsG__xmark{color:var(--fg-faint);flex-shrink:0;font-size:1.15rem;line-height:1.2}.WebDesignPage-module__3T7AsG__comparisonClose{font-family:var(--font-display);color:var(--fg);border-top:1px solid var(--line);margin-top:auto;padding-top:.85rem;font-size:1rem;font-style:italic;font-weight:400;line-height:1.4}.WebDesignPage-module__3T7AsG__comparisonCloseLabel{font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-right:.5rem;font-size:.72rem;font-style:normal;font-weight:600}.WebDesignPage-module__3T7AsG__them .WebDesignPage-module__3T7AsG__comparisonCloseLabel{color:var(--fg-subtle)}@media (max-width:880px){.WebDesignPage-module__3T7AsG__comparisonGrid{grid-template-columns:1fr}}.WebDesignPage-module__3T7AsG__support{padding:var(--pad-y) var(--pad-x)}.WebDesignPage-module__3T7AsG__supportCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;max-width:56rem;margin:0 auto;padding:2.5rem;display:flex}.WebDesignPage-module__3T7AsG__supportTitle{font-family:var(--font-display);letter-spacing:-.012em;color:var(--fg);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:300;line-height:1.15}.WebDesignPage-module__3T7AsG__supportBody{color:var(--fg-muted);font-size:1rem;line-height:1.6}.WebDesignPage-module__3T7AsG__supportPricing{font-family:var(--font-display);color:var(--accent);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.85rem 0;font-size:1.15rem;font-style:italic}.WebDesignPage-module__3T7AsG__supportIncludes{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;list-style:none;display:grid}.WebDesignPage-module__3T7AsG__supportIncludes li{color:var(--fg-muted);gap:.6rem;font-size:.95rem;display:flex}@media (max-width:720px){.WebDesignPage-module__3T7AsG__supportIncludes{grid-template-columns:1fr}}
:is(.ArchitectureToolPage-module__n1z40q__bannerCtx .hero.size_compact,.ArchitectureToolPage-module__n1z40q__bannerCtx section[class*=hero][class*=size_compact]){padding-top:3rem}@media (max-width:720px){:is(.ArchitectureToolPage-module__n1z40q__bannerCtx .hero.size_compact,.ArchitectureToolPage-module__n1z40q__bannerCtx section[class*=hero][class*=size_compact]){padding-top:2.5rem}}.ArchitectureToolPage-module__n1z40q__section{padding:var(--pad-y) var(--pad-x)}.ArchitectureToolPage-module__n1z40q__capInner{max-width:var(--max-w);flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}.ArchitectureToolPage-module__n1z40q__capGrid{grid-template-columns:repeat(2,1fr);gap:1rem 2rem;display:grid}.ArchitectureToolPage-module__n1z40q__capItem{color:var(--fg-muted);padding-left:1.4rem;font-size:1rem;line-height:1.55;position:relative}.ArchitectureToolPage-module__n1z40q__capItem:before{content:"";background:var(--sky-light);width:12px;height:1px;position:absolute;top:.65em;left:0}@media (max-width:720px){.ArchitectureToolPage-module__n1z40q__capGrid{grid-template-columns:1fr}}.ArchitectureToolPage-module__n1z40q__statusInner{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;max-width:48rem;margin:0 auto;padding:2rem;display:flex}.ArchitectureToolPage-module__n1z40q__statusEyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--sky-light);font-size:.72rem}.ArchitectureToolPage-module__n1z40q__statusBody{color:var(--fg-muted);font-size:1rem;line-height:1.6}
.ToolGrid-module__QNRITq__section{padding:var(--pad-y) var(--pad-x)}.ToolGrid-module__QNRITq__grid{max-width:var(--max-w);grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0 auto;display:grid}@media (max-width:960px){.ToolGrid-module__QNRITq__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ToolGrid-module__QNRITq__grid{grid-template-columns:1fr}}
