.Nav-module__bLoQaq__nav{z-index:1000;background:var(--bg);will-change:transform;padding-top:500px;transition:background .4s;position:fixed;top:-500px;left:0;right:0;transform:translateZ(0)}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled{background:0 0}.Nav-module__bLoQaq__navInner{height:64px;padding:0 var(--gutter);background:var(--bg);border:1px solid #0000;border-bottom-color:var(--border);justify-content:space-between;align-items:center;margin:0;transition:margin .5s cubic-bezier(.4,0,.2,1),height .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1),background .4s,border-color .4s,box-shadow .5s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:relative}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled .Nav-module__bLoQaq__navInner{background:var(--nav-blur-bg);border-color:var(--border-mid);height:52px;box-shadow:var(--nav-shadow);-webkit-backdrop-filter:blur(14px)saturate(140%);margin:12px clamp(1rem,3vw,3rem);padding:0 1.5rem}.Nav-module__bLoQaq__navActions{align-items:center;gap:1.5rem;display:flex}.Nav-module__bLoQaq__logo{align-items:center;gap:.65rem;display:inline-flex}.Nav-module__bLoQaq__logo img{width:auto;height:18px;display:block}.Nav-module__bLoQaq__logoText{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.25em;color:var(--text-primary);font-size:.75rem;font-weight:400}.Nav-module__bLoQaq__themeToggle{color:var(--text-secondary);cursor:none;background:0 0;border:none;padding:.35rem;font-size:1.35rem;line-height:1;transition:color .2s}.Nav-module__bLoQaq__themeToggle:hover{color:var(--accent)}.Nav-module__bLoQaq__hamburger{cursor:none;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:22px;height:22px;padding:0;display:none}.Nav-module__bLoQaq__hamburger span{background:var(--text-primary);width:100%;height:1px;transition:transform .3s,opacity .3s;display:block}.Nav-module__bLoQaq__hamburgerOpen span:first-child{transform:translateY(3px)rotate(45deg)}.Nav-module__bLoQaq__hamburgerOpen span:last-child{transform:translateY(-3px)rotate(-45deg)}.Nav-module__bLoQaq__navRight{align-items:center;gap:2.5rem;display:flex}.Nav-module__bLoQaq__navLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);cursor:none;background:0 0;border:none;padding:0;font-size:.7rem;font-weight:400;transition:color .2s}.Nav-module__bLoQaq__navLink:hover{color:var(--text-primary)}.Nav-module__bLoQaq__navCta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);border:1px solid var(--accent-dim);cursor:none;background:0 0;padding:.4rem 1rem;font-size:.7rem;font-weight:400;transition:background .2s,color .2s}.Nav-module__bLoQaq__navCta:hover{background:var(--accent);color:var(--bg)}@media (max-width:768px){.Nav-module__bLoQaq__nav{padding-top:calc(500px + env(safe-area-inset-top,0px))}.Nav-module__bLoQaq__navInner{height:calc(64px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px)}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled .Nav-module__bLoQaq__navInner{height:52px;margin:8px clamp(.75rem,3vw,1.5rem);padding-top:0}.Nav-module__bLoQaq__hamburger{display:flex}.Nav-module__bLoQaq__navRight{background:var(--bg);opacity:0;pointer-events:none;border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:0;max-height:0;padding:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled .Nav-module__bLoQaq__navRight{background:var(--nav-blur-bg);border:1px solid var(--border-mid);-webkit-backdrop-filter:blur(14px)saturate(140%);border-top:none;top:calc(100% + 1px);left:-1px;right:-1px;box-shadow:0 8px 24px #0000001f}.Nav-module__bLoQaq__navRightOpen{opacity:1;pointer-events:all;max-height:320px}.Nav-module__bLoQaq__navLink,.Nav-module__bLoQaq__navCta{padding:1.1rem var(--gutter);border-bottom:1px solid var(--border);text-align:left;width:100%;font-size:.75rem}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled .Nav-module__bLoQaq__navLink,.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled .Nav-module__bLoQaq__navCta{border-bottom-color:var(--border-mid);padding:1.1rem 1.5rem}.Nav-module__bLoQaq__navCta{color:var(--accent);background:0 0;border:none}.Nav-module__bLoQaq__themeToggle,.Nav-module__bLoQaq__hamburger,.Nav-module__bLoQaq__hamburger span{cursor:auto}}
.Hero-module__JgYmMq__hero{height:calc(100svh - var(--nav-height));background:var(--bg);align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroArt{aspect-ratio:518/336;pointer-events:none;z-index:0;width:min(68vw,820px);position:absolute;top:50%;right:clamp(-14rem,-10vw,-4rem);transform:translateY(-50%)}.Hero-module__JgYmMq__logoOutline{fill:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Hero-module__JgYmMq__logoOutline path{stroke-width:1px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:4000;stroke-dashoffset:4000px;animation:3s cubic-bezier(.4,0,.2,1) .3s forwards Hero-module__JgYmMq__logoDraw}.Hero-module__JgYmMq__dark .Hero-module__JgYmMq__logoOutline path{stroke:color-mix(in srgb,var(--text-primary)22%,transparent)}.Hero-module__JgYmMq__dark .Hero-module__JgYmMq__logoOutline{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--text-primary)55%,transparent))drop-shadow(0 0 10px color-mix(in srgb,var(--text-primary)28%,transparent))drop-shadow(0 0 28px color-mix(in srgb,var(--text-primary)12%,transparent));animation:5s ease-in-out 3.5s infinite Hero-module__JgYmMq__glowPulse}.Hero-module__JgYmMq__light .Hero-module__JgYmMq__logoOutline path{stroke:color-mix(in srgb,var(--text-primary)9%,transparent)}.Hero-module__JgYmMq__light .Hero-module__JgYmMq__logoOutline{filter:none;animation:none}@media (prefers-color-scheme:dark){.Hero-module__JgYmMq__heroArt:not(.Hero-module__JgYmMq__dark):not(.Hero-module__JgYmMq__light) .Hero-module__JgYmMq__logoOutline path{stroke:color-mix(in srgb,var(--text-primary)22%,transparent)}.Hero-module__JgYmMq__heroArt:not(.Hero-module__JgYmMq__dark):not(.Hero-module__JgYmMq__light) .Hero-module__JgYmMq__logoOutline{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--text-primary)55%,transparent))drop-shadow(0 0 10px color-mix(in srgb,var(--text-primary)28%,transparent))drop-shadow(0 0 28px color-mix(in srgb,var(--text-primary)12%,transparent))}}@media (prefers-color-scheme:light){.Hero-module__JgYmMq__heroArt:not(.Hero-module__JgYmMq__dark):not(.Hero-module__JgYmMq__light) .Hero-module__JgYmMq__logoOutline path{stroke:color-mix(in srgb,var(--text-primary)9%,transparent)}}.Hero-module__JgYmMq__heroContent{z-index:1;max-width:var(--max-width);padding:0 var(--gutter);width:100%;margin:0 auto;position:relative}.Hero-module__JgYmMq__heroInner{max-width:75%}.Hero-module__JgYmMq__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:1.5rem;font-size:.7rem;font-weight:400;animation:.6s .1s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__heading{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(3.5rem,7vw,7rem);font-weight:300;line-height:1.08}.Hero-module__JgYmMq__headingLine1{animation:.7s .25s both Hero-module__JgYmMq__fadeUp;display:block}.Hero-module__JgYmMq__headingLine2{animation:.7s .4s both Hero-module__JgYmMq__fadeUp;display:block}.Hero-module__JgYmMq__subtext{font-family:var(--font-body);color:var(--text-secondary);max-width:520px;margin-bottom:2.5rem;font-size:.9rem;font-weight:300;line-height:1.9;animation:.6s .55s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__ctaRow{align-items:center;gap:2rem;animation:.6s .7s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__ctaLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);cursor:none;background:0 0;border:none;font-size:.8rem;font-weight:400;transition:letter-spacing .2s}.Hero-module__JgYmMq__ctaLink:hover{letter-spacing:.15em}.Hero-module__JgYmMq__ctaButton{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;background:var(--accent);color:var(--bg);cursor:none;border:none;padding:.75rem 2rem;font-size:.8rem;font-weight:400;transition:background .2s,transform .2s}.Hero-module__JgYmMq__ctaButton:hover{background:var(--text-primary);transform:translateY(-1px)}.Hero-module__JgYmMq__scrollIndicator{right:var(--gutter);z-index:1;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem}.Hero-module__JgYmMq__scrollText{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--text-tertiary);writing-mode:vertical-rl;text-orientation:mixed;font-size:.65rem;font-weight:400}.Hero-module__JgYmMq__scrollLine{background:var(--accent-dim);width:2px;height:40px}@keyframes Hero-module__JgYmMq__logoDraw{to{stroke-dashoffset:0}}@keyframes Hero-module__JgYmMq__glowPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes Hero-module__JgYmMq__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__JgYmMq__heroInner{max-width:100%}.Hero-module__JgYmMq__heading{font-size:clamp(2.5rem,8vw,4rem)}.Hero-module__JgYmMq__ctaRow{flex-direction:column;align-items:flex-start;gap:1rem}.Hero-module__JgYmMq__scrollIndicator{display:none}.Hero-module__JgYmMq__heroArt{opacity:.6;width:min(85vw,460px);right:clamp(-8rem,-10vw,-2rem)}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__logoOutline path{stroke-dashoffset:0;animation:none}.Hero-module__JgYmMq__logoOutline{animation:none}.Hero-module__JgYmMq__headingLine1,.Hero-module__JgYmMq__headingLine2,.Hero-module__JgYmMq__eyebrow,.Hero-module__JgYmMq__subtext,.Hero-module__JgYmMq__ctaRow{opacity:1;animation:none;transform:none}}
.Systems-module___-ZUpW__section{padding:var(--section-gap)0}.Systems-module___-ZUpW__sectionLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:3rem;font-size:.7rem;font-weight:400}.Systems-module___-ZUpW__intro{grid-template-columns:4fr 8fr;gap:3rem;margin-bottom:4rem;display:grid}.Systems-module___-ZUpW__introHeading{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.2}.Systems-module___-ZUpW__introBody{font-family:var(--font-body);color:var(--text-secondary);font-size:.9rem;font-weight:300;line-height:1.9}.Systems-module___-ZUpW__pillarsGrid{background:var(--border-mid);grid-template-columns:1fr 1fr 1fr;gap:1px;display:grid}.Systems-module___-ZUpW__card{background:var(--surface);border:1px solid var(--border);padding:2.5rem;transition:border-color .3s,background .3s}.Systems-module___-ZUpW__card:hover{border-color:var(--accent-dim);background:var(--hover-bg)}.Systems-module___-ZUpW__card:hover .Systems-module___-ZUpW__cardNumeral{color:var(--accent-dim)}.Systems-module___-ZUpW__card:hover .Systems-module___-ZUpW__cardTitle{color:var(--text-hover)}.Systems-module___-ZUpW__card:hover .Systems-module___-ZUpW__cardBody{color:var(--text-primary)}.Systems-module___-ZUpW__card:hover .Systems-module___-ZUpW__cardKeywords{color:var(--accent)}.Systems-module___-ZUpW__cardNumeral{font-family:var(--font-display);color:var(--text-tertiary);margin-bottom:1.5rem;font-size:3rem;font-weight:300;line-height:1;transition:color .3s}.Systems-module___-ZUpW__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1.2;transition:color .3s}.Systems-module___-ZUpW__cardBody{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:1.5rem;font-size:.85rem;font-weight:300;line-height:1.9;transition:color .3s}.Systems-module___-ZUpW__cardKeywords{font-family:var(--font-body);text-transform:uppercase;color:var(--accent-dim);letter-spacing:.05em;font-size:.7rem;font-weight:400;line-height:1.8;transition:color .3s}@media (max-width:900px){.Systems-module___-ZUpW__intro{grid-template-columns:1fr;gap:1.5rem}.Systems-module___-ZUpW__pillarsGrid{grid-template-columns:1fr}}
.Work-module__dMYl4a__section{padding:var(--section-gap)0}.Work-module__dMYl4a__sectionLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:3rem;font-size:.7rem;font-weight:400}.Work-module__dMYl4a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:4rem;display:flex}.Work-module__dMYl4a__headerTitle{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.2}.Work-module__dMYl4a__headerDesc{font-family:var(--font-body);color:var(--text-secondary);max-width:380px;font-size:.85rem;font-weight:300;line-height:1.8}.Work-module__dMYl4a__projectsGrid{background:var(--border-mid);grid-template-columns:1fr 1fr;gap:1px;display:grid}.Work-module__dMYl4a__card{background:var(--surface);border-left:3px solid #0000;padding:2.5rem;transition:background .3s,border-color .3s;position:relative}.Work-module__dMYl4a__card:hover{background:var(--hover-bg);border-left-color:var(--accent)}.Work-module__dMYl4a__card:hover .Work-module__dMYl4a__cardName{color:var(--text-hover)}.Work-module__dMYl4a__card:hover .Work-module__dMYl4a__cardDesc{color:var(--text-primary)}.Work-module__dMYl4a__card:hover .Work-module__dMYl4a__cardStack{color:var(--text-secondary)}.Work-module__dMYl4a__card:hover .Work-module__dMYl4a__tag{color:var(--accent);border-color:var(--accent)}.Work-module__dMYl4a__cardFull{grid-column:span 2}.Work-module__dMYl4a__tag{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);border:1px solid var(--accent-dim);margin-bottom:1rem;padding:.2rem .6rem;font-size:.65rem;font-weight:400;transition:color .3s,border-color .3s;display:inline-block}.Work-module__dMYl4a__cardName{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-weight:600;line-height:1.25;transition:color .3s}.Work-module__dMYl4a__cardNameHalf{font-size:1.5rem}.Work-module__dMYl4a__cardNameFull{font-size:2rem}.Work-module__dMYl4a__cardDesc{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:.75rem;font-size:.85rem;font-weight:300;line-height:1.8;transition:color .3s}.Work-module__dMYl4a__cardStack{font-family:var(--font-body);color:var(--text-tertiary);font-size:.7rem;font-weight:300;transition:color .3s}@media (max-width:768px){.Work-module__dMYl4a__projectsGrid{grid-template-columns:1fr}.Work-module__dMYl4a__cardFull{grid-column:span 1}.Work-module__dMYl4a__cardNameFull{font-size:1.5rem}.Work-module__dMYl4a__header{flex-direction:column;gap:1rem}}
.Process-module__Y14LMW__section{padding:var(--section-gap)0}.Process-module__Y14LMW__inner{max-width:1100px;margin:0 auto}.Process-module__Y14LMW__sectionLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:3.5rem;font-size:.7rem;font-weight:400}.Process-module__Y14LMW__heading{font-family:var(--font-display);color:var(--text-primary);max-width:600px;margin-bottom:4.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.2}.Process-module__Y14LMW__steps{flex-direction:column;display:flex}.Process-module__Y14LMW__step{border-top:1px solid var(--border);grid-template-columns:100px 220px 1fr;align-items:center;gap:3rem;padding:2.25rem 1.5rem;transition:background .25s;display:grid}.Process-module__Y14LMW__step:last-child{border-bottom:1px solid var(--border)}.Process-module__Y14LMW__step:hover{background:var(--hover-bg)}.Process-module__Y14LMW__step:hover .Process-module__Y14LMW__stepNumber{color:var(--accent-dim)}.Process-module__Y14LMW__step:hover .Process-module__Y14LMW__stepName{color:var(--text-hover)}.Process-module__Y14LMW__step:hover .Process-module__Y14LMW__stepDesc{color:var(--text-primary)}.Process-module__Y14LMW__stepNumber{font-family:var(--font-body);color:var(--text-tertiary);font-size:3rem;font-weight:300;line-height:1;transition:color .25s}.Process-module__Y14LMW__stepName{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:600;line-height:1.3;transition:color .3s}.Process-module__Y14LMW__stepDesc{font-family:var(--font-body);color:var(--text-secondary);max-width:440px;font-size:.85rem;font-weight:300;line-height:1.8;transition:color .3s}@media (max-width:900px){.Process-module__Y14LMW__step{grid-template-columns:60px 1fr;gap:1.25rem;padding:1.75rem 1rem}.Process-module__Y14LMW__stepNumber{font-size:2rem}.Process-module__Y14LMW__stepName{font-size:1.1rem}.Process-module__Y14LMW__stepDesc{grid-column:1/-1}}
.WhyAxiom-module__5mcRJG__section{padding:var(--section-gap)0}.WhyAxiom-module__5mcRJG__sectionLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:3rem;font-size:.7rem;font-weight:400}.WhyAxiom-module__5mcRJG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.WhyAxiom-module__5mcRJG__heading{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.2}.WhyAxiom-module__5mcRJG__body{font-family:var(--font-body);color:var(--text-secondary);font-size:.88rem;font-weight:300;line-height:1.9}.WhyAxiom-module__5mcRJG__tiles{background:var(--border-mid);grid-template-columns:1fr 1fr;gap:1px;display:grid}.WhyAxiom-module__5mcRJG__tile{border:1px solid var(--border);background:var(--bg);padding:1.5rem;transition:border-color .3s,background .3s}.WhyAxiom-module__5mcRJG__tile:hover{border-color:var(--accent-dim);background:var(--hover-bg)}.WhyAxiom-module__5mcRJG__tile:hover .WhyAxiom-module__5mcRJG__tileNum{color:var(--accent)}.WhyAxiom-module__5mcRJG__tile:hover .WhyAxiom-module__5mcRJG__tileTitle{color:var(--text-hover)}.WhyAxiom-module__5mcRJG__tile:hover .WhyAxiom-module__5mcRJG__tileBody{color:var(--text-primary)}.WhyAxiom-module__5mcRJG__tileNum{font-family:var(--font-body);color:var(--accent);margin-bottom:.75rem;font-size:.7rem;font-weight:400;transition:color .3s}.WhyAxiom-module__5mcRJG__tileTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.25;transition:color .3s}.WhyAxiom-module__5mcRJG__tileBody{font-family:var(--font-body);color:var(--text-secondary);font-size:.82rem;font-weight:300;line-height:1.8;transition:color .3s}@media (max-width:900px){.WhyAxiom-module__5mcRJG__grid{grid-template-columns:1fr;gap:3rem}.WhyAxiom-module__5mcRJG__tiles{grid-template-columns:1fr}}
.Contact-module__Bs3a0a__section{padding:var(--section-gap)0}.Contact-module__Bs3a0a__sectionLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:3rem;font-size:.7rem;font-weight:400}.Contact-module__Bs3a0a__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__Bs3a0a__heading{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.2}.Contact-module__Bs3a0a__body{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:2rem;font-size:.88rem;font-weight:300;line-height:1.9}.Contact-module__Bs3a0a__metaBlock{border-left:2px solid var(--accent-dim);flex-direction:column;gap:.5rem;padding-left:1rem;display:flex}.Contact-module__Bs3a0a__metaLine{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-size:.7rem;font-weight:400}.Contact-module__Bs3a0a__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__Bs3a0a__fieldWrap{border-bottom:1px solid var(--border-mid);padding-bottom:.25rem;transition:border-color .2s;position:relative}.Contact-module__Bs3a0a__fieldWrap:focus-within{border-bottom-color:var(--accent)}.Contact-module__Bs3a0a__fieldLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--text-tertiary);margin-bottom:.3rem;font-size:.65rem;font-weight:400;transition:color .2s;display:block}.Contact-module__Bs3a0a__fieldWrap:focus-within .Contact-module__Bs3a0a__fieldLabel{color:var(--accent)}.Contact-module__Bs3a0a__input{width:100%;font-family:var(--font-body);color:var(--text-primary);background:0 0;border:none;outline:none;padding:.4rem 0;font-size:.9rem;font-weight:300}.Contact-module__Bs3a0a__textarea{width:100%;font-family:var(--font-body);color:var(--text-primary);resize:vertical;background:0 0;border:none;outline:none;min-height:120px;padding:.4rem 0;font-size:.9rem;font-weight:300}.Contact-module__Bs3a0a__pillLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--text-tertiary);margin-bottom:.75rem;font-size:.65rem;font-weight:400;display:block}.Contact-module__Bs3a0a__pillGroup{flex-wrap:wrap;gap:.5rem;display:flex}.Contact-module__Bs3a0a__pill{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border:1px solid var(--border-mid);cursor:none;background:0 0;padding:.35rem .9rem;font-size:.7rem;font-weight:400;transition:border-color .2s,color .2s,background .2s}.Contact-module__Bs3a0a__pill:hover{border-color:var(--accent-dim);color:var(--text-primary)}.Contact-module__Bs3a0a__pillSelected{border-color:var(--accent);color:var(--accent);background:var(--accent-glow)}.Contact-module__Bs3a0a__submitBtn{width:100%;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;background:var(--accent);color:var(--bg);cursor:none;border:none;padding:1rem;font-size:.8rem;font-weight:400;transition:background .2s,transform .2s}.Contact-module__Bs3a0a__submitBtn:hover{background:var(--text-primary);transform:translateY(-1px)}.Contact-module__Bs3a0a__submitBtn:disabled{opacity:.6}.Contact-module__Bs3a0a__success{text-align:center;padding:3rem 0}.Contact-module__Bs3a0a__successCheck{color:var(--success);margin-bottom:.5rem;font-size:1.5rem}.Contact-module__Bs3a0a__successLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:.75rem;font-size:.7rem;font-weight:400}.Contact-module__Bs3a0a__successMsg{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-style:italic;font-weight:300}.Contact-module__Bs3a0a__successBar{background:var(--border-mid);width:100%;height:1px;position:relative;overflow:hidden}.Contact-module__Bs3a0a__successBar:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:100%;animation:5s linear forwards Contact-module__Bs3a0a__drain;position:absolute;top:0;left:0}@keyframes Contact-module__Bs3a0a__drain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Contact-module__Bs3a0a__error{font-family:var(--font-body);color:var(--error);font-size:.8rem}@keyframes Contact-module__Bs3a0a__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Contact-module__Bs3a0a__sending:after{content:"|";margin-left:2px;animation:.8s infinite Contact-module__Bs3a0a__blink}@media (max-width:900px){.Contact-module__Bs3a0a__grid{grid-template-columns:1fr;gap:3rem}.Contact-module__Bs3a0a__pillGroup{gap:.4rem}.Contact-module__Bs3a0a__pill{padding:.3rem .7rem;font-size:.65rem}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border);padding:3rem 0}.Footer-module__Grjkva__footerInner{grid-template-columns:1fr 2fr 1fr;align-items:start;gap:2rem;display:grid}.Footer-module__Grjkva__footerLogo{align-items:center;margin-bottom:.6rem;display:inline-flex}.Footer-module__Grjkva__footerLogo img{width:auto;height:35px;display:block}.Footer-module__Grjkva__footerCopy{font-family:var(--font-body);color:var(--text-tertiary);font-size:.7rem;font-weight:300}.Footer-module__Grjkva__footerTagline{font-family:var(--font-body);color:var(--text-secondary);text-align:center;font-size:.75rem;font-style:italic;font-weight:300}.Footer-module__Grjkva__footerLinks{justify-content:flex-end;gap:2rem;display:flex}.Footer-module__Grjkva__footerLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);cursor:none;background:0 0;border:none;padding:0;font-size:.7rem;font-weight:400;transition:color .2s}.Footer-module__Grjkva__footerLink:hover{color:var(--text-secondary)}@media (max-width:768px){.Footer-module__Grjkva__footerInner{text-align:center;grid-template-columns:1fr;gap:1.5rem}.Footer-module__Grjkva__footerLinks{justify-content:center}}
.LoadingScreen-module__E3fqKG__overlay{background:var(--bg);z-index:10000;opacity:1;visibility:visible;justify-content:center;align-items:center;transition:opacity .9s cubic-bezier(.4,0,.2,1),visibility .9s;display:flex;position:fixed;inset:0}.LoadingScreen-module__E3fqKG__overlayHidden{opacity:0;visibility:hidden;pointer-events:none}.LoadingScreen-module__E3fqKG__logoWrap{aspect-ratio:723/336;width:min(70vw,560px);position:relative}.LoadingScreen-module__E3fqKG__logoOutline{fill:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.LoadingScreen-module__E3fqKG__logoOutline path{stroke-width:1px;stroke-linejoin:round;stroke-linecap:round;stroke:color-mix(in srgb,var(--text-primary)55%,transparent)}.LoadingScreen-module__E3fqKG__logoOutline path:first-child{stroke-dasharray:4000;stroke-dashoffset:4000px;animation:2.6s cubic-bezier(.4,0,.2,1) .1s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__logoOutline path:nth-child(2){stroke-dasharray:600;stroke-dashoffset:600px;animation:.7s cubic-bezier(.4,0,.2,1) 1.2s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__logoOutline path:nth-child(3){stroke-dasharray:800;stroke-dashoffset:800px;animation:.8s cubic-bezier(.4,0,.2,1) 1.55s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__logoOutline path:nth-child(4){stroke-dasharray:500;stroke-dashoffset:500px;animation:.6s cubic-bezier(.4,0,.2,1) 1.9s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__logoOutline path:nth-child(5){stroke-dasharray:800;stroke-dashoffset:800px;animation:.8s cubic-bezier(.4,0,.2,1) 2.15s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__logoOutline path:nth-child(6){stroke-dasharray:700;stroke-dashoffset:700px;animation:.75s cubic-bezier(.4,0,.2,1) 2.5s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__logoOutline path:nth-child(7){stroke-dasharray:200;stroke-dashoffset:200px;animation:.35s cubic-bezier(.4,0,.2,1) 2.9s forwards LoadingScreen-module__E3fqKG__logoDraw}.LoadingScreen-module__E3fqKG__dark .LoadingScreen-module__E3fqKG__logoOutline{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--text-primary)60%,transparent))drop-shadow(0 0 12px color-mix(in srgb,var(--text-primary)30%,transparent))drop-shadow(0 0 32px color-mix(in srgb,var(--text-primary)14%,transparent));animation:2s ease-in-out 3s infinite LoadingScreen-module__E3fqKG__glowBreathe}.LoadingScreen-module__E3fqKG__light .LoadingScreen-module__E3fqKG__logoOutline{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--text-primary)25%,transparent))drop-shadow(0 0 8px color-mix(in srgb,var(--text-primary)10%,transparent));animation:2s ease-in-out 3s infinite LoadingScreen-module__E3fqKG__glowBreathe}@media (prefers-color-scheme:dark){.LoadingScreen-module__E3fqKG__logoWrap:not(.LoadingScreen-module__E3fqKG__dark):not(.LoadingScreen-module__E3fqKG__light) .LoadingScreen-module__E3fqKG__logoOutline{filter:drop-shadow(0 0 2px color-mix(in srgb,var(--text-primary)60%,transparent))drop-shadow(0 0 12px color-mix(in srgb,var(--text-primary)30%,transparent))drop-shadow(0 0 32px color-mix(in srgb,var(--text-primary)14%,transparent));animation:2s ease-in-out 3s infinite LoadingScreen-module__E3fqKG__glowBreathe}}@keyframes LoadingScreen-module__E3fqKG__logoDraw{to{stroke-dashoffset:0}}@keyframes LoadingScreen-module__E3fqKG__glowBreathe{0%,to{opacity:1}50%{opacity:.6}}@media (prefers-reduced-motion:reduce){.LoadingScreen-module__E3fqKG__logoOutline path{stroke-dashoffset:0;animation:none}.LoadingScreen-module__E3fqKG__logoOutline{animation:none}}
