:root{--color-page:#f2ece2;--color-paper:#f5efe6;--color-paper-dark:#dfd8ce;--color-panel:#f8f3eb;--color-surface-muted:#ece5db;--color-ink:#302a26;--color-ink-strong:#171411;--color-muted:#4b433d;--color-border:#302a261f;--color-border-strong:#302a2638;--color-loden:#435045;--color-charcoal:#1f1c19;--color-saddle:#8f6240;--color-accent-red:#8f1f1a;--color-accent-red-strong:#751814;--color-accent-red-soft:#8f1f1a14;--shadow-panel:0 14px 36px #100c0a14;--shadow-deep:0 30px 90px #00000047;--radius-sm:.35rem;--radius-md:.7rem;--radius-lg:1.15rem;--radius-xl:1.8rem;--page-max:88rem;--font-ui:"Plus Jakarta Sans", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-body:"Plus Jakarta Sans", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display:"Lora", "Iowan Old Style", "Palatino Linotype", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #f6f1e8 0%, var(--color-page) 36%, #eee6da 100%);color:var(--color-ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:clamp(1rem,.98rem + .12vw,1.04rem);line-height:1.58}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit}.skip-link{z-index:80;background:var(--color-ink-strong);color:var(--color-paper);padding:.65rem .85rem;text-decoration:none;position:absolute;top:.5rem;left:1rem;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}button,input,textarea,select{font:inherit}:focus-visible{outline-offset:2px;outline:3px solid #8f1f1a52}.container{width:min(calc(100% - clamp(1.1rem, 2.8vw, 2.4rem)), var(--page-max));margin-inline:auto}main{min-height:70vh}section{padding-block:clamp(1.9rem,3.6vw,3.7rem)}h1,h2,h3,h4{color:var(--color-ink-strong);font-family:var(--font-display);text-wrap:balance;margin:0;line-height:.98}h1{letter-spacing:-.03em;font-size:clamp(2rem,4.4vw,3.7rem);line-height:.95}h2{letter-spacing:-.026em;font-size:clamp(1.5rem,3vw,2.45rem);line-height:.96}h3{letter-spacing:-.02em;font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.02}p{margin:0}.lead{color:var(--color-muted);max-width:58ch;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.62}.section-kicker,.eyebrow{color:var(--color-accent-red);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.78rem;font-weight:700;display:inline-flex}.section-kicker:before,.eyebrow:before{content:"";opacity:.65;background:currentColor;width:2.2rem;height:1px}.stack{gap:1rem;display:grid}.stack-lg{gap:1.4rem;display:grid}.grid-2,.grid-3,.grid-4{gap:1.3rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(16.5rem,1fr))}.surface{background:var(--color-panel);border:1px solid var(--color-border);box-shadow:var(--shadow-panel)}.card{border-radius:var(--radius-lg);overflow:clip}.text-link{color:var(--color-accent-red);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:700;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.text-link:hover,.text-link:focus-visible{text-underline-offset:.14em;text-decoration:underline 2px}.button{border-radius:var(--radius-sm);letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;min-height:2.85rem;padding:.72rem 1.05rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .15s,background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #17141114}.button:focus-visible,.text-link:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #8f1f1a52}.button-primary{background:var(--color-accent-red);color:#fff4ef}.button-primary:hover{background:var(--color-accent-red-strong)}.button-secondary{border-color:var(--color-border-strong);color:var(--color-ink-strong);background:#ffffff59}.button-secondary:hover{border-color:var(--color-accent-red);color:var(--color-accent-red);background:#8f1f1a0a}.cta-row{flex-wrap:wrap;gap:.8rem;display:flex}.breadcrumbs{color:var(--color-muted);flex-wrap:wrap;gap:.45rem;font-size:.9rem;display:flex}.breadcrumbs a{color:inherit;text-decoration:none}.responsive-media{border-radius:var(--radius-lg);background:var(--image-bg,var(--color-paper-dark));place-items:center;display:grid;overflow:clip}.responsive-media picture,.responsive-media>img{width:100%;display:block}.responsive-media img,.responsive-media picture img{object-fit:var(--image-fit,contain);object-position:var(--image-position,center center);width:100%;height:100%;display:block}.responsive-media--natural{display:block}.responsive-media--natural picture,.responsive-media--natural>img{width:100%;display:block}.responsive-media--natural img,.responsive-media--natural picture img{width:100%;height:auto;max-height:none}.feature-list{gap:.6rem;margin:0;padding-left:1rem;display:grid}.feature-list li::marker{color:var(--color-accent-red)}.token-list{flex-wrap:wrap;gap:.55rem;display:flex}.subcategory-chip-row{flex-wrap:wrap;gap:.7rem;display:flex}.subcategory-chip{border:1px solid var(--color-border);background:var(--color-paper);min-height:2.45rem;color:var(--color-ink-strong);letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:.6rem .85rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.subcategory-chip:hover,.subcategory-chip:focus-visible{border-color:var(--color-accent-red);color:var(--color-accent-red)}.subcategory-chip--muted{background:#ece5db94}.token{border:1px solid var(--color-border);background:var(--color-paper);border-radius:var(--radius-sm);align-items:center;min-height:2.1rem;padding:.4rem .75rem;font-size:.88rem;display:inline-flex}.notice{border-left:3px solid var(--color-accent-red);color:var(--color-ink);background:#8f1f1a0d;padding:1rem 1.15rem}details{border:1px solid var(--color-border);background:var(--color-panel);border-radius:var(--radius-md);padding:.9rem 1rem}details summary{cursor:pointer;font-weight:700}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--color-border);text-align:left;padding:.95rem 1rem}.table th{color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.page-hero{padding-top:clamp(1.8rem,4vw,3.3rem);padding-bottom:clamp(1.2rem,2.4vw,1.85rem)}.page-intro{gap:.8rem;max-width:50rem;display:grid}.page-hero--dark{color:var(--color-paper);background:linear-gradient(120deg,#171411f7 0%,#171411eb 44%,#201e1c9e 100%)}.page-hero--dark h1,.page-hero--dark h2,.page-hero--dark h3{color:var(--color-paper)}.page-hero--dark .lead,.page-hero--dark p,.page-hero--dark .breadcrumbs{color:#f0e9e0c7}.hero-shell{gap:clamp(1.2rem,2vw,1.8rem);display:grid}.hero-shell__content{align-content:start;gap:.82rem;max-width:32rem;display:grid}.hero-shell__media{position:relative}.hero-shell__media .responsive-media{border-radius:var(--radius-xl);background:#efe7db;width:min(100%,36rem);margin-inline:auto;padding:.75rem .75rem .5rem}.hero-shell__media .responsive-media--natural{max-width:36rem}.hero-shell__feature-photo{width:min(100%,37rem);box-shadow:var(--shadow-deep);border-radius:var(--radius-xl);overflow:clip;background:0 0!important;padding:0!important}.hero-proof-list{color:#f0e9e0db;flex-wrap:wrap;gap:.8rem 1.1rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.hero-proof-list li{padding-left:.95rem;position:relative}.hero-proof-list li:before{content:"";background:var(--color-accent-red);width:.35rem;height:.35rem;position:absolute;top:.58rem;left:0}.proof-band{color:var(--color-paper);border-radius:var(--radius-xl);background:linear-gradient(#231f1b 0%,#1a1715 100%);gap:1rem;padding:clamp(1.3rem,3vw,2rem);display:grid}.proof-band .section-kicker,.proof-band .lead,.proof-band p,.proof-band li,.proof-band strong,.proof-band h2{color:inherit}.editorial-split{align-items:start;gap:1.2rem;display:grid}.editorial-panel{background:0 0;border:0;gap:.85rem;padding:clamp(.95rem,2.5vw,1.4rem);display:grid}.editorial-panel--media{padding:0}.editorial-panel--media .responsive-media{border-radius:var(--radius-lg);width:min(100%,36rem);margin-inline:auto;overflow:clip}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.85rem;display:grid}.trust-card{border-top:1px solid var(--color-border);gap:.65rem;padding:1rem 0 .2rem;display:grid}.trust-card h3{font-size:1.2rem}.catalog-grid{gap:1rem;display:grid}.gallery-grid{gap:.95rem;display:grid}.product-gallery-shell{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);background:linear-gradient(#ffffffdb 0%,#f5efe6f2 100%);gap:0;display:grid;overflow:clip}.product-gallery-stage{background:#ffffffc2;align-self:start;min-height:0;display:grid;position:relative}.product-gallery-workbench{align-items:start;gap:0;display:grid}.product-gallery-stage__figure{margin:0;display:none}.product-gallery-stage__figure.is-active{display:block}.product-gallery-stage__figure[hidden]{display:none!important}.product-gallery-stage__figure :global(.responsive-media){width:100%;box-shadow:none;border:0;margin-inline:auto;padding:1rem 1rem .7rem}.product-gallery-stage__figure :global(.responsive-media--natural){max-width:none}.product-gallery-stage__overlay{border-radius:var(--radius-lg);backdrop-filter:blur(8px);background:linear-gradient(#1714111a 0%,#171411d1 100%);border:1px solid #ffffff38;gap:.75rem;padding:.95rem 1rem 1rem;display:grid;position:absolute;bottom:.95rem;left:1rem;right:1rem;box-shadow:0 18px 45px #100c0a38}.product-gallery-stage__overlay-copy{gap:.28rem;display:grid}.product-gallery-stage__overlay .section-kicker,.product-gallery-stage__overlay strong,.product-gallery-stage__overlay p,.product-gallery-stage__overlay .text-link{color:#f7f1e8}.product-gallery-stage__overlay .section-kicker:before{opacity:.55}.product-gallery-stage__overlay strong{color:#fff8ef;font-family:var(--font-display);font-size:clamp(1.1rem,1.55vw,1.34rem);line-height:1.02}.product-gallery-stage__overlay p{color:#f7f1e8cc;max-width:34ch;font-size:.88rem;line-height:1.46}.product-gallery-stage__overlay-meta{flex-wrap:wrap;align-items:center;gap:.55rem .7rem;display:flex}.product-gallery-chip{min-height:2rem;color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;background:#ffffffb8;border:1px solid #302a261f;border-radius:999px;align-items:center;padding:.42rem .68rem;font-size:.75rem;font-weight:700;display:inline-flex}.product-gallery-stage__overlay .product-gallery-chip{color:#f7f1e8eb;background:#ffffff14;border-color:#ffffff24}.product-visual-dock{background:#f8f3ebcc;border-top:1px solid #302a2614;gap:.95rem;padding:1rem;display:grid}.product-visual-dock__header{gap:.28rem;display:grid}.product-visual-dock__header strong{font-family:var(--font-display);color:var(--color-ink-strong);font-size:1.22rem;line-height:1.02}.product-visual-dock__header p{max-width:26ch;color:var(--color-muted);font-size:.88rem;line-height:1.45}.product-visual-dock__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem;display:grid}.product-visual-choice{border-radius:var(--radius-md);cursor:pointer;text-align:left;background:#ffffffdb;border:1px solid #302a261f;gap:.42rem;padding:.35rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative}.product-visual-choice:hover,.product-visual-choice:focus-visible,.product-visual-choice.is-active{border-color:#8f1f1a57;transform:translateY(-1px);box-shadow:0 10px 24px #100c0a14}.product-visual-choice__preview :global(.responsive-media){aspect-ratio:1;padding:.25rem}.product-visual-choice__chip{background:#fffffff5;border:1px solid #302a261a;border-radius:.45rem;width:1.95rem;height:1.95rem;padding:.1rem;position:absolute;bottom:1.9rem;right:.55rem}.product-visual-choice__chip :global(.responsive-media){aspect-ratio:1;padding:.06rem}.product-visual-choice__label{gap:.1rem;font-size:.73rem;line-height:1.24;display:grid}.product-visual-choice__label>span:first-child{color:var(--color-ink-strong);font-weight:700}.product-visual-choice__label small{color:var(--color-accent-red-strong);font-weight:700}.gallery-grid>.responsive-media:first-child{border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-panel);margin-inline:auto;padding:.85rem .85rem .65rem}.gallery-grid>.responsive-media--natural:first-child{max-width:none}.gallery-grid--thumbs{grid-template-columns:repeat(auto-fit,minmax(8.8rem,1fr))}.gallery-grid--thumbs .responsive-media{aspect-ratio:5/4;border:1px solid var(--color-border);padding:.6rem}.product-shell{align-items:start;gap:1.35rem;display:grid}.product-media-stack,.product-rail{gap:1rem;display:grid}.product-panel{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);background:linear-gradient(#fffc 0%,#f5efe6f0 100%);gap:.82rem;padding:clamp(1rem,2vw,1.25rem);display:grid}.product-rail__meta{border-block:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;padding:.7rem 0;display:grid}.product-rail__meta>div{border-radius:var(--radius-md);background:#ffffff80;border:1px solid #302a261a;gap:.22rem;padding:.62rem .7rem;display:grid}.product-rail__meta strong{color:var(--color-ink-strong);font-size:1.08rem;line-height:1.08;display:block}.product-rail__meta span{color:var(--color-muted);font-size:.92rem}.product-panel__summary{color:var(--color-muted);gap:.35rem;display:grid}.product-panel__summary p{max-width:58ch;margin:0}.product-proof-list{gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.product-proof-list li{color:var(--color-ink);padding-left:1rem;position:relative}.product-proof-list li:before{content:"";background:var(--color-accent-red);border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.62rem;left:0}.product-panel__footnote{color:var(--color-muted);padding-top:.05rem;font-size:.92rem}.detail-grid{gap:1rem;display:grid}.product-detail-layout{align-items:start;gap:1.2rem;display:grid}.product-detail-layout__primary,.product-detail-layout__secondary{gap:1rem;display:grid}.product-detail-layout__primary{max-width:76rem}.section-divider{background:linear-gradient(90deg,#0000 0%,#302a262e 15% 85%,#0000 100%);height:1px}.hide-mobile{display:initial}.hide-desktop{display:none}@media (width>=64rem){.hero-shell{grid-template-columns:minmax(0,1.06fr) minmax(26rem,.94fr);align-items:center}.editorial-split{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr)}.catalog-grid.catalog-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid.catalog-grid--standard{grid-template-columns:repeat(3,minmax(0,1fr))}.product-shell{grid-template-columns:minmax(0,1.2fr) minmax(20rem,27rem)}.product-gallery-workbench{grid-template-columns:minmax(0,1fr) minmax(14.5rem,17rem);align-items:start}.product-visual-dock{border-top:0;border-left:1px solid #302a2614;position:sticky;top:7.2rem}.product-rail{position:sticky;top:7.2rem}.editorial-panel--media{order:0}}@media (width>=96rem){section{padding-block:clamp(2.3rem,4vw,4.5rem)}.hero-shell{grid-template-columns:minmax(0,1fr) minmax(31rem,.92fr);gap:2.1rem}.hero-shell__media .responsive-media,.hero-shell__media .responsive-media--natural{max-width:38rem}.editorial-split{gap:1.8rem}}@media (width>=40rem) and (width<=63.99rem){.catalog-grid.catalog-grid--featured,.catalog-grid.catalog-grid--standard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=63.99rem){.hide-mobile{display:none!important}.hide-desktop{display:initial}.hero-shell__media .responsive-media,.gallery-grid>.responsive-media:first-child{width:100%}.product-gallery-stage__figure :global(.responsive-media){width:100%}.product-shell{gap:1.1rem}.product-visual-dock{padding:.9rem 1rem 1rem}.editorial-panel--media .responsive-media{width:min(100%,28rem)}.hero-shell__feature-photo{width:min(100%,27rem)}}@media (width<=39.99rem){h1{font-size:clamp(1.82rem,9.2vw,2.95rem)}section{padding-block:1.55rem}.catalog-grid.catalog-grid--featured,.catalog-grid.catalog-grid--standard{grid-template-columns:1fr}.page-intro,.editorial-panel{gap:.72rem}.editorial-split{gap:1rem}.hero-proof-list{gap:.55rem;display:grid}.subcategory-chip-row{gap:.55rem}.subcategory-chip{justify-content:flex-start;width:100%}.product-gallery-stage__overlay{padding:.85rem .9rem .9rem;bottom:.75rem;left:.75rem;right:.75rem}.product-gallery-stage__overlay-meta{gap:.5rem}.product-gallery-chip{font-size:.72rem}.product-visual-dock__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-rail__meta{grid-template-columns:1fr}.hero-proof-list li{padding-left:.85rem}.hero-shell__media .responsive-media,.hero-shell__feature-photo,.editorial-panel--media .responsive-media{width:100%}.product-rail__meta{grid-template-columns:1fr;gap:.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-logo[data-astro-cid-uivuhh7y]{color:inherit;align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.brand-logo__mark[data-astro-cid-uivuhh7y]{aspect-ratio:1;flex:none;justify-content:center;align-items:center;width:clamp(2.9rem,5vw,4.2rem);display:inline-flex}.brand-logo__mark[data-astro-cid-uivuhh7y] img[data-astro-cid-uivuhh7y]{object-fit:contain;width:100%;height:100%}.brand-logo__copy[data-astro-cid-uivuhh7y]{gap:.1rem;line-height:1;display:inline-grid}.brand-logo__eyebrow[data-astro-cid-uivuhh7y]{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-red);font-size:.74rem;font-weight:700}.brand-logo__title[data-astro-cid-uivuhh7y]{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-size:clamp(1.3rem,2.2vw,1.7rem)}.brand-logo__subtitle[data-astro-cid-uivuhh7y]{color:var(--color-muted);font-size:.8rem}.brand-logo--light[data-astro-cid-uivuhh7y] .brand-logo__subtitle[data-astro-cid-uivuhh7y]{color:#f0e9e0c7}.brand-logo--light[data-astro-cid-uivuhh7y] .brand-logo__title[data-astro-cid-uivuhh7y]{color:var(--color-paper)}@media (width<=40rem){.brand-logo__subtitle[data-astro-cid-uivuhh7y]{display:none}}@media (width<=28rem){.brand-logo[data-astro-cid-uivuhh7y]{gap:.6rem}.brand-logo__mark[data-astro-cid-uivuhh7y]{width:2.55rem}.brand-logo__title[data-astro-cid-uivuhh7y]{letter-spacing:.01em;font-size:1.15rem}.brand-logo__eyebrow[data-astro-cid-uivuhh7y]{letter-spacing:.14em;font-size:.68rem}}.site-header[data-astro-cid-fzpbxy5g]{z-index:50;backdrop-filter:saturate(135%)blur(12px);background:#f2ece2fa;border-bottom:1px solid #221d1a14;position:sticky;top:0}.site-header__main[data-astro-cid-fzpbxy5g]{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:clamp(4.75rem,7vw,5.7rem);display:grid}.site-header__brand[data-astro-cid-fzpbxy5g]{min-width:0}.site-header__nav[data-astro-cid-fzpbxy5g] ul[data-astro-cid-fzpbxy5g]{flex-wrap:wrap;justify-content:center;gap:.12rem;margin:0;padding:0;list-style:none;display:flex}.site-header__nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{min-height:2.65rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid #0000;align-items:center;padding:.45rem .7rem;font-size:.74rem;font-weight:700;text-decoration:none;transition:color .14s,border-color .14s;display:inline-flex}.site-header__nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover,.site-header__nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g][aria-current=page]{color:var(--color-ink-strong);border-bottom-color:var(--color-accent-red)}.site-header__actions[data-astro-cid-fzpbxy5g]{justify-items:end;gap:.35rem;display:grid}.site-header__origin[data-astro-cid-fzpbxy5g],.site-header__mobile-origin[data-astro-cid-fzpbxy5g]{color:var(--color-muted);text-transform:uppercase;letter-spacing:.16em;font-size:.73rem;font-weight:800}.site-header__cta-row[data-astro-cid-fzpbxy5g]{align-items:center;gap:.7rem;display:flex}.site-header__inquiry-link[data-astro-cid-fzpbxy5g]{min-height:2.65rem;color:var(--color-ink-strong);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.42rem;font-size:.76rem;font-weight:800;text-decoration:none;display:inline-flex}.site-header__inquiry-count[data-astro-cid-fzpbxy5g]{background:var(--color-accent-red);color:#fff;letter-spacing:0;border-radius:999px;place-items:center;min-width:1.25rem;height:1.25rem;padding-inline:.25rem;font-size:.72rem;display:inline-grid}.site-header__mobile-trigger[data-astro-cid-fzpbxy5g]{border:1px solid var(--color-border-strong);background:var(--color-paper);cursor:pointer;border-radius:.45rem;align-content:center;gap:.3rem;width:3rem;height:3rem;padding:.75rem;display:inline-grid}.site-header__mobile-overlay[data-astro-cid-fzpbxy5g][hidden]{display:none}.site-header__mobile-trigger[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g],.site-header__mobile-close[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{background:var(--color-ink-strong);height:2px;display:block}.site-header__mobile-overlay[data-astro-cid-fzpbxy5g]{backdrop-filter:blur(14px);background:#0f0c0a75;align-items:start;padding:clamp(.85rem,2.8vw,1.25rem);animation:.18s site-menu-fade;display:grid;position:fixed;inset:0}.site-header__mobile-shell[data-astro-cid-fzpbxy5g]{background:linear-gradient(#f5efe6 0%,#efe7dc 100%);border:1px solid #302a261f;border-radius:1rem;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;gap:1.1rem;width:min(100%,32rem);min-height:calc(100dvh - 2*clamp(.85rem,2.8vw,1.25rem));max-height:calc(100dvh - 2*clamp(.85rem,2.8vw,1.25rem));margin-inline:auto;padding:clamp(1rem,3vw,1.4rem);animation:.22s cubic-bezier(.2,.7,.2,1) site-menu-rise;display:grid;overflow:auto;box-shadow:0 26px 80px #0000003d}.site-header__mobile-top[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header__mobile-close[data-astro-cid-fzpbxy5g]{border:1px solid var(--color-border-strong);cursor:pointer;background:0 0;border-radius:999px;width:2.9rem;height:2.9rem;position:relative}.site-header__mobile-close[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{background:var(--color-ink-strong);width:1.25rem;height:2px;margin-top:-1px;margin-left:-.625rem;position:absolute;top:50%;left:50%}.site-header__mobile-close[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]:first-child{transform:rotate(45deg)}.site-header__mobile-close[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]:last-child{transform:rotate(-45deg)}.site-header__mobile-copy[data-astro-cid-fzpbxy5g]{gap:.35rem;max-width:32rem;display:grid}.site-header__mobile-copy[data-astro-cid-fzpbxy5g] p[data-astro-cid-fzpbxy5g]{color:var(--color-muted);max-width:30ch;margin:0}.site-header__mobile-links[data-astro-cid-fzpbxy5g]{gap:.18rem;margin:0;padding:0;list-style:none;display:grid}.site-header__mobile-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g],.site-header__mobile-secondary[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--color-ink-strong);text-decoration:none;display:block}.site-header__mobile-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--color-border);font-family:var(--font-display);letter-spacing:-.02em;padding:.68rem 0;font-size:clamp(1.28rem,4.5vw,1.78rem);line-height:1.04}.site-header__mobile-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g][aria-current=page]{color:var(--color-accent-red)}.site-header__mobile-secondary[data-astro-cid-fzpbxy5g]{gap:.45rem;padding-top:.2rem;display:grid}.site-header__mobile-secondary[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--color-muted);align-items:center;gap:.4rem;font-size:.94rem;display:inline-flex}.site-header__mobile-actions[data-astro-cid-fzpbxy5g]{gap:.7rem;margin-top:auto;display:grid}@keyframes site-menu-fade{0%{opacity:0}to{opacity:1}}@keyframes site-menu-rise{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@media (width<=71.99rem){.site-header__nav[data-astro-cid-fzpbxy5g],.site-header__actions[data-astro-cid-fzpbxy5g]{display:none}.site-header__mobile-trigger[data-astro-cid-fzpbxy5g]{display:inline-grid}}@media (width>=72rem){.site-header__mobile-trigger[data-astro-cid-fzpbxy5g],.site-header__mobile-overlay[data-astro-cid-fzpbxy5g]{display:none}}@media (width<=45rem){.site-header__main[data-astro-cid-fzpbxy5g]{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;min-height:4.1rem}.site-header__mobile-trigger[data-astro-cid-fzpbxy5g]{width:2.8rem;height:2.8rem;padding:.65rem}.site-header__mobile-overlay[data-astro-cid-fzpbxy5g]{align-items:stretch;padding:0}.site-header__mobile-shell[data-astro-cid-fzpbxy5g]{border-inline:0;border-bottom:0;border-radius:0;width:100%;min-height:100dvh;max-height:100dvh;padding:1rem 1rem 1.2rem}.site-header__brand[data-astro-cid-fzpbxy5g] .brand-logo__title{font-size:clamp(1.08rem,4.5vw,1.35rem)}.site-header__brand[data-astro-cid-fzpbxy5g] .brand-logo__eyebrow{letter-spacing:.12em;font-size:.62rem}.site-header__brand[data-astro-cid-fzpbxy5g] .brand-logo__mark{width:2.55rem}}@media (height<=46rem){.site-header__mobile-shell[data-astro-cid-fzpbxy5g]{gap:.9rem;padding:.95rem}.site-header__mobile-copy[data-astro-cid-fzpbxy5g] p[data-astro-cid-fzpbxy5g]{font-size:.94rem}.site-header__mobile-links[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{padding:.5rem 0;font-size:clamp(1.18rem,4.8vw,1.55rem)}}@media (width<=24rem){.site-header__mobile-shell[data-astro-cid-fzpbxy5g]{border-radius:0;min-height:100dvh;max-height:100dvh}}.heritage-badge[data-astro-cid-mplhroyr]{min-height:1.4rem;color:var(--color-ink-strong);letter-spacing:.16em;text-transform:uppercase;white-space:normal;background:0 0;border:0;align-items:center;gap:.55rem;padding:0;font-size:.76rem;font-weight:700;display:inline-flex}.heritage-badge__dot[data-astro-cid-mplhroyr]{background:var(--color-accent-red);width:.7rem;height:1px}.heritage-badge--muted[data-astro-cid-mplhroyr]{color:#f0e9e0eb}.heritage-badge--muted[data-astro-cid-mplhroyr] .heritage-badge__dot[data-astro-cid-mplhroyr]{background:#f0e9e0b8}.site-footer[data-astro-cid-nns7i3if]{color:var(--color-paper);background:#191614;margin-top:4rem}.site-footer__inner[data-astro-cid-nns7i3if]{gap:1.75rem;padding-block:clamp(2.25rem,5vw,4rem) 1.4rem;display:grid}.site-footer__top[data-astro-cid-nns7i3if]{gap:2rem;display:grid}.site-footer__brand-block[data-astro-cid-nns7i3if]{gap:1rem;max-width:38rem;display:grid}.site-footer__brand-block[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:#f0e9e0c7;max-width:60ch}.site-footer__badges[data-astro-cid-nns7i3if]{flex-wrap:wrap;gap:.75rem;display:flex}.site-footer__nav-grid[data-astro-cid-nns7i3if]{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.5rem;display:grid}.site-footer__column[data-astro-cid-nns7i3if]{gap:.55rem;display:grid}.site-footer__column[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:#f0e9e0d1;text-decoration:none}.site-footer__column[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:#fff}.site-footer__bottom[data-astro-cid-nns7i3if]{color:#f0e9e0a8;border-top:1px solid #f0e9e01a;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.9rem;display:flex}@media (width>=72rem){.site-footer__top[data-astro-cid-nns7i3if]{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}}
