@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{color:#151820;font-synthesis:none;text-rendering:optimizelegibility;--ink:#111318;--muted:#6d7380;--line:#e5e7eb;--soft:#f5f6f8;--paper:#fff;--accent:#f15a2b;--accent-dark:#d9481b;--accent-soft:#fff0e9;--green:#0e9f6e;--green-soft:#e9fbf4;--danger:#dc3545;--shadow:0 18px 60px #11131814;--radius:18px;background:#f5f6f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--soft);min-width:320px;min-height:100vh;color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.brand-copy strong{font-family:Manrope,Inter,sans-serif}.page-width{width:min(1280px,100% - 40px);margin:0 auto}.page-section{padding:46px 0 72px}.lead{color:var(--muted);max-width:720px;line-height:1.7}.muted{color:var(--muted)}.wholesale-text{color:var(--green)}.mobile-only{display:none!important}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.announcement{background:var(--ink);color:#fff;letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;height:36px;font-size:12px;font-weight:700;display:flex}.public-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #11131814;position:sticky;top:0}.public-header__inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand-lockup{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;letter-spacing:-.05em;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-family:Manrope;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #f15a2b40}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{letter-spacing:-.02em;font-size:14px}.brand-copy small{color:var(--muted);margin-top:4px;font-size:11px}.desktop-nav{align-items:center;gap:28px;font-size:13px;font-weight:600;display:flex}.desktop-nav a{color:#5d626d}.desktop-nav a.active{color:var(--ink)}.nav-muted{color:#989ca5;font-weight:500}.header-actions{align-items:center;gap:8px;display:flex}.cart-button{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.cart-button b{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:11px;display:inline-flex}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:#f7f7f8}.icon-button.danger{color:var(--danger)}.catalog-hero{color:#fff;background:linear-gradient(135deg,#111318 0%,#1c2028 58%,#262b34 100%);position:relative;overflow:hidden}.catalog-hero:after{content:"";background:radial-gradient(circle,#f15a2b40,#0000 65%);border-radius:50%;width:470px;height:470px;position:absolute;top:-250px;right:-120px}.catalog-hero__grid{z-index:1;grid-template-columns:1.35fr .65fr;align-items:center;gap:70px;min-height:370px;padding:74px 0 62px;display:grid;position:relative}.eyebrow{color:#ff9d7f;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow--plain{color:var(--accent)}.catalog-hero h1{letter-spacing:-.055em;max-width:820px;margin:18px 0 20px;font-size:clamp(42px,5vw,72px);line-height:.98}.catalog-hero h1 em{color:#ff7950;font-style:normal}.catalog-hero p{color:#b8bec8;max-width:650px;font-size:15px;line-height:1.7}.hero-price-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;padding:28px;display:flex}.hero-price-card small{color:#b8bec8;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.hero-price-card strong{letter-spacing:-.05em;margin:8px 0 10px;font-family:Manrope;font-size:clamp(34px,4vw,54px)}.hero-price-card span{color:#cbd0d8;font-size:13px;line-height:1.5}.catalog-toolbar-wrap{border-bottom:1px solid var(--line);background:#fff}.catalog-toolbar{padding:22px 0 18px}.catalog-search{background:#f6f7f8;border:1px solid #e7e9ec;border-radius:15px;align-items:center;gap:12px;width:100%;height:54px;padding:0 16px;transition:all .2s;display:flex}.catalog-search:focus-within{background:#fff;border-color:#bfc3ca;box-shadow:0 0 0 4px #1113180a}.catalog-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.catalog-search kbd{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:5px 8px;font-size:11px}.category-strip{scrollbar-width:none;gap:8px;padding-top:14px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{border:1px solid var(--line);color:#626771;background:#fff;border-radius:999px;flex:none;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:700;display:inline-flex}.category-strip button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.catalog-section{padding:42px 0 90px}.section-heading,.admin-page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.section-heading h2,.admin-page-heading h1{letter-spacing:-.04em;margin:6px 0 0;font-size:28px}.results-count{color:var(--muted);font-size:12px;font-weight:700}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.product-card{background:#fff;border:1px solid #e7e9ec;border-radius:18px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:#d9dce1;transform:translateY(-3px);box-shadow:0 14px 40px #11131814}.product-card__media{background:#f3f4f6;height:190px;position:relative;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%}.image-placeholder{color:#9ba0aa;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:11px;font-weight:600;display:flex}.product-badge{z-index:2;background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:10px;left:10px}.product-badge--oferta,.product-badge--oferta-limitada,.product-badge--liquidacion{background:var(--accent)}.product-badge--nuevo{background:#2b6ef3}.product-card__body{padding:14px}.product-meta-line{color:#9297a0;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;justify-content:space-between;gap:8px;font-size:9px;display:flex;overflow:hidden}.product-meta-line span{text-overflow:ellipsis;overflow:hidden}.product-card h3{letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:8px 0 14px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.price-stack{border-top:1px solid #eff0f2;flex-direction:column;gap:4px;padding-top:11px;display:flex}.price-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.price-row span{text-transform:uppercase;letter-spacing:.06em;color:#969ba4;font-size:9px;font-weight:800}.price-row strong{letter-spacing:-.04em;color:var(--green);font-family:Manrope;font-size:19px}.price-row--retail b{color:#69707b;font-size:12px}.price-row--single strong{color:var(--ink)}.product-card__actions{gap:7px;margin-top:13px;display:flex}.qty-control{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;height:36px;display:flex;overflow:hidden}.qty-control button{color:#626771;background:0 0;border:0;justify-content:center;align-items:center;width:30px;height:100%;display:flex}.qty-control span{text-align:center;min-width:22px;font-size:12px;font-weight:800}.add-button{background:var(--ink);color:#fff;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.add-button:hover{background:#262a32}.product-skeleton{background:linear-gradient(100deg,#eceef1 30%,#f7f8f9 50%,#eceef1 70%) 0 0/250% 100%;border-radius:18px;height:360px;animation:1.4s linear infinite skeleton}@keyframes skeleton{to{background-position-x:-250%}}.load-more-wrap{justify-content:center;margin-top:30px;display:flex}.empty-state{text-align:center;color:#89909a;background:#fff;border:1px dashed #d4d7dc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.empty-state.compact{min-height:180px}.empty-state h3{color:var(--ink);margin:12px 0 7px}.empty-state p{max-width:520px;line-height:1.6}.primary-button,.secondary-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.primary-button{background:var(--accent);color:#fff;box-shadow:0 8px 20px #f15a2b2e}.primary-button:hover{background:var(--accent-dark)}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.secondary-button.large{min-height:48px;padding:0 22px}.primary-button.full{width:100%}.primary-button.disabled{opacity:.45;pointer-events:none}.floating-cart{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#111318f5;border:1px solid #ffffff1a;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;width:min(540px,100% - 28px);padding:11px 12px 11px 16px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #00000040}.floating-cart div{flex-direction:column;display:flex}.floating-cart small{color:#abb1bb;font-size:10px}.floating-cart strong{margin-top:3px;font-family:Manrope;font-size:17px}.floating-cart a{background:var(--accent);border-radius:11px;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:11px;font-weight:800;display:flex}.public-footer{color:#fff;background:#111318;margin-top:20px;padding:42px 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px;display:grid}.footer-brand .brand-copy small{color:#8f96a1}.public-footer h4{margin-bottom:12px;font-size:12px}.public-footer p{color:#9ea4ae;margin:5px 0;font-size:12px}.back-link{color:#69707b;align-items:center;gap:6px;margin-bottom:24px;font-size:12px;font-weight:700;display:inline-flex}.back-link.centered{justify-content:center;margin:5px 0 0;display:flex}.cart-page h1,.checkout-page h1{letter-spacing:-.045em;margin:5px 0 0;font-size:34px}.cart-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);align-items:start;gap:26px;display:grid}.cart-list{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.cart-line{border-bottom:1px solid #eff0f2;grid-template-columns:72px minmax(0,1fr) auto 105px 38px;align-items:center;gap:14px;padding:14px;display:grid}.cart-line:last-child{border-bottom:0}.cart-line__image{color:#a5aab2;background:#f1f2f4;border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;font-weight:800;display:flex;overflow:hidden}.cart-line__image img{object-fit:cover;width:100%;height:100%}.cart-line__info{min-width:0}.cart-line__info small{color:#999ea7;text-transform:uppercase;font-size:9px}.cart-line__info h3{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 7px;font-size:13px;overflow:hidden}.cart-line__info b{color:#5e6470;font-size:12px}.cart-line__subtotal{text-align:right;font-family:Manrope;font-size:14px}.cart-summary,.checkout-summary{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;position:sticky;top:132px}.wholesale-progress{background:#f7f8f9;border:1px solid #e8eaed;border-radius:14px;padding:14px}.wholesale-progress.active{background:var(--green-soft);border-color:#ccefe2}.wholesale-progress__top{justify-content:space-between;font-size:11px;font-weight:800;display:flex}.progress-track{background:#e5e7eb;border-radius:999px;height:7px;margin:10px 0;overflow:hidden}.progress-track i{background:var(--accent);border-radius:999px;height:100%;transition:width .3s;display:block}.wholesale-progress.active .progress-track i{background:var(--green)}.wholesale-progress p{color:#68707a;margin:0;font-size:10px;line-height:1.5}.summary-lines{margin:18px 0}.summary-lines>div,.summary-total{color:#777d87;justify-content:space-between;align-items:baseline;gap:14px;padding:7px 0;font-size:11px;display:flex}.summary-total{border-top:1px solid var(--line);color:var(--ink);margin-top:8px;padding-top:16px}.summary-total strong{letter-spacing:-.04em;font-family:Manrope;font-size:22px}.form-hint{color:#8d939d;text-align:center;font-size:10px;line-height:1.5}.checkout-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:start;gap:34px;display:grid}.checkout-form{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:28px;padding:22px}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-form label,.form-panel label,.settings-form label,.inline-create-form label{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.checkout-form label>span,.form-panel label>span,.settings-form label>span,.inline-create-form label>span,.login-form label>span{color:#535a65;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe2e6;border-radius:11px;outline:none;transition:all .2s}input,select{height:44px;padding:0 12px}textarea{resize:vertical;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#afb4bd;box-shadow:0 0 0 4px #1113180a}.submit-order{width:100%;min-height:48px;margin-top:6px}.secure-note{color:#8b919a;justify-content:center;align-items:center;gap:6px;margin:12px 0 0;font-size:10px;display:flex}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-99999px!important;overflow:hidden!important}.checkout-summary h3{margin:7px 0 16px}.checkout-items{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:10px;padding:10px 0}.checkout-items>div{color:#626975;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:7px 0;font-size:10px;display:grid}.checkout-items span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.checkout-items small{color:#999fa8}.notice{color:#275f9e;background:#f0f7ff;border-radius:10px;margin:10px 0;padding:11px 13px;font-size:11px;line-height:1.5}.notice--error{color:#b62e3a;background:#fff0f1;border:1px solid #ffd9dd}.success-page{justify-content:center;align-items:center;min-height:70vh;padding:60px 0;display:flex}.success-card{border:1px solid var(--line);text-align:center;width:min(520px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:34px}.success-icon{background:var(--green-soft);width:70px;height:70px;color:var(--green);border-radius:22px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.success-card h1{letter-spacing:-.05em;margin:8px 0 10px;font-size:34px}.success-card p{color:#737984;line-height:1.6}.order-number{background:#f6f7f8;border-radius:14px;flex-direction:column;gap:4px;margin:24px 0 14px;padding:18px;display:flex}.order-number small{color:#9298a1;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.order-number strong{font-family:Manrope;font-size:28px}.success-total{justify-content:space-between;padding:10px 0;display:flex}.price-mode{background:var(--green-soft);color:var(--green);letter-spacing:.06em;border-radius:8px;margin:8px 0 20px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.admin-shell{background:#f4f5f7;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff;z-index:60;background:#111318;flex-direction:column;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.admin-brand{align-items:center;gap:10px;padding:5px 7px 22px;display:flex}.admin-brand .brand-mark{border-radius:11px;width:38px;height:38px}.admin-brand div{flex-direction:column;min-width:0;display:flex}.admin-brand strong{white-space:nowrap;font-family:Manrope;font-size:12px}.admin-brand small{color:#777f8c;margin-top:3px;font-size:9px}.admin-nav{flex-direction:column;gap:4px;display:flex}.admin-nav a{color:#969eaa;border-radius:10px;align-items:center;gap:10px;min-height:43px;padding:0 11px;font-size:12px;font-weight:600;display:flex}.admin-nav a:hover{color:#fff;background:#1a1d24}.admin-nav a.active{color:#fff;background:#242932}.admin-logout{color:#8d949f;background:0 0;border:0;border-top:1px solid #252932;align-items:center;gap:9px;min-height:42px;margin-top:auto;padding:16px 10px 0;font-size:11px;font-weight:600;display:flex}.admin-main{min-width:0}.admin-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:40;background:#ffffffeb;align-items:center;gap:14px;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.admin-topbar>div{flex-direction:column;flex:1;display:flex}.admin-topbar strong{font-size:12px}.admin-topbar span{color:#969ca5;margin-top:3px;font-size:9px}.admin-content{max-width:1500px;margin:0 auto;padding:28px}.admin-page-heading{align-items:center;margin-bottom:24px}.admin-page-heading p{color:#7c828c;margin:7px 0 0;font-size:12px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:13px;padding:17px;display:flex}.stat-icon{color:#535a64;background:#f2f3f5;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.stat-card>div{flex-direction:column;display:flex}.stat-card small{color:#7c838e;font-size:10px}.stat-card strong{letter-spacing:-.04em;margin:4px 0;font-family:Manrope;font-size:25px}.stat-card span:last-child{color:#a1a6ae;font-size:9px}.admin-two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.panel-heading h3{margin:4px 0 0;font-size:16px}.panel-copy{color:#777e88;font-size:11px;line-height:1.65}.panel-copy.small{font-size:10px}.quick-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.quick-actions a{background:#f4f5f7;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:700}.status-dot{border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.status-dot.good{background:var(--green-soft);color:var(--green)}.admin-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.admin-search{border:1px solid var(--line);background:#fff;border-radius:11px;flex:1;align-items:center;gap:9px;max-width:560px;height:44px;padding:0 12px;display:flex}.admin-search input{box-shadow:none;background:0 0;border:0;height:auto;padding:0}.segmented{background:#e9ebee;border-radius:10px;gap:4px;padding:4px;display:flex;overflow-x:auto}.segmented button{color:#666d78;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:800}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000012}.admin-table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:900px}.admin-table th{color:#8c929c;text-transform:uppercase;letter-spacing:.08em;text-align:left;border-bottom:1px solid var(--line);background:#fafafa;padding:11px 13px;font-size:8px}.admin-table td{vertical-align:middle;border-bottom:1px solid #eff0f2;padding:10px 13px;font-size:10px}.admin-table tbody tr:last-child td{border-bottom:0}.product-cell{align-items:center;gap:10px;min-width:280px;display:flex}.mini-product-image{color:#adb1b8;background:#f0f1f3;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:9px;font-weight:800;display:flex}.product-cell>div{flex-direction:column;min-width:0;display:flex}.product-cell strong{white-space:nowrap;text-overflow:ellipsis;max-width:390px;font-size:10px;overflow:hidden}.product-cell small{color:#a0a5ad;white-space:nowrap;text-overflow:ellipsis;max-width:390px;margin-top:3px;font-size:8px;overflow:hidden}.admin-table code{background:#f5f6f7;border-radius:6px;padding:4px 6px;font-size:9px}.status-pill{text-transform:uppercase;letter-spacing:.03em;border:0;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex}.status-pill.good{background:var(--green-soft);color:var(--green)}.status-pill.bad{color:#c53643;background:#fff0f1}.status-pill.neutral{color:#777e88;background:#f0f1f3}.status-pill.clickable{cursor:pointer}.table-loading{text-align:center;color:#9298a1;padding:40px;font-size:11px}.pagination{color:#888e98;justify-content:space-between;align-items:center;margin-top:12px;font-size:10px;display:flex}.pagination>div{gap:5px;display:flex}.pagination button{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.pagination button:disabled{opacity:.35;cursor:not-allowed}.product-edit-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:15px;display:grid}.product-edit-side{flex-direction:column;gap:15px;display:flex}.form-panel{padding:22px}.toggle-row{border:1px solid var(--line);border-radius:11px;padding:12px;flex-direction:row!important;align-items:flex-start!important;gap:10px!important}.toggle-row input{width:16px;height:16px;margin-top:2px}.toggle-row span{flex-direction:column;align-items:flex-start!important;gap:2px!important;display:flex!important}.toggle-row small{color:#969ca5;font-size:9px;line-height:1.4}.admin-image-preview{color:#a0a6af;background:#f7f8f9;border:1px dashed #cfd3d9;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:270px;font-size:10px;display:flex;overflow:hidden}.admin-image-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.data-list{margin:0}.data-list>div{border-bottom:1px solid #eff0f2;grid-template-columns:120px minmax(0,1fr);gap:10px;padding:8px 0;display:grid}.data-list>div:last-child{border-bottom:0}.data-list dt{color:#989ea8;font-size:9px}.data-list dd{text-align:right;word-break:break-word;margin:0;font-size:10px;font-weight:700}.orders-list{flex-direction:column;gap:9px;display:flex}.order-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.order-card__main{text-align:left;background:#fff;border:0;grid-template-columns:100px 1.4fr 1.1fr 120px 90px 22px;align-items:center;gap:14px;width:100%;padding:13px 14px;display:grid}.order-card__main:hover{background:#fbfbfc}.order-card__main>div{flex-direction:column;min-width:0;display:flex}.order-card__main small{color:#9a9fa8;text-transform:uppercase;letter-spacing:.05em;font-size:8px}.order-card__main strong{white-space:nowrap;text-overflow:ellipsis;margin:3px 0;font-size:10px;overflow:hidden}.order-card__main span:not(.status-pill){color:#9298a1;align-items:center;gap:4px;font-size:8px;display:flex}.order-status{justify-self:start}.status-pending{color:#a26b00;background:#fff4d7}.status-preparing{color:#3e67b1;background:#eef4ff}.status-ready{background:var(--green-soft);color:var(--green)}.status-picked_up{color:#6d737e;background:#f0f1f3}.status-cancelled{color:#c53643;background:#fff0f1}.order-card__detail{border-top:1px solid var(--line);background:#fafbfc;padding:14px}.order-items-table{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.order-items-table>div{border-bottom:1px solid #eff0f2;grid-template-columns:minmax(0,1fr) 100px 110px;align-items:center;gap:12px;padding:9px 11px;font-size:9px;display:grid}.order-items-table>div:last-child{border-bottom:0}.order-items-table>div>span:first-child{flex-direction:column;gap:2px;display:flex}.order-items-table small{color:#9ca1aa;font-size:7px}.order-items-table strong{text-align:right}.order-note{color:#795f32;background:#fff8ed;border-radius:9px;margin-top:10px;padding:11px;font-size:9px}.order-note p{margin:4px 0 0}.order-actions{flex-wrap:wrap;align-items:center;gap:5px;margin-top:12px;display:flex}.order-actions span{color:#8d939d;margin-right:3px;font-size:9px}.order-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:700}.order-actions button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.categories-layout{grid-template-columns:.75fr 1.25fr;align-items:start}.inline-create-form .primary-button{width:100%}.category-admin-list{flex-direction:column;display:flex}.category-admin-list>div{border-bottom:1px solid #eff0f2;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.category-admin-list>div:last-child{border-bottom:0}.category-admin-list>div>div{flex-direction:column;display:flex}.category-admin-list strong{font-size:10px}.category-admin-list small{color:#9ba1aa;margin-top:2px;font-size:8px}.settings-form{max-width:900px;padding:22px}.admin-login-page{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-panel{color:#fff;background:linear-gradient(145deg,#111318,#20252e);flex-direction:column;padding:52px;display:flex;position:relative;overflow:hidden}.login-panel:after{content:"";background:radial-gradient(circle,#f15a2b38,#0000 66%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-220px;right:-160px}.login-brand{z-index:1;position:relative}.login-brand .brand-copy small{color:#858c98}.login-copy{z-index:1;max-width:700px;margin:auto 0;position:relative}.login-copy h1{letter-spacing:-.055em;margin:16px 0 20px;font-size:clamp(42px,5vw,74px);line-height:1}.login-copy p{color:#9ea5b0;max-width:560px;line-height:1.7}.login-form-wrap{justify-content:center;align-items:center;padding:40px;display:flex}.login-form{width:min(390px,100%)}.login-form h2{letter-spacing:-.04em;margin:7px 0;font-size:30px}.login-form>p{color:#8a9099;margin-bottom:24px;font-size:11px}.login-form label{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.screen-loader{color:#858b94;background:#f5f6f8;justify-content:center;align-items:center;min-height:100vh;font-size:12px;display:flex}.screen-loader.inline{min-height:260px}.sidebar-backdrop{z-index:50;background:#0000006b;border:0;position:fixed;inset:0}@media (width<=1180px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-hero__grid{grid-template-columns:1fr .6fr;gap:36px}.order-card__main{grid-template-columns:90px 1.5fr 1fr 110px 80px 20px}}@media (width<=980px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-nav{display:none}.catalog-hero__grid{grid-template-columns:1fr;gap:22px}.hero-price-card{max-width:440px}.cart-layout,.checkout-layout,.product-edit-grid{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.admin-shell{grid-template-columns:220px minmax(0,1fr)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-card__main{grid-template-columns:85px 1.5fr 1fr 100px 20px}.order-card__main>div:nth-child(4){display:none}.admin-two-cols,.categories-layout{grid-template-columns:1fr}}@media (width<=760px){.page-width{width:min(100% - 24px,1280px)}.mobile-only{display:inline-flex!important}.announcement{letter-spacing:.1em;text-align:center;height:32px;padding:0 10px;font-size:9px}.public-header__inner{height:64px}.brand-mark{border-radius:11px;width:36px;height:36px;font-size:13px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:9px}.cart-button span{display:none}.mobile-nav{flex-direction:column;gap:7px;padding:5px 0 14px;display:flex}.mobile-nav a,.mobile-nav span{border-top:1px solid var(--line);color:#626873;padding:9px 2px;font-size:11px}.catalog-hero__grid{min-height:auto;padding:48px 0 42px}.catalog-hero h1{font-size:42px}.catalog-hero p{font-size:13px}.hero-price-card{border-radius:18px;padding:20px}.catalog-toolbar{padding:14px 0}.catalog-search{border-radius:12px;height:48px}.catalog-search kbd{display:none}.category-strip{padding-top:11px}.catalog-section{padding:30px 0 82px}.section-heading,.admin-page-heading{align-items:flex-start}.section-heading h2,.admin-page-heading h1{font-size:23px}.results-count{margin-top:7px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:14px}.product-card__media{height:150px}.product-card__body{padding:10px}.product-card h3{min-height:30px;margin:7px 0 10px;font-size:11px}.product-meta-line{font-size:7px}.price-row strong{font-size:16px}.price-row--retail b{font-size:10px}.product-card__actions{flex-direction:column}.qty-control{justify-content:space-between;width:100%}.qty-control button,.qty-control span{flex:1}.add-button{min-height:36px}.footer-grid{grid-template-columns:1fr;gap:20px}.cart-line{grid-template-columns:54px minmax(0,1fr) auto;gap:10px;padding:11px}.cart-line__image{width:54px;height:54px}.cart-line__info h3{font-size:11px}.cart-qty{grid-column:2;justify-self:start}.cart-line__subtotal{grid-area:2/3}.cart-line .icon-button{margin-top:-40px;position:absolute;right:17px}.form-grid.two{grid-template-columns:1fr}.checkout-form{padding:15px}.checkout-page h1,.cart-page h1{font-size:28px}.success-card{padding:25px 18px}.admin-shell{display:block}.admin-sidebar{width:248px;transition:all .2s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:20px 0 50px #0000002e}.admin-sidebar.open{transform:translate(0)}.admin-brand .icon-button{color:#fff;background:#20242b;border-color:#30353e;margin-left:auto}.admin-topbar{height:62px;padding:0 12px}.admin-topbar .secondary-button{min-height:36px;padding:0 10px}.admin-content{padding:18px 12px 32px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{gap:9px;padding:12px}.stat-icon{width:34px;height:34px}.stat-card strong{font-size:20px}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-search{max-width:none}.segmented{width:100%}.segmented button{flex:1}.admin-login-page{grid-template-columns:1fr}.login-panel{min-height:280px;padding:25px}.login-copy{margin:55px 0 5px}.login-copy h1{font-size:38px}.login-copy p{font-size:11px}.login-form-wrap{padding:32px 20px}.order-card__main{grid-template-columns:70px minmax(0,1fr) 20px;gap:9px;padding:11px}.order-card__main>div:nth-child(3),.order-card__main>div:nth-child(4),.order-status{display:none}.order-items-table>div{grid-template-columns:minmax(0,1fr) auto}.order-items-table>div>span:nth-child(2){display:none}.admin-image-preview{height:220px}}@media (width<=430px){.catalog-hero h1{font-size:36px}.product-card__media{height:132px}.price-row strong{font-size:15px}.product-card__actions{margin-top:10px}.floating-cart{bottom:12px}.floating-cart small{white-space:nowrap;text-overflow:ellipsis;max-width:190px;overflow:hidden}.stats-grid{grid-template-columns:1fr}}.hidden-file-input{display:none}.image-actions{align-items:center;gap:8px;margin-top:10px;display:flex}.image-upload-button{flex:1;justify-content:center}.danger-icon-button{color:#d33c4a;background:#fff5f6;border:1px solid #ffd8dc;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.danger-icon-button:hover{background:#ffecef}.image-status-message{color:#69717c;background:#f4f6f8;border-radius:9px;margin-top:9px;padding:8px 10px;font-size:9px;line-height:1.45}.admin-image-preview{position:relative}.admin-image-preview.is-uploading img{opacity:.55}.image-upload-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#565e69;background:#ffffffb8;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;inset:0}.admin-page-heading .secondary-button{align-self:center}.notice{align-items:center;gap:8px;display:flex;position:relative}.notice>button{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.notice--success{color:#157347;background:#effbf5;border:1px solid #ced}.admin-toolbar--stacked{flex-direction:column;align-items:stretch;gap:10px;display:flex}.admin-toolbar__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-toolbar__top .admin-search{flex:1}.advanced-filters{border-top:1px solid #eef0f2;flex-wrap:wrap;align-items:end;gap:8px;padding-top:9px;display:flex}.filter-label{color:#858c96;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:5px;padding:0 4px 9px 0;font-size:8px;font-weight:800;display:flex}.advanced-filters label{flex-direction:column;gap:4px;min-width:132px;display:flex}.advanced-filters label>span{color:#969ca5;text-transform:uppercase;letter-spacing:.05em;font-size:7px;font-weight:700}.advanced-filters select,.bulk-editor select,.bulk-rule-grid select,.bulk-rule-grid input{border:1px solid var(--line);height:36px;color:var(--ink);background:#fff;border-radius:9px;outline:none;padding:0 10px;font-size:9px}.advanced-filters select:focus,.bulk-editor select:focus,.bulk-rule-grid select:focus,.bulk-rule-grid input:focus{border-color:#b9bec6;box-shadow:0 0 0 3px #14181e0a}.clear-filter-button{color:#7f8690;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;height:36px;margin-left:auto;font-size:8px;font-weight:700;display:flex}.clear-filter-button:hover{color:var(--ink)}.select-all-results-banner{color:#8b4a34;background:#fff8f4;border:1px solid #ffd8c9;border-radius:11px;align-items:center;gap:8px;margin:10px 0;padding:9px 12px;font-size:9px;display:flex}.select-all-results-banner button{color:var(--orange);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin-left:auto;font-size:9px;font-weight:800;text-decoration:underline}.bulk-action-bar{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:9px;margin:10px 0;padding:9px 11px;display:flex;box-shadow:0 10px 28px #11131821}.bulk-selection-copy{flex-direction:column;min-width:145px;margin-right:auto;display:flex}.bulk-selection-copy span{color:#aeb4bd;text-transform:uppercase;letter-spacing:.07em;font-size:7px}.bulk-selection-copy strong{margin-top:1px;font-size:11px}.bulk-action-bar .secondary-button.compact{color:#fff;background:#242831;border-color:#363b45;min-height:34px;padding:0 10px}.bulk-action-bar .link-button{color:#bcc1c8;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:700}.bulk-editor,.bulk-rule-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin:10px 0;padding:15px;box-shadow:0 12px 30px #1b1e240a}.bulk-editor__heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:13px;display:flex}.bulk-editor__heading h3,.bulk-rule-copy h3{letter-spacing:-.025em;margin:3px 0 0;font-size:15px}.bulk-editor__heading>span{color:#8d939d;text-align:right;max-width:340px;font-size:8px;line-height:1.5}.bulk-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.bulk-editor-grid label,.bulk-rule-grid label{flex-direction:column;gap:5px;display:flex}.bulk-editor-grid label>span,.bulk-rule-grid label>span{color:#737a84;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.bulk-editor__footer{border-top:1px solid #eff0f2;align-items:center;gap:12px;margin-top:13px;padding-top:12px;display:flex}.bulk-editor__footer>span{color:#8b919b;margin-right:auto;font-size:8px}.bulk-rule-panel{background:linear-gradient(135deg,#fff 0%,#fffaf7 100%);border-color:#e7e0db}.bulk-rule-copy{max-width:680px;margin-bottom:13px}.bulk-rule-copy .eyebrow{align-items:center;gap:5px;display:flex}.bulk-rule-copy p{color:#858c96;margin:6px 0 0;font-size:9px;line-height:1.6}.bulk-rule-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:8px;display:grid}.bulk-rule-actions{border-top:1px solid #eee8e4;align-items:center;gap:10px;margin-top:13px;padding-top:12px;display:flex}.bulk-rule-actions>span{color:#7f8690;margin-right:auto;font-size:8px}.bulk-rule-actions>span strong{color:var(--ink);margin-right:3px;font-size:11px}.products-table--bulk .select-col{width:34px;padding-left:11px;padding-right:4px}.table-checkbox{cursor:pointer;width:16px;height:16px;display:inline-flex;position:relative}.table-checkbox input{opacity:0;pointer-events:none;position:absolute}.table-checkbox span{background:#fff;border:1px solid #ccd1d8;border-radius:5px;width:16px;height:16px;display:block;position:relative}.table-checkbox input:checked+span{background:var(--ink);border-color:var(--ink)}.table-checkbox input:checked+span:after{content:"";border-bottom:1.7px solid #fff;border-left:1.7px solid #fff;width:6px;height:3px;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.admin-table tr.is-selected td{background:#fffaf7}.admin-table tr.is-selected td:first-child{box-shadow:inset 3px 0 0 var(--orange)}.mini-product-image.has-image{color:#5574a7;background:#eef4ff}.organization-cell{flex-direction:column;gap:2px;max-width:145px;display:flex}.organization-cell>span{white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:700;overflow:hidden}.organization-cell small{color:#8c929b;font-size:7px}.organization-cell .featured-mini{color:#916018}@media (width<=1180px){.bulk-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bulk-rule-grid label:first-child{grid-column:span 2}.bulk-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-page-heading .secondary-button{align-self:flex-start}.admin-toolbar__top{flex-direction:column;align-items:stretch}.advanced-filters{grid-template-columns:1fr 1fr;align-items:end;display:grid}.filter-label{grid-column:1/-1;padding-bottom:0}.advanced-filters label{min-width:0}.clear-filter-button{justify-content:flex-start;margin-left:0}.bulk-action-bar{z-index:25;flex-wrap:wrap;position:sticky;bottom:10px}.bulk-selection-copy{flex:1;min-width:0}.bulk-editor-grid,.bulk-rule-grid{grid-template-columns:1fr}.bulk-rule-grid label:first-child{grid-column:auto}.bulk-editor__heading{flex-direction:column;gap:6px}.bulk-editor__heading>span{text-align:left}.bulk-editor__footer,.bulk-rule-actions{flex-wrap:wrap}.bulk-editor__footer .primary-button,.bulk-rule-actions .primary-button{justify-content:center;width:100%}.select-all-results-banner{flex-wrap:wrap;align-items:flex-start}.select-all-results-banner button{text-align:left;width:100%;margin-left:24px}}.admin-print-main{justify-content:center;align-items:center;gap:7px;display:inline-flex}.admin-print-main:disabled{opacity:.5;cursor:not-allowed}.orders-filter-panel{margin-bottom:13px}.orders-toolbar{margin-bottom:9px}.orders-date-filters{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:10px;padding:10px 12px;display:grid}.date-filter-group{align-items:flex-end;gap:10px;min-width:0;display:flex}.date-filter-group>svg{color:#747b86;flex:none;margin:0 2px 10px 0}.date-filter-group label{color:#8d939d;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:4px;font-size:8px;font-weight:700;display:flex}.date-filter-group input{border:1px solid var(--line);width:148px;height:34px;color:var(--ink);background:#fafbfc;border-radius:8px;padding:0 8px;font-size:10px}.date-quick-actions{align-items:center;gap:5px;display:flex}.date-quick-actions button{border:1px solid var(--line);color:#4f5661;background:#fff;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:9px;font-weight:750;display:inline-flex}.date-quick-actions button:hover{background:#f6f7f8}.orders-filter-summary{flex-direction:column;align-items:flex-end;min-width:155px;padding-bottom:2px;display:flex}.orders-filter-summary strong{font-size:15px;line-height:1}.orders-filter-summary span{color:#959ba4;text-align:right;margin-top:4px;font-size:8px}.order-card__row{align-items:stretch;display:flex}.order-card__row .order-card__main{flex:1}.order-print-button{color:#707782;background:#fff;border:0;border-left:1px solid #eff0f2;justify-content:center;align-items:center;width:44px;display:flex}.order-print-button:hover{color:var(--ink);background:#f6f7f8}.order-detail-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.order-detail-footer .order-actions{margin-top:0}.compact-button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex;min-height:34px!important;padding:0 10px!important}.print-orders-sheet{display:none}@media (width<=900px){.orders-date-filters{grid-template-columns:1fr auto}.orders-filter-summary{grid-column:1/-1;align-items:flex-start;min-width:0}.orders-filter-summary span{text-align:left}.date-filter-group{flex-wrap:wrap}}@media (width<=620px){.admin-page-heading{gap:10px}.admin-print-main{width:100%;margin-top:8px}.orders-date-filters{grid-template-columns:1fr}.date-filter-group{grid-template-columns:18px 1fr;align-items:end;display:grid}.date-filter-group>svg{grid-row:1/3;align-self:center}.date-filter-group label,.date-filter-group input,.date-quick-actions{width:100%}.date-quick-actions button{flex:1;justify-content:center}.order-print-button{width:40px}.order-detail-footer{flex-direction:column;align-items:stretch}.compact-button{justify-content:center}}@media print{@page{size:A4 portrait;margin:8mm}html,body,#root{background:#fff!important}body *{visibility:hidden!important}.print-orders-sheet,.print-orders-sheet *{visibility:visible!important}.print-orders-sheet{color:#111;background:#fff;width:100%;font-family:Arial,Helvetica,sans-serif;position:absolute;top:0;left:0;display:block!important}.print-sheet-header{border-bottom:2px solid #111;grid-template-columns:1fr 1.4fr auto;align-items:end;gap:12px;margin-bottom:7px;padding-bottom:6px;display:grid}.print-sheet-header>div:first-child{flex-direction:column;gap:2px;display:flex}.print-sheet-header>div:first-child strong{letter-spacing:.03em;font-size:12px}.print-sheet-header>div:first-child span,.print-sheet-header>small{color:#555;font-size:7px}.print-sheet-title{text-align:center}.print-sheet-title h1{margin:0;font-size:15px}.print-sheet-title p{color:#444;margin:2px 0 0;font-size:8px}.print-orders-list{flex-direction:column;gap:6px;display:flex}.print-order{break-inside:avoid;page-break-inside:avoid;border:1px solid #777;border-radius:5px;padding:6px}.print-order__heading{border-bottom:1px solid #aaa;grid-template-columns:74px minmax(0,1fr) 95px 115px;align-items:center;gap:7px;padding-bottom:5px;display:grid}.print-order__heading>div{flex-direction:column;gap:1px;min-width:0;display:flex}.print-order__number{font-size:15px;font-weight:900}.print-order__heading strong{font-size:9px}.print-order__heading span{color:#333;font-size:8px}.print-order__heading small{color:#666;font-size:6px;font-weight:700}.print-items-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:4px}.print-items-table th{text-transform:uppercase;text-align:left;color:#555;border-bottom:1px solid #aaa;padding:2px 3px;font-size:6px}.print-items-table td{vertical-align:middle;border-bottom:1px dotted #ccc;padding:3px;font-size:8px}.print-items-table th:first-child,.print-items-table td:first-child{text-align:center;width:18px}.print-items-table th:nth-child(2),.print-items-table td:nth-child(2){text-align:center;width:34px}.print-items-table th:nth-child(4),.print-items-table td:nth-child(4){width:105px}.print-items-table th:nth-child(5),.print-items-table td:nth-child(5){text-align:right;width:72px}.print-check{font-size:12px!important}.print-qty{font-weight:900;font-size:10px!important}.print-order-note{background:#fafafa;border:1px dashed #999;margin-top:4px;padding:4px 5px;font-size:7px}.print-order__footer{border-top:1px solid #aaa;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;padding-top:4px;display:flex}.print-controls{word-spacing:2px;font-size:8px;font-weight:700}.print-order__footer>div:last-child{align-items:center;gap:8px;display:flex}.print-order__footer span{border:1px solid #999;border-radius:99px;padding:2px 5px;font-size:6px;font-weight:800}.print-order__footer strong{font-size:11px}}.public-app--brand-v5{--rm-navy:#063a77;--rm-navy-deep:#032b5c;--rm-blue:#0755a5;--rm-sky:#48b7ef;--rm-sky-soft:#eaf6ff;--rm-ice:#f5f9fd;--rm-orange:#ff7a1a;--rm-orange-dark:#ed6500;--rm-text:#071833;--rm-muted:#6d7c90;color:var(--rm-text);background:#fff}.announcement--brand{letter-spacing:.09em;background:linear-gradient(90deg,#07356b,#064a91 55%,#06356c);height:31px;font-size:11px;box-shadow:inset 0 -1px #ffffff14}.announcement--brand .announcement__dot{background:#86d2ff;border-radius:50%;width:5px;height:5px;margin-right:9px;box-shadow:0 0 0 4px #86d2ff1f}.public-header--brand{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#fffffff2;border-bottom:1px solid #e7edf4;position:sticky;top:0}.public-header--brand .public-header__inner{height:76px}.brand-logo-link{align-items:center;min-width:205px;display:flex}.brand-logo-image{object-fit:contain;object-position:left center;width:190px;height:58px}.desktop-nav--brand{gap:44px;font-size:14px}.desktop-nav--brand a{color:#17233a;font-weight:700;transition:color .18s;position:relative}.desktop-nav--brand a:hover,.desktop-nav--brand a.active{color:var(--rm-blue)}.nav-with-dot>span{background:var(--rm-orange);border-radius:50%;width:7px;height:7px;position:absolute;top:-2px;right:-10px}.header-actions--brand{gap:10px}.cart-button--brand{min-height:48px;color:var(--rm-text);border-color:#bdd0e5;border-radius:12px;gap:10px;padding:0 11px 0 14px;box-shadow:0 5px 18px #043b750d}.cart-button--brand:hover{background:#f8fcff;border-color:#8bb8df}.cart-button--brand .cart-button__copy{flex-direction:column;min-width:75px;line-height:1.05;display:flex}.cart-button--brand .cart-button__copy strong{font-size:12px}.cart-button--brand .cart-button__copy small{color:#6d7c90;margin-top:4px;font-size:10px}.cart-button--brand b{background:var(--rm-orange)}.catalog-hero--brand{color:#fff;background:#fff;padding:8px 0 0;overflow:visible}.catalog-hero--brand:after{display:none}.catalog-hero__grid--brand{isolation:isolate;background:radial-gradient(circle at 88% 18%,#67c6ff94,#0000 30%),linear-gradient(116deg,#053471 0%,#074c98 52%,#4cb8ee 122%);border-radius:22px;grid-template-columns:1.48fr .68fr;gap:54px;min-height:315px;padding:38px 64px 36px;overflow:hidden;box-shadow:0 18px 55px #003b7b24}.catalog-hero__grid--brand:before{content:"";opacity:.16;filter:brightness(0)invert();z-index:-1;background:url(/brand/rosario-monumento-marca.png) 0 100%/contain no-repeat;width:300px;height:310px;position:absolute;bottom:-42px;left:10px}.catalog-hero__grid--brand:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(100deg,#0000 57%,#ffffff14),repeating-linear-gradient(172deg,#0000 0 18px,#ffffff07 19px 20px);position:absolute;inset:0}.hero-copy--brand{padding-left:165px;animation:.45s both rmHeroIn}@keyframes rmHeroIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hero-eyebrow{color:#d9f2ff}.catalog-hero--brand h1{letter-spacing:-.045em;margin:12px 0 15px;font-size:clamp(38px,4.2vw,58px);line-height:1.02}.catalog-hero--brand h1 em{color:#81cfff;font-style:normal}.catalog-hero--brand p{color:#d3e8f9;max-width:690px;margin-bottom:22px;font-size:13px;line-height:1.55}.hero-benefits{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hero-benefits>span{color:#fff;align-items:center;gap:9px;display:flex}.hero-benefits>span>svg{border:1px solid #ffffff94;border-radius:50%;width:39px;height:39px;padding:9px}.hero-benefits b{font-size:11px;font-weight:600;line-height:1.22}.hero-price-card--brand{color:var(--rm-navy-deep);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #ffffffe6;border-radius:19px;align-items:center;padding:32px 29px 22px;position:relative;box-shadow:0 18px 42px #00234e2e}.hero-price-card--brand small{color:#17365f;letter-spacing:.035em;font-size:12px;line-height:1.25}.hero-price-card--brand strong{color:#063b7d;margin:9px 0 11px;font-size:clamp(42px,4vw,57px)}.flag-chip{background:#fff;border:4px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;width:54px;height:54px;display:flex;position:absolute;top:-22px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 24px #002a592b}.flag-chip i{height:15px;display:block}.flag-chip i:first-child,.flag-chip i:nth-child(3){background:#64c5f2}.flag-chip i:nth-child(2){background:#fff;position:relative}.flag-chip i:nth-child(2):after{content:"☀";color:#f6be26;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.hero-price-cta{color:#fff;background:linear-gradient(#ff8b26,#ff7513);border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;padding:9px 10px;display:flex;box-shadow:0 8px 18px #ff73123d}.hero-price-cta span{color:#fff;text-align:left;font-size:9px;font-weight:800;line-height:1.2}.hero-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#002a5e61;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 20px #0000001a}.hero-arrow:hover{background:#002552a3}.hero-arrow--left{left:14px}.hero-arrow--right{right:14px}.hero-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.hero-dots button{background:#ffffff6b;border:0;border-radius:50%;width:8px;height:8px;padding:0}.hero-dots button.active{background:#fff;transform:scale(1.15)}.catalog-toolbar-wrap--brand{border:0}.catalog-toolbar--brand{padding:13px 0 11px}.search-category-row{grid-template-columns:minmax(440px,1.3fr) minmax(0,1fr);align-items:center;gap:22px;display:grid}.catalog-search--brand{background:#fff;border:1px solid #cfddea;border-radius:9px;gap:0;height:46px;padding:0;overflow:hidden;box-shadow:0 3px 12px #08468508}.catalog-search--brand>svg{color:#56718f;flex:none;margin-left:15px}.catalog-search--brand input{padding:0 14px;font-size:12px}.catalog-search--brand button{color:#fff;background:linear-gradient(#0757a9,#06478e);border:0;align-self:stretch;min-width:92px;font-size:11px;font-weight:800}.catalog-search--brand button:hover{background:#043f80}.category-strip--brand{justify-content:flex-end;padding:0}.category-strip--brand button{color:#174274;background:#edf4fb;border:0;justify-content:center;min-width:82px;padding:9px 15px}.category-strip--brand button.active{color:#fff;background:linear-gradient(#0755a3,#063d79);box-shadow:0 6px 16px #0545892e}.catalog-section--brand{background:#fff;padding-top:15px;padding-bottom:34px}.section-heading--brand{margin-bottom:17px}.section-heading--brand .eyebrow--plain{color:#0c5ba8}.section-heading--brand h2{color:#061a37;font-size:24px}.product-grid--brand{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.product-card--brand{border-color:#dbe5ef;border-radius:12px;box-shadow:0 5px 18px #0e39640e}.product-card--brand:hover{border-color:#b8d3e9;transform:translateY(-4px);box-shadow:0 15px 34px #0637701f}.product-card--brand .product-card__media{background:#f4f8fc;height:168px}.product-card--brand .product-card__body{padding:11px}.product-card--brand .product-meta-line{color:#7c91a8;font-size:7px}.product-card--brand h3{color:#071a34;min-height:30px;margin:7px 0 5px;font-size:11px}.product-card__description{color:#77879a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 7px;font-size:8px;line-height:1.35;overflow:hidden}.price-stack--brand{margin-top:7px;padding-top:8px}.product-card--brand .price-row span{color:#71839a;font-size:7px}.product-card--brand .price-row strong{color:#064a94;font-size:17px}.product-card--brand .price-row--retail b{color:#687b91;font-size:9px;text-decoration:none}.product-card--brand .price-row--retail strong{color:#064a94;font-size:17px}.product-card--brand .price-row--preview b{color:#0875e1;font-size:10px;font-weight:800;text-decoration:none}.product-card--brand .price-stack--brand.is-wholesale-active .price-row--retail b{color:#8997a7;text-decoration:line-through;text-decoration-thickness:1px}.product-card--brand .price-stack--brand.is-retail-active .price-row--wholesale span{color:#6f8caa}.product-card--brand .price-row--single strong{color:#064a94}.product-card--brand .product-card__actions{margin-top:8px}.product-card--brand .qty-control{border-radius:8px;height:31px}.product-card--brand .qty-control button{width:26px}.product-card--brand .qty-control span{min-width:18px;font-size:10px}.add-button--brand{background:linear-gradient(#0755a5,#063f80);border-radius:8px;min-height:31px;font-size:9px;box-shadow:0 6px 12px #0544892b}.add-button--brand:hover{background:#032f65}.product-card--brand .product-badge{border-radius:7px;padding:5px 7px;font-size:7px;top:8px;left:8px}.product-card--brand .product-badge--nuevo{background:#0875e1}.product-card--brand .product-badge--oferta,.product-card--brand .product-badge--oferta-limitada,.product-card--brand .product-badge--liquidacion{background:var(--rm-orange)}.load-more-brand{color:#07509a;border-color:#9fc3e2;align-items:center;gap:6px;display:inline-flex}.benefits-section{background:#fff;padding:0 0 12px}.benefits-grid{grid-template-columns:repeat(3,1fr) 1.22fr;gap:10px;display:grid}.benefits-grid article,.whatsapp-promo{background:linear-gradient(#f5fbff,#e9f5ff);border:1px solid #bed9ee;border-radius:12px;align-items:center;gap:12px;min-height:66px;padding:10px 15px;display:flex}.benefits-grid article>span{color:#0755a5;background:#ccecff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.benefits-grid article>div,.whatsapp-promo>div{flex-direction:column;gap:3px;display:flex}.benefits-grid strong{color:#063b78;font-size:11px}.benefits-grid small{color:#5f7791;font-size:8px}.whatsapp-promo{color:#fff;background:linear-gradient(115deg,#064b96,#06346c);border-color:#063f81}.whatsapp-promo__logo{flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.whatsapp-promo__logo img{filter:drop-shadow(0 5px 10px #0000001f);width:42px;height:42px;display:block}.whatsapp-promo strong,.whatsapp-promo small{color:#fff}.whatsapp-promo>svg:last-child{margin-left:auto}.public-footer--brand{background:linear-gradient(104deg,#063f82 0%,#06376f 48%,#042c60 100%);border-top:1px solid #ffffff14;margin-top:0;padding:29px 0 25px}.footer-grid--brand{grid-template-columns:1.25fr 1fr 1.08fr .72fr 1.25fr;align-items:start;gap:34px}.footer-brand-column{min-width:0}.footer-logo{width:190px;height:auto;display:block}.footer-logo--white{filter:grayscale()brightness(0)invert();opacity:.98;background:0 0;border-radius:0;padding:0}.footer-brand-column>p{color:#e0edf9;margin:7px 0 0;font-size:10px;font-weight:500}.footer-column{min-width:0}.public-footer--brand h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:1px 0 10px;font-size:9px;font-weight:800}.public-footer--brand a,.public-footer--brand span{color:#d4e3f2;align-items:center;gap:6px;margin:1px 0;font-size:8px;line-height:1.6;display:flex}.public-footer--brand a{transition:color .16s,transform .16s}.public-footer--brand a:hover{color:#fff;transform:translate(2px)}.footer-whatsapp-link img{width:14px;height:14px}.footer-socials{gap:8px;display:flex}.footer-socials--brand a,.footer-socials--brand span{color:#fff;background:#ffffff09;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;margin:0;padding:0;transition:transform .16s,border-color .16s,background .16s;overflow:hidden}.footer-socials--brand a:hover{background:#ffffff14;border-color:#ffffffb3;transform:translateY(-2px)}.footer-socials--brand img{object-fit:contain;width:25px;height:25px;display:block}.payment-logos{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:6px 8px;max-width:230px;margin-bottom:6px;display:grid}.payment-logos img{object-fit:contain;object-position:left center;width:100%;height:30px;display:block}.payment-logos img[alt=Cabal]{object-fit:contain;max-width:100%;height:30px}.payment-logo--mercadopago{width:100%;height:30px;display:block;position:relative;overflow:hidden}.payment-logo--mercadopago img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block;position:absolute;inset:0}.payment-logo--mercadopago i{clip-path:inset(0 0 0 39%);pointer-events:none;background:#fff;position:absolute;inset:0;-webkit-mask:url(/brand/icons/mercadopago-cropped.png) 0/contain no-repeat;mask:url(/brand/icons/mercadopago-cropped.png) 0/contain no-repeat}.footer-payments-column>span{color:#edf5fc;margin-top:4px}.floating-cart--brand{background:#032d5ef5;border-color:#79c6ff40}.floating-cart--brand a{background:var(--rm-orange)}@media (width<=1320px){.product-grid--brand{grid-template-columns:repeat(5,minmax(0,1fr))}.hero-copy--brand{padding-left:120px}.catalog-hero__grid--brand:before{width:240px}}@media (width<=1120px){.product-grid--brand{grid-template-columns:repeat(4,minmax(0,1fr))}.search-category-row{grid-template-columns:1fr;gap:10px}.category-strip--brand{justify-content:flex-start;overflow-x:auto}.catalog-hero__grid--brand{grid-template-columns:1.2fr .62fr;padding-left:42px;padding-right:42px}.hero-copy--brand{padding-left:95px}.catalog-hero__grid--brand:before{width:190px;height:230px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.footer-grid--brand{grid-template-columns:1.2fr repeat(2,1fr)}.footer-payments-column{grid-column:auto}}@media (width<=900px){.brand-logo-link{min-width:0}.brand-logo-image{width:160px;height:50px}.catalog-hero__grid--brand{grid-template-columns:1fr;gap:22px;padding:44px 55px 34px}.hero-copy--brand{padding-left:70px}.hero-price-card--brand{justify-self:end;width:min(420px,100%)}.hero-benefits{gap:15px}.catalog-hero__grid--brand:before{opacity:.12;width:160px}}@media (width<=760px){.announcement--brand{font-size:8px}.public-header--brand .public-header__inner{height:62px}.brand-logo-image{width:145px;height:45px}.cart-button--brand{min-height:40px;padding:0 9px}.cart-button--brand .cart-button__copy{display:none}.mobile-nav--brand{background:#fff;padding-bottom:10px}.catalog-hero--brand{padding-top:0}.catalog-hero__grid--brand{border-radius:0;width:100%;min-height:390px;padding:34px 24px 30px}.hero-copy--brand{text-align:left;padding-left:0}.catalog-hero--brand h1{font-size:37px}.catalog-hero--brand p{font-size:12px}.catalog-hero__grid--brand:before{opacity:.09;width:135px;height:160px;bottom:100px;left:auto;right:-18px}.hero-benefits{gap:10px}.hero-benefits>span>svg{width:33px;height:33px;padding:7px}.hero-benefits b{font-size:9px}.hero-price-card--brand{justify-self:stretch;width:100%;max-width:none;padding:24px 20px 16px}.hero-price-card--brand strong{font-size:42px}.hero-arrow{width:34px;height:34px;top:31%}.hero-arrow--left{left:7px}.hero-arrow--right{right:7px}.hero-dots{bottom:10px}.catalog-toolbar--brand{padding:10px 0}.catalog-search--brand{height:44px}.catalog-search--brand button{min-width:74px}.category-strip--brand button{min-width:auto}.product-grid--brand{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card--brand .product-card__media{height:145px}.product-card--brand .product-card__body{padding:9px}.product-card--brand h3{font-size:10px}.product-card--brand .price-row strong{font-size:15px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article,.whatsapp-promo{min-height:58px}.footer-grid--brand{grid-template-columns:1fr 1fr;gap:22px 20px}.footer-brand-column,.footer-payments-column{grid-column:1/-1}.payment-logos{grid-template-columns:repeat(4,minmax(0,1fr));max-width:100%}}@media (width<=430px){.brand-logo-image{width:132px}.catalog-hero--brand h1{font-size:32px}.hero-benefits>span:nth-child(3){display:none}.product-card--brand .product-card__media{height:128px}.product-card--brand .product-card__actions{flex-direction:column}.footer-grid--brand{grid-template-columns:1fr}.footer-brand-column,.footer-payments-column{grid-column:auto}.payment-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-brand-mark{background:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:inline-flex;box-shadow:0 7px 18px #00000029}.admin-brand-mark img{object-fit:contain;width:100%;height:100%}.login-brand .admin-brand-mark{width:44px;height:44px}.cart-placeholder-logo{object-fit:contain;opacity:.72;width:70%;height:70%}
