@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;600;700&display=swap";.storefront{--shop-bg:#f5f2eb;--shop-accent:#705846;--shop-ink:#27271f;background:var(--shop-bg);color:var(--shop-ink);overflow-wrap:anywhere;min-height:100dvh;font-family:DM Sans,sans-serif;font-size:14px}.storefront *,.commerce-landing *{box-sizing:border-box}.storefront h1,.storefront h2,.storefront h3,.commerce-landing h1,.commerce-landing h2{text-wrap:balance;font-family:Cormorant Garamond,Georgia,serif;font-weight:400}.storefront[data-font=modern] h1,.storefront[data-font=modern] h2,.storefront[data-font=modern] h3{letter-spacing:-.06em;font-family:DM Sans,sans-serif}.storefront button,.storefront a,.commerce-landing button,.commerce-landing a{transition:color .3s,background .3s,transform .45s cubic-bezier(.32,.72,0,1)}.storefront button:not(:disabled),.commerce-landing button:not(:disabled){cursor:pointer}.storefront button:disabled{opacity:.5;cursor:not-allowed}.storefront :focus-visible,.commerce-landing :focus-visible{outline-offset:5px;outline:2px solid}.shop-skip{z-index:60;color:#222;background:#fff;padding:15px;position:fixed;top:-100px;left:20px}.shop-skip:focus{top:15px}.shop-announcement{color:#27271f;letter-spacing:.1em;text-transform:uppercase;background:#e8e4d9;justify-content:space-between;align-items:center;padding:10px 4.5%;font-size:10px;display:flex}.shop-nav{justify-content:space-between;align-items:center;gap:28px;margin:20px 4.5% 0;display:flex}.shop-wordmark{overflow-wrap:anywhere;letter-spacing:-.08em;text-transform:uppercase;min-width:0;font-size:23px;font-weight:500;text-decoration:none}.shop-nav-actions{flex-shrink:0}.shop-footer-brand{overflow-wrap:anywhere;min-width:0}.shop-footer-top>*{min-width:0}.shop-local{border-bottom:1px solid;margin-bottom:24px;padding:24px 0}.shop-local p{overflow-wrap:anywhere;white-space:pre-line;margin:10px 0}.shop-local-actions{flex-wrap:wrap;gap:16px;display:flex}.shop-local-actions a{text-underline-offset:4px}.shop-gallery{min-width:0}.shop-gallery-main{aspect-ratio:3/4;object-fit:contain;width:100%}.shop-gallery-thumbs{gap:8px;padding:8px 0;display:flex;overflow-x:auto}.shop-gallery-thumbs button{border:2px solid #0000;flex:0 0 64px;padding:2px}.shop-gallery-thumbs button[aria-pressed=true]{border-color:currentColor}.shop-gallery-thumbs img{aspect-ratio:3/4;object-fit:cover;width:100%}.shop-wordmark sup{vertical-align:top;letter-spacing:0;margin-left:6px;font-size:10px}.shop-nav-links,.shop-nav-actions{align-items:center;gap:28px;font-size:12px;display:flex}.shop-nav-links a{text-decoration:none}.shop-nav-actions button{align-items:center;gap:9px;padding:10px;display:inline-flex}.shop-nav-actions a{text-underline-offset:4px;font-size:10px;text-decoration:underline}.shop-hero{padding:68px 4.5% 0}.shop-hero-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:35px;display:flex}.shop-hero-heading>*,.shop-hero-caption>*{min-width:0;max-width:100%}.shop-eyebrow{letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;max-width:100%;font-size:10px;display:inline-flex}.shop-eyebrow:before{content:"";background:var(--shop-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.shop-hero h1{letter-spacing:-.06em;margin:26px 0 0;font-size:clamp(65px,8.5vw,135px);line-height:.83}.shop-hero h1 em{font-weight:400}.shop-hero-note{width:235px;padding-bottom:5px;font-size:12px;line-height:1.85}.shop-hero-image{background:#c5ae8d;border-radius:4px 4px 28px 28px;height:min(58vw,660px);position:relative;overflow:hidden}.shop-hero-image>img{object-fit:cover;object-position:center 25%;width:100%;height:100%;animation:1.3s cubic-bezier(.32,.72,0,1) shop-image-reveal}.storefront .shop-image-missing{background:var(--shop-bg);height:100%;min-height:300px;color:var(--shop-ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:35px;font-size:36px;display:flex}.storefront .shop-image-missing span{font-size:14px}.storefront .shop-product-photo>.shop-product-missing{background:var(--shop-bg);width:100%;height:100%;color:var(--shop-ink);opacity:1;border:1px solid;border-radius:0;place-items:center;font-size:13px;display:grid;position:static;transform:none}.storefront button:disabled{cursor:not-allowed;opacity:.55}.shop-hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#261c0f70);position:absolute;inset:55% 0 0}.shop-hero-caption{z-index:1;color:#fff9ed;justify-content:space-between;align-items:end;gap:18px;display:flex;position:absolute;bottom:32px;left:35px;right:35px}.shop-hero-caption p{font-family:Cormorant Garamond,Georgia,serif;font-size:31px}.shop-hero-caption small{letter-spacing:.16em;text-transform:uppercase;font-size:10px}.shop-button{color:#27271f;background:#f7f4eb;border-radius:999px;justify-content:space-between;align-items:center;gap:27px;min-height:48px;padding:8px 8px 8px 23px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.shop-button svg{background:#27271f14;border-radius:50%;width:36px;height:36px;padding:9px}.shop-button:hover{transform:translateY(-2px)}.shop-button:hover svg{transition:transform .4s;transform:rotate(-35deg)}.shop-button:active{transform:scale(.98)}.shop-button.dark{background:var(--shop-accent,#303329);color:var(--shop-accent-ink,#fff9ec)}.shop-button.dark svg{background:#ffffff1f}.shop-section{padding:110px 4.5% 0}.shop-section-title{justify-content:space-between;align-items:end;gap:25px;display:flex}.shop-section h2{letter-spacing:-.035em;margin:18px 0 0;font-size:clamp(42px,5.5vw,78px);line-height:.95}.shop-section-title>p{max-width:270px;font-size:12px;line-height:1.8}.shop-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:35px 0 26px;display:flex}.shop-categories{flex-wrap:wrap;gap:6px;display:flex}.shop-categories button{color:#27271f;background:#e9e6de;border-radius:99px;padding:9px 16px;font-size:11px}.shop-categories button[aria-pressed=true]{color:#fff9ec;background:#303329}.shop-search{border-bottom:1px solid #c7c4b6;align-items:center;gap:8px;padding:7px 0;display:flex}.shop-search input{background:0 0;outline:none;width:160px;font-size:12px}.shop-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 22px;display:grid}.shop-product-photo{aspect-ratio:3/4;background:#e8e5de;border-radius:18px;width:100%;padding:5px;display:block;position:relative;overflow:hidden}.shop-product-photo img{object-fit:cover;border-radius:14px;width:100%;height:100%;transition:transform .8s cubic-bezier(.32,.72,0,1)}.shop-product-photo:hover img{transform:scale(1.04)}.shop-product-photo span{background:#f5f2eb;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:17px;right:17px}.shop-product-info{justify-content:space-between;align-items:baseline;gap:10px;padding:15px 3px 0;display:flex}.shop-product-info h3{font-family:DM Sans,sans-serif;font-size:14px}.shop-product-info p{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.shop-product-caption{color:var(--shop-ink);opacity:.7;margin:6px 3px 0;font-size:10px}.shop-story{grid-template-columns:1.1fr 1fr;align-items:center;gap:9%;padding-bottom:110px;display:grid}.shop-story-image{aspect-ratio:4/5;background:#e4ded1;border-radius:28px;padding:7px;overflow:hidden}.shop-story-image img{object-fit:cover;object-position:37%;border-radius:21px;width:100%;height:100%}.shop-story p{max-width:360px;margin:26px 0;font-size:13px;line-height:1.9}.shop-services{border-top:1px solid #d8d4c8;border-bottom:1px solid #d8d4c8;justify-content:space-between;gap:35px;margin:0 4.5%;padding:30px 0;display:flex}.shop-services div{align-items:center;gap:15px;display:flex}.shop-services p{font-size:12px}.shop-services small{color:#737365;margin-top:4px;font-size:10px;display:block}.shop-footer{padding:65px 4.5% 25px}.shop-footer-top{justify-content:space-between;align-items:end;gap:30px;display:flex}.shop-footer-top .shop-footer-brand{letter-spacing:-.05em;max-width:none;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(55px,12vw,160px);line-height:1}.shop-footer-top p{max-width:260px;font-size:12px;line-height:1.9}.shop-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;margin-top:50px;font-size:10px;display:flex}.shop-footer-bottom button{text-underline-offset:4px;text-decoration:underline}.shop-demo-bar{color:#27271f;background:#e8e4d9;justify-content:space-between;align-items:center;gap:16px;padding:12px 4.5%;font-size:11px;display:flex}.shop-demo-bar a{text-underline-offset:4px;white-space:nowrap;text-decoration:underline}.shop-dialog{max-height:90dvh;font-family:DM Sans,sans-serif;overflow-y:auto;color:#27271f!important;background:#f5f2eb!important;border:none!important;border-radius:24px!important}.shop-dialog h2{font-family:Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:400}.shop-detail{grid-template-columns:1fr 1fr;gap:26px;display:grid}.shop-detail>img{aspect-ratio:3/4;object-fit:cover;border-radius:15px;width:100%}.shop-detail-body{flex-direction:column;justify-content:center;gap:18px;display:flex}.shop-detail-body p{font-size:13px;line-height:1.8}.shop-size-options{flex-wrap:wrap;gap:7px;display:flex}.shop-size-options button{background:#e5e1d7;border-radius:8px;min-width:43px;min-height:43px;padding:6px 10px;font-size:12px}.shop-size-options button[aria-pressed=true]{color:#fff;background:#303329}.shop-cart-line{border-bottom:1px solid #d8d4c8;align-items:center;gap:15px;padding:16px 0;display:flex}.shop-cart-line img{object-fit:cover;border-radius:9px;width:60px;height:78px}.shop-cart-line>div{flex:1}.shop-cart-line p{font-size:13px}.shop-cart-line small{color:#737365;font-size:11px}.shop-quantity{align-items:center;gap:12px;margin-top:8px;display:inline-flex}.shop-quantity button{border:1px solid #d5d0c3;border-radius:50%;width:28px;height:28px}.shop-cart-total{justify-content:space-between;margin:24px 0;font-size:18px;display:flex}.shop-checkout-form{gap:14px;display:grid}.shop-checkout-form label{gap:7px;font-size:12px;display:grid}.shop-checkout-form input,.shop-checkout-form textarea{background:#fffdf7;border:1px solid #d5d0c3;border-radius:10px;width:100%;padding:12px}.shop-feedback{background:#e6e9dc;border-radius:10px;padding:15px;font-size:13px;line-height:1.7}.shop-feedback.error{color:#803623;background:#f1dcd1}.shop-empty{color:#626553;padding:65px 0;font-size:15px}.storefront[data-template=minimal] .shop-hero-heading{text-align:center;flex-direction:column;align-items:center}.storefront[data-template=minimal] .shop-hero-note{width:auto;max-width:400px}.storefront[data-template=bold] .shop-hero h1{font-family:DM Sans,sans-serif;font-size:clamp(54px,8vw,125px);font-weight:600}.storefront[data-template=bold] .shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-landing{color:#303329;background:#f4f1e9;min-height:100dvh;font-family:DM Sans,sans-serif}.commerce-landing-nav{justify-content:space-between;align-items:center;gap:22px;padding:30px 5%;display:flex}.commerce-landing-nav>a:first-child{letter-spacing:-.06em;font-size:23px;font-weight:600}.commerce-landing-hero{grid-template-columns:1fr 1.15fr;align-items:center;gap:7%;padding:80px 5% 110px;display:grid}.commerce-landing h1{letter-spacing:-.055em;margin:25px 0;font-size:clamp(57px,6.8vw,102px);line-height:.98}.commerce-landing h1 em{color:#7d664c}.commerce-landing-hero p{max-width:430px;font-size:14px;line-height:1.9}.commerce-landing-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.commerce-landing-actions>a:not(.shop-button){text-underline-offset:5px;font-size:12px;text-decoration:underline}.commerce-preview{background:#dfd9ca;border-radius:30px;padding:9px;transform:rotate(2deg)}.commerce-preview-inner{background:#faf8f1;border-radius:23px;padding:24px;box-shadow:0 35px 60px -35px #6f624a55}.commerce-preview-brand{letter-spacing:.1em;font-size:13px}.commerce-preview-inner h2{letter-spacing:-.05em;margin:25px 0;font-size:clamp(40px,4.5vw,67px);line-height:.9}.commerce-preview img{aspect-ratio:4/5;object-fit:cover;object-position:37%;border-radius:6px 6px 16px 16px;width:100%;max-height:440px}.commerce-landing-section{border-top:1px solid #d9d5c8;padding:80px 5%}.commerce-landing-section h2{letter-spacing:-.035em;max-width:730px;font-size:clamp(42px,5vw,70px);line-height:1}.commerce-capabilities{grid-template-columns:1fr 1fr;gap:55px 10%;margin-top:60px;display:grid}.commerce-capabilities article{grid-template-columns:40px 1fr;gap:15px;display:grid}.commerce-capabilities article>span{color:#7d664c;font-family:Cormorant Garamond,Georgia,serif;font-size:25px}.commerce-capabilities h3{margin-bottom:10px;font-size:19px}.commerce-capabilities p{max-width:390px;font-size:13px;line-height:1.9}.commerce-capabilities a{text-underline-offset:5px;margin-top:15px;font-size:12px;text-decoration:underline;display:inline-block}.commerce-plans{grid-template-columns:1fr 1.3fr;gap:25px;margin-top:45px;display:grid}.commerce-plan{background:#dfd9ca;border-radius:26px;padding:8px}.commerce-plan>div{background:#f8f5ed;border-radius:19px;height:100%;padding:30px}.commerce-plan h3{letter-spacing:-.05em;margin:10px 0;font-size:28px;font-weight:500}.commerce-plan p{font-size:13px;line-height:1.9}.commerce-plan ul{gap:12px;padding:20px 0;font-size:13px;display:grid}@keyframes shop-image-reveal{0%{opacity:.75;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (width<=767px){.shop-announcement{justify-content:center;padding:9px 15px;font-size:8px}.shop-announcement>span:last-child{display:none}.shop-nav{gap:10px;margin:16px 5% 0}.shop-nav-links{display:none}.shop-nav-actions{gap:4px}.shop-nav-actions>a{display:none}.shop-hero{padding:50px 5% 0}.shop-hero-heading{flex-direction:column;align-items:start;gap:18px;margin-bottom:24px}.shop-hero h1{margin-top:23px;font-size:clamp(60px,16vw,105px)}.shop-hero-note{width:265px;font-size:11px}.shop-hero-image{height:520px;max-height:70dvh}.shop-hero-image>img{object-position:40%}.shop-hero-caption{flex-wrap:wrap;bottom:20px;left:19px;right:19px}.shop-hero-caption p{font-size:25px}.shop-hero-caption small{font-size:8px}.shop-button{min-height:45px;font-size:11px}.shop-section{padding:70px 5% 0}.shop-section-title{display:block}.shop-section-title>p{margin-top:18px}.shop-section h2{font-size:49px}.shop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 12px}.shop-product-info{flex-direction:column;gap:5px}.shop-product-info h3{font-size:12px}.shop-product-photo{border-radius:13px;padding:3px}.shop-product-photo img{border-radius:10px}.shop-product-photo span{width:31px;height:31px;bottom:10px;right:10px}.shop-categories{gap:5px}.shop-categories button{padding:8px 12px;font-size:10px}.shop-search,.shop-search input{width:100%}.shop-story{grid-template-columns:1fr;gap:32px;padding-bottom:65px}.shop-story-image{max-height:390px}.shop-services{flex-direction:column;gap:24px}.shop-footer-top{display:block}.shop-footer-top p{margin-top:25px}.shop-footer-bottom{gap:15px;line-height:1.8}.shop-demo-bar{align-items:start;font-size:10px}.shop-detail{grid-template-columns:1fr}.shop-detail>img{max-height:280px}.commerce-landing-nav{padding:22px 5%}.commerce-landing-hero{grid-template-columns:1fr;gap:45px;padding:35px 5% 65px}.commerce-preview{transform:none}.commerce-preview img{max-height:350px}.commerce-landing-section{padding:55px 5%}.commerce-capabilities,.commerce-plans{grid-template-columns:1fr;gap:35px}}@media (prefers-reduced-motion:reduce){.storefront *,.commerce-landing *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
