@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.haley-about{--haley-bg-primary: #FFF7EC;--haley-bg-secondary: #FFF0E8;--haley-bg-card: #FFFFFF;--haley-text-primary: #34373A;--haley-text-secondary: #6F7376;--haley-accent: #FF9DA7;--haley-accent-dark: #C96F78;--haley-threat: #B67855;--haley-chrome: #DCCDC0;--glass-surface: rgba(255, 255, 255, .95);--glass-highlight: rgba(255, 199, 182, .16);--glass-border: rgba(255, 157, 167, .2);--glass-shadow: 0 18px 48px rgba(220, 205, 192, .24);--font-display: "Noto Serif TC", serif;--font-body: "Poppins", "Noto Sans HK", sans-serif;--font-tech: "Poppins", "Noto Sans HK", sans-serif;--font-body-zh: "Noto Sans HK", sans-serif;font-family:var(--font-body);color:var(--haley-text-primary);background:var(--haley-bg-primary);min-height:100vh;overflow-x:hidden;line-height:1.6;font-size:16px;position:relative}.haley-about *,.haley-about *:before,.haley-about *:after{box-sizing:border-box;margin:0;padding:0}.haley-about .container{width:100%;max-width:1200px;padding:0 24px;margin:0 auto;position:relative;z-index:1}.haley-about .ab-section{padding:60px 0;position:relative}.haley-about .text-center{text-align:center}.haley-about .text-accent{color:var(--haley-accent)}.haley-about .text-tech{font-family:var(--font-tech);color:var(--haley-accent);font-size:.75rem;letter-spacing:2px;text-transform:uppercase}.haley-about .text-secondary{color:var(--haley-text-secondary);font-size:.95rem}.haley-about .section-label{font-family:var(--font-tech);color:var(--haley-accent);font-size:.75rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;display:block}.haley-about .section-heading{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1.2;color:var(--haley-text-primary);margin-bottom:20px}.haley-about .section-subheading{color:var(--haley-text-secondary);font-size:1.05rem;max-width:600px;line-height:1.7}.haley-about .glass-panel{background:var(--glass-surface);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--glass-shadow);padding:24px;position:relative;overflow:hidden}.haley-about .glass-panel:before,.haley-about .glass-panel:after{content:"";position:absolute;width:10px;height:10px;border-color:var(--haley-accent);border-style:solid;opacity:.5}.haley-about .glass-panel:before{top:12px;right:12px;border-width:2px 2px 0 0}.haley-about .glass-panel:after{bottom:12px;left:12px;border-width:0 0 2px 2px}.haley-about .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--haley-accent);color:var(--haley-text-primary);padding:16px 36px;border-radius:6px;text-decoration:none;font-family:var(--font-display);font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #ff9da74d}.haley-about .btn-primary:hover{background:var(--haley-accent-dark);transform:translateY(-2px);box-shadow:0 6px 25px #ff9da766}.haley-about .btn-ghost{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:2px solid var(--haley-accent);color:var(--haley-accent);padding:14px 32px;border-radius:6px;text-decoration:none;font-family:var(--font-display);font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.haley-about .btn-ghost:hover{background:var(--haley-accent);color:var(--haley-text-primary)}.haley-about [data-animate]{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.haley-about [data-animate].is-visible{opacity:1;transform:translateY(0)}.haley-about [data-animate-delay="1"]{transition-delay:.1s}.haley-about [data-animate-delay="2"]{transition-delay:.2s}.haley-about [data-animate-delay="3"]{transition-delay:.3s}.haley-about [data-animate-delay="4"]{transition-delay:.4s}.haley-about [data-animate-delay="5"]{transition-delay:.5s}.haley-about [data-animate-delay="6"]{transition-delay:.6s}.haley-about .about-hero{min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:80px 0 60px;background:linear-gradient(160deg,#FFFFFF 0%,var(--haley-bg-primary) 50%,var(--haley-bg-secondary) 100%)}.haley-about .about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(255,157,167,.06) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,199,182,.04) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(255,157,167,.03) 0%,transparent 50%);animation:mesh-shift 12s ease-in-out infinite alternate;z-index:0;pointer-events:none}@keyframes mesh-shift{0%{transform:scale(1) rotate(0)}to{transform:scale(1.1) rotate(3deg)}}.haley-about .about-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,157,167,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,157,167,.02) 1px,transparent 1px);background-size:60px 60px;animation:grid-drift 20s linear infinite;z-index:0;pointer-events:none}@keyframes grid-drift{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.haley-about .hero-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.3}.haley-about .hero-inner{text-align:center;position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 24px}.haley-about .hero-logo{display:block;width:clamp(180px,40vw,240px);height:auto;margin:0 auto 32px;filter:drop-shadow(0 4px 15px rgba(255,157,167,.15))}.haley-about .hero-inner .text-tech{margin-bottom:24px;display:block}.haley-about .hero-inner h1{font-family:var(--font-display);font-size:2.2rem;font-weight:700;line-height:1.15;color:var(--haley-text-primary);margin-bottom:20px}.haley-about .hero-sub{font-family:var(--font-tech);font-size:.75rem;color:var(--haley-text-secondary);letter-spacing:2px;margin-bottom:48px}.haley-about .hero-stat-wrapper{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:12px}.haley-about .hero-stat-number{font-family:var(--font-display);font-size:4rem;font-weight:700;color:var(--haley-accent);line-height:1}.haley-about .hero-stat-plus{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--haley-accent)}.haley-about .hero-rating{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.haley-about .hero-stars{color:var(--haley-accent);font-size:1.2rem;letter-spacing:2px}.haley-about .hero-rating-text{font-family:var(--font-tech);font-size:.85rem;color:var(--haley-text-secondary)}.haley-about .hero-trust-strip{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.haley-about .hero-trust-item{display:flex;align-items:center;gap:6px;font-family:var(--font-tech);font-size:.75rem;color:var(--haley-text-secondary);letter-spacing:1px}.haley-about .hero-trust-item svg{color:var(--haley-accent)}.haley-about .hero-trust-divider{color:var(--haley-text-secondary);opacity:.3}.haley-about .scroll-indicator{display:inline-block;animation:bounce-down 2s ease-in-out infinite;color:var(--haley-text-secondary);font-size:1.5rem}@keyframes bounce-down{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(12px);opacity:.8}}.haley-about .bento-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(180px,auto);gap:16px;perspective:1000px}.haley-about .bento-large{grid-column:span 1;grid-row:span 1}.haley-about .bento-tall{grid-row:span 1}.haley-about .bento-card{padding:32px;display:flex;flex-direction:column;justify-content:flex-end;min-height:180px;transition:transform .4s ease}.haley-about .bento-card:hover{transform:translateZ(10px) scale(1.01)}.haley-about .bento-card img{width:100%;height:100%;object-fit:cover;border-radius:16px;position:absolute;top:0;left:0;opacity:.3;z-index:0}.haley-about .bento-card-content{position:relative;z-index:1}.haley-about .bento-card h3{font-family:var(--font-display);font-size:1.4rem;font-weight:700;margin-bottom:8px;color:var(--haley-text-primary)}.haley-about .bento-card p{color:var(--haley-text-secondary);font-size:.9rem;line-height:1.6}.haley-about .bento-card .en{font-size:.8rem;color:var(--haley-text-secondary);opacity:.7;margin-top:4px}.haley-about .bento-stat{font-family:var(--font-display);font-size:2.2rem;font-weight:700;line-height:1;margin-bottom:8px;color:var(--haley-accent)}.haley-about .timeline{display:flex;flex-direction:column;gap:0;padding:8px 0;position:relative}.haley-about .timeline:before{content:"";position:absolute;left:6px;top:16px;bottom:16px;width:2px;background:linear-gradient(to bottom,var(--haley-accent),var(--haley-accent-dark));opacity:.4}.haley-about .timeline-item{display:flex;align-items:flex-start;gap:16px;padding:12px 0;position:relative}.haley-about .timeline-dot{width:14px;height:14px;border-radius:50%;background:var(--haley-accent);box-shadow:0 0 10px #ff9da74d;flex-shrink:0;position:relative;z-index:1}.haley-about .timeline-item:last-child .timeline-dot{background:var(--haley-accent-dark)}.haley-about .timeline-year{font-family:var(--font-tech);font-size:.75rem;color:var(--haley-accent);letter-spacing:1px;display:block;margin-bottom:2px}.haley-about .timeline-desc{font-size:.85rem;color:var(--haley-text-secondary)}.haley-about .uk-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.haley-about .uk-badge svg{width:48px;height:48px;margin-bottom:12px;filter:drop-shadow(0 0 8px rgba(255,157,167,.2))}.haley-about .uk-badge span{font-family:var(--font-tech);font-size:.7rem;letter-spacing:2px;color:var(--haley-text-secondary)}.haley-about .pillars-grid{display:grid;grid-template-columns:1fr;gap:16px}.haley-about .pillar-card{padding:40px 28px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.haley-about .pillar-card:hover{transform:scale(1.02);box-shadow:0 8px 40px #ff9da714}.haley-about .pillar-icon{position:relative;width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.haley-about .pillar-icon:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:40% 60% 55% 45%/50% 40% 60% 50%;background:#ff9da714;animation:blob-morph 6s ease-in-out infinite}.haley-about .pillar-card.accent-secondary .pillar-icon:before{background:#ffc7b614}@keyframes blob-morph{0%,to{border-radius:40% 60% 55% 45%/50% 40% 60% 50%}50%{border-radius:55% 45% 40% 60%/45% 55% 50% 50%}}.haley-about .wave-icon{display:flex;align-items:flex-end;gap:3px;height:32px;position:relative;z-index:1}.haley-about .wave-icon .bar{width:4px;border-radius:2px;background:var(--haley-accent);box-shadow:0 0 6px #ff9da74d;animation:wave-anim 1.5s ease-in-out infinite}@keyframes wave-anim{0%,to{height:8px}50%{height:28px}}.haley-about .wave-icon .bar:nth-child(2){animation-delay:.15s}.haley-about .wave-icon .bar:nth-child(3){animation-delay:.3s}.haley-about .wave-icon .bar:nth-child(4){animation-delay:.45s}.haley-about .wave-icon .bar:nth-child(5){animation-delay:.6s}.haley-about .spring-icon{position:relative;z-index:1}.haley-about .spring-icon svg{width:40px;height:40px;color:var(--haley-accent)}.haley-about .flatline-icon{width:48px;height:2px;position:relative;z-index:1}.haley-about .flatline-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--haley-accent);box-shadow:0 0 8px #ff9da74d;animation:flatline-pulse 3s ease-in-out infinite}@keyframes flatline-pulse{0%,to{opacity:.4}50%{opacity:1}}.haley-about .pillar-card h3{font-family:var(--font-display);font-size:2rem;font-weight:700;margin-bottom:4px;color:var(--haley-text-primary)}.haley-about .pillar-card .pillar-en{font-family:var(--font-tech);font-size:.65rem;letter-spacing:2px;color:var(--haley-text-secondary);text-transform:uppercase;margin-bottom:16px;display:block}.haley-about .pillar-card p{color:var(--haley-text-secondary);font-size:.9rem;line-height:1.7}.haley-about .ab-guarantee{padding:60px 0;background:var(--haley-bg-secondary)}.haley-about .guarantee-panel{text-align:center;padding:48px 24px;border-top:3px solid var(--haley-accent)}.haley-about .guarantee-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin:40px 0}.haley-about .guarantee-item{display:flex;flex-direction:column;align-items:center;gap:8px}.haley-about .guarantee-icon{width:48px;height:48px;color:var(--haley-accent);margin-bottom:8px}.haley-about .guarantee-icon svg{width:100%;height:100%}.haley-about .guarantee-stat{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--haley-text-primary)}.haley-about .guarantee-label{font-size:.85rem;color:var(--haley-text-secondary)}.haley-about .guarantee-tagline{font-size:1.1rem;color:var(--haley-text-primary);margin:32px 0 24px;font-style:italic}.haley-about .why-haley-grid{display:grid;grid-template-columns:1fr;gap:16px}.haley-about .why-card{padding:32px 24px;display:flex;flex-direction:column;gap:12px;transition:transform .3s ease,box-shadow .3s ease}.haley-about .why-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ff9da71a}.haley-about .why-card-icon{width:40px;height:40px;color:var(--haley-accent)}.haley-about .why-card-icon svg{width:100%;height:100%}.haley-about .why-card-title{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--haley-text-primary)}.haley-about .why-card-desc{font-size:.9rem;color:var(--haley-text-secondary);line-height:1.6}.haley-about .ab-trust-badges{padding:40px 0}.haley-about .trust-badges-strip{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:24px;padding:32px 24px}.haley-about .trust-badge-item{display:flex;align-items:center;gap:12px;padding:0 20px}.haley-about .trust-badge-item:not(:last-child){border-right:1px solid rgba(255,157,167,.15)}.haley-about .trust-badge-icon{width:36px;height:36px;flex-shrink:0;color:var(--haley-accent)}.haley-about .trust-badge-text{display:flex;flex-direction:column}.haley-about .trust-badge-title{font-family:var(--font-display);font-size:.9rem;font-weight:700;color:var(--haley-text-primary)}.haley-about .trust-badge-sub{font-size:.7rem;color:var(--haley-text-secondary)}.haley-about .ab-social-proof{padding:80px 0;background:var(--haley-bg-primary)}.haley-about .stats-row{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;margin:40px 0}.haley-about .stat-item{text-align:center;display:flex;flex-direction:column;align-items:center}.haley-about .stat-number{font-family:var(--font-display);font-size:3rem;font-weight:700;color:var(--haley-accent);line-height:1}.haley-about .stat-plus,.haley-about .stat-percent{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--haley-accent)}.haley-about .stat-label{font-size:.85rem;color:var(--haley-text-secondary);margin-top:8px}.haley-about .featured-testimonial{text-align:center;padding:32px;max-width:600px;margin:0 auto}.haley-about .testimonial-stars{color:var(--haley-accent);font-size:1.2rem;letter-spacing:4px;margin-bottom:16px}.haley-about .testimonial-quote{font-size:1.1rem;color:var(--haley-text-primary);font-style:italic;line-height:1.7}.haley-about .testimonial-author{font-size:.85rem;color:var(--haley-text-secondary);margin-top:16px;display:block}.haley-about .ab-promise{padding:80px 0;background:var(--haley-bg-primary)}.haley-about .promise-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:1000px;margin:0 auto}.haley-about .promise-card{padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.haley-about .promise-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ff9da71a}.haley-about .promise-icon{width:56px;height:56px;margin:0 auto 20px;color:var(--haley-accent);display:flex;align-items:center;justify-content:center}.haley-about .promise-icon svg{width:100%;height:100%}.haley-about .promise-title{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--haley-text-primary);margin-bottom:12px}.haley-about .promise-desc{font-family:var(--font-body-zh);font-size:.95rem;color:var(--haley-text-secondary);line-height:1.7}@media(min-width:769px){.haley-about .ab-promise{padding:100px 0}.haley-about .promise-grid{grid-template-columns:repeat(3,1fr);gap:24px}.haley-about .promise-card{padding:40px 32px}.haley-about .promise-icon{width:64px;height:64px}.haley-about .promise-title{font-size:1.3rem}}.haley-about .ab-story{padding:80px 0;background:var(--haley-bg-secondary)}.haley-about .story-card{padding:48px 32px;max-width:800px;margin:0 auto}.haley-about .story-content{margin-bottom:40px}.haley-about .story-text{font-size:1.05rem;color:var(--haley-text-secondary);line-height:1.8;margin-bottom:16px}.haley-about .story-highlight{font-weight:500;color:var(--haley-text-primary)}.haley-about .timeline-compact{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.haley-about .timeline-compact-item{text-align:center;padding:16px 24px;background:var(--haley-bg-card);border-radius:12px;border:1px solid var(--glass-border)}.haley-about .timeline-compact-year{font-family:var(--font-tech);font-size:.85rem;color:var(--haley-accent);font-weight:700;display:block;margin-bottom:4px}.haley-about .timeline-compact-desc{font-size:.8rem;color:var(--haley-text-secondary)}.haley-about .timeline-compact-arrow{color:var(--haley-accent);font-size:1.2rem;opacity:.5}.haley-about .btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#25d366;color:#fff;padding:14px 28px;border-radius:6px;text-decoration:none;font-family:var(--font-display);font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #25d3664d}.haley-about .btn-whatsapp:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.haley-about .btn-whatsapp svg{flex-shrink:0}.haley-about .craft-section{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:var(--haley-bg-secondary)}.haley-about .craft-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.haley-about .craft-bg img{width:100%;height:120%;object-fit:cover;opacity:.2;will-change:transform}.haley-about .craft-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#fff7ece6,#fff0e8b3,#fff7ecf2);z-index:1}.haley-about .craft-content{position:relative;z-index:2;width:100%}.haley-about .craft-callouts{display:grid;grid-template-columns:1fr;gap:24px;margin-top:40px}.haley-about .craft-callout{text-align:center}.haley-about .craft-callout img{width:100%;max-width:200px;height:140px;object-fit:cover;border-radius:16px;margin-bottom:12px;border:1px solid rgba(255,157,167,.15);box-shadow:0 4px 20px #34373a0f}.haley-about .craft-callout .callout-label{font-family:var(--font-tech);font-size:.65rem;letter-spacing:2px;color:var(--haley-accent);margin-bottom:4px;display:block}.haley-about .craft-callout p{color:var(--haley-text-secondary);font-size:.8rem;line-height:1.5}.haley-about .trust-grid{display:grid;grid-template-columns:1fr;gap:16px}.haley-about .trust-card{text-align:center;padding:36px 20px;transition:border-color .3s ease,box-shadow .3s ease}.haley-about .trust-card.is-visible{animation:trust-glow 2s ease-out}@keyframes trust-glow{0%{box-shadow:0 0 #ff9da700}50%{box-shadow:0 0 30px #ff9da71a}to{box-shadow:var(--glass-shadow)}}.haley-about .trust-card-icon{font-size:2rem;margin-bottom:14px;filter:drop-shadow(0 4px 10px rgba(255,157,167,.15))}.haley-about .trust-card h3{font-family:var(--font-body);font-size:1rem;font-weight:700;margin-bottom:6px;color:var(--haley-text-primary)}.haley-about .trust-card p{color:var(--haley-text-secondary);font-size:.8rem;line-height:1.5}.haley-about .marquee-section{padding:24px 0;overflow:hidden;border-top:1px solid rgba(255,157,167,.1);border-bottom:1px solid rgba(255,157,167,.1);background:var(--haley-bg-secondary)}.haley-about .marquee-track{display:flex;gap:40px;animation:marquee-scroll 30s linear infinite;width:max-content}.haley-about .marquee-track:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.haley-about .marquee-item{display:flex;align-items:center;gap:10px;white-space:nowrap;font-family:var(--font-tech);font-size:.75rem;letter-spacing:1px;color:var(--haley-text-secondary)}.haley-about .marquee-star{color:var(--haley-accent)}.haley-about .marquee-divider{color:#ff9da733;font-size:.6rem}.haley-about .cta-section{padding:120px 0;text-align:center;position:relative}.haley-about .cta-section:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:300px;background:radial-gradient(ellipse at center bottom,rgba(255,157,167,.06) 0%,transparent 70%);pointer-events:none}.haley-about .cta-panel{border-top:2px solid var(--haley-accent);padding:40px 24px;max-width:700px;margin:0 auto}.haley-about .cta-panel h2{font-family:var(--font-display);font-size:2rem;font-weight:700;margin-bottom:16px;color:var(--haley-text-primary)}.haley-about .cta-sub{color:var(--haley-text-secondary);font-family:var(--font-tech);font-size:.75rem;letter-spacing:1.5px;margin-bottom:36px}.haley-about .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(min-width:769px){.haley-about .about-hero{padding:120px 0 80px;min-height:100vh}.haley-about .hero-inner h1{font-size:3rem}.haley-about .hero-sub{font-size:.9rem}.haley-about .ab-section{padding:100px 0}.haley-about .section-heading{font-size:2.5rem}.haley-about .hero-stat-number{font-size:6rem}.haley-about .hero-stat-plus{font-size:3.5rem}.haley-about .guarantee-grid{grid-template-columns:repeat(4,1fr);gap:40px}.haley-about .guarantee-panel{padding:60px 48px}.haley-about .guarantee-stat{font-size:1.6rem}.haley-about .why-haley-grid{grid-template-columns:repeat(2,1fr);gap:20px}.haley-about .why-card{padding:40px 32px}.haley-about .trust-badges-strip{flex-wrap:nowrap;gap:0}.haley-about .trust-badge-item{padding:0 32px}.haley-about .stats-row{gap:80px}.haley-about .stat-number{font-size:4rem}.haley-about .story-card{padding:60px 48px}.haley-about .bento-grid{grid-template-columns:repeat(4,1fr)}.haley-about .bento-large{grid-column:span 2;grid-row:span 2}.haley-about .bento-tall{grid-row:span 2}.haley-about .pillars-grid,.haley-about .craft-callouts{grid-template-columns:repeat(3,1fr);gap:20px}.haley-about .trust-grid{grid-template-columns:repeat(3,1fr)}.haley-about .cta-panel{padding:60px 40px}.haley-about .cta-panel h2{font-size:2.5rem}.haley-about .bento-stat{font-size:3rem}}@media(min-width:769px)and (max-width:1024px){.haley-about .bento-grid{grid-template-columns:repeat(2,1fr)}.haley-about .bento-large{grid-column:span 2}.haley-about .bento-tall{grid-row:span 1}.haley-about .trust-grid{grid-template-columns:repeat(2,1fr)}.haley-about .trust-badges-strip{flex-wrap:wrap}.haley-about .trust-badge-item:not(:last-child){border-right:none}}.haley-about .ab-origin{padding:80px 0;background:var(--haley-bg-primary)}.haley-about .origin-panel{padding:48px 32px;text-align:center;max-width:900px;margin:0 auto}.haley-about .origin-question{font-family:var(--font-body-zh);font-size:1.5rem;font-weight:700;color:var(--haley-text-primary);margin-bottom:32px}.haley-about .origin-narrative{text-align:left;max-width:700px;margin:0 auto 40px}.haley-about .origin-narrative p{font-family:var(--font-body-zh);font-size:1.05rem;color:var(--haley-text-secondary);line-height:1.9;margin-bottom:16px}.haley-about .origin-highlight{color:var(--haley-text-primary)!important;font-weight:500}.haley-about .brand-tagline{font-family:var(--font-display);font-size:1.3rem!important;font-weight:700!important;color:var(--haley-accent)!important;margin-top:24px!important;text-align:center}.haley-about .origin-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px;padding-top:32px;border-top:1px solid var(--glass-border)}.haley-about .origin-stat{text-align:center}.haley-about .origin-stat-value{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--haley-accent);display:block;line-height:1.2}.haley-about .origin-stat-label{font-size:.8rem;color:var(--haley-text-secondary);margin-top:4px;display:block}@media(min-width:769px){.haley-about .ab-origin{padding:120px 0}.haley-about .origin-panel{padding:72px 64px}.haley-about .origin-question{font-size:1.8rem}.haley-about .origin-narrative p{font-size:1.15rem}.haley-about .origin-stats{grid-template-columns:repeat(4,1fr);gap:32px}.haley-about .origin-stat-value{font-size:2.5rem}}.haley-about .ab-factory{padding:80px 0;background:var(--haley-bg-secondary)}.haley-about .factory-hero{position:relative;margin-bottom:48px;border-radius:16px;overflow:hidden}.haley-about .factory-hero-img{width:100%;height:auto;display:block;border-radius:16px}.haley-about .process-img{width:100%;height:180px;object-fit:cover;border-radius:12px;margin-bottom:12px;border:1px solid var(--glass-border)}.haley-about .factory-image-placeholder{background:linear-gradient(135deg,var(--haley-bg-card) 0%,var(--haley-bg-secondary) 100%);border:2px dashed var(--haley-accent);border-radius:16px;padding:80px 24px;text-align:center;position:relative;overflow:hidden}.haley-about .factory-image-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 49%,var(--haley-accent) 49%,var(--haley-accent) 51%,transparent 51%),linear-gradient(0deg,transparent 49%,var(--haley-accent) 49%,var(--haley-accent) 51%,transparent 51%);background-size:30px 30px;opacity:.03}.haley-about .placeholder-text{font-family:var(--font-body-zh);font-size:1.2rem;color:var(--haley-text-secondary);display:block;margin-bottom:8px}.haley-about .placeholder-hint{font-family:var(--font-tech);font-size:.7rem;color:var(--haley-accent);letter-spacing:1px;text-transform:uppercase}.haley-about .factory-badge{position:absolute;top:20px;right:20px;background:var(--glass-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:8px}.haley-about .badge-flag{font-size:1.2rem}.haley-about .badge-text{font-family:var(--font-tech);font-size:.65rem;letter-spacing:1.5px;color:var(--haley-text-primary)}.haley-about .factory-content{max-width:800px;margin:0 auto;text-align:center}.haley-about .factory-subtitle{font-family:var(--font-body-zh);font-size:1.3rem;font-weight:700;color:var(--haley-text-primary);margin-bottom:24px}.haley-about .factory-narrative{text-align:left;margin-bottom:32px}.haley-about .factory-narrative p{font-family:var(--font-body-zh);font-size:1rem;color:var(--haley-text-secondary);line-height:1.8;margin-bottom:16px}.haley-about .factory-quote{background:var(--haley-bg-card);border-left:4px solid var(--haley-accent);border-radius:0 12px 12px 0;padding:24px 32px;margin:32px 0;text-align:left}.haley-about .factory-quote p{font-family:var(--font-body-zh);font-size:1.05rem;font-style:italic;color:var(--haley-text-primary);line-height:1.8;margin:0}.haley-about .factory-closing{font-family:var(--font-body-zh);font-size:1rem;color:var(--haley-text-secondary);line-height:1.8;text-align:left}.haley-about .factory-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin:48px 0}.haley-about .factory-badge-item{display:flex;align-items:center;gap:8px;background:var(--haley-bg-card);border:1px solid var(--glass-border);border-radius:8px;padding:12px 20px}.haley-about .factory-badge-item .badge-icon{font-size:1.1rem}.haley-about .factory-badge-item .badge-label{font-family:var(--font-tech);font-size:.7rem;letter-spacing:1px;color:var(--haley-text-primary)}.haley-about .factory-process-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:48px}.haley-about .process-item{text-align:center}.haley-about .process-image-placeholder{background:var(--haley-bg-card);border:2px dashed rgba(255,157,167,.3);border-radius:12px;padding:48px 16px;margin-bottom:12px}.haley-about .process-caption{font-family:var(--font-body-zh);font-size:.9rem;color:var(--haley-text-secondary)}@media(min-width:769px){.haley-about .ab-factory{padding:120px 0}.haley-about .factory-image-placeholder{padding:120px 48px}.haley-about .placeholder-text{font-size:1.5rem}.haley-about .factory-process-grid{grid-template-columns:repeat(3,1fr);gap:24px}.haley-about .factory-subtitle{font-size:1.5rem}}.haley-about .ab-fullcharge{padding:80px 0;background:linear-gradient(180deg,var(--haley-bg-primary) 0%,var(--haley-bg-secondary) 100%)}.haley-about .fullcharge-header{text-align:center;margin-bottom:40px}.haley-about .fullcharge-subtitle{font-family:var(--font-body-zh);font-size:1.4rem;font-weight:700;color:var(--haley-text-primary)}.haley-about .fullcharge-intro{text-align:center;max-width:600px;margin:0 auto 48px}.haley-about .fullcharge-intro p{font-family:var(--font-body-zh);font-size:1.05rem;color:var(--haley-text-secondary);line-height:1.8;margin-bottom:12px}.haley-about .fullcharge-highlight{color:var(--haley-accent)!important;font-weight:600!important;font-size:1.15rem!important}.haley-about .charge-comparison{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:900px;margin:0 auto}.haley-about .charge-card{background:var(--haley-bg-card);border:1px solid var(--glass-border);border-radius:16px;padding:32px 24px;width:100%;max-width:400px;text-align:center;position:relative;overflow:hidden}.haley-about .charge-card.ordinary{opacity:.7}.haley-about .charge-card.haley{border-color:var(--haley-accent);box-shadow:0 8px 40px #ff9da726}.haley-about .charge-icon{font-size:3rem;display:block;margin-bottom:16px}.haley-about .charge-card-title{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--haley-text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.haley-about .charge-card-zh{font-family:var(--font-body-zh);font-size:.9rem;color:var(--haley-text-secondary);display:block;margin-bottom:20px}.haley-about .charge-list{list-style:none;padding:0;margin:0;text-align:left}.haley-about .charge-list li{font-family:var(--font-body-zh);font-size:.95rem;color:var(--haley-text-secondary);padding:8px 0 8px 24px;position:relative}.haley-about .charge-list li:before{content:"\d7";position:absolute;left:0;color:var(--haley-threat);font-weight:700}.haley-about .charge-card.haley .charge-list li:before{content:"\2713";color:var(--haley-accent)}.haley-about .charge-bar{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--haley-accent),var(--haley-accent-dark),var(--haley-accent));background-size:200% 100%;animation:haley-hp-flow 2s linear infinite}@keyframes haley-hp-flow{0%{background-position:0% 50%}to{background-position:100% 50%}}.haley-about .vs-divider{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--haley-bg-card);border:2px solid var(--glass-border);border-radius:50%;font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--haley-text-secondary)}@media(min-width:769px){.haley-about .ab-fullcharge{padding:120px 0}.haley-about .fullcharge-subtitle{font-size:1.6rem}.haley-about .charge-comparison{flex-direction:row;justify-content:center;gap:32px}.haley-about .charge-card{padding:40px 32px}.haley-about .vs-divider{width:80px;height:80px;font-size:1.2rem}}.haley-about .ab-factory-videos{padding:60px 0;background:var(--haley-bg-secondary)}.haley-about .factory-videos-header{text-align:center;margin-bottom:40px}.haley-about .factory-videos-grid{display:grid;grid-template-columns:1fr;gap:24px}.haley-about .factory-video-item{border-radius:16px;overflow:hidden;box-shadow:var(--glass-shadow);border:1px solid var(--glass-border)}.haley-about .factory-video{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover}@media(min-width:769px){.haley-about .ab-factory-videos{padding:100px 0}.haley-about .factory-videos-grid{grid-template-columns:repeat(2,1fr);gap:32px}}.haley-about .ab-sanitized{padding:80px 0;background:linear-gradient(180deg,var(--haley-bg-secondary) 0%,var(--haley-bg-primary) 100%)}.haley-about .sanitized-panel{text-align:center;padding:48px 32px;margin-bottom:40px;border-top:3px solid var(--haley-accent)}.haley-about .sanitized-header{display:flex;align-items:center;justify-content:center;gap:32px;margin-bottom:24px}.haley-about .sanitized-logo{width:240px;height:auto;filter:drop-shadow(0 0 20px rgba(255,157,167,.4));transition:transform .3s ease,filter .3s ease}.haley-about .sanitized-logo:hover{transform:scale(1.05);filter:drop-shadow(0 0 24px rgba(255,157,167,.5))}.haley-about .sanitized-header-text{text-align:left}.haley-about .sanitized-header-text .section-label{display:block;margin-bottom:8px}.haley-about .sanitized-header-text .section-heading{margin-bottom:0}.haley-about .sanitized-intro{font-family:var(--font-body-zh);font-size:1.15rem;color:var(--haley-text-secondary);margin-bottom:32px;line-height:1.7}.haley-about .sanitized-problem{background:#ff9da708;border:1px solid var(--glass-border);border-radius:12px;padding:24px;margin-bottom:32px;text-align:left}.haley-about .sanitized-problem p{font-family:var(--font-body-zh);font-size:1rem;color:var(--haley-text-secondary);line-height:1.8;margin:0}.haley-about .sanitized-citation{background:#ff9da70d;border-left:3px solid var(--haley-accent);padding:20px 24px;margin:24px 0 32px;border-radius:0 12px 12px 0;text-align:left}.haley-about .sanitized-citation .citation-text{font-family:var(--font-body);font-size:.95rem;font-style:italic;color:var(--haley-text-secondary);line-height:1.7;margin:0 0 12px}.haley-about .sanitized-citation .citation-mark{color:var(--haley-accent);font-size:1.2em;font-weight:700}.haley-about .sanitized-citation .citation-source{font-family:var(--font-tech);font-size:.75rem;color:var(--haley-accent-dark);letter-spacing:.5px;display:block}.haley-about .sanitized-data-highlight{background:var(--haley-bg-card);border:2px solid var(--haley-accent);border-radius:16px;padding:32px;text-align:center;box-shadow:0 8px 40px #ff9da71a}.haley-about .sanitized-data-highlight .data-stat{margin-bottom:20px}.haley-about .sanitized-data-highlight .data-number{font-family:var(--font-display);font-size:3.5rem;font-weight:700;color:var(--haley-accent);display:block;line-height:1}.haley-about .sanitized-data-highlight .data-label{font-family:var(--font-tech);font-size:.85rem;color:var(--haley-text-secondary);letter-spacing:1px;display:block;margin-top:8px}.haley-about .sanitized-data-highlight .data-desc{font-family:var(--font-body-zh);font-size:.95rem;color:var(--haley-text-secondary);line-height:1.8;margin:0;text-align:left}.haley-about .sanitized-benefits-grid{display:grid;grid-template-columns:1fr;gap:16px}.haley-about .sanitized-benefit-card{padding:28px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.haley-about .sanitized-benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ff9da71f}.haley-about .benefit-icon{width:56px;height:56px;margin:0 auto 16px;color:var(--haley-accent);display:flex;align-items:center;justify-content:center}.haley-about .benefit-icon svg{width:100%;height:100%}.haley-about .benefit-icon--highlight{color:var(--haley-accent);background:#ff9da714;border-radius:50%;padding:12px;width:64px;height:64px}.haley-about .benefit-icon--accent{color:var(--haley-accent-dark)}.haley-about .benefit-title{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--haley-text-primary);margin-bottom:8px}.haley-about .benefit-desc{font-family:var(--font-body-zh);font-size:.9rem;color:var(--haley-text-secondary);line-height:1.7;margin:0}@media(max-width:768px){.haley-about .sanitized-header{flex-direction:column;text-align:center;gap:20px}.haley-about .sanitized-header-text{text-align:center}.haley-about .sanitized-logo{width:180px}}@media(min-width:769px){.haley-about .ab-sanitized{padding:120px 0}.haley-about .sanitized-panel{padding:64px 48px}.haley-about .sanitized-header{gap:40px}.haley-about .sanitized-logo{width:240px}.haley-about .sanitized-intro{font-size:1.25rem}.haley-about .sanitized-data-highlight{padding:48px}.haley-about .sanitized-data-highlight .data-number{font-size:4.5rem}.haley-about .sanitized-data-highlight .data-desc{text-align:center}.haley-about .sanitized-benefits-grid{grid-template-columns:repeat(3,1fr);gap:24px}.haley-about .sanitized-benefit-card{padding:36px 28px}.haley-about .benefit-title{font-size:1.2rem}}@media(min-width:769px)and (max-width:1024px){.haley-about .sanitized-benefits-grid{grid-template-columns:repeat(2,1fr)}}.haley-about .sanitized-badge-header{display:flex;align-items:center;justify-content:center}.haley-about .sanitized-swiss-badge{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(255,157,167,.15));transition:transform .3s ease,filter .3s ease}.haley-about .sanitized-swiss-badge:hover{transform:scale(1.1) rotate(3deg);filter:drop-shadow(0 6px 16px rgba(255,157,167,.25))}.haley-about .sanitized-benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ff9da726,0 0 20px #ff9da714}@keyframes sanitized-border-glow{0%,to{box-shadow:0 8px 40px #ff9da71a}50%{box-shadow:0 8px 40px #ff9da733,0 0 30px #ff9da71a}}.haley-about .sanitized-data-highlight{animation:sanitized-border-glow 3s ease-in-out infinite}.haley-about .sanitized-data-highlight .data-number{text-shadow:0 0 30px rgba(255,157,167,.3)}.haley-about .sanitized-citation{position:relative}.haley-about .sanitized-citation:before,.haley-about .sanitized-citation:after{content:"";position:absolute;width:12px;height:12px;border-color:var(--haley-accent);border-style:solid;opacity:.6}.haley-about .sanitized-citation:before{top:8px;right:8px;border-width:2px 2px 0 0}.haley-about .sanitized-citation:after{bottom:8px;left:8px;border-width:0 0 2px 2px}.haley-about .sanitized-evidence{margin-top:48px;padding:32px;background:var(--haley-bg-card);border:1px solid rgba(255,157,167,.15);border-radius:16px;box-shadow:0 8px 40px #34373a0f}.haley-about .evidence-image{text-align:center;margin-bottom:24px}.haley-about .ftir-image{width:100%;height:auto;border-radius:12px;border:1px solid rgba(255,157,167,.1);box-shadow:0 4px 20px #34373a14}.haley-about .evidence-label{display:block;margin-top:12px;font-family:var(--font-tech);font-size:.7rem;color:var(--haley-accent-dark);text-transform:uppercase;letter-spacing:1.5px}.haley-about .sanitized-evidence .sanitized-citation{margin:0;padding:20px 24px}@media(min-width:769px){.haley-about .sanitized-evidence{padding:40px}}.haley-about .sanitized-trust-strip{display:flex;justify-content:center;align-items:center;gap:32px;padding:32px;margin-top:48px;background:var(--haley-bg-secondary);border-radius:16px;border:1px solid rgba(255,157,167,.1)}.haley-about .trust-badge-pair{display:flex;flex-direction:column;align-items:center;gap:12px}.haley-about .trust-badge-img{width:80px;height:80px;object-fit:contain;transition:transform .3s ease,filter .3s ease}.haley-about .trust-badge-img:hover{transform:scale(1.1) rotate(3deg);filter:drop-shadow(0 0 20px rgba(255,157,167,.4))}.haley-about .trust-badge-label{font-family:var(--font-tech);font-size:.75rem;color:var(--haley-text-primary);text-transform:uppercase;letter-spacing:1px}.haley-about .trust-divider{font-size:1.5rem;color:var(--haley-text-secondary)}@media(max-width:768px){.haley-about .sanitized-trust-strip{flex-direction:column;gap:24px;padding:24px}.haley-about .trust-divider{display:none}.haley-about .trust-badge-img{width:64px;height:64px}.haley-about .sanitized-swiss-badge{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.haley-about [data-animate]{opacity:1;transform:none;transition:none}.haley-about .marquee-track,.haley-about .about-hero:before,.haley-about .about-hero:after,.haley-about .wave-icon .bar,.haley-about .pillar-icon:before,.haley-about .flatline-icon:after,.haley-about .scroll-indicator,.haley-about .sanitized-data-highlight{animation:none!important}.haley-about .wave-icon .bar{height:16px}.haley-about .flatline-icon:after{opacity:1}.haley-about .scroll-indicator{opacity:.5}*{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/about-haley.css.map */
