:root{--ink:#24231f;--paper:#f5f0e7;--cream:#fbf8f2;--terracotta:#b85e43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1240px;margin:auto;padding:26px 32px;display:flex}.brand{font-family:Georgia,serif;font-size:25px;font-weight:700}nav{align-items:center;gap:28px;font-size:14px;display:flex}.cart{background:var(--ink);color:#fff;border:0;border-radius:999px;padding:11px 17px}.hero{grid-template-columns:1fr .9fr;gap:60px;max-width:1240px;min-height:610px;margin:auto;padding:88px 32px 72px;display:grid}.eyebrow{color:var(--brand,var(--terracotta));letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}h1,h2{letter-spacing:-.04em;font-family:Georgia,serif;font-weight:500}h1{margin:24px 0;font-size:clamp(52px,6.5vw,88px);line-height:.98}.lead{color:#625f58;max-width:600px;font-family:Georgia,serif;font-size:20px;line-height:1.6}.primary-action{border-bottom:2px solid var(--brand,var(--terracotta));margin-top:32px;padding-bottom:7px;font-weight:700;display:inline-block}.hero-art{background:color-mix(in srgb, var(--brand,#b85e43) 55%, #f0c89e);border-radius:240px 240px 20px 20px;min-height:470px;position:relative;overflow:hidden}.sun{background:#e9c65c;border-radius:50%;width:145px;height:145px;position:absolute;top:50px;right:42px}.table{background:color-mix(in srgb, var(--brand,#794b36) 55%, #432e25);height:120px;position:absolute;bottom:0;left:0;right:0}.vase{background:#87947b;border-radius:40% 40% 25% 25%;width:155px;height:250px;position:absolute;bottom:95px;left:31%}.collection{background:var(--paper);padding:80px max(32px,50vw - 588px)}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading>p{color:#79746b}h2{margin:8px 0 0;font-size:48px}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px 22px;margin-top:36px;display:grid}.product-image{aspect-ratio:4/5;background:#ded5c4;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product:hover img{transform:scale(1.025)}.product-image>span{color:#0000006b;font-family:Georgia,serif}.product-image em{background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;position:absolute;top:13px;left:13px}.product-meta{justify-content:space-between;align-items:start;gap:15px;display:flex}.product h3{margin:14px 0 5px;font-family:Georgia,serif;font-size:19px}.product p{color:#777269;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.product strong{white-space:nowrap;margin-top:17px;font-size:13px}.catalog-empty{text-align:center;padding:90px 20px}.catalog-empty h3{margin-bottom:8px;font-family:Georgia,serif;font-size:27px}.catalog-empty p{color:#777269}.story{text-align:center;max-width:1240px;margin:auto;padding:90px 32px}.story h2{max-width:720px;margin:15px auto 45px}.story>div{grid-template-columns:repeat(3,1fr);font-family:Georgia,serif;font-size:19px;display:grid}footer{border-top:1px solid #e2ded6;justify-content:space-between;max-width:1176px;margin:auto;padding:34px 0 45px;display:flex}footer b{font-family:Georgia,serif}footer span{color:#8c877e;font-size:11px}.unavailable{color:#fff;background:#173d2d;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.unavailable-card{text-align:center;max-width:670px}.unavailable-card .mark{color:#173d2d;background:#e9af4e;border-radius:16px;place-items:center;width:62px;height:62px;margin-bottom:25px;font-size:30px;font-weight:800;display:inline-grid}.unavailable-card .eyebrow{color:#a8c1b2}.unavailable-card h1{font-size:clamp(45px,7vw,72px)}.unavailable-card>p:last-child{color:#b8ccbf;font-family:Georgia,serif;font-size:18px}@media (max-width:800px){nav a{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-art{min-height:380px}.product-grid,.story>div{grid-template-columns:1fr}.product-grid{gap:42px}footer{margin:0 25px}.section-heading{flex-direction:column;align-items:start}}.add-button{border:1px solid var(--brand);width:100%;color:var(--brand);background:0 0;border-radius:999px;margin-top:.9rem;padding:.75rem 1rem;font-weight:700}.add-button:hover:not(:disabled){background:var(--brand);color:#fff}.add-button:disabled{opacity:.45}.cart-backdrop{z-index:40;background:#121e186b;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fffdf8;width:min(34rem,100%);height:100%;padding:1.5rem;overflow-y:auto;box-shadow:-1rem 0 3rem #101d162e}.cart-heading{border-bottom:1px solid #e7e3d9;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.cart-heading h2{margin:.2rem 0 0}.cart-heading>button{background:0 0;border:0;font-size:2rem}.cart-lines{padding:.8rem 0}.cart-lines>div{border-bottom:1px solid #eee9df;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.cart-lines>div>div:first-child{flex-direction:column;gap:.25rem;display:flex}.cart-lines small{color:#697069}.quantity{border:1px solid #ddd9cf;border-radius:999px;align-items:center;gap:.7rem;padding:.2rem;display:flex}.quantity button{background:0 0;border:0;width:1.8rem;height:1.8rem}.cart-subtotal{justify-content:space-between;padding:.9rem 0 1.2rem;font-size:1.15rem;display:flex}.checkout-form{border-top:1px solid #e7e3d9;padding-top:1rem}.checkout-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.checkout-grid label{flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:700;display:flex}.checkout-grid label.wide{grid-column:1/-1}.checkout-grid input,.checkout-grid textarea{font:inherit;background:#fff;border:1px solid #d9d5cb;border-radius:.45rem;padding:.7rem}.cod-note{background:#eef5ef;border-radius:.6rem;padding:.9rem}.place-order{background:var(--brand);color:#fff;border:0;border-radius:999px;width:100%;padding:.9rem;font-weight:800}.checkout-error{color:#9b3030;background:#fbe9e9;border-radius:.45rem;padding:.7rem}.cart-empty,.confirmation{text-align:center;padding:4rem 1rem}.confirmation>span{color:#27603a;background:#e0f1e4;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;font-size:1.8rem;display:inline-grid}.confirmation strong{margin:1rem;font-size:1.5rem;display:block}.confirmation a{color:var(--brand);font-weight:700}@media (max-width:520px){.checkout-grid{grid-template-columns:1fr}.checkout-grid label.wide{grid-column:auto}}
