:root{--accent-green: #1bb278;--accent-cyan: #148fc2;--surface-bg: #f6fbfc;--surface-panel: #edf5f7;--border-subtle: rgb(17 53 65 / 14%);--border-strong: rgb(17 53 65 / 30%);--text-main: #062127;--text-soft: #2f4a50;--text-muted: #4f686e;--selection: rgb(20 143 194 / 30%);--body-radial: rgb(45 156 189 / 18%);--body-gradient-start: #eef7fa;--body-gradient-end: #dfeef4;--grid-line: rgb(0 0 0 / .04);--grid-line-strong: rgb(0 0 0 / .06);--grid-mask: linear-gradient(180deg, rgb(0 0 0 / .24), transparent 75%);--surface-header-bg: rgb(255 255 255 / 86%);--surface-footer-bg: rgb(255 255 255 / 86%);--surface-menu-bg: rgb(248 252 253 / 97%);--surface-strong: rgb(235 244 247 / 94%);--surface-soft: rgb(229 240 244 / 92%);--surface-panel-bg: rgb(243 249 250 / 94%);--surface-card-bg: linear-gradient(180deg, rgb(250 253 254 / 95%), rgb(239 247 249 / 95%));--surface-card-bg-alt: radial-gradient(circle at top right, rgb(20 143 194 / 16%), transparent 34%), linear-gradient(180deg, rgb(250 253 254 / 95%), rgb(239 247 249 / 95%));--dashboard-frame-border: rgb(20 143 194 / 26%);--dashboard-frame-bg: linear-gradient(180deg, rgb(246 251 252 / 98%), rgb(230 241 245 / 98%)), radial-gradient(circle at top, rgb(20 143 194 / 12%), transparent 45%);--button-primary-text: #f8fffd;--shadow-header: 0 16px 40px rgb(11 44 52 / 16%);--shadow-menu: 0 18px 60px rgb(11 44 52 / 24%);--shadow-dashboard-frame: 0 24px 80px rgb(11 44 52 / 18%), inset 0 1px 0 rgb(255 255 255 / 42%)}:root[data-theme=dark]{--accent-green: #35f0ad;--accent-cyan: #46c8ff;--surface-bg: #050b0d;--surface-panel: #0a1416;--border-subtle: rgb(125 166 170 / 14%);--border-strong: rgb(125 166 170 / 28%);--text-main: #f3fffb;--text-soft: #b6cccf;--text-muted: #87a1a5;--selection: rgb(70 200 255 / 35%);--body-radial: rgb(30 91 102 / 22%);--body-gradient-start: #071012;--body-gradient-end: #050a0b;--grid-line: rgb(255 255 255 / .025);--grid-line-strong: rgb(255 255 255 / .03);--grid-mask: linear-gradient(180deg, rgb(0 0 0 / .55), transparent 75%);--surface-header-bg: rgb(7 15 16 / 72%);--surface-footer-bg: rgb(7 15 16 / 72%);--surface-menu-bg: rgb(6 14 16 / 96%);--surface-strong: rgb(7 15 16 / 78%);--surface-soft: rgb(10 21 22 / 72%);--surface-panel-bg: rgb(7 15 16 / 74%);--surface-card-bg: linear-gradient(180deg, rgb(10 20 21 / 88%), rgb(6 14 16 / 88%));--surface-card-bg-alt: radial-gradient(circle at top right, rgb(31 138 255 / 12%), transparent 34%), linear-gradient(180deg, rgb(10 20 21 / 88%), rgb(6 14 16 / 88%));--dashboard-frame-border: rgb(119 255 212 / 16%);--dashboard-frame-bg: linear-gradient(180deg, rgb(12 22 24 / 96%), rgb(6 13 16 / 96%)), radial-gradient(circle at top, rgb(52 255 189 / 10%), transparent 45%);--button-primary-text: #041412;--shadow-header: 0 16px 40px rgb(0 0 0 / 22%);--shadow-menu: 0 18px 60px rgb(0 0 0 / 36%);--shadow-dashboard-frame: 0 24px 80px rgb(0 0 0 / 42%), inset 0 1px 0 rgb(255 255 255 / 4%)}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Atkinson,sans-serif;color:var(--text-main);background:radial-gradient(circle at top,var(--body-radial),transparent 35%),linear-gradient(180deg,var(--body-gradient-start) 0%,var(--surface-bg) 32%,var(--body-gradient-end) 100%);line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}body:before{content:"";position:fixed;inset:0;background:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:36px 36px;mask-image:var(--grid-mask);pointer-events:none}::selection{background:var(--selection)}main{position:relative;z-index:1}.section-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:5rem 0}h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;line-height:1.05;letter-spacing:-.04em}h1{font-size:clamp(3.2rem,8vw,5.9rem)}h2{font-size:clamp(2.1rem,4vw,3.5rem)}h3{font-size:clamp(1.3rem,2vw,1.55rem)}p{margin:0 0 1rem}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:4px}img,svg{max-width:100%}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.88rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-green)}.eyebrow:before{content:"";width:.8rem;height:.8rem;border-radius:999px;background:currentColor;box-shadow:0 0 12px #35f0ad57}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:720px){.section-shell{width:min(1180px,calc(100% - 1.25rem));padding:3.5rem 0}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:20;padding:1rem 1.25rem 0}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1180px;margin:0 auto;padding:.85rem 1rem;border:1px solid var(--border-subtle);border-radius:999px;background:var(--surface-header-bg);backdrop-filter:blur(16px);box-shadow:var(--shadow-header)}.brand[data-astro-cid-3ef6ksr2],.desktop-nav[data-astro-cid-3ef6ksr2],.mobile-panel[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.brand[data-astro-cid-3ef6ksr2]{gap:.75rem;color:var(--text-main);text-decoration:none;font-weight:700}.brand-mark[data-astro-cid-3ef6ksr2]{width:.85rem;height:.85rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-green));box-shadow:0 0 16px #00ffc259}.desktop-nav[data-astro-cid-3ef6ksr2]{gap:.25rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.mobile-panel[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.7rem .85rem;border-radius:999px;color:var(--text-soft);text-decoration:none;font-size:.95rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.mobile-panel[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.store-link[data-astro-cid-3ef6ksr2]:hover,.theme-toggle[data-astro-cid-3ef6ksr2]:hover{background:#ffffff0d;color:var(--text-main)}.store-link[data-astro-cid-3ef6ksr2],.theme-toggle[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-main);text-decoration:none;font-weight:700;font-size:.95rem;background:transparent;cursor:pointer;font-family:inherit}.theme-toggle[data-astro-cid-3ef6ksr2]{gap:.45rem}.theme-toggle-dot[data-astro-cid-3ef6ksr2]{width:.6rem;height:.6rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-green))}.mobile-menu[data-astro-cid-3ef6ksr2]{display:none;position:relative}summary[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.75rem;padding:.7rem;border-radius:.9rem;cursor:pointer;list-style:none}summary[data-astro-cid-3ef6ksr2]::-webkit-details-marker{display:none}.menu-label[data-astro-cid-3ef6ksr2]{font-size:.95rem;font-weight:700;color:var(--text-main)}.menu-icon[data-astro-cid-3ef6ksr2]{display:inline-flex;flex-direction:column;gap:.28rem}.menu-icon[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:1.2rem;height:2px;border-radius:999px;background:var(--text-main)}.mobile-panel[data-astro-cid-3ef6ksr2]{position:absolute;right:0;top:calc(100% + .65rem);flex-direction:column;align-items:stretch;gap:.35rem;min-width:14rem;padding:.6rem;border:1px solid var(--border-subtle);border-radius:1rem;background:var(--surface-menu-bg);box-shadow:var(--shadow-menu)}.mobile-panel[data-astro-cid-3ef6ksr2] .store-link[data-astro-cid-3ef6ksr2]{margin-top:.25rem}@media(max-width:860px){.desktop-nav[data-astro-cid-3ef6ksr2],.desktop-cta[data-astro-cid-3ef6ksr2]{display:none}.mobile-menu[data-astro-cid-3ef6ksr2]{display:block}nav[data-astro-cid-3ef6ksr2]{border-radius:1.2rem}}footer[data-astro-cid-sz7xmlte]{padding:0 1.25rem 3rem}.footer-shell[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.footer-shell[data-astro-cid-sz7xmlte]{align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto;padding:1.5rem;border:1px solid var(--border-subtle);border-radius:1.5rem;background:var(--surface-footer-bg)}.footer-title[data-astro-cid-sz7xmlte],.footer-copy[data-astro-cid-sz7xmlte],.footer-meta[data-astro-cid-sz7xmlte]{margin:0}.footer-title[data-astro-cid-sz7xmlte]{font-weight:700;color:var(--text-main)}.footer-copy[data-astro-cid-sz7xmlte],.footer-meta[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted)}.footer-copy[data-astro-cid-sz7xmlte]{max-width:42rem;margin-top:.5rem}.footer-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:flex-end}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-main)}.footer-meta[data-astro-cid-sz7xmlte]{max-width:1180px;margin:1rem auto 0;padding:0 .25rem;font-size:.95rem}@media(max-width:860px){.footer-shell[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}.footer-links[data-astro-cid-sz7xmlte]{justify-content:flex-start}}
