:root{--ivory: #f6f2ec;--soft-white: #fafaf8;--pearl-gray: #e9e5df;--charcoal: #262626;--soft-gold: #c8a76b;--muted: #696561;--line: rgba(38, 38, 38, .14);--display: "Newsreader", Georgia, serif;--body: "Figtree", "PingFang SC", sans-serif;--page-max: 1360px;--header-height: 77px;--radius-sm: 2px}*{box-sizing:border-box}html{color-scheme:light;background:var(--soft-white);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:clip;background:var(--soft-white);color:var(--charcoal);font-family:var(--body);font-size:17px;font-weight:400;line-height:1.56;text-rendering:optimizeLegibility}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p{margin-top:0}.container{width:min(var(--page-max),calc(100% - 64px));margin-inline:auto}.display{font-family:var(--display);font-weight:400;line-height:1.02;letter-spacing:-.012em}.overline{margin:0;color:#755f38;font-size:13px;font-weight:500;letter-spacing:.055em}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--soft-white)}.header-inner{min-height:var(--header-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.logo-link{grid-column:2;display:inline-flex;align-items:center;justify-content:center}.wordmark{width:auto;height:40px;object-fit:contain}.nav-list,.utility-list{display:flex;align-items:center;gap:clamp(16px,1.8vw,26px);font-size:14px;font-weight:500}.nav-list{grid-column:1;grid-row:1}.utility-list{grid-column:3;grid-row:1;justify-content:flex-end}.nav-link,.utility-list a{border-bottom:1px solid transparent;padding-block:6px}.nav-link:hover,.nav-link:focus-visible,.utility-list a:hover,.utility-list a:focus-visible{border-color:var(--soft-gold);outline:none}.menu-button{display:none;border:0;padding:8px 0;background:transparent;font-size:14px;font-weight:500}.hero-overlay{position:relative;min-height:min(790px,calc(100vh - var(--header-height)));overflow:hidden;background-color:#4b4038;background-image:var(--hero-image);background-position:center 38%;background-repeat:no-repeat;background-size:cover;color:var(--soft-white)}.hero-media{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:flex-end;overflow:hidden;pointer-events:none}.hero-foreground{width:auto;height:100%;max-width:none;object-fit:contain;object-position:right center;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.24) 18%,#000 42%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.24) 18%,#000 42%)}.hero-overlay:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#191614d6,#191614a3 35%,#1916143b 63%,#19161408);content:"";pointer-events:none}.hero-overlay-inner{position:relative;z-index:3;min-height:inherit;display:flex;align-items:center;padding-block:60px}.hero-copy{position:relative;z-index:4;align-self:center}.hero-copy{width:min(680px,54%)}.hero-title{max-width:13ch;margin:18px 0 24px;font-size:clamp(72px,5.7vw,82px);font-weight:300;line-height:1}.hero-overline{color:#fafaf8d1}.hero-proposition{max-width:34ch;margin-bottom:0;color:#fafaf8e0;font-size:18px;line-height:1.55}.prototype-badge{position:absolute;z-index:4;right:0;bottom:24px;margin:0;padding:7px 10px;border:1px solid rgba(250,250,248,.35);background:#26262659;color:#fafaf8db;font-size:13px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--charcoal);border-radius:var(--radius-sm);padding:12px 22px;background:var(--charcoal);color:var(--soft-white);font-size:14.5px;font-weight:600;cursor:pointer}.button.light{margin-top:32px;border-color:var(--soft-white);background:var(--soft-white);color:var(--charcoal)}.button:hover,.button:focus-visible{outline:2px solid var(--soft-gold);outline-offset:3px}.section{padding-block:88px}.section.soft{background:var(--ivory)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:38px}.section-head h2{margin:6px 0 0;font-size:clamp(36px,3.2vw,46px)}.compact-head{margin-bottom:34px}.text-link{border-bottom:1px solid var(--soft-gold);font-size:14px;font-weight:500}.media-frame{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--line);background:var(--media-edge, var(--pearl-gray))}.media-frame img{width:100%;height:100%;object-fit:contain}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{min-width:0}.product-card .media-frame{margin-bottom:16px}.product-card-link{display:block}.product-card h3{margin:0;font-family:var(--display);font-size:25px;font-weight:400;line-height:1.12;letter-spacing:-.008em}.product-card p{margin:8px 0 0;color:var(--muted);font-size:16px}.product-card-link:hover h3,.product-card-link:focus-visible h3{text-decoration:underline;text-decoration-color:var(--soft-gold);text-underline-offset:4px}.product-card-link:focus-visible{outline:2px solid var(--soft-gold);outline-offset:4px}.editorial-band{display:grid;grid-template-columns:4fr 7fr;gap:8.333%;align-items:center}.editorial-band h2{margin:0;max-width:9ch;font-size:clamp(50px,5vw,72px);font-weight:300}.editorial-copy{max-width:560px;color:#514e4a;font-size:18px;line-height:1.58}.site-footer{border-top:1px solid var(--line);padding-block:42px;background:var(--soft-white)}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:32px;color:var(--muted);font-size:13px}.footer-wordmark{height:28px;opacity:.8}.page-intro{padding:54px 0 32px;border-bottom:1px solid var(--line);background:var(--ivory)}.collection-intro-row{display:flex;align-items:end;justify-content:space-between;gap:48px}.page-intro h1{margin:8px 0 0;font-size:clamp(38px,3vw,42px)}.page-intro p:last-child{max-width:500px;margin:0 0 4px;color:var(--muted);font-size:16px}.collection-section{padding-bottom:90px}.collection-controls{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:26px 0 34px}.filter-row{display:flex;flex-wrap:wrap;gap:7px}.filter-chip{border:1px solid var(--line);border-radius:999px;padding:7px 12px;background:var(--soft-white);font-size:13.5px;cursor:pointer}.filter-chip.active{border-color:var(--charcoal);background:var(--charcoal);color:var(--soft-white)}.filter-chip:focus-visible{outline:2px solid var(--soft-gold);outline-offset:2px}.collection-count{color:var(--muted);font-size:13.5px}.collection-grid .product-card h3{max-width:18ch;font-size:clamp(23px,1.9vw,26px)}.pdp-main{padding-bottom:0}.breadcrumbs{min-height:54px;display:flex;align-items:center;gap:9px;overflow:hidden;color:var(--muted);font-size:13px;white-space:nowrap}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.pdp-top{display:grid;grid-template-columns:minmax(0,54%) minmax(410px,46%);border-top:1px solid var(--line)}.pdp-gallery{min-width:0;display:grid;grid-template-columns:68px minmax(0,1fr);align-items:start;background:var(--pearl-gray)}.pdp-thumbnails{display:grid;justify-items:center;gap:9px;padding:14px 7px}.pdp-thumbnails button{width:52px;aspect-ratio:4 / 5;overflow:hidden;border:1px solid transparent;padding:0;background:var(--soft-white);cursor:pointer}.pdp-thumbnails button:hover,.pdp-thumbnails button:focus-visible{border-color:var(--charcoal);outline:none}.pdp-thumbnails img{width:100%;height:100%;object-fit:contain}.pdp-gallery-feed{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--pearl-gray)}.pdp-gallery-item{border:0;scroll-margin-top:20px}.pdp-gallery-item:first-child{grid-column:1 / -1}.pdp-info{align-self:start;padding:clamp(30px,3.4vw,48px);border-left:1px solid var(--line);background:var(--soft-white)}.pdp-info h1{max-width:17ch;margin:0 0 10px;font-size:clamp(38px,3vw,44px);line-height:1.01}.price{margin:0;font-size:19px;font-weight:500}.variant-selector{margin:20px 0 12px;padding:0;border:0}.variant-heading{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:9px}.variant-selector legend{color:var(--muted);font-size:13.5px}.size-guide{position:relative}.size-guide summary{list-style:none;border-bottom:1px solid var(--charcoal);font-size:13px;cursor:pointer}.size-guide summary::-webkit-details-marker{display:none}.size-guide>div{position:absolute;top:calc(100% + 8px);right:0;z-index:8;width:210px;display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;border:1px solid var(--line);padding:13px;background:var(--soft-white);box-shadow:0 10px 28px #2626261f;font-size:13px}.size-guide strong{grid-column:1 / -1;font-weight:500}.variant-options{display:flex;flex-wrap:wrap;gap:7px}.variant-options label{cursor:pointer}.variant-options input{position:absolute;opacity:0;pointer-events:none}.variant-options span{min-width:70px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--line);padding:7px 9px;font-size:13.5px;line-height:1.25}.variant-options small{color:var(--muted);font-size:11px;font-weight:400}.variant-options input:checked+span small{color:#fafaf8b8}.variant-options input:checked+span{border-color:var(--charcoal);background:var(--charcoal);color:var(--soft-white)}.variant-options input:focus-visible+span{outline:2px solid var(--soft-gold);outline-offset:2px}.pdp-cta{width:100%;margin-top:20px}.intro-copy{max-width:48ch;margin:20px 0 16px;color:#514e4a;font-size:16px;line-height:1.53}.material-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 16px}.material-tags span{border:0;border-radius:999px;padding:9px 12px;background:#f3f2ef;color:#423f3b;font-size:13px;box-shadow:0 2px 8px #26262608}.purchase-disclosures{border-bottom:1px solid var(--line)}.disclosure{border-top:1px solid var(--line)}.disclosure summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;font-size:14px;font-weight:500;cursor:pointer}.disclosure summary::-webkit-details-marker{display:none}.disclosure summary:focus-visible{outline:2px solid var(--soft-gold);outline-offset:-2px}.disclosure[open] summary span:last-child{transform:rotate(45deg)}.disclosure>div{padding:0 0 18px;font-size:15px;line-height:1.55}.detail-bullets{display:grid;gap:7px;margin:0;padding-left:18px}.variation-note{margin:14px 0 0;color:var(--muted);font-size:13px}.content-module{border-top:1px solid var(--line)}.complete-set{padding-block:72px;background:var(--ivory)}.complete-set-layout{display:grid;grid-template-columns:minmax(0,58%) minmax(340px,42%);border:1px solid var(--line);background:var(--soft-white)}.set-visual{position:relative;min-height:610px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;background:var(--pearl-gray)}.set-visual-item{height:100%;border:0}.set-visual-caption{position:absolute;inset:auto 0 0;padding:54px 28px 24px;background:linear-gradient(0deg,rgba(38,38,38,.76),transparent);color:var(--soft-white)}.set-visual-caption .overline{color:#fafaf8bd}.set-visual-caption strong{display:block;margin-top:5px;font-size:36px;font-weight:300}.set-panel{padding:clamp(36px,4.5vw,64px)}.set-panel h2{margin:6px 0 16px;font-size:clamp(38px,3vw,46px);font-weight:300}.set-panel>p:not(.overline){color:var(--muted);font-size:15px}.set-list{display:grid;gap:10px;margin-top:28px}.set-list-card{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--line);padding:8px}.set-list-card:hover,.set-list-card:focus-visible{border-color:var(--soft-gold);outline:none}.set-list-image .media-frame{border:0}.set-list-card>span:last-child{min-width:0;display:grid;gap:3px}.set-list-card small{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.set-list-card strong{font-family:var(--display);font-size:20px;font-weight:400;line-height:1.1}.set-list-card em{color:var(--muted);font-size:13px;font-style:normal}.material-story{display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);background:var(--ivory)}.material-story-media{min-width:0}.story-product-media{height:100%;min-height:680px;border:0}.material-story-copy{padding:clamp(50px,6vw,88px)}.material-story-copy h2,.materials-copy h2,.care-module h2{margin:8px 0 24px;font-size:clamp(40px,3.7vw,54px);font-weight:300}.material-story-copy>p:not(.overline),.materials-copy>p:not(.overline){color:#514e4a;font-size:16px;line-height:1.62}.materials-module{display:grid;grid-template-columns:minmax(360px,42%) minmax(0,58%);background:var(--soft-white)}.materials-copy{padding:clamp(52px,7vw,104px)}.detail-media-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--pearl-gray);gap:1px}.detail-media{border:0}.detail-media:only-child{grid-column:1 / -1}.care-module{display:grid;grid-template-columns:1fr 1.5fr;gap:8.333%;padding:78px max(32px,calc((100vw - var(--page-max)) / 2));background:var(--ivory)}.care-copy{color:#514e4a}.notice{position:fixed;left:50%;bottom:22px;z-index:30;transform:translate(-50%);padding:12px 18px;border-radius:var(--radius-sm);background:var(--charcoal);color:var(--soft-white);font-size:13px;opacity:0;pointer-events:none;transition:opacity .16s ease}.notice.show{opacity:1}@media(max-width:1100px){.container{width:min(100% - 40px,var(--page-max))}.hero-overlay{min-height:690px}.hero-title{font-size:clamp(64px,6.5vw,72px)}.pdp-top{grid-template-columns:minmax(0,52%) minmax(390px,48%)}.pdp-gallery{grid-template-columns:60px minmax(0,1fr)}.pdp-thumbnails button{width:46px}.pdp-info{padding:36px}.pdp-info h1{font-size:clamp(36px,3.5vw,40px)}.material-story-copy{padding:46px}.complete-set-layout{grid-template-columns:minmax(0,54%) minmax(330px,46%)}}@media(max-width:800px){:root{--header-height: 68px}.nav-list a,.utility-list a:first-child{display:none}.menu-button{display:block}.nav-list.open{position:absolute;top:var(--header-height);left:0;width:100%;align-items:stretch;flex-direction:column;gap:0;padding:12px 20px 18px;border-bottom:1px solid var(--line);background:var(--soft-white)}.nav-list.open .menu-button{align-self:flex-start}.nav-list.open a{display:block;padding:10px 0}.pdp-top{grid-template-columns:1fr}.pdp-info{border-left:0;border-top:1px solid var(--line)}.material-story,.complete-set-layout{grid-template-columns:1fr}.story-product-media{min-height:auto}}@media(max-width:600px){:root{--header-height: 64px}body{font-size:16px}.container{width:calc(100% - 32px)}.header-inner{min-height:var(--header-height)}.wordmark{height:30px}.utility-list{font-size:13px}.hero-overlay{min-height:650px;background-position:center 36%;background-size:cover}.hero-overlay-inner{align-items:stretch;flex-direction:column;justify-content:flex-end;gap:0;padding-block:0}.hero-media{justify-content:center}.hero-foreground{-webkit-mask-image:none;mask-image:none}.hero-foreground{width:auto;height:100%;max-width:none}.hero-overlay:after{background:linear-gradient(0deg,#191614e0,#19161473 48%,#1916140f)}.hero-copy{padding-block:42px 78px}.hero-copy{width:100%}.hero-title{max-width:15ch;margin:13px 0 18px;font-size:clamp(44px,11.4vw,50px);line-height:.99}.hero-proposition{max-width:29ch;font-size:16px}.button.light{margin-top:24px}.prototype-badge{right:auto;bottom:22px;left:0;font-size:13px}.section{padding-block:62px}.section-head{align-items:flex-start;margin-bottom:26px}.section-head h2{font-size:34px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.product-card .media-frame{margin-bottom:10px}.product-card h3{display:-webkit-box;overflow:hidden;font-size:19px;line-height:1.13;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card p{margin-top:6px;font-size:14px}.editorial-band{grid-template-columns:1fr;gap:22px}.editorial-band h2{font-size:46px}.editorial-copy{font-size:16px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-wordmark{height:26px}.page-intro{padding:40px 0 25px}.collection-intro-row{align-items:flex-start;flex-direction:column;gap:14px}.page-intro h1{font-size:32px}.page-intro p:last-child{font-size:15px}.collection-section{padding-bottom:62px}.collection-controls{align-items:flex-start;flex-direction:column;margin:20px 0 28px}.collection-grid .product-card h3{font-size:19px}.breadcrumbs{min-height:46px;font-size:13px}.pdp-gallery{display:block}.pdp-thumbnails{display:none}.pdp-gallery-feed{display:flex;gap:1px;overflow-x:auto;scroll-snap-type:x mandatory}.pdp-gallery-item,.pdp-gallery-item:first-child{flex:0 0 88vw;scroll-snap-align:start}.pdp-info{padding:34px 16px 42px}.pdp-info h1{max-width:18ch;font-size:31px}.price{font-size:18px}.intro-copy{font-size:16px}.disclosure>div{font-size:15px}.complete-set{padding-block:58px}.complete-set-layout{width:calc(100% - 32px)}.set-visual{min-height:370px}.set-panel{padding:36px 16px}.set-panel h2{font-size:36px}.set-list-card{grid-template-columns:78px minmax(0,1fr)}.material-story-copy{padding:50px 16px 58px}.material-story-copy h2{font-size:38px}.material-story-copy>p:not(.overline){font-size:16px}.detail-media-grid{grid-template-columns:1fr}.size-guide>div{right:-8px}}@media(min-width:1800px){.hero-copy{width:min(720px,52%)}}@media(max-height:620px)and (orientation:landscape){.hero-overlay{min-height:540px}.hero-overlay{background-position:center 38%;background-size:cover}.hero-overlay-inner{display:flex}.hero-media{justify-content:flex-end}.hero-foreground{-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.24) 18%,#000 42%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.24) 18%,#000 42%)}.hero-copy{align-self:center;padding-block:32px}.hero-title{font-size:52px}}.pdp-review-v122{--pdp-display: "Newsreader", Georgia, serif}.pdp-review-v122 .display,.local-bag .display,.review-page .display{font-family:var(--pdp-display, "Newsreader", Georgia, serif)}.pdp-review-v122 .breadcrumbs{background:var(--soft-white)}.pdp-review-v122 .pdp-top{grid-template-columns:minmax(0,58%) minmax(430px,42%);align-items:start;background:var(--soft-white)}.pdp-review-v122 .pdp-gallery{grid-template-columns:78px minmax(0,1fr);align-items:stretch;background:var(--soft-white)}.pdp-thumbnail-sticky{position:sticky;top:18px;display:grid;justify-items:center;gap:10px;padding:16px 8px}.pdp-review-v122 .pdp-thumbnails{display:block;padding:0;background:var(--soft-white)}.pdp-review-v122 .pdp-thumbnails button{width:58px;min-height:72px;border-color:transparent;opacity:.64;transition:border-color .15s ease,opacity .15s ease}.pdp-review-v122 .pdp-thumbnails button[aria-pressed=true]{border-color:var(--charcoal);opacity:1}.pdp-review-v122 .pdp-gallery-feed{display:grid;grid-template-columns:1fr;gap:2px;background:var(--soft-white)}.pdp-review-v122 .pdp-gallery-item,.pdp-review-v122 .pdp-gallery-item:first-child{grid-column:auto;width:100%;aspect-ratio:4 / 5;scroll-margin-top:18px;border:0}.pdp-review-v122 .pdp-info{position:sticky;top:18px;min-width:0;max-height:calc(100vh - 36px);overflow-y:auto;overscroll-behavior:contain;padding:clamp(27px,2.7vw,40px) clamp(30px,3vw,46px) 30px;scrollbar-width:thin}.pdp-review-v122 .pdp-info>.overline{color:#677169}.pdp-review-v122 .pdp-info h1{max-width:18ch;margin:8px 0 9px;font-size:clamp(38px,3.1vw,46px);font-weight:400;line-height:.99;letter-spacing:-.022em}.pdp-review-v122 .price{font-size:18px}.quantity-block{margin-top:18px}.quantity-label{display:block;margin-bottom:7px;color:var(--muted);font-size:13px}.quantity-control{width:152px;min-height:46px;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;border:1px solid var(--line)}.quantity-control button{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--charcoal);cursor:pointer}.quantity-control button:focus-visible{outline:2px solid var(--soft-gold);outline-offset:-2px}.quantity-control output{text-align:center;font-size:14px}.pdp-review-v122 .pdp-cta{min-height:50px;margin-top:14px}.pdp-review-v122 .intro-copy{margin:18px 0 14px;font-size:15px;line-height:1.48}.pdp-review-v122 .purchase-disclosures{border-bottom:1px solid var(--line)}.pdp-review-v122 .disclosure summary{min-height:44px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.pdp-review-v122 .disclosure>div{padding-bottom:15px;font-size:14px}.pdp-review-v122 .detail-bullets{gap:4px}.assurance-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px;overflow:visible}.assurance-chip{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:8px 11px;background:#f3f2ef;font-size:12.5px;white-space:nowrap}.assurance-chip:hover,.assurance-chip:focus-visible{outline:1px solid var(--charcoal);outline-offset:1px}.assurance-icon{position:relative;width:16px;height:16px;display:inline-block;flex:0 0 16px}.assurance-icon-sterling-silver:before{position:absolute;left:3px;bottom:1px;width:9px;height:8px;border:1px solid currentColor;border-radius:2px;content:""}.assurance-icon-sterling-silver:after{position:absolute;left:5px;top:1px;width:5px;height:6px;border:1px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0;content:""}.assurance-icon-free-shipping:before{position:absolute;left:0;top:4px;width:9px;height:7px;border:1px solid currentColor;content:""}.assurance-icon-free-shipping:after{position:absolute;right:0;top:6px;width:6px;height:5px;border:1px solid currentColor;border-left:0;content:""}.assurance-icon-free-shipping span:before,.assurance-icon-free-shipping span:after{position:absolute;bottom:1px;width:3px;height:3px;border:1px solid currentColor;border-radius:50%;content:""}.assurance-icon-free-shipping span:before{left:2px}.assurance-icon-free-shipping span:after{right:1px}.assurance-icon-free-repairs:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;background:linear-gradient(currentColor,currentColor) center/1px 100% no-repeat,linear-gradient(90deg,currentColor,currentColor) center/100% 1px no-repeat;transform:rotate(45deg);content:""}.assurance-icon-free-repairs:after{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid currentColor;transform:rotate(45deg);content:""}.assurance-icon-returns:before{position:absolute;top:2px;right:1px;bottom:2px;left:2px;border:1px solid currentColor;border-left-color:transparent;border-radius:50%;content:""}.assurance-icon-returns:after{position:absolute;left:0;top:4px;width:6px;height:6px;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);content:""}.assurance-tooltip{position:absolute;left:0;bottom:calc(100% + 10px);z-index:30;width:min(280px,72vw);padding:11px 12px;border:1px solid var(--line);border-radius:2px;background:var(--soft-white);color:var(--charcoal);box-shadow:0 12px 34px #26262626;font-size:12.5px;line-height:1.42;white-space:normal;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease,visibility .12s;pointer-events:none}.assurance-chip:hover .assurance-tooltip,.assurance-chip:focus-visible .assurance-tooltip{opacity:1;visibility:visible;transform:none}.assurance-more{display:block;margin-top:5px;text-decoration:underline;text-underline-offset:2px}.pdp-review-v122 .content-module{border-top:2px solid var(--soft-white)}.pdp-review-v122 .complete-set{padding-block:26px}.pdp-review-v122 .complete-set-layout{grid-template-columns:minmax(0,58%) minmax(390px,42%);border:0;background:var(--soft-white)}.pdp-review-v122 .set-visual{min-height:0;aspect-ratio:4 / 5;display:block}.pdp-review-v122 .set-visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.pdp-review-v122 .set-panel{align-self:start;padding:clamp(28px,3.2vw,48px)}.pdp-review-v122 .set-panel h2{margin:6px 0 10px;font-family:var(--pdp-display);font-size:clamp(34px,3vw,43px);font-weight:400}.pdp-review-v122 .set-panel>p:not(.overline){margin-bottom:18px;font-size:14px;line-height:1.48}.pdp-review-v122 .set-list{gap:7px;margin-top:0}.pdp-review-v122 .set-list-card{grid-template-columns:76px minmax(0,1fr);gap:11px;padding:7px;background:#f5f4f2}.pdp-review-v122 .set-list-card strong{font-family:var(--body);font-size:14px;font-weight:500;line-height:1.24}.pdp-review-v122 .set-list-card em{font-size:12px}.selectable-set-piece{cursor:pointer}.selectable-set-piece:has(input:checked){border-color:var(--charcoal);background:#efede9}.set-check{min-height:28px;display:inline-flex;align-items:center;gap:7px;margin-top:3px;font-size:12.5px;text-decoration:underline;text-underline-offset:2px}.set-check input{width:18px;height:18px;accent-color:var(--charcoal)}.set-cta{width:100%;margin-top:14px}.set-cta:disabled{border-color:#aaa69f;background:#d8d4ce;color:#706d68;cursor:not-allowed}.set-boundary{margin:8px 0 0!important;font-size:12px!important}.pdp-review-v122 .material-story{grid-template-columns:minmax(0,58%) minmax(390px,42%);align-items:start}.pdp-review-v122 .material-story-media{height:100%;min-height:0}.pdp-review-v122 .story-product-media{position:sticky;top:0;min-height:0;height:auto;aspect-ratio:4 / 5}.pdp-review-v122 .material-story-copy{padding:clamp(32px,3.7vw,56px)}.pdp-review-v122 .material-story-copy h2{margin:6px 0 17px;font-family:var(--pdp-display);font-size:clamp(36px,3.3vw,48px);font-weight:400}.pdp-review-v122 .material-story-copy>p:not(.overline){margin-bottom:15px;font-size:15px;line-height:1.53}.education-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin:20px 0}.education-card{position:relative;aspect-ratio:1 / 1;overflow:hidden;margin:0;background:var(--pearl-gray)}.education-card img{width:100%;height:100%;object-fit:cover}.education-card figcaption{position:absolute;inset:auto 6px 6px;padding:5px 6px;background:#262626c7;color:#fff;font-size:10.5px;line-height:1.15}.education-card small{display:block;margin-top:2px;color:#ffffffb8;font-size:9px}.story-disclosures{margin-top:20px;border-bottom:1px solid var(--line)}.story-disclosures .disclosure summary{min-height:48px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.story-disclosures .disclosure>div{font-size:14px}.local-bag-backdrop{position:fixed;z-index:79;top:0;right:0;bottom:0;left:0;background:#2626266b}.local-bag{position:fixed;z-index:80;top:0;right:0;width:min(430px,100%);height:100%;padding:34px;background:var(--soft-white);box-shadow:-16px 0 50px #2626262e;transform:translate(100%);visibility:hidden;transition:transform .18s ease,visibility .18s}.local-bag[aria-hidden=false]{transform:none;visibility:visible}.local-bag-close{min-width:44px;min-height:44px;display:block;margin-left:auto;border:0;border-bottom:1px solid var(--charcoal);background:transparent;cursor:pointer}.local-bag h2{margin:14px 0 22px;font-size:42px;font-weight:400}.local-bag-items{border-block:1px solid var(--line);padding-block:12px}.local-bag-items p{margin:0;padding:10px 0;font-size:14px}.local-bag-boundary{margin:20px 0;color:var(--muted);font-size:13px}.local-bag-done{width:100%}body.bag-open{overflow:hidden}.review-page{min-height:calc(100vh - var(--header-height));padding:72px 0 100px;background:var(--ivory)}.review-page-inner{max-width:850px}.review-page h1{margin:8px 0 18px;font-size:clamp(44px,5vw,64px);font-weight:400}.review-boundary{margin-bottom:42px;color:var(--muted)}.review-page section{scroll-margin-top:20px;border-top:1px solid var(--line);padding:32px 0}.review-page section h2{margin:0 0 10px;font-size:34px;font-weight:400}.policy-copy{margin-bottom:48px}.policy-copy h2{margin:38px 0 10px;font-size:30px;font-weight:400}.policy-copy p,.policy-copy li{font-size:16px;line-height:1.65}.policy-copy ul{padding-left:22px}.policy-copy code{padding:2px 4px;background:var(--pearl-gray);font-family:var(--body);font-size:.9em}@media(max-width:1100px){.pdp-review-v122 .pdp-top{grid-template-columns:minmax(0,54%) minmax(400px,46%)}.pdp-review-v122 .pdp-gallery{grid-template-columns:66px minmax(0,1fr)}.pdp-review-v122 .pdp-thumbnails button{width:49px;min-height:62px}.pdp-review-v122 .pdp-info{padding:28px}.pdp-review-v122 .pdp-info h1{font-size:38px}.assurance-chip{padding-inline:9px;font-size:12px}.pdp-review-v122 .complete-set-layout,.pdp-review-v122 .material-story{grid-template-columns:minmax(0,54%) minmax(380px,46%)}}@media(max-width:800px){.pdp-review-v122 .pdp-top,.pdp-review-v122 .complete-set-layout,.pdp-review-v122 .material-story{grid-template-columns:1fr}.pdp-review-v122 .pdp-info{position:static;max-height:none;overflow:visible}.pdp-review-v122 .story-product-media{position:static}}@media(max-width:600px){.menu-button{min-width:44px;min-height:44px}.pdp-review-v122 .pdp-gallery{display:block}.pdp-review-v122 .pdp-thumbnails{display:none}.pdp-review-v122 .pdp-gallery-feed{display:flex;gap:2px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-review-v122 .pdp-gallery-feed::-webkit-scrollbar{display:none}.pdp-review-v122 .pdp-gallery-item,.pdp-review-v122 .pdp-gallery-item:first-child{flex:0 0 92vw;aspect-ratio:4 / 5;scroll-snap-align:start}.pdp-review-v122 .pdp-info{padding:30px 16px 34px}.pdp-review-v122 .pdp-info h1{max-width:17ch;font-size:32px;line-height:1.02}.pdp-review-v122 .price{font-size:17px}.pdp-review-v122 .intro-copy{font-size:15px}.assurance-row{width:calc(100% + 32px);max-width:calc(100% + 32px);min-width:0;flex-wrap:nowrap;margin-inline:-16px;padding:2px 16px 12px;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.assurance-row::-webkit-scrollbar{display:none}.assurance-chip{flex:0 0 auto}.assurance-tooltip{position:fixed;left:16px;right:16px;bottom:18px;width:auto;z-index:90}.pdp-review-v122 .complete-set{padding-block:16px}.pdp-review-v122 .complete-set-layout{width:calc(100% - 24px)}.pdp-review-v122 .set-visual{aspect-ratio:4 / 5}.pdp-review-v122 .set-panel{padding:30px 16px}.pdp-review-v122 .set-panel h2{font-size:34px}.pdp-review-v122 .set-list-card{grid-template-columns:70px minmax(0,1fr)}.pdp-review-v122 .material-story-copy{padding:38px 16px 48px}.pdp-review-v122 .material-story-copy h2{font-size:36px}.pdp-review-v122 .material-story-copy>p:not(.overline){font-size:15px}.education-grid{gap:2px}.education-card figcaption{inset:auto 3px 3px;padding:4px;font-size:9px}.education-card small{font-size:8px}.local-bag{padding:24px 18px}.local-bag h2{font-size:36px}.review-page{padding:48px 0 70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.assurance-tooltip,.local-bag{transition:none}}.pdp-review-v122 .pdp-thumbnails button[data-gallery-role=main]{opacity:1}.pdp-review-v122 .pdp-thumbnails button[data-gallery-role=detail],.pdp-review-v122 .pdp-gallery-item[data-gallery-role=detail]{background:#262626}.size-guide>div{width:min(360px,calc(100vw - 40px));display:block;padding:16px}.size-guide>div strong{display:block;margin-bottom:6px;font-weight:600}.size-guide>div p{margin:0 0 12px;color:var(--muted);font-size:12.5px;line-height:1.45}.size-guide table{width:100%;border-collapse:collapse;font-size:12px}.size-guide th,.size-guide td{border-top:1px solid var(--line);padding:6px 0;text-align:left}.size-guide th{color:var(--muted);font-weight:500}.size-guide>div small{display:block;margin-top:10px;color:var(--muted);font-size:11px}.pdp-review-v122 .purchase-disclosures .disclosure[open]>div{padding-top:2px}.variant-options span strong{font-size:13.5px;font-weight:600}.variant-options span small{margin-top:2px;line-height:1.2}.size-guide td span{display:block;color:var(--charcoal);font-weight:600}.size-guide td small{margin-top:1px;font-size:11px;line-height:1.25}.size-guide>div .size-guide-note{margin-top:10px;padding-top:9px;border-top:1px solid var(--line);line-height:1.35}.pdp-thumbnail-sticky{max-height:calc(100vh - 36px);align-content:start;overflow-y:auto;scrollbar-width:thin}.thumbnail-group-label{width:100%;display:block;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.08em;line-height:1.2;text-align:center;text-transform:uppercase}.thumbnail-group-label:not(:first-child){margin-top:2px;padding-top:9px;border-top:1px solid var(--line)}.pdp-review-v122 .pdp-thumbnails button[data-gallery-role=wearing]{background:#eee7df;opacity:1}.pdp-review-v122 .pdp-gallery-item[data-gallery-role=wearing]{background:#e9e5df}.pdp-review-v122{--pdp-editorial-max: var(--page-max);--pdp-editorial-media-ratio: 4 / 5}.pdp-review-v122 .pdp-top{width:min(100%,var(--pdp-editorial-max));margin-inline:auto;grid-template-columns:minmax(0,58%) minmax(0,42%);align-items:start}.pdp-review-v122 .complete-set-layout,.pdp-review-v122 .material-story{width:min(100%,var(--pdp-editorial-max));margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.pdp-review-v122 .set-visual,.pdp-review-v122 .story-product-media{height:auto;min-height:0;aspect-ratio:var(--pdp-editorial-media-ratio)}.pdp-review-v122 .set-visual>img,.pdp-review-v122 .story-product-media img{object-fit:cover}.pdp-review-v122 .material-story-media,.pdp-review-v122 .material-story-copy{align-self:start}.pdp-review-v122 .set-panel{align-self:stretch;display:flex;flex-direction:column}.pdp-review-v122 .set-list{flex:1}.pdp-review-v122 .set-cta{margin-top:auto}@media(max-width:980px){.pdp-review-v122 .pdp-top,.pdp-review-v122 .complete-set-layout,.pdp-review-v122 .material-story{grid-template-columns:1fr}.pdp-review-v122 .set-visual,.pdp-review-v122 .story-product-media{height:auto;aspect-ratio:4 / 5}.pdp-review-v122 .pdp-info,.pdp-review-v122 .story-product-media{position:static}}body.route-home,body.route-about{--ivory: #f5f0e8;--soft-white: #fbfaf7;--pearl-gray: #ebe6df;--charcoal: #2d2a27;--muted: #6f6961;--soft-gold: #b7955d;--warm-sand: #dfd2c0;--warm-stone: #a89986;--page-max: 1380px;--header-height: 72px}body.route-home,body.route-about{background:var(--soft-white)}.route-home .site-header,.route-about .site-header{position:relative;background:#fbfaf7fa}.route-home .header-inner,.route-about .header-inner{min-height:72px}.route-home .wordmark,.route-about .wordmark{height:34px}.route-home .nav-list,.route-home .utility-list,.route-about .nav-list,.route-about .utility-list{gap:clamp(14px,1.6vw,24px);font-size:13px;letter-spacing:.01em}.mobile-only-link{display:none}.skip-link{position:fixed;z-index:100;top:8px;left:-9999px;padding:9px 12px;background:var(--soft-white);color:var(--charcoal)}.skip-link:focus{left:8px}.home-page .hero-overlay{min-height:min(760px,calc(100svh - var(--header-height)));background:#e8dfd3;color:var(--charcoal)}.home-page .hero-media{z-index:0;display:block}.home-page .hero-foreground{width:100%;height:100%;object-fit:cover;object-position:65% center;-webkit-mask-image:none;mask-image:none}.home-page .hero-overlay:after{z-index:1;background:linear-gradient(90deg,#f7f2ebf5,#f7f2ebd1 30%,#f7f2eb42 55%,#f7f2eb00 72%)}.home-page .hero-overlay-inner{z-index:2;align-items:center;padding-block:70px}.home-page .hero-copy{width:min(470px,43%)}.home-page .hero-overline{color:#765f42}.home-page .hero-title{max-width:470px;margin:18px 0 22px;color:var(--charcoal);font-size:clamp(52px,4.2vw,58px);font-weight:400;line-height:1.04}.home-page .hero-proposition{max-width:34ch;color:#5f574f;font-size:17px}.home-page .button.light{border-color:var(--charcoal);background:var(--charcoal);color:var(--soft-white)}.home-arrivals{padding-block:clamp(76px,8vw,116px)}.home-arrivals .section-head{align-items:end}.home-arrivals .section-head h2,.home-categories .section-head h2{max-width:16ch;font-size:clamp(34px,3vw,42px);line-height:1.06}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 18px}.home-product-grid .product-card h3{font-size:clamp(20px,1.7vw,25px)}.home-story-band{display:grid;grid-template-columns:1.08fr .92fr;min-height:620px;background:#e8dfd4}.home-story-image{min-height:620px;overflow:hidden}.home-story-image img{width:100%;height:100%;object-fit:cover}.home-story-copy{align-self:center;max-width:540px;padding:clamp(56px,7vw,110px)}.home-story-copy h2{margin:10px 0 26px;font-size:clamp(36px,3.2vw,42px);line-height:1.05}.home-story-copy p:not(.overline){margin-bottom:28px;color:#5f574f;font-size:17px}.home-categories{padding-block:clamp(80px,9vw,124px);background:#f1ece5}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card{position:relative;min-width:0;display:block;overflow:hidden}.category-card .media-frame{aspect-ratio:3 / 4;border:0;margin:0}.category-card .media-frame img{object-fit:cover;transition:transform .5s ease}.category-card:hover .media-frame img{transform:scale(1.025)}.category-card>span{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:end;justify-content:space-between;gap:16px;padding:16px 17px;background:#fbfaf7e6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.category-card strong{font-size:clamp(28px,2.5vw,38px);font-weight:400}.category-card small{padding-bottom:5px;border-bottom:1px solid var(--soft-gold);font-size:12px}.home-brand-close{display:grid;grid-template-columns:1.2fr .8fr;min-height:560px;background:#d7c7b1}.home-brand-close>img{width:100%;height:100%;min-height:560px;object-fit:cover}.home-brand-close>div{align-self:center;padding:clamp(56px,6vw,96px)}.home-brand-close h2{max-width:17ch;margin:14px 0 0;font-size:clamp(34px,3vw,40px);line-height:1.08}.home-brand-close .button{margin-top:30px}.about-page-v15{background:var(--soft-white)}.about-intro-v15{padding-block:clamp(48px,5vw,68px);text-align:center}.about-intro-v15 h1{margin:12px 0 10px;font-size:clamp(44px,3.8vw,50px);line-height:1.02}.about-subheading{margin-inline:auto;color:#5f574f;font-size:19px}.about-hero-v15{height:min(690px,56vw);min-height:520px;overflow:hidden;background:#e6ddd0}.about-hero-v15>img{width:100%;height:100%;object-fit:cover;object-position:65% center}.about-brand-bridge-v15{padding:clamp(54px,6vw,82px) 24px;background:#ede5da;text-align:center}.about-brand-bridge-v15 p{margin:0;font-size:clamp(25px,2.4vw,32px);line-height:1.25}.about-editorial,.about-work-v15,.about-founder-v15{padding-block:clamp(88px,10vw,148px)}.about-copy-v15{max-width:570px}.about-copy-v15 h2{margin:12px 0 26px;font-size:clamp(36px,3.1vw,42px);line-height:1.08}.about-copy-v15>p:not(.overline):not(.founder-signoff){color:#57514b;font-size:16px;line-height:1.7}.about-name-v15{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(52px,8vw,126px);align-items:center}.about-collage-v15{position:relative;min-height:730px}.about-model-arch{position:absolute;top:0;left:0;width:70%;height:670px;overflow:hidden;border-radius:46% 46% 3px 3px;background:#e5dbce}.about-model-arch img{width:100%;height:100%;object-fit:cover;object-position:69% center}.about-collage-small{position:absolute;right:0;bottom:0;z-index:1;width:43%;aspect-ratio:4 / 5;border:10px solid var(--soft-white);object-fit:cover}.about-collage-v15 blockquote{position:absolute;right:2%;top:10%;z-index:2;width:49%;margin:0;padding:22px;background:#fbfaf7eb;font-size:clamp(23px,2vw,26px);line-height:1.15}.about-generations-v15,.about-earliest-v15{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(54px,8vw,132px);align-items:center}.about-earliest-v15{grid-template-columns:.88fr 1.12fr;padding-top:0}.about-wide-image{width:100%;aspect-ratio:4 / 3;object-fit:cover}.about-earliest-v15 figure{margin:0}.about-earliest-v15 figcaption{margin-top:10px;color:var(--muted);font-size:12px}.about-values-v15{padding-block:clamp(80px,9vw,126px);background:#ded2c2}.about-values-head-v15{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:30px;align-items:end;margin-bottom:56px}.about-values-head-v15 h2{margin:0;font-size:clamp(36px,3.1vw,42px)}.about-values-head-v15>p:last-child{margin:0;font-size:14px}.about-values-grid-v15{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.about-values-grid-v15 article{border-top:1px solid rgba(45,42,39,.28);padding-top:18px}.about-values-grid-v15 span{font-size:12px}.about-values-grid-v15 h3{margin:26px 0 12px;font-size:30px}.about-values-grid-v15 p{margin:0;font-size:14px;line-height:1.6}.about-elements-v15{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(54px,8vw,132px);align-items:center}.about-elements-images-v15{position:relative;min-height:680px}.about-elements-images-v15>img:first-child{width:82%;height:620px;object-fit:cover}.about-product-square{position:absolute;right:0;bottom:0;width:42%;aspect-ratio:1;border:9px solid var(--soft-white)}.about-product-square img{object-fit:cover}.about-work-v15{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(54px,8vw,132px);align-items:center;padding-top:0}.about-work-gallery-v15{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.about-work-gallery-v15 img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.about-ritual-v15{padding-block:clamp(86px,10vw,140px);background:#51483e;color:#fff;text-align:center}.about-ritual-v15 .container{max-width:800px}.about-ritual-v15 .overline{color:#e5d7c2}.about-ritual-v15 h2{margin:12px 0 26px;font-size:clamp(36px,3.1vw,42px)}.about-ritual-v15 p:not(.overline){color:#fffc}.about-ritual-v15 .button.light{border-color:#fff;background:#fff;color:var(--charcoal)}.about-founder-v15{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(54px,8vw,132px);align-items:center}.about-founder-v15>img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.founder-signoff{margin-top:32px;font-family:var(--display);font-size:22px;line-height:1.35}.founder-signoff strong{font-weight:500}.founder-signoff small{font-family:var(--body);font-size:12px}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-grid .media-frame{border:0}.collection-grid .product-card h3{font-size:clamp(20px,1.6vw,24px)}.filter-chip{display:inline-flex;align-items:center}.pdp-policy-boundary{margin:16px 0 0;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.45}.local-bag-line{display:flex;justify-content:space-between;gap:20px;padding:13px 0}.local-bag-line span{display:grid;gap:4px}.local-bag-line strong{font-size:14px;font-weight:500}.local-bag-line small{color:var(--muted);font-size:12px}.local-bag-line em{font-size:13px;font-style:normal;white-space:nowrap}.local-bag-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-size:14px}@media(max-width:980px){.nav-list .nav-link:nth-of-type(n+2),.utility-list a:first-child{display:none}.home-product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-band,.home-brand-close{grid-template-columns:1fr}.home-story-image,.home-brand-close>img{min-height:480px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card:last-child{grid-column:1 / -1;width:calc(50% - 9px)}.about-name-v15,.about-generations-v15,.about-earliest-v15,.about-elements-v15,.about-work-v15,.about-founder-v15{grid-template-columns:1fr}.about-earliest-v15 .about-copy-v15{order:2}.about-values-head-v15{grid-template-columns:1fr}.about-values-grid-v15{grid-template-columns:repeat(2,minmax(0,1fr))}.about-copy-v15{max-width:680px}}@media(max-width:600px){.container{width:min(var(--page-max),calc(100% - 32px))}.header-inner{min-height:62px}.wordmark{height:29px}.utility-list{display:none}.nav-list{grid-column:1}.menu-button{display:inline-flex}.nav-list .nav-link{display:none!important}.nav-list.open{position:absolute;top:62px;left:0;width:100%;display:grid;gap:0;padding:14px 20px 20px;border-bottom:1px solid var(--line);background:var(--soft-white);box-shadow:0 14px 30px #2d2a2714}.nav-list.open .menu-button{justify-self:start}.nav-list.open .nav-link{display:block!important;min-height:42px;padding:10px 0}.home-page .hero-overlay{min-height:0;display:flex;flex-direction:column;overflow:visible;background:#f5f0e8}.home-page .hero-media{position:relative;inset:auto;order:1;width:100%;height:430px}.home-page .hero-foreground{object-position:63% center}.home-page .hero-overlay:after{display:none}.home-page .hero-overlay-inner{order:2;width:100%;min-height:0;align-items:start;padding:40px 20px 48px}.home-page .hero-copy{width:100%;padding:0}.home-page .hero-title{max-width:100%;font-size:38px;line-height:1.04}.home-page .hero-proposition{max-width:30ch;font-size:15px}.home-page .button.light{margin-top:24px}.home-arrivals .section-head{display:block}.home-arrivals .text-link{display:inline-block;margin-top:22px}.home-arrivals .section-head h2,.home-categories .section-head h2{font-size:34px}.home-product-grid{gap:28px 10px}.home-product-grid .product-card h3{font-size:20px}.home-story-image{min-height:0;aspect-ratio:4 / 5}.home-story-copy{padding:54px 20px 62px}.home-story-copy h2{font-size:34px}.category-grid{grid-template-columns:1fr}.category-card:last-child{grid-column:auto;width:auto}.category-card .media-frame{aspect-ratio:4 / 5}.home-brand-close>img{min-height:0;aspect-ratio:4 / 3}.home-brand-close>div{padding:54px 20px 64px}.home-brand-close h2{font-size:34px}.about-intro-v15{padding-block:44px}.about-intro-v15 h1{font-size:40px}.about-subheading{font-size:16px}.about-brand-bridge-v15{padding-block:48px}.about-brand-bridge-v15 p{font-size:23px}.about-hero-v15{height:470px;min-height:0}.about-hero-v15>img{object-position:63% center}.about-editorial,.about-work-v15,.about-founder-v15{padding-block:72px}.about-copy-v15 h2{font-size:32px}.about-collage-v15{min-height:520px}.about-model-arch{width:78%;height:500px}.about-collage-small{width:48%;border-width:6px}.about-collage-v15 blockquote{top:7%;right:0;width:56%;padding:15px;font-size:24px}.about-earliest-v15{padding-top:0}.about-values-grid-v15{grid-template-columns:1fr}.about-values-grid-v15 h3{margin-top:16px}.about-elements-images-v15{min-height:470px}.about-elements-images-v15>img:first-child{width:88%;height:430px}.about-product-square{width:45%;border-width:6px}.about-work-gallery-v15{gap:3px}.about-ritual-v15 h2{font-size:36px}.about-founder-v15{padding-top:64px}.collection-intro-row{display:block}.collection-intro-row>p{margin-top:20px!important}.collection-controls{align-items:flex-start}.collection-count{padding-top:8px}}@media(max-width:800px){.nav-list.open .nav-link,.nav-list.open .mobile-only-link{display:block!important}}.home-page .home-product-grid .product-card-link{display:flex;flex-direction:column;height:100%}.home-page .home-product-grid .media-frame{flex-shrink:0}.home-page .home-product-grid .product-meta{display:flex;flex:1;flex-direction:column}.home-page .home-product-grid .product-card h3{display:block;overflow:visible;font-size:clamp(18px,1.4vw,20px);line-height:1.28;-webkit-line-clamp:unset}.home-page .home-product-grid .product-meta p{margin-top:auto;padding-top:8px}@media(max-width:600px){.home-page .home-product-grid .product-card h3{font-size:17px}.about-page-v15 .about-intro-v15{padding-block:30px}.about-page-v15 .about-hero-v15{height:360px}.about-page-v15 .about-brand-bridge-v15{padding-block:26px}.about-page-v15 .about-editorial,.about-page-v15 .about-work-v15,.about-page-v15 .about-founder-v15{padding-block:48px}.about-page-v15 .about-name-v15{padding-top:38px;gap:32px}.about-page-v15 .about-name-v15>.about-copy-v15{order:-1}.about-page-v15 .about-collage-v15{min-height:350px}.about-page-v15 .about-model-arch{height:330px;width:70%}.about-page-v15 .about-collage-small{width:43%}.about-page-v15 .about-collage-v15 blockquote{width:52%;font-size:22px}.about-page-v15 .about-earliest-v15,.about-page-v15 .about-work-v15{padding-top:0}}.home-page .home-story-image img{object-position:50% 60%}.about-page-v15 .about-collage-small{object-position:50% 55%}.about-page-v15 .about-work-gallery-v15 img:nth-child(2){object-position:50% 52%}:is(.route-home,.route-about) .nav-link{white-space:nowrap}@media(min-width:1101px){:is(.route-home,.route-about) .header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}:is(.route-home,.route-about) .nav-list{gap:clamp(14px,1.4vw,22px)}}@media(max-width:1100px){:is(.route-home,.route-about) .nav-list .nav-link{display:none!important}:is(.route-home,.route-about) .menu-button{display:inline-flex}:is(.route-home,.route-about) .utility-list{display:none}:is(.route-home,.route-about) .nav-list.open{position:absolute;top:100%;left:0;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px 32px 18px;border-bottom:1px solid var(--line);background:var(--soft-white);box-shadow:0 14px 30px #2d2a2714}:is(.route-home,.route-about) .nav-list.open .menu-button{position:absolute;bottom:100%;left:32px;height:72px;align-items:center}:is(.route-home,.route-about) .nav-list.open .nav-link{display:block!important;min-height:44px;padding:10px 0}}@media(max-width:600px){:is(.route-home,.route-about) .nav-list.open{padding-inline:16px}:is(.route-home,.route-about) .nav-list.open .menu-button{left:16px}}.route-home{--display: "Luna Display", Georgia, serif}.home-v17{font-size:14px}.home-v17 [hidden]{display:none!important}.home-v17 button,.home-v17 select{color:inherit}.home-v17 a:focus-visible,.home-v17 button:focus-visible,.home-v17 select:focus-visible,.home-v17 [tabindex]:focus-visible{outline:1px solid #65533f;outline-offset:5px}.home-v17 h1,.home-v17 h2,.home-v17 h3,.home-v17 p{margin:0}.home-v17 .home-section{padding-block:52px}.home-v17 .home-section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.home-v17 .home-section-head h2{font-family:var(--body);font-size:22px;font-weight:400;letter-spacing:-.02em}.home-v17 .home-eyebrow{font-family:var(--body);font-size:11px;font-weight:400;letter-spacing:.11em;text-transform:uppercase}.home-v17 .home-text-action{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:7px 0;border:0;border-bottom:1px solid currentColor;background:transparent;font:400 12px/1.5 var(--body);cursor:pointer}.home-v17 .home-hero{position:relative;height:min(760px,calc(100svh - 72px));min-height:460px;overflow:hidden;isolation:isolate;background:#d5c8b5}.home-v17 .home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:66% center;animation:home-drift 20s ease-in-out infinite alternate}.home-v17 .home-hero-light{position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;pointer-events:none;background:linear-gradient(116deg,transparent 18%,rgba(255,248,217,.23) 31%,transparent 42%,rgba(61,54,36,.1) 58%,transparent 71%);mix-blend-mode:soft-light;animation:home-light 14s ease-in-out infinite alternate}.home-v17 .home-hero-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:clamp(48px,6vw,88px)}.home-v17 .home-hero h1{font-family:var(--display);font-size:clamp(48px,4.8vw,72px);line-height:.99;font-weight:300;letter-spacing:-.035em;max-width:9em;color:#302c26}.home-v17 .home-hero .home-text-action{margin-top:25px;min-width:98px;color:#302c26}.home-v17 .home-motion-toggle{position:absolute;z-index:2;right:24px;bottom:20px;border:1px solid rgba(255,255,255,.6);border-radius:20px;background:#2c272052;color:#fff;padding:7px 12px;font-size:10px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes home-drift{0%{transform:scale(1)}to{transform:scale(1.035)}}@keyframes home-light{0%{transform:translate(-4%) rotate(-3deg);opacity:.4}to{transform:translate(5%) rotate(3deg);opacity:1}}.home-v17.motion-paused .home-hero-image,.home-v17.motion-paused .home-hero-light{animation-play-state:paused}.home-v17 .home-category-filters{display:flex;align-items:center;gap:24px}.home-v17 .home-category-filters button{border:0;border-bottom:1px solid transparent;padding:10px 0 6px;background:none;font-size:12px;font-weight:400;cursor:pointer;color:#756e64}.home-v17 .home-category-filters button[aria-pressed=true]{border-bottom-color:currentColor;color:var(--charcoal)}.home-v17 .home-explore-products{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/4);column-gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-v17 .home-explore-products::-webkit-scrollbar{display:none}.home-v17 .home-shop-card{min-width:0;scroll-snap-align:start}.home-v17 .home-shop-image{aspect-ratio:1;background:#f1eee7;overflow:hidden}.home-v17 .home-shop-image img{width:100%;height:100%;object-fit:cover;object-position:center 48%;transition:transform .5s}.home-v17 .home-shop-card:hover .home-shop-image img{transform:scale(1.035)}.home-v17 .home-shop-meta{padding:13px 1px 3px}.home-v17 .home-shop-meta h3{font-family:var(--body);font-size:12px;font-weight:400;line-height:1.55;min-height:3.1em;letter-spacing:0}.home-v17 .home-shop-meta p{font-family:var(--body);font-size:12px;font-weight:400;color:#726b62;margin-top:4px}.home-v17 .home-explore-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.home-v17 .home-carousel-controls{display:flex;gap:8px}.home-v17 .home-carousel-controls button{width:38px;height:38px;border:1px solid var(--line);background:transparent;font-size:18px;cursor:pointer}.home-v17 .home-carousel-controls button:disabled{opacity:.25;cursor:default}.home-v17 .home-selection-context{display:flex;gap:16px;align-items:center;padding:0 0 18px;font-size:12px}.home-v17 .home-selection-context button{border:0;border-bottom:1px solid currentColor;background:none;font-size:11px;cursor:pointer}.home-v17 .home-bundles{background:#f0ece5}.home-v17 .home-series-label{display:flex;align-items:center;gap:16px;font-size:11px;color:#756e64}.home-v17 .home-series-label select{max-width:340px;border:0;border-bottom:1px solid #aa9e8b;background:transparent;padding:9px 28px 9px 0;font:400 12px var(--body);color:var(--charcoal);border-radius:0;cursor:pointer}.home-v17 .home-bundle-content{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,80px);align-items:center}.home-v17 .home-bundle-photo{height:390px;overflow:hidden;background:#e9e3d9}.home-v17 .home-bundle-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.home-v17 .home-bundle-copy{max-width:500px}.home-v17 .home-bundle-copy h3{font-family:var(--body);font-size:22px;line-height:1.3;font-weight:400;margin:12px 0 20px}.home-v17 .home-bundle-product{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.5}.home-v17 .home-bundle-product img{width:48px;height:48px;object-fit:cover}.home-v17 .home-bundle-product span:last-child{color:#736b60;white-space:nowrap}.home-v17 .home-bundle-note{font-size:11px;color:#756e64;margin:14px 0}.home-v17 .home-forms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-v17 .home-form-card>div{height:300px;overflow:hidden}.home-v17 .home-form-card img{width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .5s}.home-v17 .home-form-card:hover img{transform:scale(1.035)}.home-v17 .home-form-card>span{display:flex;justify-content:space-between;padding-top:14px;font:400 14px var(--body)}.home-v17 .home-generations{display:grid;grid-template-columns:1fr 1fr;background:#e9e2d7}.home-v17 .home-generations>img{height:420px;width:100%;object-fit:cover}.home-v17 .home-generations-copy{padding:35px clamp(30px,6vw,90px);align-self:center}.home-v17 .home-generations h2{font-family:var(--display);font-size:clamp(40px,3.8vw,54px);font-weight:300;line-height:1;margin:15px 0 20px;letter-spacing:-.025em}.home-v17 .home-generations-copy>p:not(.home-eyebrow){font-size:13px;line-height:1.75;max-width:44ch;margin-bottom:17px}.home-v17 .home-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.route-home .site-footer{padding-block:28px}@media(max-width:900px){.home-v17 .home-bundle-photo{height:350px}.home-v17 .home-bundle-content{gap:28px}.home-v17 .home-form-card>div{height:230px}.home-v17 .home-generations>img{height:400px}.home-v17 .home-generations-copy{padding:28px}.home-v17 .home-explore-products{grid-auto-columns:calc((100% - 32px) / 3)}}@media(max-width:600px){.home-v17 .home-section{padding-block:34px}.home-v17 .home-section-head{flex-wrap:wrap;gap:12px;margin-bottom:18px}.home-v17 .home-section-head h2{font-size:20px}.home-v17 .home-hero{height:calc(88svh - 72px);min-height:500px;max-height:700px}.home-v17 .home-hero-image{object-position:66% center}.home-v17 .home-hero:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#13100d91);pointer-events:none}.home-v17 .home-hero-copy{padding-bottom:52px}.home-v17 .home-hero h1{font-size:clamp(40px,10.6vw,60px);color:#fffaf0;letter-spacing:-.02em}.home-v17 .home-hero .home-text-action{color:#fffaf0;margin-top:18px}.home-v17 .home-motion-toggle{right:16px;bottom:14px;font-size:9px}.home-v17 .home-category-filters{gap:20px;flex:1 0 100%}.home-v17 .home-category-filters button{font-size:11px;padding-top:4px;min-height:32px}.home-v17 .home-explore-products{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.home-v17 .home-shop-meta{padding-top:10px}.home-v17 .home-shop-meta h3{font-size:11px;min-height:4.65em}.home-v17 .home-shop-meta p{font-size:11px}.home-v17 .home-explore-bottom{margin-top:14px}.home-v17 .home-series-label{width:100%;justify-content:space-between;gap:14px;font-size:10px}.home-v17 .home-series-label select{min-width:0;max-width:68%;font-size:11px;padding-right:18px}.home-v17 .home-bundle-content{grid-template-columns:1fr;gap:22px}.home-v17 .home-bundle-photo{height:250px}.home-v17 .home-bundle-copy h3{font-size:20px;margin-top:8px;margin-bottom:14px}.home-v17 .home-bundle-product{font-size:11px;grid-template-columns:38px 1fr auto;gap:12px;padding-block:7px}.home-v17 .home-bundle-product img{width:38px;height:38px}.home-v17 .home-forms-grid{gap:9px}.home-v17 .home-form-card>div{height:155px}.home-v17 .home-form-card>span{font-size:11px;padding-top:10px}.home-v17 .home-generations{grid-template-columns:1fr}.home-v17 .home-generations>img{height:235px}.home-v17 .home-generations-copy{padding:28px 24px 34px}.home-v17 .home-generations h2{font-size:40px;margin:12px 0 15px}.home-v17 .home-generations-copy>p:not(.home-eyebrow){font-size:12px}.route-home .footer-inner{gap:14px;font-size:10px}}@media(prefers-reduced-motion:reduce){.home-v17 .home-hero-image,.home-v17 .home-hero-light{animation:none}.home-v17 .home-shop-image img,.home-v17 .home-form-card img{transition:none}}.route-about{--display: var(--body)}.about-v18{font-family:var(--body);font-size:14px;font-weight:400;line-height:1.7}.about-v18 [hidden]{display:none!important}.about-v18 h1,.about-v18 h2,.about-v18 h3,.about-v18 p{margin:0;font-family:inherit}.about-v18 h1{font-size:44px;font-weight:500;line-height:1.15;letter-spacing:-.035em}.about-v18 h2{font-size:32px;font-weight:500;line-height:1.2;letter-spacing:-.025em}.about-v18 h3{font-size:16px;font-weight:500;line-height:1.4}.about-v18 p{font-size:14px;font-weight:400;line-height:1.7}.about-v18 .about-welcome{padding-block:28px 26px;text-align:center}.about-v18 .about-welcome p{margin-top:10px;color:#5b554e}.about-v18 .about-hero{position:relative;height:clamp(380px,32vw,460px);overflow:hidden;isolation:isolate;background:#e5ddd1}.about-v18 .about-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:65% 16%;animation:about-gentle-drift 20s ease-in-out infinite alternate}.about-v18 .about-hero-light{position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;pointer-events:none;background:linear-gradient(112deg,transparent 18%,rgba(255,248,220,.27) 34%,transparent 47%,rgba(48,39,25,.1) 63%,transparent 76%);mix-blend-mode:soft-light;animation:about-window-light 16s ease-in-out infinite alternate}.about-v18 .about-motion-toggle{position:absolute;bottom:18px;right:24px;z-index:1;padding:7px 12px;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:#28211a6b;color:#fff;font:400 11px/1.5 var(--body);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-v18 .about-motion-toggle:focus-visible,.about-v18 .about-collection-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}@keyframes about-gentle-drift{0%{transform:scale(1)}to{transform:scale(1.025)}}@keyframes about-window-light{0%{transform:translate(-4%) rotate(-2deg);opacity:.45}to{transform:translate(4%) rotate(2deg);opacity:1}}.about-v18.about-motion-paused .about-hero-image,.about-v18.about-motion-paused .about-hero-light{animation-play-state:paused}.about-v18 .about-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"media heading" "media copy";grid-template-rows:auto 1fr;column-gap:clamp(32px,5vw,76px);padding-block:50px;align-items:start}.about-v18 .about-section-heading{grid-area:heading;margin-bottom:20px;max-width:560px}.about-v18 .about-section-heading>p{margin-top:12px;color:#625b53}.about-v18 .about-row-copy{grid-area:copy;max-width:560px;color:#4d4741}.about-v18 .about-row-copy>p+p{margin-top:13px}.about-v18 .about-row-media{grid-area:media;height:360px;min-width:0;overflow:hidden;align-self:center}.about-v18 .about-row-media>img{display:block;width:100%;height:100%;object-fit:cover}.about-v18 .about-collage{position:relative;height:380px;overflow:visible}.about-v18 .about-arch{width:75%;height:360px;overflow:hidden;border-radius:48% 48% 0 0}.about-v18 .about-arch img{width:100%;height:100%;object-fit:cover;object-position:68% center}.about-v18 .about-collage>.about-detail-inset{position:absolute;right:0;bottom:0;width:39%;height:210px;object-fit:cover;object-position:50% 40%;border:6px solid var(--soft-white)}.about-v18 .about-name-closing{color:var(--charcoal)}.about-v18 .about-story-surface{background:#f0ece5}.about-v18 .about-story{grid-template-areas:"heading media" "copy media"}.about-v18 .about-attribution{display:block;margin-top:8px;font-size:12px;color:#756b61}.about-v18 .about-principles{padding-block:46px 50px}.about-v18 .about-principles>.about-section-heading{max-width:720px;margin-bottom:28px}.about-v18 .about-principles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.about-v18 .about-principles-grid article{border-top:1px solid var(--line);padding-top:18px}.about-v18 .about-principles-grid p{margin-top:12px;color:#5b534b}.about-v18 .about-jewelry-surface{background:#f4f1eb}.about-v18 .about-jewelry .about-row-media>img{object-position:50% 48%}.about-v18 .about-collection-link{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;margin-top:22px;padding-bottom:6px;border-bottom:1px solid currentColor;color:var(--charcoal);font-size:12px;line-height:1.6}.route-about .site-footer{padding-block:28px}@media(max-width:1000px){.about-v18 .about-row{column-gap:32px}.about-v18 .about-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.about-v18 h1{font-size:32px}.about-v18 h2{font-size:26px}.about-v18 .about-welcome{padding-block:24px}.about-v18 .about-hero{height:300px}.about-v18 .about-hero-image{object-position:66% 20%}.about-v18 .about-motion-toggle{right:16px;bottom:14px}.about-v18 .about-row,.about-v18 .about-story{grid-template-columns:1fr;grid-template-areas:"heading" "media" "copy";grid-template-rows:auto;gap:0;padding-block:32px}.about-v18 .about-section-heading{margin-bottom:22px}.about-v18 .about-section-heading>p{margin-top:10px}.about-v18 .about-row-media{width:100%;height:250px;margin-bottom:24px}.about-v18 .about-collage{height:280px}.about-v18 .about-arch{height:265px;width:74%}.about-v18 .about-collage>.about-detail-inset{width:39%;height:160px;border-width:5px}.about-v18 .about-principles{padding-block:32px}.about-v18 .about-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.about-v18 .about-principles-grid article{padding-top:14px}.about-v18 .about-collection-link{margin-top:18px}.route-about .footer-inner{gap:14px;font-size:10px}}@media(prefers-reduced-motion:reduce){.about-v18 .about-hero-image,.about-v18 .about-hero-light{animation:none}.about-v18 .about-motion-toggle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ll-styles.css.map */
