:root{color:#24150e;font-synthesis:none;--ink:#24150e;--cream:#faf5e9;--paper:#fffaf0;--saffron:#bf5b13;--green:#17452d;--muted:#78695f;--line:#321d1129;background:#faf5e9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.skip-link{z-index:1000;background:#fff;padding:.75rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.announcement{background:var(--green);color:#fff8e9;letter-spacing:.06em;text-align:center;justify-content:center;align-items:center;gap:14px;height:34px;padding:0 1rem;font-size:11px;display:flex}.announcement span{color:#e3a45c}.header{z-index:50;background:#faf5e9f5;align-items:center;max-width:1440px;height:88px;margin:auto;padding:0 4.5vw;display:flex;position:relative}.brand{text-align:left;color:var(--ink);background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand img{object-fit:cover;border-radius:50%;width:55px;height:55px}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{letter-spacing:.08em;font-family:DM Serif Display,serif;font-size:21px}.brand-copy small{color:var(--green);letter-spacing:.13em;font-size:7px;font-weight:700}.desktop-nav{gap:2.1vw;margin:auto;display:flex}.desktop-nav button,.login-link{color:var(--ink);background:0 0;border:0;padding:12px 5px;font-size:13px}.desktop-nav button{position:relative}.desktop-nav button:after{content:"";background:var(--saffron);height:1px;transition:all .2s;position:absolute;bottom:5px;left:50%;right:50%}.desktop-nav button:hover:after{left:5px;right:5px}.header-actions{align-items:center;gap:14px;display:flex}.login-link{text-underline-offset:4px;text-decoration:underline}.icon-btn,.bag-btn{color:var(--ink);background:0 0;border:0;place-items:center;padding:8px;display:grid}.icon-btn svg,.bag-btn svg{width:19px}.bag-btn{position:relative}.bag-btn span{background:var(--saffron);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:1px;right:0}.menu-button{display:none}.hero{background:#c69b6e;align-items:center;height:calc(100vh - 122px);min-height:650px;max-height:810px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#20130bd1 0%,#2b1a1080 40%,#22140c00 70%);position:absolute;inset:0}.hero-content{color:#fffaf0;z-index:2;width:630px;margin-left:max(6vw,50vw - 660px);padding:30px;position:relative}.eyebrow,.kicker{letter-spacing:.22em;font-size:11px;font-weight:700}.eyebrow{color:#f2c789;align-items:center;gap:12px;display:flex}.eyebrow span{background:#f2c789;width:32px;height:1px}.hero h1,.section h2,.story-copy h2,.newsletter h2{font-family:DM Serif Display,serif;font-weight:400;line-height:.98}.hero h1{margin:24px 0;font-size:clamp(58px,6vw,92px)}.hero h1 em,.section h2 em,.story-copy h2 em,.newsletter h2 em{color:#dd8b42;font-weight:400}.hero p{color:#f6eadb;max-width:550px;font-family:DM Serif Display,serif;font-size:19px;line-height:1.6}.hero-ctas{align-items:center;gap:32px;margin-top:34px;display:flex}.primary-btn{background:var(--saffron);color:#fff;letter-spacing:.05em;border:0;align-items:center;gap:20px;padding:17px 22px;font-size:12px;font-weight:700;display:flex}.primary-btn:hover{background:#9e4408}.primary-btn svg,.text-btn svg,.outline-btn svg,.newsletter form button svg{width:17px}.text-btn{color:var(--green);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;align-items:center;gap:12px;padding:10px 0;font-size:12px;font-weight:700;display:inline-flex}.text-btn.light{color:#fff}.hero-note{color:#fff;z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d17116b;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;bottom:28px;right:4.5vw}.hero-note svg{color:#f2c789;width:20px}.hero-note span{flex-direction:column;display:flex}.hero-note b{font-family:DM Serif Display,serif;font-size:15px;font-weight:400}.hero-note small{color:#eadbca;font-size:9px}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;padding:28px 4.5vw;display:grid}.trust-strip>div{border-right:1px solid var(--line);align-items:center;gap:15px;padding:0 2vw;display:flex}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border:0}.trust-strip b{color:#cead8a;font-family:DM Serif Display;font-size:26px;font-weight:400}.trust-strip span{flex-direction:column;gap:4px;display:flex}.trust-strip strong{font-family:DM Serif Display;font-size:15px;font-weight:400}.trust-strip small{color:var(--muted);font-size:10px}.section{padding:100px max(5vw,50vw - 660px)}.section-heading h2{color:var(--green);margin:14px 0;font-size:clamp(42px,4.4vw,65px)}.kicker{color:var(--saffron)}.split-heading{grid-template-columns:1.4fr .7fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.split-heading>div:last-child p{color:var(--muted);font-size:14px;line-height:1.75}.store-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.store-card{background:#f3eadb;transition:transform .25s}.store-card:hover{transform:translateY(-5px)}.store-art{background:#d7c1a4;height:380px;position:relative;overflow:hidden}.store-art:before,.store-art:after,.craft-object{content:"";position:absolute}.store-number{background:#fffaf0d9;place-items:center;width:38px;height:38px;font-family:DM Serif Display;display:grid;position:absolute;top:18px;left:18px}.store-pichwai{background:linear-gradient(145deg,#335943,#a5713d)}.store-pichwai:before{background:linear-gradient(#193e2b,#213c2d);border:18px solid #8a572d;inset:44px 50px;box-shadow:0 15px 30px #1f1a1255}.store-pichwai:after{background:radial-gradient(circle at 50% 30%,#d6a74d 0 8%,#0000 9%),linear-gradient(150deg,#bd682d,#1b6547);border:2px solid #dcae62;inset:80px 86px}.store-pottery{background:linear-gradient(145deg,#dac3a1,#a95831)}.store-pottery:before{clip-path:polygon(24% 0,76% 0,68% 18%,90% 45%,100% 100%,0 100%,10% 45%,32% 18%);background:linear-gradient(90deg,#7e2d1d,#c86839 45%,#9d4027);border-radius:45% 45% 34% 34%;width:220px;height:260px;bottom:25px;left:50%;transform:translate(-50%)}.store-pottery:after{border-top:7px double #efbd76;border-bottom:7px double #efbd76;height:50px;bottom:120px;left:calc(50% - 75px);right:calc(50% - 75px)}.store-textile{background:linear-gradient(135deg,#d8b286,#75412d)}.store-textile:before{background:repeating-linear-gradient(45deg,#9b2d24 0 13px,#d2a54c 13px 22px,#254b36 22px 35px,#e6d2a5 35px 44px);width:72%;height:80%;top:10%;left:14%;transform:rotate(-4deg);box-shadow:0 15px 30px #40271666}.store-textile:after{border:6px solid #fff2cebf;width:62%;height:72%;top:14%;left:19%;transform:rotate(-4deg)}.store-meta{justify-content:space-between;align-items:center;padding:22px;display:flex}.store-meta span{color:var(--saffron);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.store-meta h3,.product-info h3{margin:7px 0;font-family:DM Serif Display;font-size:22px;font-weight:400}.store-meta p{color:var(--muted);align-items:center;gap:5px;margin:0;font-size:10px;display:flex}.store-meta p svg{width:12px}.store-meta button{border:1px solid var(--line);background:0 0;border-radius:50%;width:42px;height:42px}.store-meta button svg{width:16px}.products-section{text-align:center;background:#f2e8d8}.centered{max-width:680px;margin:0 auto 48px}.centered p{color:var(--muted);font-size:14px}.product-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-art{place-items:center;height:350px;display:grid;position:relative;overflow:hidden}.product-art>span{letter-spacing:.12em;z-index:2;background:#fffaf0;padding:8px 10px;font-size:8px;font-weight:700;position:absolute;top:12px;left:12px}.product-art>button{width:35px;height:35px;color:var(--ink);z-index:2;background:#fffaf0e6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.product-art>button.saved{color:#a83f24}.product-art>button svg{width:16px}.product-painting{background:#d7c3a5}.product-painting .product-object{background:linear-gradient(150deg,#23563c,#c66b2b);border:16px solid #6b3923;width:65%;height:72%;box-shadow:0 12px 24px #3b281c44}.product-vase{background:#d6b497}.product-vase .product-object{clip-path:polygon(26% 0,74% 0,66% 17%,86% 36%,100% 100%,0 100%,14% 36%,34% 17%);background:linear-gradient(90deg,#8f391f,#c96334,#8f391f);border-radius:42% 42% 30% 30%;width:48%;height:66%}.product-textile{background:#c5b69c}.product-textile .product-object{background:repeating-linear-gradient(45deg,#183d2a 0 15px,#c08a3c 15px 25px,#772e23 25px 38px);width:78%;height:70%;transform:rotate(-7deg);box-shadow:0 14px 24px #41322644}.product-brass{background:#bca985}.product-brass .product-object{clip-path:polygon(40% 0,60% 0,66% 18%,82% 28%,75% 42%,83% 64%,73% 100%,57% 73%,43% 73%,27% 100%,17% 64%,25% 42%,18% 28%,34% 18%);background:#8b642e;width:55%;height:70%;box-shadow:inset 20px 0 #c2964d}.product-info{justify-content:space-between;gap:10px;padding:17px 3px;display:flex}.product-info small{color:var(--muted);font-size:9px}.product-info h3{font-size:18px}.product-info strong{white-space:nowrap;padding-top:22px;font-size:12px}.outline-btn{border:1px solid var(--green);color:var(--green);text-transform:uppercase;letter-spacing:.08em;background:0 0;align-items:center;gap:30px;margin:42px auto 0;padding:15px 20px;font-size:11px;font-weight:700;display:flex}.story-section{background:var(--green);color:#fff;grid-template-columns:1.1fr 1fr;min-height:620px;display:grid}.story-pattern{background-color:#e2c28f;background-image:radial-gradient(circle at 25% 25%,#ad5b2d 0 2px,#0000 3px),radial-gradient(circle at 75% 75%,#214d34 0 2px,#0000 3px);background-size:28px 28px;place-items:center;display:grid;position:relative;overflow:hidden}.story-pattern:before{content:"";border:1px solid #5b311947;border-radius:50%;width:570px;height:570px;position:absolute;box-shadow:0 0 0 60px #ffffff1f,0 0 0 61px #5b311933}.story-medallion{z-index:2;background:#fff8e7;border-radius:50%;width:290px;height:290px;padding:18px;box-shadow:0 20px 60px #3e271e44}.story-medallion img{object-fit:cover;border-radius:50%;width:100%;height:100%}.story-copy{align-self:center;padding:90px max(6vw,80px)}.story-copy h2{margin:20px 0 30px;font-size:clamp(44px,4.5vw,67px)}.story-copy p{color:#dce7df;max-width:530px;font-size:14px;line-height:1.8}.story-copy .text-btn{margin-top:15px}.newsletter{text-align:center;background:var(--paper);padding:100px 20px}.newsletter h2{color:var(--green);margin:18px 0 38px;font-size:clamp(40px,4.5vw,64px)}.newsletter form{border-bottom:1px solid var(--ink);align-items:center;max-width:590px;margin:auto;padding:8px 0;display:flex}.newsletter form>svg{width:19px;color:var(--saffron)}.newsletter input{background:0 0;border:0;outline:0;flex:1;padding:14px}.newsletter form button{color:var(--green);text-transform:uppercase;letter-spacing:.08em;background:0 0;border:0;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.newsletter>p{color:var(--muted);margin-top:16px;font-size:10px}footer{color:#f5eadc;background:#1f1915;padding:70px max(5vw,50vw - 660px) 25px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:55px;display:grid}.footer-brand{align-items:flex-start;gap:18px;display:flex}.footer-brand img{border-radius:50%;width:68px;height:68px}.footer-brand strong{letter-spacing:.08em;font-family:DM Serif Display;font-size:24px}.footer-brand p{color:#b8aaa0;max-width:250px;font-size:12px;line-height:1.6}.footer-main>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-main b{color:#d79752;letter-spacing:.18em;margin-bottom:8px;font-size:9px}.footer-main a,.footer-main button{color:#cabdb3;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;text-decoration:none;display:flex}.footer-main a svg{width:14px}.footer-bottom{color:#8e827a;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:23px;font-size:9px;display:flex}.mobile-drawer,.drawer-backdrop{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.header{justify-content:space-between;height:72px;padding:0 18px}.desktop-nav,.search-btn,.brand-copy small{display:none}.menu-button{display:grid}.brand{position:absolute;left:50%;transform:translate(-50%)}.brand img{width:48px;height:48px}.brand-copy strong{font-size:16px}.header-actions{gap:3px}.login-link{font-size:11px}.hero{height:720px;min-height:0}.hero-image{object-position:64% center}.hero-overlay{background:linear-gradient(90deg,#1c1009c7,#1c100945),linear-gradient(#0000,#1c100980)}.hero-content{width:100%;margin:0;padding:40px 24px}.hero h1{font-size:clamp(49px,12vw,68px)}.hero p{max-width:90%;font-size:17px}.hero-ctas{flex-direction:column;align-items:flex-start;gap:12px}.hero-note{display:none}.trust-strip{grid-template-columns:1fr 1fr;padding:12px 18px}.trust-strip>div{border-bottom:1px solid var(--line);padding:14px!important}.trust-strip>div:nth-child(2){border-right:0}.split-heading{grid-template-columns:1fr;gap:5px}.store-grid{grid-template-columns:1fr 1fr}.store-card:last-child{display:none}.product-grid{grid-template-columns:1fr 1fr}.story-section{grid-template-columns:1fr}.story-pattern{min-height:480px}.story-copy{padding:70px 8vw}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{display:none}.mobile-drawer{background:var(--paper);z-index:101;width:min(86vw,380px);padding:30px;transition:all .25s;display:block;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.mobile-drawer.open{transform:translate(0)}.mobile-drawer>img{border-radius:50%;width:75px;height:75px;margin:20px auto 35px;display:block}.drawer-close{position:absolute;top:20px;right:20px}.mobile-drawer nav{flex-direction:column;display:flex}.mobile-drawer nav button{border:0;border-bottom:1px solid var(--line);color:var(--ink);background:0 0;justify-content:space-between;padding:16px 2px;font-family:DM Serif Display;font-size:22px;display:flex}.mobile-drawer nav svg{width:18px}.drawer-login{background:var(--green);color:#fff;border:0;width:100%;margin-top:35px;padding:15px}.drawer-backdrop{z-index:100;background:#0008;border:0;display:block;position:fixed;inset:0}}@media (width<=600px){.announcement{font-size:8px}.announcement span,.announcement span+*,.login-link{display:none}.hero{height:690px}.hero-image{object-position:68% center}.hero-content{align-self:flex-start;padding-top:110px}.hero p{line-height:1.5}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0}.trust-strip>div:nth-child(n+4){display:none}.section{padding:72px 20px}.section-heading h2{font-size:43px}.store-grid{grid-template-columns:1fr}.store-card:last-child{display:block}.store-art{height:350px}.product-grid{scroll-snap-type:x mandatory;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;min-width:79vw}.product-art{height:350px}.story-pattern{min-height:380px}.story-pattern:before{width:380px;height:380px}.story-medallion{width:220px;height:220px}.story-copy{padding:65px 24px}.newsletter{padding:75px 20px}.newsletter h2 br{display:none}.newsletter form button{font-size:0}.newsletter form button svg{font-size:initial}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
