:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef2f3;color:#14213d;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(42,157,143,.35);outline-offset:2px}.app{min-height:100vh}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:16px;padding:18px clamp(16px,4vw,48px);border-bottom:1px solid rgba(20,33,61,.12);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;border-radius:8px;background:transparent;color:#14213d;font-size:1.2rem;font-weight:800;text-decoration:none}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:8px;background:#2a9d8f;color:#fff}.site-nav{display:flex;align-items:center;justify-content:center;gap:8px;overflow-x:auto}.site-nav button{min-height:40px;white-space:nowrap;border-radius:8px;padding:0 13px;background:transparent;color:#607079;font-weight:800}.site-nav button.active,.site-nav button:hover{background:#e9f7f5;color:#14213d}.cart-count{display:inline-flex;align-items:center;gap:9px;min-width:72px;justify-content:center;padding:10px 14px;border-radius:999px;background:#14213d;color:#fff;font-weight:800}.cart-menu{position:relative;justify-self:end}.cart-popover{position:absolute;top:calc(100% + 12px);right:0;z-index:20;display:grid;gap:14px;width:min(380px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 120px));overflow:auto;padding:18px;border:1px solid rgba(20,33,61,.12);border-radius:8px;background:#fff;box-shadow:0 24px 60px #14213d33}.cart-popover-header,.cart-popover-total,.cart-popover-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-popover-header h2{margin:0;font-size:1.15rem}.cart-popover-header button{border-radius:8px;padding:9px 12px;background:#eef2f3;color:#14213d;font-weight:800}.cart-popup-list{display:grid;gap:12px}.cart-popup-item{display:grid;grid-template-columns:54px 1fr 34px;gap:10px;align-items:start}.cart-popup-item img{width:54px;height:54px;border-radius:8px;object-fit:cover}.cart-popup-item div{display:grid;gap:4px}.cart-popup-item small{color:#607079;font-weight:700}.compact-quantity{width:92px;grid-template-columns:28px 36px 28px}.compact-quantity button{width:28px;height:28px}.cart-popover-total{padding-top:12px;border-top:1px solid rgba(20,33,61,.14);font-size:1.1rem}.cart-popover-actions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;background:#14213d;color:#fff;font-weight:800}.cart-popover-actions .ghost-button{background:#f4a261;color:#14213d}.page-shell{width:min(1440px,100%);margin:0 auto;padding:32px clamp(16px,4vw,48px)}.screen{display:grid;gap:22px;min-width:0}.screen-heading,.section-heading{margin-bottom:22px}.section-heading h1,.section-heading h2,.screen-heading h1,.panel-header h2,.assistant-title h2{margin:0}.section-heading h1,.screen-heading h1{font-size:clamp(2rem,4vw,4rem);line-height:1}.section-heading h2{font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.screen-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.screen-heading button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;padding:0 16px;background:#14213d;color:#fff;font-weight:800}.eyebrow{margin:0 0 6px;color:#e76f51;font-size:.76rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.home-screen{gap:24px}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;padding:clamp(22px,4vw,36px);border:1px solid rgba(20,33,61,.1);border-radius:8px;background:#fff;box-shadow:0 18px 45px #14213d14}.home-hero h1{max-width:760px;margin:0;font-size:clamp(2.2rem,5vw,4.6rem);line-height:1}.metric-strip{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:10px}.metric-strip div{min-height:92px;padding:14px;border-radius:8px;background:#eef2f3}.metric-strip span{display:block;font-size:1.35rem;font-weight:900}.metric-strip small,.action-card span{color:#607079;font-weight:700}.action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.action-card{display:grid;gap:6px;min-height:104px;justify-items:start;padding:18px;text-align:left}.action-card strong{font-size:1.05rem}.compact-heading{margin-top:8px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.product-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,240px) minmax(160px,220px);gap:14px;padding:16px;border:1px solid rgba(20,33,61,.1);border-radius:8px;background:#fff;box-shadow:0 18px 45px #14213d14}.product-toolbar label{display:grid;gap:8px;color:#14213d;font-weight:800}.product-toolbar input,.product-toolbar select{width:100%;min-height:42px;border:1px solid rgba(20,33,61,.16);border-radius:8px;padding:0 12px;background:#fff;color:#14213d;font:inherit}.product-card,.cart-panel,.assistant-panel,.form-panel,.action-card,.category-panel{border:1px solid rgba(20,33,61,.1);border-radius:8px;background:#fff;box-shadow:0 18px 45px #14213d14}.product-card{display:flex;min-height:360px;overflow:hidden;flex-direction:column}.product-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#dbe4e5}.product-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:20px;padding:18px}.product-content h2{margin:0 0 8px;font-size:1.1rem}.product-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.product-badges span{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;padding:0 9px;background:#e9f7f5;color:#14213d;font-size:.78rem;font-weight:900}.product-badges span:nth-child(2){background:#fff1ee;color:#c9492d}.product-content p,.cart-item-details p,.empty-state{color:#607079}.product-content p{margin:0;line-height:1.45}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-actions strong{font-size:1.15rem}.price-stock{display:grid;gap:3px}.price-stock small{color:#607079;font-weight:800}.product-actions button,.suggestion-item,.ghost-button,.form-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;font-weight:800;transition:transform .16s ease,background .16s ease}.product-actions button{padding:0 16px;background:#2a9d8f;color:#fff}.product-actions button:disabled{cursor:not-allowed;background:#9aa8ae}.product-actions button:hover,.suggestion-item:hover,.ghost-button:hover,.screen-heading button:hover,.form-actions button:hover,.action-card:hover{transform:translateY(-1px)}.cart-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:start;gap:18px}.cart-area{position:sticky;top:92px;align-self:start;display:grid;gap:18px}.cart-panel,.assistant-panel,.form-panel,.category-panel{padding:20px}.panel-header,.assistant-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.assistant-title{justify-content:flex-start}.ghost-button{padding:0 12px;background:#f4a261;color:#14213d}.empty-state{margin:18px 0 0;line-height:1.5}.cart-list{display:grid;gap:14px;margin-top:18px}.cart-item{display:grid;grid-template-columns:64px 1fr 36px;align-items:start;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(20,33,61,.1)}.cart-item-image{width:64px;height:64px;border-radius:8px;object-fit:cover}.cart-item-details h3{margin:0 0 4px;font-size:.98rem}.cart-item-details p{margin:0 0 12px;font-size:.9rem}.quantity-row{display:inline-grid;grid-template-columns:32px 36px 32px;align-items:center;overflow:hidden;border:1px solid rgba(20,33,61,.14);border-radius:8px}.quantity-row button,.remove-button{display:grid;width:32px;height:32px;place-items:center;background:#fff;color:#14213d}.quantity-row span{text-align:center;font-weight:800}.remove-button{width:36px;height:36px;border-radius:8px;background:#fff1ee;color:#c9492d}.cart-total{display:flex;justify-content:space-between;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(20,33,61,.14);font-size:1.2rem}.suggestion-list{display:grid;gap:10px;margin-top:16px}.suggestion-item{width:100%;justify-content:space-between;padding:12px;background:#e9f7f5;color:#14213d;text-align:left}.suggestion-item span:first-child{display:grid;gap:3px}.suggestion-item small{color:#607079;font-weight:700}.form-panel{max-width:860px}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:18px}.form-grid label{display:grid;gap:8px;color:#14213d;font-weight:800}.full-field{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid rgba(20,33,61,.16);border-radius:8px;padding:12px 13px;background:#fff;color:#14213d;font:inherit}.form-grid select{min-height:47px}.form-grid textarea{resize:vertical}.form-error{margin:14px 0 0;color:#c9492d;font-weight:800}.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.form-actions button{min-height:44px;padding:0 16px;background:#2a9d8f;color:#fff}.form-actions .ghost-button{background:#f4a261;color:#14213d}.admin-screen{max-width:980px}.admin-tabs{display:inline-flex;width:fit-content;gap:8px;padding:6px;border:1px solid rgba(20,33,61,.1);border-radius:8px;background:#fff;box-shadow:0 18px 45px #14213d14}.admin-tabs button{min-height:40px;border-radius:8px;padding:0 14px;background:transparent;color:#607079;font-weight:900}.admin-tabs button.active,.admin-tabs button:hover{background:#14213d;color:#fff}.category-panel{display:grid;gap:18px}.category-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:12px;align-items:end}.category-form label{display:grid;gap:8px;font-weight:800}.category-form input{width:100%;min-height:44px;border:1px solid rgba(20,33,61,.16);border-radius:8px;padding:0 12px;color:#14213d;font:inherit}.category-form button{min-height:44px;border-radius:8px;padding:0 16px;background:#2a9d8f;color:#fff;font-weight:900}.category-list{display:grid;gap:10px}.category-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(20,33,61,.1);border-radius:8px;background:#f8fbfb}.category-row span{color:#607079;font-weight:800}@media (max-width: 920px){.site-header,.home-hero,.cart-page-grid,.product-toolbar{grid-template-columns:1fr}.site-nav{justify-content:flex-start;order:3;grid-column:1 / -1}.cart-area{position:static}.action-grid{grid-template-columns:1fr}}@media (max-width: 560px){.site-header{padding:14px 16px}.brand{font-size:1rem}.page-shell{padding:24px 14px}.section-heading h1,.screen-heading h1{font-size:2.25rem}.home-hero h1{font-size:2.5rem}.metric-strip,.form-grid,.category-form{grid-template-columns:1fr}.screen-heading{align-items:stretch;flex-direction:column}.product-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:56px 1fr 34px}.cart-item-image{width:56px;height:56px}}
