@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./fonts/french-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(./fonts/french-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(./fonts/french-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(./fonts/french-3.ttf) format('truetype');
}


@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400;font-display:swap;src:url(./fonts/font-0.ttf) format('truetype')}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400;font-display:swap;src:url(./fonts/font-1.ttf) format('truetype')}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500;font-display:swap;src:url(./fonts/font-2.ttf) format('truetype')}
:root{--paper:#fbfaf6;--ink:#363631;--muted:#77766c;--gold:#a98a4e;--line:#ded5bf;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Montserrat',Arial,sans-serif;--script:'Great Vibes','Cormorant Garamond',cursive;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}img{display:block;max-width:100%}button{font:inherit}.wrap{width:min(1250px,calc(100% - 120px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:var(--ink);color:white;padding:16px}.skip:focus{top:16px}.header{height:122px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0}.wordmark{font:500 46px/.95 var(--serif);letter-spacing:-1.5px}.brand-caption{font-size:12px;letter-spacing:2px;text-transform:uppercase;margin-top:12px;color:var(--gold)}.header nav{display:flex;gap:29px;align-items:center;margin-left:auto}.header nav a{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;padding-block:10px}.header nav a:hover{color:var(--gold)}.nav-dot{color:var(--gold)}.header-note{font:italic 19px var(--serif);color:var(--muted);margin-left:40px}.hero{background:#f4f1e7;overflow:hidden;position:relative}.hero-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center;min-height:590px;padding-block:35px}.hero-art{position:relative;height:500px;display:grid;place-items:center;isolation:isolate}.portrait-frame{position:absolute;inset:45px 80px 68px 50px;border:1px solid #c6b48778;z-index:-1}.portrait-frame:after{content:'';position:absolute;inset:13px -14px -14px 13px;border:1px solid #c6b48735}.hero-art:before{content:'';position:absolute;width:340px;height:290px;left:-110px;bottom:-23px;background-image:url(./botanical.webp);background-size:contain;background-repeat:no-repeat;opacity:.25;transform:rotate(-14deg);z-index:-1}.hero-product{width:100%;display:grid;place-items:center}.hero-product img{width:83%;height:350px;object-fit:contain;transform:rotate(-5deg) scale(.82);filter:saturate(.9) drop-shadow(0 18px 16px #4837211a);transition:transform .6s}.hero-product:hover img{transform:rotate(-3deg) scale(.83)}.hero-caption{position:absolute;bottom:0;left:75px;display:flex;flex-direction:column;gap:8px}.hero-caption>span:last-child{font:italic 24px var(--serif)}.hero-caption>span:last-child>span{font:16px var(--sans);margin-left:25px}.eyebrow{font-size:12px;letter-spacing:1.9px;text-transform:uppercase;color:var(--muted);line-height:1.7}.script-label{display:block;font:400 47px/1.35 var(--script);color:var(--gold)}.hero-copy{padding-bottom:20px}.hero-copy .script-label{margin-bottom:-5px}.hero h1{font:500 clamp(45px,4.25vw,65px)/1.19 var(--sans);letter-spacing:5px;margin:0 0 30px}.gold-rule{display:block;position:relative;width:105px;height:1px;background:#b89e65;margin:28px 0}.gold-rule:before{content:'';position:absolute;width:7px;height:7px;left:0;top:-3px;transform:rotate(45deg);background:#b89e65}.hero-copy p{font:italic 25px/1.45 var(--serif);color:var(--muted);margin:27px 0}.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:51px;border:1px solid #b89e65;padding:16px 23px;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;transition:background .2s,color .2s}.outline-button:hover{background:var(--gold);color:white}.hero-copy .outline-button{margin-top:12px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 0 30px;gap:25px}.hero-bottom>a{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted)}.scroll-line{width:1px;height:31px;background:#b89e65}.collection{padding-top:79px}.section-heading{text-align:center;margin-bottom:45px}.section-heading .script-label{font-size:43px}.section-heading h2{font:500 32px/1.35 var(--sans);letter-spacing:4px;margin:3px 0 0}.section-heading .gold-rule{margin:24px auto 0;width:60px}.section-heading .gold-rule:before{left:27px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 30px}.card{min-width:0}.tone-cream{--tone:#f3f0e7}.tone-cocoa{--tone:#ede9e2}.tone-honey{--tone:#f5efde}.tone-lemon{--tone:#f3f3e4}.tone-sage{--tone:#eaf0ea}.tone-rose{--tone:#f3eae7}.card-visual{height:265px;position:relative;display:grid;place-items:center;background:var(--tone);overflow:hidden;isolation:isolate}.card-number{position:absolute;top:18px;left:21px;font:italic 17px var(--serif);color:#9b947f}.card-visual img{width:100%;height:100%;object-fit:contain;transform:scale(var(--dessert-scale,.76));filter:saturate(var(--dessert-saturation,.96)) drop-shadow(0 12px 11px #4b372216);transition:transform .5s cubic-bezier(.2,.6,.3,1)}.card:hover img{transform:translateY(-4px) scale(var(--dessert-scale,.76))}.card-discover{position:absolute;bottom:14px;right:20px;font-size:12px;color:#77705a;letter-spacing:.8px;opacity:0;transform:translateY(4px);transition:opacity .25s,transform .25s}.card-discover span{margin-left:12px}.card:hover .card-discover,.card:focus-visible .card-discover{opacity:1;transform:none}.card-copy{text-align:center;padding:23px 5px 0}.card h3{font:500 15px/1.5 var(--sans);letter-spacing:1.9px;text-transform:uppercase;margin:0}.tiny-rule{display:block;width:25px;height:1px;background:#baa16f}.card .tiny-rule{margin:13px auto}.card p{font:italic 19px/1.45 var(--serif);color:var(--muted);margin:0}.collection-end{display:flex;align-items:center;justify-content:center;gap:22px;padding:51px 0 65px}.collection-end p{font:italic 23px var(--serif);color:var(--muted)}.footer{background:#eaf0ea;padding-top:58px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:48px}.footer .script-label{font-size:43px}.footer h2{font:500 28px/1.35 var(--sans);letter-spacing:3px;margin:0}.footer p{font:400 20px/1.55 var(--serif);color:#686e64}.footer .phone{font-size:14px;letter-spacing:1px}.footer .phone:hover{color:var(--gold)}.footer-signature{text-align:center;margin-right:75px}.footer-signature .wordmark{font-size:64px}.footer-signature p{font:italic 23px/1.3 var(--serif);margin-top:25px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #cbd2c7;padding-block:24px;font-size:12px;color:#71776d}.breadcrumbs{display:flex;align-items:center;justify-content:space-between;padding:22px 0 32px;font-size:12px;letter-spacing:.5px;color:var(--muted)}.breadcrumbs a:hover{color:var(--gold)}.detail{display:grid;grid-template-columns:1.08fr 1fr;gap:8%;align-items:center;padding-bottom:74px}.detail-visual{height:510px;background:var(--tone);position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden}.detail-frame{position:absolute;inset:35px;border:1px solid #c0b59566;z-index:-1}.detail-visual img{width:100%;height:430px;object-fit:contain;transform:scale(var(--dessert-scale,.76));filter:saturate(var(--dessert-saturation,.96)) drop-shadow(0 17px 15px #4b37221c)}.detail-number{position:absolute;bottom:18px;left:23px;font:italic 18px var(--serif);color:#8a846f}.detail-content .script-label{font-size:41px}.detail-content h1{font:500 clamp(34px,3vw,47px)/1.22 var(--sans);letter-spacing:2.5px;text-transform:uppercase;margin:8px 0 20px}.detail-content .gold-rule{margin:27px 0}.detail-notes{font:italic 23px/1.45 var(--serif);color:#82765a;margin:0 0 20px}.detail-description{font:400 18px/1.9 var(--serif);color:#64665e;max-width:430px}.next-dessert{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);margin-top:31px;padding-top:22px;max-width:430px;font:italic 24px var(--serif)}.next-dessert small{display:block;font:12px var(--sans);letter-spacing:1.5px;text-transform:uppercase;color:#8b8065;margin-bottom:9px}.next-arrow{font:25px var(--serif);color:var(--gold)}.related{padding-bottom:65px}.related .section-heading{padding-top:44px;border-top:1px solid var(--line)}.related .section-heading h2{font-size:27px}.all-desserts{display:table;margin:42px auto 0;border-bottom:1px solid var(--line);padding-bottom:12px;font-size:12px;letter-spacing:1px;text-transform:uppercase}.all-desserts span{margin-left:18px}.not-found{padding:90px 0;min-height:65vh}.not-found h1{font:500 40px var(--sans);letter-spacing:3px}.not-found p{color:var(--muted)}
@media(min-width:1600px){.hero-inner{min-height:650px}.hero-art{height:530px}.hero-product img{height:385px}.card-visual{height:290px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.header-note{display:none}.hero-inner{gap:5%;min-height:535px}.hero-art{height:450px}.hero-product img{width:100%;height:330px}.portrait-frame{inset:45px 30px 60px 25px}.hero-caption{left:38px}.hero h1{font-size:47px;letter-spacing:3px}.hero-copy .script-label{font-size:43px}.hero-copy p{font-size:23px}.grid{gap:35px 22px}.card-visual{height:235px}.card h3{font-size:14px;letter-spacing:1.3px}.card p{font-size:18px}.detail{gap:6%}.detail-visual{height:450px}.detail-visual img{height:375px}.detail-content h1{font-size:37px}.detail-content .script-label{font-size:37px}.footer-signature{margin-right:20px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:96px;gap:22px}.wordmark{font-size:37px}.brand-caption{font-size:12px;letter-spacing:.7px;margin-top:10px}.header nav{gap:17px}.header nav a{font-size:12px;letter-spacing:.3px}.nav-dot{display:none}.hero-inner{grid-template-columns:1fr;gap:0;padding:29px 0 22px}.hero-copy{grid-row:1;text-align:center;padding-bottom:0}.hero-copy .script-label{font-size:40px;margin-bottom:0}.hero h1{font-size:43px;letter-spacing:3.5px;line-height:1.13;margin:0 0 14px}.hero-copy .gold-rule{margin:20px auto;width:70px}.hero-copy p{font-size:22px;line-height:1.4;margin:17px 0}.hero-copy .outline-button{font-size:12px;padding:13px 18px;min-height:46px;margin-top:7px;gap:20px}.hero-art{height:335px;margin-top:20px}.hero-product img{height:270px;width:90%;transform:rotate(-5deg) scale(.73)}.hero-product:hover img{transform:rotate(-3deg) scale(.74)}.portrait-frame{inset:24px 66px 45px 43px}.hero-art:before{width:230px;height:190px;left:-50px;bottom:5px;opacity:.2}.hero-caption{left:60px;bottom:0;gap:3px}.hero-caption>span:last-child{font-size:22px}.hero-caption .eyebrow{font-size:12px;letter-spacing:1px}.hero-bottom{padding:11px 0 24px}.hero-bottom>.eyebrow{display:none}.hero-bottom>a{margin:auto;font-size:12px}.scroll-line{height:22px}.collection{padding-top:49px}.section-heading{margin-bottom:29px}.section-heading .script-label{font-size:37px}.section-heading h2{font-size:24px;letter-spacing:2.7px}.section-heading .gold-rule{margin-top:18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 15px}.card-visual{height:190px}.card-number{top:11px;left:13px;font-size:15px}.card-copy{padding:17px 0 0}.card h3{font-size:12px;letter-spacing:1px;line-height:1.6}.card p{font-size:17px;line-height:1.25}.card .tiny-rule{margin:10px auto}.card-discover{display:none}.collection-end{padding:32px 0 37px;gap:13px}.collection-end p{text-align:center;font-size:21px}.collection-end .tiny-rule{width:17px;flex-shrink:0}.footer{padding-top:35px}.footer-inner{flex-direction:column;align-items:flex-start;gap:36px;padding-bottom:34px}.footer .script-label{font-size:39px}.footer h2{font-size:25px;letter-spacing:2px}.footer .gold-rule{margin:23px 0}.footer p{font-size:20px}.footer-signature{margin:0;text-align:left}.footer-signature .brand{align-items:flex-start}.footer-signature .wordmark{font-size:47px}.footer-signature p{font-size:21px;margin-top:16px}.footer-bottom{flex-wrap:wrap;gap:16px;font-size:12px;padding-block:21px}.breadcrumbs{padding:20px 0 24px;font-size:12px}.detail{grid-template-columns:1fr;gap:0;padding-bottom:39px}.detail-visual{height:370px}.detail-visual img{height:315px}.detail-frame{inset:25px}.detail-content{padding-top:31px}.detail-content .script-label{font-size:39px}.detail-content h1{font-size:37px;letter-spacing:2px;margin-top:6px}.detail-content .gold-rule{margin:24px 0}.detail-description{font-size:20px;line-height:1.6}.detail-notes{font-size:23px}.next-dessert{max-width:none}.related{padding-bottom:43px}.related .section-heading{padding-top:29px}.related .section-heading h2{font-size:22px;letter-spacing:2px}.related .grid .card:last-child{display:none}.all-desserts{margin-top:31px;font-size:12px}}
@media(max-width:380px){.wrap{width:calc(100% - 28px)}.header nav{gap:12px}.brand-caption{letter-spacing:0}.wordmark{font-size:34px}.hero h1{font-size:38px;letter-spacing:2.5px}.hero-copy .script-label{font-size:37px}.hero-art{height:310px}.hero-product img{height:240px}.portrait-frame{inset:20px 50px 43px 35px}.hero-caption{left:48px}.card-visual{height:170px}.card h3{letter-spacing:.6px}.detail-content h1{font-size:33px}.detail-visual{height:340px}.detail-visual img{height:290px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Soft colour fields blend the product stages into the surrounding page. */
.card-visual,
.detail-visual{
  background:transparent;
}
.card-visual::before,
.detail-visual::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:radial-gradient(ellipse at 50% 51%,var(--tone) 0%,var(--tone) 20%,transparent 72%);
  opacity:.85;
}
.detail-visual::before{
  background:radial-gradient(ellipse at 50% 50%,var(--tone) 0%,var(--tone) 18%,transparent 70%);
}
.detail-frame{display:none}
.portrait-frame{border-color:#c6b48735}
.portrait-frame::after{border-color:#c6b48718}
.card-visual img{
  filter:saturate(var(--dessert-saturation,.96)) drop-shadow(0 10px 16px #4b372211);
}
.detail-visual img{
  filter:saturate(var(--dessert-saturation,.96)) drop-shadow(0 13px 22px #4b372215);
}
.hero-product img{
  filter:saturate(.9) drop-shadow(0 14px 22px #48372115);
}

/* Lower the Napoleon slice without enlarging its width. */
.card-visual img[src$="napoleon-cake.webp"],
.detail-visual img[src$="napoleon-cake.webp"]{
  transform:scale(var(--dessert-scale,.8)) scaleY(.78);
}
.card:hover .card-visual img[src$="napoleon-cake.webp"]{
  transform:translateY(-4px) scale(var(--dessert-scale,.8)) scaleY(.78);
}

.contact-links{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:20px}
.contact-links a{display:inline-flex;align-items:center;gap:12px;min-height:40px;border-bottom:1px solid var(--line);font-size:13px;letter-spacing:.8px}
.contact-links a:hover{color:var(--gold);border-color:var(--gold)}

.hero-carousel{position:relative;width:100%;height:100%;display:grid;place-items:center;isolation:isolate}
.hero-slide{position:absolute;inset:0;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;filter:blur(0)}
.hero-slide.is-active{opacity:1;visibility:visible}
.hero-slide.is-entering{animation:dessert-arrive 2s ease-in-out both}
.hero-slide.is-leaving{visibility:visible;animation:dessert-depart 2s ease-in-out both}
@keyframes dessert-arrive{from{opacity:0;filter:blur(14px)}to{opacity:1;filter:blur(0)}}
@keyframes dessert-depart{from{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(14px)}}
.hero-slide img{width:90%;height:350px;object-fit:contain;transform:scale(var(--dessert-scale,.76)) scaleY(var(--slide-height,1));filter:saturate(var(--dessert-saturation,.96)) drop-shadow(0 14px 22px #48372115)}
.carousel-pause{position:absolute;bottom:0;left:75px;width:36px;height:36px;border:1px solid #c6b48765;border-radius:50%;background:transparent;color:var(--gold);cursor:pointer;font-size:16px}
.carousel-pause[hidden]{display:none}
.carousel-pause:hover{background:#c6b48718}
.carousel-pause:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
@media(min-width:1600px){.hero-slide img{height:385px}}
@media(max-width:1100px){.hero-slide img{height:330px}.carousel-pause{left:38px}}
@media(max-width:700px){.hero-slide img{height:270px;width:90%}.carousel-pause{left:60px;bottom:0}}
@media(max-width:380px){.hero-slide img{height:240px}.carousel-pause{left:48px}}
@media(prefers-reduced-motion:reduce){.hero-slide.is-entering,.hero-slide.is-leaving{animation:none}.hero-slide.is-leaving{visibility:hidden}}


/* Original group photograph of all four Syrok varieties. */
.detail-visual:has(.syrok-group){background:radial-gradient(ellipse at 50% 50%,var(--tone) 0%,var(--tone) 18%,var(--paper) 70%)}
.detail-visual:has(.syrok-group)::before{display:none}
.detail-visual .syrok-group{transform:scale(1.1);mix-blend-mode:multiply;filter:none}

.detail-visual .potato-group{transform:scale(.6579)}

/* Address, opening hours/social links, and signature. */
.footer-inner{display:grid;grid-template-columns:1.15fr 1fr .85fr;gap:40px;align-items:center}
.footer-contact{justify-self:center}
.footer-contact .opening-hours{margin:0 0 24px;white-space:nowrap}
.footer-contact .contact-links{margin-top:0}
.footer-signature{margin-right:0;justify-self:end}
@media(max-width:1100px){.footer-inner{grid-template-columns:1.1fr 1fr .8fr;gap:24px}.footer-contact .opening-hours{white-space:normal}.footer-signature .wordmark{font-size:48px}}
@media(max-width:700px){.footer-inner{grid-template-columns:1fr;gap:30px}.footer-contact,.footer-signature{justify-self:start}.footer-contact .opening-hours{margin-bottom:16px}}

/* Language navigation stays visible on desktop and mobile. */
.header .language-switch{margin-left:0;display:flex;gap:4px;flex-shrink:0}
.header .language-switch a{font-size:10px;letter-spacing:.6px;padding:8px 5px;color:var(--muted)}
.header .language-switch a[aria-current="true"]{color:var(--ink);border-bottom:1px solid var(--gold)}
.header-note{margin-left:8px;font-size:17px}
html[lang="ru"] .script-label{font-family:var(--serif);font-style:italic;letter-spacing:0}
html[lang="ru"] .hero h1{font-size:clamp(34px,3.5vw,54px);letter-spacing:2px}
html[lang="ru"] .outline-button,html[lang="de"] .outline-button{letter-spacing:1px}
@media(max-width:1250px){.header-note{display:none}.header{gap:22px}}
@media(max-width:700px){.header{height:auto;min-height:125px;flex-wrap:wrap;padding-block:22px;gap:16px}.header .language-switch{width:100%;justify-content:center;gap:16px}.header .language-switch a{font-size:11px;padding:8px}.header nav:not(.language-switch){margin-left:auto;gap:10px}.header nav:not(.language-switch) a{font-size:10px;letter-spacing:.5px}.footer-contact .opening-hours{white-space:normal}html[lang="ru"] .hero h1{font-size:38px}}
.card h3,.detail-content h1{overflow-wrap:anywhere;hyphens:auto}
.footer-inner>div{min-width:0}

/* Consistent headings and rhythm across all three footer columns. */
.footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:48px}
.footer .footer-column{justify-self:stretch;text-align:left;margin:0}
.footer .footer-column h2{font:500 clamp(18px,1.55vw,22px)/1.4 var(--sans);letter-spacing:1.8px;min-height:2.8em;margin:0;display:flex;align-items:flex-end;overflow-wrap:anywhere}
.footer .footer-column .gold-rule{margin:22px 0;width:72px}
.footer .footer-column p{font:400 20px/1.55 var(--serif);margin:0}
.footer .footer-column .opening-hours{white-space:normal}
.footer .footer-column .contact-links{margin-top:20px;gap:12px 24px}
@media(max-width:1100px){.footer-inner{gap:28px}}
@media(max-width:700px){.footer-inner{grid-template-columns:1fr;gap:36px}.footer .footer-column h2{min-height:0;font-size:20px}.footer .footer-column .gold-rule{margin:18px 0}}

/* Original Le Souffle artwork. */
.brand-logo{width:158px;height:90px;object-fit:contain;mix-blend-mode:multiply}
.header .brand-caption{margin-top:0;font-size:9px;letter-spacing:1.4px}
.footer .footer-logo-heading{position:relative}
.footer-logo{width:142px;height:68px;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:700px){.brand-logo{width:130px;height:76px}.header .brand-caption{font-size:8px;letter-spacing:1px}.footer-logo{width:150px;height:80px}}
.header .brand{flex-direction:row;align-items:center;gap:14px}
.header .brand-caption{margin:0;white-space:nowrap}
@media(max-width:700px){.header .brand{gap:8px}.header .brand-logo{width:108px;height:70px}.header .brand-caption{font-size:8px;letter-spacing:.6px}.header nav:not(.language-switch){flex-wrap:wrap}}
.header .brand-caption{font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:1.4px;line-height:1.5}
@media(max-width:700px){.header .brand-caption{font-size:10px;letter-spacing:.5px}}
.detail-weight{display:flex;align-items:baseline;gap:18px;max-width:430px;margin:20px 0 0;color:var(--muted);font:400 13px/1.5 var(--sans)}
.detail-weight strong{font-weight:500;color:var(--ink);white-space:nowrap}
