@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";.topbar-actions{display:flex;align-items:center;gap:8px}.account-button{border:1px solid #bbb1a2;color:#25231f;background:transparent;padding:9px 12px;font-size:12px}.switch-auth{border:0;background:transparent;color:#b6442e;padding:12px;width:100%;font-size:13px}@media(max-width:480px){.topbar-actions .account-button{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-button span{display:none}}:root{font-family:DM Sans,sans-serif;color:#25231f;background:#f4efe6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:radial-gradient(circle at 90% -10%,#e5d5ba 0,transparent 34%),#f4efe6}.topbar{height:76px;max-width:1240px;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ded6c8}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:#db4b2f;color:#fff;font-family:Space Grotesk;font-weight:700;font-size:20px}.brand strong,h1,h2,h3{font-family:Space Grotesk,sans-serif}.brand strong{display:block;font-size:16px;letter-spacing:.08em}.brand small{color:#81786c;font-size:11px}.cart-button{border:1px solid #bbb1a2;color:#25231f;background:transparent;padding:9px 12px;display:flex;align-items:center;gap:8px}.cart-button b{display:grid;place-items:center;border-radius:50%;background:#db4b2f;color:#fff;width:20px;height:20px;font-size:11px}main{max-width:1240px;margin:auto;padding:44px 20px 70px}.intro{display:flex;flex-direction:column;gap:26px}.eyebrow{color:#b6442e;font-size:11px;font-weight:700;letter-spacing:.16em;margin:0 0 10px}h1{max-width:590px;font-size:clamp(35px,7vw,68px);line-height:.98;letter-spacing:-.04em;margin:0}.subline{color:#72695e;margin:16px 0 0;font-size:16px}.search-box{display:flex;align-items:center;gap:10px;background:#fffaf2;border:1px solid #d7cebf;padding:0 15px;height:50px}.search-box input{border:0;outline:0;width:100%;background:transparent;color:#25231f}.categories{display:flex;gap:8px;overflow-x:auto;padding:34px 0 28px}.categories button{white-space:nowrap;border:0;background:transparent;color:#796f63;padding:9px 14px}.categories button.active{background:#25231f;color:#fffaf2}.section-heading{border-top:1px solid #ded6c8;padding-top:20px;display:flex;justify-content:space-between;align-items:baseline}.section-heading h2{font-size:24px;margin:0 0 20px}.section-heading span{color:#82786c;font-size:13px}.product-grid{display:grid;grid-template-columns:1fr;gap:14px}.product-card{background:#fffaf2;border:1px solid #e2d8ca;display:flex;flex-direction:column;min-width:0}.product-image{height:220px;background:#e4d7c4;display:grid;place-items:center;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>span{font:700 72px Space Grotesk;color:#c2ad91}.product-image small{position:absolute;left:12px;bottom:12px;background:#fffaf2;padding:5px 8px;font-size:11px}.product-info{padding:17px}.product-category{color:#b6442e;text-transform:uppercase;letter-spacing:.1em;font-size:10px;margin:0 0 8px}.product-info h3{margin:0;font-size:18px}.description{color:#83796d;font-size:13px;min-height:38px;line-height:1.45}.product-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8dfd4;padding-top:14px;margin-top:14px}.product-footer strong{font-family:Space Grotesk;font-size:16px}.product-footer button,.checkout-button{border:0;background:#db4b2f;color:#fff;padding:10px 13px;display:flex;align-items:center;gap:6px;font-weight:700}.product-footer button:disabled{background:#c9c0b4;cursor:not-allowed}.notice{display:flex;justify-content:space-between;padding:12px 14px;background:#f7d9ce;margin-bottom:18px;font-size:13px}.notice button,.icon-button{border:0;background:transparent;color:inherit;display:grid;place-items:center;padding:2px}.overlay,.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;background:#25231f66;display:flex;justify-content:flex-end}.cart-drawer{width:min(100%,440px);height:100%;overflow:auto;background:#fffaf2;padding:25px 20px;animation:slide .22s ease-out}@keyframes slide{0%{transform:translate(30px);opacity:.4}to{transform:translate(0);opacity:1}}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #e0d7ca;padding-bottom:20px}.drawer-head h2{margin:0;font-size:27px}.drawer-head h2 span{color:#b6442e;font-size:15px}.cart-items{padding:18px 0}.cart-item{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #e9e1d7}.mini-image{flex:0 0 58px;height:58px;display:grid;place-items:center;background:#e4d7c4;font:700 25px Space Grotesk;color:#b9a385}.cart-item-body{display:grid;gap:5px;flex:1;font-size:13px}.cart-item-body span{color:#847a6f}.quantity{display:flex;align-items:center;gap:12px;margin-top:4px}.quantity button{border:1px solid #d4c9ba;background:transparent;width:24px;height:24px;display:grid;place-items:center;padding:0}.quantity .delete{margin-left:auto;border:0;color:#b6442e}.cart-total,.checkout-summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-top:1px solid #ded6c8;font-size:14px}.cart-total strong,.checkout-summary strong{font:700 20px Space Grotesk}.checkout-button{justify-content:center;width:100%;padding:14px}.empty{padding:50px 15px;text-align:center;color:#857b70}.modal-layer{align-items:center;justify-content:center;padding:15px}.checkout-modal{width:min(100%,510px);background:#fffaf2;padding:22px;animation:slide .22s ease-out}.checkout-modal label{display:grid;gap:7px;font-size:13px;font-weight:700;margin-top:17px}.checkout-modal input,.checkout-modal textarea,.checkout-modal select{border:1px solid #d4c9ba;background:#fff;padding:11px;outline-color:#db4b2f;resize:vertical}.form-error{color:#b6442e;font-size:13px}@media(min-width:640px){.topbar{padding:0 32px}main{padding:64px 32px 90px}.intro{flex-direction:row;align-items:end;justify-content:space-between}.search-box{width:320px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.topbar{height:88px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px}.product-image{height:270px}}
