.haley-homepage{--hp-bg-primary: #F0F8FF;--hp-bg-secondary: #E8F4F8;--hp-bg-card: #FFFFFF;--hp-text-primary: #0A0F1E;--hp-text-secondary: #8A9BB0;--hp-accent: #00E5FF;--hp-accent-dark: #0099CC;--hp-accent-hover: #00CED1;--hp-threat: #FF6B35;--hp-success: #25D366;--hp-star: #00E5FF;--hp-glass-bg: rgba(255, 255, 255, .92);--hp-glass-border: rgba(0, 229, 255, .15);--hp-shadow-sm: 0 2px 10px rgba(10, 15, 30, .05);--hp-shadow-md: 0 4px 20px rgba(10, 15, 30, .08);--hp-shadow-lg: 0 10px 40px rgba(10, 15, 30, .12);--hp-font-display: "Rajdhani", sans-serif;--hp-font-mono: "Space Mono", monospace;--hp-font-body: "DM Sans", sans-serif;--hp-font-body-zh: "Noto Sans HK", sans-serif;--hp-space-xs: 8px;--hp-space-sm: 16px;--hp-space-md: 24px;--hp-space-lg: 48px;--hp-space-xl: 80px;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);font-family:var(--hp-font-body);font-size:16px;line-height:1.6;color:var(--hp-text-primary);background:var(--hp-bg-primary);overflow-x:hidden;-webkit-font-smoothing:antialiased}.haley-homepage *,.haley-homepage *:before,.haley-homepage *:after{box-sizing:border-box;margin:0;padding:0}.hp-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.utility-bar{position:fixed;top:0;left:0;right:0;z-index:1001;height:40px;background:var(--hp-bg-secondary);border-bottom:1px solid var(--hp-glass-border);overflow:hidden}.utility-bar__track{display:flex;animation:utility-scroll 25s linear infinite;width:max-content}.utility-bar__track:hover{animation-play-state:paused}@keyframes utility-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.utility-bar__item{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 40px;height:40px;white-space:nowrap;font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:1px;color:var(--hp-text-primary)}.utility-bar__item svg{width:14px;height:14px;color:var(--hp-accent)}.utility-bar__divider{color:var(--hp-accent);opacity:.5;display:flex;align-items:center;padding:0 10px}body:has(.haley-homepage) #header-group{margin-top:40px}body:has(.haley-homepage) header-component{top:40px!important}.hp-header{position:fixed;top:40px;left:0;right:0;z-index:1000;background:var(--hp-glass-bg);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--hp-glass-border);padding:16px 0}.hp-header__inner{display:flex;align-items:center;justify-content:space-between}.hp-logo{font-family:var(--hp-font-display);font-size:1.5rem;font-weight:700;color:var(--hp-text-primary);text-decoration:none;letter-spacing:.1em}.hp-logo span{color:var(--hp-accent-dark);margin-left:4px;font-weight:500}.hp-header__nav{display:none;align-items:center;gap:32px}@media(min-width:900px){.hp-header__nav{display:flex}}.hp-header__nav a{font-family:var(--hp-font-mono);font-size:.75rem;color:var(--hp-text-primary);text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:color .3s ease}.hp-header__nav a:hover{color:var(--hp-accent)}.hp-header__actions{display:flex;align-items:center;gap:16px}.hp-header__whatsapp{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:100px;background:var(--hp-success);color:#fff;text-decoration:none;font-family:var(--hp-font-mono);font-size:.7rem;font-weight:700;letter-spacing:.5px;transition:all .3s ease}.hp-header__whatsapp:hover{transform:translateY(-2px);box-shadow:0 4px 15px #25d36666}.hp-header__whatsapp svg{width:16px;height:16px}.haley-homepage{padding-top:112px}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:6px;font-family:var(--hp-font-display);font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:none;transition:all .3s ease}.hp-btn--primary{background:var(--hp-accent);color:var(--hp-text-primary);box-shadow:0 4px 20px #00e5ff4d}.hp-btn--primary:hover{background:var(--hp-accent-dark);transform:translateY(-2px);box-shadow:0 6px 30px #00e5ff66}.hp-btn--secondary{background:transparent;border:2px solid var(--hp-accent);color:var(--hp-accent-dark)}.hp-btn--secondary:hover{background:var(--hp-accent);color:var(--hp-text-primary)}.hp-btn--small{padding:12px 24px;font-size:.85rem}.hp-btn:disabled{opacity:.5;cursor:not-allowed}.hp-hero{position:relative;min-height:calc(100vh - 112px);display:flex;align-items:center;padding:60px 0;overflow:hidden}.hp-hero--fullwidth{width:100vw;margin-left:calc(-50vw + 50%);margin-top:-112px;min-height:100vh;padding:0;display:flex;flex-direction:column;background:var(--hp-bg-primary)}.hp-hero__bg{position:relative;width:100%;flex:1;min-height:0;z-index:0;overflow:hidden;background:var(--hp-bg-primary)}.hp-hero__bg picture{display:block;width:100%;height:100%}.hp-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hp-hero__overlay{position:absolute;bottom:0;left:0;right:0;height:200px;z-index:1;background:linear-gradient(to top,rgba(10,15,30,1) 0%,rgba(10,15,30,.8) 40%,transparent 100%);pointer-events:none}.hp-hero--no-overlay .hp-hero__overlay{display:none}.hp-hero__content-wrap{position:relative;z-index:2;width:100%;padding:32px 0;background:var(--hp-bg-primary);flex-shrink:0}@media(min-width:769px){.hp-hero--fullwidth{min-height:calc(100vh - 40px)}.hp-hero--fullwidth .hp-hero__content-wrap{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(10,15,30,.95) 0%,rgba(10,15,30,.8) 60%,transparent 100%);padding:60px 0 40px}.hp-hero--fullwidth .hp-hero__headline,.hp-hero--fullwidth .hp-hero__series-label,.hp-hero--fullwidth .hp-hero__tagline{color:#f0f8ff}.hp-hero--fullwidth .hp-hero__series-label{color:var(--hp-accent)}}@media(max-width:768px){.hp-hero--no-overlay .hp-hero__content-wrap{position:relative;background:var(--hp-bg-primary);padding:24px 0}}.hp-hero--no-overlay .hp-btn--primary{background:var(--hp-accent);color:var(--hp-text-primary)}.hp-hero--no-overlay .hp-btn--secondary{background:transparent;border:2px solid var(--hp-accent-dark);color:var(--hp-text-primary)}.hp-hero--no-overlay .hp-btn--secondary:hover{background:var(--hp-accent);color:var(--hp-text-primary)}.hp-hero--fullwidth .hp-hero__ctas{display:flex;justify-content:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.hp-hero--fullwidth .hp-btn--primary{background:var(--hp-accent);color:#0a0f1e;border:none}.hp-hero--fullwidth .hp-btn--primary:hover{background:#00ced1;box-shadow:0 0 30px #00e5ff80}.hp-hero--fullwidth .hp-btn--secondary{background:#00e5ff1a;border:2px solid var(--hp-accent);color:#f0f8ff}.hp-hero--fullwidth .hp-btn--secondary:hover{background:#00e5ff40;color:#fff}.hp-hero__badges{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}.hp-hero__badge-item{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#0a0f1eb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,229,255,.3);border-radius:8px}.hp-hero__badge-item img{height:24px;width:auto}.hp-hero__badge-icon{width:20px;height:20px;color:var(--hp-accent)}.hp-hero__badge-text{font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:.5px;color:#f0f8ff;text-transform:uppercase}.hp-hero:not(.hp-hero--fullwidth):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(0,229,255,.08) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(0,153,204,.05) 0%,transparent 50%);z-index:0}.hp-hero:not(.hp-hero--fullwidth):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,229,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,229,255,.03) 1px,transparent 1px);background-size:60px 60px;z-index:0;pointer-events:none}.hp-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:48px;align-items:center;width:100%}@media(min-width:900px){.hp-hero__inner{grid-template-columns:1fr 1fr}}.hp-hero__content{text-align:center}@media(min-width:900px){.hp-hero__content{text-align:left}}.hp-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;background:#00e5ff1a;border:1px solid rgba(0,229,255,.2);font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:1px;color:var(--hp-accent-dark);margin-bottom:24px}.hp-hero__badge svg{width:14px;height:14px;color:var(--hp-accent)}.hp-hero__headline{font-family:var(--hp-font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;color:var(--hp-text-primary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:16px}.hp-hero__headline span{color:var(--hp-accent-dark)}.hp-hero__sub{font-family:var(--hp-font-body-zh);font-size:1.1rem;color:var(--hp-text-secondary);line-height:1.7;margin-bottom:32px;max-width:500px}@media(min-width:900px){.hp-hero__sub{margin-left:0;margin-right:auto}}.hp-hero__tagline{display:block;font-family:var(--hp-font-tech);font-size:.875rem;letter-spacing:.05em;color:var(--hp-accent);margin-bottom:.5rem}.hp-hero__price-anchor{display:block;font-weight:600;color:var(--hp-text-primary)}.hp-hero__ctas{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}@media(min-width:600px){.hp-hero__ctas{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(min-width:900px){.hp-hero:not(.hp-hero--fullwidth) .hp-hero__ctas{justify-content:flex-start}}.hp-hero__visual{position:relative;display:flex;align-items:center;justify-content:center}.hp-hero__visual img{width:100%;max-width:600px;filter:drop-shadow(0 20px 50px rgba(10,15,30,.15));animation:hero-float 6s ease-in-out infinite}@keyframes hero-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(1deg)}}.hp-hero__hud{position:absolute;top:130px;right:24px;padding:16px 20px;background:var(--hp-glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--hp-glass-border);border-radius:12px;box-shadow:var(--hp-shadow-md);animation:hud-float 3s ease-in-out infinite;z-index:10}@media(min-width:769px){.hp-hero__hud{top:140px;right:40px}}@keyframes hud-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hp-hero__hud-status{display:flex;align-items:center;gap:8px;font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:1px;color:var(--hp-accent-dark)}.hp-hero__hud-dot{width:8px;height:8px;background:var(--hp-accent);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #00e5ff66}50%{opacity:.8;box-shadow:0 0 0 8px #00e5ff00}}.hp-hero__hud{width:220px;z-index:10}.hp-hero__hud:before,.hp-hero__hud:after{content:"";position:absolute;width:10px;height:10px;border-color:#00e5ff66;border-style:solid}.hp-hero__hud:before{top:8px;left:8px;border-width:2px 0 0 2px}.hp-hero__hud:after{bottom:8px;right:8px;border-width:0 2px 2px 0}.hp-hero__hud-header{display:flex;align-items:center;gap:8px;font-family:var(--hp-font-mono);font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--hp-accent);margin-bottom:12px}.hp-hero__hud .hud-row{display:flex;justify-content:space-between;font-family:var(--hp-font-mono);font-size:.75rem;color:var(--hp-text-primary);margin-bottom:6px}.hp-hero__hud .hud-value{font-weight:700}.hp-hero__hud .hud-value.hud-accent{color:var(--hp-accent)}.hp-hero__hud .hh-bar{width:100%;height:4px;background:#00e5ff26;border-radius:2px;margin-top:12px;overflow:hidden}.hp-hero__hud .hh-fill{width:100%;height:100%;background:linear-gradient(90deg,var(--hp-accent),var(--hp-accent-dark),var(--hp-accent));background-size:200% 100%;animation:hp-charge-flow 2s linear infinite}@keyframes hp-charge-flow{0%{background-position:0% 50%}to{background-position:100% 50%}}.hp-hero__hud .hud-status{text-align:right;font-family:var(--hp-font-mono);font-size:.65rem;color:var(--hp-accent);margin-top:10px;font-weight:700;letter-spacing:.05em}.hp-hero__headline-block{text-align:center;padding:0 20px;margin-bottom:24px}.hp-hero__series-label{font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--hp-accent);margin-bottom:12px;display:block}.hp-hero__headline{font-family:var(--hp-font-display);font-size:clamp(2rem,8vw,3.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1.1;color:#f0f8ff;margin:0}.hp-hero__headline-zh{font-family:var(--hp-font-body-zh);display:block;margin-top:.25em;font-size:.7em;letter-spacing:.05em;text-transform:none}.hp-hero__tagline{font-family:var(--hp-font-body-zh);font-size:clamp(.95rem,3vw,1.15rem);color:#f0f8ffe6;margin-top:16px;line-height:1.6}.hp-hero--no-overlay .hp-hero__headline{color:var(--hp-text-primary)}.hp-hero--no-overlay .hp-hero__series-label{color:var(--hp-accent-dark)}.hp-hero--no-overlay .hp-hero__tagline{color:var(--hp-text-secondary)}@media(min-width:900px){.hp-hero__headline-block{text-align:left;max-width:600px;padding:0}}.hp-hero--fullwidth:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(0,229,255,.4) 30%,rgba(0,229,255,.8) 50%,rgba(0,229,255,.4) 70%,transparent 100%);z-index:5;pointer-events:none;animation:hero-scanline 4s ease-in-out infinite}@keyframes hero-scanline{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@media(max-width:768px){.hp-hero--fullwidth:after{display:none}}.hp-hero--fullwidth .hp-hero__bg{position:relative}.hp-hero--fullwidth .hp-hero__bg:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(10,15,30,.95),transparent);pointer-events:none;z-index:1}.hp-hero--no-overlay .hp-hero__bg:after{background:linear-gradient(to top,var(--hp-bg-primary),transparent)}@media(max-width:768px){.hp-hero--fullwidth{margin-top:-112px;min-height:auto;display:flex;flex-direction:column}.hp-hero--fullwidth .hp-hero__bg{flex:none;height:auto}.hp-hero__bg img{width:100%;height:auto;object-fit:contain}.hp-hero--fullwidth .hp-hero__content-wrap{position:relative;background:var(--hp-bg-primary);padding:24px 0 20px}.hp-hero--fullwidth .hp-hero__headline{color:var(--hp-text-primary)}.hp-hero--fullwidth .hp-hero__series-label{color:var(--hp-accent-dark)}.hp-hero--fullwidth .hp-hero__tagline{color:var(--hp-text-secondary)}.hp-hero__badge-item{background:var(--hp-bg-secondary);border:1px solid var(--hp-glass-border)}.hp-hero__badge-text{color:var(--hp-text-primary)}.hp-hero__badge-icon{color:var(--hp-accent)}.hp-hero__overlay{height:120px}.hp-hero__content-wrap{padding:12px 0 20px}.hp-hero--fullwidth .hp-hero__ctas{flex-direction:column;padding:0 20px;gap:8px;margin-bottom:16px}.hp-hero--fullwidth .hp-btn{width:100%;padding:12px 20px;font-size:.9rem}.hp-hero--fullwidth .hp-btn--secondary{background:transparent;border:2px solid var(--hp-accent-dark);color:var(--hp-text-primary)}.hp-hero--fullwidth .hp-btn--secondary:hover{background:var(--hp-accent);color:var(--hp-text-primary)}.hp-hero__badges{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px;padding:8px 16px;margin:0 -16px;scrollbar-width:none}.hp-hero__badges::-webkit-scrollbar{display:none}.hp-hero__badge-item{flex-shrink:0;scroll-snap-align:start;padding:8px 14px;min-height:40px}.hp-hero__badge-item img{height:22px}.hp-hero__badge-text{font-size:.75rem;white-space:nowrap}.hp-hero__hud{position:absolute;top:70px;bottom:auto;right:12px;left:auto;margin:0;width:150px;padding:10px 12px;font-size:.6rem;z-index:10}.hp-hero__hud .hud-row{margin-bottom:3px;font-size:.6rem}.hp-hero__hud .hh-bar{height:3px;margin-top:8px}.hp-hero__hud .hud-status{font-size:.55rem;margin-top:6px}.hp-hero__headline-block{margin-bottom:20px}.hp-hero__series-label{font-size:.65rem}.hp-hero__tagline{font-size:.95rem}.hp-hero--fullwidth .hp-hero__bg:after{display:none}.hp-hero:not(.hp-hero--fullwidth){min-height:calc(100svh - 112px);padding:24px 0 16px}.hp-hero__inner{gap:24px}.hp-hero__headline{font-size:clamp(1.8rem,8vw,2.5rem);margin-bottom:12px}.hp-hero__sub{font-size:.95rem;margin-bottom:20px}.hp-hero:not(.hp-hero--fullwidth) .hp-hero__ctas{margin-bottom:8px}.hp-hero__visual img{max-width:280px}}@media(max-width:480px){.hp-hero__overlay{height:80px}.hp-hero__content-wrap{padding:8px 0 16px}.hp-hero--fullwidth .hp-hero__ctas{gap:6px;margin-bottom:12px}.hp-hero__badges{gap:8px;padding:6px 16px}.hp-hero__badge-item{padding:6px 12px;min-height:36px}.hp-hero__badge-text{font-size:.7rem}.hp-hero--fullwidth .hp-btn{padding:12px 20px;font-size:.85rem}.hp-hero__hud{top:60px;width:130px;padding:8px 10px}.hp-hero__hud-header{font-size:.55rem;margin-bottom:6px}.hp-hero__hud .hud-row{font-size:.5rem}}@media(max-width:400px){.hp-container{padding:0 16px}.hp-hero__badges{flex-direction:row;gap:6px;padding:4px 12px}.hp-hero__badge-item{padding:5px 10px;min-height:32px}.hp-hero__badge-text{font-size:.65rem}.hp-hero__badge-item img{height:18px}.hp-hero__hud{top:55px;width:120px;padding:6px 8px;right:8px}.hp-hero__hud-header{font-size:.55rem;gap:4px}.hp-hero__hud .hud-row{font-size:.5rem;margin-bottom:2px}.hp-hero__hud .hh-bar{height:2px;margin-top:6px}.hp-hero__hud .hud-status{font-size:.5rem;margin-top:4px}.hp-hero__headline-block{margin-bottom:16px;padding:0 12px}.hp-hero__series-label{font-size:.6rem;margin-bottom:8px}.hp-hero__tagline{font-size:.9rem;margin-top:12px}.hp-trust-strip__grid{grid-template-columns:1fr}.hp-trust-strip__item{flex-direction:row;text-align:left;gap:16px}.hp-section-title{font-size:1.5rem}.hp-sticky-bottom{padding:12px 16px;padding-bottom:calc(12px + var(--safe-area-bottom, 0px));gap:8px}.hp-sticky-bottom .hp-btn{padding:12px;font-size:.8rem}}.hp-hero__scroll-indicator{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;animation:scroll-fade-in .6s ease-out 1.5s forwards;z-index:10}@keyframes scroll-fade-in{to{opacity:1}}.hp-hero__scroll-track{width:2px;height:36px;background:#00e5ff33;border-radius:1px;position:relative;overflow:hidden}.hp-hero__scroll-dot{width:4px;height:10px;background:#00e5ff;border-radius:2px;position:absolute;left:-1px;animation:scroll-bounce 2s ease-in-out infinite;box-shadow:0 0 8px #00e5ff99}@keyframes scroll-bounce{0%,to{top:0;opacity:1}50%{top:26px;opacity:.6}}.hp-hero__scroll-label{font-family:var(--hp-font-mono);font-size:.55rem;letter-spacing:2px;color:var(--hp-accent-dark)}@media(min-width:769px){.hp-hero__scroll-indicator{display:none}}@media(prefers-reduced-motion:reduce){.hp-hero__scroll-indicator{animation:none;opacity:1}.hp-hero__scroll-dot{animation:none;top:13px}.hp-hero__trust-badge{backdrop-filter:none;-webkit-backdrop-filter:none}}.hp-trust-strip{padding:40px 0;background:var(--hp-bg-secondary);border-top:1px solid var(--hp-glass-border);border-bottom:1px solid var(--hp-glass-border)}.hp-trust-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(min-width:600px){.hp-trust-strip__grid{grid-template-columns:repeat(4,1fr)}}.hp-trust-strip__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.hp-trust-strip__item--link{text-decoration:none;color:inherit;transition:transform .2s ease}.hp-trust-strip__item--link:hover,.hp-trust-strip__item--link:focus-visible{transform:translateY(-2px)}.hp-trust-strip__item--link:hover .hp-trust-strip__icon,.hp-trust-strip__item--link:focus-visible .hp-trust-strip__icon{border-color:var(--hp-accent)}.hp-trust-strip__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:12px;box-shadow:var(--hp-shadow-sm)}.hp-trust-strip__icon svg{width:24px;height:24px;color:var(--hp-accent)}.hp-trust-strip__label{font-family:var(--hp-font-display);font-size:.9rem;font-weight:700;color:var(--hp-text-primary)}.hp-trust-strip__sub{font-size:.75rem;color:var(--hp-text-secondary);margin-top:-8px}.hp-sanitized-banner{padding:var(--hp-space-lg) 0;background:var(--hp-bg-card);border-bottom:1px solid var(--hp-glass-border)}.hp-sanitized-banner__header{text-align:center;margin-bottom:var(--hp-space-md)}.hp-sanitized-banner__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:var(--hp-space-md)}@media(min-width:768px){.hp-sanitized-banner__grid{grid-template-columns:repeat(4,1fr)}}.hp-sanitized-banner__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--hp-space-md);background:var(--hp-bg-secondary);border-radius:12px;border:1px solid var(--hp-glass-border);transition:all .3s ease}.hp-sanitized-banner__item:hover{border-color:var(--hp-accent);transform:translateY(-2px);box-shadow:var(--hp-shadow-md)}.hp-sanitized-banner__item--highlight{background:linear-gradient(135deg,#00e5ff14,#0099cc0d);border-color:var(--hp-accent)}.hp-sanitized-banner__number{font-family:var(--hp-font-display);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:var(--hp-accent);line-height:1}.hp-sanitized-banner__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.hp-sanitized-banner__icon svg{width:32px;height:32px;stroke:var(--hp-accent)}.hp-sanitized-banner__label{font-family:var(--hp-font-display);font-size:.9rem;font-weight:700;color:var(--hp-text-primary);margin-top:8px}.hp-sanitized-banner__desc{font-size:.75rem;color:var(--hp-text-secondary);margin-top:4px}.hp-sanitized-banner__cta{text-align:center}.hp-section-header{text-align:center;margin-bottom:var(--hp-space-lg)}.hp-section-label{display:inline-block;font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:3px;color:var(--hp-accent-dark);text-transform:uppercase;margin-bottom:16px}.hp-section-title{font-family:var(--hp-font-display);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:var(--hp-text-primary);text-transform:uppercase;letter-spacing:.03em;line-height:1.2}.hp-section-subtitle{font-size:1rem;color:var(--hp-text-secondary);max-width:600px;margin:16px auto 0;line-height:1.7}.hp-products{padding:var(--hp-space-xl) 0}.hp-products__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.hp-products__grid{grid-template-columns:repeat(3,1fr)}}.hp-product-card{background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:20px;overflow:hidden;box-shadow:var(--hp-shadow-md);transition:all .4s cubic-bezier(.16,1,.3,1)}.hp-product-card:hover{transform:translateY(-8px);box-shadow:var(--hp-shadow-lg);border-color:var(--hp-accent)}.hp-product-card--featured{border-color:var(--hp-accent);position:relative}.hp-product-card--featured:before{content:"MOST POPULAR";position:absolute;top:16px;right:16px;padding:6px 12px;background:var(--hp-accent);color:var(--hp-text-primary);font-family:var(--hp-font-mono);font-size:.65rem;font-weight:700;letter-spacing:1px;border-radius:4px;z-index:1}.hp-product-card__image{position:relative;padding:32px;background:linear-gradient(180deg,var(--hp-bg-secondary) 0%,var(--hp-bg-card) 100%)}.hp-product-card__image img{width:100%;aspect-ratio:4/3;object-fit:contain}.hp-product-card__body{padding:24px}.hp-product-card__tier{font-family:var(--hp-font-mono);font-size:.65rem;letter-spacing:2px;color:var(--hp-accent-dark);text-transform:uppercase;margin-bottom:8px;display:block}.hp-product-card__name{font-family:var(--hp-font-display);font-size:1.3rem;font-weight:700;color:var(--hp-text-primary);margin-bottom:8px}.hp-product-card__tagline{font-size:.9rem;color:var(--hp-text-secondary);margin-bottom:16px;line-height:1.5}.hp-product-card__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.hp-product-card__stars{color:var(--hp-star);font-size:.9rem;letter-spacing:2px}.hp-product-card__reviews{font-size:.8rem;color:var(--hp-text-secondary)}.hp-product-card__price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px;flex-wrap:wrap}.hp-product-card__price-current{font-family:var(--hp-font-display);font-size:1.5rem;font-weight:700;color:var(--hp-accent-dark)}.hp-product-card__price-original{font-size:1rem;color:var(--hp-text-secondary);text-decoration:line-through}.hp-product-card__price-discount{padding:4px 8px;background:#ff6b351a;color:var(--hp-threat);font-family:var(--hp-font-mono);font-size:.7rem;font-weight:700;border-radius:4px}.hp-product-card__ctas{display:flex;flex-direction:column;gap:12px}.hp-product-card__ctas .hp-btn{width:100%}.hp-tech{padding:var(--hp-space-xl) 0;background:var(--hp-bg-secondary)}.hp-tech__narrative{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.hp-tech__narrative{grid-template-columns:repeat(3,1fr)}}.hp-tech__stage{text-align:center;padding:32px;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:20px;box-shadow:var(--hp-shadow-sm);position:relative}.hp-tech__stage-number{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--hp-accent);color:var(--hp-text-primary);font-family:var(--hp-font-display);font-size:1.2rem;font-weight:700;border-radius:50%;box-shadow:0 4px 15px #00e5ff4d}.hp-tech__stage-icon{width:64px;height:64px;margin:24px auto 20px;display:flex;align-items:center;justify-content:center;background:#00e5ff1a;border:1px solid rgba(0,229,255,.2);border-radius:50%}.hp-tech__stage-icon svg{width:32px;height:32px;color:var(--hp-accent)}.hp-tech__stage-title{font-family:var(--hp-font-display);font-size:1.2rem;font-weight:700;color:var(--hp-text-primary);margin-bottom:8px}.hp-tech__stage-subtitle{font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:1px;color:var(--hp-accent-dark);margin-bottom:16px;display:block}.hp-tech__stage-desc{font-size:.9rem;color:var(--hp-text-secondary);line-height:1.7}.hp-tech__stage-stat{margin-top:20px;padding-top:20px;border-top:1px solid var(--hp-glass-border)}.hp-tech__stage-stat-value{font-family:var(--hp-font-display);font-size:2rem;font-weight:700;color:var(--hp-accent);display:block}.hp-tech__stage-stat-label{font-family:var(--hp-font-mono);font-size:.65rem;letter-spacing:1px;color:var(--hp-text-secondary)}.hp-reviews-mosaic{padding:var(--hp-space-xl) 0;background:var(--hp-bg-secondary)}.hp-mosaic{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:16px;padding:16px 0}.hp-mosaic__item--large{grid-column:span 1;grid-row:span 2}.hp-mosaic__item--medium,.hp-mosaic__item--small,.hp-mosaic__item--text{grid-column:span 1;grid-row:span 1}.hp-mosaic__item{position:relative;border-radius:16px;overflow:hidden;background:var(--hp-bg-card);box-shadow:var(--hp-shadow-sm);transition:all .3s ease}.hp-mosaic__item:hover{transform:translateY(-4px);box-shadow:var(--hp-shadow-lg)}.hp-mosaic__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hp-bg-secondary)}.hp-mosaic__media img,.hp-mosaic__media video{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hp-mosaic__item:hover .hp-mosaic__media img,.hp-mosaic__item:hover .hp-mosaic__media video{transform:scale(1.05)}.hp-mosaic__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0a0f1e4d;opacity:0;transition:opacity .3s ease;z-index:2}.hp-mosaic__item:hover .hp-mosaic__play{opacity:1}.hp-mosaic__play svg{width:48px;height:48px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.hp-mosaic__item--small .hp-mosaic__play svg{width:36px;height:36px}.hp-mosaic__item.is-playing .hp-mosaic__play{opacity:0}.hp-mosaic__item.is-playing:hover .hp-mosaic__play{opacity:1}.hp-mosaic__item.is-playing .hp-mosaic__play svg polygon{display:none}.hp-mosaic__item.is-playing .hp-mosaic__play:before,.hp-mosaic__item.is-playing .hp-mosaic__play:after{content:"";position:absolute;width:6px;height:24px;background:#fff;border-radius:2px}.hp-mosaic__item.is-playing .hp-mosaic__play:before{transform:translate(-8px)}.hp-mosaic__item.is-playing .hp-mosaic__play:after{transform:translate(8px)}.hp-mosaic__overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,rgba(10,15,30,.9) 0%,rgba(10,15,30,.5) 60%,transparent 100%);z-index:1}.hp-mosaic__stars{color:var(--hp-accent);font-size:.9rem;letter-spacing:2px;margin-bottom:8px}.hp-mosaic__quote{font-family:var(--hp-font-body-zh);font-size:.95rem;color:#f0f8ff;line-height:1.5;margin-bottom:8px}.hp-mosaic__item--large .hp-mosaic__quote{font-size:1.1rem}.hp-mosaic__item--small .hp-mosaic__quote{font-size:.85rem;display:none}.hp-mosaic__author{font-family:var(--hp-font-mono);font-size:.75rem;color:#f0f8ffcc;letter-spacing:.5px}.hp-mosaic__item--text{background:var(--hp-bg-card);display:flex;align-items:center;justify-content:center}.hp-mosaic__text-content{padding:24px;text-align:center}.hp-mosaic__item--text .hp-mosaic__stars{color:var(--hp-accent);margin-bottom:12px}.hp-mosaic__item--text .hp-mosaic__quote{color:var(--hp-text-primary);font-size:.9rem;margin-bottom:12px}.hp-mosaic__item--text .hp-mosaic__author{color:var(--hp-text-secondary);display:block;margin-bottom:4px}.hp-mosaic__product{font-family:var(--hp-font-mono);font-size:.65rem;color:var(--hp-accent-dark);text-transform:uppercase;letter-spacing:1px}.hp-mosaic__item--accent{background:linear-gradient(135deg,var(--hp-accent) 0%,var(--hp-accent-dark) 100%)}.hp-mosaic__item--accent .hp-mosaic__text-content,.hp-mosaic__item--accent .hp-mosaic__stars{color:#0a0f1e}.hp-mosaic__stats{margin-bottom:8px}.hp-mosaic__stat-number{font-family:var(--hp-font-display);font-size:3rem;font-weight:700;color:#0a0f1e;line-height:1;display:block}.hp-mosaic__stat-label{font-family:var(--hp-font-mono);font-size:.7rem;color:#0a0f1eb3;text-transform:uppercase;letter-spacing:1px}.hp-mosaic__stat-sub{font-family:var(--hp-font-body-zh);font-size:.8rem;color:#0a0f1ecc;margin-top:8px}.hp-mosaic__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--hp-bg-secondary);font-size:3rem}@media(max-width:1024px){.hp-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;gap:12px}.hp-mosaic__item--large{grid-column:span 1;grid-row:span 2}.hp-mosaic__item--small,.hp-mosaic__item--text{grid-column:span 1;grid-row:span 1}}@media(max-width:768px){.hp-reviews-mosaic{padding:var(--hp-space-lg) 0}.hp-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:10px}.hp-mosaic__item--large{grid-column:span 1;grid-row:span 1;aspect-ratio:9/16;min-height:auto}.hp-mosaic__item--small{grid-column:span 1;grid-row:span 1;aspect-ratio:9/16}.hp-mosaic__item--text{grid-column:span 1;grid-row:span 1;min-height:200px}.hp-mosaic__overlay{padding:12px}.hp-mosaic__quote{font-size:.8rem;margin-bottom:4px}.hp-mosaic__item--large .hp-mosaic__quote{font-size:.9rem}.hp-mosaic__text-content{padding:14px}.hp-mosaic__item--text .hp-mosaic__quote{font-size:.75rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.hp-mosaic__item--text .hp-mosaic__stars{margin-bottom:8px}.hp-mosaic__play svg{width:36px;height:36px}.hp-mosaic__item--small .hp-mosaic__play svg{width:28px;height:28px}.hp-mosaic__stars{font-size:.75rem;margin-bottom:4px}.hp-mosaic__author{font-size:.65rem}}@media(max-width:480px){.hp-mosaic{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}.hp-mosaic__item--large{grid-column:span 1;aspect-ratio:9/16;min-height:auto}.hp-mosaic__item--small{aspect-ratio:9/16;min-height:auto}.hp-mosaic__item--text{min-height:180px;aspect-ratio:auto}.hp-mosaic__overlay{padding:16px}.hp-mosaic__text-content{padding:20px}.hp-mosaic__stars,.hp-mosaic__quote{font-size:.8rem}.hp-mosaic__item--text .hp-mosaic__quote{font-size:.8rem;-webkit-line-clamp:4;line-height:1.4}.hp-mosaic__author{font-size:.7rem}.hp-mosaic__product{font-size:.65rem}.hp-mosaic__stat-number{font-size:2rem}.hp-mosaic__play svg{width:44px;height:44px}.hp-mosaic__item--small .hp-mosaic__play svg{width:44px;height:44px}}.hp-reels{padding:var(--hp-space-xl) 0;overflow:hidden}.hp-reels__wrapper{position:relative}.hp-reels__track{display:flex;justify-content:center;gap:24px;padding:16px 0 24px}.hp-reel-card{flex:0 0 280px;max-width:280px;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:20px;overflow:hidden;box-shadow:var(--hp-shadow-sm);transition:all .3s ease}.hp-reel-card--video-only{flex:1 1 280px;max-width:280px}.hp-reel-card:hover{box-shadow:var(--hp-shadow-md);transform:translateY(-4px)}.hp-reel-card__media{position:relative;aspect-ratio:9/16;background:var(--hp-bg-secondary);overflow:hidden}.hp-reel-card--video-only .hp-reel-card__media{border-radius:20px}.hp-reel-card__media img,.hp-reel-card__media video{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hp-reel-card:hover .hp-reel-card__media img,.hp-reel-card:hover .hp-reel-card__media video{transform:scale(1.05)}.hp-reel-card.is-playing .hp-reel-card__play{opacity:0;pointer-events:none}.hp-reel-card.is-playing:hover .hp-reel-card__play{opacity:1;pointer-events:auto}.hp-reel-card.is-playing .hp-reel-card__play svg polygon{display:none}.hp-reel-card.is-playing .hp-reel-card__play svg:before{content:""}.hp-reel-card.is-playing .hp-reel-card__play:before,.hp-reel-card.is-playing .hp-reel-card__play:after{content:"";position:absolute;width:8px;height:32px;background:#fff;border-radius:2px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.hp-reel-card.is-playing .hp-reel-card__play:before{transform:translate(-10px)}.hp-reel-card.is-playing .hp-reel-card__play:after{transform:translate(10px)}.hp-reel-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0a0f1e4d;opacity:0;transition:opacity .3s ease}.hp-reel-card:hover .hp-reel-card__play{opacity:1}.hp-reel-card__play svg{width:48px;height:48px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.hp-reel-card__content{padding:20px}.hp-reel-card__stars{color:var(--hp-star);font-size:1rem;letter-spacing:3px;margin-bottom:12px}.hp-reel-card__author{font-family:var(--hp-font-display);font-size:1.1rem;font-weight:700;color:var(--hp-text-primary);margin-bottom:8px}.hp-reel-card__quote{font-family:var(--hp-font-body-zh);font-size:.9rem;color:var(--hp-text-secondary);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.hp-reels__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);box-shadow:var(--hp-shadow-md);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease}.hp-reels__nav:hover{background:var(--hp-accent);border-color:var(--hp-accent)}.hp-reels__nav:hover svg{color:var(--hp-text-primary)}.hp-reels__nav svg{width:20px;height:20px;color:var(--hp-text-secondary);transition:color .3s ease}.hp-reels__nav--prev{left:8px}.hp-reels__nav--next{right:8px}.hp-reels__nav{display:none}@media(max-width:768px){.hp-reels__track{flex-wrap:wrap;gap:16px}.hp-reel-card,.hp-reel-card--video-only{flex:0 0 calc(33.333% - 12px);min-width:140px;max-width:180px}}@media(max-width:500px){.hp-reel-card,.hp-reel-card--video-only{flex:0 0 calc(50% - 8px);max-width:160px}}@media(min-width:900px){.hp-reels__track{gap:32px}.hp-reel-card,.hp-reel-card--video-only{flex:0 0 300px;max-width:300px}.hp-reels__wrapper{margin:0;padding:0}}.hp-quiz{padding:var(--hp-space-xl) 0;background:linear-gradient(180deg,var(--hp-bg-primary) 0%,var(--hp-bg-secondary) 100%)}.hp-quiz--defense{background:linear-gradient(180deg,#0a0f1e,#0d1b2a)}.hp-quiz__container{max-width:700px;margin:0 auto;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:24px;box-shadow:var(--hp-shadow-lg);overflow:hidden}.hp-quiz__container--hud{background:linear-gradient(180deg,#0a0f1efa,#0d1b2afa);border:1px solid rgba(0,229,255,.2);position:relative}.hp-quiz__container--hud:before,.hp-quiz__container--hud:after{content:"";position:absolute;width:20px;height:20px;border-color:#00e5ff66;border-style:solid;pointer-events:none;z-index:1}.hp-quiz__container--hud:before{top:12px;left:12px;border-width:2px 0 0 2px}.hp-quiz__container--hud:after{bottom:12px;right:12px;border-width:0 2px 2px 0}.hp-quiz__hud-header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#00e5ff0d;border-bottom:1px solid rgba(0,229,255,.15)}.hp-quiz__hud-status{display:flex;align-items:center;gap:8px;font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.7rem;letter-spacing:.1em;color:#09c;text-transform:uppercase}.hp-quiz__hud-dot{width:8px;height:8px;background:#00e5ff;border-radius:50%;animation:hp-pulse 2s ease-in-out infinite}@keyframes hp-pulse{0%,to{opacity:1;box-shadow:0 0 #00e5ff66}50%{opacity:.6;box-shadow:0 0 0 8px #00e5ff00}}.hp-quiz__hud-id{font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.65rem;color:#8a9bb0;letter-spacing:.05em}.hp-quiz__header{padding:32px;text-align:center;background:linear-gradient(180deg,rgba(0,229,255,.05) 0%,transparent 100%);border-bottom:1px solid var(--hp-glass-border)}.hp-quiz__container--hud .hp-quiz__header{border-bottom:1px solid rgba(0,229,255,.1)}.hp-quiz__header h3{font-family:var(--hp-font-display);font-size:1.5rem;font-weight:700;color:var(--hp-text-primary);margin-bottom:8px}.hp-quiz__container--hud .hp-quiz__header h3{color:#f0f8ff}.hp-quiz__header p{font-size:.9rem;color:var(--hp-text-secondary);margin:0}.hp-quiz__container--hud .hp-quiz__header p{color:#8a9bb0}.hp-quiz__progress{display:flex;gap:8px;padding:20px 32px;background:var(--hp-bg-secondary)}.hp-quiz__container--hud .hp-quiz__progress{background:#00e5ff08}.hp-quiz__progress-step{flex:1;height:4px;background:#00e5ff33;border-radius:2px;transition:background .3s ease;position:relative;overflow:hidden}.hp-quiz__progress-step.active{background:var(--hp-accent)}.hp-quiz__progress-step.active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00e5ff,#09c,#00e5ff);background-size:200% 100%;animation:hp-scan-flow 1.5s linear infinite}@keyframes hp-scan-flow{0%{background-position:0% 50%}to{background-position:100% 50%}}.hp-quiz__progress-step.completed{background:#09c}.hp-quiz__body{padding:32px}.hp-quiz__question{display:none}.hp-quiz__question.active{display:block;animation:hp-fade-in .3s ease}@keyframes hp-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hp-quiz__question-label{font-family:var(--hp-font-body-zh);font-size:1.2rem;font-weight:500;color:var(--hp-text-primary);margin-bottom:24px;text-align:center}.hp-quiz__container--hud .hp-quiz__question-label{color:#f0f8ff}.hp-quiz__options{display:grid;gap:12px}.hp-quiz__option{display:flex;align-items:center;gap:16px;padding:20px;background:var(--hp-bg-secondary);border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease}.hp-quiz__container--hud .hp-quiz__option{background:#00e5ff08;border:1px solid rgba(0,229,255,.1)}.hp-quiz__option:hover{background:#00e5ff14;border-color:#00e5ff4d}.hp-quiz__option.selected{background:#00e5ff1a;border-color:var(--hp-accent)}.hp-quiz__option-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:12px;font-size:1.5rem;flex-shrink:0}.hp-quiz__container--hud .hp-quiz__option-icon{background:#00e5ff14;border:1px solid rgba(0,229,255,.2)}.hp-quiz__option-icon svg{width:24px;height:24px;color:#09c}.hp-quiz__option.selected .hp-quiz__option-icon{background:#00e5ff26;border-color:#00e5ff66}.hp-quiz__option-text{flex:1}.hp-quiz__option-title{font-weight:600;color:var(--hp-text-primary);margin-bottom:4px;display:block}.hp-quiz__container--hud .hp-quiz__option-title{color:#f0f8ff}.hp-quiz__option-desc{font-size:.85rem;color:var(--hp-text-secondary)}.hp-quiz__container--hud .hp-quiz__option-desc{color:#8a9bb0}.hp-quiz__option-radio{width:24px;height:24px;border:2px solid rgba(0,229,255,.3);border-radius:50%;position:relative;transition:all .3s ease;flex-shrink:0}.hp-quiz__option.selected .hp-quiz__option-radio{border-color:var(--hp-accent)}.hp-quiz__option.selected .hp-quiz__option-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:var(--hp-accent);border-radius:50%}.hp-quiz__footer{padding:24px 32px;border-top:1px solid var(--hp-glass-border);display:flex;justify-content:space-between;gap:16px}.hp-quiz__container--hud .hp-quiz__footer{border-top:1px solid rgba(0,229,255,.1)}.hp-quiz__footer .hp-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px}.hp-quiz__footer .hp-btn svg{flex-shrink:0}.hp-quiz__result{display:none;padding:40px 32px;text-align:center}.hp-quiz__result.active{display:block}.hp-quiz__result-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px;color:#8a9bb0;font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.85rem}.hp-quiz__result-spinner{width:40px;height:40px;border:2px solid rgba(0,229,255,.2);border-top-color:#09c;border-radius:50%;animation:hp-spin 1s linear infinite}@keyframes hp-spin{to{transform:rotate(360deg)}}.hp-quiz__result-hud{padding:20px 0;text-align:center}.hp-quiz__result-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px;font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.75rem;letter-spacing:.1em;color:#09c;text-transform:uppercase}.hp-quiz__result-dot{width:8px;height:8px;background:#00ced1;border-radius:50%;animation:hp-pulse 2s ease-in-out infinite}.hp-quiz__result-defense{max-width:300px;margin:0 auto 24px}.hp-quiz__result-defense-label{display:flex;justify-content:space-between;font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.7rem;color:#8a9bb0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.hp-quiz__result-defense-value{color:#09c;font-weight:700}.hp-quiz__result-defense-bar{height:6px;background:#00e5ff26;border-radius:3px;overflow:hidden}.hp-quiz__result-defense-fill{height:100%;background:linear-gradient(90deg,#00e5ff,#09c);border-radius:3px;transition:width 1s ease-out}.hp-quiz__result-product-card{background:#00e5ff0d;border:1px solid rgba(0,229,255,.2);border-radius:12px;padding:24px;margin-bottom:20px}.hp-quiz__result-label{font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.65rem;color:#09c;letter-spacing:.1em}.hp-quiz__result-product-name{font-family:var(--hp-font-display);font-size:1.8rem;color:#f0f8ff;text-transform:uppercase;margin:8px 0;letter-spacing:.05em}.hp-quiz__result-product-tagline{font-size:.95rem;color:#8a9bb0;margin-bottom:8px}.hp-quiz__result-product-price{font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:1rem;color:#09c;font-weight:700}.hp-quiz__result-reason{font-size:.9rem;color:#c0c8d0;margin-bottom:20px;line-height:1.6}.hp-quiz__result-features{list-style:none;padding:0;text-align:left;max-width:320px;margin:20px auto}.hp-quiz__result-features li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:.9rem;color:#f0f8ff;border-bottom:1px solid rgba(0,229,255,.1)}.hp-quiz__result-features li:last-child{border-bottom:none}.hp-quiz__result-check{font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.7rem;color:#09c;flex-shrink:0}.hp-quiz__result-ctas{display:flex;flex-direction:column;gap:12px;margin-top:24px}@media(min-width:480px){.hp-quiz__result-ctas{flex-direction:row;justify-content:center}.hp-quiz__result-ctas .hp-btn{flex:0 0 auto;min-width:140px}}.hp-quiz__restart-btn{margin-top:24px;padding:10px 20px;background:transparent;border:1px solid rgba(0,229,255,.3);border-radius:100px;font-family:var(--hp-font-mono, "Space Mono", monospace);font-size:.75rem;color:#8a9bb0;cursor:pointer;transition:all .3s ease}.hp-quiz__restart-btn:hover{border-color:#09c;color:#09c}.hp-quiz__result-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#00e5ff1a;border:2px solid var(--hp-accent);border-radius:50%}.hp-quiz__result-icon svg{width:40px;height:40px;color:var(--hp-accent)}.hp-quiz__result h3{font-family:var(--hp-font-display);font-size:1.5rem;font-weight:700;color:var(--hp-text-primary);margin-bottom:8px}.hp-quiz__container--hud .hp-quiz__result h3{color:#f0f8ff}.hp-quiz__result-product{font-size:1.1rem;color:var(--hp-accent-dark);font-weight:600;margin-bottom:24px}@media(prefers-reduced-motion:reduce){.hp-quiz__hud-dot,.hp-quiz__result-dot,.hp-quiz__result-spinner{animation:none}.hp-quiz__progress-step.active:after{animation:none;background:var(--hp-accent)}.hp-quiz__result-defense-fill{transition:none}.hp-quiz__question.active{animation:none}}.hp-booking{padding:var(--hp-space-xl) 0;background:var(--hp-bg-secondary)}.hp-booking__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:900px){.hp-booking__grid{grid-template-columns:1fr 1fr}}.hp-booking__title{font-family:var(--hp-font-display);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:var(--hp-text-primary);text-transform:uppercase;margin-bottom:16px;line-height:1.2}.hp-booking__desc{font-size:1rem;color:var(--hp-text-secondary);line-height:1.7;margin-bottom:24px}.hp-booking__features{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.hp-booking__feature{display:flex;align-items:center;gap:12px}.hp-booking__feature-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00e5ff1a;border-radius:8px;flex-shrink:0}.hp-booking__feature-icon svg{width:18px;height:18px;color:var(--hp-accent)}.hp-booking__feature span{font-size:.95rem;color:var(--hp-text-primary)}.hp-booking__ctas{display:flex;flex-wrap:wrap;gap:16px}.hp-booking__visual{position:relative}.hp-booking__image{width:100%;border-radius:20px;box-shadow:var(--hp-shadow-lg)}.hp-booking__map{position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:16px;box-shadow:var(--hp-shadow-md);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.hp-booking__map svg{width:32px;height:32px;color:var(--hp-accent)}.hp-booking__map span{font-family:var(--hp-font-mono);font-size:.7rem;color:var(--hp-text-secondary)}.hp-faq{padding:var(--hp-space-xl) 0}.hp-faq__grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.hp-faq__item{background:var(--hp-bg-card);border:1px solid var(--hp-glass-border);border-radius:12px;overflow:hidden}.hp-faq__item summary{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-family:var(--hp-font-body-zh);font-weight:600;color:var(--hp-text-primary);list-style:none;transition:background .3s ease}.hp-faq__item summary::-webkit-details-marker{display:none}.hp-faq__item summary:hover{background:#00e5ff0d}.hp-faq__item summary:after{content:"+";font-size:1.5rem;color:var(--hp-accent);transition:transform .3s ease}.hp-faq__item[open] summary:after{transform:rotate(45deg)}.hp-faq__answer{padding:0 24px 20px;font-size:.95rem;color:var(--hp-text-secondary);line-height:1.7}.hp-final-cta{padding:var(--hp-space-xl) 0;text-align:center;position:relative;background:radial-gradient(ellipse at center bottom,rgba(0,229,255,.08) 0%,transparent 70%)}.hp-final-cta__title{font-family:var(--hp-font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--hp-text-primary);text-transform:uppercase;margin-bottom:16px;line-height:1.2}.hp-final-cta__desc{font-size:1.1rem;color:var(--hp-text-secondary);margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto}.hp-final-cta__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px;font-family:var(--hp-font-mono);font-size:.7rem;letter-spacing:1px;color:var(--hp-text-secondary)}.hp-final-cta__trust span{display:flex;align-items:center;gap:8px}.hp-final-cta__trust svg{width:16px;height:16px;color:var(--hp-accent)}.hp-whatsapp-pill{position:fixed;bottom:24px;right:24px;z-index:999;display:flex;align-items:center;gap:10px;padding:14px 24px;background:#25d366;color:#fff;text-decoration:none;border-radius:100px;font-family:var(--hp-font-mono);font-size:.85rem;font-weight:700;letter-spacing:.5px;box-shadow:0 8px 30px #25d36666;transition:all .3s ease}.hp-whatsapp-pill:hover{background:#128c7e;transform:scale(1.05) translateY(-2px);box-shadow:0 12px 40px #25d36680}.hp-whatsapp-pill svg{width:20px;height:20px;fill:currentColor}@media(max-width:600px){.hp-whatsapp-pill span{display:none}.hp-whatsapp-pill{padding:16px;border-radius:50%}}.hp-sticky-bottom{position:fixed;bottom:0;left:0;right:0;z-index:998;padding:16px 20px;padding-bottom:calc(16px + var(--safe-area-bottom, 0px));background:var(--hp-glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--hp-glass-border);box-shadow:0 -4px 20px #0a0f1e1a;display:flex;gap:12px}.hp-sticky-bottom .hp-btn{flex:1;padding:14px 20px;font-size:.9rem;min-height:48px}@media(min-width:769px){.hp-sticky-bottom{display:none}}@media(max-width:768px){.haley-homepage{padding-bottom:calc(80px + var(--safe-area-bottom, 0px))}.hp-whatsapp-pill{bottom:calc(90px + var(--safe-area-bottom, 0px))}.hp-hero__hud{position:relative;top:auto;right:auto;margin:1.5rem auto;width:90%;max-width:280px}}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.utility-bar__track,.hp-hero__visual img,.hp-hero__hud,.hp-hero__hud-dot,.hp-hero__hud .hh-fill{animation:none}.hp-hero--fullwidth:after{animation:none;display:none}[data-reveal]{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/haley-homepage.css.map */
