:root{--paper:#fbfaf6;--ink:#21332f;--muted:#61716b;--sage:#718b7c;--pale:#eef1e9;--forest:#244c43;--cream:#f4e9cf;--terra:#bd6d4b;--ceramic:#d8c8b0;--border:#d8ddd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px Arial,sans-serif;overflow-x:hidden}.site-header{background:var(--paper)}.masthead{height:112px;display:flex;align-items:center;justify-content:space-between;padding:0 44px}.brand{color:var(--forest);font:600 25px Georgia,serif;letter-spacing:.12em;text-decoration:none}.brand em{font-style:normal;color:var(--terra)}.utilities{display:flex;gap:32px}.utilities a,.main-nav a,footer a{color:inherit;text-decoration:none}.utilities span{color:var(--terra)}.menu-toggle{display:none}.main-nav{height:50px;background:var(--sage);display:flex;align-items:center;gap:34px;padding:0 44px;color:white;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.main-nav .sale{color:var(--cream);margin-left:auto}.utility-strip{display:none}.page-shell{display:grid;grid-template-columns:300px minmax(0,1fr);gap:44px;padding:44px;max-width:1440px;margin:auto}.category-rail{padding-top:8px}.eyebrow{font-size:10px;letter-spacing:.16em;color:var(--muted);margin:0 0 18px;text-transform:uppercase}.category-rail h1{font:500 34px Georgia,serif;margin:0 0 40px}.rail-link{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--border);color:var(--ink);text-decoration:none}.rail-link.active{color:var(--terra)}.rail-note{display:flex;gap:14px;align-items:center;margin-top:72px;color:var(--muted);font:italic 16px Georgia,serif}.rail-note p{margin:0;line-height:1.35}.leaf{color:var(--sage);font-size:28px}.hero{height:390px;background:linear-gradient(115deg,var(--forest),#315e52 62%,var(--sage));border-radius:14px;position:relative;overflow:hidden;color:white;padding:48px}.hero-copy{position:relative;z-index:2;max-width:470px}.eyebrow.light{color:#d9e3da}.hero h2{font:500 clamp(40px,4.3vw,64px)/.98 Georgia,serif;margin:0 0 22px;letter-spacing:-.03em}.hero-text{max-width:390px;color:#e6eee8;line-height:1.5;margin:0 0 26px}.button{display:inline-flex;align-items:center;gap:24px;min-height:48px;padding:0 20px;border-radius:21px;background:var(--cream);color:var(--ink);font-weight:bold;text-decoration:none}.button span{font-size:20px;color:var(--terra)}.still-life{position:absolute;right:0;bottom:0;width:48%;height:100%}.sun{position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(216,200,176,.23);right:60px;top:70px}.vase{position:absolute;background:var(--ceramic);bottom:24px}.vase-one{width:88px;height:160px;right:112px;border-radius:45% 45% 20% 20%}.vase-two{width:65px;height:106px;right:232px;border-radius:50% 50% 25% 25%;background:#d5b895}.plate{position:absolute;width:220px;height:38px;border-radius:50%;background:#e2d4bc;right:46px;bottom:14px}.stem{position:absolute;width:3px;background:#a5bca7;height:146px;bottom:116px;transform-origin:bottom}.stem-one{right:164px;transform:rotate(24deg)}.stem-two{right:205px;transform:rotate(-18deg)}.intro{display:flex;justify-content:space-between;gap:30px;padding:74px 8px 64px}.intro h2,.section-heading h2,.textile h2{font:500 40px/.98 Georgia,serif;margin:0}.intro>p{max-width:300px;line-height:1.55;color:var(--muted);margin:22px 0}.catalog{border-top:1px solid var(--border);padding:54px 8px}.section-heading{position:relative;margin-bottom:30px}.section-heading h2{font-size:36px}.section-heading>a{position:absolute;right:0;bottom:2px;color:var(--terra);text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-width:0}.product-art{height:200px;background:var(--pale);border-radius:12px;position:relative}.product-art:after{content:"";position:absolute;background:var(--ceramic);left:50%;top:50%;transform:translate(-50%,-40%)}.bowl:after{width:120px;height:70px;border-radius:0 0 60px 60px}.cup:after{width:74px;height:86px;border-radius:10px 10px 28px 28px;background:#bd9c7c}.vase-art:after{width:68px;height:110px;border-radius:45% 45% 24% 24%;background:#b6c6b5}.product-card h3{font:600 16px Arial,sans-serif;margin:16px 0 6px}.product-card p{margin:0;color:var(--muted);font-size:13px}.textile{margin:22px 8px 70px;padding:62px 42px;background:var(--cream);border-radius:14px}.textile h2{font-size:38px}footer{background:var(--forest);color:white;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:44px;gap:30px}footer .brand{color:white;font-size:20px}footer p{color:#d5e0d8;margin:0}footer nav{display:flex;gap:22px;justify-content:flex-end;font-size:13px}@media(max-width:900px){.masthead{padding:0 24px}.main-nav{padding:0 24px;gap:17px}.page-shell{grid-template-columns:260px minmax(0,1fr);gap:28px;padding:30px 24px}.hero{padding:38px 30px}.hero h2{font-size:44px}.still-life{width:38%}.utilities{gap:16px;font-size:12px}.intro{display:block;padding:55px 8px}.intro>p{margin-left:0}.product-grid{gap:12px}}
@media(max-width:600px){.main-nav.is-open{display:flex;height:auto;min-height:48px;flex-wrap:wrap;padding:14px 20px;gap:14px;font-size:10px}.masthead{height:92px;padding:0 20px}.brand{font-size:20px}.menu-toggle{display:flex;width:44px;height:44px;border:1px solid var(--border);border-radius:50%;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:0 13px}.menu-toggle span{height:1px;width:16px;background:var(--ink)}.utilities{font-size:0;gap:0}.utilities a:first-child{display:none}.utilities a:last-child{font-size:0}.utilities a:last-child:before{content:'♧';font-size:22px}.main-nav{display:none}.utility-strip{display:flex;height:48px;background:var(--sage);color:white;align-items:center;justify-content:space-between;padding:0 20px;font-size:11px}.utility-strip a{color:white}.page-shell{display:block;padding:20px}.category-rail{display:block;padding:0 0 20px;overflow-x:auto}.category-rail .eyebrow{margin-bottom:8px}.category-rail h1{font-size:26px;margin:0 0 14px}.category-rail > .rail-link{display:inline-flex;vertical-align:top;width:156px;min-height:56px;margin-right:8px;padding:16px 12px;border:1px solid var(--border);border-radius:12px;background:var(--pale)}.category-rail .rail-note{display:none}.hero{height:270px;padding:28px 22px;border-radius:12px}.hero h2{font-size:36px;margin-bottom:14px}.hero-text{font-size:12px;line-height:1.35;max-width:250px;margin-bottom:17px}.button{min-height:48px;font-size:12px;padding:0 15px;gap:13px}.still-life{width:45%;opacity:.9}.sun{width:120px;height:120px;right:-12px;top:55px}.vase-one{width:50px;height:95px;right:34px}.vase-two{width:38px;height:70px;right:91px}.plate{width:130px;right:2px}.stem{height:86px;bottom:75px}.intro{padding:52px 0 46px}.intro h2{font-size:36px}.catalog{padding:44px 0}.section-heading h2{font-size:30px}.section-heading>a{position:static;display:inline-block;margin-top:18px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-art{height:112px}.product-card h3{font-size:12px;margin-top:10px}.product-card p{font-size:11px;line-height:1.3}.textile{margin:0 0 42px;padding:38px 24px}.textile h2{font-size:29px}footer{display:block;padding:34px 20px}footer p{margin:16px 0 25px}footer nav{justify-content:flex-start;flex-wrap:wrap}}
@media(min-width:601px) and (max-width:820px){.hero h2{max-width:300px}.utilities{order:3}.masthead{flex-wrap:wrap}.masthead .brand{margin:auto}.page-shell{grid-template-columns:260px minmax(0,1fr)}}