@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#171719;background:#f4f4f2;font-synthesis:none;--red:#e42027;--dark:#111113;--muted:#707078;--line:#dededb;--cream:#f4f4f2;--green:#149b63;--amber:#d08710;--blue:#1c6de8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{min-height:100vh}.demo-ribbon{background:var(--red);color:#fff;text-align:center;padding:7px 18px;font-size:.68rem;font-weight:800;letter-spacing:.13em}.store-header{height:78px;padding:0 max(22px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:42px;background:#111113;color:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid #2a2a2e}.brand{border:0;background:none;color:#fff;text-align:left;display:flex;align-items:flex-end;gap:9px;padding:0}.brand span,.crm-brand span{font-family:Barlow Condensed,sans-serif;font-weight:800;font-style:italic;font-size:2.45rem;line-height:.7;letter-spacing:-.06em}.brand small,.crm-brand small{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:.67rem;letter-spacing:.16em;border-bottom:3px solid var(--red);padding-bottom:3px;white-space:nowrap}.store-header nav{display:flex;align-items:center;gap:31px;margin-left:auto;font-size:.82rem;font-weight:600;color:#bcbcc2}.store-header nav a:hover{color:#fff}.nav-crm{border:1px solid #404045;background:#1c1c1f;color:#fff;border-radius:999px;padding:10px 18px;font-size:.78rem}.header-actions{display:flex;align-items:center;gap:10px}.cart-button{border:0;border-radius:8px;background:#fff;color:#111;padding:11px 15px;font-weight:700}.cart-button strong{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:8px;border-radius:50%;background:var(--red);color:#fff;font-size:.72rem}.icon-button{border:0;background:#242429;color:#fff;border-radius:8px;width:42px;height:42px}.mobile-only{display:none}.hero{min-height:610px;background:#111113;color:#fff;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);gap:40px;padding:82px max(28px,calc((100vw - 1320px)/2)) 70px;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#c8c8cc;font-size:.68rem;font-weight:800;letter-spacing:.14em}.eyebrow i{display:block;width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #e4202726}.eyebrow.dark{color:var(--red)}.hero h1{font-family:Barlow Condensed,sans-serif;font-size:clamp(4rem,7vw,6.8rem);line-height:.82;letter-spacing:-.045em;text-transform:uppercase;margin:24px 0 25px;max-width:780px}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p{color:#aaaab1;max-width:620px;font-size:1.05rem;line-height:1.7}.hero-search{max-width:680px;display:flex;align-items:center;background:#fff;border-radius:8px;padding:5px 5px 5px 17px;margin-top:30px;box-shadow:0 18px 50px #0000004d}.hero-search>span{color:#111;font-size:1.35rem}.hero-search input{border:0;outline:0;min-width:0;flex:1;padding:14px;color:#111}.hero-search a{background:var(--red);border-radius:6px;padding:14px 24px;font-weight:700}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px;color:#8e8e96;font-size:.72rem}.hero-trust span:first-letter{color:var(--red)}.hero-visual{position:relative;min-height:430px;border-radius:28px;background:radial-gradient(circle at 54% 44%,#332125 0,#171719 38%,#0b0b0d 72%);border:1px solid #29292d;overflow:hidden}.hero-grid{position:absolute;inset:0;opacity:.19;background-image:linear-gradient(#6c6c72 1px,transparent 1px),linear-gradient(90deg,#6c6c72 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.bike-mark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:2px;font-family:Barlow Condensed,sans-serif;font-style:italic;font-weight:800;font-size:10rem;letter-spacing:-.1em;text-shadow:0 22px 0 rgba(228,32,39,.92),0 30px 45px #000;transform:rotate(-7deg)}.bike-mark span:nth-child(2){color:#d9d9dd}.floating-card{position:absolute;background:#fffffff2;color:#111;border-radius:12px;padding:15px 17px;box-shadow:0 18px 40px #00000057;display:flex;flex-direction:column}.floating-card small{font-size:.65rem;color:#777;text-transform:uppercase;letter-spacing:.08em}.floating-card strong{font-family:Barlow Condensed;font-size:1.65rem;margin-top:4px}.floating-card span{font-size:.67rem;color:#777}.floating-card.stock{left:25px;bottom:35px}.floating-card.orders{right:25px;top:34px}.trust-strip{max-width:1320px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line)}.trust-strip>div{display:flex;align-items:center;gap:17px;padding:26px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip b{font-family:Barlow Condensed;font-size:1.6rem;color:#dadadd}.trust-strip span{display:flex;flex-direction:column;gap:4px}.trust-strip strong{font-size:.82rem}.trust-strip small{color:var(--muted);font-size:.69rem}.catalog-section,.service-section{max-width:1320px;margin:auto;padding:92px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:34px}.section-head h2,.service-section h2,.featured-section h2{font-family:Barlow Condensed;font-size:clamp(2.4rem,4vw,3.8rem);text-transform:uppercase;line-height:.95;margin:10px 0 8px}.section-head p,.service-section>div>p{margin:0;color:var(--muted);font-size:.86rem}.secondary-button,.ghost-button{border:1px solid #d0d0ce;background:#fff;color:#222;border-radius:8px;padding:11px 16px;font-weight:700;font-size:.78rem}.category-scroll{display:flex;gap:8px;overflow:auto;padding-bottom:5px;margin-bottom:20px;scrollbar-width:thin}.category-scroll button,.segmented button{border:1px solid #dbdbd7;background:#fff;border-radius:999px;padding:10px 14px;white-space:nowrap;font-size:.72rem;font-weight:700;color:#5d5d63}.category-scroll button small{margin-left:6px;color:#9b9ba1}.category-scroll button.active,.segmented button.active{background:#111;color:#fff;border-color:#111}.catalog-toolbar{display:flex;gap:12px;margin-bottom:25px}.catalog-toolbar label{flex:1;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #d8d8d5;border-radius:8px;padding:0 14px}.catalog-toolbar input{border:0;outline:0;width:100%;padding:13px 0}.catalog-toolbar select{border:1px solid #d8d8d5;border-radius:8px;background:#fff;padding:0 15px;min-width:220px;color:#555}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid #e0e0dd;border-radius:10px;overflow:hidden;transition:.2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #1e1e1e17}.product-visual{display:block;width:100%;height:205px;border:0;border-bottom:1px solid #e4e4e1;background:#ededeb;position:relative;padding:0}.product-art{width:100%;height:100%;min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:radial-gradient(circle at 50% 42%,#fff,#e6e6e3 66%,#d9d9d6);position:relative;overflow:hidden}.product-art:after{content:"";position:absolute;width:165px;height:20px;border-radius:50%;background:#0000001f;filter:blur(7px);bottom:28px}.product-art>span{font-family:Barlow Condensed;font-size:5.3rem;font-weight:800;line-height:1;color:#29292d;text-shadow:4px 5px 0 rgba(228,32,39,.15);position:relative;z-index:1}.product-art>small{font-size:.56rem;letter-spacing:.16em;font-weight:800;color:#78787f;z-index:1}.product-art.compact{width:46px;height:46px;min-height:46px;border-radius:8px;flex:none}.product-art.compact:after{display:none}.product-art.compact>span{font-size:1.7rem;text-shadow:none}.product-art.compact>small{display:none}.stock-pill{display:inline-flex;border-radius:999px;padding:6px 9px;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.product-visual>.stock-pill{position:absolute;left:12px;top:12px}.stock-pill.success{background:#e4f7ee;color:#087c4b}.stock-pill.warning{background:#fff0d6;color:#a46300}.stock-pill.danger{background:#ffe2e4;color:#bc1720}.product-body{padding:16px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.63rem;color:#777}.product-meta span{text-transform:uppercase;font-weight:800;color:var(--red)}.product-meta code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:.59rem}.product-name{border:0;background:none;text-align:left;padding:0;margin:10px 0 20px;min-height:44px;font-weight:700;font-size:.86rem;line-height:1.42;color:#202024}.product-bottom{display:flex;align-items:end;justify-content:space-between}.product-bottom>div{display:flex;flex-direction:column}.product-bottom strong{font-family:Barlow Condensed;font-size:1.45rem}.product-bottom small{color:#8a8a90;font-size:.6rem;margin-top:3px}.add-button{width:40px;height:40px;border-radius:8px;border:0;background:var(--red);color:#fff;font-size:1.35rem}.add-button:disabled{background:#cfcfd0;cursor:not-allowed}.load-more{display:block;margin:30px auto 0;border:1px solid #c9c9c6;background:#fff;border-radius:8px;padding:13px 22px;font-weight:700}.load-more span{font-weight:500;color:#777}.empty-state{text-align:center;background:#fff;border:1px dashed #cacac7;padding:60px;border-radius:12px}.empty-state>span{font-size:3rem}.empty-state button{border:0;background:#111;color:#fff;border-radius:7px;padding:10px 18px}.featured-section{background:#111113;color:#fff;padding:90px max(25px,calc((100vw - 1320px)/2))}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3b3b40;border-left:1px solid #3b3b40}.featured-grid>button{border:0;border-right:1px solid #3b3b40;border-bottom:1px solid #3b3b40;background:#171719;color:#fff;text-align:left;padding:24px;min-height:270px;position:relative}.featured-grid>button:hover{background:#201719}.featured-grid>button>span{position:absolute;right:18px;top:15px;color:#4c4c53;font-family:Barlow Condensed;font-size:1.8rem}.featured-grid .product-art{width:100%;height:125px;margin-bottom:18px;background:#242428}.featured-grid .product-art>span{color:#fff}.featured-grid>button>div:last-child{display:flex;flex-direction:column;gap:5px}.featured-grid small{color:var(--red);font-weight:800;text-transform:uppercase;font-size:.6rem}.featured-grid strong{font-size:.83rem;line-height:1.4}.featured-grid em{font-family:Barlow Condensed;font-style:normal;font-size:1.35rem}.service-section{display:grid;grid-template-columns:380px 1fr;gap:90px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d3d3d0;border:1px solid #d3d3d0}.service-cards article{background:#fff;padding:28px}.service-cards b{font-family:Barlow Condensed;font-size:2.3rem;color:#ddd}.service-cards h3{font-family:Barlow Condensed;text-transform:uppercase;font-size:1.4rem;margin:22px 0 8px}.service-cards p{font-size:.78rem;line-height:1.7;color:#777}.store-footer{background:#0c0c0e;color:#999;padding:55px max(25px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.brand.inverse{pointer-events:none}.store-footer p{font-size:.78rem}.store-footer>button{border:1px solid #39393e;background:transparent;color:#fff;border-radius:8px;padding:11px 16px}.store-footer>small{grid-column:1/-1;border-top:1px solid #29292d;padding-top:22px;font-size:.63rem}.overlay{position:fixed;inset:0;z-index:100;background:#00000094;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end}.overlay.centered{align-items:center;justify-content:center;padding:20px}.cart-drawer{width:min(480px,100%);background:#f5f5f3;height:100%;display:flex;flex-direction:column;box-shadow:-20px 0 70px #00000040}.cart-drawer>header{padding:25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd}.cart-drawer h2{font-family:Barlow Condensed;font-size:2rem;margin:0;text-transform:uppercase}.cart-drawer header small{font-size:.6rem;color:var(--red);font-weight:800}.cart-drawer header button,.dialog-close{border:0;background:#e6e6e3;width:38px;height:38px;border-radius:50%;font-size:1.5rem}.cart-lines{padding:16px 24px;overflow:auto;flex:1}.cart-lines article{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #ddd}.cart-lines article>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.cart-lines strong{font-size:.76rem}.cart-lines small{font-size:.6rem;color:#888}.cart-lines span{font-family:Barlow Condensed;font-weight:800}.quantity{display:flex;align-items:center;border:1px solid #d2d2cf;background:#fff;border-radius:6px}.quantity button{border:0;background:none;width:29px;height:30px}.quantity b{font-size:.72rem}.cart-drawer>footer{background:#fff;border-top:1px solid #ddd;padding:24px}.cart-drawer>footer>div{display:flex;justify-content:space-between;align-items:center}.cart-drawer>footer strong{font-family:Barlow Condensed;font-size:2rem}.cart-drawer>footer>small{display:block;color:#888;font-size:.65rem;margin:10px 0 18px}.cart-drawer>footer>button,.confirm-button{width:100%;border:0;border-radius:8px;background:var(--red);color:#fff;padding:15px;font-weight:800}.cart-drawer>footer p{text-align:center;font-size:.58rem;color:#999}.empty-cart{margin:auto;text-align:center;padding:40px}.empty-cart>span{font-size:4rem;color:#bbb}.empty-cart h3{font-family:Barlow Condensed;font-size:1.8rem;text-transform:uppercase}.empty-cart p{color:#777;line-height:1.6}.empty-cart button{border:0;background:#111;color:#fff;border-radius:7px;padding:11px 18px}.product-dialog{width:min(900px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:14px;display:grid;grid-template-columns:1fr 1fr;position:relative}.dialog-close{position:absolute;right:16px;top:16px;z-index:2}.dialog-art{min-height:520px;background:#eaeae7}.dialog-art .product-art{height:100%}.dialog-copy{padding:60px 48px 40px;display:flex;flex-direction:column;align-items:flex-start}.dialog-copy>small{color:var(--red);font-size:.66rem;font-weight:800;text-transform:uppercase;margin-top:18px}.dialog-copy h2{font-family:Barlow Condensed;font-size:2.5rem;text-transform:uppercase;line-height:1;margin:10px 0 8px}.dialog-copy code{font-size:.65rem;color:#777}.dialog-copy>p{font-size:.8rem;line-height:1.8;color:#666;margin:25px 0}.compat-box{border-left:3px solid var(--red);background:#f6f2f2;padding:15px;display:flex;flex-direction:column;gap:5px;font-size:.72rem}.compat-box span{color:#777;line-height:1.5}.dialog-price{width:100%;display:flex;align-items:end;justify-content:space-between;margin-top:auto;padding-top:30px}.dialog-price>div{display:flex;flex-direction:column}.dialog-price small{font-size:.62rem;color:#777}.dialog-price strong{font-family:Barlow Condensed;font-size:2.2rem}.dialog-price button{border:0;background:var(--red);color:#fff;border-radius:8px;padding:13px 18px;font-weight:700}.dialog-price button:disabled{background:#bbb}.checkout-dialog,.order-dialog{position:relative;width:min(720px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;padding:38px}.checkout-head>span{font-size:.63rem;color:var(--red);font-weight:800}.checkout-head h2,.order-dialog h2{font-family:Barlow Condensed;font-size:2.4rem;text-transform:uppercase;margin:5px 0}.checkout-head p{color:#777;font-size:.72rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0}.form-grid label{font-size:.68rem;font-weight:700;color:#555}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select{width:100%;margin-top:6px;border:1px solid #d2d2cf;border-radius:7px;padding:12px;background:#fafafa}.checkout-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddd;padding:20px 0}.checkout-total strong{font-family:Barlow Condensed;font-size:2rem}.order-dialog-head{display:flex;align-items:center;justify-content:space-between}.order-dialog-head p{font-size:.75rem;color:#777}.order-dialog dl{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ddd;margin:25px 0}.order-dialog dl div{padding:13px;border-right:1px solid #ddd}.order-dialog dl div:last-child{border:0}.order-dialog dt{font-size:.58rem;color:#888;text-transform:uppercase}.order-dialog dd{margin:5px 0 0;font-size:.72rem;font-weight:700}.order-items>div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #eee}.order-items>div>div{display:flex;flex-direction:column;gap:4px}.order-items strong{font-size:.78rem}.order-items small{font-size:.61rem;color:#777}.order-dialog>footer{display:flex;justify-content:space-between;align-items:center;padding-top:24px}.order-dialog>footer strong{font-family:Barlow Condensed;font-size:2rem}.toast{position:fixed;right:22px;bottom:22px;z-index:200;background:#151517;color:#fff;border-left:4px solid var(--green);border-radius:8px;padding:15px 19px;box-shadow:0 15px 40px #00000040;font-size:.78rem;max-width:380px}.crm-shell{min-height:100vh;background:#f4f5f7;color:#202024;display:grid;grid-template-columns:250px 1fr}.crm-sidebar{background:#111216;color:#a9abb4;min-height:100vh;position:sticky;top:0;height:100vh;padding:28px 17px;display:flex;flex-direction:column;z-index:60}.crm-brand{display:flex;align-items:flex-end;gap:8px;color:#fff;padding:0 10px 31px}.crm-sidebar nav>small{display:block;font-size:.57rem;font-weight:800;letter-spacing:.15em;color:#575963;padding:15px 13px 8px}.crm-sidebar nav>button{width:100%;border:0;background:transparent;color:#9799a3;display:flex;align-items:center;gap:12px;border-radius:8px;padding:12px 13px;text-align:left;font-size:.76rem;font-weight:600;margin:3px 0}.crm-sidebar nav>button>span{width:22px;font-size:1.1rem;color:#6f717a}.crm-sidebar nav>button>b{margin-left:auto;background:#34353b;border-radius:999px;min-width:22px;padding:3px 6px;text-align:center;font-size:.58rem;color:#fff}.crm-sidebar nav>button.active{background:#262026;color:#fff}.crm-sidebar nav>button.active>span{color:var(--red)}.crm-sidebar nav>button.active>b{background:var(--red)}.sidebar-bottom{margin-top:auto}.sidebar-bottom>button{width:100%;border:1px solid #33343a;background:transparent;color:#ccc;border-radius:8px;padding:11px;margin-bottom:14px}.user-card{border-top:1px solid #2b2c31;padding:18px 5px 0;display:flex;align-items:center;gap:10px}.user-card>span{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:var(--red);color:#fff;font-size:.7rem;font-weight:800}.user-card>div{display:flex;flex-direction:column}.user-card strong{font-size:.66rem;color:#fff}.user-card small{font-size:.54rem;color:#6f717a;margin-top:3px}.close-mobile{display:none}.crm-content{min-width:0}.crm-topbar{background:#fff;border-bottom:1px solid #dedfe3;padding:20px 30px;display:flex;align-items:center;gap:25px;min-height:80px}.crm-topbar>div:first-of-type{margin-right:auto}.crm-topbar small{font-size:.54rem;color:#999;text-transform:uppercase;letter-spacing:.1em}.crm-topbar h1{font-family:Barlow Condensed;font-size:1.7rem;text-transform:uppercase;margin:2px 0 0}.crm-actions{display:flex;align-items:center;gap:9px}.crm-search{display:flex;align-items:center;gap:7px;border:1px solid #d8d9dd;background:#f7f7f8;border-radius:8px;padding:0 11px;color:#888}.crm-search input{border:0;background:transparent;outline:0;padding:10px 0;width:170px;font-size:.72rem}.primary-button{border:0;background:var(--red);color:#fff;border-radius:8px;padding:11px 15px;font-weight:700;font-size:.72rem}.data-warning{margin:18px 30px 0;border:1px solid #f0d8a8;background:#fff8e8;color:#765619;border-radius:8px;padding:10px 13px;font-size:.65rem}.data-warning span{background:#dc991f;color:#fff;border-radius:4px;padding:3px 6px;font-weight:800;margin-right:7px}.crm-page{padding:22px 30px 40px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{background:#fff;border:1px solid #e0e1e4;border-radius:10px;padding:20px;position:relative;overflow:hidden;display:flex;flex-direction:column}.stat-card:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#bbb}.stat-card.tone-red:after{background:var(--red)}.stat-card.tone-blue:after{background:var(--blue)}.stat-card.tone-green:after{background:var(--green)}.stat-card.tone-purple:after{background:#7e54cf}.stat-card>span{font-size:.63rem;color:#777}.stat-card>strong{font-family:Barlow Condensed;font-size:2.25rem;margin:8px 0 3px}.stat-card>small{font-size:.58rem;color:#a0a0a6}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin-top:14px}.panel{background:#fff;border:1px solid #e0e1e4;border-radius:10px;padding:21px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.panel-head small{font-size:.55rem;color:#a0a0a6;letter-spacing:.08em}.panel-head h2,.table-title h2{font-family:Barlow Condensed;font-size:1.35rem;text-transform:uppercase;margin:4px 0 0}.panel-head button,.link-button{border:0;background:none;color:var(--red);font-size:.64rem;font-weight:700}.bar-chart{display:flex;flex-direction:column;gap:12px}.bar-chart>div{display:grid;grid-template-columns:94px 1fr 36px;align-items:center;gap:10px;font-size:.62rem}.bar-chart i{display:block;height:8px;background:#ededed;border-radius:999px;overflow:hidden}.bar-chart i b{display:block;height:100%;background:linear-gradient(90deg,var(--red),#f06b70);border-radius:999px}.bar-chart>div>strong{text-align:right}.inventory-value{margin-top:24px;border-top:1px solid #eee;padding-top:17px;display:grid;grid-template-columns:1fr auto;align-items:center}.inventory-value span{font-size:.64rem;color:#777}.inventory-value strong{font-family:Barlow Condensed;font-size:1.6rem}.inventory-value small{grid-column:1/-1;font-size:.56rem;color:#aaa}.order-feed>div,.stock-alerts>div{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #eee}.order-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#f7e5e6;color:var(--red)}.order-feed>div>div,.stock-alerts>div>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.order-feed strong,.stock-alerts strong{font-size:.67rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-feed small,.stock-alerts small{font-size:.54rem;color:#999}.order-feed>div>b{font-size:.66rem}.order-feed .status-badge{font-size:.48rem}.alert-panel{grid-column:1/-1}.alert-count{display:grid;place-items:center;background:#f8e3e4;color:var(--red);border-radius:50%;width:30px;height:30px;font-size:.64rem;font-weight:800}.stock-alerts{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.danger-text{color:var(--red)}.warning-text{color:var(--amber)}.panel-action{width:100%;margin-top:18px;border:1px solid #ddd;background:#fafafa;border-radius:7px;padding:10px;font-size:.66rem;font-weight:700}.view-toolbar{display:flex;justify-content:space-between;margin-bottom:14px}.segmented{display:flex;gap:7px}.segmented button b{margin-left:5px}.table-panel{background:#fff;border:1px solid #e0e1e4;border-radius:10px;overflow:hidden}.table-title{padding:20px 22px;border-bottom:1px solid #eee}.table-title p{margin:4px 0 0;color:#999;font-size:.62rem}.table-scroll{overflow:auto}.table-panel table{width:100%;border-collapse:collapse;white-space:nowrap}.table-panel th{background:#f7f7f8;color:#797a82;text-transform:uppercase;letter-spacing:.05em;font-size:.53rem;text-align:left;padding:11px 13px;border-bottom:1px solid #e2e3e6}.table-panel td{padding:11px 13px;border-bottom:1px solid #efeff1;font-size:.62rem;color:#555}.table-panel tbody tr:hover{background:#fbfbfb}.table-panel td code{font-size:.57rem}.table-product{display:flex;align-items:center;gap:9px;max-width:330px}.table-product strong{overflow:hidden;text-overflow:ellipsis}.stock-stepper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:6px;background:#fff}.stock-stepper button{width:27px;height:27px;border:0;background:#f7f7f7}.stock-stepper b{min-width:30px;text-align:center}.table-note{font-size:.58rem;color:#999;padding:11px 20px;margin:0}.order-board{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.order-board article{background:#fff;border:1px solid #e0e1e4;border-top:3px solid #bbb;border-radius:8px;padding:16px;display:grid;grid-template-columns:1fr auto}.order-board article>span{font-size:.62rem;color:#777}.order-board article>strong{font-family:Barlow Condensed;font-size:1.8rem;grid-row:1/3;grid-column:2}.order-board article>small{font-size:.55rem;color:#aaa;margin-top:6px}.status-select{border:1px solid #ddd;border-radius:6px;padding:6px 8px;background:#fff;font-size:.6rem}.status-badge{white-space:nowrap}.order-nuevo{background:#e9f1ff;color:#1b63c8}.order-confirmado{background:#e7f6ef;color:#127648}.order-preparando{background:#fff2d9;color:#9a6305}.order-en-ruta{background:#eee7ff;color:#6841b9}.order-entregado{background:#dff5e9;color:#0d7441}.order-cancelado{background:#f1f1f1;color:#777}.cell-sub{display:block;margin-top:3px;color:#aaa}.customer-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#171719;color:#fff;border-radius:10px;margin-bottom:14px}.customer-summary>div{padding:22px;border-right:1px solid #333}.customer-summary>div:last-child{border:0}.customer-summary span{display:block;font-size:.6rem;color:#9c9ca4}.customer-summary strong{display:block;font-family:Barlow Condensed;font-size:2rem;margin-top:5px}.customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.customer-grid>article{background:#fff;border:1px solid #e0e1e4;border-radius:10px;padding:19px}.customer-head{display:flex;align-items:center;gap:10px}.customer-head>span{display:grid;place-items:center;width:42px;height:42px;background:#171719;color:#fff;border-radius:9px;font-weight:800;font-size:.7rem}.customer-head>div{min-width:0;flex:1}.customer-head h3{font-size:.76rem;margin:0}.customer-head small{font-size:.54rem;color:#999}.customer-head>b{font-size:.5rem;padding:5px 7px;border-radius:999px}.tag-frecuente{background:#e5f5ed;color:#13784b}.tag-nuevo{background:#e9f1ff;color:#1d63bd}.tag-taller{background:#f0e8ff;color:#7342b7}.customer-grid dl{margin:20px 0;border-top:1px solid #eee}.customer-grid dl>div{padding:11px 0;border-bottom:1px solid #eee}.customer-grid dt{font-size:.52rem;color:#aaa;text-transform:uppercase}.customer-grid dd{margin:4px 0 0;font-size:.64rem}.customer-grid footer{display:flex;align-items:end;gap:20px}.customer-grid footer>span{display:flex;flex-direction:column}.customer-grid footer small{font-size:.5rem;color:#aaa}.customer-grid footer strong{font-size:.7rem}.customer-grid footer button{margin-left:auto;border:0;background:none;color:var(--red);font-size:.61rem;font-weight:700}@media(max-width:1100px){.catalog-section,.service-section{padding-left:24px;padding-right:24px}.hero{grid-template-columns:1fr .8fr}.hero h1{font-size:4.6rem}.product-grid{grid-template-columns:repeat(3,1fr)}.featured-grid{grid-template-columns:repeat(2,1fr)}.service-section{grid-template-columns:1fr;gap:30px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.customer-grid{grid-template-columns:repeat(2,1fr)}.crm-actions .ghost-button{display:none}}@media(max-width:760px){.mobile-only{display:inline-grid;place-items:center}.demo-ribbon{font-size:.55rem}.store-header{height:66px;padding:0 15px;gap:12px}.brand span{font-size:2rem}.brand small{font-size:.52rem}.store-header nav{display:none;position:fixed;inset:96px 14px auto;background:#1a1a1e;border:1px solid #333;border-radius:12px;padding:18px;flex-direction:column;align-items:stretch;gap:0}.store-header nav.open{display:flex}.store-header nav a,.store-header nav button{padding:14px;border-bottom:1px solid #333}.store-header .header-actions{margin-left:auto}.cart-button{font-size:.7rem;padding:9px}.hero{grid-template-columns:1fr;padding:55px 20px 40px;min-height:0}.hero h1{font-size:3.8rem}.hero-copy>p{font-size:.87rem}.hero-search{align-items:stretch}.hero-search a{display:grid;place-items:center;padding:10px 15px;font-size:.7rem}.hero-trust{gap:12px}.hero-visual{min-height:310px}.bike-mark{font-size:7rem}.floating-card.orders{right:12px;top:12px}.floating-card.stock{left:12px;bottom:12px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div{padding:18px}.catalog-section{padding:60px 16px}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.service-section h2,.featured-section h2{font-size:2.55rem}.catalog-toolbar{flex-direction:column}.catalog-toolbar select{height:45px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-visual{height:155px}.product-body{padding:12px}.product-name{font-size:.73rem}.product-meta code{display:none}.product-bottom strong{font-size:1.2rem}.featured-section{padding:60px 16px}.featured-grid{grid-template-columns:1fr 1fr}.featured-grid>button{padding:16px;min-height:235px}.service-section{padding:60px 16px}.service-cards{grid-template-columns:1fr}.store-footer{grid-template-columns:1fr;gap:20px;padding:45px 20px}.store-footer>small{grid-column:1}.product-dialog{grid-template-columns:1fr;max-height:95vh}.dialog-art{min-height:260px}.dialog-copy{padding:30px 22px}.dialog-price{align-items:flex-start;flex-direction:column;gap:15px}.dialog-price button{width:100%}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:1}.checkout-dialog,.order-dialog{padding:28px 20px}.order-dialog dl{grid-template-columns:1fr 1fr}.order-dialog dl div{border-bottom:1px solid #ddd}.crm-shell{display:block}.crm-sidebar{position:fixed;left:-280px;width:250px;transition:.2s}.crm-sidebar.open{left:0;box-shadow:20px 0 50px #00000040}.close-mobile{display:block;position:absolute;right:12px;top:12px;border:0;background:none;color:#fff;font-size:1.5rem}.crm-topbar{padding:14px;gap:10px}.crm-topbar h1{font-size:1.3rem}.crm-actions{margin-left:auto}.crm-search,.crm-actions .primary-button{display:none}.data-warning{margin:12px 14px 0}.crm-page{padding:14px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:14px}.stat-card>strong{font-size:1.75rem}.stock-alerts{grid-template-columns:1fr}.view-toolbar{align-items:flex-start;flex-direction:column;gap:10px}.segmented{overflow:auto;width:100%}.order-board{grid-template-columns:1fr 1fr}.customer-summary{grid-template-columns:1fr}.customer-summary>div{border-right:0;border-bottom:1px solid #333}.customer-grid{grid-template-columns:1fr}.toast{left:14px;right:14px;bottom:14px}.order-dialog-head{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:430px){.hero h1{font-size:3.2rem}.hero-search input{font-size:.72rem}.floating-card{padding:11px}.floating-card strong{font-size:1.25rem}.product-grid{grid-template-columns:1fr 1fr}.product-visual{height:140px}.product-art>span{font-size:4rem}.featured-grid,.trust-strip,.stats-grid,.order-board{grid-template-columns:1fr}}.dashboard-grid,.dashboard-grid>*{min-width:0}.panel{min-width:0;overflow:hidden}.panel-head{gap:12px;min-width:0}.panel-head>div{min-width:0}.panel-head button{white-space:nowrap}.bar-chart,.bar-chart>div,.bar-chart i{min-width:0}.bar-chart>div{grid-template-columns:94px minmax(0,1fr) 36px}.inventory-value{grid-template-columns:minmax(0,1fr) auto;gap:6px}.inventory-value strong{white-space:nowrap}@media(max-width:760px){.crm-shell{max-width:100%;overflow-x:hidden}.crm-content,.crm-page,.dashboard-grid{min-width:0;max-width:100%}.crm-page{overflow:hidden}.bar-chart>div{grid-template-columns:82px minmax(0,1fr) 30px;gap:7px}}.project-hub{min-height:100vh;background:#0d0e10;color:#fff;padding:0 max(24px,calc((100vw - 1320px)/2)) 42px;background-image:radial-gradient(700px 420px at 85% 4%,rgba(228,32,39,.2),transparent 64%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,52px 52px,52px 52px}.hub-topbar{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2a2b2e}.hub-topbar>a{font-size:.75rem;color:#a4a5ac}.hub-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;padding:74px 0 58px}.hub-kicker{font-size:.65rem;font-weight:800;letter-spacing:.14em;color:#b8b9c0}.hub-kicker i{display:inline-block;width:8px;height:8px;background:#26d07c;border-radius:50%;margin-right:8px;box-shadow:0 0 0 5px #26d07c1f}.hub-hero h1{font-family:Barlow Condensed;font-size:clamp(4.1rem,7vw,7rem);line-height:.83;text-transform:uppercase;margin:24px 0}.hub-hero h1 em{font-style:normal;color:var(--red)}.hub-hero p{max-width:700px;color:#a0a1a8;line-height:1.75;margin:0}.hub-metrics{display:grid;grid-template-columns:1fr;gap:1px;background:#303136;border:1px solid #303136}.hub-metrics article{display:flex;align-items:center;justify-content:space-between;background:#151619;padding:20px}.hub-metrics strong{font-family:Barlow Condensed;font-size:2rem;color:#fff}.hub-metrics span{font-size:.67rem;color:#8f9097}.surface-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.surface-card{position:relative;min-height:360px;border:1px solid #303136;background:#151619;border-radius:16px;padding:29px;display:flex;flex-direction:column;overflow:hidden;transition:.2s}.surface-card:before{content:"";position:absolute;inset:0;background:radial-gradient(400px 220px at 100% 0%,rgba(228,32,39,.16),transparent 70%);pointer-events:none}.surface-card:hover{transform:translateY(-5px);border-color:#6a3639;box-shadow:0 25px 55px #00000061}.surface-number{position:absolute;right:24px;top:20px;font-family:Barlow Condensed;font-size:4rem;color:#232428}.surface-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:13px;background:#28292d;color:#fff;font-size:1.5rem;margin-bottom:auto}.surface-card>small{color:var(--red);font-size:.6rem;font-weight:800;letter-spacing:.14em;margin-top:34px}.surface-card h2{font-family:Barlow Condensed;text-transform:uppercase;font-size:2rem;line-height:1;margin:10px 0 12px}.surface-card p{color:#92939a;font-size:.75rem;line-height:1.65;margin:0}.surface-card b{font-size:.72rem;margin-top:25px;color:#fff}.surface-mobile .surface-icon{background:#e42027}.surface-crm .surface-icon{background:#fff;color:#111}.hub-footer{display:flex;gap:28px;flex-wrap:wrap;margin-top:28px;color:#777981;font-size:.61rem}.hub-footer span:before{content:"✓";color:#26d07c;margin-right:7px}.mobile-app-shell{min-height:100vh;background:#e8e8e5;padding:24px;display:flex;justify-content:center}.mobile-device{width:min(100%,480px);min-height:calc(100vh - 48px);background:#f6f6f3;border:1px solid #d5d5d1;border-radius:34px;box-shadow:0 24px 70px #1717192e;overflow:hidden;position:relative;padding-bottom:82px}.mobile-status{height:32px;background:#111113;color:#bcbcc2;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:.53rem}.mobile-status b{font-weight:600;color:#8e8f95}.mobile-app-header{height:74px;background:#111113;color:#fff;display:flex;align-items:center;padding:0 16px;gap:11px}.mobile-avatar{width:42px;height:42px;border:0;border-radius:12px;background:var(--red);color:#fff;font-family:Barlow Condensed;font-weight:800;font-style:italic;font-size:1.2rem}.mobile-app-header>div{display:flex;flex:1;flex-direction:column;gap:3px}.mobile-app-header small{font-size:.55rem;color:#85868d}.mobile-app-header strong{font-size:.76rem}.mobile-cart{position:relative;width:40px;height:40px;border:1px solid #35363a;border-radius:11px;background:#1d1e21;color:#fff}.mobile-cart b{position:absolute;right:-5px;top:-5px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--red);font-size:.5rem}.mobile-main{padding-bottom:28px}.mobile-promo{background:#151619;color:#fff;padding:30px 18px 25px;border-top:1px solid #2a2b2e}.mobile-promo>span{font-size:.55rem;font-weight:800;letter-spacing:.13em;color:#ef656a}.mobile-promo h1{font-family:Barlow Condensed;text-transform:uppercase;font-size:2.65rem;line-height:.88;margin:13px 0}.mobile-promo p{font-size:.67rem;line-height:1.6;color:#93949b}.mobile-search{height:48px;margin-top:18px;background:#fff;border-radius:11px;display:flex;align-items:center;padding:0 13px;color:#111}.mobile-search input{min-width:0;flex:1;border:0;outline:0;padding:0 10px;font-size:.72rem}.mobile-categories{display:flex;gap:7px;overflow:auto;padding:18px 16px 8px;scrollbar-width:none}.mobile-categories button{border:1px solid #dbdbd8;background:#fff;border-radius:999px;padding:9px 13px;font-size:.58rem;font-weight:700;white-space:nowrap}.mobile-categories button.active{background:#111;color:#fff;border-color:#111}.mobile-products{padding:15px 14px}.mobile-section-title{display:flex;align-items:end;justify-content:space-between;margin:0 2px 14px}.mobile-section-title small{font-size:.5rem;color:var(--red);font-weight:800;letter-spacing:.1em}.mobile-section-title h2{font-family:Barlow Condensed;font-size:1.55rem;text-transform:uppercase;margin:3px 0 0}.mobile-section-title>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e8e8e5;font-size:.63rem;font-weight:800}.mobile-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-product{background:#fff;border:1px solid #e2e2df;border-radius:13px;overflow:hidden}.mobile-product-art{width:100%;height:138px;border:0;background:#eaeae7;position:relative;padding:0}.mobile-product-art .product-art{height:100%}.mobile-product-art .product-art>span{font-size:3.5rem}.mobile-product-art>.stock-pill{position:absolute;left:8px;top:8px}.mobile-product>div{padding:11px}.mobile-product>div>small{display:block;font-size:.45rem;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-product-name{height:34px;border:0;background:none;text-align:left;padding:0;margin:6px 0;width:100%;font-size:.63rem;font-weight:700;line-height:1.25;overflow:hidden}.mobile-product footer{display:flex;align-items:center;justify-content:space-between}.mobile-product footer strong{font-family:Barlow Condensed;font-size:1.15rem}.mobile-product footer button{width:30px;height:30px;border:0;border-radius:8px;background:var(--red);color:#fff}.mobile-product footer button:disabled{background:#bbb}.mobile-admin-link{margin:16px 14px 0;padding:18px;background:#111113;color:#fff;border-radius:15px}.mobile-admin-link>div{display:flex;gap:13px}.mobile-admin-link>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#2b2c30;color:#ef565c;flex:0 0 auto}.mobile-admin-link small{font-size:.48rem;color:#ef656a;font-weight:800;letter-spacing:.1em}.mobile-admin-link h2{font-family:Barlow Condensed;text-transform:uppercase;font-size:1.35rem;margin:4px 0}.mobile-admin-link p{font-size:.58rem;line-height:1.5;color:#999aa1}.mobile-admin-link>button{width:100%;border:0;border-radius:9px;background:#fff;color:#111;padding:11px;margin-top:13px;font-size:.63rem;font-weight:800}.mobile-bottom-nav{position:absolute;bottom:0;left:0;right:0;height:74px;background:#fffffff5;border-top:1px solid #e0e0dd;display:grid;grid-template-columns:repeat(4,1fr);z-index:20}.mobile-bottom-nav button{border:0;background:transparent;color:#8a8b91;font-size:.49rem;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.mobile-bottom-nav button span{font-size:1.05rem}.mobile-bottom-nav button.active{color:var(--red)}.admin-access{min-height:100vh;background:#101114;color:#fff;display:grid;place-items:center;padding:28px;background-image:radial-gradient(600px 350px at 70% 0%,rgba(228,32,39,.21),transparent 65%)}.admin-access>section{width:min(620px,100%);background:#17181c;border:1px solid #303136;border-radius:20px;padding:42px;box-shadow:0 28px 80px #0006}.admin-access-brand{display:flex;align-items:flex-end;gap:9px;margin-bottom:45px}.admin-access-brand span{font-family:Barlow Condensed;font-size:2.5rem;line-height:.7;font-style:italic;font-weight:800}.admin-access-brand small{font-family:Barlow Condensed;font-size:.65rem;letter-spacing:.14em;border-bottom:3px solid var(--red);padding-bottom:3px}.admin-lock{display:grid;place-items:center;width:58px;height:58px;border-radius:15px;background:#2a2224;color:#ff5a60;font-size:1.45rem}.admin-access>section>small{display:block;color:#ef656a;font-size:.58rem;font-weight:800;letter-spacing:.13em;margin-top:24px}.admin-access h1{font-family:Barlow Condensed;font-size:3rem;line-height:.95;text-transform:uppercase;margin:10px 0 16px}.admin-access p{color:#999aa1;font-size:.76rem;line-height:1.7}.admin-access-features{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:24px 0;color:#c5c6cb;font-size:.66rem}.admin-access-features span:first-letter{color:#2bd381}.admin-enter{width:100%;border:0;background:var(--red);color:#fff;border-radius:10px;padding:14px;font-weight:800}.admin-alt{display:flex;gap:9px;margin-top:10px}.admin-alt button{flex:1;border:1px solid #35363b;background:transparent;color:#bbbcc2;border-radius:9px;padding:11px;font-size:.62rem}.inventory-actions{display:flex;gap:8px}.catalog-sync-note{display:flex;align-items:center;gap:10px;border:1px solid #cfe4d8;background:#eff9f3;border-radius:9px;padding:11px 14px;margin-bottom:13px}.catalog-sync-note>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#d8f0e2;color:#127648}.catalog-sync-note>div{display:flex;flex-direction:column;gap:3px}.catalog-sync-note strong{font-size:.64rem}.catalog-sync-note small{font-size:.55rem;color:#63806f}.product-form{position:relative;width:min(860px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:15px;padding:36px}.product-form-layout{display:grid;grid-template-columns:230px 1fr;gap:24px;align-items:start}.image-uploader{height:250px;border:1px dashed #c9c9c6;border-radius:11px;background:#f5f5f2;display:grid;place-items:center;overflow:hidden;cursor:pointer}.image-uploader>span{text-align:center;font-size:2rem;color:var(--red)}.image-uploader small{display:block;font-size:.61rem;color:#888;line-height:1.6;margin-top:8px}.image-uploader input{display:none}.image-uploader img{width:100%;height:100%;object-fit:cover}.product-form .form-grid{margin:0}.form-error{color:#b52026;background:#fff0f0;border:1px solid #f0c7c9;border-radius:7px;padding:9px 12px;font-size:.64rem}.product-art img{width:100%;height:100%;object-fit:cover}.nav-app{border:0;background:transparent;color:#bcbcc2;font-size:.82rem;font-weight:600}.footer-actions{display:flex;gap:8px}.footer-actions button{border:1px solid #444;background:transparent;color:#fff;border-radius:8px;padding:11px 14px}@media(max-width:850px){.hub-hero{grid-template-columns:1fr;gap:35px}.hub-metrics{grid-template-columns:repeat(3,1fr)}.hub-metrics article{align-items:flex-start;flex-direction:column;gap:6px}.surface-grid{grid-template-columns:1fr}.surface-card{min-height:300px}.product-form-layout{grid-template-columns:1fr}.image-uploader{height:210px}.footer-actions{flex-direction:column}}@media(max-width:560px){.project-hub{padding:0 16px 30px}.hub-topbar{height:72px}.hub-topbar>a{font-size:.6rem}.hub-hero{padding:48px 0 36px}.hub-hero h1{font-size:3.8rem}.hub-metrics{grid-template-columns:1fr}.surface-card{min-height:285px;padding:23px}.mobile-app-shell{padding:0;background:#f6f6f3}.mobile-device{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.admin-access{padding:16px}.admin-access>section{padding:28px 22px}.admin-access h1{font-size:2.45rem}.admin-access-features{grid-template-columns:1fr}.inventory-actions{width:100%}.inventory-actions button{flex:1}.product-form{padding:30px 18px}.product-form .form-grid{grid-template-columns:1fr}.view-toolbar{gap:12px}.catalog-sync-note{align-items:flex-start}.footer-actions{width:100%}}.edit-product-button{border:1px solid #d7d7d4;background:#fff;color:#27272b;border-radius:7px;padding:7px 10px;font-size:.59rem;font-weight:800;white-space:nowrap}.edit-product-button:hover{border-color:var(--red);color:var(--red);background:#fff7f7}.image-editor{display:flex;flex-direction:column;gap:9px}.image-editor>small{font-size:.57rem;line-height:1.5;color:#85858c}.image-uploader.processing{cursor:progress;opacity:.64}.remove-image-button{border:1px solid #e1c6c8;background:#fff7f7;color:#a91d24;border-radius:7px;padding:9px 12px;font-size:.61rem;font-weight:800}.confirm-button:disabled{background:#a9a9ad;cursor:progress}.mobile-bottom-nav{position:fixed;left:50%;right:auto;width:min(100%,480px);transform:translate(-50%);z-index:80;box-shadow:0 -8px 25px #0000000f}.whatsapp-launcher{position:fixed;right:24px;bottom:24px;z-index:90;border:0;border-radius:18px;background:#16a765;color:#fff;box-shadow:0 18px 42px #0a724157;padding:13px 18px 13px 13px;display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;column-gap:10px;text-align:left;cursor:pointer;transition:.2s}.whatsapp-launcher:hover{transform:translateY(-3px)}.whatsapp-launcher>span{grid-row:1/3;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#16a765;font-size:26px}.whatsapp-launcher b{font-size:14px}.whatsapp-launcher small{font-size:10px;opacity:.82;letter-spacing:.08em;text-transform:uppercase}.data-warning.live{background:#eafaf2;color:#176a48;border-color:#bfe9d3}.data-warning.live span{background:#16a765}.wa-loading,.wa-auth-card{margin:34px;background:#fff;border:1px solid #e6e8ec;border-radius:20px;padding:36px;color:#5f6670}.wa-auth-layout{margin:34px;display:grid;grid-template-columns:minmax(0,620px) minmax(260px,1fr);gap:22px}.wa-auth-layout .wa-auth-card{margin:0}.wa-auth-layout>aside{border-radius:20px;padding:38px;background:#111820;color:#fff;display:flex;flex-direction:column;gap:18px;justify-content:center}.wa-auth-layout>aside b{font-size:21px}.wa-auth-layout>aside span{color:#c8d2d9}.wa-auth-card>span,.wa-qr-panel>div>span{color:#16a765;font-size:11px;font-weight:800;letter-spacing:.16em}.wa-auth-card h2{margin:8px 0 10px;color:#17191c;font-size:28px}.wa-auth-card p{max-width:650px;line-height:1.65}.wa-auth-card form{display:grid;gap:14px;margin-top:24px}.wa-auth-card label{display:grid;gap:6px;color:#4f555c;font-size:12px;font-weight:700}.wa-auth-card input{min-height:44px;border:1px solid #dadddf;border-radius:10px;padding:0 12px;font:inherit}.wa-google{width:100%;border:1px solid #dadddf;background:#fff;border-radius:10px;min-height:44px;margin-top:10px;cursor:pointer}.wa-center{padding-bottom:42px}.wa-overview{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px;margin-bottom:18px}.wa-overview>article{background:#fff;border:1px solid #e5e7ea;border-radius:18px;padding:22px;min-height:196px}.wa-overview article>small:first-child{color:#858b93;font-size:10px;font-weight:800;letter-spacing:.14em}.wa-status-card>div:first-of-type{display:flex;align-items:center;gap:10px;margin-top:20px}.wa-status-card>div i{width:12px;height:12px;border-radius:50%;background:#9ca3af;box-shadow:0 0 0 5px #f1f2f4}.wa-status-card.status-connected>div i{background:#16a765;box-shadow:0 0 0 5px #dff6ea}.wa-status-card.status-qr>div i,.wa-status-card.status-connecting>div i{background:#e6a013;box-shadow:0 0 0 5px #fff2cf}.wa-status-card>div strong{font-size:23px}.wa-status-card>span{display:block;margin:8px 0 20px 22px;color:#737981;font-size:13px}.wa-status-actions{display:flex;gap:9px;align-items:center}.wa-agent-name{display:flex;align-items:center;gap:12px;margin:17px 0 14px}.wa-agent-name>span{width:45px;height:45px;border-radius:14px;background:linear-gradient(145deg,#111820,#263845);color:#74f1ad;display:grid;place-items:center;font-size:20px;font-weight:900}.wa-agent-name>div{display:grid;gap:3px}.wa-agent-name small{color:#7c838b}.switch-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #edf0f2;padding-top:12px;margin-top:10px}.switch-row span{display:grid;gap:2px}.switch-row span small{color:#858b93;font-size:10px}.switch-row input{width:38px;height:20px;accent-color:#16a765}.wa-catalog-card{display:flex;flex-direction:column;gap:10px}.wa-catalog-card>strong{font-size:30px;margin-top:8px}.wa-catalog-card>span{color:#777e86;font-size:13px}.wa-catalog-card .primary-button{margin-top:auto}.wa-qr-panel{display:grid;grid-template-columns:1fr 270px;gap:36px;align-items:center;background:linear-gradient(135deg,#10251c,#122d22);color:#fff;border-radius:20px;padding:34px 44px;margin-bottom:18px}.wa-qr-panel h2{font-size:28px;margin:8px 0 14px}.wa-qr-panel ol{padding-left:20px;color:#d1ded6;line-height:1.9}.wa-qr-panel small{color:#9bb4a4}.wa-qr-panel img{width:250px;height:250px;background:#fff;border-radius:16px;padding:10px}.wa-inbox{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:610px;background:#fff;border:1px solid #e3e6e9;border-radius:20px;overflow:hidden}.wa-conversations{border-right:1px solid #e7e9eb;min-width:0}.wa-conversations>header{min-height:76px;padding:17px 20px;border-bottom:1px solid #e7e9eb;display:flex;align-items:center;justify-content:space-between}.wa-conversations header small{color:#7f858d;font-size:9px;letter-spacing:.14em}.wa-conversations header h2{font-size:18px;margin-top:2px}.wa-conversations header>b{border-radius:99px;background:#e7f8ef;color:#148052;padding:5px 10px}.wa-conversations>button{width:100%;border:0;border-bottom:1px solid #f0f1f2;background:#fff;padding:15px 16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;text-align:left;cursor:pointer}.wa-conversations>button.active{background:#f0fbf5;box-shadow:inset 3px 0 #16a765}.wa-conversations>button>span,.wa-thread header>div>span{width:42px;height:42px;border-radius:50%;background:#17242d;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.wa-conversations button>div{min-width:0;display:grid;gap:5px}.wa-conversations button>div strong,.wa-conversations button>div small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wa-conversations button>div small{color:#838990;font-size:11px}.wa-conversations button>i{align-self:center;font-style:normal;font-size:9px;font-weight:800;border-radius:99px;padding:4px 6px}.wa-conversations button>i.ai{background:#e4f8ee;color:#128050}.wa-conversations button>i.human{background:#fff0dc;color:#9d5e0a}.wa-empty{padding:28px 20px;color:#848a91;line-height:1.6}.wa-thread{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f5f6f4}.wa-thread>header{min-height:76px;padding:14px 20px;background:#fff;border-bottom:1px solid #e7e9eb;display:flex;align-items:center;justify-content:space-between}.wa-thread>header>div{display:flex;align-items:center;gap:10px}.wa-thread>header>div>div{display:grid;gap:3px}.wa-thread>header small{color:#838990}.takeover-button,.resume-button{border:0;border-radius:9px;padding:10px 13px;font-weight:800;cursor:pointer}.takeover-button{background:#fff0dc;color:#875208}.resume-button{background:#e4f8ee;color:#127247}.wa-messages{padding:22px;display:flex;flex-direction:column;gap:12px;max-height:480px;overflow:auto}.wa-message{max-width:min(78%,620px);border-radius:14px;padding:10px 13px;background:#fff;box-shadow:0 2px 7px #0000000d}.wa-message.assistant,.wa-message.human{align-self:flex-end;background:#dcf8e8}.wa-message.human{background:#e7efff}.wa-message small{display:block;font-size:9px;font-weight:800;color:#608471;text-transform:uppercase;letter-spacing:.08em}.wa-message p{white-space:pre-wrap;margin:4px 0;line-height:1.45}.wa-message time{display:block;color:#8b9197;font-size:9px;text-align:right}.wa-thread-empty{grid-row:1/4;place-self:center;text-align:center;color:#7d848b;max-width:340px}.wa-thread-empty>span{font-size:52px;color:#16a765}.wa-thread-empty h3{color:#272b2f;margin:8px 0}.wa-reply{padding:14px 16px 10px;background:#fff;border-top:1px solid #e7e9eb;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.wa-reply textarea{min-height:48px;max-height:130px;resize:vertical;border:1px solid #dce0e3;border-radius:11px;padding:12px;font:inherit}.wa-reply button{border:0;border-radius:10px;background:#16a765;color:#fff;padding:0 20px;font-weight:800}.wa-reply button:disabled{opacity:.45}.wa-reply small{grid-column:1/3;color:#858b92}.wa-signout{display:block;margin:16px 0 0 auto;border:0;background:transparent;color:#767d84;cursor:pointer}.wa-orders-panel{background:#fff;border:1px solid #e3e6e9;border-radius:20px;margin-bottom:18px;overflow:hidden}.wa-orders-panel>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid #eaedef}.wa-orders-panel header small{color:#16a765;font-size:9px;font-weight:800;letter-spacing:.14em}.wa-orders-panel header h2{font-size:21px;margin:4px 0}.wa-orders-panel header p{color:#858b92;font-size:11px}.wa-orders-panel header>strong{display:grid;place-items:center;min-width:46px;height:46px;border-radius:14px;background:#e7f8ef;color:#14784c;font-size:18px}.wa-order-empty{padding:28px 24px;display:flex;align-items:center;gap:14px;color:#858b92}.wa-order-empty>span{width:42px;height:42px;border-radius:12px;background:#f0f3f4;display:grid;place-items:center;color:#16a765}.wa-order-empty>div{display:grid;gap:5px}.wa-order-empty b{color:#303439}.wa-orders-panel td{vertical-align:top}.verified-order{display:block;color:#168151;margin-top:5px;font-weight:800}.order-address{max-width:280px;white-space:normal;line-height:1.4}.order-items{display:block;max-width:330px;white-space:normal;line-height:1.45}@media(max-width:1100px){.wa-overview{grid-template-columns:1fr 1fr}.wa-catalog-card{grid-column:1/3}.wa-inbox{grid-template-columns:300px minmax(0,1fr)}}@media(max-width:760px){.whatsapp-launcher{right:14px;bottom:84px}.wa-auth-layout,.wa-overview,.wa-qr-panel,.wa-inbox{grid-template-columns:1fr}.wa-auth-layout,.wa-loading,.wa-auth-card{margin:16px}.wa-catalog-card{grid-column:auto}.wa-qr-panel{padding:26px;justify-items:center}.wa-qr-panel img{width:min(250px,100%);height:auto}.wa-inbox{min-height:760px}.wa-conversations{border-right:0;border-bottom:1px solid #e7e9eb;max-height:260px;overflow:auto}.wa-thread{min-height:500px}.wa-message{max-width:90%}}.whatsapp-launcher.is-open{background:#111820;box-shadow:0 12px 30px #11182047}.web-chat-panel{position:fixed;right:24px;bottom:94px;z-index:89;width:min(390px,calc(100vw - 28px));height:min(620px,calc(100vh - 125px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;background:#f3f5f3;border:1px solid rgba(20,31,27,.12);border-radius:22px;overflow:hidden;box-shadow:0 28px 80px #0c19134d;animation:web-chat-in .2s ease-out}@keyframes web-chat-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.web-chat-panel>header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;padding:15px 16px;background:linear-gradient(135deg,#101a16,#173426);color:#fff}.web-chat-avatar{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#16a765;color:#fff;font-size:20px;font-weight:900;box-shadow:inset 0 0 0 1px #ffffff2e}.web-chat-panel>header>div:nth-child(2){display:grid;gap:4px}.web-chat-panel>header strong{font-size:15px}.web-chat-panel>header small{display:flex;align-items:center;gap:6px;color:#c9ddd2;font-size:10px}.web-chat-panel>header small i{width:7px;height:7px;border-radius:50%;background:#42dc8b;box-shadow:0 0 0 3px #42dc8b29}.web-chat-panel>header>button{border:0;background:#ffffff1a;color:#fff;width:32px;height:32px;border-radius:9px;font-size:18px;cursor:pointer}.web-chat-context{min-height:39px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e3e8e5}.web-chat-context span{font-size:9px;font-weight:900;letter-spacing:.13em;color:#168052}.web-chat-context button{border:0;background:transparent;color:#69716c;font-size:10px;text-decoration:underline;cursor:pointer}.web-chat-messages{padding:16px;display:flex;flex-direction:column;gap:10px;overflow:auto;scrollbar-width:thin}.web-chat-message{max-width:84%;padding:10px 12px;border-radius:15px 15px 15px 5px;background:#fff;color:#27302b;box-shadow:0 2px 8px #182a2112}.web-chat-message.user{align-self:flex-end;border-radius:15px 15px 5px;background:#d9f5e6}.web-chat-message.human{background:#e5edff}.web-chat-message img{display:block;width:100%;max-height:210px;object-fit:cover;border-radius:10px;margin-bottom:8px}.web-chat-message p{margin:0;white-space:pre-wrap;font-size:13px;line-height:1.48}.web-chat-message time{display:block;margin-top:5px;text-align:right;color:#8a928d;font-size:8px}.web-chat-loading,.web-chat-typing{align-self:flex-start;display:flex;align-items:center;gap:4px;color:#78817b;font-size:10px}.web-chat-loading{background:#fff;padding:13px 15px;border-radius:14px}.web-chat-loading i,.web-chat-typing i{width:6px;height:6px;border-radius:50%;background:#16a765;animation:web-chat-dot 1s infinite ease-in-out}.web-chat-loading i:nth-child(2),.web-chat-typing i:nth-child(2){animation-delay:.13s}.web-chat-loading i:nth-child(3),.web-chat-typing i:nth-child(3){animation-delay:.26s}.web-chat-typing span{margin-left:5px}@keyframes web-chat-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.web-chat-human{padding:8px 13px;background:#fff1dd;color:#86580f;border-top:1px solid #f0dfc3;font-size:10px;font-weight:700}.web-chat-error{padding:8px 13px;background:#fff0f0;color:#a63838;border-top:1px solid #f2d2d2;font-size:10px}.web-chat-form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:11px 12px;background:#fff;border-top:1px solid #e1e6e3}.web-chat-form input{min-width:0;height:42px;border:1px solid #d8dedb;border-radius:12px;padding:0 12px;font:inherit;font-size:12px;outline:0}.web-chat-form input:focus{border-color:#16a765;box-shadow:0 0 0 3px #16a7651a}.web-chat-form button{border:0;border-radius:12px;background:#16a765;color:#fff;font-size:17px;cursor:pointer}.web-chat-form button:disabled{opacity:.42;cursor:default}.web-chat-panel>footer{padding:0 12px 10px;background:#fff;text-align:center;color:#929994;font-size:8px}.wa-message img{display:block;max-width:100%;max-height:280px;object-fit:cover;border-radius:10px;margin-bottom:8px}.channel-badge{display:block;width:max-content;margin:5px 0 3px;padding:3px 7px;border-radius:99px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.channel-badge.web{background:#e4f8ee;color:#128050}.channel-badge.whatsapp{background:#edf0f2;color:#59616a}@media(max-width:760px){.web-chat-panel{right:8px;bottom:146px;width:calc(100vw - 16px);height:min(610px,calc(100vh - 166px));border-radius:18px}.web-chat-message{max-width:88%}}
