/* Single Product Store homepage — intentionally scoped to this mode. */
.single-product-store{--sph-blue:#2563eb;--sph-navy:#0e1730;--sph-muted:#64748b;--sph-line:#e4e9f2;--sph-card:#fff;background:radial-gradient(circle at 12% 0,rgba(46,211,255,.15),transparent 28rem),radial-gradient(circle at 88% 8%,rgba(139,92,246,.14),transparent 30rem),#f8fbff;color:var(--sph-navy)}
.single-product-store header{background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.9)}
.sph-announcement{min-height:32px;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 16px;background:linear-gradient(90deg,#eff6ff,#f5f3ff);color:#4338ca;font-size:12px;font-weight:700;text-align:center}
.sph-main{width:min(1180px,calc(100% - 32px));margin:28px auto 120px}.sph-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:22px;align-items:stretch}.sph-gallery-card,.sph-buy-card,.sph-section,.sph-content-main,.sph-how{background:var(--sph-card);border:1px solid var(--sph-line);border-radius:24px;box-shadow:0 20px 55px rgba(15,23,42,.07)}
.sph-gallery-card{position:relative;padding:22px;overflow:hidden}.sph-stock{position:absolute;z-index:2;top:18px;left:18px;padding:6px 11px;border-radius:99px;font-size:12px;font-weight:800}.sph-stock.available{background:#e8f9ef;color:#079447}.sph-stock.unavailable{background:#fff0f0;color:#dc2626}.sph-main-image{height:480px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#eef6ff,#f1edff);display:grid;place-items:center}.sph-main-image img{width:100%;height:100%;object-fit:contain}.sph-image-placeholder{font-size:110px;font-weight:900;color:#2563eb}.sph-thumbs{display:flex;justify-content:center;gap:8px;margin-top:12px}.sph-thumb{width:62px;height:48px;padding:3px;border:1px solid var(--sph-line);border-radius:10px;background:#fff;overflow:hidden;cursor:pointer}.sph-thumb.active{border:2px solid var(--sph-blue)}.sph-thumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.sph-gallery-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.sph-gallery-promises span{padding:11px 8px;border-radius:12px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;text-align:center}
.sph-buy-card{padding:28px}.sph-product-badge{display:inline-block;margin-bottom:8px;padding:5px 10px;border-radius:99px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:800}.sph-buy-card h1{margin:0;color:#0b132b;font-size:35px;line-height:1.15;letter-spacing:-.025em}.sph-subtitle{margin:7px 0 0;color:var(--sph-muted);font-size:16px;font-weight:600}.sph-rating{display:flex;align-items:center;gap:7px;margin-top:13px;color:#64748b;font-size:13px}.sph-rating .stars,.sph-review-head .stars,.sph-reviews-summary .stars{color:#f7a400;letter-spacing:1px}.sph-rating a{color:inherit;text-decoration:none}.sph-price{display:flex;align-items:baseline;gap:12px;margin:18px 0;color:#050505;font-size:34px;font-weight:900}.sph-price .product-card-original-price{font-size:20px;font-weight:600;color:#94a3b8}.sph-plan-wrap h2{margin:0 0 10px;font-size:14px}.sph-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.sph-plan{position:relative;min-height:92px;padding:14px 10px;border:1px solid var(--sph-line);border-radius:14px;background:#fff;color:#0f172a;font-family:inherit;cursor:pointer;text-align:center}.sph-plan:hover{border-color:#93b4ff}.sph-plan.selected{border:2px solid var(--sph-blue);background:#f7faff}.sph-radio{position:absolute;top:10px;left:10px;width:14px;height:14px;border:2px solid #cbd5e1;border-radius:50%}.sph-plan.selected .sph-radio{border:4px solid var(--sph-blue)}.sph-plan strong,.sph-plan-price{display:block}.sph-plan strong{font-size:13px}.sph-plan-price{font-size:18px;font-weight:900;margin-top:6px}.sph-plan em{position:absolute;top:-8px;right:8px;padding:3px 7px;border-radius:99px;background:var(--tag);color:#fff;font-style:normal;font-size:9px;font-weight:800}.sph-plan-note{margin-top:9px;padding:10px 12px;border-radius:11px;background:#eff6ff;color:#475569;font-size:12px;line-height:1.55}.sph-qty-row{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;margin:19px 0}.sph-qty-row>strong{font-size:14px}.sph-qty-row>span{text-align:right;color:#64748b;font-size:13px}.sph-qty-row b{color:#0f172a;font-size:16px}.sph-stepper{display:flex;border:1px solid var(--sph-line);border-radius:10px;overflow:hidden}.sph-stepper button,.sph-stepper input{width:36px;height:36px;border:0;background:#f8fafc;text-align:center;font-family:inherit;font-weight:800}.sph-stepper button{font-size:18px;cursor:pointer}.sph-stepper input{background:#fff}.sph-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px}.sph-actions button,.sph-sticky button{min-height:52px;border-radius:12px;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}.sph-primary,.sph-sticky button{border:1px solid #050505;background:#050505;color:#fff}.sph-secondary{border:1px solid #cbd5e1;background:#fff;color:#0f172a}.sph-actions button:disabled,.sph-sticky button:disabled{opacity:.45;cursor:not-allowed}.sph-security{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.sph-security span{padding:10px 6px;border-radius:10px;background:#f8fafc;color:#475569;font-size:10px;font-weight:700;text-align:center}
.sph-section{margin-top:24px;padding:28px}.sph-section-head{text-align:center;margin-bottom:22px}.sph-section-head>span,.sph-how>span{color:var(--sph-blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.sph-section-head h2,.sph-how h2{margin:5px 0 0;font-size:25px;color:#0f172a}.sph-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sph-feature-grid article{min-height:130px;padding:18px;border:1px solid var(--sph-line);border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbff)}.sph-feature-grid i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eaf2ff;color:#2563eb;font-style:normal;font-size:19px}.sph-feature-grid i img,.sph-feature-grid i svg{width:22px;height:22px;object-fit:contain}.sph-feature-grid strong{display:block;margin-top:12px;font-size:14px}.sph-feature-grid p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.5}
.sph-content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr);gap:22px;margin-top:24px;align-items:start}.sph-content-main{padding:26px;overflow:hidden}.sph-content-main .product-description-section{margin:0;border:0;border-radius:0;box-shadow:none;padding:0;background:transparent}.sph-content-main .product-description-head{margin:0 0 18px;padding:0;border:0}.sph-content-main .product-description-head>span{display:none!important}.sph-content-main .product-description-head h2{margin:0;font-size:26px;line-height:1.3;letter-spacing:0;color:#0f172a}.sph-content-main .product-description-content{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.sph-content-main .pd-overview,.sph-content-main .pd-block,.sph-content-main .pd-callout{border-radius:12px}.sph-empty-details h2{margin-top:0}.sph-empty-details p{color:#64748b}.sph-how{position:sticky;top:95px;padding:26px}.sph-how ol{list-style:none;margin:22px 0 0;padding:0}.sph-how li{display:flex;gap:12px;padding:16px 0;border-top:1px solid var(--sph-line)}.sph-how li>b{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:50%;background:#2563eb;color:#fff}.sph-how li strong{font-size:14px}.sph-how li p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.5}.sph-faq{max-width:900px;margin-left:auto;margin-right:auto}.sph-faq details{border-top:1px solid var(--sph-line)}.sph-faq summary{display:flex;justify-content:space-between;gap:20px;padding:17px 2px;cursor:pointer;font-weight:700}.sph-faq summary::marker{display:none}.sph-faq details p{margin:0 0 18px;color:#64748b;line-height:1.7}.sph-reviews-summary{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px}.sph-reviews-summary>div:first-child{display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid var(--sph-line)}.sph-reviews-summary>div:first-child>strong{font-size:48px}.sph-reviews-summary small{margin-top:5px;color:#64748b}.sph-review-viewport{min-width:0;overflow:hidden}.sph-review-list{display:flex;gap:10px;will-change:transform;transition:transform .55s cubic-bezier(.22,.8,.28,1)}.sph-review-list article{flex:0 0:calc(50% - 5px);box-sizing:border-box;padding:15px;border:1px solid var(--sph-line);border-radius:14px}.sph-review-head{display:flex;justify-content:space-between;gap:8px;font-size:13px}.sph-review-list p{margin:7px 0 0;color:#64748b;font-size:12px;line-height:1.55}.sph-whatsapp{position:fixed;right:22px;bottom:105px;z-index:30;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;font-size:27px;box-shadow:0 14px 30px rgba(37,211,102,.34)}
.sph-sticky{position:fixed;z-index:25;left:50%;bottom:15px;transform:translateX(-50%);box-sizing:border-box;width:min(930px,calc(100% - 28px));min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto 250px;align-items:center;gap:18px;padding:10px 12px;border:1px solid rgba(203,213,225,.9);border-radius:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 18px 45px rgba(15,23,42,.18)}.sph-sticky>div{display:flex;align-items:center;gap:10px;min-width:0}.sph-sticky img{width:50px;height:50px;object-fit:cover;border-radius:10px;background:#eff6ff}.sph-sticky span{min-width:0}.sph-sticky strong,.sph-sticky small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sph-sticky small{color:#64748b}.sph-sticky>b{font-size:20px}.sph-sticky button{min-width:0;min-height:48px}
.theme-dark.single-product-store{--sph-card:#121c32;--sph-line:#26334d;--sph-navy:#f8fafc;--sph-muted:#9fb0ca;background:radial-gradient(circle at 10% 0,rgba(37,99,235,.2),transparent 28rem),#081121}.theme-dark .sph-gallery-card,.theme-dark .sph-buy-card,.theme-dark .sph-section,.theme-dark .sph-content-main,.theme-dark .sph-how{color:#f8fafc}.theme-dark .sph-buy-card h1,.theme-dark .sph-section-head h2,.theme-dark .sph-how h2,.theme-dark .sph-feature-grid strong,.theme-dark .sph-qty-row b{color:#fff}.theme-dark .sph-plan,.theme-dark .sph-secondary{background:#0d172a;color:#fff;border-color:#334155}.theme-dark .sph-plan.selected{background:#14213a}.theme-dark .sph-security span,.theme-dark .sph-gallery-promises span,.theme-dark .sph-feature-grid article{background:#0d172a;color:#cbd5e1}.theme-dark .sph-sticky{background:rgba(10,18,34,.94);color:#fff;border-color:#334155}
@media(max-width:900px){.sph-main{width:min(760px,calc(100% - 24px));margin-top:18px}.sph-hero{grid-template-columns:1fr}.sph-gallery-card{padding:14px}.sph-main-image{height:min(64vw,500px)}.sph-buy-card{padding:22px}.sph-content-grid{grid-template-columns:1fr}.sph-how{position:static}.sph-feature-grid{grid-template-columns:repeat(2,1fr)}.sph-sticky{grid-template-columns:1fr auto 220px}}
@media(max-width:600px){.sph-announcement{font-size:10px}.sph-main{width:calc(100% - 20px);margin:12px auto 110px}.sph-gallery-card,.sph-buy-card,.sph-section,.sph-content-main,.sph-how{border-radius:18px}.sph-main-image{height:70vw;min-height:270px}.sph-gallery-promises{display:none}.sph-buy-card{padding:18px}.sph-buy-card h1{font-size:26px}.sph-price{font-size:28px;margin:14px 0}.sph-plans{gap:6px}.sph-plan{min-height:86px;padding:13px 5px}.sph-plan strong{font-size:11px}.sph-plan-price{font-size:15px}.sph-qty-row{grid-template-columns:auto auto 1fr;gap:8px}.sph-actions{grid-template-columns:1fr}.sph-secondary{display:none}.sph-security{grid-template-columns:repeat(2,1fr)}.sph-section,.sph-content-main,.sph-how{padding:19px}.sph-feature-grid{grid-template-columns:1fr 1fr;gap:8px}.sph-feature-grid article{min-height:115px;padding:13px}.sph-content-main .product-description-head h2{font-size:23px}.sph-reviews-summary{grid-template-columns:1fr}.sph-reviews-summary>div:first-child{border-right:0;border-bottom:1px solid var(--sph-line);padding-bottom:20px}.sph-review-list article{flex-basis:100%}.sph-sticky{left:8px;right:8px;bottom:8px;transform:none;width:auto;min-height:66px;grid-template-columns:minmax(0,1fr) minmax(142px,1.15fr);gap:8px;padding:8px;border-radius:15px;overflow:hidden}.sph-sticky>div{min-width:0}.sph-sticky>div img{display:block;width:42px;height:42px;flex:none}.sph-sticky>div span{display:block;min-width:0}.sph-sticky>div strong{font-size:12px}.sph-sticky>div small{font-size:10px}.sph-sticky>b{display:none}.sph-sticky button{grid-column:auto;width:100%;min-height:50px;padding:0 10px;font-size:13px}.sph-whatsapp{right:14px;bottom:88px;width:48px;height:48px}.single-product-store footer{padding-bottom:80px}}
@media(max-width:380px){.sph-sticky{grid-template-columns:1fr}.sph-sticky>div{display:none}.sph-sticky button{grid-column:1}.sph-feature-grid{grid-template-columns:1fr}}

/* Configurable single-store controls. */
.sph-demo-disclosure{display:inline-flex;margin-top:10px;padding:7px 11px;border:1px solid #f0bd5c;border-radius:10px;background:#fff8e7;color:#945500;font-size:11px;font-weight:800}.sph-demo-review{background:#fffdf7}.sph-demo-review>small{display:block;margin-top:9px;color:#a16207;font-size:10px;font-weight:800}
.sph-review-compose{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);gap:24px;margin-top:26px;padding-top:24px;border-top:1px solid var(--sph-line)}.sph-review-compose-copy{display:flex;align-items:flex-start;gap:12px}.sph-review-compose-copy>span{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:13px;background:#fff7db;color:#f59e0b;font-size:23px}.sph-review-compose-copy strong{display:block;color:#0f172a;font-size:17px}.sph-review-compose-copy p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.65}.sph-review-form{padding:18px;border:1px solid var(--sph-line);border-radius:16px;background:linear-gradient(145deg,#fff,#f8fbff)}.sph-review-form[hidden],.sph-review-login[hidden]{display:none}.sph-review-form>label{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#0f172a;font-size:13px;font-weight:800}.sph-review-form>label em{color:#64748b;font-size:11px;font-style:normal;font-weight:600}.sph-review-stars{display:flex;gap:6px;margin:10px 0 14px}.sph-review-stars button{width:38px;height:38px;padding:0;border:1px solid #f4d37d;border-radius:10px;background:#fffaf0;color:#f59e0b;font-size:25px;line-height:1;cursor:pointer;transition:transform .15s,background .15s,border-color .15s}.sph-review-stars button:hover,.sph-review-stars button.active{transform:translateY(-2px);border-color:#f59e0b;background:#fff2c7}.sph-review-text-wrap{position:relative}.sph-review-text-wrap textarea{box-sizing:border-box;width:100%;min-height:105px;padding:13px 14px 28px;border:1px solid var(--sph-line);border-radius:13px;background:#fff;color:#0f172a;font:inherit;font-size:13px;line-height:1.6;resize:vertical;transition:border-color .15s,box-shadow .15s}.sph-review-text-wrap textarea:focus{outline:none;border-color:#7c8cff;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.sph-review-text-wrap>small{position:absolute;right:11px;bottom:9px;color:#94a3b8;font-size:10px}.sph-review-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.sph-review-form-footer button,.sph-review-login button{min-height:42px;padding:0 18px;border:0;border-radius:11px;background:#050505;color:#fff;font-family:inherit;font-weight:800;cursor:pointer}.sph-review-form-footer button:disabled{opacity:.55;cursor:not-allowed}.sph-review-message{min-height:18px;color:#64748b;font-size:11px;font-weight:700}.sph-review-message.success{color:#079447}.sph-review-message.error{color:#dc2626}.sph-review-login{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid #cbdcff;border-radius:15px;background:#f5f8ff;color:#475569;font-size:12px;font-weight:700}.theme-dark .sph-review-compose-copy strong,.theme-dark .sph-review-form>label{color:#fff}.theme-dark .sph-review-form{background:#0d172a}.theme-dark .sph-review-text-wrap textarea{background:#101b30;color:#fff}.theme-dark .sph-review-login{background:#101b30;border-color:#334155;color:#cbd5e1}.theme-dark .sph-demo-review{background:#171b25}
.sph-announcement{background:var(--sph-offer-bg,linear-gradient(90deg,#eff6ff,#f5f3ff));color:var(--sph-offer-color,#4338ca)}.sph-announcement strong{padding-left:8px;border-left:1px solid currentColor;font-variant-numeric:tabular-nums}.sph-actions button:only-child{grid-column:1/-1}.sph-trust-message{margin:11px 0 0;text-align:center;color:#64748b;font-size:12px;font-weight:700}.sph-content-main{margin-top:24px}.sph-how-section{position:static;top:auto}.sph-how-section ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sph-how-section li{border:1px solid var(--sph-line);border-radius:14px;padding:16px}.single-product-store:not(:has(footer)) .sph-main{margin-bottom:110px}
@media(max-width:700px){.sph-how-section ol{grid-template-columns:1fr}.sph-announcement{flex-wrap:wrap}.sph-announcement strong{flex-basis:100%;padding-left:0;border-left:0}}
@media(max-width:700px){.sph-review-compose{grid-template-columns:1fr;gap:16px}.sph-review-form{padding:14px}.sph-review-stars{justify-content:space-between}.sph-review-stars button{width:44px;height:44px}.sph-review-form-footer{align-items:stretch;flex-direction:column}.sph-review-form-footer button{width:100%}.sph-review-login{align-items:stretch;flex-direction:column}.sph-review-login button{width:100%}}
.sph-sticky button{width:calc(100% - 22px);max-width:220px;justify-self:center}.sph-main-image[role=button]{position:relative;cursor:zoom-in;outline:none}.sph-main-image[role=button]::after{content:'⌕';position:absolute;right:14px;bottom:14px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(15,23,42,.72);color:#fff;font-size:24px;box-shadow:0 10px 25px rgba(15,23,42,.22);backdrop-filter:blur(8px);transition:transform .18s,background .18s}.sph-main-image[role=button]:hover::after,.sph-main-image[role=button]:focus-visible::after{transform:scale(1.08);background:#050505}.sph-image-viewer{position:fixed;z-index:10050;inset:0;padding:22px;display:grid;place-items:center;background:rgba(3,8,20,.84);backdrop-filter:blur(12px)}.sph-image-viewer[hidden]{display:none}.sph-image-viewer-dialog{width:min(1120px,100%);height:min(820px,calc(100dvh - 44px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#0b1222;box-shadow:0 32px 90px rgba(0,0,0,.5)}.sph-image-viewer-top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.sph-image-viewer-top>div{display:flex;align-items:center;gap:10px}.sph-image-viewer-top strong{font-size:14px}.sph-image-viewer-top span{padding:4px 8px;border-radius:99px;background:rgba(255,255,255,.09);color:#cbd5e1;font-size:11px;font-weight:800}.sph-image-viewer-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:rgba(255,255,255,.07);color:#fff;font-size:25px;cursor:pointer}.sph-image-viewer-stage{position:relative;display:grid;place-items:center;overflow:hidden;touch-action:none;cursor:grab;background:radial-gradient(circle at center,#17233b,#070c16 70%)}.sph-image-viewer-stage.dragging{cursor:grabbing}.sph-image-viewer-stage img{max-width:92%;max-height:92%;object-fit:contain;user-select:none;-webkit-user-drag:none;transform-origin:center;transition:transform .16s ease}.sph-image-viewer-stage.dragging img{transition:none}.sph-image-viewer-controls{display:flex;align-items:center;justify-content:center;gap:9px;padding:13px 16px 5px}.sph-image-viewer-controls button{min-width:48px;height:42px;padding:0 15px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;font-family:inherit;font-size:20px;font-weight:800;cursor:pointer}.sph-image-viewer-controls button:nth-child(2){min-width:90px;font-size:12px}.sph-image-viewer-dialog>p{margin:4px 16px 13px;color:#94a3b8;font-size:10px;text-align:center}@media(max-width:600px){.sph-sticky button{width:calc(100% - 10px);max-width:none}.sph-image-viewer{padding:8px}.sph-image-viewer-dialog{height:calc(100dvh - 16px);border-radius:18px}.sph-image-viewer-stage img{max-width:96%;max-height:94%}.sph-image-viewer-dialog>p{display:none}.sph-image-viewer-controls{padding-bottom:12px}}

/* Compact single-product storefront density. Keep shared public pages unchanged. */
.single-product-store header{padding:10px 0}
.single-product-store header .wrap{max-width:1140px;padding:0 20px}
.single-product-store header .logo img{height:27px!important;width:auto!important}
.single-product-store .header-right{gap:8px}
.single-product-store .icon-btn,
.single-product-store .menu-trigger{width:38px;height:38px}
.single-product-store .header-search-btn{width:38px;height:38px}
.single-product-store .icon-btn .cart-icon{width:17px;height:17px}
.single-product-store .menu-trigger .burger{width:17px}
.single-product-store .sph-main{width:min(1100px,calc(100% - 28px));margin:16px auto 96px}
.single-product-store .sph-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);gap:14px}
.single-product-store .sph-gallery-card,
.single-product-store .sph-buy-card,
.single-product-store .sph-section,
.single-product-store .sph-content-main,
.single-product-store .sph-how{border-radius:18px;box-shadow:0 12px 34px rgba(15,23,42,.055)}
.single-product-store .sph-gallery-card{padding:14px}
.single-product-store .sph-main-image{height:355px;border-radius:14px}
.single-product-store .sph-stock{top:12px;left:12px;padding:5px 9px;font-size:11px}
.single-product-store .sph-thumbs{margin-top:8px}
.single-product-store .sph-gallery-promises{gap:6px;margin-top:9px}
.single-product-store .sph-gallery-promises span{padding:8px 5px;border-radius:9px;font-size:10px}
.single-product-store .sph-buy-card{padding:20px}
.single-product-store .sph-product-badge{margin-bottom:6px;padding:4px 8px;font-size:10px}
.single-product-store .sph-buy-card h1{font-size:29px}
.single-product-store .sph-subtitle{margin-top:5px;font-size:14px}
.single-product-store .sph-rating{margin-top:9px}
.single-product-store .sph-price{margin:12px 0;font-size:28px}
.single-product-store .sph-price .product-card-original-price{font-size:17px}
.single-product-store .sph-plan-wrap h2{margin-bottom:7px}
.single-product-store .sph-plans{gap:7px}
.single-product-store .sph-plan{min-height:72px;padding:10px 7px;border-radius:11px}
.single-product-store .sph-plan strong{font-size:12px}
.single-product-store .sph-plan-price{margin-top:3px;font-size:16px}
.single-product-store .sph-plan-note{margin-top:7px;padding:7px 10px;line-height:1.4}
.single-product-store .sph-qty-row{gap:10px;margin:12px 0}
.single-product-store .sph-stepper button,
.single-product-store .sph-stepper input{width:33px;height:33px}
.single-product-store .sph-actions{gap:8px}
.single-product-store .sph-actions button{min-height:44px;font-size:14px}
.single-product-store .sph-security{gap:6px;margin-top:9px}
.single-product-store .sph-security span{padding:7px 4px;font-size:9px}
.single-product-store .sph-trust-message{margin-top:7px;font-size:11px}
.single-product-store .sph-section{margin-top:15px;padding:20px}
.single-product-store .sph-section-head{margin-bottom:14px}
.single-product-store .sph-section-head h2,
.single-product-store .sph-how h2{font-size:21px}
.single-product-store .sph-feature-grid{gap:9px}
.single-product-store .sph-feature-grid article{min-height:100px;padding:13px;border-radius:13px}
.single-product-store .sph-feature-grid i{width:32px;height:32px;border-radius:9px;font-size:16px}
.single-product-store .sph-feature-grid strong{margin-top:8px;font-size:13px}
.single-product-store .sph-content-grid{gap:14px;margin-top:15px}
.single-product-store .sph-content-main{margin-top:15px;padding:20px}
.single-product-store .sph-content-main .product-description-head{margin-bottom:12px}
.single-product-store .sph-content-main .product-description-head h2{font-size:22px}
.single-product-store .sph-how{top:76px;padding:20px}
.single-product-store .sph-how ol{margin-top:14px}
.single-product-store .sph-how li{padding:12px 0}
.single-product-store .sph-how-section ol{gap:9px}
.single-product-store .sph-how-section li{padding:12px}
.single-product-store .sph-faq summary{padding:13px 2px}
.single-product-store .sph-reviews-summary{gap:18px}
.single-product-store .sph-reviews-summary>div:first-child>strong{font-size:40px}
.single-product-store .sph-review-list article{padding:12px;border-radius:12px}
.single-product-store .sph-review-compose{gap:18px;margin-top:18px;padding-top:18px}
.single-product-store .sph-review-form{padding:14px;border-radius:13px}
.single-product-store .sph-sticky{width:min(860px,calc(100% - 28px));min-height:62px;grid-template-columns:minmax(0,1fr) auto 220px;gap:12px;padding:7px 9px;border-radius:15px}
.single-product-store .sph-sticky img{width:44px;height:44px;border-radius:9px}
.single-product-store .sph-sticky>b{font-size:18px}
.single-product-store .sph-sticky button{min-height:44px}
.single-product-store footer{padding:24px 0 14px;border-radius:20px 20px 0 0}
.single-product-store footer .wrap{max-width:1100px;padding:0 20px}
.single-product-store .footer-top-center{padding-bottom:16px}
.single-product-store .footer-top-center .logo{margin-bottom:6px}
.single-product-store .footer-top-center .logo img{height:24px!important;width:auto!important}
.single-product-store .footer-top-center .footer-tagline{margin-bottom:10px;font-size:12px;line-height:1.5}
.single-product-store .footer-trust-badges{gap:7px 15px}
.single-product-store .footer-trust-badge{font-size:11px}
.single-product-store .footer-grid{gap:22px;padding-bottom:14px}
.single-product-store .footer-col-left,
.single-product-store .footer-col-right{gap:16px}
.single-product-store footer h5{margin-bottom:8px;font-size:13px}
.single-product-store footer ul,
.single-product-store .footer-plain-links{gap:6px}
.single-product-store footer ul a,
.single-product-store .footer-plain-link{font-size:12px}
.single-product-store .footer-contact-list{gap:8px}
.single-product-store .footer-contact-item{font-size:12px}
.single-product-store .footer-contact-icon{width:27px;height:27px}
.single-product-store .footer-divider{height:2px;margin:4px 0 12px}
.single-product-store .footer-bottom{gap:9px;font-size:11.5px}
.single-product-store .socials{gap:7px}
.single-product-store .socials a{width:29px;height:29px;font-size:11px}

@media(max-width:900px){
  .single-product-store .sph-main{width:min(720px,calc(100% - 20px));margin-top:11px}
  .single-product-store .sph-hero{grid-template-columns:1fr}
  .single-product-store .sph-main-image{height:min(52vw,390px)}
  .single-product-store .sph-buy-card{padding:18px}
}
@media(max-width:600px){
  .single-product-store header{padding:8px 0}
  .single-product-store header .wrap{padding:0 12px}
  .single-product-store header .logo img{height:24px!important}
  .single-product-store .icon-btn,
  .single-product-store .menu-trigger,
  .single-product-store .header-search-btn{width:36px;height:36px}
  .single-product-store .header-right{gap:6px}
  .single-product-store .sph-main{width:calc(100% - 16px);margin:9px auto 92px}
  .single-product-store .sph-gallery-card,
  .single-product-store .sph-buy-card,
  .single-product-store .sph-section,
  .single-product-store .sph-content-main,
  .single-product-store .sph-how{border-radius:15px}
  .single-product-store .sph-gallery-card{padding:9px}
  .single-product-store .sph-main-image{height:58vw;min-height:215px;max-height:330px;border-radius:11px}
  .single-product-store .sph-main-image[role=button]::after{right:9px;bottom:9px;width:36px;height:36px;font-size:20px}
  .single-product-store .sph-buy-card{padding:15px}
  .single-product-store .sph-buy-card h1{font-size:23px}
  .single-product-store .sph-price{font-size:25px}
  .single-product-store .sph-plan{min-height:70px;padding:9px 4px}
  .single-product-store .sph-section,
  .single-product-store .sph-content-main,
  .single-product-store .sph-how{margin-top:11px;padding:15px}
  .single-product-store .sph-section-head{margin-bottom:11px}
  .single-product-store .sph-section-head h2,
  .single-product-store .sph-how h2{font-size:19px}
  .single-product-store .sph-feature-grid article{min-height:94px;padding:11px}
  .single-product-store .sph-sticky{left:6px;right:6px;bottom:6px;width:auto;min-height:58px;padding:6px;gap:6px;border-radius:13px}
  .single-product-store .sph-sticky>div img{width:38px;height:38px}
  .single-product-store .sph-sticky button{min-height:44px}
  .single-product-store footer{padding:19px 0 72px;border-radius:17px 17px 0 0}
  .single-product-store footer .wrap{padding:0 14px}
  .single-product-store .footer-top-center{padding-bottom:12px}
  .single-product-store .footer-grid{gap:16px;padding-bottom:10px}
  .single-product-store .footer-col-left,
  .single-product-store .footer-col-right{gap:12px}
}

/* Square gallery + regular product-page lightbox + mobile safe-area CTA. */
.single-product-store .sph-hero{grid-template-columns:minmax(320px,420px) minmax(0,1fr)}
.single-product-store .sph-main-image{height:auto;min-height:0;max-height:none;aspect-ratio:1/1;cursor:zoom-in}
.single-product-store .sph-main-image img{object-fit:cover}
.single-product-store .sph-main-image[role=button]::after{content:none}
.single-product-store .sph-main-image .product-gallery-zoom-btn{right:12px;bottom:12px}
.single-product-store .product-lightbox-overlay{z-index:10050}
.single-product-store .product-lightbox-overlay img{object-fit:contain}
@media(max-width:900px){
  .single-product-store .sph-hero{grid-template-columns:1fr}
  .single-product-store .sph-main-image{height:auto;min-height:0;max-height:none;aspect-ratio:1/1}
}
@media(max-width:600px){
  .single-product-store .product-lightbox-overlay{padding:18px 12px}
  .single-product-store .product-lightbox-close{top:max(12px,env(safe-area-inset-top));right:12px}
  .single-product-store .product-lightbox-nav{width:40px;height:40px}
  .single-product-store .product-lightbox-nav.prev{left:8px}
  .single-product-store .product-lightbox-nav.next{right:8px}
  .single-product-store .sph-main{margin-bottom:104px}
  .single-product-store .sph-sticky{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) minmax(148px,42%);overflow:visible}
  .single-product-store .sph-sticky button{width:100%;max-width:none;justify-self:stretch;padding:0 8px;white-space:nowrap;font-size:12px}
  .single-product-store .sph-sticky>div{overflow:hidden}
  .single-product-store .sph-sticky>div span{overflow:hidden}
}
