:root{--ink:#181615;--muted:#6f6a66;--brown:#7e4e2d;--ivory:#fcfaf8;--paper:#fff;--blush:#f6e8e7;--lavender:#eee8f7;--sage:#e7eee7;--sand:#f2eadf;--line:#e7e1dc;--focus:#574cd5;--container:min(1440px,calc(100% - 40px));font-family:"Helvetica Neue","Noto Sans",Arial,sans-serif;color:var(--ink);background:var(--ivory);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}a,button,input,summary{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{box-shadow:0 0 0 3px var(--ivory),0 0 0 6px var(--focus);border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.announcement{height:32px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.site-header{height:88px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40;backdrop-filter:blur(12px)}.header-shell{width:var(--container);height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative}.brand-logo{grid-column:2}.brand-logo img{width:142px;height:auto}.site-menu{grid-column:1;grid-row:1;display:flex;align-items:center;gap:28px;font-size:.84rem}.site-menu>a,.nav-group>button{padding:12px 0}.nav-group{position:relative}.nav-group>button{border:0;background:transparent;cursor:pointer}.nav-panel{display:none;position:absolute;top:calc(100% + 10px);left:-18px;width:250px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:0 14px 40px rgba(24,22,21,.1)}.nav-panel a{display:block;padding:9px 11px;border-radius:8px}.nav-panel a:hover{background:var(--ivory)}.nav-group:hover .nav-panel,.nav-group:focus-within .nav-panel,.nav-group.open .nav-panel{display:block}.site-menu .nav-shop{display:none}.header-shop{grid-column:3;justify-self:end;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:11px}.menu-toggle span:not(.sr-only){display:block;width:21px;height:1px;background:var(--ink);margin:5px 0;transition:.25s}
main{min-height:65vh}.eyebrow{margin:0 0 12px;font-size:.73rem;line-height:1.25;text-transform:uppercase;letter-spacing:.11em;font-weight:700;color:var(--brown)}h1,h2,h3,p{overflow-wrap:break-word}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.025em}h1{font-size:clamp(2.35rem,5vw,4.75rem);line-height:1.02;margin:0 0 24px}h2{font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.12;margin:0 0 18px}h3{font-size:1.05rem;line-height:1.3}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 25px;border-radius:999px;background:var(--ink);color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--ink);transition:.2s}.button:hover{background:var(--brown);border-color:var(--brown)}.button.secondary{background:transparent;color:var(--ink)}.button.secondary:hover{background:var(--ink);color:#fff}.button.light{border-color:#fff;color:#fff}.button.wide{width:100%}.button-row{display:flex;gap:10px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700;border-bottom:1px solid transparent}.text-link:hover{border-bottom-color:currentColor}.section{width:var(--container);margin:0 auto;padding:96px 0}.section-heading{max-width:680px;margin-bottom:42px}.section-heading>p:last-child{color:var(--muted);max-width:590px}.section-heading.narrow{max-width:640px}.row-heading{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}.row-heading h2{margin-bottom:0}.row-heading>span{color:var(--muted);font-size:.9rem}
.hero{min-height:700px;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);background:linear-gradient(120deg,#faf4f2 0%,#f6e8e7 52%,#eee8f7 100%);overflow:hidden}.hero-copy{padding:120px max(40px,calc((100vw - 1440px)/2));padding-right:30px;align-self:center;z-index:2}.hero-copy>p:not(.eyebrow){max-width:580px;color:#4f4945;font-size:1.08rem;margin:0 0 32px}.hero-art{position:relative;min-height:700px}.hero-orb{position:absolute;width:570px;height:570px;border-radius:50%;background:rgba(255,255,255,.44);left:12%;top:9%}.hero-main{position:absolute;width:min(62%,600px);left:18%;top:5%;filter:drop-shadow(0 30px 35px rgba(91,64,45,.13))}.hero-float{position:absolute;width:210px;background:#fff;border-radius:50%;padding:12px;box-shadow:0 20px 45px rgba(24,22,21,.12)}.hero-float.one{right:5%;top:11%;transform:rotate(7deg)}.hero-float.two{left:0;bottom:5%;transform:rotate(-7deg)}
.category-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.category-tile{border-radius:18px;overflow:hidden;display:grid;grid-template-columns:.95fr 1.05fr;min-height:410px}.category-tile.blush{background:var(--blush)}.category-tile.lavender{background:var(--lavender)}.category-tile.sage{background:var(--sage)}.category-tile.sand{background:var(--sand)}.category-copy{padding:42px 28px 38px 38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.category-copy h3{font-family:Georgia,serif;font-size:clamp(1.55rem,2.5vw,2.3rem);font-weight:400;margin:0 0 15px}.category-copy>p:not(.eyebrow){color:#4d4946}.category-copy .text-link{margin-top:10px}.category-image{display:grid;place-items:center;padding:25px;overflow:hidden}.category-image img{width:100%;aspect-ratio:1;object-fit:contain;transition:transform .4s}.category-tile:hover img{transform:scale(1.035)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 18px}.product-card{min-width:0}.product-media{display:block;background:#fff;border-radius:14px;overflow:hidden;aspect-ratio:1}.product-media img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.product-card:hover .product-media img{transform:scale(1.025)}.product-card-body{display:flex;flex-direction:column;min-height:238px;padding:18px 4px 0}.product-card .eyebrow{font-size:.67rem;margin-bottom:7px}.product-card h3{font-family:Georgia,serif;font-size:1.08rem;font-weight:400;margin:0 0 8px}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.card-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--muted);font-size:.86rem;line-height:1.5;margin:0}.product-card.expanded .card-description{display:block}.description-toggle{width:max-content;border:0;background:transparent;padding:5px 0;margin:1px 0 8px;color:var(--brown);font-size:.72rem;text-decoration:underline;cursor:pointer}.card-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-family:Georgia,serif;font-size:1.12rem}.card-bottom .text-link{font-size:.68rem}.brand-band{background:var(--brown);color:#fff;margin:30px 0}.brand-band>div{width:var(--container);padding:110px 0;max-width:780px}.brand-band .eyebrow{color:#ecd8c8}.brand-band p:not(.eyebrow){max-width:650px;color:#f5ebe3;margin-bottom:30px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border:1px solid var(--line);padding:30px;border-radius:16px}.review-stars{color:var(--brown);letter-spacing:.1em}.review-card h3{font-family:Georgia,serif;font-size:1.2rem;font-weight:400}.review-card blockquote{margin:12px 0;color:#4f4a46;font-size:.9rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.review-card>p{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.catalog-cta{width:var(--container);margin:35px auto 96px;padding:84px 30px;text-align:center;background:var(--lavender);border-radius:18px}.catalog-cta p:not(.eyebrow){max-width:610px;margin:0 auto 28px;color:#57525a}
.page-intro{width:var(--container);padding:78px 0 48px;max-width:1440px}.page-intro>p:not(.eyebrow){max-width:820px;font-size:1.08rem;color:var(--muted)}.category-intro{padding-bottom:24px}.category-intro .category-description{max-width:850px;font-size:1rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:55px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.breadcrumbs a:hover{color:var(--ink)}.catalog-section,.category-products{padding-top:40px}.catalog-tools{position:sticky;top:87px;z-index:20;background:rgba(252,250,248,.97);padding:16px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{min-height:41px;padding:9px 15px;border:1px solid var(--line);background:#fff;border-radius:999px;cursor:pointer;font-size:.78rem}.filter span{color:var(--muted);margin-left:4px}.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.filter.active span{color:#ddd}.search-box{position:relative;min-width:260px}.search-box input{width:100%;height:41px;border:1px solid var(--line);border-radius:999px;padding:8px 40px 8px 16px;background:#fff}.search-box>span{position:absolute;right:15px;top:8px}.result-count{font-size:.82rem;color:var(--muted);margin:17px 0 30px}.product-card.filtered{display:none}.no-results{text-align:center;padding:70px 0}.faq-section{border-top:1px solid var(--line)}.faq-list{max-width:900px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:24px 4px;font-family:Georgia,serif;font-size:1.15rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-family:Arial,sans-serif;font-size:1.4rem;transition:.2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{padding:0 45px 25px 4px;margin:0;color:var(--muted);max-width:760px}
.product-shell{width:var(--container);padding:45px 0 92px}.product-shell .breadcrumbs{margin-bottom:35px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(40px,7vw,105px);align-items:start}.gallery-main{background:#fff;border-radius:18px;overflow:hidden}.gallery-main img{width:100%;aspect-ratio:1;object-fit:contain}.thumbnails{display:flex;gap:10px;margin-top:12px}.thumbnail{width:72px;height:72px;padding:3px;background:#fff;border:1px solid var(--line);border-radius:9px;cursor:pointer}.thumbnail img{width:100%;height:100%;object-fit:contain}.thumbnail.active{border-color:var(--ink)}.product-info{position:sticky;top:145px}.product-info h1{font-size:clamp(2.2rem,4vw,4.15rem)}.product-description{color:var(--muted);max-width:590px}.buy-box{margin:30px 0 18px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.buy-box>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product-price{font-family:Georgia,serif;font-size:1.65rem}.availability{font-size:.78rem;color:#486448}.availability i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5a815a;margin-right:5px}.buy-box>p{font-size:.73rem;color:var(--muted);margin:10px 0 0;text-align:center}.product-note{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;text-align:center;font-size:.68rem;color:var(--muted)}.product-note span{background:#fff;border:1px solid var(--line);padding:10px 6px;border-radius:8px}.product-features{background:var(--sand);display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding:90px max(20px,calc((100vw - 1440px)/2))}.product-features>div p:last-child{color:var(--muted)}.product-features ul{list-style:none;margin:0;padding:0}.product-features li{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid rgba(126,78,45,.2)}.product-features li span{color:var(--brown)}.review-controls{display:flex;gap:7px}.review-controls button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer}.review-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 3px 16px;scrollbar-width:thin}.review-track .review-card{flex:0 0 min(440px,80vw);scroll-snap-align:start}.related-products{border-top:1px solid var(--line)}
.editorial-intro{padding-bottom:90px}.split-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--blush)}.split-story>div{padding:80px max(40px,calc((100vw - 1440px)/2));padding-right:7vw}.split-story>div p:not(.eyebrow){color:#5b514c}.split-story img{width:100%;height:100%;max-height:690px;object-fit:contain;background:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-grid article{padding:35px;border:1px solid var(--line);border-radius:14px;background:#fff}.value-grid article>span{font-family:Georgia,serif;color:var(--brown);font-size:1.6rem}.value-grid h3{font-family:Georgia,serif;font-weight:400;font-size:1.35rem}.value-grid p{color:var(--muted)}.pathway-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pathway{border-radius:14px;overflow:hidden}.pathway.blush{background:var(--blush)}.pathway.lavender{background:var(--lavender)}.pathway.sage{background:var(--sage)}.pathway.sand{background:var(--sand)}.pathway img{width:100%;aspect-ratio:1;object-fit:contain}.pathway span{display:flex;justify-content:space-between;align-items:center;padding:20px;font-family:Georgia,serif}.pathway small{font-family:Arial,sans-serif;text-transform:uppercase;font-size:.6rem;letter-spacing:.1em}.legal-page{width:min(780px,calc(100% - 40px));margin:0 auto;padding:70px 0 110px}.legal-page .breadcrumbs{margin-bottom:50px}.legal-page h1{font-size:clamp(2.4rem,5vw,4.1rem)}.legal-page h2{font-family:Georgia,serif;font-size:1.55rem;margin:38px 0 10px}.legal-page p{color:#4f4a47}.legal-page a{text-decoration:underline}.legal-date{font-size:.83rem;color:var(--muted)!important}
.site-footer{background:var(--ink);color:#fff;padding:75px max(20px,calc((100vw - 1440px)/2)) 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-brand img{width:145px}.footer-brand p{max-width:400px;color:#bdb8b5}.footer-brand>a{text-decoration:underline}.site-footer h2{font-family:Arial,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.11em;margin-bottom:20px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:9px 0;color:#d5d1ce;font-size:.87rem}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #3b3836;margin-top:60px;padding-top:22px;font-size:.7rem;color:#9e9996}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-stack{grid-template-columns:1fr}.hero{grid-template-columns:.9fr 1.1fr}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.pathway-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){:root{--container:calc(100% - 36px)}.announcement{font-size:.62rem;padding:0 12px;text-align:center}.site-header{height:70px}.header-shell{grid-template-columns:1fr auto 1fr}.menu-toggle{display:block;grid-column:1;grid-row:1;margin-left:-11px}.brand-logo img{width:120px}.header-shop{font-size:.7rem}.site-menu{display:none;position:fixed;top:102px;left:0;right:0;height:calc(100dvh - 102px);background:var(--ivory);padding:24px 18px 45px;overflow-y:auto;align-items:stretch;flex-direction:column;gap:0;font-family:Georgia,serif;font-size:1.35rem}.site-menu.open{display:flex}.site-menu>a,.nav-group>button{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid var(--line);padding:17px 2px;text-align:left}.nav-group>button{font-family:Georgia,serif;font-size:1.35rem}.nav-panel{position:static;box-shadow:none;border:0;border-radius:0;width:auto;background:transparent;padding:4px 0 12px}.nav-panel a{font-family:Arial,sans-serif;font-size:.88rem;padding:9px 12px}.site-menu .nav-shop{display:flex;margin-top:15px;border:1px solid var(--ink);border-radius:999px;padding:12px 18px;font-family:Arial,sans-serif;font-size:.8rem;text-transform:uppercase}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:75px 18px 30px}.hero-art{min-height:520px}.section{padding:68px 0}.category-tile{min-height:350px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-body{min-height:230px}.brand-band>div{padding:75px 0}.review-grid{grid-template-columns:1fr}.catalog-tools{top:69px;align-items:stretch;flex-direction:column}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.filter{flex:none}.search-box{min-width:0}.product-layout{grid-template-columns:1fr}.product-info{position:static}.product-features{grid-template-columns:1fr;gap:30px;padding:70px 18px}.split-story{grid-template-columns:1fr}.split-story>div{padding:70px 18px}.value-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.breadcrumbs{margin-bottom:38px}}
@media(max-width:580px){h1{font-size:2.5rem}.header-shop{font-size:0}.header-shop span{font-size:1rem}.hero-art{min-height:400px}.hero-main{width:78%;left:11%}.hero-float{width:135px}.hero-float.one{right:-2%}.hero-float.two{left:-2%}.category-tile{grid-template-columns:1fr;min-height:0}.category-copy{padding:32px 25px 15px}.category-image{padding:10px 35px 25px}.row-heading{align-items:flex-start;flex-direction:column;gap:13px}.product-grid{gap:28px 10px}.product-card-body{padding-top:12px;min-height:225px}.product-card h3{font-size:.95rem}.card-description{font-size:.78rem}.card-bottom{align-items:flex-start;flex-direction:column}.card-bottom .text-link{display:none}.review-card{padding:24px}.catalog-cta{padding:60px 18px}.page-intro{padding-top:55px}.product-shell{padding-top:32px}.product-layout{gap:35px}.thumbnail{width:60px;height:60px}.product-note{grid-template-columns:1fr}.product-features{padding-left:18px;padding-right:18px}.pathway-grid{grid-template-columns:1fr 1fr}.pathway span{padding:14px;font-size:.85rem}.pathway small{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-bottom{flex-direction:column}.site-footer{padding-top:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
