:root{--stiv-navy:#071b33;--stiv-navy-2:#0d2a4e;--stiv-orange:#ff7a00;--stiv-orange-2:#e96600;--stiv-green:#0b8f55;--stiv-red:#c9333b;--stiv-ink:#162033;--stiv-muted:#627087;--stiv-bg:#f5f7fb;--stiv-card:#fff;--stiv-border:#dfe5ee;--stiv-shadow:0 12px 34px rgba(7,27,51,.09);--bs-primary:#0d2a4e;--bs-primary-rgb:13,42,78;--bs-link-color:#0d2a4e;--bs-link-hover-color:#ff7a00}
[data-bs-theme=dark]{--stiv-ink:#edf2f9;--stiv-muted:#a8b3c5;--stiv-bg:#07111f;--stiv-card:#0e2037;--stiv-border:#263b56;--stiv-shadow:0 12px 34px rgba(0,0,0,.28);--bs-body-bg:#07111f;--bs-body-color:#edf2f9;--bs-secondary-bg:#0e2037;--bs-border-color:#263b56}
html{scroll-behavior:smooth}body{background:var(--stiv-bg);color:var(--stiv-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:9999;background:#fff;color:#000;padding:.75rem 1rem;border-radius:.5rem}.skip-link:focus{top:1rem}.focus-ring:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(255,122,0,.42)!important;outline-offset:2px}.top-strip{background:var(--stiv-navy);color:#dce8f7;font-size:.82rem}.top-strip a{color:#fff;text-decoration:none}.store-header{background:var(--stiv-card);border-bottom:1px solid var(--stiv-border);position:sticky;top:0;z-index:1030}.brand-logo{width:168px;height:auto}.search-shell{position:relative}.search-input{border:2px solid var(--stiv-navy-2);border-radius:.7rem 0 0 .7rem;min-height:46px}.search-button{background:var(--stiv-orange);border:0;color:#111827;border-radius:0 .7rem .7rem 0;font-weight:800;padding-inline:1.25rem}.search-button:hover{background:var(--stiv-orange-2);color:#fff}.suggestions{position:absolute;z-index:1080;left:0;right:0;top:100%;background:var(--stiv-card);border:1px solid var(--stiv-border);box-shadow:var(--stiv-shadow);border-radius:0 0 .75rem .75rem;overflow:hidden}.suggestions a{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 1rem;text-decoration:none;color:var(--stiv-ink);border-bottom:1px solid var(--stiv-border)}.suggestions a:hover{background:rgba(255,122,0,.08)}.header-action{color:var(--stiv-ink);text-decoration:none;font-size:.88rem;font-weight:700;display:flex;align-items:center;gap:.4rem;white-space:nowrap}.header-action:hover{color:var(--stiv-orange)}.icon-bubble{width:38px;height:38px;border:1px solid var(--stiv-border);border-radius:50%;display:grid;place-items:center}.category-nav{background:var(--stiv-navy-2);color:#fff}.category-nav a{color:#fff;text-decoration:none;font-size:.9rem;padding:.62rem .85rem;display:inline-block}.category-nav a:hover{background:rgba(255,255,255,.1);color:#ffd2a8}.badge-cart{position:absolute;transform:translate(-5px,-9px);background:var(--stiv-orange);color:#111;font-size:.68rem}.section-pad{padding:3.2rem 0}.section-title{font-size:clamp(1.35rem,2.2vw,2rem);font-weight:850;letter-spacing:-.03em}.section-kicker{color:var(--stiv-orange-2);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.hero-card{background:linear-gradient(135deg,var(--stiv-navy),#164779);color:#fff;border-radius:1.25rem;overflow:hidden;min-height:360px;box-shadow:var(--stiv-shadow)}.hero-copy{padding:clamp(2rem,5vw,4rem)}.hero-copy h1{font-size:clamp(2.1rem,5vw,4rem);font-weight:900;letter-spacing:-.055em;line-height:1.02}.hero-img{height:360px;width:100%;object-fit:cover}.btn-stiv{background:var(--stiv-orange);color:#172033;border:0;font-weight:800}.btn-stiv:hover{background:#ff9134;color:#071b33}.btn-navy{background:var(--stiv-navy-2);color:#fff;border:0}.btn-navy:hover{background:#164779;color:#fff}.surface{background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;box-shadow:0 4px 16px rgba(7,27,51,.04)}.category-tile{display:block;background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;padding:1.25rem;text-align:center;text-decoration:none;color:var(--stiv-ink);height:100%;transition:.2s ease}.category-tile:hover{transform:translateY(-3px);border-color:rgba(255,122,0,.6);box-shadow:var(--stiv-shadow);color:var(--stiv-ink)}.category-icon{width:52px;height:52px;border-radius:16px;background:rgba(255,122,0,.12);color:var(--stiv-orange-2);font-size:1.45rem;display:grid;place-items:center;margin:0 auto .75rem}.product-card{height:100%;background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;overflow:hidden;transition:.22s ease;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:var(--stiv-shadow);border-color:rgba(13,42,78,.28)}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef2f7}.product-body{padding:1rem}.product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8rem;font-weight:700;color:var(--stiv-ink);text-decoration:none}.product-name:hover{color:var(--stiv-orange-2)}.price{font-size:1.15rem;font-weight:900;color:var(--stiv-navy-2)}[data-bs-theme=dark] .price{color:#ffad64}.price-old{text-decoration:line-through;color:var(--stiv-muted);font-size:.8rem}.discount-pill{position:absolute;left:.65rem;top:.65rem;background:#fff0e1;color:#9b3f00;font-weight:800;font-size:.72rem;padding:.35rem .52rem;border-radius:999px}.sponsored-pill{position:absolute;right:.65rem;top:.65rem;background:rgba(7,27,51,.88);color:#fff;font-size:.68rem;padding:.3rem .5rem;border-radius:999px}.rating{color:#d65d00;font-size:.8rem}.stock-ok{color:var(--stiv-green);font-size:.78rem;font-weight:700}.store-card{padding:1.25rem}.store-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--stiv-navy-2),#2574b8);color:#fff;display:grid;place-items:center;font-weight:900}.filter-panel{position:sticky;top:135px}.form-control,.form-select{border-color:var(--stiv-border);min-height:44px}.form-control:focus,.form-select:focus{border-color:var(--stiv-orange);box-shadow:0 0 0 .22rem rgba(255,122,0,.15)}.alert{border:0;border-radius:.85rem}.breadcrumb{font-size:.85rem}.product-gallery-main{background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;width:100%;aspect-ratio:1/1;object-fit:contain}.product-detail-price{font-size:2rem;font-weight:900;color:var(--stiv-navy-2)}[data-bs-theme=dark] .product-detail-price{color:#ffad64}.seller-box{border-left:4px solid var(--stiv-orange)}.table{--bs-table-bg:transparent}.checkout-steps{display:flex;gap:.5rem}.checkout-steps span{flex:1;height:5px;border-radius:99px;background:var(--stiv-border)}.checkout-steps .active{background:var(--stiv-orange)}.order-total{font-size:1.35rem;font-weight:900}.status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;background:#e9f7f0;color:#087145;font-size:.75rem;font-weight:800}.status-pill.pending,.status-pill.payment_processing{background:#fff4dc;color:#8c5600}.status-pill.cancelled,.status-pill.failed,.status-pill.rejected{background:#fde9eb;color:#a21f28}.timeline{border-left:2px solid var(--stiv-border);margin-left:.5rem;padding-left:1.2rem}.timeline-item{position:relative;padding-bottom:1.2rem}.timeline-item:before{content:"";position:absolute;left:-1.58rem;top:.25rem;width:.72rem;height:.72rem;background:var(--stiv-orange);border:3px solid var(--stiv-card);border-radius:50%;box-shadow:0 0 0 1px var(--stiv-border)}.dashboard-shell{min-height:100vh;background:var(--stiv-bg)}.dashboard-nav{background:var(--stiv-navy);color:#fff;width:270px;min-height:100vh;position:fixed;inset:0 auto 0 0;padding:1.2rem;overflow-y:auto}.dashboard-nav .brand-logo{filter:brightness(0) invert(1)}.dashboard-nav a{display:flex;gap:.75rem;align-items:center;color:#dce8f7;text-decoration:none;padding:.72rem .8rem;border-radius:.65rem;margin:.16rem 0}.dashboard-nav a:hover,.dashboard-nav a.active{background:rgba(255,255,255,.1);color:#fff}.dashboard-main{margin-left:270px;min-height:100vh}.dashboard-top{background:var(--stiv-card);border-bottom:1px solid var(--stiv-border);padding:1rem 1.5rem;position:sticky;top:0;z-index:100}.dashboard-content{padding:1.5rem}.metric{background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;padding:1.2rem;height:100%}.metric-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--stiv-muted);font-weight:800}.metric-value{font-size:1.7rem;font-weight:900;letter-spacing:-.04em}.auth-wrap{min-height:72vh;display:grid;place-items:center;padding:3rem 0}.auth-card{max-width:520px;width:100%;padding:clamp(1.3rem,4vw,2.4rem)}.footer{background:var(--stiv-navy);color:#c8d8ea}.footer a{color:#eaf3ff;text-decoration:none}.footer a:hover{color:#ffad64}.footer-title{color:#fff;font-weight:800}.online-indicator{position:fixed;right:1rem;bottom:1rem;z-index:1080;border-radius:999px;padding:.45rem .75rem;background:#153f68;color:#fff;font-size:.76rem;box-shadow:var(--stiv-shadow)}.online-indicator.offline{background:#9e2730}.empty-state{text-align:center;padding:3rem 1rem;color:var(--stiv-muted)}.admin-table td,.admin-table th{vertical-align:middle}.text-muted{color:var(--stiv-muted)!important}.object-cover{object-fit:cover}.min-w-0{min-width:0}.legal-copy{max-width:850px}.legal-copy p{white-space:pre-line}.whatsapp-float{position:fixed;right:1rem;bottom:4.2rem;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#16a265;color:#fff;text-decoration:none;font-weight:900;box-shadow:var(--stiv-shadow);z-index:1010}.whatsapp-float:hover{color:#fff;background:#11834f}
@media(max-width:991.98px){.store-header{position:relative}.filter-panel{position:static}.dashboard-nav{transform:translateX(-100%);transition:.25s;z-index:1050}.dashboard-nav.open{transform:none}.dashboard-main{margin-left:0}.hero-img{height:260px}.category-nav{overflow-x:auto;white-space:nowrap}.dashboard-content{padding:1rem}}
@media(max-width:575.98px){.brand-logo{width:140px}.section-pad{padding:2.2rem 0}.hero-card{border-radius:.85rem}.hero-copy{padding:1.5rem}.hero-copy h1{font-size:2rem}.product-body{padding:.75rem}.price{font-size:1rem}.dashboard-content{padding:.75rem}.auth-card{border-radius:0;border-left:0;border-right:0}.header-action .action-label{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.text-white-75{color:rgba(255,255,255,.76)}.live-hero .carousel-indicators{margin-bottom:1rem}.live-hero .carousel-indicators [data-bs-target]{width:34px;height:5px;border:0;border-radius:20px}.live-product-slide{min-height:440px;background:radial-gradient(circle at 82% 30%,rgba(255,122,0,.28),transparent 32%),linear-gradient(135deg,#06182f 0%,#0d3562 60%,#154d7b 100%)}.live-pill,.hero-badge{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.4rem .72rem;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.live-pill{background:rgba(11,143,85,.2);border:1px solid rgba(89,224,163,.45);color:#c7ffe4}.live-pill span{width:8px;height:8px;border-radius:50%;background:#54e59f;box-shadow:0 0 0 5px rgba(84,229,159,.15);animation:livePulse 1.8s infinite}.hero-badge{background:rgba(255,122,0,.18);border:1px solid rgba(255,177,104,.42);color:#ffd6b1}.hero-price{font-size:clamp(1.8rem,4vw,3rem);font-weight:950;color:#fff;letter-spacing:-.04em}.hero-old-price{text-decoration:line-through;color:#b8c9db;font-weight:700}.hero-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:#dce9f7;font-size:.84rem}.hero-product-stage{height:440px;display:grid;place-items:center;position:relative;overflow:hidden}.hero-product-img{width:min(72%,350px);aspect-ratio:1/1;object-fit:contain;background:#f8fafc;border-radius:2rem;padding:1.2rem;box-shadow:0 35px 70px rgba(0,0,0,.34);position:relative;z-index:2;transform:rotate(2deg)}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.hero-orbit-one{width:420px;height:420px}.hero-orbit-two{width:540px;height:540px}.hero-stock-card{position:absolute;z-index:3;left:7%;bottom:12%;background:rgba(255,255,255,.94);color:#0d2a4e;border-radius:1rem;padding:.75rem 1rem;box-shadow:var(--stiv-shadow);display:grid}.hero-stock-card span{font-size:.75rem;color:#627087}.hero-discount{position:absolute;z-index:3;right:8%;top:15%;width:78px;height:78px;border-radius:50%;background:var(--stiv-orange);color:#162033;display:grid;place-content:center;text-align:center;line-height:1.05;box-shadow:0 16px 35px rgba(0,0,0,.25);transform:rotate(8deg)}.hero-discount strong{font-size:1.35rem}.hero-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--stiv-border);border:1px solid var(--stiv-border);border-radius:0 0 1rem 1rem;overflow:hidden;margin:-.1rem 1.2rem 0}.hero-trust-row span{background:var(--stiv-card);padding:.8rem;text-align:center;font-size:.78rem;font-weight:750}.delivery-estimator{border-left:4px solid #2574b8}.mobile-cart-bar{display:none}.recovery-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.recovery-code-grid code,.secret-key{display:block;background:var(--stiv-bg);border:1px dashed var(--stiv-border);border-radius:.6rem;padding:.75rem;color:var(--stiv-ink);font-weight:800;letter-spacing:.08em}.security-mark{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:1.5rem}.security-mark.success{background:#e1f6ec;color:#087145}.health-card{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;padding:1rem}.health-dot{width:12px;height:12px;border-radius:50%;background:#0b8f55;box-shadow:0 0 0 5px rgba(11,143,85,.12)}.health-card.warning .health-dot{background:#d18400;box-shadow:0 0 0 5px rgba(209,132,0,.12)}.health-card.error .health-dot{background:var(--stiv-red);box-shadow:0 0 0 5px rgba(201,51,59,.12)}.health-label{text-transform:uppercase;font-size:.67rem;font-weight:900;letter-spacing:.08em}.score-tile{height:100%;border:1px solid var(--stiv-border);border-radius:.85rem;padding:1rem;display:grid;gap:.2rem}.score-tile span,.score-tile small{color:var(--stiv-muted);font-size:.75rem}.score-tile strong{font-size:1.35rem}.suggestion-type{font-size:.7rem;color:var(--stiv-muted);font-weight:700}.payment-confirmed{background:#e1f6ec!important;color:#087145!important}.carousel-control-prev,.carousel-control-next{width:6%}@keyframes livePulse{50%{box-shadow:0 0 0 10px rgba(84,229,159,0)}}
@media(max-width:991.98px){.live-product-slide{min-height:auto}.hero-product-stage{height:320px}.hero-product-img{width:min(65%,280px)}.hero-stock-card{left:14%}.hero-trust-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767.98px){.mobile-cart-bar{position:fixed;display:flex;align-items:center;justify-content:space-between;gap:1rem;z-index:1025;left:0;right:0;bottom:0;background:var(--stiv-card);border-top:1px solid var(--stiv-border);box-shadow:0 -10px 30px rgba(7,27,51,.12);padding:.7rem 1rem}.mobile-cart-bar div{min-width:0}.mobile-cart-bar strong,.mobile-cart-bar span{display:block}.mobile-cart-bar span{font-size:.7rem;color:var(--stiv-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:54vw}.online-indicator{bottom:5rem}.whatsapp-float{bottom:8.2rem}}
@media(max-width:575.98px){.hero-product-stage{height:270px}.hero-product-img{width:210px;border-radius:1.3rem}.hero-stock-card{left:5%;bottom:7%;padding:.55rem .7rem}.hero-discount{right:5%;width:66px;height:66px}.hero-trust-row{margin:0;grid-template-columns:1fr 1fr}.recovery-code-grid{grid-template-columns:1fr}}
.quality-summary{min-width:130px;background:var(--stiv-card);border:1px solid var(--stiv-border);border-radius:1rem;padding:.8rem 1rem;display:grid;box-shadow:var(--stiv-shadow)}.quality-summary strong{font-size:1.6rem;color:var(--stiv-orange-2);line-height:1}.quality-summary span{font-size:.72rem;color:var(--stiv-muted);font-weight:800;text-transform:uppercase}.quality-meter{width:110px;max-width:100%;height:7px;background:var(--stiv-border);border-radius:999px;overflow:hidden;margin-bottom:.28rem}.quality-meter span{display:block;height:100%;background:linear-gradient(90deg,var(--stiv-orange),var(--stiv-green));border-radius:inherit}.product-table-thumb{width:52px;height:52px;object-fit:cover;border-radius:.65rem;background:#eef2f7;border:1px solid var(--stiv-border)}.gallery-editor-card{height:100%;background:var(--stiv-bg);border:1px solid var(--stiv-border);border-radius:.85rem;overflow:hidden}.gallery-editor-card>img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#fff}.gallery-editor-card .form-label{display:block}.gallery-upload-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.7rem}.gallery-preview-item{min-width:0;border:1px solid var(--stiv-border);border-radius:.7rem;overflow:hidden;background:var(--stiv-bg)}.gallery-preview-item img{width:100%;aspect-ratio:1/1;object-fit:cover}.gallery-preview-item span{display:block;font-size:.68rem;padding:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-media-stage{position:relative}.product-gallery-count{position:absolute;right:.8rem;bottom:.8rem;background:rgba(7,27,51,.82);color:#fff;border-radius:999px;padding:.35rem .65rem;font-size:.7rem;font-weight:800}.product-gallery-thumbs{display:flex;gap:.55rem;overflow-x:auto;padding:.2rem}.product-gallery-thumb{flex:0 0 auto;border:2px solid transparent;border-radius:.75rem;background:var(--stiv-card);padding:.15rem}.product-gallery-thumb.active,.product-gallery-thumb:hover{border-color:var(--stiv-orange)}.product-gallery-thumb img{display:block;width:82px;height:82px;object-fit:cover;border-radius:.5rem}.draft-restore-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.draft-restore-bar span{margin-right:auto}@media(max-width:575.98px){.product-table-thumb{width:42px;height:42px}.product-gallery-thumb img{width:66px;height:66px}.quality-meter{width:80px}.gallery-editor-card>img{aspect-ratio:1/1}}
