:root{--cream:#f5f1e8;--paper:#fbf9f4;--ink:#19372a;--dark:#152b21;--brass:#b58334;--line:#d7d0c1;--body:#282723}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--body);font:500 18px/1.45 var(--brand-font),Georgia,serif}.shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--brass);outline-offset:3px}header{height:88px;display:flex;align-items:center;gap:34px;padding:14px 5.1vw;border:1px solid var(--line);background:var(--paper);position:-webkit-sticky;position:sticky;top:0;z-index:5}.brand img{width:200px;height:56px;object-fit:contain}.brand img,.brand picture{display:block}nav{display:flex;gap:34px;margin-left:auto;align-items:center}nav a{font-size:15px;font-weight:500}nav a:hover{color:var(--brass)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:12px 16px;background:var(--ink);color:white;border:1px solid var(--ink);font-size:14px;font-weight:700;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px);background:#28513e}.button:active{transform:scale(.98)}.button b{font-size:22px;line-height:0}.ghost{background:transparent;color:var(--ink)}.ghost:hover{background:var(--ink);color:white}.hero{min-height:432px;display:grid;grid-template-columns:41% 59%;background:var(--cream)}.hero-copy{padding:38px 6.5vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#f8f5ed,#f4f0e7)}h1,h2{font-family:var(--brand-font),Georgia,serif;color:var(--ink);line-height:.98;letter-spacing:-.035em}.hero h1{font-size:clamp(48px,5.1vw,82px);margin:0}.hero h1 i{font-weight:400}.hero-copy span{width:48px;border-top:3px solid var(--brass);margin:24px 0}.hero-copy p{max-width:460px;margin:0 0 16px}.actions{display:flex;gap:16px;flex-wrap:wrap}.hero picture{display:block;min-height:432px}.hero-image{width:100%;height:100%;object-fit:cover}.proof{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:15px 5vw;background:var(--paper)}.proof b{font-size:14px;font-weight:500;padding:0 18px;border-right:1px solid var(--line);text-align:center}.proof b:last-child{border:0}.proof b:first-letter{color:var(--brass);font-size:23px}.finish{display:grid;grid-template-columns:44% 32% 24%;border-bottom:1px solid var(--line)}.finish-calls,.finish-list{padding:38px 4.5vw}.built h2,.finish h2{font-size:32px;margin:0 0 7px}.finish p{font-size:14px;margin:0 0 18px}.swatches{display:flex;gap:20px;margin:16px 0 8px}.swatches i{display:block;width:90px;height:150px;border:1px solid #b8b0a2;box-shadow:0 3px 8px #0002}.pearl{background:linear-gradient(90deg,#e3dfd4,#fffefa,#dbd7ce)}.moss{background:linear-gradient(90deg,#374236,#718066,#3d493a)}.walnut{background:repeating-linear-gradient(80deg,#4d2c18,#87502c 6px,#3c2114 12px)}.slate{background:linear-gradient(90deg,#222626,#4a4d4e,#1d2021)}.swatch-labels{display:flex;gap:20px;margin-bottom:17px}.swatch-labels span{width:90px;text-align:center;font-size:13px}.finish-list>a{font-size:14px;font-weight:700;color:var(--ink)}.finish-calls{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;border-left:1px solid var(--line);background:#f8f4eb}.finish-calls>div+div{border-left:1px solid var(--line);padding-left:22px}.finish-calls h2{font-size:27px}.finish-calls .button{margin-top:17px}.finish-photo{height:327px;width:100%;object-fit:cover}.built{padding:27px 4.5vw;display:grid;grid-template-columns:25% 75%;border-bottom:1px solid var(--line)}.built>div{display:grid;grid-template-columns:repeat(4,1fr)}.built b{padding:0 20px;border-left:1px solid var(--line);font-size:25px;color:var(--brass)}.built small,.built strong{display:block;color:var(--body);font-size:13px;margin-top:4px}.built small{font-weight:400;line-height:1.35}.collection-band{display:grid;grid-template-columns:53% 47%;min-height:390px;background:var(--dark);color:#fff}.collection-band picture{display:block}.collection-band img{width:100%;height:100%;object-fit:cover}.collection-band>div{padding:70px 8vw 40px 5vw;align-self:center}.collection-band h2{font-size:46px;color:#f8f4eb;margin:0}.collection-band p{max-width:420px}.collection-band .button{background:var(--brass);border-color:var(--brass)}.page-intro{padding:80px 12vw 52px;border-bottom:1px solid var(--line);background:var(--cream)}.page-intro>p:first-child{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--brass);font-weight:700}.page-intro h1{font-size:clamp(46px,6vw,82px);margin:0 0 20px}.page-intro>div>p{max-width:680px;font-size:18px}.article-grid,.collection-grid,.part-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;padding:46px 7vw}.collection-card{border:1px solid var(--line);background:white;transition:transform .2s,box-shadow .2s}.article-grid>a:hover,.collection-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1f29191a}.collection-card img{width:100%;height:220px;object-fit:cover}.collection-card div{padding:18px}.collection-card small,.part-grid small{color:var(--brass);text-transform:uppercase;font-size:11px;letter-spacing:.1em}.article-grid h2,.collection-card h2,.part-grid h2{font-size:28px;margin:5px 0}.collection-card p{margin:0 0 15px}.article-grid b,.collection-card b,.part-grid b{font-size:13px;color:var(--ink)}.planning,.product,.style-hero{display:grid;grid-template-columns:1fr 1fr;max-width:1180px;margin:46px auto;padding:0 24px}.planning img,.product img,.style-hero img{width:100%;height:380px;object-fit:cover}.planning>div,.product>div,.style-hero>div{padding:55px;background:var(--cream)}.product h2,.style-hero h2{font-size:42px;margin:0}.part-grid{grid-template-columns:repeat(3,1fr)}.part-grid a{padding:25px;border:1px solid var(--line);background:white;min-height:160px;transition:background .2s}.part-grid a:hover{background:var(--cream)}.faq,.locations,.prose,.video-list{max-width:800px;margin:0 auto;padding:10px 0 35px}.prose h2{font-size:35px;margin-top:40px}.planning p,.prose p{font-size:17px}.planning a:not(.button),.prose a:not(.button){color:var(--ink);font-weight:700;text-decoration:underline}.planning form,.prose form{margin-top:30px}.locations>div{padding:20px 0;border-top:1px solid var(--line)}.locations h2{font-size:32px;margin:0}.video-list>a{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line)}.video-list span{color:var(--brass);font-size:14px}.faq details{padding:18px 0;border-top:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:700;color:var(--ink)}.faq p{max-width:700px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:45px 7vw}.gallery img{width:100%;height:260px;object-fit:cover}.article-grid>a{display:block;border:1px solid var(--line);background:white;transition:transform .2s,box-shadow .2s}.article-grid img{width:100%;height:200px;object-fit:cover}.article-grid b,.article-grid h2,.article-grid small{display:block;margin:14px 16px}.article-grid h2{font-size:28px}.article{max-width:780px;margin:0 auto;padding:76px 24px}.article h1{font-size:62px;margin:0 0 22px}.article>img{width:100%;max-height:440px;object-fit:cover;margin-bottom:24px}.article>p{font-size:18px;max-width:680px}form{grid-gap:14px;gap:14px}form,label{display:grid}label{grid-gap:6px;gap:6px;font-weight:700;color:var(--ink)}input,textarea{border:1px solid #aaa294;background:white;min-height:46px;padding:10px;font:inherit}textarea{min-height:130px;resize:vertical}.form-status{margin:0;color:var(--ink);font-weight:700}.not-found{max-width:700px;margin:0 auto;padding:110px 24px}.not-found h1{font-size:65px;margin:0}.not-found p:first-child{color:var(--brass);font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.15em}footer{position:relative;background:var(--dark);color:#e6e2d8;padding:55px 7vw;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:38px;gap:38px}footer img{width:180px;max-height:54px;object-fit:contain}footer p{max-width:270px;font-size:14px}footer a{display:block;margin:7px 0;font-size:14px}footer h3{font-size:14px;margin:0 0 12px;color:#d0ad70}.theo{position:absolute;right:3vw;bottom:17px}.theo img{width:31px;height:31px;filter:none}@media(max-width:1050px){header{gap:16px;padding:12px 3vw}.brand img{width:150px}nav{gap:17px}.hero-copy{padding:35px 4vw}.finish-calls,.finish-list{padding:30px 3vw}.swatches{gap:10px}.swatch-labels span,.swatches i{width:70px}.built{padding:26px 3vw}.built b{padding:0 12px}}@media(max-width:780px){header{height:72px;padding:8px 18px}.brand img{width:130px;height:48px}nav{display:none}header>.button{margin-left:auto;min-height:42px;padding:8px 10px;font-size:12px}.hero{grid-template-columns:1fr}.hero picture{min-height:320px;grid-row:1}.hero-copy{padding:42px 28px;grid-row:2}.hero h1{font-size:54px}.proof{grid-template-columns:1fr 1fr;padding:8px 10px}.proof b{font-size:12px;padding:10px 5px}.proof b:nth-child(2){border-right:0}.finish{grid-template-columns:1fr}.finish-calls{border-left:0;border-top:1px solid var(--line)}.finish-photo{height:250px}.built{display:block;padding:34px 28px}.built>div{grid-template-columns:1fr 1fr;margin-top:28px;gap:20px}.built b{padding-left:12px}.collection-band{grid-template-columns:1fr}.collection-band picture{height:270px}.collection-band>div{padding:40px 28px}.collection-band h2{font-size:42px}.page-intro{padding:55px 28px 36px}.article-grid,.collection-grid,.part-grid{grid-template-columns:1fr;padding:28px}.planning,.product,.style-hero{grid-template-columns:1fr;padding:0 20px;margin:28px auto}.planning img,.product img,.style-hero img{height:260px}.planning>div,.product>div,.style-hero>div{padding:30px}.gallery{grid-template-columns:1fr 1fr;padding:28px;gap:10px}.gallery img{height:180px}.faq,.locations,.prose,.video-list{padding:10px 28px 34px}.article{padding:48px 28px}.article h1{font-size:48px}.video-list>a{gap:20px}.video-list span{white-space:nowrap}.finish-calls h2{font-size:27px}footer{grid-template-columns:1fr 1fr;padding:45px 28px 75px;gap:24px}footer>div:first-child{grid-column:span 2}.theo{left:28px;right:auto}.theo img{width:31px}}@media(prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .55s both}.hero-copy p{animation-delay:.12s}.hero-copy .actions{animation-delay:.22s}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}.pearl{background:linear-gradient(105deg,#c9c7be,#e8e6dc 28%,#f5f3eb 56%,#d7d5cc)}.moss{background:linear-gradient(105deg,#727b6e,#aab3a2 34%,#899383 68%,#667062)}.walnut{background:repeating-linear-gradient(96deg,#563426 0 2px,#724a37 3px 8px,#8a6048 9px 11px,#69402f 12px 17px)}.slate{background:linear-gradient(105deg,#494742,#706d67 32%,#5b5852 64%,#393a38)}.mobile-nav{display:none}@media (max-width:1240px){.main-nav{display:none}header>.button{margin-left:auto}.mobile-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-left:0;background:var(--paper)}.mobile-nav,.mobile-nav a{border-bottom:1px solid var(--line)}.mobile-nav a{display:flex;align-items:center;min-height:44px;padding:10px 18px;border-right:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:700}.mobile-nav a:nth-child(3n){border-right:0}.mobile-nav a:nth-last-child(-n+3){border-bottom:0}.mobile-nav a:last-child{grid-column:span 3;justify-content:center}.mobile-nav a:hover{background:var(--cream)}}@media (max-width:780px){.mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav a:nth-child(3n){border-right:1px solid var(--line)}.mobile-nav a:nth-child(2n){border-right:0}.mobile-nav a:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.mobile-nav a:nth-last-child(-n+2){border-bottom:0}.mobile-nav a:last-child{grid-column:span 2}}.proof b:last-child{display:flex;align-items:center;justify-content:center;min-height:48px;background:var(--brass);color:var(--dark);font-weight:700}.proof b:last-child:first-letter{color:var(--dark)}@media (max-width:780px){.proof b:last-child{min-height:42px}}.cart-link{white-space:nowrap;font-size:14px;font-weight:700;color:var(--ink)}.cart-link span{display:inline-grid;place-items:center;margin-left:5px;min-width:20px;height:20px;border-radius:50%;background:var(--brass);color:#fff;font-size:11px}.button{font:700 14px var(--brand-font),Georgia,serif;cursor:pointer}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.card-placeholder,.product-placeholder{display:grid;place-items:center;background:var(--cream);color:var(--ink);min-height:220px;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;padding:46px 7vw}.product-card{border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1f29191a}.product-card img{width:100%;height:245px;object-fit:contain;background:#fff}.product-card>div{padding:18px}.product-card h2{font-size:25px;margin:0;overflow-wrap:anywhere}.product-card p{margin:8px 0}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:42px;gap:42px;max-width:1240px;margin:54px auto;padding:0 28px}.product-gallery>img{width:100%;max-height:620px;object-fit:contain;background:#fff;border:1px solid var(--line)}.thumbs{display:flex;gap:9px;overflow-x:auto;padding:12px 0}.thumbs button{flex:0 0 68px;border:1px solid var(--line);padding:2px;background:#fff;cursor:pointer}.thumbs button.active{border:2px solid var(--brass)}.thumbs img{width:62px;height:62px;object-fit:contain}.product-buy{min-width:0}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--brass);font-weight:700}.cart-page h1,.product-buy h1{font-size:clamp(42px,4.5vw,68px);margin:7px 0 18px;overflow-wrap:anywhere}.product-price{font-size:28px;font-weight:700;color:var(--ink);margin:0 0 26px}.variant-label{margin:16px 0;font-size:15px}.variant-label select{width:100%;margin-top:7px;background:#fff}.buy-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.cart-note{min-height:24px;margin:12px 0;color:var(--ink);font-weight:700}.product-description{border-top:1px solid var(--line);margin-top:28px;padding-top:22px;font-size:16px}.product-description img{max-width:100%;height:auto}.cart-page{max-width:980px;margin:0 auto;padding:72px 28px}.cart-lines{border-top:1px solid var(--line)}.cart-line{display:grid;grid-template-columns:110px 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line img{width:100px;height:100px;object-fit:contain}.cart-line h2{font-size:25px;margin:0;overflow-wrap:anywhere}.cart-line p{margin:4px 0}.quantity{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.quantity button,.text-button{border:1px solid var(--line);background:#fff;padding:7px 10px;font:inherit;cursor:pointer}.quantity .remove,.text-button{text-decoration:underline;border:0}.cart-summary{margin-top:25px;display:flex;gap:18px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.cart-summary p{font-size:21px}.cart-summary strong{color:var(--ink);margin-left:10px}@media(max-width:1120px){.main-nav{gap:12px}.main-nav a{font-size:13px}header{gap:14px}.cart-link{font-size:13px}}@media(max-width:780px){.cart-link{margin-left:auto}.cart-link+.button{margin-left:0}.product-grid{grid-template-columns:1fr;padding:28px}.product-detail{grid-template-columns:1fr;padding:0 20px;margin:30px auto;gap:22px}.product-gallery>img{max-height:430px}.cart-page{padding:48px 20px}.cart-line{grid-template-columns:74px 1fr}.cart-line img{width:70px;height:70px}.quantity{grid-column:span 2;justify-content:flex-start}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--brand-font:"Cormorant Garamond","Cormorant Garamond Fallback"}