.Navbar-module__cJzEcG__header{z-index:100;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ad9;border-bottom:1px solid #ffffff0f;padding:14px 0}.Navbar-module__cJzEcG__nav{align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:10px;margin-right:auto;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoMark{background:var(--accent);color:#000;width:34px;height:34px;font-family:var(--font-mono);letter-spacing:.05em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-syne);letter-spacing:-.01em;color:var(--text-primary);font-size:17px;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:36px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);letter-spacing:.01em;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__cta{flex-shrink:0}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);width:22px;height:1.5px;transition:all .3s;display:block}@media (max-width:768px){.Navbar-module__cJzEcG__links{background:var(--bg);z-index:90;flex-direction:column;justify-content:center;align-items:center;gap:32px;transition:transform .3s;position:fixed;inset:0;transform:translate(100%)}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__open{transform:translate(0)}.Navbar-module__cJzEcG__links .Navbar-module__cJzEcG__link{font-size:24px;font-weight:700}.Navbar-module__cJzEcG__hamburger{z-index:100;display:flex;position:relative}.Navbar-module__cJzEcG__cta{display:none}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridBg{opacity:.6;position:absolute;inset:0}.Hero-module__ZARIfG__orb1{pointer-events:none;background:radial-gradient(circle,#00b4d826 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite Hero-module__ZARIfG__pulse-glow;position:absolute;top:-100px;left:-200px}.Hero-module__ZARIfG__orb2{pointer-events:none;background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out 2s infinite Hero-module__ZARIfG__pulse-glow;position:absolute;top:200px;right:100px}.Hero-module__ZARIfG__orb3{pointer-events:none;background:radial-gradient(circle,#00b4d814 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out 4s infinite Hero-module__ZARIfG__pulse-glow;position:absolute;bottom:100px;right:-50px}.Hero-module__ZARIfG__scanline{pointer-events:none;background:linear-gradient(90deg,#0000,#00b4d833,#0000);height:1px;animation:8s linear infinite Hero-module__ZARIfG__scanline;position:absolute;left:0;right:0}.Hero-module__ZARIfG__content{z-index:1;width:100%;padding-top:120px;padding-bottom:100px;position:relative}.Hero-module__ZARIfG__statusBadge{background:#00b4d80f;border:1px solid #00b4d84d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;display:inline-flex}.Hero-module__ZARIfG__statusDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse-glow}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;color:var(--text-primary);max-width:900px;margin-bottom:28px;font-size:clamp(52px,8vw,96px);font-weight:800;line-height:.95}.Hero-module__ZARIfG__typewriter{color:var(--accent);min-width:2ch;display:inline-block}.Hero-module__ZARIfG__cursor{color:var(--accent);margin-left:2px;font-weight:300;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}.Hero-module__ZARIfG__headlineSub{color:var(--text-muted)}.Hero-module__ZARIfG__subtext{color:var(--text-secondary);max-width:520px;margin-bottom:40px;font-size:clamp(16px,2vw,19px);font-weight:400;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Hero-module__ZARIfG__metrics{border-top:1px solid var(--border);flex-wrap:wrap;gap:40px;padding-top:40px;display:flex}.Hero-module__ZARIfG__metric{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__metricValue{letter-spacing:-.02em;color:var(--text-primary);font-size:28px;font-weight:800}.Hero-module__ZARIfG__metricLabel{color:var(--text-muted);letter-spacing:.05em;font-size:12px;font-family:var(--font-mono);text-transform:uppercase}.Hero-module__ZARIfG__scrollIndicator{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__ZARIfG__float}.Hero-module__ZARIfG__techStack{z-index:1;flex-direction:column;gap:10px;display:flex;position:absolute;top:140px;right:60px}.Hero-module__ZARIfG__techChip{border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-card);letter-spacing:.05em;cursor:default;padding:8px 16px;font-size:11px;transition:all .2s}.Hero-module__ZARIfG__techChip:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}@media (max-width:1024px){.Hero-module__ZARIfG__techStack{display:none}}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:44px}.Hero-module__ZARIfG__metrics{gap:24px}.Hero-module__ZARIfG__metricValue{font-size:22px}}@media (max-width:480px){.Hero-module__ZARIfG__headline{font-size:36px}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:flex-start}}@keyframes Hero-module__ZARIfG__pulse-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes Hero-module__ZARIfG__scanline{0%{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes Hero-module__ZARIfG__float{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.6;transform:translateY(6px)}}
.Marquee-module__m6z8XG__wrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-2);padding:18px 0;position:relative;overflow:hidden}.Marquee-module__m6z8XG__wrapper:before,.Marquee-module__m6z8XG__wrapper:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Marquee-module__m6z8XG__wrapper:before{background:linear-gradient(to right, var(--bg-2), transparent);left:0}.Marquee-module__m6z8XG__wrapper:after{background:linear-gradient(to left, var(--bg-2), transparent);right:0}.Marquee-module__m6z8XG__track{width:max-content;animation:30s linear infinite Marquee-module__m6z8XG__marquee;display:flex}.Marquee-module__m6z8XG__item{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;align-items:center;gap:10px;padding:0 28px;font-size:12px;display:inline-flex}.Marquee-module__m6z8XG__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}@keyframes Marquee-module__m6z8XG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Services-module__dpHhBa__header{grid-template-columns:1fr 1fr;align-items:end;gap:40px;margin-bottom:64px;display:grid}.Services-module__dpHhBa__title{letter-spacing:-.02em;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.Services-module__dpHhBa__subtitle{color:var(--text-secondary);max-width:400px;font-size:17px;line-height:1.7}.Services-module__dpHhBa__grid{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Services-module__dpHhBa__card{background:var(--bg-card);padding:32px 28px;transition:background .2s;position:relative}.Services-module__dpHhBa__card:after{content:"";background:var(--border);height:1px;position:absolute;bottom:0;left:28px;right:28px}.Services-module__dpHhBa__card:hover{background:var(--bg-3)}.Services-module__dpHhBa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Services-module__dpHhBa__iconWrap{color:var(--accent);background:var(--accent-dim);border-radius:var(--radius);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Services-module__dpHhBa__number{color:var(--text-muted);letter-spacing:.08em;font-size:11px}.Services-module__dpHhBa__cardTitle{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);margin-bottom:20px;font-size:14px;line-height:1.65}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:6px;display:flex}.Services-module__dpHhBa__tag{border:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);background:var(--bg);border-radius:100px;padding:3px 10px;font-size:10px}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}.Services-module__dpHhBa__header{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Products-module__mFS5Ca__header{grid-template-columns:1fr 1fr;align-items:end;gap:40px;margin-bottom:64px;display:grid}.Products-module__mFS5Ca__title{letter-spacing:-.02em;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.Products-module__mFS5Ca__subtitle{color:var(--text-secondary);max-width:420px;font-size:17px;line-height:1.7}.Products-module__mFS5Ca__products{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:64px;display:grid}.Products-module__mFS5Ca__productCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);cursor:default;padding:32px;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.Products-module__mFS5Ca__productCard:hover{border-color:var(--accent-color);transform:translateY(-3px)}.Products-module__mFS5Ca__productGlow{background:radial-gradient(circle, var(--accent-color), transparent 70%);opacity:.08;pointer-events:none;border-radius:50%;width:200px;height:200px;transition:opacity .3s;position:absolute;top:-60px;right:-60px}.Products-module__mFS5Ca__productCard:hover .Products-module__mFS5Ca__productGlow{opacity:.15}.Products-module__mFS5Ca__productTop{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Products-module__mFS5Ca__productMeta{align-items:center;gap:12px;display:flex}.Products-module__mFS5Ca__productId{color:var(--text-muted);letter-spacing:.1em;font-size:11px}.Products-module__mFS5Ca__statusBadge{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:3px 10px;font-size:10px;display:inline-block}.Products-module__mFS5Ca__statusBadge[data-status=live]{color:var(--accent);background:#00b4d81f;border:1px solid #00b4d84d}.Products-module__mFS5Ca__statusBadge[data-status=beta]{color:var(--accent-2);background:#7c3aed1a;border:1px solid #7c3aed4d}.Products-module__mFS5Ca__platforms{gap:6px;display:flex}.Products-module__mFS5Ca__platform{border:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);border-radius:100px;padding:4px 10px;font-size:10px}.Products-module__mFS5Ca__productBody{flex-direction:column;gap:24px;display:flex}.Products-module__mFS5Ca__category{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-color);margin-bottom:8px;font-size:11px;display:block}.Products-module__mFS5Ca__productName{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:12px;font-size:32px;font-weight:800;line-height:1}.Products-module__mFS5Ca__productDesc{color:var(--text-secondary);font-size:15px;line-height:1.65}.Products-module__mFS5Ca__productFooter{margin-top:8px}.Products-module__mFS5Ca__mockupBar{background:var(--bg-3);border-radius:var(--radius);align-items:center;gap:12px;padding:12px 16px;display:flex}.Products-module__mFS5Ca__mockupDots{gap:5px;display:flex}.Products-module__mFS5Ca__mockupDots span{background:var(--border-bright);border-radius:50%;width:8px;height:8px}.Products-module__mFS5Ca__mockupDots span:first-child{background:#7c3aed99}.Products-module__mFS5Ca__mockupDots span:nth-child(2){background:#00b4d866}.Products-module__mFS5Ca__mockupLine{background:var(--border);border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.Products-module__mFS5Ca__mockupLine:after{content:"";background:var(--accent-color);opacity:.4;border-radius:3px;width:60%;position:absolute;top:0;bottom:0;left:0}.Products-module__mFS5Ca__cta{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);justify-content:space-between;align-items:center;padding:40px 48px;display:flex}.Products-module__mFS5Ca__ctaText{letter-spacing:-.01em;font-size:22px;font-weight:700}@media (max-width:900px){.Products-module__mFS5Ca__products{grid-template-columns:1fr}.Products-module__mFS5Ca__header{grid-template-columns:1fr;gap:20px}.Products-module__mFS5Ca__cta{text-align:center;flex-direction:column;gap:24px}}
.Process-module__RmMdVa__title{letter-spacing:-.02em;max-width:600px;margin-bottom:72px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.Process-module__RmMdVa__timeline{flex-direction:column;gap:0;display:flex}.Process-module__RmMdVa__step{grid-template-columns:200px 1fr;gap:40px;padding-bottom:64px;display:grid}.Process-module__RmMdVa__stepLeft{justify-content:flex-end;display:flex}.Process-module__RmMdVa__stepIndex{flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:relative}.Process-module__RmMdVa__stepPhase{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:11px}.Process-module__RmMdVa__stepDot{background:var(--accent);border-radius:50%;flex-shrink:0;align-self:flex-end;width:12px;height:12px;position:relative;box-shadow:0 0 16px #00b4d866}.Process-module__RmMdVa__stepLine{background:linear-gradient(to bottom, var(--accent), var(--border));width:1px;height:calc(100% + 20px);position:absolute;top:44px;right:5px}.Process-module__RmMdVa__stepContent{border-bottom:1px solid var(--border);padding-bottom:48px}.Process-module__RmMdVa__step:last-child .Process-module__RmMdVa__stepContent{border-bottom:none;padding-bottom:0}.Process-module__RmMdVa__stepHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.Process-module__RmMdVa__stepTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:26px;font-weight:700}.Process-module__RmMdVa__duration{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;white-space:nowrap;align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.Process-module__RmMdVa__stepDesc{color:var(--text-secondary);max-width:560px;margin-bottom:24px;font-size:16px;line-height:1.7}.Process-module__RmMdVa__outputs{flex-wrap:wrap;gap:8px;display:flex}.Process-module__RmMdVa__output{background:var(--bg-2);border:1px solid var(--border);color:var(--text-secondary);border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;display:inline-flex}@media (max-width:768px){.Process-module__RmMdVa__step{grid-template-columns:1fr;gap:16px}.Process-module__RmMdVa__stepLeft{justify-content:flex-start}.Process-module__RmMdVa__stepIndex{flex-direction:row;align-items:center;gap:16px}.Process-module__RmMdVa__stepLine{display:none}}
.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.About-module__vAULUW__title{letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(36px,4vw,52px);font-weight:800;line-height:1.05}.About-module__vAULUW__para{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.75}.About-module__vAULUW__stack{flex-direction:column;gap:12px;margin-top:36px;display:flex}.About-module__vAULUW__stackItems{flex-wrap:wrap;gap:8px;display:flex}.About-module__vAULUW__stackItem{border:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-secondary);background:var(--bg);border-radius:100px;padding:6px 14px;font-size:11px}.About-module__vAULUW__right{flex-direction:column;gap:24px;display:flex}.About-module__vAULUW__valuesGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.About-module__vAULUW__valueCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 20px;transition:border-color .2s}.About-module__vAULUW__valueCard:hover{border-color:var(--border-bright)}.About-module__vAULUW__valueIcon{margin-bottom:12px;font-size:24px;display:block}.About-module__vAULUW__valueTitle{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:8px;font-size:15px;font-weight:700}.About-module__vAULUW__valueDesc{color:var(--text-secondary);font-size:13px;line-height:1.6}.About-module__vAULUW__statsRow{border:1px solid var(--border);border-radius:var(--radius-lg);gap:0;display:flex;overflow:hidden}.About-module__vAULUW__stat{text-align:center;border-right:1px solid var(--border);background:var(--bg-card);flex:1;padding:24px}.About-module__vAULUW__stat:last-child{border-right:none}.About-module__vAULUW__statN{letter-spacing:-.03em;color:var(--accent);margin-bottom:4px;font-size:36px;font-weight:800;display:block}.About-module__vAULUW__statL{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:10px;display:block}@media (max-width:1024px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:48px}}@media (max-width:480px){.About-module__vAULUW__valuesGrid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;display:grid}.Contact-module__hcVmEa__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1}.Contact-module__hcVmEa__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:16px;line-height:1.7}.Contact-module__hcVmEa__contacts{flex-direction:column;gap:16px;display:flex}.Contact-module__hcVmEa__contactItem{color:var(--text-secondary);align-items:center;gap:14px;font-size:14px;transition:color .2s;display:flex}.Contact-module__hcVmEa__contactItem:hover{color:var(--text-primary)}.Contact-module__hcVmEa__contactIcon{border:1px solid var(--border);border-radius:var(--radius);width:40px;height:40px;color:var(--accent);background:var(--accent-dim);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__form{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__label{font-size:12px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.Contact-module__hcVmEa__input{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-syne);color:var(--text-primary);appearance:none;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:border-color .2s}.Contact-module__hcVmEa__input::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__input:focus{border-color:var(--accent)}select.Contact-module__hcVmEa__input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 5l4 4 4-4' stroke='%23555550' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}select.Contact-module__hcVmEa__input option{background:var(--bg-card);color:var(--text-primary)}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:140px;line-height:1.6}.Contact-module__hcVmEa__submitBtn{align-self:flex-start;margin-top:4px}.Contact-module__hcVmEa__successState{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:80px 0;display:flex}.Contact-module__hcVmEa__successIcon{background:var(--accent-dim);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.Contact-module__hcVmEa__successTitle{font-size:32px;font-weight:700}.Contact-module__hcVmEa__successText{color:var(--text-secondary)}@media (max-width:900px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:48px}}@media (max-width:560px){.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--bg-2);border-top:1px solid var(--border);padding:64px 0 32px}.Footer-module__S6Hkya__top{grid-template-columns:1fr 2fr;gap:80px;margin-bottom:56px;display:grid}.Footer-module__S6Hkya__brand{align-items:flex-start;gap:12px;display:flex}.Footer-module__S6Hkya__logoMark{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;width:40px;height:40px;font-family:var(--font-mono);letter-spacing:.05em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.Footer-module__S6Hkya__brandName{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:4px;font-size:16px;font-weight:700}.Footer-module__S6Hkya__brandTagline{color:var(--text-muted);font-size:13px}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__groupLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:10px}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:13px}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:40px}}@media (max-width:560px){.Footer-module__S6Hkya__links{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:8px}}
