*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{background:linear-gradient(135deg,#0f172a,#1e293b 45%,#312e81);color:#eef2ff;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{padding-bottom:110px}.site-shell{max-width:1180px;margin:0 auto;padding:20px}.centered-shell{min-height:100vh;display:flex;align-items:center;justify-content:center}.bg-orb{position:fixed;border-radius:50%;filter:blur(60px);opacity:.32;z-index:-1}.orb-1{width:260px;height:260px;background:#60a5fa;top:0;left:0}.orb-2{width:240px;height:240px;background:#22d3ee;right:0;top:20%}.orb-3{width:280px;height:280px;background:#a78bfa;left:25%;bottom:0}.glass-nav,.glass-card,.glass-footer{background:rgba(255,255,255,.11);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 35px rgba(0,0,0,.18)}.glass-nav{position:sticky;top:14px;z-index:20;border-radius:22px;padding:14px 18px;display:flex;gap:16px;align-items:center;justify-content:space-between}.glass-footer{margin-top:26px;padding:18px 20px;border-radius:22px;display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-actions{display:flex;flex-wrap:wrap;gap:14px}.brand{display:flex;align-items:center;gap:12px;font-weight:700}.brand img{width:48px;height:48px;object-fit:contain;border-radius:12px;background:rgba(255,255,255,.1);padding:4px}.site-nav{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.site-nav a{padding:10px 14px;border-radius:14px;color:#dbeafe}.site-nav a.active,.site-nav a:hover{background:rgba(255,255,255,.13);color:#fff}.cart-link .count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#22c55e;border-radius:999px;margin-left:6px;font-size:12px;color:#fff}.nav-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;border-radius:2px}.mobile-bottom-nav{display:none;position:fixed;left:10px;right:10px;bottom:10px;background:rgba(15,23,42,.85);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:10px;z-index:25;grid-template-columns:repeat(5,1fr);gap:6px}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;border-radius:14px;color:#dbeafe;font-size:12px}.mobile-bottom-nav a.active{background:rgba(255,255,255,.11);color:#fff}.glass-card{border-radius:26px;padding:24px}.hero{margin-top:22px}.hero-grid,.detail-grid,.cart-layout,.contact-grid{display:grid;gap:22px}.hero-grid{grid-template-columns:1.35fr .85fr;align-items:center}.pill{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12);margin-bottom:10px;font-size:13px}.hero h1,.static-page h1,.auth-card h1{margin:0 0 12px;font-size:clamp(30px,4vw,52px);line-height:1.08}.hero p{color:#dbeafe;max-width:640px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.glass-panel{background:rgba(255,255,255,.08);border-radius:22px;border:1px solid rgba(255,255,255,.12);padding:18px}.stat-panel{display:grid;gap:14px}.stat-panel div,.stat-box{display:flex;flex-direction:column;gap:6px}.stat-panel strong,.stat-box strong{font-size:30px}.stats-grid{display:grid;gap:18px;margin-bottom:20px}.four-cols{grid-template-columns:repeat(4,1fr)}.two-cols{grid-template-columns:repeat(2,1fr)}.section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:18px 0}.page-top{margin-top:24px}.section-head h2,.page-top h1{margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{display:flex;flex-direction:column;gap:14px}.product-card h3{margin:0}.product-card p{margin:0;color:#dbeafe}.product-image-wrap{display:block}.product-image,.detail-image,.thumb,.gallery-thumb-btn img{width:100%;height:100%;object-fit:contain}.product-image-wrap,.detail-image-box{background:rgba(255,255,255,.08);border-radius:22px;overflow:hidden}.product-image-wrap{height:240px;display:flex;align-items:center;justify-content:center;padding:14px}.detail-grid{grid-template-columns:1.05fr .95fr;align-items:start}.detail-image-box{height:520px;padding:18px;display:flex;align-items:center;justify-content:center}.zoom-box{overflow:hidden}.zoom-box img{transition:transform .35s ease}.zoom-box:hover img{transform:scale(1.12)}.detail-desc{white-space:pre-line;color:#dbeafe}.price-big{font-size:34px;font-weight:800;margin:10px 0 14px}.card-bottom,.inline-cart-form,.order-top,.product-inline,.checkout-total,.order-actions-inline{display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-cart-form{justify-content:flex-start;flex-wrap:wrap}.inline-cart-form label{max-width:110px}.product-slider{position:relative}.product-slide{display:none}.product-slide.is-active{display:block}.slider-nav,.zoom-btn,.lightbox-close,.btn{border:none;border-radius:14px;cursor:pointer}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(15,23,42,.75);color:#fff}.slider-nav.prev{left:10px}.slider-nav.next{right:10px}.zoom-btn,.btn{padding:12px 16px;background:rgba(255,255,255,.1);color:#fff}.btn.primary{background:#22c55e}.btn.danger{background:#ef4444}.btn.small{padding:8px 12px;font-size:13px}.product-gallery-strip,.mini-gallery,.stack-actions{display:flex;gap:10px;flex-wrap:wrap}.gallery-thumb-btn{padding:0;border:2px solid transparent;background:none;border-radius:14px;overflow:hidden;width:78px;height:78px}.gallery-thumb-btn.is-active{border-color:#22c55e}.lightbox{position:fixed;inset:0;background:rgba(2,6,23,.85);display:none;align-items:center;justify-content:center;padding:20px;z-index:40}.lightbox.is-open{display:flex}.lightbox-image{max-width:min(92vw,1100px);max-height:88vh;border-radius:18px}.lightbox-close{position:absolute;top:16px;right:16px;width:42px;height:42px;background:#ef4444;color:#fff;font-size:24px}.form-card{display:flex;flex-direction:column;gap:16px}.wide-card{max-width:none}.grid-form{display:grid;gap:14px}.grid-form.two-col{grid-template-columns:repeat(2,1fr)}.grid-form label{display:flex;flex-direction:column;gap:8px;color:#dbeafe}.grid-form .full{grid-column:1/-1}.grid-form input,.grid-form textarea,.grid-form select{width:100%;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:#fff;outline:none}.grid-form input::placeholder,.grid-form textarea::placeholder{color:#cbd5e1}.auth-card{width:min(560px,100%)}.alert{padding:13px 15px;border-radius:14px;margin-bottom:12px}.inline-alert{margin:16px 0}.alert.success{background:rgba(34,197,94,.18);border:1px solid rgba(34,197,94,.4)}.alert.error,.badge.danger{background:rgba(239,68,68,.16);border:1px solid rgba(239,68,68,.4)}.alert.warn,.badge.warn{background:rgba(245,158,11,.16);border:1px solid rgba(245,158,11,.38)}.badge.info{background:rgba(59,130,246,.16);border:1px solid rgba(59,130,246,.38)}.badge.success{background:rgba(34,197,94,.16);border:1px solid rgba(34,197,94,.38)}.badge.muted{background:rgba(148,163,184,.16);border:1px solid rgba(148,163,184,.32)}.badge{display:inline-flex;padding:8px 12px;border-radius:999px;font-size:13px}.empty-state{text-align:center}.cart-layout,.contact-grid{grid-template-columns:1.15fr .85fr}.checkout-box{position:sticky;top:110px;align-self:start}.table-wrap{overflow:auto}.thumb{width:64px;height:64px;border-radius:12px;background:rgba(255,255,255,.08);padding:4px}.qty-input{width:72px}.product-inline{justify-content:flex-start}.account-header,.order-card{margin-bottom:18px}.orders-stack{display:grid;gap:16px}.order-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:18px}.order-top{align-items:flex-start}.order-top small{display:block;color:#cbd5e1;margin-top:4px}.order-items,.order-meta{display:grid;gap:8px;margin-top:14px;color:#dbeafe}.order-total{margin-top:14px;font-weight:700}.map-embed-wrap{border-radius:18px;overflow:hidden;min-height:360px}.map-embed-wrap iframe{width:100%;height:100%;min-height:360px;border:0}.mini-gallery-item{display:flex;flex-direction:column;gap:10px;width:120px}.mini-gallery-item img{height:120px;object-fit:cover;border-radius:16px}.compact-form{margin-top:14px}.contact-list{display:grid;gap:10px;margin-top:18px}.admin-shell main{padding-top:18px}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.stack-actions{justify-content:center}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid,.detail-grid,.cart-layout,.contact-grid,.four-cols,.two-cols{grid-template-columns:1fr 1fr}}@media (max-width:860px){.nav-toggle{display:flex}.site-nav{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);flex-direction:column;background:rgba(15,23,42,.95);padding:12px;border-radius:18px}.site-nav.is-open{display:flex}.hero-grid,.detail-grid,.cart-layout,.contact-grid,.grid-form.two-col,.product-grid,.four-cols,.two-cols{grid-template-columns:1fr}.product-image-wrap{height:220px}.detail-image-box{height:360px}.checkout-box{position:static}.mobile-bottom-nav{display:grid}.glass-footer{padding-bottom:84px;flex-direction:column;align-items:flex-start}}@media (max-width:540px){.site-shell{padding:14px}.glass-card,.glass-nav,.glass-footer{border-radius:20px}.hero h1,.static-page h1,.auth-card h1{font-size:30px}.product-image-wrap{height:200px}.detail-image-box{height:300px}.gallery-thumb-btn{width:62px;height:62px}.card-bottom,.inline-cart-form,.order-top{flex-direction:column;align-items:flex-start}.table-wrap th,.table-wrap td{padding:10px 8px}.thumb{width:56px;height:56px}}

main{padding-top:5px}
main > section,
main > div{margin-top:22px}
main > section:first-child,
main > div:first-child{margin-top:0}
.page-top{margin-top:0}
.static-page,.product-detail,.cart-layout{position:relative}
.product-detail > div:last-child{padding-left:18px}
.product-detail h1{margin:6px 0 10px;line-height:1.15}
.product-detail .detail-desc{margin-bottom:20px}
.product-detail .inline-cart-form{align-items:flex-end;justify-content:flex-start;column-gap:16px;row-gap:14px;padding-left:12px}
.product-detail .inline-cart-form label{display:flex;flex-direction:column;gap:8px;min-width:110px;margin:0}
.product-detail .inline-cart-form input[type="number"]{width:90px}
.product-detail .inline-cart-form .btn{margin-bottom:1px;white-space:nowrap}
.product-detail .inline-cart-form .btn.primary{margin-left:8px}
.contact-grid .glass-card,.product-grid .glass-card,.stats-grid .glass-card,.orders-stack .order-card{overflow:hidden}
.map-embed{border-radius:18px;overflow:hidden}
.map-embed iframe{display:block;width:100%;min-height:360px;border:0}
@media (max-width:860px){
  main{padding-top:14px}
  .product-detail > div:last-child{padding-left:0}
  .product-detail .inline-cart-form{padding-left:0}
}
@media (max-width:540px){
  main > section,
  main > div{margin-top:18px}
  .product-detail .inline-cart-form .btn.primary{margin-left:0}
  .product-detail .inline-cart-form{align-items:stretch}
  .product-detail .inline-cart-form label{min-width:100%}
  .product-detail .inline-cart-form .btn{width:100%}
}


/* layout fixes */
main{padding-top:18px}
.site-shell > main{margin-top:18px}
.glass-nav + main{margin-top:18px}
.static-page,.auth-card,.contact-grid,.cart-layout,.product-detail,.hero,.page-top{margin-top:24px !important}
.contact-grid .glass-card,.static-page,.auth-card,.checkout-box,.cart-layout > .glass-card{padding-top:28px}
.cart-layout{align-items:start}
.checkout-box{display:flex;flex-direction:column;gap:16px;min-width:0;position:sticky;top:120px}
.checkout-box h2{margin:0 0 4px}
.checkout-box label{display:flex;flex-direction:column;gap:8px;width:100%}
.checkout-box input,.checkout-box textarea{width:100%;max-width:100%}
.checkout-total{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.08)}
.form-card .btn{align-self:flex-start}
.table-wrap table{table-layout:auto}
.table-wrap td .btn.small{white-space:nowrap}
@media (max-width:860px){
  .site-shell > main{margin-top:16px}
  .static-page,.auth-card,.contact-grid,.cart-layout,.product-detail,.hero,.page-top{margin-top:18px !important}
  .contact-grid .glass-card,.static-page,.auth-card,.checkout-box,.cart-layout > .glass-card{padding-top:24px}
  .checkout-box{position:static;top:auto}
}



/* checkout and map fixes */
.checkout-layout{align-items:start}
.checkout-card{
  position:sticky;
  top:120px;
  align-self:start;
  width:100%;
  min-width:0;
  padding:26px;
  gap:18px;
}
.checkout-head{display:grid;gap:6px}
.checkout-head h2{margin:0;font-size:28px;line-height:1.2}
.checkout-head p{margin:0;color:#dbeafe;font-size:14px}
.checkout-fields{display:grid;gap:14px}
.checkout-card .field-group{display:grid;gap:8px;width:100%}
.checkout-card .field-group span{font-size:14px;color:#dbeafe}
.checkout-card input,
.checkout-card textarea{
  display:block;
  width:100%;
  max-width:100%;
  padding:14px 15px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.08);
  color:#fff;
  outline:none;
}
.checkout-card textarea{resize:vertical;min-height:110px}
.checkout-total{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  padding:15px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
}
.checkout-total span{color:#dbeafe}
.checkout-total strong{font-size:24px;white-space:nowrap}
.checkout-submit{width:100%;justify-content:center;text-align:center}
.map-embed,
.map-embed-wrap{border-radius:18px;overflow:hidden;background:rgba(255,255,255,.06)}
.map-embed iframe,
.map-embed-wrap iframe{display:block;width:100%;min-height:380px;border:0}
@media (max-width:860px){
  .checkout-card{position:static;top:auto;padding:22px}
}
@media (max-width:540px){
  .checkout-card{padding:18px}
  .checkout-head h2{font-size:24px}
  .checkout-total{flex-direction:column;align-items:flex-start}
  .checkout-total strong{font-size:22px}
}


/* stable checkout and settings fixes */
.checkout-box{display:flex;flex-direction:column;gap:18px;position:sticky;top:110px;align-self:start}
.checkout-head{display:flex;flex-direction:column;gap:12px}
.checkout-head h2{margin:0}
.checkout-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.08)}
.checkout-fields{display:grid;grid-template-columns:1fr;gap:14px}
.checkout-fields label{display:flex;flex-direction:column;gap:8px;color:#dbeafe}
.checkout-fields input,.checkout-fields textarea{width:100%;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:#fff;outline:none}
.checkout-submit{width:100%}
.map-embed iframe{display:block;width:100%;min-height:360px;border:0}
@media (max-width:860px){.checkout-box{position:static;top:auto}}

.auth-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px;padding-top:6px;color:#dbeafe}
.auth-actions span{font-size:14px;line-height:1.4}
.auth-actions .btn{align-self:auto}
@media (max-width:540px){
  .auth-actions{align-items:stretch}
  .auth-actions span{width:100%}
  .auth-actions .btn{width:100%;text-align:center;justify-content:center}
}

body.theme-ocean{background:linear-gradient(135deg,#0f172a,#1e293b 45%,#312e81)}
body.theme-ocean .orb-1{background:#60a5fa}
body.theme-ocean .orb-2{background:#22d3ee}
body.theme-ocean .orb-3{background:#a78bfa}
body.theme-forest{background:linear-gradient(135deg,#052e2b,#14532d 46%,#365314)}
body.theme-forest .orb-1{background:#34d399}
body.theme-forest .orb-2{background:#84cc16}
body.theme-forest .orb-3{background:#facc15}
body.theme-forest .btn.primary{background:#16a34a}
body.theme-forest .cart-link .count{background:#65a30d}
body.theme-sunset{background:linear-gradient(135deg,#3b0764,#9d174d 48%,#f97316)}
body.theme-sunset .orb-1{background:#fb7185}
body.theme-sunset .orb-2{background:#f59e0b}
body.theme-sunset .orb-3{background:#38bdf8}
body.theme-sunset .btn.primary{background:#f97316}
body.theme-sunset .cart-link .count{background:#f59e0b}
body.theme-carbon{background:linear-gradient(135deg,#020617,#18181b 48%,#064e3b)}
body.theme-carbon .orb-1{background:#64748b}
body.theme-carbon .orb-2{background:#14b8a6}
body.theme-carbon .orb-3{background:#4ade80}
body.theme-carbon .btn.primary{background:#0f766e}
body.theme-carbon .cart-link .count{background:#14b8a6}
body.theme-light{background:linear-gradient(135deg,#e0f2fe,#f8fafc 48%,#dcfce7);color:#0f172a}
body.theme-light .orb-1{background:#38bdf8}
body.theme-light .orb-2{background:#4ade80}
body.theme-light .orb-3{background:#facc15}
body.theme-light .glass-nav,body.theme-light .glass-card,body.theme-light .glass-footer{background:rgba(255,255,255,.62);border-color:rgba(15,23,42,.11);box-shadow:0 10px 35px rgba(15,23,42,.12)}
body.theme-light .glass-panel,body.theme-light .order-card,body.theme-light .product-image-wrap,body.theme-light .detail-image-box,body.theme-light .checkout-total{background:rgba(255,255,255,.45);border-color:rgba(15,23,42,.1)}
body.theme-light .site-nav a,body.theme-light .grid-form label,body.theme-light .hero p,body.theme-light .product-card p,body.theme-light .detail-desc,body.theme-light .order-items,body.theme-light .order-meta,body.theme-light .checkout-fields label,body.theme-light .checkout-total span{color:#334155}

.product-card .product-image-wrap{
    aspect-ratio:4/3;
    height:auto;
    min-height:210px;
    border-radius:24px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
}
.product-card .product-image{
    width:100%;
    height:100%;
    max-width:100%;
    max-height:100%;
    object-fit:contain;
}
.home-product-image-link{
    display:block;
}
.home-marquee{
    width:100%;
    margin:19px 0 0;
    padding:4px 0;
    border-radius:999px;
    overflow:hidden;
    background:rgba(120,0,18,.18);
    border:1px solid var(--marquee-color,#ff1744);
    box-shadow:0 0 18px color-mix(in srgb,var(--marquee-color,#ff1744) 42%,transparent), inset 0 0 14px color-mix(in srgb,var(--marquee-color,#ff1744) 24%,transparent);
    color:var(--marquee-color,#ff1744);
    font-family:"Courier New",Courier,monospace;
    font-size:14px;
    font-weight:400;
    letter-spacing:0;
    white-space:nowrap;
    text-shadow:0 0 4px color-mix(in srgb,var(--marquee-color,#ff1744) 55%,transparent);
}
.home-marquee + main{
    padding-top:5px;
}
.home-marquee span{
    display:inline-block;
    min-width:100%;
    padding-left:100%;
    animation:home-marquee-scroll 13s linear infinite;
}
@keyframes home-marquee-scroll{
    0%{transform:translateX(0)}
    100%{transform:translateX(-100%)}
}
.home-png-frame{
    width:100%;
    aspect-ratio:3/4;
    min-height:300px;
    border-radius:24px;
    overflow:hidden;
    background:rgba(255,255,255,.08);
    display:flex;
    align-items:center;
    justify-content:center;
}
.home-png-frame img{
    display:block;
    width:100%;
    height:100%;
    max-width:100%;
    max-height:100%;
    object-fit:cover;
    border-radius:inherit;
}
.product-card .home-png-frame{
    padding:0 !important;
    overflow:hidden;
}
.product-card .home-png-frame img,
.product-card .product-image{
    display:block;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    border-radius:inherit;
}
.home-hero-banner{
    width:min(100%,760px);
    margin:8px auto 16px;
    border-radius:26px;
    overflow:hidden;
    background:rgba(255,255,255,.08);
    display:block;
}
.home-hero-banner img{
    display:block;
    width:100%;
    height:auto;
    max-width:100%;
    object-fit:contain;
    border-radius:inherit;
}
@media (max-width:860px){
    .product-card .product-image-wrap,
    .home-png-frame{
        min-height:280px;
    }
    .home-hero-banner{
        width:100%;
    }
}
@media (max-width:540px){
    .product-card .product-image-wrap,
    .home-png-frame{
        min-height:240px;
        border-radius:20px;
    }
    .home-hero-banner{
        border-radius:20px;
    }
    .home-hero-banner img{
        border-radius:inherit;
    }
}
body.theme-light .site-nav a.active,body.theme-light .site-nav a:hover{background:rgba(15,23,42,.08);color:#0f172a}
body.theme-light .grid-form input,body.theme-light .grid-form textarea,body.theme-light .grid-form select,body.theme-light .checkout-fields input,body.theme-light .checkout-fields textarea{background:rgba(255,255,255,.75);border-color:rgba(15,23,42,.16);color:#0f172a}
body.theme-light .grid-form input::placeholder,body.theme-light .grid-form textarea::placeholder{color:#64748b}
body.theme-light .btn{background:rgba(15,23,42,.08);color:#0f172a}
body.theme-light .btn.primary{background:#16a34a;color:#fff}
body.theme-light .btn.danger{background:#dc2626;color:#fff}
body.theme-light .mobile-bottom-nav{background:rgba(255,255,255,.88);border-color:rgba(15,23,42,.12)}
body.theme-light .mobile-bottom-nav a{color:#334155}
body.theme-light .mobile-bottom-nav a.active{background:rgba(15,23,42,.08);color:#0f172a}

/* final spacing overrides */
main,
.admin-shell main,
.home-marquee + main{
    padding-top:5px !important;
}
.site-shell > main,
.glass-nav + main,
main > section,
main > div,
.hero,
.page-top,
.static-page,
.auth-card,
.contact-grid,
.cart-layout,
.product-detail,
.compact-form,
.contact-list,
.order-items,
.order-meta,
.order-total,
.hero-actions,
.inline-alert{
    margin-top:5px !important;
}
.contact-grid .glass-card,
.static-page,
.auth-card,
.checkout-box,
.checkout-card,
.cart-layout > .glass-card,
.auth-actions{
    padding-top:5px !important;
}
.brand span{
    font-size:inherit;
    line-height:1.15;
}
.glass-nav{
    padding-top:8px !important;
    padding-bottom:8px !important;
}
.brand img{
    width:40px !important;
    height:40px !important;
}
.stat-panel{
    padding:12px !important;
    gap:8px !important;
    border-radius:16px !important;
    grid-template-columns:repeat(3,1fr) !important;
    align-items:center;
}
.stat-panel div{
    gap:2px !important;
    align-items:center;
    text-align:center;
}
.stat-panel strong{
    font-size:20px !important;
    line-height:1.1;
}
.stat-panel span{
    font-size:12px;
    line-height:1.25;
}
.glass-footer{
    margin-top:7px !important;
    padding-top:1px !important;
    padding-bottom:1px !important;
}
main{
    padding-bottom:55px !important;
}
.hero-grid{
    grid-template-columns:1fr !important;
}
.hero p{
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center;
}
.hero-actions{
    justify-content:center;
}
body div:not(.bg-orb):not(.site-shell):not(.centered-shell){
    margin-top:5px !important;
}
@media (max-width:860px){
    .stat-panel{
        grid-template-columns:repeat(3,1fr) !important;
    }
}
.home-marquee{
    margin-top:29px !important;
    position:relative;
    top:6px !important;
}
.product-card .product-image-wrap,
.product-card .home-png-frame{
    aspect-ratio:3/4 !important;
    height:auto !important;
    min-height:300px !important;
    padding:0 !important;
    border-radius:24px !important;
    overflow:hidden !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}
.product-card .product-image-wrap img,
.product-card .home-png-frame img,
.product-card .product-image{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    border-radius:inherit !important;
}
@media (max-width:860px){
    .product-card .product-image-wrap,
    .product-card .home-png-frame{
        min-height:280px !important;
    }
}
@media (max-width:540px){
    .product-card .product-image-wrap,
    .product-card .home-png-frame{
        min-height:240px !important;
        border-radius:20px !important;
    }
}
.whatsapp-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:9px 14px;
    margin-left:8px;
    border-radius:999px;
    background:#22c55e;
    color:#fff !important;
    font-weight:700;
    box-shadow:0 8px 18px rgba(34,197,94,.28);
}
.whatsapp-btn:hover{
    background:#16a34a;
}
.phone-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:9px 14px;
    margin-left:8px;
    border-radius:999px;
    background:#2563eb;
    color:#fff !important;
    font-weight:700;
    box-shadow:0 8px 18px rgba(37,99,235,.28);
}
.phone-btn:hover{
    background:#1d4ed8;
}
.table-actions{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
    min-width:140px;
}
.table-actions .btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin:0;
    white-space:nowrap;
}
.table-actions form,
.stack-actions form{
    margin:0;
}
.certificates-section{
    margin-top:22px;
}
.certificates-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(130px,170px));
    gap:12px;
    justify-content:flex-start;
}
.certificate-card{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:135px;
    padding:8px;
    border-radius:14px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}
.certificate-card img{
    width:100%;
    height:120px;
    object-fit:contain;
    border-radius:10px;
}
body.theme-light .certificate-card{
    background:rgba(255,255,255,.45);
    border-color:rgba(15,23,42,.1);
}
.warranty-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
}
.warranty-card{
    background:rgba(255,255,255,.07);
    border:1px solid rgba(255,255,255,.12);
    border-radius:18px;
    padding:16px;
}
.warranty-card-top{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    gap:12px;
}
.warranty-card-top small{
    display:block;
    color:#cbd5e1;
    margin-top:5px;
}
.warranty-dates{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin-top:14px;
}
.warranty-dates div{
    padding:10px;
    border-radius:14px;
    background:rgba(255,255,255,.07);
}
.warranty-dates span{
    display:block;
    color:#cbd5e1;
    font-size:12px;
    margin-bottom:4px;
}
.warranty-dates strong{
    font-size:14px;
}
.warranty-inline{
    display:inline-block;
    margin-left:8px;
    color:#bbf7d0;
    font-size:13px;
}
.product-warranty-note{
    display:inline-flex;
    padding:9px 12px;
    margin-bottom:12px;
    border-radius:999px;
    background:rgba(34,197,94,.14);
    border:1px solid rgba(34,197,94,.32);
    color:#bbf7d0;
    font-weight:700;
}
body.theme-light .warranty-card,
body.theme-light .warranty-dates div{
    background:rgba(255,255,255,.45);
    border-color:rgba(15,23,42,.1);
}
body.theme-light .warranty-card-top small,
body.theme-light .warranty-dates span{
    color:#475569;
}
body.theme-light .warranty-inline,
body.theme-light .product-warranty-note{
    color:#166534;
}
@media (max-width:860px){
    .warranty-grid{grid-template-columns:1fr}
}
@media (max-width:540px){
    .warranty-card-top{flex-direction:column}
    .warranty-dates{grid-template-columns:1fr}
    .warranty-inline{display:block;margin:6px 0 0}
}
