.hp-pdp{padding:1.5rem 0 0}.hp-pdp__crumb{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.78rem;color:var(--hp-muted);margin-bottom:1.4rem}.hp-pdp__crumb a{color:var(--hp-muted);text-decoration:none}.hp-pdp__crumb a:hover{color:var(--hp-black)}.hp-pdp__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:990px){.hp-pdp__grid{grid-template-columns:1fr .9fr;gap:2rem;align-items:start}.hp-pdp__gallery{position:sticky;top:1rem;max-width:340px!important;width:340px!important;margin-left:auto!important}.hp-pdp__main{max-width:340px!important;max-height:340px!important}.hp-pdp__thumbs{flex-wrap:nowrap!important;overflow-x:auto;scrollbar-width:none}.hp-pdp__thumbs::-webkit-scrollbar{display:none}}.hp-pdp__main{position:relative;border:1px solid var(--hp-line);background:var(--hp-bg2);aspect-ratio:1/1;overflow:hidden;isolation:isolate;z-index:0}.hp-pdp__main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hp-pdp__badge{position:absolute;top:1rem;left:1rem;z-index:1;background:var(--hp-yellow);color:var(--hp-black);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .6rem}.hp-pdp__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.3rem;height:2.3rem;border:0;border-radius:6px;background:#111111d9;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s}.hp-pdp__arrow:hover{background:#111}.hp-pdp__arrow svg{width:1.05rem;height:1.05rem;stroke:#fff;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hp-pdp__arrow--prev{left:.55rem}.hp-pdp__arrow--next{right:.55rem}@media(max-width:749px){.hp-pdp__arrow{width:2rem;height:2rem}.hp-pdp__arrow svg{width:.9rem;height:.9rem}}.hp-pdp__thumbs{display:flex;gap:.9rem;margin-top:.7rem;flex-wrap:wrap}.hp-pdp__thumb{width:4.8rem;height:4.8rem;border:1px solid var(--hp-line);background:var(--hp-bg2);padding:0;cursor:pointer;overflow:hidden;flex:none}.hp-pdp__thumb.is-active{border:2px solid var(--hp-black)}.hp-pdp__thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hp-pdp__title{font-family:var(--font-heading-family);font-weight:700;text-transform:uppercase;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1;margin:.3rem 0 .5rem}.hp-pdp__ratingrow{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:0 0 .7rem}.hp-pdp__ratingnum{font-weight:800;font-size:.92rem;color:#111}.hp-pdp__ratingstars{display:inline-flex;height:15px}.hp-pdp__ratingstars svg{height:100%;width:auto;display:block}.hp-pdp__ratingcount{font-size:.8rem;color:var(--hp-muted);font-weight:500}.hp-pdp__ratingtp{display:inline-flex;align-items:center;height:14px;flex:none}.hp-pdp__ratingtp svg{height:100%;width:auto;display:block}.hp-pdp__stars{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;color:var(--hp-muted);margin-bottom:1rem}.hp-pdp__stars svg{width:1rem;height:1rem;color:var(--hp-yellow)}.hp-pdp__price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin:.2rem 0}.hp-pdp__now{font-size:2rem;font-weight:700}.hp-pdp__price del{color:var(--hp-muted);font-weight:400}.hp-pdp__tax{font-size:.72rem;color:var(--hp-muted)}.hp-pdp__pay{font-size:.82rem;color:var(--hp-muted);margin:.3rem 0 1.2rem}.hp-pdp__specs{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--hp-line);border:1px solid var(--hp-line);margin:0 0 1.3rem}.hp-pdp__specs>div{background:var(--hp-white);padding:.75rem .9rem;display:flex;flex-direction:column;gap:.1rem}.hp-pdp__specs span{font-size:.64rem;text-transform:uppercase;letter-spacing:.06em;color:var(--hp-muted)}.hp-pdp__specs strong{font-size:.92rem}.hp-pdp__stockpill{display:flex;align-items:flex-start;gap:.6rem;background:#e8f5ed;border:1px solid var(--hp-green);color:#0e5224;padding:.75rem .95rem;font-size:.86rem;margin:0 0 1.2rem;line-height:1.4}.hp-pdp__stockpill-dot{width:.65rem;height:.65rem;border-radius:50%;background:var(--hp-green);flex:none;margin-top:.36rem;box-shadow:0 0 #1f8a3b8c;animation:hp-pulse 1.8s ease-out infinite}@keyframes hp-pulse{0%{box-shadow:0 0 #1f8a3b99}70%{box-shadow:0 0 0 8px #1f8a3b00}to{box-shadow:0 0 #1f8a3b00}}.hp-pdp__stockpill strong{font-weight:700;color:var(--hp-black)}.hp-pdp__stockpill .hp-pdp__cd-time{display:block;font-size:.74rem;margin-top:.18rem;color:#0e5224;opacity:.85}.hp-pdp__out{color:var(--hp-muted);font-weight:600;margin-bottom:.8rem;display:block}.hp-pdp__variant{width:100%;padding:.8rem 1rem;border:2px solid var(--hp-black);margin-bottom:.8rem;font-family:inherit;font-size:.95rem;border-radius:0;background:#f4f4f4}.hp-pdp__cart{display:flex;gap:.6rem;margin-bottom:.5rem}.hp-qty{display:flex;align-items:center;border:2px solid var(--hp-black);flex:none}.hp-qty button{width:2.6rem;height:100%;background:none;border:0;font-size:1.2rem;cursor:pointer;line-height:1}.hp-qty input{width:2.8rem;text-align:center;border:0;font-family:inherit;font-size:1rem;-moz-appearance:textfield}.hp-qty input::-webkit-outer-spin-button,.hp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hp-pdp__cart .hp-btn{flex:1}.hp-pdp__atc svg{width:1.1rem;height:1.1rem;flex:none;stroke:currentColor;fill:none}.hp-pdp__buynow{display:flex;align-items:center;justify-content:center;gap:.7rem;width:100%;background:var(--hp-black);color:var(--hp-white);border:0;padding:1rem 1.3rem;font-family:inherit;font-weight:700;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;margin-top:.55rem;transition:.15s}.hp-pdp__buynow:hover{background:#222}.hp-pdp__buynow svg{width:1.1rem;height:1.1rem;flex:none;stroke:currentColor;fill:none}.hp-pdp__buynow.is-loading{opacity:.65;cursor:wait}.hp-pdp__buy .shopify-payment-button{display:none!important}.hp-pdp__reassure{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;padding:1.4rem 0 0;margin:1.4rem 0 0;border-top:1px solid var(--hp-line)}@media(min-width:550px){.hp-pdp__reassure{grid-template-columns:repeat(4,1fr)}}.hp-pdp__reassure li{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.hp-pdp__reassure svg{width:1.5rem;height:1.5rem;flex:none}.hp-pdp__reassure small{display:block;color:var(--hp-muted);font-weight:500;font-size:.7rem;text-transform:none;letter-spacing:0;line-height:1.3;margin-top:.1rem}.hp-pdp__content{max-width:60rem;margin:3rem auto 0}.hp-acc{border-bottom:1px solid var(--hp-line)}.hp-acc summary{padding:1.1rem 0;font-weight:700;text-transform:uppercase;font-size:.95rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.hp-acc summary::-webkit-details-marker{display:none}.hp-acc summary:after{content:"+";color:var(--hp-yellow);-webkit-text-stroke:.5px #111;font-size:1.3rem;font-weight:700}.hp-acc[open] summary:after{content:"\2013"}.hp-acc__b{padding:0 0 1.3rem;color:var(--hp-muted);line-height:1.6}.hp-acc__b table{width:100%;border-collapse:collapse}.hp-acc__b td{padding:.55rem 0;border-bottom:1px solid var(--hp-line);font-size:.9rem}.hp-acc__b td:first-child{color:var(--hp-muted);width:55%}.hp-acc__b td:last-child{font-weight:600;color:var(--hp-black)}.hp-xsell{margin-top:3.5rem}.hp-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--hp-black);color:#f4f4f4;border-top:3px solid var(--hp-yellow);transform:translateY(110%);transition:transform .25s ease;box-shadow:0 -6px 24px #00000073}.hp-pdp__sticky.is-on{transform:translateY(0)}.hp-pdp__sticky-in{display:flex;align-items:center;gap:1rem;padding:.6rem 20px}.hp-pdp__sticky-in img{width:3rem;height:3rem;object-fit:contain;background:#f4f4f4;border:1px solid rgba(255,255,255,.15);flex:none}.hp-pdp__sticky-info{display:flex;flex-direction:column;justify-content:center;line-height:1.25;flex:1;min-width:0}.hp-pdp__sticky-info strong{color:#f4f4f4!important;font-size:.92rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-pdp__sticky-info span{color:var(--hp-yellow)!important;font-weight:700;font-size:1.05rem}.hp-pdp__sticky .hp-btn{flex:none;min-width:14rem;white-space:nowrap;border-radius:0}@media(max-width:600px){.hp-pdp__sticky-in{gap:.7rem;padding:.5rem 14px}.hp-pdp__sticky-in img{display:none}.hp-pdp__sticky-info strong{font-size:.8rem}.hp-pdp__sticky-info span{font-size:.98rem}.hp-pdp__sticky .hp-btn{flex:0 0 auto;min-width:0;padding:.95rem 1.2rem;font-size:.8rem}}.hp .hp-pdp__content{counter-reset:hpacc;display:flex;flex-direction:column;gap:.65rem}.hp .hp-pdp__content .hp-acc{position:relative;counter-increment:hpacc;border:0;border-radius:0;background:#fff;padding:0 1.2rem;overflow:hidden;box-shadow:0 1px 2px #1111110d,0 3px 10px #1111110f;transition:box-shadow .2s}.hp .hp-pdp__content .hp-acc:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:#fdbe12;transition:width .22s ease;z-index:1}.hp .hp-pdp__content .hp-acc[open]{box-shadow:0 8px 26px #11111121}.hp .hp-pdp__content .hp-acc[open]:before{width:4px}.hp .hp-pdp__content .hp-acc summary{margin:0 -1.2rem;padding:1.05rem 1.2rem;transition:background .2s}.hp .hp-pdp__content .hp-acc[open] summary{background:#fffdf3}.hp .hp-pdp__content .hp-acc summary>span{display:inline-flex;align-items:center}.hp .hp-pdp__content .hp-acc summary .hp-acc__num{flex:none;width:1.85rem;height:1.85rem;display:inline-flex;align-items:center;justify-content:center;background:#eceef1;border-radius:0;font-size:0;font-weight:800;color:#111;margin-right:.8rem;transition:.2s}.hp .hp-pdp__content .hp-acc summary .hp-acc__num:before{content:counter(hpacc);font-size:.85rem}.hp .hp-pdp__content .hp-acc[open] summary .hp-acc__num{background:#fdbe12;color:#111}@media(max-width:600px){.hp .hp-pdp__content .hp-acc summary .hp-acc__num{width:1.65rem;height:1.65rem}.hp .hp-pdp__content .hp-acc summary .hp-acc__num:before{font-size:.78rem}}.hp-pdp__tpwrap-atc{display:flex;margin:0 0 .6rem}.hp-tpx{display:flex;align-items:center;gap:.6rem}.hp-tpx__logo{display:flex;flex-direction:column;align-items:stretch;gap:.18rem;flex:none}.hp-tpx__row{display:flex;align-items:center;gap:.2rem;line-height:1}.hp-tpx__mark{width:.9rem;height:.9rem;flex:none}.hp-tpx__brand{font-weight:800;font-size:.85rem;color:#000;white-space:nowrap;line-height:1;letter-spacing:-.02em}.hp-tpx__stars{display:block;width:0;min-width:100%;line-height:0}.hp-tpx__stars svg{width:100%;height:auto;display:block}.hp-tpx__txt{font-size:.8rem;color:#111;font-weight:400;line-height:1.25;flex:1;min-width:0}@media(max-width:480px){.hp-tpx__mark{width:.85rem;height:.85rem}.hp-tpx__brand{font-size:.8rem}.hp-tpx__txt{font-size:.76rem}}.hp-pdp__cart{position:relative}.hp-pdp__atc{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:1.1rem 1rem 1rem;border:0;border-radius:12px;background:linear-gradient(180deg,#ffd23c,#fdbe12);color:#111;box-shadow:inset 0 1px #ffffff80,0 6px #c9910a,0 11px 18px #11111138;transform:translateY(0);transition:transform .12s ease,box-shadow .12s ease,background .15s ease;cursor:pointer}.hp-pdp__atc:hover:not(:disabled){background:linear-gradient(180deg,#ffda54,#fdc722);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff8c,0 8px #c9910a,0 16px 24px #11111142}.hp-pdp__atc:active:not(:disabled){transform:translateY(5px);box-shadow:inset 0 1px #ffffff59,0 1px #c9910a,0 3px 8px #11111129;transition:transform .05s ease,box-shadow .05s ease}.hp-pdp__atc:disabled{background:#e2e2e2;color:#8a8a8a;box-shadow:0 6px #c7c7c7;cursor:not-allowed}.hp-pdp__atc-main{font-size:1.32rem;font-weight:800;letter-spacing:.02em;line-height:1.1}.hp-pdp__atc small{display:block;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:none;line-height:1;opacity:.7}.hp-pdp__reassu{display:flex;align-items:center;justify-content:center;gap:.7rem;margin:.6rem 0 0;flex-wrap:wrap}.hp-pdp__reassu-item{display:flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;color:#111;white-space:nowrap}.hp-pdp__reassu-item svg{flex:none;width:.85rem;height:.85rem;stroke:#111;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hp-pdp__reassu-sep{width:1px;height:.9rem;background:#ccc;flex:none}@media(max-width:500px){.hp-pdp__reassu{gap:.5rem .5rem;justify-content:center}.hp-pdp__reassu-sep:last-of-type{display:none}}.hp-pdp__reviews{margin:1.3rem 0 0}.hp-pdp__reviews-head{margin-bottom:.8rem}.hp-pdp__reviews-head strong{font-size:.98rem;font-weight:800}.hp-pdp__reviews-track{display:flex;align-items:stretch;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hp-pdp__reviews-track::-webkit-scrollbar{display:none}.hp-pdp__review{flex:0 0 86%;max-width:20rem;scroll-snap-align:start;background:#fff;border:1px solid var(--hp-line);border-radius:12px;padding:1.1rem;box-shadow:0 1px 5px #0000000d;display:flex;flex-direction:column}.hp-tpstar2s{display:inline-flex;height:18px;margin-bottom:.7rem}.hp-tpstar2s svg{height:100%;width:auto;display:block}.hp-pdp__review-title{display:block;font-weight:700;font-size:.95rem;margin:0 0 .3rem;color:#111}.hp-pdp__review p{flex:1 0 auto;margin:.1rem 0 .9rem;font-size:.87rem;line-height:1.55;color:#333}.hp-pdp__review-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.7rem;border-top:1px solid #f0f0f0}.hp-pdp__review-author{font-size:.76rem;color:var(--hp-muted)}.hp-pdp__review-author strong{color:#111;font-weight:700}.hp-pdp__review-tp{display:inline-flex;align-items:center;height:14px;flex:none}.hp-pdp__review-tp svg{height:100%;width:auto;display:block}.hp-pdp__reviews-foot{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1rem}.hp-pdp__rev-arrow{width:2rem;height:2rem;border:1px solid var(--hp-line);background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.05rem;color:#111;line-height:1}.hp-pdp__rev-dots{display:flex;gap:.4rem;align-items:center}.hp-pdp__rev-dots button{width:.5rem;height:.5rem;border-radius:50%;border:0;background:#d8d8d8;padding:0;cursor:pointer;transition:.15s}.hp-pdp__rev-dots button.is-on{background:#00b67a;transform:scale(1.3)}.hp-pdp__test{margin:1.4rem 0 0}.hp-pdp__test-live{display:inline-flex;align-items:center;gap:.4rem;font-family:Courier New,monospace;font-size:.6rem;letter-spacing:.05em;text-transform:uppercase;color:var(--hp-muted);font-weight:700;margin:0 0 .4rem}.hp-pdp__test-live .dot{width:.45rem;height:.45rem;border-radius:50%;background:#e3342f;box-shadow:0 0 #e3342f99;animation:hp-pulse 1.8s ease-out infinite}.hp-pdp__test-title{display:block;font-family:var(--font-heading-family);font-weight:800;text-transform:uppercase;font-size:1.2rem;line-height:1.05;color:#111;letter-spacing:.01em;margin:0 0 .7rem}.hp-pdp__test-title em{font-style:normal;background:var(--hp-yellow,#fdbe12);color:#111;padding:0 .12em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.hp-pdp__test-title--2{margin-top:1.6rem}.hp-pdp__test-video{position:relative;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:1/1}.hp-pdp__test-video+.hp-pdp__test-video{margin-top:.85rem}.hp-pdp__test-video video{width:100%;height:100%;object-fit:cover;display:block}.hp-pdp__test-vbadge{position:absolute;left:.7rem;bottom:.7rem;display:inline-flex;align-items:center;gap:.4rem;background:#000000c7;color:#fff;font-family:Courier New,monospace;font-size:.56rem;letter-spacing:.03em;text-transform:uppercase;font-weight:700;padding:.35rem .6rem;border-radius:5px;border:1px solid rgba(255,255,255,.18)}.hp-pdp__test-vbadge svg{width:.85rem;height:.85rem;stroke:var(--hp-yellow,#fdbe12);fill:none;stroke-width:2;flex:none}.hp-pdp__test-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2a2a2a;border-radius:12px;overflow:hidden;margin:.8rem 0 0}.hp-pdp__test-stats>div{background:#111;padding:1rem .55rem;text-align:center;display:flex;flex-direction:column;gap:.25rem}.hp-pdp__test-stats strong{color:var(--hp-yellow,#fdbe12);font-size:1.15rem;font-weight:800;letter-spacing:.01em;line-height:1}.hp-pdp__test-stats span{color:#ffffff8c;font-size:.55rem;text-transform:uppercase;letter-spacing:.03em;line-height:1.25}.hp-pdp__btp{border:1px solid var(--hp-line);border-radius:14px;padding:1.2rem;margin:1.4rem 0 0;background:#fff;text-align:center}.hp-pdp__btp-t1{font-size:.8rem;font-weight:800;color:#111;line-height:1.3;margin:0 0 .9rem;letter-spacing:.01em}.hp-pdp__btp-logos{display:flex;align-items:center;justify-content:center;gap:1.8rem;margin:0 0 .9rem}.hp-pdp__btp-logos img{height:1.7rem;width:auto;display:block;object-fit:contain}.hp-pdp__btp-t2{font-size:.78rem;color:var(--hp-muted);line-height:1.5;margin:0}.hp-pdp__julien{display:flex;flex-direction:column;gap:1rem;background:#111;border-radius:14px;padding:1.2rem;margin:1.4rem 0 0;color:#fff}.hp-pdp__julien-head{display:flex;gap:1rem;align-items:center}.hp-pdp__julien-av{position:relative;flex:none;padding-bottom:.4rem}.hp-pdp__julien-av img{width:4.2rem;height:4.2rem;border-radius:50%;object-fit:cover;display:block;border:2px solid #fff}.hp-pdp__julien-status{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.28rem;background:#fff;color:#111;font-size:.62rem;font-weight:700;padding:.14rem .45rem;border-radius:999px;white-space:nowrap;box-shadow:0 1px 4px #0000004d}.hp-pdp__julien-status .dot{width:.45rem;height:.45rem;border-radius:50%;background:#25d366;box-shadow:0 0 #25d36699;animation:hp-pulse2 1.8s ease-out infinite}@keyframes hp-pulse2{0%{box-shadow:0 0 #25d3668c}70%{box-shadow:0 0 0 6px #25d36600}to{box-shadow:0 0 #25d36600}}.hp-pdp__julien-txt{flex:1;min-width:0;margin:0;font-size:.88rem;line-height:1.45;color:#ffffffeb}.hp-pdp__julien-txt strong{color:#fff}.hp-pdp__julien-actions{display:flex;flex-direction:column;gap:.55rem}.hp-pdp__julien-wa,.hp-pdp__julien-mail{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:center;gap:.45rem;font-weight:700;font-size:.85rem;padding:.72rem .95rem;border-radius:8px;text-decoration:none;transition:.15s}.hp-pdp__julien-wa{background:#25d366;color:#fff}.hp-pdp__julien-wa:hover{background:#1ebe5b}.hp-pdp__julien-wa svg{width:1.05rem;height:1.05rem;fill:#fff}.hp-pdp__julien-mail{background:var(--hp-yellow,#fdbe12);color:#111}.hp-pdp__julien-mail:hover{background:#e8c40f}.hp-pdp__julien-mail svg{width:1.05rem;height:1.05rem;stroke:#111;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hp-pdp__content{max-width:60rem;margin:2.2rem auto 0;display:flex;flex-direction:column;gap:.7rem}.hp-pdp__content .hp-acc{border:1px solid #d8d8d8;border-radius:0;background:#fff;padding:0 1.2rem}.hp-pdp__specs{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:.2rem 0 .35rem}.hp-pdp__specs .sp{border:1px solid var(--hp-line);border-radius:12px;padding:.95rem;background:#fff;display:flex;flex-direction:column;gap:.1rem}.hp-pdp__specs .sp .sp-ic{width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;background:none}.hp-pdp__specs .sp .sp-ic svg{width:1.4rem;height:1.4rem;stroke:var(--hp-yellow,#fdbe12);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hp-pdp__specs .sp strong{font-size:1.45rem;font-weight:800;color:#111;line-height:1.05}.hp-pdp__specs .sp span{font-size:.64rem;text-transform:uppercase;letter-spacing:.05em;color:var(--hp-muted);font-weight:600;margin-top:.1rem}.hp-pdp__specs .sp--wide{grid-column:1 / -1}.hp-pdp__specs .sp--hero{grid-column:1 / -1;flex-direction:row;align-items:center;gap:1rem;background:#111;border-color:#111;padding:1.15rem 1.25rem}.hp-pdp__specs .sp--hero .sp-ic{flex:none;width:2.8rem;height:2.8rem;border-radius:10px;background:#f5cf1029;margin-bottom:0}.hp-pdp__specs .sp--hero .sp-ic svg{width:1.6rem;height:1.6rem}.hp-pdp__specs .sp--hero .sp-txt{display:flex;flex-direction:column}.hp-pdp__specs .sp--hero strong{color:var(--hp-yellow,#fdbe12);font-size:2.1rem;line-height:1}.hp-pdp__specs .sp--hero span{color:#fff9;margin-top:.25rem;font-size:.68rem}.hp-pdp__ship-list{list-style:none;padding:.1rem 0 .3rem;margin:0;display:grid;gap:.75rem}.hp-pdp__ship-list li{display:flex;align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.4;color:#222}.hp-pdp__ship-list svg{width:1.15rem;height:1.15rem;flex:none;stroke:#1f8a3b;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-top:.08rem}.hp-pdp__ship-list strong{font-weight:700;color:#111}.hp-acc summary .hp-acc__num{color:var(--hp-muted);font-weight:600;margin-right:.6rem;font-size:.85em}.hp-acc summary:after{content:"\276f"!important;color:#111!important;-webkit-text-stroke:0!important;font-size:1rem!important;font-weight:700;display:inline-block;transform:rotate(90deg);transition:transform .2s ease}.hp-acc[open] summary:after{content:"\276f"!important;transform:rotate(-90deg)}.hp-pdp__sticky{border-top:0!important}.hp-pdp__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;height:100%;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hp-pdp__track::-webkit-scrollbar{display:none}.hp-pdp__slide{flex:0 0 100%;scroll-snap-align:start;height:100%;display:flex;align-items:center;justify-content:center}.hp-pdp__slide img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}@media(max-width:749px){.hp-pdp__demo,.hp-pdp__inspect{font-size:.6rem;padding:.4rem .6rem;gap:.3rem}.hp-pdp__gcount strong{font-size:.85rem}.hp-pdp__buycard{padding:1.1rem}.hp-pdp__scanbar{font-size:.54rem;padding:.45rem .55rem .8rem}.hp-pdp__trust2 li{font-size:.86rem}.hp-pdp__logi-name strong{font-size:.9rem}.hp-pdp__logi-name>span{font-size:.76rem}.hp-pdp__cd-time{font-size:.78rem;padding:.24rem .4rem}.hp-pdp__logi-eta strong{font-size:.74rem}.hp-pdp__logi-bot{gap:.4rem;padding:.65rem .7rem}.hp-pdp__logi .lbl{font-size:.56rem}.hp-pdp__klarna2{font-size:.7rem}.hp-pdp__atc-main{font-size:1.18rem}.hp-pdp__review{flex:0 0 88%}.hp-pdp__test-title{font-size:1.05rem}.hp-pdp__test-stats{grid-template-columns:repeat(2,1fr)}.hp-pdp__test-stats strong{font-size:1.02rem}.hp-pdp__btp-logos{gap:1.2rem}.hp-pdp__btp-logos img{height:1.45rem}.hp-pdp__specs .sp{padding:.8rem}.hp-pdp__specs .sp strong{font-size:1.25rem}.hp-pdp__specs .sp span{font-size:.6rem}.hp-pdp__specs .sp--hero strong{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/hp-product.css.map */
