:root,[data-theme=light]{color-scheme:light;--bg: #ffffff;--surface: #f4f4f0;--border: #16161610;--border-strong: #16161624;--ink-line: #0a0a0a;--text-primary: #0a0a0a;--text-secondary: #55565a;--focus-ring: #6d28d9;--accent: #6d28d9;--accent-hover: #5b21b6;--accent-fg: #ffffff;--accent-soft: #efebfa;--mark: #d8f34e;--mark-fg: #0a0a0a;--positive: #15803d;--positive-soft: #e9f6ee;--negative: #b42318;--negative-soft: #fdecea;--warning: #b54708;--warning-soft: #fcf1e3;--info: #0e7490;--info-soft: #e6f4f8;--shadow-1: none;--shadow-2: none;--shadow-3: none;--shot-backdrop: transparent}[data-theme=dark]{color-scheme:dark;--bg: #0c0c0c;--surface: #161615;--border: #f4f4f00f;--border-strong: #f4f4f024;--ink-line: #f4f4f0;--text-primary: #f4f4f0;--text-secondary: #9c9c94;--focus-ring: #b69cff;--accent: #b69cff;--accent-hover: #c9b6ff;--accent-fg: #0a0a0a;--accent-soft: #241d3a;--mark: #d8f34e;--mark-fg: #0a0a0a;--positive: #5bd598;--positive-soft: #10291c;--negative: #ff8a80;--negative-soft: #2e1512;--warning: #fdb022;--warning-soft: #2c1f05;--info: #53cde2;--info-soft: #0a232b;--shadow-1: none;--shadow-2: none;--shadow-3: none;--shot-backdrop: var(--surface)}:root{--font-sans: "Inter Variable", "Inter Fallback", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "Archivo Variable", "Archivo Fallback", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", "Cascadia Code", Menlo, Consolas, monospace;--wdth-hero: 110;--wdth-h2: 108;--wdth-h3: 105;--text-display: clamp(2.25rem, 1.75rem + 2vw, 3rem);--lh-display: 1.1;--text-h1: 2.25rem;--lh-h1: 1.2;--text-h2: 1.5rem;--lh-h2: 1.3;--text-h3: 1.25rem;--lh-h3: 1.4;--text-lead: 1.25rem;--lh-lead: 1.55;--text-body: 1.125rem;--lh-body: 1.6;--text-small: .875rem;--lh-small: 1.5;--text-caption: .8125rem;--lh-caption: 1.45;--text-mono-label: .75rem;--ls-mono-label: .18em;--prose-width: 68ch}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-9: 36px;--space-10: 40px;--space-11: 44px;--space-12: 48px;--section-gap: 4rem;--prose-gap: var(--space-4)}:root{--radius-sm: 0px;--radius-md: 0px;--radius-lg: 0px;--radius-pill: 0px;--container: 72rem;--grid-gap: var(--space-6);--touch: 44px;--header-h: 64px;--anchor-offset: 96px;--dur-fast: .12s;--dur-med: .16s;--dur-swipe: .14s;--dur-mark: .2s}@media(prefers-reduced-motion:reduce){:root{--dur-fast: 0ms;--dur-med: 0ms;--dur-swipe: 0ms;--dur-mark: 0ms}}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:400 800;font-stretch:100% 110%;src:url(/fonts/archivo-latin-wdth.woff2) format("woff2-variations")}@font-face{font-family:Archivo Fallback;src:local("Arial Bold"),local("Arial");size-adjust:106%;ascent-override:97%;descent-override:22%;line-gap-override:0%}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-latin-wght.woff2) format("woff2-variations")}@font-face{font-family:Inter Fallback;src:local("Arial");size-adjust:107%;ascent-override:96%;descent-override:24%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/ibm-plex-mono-latin-400-normal.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/fonts/ibm-plex-mono-latin-500-normal.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}::selection{background:var(--mark);color:var(--mark-fg)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}h1,h2,h3{font-family:var(--font-display)}h1{font-size:var(--text-h1);line-height:var(--lh-h1);font-weight:800;font-variation-settings:"wdth" var(--wdth-h2);letter-spacing:-.01em}h2{font-size:var(--text-h2);line-height:var(--lh-h2);font-weight:800;font-variation-settings:"wdth" var(--wdth-h3)}h3{font-size:var(--text-h3);line-height:var(--lh-h3);font-weight:700;font-variation-settings:"wdth" var(--wdth-h3)}p{max-width:var(--prose-width)}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px;background-image:linear-gradient(var(--mark),var(--mark));background-repeat:no-repeat;background-position:0 100%;background-size:0% .45em;transition:background-size var(--dur-swipe) ease}a:hover{color:var(--accent-hover);background-size:100% .45em}img,svg,video{display:block;max-width:100%;height:auto}[id]{scroll-margin-top:var(--anchor-offset)}.prose{max-width:var(--prose-width)}.prose>*+*{margin-top:var(--prose-gap)}.prose h2{margin-top:3.5rem}.prose h3{margin-top:var(--space-8)}.prose ul,.prose ol{padding-left:1.4em}table{font-variant-numeric:tabular-nums}.mark{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(92deg,transparent .05em,var(--mark) .13em calc(100% - .13em),transparent calc(100% - .05em));background-repeat:no-repeat;background-size:100% 100%;color:var(--mark-fg);padding:0 .18em}[data-hero] .mark--hero{animation:mark-swipe var(--dur-mark) ease-out .1s both}@keyframes mark-swipe{0%{background-size:0% 100%}to{background-size:100% 100%}}@media(prefers-reduced-motion:reduce){[data-hero] .mark--hero{animation:none}}.mono-label{font-family:var(--font-mono);font-size:var(--text-mono-label);font-weight:500;letter-spacing:var(--ls-mono-label);text-transform:uppercase;color:var(--text-secondary)}.slant-8{clip-path:polygon(0 0,100% 0,100% 86%,0 100%)}.table-wrap{position:relative;max-width:100%;min-width:0}.table-wrap:has(.can-scroll):after{content:"";position:absolute;top:1px;bottom:1px;right:1px;width:24px;background:linear-gradient(to right,transparent,var(--border-strong));pointer-events:none}.table-scroller{overflow-x:auto;max-width:100%;border:0;border-radius:var(--radius-md);background:var(--bg)}.table-scroller th:first-child,.table-scroller td:first-child{position:sticky;left:0;z-index:1;background:var(--bg)}.table-scroller thead th:first-child{background:var(--bg);z-index:2}.money-table{width:100%;border-collapse:collapse;font-size:var(--text-small);line-height:var(--lh-small);font-variant-numeric:tabular-nums;min-width:32rem}.money-table caption{caption-side:top;text-align:left;font-family:var(--font-mono);font-size:var(--text-mono-label);font-weight:500;letter-spacing:var(--ls-mono-label);text-transform:uppercase;padding-bottom:var(--space-2);color:var(--text-secondary)}.money-table th,.money-table td{text-align:left;padding:var(--space-3);border-bottom:1px solid var(--border-strong);vertical-align:top}.money-table thead th{background:transparent;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:var(--ls-mono-label);text-transform:uppercase;color:var(--text-secondary);border-bottom:2px solid var(--ink-line)}.money-table th[scope=row]{font-weight:600;background:transparent}.money-table tbody tr:last-child th,.money-table tbody tr:last-child td{border-bottom:2px solid var(--ink-line)}.money-table .money{text-align:right;white-space:nowrap}.money-table .neg{color:var(--accent);font-weight:500}.money-table .pos{color:var(--positive);font-weight:600}.money-table tr.row-profit th,.money-table tr.row-profit td{font-family:var(--font-display);font-weight:800;font-variation-settings:"wdth" var(--wdth-hero);font-size:1.5rem;line-height:1.1}.money-table tr.row-profit th[scope=row]{white-space:nowrap}.money-table tr.row-profit .money{display:inline-block;background:var(--mark);color:var(--mark-fg);padding:0 .18em;transform:skew(-2deg)}.money-table tr.row-profit strong{font-weight:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--space-5)}.section{padding-block:var(--section-gap)}.band{background:var(--surface)}.skip-link{position:absolute;left:var(--space-2);top:var(--space-2);z-index:100;padding:var(--space-2) var(--space-4);background:var(--text-primary);color:var(--bg);border-radius:var(--radius-sm);text-decoration:none;transform:translateY(-200%)}.skip-link:focus-visible{transform:none}.text-secondary{color:var(--text-secondary)}.text-small{font-size:var(--text-small);line-height:var(--lh-small)}.text-caption{font-size:var(--text-caption);line-height:var(--lh-caption)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}summary{cursor:pointer}html[data-site=joycraft]{--text-body: 1.125rem;--lh-body: 1.6;--section-gap: 6rem;--prose-gap: var(--space-5)}@media(max-width:479px){html[data-site=joycraft]{--section-gap: 4rem}}html[data-site=joycraft] .display{font-family:var(--font-display);font-weight:800;font-variation-settings:"wdth" var(--wdth-hero);font-size:clamp(3rem,1.6rem + 5.6vw,6rem);line-height:.98;letter-spacing:-.01em}@media(max-width:767px){html[data-site=joycraft] .display{font-variation-settings:"wdth" 100}}html[data-site=joycraft] .hero{padding-block:var(--space-12)}@media(min-width:1024px){html[data-site=joycraft] .hero{min-height:70vh;display:flex;flex-direction:column;justify-content:center}}html[data-site=sellertales]{--text-body: 1.0625rem;--lh-body: 1.7;--section-gap: 4rem;--prose-gap: 28px}@media(max-width:479px){html[data-site=sellertales]{--section-gap: 3rem}}@media(min-width:1024px){html[data-site=sellertales] .article-grid{display:grid;grid-template-columns:minmax(0,var(--prose-width)) 220px;gap:var(--grid-gap);align-items:start}}html[data-site=sellertales] .article-header h1{font-size:clamp(2rem,1.4rem + 2.4vw,3.25rem);line-height:1.02;font-weight:800;font-variation-settings:"wdth" var(--wdth-h2);letter-spacing:-.01em}html[data-site=sellertales] .article-main .prose h2{font-weight:800;font-variation-settings:"wdth" var(--wdth-h3);text-transform:uppercase;letter-spacing:.01em}html[data-site=sellertales] .article-main .prose h3{font-weight:700;font-variation-settings:"wdth" var(--wdth-h3);text-transform:uppercase;letter-spacing:.02em;font-size:var(--text-small);line-height:var(--lh-small);color:var(--text-secondary)}@media(max-width:767px){html[data-site=sellertales] .article-header h1{font-variation-settings:"wdth" 100}}.site-header[data-astro-cid-mgoyyumd]{border-bottom:2px solid var(--ink-line);background:var(--bg)}.header-inner[data-astro-cid-mgoyyumd]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:var(--header-h)}.wordmark[data-astro-cid-mgoyyumd]{font-family:var(--font-display);font-weight:800;font-variation-settings:"wdth" var(--wdth-h3);font-size:var(--text-h3);color:var(--text-primary);text-decoration:none;letter-spacing:-.01em;min-height:var(--touch);display:inline-flex;align-items:center}.wordmark[data-astro-cid-mgoyyumd]:hover{color:var(--accent)}.nav-desktop[data-astro-cid-mgoyyumd]{display:none;align-items:center;gap:var(--space-5)}.nav-desktop[data-astro-cid-mgoyyumd] a[data-astro-cid-mgoyyumd]{display:inline-flex;align-items:center;min-height:var(--touch);color:var(--text-primary);text-decoration:none;font-family:var(--font-mono);font-size:var(--text-mono-label);font-weight:500;letter-spacing:.14em;text-transform:uppercase}.nav-desktop[data-astro-cid-mgoyyumd] a[data-astro-cid-mgoyyumd]:hover{color:var(--accent)}.nav-desktop[data-astro-cid-mgoyyumd] a[data-astro-cid-mgoyyumd].is-current{color:var(--accent);text-decoration:underline;text-underline-offset:6px}.nav-mobile-tools[data-astro-cid-mgoyyumd]{display:flex;align-items:center;gap:var(--space-2)}.nav-menu[data-astro-cid-mgoyyumd] summary[data-astro-cid-mgoyyumd]{display:inline-flex;align-items:center;justify-content:center;width:var(--touch);height:var(--touch);border:2px solid var(--ink-line);border-radius:0;background:var(--bg);color:var(--text-primary);list-style:none}.nav-menu[data-astro-cid-mgoyyumd] summary[data-astro-cid-mgoyyumd]::-webkit-details-marker{display:none}.nav-menu[data-astro-cid-mgoyyumd][open] summary[data-astro-cid-mgoyyumd]{border-color:var(--accent)}.nav-panel[data-astro-cid-mgoyyumd]{position:fixed;inset:0;top:var(--header-h);z-index:40;background:var(--bg);padding:var(--space-6) var(--space-5);overflow-y:auto}.nav-panel[data-astro-cid-mgoyyumd] a[data-astro-cid-mgoyyumd]{display:flex;align-items:center;min-height:var(--touch);font-family:var(--font-mono);font-size:var(--text-small);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-primary);text-decoration:none;border-bottom:1px solid var(--border-strong)}.nav-panel[data-astro-cid-mgoyyumd] a[data-astro-cid-mgoyyumd]:hover{color:var(--accent)}.nav-panel[data-astro-cid-mgoyyumd] a[data-astro-cid-mgoyyumd].is-current{color:var(--accent);text-decoration:underline}@media(min-width:768px){.nav-desktop[data-astro-cid-mgoyyumd]{display:flex}.nav-mobile-tools[data-astro-cid-mgoyyumd]{display:none}}.site-footer[data-astro-cid-fe5io5xd]{border-top:2px solid var(--ink-line);background:var(--bg);padding-block:var(--space-12) var(--space-6);margin-top:var(--section-gap)}.footer-grid[data-astro-cid-fe5io5xd]{display:grid;grid-template-columns:1fr;gap:var(--space-8)}@media(min-width:768px){.footer-grid[data-astro-cid-fe5io5xd]{grid-template-columns:2fr 1fr 1fr}}.footer-wordmark[data-astro-cid-fe5io5xd]{font-family:var(--font-display);font-weight:800;font-variation-settings:"wdth" var(--wdth-h3);margin-bottom:var(--space-2)}.footer-col[data-astro-cid-fe5io5xd] ul[data-astro-cid-fe5io5xd]{list-style:none;padding:0;margin:0}.footer-col[data-astro-cid-fe5io5xd] a[data-astro-cid-fe5io5xd],.consent-reopen[data-astro-cid-fe5io5xd]{display:inline-flex;align-items:center;min-height:var(--touch);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-mono-label);letter-spacing:.14em;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px}.footer-col[data-astro-cid-fe5io5xd] a[data-astro-cid-fe5io5xd]:hover,.consent-reopen[data-astro-cid-fe5io5xd]:hover{color:var(--accent)}.consent-reopen[data-astro-cid-fe5io5xd]{border:0;background:none;padding:0;font-family:var(--font-mono);cursor:pointer}.footer-bottom[data-astro-cid-fe5io5xd]{margin-top:var(--space-10);border-top:1px solid var(--border-strong);padding-top:var(--space-5)}.consent-banner[data-astro-cid-wsqbhw3f]{position:fixed;inset-inline:0;bottom:0;z-index:60;background:var(--surface);border-top:2px solid var(--ink-line);padding-block:var(--space-4)}.consent-inner[data-astro-cid-wsqbhw3f]{display:grid;grid-template-columns:1fr;gap:var(--space-3);align-items:center}.consent-copy[data-astro-cid-wsqbhw3f]{margin:0;max-width:none}.consent-actions[data-astro-cid-wsqbhw3f]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3);max-width:24rem}.consent-btn[data-astro-cid-wsqbhw3f]{min-height:var(--touch);padding:var(--space-2) var(--space-5);border-radius:0;border:2px solid var(--ink-line);background:transparent;color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-small);font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color var(--dur-fast) ease,color var(--dur-fast) ease}.consent-btn[data-astro-cid-wsqbhw3f]:hover{border-color:var(--accent);color:var(--accent)}.consent-details[data-astro-cid-wsqbhw3f] summary[data-astro-cid-wsqbhw3f]{min-height:var(--touch);display:inline-flex;align-items:center;font-size:var(--text-small)}.consent-details[data-astro-cid-wsqbhw3f] p[data-astro-cid-wsqbhw3f]{max-width:none}@media(min-width:768px){.consent-inner[data-astro-cid-wsqbhw3f]{grid-template-columns:1fr auto auto}.consent-details[data-astro-cid-wsqbhw3f]{grid-column:1 / -1}}#main:focus{outline:none}
