:root{--w:#ffffff;--k:#121216;--k2:#2a2833;--l:#eccaff;--l2:#f5e4ff;--l3:#fbf3ff;--muted:#5b5966;--line:#ece2f3;--sans:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;--serif:"Lora",Georgia,serif;--wrap:1280px;color-scheme:light}*{box-sizing:border-box}html,body.hc{background:var(--w)}body.hc{margin:0;color:var(--k);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}.hc a{color:inherit;text-decoration:none}.hc img,.hc video{max-width:100%;display:block;height:auto}.hc button{font:inherit;color:inherit;cursor:pointer}.hc a:focus-visible,.hc button:focus-visible,.hc summary:focus-visible,.hc input:focus-visible,.hc label:focus-within{outline:2px solid var(--k);outline-offset:3px;border-radius:8px}.hc h1,.hc h2,.hc h3,.hc h4{margin:0;line-height:1.18;text-wrap:balance;font-family:var(--sans);color:var(--k)}.hc p{margin:0}.hc [hidden]{display:none!important}.hc .sr,.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hc-wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(16px,4vw,40px)}.hc-sec{padding-block:clamp(40px,6vw,72px)}.hc-blush{background:var(--l3)}.hc-lav{background:var(--l)}.hc-title{text-align:center;margin-bottom:32px}.hc-title h2{font-size:clamp(24px,3vw,34px);font-weight:700}.hc-title p{margin-top:6px;color:var(--muted)}.hc-row{display:flex;justify-content:space-between;align-items:end;gap:16px;flex-wrap:wrap;margin-bottom:28px}.hc-row h2{font-size:clamp(24px,3vw,34px);font-weight:700}.hc-row p{margin-top:4px;color:var(--muted);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.hc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--k);color:#fff!important;font-weight:600;padding:13px 26px;border-radius:40px;border:1.5px solid var(--k);letter-spacing:.04em;text-transform:uppercase;font-size:14px}.hc-btn:hover{background:var(--k2)}.hc-btn.line{background:transparent;color:var(--k)!important}.hc-btn.line:hover{background:var(--k);color:#fff!important}.hc-center{display:flex;justify-content:center;margin-top:34px}.hc-ph{background:var(--l2);width:100%;height:100%;display:block}.hc-ph svg{width:100%;height:100%;fill:#d9c3e6}.hc-announce{background:var(--k);color:#fff;font-size:12.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hc-announce ul{list-style:none;margin:0;padding:9px 16px;display:flex;justify-content:center;gap:clamp(18px,6vw,80px);flex-wrap:wrap}.hc-header{position:sticky;top:0;z-index:50;background:#fffffff7;border-bottom:1px solid var(--line)}.hc-hbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-block:12px}.hc-logo{font-weight:700;font-size:28px;letter-spacing:-.02em;display:flex;align-items:center;gap:8px;line-height:1}.hc-logo i{width:34px;height:34px;border-radius:10px;background:var(--k);display:grid;place-items:center;flex:none}.hc-logo i svg{width:20px;height:20px;stroke:var(--l);fill:none}.hc-logo small{display:block;font-size:9px;letter-spacing:.28em;color:var(--muted);font-weight:500;margin-top:3px}.hc-logo img{max-height:52px;width:auto}.hc-tools{display:flex;gap:4px;justify-content:flex-end;align-items:center}.hc-left{display:flex;gap:4px;align-items:center}.hc-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;border:0;background:transparent;position:relative}.hc-icon:hover{background:var(--l3)}.hc-icon svg{width:21px;height:21px;fill:none;stroke:var(--k);stroke-width:1.7}.hc-count{position:absolute;top:2px;right:1px;background:var(--l);color:var(--k);font-size:10px;font-weight:700;min-width:17px;height:17px;padding:0 4px;border-radius:9px;display:grid;place-items:center}.hc-nav{display:flex;justify-content:center;gap:28px;padding-bottom:12px;font-size:14px;flex-wrap:wrap}.hc-nav a{color:var(--muted)}.hc-nav a:hover{color:var(--k)}.hc-nav a[aria-current=page]{color:var(--k);border-bottom:1.5px solid var(--k)}.hc-menu-btn{display:none!important}.hc-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#12121666;display:none}.hc-drawer.open{display:block}.hc-drawer nav{background:#fff;width:min(320px,86vw);height:100%;padding:20px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.hc-drawer nav a{padding:12px 8px;border-bottom:1px solid var(--line);font-weight:500}.hc-drawer .hc-icon{margin-left:auto;margin-bottom:8px}.hc-search{border-top:1px solid var(--line);padding-block:10px;display:none}.hc-search.open{display:block}.hc-search form{display:flex;gap:8px}.hc-search input{flex:1;min-width:0;border:1.5px solid var(--line);border-radius:40px;padding:10px 18px;font:inherit}@media(max-width:820px){.hc-nav{display:none}.hc-menu-btn{display:grid!important}.hc-logo{font-size:23px}.hc-logo small{letter-spacing:.2em}}.hc-hero{position:relative;background:var(--l3)}.hc-slides{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hc-slides::-webkit-scrollbar{display:none}.hc-slides>a,.hc-slides>div{scroll-snap-align:start;display:block}.hc-slides img{width:100%;aspect-ratio:1920/720;object-fit:cover}.hc-slides .hc-ph{aspect-ratio:1920/720}@media(max-width:640px){.hc-slides img,.hc-slides .hc-ph{aspect-ratio:4/5}}.hc-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px}.hc-dots button{width:10px;height:10px;border-radius:5px;border:0;background:#12121640;padding:0}.hc-dots button[aria-current=true]{width:28px;background:var(--k)}.hc-strip{background:var(--l);overflow:hidden;white-space:nowrap}.hc-strip .track{display:inline-flex;gap:48px;padding:12px 0;animation:hcmarq 28s linear infinite;font-weight:600;font-size:15px}.hc-strip span:before{content:"\2726";margin-right:48px;opacity:.8}@keyframes hcmarq{to{transform:translate(-50%)}}.hc-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:900px){.hc-cats{grid-template-columns:repeat(2,1fr);gap:14px}}.hc-cat{background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--line);transition:transform .25s,box-shadow .25s}.hc-cat:hover{transform:translateY(-4px);box-shadow:0 14px 30px #12121614}.hc-cat img,.hc-cat .hc-ph{width:100%;aspect-ratio:5/4;object-fit:cover}.hc-cat div{padding:14px 16px 18px;text-align:center}.hc-cat h3{font-size:17px;font-weight:600}.hc-cat p{margin-top:2px;color:var(--muted);font-size:13.5px}@media(max-width:520px){.hc-cat h3{font-size:14.5px}.hc-cat p{font-size:12px}}.hc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 20px}@media(max-width:980px){.hc-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.hc-grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}}.hc-card{display:flex;flex-direction:column;gap:8px;min-width:0}.hc-card .ph{position:relative;border-radius:14px;overflow:hidden;background:var(--l3);aspect-ratio:1;display:block}.hc-card .ph img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.hc-card:hover .ph img{transform:scale(1.04)}.hc-sale{position:absolute;top:10px;left:10px;background:var(--l);color:var(--k);font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:30px;z-index:1}.hc-card h3{font-size:14.5px;font-weight:500;line-height:1.4;min-height:2.8em;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hc-price{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;font-variant-numeric:tabular-nums}.hc-price b{font-size:17px;font-weight:700}.hc-price s{color:var(--muted);font-size:13.5px}.hc-card form{margin-top:auto}.hc-add{margin-top:auto;display:block;width:100%;border:1.5px solid var(--k);background:#fff;border-radius:30px;padding:9px;font-weight:600;font-size:13.5px}.hc-add:hover{background:var(--k);color:#fff}.hc-add[disabled]{opacity:.5;cursor:not-allowed}.hc-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,calc((100% - 80px)/5));gap:20px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.hc-scroller>*{scroll-snap-align:start}@media(max-width:640px){.hc-scroller{grid-auto-columns:62%}}.hc-tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:-8px 0 30px}.hc-tab{border:1.5px solid var(--line);background:#fff;padding:9px 18px;border-radius:40px;font-size:14px;font-weight:500;color:var(--muted)}.hc-tab:hover{border-color:var(--k);color:var(--k)}.hc-tab[aria-selected=true]{background:var(--k);border-color:var(--k);color:#fff}@media(max-width:640px){.hc-tabs{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:4px}.hc-tab{white-space:nowrap}}.hc-wide img,.hc-wide .hc-ph{width:100%;object-fit:cover}.hc-why{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media(max-width:980px){.hc-why{grid-template-columns:repeat(2,1fr)}}@media(max-width:440px){.hc-why{grid-template-columns:1fr}}.hc-why>div{display:flex;gap:14px;align-items:flex-start}.hc-ic{flex:none;width:52px;height:52px;border-radius:50%;background:var(--l);display:grid;place-items:center}.hc-ic svg{width:24px;height:24px;fill:none;stroke:var(--k);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hc-why h3{font-size:15px;font-weight:600}.hc-why p{margin-top:2px;font-size:13px;color:var(--muted)}.hc-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:860px){.hc-reviews{grid-template-columns:1fr}}.hc-review{margin:0;background:#fff;border-radius:16px;padding:26px 24px;display:flex;flex-direction:column;gap:14px;border:1px solid var(--line)}.hc-stars{letter-spacing:2px;color:var(--k)}.hc-stars .off{color:#d4cbdc}.hc-review .hc-stars{font-size:18px}.hc-review blockquote{margin:0;font-size:15px;color:#3d3a47}.hc-review figcaption{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:13px;color:var(--muted)}.hc-review figcaption img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--l)}.hc-review figcaption b{color:var(--k);font-weight:600}.hc-av{width:44px;height:44px;border-radius:50%;background:var(--l);display:grid;place-items:center;font-weight:700;color:var(--k);flex:none}.hc-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:760px){.hc-offers{grid-template-columns:1fr}}.hc-offers a{border-radius:16px;overflow:hidden;transition:transform .25s;background:#fff;border:1px solid var(--line)}.hc-offers a:hover{transform:translateY(-4px)}.hc-offers img,.hc-offers .hc-ph{width:100%;aspect-ratio:1;object-fit:cover}.hc-offers span:not(.hc-ph){display:block;text-align:center;padding:14px;font-weight:600;letter-spacing:.04em}.hc-reels{grid-auto-columns:minmax(200px,calc((100% - 80px)/5))}@media(max-width:640px){.hc-reels{grid-auto-columns:58%}}.hc-reel{display:flex;flex-direction:column;gap:10px}.hc-reel .v{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9/16;background:var(--l2)}.hc-reel video{width:100%;height:100%;object-fit:cover}.hc-snd{position:absolute;right:10px;bottom:10px;width:38px;height:38px;border-radius:50%;border:0;background:#ffffffeb;display:grid;place-items:center}.hc-snd svg{width:19px;height:19px;fill:none;stroke:var(--k);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hc-snd .w{display:none}.hc-snd[aria-pressed=true] .w{display:inline}.hc-snd[aria-pressed=true] .x{display:none}.hc-reel-prod{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:8px;background:#fff}.hc-reel-prod img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex:none}.hc-reel-prod div{font-size:13px;font-weight:500;line-height:1.3;min-width:0}.hc-reel-prod .t{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hc-reel-prod b{display:block;font-weight:700;margin-top:2px}.hc-reel-prod s{color:var(--muted);font-weight:400;font-size:12px}.hc-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.hc-trust>div{background:#fff;border-radius:16px;padding:26px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;font-weight:600;font-size:15.5px;border:1px solid var(--line)}.hc-trust small{font-weight:400;color:var(--muted);font-size:13px;display:block;margin-top:4px}@media(max-width:980px){.hc-trust{grid-template-columns:repeat(2,1fr)}}@media(max-width:440px){.hc-trust{grid-template-columns:1fr}}.hc-faq{max-width:860px;margin-inline:auto}.hc-faq details{background:#fff;border-radius:12px;margin-bottom:10px;padding-inline:20px;border:1px solid var(--line)}.hc summary{list-style:none;cursor:pointer;padding:17px 0;font-weight:600;display:flex;justify-content:space-between;gap:16px}.hc summary::-webkit-details-marker{display:none}.hc summary:after{content:"+";font-size:22px;line-height:1;transition:transform .2s;flex:none}.hc details[open]>summary:after{transform:rotate(45deg)}.hc-faq details>div{padding-bottom:18px;color:var(--muted)}.hc-faq-help{text-align:center;margin-top:22px;color:var(--muted)}.hc-faq-help a{color:var(--k);text-decoration:underline;text-decoration-color:var(--l);text-decoration-thickness:3px;font-weight:600}.hc-footer{background:var(--k);color:#d9d4e2;padding-block:56px 26px}.hc-fgrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:32px}@media(max-width:860px){.hc-fgrid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.hc-fgrid{grid-template-columns:1fr}}.hc-footer h4{color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px}.hc-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:9px;font-size:14px}.hc-footer a:hover{color:#fff}.hc-footer .hc-logo{color:#fff;margin-bottom:14px}.hc-footer .hc-logo i{background:var(--l)}.hc-footer .hc-logo i svg{stroke:var(--k)}.hc-social{display:flex;gap:8px;margin-top:16px}.hc-social a{width:36px;height:36px;border-radius:50%;border:1px solid #3a3844;display:grid;place-items:center;font-size:12px;font-weight:600;color:#fff}.hc-fbottom{border-top:1px solid #3a3844;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12.5px}.hc-pay{display:flex;gap:6px;flex-wrap:wrap}.hc-pay span{background:#fff;color:var(--k);border-radius:5px;padding:3px 9px;font-weight:700;font-size:11px}.hc-crumbs{font-size:13px;color:var(--muted);padding-block:18px}.hc-crumbs a:hover{color:var(--k)}.hc-crumbs span{margin-inline:8px;opacity:.6}.hc-pdp{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(24px,4vw,56px);align-items:start;padding-bottom:56px}@media(max-width:900px){.hc-pdp{grid-template-columns:1fr}}.hc-gallery{position:sticky;top:130px;display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px}.hc-gallery.single{grid-template-columns:1fr}@media(max-width:900px){.hc-gallery{position:static;grid-template-columns:1fr}}.hc-thumbs{display:flex;flex-direction:column;gap:10px;max-height:620px;overflow-y:auto;scrollbar-width:thin}@media(max-width:900px){.hc-thumbs{flex-direction:row;order:2;overflow-x:auto;max-height:none}}.hc-thumb{flex:none;width:84px;height:84px;border-radius:12px;overflow:hidden;border:2px solid transparent;padding:0;background:var(--l3);position:relative}@media(max-width:900px){.hc-thumb{width:68px;height:68px}}.hc-thumb img{width:100%;height:100%;object-fit:cover}.hc-thumb[aria-current=true]{border-color:var(--k)}.hc-thumb .pl{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#12121659}.hc-thumb .pl svg{width:22px;height:22px;fill:#fff}.hc-stage{position:relative;border-radius:20px;overflow:hidden;background:var(--l3);aspect-ratio:1}.hc-stage>img,.hc-stage>video{width:100%;height:100%;object-fit:contain}.hc-stage>video{object-fit:cover}.hc-badge{position:absolute;top:14px;left:14px;background:var(--l);font-weight:700;font-size:13px;padding:5px 12px;border-radius:30px;z-index:2}.hc-navbtn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:#ffffffeb;display:grid;place-items:center;z-index:2;box-shadow:0 2px 10px #00000014}.hc-navbtn svg{width:18px;height:18px;fill:none;stroke:var(--k);stroke-width:2.2}.hc-navbtn.prev{left:12px}.hc-navbtn.next{right:12px}.hc-info{display:flex;flex-direction:column;gap:18px;min-width:0}.hc-info h1{font-size:clamp(24px,2.6vw,32px);font-weight:600;letter-spacing:-.01em}.hc-rating{display:flex;align-items:center;gap:10px;font-size:14px;flex-wrap:wrap}.hc-rating .hc-stars{font-size:16px}.hc-rating a{text-decoration:underline;text-decoration-color:var(--l);text-decoration-thickness:3px;text-underline-offset:3px}.hc-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-variant-numeric:tabular-nums}.hc-price-row b{font-size:30px;font-weight:700}.hc-price-row s{color:var(--muted);font-size:18px}.hc-save{background:var(--k);color:var(--l);font-weight:700;font-size:13px;padding:6px 12px;border-radius:30px;letter-spacing:.03em}.hc-tax{font-size:12.5px;color:var(--muted);margin-top:-12px}.hc-opt legend{font-size:14px;font-weight:500;padding:0;margin-bottom:8px}.hc-opt{border:0;padding:0;margin:0}.hc-pills{display:flex;gap:8px;flex-wrap:wrap}.hc-pill{position:relative}.hc-pill input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0}.hc-pill span{display:block;border:1.5px solid var(--line);border-radius:40px;padding:8px 16px;font-size:14px;cursor:pointer}.hc-pill input:checked+span{border-color:var(--k);background:var(--l3);box-shadow:inset 0 0 0 1px var(--k)}.hc-bundle-h{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:.16em}.hc-bundle-h:before,.hc-bundle-h:after{content:"";flex:1;height:1px;background:var(--line)}.hc-bundles{display:grid;gap:10px;border:0;padding:0;margin:0}.hc-bundle{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;border:1.5px solid var(--line);border-radius:14px;cursor:pointer;position:relative;background:#fff;transition:border-color .15s,background .15s}.hc-bundle:hover{border-color:var(--k)}.hc-bundle input{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid var(--k);margin:0;display:grid;place-items:center}.hc-bundle input:checked:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--k)}.hc-bundle:has(input:checked){border-color:var(--k);background:var(--l3);box-shadow:inset 0 0 0 1px var(--k)}.hc-bundle.sold{opacity:.5}.hc-bundle strong{display:block;font-weight:600;font-size:15.5px}.hc-bundle small{display:inline-block;font-weight:600;font-size:12px;background:var(--l);padding:1px 8px;border-radius:20px;margin-top:2px}.hc-bundle .bp{text-align:right;font-variant-numeric:tabular-nums}.hc-bundle .bp b{display:block;font-size:17px}.hc-bundle .bp s{font-size:13px;color:var(--muted)}.hc-bundle .tag{position:absolute;top:-10px;right:16px;background:var(--k);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.1em;padding:3px 10px;border-radius:20px}.hc-qty-row{display:flex;gap:12px;align-items:stretch}.hc-qty{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:40px}.hc-qty button{width:44px;height:50px;border:0;background:transparent;font-size:20px}.hc-qty input{width:34px;text-align:center;font:inherit;font-weight:600;border:0;background:transparent;-moz-appearance:textfield}.hc-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.hc-btn-cart{flex:1;border:1.5px solid var(--k);background:#fff;border-radius:40px;font-weight:600;font-size:15px;letter-spacing:.04em}.hc-btn-cart:hover{background:var(--l3)}.hc-btn-buy{width:100%;border:0;background:var(--k);color:#fff!important;border-radius:40px;padding:16px;font-weight:700;font-size:17px;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;gap:10px}.hc-btn-buy:hover{background:var(--k2)}.hc-btn-buy svg{width:20px;height:20px;fill:none;stroke:var(--l);stroke-width:2.2}.hc-btn-cart[disabled],.hc-btn-buy[disabled]{opacity:.5;cursor:not-allowed}.hc-paynote{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;font-size:12.5px;color:var(--muted);margin-top:-8px}.hc-paynote span{border:1px solid var(--line);border-radius:6px;padding:2px 8px;font-weight:600;color:var(--k);font-size:11px}.hc-msg{font-size:13.5px;min-height:1em}.hc-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hc-perk{background:var(--l3);border-radius:14px;padding:14px 10px;text-align:center;font-size:13px;font-weight:600;line-height:1.3;display:flex;flex-direction:column;align-items:center;gap:8px}.hc-perk small{display:block;font-weight:400;color:var(--muted);font-size:12px}.hc-perk .hc-ic{width:40px;height:40px}.hc-perk .hc-ic svg{width:20px;height:20px}@media(max-width:420px){.hc-perks{grid-template-columns:1fr}.hc-perk{flex-direction:row;text-align:left}}.hc-acc{border-top:1px solid var(--line)}.hc-acc details{border-bottom:1px solid var(--line)}.hc-acc summary{padding:16px 0}.hc-acc details>div{padding:0 0 16px;color:var(--muted);font-size:14px}.hc-acc ul{margin:0;padding-left:18px}.hc-desc{background:var(--l3);padding-block:clamp(44px,6vw,72px)}.hc-desc-in{max-width:860px;margin-inline:auto}.hc-quote{font-family:var(--serif);font-style:italic;font-size:clamp(24px,3vw,34px);text-align:center;line-height:1.3}.hc-rte{margin-top:24px;font-size:15.5px;color:#3d3a47;overflow-wrap:anywhere}.hc-rte p,.hc-rte ul,.hc-rte ol{margin:0 0 14px}.hc-rte h1,.hc-rte h2,.hc-rte h3,.hc-rte h4{margin:28px 0 12px;font-size:clamp(19px,2.2vw,24px);text-align:center}.hc-rte img{border-radius:20px;margin:18px auto;background:#fff;height:auto}.hc-rte iframe{max-width:100%;border-radius:16px}.hc-rte table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.hc-rte td,.hc-rte th{border:1px solid var(--line);padding:8px 12px}.hc-dimgs{display:grid;gap:18px;margin-top:28px}.hc-dimgs img{border-radius:20px;width:100%;background:#fff}.hc-h-sec{font-size:clamp(22px,2.6vw,28px);font-weight:700;text-align:center;margin-top:52px}.hc-features{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}@media(max-width:640px){.hc-features{grid-template-columns:1fr}}.hc-feat{background:#fff;border-radius:16px;padding:20px;display:flex;gap:14px;align-items:flex-start;border:1px solid var(--line)}.hc-feat .hc-ic{width:46px;height:46px}.hc-feat h3{font-size:16px;font-weight:600}.hc-feat p{margin-top:3px;color:var(--muted);font-size:14px}.hc-video-sec{display:grid;grid-template-columns:320px 1fr;gap:32px;align-items:center;margin-top:52px;background:#fff;border-radius:22px;padding:24px;border:1px solid var(--line)}@media(max-width:760px){.hc-video-sec{grid-template-columns:1fr}}.hc-video-sec .vbox{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9/16;background:var(--l2)}.hc-video-sec video{width:100%;height:100%;object-fit:cover}.hc-video-sec h3{font-size:24px;font-weight:700}.hc-video-sec p{color:var(--muted);margin-top:8px}.hc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--line);padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));display:none;align-items:center;gap:12px;box-shadow:0 -6px 20px #1212160f}.hc-sticky img{width:46px;height:46px;border-radius:8px;object-fit:cover}.hc-sticky div{flex:1;font-size:13px;line-height:1.3;min-width:0}.hc-sticky div span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-sticky div b{display:block;font-size:16px}.hc-sticky button{border:0;background:var(--k);color:#fff;border-radius:30px;padding:12px 20px;font-weight:700;letter-spacing:.06em}@media(max-width:900px){.hc-sticky.show{display:flex}}@media(prefers-reduced-motion:reduce){.hc *{transition:none!important}.hc-strip .track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/hc-redesign.css.map */
