:root{
    --obee:#18a957;
    --obee-dark:#087c3c;
    --obee-deep:#062e1b;
    --ink:#17211b;
    --muted:#6c776f;
    --line:#e4e9e5;
    --surface:#fff;
    --soft:#f5f8f6;
    --shadow:0 10px 30px rgba(7,48,28,.08);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f7f9f7}a{text-decoration:none;color:inherit}button,input{font:inherit}.store-container{width:min(1240px,calc(100% - 40px));margin:auto}
.store-topbar{background:var(--obee-deep);color:#dff5e8;font-size:12px}.store-topbar-inner,.store-mainbar-inner,.store-nav-inner{display:flex;align-items:center}.store-topbar-inner{justify-content:space-between;min-height:34px}.store-mini-links{display:flex;gap:16px;align-items:center}.store-mini-links a{color:#fff}.store-mainbar{background:var(--obee);color:#fff;padding:18px 0}.store-mainbar-inner{gap:28px}.store-logo{display:flex;align-items:center;gap:9px;font-weight:900;font-size:25px;letter-spacing:-1px;white-space:nowrap}.store-logo>span:last-child>span,.footer-logo>span{font-weight:500}.store-logo-mark{width:39px;height:39px;border-radius:11px;background:#fff;color:var(--obee-dark);display:grid;place-items:center;font-size:21px}.store-search{height:46px;background:#fff;display:flex;flex:1;max-width:760px;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12)}.store-search input{border:0;outline:0;padding:0 16px;flex:1;color:#26332b}.store-search button{width:58px;border:6px solid #fff;background:var(--obee-dark);color:#fff;border-radius:3px;cursor:pointer}.store-cart{position:relative;font-size:27px;margin-left:auto}.cart-count{position:absolute;right:-9px;top:-8px;background:#fff;color:var(--obee-dark);font-size:10px;min-width:18px;height:18px;border-radius:20px;display:grid;place-items:center;font-weight:800}.store-nav{background:#fff;border-bottom:1px solid var(--line)}.store-nav-inner{gap:28px;min-height:48px;font-size:14px;font-weight:700}.store-nav-inner a{color:#455048}.store-nav-category{color:var(--obee-dark)!important}.store-nav-category i{margin-right:7px}
.store-hero{background:linear-gradient(120deg,#062e1b,#0b5830 55%,#0d7c42);color:#fff;overflow:hidden}.hero-grid{min-height:390px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy{padding:55px 0}.eyebrow,.section-kicker{font-size:11px;letter-spacing:1.6px;font-weight:900}.eyebrow{display:inline-flex;gap:7px;align-items:center;color:#baf5cf}.hero-copy h1{font-size:52px;line-height:1.02;letter-spacing:-2px;max-width:650px;margin:16px 0}.hero-copy h1 strong{color:#8cf0b3}.hero-copy p{max-width:580px;color:#d8eee0;font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:25px}.store-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;padding:13px 19px;font-weight:800;cursor:pointer}.store-btn-primary{background:var(--obee);color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.14)}.hero-copy .store-btn-primary{background:#fff;color:var(--obee-dark)}.store-btn-ghost{background:#fff;color:var(--obee-dark);border:1px solid var(--line)}.hero-copy .store-btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}.hero-art{height:100%;min-height:390px;position:relative;display:grid;place-items:center}.hero-glow{position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(96,255,164,.18);filter:blur(15px)}.hero-chip{width:190px;height:190px;border:1px solid rgba(255,255,255,.25);border-radius:38px;display:grid;place-items:center;font-size:90px;color:#a4f4bd;background:rgba(255,255,255,.05);box-shadow:0 0 80px rgba(102,255,160,.16)}.hero-lines{position:absolute;inset:35px;background:repeating-linear-gradient(90deg,transparent 0 49px,rgba(255,255,255,.05) 50px 51px),repeating-linear-gradient(0deg,transparent 0 49px,rgba(255,255,255,.05) 50px 51px);mask-image:radial-gradient(circle,#000,transparent 68%)}.hero-floating-card{position:absolute;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);border-radius:12px;padding:11px 14px;display:flex;gap:9px;align-items:center;font-weight:700;font-size:13px}.card-one{top:70px;right:25px}.card-two{bottom:78px;left:18px}.card-three{bottom:32px;right:70px}
.store-section{padding:55px 0}.featured-section{background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-heading h2{font-size:28px;margin:4px 0 0;letter-spacing:-.7px}.section-kicker{color:var(--obee-dark)}.section-heading>a{color:var(--obee-dark);font-weight:800;font-size:13px}.section-note,.product-count{font-size:13px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{background:#fff;border:1px solid var(--line);padding:22px;border-radius:10px;min-height:140px;transition:.2s;box-shadow:0 3px 10px rgba(0,0,0,.025)}.category-card:hover{transform:translateY(-3px);border-color:#9ad9b5;box-shadow:var(--shadow)}.category-icon{width:48px;height:48px;background:#eaf8ef;color:var(--obee-dark);display:grid;place-items:center;border-radius:13px;font-size:23px;margin-bottom:13px}.category-card strong{display:block;font-size:15px}.category-card small{display:block;color:var(--muted);margin-top:5px;line-height:1.4}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:.2s;min-width:0}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b5ddc4}.product-image-wrap{height:230px;display:block;background:#f2f5f3;position:relative;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.product-badge{position:absolute;z-index:2;left:10px;top:10px;background:var(--obee);color:#fff;font-size:9px;font-weight:900;padding:5px 8px;border-radius:4px;letter-spacing:.5px}.product-body{padding:14px}.product-category{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--obee-dark);font-weight:900}.product-body h3{font-size:16px;line-height:1.3;margin:7px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-body h3 a:hover{color:var(--obee-dark)}.product-body p{font-size:12px;color:var(--muted);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:56px}.product-footer{border-top:1px solid var(--line);margin-top:13px;padding-top:11px}.product-link{font-size:12px;font-weight:900;color:var(--obee-dark)}.store-toolbar{background:#fff;border:1px solid var(--line);padding:11px 14px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.toolbar-options{display:flex;gap:6px}.toolbar-options button{background:#f3f6f4;border:1px solid transparent;padding:7px 12px;border-radius:5px;font-size:11px;cursor:pointer}.toolbar-options button.active{background:#e7f8ed;color:var(--obee-dark);border-color:#a9dfbc;font-weight:800}.empty-store{text-align:center;background:#fff;border:1px solid var(--line);padding:70px 20px;border-radius:10px}.empty-store>i{font-size:45px;color:#b6c4ba}.empty-store h3{margin:14px 0 5px}.empty-store p{color:var(--muted);margin-bottom:20px}
.store-benefits{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;gap:20px}.benefits-grid>div{display:flex;gap:12px;align-items:center}.benefits-grid i{font-size:27px;color:var(--obee-dark)}.benefits-grid strong,.benefits-grid span{display:block}.benefits-grid strong{font-size:13px}.benefits-grid span{font-size:11px;color:var(--muted);margin-top:2px}.store-footer{background:#092316;color:#b9cfc1;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-logo{color:#fff}.footer-grid p{font-size:12px}.footer-grid h4{color:#fff;margin:0 0 13px;font-size:13px}.footer-grid>div>a:not(.store-logo){display:block;font-size:12px;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;font-size:11px}
.breadcrumb{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);margin-bottom:25px}.breadcrumb a{color:var(--obee-dark);font-weight:800}.category-hero{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);padding:25px;border-radius:10px;margin-bottom:35px}.category-hero .category-icon{margin:0;width:64px;height:64px;font-size:29px}.category-hero h1{margin:3px 0 4px;font-size:30px}.category-hero p{margin:0;color:var(--muted);font-size:13px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:45px;background:#fff;padding:30px;border:1px solid var(--line);border-radius:10px;min-width:0}.product-gallery{min-width:0;max-width:100%;overflow:hidden}.product-main-image{height:510px;width:100%;max-width:100%;background:#f3f6f4;border-radius:8px;overflow:hidden;position:relative}.product-main-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.product-thumbs{display:flex;gap:9px;margin-top:12px;overflow:auto}.product-thumb{width:70px;height:70px;padding:3px;border:1px solid var(--line);background:#fff;border-radius:6px;cursor:pointer;flex:none}.product-thumb.active{border:2px solid var(--obee)}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:3px}.product-detail-info{padding:12px 0}.product-detail-info h1{font-size:38px;line-height:1.12;margin:8px 0 15px;letter-spacing:-1px}.product-lead{font-size:15px;color:var(--muted);line-height:1.7}.product-placeholder-price{font-size:22px;font-weight:900;color:var(--obee-dark);background:#eef9f2;padding:16px;margin:25px 0}.product-actions{display:flex;gap:10px;flex-wrap:wrap}.product-trust{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;display:grid;gap:12px;font-size:12px}.product-trust div{display:flex;align-items:center;gap:9px}.product-trust i{color:var(--obee-dark);font-size:18px}.product-description{margin-top:45px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:30px}.description-content{font-size:14px;line-height:1.8;color:#3f4943}.description-content img{max-width:100%;height:auto}
@media(max-width:1000px){.hero-grid{grid-template-columns:1fr}.hero-art{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.store-mainbar-inner{gap:15px}}
@media(max-width:700px){.store-container{width:min(100% - 24px,1240px)}.store-topbar{display:none}.store-mainbar{padding:12px 0}.store-logo{font-size:20px}.store-logo-mark{width:34px;height:34px}.store-cart{font-size:24px}.store-search{position:absolute;top:65px;left:12px;right:12px;max-width:none;width:auto}.store-mainbar{margin-bottom:54px}.store-nav-inner{overflow:auto;gap:20px;white-space:nowrap}.hero-copy{padding:40px 0}.hero-copy h1{font-size:38px}.hero-copy p{font-size:14px}.store-section{padding:38px 0}.section-heading h2{font-size:23px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image-wrap{height:170px}.product-body{padding:11px}.product-body h3{font-size:14px}.product-body p{font-size:11px;min-height:51px}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.category-card{padding:15px;min-height:125px}.category-card small{font-size:10px}.benefits-grid{grid-template-columns:1fr 1fr;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:minmax(0,1fr);padding:15px;gap:22px;min-width:0;overflow:hidden}.product-gallery,.product-detail-info{min-width:0;max-width:100%}.product-main-image{height:350px;width:100%;max-width:100%;overflow:hidden}.product-main-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.product-detail-info h1{font-size:29px;overflow-wrap:anywhere;word-break:break-word}.product-actions .store-btn{width:100%}.store-toolbar{display:none}}


/* Store V2 ecommerce pricing / inventory */
.store-price-row{display:flex;align-items:center;gap:10px;margin-top:12px}.store-price{font-size:20px;font-weight:800;color:var(--obee-dark)}.contact-price{font-size:17px}.store-discount{display:inline-flex;align-items:center;padding:4px 7px;border-radius:6px;background:#fff0f0;color:#d32f2f;font-size:12px;font-weight:800}.store-stock{margin-top:7px;font-size:12px;font-weight:700}.store-stock i{font-size:7px;margin-right:4px}.store-stock.in{color:#168a49}.store-stock.low{color:#b77900}.store-stock.out{color:#c62828}.flash-badge{background:#e53935!important}.detail-sale-badge{position:absolute;z-index:2;top:14px;left:14px;background:#e53935;color:#fff;padding:7px 10px;border-radius:8px;font-size:12px;font-weight:800}.product-main-image{position:relative}.product-sku{font-size:12px;color:#777;margin-top:-10px;margin-bottom:12px}.detail-price-box{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:18px 0 8px}.detail-price{font-size:32px;font-weight:900;color:var(--obee-dark)}.detail-old-price{text-decoration:line-through;color:#888;font-size:15px}.detail-stock{font-size:14px;margin-bottom:18px}
@media(max-width:700px){.store-price{font-size:18px}.detail-price{font-size:27px}}

/* V3 variants + ratings */
.rating-line,.rating-line .stars{color:#f59e0b}.rating-line{display:flex;gap:7px;align-items:center;margin:8px 0 14px;font-size:.92rem}.stars{letter-spacing:2px;color:#f59e0b}.variant-picker,.quantity-picker{margin:18px 0}.variant-picker label,.quantity-picker label{display:block;font-weight:800;font-size:.78rem;letter-spacing:.08em;margin-bottom:9px}.variant-buttons{display:flex;flex-wrap:wrap;gap:9px}.variant-option{background:#fff;border:1px solid #d8dee5;border-radius:8px;padding:10px 14px;cursor:pointer;font-weight:700}.variant-option:hover,.variant-option.selected{border-color:#18a957;color:#087c3c;box-shadow:0 0 0 2px rgba(24,169,87,.12)}.quantity-picker>div{display:inline-flex;border:1px solid #d8dee5;border-radius:8px;overflow:hidden}.quantity-picker button{width:42px;border:0;background:#f5f7f8;font-size:20px;cursor:pointer}.quantity-picker input{width:58px;text-align:center;border:0;border-left:1px solid #d8dee5;border-right:1px solid #d8dee5;font-size:16px}.review-summary{display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:start}.review-score{padding:22px;border:1px solid #e5e7eb;border-radius:14px;text-align:center}.review-score>strong{font-size:42px;display:block;color:#18a957}.review-form-wrap form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-form-wrap input,.review-form-wrap select,.review-form-wrap textarea{width:100%;border:1px solid #d8dee5;border-radius:8px;padding:11px;font:inherit}.review-form-wrap textarea{grid-column:1/-1}.review-form-wrap button{width:max-content}.review-success,.review-error{padding:10px 12px;border-radius:8px;margin-bottom:12px;background:#eefbf3}.review-error{background:#fff4f4}.review-list{margin-top:25px}.review-item{padding:18px 0;border-top:1px solid #e5e7eb}.review-item .verified-review{margin-left:10px;font-size:.75rem;color:#087c3c;background:#eefbf3;padding:4px 7px;border-radius:999px}.review-item p{margin:8px 0}.review-item small{color:#6b7280}@media(max-width:700px){.review-summary{grid-template-columns:1fr}.review-form-wrap form{grid-template-columns:1fr}.review-form-wrap textarea{grid-column:auto}}


/* =========================================================
   CART V1
   ======================================================= */
.cart-heading{margin-bottom:20px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.cart-items-card,.cart-summary-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 28px rgba(20,50,32,.05)}.cart-card-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--line);font-size:14px}.cart-card-header span{color:#78827b;font-size:12px}.cart-item{display:grid;grid-template-columns:88px minmax(180px,1fr) 100px 142px 105px 38px;gap:16px;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.cart-item:last-child{border-bottom:0}.cart-item-image{width:88px;height:88px;border-radius:10px;background:#f2f6f3;display:block;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-info h3{font-size:15px;margin:5px 0 7px}.cart-item-info small{font-size:11px;color:#7b847e}.cart-variant{display:inline-flex;align-items:center;gap:6px;color:var(--obee-dark);font-size:12px;font-weight:700;background:#eef8f1;padding:5px 8px;border-radius:6px}.cart-item-price{font-weight:800;color:#34423a}.cart-item-price small{display:block;font-size:10px;color:#8a938e;font-weight:500;margin-top:3px}.cart-qty-form{display:flex;align-items:center}.cart-qty-form button{width:34px;height:34px;border:1px solid var(--line);background:#f7faf8;color:var(--obee-dark);cursor:pointer;font-weight:800}.cart-qty-form .cart-qty-minus{border-radius:6px 0 0 6px}.cart-qty-form .cart-qty-plus{border-radius:0 6px 6px 0}.cart-qty-input{width:50px;height:34px;text-align:center;border:1px solid var(--line);border-left:0;border-right:0;outline:none}.cart-update-hidden{display:none!important}.cart-line-total{font-size:15px;font-weight:900;color:var(--obee-dark);text-align:right}.cart-remove-form{text-align:right}.cart-remove-form button{border:0;background:transparent;color:#9a5b5b;cursor:pointer;font-size:17px}.cart-summary-card{padding:22px;position:sticky;top:18px}.cart-summary-card h2{margin:5px 0 20px;font-size:23px}.cart-summary-row,.cart-summary-total{display:flex;justify-content:space-between;align-items:center;padding:11px 0}.cart-summary-row{border-bottom:1px solid var(--line);color:#69736d;font-size:13px}.cart-summary-row strong{color:#27352d}.cart-summary-note{display:flex;gap:9px;margin:17px 0;padding:12px;background:#f1f8f3;border-radius:8px;color:#64736a;font-size:11px;line-height:1.5}.cart-summary-note i{color:var(--obee);font-size:14px}.cart-summary-total{padding:16px 0;font-size:15px}.cart-summary-total strong{font-size:23px;color:var(--obee-dark)}.cart-checkout-btn,.cart-continue-btn{width:100%;margin-top:8px}.cart-alert{padding:13px 16px;border-radius:9px;margin-bottom:18px;font-size:13px;font-weight:700}.cart-alert.success{background:#edf9f1;color:#176b39;border:1px solid #ccebd5}.cart-alert.error{background:#fff3f1;color:#9a3f32;border:1px solid #f0d1cb}.cart-empty{padding:70px 20px}.cart-empty i{font-size:52px}.cart-empty h3{margin:15px 0 7px}
@media(max-width:1050px){.cart-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.cart-item{grid-template-columns:76px minmax(160px,1fr) 90px 130px 100px 30px}.cart-item-image{width:76px;height:76px}}
@media(max-width:760px){.cart-item{grid-template-columns:72px 1fr 30px;gap:12px}.cart-item-image{width:72px;height:72px}.cart-item-price,.cart-line-total{grid-column:2;text-align:left}.cart-qty-form{grid-column:2}.cart-remove-form{grid-column:3;grid-row:1}.cart-item-info{grid-column:2}.cart-card-header{padding:15px}.cart-item{padding:15px}.cart-summary-card{padding:18px}}

/* Customer Account V1 */
.store-account-link{display:inline-flex;align-items:center;gap:7px;color:#26332c;text-decoration:none;font-weight:700;white-space:nowrap;padding:9px 10px;border-radius:10px}
.store-account-link:hover{background:#eef8f2;color:#078b45}
.store-account-link i{font-size:18px;color:#078b45}
@media(max-width:760px){.store-account-text{display:none}.store-account-link{padding:8px}}


/* Phase 1 Task 5 — marketplace sold counter */
.product-sold{margin-top:6px;font-size:12px;color:#68736f;display:flex;align-items:center;gap:5px}.product-sold i{font-size:12px}.sold-count{color:#68736f;font-size:13px;font-weight:600}.rating-line .sold-count{margin-left:2px}

/* Phase 1 Task 5.1 — Product card rating summary */
.product-rating-card{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:8px;text-decoration:none;color:#68736f;font-size:11px;line-height:1.2;cursor:pointer}.product-rating-card:hover{color:#087c3c}.product-rating-card .stars{font-size:13px;letter-spacing:1px;color:#f59e0b}.product-rating-card strong{font-size:11px;color:#087c3c}.product-rating-card span:last-child{color:#68736f}.product-rating-card:focus-visible{outline:2px solid #18a957;outline-offset:2px;border-radius:4px}

/* Review photo thumbnails + bounded lightbox */
.review-photos{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}
.review-photo-thumb{display:block;width:88px;height:88px;padding:0;margin:0;border:1px solid #d8dee5;border-radius:10px;background:#fff;overflow:hidden;cursor:pointer;box-sizing:border-box}
.review-photo-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease,opacity .2s ease}
.review-photo-thumb:hover img{transform:scale(1.04);opacity:.92}
.review-photo-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.78);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;box-sizing:border-box}
.review-photo-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.review-photo-modal-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:1100px;max-height:calc(100vh - 48px);box-sizing:border-box}
.review-photo-modal-inner img{display:block;width:auto;height:auto;max-width:90vw;max-height:85vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.45);background:#111}
.review-photo-modal-close{position:absolute;top:16px;right:20px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:30px;line-height:44px;text-align:center;cursor:pointer;z-index:2}
.review-photo-modal-close:hover{background:rgba(255,255,255,.24)}
body.review-photo-modal-open{overflow:hidden}
@media(max-width:700px){.review-photo-thumb{width:76px;height:76px}.review-photo-modal{padding:14px}.review-photo-modal-inner img{max-width:94vw;max-height:82vh}.review-photo-modal-close{top:10px;right:10px}}

/* =========================================================
   STORE HEADER V2 — Official OBEETECH Branding
   ========================================================= */
.store-mainbar{background:linear-gradient(100deg,#07813f 0%,#12a654 55%,#0b8f49 100%);padding:16px 0}.store-mainbar-inner{gap:26px}.store-logo{gap:11px;color:#fff}.store-logo-mark{width:48px;height:48px;border-radius:13px;background:rgba(255,255,255,.12);overflow:hidden;flex:0 0 48px;display:grid;place-items:center}.store-logo-mark img{width:100%;height:100%;object-fit:contain;display:block}.store-logo-wordmark{font-family:"Orbitron", "Segoe UI", sans-serif;font-size:27px;font-weight:800;letter-spacing:-1px;color:#fff;line-height:1}.store-account-link{display:inline-flex;align-items:center;gap:9px;color:#fff!important;text-decoration:none;font-weight:800;white-space:nowrap;padding:7px 8px;border-radius:10px}.store-account-link:hover{background:rgba(255,255,255,.10);color:#fff!important}.store-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#20b95e;color:#fff;font-size:13px;font-weight:900;flex:0 0 38px;border:1px solid rgba(255,255,255,.25)}.store-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.store-avatar-initials{display:grid;place-items:center;width:100%;height:100%}.store-avatar-login{background:rgba(255,255,255,.12);font-size:17px}.store-account-text{font-size:15px}.store-account-chevron{font-size:11px;opacity:.85}.store-cart{color:#fff!important}.store-cart:hover{color:#fff!important}.store-search{height:50px;border-radius:5px;max-width:none}.store-search button{width:58px;background:#087c3c}.store-nav-inner{min-height:54px;gap:27px}.store-nav-inner a{font-size:14px}.store-nav-extra{margin-left:auto;display:flex;align-items:center;gap:0}.store-nav-extra a{padding:0 18px;border-left:1px solid #e5ebe7}.store-nav-extra i{margin-right:6px}.store-nav-extra a:first-child{border-left:0}.store-topbar{display:none}.store-header{position:relative;z-index:20}.store-mainbar{border-bottom:1px solid rgba(255,255,255,.08)}
@media(max-width:900px){.store-account-text{display:none}.store-account-chevron{display:none}.store-mainbar-inner{gap:12px}.store-logo-wordmark{font-size:22px}.store-logo-mark{width:43px;height:43px;flex-basis:43px}.store-avatar{width:36px;height:36px;flex-basis:36px}.store-nav-extra{display:none}}
@media(max-width:700px){.store-logo-wordmark{font-size:18px}.store-logo-mark{width:38px;height:38px;flex-basis:38px}.store-account-link{padding:4px}.store-mainbar{padding:10px 0}.store-cart{font-size:24px}.store-nav-inner{min-height:44px}}

/* =========================================================
   MOBILE ACCOUNT / LOGIN HEADER FIX
   ========================================================= */

@media (max-width: 700px) {

    .store-mainbar-inner {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .store-logo {
        flex: 1 1 auto;
        min-width: 0;
    }

    .store-logo-wordmark {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .store-account-link {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        flex: 0 0 auto;
        width: 40px;
        height: 40px;
        padding: 2px !important;
        margin: 0;
        color: #fff !important;
    }

    .store-account-text,
    .store-account-chevron {
        display: none !important;
    }

    .store-avatar {
        width: 36px;
        height: 36px;
        flex: 0 0 36px;
    }

    .store-avatar-login {
        display: grid !important;
        place-items: center;
    }

    .store-cart {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        flex: 0 0 auto;
        width: 40px;
        height: 40px;
        margin-left: 0;
    }

}

/* =========================================================
   PASSWORD VISIBILITY TOGGLE
   ========================================================= */

.password-toggle-wrapper {
    position: relative;
    width: 100%;
}

.password-toggle-wrapper input[type="password"],
.password-toggle-wrapper input[type="text"] {
    width: 100%;
    padding-right: 52px;
}

.password-toggle-button {
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    border-radius: 8px;
    background: transparent;
    color: #68736d;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    z-index: 2;
    transition:
        color 0.2s ease,
        background 0.2s ease;
}

.password-toggle-button:hover {
    color: #078b45;
    background: rgba(7, 139, 69, 0.08);
}

.password-toggle-button:focus {
    outline: 2px solid rgba(7, 139, 69, 0.35);
    outline-offset: 1px;
}

.password-toggle-button i {
    pointer-events: none;
}

@media (max-width: 600px) {

    .password-toggle-button {
        width: 44px;
        height: 44px;
        font-size: 19px;
    }

}

/* =========================================================
   COMPACT PROFILE PHOTO / CHANGE PHOTO
   ========================================================= */

.compact-profile-card {
    margin-top: 18px;
}

.compact-profile-head {
    display: flex;
    align-items: center;
    gap: 22px;
}

.compact-avatar-wrap {
    position: relative;
    flex: 0 0 auto;
}

.compact-avatar-wrap .account-avatar-large {
    margin: 0;
}

.profile-photo-edit-button {
    position: absolute;
    right: -4px;
    bottom: -4px;
    width: 34px;
    height: 34px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #078b45;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s ease, background 0.2s ease;
}

.profile-photo-edit-button:hover {
    background: #056f38;
    transform: scale(1.06);
}

.profile-photo-edit-button i {
    font-size: 13px;
    pointer-events: none;
}

.compact-profile-info {
    min-width: 0;
}

.compact-profile-info h2 {
    margin: 4px 0 5px;
}

.compact-profile-info p {
    margin: 0;
}

.avatar-upload-panel {
    display: none;
    margin-top: 22px;
    padding-top: 22px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.avatar-upload-panel.is-open {
    display: block;
}

.avatar-upload-panel .avatar-upload-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.avatar-upload-panel .avatar-upload-form label {
    font-weight: 600;
}

.avatar-upload-panel .avatar-upload-form small {
    margin-top: -4px;
}

.avatar-upload-panel .avatar-upload-form .store-btn {
    width: fit-content;
}

@media (max-width: 600px) {

    .compact-profile-head {
        gap: 16px;
    }

    .compact-profile-info h2 {
        font-size: 20px;
    }

    .compact-profile-info p {
        font-size: 13px;
    }

    .profile-photo-edit-button {
        width: 32px;
        height: 32px;
    }

}

/* =========================================================
   COMPACT PROFILE PHOTO / PEN EDIT
   ========================================================= */

.compact-profile-card {
    margin-top: 18px;
}

.compact-profile-head {
    display: flex;
    align-items: center;
    gap: 22px;
}

.compact-avatar-wrap {
    position: relative;
    flex: 0 0 auto;
}

.compact-avatar-wrap .account-avatar-large {
    margin: 0;
}

.profile-photo-edit-button {
    position: absolute;
    right: -3px;
    bottom: -3px;
    width: 34px;
    height: 34px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #078b45;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,.16);
    transition: transform .2s ease, background .2s ease;
    z-index: 3;
}

.profile-photo-edit-button:hover {
    background: #056f38;
    transform: scale(1.06);
}

.profile-photo-edit-button i {
    font-size: 13px;
    pointer-events: none;
}

.compact-profile-info {
    min-width: 0;
}

.compact-profile-info h2 {
    margin: 4px 0 5px;
}

.compact-profile-info p {
    margin: 0;
}

.avatar-upload-panel {
    display: none;
    margin-top: 22px;
    padding-top: 22px;
    border-top: 1px solid rgba(0,0,0,.08);
}

.avatar-upload-panel.is-open {
    display: block;
}

.avatar-upload-panel .avatar-upload-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.avatar-upload-panel .avatar-upload-form label {
    font-weight: 600;
}

.avatar-upload-panel .avatar-upload-form small {
    margin-top: -4px;
}

.avatar-upload-panel .customer-actions {
    margin-top: 4px;
}

@media (max-width: 600px) {

    .compact-profile-head {
        gap: 16px;
    }

    .compact-profile-info h2 {
        font-size: 20px;
    }

    .compact-profile-info p {
        font-size: 13px;
    }

    .profile-photo-edit-button {
        width: 32px;
        height: 32px;
    }

}
/* ===========================================
   PRODUCT ITEM SPECIFICATIONS
=========================================== */

.product-specifications {
    margin-top: 60px;
}

.product-specifications .section-heading {
    margin-bottom: 24px;
}

.specifications-table-wrap {
    width: 100%;
    overflow-x: auto;
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 16px;
    background: #10151f;
}

.specifications-table {
    width: 100%;
    border-collapse: collapse;
}

.specifications-table tr {
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.specifications-table tr:last-child {
    border-bottom: none;
}

.specifications-table th,
.specifications-table td {
    padding: 16px 20px;
    text-align: left;
    vertical-align: top;
}

.specifications-table th {
    width: 32%;
    color: #fff;
    font-weight: 700;
    background: rgba(255,255,255,.025);
}

.specifications-table td {
    color: #cbd5e1;
    line-height: 1.6;
}

@media (max-width: 768px) {

    .product-specifications {
        margin-top: 42px;
    }

    .specifications-table th,
    .specifications-table td {
        padding: 13px 14px;
    }

    .specifications-table th {
        width: 40%;
    }
}
@media (max-width: 768px) {

    .product-specifications {
        margin-top: 10px;
        padding: 10px 0 22px;
        background: transparent;
        border: none;
        border-radius: 0;
    }

    .product-specifications .section-heading {
        padding: 0 24px;
        margin-bottom: 18px;
    }

    .specifications-table-wrap {
        border-radius: 16px;
    }

    .specifications-table th,
    .specifications-table td {
        padding: 14px 16px;
        font-size: 15px;
        line-height: 1.4;
    }

    .specifications-table th {
        width: 42%;
        font-weight: 700;
    }

    .specifications-table td {
        width: 58%;
    }
}

/* MOBILE PRODUCT OVERFLOW FIX */
@media (max-width: 700px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .product-detail,
    .product-gallery,
    .product-main-image,
    .product-detail-info {
        min-width: 0;
        max-width: 100%;
        box-sizing: border-box;
    }

    #mainProductImage {
        display: block;
        width: 100%;
        height: 100%;
        max-width: 100%;
        object-fit: contain;
    }

    .product-thumbs {
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
}
