:root{
    --ink:#101828;
    --muted:#667085;
    --paper:#ffffff;
    --soft:#f6f7fb;
    --brand:#6d5dfc;
    --brand2:#00c2ff;
    --brand3:#ff7a59;
    --radius:24px;
}
*{box-sizing:border-box}
body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;}
a{text-decoration:none;color:inherit}.announcement-bar{background:linear-gradient(90deg,var(--brand),var(--brand2));color:#fff;font-weight:700;font-size:.9rem}.brand{display:flex;align-items:center;gap:.65rem;font-weight:900;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff}.nav-link{font-weight:700;color:#263041}.nav-link.active,.nav-link:hover{color:var(--brand)}.hero-slider .carousel-item{min-height:660px;background:#f7f2ff;position:relative;overflow:hidden}.hero-slide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.68),rgba(255,255,255,.12))}.hero-content{position:relative;z-index:2;min-height:660px;display:flex;align-items:center}.hero-kicker{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;color:var(--brand);background:#fff;border:1px solid rgba(109,93,252,.16);border-radius:999px;padding:.5rem 1rem;box-shadow:0 14px 40px rgba(16,24,40,.08)}.hero-title{font-size:clamp(2.6rem,5vw,5.8rem);line-height:.96;font-weight:950;letter-spacing:-.08em;max-width:850px}.hero-text{font-size:1.22rem;color:#475467;max-width:620px}.btn-brand{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;border:none;font-weight:800;border-radius:999px;padding:.85rem 1.35rem;box-shadow:0 16px 35px rgba(109,93,252,.22)}.btn-brand:hover{color:#fff;transform:translateY(-1px)}.btn-soft{background:#fff;border:1px solid #e6e8f0;border-radius:999px;font-weight:800;padding:.85rem 1.35rem}.section-title{font-weight:950;letter-spacing:-.05em;font-size:clamp(2rem,3vw,3.2rem)}.section-subtitle{color:var(--muted);font-size:1.05rem}.card-soft{border:1px solid #edf0f6;border-radius:var(--radius);box-shadow:0 18px 55px rgba(16,24,40,.07);background:#fff}.product-card{border:1px solid #edf0f6;border-radius:26px;overflow:hidden;background:#fff;height:100%;transition:.18s ease;box-shadow:0 16px 45px rgba(16,24,40,.06)}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(16,24,40,.1)}.product-img-wrap{aspect-ratio:1/1;background:#f8f9fc;display:grid;place-items:center;overflow:hidden}.product-img-wrap img{width:100%;height:100%;object-fit:cover}.product-body{padding:1.1rem}.product-title{font-weight:850;line-height:1.2}.price{font-weight:950;font-size:1.15rem}.sale-price{color:var(--brand3)}.old-price{text-decoration:line-through;color:#98a2b3;font-weight:600;margin-left:.35rem}.category-tile{border-radius:28px;min-height:280px;padding:1.4rem;background:linear-gradient(135deg,#f3f0ff,#eafaff);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:end;box-shadow:0 16px 45px rgba(16,24,40,.07)}.category-tile:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-45px;top:-45px;background:rgba(255,255,255,.68)}.category-tile h4,.category-tile p{position:relative;z-index:1}.quote-band{border-radius:34px;background:radial-gradient(circle at 20% 20%,rgba(0,194,255,.3),transparent 30%),linear-gradient(135deg,#15152a,#33247c);color:#fff;padding:clamp(2rem,4vw,4rem);overflow:hidden}.feature-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-weight:950}.shop-hero{background:linear-gradient(135deg,#f6f2ff,#e9fbff);border-radius:34px;padding:3rem}.filter-box{border:1px solid #edf0f6;border-radius:22px;padding:1rem;background:#fff;position:sticky;top:118px}.footer{background:#f8fafc}.footer a{display:block;color:#667085;margin:.35rem 0}.footer h5,.footer h6{font-weight:900}.cart-line-img{width:82px;height:82px;object-fit:cover;border-radius:18px;background:#f3f4f6}.form-control,.form-select{border-radius:14px;padding:.75rem .9rem}.admin-shell{background:#f6f7fb;min-height:100vh}.admin-topbar{background:#0b1220;color:#fff;position:sticky;top:0;z-index:1030}.admin-topbar a{font-weight:800}.payment-option{border:1px solid #e6e8f0;border-radius:20px;padding:1rem;background:#fff;cursor:pointer}.payment-option:hover{border-color:var(--brand);box-shadow:0 12px 35px rgba(16,24,40,.06)}.payment-option input{margin-top:.25rem}.payment-instructions{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:1rem}.admin-sidebar{background:#111827;color:#fff;min-height:100vh;position:sticky;top:0}.admin-sidebar a{display:block;color:#d1d5db;padding:.75rem 1rem;border-radius:14px;margin:.15rem 0;font-weight:700}.admin-sidebar a:hover,.admin-sidebar a.active{background:#263247;color:#fff}.table-card{background:#fff;border:1px solid #edf0f6;border-radius:22px;box-shadow:0 12px 35px rgba(16,24,40,.05);overflow:hidden}.admin-thumb{width:64px;height:64px;object-fit:cover;border-radius:14px;background:#f3f4f6}.badge-status{border-radius:999px;padding:.35rem .7rem;font-weight:800}.badge-paid{background:#dcfae6;color:#067647}.badge-pending{background:#fff6d6;color:#8a6100}.badge-cancelled{background:#fee4e2;color:#b42318}@media(max-width:991px){.hero-slider .carousel-item,.hero-content{min-height:560px}.hero-overlay{background:rgba(255,255,255,.82)}.filter-box{position:static}.admin-sidebar{min-height:auto;position:static}.admin-layout{display:block!important}}
.page-content{font-size:1.05rem;line-height:1.75}.page-content h1,.page-content h2,.page-content h3,.page-content h4{font-weight:950;letter-spacing:-.03em;margin-top:1.7rem;margin-bottom:.8rem}.page-content h1:first-child,.page-content h2:first-child,.page-content h3:first-child{margin-top:0}.page-content p{color:#475467}.page-content ul,.page-content ol{color:#475467;padding-left:1.35rem}.page-content a{color:var(--brand);font-weight:800}.page-content blockquote{border-left:4px solid var(--brand);padding-left:1rem;color:#475467;background:#f8fafc;border-radius:14px;padding-top:1rem;padding-bottom:1rem}
.category-section-bg-light{background:#f8fafc}.category-section-bg-white{background:#fff}.category-section-bg-soft-purple{background:radial-gradient(circle at 15% 15%,rgba(109,93,252,.13),transparent 28%),linear-gradient(135deg,#f6f2ff,#fff)}.category-section-bg-soft-blue{background:radial-gradient(circle at 85% 20%,rgba(0,194,255,.16),transparent 28%),linear-gradient(135deg,#effbff,#ffffff)}.category-section-bg-dark-gradient{background:radial-gradient(circle at 20% 10%,rgba(0,194,255,.24),transparent 30%),radial-gradient(circle at 85% 20%,rgba(109,93,252,.28),transparent 28%),linear-gradient(135deg,#101828,#271b64)}.category-section-bg-custom{background:#f8fafc}.category-section .carousel-control-prev-icon,.category-section .carousel-control-next-icon{filter:invert(1)}.category-carousel-controls .btn{min-width:110px}.category-section-bg-dark-gradient .category-tile{box-shadow:0 20px 60px rgba(0,0,0,.18)}
.product-main-description{font-size:1.02rem;line-height:1.75}.product-main-description h3{letter-spacing:-.03em}.category-section{background-repeat:no-repeat}.category-section .category-tile{height:100%}.category-section.text-white .category-tile{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}.category-section.text-white .category-tile h4{color:#fff}.category-section.text-white .category-tile:after{background:rgba(255,255,255,.16)}
.product-gallery-main img{transition:opacity .16s ease}.product-gallery-thumbs{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.35rem}.product-gallery-thumb{width:96px;height:96px;border:2px solid transparent;border-radius:18px;padding:0;background:#fff;overflow:hidden;flex:0 0 auto;box-shadow:0 10px 25px rgba(16,24,40,.08)}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumb.active{border-color:var(--brand)}.product-gallery-thumb:hover{transform:translateY(-1px)}.admin-gallery-thumb{width:100%;height:140px;object-fit:cover;border-radius:14px;background:#f3f4f6}
.category-tile.category-tile-with-image{background-size:cover;background-position:center;color:#fff;box-shadow:0 22px 65px rgba(16,24,40,.2);transition:transform .18s ease, box-shadow .18s ease}.category-tile.category-tile-with-image:after{display:none}.category-tile.category-tile-with-image h4{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.35)}.category-tile.category-tile-with-image p{color:rgba(255,255,255,.82)!important;text-shadow:0 1px 10px rgba(0,0,0,.35)}.category-tile.category-tile-with-image:hover{transform:translateY(-3px);box-shadow:0 28px 75px rgba(16,24,40,.28)}.admin-category-preview{width:180px;height:120px;object-fit:cover;border-radius:18px;border:1px solid #e6e8f0;background:#f3f4f6}


/* v1.11 category card sizing and reviews */
.category-tile{min-height:280px}.category-tile.category-tile-with-image{background-size:cover;background-position:center}.product-rating-strip{padding:.75rem 1.1rem 0;background:#fff}.rating-stars{display:inline-flex;align-items:center;gap:.12rem;line-height:1}.rating-star{font-size:1rem;color:#d0d5dd}.rating-star.filled{color:#f5b301}.rating-star.empty{color:#d0d5dd}.rating-text{font-size:.82rem;color:#667085;margin-left:.45rem;font-weight:800}.product-reviews{scroll-margin-top:120px}.review-item{border-top:1px solid #edf0f6;padding:1.2rem 0}.review-item:first-child{border-top:0;padding-top:0}.no-review-box{border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;padding:1rem 1.2rem;color:#667085;font-weight:700}.review-form-box{border-top:1px solid #edf0f6;padding-top:1.4rem}.verified-badge{display:inline-flex;align-items:center;border-radius:999px;background:#dcfae6;color:#067647;font-size:.75rem;font-weight:900;padding:.22rem .55rem}.admin-review-preview{max-width:420px}
@media(max-width:767px){.category-tile{min-height:230px}.rating-text{font-size:.78rem}}


.footer-copyright a{display:inline!important;color:var(--brand)!important;font-weight:800;text-decoration:underline;text-underline-offset:3px;margin:0 .12rem!important}.footer-copyright a:hover{color:var(--brand2)!important}

/* v1.18 product upload progress */
.upload-progress-wrap{border:1px solid #e6e8f0;border-radius:18px;background:#f8fafc;padding:1rem}.upload-progress-wrap .progress{height:12px;border-radius:999px;overflow:hidden}.upload-progress-wrap .progress-bar{background:linear-gradient(135deg,var(--brand),var(--brand2));transition:width .15s ease}


/* v1.20 shop category filter buttons */
.shop-category-pills-wrap{border:1px solid #edf0f6;background:#fff;border-radius:22px;padding:1rem;box-shadow:0 12px 35px rgba(16,24,40,.04)}
.shop-category-pills{display:flex;gap:.65rem;overflow-x:auto;white-space:nowrap;padding-bottom:.15rem;-webkit-overflow-scrolling:touch}
.shop-category-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e6e8f0;background:#f8fafc;color:#263041;border-radius:999px;padding:.72rem 1rem;font-weight:900;line-height:1;transition:.16s ease;flex:0 0 auto}
.shop-category-pill:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-1px)}
.shop-category-pill.active{background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:transparent;color:#fff;box-shadow:0 14px 30px rgba(109,93,252,.2)}
@media(max-width:767px){.shop-category-pills-wrap{margin-left:-.2rem;margin-right:-.2rem}.shop-category-pill{padding:.68rem .9rem;font-size:.92rem}}

/* v1.21 shop category multi-select buttons */
.shop-category-pills-wrap{border:1px solid #edf0f6;background:#fff;border-radius:24px;padding:1rem;box-shadow:0 14px 38px rgba(16,24,40,.05)}
.shop-category-pills{display:flex;flex-wrap:wrap;gap:.65rem;overflow:visible;white-space:normal;padding-bottom:0}
.shop-category-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dce8;background:#f8fafc;color:#263041;border-radius:999px;padding:.72rem 1.05rem;font-weight:900;line-height:1.15;transition:.16s ease;flex:0 0 auto;box-shadow:0 6px 18px rgba(16,24,40,.04)}
.shop-category-pill:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-1px);background:#fff}
.shop-category-pill.active{background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:transparent;color:#fff;box-shadow:0 14px 30px rgba(109,93,252,.22)}
@media(max-width:767px){.shop-category-pills-wrap{margin-left:-.2rem;margin-right:-.2rem}.shop-category-pills{gap:.5rem}.shop-category-pill{padding:.68rem .85rem;font-size:.9rem;max-width:100%;white-space:normal;text-align:center}}

/* v1.22 stronger shop category button styling + cache-bust safe classes */
.shop-category-filter-panel{border:1px solid #edf0f6;background:#fff;border-radius:24px;padding:1rem;box-shadow:0 14px 38px rgba(16,24,40,.05)}
.shop-category-filter-buttons{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}
.shop-category-filter-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dce8;background:#f8fafc;color:#263041!important;border-radius:999px;padding:.72rem 1.05rem;font-weight:900;line-height:1.15;text-decoration:none!important;transition:.16s ease;box-shadow:0 6px 18px rgba(16,24,40,.04)}
.shop-category-filter-btn:hover{border-color:var(--brand);color:var(--brand)!important;transform:translateY(-1px);background:#fff}
.shop-category-filter-btn.active{background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:transparent;color:#fff!important;box-shadow:0 14px 30px rgba(109,93,252,.22)}
@media(max-width:767px){.shop-category-filter-panel{padding:.85rem}.shop-category-filter-buttons{gap:.5rem}.shop-category-filter-btn{padding:.68rem .85rem;font-size:.9rem;white-space:normal;text-align:center}}


.product-gallery-main{transition:opacity .16s ease}.product-gallery-main img,.product-gallery-main video{width:100%;height:auto;max-height:680px;object-fit:contain;display:block;border-radius:inherit}.product-gallery-thumb{position:relative}.product-gallery-thumb video{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumb .play-badge,.admin-play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;box-shadow:0 8px 25px rgba(15,23,42,.22);padding-left:2px}.admin-media-preview{position:relative}.admin-media-preview .admin-gallery-thumb{display:block}.admin-media-preview.is-video:after{content:'Video';position:absolute;right:8px;top:8px;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;font-size:11px;font-weight:800;padding:3px 8px;letter-spacing:.02em}

/* v1.25 FAQ accordion page */
.faq-page .page-content h3{display:none}.faq-page-content>h2:first-child{margin-top:0}.faq-accordion{display:grid;gap:.85rem;margin-top:1.4rem}.faq-accordion-item{border:1px solid #e6e8f0;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.045);overflow:hidden}.faq-accordion-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.2rem;font-weight:950;color:#101828;letter-spacing:-.02em}.faq-accordion-item summary::-webkit-details-marker{display:none}.faq-accordion-item summary:hover{background:#f8fafc}.faq-accordion-icon{position:relative;width:26px;height:26px;border-radius:999px;flex:0 0 auto;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 10px 22px rgba(109,93,252,.18)}.faq-accordion-icon:before,.faq-accordion-icon:after{content:"";position:absolute;background:#fff;border-radius:999px;left:50%;top:50%;transform:translate(-50%,-50%)}.faq-accordion-icon:before{width:12px;height:2px}.faq-accordion-icon:after{width:2px;height:12px;transition:.16s ease}.faq-accordion-item[open] .faq-accordion-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.faq-accordion-body{padding:0 1.2rem 1.15rem 1.2rem;color:#475467}.faq-accordion-body p:last-child,.faq-accordion-body ul:last-child,.faq-accordion-body ol:last-child{margin-bottom:0}.faq-accordion-body p{color:#475467}.faq-accordion-body ul,.faq-accordion-body ol{padding-left:1.35rem;color:#475467}.faq-accordion-item[open]{border-color:rgba(109,93,252,.28);box-shadow:0 18px 40px rgba(109,93,252,.08)}@media(max-width:767px){.faq-accordion-item summary{padding:.95rem 1rem;font-size:.98rem}.faq-accordion-body{padding:0 1rem 1rem}}

/* v1.26 account dashboard, order timeline and wishlist */
.account-dashboard-section{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)}
.account-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:2rem;align-items:start}.account-sidebar{position:sticky;top:110px}.account-sidebar-card{background:#fff;border:1px solid #edf0f6;border-radius:24px;padding:.55rem;box-shadow:0 18px 45px rgba(16,24,40,.06)}.account-nav-link{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:14px;font-weight:850;color:#101828;text-decoration:none;transition:.16s ease}.account-nav-link:hover{background:#f8fafc;color:var(--brand)}.account-nav-link.active{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 14px 28px rgba(109,93,252,.18)}.account-nav-link small{margin-left:auto;background:rgba(16,24,40,.08);border-radius:999px;padding:.05rem .45rem}.account-nav-link.active small{background:rgba(255,255,255,.22);color:#fff}.account-main{min-width:0}.account-title{font-size:2rem;font-weight:950;letter-spacing:-.045em;margin:0}.account-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.account-order-search{display:flex;gap:1rem;align-items:center}.account-order-search .input-group{min-width:310px}.account-order-search .form-control,.account-order-search .input-group-text{border-radius:14px}.account-orders-toolbar{border-bottom:1px solid #e6e8f0;border-top:1px solid #f0f2f6;padding:1rem 0;margin-bottom:1.4rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.account-order-list{display:grid;gap:1.4rem}.account-order-card{background:#fff;border:1px solid #edf0f6;border-radius:24px;box-shadow:0 18px 45px rgba(16,24,40,.08);padding:1rem}.account-order-top{display:grid;grid-template-columns:1.1fr 1.2fr 1fr .8fr;gap:1rem;background:#dfeafa;border-radius:16px;padding:1.1rem 1.3rem}.account-order-top span{text-transform:uppercase;font-size:.72rem;font-weight:800;color:#667085;display:block}.account-order-top strong{font-size:1.05rem;color:#344054}.order-progress-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;align-items:start;max-width:680px;margin:2.1rem auto 1.9rem;padding:0 .7rem}.order-step{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:#98a2b3;font-weight:850;font-size:.83rem;min-width:0}.order-step:not(:last-child):after{content:"";position:absolute;top:18px;left:calc(50% + 28px);right:calc(-50% + 28px);height:4px;border-radius:999px;background:#d9e0ea}.order-step.done:not(:last-child):after{background:linear-gradient(90deg,var(--brand),var(--brand2))}.order-step-dot{width:38px;height:38px;border-radius:999px;background:#f1f5f9;border:3px solid #cbd5e1;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.7rem;font-size:1rem;font-weight:950;position:relative;z-index:1;flex:0 0 auto;box-shadow:0 4px 12px rgba(16,24,40,.06)}.order-step-label{display:block;line-height:1.25;max-width:115px;margin:0 auto;word-break:normal}.order-step.done{color:#101828}.order-step.done .order-step-dot{background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:#fff;box-shadow:0 12px 28px rgba(109,93,252,.28),0 0 0 4px rgba(109,93,252,.12)}.tracking-box{background:#f8fafc;border-radius:12px;padding:.85rem 1rem;margin:0 0 1rem;font-size:.95rem}.account-order-items{border-top:1px solid #edf0f6;padding-top:1rem}.account-order-items-head{display:grid;grid-template-columns:minmax(0,1fr) 110px 90px;gap:1rem;padding:.25rem 1rem .8rem;color:#475467}.account-order-item{display:grid;grid-template-columns:minmax(0,1fr) 110px 90px;gap:1rem;align-items:center;padding:.9rem 1rem;border-radius:14px}.account-order-item:hover{background:#f8fafc}.account-item-product{display:flex;align-items:center;gap:1rem;min-width:0}.account-item-product img{width:74px;height:74px;object-fit:cover;border-radius:12px;background:#f3f4f6;border:1px solid #edf0f6}.account-cancelled-banner{margin:1rem 0;border:1px solid #fecaca;background:#fff1f2;color:#b42318;border-radius:14px;padding:.9rem 1rem;font-weight:850}.wishlist-floating-btn{position:absolute;right:14px;top:14px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.86);color:#101828;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:950;font-size:1.25rem;box-shadow:0 12px 30px rgba(16,24,40,.14);backdrop-filter:blur(6px);transition:.16s ease}.wishlist-floating-btn:hover{transform:translateY(-1px);color:#e11d48}.wishlist-floating-btn.active{background:#fff1f2;color:#e11d48;border-color:#fecdd3}.wishlist-card-form{position:static;margin:0}.btn-wishlist{border:1px solid #e6e8f0;background:#fff;color:#101828;border-radius:999px;padding:.75rem 1.1rem;font-weight:900;box-shadow:0 10px 25px rgba(16,24,40,.05)}.btn-wishlist:hover,.btn-wishlist.active{background:#fff1f2;color:#e11d48;border-color:#fecdd3}.account-sidebar-card .account-nav-link span{width:22px;text-align:center}@media(max-width:991px){.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-sidebar-card{display:flex;overflow:auto;gap:.35rem}.account-nav-link{white-space:nowrap}.account-order-search{width:100%;flex-wrap:wrap}.account-order-search .input-group{min-width:0;flex:1 1 260px}.account-order-top{grid-template-columns:1fr 1fr}.account-order-items-head,.account-order-item{grid-template-columns:minmax(0,1fr) 80px 70px}}@media(max-width:575px){.account-order-top{grid-template-columns:1fr}.order-progress-steps{grid-template-columns:repeat(2,1fr);gap:1rem .55rem;margin:1.3rem 0 1.5rem;padding:0}.order-step{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem}.order-step:not(:last-child):after{display:none}.order-step-dot{width:36px;height:36px;margin-bottom:.35rem;flex:0 0 auto}.order-step-label{max-width:100px;font-size:.78rem}.account-order-items-head{display:none}.account-order-item{grid-template-columns:1fr;gap:.45rem}.account-item-product img{width:64px;height:64px}.account-heading-row{display:block}.account-order-search{margin-top:1rem}.account-orders-toolbar{align-items:flex-start}.account-sidebar-card{border-radius:18px}}


/* v1.27 logo, theme colour controls and product options */
.brand-logo-img{display:block;max-height:44px;max-width:190px;width:auto;height:auto;object-fit:contain}
.brand-logo-preview{display:block;max-width:240px;max-height:90px;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:14px;padding:.35rem;border:1px solid #e6e8f0}
.brand-mark,.feature-icon,.btn-brand,.shop-category-pill.active,.shop-category-filter-btn.active,.account-nav-link.active{color:var(--brand-text)!important}
.btn-brand:hover{color:var(--brand-text)!important}
.product-option-card{border:1px solid #edf0f6;border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(16,24,40,.055);padding:1rem}
.product-option-choice-grid{display:flex;flex-wrap:wrap;gap:.55rem}
.product-option-choice{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #dfe4ee;border-radius:999px;background:#fff;padding:.65rem .9rem;font-weight:800;color:#344054;cursor:pointer;transition:.15s ease}
.product-option-choice:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-1px)}
.product-option-choice input{accent-color:var(--brand)}
.product-option-choice:has(input:checked){background:linear-gradient(135deg,var(--brand),var(--brand2));border-color:transparent;color:var(--brand-text);box-shadow:0 12px 26px rgba(109,93,252,.18)}
.cart-option-lines strong{color:#344054}
.product-option-admin-row textarea{font-size:.92rem}
@media(max-width:575px){.brand-logo-img{max-height:38px;max-width:145px}.product-option-choice-grid{display:grid;grid-template-columns:1fr 1fr}.product-option-choice{justify-content:center;text-align:center}}


/* v1.28 launch polish */
.admin-topbar,.admin-topbar *{position:relative;z-index:20}.admin-top-link{display:inline-flex!important;align-items:center;gap:.35rem;pointer-events:auto!important;cursor:pointer!important;text-decoration:none!important}.admin-top-link:hover{text-decoration:underline!important}.admin-product-filter{background:#f8fafc;border:1px solid #edf0f6;border-radius:22px;padding:1rem}.admin-product-filter .form-label{font-weight:800;font-size:.86rem;color:#475467}

/* v1.30 contact image cards + captcha */
.captcha-wrap{margin:.2rem 0 .4rem}
.contact-image-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}
.contact-image-card{border:1px solid #edf0f6;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(16,24,40,.07);height:100%}
.contact-image-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f8fafc;display:block}
.contact-image-card-body{padding:1.1rem}
.contact-image-card-body h5{font-weight:950;margin-bottom:.35rem}
.contact-image-card-body p{color:#667085;margin:0;font-size:.95rem;line-height:1.45}
@media(max-width:991px){.contact-image-card-grid{grid-template-columns:1fr 1fr}}
@media(max-width:575px){.contact-image-card-grid{grid-template-columns:1fr}}

/* v1.31 contact side image */
.contact-form-side-image{border-radius:24px;overflow:hidden;border:1px solid #edf0f6;box-shadow:0 18px 45px rgba(16,24,40,.07);background:#f8fafc}
.contact-form-side-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
