:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f7f4ef;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f7f4ef}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,5vw,72px);border-bottom:1px solid rgba(17,24,39,.08);background:#f7f4efeb;backdrop-filter:blur(20px)}.brand{display:flex;gap:12px;align-items:center}.brand img,.brand-mark{width:44px;height:44px;border-radius:14px}.brand img{object-fit:contain;background:#fff}.brand-mark{display:grid;place-items:center;color:#fff;font-weight:800;background:#111827}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#6b7280}.topbar-actions,.hero-actions{display:flex;gap:10px}.button{border:0;border-radius:999px;padding:11px 18px;font-weight:700}.button.primary{color:#fff;background:#111827}.button.secondary{color:#111827;background:#fff}.button.ghost{color:#111827;background:transparent}.button.full{width:100%;padding:15px 18px}.cart-button{display:flex;gap:9px;align-items:center}.cart-button span{min-width:24px;padding:2px 7px;border-radius:999px;color:#111827;background:#fff}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);gap:36px;align-items:center;min-height:520px;padding:70px clamp(20px,7vw,110px);color:#fff;background:radial-gradient(circle at 80% 20%,rgba(245,158,11,.32),transparent 32%),linear-gradient(135deg,#111827,#2a2119)}.eyebrow{display:inline-block;margin-bottom:12px;color:#fbbf24;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow.dark{color:#92400e}.hero h1{max-width:760px;margin:0;font-size:clamp(46px,7vw,88px);line-height:.95;letter-spacing:-.055em}.hero p{max-width:600px;margin:25px 0 32px;color:#d1d5db;font-size:clamp(17px,2vw,21px);line-height:1.6}.hero-card{display:flex;flex-direction:column;padding:34px;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:#ffffff14;backdrop-filter:blur(20px)}.hero-card strong{margin:10px 0;font-size:clamp(60px,8vw,110px);letter-spacing:-.07em}.hero-card small,.hero-card span{color:#d1d5db}.catalog-section,.orders-section{padding:72px clamp(20px,7vw,110px)}.orders-section{padding-top:0}.section-heading{display:flex;gap:24px;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading h2{margin:0;font-size:clamp(32px,4vw,54px);letter-spacing:-.04em}.search-input{width:min(360px,100%);padding:14px 18px;border:1px solid #ded8ce;border-radius:999px;outline:0;background:#fff}.category-row{display:flex;gap:9px;margin-bottom:32px;padding-bottom:5px;overflow-x:auto}.category-chip{flex:0 0 auto;padding:10px 17px;border:1px solid #ddd6ca;border-radius:999px;background:#fff}.category-chip.active{color:#fff;border-color:#111827;background:#111827}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid rgba(17,24,39,.07);border-radius:26px;background:#fff;box-shadow:0 18px 55px #1118270f}.product-image{aspect-ratio:4 / 3;overflow:hidden;background:#eee9e1}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:54px}.product-body{padding:20px}.product-body small{color:#92400e;font-weight:700}.product-body h3{margin:8px 0;font-size:21px}.product-body p{min-height:44px;margin:0;color:#6b7280;line-height:1.45}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.product-footer strong{font-size:20px}.add-button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;color:#fff;font-size:24px;background:#111827}.empty-state{padding:70px 20px;border:1px dashed #d5cec3;border-radius:22px;color:#6b7280;text-align:center}.empty-state.compact{padding:28px 18px}.order-list{display:grid;gap:12px}.order-card{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:18px 20px;border:1px solid #e2ddd5;border-radius:18px;background:#fff}.order-card small,.order-card strong{display:block}.status{padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;background:#f3f4f6}.overlay{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#1118278c;backdrop-filter:blur(5px)}.drawer{width:min(470px,100%);height:100%;padding:24px;overflow-y:auto;background:#fff}.modal{width:min(480px,calc(100% - 28px));margin:auto;padding:26px;border-radius:26px;background:#fff}.drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.drawer-header h2{margin:3px 0 0}.close-button{width:40px;height:40px;border:0;border-radius:50%;font-size:25px;background:#f3f4f6}.cart-content,.form-stack{display:grid;gap:16px}.cart-item{display:flex;gap:18px;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #eee}.cart-item small{display:block;margin-top:4px;color:#6b7280}.quantity{display:flex;gap:10px;align-items:center}.quantity button{width:34px;height:34px;border:0;border-radius:50%;background:#f3f4f6}label{display:grid;gap:7px;color:#374151;font-size:13px;font-weight:700}label input,label select,label textarea{width:100%;padding:13px 14px;border:1px solid #d8d5cf;border-radius:13px;outline:0;background:#fff}label textarea{resize:vertical}.cart-total{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-top:1px solid #eee;font-size:20px}.payment-note{padding:12px 14px;border-radius:12px;color:#4b5563;background:#f7f7f7}.auth-switch{display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:4px;border-radius:999px;background:#f3f4f6}.auth-switch button{padding:10px;border:0;border-radius:999px;background:transparent}.auth-switch button.active{color:#fff;background:#111827}.toast{position:fixed;z-index:200;right:22px;bottom:22px;max-width:min(420px,calc(100% - 44px));padding:14px 18px;border-radius:14px;color:#fff;font-weight:700;background:#047857;box-shadow:0 15px 40px #0000002e}.toast.error{background:#b91c1c}@media (max-width: 760px){.topbar{padding:11px 15px}.brand small,.button.ghost{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:60px 20px}.hero-card{display:none}.catalog-section,.orders-section{padding:50px 18px}.section-heading{align-items:stretch;flex-direction:column}.search-input{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:18px}.product-body{padding:14px}.product-body h3{font-size:17px}.product-body p{display:none}.product-footer strong{font-size:16px}.order-card{grid-template-columns:1fr auto}.order-card>strong:last-child{grid-column:1 / -1}}@media (max-width: 430px){.product-grid{grid-template-columns:1fr}}
