:root{color:#24312d;background:#f4f1e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,select{cursor:pointer}img{display:block;max-width:100%}.app-shell{display:flex;min-height:100vh;flex-direction:column}main{flex:1}.top-strip,.admin-strip,.navbar,.section,.content-page,.admin-page,.hero,.site-footer{padding-right:clamp(18px,4vw,64px);padding-left:clamp(18px,4vw,64px)}.top-strip{display:flex;justify-content:space-between;gap:18px;padding-top:9px;padding-bottom:9px;background:#213c34;color:#fff7df;font-size:.88rem}.navbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:76px;border-bottom:1px solid #ddd5bf;background:#fffaf0}.brand{display:inline-flex;align-items:center;gap:10px;color:#183a31;font-size:1.28rem;font-weight:800;white-space:nowrap}.brand__mark{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:#c76438;color:#fff;font-weight:900}.nav-links,.nav-actions,.admin-strip{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nav-links{justify-content:center}.nav-actions{justify-content:flex-end}.nav-links a,.nav-actions a,.admin-strip a{padding:9px 10px;border-radius:6px;color:#34443f;font-size:.95rem;font-weight:700}.nav-links a.active,.nav-actions a.active,.admin-strip a.active,.nav-links a:hover,.nav-actions a:hover,.admin-strip a:hover{background:#e8ddc5;color:#183a31}.cart-link{display:inline-flex;align-items:center;gap:7px}.cart-link span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#c76438;color:#fff;font-size:.78rem}.admin-strip{justify-content:center;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #d8d0bb;background:#ece4d1}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(28px,6vw,82px);padding-top:clamp(38px,7vw,78px);padding-bottom:clamp(34px,6vw,70px);background:linear-gradient(120deg,#213c34ed,#213c34c2),radial-gradient(circle at 82% 20%,#c76438 0,transparent 27%),#213c34;color:#fff8e6}.hero__content{max-width:700px}.hero h1,.content-page h1,.admin-page h1,.auth-card h1,.success-box h1{margin:0;color:inherit;font-size:clamp(2.25rem,5vw,4.8rem);line-height:1.05}.hero p{max-width:650px;color:#f7e6bd;font-size:1.1rem;line-height:1.75}.hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.hero__shelf{display:flex;min-height:330px;align-items:end;justify-content:center;gap:clamp(10px,2vw,18px)}.hero__shelf img{width:min(30%,165px);min-width:88px;aspect-ratio:2 / 3;object-fit:cover;border:8px solid rgba(255,250,240,.9);border-radius:4px;box-shadow:0 28px 50px #00000057}.hero__shelf img:nth-child(2){width:min(34%,190px);transform:translateY(-24px)}.section,.content-page,.admin-page,.auth-page,.success-page{width:min(1240px,100%);margin:0 auto}.section,.content-page,.admin-page{padding-top:clamp(34px,5vw,60px);padding-bottom:clamp(44px,6vw,74px)}.section__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.section__heading h1,.section__heading h2{margin:0;color:#203b33;font-size:clamp(1.9rem,3vw,3rem);line-height:1.12}.section__heading>a{color:#a34f2c;font-weight:800}.eyebrow{margin:0 0 10px;color:#b5552f;font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.muted{color:#68756e}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.product-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #dfd5bf;border-radius:8px;background:#fffaf0;box-shadow:0 12px 26px #372c1814}.product-card__media{display:grid;min-height:245px;place-items:center;background:#e9dfc9}.product-card__media img{width:138px;aspect-ratio:2 / 3;object-fit:cover;border-radius:3px;box-shadow:0 16px 28px #211a0e38}.product-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.product-card h2{margin:0;color:#263630;font-size:1.1rem;line-height:1.3}.product-card p{margin-top:8px}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.product-card__footer strong,.detail-meta span,.summary-box__total strong{color:#1f5b48}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid #b5552f;border-radius:6px;background:#b5552f;color:#fff;font-weight:800;line-height:1.1;text-align:center}.button:hover{background:#9c4528;border-color:#9c4528}.button--ghost{background:transparent;border-color:currentColor;color:inherit}.button--ghost:hover{background:#ffffff24;border-color:currentColor}.button--small{min-height:38px;padding:9px 13px;font-size:.9rem}.content-page>h1,.admin-page>h1{max-width:920px;margin-bottom:24px;color:#203b33}.content-page>p:not(.eyebrow),.success-box>p{color:#5f6d66;line-height:1.75}.two-column,.checkout-layout,.cart-layout,.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:26px;align-items:start}.two-column p{color:#52615b;font-size:1.02rem;line-height:1.8}.info-panel,.summary-box,.form-card,.auth-card,.success-box,.stats-grid article{border:1px solid #dfd5bf;border-radius:8px;background:#fffaf0;box-shadow:0 12px 26px #372c1814}.info-panel,.summary-box{padding:24px}.info-panel h2,.summary-box h2,.site-footer h2,.site-footer h3{margin:0 0 14px}.check-list{display:grid;gap:10px;margin:0;padding-left:20px}.category-pills{display:flex;max-width:560px;justify-content:flex-end;gap:8px;flex-wrap:wrap}.category-pills button{min-height:36px;padding:8px 12px;border:1px solid #d7c9ad;border-radius:999px;background:#fffaf0;color:#35443e;font-weight:700}.category-pills button.is-active,.category-pills button:hover{background:#213c34;color:#fff8e6}.product-detail{grid-template-columns:minmax(260px,.45fr) minmax(0,1fr)}.product-detail__image{display:grid;min-height:440px;place-items:center;border:1px solid #dfd5bf;border-radius:8px;background:#e8ddc5}.product-detail__image img{width:min(260px,70%);aspect-ratio:2 / 3;object-fit:cover;border-radius:4px;box-shadow:0 22px 46px #372c1833}.product-detail__content{padding-top:10px}.product-detail__content h1{color:#203b33}.product-detail__content p{color:#56645e;font-size:1.05rem;line-height:1.75}.detail-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.detail-meta span{padding:10px 12px;border:1px solid #d7c9ad;border-radius:6px;background:#fffaf0;font-weight:800}.related-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.related-row a{padding:10px 12px;border-radius:6px;background:#e8ddc5;color:#203b33;font-weight:800}.table-wrap{overflow-x:auto;border:1px solid #dfd5bf;border-radius:8px;background:#fffaf0}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:15px;border-bottom:1px solid #eadfc8;text-align:left;vertical-align:middle}th{background:#213c34;color:#fff8e6;font-size:.84rem;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}.table-product{display:flex;align-items:center;gap:12px;min-width:220px}.table-product img{width:44px;height:64px;object-fit:cover;border-radius:3px}.summary-box{display:grid;gap:13px}.summary-box p{display:flex;justify-content:space-between;gap:18px;margin:0;color:#52615b}.summary-box__total{padding-top:14px;border-top:1px solid #dfd5bf;font-size:1.1rem}.form-card,.auth-card{display:grid;gap:16px;padding:24px}.form-card--wide{max-width:820px}label{display:grid;gap:7px;color:#33443f;font-weight:800}input,textarea,select{width:100%;min-height:44px;border:1px solid #d2c3a8;border-radius:6px;background:#fffefa;color:#24312d;padding:10px 12px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#b5552f;outline:3px solid rgba(181,85,47,.18)}.auth-page,.success-page{display:grid;min-height:620px;place-items:center;padding:48px 18px}.auth-card,.success-box{width:min(480px,100%)}.auth-card h1,.success-box h1{color:#203b33;font-size:clamp(2rem,4vw,3rem)}.auth-card p{margin:0;color:#52615b}.auth-card a{color:#a34f2c;font-weight:800}.success-box{padding:34px;text-align:center}.success-box .hero__actions{justify-content:center}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:16px}.stats-grid article{display:grid;gap:10px;padding:20px}.stats-grid span{color:#68756e;font-weight:800}.stats-grid strong{color:#203b33;font-size:2rem}.admin-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:24px}.admin-actions a{padding:18px;border:1px solid #dfd5bf;border-radius:8px;background:#fffaf0;color:#203b33;font-weight:900}.table-link{color:#a34f2c;font-weight:900}.status-pill{display:inline-flex;min-height:28px;align-items:center;padding:4px 10px;border-radius:999px;background:#dbe8df;color:#245342;font-size:.84rem;font-weight:900}.site-footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:26px;padding-top:34px;padding-bottom:34px;background:#213c34;color:#fff8e6}.site-footer p{margin:8px 0 0;color:#e5d3aa}@media(max-width:980px){.navbar{grid-template-columns:1fr;padding-top:16px;padding-bottom:16px}.brand,.nav-links,.nav-actions{justify-content:center}.hero,.two-column,.checkout-layout,.cart-layout,.product-detail,.site-footer{grid-template-columns:1fr}.section__heading{align-items:start;flex-direction:column}.category-pills{justify-content:flex-start}.stats-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:620px){.top-strip{flex-direction:column;align-items:center;gap:4px;text-align:center}.nav-links,.nav-actions,.admin-strip{align-items:stretch}.nav-links a,.nav-actions a,.admin-strip a{flex:1 1 auto;text-align:center}.hero__shelf{min-height:230px}.product-detail__image{min-height:330px}.stats-grid{grid-template-columns:1fr}th,td{padding:12px}}
