.strovia-product [hidden]{display:none!important}.strovia-product .stars{color:var(--amber);letter-spacing:2px;font-size:13px}.strovia-product .tick{flex:none;width:19px;height:19px;border-radius:50%;background:var(--blue-soft);color:var(--blue-dark);display:grid;place-items:center;font-size:11px;font-weight:700}.strovia-product .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.strovia-product .crumbs{padding:20px var(--gut) 0;font-size:13px;color:var(--dim)}.strovia-product .crumbs a{text-decoration:none}.strovia-product .crumbs a:hover{color:var(--blue-dark)}.strovia-product .crumbs b{color:var(--text);font-weight:600}.strovia-product .pdp{display:grid;grid-template-columns:1.04fr .96fr;gap:52px;padding:30px var(--gut) 84px;align-items:start}.strovia-product .gallery{position:sticky;top:96px}.strovia-product .stage{position:relative;aspect-ratio:1;background:var(--white);border:1px solid var(--line-2);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.strovia-product .g-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#ffffffd1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--navy);font-family:var(--sans);font-size:24px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px -8px #0b1f3a66;transition:background .2s,transform .2s}.strovia-product .g-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.strovia-product .g-arrow:active{transform:translateY(-50%) scale(.96)}.strovia-product .g-arrow.prev{left:14px}.strovia-product .g-arrow.next{right:14px}@keyframes strovia-pdp-pulse{70%{box-shadow:0 0 0 8px #0e9f6e00}to{box-shadow:0 0 #0e9f6e00}}.strovia-product .view{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:20px;opacity:0;transition:opacity .35s ease;pointer-events:none;padding:20px}.strovia-product .view.active{opacity:1;pointer-events:auto}.strovia-product .flagbest{position:absolute;top:16px;left:50%;transform:translate(-50%);font-family:var(--mono);font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--navy);padding:6px 12px;border-radius:8px;z-index:3}.strovia-product .view[data-view^=s]{background:#afc5f2;padding:0}.strovia-product .pshot{width:100%;height:100%;object-fit:contain;object-position:center}.strovia-product .cap-meta{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:3;white-space:nowrap;background:#ffffffe6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:6px 14px;font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;color:var(--blue-dark);box-shadow:0 10px 22px -14px #0b1f3a80}.strovia-product .thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.strovia-product .thumbs::-webkit-scrollbar{display:none}.strovia-product .thumb{flex:0 0 auto;width:84px;height:84px;border:1.5px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden;cursor:pointer;padding:0;position:relative;transition:border-color .2s,transform .2s,box-shadow .2s}.strovia-product .thumb:hover{transform:translateY(-2px)}.strovia-product .thumb.active{border-color:var(--blue);box-shadow:0 0 0 1.5px var(--blue)}.strovia-product .thumb img{width:100%;height:100%;object-fit:cover;background:#afc5f2;display:block}.strovia-product .buy h1{font-size:clamp(32px,4.2vw,49.6px);margin:10px 0 8px}.strovia-product .rating-line{display:flex;align-items:center;gap:12px;font-size:14px;margin-bottom:12px}.strovia-product .rating-line a{color:var(--dim);text-decoration:underline;text-underline-offset:3px}.strovia-product .rating-line a:hover{color:var(--blue-dark)}.strovia-product .price-line{display:flex;align-items:baseline;gap:12px;margin-bottom:14px;flex-wrap:wrap}.strovia-product .price-line .p{font-family:var(--disp);font-size:34px;font-weight:700;letter-spacing:-.02em}.strovia-product .price-line .was{font-size:17px;color:var(--dim);text-decoration:line-through}.strovia-product .price-line .per{font-size:13.5px;color:var(--dim);flex-basis:100%}.strovia-product .disc-badge{align-self:center;font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.04em;color:#fff;background:var(--navy);padding:4px 10px;border-radius:999px}.strovia-product .trending{font-size:13px;color:var(--dim);margin-bottom:10px;line-height:1.6;min-height:20px;transition:opacity .35s ease}.strovia-product .trending.fade{opacity:0}.strovia-product .trending b{color:var(--text);font-weight:700}.strovia-product .promo{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #f2c89a;background:linear-gradient(180deg,#fff6ec,#fdefdd);border-radius:9px;padding:4px 5px 4px 14px;margin-bottom:16px;overflow:hidden}.strovia-product .promo-main{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}.strovia-product .promo-txt{font-size:12.5px;color:#8a5a22}.strovia-product .promo-txt b{color:#6b3f12;font-weight:700}.strovia-product .promo-code{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#8a5a22}.strovia-product .promo-code b{font-family:var(--mono);letter-spacing:.06em;color:#6b3f12}.strovia-product .promo-copy{border:0;background:#8b5a221f;color:#6b3f12;width:20px;height:20px;border-radius:5px;cursor:pointer;font-size:11px;display:grid;place-items:center;transition:background .2s}.strovia-product .promo-copy:hover{background:#8b5a2238}.strovia-product .promo-ribbon{flex:none;font-family:var(--mono);font-weight:700;font-size:11px;letter-spacing:.06em;color:#fff;background:linear-gradient(180deg,#f5972f,#e07b18);padding:5px 12px;border-radius:6px;box-shadow:0 8px 16px -8px #e07b18b3}.strovia-product .opt-label{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);margin-bottom:8px;display:flex;justify-content:space-between;gap:12px}.strovia-product .opt-label span{font-family:var(--sans);font-weight:600;letter-spacing:0;text-transform:none;color:var(--blue-dark);font-size:12.5px}.strovia-product .variants{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.strovia-product .variants[data-count="1"]{grid-template-columns:1fr}.strovia-product .variants[data-count="2"]{grid-template-columns:repeat(2,1fr)}.strovia-product .variants[data-count="3"]{grid-template-columns:repeat(3,1fr)}.strovia-product .v-btn{border:1.5px solid var(--line);background:var(--white);border-radius:12px;padding:12px 8px;cursor:pointer;text-align:center;font-family:var(--sans);transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;position:relative;display:block}.strovia-product .v-btn:hover{transform:translateY(-2px)}.strovia-product .v-btn .mg{font-family:var(--mono);font-weight:600;font-size:14px;display:block}.strovia-product .v-btn .tag{font-size:10.5px;color:var(--dim);display:block;margin-top:2px;font-weight:500}.strovia-product .v-btn.active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 10px 22px -10px #2579d18c}.strovia-product .v-btn.active .tag{color:#cfe0ff}.strovia-product .v-btn.unavailable{opacity:.42}.strovia-product .v-btn.unavailable .mg{text-decoration:line-through}.strovia-product .v-btn:focus-within{outline:3px solid var(--blue);outline-offset:3px}.strovia-product .plans{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.strovia-product .plan{border:1.5px solid var(--line);background:var(--white);border-radius:12px;padding:12px 15px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:border-color .2s,background .2s;position:relative}.strovia-product .plan>div{flex:1;min-width:0}.strovia-product .plan.active{border-color:var(--blue);background:#f3f7ff}.strovia-product .plan .radio{flex:none;width:20px;height:20px;border-radius:50%;border:2px solid var(--line-2);display:grid;place-items:center;transition:border-color .2s}.strovia-product .plan.active .radio{border-color:var(--blue)}.strovia-product .plan.active .radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--blue)}.strovia-product .plan b{font-size:15px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strovia-product .plan small{font-size:12.5px;color:var(--dim);display:block;white-space:nowrap}.strovia-product .plan .pp{margin-left:auto;font-family:var(--disp);font-weight:700;font-size:17px;white-space:nowrap}.strovia-product .plan .save{background:var(--blue);color:#fff;font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.08em;padding:2px 7px;border-radius:6px;margin-right:6px;vertical-align:1px}.strovia-product .plan:focus-within{outline:3px solid var(--blue);outline-offset:3px}.strovia-product .buy-row{display:flex;gap:12px;margin-bottom:14px}.strovia-product .qty{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:12px;background:var(--white)}.strovia-product .qty button{width:42px;height:46px;border:0;background:none;font-size:19px;cursor:pointer;color:var(--text)}.strovia-product .qty .qty-val{min-width:34px;width:34px;text-align:center;font-family:var(--mono);font-weight:600;font-size:16px;border:0;background:none;color:var(--text);padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.strovia-product .qty .qty-val::-webkit-outer-spin-button,.strovia-product .qty .qty-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.strovia-product .add-btn{flex:1;font-size:16px;padding-top:0;padding-bottom:0}.strovia-product .add-btn[disabled]{background:var(--line-2);color:var(--dim);box-shadow:none;cursor:not-allowed}.strovia-product .add-btn[disabled]:hover{background:var(--line-2);transform:none;box-shadow:none}.strovia-product .micro-trust{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:12.5px;color:var(--dim);margin-bottom:12px;font-weight:500}.strovia-product .micro-trust span{display:flex;align-items:center;gap:7px}.strovia-product .micro-trust .tick{width:16px;height:16px;font-size:9px}.strovia-product .stock{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--green);margin-bottom:24px}.strovia-product .stock.out{color:var(--dim)}.strovia-product .stock.out .pulse{background:var(--line-2);animation:none;box-shadow:none}.strovia-product .shop-btn,.strovia-product .shopify-payment-button__button--unbranded{width:100%;background:#5a31f4;color:#fff;border:0;border-radius:12px;padding:11px;font-family:var(--sans);font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 26px -12px #5a31f499;transition:background .2s,transform .18s,box-shadow .2s}.strovia-product .shop-btn:hover,.strovia-product .shopify-payment-button__button--unbranded:hover{background:#4a28d0;transform:translateY(-2px);box-shadow:0 18px 32px -12px #5a31f4a6}.strovia-product .shop-wm{font-weight:800;letter-spacing:-.03em;font-size:20px}.strovia-product .shopify-payment-button{width:100%;border-radius:12px}.strovia-product .shopify-payment-button__button{border-radius:12px}.strovia-product .pay-more,.strovia-product .shopify-payment-button__more-options{text-align:center;font-size:13px;color:var(--dim);margin-top:12px;width:100%;background:none;border:0;font-family:var(--sans);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.strovia-product .pay-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;margin-bottom:8px}.strovia-product .pc{width:44px;height:30px;border:1px solid var(--line);border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;gap:0;font-family:var(--sans);font-weight:800;font-size:11px;letter-spacing:.02em;line-height:1;overflow:hidden}.strovia-product .pc-visa{color:#1a1f71;font-style:italic;letter-spacing:.03em}.strovia-product .pc-amex{background:#1f72cf;color:#fff;font-size:9px;letter-spacing:.04em}.strovia-product .pc-disc{color:#4d4d4d;font-size:8px}.strovia-product .pc-disc b{color:#f27712;font-size:7px;margin:0 .5px}.strovia-product .pc-diners{color:#0079be;font-size:7.5px;letter-spacing:.02em}.strovia-product .pc-apple{color:#000;font-size:12px;font-weight:600}.strovia-product .pc-gpay{font-size:10px;color:#5f6368;gap:2px}.strovia-product .pc-gpay b{color:#4285f4}.strovia-product .pc-mc i,.strovia-product .pc-maestro i{width:15px;height:15px;border-radius:50%;display:block}.strovia-product .pc-mc i:first-child{background:#eb001b}.strovia-product .pc-mc i:last-child{background:#f79e1b;margin-left:-6px;mix-blend-mode:multiply}.strovia-product .pc-maestro i:first-child{background:#0099df}.strovia-product .pc-maestro i:last-child{background:#eb001b;margin-left:-6px;mix-blend-mode:multiply}.strovia-product .pulse{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 #0e9f6e80;animation:strovia-pdp-pulse 2s infinite}.strovia-product .acc{border:1px solid var(--line);border-radius:12px;background:var(--white);margin-bottom:10px;transition:border-color .2s}.strovia-product .acc[open]{border-color:var(--line-2)}.strovia-product .acc summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;font-weight:600;font-size:15px}.strovia-product .acc summary::-webkit-details-marker{display:none}.strovia-product .acc .pm{flex:none;width:26px;height:26px;border-radius:8px;background:var(--mist);color:var(--blue-dark);display:grid;place-items:center;font-size:14px;transition:transform .25s,background .25s,color .25s}.strovia-product .acc[open] .pm{transform:rotate(45deg);background:var(--blue);color:#fff}.strovia-product .acc .body{padding:0 56px 18px 20px;color:var(--dim);font-size:14px}.strovia-product .acc .body ul{margin:8px 0 0 18px}.strovia-product .acc .body p+p{margin-top:10px}.strovia-product .acc .body ol{margin:8px 0 0 20px}.strovia-product .acc .body li+li{margin-top:4px}.strovia-product .acc .body ul+p,.strovia-product .acc .body ol+p,.strovia-product .acc .body p+ul,.strovia-product .acc .body p+ol{margin-top:10px}.strovia-product .acc .body h1,.strovia-product .acc .body h2,.strovia-product .acc .body h3,.strovia-product .acc .body h4,.strovia-product .acc .body h5,.strovia-product .acc .body h6{font-family:var(--sans);font-size:14.5px;font-weight:600;line-height:1.5;letter-spacing:normal;color:var(--text);margin-top:14px}.strovia-product .acc .body strong,.strovia-product .acc .body b{font-weight:600;color:var(--text)}.strovia-product .acc .body a{color:var(--blue-dark);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s}.strovia-product .acc .body a:hover{color:var(--blue)}.strovia-product .acc .body img{display:block;max-width:100%;height:auto;border-radius:10px;margin-top:12px}.strovia-product .acc .body table{width:100%;border-collapse:collapse;margin-top:12px;font-size:13.5px}.strovia-product .acc .body th,.strovia-product .acc .body td{border:1px solid var(--line);padding:7px 10px;text-align:left}.strovia-product .acc .body th{background:var(--mist);font-weight:600;color:var(--text)}.strovia-product .acc .body>.metafield-rich_text_field{display:contents}.strovia-product .acc .body>:first-child,.strovia-product .acc .body>.metafield-rich_text_field>:first-child{margin-top:0}.strovia-product .acc .body .acc-coa{margin-top:12px}.strovia-product .acc .body .acc-coa a{display:inline-flex;align-items:center;gap:7px;font-weight:600;text-decoration:none}.strovia-product .acc .body .acc-coa a:hover{text-decoration:underline}.strovia-product .acc .body .acc-coa-arrow{transition:transform .2s}.strovia-product .acc .body .acc-coa a:hover .acc-coa-arrow{transform:translate(3px)}.strovia-product .metrics{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strovia-product .metrics .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:32px;padding-bottom:32px}.strovia-product .metric{text-align:center}.strovia-product .metric .v{font-family:var(--disp);font-weight:700;font-size:clamp(22.4px,2.4vw,32px);letter-spacing:-.02em;color:var(--navy)}.strovia-product .metric .k{font-size:12px;color:var(--dim);font-weight:500;margin-top:2px}.strovia-product .trust-strip{background:var(--mist);border-top:1px solid var(--line)}.strovia-product .trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:20px;padding-bottom:20px}.strovia-product .trust-item{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13.5px;font-weight:600;color:var(--text);letter-spacing:-.01em}.strovia-product .trust-ico{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:13px;background:var(--white);border:1px solid var(--line-2);color:var(--blue-dark);box-shadow:0 8px 16px -10px #0b1f3a38}.strovia-product .trust-ico svg{display:block}@media(max-width:820px){.strovia-product .trust-strip .wrap{grid-template-columns:repeat(2,1fr);gap:14px 10px;padding-top:18px;padding-bottom:18px}.strovia-product .trust-item{justify-content:flex-start;font-size:13px;gap:10px}.strovia-product .trust-ico{width:38px;height:38px;border-radius:11px}.strovia-product .trust-ico svg{width:22px;height:22px}}.strovia-product .sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#0b1f3af7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;padding:12px 18px calc(12px + env(safe-area-inset-bottom));display:none;align-items:center;gap:14px;transform:translateY(110%);transition:transform .3s ease;box-shadow:0 -12px 30px #0b1f3a66}.strovia-product .sticky-bar.show{transform:none}.strovia-product .sticky-bar .sb-thumb{flex:0 0 auto;width:46px;height:46px;border-radius:10px;object-fit:cover;background:#fff;border:1px solid rgba(255,255,255,.16)}.strovia-product .sticky-bar .t{font-size:13px;font-weight:600;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strovia-product .sticky-bar .t .mono{font-size:11px;color:var(--sky);font-weight:500;display:block;letter-spacing:.06em;overflow:hidden;text-overflow:ellipsis}.strovia-product .sticky-bar .btn{margin-left:auto;padding:13px 22px;font-size:14px;white-space:nowrap}@media(max-width:1000px){.strovia-product .pdp{grid-template-columns:1fr;gap:26px;padding:18px var(--gut) 56px}.strovia-product .gallery{position:static}.strovia-product .metrics .wrap{grid-template-columns:repeat(2,1fr);padding-top:26px;padding-bottom:26px}.strovia-product .sticky-bar{display:flex}}@media(max-width:700px){.strovia-product .stage{border-radius:14px}.strovia-product .g-arrow{width:36px;height:36px;font-size:19px}.strovia-product .g-arrow.prev{left:10px}.strovia-product .g-arrow.next{right:10px}.strovia-product .thumbs{gap:8px}.strovia-product .thumb{width:60px;height:60px;border-radius:10px}.strovia-product .buy .pill{font-size:10px;padding:7px 13px}.strovia-product .buy h1{font-size:31.2px;margin:8px 0}.strovia-product .rating-line{margin-bottom:10px;font-size:13.5px}.strovia-product .price-line{gap:9px;margin-bottom:10px}.strovia-product .price-line .p{font-size:29px}.strovia-product .price-line .was{font-size:15px}.strovia-product .disc-badge{font-size:11px;padding:3px 9px}.strovia-product .price-line .per{font-size:12.5px}.strovia-product .trending{font-size:12.5px;margin-bottom:10px}.strovia-product .promo{padding:6px 6px 6px 12px}.strovia-product .promo-txt{font-size:11.5px}.strovia-product .promo-code{font-size:11px}.strovia-product .promo-ribbon{font-size:10px;padding:5px 10px}.strovia-product .opt-label{margin-bottom:8px}.strovia-product .variants,.strovia-product .variants[data-count="3"]{grid-template-columns:repeat(2,1fr);gap:8px}.strovia-product .variants[data-count="1"]{grid-template-columns:1fr}.strovia-product .v-btn{padding:11px 8px}.strovia-product .plans{grid-template-columns:1fr}.strovia-product .qty button{width:40px;height:46px}.strovia-product .add-btn{font-size:15.5px}.strovia-product .shop-btn,.strovia-product .shopify-payment-button__button--unbranded{font-size:14.5px}.strovia-product .pay-more,.strovia-product .shopify-payment-button__more-options{font-size:12.5px}.strovia-product .pay-cards{gap:6px}.strovia-product .pc{width:40px;height:27px;font-size:10px}.strovia-product .acc summary{padding:15px 16px;font-size:14.5px}.strovia-product .acc .body{padding:0 18px 16px 16px}.strovia-product .metric .v{font-size:24px}.strovia-product .metric .k{font-size:11.5px}}@media(max-width:400px){.strovia-product .buy h1{font-size:28px}.strovia-product .price-line .p{font-size:26px}.strovia-product .pay-cards{gap:5px}.strovia-product .pc{width:36px;height:25px;font-size:9px}.strovia-product .promo-ribbon{font-size:9.5px;padding:4px 8px}.strovia-product .sticky-bar .t{font-size:12.5px}}@media(max-width:1000px){body.strovia-has-sticky-buy{padding-bottom:84px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/strovia-product.css.map */
