.Verify-module__pV7HeG__mainContainer{padding-top:95px}.Verify-module__pV7HeG__hero{background:var(--gradient-hero);padding:var(--space-12) 0 var(--space-12);position:relative;overflow:hidden}.Verify-module__pV7HeG__hero:before{content:"";pointer-events:none;background:radial-gradient(at 30% 60%,#22c55e14 0%,#0000 50%),radial-gradient(at 70% 30%,#3b82f61a 0%,#0000 50%);position:absolute;inset:0}.Verify-module__pV7HeG__hero:after{content:"";background:linear-gradient(90deg,#0000,#22c55e66,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Verify-module__pV7HeG__heroContent{max-width:var(--container-xl);padding:0 var(--space-6);z-index:2;text-align:center;margin:0 auto;position:relative}.Verify-module__pV7HeG__breadcrumb{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-6);animation:.5s forwards Verify-module__pV7HeG__fadeInDown;display:flex}.Verify-module__pV7HeG__breadcrumb a{color:var(--text-white-muted);transition:color var(--transition-fast)}.Verify-module__pV7HeG__breadcrumb a:hover{color:var(--accent)}.Verify-module__pV7HeG__breadcrumbSep{color:var(--text-muted);font-size:var(--text-xs)}.Verify-module__pV7HeG__breadcrumbCurrent{color:var(--success);font-weight:var(--font-semibold)}.Verify-module__pV7HeG__heroTitle{font-family:var(--font-heading);font-size:var(--text-5xl);font-weight:var(--font-extrabold);color:var(--text);margin-bottom:var(--space-4);animation:.6s forwards Verify-module__pV7HeG__fadeInUp}.Verify-module__pV7HeG__heroTitleAccent{background:var(--gradient-success);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Verify-module__pV7HeG__heroSubtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:560px;line-height:var(--leading-relaxed);opacity:0;margin:0 auto;animation:.6s .15s forwards Verify-module__pV7HeG__fadeInUp}.Verify-module__pV7HeG__searchSection{padding:var(--space-12) 0 var(--space-20);background:var(--surface-50);min-height:50vh}.Verify-module__pV7HeG__searchContainer{max-width:600px;padding:0 var(--space-6);margin:0 auto}.Verify-module__pV7HeG__searchCard{background:var(--surface);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);padding:var(--space-8);border:1px solid var(--border-light);animation:.5s forwards Verify-module__pV7HeG__fadeInUp}.Verify-module__pV7HeG__searchTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text);text-align:center;margin-bottom:var(--space-6)}.Verify-module__pV7HeG__searchInputWrapper{margin-bottom:var(--space-4);position:relative}.Verify-module__pV7HeG__searchIcon{left:var(--space-4);color:var(--text-muted);font-size:var(--text-lg);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.Verify-module__pV7HeG__searchInput{width:100%;padding:var(--space-4) var(--space-4) var(--space-4) var(--space-12);border:2px solid var(--border);border-radius:var(--radius-xl);font-size:var(--text-base);color:var(--text);background:var(--surface);transition:all var(--transition-fast);font-family:var(--font-primary);outline:none}.Verify-module__pV7HeG__searchInput:hover{border-color:var(--primary-300)}.Verify-module__pV7HeG__searchInput:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #3b82f626}.Verify-module__pV7HeG__searchInput::placeholder{color:var(--text-muted)}.Verify-module__pV7HeG__btnVerify{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4) var(--space-6);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-white);background:var(--gradient-accent);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-accent);font-family:var(--font-primary);border:none;display:inline-flex}.Verify-module__pV7HeG__btnVerify:hover{background:var(--gradient-accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.Verify-module__pV7HeG__btnVerify:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Verify-module__pV7HeG__orDivider{align-items:center;gap:var(--space-4);margin:var(--space-6) 0;display:flex}.Verify-module__pV7HeG__orLine{background:var(--border);flex:1;height:1px}.Verify-module__pV7HeG__orText{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.Verify-module__pV7HeG__btnQr{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-secondary);background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);font-family:var(--font-primary);display:inline-flex}.Verify-module__pV7HeG__btnQr:hover{border-color:var(--primary-300);color:var(--text);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Verify-module__pV7HeG__resultContainer{max-width:600px;margin:var(--space-8) auto 0;padding:0 var(--space-6);animation:.5s Verify-module__pV7HeG__fadeInUp}.Verify-module__pV7HeG__successCard{background:var(--surface);border:2px solid var(--success);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);animation:.4s cubic-bezier(.34,1.56,.64,1) Verify-module__pV7HeG__scaleIn;overflow:hidden}.Verify-module__pV7HeG__successHeader{text-align:center;padding:var(--space-8) var(--space-6) var(--space-4);background:linear-gradient(180deg, var(--success-light) 0%, var(--surface) 100%)}.Verify-module__pV7HeG__checkBadge{border-radius:var(--radius-full);background:var(--success-light);width:72px;height:72px;margin:0 auto var(--space-4);border:3px solid var(--success);justify-content:center;align-items:center;animation:.6s .2s both Verify-module__pV7HeG__bounceIn;display:flex}.Verify-module__pV7HeG__checkIcon{font-size:36px}.Verify-module__pV7HeG__successTitle{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--success-hover);margin-bottom:var(--space-1)}.Verify-module__pV7HeG__successSubtitle{font-size:var(--text-sm);color:var(--text-light)}.Verify-module__pV7HeG__detailsGrid{padding:var(--space-6)}.Verify-module__pV7HeG__detailRow{padding:var(--space-3) 0;border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.Verify-module__pV7HeG__detailRow:last-child{border-bottom:none}.Verify-module__pV7HeG__detailLabel{font-size:var(--text-sm);color:var(--text-light);font-weight:var(--font-medium);align-items:center;gap:var(--space-2);display:flex}.Verify-module__pV7HeG__detailValue{font-size:var(--text-sm);color:var(--text);font-weight:var(--font-semibold);text-align:right}.Verify-module__pV7HeG__statusSection{padding:var(--space-4) var(--space-6);background:var(--success-light);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Verify-module__pV7HeG__statusBadge{align-items:center;gap:var(--space-2);background:var(--success);color:var(--text-white);font-size:var(--text-xs);font-weight:var(--font-bold);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;animation:2s ease-in-out infinite Verify-module__pV7HeG__glow;display:inline-flex}.Verify-module__pV7HeG__officialSeal{font-size:var(--text-xs);color:var(--success-hover);font-weight:var(--font-semibold);align-items:center;gap:var(--space-1);display:flex}.Verify-module__pV7HeG__errorCard{background:var(--surface);border:2px solid var(--error);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);text-align:center;padding:var(--space-10) var(--space-8);animation:.4s cubic-bezier(.34,1.56,.64,1) Verify-module__pV7HeG__scaleIn}.Verify-module__pV7HeG__errorBadge{border-radius:var(--radius-full);background:var(--error-light);width:72px;height:72px;margin:0 auto var(--space-5);border:3px solid var(--error);justify-content:center;align-items:center;display:flex}.Verify-module__pV7HeG__errorIcon{font-size:36px}.Verify-module__pV7HeG__errorTitle{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--error);margin-bottom:var(--space-3)}.Verify-module__pV7HeG__errorMessage{font-size:var(--text-sm);color:var(--text-light);margin-bottom:var(--space-6);line-height:var(--leading-relaxed)}.Verify-module__pV7HeG__btnSupport{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--accent);background:var(--accent-light);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);font-family:var(--font-primary);border:none;text-decoration:none;display:inline-flex}.Verify-module__pV7HeG__btnSupport:hover{background:var(--accent);color:var(--text-white);transform:translateY(-1px)}.Verify-module__pV7HeG__btnTryAgain{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-secondary);background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);font-family:var(--font-primary);display:inline-flex}.Verify-module__pV7HeG__btnTryAgain:hover{border-color:var(--primary-300);color:var(--text)}.Verify-module__pV7HeG__errorActions{gap:var(--space-4);justify-content:center;display:flex}.Verify-module__pV7HeG__spinner{border:2px solid #ffffff4d;border-top-color:var(--text-white);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite Verify-module__pV7HeG__spin;display:inline-block}@keyframes Verify-module__pV7HeG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Verify-module__pV7HeG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Verify-module__pV7HeG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Verify-module__pV7HeG__scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes Verify-module__pV7HeG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Verify-module__pV7HeG__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}70%{transform:scale(.95)}to{transform:scale(1)}}@keyframes Verify-module__pV7HeG__glow{0%,to{box-shadow:0 0 5px #22c55e4d}50%{box-shadow:0 0 15px #22c55e80}}@media (max-width:768px){.Verify-module__pV7HeG__hero{padding:var(--space-12) 0 var(--space-8)}.Verify-module__pV7HeG__heroTitle{font-size:var(--text-3xl)}.Verify-module__pV7HeG__heroSubtitle{font-size:var(--text-base)}.Verify-module__pV7HeG__searchSection{padding:var(--space-8) 0 var(--space-14)}.Verify-module__pV7HeG__searchCard{padding:var(--space-6)}.Verify-module__pV7HeG__successHeader{padding:var(--space-6) var(--space-4) var(--space-3)}.Verify-module__pV7HeG__detailsGrid{padding:var(--space-4)}.Verify-module__pV7HeG__statusSection{text-align:center;flex-direction:column}.Verify-module__pV7HeG__errorCard{padding:var(--space-8) var(--space-5)}.Verify-module__pV7HeG__errorActions{flex-direction:column}}.Verify-module__pV7HeG__scannerOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;padding:var(--space-6);background:#0f172abf;justify-content:center;align-items:center;animation:.3s forwards Verify-module__pV7HeG__fadeIn;display:flex;position:fixed;inset:0}.Verify-module__pV7HeG__scannerModal{background:var(--surface);border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl);border:1px solid var(--border-light);flex-direction:column;width:100%;max-width:440px;animation:.35s cubic-bezier(.34,1.56,.64,1) both Verify-module__pV7HeG__scaleIn;display:flex;overflow:hidden}.Verify-module__pV7HeG__scannerHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.Verify-module__pV7HeG__scannerTitle{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text);margin:0}.Verify-module__pV7HeG__scannerClose{font-size:var(--text-2xl);color:var(--text-light);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;line-height:1}.Verify-module__pV7HeG__scannerClose:hover{color:var(--error)}.Verify-module__pV7HeG__videoContainer{background:#000;justify-content:center;align-items:center;width:100%;height:320px;display:flex;position:relative;overflow:hidden}.Verify-module__pV7HeG__videoPreview{object-fit:cover;width:100%;height:100%}.Verify-module__pV7HeG__scannerBoxOutline{border:3px solid var(--success);border-radius:var(--radius-lg);pointer-events:none;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;box-shadow:0 0 0 4000px #0006}.Verify-module__pV7HeG__laserLine{background:linear-gradient(90deg, transparent, var(--success), transparent);width:100%;height:3px;box-shadow:0 0 8px var(--success);animation:2.5s ease-in-out infinite Verify-module__pV7HeG__laserScan;position:absolute}@keyframes Verify-module__pV7HeG__laserScan{0%,to{top:0%}50%{top:100%}}.Verify-module__pV7HeG__scannerTip{bottom:var(--space-3);text-align:center;color:var(--text-white);font-size:var(--text-xs);font-weight:var(--font-medium);text-shadow:0 1px 4px #000c;padding:0 var(--space-4);pointer-events:none;position:absolute;left:0;right:0}.Verify-module__pV7HeG__scannerError{color:var(--error);font-size:var(--text-sm);font-weight:var(--font-semibold);text-align:center;padding:var(--space-6);background:var(--surface);width:100%}.Verify-module__pV7HeG__btnCancelScanner{width:100%;padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text-secondary);background:var(--surface-50);border:none;border-top:1px solid var(--border-light);cursor:pointer;transition:background var(--transition-fast)}.Verify-module__pV7HeG__btnCancelScanner:hover{background:var(--surface-100);color:var(--text)}@media (max-width:480px){.Verify-module__pV7HeG__heroTitle{font-size:var(--text-2xl)}.Verify-module__pV7HeG__searchContainer,.Verify-module__pV7HeG__resultContainer{padding:0 var(--space-3)}.Verify-module__pV7HeG__detailRow{align-items:flex-start;gap:var(--space-1);flex-direction:column}.Verify-module__pV7HeG__detailValue{text-align:left}}
.Navbar-module__O8Na-a__navbar{z-index:var(--z-navbar);padding:var(--space-4) 0;transition:all var(--transition-normal);border-bottom:1px solid var(--border-light);background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #00000005}.Navbar-module__O8Na-a__navbar.Navbar-module__O8Na-a__scrolled{padding:var(--space-2-5) 0;border-bottom:1px solid var(--border);background:#fff;box-shadow:0 4px 15px #0000000d}.Navbar-module__O8Na-a__navbarInner{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__O8Na-a__logoLink{align-items:center;gap:var(--space-3);flex-shrink:0;text-decoration:none;display:flex;position:relative}.Navbar-module__O8Na-a__logoIcon{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.Navbar-module__O8Na-a__logoIcon svg{filter:drop-shadow(0 2px 8px #f973164d);width:100%;height:100%}.Navbar-module__O8Na-a__logoImage{object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:100%}.Navbar-module__O8Na-a__logoTextWrap{flex-direction:column;gap:1px;display:flex}.Navbar-module__O8Na-a__logoText{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-extrabold);letter-spacing:-.02em;align-items:baseline;line-height:1.1;display:flex}.Navbar-module__O8Na-a__logoIntern{color:var(--text)}.Navbar-module__O8Na-a__logoZilla{color:var(--accent);position:relative}.Navbar-module__O8Na-a__logoZilla:after{content:"";background:var(--gradient-accent);border-radius:var(--radius-full);opacity:0;width:100%;height:2px;transition:all var(--transition-normal);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.Navbar-module__O8Na-a__logoLink:hover .Navbar-module__O8Na-a__logoZilla:after{opacity:1;transform:scaleX(1)}.Navbar-module__O8Na-a__logoTagline{font-size:.6rem;font-weight:var(--font-medium);color:var(--text-light);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.Navbar-module__O8Na-a__navLinks{align-items:center;gap:var(--space-1);display:flex}.Navbar-module__O8Na-a__navLink{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-normal);white-space:nowrap;letter-spacing:.01em;text-decoration:none;position:relative}.Navbar-module__O8Na-a__navLink:after{content:"";background:var(--accent);border-radius:var(--radius-full);width:60%;height:2px;transition:transform var(--transition-normal);position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__O8Na-a__navLink:hover{color:var(--accent);background:var(--surface-50)}.Navbar-module__O8Na-a__navLink:hover:after{transform:translate(-50%)scaleX(1)}.Navbar-module__O8Na-a__navLinkActive{color:var(--accent);font-weight:var(--font-semibold)}.Navbar-module__O8Na-a__navLinkActive:after{background:var(--accent);transform:translate(-50%)scaleX(1)}.Navbar-module__O8Na-a__navRight{align-items:center;gap:var(--space-3);display:flex}.Navbar-module__O8Na-a__ctaButton{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-6);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-white);background:var(--gradient-accent);border-radius:var(--radius-lg);cursor:pointer;white-space:nowrap;transition:all var(--transition-normal);box-shadow:var(--shadow-accent);border:1px solid #0000;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__O8Na-a__ctaButton:before{content:"";background:var(--gradient-accent-hover);opacity:0;transition:opacity var(--transition-normal);position:absolute;inset:0}.Navbar-module__O8Na-a__ctaButton:hover{box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.Navbar-module__O8Na-a__ctaButton:hover:before{opacity:1}.Navbar-module__O8Na-a__ctaButtonText{z-index:1;position:relative}.Navbar-module__O8Na-a__ctaIcon{z-index:1;transition:transform var(--transition-normal);position:relative}.Navbar-module__O8Na-a__ctaButton:hover .Navbar-module__O8Na-a__ctaIcon{transform:translate(3px)}.Navbar-module__O8Na-a__hamburger{border-radius:var(--radius-md);background:var(--surface-50);border:1px solid var(--border);cursor:pointer;width:42px;height:42px;transition:all var(--transition-normal);z-index:calc(var(--z-navbar) + 10);flex-direction:column;justify-content:center;align-items:center;display:none;position:relative}.Navbar-module__O8Na-a__hamburger:hover{background:var(--surface-100);border-color:var(--border-dark)}.Navbar-module__O8Na-a__hamburgerLine{background:var(--text);border-radius:var(--radius-full);width:20px;height:2px;transition:all var(--transition-normal);position:absolute}.Navbar-module__O8Na-a__hamburgerLine:first-child{transform:translateY(-6px)}.Navbar-module__O8Na-a__hamburgerLine:nth-child(2){transform:translateY(0)}.Navbar-module__O8Na-a__hamburgerLine:nth-child(3){transform:translateY(6px)}.Navbar-module__O8Na-a__hamburgerActive .Navbar-module__O8Na-a__hamburgerLine:first-child{transform:translateY(0)rotate(45deg)}.Navbar-module__O8Na-a__hamburgerActive .Navbar-module__O8Na-a__hamburgerLine:nth-child(2){opacity:0;transform:translate(10px)}.Navbar-module__O8Na-a__hamburgerActive .Navbar-module__O8Na-a__hamburgerLine:nth-child(3){transform:translateY(0)rotate(-45deg)}.Navbar-module__O8Na-a__mobileOverlay{-webkit-backdrop-filter:blur(4px);z-index:calc(var(--z-navbar) + 1);opacity:0;transition:opacity var(--transition-normal);pointer-events:none;background:#0009;display:none;position:fixed;inset:0}.Navbar-module__O8Na-a__mobileOverlay.Navbar-module__O8Na-a__overlayVisible{opacity:1;pointer-events:auto}.Navbar-module__O8Na-a__mobileDrawer{width:320px;max-width:85vw;z-index:calc(var(--z-navbar) + 5);transition:transform var(--transition-slow);border-left:1px solid var(--border);background:#fff;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 30px #00000014}.Navbar-module__O8Na-a__mobileDrawer.Navbar-module__O8Na-a__drawerOpen{transform:translate(0)}.Navbar-module__O8Na-a__drawerHeader{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.Navbar-module__O8Na-a__drawerClose{border-radius:var(--radius-md);background:var(--surface-50);border:1px solid var(--border);cursor:pointer;width:38px;height:38px;transition:all var(--transition-fast);color:var(--text);font-size:var(--text-xl);justify-content:center;align-items:center;display:flex}.Navbar-module__O8Na-a__drawerClose:hover{color:#ef4444;background:#ef44441a;border-color:#ef444433}.Navbar-module__O8Na-a__drawerNav{padding:var(--space-4) var(--space-4);gap:var(--space-1);flex-direction:column;display:flex}.Navbar-module__O8Na-a__drawerLink{align-items:center;gap:var(--space-3);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-medium);color:var(--text-secondary);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);transition:all var(--transition-fast);text-decoration:none;display:flex;position:relative;overflow:hidden}.Navbar-module__O8Na-a__drawerLink:before{content:"";background:var(--accent);border-radius:var(--radius-full);width:3px;height:0;transition:height var(--transition-normal);position:absolute;top:50%;left:0;transform:translateY(-50%)}.Navbar-module__O8Na-a__drawerLink:hover{color:var(--accent);background:var(--surface-50)}.Navbar-module__O8Na-a__drawerLink:hover:before{height:60%}.Navbar-module__O8Na-a__drawerLinkActive{color:var(--accent);background:var(--accent-light)}.Navbar-module__O8Na-a__drawerLinkActive:before{height:60%}.Navbar-module__O8Na-a__drawerLinkIcon{font-size:var(--text-lg);text-align:center;width:24px}.Navbar-module__O8Na-a__drawerDivider{background:var(--border-light);height:1px;margin:var(--space-4) var(--space-4)}.Navbar-module__O8Na-a__drawerCta{padding:var(--space-4) var(--space-6)}.Navbar-module__O8Na-a__drawerCtaButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4) var(--space-6);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-white);background:var(--gradient-accent);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-accent);border:none;text-decoration:none;display:flex}.Navbar-module__O8Na-a__drawerCtaButton:hover{background:var(--gradient-accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.Navbar-module__O8Na-a__drawerFooter{padding:var(--space-6);border-top:1px solid var(--border-light);margin-top:auto}.Navbar-module__O8Na-a__drawerFooterText{font-size:var(--text-xs);color:var(--text-muted);text-align:center}@media (max-width:1024px){.Navbar-module__O8Na-a__navLinks,.Navbar-module__O8Na-a__ctaButton{display:none}.Navbar-module__O8Na-a__hamburger{display:flex}.Navbar-module__O8Na-a__mobileOverlay{display:block}.Navbar-module__O8Na-a__mobileDrawer{flex-direction:column;display:flex}}@media (max-width:480px){.Navbar-module__O8Na-a__navbarInner{padding:0 var(--space-4)}.Navbar-module__O8Na-a__logoText{font-size:var(--text-lg)}.Navbar-module__O8Na-a__logoTagline{display:none}.Navbar-module__O8Na-a__logoIcon{width:32px;height:32px}.Navbar-module__O8Na-a__mobileDrawer{width:100%;max-width:100vw}}.Navbar-module__O8Na-a__navLinkLogin{padding:var(--space-2) var(--space-5);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-secondary);border:1px solid var(--border-dark);border-radius:var(--radius-lg);transition:all var(--transition-normal);cursor:pointer;margin-right:var(--space-1);background:0 0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Navbar-module__O8Na-a__navLinkLogin:hover{background:var(--surface-50);border-color:var(--text-light);color:var(--text);transform:translateY(-1.5px)}@media (max-width:420px){.Navbar-module__O8Na-a__navRight .Navbar-module__O8Na-a__navLinkLogin{display:none}}
.Footer-module__yg9ahW__footer{background:var(--surface-50);color:var(--text);border-top:1px solid var(--border);position:relative;overflow:hidden}.Footer-module__yg9ahW__footer:before{content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.Footer-module__yg9ahW__newsletter{z-index:1;border-bottom:1px solid var(--border);background:#fff;position:relative}.Footer-module__yg9ahW__newsletterInner{max-width:var(--container-xl);padding:var(--space-12) var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-8);margin:0 auto;display:flex}.Footer-module__yg9ahW__newsletterContent{align-items:center;gap:var(--space-5);flex:1;display:flex}.Footer-module__yg9ahW__newsletterIconWrap{border-radius:var(--radius-xl);background:var(--surface-50);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;animation:3s ease-in-out infinite Footer-module__yg9ahW__float;display:flex}.Footer-module__yg9ahW__newsletterTextWrap{gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__yg9ahW__newsletterTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text);line-height:var(--leading-tight)}.Footer-module__yg9ahW__newsletterSubtext{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal)}.Footer-module__yg9ahW__newsletterForm{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.Footer-module__yg9ahW__newsletterInput{width:300px;padding:var(--space-3) var(--space-5);font-family:var(--font-primary);font-size:var(--text-sm);color:var(--text);background:var(--surface-50);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);outline:none}.Footer-module__yg9ahW__newsletterInput::placeholder{color:var(--text-muted)}.Footer-module__yg9ahW__newsletterInput:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #f973161a}.Footer-module__yg9ahW__newsletterButton{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-bold);color:#fff;background:var(--gradient-accent);border-radius:var(--radius-lg);cursor:pointer;white-space:nowrap;transition:all var(--transition-normal);box-shadow:var(--shadow-accent);border:none;display:inline-flex}.Footer-module__yg9ahW__newsletterButton:hover{background:var(--gradient-accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.Footer-module__yg9ahW__footerMain{z-index:1;max-width:var(--container-xl);padding:var(--space-16) var(--space-6) var(--space-10);margin:0 auto;position:relative}.Footer-module__yg9ahW__footerGrid{gap:var(--space-10);grid-template-columns:1.6fr 1fr 1fr 1fr 1.3fr;display:grid}.Footer-module__yg9ahW__brandCol{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__yg9ahW__brandLogo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Footer-module__yg9ahW__brandLogoIcon{flex-shrink:0;width:42px;height:42px}.Footer-module__yg9ahW__logoImage{object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:100%}.Footer-module__yg9ahW__brandLogoIcon svg{filter:drop-shadow(0 2px 8px #f973164d);width:100%;height:100%}.Footer-module__yg9ahW__brandLogoTextWrap{flex-direction:column;gap:1px;display:flex}.Footer-module__yg9ahW__brandLogoText{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-extrabold);letter-spacing:-.02em;line-height:1.1}.Footer-module__yg9ahW__brandLogoIntern{color:var(--text)}.Footer-module__yg9ahW__brandLogoZilla{color:var(--accent)}.Footer-module__yg9ahW__brandLogoTagline{font-size:.6rem;font-weight:var(--font-medium);color:var(--text-light);letter-spacing:.08em;text-transform:uppercase}.Footer-module__yg9ahW__brandDescription{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:280px}.Footer-module__yg9ahW__socialLinks{align-items:center;gap:var(--space-3);display:flex}.Footer-module__yg9ahW__socialButton{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-normal);cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__yg9ahW__socialButton:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-3px);box-shadow:0 4px 15px #f9731659}.Footer-module__yg9ahW__socialButton svg{width:18px;height:18px}.Footer-module__yg9ahW__linkCol{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__yg9ahW__linkColTitle{font-family:var(--font-heading);font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--text);padding-bottom:var(--space-2);border-bottom:2px solid var(--accent);align-self:flex-start;display:inline-block}.Footer-module__yg9ahW__linkList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__yg9ahW__linkItem{font-size:var(--text-sm);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:var(--space-2);padding-left:var(--space-4);text-decoration:none;display:inline-flex;position:relative}.Footer-module__yg9ahW__linkItem:before{content:"";border-radius:var(--radius-full);background:var(--border);width:6px;height:6px;transition:all var(--transition-fast);position:absolute;top:50%;left:0;transform:translateY(-50%)}.Footer-module__yg9ahW__linkItem:hover{color:var(--accent);padding-left:var(--space-5)}.Footer-module__yg9ahW__linkItem:hover:before{background:var(--accent);box-shadow:0 0 8px #f9731666}.Footer-module__yg9ahW__contactCol{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__yg9ahW__contactList{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__yg9ahW__contactItem{align-items:flex-start;gap:var(--space-3);display:flex}.Footer-module__yg9ahW__contactIconWrap{border-radius:var(--radius-lg);background:var(--surface-100);border:1px solid var(--border);width:36px;height:36px;color:var(--accent);transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__contactItem:hover .Footer-module__yg9ahW__contactIconWrap{background:#f973161a;border-color:#f9731640}.Footer-module__yg9ahW__contactIconWrap svg{width:16px;height:16px}.Footer-module__yg9ahW__contactTextWrap{flex-direction:column;gap:2px;display:flex}.Footer-module__yg9ahW__contactLabel{font-size:var(--text-xs);color:var(--text-muted);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.05em}.Footer-module__yg9ahW__contactValue{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal);transition:color var(--transition-fast);text-decoration:none}a.Footer-module__yg9ahW__contactValue:hover{color:var(--accent)}.Footer-module__yg9ahW__bottomBar{z-index:1;border-top:1px solid var(--border);position:relative}.Footer-module__yg9ahW__bottomBarInner{max-width:var(--container-xl);padding:var(--space-6) var(--space-6);justify-content:center;align-items:center;margin:0 auto;display:flex}.Footer-module__yg9ahW__copyright{font-size:var(--text-sm);color:var(--text-muted);text-align:center}.Footer-module__yg9ahW__copyrightHeart{color:var(--accent);animation:2s ease-in-out infinite Footer-module__yg9ahW__pulse;display:inline-block}@keyframes Footer-module__yg9ahW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes Footer-module__yg9ahW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}@media (max-width:1024px){.Footer-module__yg9ahW__footerGrid{gap:var(--space-10) var(--space-8);grid-template-columns:1fr 1fr}.Footer-module__yg9ahW__brandCol{grid-column:1/-1}.Footer-module__yg9ahW__newsletterInner{text-align:center;flex-direction:column}.Footer-module__yg9ahW__newsletterContent{flex-direction:column}.Footer-module__yg9ahW__newsletterForm{width:100%;max-width:460px}.Footer-module__yg9ahW__newsletterInput{flex:1;width:auto}}@media (max-width:768px){.Footer-module__yg9ahW__footerGrid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__yg9ahW__brandCol{text-align:center;align-items:center}.Footer-module__yg9ahW__brandDescription{max-width:100%}.Footer-module__yg9ahW__socialLinks{justify-content:center}.Footer-module__yg9ahW__linkCol{text-align:center;align-items:center}.Footer-module__yg9ahW__linkItem{justify-content:center;padding-left:0}.Footer-module__yg9ahW__linkItem:before{display:none}.Footer-module__yg9ahW__linkItem:hover{padding-left:0}.Footer-module__yg9ahW__contactCol{align-items:center}.Footer-module__yg9ahW__contactItem{justify-content:center}.Footer-module__yg9ahW__newsletterForm{flex-direction:column}.Footer-module__yg9ahW__newsletterInput,.Footer-module__yg9ahW__newsletterButton{width:100%}.Footer-module__yg9ahW__footerMain{padding:var(--space-12) var(--space-4) var(--space-8)}}@media (max-width:480px){.Footer-module__yg9ahW__newsletterInner{padding:var(--space-8) var(--space-4)}.Footer-module__yg9ahW__newsletterTitle{font-size:var(--text-lg)}.Footer-module__yg9ahW__bottomBarInner{padding:var(--space-5) var(--space-4)}.Footer-module__yg9ahW__copyright{font-size:var(--text-xs)}}
.DomainGrid-module__6dt9rW__section{padding:var(--space-24) 0;background:var(--surface-50);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);position:relative;overflow:hidden}.DomainGrid-module__6dt9rW__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.DomainGrid-module__6dt9rW__header{margin-bottom:var(--space-12);justify-content:space-between;align-items:flex-end;gap:var(--space-4);opacity:0;flex-wrap:wrap;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(20px)}.DomainGrid-module__6dt9rW__sectionVisible .DomainGrid-module__6dt9rW__header{opacity:1;transform:translateY(0)}.DomainGrid-module__6dt9rW__headerText{flex-direction:column;display:flex}.DomainGrid-module__6dt9rW__label{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-3);display:inline-flex}.DomainGrid-module__6dt9rW__labelIcon{border-radius:var(--radius-md);background:var(--accent-50);border:1px solid var(--accent-glow);width:30px;height:30px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DomainGrid-module__6dt9rW__labelIcon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.DomainGrid-module__6dt9rW__heading{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);line-height:var(--leading-tight)}.DomainGrid-module__6dt9rW__viewAllLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-secondary);padding:var(--space-2-5) var(--space-5);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);transition:all var(--transition-normal);white-space:nowrap;text-decoration:none;display:inline-flex}.DomainGrid-module__6dt9rW__viewAllLink:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #f973161a}.DomainGrid-module__6dt9rW__arrowIcon{width:14px;height:14px;transition:transform .3s}.DomainGrid-module__6dt9rW__viewAllLink:hover .DomainGrid-module__6dt9rW__arrowIcon{transform:translate(3px)}.DomainGrid-module__6dt9rW__grid{gap:var(--space-5);grid-template-columns:repeat(5,1fr);display:grid}.DomainGrid-module__6dt9rW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-5);cursor:pointer;opacity:0;min-height:178px;box-shadow:var(--shadow-sm);transition:transform .5s cubic-bezier(.16, 1, .3, 1), opacity .5s cubic-bezier(.16, 1, .3, 1), border-color var(--transition-normal), box-shadow var(--transition-normal);flex-direction:column;align-items:flex-start;display:flex;position:relative;overflow:hidden;transform:translateY(24px)}.DomainGrid-module__6dt9rW__card:before{content:"";background:linear-gradient(135deg, var(--domain-soft), transparent 58%), radial-gradient(circle at 85% 15%, var(--domain-soft), transparent 34%);opacity:0;transition:opacity var(--transition-normal);position:absolute;inset:0}.DomainGrid-module__6dt9rW__sectionVisible .DomainGrid-module__6dt9rW__card{opacity:1;transform:translateY(0)}.DomainGrid-module__6dt9rW__cardAccent{background:var(--domain-color);width:4px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.DomainGrid-module__6dt9rW__card:hover{border-color:color-mix(in srgb, var(--domain-color) 38%, var(--border));transform:translateY(-6px);box-shadow:0 14px 32px #0f172a14}.DomainGrid-module__6dt9rW__card:hover:before{opacity:1}.DomainGrid-module__6dt9rW__card:hover .DomainGrid-module__6dt9rW__cardAccent{width:6px}.DomainGrid-module__6dt9rW__cardTop{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;margin-bottom:var(--space-5);z-index:1;display:flex;position:relative}.DomainGrid-module__6dt9rW__iconWrap{border-radius:var(--radius-lg);background:var(--domain-soft);border:1px solid color-mix(in srgb, var(--domain-color) 16%, var(--border));justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.DomainGrid-module__6dt9rW__iconSvg{width:24px;height:24px;color:var(--domain-color);justify-content:center;align-items:center;display:flex}.DomainGrid-module__6dt9rW__iconSvg svg{width:100%;height:100%}.DomainGrid-module__6dt9rW__cardAction{border-radius:var(--radius-md);width:32px;height:32px;color:var(--domain-color);background:var(--surface);border:1px solid var(--border-light);opacity:0;transition:all var(--transition-normal);justify-content:center;align-items:center;display:inline-flex;transform:translate(-4px,4px)}.DomainGrid-module__6dt9rW__cardAction svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.DomainGrid-module__6dt9rW__card:hover .DomainGrid-module__6dt9rW__iconWrap{transform:scale(1.08)}.DomainGrid-module__6dt9rW__card:hover .DomainGrid-module__6dt9rW__cardAction{opacity:1;transform:translate(0)}.DomainGrid-module__6dt9rW__cardTitle{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text);line-height:var(--leading-snug);z-index:1;margin-bottom:auto;transition:color .3s;position:relative}.DomainGrid-module__6dt9rW__card:hover .DomainGrid-module__6dt9rW__cardTitle{color:var(--domain-color)}.DomainGrid-module__6dt9rW__cardMeta{align-items:center;gap:var(--space-1-5);margin-top:var(--space-4);font-size:var(--text-xs);color:var(--text-light);font-weight:var(--font-bold);z-index:1;display:inline-flex;position:relative}.DomainGrid-module__6dt9rW__cardMeta svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}@media (max-width:1200px){.DomainGrid-module__6dt9rW__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.DomainGrid-module__6dt9rW__grid{grid-template-columns:repeat(3,1fr)}.DomainGrid-module__6dt9rW__heading{font-size:var(--text-3xl)}}@media (max-width:768px){.DomainGrid-module__6dt9rW__section{padding:var(--space-16) 0}.DomainGrid-module__6dt9rW__container{padding:0 var(--space-4)}.DomainGrid-module__6dt9rW__grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}.DomainGrid-module__6dt9rW__heading{font-size:var(--text-2xl)}.DomainGrid-module__6dt9rW__header{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.DomainGrid-module__6dt9rW__container{padding:0 var(--space-3)}.DomainGrid-module__6dt9rW__grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.DomainGrid-module__6dt9rW__card{min-height:162px;padding:var(--space-4)}.DomainGrid-module__6dt9rW__iconWrap{width:42px;height:42px}.DomainGrid-module__6dt9rW__cardTitle{font-size:var(--text-sm)}.DomainGrid-module__6dt9rW__cardAction{display:none}}@media (max-width:360px){.DomainGrid-module__6dt9rW__grid{grid-template-columns:1fr}}
.HeroSection-module___UGK9W__hero{background:radial-gradient(circle at top right, #f973160d 0%, transparent 40%), radial-gradient(circle at bottom left, #3b82f60a 0%, transparent 40%), linear-gradient(180deg, var(--surface) 0%, var(--surface-50) 100%);min-height:92vh;padding-top:120px;padding-bottom:var(--space-20);box-sizing:border-box;border-bottom:1px solid var(--border-light);align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__hero:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#f9731605 1px,#0000 1px),linear-gradient(90deg,#f9731605 1px,#0000 1px);background-size:50px 50px;animation:24s linear infinite HeroSection-module___UGK9W__animatedGrid;position:absolute;inset:0}@keyframes HeroSection-module___UGK9W__animatedGrid{0%{background-position:0 0}to{background-position:50px 50px}}.HeroSection-module___UGK9W__bgLine{pointer-events:none;z-index:0;background:radial-gradient(circle at 80% 20%,#f973160d 0%,#0000 60%),radial-gradient(circle at 10% 80%,#3b82f60a 0%,#0000 60%);position:absolute;inset:0}.HeroSection-module___UGK9W__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);align-items:center;gap:var(--space-16);z-index:1;margin:0 auto;display:flex;position:relative}.HeroSection-module___UGK9W__content{flex:1;max-width:50%}.HeroSection-module___UGK9W__badgeWrapper{opacity:0;margin:0;padding:0;animation:.6s cubic-bezier(.16,1,.3,1) .1s forwards HeroSection-module___UGK9W__fadeInDown}.HeroSection-module___UGK9W__badge{max-width:100%;margin:0 0 var(--space-4) 0;background:var(--accent-50);border:1px solid var(--accent-glow);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--accent);letter-spacing:.02em;line-height:var(--leading-snug);box-sizing:border-box;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.HeroSection-module___UGK9W__badge svg{flex-shrink:0;display:block}.HeroSection-module___UGK9W__headline{font-family:var(--font-heading);font-size:var(--text-6xl);font-weight:var(--font-black);letter-spacing:0;color:var(--text);margin-bottom:var(--space-6);text-wrap:balance;max-width:100%;line-height:1.1}.HeroSection-module___UGK9W__headlineNormal{opacity:0;max-width:100%;animation:.8s cubic-bezier(.16,1,.3,1) forwards HeroSection-module___UGK9W__fadeInUp;display:block}.HeroSection-module___UGK9W__headlineNormal:first-child{animation-delay:.2s}.HeroSection-module___UGK9W__headlineNormal:nth-child(2){animation-delay:.3s}.HeroSection-module___UGK9W__headlineAccent{max-width:100%;color:var(--accent);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards HeroSection-module___UGK9W__fadeInUp;display:block}.HeroSection-module___UGK9W__subtitle{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:540px;margin-bottom:var(--space-10);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards HeroSection-module___UGK9W__fadeInUp}.HeroSection-module___UGK9W__ctaGroup{align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards HeroSection-module___UGK9W__fadeInUp;display:flex}.HeroSection-module___UGK9W__btnPrimary{height:52px;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--surface);background:var(--gradient-accent);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-accent);box-sizing:border-box;border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 28px;text-decoration:none;animation:3s ease-in-out infinite alternate HeroSection-module___UGK9W__pulsePrimary;display:inline-flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__btnPrimary:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:all .75s;position:absolute;top:0;left:-75%;transform:skew(-25deg)}.HeroSection-module___UGK9W__btnPrimary:hover:before{left:125%}.HeroSection-module___UGK9W__btnPrimary:hover{background:var(--gradient-accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-3px)}.HeroSection-module___UGK9W__ctaArrow,.HeroSection-module___UGK9W__playIcon{transition:transform var(--transition-normal)}.HeroSection-module___UGK9W__btnPrimary:hover .HeroSection-module___UGK9W__ctaArrow{transform:translate(4px)}.HeroSection-module___UGK9W__btnOutline{height:52px;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-secondary);border:1.5px solid var(--border-dark);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);box-sizing:border-box;background:0 0;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 28px;text-decoration:none;display:inline-flex}.HeroSection-module___UGK9W__btnOutline:hover{background:var(--accent-50);border-color:var(--accent);color:var(--accent);transform:translateY(-3px);box-shadow:0 4px 12px #f9731614}.HeroSection-module___UGK9W__btnOutline:hover .HeroSection-module___UGK9W__playIcon{transform:scale(1.1)}.HeroSection-module___UGK9W__btnPrimary svg,.HeroSection-module___UGK9W__btnOutline svg{flex-shrink:0;display:block}.HeroSection-module___UGK9W__btnPrimary span,.HeroSection-module___UGK9W__btnOutline span,.HeroSection-module___UGK9W__badge span{line-height:1;display:inline-block}.HeroSection-module___UGK9W__trustRow{align-items:center;gap:var(--space-5);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .7s forwards HeroSection-module___UGK9W__fadeInUp;display:flex}.HeroSection-module___UGK9W__starsWrapper{color:#fbbf24;align-items:center;display:flex}.HeroSection-module___UGK9W__starIcon{fill:currentColor;filter:drop-shadow(0 1px 2px #fbbf2433)}.HeroSection-module___UGK9W__trustText{font-size:var(--text-sm);color:var(--text-light);line-height:var(--leading-normal);max-width:320px}.HeroSection-module___UGK9W__trustHighlight{color:var(--text);font-weight:var(--font-bold)}.HeroSection-module___UGK9W__floatingShape1,.HeroSection-module___UGK9W__floatingShape2,.HeroSection-module___UGK9W__floatingShape3{border-radius:var(--radius-full);filter:blur(80px);z-index:0;pointer-events:none;opacity:.35;animation:16s ease-in-out infinite alternate HeroSection-module___UGK9W__floatBlobs;position:absolute}.HeroSection-module___UGK9W__floatingShape1{background:radial-gradient(circle,#f9731626 0%,#f9731600 70%);width:300px;height:300px;top:10%;left:5%}.HeroSection-module___UGK9W__floatingShape2{background:radial-gradient(circle,#3b82f61f 0%,#3b82f600 70%);width:400px;height:400px;animation-delay:-4s;bottom:10%;right:10%}.HeroSection-module___UGK9W__floatingShape3{background:radial-gradient(circle,#22c55e14 0%,#22c55e00 70%);width:250px;height:250px;animation-delay:-8s;top:40%;left:45%}@keyframes HeroSection-module___UGK9W__floatBlobs{0%{opacity:.35;transform:translate(0)scale(1)}33%{opacity:.55;transform:translate(30px,-50px)scale(1.12)}66%{opacity:.3;transform:translate(-20px,20px)scale(.92)}to{opacity:.35;transform:translate(0)scale(1)}}.HeroSection-module___UGK9W__visual{opacity:0;flex:1;justify-content:center;align-items:center;max-width:45%;animation:1.2s cubic-bezier(.16,1,.3,1) .5s forwards HeroSection-module___UGK9W__fadeInRight;display:flex;position:relative}.HeroSection-module___UGK9W__visualWrapper{justify-content:center;align-items:center;width:100%;max-width:470px;min-height:430px;margin:0 auto;display:flex;position:relative}.HeroSection-module___UGK9W__mockupFloatContainer{z-index:5;width:100%;max-width:470px;animation:8s ease-in-out infinite alternate HeroSection-module___UGK9W__mockupFloat;position:relative}@keyframes HeroSection-module___UGK9W__mockupFloat{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.HeroSection-module___UGK9W__floatingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-3);z-index:10;transition:all var(--transition-normal);background:#ffffffe6;border:1px solid #f9731626;display:flex;position:absolute;box-shadow:0 10px 25px #0f172a0f}.HeroSection-module___UGK9W__badgeLeft{animation:6s ease-in-out infinite HeroSection-module___UGK9W__floatLeft;top:-20px;left:-50px}.HeroSection-module___UGK9W__badgeRight{animation:6s ease-in-out infinite HeroSection-module___UGK9W__floatRight;top:-40px;right:-50px}.HeroSection-module___UGK9W__badgeLOR{animation:7s ease-in-out infinite HeroSection-module___UGK9W__floatLeft;bottom:-30px;left:-60px}.HeroSection-module___UGK9W__badgeTrack{animation:7s ease-in-out infinite HeroSection-module___UGK9W__floatRight;bottom:-15px;right:-45px}.HeroSection-module___UGK9W__progressCircle{transform:rotate(-90deg)}.HeroSection-module___UGK9W__progressCircleText{transform-origin:18px 18px;transform:rotate(90deg)}.HeroSection-module___UGK9W__badgeIcon{border-radius:var(--radius-md);background:var(--surface-50);justify-content:center;align-items:center;width:38px;height:38px;font-size:1.5rem;display:flex}.HeroSection-module___UGK9W__badgeInfo{flex-direction:column;display:flex}.HeroSection-module___UGK9W__badgeTitle{font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--text)}.HeroSection-module___UGK9W__badgeSub{color:var(--text-light);font-size:10px}.HeroSection-module___UGK9W__floatingBadge:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 15px 30px #0f172a1a}@keyframes HeroSection-module___UGK9W__floatLeft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes HeroSection-module___UGK9W__floatRight{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes HeroSection-module___UGK9W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module___UGK9W__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module___UGK9W__fadeInRight{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module___UGK9W__pulsePrimary{0%{box-shadow:0 4px 14px #f9731640}to{box-shadow:0 4px 22px #f9731673,0 0 10px #f9731633}}@media (max-width:1200px){.HeroSection-module___UGK9W__headline{font-size:var(--text-5xl)}.HeroSection-module___UGK9W__badgeLeft{left:-20px}.HeroSection-module___UGK9W__badgeRight{right:-15px}}@media (max-width:1024px){.HeroSection-module___UGK9W__hero{min-height:auto;padding:112px 0 var(--space-16)}.HeroSection-module___UGK9W__container{text-align:center;gap:var(--space-12);flex-direction:column}.HeroSection-module___UGK9W__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.HeroSection-module___UGK9W__subtitle{margin-left:auto;margin-right:auto}.HeroSection-module___UGK9W__ctaGroup,.HeroSection-module___UGK9W__trustRow{justify-content:center}.HeroSection-module___UGK9W__visual{width:100%;max-width:100%;margin-top:var(--space-6)}.HeroSection-module___UGK9W__visualWrapper{max-width:480px;min-height:430px;margin:0 auto}.HeroSection-module___UGK9W__studentsImageWrapper{width:90%;margin-bottom:20px}.HeroSection-module___UGK9W__mockupFloatContainer{z-index:2;width:95%;max-width:460px;margin:0 auto;animation:none;position:relative;bottom:auto;right:auto}.HeroSection-module___UGK9W__badgeLeft{animation:5s ease-in-out infinite HeroSection-module___UGK9W__floatLeft;bottom:30px;left:-10px}.HeroSection-module___UGK9W__badgeRight{animation:5s ease-in-out infinite HeroSection-module___UGK9W__floatRight;top:30px;right:-10px}@keyframes HeroSection-module___UGK9W__fadeInRight{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:768px){.HeroSection-module___UGK9W__visual{display:none}.HeroSection-module___UGK9W__hero{padding:104px 0 var(--space-12)}.HeroSection-module___UGK9W__headline{font-size:var(--text-3xl);line-height:1.14}.HeroSection-module___UGK9W__subtitle{font-size:var(--text-base);max-width:100%}.HeroSection-module___UGK9W__btnPrimary,.HeroSection-module___UGK9W__btnOutline{height:46px;font-size:var(--text-sm);margin:0;padding:0 20px}.HeroSection-module___UGK9W__visualWrapper{max-width:440px;min-height:auto}}@media (max-width:576px){.HeroSection-module___UGK9W__container{padding-left:var(--space-4);padding-right:var(--space-4)}.HeroSection-module___UGK9W__badge{font-size:11px}.HeroSection-module___UGK9W__headline{font-size:var(--text-3xl);margin-bottom:var(--space-5)}.HeroSection-module___UGK9W__ctaGroup{gap:var(--space-3);flex-direction:column;align-items:center;width:100%}.HeroSection-module___UGK9W__btnPrimary,.HeroSection-module___UGK9W__btnOutline{box-sizing:border-box;width:100%;max-width:320px}.HeroSection-module___UGK9W__trustRow{gap:var(--space-3);flex-direction:column}.HeroSection-module___UGK9W__trustText{max-width:100%}.HeroSection-module___UGK9W__floatingBadge{display:none}.HeroSection-module___UGK9W__studentsImageWrapper{box-shadow:0 10px 25px #0f172a0d}}@media (max-width:380px){.HeroSection-module___UGK9W__headline{font-size:var(--text-2xl)}.HeroSection-module___UGK9W__badgeWrapper{width:100%}}.HeroSection-module___UGK9W__particle{background:var(--accent);opacity:.12;border-radius:var(--radius-full);pointer-events:none;z-index:0;width:6px;height:6px;animation:8s ease-in-out infinite alternate HeroSection-module___UGK9W__floatParticle;position:absolute}.HeroSection-module___UGK9W__particle:nth-child(2n){background:var(--primary-400)}@keyframes HeroSection-module___UGK9W__floatParticle{0%{opacity:.08;transform:translate(0)scale(1)}50%{opacity:.22;transform:translate(30px,-40px)scale(1.3)}to{opacity:.08;transform:translate(-15px,-15px)scale(.9)}}.HeroSection-module___UGK9W__interactiveDashboard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-2xl);padding:var(--space-6);box-sizing:border-box;text-align:left;background:#ffffffd9;border:1px solid #f9731626;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 20px 40px #0f172a14,0 0 0 1px #f9731608,inset 0 0 24px #fff9}.HeroSection-module___UGK9W__interactiveDashboard:hover{border-color:#f973164d;transform:translateY(-4px);box-shadow:0 30px 60px #f9731614,inset 0 0 30px #fffc}.HeroSection-module___UGK9W__careerConsole{width:100%;padding:var(--space-5);border-radius:var(--radius-2xl);text-align:left;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #0f172a14;box-shadow:0 24px 55px #0f172a1c,inset 0 1px #ffffffe6}.HeroSection-module___UGK9W__consoleHeader{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-light);display:flex}.HeroSection-module___UGK9W__consoleStatus{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text);display:inline-flex}.HeroSection-module___UGK9W__consoleId{border-radius:var(--radius-md);background:var(--surface-100);color:var(--text-light);font-size:var(--text-xs);font-weight:var(--font-bold);flex-shrink:0;padding:4px 8px}.HeroSection-module___UGK9W__stageSelector{gap:var(--space-2);margin:var(--space-4) 0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.HeroSection-module___UGK9W__stageButton{min-width:0;min-height:42px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-light);font-size:var(--text-xs);font-weight:var(--font-bold);transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;gap:6px;display:inline-flex}.HeroSection-module___UGK9W__stageButton:hover{border-color:var(--stage-color);color:var(--stage-color);transform:translateY(-2px)}.HeroSection-module___UGK9W__stageButtonActive{border-color:var(--stage-color);background:color-mix(in srgb, var(--stage-color) 10%, white);color:var(--stage-color)}.HeroSection-module___UGK9W__stageButtonIcon{flex-shrink:0;width:20px;height:20px}.HeroSection-module___UGK9W__stageButtonIcon svg,.HeroSection-module___UGK9W__previewCenter svg,.HeroSection-module___UGK9W__previewCheck svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.HeroSection-module___UGK9W__previewPanel{align-items:center;gap:var(--space-4);padding:var(--space-5);border:1px solid color-mix(in srgb, var(--stage-color) 18%, var(--border));border-radius:var(--radius-xl);background:linear-gradient(135deg, color-mix(in srgb, var(--stage-color) 8%, white) 0%, var(--surface) 74%);grid-template-columns:132px minmax(0,1fr);display:grid}.HeroSection-module___UGK9W__previewDiagram{aspect-ratio:1;place-items:center;width:120px;display:grid;position:relative}.HeroSection-module___UGK9W__previewTrack{border:1.5px dashed color-mix(in srgb, var(--stage-color) 48%, transparent);border-radius:var(--radius-full);animation:18s linear infinite HeroSection-module___UGK9W__spin;position:absolute;inset:10px}.HeroSection-module___UGK9W__previewCenter{border-radius:var(--radius-xl);background:var(--stage-color);width:58px;height:58px;color:var(--surface);box-shadow:0 12px 24px color-mix(in srgb, var(--stage-color) 24%, transparent);place-items:center;display:grid}.HeroSection-module___UGK9W__previewCenter svg{width:30px;height:30px}.HeroSection-module___UGK9W__previewNode{border-radius:var(--radius-sm);border:2px solid var(--surface);background:color-mix(in srgb, var(--stage-color) 72%, white);width:18px;height:18px;box-shadow:var(--shadow-sm);position:absolute}.HeroSection-module___UGK9W__previewNodeOne{top:8px;left:50%;transform:translate(-50%)rotate(12deg)}.HeroSection-module___UGK9W__previewNodeTwo{bottom:28px;right:10px;transform:rotate(-10deg)}.HeroSection-module___UGK9W__previewNodeThree{bottom:24px;left:12px;transform:rotate(8deg)}.HeroSection-module___UGK9W__previewCopy{min-width:0}.HeroSection-module___UGK9W__previewEyebrow{margin-bottom:var(--space-2);color:var(--stage-color);font-size:11px;font-weight:var(--font-black);letter-spacing:.08em;text-transform:uppercase;display:inline-block}.HeroSection-module___UGK9W__previewTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text);line-height:var(--leading-snug);margin-bottom:var(--space-2)}.HeroSection-module___UGK9W__previewDescription{font-size:var(--text-xs);color:var(--text-light);line-height:var(--leading-relaxed)}.HeroSection-module___UGK9W__metricsRow{gap:var(--space-3);margin:var(--space-4) 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.HeroSection-module___UGK9W__metricTile{padding:var(--space-4);border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--surface-50)}.HeroSection-module___UGK9W__metricValue{color:var(--text);font-size:var(--text-xl);font-weight:var(--font-black);margin-bottom:var(--space-1);line-height:1;display:block}.HeroSection-module___UGK9W__metricLabel{color:var(--text-light);font-size:var(--text-xs);font-weight:var(--font-semibold);display:block}.HeroSection-module___UGK9W__taskBoard{gap:var(--space-2);flex-direction:column;display:flex}.HeroSection-module___UGK9W__taskBoardHeader{color:var(--text-muted);font-size:11px;font-weight:var(--font-black);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.HeroSection-module___UGK9W__previewTask{align-items:center;gap:var(--space-3);width:100%;min-height:44px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-bold);text-align:left;transition:border-color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);display:flex}.HeroSection-module___UGK9W__previewTask:hover{border-color:var(--accent);background:var(--accent-50);transform:translate(3px)}.HeroSection-module___UGK9W__previewTaskDone{color:var(--text-muted)}.HeroSection-module___UGK9W__previewCheck{border:2px solid var(--border-dark);width:20px;height:20px;color:var(--surface);background:var(--surface);transition:all var(--transition-fast);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.HeroSection-module___UGK9W__previewTaskDone .HeroSection-module___UGK9W__previewCheck{border-color:var(--success);background:var(--success)}.HeroSection-module___UGK9W__previewCheck svg{stroke-width:3px;width:12px;height:12px}.HeroSection-module___UGK9W__dbHeader{border-bottom:1px solid var(--border-light);padding-bottom:var(--space-3);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.HeroSection-module___UGK9W__dbHeaderLeft{align-items:center;gap:var(--space-2);display:flex}.HeroSection-module___UGK9W__dbStatusDot{background-color:var(--success);border-radius:var(--radius-full);width:8px;height:8px;animation:2s infinite alternate HeroSection-module___UGK9W__pulseGreen}@keyframes HeroSection-module___UGK9W__pulseGreen{0%{box-shadow:0 0 #22c55e66}to{box-shadow:0 0 0 6px #22c55e00}}.HeroSection-module___UGK9W__dbTitle{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text)}.HeroSection-module___UGK9W__dbUser{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-muted);background:var(--surface-100);border-radius:var(--radius-md);padding:2px 8px}.HeroSection-module___UGK9W__dbSummary{gap:var(--space-3);background:var(--surface-50);border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.HeroSection-module___UGK9W__dbSummaryItem{text-align:center;flex-direction:column;align-items:center;display:flex}.HeroSection-module___UGK9W__dbSummaryLabel{font-size:10px;font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.HeroSection-module___UGK9W__dbSummaryValue{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text)}.HeroSection-module___UGK9W__dbTabs{gap:var(--space-2);margin-bottom:var(--space-4);border-bottom:1px solid var(--border-light);padding-bottom:var(--space-2);display:flex}.HeroSection-module___UGK9W__dbTab{padding:var(--space-2) 0;font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--text-light);cursor:pointer;border-radius:var(--radius-md);transition:all var(--transition-normal);text-align:center;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.HeroSection-module___UGK9W__dbTabIcon{stroke:currentColor;flex-shrink:0;transition:transform .2s}.HeroSection-module___UGK9W__dbTab:hover .HeroSection-module___UGK9W__dbTabIcon{transform:scale(1.1)}.HeroSection-module___UGK9W__dbTab:hover{color:var(--accent);background:#f973160d}.HeroSection-module___UGK9W__dbTabActive{background:var(--accent-light);color:var(--accent)}.HeroSection-module___UGK9W__dbContent{min-height:180px}.HeroSection-module___UGK9W__dbContentTitle{font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--text-muted);text-transform:uppercase;margin-bottom:var(--space-3);letter-spacing:.02em}.HeroSection-module___UGK9W__dbTasksList{gap:var(--space-2);flex-direction:column;display:flex}.HeroSection-module___UGK9W__dbTaskItem{align-items:center;gap:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-3);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;display:flex}.HeroSection-module___UGK9W__dbTaskItem:hover{border-color:var(--accent);background:var(--accent-50)}.HeroSection-module___UGK9W__dbCheckbox{border:2px solid var(--border-dark);background:var(--surface);width:18px;height:18px;color:var(--accent);font-size:10px;font-weight:var(--font-black);transition:all var(--transition-fast);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroSection-module___UGK9W__dbTaskItemChecked .HeroSection-module___UGK9W__dbCheckbox{border-color:var(--accent);background:var(--accent);color:var(--surface)}.HeroSection-module___UGK9W__dbTaskText{flex:1;justify-content:space-between;align-items:center;display:flex}.HeroSection-module___UGK9W__dbTaskName{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-secondary);transition:all var(--transition-fast)}.HeroSection-module___UGK9W__dbTaskItemChecked .HeroSection-module___UGK9W__dbTaskName{color:var(--text-muted);text-decoration:line-through}.HeroSection-module___UGK9W__dbTaskStatus{font-size:10px;font-weight:var(--font-bold);border-radius:var(--radius-full);background:var(--surface-100);color:var(--text-light);padding:2px 6px}.HeroSection-module___UGK9W__dbTaskItemChecked .HeroSection-module___UGK9W__dbTaskStatus{background:var(--success-light);color:var(--success)}.HeroSection-module___UGK9W__dbCertificateView{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.HeroSection-module___UGK9W__miniCert{border-radius:var(--radius-xl);padding:var(--space-4);width:100%;max-width:320px;color:var(--surface);text-align:center;margin-bottom:var(--space-3);background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #fbbf2433;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f172a26}.HeroSection-module___UGK9W__miniCert:before{content:"";background:linear-gradient(to bottom right,#fff0 0%,#ffffff08 50%,#fff0 100%);width:200%;height:200%;animation:4s linear infinite HeroSection-module___UGK9W__shine;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.HeroSection-module___UGK9W__miniCertSeal{top:var(--space-3);right:var(--space-4);filter:drop-shadow(0 2px 8px #fbbf2466);position:absolute}.HeroSection-module___UGK9W__miniCertLogo{font-size:var(--text-xs);font-weight:var(--font-black);color:var(--accent);letter-spacing:.1em;text-transform:uppercase}.HeroSection-module___UGK9W__miniCertTitle{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--surface);margin:var(--space-2) 0}.HeroSection-module___UGK9W__miniCertName{color:var(--surface-200);margin-bottom:2px;font-size:11px;font-style:italic}.HeroSection-module___UGK9W__miniCertMeta{color:var(--text-muted);margin-bottom:var(--space-3);font-size:10px}.HeroSection-module___UGK9W__miniCertFooter{padding-top:var(--space-2);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex}.HeroSection-module___UGK9W__miniCertVerification{color:var(--text-muted);font-size:9px}.HeroSection-module___UGK9W__miniCertBadge{background:var(--success);color:var(--surface);font-size:9px;font-weight:var(--font-bold);border-radius:2px;padding:1px 4px}.HeroSection-module___UGK9W__miniCertVerifyBtn{background:var(--gradient-accent);color:var(--surface);font-size:var(--text-xs);font-weight:var(--font-bold);padding:var(--space-2) var(--space-5);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-accent);transition:all var(--transition-normal);border:none}.HeroSection-module___UGK9W__miniCertVerifyBtn:hover{box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.HeroSection-module___UGK9W__dbProfileView{height:100%}.HeroSection-module___UGK9W__dbProfileGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.HeroSection-module___UGK9W__dbProfileField{background:var(--surface-50);border:1px solid var(--border-light);padding:var(--space-3);border-radius:var(--radius-lg);flex-direction:column;display:flex}.HeroSection-module___UGK9W__dbFieldLabel{font-size:10px;font-weight:var(--font-bold);color:var(--text-muted);text-transform:uppercase;margin-bottom:2px}.HeroSection-module___UGK9W__dbFieldValue{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-secondary)}.HeroSection-module___UGK9W__dbFieldValueBadge{font-size:10px;font-weight:var(--font-bold);background:var(--success-light);color:var(--success);border-radius:var(--radius-full);align-self:flex-start;padding:2px 6px}@media (max-width:768px){.HeroSection-module___UGK9W__careerConsole{padding:var(--space-4)}.HeroSection-module___UGK9W__previewPanel{text-align:center;grid-template-columns:1fr;justify-items:center}.HeroSection-module___UGK9W__previewDiagram{width:110px}}@media (max-width:576px){.HeroSection-module___UGK9W__stageSelector{grid-template-columns:1fr}.HeroSection-module___UGK9W__stageButton{justify-content:flex-start}.HeroSection-module___UGK9W__metricsRow{grid-template-columns:1fr}}
.HowItWorks-module__nNh7fG__section{padding:var(--space-24) 0;background:var(--surface);position:relative;overflow:hidden}.HowItWorks-module__nNh7fG__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.HowItWorks-module__nNh7fG__header{text-align:center;margin-bottom:var(--space-16);opacity:0;transition:all .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.HowItWorks-module__nNh7fG__sectionVisible .HowItWorks-module__nNh7fG__header{opacity:1;transform:translateY(0)}.HowItWorks-module__nNh7fG__label{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-3);display:inline-block}.HowItWorks-module__nNh7fG__heading{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);line-height:var(--leading-tight);margin-bottom:var(--space-3)}.HowItWorks-module__nNh7fG__subheading{font-size:var(--text-base);color:var(--text-light);line-height:var(--leading-relaxed);max-width:540px;margin:0 auto}.HowItWorks-module__nNh7fG__timeline{padding-top:var(--space-8);justify-content:space-between;align-items:flex-start;display:flex;position:relative}.HowItWorks-module__nNh7fG__timeline:before{content:"";top:calc(var(--space-8) + 24px);background:linear-gradient(to right, var(--border) 0%, var(--border-dark) 50%, var(--border) 100%);z-index:0;height:2px;position:absolute;left:60px;right:60px}.HowItWorks-module__nNh7fG__step{text-align:center;z-index:1;opacity:0;flex-direction:column;flex:1;align-items:center;max-width:200px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(30px)}.HowItWorks-module__nNh7fG__sectionVisible .HowItWorks-module__nNh7fG__step:first-child{opacity:1;transition-delay:.1s;transform:translateY(0)}.HowItWorks-module__nNh7fG__sectionVisible .HowItWorks-module__nNh7fG__step:nth-child(2){opacity:1;transition-delay:.2s;transform:translateY(0)}.HowItWorks-module__nNh7fG__sectionVisible .HowItWorks-module__nNh7fG__step:nth-child(3){opacity:1;transition-delay:.3s;transform:translateY(0)}.HowItWorks-module__nNh7fG__sectionVisible .HowItWorks-module__nNh7fG__step:nth-child(4){opacity:1;transition-delay:.4s;transform:translateY(0)}.HowItWorks-module__nNh7fG__sectionVisible .HowItWorks-module__nNh7fG__step:nth-child(5){opacity:1;transition-delay:.5s;transform:translateY(0)}.HowItWorks-module__nNh7fG__stepCircle{border-radius:var(--radius-full);background:var(--surface);border:2px solid var(--border);width:48px;height:48px;margin-bottom:var(--space-5);z-index:1;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.HowItWorks-module__nNh7fG__stepNumber{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text-light);transition:color .4s}.HowItWorks-module__nNh7fG__step:hover .HowItWorks-module__nNh7fG__stepCircle{border-color:var(--accent);background:var(--accent);transform:translateY(-3px);box-shadow:0 8px 20px #f973162e}.HowItWorks-module__nNh7fG__step:hover .HowItWorks-module__nNh7fG__stepNumber{color:#fff}.HowItWorks-module__nNh7fG__stepCircle:after{content:"";border-radius:var(--radius-full);border:1px solid var(--border-light);transition:all .4s;position:absolute;inset:-5px}.HowItWorks-module__nNh7fG__step:hover .HowItWorks-module__nNh7fG__stepCircle:after{border-color:#f9731633;inset:-7px}.HowItWorks-module__nNh7fG__stepContent{flex-direction:column;align-items:center;display:flex}.HowItWorks-module__nNh7fG__stepIconWrap{border-radius:var(--radius-lg);background:var(--surface-50);width:40px;height:40px;margin-bottom:var(--space-3);justify-content:center;align-items:center;transition:all .4s;display:flex}.HowItWorks-module__nNh7fG__step:hover .HowItWorks-module__nNh7fG__stepIconWrap{background:var(--accent-50);transform:scale(1.08)}.HowItWorks-module__nNh7fG__svgIcon{width:20px;height:20px;color:var(--text-light);transition:color .3s}.HowItWorks-module__nNh7fG__step:hover .HowItWorks-module__nNh7fG__svgIcon{color:var(--accent)}.HowItWorks-module__nNh7fG__stepTitle{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--text);margin-bottom:var(--space-2);line-height:var(--leading-snug);transition:color .3s}.HowItWorks-module__nNh7fG__step:hover .HowItWorks-module__nNh7fG__stepTitle{color:var(--accent)}.HowItWorks-module__nNh7fG__stepDescription{font-size:var(--text-xs);color:var(--text-light);line-height:var(--leading-relaxed);max-width:175px}@media (max-width:1024px){.HowItWorks-module__nNh7fG__heading{font-size:var(--text-3xl)}.HowItWorks-module__nNh7fG__step{max-width:160px}.HowItWorks-module__nNh7fG__stepDescription{max-width:150px}}@media (max-width:768px){.HowItWorks-module__nNh7fG__section{padding:var(--space-16) 0}.HowItWorks-module__nNh7fG__container{padding:0 var(--space-4)}.HowItWorks-module__nNh7fG__heading{font-size:var(--text-2xl)}.HowItWorks-module__nNh7fG__header{margin-bottom:var(--space-10)}.HowItWorks-module__nNh7fG__timeline{padding-top:0;padding-left:var(--space-10);align-items:flex-start;gap:var(--space-8);flex-direction:column}.HowItWorks-module__nNh7fG__timeline:before{top:0;bottom:0;left:calc(var(--space-10) + 23px);background:linear-gradient(to bottom, var(--border-light), var(--border-dark), var(--border-light));width:2px;height:100%;right:auto}.HowItWorks-module__nNh7fG__step{text-align:left;gap:var(--space-4);flex-direction:row;max-width:100%}.HowItWorks-module__nNh7fG__stepCircle{flex-shrink:0;width:44px;height:44px;margin-bottom:0}.HowItWorks-module__nNh7fG__stepContent{align-items:flex-start}.HowItWorks-module__nNh7fG__stepDescription{max-width:100%;font-size:var(--text-sm)}}@media (max-width:480px){.HowItWorks-module__nNh7fG__container{padding:0 var(--space-3)}.HowItWorks-module__nNh7fG__timeline{padding-left:var(--space-8)}.HowItWorks-module__nNh7fG__timeline:before{left:calc(var(--space-8) + 19px)}.HowItWorks-module__nNh7fG__stepCircle{width:38px;height:38px}.HowItWorks-module__nNh7fG__stepNumber{font-size:var(--text-xs)}}
.Recognitions-module__00rGQq__section{padding:var(--space-20) 0;background:var(--surface-50);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);position:relative}.Recognitions-module__00rGQq__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);margin:0 auto}.Recognitions-module__00rGQq__header{text-align:center;max-width:900px;margin:0 auto var(--space-14)}.Recognitions-module__00rGQq__label{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-4);display:inline-block}.Recognitions-module__00rGQq__heading{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--font-semibold);color:var(--text);line-height:var(--leading-relaxed)}.Recognitions-module__00rGQq__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.Recognitions-module__00rGQq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);text-align:center;transition:all var(--transition-normal);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;display:flex}.Recognitions-module__00rGQq__card:hover{border-color:var(--border-dark);transform:translateY(-5px);box-shadow:0 12px 24px #0f172a0a}.Recognitions-module__00rGQq__logoContainer{width:100%;height:150px;margin-bottom:var(--space-6);justify-content:center;align-items:center;display:flex}.Recognitions-module__00rGQq__logoImage{object-fit:contain;max-width:100%;max-height:100%}.Recognitions-module__00rGQq__cardTitle{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text);margin-bottom:var(--space-2-5)}.Recognitions-module__00rGQq__cardDesc{font-size:var(--text-sm);color:var(--text-light);line-height:var(--leading-relaxed);margin:0}@media (max-width:992px){.Recognitions-module__00rGQq__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Recognitions-module__00rGQq__section{padding:var(--space-14) 0}.Recognitions-module__00rGQq__heading{font-size:var(--text-xl)}.Recognitions-module__00rGQq__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:480px){.Recognitions-module__00rGQq__container{padding:0 var(--space-4)}.Recognitions-module__00rGQq__card{padding:var(--space-6) var(--space-4)}}
.Testimonials-module__L9Y4ma__section{padding:var(--space-20) 0;background:var(--surface-50);position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__section:before,.Testimonials-module__L9Y4ma__section:after{display:none}.Testimonials-module__L9Y4ma__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.Testimonials-module__L9Y4ma__header{text-align:center;margin-bottom:var(--space-12);animation:.6s forwards Testimonials-module__L9Y4ma__fadeInUp}.Testimonials-module__L9Y4ma__label{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-3);display:inline-block}.Testimonials-module__L9Y4ma__heading{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);line-height:var(--leading-tight);margin-bottom:var(--space-4)}.Testimonials-module__L9Y4ma__headingAccent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__L9Y4ma__carouselWrapper{padding:0 var(--space-12);position:relative}.Testimonials-module__L9Y4ma__carouselTrack{gap:var(--space-6);will-change:transform;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__L9Y4ma__carouselSlide{flex:0 0 calc((100% - var(--space-6) * 2) / 3);min-width:0}.Testimonials-module__L9Y4ma__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-8);transition:all var(--transition-normal);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.Testimonials-module__L9Y4ma__card:before{display:none}.Testimonials-module__L9Y4ma__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.Testimonials-module__L9Y4ma__card:hover:before{opacity:1}.Testimonials-module__L9Y4ma__quoteMark{background:var(--gradient-accent);-webkit-text-fill-color:transparent;margin-bottom:var(--space-2);-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-size:3.5rem;line-height:1}.Testimonials-module__L9Y4ma__quoteText{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);flex:1;font-style:italic;position:relative}.Testimonials-module__L9Y4ma__rating{gap:var(--space-1);margin-bottom:var(--space-5);display:flex}.Testimonials-module__L9Y4ma__star{color:#fbbf24;font-size:var(--text-lg)}.Testimonials-module__L9Y4ma__starEmpty{color:var(--border);font-size:var(--text-lg)}.Testimonials-module__L9Y4ma__authorRow{align-items:center;gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--border-light);margin-top:auto;display:flex}.Testimonials-module__L9Y4ma__avatar{border-radius:var(--radius-full);width:48px;height:48px;font-weight:var(--font-bold);font-size:var(--text-sm);color:var(--text-white);background:var(--gradient-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #1e40af40}.Testimonials-module__L9Y4ma__authorInfo{flex-direction:column;display:flex}.Testimonials-module__L9Y4ma__authorName{font-weight:var(--font-bold);font-size:var(--text-sm);color:var(--text)}.Testimonials-module__L9Y4ma__authorRole{font-size:var(--text-xs);color:var(--text-light);margin-top:2px}.Testimonials-module__L9Y4ma__navButton{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);cursor:pointer;width:48px;height:48px;transition:all var(--transition-normal);z-index:10;box-shadow:var(--shadow-md);color:var(--text);font-size:var(--text-xl);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Testimonials-module__L9Y4ma__navButton:hover{background:var(--gradient-accent);color:var(--text-white);box-shadow:var(--shadow-accent);border-color:#0000;transform:translateY(-50%)scale(1.05)}.Testimonials-module__L9Y4ma__navButton:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.Testimonials-module__L9Y4ma__prevButton{left:0}.Testimonials-module__L9Y4ma__nextButton{right:0}.Testimonials-module__L9Y4ma__dots{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-10);display:flex}.Testimonials-module__L9Y4ma__dot{border-radius:var(--radius-full);background:var(--border);cursor:pointer;width:10px;height:10px;transition:all var(--transition-normal);border:none;padding:0}.Testimonials-module__L9Y4ma__dot:hover{background:var(--text-light);transform:scale(1.2)}.Testimonials-module__L9Y4ma__dotActive{background:var(--accent);width:28px;box-shadow:0 0 8px var(--accent-glow)}@media (max-width:1024px){.Testimonials-module__L9Y4ma__carouselSlide{flex:0 0 calc((100% - var(--space-6)) / 2)}.Testimonials-module__L9Y4ma__heading{font-size:var(--text-3xl)}.Testimonials-module__L9Y4ma__carouselWrapper{padding:0 var(--space-10)}}@media (max-width:768px){.Testimonials-module__L9Y4ma__section{padding:var(--space-14) 0}.Testimonials-module__L9Y4ma__container{padding:0 var(--space-4)}.Testimonials-module__L9Y4ma__carouselWrapper{padding:0 var(--space-8)}.Testimonials-module__L9Y4ma__carouselSlide{flex:0 0 100%}.Testimonials-module__L9Y4ma__heading{font-size:var(--text-2xl)}.Testimonials-module__L9Y4ma__card{padding:var(--space-6)}.Testimonials-module__L9Y4ma__navButton{width:36px;height:36px;font-size:var(--text-base)}}@media (max-width:480px){.Testimonials-module__L9Y4ma__container{padding:0 var(--space-3)}.Testimonials-module__L9Y4ma__carouselWrapper{padding:0 var(--space-6)}.Testimonials-module__L9Y4ma__navButton{width:32px;height:32px;font-size:var(--text-sm)}}
.FAQAccordion-module__UsEM8q__section{padding:var(--space-24) 0;background:var(--surface);position:relative}.FAQAccordion-module__UsEM8q__container{width:100%;max-width:820px;padding:0 var(--space-6);margin:0 auto}.FAQAccordion-module__UsEM8q__header{text-align:center;margin-bottom:var(--space-12);opacity:0;transition:all .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.FAQAccordion-module__UsEM8q__sectionVisible .FAQAccordion-module__UsEM8q__header{opacity:1;transform:translateY(0)}.FAQAccordion-module__UsEM8q__label{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-3);display:inline-block}.FAQAccordion-module__UsEM8q__heading{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);line-height:var(--leading-tight);margin-bottom:var(--space-3)}.FAQAccordion-module__UsEM8q__subheading{font-size:var(--text-base);color:var(--text-light);line-height:var(--leading-relaxed);max-width:500px;margin:0 auto}.FAQAccordion-module__UsEM8q__accordion{gap:var(--space-3);flex-direction:column;display:flex}.FAQAccordion-module__UsEM8q__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;transform:translateY(16px)}.FAQAccordion-module__UsEM8q__sectionVisible .FAQAccordion-module__UsEM8q__item{opacity:1;transform:translateY(0)}.FAQAccordion-module__UsEM8q__item:hover{border-color:var(--border-dark)}.FAQAccordion-module__UsEM8q__itemOpen{border-color:var(--accent);box-shadow:0 8px 24px #0f172a0a}.FAQAccordion-module__UsEM8q__question{width:100%;padding:var(--space-5) var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);font-family:var(--font-primary);cursor:pointer;text-align:left;background:0 0;border:none;transition:all .3s;display:flex}.FAQAccordion-module__UsEM8q__questionLeft{align-items:center;gap:var(--space-4);flex:1;min-width:0;display:flex}.FAQAccordion-module__UsEM8q__qNumber{font-family:var(--font-heading);font-size:var(--text-xs);font-weight:var(--font-bold);color:var(--text-muted);border-radius:var(--radius-md);background:var(--surface-50);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.FAQAccordion-module__UsEM8q__questionOpen .FAQAccordion-module__UsEM8q__qNumber{background:var(--accent);color:#fff}.FAQAccordion-module__UsEM8q__qText{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text);line-height:var(--leading-snug);transition:color .3s}.FAQAccordion-module__UsEM8q__question:hover .FAQAccordion-module__UsEM8q__qText,.FAQAccordion-module__UsEM8q__questionOpen .FAQAccordion-module__UsEM8q__qText{color:var(--accent)}.FAQAccordion-module__UsEM8q__toggleIcon{width:24px;height:24px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQAccordion-module__UsEM8q__toggleIcon svg{width:16px;height:16px}.FAQAccordion-module__UsEM8q__toggleOpen{color:var(--accent)}.FAQAccordion-module__UsEM8q__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid}.FAQAccordion-module__UsEM8q__answerWrapperOpen{grid-template-rows:1fr}.FAQAccordion-module__UsEM8q__answerInner{overflow:hidden}.FAQAccordion-module__UsEM8q__answer{padding:0 var(--space-6) var(--space-5);padding-left:calc(var(--space-6) + 28px + var(--space-4));font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);border-top:1px solid var(--border-light);padding-top:var(--space-4);margin-top:0}.FAQAccordion-module__UsEM8q__footer{text-align:center;margin-top:var(--space-10);opacity:0;transition:all .6s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(12px)}.FAQAccordion-module__UsEM8q__sectionVisible .FAQAccordion-module__UsEM8q__footer{opacity:1;transform:translateY(0)}.FAQAccordion-module__UsEM8q__viewAllLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--surface);background:var(--accent);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);transition:all var(--transition-normal);text-decoration:none;display:inline-flex}.FAQAccordion-module__UsEM8q__viewAllLink:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 16px #f9731633}.FAQAccordion-module__UsEM8q__linkArrow{width:14px;height:14px;transition:transform .3s}.FAQAccordion-module__UsEM8q__viewAllLink:hover .FAQAccordion-module__UsEM8q__linkArrow{transform:translate(3px)}@media (max-width:768px){.FAQAccordion-module__UsEM8q__section{padding:var(--space-16) 0}.FAQAccordion-module__UsEM8q__container{padding:0 var(--space-4)}.FAQAccordion-module__UsEM8q__heading{font-size:var(--text-2xl)}.FAQAccordion-module__UsEM8q__question{padding:var(--space-4) var(--space-5)}.FAQAccordion-module__UsEM8q__qText{font-size:var(--text-sm)}.FAQAccordion-module__UsEM8q__answer{padding:0 var(--space-5) var(--space-4);padding-left:calc(var(--space-5) + 28px + var(--space-4));font-size:var(--text-sm)}}@media (max-width:480px){.FAQAccordion-module__UsEM8q__container{padding:0 var(--space-3)}.FAQAccordion-module__UsEM8q__question{padding:var(--space-3-5) var(--space-4);gap:var(--space-3)}.FAQAccordion-module__UsEM8q__questionLeft{gap:var(--space-3)}.FAQAccordion-module__UsEM8q__qNumber{width:24px;height:24px;font-size:10px}.FAQAccordion-module__UsEM8q__answer{padding-left:calc(var(--space-4) + 24px + var(--space-3))}}
.Newsletter-module__Gd2CYq__section{padding:var(--space-20) 0;background:linear-gradient(180deg, var(--surface) 0%, var(--surface-50) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.Newsletter-module__Gd2CYq__decorDot1{background:var(--accent);opacity:.2;border-radius:50%;width:8px;height:8px;animation:4s ease-in-out infinite Newsletter-module__Gd2CYq__float;position:absolute;top:30px;left:10%}.Newsletter-module__Gd2CYq__decorDot2{background:var(--accent);opacity:.15;border-radius:50%;width:6px;height:6px;animation:3s ease-in-out 1s infinite Newsletter-module__Gd2CYq__float;position:absolute;bottom:40px;right:15%}.Newsletter-module__Gd2CYq__decorDot3{background:#f973161a;border-radius:50%;width:10px;height:10px;animation:5s ease-in-out .5s infinite Newsletter-module__Gd2CYq__float;position:absolute;top:50%;right:8%}.Newsletter-module__Gd2CYq__container{width:100%;max-width:var(--container-xl);padding:0 var(--space-6);z-index:1;margin:0 auto;position:relative}.Newsletter-module__Gd2CYq__inner{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;animation:.6s forwards Newsletter-module__Gd2CYq__fadeInUp;display:flex}.Newsletter-module__Gd2CYq__icon{margin-bottom:var(--space-5);border-radius:var(--radius-xl);width:58px;height:58px;color:var(--accent);background:var(--accent-50);border:1px solid var(--accent-glow);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 10px 24px #f973161f}.Newsletter-module__Gd2CYq__icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;display:block}.Newsletter-module__Gd2CYq__heading{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--font-extrabold);color:var(--text);line-height:var(--leading-tight);margin-bottom:var(--space-4)}.Newsletter-module__Gd2CYq__subtext{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-8);max-width:520px}.Newsletter-module__Gd2CYq__form{gap:var(--space-3);width:100%;max-width:560px;display:flex}.Newsletter-module__Gd2CYq__inputWrapper{flex:1;position:relative}.Newsletter-module__Gd2CYq__emailInput{width:100%;min-height:54px;padding:0 var(--space-5);padding-left:var(--space-12);border:1px solid var(--border);border-radius:var(--radius-xl);font-size:var(--text-base);color:var(--text);transition:all var(--transition-fast);font-family:var(--font-primary);background:#fff;outline:none}.Newsletter-module__Gd2CYq__emailInput::placeholder{color:var(--text-muted)}.Newsletter-module__Gd2CYq__emailInput:hover{border-color:var(--text-light)}.Newsletter-module__Gd2CYq__emailInput:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #f973161f}.Newsletter-module__Gd2CYq__inputIcon{left:var(--space-4);pointer-events:none;color:var(--text-light);position:absolute;top:50%;transform:translateY(-50%)}.Newsletter-module__Gd2CYq__inputIcon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.Newsletter-module__Gd2CYq__subscribeButton{justify-content:center;align-items:center;gap:var(--space-2);min-height:54px;padding:0 var(--space-7);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);color:#fff;background:var(--gradient-accent);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;box-shadow:var(--shadow-accent);border:none;flex-shrink:0;display:inline-flex}.Newsletter-module__Gd2CYq__subscribeButton svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform var(--transition-normal)}.Newsletter-module__Gd2CYq__subscribeButton:hover{background:var(--gradient-accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.Newsletter-module__Gd2CYq__subscribeButton:hover svg{transform:translate(3px)}.Newsletter-module__Gd2CYq__subscribeButton:active{transform:translateY(0)}.Newsletter-module__Gd2CYq__successMessage{align-items:center;gap:var(--space-2);margin-top:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--success-light);color:var(--success-hover);font-size:var(--text-sm);font-weight:var(--font-semibold);display:inline-flex}.Newsletter-module__Gd2CYq__successMessage svg{stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.Newsletter-module__Gd2CYq__trustNote{margin-top:var(--space-4);font-size:var(--text-xs);color:var(--text-light);align-items:center;gap:var(--space-1-5);display:flex}.Newsletter-module__Gd2CYq__trustNote svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}@media (max-width:768px){.Newsletter-module__Gd2CYq__section{padding:var(--space-14) 0}.Newsletter-module__Gd2CYq__container{padding:0 var(--space-4)}.Newsletter-module__Gd2CYq__heading{font-size:var(--text-2xl)}.Newsletter-module__Gd2CYq__form{flex-direction:column}.Newsletter-module__Gd2CYq__subscribeButton{width:100%;padding:0 var(--space-4)}}@media (max-width:480px){.Newsletter-module__Gd2CYq__container{padding:0 var(--space-3)}.Newsletter-module__Gd2CYq__heading{font-size:var(--text-xl)}.Newsletter-module__Gd2CYq__subtext{font-size:var(--text-sm)}}
.About-module__hVONLq__hero{background:var(--gradient-hero);padding:calc(76px + var(--space-16)) 0 var(--space-20);text-align:center;position:relative;overflow:hidden}.About-module__hVONLq__hero:before{content:"";background:var(--gradient-mesh);opacity:.5;position:absolute;inset:0}.About-module__hVONLq__hero:after{display:none}.About-module__hVONLq__heroContent{z-index:2;max-width:var(--container-lg);padding:0 var(--space-6);margin:0 auto;position:relative}.About-module__hVONLq__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--accent);margin-bottom:var(--space-6);background:#f9731626;border:1px solid #f973164d;animation:.6s forwards About-module__hVONLq__fadeInDown;display:inline-flex}.About-module__hVONLq__heroTitle{font-family:var(--font-heading);font-size:var(--text-6xl);font-weight:var(--font-black);color:var(--text);margin-bottom:var(--space-6);line-height:var(--leading-tight);animation:.6s forwards About-module__hVONLq__fadeInUp}.About-module__hVONLq__heroTitle span{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__hVONLq__heroTagline{font-size:var(--text-xl);color:var(--text-white-muted);max-width:600px;line-height:var(--leading-relaxed);opacity:0;margin:0 auto;animation:.6s .2s forwards About-module__hVONLq__fadeInUp}.About-module__hVONLq__mission{padding:var(--space-20) 0}.About-module__hVONLq__missionContainer{max-width:var(--container-xl);padding:0 var(--space-6);gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.About-module__hVONLq__missionLabel{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-3);display:inline-block}.About-module__hVONLq__missionTitle{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);margin-bottom:var(--space-6);line-height:var(--leading-tight)}.About-module__hVONLq__missionText{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-8)}.About-module__hVONLq__missionHighlights{gap:var(--space-4);flex-direction:column;display:flex}.About-module__hVONLq__missionHighlight{align-items:center;gap:var(--space-3);font-size:var(--text-base);color:var(--text);font-weight:var(--font-medium);display:flex}.About-module__hVONLq__missionHighlightIcon{border-radius:var(--radius-lg);background:var(--success-light);width:32px;height:32px;font-size:var(--text-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__hVONLq__valuesCard{background:var(--surface-50);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-10);position:relative;overflow:hidden}.About-module__hVONLq__valuesCard:before{content:"";background:var(--gradient-mesh);opacity:.1;position:absolute;inset:0}.About-module__hVONLq__valuesCardContent{z-index:1;position:relative}.About-module__hVONLq__valuesCardTitle{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text);margin-bottom:var(--space-8)}.About-module__hVONLq__missionImageWrapper{border-radius:var(--radius-2xl);width:100%;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);aspect-ratio:4/3;position:relative;overflow:hidden}.About-module__hVONLq__missionImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.About-module__hVONLq__missionImageWrapper:hover .About-module__hVONLq__missionImage{transform:scale(1.03)}.About-module__hVONLq__drivesContainer{max-width:var(--container-xl);margin:var(--space-12) auto 0 auto}.About-module__hVONLq__valuesListHorizontal{gap:var(--space-8);margin-top:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.About-module__hVONLq__valuesList{gap:var(--space-5);flex-direction:column;display:flex}.About-module__hVONLq__valueItem{align-items:flex-start;gap:var(--space-4);display:flex}.About-module__hVONLq__valueIcon{border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--border);width:48px;height:48px;font-size:var(--text-xl);color:var(--accent);box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__hVONLq__valueContent h4{color:var(--text);font-size:var(--text-base);font-weight:var(--font-semibold);margin-bottom:var(--space-1)}.About-module__hVONLq__valueContent p{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.About-module__hVONLq__stats{padding:var(--space-16) 0;background:var(--surface-50)}.About-module__hVONLq__statsContainer{max-width:var(--container-xl);padding:0 var(--space-6);gap:var(--space-6);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.About-module__hVONLq__statCard{text-align:center;padding:var(--space-8) var(--space-6);background:var(--surface);border-radius:var(--radius-2xl);border:1px solid var(--border);transition:all var(--transition-normal);position:relative;overflow:hidden}.About-module__hVONLq__statCard:before{content:"";background:var(--gradient-accent);height:4px;transition:transform var(--transition-normal);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.About-module__hVONLq__statCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-6px)}.About-module__hVONLq__statCard:hover:before{transform:scaleX(1)}.About-module__hVONLq__statIcon{margin-bottom:var(--space-4);font-size:2.5rem;display:block}.About-module__hVONLq__statValue{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--primary);margin-bottom:var(--space-2);background:var(--gradient-blue);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__hVONLq__statLabel{font-size:var(--text-sm);color:var(--text-light);font-weight:var(--font-medium)}.About-module__hVONLq__valuesSection{padding:var(--space-20) 0}.About-module__hVONLq__valuesSectionContainer{max-width:var(--container-xl);padding:0 var(--space-6);text-align:center;margin:0 auto}.About-module__hVONLq__valuesSectionLabel{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:var(--space-3);display:inline-block}.About-module__hVONLq__valuesSectionTitle{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);margin-bottom:var(--space-4)}.About-module__hVONLq__valuesSectionDesc{font-size:var(--text-lg);color:var(--text-light);max-width:600px;margin:0 auto var(--space-12);line-height:var(--leading-relaxed)}.About-module__hVONLq__valuesGrid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.About-module__hVONLq__featureCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-8) var(--space-6);text-align:center;transition:all var(--transition-normal);position:relative;overflow:hidden}.About-module__hVONLq__featureCard:after{content:"";background:var(--gradient-blue);height:3px;transition:transform var(--transition-normal);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.About-module__hVONLq__featureCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-8px)}.About-module__hVONLq__featureCard:hover:after{transform:scaleX(1)}.About-module__hVONLq__featureIconWrap{border-radius:var(--radius-2xl);background:var(--primary-50);width:72px;height:72px;margin:0 auto var(--space-5);transition:all var(--transition-normal);justify-content:center;align-items:center;font-size:2rem;display:flex}.About-module__hVONLq__featureCard:hover .About-module__hVONLq__featureIconWrap{background:var(--gradient-blue);transform:scale(1.1)}.About-module__hVONLq__featureTitle{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text);margin-bottom:var(--space-3)}.About-module__hVONLq__featureDesc{font-size:var(--text-sm);color:var(--text-light);line-height:var(--leading-relaxed)}.About-module__hVONLq__cta{background:var(--surface-50);border-top:1px solid var(--border-light);padding:var(--space-20) 0;text-align:center;position:relative;overflow:hidden}.About-module__hVONLq__cta:before{content:"";background:var(--gradient-mesh);opacity:.1;position:absolute;inset:0}.About-module__hVONLq__ctaContainer{z-index:1;max-width:var(--container-lg);padding:0 var(--space-6);margin:0 auto;position:relative}.About-module__hVONLq__ctaTitle{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);margin-bottom:var(--space-4)}.About-module__hVONLq__ctaText{font-size:var(--text-lg);color:var(--text-secondary);max-width:500px;margin:0 auto var(--space-8);line-height:var(--leading-relaxed)}.About-module__hVONLq__ctaButton{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-10);background:var(--gradient-accent);color:var(--text-white);font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-bold);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-accent-lg);border:none;text-decoration:none;display:inline-flex}.About-module__hVONLq__ctaButton:hover{background:var(--gradient-accent-hover);transform:translateY(-3px);box-shadow:0 12px 35px #f9731680}.About-module__hVONLq__ctaButton:hover .About-module__hVONLq__ctaArrow{transform:translate(4px)}@media (max-width:1024px){.About-module__hVONLq__missionContainer{gap:var(--space-10);grid-template-columns:1fr}.About-module__hVONLq__statsContainer,.About-module__hVONLq__valuesGrid,.About-module__hVONLq__teamGrid{grid-template-columns:repeat(2,1fr)}.About-module__hVONLq__heroTitle{font-size:var(--text-5xl)}}@media (max-width:768px){.About-module__hVONLq__hero{padding:calc(68px + var(--space-10)) 0 var(--space-12)}.About-module__hVONLq__heroTitle{font-size:var(--text-4xl)}.About-module__hVONLq__heroTagline{font-size:var(--text-lg)}.About-module__hVONLq__statsContainer{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}.About-module__hVONLq__statCard{padding:var(--space-6) var(--space-4)}.About-module__hVONLq__statValue{font-size:var(--text-3xl)}.About-module__hVONLq__valuesGrid,.About-module__hVONLq__teamGrid{grid-template-columns:1fr}.About-module__hVONLq__missionImageWrapper{display:none}.About-module__hVONLq__missionTitle,.About-module__hVONLq__valuesSectionTitle,.About-module__hVONLq__teamTitle,.About-module__hVONLq__ctaTitle{font-size:var(--text-3xl)}}@media (max-width:480px){.About-module__hVONLq__hero{padding:calc(64px + var(--space-8)) 0 var(--space-10)}.About-module__hVONLq__heroTitle{font-size:var(--text-3xl)}.About-module__hVONLq__statsContainer{gap:var(--space-3);grid-template-columns:1fr 1fr}.About-module__hVONLq__statValue,.About-module__hVONLq__missionTitle,.About-module__hVONLq__valuesSectionTitle,.About-module__hVONLq__teamTitle,.About-module__hVONLq__ctaTitle{font-size:var(--text-2xl)}.About-module__hVONLq__valuesCard{padding:var(--space-6)}.About-module__hVONLq__ctaButton{width:100%;padding:var(--space-3) var(--space-7);font-size:var(--text-base);justify-content:center}}@media (max-width:768px){.About-module__hVONLq__valuesListHorizontal{gap:var(--space-6);grid-template-columns:1fr}}
.CancellationAndRefund-module__on4l_q__hero{background:var(--gradient-hero);padding:calc(76px + var(--space-12)) 0 var(--space-12);text-align:center;position:relative}.CancellationAndRefund-module__on4l_q__heroContent{max-width:var(--container-lg);padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.CancellationAndRefund-module__on4l_q__heroTitle{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);margin-bottom:var(--space-3)}.CancellationAndRefund-module__on4l_q__heroSubtitle{font-size:var(--text-sm);color:var(--text-secondary)}.CancellationAndRefund-module__on4l_q__contentSection{padding:var(--space-12) 0 var(--space-20);background:var(--surface-50)}.CancellationAndRefund-module__on4l_q__container{max-width:800px;padding:0 var(--space-6);margin:0 auto}.CancellationAndRefund-module__on4l_q__card{background:var(--surface);padding:var(--space-10) var(--space-8);border-radius:var(--radius-2xl);border:1px solid var(--border-light);box-shadow:var(--shadow-xl)}.CancellationAndRefund-module__on4l_q__lastUpdated{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-8);display:block}.CancellationAndRefund-module__on4l_q__card h2{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text);margin:var(--space-8) 0 var(--space-3)}.CancellationAndRefund-module__on4l_q__card h2:first-of-type{margin-top:0}.CancellationAndRefund-module__on4l_q__card p{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.CancellationAndRefund-module__on4l_q__card ul{margin-bottom:var(--space-6);padding-left:var(--space-6)}.CancellationAndRefund-module__on4l_q__card li{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-2);list-style-type:disc}@media (max-width:768px){.CancellationAndRefund-module__on4l_q__hero{padding:calc(68px + var(--space-8)) 0 var(--space-10)}.CancellationAndRefund-module__on4l_q__heroTitle{font-size:var(--text-2xl)}.CancellationAndRefund-module__on4l_q__card{padding:var(--space-6) var(--space-4)}}
.Contact-module__x2Jx8a__page{background:var(--surface-50)}.Contact-module__x2Jx8a__hero{background:var(--gradient-hero);padding:calc(76px + var(--space-12)) 0 var(--space-12);text-align:center;position:relative;overflow:hidden}.Contact-module__x2Jx8a__hero:before{content:"";background:var(--gradient-mesh);opacity:.5;position:absolute;inset:0}.Contact-module__x2Jx8a__hero:after{display:none}.Contact-module__x2Jx8a__heroContent{z-index:2;width:min(100%,680px);padding:0 var(--space-6);margin:0 auto;position:relative}.Contact-module__x2Jx8a__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--accent);margin-bottom:var(--space-4);background:#f9731626;border:1px solid #f973164d;animation:.6s forwards Contact-module__x2Jx8a__fadeInDown;display:inline-flex}.Contact-module__x2Jx8a__heroTitle{font-family:var(--font-heading);font-size:var(--text-6xl);font-weight:var(--font-black);color:var(--text);margin-bottom:var(--space-3);animation:.6s forwards Contact-module__x2Jx8a__fadeInUp}.Contact-module__x2Jx8a__heroTitle span{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__x2Jx8a__heroTagline{font-size:var(--text-xl);color:var(--text-white-muted);max-width:550px;line-height:var(--leading-relaxed);opacity:0;margin:0 auto;animation:.6s .2s forwards Contact-module__x2Jx8a__fadeInUp}.Contact-module__x2Jx8a__imageSection{padding:var(--space-8) 0 0;background:var(--surface-50)}.Contact-module__x2Jx8a__imageContainer{max-width:var(--container-xl);padding:0 var(--space-6);margin:0 auto}.Contact-module__x2Jx8a__bannerImage{object-fit:cover;object-position:center;border-radius:var(--radius-2xl);width:100%;height:clamp(180px,24vw,280px);box-shadow:var(--shadow-md);border:1px solid var(--border-light);display:block}.Contact-module__x2Jx8a__contactSection{padding:var(--space-8) 0 var(--space-10);background:var(--surface-50)}.Contact-module__x2Jx8a__contactContainer{max-width:var(--container-xl);padding:0 var(--space-6);gap:var(--space-8);grid-template-columns:1.5fr 1fr;align-items:start;margin:0 auto;display:grid}.Contact-module__x2Jx8a__formCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.Contact-module__x2Jx8a__formCard:before{content:"";background:var(--gradient-accent);height:4px;position:absolute;top:0;left:0;right:0}.Contact-module__x2Jx8a__formTitle{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text);margin-bottom:var(--space-2)}.Contact-module__x2Jx8a__formDesc{font-size:var(--text-base);color:var(--text-light);margin-bottom:var(--space-6)}.Contact-module__x2Jx8a__form{gap:var(--space-4);flex-direction:column;display:flex}.Contact-module__x2Jx8a__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.Contact-module__x2Jx8a__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.Contact-module__x2Jx8a__label{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text)}.Contact-module__x2Jx8a__input{width:100%;padding:var(--space-3) var(--space-4);border:2px solid var(--border);border-radius:var(--radius-lg);font-size:var(--text-base);font-family:var(--font-primary);color:var(--text);background:var(--surface);transition:all var(--transition-fast);outline:none}.Contact-module__x2Jx8a__input:hover{border-color:var(--primary-300)}.Contact-module__x2Jx8a__input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #3b82f626}.Contact-module__x2Jx8a__input::placeholder{color:var(--text-muted)}.Contact-module__x2Jx8a__textarea{resize:vertical;min-height:140px}.Contact-module__x2Jx8a__inputError{border-color:var(--error)!important}.Contact-module__x2Jx8a__inputError:focus{box-shadow:0 0 0 3px #ef444426!important}.Contact-module__x2Jx8a__errorText{font-size:var(--text-xs);color:var(--error);font-weight:var(--font-medium)}.Contact-module__x2Jx8a__submitBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);background:var(--gradient-accent);color:var(--text-white);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-accent);width:100%;margin-top:var(--space-2);border:none;display:inline-flex}.Contact-module__x2Jx8a__submitBtn:hover:not(:disabled){background:var(--gradient-accent-hover);box-shadow:var(--shadow-accent-lg);transform:translateY(-2px)}.Contact-module__x2Jx8a__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__x2Jx8a__successMessage{padding:var(--space-4) var(--space-6);background:var(--success-light);border:1px solid var(--success);border-radius:var(--radius-xl);align-items:center;gap:var(--space-3);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--success-hover);animation:.4s forwards Contact-module__x2Jx8a__fadeInUp;display:flex}.Contact-module__x2Jx8a__successIcon{font-size:var(--text-xl);flex-shrink:0}.Contact-module__x2Jx8a__infoSidebar{gap:var(--space-4);flex-direction:column;display:flex}.Contact-module__x2Jx8a__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-5);align-items:flex-start;gap:var(--space-4);transition:all var(--transition-normal);display:flex}.Contact-module__x2Jx8a__infoCard:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.Contact-module__x2Jx8a__infoIconWrap{border-radius:var(--radius-xl);background:var(--primary-50);width:52px;height:52px;font-size:var(--text-xl);transition:all var(--transition-normal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__x2Jx8a__infoCard:hover .Contact-module__x2Jx8a__infoIconWrap{background:var(--gradient-blue);transform:scale(1.05)}.Contact-module__x2Jx8a__infoLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);font-weight:var(--font-semibold);margin-bottom:var(--space-1)}.Contact-module__x2Jx8a__infoValue{font-size:var(--text-base);color:var(--text);font-weight:var(--font-semibold)}.Contact-module__x2Jx8a__socialCard{background:var(--surface-50);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-6);position:relative;overflow:hidden}.Contact-module__x2Jx8a__socialCard:before{content:"";background:var(--gradient-mesh);opacity:.1;position:absolute;inset:0}.Contact-module__x2Jx8a__socialCardContent{z-index:1;position:relative}.Contact-module__x2Jx8a__socialTitle{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text);margin-bottom:var(--space-4)}.Contact-module__x2Jx8a__socialLinks{gap:var(--space-3);display:flex}.Contact-module__x2Jx8a__socialLink{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);width:44px;height:44px;font-size:var(--text-lg);color:var(--text-secondary);transition:all var(--transition-normal);justify-content:center;align-items:center;text-decoration:none;display:flex}.Contact-module__x2Jx8a__socialLink:hover{background:var(--accent);border-color:var(--accent);color:var(--text-white);box-shadow:var(--shadow-accent);transform:translateY(-3px)}.Contact-module__x2Jx8a__faqLink{text-align:center;padding:0 0 var(--space-14);background:var(--surface-50)}.Contact-module__x2Jx8a__faqLinkText{font-size:var(--text-lg);color:var(--text-light);margin:0}.Contact-module__x2Jx8a__faqLinkAnchor{align-items:center;gap:var(--space-1-5);color:var(--accent);font-weight:var(--font-bold);transition:color var(--transition-fast);text-decoration:none;display:inline-flex}.Contact-module__x2Jx8a__faqLinkAnchor:hover{color:var(--accent-hover);text-decoration:underline}@media (max-width:1024px){.Contact-module__x2Jx8a__contactContainer{grid-template-columns:1fr}.Contact-module__x2Jx8a__heroTitle{font-size:var(--text-5xl)}}@media (max-width:768px){.Contact-module__x2Jx8a__hero{padding:calc(68px + var(--space-8)) 0 var(--space-10)}.Contact-module__x2Jx8a__heroTitle{font-size:var(--text-4xl)}.Contact-module__x2Jx8a__imageSection{display:none}.Contact-module__x2Jx8a__contactSection{padding:var(--space-6) 0 var(--space-8)}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr}.Contact-module__x2Jx8a__formCard{padding:var(--space-6)}}@media (max-width:480px){.Contact-module__x2Jx8a__hero{padding:calc(64px + var(--space-7)) 0 var(--space-8)}.Contact-module__x2Jx8a__heroTitle{font-size:var(--text-3xl)}.Contact-module__x2Jx8a__formCard{padding:var(--space-5)}.Contact-module__x2Jx8a__socialLinks{flex-wrap:wrap}}
.Privacy-module__MVQVvq__hero{background:var(--gradient-hero);padding:calc(76px + var(--space-12)) 0 var(--space-12);text-align:center;position:relative}.Privacy-module__MVQVvq__heroContent{max-width:var(--container-lg);padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.Privacy-module__MVQVvq__heroTitle{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text);margin-bottom:var(--space-3)}.Privacy-module__MVQVvq__heroSubtitle{font-size:var(--text-sm);color:var(--text-secondary)}.Privacy-module__MVQVvq__contentSection{padding:var(--space-12) 0 var(--space-20);background:var(--surface-50)}.Privacy-module__MVQVvq__container{max-width:800px;padding:0 var(--space-6);margin:0 auto}.Privacy-module__MVQVvq__card{background:var(--surface);padding:var(--space-10) var(--space-8);border-radius:var(--radius-2xl);border:1px solid var(--border-light);box-shadow:var(--shadow-xl)}.Privacy-module__MVQVvq__lastUpdated{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-8);display:block}.Privacy-module__MVQVvq__card h2{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text);margin:var(--space-8) 0 var(--space-3)}.Privacy-module__MVQVvq__card h2:first-of-type{margin-top:0}.Privacy-module__MVQVvq__card p{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.Privacy-module__MVQVvq__card ul{margin-bottom:var(--space-6);padding-left:var(--space-6)}.Privacy-module__MVQVvq__card li{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-2);list-style-type:disc}@media (max-width:768px){.Privacy-module__MVQVvq__hero{padding:calc(68px + var(--space-8)) 0 var(--space-10)}.Privacy-module__MVQVvq__heroTitle{font-size:var(--text-2xl)}.Privacy-module__MVQVvq__card{padding:var(--space-6) var(--space-4)}}
