:root{--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;--font-display: "Noto Serif TC", serif;--font-body: "Poppins", "Noto Sans HK", sans-serif;--font-tech: "Poppins", "Noto Sans HK", sans-serif}.wy-page{background-color:var(--haley-bg-primary)}.wy-hero{position:relative;overflow:hidden;padding:120px 0 80px}.wy-hero:before{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:radial-gradient(ellipse at 30% 40%,rgba(255,157,167,.06) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(255,199,182,.04) 0%,transparent 50%);animation:wy-aurora 15s ease-in-out infinite alternate;z-index:0;pointer-events:none}@keyframes wy-aurora{0%{transform:translate(0) rotate(0)}to{transform:translate(20px,-15px) rotate(2deg)}}.wy-hero__inner{position:relative;z-index:1;text-align:center;padding:60px 40px}.wy-hero__headline{font-size:clamp(2.4rem,6vw,4.5rem);margin:20px 0 16px;color:var(--haley-text-primary);font-family:var(--font-display)}.wy-hero__sub{font-size:1.1rem;line-height:1.7;max-width:560px;margin:0 auto 30px;color:var(--haley-text-secondary)}.wy-hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px}.wy-trust-chip{display:inline-block;padding:7px 18px;border:1px solid rgba(255,157,167,.2);border-radius:100px;font-family:var(--font-tech);font-size:.72rem;letter-spacing:1px;color:var(--haley-text-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--haley-bg-card);transition:border-color .3s,background .3s,color .3s}.wy-trust-chip:hover{border-color:var(--haley-accent);background:#ff9da714;color:var(--haley-accent-dark)}.wy-seal{width:150px;height:150px;margin:0 auto 28px}.wy-seal--small{width:90px;height:90px;margin:0 auto 20px}.wy-seal__svg{width:100%;height:100%}.wy-seal__ring{animation:wy-spin 30s linear infinite;transform-origin:center}.wy-seal__ring--reverse{animation:wy-spin-reverse 20s linear infinite;transform-origin:center}@keyframes wy-spin{to{transform:rotate(360deg)}}@keyframes wy-spin-reverse{to{transform:rotate(-360deg)}}.wy-overview{padding:80px 0;background:var(--haley-bg-secondary)}.wy-overview__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:769px){.wy-overview__grid{grid-template-columns:1fr 1fr}}.wy-overview__benefits{padding:40px 32px}.wy-overview__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}.wy-stat-card{background:var(--haley-bg-secondary);border:1px solid rgba(255,157,167,.15);border-radius:16px;padding:24px 16px;text-align:center;transition:border-color .3s,transform .3s,box-shadow .3s}.wy-stat-card:hover{border-color:var(--haley-accent);transform:translateY(-4px);box-shadow:0 8px 25px #ff9da726}.wy-stat-card__value{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--haley-accent-dark);display:block;line-height:1}.wy-stat-card__label{font-family:var(--font-tech);font-size:.7rem;letter-spacing:1px;color:var(--haley-text-secondary);margin-top:8px;display:block;text-transform:uppercase}.wy-overview__visual{display:flex;justify-content:center;align-items:center;padding:20px}.wy-shield-svg{width:200px;height:auto;max-width:100%}@media(min-width:769px){.wy-shield-svg{width:280px}}.wy-covered{padding:80px 0}.wy-covered__bento{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px}@media(min-width:769px){.wy-covered__bento{grid-template-columns:repeat(3,1fr);gap:24px}}.wy-covered__card{background:var(--haley-bg-card);border:1px solid rgba(255,157,167,.15);border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 4px 20px #34373a0f;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s}.wy-covered__card:hover{transform:translateY(-6px);border-color:var(--haley-accent);box-shadow:0 12px 35px #ff9da726}.wy-covered__icon-shield{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#ff9da71a;color:var(--haley-accent-dark);margin-bottom:20px}.wy-covered__icon-shield svg{width:32px;height:32px}.wy-covered__title{font-family:var(--font-body);font-size:1.2rem;font-weight:600;color:var(--haley-text-primary);margin:0 0 8px}.wy-covered__desc{font-size:.9rem;color:var(--haley-text-secondary);line-height:1.6;margin-top:12px}.wy-threshold-section{padding:80px 0;background:var(--haley-bg-secondary)}.wy-threshold-panel{display:grid;grid-template-columns:1fr;gap:40px;padding:48px 32px;align-items:center}@media(min-width:769px){.wy-threshold-panel{grid-template-columns:1fr 1fr}}.wy-threshold__content{text-align:left}.wy-threshold__callout{background:#ff9da70d;border:2px solid rgba(255,157,167,.25);border-radius:20px;padding:32px;text-align:center;margin:24px 0}.wy-threshold__measure{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:16px}.wy-threshold__number{font-family:var(--font-display);font-size:5rem;font-weight:700;color:var(--haley-accent-dark);line-height:1}.wy-threshold__unit{font-family:var(--font-display);font-size:2rem;font-weight:600;color:var(--haley-accent-dark)}.wy-threshold__text{font-size:1rem;color:var(--haley-text-primary);margin:12px 0}.wy-threshold__text strong{color:var(--haley-accent-dark)}.wy-threshold__en{font-family:var(--font-tech);font-size:.7rem;letter-spacing:1.5px;color:var(--haley-text-secondary);margin-top:8px;display:block}.wy-measure-guide{background:var(--haley-bg-card);border:1px solid rgba(255,157,167,.15);border-radius:16px;padding:24px;margin-top:24px}.wy-measure-guide h4{font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--haley-text-primary);margin-bottom:16px}.wy-measure-guide ol{padding-left:20px;color:var(--haley-text-secondary);font-size:.9rem;line-height:2;margin:0}.wy-measure-guide ol li{padding-left:8px}.wy-threshold__diagram{display:flex;justify-content:center;align-items:center}.wy-measure-diagram{width:100%;max-width:350px;height:auto}.wy-comparison{padding:80px 0}.wy-comparison__grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:40px}@media(min-width:769px){.wy-comparison__grid{grid-template-columns:1fr 1fr}}.wy-comparison__covered,.wy-comparison__excluded{padding:32px 28px}.wy-comparison__header{display:flex;align-items:center;gap:14px;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid rgba(255,157,167,.1)}.wy-comparison__header h3{font-family:var(--font-body);font-size:1.25rem;font-weight:600;margin:0}.wy-comparison__header--covered h3{color:var(--haley-accent-dark)}.wy-comparison__header--excluded h3{color:var(--haley-threat)}.wy-check{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ff9da71a;color:var(--haley-accent-dark);font-size:1.1rem;font-weight:700}.wy-x{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ff6b351a;color:var(--haley-threat);font-size:1.1rem;font-weight:700}.wy-comparison__list{list-style:none;padding:0;margin:0}.wy-comparison__list li{padding:14px 0;border-bottom:1px solid rgba(255,157,167,.08)}.wy-comparison__list li:last-child{border-bottom:none}.wy-comparison__list li strong{display:block;font-size:1rem;color:var(--haley-text-primary);margin-bottom:4px}.wy-comparison__list li .hg-label{margin-bottom:0}.wy-process{padding:80px 0;background:var(--haley-bg-secondary)}.wy-process__timeline{position:relative;margin-top:48px}.wy-process__connector{display:none}@media(min-width:769px){.wy-process__timeline{display:flex;justify-content:center;gap:32px;padding-top:20px}.wy-process__connector{display:block;position:absolute;left:15%;right:15%;top:70px;height:2px;background:linear-gradient(90deg,var(--haley-accent),var(--haley-accent-dark));opacity:.4}.wy-process__step{flex:1;max-width:280px;text-align:center}.wy-process__node{position:relative;margin:0 auto 20px}.wy-process__content{padding-left:0}}.wy-process__step{position:relative;padding:24px 0 24px 80px}.wy-process__node{position:absolute;left:0;top:24px;width:56px;height:56px;border-radius:50%;background:var(--haley-bg-card);border:2px solid rgba(255,157,167,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 15px #34373a14;z-index:1;transition:border-color .3s,box-shadow .3s}.wy-process__step:hover .wy-process__node{border-color:var(--haley-accent);box-shadow:0 8px 25px #ff9da733}.wy-process__num{font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--haley-accent-dark);line-height:1;display:none}.wy-process__icon{color:var(--haley-accent-dark)}.wy-process__icon svg{width:24px;height:24px}.wy-process__title{font-family:var(--font-body);font-size:1.15rem;font-weight:600;color:var(--haley-text-primary);margin:0 0 8px}.wy-process__desc{font-size:.9rem;color:var(--haley-text-secondary);line-height:1.6;margin-top:12px}.wy-process__time{font-family:var(--font-tech);font-size:.7rem;color:var(--haley-accent-dark);margin-top:12px;display:inline-block;padding:4px 12px;background:#ff9da714;border-radius:100px}.wy-terms{padding:80px 0}.wy-terms__panel{max-width:700px;margin:0 auto;padding:48px 40px}.wy-terms__table{margin-top:32px}.wy-terms__row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,157,167,.1);gap:16px}.wy-terms__row:last-child{border-bottom:none}.wy-terms__label{font-family:var(--font-tech);font-size:.8rem;letter-spacing:1px;color:var(--haley-text-secondary);flex-shrink:0}.wy-terms__value{font-size:.95rem;color:var(--haley-text-primary);text-align:right}.wy-terms__value--highlight{color:var(--haley-accent-dark);font-weight:600}.wy-terms__value strong{color:var(--haley-accent-dark)}.wy-faq{padding:80px 0;background:var(--haley-bg-secondary)}.wy-trust{padding:60px 0}.wy-trust__strip{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:769px){.wy-trust__strip{grid-template-columns:repeat(4,1fr)}}.wy-trust__item{background:var(--haley-bg-card);border:1px solid rgba(255,157,167,.15);border-radius:16px;padding:24px 16px;text-align:center;transition:border-color .3s,transform .3s,box-shadow .3s}.wy-trust__item:hover{border-color:var(--haley-accent);transform:translateY(-4px);box-shadow:0 8px 25px #ff9da71f}.wy-trust__value{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--haley-accent-dark);margin-bottom:4px}.wy-trust__label{font-family:var(--font-tech);font-size:.7rem;letter-spacing:1px;text-transform:uppercase;color:var(--haley-text-secondary)}.wy-final{padding:80px 0;background:var(--haley-bg-secondary)}.wy-final__panel{text-align:center;padding:48px 32px;max-width:600px;margin:0 auto}[data-hg-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}[data-hg-reveal].hg-visible{opacity:1;transform:translateY(0)}.wy-covered__card[data-hg-reveal]:nth-child(1){transition-delay:0s}.wy-covered__card[data-hg-reveal]:nth-child(2){transition-delay:.1s}.wy-covered__card[data-hg-reveal]:nth-child(3){transition-delay:.2s}.wy-process__step[data-hg-reveal]:nth-child(1){transition-delay:0s}.wy-process__step[data-hg-reveal]:nth-child(2){transition-delay:.15s}.wy-process__step[data-hg-reveal]:nth-child(3){transition-delay:.3s}@media(prefers-reduced-motion:reduce){.wy-hero:before,.wy-seal__ring,.wy-seal__ring--reverse,[data-hg-reveal]{animation:none;transition:none}[data-hg-reveal]{opacity:1;transform:none}}@media(max-width:768px){.wy-hero{padding:100px 0 60px}.wy-hero__inner{padding:40px 24px}.wy-hero__badges{gap:6px}.wy-trust-chip{padding:6px 14px;font-size:.68rem}.wy-overview__stats{gap:12px}.wy-stat-card{padding:20px 12px}.wy-stat-card__value{font-size:2rem}.wy-threshold__number{font-size:3.5rem}.wy-threshold__unit{font-size:1.5rem}.wy-threshold__content{text-align:center}.wy-comparison__header h3{font-size:1.1rem}.wy-terms__panel{padding:32px 24px}.wy-terms__row{flex-direction:column;align-items:flex-start;gap:8px}.wy-terms__value{text-align:left}}.wy-page,.wy-page *{--haley-bg-primary: #FFF7EC !important;--haley-bg-secondary: #FFF0E8 !important;--haley-bg-card: #FFFFFF !important;--haley-text-primary: #34373A !important;--haley-text-secondary: #6F7376 !important;--haley-accent: #FF9DA7 !important;--haley-accent-dark: #C96F78 !important;--font-display: "Noto Serif TC", serif !important;--font-body: "Poppins", "Noto Sans HK", sans-serif !important;--font-tech: "Poppins", "Noto Sans HK", sans-serif !important}.wy-page,.wy-hero{background:linear-gradient(160deg,#fff7ec,#fff0e8 58%,#f3f9ff)!important}.wy-stat-card,.wy-coverage__item,.wy-threshold__content,.wy-comparison__card,.wy-terms__panel,.wy-faq details,.hg-glass-panel{background:#ffffffe0!important;border-color:#ff9da72e!important;box-shadow:0 18px 48px #dccdc03d!important}.wy-stat-card__value,.wy-threshold__number,.hg-label--cyan{color:#c96f78!important}.wy-process__step-number,.wy-coverage__icon,.wy-terms__badge{background:linear-gradient(135deg,#ff9da7,#ffc7b6)!important;color:#fff!important;box-shadow:0 12px 28px #ff9da73d!important}
/*# sourceMappingURL=/cdn/shop/t/14/assets/15-year-warranty.css.map */
