:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211f;background:#f5f6f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18211f;--muted: #69736f;--line: #dde3dd;--surface: #ffffff;--soft: #f8f9f6;--green: #237452;--green-dark: #1b5e42;--green-soft: #e3f1e9;--blue: #315f93;--blue-soft: #e6eef7;--gold: #b47a22;--gold-soft: #f8edd9;--coral: #b85b48;--coral-soft: #f8e8e4}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0;background:#f5f6f2}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button:disabled{cursor:default;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.commerce-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:18px;padding:0 32px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.desktop-nav,.top-actions,.nav-link,.mobile-nav,.mobile-nav-link,.primary-button,.secondary-button,.cart-button,.text-button,.back-link,.product-kicker,.product-foot,.rating-line,.quantity-row,.detail-actions,.section-heading,.toolbar,.select-field,.search-field,.list-row,.cart-row,.order-card,.settings-actions{display:flex;align-items:center}.brand{min-width:184px;gap:10px}.brand-mark{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;color:#fff;background:#18211f;border-radius:8px}.brand strong,.brand small{display:block}.brand strong{color:var(--ink);font-size:15px}.brand small{margin-top:2px;color:var(--muted);font-size:11px}.desktop-nav{min-width:0;justify-content:center;gap:4px}.nav-link{min-height:36px;gap:7px;padding:0 11px;color:#65706b;border-radius:7px;font-size:12px;font-weight:700}.nav-link:hover,.nav-link.active{color:var(--ink);background:#eef2ee}.top-actions{justify-content:flex-end;gap:9px}.primary-button,.secondary-button{min-height:38px;justify-content:center;gap:7px;padding:0 14px;border-radius:7px;font-size:12px;font-weight:800;white-space:nowrap}.primary-button{color:#fff;background:var(--green);border:1px solid var(--green)}.primary-button:hover{background:var(--green-dark)}.secondary-button{color:#34403c;background:#fff;border:1px solid var(--line)}.secondary-button:hover,.icon-action:hover,.icon-only:hover{background:var(--soft)}.cart-button{position:relative;width:38px;height:38px;justify-content:center;color:#34403c;background:#fff;border:1px solid var(--line);border-radius:7px}.cart-button span{position:absolute;top:-6px;right:-7px;display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;color:#fff;background:#b85b48;border:2px solid #ffffff;border-radius:50%;font-size:9px;font-weight:900}.mobile-nav{display:none}.page-wrap{width:min(100%,1440px);margin:0 auto;padding:28px 28px 44px}.store-hero{display:grid;min-height:360px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:28px;padding:34px;overflow:hidden;background:linear-gradient(120deg,rgba(35,116,82,.12),transparent 42%),#fff;border:1px solid var(--line);border-radius:8px}.eyebrow{display:block;margin-bottom:12px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.store-hero h1{color:var(--ink);font-size:52px;line-height:1.02}.store-hero p{max-width:620px;margin-top:14px;color:var(--muted);font-size:15px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-product{display:grid;grid-template-columns:1fr;gap:15px;min-width:0;padding:18px;background:#f8faf7;border:1px solid #e2e7e2;border-radius:8px}.hero-product .product-art{height:230px}.hero-product span,.hero-product small{display:block;color:var(--muted);font-size:11px}.hero-product strong{display:block;margin:3px 0;color:var(--ink);font-size:20px}.catalog-section{margin-top:26px}.section-heading{justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h1,.section-heading h2{color:var(--ink);font-size:24px}.section-heading p,.panel-header p{margin-top:4px;color:var(--muted);font-size:12px}.text-button,.back-link{gap:5px;color:var(--green);background:transparent;border:0;font-size:12px;font-weight:800}.back-link{display:inline-flex;margin-bottom:14px}.toolbar{justify-content:space-between;gap:10px;margin-bottom:16px}.search-field,.select-field{height:38px;gap:8px;padding:0 11px;color:#7a837f;background:#fff;border:1px solid var(--line);border-radius:7px}.search-field{flex:1}.search-field input,.select-field select{width:100%;min-width:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card,.panel,.summary-panel,.form-panel,.list-panel,.empty-state,.detail-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 2px #16221c06}.product-card{position:relative;overflow:hidden}.product-art{position:relative;display:flex;height:178px;align-items:center;justify-content:center;overflow:hidden;color:#ffffffe6}.product-art:after{position:absolute;width:128px;height:128px;content:"";background:#ffffff3d;border-radius:50%}.product-art svg,.product-art span{position:relative;z-index:1}.product-art span{position:absolute;right:11px;bottom:10px;color:#ffffffe6;font-size:10px;font-weight:900}.product-art-small{width:46px;height:46px;flex:0 0 46px;border-radius:7px}.product-art-small:after{width:42px;height:42px}.wish-button{position:absolute;top:10px;right:10px;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;color:#4d5853;background:#ffffffeb;border:1px solid rgba(255,255,255,.7);border-radius:50%}.wish-button.active{color:#b85b48}.product-info{padding:14px}.product-kicker,.product-foot,.rating-line{justify-content:space-between;gap:8px}.product-kicker{color:#7d8782;font-size:10px;font-weight:800}.product-kicker span:last-child,.rating-line{color:var(--gold)}.product-name{display:block;margin-top:8px;color:var(--ink);font-size:15px;font-weight:900;line-height:1.25}.product-info p{min-height:42px;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.45}.product-foot{margin-top:14px}.product-foot strong,.price-line strong{color:var(--ink);font-size:16px}.product-foot small,.price-line span{display:block;margin-top:2px;color:#939b97;font-size:10px;text-decoration:line-through}.icon-action,.icon-only{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;color:#34403c;background:#fff;border:1px solid var(--line);border-radius:7px}.product-detail{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:18px}.product-detail>.product-art{min-height:520px;border-radius:8px}.detail-panel{padding:28px}.detail-panel h1{margin-top:14px;color:var(--ink);font-size:34px;line-height:1.12}.detail-panel p{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.65}.rating-line{justify-content:flex-start;margin-top:18px;font-size:12px}.rating-line span{color:var(--muted)}.price-line{margin-top:22px}.price-line strong{font-size:28px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.tag-row span{padding:5px 8px;color:#53615b;background:#f0f3ef;border-radius:6px;font-size:11px;font-weight:800}.quantity-row{gap:8px;margin-top:22px}.quantity-row button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;color:#34403c;background:#fff;border:1px solid var(--line);border-radius:6px}.quantity-row span{min-width:24px;text-align:center;font-weight:900}.quantity-row.compact{margin-top:0}.detail-actions{gap:10px;margin-top:22px}.list-panel{overflow:hidden}.list-row,.cart-row,.order-card{min-height:72px;gap:13px;padding:13px 16px;border-bottom:1px solid #edf0ee}.list-row:last-child,.cart-row:last-child,.order-card:last-child{border-bottom:0}.list-row>div,.cart-row>div{min-width:0;flex:1}.list-row strong,.cart-row strong,.order-card strong,.product-cell strong,.customer-cell strong{display:block;color:var(--ink);font-size:12px}.list-row span,.cart-row span,.order-card span,.product-cell small,.customer-cell small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.cart-layout,.checkout-layout,.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px}.summary-panel{position:sticky;top:88px;padding:18px}.summary-panel h2,.form-panel h2,.panel-header h2{color:var(--ink);font-size:16px}.summary-panel>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #edf0ee}.summary-panel span,.summary-panel p{color:var(--muted);font-size:12px;line-height:1.55}.summary-panel strong{color:var(--ink)}.summary-total strong{font-size:18px}.summary-panel .primary-button,.summary-panel .secondary-button{width:100%;margin-top:16px}.text-danger{color:#b85b48;background:transparent;border:0;font-size:11px;font-weight:800}.form-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px}.form-panel h2,.form-panel .wide-field,.form-panel button,.settings-actions{grid-column:1 / -1}.form-panel label span{display:block;margin-bottom:6px;color:#51605a;font-size:11px;font-weight:800}.form-panel input,.form-panel select,.form-panel textarea,table select,.stock-input{width:100%;min-height:38px;padding:0 10px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:6px;outline:0;font-size:12px}.form-panel textarea{min-height:86px;padding-top:9px;resize:vertical}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:#78ab91;box-shadow:0 0 0 3px #e8f2ed}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.stat-card{display:flex;min-height:112px;align-items:center;gap:13px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:8px}.stat-icon{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;border-radius:8px}.tone-green{color:var(--green);background:var(--green-soft)}.tone-blue{color:var(--blue);background:var(--blue-soft)}.tone-gold{color:var(--gold);background:var(--gold-soft)}.tone-coral{color:var(--coral);background:var(--coral-soft)}.stat-card span{color:var(--muted);font-size:11px}.stat-card strong{display:block;margin-top:6px;color:var(--ink);font-size:21px}.admin-grid{grid-template-columns:minmax(0,1fr) minmax(270px,.45fr);margin-bottom:14px}.product-admin-grid{grid-template-columns:minmax(0,1fr) 360px}.panel{min-width:0;padding:18px}.admin-side-panel{position:sticky;top:88px;min-width:0}.side-form{display:flex;flex-direction:column;gap:12px;padding:0;overflow:hidden}.side-panel-heading{display:flex;gap:10px;padding:17px;background:#f8faf7;border-bottom:1px solid #edf0ee}.side-panel-heading>span{display:inline-flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;color:var(--green);background:var(--green-soft);border-radius:7px}.side-panel-heading h2,.side-panel-heading p{margin:0}.side-panel-heading p{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}.side-form label,.side-form .wide-field{padding:0 17px}.side-form button{width:calc(100% - 34px);margin:4px 17px 17px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.bar-chart{display:flex;height:190px;align-items:flex-end;gap:10px;padding-top:8px;background-image:linear-gradient(#edf0ee 1px,transparent 1px);background-size:100% 38px;border-bottom:1px solid #e1e6e1}.bar-chart span{display:block;flex:1;min-height:18px;background:#4b8c6c;border-radius:4px 4px 0 0}.bar-chart span:nth-child(2n){background:#c19648}.mini-list{display:flex;flex-direction:column}.mini-list>div{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf0ee}.mini-list>div:last-child{border-bottom:0}.mini-list>div>span{min-width:0;flex:1}.mini-list strong,.mini-list small{display:block}.mini-list strong{color:var(--ink);font-size:11px}.mini-list small{margin-top:3px;color:var(--muted);font-size:9px}.table-panel{padding:0;overflow:hidden}.table-panel .panel-header{margin:0;padding:17px 18px;border-bottom:1px solid #edf0ee}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 16px;border-bottom:1px solid #edf0ee;text-align:left}th{color:#8b9590;font-size:10px;font-weight:900;text-transform:uppercase}td{color:#4f5a55;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfa}.product-cell,.customer-cell{display:flex;min-width:190px;align-items:center;gap:10px}.customer-cell>span{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;color:#315f4b;background:#e3f1e9;border-radius:50%;font-size:10px;font-weight:900;line-height:1}.stock-input{width:78px}.badge{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:5px;font-size:10px;font-weight:900;white-space:nowrap}.badge-neutral{color:#606b66;background:#eef1ee}.badge-active{color:#237452;background:#e3f1e9}.badge-warning{color:#9a681e;background:#f8edd9}.badge-danger{color:#a84d3c;background:#f8e8e4}.empty-state{display:grid;min-height:280px;place-items:center;padding:34px;text-align:center}.empty-state svg{color:var(--green)}.empty-state h2{color:var(--ink);font-size:20px}.empty-state .primary-button{margin-top:8px}.saved-text{margin-right:auto;color:var(--green);font-size:12px;font-weight:900}.danger-outline{color:#a84d3c}@media (max-width: 1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.topbar{padding:0 18px}.desktop-nav{display:none}.mobile-nav{position:sticky;top:68px;z-index:18;display:flex;gap:4px;overflow-x:auto;padding:8px 14px;background:#fffffff5;border-bottom:1px solid var(--line)}.mobile-nav-link{min-height:34px;gap:6px;padding:0 10px;color:#66716b;border-radius:7px;font-size:11px;font-weight:800;white-space:nowrap}.mobile-nav-link.active{color:var(--ink);background:#eef2ee}.store-hero,.product-detail,.cart-layout,.checkout-layout,.admin-grid,.product-admin-grid{grid-template-columns:1fr}.summary-panel{position:static}.admin-side-panel{position:static;order:-1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.topbar{min-height:62px;padding:0 12px}.brand{min-width:0}.brand small,.top-actions .secondary-button span{display:none}.page-wrap{padding:18px 12px 32px}.store-hero{min-height:0;padding:22px}.store-hero h1{font-size:36px}.hero-product .product-art{height:170px}.section-heading,.toolbar{align-items:stretch;flex-direction:column}.product-grid,.stats-grid{grid-template-columns:1fr}.product-detail>.product-art{min-height:300px}.detail-panel{padding:20px}.detail-panel h1{font-size:26px}.detail-actions,.cart-row,.list-row{align-items:stretch;flex-direction:column}.detail-actions .primary-button,.detail-actions .secondary-button{width:100%}.form-panel{grid-template-columns:1fr}.form-panel h2,.form-panel .wide-field,.form-panel button,.settings-actions{grid-column:auto}.side-form button{width:calc(100% - 34px)}table{min-width:720px}}
