.questionnaire-module__176S6q__page{justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}.questionnaire-module__176S6q__card{width:100%;max-width:520px;padding:2.5rem 2rem}.questionnaire-module__176S6q__back{z-index:10;color:var(--text-muted);font-size:.875rem;font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;transition:color .2s;display:inline-flex;position:fixed;top:2rem;left:2rem}.questionnaire-module__176S6q__back:hover{color:var(--text-primary)}.questionnaire-module__176S6q__successView{text-align:center;padding:1.5rem 0}.questionnaire-module__176S6q__successIcon{border:2px solid var(--success);width:56px;height:56px;color:var(--success);background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.questionnaire-module__176S6q__successHeading{font-family:var(--font-heading), sans-serif;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.questionnaire-module__176S6q__successSub{color:var(--text-secondary);margin-bottom:1.75rem;font-size:.9375rem;line-height:1.5}.questionnaire-module__176S6q__successAction{text-align:center}@media (max-width:480px){.questionnaire-module__176S6q__page{padding:1rem}.questionnaire-module__176S6q__card{border-radius:16px;padding:2rem 1.5rem}.questionnaire-module__176S6q__back{position:fixed;top:1rem;left:1rem}}
.SignupModal-module__pIAlTG__overlay{z-index:200;-webkit-backdrop-filter:blur(30px);background:#030712eb;justify-content:center;align-items:center;padding:1.25rem;animation:.3s SignupModal-module__pIAlTG__fadeIn;display:flex;position:fixed;inset:0}@keyframes SignupModal-module__pIAlTG__fadeIn{0%{opacity:0}to{opacity:1}}.SignupModal-module__pIAlTG__card{-webkit-backdrop-filter:blur(24px);background:#0a0f1ee6;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:440px;max-height:90vh;padding:2.5rem 2rem;transition:max-width .4s cubic-bezier(.25,1,.5,1);animation:.4s cubic-bezier(.25,1,.5,1) SignupModal-module__pIAlTG__slideUp;position:relative;overflow-y:auto}.SignupModal-module__pIAlTG__cardWide{max-width:520px}@keyframes SignupModal-module__pIAlTG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SignupModal-module__pIAlTG__closeBtn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.SignupModal-module__pIAlTG__closeBtn:hover{color:var(--text-primary);background:#ffffff0f}.SignupModal-module__pIAlTG__logo{filter:invert();width:44px;height:44px;margin:0 auto 1.25rem;display:block}.SignupModal-module__pIAlTG__heading{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;text-align:center;margin-bottom:.375rem;font-size:1.5rem;font-weight:700}.SignupModal-module__pIAlTG__sub{text-align:center;color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.SignupModal-module__pIAlTG__googleBtn{width:100%;height:48px;color:var(--text-primary);font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;transition:background .2s,border-color .2s;display:flex}.SignupModal-module__pIAlTG__googleBtn:hover{background:#ffffff0f;border-color:#ffffff40}.SignupModal-module__pIAlTG__divider{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1rem;margin:1.25rem 0;font-size:.75rem;display:flex}.SignupModal-module__pIAlTG__divider:before,.SignupModal-module__pIAlTG__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.SignupModal-module__pIAlTG__group{margin-bottom:1rem;position:relative}.SignupModal-module__pIAlTG__label{color:var(--text-secondary);margin-bottom:.3rem;font-size:.8125rem;font-weight:500;display:block}.SignupModal-module__pIAlTG__inputWrap{position:relative}.SignupModal-module__pIAlTG__formInput{background:var(--input-bg);border:1px solid var(--input-border);width:100%;height:44px;color:var(--text-primary);font-family:var(--font-body), sans-serif;border-radius:10px;padding:0 .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.SignupModal-module__pIAlTG__formInput:focus,.SignupModal-module__pIAlTG__textarea:focus{border-color:var(--input-focus);outline:none;box-shadow:0 0 0 3px #3b82f61f}.SignupModal-module__pIAlTG__formInput::placeholder,.SignupModal-module__pIAlTG__textarea::placeholder{color:var(--text-muted)}.SignupModal-module__pIAlTG__checkIcon{width:18px;height:18px;color:var(--success);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.SignupModal-module__pIAlTG__valid .SignupModal-module__pIAlTG__formInput{border-color:var(--success)}.SignupModal-module__pIAlTG__error .SignupModal-module__pIAlTG__formInput{box-shadow:0 0 0 3px #ef44441a;border-color:var(--error)!important}.SignupModal-module__pIAlTG__errorMsg{color:var(--error);margin-top:.3rem;font-size:.75rem}.SignupModal-module__pIAlTG__consentLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.625rem;min-height:44px;padding:.625rem 0 0;display:flex}.SignupModal-module__pIAlTG__consentCheckbox{opacity:0;width:0;height:0;position:absolute}.SignupModal-module__pIAlTG__consentBox{border:1.5px solid #fff3;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:all .2s;display:flex}.SignupModal-module__pIAlTG__consentBox svg{opacity:0;transition:opacity .15s}.SignupModal-module__pIAlTG__consentBoxChecked{background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));border-color:#0000}.SignupModal-module__pIAlTG__consentBoxChecked svg{opacity:1}.SignupModal-module__pIAlTG__consentCheckbox:focus-visible+.SignupModal-module__pIAlTG__consentBox{outline:2px solid var(--accent-blue);outline-offset:2px}.SignupModal-module__pIAlTG__consentText{color:var(--text-secondary);font-size:.75rem;line-height:1.5}.SignupModal-module__pIAlTG__consentLink{color:var(--accent-blue);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.SignupModal-module__pIAlTG__consentLink:hover{color:var(--accent-cyan)}.SignupModal-module__pIAlTG__consentError .SignupModal-module__pIAlTG__consentBox{border-color:var(--error);box-shadow:0 0 0 3px #ef44441a}.SignupModal-module__pIAlTG__consentErrorMsg{color:var(--error);margin-top:.3rem;padding-left:calc(18px + .625rem);font-size:.75rem}.SignupModal-module__pIAlTG__submitBtn{width:100%;height:50px;margin-top:1.25rem}.SignupModal-module__pIAlTG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.SignupModal-module__pIAlTG__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite SignupModal-module__pIAlTG__spin}@keyframes SignupModal-module__pIAlTG__spin{to{transform:rotate(360deg)}}.SignupModal-module__pIAlTG__stepIndicator{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.8125rem}.SignupModal-module__pIAlTG__successView{text-align:center;padding:1.5rem 0}.SignupModal-module__pIAlTG__successIcon{border:2px solid var(--success);width:56px;height:56px;color:var(--success);background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;animation:.4s cubic-bezier(.16,1,.3,1) SignupModal-module__pIAlTG__popIn;display:flex}@keyframes SignupModal-module__pIAlTG__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.SignupModal-module__pIAlTG__successHeading{font-family:var(--font-heading), sans-serif;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.SignupModal-module__pIAlTG__successSub{color:var(--text-secondary);margin-bottom:1.75rem;font-size:.9375rem;line-height:1.5}.SignupModal-module__pIAlTG__progressHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.SignupModal-module__pIAlTG__stepLabel{color:var(--text-muted);font-size:.8125rem;font-weight:500}.SignupModal-module__pIAlTG__progressTrack{background:#ffffff0f;border-radius:2px;width:100%;height:4px;margin-bottom:1.5rem;overflow:hidden}.SignupModal-module__pIAlTG__progressFill{background:linear-gradient(90deg, var(--accent-blue), var(--accent-cyan));border-radius:2px;height:100%;transition:width .4s cubic-bezier(.16,1,.3,1)}.SignupModal-module__pIAlTG__slideContainer{min-height:200px;position:relative;overflow:visible}.SignupModal-module__pIAlTG__slideClip{overflow:hidden}.SignupModal-module__pIAlTG__slide{animation:.4s cubic-bezier(.16,1,.3,1) forwards SignupModal-module__pIAlTG__slideIn}@keyframes SignupModal-module__pIAlTG__slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.SignupModal-module__pIAlTG__slideOut{animation:.25s cubic-bezier(.16,1,.3,1) forwards SignupModal-module__pIAlTG__slideOutAnim}@keyframes SignupModal-module__pIAlTG__slideOutAnim{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40px)}}.SignupModal-module__pIAlTG__stepTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;margin-bottom:.375rem;font-size:1.25rem;font-weight:700}.SignupModal-module__pIAlTG__stepSubtitle{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.SignupModal-module__pIAlTG__frameBadge{color:var(--accent-cyan);background:#06b6d414;border:1px solid #06b6d433;border-radius:6px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.SignupModal-module__pIAlTG__chipGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.SignupModal-module__pIAlTG__chip{background:var(--chip-bg);border:1px solid var(--chip-border);color:var(--text-secondary);font-family:var(--font-body), sans-serif;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.SignupModal-module__pIAlTG__chip:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffffff2e}.SignupModal-module__pIAlTG__chipSelected{background:var(--chip-active-bg);border-color:var(--chip-active-border);color:var(--text-primary)}.SignupModal-module__pIAlTG__chipDot{background:var(--accent-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}.SignupModal-module__pIAlTG__inputGroup{margin-bottom:1rem}.SignupModal-module__pIAlTG__qLabel{color:var(--text-secondary);margin-bottom:.375rem;font-size:.8125rem;font-weight:500;display:block}.SignupModal-module__pIAlTG__textarea{background:var(--input-bg);border:1px solid var(--input-border);width:100%;min-height:100px;color:var(--text-primary);font-family:var(--font-body), sans-serif;resize:vertical;border-radius:10px;padding:.75rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.SignupModal-module__pIAlTG__otherInput{margin-top:.5rem}.SignupModal-module__pIAlTG__fileUpload{border:1.5px dashed var(--input-border);background:var(--input-bg);width:100%;height:72px;color:var(--text-muted);font-family:var(--font-body), sans-serif;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;transition:border-color .2s,background .2s;display:flex;position:relative}.SignupModal-module__pIAlTG__fileUpload:hover{border-color:var(--accent-blue);background:#3b82f60a}.SignupModal-module__pIAlTG__fileUploadActive{border-color:var(--accent-blue);color:var(--text-primary);border-style:solid}.SignupModal-module__pIAlTG__fileInput{opacity:0;cursor:pointer;position:absolute;inset:0}.SignupModal-module__pIAlTG__sectionLabel{color:var(--text-primary);margin-top:.375rem;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.SignupModal-module__pIAlTG__actions{align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.SignupModal-module__pIAlTG__backBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.SignupModal-module__pIAlTG__backBtn:hover{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff40}.SignupModal-module__pIAlTG__skipBtn{color:var(--text-secondary);font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:12px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.SignupModal-module__pIAlTG__skipBtn:hover{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff40}.SignupModal-module__pIAlTG__nextBtn{flex:1}.SignupModal-module__pIAlTG__completionView{text-align:center;padding:1rem 0}.SignupModal-module__pIAlTG__completionIcon{border:2px solid var(--accent-blue);width:56px;height:56px;color:var(--accent-blue);background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;animation:.4s cubic-bezier(.16,1,.3,1) SignupModal-module__pIAlTG__popIn;display:flex}.SignupModal-module__pIAlTG__completionHeading{font-family:var(--font-heading), sans-serif;margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.SignupModal-module__pIAlTG__completionSub{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.SignupModal-module__pIAlTG__channelLinks{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.SignupModal-module__pIAlTG__channelLink{background:var(--chip-bg);border:1px solid var(--chip-border);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.SignupModal-module__pIAlTG__channelLink:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffffff2e}.SignupModal-module__pIAlTG__shareBtn{color:var(--text-secondary);font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.SignupModal-module__pIAlTG__shareBtn:hover{color:var(--text-primary);border-color:#ffffff40}.SignupModal-module__pIAlTG__autocompleteWrap{z-index:10;position:relative}.SignupModal-module__pIAlTG__acSpinner{border:2px solid #ffffff26;border-top-color:var(--accent-cyan);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite SignupModal-module__pIAlTG__acSpin;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes SignupModal-module__pIAlTG__acSpin{to{transform:translateY(-50%)rotate(360deg)}}.SignupModal-module__pIAlTG__acDropdown{border:1px solid var(--input-border);z-index:50;background:#111827;border-radius:10px;max-height:220px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000080}.SignupModal-module__pIAlTG__acOption{color:var(--text-secondary);cursor:pointer;padding:.625rem .875rem;font-size:.875rem;transition:background .12s,color .12s}.SignupModal-module__pIAlTG__acOption:hover,.SignupModal-module__pIAlTG__acOptionActive{color:var(--text-primary);background:#ffffff0f}.SignupModal-module__pIAlTG__optionalTag{color:var(--text-muted);font-size:.75rem;font-weight:400}@media (max-width:480px){.SignupModal-module__pIAlTG__card{border-radius:16px;max-height:95vh;padding:2rem 1.5rem}.SignupModal-module__pIAlTG__cardWide{max-width:100%}.SignupModal-module__pIAlTG__heading{font-size:1.375rem}.SignupModal-module__pIAlTG__stepTitle{font-size:1.125rem}.SignupModal-module__pIAlTG__actions{flex-wrap:wrap}.SignupModal-module__pIAlTG__backBtn{order:1}.SignupModal-module__pIAlTG__skipBtn{order:2;margin-left:auto}.SignupModal-module__pIAlTG__nextBtn{order:3;width:100%}}
.Footer-module__EZoWya__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__footer{border-top:1px solid #ffffff0f;padding:3rem 0 2rem}.Footer-module__EZoWya__footerInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__footerLogo{align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__footerLogoImg{filter:invert();width:auto;height:36px;transition:opacity .3s}.Footer-module__EZoWya__footerLogo:hover .Footer-module__EZoWya__footerLogoImg{opacity:.8}.Footer-module__EZoWya__footerLinks{align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__footerLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;transition:color .2s}.Footer-module__EZoWya__footerLink:hover{color:var(--text-primary)}.Footer-module__EZoWya__footerSocials{align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__footerSocial{width:36px;height:36px;color:var(--text-muted);border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__EZoWya__footerSocial:hover{color:var(--text-primary);background:#ffffff0a;border-color:#fff3}.Footer-module__EZoWya__footerBottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0a;margin-top:2rem;padding-top:1.5rem;font-size:.8125rem}@media (max-width:768px){.Footer-module__EZoWya__container{padding:0 1.25rem}.Footer-module__EZoWya__footerInner{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__EZoWya__footerLinks{flex-wrap:wrap;justify-content:center;gap:1.25rem}}
.Reveal-module__vCs_Ea__reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.Reveal-module__vCs_Ea__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.Reveal-module__vCs_Ea__reveal{opacity:1;transition:none;transform:none}}@media (prefers-reduced-motion:reduce){.Reveal-module__vCs_Ea__reveal{opacity:1;transition:none;transform:none}}
.HomeSections-module__hOBOEq__snapPanel{justify-content:center;align-items:center;min-height:65dvh;padding:2rem;display:flex;position:relative}.HomeSections-module__hOBOEq__firstPanel{margin-top:-9vh}.HomeSections-module__hOBOEq__ctaPanel{margin-bottom:10vh}.HomeSections-module__hOBOEq__card{-webkit-backdrop-filter:blur(24px);z-index:5;background:#080e1ef2;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:clamp(1100px,58vw,1600px);padding:clamp(3.5rem,3.5vw,5rem) clamp(3rem,3vw,4.5rem);position:relative}.HomeSections-module__hOBOEq__overline{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:clamp(.8125rem,.9vw,1rem);font-weight:500;display:inline-flex}.HomeSections-module__hOBOEq__overline:before{content:"";background:var(--accent-cyan);width:24px;height:1px}.HomeSections-module__hOBOEq__sectionTagline{color:var(--text-secondary,#ffffff8c);letter-spacing:.01em;margin-bottom:.5rem;font-size:clamp(.9375rem,1vw,1.125rem)}.HomeSections-module__hOBOEq__sectionHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.75rem);font-weight:700;line-height:1.1}.HomeSections-module__hOBOEq__sectionSub{color:var(--text-secondary);max-width:clamp(520px,35vw,700px);font-size:clamp(1.0625rem,1.1vw,1.25rem);line-height:1.6}.HomeSections-module__hOBOEq__valueHeader{text-align:center;margin-bottom:3rem}.HomeSections-module__hOBOEq__valueGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.HomeSections-module__hOBOEq__valueItem{text-align:center}.HomeSections-module__hOBOEq__valueIcon{width:52px;height:52px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61f,#06b6d414);border:1px solid #3b82f626;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.HomeSections-module__hOBOEq__valueTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.0625rem,1.1vw,1.25rem);font-weight:600}.HomeSections-module__hOBOEq__valueDesc{color:var(--text-secondary);font-size:clamp(.875rem,.95vw,1.0625rem);line-height:1.5}.HomeSections-module__hOBOEq__channelsHeader{margin-bottom:2.5rem}.HomeSections-module__hOBOEq__channelsTrack{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.HomeSections-module__hOBOEq__channelsTrack>div{display:flex}.HomeSections-module__hOBOEq__channelsTrack>div>div{width:100%;display:flex}.HomeSections-module__hOBOEq__channelCard{cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:.75rem;width:100%;padding:1.5rem 1.25rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.HomeSections-module__hOBOEq__channelCard:hover{border-color:#3b82f640;transform:translateY(-4px);box-shadow:0 8px 30px #0000004d,0 0 20px #3b82f60f}.HomeSections-module__hOBOEq__channelGlow{opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.HomeSections-module__hOBOEq__channelCard:hover .HomeSections-module__hOBOEq__channelGlow{opacity:1}.HomeSections-module__hOBOEq__channelLogo{object-fit:contain;width:36px;height:36px}.HomeSections-module__hOBOEq__channelName{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;font-size:1rem;font-weight:600}.HomeSections-module__hOBOEq__channelDesc{color:var(--text-secondary);flex:1;font-size:.8125rem;line-height:1.45}.HomeSections-module__hOBOEq__chAmazon .HomeSections-module__hOBOEq__channelGlow{background:linear-gradient(90deg,#0000,#f90,#0000)}.HomeSections-module__hOBOEq__chAmazon .HomeSections-module__hOBOEq__channelLogo{width:28px;height:28px}.HomeSections-module__hOBOEq__chCloseouts .HomeSections-module__hOBOEq__channelGlow{background:linear-gradient(90deg, transparent, var(--accent-blue), transparent)}.HomeSections-module__hOBOEq__chCloseouts .HomeSections-module__hOBOEq__channelLogo{filter:brightness(0)invert();width:26px;height:26px}.HomeSections-module__hOBOEq__chWhatnot .HomeSections-module__hOBOEq__channelGlow{background:linear-gradient(90deg,#0000,#ffe505,#0000)}.HomeSections-module__hOBOEq__chWhatnot .HomeSections-module__hOBOEq__channelLogo{border-radius:8px;width:32px;height:32px}.HomeSections-module__hOBOEq__chWalmart .HomeSections-module__hOBOEq__channelGlow{background:linear-gradient(90deg,#0000,#ffc220,#0000)}.HomeSections-module__hOBOEq__chWalmart .HomeSections-module__hOBOEq__channelLogo{width:30px;height:30px}.HomeSections-module__hOBOEq__chLiquidation .HomeSections-module__hOBOEq__channelGlow{background:linear-gradient(90deg,#0000,#00c9a7,#0000)}.HomeSections-module__hOBOEq__chLiquidation .HomeSections-module__hOBOEq__channelLogo{filter:brightness(0)invert();width:30px;height:30px}.HomeSections-module__hOBOEq__servicesList{flex-direction:column;gap:1.25rem;margin:2rem 0 2.5rem;display:flex}.HomeSections-module__hOBOEq__serviceItem{align-items:flex-start;gap:1rem;display:flex}.HomeSections-module__hOBOEq__serviceDot{background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.375rem}.HomeSections-module__hOBOEq__serviceLabel{font-family:var(--font-heading), sans-serif;margin-bottom:.25rem;font-size:1rem;font-weight:600}.HomeSections-module__hOBOEq__serviceDetail{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.HomeSections-module__hOBOEq__vendorInner{text-align:center}.HomeSections-module__hOBOEq__vendorHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.HomeSections-module__hOBOEq__vendorSub{color:var(--text-secondary);max-width:440px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.HomeSections-module__hOBOEq__ctaInner{text-align:center}.HomeSections-module__hOBOEq__ctaGlow{pointer-events:none;background:radial-gradient(circle,#3b82f614,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomeSections-module__hOBOEq__ctaHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.035em;z-index:1;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.08;position:relative}.HomeSections-module__hOBOEq__ctaSub{color:var(--text-secondary);z-index:1;max-width:480px;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.6;position:relative}.HomeSections-module__hOBOEq__ctaProof{color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.875rem;display:flex}.HomeSections-module__hOBOEq__ctaDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite HomeSections-module__hOBOEq__dotPulse}@keyframes HomeSections-module__hOBOEq__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.HomeSections-module__hOBOEq__footerWrap{z-index:10;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;min-height:100dvh;padding:2rem;display:flex;position:relative}.HomeSections-module__hOBOEq__footerWrap>*{pointer-events:auto}.HomeSections-module__hOBOEq__exitOverlay{z-index:300;-webkit-backdrop-filter:blur(8px);background:#000000a6;justify-content:center;align-items:center;padding:1.25rem;animation:.3s HomeSections-module__hOBOEq__fadeIn;display:flex;position:fixed;inset:0}@keyframes HomeSections-module__hOBOEq__fadeIn{0%{opacity:0}to{opacity:1}}.HomeSections-module__hOBOEq__exitCard{-webkit-backdrop-filter:blur(24px);text-align:center;background:#0a0f1eeb;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:420px;padding:2.5rem 2rem;animation:.4s cubic-bezier(.16,1,.3,1) HomeSections-module__hOBOEq__slideUp;position:relative}@keyframes HomeSections-module__hOBOEq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HomeSections-module__hOBOEq__exitClose{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.HomeSections-module__hOBOEq__exitClose:hover{color:var(--text-primary);background:#ffffff0f}.HomeSections-module__hOBOEq__exitIcon{width:48px;height:48px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61f,#06b6d414);border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.HomeSections-module__hOBOEq__exitHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.HomeSections-module__hOBOEq__exitSub{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.HomeSections-module__hOBOEq__exitForm{gap:.5rem;display:flex}.HomeSections-module__hOBOEq__exitInput{height:48px;color:var(--text-primary);font-family:var(--font-body), sans-serif;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:0 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.HomeSections-module__hOBOEq__exitInput:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #3b82f61f}.HomeSections-module__hOBOEq__exitInput::placeholder{color:var(--text-muted)}.HomeSections-module__hOBOEq__exitSubmit{background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));color:#fff;height:48px;font-family:var(--font-body), sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:0 1.5rem;font-size:.9375rem;font-weight:600;transition:transform .2s,box-shadow .2s}.HomeSections-module__hOBOEq__exitSubmit:hover{transform:translateY(-1px);box-shadow:0 0 16px #3b82f64d}.HomeSections-module__hOBOEq__exitFine{color:var(--text-muted);margin-top:1rem;font-size:.75rem}@media (max-width:1024px){.HomeSections-module__hOBOEq__channelsTrack{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.HomeSections-module__hOBOEq__snapPanel{min-height:auto;padding:1rem 1.25rem;display:block}.HomeSections-module__hOBOEq__firstPanel{margin-top:0}.HomeSections-module__hOBOEq__ctaPanel{margin-bottom:0}.HomeSections-module__hOBOEq__card{border-radius:18px;padding:2.25rem 1.5rem}.HomeSections-module__hOBOEq__sectionHeading{font-size:clamp(1.5rem,6vw,2rem)}.HomeSections-module__hOBOEq__sectionSub{font-size:.9375rem;line-height:1.6}.HomeSections-module__hOBOEq__valueHeader{margin-bottom:2rem}.HomeSections-module__hOBOEq__valueGrid{grid-template-columns:1fr;gap:1.5rem}.HomeSections-module__hOBOEq__valueItem{text-align:left;align-items:center;gap:1rem;display:flex}.HomeSections-module__hOBOEq__valueIcon{flex-shrink:0;width:44px;height:44px;margin:0}.HomeSections-module__hOBOEq__valueDesc{display:none}.HomeSections-module__hOBOEq__channelsHeader{margin-bottom:1.5rem}.HomeSections-module__hOBOEq__channelsTrack{grid-template-columns:1fr;gap:.75rem}.HomeSections-module__hOBOEq__channelCard{flex-direction:row;align-items:center;gap:1rem;padding:1.25rem}.HomeSections-module__hOBOEq__channelLogo{flex-shrink:0;width:28px;height:28px}.HomeSections-module__hOBOEq__chAmazon .HomeSections-module__hOBOEq__channelLogo{width:24px;height:24px}.HomeSections-module__hOBOEq__chCloseouts .HomeSections-module__hOBOEq__channelLogo{width:22px;height:22px}.HomeSections-module__hOBOEq__chWhatnot .HomeSections-module__hOBOEq__channelLogo{width:26px;height:26px}.HomeSections-module__hOBOEq__chWalmart .HomeSections-module__hOBOEq__channelLogo{width:24px;height:24px}.HomeSections-module__hOBOEq__channelDesc{display:none}.HomeSections-module__hOBOEq__serviceDetail{font-size:.875rem;line-height:1.55}.HomeSections-module__hOBOEq__vendorHeading{font-size:clamp(1.5rem,6vw,2rem)}.HomeSections-module__hOBOEq__vendorSub{font-size:.9375rem}.HomeSections-module__hOBOEq__ctaHeading{font-size:clamp(1.75rem,7vw,2.5rem)}.HomeSections-module__hOBOEq__ctaSub{font-size:.9375rem}.HomeSections-module__hOBOEq__footerWrap{background:var(--bg-deep);min-height:auto;padding:0}.HomeSections-module__hOBOEq__exitForm{flex-direction:column}.HomeSections-module__hOBOEq__exitSubmit{width:100%}}@media (prefers-reduced-motion:reduce){.HomeSections-module__hOBOEq__ctaDot,.HomeSections-module__hOBOEq__exitCard,.HomeSections-module__hOBOEq__exitOverlay{animation:none}}
.error-page-module__R0xihq__page{flex-direction:column;display:flex}.error-page-module__R0xihq__content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6rem 1.5rem 4rem;display:flex}.error-page-module__R0xihq__orb{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f61f 0%,#06b6d40f 40%,#0000 70%);border-radius:50%;width:clamp(200px,30vw,360px);height:clamp(200px,30vw,360px);position:absolute}.error-page-module__R0xihq__codeWrap{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.error-page-module__R0xihq__code{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;z-index:1;font-size:clamp(7rem,18vw,12rem);font-weight:700;line-height:1;animation:.8s cubic-bezier(.25,1,.5,1) both error-page-module__R0xihq__fadeUp;position:relative}.error-page-module__R0xihq__heading{font-family:var(--font-heading), sans-serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;animation:.8s cubic-bezier(.25,1,.5,1) .1s both error-page-module__R0xihq__fadeUp}.error-page-module__R0xihq__description{font-family:var(--font-body), sans-serif;color:var(--text-secondary);max-width:420px;margin-bottom:2.5rem;font-size:clamp(.9375rem,1.1vw,1.125rem);line-height:1.6;animation:.8s cubic-bezier(.25,1,.5,1) .2s both error-page-module__R0xihq__fadeUp}.error-page-module__R0xihq__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;animation:.8s cubic-bezier(.25,1,.5,1) .3s both error-page-module__R0xihq__fadeUp;display:flex}.error-page-module__R0xihq__secondaryBtn{color:var(--text-secondary);font-family:var(--font-body), sans-serif;border:1px solid var(--card-border);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.error-page-module__R0xihq__secondaryBtn:hover{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff29}.error-page-module__R0xihq__secondaryBtn:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.error-page-module__R0xihq__secondaryBtn:active{background:#ffffff0f}.error-page-module__R0xihq__divider{background:linear-gradient(90deg, transparent, var(--card-border), transparent);width:48px;height:1px;margin-bottom:2rem;animation:.8s cubic-bezier(.25,1,.5,1) .15s both error-page-module__R0xihq__fadeUp}@keyframes error-page-module__R0xihq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
.hero-module__SEBJGa__nav{z-index:100;opacity:0;background:0 0;align-items:center;height:72px;padding:0 2rem;transition:opacity .9s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;top:0;left:0;right:0}.hero-module__SEBJGa__navVisible{opacity:1}.hero-module__SEBJGa__navInner{justify-content:flex-end;align-items:center;width:100%;max-width:clamp(1280px,85vw,1800px);margin:0 auto;display:flex}.hero-module__SEBJGa__navCta{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s}.hero-module__SEBJGa__navCta:hover{background:#ffffff0f;border-color:#ffffff40}.hero-module__SEBJGa__hero{text-align:center;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;min-height:88dvh;padding-top:clamp(88px,5.5vw,112px);padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.hero-module__SEBJGa__content{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:clamp(700px,48vw,900px);margin:0 auto;padding:0 2rem;display:flex;position:relative}.hero-module__SEBJGa__heroLogo{filter:invert();width:clamp(96px,9vw,176px);height:auto;margin-bottom:clamp(1rem,1.5vw,2rem)}.hero-module__SEBJGa__heroLogo,.hero-module__SEBJGa__overline,.hero-module__SEBJGa__tagline,.hero-module__SEBJGa__headline,.hero-module__SEBJGa__actions{opacity:0;transition:opacity .9s cubic-bezier(.25,1,.5,1),transform .9s cubic-bezier(.25,1,.5,1);transform:translateY(24px)}.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__heroLogo,.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__overline,.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__tagline,.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__headline,.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__actions{opacity:1;transform:translateY(0)}.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__heroLogo{transition-delay:0s}.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__overline{transition-delay:80ms}.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__tagline{transition-delay:.15s}.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__headline{transition-delay:.25s}.hero-module__SEBJGa__contentVisible .hero-module__SEBJGa__actions{transition-delay:.4s}.hero-module__SEBJGa__overline{letter-spacing:.14em;color:var(--accent-cyan);text-transform:uppercase;align-items:center;margin-bottom:.25rem;font-size:clamp(.8125rem,1vw,1rem);font-weight:500;display:inline-flex}.hero-module__SEBJGa__tagline{letter-spacing:.06em;color:var(--text-secondary,#ffffff8c);text-transform:uppercase;margin-bottom:clamp(1rem,1.2vw,1.5rem);font-size:clamp(.875rem,1.1vw,1.125rem);font-weight:400;display:block}.hero-module__SEBJGa__headline{font-family:var(--font-heading), sans-serif;letter-spacing:-.035em;color:var(--text-primary);text-wrap:balance;margin-bottom:clamp(1rem,1.2vw,1.5rem);font-size:clamp(2.5rem,4.25vw,5rem);font-weight:700;line-height:1.08}.hero-module__SEBJGa__actions{flex-direction:column;align-items:center;margin-top:clamp(1.5rem,2vw,2.5rem);display:flex}.hero-module__SEBJGa__cta{padding:clamp(1rem,1.2vw,1.25rem) clamp(2rem,2.5vw,3rem);font-size:clamp(1rem,1.2vw,1.25rem)}.hero-module__SEBJGa__proof{color:var(--text-secondary);-webkit-backdrop-filter:blur(8px);background:#030712a6;border-radius:999px;align-items:center;gap:.5rem;margin-top:1rem;padding:.4rem 1rem;font-size:clamp(.875rem,1vw,1.0625rem);display:flex}.hero-module__SEBJGa__dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.hero-module__SEBJGa__globeWrap{-webkit-user-select:none;user-select:none;z-index:0;justify-content:center;align-items:center;transition:top 2s cubic-bezier(.25,1,.5,1),width 2s cubic-bezier(.25,1,.5,1),height 2s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;left:50%;transform:translate(-50%)}.hero-module__SEBJGa__globeCenter{width:clamp(320px,70vw,800px);height:clamp(320px,70vw,800px);top:calc(50% - clamp(280px,35vw,400px))}.hero-module__SEBJGa__globeDown{width:clamp(400px,36vw,750px);height:clamp(400px,36vw,750px);top:calc(100% - clamp(440px,32vw,650px))}.hero-module__SEBJGa__globeBg{width:clamp(500px,50vw,1100px);height:clamp(500px,50vw,1100px);top:calc(100% - clamp(380px,30vw,550px))}.hero-module__SEBJGa__globeEnd{z-index:5;width:clamp(400px,35vw,750px);height:clamp(400px,35vw,750px);top:calc(50% - clamp(300px,20vw,375px))}.hero-module__SEBJGa__globeBg canvas,.hero-module__SEBJGa__globeEnd canvas{pointer-events:auto;cursor:grab}.hero-module__SEBJGa__scrollSpace{z-index:-1;background:0 0;height:2vh;position:relative}@media (max-width:768px){.hero-module__SEBJGa__hero{min-height:85dvh;padding-top:64px}.hero-module__SEBJGa__content{padding-top:1.5rem}.hero-module__SEBJGa__globeWrap{pointer-events:none}.hero-module__SEBJGa__globeCenter{width:min(90vw,400px);height:min(90vw,400px);top:calc(50% - 200px)}.hero-module__SEBJGa__globeDown{width:320px;height:320px;top:calc(100% - 460px)}.hero-module__SEBJGa__globeBg{width:min(75vw,340px);height:min(75vw,340px);top:calc(100% - 430px)}.hero-module__SEBJGa__nav{-webkit-backdrop-filter:blur(20px);background:#030712b3;border-bottom:1px solid #ffffff0f}.hero-module__SEBJGa__headline{font-size:clamp(1.75rem,7vw,2.25rem)}.hero-module__SEBJGa__cta{justify-content:center;width:100%}.hero-module__SEBJGa__scrollSpace{height:1vh}}@media (prefers-reduced-motion:reduce){.hero-module__SEBJGa__nav,.hero-module__SEBJGa__heroLogo,.hero-module__SEBJGa__overline,.hero-module__SEBJGa__tagline,.hero-module__SEBJGa__headline,.hero-module__SEBJGa__actions{opacity:1;transition:none;transform:none}.hero-module__SEBJGa__globeWrap{transition:none}}
.PrivacyPage-module__ltjxTa__page{background-color:var(--bg-deep);background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:32px 32px;min-height:100dvh;padding-top:clamp(5rem,8vh,7rem);padding-bottom:4rem;scroll-padding-top:6rem}.PrivacyPage-module__ltjxTa__page section[id]{scroll-margin-top:6rem}.PrivacyPage-module__ltjxTa__container{max-width:1100px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem)}.PrivacyPage-module__ltjxTa__header{margin-bottom:clamp(2.5rem,5vh,4rem)}.PrivacyPage-module__ltjxTa__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.PrivacyPage-module__ltjxTa__backLink:hover{color:var(--text-primary);transform:translate(-2px)}.PrivacyPage-module__ltjxTa__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:.625rem;margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.PrivacyPage-module__ltjxTa__eyebrowDot{background:var(--accent-cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #06b6d499}.PrivacyPage-module__ltjxTa__heading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.05}.PrivacyPage-module__ltjxTa__dates{color:var(--text-muted);flex-wrap:wrap;gap:1.5rem;margin-bottom:1.75rem;font-size:.8125rem;display:flex}.PrivacyPage-module__ltjxTa__dates strong{color:var(--text-secondary);margin-right:.375rem;font-weight:500}.PrivacyPage-module__ltjxTa__lede{color:var(--text-secondary);max-width:720px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.7}.PrivacyPage-module__ltjxTa__layout{grid-template-columns:minmax(0,1fr);gap:3rem;display:grid}@media (min-width:1024px){.PrivacyPage-module__ltjxTa__layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:4rem}}.PrivacyPage-module__ltjxTa__tocDetails{background:var(--card-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--card-border);border-radius:16px;padding:1rem 1.25rem}.PrivacyPage-module__ltjxTa__tocDetails>summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-cyan);justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.8125rem;font-weight:600;list-style:none;display:flex}.PrivacyPage-module__ltjxTa__tocDetails>summary::-webkit-details-marker{display:none}.PrivacyPage-module__ltjxTa__tocDetails>summary:after{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.PrivacyPage-module__ltjxTa__tocDetails[open]>summary:after{transform:rotate(-135deg)}@media (min-width:1024px){.PrivacyPage-module__ltjxTa__tocWrap{position:sticky;top:6rem}.PrivacyPage-module__ltjxTa__tocDetails{padding:1.5rem 1.25rem}.PrivacyPage-module__ltjxTa__tocDetails>summary{display:none}}.PrivacyPage-module__ltjxTa__tocList{flex-direction:column;gap:.125rem;margin-top:.75rem;padding:0;list-style:none;display:flex}@media (min-width:1024px){.PrivacyPage-module__ltjxTa__tocList{margin-top:0}}.PrivacyPage-module__ltjxTa__tocLink{color:var(--text-muted);border-left:2px solid #0000;align-items:baseline;gap:.625rem;padding:.4rem .25rem .4rem .75rem;font-size:.8125rem;line-height:1.5;transition:color .2s,border-color .2s;display:flex}.PrivacyPage-module__ltjxTa__tocLink:hover{color:var(--text-primary);border-left-color:var(--accent-cyan)}.PrivacyPage-module__ltjxTa__tocNum{font-variant-numeric:tabular-nums;color:var(--text-muted);min-width:1.5rem;font-size:.75rem}.PrivacyPage-module__ltjxTa__tocLink:hover .PrivacyPage-module__ltjxTa__tocNum{color:var(--accent-cyan)}.PrivacyPage-module__ltjxTa__article{min-width:0;max-width:720px}.PrivacyPage-module__ltjxTa__section{margin-bottom:clamp(2.5rem,5vh,3.5rem)}.PrivacyPage-module__ltjxTa__sectionHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--text-primary);border-bottom:1px solid var(--card-border);align-items:baseline;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.875rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;display:flex}.PrivacyPage-module__ltjxTa__sectionNum{font-family:var(--font-heading), sans-serif;color:var(--accent-cyan);font-variant-numeric:tabular-nums;letter-spacing:0;font-size:.75em;font-weight:600}.PrivacyPage-module__ltjxTa__subHeading{font-family:var(--font-heading), sans-serif;color:var(--text-primary);letter-spacing:-.01em;margin-top:1.75rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.PrivacyPage-module__ltjxTa__prose p{color:var(--text-secondary);margin-bottom:1.1rem;font-size:1rem;line-height:1.75}.PrivacyPage-module__ltjxTa__prose p:last-child{margin-bottom:0}.PrivacyPage-module__ltjxTa__prose strong{color:var(--text-primary);font-weight:600}.PrivacyPage-module__ltjxTa__prose a{color:var(--accent-cyan);border-bottom:1px solid #06b6d466;text-decoration:none;transition:border-color .2s,color .2s}.PrivacyPage-module__ltjxTa__prose a:hover{color:#67e8f9;border-bottom-color:#67e8f9}.PrivacyPage-module__ltjxTa__prose ul{flex-direction:column;gap:.6rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.PrivacyPage-module__ltjxTa__prose li{color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.65;position:relative}.PrivacyPage-module__ltjxTa__prose li:before{content:"";background:var(--accent-cyan);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.PrivacyPage-module__ltjxTa__prose li strong{color:var(--text-primary);font-weight:600}.PrivacyPage-module__ltjxTa__callout{border:1px solid #3b82f640;border-left:3px solid var(--accent-blue);background:#3b82f614;border-radius:10px;margin:1.25rem 0;padding:1.1rem 1.25rem}.PrivacyPage-module__ltjxTa__callout p{color:var(--text-primary);margin-bottom:0}.PrivacyPage-module__ltjxTa__calloutLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}.PrivacyPage-module__ltjxTa__placeholder{color:#fde68a;font-family:var(--font-body), sans-serif;overflow-wrap:anywhere;word-break:break-word;background:#facc152e;border:1px dashed #facc1573;border-radius:4px;padding:.05em .4em;font-size:.88em;font-weight:600}.PrivacyPage-module__ltjxTa__endNote{border-top:1px solid var(--card-border);color:var(--text-muted);margin-top:3rem;padding-top:1.5rem;font-size:.8125rem;font-style:italic;line-height:1.65}@media (max-width:768px){.PrivacyPage-module__ltjxTa__dates{flex-direction:column;gap:.75rem}.PrivacyPage-module__ltjxTa__sectionHeading{flex-wrap:wrap;gap:.5rem}}
.ServicesPage-module__fdUOAW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.ServicesPage-module__fdUOAW__divider{background:linear-gradient(90deg,#0000,#ffffff0f 50%,#0000);width:100%;height:1px}.ServicesPage-module__fdUOAW__overline{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:500;display:inline-flex}.ServicesPage-module__fdUOAW__overline:before{content:"";background:var(--accent-cyan);width:24px;height:1px}.ServicesPage-module__fdUOAW__overlineCenter{justify-content:center}.ServicesPage-module__fdUOAW__hero{background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:32px 32px;padding:11rem 0 7rem;position:relative;overflow:hidden}.ServicesPage-module__fdUOAW__heroGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#3b82f60f 0%,#06b6d408 40%,#0000 70%);width:700px;height:700px;position:absolute;top:20%;right:-10%}.ServicesPage-module__fdUOAW__heroGlow2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#06b6d40d 0%,#0000 60%);width:500px;height:500px;position:absolute;bottom:-20%;left:-5%}.ServicesPage-module__fdUOAW__heroContent{z-index:1;max-width:680px;position:relative}.ServicesPage-module__fdUOAW__heroHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.035em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.08}.ServicesPage-module__fdUOAW__heroSub{color:var(--text-secondary);max-width:480px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.65}.ServicesPage-module__fdUOAW__heroVisual{pointer-events:none;z-index:0;opacity:.35;width:480px;height:480px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ServicesPage-module__fdUOAW__servicesSection{padding:6rem 0;position:relative}.ServicesPage-module__fdUOAW__servicesGrid{flex-direction:column;gap:6rem;display:flex}.ServicesPage-module__fdUOAW__serviceBlock{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ServicesPage-module__fdUOAW__serviceBlockReverse .ServicesPage-module__fdUOAW__serviceInfo{order:2}.ServicesPage-module__fdUOAW__serviceBlockReverse .ServicesPage-module__fdUOAW__serviceVisual{order:1}.ServicesPage-module__fdUOAW__serviceInfo{flex-direction:column;display:flex}.ServicesPage-module__fdUOAW__serviceNumber{font-family:var(--font-heading), sans-serif;background:linear-gradient(135deg,#3b82f626,#06b6d414);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:4.5rem;font-weight:700;line-height:1}.ServicesPage-module__fdUOAW__serviceName{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:.875rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.ServicesPage-module__fdUOAW__serviceDesc{color:var(--text-secondary);max-width:420px;margin-bottom:2rem;font-size:1rem;line-height:1.65}.ServicesPage-module__fdUOAW__serviceFeatures{flex-direction:column;gap:.875rem;display:flex}.ServicesPage-module__fdUOAW__featureRow{align-items:center;gap:.875rem;display:flex}.ServicesPage-module__fdUOAW__featureIcon{width:36px;height:36px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61a,#06b6d40f);border:1px solid #3b82f61f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesPage-module__fdUOAW__featureText{color:var(--text-secondary);font-size:.9375rem;line-height:1.45}.ServicesPage-module__fdUOAW__serviceVisual{aspect-ratio:1;justify-content:center;align-items:center;max-width:480px;display:flex;position:relative}.ServicesPage-module__fdUOAW__serviceVisualInner{background:linear-gradient(135deg,#3b82f60a,#06b6d405);border:1px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ServicesPage-module__fdUOAW__serviceVisualInner:before{content:"";background-image:radial-gradient(#ffffff04 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ServicesPage-module__fdUOAW__visualIconWrap{z-index:1;width:120px;height:120px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61f,#06b6d414);border:1px solid #3b82f62e;border-radius:28px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 60px #3b82f614,0 0 120px #06b6d40a}.ServicesPage-module__fdUOAW__floatBadge{z-index:2;-webkit-backdrop-filter:blur(16px);white-space:nowrap;background:#0a0f1ed9;border:1px solid #ffffff14;border-radius:12px;padding:.625rem 1rem;position:absolute}.ServicesPage-module__fdUOAW__floatBadgeValue{font-family:var(--font-heading), sans-serif;color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1}.ServicesPage-module__fdUOAW__floatBadgeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.6875rem}.ServicesPage-module__fdUOAW__topLeft{animation:6s ease-in-out infinite ServicesPage-module__fdUOAW__floatA;top:12%;left:5%}.ServicesPage-module__fdUOAW__bottomRight{animation:7s ease-in-out infinite ServicesPage-module__fdUOAW__floatB;bottom:14%;right:6%}.ServicesPage-module__fdUOAW__topRight{animation:6.5s ease-in-out infinite ServicesPage-module__fdUOAW__floatA;top:10%;right:8%}.ServicesPage-module__fdUOAW__bottomLeft{animation:5.5s ease-in-out infinite ServicesPage-module__fdUOAW__floatB;bottom:16%;left:8%}@keyframes ServicesPage-module__fdUOAW__floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ServicesPage-module__fdUOAW__floatB{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.ServicesPage-module__fdUOAW__visualRing{border:1px solid #3b82f614;border-radius:50%;animation:4s ease-in-out infinite ServicesPage-module__fdUOAW__ringPulse;position:absolute}.ServicesPage-module__fdUOAW__r1{width:200px;height:200px;animation-delay:0s}.ServicesPage-module__fdUOAW__r2{width:280px;height:280px;animation-delay:.8s}.ServicesPage-module__fdUOAW__r3{width:360px;height:360px;animation-delay:1.6s}@keyframes ServicesPage-module__fdUOAW__ringPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.08;transform:scale(1.05)}}.ServicesPage-module__fdUOAW__processSection{background:#050d1a99;padding:7rem 0}.ServicesPage-module__fdUOAW__processHeader{text-align:center;margin-bottom:4rem}.ServicesPage-module__fdUOAW__processHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.ServicesPage-module__fdUOAW__processSub{color:var(--text-secondary);max-width:460px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.ServicesPage-module__fdUOAW__processTrack{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.ServicesPage-module__fdUOAW__processLine{display:none}.ServicesPage-module__fdUOAW__processStep{text-align:center;padding:2rem 1.5rem}.ServicesPage-module__fdUOAW__stepNumber{width:48px;height:48px;font-family:var(--font-heading), sans-serif;color:var(--accent-cyan);z-index:1;background:linear-gradient(135deg,#3b82f626,#06b6d41a);border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.125rem;font-weight:700;display:flex;position:relative}.ServicesPage-module__fdUOAW__stepTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.ServicesPage-module__fdUOAW__stepDesc{color:var(--text-secondary);max-width:280px;margin:0 auto;font-size:.9375rem;line-height:1.55}.ServicesPage-module__fdUOAW__formSection{padding:7rem 0;position:relative}.ServicesPage-module__fdUOAW__formGlow{pointer-events:none;background:radial-gradient(circle,#3b82f60d,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ServicesPage-module__fdUOAW__formLayout{z-index:1;grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid;position:relative}.ServicesPage-module__fdUOAW__formInfo{padding-top:.5rem}.ServicesPage-module__fdUOAW__formHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:700;line-height:1.12}.ServicesPage-module__fdUOAW__formSub{color:var(--text-secondary);max-width:380px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.ServicesPage-module__fdUOAW__contactList{flex-direction:column;gap:1.5rem;display:flex}.ServicesPage-module__fdUOAW__contactItem{align-items:center;gap:1rem;display:flex}.ServicesPage-module__fdUOAW__contactIcon{width:44px;height:44px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61a,#06b6d40f);border:1px solid #3b82f61f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesPage-module__fdUOAW__contactDetail{color:var(--text-secondary);font-size:.9375rem;line-height:1.45}.ServicesPage-module__fdUOAW__contactDetail strong{color:var(--text-primary);font-weight:600;font-family:var(--font-heading), sans-serif;margin-bottom:.125rem;display:block}.ServicesPage-module__fdUOAW__formCard{padding:2.5rem}.ServicesPage-module__fdUOAW__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ServicesPage-module__fdUOAW__formGroup{flex-direction:column;gap:.375rem;display:flex}.ServicesPage-module__fdUOAW__fullWidth{grid-column:1/-1}.ServicesPage-module__fdUOAW__formLabel{color:var(--text-secondary);letter-spacing:.02em;font-size:.8125rem;font-weight:500}.ServicesPage-module__fdUOAW__required{color:var(--accent-blue)}.ServicesPage-module__fdUOAW__formInput,.ServicesPage-module__fdUOAW__formTextarea{height:48px;color:var(--text-primary);font-family:var(--font-body), sans-serif;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:0 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s,background .2s}.ServicesPage-module__fdUOAW__formInput:focus,.ServicesPage-module__fdUOAW__formTextarea:focus{border-color:var(--accent-blue);background:#ffffff0f;box-shadow:0 0 0 3px #3b82f61a}.ServicesPage-module__fdUOAW__formInput::placeholder,.ServicesPage-module__fdUOAW__formTextarea::placeholder{color:var(--text-muted)}.ServicesPage-module__fdUOAW__inputError{border-color:var(--error)!important;box-shadow:0 0 0 3px #ef44441f!important}.ServicesPage-module__fdUOAW__formTextarea{resize:vertical;height:auto;min-height:120px;padding:.875rem 1rem;line-height:1.5}.ServicesPage-module__fdUOAW__checkboxGroup{border-radius:12px;flex-wrap:wrap;gap:.75rem;padding:2px;transition:outline .2s;display:flex}.ServicesPage-module__fdUOAW__checkboxGroupError{outline-offset:4px;outline:1px solid #ef444466}.ServicesPage-module__fdUOAW__checkboxLabel{cursor:pointer;color:var(--text-secondary);-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9375rem;transition:all .2s;display:flex}.ServicesPage-module__fdUOAW__checkboxLabel:hover{background:#ffffff0d;border-color:#ffffff26}.ServicesPage-module__fdUOAW__checkboxHidden{display:none}.ServicesPage-module__fdUOAW__checkboxBox{border:1.5px solid #fff3;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.ServicesPage-module__fdUOAW__checkboxBox svg{opacity:0;transition:opacity .15s}.ServicesPage-module__fdUOAW__checkboxHidden:checked+.ServicesPage-module__fdUOAW__checkboxBox{background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));border-color:#0000}.ServicesPage-module__fdUOAW__checkboxHidden:checked+.ServicesPage-module__fdUOAW__checkboxBox svg{opacity:1}.ServicesPage-module__fdUOAW__checkboxHidden:checked~.ServicesPage-module__fdUOAW__checkboxText{color:var(--text-primary)}.ServicesPage-module__fdUOAW__formSubmitRow{grid-column:1/-1;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.ServicesPage-module__fdUOAW__formSubmit{padding:.875rem 2.25rem}.ServicesPage-module__fdUOAW__formFine{color:var(--text-muted);font-size:.75rem;line-height:1.45}@keyframes ServicesPage-module__fdUOAW__spin{to{transform:rotate(360deg)}}.ServicesPage-module__fdUOAW__spinner{animation:1s linear infinite ServicesPage-module__fdUOAW__spin}.ServicesPage-module__fdUOAW__formSuccess{text-align:center;padding:3rem 2rem}.ServicesPage-module__fdUOAW__formSuccessIcon{width:64px;height:64px;color:var(--success);background:linear-gradient(135deg,#22c55e26,#06b6d41a);border:1px solid #22c55e40;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ServicesPage-module__fdUOAW__formErrorIcon{width:64px;height:64px;color:var(--error);background:linear-gradient(135deg,#ef444426,#ef444414);border:1px solid #ef444440;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ServicesPage-module__fdUOAW__formSuccess h3{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ServicesPage-module__fdUOAW__formSuccess p{color:var(--text-secondary);font-size:1rem;line-height:1.55}.ServicesPage-module__fdUOAW__signupSection{background:#050d1a99;padding:5rem 0}.ServicesPage-module__fdUOAW__signupCard{text-align:center;padding:4rem 3rem;position:relative;overflow:hidden}.ServicesPage-module__fdUOAW__signupCard:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-blue), transparent);width:40%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ServicesPage-module__fdUOAW__signupHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.ServicesPage-module__fdUOAW__signupSub{color:var(--text-secondary);max-width:440px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.ServicesPage-module__fdUOAW__signupProof{color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.875rem;display:flex}.ServicesPage-module__fdUOAW__signupDot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite ServicesPage-module__fdUOAW__dotPulse}@keyframes ServicesPage-module__fdUOAW__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media (max-width:1024px){.ServicesPage-module__fdUOAW__heroVisual{width:360px;height:360px;right:-5%}.ServicesPage-module__fdUOAW__serviceBlock{gap:3rem}.ServicesPage-module__fdUOAW__formLayout{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.ServicesPage-module__fdUOAW__container{padding:0 1.25rem}.ServicesPage-module__fdUOAW__hero{padding:8rem 0 4rem}.ServicesPage-module__fdUOAW__heroVisual{display:none}.ServicesPage-module__fdUOAW__heroHeading{font-size:clamp(2rem,8vw,2.75rem)}.ServicesPage-module__fdUOAW__servicesSection{padding:4rem 0}.ServicesPage-module__fdUOAW__servicesGrid{gap:4rem}.ServicesPage-module__fdUOAW__serviceBlock{grid-template-columns:1fr;gap:2rem}.ServicesPage-module__fdUOAW__serviceBlockReverse .ServicesPage-module__fdUOAW__serviceInfo,.ServicesPage-module__fdUOAW__serviceBlockReverse .ServicesPage-module__fdUOAW__serviceVisual{order:0}.ServicesPage-module__fdUOAW__serviceVisual{max-width:320px;margin:0 auto}.ServicesPage-module__fdUOAW__serviceNumber{font-size:3.5rem}.ServicesPage-module__fdUOAW__processSection{padding:4.5rem 0}.ServicesPage-module__fdUOAW__processTrack{grid-template-columns:1fr;gap:1.5rem}.ServicesPage-module__fdUOAW__processLine{display:none}.ServicesPage-module__fdUOAW__processStep{text-align:left;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.ServicesPage-module__fdUOAW__stepNumber{flex-shrink:0;margin:0}.ServicesPage-module__fdUOAW__stepDesc{margin:0}.ServicesPage-module__fdUOAW__formSection{padding:4.5rem 0}.ServicesPage-module__fdUOAW__formCard{padding:1.75rem}.ServicesPage-module__fdUOAW__formGrid{grid-template-columns:1fr}.ServicesPage-module__fdUOAW__formSubmitRow{flex-direction:column;align-items:stretch}.ServicesPage-module__fdUOAW__formSubmit{width:100%}.ServicesPage-module__fdUOAW__formFine{text-align:center}.ServicesPage-module__fdUOAW__signupCard{padding:3rem 1.5rem}}@media (max-width:480px){.ServicesPage-module__fdUOAW__floatBadge{display:none}.ServicesPage-module__fdUOAW__checkboxGroup{flex-direction:column}.ServicesPage-module__fdUOAW__checkboxLabel{width:100%}}@media (prefers-reduced-motion:reduce){.ServicesPage-module__fdUOAW__floatBadge{animation:none}.ServicesPage-module__fdUOAW__visualRing{opacity:.15;animation:none}.ServicesPage-module__fdUOAW__signupDot{animation:none}}
.TermsPage-module__1ltHkq__page{background-color:var(--bg-deep);background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:32px 32px;min-height:100dvh;padding-top:clamp(5rem,8vh,7rem);padding-bottom:4rem;scroll-padding-top:6rem}.TermsPage-module__1ltHkq__page section[id]{scroll-margin-top:6rem}.TermsPage-module__1ltHkq__container{max-width:1100px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem)}.TermsPage-module__1ltHkq__header{margin-bottom:clamp(2.5rem,5vh,4rem)}.TermsPage-module__1ltHkq__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;font-weight:500;transition:color .2s,transform .2s;display:inline-flex}.TermsPage-module__1ltHkq__backLink:hover{color:var(--text-primary);transform:translate(-2px)}.TermsPage-module__1ltHkq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:.625rem;margin-bottom:1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.TermsPage-module__1ltHkq__eyebrowDot{background:var(--accent-cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #06b6d499}.TermsPage-module__1ltHkq__heading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.05}.TermsPage-module__1ltHkq__dates{color:var(--text-muted);flex-wrap:wrap;gap:1.5rem;margin-bottom:1.75rem;font-size:.8125rem;display:flex}.TermsPage-module__1ltHkq__dates strong{color:var(--text-secondary);margin-right:.375rem;font-weight:500}.TermsPage-module__1ltHkq__lede{color:var(--text-secondary);max-width:720px;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.7}.TermsPage-module__1ltHkq__layout{grid-template-columns:minmax(0,1fr);gap:3rem;display:grid}@media (min-width:1024px){.TermsPage-module__1ltHkq__layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:4rem}}.TermsPage-module__1ltHkq__tocDetails{background:var(--card-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--card-border);border-radius:16px;padding:1rem 1.25rem}.TermsPage-module__1ltHkq__tocDetails>summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-cyan);justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.8125rem;font-weight:600;list-style:none;display:flex}.TermsPage-module__1ltHkq__tocDetails>summary::-webkit-details-marker{display:none}.TermsPage-module__1ltHkq__tocDetails>summary:after{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.TermsPage-module__1ltHkq__tocDetails[open]>summary:after{transform:rotate(-135deg)}@media (min-width:1024px){.TermsPage-module__1ltHkq__tocWrap{max-height:calc(100vh - 8rem);position:sticky;top:6rem;overflow-y:auto}.TermsPage-module__1ltHkq__tocDetails{padding:1.5rem 1.25rem}.TermsPage-module__1ltHkq__tocDetails>summary{display:none}}.TermsPage-module__1ltHkq__tocList{flex-direction:column;gap:.125rem;margin-top:.75rem;padding:0;list-style:none;display:flex}@media (min-width:1024px){.TermsPage-module__1ltHkq__tocList{margin-top:0}}.TermsPage-module__1ltHkq__tocLink{color:var(--text-muted);border-left:2px solid #0000;align-items:baseline;gap:.625rem;padding:.4rem .25rem .4rem .75rem;font-size:.8125rem;line-height:1.5;transition:color .2s,border-color .2s;display:flex}.TermsPage-module__1ltHkq__tocLink:hover{color:var(--text-primary);border-left-color:var(--accent-cyan)}.TermsPage-module__1ltHkq__tocNum{font-variant-numeric:tabular-nums;color:var(--text-muted);min-width:1.5rem;font-size:.75rem}.TermsPage-module__1ltHkq__tocLink:hover .TermsPage-module__1ltHkq__tocNum{color:var(--accent-cyan)}.TermsPage-module__1ltHkq__article{min-width:0;max-width:720px}.TermsPage-module__1ltHkq__section{margin-bottom:clamp(2.5rem,5vh,3.5rem)}.TermsPage-module__1ltHkq__sectionHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:var(--text-primary);border-bottom:1px solid var(--card-border);align-items:baseline;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.875rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;display:flex}.TermsPage-module__1ltHkq__sectionNum{font-family:var(--font-heading), sans-serif;color:var(--accent-cyan);font-variant-numeric:tabular-nums;font-size:.75em;font-weight:600}.TermsPage-module__1ltHkq__subHeading{font-family:var(--font-heading), sans-serif;color:var(--text-primary);letter-spacing:-.01em;margin-top:1.75rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.TermsPage-module__1ltHkq__prose p{color:var(--text-secondary);margin-bottom:1.1rem;font-size:1rem;line-height:1.75}.TermsPage-module__1ltHkq__prose p:last-child{margin-bottom:0}.TermsPage-module__1ltHkq__prose strong{color:var(--text-primary);font-weight:600}.TermsPage-module__1ltHkq__prose a{color:var(--accent-cyan);border-bottom:1px solid #06b6d466;text-decoration:none;transition:border-color .2s,color .2s}.TermsPage-module__1ltHkq__prose a:hover{color:#67e8f9;border-bottom-color:#67e8f9}.TermsPage-module__1ltHkq__prose ul{flex-direction:column;gap:.6rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.TermsPage-module__1ltHkq__prose li{color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.65;position:relative}.TermsPage-module__1ltHkq__prose li:before{content:"";background:var(--accent-cyan);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.TermsPage-module__1ltHkq__prose li strong{color:var(--text-primary);font-weight:600}.TermsPage-module__1ltHkq__callout{border:1px solid #3b82f640;border-left:3px solid var(--accent-blue);background:#3b82f614;border-radius:10px;margin:1.25rem 0;padding:1.1rem 1.25rem}.TermsPage-module__1ltHkq__callout p{color:var(--text-primary);margin-bottom:0}.TermsPage-module__1ltHkq__calloutLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}.TermsPage-module__1ltHkq__allCaps{border:1px solid var(--card-border);text-transform:uppercase;letter-spacing:.02em;color:var(--text-secondary);background:#ffffff08;border-radius:10px;margin:1.25rem 0;padding:1.1rem 1.25rem;font-size:.8125rem;line-height:1.75}.TermsPage-module__1ltHkq__allCaps strong{color:var(--text-primary)}.TermsPage-module__1ltHkq__placeholder{color:#fde68a;font-family:var(--font-body), sans-serif;overflow-wrap:anywhere;word-break:break-word;text-transform:none;background:#facc152e;border:1px dashed #facc1573;border-radius:4px;padding:.05em .4em;font-size:.88em;font-weight:600}.TermsPage-module__1ltHkq__endNote{border-top:1px solid var(--card-border);color:var(--text-muted);margin-top:3rem;padding-top:1.5rem;font-size:.8125rem;font-style:italic;line-height:1.65}@media (max-width:768px){.TermsPage-module__1ltHkq__dates{flex-direction:column;gap:.75rem}.TermsPage-module__1ltHkq__sectionHeading{flex-wrap:wrap;gap:.5rem}}
.VendorsPage-module__fuw37q__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.VendorsPage-module__fuw37q__divider{background:linear-gradient(90deg,#0000,#ffffff0f 50%,#0000);width:100%;height:1px}.VendorsPage-module__fuw37q__overline{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan);align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:500;display:inline-flex}.VendorsPage-module__fuw37q__overline:before{content:"";background:var(--accent-cyan);width:24px;height:1px}.VendorsPage-module__fuw37q__overlineCenter{justify-content:center}.VendorsPage-module__fuw37q__sectionHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.VendorsPage-module__fuw37q__sectionSub{color:var(--text-secondary);max-width:520px;font-size:1.0625rem;line-height:1.6}.VendorsPage-module__fuw37q__hero{background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:32px 32px;padding:11rem 0 7rem;position:relative;overflow:hidden}.VendorsPage-module__fuw37q__heroGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#3b82f612 0%,#06b6d408 40%,#0000 70%);width:600px;height:600px;position:absolute;top:15%;right:-8%}.VendorsPage-module__fuw37q__heroGlow2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#06b6d40d 0%,#0000 60%);width:400px;height:400px;position:absolute;bottom:-15%;left:-5%}.VendorsPage-module__fuw37q__heroContent{z-index:1;max-width:640px;position:relative}.VendorsPage-module__fuw37q__heroHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(2.75rem,5.5vw,4.25rem);font-weight:700;line-height:1.06}.VendorsPage-module__fuw37q__heroSub{color:var(--text-secondary);max-width:480px;margin-bottom:2.5rem;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.65}.VendorsPage-module__fuw37q__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.VendorsPage-module__fuw37q__whatsappBtn{color:#25d366;font-family:var(--font-body), sans-serif;cursor:pointer;background:#25d36614;border:1px solid #25d3664d;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.VendorsPage-module__fuw37q__whatsappBtn:hover{background:#25d36626;border-color:#25d36680;transform:translateY(-1px)}.VendorsPage-module__fuw37q__whatsappBtn:active{transform:translateY(0)}.VendorsPage-module__fuw37q__categoriesSection{padding:6rem 0}.VendorsPage-module__fuw37q__categoriesHeader{text-align:center;margin-bottom:3.5rem}.VendorsPage-module__fuw37q__categoriesHeader .VendorsPage-module__fuw37q__sectionSub{margin:0 auto}.VendorsPage-module__fuw37q__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.VendorsPage-module__fuw37q__categoryCard{text-align:center;padding:2rem 1.5rem;transition:transform .3s,border-color .3s}.VendorsPage-module__fuw37q__categoryCard:hover{border-color:#3b82f633;transform:translateY(-4px)}.VendorsPage-module__fuw37q__categoryIcon{width:52px;height:52px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61f,#06b6d414);border:1px solid #3b82f626;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.VendorsPage-module__fuw37q__categoryTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;margin-bottom:.375rem;font-size:1.0625rem;font-weight:600}.VendorsPage-module__fuw37q__categoryDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.VendorsPage-module__fuw37q__processSection{background:#050d1a99;padding:7rem 0}.VendorsPage-module__fuw37q__processHeader{text-align:center;margin-bottom:4rem}.VendorsPage-module__fuw37q__processTrack{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.VendorsPage-module__fuw37q__processLine{display:none}.VendorsPage-module__fuw37q__processStep{text-align:center;padding:2rem 1.5rem}.VendorsPage-module__fuw37q__stepNumber{width:48px;height:48px;font-family:var(--font-heading), sans-serif;color:var(--accent-cyan);z-index:1;background:linear-gradient(135deg,#3b82f626,#06b6d41a);border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.125rem;font-weight:700;display:flex;position:relative}.VendorsPage-module__fuw37q__stepTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.VendorsPage-module__fuw37q__stepDesc{color:var(--text-secondary);max-width:280px;margin:0 auto;font-size:.9375rem;line-height:1.55}.VendorsPage-module__fuw37q__whySection{padding:5rem 0}.VendorsPage-module__fuw37q__whyCard{padding:3.5rem 3rem}.VendorsPage-module__fuw37q__whyGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.VendorsPage-module__fuw37q__whyNumber{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.375rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.VendorsPage-module__fuw37q__whyLabel{color:var(--text-secondary);font-size:.9375rem;line-height:1.45}.VendorsPage-module__fuw37q__formSection{padding:7rem 0;position:relative}.VendorsPage-module__fuw37q__formGlow{pointer-events:none;background:radial-gradient(circle,#3b82f60d,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VendorsPage-module__fuw37q__formLayout{z-index:1;grid-template-columns:1fr 1.4fr;align-items:start;gap:4rem;display:grid;position:relative}.VendorsPage-module__fuw37q__formInfo{padding-top:.5rem}.VendorsPage-module__fuw37q__formHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:700;line-height:1.12}.VendorsPage-module__fuw37q__formSub{color:var(--text-secondary);max-width:380px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.VendorsPage-module__fuw37q__contactList{flex-direction:column;gap:1.5rem;display:flex}.VendorsPage-module__fuw37q__contactItem{align-items:center;gap:1rem;display:flex}.VendorsPage-module__fuw37q__contactIcon{width:44px;height:44px;color:var(--accent-cyan);background:linear-gradient(135deg,#3b82f61a,#06b6d40f);border:1px solid #3b82f61f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VendorsPage-module__fuw37q__contactDetail{color:var(--text-secondary);font-size:.9375rem;line-height:1.45}.VendorsPage-module__fuw37q__contactDetail strong{color:var(--text-primary);font-weight:600;font-family:var(--font-heading), sans-serif;margin-bottom:.125rem;display:block}.VendorsPage-module__fuw37q__contactLink{color:var(--accent-cyan);transition:opacity .2s}.VendorsPage-module__fuw37q__contactLink:hover{opacity:.8}.VendorsPage-module__fuw37q__formCard{padding:2.5rem}.VendorsPage-module__fuw37q__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.VendorsPage-module__fuw37q__formGroup{flex-direction:column;gap:.375rem;display:flex}.VendorsPage-module__fuw37q__fullWidth{grid-column:1/-1}.VendorsPage-module__fuw37q__formLabel{color:var(--text-secondary);letter-spacing:.02em;font-size:.8125rem;font-weight:500}.VendorsPage-module__fuw37q__required{color:var(--accent-blue)}.VendorsPage-module__fuw37q__formInput,.VendorsPage-module__fuw37q__formSelect,.VendorsPage-module__fuw37q__formTextarea{height:48px;color:var(--text-primary);font-family:var(--font-body), sans-serif;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:0 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s,background .2s}.VendorsPage-module__fuw37q__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.VendorsPage-module__fuw37q__formSelect option{color:var(--text-primary);background:#0a1628}.VendorsPage-module__fuw37q__formInput:focus,.VendorsPage-module__fuw37q__formSelect:focus,.VendorsPage-module__fuw37q__formTextarea:focus{border-color:var(--accent-blue);background:#ffffff0f;box-shadow:0 0 0 3px #3b82f61a}.VendorsPage-module__fuw37q__formInput::placeholder,.VendorsPage-module__fuw37q__formTextarea::placeholder{color:var(--text-muted)}.VendorsPage-module__fuw37q__inputError{border-color:var(--error)!important;box-shadow:0 0 0 3px #ef44441f!important}.VendorsPage-module__fuw37q__formTextarea{resize:vertical;height:auto;min-height:120px;padding:.875rem 1rem;line-height:1.5}.VendorsPage-module__fuw37q__formSubmitRow{grid-column:1/-1;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.VendorsPage-module__fuw37q__formSubmit{padding:.875rem 2.25rem}.VendorsPage-module__fuw37q__formFine{color:var(--text-muted);font-size:.75rem;line-height:1.45}@keyframes VendorsPage-module__fuw37q__spin{to{transform:rotate(360deg)}}.VendorsPage-module__fuw37q__spinner{animation:1s linear infinite VendorsPage-module__fuw37q__spin}.VendorsPage-module__fuw37q__formSuccess{text-align:center;padding:3rem 2rem}.VendorsPage-module__fuw37q__formSuccessIcon,.VendorsPage-module__fuw37q__formErrorIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.VendorsPage-module__fuw37q__formSuccessIcon{color:var(--success);background:linear-gradient(135deg,#22c55e26,#06b6d41a);border:1px solid #22c55e40}.VendorsPage-module__fuw37q__formErrorIcon{color:var(--error);background:linear-gradient(135deg,#ef444426,#ef444414);border:1px solid #ef444440}.VendorsPage-module__fuw37q__formSuccess h3{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.VendorsPage-module__fuw37q__formSuccess p{color:var(--text-secondary);font-size:1rem;line-height:1.55}.VendorsPage-module__fuw37q__signupSection{background:#050d1a99;padding:5rem 0}.VendorsPage-module__fuw37q__signupCard{text-align:center;padding:4rem 3rem;position:relative;overflow:hidden}.VendorsPage-module__fuw37q__signupCard:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-blue), transparent);width:40%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.VendorsPage-module__fuw37q__signupHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15}.VendorsPage-module__fuw37q__signupSub{color:var(--text-secondary);max-width:440px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.VendorsPage-module__fuw37q__signupProof{color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.875rem;display:flex}.VendorsPage-module__fuw37q__signupDot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite VendorsPage-module__fuw37q__dotPulse}@keyframes VendorsPage-module__fuw37q__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media (max-width:1024px){.VendorsPage-module__fuw37q__formLayout{grid-template-columns:1fr;gap:3rem}.VendorsPage-module__fuw37q__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.VendorsPage-module__fuw37q__container{padding:0 1.25rem}.VendorsPage-module__fuw37q__hero{padding:8rem 0 4rem}.VendorsPage-module__fuw37q__heroHeading{font-size:clamp(2.25rem,9vw,3rem)}.VendorsPage-module__fuw37q__heroActions{flex-direction:column;align-items:flex-start}.VendorsPage-module__fuw37q__categoriesSection{padding:4rem 0}.VendorsPage-module__fuw37q__processSection{padding:4.5rem 0}.VendorsPage-module__fuw37q__processTrack{grid-template-columns:1fr;gap:1.5rem}.VendorsPage-module__fuw37q__processLine{display:none}.VendorsPage-module__fuw37q__processStep{text-align:left;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex}.VendorsPage-module__fuw37q__stepNumber{flex-shrink:0;margin:0}.VendorsPage-module__fuw37q__stepDesc{margin:0}.VendorsPage-module__fuw37q__whyCard{padding:2.5rem 1.5rem}.VendorsPage-module__fuw37q__whyGrid{grid-template-columns:1fr;gap:1.5rem}.VendorsPage-module__fuw37q__formSection{padding:4.5rem 0}.VendorsPage-module__fuw37q__formCard{padding:1.75rem}.VendorsPage-module__fuw37q__formGrid{grid-template-columns:1fr}.VendorsPage-module__fuw37q__formSubmitRow{flex-direction:column;align-items:stretch}.VendorsPage-module__fuw37q__formSubmit{width:100%}.VendorsPage-module__fuw37q__formFine{text-align:center}.VendorsPage-module__fuw37q__signupCard{padding:3rem 1.5rem}}@media (max-width:480px){.VendorsPage-module__fuw37q__categoriesGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.VendorsPage-module__fuw37q__signupDot,.VendorsPage-module__fuw37q__spinner{animation:none}}
.ChannelDetailPage-module__Q5ofUq__page{background:var(--bg-deep,#030712);min-height:100dvh;color:var(--text-primary,#f1f5f9);font-family:var(--font-body), sans-serif;background-image:radial-gradient(circle at 20% 15%,#3b82f614,#0000 45%),radial-gradient(circle at 80% 85%,#06b6d40f,#0000 50%);position:relative}.ChannelDetailPage-module__Q5ofUq__section,.ChannelDetailPage-module__Q5ofUq__heroSection{justify-content:center;padding:2rem;display:flex;position:relative}.ChannelDetailPage-module__Q5ofUq__heroSection{padding-top:clamp(4rem,8vw,7rem);padding-bottom:2rem}.ChannelDetailPage-module__Q5ofUq__section{padding-top:1rem;padding-bottom:1rem}.ChannelDetailPage-module__Q5ofUq__ctaSection{padding-top:1.5rem;padding-bottom:clamp(4rem,8vw,7rem)}.ChannelDetailPage-module__Q5ofUq__contentCard{-webkit-backdrop-filter:blur(24px);z-index:5;background:#080e1ef2;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:clamp(880px,54vw,1200px);padding:clamp(3rem,4vw,4.5rem) clamp(2rem,3vw,3.5rem);position:relative}.ChannelDetailPage-module__Q5ofUq__block{display:block}.ChannelDetailPage-module__Q5ofUq__alertsBlock{position:relative}.ChannelDetailPage-module__Q5ofUq__blockDivider{background:linear-gradient(90deg,#0000,#ffffff14 20% 80%,#0000);border:0;height:1px;margin:clamp(2.5rem,4vw,3.5rem) 0}.ChannelDetailPage-module__Q5ofUq__overline{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-cyan,#06b6d4);align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:clamp(.8125rem,.9vw,1rem);font-weight:500;display:inline-flex}.ChannelDetailPage-module__Q5ofUq__overline:before{content:"";background:var(--accent-cyan,#06b6d4);width:24px;height:1px}.ChannelDetailPage-module__Q5ofUq__sectionHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.03em;color:var(--text-primary,#f1f5f9);margin-bottom:1rem;font-size:clamp(1.875rem,3vw,3rem);font-weight:700;line-height:1.1}.ChannelDetailPage-module__Q5ofUq__sectionSub{color:var(--text-secondary,#94a3b8);max-width:640px;margin-bottom:2rem;font-size:clamp(1rem,1.05vw,1.125rem);line-height:1.6}.ChannelDetailPage-module__Q5ofUq__heroWrap{flex-direction:column;align-items:center;width:100%;max-width:clamp(880px,54vw,1200px);display:flex}.ChannelDetailPage-module__Q5ofUq__breadcrumbLink{color:var(--text-secondary,#94a3b8);align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.ChannelDetailPage-module__Q5ofUq__breadcrumbLink:hover{color:var(--accent-cyan,#06b6d4)}.ChannelDetailPage-module__Q5ofUq__breadcrumbLink:focus-visible{outline:2px solid var(--accent-cyan,#06b6d4);outline-offset:3px;border-radius:4px}.ChannelDetailPage-module__Q5ofUq__heroInner{text-align:center;width:100%;max-width:clamp(720px,46vw,960px);margin:0 auto}.ChannelDetailPage-module__Q5ofUq__heroLogo{object-fit:contain;filter:drop-shadow(0 0 24px #3b82f640);width:56px;height:56px;margin:0 auto 1.5rem;display:block}.ChannelDetailPage-module__Q5ofUq__heroLogoInverted{filter:brightness(0)invert()drop-shadow(0 0 24px #3b82f640)}.ChannelDetailPage-module__Q5ofUq__heroHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05}.ChannelDetailPage-module__Q5ofUq__heroTagline{color:var(--text-secondary,#94a3b8);max-width:560px;margin:0 auto;font-size:clamp(1.0625rem,1.2vw,1.3125rem);line-height:1.55}.ChannelDetailPage-module__Q5ofUq__aboutDescription{color:var(--text-secondary,#94a3b8);max-width:760px;margin-bottom:2rem;font-size:clamp(1rem,1.1vw,1.1875rem);line-height:1.7}.ChannelDetailPage-module__Q5ofUq__bestForBlock{margin-top:2rem}.ChannelDetailPage-module__Q5ofUq__bestForLabel{font-family:var(--font-heading), sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary,#94a3b8);margin-bottom:1rem;font-size:.875rem;font-weight:600}.ChannelDetailPage-module__Q5ofUq__bestForList{flex-wrap:wrap;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.ChannelDetailPage-module__Q5ofUq__bestForChip{color:var(--text-primary,#f1f5f9);letter-spacing:-.005em;background:#3b82f614;border:1px solid #3b82f62e;border-radius:999px;padding:.625rem 1rem;font-size:.875rem}.ChannelDetailPage-module__Q5ofUq__alertCards{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem;display:grid}.ChannelDetailPage-module__Q5ofUq__alertCard{min-height:112px;color:var(--text-primary,#f1f5f9);cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:1.25rem;padding:1.75rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative;overflow:hidden}.ChannelDetailPage-module__Q5ofUq__alertCard:hover{background:#ffffff0d;border-color:#3b82f659;transform:translateY(-4px);box-shadow:0 12px 40px #0006,0 0 24px #3b82f614}.ChannelDetailPage-module__Q5ofUq__alertCard:focus-visible{outline:2px solid var(--accent-cyan,#06b6d4);outline-offset:3px}.ChannelDetailPage-module__Q5ofUq__alertCardDisabled{cursor:not-allowed;opacity:.55}.ChannelDetailPage-module__Q5ofUq__alertCardDisabled:hover{box-shadow:none;background:#ffffff09;border-color:#ffffff14;transform:none}.ChannelDetailPage-module__Q5ofUq__alertGlow{opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ChannelDetailPage-module__Q5ofUq__alertCard:hover .ChannelDetailPage-module__Q5ofUq__alertGlow{opacity:1}.ChannelDetailPage-module__Q5ofUq__alertIcon{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ChannelDetailPage-module__Q5ofUq__alertBody{flex:1;min-width:0}.ChannelDetailPage-module__Q5ofUq__alertHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.015em;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.ChannelDetailPage-module__Q5ofUq__alertBenefit{color:var(--text-secondary,#94a3b8);margin:0;font-size:.9375rem;line-height:1.45}.ChannelDetailPage-module__Q5ofUq__alertArrow{width:36px;height:36px;color:var(--accent-cyan,#06b6d4);opacity:.75;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex}.ChannelDetailPage-module__Q5ofUq__alertCard:hover .ChannelDetailPage-module__Q5ofUq__alertArrow{opacity:1;transform:translate(4px)}.ChannelDetailPage-module__Q5ofUq__prepNote{color:var(--text-secondary,#94a3b8);max-width:680px;margin-bottom:2rem;font-size:clamp(1rem,1.05vw,1.125rem);line-height:1.65}.ChannelDetailPage-module__Q5ofUq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.75rem;display:grid}.ChannelDetailPage-module__Q5ofUq__relatedCard{color:var(--text-primary,#f1f5f9);background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:.625rem;padding:1.5rem 1.25rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.ChannelDetailPage-module__Q5ofUq__relatedCard:hover{border-color:#3b82f640;transform:translateY(-4px);box-shadow:0 8px 30px #0000004d,0 0 20px #3b82f60f}.ChannelDetailPage-module__Q5ofUq__relatedCard:focus-visible{outline:2px solid var(--accent-cyan,#06b6d4);outline-offset:3px}.ChannelDetailPage-module__Q5ofUq__relatedLogo{object-fit:contain;width:32px;height:32px}.ChannelDetailPage-module__Q5ofUq__relatedLogoInverted{filter:brightness(0)invert()}.ChannelDetailPage-module__Q5ofUq__relatedName{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;font-size:1rem;font-weight:600}.ChannelDetailPage-module__Q5ofUq__relatedDesc{color:var(--text-secondary,#94a3b8);flex:1;margin:0;font-size:.8125rem;line-height:1.45}.ChannelDetailPage-module__Q5ofUq__relatedArrow{color:var(--accent-cyan,#06b6d4);opacity:0;transition:opacity .3s,transform .3s;position:absolute;top:1.25rem;right:1.25rem}.ChannelDetailPage-module__Q5ofUq__relatedCard:hover .ChannelDetailPage-module__Q5ofUq__relatedArrow{opacity:1;transform:translate(3px)}.ChannelDetailPage-module__Q5ofUq__ctaInner{text-align:center;z-index:1;position:relative}.ChannelDetailPage-module__Q5ofUq__ctaGlow{pointer-events:none;background:radial-gradient(circle,#3b82f614,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChannelDetailPage-module__Q5ofUq__ctaHeading{font-family:var(--font-heading), sans-serif;letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.08}.ChannelDetailPage-module__Q5ofUq__ctaSub{color:var(--text-secondary,#94a3b8);max-width:480px;margin:0 auto 2.25rem;font-size:1.0625rem;line-height:1.6}.ChannelDetailPage-module__Q5ofUq__ctaProof{color:var(--text-secondary,#94a3b8);justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;display:flex}.ChannelDetailPage-module__Q5ofUq__ctaDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2.5s ease-in-out infinite ChannelDetailPage-module__Q5ofUq__channelDotPulse}@keyframes ChannelDetailPage-module__Q5ofUq__channelDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media (max-width:960px){.ChannelDetailPage-module__Q5ofUq__relatedGrid{grid-template-columns:1fr}}@media (max-width:768px){.ChannelDetailPage-module__Q5ofUq__page{background-image:none}.ChannelDetailPage-module__Q5ofUq__section,.ChannelDetailPage-module__Q5ofUq__heroSection,.ChannelDetailPage-module__Q5ofUq__ctaSection{padding:1rem 1.25rem}.ChannelDetailPage-module__Q5ofUq__heroSection{padding-top:2.5rem;padding-bottom:1rem}.ChannelDetailPage-module__Q5ofUq__ctaSection{padding-bottom:3rem}.ChannelDetailPage-module__Q5ofUq__card{border-radius:18px;padding:2rem 1.5rem}.ChannelDetailPage-module__Q5ofUq__breadcrumb{margin-bottom:1rem}.ChannelDetailPage-module__Q5ofUq__heroLogo{width:44px;height:44px;margin-bottom:1rem}.ChannelDetailPage-module__Q5ofUq__heroHeading{font-size:clamp(2rem,9vw,2.75rem)}.ChannelDetailPage-module__Q5ofUq__heroTagline{font-size:1rem}.ChannelDetailPage-module__Q5ofUq__sectionHeading{font-size:clamp(1.5rem,6.5vw,2rem)}.ChannelDetailPage-module__Q5ofUq__sectionSub,.ChannelDetailPage-module__Q5ofUq__aboutDescription,.ChannelDetailPage-module__Q5ofUq__prepNote{font-size:.9375rem}.ChannelDetailPage-module__Q5ofUq__alertCards{grid-template-columns:1fr;gap:.875rem}.ChannelDetailPage-module__Q5ofUq__alertCard{gap:1rem;min-height:88px;padding:1.375rem 1.25rem}.ChannelDetailPage-module__Q5ofUq__alertIcon{width:44px;height:44px}.ChannelDetailPage-module__Q5ofUq__alertHeading{font-size:1rem}.ChannelDetailPage-module__Q5ofUq__alertBenefit{font-size:.875rem}.ChannelDetailPage-module__Q5ofUq__alertArrow{width:32px;height:32px}.ChannelDetailPage-module__Q5ofUq__bestForChip{padding:.5rem .875rem;font-size:.8125rem}.ChannelDetailPage-module__Q5ofUq__ctaHeading{font-size:clamp(1.75rem,7vw,2.25rem)}.ChannelDetailPage-module__Q5ofUq__ctaSub{font-size:.9375rem}.ChannelDetailPage-module__Q5ofUq__relatedCard{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.ChannelDetailPage-module__Q5ofUq__ctaDot{animation:none}.ChannelDetailPage-module__Q5ofUq__alertCard,.ChannelDetailPage-module__Q5ofUq__relatedCard,.ChannelDetailPage-module__Q5ofUq__alertArrow,.ChannelDetailPage-module__Q5ofUq__relatedArrow{transition:none}}
