:root{--ivory: #f5f1e9;--paper: #fbfaf6;--white: #fff;--ink: #24383b;--muted: #68797b;--mist: #e7eff0;--aqua: #98c1cb;--deep-aqua: #376f7c;--violet: #b5aac5;--pearl: #eee8dc;--champagne: #c8b89a;--line: rgba(36, 56, 59, .16);--serif: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", Georgia, serif;--sans: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.drawerOpen{overflow:hidden}img{display:block;width:100%}a{color:inherit;text-decoration:none}button,input{color:inherit;font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--deep-aqua);outline-offset:4px}.srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.announcement{min-height:34px;padding:8px 24px;display:flex;align-items:center;justify-content:center;background:#e4eef0;color:#315a64;font-size:10px;letter-spacing:.12em;line-height:1.7;text-align:center}.siteHeader{height:88px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fbfaf6f5;border-bottom:1px solid var(--line);position:relative;z-index:30}.headerNav{display:flex;align-items:center;gap:clamp(17px,2.1vw,34px)}.headerNav a,.circleAccountEntry,.bagButton{border:0;background:transparent;font-family:var(--serif);font-size:10px;letter-spacing:.07em;white-space:nowrap}.headerNav a{position:relative}.headerNav a:after{content:"";position:absolute;right:100%;bottom:-8px;left:0;height:1px;background:var(--deep-aqua);transition:right .25s ease}.headerNav a:hover:after{right:0}.brandWordmark{width:max-content;font:500 clamp(18px,1.65vw,24px)/1 Georgia,"Times New Roman",serif;letter-spacing:.24em}.siteHeader>.brandWordmark{justify-self:center;padding-left:.24em}.headerActions{justify-self:end;display:flex;align-items:center;gap:18px}.circleAccountEntry{padding:5px 0}.circleAccountEntryMobile{display:none}.bagButton{display:inline-flex;align-items:center;gap:7px;padding:5px 0}.bagButton span{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--deep-aqua);color:var(--white);font:8px var(--sans)}.mobileMenu{display:none}.brandHero{min-height:calc(100vh - 122px);display:grid;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);background:linear-gradient(135deg,#f7f3ea,#f4f0e9,#e6eff0);overflow:hidden}.brandHeroCopy{padding:clamp(70px,9vw,138px) clamp(38px,6vw,92px);display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 22px;color:var(--deep-aqua);font:10px Georgia,serif;letter-spacing:.24em}.brandHero h1,.sectionHeading h2,.sectionTitleBlock h2,.craftSectionHead h2,.circleIntro h2,.giftCareSection h2,.faqTitle h2,.pageHero h1,.storyChapters h2,.storyClosing h2,.circlePhilosophy h2,.joinSection h2,.accountPreview h2,.circleServiceNotes h2,.circleFinalCta h2{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:.045em;line-height:1.48}.brandHero h1{font-size:clamp(42px,4.7vw,74px)}.brandHeroText{margin:28px 0 36px;color:#52676a;font-family:var(--serif);font-size:14px;letter-spacing:.075em;line-height:2.1}.heroActions,.circleActions{display:flex;align-items:center;gap:28px}.button{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:30px;border:1px solid transparent;font-size:10px;letter-spacing:.11em;transition:color .25s ease,background .25s ease,border-color .25s ease}.button span{font-size:16px}.buttonPrimary{background:var(--deep-aqua);border-color:var(--deep-aqua);color:var(--white)}.buttonPrimary:hover{background:#2b5e69;border-color:#2b5e69}.buttonOutline{border-color:var(--deep-aqua);color:var(--deep-aqua)}.buttonOutline:hover{background:var(--deep-aqua);color:var(--white)}.textLink{width:max-content;padding:0 0 5px;border-bottom:1px solid currentColor;font-family:var(--serif);font-size:10px;letter-spacing:.1em}.brandKeywords{margin-top:clamp(48px,8vh,84px);display:flex;flex-wrap:wrap;gap:9px}.brandKeywords span{padding:8px 11px;border:1px solid rgba(55,111,124,.24);border-radius:999px;color:var(--deep-aqua);font:8px Georgia,serif;letter-spacing:.11em}.heroMosaic{min-height:720px;display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:1fr 1fr;gap:1px;background:#24383b1f}.heroMosaic figure{margin:0;min-width:0;overflow:hidden;background:var(--mist)}.heroMosaic figure:first-child{grid-row:1 / 3}.heroMosaic img{height:100%;object-fit:cover}.heroMosaicMain img{object-position:50% 57%}.heroMosaicProduct img{object-position:50% 50%}.heroMosaicLifestyle img{object-position:57% 55%}.section{padding:108px 5.5vw}.sectionHeading{margin-bottom:46px;display:flex;align-items:end;justify-content:space-between;gap:30px}.sectionHeading .eyebrow{margin-bottom:12px}.sectionHeading h2{font-size:clamp(34px,3.5vw,54px)}.sectionHeading>p{max-width:360px;margin:0;color:var(--muted);font-family:var(--serif);font-size:11px;letter-spacing:.06em;line-height:1.9;text-align:right}.categorySection{background:var(--paper)}.categoryGrid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.categoryCard{min-height:175px;padding:28px 24px;display:grid;grid-template-columns:1fr auto;align-content:space-between;border:0;border-right:1px solid var(--line);background:transparent;text-align:left;transition:background .25s ease}.categoryCard:last-child{border-right:0}.categoryCard:hover,.categoryCard.active{background:var(--mist)}.categoryCard>span{grid-column:1 / -1;font:13px Georgia,serif;letter-spacing:.12em}.categoryCard p{margin:25px 0 0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.8}.categoryCard b{align-self:end;color:var(--deep-aqua);font-size:16px;font-weight:400}.brandStorySection{min-height:660px;padding:120px 8vw;display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:9vw;background:linear-gradient(130deg,#e0ebed,#efe9df 72%)}.sectionTitleBlock h2{max-width:600px;font-size:clamp(37px,4vw,62px)}.brandStoryBody{max-width:650px}.brandStoryBody p{margin:0 0 16px;color:#53686b;font-family:var(--serif);font-size:13px;letter-spacing:.065em;line-height:2.2}.brandStoryBody .button{margin-top:24px}.brandStorySection.compact{min-height:auto}.products{background:var(--ivory)}.productGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52px 17px}.productCard{min-width:0;scroll-margin-top:110px}.productImage{width:100%;padding:0;position:relative;aspect-ratio:.88;overflow:hidden;border:0;background:var(--white);text-align:left}.productImage img{height:100%;object-fit:cover;transition:transform .55s ease}.productCard:hover .productImage img{transform:scale(1.025)}.productImage>span{position:absolute;left:12px;bottom:12px;padding:7px 9px;background:#fbfaf6eb;color:var(--deep-aqua);font:7px Georgia,serif;letter-spacing:.12em}.productInfo{padding:18px 2px 0;display:flex;flex-direction:column}.productInfo>button,.productInfo>a{width:max-content;max-width:100%;margin:0 0 8px;padding:0;border:0;background:transparent;font-family:var(--serif);font-size:13px;letter-spacing:.03em;text-align:left}.productInfo>span{color:var(--muted);font-size:8px;letter-spacing:.05em}.productInfo strong{margin-top:15px;font:400 12px Georgia,serif;letter-spacing:.05em}.productInfo small{font-family:var(--sans);font-size:8px}.deliveryHint{margin:10px 0 0;color:#66818a;font-size:8px;line-height:1.65}.deliveryHint>span{margin-right:5px;font-size:11px}.craftSection,.storyCraft{background:var(--paper)}.craftSectionHead{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:end}.craftSectionHead h2{max-width:620px;font-size:clamp(37px,4vw,60px)}.craftSectionHead>p{max-width:650px;margin:0;color:var(--muted);font-family:var(--serif);font-size:12px;letter-spacing:.06em;line-height:2.15}.craftGallery{margin-top:68px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 14px}.craftGallery figure{margin:0;min-width:0}.craftImage{aspect-ratio:.86;overflow:hidden;background:var(--mist)}.craftImage img{height:100%;object-fit:cover}.craftGallery figcaption{padding:14px 3px 0}.craftGallery figcaption>span{font-family:var(--serif);font-size:12px;letter-spacing:.05em}.craftGallery figcaption p{margin:8px 0;color:var(--muted);font-family:var(--serif);font-size:9px;line-height:1.8}.craftGallery figcaption small{color:#8a8175;font-size:8px;letter-spacing:.08em}.craftSteps{margin:80px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none}.craftSteps li{min-width:0;padding:0 25px 0 22px;position:relative;border-top:1px solid var(--line)}.craftSteps li:after{content:"";width:5px;height:5px;position:absolute;top:-3px;right:-3px;border-radius:50%;background:var(--aqua)}.craftSteps li:last-child:after{display:none}.craftSteps li>span{width:max-content;margin-top:-11px;padding:0 9px;display:block;background:var(--paper);color:var(--deep-aqua);font:italic 10px Georgia,serif}.craftSteps h3{margin:27px 0 12px;font-family:var(--serif);font-size:14px;font-weight:500;letter-spacing:.05em}.craftSteps p{margin:0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.9}.circleSection{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:#e2ebea}.circleIntro h2{font-size:clamp(38px,4.3vw,64px)}.circleIntro>p:not(.eyebrow){color:#52696a;font-family:var(--serif);font-size:12px;letter-spacing:.055em;line-height:2.1}.circleIntro>p:nth-of-type(2){margin-top:30px}.circleActions{margin-top:34px}.circleBenefits{display:grid;grid-template-columns:repeat(2,1fr);align-content:start;border-top:1px solid var(--line)}.circleBenefits article{min-height:210px;padding:25px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.circleBenefits article:nth-child(2n){border-right:0}.circleBenefits article>span{color:var(--deep-aqua);font:italic 10px Georgia,serif}.circleBenefits h3{margin:35px 0 12px;font-family:var(--serif);font-size:15px;font-weight:500;letter-spacing:.05em}.circleBenefits p{margin:0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.9}.circleBenefits small{display:block;margin-top:15px;color:#8a8175;font-size:8px;letter-spacing:.05em}.giftCareSection{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;background:var(--pearl)}.giftCareSection h2{font-size:clamp(38px,4vw,60px)}.giftCareSection>div:last-child{align-self:end}.giftCareSection>div:last-child p{max-width:650px;color:var(--muted);font-family:var(--serif);font-size:12px;letter-spacing:.055em;line-height:2.1}.giftCareSection .textLink{display:inline-block;margin-top:17px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;border-top:1px solid var(--line)}.faqTitle h2{font-size:clamp(33px,3.3vw,50px)}.faqTitle>p:last-child{color:var(--muted);font-family:var(--serif);font-size:11px}.faqList details{border-top:1px solid var(--line)}.faqList details:last-child{border-bottom:1px solid var(--line)}.faqList summary{min-height:76px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;list-style:none;cursor:pointer;font-family:var(--serif);font-size:12px;letter-spacing:.04em}.faqList summary::-webkit-details-marker{display:none}.faqList summary>span{color:var(--deep-aqua);font:italic 9px Georgia,serif}.faqList summary b{font-size:15px;font-weight:400;transition:transform .2s ease}.faqList details[open] summary b{transform:rotate(45deg)}.faqList details>p{margin:0;padding:0 38px 26px 42px;color:var(--muted);font-family:var(--serif);font-size:11px;line-height:2}.siteFooter{padding:75px 5.5vw 24px;background:#263f43;color:#f6f3ec}.footerBrandBlock{padding-bottom:55px;border-bottom:1px solid rgba(255,255,255,.18)}.footerBrandBlock .brandWordmark{display:block;font-size:24px}.footerBrandBlock p{margin:19px 0 7px;color:#c5d7d8;font:8px Georgia,serif;letter-spacing:.17em}.footerBrandBlock>span{color:#ffffffa6;font-family:var(--serif);font-size:10px;letter-spacing:.08em}.footerNavigation{padding:50px 0 65px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footerNavigation h3{margin:0 0 22px;color:#a9c6ca;font:8px Georgia,serif;letter-spacing:.16em}.footerNavigation a{width:max-content;margin:0 0 13px;display:block;color:#ffffffba;font-family:var(--serif);font-size:10px}.footerBottom{padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.18);color:#ffffff75;font:8px Georgia,serif;letter-spacing:.11em}.pageHero{min-height:660px;display:grid;grid-template-columns:.85fr 1.15fr;background:linear-gradient(130deg,#f3eee5,#e5eff0)}.pageHeroCopy{padding:9vw 7vw;align-self:center}.pageHero h1{max-width:680px;font-size:clamp(42px,5vw,74px)}.pageHeroCopy>p:not(.eyebrow){max-width:590px;margin:28px 0 0;color:var(--muted);font-family:var(--serif);font-size:13px;letter-spacing:.065em;line-height:2.15}.storyHeroImages{display:grid;grid-template-columns:.85fr 1.15fr;gap:1px;min-height:660px;background:var(--line)}.storyHeroImages img{height:100%;object-fit:cover}.storyManifesto{display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw}.storyManifesto>div{max-width:780px}.storyManifesto>div p{margin:0 0 18px;font-family:var(--serif);font-size:15px;letter-spacing:.07em;line-height:2.25}.storyChapters{background:#e4edee}.storyChapters article{padding:48px 0;display:grid;grid-template-columns:90px .8fr 1.2fr;gap:4vw;align-items:start;border-top:1px solid var(--line)}.storyChapters article:last-child{border-bottom:1px solid var(--line)}.storyChapters article>span{color:var(--deep-aqua);font:italic 11px Georgia,serif}.storyChapters h2{font-size:clamp(25px,2.4vw,37px)}.storyChapters article>p{max-width:680px;margin:0;color:var(--muted);font-family:var(--serif);font-size:12px;letter-spacing:.055em;line-height:2.15}.storyCraft .craftGallery{grid-template-columns:repeat(3,minmax(0,1fr))}.storyClosing{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;background:var(--pearl)}.storyClosing .eyebrow{grid-column:1 / -1}.storyClosing h2{font-size:clamp(38px,4.3vw,64px)}.storyClosing>div{align-self:end}.storyClosing>div p{margin:0 0 30px;color:var(--muted);font-family:var(--serif);font-size:12px;line-height:2.1}.circlePageHero{grid-template-columns:1fr 1fr}.circlePageHero .heroActions{margin-top:34px}.circleMotif{min-height:660px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#f7f2e8 0 21%,transparent 21.5%),radial-gradient(circle,transparent 0 38%,rgba(55,111,124,.22) 38.5% 38.8%,transparent 39.3%),linear-gradient(145deg,#dcebec,#c9dede);color:var(--deep-aqua)}.circleMotif span{font:10px Georgia,serif;letter-spacing:.29em}.circleMotif b{margin:15px 0;font:400 clamp(45px,5vw,76px) Georgia,serif;letter-spacing:.12em}.circleMotif small{font:8px Georgia,serif;letter-spacing:.17em}.circlePhilosophy{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw}.circlePhilosophy h2{font-size:clamp(37px,4vw,60px)}.circlePhilosophy>div:last-child{align-self:end}.circlePhilosophy>div:last-child p{color:var(--muted);font-family:var(--serif);font-size:13px;letter-spacing:.06em;line-height:2.15}.circleBenefitsSection{background:#e3eceb}.circleBenefitsSection .circleBenefits{grid-template-columns:repeat(3,1fr)}.circleBenefitsSection .circleBenefits article{border-right:1px solid var(--line)}.circleBenefitsSection .circleBenefits article:nth-child(2n){border-right:1px solid var(--line)}.circleBenefitsSection .circleBenefits article:nth-child(3n){border-right:0}.joinSection{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.joinSection h2{font-size:clamp(36px,3.7vw,56px)}.joinSection>div>p:last-child{color:var(--muted);font-family:var(--serif);font-size:12px;line-height:2.1}.joinSection ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.joinSection li{min-height:112px;display:grid;grid-template-columns:70px 1fr;align-items:center;border-bottom:1px solid var(--line)}.joinSection li span{color:var(--deep-aqua);font:italic 10px Georgia,serif}.joinSection li h3{margin:0;font-family:var(--serif);font-size:16px;font-weight:400;letter-spacing:.05em}.accountPreview{background:var(--ivory)}.accountPreviewIntro{max-width:710px}.accountPreview h2{font-size:clamp(37px,3.8vw,58px)}.accountPreviewIntro>p:last-child{color:var(--muted);font-family:var(--serif);font-size:11px;line-height:2}.accountPreviewGrid{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--paper)}.accountPreviewGrid article{min-height:245px;padding:26px 23px;border-right:1px solid var(--line)}.accountPreviewGrid article:last-child{border-right:0}.accountPreviewGrid article>span{color:var(--deep-aqua);font:italic 10px Georgia,serif}.accountPreviewGrid h3{margin:48px 0 12px;font-family:var(--serif);font-size:15px;font-weight:500}.accountPreviewGrid p{color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.9}.circleServiceNotes{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:0;background:var(--line)}.circleServiceNotes article{padding:95px 6vw;background:var(--paper)}.circleServiceNotes h2{font-size:clamp(30px,3vw,44px)}.circleServiceNotes article>p:last-child{margin-top:26px;color:var(--muted);font-family:var(--serif);font-size:11px;line-height:2}.circleFinalCta{display:flex;flex-direction:column;align-items:center;background:linear-gradient(145deg,#dbeaec,#eee8de);text-align:center}.circleFinalCta h2{font-size:clamp(42px,5vw,70px)}.circleFinalCta>p:not(.eyebrow){max-width:610px;color:var(--muted);font-family:var(--serif);font-size:11px;line-height:2}.circleFinalCta>div{margin-top:26px;display:flex;align-items:center;gap:28px}.buttonDisabled{background:#728b8f;color:var(--white);cursor:not-allowed;opacity:.75}.disabledLink{opacity:.5;cursor:not-allowed}.policyNotes{padding:42px 5.5vw;background:var(--ivory);color:var(--muted);font-family:var(--serif);font-size:9px;line-height:1.8}.policyNotes p{margin:0 0 8px}.policyNotes strong{color:var(--ink);margin-right:8px}.policyNotes small{display:block;margin-top:18px;color:#899496;font:7px Georgia,serif;letter-spacing:.08em}.productStoryPage{min-width:0;overflow:clip;background:var(--paper)}.productStoryHero{min-height:calc(100vh - 122px);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);border-bottom:1px solid var(--line);background:var(--ivory)}.storyProductGallery{min-width:0;align-self:start;background:#e8efef}.storyProductMainImage{aspect-ratio:1.08;overflow:hidden;background:var(--mist)}.storyProductMainImage img{height:100%;object-fit:cover}.storyProductThumbs{padding:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;background:var(--paper)}.storyProductThumbs button{min-width:0;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid transparent;background:var(--white);opacity:.62;transition:opacity .25s ease,border-color .25s ease}.storyProductThumbs button:hover,.storyProductThumbs button.isActive{border-color:var(--deep-aqua);opacity:1}.storyProductThumbs img{height:100%;object-fit:cover}.storyPurchasePanel{min-width:0;padding:clamp(65px,7vw,112px) clamp(38px,5vw,78px);position:sticky;top:0;align-self:start}.storyPurchasePanel h1,.storySectionHeading h2,.stoneStoryIntro h2,.atelierLetterSection h2{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:.045em;line-height:1.5}.storyPurchasePanel h1{font-size:clamp(31px,3.3vw,50px)}.storyTagline{margin:22px 0 0;color:#53686b;font-family:var(--serif);font-size:13px;letter-spacing:.055em;line-height:2}.storyPrice{margin:30px 0;font:20px Georgia,serif;letter-spacing:.04em}.storyPrice small{font:8px var(--sans)}.storyHeroFacts{margin:0;border-top:1px solid var(--line)}.storyHeroFacts>div{min-height:48px;display:grid;grid-template-columns:90px 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.storyHeroFacts dt{color:#7a898b;font-size:8px;letter-spacing:.09em}.storyHeroFacts dd{margin:0;font-family:var(--serif);font-size:10px;line-height:1.7}.storyDeliveryNote{margin-top:25px;padding:19px 21px;border:1px solid rgba(55,111,124,.22);background:#e7eff08c}.storyDeliveryNote span{color:var(--deep-aqua);font:8px Georgia,serif;letter-spacing:.15em}.storyDeliveryNote p{margin:9px 0 0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.85}.storyAddButton{width:100%;min-height:56px;margin-top:20px;border:1px solid var(--deep-aqua);background:var(--deep-aqua);color:var(--white);font-size:10px;letter-spacing:.12em;transition:background .25s ease,color .25s ease}.storyAddButton:hover{background:#2b5e69}.storyDesigner{margin:22px 0 0;display:flex;justify-content:space-between;gap:16px;color:#718184;font:9px Georgia,serif;letter-spacing:.08em}.storyDesigner span{font-family:var(--sans);font-size:7px;letter-spacing:.11em}.storySection{padding:clamp(90px,9vw,138px) max(5.5vw,calc((100vw - 1440px)/2 + 70px))}.storySectionHeading h2,.stoneStoryIntro h2,.atelierLetterSection h2{font-size:clamp(34px,3.7vw,56px)}.storySectionHeading.horizontal{display:grid;grid-template-columns:.9fr 1.1fr;align-items:end;gap:9vw}.storySectionHeading.horizontal>p{max-width:620px;margin:0;color:var(--muted);font-family:var(--serif);font-size:11px;letter-spacing:.055em;line-height:2}.designNotesSection{display:grid;grid-template-columns:.78fr 1.12fr;gap:10vw;background:var(--paper)}.designNotesSection.hasImage{grid-template-columns:.65fr .9fr 1.05fr;gap:6vw;align-items:center}.designNotesBody p{margin:0 0 20px;color:#52676a;font-family:var(--serif);font-size:13px;letter-spacing:.055em;line-height:2.25}.designNotesBody blockquote{margin:34px 0 0;padding-left:22px;border-left:1px solid var(--aqua);color:var(--ink);font-family:var(--serif);font-size:14px;line-height:2.1}.designNotesImage{margin:0;position:relative;aspect-ratio:.84;overflow:hidden;background:var(--mist)}.designNotesImage img{height:100%;object-fit:cover}.designNotesImage figcaption{position:absolute;right:10px;bottom:10px;padding:6px 8px;background:#fbfaf6e6;color:var(--muted);font-size:7px;letter-spacing:.1em}.behindDesignSection{background:var(--ivory)}.designDecisionGrid{margin:68px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.designDecisionGrid>li{min-width:0;padding:28px 26px 34px;border-right:1px solid var(--line)}.designDecisionGrid>li:last-child{border-right:0}.designDecisionGrid>li>span,.stoneMaterialList article>span{color:var(--deep-aqua);font:italic 10px Georgia,serif}.designDecisionGrid h3{min-height:52px;margin:24px 0 25px;font-family:var(--serif);font-size:17px;font-weight:400;letter-spacing:.05em}.designDecisionGrid dl{margin:0}.designDecisionGrid dl>div{margin-top:18px}.designDecisionGrid dt{margin-bottom:7px;color:#7c898b;font:7px Georgia,serif;letter-spacing:.15em}.designDecisionGrid dd{margin:0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.9}.stoneStorySection{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:clamp(56px,6vw,100px);background:#e1ebeb}.stoneStoryIntro h2{max-width:10em;font-size:clamp(34px,3.2vw,52px);text-wrap:balance}.stoneStoryIntro>p:not(.eyebrow){margin:30px 0 0;color:#556b6d;font-family:var(--serif);font-size:12px;letter-spacing:.05em;line-height:2.1}.stoneMaterialList{border-top:1px solid var(--line)}.stoneMaterialList article{padding:28px 0;display:grid;grid-template-columns:42px minmax(150px,.55fr) minmax(0,1.45fr);align-items:start;gap:18px;border-bottom:1px solid var(--line)}.stoneMaterialList h3{margin:0;font-family:var(--serif);font-size:15px;font-weight:400}.stoneMaterialList p{margin:0 0 10px;color:#57696b;font-family:var(--serif);font-size:10px;line-height:1.85}.stoneMaterialList p strong{margin-right:8px;color:var(--ink);font-size:8px;font-weight:500}.stoneMaterialList article>p{grid-column:3}.verifiedOrigin{grid-column:3}.naturalVariationNote{grid-column:2;padding:25px 28px;border:1px solid rgba(55,111,124,.22);background:#fbfaf685}.naturalVariationNote h3{margin:0 0 12px;font-family:var(--serif);font-size:13px;font-weight:400}.naturalVariationNote p{margin:0;color:#5c6e70;font-family:var(--serif);font-size:10px;line-height:1.95}.productCraftSection{background:var(--paper)}.productCraftTimeline{margin:70px 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.productCraftTimeline li{min-height:118px;display:grid;grid-template-columns:70px 1fr auto;align-items:start;gap:32px;padding:28px 0;border-bottom:1px solid var(--line)}.productCraftTimeline li>span{color:var(--deep-aqua);font:italic 11px Georgia,serif}.productCraftTimeline h3{margin:0 0 10px;font-family:var(--serif);font-size:16px;font-weight:400}.productCraftTimeline p{max-width:760px;margin:0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.9}.productCraftTimeline img{width:110px;height:82px;object-fit:cover}.craftDeliveryText{max-width:740px;margin:38px 0 0 auto;color:var(--ink);font-family:var(--serif);font-size:12px;letter-spacing:.04em;line-height:2}.productFactsSection{display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw;background:var(--ivory)}.productFactsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;border-top:1px solid var(--line)}.productFactsGrid details{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.productFactsGrid details:nth-child(2n){border-right:0}.productFactsGrid summary{min-height:64px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:18px;list-style:none;cursor:pointer;font-family:var(--serif);font-size:11px}.productFactsGrid summary::-webkit-details-marker{display:none}.productFactsGrid details[open] summary span{transform:rotate(45deg)}.productFactsGrid summary span{color:var(--deep-aqua);font-size:15px;transition:transform .2s ease}.productFactContent{padding:0 20px 22px;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.95}.productFactContent p{margin:0}.productFactContent ul{margin:0;padding-left:18px}.productFactRows{margin:0}.productFactRows>div{padding:10px 0;display:grid;grid-template-columns:110px 1fr;gap:16px;border-top:1px solid rgba(36,56,59,.1)}.productFactRows>div:first-child{border-top:0}.productFactRows dt{color:#7c898b;font-size:8px}.productFactRows dd{margin:0;color:var(--ink)}.atelierLetterSection{display:flex;flex-direction:column;align-items:center;background:var(--paper);text-align:center}.atelierLetterSection h2{max-width:720px}.atelierLetterSection>div{max-width:620px;margin-top:36px}.atelierLetterSection>div p{margin:0 0 16px;color:#52676a;font-family:var(--serif);font-size:13px;letter-spacing:.06em;line-height:2.2}.atelierSignature{min-width:190px;margin:42px 0 0;padding-top:17px;border-top:1px solid var(--line);font:11px Georgia,serif;letter-spacing:.11em}.relatedProductsSection{background:var(--ivory)}.relatedProductGrid{margin-top:55px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.relatedProductGrid article{min-width:0}.relatedProductGrid img{aspect-ratio:1;object-fit:cover}.relatedProductGrid span{margin:16px 0 8px;display:block;font-family:var(--serif);font-size:13px}.relatedProductGrid strong{font:11px Georgia,serif;font-weight:400}.productStoryLinks{margin-top:72px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.productStoryLinks a{min-height:92px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-right:1px solid var(--line);font:12px Georgia,serif;letter-spacing:.08em}.productStoryLinks a:last-child{border-right:0}.productStoryLinks span{color:var(--deep-aqua);font-size:18px}.mobilePurchaseBar{display:none}.drawerLayer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.drawerOverlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#18282b7a}.productDrawer,.cartDrawer{position:absolute;top:0;right:0;height:100%;overflow:auto;background:var(--paper);box-shadow:-20px 0 60px #192d302e}.productDrawer{width:min(930px,92vw);display:grid;grid-template-columns:1fr 1fr}.drawerClose{width:40px;height:40px;position:absolute;top:18px;right:18px;z-index:2;border:1px solid var(--line);border-radius:50%;background:#fbfaf6e6;font-size:19px}.drawerProductMedia{min-width:0;background:var(--mist)}.drawerProductImage{aspect-ratio:1;overflow:hidden;background:var(--mist)}.drawerProductImage img{height:100%;object-fit:cover}.drawerProductThumbs{padding:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.drawerProductThumbs button{min-width:0;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid transparent;background:var(--white);opacity:.65;transition:border-color .25s ease,opacity .25s ease}.drawerProductThumbs button:hover,.drawerProductThumbs button.isActive{border-color:var(--deep-aqua);opacity:1}.drawerProductThumbs img{height:100%;object-fit:cover}.drawerProductContent{padding:82px 48px 55px;overflow:auto}.drawerProductContent h2{margin:0;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.55}.drawerProductDetail{color:var(--muted);font-size:10px}.drawerPrice{margin:25px 0;font:18px Georgia,serif}.drawerPrice small{font:8px var(--sans)}.productSpecifications{margin:0 0 25px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);background:var(--ivory)}.productSpecifications>div{min-width:0;padding:14px 12px}.productSpecifications>div+div{border-left:1px solid var(--line)}.productSpecifications dt{margin-bottom:7px;color:#7b8c8e;font-size:7px;letter-spacing:.08em}.productSpecifications dd{margin:0;color:var(--ink);font-family:var(--serif);font-size:10px;line-height:1.55}.madeToOrderBox{padding:22px;border:1px solid var(--line);background:var(--ivory)}.madeToOrderBox h3{margin:0 0 14px;font-family:var(--serif);font-size:14px;font-weight:500}.madeToOrderBox p{margin:8px 0;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.85}.addButton,.checkoutButton{width:100%;min-height:51px;margin-top:25px;border:0;background:var(--deep-aqua);color:var(--white);font-size:10px;letter-spacing:.1em}.productAccordions{margin-top:30px}.productAccordions details{border-top:1px solid var(--line)}.productAccordions details:last-child{border-bottom:1px solid var(--line)}.productAccordions summary{padding:20px 0;display:flex;justify-content:space-between;list-style:none;cursor:pointer;font-family:var(--serif);font-size:11px}.productAccordions summary::-webkit-details-marker{display:none}.accordionBody{padding:0 0 20px;color:var(--muted);font-family:var(--serif);font-size:10px;line-height:1.85}.materialFacts>p{display:flex;justify-content:space-between;gap:20px}.materialFacts strong{color:var(--ink);font-weight:500}.cartDrawer{width:min(460px,94vw);display:flex;flex-direction:column}.cartHeader{height:78px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.cartHeader h2{margin:0;font-family:var(--serif);font-size:17px;font-weight:400}.cartHeader button{border:0;background:transparent;font-size:20px}.cartLines{padding:24px;flex:1}.emptyCart{color:var(--muted);font-family:var(--serif);font-size:11px}.cartLine{padding:0 0 18px;margin-bottom:18px;display:grid;grid-template-columns:78px 1fr;gap:14px;border-bottom:1px solid var(--line)}.cartLine img{height:78px;object-fit:cover}.cartLine h3{margin:3px 0 8px;font-family:var(--serif);font-size:11px;font-weight:400}.cartLine p{margin:0;font:10px Georgia,serif}.cartFooter{padding:24px;border-top:1px solid var(--line)}.cartDelivery{padding:15px;background:var(--mist)}.cartDelivery p{margin:4px 0;color:var(--muted);font-family:var(--serif);font-size:9px;line-height:1.7}.checkoutButton:disabled{background:#9aabae;cursor:not-allowed}@media(max-width:1120px){.siteHeader{padding:0 3vw}.headerNav{gap:15px}.headerNav a{font-size:9px}.brandHero{grid-template-columns:.88fr 1.12fr}.productGrid{grid-template-columns:repeat(2,1fr);gap:48px 18px}.craftGallery,.accountPreviewGrid{grid-template-columns:repeat(2,1fr)}.accountPreviewGrid article{border-bottom:1px solid var(--line)}.accountPreviewGrid article:nth-child(2n){border-right:0}.productStoryHero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.storyPurchasePanel{padding:58px 4vw}.designNotesSection.hasImage{grid-template-columns:.75fr 1.25fr}.designNotesSection.hasImage .designNotesImage{grid-column:1 / -1;max-height:660px;aspect-ratio:1.45}.designDecisionGrid{grid-template-columns:1fr}.designDecisionGrid>li{display:grid;grid-template-columns:54px minmax(170px,.45fr) 1fr;gap:24px;border-right:0;border-bottom:1px solid var(--line)}.designDecisionGrid>li:last-child{border-bottom:0}.designDecisionGrid h3{min-height:0;margin:0}.designDecisionGrid dl{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.designDecisionGrid dl>div{margin-top:0}}@media(max-width:820px){.announcement{min-height:40px;padding:8px 14px;font-size:8px}.siteHeader{height:68px;grid-template-columns:1fr auto 1fr;padding:0 18px}.headerNav,.circleAccountEntry:not(.circleAccountEntryMobile){display:none}.mobileMenu{display:block;justify-self:start}.mobileMenu summary{width:26px;height:26px;display:flex;flex-direction:column;justify-content:center;gap:5px;list-style:none;cursor:pointer}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu summary span{width:18px;height:1px;display:block;background:var(--ink)}.mobileMenu nav{position:absolute;top:68px;left:0;right:0;padding:27px 24px;display:flex;flex-direction:column;gap:21px;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 15px 30px #24383b14}.mobileMenu nav a{font-family:var(--serif);font-size:12px}.siteHeader .brandWordmark{font-size:18px}.headerActions{gap:12px}.circleAccountEntryMobile{display:inline-flex;font-size:9px}.bagButton{font-size:9px}.brandHero{min-height:auto;grid-template-columns:1fr}.brandHeroCopy{padding:72px 7vw 62px}.brandHero h1{font-size:clamp(40px,10vw,62px)}.brandKeywords{margin-top:50px}.heroMosaic{min-height:650px;grid-template-columns:1fr 1fr;grid-template-rows:1.3fr .7fr}.heroMosaic figure:first-child{grid-column:1 / -1;grid-row:1}.section{padding:80px 6vw}.sectionHeading{align-items:start}.categoryGrid{grid-template-columns:repeat(2,1fr)}.categoryCard:nth-child(2){border-right:0}.categoryCard:nth-child(-n+2){border-bottom:1px solid var(--line)}.brandStorySection,.circleSection,.giftCareSection,.faq,.circlePhilosophy,.joinSection,.storyClosing{grid-template-columns:1fr;gap:55px}.brandStorySection{min-height:auto;padding:86px 7vw}.craftSectionHead{grid-template-columns:1fr;gap:28px;align-items:start}.craftSteps{grid-template-columns:repeat(2,1fr);gap:55px 0}.craftSteps li:nth-child(2):after{display:none}.circleBenefitsSection .circleBenefits{grid-template-columns:repeat(2,1fr)}.circleBenefitsSection .circleBenefits article:nth-child(3n){border-right:1px solid var(--line)}.circleBenefitsSection .circleBenefits article:nth-child(2n){border-right:0}.footerNavigation{grid-template-columns:repeat(2,1fr)}.pageHero,.circlePageHero{min-height:auto;grid-template-columns:1fr}.pageHeroCopy{padding:78px 7vw}.storyHeroImages,.circleMotif{min-height:500px}.storyManifesto{grid-template-columns:1fr;gap:30px}.storyChapters article{grid-template-columns:55px 1fr}.storyChapters article>p{grid-column:2}.storyCraft .craftGallery{grid-template-columns:repeat(2,1fr)}.circleServiceNotes{grid-template-columns:1fr}.circleServiceNotes article{padding:80px 7vw}.productDrawer{width:min(620px,96vw);grid-template-columns:1fr}.drawerProductMedia,.drawerProductImage{min-height:0}.productStoryHero{min-height:auto;grid-template-columns:1fr}.storyProductMainImage{aspect-ratio:1}.storyPurchasePanel{padding:58px 7vw 70px;position:static}.storySection{padding:86px 7vw}.storySectionHeading.horizontal,.designNotesSection,.designNotesSection.hasImage,.stoneStorySection,.productFactsSection{grid-template-columns:1fr;gap:40px}.designNotesSection.hasImage .designNotesImage{grid-column:auto;aspect-ratio:1}.designDecisionGrid>li{grid-template-columns:44px 1fr}.designDecisionGrid dl{grid-column:2;grid-template-columns:1fr}.naturalVariationNote{grid-column:1}.productFactsGrid{grid-template-columns:1fr}.productFactsGrid details,.productFactsGrid details:nth-child(2n){border-right:0}.relatedProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.relatedProductGrid article:last-child{display:none}}@media(max-width:560px){.announcement{letter-spacing:.04em}.siteHeader{padding:0 14px}.siteHeader .brandWordmark{font-size:16px;letter-spacing:.18em}.headerActions{gap:9px}.circleAccountEntryMobile,.bagButton{font-size:8px}.bagButton span{width:15px;height:15px}.brandHeroCopy{padding:62px 6vw 54px}.eyebrow{margin-bottom:17px;font-size:8px}.brandHero h1{font-size:40px}.brandHeroText{margin:23px 0 30px;font-size:12px}.heroActions,.circleActions{gap:20px}.button{min-height:46px;padding:0 18px;gap:17px;font-size:9px}.textLink{font-size:9px}.brandKeywords{gap:6px}.heroMosaic{min-height:520px;grid-template-columns:1fr 1fr}.section{padding:66px 5vw}.sectionHeading{margin-bottom:32px;flex-direction:column;gap:16px}.sectionHeading>p{text-align:left}.sectionHeading h2,.faqTitle h2{font-size:33px}.categoryCard{min-height:135px;padding:20px 14px}.categoryCard>span{font-size:10px}.categoryCard p{font-size:8px}.brandStorySection{padding:68px 6vw;gap:38px}.sectionTitleBlock h2,.circleIntro h2,.giftCareSection h2{font-size:36px}.brandStoryBody p{font-size:11px}.productGrid{grid-template-columns:1fr;gap:44px}.productImage{aspect-ratio:1}.craftGallery,.storyCraft .craftGallery{grid-template-columns:1fr;gap:34px}.craftImage{aspect-ratio:1}.craftSteps{margin-top:60px;grid-template-columns:1fr;gap:45px}.craftSteps li:after{display:none}.circleBenefits,.circleBenefitsSection .circleBenefits{grid-template-columns:1fr}.circleBenefits article,.circleBenefitsSection .circleBenefits article{min-height:185px;border-right:0}.faq{gap:35px}.faqList summary{grid-template-columns:32px 1fr auto;font-size:11px}.faqList details>p{padding-left:32px;padding-right:20px}.siteFooter{padding:60px 6vw 22px}.footerNavigation{grid-template-columns:1fr 1fr;gap:35px 18px}.footerBottom{flex-direction:column;gap:8px}.pageHeroCopy{padding:64px 6vw}.pageHero h1{font-size:39px}.pageHeroCopy>p:not(.eyebrow){font-size:11px}.storyHeroImages,.circleMotif{min-height:360px}.storyManifesto>div p{font-size:12px}.storyChapters article{padding:35px 0;grid-template-columns:38px 1fr;gap:12px}.storyChapters h2{font-size:24px}.storyChapters article>p{font-size:10px}.storyClosing h2,.circlePhilosophy h2{font-size:37px}.circleMotif b{font-size:46px}.circleBenefitsSection .sectionHeading>p{text-align:left}.joinSection li{grid-template-columns:48px 1fr}.accountPreviewGrid{grid-template-columns:1fr}.accountPreviewGrid article{min-height:205px;border-right:0}.circleFinalCta h2{font-size:39px}.productDrawer{width:100vw}.productSpecifications{grid-template-columns:1fr}.productSpecifications>div+div{border-top:1px solid var(--line);border-left:0}.drawerProductImage{min-height:0}.drawerProductContent{padding:65px 23px 40px}.productStoryPage{padding-bottom:78px}.storyProductThumbs{grid-template-columns:repeat(4,1fr);padding:7px;gap:5px}.storyPurchasePanel{padding:45px 6vw 58px}.storyPurchasePanel h1{font-size:32px}.storyTagline{font-size:11px}.storyHeroFacts>div{grid-template-columns:78px 1fr}.storySection{padding:68px 6vw}.storySectionHeading h2,.stoneStoryIntro h2,.atelierLetterSection h2{font-size:34px}.designNotesBody p,.atelierLetterSection>div p{font-size:11px;line-height:2.15}.designDecisionGrid{margin-top:45px}.designDecisionGrid>li{padding:24px 4px;grid-template-columns:34px 1fr;gap:14px}.designDecisionGrid h3{font-size:15px}.designDecisionGrid dl{grid-column:1 / -1;margin-top:12px}.stoneMaterialList article{grid-template-columns:32px 1fr;gap:12px}.stoneMaterialList article>p,.verifiedOrigin{grid-column:2}.naturalVariationNote{padding:20px}.productCraftTimeline{margin-top:45px}.productCraftTimeline li{grid-template-columns:38px 1fr;gap:12px}.productCraftTimeline img{grid-column:2;width:100%;height:auto}.craftDeliveryText{margin-top:30px;font-size:11px}.productFactRows>div{grid-template-columns:96px 1fr}.relatedProductGrid{grid-template-columns:1fr}.relatedProductGrid article:last-child{display:block}.productStoryLinks{grid-template-columns:1fr}.productStoryLinks a{min-height:72px;border-right:0;border-bottom:1px solid var(--line)}.productStoryLinks a:last-child{border-bottom:0}.mobilePurchaseBar{min-height:70px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));position:fixed;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);background:#fbfaf6f5;box-shadow:0 -12px 35px #24383b14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobilePurchaseBar>div{min-width:0}.mobilePurchaseBar span{max-width:46vw;overflow:hidden;display:block;font-family:var(--serif);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mobilePurchaseBar strong{margin-top:4px;display:block;font:10px Georgia,serif}.mobilePurchaseBar button{min-width:132px;min-height:46px;padding:0 16px;border:0;background:var(--deep-aqua);color:var(--white);font-size:9px;letter-spacing:.08em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}body{overflow-x:hidden}.headerActions{gap:14px}.circleAccountEntry{min-height:36px;padding:0 2px;display:inline-flex;align-items:center}.bagButton{min-height:36px;padding:0 4px 0 13px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(36,56,59,.22);border-radius:999px;background:#ffffff80;transition:border-color .2s ease,background .2s ease}.bagButton:hover{border-color:var(--deep-aqua);background:var(--white)}.bagButton .bagLabel{width:auto;height:auto;display:inline;place-items:initial;border-radius:0;background:transparent;color:inherit;font:inherit}.bagButton .bagCount{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--deep-aqua);color:var(--white);font:8px var(--sans)}.brandHero{min-height:620px;height:clamp(620px,calc(100vh - 122px),700px)}.brandHeroCopy{padding:clamp(56px,6vw,88px) clamp(38px,5vw,76px)}.brandHero h1{font-size:clamp(42px,4.2vw,64px)}.brandKeywords{margin-top:clamp(34px,5vh,52px)}.heroMosaic{min-height:0;height:100%}.section{padding:92px 5.5vw}.brandStorySection{min-height:560px;padding:96px 8vw}.productGrid{gap:64px 17px}.productCard{display:flex;flex-direction:column}.productImage{aspect-ratio:1;display:block}.productInfo{flex:1}.giftCareSection{align-items:center}.giftCareSection>div:last-child{width:100%;max-width:650px;align-self:center;justify-self:center}@media(max-width:820px){.siteHeader{position:sticky;top:0}.brandHero{min-height:0;height:auto}.brandHeroCopy{padding:60px 7vw 50px}.brandHero h1{font-size:clamp(40px,10vw,62px)}.brandKeywords{margin-top:38px}.heroMosaic{min-height:0;height:440px;grid-template-columns:1fr 1fr;grid-template-rows:1.3fr .7fr}.heroMosaic figure:first-child{grid-column:1/-1;grid-row:1}.section{padding:68px 6vw}}@media(max-width:560px){.bagButton{min-height:34px;padding:0 3px 0 10px;gap:7px;font-size:8px}.bagButton .bagCount{width:26px;height:26px}.brandHeroCopy{padding:46px 5vw 42px}.brandHero h1{font-size:clamp(34px,10.5vw,42px);line-height:1.42}.brandHeroText{margin:20px 0 26px;font-size:11px;line-height:1.95}.brandKeywords{margin-top:30px;gap:6px}.heroMosaic{min-height:0;height:360px;grid-template-columns:1fr 1fr}.section{padding:54px 5vw}.sectionHeading{margin-bottom:32px;flex-direction:column;gap:16px}.sectionHeading>p{text-align:left}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 10px}.productImage{aspect-ratio:1}.productImage>span{left:7px;bottom:7px;padding:5px 6px;font-size:6px}.productInfo{padding:12px 1px 0}.productInfo>button,.productInfo>a{min-height:3.25em;margin-bottom:6px;font-size:11px;line-height:1.65}.productInfo>span{min-height:3em;font-size:7px;line-height:1.5}.productInfo strong{margin-top:11px;font-size:11px}.deliveryHint{margin-top:8px;font-size:7px;line-height:1.55}.deliveryHint>span{margin-right:3px;font-size:9px}.craftGallery,.storyCraft .craftGallery{margin-right:-5vw;margin-left:-5vw;padding:0 5vw 8px;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.craftGallery figure,.storyCraft .craftGallery figure{flex:0 0 76vw;scroll-snap-align:start}.craftImage{aspect-ratio:1}.circleBenefits,.circleBenefitsSection .circleBenefits{grid-template-columns:1fr}.circleSection,.giftCareSection{gap:32px}.circleBenefits article,.circleBenefitsSection .circleBenefits article{min-height:0;padding:22px 18px;border-right:0}.circleBenefits h3{margin:18px 0 9px}.giftCareSection>div:last-child{justify-self:start}.giftCareSection>div:last-child p{font-size:11px;line-height:2}}[hidden]{display:none!important}.shopify-section{display:contents}.noreia-product-form{margin:0}.storyProductMainImage img{width:100%;height:100%;object-fit:cover}.storyProductGallery{min-width:0}.productStoryHero{min-height:760px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);background:var(--ivory)}.storyProductMainImage{min-height:650px;aspect-ratio:1;overflow:hidden;background:var(--mist)}.cart-page{min-height:60vh;padding:90px 6vw}.cart-page h1{margin:0 0 45px;font-family:var(--serif);font-weight:400;font-size:clamp(34px,4vw,56px)}.cart-page-line{display:grid;grid-template-columns:120px 1fr auto;gap:24px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.cart-page-line img{width:120px;height:120px;object-fit:cover}.cart-page-line h2{margin:0 0 10px;font:400 16px var(--serif)}.cart-page-line input{width:72px;padding:10px;border:1px solid var(--line);background:#fff}.cart-page-summary{margin-top:36px;padding-top:26px;border-top:1px solid var(--line);text-align:right}.cart-page-actions{display:flex;justify-content:flex-end;gap:12px}.cart-page-actions button,.cart-page-actions a{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;border:1px solid var(--deep-aqua);background:transparent;color:var(--deep-aqua)}.cart-page-actions a{background:var(--deep-aqua);color:#fff}.drawerLayer[aria-hidden=true]{display:none}.cartLineMedia{width:78px;height:78px;background:var(--mist)}.cartLineMedia img{width:100%;height:100%;object-fit:cover}.cartLineMeta{color:var(--muted);font-size:9px}.cartLineRemove{margin-top:8px;display:inline-block;color:var(--muted);font-size:9px;text-decoration:underline}.cartDrawer .checkoutButton{display:flex;align-items:center;justify-content:center}.genericPage{min-height:55vh;padding:90px 7vw}.genericPage h1{font:400 clamp(36px,4vw,58px)/1.5 var(--serif)}.genericPage .rte{max-width:820px;font-family:var(--serif);line-height:2}@media(max-width:560px){.cart-page-line{grid-template-columns:84px 1fr}.cart-page-line img{width:84px;height:84px}.cart-page-line>strong{grid-column:2}.cart-page-actions{flex-direction:column}.cart-page-actions button,.cart-page-actions a{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
