*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@keyframes page-fade-in{0%{opacity:0}}@keyframes page-fade-out{to{opacity:0}}::view-transition-old(root){animation:.15s ease-in both page-fade-out}::view-transition-new(root){animation:.22s ease-out both page-fade-in}::view-transition-old(global-nav),::view-transition-new(global-nav){animation:none}button{cursor:pointer;border:none;background:none;padding:0;outline:none}img{display:block;max-width:100%}input,textarea,select{font-size:16px}:root{--bg: #f8faf8;--surface: #f2f4f2;--surface2: #eceeec;--ink: #191c1b;--ink2: #2d3230;--ink3: #424844;--ink4: #727974;--rule: #c1c8c3;--rule2: #e6e9e7;--accent: #3f665c;--accent-bg: #bee8dc;--red: #ba1a1a;--red-bg: #ffdad6;--green: #0e5138;--green-bg:#b1f0ce;--serif: "Newsreader", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--mono: "DM Mono", monospace;--sidebar-w: 240px}body{font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:15px;line-height:1.7;min-height:100vh;-webkit-font-smoothing:antialiased}.kicker{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink4);margin-bottom:11px;display:block}.kicker.accent{color:var(--accent)}.sec-title{font-family:var(--serif);font-size:clamp(26px,3.2vw,38px);line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin-bottom:18px;font-weight:600}.sec-sub{font-size:16px;color:var(--ink3);line-height:1.65;margin-bottom:34px;max-width:520px}h3.sub{font-family:var(--serif);font-size:20px;color:var(--ink);letter-spacing:-.01em;margin:34px 0 11px;font-weight:600}p.body{font-size:15px;color:var(--ink2);line-height:1.75;margin-bottom:15px;max-width:580px}p.body strong{color:var(--ink);font-weight:600}.slide-wrap{min-height:calc(100vh - 52px);max-width:700px;margin:0 auto;padding:64px 40px 80px;display:flex;flex-direction:column}.slide-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.slide-kicker{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--c);font-weight:600}.slide-count{font-family:var(--mono);font-size:10px;color:var(--ink4)}.slide-heading{font-family:var(--serif);font-size:clamp(28px,4vw,44px);font-weight:600;color:var(--ink);letter-spacing:-.025em;line-height:1.1;margin-bottom:14px}.slide-subtitle{font-size:17px;color:var(--ink3);line-height:1.65;margin-bottom:40px;max-width:560px}.slide-block{flex:1}.section-break{display:flex;flex-direction:column;gap:16px;margin-top:8px}.sb-line{width:32px;height:3px;background:var(--c);border-radius:2px}.sb-title{font-family:var(--serif);font-size:32px;font-weight:600;color:var(--ink);letter-spacing:-.02em;line-height:1.15}.slide-body{font-size:17px;color:var(--ink2);line-height:1.8;margin-top:8px}.slide-nav{display:flex;justify-content:space-between;align-items:center;padding-top:40px;margin-top:auto}.slide-nav-btn{font-family:var(--sans);font-size:13px;font-weight:600;padding:10px 20px;border-radius:8px;border:1.5px solid var(--rule);background:#fff;color:var(--ink3);transition:all .14s;cursor:pointer}.slide-nav-btn:hover:not(:disabled){border-color:var(--ink3);color:var(--ink)}.slide-nav-btn.next{background:var(--c);color:#fff;border-color:var(--c)}.slide-nav-btn.next:hover:not(:disabled){opacity:.85}.slide-nav-btn:disabled{opacity:.3;cursor:not-allowed}@media(max-width:768px){.slide-wrap{padding:40px 24px 60px}.sb-title{font-size:26px}}.chip-harm{background:var(--red-bg);color:var(--red)}.chip-market{background:#fff3cd;color:#6d4c00}.chip-methods{background:var(--green-bg);color:var(--green)}.page-hero{background:color-mix(in srgb,var(--accent) 10%,var(--bg));border-bottom:1px solid var(--rule);padding:80px 48px 64px}.page-hero-inner{max-width:720px}.page-hero-kicker{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:16px}.page-hero-title{font-family:var(--serif);font-size:clamp(52px,7vw,96px);color:var(--ink);letter-spacing:-.04em;line-height:.95;font-weight:600;margin-bottom:24px}.page-hero-sub{font-size:17px;color:var(--ink3);line-height:1.65;max-width:480px}@media(max-width:768px){.page-hero{padding:52px 24px 44px}}.global-nav.svelte-12qhfyh{display:flex;align-items:center;padding:0 48px;height:60px;border-bottom:1px solid var(--rule);background:var(--bg);position:sticky;top:0;z-index:100;view-transition-name:global-nav}.nav-brand.svelte-12qhfyh{font-family:var(--serif);font-size:17px;font-weight:600;color:var(--ink);text-decoration:none;letter-spacing:-.02em;margin-right:auto;display:flex;align-items:center;gap:9px}.nav-logo.svelte-12qhfyh{width:26px;height:26px;object-fit:contain}.nav-brand.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--accent);font-style:normal}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:28px}.nav-link.svelte-12qhfyh{font-family:var(--serif);font-size:15px;font-weight:600;color:var(--ink3);text-decoration:none;letter-spacing:-.01em;transition:color .12s;white-space:nowrap}.nav-link.svelte-12qhfyh:hover{color:var(--ink)}.btn-signin.svelte-12qhfyh{background:var(--accent);color:#fff;border:none;padding:7px 18px;border-radius:6px;font-size:13px;font-weight:600;font-family:var(--sans);transition:opacity .12s;white-space:nowrap}.btn-signin.svelte-12qhfyh:hover{opacity:.82}.site-footer.svelte-12qhfyh{border-top:1px solid var(--rule);background:var(--bg);padding:48px}.footer-inner.svelte-12qhfyh{max-width:1080px;margin:0 auto;display:flex;align-items:center;gap:40px;flex-wrap:wrap}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;margin-right:auto;font-family:var(--serif);font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.02em;text-decoration:none}.footer-logo.svelte-12qhfyh{width:22px;height:22px;object-fit:contain;opacity:.7}.footer-brand.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--accent);font-style:normal}.footer-links.svelte-12qhfyh{display:flex;align-items:center;gap:24px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--sans);font-size:13px;color:var(--ink3);text-decoration:none;transition:color .12s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.footer-copy.svelte-12qhfyh{width:100%;font-family:var(--mono);font-size:10px;color:var(--ink4);letter-spacing:.04em;margin:0}.nav-hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;background:none;border:none;cursor:pointer}.ham-line.svelte-12qhfyh{display:block;width:22px;height:1.5px;background:var(--ink);border-radius:2px;transition:opacity .2s,transform .2s;transform-origin:center}.ham-line:nth-child(1).open.svelte-12qhfyh{transform:translateY(6.5px) rotate(45deg)}.ham-line:nth-child(2).open.svelte-12qhfyh{opacity:0}.ham-line:nth-child(3).open.svelte-12qhfyh{transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu.svelte-12qhfyh{display:none;position:sticky;top:60px;z-index:99;background:var(--bg);border-bottom:1px solid var(--rule);flex-direction:column;padding:12px 20px 20px;gap:2px}.mobile-link.svelte-12qhfyh{font-family:var(--serif);font-size:18px;font-weight:600;color:var(--ink);text-decoration:none;letter-spacing:-.01em;padding:10px 0;border-bottom:1px solid var(--rule2);transition:color .12s}.mobile-link.svelte-12qhfyh:last-of-type{border-bottom:none}.mobile-link.svelte-12qhfyh:hover{color:var(--accent)}.mobile-signin.svelte-12qhfyh{margin-top:10px;background:var(--accent);color:#fff;border:none;padding:11px 24px;border-radius:6px;font-size:15px;font-weight:600;font-family:var(--sans);width:100%;text-align:center}@media(max-width:768px){.global-nav.svelte-12qhfyh{padding:0 20px}.nav-links.svelte-12qhfyh{display:none}.nav-hamburger.svelte-12qhfyh,.mobile-menu.svelte-12qhfyh{display:flex}.site-footer.svelte-12qhfyh{padding:36px 24px}.footer-inner.svelte-12qhfyh{gap:24px}.footer-brand.svelte-12qhfyh{margin-right:0}}
