:root{--hpil-blue: #BEE1FF;--hpil-grey: #FFF0E8;--hpil-dark: #34373A;--hpil-glass: rgba(255, 255, 255, .85);--hpil-border: rgba(255, 157, 167, .18);--hpil-text: #34373A;--hpil-text-light: #6F7376}.haley-pillow-section{font-family:Poppins,Noto Sans HK,sans-serif;color:var(--hpil-text);overflow-x:hidden;background-color:#fff7ec}.hpil-whatsapp-pill{position:fixed;bottom:24px;right:24px;background-color:#25d366;color:#fff;display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:50px;font-weight:600;text-decoration:none;box-shadow:0 4px 15px #25d3664d;z-index:999;transition:transform .3s ease,box-shadow .3s ease}.hpil-whatsapp-pill:hover{transform:translateY(-3px);box-shadow:0 6px 20px #25d36666}.hpil-whatsapp-pill svg{fill:currentColor}.hpil-hero{position:relative;width:100%;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.5rem;background:radial-gradient(circle at 50% 50%,#fefefe,#ebecf0);overflow:hidden}.hpil-hero-img-wrap{position:relative;max-width:600px;width:100%;margin-bottom:2rem;z-index:5}.hpil-hero-img-wrap img{width:100%;height:auto;display:block;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));animation:hpil-float 6s ease-in-out infinite}@keyframes hpil-float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.hpil-hud{position:absolute;top:15%;right:5%;background:var(--hpil-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);padding:1rem;border-radius:12px;box-shadow:0 10px 30px #0000000d;font-family:sans-serif;font-size:.8rem;z-index:10;color:#333;width:220px}.hpil-hud-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:8px;border-bottom:1px dashed rgba(0,0,0,.1);padding-bottom:4px}.hpil-hud-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hpil-hero-content{text-align:center;z-index:10;max-width:700px}.hpil-badge{display:inline-block;background:#00a3ff1a;color:var(--hpil-blue);padding:6px 12px;border-radius:30px;font-size:.85rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.hpil-badge.upgrade{background:#1d1d1f;color:#fff;box-shadow:0 4px 15px #0003}.hpil-title{font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.hpil-subtitle{font-size:1.1rem;color:var(--hpil-text-light);margin-bottom:2rem;font-weight:400}.hpil-price{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:12px}.hpil-price-compare{color:var(--hpil-text-light);text-decoration:line-through;font-size:1.2rem;font-weight:500}.hpil-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--hpil-dark);color:#fff;padding:14px 32px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.hpil-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.hpil-section{padding:5rem 1.5rem;max-width:1200px;margin:0 auto}.hpil-section-header{text-align:center;margin-bottom:4rem}.hpil-section-title{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.hpil-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.hpil-card{background:#fff;border:1px solid var(--hpil-border);border-radius:16px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.hpil-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.hpil-card-icon{font-size:2.5rem;margin-bottom:1.5rem;display:inline-block;background:var(--hpil-grey);width:64px;height:64px;line-height:64px;text-align:center;border-radius:16px;color:var(--hpil-blue)}.hpil-card-title{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.hpil-card-text{color:var(--hpil-text-light);line-height:1.6}.hpil-card-highlight{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--hpil-border);font-weight:600;color:var(--hpil-blue);display:flex;align-items:center;gap:8px}.hpil-timeline{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.hpil-timeline-item{display:flex;gap:2rem;align-items:flex-start;background:var(--hpil-grey);padding:2rem;border-radius:16px}.hpil-timeline-time{font-weight:800;font-size:1.2rem;color:var(--hpil-blue);min-width:100px}.hpil-timeline-content h4{font-size:1.2rem;margin-bottom:.5rem}.hpil-timeline-content p{color:var(--hpil-text-light);margin:0}.hpil-list-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.hpil-list-item svg{flex-shrink:0;color:var(--hpil-blue)}.hpil-compare{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d;margin-top:2rem}.hpil-compare th,.hpil-compare td{padding:1.5rem;text-align:left;border-bottom:1px solid var(--hpil-border)}.hpil-compare th{background:var(--hpil-grey);font-weight:700;font-size:1.1rem}.hpil-compare th.highlight{background:var(--hpil-dark);color:#fff;border-color:#333}.hpil-compare td.highlight{background:#00a3ff08;font-weight:600;color:var(--hpil-blue)}.hpil-compare tr:last-child td{border-bottom:none}.hpil-features-band{background:var(--hpil-grey);padding:2.5rem 1rem;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.hpil-feature-pill{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--hpil-text)}.hpil-footer{text-align:center;padding:6rem 1.5rem;background:var(--hpil-dark);color:#fff}.hpil-footer-title{font-size:2.5rem;margin-bottom:1.5rem}.hpil-footer-quote{font-size:1.2rem;color:#a1a1a6;max-width:600px;margin:0 auto 3rem;line-height:1.6}.hpil-footer-btns{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.hpil-btn-white{background:#fff;color:var(--hpil-dark)}.hpil-btn-white:hover{background:var(--hpil-grey)}@media(min-width:769px){.hpil-hero{min-height:min(760px,calc(100svh - var(--header-height, 0px) - 64px));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(32px,5vw,64px)}.hpil-hero-img-wrap{max-width:min(58vw,700px);margin:0}.hpil-hero-content{max-width:520px;text-align:left}.hpil-price{justify-content:flex-start}}@media(max-width:768px){.hpil-hero{min-height:auto;padding:24px 16px 30px}.hpil-hero-img-wrap{max-width:min(100%,390px);margin-bottom:16px}.hpil-hero-img-wrap img{max-height:min(38svh,330px);object-fit:contain}.hpil-badge{margin-bottom:10px;font-size:.72rem;line-height:1.3}.hpil-title{margin-bottom:10px;line-height:1.12}.hpil-subtitle{margin-bottom:16px;font-size:.96rem;line-height:1.55}.hpil-price{margin-bottom:14px;font-size:1.28rem}.hpil-btn{width:min(100%,320px);min-height:46px;padding:12px 18px}}@media(max-width:768px){.hpil-hud{display:none}.hpil-timeline-item{flex-direction:column;gap:.5rem}.hpil-compare th,.hpil-compare td{padding:1rem;font-size:.9rem}.hpil-title{font-size:2rem}.hpil-features-band{gap:1rem;flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/haley-pillows.css.map */
