.Header-module-scss-module__l3K6yq__header{z-index:100;border-bottom:1px solid #0000;align-items:center;height:80px;transition:all .4s cubic-bezier(.2,.9,.4,1.1);display:flex;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__l3K6yq__header.Header-module-scss-module__l3K6yq__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08080cbf;border-bottom-color:#ffffff14;box-shadow:0 8px 32px #0000001a}.Header-module-scss-module__l3K6yq__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}@media (max-width:768px){.Header-module-scss-module__l3K6yq__inner{padding:0 20px}}.Header-module-scss-module__l3K6yq__logo{z-index:101;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module-scss-module__l3K6yq__logoMark{color:#fff;background:linear-gradient(145deg,#6366f1,#a855f7);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f14d}.Header-module-scss-module__l3K6yq__logoText{color:#0000;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c084fc);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700}.Header-module-scss-module__l3K6yq__nav{gap:40px;display:flex}@media (max-width:768px){.Header-module-scss-module__l3K6yq__nav{display:none}}.Header-module-scss-module__l3K6yq__navLink{color:#cbd5e1;padding:8px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module-scss-module__l3K6yq__navLink:hover{color:#fff}.Header-module-scss-module__l3K6yq__navLinkUnderline{background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.2,.9,.4,1.1);position:absolute;bottom:0;left:0}.Header-module-scss-module__l3K6yq__navLink:hover .Header-module-scss-module__l3K6yq__navLinkUnderline{width:100%}.Header-module-scss-module__l3K6yq__dropdown{position:relative}.Header-module-scss-module__l3K6yq__dropdown:after{content:"";height:12px;position:absolute;top:100%;left:0;right:0}.Header-module-scss-module__l3K6yq__dropdownTrigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;display:flex}.Header-module-scss-module__l3K6yq__chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.Header-module-scss-module__l3K6yq__chevronUp{transform:rotate(180deg)}.Header-module-scss-module__l3K6yq__dropdownMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0c0c14f2;border:1px solid #ffffff14;border-radius:14px;min-width:240px;padding:8px;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 16px 48px #0006}.Header-module-scss-module__l3K6yq__dropdownMenu:before{content:"";background:#0c0c14f2;border-top:1px solid #ffffff14;border-left:1px solid #ffffff14;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module-scss-module__l3K6yq__dropdownItem{color:#cbd5e1;white-space:nowrap;border-radius:8px;padding:9px 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.Header-module-scss-module__l3K6yq__dropdownItem:hover{color:#a5b4fc;background:#6366f126}.Header-module-scss-module__l3K6yq__actions{align-items:center;gap:16px;display:flex}@media (max-width:768px){.Header-module-scss-module__l3K6yq__actions{display:none}}.Header-module-scss-module__l3K6yq__signIn{color:#cbd5e1;background:0 0;border:1px solid #ffffff1a;border-radius:40px;padding:8px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.Header-module-scss-module__l3K6yq__signIn:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.Header-module-scss-module__l3K6yq__cta{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:40px;align-items:center;gap:8px;padding:8px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 2px 8px #6366f133}.Header-module-scss-module__l3K6yq__cta:hover{background:linear-gradient(135deg,#818cf8,#a78bfa);box-shadow:0 8px 20px #6366f159}.Header-module-scss-module__l3K6yq__burger{z-index:101;color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:8px;transition:all .2s;display:none}.Header-module-scss-module__l3K6yq__burger:hover{background:#ffffff1a}@media (max-width:768px){.Header-module-scss-module__l3K6yq__burger{justify-content:center;align-items:center;display:flex}}.Header-module-scss-module__l3K6yq__mobile{z-index:99;overscroll-behavior:contain;background:#06060c;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:80px 0 0;overflow-y:auto}.Header-module-scss-module__l3K6yq__mobileInner{flex-direction:column;align-items:center;gap:28px;width:100%;max-width:400px;padding:48px 24px;display:flex}.Header-module-scss-module__l3K6yq__mobileLink{color:#e2e8f0;text-align:center;padding:8px 0;font-size:22px;font-weight:600;text-decoration:none;transition:all .2s}.Header-module-scss-module__l3K6yq__mobileLink:hover{color:#a5b4fc;transform:translate(4px)}.Header-module-scss-module__l3K6yq__mobileSection{color:#e2e8f0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 0;font-family:inherit;font-size:22px;font-weight:600;transition:color .2s;display:flex}.Header-module-scss-module__l3K6yq__mobileSection:hover{color:#a5b4fc}.Header-module-scss-module__l3K6yq__mobileSub{grid-template-rows:0fr;width:100%;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1);display:grid}.Header-module-scss-module__l3K6yq__mobileSubOpen{grid-template-rows:1fr}.Header-module-scss-module__l3K6yq__mobileSubInner{flex-direction:column;align-items:center;gap:4px;min-height:0;padding-bottom:8px;display:flex;overflow:hidden}.Header-module-scss-module__l3K6yq__mobileSubLink{color:#94a3b8;text-align:center;border-radius:8px;padding:6px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s}.Header-module-scss-module__l3K6yq__mobileSubLink:hover{color:#a5b4fc;background:#6366f11a}.Header-module-scss-module__l3K6yq__mobileDivider{background:linear-gradient(90deg,#0000,#6366f1,#a855f7,#0000);border-radius:2px;width:48px;height:2px;margin:8px 0}.Header-module-scss-module__l3K6yq__mobileSignIn{color:#fff;text-align:center;background:0 0;border:1.5px solid #fff3;border-radius:40px;justify-content:center;align-items:center;width:100%;padding:12px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module-scss-module__l3K6yq__mobileSignIn:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-2px)}.Header-module-scss-module__l3K6yq__mobileCta{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:40px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 12px #6366f14d}.Header-module-scss-module__l3K6yq__mobileCta:hover{background:linear-gradient(135deg,#818cf8,#a78bfa);transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}.Header-module-scss-module__l3K6yq__mobileCta:active{transform:translateY(0)}
.Footer-module-scss-module__-V9lTq__footer{z-index:1;background:linear-gradient(#0a0a0f 0%,#030303 100%);border-top:1px solid #ffffff0f;padding:64px 0 32px;position:relative;overflow:hidden}.Footer-module-scss-module__-V9lTq__glowLeft,.Footer-module-scss-module__-V9lTq__glowRight{filter:blur(120px);pointer-events:none;z-index:0;opacity:.3;border-radius:50%;position:absolute}.Footer-module-scss-module__-V9lTq__glowLeft{background:radial-gradient(circle,#818cf840,#6366f114,#0000 70%);width:500px;height:500px;animation:15s ease-in-out infinite Footer-module-scss-module__-V9lTq__floatGlow;bottom:-20%;left:-10%}.Footer-module-scss-module__-V9lTq__glowRight{background:radial-gradient(circle,#a855f733,#8b5cf614,#0000 75%);width:450px;height:450px;animation:18s ease-in-out 1.5s infinite Footer-module-scss-module__-V9lTq__floatGlow;top:-10%;right:-5%}@keyframes Footer-module-scss-module__-V9lTq__floatGlow{0%,to{opacity:.3;transform:translate(0)scale(1)}50%{opacity:.5;transform:translate(-20px,-15px)scale(1.05)}}.Footer-module-scss-module__-V9lTq__gridBg{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 20% 80%,#000 20%,#0000 85%);mask-image:radial-gradient(circle at 20% 80%,#000 20%,#0000 85%)}.Footer-module-scss-module__-V9lTq__container{z-index:2;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Footer-module-scss-module__-V9lTq__top{border-bottom:1px solid #ffffff0f;grid-template-columns:1.5fr repeat(3,1fr);gap:48px;padding-bottom:56px;display:grid}@media (max-width:900px){.Footer-module-scss-module__-V9lTq__top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:560px){.Footer-module-scss-module__-V9lTq__top{grid-template-columns:1fr;gap:32px}}@media (max-width:900px){.Footer-module-scss-module__-V9lTq__brand{text-align:center;grid-column:1/-1}}.Footer-module-scss-module__-V9lTq__logo{align-items:center;gap:10px;margin-bottom:20px;text-decoration:none;transition:transform .2s;display:inline-flex}.Footer-module-scss-module__-V9lTq__logo:hover{transform:translate(4px)}.Footer-module-scss-module__-V9lTq__logoMark{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f14d}.Footer-module-scss-module__-V9lTq__logoText{font-family:var(--font-display,"Space Grotesk", "Inter", sans-serif);color:#0000;letter-spacing:-.01em;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.Footer-module-scss-module__-V9lTq__logoClips{color:#94a3b8;background:0 0;-webkit-background-clip:unset;font-weight:500}.Footer-module-scss-module__-V9lTq__brandDesc{color:#94a3b8;max-width:300px;margin-bottom:24px;font-size:14px;line-height:1.6}@media (max-width:900px){.Footer-module-scss-module__-V9lTq__brandDesc{max-width:100%}}.Footer-module-scss-module__-V9lTq__socialLinks{gap:16px;display:flex}.Footer-module-scss-module__-V9lTq__socialLink{color:#cbd5e1;background:#818cf814;border:1px solid #818cf833;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.Footer-module-scss-module__-V9lTq__socialLink:hover{color:#fff;background:#818cf833;border-color:#818cf880;transform:translateY(-3px)}.Footer-module-scss-module__-V9lTq__colTitle{color:#fff;letter-spacing:-.01em;margin-bottom:24px;font-size:16px;font-weight:600;display:inline-block;position:relative}.Footer-module-scss-module__-V9lTq__colTitle:after{content:"";background:linear-gradient(90deg,#818cf8,#0000);border-radius:2px;width:30px;height:2px;position:absolute;bottom:-8px;left:0}@media (max-width:900px){.Footer-module-scss-module__-V9lTq__colTitle:after{width:40px;left:50%;transform:translate(-50%)}}.Footer-module-scss-module__-V9lTq__colList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__-V9lTq__colList li a{color:#94a3b8;font-size:14px;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module-scss-module__-V9lTq__colList li a:hover{color:#c4b5fd;transform:translate(4px)}@media (max-width:900px){.Footer-module-scss-module__-V9lTq__colList{text-align:center;align-items:center}.Footer-module-scss-module__-V9lTq__colList li a:hover{transform:translate(0)translateY(-2px)}}.Footer-module-scss-module__-V9lTq__bottom{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;font-size:13px;display:flex}@media (max-width:640px){.Footer-module-scss-module__-V9lTq__bottom{text-align:center;flex-direction:column;gap:20px}}.Footer-module-scss-module__-V9lTq__bottomLeft{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.Footer-module-scss-module__-V9lTq__cookieBtn{color:#64748b;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline;transition:color .2s}.Footer-module-scss-module__-V9lTq__cookieBtn:hover{color:#c4b5fd}.Footer-module-scss-module__-V9lTq__scrollTop{color:#cbd5e1;cursor:pointer;background:#818cf81a;border:1px solid #818cf840;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module-scss-module__-V9lTq__scrollTop:hover{color:#fff;background:#818cf833;border-color:#818cf880;transform:translateY(-3px)}@media (max-width:768px){.Footer-module-scss-module__-V9lTq__footer{padding:48px 0 24px}.Footer-module-scss-module__-V9lTq__top{gap:28px;padding-bottom:40px}.Footer-module-scss-module__-V9lTq__colTitle{margin-bottom:18px}.Footer-module-scss-module__-V9lTq__colList{gap:10px}}
