:root{--ink: #14100d;--ink-soft: #1d1813;--ink-line: rgba(244, 238, 228, .14);--paper: #f4eee3;--paper-raised: #faf6ee;--paper-sunk: #ece4d6;--line: rgba(20, 16, 13, .13);--line-strong: rgba(20, 16, 13, .24);--accent: #f05838;--accent-deep: #c8421f;--accent-darker: #9c3017;--accent-tint: #fdeae3;--accent-glow: rgba(240, 88, 56, .3);--text: #18120d;--text-soft: #3a312a;--muted: #6a6057;--faint: #9a8f83;--on-dark: #f6f1e9;--on-dark-soft: rgba(246, 241, 233, .66);--on-dark-faint: rgba(246, 241, 233, .4);--font-display: "Archivo", "Arial Narrow", system-ui, sans-serif;--font-body: "Hanken Grotesk", system-ui, -apple-system, sans-serif;--font-mono: "Space Mono", ui-monospace, "SFMono-Regular", monospace;--w-max: 78rem;--w-text: 44rem;--gutter: clamp(1.25rem, 4vw, 3rem);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--shadow-cta: 0 8px 24px -8px var(--accent-glow);--shadow-cta-hover: 0 14px 34px -8px rgba(240, 88, 56, .5);--shadow-card: 0 1px 0 var(--line), 0 18px 40px -28px rgba(20, 16, 13, .4)}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-body);font-size:17px;line-height:1.6;color:var(--text);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;min-height:100vh;overflow-x:clip}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;line-height:1.04;letter-spacing:-.02em;color:var(--text);margin:0;text-wrap:balance}h1{font-size:clamp(2.4rem,6vw,5.25rem)}h2{font-size:clamp(1.9rem,4.4vw,3.5rem)}h3{font-size:clamp(1.3rem,2.6vw,2rem);letter-spacing:-.015em}p{margin:0}a{color:var(--accent-deep);text-decoration:none}img,svg,video{display:block;max-width:100%}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.container{width:100%;max-width:var(--w-max);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(4rem,9vw,8rem)}.tag{display:block;font-family:var(--font-display);font-size:1.1rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.eyebrow{font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--muted)}.page-meta{margin-top:1rem;font-size:.95rem;font-weight:600;color:var(--muted)}.btn{--btn-bg: var(--ink);--btn-fg: var(--on-dark);display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.6rem;font-family:var(--font-mono);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--btn-fg);background:var(--btn-bg);border:1px solid transparent;border-radius:3px;cursor:pointer;transition:transform .3s var(--ease-out),background .3s var(--ease-out),color .3s var(--ease-out),box-shadow .3s var(--ease-out)}.btn svg{width:1.05em;height:1.05em;transition:transform .3s var(--ease-out)}.btn:hover svg{transform:translate(3px)}.btn:hover{transform:translateY(-2px)}.btn--accent{--btn-bg: var(--accent);--btn-fg: #fff;box-shadow:var(--shadow-cta)}.btn--accent:hover{--btn-bg: var(--accent-deep);box-shadow:var(--shadow-cta-hover)}.btn--ghost{--btn-bg: transparent;--btn-fg: var(--text);border-color:var(--line-strong)}.btn--ghost:hover{--btn-bg: var(--ink);--btn-fg: var(--on-dark);border-color:var(--ink)}.btn--on-dark.btn--ghost{--btn-fg: var(--on-dark);border-color:var(--ink-line)}.btn--on-dark.btn--ghost:hover{--btn-bg: var(--on-dark);--btn-fg: var(--ink);border-color:var(--on-dark)}.ulink{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text);padding-bottom:3px;background-image:linear-gradient(var(--accent),var(--accent));background-size:0% 1.5px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .4s var(--ease-out),color .3s var(--ease-out)}.ulink:hover{color:var(--accent-deep);background-size:100% 1.5px}.ulink--ondark{color:var(--on-dark)}.ulink--ondark:hover{color:var(--accent)}.layerlines{background-image:repeating-linear-gradient(180deg,rgba(244,238,228,.045) 0,rgba(244,238,228,.045) 1px,transparent 1px,transparent 7px)}.gridlines{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:64px 64px}.gridlines--dark{background-image:linear-gradient(rgba(244,238,228,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(244,238,228,.05) 1px,transparent 1px);background-size:64px 64px}.dimrule{position:relative;height:1px;background:var(--line-strong)}.dimrule:before,.dimrule:after{content:"";position:absolute;top:-3px;width:1px;height:7px;background:var(--line-strong)}.dimrule:before{left:0}.dimrule:after{right:0}.js [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out);transition-delay:var(--reveal-delay, 0ms)}.js [data-reveal].is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js [data-reveal]{opacity:1;transform:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.page-head{padding-top:calc(72px + clamp(2.5rem,6vw,5rem));padding-bottom:clamp(2rem,4vw,3.5rem)}.page-head h1{max-width:18ch}.page-head .page-intro{margin-top:1.5rem;max-width:56ch;font-size:clamp(1.05rem,1.5vw,1.25rem);color:var(--muted);line-height:1.6}.page-head .dimrule{margin-top:clamp(2rem,4vw,3rem)}.prose{max-width:var(--w-text);margin-inline:auto;color:var(--text-soft);font-size:1.08rem;line-height:1.75}.prose>*+*{margin-top:1.4rem}.prose h2{margin-top:3rem;font-size:clamp(1.6rem,3vw,2.25rem)}.prose h3{margin-top:2.25rem;font-size:clamp(1.25rem,2.2vw,1.6rem)}.prose h2+*,.prose h3+*{margin-top:1rem}.prose a{color:var(--accent-deep);background-image:linear-gradient(var(--accent),var(--accent));background-size:100% 1px;background-position:0 100%;background-repeat:no-repeat}.prose a:hover{background-size:100% 2px}.prose strong{color:var(--text);font-weight:700}.prose img{width:100%;border-radius:4px;margin-block:2rem;background:var(--paper-sunk)}.prose ul,.prose ol{padding-left:1.3rem}.prose li+li{margin-top:.5rem}.prose blockquote{border-left:3px solid var(--accent);padding-left:1.25rem;color:var(--muted);font-style:italic}.prose code{font-family:var(--font-mono);font-size:.9em;background:var(--paper-sunk);padding:.15em .4em;border-radius:3px}.prose hr{border:0;height:1px;background:var(--line);margin-block:2.5rem}.cardgrid{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.card{display:flex;flex-direction:column;color:var(--text);background:var(--paper-raised);border:1px solid var(--line);border-radius:5px;overflow:hidden;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease-out),border-color .35s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:var(--line-strong)}.card-img{aspect-ratio:3 / 2;overflow:hidden;background:var(--ink)}.card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.card:hover .card-img img{transform:scale(1.05)}.card-body{padding:1.4rem 1.5rem 1.6rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card-kicker{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep)}.card-title{font-family:var(--font-display);font-weight:800;font-size:1.2rem;letter-spacing:-.01em;line-height:1.15}.card-desc{color:var(--muted);font-size:.94rem;line-height:1.55}.specs{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.specs li{display:grid;grid-template-columns:9rem 1fr;gap:1rem;padding-block:.85rem;border-bottom:1px solid var(--line);font-size:.92rem}.specs dt,.specs .k{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}.specs .v{color:var(--text-soft)}@media(max-width:480px){.specs li{grid-template-columns:1fr;gap:.25rem}}.skip[data-astro-cid-37fxchfa]{position:absolute;left:-9999px;top:0;z-index:200}.skip[data-astro-cid-37fxchfa]:focus{left:1rem;top:1rem;background:var(--ink);color:var(--on-dark);padding:.6rem 1rem;border-radius:3px}.hd[data-astro-cid-37fxchfa]{position:fixed;inset:0 0 auto;z-index:100;transition:background .4s var(--ease-out),border-color .4s var(--ease-out),backdrop-filter .4s var(--ease-out);background:transparent;border-bottom:1px solid transparent}.hd-inner[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:1.5rem;height:72px}.hd-brand[data-astro-cid-37fxchfa]{flex-shrink:0;display:inline-flex;align-items:center}.hd-brand[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{height:30px;width:auto;transition:filter .4s var(--ease-out)}.hd-nav[data-astro-cid-37fxchfa]{display:flex;gap:1.9rem;margin-inline:auto;align-self:stretch;align-items:center}.hd-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text);position:relative;transition:color .25s var(--ease-out);white-space:nowrap}.hd-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:after{content:"";position:absolute;left:0;bottom:-6px;height:2px;width:0;background:var(--accent);transition:width .3s var(--ease-out)}.hd-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent-deep)}.hd-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover:after{width:100%}.hd-end[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:1rem;flex-shrink:0}.hd-drop[data-astro-cid-37fxchfa]{position:relative;display:flex;align-items:center;align-self:stretch}.hd-drop-link[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;gap:.4rem}.hd-caret[data-astro-cid-37fxchfa]{transition:transform .25s var(--ease-out)}.hd-drop[data-astro-cid-37fxchfa]:hover .hd-caret[data-astro-cid-37fxchfa],.hd-drop[data-astro-cid-37fxchfa]:focus-within .hd-caret[data-astro-cid-37fxchfa]{transform:rotate(180deg)}.hd-panel[data-astro-cid-37fxchfa]{position:fixed;top:72px;left:50%;transform:translate(-50%,-8px);width:min(56rem,calc(100vw - 2rem));background:var(--paper-raised);color:var(--text);border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;box-shadow:0 30px 60px -28px #14100d73;padding:1.75rem;display:grid;grid-template-columns:1.1fr 1.6fr;gap:1.75rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s var(--ease-out),transform .25s var(--ease-out),visibility .25s;transition-delay:.2s}.hd-drop[data-astro-cid-37fxchfa]:hover .hd-panel[data-astro-cid-37fxchfa],.hd-drop[data-astro-cid-37fxchfa]:focus-within .hd-panel[data-astro-cid-37fxchfa]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%);transition-delay:0s}.hd-panel-feat[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;gap:.75rem}.hd-feat[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;gap:.3rem;padding:1.1rem 1.2rem;background:var(--ink);border-radius:5px;color:var(--on-dark)!important;transition:background .25s var(--ease-out),transform .25s var(--ease-out);flex:1;justify-content:center}.hd-feat[data-astro-cid-37fxchfa]:after{display:none!important}.hd-feat[data-astro-cid-37fxchfa]:hover{background:var(--accent);transform:translateY(-2px);color:#fff!important}.hd-feat-t[data-astro-cid-37fxchfa]{font-family:var(--font-display);font-weight:800;font-size:1.05rem;letter-spacing:-.01em;text-transform:none}.hd-feat-d[data-astro-cid-37fxchfa]{font-family:var(--font-body);font-size:.8rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--on-dark-soft)}.hd-feat[data-astro-cid-37fxchfa]:hover .hd-feat-d[data-astro-cid-37fxchfa]{color:#ffffffd9}.hd-panel-groups[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-content:start}.hd-group[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;gap:.55rem}.hd-group-k[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-deep);padding-bottom:.4rem;border-bottom:1px solid var(--line)}.hd-group[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-family:var(--font-body)!important;font-size:.9rem!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;color:var(--text-soft)!important}.hd-group[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:after{display:none!important}.hd-group[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent-deep)!important}.hd-panel-foot[data-astro-cid-37fxchfa]{grid-column:1 / -1;display:flex;gap:2rem;padding-top:1.25rem;border-top:1px solid var(--line)}.hd-panel-foot[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-family:var(--font-mono)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--text)!important}.hd-panel-foot[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:after{display:none!important}.hd-panel-foot[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent-deep)!important}body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-panel[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--text-soft)}.hd-contact[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text)}.hd-contact[data-astro-cid-37fxchfa]:hover{color:var(--accent-deep)}.hd-search[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;color:var(--text);transition:color .25s var(--ease-out)}.hd-search[data-astro-cid-37fxchfa]:hover{color:var(--accent-deep)}.hd-cart[data-astro-cid-37fxchfa]{position:relative;display:inline-flex;align-items:center;color:var(--text);transition:color .25s var(--ease-out)}.hd-cart[data-astro-cid-37fxchfa][hidden],.cluster-cart[data-astro-cid-37fxchfa][hidden]{display:none!important}.hd-cart[data-astro-cid-37fxchfa]:hover{color:var(--accent-deep)}.hd-cart-n[data-astro-cid-37fxchfa]{position:absolute;top:-7px;right:-9px;min-width:15px;height:15px;padding:0 3px;border-radius:100px;background:var(--accent);color:#fff;font-family:var(--font-mono);font-size:.58rem;font-weight:700;line-height:15px;text-align:center}body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-cart[data-astro-cid-37fxchfa]{color:var(--on-dark)}.hd-cta[data-astro-cid-37fxchfa]{padding:.7rem 1.1rem}.hd[data-astro-cid-37fxchfa].solid{background:#f4eee3db;border-bottom-color:var(--line);backdrop-filter:saturate(1.4) blur(12px);-webkit-backdrop-filter:saturate(1.4) blur(12px)}body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-search[data-astro-cid-37fxchfa],body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-contact[data-astro-cid-37fxchfa]{color:var(--on-dark)}body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-contact[data-astro-cid-37fxchfa]:hover{color:#fff}body[data-hero=true] .hd[data-astro-cid-37fxchfa]:not(.solid) .hd-brand[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{filter:brightness(0) invert(1)}@media(max-width:1080px){.hd-nav[data-astro-cid-37fxchfa],.hd-end[data-astro-cid-37fxchfa]{display:none}.hd-inner[data-astro-cid-37fxchfa]{justify-content:center}}.ft[data-astro-cid-37fxchfa]{background:var(--ink);color:var(--on-dark-soft);margin-top:0}.ft-cta[data-astro-cid-37fxchfa]{text-align:center;padding-block:clamp(4rem,8vw,6.5rem) clamp(3rem,6vw,4.5rem);border-bottom:1px solid var(--ink-line)}.ft-cta-title[data-astro-cid-37fxchfa]{color:var(--on-dark);max-width:18ch;margin-inline:auto;font-size:clamp(1.9rem,4.4vw,3.4rem)}.ft-cta-lede[data-astro-cid-37fxchfa]{max-width:42ch;margin:1.5rem auto 2.25rem;color:var(--on-dark-soft)}.ft-cta-row[data-astro-cid-37fxchfa]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.ft-grid[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:3rem;padding-block:clamp(3rem,6vw,5rem)}.ft-logo[data-astro-cid-37fxchfa]{height:34px;width:auto;filter:brightness(0) invert(1);margin-bottom:1.25rem}.ft-brand[data-astro-cid-37fxchfa] p[data-astro-cid-37fxchfa]{font-size:.92rem;line-height:1.6;max-width:34ch}.ft-mono[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;color:var(--on-dark-faint);margin-top:1.25rem!important}.ft-h[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:1.1rem}.ft-col[data-astro-cid-37fxchfa] ul[data-astro-cid-37fxchfa]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.ft-col[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],.ft-contact[data-astro-cid-37fxchfa] address[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--on-dark-soft);font-size:.92rem;transition:color .25s}.ft-col[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.ft-contact[data-astro-cid-37fxchfa] address[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent)}.ft-contact[data-astro-cid-37fxchfa] address[data-astro-cid-37fxchfa]{font-style:normal;display:flex;flex-direction:column;gap:.65rem}.ft-hours[data-astro-cid-37fxchfa]{font-size:.85rem;color:var(--on-dark-faint);margin-top:1rem}.ft-social[data-astro-cid-37fxchfa]{display:flex;gap:1.1rem;margin-top:1.25rem}.ft-social[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--on-dark-soft)}.ft-social[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent)}.ft-base[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:1.75rem;border-top:1px solid var(--ink-line);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--on-dark-faint)}.ft-base-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--on-dark-faint);margin-left:1.25rem}.ft-base-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:first-child{margin-left:0}.ft-base-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent)}.ft-credit[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--on-dark-soft);transition:color .25s}.ft-credit[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent)}@media(max-width:880px){.ft-grid[data-astro-cid-37fxchfa]{grid-template-columns:1fr 1fr;gap:2.5rem}.ft-brand[data-astro-cid-37fxchfa]{grid-column:1 / -1}}@media(max-width:540px){.ft-grid[data-astro-cid-37fxchfa]{grid-template-columns:1fr}}.cluster[data-astro-cid-37fxchfa],.nav-sheet[data-astro-cid-37fxchfa]{display:none}@media(max-width:1080px){.cluster[data-astro-cid-37fxchfa]{position:fixed;left:50%;transform:translate(-50%);bottom:max(14px,env(safe-area-inset-bottom,0px));z-index:120;display:flex;align-items:center;gap:6px;padding:6px;max-width:calc(100vw - 20px);background:#14100de6;backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3);border:1px solid var(--ink-line);border-radius:100px;box-shadow:0 14px 40px -10px #14100d8c}.cluster-menu[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;background:transparent;border:0;border-radius:50%;color:var(--on-dark);cursor:pointer;transition:background .15s var(--ease-out)}.cluster-menu[data-astro-cid-37fxchfa][aria-expanded=true]{background:#f6f1e924}.cluster-menu-close[data-astro-cid-37fxchfa],.cluster-menu[data-astro-cid-37fxchfa][aria-expanded=true] .cluster-menu-bars[data-astro-cid-37fxchfa]{display:none}.cluster-menu[data-astro-cid-37fxchfa][aria-expanded=true] .cluster-menu-close[data-astro-cid-37fxchfa]{display:block}.cluster-quote[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:50px;padding:0 1.15rem;border-radius:100px;background:var(--accent);color:#fff;font-family:var(--font-mono);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;box-shadow:var(--shadow-cta)}.cluster-quote[data-astro-cid-37fxchfa]:active{background:var(--accent-deep)}.cluster-quote[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{width:1.1em;height:1.1em;flex-shrink:0}.cluster-wa[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;border-radius:50%;background:#25d366;color:#fff}.cluster-wa[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{width:24px;height:24px}.cluster-cart[data-astro-cid-37fxchfa]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;border-radius:50%;background:#f6f1e91a;color:var(--on-dark)}.cluster-cart[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{width:22px;height:22px}.cluster-cart-n[data-astro-cid-37fxchfa]{position:absolute;top:4px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:100px;background:var(--accent);color:#fff;font-family:var(--font-mono);font-size:.6rem;font-weight:700;line-height:16px;text-align:center}.cluster[data-astro-cid-37fxchfa].is-open .cluster-quote[data-astro-cid-37fxchfa],.cluster[data-astro-cid-37fxchfa].is-open .cluster-cart[data-astro-cid-37fxchfa],.cluster[data-astro-cid-37fxchfa].is-open .cluster-wa[data-astro-cid-37fxchfa]{display:none}.nav-sheet[data-astro-cid-37fxchfa]{position:fixed;left:50%;transform:translate(-50%);bottom:calc(max(14px,env(safe-area-inset-bottom,0px)) + 72px);z-index:120;flex-direction:column;gap:1rem;width:calc(100vw - 20px);max-width:380px;max-height:calc(100vh - 110px);max-height:calc(100dvh - 110px);overflow-y:auto;padding:1rem;background:#1d1813f7;backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3);border:1px solid var(--ink-line);border-radius:16px;box-shadow:0 -18px 50px -12px #14100d99;color:var(--on-dark);animation:sheet-up .22s var(--ease-out)}.nav-sheet[data-astro-cid-37fxchfa].is-visible{display:flex}.sheet-bento[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:8px}.sheet-card[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;gap:.5rem;padding:.9rem .85rem;background:#f6f1e90d;border:1px solid rgba(246,241,233,.09);border-radius:10px}.sheet-card[data-astro-cid-37fxchfa]:active{background:#f6f1e91f}.sheet-card[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{width:20px;height:20px;color:var(--accent)}.sheet-card-t[data-astro-cid-37fxchfa]{font-family:var(--font-display);font-size:.9rem;font-weight:800;letter-spacing:-.01em;color:var(--on-dark);white-space:nowrap}.sheet-card-d[data-astro-cid-37fxchfa]{font-size:.72rem;line-height:1.35;color:var(--on-dark-faint)}.sheet-card--accent[data-astro-cid-37fxchfa]{background:var(--accent);border-color:var(--accent)}.sheet-card--accent[data-astro-cid-37fxchfa]:active{background:var(--accent-deep)}.sheet-card--accent[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa],.sheet-card--accent[data-astro-cid-37fxchfa] .sheet-card-t[data-astro-cid-37fxchfa]{color:#fff}.sheet-card--accent[data-astro-cid-37fxchfa] .sheet-card-d[data-astro-cid-37fxchfa]{color:#ffffffc7}.sheet-nav[data-astro-cid-37fxchfa]{display:flex;flex-wrap:wrap;gap:.6rem 1.35rem}.sheet-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--on-dark)}.sheet-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.sheet-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:active{color:var(--accent)}.sheet-sub[data-astro-cid-37fxchfa]{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem}.sheet-sub[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--on-dark-faint)}.sheet-sub[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.sheet-sub[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:active{color:var(--accent)}.sheet-ctas[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;gap:.6rem;padding-top:1rem;border-top:1px solid var(--ink-line)}.sheet-ctas[data-astro-cid-37fxchfa] .btn[data-astro-cid-37fxchfa]{width:100%;justify-content:center}.ft[data-astro-cid-37fxchfa]{padding-bottom:88px}}@media(max-width:360px){.cluster-quote[data-astro-cid-37fxchfa]{font-size:.7rem;padding:0 .9rem}}@keyframes sheet-up{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(prefers-reduced-motion:reduce){.nav-sheet[data-astro-cid-37fxchfa]{animation:none}}
