@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap');
:root{--ink:#4c202b;--paper:#f3eee7;--line:#4c202b30;--dark:#321a22}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid currentColor;outline-offset:6px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,serif;font-size:26px;letter-spacing:.04em;white-space:nowrap}.wordmark i{font-weight:400;font-size:31px;padding:0 5px}nav{display:flex;gap:32px;font-size:14px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-note,.eyebrow,.hero-bottom,.image-caption,.photo-note,.small-number,.coming,.scent>span,.world-grid article>span,footer>span{font-size:12px;letter-spacing:.13em}.header-note{font-size:11px}.hero{padding:40px 4% 0;display:grid;grid-template-columns:46% 54%;position:relative}.hero-heading{position:relative;padding:16px 0 28px}.eyebrow{font-weight:500;margin:0 0 25px}h1,h2,h3,.closing>p:not(.eyebrow){font-family:'Italiana',Georgia,serif;font-weight:400;line-height:1.06;margin:0}h1{font-size:clamp(75px,8.7vw,143px);letter-spacing:-.055em;position:relative;z-index:1}em{font-family:Georgia,serif;font-weight:400;font-size:.91em;letter-spacing:-.065em}h1 em{line-height:1.2}.text-link{display:inline-flex;gap:45px;border-bottom:1px solid var(--ink);padding:10px 0;font-size:14px}.hero .text-link{margin-top:28px}.text-link span{font-size:21px}.hero-caption{font-size:14px;margin-top:55px;line-height:1.65}.hero-image{height:610px;position:relative;overflow:hidden;background:#48352f}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:55% center}.image-caption{position:absolute;bottom:24px;left:25px;right:25px;display:flex;justify-content:space-between;color:#fff6e9;font-size:10px;text-shadow:0 1px 4px #000}.hero-bottom{grid-column:1/-1;padding:25px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px}.hero-bottom a span{margin-left:20px}.philosophy{padding:105px 8% 95px;display:grid;grid-template-columns:28% 72%}.philosophy>.eyebrow{padding-top:12px}h2{font-size:clamp(50px,5vw,80px);letter-spacing:-.035em}.intro{font-size:19px;max-width:585px;line-height:1.8;margin-top:28px}.duality{margin-top:68px;grid-column:1/-1;display:grid;grid-template-columns:1fr 100px 1fr;border-top:1px solid var(--line);padding:40px 0 0}.duality article{position:relative;padding-left:50px}.small-number{position:absolute;left:0;top:15px}.duality h3{font-size:51px}.duality p{font-size:15px;line-height:1.9}.ampersand{font-family:Georgia,serif;font-style:italic;font-size:75px;opacity:.45}.fragrance{background:var(--dark);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;padding:70px 6%;gap:9%}.material-image{position:relative;min-height:680px}.material-image img{width:100%;height:100%;position:absolute;object-fit:cover}.photo-note{position:absolute;left:23px;bottom:24px;color:white;text-shadow:0 1px 4px #000}.fragrance-copy{padding:25px 0}.fragrance-copy>p:not(.eyebrow){max-width:360px;color:#d5c7c9;font-size:16px;margin-top:28px}.coming{display:block;margin-top:25px;color:#d4bab6}.scent{border-top:1px solid #ffffff35;margin-top:40px;padding-top:30px}.scent>span{font-size:11px;color:#cdbbbd}.scent h3{font-size:36px;line-height:1.25;margin:20px 0}.scent p{color:#d5c7c9;font-size:14px}.world{padding:100px 6% 110px}.section-heading{text-align:center}.section-heading>p:last-child{margin:23px auto 50px;font-size:16px}.world-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.world-grid article{padding:30px 22px 0;border-right:1px solid var(--line)}.world-grid article:first-child{padding-left:0}.world-grid article:last-child{border-right:0}.world-grid article>span{font-size:10px}.world-grid h3{font-size:38px;margin:35px 0 20px}.world-grid p{font-size:14px;line-height:1.8}.closing{padding:65px 20px 75px;text-align:center;background:#e8dfd7}.closing>p:not(.eyebrow){font-size:clamp(64px,8vw,120px);letter-spacing:-.04em}.closing .text-link{margin-top:25px}footer{padding:45px 4%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer>span{font-size:10px;max-width:330px}img{display:block}@media(min-width:1600px){.hero{max-width:1800px;margin:auto}.hero-image{height:730px}}@media(max-width:1000px){.header-note{display:none}.hero-image{height:560px}h1{font-size:92px}.hero-caption{margin-top:30px}.philosophy{padding:75px 6%}.fragrance{gap:6%;padding:55px 5%}.material-image{min-height:640px}.world-grid{grid-template-columns:repeat(2,1fr)}.world-grid article{padding:25px!important;border-bottom:1px solid var(--line)}.world-grid article:nth-child(2){border-right:0}footer>span:nth-child(2){display:none}}@media(max-width:650px){header{height:auto;min-height:100px;padding:18px 6%;flex-wrap:wrap;gap:15px}.wordmark{font-size:23px}nav{width:100%;gap:25px;font-size:14px}.hero{padding:24px 6% 0;grid-template-columns:1fr}.hero-heading{padding:0 0 30px}.eyebrow{font-size:11px;margin-bottom:20px}h1{font-size:90px;line-height:.99}.hero-caption{display:none}.hero .text-link{margin-top:12px}.hero-image{height:410px}.hero-bottom{font-size:9px;gap:20px}.hero-bottom>a{display:none}.image-caption{font-size:8px;left:18px;right:18px}.philosophy{display:block;padding:60px 7%}.philosophy>.eyebrow{margin-bottom:26px}h2{font-size:51px}.intro{font-size:17px}.duality{display:grid;grid-template-columns:1fr;gap:12px;margin-top:38px;padding-top:30px}.duality article{padding-left:32px}.duality h3{font-size:42px}.duality p{font-size:15px}.ampersand{font-size:43px;padding-left:32px;line-height:1}.fragrance{grid-template-columns:1fr;padding:35px 6%;gap:25px}.material-image{min-height:380px}.fragrance-copy{padding:10px 0 15px}.fragrance-copy>p:not(.eyebrow){max-width:none}.scent h3{font-size:32px}.world{padding:65px 6%}.section-heading{text-align:left}.section-heading>p:last-child{margin-bottom:30px}.world-grid{grid-template-columns:1fr}.world-grid article{padding:25px 0!important;border-right:0}.world-grid h3{margin:18px 0;font-size:38px}.world-grid p{font-size:16px}.closing{padding:55px 6%}.closing>p:not(.eyebrow){font-size:72px}footer{flex-wrap:wrap;padding:30px 6%;gap:20px}footer>span{font-size:9px}html{scroll-padding-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* The Object: packaging and expanded house story */
.story-prose{max-width:640px}.story-continuation{grid-column:2;margin-top:35px;max-width:610px}.story-continuation p{line-height:1.9}.story-signature{font-family:Georgia,serif;font-style:italic;font-size:28px}.packaging-preview{background:#e6ddd4}.preview-photo{display:block;overflow:hidden}.preview-photo img{width:100%;height:620px;object-fit:cover}.preview-copy{padding:55px 8% 65px;display:grid;grid-template-columns:1fr 1fr;gap:20px 65px}.preview-copy .eyebrow{grid-column:1/-1}.preview-copy p:not(.eyebrow){max-width:420px;margin:0;align-self:center}.preview-copy .text-link{grid-column:2;justify-self:start}nav a[aria-current=page]{border-bottom:1px solid currentColor}.object-intro{padding:70px 6% 55px;display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.object-intro h1{font-size:clamp(64px,7.8vw,120px);line-height:1.06}.object-intro-note{padding-bottom:10px;min-width:230px}.object-intro-note p{font-size:18px;line-height:1.7;margin:0 0 28px}.object-hero{margin:0;position:relative;background:#261b17}.object-hero>img{width:100%;height:auto;max-height:900px;object-fit:cover}.object-hero figcaption{display:flex;justify-content:space-between;gap:20px;padding:20px 6%;color:var(--paper);font-size:12px;letter-spacing:.12em}.chapter-nav{display:flex;justify-content:center;gap:7%;padding:24px 5%;border-bottom:1px solid var(--line);font-size:14px;flex-wrap:wrap}.object-statement{padding:100px 10%;text-align:center}.object-statement>p:last-child{max-width:590px;margin:30px auto 0;font-size:18px;line-height:1.85}.detail-section{display:grid;grid-template-columns:1fr 1fr;margin:0 6% 90px;gap:8%;align-items:center}.detail-photo{position:relative;overflow:hidden;height:650px;background:#392823}.detail-photo img{max-width:none;position:absolute}.surface-photo img{width:260%;height:145%;object-fit:fill;left:-8%;top:-14%}.detail-copy h2{font-size:clamp(44px,4.5vw,69px)}.detail-copy>p:not(.eyebrow){max-width:440px;font-size:17px;line-height:1.85;margin-top:28px}.material-note{border-top:1px solid var(--line);padding-top:22px;margin-top:35px}.material-note>span{font-size:12px;letter-spacing:.12em}.material-note p{font-size:14px;line-height:1.8}.reveal-section{padding:85px 6% 45px;background:#321a22;color:#f3eee7;display:grid;grid-template-columns:40% 1fr;gap:35px 7%;align-items:center}.reveal-heading h2{font-size:clamp(48px,5.3vw,80px)}.reveal-heading>p:not(.eyebrow){max-width:370px;line-height:1.85;font-size:17px;margin-top:30px}.reveal-heading blockquote{font-family:Georgia,serif;font-style:italic;font-size:26px;margin:45px 0 0}.reveal-photo{height:620px}.reveal-photo img{width:230%;height:150%;left:-90%;top:-14%;object-fit:fill}.reveal-caption{grid-column:1/-1;font-size:14px;text-align:right;margin:0;color:#dbc9c8}.vessel-section{margin-top:90px}.vessel-photo img{height:142%;width:280%;left:-72%;top:-41%;object-fit:fill}.ritual-section{background:#e6ddd4;display:grid;grid-template-columns:38% 1fr;align-items:center;gap:7%;padding:70px 6%}.ritual-section p:not(.eyebrow){font-size:17px;max-width:420px;line-height:1.85;margin-top:28px}.ritual-section h2{font-size:clamp(48px,4.5vw,70px)}.ritual-section>img{width:100%;height:600px;object-fit:cover;object-position:68%}.object-finale{text-align:center;padding:90px 7%}.object-finale h2{font-size:clamp(48px,6vw,85px)}.concept-note{max-width:620px;font-size:14px;line-height:1.8;margin:30px auto;color:#715660}.object-page footer{border-top:1px solid var(--line)}
.header-note,.eyebrow,.hero-bottom,.image-caption,.photo-note,.small-number,.coming,.scent>span,.world-grid article>span,footer>span{font-size:12px}.world-grid p{font-size:16px}.image-caption{gap:20px}.object-page img{aspect-ratio:auto}
@media(max-width:1000px){.object-intro{align-items:start}.object-intro-note{min-width:185px}.object-intro-note .eyebrow{letter-spacing:.05em}.detail-photo{height:500px}.detail-section{gap:5%}.reveal-photo{height:500px}.preview-photo img{height:500px}.ritual-section>img{height:500px}.object-intro h1{font-size:80px}.story-continuation{grid-column:1/-1}}
@media(max-width:650px){header nav{gap:12px 21px;flex-wrap:wrap}.object-intro{display:block;padding:45px 6% 30px}.object-intro h1{font-size:62px}.object-intro-note{padding:20px 0 0}.object-intro-note p{font-size:16px;margin-bottom:15px}.object-intro-note p br{display:none}.object-intro-note p{max-width:260px}.object-hero>img{min-height:330px;object-fit:cover}.object-hero figcaption{font-size:12px;letter-spacing:.03em;flex-direction:column;gap:8px}.chapter-nav{gap:12px 24px;padding:20px 6%;justify-content:flex-start;font-size:14px}.object-statement{padding:60px 7%}.object-statement h2{font-size:43px}.object-statement>p:last-child{font-size:16px}.detail-section{grid-template-columns:1fr;gap:32px;margin:0 6% 60px}.detail-photo{height:480px}.detail-copy h2{font-size:46px}.detail-copy>p:not(.eyebrow){font-size:16px}.reveal-section{grid-template-columns:1fr;padding:50px 6% 30px;gap:30px}.reveal-heading h2{font-size:51px}.reveal-photo{height:470px}.reveal-heading blockquote{font-size:24px;margin-top:30px}.reveal-caption{text-align:left;line-height:1.8}.vessel-section{margin-top:60px}.vessel-section .detail-photo{grid-row:1}.ritual-section{grid-template-columns:1fr;padding:50px 6%;gap:25px}.ritual-section>img{height:410px}.ritual-section h2{font-size:48px}.object-finale{padding:60px 6%}.object-finale h2{font-size:49px}.preview-photo img{height:auto;min-height:260px}.preview-copy{display:block;padding:35px 7% 45px}.preview-copy h2{font-size:43px}.preview-copy p:not(.eyebrow){margin:25px 0 15px}.story-continuation{margin-top:30px}.image-caption{font-size:12px;flex-wrap:wrap}.hero-bottom{line-height:1.7}}
.detail-photo img{height:auto}
/* Light Studies */
.light-studies{padding:85px 5%;background:#ede9e0}.light-studies-heading{text-align:center;margin-bottom:45px}.light-studies-heading>p:last-child{font-size:17px}.light-studies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.study-card{display:block;background:#f9f6ef;border:1px solid #4c202b22;transition:transform .25s}.study-card:hover{transform:translateY(-5px)}.study-card>img{width:100%;aspect-ratio:1.25;object-fit:cover}.study-card>div{padding:25px}.study-card h3{font-size:35px;line-height:1.15}.study-card .eyebrow{display:block;margin:0 0 16px}.study-card p{font-size:16px;margin:15px 0 28px}.study-card-link{font-size:14px;border-bottom:1px solid;padding-bottom:5px}.study-page{--ink:#292b29;--paper:#f1eee5;--line:#292b2933;--study-wash:#e3dfd4;--study-deep:#282826;--study-on-deep:#f5f1e8;background:var(--paper);color:var(--ink)}.linen-and-champagne{--ink:#5a4637;--paper:#f4eee3;--line:#5a463733;--study-wash:#e8dccb;--study-deep:#6c5742;--study-on-deep:#f8f0e4}.celadon-and-chalk{--ink:#374737;--paper:#f0f0e6;--line:#37473733;--study-wash:#dce5d6;--study-deep:#374737;--study-on-deep:#eff3e9}.study-nav{display:flex;padding:22px 5%;border-bottom:1px solid var(--line);gap:35px;align-items:center;flex-wrap:wrap;font-size:14px}.study-nav>a:first-child{font-size:12px;letter-spacing:.15em;margin-right:auto}.study-nav-link span{font-size:12px;margin-right:9px;opacity:.7}.study-nav-link.current{border-bottom:1px solid;padding-bottom:4px}.study-title{padding:65px 6% 55px;display:grid;grid-template-columns:1fr 32%;gap:20px 5%}.study-title .eyebrow{grid-column:1/-1;margin-bottom:2px}.study-title h1{font-size:clamp(62px,7.8vw,116px);line-height:1.08;letter-spacing:-.045em;grid-row:2/4}.study-lead{font-size:19px;line-height:1.85;align-self:end;max-width:380px;margin:0}.study-title .text-link{justify-self:start;align-self:start}.study-main-image{margin:0 5%;position:relative}.study-main-image img{width:100%;height:auto;max-height:880px;object-fit:cover}.study-main-image figcaption{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.12em}.study-summary{padding:85px 7%;display:grid;grid-template-columns:1.5fr 1fr;gap:0 10%;align-items:center}.study-summary>.eyebrow{grid-column:1/-1}.study-summary h2{font-size:clamp(46px,5vw,73px)}.study-summary>div>p{max-width:570px;font-size:18px;line-height:1.85;margin-top:30px}.palette{border-left:1px solid var(--line);padding-left:12%}.palette>.eyebrow{display:block}.swatches{display:flex;gap:25px}.swatches>div{flex:1;max-width:100px;display:flex;flex-direction:column;gap:12px;font-size:14px}.swatch{height:75px;border:1px solid #0002}.palette p{font-family:Georgia,serif;font-style:italic}.study-details{display:grid;grid-template-columns:repeat(3,1fr);margin:0 7% 90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.study-details article{padding:35px 30px;border-right:1px solid var(--line)}.study-details article:first-child{padding-left:0}.study-details article:last-child{border:0}.study-details h3{font-size:35px;line-height:1.2;margin:20px 0}.study-details p{font-size:16px;line-height:1.85}.study-reveal{background:var(--study-deep);color:var(--study-on-deep);display:grid;grid-template-columns:36% 1fr;gap:6%;padding:70px 6%;align-items:center}.study-reveal h2{font-size:47px;line-height:1.25;letter-spacing:-.025em}.reveal-words>p:last-child{font-size:16px;line-height:1.9;margin-top:30px}.study-reveal figure{margin:0;overflow:hidden}.study-reveal img{width:100%;height:610px;object-fit:cover;object-position:65% center}.finish-note{padding:50px 8%;text-align:center;background:var(--study-wash)}.finish-note>p:nth-child(2){font-size:16px;line-height:2;max-width:840px;margin:auto}.finish-note .concept-note{color:inherit;opacity:.8;margin-bottom:0}.study-end{text-align:center;padding:85px 5%}.study-end h2{font-size:clamp(55px,6vw,95px);line-height:1.13}.study-end .text-link{margin-top:30px}.study-page footer{border-top:1px solid var(--line)}
/* Each study gives the imagery a different editorial setting. */
.porcelain-and-ink .study-main-image{padding:18px 18px 0;border:1px solid var(--ink)}.porcelain-and-ink .study-main-image figcaption{border:0}.linen-and-champagne .study-title{display:block;text-align:center;padding:60px 8% 45px}.linen-and-champagne .study-title h1{font-size:clamp(60px,7vw,107px);margin:25px 0}.linen-and-champagne .study-lead{margin:0 auto;max-width:590px}.linen-and-champagne .study-title .text-link{margin-top:20px}.linen-and-champagne .study-main-image{margin:0 9%}.linen-and-champagne .study-reveal{grid-template-columns:1fr 36%}.linen-and-champagne .study-reveal figure{grid-column:1;grid-row:1}.linen-and-champagne .reveal-words{grid-column:2}.celadon-and-chalk .study-hero{background:var(--study-wash);padding-bottom:35px}.celadon-and-chalk .study-title h1{font-size:clamp(70px,9vw,136px)}.celadon-and-chalk .study-main-image{margin:0 6%}.celadon-and-chalk .swatch{border-radius:50%;height:auto;aspect-ratio:1}.celadon-and-chalk .study-end{background:var(--study-wash)}
@media(max-width:1150px){header .header-note{display:none}header nav{gap:22px}.study-nav{gap:22px}.study-title{grid-template-columns:1fr 35%}.study-title h1{font-size:80px}.study-reveal h2{font-size:39px}.study-reveal img{height:510px}.study-card h3{font-size:29px}.study-card>div{padding:20px}.study-details article{padding:25px 20px}.study-details h3{font-size:30px}}
@media(max-width:750px){.light-studies{padding:55px 6%}.light-studies-grid{grid-template-columns:1fr;gap:25px}.light-studies-heading{text-align:left}.study-card>img{aspect-ratio:1.5}.study-card h3{font-size:35px}.study-card>div{padding:25px}.study-nav{gap:15px 20px;padding:20px 6%;font-size:14px}.study-nav>a:first-child{flex-basis:100%;margin:0}.study-title{display:block;padding:40px 6% 30px}.study-title h1{font-size:61px!important;margin:25px 0}.study-lead{font-size:17px;max-width:490px}.study-title .text-link{margin-top:15px}.study-main-image{margin:0 5%}.study-main-image img{min-height:300px;object-fit:cover}.study-main-image figcaption{font-size:12px;letter-spacing:.06em;flex-direction:column;gap:7px}.porcelain-and-ink .study-main-image{padding:8px 8px 0}.linen-and-champagne .study-title{padding:40px 6% 30px}.linen-and-champagne .study-main-image{margin:0 5%}.study-summary{padding:55px 7%;grid-template-columns:1fr;gap:25px}.study-summary h2{font-size:48px}.study-summary>div>p{font-size:17px}.palette{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.swatches{max-width:350px}.study-details{display:block;margin:0 7% 55px}.study-details article{border:0;border-bottom:1px solid var(--line);padding:25px 0}.study-details article:last-child{border:0}.study-details h3{font-size:33px}.study-reveal,.linen-and-champagne .study-reveal{grid-template-columns:1fr;padding:45px 6%;gap:25px}.study-reveal h2{font-size:39px}.linen-and-champagne .reveal-words,.linen-and-champagne .study-reveal figure{grid-column:auto;grid-row:auto}.study-reveal img{height:400px;object-position:center}.finish-note{padding:35px 7%}.study-end{padding:60px 6%}.study-end h2{font-size:57px}}
@media(prefers-reduced-motion:reduce){.study-card{transition:none}.study-card:hover{transform:none}}
/* Product families and gifts */
.product-family{padding:75px 6%;background:var(--study-wash);margin-bottom:75px}.family-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:15px 8%;align-items:center}.family-heading .eyebrow{grid-column:1/-1}.family-heading h2{font-size:clamp(44px,5vw,73px)}.family-heading>p:last-child{font-size:18px;line-height:1.85;max-width:430px}.product-family figure{margin:45px 0 0}.product-family figure img{width:100%;height:auto}.product-family figcaption{font-size:12px;letter-spacing:.1em;padding:17px 0;border-bottom:1px solid var(--line)}.family-types{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:35px 0}.family-types h3{font-size:34px;margin:20px 0}.family-types p{font-size:16px;line-height:1.85}.home-gifts{display:grid;grid-template-columns:1.2fr 1fr;gap:6%;align-items:center;background:#292826;color:#f3eee7;padding:65px 6%}.home-gift-photo img{width:100%;height:530px;object-fit:cover}.home-gifts h2{font-size:clamp(45px,5vw,75px)}.home-gifts p:not(.eyebrow){max-width:370px;font-size:17px;line-height:1.8;margin:25px 0}.home-gifts .text-link{border-color:currentColor}.gifts-page{--ink:#37312a;--paper:#f3eee7;--line:#37312a33}.gift-heading{padding:70px 6% 40px;text-align:center}.gift-heading h1{font-size:clamp(62px,7vw,110px);line-height:1.12;letter-spacing:-.04em}.gift-heading>p:not(.eyebrow){font-size:19px;line-height:1.8;margin:30px auto}.gift-heading nav{justify-content:center;gap:35px;flex-wrap:wrap;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gift-chapter{padding:50px 6% 70px;scroll-margin-top:15px}.gift-title{margin-bottom:35px}.gift-title h2{font-size:clamp(50px,5.5vw,82px)}.gift-title>p:last-child{font-size:18px;margin:22px 0 0}.gift-chapter figure{margin:0}.gift-chapter img{width:100%;height:auto}.gift-story{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;padding:40px 0 0}.gift-story h3{font-size:49px;line-height:1.15}.gift-story>div>p:first-child{font-size:18px;line-height:1.85;margin:0 0 25px}.gift-contents{font-size:12px;letter-spacing:.09em;line-height:1.9}.gift-finish{font-size:14px;line-height:1.8;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.discovery-gift{background:#e8dccb;color:#594636}.house-gift{background:#dce5d6;color:#374737}.gift-ending{text-align:center;padding:85px 7%}.gift-ending h2{font-size:clamp(48px,5.5vw,80px);line-height:1.15}.gift-ending .concept-note{margin:35px auto}.gifts-page footer{border-top:1px solid var(--line)}
@media(max-width:750px){.product-family{padding:50px 6%;margin-bottom:45px}.family-heading{display:block}.family-heading h2{font-size:45px}.family-heading>p:last-child{font-size:17px}.product-family figure{margin-top:25px}.family-types{grid-template-columns:1fr;gap:15px;padding:25px 0}.family-types article{border-bottom:1px solid var(--line);padding:15px 0}.family-types h3{font-size:32px;margin:15px 0}.home-gifts{grid-template-columns:1fr;padding:40px 6%;gap:30px}.home-gift-photo img{height:auto}.home-gifts h2{font-size:48px}.gift-heading{padding:45px 6% 25px}.gift-heading h1{font-size:57px}.gift-heading>p:not(.eyebrow){font-size:17px}.gift-heading nav{gap:15px 25px;justify-content:flex-start}.gift-chapter{padding:40px 6%}.gift-title h2{font-size:46px}.gift-title>p:last-child{font-size:17px}.gift-story{grid-template-columns:1fr;gap:25px;padding-top:30px}.gift-story h3{font-size:40px}.gift-story>div>p:first-child{font-size:17px}.gift-ending{padding:55px 6%}.gift-ending h2{font-size:46px}}
/* The Tulip Collection */
.tulip-page{--ink:#554034;--paper:#f5eee5;--line:#55403433;background:var(--paper);color:var(--ink)}.tulip-intro{padding:65px 6% 45px;display:flex;justify-content:space-between;align-items:end;gap:6%}.tulip-intro h1{font-size:clamp(65px,7vw,108px);line-height:1.1;letter-spacing:-.04em}.tulip-intro>p{font-size:17px;line-height:1.85;max-width:260px}.tulip-hero{margin:0 4%}.tulip-hero img{width:100%;height:auto}.tulip-hero figcaption{display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:12px;letter-spacing:.1em;border-bottom:1px solid var(--line)}.tulip-story{text-align:center;padding:90px 7% 75px}.tulip-story h2{font-size:clamp(48px,5.5vw,80px)}.tulip-story>p:not(.eyebrow){font-size:18px;line-height:1.85;max-width:620px;margin:25px auto}.tulip-collection{padding:50px 6% 80px;background:#ecdfd4}.tulip-section-heading{margin-bottom:40px}.tulip-section-heading h2{font-size:62px}.tulip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.tulip-grid>a{display:block;background:#f8f3ec;padding-bottom:26px}.tulip-grid img{width:100%;aspect-ratio:1.25;object-fit:cover}.tulip-grid .eyebrow,.tulip-grid h3,.tulip-grid p,.tulip-card-link{display:block;margin-left:24px;margin-right:24px}.tulip-grid .eyebrow{margin-top:25px;margin-bottom:15px;font-size:12px;letter-spacing:.06em}.tulip-grid h3{font-size:36px}.tulip-grid p{font-size:16px;line-height:1.7}.tulip-card-link{font-size:14px;text-decoration:underline;text-underline-offset:6px;margin-top:25px}.single-bloom{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center;padding:90px 6%}.single-bloom>img{width:100%;height:620px;object-fit:cover;object-position:25%}.single-bloom h2{font-size:clamp(48px,5vw,75px)}.single-bloom>div>p:not(.eyebrow){font-size:17px;line-height:1.85;max-width:420px;margin-top:25px}.tulip-detail-note{border-top:1px solid var(--line);padding-top:20px;margin-top:30px}.tulip-detail-note p{font-size:14px;line-height:1.8}.three-blooms{padding:70px 6%;background:#e8d4c9}.three-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 10%;align-items:end;margin-bottom:40px}.three-heading .eyebrow{grid-column:1/-1}.three-heading h2{font-size:76px}.three-heading>p:last-child{font-size:19px;line-height:1.85}.three-blooms>img{width:100%;height:auto}.tulip-gift-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:40px 0 20px}.tulip-gift-notes h3{font-size:32px}.tulip-gift-notes p{font-size:16px;line-height:1.85}.garden-section{padding:85px 6% 50px}.garden-section>div{display:grid;grid-template-columns:1fr 1fr;gap:0 8%;margin-bottom:35px}.garden-section .eyebrow{grid-column:1/-1}.garden-section h2{grid-row:2/4;font-size:clamp(48px,5vw,75px)}.garden-section>div>p:not(.eyebrow){font-size:17px;line-height:1.8;margin-top:0}.garden-section figure{margin:0}.garden-section img{width:100%;height:auto}.garden-section figcaption{font-size:12px;letter-spacing:.13em;padding-top:20px}.tulip-ending{text-align:center;padding:70px 6% 85px;background:#ece3d9}.tulip-ending h2{font-size:clamp(53px,6vw,88px)}.tulip-signature{font-family:Georgia,serif;font-style:italic;font-size:24px;margin-top:30px}.tulip-ending .concept-note{color:var(--ink);font-size:14px}.tulip-preview,.tulip-gift-preview{display:grid;grid-template-columns:1.15fr 1fr;gap:6%;align-items:center;padding:65px 6%;background:#e8d4c9;color:#554034}.tulip-preview-image img,.tulip-gift-preview>img{width:100%;height:490px;object-fit:cover}.tulip-preview h2,.tulip-gift-preview h2{font-size:clamp(43px,4.7vw,71px)}.tulip-preview p:not(.eyebrow),.tulip-gift-preview p:not(.eyebrow){font-size:17px;line-height:1.8;max-width:430px;margin:25px 0}.tulip-preview .text-link,.tulip-gift-preview .text-link{border-color:currentColor}header .header-note{display:none}
@media(max-width:1000px){header nav{gap:16px}.tulip-intro{display:block}.tulip-intro>p{max-width:440px}.tulip-grid{gap:17px}.tulip-grid h3{font-size:30px}.single-bloom{gap:5%}.single-bloom>img{height:540px}}
@media(max-width:700px){header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px 6%;gap:17px}header nav{width:100%;flex-wrap:wrap;gap:12px 20px;font-size:14px}.tulip-intro{padding:40px 6% 25px}.tulip-intro h1{font-size:58px}.tulip-intro>p{font-size:16px;margin-top:25px}.tulip-hero figcaption{flex-direction:column;gap:10px;font-size:12px;letter-spacing:.04em}.tulip-story{padding:55px 7%}.tulip-story h2{font-size:46px}.tulip-story>p:not(.eyebrow){font-size:17px}.tulip-collection{padding:45px 6%}.tulip-section-heading h2{font-size:48px}.tulip-grid{grid-template-columns:1fr;gap:25px}.tulip-grid img{aspect-ratio:1.5}.tulip-grid h3{font-size:36px}.single-bloom{grid-template-columns:1fr;padding:50px 6%;gap:30px}.single-bloom>img{height:auto}.single-bloom h2{font-size:48px}.three-blooms{padding:45px 6%}.three-heading{display:block;margin-bottom:25px}.three-heading h2{font-size:54px}.three-heading>p:last-child{font-size:17px}.tulip-gift-notes{grid-template-columns:1fr;gap:20px}.tulip-gift-notes article{border-bottom:1px solid var(--line)}.garden-section{padding:50px 6%}.garden-section>div{display:block}.garden-section h2{font-size:47px;margin-bottom:25px}.tulip-ending{padding:50px 6%}.tulip-ending h2{font-size:51px}.tulip-preview,.tulip-gift-preview{grid-template-columns:1fr;padding:40px 6%;gap:30px}.tulip-preview-image img,.tulip-gift-preview>img{height:auto}.tulip-preview h2,.tulip-gift-preview h2{font-size:47px}}
/* Customer launch information */
.launch-note{padding:12px 6%;background:#ebe3da;border-bottom:1px solid #55403425;color:#554034;text-align:center;font-size:14px;line-height:1.6;letter-spacing:.015em}.study-page .launch-note{background:var(--study-wash);color:var(--ink)}.concept-note{font-size:14px;line-height:1.8}@media(max-width:700px){.launch-note{padding:12px 6%;text-align:left;font-size:14px}}
/* Single Bloom interactive product preview */
.bloom-experience{min-width:0;align-self:start}.bloom-experience [hidden]{display:none!important}.bloom-experience [data-bloom-photo]{position:relative}.single-bloom .bloom-experience img{width:100%;display:block}.bloom-start{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);padding:16px 25px;background:#f8f3ec;color:#521c2b;border:1px solid #521c2b;font:inherit;cursor:pointer;white-space:nowrap}.bloom-start:disabled{cursor:wait;opacity:.7}.bloom-experience [role=status]{font-size:14px}.bloom-experience [role=status]:empty{display:none}.bloom-stage{height:520px;position:relative;cursor:grab;touch-action:pan-y;background:#ede7de;overflow:hidden;animation:bloom-enter .8s ease-out both}.bloom-stage:active{cursor:grabbing}.bloom-stage canvas{touch-action:pan-y!important}.bloom-hint{position:absolute;bottom:20px;left:0;right:0;text-align:center;pointer-events:none;font-size:14px;color:#61554b}.bloom-controls{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:18px 0 0}.bloom-controls>div{display:flex;gap:8px}.bloom-controls button,.bloom-photo-link,.bloom-error button{font:inherit;font-size:14px;color:#521c2b;border:1px solid #c7b9ad;background:transparent;padding:10px 12px;min-height:44px;cursor:pointer}.bloom-controls button[aria-pressed=true]{border-color:#521c2b;background:#f5eee6}.bloom-controls button{display:flex;align-items:center;gap:8px}.swatch{width:16px;height:16px;border-radius:50%;border:1px solid #b1a292;display:inline-block}.swatch.ivory{background:#f5e8ce}.swatch.blush{background:#e9a8b1}.single-bloom .bloom-caption{font-size:14px;line-height:1.5;margin:16px 0 8px;color:#6a5b50}.bloom-photo-link{border:0;text-decoration:underline;padding-left:0}.bloom-experience button:focus-visible,.bloom-stage:focus-visible{outline:2px solid #521c2b;outline-offset:4px}.bloom-error{padding:60px 30px;background:#ede7de}@keyframes bloom-enter{from{opacity:0}to{opacity:1}}@media(max-width:700px){.bloom-stage{height:430px}.bloom-controls{gap:10px}.bloom-start{bottom:20px}}@media(prefers-reduced-motion:reduce){.bloom-stage{animation:none}}

.single-bloom .bloom-experience img{height:520px;object-fit:cover;object-position:25%}@media(max-width:700px){.single-bloom .bloom-experience img{height:auto}}
/* Brand identity concept gallery */
.logo-page{background:#f5f0e8;color:#362722}.logo-intro{padding:75px 6% 44px;max-width:1000px}.logo-intro h1{font-size:clamp(58px,7vw,106px);line-height:1.08;letter-spacing:-.035em}.logo-intro>p:not(.eyebrow){max-width:580px;font-size:18px;line-height:1.8;margin-top:28px}.logo-intro .logo-preview-note{font-size:14px!important;color:#6f5a50;margin-top:15px!important}.logo-index{display:flex;flex-wrap:wrap;gap:18px 28px;margin:0 6% 35px;padding:25px 0;border-top:1px solid #36272233;border-bottom:1px solid #36272233}.logo-index a{font-size:15px;line-height:1.7;text-underline-offset:5px}.logo-index a:hover{text-decoration:underline}.logo-index span{color:#806a5e;margin-right:7px}.logo-direction{padding:42px 6% 62px;scroll-margin-top:25px}.logo-direction+.logo-direction{border-top:1px solid #36272222}.logo-direction-heading{margin-bottom:28px}.logo-direction h2{font-size:clamp(37px,4vw,60px);line-height:1.15}.logo-direction-heading>p:last-child{font-size:17px;line-height:1.8;max-width:650px;margin-top:20px}.logo-board{display:block}.logo-board img{display:block;width:100%;height:auto;border:1px solid #36272220}.logo-full{display:inline-block;font-size:14px;margin-top:18px;text-decoration:underline;text-underline-offset:5px;min-height:30px}.logo-page a:focus-visible{outline:2px solid #521c2b;outline-offset:5px}header nav{flex-wrap:wrap}@media(max-width:700px){.logo-intro{padding:45px 6% 28px}.logo-intro h1{font-size:58px}.logo-index{gap:12px 20px}.logo-direction{padding:30px 6% 40px}.logo-direction-heading>p:last-child{font-size:16px}}@media(min-width:701px) and (max-width:1150px){header{height:auto;min-height:110px;gap:20px;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}header nav{gap:15px}}
/* Shared brand resource navigation */
footer{flex-wrap:wrap;gap:20px}footer nav{flex-wrap:wrap;font-size:14px;gap:20px}
