.home-about{background:#faf9f7;border-bottom:1px solid #e5e7eb;text-align:center;padding:56px 24px 48px}.home-about__inner{position:relative;z-index:1;max-width:640px;margin:0 auto;padding:0 16px}.home-about__logo{width:72px;height:72px;object-fit:contain;border-radius:50%;margin-bottom:16px}.home-about__brand{font-family:Marcellus,Georgia,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#111;margin:0 0 4px}.home-about__tagline{font-size:1rem;color:#6b7280;letter-spacing:.04em;margin:0 0 24px}.home-about__divider{width:48px;height:2px;background:#111;margin:0 auto 24px}.home-about__title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#111;margin:0 0 12px}.home-about__text{font-size:.95rem;color:#4b5563;line-height:1.85;margin:0}.home-section-header{display:flex;align-items:baseline;justify-content:space-between;margin:40px 0 20px;flex-wrap:wrap;gap:8px}.home-section-title{font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0;color:#111}.home-section-count{font-size:.85rem;color:#6b7280}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px}@media (max-width: 1100px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 400px){.category-grid{grid-template-columns:1fr 1fr;gap:8px}}.category-card{display:block;position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3 / 4;text-decoration:none;background:#e5e7eb;transition:transform .22s ease,box-shadow .22s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000002e}.category-card__img{position:absolute;top:0;right:0;bottom:0;left:0}.category-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.category-card:hover .category-card__img img{transform:scale(1.06)}.category-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:#ffffffe6;letter-spacing:.04em;font-family:Marcellus,Georgia,serif}.category-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:32px 16px 18px;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);display:flex;flex-direction:column;gap:4px}.category-card__name{color:#fff;font-size:clamp(.8rem,2vw,1rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.category-card__desc{color:#ffffffbf;font-size:.72rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #f0f0f0;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.product-card__img-wrap{position:relative;aspect-ratio:3 / 4;background:#f8f8f8;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card--oos .product-card__image{filter:grayscale(60%) opacity(.75)}.product-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff40;pointer-events:none}.product-card__badge{position:absolute;top:10px;left:10px}.product-card__body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card__name{margin:0;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.product-card__name a{color:#111;text-decoration:none}.product-card__name a:hover{color:#1d4ed8}.product-card__price{margin:0;font-size:.9rem;font-weight:700;color:#111}.product-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:4px}.product-card__qty{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;width:fit-content}.qty-btn{width:32px;height:32px;border:none;background:#f9fafb;color:#374151;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.qty-btn:hover{background:#e5e7eb}.qty-value{min-width:36px;text-align:center;font-size:.85rem;font-weight:600;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;line-height:32px}.add-cart-btn{width:100%;padding:8px 0;border:2px solid #111;background:#111;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border-radius:6px;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.add-cart-btn:hover:not(:disabled){background:#fff;color:#111}.add-cart-btn--added{background:#15803d;border-color:#15803d;color:#fff;cursor:default}.product-card__unavailable{margin-top:6px}.admin-shell{display:grid;gap:16px}.admin-title{margin:0;font-size:34px;line-height:1.15;font-family:Jost,system-ui,sans-serif;font-weight:600}.admin-card{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:16px}.admin-card-title{margin:0 0 12px;font-size:24px;font-weight:600;font-family:Jost,system-ui,sans-serif}.admin-form-grid{display:grid;gap:12px}.admin-row-3{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-btn-row{display:flex;gap:8px;flex-wrap:wrap}.admin-thumb-list{display:flex;flex-wrap:wrap;gap:8px}.admin-thumb{position:relative;width:80px;height:80px;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;background:#f8fafc;flex-shrink:0}.admin-thumb img{width:100%;height:100%;object-fit:contain;display:block}.admin-thumb-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border:none;border-radius:999px;background:#ef4444;color:#fff;cursor:pointer;line-height:1;padding:0}.admin-products-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.admin-product-image{width:100%;height:160px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f8fafc;margin-bottom:10px}.admin-product-image img{width:100%;height:100%;object-fit:contain}.admin-categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}@media (max-width: 900px){.admin-row-3{grid-template-columns:1fr}.admin-title{font-size:28px}}.orders-table{width:100%;border-collapse:collapse;font-size:.875rem}.orders-table thead tr{background:#f9fafb;border-bottom:2px solid #e5e7eb}.orders-table th{padding:12px 16px;text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;white-space:nowrap}.orders-row{border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .15s}.orders-row:hover,.orders-row--active{background:#f8faff}.orders-table td{padding:14px 16px;vertical-align:middle}.orders-id{font-weight:700;color:#1d4ed8;white-space:nowrap}.orders-name{font-weight:600;white-space:nowrap}.orders-email{color:#6b7280;font-size:.82rem}.orders-phone{color:#6b7280;font-size:.82rem;white-space:nowrap}.orders-total{font-weight:700;white-space:nowrap}.orders-date{color:#6b7280;font-size:.82rem;white-space:nowrap}.orders-chevron{color:#9ca3af;font-size:.7rem;text-align:center;width:32px}.orders-detail-row td{padding:0;background:#fafbff;border-bottom:2px solid #e0e7ff}.order-detail{padding:16px 20px}.order-detail__notes{margin:0 0 12px;font-size:.875rem;color:#374151}.order-items-table{width:100%;border-collapse:collapse;font-size:.85rem}.order-items-table th{text-align:left;padding:6px 12px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;border-bottom:1px solid #e5e7eb}.order-items-table td{padding:8px 12px;border-bottom:1px solid #f0f0f0}.order-items-table tfoot td{border-top:2px solid #e5e7eb;border-bottom:none;padding-top:10px}@media (max-width: 768px){.orders-email,.orders-phone{display:none}}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Jost,system-ui,-apple-system,sans-serif;background:#fff;color:#111827}#root{min-height:100%;display:flex;flex-direction:column}.error{color:#b91c1c;font-size:14px;white-space:pre-wrap}.muted{color:#6b7280;font-size:14px}.field{display:grid;gap:6px}.field input,.field select,.field textarea{border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#111827;padding:10px 12px;font-family:inherit;font-size:14px}.field textarea{resize:vertical;min-height:90px}
