@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800;900;1000&display=swap');
:root{--paper:#f5f2ee;--ink:#171715;--muted:#68645f;--clay:#b96132;--lavender:#cec3df;--line:#d8d2c9;--gutter:clamp(24px,4.6vw,76px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--clay);outline-offset:5px}img{display:block;width:100%;object-fit:cover}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}p{line-height:1.65}h1,h2,h3,p,figure{margin:0}h2{font-weight:550;letter-spacing:-.055em;font-size:clamp(36px,4.1vw,64px);line-height:1.04}h3{font-weight:550;letter-spacing:-.035em}button:disabled{opacity:.45;cursor:default}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:15px;background:var(--ink);color:white;padding:12px;z-index:50}.skip:focus{top:15px}.header{height:105px;padding:0 var(--gutter);display:flex;align-items:center;gap:64px}.brand{flex-shrink:0}.brand img{width:38px;height:45px;object-fit:contain}.main-nav{display:flex;gap:42px;font-weight:550;font-size:15px}.main-nav a{padding:15px 0}.main-nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-tools{margin-left:auto;display:flex;align-items:center;gap:24px}.icon-button{width:32px;height:40px;display:grid;place-items:center;padding:0}.bag-button{position:relative}#bag-count{position:absolute;top:0;right:-8px;border-radius:50%;font-size:11px;background:var(--clay);color:white;min-width:16px;line-height:16px}.menu{position:absolute;right:var(--gutter);top:87px;background:var(--paper);border:1px solid var(--line);padding:24px 32px;z-index:20;box-shadow:0 10px 35px #17171512;min-width:260px}.menu a{display:block;padding:10px 0;font-size:20px}.menu a:hover{color:var(--clay)}.hero{margin:10px var(--gutter) 34px;display:grid;grid-template-columns:37% 63%;min-height:480px;height:clamp(440px,39vw,605px)}.hero-copy{align-self:center;position:relative;z-index:2;padding-bottom:5px}.hero h1{font-size:clamp(78px,8.5vw,134px);line-height:.89;letter-spacing:-.065em;font-weight:1000}.hero-copy>p{font-size:clamp(23px,2.4vw,37px);line-height:1.35;letter-spacing:-.05em;margin:19px 0 24px;white-space:nowrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:16px 26px;line-height:1.35;font-size:18px;transition:background .2s,transform .2s}.button span{font-size:27px;line-height:1}.orange{background:var(--clay);color:#fff4e9}.orange:hover{background:#a7522a}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:#393731}.button:active{transform:translateY(2px)}.hero-art{position:relative;width:100%;height:100%}.hero-vase{position:absolute;top:0;left:2%;width:45%;height:95%;object-fit:cover}.hero-print{position:absolute;top:5%;right:0;width:40%;height:71%;object-fit:cover}.hero-sculpture{position:absolute;top:25%;left:40%;width:33%;height:66%;object-fit:cover;z-index:1}.art-note{position:absolute;right:7%;bottom:0;color:#96918b;font-family:monospace;font-size:14px;line-height:1.8;letter-spacing:.37em;transform:rotate(-8deg)}.art-note span{display:inline-block;width:49px;height:1px;background:#99928a;vertical-align:middle;margin-left:5px}.category-grid{margin:0 var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:20px}.category{position:relative;overflow:hidden;height:clamp(260px,25vw,390px)}.category-title{position:absolute;left:34px;top:30px;font-size:clamp(30px,3.2vw,48px);letter-spacing:-.04em;font-weight:500;z-index:2}.category-title span{display:block;margin-top:2px;font-weight:400}.category img{transition:transform .65s}.category:hover img{transform:scale(1.05)}.category-clay{background:#b96335;color:var(--paper)}.category-clay img{position:absolute;width:71%;height:165%;object-fit:cover;right:-5%;top:9%;mix-blend-mode:luminosity;object-position:50% 20%}.category-art{background:var(--lavender)}.category-art img{position:absolute;width:62%;height:112%;right:-2%;bottom:-17%;object-position:50% 70%;mix-blend-mode:multiply}.mobile-arrow{display:none}.intro-strip{margin:0 var(--gutter);padding:30px 0 32px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.intro-strip p{font-weight:550}.intro-strip span{font-size:14px;color:var(--muted)}.section{padding:100px var(--gutter)}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:42px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.5;margin-bottom:18px}.section-heading>p{color:var(--muted);font-size:16px}.collection-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{font-size:14px;border:1px solid var(--line);padding:10px 18px;border-radius:30px}.filters button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.search-field{display:flex;align-items:center;gap:10px;width:260px}.search-field svg{width:18px}.search-field input{background:none;border:none;min-width:0;width:100%;padding:10px 0;font-size:14px;color:var(--ink)}.collection-note{color:var(--muted);font-size:13px;margin:16px 0 26px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{position:relative}.product-image{display:block;width:100%;padding:0;overflow:hidden;background:#d9d0c3}.product-image img{height:360px;aspect-ratio:4/5;transition:transform .6s}.product-image:hover img{transform:scale(1.04)}.product-info{padding-top:16px;display:flex;justify-content:space-between;gap:10px}.product-info h3{font-size:22px}.product-info p{color:var(--muted);font-size:13px;margin:6px 0 0}.save-piece{width:34px;height:34px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;font-size:23px;font-weight:400}.save-piece[aria-pressed=true]{background:var(--clay);border-color:var(--clay);color:white}.makers{background:#eae5dc}.makers-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%}.maker-photo img{height:640px}.maker-photo figcaption,.story figcaption{font-size:11px;letter-spacing:.12em;margin-top:14px}.maker-list article{padding:25px 0;border-top:1px solid #c7bfb3}.maker-list article:first-child{padding-top:0;border-top:0}.maker-list .eyebrow{font-size:11px;display:block;margin-bottom:10px;color:#7c5947}.maker-list h3{font-size:31px;margin-bottom:12px}.maker-list p{color:#5b564e;max-width:440px}.text-button{display:inline-flex;align-items:center;gap:28px;margin-top:20px;padding:0 0 6px;border-bottom:1px solid currentColor;font-weight:500;font-size:14px}.text-button:hover{color:var(--clay)}.discipline-strip{padding:30px var(--gutter);display:flex;justify-content:space-between;gap:18px;white-space:nowrap;font-size:12px;letter-spacing:.13em;overflow:hidden;border-bottom:1px solid var(--line)}.discipline-strip i{font-style:normal;color:var(--clay)}.story{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.story-copy>p:not(.eyebrow){max-width:425px;margin-top:24px;color:var(--muted)}.story figure img{height:590px}.events{padding-top:35px}.event-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:30px;padding:32px 0}summary::-webkit-details-marker{display:none}.event-index{font-size:12px;letter-spacing:.12em;width:180px;flex-shrink:0;color:var(--muted)}.event-name{font-size:30px;letter-spacing:-.035em}.event-name small{display:block;font-size:14px;letter-spacing:0;color:var(--muted);margin-top:8px}.plus{margin-left:auto;font-size:30px;font-weight:400}details[open] .plus{transform:rotate(45deg)}.event-body{max-width:740px;margin:0 0 32px 210px}.event-body .muted{font-size:14px;color:var(--muted);margin-top:12px}.commission{background:var(--lavender);display:grid;grid-template-columns:1fr 1fr;gap:10%}.commission h2{font-size:clamp(50px,6vw,90px)}.commission>div>p:not(.eyebrow){max-width:340px;margin-top:26px}.commission-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.steps{padding:0;margin:0 0 40px;list-style:none;width:100%}.steps li{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid #aaa0bb}.steps li>span{font-size:13px;padding-top:6px}.steps h3{font-size:24px;margin-bottom:8px}.steps p{font-size:15px;color:#4d4757}.visit{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:10%}.visit>img{height:610px}.visit h2{font-size:clamp(48px,5.8vw,88px)}.visit p:not(.eyebrow){margin:24px 0;max-width:360px;color:var(--muted)}address{font-style:normal;line-height:1.6;font-size:18px}.visit .text-button{margin-top:0}.visit-note{font-size:12px;color:var(--muted);display:block;max-width:290px;margin-top:22px;line-height:1.5}footer{padding:64px var(--gutter) 24px;background:var(--ink);color:var(--paper)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px;padding-bottom:65px}.footer-brand{font-size:38px;font-weight:800;letter-spacing:-.06em;line-height:1}.footer-brand span{display:block;letter-spacing:.22em;font-size:12px;font-weight:400;margin-top:12px}.footer-top>p{font-size:25px;letter-spacing:-.04em;line-height:1.3;color:#d6cabd}.footer-top>div{display:grid;gap:12px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid #45443f;padding-top:24px;font-size:12px;color:#aaa59c}dialog{border:0;background:var(--paper);color:var(--ink);padding:44px;max-width:min(900px,calc(100% - 32px));max-height:90dvh;overflow:auto}dialog::backdrop{background:#17171577;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:14px;top:12px;font-size:32px;z-index:3;background:var(--paper)}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.detail-layout img{max-height:560px;aspect-ratio:3/4}.detail-layout h2{font-size:40px}.detail-layout p:not(.eyebrow){margin-top:20px;color:var(--muted)}.detail-layout .button{margin-top:28px;font-size:15px}.detail-layout small{display:block;margin-top:15px;color:var(--muted);line-height:1.5}.bag-dialog,.inquiry-dialog{width:600px}.bag-dialog h2,.inquiry-dialog h2{font-size:40px;margin-bottom:20px}.bag-dialog>p:not(.eyebrow){color:var(--muted);margin-bottom:24px}.saved-row{display:flex;align-items:center;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.saved-row img{width:65px;height:80px}.saved-row>div{flex:1}.saved-row h3{font-size:20px}.saved-row p{font-size:13px;color:var(--muted)}.saved-row button{font-size:13px;text-decoration:underline}.bag-dialog>.button{margin-top:24px;width:100%;font-size:16px}.empty-saved{padding:25px 0;color:var(--muted)}form{display:grid;gap:17px}form label{display:grid;gap:7px;font-size:14px}form input,form select,form textarea{padding:11px;border:1px solid #c7c0b5;border-radius:0;background:#fff9;color:var(--ink);width:100%;resize:vertical}form .form-note{font-size:12px;color:var(--muted)}form .button{width:100%;font-size:16px}#email-status{font-size:14px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:15px 24px;z-index:100;font-size:14px;box-shadow:0 6px 25px #0002;max-width:calc(100% - 32px);text-align:center}
@media(min-width:1700px){body{max-width:1800px;margin:auto}.hero{height:630px}.hero h1{font-size:145px}}
@media(max-width:1050px){.header{gap:45px;height:95px}.header-tools{gap:16px}.hero{height:460px;min-height:0}.hero h1{font-size:8.6vw}.hero-copy>p{font-size:2.45vw}.hero .button{font-size:15px;padding:14px 20px;gap:18px}.art-note{font-size:11px}.section{padding-top:75px;padding-bottom:75px}.maker-photo img{height:680px}.product-image img{height:290px}.discipline-strip{font-size:10px;gap:10px}.event-index{width:140px}.event-body{margin-left:170px}.story figure img{height:540px}.visit>img{height:570px}}
@media(max-width:700px){:root{--gutter:22px}.header{height:80px;gap:0;padding-top:3px}.brand img{width:32px;height:37px}.main-nav{display:none}.header-tools{gap:15px}.header-tools svg{width:21px;height:21px}.menu{top:72px;left:22px;right:22px}.hero{display:flex;flex-direction:column;height:auto;margin:5px var(--gutter) 14px;gap:18px}.hero-copy{width:100%;padding:0}.hero h1{font-size:clamp(35px,9.3vw,62px);font-weight:850;line-height:1.05;letter-spacing:-.055em}.desktop-break{display:none}.hero-copy>p{font-size:clamp(18px,4.7vw,26px);line-height:1.2;letter-spacing:-.035em;margin:6px 0 13px}.hero .button{font-size:16px;padding:10px 17px;gap:30px;min-width:88%;line-height:1.3}.hero .button span{font-size:24px}.hero-art{height:auto;aspect-ratio:1.06/1}.hero-vase{position:static;width:100%;height:100%;object-position:center 58%}.hero-print,.hero-sculpture,.art-note{display:none}.category-grid{gap:12px}.category{height:auto;aspect-ratio:.84/1;background:#e5e0df;display:flex;flex-direction:column}.category img{position:static;order:0;width:100%;height:calc(100% - 43px);object-fit:cover;mix-blend-mode:normal;transform:none;object-position:50% 48%}.category-clay img{object-position:50% 60%}.category-title{position:static;order:1;font-size:14px;line-height:1.25;letter-spacing:-.03em;display:flex;align-items:center;font-weight:550;padding:13px 10px;color:var(--ink);white-space:nowrap}.category-title span{display:none}.mobile-arrow{display:block;position:absolute;right:9px;bottom:10px;font-size:21px;color:var(--ink)}.intro-strip{display:block;padding:26px 0}.intro-strip p{font-size:16px;margin-bottom:5px}.intro-strip span{font-size:13px;display:block;line-height:1.5}.section{padding:62px var(--gutter)}h2{font-size:40px;letter-spacing:-.055em}.section-heading{display:block;margin-bottom:27px}.section-heading>p{font-size:14px;margin-top:20px}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:13px}.collection-controls{display:block}.filters{gap:5px}.filters button{font-size:12px;padding:9px 13px}.search-field{margin-top:12px;width:100%}.collection-note{font-size:12px}.product-grid{grid-template-columns:1fr 1fr;gap:26px 14px}.product-image img{height:225px}.product-info h3{font-size:18px}.product-info p{font-size:12px}.save-piece{width:27px;height:27px;font-size:18px}.product-info{gap:5px}.makers-layout{display:block}.maker-photo img{height:390px}.maker-photo figcaption{font-size:10px}.maker-list{margin-top:34px}.maker-list article{padding:25px 0}.maker-list article:last-child{padding-bottom:0}.maker-list h3{font-size:30px}.maker-list p{font-size:15px}.discipline-strip{flex-wrap:wrap;justify-content:center;gap:12px 16px;font-size:10px;padding:24px var(--gutter);white-space:normal}.story{display:flex;flex-direction:column;gap:35px;align-items:stretch}.story h2{font-size:51px}.story-copy>p:not(.eyebrow){font-size:15px;margin-top:20px}.story figure img{height:380px}.story figcaption{font-size:10px}.events{padding-top:15px}.event-index{font-size:10px;width:auto;margin-bottom:13px;display:block;grid-column:1}.event-name{font-size:25px;grid-column:1}.event-name small{font-size:13px}summary{display:grid;grid-template-columns:1fr 30px;gap:0;padding:24px 0}.plus{grid-column:2;grid-row:1/3}.event-body{margin:0 0 25px;font-size:15px}.commission{display:block}.commission h2{font-size:65px}.commission-right{margin-top:24px}.steps{margin-bottom:28px}.steps li{gap:24px}.steps h3{font-size:23px}.commission-right .button{width:100%;font-size:16px}.visit{display:flex;flex-direction:column;gap:34px;align-items:stretch}.visit>img{height:350px}.visit h2{font-size:59px}.visit p:not(.eyebrow){margin:20px 0;font-size:15px}.visit-note{max-width:none}footer{padding:45px var(--gutter) 24px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 15px;padding-bottom:36px}.footer-brand{font-size:30px}.footer-top>p{font-size:23px;text-align:right}.footer-top>div{grid-template-columns:1fr 1fr;grid-column:1/-1;gap:16px}.footer-bottom{font-size:11px;gap:12px}.footer-bottom span:nth-child(2){order:3;width:100%}dialog{padding:40px 22px 26px;max-height:92dvh}.detail-layout{grid-template-columns:1fr;gap:24px}.detail-layout img{max-height:330px;aspect-ratio:1/1;width:100%}.detail-layout h2{font-size:35px}.bag-dialog h2,.inquiry-dialog h2{font-size:34px}.detail-layout p:not(.eyebrow){margin-top:14px}}
@media(max-width:370px){:root{--gutter:16px}.category-title{font-size:12px;padding-left:8px}.hero .button{font-size:14px}.product-grid{gap:25px 10px}.product-image img{height:190px}.product-info h3{font-size:16px}.header-tools{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Original reference photographs, copied without generative replacement. */
.hero-vase img{width:100%;height:100%;object-fit:fill}
.category.original-panel{height:auto;aspect-ratio:2.25/1;background:none;display:block}
.original-panel picture{display:block;width:100%;height:100%}
.category.original-panel img{position:static;width:100%;height:100%;object-fit:fill;mix-blend-mode:normal;transform:none}
@media(max-width:700px){.hero-art{aspect-ratio:400/412}.hero-vase{display:block}.hero-vase img{object-fit:fill}.category.original-panel{aspect-ratio:190/249}}
