@font-face{font-family:Noto Sans KR;src:url('assets/sans.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Noto Serif KR;src:url('assets/serif.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--paper:#f3eee3;--ink:#303a2d;--muted:#687060;--line:#cfcdbf;--serif:'Noto Serif KR',Batang,serif;--sans:'Noto Sans KR','Malgun Gothic',sans-serif;--gutter:7%;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.8 var(--sans);word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:auto}figure,p{margin:0}h1,h2,h3{margin:0;font-weight:400}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--ink);outline-offset:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;top:10px;left:15px;background:var(--ink);color:var(--paper);padding:12px 20px;z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:86%;max-width:1238px;margin-inline:auto}.site-header{border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:var(--paper)}.header-inner{height:106px;max-width:var(--max);padding-inline:var(--gutter);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;flex-direction:column;flex-shrink:0}.brand>span{font:700 29px/1.4 var(--serif);letter-spacing:4px}.brand small{font:9px/1.5 var(--sans);letter-spacing:3px;margin-top:7px}.desktop-nav{display:flex;gap:38px;font-size:13px}.desktop-nav a{position:relative;padding:8px 0}.desktop-nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--ink);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:15px}.store-link{border:1px solid var(--ink);border-radius:30px;font-size:12px;padding:10px 20px;display:flex;gap:22px;transition:background .2s,color .2s}.store-link:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none}.mobile-nav{display:none}.hero{max-width:var(--max);margin:auto;min-height:720px;position:relative;padding:83px var(--gutter) 100px}.hero-copy{position:relative;z-index:2;width:58%}.eyebrow{font-size:10px;letter-spacing:2.6px;line-height:1.7;display:flex;align-items:center;gap:12px}.tiny-line{width:23px;height:1px;background:currentColor}.hero h1{font:400 clamp(42px,4.52vw,65px)/1.48 var(--serif);letter-spacing:-3px;margin:29px 0 26px;white-space:nowrap}.hero-description{font-size:15px;line-height:2;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:18px 26px;min-height:58px;font-size:13px;transition:background .2s,transform .2s}.button-solid{background:var(--ink);color:var(--paper);margin-top:35px}.button-solid:hover{background:#46503d;transform:translateY(-2px)}.button>span[aria-hidden=true]:last-of-type{font-size:20px;line-height:1}.hero-image{position:absolute;right:0;top:42px;width:52%;height:610px}.hero-image>img{height:100%;object-fit:cover;object-position:70% center}.hero-image figcaption{position:absolute;bottom:13px;right:15px;font-size:10px;color:white;background:#303a2dc9;padding:4px 10px}.seal{position:absolute;bottom:47px;right:40%;width:112px;height:112px;border:1px solid #73806a;border-radius:50%;background:var(--paper);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transform:rotate(-9deg)}.seal>span{font:15px var(--serif);letter-spacing:2px}.seal small{font:9px/1.8 var(--sans);letter-spacing:1.8px;text-align:center}.scroll-cue{position:absolute;bottom:45px;left:7%;font-size:10px;color:var(--muted);display:flex;align-items:center;gap:12px}.scroll-line{height:35px;width:1px;background:var(--line)}.hero-index{position:absolute;bottom:28px;right:7%;font-size:10px;letter-spacing:2px;color:var(--muted)}.values{display:flex;justify-content:space-between;padding:25px max(7%,calc((100vw - 1238px)/2));border-block:1px solid var(--line);gap:25px;font-size:12px;letter-spacing:1.5px}.values span{display:flex;align-items:center;gap:20px}.values i{font:11px var(--serif);color:var(--muted);font-style:normal}.section{padding-block:76px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}h2{font:400 34px/1.5 var(--serif);letter-spacing:-1px}.section-heading h2{margin-top:12px}.section-description{font-size:12px;color:var(--muted);line-height:1.9;text-align:right}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.card-image{display:block;position:relative;height:260px;overflow:hidden;background:#dcd6c8}.card-image img{height:100%;object-fit:cover;transition:transform .65s}.image-one img{object-position:65% 85%;transform:scale(1.65);transform-origin:65% 85%}.image-two img{object-position:92% 30%;transform:scale(1.2);transform-origin:92% 30%}.image-three img{object-position:35% 50%;transform:scale(1.05)}.image-one:hover img{transform:scale(1.73)}.image-two:hover img{transform:scale(1.28)}.image-three:hover img{transform:scale(1.13)}.image-number{position:absolute;left:14px;top:14px;background:var(--paper);font:11px var(--serif);padding:7px 10px}.card-eyebrow{font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:22px}.collection-card h3{font-size:20px;margin:5px 0 7px;letter-spacing:-.5px}.card-description{font-size:12px;color:var(--muted)}.card-link{border-top:1px solid var(--line);margin-top:24px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;font-size:12px;min-height:44px}.card-link>span[aria-hidden]{font-size:19px;transition:transform .2s}.card-link:hover>span[aria-hidden]{transform:translate(3px,-3px)}.story{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:8%;padding-top:30px;padding-bottom:86px}.story-visual{position:relative}.story-visual img{height:405px;object-fit:cover;object-position:25%}.story-caption{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:14px}.story-copy h2{font-size:39px;line-height:1.6;margin-top:21px}.story-divider{display:block;width:38px;height:1px;background:var(--line);margin:26px 0}.story-copy>p:not(.eyebrow){font-size:13px;line-height:2;color:var(--muted);margin-top:14px}.text-link{display:inline-flex;font-size:12px;gap:40px;border-bottom:1px solid var(--ink);padding-bottom:6px;margin-top:25px}.visit{background:var(--ink);color:var(--paper);padding:42px 48px;display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:70px}.visit .eyebrow{font-size:9px;letter-spacing:2px;color:#c1c5b6}.visit h2{font-size:27px;margin:12px 0}.visit p:not(.eyebrow){font-size:12px;color:#c1c5b6}.button-outline{border:1px solid #a4ab97;gap:25px;white-space:nowrap;padding:16px 22px}.button-outline:hover{background:#46503d}.button-outline:focus-visible{outline-color:var(--paper)}.naver-mark{font:bold 18px Arial,sans-serif}.site-footer{border-top:1px solid var(--line);padding-top:40px}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-brand>span{font-size:22px}.footer-brand small{font-size:8px}.footer-inner>div>p{font-size:11px;color:var(--muted);margin-top:14px}.footer-links{display:flex;gap:30px;font-size:12px}.footer-info .preview-notice{font-size:10px;line-height:1.9;color:var(--muted);margin-top:23px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-block:19px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px;color:var(--muted)}.footer-bottom a{font-size:11px;padding:8px 0}.footer-bottom a span{margin-left:20px}
@media(min-width:1441px){.hero h1{font-size:65px}}
@media(max-width:1100px){.desktop-nav{gap:20px}.hero{min-height:650px;padding-top:75px}.hero-image{height:540px;width:49%}.hero h1{font-size:4.45vw;letter-spacing:-2px}.hero .eyebrow{font-size:9px;letter-spacing:1.8px}.seal{right:39%;bottom:45px}.card-image{height:210px}.visit{padding:35px}.visit h2{font-size:24px}.button-outline{gap:14px}.story-copy h2{font-size:33px}.story-visual img{height:360px}}
@media(max-width:850px){html{scroll-padding-top:96px}.header-inner{height:86px}.brand>span{font-size:25px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;background:none;border:1px solid var(--line);cursor:pointer}.menu-toggle span{display:block;width:22px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:block;padding:8px 7% 20px;border-top:1px solid var(--line);position:absolute;top:100%;left:0;right:0;background:var(--paper);box-shadow:0 12px 18px #303a2d0d}.mobile-nav a{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.hero{min-height:580px;padding-top:60px}.hero-image{height:465px}.hero h1{font-size:4.6vw;letter-spacing:-1.8px}.hero-description{font-size:13px}.hero .button{padding:15px 20px;gap:25px}.seal{width:90px;height:90px;bottom:43px;right:38%}.seal>span{font-size:12px}.seal small{font-size:8px}.values{font-size:10px;letter-spacing:0}.values span{gap:10px}.collection-grid{gap:20px}.card-image{height:180px}.collection-card h3{font-size:17px}.card-description{font-size:11px}.story{gap:6%}.story-copy h2{font-size:29px}.story-visual img{height:340px}.visit{align-items:flex-start;flex-direction:column}.visit h2{font-size:27px}}
@media(max-width:600px){:root{--gutter:6%}.container{width:88%}.header-inner{height:82px;gap:10px}.brand>span{font-size:23px;letter-spacing:3px}.brand small{font-size:7px;letter-spacing:2.5px;margin-top:5px}.header-actions{gap:10px}.store-link{font-size:10px;padding:8px 12px;gap:12px;min-height:38px}.menu-toggle{width:38px;height:38px;padding:8px}.hero{padding:43px 6% 0;min-height:auto}.hero-copy{width:100%}.hero .eyebrow{font-size:9px;letter-spacing:1.8px}.hero h1{font-size:clamp(29px,7.8vw,46px);letter-spacing:-1.7px;line-height:1.5;margin:24px 0 19px}.hero-description{font-size:13px;line-height:1.95}.hero .button{margin-top:26px;min-height:53px;padding:14px 22px;gap:40px;font-size:12px}.hero-image{position:relative;top:auto;right:auto;width:100%;height:340px;margin-top:35px}.hero-image>img{object-position:69% center}.hero-image figcaption{font-size:8px;bottom:10px;right:10px}.seal{right:10%;bottom:310px;width:84px;height:84px}.seal>span{font-size:11px}.seal small{font-size:7px}.scroll-cue{position:static;display:flex;padding-block:18px;font-size:9px}.scroll-line{height:23px}.hero-index{display:none}.values{padding:20px 6%;gap:12px;align-items:start;font-size:10px;text-align:center;line-height:1.8}.values span{flex:1;display:flex;flex-direction:column;gap:4px}.values i{font-size:9px}.section{padding-block:47px}.section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:27px}.eyebrow{font-size:9px;letter-spacing:2px}h2{font-size:26px;letter-spacing:-1px}.section-heading h2{margin-top:10px}.section-description{text-align:left;font-size:11px}.section-description br{display:none}.collection-grid{grid-template-columns:1fr;gap:35px}.card-image{height:270px}.card-eyebrow{margin-top:18px;font-size:9px}.collection-card h3{font-size:20px}.card-description{font-size:12px}.card-link{margin-top:18px}.story{grid-template-columns:1fr;gap:32px;padding-top:12px;padding-bottom:48px}.story-visual img{height:300px}.story-caption{font-size:8px}.story-copy h2{font-size:32px;margin-top:16px}.story-divider{margin:20px 0}.story-copy>p:not(.eyebrow){font-size:13px}.visit{padding:30px 25px;margin-bottom:45px;gap:25px}.visit h2{font-size:24px;max-width:240px;line-height:1.6}.visit .eyebrow{font-size:8px;letter-spacing:1.5px}.visit p:not(.eyebrow){font-size:11px}.button-outline{font-size:11px;padding:14px 17px;min-height:52px;gap:18px}.footer-inner{flex-direction:column;gap:25px}.footer-links{gap:23px;font-size:11px}.footer-info .preview-notice{font-size:10px}.footer-bottom{margin-top:25px;letter-spacing:.4px}.site-footer{padding-top:30px}}
/* Soft heritage: rounded photography, layered paper, and a gentler rhythm. */
:root{--paper:#f7f3ea;--ink:#354331;--muted:#69735f;--line:#dcdccd}
body{background:radial-gradient(ellipse at 0 17%,#e9eadb80,transparent 35%),var(--paper)}
.site-header{background:#f7f3eaf2;border-bottom-color:#e5e4d8;backdrop-filter:blur(16px)}
.header-inner{height:100px}.store-link{border-color:#d2d6c5;background:#e9edde;padding:11px 22px}
.hero{min-height:780px;padding-top:110px;isolation:isolate;overflow:clip}
.hero:before{content:'';position:absolute;z-index:-1;right:1%;top:50px;width:50%;height:660px;background:#e4e8d8;border-radius:48% 48% 40% 40%;transform:rotate(7deg)}
.hero:after{content:'';position:absolute;left:-110px;bottom:30px;width:300px;height:300px;border:1px solid #e3e5d6;border-radius:50%;z-index:-1}
.hero-copy{width:54%}.hero h1{font-size:clamp(38px,4.15vw,60px);line-height:1.58;letter-spacing:-2.8px;margin-block:28px}
.hero h1 em{font-style:normal;color:#75805a;position:relative;white-space:nowrap}
.hero h1 em:after{content:'';height:8px;position:absolute;bottom:-6px;left:0;right:0;border-top:2px solid #b5bc98;border-radius:50%;transform:rotate(-3deg)}
.hero .eyebrow{color:#7a825f}.tiny-line{width:25px;height:13px;border-radius:90% 0 90% 0;background:#9ca87c;transform:rotate(-15deg)}
.hero-image{right:5%;top:65px;width:43%;height:610px;border-radius:46% 46% 36px 36px;overflow:hidden;transform:rotate(2deg);box-shadow:0 25px 50px -28px #4c513c70}
.hero-image>img{transform:scale(1.04) rotate(-2deg);object-position:71% center}.hero-image figcaption{right:25px;bottom:22px;border-radius:20px;padding:5px 12px;background:#354331c4}
.button{border-radius:40px}.button-solid{box-shadow:0 8px 20px #35433116;padding-left:28px;padding-right:16px;gap:27px}
.button-solid>span[aria-hidden]{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#ffffff18;font-size:17px!important}
.seal{right:40%;bottom:76px;width:125px;height:125px;background:#f6efdb;border:6px solid var(--paper);outline:1px dashed #929b78;outline-offset:-13px;box-shadow:0 8px 25px #3b472319;transform:rotate(-12deg)}
.seal>span{font-size:14px}.seal small{font-size:8px}.scroll-cue{bottom:67px}.hero-index{bottom:40px;right:9%}
.values{width:86%;max-width:1238px;margin:0 auto;border:0;border-radius:80px;padding:25px 6%;background:#e9ecdf;color:#4e5e42;position:relative}
.values i{background:#f7f8ef;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#788462}.values span{gap:15px}
.collection{padding-top:90px;padding-bottom:88px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:35px}
.collection-grid{gap:27px;align-items:start}.collection-card{padding:14px 14px 20px;border:1px solid #e6e5d9;border-radius:110px 110px 28px 28px;background:#fdfbf5;box-shadow:0 10px 24px -18px #59603b42;transition:transform .3s,box-shadow .3s}
.collection-card:nth-child(2){margin-top:38px;background:#edf0e3}.collection-card:nth-child(3){background:#f1eadd}
.collection-card:hover{transform:translateY(-6px);box-shadow:0 20px 32px -22px #59603b62}
.card-image{height:280px;border-radius:98px 98px 18px 18px}.image-number{left:17px;top:auto;bottom:15px;width:32px;height:32px;padding:0;display:grid;place-items:center;border-radius:50%;background:#f7f3eae8}
.card-eyebrow,.collection-card h3,.card-description{margin-left:12px;margin-right:12px}.card-eyebrow{margin-top:24px}.collection-card h3{margin-top:7px;margin-bottom:8px}.card-description{min-height:24px}.card-link{margin:22px 12px 0;padding-top:13px;border-color:#dcded0}.card-link>span[aria-hidden]{display:grid;place-items:center;border-radius:50%;width:30px;height:30px;background:#e4e9d9;font-size:16px}
.story{background:#e9eddf;border-radius:40px 120px 40px 40px;padding:48px;gap:8%;position:relative;margin-bottom:80px}
.story-visual{transform:rotate(-3deg);padding:11px;background:#fffdf5;border-radius:150px 150px 20px 20px;box-shadow:0 16px 30px -20px #3e48295c}.story-visual img{height:395px;border-radius:140px 140px 12px 12px;object-position:40%}.story-caption{text-align:center;letter-spacing:1.5px;font-size:8px;margin:14px 0 6px}.story-copy h2{font-size:37px}.story-divider{width:48px;background:#a5af8c}.text-link{border-bottom:0;border-radius:30px;background:#f7f8f0;padding:11px 20px;gap:25px}
.visit{border-radius:32px 80px 32px 32px;padding:49px;background:#3c4b35;position:relative;overflow:hidden;isolation:isolate}.visit:before,.visit:after{content:'';position:absolute;width:290px;height:290px;border:1px solid #a1b08435;border-radius:50%;z-index:-1;right:-65px;top:-90px}.visit:after{right:15px;top:20px;width:230px;height:230px}.button-outline{background:#f7f3ea;color:var(--ink);border:0;box-shadow:0 8px 25px #18211026}.button-outline:hover{background:#e4ead5}.visit .naver-mark{background:#e3e9d8;border-radius:50%;display:grid;place-items:center;width:30px;height:30px}.site-footer{background:#eeeee3;border-radius:55px 55px 0 0;border:0;padding-top:45px}.menu-toggle{border-radius:50%}.mobile-nav:not([hidden]){border-radius:0 0 25px 25px}
@media(min-width:1441px){.hero h1{font-size:60px}}
@media(max-width:1100px){.hero{min-height:695px;padding-top:100px}.hero h1{font-size:4.15vw;letter-spacing:-2px}.hero-image{height:530px;top:60px}.hero:before{height:580px}.seal{bottom:62px;right:38%;width:108px;height:108px}.hero-index{bottom:35px}.scroll-cue{bottom:50px}.values{padding:24px 4%}.values span{gap:10px}.card-image{height:220px}.collection-card{border-radius:90px 90px 25px 25px;padding:11px}.card-image{border-radius:80px 80px 15px 15px}.card-eyebrow,.collection-card h3,.card-description{margin-inline:7px}.card-link{margin-inline:7px}.story{padding:32px;gap:6%}.story-visual img{height:350px}.story-copy h2{font-size:31px}.visit{padding:36px}.section-heading h2{font-size:31px}}
@media(max-width:850px){.header-inner{height:86px}.hero{min-height:610px;padding-top:77px}.hero-image{height:455px;top:60px;right:4%;width:43%}.hero:before{height:495px;top:45px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:4.25vw;letter-spacing:-1.8px}.seal{width:92px;height:92px;bottom:43px;right:37%}.seal>span{font-size:11px}.seal small{font-size:7px}.values{padding:20px 3%}.values i{width:22px;height:22px}.collection-grid{gap:15px}.card-image{height:175px}.collection-card{padding:9px}.collection-card h3{font-size:16px}.card-eyebrow{font-size:7px;letter-spacing:1px}.card-description{font-size:11px;min-height:42px}.card-link{font-size:10px;margin-top:15px}.story{padding:27px;border-radius:30px 75px 30px 30px}.story-visual img{height:315px}.story-copy h2{font-size:28px}.story-copy>p:not(.eyebrow){font-size:12px}.story-caption{font-size:7px;letter-spacing:.8px}.story-copy .eyebrow{font-size:8px;letter-spacing:1.4px}}
@media(max-width:600px){.header-inner{height:82px}.store-link{padding:8px 12px}.hero{padding-top:43px;min-height:auto;padding-bottom:0}.hero-copy{width:100%}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}.hero h1{font-size:clamp(29px,7.8vw,46px);letter-spacing:-1.7px;margin-block:24px}.hero h1 em:after{height:5px;bottom:-5px}.hero:before{width:82%;height:350px;top:auto;bottom:58px;right:5%;border-radius:45% 45% 30px 30px;transform:rotate(-4deg)}.hero:after{display:none}.hero .button{padding-right:14px;gap:28px}.hero-image{position:relative;top:auto;right:auto;width:94%;height:350px;margin:40px auto 0;border-radius:45% 45% 25px 25px;transform:rotate(2deg)}.hero-image figcaption{right:15px;bottom:17px;font-size:8px}.seal{right:5%;bottom:327px;width:88px;height:88px;outline-offset:-11px}.seal>span{font-size:10px}.seal small{font-size:6px}.scroll-cue{padding-top:24px;padding-bottom:25px}.values{width:88%;border-radius:28px;padding:22px 10px;gap:9px;align-items:start;font-size:9px}.values span{gap:9px;line-height:1.8}.values i{width:23px;height:23px}.collection{padding-top:55px;padding-bottom:48px}.section-heading{gap:13px;margin-bottom:26px}.section-heading h2{font-size:25px}.collection-grid{gap:24px}.collection-card{border-radius:100px 100px 27px 27px;padding:13px 13px 17px}.collection-card:nth-child(2){margin-top:0}.card-image{height:285px;border-radius:90px 90px 17px 17px}.card-eyebrow{font-size:9px;letter-spacing:1.5px;margin-top:21px}.collection-card h3{font-size:20px}.card-description{font-size:12px;min-height:0}.card-link{font-size:12px;margin-top:20px;min-height:48px}.card-eyebrow,.collection-card h3,.card-description,.card-link{margin-left:10px;margin-right:10px}.story{padding:30px 22px;border-radius:32px 75px 32px 32px;gap:30px;margin-bottom:45px}.story-visual{width:96%;margin:4px auto 0;border-radius:120px 120px 20px 20px}.story-visual img{height:280px;border-radius:110px 110px 12px 12px}.story-caption{font-size:7px}.story-copy{padding:0 4px 5px}.story-copy h2{font-size:31px}.story-copy .eyebrow{font-size:8px;letter-spacing:1.7px}.story-copy>p:not(.eyebrow){font-size:12px}.visit{padding:32px 24px;border-radius:28px 65px 28px 28px;margin-bottom:40px;gap:22px}.visit h2{font-size:23px}.button-outline{padding:13px 16px;gap:13px}.site-footer{border-radius:32px 32px 0 0;padding-top:34px}.footer-links{gap:20px}}
/* Actual brand content and archive photography. */
.brand-content .brand>span{font-size:27px;letter-spacing:2px}.brand-content .brand small{font-size:9px;letter-spacing:1.1px}.brand-content .desktop-nav{gap:25px}
.brand-content .hero-image>img{object-position:54% center}.brand-content .hero h1{font-size:clamp(38px,4.1vw,59px)}
.brand-content .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.brand-content .collection-card:nth-child(2){margin-top:0}.brand-content .product-card{border-radius:35px;padding:18px 18px 24px}.brand-content .collection-card:nth-child(4){background:#efe9dd}
.product-photo{height:320px;border-radius:23px;display:flex;align-items:center;justify-content:center;background:#eeece8;overflow:hidden}
.product-photo img{height:100%;width:100%;object-fit:contain;transform:none;padding:14px;transition:transform .6s}.product-photo:hover img{transform:scale(1.035)}
.photo-caption{font-size:10px;line-height:1.8;color:var(--muted);margin:10px 12px 0}.product-card .card-description{line-height:1.95;min-height:48px;max-width:440px}.product-use{display:inline-block;margin:17px 12px 0;padding:5px 12px;border-radius:20px;background:#e1e6d4;color:#4d5c41;font-size:11px}.product-card .card-eyebrow{margin-top:21px}.product-card .card-link{margin-top:20px}
.brand-content .story-visual img{object-position:center}.brand-content .story-caption{display:block}.brand-content .story{margin-bottom:10px}.brand-content .story-copy h2{font-size:35px}
.making{padding-top:65px;padding-bottom:55px}.making .section-heading{margin-bottom:20px}.making-intro{font-size:13px;color:var(--muted);margin-bottom:30px;max-width:710px}.making-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.making-grid img{height:280px;object-fit:cover;border-radius:90px 90px 22px 22px}.making-grid article:nth-child(2){padding-top:28px}.making-grid article:nth-child(3){padding-top:56px}.making-grid article>span{font-size:10px;color:var(--muted);display:block;margin-top:19px;letter-spacing:1px}.making-grid h3{font:22px/1.5 var(--serif);margin-top:7px}.making-grid p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:9px}
.journal{padding-top:42px;padding-bottom:75px}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.journal-card{display:block;background:#edf0e3;border-radius:25px;overflow:hidden;transition:transform .2s}.journal-card:hover{transform:translateY(-5px)}.journal-card img{height:230px;object-fit:cover}.journal-card>div{padding:23px}.journal-card time{font-size:10px;color:var(--muted)}.journal-card h3{font:22px/1.5 var(--serif);margin-top:9px}.journal-card p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:10px}.journal-card div>span{display:block;font-size:11px;margin-top:19px}.journal-card:nth-child(2){background:#f1eadc}.journal-card:nth-child(3){background:#f9f7ef}.brand-content .footer-brand>span{font-size:23px}
@media(max-width:1100px){.brand-content .desktop-nav{gap:16px;font-size:12px}.brand-content .brand>span{font-size:24px}.product-photo{height:285px}.making-grid img{height:240px}.brand-content .story-copy h2{font-size:29px}.journal-card>div{padding:19px}.journal-card h3{font-size:19px}.section-heading .text-link{gap:10px;font-size:11px}}
@media(max-width:850px){.product-card .card-description{min-height:70px}.brand-content .hero h1{font-size:4.1vw}.making-grid{gap:18px}.making-grid img{height:200px}.making-grid h3{font-size:19px}.journal-grid{gap:17px}.journal-card img{height:180px}.journal-card>div{padding:15px}.journal-card h3{font-size:17px}.journal-card p{font-size:11px}.brand-content .story-copy h2{font-size:27px}}
@media(max-width:600px){.brand-content .brand>span{font-size:21px;letter-spacing:1px}.brand-content .brand small{font-size:7px;letter-spacing:.4px}.brand-content .hero h1{font-size:clamp(28px,7.5vw,43px)}.brand-content .hero .eyebrow{font-size:8px;letter-spacing:1px;gap:8px}.brand-content .collection-grid{grid-template-columns:1fr;gap:25px}.brand-content .product-card{padding:12px 12px 18px;border-radius:27px}.product-photo{height:285px;border-radius:19px}.product-card .card-description{min-height:0}.product-use{font-size:10px}.photo-caption{font-size:9px}.brand-content .story-copy h2{font-size:28px}.making{padding-top:45px;padding-bottom:35px}.making-intro{font-size:12px}.making-grid{grid-template-columns:1fr;gap:30px}.making-grid article:nth-child(n){padding-top:0}.making-grid img{height:320px}.making-grid h3{font-size:23px}.making-grid p{font-size:12px}.journal{padding-top:30px;padding-bottom:45px}.journal-grid{grid-template-columns:1fr;gap:24px}.journal-card img{height:240px}.journal-card>div{padding:23px}.journal-card h3{font-size:22px}.journal-card p{font-size:12px}.brand-content .footer-links{flex-wrap:wrap;gap:12px 22px}.brand-content .footer-brand>span{font-size:22px}}
/* Product photographs share one studio treatment and consistent framing. */
.styled-product-photo{height:auto;aspect-ratio:4/3;background:#f1ece2}
.styled-product-photo img{width:100%;height:100%;object-fit:cover;padding:0;transform:none;transition:transform .6s}
.styled-product-photo:hover img{transform:scale(1.035)}
.styled-product-photo .image-number{background:#fffaf0df;box-shadow:0 2px 10px #594c2812}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
