@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#0b0d10;--bg-2:#11151a;--bg-3:#171c22;--card:#14181de0;--card-solid:#15191f;--text:#f3f0e9;--muted:#aaa49a;--line:#ffffff1f;--accent:#c9b79d;--accent-2:#8b7d6a;--cream:#e9e4dc;--danger:#d86252;--success:#68b86b;--shadow:0 22px 70px #00000061}:root[data-theme=light]{--bg:#f1f0ed;--bg-2:#fff;--bg-3:#e4e1da;--card:#ffffffe6;--card-solid:#fff;--text:#101216;--muted:#6c6a66;--line:#0a0c0e1f;--accent:#6f6659;--accent-2:#2e333b;--cream:#1a1d22;--shadow:0 22px 60px #0000001f}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);letter-spacing:-.02em;margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-header{z-index:50;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0}.top-strip{border-bottom:1px solid var(--line);text-transform:uppercase;height:34px;color:var(--muted);justify-content:center;align-items:center;gap:50px;font-size:12px;font-weight:700;display:flex}.header-main{grid-template-columns:260px minmax(250px,1fr) auto;align-items:center;gap:28px;max-width:1440px;margin:auto;padding:22px 46px;display:grid}.brand{letter-spacing:.28em;white-space:nowrap;font-size:36px;font-weight:500}.search{background:var(--bg-3);border:1px solid var(--line);border-radius:7px;align-items:center;gap:10px;height:50px;padding:0 16px;display:flex}.search input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.header-actions{align-items:center;gap:16px;display:flex;position:relative}.header-link,.theme-toggle-inline{color:var(--text);background:0 0;border:0;align-items:center;gap:8px;font-weight:600;display:flex}.cart-link b{background:var(--accent);color:var(--bg);border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:inline-grid}.theme-toggle-inline{border:1px solid var(--line);color:#101216;background:#e7e2dc;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 24px #0003}:root[data-theme=light] .theme-toggle-inline{color:#f4f1eb;background:#1a1f25}.account-menu{background:var(--card-solid);border:1px solid var(--line);min-width:240px;box-shadow:var(--shadow);border-radius:14px;gap:10px;padding:18px;display:grid;position:absolute;top:54px;right:0}.account-menu small{color:var(--muted)}.account-menu button{text-align:left;color:var(--text);background:0 0;border:0;padding:8px 0}.main-nav{border-top:1px solid var(--line);text-transform:uppercase;justify-content:center;align-items:center;gap:60px;height:44px;font-size:13px;font-weight:800;display:flex}.main-nav .accent{color:var(--accent)}.hero{background-position:50%;background-size:cover;align-items:center;min-height:520px;display:flex;position:relative}.hero:before,.page-hero:before{content:"";background:linear-gradient(90deg,#000000d1,#00000040,#0000001f);position:absolute;inset:0}.urban-hero{background-image:url(/images/hero-urban.svg)}.hero-copy{z-index:1;width:100%;max-width:1440px;margin:auto;padding:80px 70px;position:relative}.hero-copy p{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-weight:800}.hero-copy h1{text-transform:uppercase;letter-spacing:-.05em;margin:10px 0 24px;font-size:76px;line-height:.92}.hero-copy span{color:#dedbd4;max-width:460px;font-size:18px;line-height:1.6;display:block}.btn{border:1px solid var(--line);background:var(--cream);color:var(--bg);text-transform:uppercase;letter-spacing:.04em;border-radius:3px;justify-content:center;align-items:center;gap:10px;margin-top:22px;padding:15px 28px;font-weight:800;display:inline-flex}.btn.full{width:100%}.btn.light{color:#101216;background:#f1ede7}.btn:disabled{opacity:.45;cursor:not-allowed}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;display:grid}.benefits div{border-right:1px solid var(--line);grid-template-columns:44px 1fr;gap:6px 14px;padding:26px 44px;display:grid}.benefits span{opacity:.88;grid-row:span 2;font-size:30px}.benefits b{text-transform:uppercase;font-size:13px}.benefits small{color:var(--muted)}.section{max-width:1440px;margin:auto;padding:50px 46px}.section-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section h2,.page-title h1{text-transform:uppercase;letter-spacing:.06em;font-size:32px}.section-head a{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:800}.warning{border:1px solid var(--accent-2);color:var(--accent);background:#c9b79d14;border-radius:10px;margin-bottom:24px;padding:15px}.category-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.category-card,.story-card{border:1px solid var(--line);background:var(--card);border-radius:8px;min-height:270px;position:relative;overflow:hidden}.category-card img,.story-card img{object-fit:cover;opacity:.82;width:100%;height:100%;transition:all .3s}.category-card:hover img{opacity:1;transform:scale(1.04)}.category-card div,.story-card h3,.story-card p{position:absolute;bottom:18px;left:22px;right:22px}.category-card h3,.story-card h3{text-transform:uppercase;margin:0;font-size:24px}.category-card p,.story-card p{color:#e9e5dc;margin:6px 0 0}.product-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--card);border-radius:9px;min-height:390px;position:relative;overflow:hidden}.product-card img{object-fit:cover;background:var(--bg-3);cursor:pointer;width:100%;height:220px}.product-info{cursor:pointer;padding:18px}.product-info small{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:800}.product-info h3{margin:7px 0 4px;font-size:17px}.product-info p{color:var(--muted);margin:0 0 10px;font-size:13px}.rating{color:#d6b37f;margin-bottom:10px;font-size:12px}.rating span{color:var(--muted)}.product-info strong{font-size:18px;display:block}.wishlist,.bag-btn{border:1px solid var(--line);width:36px;height:36px;color:var(--text);background:#00000059;border-radius:50%;position:absolute;top:14px;right:14px}.bag-btn{background:var(--accent);color:#0b0d10;border-radius:6px;top:auto;bottom:14px;right:14px}.urban-banner{border:1px solid var(--line);background:url(/images/banner-urban-chapter.svg) 50%/cover;border-radius:8px;align-items:center;max-width:1350px;min-height:230px;margin:30px auto;padding:45px;display:flex}.urban-banner h2{text-transform:uppercase;margin:0;font-size:48px}.story-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.story-card{min-height:190px}.footer{border-top:1px solid var(--line);background:#080a0c;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:50px;padding:54px 70px;display:grid}.footer h2{letter-spacing:.24em;font-weight:500}.footer p,.footer a{color:var(--muted);margin:10px 0;display:block}.footer input{background:#f1ede7;border:0;width:100%;height:46px;padding:0 15px}.whatsapp-float{color:#fff;z-index:60;width:62px;height:62px;box-shadow:var(--shadow);background:#28a745;border-radius:50%;place-items:center;font-size:28px;display:grid;position:fixed;bottom:28px;right:28px}.catalog-page{padding-bottom:40px}.page-hero{background:url(/images/hero-urban.svg) 50%/cover;flex-direction:column;justify-content:center;min-height:260px;padding:70px;display:flex;position:relative}.page-hero h1,.page-hero p{z-index:1;position:relative}.page-hero h1{text-transform:uppercase;margin:0;font-size:58px}.catalog-tabs{flex-wrap:wrap;gap:14px;max-width:1440px;margin:26px auto;padding:0 46px;display:flex}.catalog-tabs button{background:var(--bg-2);color:var(--text);border:1px solid var(--line);text-transform:uppercase;border-radius:40px;padding:13px 26px;font-weight:800}.catalog-tabs button.active{background:var(--cream);color:var(--bg)}.catalog-layout{grid-template-columns:270px 1fr;gap:34px;max-width:1440px;margin:auto;padding:0 46px;display:grid}.filters{border:1px solid var(--line);border-radius:8px;height:max-content;padding:24px;position:sticky;top:160px}.filters label{text-transform:uppercase;margin-top:24px;font-size:13px;font-weight:800;display:block}.swatches{gap:10px;margin-top:10px;display:flex}.swatches span{border:1px solid var(--line);background:#111;border-radius:50%;width:24px;height:24px}.swatches span:nth-child(2){background:#777}.swatches span:nth-child(3){background:#e9e4dc}.swatches span:nth-child(4){background:#8b7d6a}.swatches span:nth-child(5){background:#2b313a}.overlay,.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.close{border:1px solid var(--line);background:var(--bg-3);width:42px;height:42px;color:var(--text);border-radius:50%;font-size:28px;position:absolute;top:18px;right:18px}.product-modal{background:var(--card-solid);border:1px solid var(--line);width:100%;max-width:1000px;box-shadow:var(--shadow);border-radius:18px;grid-template-columns:1.1fr .9fr;display:grid;position:relative;overflow:hidden}.product-modal>div{padding:40px}.product-modal img{object-fit:cover;border-radius:12px;width:100%;height:520px}.modal-price{margin:16px 0;font-size:34px;display:block}.notes{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0;display:grid}.notes span{border:1px solid var(--line);color:var(--muted);border-radius:8px;padding:14px}.notes b{color:var(--text)}.cart-drawer{background:var(--card-solid);width:min(540px,100%);box-shadow:var(--shadow);padding:34px;position:fixed;top:0;bottom:0;right:0;overflow:auto}.cart-item,.mini-item{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr auto auto;align-items:center;gap:16px;padding:18px 0;display:grid}.cart-item img,.mini-item img{object-fit:cover;border-radius:8px;width:80px;height:80px}.cart-item p,.mini-item small{color:var(--muted);display:block}.qty{align-items:center;gap:8px;display:flex}.qty button{background:var(--bg-3);border:1px solid var(--line);width:30px;height:30px;color:var(--text)}.cart-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding:24px 0;display:flex}.cart-summary strong{font-size:30px}.auth-page{background:var(--bg);border:1px solid var(--line);width:100%;max-width:1180px;min-height:760px;box-shadow:var(--shadow);border-radius:18px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.auth-art{flex-direction:column;justify-content:end;padding:60px;display:flex;position:relative}.auth-art img{object-fit:cover;opacity:.65;width:100%;height:100%;position:absolute;inset:0}.auth-art:after{content:"";background:linear-gradient(#0003,#000000d9);position:absolute;inset:0}.auth-art h2,.auth-art p{z-index:1;position:relative}.auth-art h2{text-transform:uppercase;font-size:58px;line-height:.95}.auth-art p{color:#e7e2dc;font-size:18px}.auth-form{flex-direction:column;justify-content:center;padding:70px 60px;display:flex}.auth-form h2{letter-spacing:.28em;text-align:center;font-size:42px}.auth-form>p{text-align:center;text-transform:uppercase;color:var(--muted);letter-spacing:.18em}.auth-tabs{border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr 1fr;margin:26px 0;display:grid;overflow:hidden}.auth-tabs button{background:var(--bg-3);color:var(--muted);text-transform:uppercase;border:0;padding:18px;font-weight:800}.auth-tabs button.active{background:var(--cream);color:var(--bg)}.field{gap:8px;margin-bottom:16px;display:grid}.field span{text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:800}.field input,select,textarea{border:1px solid var(--line);background:var(--bg-3);width:100%;height:52px;color:var(--text);border-radius:4px;outline:0;padding:0 16px}.two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.social-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.social-row button{border:1px solid var(--line);height:46px;color:var(--text);background:0 0}.form-error{border:1px solid var(--danger);color:#ffb9ad;margin:10px 0;padding:12px}.checkout{background:var(--bg);border:1px solid var(--line);border-radius:16px;width:min(1240px,100%);max-height:92vh;padding:42px;position:relative;overflow:auto}.checkout-progress{justify-content:space-around;margin:22px 70px 40px;display:flex}.checkout-progress span{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);border-radius:50%;place-items:center;display:grid;position:relative}.checkout-progress span.active{background:var(--cream);color:var(--bg)}.checkout-grid{grid-template-columns:1fr 420px;gap:26px;display:grid}.checkout-block{border:1px solid var(--line);background:var(--card);border-radius:8px;margin-bottom:16px;padding:24px}.checkout-block h3{text-transform:uppercase;margin-top:0}.checkout-summary{border:1px solid var(--line);background:var(--card);border-radius:8px;height:max-content;padding:26px}.success-modal{background:var(--card-solid);border:1px solid var(--line);text-align:center;width:min(520px,100%);box-shadow:var(--shadow);border-radius:18px;padding:48px;position:relative}.toast{z-index:200;background:var(--card-solid);border:1px solid var(--line);border-left:4px solid var(--accent);box-shadow:var(--shadow);border-radius:10px;gap:4px;min-width:300px;padding:16px 20px;display:grid;position:fixed;top:118px;right:28px}.toast span{color:var(--muted)}.orders-page{max-width:1240px;margin:auto;padding:60px 40px}.page-title h1{font-size:58px}.account-layout{grid-template-columns:260px 1fr;gap:32px;display:grid}.account-side{border:1px solid var(--line);border-radius:10px;height:max-content;padding:24px}.avatar{background:var(--cream);width:90px;height:90px;color:var(--bg);border-radius:50%;place-items:center;margin:auto;font-size:34px;font-weight:800;display:grid}.account-side a{color:var(--muted);border-radius:6px;margin-top:8px;padding:14px;display:block}.account-side a.active{color:var(--text);background:var(--bg-3)}.order-card{border:1px solid var(--line);background:var(--card);border-radius:10px;margin-bottom:16px}.order-head{grid-template-columns:1.5fr 1fr 1fr 1fr auto;align-items:center;gap:18px;padding:20px;display:grid}.order-head em{color:var(--success);font-style:normal}.order-detail{border-top:1px solid var(--line);grid-template-columns:1fr 300px;gap:24px;padding:20px;display:grid}.empty-card{border:1px dashed var(--line);color:var(--muted);border-radius:12px;padding:40px}.admin-shell{color:#f0eee8;background:#0b0d10;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.admin-side{background:#07090b;border-right:1px solid #ffffff1a;flex-direction:column;gap:10px;padding:28px;display:flex}.admin-side h2{letter-spacing:.24em;margin-bottom:30px;font-weight:500}.admin-side h2 span{letter-spacing:.4em;color:#9d9588;font-size:11px;display:block}.admin-side button{color:#d8d4cb;text-align:left;text-transform:capitalize;background:0 0;border:0;border-radius:8px;padding:14px}.admin-main{padding:34px}.admin-main header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.admin-card{background:#11161c;border:1px solid #ffffff1a;border-radius:12px;padding:24px}.admin-card.wide{grid-column:span 3}.admin-split{grid-template-columns:1fr 380px;gap:24px;display:grid}table{border-collapse:collapse;background:#11161c;border-radius:12px;width:100%;overflow:hidden}th,td{text-align:left;border-bottom:1px solid #ffffff14;padding:16px;font-size:14px}tr{cursor:pointer}.tiny{object-fit:cover;vertical-align:middle;border-radius:6px;width:44px;height:44px;margin-right:10px;display:inline-block}.admin-detail{background:#11161c;border:1px solid #ffffff1a;border-radius:12px;height:max-content;padding:22px;position:sticky;top:20px}.admin-detail select{margin:10px 0}.editor-img{object-fit:cover;border-radius:10px;width:130px;height:130px}.admin-login{background:#0b0d10;place-items:center;min-height:100vh;display:grid}.admin-login form{background:#11161c;border:1px solid #ffffff1a;border-radius:18px;width:min(420px,90%);padding:40px}@media (width<=1100px){.header-main{grid-template-columns:1fr;padding:18px}.main-nav{justify-content:flex-start;gap:24px;padding:0 18px;overflow:auto}.hero-copy h1{font-size:52px}.benefits,.product-grid,.category-grid,.story-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout,.checkout-grid,.account-layout,.admin-shell,.admin-split,.product-modal,.auth-page,.footer{grid-template-columns:1fr}}@media (width<=700px){.top-strip{display:none}.header-actions{flex-wrap:wrap}.hero{min-height:430px}.hero-copy{padding:40px 24px}.hero-copy h1{font-size:44px}.section,.catalog-tabs,.catalog-layout{padding-left:18px;padding-right:18px}.benefits,.product-grid,.category-grid,.story-grid{grid-template-columns:1fr}.checkout{padding:20px}.order-head,.two{grid-template-columns:1fr}}.header-link{align-items:center;gap:8px;display:inline-flex}.header-link .icon{color:currentColor}.cart-link .icon{width:22px;height:22px}.cart-link b{background:var(--cream);color:#05070a;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:12px;line-height:1;display:inline-grid}.theme-toggle-inline{color:#05070a;width:48px;height:48px;box-shadow:none;background:#e6e2da;border:1px solid #ffffff2e;border-radius:50%;place-items:center;display:inline-grid;position:static!important}[data-theme=light] .theme-toggle-inline{color:#f2eee8;background:#11161c;border-color:#0000002e}.theme-toggle-inline .icon{width:22px;height:22px}.whatsapp-float{z-index:90;border:3px solid #ffffff38;border-radius:50%;place-items:center;width:64px;height:64px;text-decoration:none;display:grid;bottom:28px;right:28px;box-shadow:0 18px 42px #00000059;color:#fff!important;background:#25d366!important}.whatsapp-float .whatsapp-icon,.whatsapp-float svg{width:34px;height:34px}.urban-hero{min-height:620px;background-image:linear-gradient(90deg,#05070aeb 0%,#05070ac2 30%,#05070a1f 58%,#05070a14 100%),url(/images/hero-urban-people.png)!important;background-position:50%!important;background-size:cover!important}.urban-hero:after,.urban-hero:before{display:none!important}.hero-copy{max-width:560px}.hero-copy h1,.hero-copy p,.hero-copy span{text-shadow:0 2px 18px #0000008c}.category-card{grid-template-rows:250px auto;min-height:auto;display:grid;overflow:hidden}.category-card>img{display:none}.category-image-wrap{background:#0d1117;height:250px;overflow:hidden}.category-image-wrap img{object-fit:cover;width:100%;height:100%}.category-copy{background:var(--card-solid);border-top:1px solid var(--line);padding:18px 20px 20px;position:static!important}.category-copy h3{margin:0 0 6px;font-size:22px}.category-copy p{color:var(--muted);margin:0}.story-card{position:relative;overflow:hidden}.story-card>h3,.story-card>p{display:none}.story-copy{z-index:2;text-shadow:0 2px 14px #000c;position:absolute;bottom:16px;left:18px;right:18px}.story-copy h3,.story-copy p{margin:0}.story-card:after{content:"";background:linear-gradient(#0000 45%,#000000bf);position:absolute;inset:0}.wishlist{place-items:center;display:grid}.wishlist .icon,.bag-btn .icon{width:18px;height:18px}.bag-btn{place-items:center;display:grid}.clean-auth-art{min-height:640px;padding:0;overflow:hidden}.clean-auth-art img{opacity:.82;object-position:center}.clean-auth-art:after{content:"";z-index:1;background:linear-gradient(90deg,#05070a40,#05070ab8),linear-gradient(#05070a0d,#05070a8c);position:absolute;inset:0}.clean-auth-art h2,.clean-auth-art p{display:none!important}.compact-form h2{letter-spacing:.34em;margin-bottom:10px;font-size:36px}.compact-form>p{margin-bottom:18px;font-size:12px}.compact-form .auth-tabs{margin:18px 0 22px}.compact-form .auth-tabs button{padding:15px}.compact-form .field{margin-bottom:12px}.compact-form .btn.full{height:50px;margin-top:8px}.compact-form .social-row button{height:44px}.auth-tabs button.active,.btn.light,.btn.full{color:#05070a;background:#e6e2da}.btn:not(.light):not(.full){color:#05070a;background:#d8c7a3}:root,[data-theme=dark]{--accent:#d8c7a3;--cream:#e6e2da}[data-theme=light]{--accent:#8a7f73;--cream:#11161c}@media (width<=1100px){.urban-hero{background-position:62%!important}.auth-page.compact-auth{grid-template-columns:1fr;max-width:720px}.clean-auth-art{min-height:260px}}@media (width<=700px){.header-actions{gap:10px}.header-link span{display:none}.urban-hero{min-height:520px;background-position:68%!important}.hero-copy{padding-top:80px}.category-card{grid-template-rows:220px auto}.category-image-wrap{height:220px}.compact-form{padding:34px 24px}}.urban-hero{background-position:50% 42%!important;min-height:430px!important}.hero-copy{max-width:520px!important;padding:76px 6vw!important}.hero-copy p{letter-spacing:.22em!important;font-size:14px!important}.hero-copy span{max-width:470px!important;font-size:18px!important}.hero-copy .btn{margin-top:22px!important;padding:16px 26px!important}.benefits{margin-top:0!important}.theme-toggle-inline{color:#07090c!important;background:#e6e2da!important;width:54px!important;height:54px!important}.theme-toggle-inline svg,.theme-toggle-inline .icon{stroke-width:2.2px!important;width:24px!important;height:24px!important}.auth-help{text-align:center;margin:12px 0 4px;font-size:13px}.auth-help a{color:#d8c7a3;text-underline-offset:4px;text-decoration:underline}.form-error{font-size:13px;line-height:1.45}@media (width<=900px){.urban-hero{background-position:62%!important;min-height:500px!important}.hero-copy{padding:70px 24px!important}}.brand-logo{align-items:center;min-width:250px;text-decoration:none;display:inline-flex}.brand-logo img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000040);width:265px;max-height:72px;display:block}[data-theme=dark] .brand-logo img,.site-header .brand-logo img{filter:drop-shadow(0 10px 20px #00000059)}.urban-hero{background-image:linear-gradient(90deg,#05070ae6 0%,#05070aad 34%,#05070a1f 66%,#05070a0d 100%),url(/images/hero-urban-people.png)!important;background-position:50% 42%!important;background-size:cover!important;min-height:410px!important}.hero-copy{padding-top:52px!important;padding-bottom:52px!important}.hero-copy h1{margin:14px 0 18px!important;font-size:clamp(42px,5vw,72px)!important;line-height:.92!important}.hero-copy,.hero-copy p,.hero-copy h1,.hero-copy span{color:#fff!important}.hero-copy p{color:#d8c7a3!important}.theme-toggle-inline{color:#05070a!important;background:#e6e2da!important;border:1px solid #ffffff2e!important;border-radius:50%!important;place-items:center!important;width:48px!important;height:48px!important;display:inline-grid!important;position:static!important}[data-theme=light] .theme-toggle-inline{color:#f2eee8!important;background:#11161c!important}.theme-toggle-inline .icon,.theme-toggle-inline svg{width:22px!important;height:22px!important}.header-link,.cart-link{position:relative}.cart-link{padding-right:4px;gap:8px!important}.cart-link b{border:2px solid #05070a;color:#05070a!important;background:#d8c7a3!important;border-radius:999px!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 6px!important;font-size:12px!important;line-height:1!important;display:inline-grid!important;position:absolute!important;top:-10px!important;left:18px!important}.cart-link strong{margin-left:4px}.icon,.icon svg{flex:none;place-items:center;width:20px;height:20px;display:inline-grid}.footer{color:#f2eee8!important;background:#05070a!important}.footer p,.footer a,.footer input,.footer h4{color:#b9b3a8!important}.footer h2,.footer strong{color:#f2eee8!important}.footer-logo{object-fit:contain;filter:brightness(1.12)contrast(1.08);width:260px;max-width:100%;height:auto;margin-bottom:22px;display:block}.toast{border-left:5px solid #d8c7a3!important;border-radius:14px!important;box-shadow:0 24px 70px #00000052!important}.toast.success{border-left-color:#26a269!important}.toast.error{border-left-color:#e03131!important}.toast.info{border-left-color:#748ffc!important}.admin-message{border:1px solid #0000;border-radius:12px;margin:14px 0;padding:13px 15px;font-weight:700}.admin-message.success{color:#0f5132;background:#d1e7dd;border-color:#badbcc}.admin-message.error{color:#842029;background:#f8d7da;border-color:#f5c2c7}.admin-shell{color:#11161c!important;background:#f5f6f8!important}.admin-side{box-shadow:10px 0 40px #0f172a0a;color:#11161c!important;background:#fff!important;border-right:1px solid #e2e5ea!important}.admin-side h2,.admin-side h2 span{color:#11161c!important}.admin-side button{color:#384150!important}.admin-side button.active{color:#fff!important;background:#11161c!important}.admin-main{color:#11161c!important;background:#f5f6f8!important}.admin-main header h1,.admin-main h1,.admin-main h2,.admin-main h3{color:#11161c!important}.admin-card,.admin-detail,table{box-shadow:0 18px 45px #0f172a0f;color:#11161c!important;background:#fff!important;border:1px solid #e2e5ea!important}th{color:#667085!important;background:#f8fafc!important}td{color:#11161c!important}th,td{border-bottom:1px solid #edf0f3!important}tr:hover{background:#f8fafc!important}.admin-detail select,.admin-detail input,.admin-detail textarea,.admin-main input,.admin-main select,.admin-main textarea{color:#11161c!important;background:#fff!important;border:1px solid #d7dce3!important}.product-editor .field span,.admin-detail .field span{color:#667085!important}.upload-button{color:#fff;cursor:pointer;background:#11161c;border-radius:8px;justify-content:center;align-items:center;height:42px;margin:12px 0 16px;padding:0 18px;font-weight:800;display:inline-flex}.upload-button input{display:none}.admin-login-pro{place-items:center;min-height:100vh;padding:30px;display:grid;background:radial-gradient(circle at 0 0,#d8c7a32e,#0000 38%),linear-gradient(135deg,#f5f6f8,#fff)!important}.admin-login-card{background:#fff;border:1px solid #e2e5ea;border-radius:24px;width:min(480px,94vw);padding:34px;box-shadow:0 30px 90px #0f172a21}.admin-login-brand{justify-items:center;gap:10px;margin-bottom:26px;display:grid}.admin-login-brand img{width:280px;max-width:100%}.admin-login-brand span{text-transform:uppercase;letter-spacing:.24em;color:#667085;font-size:12px;font-weight:800}.admin-login-copy{text-align:center;margin-bottom:26px}.admin-login-copy h1{color:#11161c;margin:0 0 8px;font-size:30px}.admin-login-copy p{color:#667085;margin:0}.admin-login-pro .field span{color:#475467}.admin-login-pro .field input{color:#11161c!important;background:#fff!important;border:1px solid #d7dce3!important}.admin-login-pro .btn.full{color:#fff!important;background:#11161c!important}.admin-back-link{text-align:center;color:#667085;margin-top:18px;font-weight:700;display:block}.auth-page.compact-auth{max-width:1030px!important;min-height:600px!important}.compact-form h2{font-size:34px!important}@media (width<=1100px){.urban-hero{min-height:460px!important}.brand-logo img{width:220px}}@media (width<=700px){.urban-hero{min-height:500px!important}.hero-copy h1{font-size:42px!important}.brand-logo{min-width:auto}.brand-logo img{width:190px}.footer-logo{width:220px}}.site-header .brand-logo img,.footer-logo{content:url(/images/logo-essenza-urban-light.png)}[data-theme=light] .site-header .brand-logo img{content:url(/images/logo-essenza-urban.png)}.admin-side-brand{gap:8px;margin-bottom:28px;display:grid}.admin-side-brand img{object-fit:contain;width:190px;max-width:100%}.admin-side-brand span{letter-spacing:.32em;color:#667085;font-size:11px;font-weight:900}.urban-banner-image-link{background:#0b0d10;border:1px solid #ffffff24;border-radius:6px;width:min(1120px,100% - 48px);margin:34px auto 0;display:block;overflow:hidden;box-shadow:0 24px 70px #00000038}.urban-banner-image-link img{width:100%;height:auto;display:block}.inspiration-final{padding-top:34px!important;padding-bottom:28px!important}.final-story-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;display:grid!important}.screenshot-card{background:#11161c;border:1px solid #ffffff29;border-radius:6px;overflow:hidden;height:auto!important;min-height:0!important}.screenshot-card img{object-fit:cover;display:block;width:100%!important;height:auto!important}.screenshot-card:after,.screenshot-card .story-copy,.screenshot-card h3,.screenshot-card p{display:none!important}.footer-final{border-top:1px solid #ffffff1f;color:#f2eee8!important;background:#0a0c0f!important;padding:0!important}.footer-final .footer-main{grid-template-columns:1.4fr .75fr .95fr .8fr 1.35fr;gap:34px;max-width:1480px;margin:0 auto;padding:42px 56px 34px;display:grid}.footer-final .footer-brand p{max-width:250px;line-height:1.65;color:#d0cbc1!important}.footer-final .footer-logo{margin-bottom:20px;width:220px!important}.footer-final h4{text-transform:uppercase;letter-spacing:.06em;margin:0 0 15px;font-size:14px;color:#f5f2ed!important}.footer-final a{margin:9px 0;font-size:14px;display:block;color:#c5beb2!important}.footer-final a:hover{color:#fff!important}.footer-social span{color:#f2eee8;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.newsletter p,.newsletter small{line-height:1.55;color:#c5beb2!important}.newsletter-box{grid-template-columns:1fr 52px;margin:18px 0 12px;display:grid}.newsletter-box input{border:0;height:48px;padding:0 16px;color:#11161c!important;background:#e9e4dc!important}.footer-bottom{color:#a9a197;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;max-width:1480px;margin:0 auto;padding:18px 56px 26px;font-size:13px;display:flex}.payments{color:#f2eee8;align-items:center;gap:16px;display:flex}.payments b{font-size:13px;color:#f2eee8!important}.order-editor .field,.product-editor .field{margin-top:14px}.order-editor select,.product-editor select{min-height:52px;font-size:16px}.admin-message{animation:.18s ease-out messageIn}@keyframes messageIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.admin-detail .mini-item{grid-template-columns:70px 1fr auto!important}.admin-detail .mini-item img{background:#f2f4f7;width:64px;height:64px}@media (width<=1100px){.final-story-grid,.footer-final .footer-main{grid-template-columns:repeat(2,1fr)!important}.footer-bottom{flex-direction:column}}@media (width<=700px){.urban-banner-image-link{width:calc(100% - 28px);margin-top:24px}.final-story-grid,.footer-final .footer-main{grid-template-columns:1fr!important}.footer-final .footer-main,.footer-bottom{padding-left:24px;padding-right:24px}}.header-main{grid-template-columns:280px minmax(260px,1fr) auto!important;gap:20px!important;padding:16px 28px 16px 18px!important}.brand-logo{place-self:center start;margin-left:0!important}.brand-logo img{width:235px!important;max-height:64px!important}.search{justify-self:start;width:100%;max-width:620px}.header-actions{justify-self:end}.main-nav{gap:42px!important}.bottom-highlight{padding-top:12px!important;padding-bottom:20px!important}.urban-banner-pro,.footer-featured-banner{border:1px solid var(--line);min-height:255px;box-shadow:var(--shadow);background:#0d1014;border-radius:14px;align-items:center;display:grid;position:relative;overflow:hidden}.urban-banner-pro{grid-template-columns:1fr auto}.urban-banner-bg,.footer-featured-banner>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.urban-banner-pro:before,.footer-featured-banner:before{content:"";background:linear-gradient(90deg,#040608d1 0%,#04060894 38%,#04060838 62%,#0406086b 100%);position:absolute;inset:0}.urban-banner-copy,.footer-featured-copy{z-index:1;gap:10px;max-width:520px;padding:34px 36px;display:grid;position:relative}.urban-banner-copy small,.footer-featured-copy small{text-transform:uppercase;letter-spacing:.18em;color:#d8c7a3;font-weight:700}.urban-banner-copy h2,.footer-featured-copy h3{color:#fff;text-transform:uppercase;margin:0;font-size:clamp(34px,4vw,54px);line-height:.95}.urban-banner-copy p,.footer-featured-copy p{color:#ffffffe6;margin:0;font-size:17px}.urban-banner-copy .btn,.footer-featured-copy .btn{width:fit-content;margin-top:8px}.urban-banner-features{z-index:1;gap:16px;margin-right:10px;padding:32px 30px;display:grid;position:relative}.urban-banner-features span{color:#f3f0e9;text-transform:uppercase;letter-spacing:.08em;border-left:2px solid #d8c7a38c;padding-left:16px;font-size:13px;font-weight:700}.story-card-pro{min-height:210px;background:#0e1116!important}.story-card-pro img{object-fit:cover;height:100%;opacity:.86!important}.story-overlay{background:linear-gradient(#0000,#030507eb);padding:18px 16px 16px;position:absolute;inset:auto 0 0}.story-overlay h3{color:#fff;margin:0 0 6px;line-height:1;font-size:20px!important;position:static!important}.story-overlay p{margin:0;font-size:14px;color:#ffffffd1!important;position:static!important}.footer-final{padding:0!important;display:block!important}.footer-featured-banner{border-left:0;border-right:0;border-radius:0;max-width:1440px;min-height:220px;margin:0 auto}.footer-stories,.footer-main,.footer-bottom{max-width:1440px;margin:0 auto;padding-left:46px;padding-right:46px}.footer-stories{padding-top:18px;padding-bottom:18px}.footer-stories-head{margin-bottom:16px!important}.footer-stories h2{font-size:18px!important}.footer-story-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.footer-story-card{min-height:150px}.footer-main{grid-template-columns:1.6fr 1fr 1fr 1fr 1.35fr;gap:30px;padding-top:24px;padding-bottom:26px;display:grid}.footer-brand p{max-width:280px;line-height:1.55;color:#d4cdc2!important}.footer h4{text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-size:14px;color:#fff!important}.footer a,.footer p,.footer small,.footer span{color:#d2cabf!important}.footer a{transition:color .2s;margin:8px 0!important}.footer a:hover{color:#fff!important}.footer-social{gap:10px;margin-top:18px;display:flex}.footer-social span{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.newsletter p{line-height:1.5;margin-top:0!important;margin-bottom:14px!important}.newsletter-box{background:#efe7dc;border:1px solid #ffffff24;border-radius:4px;grid-template-columns:1fr 56px;max-width:320px;height:48px;display:grid;overflow:hidden}.footer input{color:#11161c!important;background:0 0!important;width:100%!important;height:100%!important;padding:0 16px!important}.footer input::placeholder{color:#6d655a}.newsletter-box button{color:#101216;background:#c8b297;border:0;font-size:24px;font-weight:800}.newsletter small{max-width:320px;margin-top:12px;line-height:1.45;display:block}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;padding-top:0;padding-bottom:24px;display:flex}.payments{align-items:center;gap:18px;display:flex}.payments b{color:#f3f0e9;letter-spacing:.04em;font-size:14px}.auth-page.compact-auth{grid-template-columns:minmax(320px,1.05fr) minmax(360px,.95fr)!important;max-width:980px!important;min-height:560px!important}.clean-auth-art{min-height:560px!important}.compact-form{padding:36px 46px!important}.compact-form h2{letter-spacing:.32em!important;font-size:26px!important}.compact-form>p{margin-top:4px;margin-bottom:28px}.auth-tabs{margin-bottom:20px!important}.auth-tabs button,.compact-form .btn.full,.social-row button{height:44px}.auth-help{margin:14px 0 4px!important}.auth-help a{font-weight:700;color:#b5976d!important}.admin-access-link{display:none!important}.compact-form .field span{color:#7f786d}.compact-form .field input{height:44px}.admin-dashboard-pro{gap:24px;display:grid}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.admin-card.stat{padding:24px 26px}.admin-card.stat small{color:#667085;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.admin-card.stat h2{margin:12px 0 10px;font-size:34px}.admin-card.stat span{color:#667085;font-size:14px}.admin-dashboard-bottom{grid-template-columns:1.6fr .9fr;gap:20px;display:grid}.admin-card-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.admin-card-head h3{margin:0}.admin-card-head span{color:#667085;font-size:13px}.admin-order-list,.admin-low-stock{gap:12px;display:grid}.admin-order-row,.admin-stock-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.admin-order-row:last-child,.admin-stock-row:last-child{border-bottom:0}.admin-order-row div,.admin-stock-row div{gap:3px;display:grid}.admin-order-row span,.admin-stock-row span{color:#667085;font-size:14px}.admin-stock-row img{object-fit:cover;background:#f3f4f6;border-radius:10px;width:52px;height:52px}.admin-side-brand img{width:180px}@media (width<=1100px){.footer-main,.footer-story-grid,.admin-stat-grid,.admin-dashboard-bottom,.footer-main{grid-template-columns:1fr 1fr}.header-main{grid-template-columns:1fr!important}.search,.header-actions{justify-self:stretch}.urban-banner-pro{grid-template-columns:1fr}.urban-banner-features{grid-template-columns:1fr 1fr 1fr;margin-right:0;padding-top:0}}@media (width<=700px){.footer-main,.footer-story-grid,.admin-stat-grid,.admin-dashboard-bottom,.urban-banner-features{grid-template-columns:1fr}.footer-stories,.footer-main,.footer-bottom,.section{padding-left:20px;padding-right:20px}.footer-bottom{flex-direction:column;align-items:flex-start}.compact-form{padding:26px 20px!important}}.whatsapp-float{overflow:visible;animation:2.4s ease-in-out infinite whatsappPulse!important}.whatsapp-float img{object-fit:contain;display:block;width:37px!important;height:37px!important}.whatsapp-float:active{animation:.38s both whatsappClick!important}@keyframes whatsappPulse{0%,to{transform:scale(1);box-shadow:0 18px 42px #00000059,0 0 #25d36659}50%{transform:scale(1.06);box-shadow:0 18px 42px #00000059,0 0 0 14px #25d36600}}@keyframes whatsappClick{0%{transform:scale(1)rotate(0)}45%{transform:scale(.88)rotate(-8deg)}to{transform:scale(1.08)rotate(6deg)}}.footer-featured-banner-clean{min-height:260px!important}.footer-featured-banner-clean>img{object-position:center center;filter:saturate(.95)contrast(1.08)}.footer-featured-copy{max-width:520px!important}.footer-featured-copy h3{letter-spacing:-.04em;font-size:clamp(42px,5vw,74px)!important}.footer-featured-features{z-index:2;color:#f3f0e9;text-transform:uppercase;letter-spacing:.06em;gap:26px;margin-left:auto;margin-right:40px;font-size:14px;font-weight:800;display:grid;position:relative}.footer-featured-features span{align-items:center;gap:14px;display:flex}.footer-featured-features .icon{color:#d8c7a3;width:34px;height:34px}.footer-story-card{border-radius:10px!important;min-height:170px!important}.footer-story-card img{filter:contrast(1.05)saturate(.92)}.admin-shell-v2{grid-template-columns:292px minmax(0,1fr);min-height:100vh;display:grid;color:#11161c!important;background:#f7f8fa!important}.admin-side-v2{grid-template-rows:auto auto 1fr auto;gap:20px;height:100vh;position:sticky;top:0;color:#f5f7fa!important;background:radial-gradient(circle at 0 0,#c9ff1417,#0000 24%),#070b0f!important;border-right:0!important;padding:28px 20px!important;display:grid!important;box-shadow:8px 0 40px #0f172a29!important}.admin-side-logo img{width:210px;height:auto;margin-bottom:14px;display:block}.admin-nav-v2{gap:8px;display:grid}.admin-nav-v2 button{text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:14px;height:54px;padding:0 16px;font-size:15px;font-weight:800;display:flex;color:#cbd1d8!important}.admin-nav-v2 button.active{box-shadow:0 12px 30px #c9ff1438;color:#070b0f!important;background:#c9ff14!important}.admin-nav-v2 button:not(.active):hover{background:#ffffff0f;border-color:#ffffff14}.admin-mini-campaign{color:#fff;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;justify-content:flex-end;align-self:end;min-height:210px;padding:18px;display:flex;position:relative;overflow:hidden}.admin-mini-campaign img{object-fit:cover;opacity:.75;width:100%;height:100%;position:absolute;inset:0}.admin-mini-campaign:after{content:"";background:linear-gradient(#0000 38%,#000000d1);position:absolute;inset:0}.admin-mini-campaign b,.admin-mini-campaign small{z-index:1;position:relative}.admin-mini-campaign b{text-transform:uppercase;font-size:24px;line-height:.98}.admin-mini-campaign small{color:#c9ff14;text-transform:uppercase;margin-top:8px;font-weight:800}.admin-user-card{color:#fff;border-top:1px solid #ffffff1a;grid-template-columns:44px 1fr 34px;align-items:center;gap:12px;padding-top:18px;display:grid}.admin-user-avatar,.customer-avatar{color:#c9ff14;background:#111820;border-radius:50%;place-items:center;font-weight:900;display:grid}.admin-user-avatar{border:1px solid #ffffff26;width:44px;height:44px}.admin-user-card small{color:#aeb6c2;font-size:12px;display:block}.admin-user-card button{color:#fff;background:#ffffff0f;border:0;border-radius:9px;height:34px}.admin-main-v2{background:#f7f8fa!important;padding:34px 42px!important}.admin-topbar-v2{grid-template-columns:minmax(250px,.8fr) minmax(460px,1.2fr);align-items:center;gap:28px;margin-bottom:28px;display:grid}.admin-topbar-v2 h1{margin:0;font-size:34px;color:#11161c!important}.admin-topbar-v2 p{color:#667085;margin:6px 0 0}.admin-top-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.admin-search{color:#667085;background:#fff;border:1px solid #e4e7ec;border-radius:12px;align-items:center;gap:12px;width:min(520px,100%);height:52px;padding:0 16px;display:flex}.admin-search input{color:#11161c;background:0 0;border:0;outline:0;flex:1}.admin-icon-btn{color:#11161c;background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:48px;height:48px;position:relative}.admin-bell span{color:#070b0f;background:#c9ff14;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:11px;display:grid;position:absolute;top:5px;right:7px}.admin-top-brand{color:#fff;letter-spacing:.22em;background:#070b0f;border-radius:12px;place-items:center;height:48px;padding:0 18px;font-weight:900;display:grid}.admin-top-brand small{color:#c9ff14;letter-spacing:.18em;font-size:9px;display:block}.admin-dashboard-template{gap:24px;display:grid}.admin-stat-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.admin-stat-card-v2,.admin-panel-v2,.orders-table-card,.order-detail-panel,.products-table-panel,.product-editor-panel{background:#fff!important;border:1px solid #e6e8ec!important;border-radius:16px!important;box-shadow:0 18px 45px #0f172a0b!important}.admin-stat-card-v2{padding:24px;position:relative;overflow:hidden}.stat-icon{color:#11161c;background:#f1f3f5;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:14px;display:grid}.admin-stat-card-v2 small{color:#667085;font-weight:700}.admin-stat-card-v2 h2{color:#11161c;margin:12px 0 5px;font-size:30px}.admin-stat-card-v2 span{color:#41a829;font-size:13px}.mini-sparkline{align-items:end;gap:4px;display:flex;position:absolute;bottom:22px;right:18px}.mini-sparkline i{background:#c9ff14;border-radius:99px;width:20px}.mini-sparkline i:first-child{height:16px}.mini-sparkline i:nth-child(2){height:24px}.mini-sparkline i:nth-child(3){height:14px}.mini-sparkline i:nth-child(4){height:28px}.mini-sparkline i:nth-child(5){height:20px}.mini-sparkline i:nth-child(6){height:26px}.admin-analytics-grid{grid-template-columns:1.45fr .9fr;gap:20px;display:grid}.admin-analytics-grid.bottom{grid-template-columns:1.25fr .9fr}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-panel-head h3{margin:0;font-size:20px;color:#11161c!important}.admin-panel-head strong{color:#11161c;margin-top:18px;font-size:28px;display:block}.admin-panel-head span{color:#42a729;font-weight:800}.admin-panel-head button,.admin-panel-head select{background:#fff;border:1px solid #e4e7ec;border-radius:10px;height:40px;padding:0 14px}.chart-area{border-bottom:1px solid #d9dde4;height:220px;position:relative;overflow:hidden}.chart-line{clip-path:polygon(0 68%,12% 36%,24% 72%,38% 54%,52% 30%,66% 62%,80% 42%,100% 26%,100% 100%,0 100%);background:linear-gradient(#c9ff1459,#c9ff1405);position:absolute;inset:20px 0 0}.chart-grid-lines span{background:#eff1f4;height:1px;position:absolute;left:0;right:0}.chart-grid-lines span:first-child{top:25%}.chart-grid-lines span:nth-child(2){top:45%}.chart-grid-lines span:nth-child(3){top:65%}.chart-grid-lines span:nth-child(4){top:85%}.performance-card{grid-template-columns:200px 1fr;align-items:center;gap:22px;display:grid}.performance-card h3{grid-column:1/-1;margin:0}.donut{background:conic-gradient(#11161c 0 85%, #ece9e2 85% 100%);border-radius:50%;place-items:center;width:190px;height:190px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.donut b,.donut span{z-index:1;position:relative}.donut span{color:#667085;margin-top:52px;font-size:12px}.performance-list p,.stock-bars p{color:#667085;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;display:grid}.performance-list i{background:#c9ff14;border-radius:50%;width:12px;height:12px}.performance-card button{background:#fff;border:1px solid #e4e7ec;border-radius:12px;grid-column:1/-1;height:46px;font-weight:800}.top-product-row{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.top-product-card{background:#f8fafc;border-radius:12px;gap:8px;padding:12px;display:grid}.top-product-card img{object-fit:cover;border-radius:10px;height:120px}.top-product-card b{color:#11161c;font-size:13px}.top-product-card span{color:#667085;font-size:12px}.stock-bars p{grid-template-columns:95px 1fr 45px}.stock-bars span{background:#eef0f2;border-radius:99px;height:10px;overflow:hidden}.stock-bars span i{background:#c9ff14;border-radius:99px;height:100%;display:block}.stock-values{border-top:1px solid #eceff3;grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;padding-top:20px;display:grid}.admin-filters-row{align-items:center;gap:12px;margin-bottom:20px;display:flex}.admin-filters-row select,.admin-filters-row button{background:#fff;border:1px solid #e4e7ec;border-radius:10px;height:44px;padding:0 15px;font-weight:700}.admin-orders-layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:20px;display:grid}.orders-table-card,.products-table-panel{overflow:hidden}.orders-table-v2,.products-table-v2{border-collapse:collapse;width:100%;box-shadow:none!important;border:0!important}.orders-table-v2 th,.products-table-v2 th{text-transform:uppercase;font-size:12px;color:#667085!important;padding:18px 16px!important}.orders-table-v2 td,.products-table-v2 td{vertical-align:middle;padding:16px!important}.orders-table-v2 tr.selected,.products-table-v2 tr.selected{background:#f5f0e7!important}.row-check{color:#11161c;background:#fff;border:1px solid #cfd4dc;border-radius:5px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:grid}tr.selected .row-check{background:#c9ff14;border-color:#c9ff14}.customer-cell,.product-cell-v2{align-items:center;gap:12px;display:flex}.customer-avatar{width:42px;height:42px}.customer-avatar.big{width:62px;height:62px;font-size:24px}.customer-cell small,.product-cell-v2 small{color:#667085;margin-top:2px;display:block}.status-badge{color:#384150;background:#eceff3;border-radius:7px;justify-content:center;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.status-badge.pagado,.status-badge.confirmado,.status-badge.entregado,.status-badge.activo{color:#11161c;background:#c9ff14}.status-badge.pendiente{color:#7a551d;background:#f4eadb}.status-badge.cancelado,.status-badge.reembolsado{color:#982121;background:#ffe0e0}.status-badge.enviado{color:#075985;background:#e0f2fe}.admin-pagination{color:#667085;justify-content:space-between;align-items:center;padding:16px;display:flex}.admin-pagination button{background:#fff;border:1px solid #e4e7ec;border-radius:8px;width:34px;height:34px;margin-left:6px}.admin-pagination button.active{background:#c9ff14;border-color:#c9ff14}.order-detail-panel,.product-editor-panel{padding:24px;position:sticky;top:24px}.panel-close,.editor-title-row>button{float:right;color:#667085;background:0 0;border:0;font-size:28px}.detail-customer{border-top:1px solid #eceff3;border-bottom:1px solid #eceff3;align-items:center;gap:14px;margin:18px 0;padding:20px 0;display:flex}.detail-customer small{color:#667085;margin-top:3px;display:block}.detail-items{gap:12px;display:grid}.detail-item{grid-template-columns:60px 1fr auto;align-items:center;gap:12px;display:grid}.detail-item img{object-fit:cover;background:#f3f4f6;border-radius:10px;width:60px;height:60px}.detail-item small{color:#667085;display:block}.detail-totals{border-top:1px solid #eceff3;margin:20px 0;padding-top:14px}.detail-totals p{color:#667085;justify-content:space-between;margin:8px 0;display:flex}.detail-totals .total{color:#11161c;border-top:1px solid #eceff3;margin-top:14px;padding-top:14px;font-size:20px;font-weight:900}.order-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.order-actions label{text-transform:uppercase;color:#667085;gap:6px;font-size:12px;font-weight:800;display:grid}.order-actions select{color:#11161c;background:#fff;border:1px solid #e4e7ec;border-radius:10px;height:44px;padding:0 10px}.products-toolbar-v2{justify-content:flex-end;gap:14px;margin-bottom:18px;display:flex}.export-btn,.add-product-btn,.save-product-btn,.cancel-btn{background:#fff;border:1px solid #e4e7ec;border-radius:10px;height:46px;padding:0 20px;font-weight:900}.add-product-btn,.save-product-btn{color:#11161c;background:#c9ff14;border-color:#c9ff14}.products-layout-v2{grid-template-columns:minmax(0,1fr) 470px;align-items:start;gap:20px;display:grid}.product-filters-v2{border-bottom:1px solid #edf0f3;grid-template-columns:minmax(220px,1.4fr) 1fr 1fr 1fr auto;gap:12px;padding:18px;display:grid}.filter-search{color:#667085;border:1px solid #e4e7ec;border-radius:10px;align-items:center;gap:10px;height:44px;padding:0 12px;display:flex}.filter-search input{color:#11161c;background:0 0;border:0;outline:0;flex:1}.product-filters-v2 select,.product-filters-v2 button{color:#11161c;background:#fff;border:1px solid #e4e7ec;border-radius:10px;height:44px;padding:0 12px;font-weight:700}.product-cell-v2 img{object-fit:cover;background:#f3f4f6;border-radius:10px;width:60px;height:60px}.products-table-v2 td:nth-child(4){display:table-cell}.products-table-v2 td:nth-child(4) small{margin-top:4px;font-weight:800;display:block}.stock-ok{color:#16a34a!important}.stock-low{color:#f97316!important}.table-icon-btn{color:#11161c;background:0 0;border:0;width:32px;height:32px;font-weight:900}.editor-title-row{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:14px;margin-bottom:18px;padding-bottom:18px;display:flex}.editor-title-row h2{color:#11161c;text-transform:uppercase;margin:0;font-size:20px}.editor-title-row p{color:#667085;align-items:center;gap:9px;margin:8px 0 0;display:flex}.status-dot{background:#c9ff14;border-radius:50%;width:10px;height:10px;display:inline-block}.editor-tabs{border-bottom:1px solid #edf0f3;gap:22px;margin:0 -24px 22px;padding:0 24px;display:flex}.editor-tabs button{color:#667085;background:0 0;border:0;border-bottom:2px solid #0000;height:48px;font-weight:900}.editor-tabs button.active{color:#11161c;border-bottom-color:#c9ff14}.editor-section{border-bottom:1px solid #edf0f3;margin-bottom:22px;padding-bottom:22px}.editor-section h4{color:#667085;text-transform:uppercase;margin:0 0 14px;font-size:12px}.editor-img-v2{object-fit:cover;background:#f3f4f6;border-radius:14px;width:120px;height:120px;margin-bottom:12px}.product-editor-panel textarea,.product-editor-panel input,.product-editor-panel select{border-radius:10px;width:100%;color:#11161c!important;background:#fff!important;border:1px solid #d7dce3!important}.product-editor-panel textarea{min-height:86px;padding:14px}.product-editor-panel .field input,.product-editor-panel .field select{height:44px}.editor-actions{background:#fff;grid-template-columns:1fr 1fr;gap:14px;padding-top:12px;display:grid;position:sticky;bottom:0}@media (width<=1320px){.admin-shell-v2{grid-template-columns:250px minmax(0,1fr)}.admin-topbar-v2{grid-template-columns:1fr}.admin-top-actions{flex-wrap:wrap;justify-content:flex-start}.admin-stat-grid-v2{grid-template-columns:repeat(2,1fr)}.admin-analytics-grid,.admin-analytics-grid.bottom,.admin-orders-layout,.products-layout-v2{grid-template-columns:1fr}.order-detail-panel,.product-editor-panel{position:static}}@media (width<=780px){.admin-shell-v2{grid-template-columns:1fr}.admin-side-v2{height:auto;position:static}.admin-stat-grid-v2,.top-product-row,.product-filters-v2,.order-actions,.performance-card{grid-template-columns:1fr}.footer-featured-features{margin:0 28px 28px}}.admin-stat-card-v2 .mini-sparkline,.admin-stat-card-v2 .mini-sparkline i{display:none!important}.admin-main-v2{min-height:100vh;overflow-x:hidden;padding:22px 30px!important}.admin-topbar-v2{gap:18px!important;margin-bottom:18px!important}.admin-topbar-v2 h1{font-size:30px!important}.admin-topbar-v2 p{font-size:14px!important}.admin-stat-grid-v2{gap:14px!important}.admin-stat-card-v2{min-height:150px!important;padding:18px 20px!important}.admin-stat-card-v2 h2{margin:8px 0 4px!important;font-size:26px!important}.stat-icon{width:40px!important;height:40px!important;margin-bottom:10px!important}.admin-analytics-grid{gap:16px!important}.admin-panel-v2{padding:20px!important}.admin-side-v2{scrollbar-width:thin;grid-template-rows:auto auto minmax(90px,1fr) auto!important;gap:12px!important;height:100vh!important;max-height:100vh!important;padding:18px 14px!important;overflow-y:auto!important}.admin-side-logo img{width:190px!important;margin-bottom:8px!important}.admin-nav-v2{gap:5px!important}.admin-nav-v2 button{border-radius:9px!important;gap:10px!important;height:42px!important;padding:0 12px!important;font-size:14px!important}.admin-nav-v2 button .icon{width:19px!important;height:19px!important}.admin-mini-campaign{min-height:118px!important;margin-top:4px!important;padding:12px!important}.admin-mini-campaign b{font-size:18px!important}.admin-mini-campaign small{font-size:11px!important}.admin-user-card{grid-template-columns:36px 1fr 28px!important;gap:8px!important;padding-top:12px!important}.admin-user-avatar{width:36px!important;height:36px!important}.admin-user-card b{font-size:13px!important}.admin-user-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:11px!important}.admin-user-card button{height:28px!important}.chart-area{height:170px!important}.performance-card{grid-template-columns:160px 1fr!important}.donut{width:150px!important;height:150px!important}.donut b{font-size:28px!important}.catalog-hero,.page-hero.catalog-hero{background-image:linear-gradient(90deg,#030507e0 0%,#03050799 34%,#03050733 66%,#03050775 100%),url(/images/store-banner-urban-night.png)!important;background-position:50% 42%!important;background-size:cover!important;min-height:330px!important}.catalog-hero:before,.page-hero.catalog-hero:before{background:0 0!important}.catalog-hero h1,.catalog-hero p{text-shadow:0 6px 28px #000000d9;color:#fff!important}.catalog-hero h1{letter-spacing:.04em!important}@media (height<=780px){.admin-main-v2{padding-top:18px!important;padding-bottom:18px!important}.admin-topbar-v2 h1{font-size:28px!important}.admin-stat-card-v2{min-height:132px!important;padding:16px!important}.admin-panel-v2{padding:16px!important}.chart-area{height:145px!important}.admin-side-logo img{width:176px!important}.admin-nav-v2 button{height:38px!important}.admin-mini-campaign{min-height:96px!important}}@media (width<=1320px){.admin-shell-v2{grid-template-columns:245px minmax(0,1fr)!important}.admin-main-v2{padding:20px!important}.admin-top-actions{flex-wrap:wrap}}
