:root{--ink:#181b19;--paper:#f3f3ef;--gold:#b7aa89;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:7px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(56px,6.3vw,108px);line-height:.97;letter-spacing:-.035em}h2{font-size:clamp(48px,5.6vw,88px);line-height:1.01;letter-spacing:-.035em}h3{font-size:29px;line-height:1.14}em{font-weight:400}header{height:120px;margin:0 4.7%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:10;border-bottom:1px solid #22222220}.home header{position:absolute;left:0;right:0;color:#f1eee5;border-color:#ffffff2b}.header-collection,.header-right>a{font-size:12px;letter-spacing:.09em}.brand{font-family:var(--serif);font-weight:500;font-size:35px;letter-spacing:.17em;line-height:1;text-align:center;display:inline-block}.brand span{display:block;font:10px/1.2 var(--sans);letter-spacing:.6em;margin-top:9px;margin-left:.5em}.header-right{display:flex;gap:35px;align-items:center;justify-content:flex-end}.menu summary{width:30px;height:30px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:7px;list-style:none;position:relative;z-index:12}.menu summary::-webkit-details-marker{display:none}.menu summary span{display:block;height:1px;background:currentColor;width:26px;transition:transform .3s}.menu[open] summary{color:#eee9df}.menu[open] summary span:first-child{transform:translateY(4px) rotate(45deg)}.menu[open] summary span:last-child{transform:translateY(-4px) rotate(-45deg)}.menu nav{position:fixed;inset:0 0 0 auto;width:min(600px,100%);background:#151917;padding:150px 7% 80px;display:flex;flex-direction:column;gap:25px;color:#f1eee5;box-shadow:-60px 0 200px #0005}.menu nav>a{font:clamp(36px,4vw,58px)/1.15 var(--serif);white-space:nowrap}.menu nav>a:hover{font-style:italic;color:#c8b99a}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.2em;font-weight:500;line-height:1.7}.hero{position:relative;background:#000;color:#f1eee5;height:max(850px,100svh);max-height:1250px;isolation:isolate;overflow:hidden}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hero-image{height:100%;width:min(1100px,80vw);max-width:none;object-fit:contain;transform:translate(9%);animation:arrive 1.4s ease-out both}.hero:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000c,transparent 80%);pointer-events:none;z-index:0}.hero-topline{position:absolute;top:156px;left:4.7%;right:4.7%;display:flex;justify-content:space-between;text-transform:uppercase;font-size:11px;letter-spacing:.18em;color:#b2aea4;z-index:1}.hero-copy{position:absolute;left:7.5%;bottom:135px;z-index:2}.hero-copy .eyebrow{color:#c4b89b;margin-bottom:29px}.hero h1{font-size:clamp(66px,7.1vw,118px);line-height:.96;letter-spacing:-.035em;max-width:880px;text-shadow:0 3px 30px #0006}.hero h1 em{color:#e4dfd1}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;font-size:12px;letter-spacing:.07em;border-bottom:1px solid #8a877d;padding-bottom:11px;line-height:1.5;transition:gap .25s,color .25s}.text-link span{font-size:19px;font-weight:400}.text-link:hover{gap:48px;color:#928362}.hero .text-link{margin-top:38px;border-color:#9c9179}.hero-caption{position:absolute;z-index:2;right:4.7%;bottom:154px;font-size:12px;line-height:1.85;color:#aaa69c;max-width:240px}.hero-caption strong{display:block;font-family:var(--serif);font-weight:400;font-size:24px;color:#e7e3d9;margin-bottom:8px}.caption-line{display:block;width:45px;height:1px;background:#8d8167;margin-bottom:20px}.scroll-cue{position:absolute;bottom:37px;left:4.7%;right:4.7%;z-index:2;display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.19em;color:#aaa69c;border-top:1px solid #ffffff24;padding-top:21px}.scroll-cue span{font-size:18px;line-height:1}.section{padding:115px 7.5%}.section-head{display:grid;grid-template-columns:1fr 2fr auto;gap:40px;align-items:start;margin-bottom:95px}.section-head>.eyebrow{padding-top:12px;color:#68695f}.section-head>.text-link{margin-top:15px;white-space:nowrap}.section-intro{max-width:345px;font-size:14px;color:#676b63;margin-top:24px;line-height:1.9}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px 32px}.card{display:block;position:relative}.image-wrap{background:#000;overflow:hidden}.card img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;transition:transform 1s cubic-bezier(.2,.6,.3,1)}.card:hover img{transform:scale(1.04)}.card-copy{padding:25px 34px 0 0}.meta{text-transform:uppercase;font-size:10px;letter-spacing:.14em;color:#727367;margin-bottom:10px}.card h3{max-width:450px}.price{font-size:12px;color:#6c6d63;margin-top:15px;letter-spacing:.045em}.card-arrow{position:absolute;right:0;bottom:4px;font-size:23px;color:#78796d;transition:transform .3s}.card:hover .card-arrow{transform:translate(3px,-3px)}.editorial-grid{grid-template-columns:1fr 1fr;gap:60px 11%;align-items:start}.editorial-grid .card:nth-child(2n){margin-top:170px}.editorial-grid .card:nth-child(odd){margin-top:-80px}.editorial-grid .card:first-child{margin-top:0}.editorial-grid .card:nth-child(2){margin-top:160px}.editorial-grid .image-wrap{aspect-ratio:4/4.7;display:flex;align-items:center}.editorial-grid img{height:100%;width:100%;object-fit:contain}.editorial-grid h3{font-size:32px}.statement{background:#17201c;color:#eeeee5;display:grid;grid-template-columns:1.2fr 1fr;gap:15%;padding:125px 9% 140px}.statement .eyebrow{color:#a8b0a3;margin-bottom:55px}.statement>div:last-child{padding-top:100px}.statement p:not(.eyebrow){font:26px/1.6 var(--serif);color:#c8cfc3;max-width:480px}.statement .text-link{margin-top:37px;color:#e5e5d6}.collection-title{padding:92px 7.5% 0}.collection-title>.eyebrow{color:#73766c;margin-bottom:25px}.collection-title h1{font-size:100px}.filters{display:flex;gap:30px;flex-wrap:wrap;margin-top:55px;padding-bottom:21px;border-bottom:1px solid #2428202a;font-size:12px;color:#676d61}.filters a{position:relative;padding:8px 0}.filters .active{color:#182218}.filters .active:after{content:"";position:absolute;height:1px;bottom:-22px;left:0;right:0;background:#263426}.catalog{padding-top:28px}.count{font-size:12px;color:#777b70;margin-bottom:42px}.product{display:grid;grid-template-columns:1.23fr 1fr;gap:7%;padding:32px 5% 100px;align-items:start}.product>div:first-child{min-width:0}.product-main{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#000}.product-copy{padding:32px 0 0}.product-copy>.eyebrow{color:#727768;margin-bottom:24px}.product h1{font-size:clamp(43px,4.1vw,67px);line-height:1.04;letter-spacing:-.025em}.product .price{font-size:16px;margin:30px 0 34px;color:#444c3e}.button{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#253128;color:#f3f3e9;border:1px solid #253128;font-size:12px;letter-spacing:.09em;padding:19px 26px;margin:18px 0;max-width:470px;transition:background .2s}.button span{font-size:19px}.button:hover{background:#43503e}.button.secondary{background:transparent;color:#263225;border:0;border-bottom:1px solid #b6bbad;padding:17px 0;justify-content:flex-start;max-width:max-content;margin:17px 0 45px}.button.secondary:hover{color:#8a7851}.fine{font-size:12px;color:#777c70;max-width:430px;line-height:1.9}.description-body{font-size:15px;color:#535b4c;line-height:1.95;border-top:1px solid #2634262a;margin-top:42px;padding-top:31px}.description-body p{margin:0 0 20px}.description-body>.eyebrow{font-size:11px;color:#283524;margin-bottom:25px}.description-body strong{color:#303b2a}.description-body h2{font-size:32px}.description-body h3{font-size:27px}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.thumbs img{aspect-ratio:1;object-fit:contain;background:#000;width:100%;height:auto}.back{display:block;font-size:11px;letter-spacing:.05em;color:#707866;padding:35px 5% 0}.about{max-width:1050px;padding:105px 6% 130px;margin:auto}.about>.eyebrow{font:12px/1.7 var(--sans);color:#747c6a;margin-bottom:32px}.about h1{font-size:clamp(60px,7.5vw,100px);margin-bottom:50px}.about p{font-size:17px;color:#626a59;margin-bottom:25px;max-width:690px}.about h2{font-size:48px;margin:55px 0 24px}.about>.text-link{margin-top:20px}footer{padding:83px 7.5% 32px;background:#e8e9e2;color:#293225}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer-top .brand{font-size:43px}.footer-contact{font-size:13px;line-height:2.2}.footer-label{display:block;text-transform:uppercase;font-size:10px;letter-spacing:.16em;margin-bottom:18px;color:#737b68}.footer-bottom{border-top:1px solid #25322226;padding-top:24px;margin-top:70px;display:flex;justify-content:space-between;gap:24px;font-size:11px;color:#727a65}.footer-bottom a{margin-left:24px}.skip{position:absolute;top:-100px;left:15px;background:#fff;color:#111;padding:12px;z-index:50}.skip:focus{top:15px}@keyframes arrive{0%{opacity:0;transform:translate(9%) scale(1.025)}to{opacity:1;transform:translate(9%) scale(1)}}@media(min-width:1700px){.hero-copy{bottom:170px}.hero-image{width:1200px}.hero-caption{bottom:190px}.section,.collection-title,footer{padding-left:max(7.5%,calc((100vw - 1450px)/2));padding-right:max(7.5%,calc((100vw - 1450px)/2))}}@media(max-width:1100px){.hero-caption{bottom:105px}.hero-copy{bottom:205px;left:6%}.hero h1{font-size:85px}.hero-image{width:1000px;transform:translate(7%,-10%)}.section-head{grid-template-columns:1fr 2fr}.section-head>.text-link{grid-column:2;justify-self:start;margin-top:0}.section-head{gap:25px}.section{padding:85px 6%}.editorial-grid{gap:60px 7%}.statement{gap:8%;padding:90px 6%}.grid:not(.editorial-grid){gap:45px 22px}.card h3{font-size:25px}.product{gap:5%}.product-copy{padding-top:10px}.product h1{font-size:45px}.collection-title{padding:75px 6% 0}.collection-title h1{font-size:85px}}@media(max-width:700px){header{height:92px;margin:0 6%;grid-template-columns:1fr auto 1fr}.brand{font-size:27px;letter-spacing:.13em}.brand span{font-size:8px;margin-top:7px}.header-collection{font-size:10px;letter-spacing:0}.header-right{gap:0}.header-right>a{display:none}.menu summary{width:25px}.menu summary span{width:23px}.menu nav{padding:135px 9% 60px}.hero{height:920px;height:100svh;min-height:780px;max-height:1080px}.hero-topline{top:118px;left:6%;right:6%;font-size:9px;letter-spacing:.09em}.hero-art{align-items:flex-start;padding-top:115px}.hero-image{width:100%;height:64%;min-height:460px;transform:none;animation:none;object-fit:contain}.hero:after{top:42%;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000 20%,transparent 95%)}.hero-copy{left:7%;bottom:156px}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(49px,9.8vw,69px);line-height:1.03;letter-spacing:-.025em}.hero .text-link{margin-top:24px;font-size:11px}.hero-caption{right:7%;bottom:83px;font-size:10px;line-height:1.5;max-width:230px;text-align:right}.hero-caption strong{display:inline;font:12px var(--sans);margin-right:6px}.hero-caption strong:after{content:" /"}.caption-line,.hero-caption br{display:none}.scroll-cue{bottom:22px;left:7%;right:7%;font-size:9px;padding-top:15px}.section{padding:65px 7% 75px}.section-head{display:block;margin-bottom:45px}.section-head>.eyebrow{font-size:10px;padding:0;margin-bottom:24px}.section-head h2{font-size:52px}.section-intro{font-size:13px;margin-top:18px;max-width:290px}.section-head>.text-link{margin-top:28px}.editorial-grid{grid-template-columns:1fr;gap:45px}.editorial-grid .card:nth-child(n){margin-top:0}.editorial-grid .card:nth-child(2n){margin-left:12%}.editorial-grid .card:nth-child(odd){margin-right:8%}.editorial-grid .image-wrap{aspect-ratio:1}.editorial-grid .card h3{font-size:28px}.card-copy{padding-top:20px}.meta{font-size:9px}.price{font-size:11px;margin-top:10px}.statement{grid-template-columns:1fr;gap:32px;padding:70px 8% 80px}.statement .eyebrow{font-size:10px;margin-bottom:32px}.statement h2{font-size:62px}.statement>div:last-child{padding-top:0}.statement p:not(.eyebrow){font-size:23px}.statement .text-link{margin-top:30px}.collection-title{padding:54px 7% 0}.collection-title>.eyebrow{font-size:10px;margin-bottom:19px}.collection-title h1{font-size:65px}.filters{gap:10px 22px;margin-top:35px;font-size:11px;padding-bottom:14px}.filters .active:after{bottom:-4px}.catalog{padding-top:24px}.count{font-size:10px;line-height:1.8;margin-bottom:25px;max-width:300px}.grid:not(.editorial-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:33px 16px}.grid:not(.editorial-grid) .card h3{font-size:21px}.grid:not(.editorial-grid) .card-copy{padding:15px 0 0}.grid:not(.editorial-grid) .card-arrow{display:none}.grid:not(.editorial-grid) .meta{font-size:8px;letter-spacing:.07em}.product{grid-template-columns:1fr;padding:24px 7% 65px;gap:36px}.product h1{font-size:46px}.product-copy>.eyebrow{font-size:11px;margin-bottom:18px}.product .price{font-size:15px;margin:25px 0}.product .button{max-width:none}.description-body{font-size:15px}.back{padding:25px 7% 0;font-size:10px}.thumbs{gap:8px;margin-top:8px}.about{padding:60px 8% 80px}.about h1{font-size:59px;margin-bottom:35px}.about p{font-size:16px}.about h2{font-size:40px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top .brand{font-size:36px}.footer-contact{font-size:11px}.footer-label{font-size:9px}footer{padding:55px 8% 25px}.footer-bottom{margin-top:45px;flex-direction:column;gap:15px;font-size:10px}.footer-bottom a{margin:0 18px 0 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.header-collection,.header-right>a,.text-link,.filters,.price,.footer-contact,.button,.fine,.back{font-size:14px}.brand span,.hero-topline,.scroll-cue,.hero-caption,.meta,.footer-label,.footer-bottom{font-size:12px}.hero .text-link,.hero-copy .eyebrow{font-size:14px}.menu nav>.eyebrow{font-size:12px}.count{font-size:12px}.collection-title>.eyebrow,.section-head>.eyebrow,.statement .eyebrow{font-size:12px}@media(max-width:700px){.header-collection{font-size:12px}.brand span,.hero-topline{font-size:10px}.hero-caption{font-size:12px;max-width:260px}.hero-caption strong{font-size:13px}.hero-caption br{display:block}.hero h1{font-size:clamp(48px,9.4vw,66px)}.hero-copy{bottom:182px}.scroll-cue{font-size:10px}.grid:not(.editorial-grid) .meta,.meta{font-size:12px;letter-spacing:.04em}.grid:not(.editorial-grid) .price,.price{font-size:14px}.filters{gap:12px 22px}.footer-contact{font-size:14px}.footer-bottom,.footer-label,.count{font-size:12px}.section-intro{font-size:16px}.product-copy>.eyebrow,.hero-copy .eyebrow{font-size:12px}}header .brand{display:block;width:156px;line-height:0;letter-spacing:0}.brand img{width:100%;height:auto;object-fit:contain}.footer-top .brand{display:block;width:240px;max-width:100%;line-height:0;letter-spacing:0}@media(max-width:700px){header .brand{width:126px}.footer-top .brand{width:220px}}:root{--paper:#f7f7f4;--ink:#20211f;--gold:#bea878}header,.home header{margin:0;padding:0 5.5%;height:132px;background:#000;color:#eeeae2;border-bottom:1px solid #ffffff20}header .brand{width:174px}.brand img{mix-blend-mode:screen}.header-collection,.header-right>a{font-size:14px;letter-spacing:.08em}.hero{height:min(960px,100svh);min-height:800px;max-height:none;display:grid;grid-template-columns:44% 56%;grid-template-rows:1fr;padding:175px 6% 125px;align-items:center}.hero-art{position:relative;inset:auto;grid-column:2;grid-row:1;padding:0;height:100%;min-height:0;align-items:center;justify-content:center}.hero-image{width:100%;height:100%;min-height:0;max-width:760px;object-fit:contain;transform:none;animation:none}.hero:after{display:none}.hero-topline{top:160px;left:6%;right:6%;font-size:11px;letter-spacing:.17em}.hero-copy{position:relative;left:auto;bottom:auto;grid-column:1;grid-row:1;align-self:center;z-index:2;padding:35px 0}.hero-copy .eyebrow{font-size:12px;letter-spacing:.23em;margin-bottom:32px;color:#baa77e}.hero h1{font-size:clamp(58px,5.8vw,96px);line-height:1.04;letter-spacing:-.025em;text-shadow:none}.hero h1 em{color:#c9baa0}.hero .text-link{margin-top:42px;font-size:14px}.hero-caption{bottom:38px;right:6%;max-width:none;font-size:12px;line-height:1.6;text-align:right}.hero-caption strong{font-family:var(--sans);font-size:14px;margin-bottom:5px;color:#ddd6c9}.caption-line{display:none}.scroll-cue{left:6%;right:auto;width:32%;bottom:40px;font-size:11px;border-color:#ffffff25;padding-top:16px}.section{padding-top:130px;padding-bottom:130px}.section-head{grid-template-columns:1fr 2fr auto;align-items:center;margin-bottom:75px}.section-head h2{font-size:clamp(50px,5vw,76px)}.section-intro{font-size:16px;line-height:1.8;max-width:370px}.editorial-grid{gap:80px 8%}.editorial-grid .card:nth-child(n){margin:0}.editorial-grid .card:nth-child(2n){margin-top:105px}.editorial-grid .image-wrap{aspect-ratio:1}.editorial-grid h3{font-size:30px;line-height:1.2}.card-copy{padding-top:24px}.meta{color:#73716b;letter-spacing:.12em}.statement{background:#111;color:#f1eee7;padding-top:110px;padding-bottom:110px}.statement .eyebrow{color:#b7a47e}.statement p:not(.eyebrow){color:#c8c5be}.statement .text-link{color:#ddd3c1}footer{background:#000;color:#ddd8cd;padding-top:88px;padding-bottom:32px}.footer-top{align-items:center;grid-template-columns:1.25fr 1fr 1fr;gap:65px}.footer-top .brand{width:240px}.footer-contact{font-size:14px;line-height:2.25}.footer-label{color:#bba880;font-size:12px;letter-spacing:.16em}.footer-bottom{border-color:#ffffff26;color:#96948e;font-size:12px}.footer-contact a:hover,.footer-bottom a:hover{color:#dfc38b}.menu nav{background:#080808}@media(max-width:1100px)and (min-width:701px){.hero{grid-template-columns:47% 53%;min-height:760px}.hero h1{font-size:64px}.section-head{grid-template-columns:1fr 2fr}.section-head>.text-link{grid-column:2}.footer-top{gap:32px}}@media(max-width:700px){header,.home header{height:105px;padding:0 6%}header .brand{width:144px}.header-collection{font-size:12px;letter-spacing:0}.hero{display:flex;flex-direction:column;height:auto;min-height:0;padding:149px 7% 35px;gap:0}.hero-topline{top:125px;font-size:10px;letter-spacing:.1em}.hero-art{order:0;width:100%;height:390px;flex:none}.hero-image{width:100%;height:100%;max-width:430px;min-height:0}.hero-copy{order:1;align-self:stretch;text-align:center;padding:18px 0 32px}.hero-copy .eyebrow{font-size:12px;margin-bottom:18px}.hero h1{font-size:clamp(48px,11vw,69px);line-height:1.04}.hero .text-link{margin-top:26px}.hero-caption{order:2;position:static;text-align:center;font-size:12px;max-width:none;align-self:stretch;border-top:1px solid #ffffff26;padding-top:24px}.hero-caption strong{display:block;font-size:14px}.hero-caption strong:after{content:none}.hero-caption br{display:block}.scroll-cue{display:none}.section{padding:75px 7%}.section-head{display:block;margin-bottom:42px}.section-head h2{font-size:56px}.section-intro{font-size:16px}.editorial-grid{gap:45px}.editorial-grid .card:nth-child(n){margin:0}.editorial-grid h3{font-size:29px}.statement{padding:75px 8%}.statement h2{font-size:58px}.footer-top{grid-template-columns:1fr;gap:30px;text-align:center}.footer-top>div:first-child{grid-column:auto}.footer-top .brand{width:240px;margin:auto}.footer-contact{font-size:14px}.footer-label{margin-bottom:10px}footer{padding:52px 8% 26px}.footer-bottom{align-items:center;text-align:center;gap:16px;margin-top:42px}.footer-bottom>span:last-child{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px}.footer-bottom a{margin:0}}.hero-art{height:auto;aspect-ratio:1;width:100%;max-width:660px;justify-self:end;align-self:center;overflow:hidden}.hero-image{width:100%;height:auto;max-width:none;aspect-ratio:1;object-fit:contain}.hero{column-gap:3%;grid-template-columns:41% 56%}.hero-copy{padding-right:12px}@media(max-width:700px){.hero{padding-top:157px}.hero-art{height:auto;aspect-ratio:1;width:100%;max-width:100%;align-self:center}.hero-image{height:auto;max-width:none}.hero-copy{padding:30px 0}.hero-caption{padding-top:22px}}address{font-style:normal}.footer-contact address{font-size:14px;line-height:1.8;margin-bottom:12px}.visit{margin-top:70px;padding-top:45px;border-top:1px solid #20211f25}.visit h2{margin:12px 0 25px}.visit address{font-size:17px;line-height:1.9;margin-bottom:25px}.visit>.eyebrow{font-size:12px;letter-spacing:.17em}.gallery-map{display:block;width:100%;height:450px;border:0;margin-top:35px;background:#e8e8e3}@media(max-width:700px){.visit{margin-top:50px;padding-top:35px}.gallery-map{height:350px}}.menu nav{padding:112px 55px 45px;gap:14px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;max-height:100dvh;width:min(600px,100vw)}.menu nav>.eyebrow{margin-bottom:12px;flex-shrink:0}.menu nav>a{font-size:32px;line-height:1.25;white-space:normal;flex-shrink:0;min-height:40px}.menu nav>.policy-menu{flex-shrink:0}.menu .policy-menu>summary{display:flex;width:100%;height:auto;min-height:44px;flex-direction:row;align-items:center;justify-content:space-between;font:32px/1.25 var(--serif);gap:18px;position:static;list-style:none;color:inherit}.menu .policy-menu>summary>span{display:inline;width:auto;height:auto;background:none;transform:none!important;font:24px/1 var(--sans);color:#baa880}.policy-menu[open]>summary>span{rotate:45deg}.policy-menu>div{display:flex;flex-direction:column;gap:6px;padding:15px 0 5px 15px;border-left:1px solid #746c59;margin:12px 0}.policy-menu>div>a{font:14px/1.6 var(--sans);padding:8px 0;color:#d1c9b8}.menu-social{border-top:1px solid #ffffff29;margin-top:20px;padding-top:24px}.menu-social>.eyebrow{font-size:12px;color:#bba880;margin-bottom:15px}.social-links{display:flex;gap:12px 26px;flex-wrap:wrap}.social-links>a{font:14px/1.7 var(--sans);padding:7px 0;min-height:38px;white-space:nowrap}.social-links>a:hover{color:#dfc38b}.social-links>a>span{font-size:12px;color:#baa880}.footer-social{padding-top:40px;margin-top:40px;border-top:1px solid #ffffff26}.footer-social>.footer-label{margin-bottom:10px}.footer-social+.footer-bottom{margin-top:35px}@media(max-width:700px){.menu nav{padding:116px 8% 35px;gap:10px}.menu nav>a,.menu .policy-menu>summary{font-size:28px}.footer-social{text-align:center;margin-top:30px;padding-top:30px}.footer-social .social-links{justify-content:center;gap:8px 23px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/minerva.css.map */
