.concept-page{--concept-ink:#171511;--concept-paper:#f4f1ea;--concept-paper-light:#fbfaf7;--concept-sand:#e8e1d4;--concept-copper:#b78347;--concept-copper-dark:#76512c;--concept-line:rgba(23,21,17,0.18);--concept-serif:var(--font-lora),"Lora",Georgia,serif;--concept-sans:var(--font-dm-sans),"DM Sans",sans-serif;background:var(--concept-paper-light);color:var(--concept-ink);font-family:var(--concept-sans);overflow:hidden}.concept-page *,.concept-page :after,.concept-page :before{box-sizing:border-box}.concept-page :where(a){color:inherit;text-decoration:none}.concept-page svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.concept-cover{object-fit:cover}.concept-nav{position:absolute;z-index:70;top:0;left:0;right:0;height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding:0 clamp(22px,4.5vw,72px);color:#fff;border-bottom:1px solid rgba(255,255,255,.24)}.concept-brand{display:inline-flex;align-items:center;justify-self:start;min-height:44px}.concept-brand img{width:clamp(140px,13vw,188px);height:auto;object-fit:contain}.concept-nav nav{display:flex;align-items:center;gap:clamp(20px,2.4vw,42px);font-size:16.5px}.concept-nav nav a{opacity:.8;transition:opacity .18s ease}.concept-nav nav a:hover{opacity:1}.concept-nav-cta{justify-self:end;min-height:44px;display:inline-flex;align-items:center;gap:10px;font-size:14px;border-bottom:1px solid rgba(255,255,255,.62)}.concept-hero{position:relative;min-height:min(920px,100svh);color:#fff;background:#15120e;display:flex;align-items:flex-end}.concept-hero-image,.concept-hero-shade{position:absolute;inset:0}.concept-hero-image{opacity:.88}.concept-hero-shade{background:linear-gradient(90deg,rgba(9,8,6,.88),rgba(9,8,6,.56) 46%,rgba(9,8,6,.08) 77%),linear-gradient(0deg,rgba(9,8,6,.42),transparent 42%)}.concept-hero-content{position:relative;z-index:2;width:min(760px,74vw);padding:180px clamp(22px,6.2vw,100px) clamp(92px,12vh,140px)}.concept-eyebrow,.concept-kicker{margin:0 0 22px;color:var(--concept-copper-dark);font-size:12px;font-weight:600;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.concept-kicker{color:#e8bd8a}.concept-hero h1{max-width:13ch;margin:0;font-family:var(--concept-serif);font-size:clamp(50px,6.6vw,104px);font-weight:500;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.concept-hero h1 span{display:block;color:#ddad76;font-style:italic;font-weight:400}.concept-hero-copy{max-width:50ch;margin:32px 0 0;color:rgba(255,255,255,.76);font-size:clamp(17px,1.45vw,21px);line-height:1.65}.concept-actions{display:flex;flex-wrap:wrap;align-items:center;gap:26px;margin-top:38px}.concept-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 22px;border:1px solid transparent;font-size:14px;font-weight:600;transition:background .18s ease,color .18s ease,border-color .18s ease}.concept-button-light{background:#fff;color:var(--concept-ink)}.concept-button-light:hover{background:#eadcc9}.concept-button-dark{background:var(--concept-ink);color:#fff}.concept-button-dark:hover{background:var(--concept-copper-dark)}.concept-button-gold{background:#d9a76d;color:#17110a}.concept-button-gold:hover{background:#ecc18e}.concept-text-link{min-height:44px;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.55);font-size:14px}.concept-text-link-dark{border-color:var(--concept-line)}.concept-hero-location{position:absolute;z-index:3;right:clamp(22px,4.5vw,72px);bottom:clamp(32px,5vh,58px);display:flex;flex-direction:column;gap:4px;padding-left:18px;border-left:1px solid rgba(255,255,255,.48);color:rgba(255,255,255,.7);font-size:13px}.concept-hero-location span{color:#fff;font-family:var(--concept-serif);font-size:18px}.concept-proof,.concept-trust{display:grid;grid-template-columns:repeat(4,1fr);background:var(--concept-ink);color:rgba(255,255,255,.68)}.concept-proof p,.concept-trust p{min-height:78px;display:flex;align-items:center;justify-content:center;margin:0;padding:18px;border-right:1px solid rgba(255,255,255,.13);font-family:var(--concept-serif);font-size:15px;text-align:center}.concept-proof p:last-child,.concept-trust p:last-child{border-right:0}.concept-section{max-width:1500px;margin:0 auto;padding:clamp(90px,11vw,170px) clamp(22px,4.5vw,72px)}.concept-section-heading{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(50px,8vw,130px);align-items:end;margin-bottom:clamp(52px,6vw,84px)}.concept-advice h2,.concept-journal-intro h2,.concept-section-heading h2,.concept-shop-heading h2,.concept-showroom-copy h2{margin:0;font-family:var(--concept-serif);font-weight:500;letter-spacing:-.035em;line-height:1.08;text-wrap:balance}.concept-journal-intro h2,.concept-section-heading h2,.concept-shop-heading h2{max-width:14ch;font-size:clamp(42px,5.4vw,78px)}.concept-section-heading>p{margin:0 0 4px;color:#5f5a52;font-size:17px;line-height:1.75}.concept-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,30px)}.concept-category-card{position:relative;aspect-ratio:4/3;overflow:hidden;background:#2b2822;border-radius:18px;color:#fff}.concept-category-image,.concept-category-overlay{position:absolute;inset:0}.concept-category-image{transition:transform .7s cubic-bezier(.2,.75,.3,1)}.concept-category-image>span{display:block;width:100%;height:100%;background:radial-gradient(circle at 65% 35%,rgba(183,131,71,.38),transparent 28%),#302c25}.concept-category-card:hover .concept-category-image{transform:scale(1.035)}.concept-category-overlay{background:linear-gradient(0deg,rgba(10,9,7,.9),rgba(10,9,7,.14) 66%,rgba(10,9,7,.02))}.concept-category-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:14px;padding:clamp(20px,2vw,30px)}.concept-category-copy>span:first-child{grid-row:1/span 2;padding-top:6px;color:rgba(255,255,255,.52);font-size:10px}.concept-category-copy h3{margin:0;font-family:var(--concept-serif);font-size:clamp(24px,2.25vw,34px);font-weight:500;line-height:1.08}.concept-category-link{display:inline-flex;align-items:center;gap:9px;margin-top:14px;font-size:12px}.concept-category-link svg{transition:transform .18s ease}.concept-category-card:hover .concept-category-link svg,.concept-guide-list a:hover>svg,.concept-inline-link:hover svg{transform:translateX(4px)}.concept-inline-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;margin-top:36px;color:var(--concept-copper-dark);border-bottom:1px solid rgba(118,81,44,.35);font-size:14px;font-weight:600}.concept-advice{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);background:var(--concept-paper);border-top:1px solid var(--concept-line);border-bottom:1px solid var(--concept-line)}.concept-advice-intro{padding:clamp(80px,9vw,150px) clamp(22px,7vw,120px)}.concept-advice h2{max-width:12ch;font-size:clamp(42px,5vw,72px)}.concept-advice-intro>p:not(.concept-eyebrow){max-width:52ch;margin:32px 0 0;color:#5f5a52;font-size:17px;line-height:1.75}.concept-advice-intro .concept-button{margin-top:38px}.concept-advice-sketch{width:min(100%,340px);margin:18px auto 24px;opacity:.94}.concept-decision-list{border-left:1px solid var(--concept-line)}.concept-decision-list a{min-height:170px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:22px;padding:28px clamp(24px,5vw,76px);border-bottom:1px solid var(--concept-line);transition:background .18s ease,color .18s ease}.concept-decision-list a:last-child{border-bottom:0}.concept-decision-list a:hover{background:var(--concept-ink);color:#fff}.concept-decision-number{color:var(--concept-copper-dark);font-size:12px}.concept-decision-list small,.concept-decision-list strong{display:block}.concept-decision-list strong{font-family:var(--concept-serif);font-size:clamp(22px,2.1vw,32px);font-weight:500}.concept-decision-list small{margin-top:8px;color:#686158;font-size:14px;line-height:1.5}.concept-decision-list a:hover small{color:rgba(255,255,255,.62)}.concept-shop{background:var(--concept-paper-light)}.concept-shop-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:clamp(52px,6vw,80px)}.concept-shop-heading .concept-inline-link{flex:0 0 auto}.concept-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,32px)}.concept-product-image{position:relative;aspect-ratio:.9;overflow:hidden;background:#eae6de;border-radius:22px}.concept-product-image>img{transition:transform .5s ease}.concept-product-card:hover .concept-product-image>img{transform:scale(1.025)}.concept-product-image>span{position:absolute;right:14px;bottom:14px;padding:10px 13px;border-radius:999px;background:rgba(23,21,17,.88);color:#fff;font-size:11px;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.concept-product-card:hover .concept-product-image>span{opacity:1;transform:translateY(0)}.concept-product-title{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:20px}.concept-product-title h3,.concept-product-title p{margin:0}.concept-product-title h3{font-family:var(--concept-serif);font-size:20px;font-weight:600}.concept-product-title p{flex:0 0 auto;font-size:13px}.concept-product-card>small{display:block;margin-top:7px;color:#6c665e;font-size:12px}.concept-journal{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(70px,10vw,160px)}.concept-journal-intro>p:not(.concept-eyebrow){max-width:48ch;margin:28px 0 0;color:#5f5a52;font-size:16px;line-height:1.75}.concept-journal-sketch{width:min(100%,280px);margin:36px auto 0;opacity:.94}.concept-guide-list{border-top:1px solid var(--concept-line)}.concept-guide-list a{display:grid;grid-template-columns:36px 1fr auto;gap:22px;padding:34px 6px;border-bottom:1px solid var(--concept-line)}.concept-guide-list a>span,.concept-guide-list p{margin:0;color:var(--concept-copper-dark);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.concept-guide-list h3{max-width:28ch;margin:10px 0 0;font-family:var(--concept-serif);font-size:clamp(22px,2vw,31px);font-weight:500;line-height:1.22}.concept-guide-list small{display:block;max-width:58ch;margin-top:12px;color:#6c665e;font-size:14px;line-height:1.55}.concept-guide-list>a>svg{align-self:center;width:22px;height:22px;transition:transform .18s ease}.concept-showroom{min-height:720px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--concept-sand)}.concept-showroom-image{position:relative;min-height:500px}.concept-showroom-copy{align-self:center;padding:clamp(70px,7vw,110px)}.concept-showroom-copy h2{max-width:10ch;font-size:clamp(44px,5.2vw,76px)}.concept-showroom-copy>p:not(.concept-eyebrow){max-width:48ch;margin:28px 0 0;color:#5f5a52;font-size:16px;line-height:1.75}.concept-showroom address{display:flex;flex-direction:column;gap:4px;margin-top:30px;font-style:normal}.concept-showroom address strong{margin-bottom:5px;font-family:var(--concept-serif);font-size:18px}.concept-showroom address span{color:#655f56;font-size:14px}.concept-proof{background:#24201a}@media (max-width:1100px){.concept-nav{grid-template-columns:1fr auto}.concept-nav nav{display:none}.concept-advice-intro{padding-inline:clamp(32px,5vw,70px)}.concept-product-grid{grid-template-columns:repeat(2,1fr);row-gap:54px}}@media (max-width:800px){.concept-hero{min-height:800px}.concept-hero-content{width:100%}.concept-hero-location{display:none}.concept-proof,.concept-trust{grid-template-columns:1fr 1fr}.concept-proof p:nth-child(2),.concept-trust p:nth-child(2){border-right:0}.concept-proof p:nth-child(-n+2),.concept-trust p:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.concept-journal,.concept-section-heading,.concept-showroom{grid-template-columns:1fr}.concept-section-heading{align-items:start;gap:28px}.concept-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.concept-category-card{aspect-ratio:4/3}.concept-advice{grid-template-columns:1fr}.concept-decision-list{border-top:1px solid var(--concept-line);border-left:0}.concept-decision-list a{min-height:145px}.concept-journal{gap:60px}.concept-journal-sketch{width:min(82%,270px)}.concept-showroom-image{min-height:560px}}@media (max-width:560px){.concept-nav{height:76px;padding-inline:18px}.concept-brand img{width:128px}.concept-nav-cta{gap:7px}.concept-hero{min-height:760px}.concept-hero-shade{background:linear-gradient(0deg,rgba(9,8,6,.94),rgba(9,8,6,.55) 68%,rgba(9,8,6,.28)),linear-gradient(90deg,rgba(9,8,6,.3),transparent)}.concept-hero-content{padding:140px 22px 74px}.concept-hero h1{font-size:clamp(46px,14vw,64px)}.concept-actions{align-items:flex-start;flex-direction:column}.concept-button{width:100%}.concept-proof p,.concept-trust p{min-height:90px;padding:14px;font-size:13px}.concept-section{padding:86px 18px}.concept-journal-intro h2,.concept-section-heading h2,.concept-shop-heading h2{font-size:42px}.concept-category-grid{grid-template-columns:1fr;gap:0;border-top:1px solid var(--concept-line)}.concept-category-card{min-height:104px;aspect-ratio:auto;display:grid;grid-template-columns:104px minmax(0,1fr);background:transparent;border-bottom:1px solid var(--concept-line);border-radius:0;color:var(--concept-ink)}.concept-category-image{position:relative;inset:auto;width:104px;height:80px;align-self:center;overflow:hidden;border-radius:12px}.concept-category-overlay{display:none}.concept-category-copy{position:static;grid-column:2;align-self:center;column-gap:10px;padding:14px 4px 14px 18px}.concept-category-copy>span:first-child{padding-top:4px;color:var(--concept-copper-dark);font-size:9px}.concept-category-copy h3{font-size:21px;line-height:1.08}.concept-category-link{gap:7px;margin-top:9px;color:var(--concept-copper-dark);font-size:11px}.concept-advice-intro{padding:84px 18px 70px}.concept-advice-sketch{width:min(92%,320px);margin-block:24px 32px}.concept-advice h2,.concept-showroom-copy h2{font-size:43px}.concept-decision-list a{min-height:136px;grid-template-columns:30px 1fr auto;gap:12px;padding:22px 18px}.concept-decision-list small{font-size:13px}.concept-shop-heading{align-items:start;flex-direction:column}.concept-shop-heading .concept-inline-link{margin-top:0}.concept-product-grid{gap:38px 12px}.concept-product-title{align-items:flex-start;flex-direction:column;gap:4px;margin-top:14px}.concept-product-title h3{font-size:17px}.concept-product-card>small{line-height:1.4}.concept-guide-list a{grid-template-columns:26px 1fr;gap:14px;padding:28px 0}.concept-guide-list small,.concept-guide-list>a>svg{display:none}.concept-showroom{min-height:auto}.concept-showroom-image{min-height:390px}.concept-showroom-copy{padding:80px 18px}}@media (prefers-reduced-motion:reduce){.concept-category-image,.concept-category-link svg,.concept-guide-list a>svg,.concept-inline-link svg,.concept-product-image>img,.concept-product-image>span{transition:none}}.concept-page{--concept-paper:#f3eee6;--concept-paper-light:#fbf8f3;--concept-sand:#eee5d8;--concept-copper:#b88650;background:radial-gradient(circle at 12% 28%,rgba(210,190,163,.15),transparent 25%),var(--concept-paper-light)}.concept-nav{border-bottom:0}.concept-inline-link,.concept-nav-cta,.concept-text-link{border-bottom-color:rgba(183,131,71,.38)}.concept-hero{border-bottom-right-radius:clamp(88px,15vw,230px);overflow:hidden}.concept-hero-shade{background:radial-gradient(circle at 82% 26%,rgba(211,168,116,.16),transparent 28%),linear-gradient(90deg,rgba(9,8,6,.87),rgba(9,8,6,.5) 46%,rgba(9,8,6,.06) 78%),linear-gradient(0deg,rgba(9,8,6,.38),transparent 44%)}.concept-button{min-height:54px;padding-inline:27px;border-radius:999px;font-weight:500}.concept-button-light{background:rgba(255,252,247,.94);box-shadow:0 14px 45px rgba(0,0,0,.14)}.concept-proof,.concept-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px clamp(22px,4vw,64px);padding:28px clamp(22px,5vw,80px)}.concept-trust{background:transparent;color:#655d53}.concept-proof p,.concept-trust p{min-height:auto;padding:0;border:0;font-size:14px;font-style:italic}.concept-proof p:not(:last-child):after,.concept-trust p:not(:last-child):after{content:"·";margin-left:clamp(22px,4vw,64px);color:var(--concept-copper);font-style:normal}.concept-advice{width:min(calc(100% - clamp(28px, 5vw, 76px)),1530px);margin:clamp(40px,6vw,90px) auto clamp(100px,12vw,180px);overflow:hidden;background:linear-gradient(135deg,#efe7dc,#f7f2ea);border:0;border-radius:0 clamp(100px,12vw,190px) 0 clamp(100px,12vw,190px)}.concept-decision-list{border-left-color:rgba(90,75,57,.13)}.concept-decision-list a{border-bottom-color:rgba(90,75,57,.13)}.concept-decision-list a:hover{background:rgba(255,255,255,.5);color:var(--concept-ink)}.concept-decision-list a:hover small{color:#686158}.concept-decision-list a>svg{color:var(--concept-copper-dark);transition:transform .18s ease}.concept-decision-list a:hover>svg{transform:translateX(5px)}.concept-product-grid{gap:clamp(28px,3vw,48px)}@media (max-width:800px){.concept-hero{border-bottom-right-radius:100px}.concept-proof p:not(:last-child):after,.concept-trust p:not(:last-child):after{display:none}.concept-advice{width:calc(100% - 28px);border-radius:0 80px 0 80px}.concept-decision-list{border-top-color:rgba(90,75,57,.13)}}@media (max-width:560px){.concept-hero{border-bottom-right-radius:72px}.concept-proof,.concept-trust{display:grid;grid-template-columns:1fr 1fr;gap:18px 12px;padding-block:28px}.concept-proof p,.concept-trust p{min-height:0;border:0!important;font-size:12px}.concept-advice{width:calc(100% - 18px);margin-bottom:100px;border-radius:0 54px 0 54px}}.plan-popout-root{position:fixed;inset:0;z-index:90}.plan-popout-overlay{position:absolute;inset:0;background:rgba(16,13,10,.14)}.plan-popout{position:absolute;right:20px;bottom:20px;width:min(380px,calc(100vw - 32px));max-height:min(78vh,640px);overflow-y:auto;background:var(--concept-paper);color:var(--concept-ink);border:1px solid var(--concept-line);border-radius:20px;padding:24px 24px 20px;box-shadow:0 24px 60px rgba(16,13,10,.28)}@media (max-width:480px){.plan-popout{right:12px;left:12px;bottom:12px;width:auto}}.plan-popout h3{font-family:var(--concept-serif);font-size:24px;font-weight:600;letter-spacing:-.01em;margin:6px 0 10px;text-wrap:balance}.plan-popout-lede{margin:0 0 12px;font-size:14.5px;line-height:1.55;color:color-mix(in srgb,var(--concept-ink) 62%,var(--concept-paper))}.plan-popout-list{margin:0 0 18px;padding-left:18px;display:grid;gap:6px;font-size:14.5px;line-height:1.45}.plan-popout-actions{display:grid;gap:10px;margin-bottom:14px}.plan-popout-actions .concept-button{width:100%;justify-content:space-between}.plan-popout-alt{margin:0;font-size:13px;color:color-mix(in srgb,var(--concept-ink) 62%,var(--concept-paper))}.plan-popout-alt a{color:inherit;text-decoration:underline;text-underline-offset:3px}.plan-popout-alt a:hover{color:var(--concept-ink)}.plan-popout-close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;background:none;border:0;border-radius:999px;color:color-mix(in srgb,var(--concept-ink) 62%,var(--concept-paper));cursor:pointer}.plan-popout-close:focus-visible,.plan-popout-close:hover{color:var(--concept-ink)}.plan-popout-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}:where(button.concept-text-link,button.concept-button){background:transparent;border:0;font:inherit;cursor:pointer}@media (prefers-reduced-motion:no-preference){.plan-popout{animation:plan-popout-in .3s cubic-bezier(.16,1,.3,1)}@keyframes plan-popout-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}}.plan-launcher{position:fixed;right:20px;bottom:20px;z-index:60;display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:13px 22px;border:0;border-radius:999px;background:#d9a76d;color:#17110a;font:inherit;font-size:15px;font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:0 14px 36px rgba(16,13,10,.3);transition:transform .25s,box-shadow .25s,background .25s}.plan-launcher:focus-visible,.plan-launcher:hover{background:#ecc18e;transform:translateY(-2px);box-shadow:0 18px 44px rgba(16,13,10,.34)}.plan-launcher svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}@media (max-width:560px){.plan-launcher{right:12px;bottom:12px;width:50px;min-width:50px;height:50px;min-height:50px;justify-content:center;gap:0;padding:0}.plan-launcher svg{width:21px;height:21px}.plan-launcher span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}@media (prefers-reduced-motion:reduce){.plan-launcher{transition:none}}.concept-menu-button{display:none;width:44px;height:44px;place-items:center;background:none;border:0;color:#fff;cursor:pointer;justify-self:end}.concept-menu-button svg,.concept-menu-close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}@media (max-width:1100px){.concept-menu-button{display:grid}.concept-nav{grid-template-columns:1fr auto auto;gap:14px}}.concept-menu-overlay{position:fixed;inset:0;z-index:95;display:flex;flex-direction:column;justify-content:center;gap:40px;padding:clamp(28px,8vw,64px);background:var(--concept-ink);color:#fff}.concept-menu-overlay nav{display:flex;flex-direction:column;gap:8px}.concept-menu-overlay nav a{font-family:var(--concept-serif);font-size:clamp(34px,9vw,48px);font-weight:500;letter-spacing:-.02em;line-height:1.35;padding:6px 0;opacity:.92}.concept-menu-overlay nav a:focus-visible,.concept-menu-overlay nav a:hover{opacity:1;color:#d9a76d}.concept-menu-wa{align-self:flex-start;min-height:50px;display:inline-flex;align-items:center;padding:14px 24px;border-radius:999px;background:#d9a76d;color:#17110a;font-weight:600}.concept-menu-close{position:absolute;top:20px;right:clamp(20px,4.5vw,64px);width:44px;height:44px;display:grid;place-items:center;background:none;border:0;border-radius:999px;color:#fff;cursor:pointer}@media (prefers-reduced-motion:no-preference){.concept-menu-overlay{animation:concept-menu-in .25s ease-out}@keyframes concept-menu-in{0%{opacity:0}to{opacity:1}}}