*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f7f5ee;color:#19342b;font-family:Tahoma,Arial,sans-serif;line-height:1.75}.site-header,.site-footer,.page-shell{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid #d9ddd5}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:18px}.site-header a,.site-footer a{color:#315c4b;text-decoration:none}.brand{display:flex;align-items:center;gap:10px;font-size:1.3rem;font-weight:800}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#315c4b;color:#fff}.page-shell{min-height:calc(100vh - 190px);padding-block:48px}.hero{display:grid;gap:20px;max-width:800px;padding:56px;border-radius:32px;background:linear-gradient(145deg,#e5eadc,#f3e6cc);box-shadow:0 20px 60px rgba(36,65,53,.09)}h1,h2,p{margin-top:0}.hero h1,.store-heading h1{font-size:clamp(2rem,6vw,4.7rem);line-height:1.2;margin-bottom:0}.hero p,.store-heading p{font-size:1.12rem;color:#4c625a}.eyebrow{display:inline-block;color:#8a5c24;font-weight:800;font-size:.88rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:#315c4b;color:#fff!important;padding:12px 20px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.button.secondary{background:transparent;color:#315c4b!important;box-shadow:inset 0 0 0 1px #315c4b}.button.wide{width:100%}.button:disabled{opacity:.45;cursor:not-allowed}.feature-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.feature-grid article,.pilot-note,.empty-state,.order-card,.prose,.merchant-card{padding:28px;border:1px solid #dce1da;border-radius:24px;background:#fff}.feature-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#efe5ce;color:#76501d;font-weight:900}.pilot-note{margin-top:20px}.store-heading{margin-bottom:32px;max-width:720px}.product-card{overflow:hidden;border:1px solid #dde2dc;border-radius:22px;background:#fff}.product-card>a{display:block;color:inherit;text-decoration:none}.product-card img,.image-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:#e7eadf}.image-placeholder{display:grid;place-items:center;color:#557164;font-size:4rem;font-weight:900}.product-body{padding:20px}.product-body h2{font-size:1.15rem;margin-bottom:5px}.variant-line{color:#63756f;font-size:.9rem}.price{font-size:1.1rem;font-weight:900}.stock{display:inline-block;border-radius:999px;padding:3px 10px;font-size:.78rem}.stock.available{background:#dff3e5;color:#1f663a}.stock.unavailable{background:#f3dfdf;color:#7f2929}.merchant-responsibility,.notice{margin-top:24px;padding:16px;border-radius:14px;background:#efe8d8;color:#654d2c}.merchant-card{margin-top:16px}.merchant-card dl{display:grid;gap:8px;margin:0}.merchant-card dl div{display:grid;grid-template-columns:130px 1fr;gap:12px}.merchant-card dt{color:#65756f}.merchant-card dd{margin:0}.seller-line{margin-top:14px;color:#65756f;font-size:.9rem}.back-link{display:inline-block;margin-bottom:20px;color:#315c4b}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:44px}.product-gallery{display:grid;gap:12px}.product-gallery img,.image-placeholder.large{width:100%;border-radius:24px;object-fit:cover}.product-gallery img{max-height:680px}.product-info h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.25}.description{white-space:pre-line;color:#4c625a}.checkout-card{display:grid;gap:10px;margin-top:28px;padding:22px;border-radius:20px;background:#fff;border:1px solid #dce1da}.checkout-card label{font-weight:800}.checkout-card select,.checkout-card input{width:100%;border:1px solid #b9c5bf;border-radius:12px;background:#fff;padding:12px;font:inherit}.form-note{margin:4px 0 0;color:#65756f;font-size:.86rem}.order-card{max-width:680px;margin-inline:auto}.status-pill{display:inline-block;border-radius:999px;background:#e3ebdf;color:#315c4b;padding:4px 12px;font-size:.82rem;font-weight:800}.order-summary{display:grid;gap:0;border-block:1px solid #e2e5e0}.order-summary div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px dashed #e2e5e0}.order-summary div:last-child{border-bottom:0}.order-summary dt{color:#65756f}.order-summary dd{margin:0;font-weight:800;text-align:left}.checkout-code{display:grid;place-items:center;gap:6px;margin-block:24px;padding:20px;border:2px dashed #b9863c;border-radius:18px;background:#fffaf0}.checkout-code strong{font:900 1.8rem ui-monospace,SFMono-Regular,monospace;letter-spacing:.08em}.steps{padding-right:24px}.order-list{display:grid;gap:12px}.order-list article{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;border:1px solid #dce1da;border-radius:18px;background:#fff}.order-list h2{margin:.4rem 0 0}.order-list p{margin:0;color:#65756f}.prose{max-width:760px;margin-inline:auto}.prose h1{font-size:2.4rem}.prose h2{margin-top:2rem}.inline-form{display:inline}.link-button{border:0;background:transparent;color:#315c4b;font:inherit;cursor:pointer}.site-footer{display:flex;justify-content:space-between;gap:24px;padding-block:24px;border-top:1px solid #d9ddd5;color:#607068;font-size:.85rem}.site-footer p{margin:0}@media(max-width:780px){.site-header{align-items:flex-start;padding-block:14px}.site-header nav{gap:10px;font-size:.85rem}.page-shell{padding-block:28px}.hero{padding:30px 22px;border-radius:24px}.feature-grid,.product-grid,.product-detail{grid-template-columns:1fr}.product-detail{gap:24px}.site-footer,.order-list article{align-items:flex-start;flex-direction:column}.product-grid{gap:14px}.merchant-card dl div{grid-template-columns:1fr;gap:0}}@media(max-width:420px){.site-header,.site-footer,.page-shell{width:min(100% - 20px,1120px)}.brand span:last-child{display:none}.site-header nav{font-size:.78rem}.order-summary div{display:grid;gap:2px}.order-summary dd{text-align:right}}
.tracking-fallback {
    display: none;
}
