@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/cormorant-garamond-latin.woff2) format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/jost-latin.woff2) format("woff2")}:root{font-family:Jost,sans-serif;color:#302b26;background:#f8f3eb;font-synthesis:none;font-weight:400;--cream: #f8f3eb;--gold: #b89660;--ink: #302b26;--muted: #6b645b;--line: #d8cdbd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit;touch-action:manipulation}a{color:inherit;text-decoration:none;touch-action:manipulation}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:400}h2{font-size:clamp(42px,4.65vw,67px);line-height:1.04;letter-spacing:-.035em}button:focus-visible,a:focus-visible{outline:3px solid #b58a4d;outline-offset:6px}.page-width{width:86.6%;max-width:1440px;margin-inline:auto}.section-padding{padding-block:86px}.eyebrow{font-size:13px;line-height:1.5;letter-spacing:.24em;text-transform:uppercase;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:65px;padding:15px 29px;border:1px solid transparent;font-size:18px;font-weight:500;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#fff}.button-gold:hover{background:#a3814d}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:#494036}.button-outline{background:transparent;color:var(--cream);border:1px solid #f3e8d4}.button-outline:hover{background:var(--cream);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;border-bottom:1px solid var(--gold);font-size:17px}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.icon-button{border:0;padding:9px;display:inline-flex;align-items:center;justify-content:center;background:transparent;min-width:44px;min-height:44px}.skip-link{position:absolute;top:-100px;left:20px;background:var(--cream);padding:14px;z-index:100}.skip-link:focus{top:20px}.hero{position:relative;min-height:850px;height:60.75vw;max-height:1000px;color:var(--cream);overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#16110c47}.site-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:38px;padding-top:23px;z-index:5}.brand{width:295px;flex-shrink:0}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:15px;white-space:nowrap}.desktop-nav a{display:flex;align-items:center;gap:9px;padding-block:18px;border-bottom:1px solid transparent}.desktop-nav a:hover{border-color:#dcc8a4}.header-actions{display:flex;align-items:center;gap:24px}.header-shop{background:transparent;border:1px solid #d5b982;min-width:135px;min-height:60px;font-size:18px;color:var(--cream);transition:background .2s}.header-shop:hover{background:var(--gold)}.header-bag{position:relative;color:var(--cream)}.bag-count{position:absolute;right:-1px;top:1px;background:var(--gold);color:#fff;border-radius:50%;min-width:21px;height:21px;line-height:21px;font-size:12px}.menu-toggle{display:none}.hero-content{position:relative;padding-top:76px;z-index:1}.hero-content .eyebrow{color:#e4d2b4}.hero h1{font-size:clamp(88px,8.75vw,140px);line-height:.91;letter-spacing:-.035em;margin-top:27px;max-width:740px}.hero-description{font-size:clamp(20px,1.94vw,28px);line-height:1.5;margin-top:28px;letter-spacing:-.01em;max-width:760px}.hero-actions{display:flex;align-items:center;gap:42px;margin-top:30px}.hero-workshop{border-bottom:1px solid #c9bfae;padding-block:12px;font-size:18px;transition:color .2s}.hero-workshop:hover{color:#e4c58e}.hero-wave{position:absolute;z-index:2;bottom:-1px;width:100%;height:86px;pointer-events:none;background:var(--cream);mask:url(/assets/source-wave.svg) center/100% 100% no-repeat;-webkit-mask:url(/assets/source-wave.svg) center/100% 100% no-repeat}.instruments{padding-top:46px;padding-bottom:62px}.instruments .eyebrow{margin-bottom:16px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.section-heading h2{font-size:clamp(42px,4.1vw,64px);white-space:nowrap}.section-heading>p{flex:0 0 265px;font-size:15px;line-height:1.55}.instrument-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:26px}.instrument{text-align:center;display:block}.instrument-image{height:490px;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.instrument-image img{object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.harp .instrument-image img{height:530px;max-width:none;width:auto;margin-bottom:-27px}.dulcimer .instrument-image img{width:115%;height:auto;max-width:none;flex-shrink:0;margin-bottom:-90px}.zither .instrument-image img{width:115%;height:auto;max-width:none;flex-shrink:0;margin-bottom:-86px}.instrument:hover img{transform:translateY(-7px)}.instrument h3{font-size:32px;line-height:1.2;margin-top:19px}.instrument-link{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid var(--gold);font-size:17px;padding:8px 0 6px}.instrument-link svg{color:#ad874e;transition:transform .25s}.instrument:hover .instrument-link svg{transform:translate(5px)}.shop-banner{position:relative;min-height:395px;background:#a68862;color:var(--cream);overflow:hidden}.shop-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.shop-banner-layout{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:395px;padding-block:40px}.shop-banner-copy{width:48%;padding-left:10px}.shop-banner .eyebrow{color:#edddc4;font-size:12px;margin-bottom:16px}.shop-banner h2{font-size:clamp(44px,4.35vw,65px);white-space:nowrap}.shop-banner-copy>p:not(.eyebrow){font-size:20px;line-height:1.5;margin-top:20px}.shop-banner .button{margin-top:26px;min-height:62px;padding-inline:25px}.craft{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-block:122px}.craft-image{position:relative}.craft-image img{width:100%;aspect-ratio:1/1.06;object-fit:cover}.craft-image span{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:17px}.craft-copy h2{margin:22px 0 25px}.craft-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;color:var(--muted);margin-top:16px}.craft-copy .text-link{margin-top:27px}.heritage{background:#e8ddcb;text-align:center;padding:96px 0 100px}.heritage .eyebrow{color:#716047}.heritage h2{margin:23px auto;max-width:800px;font-size:clamp(48px,5.3vw,78px)}.heritage-content>p:not(.eyebrow){max-width:605px;margin:0 auto 22px;font-size:18px;line-height:1.75;color:#62584b}.service{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;padding-block:110px}.service h2{margin-top:24px}.service-links>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0 31px;border-bottom:1px solid var(--line)}.service-links>a:first-child{padding-top:0}.service-links>a:last-child{padding-bottom:0;border:0;padding-top:32px}.service-links small{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8d7048}.service-links h3{font-size:34px;margin-top:12px}.service-links p{font-size:17px;color:var(--muted);margin-top:8px}.service-links>a:hover svg{transform:translate(3px,-3px)}.service-links svg{flex-shrink:0;transition:transform .2s}.contact{background:#d9c4a0;padding:78px 0 65px}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-bottom:50px;border-bottom:1px solid #baa683}.contact h2{margin-top:22px;font-size:clamp(42px,4.5vw,64px)}.contact-heading .button{flex-shrink:0}.contact-details{display:grid;grid-template-columns:1.2fr 1fr 1fr .9fr;gap:32px;padding-top:40px;font-size:16px;line-height:1.65}.contact-details strong{font-weight:500;display:block;margin-bottom:13px}.contact-details a:hover{text-decoration:underline;text-underline-offset:5px}.appointment-note{font-size:14px;color:#635642;max-width:190px}.footer{background:#302c27;color:#eee5d7;padding:43px 0 23px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-logo{width:215px}.footer-logo img{height:auto}.footer-main>span{font-size:16px;color:#d0c5b5}.social-links{display:flex;gap:16px}.social-links a{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.footer-bottom{border-top:1px solid #534a3e;margin-top:31px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:#bdb2a2;font-size:13px}.footer-bottom nav{display:flex;gap:26px}.footer-bottom small{font-size:13px}.footer-bottom a:hover{color:#fff}.shop-inner{padding:30px 42px 10px}.shop-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px}.bag-toggle{background:transparent;border:1px solid var(--line);padding:10px 15px;display:flex;align-items:center;gap:9px;min-height:46px;font-size:14px}.preview-note{font-size:14px;color:var(--muted);max-width:790px;line-height:1.65;margin-top:17px}.shop-filters{display:flex;gap:10px;margin:24px 0}.shop-filters button{padding:8px 23px;background:transparent;border:1px solid var(--line);min-height:44px}.shop-filters button.active{color:var(--cream);background:var(--ink);border-color:var(--ink)}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.shop-product-image{background:#efe7dc;aspect-ratio:1.5;display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-category{display:block;text-transform:uppercase;font-size:10px;letter-spacing:.15em;color:#82633b;margin:18px 0 8px}.shop-product h2{font-size:27px}.shop-product>p{font-size:14px;color:var(--muted);margin-top:5px;line-height:1.6}.product-purchase{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:21px;padding-top:14px;border-top:1px solid var(--line)}.product-purchase>span{font-size:18px}.product-purchase button{background:transparent;border:0;display:flex;align-items:center;gap:6px;min-height:44px;font-size:14px}.product-purchase button:hover{color:#8b642d}.strings-help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:32px;padding:24px;background:#eae0d0}.strings-help h2{font-size:27px}.strings-help p{font-size:14px;margin-top:6px;color:var(--muted)}.strings-help .text-link{font-size:14px;flex-shrink:0}.price-note{font-size:11px;color:var(--muted);margin-top:18px}.shop-notice{height:42px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#456246}.cart-empty{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.cart-empty>svg{color:var(--gold)}.cart-empty h2{font-size:36px}.cart-empty p{color:var(--muted)}.cart-empty .button{margin-top:10px}.cart-list{margin:25px 0}.cart-item{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding:19px 0}.cart-item>img{width:100px;height:90px;object-fit:contain;mix-blend-mode:multiply}.cart-product-info{flex:1}.cart-product-info .product-category{margin:0 0 5px}.cart-product-info h2{font-size:27px}.cart-product-info>span:last-child{font-size:13px;color:var(--muted)}.quantity{display:flex;align-items:center;border:1px solid var(--line)}.quantity button{border:0;background:transparent;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.quantity output{width:25px;text-align:center;font-size:15px}.line-total{min-width:75px;text-align:right;font-size:18px}.cart-summary{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:30px;margin-bottom:35px}.cart-summary strong{display:block;font-family:Cormorant Garamond,serif;font-size:45px;font-weight:500}.cart-summary small{font-size:12px;color:var(--muted)}.cart-summary .button{font-size:16px}.desktop-nav{margin-left:0;flex:1;justify-content:space-evenly;gap:16px;font-size:17px}.hero h1{font-weight:500;font-size:clamp(88px,8.34vw,136px);line-height:.9;margin-top:23px}.hero-description{margin-top:24px;line-height:1.4}.hero-actions{margin-top:26px}.section-heading h2{font-weight:500;font-size:clamp(42px,4.7vw,72px)}.instruments{margin-top:-1px;position:relative;z-index:3}.shop-banner h2{font-weight:500}@media(min-width:1700px){.hero-content{padding-top:100px}.instrument-image{height:540px}.harp .instrument-image img{height:580px}}@media(max-width:1320px){.site-header{gap:20px}.brand{width:250px}.desktop-nav{gap:18px;font-size:14px}.header-actions{gap:15px}.header-shop{min-width:104px;min-height:54px}.hero{min-height:740px}.hero-content{padding-top:70px}.hero h1{font-size:112px}.hero-description{font-size:24px}.section-heading{align-items:flex-start}.section-heading h2{white-space:normal;font-size:53px;max-width:660px}.section-heading>p{flex-basis:220px;font-size:14px}.instrument-image{height:425px}.harp .instrument-image img{height:465px}.dulcimer .instrument-image img{margin-bottom:-72px}.zither .instrument-image img{margin-bottom:-70px}.shop-banner h2{font-size:51px}.shop-banner-copy{width:49%}.shop-banner-copy>p:not(.eyebrow){font-size:18px}}@media(max-width:1080px){.page-width{width:88%}.desktop-nav{display:none}.site-header{padding-top:22px}.brand{width:245px}.header-actions{gap:20px}.menu-toggle{display:inline-flex}.hero{height:800px;min-height:0}.hero-content{padding-top:105px}.hero h1{font-size:108px}.hero-description{max-width:610px;font-size:23px}.section-heading h2{font-size:49px}.section-heading>p{max-width:215px}.instrument-image{height:355px}.harp .instrument-image img{height:395px}.dulcimer .instrument-image img{margin-bottom:-60px}.zither .instrument-image img{margin-bottom:-58px}.instrument h3{font-size:29px}.instrument-link{font-size:15px}.shop-banner,.shop-banner-layout{min-height:360px}.shop-banner-copy{width:50%}.shop-banner h2{font-size:44px;white-space:normal}.shop-banner .eyebrow{font-size:10px}.craft{gap:7%;padding-block:95px}.craft h2{font-size:51px}.craft-copy>p:not(.eyebrow){font-size:16px}.craft .text-link{font-size:15px}.service{gap:8%}.contact-details{grid-template-columns:1fr 1fr;gap:35px}.appointment-note{max-width:280px}.contact-heading .button{font-size:16px;padding-inline:22px}.shop-inner{padding-inline:28px}.shop-grid{gap:18px}.shop-product h2{font-size:24px}.product-purchase{flex-wrap:wrap}.strings-help{gap:16px}}@media(max-width:700px){html{scroll-padding-top:20px}.page-width{width:calc(100% - 44px)}.section-padding{padding-block:65px}.eyebrow{font-size:10px;letter-spacing:.2em}.button{font-size:16px;min-height:56px;padding:13px 21px;gap:14px}.site-header{gap:10px;padding-top:20px}.brand{width:182px}.header-actions{gap:5px}.header-shop{display:none}.header-bag svg{width:28px}.menu-toggle{padding-right:0}.hero{height:790px;max-height:960px;min-height:690px}.hero-image{object-position:61% center}.hero-shade{background:#140f096b}.hero-content{padding-top:115px}.hero-content .eyebrow{font-size:10px;letter-spacing:.18em}.hero h1{font-size:clamp(74px,14.8vw,104px);line-height:.94;margin-top:24px}.hero-description{font-size:19px;line-height:1.6;max-width:440px;margin-top:25px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px;margin-top:28px}.hero-workshop{font-size:16px}.hero-wave{height:45px}.instruments{padding-top:38px;padding-bottom:54px}.section-heading{display:block}.section-heading h2{font-size:46px;line-height:1.05;max-width:400px}.section-heading>p{max-width:100%;margin-top:18px;font-size:16px;line-height:1.6}.instrument-grid{grid-template-columns:1fr;margin-top:24px;gap:37px}.instrument-image{height:380px}.harp .instrument-image img{height:425px;margin-bottom:-24px}.dulcimer .instrument-image,.zither .instrument-image{height:235px}.dulcimer .instrument-image img,.zither .instrument-image img{width:min(110%,400px);margin-bottom:-88px}.instrument h3{font-size:34px;margin-top:17px}.instrument-link{font-size:16px;padding-top:7px}.shop-banner{min-height:580px}.shop-banner>img{height:310px;object-position:24% center;width:180%;max-width:none}.shop-banner-layout{min-height:580px;display:block;padding-top:312px;padding-bottom:40px}.shop-banner-copy{width:100%;padding:0}.shop-banner .eyebrow{font-size:10px;margin-bottom:11px}.shop-banner h2{font-size:49px}.shop-banner-copy>p:not(.eyebrow){font-size:18px;margin-top:14px}.shop-banner .button{min-height:56px;margin-top:20px}.craft{grid-template-columns:1fr;gap:37px;padding-block:65px}.craft-image img{aspect-ratio:1.15}.craft-image span{font-size:10px;margin-top:13px}.craft h2{font-size:50px;margin-top:19px;margin-bottom:21px}.craft-copy>p:not(.eyebrow){font-size:17px}.craft .text-link{font-size:16px;margin-top:22px}.heritage{padding:65px 0}.heritage h2{font-size:47px}.heritage-content>p:not(.eyebrow){font-size:17px;line-height:1.65}.service{grid-template-columns:1fr;gap:35px}.service h2{font-size:48px}.service-links h3{font-size:31px}.service-links p{font-size:16px}.service-links small{font-size:10px}.contact{padding:60px 0 50px}.contact-heading{display:block;padding-bottom:35px}.contact h2{font-size:44px;line-height:1.06}.contact-heading .button{margin-top:28px}.contact-details{grid-template-columns:1fr;gap:28px;padding-top:30px;font-size:16px}.contact-details strong{margin-bottom:7px}.appointment-note{font-size:14px}.footer{padding-top:33px}.footer-main{flex-wrap:wrap;gap:20px}.footer-logo{width:190px}.footer-main>span{order:3;flex-basis:100%;font-size:14px}.social-links{gap:5px}.footer-bottom{flex-direction:column;gap:18px;margin-top:26px}.footer-bottom small{font-size:11px}.footer-bottom nav{gap:24px;font-size:12px}.shop-inner{padding:15px 21px 5px}.shop-heading{display:block;margin-top:13px}.bag-toggle{margin-top:18px;width:100%;justify-content:center}.preview-note{font-size:13px;line-height:1.55}.shop-filters{gap:7px;margin:21px 0}.shop-filters button{padding:7px 16px;font-size:13px;flex:1}.shop-grid{grid-template-columns:1fr;gap:32px}.shop-product-image{aspect-ratio:1.65}.shop-product h2{font-size:29px}.product-category{margin-top:15px}.product-purchase{margin-top:11px;padding-top:7px}.product-purchase button{font-size:15px}.strings-help{display:block;padding:22px;margin-top:30px}.strings-help h2{font-size:28px}.strings-help .text-link{margin-top:14px}.shop-notice{position:sticky;bottom:0;background:var(--cream);font-size:12px;height:45px}.cart-empty{min-height:430px}.cart-empty h2{font-size:35px}.cart-item{display:grid;grid-template-columns:68px 1fr 33px;gap:12px;padding:18px 0}.cart-item>img{width:68px;height:68px}.cart-product-info h2{font-size:24px}.quantity{grid-column:2;width:max-content}.line-total{grid-column:2;text-align:left;grid-row:3;font-size:16px}.remove-item{grid-column:3;grid-row:1}.cart-summary{display:block;padding-top:23px}.cart-summary .button{margin-top:22px;width:100%;font-size:15px}.cart-summary strong{font-size:39px}}@media(max-width:370px){.brand{width:165px}.hero h1{font-size:70px}.hero-content{padding-top:105px}.hero-description{font-size:18px}.hero{height:780px}.shop-filters button{padding-inline:10px}.shop-banner h2{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.button-gold,.bag-count{color:#251e16}.service-links small{color:#7c6039}.hero-content:focus{outline:none}@media(max-width:700px){.shop-banner{background:#806344}.shop-banner .eyebrow{color:#f8f3eb}}.shop-notice:empty{height:0}@media(max-width:700px){.shop-banner-layout{padding-top:350px;min-height:625px}}.brand-social-icon{display:block;width:22px;height:22px;flex-shrink:0;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.instagram-icon{mask-image:url(/assets/instagram-original.svg);-webkit-mask-image:url(/assets/instagram-original.svg)}.facebook-icon{mask-image:url(/assets/facebook-original.svg);-webkit-mask-image:url(/assets/facebook-original.svg)}.social-links a{gap:10px;transition:color .2s}.social-links a:hover{color:#b89660}.site-header{display:block;width:100%;max-width:none;margin:0;padding:0;background:#25211be6;border-bottom:1px solid rgba(245,233,215,.17);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:17px}.site-header .brand{width:235px}.header-navigation{flex:1;max-width:865px;min-width:0}.header-social{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-bottom:18px;font-size:12px;color:#d6cbbb;letter-spacing:.035em}.header-social .social-links{gap:2px;color:var(--cream)}.header-social .social-links a{min-width:40px;min-height:32px}.header-social .brand-social-icon{width:19px;height:19px}.header-navigation-row{display:flex;align-items:center;justify-content:flex-end;gap:24px}.site-header .desktop-nav{display:flex;flex:0 1 auto;justify-content:flex-start;align-items:center;gap:24px;margin:0;font-size:18px}.site-header .desktop-nav a{min-height:51px;padding:13px 0 11px;border-bottom:2px solid transparent;transition:border-color .2s,color .2s}.site-header .desktop-nav a:hover{border-color:#dfc092;color:#dfc092}.site-header .header-actions{gap:13px}.site-header .header-shop{min-width:98px;min-height:50px;font-size:17px}.site-header .header-bag{border-left:0;padding-left:20px}.site-header .menu-toggle{display:none}.mobile-menu-dialog{position:fixed;inset:auto 0 0;margin:0 auto;width:100%;max-width:680px;height:auto;max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:24px 24px 0 0;background:var(--cream);color:var(--ink);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 -16px 70px #0003}.mobile-menu-dialog[open]{animation:menu-slide-in .36s cubic-bezier(.16,1,.3,1)}.mobile-menu-dialog::backdrop{background:#16120da8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:menu-backdrop-in .25s ease-out}.mobile-menu-content{padding:25px 30px calc(25px + env(safe-area-inset-bottom,0px))}.mobile-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.mobile-menu-heading .eyebrow{font-size:9px;color:#79603e}.mobile-menu-heading h2{font-size:44px;margin-top:6px}.mobile-menu-heading .icon-button{width:48px;height:48px;border:1px solid var(--line);border-radius:50%}.mobile-menu-links{display:flex;flex-direction:column}.mobile-menu-links a{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:22px}.mobile-menu-links a:hover{color:#8b6734}.mobile-menu-links a svg{color:#987443}.mobile-menu-shop{margin-top:25px;width:100%;min-height:57px;font-size:17px}.mobile-menu-shop span{flex:1;text-align:left}.mobile-menu-social{margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.mobile-menu-social>p{font-size:11px;color:var(--muted);letter-spacing:.035em;margin-bottom:8px}.mobile-menu-social .social-links{justify-content:flex-start;gap:32px}.mobile-menu-social .social-links a{min-height:44px;font-size:15px}.mobile-menu-social .brand-social-icon{width:21px;height:21px}@keyframes menu-slide-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes menu-backdrop-in{0%{opacity:0}to{opacity:1}}@media(max-width:1320px){.header-inner{gap:32px}.site-header .brand{width:220px}.site-header .desktop-nav{font-size:17px;gap:20px}.header-navigation-row{gap:22px}.site-header .header-shop{min-width:85px}.site-header .header-actions{gap:8px}.site-header .header-bag{padding-left:15px}}@media(max-width:1080px){.header-inner{padding-block:18px;gap:20px}.site-header .desktop-nav,.header-social{display:none}.header-navigation{flex:0 0 auto}.site-header .header-actions{gap:18px}.site-header .menu-toggle{display:inline-flex;color:var(--cream)}.site-header .header-bag{border:0;padding:9px}}@media(max-width:700px){.header-inner{padding-block:15px;gap:12px}.site-header .brand{width:182px}.site-header .header-actions{gap:7px}.site-header .header-shop{display:none}.site-header .menu-toggle{padding:9px 0 9px 9px}.mobile-menu-content{padding-inline:24px}}@media(max-width:370px){.site-header .brand{width:165px}.site-header .header-actions{gap:0}.mobile-menu-content{padding:20px 22px calc(20px + env(safe-area-inset-bottom,0px))}.mobile-menu-heading{margin-bottom:12px}.mobile-menu-links a{font-size:20px;min-height:52px}.mobile-menu-social .social-links{gap:24px}}@media(prefers-reduced-motion:reduce){.mobile-menu-dialog[open],.mobile-menu-dialog::backdrop{animation:none}}.site-header{color:var(--cream)}.site-header .header-shop{display:inline-flex;align-items:center;justify-content:center}.site-header .header-shop[aria-current]{background:#d6b680;border-color:#d6b680;color:#30251a}.site-header .header-bag[aria-current=page]{color:#dfc092}.shop-page{max-width:1248px;min-height:66vh;padding-block:29px 66px}.shop-page:focus{outline:none}.shop-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:13px;line-height:1.6}.shop-breadcrumb a{padding-block:8px}.shop-breadcrumb a:hover{color:#82633b;text-decoration:underline;text-underline-offset:4px}.shop-breadcrumb [aria-current=page]{color:var(--ink)}.shop-page .shop-inner{padding:43px 0 0}.shop-page .shop-inner>.eyebrow{color:#82633b;font-size:12px}.shop-page .shop-heading{margin-top:13px;align-items:center}.shop-page .shop-heading h1{font-size:clamp(48px,4.8vw,69px);line-height:1.08;letter-spacing:-.035em}.shop-page .bag-toggle{flex-shrink:0;justify-content:center;min-height:50px;padding:11px 20px;gap:10px;font-size:15px;transition:border-color .2s,background .2s}.shop-page .bag-toggle:hover{border-color:#b89660;background:#efe7dc}.shop-intro{margin-top:16px;color:var(--muted);font-size:20px;line-height:1.6}.shop-page .preview-note{max-width:780px;margin-top:12px;font-size:13px}.shop-page .shop-filters{margin:33px 0 27px}.shop-page .shop-filters button{min-height:46px;padding-inline:25px;font-size:15px;transition:background .2s,border-color .2s,color .2s}.shop-page .shop-filters button:not(.active):hover{background:#efe7dc;border-color:#b89660}.shop-page .shop-grid{gap:32px}.shop-page .shop-product h2{font-size:31px;line-height:1.13}.shop-page .product-category{margin-top:21px;font-size:11px}.shop-page .shop-product>p{font-size:15px;margin-top:9px}.shop-page .product-purchase{margin-top:20px}.shop-page .product-purchase>span{font-size:20px}.shop-page .product-purchase button{font-size:15px;min-height:46px}.shop-page .strings-help{margin-top:42px;padding:29px 32px}.shop-page .strings-help h2{font-size:31px}.shop-page .strings-help p,.shop-page .strings-help .text-link{font-size:15px}.shop-page .shop-notice:not(:empty){position:fixed;bottom:24px;left:50%;z-index:10;transform:translate(-50%);width:max-content;max-width:calc(100% - 40px);height:auto;min-height:48px;padding:12px 20px;border:1px solid #aabb9e;background:#f4f5ed;box-shadow:0 7px 28px #302b2618;text-align:center;line-height:1.5}.shop-page .shop-notice svg{flex-shrink:0}.shop-page .cart-content{margin-top:35px}.shop-page .cart-empty{min-height:370px}.shop-page .cart-list{margin-bottom:32px}.shop-page .cart-item{padding-block:25px}.shop-page .cart-product-info .product-category{margin-top:0}.shop-page .cart-summary{margin-bottom:0}.shop-page .cart-summary .button:disabled{cursor:not-allowed;opacity:.55;background:var(--ink);transform:none}@media(max-width:1000px){.shop-page .shop-heading h1{font-size:55px}.shop-page .shop-grid{gap:23px}.shop-page .shop-product h2{font-size:28px}.shop-page .strings-help{padding:26px}}@media(max-width:700px){.site-header .header-shop{display:none}.shop-page{padding-block:16px 46px}.shop-breadcrumb{font-size:12px;gap:10px}.shop-page .shop-inner{padding-top:28px}.shop-page .shop-inner>.eyebrow{font-size:10px;letter-spacing:.18em}.shop-page .shop-heading{margin-top:10px}.shop-page .shop-heading h1{font-size:clamp(41px,10.6vw,58px);line-height:1.03}.shop-page .bag-toggle{min-height:48px;margin-top:23px}.shop-intro{margin-top:22px;font-size:17px;line-height:1.5}.shop-page .preview-note{margin-top:10px;font-size:12px}.shop-page .shop-filters{gap:7px;margin:26px 0 23px}.shop-page .shop-filters button{padding-inline:12px;font-size:13px}.shop-page .shop-grid{gap:35px}.shop-page .shop-product h2{font-size:32px}.shop-page .product-category{margin-top:17px;font-size:10px}.shop-page .shop-product>p{font-size:14px;margin-top:6px}.shop-page .product-purchase{margin-top:14px;padding-top:8px}.shop-page .strings-help{padding:25px;margin-top:34px}.shop-page .strings-help h2{font-size:31px;line-height:1.1}.shop-page .strings-help p,.shop-page .strings-help .text-link{font-size:14px}.shop-page .shop-notice:not(:empty){bottom:16px;max-width:calc(100% - 32px);padding:11px 15px;font-size:12px}.shop-page .cart-content{margin-top:26px}.shop-page .cart-empty{min-height:330px}.shop-page .cart-item{padding-block:21px}.shop-page .cart-product-info h2{font-size:25px}}@media(max-width:370px){.shop-page .shop-filters button{padding-inline:8px;font-size:12px}.shop-page .strings-help{padding:22px}}
