.hp-crumbs{font-family:var(--hp-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);padding:22px 0 0;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hp-crumbs a{color:var(--hp-muted)}.hp-crumbs a:hover{color:var(--hp-heat-deep)}.hp-crumbs .sep{color:var(--hp-line)}.hp-crumbs .cur{color:var(--hp-ink)}.hp-pdp-hero{padding:24px 0 clamp(56px,7vw,96px);position:relative}.hp-pdp-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:clamp(32px,4vw,64px);align-items:flex-start;margin-top:24px}@media(max-width:1024px){.hp-pdp-grid{grid-template-columns:1fr}}.hp-pg-gallery{display:grid;grid-template-columns:88px 1fr;gap:14px;position:sticky;top:84px}@media(max-width:1024px){.hp-pg-gallery{position:static}}.hp-pg-thumbs{display:flex;flex-direction:column;gap:10px}.hp-pg-thumb{width:88px;height:88px;border-radius:var(--hp-r-md);background:var(--hp-bg-2);border:1.5px solid var(--hp-line-soft);position:relative;overflow:hidden;cursor:pointer;transition:border-color .2s,transform .2s;padding:0}.hp-pg-thumb:hover{transform:translateY(-1px)}.hp-pg-thumb.is-active{border-color:var(--hp-ink)}.hp-pg-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hp-pg-thumb .num{position:absolute;bottom:4px;right:6px;font-family:var(--hp-mono);font-size:9px;color:#f5f1eca6}.hp-pg-stage{aspect-ratio:4/5;border-radius:var(--hp-r-xl);overflow:hidden;background:radial-gradient(ellipse at 50% 60%,#2a2422,#1a1614 70%);border:1px solid var(--hp-line-soft);position:relative;box-shadow:var(--hp-shadow-md)}.hp-pg-stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hp-pg-stage .stage-pad{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72%;aspect-ratio:1.4/1;background:radial-gradient(ellipse at 40% 30%,rgba(255,255,255,.1),transparent 50%),linear-gradient(160deg,#4a3f3a,#2a2422,#181513);border-radius:80px;box-shadow:inset 0 1px #ffffff14,0 40px 80px #00000080,0 0 140px #e8623d73}.hp-pg-stage .stage-rings{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hp-pg-stage .stage-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(232,98,61,.22);border-radius:50%;width:50%;aspect-ratio:1;animation:hp-ripple 4s linear infinite}.hp-pg-stage .stage-ring:nth-child(2){animation-delay:1.3s}.hp-pg-stage .stage-ring:nth-child(3){animation-delay:2.6s}.hp-pg-stage .badge-tl,.hp-pg-stage .badge-tr,.hp-pg-stage .badge-bl,.hp-pg-stage .readout{position:absolute;z-index:4}.hp-pg-stage .badge-tl{top:18px;left:18px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.hp-pg-stage .badge-tr{top:18px;right:18px}.hp-pg-stage .badge-bl{bottom:18px;left:18px;display:flex;flex-direction:column;gap:8px}.hp-pg-stage .readout{bottom:18px;right:18px;background:#1c1917b3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:var(--hp-r-md);padding:10px 14px;color:var(--hp-bg);font-family:var(--hp-mono);font-size:10px;letter-spacing:.12em;display:flex;align-items:center;gap:8px}.hp-pg-stage .readout .live{width:6px;height:6px;border-radius:50%;background:var(--hp-heat);box-shadow:0 0 8px var(--hp-heat)}.hp-pg-stage .readout .deg{font-family:var(--hp-display);font-size:16px;color:var(--hp-heat)}.hp-pill-dark{display:inline-flex;align-items:center;gap:8px;background:#1c19178c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:6px 12px;color:var(--hp-bg);font-size:11.5px;font-weight:500}.hp-pill-light{display:inline-flex;align-items:center;gap:8px;background:#f5f1eceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:6px 12px;color:var(--hp-ink);font-size:11.5px;font-weight:500}.hp-buy-box{display:flex;flex-direction:column;gap:22px}.hp-buy-eyebrow{font-family:var(--hp-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-heat-deep);display:inline-flex;align-items:center;gap:10px}.hp-buy-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hp-heat);box-shadow:0 0 10px var(--hp-heat)}.hp-buy-title{font-family:var(--hp-display);font-weight:500;font-size:clamp(36px,4vw,56px);line-height:1.02;letter-spacing:-.022em}.hp-buy-rating{display:flex;align-items:center;gap:12px;font-size:13.5px;color:var(--hp-muted);flex-wrap:wrap}.hp-buy-rating b{color:var(--hp-ink);font-weight:600}.hp-buy-rating .sep{color:var(--hp-line)}.hp-buy-hook{font-size:17px;line-height:1.55;color:var(--hp-ink-2);max-width:480px}.hp-buy-bullets{display:grid;gap:10px;padding:0;margin:0}.hp-buy-bullets li{display:flex;align-items:flex-start;gap:12px;font-size:14.5px;color:var(--hp-ink-2);list-style:none;line-height:1.45}.hp-buy-bullets .ck{width:22px;height:22px;border-radius:50%;background:#e8623d1a;color:var(--hp-heat-deep);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.hp-size-block{display:grid;gap:10px}.hp-size-block .size-head{display:flex;justify-content:space-between;align-items:center;font-family:var(--hp-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-muted)}.hp-size-block .size-head b{color:var(--hp-ink)}.hp-size-block .size-help{color:var(--hp-heat-deep);font-weight:600;cursor:pointer}.hp-sizes{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:8px}.hp-size-tile{padding:14px 10px;border-radius:var(--hp-r-md);border:1.5px solid var(--hp-line);background:var(--hp-bg);text-align:center;cursor:pointer;transition:border-color .2s,background .2s}.hp-size-tile.is-active{border-color:var(--hp-ink);background:var(--hp-bg-2)}.hp-size-tile .lbl{font-family:var(--hp-display);font-size:18px;font-weight:500;line-height:1}.hp-size-tile .sub{font-family:var(--hp-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);margin-top:4px}.hp-size-tile[disabled]{color:var(--hp-muted-2);cursor:not-allowed;opacity:.55}.hp-size-tile[disabled] .lbl{text-decoration:line-through}.hp-bundles{display:grid;gap:10px}.hp-bundle{position:relative;display:grid;grid-template-columns:24px 1fr auto;gap:14px;align-items:center;padding:16px 18px;border-radius:var(--hp-r-md);border:1.5px solid var(--hp-line);background:var(--hp-bg-2);cursor:pointer;transition:border-color .2s}.hp-bundle.is-active{border-color:var(--hp-ink);background:linear-gradient(180deg,var(--hp-bg-2),var(--hp-bg-3))}.hp-bundle .radio{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--hp-line);background:var(--hp-bg);display:inline-flex;align-items:center;justify-content:center}.hp-bundle.is-active .radio{border-color:var(--hp-ink)}.hp-bundle.is-active .radio:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--hp-ink)}.hp-bundle .title{font-size:14px;font-weight:600}.hp-bundle .desc{font-size:12px;color:var(--hp-muted);margin-top:2px}.hp-bundle .price{font-family:var(--hp-display);font-size:17px;font-weight:500;text-align:right;line-height:1}.hp-bundle .price s{font-size:11px;color:var(--hp-muted);font-weight:400;display:block;margin-top:2px}.hp-bundle .save-tag{position:absolute;top:-8px;right:14px;background:var(--hp-heat);color:#fff;font-family:var(--hp-mono);font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:999px}.hp-price-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;padding-top:6px}.hp-price-main{font-family:var(--hp-display);font-size:38px;font-weight:500;line-height:1}.hp-price-was{font-size:17px;color:var(--hp-muted);text-decoration:line-through}.hp-price-save{font-family:var(--hp-mono);font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 10px;border-radius:999px;background:var(--hp-ink);color:var(--hp-bg)}.hp-afterpay-row{font-size:13px;color:var(--hp-muted);width:100%;margin-top:-4px}.hp-afterpay-row b{color:var(--hp-ink);font-weight:600}.hp-urgency-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 16px;border-radius:999px;background:var(--hp-bg-2);border:1px solid var(--hp-line-soft);font-size:12.5px;color:var(--hp-ink-2)}.hp-urgency-row .live{width:6px;height:6px;border-radius:50%;background:var(--hp-green);box-shadow:0 0 0 4px #4e7a5b2e;animation:hp-live-dot 1.6s ease-in-out infinite;display:inline-block;vertical-align:middle;margin-right:8px}@keyframes hp-live-dot{0%,to{opacity:1}50%{opacity:.4}}.hp-inv-bar{height:4px;flex:1;min-width:100px;max-width:130px;border-radius:999px;background:var(--hp-bg-3);overflow:hidden}.hp-inv-bar i{display:block;height:100%;width:22%;background:linear-gradient(90deg,var(--hp-heat-deep),var(--hp-heat),var(--hp-amber));border-radius:999px}.hp-cta-stack{display:grid;gap:10px}.hp-btn--block.hp-btn--lg{width:100%;padding:20px 24px;font-size:16px}.hp-pay-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:var(--hp-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-muted)}.hp-pay-chip{font-family:var(--hp-mono);font-size:9.5px;font-weight:700;letter-spacing:.05em;padding:6px 10px;border-radius:6px;background:var(--hp-bg);border:1px solid var(--hp-line-soft);color:var(--hp-ink-2)}.hp-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 0;border-top:1px solid var(--hp-line-soft);border-bottom:1px solid var(--hp-line-soft)}@media(max-width:600px){.hp-assurances{grid-template-columns:1fr}}.hp-assurance{display:flex;gap:12px;align-items:flex-start}.hp-assurance .ai{color:var(--hp-heat-deep);flex-shrink:0}.hp-assurance .t{font-size:12.5px;font-weight:600;color:var(--hp-ink)}.hp-assurance .s{font-size:11.5px;color:var(--hp-muted);margin-top:2px;line-height:1.4}.hp-feat-grid{margin-top:64px;display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;min-height:700px}.hp-feat{background:var(--hp-bg-2);border:1px solid var(--hp-line-soft);border-radius:var(--hp-r-lg);padding:32px;display:flex;flex-direction:column;gap:18px;position:relative;overflow:hidden;min-height:320px}.hp-feat.is-dark{background:var(--hp-ink);color:var(--hp-bg);border-color:#ffffff0f}.hp-feat.is-dark .label{color:#f5f1ec80}.hp-feat.is-dark p{color:#f5f1eca6}.hp-feat.is-tall{grid-row:span 2;min-height:100%}.hp-feat .label{font-family:var(--hp-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-muted)}.hp-feat h3{font-family:var(--hp-display);font-size:clamp(26px,2.4vw,36px);font-weight:500;letter-spacing:-.012em;line-height:1.05}.hp-feat p{font-size:14px;color:var(--hp-muted);line-height:1.55;max-width:44ch}.hp-feat .big-num{font-family:var(--hp-display);font-size:clamp(64px,7vw,110px);font-weight:500;line-height:.9;letter-spacing:-.03em;margin-top:auto}.hp-feat .big-num sup{font-size:.32em;color:var(--hp-heat);vertical-align:super;margin-left:4px}.hp-feat .ic{width:48px;height:48px;border-radius:var(--hp-r-md);background:var(--hp-bg);border:1px solid var(--hp-line-soft);display:grid;place-items:center;color:var(--hp-heat-deep);align-self:flex-start}.hp-feat.is-dark .ic{background:#ffffff0a;border-color:#ffffff14;color:var(--hp-heat)}.hp-feat .heat-scale{margin-top:auto}.hp-feat .heat-scale .dots{display:flex;gap:6px;margin-bottom:10px}.hp-feat .heat-scale .dots span{flex:1;height:6px;border-radius:999px;background:var(--hp-bg-3)}.hp-feat .heat-scale .dots span.on{background:linear-gradient(90deg,var(--hp-amber),var(--hp-heat),var(--hp-heat-deep))}.hp-feat .heat-scale .ticks{display:flex;justify-content:space-between;font-family:var(--hp-mono);font-size:10px;letter-spacing:.08em;color:var(--hp-muted)}.hp-feat .spec-line{display:flex;align-items:baseline;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--hp-line-soft)}.hp-feat.is-dark .spec-line{border-bottom-color:#ffffff0f}.hp-feat .spec-line:last-child{border-bottom:none}.hp-feat .spec-line .k{font-family:var(--hp-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-muted)}.hp-feat.is-dark .spec-line .k{color:#f5f1ec80}.hp-feat .spec-line .v{font-family:var(--hp-display);font-size:17px;font-weight:500;color:inherit}@media(max-width:1024px){.hp-feat-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;min-height:0}.hp-feat.is-tall{grid-row:span 2}}@media(max-width:640px){.hp-feat-grid{grid-template-columns:1fr}.hp-feat.is-tall{grid-row:span 1}}.hp-ba-wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:56px}@media(max-width:720px){.hp-ba-wrap{grid-template-columns:1fr}}.hp-ba-card{border-radius:var(--hp-r-lg);border:1px solid var(--hp-line-soft);background:var(--hp-bg-2);padding:26px;display:flex;flex-direction:column;gap:16px}.hp-ba-card.after{background:linear-gradient(180deg,var(--hp-bg-3),var(--hp-bg-2));border-color:var(--hp-heat-soft)}.hp-ba-card .ba-tag{font-family:var(--hp-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-muted)}.hp-ba-card.after .ba-tag{color:var(--hp-heat-deep)}.hp-ba-card .ba-h{font-family:var(--hp-display);font-size:26px;font-weight:500;letter-spacing:-.012em;line-height:1.1}.hp-ba-card .ba-bars{display:flex;flex-direction:column;gap:10px;margin-top:4px}.hp-ba-card .ba-bar{display:grid;grid-template-columns:130px 1fr 48px;gap:12px;align-items:center;font-size:12.5px;color:var(--hp-muted)}.hp-ba-card .ba-bar .meter{height:6px;border-radius:999px;background:var(--hp-bg-3);overflow:hidden}.hp-ba-card .ba-bar .meter i{display:block;height:100%;background:var(--hp-ink)}.hp-ba-card.after .ba-bar .meter i{background:linear-gradient(90deg,var(--hp-amber),var(--hp-heat-deep))}.hp-ba-card .ba-bar .v{font-family:var(--hp-display);font-size:15px;color:var(--hp-ink);text-align:right;font-weight:500}.hp-rev-stats{margin-top:8px;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:14px;padding:28px;border-radius:var(--hp-r-xl);border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.hp-section--cream .hp-rev-stats,.hp-section--oat .hp-rev-stats{border-color:var(--hp-line-soft);background:var(--hp-bg-2)}.hp-rev-stats .big{display:flex;flex-direction:column;gap:6px}.hp-rev-stats .big .v{font-family:var(--hp-display);font-size:56px;font-weight:500;line-height:1;color:var(--hp-bg)}.hp-section--cream .hp-rev-stats .big .v,.hp-section--oat .hp-rev-stats .big .v{color:var(--hp-ink)}.hp-rev-stats .big .stars{color:var(--hp-heat)}.hp-rev-stats .big .lbl{font-family:var(--hp-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#f5f1ec8c}.hp-rev-stats .ratebar{display:flex;flex-direction:column;gap:6px;padding-left:24px;border-left:1px solid rgba(255,255,255,.08)}.hp-rev-stats .ratebar .row{display:grid;grid-template-columns:24px 1fr 32px;gap:10px;align-items:center;font-size:11.5px;color:#f5f1ec99}.hp-rev-stats .ratebar .meter{height:4px;border-radius:999px;background:#ffffff0f;overflow:hidden}.hp-rev-stats .ratebar .meter i{display:block;height:100%;background:var(--hp-heat)}.hp-rev-stats .stat-block{padding-left:24px;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:6px}.hp-rev-stats .stat-block .v{font-family:var(--hp-display);font-size:36px;font-weight:500;line-height:1;color:var(--hp-bg)}.hp-section--cream .hp-rev-stats .stat-block .v,.hp-section--oat .hp-rev-stats .stat-block .v{color:var(--hp-ink)}.hp-rev-stats .stat-block .v sup{font-size:.45em;color:var(--hp-heat-deep)}.hp-rev-stats .stat-block .lbl{font-family:var(--hp-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#f5f1ec8c}@media(max-width:900px){.hp-rev-stats{grid-template-columns:1fr 1fr}.hp-rev-stats .ratebar,.hp-rev-stats .stat-block{padding-left:0;border-left:none}}.hp-review-grid{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hp-review-card2{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--hp-r-lg);padding:24px;display:flex;flex-direction:column;gap:14px;position:relative}.hp-section--cream .hp-review-card2,.hp-section--oat .hp-review-card2{background:var(--hp-bg-2);border-color:var(--hp-line-soft)}.hp-review-card2 .quote{font-family:var(--hp-display);font-size:19px;font-weight:500;line-height:1.25;color:var(--hp-bg)}.hp-section--cream .hp-review-card2 .quote,.hp-section--oat .hp-review-card2 .quote{color:var(--hp-ink)}.hp-review-card2 .body{font-size:13.5px;line-height:1.5;color:#f5f1eca6}.hp-section--cream .hp-review-card2 .body,.hp-section--oat .hp-review-card2 .body{color:var(--hp-muted)}.hp-review-card2 .meta{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}.hp-review-card2 .av{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--hp-heat-soft),var(--hp-heat-deep));display:grid;place-items:center;color:#fff;font-family:var(--hp-display);font-size:14px;font-weight:500;flex-shrink:0}.hp-review-card2 .nm{font-size:13px;font-weight:600;line-height:1.1;color:var(--hp-bg)}.hp-section--cream .hp-review-card2 .nm,.hp-section--oat .hp-review-card2 .nm{color:var(--hp-ink)}.hp-review-card2 .when{font-family:var(--hp-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#f5f1ec73;margin-top:2px}.hp-review-card2 .verif{margin-left:auto;font-family:var(--hp-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-heat);display:inline-flex;align-items:center;gap:4px}@media(max-width:1024px){.hp-review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hp-review-grid{grid-template-columns:1fr}}.hp-uc-grid{margin-top:56px;display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-template-rows:280px 280px;gap:14px}.hp-uc-tile{position:relative;border-radius:var(--hp-r-lg);overflow:hidden;background:var(--hp-bg-2);border:1px solid var(--hp-line-soft);padding:26px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.hp-uc-tile.is-dark{background:radial-gradient(ellipse at 40% 80%,#3a2e28,#1a1614);color:var(--hp-bg);border-color:#ffffff0f}.hp-uc-tile.is-dark .label{color:#f5f1ec8c}.hp-uc-tile.is-dark p{color:#f5f1ecb3}.hp-uc-tile.is-tall{grid-row:span 2;min-height:100%}.hp-uc-tile .label{font-family:var(--hp-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-heat-deep)}.hp-uc-tile.is-dark .label{color:var(--hp-heat)}.hp-uc-tile h3{font-family:var(--hp-display);font-size:clamp(24px,2.2vw,34px);font-weight:500;letter-spacing:-.018em;line-height:1.05;margin-top:8px}.hp-uc-tile p{font-size:13.5px;color:var(--hp-muted);margin-top:12px;max-width:36ch;line-height:1.5}.hp-uc-tile .glow{position:absolute;bottom:-20%;right:-20%;width:70%;aspect-ratio:1;background:radial-gradient(circle,rgba(232,98,61,.4),transparent 60%);filter:blur(20px);pointer-events:none}.hp-uc-tile .ic-big{color:var(--hp-heat-deep);margin-bottom:4px}.hp-uc-tile.is-dark .ic-big{color:var(--hp-heat)}@media(max-width:900px){.hp-uc-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.hp-uc-tile.is-tall{grid-row:auto}}@media(max-width:640px){.hp-uc-grid{grid-template-columns:1fr}}.hp-box-list{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.hp-box-item{padding:24px;background:var(--hp-bg-2);border:1px solid var(--hp-line-soft);border-radius:var(--hp-r-md);display:flex;flex-direction:column;gap:10px}.hp-box-item .ic{color:var(--hp-heat-deep)}.hp-box-item .nm{font-family:var(--hp-display);font-size:18px;font-weight:500}.hp-box-item .dx{font-size:12px;color:var(--hp-muted);line-height:1.45}@media(max-width:900px){.hp-box-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.hp-box-list{grid-template-columns:1fr}}.hp-cmp-table{margin-top:56px;border-radius:var(--hp-r-xl);overflow:hidden;border:1px solid var(--hp-line-soft);background:var(--hp-bg-2)}.hp-cmp-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center}.hp-cmp-row>div{padding:22px 24px;border-bottom:1px solid var(--hp-line-soft);font-size:14px;color:var(--hp-ink-2)}.hp-cmp-row.head>div{background:var(--hp-bg-3);font-family:var(--hp-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-muted);padding:18px 24px}.hp-cmp-row.head .col-us{background:var(--hp-ink);color:var(--hp-bg)}.hp-cmp-row .col-us{background:#e8623d0d;border-left:1px solid var(--hp-heat-soft);border-right:1px solid var(--hp-heat-soft);font-weight:600;color:var(--hp-ink)}.hp-cmp-row:last-child>div{border-bottom:none}.hp-cmp-feature{font-weight:600;color:var(--hp-ink)}.hp-cmp-sub{font-size:12px;color:var(--hp-muted);margin-top:4px;font-weight:400}.hp-cmp-yes{color:var(--hp-green);display:inline-flex;align-items:center;gap:6px}.hp-cmp-no{color:var(--hp-muted-2)}@media(max-width:720px){.hp-cmp-row>div{padding:14px 12px;font-size:12.5px}}.hp-pdp-faq-list{margin-top:40px;border-top:1px solid var(--hp-line-soft)}.hp-pdp-faq-item{border-bottom:1px solid var(--hp-line-soft)}.hp-pdp-faq-q{width:100%;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;font-family:var(--hp-display);font-size:clamp(20px,2vw,26px);font-weight:500;letter-spacing:-.012em;line-height:1.15;background:transparent;color:inherit}.hp-pdp-faq-q .pl{width:36px;height:36px;border-radius:50%;background:var(--hp-bg-2);display:grid;place-items:center;color:var(--hp-ink);flex-shrink:0;transition:background .2s,color .2s,transform .3s}.hp-pdp-faq-item.is-open .hp-pdp-faq-q .pl{background:var(--hp-heat);color:#fff;transform:rotate(45deg)}.hp-pdp-faq-a{max-height:0;overflow:hidden;transition:max-height .4s,padding .25s;font-size:14.5px;line-height:1.6;color:var(--hp-muted);max-width:720px}.hp-pdp-faq-item.is-open .hp-pdp-faq-a{max-height:500px;padding:0 0 26px}.hp-pdp-sticky{position:fixed;bottom:14px;left:14px;right:14px;z-index:70;background:var(--hp-bg);border:1px solid var(--hp-line);border-radius:999px;display:none;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 8px 14px;box-shadow:0 18px 40px -10px #1c191740}.hp-pdp-sticky .lhs{display:flex;align-items:center;gap:10px}.hp-pdp-sticky .thumb{width:40px;height:40px;border-radius:12px;background:radial-gradient(ellipse at 40% 60%,#3d3633,#1c1917);border:1px solid var(--hp-line);position:relative;flex-shrink:0;overflow:hidden}.hp-pdp-sticky .thumb img{width:100%;height:100%;object-fit:cover}.hp-pdp-sticky .meta{display:flex;flex-direction:column;line-height:1.1;min-width:0}.hp-pdp-sticky .meta b{font-size:12.5px;font-weight:600;color:var(--hp-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:38vw}.hp-pdp-sticky .meta span{font-size:11px;color:var(--hp-muted);margin-top:2px}.hp-pdp-sticky .add{background:linear-gradient(135deg,var(--hp-heat),var(--hp-heat-deep));color:#fff;padding:12px 18px;border-radius:999px;font-size:13px;font-weight:600;box-shadow:0 8px 20px -6px #e8623d99;border:0;cursor:pointer}@media(max-width:1024px){.hp-pdp-sticky{display:flex}}.hp-final-cta-pdp{margin:clamp(60px,8vw,100px) 0 0;position:relative;border-radius:var(--hp-r-xl);background:radial-gradient(ellipse at 30% 50%,#2a2422,#0f0d0c);padding:clamp(56px,8vw,96px) clamp(28px,5vw,64px);color:var(--hp-bg);overflow:hidden;text-align:center}.hp-final-cta-pdp:before{content:"";position:absolute;inset:-10% -20% auto -20%;height:80%;background:radial-gradient(50% 50% at 50% 0%,rgba(232,98,61,.4),transparent 70%);pointer-events:none;filter:blur(20px)}.hp-final-cta-pdp .hp-eyebrow{color:#f5f1ec8c;justify-content:center;display:inline-flex}.hp-final-cta-pdp h2{font-family:var(--hp-display);font-weight:500;font-size:clamp(44px,6vw,88px);line-height:.98;letter-spacing:-.028em;margin-top:22px;position:relative}.hp-final-cta-pdp p{max-width:540px;margin:22px auto 0;font-size:16px;color:#f5f1ecb3;position:relative}.hp-final-cta-pdp .row{margin-top:36px;display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center;position:relative}.hp-final-cta-pdp .gtee{margin-top:28px;font-family:var(--hp-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#f5f1ec8c;position:relative}@media(max-width:720px){.hp-price-main{font-size:30px}.hp-pg-gallery{grid-template-columns:1fr}.hp-pg-thumbs{flex-direction:row;overflow-x:auto;order:2;padding-bottom:4px}.hp-pg-thumb{flex-shrink:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/heatpads-pdp.css.map */
