.ThemeToggle-module__sGqMhG__toggle{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.ThemeToggle-module__sGqMhG__track{background:var(--bg-secondary);border:1.5px solid var(--border);width:52px;height:26px;box-shadow:2px 2px 0 var(--border-accent);border-radius:0;align-items:center;transition:background .25s,border-color .25s;display:flex;position:relative}.ThemeToggle-module__sGqMhG__toggle:hover .ThemeToggle-module__sGqMhG__track{border-color:var(--accent)}.ThemeToggle-module__sGqMhG__thumb{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background-color .25s;display:flex;position:absolute}.ThemeToggle-module__sGqMhG__dark{background:var(--accent);color:#fff;transform:translate(2px)}.ThemeToggle-module__sGqMhG__light{background:var(--accent);color:#fff;transform:translate(28px)}.ThemeToggle-module__sGqMhG__placeholder{background:var(--bg-secondary);border:1.5px solid var(--border);width:52px;height:26px}
.Navbar-module__cJzEcG__nav{z-index:1000;background:0 0;transition:background .3s,border-bottom .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(14px);border-bottom:1.5px solid var(--border);background:#121212eb}[data-theme=light] .Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{background:#f7f7f5f0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-mono);letter-spacing:-.02em;flex-shrink:0;align-items:center;gap:2px;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex;color:var(--text)!important}.Navbar-module__cJzEcG__logoMark{color:var(--accent)}.Navbar-module__cJzEcG__logoText{color:var(--text)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent);width:0;height:2px;transition:width .2s;position:absolute;bottom:-3px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__toggleItem{align-items:center;display:flex}.Navbar-module__cJzEcG__ctaBtn{white-space:nowrap;padding:.55rem 1.3rem!important;font-size:.82rem!important}.Navbar-module__cJzEcG__mobileRight{align-items:center;gap:.75rem;display:none}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}.Navbar-module__cJzEcG__bar{background:var(--text);width:24px;height:2px;transition:all .25s;display:block}.Navbar-module__cJzEcG__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__barOpen2{opacity:0}.Navbar-module__cJzEcG__barOpen3{transform:translateY(-7px)rotate(-45deg)}@media (max-width:860px){.Navbar-module__cJzEcG__mobileRight{display:flex}.Navbar-module__cJzEcG__toggleItem{display:none}.Navbar-module__cJzEcG__links{background:var(--bg);border-bottom:2px solid var(--border-accent);flex-direction:column;gap:1.2rem;padding:1.5rem 2rem;transition:transform .3s,background .3s;position:fixed;top:72px;left:0;right:0;transform:translateY(-120%);box-shadow:0 8px 24px #0000004d}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{transform:translateY(0)}}
.Hero-module__ZARIfG__hero{will-change:transform, opacity;flex-direction:column;justify-content:center;min-height:100vh;padding:120px 0 40px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);pointer-events:none;background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__orb{background:radial-gradient(circle, var(--orb-color) 0%, transparent 70%);pointer-events:none;width:650px;height:650px;animation:10s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-150px;right:-150px}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,25px)scale(1.03)}}.Hero-module__ZARIfG__inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.Hero-module__ZARIfG__copy{flex-direction:column;gap:0;display:flex}.Hero-module__ZARIfG__headline{letter-spacing:-.02em;margin:1.5rem 0;font-size:clamp(2.4rem,5.5vw,4.4rem);font-weight:600;line-height:1.15}.Hero-module__ZARIfG__accentLine{color:var(--accent)}.Hero-module__ZARIfG__heroPoints{flex-direction:column;gap:.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.Hero-module__ZARIfG__heroPoints li{color:var(--text-muted);font-size:1.1rem;line-height:1.4;font-family:var(--font-serif);align-items:center;gap:.75rem;font-style:italic;display:flex}.Hero-module__ZARIfG__pointIcon{color:var(--accent);flex-shrink:0}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__nodeSvg{width:100%;max-width:400px;height:auto;filter:drop-shadow(0 0 30px var(--accent-glow))}.Hero-module__ZARIfG__matrixTitle{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.Hero-module__ZARIfG__matrixGrid{grid-template-columns:1.15fr 1fr 1fr;align-items:stretch;gap:1.5rem;display:grid}.Hero-module__ZARIfG__pillarCard{background:var(--bg-card);border:1.5px solid var(--border);transition:all var(--transition), transform .3s cubic-bezier(.4, 0, .2, 1);cursor:pointer;flex-direction:column;justify-content:space-between;padding:2.25rem 2rem;display:flex;position:relative}.Hero-module__ZARIfG__nodeSvg,.Hero-module__ZARIfG__nodeSvg *{cursor:default}.Hero-module__ZARIfG__pillarCard:hover{border-color:var(--accent);box-shadow:6px 6px 0px var(--border);transform:translateY(-4px)}.Hero-module__ZARIfG__pillarHeader{margin-bottom:1.5rem}.Hero-module__ZARIfG__pillarTarget{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;display:block}.Hero-module__ZARIfG__pillarName{margin-bottom:.75rem;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.2}.Hero-module__ZARIfG__pillarMessage{color:var(--text-muted);margin-bottom:1.5rem;font-size:.92rem;line-height:1.6}.Hero-module__ZARIfG__pillarTechList{flex-wrap:wrap;gap:.4rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__pillarTechTag{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border);color:var(--text);white-space:nowrap;padding:.15rem .45rem;font-size:.65rem}.Hero-module__ZARIfG__pillarCta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);align-items:center;gap:.4rem;margin-top:auto;font-size:.75rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.Hero-module__ZARIfG__pillarCard:hover .Hero-module__ZARIfG__pillarCta{gap:.6rem}@media (max-width:1024px){.Hero-module__ZARIfG__inner{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.Hero-module__ZARIfG__visual{order:-1}.Hero-module__ZARIfG__nodeSvg{max-width:320px}.Hero-module__ZARIfG__matrixGrid{grid-template-columns:1fr;gap:1.5rem}.Hero-module__ZARIfG__pillarCard{padding:1.75rem 1.5rem}}@media (max-width:600px){.Hero-module__ZARIfG__hero{will-change:transform, opacity;padding:100px 0 40px}.Hero-module__ZARIfG__headline{font-size:clamp(2rem,8vw,2.6rem)}}
.About-module__vAULUW__about{background:var(--bg);position:relative}.About-module__vAULUW__about:before{content:"";background:linear-gradient(to bottom, transparent, var(--accent), transparent);opacity:.3;width:2px;height:100%;position:absolute;top:0;left:0}.About-module__vAULUW__header{margin-bottom:4rem}.About-module__vAULUW__title{margin-top:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.About-module__vAULUW__accent{color:var(--accent)}.About-module__vAULUW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-bottom:4rem;display:grid}.About-module__vAULUW__bio p{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.About-module__vAULUW__bio strong{color:var(--text);font-weight:600}.About-module__vAULUW__bioActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.About-module__vAULUW__statCard{flex-direction:column;gap:.4rem;padding:1.8rem 1.5rem;display:flex}.About-module__vAULUW__statValue{font-family:var(--font-mono);color:var(--accent);letter-spacing:-.03em;font-size:2.8rem;font-weight:700;line-height:1}.About-module__vAULUW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:500;font-family:var(--font-mono)}.About-module__vAULUW__skills{border-top:1.5px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:3rem;display:grid}.About-module__vAULUW__skillCategory{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:1rem;font-size:.78rem;font-weight:700}.About-module__vAULUW__skillBracket{opacity:.5;margin-right:4px}.About-module__vAULUW__skillList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.About-module__vAULUW__skillItem{color:var(--text-muted);align-items:center;gap:.7rem;font-size:.92rem;transition:color .2s;display:flex}.About-module__vAULUW__skillItem:hover{color:var(--text)}.About-module__vAULUW__skillDot{background:var(--accent);flex-shrink:0;width:5px;height:5px}@media (max-width:900px){.About-module__vAULUW__layout{grid-template-columns:1fr;gap:2.5rem}.About-module__vAULUW__skills{grid-template-columns:1fr 1fr}}@media (max-width:600px){.About-module__vAULUW__skills{grid-template-columns:1fr}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr}}
.ManagerReadme-module__rp3eoq__readme{background:var(--bg);position:relative}.ManagerReadme-module__rp3eoq__header{margin-bottom:3rem}.ManagerReadme-module__rp3eoq__title{margin-top:1rem;font-size:clamp(2rem,4vw,3rem)}.ManagerReadme-module__rp3eoq__accent{color:var(--accent)}.ManagerReadme-module__rp3eoq__subtitle{color:var(--text-muted);max-width:520px;margin-top:.7rem;font-size:1rem}.ManagerReadme-module__rp3eoq__layout{border:2px solid var(--border-accent);box-shadow:var(--brutalist-shadow-lg);grid-template-columns:280px 1fr;gap:0;margin-bottom:2.5rem;display:grid}.ManagerReadme-module__rp3eoq__tabs{border-right:2px solid var(--border-accent);flex-direction:column;display:flex}.ManagerReadme-module__rp3eoq__tab{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;color:var(--text-muted);font-family:var(--font-sans);background:0 0;align-items:center;gap:.8rem;padding:1.4rem 1.5rem;transition:background .2s,color .2s;display:flex}.ManagerReadme-module__rp3eoq__tab:last-child{border-bottom:none}.ManagerReadme-module__rp3eoq__tab:hover{background:var(--accent-dim);color:var(--text)}.ManagerReadme-module__rp3eoq__activeTab{border-left:3px solid var(--accent);background:var(--accent-dim)!important;color:var(--text)!important}.ManagerReadme-module__rp3eoq__tabIcon{flex-shrink:0;font-size:1.1rem}.ManagerReadme-module__rp3eoq__tabTitle{flex:1;font-size:.9rem;font-weight:600;line-height:1.3}.ManagerReadme-module__rp3eoq__tabArrow{color:var(--accent);opacity:0;font-size:.8rem;transition:opacity .2s}.ManagerReadme-module__rp3eoq__tab:hover .ManagerReadme-module__rp3eoq__tabArrow,.ManagerReadme-module__rp3eoq__activeTab .ManagerReadme-module__rp3eoq__tabArrow{opacity:1}.ManagerReadme-module__rp3eoq__panel{background:var(--bg-card);padding:2.5rem}.ManagerReadme-module__rp3eoq__panelHeader{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.2rem}.ManagerReadme-module__rp3eoq__panelTitle{margin-top:.4rem;font-size:1.4rem;font-weight:700}.ManagerReadme-module__rp3eoq__entries{flex-direction:column;gap:1.5rem;display:flex}.ManagerReadme-module__rp3eoq__entryLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.75rem;font-weight:700;display:flex}.ManagerReadme-module__rp3eoq__entryDot{background:var(--accent);flex-shrink:0;width:6px;height:6px}.ManagerReadme-module__rp3eoq__entryValue{color:var(--text-muted);font-size:.95rem;line-height:1.7}.ManagerReadme-module__rp3eoq__callout{flex-direction:column;gap:.8rem;padding:2.5rem;display:flex}.ManagerReadme-module__rp3eoq__calloutText{color:var(--text-muted);max-width:680px;font-size:1.05rem;line-height:1.75}.ManagerReadme-module__rp3eoq__calloutText strong{color:var(--text)}@media (max-width:768px){.ManagerReadme-module__rp3eoq__layout{grid-template-columns:1fr}.ManagerReadme-module__rp3eoq__tabs{border-right:none;border-bottom:2px solid var(--border-accent);flex-direction:row;overflow-x:auto}.ManagerReadme-module__rp3eoq__tab{border-bottom:none;border-right:1px solid var(--border);min-width:140px}.ManagerReadme-module__rp3eoq__tab:last-child{border-right:none}.ManagerReadme-module__rp3eoq__activeTab{border-left:none;border-top:3px solid var(--accent)}.ManagerReadme-module__rp3eoq__panel{padding:1.5rem}.ManagerReadme-module__rp3eoq__tabTitle{font-size:.8rem}}
.CaseStudy-module__R8doEa__caseStudy{background:var(--bg);padding:120px 0;position:relative}.CaseStudy-module__R8doEa__header{text-align:left;margin-bottom:3.5rem}.CaseStudy-module__R8doEa__title{margin-top:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.2}.CaseStudy-module__R8doEa__accent{color:var(--accent)}.CaseStudy-module__R8doEa__subtitle{color:var(--text-muted);max-width:700px;margin-top:1rem;font-size:1.1rem}.CaseStudy-module__R8doEa__filters{border-bottom:1.5px solid var(--border);flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}.CaseStudy-module__R8doEa__filterTab{font-family:var(--font-mono);color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:color .25s;position:relative}.CaseStudy-module__R8doEa__filterTab:hover,.CaseStudy-module__R8doEa__activeFilterTab{color:var(--accent)}.CaseStudy-module__R8doEa__activeIndicator{background:var(--accent);height:3px;position:absolute;bottom:-18px;left:0;right:0}.CaseStudy-module__R8doEa__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-items:stretch;gap:2rem;display:grid}.CaseStudy-module__R8doEa__card{background:var(--bg-card);border:1.5px solid var(--border);transition:all var(--transition), transform .25s ease;cursor:pointer;flex-direction:column;padding:2.25rem 2rem;display:flex;position:relative}.CaseStudy-module__R8doEa__card:hover{border-color:var(--accent);box-shadow:var(--brutalist-shadow);transform:translateY(-4px)}.CaseStudy-module__R8doEa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.CaseStudy-module__R8doEa__categoryTag{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.CaseStudy-module__R8doEa__clientType{font-family:var(--font-mono);color:var(--accent);border:1px solid var(--accent);border-radius:2px;padding:.1rem .4rem;font-size:.65rem}.CaseStudy-module__R8doEa__cardTitle{color:var(--text);margin-bottom:.75rem;font-size:1.35rem;font-weight:600;line-height:1.3}.CaseStudy-module__R8doEa__metricBlock{background:var(--accent-dim);border-left:3px solid var(--accent);margin-bottom:1.25rem;padding:.75rem 1rem}.CaseStudy-module__R8doEa__metricValue{font-family:var(--font-sans);color:var(--accent);font-size:1.15rem;font-weight:700;line-height:1.2;display:block}.CaseStudy-module__R8doEa__metricLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem;font-size:.65rem;display:block}.CaseStudy-module__R8doEa__summary{color:var(--text-muted);flex-grow:1;margin-bottom:1.75rem;font-size:.9rem;line-height:1.6}.CaseStudy-module__R8doEa__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CaseStudy-module__R8doEa__tags{flex-wrap:wrap;gap:.4rem;display:flex}.CaseStudy-module__R8doEa__tag{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border);padding:.15rem .4rem;font-size:.62rem}.CaseStudy-module__R8doEa__deepDiveTrigger{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.72rem;font-weight:700;display:inline-flex}.CaseStudy-module__R8doEa__card:hover .CaseStudy-module__R8doEa__deepDiveTrigger{gap:.5rem}.CaseStudy-module__R8doEa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#141413a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.CaseStudy-module__R8doEa__modal{background:var(--bg-card);border:2px solid var(--border-accent);box-shadow:var(--brutalist-shadow-lg);flex-direction:column;width:100%;max-width:800px;max-height:85vh;padding:3rem 2.5rem;display:flex;position:relative;overflow-y:auto}.CaseStudy-module__R8doEa__closeButton{border:2px solid var(--border);width:2.2rem;height:2.2rem;font-family:var(--font-mono);cursor:pointer;color:var(--text);transition:all var(--transition);background:0 0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:1.5rem;right:1.5rem}.CaseStudy-module__R8doEa__closeButton:hover{border-color:var(--accent);color:var(--accent);transform:scale(1.05)}.CaseStudy-module__R8doEa__modalHeader{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.CaseStudy-module__R8doEa__modalHeaderTags{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.CaseStudy-module__R8doEa__modalTitle{color:var(--text);margin-top:.5rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600;line-height:1.25}.CaseStudy-module__R8doEa__modalSubtitle{color:var(--text-muted);margin-top:.5rem;font-size:1.05rem}.CaseStudy-module__R8doEa__modalLayout{grid-template-columns:1.2fr .8fr;gap:2.5rem;display:grid}.CaseStudy-module__R8doEa__modalMain{flex-direction:column;gap:2rem;display:flex}.CaseStudy-module__R8doEa__contextBox{background:var(--bg-secondary);border:1px solid var(--border);padding:1.5rem}.CaseStudy-module__R8doEa__contextLabel{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;display:block}.CaseStudy-module__R8doEa__contextBox p{color:var(--text);font-size:.95rem;line-height:1.65}.CaseStudy-module__R8doEa__sectionLabel{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;font-size:.8rem;display:block}.CaseStudy-module__R8doEa__timeline{flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex;position:relative}.CaseStudy-module__R8doEa__timeline:before{content:"";background:var(--border);width:1.5px;position:absolute;top:8px;bottom:8px;left:3.5px}.CaseStudy-module__R8doEa__timelineItem{position:relative}.CaseStudy-module__R8doEa__timelineDot{background:var(--accent);border:2px solid var(--bg-card);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-dim);border-radius:50%;position:absolute;top:6px;left:-1.5rem}.CaseStudy-module__R8doEa__phaseName{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;display:block}.CaseStudy-module__R8doEa__phaseTitle{color:var(--text);margin:.15rem 0 .4rem;font-size:.95rem;font-weight:600}.CaseStudy-module__R8doEa__phaseDesc{color:var(--text-muted);font-size:.88rem;line-height:1.5}.CaseStudy-module__R8doEa__modalSidebar{flex-direction:column;gap:2rem;display:flex}.CaseStudy-module__R8doEa__sidebarCard{background:var(--bg-secondary);border:1px solid var(--border);padding:1.75rem}.CaseStudy-module__R8doEa__sidebarTitle{color:var(--text);margin-bottom:1.25rem;font-size:1.15rem;font-weight:600}.CaseStudy-module__R8doEa__impactList{flex-direction:column;gap:1.25rem;display:flex}.CaseStudy-module__R8doEa__impactItem{flex-direction:column;display:flex}.CaseStudy-module__R8doEa__impactMetric{color:var(--accent);font-size:1.6rem;font-weight:700;line-height:1.2}.CaseStudy-module__R8doEa__impactLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.15rem;font-size:.65rem}.CaseStudy-module__R8doEa__stackCard{background:var(--bg-secondary);border:1px solid var(--border);padding:1.5rem}.CaseStudy-module__R8doEa__stackList{flex-wrap:wrap;gap:.5rem;display:flex}.CaseStudy-module__R8doEa__stackTag{font-family:var(--font-mono);background:var(--bg-card);border:1px solid var(--border);color:var(--text);padding:.2rem .5rem;font-size:.68rem}@media (max-width:800px){.CaseStudy-module__R8doEa__modalLayout{grid-template-columns:1fr;gap:2rem}.CaseStudy-module__R8doEa__modal{padding:2.5rem 1.5rem}}
.AIApplicationMatrix-module__1q3FwG__aiSection{background:var(--bg-secondary);padding:120px 0;position:relative;overflow:hidden}.AIApplicationMatrix-module__1q3FwG__header{text-align:left;margin-bottom:4rem}.AIApplicationMatrix-module__1q3FwG__title{margin-top:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.2}.AIApplicationMatrix-module__1q3FwG__accent{color:var(--accent)}.AIApplicationMatrix-module__1q3FwG__subtitle{color:var(--text-muted);max-width:700px;margin-top:1rem;font-size:1.1rem}.AIApplicationMatrix-module__1q3FwG__tabs{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.AIApplicationMatrix-module__1q3FwG__tab{background:var(--bg-card);border:1.5px solid var(--border);text-align:left;cursor:pointer;transition:all var(--transition), transform .25s ease;flex-direction:column;justify-content:space-between;padding:1.75rem 1.5rem;display:flex;position:relative}.AIApplicationMatrix-module__1q3FwG__tab:hover{border-color:var(--accent);transform:translateY(-2px)}.AIApplicationMatrix-module__1q3FwG__activeTab{border-color:var(--accent);box-shadow:var(--brutalist-shadow);transform:translateY(-2px)}.AIApplicationMatrix-module__1q3FwG__tabTag{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.65rem;display:block}.AIApplicationMatrix-module__1q3FwG__tabTitle{color:var(--text);margin-bottom:.75rem;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:600;line-height:1.25}.AIApplicationMatrix-module__1q3FwG__tabBrief{color:var(--text-muted);font-size:.85rem;line-height:1.5}.AIApplicationMatrix-module__1q3FwG__panel{background:var(--bg-card);border:2px solid var(--border);box-shadow:4px 4px 0px var(--border);padding:3rem 2.5rem}.AIApplicationMatrix-module__1q3FwG__panelHeader{border-bottom:1.5px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.AIApplicationMatrix-module__1q3FwG__panelTitle{color:var(--text);margin-bottom:.5rem;font-size:1.6rem;font-weight:600}.AIApplicationMatrix-module__1q3FwG__blueprint{color:var(--text-muted);font-size:1.05rem;font-style:italic;line-height:1.7}.AIApplicationMatrix-module__1q3FwG__blueprintStrong{color:var(--text);margin-right:.5rem;font-style:normal;font-weight:600;display:inline-block}.AIApplicationMatrix-module__1q3FwG__mechanicsList{flex-direction:column;gap:2rem;display:flex}.AIApplicationMatrix-module__1q3FwG__mechanicCard{background:var(--bg-secondary);border:1px solid var(--border);padding:1.75rem;transition:border-color .2s;position:relative}.AIApplicationMatrix-module__1q3FwG__mechanicCard:hover{border-color:var(--accent)}.AIApplicationMatrix-module__1q3FwG__mechanicHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.AIApplicationMatrix-module__1q3FwG__mechanicNumber{font-family:var(--font-mono);color:var(--accent);border:1px solid var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.75rem;display:flex}.AIApplicationMatrix-module__1q3FwG__mechanicTitle{color:var(--text);font-size:1.15rem;font-weight:600}.AIApplicationMatrix-module__1q3FwG__mechanicDesc{color:var(--text-muted);padding-left:2.35rem;font-size:.95rem;line-height:1.65}@media (max-width:900px){.AIApplicationMatrix-module__1q3FwG__tabs{grid-template-columns:1fr;gap:1rem}.AIApplicationMatrix-module__1q3FwG__panel{padding:2rem 1.5rem}.AIApplicationMatrix-module__1q3FwG__mechanicDesc{margin-top:.75rem;padding-left:0}}
.DepthSection-module__MiCC2G__depthSection{background:var(--bg);border-top:1.5px solid var(--border);padding:80px 0;position:relative}.DepthSection-module__MiCC2G__layout{grid-template-columns:260px 1fr;align-items:start;gap:4rem;display:grid}.DepthSection-module__MiCC2G__rail{height:100%;position:relative}.DepthSection-module__MiCC2G__railSticky{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:120px}.DepthSection-module__MiCC2G__tabsList{border-left:2px solid var(--border);flex-direction:column;gap:.75rem;padding-left:0;display:flex}.DepthSection-module__MiCC2G__tabBtn{cursor:pointer;text-align:left;width:100%;transition:all var(--transition);background:0 0;border:none;align-items:center;gap:.75rem;margin-left:-2px;padding:.5rem 1rem;display:flex;position:relative}.DepthSection-module__MiCC2G__tabDot{background:var(--border);width:6px;height:6px;transition:all var(--transition);border-radius:50%;flex-shrink:0}.DepthSection-module__MiCC2G__tabLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;transition:all var(--transition);font-size:.75rem;font-weight:700}.DepthSection-module__MiCC2G__tabBtn:hover .DepthSection-module__MiCC2G__tabLabel{color:var(--text)}.DepthSection-module__MiCC2G__activeTabBtn{border-left:2px solid var(--accent)}.DepthSection-module__MiCC2G__activeTabBtn .DepthSection-module__MiCC2G__tabDot{background:var(--accent);transform:scale(1.3)}.DepthSection-module__MiCC2G__activeTabBtn .DepthSection-module__MiCC2G__tabLabel{color:var(--accent)}.DepthSection-module__MiCC2G__contentArea{flex-direction:column;gap:2.5rem;min-height:500px;display:flex}.DepthSection-module__MiCC2G__panelHeader{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.DepthSection-module__MiCC2G__panelTitle{color:var(--text);margin-top:.5rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.DepthSection-module__MiCC2G__panelDesc{color:var(--text-muted);max-width:700px;font-size:1.05rem;line-height:1.6}.DepthSection-module__MiCC2G__panelBody{position:relative}@media (max-width:1024px){.DepthSection-module__MiCC2G__layout{grid-template-columns:1fr;gap:2.5rem}.DepthSection-module__MiCC2G__railSticky{gap:1rem;position:relative;top:0}.DepthSection-module__MiCC2G__tabsList{border-left:none;border-bottom:2px solid var(--border);scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:1.5rem;padding-bottom:0;padding-left:0;overflow-x:auto}.DepthSection-module__MiCC2G__tabsList::-webkit-scrollbar{display:none}.DepthSection-module__MiCC2G__tabBtn{white-space:nowrap;border-bottom:2px solid #0000;border-left:none;width:auto;margin-bottom:-2px;margin-left:0;padding:.75rem .25rem}.DepthSection-module__MiCC2G__activeTabBtn{border-bottom:2px solid var(--accent)}}
.ScaleQuiz-module__3cMLqq__quiz{background:var(--bg-secondary);position:relative;overflow:hidden}.ScaleQuiz-module__3cMLqq__quiz:after{content:"HEALTH CHECK";font-family:var(--font-mono);letter-spacing:.35em;color:var(--border);writing-mode:vertical-rl;-webkit-user-select:none;user-select:none;font-size:.6rem;position:absolute;top:80px;right:-50px}.ScaleQuiz-module__3cMLqq__header{margin-bottom:3rem}.ScaleQuiz-module__3cMLqq__title{margin-top:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.ScaleQuiz-module__3cMLqq__accent{color:var(--accent)}.ScaleQuiz-module__3cMLqq__subtitle{color:var(--text-muted);margin-top:.8rem;font-size:1rem;font-style:italic}.ScaleQuiz-module__3cMLqq__layout{grid-template-columns:1fr 300px;align-items:start;gap:2.5rem;display:grid}.ScaleQuiz-module__3cMLqq__quizCard{background:var(--bg-card);border:2px solid var(--border-accent);box-shadow:var(--brutalist-shadow-lg);min-height:420px;padding:2.5rem}.ScaleQuiz-module__3cMLqq__progressWrap{margin-bottom:2rem}.ScaleQuiz-module__3cMLqq__progressInfo{justify-content:space-between;margin-bottom:.5rem;display:flex}.ScaleQuiz-module__3cMLqq__progressBar{background:var(--border);height:3px;overflow:hidden}.ScaleQuiz-module__3cMLqq__progressFill{background:var(--accent);min-width:2px;height:100%}.ScaleQuiz-module__3cMLqq__questionTag{font-family:var(--font-mono);margin-bottom:.8rem;font-size:.78rem}.ScaleQuiz-module__3cMLqq__accentText{color:var(--accent)}.ScaleQuiz-module__3cMLqq__question{color:var(--text);margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:600;line-height:1.5}.ScaleQuiz-module__3cMLqq__options{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2rem;display:grid}.ScaleQuiz-module__3cMLqq__option{background:var(--bg-secondary);border:1.5px solid var(--border);color:var(--text-muted);cursor:pointer;font-family:var(--font-sans);flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem 1rem;transition:all .2s;display:flex}.ScaleQuiz-module__3cMLqq__option:hover{border-color:var(--accent);color:var(--text);background:var(--accent-dim)}.ScaleQuiz-module__3cMLqq__optionSelected{box-shadow:inset 0 -3px 0 var(--accent);border-color:var(--accent)!important;background:var(--accent-dim)!important;color:var(--accent)!important}.ScaleQuiz-module__3cMLqq__optionIcon{font-size:1.4rem;font-weight:700;font-family:var(--font-mono)}.ScaleQuiz-module__3cMLqq__optionLabel{text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600;font-family:var(--font-mono)}.ScaleQuiz-module__3cMLqq__nextBtn{justify-content:center;width:100%}.ScaleQuiz-module__3cMLqq__nextBtn:disabled{opacity:.3;cursor:not-allowed;box-shadow:4px 4px 0 var(--border)!important;background:var(--bg-secondary)!important;border-color:var(--border)!important;color:var(--text-muted)!important;transform:none!important}.ScaleQuiz-module__3cMLqq__results{flex-direction:column;gap:2rem;display:flex}.ScaleQuiz-module__3cMLqq__resultTitle{margin:.6rem 0;font-size:1.5rem}.ScaleQuiz-module__3cMLqq__resultDesc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.ScaleQuiz-module__3cMLqq__breakdown{flex-direction:column;gap:.4rem;display:flex}.ScaleQuiz-module__3cMLqq__breakdownRow{border-left:2px solid #0000;grid-template-columns:20px 1fr auto;align-items:center;gap:.8rem;padding:.5rem .8rem;font-size:.82rem;display:grid}.ScaleQuiz-module__3cMLqq__breakdownRed{border-left-color:var(--error-color,#ef4444);background:var(--error-bg,#ef44440d)}.ScaleQuiz-module__3cMLqq__breakdownGreen{border-left-color:var(--success-color,#22c55e);background:var(--success-bg,#22c55e0a)}.ScaleQuiz-module__3cMLqq__breakdownFlag{font-size:.9rem}.ScaleQuiz-module__3cMLqq__breakdownRed .ScaleQuiz-module__3cMLqq__breakdownFlag{color:var(--error-color,#ef4444)}.ScaleQuiz-module__3cMLqq__breakdownGreen .ScaleQuiz-module__3cMLqq__breakdownFlag{color:var(--success-color,#22c55e)}.ScaleQuiz-module__3cMLqq__breakdownLabel{color:var(--text-muted)}.ScaleQuiz-module__3cMLqq__breakdownAnswer{font-family:var(--font-mono);color:var(--text-muted);font-size:.7rem;font-weight:700}.ScaleQuiz-module__3cMLqq__resultCta{padding:1.8rem}.ScaleQuiz-module__3cMLqq__resultAction{color:var(--text);font-size:1rem;font-weight:500;line-height:1.6}.ScaleQuiz-module__3cMLqq__sideNote{position:sticky;top:100px}.ScaleQuiz-module__3cMLqq__sideNoteInner{background:var(--bg-card);border:1.5px solid var(--border);box-shadow:var(--brutalist-shadow);flex-direction:column;gap:1rem;padding:1.8rem;display:flex}.ScaleQuiz-module__3cMLqq__sideNoteInner p{color:var(--text-muted);font-size:.88rem;line-height:1.7}.ScaleQuiz-module__3cMLqq__riskLevels{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;margin-top:.5rem;padding-top:1rem;display:flex}.ScaleQuiz-module__3cMLqq__riskRow{align-items:center;gap:.6rem;display:flex}.ScaleQuiz-module__3cMLqq__riskDot{flex-shrink:0;width:8px;height:8px}@media (max-width:900px){.ScaleQuiz-module__3cMLqq__layout{grid-template-columns:1fr}.ScaleQuiz-module__3cMLqq__sideNote{position:static}}@media (max-width:600px){.ScaleQuiz-module__3cMLqq__quizCard{padding:1.5rem}.ScaleQuiz-module__3cMLqq__options{grid-template-columns:repeat(3,1fr);gap:.5rem}.ScaleQuiz-module__3cMLqq__option{padding:.9rem .5rem}}
.Contact-module__hcVmEa__contact{background:var(--bg-secondary)}.Contact-module__hcVmEa__header{margin-bottom:3.5rem}.Contact-module__hcVmEa__title{margin-top:1rem;font-size:clamp(2rem,4vw,3rem)}.Contact-module__hcVmEa__accent{color:var(--accent)}.Contact-module__hcVmEa__subtitle{color:var(--text-muted);margin-top:.7rem;font-size:1rem}.Contact-module__hcVmEa__layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid}.Contact-module__hcVmEa__infoCards{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.Contact-module__hcVmEa__infoCard{background:var(--bg-card);border:1px solid var(--border);align-items:flex-start;gap:1rem;padding:1.2rem;transition:border-color .2s;display:flex}.Contact-module__hcVmEa__infoCard:hover{border-color:var(--accent)}.Contact-module__hcVmEa__infoIcon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.Contact-module__hcVmEa__infoValue{color:var(--text);margin:.2rem 0 .3rem;font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__infoSub{color:var(--text-muted);font-size:.8rem;line-height:1.5}.Contact-module__hcVmEa__socialLinks{gap:1rem;display:flex}.Contact-module__hcVmEa__socialLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);border-bottom:1px solid var(--border);padding:.5rem 0;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s}.Contact-module__hcVmEa__socialLink:hover{color:var(--accent);border-bottom-color:var(--accent)}.Contact-module__hcVmEa__formWrap{background:var(--bg-card);border:2px solid var(--border-accent);box-shadow:var(--brutalist-shadow-lg);flex-direction:column;min-height:400px;padding:2.5rem;display:flex}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.2rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.Contact-module__hcVmEa__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__hcVmEa__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.72rem;font-weight:700}.Contact-module__hcVmEa__input{background:var(--bg-secondary);border:1.5px solid var(--border);color:var(--text);font-family:var(--font-sans);appearance:none;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Contact-module__hcVmEa__input::placeholder{color:var(--text-muted);opacity:.5}.Contact-module__hcVmEa__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Contact-module__hcVmEa__input:disabled{opacity:.6;cursor:not-allowed}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{justify-content:center;width:100%}.Contact-module__hcVmEa__errorBox{color:var(--error-color);background-color:var(--error-bg);border:1px solid var(--error-color);font-family:var(--font-mono);margin-bottom:1rem;padding:1.2rem;font-size:.8rem}.Contact-module__hcVmEa__errorText{margin-bottom:.8rem}.Contact-module__hcVmEa__errorActions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.Contact-module__hcVmEa__retryBtn{color:var(--error-color);cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.Contact-module__hcVmEa__errorSeparator{opacity:.6}.Contact-module__hcVmEa__mailtoLink{color:var(--error-color);font-weight:700;text-decoration:underline}.Contact-module__hcVmEa__success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Contact-module__hcVmEa__successIcon{background:var(--accent);color:#fff;width:60px;height:60px;box-shadow:var(--brutalist-shadow);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Contact-module__hcVmEa__success h3{font-size:1.5rem}.Contact-module__hcVmEa__success p{color:var(--text-muted);font-size:.95rem;line-height:1.7}@media (max-width:900px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr;gap:2.5rem}.Contact-module__hcVmEa__row{grid-template-columns:1fr}}@media (max-width:600px){.Contact-module__hcVmEa__formWrap{padding:1.5rem}}
.QuizFunnel-module__2iRLCq__funnelSection{background:var(--bg-card);border-top:1.5px solid var(--border);padding:80px 0;position:relative}.QuizFunnel-module__2iRLCq__headerArea{margin-bottom:3.5rem}.QuizFunnel-module__2iRLCq__title{margin-top:1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.QuizFunnel-module__2iRLCq__accent{color:var(--accent)}.QuizFunnel-module__2iRLCq__subtitle{color:var(--text-muted);margin-top:.5rem;font-size:1.05rem}.QuizFunnel-module__2iRLCq__funnelCard{background:var(--bg);border:1.5px solid var(--border);box-shadow:var(--brutalist-shadow);min-height:480px;padding:3rem;position:relative}.QuizFunnel-module__2iRLCq__quizLayout{grid-template-columns:1.2fr .8fr;align-items:start;gap:4rem;display:grid}.QuizFunnel-module__2iRLCq__quizMain{width:100%}.QuizFunnel-module__2iRLCq__quizSidebar{background:var(--bg-card);border:1.5px solid var(--border);padding:2rem}.QuizFunnel-module__2iRLCq__sideNoteInner{flex-direction:column;gap:1.25rem;display:flex}.QuizFunnel-module__2iRLCq__sideNoteText{font-size:.95rem;line-height:1.6}.QuizFunnel-module__2iRLCq__riskLevels{border-top:1px solid var(--border);flex-direction:column;gap:.6rem;padding-top:1.25rem;display:flex}.QuizFunnel-module__2iRLCq__riskRow{align-items:center;gap:.6rem;display:flex}.QuizFunnel-module__2iRLCq__riskDot{border-radius:50%;width:7px;height:7px}.QuizFunnel-module__2iRLCq__resultsWrap{flex-direction:column;gap:2.5rem;display:flex}.QuizFunnel-module__2iRLCq__resultsHeader{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.QuizFunnel-module__2iRLCq__resultTitle{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600;line-height:1.2}.QuizFunnel-module__2iRLCq__resultDesc{max-width:700px;font-size:1rem;line-height:1.6}.QuizFunnel-module__2iRLCq__breakdown{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem 0;display:grid}.QuizFunnel-module__2iRLCq__breakdownRow{font-size:.85rem;font-family:var(--font-sans);align-items:center;padding:.5rem .75rem;display:flex}.QuizFunnel-module__2iRLCq__breakdownFlag{margin-right:.75rem;font-size:1.1rem}.QuizFunnel-module__2iRLCq__breakdownLabel{flex-grow:1;font-weight:500}.QuizFunnel-module__2iRLCq__breakdownAnswer{font-family:var(--font-mono);border:1px solid var(--border);padding:.1rem .4rem;font-size:.75rem}.QuizFunnel-module__2iRLCq__breakdownRed{color:var(--error-color);background:var(--error-bg);border-left:2px solid var(--error-color)}.QuizFunnel-module__2iRLCq__breakdownRed .QuizFunnel-module__2iRLCq__breakdownAnswer{border-color:var(--error-color)}.QuizFunnel-module__2iRLCq__breakdownGreen{color:var(--success-color);background:var(--success-bg);border-left:2px solid var(--success-color)}.QuizFunnel-module__2iRLCq__breakdownGreen .QuizFunnel-module__2iRLCq__breakdownAnswer{border-color:var(--success-color)}.QuizFunnel-module__2iRLCq__resultCta{flex-direction:column;gap:1rem;padding:2rem;display:flex}.QuizFunnel-module__2iRLCq__resultAction{font-family:var(--font-serif);color:var(--text);font-size:1.2rem;font-weight:600}.QuizFunnel-module__2iRLCq__resultActionsRow{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.QuizFunnel-module__2iRLCq__contactHeaderRow{margin-bottom:2rem}.QuizFunnel-module__2iRLCq__prefillAlert{background:var(--success-bg);border:1.5px solid var(--success-color);color:var(--text);align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.92rem;display:flex}.QuizFunnel-module__2iRLCq__alertIcon{font-size:1.25rem}.QuizFunnel-module__2iRLCq__prefillAlert p{color:var(--text);flex-grow:1;margin:0}.QuizFunnel-module__2iRLCq__clearPrefillBtn{color:var(--accent);cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;background:0 0;border:none;font-size:.72rem;font-weight:700;text-decoration:underline}.QuizFunnel-module__2iRLCq__clearPrefillBtn:hover{color:var(--accent-bright)}@media (max-width:1024px){.QuizFunnel-module__2iRLCq__quizLayout{grid-template-columns:1fr;gap:2.5rem}.QuizFunnel-module__2iRLCq__quizSidebar{order:2}.QuizFunnel-module__2iRLCq__breakdown{grid-template-columns:1fr}.QuizFunnel-module__2iRLCq__funnelCard{padding:1.75rem 1.25rem}}
.Footer-module__S6Hkya__footer{background:var(--bg);border-top:2px solid var(--border);padding:4rem 0 2rem}.Footer-module__S6Hkya__inner{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr 1fr;align-items:start;gap:3rem;margin-bottom:3rem;padding-bottom:2rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.6rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-mono);color:var(--text);letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--text-muted);font-size:.82rem;line-height:1.6}.Footer-module__S6Hkya__links{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__links a{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;width:fit-content;font-size:.78rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--accent)}.Footer-module__S6Hkya__seo{color:var(--border);font-size:.72rem;font-family:var(--font-mono);flex-direction:column;gap:.3rem;display:flex}.Footer-module__S6Hkya__seo span{color:var(--border)}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.5rem}}
