.Nav-module__bLoQaq__nav{z-index:1000;border-bottom:1px solid var(--border);background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);width:100%;height:64px;transition:border-color .3s,background .4s;position:fixed;top:0;left:0}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__scrolled{border-bottom-color:var(--border-mid)}.Nav-module__bLoQaq__navInner{max-width:var(--max-width);padding:0 var(--gutter);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.Nav-module__bLoQaq__logo{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--text-primary);font-size:.85rem;font-weight:400;transition:color .3s}.Nav-module__bLoQaq__navActions{align-items:center;gap:1.5rem;display:flex}.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{background:var(--bg);-webkit-backdrop-filter:none}.Nav-module__bLoQaq__hamburger{display:flex}.Nav-module__bLoQaq__navRight{background:var(--bg);-webkit-backdrop-filter:none;padding:1.5rem var(--gutter);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:0;transition:transform .35s,opacity .35s;position:fixed;top:64px;left:0;right:0;transform:translateY(-120%)}.Nav-module__bLoQaq__navRightOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Nav-module__bLoQaq__navLink,.Nav-module__bLoQaq__navCta{border-bottom:1px solid var(--border);text-align:left;width:100%;padding:1rem 0;font-size:.75rem}.Nav-module__bLoQaq__navCta{border:none;border-bottom:1px solid var(--border);color:var(--accent);background:0 0;padding:1rem 0}.Nav-module__bLoQaq__navLink:last-of-type,.Nav-module__bLoQaq__navCta{border-bottom:none}.Nav-module__bLoQaq__themeToggle,.Nav-module__bLoQaq__hamburger span{cursor:auto}}
.Hero-module__JgYmMq__hero{background:var(--bg);align-items:center;height:100svh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__watermark{font-family:var(--font-display);color:var(--text-tertiary);opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:60vw;font-weight:300;line-height:1;position:absolute;top:50%;right:-5vw;transform:translateY(-50%)}.Hero-module__JgYmMq__heroLine{background:var(--border-mid);opacity:.15;pointer-events:none;z-index:0;width:100%;height:1px;position:absolute;top:50%;left:0}.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}@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}}
.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{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--text-primary);margin-bottom:.5rem;font-size:.85rem;font-weight:400}.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}}
