@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,700;1,9..144,400;1,9..144,500&family=Inter:wght@300;400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--hs-blue-50:#eef4fd;--hs-blue-100:#d6e8fb;--hs-blue-200:#acd1f7;--hs-blue-300:#7ab8f2;--hs-blue-400:#4a9eec;--hs-blue-500:#2484e0;--hs-blue-600:#1a6cc2;--hs-gray-200:#e4e8ef;--hs-gray-400:#8a95a3;--hs-gray-500:#5a6472;--hs-gray-900:#0f1623;--hs-fd:"Fraunces",serif;--hs-fb:"Inter",sans-serif;--hs-fm:"DM Sans",sans-serif}.hs-bb{display:grid;grid-template-columns:55% 45%;min-height:100vh;font-family:var(--hs-fb);background:#fff}.hs-bb-gallery{position:sticky;top:0;height:100vh;background:#f7f9fc;display:flex;flex-direction:column;padding:32px;overflow:hidden}.hs-bb-slider-wrap{position:relative;overflow:hidden;background:#eef4fd;border-radius:16px;flex:1;min-height:0}.hs-bb-slider{display:flex;width:100%;height:100%;transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform;touch-action:pan-y}.hs-bb-slide{flex:0 0 100%;width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hs-bb-slide img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.hs-bb-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:3}.hs-bb-dot{width:6px;height:6px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background .2s,width .2s}.hs-bb-dot.active{background:#fff;width:18px;border-radius:3px}.hs-bb-badge{position:absolute;top:16px;left:16px;background:#0f1623;color:#fff;font-size:10px;font-weight:600;padding:5px 12px;border-radius:6px;text-transform:uppercase;z-index:2;letter-spacing:.06em}.hs-bb-badge-sale{position:absolute;top:16px;right:16px;background:var(--hs-blue-500);color:#fff;font-size:10px;font-weight:700;padding:5px 12px;border-radius:6px;z-index:2}.hs-bb-info{padding:48px 44px;overflow-y:auto;background:#fff}.hs-bb-title{font-family:var(--hs-fd);font-size:30px;font-weight:500;color:#0f1623;line-height:1.15;margin-bottom:6px}.hs-bb-insp{font-size:13px;color:#8a95a3;margin-bottom:14px}.hs-bb-insp strong{color:var(--hs-blue-500)}.hs-bb-stars-row{display:flex;align-items:center;gap:8px;margin-bottom:18px}.hs-bb-stars{color:#f5a623;font-size:13px;letter-spacing:1px}.hs-bb-review-count a{font-size:13px;color:#5a6472;text-decoration:underline;text-underline-offset:2px}.hs-bb-price-row{display:flex;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.hs-bb-price-sale{font-family:var(--hs-fm);font-size:36px;font-weight:700;color:#0f1623;letter-spacing:-.02em;line-height:1}.hs-bb-price-orig{font-family:var(--hs-fm);font-size:18px;font-weight:400;color:#c8d0dc;text-decoration:line-through}.hs-bb-price-tag{font-family:var(--hs-fm);font-size:11px;font-weight:700;color:#fff;background:var(--hs-blue-500);padding:3px 9px;border-radius:5px;text-transform:uppercase}.hs-bb-bullets{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:7px}.hs-bb-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#5a6472;line-height:1.5}.hs-bb-bullet-dot{width:5px;height:5px;border-radius:50%;background:var(--hs-blue-500);flex-shrink:0;margin-top:6px}.hs-bb-bundle-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a6472;margin-bottom:10px;font-family:var(--hs-fm)}.hs-bb-bundle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.hs-bb-bundle-card{border:1.5px solid #e4e8ef;border-radius:14px;padding:14px;cursor:pointer;position:relative;transition:border-color .2s,background .2s;background:#fff}.hs-bb-bundle-card.hs-selected{border-color:var(--hs-blue-500);background:var(--hs-blue-50)}.hs-bb-bundle-check{position:absolute;top:10px;right:10px;width:18px;height:18px;border-radius:50%;background:#e4e8ef;font-size:10px;display:flex;align-items:center;justify-content:center;color:transparent;transition:all .2s}.hs-bb-bundle-card.hs-selected .hs-bb-bundle-check{background:var(--hs-blue-500);color:#fff}.hs-bb-bundle-imgs{display:flex;gap:4px;margin-bottom:10px}.hs-bb-bundle-img{width:36px;height:36px;border-radius:8px;object-fit:contain;background:#f7f9fc;border:1px solid #e4e8ef;padding:2px}.hs-bb-bundle-top{display:flex;align-items:center;gap:6px;margin-bottom:4px;flex-wrap:wrap}.hs-bb-bundle-name{font-size:13px;font-weight:600;color:#0f1623;font-family:var(--hs-fm)}.hs-bb-bundle-tag{font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;background:#e4e8ef;color:#5a6472;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-family:var(--hs-fm)}.hs-bb-bundle-tag.hs-best{background:var(--hs-blue-100);color:var(--hs-blue-600)}.hs-bb-bundle-price{font-family:var(--hs-fm);font-size:17px;font-weight:700;color:#0f1623;letter-spacing:-.01em}.hs-bb-bundle-per{font-size:11px;color:#8a95a3;margin-top:2px;font-family:var(--hs-fb)}.hs-picker-wrap{border:1.5px solid var(--hs-blue-200);border-radius:14px;padding:16px;margin-bottom:16px;background:var(--hs-blue-50);animation:hsFadeIn .2s ease}@keyframes hsFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hs-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hs-picker-title{font-family:var(--hs-fm);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#5a6472}.hs-picker-selected{font-family:var(--hs-fb);font-size:12px;color:var(--hs-blue-600);font-weight:500;max-width:60%;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hs-picker-grid{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.hs-picker-item{position:relative;width:72px;border:1.5px solid #e4e8ef;border-radius:10px;padding:6px;cursor:pointer;background:#fff;transition:all .2s;text-align:center;flex-shrink:0}.hs-picker-item:hover{border-color:var(--hs-blue-300)}.hs-picker-item.hs-picked{border-color:var(--hs-blue-500);background:#fff;box-shadow:0 0 0 2px var(--hs-blue-100)}.hs-picker-item img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;display:block;margin-bottom:4px}.hs-picker-name{font-size:9px;color:#5a6472;line-height:1.3;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--hs-fb)}.hs-picker-price{font-size:10px;font-weight:700;color:#0f1623;display:block;margin-top:2px;font-family:var(--hs-fm)}.hs-picker-check{position:absolute;top:4px;right:4px;width:16px;height:16px;border-radius:50%;background:var(--hs-blue-500);color:#fff;font-size:9px;display:none;align-items:center;justify-content:center;font-family:var(--hs-fm)}.hs-picker-item.hs-picked .hs-picker-check{display:flex}.hs-picker-footer{display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid var(--hs-blue-200)}.hs-picker-total-label{font-family:var(--hs-fm);font-size:12px;color:#8a95a3;flex-shrink:0}.hs-picker-total{font-family:var(--hs-fm);font-size:20px;font-weight:700;color:#0f1623;letter-spacing:-.01em;flex:1}.hs-picker-add{background:var(--hs-blue-500);color:#fff;border:none;border-radius:10px;padding:11px 18px;font-family:var(--hs-fm);font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s;flex-shrink:0}.hs-picker-add:hover{background:var(--hs-blue-600)}.hs-bb-atc{width:100%;background:var(--hs-blue-500);color:#fff;border:none;border-radius:12px;padding:16px 24px;font-family:var(--hs-fm);font-size:15px;font-weight:700;cursor:pointer;margin-bottom:20px;transition:background .2s}.hs-bb-atc:hover{background:var(--hs-blue-600)}.hs-bb-trust{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}.hs-bb-trust-item{display:flex;align-items:center;gap:6px;flex:1;min-width:0;padding:0;border:none;background:none;border-radius:0}.hs-bb-trust-svg{width:14px;height:14px;color:var(--hs-blue-500);flex-shrink:0}.hs-bb-trust-text{font-size:11px;color:#8a95a3;line-height:1.2;white-space:nowrap;font-weight:500;font-family:var(--hs-fm)}.hs-bb-payments{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:20px}.hs-bb-pay-label{font-size:10px;color:#c8d0dc;margin-right:2px;font-family:var(--hs-fm)}.hs-bb-pay-icon{font-size:9px;font-weight:700;color:#c8d0dc;background:none;border:1px solid #e4e8ef;border-radius:3px;padding:2px 5px;font-family:var(--hs-fm)}.hs-accordion{border-top:1px solid #e4e8ef}.hs-acc-item{border-bottom:1px solid #e4e8ef}.hs-acc-trigger{width:100%;text-align:left;background:none;border:none;padding:16px 0;font-size:14px;font-weight:500;color:#0f1623;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:var(--hs-fb)}.hs-acc-arrow{font-size:10px;color:#8a95a3;transition:transform .2s;flex-shrink:0}.hs-acc-item.hs-open .hs-acc-arrow{transform:rotate(180deg)}.hs-acc-body{font-size:13px;color:#5a6472;line-height:1.75;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.hs-acc-item.hs-open .hs-acc-body{max-height:400px;padding-bottom:16px}.hs-bb-donation{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #e4e8ef;border-radius:10px;background:#f7f9fc;margin-top:24px;margin-bottom:12px;font-size:11px;color:#5a6472;line-height:1.5;font-family:var(--hs-fm)}.hs-bb-donation svg{flex-shrink:0;margin-top:1px}.hs-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#fff;border-top:1px solid #e4e8ef;box-shadow:0 -4px 24px #0000001a;transform:translateY(100%);transition:transform .3s ease;font-family:DM Sans,sans-serif}.hs-sticky-bar.hs-visible{transform:translateY(0)}.hs-sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;max-width:1400px;margin:0 auto}.hs-sticky-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.hs-sticky-img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid #e4e8ef}.hs-sticky-info{min-width:0}.hs-sticky-title{font-size:13px;font-weight:600;color:#0f1623;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.hs-sticky-price{font-size:14px;font-weight:700;color:#0f1623;font-family:DM Sans,sans-serif}.hs-sticky-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.hs-sticky-qty{display:flex;align-items:center;gap:8px;border:1.5px solid #e4e8ef;border-radius:8px;padding:6px 12px;background:#f7f9fc}.hs-sticky-qty button{background:none;border:none;cursor:pointer;font-size:18px;color:#0f1623;padding:0;width:22px;text-align:center;line-height:1;font-family:DM Sans,sans-serif}.hs-sticky-qty span{font-size:14px;font-weight:600;color:#0f1623;min-width:20px;text-align:center;font-family:DM Sans,sans-serif}.hs-sticky-atc{background:#2484e0;color:#fff;border:none;border-radius:10px;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s;letter-spacing:.01em}.hs-sticky-atc:hover{background:#1a6cc2}@media(max-width:900px){.hs-bb{grid-template-columns:1fr;min-height:auto}.hs-bb-gallery{position:static;height:auto;padding:0}.hs-bb-slider-wrap{border-radius:0;height:100vw}.hs-bb-info{padding:20px 16px}.hs-bb-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hs-bb-trust-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e4e8ef;border-radius:10px;background:#f7f9fc}.hs-bb-trust-svg{width:16px;height:16px;flex-shrink:0}.hs-bb-trust-text{font-size:11px;white-space:normal;text-align:left}.hs-bb-bundle-grid{grid-template-columns:1fr}.hs-picker-grid{gap:6px}.hs-picker-item{width:64px}.hs-sticky-inner{padding:10px 16px}.hs-sticky-title{max-width:90px;font-size:12px}.hs-sticky-price{font-size:13px}.hs-sticky-atc{padding:10px 14px;font-size:13px}.hs-sticky-qty{padding:5px 10px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/hypescent-buybox.css.map */
