:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1f1720;background:#fcf8f4;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--surface: #fffdfb;--surface-strong: #f4ece4;--text: #1f1720;--muted: #65585e;--accent: #8f4b43;--border: rgba(31, 23, 32, .08);--shadow: 0 18px 40px rgba(57, 34, 31, .08)}*{box-sizing:border-box}body{margin:0;color:var(--text);background:radial-gradient(circle at top,rgba(209,164,147,.24),transparent 32%),linear-gradient(180deg,#fffaf6,#fcf8f4)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100vh}.admin-shell{background:radial-gradient(circle at top left,rgba(143,75,67,.12),transparent 28%),linear-gradient(180deg,#fbf7f3,#f5efe8)}.site-header,.site-footer,.page{width:min(1120px,calc(100% - 1rem));margin:0 auto}.site-header{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;padding:1rem 0}.brand{font-size:1.05rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-nav{display:flex;width:100%;gap:.5rem;overflow-x:auto;padding-bottom:.15rem;color:var(--muted);scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto;min-height:40px;padding:.6rem .9rem;border-radius:999px;background:#fffdfbdb;border:1px solid var(--border)}.site-nav .active{color:var(--text);background:var(--surface-strong)}.site-footer{padding:1.25rem 0 5.5rem;color:var(--muted);font-size:.92rem}.admin-header{padding-bottom:.5rem}.admin-nav a{background:#f4ece4f2}.admin-footer{border-top:1px solid var(--border);padding-top:1.5rem}.admin-user-label{margin-top:.35rem}.page{padding-bottom:2.5rem}.hero,.section,.product-card,.order-summary,.checkout-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.hero,.section{border-radius:22px}.hero{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:1.35rem;margin-bottom:1rem}.hero h1,.section h1,.section h2,.product-page__content h1{margin:0;line-height:1.05}.hero h1{font-size:1.95rem;max-width:12ch}.hero-copy,.section-copy{max-width:64ch;color:var(--muted);font-size:1rem;line-height:1.65}.hero-actions,.product-page__actions{display:flex;flex-direction:column;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.8rem 1.2rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:600;border:0;cursor:pointer}.button--secondary{background:var(--surface-strong);color:var(--text)}.button--full{width:100%;margin-bottom:0}.section{padding:1.25rem}.section-heading{margin-bottom:1rem}.eyebrow{margin:0 0 .5rem;color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.status-message{color:var(--muted)}.category-pills{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.65rem;margin-bottom:1rem;padding-bottom:.2rem;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.pill{flex:0 0 auto;padding:.65rem 1rem;border-radius:999px;background:var(--surface-strong);color:var(--muted)}.pill--active{background:var(--accent);color:#fff}.product-grid{display:grid;grid-template-columns:1fr;gap:1rem}.product-card{overflow:hidden;border-radius:20px}.product-card__media{position:relative}.product-card--out{background:#f2efeb}.product-card--out .product-card__image,.product-card--out .product-card__body{opacity:.58}.product-card__image{aspect-ratio:4 / 5;object-fit:cover}.product-card__badge{position:absolute;top:.9rem;left:.9rem;padding:.45rem .8rem;border-radius:999px;background:#1f1720db;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card__body{padding:1rem}.product-card__price{font-weight:700}.product-card__status{margin:0 0 1rem;color:#7a6b70;font-weight:600}.product-layout,.cart-layout,.checkout-layout{display:grid;gap:1rem}.product-page__image,.cart-item__image{border-radius:20px;object-fit:cover}.product-page__content{padding:.25rem 0 0}.product-meta{display:grid;grid-template-columns:1fr;gap:.75rem;padding:1rem 0;margin:0}.product-meta dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.product-meta dd{margin:.35rem 0 0;font-weight:600}.stack{display:grid;gap:1rem}.cart-item,.order-summary,.checkout-card{border-radius:20px;padding:1rem}.cart-item{display:grid;grid-template-columns:1fr;gap:.85rem;background:var(--surface);border:1px solid var(--border)}.cart-item__image{width:100%;aspect-ratio:4 / 3;height:auto}.cart-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;flex-wrap:nowrap}.quantity-input,.checkout-form input,.select-field,.textarea-field{width:100%;min-height:44px;padding:.8rem 1rem;border-radius:14px;border:1px solid var(--border);background:#fff;margin-top:.4rem;color:var(--text)}.select-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 2px),calc(100% - 16px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.75rem}.select-field option{color:var(--text)}.quantity-input{width:100%}.text-button{border:0;background:transparent;color:var(--accent);padding:0;cursor:pointer;font-weight:600}.checkout-form{display:grid;gap:.85rem}.checkout-summary{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;gap:1rem}.order-confirmation{margin-bottom:1.5rem}.admin-links{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.admin-results{margin-top:1rem}.admin-order-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.admin-order-select{margin-top:0}.admin-divider{display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.92rem}.google-signin{display:flex;justify-content:center}.admin-nav__logout{flex:0 0 auto;min-height:40px;padding:.6rem .9rem;border-radius:999px;border:1px solid var(--border);background:#fffdfbdb;color:var(--muted);cursor:pointer;font:inherit}.file-field{display:grid;gap:.4rem;color:var(--muted)}.file-field input[type=file]{width:100%;padding:.8rem 1rem;border-radius:14px;border:1px solid var(--border);background:#fff}.textarea-field{resize:vertical;min-height:120px}.checkbox-field{display:flex;align-items:center;gap:.65rem;color:var(--muted)}.checkbox-field input{width:auto;min-height:auto;margin:0}.field-error{margin:-.2rem 0 0;color:#b13f36;font-size:.9rem}@media (min-width: 641px){.site-header,.site-footer,.page{width:min(1120px,calc(100% - 2rem))}.site-header{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0}.site-nav{width:auto;overflow:visible;padding-bottom:0;gap:.75rem}.site-nav a{background:transparent;border:0;padding:0;min-height:auto}.site-nav .active,.admin-nav a{background:transparent}.admin-nav__logout{min-height:auto;padding:0;border:0;background:transparent}.site-footer{padding:2rem 0 3rem}.admin-header{align-items:flex-end}.hero{padding:2rem;margin-bottom:2rem}.hero-actions,.product-page__actions{flex-direction:row;gap:1rem;margin-top:1.5rem}.button{width:auto}.button--full{width:100%}.section{padding:2rem}.category-pills{flex-wrap:wrap;overflow:visible;margin-bottom:1.5rem}.admin-links{flex-direction:row;flex-wrap:wrap}.admin-order-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.cart-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.quantity-input{width:90px}}@media (min-width: 901px){.hero{padding:4rem}.hero h1{font-size:clamp(2.75rem,5vw,4.75rem);max-width:14ch}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.product-layout{grid-template-columns:1.05fr .95fr;align-items:start;gap:2rem}.cart-layout,.checkout-layout{grid-template-columns:1.4fr .8fr;gap:2rem}.product-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.25rem 0}.cart-item{grid-template-columns:120px 1fr;gap:1rem}.cart-item__image{height:120px;aspect-ratio:auto}}
