@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--ink:#071526;--ink2:#0c2038;--blue:#0045bf;--blue2:#0045bf;--green:#18a957;--paper:#f5f7fa;--line:#e2e8f0;--muted:#64748b;--white:#fff;--shadow:0 15px 45px #08182b17;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Poppins,sans-serif}body,button,input,textarea,select{font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1180px,100% - 40px);margin-inline:auto}h1,h2,h3,h4,b,strong{font-family:Poppins,sans-serif}main{min-height:50vh}.announcement{background:var(--ink);color:#dce8f6;font-size:12px}.announcement-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.announcement span,.announcement a{align-items:center;gap:7px;display:flex}.header{z-index:20;box-shadow:0 1px 0 var(--line);background:#fff;position:relative}.header-main{grid-template-columns:250px 1fr 150px;align-items:center;gap:25px;height:90px;display:grid}.brand{align-items:center;gap:11px;display:flex}.brand>img{max-width:55px;max-height:52px}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:-.5px;font-size:19px;line-height:1.1}.brand small{color:var(--muted);margin-top:4px;font-size:10px}.logo-mark{background:linear-gradient(145deg,var(--blue),#0045bf);color:#fff;border-radius:14px 5px;place-items:center;width:48px;height:48px;font:800 16px Poppins;display:grid;box-shadow:0 8px 20px #0045bf3d}.searchbar{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:165px 1fr 52px;height:50px;display:grid;overflow:hidden}.searchbar label{border-right:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 16px;font-size:13px;font-weight:600;display:flex}.searchbar input{border:0;outline:0;min-width:0;padding:0 20px;font-size:14px}.searchbar button{background:var(--blue);color:#fff;border:0;place-items:center;display:grid}.cart-link{justify-content:flex-end;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.cart-link>span:last-child{flex-direction:column;display:flex}.cart-link small{color:var(--muted);margin-top:2px;font-weight:400}.cart-icon{border:1px solid var(--line);border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:relative}.cart-icon i{background:var(--blue);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;display:grid;position:absolute;top:-7px;right:-7px}.desktop-nav .container{justify-content:center;align-items:center;gap:70px;height:52px;display:flex}.desktop-nav a{color:#dce6f2;align-items:center;height:100%;font-size:14px;font-weight:600;display:flex;position:relative}.desktop-nav a.active,.desktop-nav a:hover{color:#fff}.desktop-nav a.active:after{content:"";background:var(--blue);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.mobile-toggle{background:0 0;border:0;display:none}.drawer-shade,.mobile-drawer{display:none}.hero{color:#fff;height:540px;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero-content{padding-top:96px;position:relative}.hero-content>span,.section-title>span,.cart-title>span{letter-spacing:2.4px;color:#0045bf;font-size:11px;font-weight:800}.hero h1{letter-spacing:-2.4px;text-transform:uppercase;max-width:640px;margin:17px 0;font-size:58px;line-height:1.02}.hero p{color:#d4dfeb;max-width:520px;margin:0 0 28px;font-size:18px;line-height:1.65}.btn{border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 22px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.btn svg{width:18px}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 9px 25px #0045bf42}.btn-primary:hover{background:var(--blue2);transform:translateY(-2px)}.btn-outline{color:var(--ink);background:#fff;border:1px solid #cbd5e1}.btn-dark{background:var(--ink);color:#fff}.btn-whatsapp{background:var(--green);color:#fff;width:100%;font-size:15px}.hero-trust{gap:26px;margin-top:52px;display:flex}.hero-trust span{color:#dce8f5;align-items:center;gap:8px;font-size:12px;display:flex}.hero-trust svg{color:#0045bf;width:19px}.category-strip{border-bottom:1px solid var(--line);background:#fff}.category-grid{grid-template-columns:repeat(8,1fr);gap:12px;padding:22px 0;display:grid}.category-grid a{text-align:center;flex-direction:column;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.category-grid a>span{border:1px solid var(--line);background:#fff;border-radius:13px;width:76px;height:66px;padding:7px;transition:all .2s}.category-grid img{object-fit:cover;border-radius:8px;width:100%;height:100%}.category-grid a:hover span{border-color:#0045bf;transform:translateY(-4px);box-shadow:0 10px 25px #08182b1a}.section-title{text-align:center;margin-bottom:35px}.section-title h2{letter-spacing:-1.2px;margin:9px 0 6px;font-size:34px}.section-title p{color:var(--muted);margin:0;font-size:14px}.products-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:14px;transition:all .25s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-6px)}.product-image{background:#f1f4f7;height:265px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.product-card:hover .product-image img{transform:scale(1.045)}.badge{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.7px;border-radius:5px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:13px;left:13px}.quick-view{opacity:0;color:var(--ink);background:#fff;border-radius:7px;gap:6px;padding:8px 12px;font-size:11px;font-weight:700;transition:all .25s;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%,30px);box-shadow:0 5px 20px #0002}.quick-view svg{width:15px;height:15px}.product-card:hover .quick-view{opacity:1;transform:translate(-50%)}.product-info{padding:15px 16px 18px;position:relative}.product-info>small{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:10px}.product-info h3{white-space:nowrap;text-overflow:ellipsis;margin:5px 38px 12px 0;font-size:14px;overflow:hidden}.price{align-items:center;gap:8px;display:flex}.price strong{color:var(--blue);font-size:17px}.price del{color:#94a3b8;font-size:11px}.save{color:#dc2626;background:#fef2f2;border-radius:4px;margin-top:7px;padding:3px 6px;font-size:9px;font-weight:700;display:inline-block}.product-info>button{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .2s;display:grid;position:absolute;bottom:16px;right:14px}.product-info>button:hover{background:var(--ink);transform:scale(1.08)}.center{text-align:center;margin-top:35px}.promo-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.promo{color:#fff;background-position:50%;background-size:cover;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;height:260px;padding:37px;display:flex;overflow:hidden}.promo small{letter-spacing:1.8px;color:#0045bf;font-weight:800}.promo h3{letter-spacing:-.8px;max-width:320px;margin:10px 0 4px;font-size:27px}.promo p{color:#d7e1ea;margin:0 0 18px}.promo span{text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.promo svg{width:16px}.why{background:var(--paper);padding:75px 0}.why-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.why-grid>div{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;padding:32px 24px}.why-grid svg{color:var(--blue);width:35px;height:35px}.why-grid h3{margin:13px 0 8px;font-size:15px}.why-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.floating-wa{z-index:15;background:var(--green);color:#fff;border-radius:30px;align-items:center;gap:9px;height:52px;padding:0 20px;font-size:13px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #18a9574d}.footer{background:var(--ink);color:#aebed0;position:relative}.footer-grid{grid-template-columns:1.6fr .7fr .8fr 1.25fr;gap:55px;padding:65px 0 48px;display:grid}.footer h4{color:#fff;text-transform:uppercase;letter-spacing:.8px;margin:0 0 18px;font-size:13px}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid p{max-width:285px;margin:5px 0;font-size:12px;line-height:1.7}.footer-grid a,.footer-grid span{align-items:center;gap:8px;font-size:12px;display:flex}.footer-grid svg{width:15px}.footer-brand{color:#fff;margin-bottom:7px}.footer-brand small{color:#91a5ba}.footer-brand .logo-mark{width:42px;height:42px}.socials{gap:8px;margin-top:8px;display:flex}.socials a{color:#fff;border:1px solid #30445a;border-radius:50%;width:31px;height:31px;display:grid;place-items:center!important}.socials a svg{width:15px;height:15px}.socials a:hover{color:#4da3ff;border-color:#4da3ff}.wa-mini{margin-top:6px;color:#53d887!important}.footer-bottom{border-top:1px solid #26394e}.footer-bottom .container{justify-content:space-between;align-items:center;height:58px;font-size:11px;display:flex}.footer-bottom span{gap:25px;display:flex}.to-top{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:70px;right:25px}.to-top svg{width:18px}.footer-dev{color:#fff;white-space:nowrap;align-items:center;gap:5px;font-weight:700;transition:color .2s;display:inline-flex}.footer-dev:hover{color:#4da3ff}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f4f8ff,#eef4fa);padding:54px 0;position:relative}.page-hero span{letter-spacing:1.8px;color:var(--blue);font-size:10px;font-weight:800}.page-hero h1{letter-spacing:-1.5px;margin:8px 0;font-size:38px}.page-hero p{color:var(--muted);margin:0}.page-hero.has-hero-image{background-image:linear-gradient(#f4f8ff00,#eef4fad1),var(--hero-image);background-position:50%;background-size:cover;border-bottom:0}.page-hero.has-hero-image .container{z-index:1;position:relative}.catalog-wrap{grid-template-columns:245px 1fr;gap:35px;padding-top:45px;padding-bottom:90px;display:grid}.filters{border:1px solid var(--line);border-radius:12px;height:max-content;padding:22px;position:sticky;top:20px}.filter-head{justify-content:space-between;align-items:center;display:flex}.filter-head h3{margin:0 0 22px;font-size:17px}.filter-head button{display:none}.filters>label{text-transform:uppercase;letter-spacing:.9px;margin:21px 0 9px;font-size:10px;font-weight:800;display:block}.filter-search{position:relative}.filter-search input{border:1px solid var(--line);border-radius:7px;outline:none;width:100%;height:42px;padding:0 38px 0 12px}.filter-search svg{width:17px;color:var(--muted);position:absolute;top:12px;right:12px}.filters>button{background:#fff;border:0;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;width:100%;height:39px;font-size:12px;display:flex}.filters>button span{background:#f1f5f9;border-radius:12px;padding:2px 7px;font-size:10px}.filters>button.active{color:var(--blue);font-weight:700}.catalog-bar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.catalog-bar p{color:var(--muted);margin:0;font-size:13px}.catalog-bar select{border:1px solid var(--line);background:#fff;border-radius:7px;height:40px;padding:0 35px 0 12px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.filter-toggle,.filter-overlay{display:none}.empty{text-align:center;color:var(--muted);padding:80px 20px}.empty>svg{color:#b4c0ce;width:50px;height:50px}.empty h2{color:var(--ink)}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;padding-top:26px;font-size:11px;display:flex}.breadcrumbs svg{width:13px}.product-detail{grid-template-columns:1fr 1fr;gap:55px;padding-top:28px;padding-bottom:50px;display:grid}.main-image{border:1px solid var(--line);background:#f4f6f8;border-radius:16px;height:530px;overflow:hidden}.main-image img{object-fit:cover;width:100%;height:100%}.thumbs{gap:10px;margin-top:12px;display:flex}.thumbs button{border:1px solid var(--line);background:#fff;border-radius:9px;width:74px;height:68px;padding:3px;overflow:hidden}.thumbs button.active{border:2px solid var(--blue)}.thumbs img{object-fit:cover;border-radius:5px;width:100%;height:100%}.badge.inline{display:inline-block;position:static}.product-copy h1{letter-spacing:-1.4px;margin:15px 0 8px;font-size:38px;line-height:1.18}.sku{color:var(--muted);font-size:12px}.detail-price{align-items:center;gap:13px;margin:28px 0 12px;display:flex}.detail-price del{color:#94a3b8}.detail-price span{color:#e22b2b;background:#fef2f2;border-radius:5px;padding:6px 8px;font-size:11px;font-weight:800}.stock{color:var(--green);font-size:13px;font-weight:700}.short-desc{color:#526174;border-top:1px solid var(--line);padding-top:19px;font-size:14px;line-height:1.7}.mini-benefits{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:8px;margin:21px 0;padding:15px;display:grid}.mini-benefits span{align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.mini-benefits svg{width:18px;color:var(--blue)}.buy-row{grid-template-columns:120px 1fr;gap:10px;display:grid}.qty{border:1px solid var(--line);text-align:center;border-radius:8px;grid-template-columns:1fr 1fr 1fr;align-items:center;height:48px;display:grid}.qty button{background:#fff;border:0;place-items:center;display:grid}.qty svg{width:15px}.product-copy>.btn-whatsapp{margin-top:10px}.no-login{text-align:center;color:var(--muted);margin-top:10px;display:block}.description{border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 320px;gap:50px;padding:35px;display:grid}.description>div>span{color:var(--blue);letter-spacing:1.4px;font-size:10px;font-weight:800}.description h2{margin:8px 0 15px}.description p{color:#566578;font-size:14px;line-height:1.8}.description ul{padding:0;list-style:none}.description li{align-items:center;gap:10px;margin:10px 0;font-size:13px;display:flex}.description li svg{width:16px;color:var(--blue)}.description aside{background:var(--paper);border-radius:10px;padding:24px}.description aside p{align-items:center;gap:10px;font-size:11px;display:flex}.description aside svg{width:20px;color:var(--blue);flex:none}.cart-page{padding-top:55px;padding-bottom:100px}.cart-title h1{margin:6px 0 32px;font-size:38px}.cart-layout{grid-template-columns:1fr 360px;gap:42px;display:grid}.cart-items{border-top:1px solid var(--line)}.cart-items article{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr 40px;gap:20px;padding:20px 0;display:grid}.cart-items article>a img{object-fit:cover;border-radius:10px;width:120px;height:110px}.cart-items h3{margin:4px 0 10px;font-size:16px}.cart-items small{color:var(--muted)}.cart-items strong{color:var(--blue)}.cart-items .qty{width:105px;height:34px;margin-top:12px}.remove{color:#dc2626;background:#fff;border:0}.remove svg{width:18px}.cart-summary{border:1px solid var(--line);height:max-content;box-shadow:var(--shadow);border-radius:14px;padding:27px}.cart-summary h2{margin:0 0 22px;font-size:20px}.cart-summary p{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.cart-summary p b{color:var(--ink);font-size:11px}.cart-summary hr{border:0;border-top:1px solid var(--line);margin:20px 0}.cart-summary .total{color:var(--ink);font-size:15px;font-weight:700}.cart-summary .btn{margin-top:16px}.cart-summary>small{text-align:center;color:var(--muted);margin-top:11px;line-height:1.5;display:block}.clear{color:var(--muted);background:0 0;border:0;margin:17px auto 0;text-decoration:underline;display:block}.cart-empty{padding:110px 20px}.cart-empty>svg{width:70px;height:70px}.page-empty{padding:100px}.contact-grid{grid-template-columns:1fr 1.2fr;gap:80px;padding:75px 0 100px;display:grid}.contact-grid>div p{color:var(--muted);line-height:1.7}.contact-grid>div>a,.contact-grid>div>span{align-items:center;gap:12px;margin:17px 0;font-size:14px;display:flex}.contact-grid svg{width:19px;color:var(--blue)}.contact-grid form{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:30px}.contact-grid label,.settings-form label,.admin-modal label,.admin-login label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.contact-grid input,.contact-grid textarea,.settings-form input,.admin-modal input,.admin-modal textarea,.admin-modal select,.admin-login input{border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;width:100%;padding:12px 13px}.contact-grid input:focus,.contact-grid textarea:focus,.admin-modal input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e9f2ff}.contact-grid .btn{width:100%}.prose{width:100%;padding-top:70px;padding-bottom:110px}.prose h1{letter-spacing:-.5px;color:var(--ink);margin:0 0 28px;font-size:30px}.prose h2{color:var(--ink);border-bottom:2px solid #eef2f7;margin:44px 0 16px;padding-bottom:10px;font-size:22px}.prose h3{color:var(--ink);margin:30px 0 12px;font-size:18px}.prose p{color:#48586b;margin:0 0 24px;font-size:17px;line-height:1.9}.prose p:last-child{margin-bottom:0}.prose strong{color:var(--ink);font-weight:700}.prose em{color:#5b6b7e}.prose li{margin-bottom:9px;line-height:1.8}.prose a{color:var(--blue);text-decoration:underline}.prose a:hover{text-decoration:none}.prose blockquote{border-left:3px solid var(--blue);color:#5b6b7e;background:#f7fafd;border-radius:0 10px 10px 0;margin:0 0 26px;padding:6px 20px}.prose code{background:#eef2f7;border-radius:5px;padding:2px 6px;font-size:14px}.admin-login{background:linear-gradient(130deg,var(--ink),#0c2d54);color:#fff;grid-template-columns:1fr 480px;align-items:center;min-height:100vh;padding:7vw;display:grid}.login-brand>span{background:var(--blue);border-radius:20px;place-items:center;width:70px;height:70px;display:grid}.login-brand>span svg{width:35px;height:35px}.login-brand h1{margin:22px 0 5px;font-size:43px}.login-brand p{color:#9db2c9}.admin-login form{color:var(--ink);background:#fff;border-radius:18px;padding:42px;box-shadow:0 30px 70px #0004}.admin-login form .lock{width:48px;height:48px;color:var(--blue);background:#eaf3ff;border-radius:12px;place-items:center;display:grid}.admin-login form h2{margin-bottom:5px}.admin-login form>p{color:var(--muted);margin-bottom:25px;font-size:13px}.admin-login form .btn{width:100%;margin-top:4px}.admin-login form>a{color:var(--muted);text-align:center;margin-top:19px;font-size:12px;display:block}.form-error{color:#b91c1c;background:#fef2f2;border-radius:7px;margin-bottom:15px;padding:10px;font-size:12px}.admin-shell{background:#f4f6f9;min-height:100vh}.admin-shell>aside{z-index:30;background:var(--ink);color:#aac0d6;flex-direction:column;width:250px;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{border-bottom:1px solid #1b3047;align-items:center;gap:11px;height:75px;padding:0 20px;display:flex}.admin-brand>span{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.admin-brand svg{width:18px}.admin-brand>div{flex-direction:column;display:flex}.admin-brand b{color:#fff;font-size:14px}.admin-brand>button{display:none}.admin-shell aside nav{padding:18px 12px}.admin-shell aside nav a{border-radius:7px;grid-template-columns:25px 1fr 15px;align-items:center;height:45px;margin:2px 0;padding:0 12px;font-size:12px;font-weight:600;display:grid}.admin-shell aside nav a>svg:first-child{width:17px}.admin-shell aside nav a>svg:last-child{opacity:.4;width:12px}.admin-shell aside nav a.active,.admin-shell aside nav a:hover{color:#fff;background:#122c48}.admin-side-bottom{border-top:1px solid #1b3047;margin-top:auto;padding:15px 12px}.admin-side-bottom a,.admin-side-bottom button{color:#aac0d6;background:0 0;border:0;align-items:center;gap:9px;width:100%;height:39px;padding:0 12px;font-size:12px;display:flex}.admin-side-bottom svg{width:16px}.admin-main{min-height:100vh;margin-left:250px}.admin-main>header{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;height:75px;padding:0 30px;display:flex;position:sticky;top:0}.admin-main>header>button{display:none}.admin-main>header>div{flex-direction:column;display:flex}.admin-main>header small{color:var(--muted);font-size:10px}.admin-main>header>a{align-items:center;gap:7px;margin-left:auto;font-size:12px;display:flex}.admin-main>header svg{width:16px}.admin-content{max-width:1500px;margin:auto;padding:32px}.admin-page-head{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.admin-page-head h1{margin:0 0 4px;font-size:26px}.admin-page-head p{color:var(--muted);margin:0;font-size:12px}.admin-page-head .btn{height:42px}.stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.stats>div{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:14px;padding:20px;display:flex}.stats>div>span{width:45px;height:45px;color:var(--blue);background:#eaf3ff;border-radius:10px;place-items:center;display:grid}.stats svg{width:21px}.stats p{color:var(--muted);flex-direction:column;margin:0;font-size:11px;display:flex}.stats b{color:var(--ink);margin-top:3px;font-size:24px}.admin-card{border:1px solid var(--line);background:#fff;border-radius:12px}.welcome{background:linear-gradient(100deg,#fff 55%,#edf5ff);justify-content:space-between;align-items:center;min-height:250px;padding:38px;display:flex}.welcome small{color:var(--blue);letter-spacing:1.3px;font-weight:600}.welcome h2{margin:9px 0;font-size:27px}.welcome p{color:var(--muted);max-width:550px}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:750px}.table-wrap th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.6px;background:#f8fafc;padding:12px 15px;font-size:9px}.table-wrap td{white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #edf0f4;max-width:260px;padding:12px 15px;font-size:12px;overflow:hidden}.table-image{object-fit:cover;border-radius:6px;width:48px;height:42px}.table-wrap td:last-child{gap:6px;display:flex}.table-wrap td button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:6px 9px;font-size:11px}.table-wrap td button.danger{color:#dc2626}.table-wrap td button svg{width:13px;height:13px}.empty-row{text-align:center;color:var(--muted);padding:50px}.notice{color:#08753a;background:#ecfdf5;border-radius:7px;margin:15px;padding:11px;font-size:12px}.modal-shade{z-index:100;background:#07152699;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:15px;width:min(750px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 80px #0004}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 25px;display:flex}.modal-head h2{margin:0 0 3px;font-size:20px}.modal-head p{color:var(--muted);margin:0;font-size:11px}.modal-head button{background:0 0;border:0}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;padding:24px;display:grid}.form-grid label.wide{grid-column:1/-1}.admin-modal textarea{resize:vertical}.admin-modal label small{color:var(--muted);font-weight:400}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:15px 24px;display:flex}.modal-actions>button:first-child{color:var(--muted);background:0 0;border:0}.modal-actions .btn{height:42px}.settings-form{max-width:780px;padding:27px}.admin-overlay{display:none}@media (width<=980px){.container{width:min(100% - 28px,800px)}.announcement{display:none}.header-main{grid-template-columns:40px 1fr 45px;gap:10px;height:70px}.mobile-toggle{place-items:center;display:grid}.header .brand{justify-self:center}.header .brand small,.header .searchbar,.cart-link>span:last-child,.desktop-nav{display:none}.header .logo-mark{width:40px;height:40px}.header .brand b{font-size:15px}.cart-link{justify-content:flex-end}.cart-icon{border:0}.drawer-shade{z-index:70;opacity:0;visibility:hidden;background:#06132199;transition:all .25s;display:block;position:fixed;inset:0}.drawer-shade.show{opacity:1;visibility:visible}.mobile-drawer{z-index:80;background:#fff;flex-direction:column;width:min(86vw,350px);padding:0 20px;transition:all .28s;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto;transform:translate(-105%)}.mobile-drawer.open{transform:none}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:75px;display:flex}.drawer-head button{background:0 0;border:0}.drawer-search{grid-template-columns:1fr 45px;height:44px;margin:18px 0;display:grid}.drawer-search input{border:1px solid var(--line);border-radius:7px 0 0 7px;padding:0 12px}.drawer-search button{background:var(--blue);color:#fff;border:0;border-radius:0 7px 7px 0}.mobile-drawer nav{border-bottom:1px solid var(--line);flex-direction:column;padding-bottom:15px;display:flex}.mobile-drawer nav a{padding:12px 5px;font-size:13px;font-weight:700}.mobile-drawer h4{text-transform:uppercase;letter-spacing:1px;margin:20px 5px 8px;font-size:11px}.mobile-drawer>a{color:var(--muted);padding:9px 5px;font-size:12px}.hero{height:520px}.hero-content{padding-top:80px}.hero h1{font-size:46px}.category-grid{scrollbar-width:none;padding-bottom:18px;display:flex;overflow-x:auto}.category-grid a{min-width:90px}.products-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:310px}.why-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr;gap:35px}.catalog-wrap{grid-template-columns:1fr}.filters{z-index:90;background:#fff;border-radius:0;width:min(85vw,330px);transition:all .25s;position:fixed;top:0;bottom:0;left:0;overflow:auto;transform:translate(-105%)}.filters.open{transform:none}.filter-head button{background:0 0;border:0;display:block}.filter-overlay{z-index:85;opacity:0;visibility:hidden;background:#07152699;display:block;position:fixed;inset:0}.filter-overlay.show{opacity:1;visibility:visible}.filter-toggle{width:max-content;display:inline-flex}.catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid .product-image{height:220px}.product-detail{gap:30px}.main-image{height:430px}.product-copy h1{font-size:30px}.description{grid-template-columns:1fr 260px}.admin-shell>aside{transition:all .25s;transform:translate(-105%)}.admin-shell>aside.open{transform:none}.admin-brand>button{color:#fff;background:0 0;border:0;margin-left:auto;display:block}.admin-overlay{z-index:25;opacity:0;visibility:hidden;background:#07152699;display:block;position:fixed;inset:0}.admin-overlay.show{opacity:1;visibility:visible}.admin-main{margin-left:0}.admin-main>header>button{background:0 0;border:0;place-items:center;margin-right:14px;display:grid}.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.container{width:calc(100% - 24px)}.header .brand b{max-width:135px}.hero{height:515px}.hero-bg{background-position:62%!important}.hero-content{padding-top:68px}.hero h1{letter-spacing:-1.5px;max-width:340px;font-size:37px}.hero p{max-width:330px;font-size:15px}.hero-trust{grid-template-columns:1fr 1fr;gap:10px;margin-top:42px;display:grid}.hero-trust span{font-size:10px}.category-grid{width:100%;padding-left:12px}.section{padding-top:55px;padding-bottom:55px}.section-title{margin-bottom:25px}.section-title h2{font-size:27px}.products-grid{gap:11px}.product-image{height:190px}.product-info{padding:12px}.product-info h3{margin-right:30px;font-size:12px}.price{flex-direction:column;align-items:flex-start;gap:1px}.price strong{font-size:14px}.product-info>button{width:32px;height:32px;bottom:12px;right:10px}.product-info>button svg{width:14px}.quick-view{display:none}.promo-grid{grid-template-columns:1fr;gap:12px}.promo{height:220px;padding:27px}.promo h3{font-size:23px}.why-grid{grid-template-columns:1fr 1fr;gap:10px}.why-grid>div{padding:23px 13px}.floating-wa{justify-content:center;width:50px;padding:0;bottom:14px;right:14px}.floating-wa span{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding:50px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom .container{flex-direction:column;justify-content:center;gap:8px;height:auto;min-height:70px}.footer-bottom span{gap:12px}.to-top{display:none}.page-hero{padding:40px 0}.page-hero h1{font-size:30px}.catalog-wrap{padding-top:25px}.catalog-bar{align-items:flex-start}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid .product-image{height:180px}.breadcrumbs{white-space:nowrap;overflow:hidden}.product-detail{grid-template-columns:1fr;padding-top:18px}.main-image{height:390px}.product-copy h1{font-size:29px}.mini-benefits{padding:10px}.mini-benefits span{text-align:center;flex-direction:column}.description{grid-template-columns:1fr;padding:24px}.description aside{padding:18px}.cart-page{padding-top:38px}.cart-layout{grid-template-columns:1fr}.cart-items article{grid-template-columns:90px 1fr 25px;gap:12px}.cart-items article>a img{width:90px;height:90px}.cart-summary{order:-1}.contact-grid{grid-template-columns:1fr;gap:35px;padding:50px 0}.contact-grid form{padding:20px}.admin-login{grid-template-columns:1fr;padding:20px}.login-brand{display:none}.admin-login form{padding:28px}.admin-content{padding:22px 15px}.admin-main>header{padding:0 15px}.admin-main>header>a{font-size:0}.admin-page-head{align-items:flex-end}.admin-page-head h1{font-size:22px}.admin-page-head p{max-width:220px}.admin-page-head .btn{width:42px;padding:0;font-size:0}.stats{gap:10px}.stats>div{gap:9px;padding:14px}.stats>div>span{width:37px;height:37px}.stats b{font-size:19px}.welcome{padding:25px;display:block}.welcome h2{font-size:23px}.welcome .btn{margin-top:15px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.admin-modal{max-height:94vh}.settings-form{padding:20px}}@media (width<=390px){.product-image,.catalog-grid .product-image{height:160px}.hero h1{font-size:33px}.why-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.stats{grid-template-columns:1fr 1fr}.stats>div{flex-direction:column;align-items:flex-start}}.image-input{grid-template-columns:1fr auto;align-items:center;gap:9px;display:grid}.image-input>img{object-fit:cover;border:1px solid var(--line);border-radius:8px;grid-column:1/-1;width:120px;height:85px}.image-input>.upload-button{background:var(--ink);color:#fff;white-space:nowrap;border-radius:8px;flex-direction:row;align-items:center;gap:7px;height:42px;margin:0;font-size:11px;display:flex;padding:0 14px!important}.upload-button svg{width:16px}.upload-button input{display:none}.image-input>small{grid-column:1/-1}.video-input video{border:1px solid var(--line);object-fit:contain;background:#0b0f14;border-radius:8px;grid-column:1/-1;width:100%;max-height:240px}.video-clear-button{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;grid-column:1/-1;justify-self:end;align-items:center;gap:6px;height:38px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.video-clear-button svg{width:14px;height:14px}.video-clear-button:hover{background:#fee2e2;border-color:#fca5a5}body{font-size:16px;font-weight:500;line-height:1.65}h1,h2,h3,h4,b,strong{letter-spacing:0;font-weight:800}.brand b{letter-spacing:0;font-size:21px;font-weight:800}.brand small{font-size:12px;font-weight:500}.logo-mark{font-size:17px}.announcement{font-size:13px}.searchbar label{font-size:14px}.searchbar input{font-size:15px}.cart-link{font-size:14px}.cart-link small{font-size:11px}.hero-content>span,.section-title>span,.cart-title>span{letter-spacing:2px;font-size:12px}.hero h1{letter-spacing:0;font-size:62px;font-weight:700}.hero p{font-size:20px;font-weight:500}.btn{height:52px;padding:0 25px;font-size:15px;font-weight:800}.btn-whatsapp{font-size:16px}.hero-trust span{font-size:13px;font-weight:600}.category-grid a{font-size:13px;font-weight:700}.section-title h2{letter-spacing:0;font-size:39px;font-weight:700}.badge{font-size:10px}.quick-view{font-size:12px}.product-info>small{font-size:11px}.product-info h3{white-space:normal;min-height:43px;font-size:16px;font-weight:800;line-height:1.35}.price strong{font-size:19px}.save{font-size:11px}.promo small{font-size:12px}.promo h3{letter-spacing:0;font-size:31px;font-weight:700}.promo span{font-size:13px}.why-grid h3{font-size:17px}.why-grid p{font-size:14px}.floating-wa,.footer h4{font-size:15px}.footer-grid p,.footer-grid a,.footer-grid span{font-size:14px}.footer-bottom .container,.page-hero span{font-size:12px}.page-hero h1{letter-spacing:0;font-size:42px;font-weight:700}.page-hero p{font-size:16px}.filters>button,.catalog-bar p,.catalog-bar select,.filter-search input{font-size:14px}.breadcrumbs{font-size:13px}.product-copy h1{letter-spacing:0;font-size:43px;font-weight:700}.sku,.stock{font-size:14px}.detail-price span{font-size:12px}.short-desc,.description p{font-size:16px}.mini-benefits span,.description>div>span{font-size:12px}.description li{font-size:15px}.description aside h3{font-size:18px}.description aside p{font-size:14px}.no-login{font-size:13px}.cart-title h1{font-size:42px}.cart-items h3{font-size:18px}.cart-items small,.cart-summary p,.cart-summary>small,.contact-grid>div>a,.contact-grid>div>span{font-size:14px}.cart-summary h2{font-size:23px}.cart-summary .total{font-size:17px}.cart-summary .total strong{font-size:24px}.contact-grid label,.settings-form label,.admin-modal label,.admin-login label{font-size:14px}.contact-grid input,.contact-grid textarea,.settings-form input,.admin-modal input,.admin-modal textarea,.admin-modal select,.admin-login input{padding:14px 15px;font-size:15px}.admin-login form h2{font-size:28px}.login-brand h1{font-size:48px}.login-brand p,.admin-login form>p{font-size:15px}.admin-login form>a,.form-error{font-size:14px}.admin-shell>aside{width:270px}.admin-brand b{font-size:16px}.admin-brand small{font-size:12px}.admin-shell aside nav a{height:49px;font-size:14px;font-weight:700}.admin-side-bottom a,.admin-side-bottom button{font-size:14px}.admin-main>header b{font-size:15px}.admin-main>header small{font-size:12px}.admin-main>header>a{font-size:14px}.admin-page-head h1{font-size:31px}.stats p{font-size:13px}.welcome small{font-size:12px}.welcome p{font-size:16px}.table-wrap th{font-size:11px}.table-wrap td button{font-size:13px}.modal-head p,.admin-modal label small,.notice,.image-input>.upload-button{font-size:13px}@media (width<=980px){.hero h1{font-size:50px}.admin-main{margin-left:0}.admin-shell>aside{width:270px}.mobile-drawer nav a{font-size:15px}.mobile-drawer h4{font-size:12px}.mobile-drawer>a{font-size:14px}}@media (width<=680px){body{font-size:15px}.header .brand b{max-width:170px;font-size:16px}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-trust span{font-size:11px}.section-title h2{font-size:30px}.product-info h3{min-height:36px;font-size:13px}.price strong{font-size:15px}.category-grid a{font-size:12px}.promo h3{font-size:25px}.why-grid p{font-size:13px}.page-hero h1{font-size:32px}.product-copy h1{font-size:31px}.short-desc,.description p{font-size:15px}.admin-page-head h1{font-size:24px}.stats b{font-size:22px}.welcome h2{font-size:25px}.table-wrap td{font-size:13px}.admin-login form h2{font-size:24px}}body{color:#071526;background:#fff}.announcement{color:#fff;background:#030b16;height:42px;font-size:14px}.announcement-inner{height:42px}.announcement-links{align-items:center;gap:28px;display:flex}.announcement a{color:#fff}.header{box-shadow:0 1px 12px #060f1c0f}.header-main{grid-template-columns:245px minmax(420px,1fr) 120px;height:88px}.brand b{font-size:25px;line-height:1.03}.brand small{font-size:11px}.logo-mark{background:#0045bf;border-radius:12px;width:54px;height:54px;box-shadow:0 12px 30px #0045bf40}.searchbar{border-color:#dfe6ef;border-radius:9px;grid-template-columns:170px 1fr 58px;height:56px;box-shadow:0 4px 18px #08182b0a}.searchbar label{font-weight:700}.searchbar button{background:#0045bf}.cart-link{gap:9px}.cart-icon{border-radius:12px;width:44px;height:44px}.desktop-nav{background:#030b16}.desktop-nav .container{gap:82px;height:58px}.desktop-nav a{font-size:16px;font-weight:700}.desktop-nav a.active:after{background:#0045bf;height:2px}.hero{background:#030b16;border:1px solid #ffffff29;border-radius:0 0 20px 20px;width:min(1180px,100% - 56px);height:430px;margin:0 auto;box-shadow:0 18px 45px #060f1c24}.hero-bg{background-position:100%;border-radius:18px;inset:8px}.hero-content{width:calc(100% - 160px);padding-top:58px}.hero-content>span{color:#fff;letter-spacing:0;border:1px solid #0045bf;border-radius:5px;padding:5px 9px;font-size:12px;display:inline-flex}.hero h1{text-transform:uppercase;max-width:430px;margin:16px 0 12px;font-size:55px;line-height:1.05}.hero p{max-width:420px;margin-bottom:20px;font-size:16px;line-height:1.55}.hero .btn{text-transform:uppercase;border-radius:5px;height:43px;padding:0 22px;font-size:13px}.hero-trust{gap:30px;margin-top:38px}.hero-trust span{padding:0;font-size:12px}.hero-trust svg{border:1px solid #0045bf;border-radius:8px;width:28px;height:28px;padding:6px}.hero-arrow{z-index:4;color:#fff;background:#00000073;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:48%}.hero-arrow svg{width:22px}.hero-arrow-left{left:28px}.hero-arrow-right{right:28px}.hero-dots{gap:9px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-dots i{opacity:.8;background:#fff;border-radius:50%;width:9px;height:9px}.hero-dots i.active{opacity:1;background:#0045bf}.category-strip{border-bottom:0}.category-grid{grid-template-columns:repeat(8,1fr);gap:12px;width:min(1000px,100% - 40px);padding:16px 0 10px;display:grid}.category-grid a{background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-content:center;gap:6px;height:80px;font-size:11px;box-shadow:0 5px 14px #08182b14}.category-grid a>span{border:0;border-radius:6px;width:48px;height:38px;padding:0}.category-grid img{border-radius:6px}.section-title h2{justify-content:center;align-items:center;gap:14px;font-size:22px;display:flex}.section-title h2:before,.section-title h2:after{content:"";background:#0045bf;width:34px;height:2px}.section-title>span{display:none}.section-title p{color:#667085;font-size:12px}.product-card{border-color:#dfe6ef;border-radius:8px;overflow:hidden;box-shadow:0 5px 18px #08182b14}.product-card:hover{transform:translateY(-3px)}.product-info{padding:10px 12px 12px}.product-info>small{display:none}.price strong{color:#282a2d;font-size:15px;font-weight:700}.price del{font-size:11px}.save,.badge,.quick-view{display:none}.product-info>button{background:#ff5722;width:28px;height:28px;bottom:11px;right:10px}.promo-grid{gap:22px;margin-top:8px;margin-bottom:20px}.promo{background-position:50%;border-radius:8px;height:165px;padding:28px}.promo h3{max-width:330px;font-size:24px}.promo p{font-size:12px}.promo .btn,.promo span{font-size:11px}.home-contact{border:1px solid #dfe6ef;border-radius:9px;grid-template-columns:290px 1fr;gap:30px;margin-top:18px;margin-bottom:0;padding:24px;display:grid;box-shadow:0 7px 22px #08182b0f}.home-contact h2{margin:0 0 5px;font-size:20px}.home-contact p{color:#667085;margin:0 0 16px;font-size:12px}.contact-info-mini{flex-direction:column;gap:10px;display:flex}.contact-info-mini a,.contact-info-mini span{align-items:center;gap:10px;font-size:12px;display:flex}.contact-info-mini svg{color:#0045bf;width:16px}.home-contact form h2{margin:0 0 12px;font-size:20px}.home-contact form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home-contact input,.home-contact textarea{border:1px solid #dfe6ef;border-radius:4px;outline:0;padding:11px;font-size:12px}.home-contact textarea{resize:vertical;width:100%;margin-top:10px}.home-contact .btn{text-transform:uppercase;border-radius:4px;width:100%;height:38px;margin-top:9px;font-size:12px}.service-strip{border:1px solid #dfe6ef;border-top:0;border-radius:0 0 9px 9px;grid-template-columns:repeat(4,1fr);margin-bottom:0;display:grid}.service-strip>div{border-right:1px solid #e8edf3;grid-template-columns:42px 1fr;gap:0 10px;padding:18px 20px;display:grid}.service-strip>div:last-child{border-right:0}.service-strip svg{color:#0045bf;background:#edf5ff;border-radius:50%;grid-row:1/3;width:32px;height:32px;padding:7px}.service-strip b{text-transform:uppercase;font-size:12px}.service-strip span{color:#667085;font-size:11px}.footer{background:#030b16;margin-top:0}.footer-grid{padding:36px 0 26px}.footer-bottom .container{height:42px}.catalog-page .page-hero{display:none}.catalog-wrap{grid-template-columns:190px 1fr;padding-top:28px}.filters{border-radius:9px;box-shadow:0 8px 28px #08182b14}.filter-head h3{font-size:15px}.filters>label{font-size:11px}.filters>button{height:38px;font-size:12px}.filter-search input{height:40px;font-size:12px}.catalog-grid .product-info h3{min-height:38px;font-size:14px}.breadcrumbs{padding-top:30px;padding-bottom:22px}.product-detail{grid-template-columns:1.06fr .94fr;gap:42px;padding-bottom:34px}.main-image{border-radius:9px;height:455px}.thumbs{justify-content:center;gap:12px}.thumbs button{border-radius:8px;width:66px;height:58px}.product-copy{padding-top:6px}.badge.inline{background:#0045bf;border-radius:4px;padding:6px 10px;font-size:11px;display:inline-block}.product-copy h1{margin:20px 0 26px;font-size:34px;line-height:1.22}.detail-price{margin:0 0 18px}.detail-price strong{font-size:28px}.detail-price span{color:#ef4444;background:#fff;font-size:14px}.stock{color:#16a34a;align-items:center;gap:8px;font-size:14px;display:flex}.stock b{background:#18a957;border-radius:50%;width:9px;height:9px;display:inline-block}.stock small{color:#667085;margin-left:12px}.mini-benefits{border-radius:9px;grid-template-columns:repeat(3,1fr);margin:20px 0;padding:18px}.qty-label{margin:8px 0;font-size:14px;font-weight:700}.detail-actions{grid-template-columns:118px 1fr 1fr;gap:10px;display:grid}.detail-actions .qty{height:46px}.detail-actions .btn{text-transform:uppercase;border-radius:6px;height:46px}.detail-actions .btn-whatsapp{margin-top:0}.description{border-radius:9px;grid-template-columns:1fr 290px;padding:28px}.description>div>span{border-bottom:3px solid #0045bf;width:max-content;margin-bottom:20px;padding-bottom:11px;display:block}.description h2{display:none}.description aside{background:#fff;border:1px solid #e2e8f0}@media (width<=980px){.announcement-links a:nth-child(-n+2){display:none}.header-main{grid-template-columns:44px 1fr 52px}.hero{border-radius:0;width:100%;height:440px}.hero-content{width:calc(100% - 54px)}.category-grid{width:100%;padding-left:14px;display:flex}.category-grid a{min-width:96px}.home-products{grid-template-columns:repeat(3,1fr)}.home-contact{grid-template-columns:1fr}.service-strip,.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.detail-actions{grid-template-columns:110px 1fr 1fr}}@media (width<=680px){.announcement{display:none}.hero{height:420px}.hero-bg{border-radius:0;inset:0}.hero h1{max-width:320px;font-size:34px}.hero p{font-size:14px}.hero-trust{grid-template-columns:1fr;gap:8px;margin-top:22px;display:grid}.hero-dots{bottom:15px}.hero-arrow{display:none}.home-products{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{height:150px}.section-title h2{font-size:20px}.promo-grid,.home-contact form>div,.service-strip{grid-template-columns:1fr}.service-strip>div{border-bottom:1px solid #e8edf3;border-right:0}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:14px}.catalog-grid .product-image{height:150px}.main-image{height:350px}.detail-actions{grid-template-columns:1fr}.detail-actions .qty{width:100%}.product-copy h1{font-size:27px}.mini-benefits{grid-template-columns:1fr}.description{grid-template-columns:1fr;padding:22px}.footer-grid{grid-template-columns:1fr}}.container{width:min(1320px,100% - 48px)}.hero{border-radius:20px;width:min(1320px,100% - 48px);margin-top:24px}.hero-bg{border-radius:18px}.category-grid{width:min(1160px,100% - 48px);padding-top:20px}.promo-section{background:#f5f5f5;margin:8px 0 22px;padding:28px 0}.promo-grid{flex-direction:column;gap:28px;margin-top:0;margin-bottom:0;display:flex}.promo{color:#fff;background:#070707;border-radius:18px;align-items:stretch;width:100%;min-height:390px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #020c1b1a}.promo:after{display:none}.promo .promo-copy{z-index:2;text-transform:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:13px;min-width:0;padding:48px 56px;display:flex;position:relative}.promo .promo-copy small{color:#d9d9d9;letter-spacing:1.5px;text-transform:uppercase;border:1px solid #858585;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:700}.promo .promo-copy h3{color:#fff;letter-spacing:-.5px;text-transform:none;max-width:600px;margin:0;font-size:42px;font-weight:600;line-height:1.1}.promo .promo-copy p{color:#e4e4e4;text-transform:none;max-width:560px;margin:0;font-size:16px;font-weight:500;line-height:1.6}.promo .promo-copy em{color:#080808;text-transform:uppercase;background:#fff;border:1px solid #fff;border-radius:7px;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:0 22px;font-size:13px;font-style:normal;font-weight:700;transition:all .2s;display:inline-flex}.promo:hover .promo-copy em{color:#fff;background:#0045bf;border-color:#0045bf;transform:translateY(-2px)}.promo .promo-copy em svg{width:16px}.promo .promo-media{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.promo .promo-media img{object-fit:cover;object-position:center;width:100%;height:100%}.promo-round{grid-template-columns:minmax(0,1fr) 430px;padding-right:70px}.promo-round .promo-media{background:linear-gradient(#080808,#080808) padding-box padding-box,linear-gradient(135deg,#0045bf 0%,#00d4ff 32%,#17d48b 66%,#ff284b 100%) border-box;border:5px solid #0000;border-radius:50%;place-self:center;width:250px;height:250px;box-shadow:0 0 0 5px #0045bf1f,0 18px 40px #0045bf47,0 0 38px #17d48b33}.promo-round .promo-media img{border-radius:50%}.promo-split{background:#191919;grid-template-columns:1fr 1fr}.promo-split .promo-media{min-height:390px;position:relative}.promo-split .promo-media:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000008f 0%,#00000078 15%,#19191900 30%,#0000 55%);position:absolute;inset:0}.promo-split .promo-copy{border-right:1px solid #ffffff73;padding-right:40px}.promo-split .promo-media img{object-position:center}@media (width<=980px){.container{width:min(100% - 32px,1320px)}.hero{border-radius:16px;width:calc(100% - 32px);margin-top:16px}.promo-round{grid-template-columns:1fr 300px;padding-right:30px}.promo-round .promo-media{width:220px;height:220px}.promo .promo-copy{padding:38px}.promo .promo-copy h3{font-size:34px}}@media (width<=680px){.container{width:calc(100% - 24px)}.hero{border-radius:0;width:100%;margin-top:0}.promo-section{padding:18px 0}.promo{border-radius:13px;min-height:0}.promo-round,.promo-split{grid-template-columns:1fr;padding:0}.promo .promo-copy{padding:28px 24px}.promo .promo-copy h3{font-size:29px}.promo .promo-copy p{font-size:14px}.promo-round .promo-media{order:2;width:190px;height:190px;margin:0 auto 28px}.promo-split .promo-media{order:2;min-height:230px}.promo-split .promo-media:after{background:linear-gradient(#0000008f 0%,#00000078 15%,#19191900 30%,#0000 55%)}.promo-split .promo-copy{border-bottom:1px solid #ffffff73;border-right:0;padding-right:24px}.promo .promo-copy em{min-height:40px;padding:0 17px}}.hero{height:530px}.hero-bg{animation:.55s both heroFade}.hero-content{animation:.5s both heroCopyIn}.hero-dots{z-index:5}.hero-dots button{opacity:.55;cursor:pointer;background:#fff;border:1px solid #ffffffe6;border-radius:999px;width:7px;height:7px;padding:0;transition:all .25s;box-shadow:0 0 8px #00000059}.hero-dots button.active{opacity:1;background:#fff;width:22px}.hero-arrow{transition:all .2s}.hero-arrow:hover{background:#0045bf;transform:scale(1.08)}@keyframes heroFade{0%{opacity:.35}to{opacity:1}}@keyframes heroCopyIn{0%{opacity:.25;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.hero{height:510px}}@media (width<=680px){.hero{height:480px}.hero-content{padding-top:42px}.hero h1{max-width:290px;font-size:32px}.hero p{max-width:310px}.hero-trust{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:24px}.hero-trust span{flex-direction:column;align-items:flex-start;font-size:9px}.hero-dots{bottom:12px}}.price del,.detail-price del,.save{display:none!important}.category-strip{background:#fff;padding:10px 0 24px}.category-grid{gap:16px;width:min(1260px,100% - 48px);padding:18px 0 4px}.category-grid a{border-radius:12px;gap:10px;height:112px;font-size:14px;font-weight:700;box-shadow:0 10px 24px #08182b17}.category-grid a>span{background:#f8fafc;border-radius:8px;width:76px;height:58px}.category-grid img{object-fit:contain;border-radius:7px}.section{padding-top:38px;padding-bottom:56px}.section-title{margin-bottom:30px}.section-title h2{font-size:30px;line-height:1.2}.section-title p{font-size:15px}.home-products{gap:22px}.product-card{border-radius:10px;box-shadow:0 9px 26px #08182b1a}.product-image{background:#f6f8fb;height:218px}.product-image img{object-fit:cover}.product-info{min-height:118px;padding:14px 15px 16px}.product-info h3{min-height:42px;margin:0 42px 10px 0;font-size:15px;font-weight:700;line-height:1.35}.price strong{font-size:19px;line-height:1.2}.product-info>button{width:36px;height:36px;bottom:15px;right:13px}.product-info>button svg{width:17px}.product-image .product-main-img{transition:opacity .55s cubic-bezier(.25,.46,.45,.94),transform .55s cubic-bezier(.25,.46,.45,.94)}.product-image .product-hover-img{object-fit:cover;opacity:0;pointer-events:none;z-index:2;width:100%;height:100%;transition:opacity .55s cubic-bezier(.25,.46,.45,.94),transform .55s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0;transform:scale(1.1)}.product-card:hover .product-image.has-hover .product-main-img{opacity:0;transform:scale(1.05)}.product-card:hover .product-image .product-hover-img{opacity:1;transform:scale(1.02)}.product-image .badge,.product-image .quick-view{z-index:3}@media (width<=980px){.category-grid{gap:14px;width:100%;padding-left:16px}.category-grid a{min-width:126px;height:112px}.home-products{grid-template-columns:repeat(3,1fr)}.product-image{height:230px}}@media (width<=680px){.category-strip{padding-bottom:14px}.category-grid a{min-width:112px;height:102px;font-size:12px}.category-grid a>span{width:66px;height:50px}.section{padding-top:32px;padding-bottom:44px}.section-title h2{font-size:24px}.home-products{grid-template-columns:repeat(2,1fr);gap:14px}.product-image{height:178px}.product-info{min-height:106px;padding:12px}.product-info h3{min-height:36px;margin-right:34px;font-size:13px}.price strong{font-size:16px}.product-info>button{width:32px;height:32px;bottom:12px;right:10px}}.catalog-page{background:#fff}.catalog-wrap{grid-template-columns:364px minmax(0,1fr);gap:20px;width:min(1420px,100% - 56px);padding-top:52px}.filters{box-shadow:none;background:0 0;border:0;padding:0;top:112px}.catalog-filter-card{background:radial-gradient(circle at 12% 0,#0045bf21,#0000 34%),linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0045bf2e;border-radius:18px;padding:26px;position:relative;overflow:visible;box-shadow:0 18px 45px #08182b1a}.catalog-filter-card:before{content:"";background:linear-gradient(90deg,#0045bf,#00d4ff,#17d48b);border-radius:0 0 999px 999px;height:4px;position:absolute;top:-1px;left:18px;right:18px}.catalog-filter-card .filter-head h3{letter-spacing:-.6px;color:#071526;margin:0 0 24px;font-size:22px;font-weight:700}.catalog-filter-card .filter-head button{display:none}.catalog-filter-card>label,.filter-select>label{color:#31445d;letter-spacing:.9px;text-transform:uppercase;margin:17px 0 9px;font-size:12px;font-weight:700;display:block}.filter-search-box{grid-template-columns:1fr 54px;gap:9px;display:grid}.filter-search-box input{background:#fff;border:1px solid #d8e2ee;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px}.filter-search-box input:focus{border-color:#0045bf;box-shadow:0 0 0 4px #0045bf1f}.filter-search-box button{color:#fff;background:#0045bf;border:0;border-radius:12px;place-items:center;height:46px;display:grid;box-shadow:0 10px 20px #0045bf33}.filter-search-box svg{width:20px;height:20px}.filter-select{position:relative}.filter-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #d8e2ee;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:46px;padding:0 13px;font-size:14px;display:flex}.filter-select>button svg{width:18px;transition:transform .18s}.filter-select>button.open{border-color:#0045bf;box-shadow:0 0 0 4px #0045bf1a}.filter-select>button.open svg{transform:rotate(180deg)}.filter-select-menu{z-index:30;background:#fff;border:1px solid #d8e0ea;border-radius:12px;max-height:250px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 18px 38px #08182b29}.filter-select-menu button{color:#1f2937;text-align:left;background:#fff;border:0;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;width:100%;min-height:39px;padding:8px 10px;font-size:12px;display:grid}.filter-select-menu button:hover,.filter-select-menu button.active{color:#0045bf;background:#eef5ff}.filter-select-menu em{color:#64748b;background:#edf2f7;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;font-style:normal;font-weight:700;display:grid}.filter-select-menu svg{color:#0045bf;width:15px}.filter-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.filter-actions button{border-radius:11px;height:44px;font-size:13px;font-weight:700}.filter-actions button:first-child{color:#fff;background:#0045bf;border:0;box-shadow:0 10px 22px #0045bf38}.filter-actions button:last-child{color:#344054;background:#fff;border:1px solid #d8e0ea}.catalog-bar{min-height:48px;margin-bottom:26px}.catalog-bar p{font-size:15px}.catalog-mobile-filter{display:none}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.catalog-grid .product-card{border-radius:14px}.catalog-grid .product-image{height:270px}.catalog-grid .product-info{min-height:118px;padding:16px 18px 18px}.catalog-grid .product-info h3{white-space:normal;min-height:44px;font-size:16px}.catalog-grid .price strong{font-size:20px}.catalog-pagination{background:linear-gradient(#fff,#f8fbff);border:1px solid #dce6f1;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:34px;padding:18px;display:flex;box-shadow:0 12px 28px #08182b12}.catalog-pagination p{color:#526174;margin:0;font-size:14px;font-weight:600}.catalog-pagination>div{align-items:center;gap:9px;display:flex}.catalog-pagination button{color:#071526;background:#fff;border:1px solid #d6e2ef;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.catalog-pagination button svg{width:16px;height:16px}.catalog-pagination button:not(:disabled):hover{border-color:#0045bf;transform:translateY(-2px);box-shadow:0 10px 20px #0045bf29}.catalog-pagination button:last-child:not(:disabled){color:#fff;background:#0045bf;border-color:#0045bf;box-shadow:0 9px 20px #0045bf38}.catalog-pagination button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1180px){.catalog-wrap{grid-template-columns:270px minmax(0,1fr);gap:26px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.catalog-grid .product-image{height:245px}}.cart-drawer-shade{z-index:205;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0715266b;transition:opacity .28s,visibility .28s;position:fixed;inset:0}.cart-drawer-shade.show{opacity:1;visibility:visible}.cart-drawer{z-index:210;visibility:hidden;background:#fff;flex-direction:column;width:min(430px,100vw);transition:transform .36s cubic-bezier(.22,1,.36,1),visibility .36s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-20px 0 55px #07152633}.cart-drawer.open{visibility:visible;transform:translate(0)}.cart-drawer-head{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:flex-start;gap:18px;padding:26px 25px 20px;display:flex}.cart-drawer-head span{color:var(--blue);letter-spacing:1.8px;text-transform:uppercase;font-size:10px;font-weight:800}.cart-drawer-head h2{letter-spacing:-.4px;align-items:center;gap:8px;margin:6px 0 0;font-size:22px;display:flex}.cart-drawer-head h2 b{color:#fff;background:var(--blue);border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:11px;display:grid}.cart-drawer-head>button{width:38px;height:38px;color:var(--ink);background:#fff;border:1px solid #dfe7f1;border-radius:10px;flex:none;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid}.cart-drawer-head>button:hover{color:#fff;background:var(--blue);transform:rotate(5deg)}.cart-drawer-head>button svg{width:19px;height:19px}.cart-drawer-items{scrollbar-width:thin;scrollbar-color:#b9c8da transparent;flex:1;min-height:0;padding:4px 25px 20px;overflow-y:auto}.cart-drawer-item{border-bottom:1px solid #e9eff5;grid-template-columns:72px minmax(0,1fr) 28px;align-items:start;gap:13px;padding:18px 0;display:grid}.cart-drawer-image{background:#f7faff;border:1px solid #e0e8f1;border-radius:11px;width:72px;height:72px;padding:4px;overflow:hidden}.cart-drawer-image img{object-fit:cover;border-radius:7px;width:100%;height:100%}.cart-drawer-item-copy{min-width:0}.cart-drawer-item-copy h3{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1px 0 6px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-drawer-item-copy>strong{color:var(--blue);font-size:14px}.cart-drawer-qty{border:1px solid #dfe7f1;border-radius:7px;grid-template-columns:1fr 1fr 1fr;align-items:center;width:92px;height:30px;margin-top:10px;display:grid;overflow:hidden}.cart-drawer-qty button{height:100%;color:var(--ink);background:#fff;border:0;place-items:center;display:grid}.cart-drawer-qty button:hover{color:var(--blue);background:#f3f7fc}.cart-drawer-qty svg{width:13px;height:13px}.cart-drawer-qty b{text-align:center;font-size:11px}.cart-drawer-remove{color:#94a3b8;background:#fff;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.cart-drawer-remove:hover{color:#dc2626;background:#fef2f2}.cart-drawer-remove svg{width:16px;height:16px}.cart-drawer-foot{background:#fbfdff;border-top:1px solid #e7edf4;padding:20px 25px 25px;box-shadow:0 -10px 25px #08182b09}.cart-drawer-total{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;font-size:13px;display:flex}.cart-drawer-total strong{color:var(--ink);font-size:20px}.cart-drawer-foot>p{color:var(--muted);margin:7px 0 15px;font-size:11px}.cart-drawer-foot .btn-whatsapp{border-radius:9px;height:46px;margin:0;font-size:13px}.cart-drawer-foot .btn-whatsapp svg{width:18px;height:18px}.cart-drawer-full-link{color:var(--blue);justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:12px;font-weight:800;display:flex}.cart-drawer-full-link svg{width:15px;height:15px;transition:transform .2s}.cart-drawer-full-link:hover svg{transform:translate(3px)}.cart-drawer-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.cart-drawer-empty>span{width:68px;height:68px;color:var(--blue);background:#edf4ff;border-radius:50%;place-items:center;margin-bottom:17px;display:grid}.cart-drawer-empty>span svg{width:30px;height:30px}.cart-drawer-empty h3{margin:0 0 7px;font-size:18px}.cart-drawer-empty p{color:var(--muted);margin:0 0 20px;font-size:12px}.cart-drawer-empty .btn{height:43px;font-size:12px}.cart-drawer-empty .btn svg{width:16px;height:16px}@media (width<=680px){.cart-drawer{border-radius:14px 0 0 14px;width:min(360px,84vw);overflow:hidden}.cart-drawer-head{padding:18px 15px 15px}.cart-drawer-head span{letter-spacing:1.3px;font-size:9px}.cart-drawer-head h2{gap:7px;font-size:18px}.cart-drawer-head h2 b{min-width:21px;height:21px;font-size:10px}.cart-drawer-head>button{border-radius:9px;width:35px;height:35px}.cart-drawer-items{padding:0 15px 14px}.cart-drawer-item{grid-template-columns:58px minmax(0,1fr) 26px;gap:10px;padding:15px 0}.cart-drawer-image{border-radius:9px;width:58px;height:58px}.cart-drawer-item-copy h3{margin-bottom:5px;font-size:12px}.cart-drawer-item-copy>strong{font-size:13px}.cart-drawer-qty{width:88px;height:29px;margin-top:9px}.cart-drawer-remove{width:26px;height:26px}.cart-drawer-foot{padding:16px 15px 18px}.cart-drawer-total strong{font-size:18px}.cart-drawer-foot .btn-whatsapp{height:44px;font-size:12px}}@media (width<=980px){.catalog-wrap{grid-template-columns:1fr;width:min(100% - 32px,820px);padding-top:28px}.filter-toggle{display:none}.catalog-mobile-filter{color:#071526;background:#fff;border:1px solid #d8e0ea;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 14px;font-weight:700;display:inline-flex}.catalog-mobile-filter svg{width:17px}.filters{z-index:90;opacity:0;visibility:hidden;background:0 0;width:min(92vw,390px);max-height:88vh;transition:all .24s;position:fixed;top:50%;bottom:auto;left:50%;overflow:visible;transform:translate(-50%,-46%)scale(.96)}.filters.open{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}.catalog-filter-card{max-height:88vh;overflow:auto}.catalog-filter-card .filter-head button{background:#f2f5f8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.catalog-filter-card .filter-head button svg{width:18px}.filter-overlay.show{opacity:1;visibility:visible}}@media (width<=680px){.catalog-wrap{width:calc(100% - 24px);padding-top:22px;padding-bottom:58px}.catalog-bar{align-items:center;gap:12px;margin-bottom:20px}.catalog-bar p{font-size:14px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.catalog-grid .product-image{height:178px}.catalog-grid .product-info{min-height:96px;padding:12px}.catalog-grid .product-info h3{min-height:36px;margin-right:34px;font-size:13px;line-height:1.32}.catalog-grid .price strong{font-size:16px}.catalog-grid .product-info>button{width:32px;height:32px;bottom:11px;right:10px}.catalog-pagination{flex-direction:column;align-items:stretch;gap:12px;margin-top:24px;padding:14px}.catalog-pagination p{font-size:13px}.catalog-pagination>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.catalog-pagination button{width:100%;padding:0 10px}.catalog-filter-card{border-width:3px;border-radius:13px;padding:22px 18px 18px}.catalog-filter-card .filter-head h3{font-size:19px}.filter-actions{grid-template-columns:1fr}}@media (width<=420px){.catalog-grid .product-image{height:160px}.catalog-mobile-filter{padding:0 11px}}.product-detail{align-items:start}.product-copy{background:radial-gradient(circle at 100% 0,#0045bf0f,#0000 30%),#fff;border:1px solid #e2e8f0e6;border-radius:18px;box-shadow:0 18px 42px #08182b12;padding:28px!important}.product-copy .badge.inline{background:linear-gradient(135deg,#0045bf,#0a72ff);border-radius:999px;padding:8px 13px;font-weight:500;box-shadow:0 10px 24px #0045bf33}.product-copy h1{margin-top:18px}.stock{padding:8px 0 2px}.stock small{background:#f2f7ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;color:#0045bf!important}.mini-benefits{background:0 0!important;border:0!important;border-radius:16px!important;gap:12px!important;margin:24px 0!important;padding:0!important}.mini-benefits span{color:#071526;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dfe8f4;border-radius:14px;min-height:76px;padding:15px 13px;line-height:1.35;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 10px 24px #08182b0f;font-size:12px!important}.mini-benefits span:hover{border-color:#0045bf59;transform:translateY(-3px);box-shadow:0 16px 30px #0045bf1f}.mini-benefits svg{background:#eef5ff;border-radius:11px;flex:none;padding:8px;box-shadow:inset 0 0 0 1px #0045bf1f,0 8px 18px #0045bf1f;color:#0045bf!important;width:34px!important;height:34px!important}.detail-actions .qty{background:#fff;border-radius:12px;box-shadow:0 8px 20px #08182b0d}.detail-actions .btn{box-shadow:0 12px 26px #0045bf2e;border-radius:12px!important}.detail-actions .btn-whatsapp{box-shadow:0 12px 26px #18a95733}.description{background:linear-gradient(90deg,#0045bf09,#0000 38%),#fff;margin-top:18px;position:relative;overflow:hidden;box-shadow:0 18px 45px #08182b14;border:1px solid #e2e8f0eb!important;border-radius:18px!important;padding:0!important}.description:before{content:"";background:linear-gradient(90deg,#0045bf,#00d4ff,#17d48b);height:4px;position:absolute;top:0;left:0;right:0}.description>div>span{position:relative;color:#0045bf!important;border:0!important;margin-bottom:24px!important;padding:0 0 0 16px!important}.description>div>span:before{content:"";background:#0045bf;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.description p{max-width:760px}.description ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.description li{background:#fff;border:1px solid #e4ebf4;border-radius:12px;padding:12px 14px;box-shadow:0 8px 18px #08182b0b;margin:0!important}.description li svg{background:#0045bf;border-radius:50%;padding:4px;color:#fff!important;width:22px!important;height:22px!important}.description li:nth-child(4n+1) svg{background:#0045bf}.description li:nth-child(4n+2) svg{background:#16a34a}.description li:nth-child(4n+3) svg{background:#f59e0b}.description li:nth-child(4n+4) svg{background:#7c3aed}.description aside{margin:24px 24px 24px 0;box-shadow:0 16px 34px #08182b13;background:radial-gradient(circle at 100% 0,#0045bf1f,#0000 42%),linear-gradient(#fff 0%,#f7fbff 100%)!important;border:1px solid #0045bf29!important;border-radius:16px!important;padding:28px!important}.description aside h3{letter-spacing:-.3px;margin:0 0 18px;font-size:20px!important}.description aside p{background:#fff;border-radius:12px;min-height:48px;padding:10px 12px;box-shadow:0 8px 18px #08182b0b;margin:12px 0!important}.description aside svg{background:#eef5ff;border-radius:11px;padding:8px;color:#0045bf!important;width:34px!important;height:34px!important}@media (width<=980px){.product-copy{padding:24px!important}.mini-benefits{grid-template-columns:repeat(3,1fr)!important}.description{gap:28px;grid-template-columns:1fr!important}}@media (width<=680px){.product-copy{border-radius:16px;padding:20px!important}.mini-benefits{grid-template-columns:1fr!important;gap:10px!important}.mini-benefits span{justify-content:flex-start;min-height:64px;text-align:left!important;flex-direction:row!important}.detail-actions{gap:12px!important}.description{padding:0!important}.description>div{padding:24px 20px 6px}.description ul{grid-template-columns:1fr}.description aside{margin:18px;padding:22px!important}}.mini-benefits span{letter-spacing:-.15px;position:relative;overflow:hidden;font-weight:800!important}.mini-benefits span:before{content:"";opacity:.95;height:3px;position:absolute;inset:0 0 auto}.mini-benefits span:first-child:before{background:#0045bf}.mini-benefits span:nth-child(2):before{background:#16a34a}.mini-benefits span:nth-child(3):before{background:#f59e0b}.mini-benefits span:first-child svg{background:#eef5ff;box-shadow:0 10px 22px #0045bf24;color:#0045bf!important}.mini-benefits span:nth-child(2) svg{background:#ecfdf3;box-shadow:0 10px 22px #16a34a24;color:#16a34a!important}.mini-benefits span:nth-child(3) svg{background:#fff7e8;box-shadow:0 10px 22px #f59e0b29;color:#f59e0b!important}.description aside{padding:26px!important}.description aside h3{display:none!important}.description aside p{border:1px solid #e7eef7;border-radius:16px;grid-template-columns:44px 1fr;min-height:74px;box-shadow:0 12px 26px #08182b0f;background:#fff!important;align-items:center!important;gap:14px!important;margin:0 0 14px!important;padding:14px!important;display:grid!important}.description aside p:last-child{margin-bottom:0!important}.description aside p svg{background:#eef5ff;border-radius:14px;padding:10px;width:44px!important;height:44px!important}.description aside p:first-child svg{background:#eef5ff;color:#0045bf!important}.description aside p:nth-child(2) svg{background:#ecfdf3;color:#16a34a!important}.description aside p:nth-child(3) svg{background:#f3edff;color:#7c3aed!important}.description aside p:nth-child(4) svg{background:#fff7e8;color:#f59e0b!important}.description aside p span{flex-direction:column;gap:3px;display:flex}.description aside p strong{color:#071526;letter-spacing:-.15px;font-size:15px;font-weight:800}.description aside p em{color:#5f6f84;font-size:13px;font-style:normal;font-weight:600;line-height:1.35}@media (width<=680px){.description aside p{grid-template-columns:40px 1fr;min-height:68px;padding:12px!important}.description aside p svg{width:40px!important;height:40px!important}}.description{grid-template-columns:minmax(0,1fr) 410px!important;gap:0!important}.description aside{z-index:2;width:auto;top:168px;align-self:start!important;height:max-content!important;margin:24px 26px 24px 8px!important;padding:22px!important;position:sticky!important}.description aside p{grid-template-columns:50px minmax(0,1fr)!important;gap:16px!important;min-height:72px!important;padding:13px 16px!important}.description aside p strong{white-space:nowrap;font-size:15px!important}.description aside p em{font-size:13px!important}.description aside p svg{width:48px!important;height:48px!important}.description{background:#fff!important;border:1px solid #e3e9f2!important;border-radius:12px!important;box-shadow:0 12px 34px #08182b0e!important}.description:before{display:none!important}.description>div{padding:34px 34px 38px!important}.description>div>span{color:#0045bf!important;letter-spacing:.9px!important;border-bottom:4px solid #0045bf!important;margin-bottom:24px!important;padding:0 0 13px!important;font-size:16px!important;font-weight:800!important;display:inline-block!important}.description>div>span:before{display:none!important}.description p{white-space:pre-line;font-weight:600;color:#34445c!important;max-width:none!important;font-size:16px!important;line-height:1.82!important}.description ul{flex-direction:column;gap:16px!important;margin-top:28px!important;display:flex!important}.description li{color:#111827;font-weight:600;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:16px!important}.description li svg{color:#0b6fff!important;stroke-width:3.8px!important;background:0 0!important;border-radius:0!important;width:23px!important;height:23px!important;padding:0!important}.description aside{box-shadow:none!important}@media (width<=1180px){.description{grid-template-columns:minmax(0,1fr) 360px!important}.description aside p strong{white-space:normal}}@media (width<=980px){.description{grid-template-columns:1fr!important;gap:0!important}.description aside{margin:0 24px 24px!important;position:static!important}}@media (width<=680px){.description aside{margin:16px 16px 18px!important;padding:16px!important}.description aside p{grid-template-columns:44px minmax(0,1fr)!important;min-height:66px!important;padding:12px!important}.description aside p strong{white-space:normal}.description aside p svg{width:42px!important;height:42px!important}.description>div{padding:24px 20px 12px!important}.description p{font-size:15px!important}}.detail-price{flex-wrap:wrap}.detail-price del{color:#9aa8ba;font-size:20px;font-weight:700;text-decoration-thickness:2px}.detail-price .discount-off{letter-spacing:.1px;border-radius:999px;align-items:center;height:30px;padding:0 10px;display:inline-flex;color:#dc2626!important;background:#fff1f2!important;font-size:14px!important;font-weight:800!important}.stock small{align-items:center;gap:6px;display:inline-flex}.stock small svg{width:15px;height:15px}.product-share{border-top:1px solid #e7edf5;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.product-share a,.product-share button{color:#071526;background:#fff;border:1px solid #dfe8f4;border-radius:50%;place-items:center;width:38px;height:38px;font-size:16px;font-weight:800;transition:all .2s;display:grid}.product-share a:first-of-type{color:#1877f2;background:#eef5ff}.product-share a:nth-of-type(2){color:#111827;background:#f8fafc}.product-share a:nth-of-type(3){color:#16a34a;background:#ecfdf3}.product-share button{color:#7c3aed;background:#f3edff}.product-share a:hover,.product-share button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #08182b1c}.product-share svg{width:17px;height:17px}.product-share em{color:#16a34a;font-size:12px;font-style:normal;font-weight:800}@media (width<=680px){.detail-price del{font-size:16px}.detail-price .discount-off{height:27px;font-size:12px!important}.product-share{flex-wrap:wrap}}.mini-benefits{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin:24px 0 26px!important;padding:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 10px 26px #08182b0b!important}.mini-benefits span{min-height:86px!important;box-shadow:none!important;color:#475569!important;background:#fff!important;border:0!important;border-radius:0!important;gap:13px!important;padding:18px 22px!important;font-size:14px!important;font-weight:650!important;line-height:1.3!important}.mini-benefits span:not(:last-child){border-right:1px solid #edf1f6!important}.mini-benefits span:before{display:none!important}.mini-benefits span svg,.mini-benefits span:first-child svg,.mini-benefits span:nth-child(2) svg,.mini-benefits span:nth-child(3) svg{color:#0b6fff!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#eef5ff!important;border-radius:50%!important;padding:10px!important}.detail-price{gap:20px!important;margin:18px 0 14px!important}.detail-price del{font-weight:700;text-decoration:line-through;text-decoration-thickness:2px;color:#9aa1ad!important;font-size:21px!important;display:inline!important}.detail-price .discount-off{color:#dc2626!important;background:0 0!important;border-radius:0!important;height:auto!important;padding:0!important;font-size:17px!important;font-weight:800!important}.stock{gap:16px!important;margin:0 0 22px!important}.stock small{color:#6b7280!important;background:0 0!important;margin-left:0!important;padding:0!important;font-size:15px!important;font-weight:700!important}.stock small svg{color:#9ca3af!important;width:17px!important;height:17px!important}.quantity-row{align-items:center;gap:24px;margin:28px 0 22px;display:flex}.quantity-row .qty-label{color:#111827;min-width:86px;margin:0;font-size:16px;font-weight:700}.quantity-row .qty{width:190px;height:52px;box-shadow:none;border-radius:9px}.quantity-row .qty button{border-right:1px solid #e4e8ef}.quantity-row .qty button:last-child{border-left:1px solid #e4e8ef;border-right:0}.quantity-row .qty b{font-size:17px}.detail-actions{grid-template-columns:1fr 1fr!important;gap:14px!important}.detail-actions .qty{display:none}.product-share{gap:24px;margin-top:18px;padding-top:18px}.product-share>b{color:#344054;margin-right:4px;font-size:17px;font-weight:800}.product-share a,.product-share button{border:0;border-radius:0;width:auto;height:auto;padding:0;font-size:21px;line-height:1;box-shadow:none!important;color:#1f2937!important;background:0 0!important}.product-share a:first-of-type{color:#1877f2!important}.product-share a:nth-of-type(2){color:#111827!important}.product-share a:nth-of-type(3){color:#16a34a!important}.product-share button{color:#344054!important}.product-share a:hover,.product-share button:hover{transform:translateY(-1px);color:#0045bf!important}.product-share svg{stroke-width:2.15px;width:21px!important;height:21px!important}@media (width<=680px){.mini-benefits{grid-template-columns:1fr!important}.mini-benefits span{min-height:70px!important;padding:14px 16px!important}.mini-benefits span:not(:last-child){border-bottom:1px solid #edf1f6!important;border-right:0!important}.detail-price{gap:12px!important}.detail-price del{font-size:16px!important}.detail-price .discount-off{font-size:13px!important}.stock{flex-wrap:wrap;gap:10px!important}.stock small{font-size:13px!important}.quantity-row{gap:12px;margin:22px 0 18px}.quantity-row .qty-label{min-width:74px;font-size:14px}.quantity-row .qty{width:150px;height:46px}.detail-actions{grid-template-columns:1fr!important}.header-main{grid-template-columns:44px 1fr 50px;gap:8px;height:74px}.header .brand-logo-only{min-height:56px}.header .brand-logo-only img{max-width:182px;max-height:62px}.mobile-toggle svg{width:25px;height:25px}.cart-icon{background:#fff;border:1px solid #e2e8f0f2;width:42px;height:42px}.category-track a{gap:11px;min-width:154px;height:122px}.category-track a>span{width:82px;height:64px}.category-track img{object-fit:contain}}.store-loading{background:#fff;place-items:center;min-height:100vh;display:grid}.store-loading span{border:3px solid #d9e5f3;border-top-color:#0045bf;border-radius:50%;width:42px;height:42px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.home-contact{border-radius:13px;grid-template-columns:300px 1fr;gap:56px;margin-top:48px;padding:42px 44px 46px;box-shadow:0 18px 45px #08182b14}.home-contact h2{margin-bottom:18px;font-size:25px;line-height:1.2}.home-contact p{margin-bottom:26px;font-size:14px;line-height:1.8}.contact-info-mini{gap:16px}.contact-info-mini a,.contact-info-mini span{font-size:14px;font-weight:600}.contact-info-mini svg{width:19px;height:19px}.home-contact form h2{margin-bottom:20px;font-size:25px}.home-contact form>div{gap:16px}.home-contact input{border-radius:7px;height:54px;padding:0 18px;font-size:14px}.home-contact textarea{border-radius:7px;min-height:126px;margin-top:16px;padding:17px 18px;font-size:14px}.home-contact .btn{border-radius:7px;height:50px;margin-top:16px;font-size:13px}.service-strip{border-radius:0 0 13px 13px;overflow:hidden;box-shadow:0 16px 40px #08182b0f}.service-strip>div{grid-template-columns:48px 1fr;align-items:center;min-height:88px;padding:24px 30px}.service-strip svg{width:38px;height:38px;padding:8px}.service-strip b{font-size:13px;line-height:1.2}.service-strip span{font-size:12px;line-height:1.5}@media (width<=980px){.home-contact{grid-template-columns:1fr;gap:32px;padding:34px 28px}.service-strip>div{padding:22px}}@media (width<=680px){.home-contact{gap:26px;margin-top:30px;padding:28px 20px}.home-contact h2,.home-contact form h2{font-size:22px}.home-contact form>div{grid-template-columns:1fr}.service-strip>div{min-height:82px;padding:20px}}.home-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.home-products .product-image{height:285px}.home-products .product-info{min-height:100px;padding:14px 17px 15px}.home-products .product-info h3{min-height:0;margin:0 44px 13px 0;font-size:16px;line-height:1.3}.home-products .price strong{font-size:19px}.home-products .product-info>button{width:34px;height:34px;bottom:15px;right:14px}.home-products .product-info>button svg{width:15px}@media (width<=980px){.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.home-products .product-image{height:260px}}@media (width<=680px){.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-products .product-image{height:178px}.home-products .product-info{min-height:92px;padding:11px 12px}.home-products .product-info h3{min-height:0;margin:0 34px 10px 0;font-size:13px}.home-products .price strong{font-size:16px}.home-products .product-info>button{width:32px;height:32px}.home-products .product-info>button svg{width:14px}}.home-contact{border-radius:16px;margin-top:64px;margin-bottom:18px;padding:48px 46px 50px}.service-strip{background:#fff;border-top:1px solid #dfe6ef;border-radius:16px;margin-top:0;margin-bottom:54px}.footer{margin-top:0}.footer-grid{padding-top:54px}@media (width<=980px){.home-contact{margin-top:44px;margin-bottom:16px}.service-strip{margin-bottom:44px}}@media (width<=680px){.home-contact{border-radius:13px;margin-top:34px;margin-bottom:14px;padding:28px 20px}.service-strip{border-radius:13px;margin-bottom:34px}}.home-contact{background:linear-gradient(135deg,#fff 0%,#fbfdff 48%,#f2f7ff 100%);border-color:#d8e3f1;position:relative;overflow:hidden}.home-contact:before{content:"";background:linear-gradient(90deg,#0045bf,#16a34a,#f59e0b,#ef4444);height:5px;position:absolute;inset:0 0 auto}.home-contact:after{content:"";pointer-events:none;background:radial-gradient(circle,#0045bf24,#0045bf00 68%);border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-120px}.home-contact h2{position:relative}.home-contact h2:after{content:"";background:linear-gradient(90deg,#0045bf,#16a34a);border-radius:999px;width:54px;height:3px;margin-top:12px;display:block}.home-contact input,.home-contact textarea{background:#fff;transition:all .2s}.home-contact input:focus,.home-contact textarea:focus{border-color:#0045bf;box-shadow:0 0 0 4px #0045bf1a}.home-contact .btn{background:#282a2d}.service-strip{box-shadow:none;background:0 0;border:0;gap:14px}.service-strip>div{background:#fff;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 14px 32px #08182b14;border:1px solid #dfe7f1!important}.service-strip>div:before{content:"";background:#0045bf;height:4px;position:absolute;inset:0 0 auto}.service-strip>div:nth-child(2):before{background:#16a34a}.service-strip>div:nth-child(3):before{background:#f59e0b}.service-strip>div:nth-child(4):before{background:#7c3aed}.service-strip svg{color:#0045bf;background:#edf4ff}.service-strip>div:nth-child(2) svg{color:#16a34a;background:#ecfdf3}.service-strip>div:nth-child(3) svg{color:#f59e0b;background:#fff7e6}.service-strip>div:nth-child(4) svg{color:#7c3aed;background:#f4efff}.service-strip b{letter-spacing:.2px}@media (width<=680px){.service-strip{gap:12px}}.service-strip{margin-bottom:84px}.service-strip>div{box-shadow:0 10px 24px #08182b0e}.footer{margin-top:0;position:relative}.footer:before{content:"";background:#fff;height:36px;position:absolute;top:-36px;left:0;right:0}@media (width<=980px){.service-strip{margin-bottom:66px}.footer:before{height:28px;top:-28px}}@media (width<=680px){.service-strip{margin-bottom:48px}.footer:before{height:22px;top:-22px}}.hero{width:min(1320px,100% - 48px);max-width:1320px;margin-left:auto;margin-right:auto}.hero-content{width:calc(100% - 120px)}.hero-title-accent{color:#0045bf;display:block}.hero .btn-primary{background:#0045bf}.hero-trust svg{color:#0045bf}.brand-logo-only{min-height:54px}.brand-logo-only:empty{display:block}.brand-logo-only img{object-fit:contain;max-width:180px;max-height:70px}.footer-brand.brand-logo-only{background:#fff;border-radius:10px;min-height:74px;margin-bottom:16px}.footer-brand.brand-logo-only img{max-width:220px;max-height:90px}.header .brand-logo-only{align-items:center;min-height:78px}.header .brand-logo-only img{max-width:230px;max-height:82px}.drawer-head .brand-logo-only img{max-width:185px;max-height:62px}@media (width<=980px){.header .brand-logo-only{min-height:54px}.header .brand-logo-only img{max-width:150px;max-height:52px}}.hero-trust{align-items:center;gap:0;margin-top:36px}.hero-trust span{color:#e9f2ff;gap:12px;margin-right:22px;padding:0 22px 0 0;font-size:12px;line-height:1.22;position:relative}.hero-trust span:not(:last-child):after{content:"";background:#ffffff29;width:1px;position:absolute;top:6px;bottom:6px;right:0}.hero-trust b{color:#edf5ff;font-size:12px;font-weight:700;line-height:1.25}.hero-trust svg{filter:drop-shadow(0 0 6px #0045bfa6);background:linear-gradient(145deg,#0045bf33,#0045bf0a);border:1px solid #0045bff2;border-radius:9px;flex:none;width:32px;height:32px;padding:7px;box-shadow:0 0 0 1px #ffffff0a,0 0 16px #0045bf73}.hero-trust span:hover svg{transform:translateY(-1px);box-shadow:0 0 0 1px #ffffff14,0 0 22px #0045bfa6}@media (width<=1200px){.hero{width:calc(100% - 48px)}}@media (width<=980px){.hero{width:calc(100% - 32px)}.hero-content{width:calc(100% - 54px)}}@media (width<=680px){.hero{width:100%}.hero-trust{gap:8px}.hero-trust span{margin-right:0;padding:0}.hero-trust span:after{display:none}.hero-trust b{font-size:10px}.hero-trust svg{width:28px;height:28px;padding:6px}}.header{z-index:65;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff7a;transition:box-shadow .32s,background-color .32s,transform .32s;animation:.34s both stickyHeaderDrop;position:sticky;top:0;transform:translateZ(0);box-shadow:0 10px 30px #08182b12}.header .brand-logo-only img{opacity:1;filter:none;backface-visibility:hidden;image-rendering:auto;transform:none}.announcement{z-index:70;position:relative}@keyframes stickyHeaderDrop{0%{opacity:.96;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.cart-link{justify-content:flex-end;gap:10px;font-size:15px;font-weight:800;line-height:1}.cart-link>b{color:var(--ink);font-size:15px;font-weight:800;line-height:1;display:block}.cart-icon{background:#fff;border:1px solid #dfe6ef;border-radius:12px;width:46px;height:46px;position:relative;box-shadow:0 8px 20px #08182b14}.cart-icon svg{color:#071526;stroke-width:2.2px;width:22px;height:22px}.cart-icon i{color:#fff;background:#0045bf;width:20px;height:20px;font-size:11px;font-weight:800;line-height:1;top:-8px;right:-8px}.header-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex}.login-link{color:var(--ink);justify-content:flex-end;align-items:center;gap:10px;font-size:15px;font-weight:800;line-height:1;transition:color .2s;display:flex}.login-link:hover{color:var(--blue)}.login-icon{background:#fff;border:1px solid #dfe6ef;border-radius:12px;place-items:center;width:46px;height:46px;transition:border-color .2s,background .2s;display:grid;box-shadow:0 8px 20px #08182b14}.login-icon svg{width:22px;height:22px;color:var(--ink);stroke-width:2.2px;transition:color .2s}.login-link:hover .login-icon{border-color:var(--blue);background:#f2f6ff}.login-link:hover .login-icon svg{color:var(--blue)}@media (width>=981px){.header-main{grid-template-columns:245px minmax(400px,1fr) 220px}}@media (width<=980px){.header-actions .login-link{display:none}}.mobile-drawer nav a.drawer-login{color:var(--blue);align-items:center;gap:8px;display:flex}.mobile-drawer nav a.drawer-login svg{color:var(--blue)}@media (width<=980px){.header{top:0}.cart-link>b{display:none}.cart-icon{background:#fff;border:1px solid #dfe6ef;width:42px;height:42px}}.home-contact h2,.home-contact form h2{font-size:27px}.home-contact p,.contact-info-mini a,.contact-info-mini span,.home-contact input,.home-contact textarea{font-size:15px}.home-contact .btn,.service-strip b{font-size:14px}.service-strip span{font-size:13px}@media (width<=680px){.home-contact h2,.home-contact form h2{font-size:23px}.home-contact p,.contact-info-mini a,.contact-info-mini span,.home-contact input,.home-contact textarea{font-size:14px}.service-strip b{font-size:13px}.service-strip span{font-size:12px}}.category-strip{margin-top:4px;padding:34px 0 58px;overflow:hidden}.category-carousel{width:min(1320px,100% - 48px);margin:0 auto;padding:10px 0 18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.category-track{gap:18px;width:max-content;animation:28s linear infinite categoryMarquee;display:flex}.category-carousel:hover .category-track,.category-carousel:focus-within .category-track,.category-carousel:active .category-track{animation-play-state:paused}.category-track a{text-align:center;background:#fff;border:1px solid #dfe7f1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:173.143px;min-width:172px;height:126px;font-size:15px;font-weight:800;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 24px #08182b13}.category-track a:hover{border-color:#0045bf;transform:translateY(-3px);box-shadow:0 16px 30px #08182b1c}.category-track a>span{background:#f8fafc;border-radius:10px;place-items:center;width:84px;height:64px;display:grid;overflow:hidden}.category-track img{object-fit:contain;width:100%;height:100%}@keyframes categoryMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media (width<=980px){.category-carousel{width:calc(100% - 32px)}.category-track a{min-width:150px;height:118px;font-size:14px}.category-track a>span{width:74px;height:58px}}@media (width<=680px){.category-strip{padding:26px 0 42px}.category-carousel{width:100%;padding:0 12px;-webkit-mask-image:none;mask-image:none}.category-track{gap:12px;animation-duration:22s}.category-track a{min-width:130px;height:108px;font-size:13px}.category-track a>span{width:66px;height:50px}}.to-top{z-index:55;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#0045bf;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:opacity .28s,visibility .28s,transform .28s,box-shadow .28s;display:grid;position:fixed;bottom:26px;left:26px;right:auto;transform:translateY(18px)scale(.92);box-shadow:0 14px 32px #0045bf47}.to-top.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.to-top:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 18px 38px #0045bf5c}.to-top svg{width:19px;height:19px}@media (width<=680px){.to-top{width:40px;height:40px;display:grid;bottom:18px;left:16px;right:auto}}.floating-chat-widget{z-index:120;flex-direction:column;align-items:flex-end;gap:6px;font-family:Poppins,sans-serif;display:flex;position:fixed;bottom:26px;right:26px}.floating-chat-greeting{color:#fff;opacity:0;visibility:hidden;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;max-width:min(310px,100vw - 48px);margin-bottom:0;padding:10px 13px 10px 16px;font-size:13px;font-weight:600;line-height:1.35;transition:opacity .35s,visibility .35s,transform .35s;display:flex;transform:translateY(6px);box-shadow:0 12px 30px #08182b2e}.floating-chat-greeting.show{opacity:1;visibility:visible;transform:translateY(0)}.floating-chat-greeting button{color:#fff;background:#ffffff29;border:0;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;display:grid}.floating-chat-greeting button svg{width:14px;height:14px}.floating-chat-toggle{color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:132px;height:48px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;animation:3s ease-in-out infinite chat-float;display:flex;box-shadow:0 16px 36px #1762bf52}.floating-chat-toggle:hover{transform:scale(1.06);box-shadow:0 18px 42px #1762bf6b}.floating-chat-toggle svg{width:19px;height:19px}.floating-chat-options{opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 100%;border-radius:12px;flex-direction:column;min-width:155px;max-height:0;transition:opacity .22s,visibility .22s,transform .22s,max-height .22s;display:flex;overflow:hidden;transform:translateY(10px)scale(.96);box-shadow:0 16px 38px #08182b2e}.floating-chat-options.open{opacity:1;visibility:visible;pointer-events:auto;max-height:120px;transform:translateY(0)scale(1)}.floating-chat-option{align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:600;display:flex;color:#fff!important}.floating-chat-option svg{width:18px;height:18px}.floating-chat-option.whatsapp{background:#25d366}.floating-chat-option.whatsapp:hover{background:#1ebe5c}.floating-chat-option.viber{background:#7360f2}.floating-chat-option.viber:hover{background:#8b7cf7}.setting-toggle{border:1px solid var(--line);background:#f8fbff;border-radius:9px;justify-content:space-between;align-items:center;padding:13px 15px;flex-direction:row!important;max-width:420px!important}.settings-form label>span{flex-direction:column;gap:4px;display:flex}.settings-form label small{color:#64748b;font-size:11px;font-weight:500;line-height:1.35}.setting-toggle input{height:18px;margin:0;width:18px!important}.setting-color{border:1px solid var(--line);background:#f8fbff;border-radius:9px;grid-template-columns:minmax(0,1fr) 190px;align-items:center;padding:13px 15px;gap:14px!important;max-width:620px!important;display:grid!important}.color-control{background:#fff;border:1px solid #d7e2ee;border-radius:9px;grid-template-columns:48px minmax(0,1fr);align-items:center;height:44px;padding:5px 12px 5px 5px;gap:10px!important;display:grid!important}.color-control input[type=color]{cursor:pointer;overflow:hidden;background:0 0!important;border:0!important;border-radius:7px!important;width:38px!important;height:32px!important;padding:0!important}.color-control input[type=color]::-webkit-color-swatch-wrapper{padding:0}.color-control input[type=color]::-webkit-color-swatch{border:0;border-radius:7px}.color-control input[type=color]::-moz-color-swatch{border:0;border-radius:7px}.color-control b{color:#334155;text-transform:uppercase;font-size:12px;font-weight:600}@keyframes chat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (width<=680px){.floating-chat-widget{gap:5px;bottom:18px;right:16px}.floating-chat-toggle{min-width:112px;height:42px;padding:0 14px;font-size:12px}.floating-chat-toggle svg{width:17px;height:17px}.floating-chat-greeting{max-width:260px;padding:8px 10px 8px 12px;font-size:11px}.floating-chat-option{padding:10px 13px;font-size:12px}.setting-color{grid-template-columns:1fr}.color-control{width:100%}}.desktop-nav a{font-weight:500}.hero-trust{align-items:center;gap:0}.hero-trust span{color:#f8fbff;align-items:center;gap:14px;margin-right:30px;padding:0 30px 0 0;display:flex}.hero-trust span:not(:last-child):after{background:linear-gradient(#0000,#ffffff38,#0000);width:1px;top:7px;bottom:7px;right:0}.hero-trust i{background:linear-gradient(#071323,#071323) padding-box padding-box,linear-gradient(135deg,#005afa 0%,#005afa33 36%,#ffffff14 50%,#005afa33 64%,#005afa 100%) border-box;border:1.5px solid #0000;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 14px #005afa5c,inset 0 0 18px #005afa14}.hero-trust i:before,.hero-trust i:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0}.hero-trust i:before{opacity:.75;filter:blur(1px);background:radial-gradient(circle at 0 0,#006afff2,#0000 34%),radial-gradient(circle at 100% 100%,#006afff2,#0000 34%)}.hero-trust i:after{opacity:.95;filter:drop-shadow(0 0 5px #005afae6);background:linear-gradient(#0b74ff,#0b74ff) 0 0/17px 2px no-repeat,linear-gradient(#0b74ff,#0b74ff) 0 0/2px 17px no-repeat,linear-gradient(#0b74ff,#0b74ff) 100% 100%/17px 2px no-repeat,linear-gradient(#0b74ff,#0b74ff) 100% 100%/2px 17px no-repeat}.hero-trust i svg{z-index:1;color:#eaf3ff;width:21px;height:21px;box-shadow:none;filter:none;stroke-width:2.1px;background:0 0;border:0;border-radius:0;padding:0;position:relative}.hero-trust b{color:#f7faff;letter-spacing:-.25px;font-size:13px;font-weight:600;line-height:1.12}.hero-trust span:hover i{transform:none;box-shadow:0 0 16px #005afa66,inset 0 0 18px #005afa14}@media (width<=680px){.hero-trust span{gap:9px;margin:0;padding:0}.hero-trust i{border-radius:10px;flex-basis:36px;width:36px;height:36px}.hero-trust i:before,.hero-trust i:after{border-radius:10px}.hero-trust i svg{width:17px;height:17px}.hero-trust b{font-size:11px}}.hero{isolation:isolate;background:#03060d;height:560px}.hero-bg{border-radius:inherit;z-index:0;transform:none;background:radial-gradient(circle at 78% 48%,#005afa3d,#0000 26%),radial-gradient(circle at 95% 45%,#ff1f482e,#0000 22%),linear-gradient(90deg,#02050c 0%,#030711 48%,#050711 100%)!important;inset:0!important}.hero-bg:before,.hero-bg:after{content:"";pointer-events:none;opacity:.8;width:18%;position:absolute;top:0;bottom:0}.hero-bg:before{background:linear-gradient(90deg,#0000,#005afa2e,#0000);right:31%}.hero-bg:after{background:linear-gradient(90deg,#0000,#ff264b2e,#0000);right:3%}.hero-media{z-index:1;pointer-events:none;perspective:1000px;justify-content:center;align-items:center;width:48%;height:86%;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.hero-media img{object-fit:cover;object-position:center;filter:none;width:100%;height:100%}.hero-product-card{width:min(440px,100%);height:96%;box-shadow:none;transform-origin:50%;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#fff 0%,#0045bf 22%,#ff284b 48%,#17d48b 74%,#fff 100%) border-box;border:3px solid #0000;border-radius:28px;padding:10px;position:relative;transform:rotate(1.4deg)translateZ(0)}.hero-product-card:before{content:"";z-index:2;pointer-events:none;border:2px solid #050505;border-radius:20px;position:absolute;inset:10px}.hero-product-card:after{content:"";z-index:-1;filter:blur(18px);opacity:.78;pointer-events:none;background:linear-gradient(135deg,#0045bf6b,#ff284b3d,#17d48b42);border-radius:32px;position:absolute;inset:-7px}.hero-product-card img{z-index:1;background:#050505;border-radius:19px;position:relative}.hero-new-badge{z-index:5;background:#000;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;animation:1.75s ease-in-out infinite heroNewBadgeBounce;display:flex;position:absolute;top:-24px;right:-32px;box-shadow:4px 4px #ffffffeb,0 12px 26px #00000052}.hero-new-badge div{text-align:center;color:#fff;text-transform:uppercase;transform:rotate(12deg)}.hero-new-badge span{font-size:22px;font-weight:500;line-height:.88;display:block}.hero-new-badge b{letter-spacing:.2px;margin-top:3px;font-size:12px;font-weight:800;line-height:1;display:block}@keyframes heroNewBadgeBounce{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-11px)rotate(2deg)}}.hero-content{z-index:2}@media (width<=980px){.hero{height:535px}.hero-media{opacity:.96;width:50%;height:78%;right:6px}.hero-product-card{width:min(360px,100%);height:94%}.hero-new-badge{width:76px;height:76px;top:-19px;right:-23px}.hero-new-badge span{font-size:18px}.hero-new-badge b{font-size:10px}}@media (width<=820px){.hero-media{opacity:.5;width:58%;right:-14%}.hero-product-card{transform:rotate(1.2deg)scale(.96)}}@media (width<=680px){.header-main{grid-template-columns:40px minmax(0,1fr) 45px!important;gap:4px!important}.header .brand{justify-self:start!important;margin-left:0!important}.header .brand-logo-only img{max-width:140px!important;max-height:48px!important}.mobile-drawer{padding:10px 18px 18px!important}.drawer-head{align-items:center!important;height:70px!important;padding-top:6px!important}.drawer-head .brand-logo-only img{max-width:155px!important;max-height:54px!important}.drawer-head button{border-radius:9px!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.drawer-cats{border-top:1px solid var(--line)!important;margin-top:16px!important;padding-top:16px!important}.drawer-cats>button{width:100%!important;height:44px!important;color:var(--ink)!important;letter-spacing:.5px!important;text-transform:uppercase!important;background:#f8fbff!important;border:1px solid #dce6f1!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;font-weight:800!important;display:flex!important}.drawer-cats>button svg{width:16px!important;height:16px!important;transition:all .2s!important}.drawer-cats>button.open svg{transform:rotate(180deg)!important}.drawer-cats>div{scrollbar-width:thin!important;scrollbar-color:#cbd8e6 transparent!important;background:#fff!important;border:1px solid #dce6f1!important;border-radius:10px!important;max-height:240px!important;margin-top:8px!important;padding:8px 10px 8px 8px!important;overflow:auto!important;box-shadow:0 10px 24px #08182b12!important}.drawer-cats>div::-webkit-scrollbar{width:5px!important}.drawer-cats>div::-webkit-scrollbar-track{background:0 0!important}.drawer-cats>div::-webkit-scrollbar-thumb{background:#cbd8e6!important;border-radius:999px!important}.drawer-cats>div::-webkit-scrollbar-thumb:hover{background:#9fb1c7!important}.drawer-cats a{color:#31435a!important;border-radius:8px!important;align-items:center!important;height:38px!important;padding:0 10px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.drawer-cats a:hover{color:var(--blue)!important;background:#edf5ff!important}.hero{color:#fff;background:#03060d;height:auto;min-height:0;padding:36px 0 46px;overflow:visible}.hero-bg{display:block;background:radial-gradient(circle at 72% 8%,#005afa3d,#0000 28%),radial-gradient(circle at 92% 20%,#ff1f4829,#0000 30%),linear-gradient(135deg,#02050c 0%,#030711 58%,#07101d 100%)!important}.hero-media{opacity:1;pointer-events:auto;order:2;width:calc(100% - 38px);height:auto;margin:22px auto 34px;display:flex;position:relative;top:auto;right:auto;transform:none}.hero-product-card{aspect-ratio:.88;border-radius:24px;width:100%;height:auto;padding:9px;transform:rotate(1.15deg)scale(.94);box-shadow:0 22px 42px #0006,0 0 26px #0045bf29}.hero-product-card:before{border-radius:18px;inset:9px}.hero-product-card img{border-radius:17px}.hero-new-badge{width:76px;height:76px;display:flex;top:-24px;right:-14px}.hero-content{z-index:3;flex-direction:column;width:calc(100% - 38px);padding-top:0;display:flex}.hero-content>span{color:#fff;border-color:#0045bf;align-self:flex-start;margin-top:2px}.hero h1{color:#fff}.hero-title-accent{color:#0045bf}.hero p{color:#d4dfeb}.hero .btn{color:#fff;background:#0045bf;border:0;width:100%;margin-top:8px;margin-bottom:4px;box-shadow:0 12px 26px #0045bf47}.hero-trust{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}}.contact-info-mini .info-item{color:var(--ink);align-items:center;gap:12px;font-size:14px;font-weight:600;transition:transform .2s;display:flex}.contact-info-mini .info-item:hover{transform:translate(4px)}@media (width<=680px){.hero{border-radius:0 0 18px 18px;margin-bottom:0;padding:38px 0 64px}.hero-media{margin:20px auto 38px}.hero h1{margin:12px 0 10px}.hero p{margin-bottom:22px}.hero .btn{height:46px;margin-bottom:16px}.hero-trust{align-items:start;margin-top:18px;margin-bottom:4px}.category-strip{background:#fff;margin-top:0;padding:36px 0 62px}.category-carousel{padding:8px 12px 14px}.section-title{margin-bottom:28px}.section-title h2{margin-top:0;line-height:1.15}.products-grid.home-products{gap:18px 14px}.home-products .product-card{border-radius:12px}.home-products .product-image{height:180px}.promo-section{background:#f7f7f7;margin:10px 0 28px;padding:34px 0 44px}.promo-grid{gap:22px}.promo{background:#080808;border-radius:16px;grid-template-columns:1fr;height:auto;min-height:0;display:grid;position:relative;overflow:hidden;padding:0!important}.promo .promo-copy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;display:flex;position:relative;border:0!important;padding:30px 24px 18px!important}.promo .promo-copy h3{max-width:300px;margin:8px 0 12px;font-size:32px;line-height:1.12}.promo .promo-copy p{max-width:300px;margin-bottom:18px;font-size:15px;line-height:1.48}.promo .promo-copy em{min-height:42px;padding:0 18px}.promo .promo-media{z-index:2;opacity:1;background:linear-gradient(#080808,#080808) padding-box padding-box,linear-gradient(135deg,#0045bf 0%,#00d4ff 32%,#17d48b 66%,#ff284b 100%) border-box;border:4px solid #0000;border-radius:50%;position:relative;inset:auto;overflow:hidden;box-shadow:0 0 0 4px #0045bf1f,0 16px 35px #0045bf47,0 0 34px #17d48b2e;order:2!important;width:210px!important;height:210px!important;min-height:0!important;margin:6px auto 30px!important}.promo .promo-media img{object-fit:cover;filter:none;border-radius:50%;width:100%;height:100%}.promo-round .promo-media,.promo-split .promo-media{order:2!important}.promo-split .promo-media{border:0;border-top:1px solid #ffffff29;border-radius:0;width:100%!important;height:270px!important;margin:4px 0 0!important}.promo-split .promo-media img{filter:none;object-fit:cover;border-radius:0}.promo-split .promo-copy{padding-bottom:20px!important}.promo-split .promo-media:after,.promo-round .promo-media:after{display:none}.promo-split .promo-copy{border-bottom:0!important}.promo-corner-badge{z-index:4;width:92px;height:92px;top:-14px;right:-14px}.header{position:sticky!important;top:0!important;overflow:visible!important;transform:none!important}.header-main{grid-template-rows:58px 44px!important;transition:grid-template-rows .22s cubic-bezier(.2,.8,.2,1),gap .22s cubic-bezier(.2,.8,.2,1),padding-bottom .22s cubic-bezier(.2,.8,.2,1)!important}.header .header-main .searchbar{opacity:1!important;pointer-events:auto!important;max-height:44px!important;transition:opacity .18s,visibility .18s,transform .22s cubic-bezier(.2,.8,.2,1),height .22s cubic-bezier(.2,.8,.2,1),max-height .22s cubic-bezier(.2,.8,.2,1)!important;overflow:visible!important;transform:translateY(0)!important}.header.mobile-search-hidden .header-main{grid-template-rows:58px 0!important;row-gap:0!important;padding-bottom:0!important}.header.mobile-search-hidden .header-main .searchbar{opacity:0!important;visibility:hidden!important;pointer-events:none!important;height:0!important;max-height:0!important;overflow:hidden!important;transform:translateY(-10px)!important}.header .search-suggestions{border-radius:14px!important;width:100%!important;max-height:min(360px,100vh - 150px)!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;overflow:auto!important}.header .search-suggestions button{grid-template-rows:auto auto!important;grid-template-columns:46px minmax(0,1fr) max-content!important;gap:3px 9px!important;min-height:64px!important;padding:8px 10px!important}.header .search-suggestions button>span{width:46px!important;height:46px!important}.header .search-suggestions b{white-space:nowrap!important;text-overflow:ellipsis!important;grid-area:1/2!important;width:100%!important;min-width:0!important;max-width:100%!important;font-size:12px!important;line-height:1.25!important;overflow:hidden!important}.header .search-suggestions small{white-space:nowrap!important;text-overflow:ellipsis!important;grid-area:2/2!important;min-width:0!important;font-size:11px!important;line-height:1.25!important;overflow:hidden!important}.header .search-suggestions strong{text-align:right!important;white-space:nowrap!important;grid-area:1/3/span 2!important;place-self:center end!important;max-width:72px!important;font-size:11px!important;line-height:1.2!important}}.product-image .product-badge,.product-detail .main-image .product-badge{z-index:6;color:#fff;letter-spacing:.4px;text-transform:uppercase;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:46px;height:26px;padding:0 12px;font-size:11px;font-weight:800;line-height:1;position:absolute;top:12px;left:12px;box-shadow:0 8px 18px #07152638;display:inline-flex!important}.product-image .product-badge-hot,.product-detail .main-image .product-badge-hot{background:#e93030}.product-image .product-badge-new,.product-detail .main-image .product-badge-new{background:#3f9548}.product-detail .main-image .product-badge{min-width:54px;height:30px;padding:0 14px;font-size:12px;top:16px;left:16px}.product-image .image-discount-badge,.product-detail .main-image .image-discount-badge{z-index:6;color:#fff;letter-spacing:.1px;pointer-events:none;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;min-width:50px;height:26px;padding:0 12px;font-size:11px;font-weight:800;line-height:1;position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #2563eb42;display:inline-flex!important}.product-detail .main-image .image-discount-badge{min-width:58px;height:30px;padding:0 14px;font-size:12px;top:16px;right:16px}.product-rating{color:#d4d9e2;align-items:center;gap:2px;min-height:16px;margin:0 42px 8px 0;display:flex}.product-rating svg{stroke-width:2.4px;flex:none;width:13px;height:13px}.product-rating svg.filled{color:#f6b81a;fill:currentColor}.product-rating span{color:#64748b;margin-left:4px;font-size:11px;font-weight:700;line-height:1}.product-card .product-info{min-height:132px}.home-products .product-info{min-height:116px}.detail-rating{min-height:20px;margin:0 0 16px}.detail-rating svg{width:16px;height:16px}.detail-rating span{color:#526174;font-size:13px}@media (width<=680px){.product-image .product-badge{min-width:42px;height:23px;padding:0 10px;font-size:10px;top:9px;left:9px}.product-detail .main-image .product-badge{min-width:48px;height:26px;font-size:11px;top:12px;left:12px}.product-image .image-discount-badge{min-width:46px;height:23px;padding:0 10px;font-size:10px;top:9px;right:9px}.product-detail .main-image .image-discount-badge{min-width:52px;height:26px;font-size:11px;top:12px;right:12px}.product-rating{gap:1px;margin:0 34px 7px 0}.product-rating svg{width:11px;height:11px}.product-rating span{margin-left:3px;font-size:10px}.product-card .product-info,.home-products .product-info{min-height:118px}.detail-rating{margin-bottom:13px}.detail-rating svg{width:14px;height:14px}}.contact-info-mini .info-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-style:normal;transition:transform .2s,box-shadow .2s;display:flex}.contact-info-mini .info-item:hover .info-icon{transform:scale(1.08)}.contact-info-mini .info-icon svg{width:18px;height:18px}.contact-info-mini .info-location .info-icon{color:#0045bf;background:#edf5ff;box-shadow:0 3px 10px #0045bf26}.contact-info-mini .info-phone .info-icon{color:#18a957;background:#e6f4ea;box-shadow:0 3px 10px #18a95726}.contact-info-mini .info-mail .info-icon{color:#ea580c;background:#fff7ed;box-shadow:0 3px 10px #ea580c26}.contact-info-mini .info-hours .info-icon{color:#9333ea;background:#f3e8ff;box-shadow:0 3px 10px #9333ea26}.promo-corner-badge{z-index:10;pointer-events:none;background:#e7e5e4;border:2px solid #000;border-radius:50%;justify-content:flex-start;align-items:flex-end;width:140px;height:140px;padding-bottom:44px;padding-left:34px;animation:none;display:flex;position:absolute;top:-35px;right:-35px;box-shadow:0 4px 15px #00000040}.promo-corner-badge span{color:#064e3b;letter-spacing:.5px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1;transform:rotate(12deg)}@keyframes badgeBounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-7px)scale(1.04)}}@media (width<=680px){.promo-corner-badge{width:105px;height:105px;padding-bottom:30px;padding-left:24px;top:-24px;right:-24px}.promo-corner-badge span{font-size:15px}}.gallery-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:14px;margin-bottom:20px;padding:12px 18px;display:flex}.gallery-select-all{cursor:pointer;color:var(--ink);-webkit-user-select:none;user-select:none;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.gallery-select-all input[type=checkbox]{width:17px;height:17px;accent-color:var(--blue);cursor:pointer}.btn-danger{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:9px;align-items:center;gap:8px;height:40px;margin-left:auto;padding:0 18px;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.btn-danger:hover{background:#b91c1c}.btn-danger svg{width:16px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.gallery-item{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.gallery-item:hover{border-color:#94a3b8;box-shadow:0 4px 14px #08182b14}.gallery-item.selected{border-color:var(--blue);box-shadow:0 0 0 3px #e9f2ff}.gallery-item-img{background:#f1f4f7;height:140px;position:relative;overflow:hidden}.gallery-item-img img,.gallery-item-img video{object-fit:cover;background:#071526;width:100%;height:100%;transition:transform .25s;display:block}.gallery-item:hover .gallery-item-img img,.gallery-item:hover .gallery-item-img video{transform:scale(1.04)}.gallery-item-overlay{background:#0045bf00;justify-content:flex-end;align-items:flex-start;padding:10px;transition:background .2s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-item-overlay,.gallery-item.selected .gallery-item-overlay{background:#0045bf14}.gallery-checkbox{background:#ffffffd9;border:2px solid #fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,border-color .15s;display:flex;box-shadow:0 2px 8px #0002}.gallery-checkbox.checked{background:var(--blue);border-color:var(--blue);color:#fff}.gallery-checkbox svg{width:13px;height:13px}.gallery-item-meta{flex-direction:column;gap:2px;padding:8px 10px 10px;display:flex}.gallery-item-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.gallery-item-size{color:var(--muted);font-size:10px}.gallery-search{border:1px solid var(--line);background:#fff;border-radius:8px;flex:260px;align-items:center;gap:10px;min-width:220px;height:42px;padding:0 14px;display:flex}.gallery-search svg{width:17px;color:var(--muted);flex-shrink:0}.gallery-search input{background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:Poppins,sans-serif;font-size:14px}.gallery-search button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.gallery-search button svg{width:15px}.gallery-upload-local{cursor:pointer;white-space:nowrap;border-radius:8px;flex-shrink:0;height:42px}.gallery-upload-local input[type=file]{display:none}.gallery-upload-local.disabled{opacity:.72;pointer-events:none}.gallery-picker-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.gallery-picker-actions>button:first-child{color:#334155;background:#fff;border:1px solid #d7e1ed;border-radius:9px;height:42px;padding:0 16px;font-weight:700}.gallery-picker-actions .btn{border-radius:9px;height:42px}@keyframes gallery-spin{to{transform:rotate(360deg)}}.gallery-upload-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite gallery-spin;display:inline-block}.gallery-page-info{color:var(--muted);font-size:12px;font-weight:500}.gallery-pagination{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:32px;padding-top:24px;display:flex}.gallery-page-numbers{align-items:center;gap:4px;display:flex}.gallery-page-btn{border:1px solid var(--line);min-width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.gallery-page-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.gallery-page-btn.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px 12px #0045bf33}.gallery-page-btn:disabled{opacity:.35;cursor:not-allowed}.gallery-page-ellipsis{color:var(--muted);padding:0 4px;font-size:14px;line-height:38px}.product-copy .badge.inline{border-radius:9px!important;font-weight:500!important}.description{align-items:start!important;overflow:visible!important}.description>div{padding-top:42px!important}.description p{letter-spacing:-.12px;font-size:16px!important;font-weight:600!important;line-height:1.82!important}.description aside{background:linear-gradient(#f9fcff 0%,#f4f8fd 100%)!important;border-radius:16px!important;align-self:start!important;height:max-content!important;margin-top:42px!important;position:sticky!important;top:190px!important;box-shadow:0 14px 32px #08182b0f!important}.description aside p{border-radius:14px!important;box-shadow:0 8px 18px #08182b0b!important}@media (width<=980px){.description aside{margin-top:0!important;position:static!important}}@media (width<=680px){.description>div{padding-top:28px!important}.description p{font-size:15px!important;line-height:1.8!important}}.description>div>span{margin-bottom:30px!important}.description aside{margin-top:96px!important}.description p:first-of-type{margin-top:0!important}@media (width<=980px){.description aside{margin-top:0!important}}@media (width<=680px){.description aside{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:14px 14px 18px!important;padding:12px!important;display:grid!important}.description aside p{flex-direction:column;justify-content:flex-start;align-items:flex-start!important;gap:8px!important;min-height:118px!important;margin:0!important;padding:12px 10px!important;display:flex!important}.description aside p svg{border-radius:11px!important;width:34px!important;height:34px!important;padding:8px!important}.description aside p span{min-width:0;gap:2px!important}.description aside p strong{white-space:normal!important;font-size:12.5px!important;line-height:1.25!important}.description aside p em{font-size:11px!important;line-height:1.25!important}}.product-table-wrap .table-image{background:#f8fbff;border:1px solid #e1e8f2;border-radius:10px;width:64px;height:54px}.product-editor{padding:0;overflow:hidden;box-shadow:0 20px 55px #08182b0f}.product-editor section{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e8eef6;padding:28px 32px}.product-editor section h2{letter-spacing:-.3px;margin:0 0 20px;font-size:19px}.product-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;display:grid}.product-editor label{color:#071526;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.product-editor label.wide{grid-column:1/-1}.product-editor label.editor-check{cursor:pointer;background:#fff;border:1px solid #d7e1ed;border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:12px 14px}.product-editor label.editor-check input{accent-color:#0045bf;flex:none;height:18px;width:18px!important}.product-editor label.editor-check>span{flex-direction:column;gap:2px;font-weight:600;display:flex}.product-editor label.editor-check small{color:#64748b;font-weight:400}.product-editor input,.product-editor select,.product-editor textarea,.gallery-images-toolbar input{width:100%;font:inherit;color:#071526;background:#fff;border:1px solid #d7e1ed;border-radius:10px;outline:none;padding:13px 14px;font-weight:500;transition:border-color .2s,box-shadow .2s}.product-editor input:focus,.product-editor select:focus,.product-editor textarea:focus,.gallery-images-toolbar input:focus{border-color:#0045bf;box-shadow:0 0 0 4px #0045bf1a}.product-editor textarea{resize:vertical;min-height:130px;line-height:1.65}.admin-select{position:relative}.admin-select>button{color:#071526;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e1ed;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s;display:flex}.admin-select>button .placeholder{color:#8b9bb0}.admin-select>button svg{color:#64748b;flex:none;width:18px;height:18px;transition:transform .18s}.admin-select>button.open{border-color:#0045bf;box-shadow:0 0 0 4px #0045bf1a}.admin-select>button.open svg{transform:rotate(180deg)}.admin-select-menu{z-index:40;background:#fff;border:1px solid #d8e0ea;border-radius:12px;max-height:230px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 38px #08182b29}.admin-select-menu button{color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:36px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.admin-select-menu button:hover,.admin-select-menu button.active{color:#0045bf;background:#eef5ff}.admin-select-menu button svg{color:#0045bf;flex:none;width:16px;height:16px}.product-editor-actions{background:#fff;justify-content:flex-end;gap:12px;padding:20px 32px;display:flex}.product-editor-actions>button:first-child,.btn.btn-light{color:#334155;background:#fff;border:1px solid #d7e1ed;border-radius:10px;height:42px;padding:0 18px;font-weight:700}.notice.error{color:#b91c1c;background:#fef2f2}.gallery-images-input{background:#f8fbff;border:1px dashed #c9d8e9;border-radius:14px;padding:16px}.gallery-images-toolbar{grid-template-columns:1fr auto auto;align-items:center;gap:10px;display:grid}.gallery-images-toolbar button{color:#071526;white-space:nowrap;background:#fff;border:1px solid #d7e1ed;border-radius:10px;height:44px;padding:0 14px;font-weight:800}.gallery-images-toolbar .upload-button{color:#fff;background:#071526;border-color:#071526;justify-content:center;align-items:center;gap:8px;display:flex}.gallery-images-toolbar svg{width:17px}.gallery-images-input small{color:#64748b;margin-top:9px;font-weight:500;display:block}.gallery-image-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;margin-top:16px;display:grid}.gallery-image-card{background:#fff;border:1px solid #dfe8f4;border-radius:13px;min-height:132px;position:relative;overflow:hidden;box-shadow:0 12px 28px #08182b0d}.gallery-image-card img{object-fit:cover;width:100%;height:100px;display:block}.gallery-image-card span{color:#475569;padding:9px 10px;font-size:11px;font-weight:800;display:block}.gallery-image-card button{color:#ef4444;background:#fffe;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 8px 18px #08182b29}.gallery-image-card button svg{width:15px;height:15px}.gallery-empty-preview{color:#64748b;text-align:center;background:#fff;border:1px solid #e2eaf5;border-radius:12px;margin-top:14px;padding:22px;font-size:13px}@media (width<=760px){.product-editor section{padding:22px 18px}.product-editor-grid,.gallery-images-toolbar{grid-template-columns:1fr}.product-editor-actions{flex-direction:column;padding:18px}.product-editor-actions .btn,.product-editor-actions>button{justify-content:center;width:100%}}.product-detail .gallery{min-width:0}.product-detail .main-image{background:#fff;border:1px solid #dce6f1;position:relative;box-shadow:0 18px 42px #08182b12}.product-detail .main-image img{animation:.24s both productImageReveal;display:block}@keyframes productImageReveal{0%{opacity:.45;transform:scale(.992)}to{opacity:1;transform:scale(1)}}.product-gallery-nav{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:14px;display:flex}.product-gallery-nav .thumbs{justify-content:center;align-items:center;gap:9px;min-width:0;display:flex;margin:0!important}.product-gallery-nav .thumbs button{cursor:pointer;flex:0 0 72px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 7px 18px #08182b0e;background:#fff!important;border:1px solid #d9e4f0!important;border-radius:10px!important;width:72px!important;height:64px!important;padding:4px!important}.product-gallery-nav .thumbs button:hover,.product-gallery-nav .thumbs button:focus-visible{outline:0;transform:translateY(-3px);box-shadow:0 12px 24px #0045bf24;border-color:#6ea2ff!important}.product-gallery-nav .thumbs button.active{box-shadow:0 0 0 3px #0045bf1f,0 12px 24px #0045bf1f;border:2px solid #0045bf!important;padding:3px!important}.product-gallery-nav .thumbs img{object-fit:cover;border-radius:6px;width:100%;height:100%}.gallery-page-arrow{color:#fff;cursor:pointer;background:#0045bf;border:1px solid #d8e3ef;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;transition:transform .2s,box-shadow .2s,opacity .2s;display:grid;box-shadow:0 9px 20px #0045bf33}.gallery-page-arrow svg{stroke-width:2.4px;width:20px;height:20px}.gallery-page-arrow:hover:not(:disabled){transform:translateY(-2px)scale(1.04);box-shadow:0 13px 25px #0045bf47}.gallery-page-arrow:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.product-gallery-pages{justify-content:center;align-items:center;gap:6px;margin-top:12px;display:flex}.product-gallery-pages button{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .2s,background-color .2s}.product-gallery-pages button.active{background:#0045bf;width:24px}@media (width<=980px){.product-gallery-nav .thumbs button{flex-basis:76px;width:76px!important;height:68px!important}}@media (width<=680px){.product-gallery-nav{gap:7px;margin-top:12px}.product-gallery-nav .thumbs{gap:7px}.product-gallery-nav .thumbs button{flex-basis:64px;width:64px!important;height:62px!important}.gallery-page-arrow{flex-basis:34px;width:34px;height:34px}}@media (width<=390px){.product-gallery-nav .thumbs button{flex-basis:59px;width:59px!important;height:58px!important}}.product-detail .main-image{aspect-ratio:4/3;overflow:hidden;border-radius:14px!important;height:auto!important}.product-detail .main-image img{transition:transform .45s cubic-bezier(.2,.7,.2,1);object-fit:cover!important}.product-detail .main-image:hover img{transform:scale(1.025)}.product-gallery-nav{gap:10px!important;margin-top:16px!important}.product-gallery-nav .thumbs{flex:0 auto;grid-template-columns:repeat(4,110px)!important;justify-content:center!important;gap:11px!important;display:grid!important;overflow:visible!important}.product-gallery-nav .thumbs button,.product-gallery-nav .thumbs button:nth-child(n){overflow:hidden;border-radius:11px!important;width:110px!important;min-width:0!important;height:84px!important;padding:5px!important}.product-gallery-nav .thumbs button:hover,.product-gallery-nav .thumbs button:focus-visible{border-color:#0045bf!important;transform:translateY(-5px)scale(1.045)!important;box-shadow:0 14px 28px #0045bf33!important}.product-gallery-nav .thumbs button.active{transform:translateY(-2px)}.product-gallery-nav .thumbs img{transition:transform .35s cubic-bezier(.2,.7,.2,1),filter .25s}.product-gallery-nav .thumbs button:hover img,.product-gallery-nav .thumbs button:focus-visible img{filter:saturate(1.08)contrast(1.03);transform:scale(1.08)}.gallery-page-arrow{color:#0b1728!important;background:#fff!important;border:1px solid #d5e1ee!important;flex-basis:40px!important;width:40px!important;height:40px!important;box-shadow:0 9px 22px #08182b1f!important}.gallery-page-arrow:hover:not(:disabled){color:#fff!important;background:#0045bf!important;border-color:#0045bf!important}.product-gallery-pages{display:none!important}@media (width<=1200px) and (width>=981px){.product-gallery-nav .thumbs{grid-template-columns:repeat(4,92px)!important;gap:8px!important}.product-gallery-nav .thumbs button,.product-gallery-nav .thumbs button:nth-child(n){width:92px!important;height:76px!important}}@media (width<=680px){.product-detail .main-image{aspect-ratio:1}.product-gallery-nav{gap:6px!important;margin-top:13px!important}.product-gallery-nav .thumbs{width:calc(100% - 72px);grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.product-gallery-nav .thumbs button,.product-gallery-nav .thumbs button:nth-child(n){width:100%!important;height:66px!important;padding:3px!important}.gallery-page-arrow{flex-basis:32px!important;width:32px!important;height:32px!important}.gallery-page-arrow svg{width:17px;height:17px}}@media (width>=981px){.product-detail>.gallery{flex-direction:column;min-height:657px;display:flex}.product-detail .main-image{aspect-ratio:auto!important;height:535px!important}.product-gallery-nav{justify-content:flex-start!important;margin-top:auto!important;padding-top:18px!important;padding-bottom:0!important}}.product-detail .main-image{cursor:pointer}.main-image-zoom{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;overflow:hidden}.main-image-zoom:focus-visible{outline-offset:-3px;outline:3px solid #0045bf59}.product-detail .main-image img{transform-origin:50%;transition:transform .48s cubic-bezier(.2,.75,.2,1),filter .35s!important}.product-detail .main-image:hover img{filter:saturate(1.04)contrast(1.02);transform:scale(1.05)!important}.gallery-page-arrow:not(:disabled){color:#fff!important;background:#0045bf!important;border-color:#0045bf!important;box-shadow:0 10px 24px #0045bf3d!important}.gallery-page-arrow:not(:disabled):hover{background:#073b9e!important;transform:translateY(-2px)scale(1.07)!important;box-shadow:0 14px 28px #0045bf52!important}.gallery-page-arrow:disabled{color:#94a3b8!important;opacity:.7!important;background:#f8fafc!important;border-color:#dbe4ee!important}.product-detail .main-image{position:relative!important}.main-image-arrow{z-index:3;color:#fff;opacity:0;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020a1494;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:opacity .24s,transform .24s,background-color .24s;display:grid;position:absolute;top:50%;box-shadow:0 12px 26px #0000003d}.main-image-arrow svg{stroke-width:2.7px;width:22px;height:22px}.main-image-arrow-prev{left:18px;transform:translate(-12px,-50%)}.main-image-arrow-next{right:18px;transform:translate(12px,-50%)}.product-detail .main-image:hover .main-image-arrow,.product-detail .main-image:focus-within .main-image-arrow{opacity:1;transform:translateY(-50%)}.main-image-arrow:hover,.main-image-arrow:focus-visible{background:#0045bf;outline:0;transform:translateY(-50%)scale(1.08)!important}@media (width<=680px){.main-image-arrow{opacity:1;background:#020a1480;width:36px;height:36px}.main-image-arrow-prev{left:10px;transform:translateY(-50%)}.main-image-arrow-next{right:10px;transform:translateY(-50%)}}.product-detail .main-image .product-detail-video{object-fit:contain;background:#05070d;width:100%;height:100%;animation:.24s both productImageReveal;display:block}.main-image-play{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0045bfd6;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:88px;height:88px;padding:0;transition:transform .24s,background-color .24s,box-shadow .24s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 40px #00000059}.main-image-play svg{fill:#fff;width:34px;height:34px;margin-left:4px}.main-image-play:hover,.main-image-play:focus-visible{background:#0045bf;outline:0;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 24px 48px #0000006b}.main-image-video-close{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020a1494;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:background-color .2s,transform .2s;display:grid;position:absolute;top:12px;right:12px}.main-image-video-close svg{stroke-width:2.7px;width:18px;height:18px}.main-image-video-close:hover,.main-image-video-close:focus-visible{background:#dc2626;outline:0;transform:scale(1.08)}@media (width<=680px){.main-image-play{width:64px;height:64px}.main-image-play svg{width:24px;height:24px}.main-image-video-close{width:34px;height:34px;top:10px;right:10px}}.thumbs button.video-thumb{position:relative}.thumbs button.video-thumb img{opacity:.86}.thumb-video-play{z-index:2;color:#fff;pointer-events:none;background:#0045bfeb;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 10px #00000052}.thumb-video-play svg{fill:#fff;width:12px;height:12px;margin-left:2px}.thumbs button.video-thumb.active .thumb-video-play{background:#0045bf;box-shadow:0 3px 10px #0045bf73}.product-lightbox{z-index:320;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030a14db;grid-template-rows:1fr auto;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:18px;padding:34px 28px 26px;animation:.18s both productLightboxIn;display:grid;position:fixed;inset:0}@keyframes productLightboxIn{0%{opacity:0}to{opacity:1}}.product-lightbox-stage{grid-column:2;justify-self:center;place-items:center;width:min(100%,1120px);max-height:calc(100vh - 154px);display:grid;position:relative}.product-lightbox-stage img{object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:calc(100vh - 154px);box-shadow:0 28px 80px #00000070}.product-lightbox-close,.product-lightbox-arrow,.product-lightbox-thumbs button{cursor:pointer;border:0;place-items:center;display:grid}.product-lightbox-close{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border-radius:50%;width:44px;height:44px;transition:background .2s,transform .2s;position:absolute;top:18px;right:18px}.product-lightbox-close:hover,.product-lightbox-close:focus-visible{background:#dc2626;outline:0;transform:scale(1.05)}.product-lightbox-close svg,.product-lightbox-arrow svg{stroke-width:2.5px;width:24px;height:24px}.product-lightbox-arrow{color:#071526;background:#fff;border-radius:50%;justify-self:center;width:54px;height:54px;transition:transform .2s,background .2s,color .2s;box-shadow:0 18px 40px #0000003d}.product-lightbox-arrow:hover,.product-lightbox-arrow:focus-visible{color:#fff;background:#0045bf;outline:0;transform:scale(1.07)}.product-lightbox-prev{grid-column:1}.product-lightbox-next{grid-column:3}.product-lightbox-count{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030a14b3;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.product-lightbox-thumbs{scrollbar-width:none;grid-column:1/-1;justify-content:center;justify-self:center;gap:10px;max-width:min(100%,760px);padding:2px 4px 4px;display:flex;overflow-x:auto}.product-lightbox-thumbs::-webkit-scrollbar{display:none}.product-lightbox-thumbs button{opacity:.72;background:#ffffff38;border-radius:10px;flex:0 0 78px;width:78px;height:60px;padding:3px;transition:opacity .2s,transform .2s,background .2s}.product-lightbox-thumbs button.active{opacity:1;background:#fff;transform:translateY(-2px)}.product-lightbox-thumbs img{object-fit:cover;border-radius:7px;width:100%;height:100%}@media (width<=680px){.product-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;gap:8px;padding:58px 12px 18px}.product-lightbox-stage,.product-lightbox-stage img{max-height:calc(100vh - 172px)}.product-lightbox-stage img{border-radius:9px}.product-lightbox-close{width:40px;height:40px;top:12px;right:12px}.product-lightbox-arrow{width:42px;height:42px}.product-lightbox-arrow svg{width:20px;height:20px}.product-lightbox-thumbs{justify-content:flex-start}.product-lightbox-thumbs button{flex-basis:62px;width:62px;height:50px}}.detail-actions .btn-whatsapp svg{width:22px!important;height:22px!important}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.page-transition-shell{min-height:1px}.hero .hero-bg{background-color:#02050c!important;background-image:linear-gradient(90deg,#02050c 0%,#02050cf7 31%,#02050c00 47%,#02050c00 72%,#02050c0d 100%), var(--hero-image)!important;background-position:50%,50%!important;background-repeat:no-repeat!important;background-size:cover,cover!important;inset:0!important}.hero .hero-bg:before,.hero .hero-bg:after{display:none}.hero-new-badge-floating{pointer-events:none;top:34px;right:6.5%}@media (width<=980px){.hero .hero-bg{background-image:linear-gradient(90deg,#02050c 0%,#02050cf5 38%,#02050ca6 60%,#02050c2e 100%), var(--hero-image)!important}.hero-new-badge-floating{top:28px;right:5%}}.product-page-reveal{opacity:0;transition:opacity .46s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.product-page-reveal.reveal-delay-1{transition-delay:60ms}.product-page-reveal.reveal-delay-2{transition-delay:.13s}.product-page-reveal.is-visible{opacity:1;transform:none}.catalog-scroll-reveal{opacity:0;transition:opacity .58s,transform .58s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)scale(.985)}.catalog-scroll-reveal.is-visible{opacity:1;transform:none}.catalog-animated-heading{flex-wrap:wrap;display:flex;overflow:hidden}.catalog-animated-heading span{opacity:0;display:inline-block;transform:translateY(105%)rotate(5deg)}.catalog-scroll-reveal.is-visible .catalog-animated-heading span{animation:.52s cubic-bezier(.22,1,.36,1) forwards catalogLetterIn;animation-delay:calc(80ms + var(--letter-index) * 24ms)}.catalog-reveal-card .product-image,.catalog-reveal-card .product-info>small,.catalog-reveal-card .product-info>a,.catalog-reveal-card .product-info>.price,.catalog-reveal-card .product-info>button{opacity:0;transition:opacity .4s,transform .45s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.catalog-reveal-card .product-image{transition-delay:calc(var(--reveal-delay,0s) + 70ms);transform:scale(.96)}.catalog-reveal-card .product-info>small{transition-delay:calc(var(--reveal-delay,0s) + .12s)}.catalog-reveal-card .product-info>a{transition-delay:calc(var(--reveal-delay,0s) + .165s)}.catalog-reveal-card .product-info>.price{transition-delay:calc(var(--reveal-delay,0s) + .21s)}.catalog-reveal-card .product-info>button{transition-delay:calc(var(--reveal-delay,0s) + .255s)}.catalog-reveal-card.is-visible .product-image,.catalog-reveal-card.is-visible .product-info>small,.catalog-reveal-card.is-visible .product-info>a,.catalog-reveal-card.is-visible .product-info>.price,.catalog-reveal-card.is-visible .product-info>button{opacity:1;transform:none}@keyframes catalogLetterIn{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.page-transition-shell{filter:none!important;transform:none!important}.product-page-reveal,.catalog-scroll-reveal,.catalog-reveal-card .product-image,.catalog-reveal-card .product-info>*,.catalog-animated-heading span{opacity:1!important;transform:none!important}}.table-wrap .table-image{object-fit:cover!important;background:#f8fbff!important;border:1px solid #dce6f1!important;border-radius:10px!important;width:72px!important;height:56px!important;box-shadow:0 8px 18px #08182b14!important}.table-wrap table{table-layout:fixed!important;min-width:0!important}.table-wrap th,.table-wrap td{vertical-align:middle!important}.table-wrap th:first-child,.table-wrap td:first-child{width:150px!important}.table-wrap th:nth-child(4),.table-wrap td:nth-child(4){width:160px!important}.table-wrap th:last-child,.table-wrap td:last-child{width:190px!important}.table-wrap td:last-child{justify-content:flex-start!important;align-items:center!important;display:flex!important}.admin-list-search{background:#f8fbff;border:1px solid #d8e3ef;border-radius:12px;align-items:center;gap:10px;height:48px;margin:16px 18px;padding:0 14px;display:flex;box-shadow:inset 0 1px #ffffffe6}.admin-list-search svg{color:#64748b;flex:none;width:18px;height:18px}.admin-list-search input{color:#071526;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:500}.admin-list-search input[type=search]::-webkit-search-decoration{appearance:none}.admin-list-search input[type=search]::-webkit-search-cancel-button{appearance:none}.orders-search input[type=search]::-webkit-search-decoration{appearance:none}.orders-search input[type=search]::-webkit-search-cancel-button{appearance:none}.admin-list-search button{color:#334155;background:#eaf1f8;border:0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.admin-list-search button svg{width:16px;height:16px}.admin-resource-pagination,.orders-pagination{background:#fbfcfe;border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:16px 22px;display:flex}.admin-resource-pagination p,.orders-pagination p{color:#64748b;margin:0;font-size:12px;font-weight:600}.admin-resource-pagination>div,.orders-pagination>div{align-items:center;gap:8px;display:flex}.admin-resource-pagination button,.orders-pagination button{color:#334155;height:36px;box-shadow:none;background:#fff;border:1px solid #dbe4ee;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;transition:background-color .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.admin-resource-pagination button svg,.orders-pagination button svg{width:15px;height:15px}.admin-resource-pagination button:not(:disabled):hover,.orders-pagination button:not(:disabled):hover{color:#0b1f3a;box-shadow:none;background:#f8fafc;border-color:#cbd5e1}.admin-resource-pagination span,.orders-pagination span{color:#64748b;place-items:center;min-width:52px;height:36px;font-size:12px;font-weight:700;display:grid}.admin-resource-pagination button:disabled,.orders-pagination button:disabled{opacity:.48;cursor:not-allowed}.gallery-resource-pagination{border-bottom:0;border-left:0;border-right:0;border-radius:0;margin-top:0}.gallery-resource-pagination+.gallery-pagination{display:none!important}@media (width<=680px){.admin-list-search{height:44px;margin:14px}.admin-resource-pagination,.orders-pagination{flex-direction:column;align-items:stretch;padding:14px}.admin-resource-pagination>div,.orders-pagination>div{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.admin-resource-pagination button,.orders-pagination button{width:100%}}.admin-shell{overflow-x:hidden}.admin-main{min-width:0}.admin-content{width:100%;max-width:none!important;padding:clamp(18px,2.3vw,34px)!important}.admin-page-head{flex-wrap:wrap;gap:16px!important}.admin-page-head>div{min-width:0}.admin-page-head h1{overflow-wrap:anywhere}.admin-page-head .btn{flex:none;width:auto!important;min-width:max-content!important;padding:0 18px!important;font-size:13px!important}.stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important}.welcome{gap:22px}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto!important}.table-wrap table{width:100%!important}.product-table-wrap table{min-width:920px!important}.table-wrap:not(.product-table-wrap) table{min-width:760px!important}.settings-form{width:min(100%,820px)!important;max-width:none!important}.settings-form label{max-width:none!important}.admin-modal{width:min(760px,100vw - 28px)!important}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.image-input{grid-template-columns:minmax(0,1fr) auto!important}.image-input input[type=text]{min-width:0}.gallery-toolbar{flex-wrap:wrap}.gallery-page-info{min-width:max-content}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}.product-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gallery-images-toolbar{grid-template-columns:minmax(0,1fr) auto auto!important}@media (width<=1180px){.admin-shell>aside{z-index:95!important;width:min(320px,86vw)!important;transition:transform .25s!important;transform:translate(-105%)!important}.admin-shell>aside.open{transform:none!important}.admin-brand>button{color:#fff;background:0 0;border:0;margin-left:auto;display:block!important}.admin-overlay{opacity:0;visibility:hidden;transition:all .2s;z-index:85!important;background:#07152699!important;display:block!important;position:fixed!important;inset:0!important}.admin-overlay.show{opacity:1!important;visibility:visible!important}.admin-main{margin-left:0!important}.admin-main>header>button{background:0 0;border:0;place-items:center;margin-right:14px;display:grid!important}.admin-content{padding:24px!important}.welcome{display:block!important}.welcome .btn{margin-top:14px}}@media (width<=900px){.admin-login{grid-template-columns:1fr!important;padding:24px!important}.login-brand{display:none!important}.admin-login form{justify-self:center;width:min(100%,480px);padding:32px!important}.admin-main>header{padding:0 18px!important}.admin-page-head{flex-direction:column;align-items:flex-start!important}.admin-page-head p{max-width:none!important}.admin-page-head .btn{justify-content:center;width:100%!important;min-width:0!important}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))!important}.product-editor-grid,.form-grid{grid-template-columns:1fr!important}.form-grid label.wide,.product-editor label.wide{grid-column:auto!important}.gallery-images-toolbar{grid-template-columns:1fr!important}.gallery-images-toolbar button{width:100%}}@media (width<=680px){.admin-content{padding:16px 12px 24px!important}.admin-main>header{height:64px!important;padding:0 12px!important}.admin-main>header>div{min-width:0}.admin-main>header b,.admin-main>header small{white-space:nowrap;text-overflow:ellipsis;max-width:58vw;overflow:hidden}.admin-main>header>a{font-size:0!important}.admin-main>header>a svg{width:18px;height:18px}.stats{grid-template-columns:1fr 1fr!important;gap:10px!important}.stats>div{min-width:0;gap:10px!important;padding:14px 12px!important}.stats>div>span{width:38px!important;height:38px!important}.stats b{font-size:20px!important}.welcome{min-height:0!important;padding:22px!important}.table-wrap:not(.product-table-wrap) table{min-width:720px!important}.product-table-wrap table{min-width:860px!important}.table-wrap th:first-child,.table-wrap td:first-child,.table-wrap th:nth-child(4),.table-wrap td:nth-child(4){width:120px!important}.table-wrap th:last-child,.table-wrap td:last-child{width:150px!important}.admin-list-search{margin:12px!important}.admin-resource-pagination,.orders-pagination{flex-direction:column!important;align-items:stretch!important;padding:14px!important}.admin-resource-pagination>div,.orders-pagination>div{grid-template-columns:1fr auto 1fr!important;align-items:center!important;display:grid!important}.admin-resource-pagination button,.orders-pagination button{width:100%}.gallery-toolbar{flex-direction:column;align-items:stretch!important;gap:10px!important}.gallery-search{width:100%;min-width:0;height:44px;flex:none!important}.gallery-upload-local{justify-content:center;width:100%}.gallery-picker-actions{grid-template-columns:1fr 1fr;width:100%;display:grid;margin-left:0!important}.gallery-picker-actions>button{justify-content:center;width:100%}.gallery-page-info{min-width:0}.btn-danger{justify-content:center;width:100%;margin-left:0!important}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.gallery-item-img{height:122px!important}.product-editor section{padding:20px 16px!important}.product-editor-actions{flex-direction:column;padding:16px!important}.product-editor-actions .btn,.product-editor-actions>button{justify-content:center;width:100%}.settings-form{padding:18px!important}.admin-modal{border-radius:14px!important;width:calc(100vw - 18px)!important;max-height:calc(100vh - 20px)!important}.modal-head,.form-grid,.modal-actions{padding-left:16px!important;padding-right:16px!important}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions .btn,.modal-actions>button{justify-content:center;width:100%}.image-input{grid-template-columns:1fr!important}.image-input>.upload-button{justify-content:center;width:100%}.resource-categories{overflow:visible!important}.resource-categories table,.resource-categories thead,.resource-categories tbody,.resource-categories tr,.resource-categories th,.resource-categories td{width:100%!important;min-width:0!important;display:block!important}.resource-categories table{padding:0 12px 12px;table-layout:auto!important;border-collapse:separate!important;border-spacing:0!important}.resource-categories thead{display:none!important}.resource-categories tbody{gap:12px;display:grid!important}.resource-categories tr{background:#fff;border:1px solid #dce6f1;border-radius:14px;grid-template-columns:68px minmax(0,1fr);gap:6px 12px;box-shadow:0 10px 24px #08182b0f;padding:12px!important;display:grid!important}.resource-categories td{white-space:normal!important;text-overflow:clip!important;border-top:0!important;max-width:none!important;padding:0!important;overflow:visible!important}.resource-categories td:first-child{grid-area:1/1;width:68px!important}.resource-categories td:first-child .table-image{width:64px!important;height:54px!important}.resource-categories td:nth-child(2){grid-area:1/2;min-height:0;font-weight:700;padding-top:0!important;padding-left:0!important;font-size:14px!important}.resource-categories td:nth-child(2):before{content:"Category";color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.resource-categories td:nth-child(3),.resource-categories td:nth-child(4){color:#0f172a;grid-column:2;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;margin-top:0;font-size:13px!important;display:grid!important}.resource-categories td:nth-child(3):before{content:"Slug";color:#64748b;font-size:11px;font-weight:600}.resource-categories td:nth-child(4):before{content:"Order";color:#64748b;font-size:11px;font-weight:600}.resource-categories td:nth-child(3),.resource-categories td:nth-child(4){line-height:1.25}.resource-categories td:last-child{grid-column:1/-1;grid-template-columns:1fr 42px;gap:8px;margin-top:8px;border-top:1px solid #edf2f7!important;padding-top:10px!important;display:grid!important}.resource-categories td:last-child button{justify-content:center;width:100%;height:38px}}@media (width<=420px){.admin-content{padding-inline:10px!important}.admin-page-head h1{font-size:22px!important}.admin-page-head p{font-size:12px!important}.stats,.gallery-grid{grid-template-columns:1fr 1fr!important}.gallery-item-img{height:108px!important}.gallery-item-name{font-size:10px!important}}@media (width<=680px){.resource-categories{width:100%!important;max-width:100%!important;overflow:hidden!important}.resource-categories table{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 10px 10px!important}.table-wrap.resource-categories table{width:100%!important;min-width:0!important}.resource-categories tbody{gap:10px!important;width:100%!important}.resource-categories tr{grid-template-rows:auto auto auto!important;grid-template-columns:64px minmax(0,1fr) 68px!important;gap:3px 10px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:10px!important;overflow:hidden!important}.resource-categories td:first-child{align-self:start;grid-area:1/1/span 3!important;width:64px!important}.resource-categories td:first-child .table-image{border-radius:8px!important;width:60px!important;height:52px!important}.resource-categories td:nth-child(2){align-self:start;grid-area:1/2!important;min-width:0!important;font-size:13px!important;line-height:1.25!important}.resource-categories td:nth-child(2):before{display:none!important}.resource-categories td:nth-child(3),.resource-categories td:nth-child(4){overflow-wrap:anywhere;grid-column:2!important;grid-template-columns:46px minmax(0,1fr)!important;gap:6px!important;min-width:0!important;font-size:12px!important;line-height:1.2!important}.resource-categories td:nth-child(3){grid-row:2!important}.resource-categories td:nth-child(4){grid-row:3!important}.resource-categories td:last-child{border-top:0!important;flex-direction:column!important;grid-area:1/3/span 3!important;justify-content:center!important;align-items:stretch!important;gap:6px!important;width:68px!important;margin:0!important;padding:0!important;display:flex!important}.resource-categories td:last-child button{justify-content:center!important;width:100%!important;min-width:0!important;height:34px!important;padding:0 6px!important;font-size:11px!important}.resource-categories td:last-child button.danger{align-self:flex-end;width:36px!important}.table-wrap.product-table-wrap,.table-wrap.resource-banners,.table-wrap.resource-pages{overflow:hidden!important}.table-wrap.product-table-wrap table,.table-wrap.resource-banners table,.table-wrap.resource-pages table{table-layout:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 10px 10px!important;display:block!important}.table-wrap.product-table-wrap thead,.table-wrap.resource-banners thead,.table-wrap.resource-pages thead{display:none!important}.table-wrap.product-table-wrap tbody,.table-wrap.resource-banners tbody,.table-wrap.resource-pages tbody{gap:10px!important;width:100%!important;display:grid!important}.table-wrap.product-table-wrap tr,.table-wrap.resource-banners tr{box-shadow:0 8px 20px #08182b0f;background:#fff!important;border:1px solid #dce6f1!important;border-radius:14px!important;grid-template-rows:auto auto auto auto auto!important;grid-template-columns:64px minmax(0,1fr) 68px!important;gap:3px 10px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:10px!important;display:grid!important;overflow:hidden!important}.table-wrap.product-table-wrap td,.table-wrap.resource-banners td,.table-wrap.resource-pages td{white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important;border:0!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;overflow:visible!important}.table-wrap.product-table-wrap td:first-child,.table-wrap.resource-banners td:first-child{align-self:start;grid-area:1/1/span 5!important;width:64px!important}.table-wrap.product-table-wrap td:first-child .table-image,.table-wrap.resource-banners td:first-child .table-image{border-radius:8px!important;width:60px!important;height:52px!important}.table-wrap.product-table-wrap td:nth-child(2),.table-wrap.resource-banners td:nth-child(2){align-self:start;grid-area:1/2!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important}.table-wrap.product-table-wrap td:nth-child(3),.table-wrap.product-table-wrap td:nth-child(4),.table-wrap.product-table-wrap td:nth-child(5),.table-wrap.product-table-wrap td:nth-child(6),.table-wrap.resource-banners td:nth-child(3),.table-wrap.resource-banners td:nth-child(4),.table-wrap.resource-banners td:nth-child(5){grid-column:2!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;font-size:12px!important;line-height:1.2!important;display:grid!important}.table-wrap.product-table-wrap td:nth-child(3){grid-row:2!important}.table-wrap.product-table-wrap td:nth-child(4){grid-row:3!important}.table-wrap.product-table-wrap td:nth-child(5){grid-row:4!important}.table-wrap.product-table-wrap td:nth-child(6){grid-row:5!important}.table-wrap.product-table-wrap td:nth-child(3):before{content:"Slug"}.table-wrap.product-table-wrap td:nth-child(4):before{content:"Price"}.table-wrap.product-table-wrap td:nth-child(5):before{content:"Stock"}.table-wrap.product-table-wrap td:nth-child(6):before{content:"Position"}.table-wrap.resource-banners td:nth-child(3){grid-row:2!important}.table-wrap.resource-banners td:nth-child(4){grid-row:3!important}.table-wrap.resource-banners td:nth-child(5){grid-row:4!important}.table-wrap.resource-banners td:nth-child(3):before{content:"Position"}.table-wrap.resource-banners td:nth-child(4):before{content:"Button"}.table-wrap.resource-banners td:nth-child(5):before{content:"Link"}.table-wrap.product-table-wrap td:nth-child(3):before,.table-wrap.product-table-wrap td:nth-child(4):before,.table-wrap.product-table-wrap td:nth-child(5):before,.table-wrap.product-table-wrap td:nth-child(6):before,.table-wrap.resource-banners td:nth-child(3):before,.table-wrap.resource-banners td:nth-child(4):before,.table-wrap.resource-banners td:nth-child(5):before{color:#64748b;font-size:10px;font-weight:600}.table-wrap.product-table-wrap td:last-child,.table-wrap.resource-banners td:last-child{flex-direction:column!important;grid-area:1/3/span 5!important;justify-content:center!important;align-items:stretch!important;gap:6px!important;width:68px!important;margin:0!important;display:flex!important}.table-wrap.product-table-wrap td:last-child button,.table-wrap.resource-banners td:last-child button,.table-wrap.resource-pages td:last-child button{justify-content:center!important;width:100%!important;min-width:0!important;height:34px!important;padding:0 6px!important;font-size:11px!important}.table-wrap.product-table-wrap td:last-child button.danger,.table-wrap.resource-banners td:last-child button.danger,.table-wrap.resource-pages td:last-child button.danger{align-self:flex-end;width:36px!important}.table-wrap.resource-pages table{padding-bottom:10px!important}.table-wrap.resource-pages tr{box-shadow:0 8px 20px #08182b0f;background:#fff!important;border:1px solid #dce6f1!important;border-radius:14px!important;grid-template-rows:auto auto auto auto!important;grid-template-columns:minmax(0,1fr) 68px!important;gap:4px 10px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:12px!important;display:grid!important;overflow:hidden!important}.table-wrap.resource-pages td:first-child{grid-area:1/1!important;font-size:14px!important;font-weight:700!important}.table-wrap.resource-pages td:nth-child(2){grid-area:2/1!important;grid-template-columns:46px minmax(0,1fr)!important;gap:6px!important;font-size:12px!important;display:grid!important}.table-wrap.resource-pages td:nth-child(3){-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:3/1!important;font-size:12px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.table-wrap.resource-pages td:nth-child(4){-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:4/1!important;font-size:12px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.table-wrap.resource-pages td:nth-child(2):before{content:"Slug";color:#64748b;font-size:10px;font-weight:600}.table-wrap.resource-pages td:nth-child(3):before{content:"Content";color:#64748b;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.table-wrap.resource-pages td:nth-child(4):before{content:"SEO title";color:#64748b;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.table-wrap.resource-pages td:last-child{border:0!important;flex-direction:column!important;grid-area:1/2/span 4!important;justify-content:center!important;align-items:stretch!important;gap:6px!important;width:68px!important;margin:0!important;padding:0!important;display:flex!important}.table-wrap.product-table-wrap tr{grid-template-columns:58px minmax(0,1fr) 58px!important;gap:2px 8px!important;padding:9px!important}.table-wrap.product-table-wrap td:first-child{width:58px!important}.table-wrap.product-table-wrap td:first-child .table-image{border-radius:7px!important;width:54px!important;height:48px!important}.table-wrap.product-table-wrap td:nth-child(2){white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important}.table-wrap.product-table-wrap td:nth-child(3),.table-wrap.product-table-wrap td:nth-child(4),.table-wrap.product-table-wrap td:nth-child(5),.table-wrap.product-table-wrap td:nth-child(6){white-space:nowrap!important;text-overflow:ellipsis!important;grid-template-columns:40px minmax(0,1fr)!important;gap:4px!important;font-size:11px!important;line-height:1.15!important;overflow:hidden!important}.table-wrap.product-table-wrap td:nth-child(3):before,.table-wrap.product-table-wrap td:nth-child(4):before,.table-wrap.product-table-wrap td:nth-child(5):before,.table-wrap.product-table-wrap td:nth-child(6):before{font-size:9px!important}.table-wrap.product-table-wrap td:last-child{gap:5px!important;width:58px!important}.table-wrap.product-table-wrap td:last-child button{width:58px!important;height:31px!important;padding:0 4px!important;font-size:10px!important}.table-wrap.product-table-wrap td:last-child button.danger{width:32px!important;height:31px!important}}.admin-main{position:relative}.admin-main>header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 18px #08182b14;z-index:40!important;background:#fffffff5!important;position:sticky!important;top:0!important}@media (width<=680px){.admin-shell{overflow-x:clip!important}.admin-main>header{z-index:80!important;width:100%!important;height:64px!important;position:fixed!important;inset:0 0 auto!important}.admin-content{padding-top:80px!important}}.searchbar{z-index:35;position:relative!important;overflow:visible!important}.searchbar .search-category-trigger{border:0!important;border-right:1px solid var(--line)!important;min-width:0!important;height:100%!important;color:var(--ink)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:0 16px!important;font-size:14px!important;font-weight:800!important;display:flex!important}.searchbar .search-category-trigger span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.searchbar .search-category-trigger svg{flex:none;transition:all .2s}.searchbar .search-category-trigger.open svg{transform:rotate(180deg)}.searchbar .search-submit{color:#fff!important;background:#030b16!important;border:0!important;border-radius:0 9px 9px 0!important;place-items:center!important;height:100%!important;display:grid!important}.search-category-menu,.search-suggestions{z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#fffffffa;border:1px solid #ffffff9e;border-radius:22px;transition:opacity .28s,transform .32s cubic-bezier(.2,.9,.2,1),visibility .28s;position:absolute;top:calc(100% + 9px);overflow:hidden;transform:translateY(-8px)scale(.97);box-shadow:0 20px 60px #08182b24,inset 0 1px #ffffffdb}.search-category-menu.open,.search-suggestions.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.search-category-menu{scrollbar-width:thin;scrollbar-color:#cbd8e6 transparent;-webkit-backdrop-filter:blur(22px)saturate(190%);backdrop-filter:blur(22px)saturate(190%);background:#fffffffa;width:280px;max-height:360px;padding:10px;left:0;overflow:auto}.search-category-menu::-webkit-scrollbar{width:5px}.search-suggestions::-webkit-scrollbar{width:5px}.search-category-menu::-webkit-scrollbar-track{background:0 0}.search-suggestions::-webkit-scrollbar-track{background:0 0}.search-category-menu::-webkit-scrollbar-thumb{background:#cbd8e6;border-radius:999px}.search-suggestions::-webkit-scrollbar-thumb{background:#cbd8e6;border-radius:999px}.search-category-menu button{color:#2f3f54;text-align:left;background:#08182b06;border:1px solid #08182b0a;border-radius:15px;grid-template-columns:32px minmax(0,1fr) auto;place-items:center start;gap:9px;width:100%;min-height:46px;padding:6px 9px;font-size:13px;font-weight:800;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:grid}.search-category-menu button+button{margin-top:6px}.search-category-menu button:hover,.search-category-menu button.active{color:#1f2f43;background:#08182b11;border-color:#08182b14;transform:translateY(-1px);box-shadow:0 10px 22px #08182b12}.search-category-menu button>span{background:#ffffffc7;border:1px solid #08182b14;border-radius:10px;place-items:center;width:32px;height:30px;display:grid;overflow:hidden}.search-category-menu button.no-thumb>span{background:#08182b0b;border-color:#08182b14}.search-category-menu button>span:empty:before{content:"";background:#9aa9ba;border-radius:3px;width:11px;height:11px}.search-category-menu img{object-fit:cover;width:100%;height:100%}.search-category-menu small{color:#526278;text-align:center;background:#08182b12;border-radius:999px;justify-self:end;min-width:26px;padding:3px 8px;font-size:9px;font-weight:600}.search-category-menu button:hover small,.search-category-menu button.active small{color:#2a3b50;background:#08182b1c}.search-suggestions button{width:100%;min-height:64px;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #edf2f7;grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:9px 12px;display:grid}.search-suggestions button:hover{background:#f1f4f7d1}.search-suggestions button>span{background:#f4f7fb;border:1px solid #e3ebf5;border-radius:8px;grid-row:1/span 2;width:48px;height:46px;overflow:hidden}.search-suggestions img{object-fit:cover;width:100%;height:100%}.search-suggestions b{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.search-suggestions small{white-space:nowrap;text-overflow:ellipsis;color:#64748b;min-width:0;font-size:11px;overflow:hidden}.search-suggestions strong{color:var(--ink);grid-area:1/3/span 2;font-size:12px;font-weight:800}.search-suggestions>a{height:42px;color:var(--ink);background:#f3f5f8e0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.search-suggestions-empty{color:#64748b;text-align:center;padding:18px;font-size:13px}@media (width>=681px) and (width<=980px){.header-main{grid-template-columns:40px minmax(0,1fr) 52px!important;gap:8px!important}.header .brand{justify-self:start!important;margin-left:0!important}.header .brand-logo-only img{max-width:160px!important;max-height:54px!important}}@media (width<=680px){.hero{border-radius:16px!important;width:calc(100% - 28px)!important;height:483px!important;margin:14px auto 0!important;padding:63px 3px 36px!important;overflow:hidden!important}.hero .hero-bg{background-image:linear-gradient(120deg,#02050cd1 0%,#02050cc7 30%,#02050c47 58%,#02050c14 100%), var(--hero-image)!important;border-radius:16px!important}.hero-content{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;width:calc(100% - 38px)!important;padding-top:14px!important;display:flex!important}.hero-content>span{align-self:flex-start!important;margin:0 0 10px!important}.hero h1{margin:0 0 10px!important}.hero p{margin:0 0 16px!important}.hero .btn{white-space:nowrap!important;align-self:flex-start!important;width:auto!important;min-width:146px!important;max-width:60%!important;height:42px!important;margin:0!important;padding:0 16px!important}.hero .btn svg{flex:none!important}.hero-trust{grid-template-columns:repeat(3,auto)!important;justify-content:start!important;place-items:start!important;gap:0 14px!important;margin:18px 0 0!important}.hero-trust span{text-align:left!important;align-items:flex-start!important;gap:7px!important;width:74px!important;margin:0!important;padding:0!important}.hero-trust b{font-size:10px!important;line-height:1.12!important}.hero-dots{z-index:12!important;gap:7px!important;display:flex!important;position:absolute!important;bottom:14px!important;left:50%!important;transform:translate(-50%)!important}.hero-dots button,.hero-dots i{opacity:.55!important;background:#fff!important;border:1px solid #ffffffe6!important;border-radius:999px!important;width:7px!important;height:7px!important;box-shadow:0 0 8px #00000059!important}.hero-dots button.active,.hero-dots i.active{opacity:1!important;background:#fff!important;width:22px!important}.header{z-index:90!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important;overflow:visible!important;transform:none!important}.drawer-shade.show{z-index:180!important}.mobile-drawer{z-index:190!important;height:100dvh!important;inset:0 auto 0 0!important}.header-main{grid-template-rows:58px 44px!important;grid-template-columns:40px minmax(0,1fr) 45px!important;gap:9px 10px!important;height:auto!important;min-height:70px!important;padding-top:5px!important;padding-bottom:10px!important;transition:grid-template-rows .22s cubic-bezier(.2,.8,.2,1),gap .22s cubic-bezier(.2,.8,.2,1),padding-bottom .22s cubic-bezier(.2,.8,.2,1)!important}.header .header-main .searchbar{opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:9px!important;grid-area:2/1/auto/-1!important;grid-template-columns:52px minmax(0,1fr) 44px!important;width:100%!important;height:44px!important;max-height:44px!important;transition:opacity .18s,visibility .18s,transform .22s cubic-bezier(.2,.8,.2,1),height .22s cubic-bezier(.2,.8,.2,1),max-height .22s cubic-bezier(.2,.8,.2,1)!important;display:grid!important;overflow:visible!important;transform:translateY(0)!important}.header .search-category-trigger{justify-content:center!important;gap:0!important;width:52px!important;min-width:0!important;padding:0!important}.header .search-category-trigger span{display:none!important}.header .search-category-trigger svg{width:13px!important;height:13px!important}.header .searchbar input{min-width:0!important;padding:0 10px!important;font-size:12px!important}.header .search-submit{width:44px!important}.header .search-submit svg{width:17px!important;height:17px!important}.header.mobile-search-hidden .header-main{grid-template-rows:58px 0!important;row-gap:0!important;padding-bottom:0!important}.header.mobile-search-hidden .header-main .searchbar{opacity:0!important;visibility:hidden!important;pointer-events:none!important;height:0!important;max-height:0!important;overflow:hidden!important;transform:translateY(-10px)!important}}.admin-shell>aside{background:linear-gradient(#0b1f3a 0%,#071426 100%);width:262px}.admin-main{margin-left:262px}.admin-brand{border-bottom:1px solid #ffffff0f;height:78px}.admin-brand>span{background:linear-gradient(135deg,#0a7bff,#0045bf);box-shadow:0 8px 18px #0969f659}.admin-shell aside nav{scrollbar-width:thin;scrollbar-color:#1d344d transparent;padding:12px 12px 20px;overflow-y:auto}.admin-nav-label{color:#5d7b99;letter-spacing:1.4px;text-transform:uppercase;padding:8px 12px 6px;font-size:9.5px;font-weight:600;display:block}.admin-shell aside nav a{color:#8fa9c4;border-radius:9px;grid-template-columns:22px 1fr 14px;height:42px;margin:2px 0;transition:background-color .18s,color .18s,transform .18s;position:relative}.admin-shell aside nav a>svg:first-child{width:17px;height:17px;transition:color .18s}.admin-shell aside nav a>svg:last-child{opacity:0;transition:opacity .18s,transform .18s;transform:translate(-4px)}.admin-shell aside nav a:hover{color:#fff;background:#ffffff0f}.admin-shell aside nav a.active,.admin-shell aside nav a:hover.active{color:#fff;background:linear-gradient(90deg,#0969f640,#0969f60f)}.admin-shell aside nav a.active:before{content:"";background:linear-gradient(#2ea1ff,#0a7bff);border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.admin-shell aside nav a.active>svg:first-child{color:#2ea1ff}.admin-shell aside nav a.active>svg:last-child{opacity:1;transform:none}.admin-side-bottom a:hover,.admin-side-bottom button:hover{color:#fff;background:#ffffff0d}.admin-side-bottom button:hover{color:#fca5a5}.admin-main>header{height:72px;box-shadow:0 1px 0 var(--line);padding:0 32px}.admin-header-crumb{flex-direction:column;gap:1px;display:flex}.admin-header-crumb small{color:#8296ad;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;font-weight:600}.admin-header-crumb b{font-size:15px}.admin-main>header>a{border:1px solid var(--line);color:#334155;background:#fff;border-radius:9px;height:36px;padding:0 15px;font-weight:700;transition:border-color .18s,color .18s,transform .18s,box-shadow .18s}.admin-page-head h1{letter-spacing:-.4px;font-size:27px}.admin-page-head p{font-size:12.5px}.admin-card{border-color:#e3eaf2;border-radius:14px;box-shadow:0 10px 30px #08182b0d}.stats>div{border-color:#e3eaf2;border-radius:14px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #08182b0d}.stats>div:hover{transform:translateY(-3px);box-shadow:0 16px 36px #08182b1f}.stats>div>span svg{width:21px;height:21px}.stat-blue>span{color:#fff;background:linear-gradient(135deg,#0a7bff,#0045bf);box-shadow:0 8px 16px #0969f64d}.stat-green>span{color:#fff;background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 8px 16px #22c55e4d}.stat-amber>span{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 16px #f59e0b52}.stat-violet>span{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 16px #8b5cf652}.stats p{text-transform:uppercase;letter-spacing:.5px;font-size:10.5px;font-weight:700}.stats b{font-size:25px}.welcome{background:radial-gradient(620px 260px at 92% 15%,#0969f624,#0000 62%),linear-gradient(100deg,#fff 48%,#edf5ff);border-radius:16px;box-shadow:0 14px 40px #08182b12}.welcome h2{font-size:26px}.welcome-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.welcome-alert{color:#dc2626;font-weight:700}.welcome .btn-dark{color:#fff;background:#0c2038;transition:background-color .18s,transform .18s}.welcome .btn-dark:hover{background:#0045bf;transform:translateY(-1px)}.welcome .btn-light{color:#334155;border:1px solid #d7e0ea}.table-wrap{border-radius:14px;box-shadow:0 10px 30px #08182b0d}.table-wrap thead th{color:#5b6b7f;letter-spacing:.9px;background:#f6f8fb;border-bottom:1px solid #e3eaf2;padding:14px 15px;font-size:9.5px}.table-wrap tbody tr{transition:background-color .15s}.table-wrap td{padding:13px 15px;font-size:12.5px}.table-wrap td button{border-radius:7px;padding:7px 10px;font-weight:600;transition:border-color .15s,color .15s,background-color .15s,transform .15s}.table-wrap td button:not(.danger):hover{color:#0a7bff;background:#f4f9ff;border-color:#0a7bff}.table-wrap td button.danger{border-color:#f4d4d4}.table-wrap td button.danger:hover{background:#fef2f2;border-color:#dc2626;transform:translateY(-1px)}.table-image{border-radius:8px;width:50px;height:44px;box-shadow:0 4px 10px #08182b14}.stock-pill{text-align:center;color:#128a4b;background:#eaf7ef;border-radius:999px;min-width:42px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.stock-pill.low{color:#dc2626;background:#fdecec}.product-pos-control{align-items:center;gap:6px;display:flex}.product-pos-input{text-align:center;border:1px solid #d4dee9!important;border-radius:8px!important;width:56px!important;min-width:0!important;height:32px!important;padding:0 4px!important;font-size:13px!important;font-weight:600!important}.product-pos-arrows{flex-direction:column;gap:2px;display:flex}.product-pos-arrows button{color:#0c2038;background:#fff;border:1px solid #d4dee9;border-radius:4px;place-items:center;width:22px;height:15px;line-height:1;display:grid;min-width:0!important;padding:0!important}.product-pos-arrows button:hover{color:#0a7bff;background:#f4f9ff;border-color:#0a7bff}.product-pos-arrows button svg{width:12px;height:12px}.product-editor label small{color:#64748b;margin-top:3px;font-size:10.5px;font-weight:500;display:block}.btn{border-radius:9px;font-weight:700}.btn-primary{background:linear-gradient(135deg,#0a7bff,#0045bf);transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 8px 20px #0969f64d}.btn-primary:hover{background:linear-gradient(135deg,#005ae0,#003d9e);transform:translateY(-1px);box-shadow:0 12px 26px #0969f65c}.btn-danger{box-shadow:0 8px 18px #dc262638}.admin-modal{border-radius:16px;box-shadow:0 30px 80px #07152647}.modal-head{padding:24px 26px}.modal-head h2{font-size:21px}.modal-head p{font-size:11.5px}.form-grid{padding:26px}.modal-actions{background:#fbfcfe;padding:16px 26px}.modal-actions>button:first-child{font-weight:600}.settings-form{box-shadow:0 10px 30px #08182b0d}.settings-form .btn{margin-top:18px}.form-success{color:#08753a;background:#ecfdf5;border-radius:7px;margin-bottom:15px;padding:10px;font-size:12px}.login-text-button{color:var(--blue);background:0 0;border:0;margin:14px auto 0;padding:0;font-size:12px;font-weight:700;display:block}.login-text-button:hover{text-decoration:underline}.settings-account{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.settings-account h2{color:var(--ink);margin:0 0 6px;font-size:18px}.settings-account>p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.settings-account label{max-width:620px}.toast-stack{z-index:1000;pointer-events:none;flex-direction:column;gap:10px;width:min(360px,100vw - 32px);display:flex;position:fixed;top:20px;right:20px}.toast{pointer-events:auto;background:#fff;border:1px solid #e3eaf2;border-radius:12px;align-items:flex-start;gap:12px;padding:13px 14px;animation:.32s cubic-bezier(.21,1.02,.73,1) toastIn;display:flex;box-shadow:0 18px 44px #08182b29}@keyframes toastIn{0%{opacity:0;transform:translate(28px)scale(.96)}to{opacity:1;transform:none}}.toast-icon{border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.toast-icon svg{width:18px;height:18px}.toast-success .toast-icon{color:#18a957;background:#e7f8ee}.toast-error .toast-icon{color:#dc2626;background:#fdeaea}.toast-info .toast-icon{color:#0969f6;background:#e7f0fe}.toast-body{flex:1;min-width:0}.toast-body b{color:#0c2038;margin-bottom:2px;font-size:13px;display:block}.toast-body p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.toast-close{color:#94a3b8;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;transition:background-color .15s,color .15s;display:grid}.toast-close:hover{color:#475569;background:#f1f5f9}.toast-close svg{width:15px;height:15px}.toast-confirm-shade{z-index:1100;background:#0715268c;place-items:center;padding:20px;animation:.2s shadeIn;display:grid;position:fixed;inset:0}@keyframes shadeIn{0%{opacity:0}to{opacity:1}}.toast-confirm{text-align:center;background:#fff;border-radius:18px;width:min(420px,100%);padding:28px;animation:.28s cubic-bezier(.21,1.02,.73,1) confirmIn;box-shadow:0 40px 90px #07152659}@keyframes confirmIn{0%{opacity:0;transform:scale(.92)translateY(14px)}to{opacity:1;transform:none}}.toast-confirm-icon{border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 16px;display:grid}.toast-confirm-icon svg{width:28px;height:28px}.toast-confirm-icon.danger{color:#dc2626;background:#fdeaea}.toast-confirm h3{color:#0c2038;margin:0 0 8px;font-size:18px}.toast-confirm p{color:#64748b;margin:0 0 22px;font-size:13px;line-height:1.55}.toast-confirm-actions{gap:10px;display:flex}.toast-confirm-actions button{border:0;border-radius:10px;flex:1;height:44px;font-size:13px;font-weight:700;transition:background-color .15s,transform .15s,box-shadow .15s}.toast-confirm-cancel{color:#475569;background:#f1f5f9}.toast-confirm-cancel:hover{background:#e2e8f0}.toast-confirm-ok{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 10px 24px #dc262647}.toast-confirm-ok:hover{transform:translateY(-1px);box-shadow:0 14px 28px #dc262657}@media (width<=680px){.toast-stack{width:auto;top:14px;left:14px;right:14px}.toast-confirm-actions{flex-direction:column-reverse}.toast-confirm-actions button{height:46px}}.admin-shell{background:linear-gradient(#f1f4fa 0%,#e8edf5 100%);overflow-x:clip!important}.admin-main{background:0 0}.admin-content{width:min(1420px,100% - 56px)!important;margin-inline:auto!important;padding:28px 0 52px!important}.admin-content>*{animation:.32s both adminFadeUp}@keyframes adminFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.admin-shell>aside{z-index:45;background:radial-gradient(460px 300px at -60px 0,#0a7bff33,#0000 60%),linear-gradient(#0a1c38 0%,#060f20 100%);box-shadow:1px 0 #ffffff0a,10px 0 34px #070f1c24}.admin-brand{border-bottom-color:#ffffff12;height:78px;padding:0 22px}.admin-brand>span{background:linear-gradient(135deg,#0f8bff,#0045bf);border-radius:12px;width:40px;height:40px;box-shadow:0 8px 20px #0a7bff66,inset 0 1px #ffffff47}.admin-brand>span svg{width:19px;height:19px}.admin-brand b{letter-spacing:-.2px;font-size:16px}.admin-brand small{color:#6f8db0;letter-spacing:.5px;font-size:10.5px;font-weight:500}.admin-shell aside nav{scrollbar-width:thin;scrollbar-color:#1d344d transparent;padding:14px 12px 26px}.admin-nav-group{margin:0 0 12px}.admin-nav-label{color:#fff;letter-spacing:0;text-transform:none;align-items:center;gap:8px;padding:10px 14px 6px;font-size:13px;font-weight:600;display:flex}.admin-nav-label:before{content:"";background:linear-gradient(90deg,#2ea1ff,#0000);border-radius:2px;width:12px;height:2px}.admin-shell aside nav a{border-radius:10px;grid-template-columns:25px minmax(0,1fr) auto 15px;height:44px;margin:2px 6px;padding:0 12px}.admin-nav-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-order-badge{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:11px;font-weight:800;display:grid;box-shadow:0 0 0 3px #ef444429}.admin-shell aside nav a>svg:first-child{width:18px;height:18px}.admin-shell aside nav a.active,.admin-shell aside nav a:hover.active{background:linear-gradient(90deg,#0a7bff52,#0a7bff14);box-shadow:inset 0 0 0 1px #2fa1ff47}.admin-shell aside nav a.active:before{background:linear-gradient(#3fb0ff,#0a7bff);width:3px;box-shadow:0 0 12px #2fa1ffcc}.admin-side-bottom{border-top:1px solid #ffffff12;padding:14px 12px}.admin-side-bottom a,.admin-side-bottom button{border-radius:10px;gap:10px;padding:10px 12px;font-size:13.5px}.admin-main>header{z-index:30;-webkit-backdrop-filter:blur(14px);background:#ffffffe6;position:sticky;top:0;box-shadow:0 1px #e5eaf1,0 10px 26px #08182b0d;height:68px!important}.admin-header-crumb small{color:#7c90a8;letter-spacing:1.3px}.admin-header-crumb b{letter-spacing:-.2px;font-size:15px}.admin-main>header>a{color:#42536b;border-color:#dde5ef;border-radius:9px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:13px;display:inline-flex}.admin-main>header>a svg{width:15px;height:15px}.admin-main>header>a:hover{color:#0a7bff;border-color:#0a7bff;transform:translateY(-1px);box-shadow:0 6px 16px #0969f629}.admin-page-head{margin-bottom:26px}.admin-page-head h1{letter-spacing:-.6px;color:#0b1f3a;font-size:27px;font-weight:800}.admin-page-head p{color:#64748b;font-size:13px}.admin-page-head .btn{border-radius:10px;height:42px;padding:0 20px!important;font-size:13.5px!important}.admin-card{background:#fff;border:1px solid #e3eaf2;border-radius:16px;box-shadow:0 1px 2px #08182b0a,0 12px 32px #08182b0f}.stats{gap:18px;margin-bottom:24px}.stats>div{background:#fff;border:1px solid #e3eaf2;border-radius:16px;gap:14px;padding:22px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 1px 2px #08182b0a,0 10px 26px #08182b0d}.stats>div:before{content:"";background:linear-gradient(90deg,var(--accent,#0a7bff),transparent 85%);height:3px;position:absolute;top:0;left:0;right:0}.stat-blue:before{--accent:#0a7bff}.stat-green:before{--accent:#22c55e}.stat-amber:before{--accent:#f59e0b}.stat-violet:before{--accent:#8b5cf6}.stats>div:hover{border-color:#d5e1ef;transform:translateY(-4px);box-shadow:0 1px 2px #08182b0d,0 20px 44px #08182b1f}.stats>div>span{border-radius:13px;width:50px;height:50px}.stats p{letter-spacing:.8px;color:#64748b;font-size:10.5px}.stats b{letter-spacing:-1px;color:#0b1f3a;font-size:29px;font-weight:800}.welcome{border:1px solid #e3eaf2;border-radius:18px;position:relative;overflow:hidden}.welcome:before{content:"";background:linear-gradient(#0a7bff,#22c55e);width:4px;position:absolute;top:0;bottom:0;left:0}.welcome h2{letter-spacing:-.5px;font-size:24px}.welcome .btn{border-radius:10px;height:42px}.table-wrap{border:1px solid #e3eaf2;border-radius:16px;box-shadow:0 1px 2px #08182b0a,0 12px 32px #08182b0f}.table-wrap thead th{color:#5b6b7f;letter-spacing:1px;text-transform:uppercase;background:#f8fafd;border-bottom:1px solid #e7eef6;padding:15px 16px;font-size:10px;font-weight:700}.table-wrap tbody tr{border-bottom:1px solid #f1f5fa;transition:background-color .15s}.table-wrap tbody tr:last-child{border-bottom:0}.table-wrap tbody tr:hover{background:#f7fafd}.table-wrap tbody td:first-child{border-top:0}.table-wrap td{color:#334155;padding:14px 16px;font-size:13px}.table-wrap td:last-child{align-items:center}.product-table-wrap tbody td:nth-child(2){color:#0c2038;font-weight:600}.product-table-wrap tbody td:nth-child(3){color:#8296ad;font-size:12px}.product-table-wrap tbody td:nth-child(4){color:#0c2038;font-weight:600}.pos-head{white-space:nowrap}.pos-auto{color:#0a7bff;letter-spacing:.4px;text-transform:none;vertical-align:middle;background:#eaf3ff;border-radius:999px;margin-left:7px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-block}.stock-pill{color:#128a4b;background:#eaf7ef;border:1px solid #16a34a24;border-radius:999px;min-width:46px;padding:4px 11px;font-size:11px;font-weight:700}.stock-pill.low{color:#dc2626;background:#fdecec;border-color:#dc262629}.row-actions{align-items:center;gap:8px;display:flex}.row-action{color:#5b6b7f;background:#fff;border:1px solid #e0e8f1;border-radius:9px;place-items:center;width:34px;height:34px;transition:border-color .16s,color .16s,background-color .16s,transform .16s,box-shadow .16s;display:grid;min-width:0!important;padding:0!important}.row-action:hover{color:#0a7bff;background:#f4f9ff;border-color:#0a7bff;transform:translateY(-1px);box-shadow:0 6px 14px #0969f624}.row-action.danger:hover{color:#dc2626;background:#fef2f2;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 6px 14px #dc262624}.row-action svg{width:16px;height:16px}.product-pos-control{gap:8px}.product-pos-input{border-radius:9px!important;box-shadow:inset 0 1px 2px #08182b0d!important}.product-pos-input:focus{border-color:#0a7bff!important;outline:0!important;box-shadow:0 0 0 3px #0a7bff24!important}.admin-list-search{border-radius:12px;transition:border-color .2s,box-shadow .2s}.admin-list-search:focus-within{border-color:#0a7bff;box-shadow:0 0 0 3px #0a7bff1f}.admin-list-search input{font-size:14px}.admin-resource-pagination{padding:16px 22px}.admin-resource-pagination button,.orders-pagination button{border-radius:10px;height:36px}.admin-shell .btn,.admin-login .btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 20px;font-size:13px;font-weight:700;display:inline-flex}.admin-shell .btn svg,.admin-login .btn svg{width:16px;height:16px}.admin-shell .btn-primary{background:linear-gradient(135deg,#0a7bff,#0756cf);box-shadow:0 8px 20px #0969f647}.admin-shell .btn-primary:hover{background:linear-gradient(135deg,#0069f0,#0045bf);box-shadow:0 12px 26px #0969f661}.admin-shell label.gallery-upload-local.btn-primary{color:#fff!important}@media (width<=680px){.products-grid.home-products{gap:14px 8px!important}.home-products .product-card{border:1px solid #edf1f7;border-radius:14px;box-shadow:0 10px 24px #08182b17}.home-products .product-image{border-radius:13px 13px 0 0;height:185px;overflow:hidden}.home-products .product-info{min-height:104px;padding:13px 13px 15px}.home-products .product-info h3{min-height:0;margin:0 36px 11px 0;font-size:13.5px;line-height:1.35}.home-products .price strong{font-size:16.5px}.home-products .product-info>button{bottom:13px;right:11px}.catalog-grid{gap:14px 8px!important}.catalog-grid .product-card{border:1px solid #edf1f7;border-radius:14px;box-shadow:0 10px 24px #08182b17}.catalog-grid .product-image{border-radius:13px 13px 0 0;height:185px;overflow:hidden}.catalog-grid .product-info{min-height:104px;padding:13px 13px 15px}.catalog-grid .product-info h3{min-height:0;margin:0 36px 11px 0;font-size:13.5px;line-height:1.35}.catalog-grid .price strong{font-size:16.5px}.catalog-grid .product-info>button{bottom:13px;right:11px}.table-wrap.product-table-wrap table{padding:0 12px 14px!important}.table-wrap.product-table-wrap tbody{gap:13px!important}.table-wrap.product-table-wrap tr{border-radius:15px!important;grid-template-columns:58px minmax(0,1fr) 42px!important;gap:8px 14px!important;padding:13px 10px!important}.table-wrap.product-table-wrap td:first-child{width:58px!important}.table-wrap.product-table-wrap td:first-child .table-image{width:54px!important;height:48px!important}.table-wrap.product-table-wrap td:nth-child(2){padding-bottom:3px!important;line-height:1.35!important}.table-wrap.product-table-wrap td:nth-child(3),.table-wrap.product-table-wrap td:nth-child(4),.table-wrap.product-table-wrap td:nth-child(5),.table-wrap.product-table-wrap td:nth-child(6){grid-template-columns:62px minmax(0,1fr)!important;gap:10px!important;line-height:1.35!important}.table-wrap.product-table-wrap td:nth-child(5) .stock-pill{justify-content:center;width:100%;min-width:0}.table-wrap.product-table-wrap td:last-child{justify-content:center!important;gap:8px!important;width:42px!important}.table-wrap.product-table-wrap td:last-child .row-actions{flex-direction:column;gap:8px}.table-wrap.product-table-wrap td:last-child button,.table-wrap.product-table-wrap td:last-child button.danger{align-self:center;width:34px!important;height:34px!important}.table-wrap.product-table-wrap .product-pos-control{gap:8px!important}}.admin-shell label.gallery-upload-local.btn-primary svg{color:#fff!important}.admin-shell .btn-light:hover{color:#0a7bff;border-color:#0a7bff}.admin-shell .btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 20px #dc26263d}.admin-shell .btn-danger:hover{background:linear-gradient(135deg,#e03333,#b91c1c);transform:translateY(-1px);box-shadow:0 12px 26px #dc262652}.admin-shell input[type=text],.admin-shell input[type=number],.admin-shell input[type=url],.admin-shell input[type=email],.admin-shell input[type=password],.admin-shell input[type=color],.admin-shell textarea,.admin-shell select{color:#0c2038;background:#fff;border:1px solid #d7e1ed;border-radius:10px;font-weight:500;transition:border-color .18s,box-shadow .18s}.admin-shell input[type=text],.admin-shell input[type=number],.admin-shell input[type=url],.admin-shell input[type=email],.admin-shell input[type=password],.admin-shell input[type=color]{height:44px;padding:0 14px}.admin-shell textarea{padding:12px 14px;line-height:1.6}.admin-shell select{height:44px;padding:0 12px}.admin-shell input:focus,.admin-shell textarea:focus,.admin-shell select:focus{border-color:#0a7bff;outline:0;box-shadow:0 0 0 3px #0a7bff21}.admin-shell .admin-list-search input,.admin-shell .orders-search input{appearance:none;background:0 0;height:auto;padding:0;box-shadow:none!important;border:0!important;outline:0!important}.admin-shell .admin-list-search input:focus,.admin-shell .orders-search input:focus{box-shadow:none!important;border:0!important;outline:0!important}.admin-shell label{color:#334155;font-size:13px;font-weight:600}.admin-shell label small{color:#7c90a8;font-size:11px;font-weight:500}.product-editor section{border-bottom:1px solid #edf1f7;padding:26px 32px}.product-editor section h2{letter-spacing:.2px;color:#0c2038;align-items:center;gap:10px;margin:0 0 18px;font-size:14.5px;font-weight:800;display:flex}.product-editor section h2:before{content:"";background:linear-gradient(#0a7bff,#0045bf);border-radius:4px;width:7px;height:18px}.product-image-size-note{color:#dc2626;margin:-8px 0 18px;font-size:13px;font-weight:800}.admin-modal label small.field-size-note{color:#dc2626;font-size:13px;font-weight:800}.product-editor-actions{background:#f8fafd;border-top:1px solid #e7eef6;padding:18px 32px}.product-editor-actions>button{border-radius:10px;height:42px;padding:0 18px;font-weight:700}.product-editor-actions>button:first-child{color:#42536b;background:#fff;border:1px solid #d7e1ed}.product-editor-actions>button:first-child:hover{color:#0a7bff;background:#f4f9ff;border-color:#0a7bff}.resource-pages .page-name-link{color:#0a7bff;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.resource-pages .page-name-link:hover{text-decoration:underline}.modal-shade{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0715269e}.admin-modal{border:1px solid #e3eaf2;border-radius:18px;box-shadow:0 30px 80px #07152652}.modal-head{border-bottom:1px solid #edf1f7;padding:22px 26px}.modal-head h2{letter-spacing:-.3px;font-size:20px}.modal-head>button{color:#64748b;background:#f1f5f9;border:0;border-radius:9px;place-items:center;width:34px;height:34px;transition:background-color .15s,color .15s;display:grid}.modal-head>button:hover{color:#0c2038;background:#e3eaf2}.form-grid{gap:16px 18px}.modal-actions{background:#f8fafd;border-top:1px solid #edf1f7;padding:16px 26px}.modal-actions button{border-radius:10px;height:42px;font-weight:700}.empty-row{text-align:center;color:#94a3b8;background:#fbfcfe;border-top:1px solid #eef2f7;padding:52px 20px;font-size:13.5px;font-weight:500}.admin-shell :is(a,button,input,textarea,select):focus-visible,.admin-login :is(a,button,input):focus-visible{outline-offset:2px;outline:2px solid #0a7bff}.admin-shell aside nav::-webkit-scrollbar{width:6px}.admin-shell aside nav::-webkit-scrollbar-thumb{background:#1d344d;border-radius:6px}.admin-login{background:radial-gradient(900px 620px at 10% 0,#0969f63d,#0000 55%),radial-gradient(720px 520px at 96% 100%,#22c55e29,#0000 55%),linear-gradient(130deg,#081a33,#0c2d54)}.admin-login form{border:1px solid #ffffffa6;box-shadow:0 40px 90px #030a1680}.login-brand>span{background:linear-gradient(135deg,#0a7bff,#0045bf);border-radius:20px;box-shadow:0 16px 34px #0969f66b}.admin-login label{font-weight:600}.admin-login input{height:46px;padding:0 15px}.admin-login input:focus{border-color:#0a7bff;outline:0;box-shadow:0 0 0 3px #0a7bff24}@media (width<=1180px){.admin-shell>aside{background:linear-gradient(#0a1c38,#060f20)}}@media (width<=680px){.admin-content{width:calc(100% - 24px)!important;padding:18px 14px 34px!important}.admin-main>header{height:60px!important;padding:0 12px!important}.stats>div{gap:10px!important;padding:16px 14px!important}.stats>div>span{width:42px!important;height:42px!important}.stats b{font-size:23px!important}.stats p{font-size:10.5px!important}.admin-page-head h1{font-size:23px!important}.admin-card,.table-wrap{border-radius:14px}.welcome:before{width:3px}.product-editor section{padding:22px 20px}.product-editor-actions{padding:16px 20px}}.order-calendar-card{margin-top:24px;padding:24px;overflow:hidden}.order-calendar-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.order-calendar-head small,.selected-orders-head small{color:#0a7bff;letter-spacing:1.5px;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.order-calendar-head h2{color:#0b1f3a;letter-spacing:-.5px;margin:0 0 8px;font-size:24px}.order-calendar-head p,.selected-orders-head p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.order-calendar-head>span{color:#0a5bd3;background:#f4f9ff;border:1px solid #cfe0f5;border-radius:999px;flex:none;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.order-calendar-head>span svg{width:15px;height:15px}.order-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.order-summary-strip article{color:#fff;border-radius:16px;min-height:104px;padding:20px 18px;position:relative;overflow:hidden}.order-summary-strip article:after{content:"";background:#fff3;border-radius:50%;width:104px;height:104px;position:absolute;bottom:-34px;right:-20px}.summary-purple{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.summary-green{background:linear-gradient(135deg,#059669,#16a34a)}.summary-pink{background:linear-gradient(135deg,#db2777,#e11d48)}.order-summary-strip small{letter-spacing:1.3px;text-transform:uppercase;opacity:.88;margin-bottom:10px;font-size:10.5px;font-weight:800;display:block}.order-summary-strip b{z-index:1;letter-spacing:-1px;font-size:33px;line-height:1;display:block;position:relative}.order-calendar-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);align-items:start;gap:18px;display:grid}.order-calendar-panel,.selected-orders-panel{background:#fbfcfe;border:1px solid #e3eaf2;border-radius:16px;min-width:0;box-shadow:inset 0 1px #fffc}.order-calendar-panel{padding:16px}.order-range-tabs{flex-wrap:wrap;gap:9px;margin-bottom:18px;display:flex}.order-range-tabs button{color:#0b1f3a;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;align-items:center;gap:9px;height:44px;padding:0 14px;font-size:13px;font-weight:800;transition:border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.order-range-tabs button:hover,.order-range-tabs button.active{color:#0756cf;border-color:#0a7bff;transform:translateY(-1px);box-shadow:0 8px 18px #0a7bff21}.order-range-tabs span{color:#0756cf;background:#eaf3ff;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:11px;display:grid}.order-month-bar{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.order-month-bar h3{color:#0b1f3a;margin:0 0 5px;font-size:18px}.order-month-bar p{color:#64748b;margin:0;font-size:12.5px}.order-month-bar>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.order-month-bar>div:last-child>button{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.order-month-bar>div:last-child>button:hover{color:#0a7bff;border-color:#0a7bff}.order-month-bar>div:last-child>button svg{width:17px;height:17px}.order-month-picker{position:relative}.order-month-trigger{color:#0b1f3a;white-space:nowrap;background:#fff;border:1px solid #dbe4ee;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-width:154px;height:38px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex;width:auto!important}.order-month-bar .order-month-trigger{justify-content:center!important;align-items:center!important;width:auto!important;min-width:154px!important;padding:0 14px!important;display:inline-flex!important}.order-month-trigger svg{color:#64748b;width:15px;height:15px}.month-picker-popover{z-index:60;background:#fbfdff;border:1px solid #d5e1ee;border-radius:12px;width:218px;padding:12px;position:absolute;top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%);box-shadow:0 14px 34px #08182b24}.month-picker-popover:before{content:"";background:#fbfdff;border-top:1px solid #dbe4ee;border-left:1px solid #dbe4ee;width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.month-picker-head{border-bottom:1px solid #e6edf5;grid-template-columns:28px 1fr 28px;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:10px;display:grid}.month-picker-head button{border-radius:8px;color:#42536b!important;width:28px!important;height:28px!important;box-shadow:none!important;background:#fff!important;border:1px solid #cfdae8!important;place-items:center!important;padding:0!important;display:grid!important;transform:none!important}.month-picker-head button:hover{color:#0756cf!important;background:#f4f9ff!important;border-color:#8eb9ee!important}.month-picker-head button svg{width:14px!important;height:14px!important}.month-picker-head strong{text-align:center;color:#0b1f3a;letter-spacing:.2px;font-size:14px}.month-picker-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.month-picker-grid button{color:#334155;background:#fff;border:1px solid #dae4ef;border-radius:8px;font-size:11.5px;font-weight:700;width:100%!important;height:34px!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;transform:none!important}.month-picker-grid button:hover,.month-picker-grid button.active{color:#0756cf;background:#f2f7ff;border-color:#0a7bff}.month-picker-grid button.active{box-shadow:inset 0 0 0 1px #0a7bff!important}.order-calendar-grid{grid-template-columns:repeat(7,minmax(74px,1fr));gap:8px;padding-bottom:4px;display:grid;overflow-x:auto}.order-calendar-grid>b{color:#8296ad;letter-spacing:1px;text-align:center;text-transform:uppercase;padding:0 8px 2px;font-size:10px;font-weight:800}.order-calendar-grid>i{min-height:88px}.order-calendar-grid>button{color:#0b1f3a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3eaf2;border-radius:13px;grid-template-columns:1fr auto;align-content:start;gap:8px 6px;min-height:88px;padding:12px 10px 9px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.order-calendar-grid>button:hover,.order-calendar-grid>button.selected{border-color:#0a7bff;transform:translateY(-1px);box-shadow:0 10px 22px #0a7bff24}.order-calendar-grid>button.selected{background:#f4f9ff}.order-calendar-grid strong{font-size:15px}.order-calendar-grid span{color:#0b1f3a;justify-self:end;font-size:14px;font-weight:800}.order-calendar-grid em{color:#64748b;letter-spacing:.4px;text-transform:uppercase;grid-column:2;font-size:9px;font-style:normal;font-weight:800}.day-bars{background:#e8eef5;border-radius:999px;grid-column:1/-1;gap:2px;height:5px;margin-top:auto;display:flex;overflow:hidden}.day-bars small{min-width:0}.bar-processing{background:#8b5cf6}.bar-completed{background:#22c55e}.bar-rejected{background:#ec4899}.selected-orders-panel{padding:18px}.selected-orders-head{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.selected-orders-head h3{color:#0b1f3a;margin:0 0 7px;font-size:18px}.selected-orders-head>span{color:#8296ad;flex:none;font-size:10.5px;font-weight:700}.selected-mini-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.selected-mini-stats article{background:#fff;border:1px solid #e3eaf2;border-radius:13px;min-width:0;padding:14px 12px}.selected-mini-stats small{color:#8296ad;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.selected-mini-stats b{color:#0b1f3a;text-overflow:ellipsis;white-space:nowrap;font-size:18px;display:block;overflow:hidden}.selected-status-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;display:grid}.selected-status-row span{color:#fff;text-transform:uppercase;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;font-size:10px;font-weight:800;display:flex}.selected-status-row b{font-size:17px}.status-processing{background:#312e81}.status-completed{background:#047857}.status-rejected{background:#be185d}.selected-order-list{max-height:376px;padding-right:4px;overflow:auto}.order-item{background:#fff;border:1px solid #e3eaf2;border-left-width:4px;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:10px;padding:14px;display:grid}.order-completed{border-left-color:#22c55e}.order-processing{border-left-color:#8b5cf6}.order-rejected{border-left-color:#ec4899}.order-item b{color:#0a7bff;margin-bottom:6px;font-size:12px;display:block}.order-item strong{color:#0b1f3a;font-size:13px;display:block}.order-item p{color:#64748b;margin:6px 0 4px;font-size:11.5px;line-height:1.4}.order-item small{color:#8296ad;font-size:11px;display:block}.order-item>div:last-child{text-align:right}.order-item>div:last-child span{color:#0756cf;text-transform:uppercase;background:#eef4ff;border-radius:999px;margin-top:8px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.order-completed>div:last-child span{color:#128a4b;background:#eaf7ef}.order-processing>div:last-child span{color:#6d28d9;background:#f1edff}.order-rejected>div:last-child span{color:#be185d;background:#fdf2f8}.order-status-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-top:8px;display:flex}.order-status-actions button{color:#64748b;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:999px;height:24px;padding:0 8px;font-size:9px;font-weight:800}.order-status-actions button:hover{color:#0a7bff;border-color:#0a7bff}.selected-empty{color:#8296ad;text-align:center;background:#fff;border:1px dashed #dbe4ee;border-radius:13px;margin:0;padding:22px;font-size:13px}.orders-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.orders-overview article{background:#fff;border:1px solid #e3eaf2;border-radius:16px;min-height:96px;padding:20px;position:relative;overflow:hidden;box-shadow:0 1px 2px #08182b0a,0 12px 32px #08182b0f}.orders-overview article:before{content:"";background:linear-gradient(#0a7bff,#22c55e);width:4px;position:absolute;inset:0 auto 0 0}.orders-overview small{color:#64748b;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.orders-overview b{color:#0b1f3a;letter-spacing:-.8px;font-size:29px;line-height:1;display:block}.orders-inbox{overflow:hidden}.orders-inbox-head{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex}.orders-inbox-head small{color:#0a7bff;letter-spacing:1.5px;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.orders-inbox-head h2{color:#0b1f3a;margin:0 0 6px;font-size:22px}.orders-inbox-head p{color:#64748b;margin:0;font-size:13px}.orders-inbox-tools{flex-direction:column;flex:1;align-items:flex-end;gap:10px;min-width:min(100%,620px);display:flex}.orders-search{color:#64748b;background:#f8fbff;border:1px solid #dbe4ee;border-radius:11px;align-items:center;gap:9px;width:min(100%,460px);height:42px;padding:0 12px;display:flex}.orders-search:focus-within{border-color:#0a7bff;box-shadow:0 0 0 3px #0a7bff1f}.orders-search svg{flex:none;width:17px;height:17px}.orders-search input{color:#071526;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px;font-weight:600}.orders-search input::placeholder{color:#94a3b8}.orders-search button{color:#334155;background:#eaf1f8;border:0;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.orders-search button:hover{color:#0a7bff;background:#dce8f5}.orders-search button svg{width:15px;height:15px}.admin-shell .orders-search input{height:auto;box-shadow:none;border:0;padding:0}.admin-shell .orders-search input:focus{box-shadow:none}.orders-status-tabs{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.orders-status-tabs button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:11px;align-items:center;gap:8px;height:38px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.orders-status-tabs button.active,.orders-status-tabs button:hover{color:#0756cf;background:#f4f9ff;border-color:#0a7bff}.orders-status-tabs button.manual-tab.active,.orders-status-tabs button.manual-tab:hover{color:#c2410c;background:#fff7ed;border-color:#fb923c}.orders-status-tabs button.manual-tab span{color:#c2410c;background:#ffedd5}.orders-status-tabs span{color:#0756cf;background:#eaf3ff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.orders-list{gap:10px;padding:18px;display:grid}.orders-pagination{background:#fbfcfe;border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:14px;padding:16px 22px;display:flex}.orders-pagination p{color:#64748b;margin:0;font-size:12px;font-weight:600}.orders-pagination>div{align-items:center;gap:8px;display:flex}.orders-pagination button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.orders-pagination button:disabled{opacity:.48;cursor:not-allowed}.orders-pagination button:not(:disabled):hover{color:#0a7bff;border-color:#0a7bff}.orders-pagination button svg{width:15px;height:15px}.orders-pagination span{color:#64748b;place-items:center;min-width:52px;height:36px;font-size:12px;font-weight:700;display:grid}.orders-row{background:#fff;border:1px solid #e3eaf2;border-left-width:4px;border-radius:14px;grid-template-columns:minmax(0,1fr) 128px auto;align-items:center;gap:16px;padding:16px;display:grid}.orders-row-main{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.orders-product-image{color:#8296ad;background:#f5f8fc;border:1px solid #e3eaf2;border-radius:12px;place-items:center;width:74px;height:68px;display:grid;position:relative;overflow:hidden}.orders-product-image img{object-fit:cover;width:100%;height:100%}.orders-product-image svg{width:24px;height:24px}.orders-product-image span{color:#fff;background:#071526d1;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:10px;font-weight:800;display:grid;position:absolute;bottom:5px;right:5px}.orders-row-copy{min-width:0}.orders-row-flags{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.orders-row b{color:#0a7bff;margin-bottom:6px;font-size:12px;display:block}.orders-row-flags b{margin-bottom:0}.orders-source-pill{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:4px 8px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.orders-source-pill.website{color:#0756cf;background:#eaf3ff}.orders-source-pill.manual{color:#c2410c;background:#fff7ed}.orders-row strong{color:#0b1f3a;font-size:14px;display:block}.orders-row-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-row p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 4px;font-size:12px;line-height:1.5;overflow:hidden}.orders-row small{color:#8296ad;text-transform:capitalize;font-size:11px;display:block}.orders-customer-line{margin-top:3px;color:#64748b!important}.orders-row-side{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.orders-row-side strong{font-size:15px}.orders-status-pill{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-top:0;padding:5px 10px;font-size:10px;font-weight:800;display:inline-flex}.orders-status-pill.processing{color:#6d28d9;background:#f1edff}.orders-status-pill.completed{color:#128a4b;background:#eaf7ef}.orders-status-pill.rejected{color:#be185d;background:#fdf2f8}.orders-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.orders-action{color:#334155;cursor:pointer;text-transform:uppercase;background:#fff;border:1px solid #dbe4ee;border-radius:9px;height:34px;padding:0 11px;font-size:11px;font-weight:800}.orders-action.complete{color:#128a4b;background:#f0fdf4;border-color:#bbf7d0}.orders-action.reject{color:#be123c;background:#fff1f2;border-color:#fecdd3}.orders-action.process{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.orders-action:hover,.orders-row-actions .row-action:hover{transform:translateY(-1px)}.order-view-modal{width:min(680px,100%)}.order-view-body{padding:24px 26px}.order-view-summary{background:#fbfcfe;border:1px solid #e3eaf2;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:16px;display:flex}.order-view-summary strong{color:#0b1f3a;font-size:24px}.order-view-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-customer-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.order-customer-box p{background:#fff;border:1px solid #e3eaf2;border-radius:10px;margin:0;padding:12px 14px}.order-customer-box span{color:#8296ad;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.order-customer-box b{color:#0b1f3a;overflow-wrap:anywhere;font-size:13px;display:block}.order-view-body h3{color:#0b1f3a;margin:18px 0 10px;font-size:14px}.order-view-item{border-bottom:1px solid #edf1f7;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0;display:grid}.order-view-product-image{color:#8296ad;background:#f5f8fc;border:1px solid #e3eaf2;border-radius:11px;place-items:center;width:58px;height:54px;display:grid;overflow:hidden}.order-view-product-image img{object-fit:cover;width:100%;height:100%}.order-view-product-image svg{width:21px;height:21px}.order-view-item b{color:#0b1f3a;font-size:13px;display:block}.order-view-item small{color:#8296ad;margin-top:4px;font-size:11px;display:block}.order-view-item span{color:#334155;font-size:12px;font-weight:700}.order-view-body pre{white-space:pre-wrap;color:#334155;background:#f8fafc;border:1px solid #e3eaf2;border-radius:12px;max-height:220px;margin:0;padding:14px;font-family:inherit;font-size:12px;line-height:1.6;overflow:auto}.manual-order-modal{width:min(780px,100%);overflow:hidden}.manual-order-modal.product-editor{flex-direction:column;max-height:90vh;padding:0;display:flex}.manual-order-modal .modal-head,.manual-order-modal .modal-actions{flex:none}.manual-order-modal section{flex:1;min-height:0;overflow:auto}.manual-order-status-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.manual-order-status-buttons button{color:#334155;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7e1ed;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.manual-order-status-buttons svg{flex:none;width:16px;height:16px}.manual-order-status-buttons button.active{color:#0756cf;background:#f4f9ff;border-color:#0a7bff;box-shadow:0 0 0 4px #0a7bff14}.manual-order-status-buttons button.status-completed.active{color:#128a4b;background:#f0fdf4;border-color:#86efac}.manual-order-status-buttons button.status-rejected.active{color:#be123c;background:#fff1f2;border-color:#fecdd3}.manual-order-modal .image-input small{display:block}.dashboard-page :is(h1,h2,h3,h4,b,strong,button,small,.orders-status-pill,.order-summary-strip b,.stats b,.selected-status-row span,.selected-status-row b),.orders-page :is(h1,h2,h3,h4,b,strong,button,small,.orders-status-pill,.orders-source-pill,.manual-order-status-buttons button,.orders-action,.orders-status-tabs span,.orders-overview b){font-weight:700!important}@media (width<=1180px){.order-calendar-layout{grid-template-columns:1fr}.selected-orders-panel{min-width:0}.orders-overview{grid-template-columns:repeat(2,1fr)}.orders-row{grid-template-columns:1fr}.orders-row-side{text-align:left;align-items:flex-start}.orders-row-actions{justify-content:flex-start}}@media (width<=760px){.order-calendar-card{padding:18px}.order-calendar-head,.order-month-bar,.selected-orders-head{flex-direction:column}.order-calendar-head>span,.order-month-bar>div:last-child{align-self:flex-start}.order-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.order-summary-strip article:nth-child(3){grid-column:1/-1}.selected-mini-stats{grid-template-columns:1fr}.order-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;overflow-x:visible}.order-calendar-grid>b{letter-spacing:.4px;padding-inline:0;font-size:8.5px}.order-calendar-grid>i{min-height:58px}.order-calendar-grid>button{border-radius:10px;gap:3px;min-height:58px;padding:7px 5px 6px}.order-calendar-grid strong{font-size:12px}.order-calendar-grid span{font-size:11px}.order-calendar-grid em{grid-column:1/-1;justify-self:end;font-size:7px}.order-month-trigger{min-width:142px}.month-picker-popover{width:min(220px,100vw - 58px);left:50%;right:auto;transform:translate(-50%)}.orders-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orders-overview article{min-height:86px;padding:15px 14px 14px 16px}.orders-overview small{letter-spacing:.8px;margin-bottom:9px;font-size:9px}.orders-overview b{font-size:23px}.orders-inbox-head{flex-direction:column}.orders-inbox-tools{align-items:stretch;width:100%;min-width:0}.orders-search{width:100%;height:42px}.orders-status-tabs{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:8px;width:100%;display:grid}.orders-status-tabs button{justify-content:space-between;width:100%;padding:0 12px}.orders-pagination{flex-direction:column;align-items:flex-start}.orders-pagination>div{justify-content:space-between;width:100%}.orders-list{gap:9px;padding:12px}.orders-row{border-left-width:3px;border-radius:12px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:9px 10px;padding:12px}.orders-row-main{display:contents}.orders-product-image{border-radius:10px;grid-area:1/1;align-self:start;width:58px;height:56px}.orders-row-copy{grid-area:1/2}.orders-row-copy b{margin-bottom:4px;font-size:11px}.orders-row-flags b{margin-bottom:0}.orders-row-copy strong{white-space:normal;font-size:13px}.orders-row-copy p{white-space:normal;margin:4px 0 3px;font-size:11.5px}.orders-row-copy small{font-size:10.5px}.orders-row-side{text-align:left;background:#f8fafc;border:1px solid #e5edf6;border-radius:10px;flex-direction:row;grid-area:2/1/auto/-1;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 10px}.orders-row-side strong{font-size:13px}.orders-status-pill{padding:5px 9px;font-size:9px}.orders-row-actions{grid-area:3/1/auto/-1;grid-template-columns:32px repeat(2,minmax(0,1fr));gap:6px;display:grid}.orders-row-actions .row-action{width:32px;height:32px}.orders-action{height:32px;padding:0 8px;font-size:10px}.orders-page .modal-shade{align-items:center;padding:12px}.order-view-modal{border-radius:14px;width:100%;max-width:390px;max-height:calc(100vh - 24px)}.order-view-modal .modal-head{gap:10px;padding:16px}.order-view-modal .modal-head h2{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:17px;overflow:hidden}.order-view-modal .modal-head>button{flex:0 0 34px}.order-view-body{padding:16px}.order-view-summary{border-radius:12px;margin-bottom:16px;padding:13px 14px}.order-view-tags{align-items:flex-start}.order-customer-box{grid-template-columns:1fr;gap:8px}.order-view-summary strong{font-size:20px}.order-view-body h3{margin:15px 0 9px;font-size:13px}.order-view-item{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:10px 0}.order-view-item>span{grid-column:2;margin-top:2px;font-size:11px}.order-view-product-image{border-radius:10px;width:52px;height:50px}.order-view-body pre{border-radius:11px;max-height:190px;padding:12px;font-size:11.5px;line-height:1.55}.order-view-modal .modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 16px 14px;display:grid}.order-view-modal .modal-actions>button{justify-content:center;width:100%;height:38px;margin:0;font-size:12px}.order-view-modal .modal-actions>button:only-child,.order-view-modal .modal-actions>button:nth-child(3){grid-column:1/-1}.manual-order-modal{border-radius:14px;width:100%;max-width:390px;max-height:calc(100vh - 24px)}.manual-order-modal.product-editor{max-height:calc(100vh - 24px)}.manual-order-status-buttons{grid-template-columns:1fr}}@media (width<=680px){.dashboard-page .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.dashboard-page .stats>div{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:118px!important;padding:14px!important}.dashboard-page .stats>div>span{width:40px!important;height:40px!important}.dashboard-page .stats p{gap:7px!important;font-size:9.5px!important;line-height:1.2!important}.dashboard-page .stats b{font-size:22px!important;line-height:1!important}.dashboard-page .order-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.dashboard-page .order-summary-strip article{border-radius:14px!important;min-height:96px!important;padding:16px 14px!important}.dashboard-page .order-summary-strip article:nth-child(3){grid-column:1/-1!important}.dashboard-page .order-summary-strip small{letter-spacing:.8px!important;font-size:9px!important}.dashboard-page .order-summary-strip b{font-size:27px!important}.dashboard-page .order-calendar-card{border-radius:14px!important;margin-top:16px!important;padding:12px!important}.dashboard-page .order-calendar-head{gap:10px!important;margin-bottom:14px!important}.dashboard-page .order-calendar-head h2{font-size:21px!important}.dashboard-page .order-calendar-head p{font-size:12px!important;line-height:1.55!important}.dashboard-page .order-calendar-head>span{height:34px!important;padding:0 12px!important;font-size:11px!important}.dashboard-page .order-calendar-panel{border-radius:14px!important;padding:10px!important}.dashboard-page .order-range-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:14px!important;display:grid!important}.dashboard-page .order-range-tabs button{border-radius:11px!important;justify-content:center!important;gap:7px!important;height:42px!important;padding:0 8px!important;font-size:12px!important}.dashboard-page .order-range-tabs span{min-width:22px!important;height:22px!important;font-size:10px!important}.dashboard-page .order-month-bar{gap:12px!important;margin-bottom:13px!important}.dashboard-page .order-month-bar h3{font-size:17px!important}.dashboard-page .order-month-bar p{font-size:11.5px!important;line-height:1.5!important}.dashboard-page .order-month-bar>div:last-child{grid-template-columns:36px minmax(0,1fr) 36px!important;gap:7px!important;width:100%!important;display:grid!important}.dashboard-page .order-month-bar>div:last-child>button{border-radius:10px!important;width:36px!important;height:36px!important}.dashboard-page .order-month-picker{min-width:0!important}.dashboard-page .order-month-trigger{border-radius:10px!important;width:100%!important;min-width:0!important;height:36px!important;padding:0 8px!important;font-size:11.5px!important}.dashboard-page .order-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important;padding-bottom:0!important;overflow:visible!important}.dashboard-page .order-calendar-grid>b{letter-spacing:0!important;padding:0 0 3px!important;font-size:8px!important}.dashboard-page .order-calendar-grid>i{min-height:42px!important}.dashboard-page .order-calendar-grid>button{border-radius:9px!important;min-height:42px!important;padding:6px 5px 9px!important;display:block!important;position:relative!important}.dashboard-page .order-calendar-grid strong{font-size:11.5px!important;line-height:1!important;display:block!important}.dashboard-page .order-calendar-grid span{font-size:9.5px!important;line-height:1!important;position:absolute!important;top:5px!important;right:5px!important}.dashboard-page .order-calendar-grid em{display:none!important}.dashboard-page .day-bars{height:3px!important;margin:0!important;position:absolute!important;bottom:5px!important;left:5px!important;right:5px!important}.dashboard-page .selected-orders-panel{border-radius:14px!important;padding:12px!important}.dashboard-page .selected-orders-head{gap:6px!important;margin-bottom:12px!important}.dashboard-page .selected-orders-head h3{margin:4px 0 0!important;font-size:17px!important}.dashboard-page .selected-orders-head>span{font-size:10px!important}.dashboard-page .selected-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin-bottom:10px!important}.dashboard-page .selected-mini-stats article{border-radius:12px!important;min-height:78px!important;padding:12px!important}.dashboard-page .selected-mini-stats article:nth-child(3){grid-column:1/-1!important}.dashboard-page .selected-mini-stats small{letter-spacing:.7px!important;margin-bottom:7px!important;font-size:9px!important}.dashboard-page .selected-mini-stats b{font-size:17px!important}.dashboard-page .selected-status-row{gap:7px!important;margin-bottom:10px!important}.dashboard-page .selected-status-row span{letter-spacing:0!important;border-radius:10px!important;gap:3px!important;min-height:50px!important;font-size:8.5px!important}.dashboard-page .selected-status-row b{font-size:15px!important}.dashboard-page .selected-order-list{max-height:330px!important;padding-right:0!important}.dashboard-page .order-item{border-left-width:3px!important;border-radius:11px!important;gap:8px!important;margin-bottom:8px!important;padding:11px 10px!important}.dashboard-page .order-item b{margin-bottom:5px!important;font-size:11px!important}.dashboard-page .order-item strong{font-size:12px!important}.dashboard-page .order-item p{margin:5px 0 4px!important;font-size:10.5px!important;line-height:1.35!important}.dashboard-page .order-item small{font-size:10px!important}.dashboard-page .order-item>div:last-child strong{font-size:12px!important}.dashboard-page .order-item>div:last-child span{margin-top:6px!important;padding:4px 7px!important;font-size:8.5px!important}}.contact-wrap{padding-top:44px;padding-bottom:100px}.contact-cards{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:36px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px 20px;transition:all .22s;display:block;position:relative;overflow:hidden;box-shadow:0 6px 22px #08182b0d}.contact-card:hover{border-color:#c9d8f5;transform:translateY(-4px);box-shadow:0 14px 32px #0045bf1f}.contact-card .cc-icon{width:46px;height:46px;color:var(--blue);background:#eef4ff;border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.contact-card .cc-icon svg{width:21px;height:21px}.contact-card .cc-icon.wa{color:var(--green);background:#e7f8ef}.contact-card small{letter-spacing:1.2px;color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.contact-card b{word-break:break-word;color:var(--ink);font-size:14px;line-height:1.45;display:block}.contact-card em{color:#8aa0bd;margin-top:8px;font-size:12px;font-style:normal;display:block}.contact-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-bottom:36px;display:grid}.contact-form,.contact-photo{border:1px solid var(--line);border-radius:16px;overflow:hidden}.contact-form{box-shadow:var(--shadow);background:#fff;padding:30px}.contact-form h2{color:var(--ink);margin:0 0 8px;font-size:22px}.contact-form>p{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.8}.contact-form label{color:var(--ink);flex-direction:column;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);box-sizing:border-box;background:#fff;border-radius:9px;outline:none;padding:13px 14px;font-family:Poppins,sans-serif;font-size:14px;transition:all .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0045bf1a}.contact-form .btn{width:100%;height:50px;margin-top:4px}.contact-submit-status{border-radius:9px;margin:12px 0 0;padding:11px 13px;font-size:13px;font-weight:600;line-height:1.5}.contact-submit-status.success{color:#08753a;background:#ecfdf5;border:1px solid #bbf7d0}.contact-submit-status.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.contact-form .btn:disabled,.home-contact .btn:disabled{opacity:.72;cursor:not-allowed}.contact-photo{background:linear-gradient(135deg,#f6f9ff,#eef4fb);place-items:center;min-height:300px;padding:30px;display:grid;position:relative}.contact-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.contact-photo-empty{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.contact-photo-empty .cc-icon{width:56px;height:56px;color:var(--blue);background:#fff;border-radius:14px;place-items:center;margin-bottom:6px;display:grid;box-shadow:0 8px 20px #08182b14}.contact-photo-empty .cc-icon svg{width:24px;height:24px}.contact-photo-empty b{color:var(--ink);font-size:16px}.contact-photo-empty small{color:var(--muted);max-width:260px;font-size:12.5px;line-height:1.6}.contact-map{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;overflow:hidden}.contact-map-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:22px 26px;display:flex}.contact-map-head .cc-icon{width:46px;height:46px;color:var(--blue);background:#eef4ff;border-radius:12px;place-items:center;margin-bottom:0;display:grid}.contact-map-head .cc-icon svg{width:21px;height:21px}.contact-map-head small{letter-spacing:1.4px;color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.contact-map-head h2{color:var(--ink);margin:2px 0 0;font-size:20px}.contact-map-frame{background:#eef1f5;height:420px}.contact-map-frame iframe{border:0;width:100%;height:100%;display:block}@media (width<=980px){.contact-cards{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr}}@media (width<=680px){.contact-wrap{padding-top:32px;padding-bottom:70px}.contact-cards{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.contact-card{padding:16px 14px}.contact-card .cc-icon{width:40px;height:40px;margin-bottom:12px}.contact-card .cc-icon svg{width:19px;height:19px}.contact-card b{font-size:12.5px}.contact-card em{font-size:11px}.contact-layout{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.contact-form{border-radius:13px;padding:22px 18px}.contact-form h2{font-size:20px}.contact-photo{min-height:220px}.contact-map-frame{height:300px}.contact-map-head{padding:18px}}@media (width<=400px){.contact-cards{grid-template-columns:1fr}.contact-card b{font-size:13.5px}}.home-contact textarea{min-height:148px}.service-strip:has(+.home-map){margin-bottom:22px}.home-map{background:#eef1f5;border:1px solid #dfe7f1;border-radius:16px;height:420px;margin-top:0;margin-bottom:84px;overflow:hidden;box-shadow:0 16px 38px #08182b14}.home-map iframe{border:0;width:100%;height:100%;display:block}@media (width<=980px){.service-strip:has(+.home-map){margin-bottom:20px}.home-map{height:360px;margin-bottom:66px}}@media (width<=680px){.home-contact textarea{min-height:156px}.service-strip:has(+.home-map){margin-bottom:16px}.home-map{border-radius:13px;height:300px;margin-bottom:48px}.header{position:sticky!important;top:0!important;overflow:visible!important}.header-main{grid-template-rows:58px 44px!important;grid-template-columns:40px minmax(0,1fr) 45px!important;row-gap:9px!important;height:auto!important;min-height:70px!important;padding-top:5px!important;padding-bottom:10px!important;transition:grid-template-rows .24s cubic-bezier(.2,.8,.2,1),row-gap .24s cubic-bezier(.2,.8,.2,1),padding-bottom .24s cubic-bezier(.2,.8,.2,1)!important}.header .header-main .searchbar{opacity:1!important;visibility:visible!important;pointer-events:auto!important;grid-area:2/1/auto/-1!important;width:100%!important;height:44px!important;max-height:44px!important;transition:opacity .12s,visibility .12s,transform .24s cubic-bezier(.2,.8,.2,1),height .24s cubic-bezier(.2,.8,.2,1),max-height .24s cubic-bezier(.2,.8,.2,1)!important;display:grid!important;overflow:visible!important;transform:translateY(0)!important}.header.mobile-search-hidden .header-main{grid-template-rows:58px 0!important;row-gap:0!important;padding-bottom:0!important}.header.mobile-search-hidden .header-main .searchbar{opacity:0!important;visibility:hidden!important;pointer-events:none!important;height:0!important;max-height:0!important;overflow:hidden!important;transform:translateY(-10px)!important}}.guide-hero{background:radial-gradient(900px 480px at 85% -10%,#1d5fce 0%,var(--ink) 58%),var(--ink);color:#fff;padding:64px 0 76px;position:relative;overflow:hidden}.guide-hero:before{content:"";opacity:.45;background:radial-gradient(circle at 35% 35%,#2b6ce3,#0045bf 58%,#0000 72%);border-radius:50%;width:430px;height:430px;position:absolute;top:-120px;right:-110px}.guide-hero:after{content:"📖";opacity:.07;font-size:170px;position:absolute;bottom:-34px;right:7%;transform:rotate(-8deg)}.guide-hero-copy{z-index:1;max-width:840px;position:relative}.guide-hero-eyebrow{letter-spacing:1.6px;text-transform:uppercase;color:#9fd0ff;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:8px 14px;font-size:11px;font-weight:800;display:inline-flex}.guide-hero-eyebrow svg{width:14px}.guide-hero-copy h1{letter-spacing:-1.6px;max-width:760px;margin:0 0 16px;font-size:clamp(30px,4.4vw,46px);line-height:1.16}.guide-hero-copy h1 em{color:#6bb5ff;font-style:normal}.guide-hero-copy>p{color:#c9d9ec;max-width:660px;margin:0 0 30px;font-size:15.5px;line-height:1.8}.guide-hero-stats{flex-wrap:wrap;gap:12px;display:flex}.guide-hero-stats span{color:#adc1da;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;align-items:baseline;gap:6px;padding:10px 16px;font-size:12px;display:inline-flex}.guide-hero-stats b{color:#fff;font-size:16px}.guide-wrap{padding:46px 0 100px}.guide-loading{text-align:center;color:var(--muted);padding:70px 20px;font-size:14px}.guide-cats{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.guide-cats button{color:#3a4c63;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;transition:border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.guide-cats button i{background:var(--accent,var(--blue));border-radius:50%;flex:none;width:8px;height:8px}.guide-cats button span{color:var(--muted);background:var(--paper);border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:800;line-height:1.6}.guide-cats button:hover{border-color:#c6d6e8;transform:translateY(-1px)}.guide-cats button.active{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 8px 18px #08182b2e}.guide-cats button.active span{color:#fff;background:#ffffff24}.guide-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:30px;display:flex}.guide-search{border:1px solid var(--line);background:#fff;border-radius:12px;flex:1;align-items:center;gap:10px;min-width:260px;max-width:460px;height:48px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 6px 18px #08182b0a}.guide-search>svg{width:17px;color:var(--muted);flex:none}.guide-search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-family:Poppins,sans-serif;font-size:13.5px}.guide-search input::placeholder{color:#94a3b8}.guide-search-clear{color:#64748b;background:#eef2f7;border:0;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;padding:0;display:grid}.guide-search-clear svg{width:12px}.guide-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0045bf1f}.guide-count{color:var(--muted);margin:0;font-size:12.5px}.guide-count b{color:var(--ink)}.guide-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.guide-card{border:1px solid var(--line);border-radius:var(--radius);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 10px 30px #08182b0d}.guide-card:hover{box-shadow:var(--shadow);border-color:#cdd9e6;transform:translateY(-5px)}.guide-card-media{aspect-ratio:16/10;background:var(--paper);place-items:center;display:grid;overflow:hidden}.guide-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.guide-card:hover .guide-card-media img{transform:scale(1.05)}.guide-card-fallback{opacity:.55;font-size:44px}.guide-card-body{flex-direction:column;flex:1;padding:20px 20px 18px;display:flex}.guide-card-chip{letter-spacing:1px;text-transform:uppercase;color:var(--accent,var(--blue));background:#fff;border:1px solid #d6e4f2;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:5px 11px;font-size:10px;font-weight:800;display:inline-flex}a.guide-card-chip:hover{background:var(--accent,var(--blue));color:#fff;border-color:var(--accent,var(--blue))}.guide-card-chip i{background:var(--accent,var(--blue));border-radius:50%;width:7px;height:7px}.guide-card-body h3{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 8px;font-size:16.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.guide-card-body>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.guide-card-meta{color:var(--muted);border-top:1px dashed #e4eaf1;align-items:center;gap:14px;margin-top:auto;padding-top:12px;font-size:11.5px;display:flex}.guide-card-meta span{align-items:center;gap:5px;display:inline-flex}.guide-card-meta svg{width:13px}.guide-card-link{color:var(--accent,var(--blue));align-items:center;gap:6px;margin-top:14px;font-size:12.5px;font-weight:800;display:inline-flex}.guide-card-link svg{width:15px;transition:transform .2s}.guide-card:hover .guide-card-link svg{transform:translate(3px)}.guide-card.guide-skeleton{cursor:progress}.guide-skeleton .guide-card-media{background:linear-gradient(110deg,#e9eef4 8%,#f6f8fa 18%,#e9eef4 33%) 0 0/200% 100%;animation:1.3s linear infinite guideShimmer}.guide-sline{background:linear-gradient(110deg,#e9eef4 8%,#f6f8fa 18%,#e9eef4 33%) 0 0/200% 100%;border-radius:6px;animation:1.3s linear infinite guideShimmer}@keyframes guideShimmer{to{background-position:-200% 0}}.guide-empty{text-align:center;border-radius:var(--radius);background:#fbfcfe;border:1px dashed #c9d6e4;padding:70px 24px}.guide-empty-icon{font-size:40px}.guide-empty h2{color:var(--ink);margin:14px 0 8px;font-size:22px}.guide-empty p{max-width:460px;color:var(--muted);margin:0 auto 22px;font-size:14px;line-height:1.7}.guide-article{padding-bottom:90px}.guide-back{color:var(--blue);align-items:center;gap:8px;margin:34px 0 18px;font-size:12.5px;font-weight:800;display:inline-flex}.guide-back svg{width:15px}.guide-article-head{--accent:var(--blue);border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:30px}.guide-article-head h1{letter-spacing:-1.3px;max-width:900px;margin:16px 0 14px;font-size:clamp(28px,4vw,40px);line-height:1.2}.guide-article-excerpt{color:#3c4f64;border-left:3px solid var(--accent);max-width:820px;margin:0 0 22px;padding-left:18px;font-size:16.5px;line-height:1.85}.guide-article-meta{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:12.5px;display:flex}.guide-article-meta span{align-items:center;gap:7px;display:inline-flex}.guide-article-meta svg{width:15px;color:var(--accent)}.guide-cover{aspect-ratio:21/8;border-radius:var(--radius);background:var(--paper);place-items:center;min-height:280px;margin-bottom:36px;display:grid;overflow:hidden}.guide-cover img{object-fit:cover;width:100%;height:100%}.guide-cover-fallback{opacity:.5;font-size:64px}.guide-article-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:44px;display:grid}.guide-article-main{min-width:0}.toc{border:1px solid var(--line);background:#fbfcfe;border-radius:14px;padding:20px 22px}.toc h3{letter-spacing:1.4px;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;margin:0 0 14px;font-size:12px;font-weight:800;display:flex}.toc h3 svg{width:15px;color:var(--blue)}.toc nav{flex-direction:column;gap:2px;display:flex}.toc nav a{color:#526174;border-radius:8px;padding:7px 10px;font-size:13px;line-height:1.5}.toc nav a:hover{color:var(--blue);background:#eef4fd}.toc nav a.active{color:var(--blue);background:#e9f1ff;font-weight:700}.toc nav a.toc-sub{padding-left:24px;font-size:12.5px}.toc-desktop{position:sticky;top:24px}.toc-mobile{display:none}.guide-latest{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:22px;padding:20px 22px}.guide-latest h3{letter-spacing:1.4px;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;margin:0 0 14px;font-size:12px;font-weight:800;display:flex}.guide-latest h3 svg{width:15px;color:var(--blue)}.guide-latest>a{border-bottom:1px dashed #e6ecf3;align-items:center;gap:12px;padding:9px 0;text-decoration:none;display:flex}.guide-latest>a:last-child{border-bottom:0;padding-bottom:2px}.guide-latest img{object-fit:cover;border-radius:8px;flex:none;width:58px;height:48px}.guide-latest-noimg{background:var(--paper);border-radius:8px;flex:none;place-items:center;width:58px;height:48px;font-size:18px;display:grid}.guide-latest>a>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.guide-latest b{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.guide-latest small{color:var(--muted);font-size:10.5px}.guide-latest>a:hover b{color:var(--blue)}.guide-cta{background:linear-gradient(145deg,#0c2038,var(--blue));color:#fff;border-radius:14px;margin-top:22px;padding:24px 22px;text-decoration:none;display:block;position:relative;overflow:hidden}.guide-cta:before{content:"🛍️";opacity:.16;font-size:44px;position:absolute;top:12px;right:14px}.guide-cta h4{margin:0 0 8px;font-size:17px}.guide-cta p{color:#c6d6ea;max-width:300px;margin:0 0 16px;font-size:12.5px;line-height:1.7}.guide-cta .btn{color:var(--ink);background:#fff;border:0;border-radius:9px;align-items:center;gap:8px;height:auto;padding:10px 16px;font-size:12.5px;font-weight:800;display:inline-flex}.guide-cta .btn svg{width:15px}.guide-related{border-top:1px solid var(--line);margin-top:60px;padding-top:36px}.guide-related-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.guide-related-head h2{letter-spacing:-.8px;margin:0;font-size:24px}.guide-related-head a{color:var(--blue);align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:inline-flex}.guide-related-head a svg{width:15px}.guide-related-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.prose{color:#33465c;font-size:16.5px;line-height:1.9}.prose h2{letter-spacing:-.6px;color:var(--ink);border-bottom:2px solid #e6edf5;margin:56px 0 18px;padding-bottom:12px;scroll-margin-top:20px;font-size:27px;font-weight:800;line-height:1.3}.prose h2:before{content:"";background:linear-gradient(90deg,var(--blue),#7fb3ff);border-radius:99px;width:36px;height:4px;margin-bottom:12px;display:block}.prose h3{color:var(--ink);margin:38px 0 12px;scroll-margin-top:20px;font-size:21px;font-weight:700;line-height:1.4}.prose h4{color:var(--ink);margin:28px 0 10px;font-size:17px;font-weight:700;line-height:1.4}.prose p{margin:0 0 20px}.prose a{color:var(--blue);text-underline-offset:3px;font-weight:600;text-decoration:underline}.prose ul,.prose ol{margin:0 0 24px;padding-left:26px}.prose li{margin:10px 0;line-height:1.85}.prose ul li::marker{color:var(--blue)}.prose ol li::marker{color:var(--blue);font-weight:700}.prose img{border-radius:14px;max-width:100%;margin:22px 0}.prose blockquote{border-left:4px solid var(--blue);background:var(--paper);color:#3c4f64;border-radius:0 12px 12px 0;margin:24px 0;padding:18px 22px}.prose blockquote p{margin:0}.prose table{border-collapse:collapse;width:100%;margin:22px 0;font-size:14px}.prose th,.prose td{border:1px solid var(--line);text-align:left;padding:10px 12px}.prose th{background:var(--paper);color:var(--ink);font-weight:700}.prose hr{border:0;border-top:1px solid var(--line);margin:30px 0}.prose code{color:#0c4a9e;background:#eef2f7;border-radius:5px;padding:2px 6px;font-size:13px}.prose pre{background:var(--ink);color:#dce8f6;border-radius:12px;margin:22px 0;padding:18px 20px;overflow:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose iframe{border-radius:12px;max-width:100%}.blog-editor .editor-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.blog-editor .editor-head b{color:var(--ink);font-size:12px;font-weight:700}.blog-editor .editor-field{flex-direction:column;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.product-editor-grid .editor-field.wide{grid-column:1/-1}.blog-editor .editor-field small{color:#7c90a8;font-size:11px;font-weight:500}.blog-editor .preview-toggle{border:1px solid var(--line);color:var(--blue);cursor:pointer;background:#fff;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;transition:border-color .15s,color .15s,background .15s}.blog-editor .preview-toggle:hover{border-color:var(--blue);color:#0a7bff}.blog-editor .preview-toggle.active{background:var(--blue);border-color:var(--blue);color:#fff}.blog-preview{border:1px solid var(--line);box-sizing:border-box;background:#fff;border-radius:10px;width:100%;max-height:480px;padding:26px 28px;overflow:auto}.visual-blog-editor{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.visual-editor-toolbar{border-bottom:1px solid var(--line);background:#f8fafc;flex-wrap:wrap;align-items:center;gap:6px;padding:10px;display:flex}.visual-editor-toolbar button{color:#334155;background:#fff;border:1px solid #d5e1ee;border-radius:7px;place-items:center;width:34px;height:34px;transition:all .15s;display:grid}.visual-editor-toolbar button:hover{border-color:var(--blue);color:var(--blue);box-shadow:0 4px 12px #0045bf1f}.visual-editor-toolbar svg{width:17px;height:17px}.visual-editor-surface{cursor:text;caret-color:#005eff;-webkit-user-select:text;user-select:text;background:#fff;outline:0;min-height:420px;max-height:620px;padding:22px 24px;overflow:auto}.visual-editor-surface:focus,.visual-editor-surface:focus-visible{background:#fff;box-shadow:inset 0 0 0 3px #e9f2ff}.visual-editor-surface.prose{width:100%;padding-top:26px;padding-bottom:26px}.visual-editor-surface h2{border-bottom:0;margin:18px 0 10px;padding-bottom:0;font-size:23px}.visual-editor-surface h2:before{display:none}.visual-editor-surface h3{margin:16px 0 8px;font-size:19px}.visual-editor-surface p,.visual-editor-surface li{font-size:15px;line-height:1.85}.visual-editor-surface p{margin:0 0 16px}.visual-editor-surface ul,.visual-editor-surface ol{margin:0 0 18px;padding-left:26px}.visual-editor-surface blockquote{border-left:3px solid var(--blue);background:#f7fafd;margin:16px 0;padding:10px 18px}.visual-editor-surface:empty:before{content:"Write your blog content here...";color:#94a3b8}@media (width<=980px){.guide-grid,.guide-related-grid{grid-template-columns:repeat(2,1fr)}.guide-article-grid{grid-template-columns:1fr}.toc-desktop{display:none}.toc-mobile{margin-bottom:26px;display:block}.guide-article-side{grid-template-columns:1fr 1fr;gap:22px;display:grid}.guide-cover{aspect-ratio:16/8}}@media (width<=680px){.guide-wrap{padding:30px 0 70px}.guide-hero{padding:48px 0 56px}.guide-hero:after{font-size:110px}.guide-grid,.guide-related-grid{grid-template-columns:1fr;gap:18px}.guide-toolbar{gap:12px}.guide-search{max-width:none}.guide-article-side{grid-template-columns:1fr}.guide-cover{aspect-ratio:16/10;min-height:0}.guide-hero-stats{gap:8px}.guide-hero-stats span{flex-wrap:wrap}}.guide-featured{border:1px solid var(--line);border-radius:var(--radius);color:inherit;background:#fff;grid-template-columns:46% 1fr;align-items:stretch;margin-bottom:22px;text-decoration:none;transition:transform .22s,box-shadow .22s;display:grid;overflow:hidden;box-shadow:0 14px 38px #08182b14}.guide-featured:hover{transform:translateY(-3px);box-shadow:0 18px 44px #08182b1f}.guide-featured-media{background:var(--paper);place-items:center;height:clamp(300px,31vw,430px);display:grid;overflow:hidden}.guide-featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.guide-featured:hover .guide-featured-media img{transform:scale(1.04)}.guide-featured-fallback{opacity:.5;font-size:56px}.guide-featured-body{flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;padding:28px 34px;display:flex}.guide-featured-flag{letter-spacing:1.2px;text-transform:uppercase;color:var(--accent,var(--blue));background:#fff;border:1px solid #d6e4f2;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 13px;font-size:10px;font-weight:800;display:inline-flex}.guide-featured-body h3{letter-spacing:-.8px;color:var(--ink);margin:0 0 12px;font-size:clamp(22px,2.6vw,30px);line-height:1.3}.guide-featured-body>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:560px;margin:0 0 18px;font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden}.guide-featured-meta{color:var(--muted);flex-wrap:wrap;gap:16px;margin-bottom:20px;font-size:12px;display:flex}.guide-featured-meta span{align-items:center;gap:6px;display:inline-flex}.guide-featured-meta svg{width:14px;color:var(--accent,var(--blue))}.guide-featured-link{color:var(--accent,var(--blue));border-bottom:2px solid var(--accent,var(--blue));align-items:center;gap:8px;padding-bottom:3px;font-size:13px;font-weight:800;display:inline-flex}.guide-featured-link svg{width:16px;transition:transform .2s}.guide-featured:hover .guide-featured-link svg{transform:translate(4px)}@media (width<=760px){.guide-featured{grid-template-columns:1fr}.guide-featured-media{aspect-ratio:9/9;height:auto;min-height:0}.guide-featured-body{padding:22px 20px}}.brand-icon-img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.admin-brand>span .brand-icon-img{padding:3px}.login-brand>span .brand-icon-img{padding:6px}.image-input .image-clear-button{color:#dc2626;background:#fff;border:1px solid #fecaca}.footer-bottom .container{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;display:grid!important}.footer-copy{color:#cfe0f4;margin:0;font-size:12px;font-weight:500;line-height:1.5}.footer-dev{color:#fff;white-space:nowrap;justify-self:center;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}.footer-dev svg{stroke-width:2.2px;width:14px;height:14px}.footer-dev b{font-weight:600}.footer-policy-links{justify-content:flex-end;justify-self:end;align-items:center;gap:25px;display:flex}.footer-policy-links a{color:#cfe0f4;font-size:12px;font-weight:500;line-height:1.5}.footer-dev:hover,.footer-policy-links a:hover{color:#4da3ff}@media (width<=680px){.footer-bottom .container{text-align:center;flex-direction:column!important;justify-content:center!important;gap:8px!important;height:auto!important;min-height:88px!important;display:flex!important}.footer-copy{order:1}.footer-policy-links{flex-wrap:wrap;order:2;justify-content:center;gap:16px}.footer-dev{order:3}}.product-editor input[type=datetime-local]{min-height:46px;padding:10px 14px}.resource-blogs .blog-table-title{text-overflow:ellipsis;white-space:nowrap;color:#0c2038;max-width:320px;font-weight:700;display:block;overflow:hidden}.resource-blogs .blog-table-excerpt{text-overflow:ellipsis;white-space:nowrap;color:#8296ad;max-width:320px;margin-top:3px;font-size:11.5px;font-weight:500;display:block;overflow:hidden}.resource-blogs .blog-table-category{color:#0a5bd3;background:#eef4ff;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.resource-blogs .blog-table-date{color:#8296ad;white-space:nowrap;font-size:12px}.resource-blogs .table-image-none{color:#cbd5e1;font-size:12px}.resource-blogs .blog-status{color:#128a4b;background:#eaf7ef;border:1px solid #16a34a24;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.resource-blogs .blog-status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.resource-blogs .blog-status.draft{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.resource-blogs .blog-status.scheduled{color:#b45309;background:#fff7e6;border-color:#fde68a}.resource-blogs td:first-child{width:64px}.resource-blogs td:nth-child(4){white-space:nowrap}@media (width<=680px){.table-wrap.resource-blogs{overflow:hidden!important}.table-wrap.resource-blogs table{table-layout:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 10px 10px!important;display:block!important}.table-wrap.resource-blogs thead{display:none!important}.table-wrap.resource-blogs tbody{gap:10px!important;width:100%!important;display:grid!important}.table-wrap.resource-blogs tr{box-shadow:0 8px 20px #08182b0f;background:#fff!important;border:1px solid #dce6f1!important;border-radius:14px!important;grid-template-rows:auto auto auto auto!important;grid-template-columns:64px minmax(0,1fr) 68px!important;gap:3px 10px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:10px!important;display:grid!important;overflow:hidden!important}.table-wrap.resource-blogs td{white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important;border:0!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;overflow:visible!important}.table-wrap.resource-blogs td:first-child{align-self:start;grid-area:1/1/span 4!important;width:64px!important}.table-wrap.resource-blogs td:first-child .table-image{border-radius:8px!important;width:60px!important;height:52px!important}.table-wrap.resource-blogs td:nth-child(2){align-self:start;grid-area:1/2!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important}.table-wrap.resource-blogs td:nth-child(2) .blog-table-title{max-width:none!important}.table-wrap.resource-blogs td:nth-child(2) .blog-table-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal!important;max-width:none!important;display:-webkit-box!important;overflow:hidden!important}.table-wrap.resource-blogs td:nth-child(3),.table-wrap.resource-blogs td:nth-child(4),.table-wrap.resource-blogs td:nth-child(5){grid-column:2!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;font-size:12px!important;line-height:1.2!important;display:grid!important}.table-wrap.resource-blogs td:nth-child(3){grid-row:2!important}.table-wrap.resource-blogs td:nth-child(4){grid-row:3!important}.table-wrap.resource-blogs td:nth-child(5){grid-row:4!important}.table-wrap.resource-blogs td:nth-child(3):before{content:"Category"}.table-wrap.resource-blogs td:nth-child(4):before{content:"Status"}.table-wrap.resource-blogs td:nth-child(5):before{content:"Published"}.table-wrap.resource-blogs td:nth-child(3):before,.table-wrap.resource-blogs td:nth-child(4):before,.table-wrap.resource-blogs td:nth-child(5):before{color:#64748b;font-size:10px;font-weight:600}.table-wrap.resource-blogs td:last-child{flex-direction:column!important;grid-area:1/3/span 4!important;justify-content:center!important;align-items:stretch!important;gap:6px!important;width:68px!important;margin:0!important;display:flex!important}.table-wrap.resource-blogs td:last-child button{justify-content:center!important;width:100%!important;min-width:0!important;height:34px!important;padding:0 6px!important;font-size:11px!important}.table-wrap.resource-blogs td:last-child button.danger{align-self:flex-end;width:36px!important}}.pwa-install-card{z-index:130;background:#fff;border:1px solid #c8dcff;border-radius:16px;grid-template-columns:40px minmax(0,1fr) auto 38px;align-items:center;gap:14px;width:min(520px,100vw - 32px);min-height:70px;padding:12px 12px 12px 14px;font-family:Poppins,sans-serif;animation:.35s both pwaInstallBarIn;display:grid;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 16px 42px #08182b29}@keyframes pwaCardIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pwaInstallBarIn{0%{opacity:0;transform:translate(-50%,14px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes pwaInstallSheetIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.pwa-install-close{color:#536273;cursor:pointer;background:#edf2f7;border:0;border-radius:10px;place-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:grid}.pwa-install-close:hover{color:#0b1f3a;background:#e2e8f0}.pwa-install-close svg{width:18px;height:18px}.pwa-install-icon{object-fit:cover;background:#eef5ff;border-radius:12px;flex:none;width:40px;height:40px;box-shadow:0 8px 18px #0969f633}.pwa-install-copy{min-width:0}.pwa-install-copy b{color:#0b1f3a;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:14.5px;font-weight:800;display:block;overflow:hidden}.pwa-install-copy p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:1.45;overflow:hidden}.pwa-ios-steps{font-weight:600;margin-bottom:0!important}.pwa-ios-steps b{color:#0a5bd3;font:inherit;letter-spacing:0;white-space:normal;text-overflow:clip;margin:0;font-weight:800;display:inline;overflow:visible}.pwa-ios-steps i{font-style:normal;display:inline-block;transform:rotate(90deg)}.pwa-install-btn{color:#fff;cursor:pointer;background:#0756cf;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-width:76px;height:42px;padding:0 18px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 22px #0756cf38}.pwa-install-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0a7bff57}.pwa-install-btn:disabled{opacity:.55;cursor:default;box-shadow:none;transform:none}.pwa-install-btn svg{width:15px;height:15px}.pwa-install-banner{color:#fff;background:radial-gradient(320px 90px at 90% -20%,#ffffff38,#0000 60%),linear-gradient(115deg,#0a2a52,#0d3a6f 55%,#0a5bd3);border-radius:14px;align-items:center;gap:14px;width:min(1420px,100% - 56px);margin:18px auto 0;padding:12px 46px 12px 14px;font-family:Poppins,sans-serif;animation:.3s both pwaCardIn;display:flex;position:relative;box-shadow:0 14px 34px #08235042}.pwa-banner-icon{color:#fff;background:#ffffff24;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.pwa-banner-icon svg{width:20px;height:20px}.pwa-banner-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.pwa-banner-copy b{font-size:14px;font-weight:800}.pwa-banner-copy span{color:#bcd2ee;font-size:12px}.pwa-banner-ios{color:#eaf2ff;white-space:nowrap;background:#ffffff24;border-radius:8px;margin-left:auto;padding:7px 12px;font-size:11.5px;font-weight:600}.pwa-banner-ios i{font-style:normal;display:inline-block;transform:rotate(90deg)}.pwa-install-banner .pwa-install-btn{color:#0a3d7a;background:#fff;flex:none;height:36px;margin-left:auto;padding:0 18px;box-shadow:0 8px 18px #0414304d}.pwa-install-banner .pwa-install-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0414305c}.pwa-banner-close{color:#dbe8f7;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pwa-banner-close:hover{color:#fff;background:#ffffff38}.pwa-banner-close svg{width:15px;height:15px}.pwa-inline{background:linear-gradient(115deg,#f6faff,#eef4ff);border:1px solid #e3eaf2;border-radius:16px;align-items:center;gap:16px;margin-bottom:22px;padding:18px 20px;display:flex;box-shadow:0 1px 2px #08182b0a,0 12px 32px #08182b0f}.pwa-inline-icon{color:#fff;background:linear-gradient(135deg,#0a7bff,#0756cf);border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 10px 22px #0a7bff47}.pwa-inline-icon svg{width:26px;height:26px}.pwa-inline-copy{flex:1;min-width:0}.pwa-inline-copy b{color:#0b1f3a;font-size:15px;font-weight:800;display:block}.pwa-inline-copy p{color:#64748b;margin:4px 0 0;font-size:12.5px;line-height:1.6}.pwa-inline-actions{flex:none;align-items:center;gap:10px;display:flex}.pwa-inline-actions .btn{height:40px;padding:0 18px}.pwa-installed-badge{color:#128a4b;background:#eaf7ef;border:1px solid #16a34a2e;border-radius:9px;align-items:center;gap:7px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.pwa-ios-tip{color:#b45309;background:#fff7e6;border-radius:8px;padding:7px 12px;font-size:11.5px;font-weight:600}.pwa-ios-tip i{font-style:normal;display:inline-block;transform:rotate(90deg)}.pwa-settings-form{border-radius:12px;width:min(680px,100%);padding:24px;box-shadow:0 10px 30px #08182b0d}.pwa-settings-form>h2{color:#0b1f3a;border-bottom:1px solid #e3eaf2;align-items:center;gap:8px;margin:0 0 20px;padding-bottom:18px;font-size:17px;font-weight:800;display:flex}.pwa-settings-form>h2 svg{color:#0a7bff;width:18px;height:18px}.pwa-setting-toggle{background:#f8fafc;border-radius:10px;grid-template-columns:26px 1fr;align-items:center;gap:16px;margin:0 0 12px;padding:17px 20px;display:grid}.pwa-setting-toggle input{accent-color:#2563eb;width:20px;height:20px}.pwa-setting-toggle span{flex-direction:column;gap:3px;min-width:0;display:flex}.pwa-setting-toggle b{color:#071526;font-size:14px;font-weight:800}.pwa-setting-toggle small{color:#7c90a8;font-size:12.5px;line-height:1.45}.pwa-icon-picker{background:#fbfdff;border:1px dashed #bcd7ff;border-radius:12px;grid-template-columns:90px 1fr;align-items:center;gap:14px 20px;margin-top:14px;padding:18px 14px;display:grid}.pwa-icon-picker>b{color:#071526;grid-column:1/-1;justify-self:center;font-size:14px}.pwa-icon-picker img{object-fit:cover;background:#edf3fb;border:1px solid #dbe7f4;border-radius:16px;width:82px;height:82px}.pwa-icon-picker>div{gap:10px;min-width:0;display:grid}.pwa-icon-picker .btn{border-radius:8px;justify-content:center;gap:8px;width:100%;height:32px;font-size:13px}.pwa-icon-picker .btn svg{width:15px;height:15px}.pwa-icon-picker input[type=file]{display:none}.pwa-icon-picker small{color:#8da0bd;font-size:11.5px;line-height:1.45}.pwa-save-btn{justify-content:center;width:100%;height:42px;margin-top:12px}.pwa-manager-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.pwa-card{padding:22px}.pwa-card-title{color:#0b1f3a;align-items:center;gap:9px;margin:0 0 16px;font-size:15px;font-weight:800;display:flex}.pwa-card-title svg{color:#0a7bff;width:18px;height:18px}.pwa-rows{flex-direction:column;display:flex}.pwa-row{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12.5px;display:flex}.pwa-row:last-child{border-bottom:0}.pwa-row-label{color:#64748b;font-weight:600}.pwa-row-value{color:#0b1f3a;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.pwa-row-muted{justify-content:flex-start}.pwa-row-muted span{color:#7c90a8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.pwa-pill{border-radius:999px;flex:none;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.pwa-pill:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.pwa-pill-ok{color:#128a4b;background:#eaf7ef;border:1px solid #16a34a24}.pwa-pill-no{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.pwa-color-row{align-items:center;gap:8px;display:inline-flex}.pwa-swatch{border:1px solid #08182b24;border-radius:4px;width:14px;height:14px;box-shadow:0 0 0 2px #fff}.pwa-card-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.pwa-card-actions .btn{height:38px;padding:0 16px;font-size:12.5px}.pwa-hint{color:#7c90a8;margin:14px 0 0;font-size:11.5px;line-height:1.6}.pwa-cache-list{max-height:210px;margin:0;padding:0;list-style:none;overflow-y:auto}.pwa-cache-list li{padding:0}.pwa-cache-list .pwa-row{border-bottom:1px solid #edf1f7}.pwa-cache-list li:last-child .pwa-row{border-bottom:0}.pwa-cache-name{text-overflow:ellipsis;white-space:nowrap;color:#0b1f3a;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:600;overflow:hidden}.pwa-cache-count{color:#64748b;flex:none;font-size:11.5px;font-weight:600}.pwa-empty{color:#7c90a8;background:#f8fafc;border:1px dashed #dbe4ee;border-radius:10px;margin:4px 0 0;padding:14px;font-size:12px;line-height:1.6}.pwa-icon-list{gap:8px;margin:8px 0 0;padding:0;list-style:none;display:grid}.pwa-icon-list li{background:#fbfcfe;border:1px solid #edf1f7;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.pwa-icon-list img{border:1px solid #e3eaf2;border-radius:9px;width:40px;height:40px;box-shadow:0 4px 10px #08182b14}.pwa-icon-list span{color:#334155;flex:1;min-width:0;font-size:11.5px;font-weight:600}.pwa-icon-ok{color:#16a34a;flex:none}.pwa-spin{animation:.8s linear infinite pwaSpin}@keyframes pwaSpin{to{transform:rotate(360deg)}}.btn.btn-secondary{color:#334155;background:#fff;border:1px solid #d7e1ed;border-radius:10px;height:42px;padding:0 18px;font-weight:700;transition:border-color .2s,color .2s,box-shadow .2s,transform .2s}.btn.btn-secondary:hover{color:#0a7bff;border-color:#0a7bff;transform:translateY(-1px);box-shadow:0 6px 16px #0969f61f}.btn.btn-secondary:disabled{opacity:.55;cursor:default;transform:none}@media (width<=1180px){.pwa-manager-grid{grid-template-columns:1fr}}@media (width<=680px){body.pwa-prompt-visible .floating-chat-widget{bottom:calc(var(--pwa-install-offset,82px) + 18px)!important;z-index:140!important}.pwa-install-card{top:auto;left:50%;right:auto;bottom:calc(8px + env(safe-area-inset-bottom,0px));border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto 32px;gap:7px;width:calc(100% - 20px);min-height:56px;padding:8px}.pwa-install-icon{border-radius:9px;width:34px;height:34px}.pwa-install-btn{min-width:58px;height:34px;padding:0 10px;font-size:12px}.pwa-install-close{border-radius:9px;width:32px;height:32px}.pwa-install-copy b{font-size:12.5px}.pwa-install-copy p{white-space:normal;font-size:10.5px;line-height:1.35}.pwa-install-copy .pwa-ios-steps b{font-size:inherit}.pwa-install-banner{flex-wrap:wrap;width:calc(100% - 28px);margin-top:12px;padding:12px 40px 12px 12px}.pwa-banner-ios{display:none}.pwa-inline{flex-wrap:wrap}.pwa-inline-actions{width:100%}.pwa-inline-actions .btn{justify-content:center;width:100%}.pwa-settings-form{padding:18px}.pwa-setting-toggle{grid-template-columns:24px 1fr;padding:15px 14px}.pwa-icon-picker{text-align:center;grid-template-columns:1fr}.pwa-icon-picker img{justify-self:center}.pwa-card{padding:18px}}.hero .hero-bg{transform-origin:72%;will-change:transform,opacity;animation:6.4s cubic-bezier(.22,1,.36,1) both heroArtDrift}@keyframes heroArtDrift{0%{opacity:.2;transform:scale(1.09)translate(1.4%)}14%{opacity:1}to{opacity:1;transform:scale(1)translate(0)}}.hero .hero-content{animation:none}.hero .hero-content>span{will-change:transform,opacity,clip-path;animation:.8s cubic-bezier(.22,1,.36,1) .1s both heroEyebrowWipe}@keyframes heroEyebrowWipe{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(-24px)}55%{opacity:1}to{opacity:1;clip-path:inset(0);transform:translate(0)}}.hero h1 .hero-title-part,.hero h1 .hero-title-accent{display:inline}.hero h1 .hero-letter{opacity:0;filter:blur(5px);will-change:transform,opacity,filter;animation:.65s cubic-bezier(.22,1,.36,1) forwards heroLetterIn;animation-delay:calc(.24s + var(--letter-index,0) * 26ms);display:inline-block;transform:translateY(.55em)rotate(4deg)}@keyframes heroLetterIn{to{opacity:1;filter:blur();transform:translateY(0)rotate(0)}}.hero .hero-content>p{will-change:transform,opacity,filter;animation:.8s cubic-bezier(.22,1,.36,1) .55s both heroSoftUp}@keyframes heroSoftUp{0%{opacity:0;filter:blur(4px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hero .hero-content>.btn{will-change:transform,opacity;animation:.6s cubic-bezier(.34,1.56,.64,1) .8s both heroBtnPop}@keyframes heroBtnPop{0%{opacity:0;transform:translateY(14px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.hero .hero-trust>span{will-change:transform,opacity;animation:.7s cubic-bezier(.22,1,.36,1) both heroTrustUp}.hero .hero-trust>span:first-child{animation-delay:.95s}.hero .hero-trust>span:nth-child(2){animation-delay:1.07s}.hero .hero-trust>span:nth-child(3){animation-delay:1.19s}@keyframes heroTrustUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero .hero-new-badge-floating{will-change:transform,opacity;animation:.65s cubic-bezier(.34,1.56,.64,1) .9s both heroBadgePop,1.75s ease-in-out 1.7s infinite heroNewBadgeBounce}@keyframes heroBadgePop{0%{opacity:0;transform:scale(.35)rotate(-18deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.hero .hero-bg{opacity:1!important;animation:none!important;transform:none!important}.hero .hero-content>span,.hero h1 .hero-letter,.hero .hero-content>p,.hero .hero-content>.btn,.hero .hero-trust>span,.hero .hero-new-badge-floating{opacity:1!important;filter:none!important;clip-path:none!important;animation:none!important;transform:none!important}}@media (width<=680px){.header .brand-logo-only img{max-width:168px!important;max-height:48px!important}}.search-suggestions{-webkit-backdrop-filter:blur(34px)!important;backdrop-filter:blur(34px)!important;background:#fff!important;max-height:390px!important;left:170px!important;right:58px!important;overflow:auto!important}@media (width<=680px){.home-products .product-info h3,.catalog-grid .product-info h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-right:0!important}.home-products .product-rating,.catalog-grid .product-rating,.home-products .price,.catalog-grid .price{margin-right:38px}.section{padding-top:0;padding-bottom:44px}}
