.button-module__2NABzW__btn{--btn-bg:var(--ink);--btn-fg:var(--paper);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.02em;color:var(--btn-fg);background:var(--btn-bg);isolation:isolate;transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo);justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.button-module__2NABzW__btn .button-module__2NABzW__label{z-index:1;transition:transform var(--duration-normal) var(--ease-out-expo);position:relative}.button-module__2NABzW__btn:before{content:"";z-index:0;background:linear-gradient(100deg, var(--coral), var(--purple) 42%, var(--teal) 78%, var(--green));opacity:0;transition:opacity var(--duration-normal) var(--ease-out-expo), transform var(--duration-slow) var(--ease-out-expo);position:absolute;inset:0;transform:translate(-30%)}.button-module__2NABzW__primary:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.button-module__2NABzW__primary:hover:before{opacity:1;transform:translate(0)}.button-module__2NABzW__primary:hover .button-module__2NABzW__label{color:var(--ink)}.button-module__2NABzW__primary:active{transform:translateY(0)}.button-module__2NABzW__ghost{--btn-bg:transparent;--btn-fg:var(--ink);border:1px solid var(--line-l)}.button-module__2NABzW__ghost:before{display:none}.button-module__2NABzW__ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.button-module__2NABzW__ghost:active{transform:translateY(0)}
.nav-module__kuDB6G__header{z-index:var(--z-nav);transition:background var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo), border-color var(--duration-normal) var(--ease-out-expo);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.nav-module__kuDB6G__header[data-scrolled=true]{background:color-mix(in oklab, var(--paper) 82%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(14px);backdrop-filter:saturate(1.4)blur(14px);border-bottom-color:var(--line-l-soft);box-shadow:var(--shadow-sm)}.nav-module__kuDB6G__nav{max-width:var(--content-max);padding:.85rem var(--gutter);justify-content:space-between;align-items:center;gap:var(--space-md);margin-inline:auto;display:flex}.nav-module__kuDB6G__brand{align-items:center;gap:.6rem;display:inline-flex}.nav-module__kuDB6G__logo{width:40px;height:auto;transition:transform var(--duration-slow) var(--ease-out-expo)}.nav-module__kuDB6G__brand:hover .nav-module__kuDB6G__logo{transform:rotate(-6deg)scale(1.05)}.nav-module__kuDB6G__wordmark{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.25rem;font-weight:600}.nav-module__kuDB6G__links{align-items:center;gap:clamp(1rem,2vw,2.25rem);display:flex}.nav-module__kuDB6G__link{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out-expo);padding:.25rem 0;position:relative}.nav-module__kuDB6G__link:after{content:"";background:var(--ink);transform-origin:0;width:100%;height:1.5px;transition:transform var(--duration-normal) var(--ease-out-expo);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.nav-module__kuDB6G__link:hover{color:var(--ink)}.nav-module__kuDB6G__link:hover:after{transform:scaleX(1)}.nav-module__kuDB6G__cta{flex-shrink:0}@media (max-width:720px){.nav-module__kuDB6G__links,.nav-module__kuDB6G__wordmark{display:none}}
.section-label-module__bTGd6q__label{color:var(--text-muted);align-items:center;gap:.6rem;display:inline-flex}.section-label-module__bTGd6q__dot{background:var(--accent-color,var(--purple));width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in oklab, var(--accent-color,var(--purple)) 20%, transparent);border-radius:50%}.section-label-module__bTGd6q__label[data-accent=purple]{--accent-color:var(--purple)}.section-label-module__bTGd6q__label[data-accent=coral]{--accent-color:var(--coral)}.section-label-module__bTGd6q__label[data-accent=teal]{--accent-color:var(--teal)}.section-label-module__bTGd6q__label[data-accent=green]{--accent-color:var(--green-dk)}
.hero-module__MJAXFG__hero{flex-direction:column;justify-content:center;min-height:100svh;padding-top:clamp(6rem,12vh,9rem);padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-module__MJAXFG__hero:before{content:"";z-index:0;background:radial-gradient(60% 55% at 78% 8%, #2fd4b81a, transparent 60%), radial-gradient(55% 50% at 12% 30%, #f0865c1a, transparent 60%), linear-gradient(var(--line-l-soft) 1px, transparent 1px) 0 0 / 100% 5.5rem;pointer-events:none;position:absolute;inset:0}.hero-module__MJAXFG__spotlight{z-index:var(--z-spotlight);pointer-events:none;mix-blend-mode:multiply;position:fixed;inset:0}.hero-module__MJAXFG__inner{z-index:2;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.hero-module__MJAXFG__eyebrow{margin-bottom:var(--space-md);animation:hero-module__MJAXFG__fade-slide .7s var(--ease-out-expo) both;animation-delay:50ms}.hero-module__MJAXFG__headline{margin-bottom:var(--space-md);max-width:16ch}.hero-module__MJAXFG__line{padding-block:.02em;display:block;overflow:hidden}.hero-module__MJAXFG__lineInner{animation:hero-module__MJAXFG__line-up 1.05s var(--ease-out-expo) both;animation-delay:calc(.2s + var(--i) * .11s);will-change:transform;display:inline-block;transform:translateY(115%)}.hero-module__MJAXFG__sub{max-width:46ch;margin-bottom:var(--space-lg);animation:hero-module__MJAXFG__fade-slide .8s var(--ease-out-expo) both;animation-delay:.55s}.hero-module__MJAXFG__actions{gap:var(--space-sm);animation:hero-module__MJAXFG__fade-slide .8s var(--ease-out-expo) both;flex-wrap:wrap;animation-delay:.68s;display:flex}.hero-module__MJAXFG__marquee{z-index:2;padding-block:var(--space-md);border-top:1px solid var(--line-l);border-bottom:1px solid var(--line-l);margin-top:clamp(3rem,8vh,6rem);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.hero-module__MJAXFG__marqueeTrack{width:max-content;animation:hero-module__MJAXFG__marquee var(--marquee-duration,34s) linear infinite;gap:0;display:flex}.hero-module__MJAXFG__marqueeItem{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink-soft);white-space:nowrap;align-items:center;gap:1.5rem;padding-inline:1.5rem;font-size:clamp(1.1rem,.9rem + 1vw,1.6rem);font-weight:500;display:inline-flex}.hero-module__MJAXFG__marqueeStar{color:var(--coral);font-size:.7em}@keyframes hero-module__MJAXFG__line-up{0%{transform:translateY(115%)}to{transform:translateY(0)}}@keyframes hero-module__MJAXFG__fade-slide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes hero-module__MJAXFG__marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hero-module__MJAXFG__marqueeTrack{animation:none}.hero-module__MJAXFG__lineInner{transform:none}}
.manifesto-module__XlO-5W__manifesto{background:var(--ink);min-height:100svh;color:var(--paper);align-items:center;display:flex;position:relative;overflow:hidden}.manifesto-module__XlO-5W__manifesto:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 40%,#8b7fe81f,#0000 70%);position:absolute;inset:0}.manifesto-module__XlO-5W__inner{width:100%;padding-block:var(--space-2xl);position:relative}.manifesto-module__XlO-5W__stage{gap:clamp(2.5rem,6vw,5rem);display:grid}.manifesto-module__XlO-5W__problem{gap:var(--space-md);display:grid}.manifesto-module__XlO-5W__problemLines{gap:.4rem;display:grid}.manifesto-module__XlO-5W__problemLine{font-family:var(--font-display);font-weight:600;font-size:var(--text-display);letter-spacing:-.03em;color:var(--paper);line-height:1.04}.manifesto-module__XlO-5W__word{display:inline}.manifesto-module__XlO-5W__problemLine .manifesto-module__XlO-5W__word{background-image:linear-gradient(var(--coral), var(--coral));background-position:0 52%;background-repeat:no-repeat;background-size:0% .09em}.manifesto-module__XlO-5W__solutionBlock{gap:var(--space-md);align-content:center;display:grid}.manifesto-module__XlO-5W__solution{font-family:var(--font-display);font-weight:600;font-size:var(--text-display);letter-spacing:-.03em;max-width:22ch;line-height:1.04}@media (prefers-reduced-motion:no-preference){.manifesto-module__XlO-5W__inner{align-content:center;min-height:100svh;display:grid}.manifesto-module__XlO-5W__stage{align-content:center}.manifesto-module__XlO-5W__stage>*{grid-area:1/1}}@media (prefers-reduced-motion:reduce){.manifesto-module__XlO-5W__manifesto{min-height:auto}.manifesto-module__XlO-5W__solutionBlock{border-top:1px solid var(--line-d);padding-top:clamp(2rem,5vw,3.5rem)}.manifesto-module__XlO-5W__problemLine .manifesto-module__XlO-5W__word{background-size:100% .09em}}
.inspiration-module__twXTHW__inspiration{padding-block:var(--space-section);background:var(--paper);border-bottom:1px solid var(--line-l-soft)}.inspiration-module__twXTHW__inner{gap:clamp(2rem,4vw,3.5rem);display:grid}.inspiration-module__twXTHW__header{gap:var(--space-sm);display:grid}.inspiration-module__twXTHW__heading{font-size:var(--text-h2);max-width:18ch}.inspiration-module__twXTHW__sub{max-width:56ch}.inspiration-module__twXTHW__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(1.25rem,2.5vw,2rem);display:flex}.inspiration-module__twXTHW__tab{border-radius:var(--radius-pill);border:1px solid var(--line-l);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);white-space:nowrap;transition:color var(--duration-fast) var(--ease-out-expo), border-color var(--duration-fast) var(--ease-out-expo), background var(--duration-fast) var(--ease-out-expo), transform var(--duration-fast) var(--ease-out-expo);background:0 0;padding:.55rem 1.1rem}.inspiration-module__twXTHW__tab:hover{color:var(--ink);border-color:var(--ink);transform:translateY(-1px)}.inspiration-module__twXTHW__tab[data-active=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}@media (max-width:640px){.inspiration-module__twXTHW__tabs{margin-inline:calc(-1 * var(--gutter));padding-bottom:.5rem;padding-inline:var(--gutter);scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.inspiration-module__twXTHW__tabs::-webkit-scrollbar{display:none}}.inspiration-module__twXTHW__panel{border-radius:var(--radius-lg);border:1px solid var(--line-l);background:var(--paper);box-shadow:var(--shadow-md);animation:inspiration-module__twXTHW__panel-in .45s var(--ease-out-expo) both;gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.75rem,3.5vw,3rem);display:grid;position:relative;overflow:hidden}.inspiration-module__twXTHW__panel:before{content:"";background:var(--accent,var(--purple));width:5px;position:absolute;inset:0 auto 0 0}.inspiration-module__twXTHW__panel[data-accent=purple]{--accent:var(--purple)}.inspiration-module__twXTHW__panel[data-accent=coral]{--accent:var(--coral)}.inspiration-module__twXTHW__panel[data-accent=teal]{--accent:var(--teal-dk)}.inspiration-module__twXTHW__panel[data-accent=green]{--accent:var(--green-dk)}.inspiration-module__twXTHW__scenario{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:pretty;max-width:34ch;font-size:clamp(1.4rem,1.1rem + 1.6vw,2.3rem);font-weight:600;line-height:1.18}.inspiration-module__twXTHW__flowGrid{border-top:1px solid var(--line-l-soft);grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,2rem);padding-top:clamp(1.25rem,2.5vw,2rem);display:grid}.inspiration-module__twXTHW__flowCell{align-content:start;gap:.5rem;display:grid}.inspiration-module__twXTHW__flowKicker{color:var(--cell-accent,var(--purple))}.inspiration-module__twXTHW__flowCell[data-accent=coral]{--cell-accent:var(--coral-dk)}.inspiration-module__twXTHW__flowCell[data-accent=purple]{--cell-accent:var(--purple-dk)}.inspiration-module__twXTHW__flowCell[data-accent=teal]{--cell-accent:var(--teal-dk)}.inspiration-module__twXTHW__flowText{color:var(--text-muted);font-size:var(--text-sm);max-width:28ch;line-height:1.5}.inspiration-module__twXTHW__footerRow{justify-content:space-between;align-items:flex-end;gap:var(--space-md);border-top:1px solid var(--line-l-soft);flex-wrap:wrap;padding-top:clamp(1.25rem,2.5vw,2rem);display:flex}.inspiration-module__twXTHW__addons{gap:.6rem;display:grid}.inspiration-module__twXTHW__addonsLabel{color:var(--gray-soft)}.inspiration-module__twXTHW__addonList{flex-wrap:wrap;gap:.5rem;display:flex}.inspiration-module__twXTHW__addon{border-radius:var(--radius-pill);border:1px solid var(--line-l);font-size:var(--text-sm);color:var(--text-muted);background:var(--paper-dim);padding:.35rem .8rem}.inspiration-module__twXTHW__addonOpen{color:var(--accent,var(--purple-dk));background:0 0;border-style:dashed;border-color:currentColor}.inspiration-module__twXTHW__cta{border-radius:var(--radius-pill);background:var(--ink);color:var(--paper);font-family:var(--font-mono);font-size:var(--text-sm);transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo);align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:500;display:inline-flex}.inspiration-module__twXTHW__cta:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.inspiration-module__twXTHW__cta:active{transform:translateY(0)}.inspiration-module__twXTHW__closing{color:var(--text-muted);max-width:60ch;margin-top:clamp(1.25rem,2.5vw,2rem)}.inspiration-module__twXTHW__closingLink{color:var(--ink);border-bottom:1px solid var(--line-l);transition:border-color var(--duration-fast) var(--ease-out-expo);font-weight:500}.inspiration-module__twXTHW__closingLink:hover{border-bottom-color:var(--ink)}@keyframes inspiration-module__twXTHW__panel-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (max-width:768px){.inspiration-module__twXTHW__flowGrid{grid-template-columns:1fr}.inspiration-module__twXTHW__footerRow{flex-direction:column;align-items:stretch}.inspiration-module__twXTHW__cta{justify-content:center}}
.flow-module__6res1a__flow{background:var(--paper);position:relative}.flow-module__6res1a__sticky{min-height:100svh;padding-block:var(--space-2xl);flex-direction:column;justify-content:center;gap:clamp(2rem,5vw,4rem);display:flex;overflow:hidden}.flow-module__6res1a__head{gap:var(--space-sm);display:grid}.flow-module__6res1a__heading{max-width:18ch;font-size:var(--text-h2)}.flow-module__6res1a__sub{max-width:52ch}.flow-module__6res1a__track{padding-inline:var(--gutter);will-change:transform;align-items:stretch;gap:clamp(1.5rem,4vw,4rem);width:max-content;display:flex}.flow-module__6res1a__panel{align-items:center;gap:clamp(1.5rem,4vw,4rem);display:flex}.flow-module__6res1a__panelCard{gap:var(--space-sm);border-radius:var(--radius-lg);border:1px solid var(--line-l);background:var(--paper);width:min(78vw,30rem);min-height:20rem;box-shadow:var(--shadow-md);flex-direction:column;padding:clamp(1.75rem,3vw,2.75rem);display:flex;position:relative;overflow:hidden}.flow-module__6res1a__panelCard:before{content:"";background:var(--accent,var(--purple));width:5px;position:absolute;inset:0 auto 0 0}.flow-module__6res1a__panelCard[data-accent=coral]{--accent:var(--coral)}.flow-module__6res1a__panelCard[data-accent=purple]{--accent:var(--purple)}.flow-module__6res1a__panelCard[data-accent=teal]{--accent:var(--teal-dk)}.flow-module__6res1a__panelKicker{color:var(--accent,var(--purple))}.flow-module__6res1a__panelTitle{font-size:var(--text-h3);margin-top:auto}.flow-module__6res1a__panelBody{color:var(--text-muted);font-size:var(--text-base);max-width:34ch}.flow-module__6res1a__arrow{color:var(--gray-soft);flex-shrink:0;font-size:clamp(2rem,4vw,3.5rem)}@media (prefers-reduced-motion:reduce),(max-width:768px){.flow-module__6res1a__sticky{min-height:auto}.flow-module__6res1a__track{width:100%;max-width:var(--content-max);padding-inline:0;padding-inline:var(--gutter);flex-direction:column;margin-inline:auto;transform:none!important}.flow-module__6res1a__panel{flex-direction:column;width:100%}.flow-module__6res1a__panelCard{width:100%;min-height:0}.flow-module__6res1a__arrow{transform:rotate(90deg)}}
.services-module__hMESjq__services{padding-block:var(--space-section);background:var(--paper)}.services-module__hMESjq__inner{gap:clamp(2rem,5vw,4rem);display:grid}.services-module__hMESjq__header{gap:var(--space-sm);display:grid}.services-module__hMESjq__heading{font-size:var(--text-h2)}.services-module__hMESjq__grid{grid-template-columns:repeat(6,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.services-module__hMESjq__card{gap:var(--space-sm);border-radius:var(--radius-lg);border:1px solid var(--line-l);background:var(--paper);transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo), border-color var(--duration-normal) var(--ease-out-expo);flex-direction:column;grid-column:span 3;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.services-module__hMESjq__card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.services-module__hMESjq__featured{background:var(--ink);color:var(--paper);border-color:#0000;grid-column:span 6;justify-content:space-between;min-height:16rem;position:relative;overflow:hidden}.services-module__hMESjq__featured:after{content:"";aspect-ratio:1;filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#8b7fe880,#0000 68%);width:40%;position:absolute;top:-30%;right:-8%}.services-module__hMESjq__cardTop{align-items:baseline;gap:var(--space-sm);display:flex}.services-module__hMESjq__no{font-family:var(--font-mono);color:var(--accent,var(--purple));font-size:.9rem;font-weight:500}.services-module__hMESjq__cardTop[data-accent=purple]{--accent:var(--purple)}.services-module__hMESjq__cardTop[data-accent=teal]{--accent:var(--teal-dk)}.services-module__hMESjq__cardTop[data-accent=coral]{--accent:var(--coral-dk)}.services-module__hMESjq__cardTop[data-accent=green]{--accent:var(--green-dk)}.services-module__hMESjq__featured .services-module__hMESjq__cardTop[data-accent=purple]{--accent:var(--purple)}.services-module__hMESjq__tag{color:var(--text-muted)}.services-module__hMESjq__featured .services-module__hMESjq__tag{color:var(--gray-soft)}.services-module__hMESjq__cardTitle{font-size:var(--text-h3)}.services-module__hMESjq__featured .services-module__hMESjq__cardTitle{font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem)}.services-module__hMESjq__cardBody{color:var(--text-muted);max-width:46ch}.services-module__hMESjq__featured .services-module__hMESjq__cardBody{color:color-mix(in oklab, var(--paper) 78%, transparent);font-size:var(--text-lead)}@media (max-width:900px){.services-module__hMESjq__grid{grid-template-columns:1fr}.services-module__hMESjq__card,.services-module__hMESjq__featured{grid-column:1/-1}}
.process-module__yGeN2q__process{padding-block:var(--space-section);background:var(--surface-2);border-top:1px solid var(--line-l-soft)}.process-module__yGeN2q__inner{gap:clamp(2.5rem,5vw,4.5rem);display:grid}.process-module__yGeN2q__header{gap:var(--space-sm);max-width:24ch;display:grid}.process-module__yGeN2q__heading{font-size:var(--text-h2)}.process-module__yGeN2q__steps{counter-reset:step;gap:0;display:grid}.process-module__yGeN2q__step{border-top:1px solid var(--line-l);transition:background var(--duration-normal) var(--ease-out-expo);grid-template-columns:minmax(4rem,8rem) 1fr;align-items:start;gap:clamp(1rem,4vw,4rem);padding-block:clamp(1.5rem,3vw,2.5rem);display:grid}.process-module__yGeN2q__step:last-child{border-bottom:1px solid var(--line-l)}.process-module__yGeN2q__step:hover{background:color-mix(in oklab, var(--paper) 60%, transparent)}.process-module__yGeN2q__stepNo{color:var(--teal-dk);padding-top:.4rem;font-size:clamp(.8rem,.7rem + .6vw,1.05rem)}.process-module__yGeN2q__stepBody{gap:var(--space-2xs);max-width:60ch;display:grid}.process-module__yGeN2q__stepTitle{font-size:clamp(1.5rem,1.2rem + 1.6vw,2.5rem)}.process-module__yGeN2q__stepText{color:var(--text-muted)}@media (max-width:560px){.process-module__yGeN2q__step{gap:var(--space-xs);grid-template-columns:1fr}}
.contact-module__8n00eG__contact{padding-block:var(--space-section);background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.contact-module__8n00eG__contact:before{content:"";pointer-events:none;background:radial-gradient(50% 40% at 15% 20%,#9ed26e24,#0000 65%),radial-gradient(45% 45% at 90% 85%,#8b7fe829,#0000 68%);position:absolute;inset:0}.contact-module__8n00eG__inner{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid;position:relative}.contact-module__8n00eG__intro{gap:var(--space-md);display:grid;position:sticky;top:7rem}.contact-module__8n00eG__heading{font-size:var(--text-display);max-width:12ch}.contact-module__8n00eG__sub{color:color-mix(in oklab, var(--paper) 76%, transparent);max-width:42ch}.contact-module__8n00eG__mail{font-family:var(--font-mono);font-size:var(--text-lead);color:var(--paper);border-bottom:1px solid var(--line-d);width:fit-content;transition:border-color var(--duration-fast) var(--ease-out-expo);padding-bottom:.2rem}.contact-module__8n00eG__mail:hover{border-bottom-color:var(--teal)}.contact-module__8n00eG__formWrap{background:color-mix(in oklab, var(--paper) 6%, transparent);border:1px solid var(--line-d);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:clamp(1.5rem,3vw,2.5rem)}.contact-module__8n00eG__form{gap:var(--space-md);display:grid}.contact-module__8n00eG__row{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.contact-module__8n00eG__field{gap:.4rem;display:grid}.contact-module__8n00eG__label{font-family:var(--font-mono);font-size:var(--text-sm);color:color-mix(in oklab, var(--paper) 72%, transparent)}.contact-module__8n00eG__req{color:var(--coral)}.contact-module__8n00eG__input{border-radius:var(--radius-sm);border:1px solid var(--line-d);background:color-mix(in oklab, var(--ink) 40%, transparent);width:100%;color:var(--paper);font-family:var(--font-body);transition:border-color var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) var(--ease-out-expo);padding:.85rem 1rem}.contact-module__8n00eG__input::placeholder{color:var(--gray-soft)}.contact-module__8n00eG__input:focus{border-color:var(--purple);outline:none;box-shadow:0 0 0 3px #8b7fe840}.contact-module__8n00eG__field[data-invalid=true] .contact-module__8n00eG__input{border-color:var(--coral)}textarea.contact-module__8n00eG__input{resize:vertical;min-height:7rem}.contact-module__8n00eG__error{font-size:var(--text-sm);color:var(--coral)}.contact-module__8n00eG__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-module__8n00eG__submitRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.contact-module__8n00eG__submit{border-radius:var(--radius-pill);background:var(--paper);color:var(--ink);font-family:var(--font-mono);font-size:var(--text-sm);transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo), opacity var(--duration-fast) var(--ease-out-expo);padding:.95rem 1.8rem;font-weight:500;position:relative}.contact-module__8n00eG__submit:hover:not(:disabled){box-shadow:var(--glow-purple);transform:translateY(-2px)}.contact-module__8n00eG__submit:active:not(:disabled){transform:translateY(0)}.contact-module__8n00eG__submit:disabled{opacity:.6;cursor:progress}.contact-module__8n00eG__formError{font-size:var(--text-sm);color:var(--coral)}.contact-module__8n00eG__success{gap:var(--space-sm);place-items:start;padding:clamp(1.5rem,4vw,3rem) 0;display:grid}.contact-module__8n00eG__successMark{color:var(--green);font-size:2.5rem}.contact-module__8n00eG__successTitle{font-size:var(--text-h3)}.contact-module__8n00eG__successText{color:color-mix(in oklab, var(--paper) 78%, transparent);max-width:40ch}@media (max-width:860px){.contact-module__8n00eG__inner{grid-template-columns:1fr}.contact-module__8n00eG__intro{position:static}}@media (max-width:480px){.contact-module__8n00eG__row{grid-template-columns:1fr}}
.footer-module__Vmx-gq__footer{background:var(--paper);border-top:1px solid var(--line-l);padding-top:var(--space-xl);padding-bottom:var(--space-lg)}.footer-module__Vmx-gq__inner{justify-content:space-between;gap:var(--space-lg);padding-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.footer-module__Vmx-gq__brandCol{gap:var(--space-xs);display:grid}.footer-module__Vmx-gq__brand{align-items:center;gap:.6rem;display:inline-flex}.footer-module__Vmx-gq__logo{width:36px;height:auto}.footer-module__Vmx-gq__wordmark{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.35rem;font-weight:600}.footer-module__Vmx-gq__tagline{color:var(--text-muted);font-size:var(--text-sm);max-width:32ch}.footer-module__Vmx-gq__links{flex-wrap:wrap;align-items:center;gap:clamp(1rem,3vw,2.5rem);display:flex}.footer-module__Vmx-gq__link{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out-expo)}.footer-module__Vmx-gq__link:hover{color:var(--ink)}.footer-module__Vmx-gq__meta{justify-content:space-between;gap:var(--space-sm);padding-top:var(--space-md);border-top:1px solid var(--line-l-soft);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--gray-soft);display:flex}
