*{box-sizing:border-box}html,body{color:#161819;background:#f6f7f3;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.store-shell{width:min(1180px,100%);margin:0 auto;padding:20px}.app-shell-centered{place-items:center;min-height:100vh;padding:20px;display:grid}.store-header{border-bottom:1px solid #dfe3dd;justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.brand{font-size:22px;font-weight:800}.nav-links{color:#4c5652;align-items:center;gap:14px;font-size:14px;font-weight:700;display:flex}.cart-count{color:#fff;background:#1f2937;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:4px;font-size:12px;display:inline-grid}.catalog-layout{padding:34px 0 56px}.catalog-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.eyebrow{color:#0b6b57;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}h1{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,56px);line-height:1}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card,.notice-panel,.summary-panel,.checkout-form{background:#fff;border:1px solid #dfe3dd;border-radius:8px}.product-card{min-width:0;overflow:hidden}.product-visual,.detail-visual{aspect-ratio:4/3;background:#d8e1dc;display:block;position:relative;overflow:hidden}.product-visual:before,.detail-visual:before{content:"";background:linear-gradient(135deg,#ffffff5c,#fff0),repeating-linear-gradient(45deg,#fff3 0 8px,#0000 8px 18px);border:1px solid #ffffff7a;position:absolute;inset:12%}.tone-forest{background:linear-gradient(135deg,#0b6b57,#97b36a 52%,#e0d39b)}.tone-map{background:linear-gradient(135deg,#315c9b,#7fa7b8 50%,#e6d4a6)}.tone-gear{background:linear-gradient(135deg,#9b5c31,#b7a36c 48%,#47606f)}.product-visual span,.detail-visual span{color:#161819;text-transform:uppercase;background:#ffffffdb;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;position:absolute;bottom:14px;left:14px}.product-body{flex-direction:column;justify-content:space-between;gap:18px;min-height:238px;padding:16px;display:flex}.product-title{margin-bottom:8px;font-size:18px;font-weight:800;display:inline-block}.product-body p,.detail-copy p,.notice-panel p,.cart-row p,.order-main p{color:#5f6863;margin:0;line-height:1.5}.product-purchase,.detail-buy{gap:12px;display:grid}.primary-button,.primary-link,.secondary-button{color:#fff;cursor:pointer;background:#0b6b57;border:0;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-weight:800;display:inline-flex}.primary-button:disabled{cursor:default;opacity:.7}.primary-link{width:100%}.product-detail,.cart-layout,.checkout-layout,.order-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:22px;padding:34px 0 56px;display:grid}.detail-copy,.order-main{align-self:center}.detail-copy h1,.cart-list h1,.checkout-form h1,.order-main h1,.notice-panel h1{margin-bottom:16px}.detail-buy{margin-top:28px}.cart-list,.order-main{min-width:0}.cart-row,.order-item{border-bottom:1px solid #dfe3dd;justify-content:space-between;align-items:center;gap:16px;min-height:84px;display:flex}.quantity-control{text-align:center;grid-template-columns:38px 42px 38px;align-items:center;display:grid}.quantity-control button{cursor:pointer;background:#fff;border:1px solid #cbd3ce;border-radius:6px;width:38px;height:38px}.summary-panel,.checkout-form,.notice-panel{padding:18px}.summary-panel{align-self:start;gap:14px;display:grid}.summary-panel span{color:#5f6863;text-transform:uppercase;font-size:13px;font-weight:800}.summary-panel strong{font-size:28px}.checkout-form{gap:16px;display:grid}.checkout-form label{color:#39423e;gap:7px;font-weight:800;display:grid}.checkout-form input,.checkout-form select{background:#fff;border:1px solid #cbd3ce;border-radius:6px;width:100%;min-height:46px;padding:0 12px}.form-error{color:#8a1f16;background:#fff4f2;border-left:3px solid #b42318;margin:0;padding:10px 12px;line-height:1.45}.mini-list{gap:8px;margin:0;display:grid}.mini-list div{justify-content:space-between;gap:12px;display:flex}.mini-list dt,.mini-list dd{margin:0}.notice-panel{width:min(560px,100%)}.order-items{margin-top:22px}@media (max-width:860px){.product-grid,.product-detail,.cart-layout,.checkout-layout,.order-layout{grid-template-columns:1fr}.catalog-heading{flex-direction:column;align-items:start}}@media (max-width:560px){.store-shell{padding:14px}.store-header{flex-direction:column;align-items:start;padding-bottom:14px}h1{font-size:34px}.product-body{min-height:0}}
