@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.haley-about{--glass-surface: rgba(22, 22, 24, .6);--glass-highlight: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .15);--glass-shadow: 0 25px 50px -12px rgba(0, 0, 0, .5);--neon-cyan: #00f0ff;--neon-brass: #ffd700;--ui-dark: #0a0a0a;--ui-light: #ffffff;--font-display: "Playfair Display", serif;--font-body: "Outfit", sans-serif;--font-tech: "JetBrains Mono", monospace;font-family:var(--font-body);color:var(--ui-light);background:#000;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-brass{color:var(--neon-brass);text-shadow:0 0 10px rgba(212,175,55,.3)}.haley-about .text-tech{font-family:var(--font-tech);color:var(--neon-cyan);font-size:.7rem;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 8px rgba(0,240,255,.5)}.haley-about .text-secondary{color:#ffffffb3;font-size:.95rem}.haley-about .section-label{font-family:var(--font-tech);color:var(--neon-cyan);font-size:.7rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;text-shadow:0 0 8px rgba(0,240,255,.4);display:block}.haley-about .section-heading{font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1.2;margin-bottom:20px}.haley-about .section-subheading{color:#fff9;font-size:1.05rem;max-width:600px;line-height:1.7}.haley-about .glass-panel{background:linear-gradient(135deg,#ffffff14,#ffffff05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-top:1px solid rgba(255,255,255,.2);border-radius:24px;box-shadow:0 4px 30px #0000001a;padding:24px;position:relative;overflow:hidden}.haley-about .glass-panel:after{content:"";position:absolute;top:15px;right:15px;width:8px;height:8px;border-top:2px solid var(--glass-border);border-right:2px solid var(--glass-border);border-radius:0 4px 0 0;opacity:.5}.haley-about .glass-panel:before{content:"";position:absolute;bottom:15px;left:15px;width:8px;height:8px;border-bottom:2px solid var(--glass-border);border-left:2px solid var(--glass-border);border-radius:0 0 0 4px;opacity:.5}.haley-about .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--neon-cyan);color:#000;padding:16px 36px;border-radius:100px;text-decoration:none;font-family:var(--font-tech);font-size:.85rem;font-weight:600;letter-spacing:1px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 0 30px #00f0ff4d,inset 0 1px #fff3}.haley-about .btn-primary:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 0 50px #00f0ff80,inset 0 1px #ffffff4d}.haley-about .btn-ghost{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(255,255,255,.3);color:var(--ui-light);padding:14px 32px;border-radius:100px;text-decoration:none;font-family:var(--font-tech);font-size:.8rem;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.haley-about .btn-ghost:hover{background:#ffffff1a;border-color:#ffffff80}.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}.haley-about .about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(0,240,255,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,215,0,.05) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(0,240,255,.04) 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(0,240,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,240,255,.03) 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-inner{text-align:center;position:relative;z-index:1;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 0 15px rgba(0,240,255,.4))}.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:400;line-height:1.15;margin-bottom:20px;font-variation-settings:"wght" 400}.haley-about .hero-inner h1.weight-animated{font-variation-settings:"wght" 600;transition:font-variation-settings 1.2s cubic-bezier(.16,1,.3,1)}.haley-about .hero-sub{font-family:var(--font-tech);font-size:.75rem;color:#fff9;letter-spacing:2px;margin-bottom:48px}.haley-about .scroll-indicator{display:inline-block;animation:bounce-down 2s ease-in-out infinite;color:#ffffff4d;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:.4;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:400;margin-bottom:8px}.haley-about .bento-card p{color:#fff9;font-size:.9rem;line-height:1.6}.haley-about .bento-card .en{font-size:.8rem;color:#fff6;margin-top:4px}.haley-about .bento-stat{font-family:var(--font-display);font-size:2.2rem;font-weight:400;line-height:1;margin-bottom:8px;color:var(--neon-cyan)}.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(--neon-cyan),var(--neon-brass));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(--neon-cyan);box-shadow:0 0 10px #00f0ff80;flex-shrink:0;position:relative;z-index:1}.haley-about .timeline-item:last-child .timeline-dot{background:var(--neon-brass);box-shadow:0 0 10px #ffd70080}.haley-about .timeline-year{font-family:var(--font-tech);font-size:.75rem;color:var(--neon-cyan);letter-spacing:1px;display:block;margin-bottom:2px}.haley-about .timeline-desc{font-size:.85rem;color:#fff9}.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(0,240,255,.3))}.haley-about .uk-badge span{font-family:var(--font-tech);font-size:.7rem;letter-spacing:2px;color:#ffffffb3}.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 0 40px #00f0ff1a}.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:#00f0ff0f;animation:blob-morph 6s ease-in-out infinite}.haley-about .pillar-card.accent-brass .pillar-icon:before{background:#ffd7000f}@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;animation:wave-anim 1.5s ease-in-out infinite}.haley-about .pillar-card.accent-cyan .wave-icon .bar{background:var(--neon-cyan);box-shadow:0 0 6px #00f0ff66}.haley-about .pillar-card.accent-brass .wave-icon .bar{background:var(--neon-brass);box-shadow:0 0 6px #ffd70066}@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}.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(--neon-cyan);box-shadow:0 0 8px #00f0ff80;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:400;margin-bottom:4px}.haley-about .pillar-card .pillar-en{font-family:var(--font-tech);font-size:.65rem;letter-spacing:2px;color:#fff6;text-transform:uppercase;margin-bottom:16px;display:block}.haley-about .pillar-card p{color:#fff9;font-size:.9rem;line-height:1.7}.haley-about .craft-section{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden}.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:.3;will-change:transform}.haley-about .craft-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#000000b3,#0006,#000c);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,255,255,.1)}.haley-about .craft-callout .callout-label{font-family:var(--font-tech);font-size:.65rem;letter-spacing:2px;color:var(--neon-cyan);margin-bottom:4px;display:block}.haley-about .craft-callout p{color:#ffffff80;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 #00f0ff00}50%{box-shadow:0 0 20px #00f0ff26}to{box-shadow:0 4px 30px #0000001a}}.haley-about .trust-card-icon{font-size:2rem;margin-bottom:14px;filter:drop-shadow(0 0 10px rgba(0,240,255,.3))}.haley-about .trust-card h3{font-family:var(--font-body);font-size:1rem;font-weight:600;margin-bottom:6px}.haley-about .trust-card p{color:#ffffff80;font-size:.8rem;line-height:1.5}.haley-about .marquee-section{padding:24px 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff05}.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:#ffffffb3}.haley-about .marquee-star{color:var(--neon-brass)}.haley-about .marquee-divider{color:#ffffff26;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(0,240,255,.06) 0%,transparent 70%);pointer-events:none}.haley-about .cta-panel{border-top:2px solid var(--neon-brass);padding:40px 24px;max-width:700px;margin:0 auto}.haley-about .cta-panel h2{font-family:var(--font-display);font-size:2rem;font-weight:400;margin-bottom:16px}.haley-about .cta-sub{color:#ffffff80;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:3.8rem}.haley-about .hero-sub{font-size:.9rem}.haley-about .ab-section{padding:100px 0}.haley-about .section-heading{font-size:3rem}.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.8rem}.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)}}@media(prefers-reduced-motion:reduce){.haley-about [data-animate]{opacity:1;transform:none;transition:none}.haley-about .hero-inner h1{font-variation-settings:"wght" 600}.haley-about .marquee-track{animation:none}.haley-about .about-hero:before,.haley-about .about-hero:after{animation:none}.haley-about .wave-icon .bar{animation:none;height:16px}.haley-about .pillar-icon:before{animation:none}.haley-about .flatline-icon:after{animation:none;opacity:1}.haley-about .scroll-indicator{animation:none;opacity:.5}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/about-haley.css.map */
