:root{--ink: #171714;--paper: #f2f0e9;--white: #fbfaf6;--accent: #b24a2a;--line: rgba(23, 23, 20, .2);--gutter: clamp(1rem, 3vw, 3.5rem);--serif: Iowan Old Style, Baskerville, "Times New Roman", serif;--sans: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.5}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:fixed;top:-4rem;left:1rem;z-index:100;padding:.75rem 1rem;background:var(--ink);color:#fff}.skip-link:focus{top:1rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(100%,1600px);margin-inline:auto;padding-inline:var(--gutter)}.eyebrow{margin:0 0 1rem;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.display{margin:0;font-family:var(--serif);font-size:clamp(3.3rem,9vw,9rem);font-weight:400;letter-spacing:-.055em;line-height:.83}.section-title{margin:0;font-family:var(--serif);font-size:clamp(2.3rem,5vw,5rem);font-weight:400;letter-spacing:-.045em;line-height:.95}.rte{max-width:68ch}.rte a{text-decoration:underline;text-underline-offset:3px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.8rem 1.25rem;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:var(--white);cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:.25s ease}.button:hover{background:var(--accent);border-color:var(--accent)}.button--outline{background:transparent;color:var(--ink)}.button--outline:hover{color:var(--white)}.button[disabled]{opacity:.45;cursor:not-allowed}.announcement{display:flex;min-height:34px;align-items:center;justify-content:center;padding:.4rem var(--gutter);background:var(--ink);color:var(--white);font-size:.65rem;letter-spacing:.16em;text-align:center;text-transform:uppercase}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:grid;min-height:82px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.brand{font-family:var(--serif);font-size:clamp(1.4rem,2.5vw,2rem);letter-spacing:-.04em}.nav{display:flex;height:100%;align-items:center;gap:1.5rem}.nav__item{position:relative;display:flex;height:82px;align-items:center}.nav a,.header-actions a{position:relative;font-size:.69rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.nav a:after,.header-actions a:after{position:absolute;right:0;bottom:-.35rem;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s}.nav a:hover:after,.header-actions a:hover:after{transform:scaleX(1);transform-origin:left}.nav__submenu{position:absolute;top:100%;left:-1.25rem;display:grid;visibility:hidden;min-width:235px;gap:.8rem;padding:1.4rem 1.25rem 1.6rem;border:1px solid var(--line);background:var(--paper);box-shadow:0 18px 45px #17171414;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.nav__submenu a{width:max-content;max-width:100%;font-size:.66rem}.nav__item:hover .nav__submenu,.nav__item:focus-within .nav__submenu{visibility:visible;opacity:1;transform:none}.header-actions{display:flex;justify-content:flex-end;gap:1.25rem}.menu-toggle{display:none;padding:0;border:0;background:transparent}.mobile-menu{display:none}.art-hero{position:relative;min-height:min(820px,calc(100vh - 116px));overflow:hidden}.art-hero__media{position:absolute;top:0;right:0;bottom:0;left:42%;background:#d4d0c7}.art-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,23,20,.22),transparent 40%);content:""}.art-hero__media img{width:100%;height:100%;object-fit:cover}.art-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#d8d3c6 0 48%,#a29b8f 48% 63%,#c6a58c 63%)}.art-hero__content{position:relative;z-index:2;display:flex;min-height:inherit;flex-direction:column;align-items:flex-start;justify-content:center;width:58%;padding-block:6rem}.art-hero__content .display{max-width:8ch}.art-hero__copy{max-width:35ch;margin:2rem 0}.art-hero__index{position:absolute;right:var(--gutter);bottom:2rem;z-index:3;color:var(--white);font-family:var(--serif);font-size:2rem}.home-editorial{position:relative;z-index:0;overflow:hidden;perspective:1400px}.home-editorial>*:not(.home-editorial__atmosphere){position:relative;z-index:1}.home-editorial__atmosphere{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.28;pointer-events:none;mix-blend-mode:multiply}.home-editorial__atmosphere:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f0e933;content:""}.home-editorial__atmosphere video{width:100%;height:100%;object-fit:cover;filter:grayscale(.7) sepia(.16) contrast(1.18)}.home-editorial__hero{position:relative;min-height:min(860px,calc(100svh - 116px));overflow:hidden;background:#d9c1a4}.home-editorial__hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#efdec7eb,#efdec757,#1c16111f);content:""}.home-editorial__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-editorial__hero-content{position:relative;z-index:2;display:flex;min-height:inherit;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-top:clamp(5rem,10vw,10rem);padding-bottom:clamp(4rem,7vw,7rem)}.home-editorial__statement{max-width:9.5ch;margin:0;font-family:var(--serif);font-size:clamp(3.6rem,8.7vw,9rem);font-weight:400;letter-spacing:-.06em;line-height:.86;white-space:pre-line}.home-editorial__hero-index{position:absolute;z-index:2;right:var(--gutter);bottom:2rem;font-family:var(--serif);font-size:1.15rem}.home-editorial__opening{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:clamp(2rem,8vw,9rem)}.home-editorial__opening{padding-top:clamp(7rem,13vw,13rem)}.home-editorial__opening-side{display:grid;gap:clamp(4rem,10vw,9rem);padding-top:clamp(2rem,11vw,10rem)}.home-editorial__copy{max-width:38ch;font-family:var(--serif);font-size:clamp(1.45rem,2.25vw,2.35rem);letter-spacing:-.025em;line-height:1.12}.home-editorial__copy p{margin:0}.home-editorial__image{--parallax-y: 0px;--tilt-x: 0deg;--tilt-y: 0deg;display:block;overflow:hidden;background:#ddd9cf;box-shadow:0 25px 70px #1717140f;transform:translate3d(0,var(--parallax-y),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:box-shadow .45s ease,transform .18s linear;will-change:transform}.home-editorial__image img,.home-editorial__image svg,.home-editorial__image video{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.home-editorial__image:hover img{transform:scale(1.015)}.home-editorial__image:hover{box-shadow:0 34px 90px #17171424}.home-editorial__image--portrait{aspect-ratio:4 / 5}.home-editorial__image--portrait img{object-position:54% 48%}.home-editorial__image--landscape{width:88%;aspect-ratio:5 / 4;justify-self:end}.home-editorial__image--landscape img{object-position:50% 54%}.home-editorial__chapter{display:grid;grid-template-columns:minmax(120px,.5fr) minmax(0,1.5fr);gap:2rem;padding-top:clamp(8rem,16vw,16rem);padding-bottom:clamp(7rem,14vw,14rem)}.home-editorial__chapter-number{margin:0;font-family:var(--serif);font-size:clamp(3rem,7vw,7rem);line-height:.8}.home-editorial__chapter-title{max-width:9ch;margin:0;font-family:var(--serif);font-size:clamp(3.1rem,7vw,7.5rem);font-weight:400;letter-spacing:-.055em;line-height:.88}.home-editorial__chapter-copy{display:grid;max-width:58ch;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3rem;color:#56534c}.home-editorial__chapter-copy p{margin:0}.home-editorial__sources{padding-bottom:clamp(9rem,17vw,17rem)}.home-editorial__sources-heading{display:grid;grid-template-columns:.62fr 1.38fr;align-items:end;gap:2rem;margin-bottom:clamp(4rem,8vw,8rem)}.home-editorial__sources-heading h2{max-width:10ch;margin:0;font-family:var(--serif);font-size:clamp(3rem,7vw,7.5rem);font-weight:400;letter-spacing:-.055em;line-height:.88}.home-editorial__sources-grid{display:grid;min-height:950px;grid-template-columns:1fr .85fr .62fr;align-items:start;gap:clamp(1.25rem,4vw,4.5rem)}.home-editorial__source{--parallax-y: 0px;margin:0;transform:translate3d(0,var(--parallax-y),0)}.home-editorial__source img{width:100%;height:auto}.home-editorial__source figcaption{margin-top:.8rem;font-size:.62rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.home-editorial__source--archetype{margin-top:clamp(8rem,14vw,14rem)}.home-editorial__source--contemplation{margin-top:clamp(3rem,7vw,7rem)}.home-editorial__film{--parallax-y: 0px;position:relative;width:calc(100% - (var(--gutter) * 2));max-width:1800px;margin:0 auto clamp(8rem,15vw,15rem);overflow:hidden;background:#d1cdc3;transform:translate3d(0,var(--parallax-y),0)}.home-editorial__film video{width:100%;max-height:82vh;aspect-ratio:16 / 9;object-fit:cover}.home-editorial__film p{position:absolute;right:1rem;bottom:.8rem;margin:0;color:var(--white);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-editorial__process{padding-bottom:clamp(8rem,16vw,16rem)}.home-editorial__process-copy{display:grid;grid-template-columns:.7fr 1.3fr;align-items:end;gap:2rem;margin-bottom:clamp(3rem,7vw,7rem)}.home-editorial__process-copy h2{max-width:8ch;margin:0;font-family:var(--serif);font-size:clamp(3.5rem,8vw,8rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.home-editorial__process-stage{position:relative;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;padding:2vw 0 3vw}.home-editorial__process-video,.home-editorial__process-product{--parallax-y: 0px;position:relative;overflow:hidden;box-shadow:0 30px 80px #17171429;transform:translate3d(0,var(--parallax-y),0)}.home-editorial__process-video{z-index:1;width:112%;aspect-ratio:10 / 7;background:#34312f}.home-editorial__process-video video{display:block;width:100%;height:100%;object-fit:contain}.home-editorial__process-product{z-index:2;width:108%;margin-left:-8%;aspect-ratio:1;background:#b99a78;color:var(--white)}.home-editorial__process-product img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.home-editorial__process-product:hover img{transform:scale(1.018)}.home-editorial__process-video>span,.home-editorial__process-label{position:absolute;top:1rem;right:1rem;padding:.5rem .65rem;background:#141311b8;color:var(--white);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase}.home-editorial__process-video>span{right:auto;left:1rem}.home-editorial__process-meta{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;gap:1rem;padding:5rem 1.25rem 1.25rem;background:linear-gradient(transparent,#141311b8);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.home-editorial__process-meta strong{font-weight:500}.home-editorial__triptych{display:grid;min-height:900px;grid-template-columns:.75fr 1.1fr .6fr;align-items:start;gap:clamp(1.25rem,4vw,4.5rem)}.home-editorial__image--small{aspect-ratio:4 / 5;margin-top:18rem}.home-editorial__image--small img{object-position:55% 48%}.home-editorial__image--tall{aspect-ratio:4 / 5.6}.home-editorial__image--tall img{object-position:58% 47%}.home-editorial__image--detail{aspect-ratio:1 / 1.25;margin-top:8rem}.home-editorial__image--detail img{object-position:50% 52%}.home-editorial__final-pair{display:grid;grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(2rem,8vw,9rem);padding-top:clamp(8rem,14vw,14rem)}.home-editorial__image--crane{aspect-ratio:4 / 5}.home-editorial__image--crane img{object-position:53% 46%}.home-editorial__image--carousel{width:82%;aspect-ratio:1 / 1.15;margin-top:clamp(6rem,12vw,12rem)}.home-editorial__image--carousel img{object-position:50% 52%}.home-editorial__art{margin-top:clamp(7rem,14vw,14rem);border-block:1px solid var(--line);background:var(--white)}.home-editorial__art img{width:100%;max-height:620px;object-fit:cover}.home-editorial__closing{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:2rem clamp(3rem,10vw,11rem);padding-top:clamp(6rem,12vw,12rem);padding-bottom:clamp(7rem,13vw,13rem)}.home-editorial__closing .eyebrow{grid-column:1 / -1}.home-editorial__closing h2{max-width:10ch;margin:0;font-family:var(--serif);font-size:clamp(3rem,7vw,7rem);font-weight:400;letter-spacing:-.055em;line-height:.9}.home-editorial__closing .rte{align-self:end;color:#56534c;font-size:1rem}.home-editorial__link{grid-column:2;justify-self:start;margin-top:1.5rem}.featured{padding-block:clamp(5rem,10vw,10rem)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.text-link{border-bottom:1px solid currentColor;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(2.5rem,5vw,5.5rem) clamp(1rem,2vw,2rem)}.product-card{min-width:0}.product-card>a{display:block}.product-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#dfdbd1}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.product-card__image--primary{z-index:1;opacity:1}.product-card__image--secondary{z-index:2;opacity:0}.product-card:hover .product-card__image--primary{transform:scale(1.015)}.product-card:hover .product-card__image--secondary{opacity:1;transform:scale(1.015)}.product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#17171440}.product-card__placeholder svg{width:55%}.product-card__info{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:start;gap:.35rem .75rem;padding-top:1rem}.product-card__title{min-height:2.4em;margin:0;font-family:var(--serif);font-size:clamp(1rem,1.3vw,1.2rem);font-weight:400;line-height:1.2}.product-card__price{display:flex;align-items:baseline;justify-content:flex-end;gap:.45rem;padding-top:.2rem;font-size:.72rem;letter-spacing:.04em;white-space:nowrap}.price-pair__compare{color:#77736b;font-size:.88em;text-decoration-thickness:1px;text-decoration-color:currentColor}.price-pair__current{color:var(--accent);font-weight:700}.product-card__meta{grid-column:1 / -1;margin:0;color:#68665f;font-size:.62rem;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.editorial{display:grid;min-height:700px;grid-template-columns:1.15fr .85fr;background:var(--ink);color:var(--white)}.editorial__media{min-height:520px}.editorial__media img{width:100%;height:100%;object-fit:cover}.editorial__placeholder{width:100%;height:100%;background:linear-gradient(28deg,#655249,#c5b8a2 58%,#80766d)}.editorial__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(3rem,8vw,8rem)}.editorial__content .section-title{max-width:8ch}.editorial__content .rte{margin:2rem 0;color:#ffffffb8}.editorial .button{border-color:var(--white);background:transparent}.editorial .button:hover{border-color:var(--accent);background:var(--accent)}.main-section{padding-block:clamp(3rem,7vw,7rem)}.collection-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:4rem}.collection-head .rte{justify-self:end}.collection-page{padding-bottom:clamp(6rem,12vw,12rem)}.collection-hero{padding-top:clamp(5rem,10vw,10rem)}.collection-hero__top{display:flex;justify-content:space-between;gap:2rem;padding-bottom:1.2rem;border-bottom:1px solid var(--ink)}.collection-hero__top p{margin:0;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase}.collection-hero h1{max-width:12ch;margin:clamp(2.5rem,5vw,5rem) 0 clamp(4rem,9vw,9rem);font-family:var(--serif);font-size:clamp(5rem,14vw,14rem);font-weight:400;letter-spacing:-.075em;line-height:.76}.collection-hero__story{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:start;gap:clamp(2rem,8vw,9rem);padding-bottom:clamp(4rem,8vw,8rem)}.collection-hero__story h2{max-width:10ch;margin:0;font-family:var(--serif);font-size:clamp(2.7rem,5.5vw,5.8rem);font-weight:400;letter-spacing:-.05em;line-height:.9}.collection-hero__story>div{max-width:58ch;padding-top:.5rem;color:#56534c}.collection-hero__story>div>p{margin:0;font-family:var(--serif);font-size:clamp(1.2rem,1.8vw,1.65rem);line-height:1.2}.collection-hero__story .rte{margin-top:1.5rem}.collection-hero__story span{display:block;margin-top:2rem;color:var(--ink);font-size:.62rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.collection-nav{display:flex;overflow-x:auto;gap:1.8rem;padding:1.1rem 0;border-block:1px solid var(--line);scrollbar-width:none}.collection-nav::-webkit-scrollbar{display:none}.collection-nav a{flex:0 0 auto;padding-bottom:.25rem;border-bottom:1px solid transparent;font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.collection-nav a:hover,.collection-nav a[aria-current=page]{border-color:currentColor}.collection-catalog{padding-top:clamp(3rem,7vw,7rem)}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.collection-toolbar p,.collection-toolbar label{margin:0;font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.collection-toolbar form{display:flex;align-items:center;gap:.75rem}.collection-toolbar select{min-width:150px;padding:.55rem 2rem .55rem .7rem;border:0;border-bottom:1px solid var(--ink);border-radius:0;background:transparent;color:var(--ink)}.collection-page--sparse .product-grid{max-width:980px;grid-template-columns:repeat(2,minmax(0,1fr))}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:4rem}.pagination a,.pagination span{padding:.35rem .65rem;border-bottom:1px solid transparent}.pagination .current{border-color:var(--ink)}.product-main{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,6vw,8rem)}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.product-gallery__item{background:#ddd9cf}.product-gallery__item:first-child:last-child{grid-column:1 / -1}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:2rem;align-self:start;padding-top:1rem}.product-info h1{margin:0 0 1rem;font-family:var(--serif);font-size:clamp(2.7rem,5vw,5.5rem);font-weight:400;letter-spacing:-.05em;line-height:.92}.product-info__price{display:flex;align-items:baseline;gap:.8rem;margin-bottom:2rem;font-size:1.1rem}.product-info__price .price-pair__current{font-size:1.2em}.product-form{display:grid;gap:1rem;margin-block:2rem}.field-label{font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.select,.quantity,.input{width:100%;min-height:50px;padding:.75rem;border:1px solid var(--ink);border-radius:0;background:transparent;color:inherit}.product-form .button{width:100%}.product-description{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--line)}.product-reviews{clear:both;padding-top:clamp(5rem,10vw,10rem)}.product-reviews__clear{clear:both}.product-reviews .jdgm-review-widget{font-family:var(--sans)}.cart-table{width:100%;border-collapse:collapse}.cart-table th{padding:.75rem 0;border-bottom:1px solid var(--ink);font-size:.65rem;letter-spacing:.12em;text-align:left;text-transform:uppercase}.cart-table td{padding:1.25rem 0;border-bottom:1px solid var(--line);vertical-align:middle}.cart-product{display:flex;align-items:center;gap:1rem}.cart-product img{width:90px;aspect-ratio:4 / 5;object-fit:cover}.cart-actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:2rem}.empty-state{padding-block:8rem;text-align:center}.empty-state .section-title{margin-bottom:2rem}.contact-section{display:grid;min-height:70vh;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(3rem,10vw,11rem);padding-block:clamp(4rem,9vw,9rem)}.contact-intro{align-self:start}.contact-intro__copy{margin-top:2rem;color:#56534c}.contact-intro__email{margin-top:1.5rem;color:#56534c}.contact-intro__email a{border-bottom:1px solid currentColor;color:var(--ink)}.contact-intro__note{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.67rem;letter-spacing:.1em;text-transform:uppercase}.contact-form-wrap{align-self:start;padding-top:.25rem}.contact-form{display:grid;gap:1.5rem}.contact-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-field{display:grid;gap:.55rem}.contact-field .optional{color:#77736b;font-size:.58rem;font-weight:400}.contact-textarea{min-height:190px;resize:vertical}.contact-form__submit{justify-self:start;min-width:190px}.policy-page{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(3rem,10vw,11rem);padding-top:clamp(5rem,10vw,10rem);padding-bottom:clamp(7rem,14vw,14rem)}.policy-page__header{position:sticky;top:2rem;align-self:start}.policy-page__header h1{max-width:8ch;margin:0;font-family:var(--serif);font-size:clamp(3.5rem,7vw,7rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.policy-page__body{max-width:760px;color:#45423c}.policy-page__body>p:first-child{margin-top:0;color:var(--ink);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.policy-page__body h2{margin:3.5rem 0 1rem;padding-top:1.5rem;border-top:1px solid var(--line);color:var(--ink);font-family:var(--serif);font-size:clamp(1.7rem,2.5vw,2.5rem);font-weight:400;letter-spacing:-.025em;line-height:1}.policy-page__body p,.policy-page__body li{line-height:1.75}.policy-page__body ol,.policy-page__body ul{padding-left:1.25rem}.form-status{padding:1rem 1.1rem;border:1px solid var(--ink)}.form-status--success{border-color:#49654b;color:#354b37}.form-status--error{border-color:var(--accent);color:#7a2f1d}.form-status--error ul{margin:.5rem 0 0;padding-left:1.25rem}.brand-story-page{position:relative;z-index:0;isolation:isolate;overflow:clip}.brand-story-page__background{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none}.brand-story-page__background:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f5f3edc7,#efece3e0);content:""}.brand-story-page__background img{width:100%;height:100%;object-fit:cover;filter:saturate(.58) contrast(.86) brightness(1.09);transform:scale(1.025)}.brand-story-page>:not(.brand-story-page__background){position:relative;z-index:1}.brand-story-page__hero{padding-top:clamp(6rem,13vw,13rem);padding-bottom:clamp(8rem,16vw,16rem)}.brand-story-page__hero h1{max-width:9ch;margin:0;font-family:var(--serif);font-size:clamp(4.5rem,13vw,13rem);font-weight:400;letter-spacing:-.07em;line-height:.78}.brand-story-page__hero>p:last-child{max-width:34ch;margin:4rem 0 0 auto;font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,2.4rem);line-height:1.1}.brand-story-page__chapters{display:grid;gap:clamp(9rem,18vw,18rem)}.story-chapter{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,10vw,11rem);content-visibility:auto;contain-intrinsic-size:auto 900px}.story-chapter--reverse .story-chapter__text{order:2}.story-chapter--reverse .story-chapter__media{order:1}.story-chapter__text span{display:block;margin-bottom:1.2rem;font-family:var(--serif);font-size:2rem}.story-chapter__text h2{margin:0 0 2rem;font-family:var(--serif);font-size:clamp(3rem,6vw,6.5rem);font-weight:400;letter-spacing:-.055em;line-height:.88}.story-chapter__text{padding:clamp(1.5rem,3vw,3rem)}.story-chapter__text p{max-width:46ch;margin:0;color:#4f4c46;font-size:clamp(1rem,1.3vw,1.2rem)}.story-chapter__media{display:block;overflow:hidden;aspect-ratio:4 / 5;background:#d9d4c9}.story-chapter__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.story-chapter__media:hover img{transform:scale(1.018)}.brand-story-page__collections{padding-top:clamp(10rem,20vw,20rem);content-visibility:auto;contain-intrinsic-size:auto 1200px}.brand-story-page__collections-head{display:grid;grid-template-columns:.55fr 1.45fr;align-items:end;gap:2rem;margin-bottom:clamp(3rem,7vw,7rem)}.brand-story-page__collections-head h2{max-width:9ch;margin:0;font-family:var(--serif);font-size:clamp(4rem,9vw,9rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.story-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,4rem) 1rem}.story-collection-card{display:block}.story-collection-card__media{overflow:hidden;aspect-ratio:4 / 5;background:#d9d4c9b8}.story-collection-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.story-collection-card:hover .story-collection-card__media img{transform:scale(1.025)}.story-collection-card__copy{display:grid;grid-template-columns:2rem 1fr;gap:.25rem .75rem;padding-top:1rem;border-top:1px solid var(--ink)}.story-collection-card__copy span{grid-row:1 / 3;padding-top:.25rem;font-size:.58rem;letter-spacing:.12em}.story-collection-card__copy h3{margin:0;font-family:var(--serif);font-size:clamp(1.7rem,2.8vw,2.8rem);font-weight:400;letter-spacing:-.035em;line-height:1}.story-collection-card__copy p{margin:.35rem 0 0;color:#5b5851;font-size:.64rem;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.brand-story-page__final{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding-top:clamp(10rem,20vw,20rem);padding-bottom:clamp(7rem,14vw,14rem)}.brand-story-page__final p{margin:0;font-family:var(--serif);font-size:clamp(4rem,11vw,11rem);letter-spacing:-.065em;line-height:.8}.creator-page__hero{padding-top:clamp(6rem,12vw,12rem);padding-bottom:clamp(7rem,13vw,13rem)}.creator-page__hero h1{max-width:12ch;margin:0;font-family:var(--serif);font-size:clamp(4rem,10vw,10rem);font-weight:400;letter-spacing:-.065em;line-height:.82}.creator-page__hero>p:last-child{max-width:55ch;margin:4rem 0 0 auto;font-size:clamp(1.05rem,1.6vw,1.45rem)}.creator-page__offer{padding-bottom:clamp(8rem,15vw,15rem)}.creator-page__lead{max-width:40ch;margin:0 0 4rem;font-family:var(--serif);font-size:clamp(1.6rem,3vw,3rem);line-height:1.05}.creator-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;border-top:1px solid var(--ink);list-style:none}.creator-page__grid li{display:grid;min-height:150px;grid-template-columns:3rem 1fr;align-items:start;gap:1rem;padding:2rem 1rem 2rem 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:clamp(1.25rem,2vw,2rem);line-height:1.1}.creator-page__grid li:nth-child(odd){border-right:1px solid var(--line)}.creator-page__grid li:nth-child(2n){padding-left:2rem}.creator-page__grid span{font-family:var(--sans);font-size:.65rem;letter-spacing:.1em}.creator-page__audience{padding-block:clamp(6rem,12vw,12rem);background:var(--ink);color:var(--white)}.creator-page__audience h2{max-width:9ch;margin:0 0 4rem;font-family:var(--serif);font-size:clamp(3.5rem,8vw,8rem);font-weight:400;letter-spacing:-.055em;line-height:.86}.creator-page__audience ul{display:grid;max-width:900px;margin:0 0 0 auto;padding:0;list-style:none}.creator-page__audience li{padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.3);font-family:var(--serif);font-size:clamp(1.25rem,2.4vw,2.4rem)}.creator-page__closing{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4rem;padding-top:clamp(7rem,14vw,14rem);padding-bottom:clamp(7rem,13vw,13rem)}.creator-page__closing p{max-width:58ch;color:#56534c}.creator-page__closing h2{margin:4rem 0 0;font-family:var(--serif);font-size:clamp(3.5rem,8vw,8rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.partnerships-page__hero{position:relative;min-height:min(860px,calc(100svh - 116px));overflow:hidden;background:#d8c1a5}.partnerships-page__hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1a1612d6,#1a161238 72%);content:""}.partnerships-page__hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.partnerships-page__hero-overlay{position:relative;z-index:2;display:flex;min-height:inherit;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-top:6rem;padding-bottom:clamp(4rem,8vw,8rem);color:var(--white)}.partnerships-page__hero-overlay h1{max-width:10ch;margin:0;font-family:var(--serif);font-size:clamp(4rem,9vw,9rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.partnerships-page__hero-overlay>p:last-child{max-width:54ch;margin:2.5rem 0 0 auto;font-size:clamp(1rem,1.4vw,1.25rem)}.partnerships-page__offer{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(4rem,10vw,11rem);padding-top:clamp(8rem,15vw,15rem);padding-bottom:clamp(8rem,15vw,15rem)}.partnerships-page__offer-intro{position:sticky;top:2rem;align-self:start}.partnerships-page__offer-intro h1,.partnerships-page__offer-intro h2{max-width:9ch;margin:0;font-family:var(--serif);font-size:clamp(3rem,6vw,6.5rem);font-weight:400;letter-spacing:-.055em;line-height:.88}.partnerships-page__introduction{max-width:48ch;margin-top:2.5rem;font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.15}.partnerships-page__offer-intro>p:last-child{max-width:42ch;margin:2rem 0 0;color:#56534c}.partnerships-page__services{margin:0;padding:0;border-top:1px solid var(--ink);list-style:none}.partnerships-page__services li{display:grid;min-height:130px;grid-template-columns:3.5rem 1fr;align-items:start;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.partnerships-page__services span{padding-top:.35rem;font-size:.62rem;letter-spacing:.12em}.partnerships-page__services p{max-width:22ch;margin:0;font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,2.5rem);letter-spacing:-.025em;line-height:1.05}.partnerships-page__process{padding-bottom:clamp(8rem,15vw,15rem)}.partnerships-page__process-copy{display:grid;grid-template-columns:.62fr 1.38fr;align-items:end;gap:2rem;margin-bottom:clamp(3rem,7vw,7rem)}.partnerships-page__process-copy h2{max-width:10ch;margin:0;font-family:var(--serif);font-size:clamp(3.5rem,8vw,8rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.partnerships-page__process-media{position:relative;width:calc(100% - (var(--gutter) * 2));max-width:1600px;margin-inline:auto;overflow:hidden;background:#282724}.partnerships-page__process-media video{display:block;width:100%;max-height:82vh;aspect-ratio:16 / 9;object-fit:contain}.partnerships-page__process-media span{position:absolute;bottom:1rem;left:1rem;padding:.55rem .7rem;background:#141311bd;color:var(--white);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase}.partnerships-page__audience{padding-block:clamp(8rem,15vw,15rem);background:var(--ink);color:var(--white)}.partnerships-page__audience h2{max-width:8ch;margin:0 0 clamp(4rem,8vw,8rem);font-family:var(--serif);font-size:clamp(4rem,9vw,9rem);font-weight:400;letter-spacing:-.06em;line-height:.84}.partnerships-page__audience ul{max-width:980px;margin:0 0 0 auto;padding:0;border-top:1px solid rgba(255,255,255,.35);list-style:none}.partnerships-page__audience li{padding:1.35rem 0;border-bottom:1px solid rgba(255,255,255,.28);font-family:var(--serif);font-size:clamp(1.5rem,2.8vw,2.8rem);letter-spacing:-.02em;line-height:1.05}.partnerships-page__closing{display:grid;grid-template-columns:.55fr 1.15fr auto;align-items:end;gap:2rem clamp(3rem,8vw,8rem);padding-top:clamp(8rem,15vw,15rem);padding-bottom:clamp(8rem,15vw,15rem)}.partnerships-page__closing>div>p{max-width:60ch;margin:0 0 4rem;color:#56534c}.partnerships-page__closing h2{max-width:10ch;margin:0;font-family:var(--serif);font-size:clamp(3.5rem,7vw,7.5rem);font-weight:400;letter-spacing:-.06em;line-height:.86}.partnerships-page__closing .button{white-space:nowrap}.footer{position:relative;z-index:2;padding:clamp(4rem,8vw,8rem) var(--gutter) 2rem;border-top:1px solid var(--line);background:var(--paper);color:var(--ink)}.footer__top{display:grid;grid-template-columns:minmax(360px,1.55fr) .5fr .65fr .45fr;gap:clamp(2rem,5vw,5rem)}.footer__top--no-social{grid-template-columns:minmax(360px,1.65fr) .55fr .7fr}.footer__identity{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2rem}.footer__identity p{max-width:28ch;margin:0;color:#1717149e;font-size:.66rem;letter-spacing:.12em;line-height:1.6;text-transform:uppercase}.footer__email{border-bottom:1px solid rgba(23,23,20,.45);color:#171714b8;font-size:.68rem;letter-spacing:.08em;line-height:1.5}.footer__brand{max-width:100%;font-family:var(--serif);font-size:clamp(3rem,7vw,7rem);letter-spacing:-.06em;line-height:.8;overflow-wrap:anywhere}.footer h2{margin:0 0 1.4rem;color:#1717148f;font-size:.62rem;font-weight:400;letter-spacing:.17em;text-transform:uppercase}.footer ul{margin:0;padding:0;list-style:none}.footer li{margin-bottom:.7rem}.footer__nav a{position:relative;display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;line-height:1.35}.footer__nav a:after{position:absolute;right:0;bottom:-.16rem;left:0;height:1px;background:currentColor;content:"";opacity:.55;transform:scaleX(0);transform-origin:right;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.footer__nav a:hover:after,.footer__nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.footer__nav img{width:1rem;height:auto}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:clamp(5rem,10vw,10rem);padding-top:1rem;border-top:1px solid var(--line);color:#1717149e;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase}.footer__localization{display:flex;align-items:center;gap:.65rem;margin:0 auto}.footer__localization label{white-space:nowrap}.footer__localization select{max-width:min(34vw,280px);padding:.35rem 1.7rem .35rem .25rem;border:0;border-bottom:1px solid rgba(23,23,20,.45);border-radius:0;background:transparent;color:var(--ink);cursor:pointer;font-size:.64rem;letter-spacing:.06em}.footer__localization select:focus-visible{outline:1px solid var(--ink);outline-offset:3px}.footer__localization button{border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;font-size:inherit;letter-spacing:inherit;text-transform:inherit}@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.desktop-nav,.account-link{display:none}.menu-toggle{display:block}.mobile-menu{position:fixed;z-index:30;top:116px;right:0;bottom:0;left:0;display:flex;visibility:hidden;flex-direction:column;gap:1.5rem;padding:3rem var(--gutter);background:var(--paper);opacity:0;transform:translateY(-10px);transition:.25s}.mobile-menu[data-open]{visibility:visible;opacity:1;transform:none}.mobile-menu a{font-family:var(--serif);font-size:2.5rem;letter-spacing:-.04em}.mobile-menu__group{display:grid;gap:.8rem}.mobile-menu__children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;padding:.2rem 0 .4rem 1.25rem;border-left:1px solid var(--line)}.mobile-menu__children a{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.art-hero{min-height:740px}.art-hero__media{top:38%;right:0;bottom:0;left:24%}.art-hero__media:after{background:linear-gradient(180deg,var(--paper),transparent 35%)}.art-hero__content{justify-content:flex-start;width:100%;padding-top:4rem}.art-hero__copy{margin:1.5rem 0}.home-editorial__opening{grid-template-columns:minmax(0,1.05fr) minmax(240px,.95fr);gap:2rem}.home-editorial__chapter{grid-template-columns:90px 1fr}.home-editorial__triptych{min-height:660px;gap:1.25rem}.home-editorial__image--small{margin-top:10rem}.home-editorial__image--detail{margin-top:5rem}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial,.product-main,.contact-section{grid-template-columns:1fr}.editorial__content{min-height:520px}.product-info{position:static}.footer__top{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__identity{grid-column:1 / -1;margin-bottom:2rem}}@media(max-width:560px){.display{font-size:clamp(3.2rem,19vw,5.4rem)}.header-inner{grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem}.brand{min-width:0;overflow:hidden;font-size:1.35rem;text-overflow:ellipsis;white-space:nowrap}.header-actions{min-width:0}.header-actions a[href*="/search"]{display:none}.home-editorial__hero{min-height:calc(100svh - 116px)}.home-editorial__hero:after{background:linear-gradient(180deg,#efdec72e,#efdec7e0 82%)}.home-editorial__hero-image{object-position:58% center}.home-editorial__hero-content{padding-bottom:5rem}.home-editorial__statement{width:100%;max-width:100%;font-size:clamp(2.8rem,12vw,4.6rem);overflow-wrap:anywhere}.home-editorial__opening{display:flex;flex-direction:column}.home-editorial__opening-side{gap:4rem;padding-top:1rem}.home-editorial__image{--tilt-x: 0deg !important;--tilt-y: 0deg !important}.home-editorial__image--portrait{width:86%}.home-editorial__image--landscape{width:78%}.home-editorial__chapter{grid-template-columns:1fr}.home-editorial__chapter-number{font-size:3rem}.home-editorial__chapter-copy{grid-template-columns:1fr;gap:1rem}.home-editorial__sources-heading{grid-template-columns:1fr}.home-editorial__sources-grid{display:flex;min-height:0;flex-direction:column;gap:3rem}.home-editorial__source--immortality{width:84%}.home-editorial__source--archetype{width:76%;margin:0 0 0 auto}.home-editorial__source--contemplation{width:62%;margin:0 0 0 8%}.home-editorial__process-copy{grid-template-columns:1fr}.home-editorial__process-stage{display:block;padding:0}.home-editorial__process-video{width:88%}.home-editorial__process-product{width:62%;margin:-16% 0 0 auto}.home-editorial__triptych{display:flex;min-height:0;flex-direction:column;gap:3rem}.home-editorial__image--small{width:68%;margin:0}.home-editorial__image--tall{width:88%;align-self:flex-end}.home-editorial__image--detail{width:56%;margin:0 0 0 8%}.home-editorial__final-pair{display:flex;flex-direction:column}.home-editorial__image--crane{width:88%}.home-editorial__image--carousel{width:64%;margin-top:1rem;align-self:flex-end}.home-editorial__closing{grid-template-columns:1fr}.home-editorial__closing .eyebrow,.home-editorial__link{grid-column:1}.collection-hero__top{align-items:flex-start;flex-direction:column;gap:.4rem}.collection-hero__story{grid-template-columns:1fr;gap:2rem}.collection-nav{margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter)}.collection-toolbar{align-items:flex-start;flex-direction:column;gap:1rem}.collection-toolbar form{width:100%;justify-content:space-between}.section-head,.collection-head{display:grid;grid-template-columns:1fr;align-items:start}.collection-head .rte{justify-self:start}.product-grid{gap:2.2rem .8rem}.product-card__info{grid-template-columns:1fr}.product-card__price,.product-card__meta{grid-column:1}.product-gallery{grid-template-columns:1fr}.cart-table thead,.cart-table .cart-price{display:none}.cart-actions{align-items:stretch;flex-direction:column}.contact-form__row{grid-template-columns:1fr}.policy-page{grid-template-columns:1fr;gap:3rem}.policy-page__header{position:static}.story-chapter,.story-chapter--reverse{grid-template-columns:1fr;gap:3rem}.story-chapter--reverse .story-chapter__text,.story-chapter--reverse .story-chapter__media{order:initial}.brand-story-page__hero>p:last-child{width:calc(100% - 2.75rem);max-width:none;margin-left:2.75rem}.brand-story-page__collections-head{grid-template-columns:1fr}.story-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story-page__final{align-items:flex-start;flex-direction:column}.creator-page__grid{grid-template-columns:1fr}.creator-page__grid li:nth-child(odd){border-right:0}.creator-page__grid li:nth-child(2n){padding-left:0}.creator-page__closing{grid-template-columns:1fr;align-items:start}.partnerships-page__hero:after{background:linear-gradient(180deg,#1a16121f,#1a1612d1 88%)}.partnerships-page__hero-overlay h1{font-size:clamp(3.2rem,14vw,5.2rem)}.partnerships-page__hero-overlay>p:last-child{margin-left:0}.partnerships-page__offer{grid-template-columns:1fr}.partnerships-page__offer-intro{position:static}.partnerships-page__process-copy{grid-template-columns:1fr}.partnerships-page__closing{grid-template-columns:1fr;align-items:start}.partnerships-page__closing .button{justify-self:start}.footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1.5rem}.footer__identity{grid-column:1 / -1;margin-bottom:1rem}.footer__nav:last-of-type{grid-column:1 / -1}.footer__bottom{align-items:flex-start;flex-direction:column;gap:1rem}.footer__localization{align-items:flex-start;flex-direction:column;gap:.45rem;margin:.25rem 0;width:100%}.footer__localization select{width:100%;max-width:100%}}@media(max-width:520px){.story-collection-grid{gap:2.8rem .65rem}.story-collection-card__copy{grid-template-columns:1.35rem 1fr;gap:.2rem .4rem}.story-collection-card__copy h3{font-size:1.45rem}.story-collection-card__copy p{font-size:.52rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-editorial__image,.home-editorial__film{--parallax-y: 0px !important;--tilt-x: 0deg !important;--tilt-y: 0deg !important;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
