:root{color-scheme:light;--font-sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:var(--font-sans);--font-mono:"SFMono-Regular", "Cascadia Code", "Liberation Mono", Menlo, monospace;--max-width:1380px;--header-height:72px;--radius-sm:2px;--radius-md:4px;--radius-lg:6px;--bg:#f5f7f4;--bg-soft:#e8eeed;--bg-panel:#fff;--bg-panel-strong:#dde7e8;--bg-mockup:#e5e5e5;--text:#11161d;--text-soft:#3c4855;--text-muted:#586777;--line:#11161d21;--line-strong:#11161d3d;--orange:#e9581b;--orange-strong:#c84312;--accent-text:#a5370d;--cyan:#006f8d;--green:#008c61;--brand-green:#00d99b;--green-ink:#006c4d;--yellow:#8a6500;--shadow:0 4px 8px #11161d29;--shadow-sm:0 2px 6px #11161d1f;--shadow-md:0 6px 12px #11161d29;--border-hover:#11161d61;--focus-ring:#005f7a;--success-control:#5da386;--youtube:#b91c1c;--header-bg:#f5f7f4;--grid-bg:#f5f7f4;--grid-line-x:#11161d0a;--grid-line-y:#11161d08;--grid-mask:linear-gradient(to bottom, #00000038, transparent 72%);--footer-bg:#0b1015;--hero-text:#f7fbff;--hero-text-soft:#d7e0ea;--hero-shade:linear-gradient(90deg, #05080ce6 0%, #05080cc2 48%, #05080c3d 100%), linear-gradient(0deg, #05080cd6 0%, #05080c2e 56%, #05080c85 100%);--image-hero-shade:linear-gradient(90deg, #080c11d6, #080c1180);--hero-control-bg:#ffffff21;--hero-control-bg-hover:#fff3;--hero-control-line:#ffffff57;--hero-control-text:#fff;--section-subtle:#edf3ef;--media-bg:#e9f0f1;--soft-control-bg:#0f1d2b0e;--soft-control-bg-hover:#0f1d2b17;--pill-bg:#ffffffb8;--on-accent:#111;--lightbox-bg:#f5f7f4e0;--bg-primary:var(--bg);--bg-card:var(--bg-panel);--bg-elevated:var(--bg-panel-strong);--bg-input:var(--bg-soft);--border-primary:var(--line);--border-secondary:var(--line-strong);--text-primary:var(--text);--text-secondary:var(--text-soft);--text-tertiary:var(--text-muted);--text-main:var(--text);--accent:var(--orange);--accent-hover:var(--orange-strong);--accent-cyan:var(--cyan);--accent-cyan-dim:var(--cyan)}:root[data-theme=dark]{color-scheme:dark;--bg:#080a0d;--bg-soft:#10151b;--bg-panel:#141a21;--bg-panel-strong:#1b232c;--text:#f4f7fb;--text-soft:#b9c3cf;--text-muted:#98a5b3;--line:#ffffff1f;--line-strong:#fff3;--orange:#ff5b1a;--orange-strong:#ff7a3d;--cyan:#48d7ff;--green:#66e29b;--brand-green:#00e4a3;--green-ink:#72eab8;--yellow:#ffd166;--shadow:0 4px 8px #00000059;--shadow-sm:0 2px 6px #00000047;--shadow-md:0 6px 12px #00000061;--border-hover:#ffffff57;--focus-ring:#48d7ff;--accent-text:#ff8b59;--header-bg:#080a0d;--grid-bg:#080a0d;--grid-line-x:#ffffff09;--grid-line-y:#ffffff06;--grid-mask:linear-gradient(to bottom, #000000a6, transparent 78%);--footer-bg:#07080a;--hero-text:#f4f7fb;--hero-text-soft:#d7e0ea;--hero-shade:linear-gradient(90deg, #080a0deb 0%, #080a0db8 42%, #080a0d47 100%), linear-gradient(0deg, #080a0de6 0%, #080a0d24 55%, #080a0dc7 100%);--image-hero-shade:linear-gradient(90deg, #080a0df5, #080a0db3);--hero-control-bg:#ffffff1f;--hero-control-bg-hover:#ffffff2e;--hero-control-line:#ffffff52;--hero-control-text:#fff;--section-subtle:#0a0d11;--media-bg:#111820;--soft-control-bg:#ffffff0e;--soft-control-bg-hover:#ffffff17;--pill-bg:#080a0d7a;--on-accent:#111;--lightbox-bg:#080a0de0}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-sans);overflow-wrap:break-word;margin:0;line-height:1.5;transition:background-color .18s,color .18s}body.menu-locked{overflow:hidden}body:before{content:"";z-index:-2;background:linear-gradient(90deg, var(--grid-line-x) 1px, transparent 1px), linear-gradient(var(--grid-line-y) 1px, transparent 1px), var(--grid-bg);mask-image:var(--grid-mask);background-size:56px 56px;position:fixed;inset:0}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance}p{color:var(--text-soft);text-wrap:pretty}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.visually-hidden{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}.skip-link{z-index:1000;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:fixed;top:10px;left:10px;overflow:hidden}.skip-link:focus-visible{clip:auto;clip-path:none;border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:auto;height:auto;color:var(--on-accent);background:var(--orange);opacity:1;pointer-events:auto;margin:0;padding:10px 14px;font-weight:850;overflow:visible}.container{width:min(100% - 32px, var(--max-width));margin-inline:auto}.eyebrow{color:var(--cyan);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:2px;width:8px;height:8px}.section{border-top:1px solid var(--line);padding:84px 0}.section-heading{gap:14px;max-width:720px;margin-bottom:32px;display:grid}.section-heading h1,.section-heading h2{letter-spacing:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.section-heading p{font-size:clamp(1rem,2vw,1.18rem)}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.btn{border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-height:48px;color:var(--text);background:var(--soft-control-bg);box-shadow:none;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.btn:hover{border-color:var(--line-strong);background:var(--soft-control-bg-hover);transform:translateY(-1px)}.btn-primary{background:var(--orange);border-color:var(--orange);color:var(--on-accent)}.btn-primary:hover{background:var(--orange-strong);border-color:var(--orange-strong)}.btn-quiet{background:0 0}.pill{border:1px solid var(--line);color:var(--text-soft);background:var(--pill-bg);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.site-shell{min-height:100vh}.main-content{min-height:68vh}.site-footer{color:#f5f7f4;background:var(--footer-bg);border-top:1px solid #ffffff2e;padding:48px 0 32px}.footer-grid{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,.8fr));gap:28px;display:grid}.footer-logo{width:min(270px,74vw);height:auto;margin-bottom:16px}.site-footer p{color:#bac5cf;max-width:48ch}.footer-title{color:#f5f7f4;text-transform:uppercase;margin-bottom:10px;font-size:.85rem;font-weight:800}.footer-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.footer-list a{color:#bac5cf}.footer-list a:hover{color:var(--brand-green)}.footer-bottom{color:#92a0ad;border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:42px;padding-top:18px;font-size:.88rem;display:flex}@media (width<=860px){.section{padding:64px 0}.card-grid,.metric-row,.footer-grid{grid-template-columns:1fr}.metric{min-height:auto}}@media (width<=560px){.container{width:min(100% - 24px, var(--max-width))}.button-row .btn{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-3e7f24qg]{z-index:50;height:var(--header-height);background:var(--header-bg);border-bottom:1px solid var(--line-strong);isolation:isolate;position:sticky;top:0}.nav-wrap[data-astro-cid-3e7f24qg]{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;width:calc(100% - clamp(1.5rem,3.2vw,4rem));max-width:none;height:100%;display:grid}@media (width<=700px){.nav-wrap[data-astro-cid-3e7f24qg]{width:calc(100% - 1rem)}}.brand-link[data-astro-cid-3e7f24qg]{width:min(136px,17vw);min-width:0;height:48px;display:block;position:relative;overflow:hidden}.brand-logo[data-astro-cid-3e7f24qg]{width:100%;max-width:none;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.brand-logo-dark[data-astro-cid-3e7f24qg],:root[data-theme=dark] .brand-logo-light[data-astro-cid-3e7f24qg]{display:none}:root[data-theme=dark] .brand-logo-dark[data-astro-cid-3e7f24qg]{display:block}.nav-links[data-astro-cid-3e7f24qg]{justify-content:center;justify-self:center;gap:2px;padding:0;display:flex}.nav-search-field[data-astro-cid-3e7f24qg]{width:min(54vw,720px);min-width:0;color:var(--text);border-bottom:1px solid var(--line-strong);justify-self:center;align-items:center;gap:10px;display:none}.site-header[data-astro-cid-3e7f24qg].search-open .nav-links[data-astro-cid-3e7f24qg]{display:none}.site-header[data-astro-cid-3e7f24qg].search-open .nav-search-field[data-astro-cid-3e7f24qg]{display:flex}.nav-search-field-icon[data-astro-cid-3e7f24qg]{width:20px;height:20px;color:var(--orange-strong);flex:none}.nav-search-field[data-astro-cid-3e7f24qg] input[data-astro-cid-3e7f24qg]{width:100%;min-width:0;height:46px;color:var(--text);background:0 0;border:0;border-radius:0;outline:0;padding:0;font-size:1rem;font-weight:700}.nav-search-field[data-astro-cid-3e7f24qg] input[data-astro-cid-3e7f24qg]::placeholder{color:var(--text-muted);opacity:1}.nav-search-field[data-astro-cid-3e7f24qg]:focus-within{border-bottom-color:var(--orange)}.search-shortcut[data-astro-cid-3e7f24qg]{color:var(--text-muted);flex:none;font-size:.65rem;font-weight:800}.nav-links[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]{min-height:44px;color:var(--text-soft);border-radius:0;align-items:center;padding:0 12px;font-size:.92rem;font-weight:760;transition:color .16s,background .16s;display:inline-flex;position:relative}.nav-links[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:after{content:"";background:var(--orange);transform-origin:0;height:2px;transition:transform .16s;position:absolute;bottom:8px;left:12px;right:12px;transform:scaleX(0)}.nav-links[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:hover{color:var(--text);background:0 0}.nav-links[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:hover:after,.nav-links[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg].is-active:after{transform:scaleX(1)}.nav-links[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg].is-active{color:var(--orange-strong)}.nav-actions[data-astro-cid-3e7f24qg]{justify-self:end;align-items:center;gap:4px;display:flex}.menu-toggle[data-astro-cid-3e7f24qg]{width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;transition:color .16s;display:none;position:relative}.menu-toggle[data-astro-cid-3e7f24qg]:hover{color:var(--orange-strong);background:0 0}.menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]{width:20px;height:2px;transform:translate(-50%, -50%) translateY(var(--line-offset));background:currentColor;border-radius:999px;transition:transform .18s,opacity .18s;position:absolute;top:50%;left:50%}.menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:first-child{--line-offset:-6px}.menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:nth-child(2){--line-offset:0}.menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:nth-child(3){--line-offset:6px}.site-header[data-astro-cid-3e7f24qg].menu-open .menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:first-child{transform:translate(-50%,-50%)rotate(45deg)}.site-header[data-astro-cid-3e7f24qg].menu-open .menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:nth-child(2){opacity:0}.site-header[data-astro-cid-3e7f24qg].menu-open .menu-toggle[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.site-header[data-astro-cid-3e7f24qg].menu-open .menu-toggle[data-astro-cid-3e7f24qg]{visibility:hidden}.nav-action-link[data-astro-cid-3e7f24qg],.cart-toggle[data-astro-cid-3e7f24qg]{width:42px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;transition:background .16s,border-color .16s,transform .16s;display:inline-grid;position:relative}.search-close-icon[data-astro-cid-3e7f24qg],.site-header[data-astro-cid-3e7f24qg].search-open .search-open-icon[data-astro-cid-3e7f24qg]{display:none}.site-header[data-astro-cid-3e7f24qg].search-open .search-close-icon[data-astro-cid-3e7f24qg]{display:block}.site-header[data-astro-cid-3e7f24qg].search-open .nav-search-toggle[data-astro-cid-3e7f24qg]{color:var(--orange-strong)}.nav-action-link[data-astro-cid-3e7f24qg]:hover,.cart-toggle[data-astro-cid-3e7f24qg]:hover{color:var(--orange-strong);background:0 0;transform:none}.nav-icon[data-astro-cid-3e7f24qg]{width:20px;height:20px}.cart-badge[data-astro-cid-3e7f24qg]{background:var(--orange);color:#fff;min-width:16px;height:16px;box-shadow:none;border-radius:99px;justify-content:center;align-items:center;padding:0 4px;font-size:.65rem;font-weight:850;display:flex;position:absolute;top:0;right:-1px}.site-search-panel[data-astro-cid-3e7f24qg]{max-height:min(620px, calc(100dvh - var(--header-height)));border-bottom:1px solid var(--line-strong);color:var(--text);background:var(--header-bg);position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 8px #0a101624}.site-search-panel-inner[data-astro-cid-3e7f24qg]{width:min(100% - clamp(2rem,8vw,10rem),920px);margin-inline:auto;padding:18px 0 24px}.search-index-heading[data-astro-cid-3e7f24qg]{border-bottom:1px solid var(--line-strong);min-height:34px;color:var(--text-muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:.68rem;font-weight:800;display:flex}.site-search-results[data-astro-cid-3e7f24qg]{display:grid}.site-search-result[data-astro-cid-3e7f24qg]{border-bottom:1px solid var(--line);min-height:82px;color:var(--text);grid-template-columns:70px minmax(0,1fr) auto 28px;align-items:center;gap:16px;transition:color .16s,background .16s;display:grid}.site-search-result[data-astro-cid-3e7f24qg]:hover,.site-search-result[data-astro-cid-3e7f24qg]:focus-visible{color:var(--orange-strong);background:color-mix(in srgb, var(--orange) 7%, transparent)}.search-result-media[data-astro-cid-3e7f24qg]{background-color:var(--bg-mockup);background-image:linear-gradient(#1118200d 1px,#0000 1px),linear-gradient(90deg,#1118200d 1px,#0000 1px);background-size:12px 12px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.search-result-media[data-astro-cid-3e7f24qg] img[data-astro-cid-3e7f24qg]{object-fit:contain;width:100%;height:100%}.search-result-copy[data-astro-cid-3e7f24qg]{gap:3px;min-width:0;display:grid}.search-result-copy[data-astro-cid-3e7f24qg] small[data-astro-cid-3e7f24qg]{color:var(--text-muted);text-transform:uppercase;font-size:.62rem;font-weight:800}.search-result-copy[data-astro-cid-3e7f24qg] strong[data-astro-cid-3e7f24qg]{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:850;overflow:hidden}.search-result-price[data-astro-cid-3e7f24qg]{color:var(--text-soft);font-size:.74rem;font-weight:800}.search-result-arrow[data-astro-cid-3e7f24qg]{font-size:1.15rem}.search-empty[data-astro-cid-3e7f24qg],.search-start[data-astro-cid-3e7f24qg]{color:var(--text-soft);gap:4px;padding:30px 0 12px;display:grid}.search-start[data-astro-cid-3e7f24qg] strong[data-astro-cid-3e7f24qg],.search-empty[data-astro-cid-3e7f24qg] strong[data-astro-cid-3e7f24qg]{color:var(--text);font-size:1.05rem}.search-empty[data-astro-cid-3e7f24qg][hidden],.search-start[data-astro-cid-3e7f24qg][hidden],.site-search-result[data-astro-cid-3e7f24qg][hidden],.site-search-panel[data-astro-cid-3e7f24qg][hidden]{display:none}.mobile-menu[data-astro-cid-3e7f24qg]{pointer-events:none;opacity:0;backdrop-filter:blur(20px);z-index:100;background:0 0;border:0;flex-direction:column;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;transition:opacity .18s;position:fixed;inset:0}.mobile-menu[data-astro-cid-3e7f24qg]:not([open]){display:none}.mobile-menu[data-astro-cid-3e7f24qg][open]{display:flex}.mobile-menu[data-astro-cid-3e7f24qg]::backdrop{background:0 0}.mobile-menu[data-astro-cid-3e7f24qg].is-open{pointer-events:auto;opacity:1}.mobile-menu-surface[data-astro-cid-3e7f24qg]{height:calc(100dvh - var(--header-height));width:100%;max-height:none;margin-top:var(--header-height);background:color-mix(in srgb, var(--bg-primary) 96%, transparent);box-shadow:none;box-sizing:border-box;border:none;flex-direction:column;justify-content:space-between;padding:32px 24px 48px;display:flex;overflow-y:auto}.mobile-menu-head[data-astro-cid-3e7f24qg]{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 0 16px;display:flex}.mobile-menu-close[data-astro-cid-3e7f24qg]{z-index:2;width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;transition:color .16s;display:inline-grid;position:fixed;top:14px;right:.5rem}.mobile-menu-close[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]{background:currentColor;width:20px;height:2px;position:absolute;top:50%;left:50%}.mobile-menu-close[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mobile-menu-close[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.mobile-menu-close[data-astro-cid-3e7f24qg]:hover{color:var(--orange-strong)}.mobile-menu-head[data-astro-cid-3e7f24qg] strong[data-astro-cid-3e7f24qg]{font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}.mobile-menu-head[data-astro-cid-3e7f24qg] small[data-astro-cid-3e7f24qg]{display:none}.mobile-menu-nav[data-astro-cid-3e7f24qg]{flex-direction:column;gap:24px;margin-bottom:auto;display:flex}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]{color:var(--text-primary);border:none;justify-content:space-between;align-items:center;min-height:52px;padding:6px 0;text-decoration:none;transition:color .15s,transform .15s;display:flex;position:relative;background:0 0!important}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg] strong[data-astro-cid-3e7f24qg]{letter-spacing:-.03em;color:var(--text-primary);font-size:2.2rem;font-weight:850;transition:color .15s}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg] span[data-astro-cid-3e7f24qg]{color:var(--text-secondary);text-align:right;max-width:45%;font-size:.85rem;font-weight:400;line-height:1.2;transition:color .15s}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:after{display:none}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:hover strong[data-astro-cid-3e7f24qg]{color:var(--accent)}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:hover span[data-astro-cid-3e7f24qg]{color:var(--text-primary)}.mobile-menu-nav[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg].is-active strong[data-astro-cid-3e7f24qg]{color:var(--accent)}.mobile-menu-actions[data-astro-cid-3e7f24qg]{border-top:1px solid var(--border-primary);gap:24px;margin-top:40px;margin-bottom:16px;padding-top:24px;display:flex}.mobile-menu-actions[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]{min-height:44px;color:var(--text-primary);letter-spacing:.05em;background:0 0;border:none;font-size:.9rem;font-weight:800;text-decoration:none;transition:color .15s;display:inline-flex}.mobile-menu-actions[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:hover{color:var(--accent)}.mobile-socials[data-astro-cid-3e7f24qg]{justify-content:flex-start;gap:20px;padding:0;display:flex}.mobile-socials[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]{min-height:44px;color:var(--text-secondary);letter-spacing:.05em;align-items:center;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.mobile-socials[data-astro-cid-3e7f24qg] a[data-astro-cid-3e7f24qg]:hover{color:var(--text-primary)}@media (width<=760px){.nav-wrap[data-astro-cid-3e7f24qg]{grid-template-columns:minmax(0,1fr) auto;gap:8px}.brand-link[data-astro-cid-3e7f24qg]{width:min(128px,40vw);height:46px}.nav-links[data-astro-cid-3e7f24qg]{display:none}.nav-search-field[data-astro-cid-3e7f24qg]{justify-self:stretch;width:100%}.site-header[data-astro-cid-3e7f24qg].search-open .brand-link[data-astro-cid-3e7f24qg],.site-header[data-astro-cid-3e7f24qg].search-open .cart-toggle[data-astro-cid-3e7f24qg],.site-header[data-astro-cid-3e7f24qg].search-open .menu-toggle[data-astro-cid-3e7f24qg]{display:none}.site-search-panel-inner[data-astro-cid-3e7f24qg]{width:calc(100% - 24px);padding-top:12px}.site-search-result[data-astro-cid-3e7f24qg]{grid-template-columns:58px minmax(0,1fr) 24px;gap:12px;min-height:72px}.search-result-media[data-astro-cid-3e7f24qg]{width:52px;height:52px}.search-result-price[data-astro-cid-3e7f24qg]{display:none}.search-result-copy[data-astro-cid-3e7f24qg] strong[data-astro-cid-3e7f24qg]{font-size:.9rem}.menu-toggle[data-astro-cid-3e7f24qg]{width:44px;height:44px;display:inline-grid}}@media (prefers-reduced-motion:reduce){.site-search-result[data-astro-cid-3e7f24qg]{transition:none}}.cart-drawer{z-index:100;visibility:hidden;background:0 0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;transition:visibility .25s;position:fixed;inset:0}.cart-drawer::backdrop{background:0 0}.cart-drawer.cart-open{visibility:visible}.cart-backdrop{backdrop-filter:blur(8px);opacity:0;background:#0000006b;transition:opacity .25s;position:absolute;inset:0}.cart-drawer.cart-open .cart-backdrop{opacity:1}.cart-surface{background:var(--bg-panel);border-left:1px solid var(--line);flex-direction:column;width:min(100vw,380px);transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #0003}.cart-drawer.cart-open .cart-surface{transform:translate(0)}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px;display:flex}.cart-header h2{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin:0;font-size:.95rem;font-weight:800}.cart-close-btn{color:var(--text-soft);cursor:pointer;background:0 0;border:none;width:44px;height:44px;padding:0;font-size:1.6rem;line-height:1;transition:color .15s,transform .15s}.cart-close-btn:hover{color:var(--text);transform:scale(1.08)}.cart-items{flex-direction:column;flex:1;gap:0;padding:20px;display:flex;overflow-y:auto}.cart-empty-state{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;padding:48px 0;display:flex}.cart-empty-state svg{stroke:var(--line-strong);opacity:.6;margin-bottom:4px}.cart-empty-state p{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8rem}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;align-items:start;gap:16px;padding:16px 0;display:grid}.cart-item-image{aspect-ratio:1;background:var(--bg-mockup);border-radius:var(--radius-sm);border:1px solid var(--border-primary);justify-content:center;align-items:center;width:60px;padding:0;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%}.cart-item-image img.needs-blend{mix-blend-mode:multiply}html[data-theme=dark] .cart-item-image img.needs-blend{mix-blend-mode:normal}.cart-item-fallback-icon{font-family:var(--font-mono);color:var(--text-muted);font-size:.8rem;font-weight:800}.cart-item-details{flex-direction:column;gap:3px;display:flex}.cart-item-details h3{font-family:var(--font-sans);color:var(--text);margin:0;font-size:.86rem;font-weight:750;line-height:1.25}.cart-item-option{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.68rem}.cart-item-price{font-family:var(--font-mono);color:var(--text-soft);margin-top:1px;font-size:.82rem;font-weight:800}.cart-item-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.quantity-picker{background:var(--bg-soft);border-radius:4px;align-items:center;display:flex;overflow:hidden}.qty-btn{color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:600;transition:background .15s;display:flex}.qty-btn:hover{background:var(--line)}.qty-val{text-align:center;min-width:30px;font-family:var(--font-mono);color:var(--text);font-size:.8rem;font-weight:800}.remove-item-btn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);cursor:pointer;background:0 0;border:none;min-height:44px;padding:8px 10px;font-size:.7rem;font-weight:700;transition:color .15s}.remove-item-btn:hover{color:var(--orange)}.cart-footer{border-top:1px solid var(--line);background:var(--bg-panel);flex-direction:column;gap:16px;padding:20px;display:flex}.cart-total-row{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;display:flex}.cart-total-row span{color:var(--text-soft);font-size:.78rem;font-weight:800}.cart-total-row strong{color:var(--text);font-size:1.05rem;font-weight:800}.checkout-btn{width:100%;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);background:var(--accent);color:var(--on-accent);cursor:pointer;border:none;justify-content:center;align-items:center;padding:12px;font-size:.82rem;font-weight:800;transition:background .15s;display:flex}.cart-trust-note,.cart-status{margin:0;font-size:.78rem;line-height:1.45}.cart-trust-note{color:var(--text-muted)}.cart-status{min-height:1.2em;color:var(--accent-text);font-weight:700}.checkout-btn:hover{background:var(--accent-hover)}.checkout-btn[disabled]{opacity:.42;pointer-events:none}
