:root{color-scheme:light dark;--bg: light-dark(#f5f5f4, #0a0a0a);--surface: light-dark(#ffffff, #141414);--surface-soft: light-dark(#ebebe9, #1a1a1a);--fg: light-dark(#18181b, #f5f5f5);--muted: light-dark(#57534e, #6b7280);--border: light-dark(#e0ddd9, #2a2a2a);--accent: #3b82f6;--accent-tint: color-mix(in oklab, var(--accent) 10%, transparent);--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans Devanagari", "Noto Sans SC", sans-serif;--font-mono: "JetBrains Mono", "Space Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, "Noto Sans Devanagari", "Noto Sans SC", monospace;--font-serif: "Newsreader", "Noto Sans Devanagari", "Noto Sans SC", Georgia, serif;--font-display: "Outfit", "Space Grotesk", "Noto Sans Devanagari", "Noto Sans SC", var(--font-sans);--font-deva: "Noto Sans Devanagari", var(--font-sans);--font-cjk: "Noto Sans SC", var(--font-sans);--glass-bg: light-dark(rgba(255, 255, 255, .45), rgba(20, 20, 20, .45));--glass-border: light-dark(rgba(0, 0, 0, .06), rgba(255, 255, 255, .08));--glass-blur: blur(12px);--transition-theme: background-color .2s ease, color .2s ease, border-color .2s ease;--focus-ring: 2px solid var(--accent);--focus-ring-offset: 2px;--color-success: #22c55e;--color-warning: #f97416;--color-danger: #ef4444;--color-neutral: #525252;--container-pad: 2.5rem;--container-max-width: 80rem;--header-height: 72px;--touch-target-min: 36px;--sim-grid-cols: 12;--sim-sidebar-span: 5;--sim-canvas-span: 7}:root[data-theme=light]{color-scheme:light;--bg: #f5f5f4;--surface: #ffffff;--surface-soft: #ebebe9;--fg: #18181b;--muted: #57534e;--border: #e0ddd9;--accent: #3b82f6;--accent-tint: color-mix(in oklab, var(--accent) 12%, transparent)}:root[data-theme=dark]{color-scheme:dark;--bg: #0a0a0a;--surface: #141414;--surface-soft: #1a1a1a;--fg: #f5f5f5;--muted: #6b7280;--border: #2a2a2a;--accent: #3b82f6;--accent-tint: color-mix(in oklab, var(--accent) 8%, transparent)}:root[lang=hi]{--font-sans: "Noto Sans Devanagari", ui-sans-serif, system-ui, sans-serif;--font-serif: "Noto Sans Devanagari", "Newsreader", Georgia, serif;--font-display: "Noto Sans Devanagari", "Outfit", sans-serif}:root[lang=zh]{--font-sans: "Noto Sans SC", ui-sans-serif, system-ui, sans-serif;--font-serif: "Noto Sans SC", "Newsreader", Georgia, serif;--font-display: "Noto Sans SC", "Outfit", sans-serif}.viewport-fit *,.viewport-fit pre{min-width:0}html,body.viewport-fit{overflow-x:hidden}@supports (overflow-x: clip){html,body.viewport-fit{overflow-x:clip}}body.viewport-fit{max-width:100vw;position:relative}.viewport-fit pre{max-width:100%;overflow-x:auto}.viewport-fit img,.viewport-fit svg,.viewport-fit video,.viewport-fit iframe{max-width:100%;height:auto}html{font-size:17px}@media(min-width:720px){html{font-size:16px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}body,button,input,select,textarea,a{transition:var(--transition-theme)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .25s cubic-bezier(.16,1,.3,1) forwards}:root[data-device=tablet]{--container-pad: 1.5rem;--header-height: 64px;--touch-target-min: 44px;--sim-grid-cols: 1;--sim-sidebar-span: 1;--sim-canvas-span: 1}:root[data-device=mobile]{--container-pad: 1rem;--header-height: 56px;--touch-target-min: 44px;--sim-grid-cols: 1;--sim-sidebar-span: 1;--sim-canvas-span: 1}html,body{overflow-x:hidden}.viewport-fit{min-width:0;max-width:100vw;overflow-x:hidden}.viewport-fit>*{width:100%;min-width:0;max-width:100%}.viewport-fit *{min-width:0}.katex:not(.katex-display .katex){max-width:100%}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html,body{background:var(--bg);height:100%;color:var(--fg);font-family:var(--font-sans,ui-sans-serif),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.viewport-fit{flex-direction:column;min-height:100dvh;display:flex}.dna-fig{justify-items:center;gap:.6rem;margin:1.75rem 0;display:grid}.dna-fig svg{border:1px solid var(--border);background:var(--surface);box-sizing:border-box;border-radius:12px;width:100%;max-width:460px;height:auto;padding:.75rem;display:block}.dna-fig.dna-fig-narrow svg{max-width:300px}.dna-fig figcaption{max-width:48ch;font-family:var(--font-mono,monospace);color:var(--muted);text-align:center;font-size:.74rem;line-height:1.5}.dna-fig figcaption b{color:var(--fg);font-weight:600}.dg-line{stroke:var(--muted);stroke-width:1.5px;fill:none}.dg-thin{stroke:var(--border);stroke-width:1px;fill:none}.dg-dash{stroke:var(--muted);stroke-width:1px;stroke-dasharray:3 3;fill:none}.dg-accent{stroke:var(--accent);stroke-width:2px;fill:none}.dg-accent-fill{fill:var(--accent);stroke:none}.dg-soft{fill:var(--surface-soft,var(--surface));stroke:var(--border);stroke-width:1px}.dg-accent-soft{fill:var(--accent-tint);stroke:var(--accent);stroke-width:1.5px}.dg-label{fill:var(--fg);font-family:var(--font-mono);font-size:12px;font-weight:600}.dg-muted{fill:var(--muted);font-family:var(--font-mono);font-size:10px}.dg-accent-label{fill:var(--accent);font-family:var(--font-mono);font-size:12px;font-weight:600}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.theme-toggle[data-astro-cid-lu7ioeed]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--muted);cursor:pointer;transition:color .12s ease,border-color .12s ease,background .12s ease}.theme-toggle[data-astro-cid-lu7ioeed]:hover{color:var(--accent);border-color:var(--accent)}.theme-toggle[data-astro-cid-lu7ioeed]:focus-visible{outline:1.5px solid var(--accent);outline-offset:2px}.theme-toggle[data-astro-cid-lu7ioeed][data-theme=light] .i-moon[data-astro-cid-lu7ioeed],.theme-toggle[data-astro-cid-lu7ioeed][data-theme=dark] .i-sun[data-astro-cid-lu7ioeed]{display:none}.lang-switch[data-astro-cid-545v2vjj]{position:relative;display:inline-flex}.lang-btn[data-astro-cid-545v2vjj]{display:inline-flex;align-items:center;gap:5px;min-height:var(--touch-target-min, 36px);height:36px;padding:0 8px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--font-mono);font-size:.72rem;line-height:1;transition:var(--transition-theme)}.lang-btn[data-astro-cid-545v2vjj]:hover{color:var(--fg);border-color:var(--accent)}.lang-btn[data-astro-cid-545v2vjj]:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.lang-code[data-astro-cid-545v2vjj]{line-height:1}.lang-menu[data-astro-cid-545v2vjj]{position:absolute;top:calc(100% + 6px);right:0;z-index:50;margin:0;padding:4px;list-style:none;min-width:9.5rem;background:var(--surface);border:1px solid var(--border);border-radius:10px}.lang-menu[data-astro-cid-545v2vjj][hidden]{display:none}.lang-item[data-astro-cid-545v2vjj]{display:flex;align-items:center;min-height:44px;padding:0 12px;border-radius:7px;color:var(--fg);text-decoration:none;font-size:.9rem;transition:var(--transition-theme)}.lang-item[data-astro-cid-545v2vjj]:hover,.lang-item[data-astro-cid-545v2vjj]:focus-visible{background:color-mix(in oklab,var(--accent) 12%,transparent);color:var(--accent);outline:none}.lang-item[data-astro-cid-545v2vjj].active{color:var(--accent);font-weight:600}.apps[data-astro-cid-7jyftfq6]{margin:3.25rem 0 0}.apps-head[data-astro-cid-7jyftfq6]{max-width:42rem;margin:0 auto 1.75rem}.apps-eyebrow[data-astro-cid-7jyftfq6]{font-family:var(--font-mono, monospace);font-size:.72rem;letter-spacing:.22em;color:var(--accent);margin:0}.apps-title[data-astro-cid-7jyftfq6]{font-family:var(--font-display, var(--font-sans));font-weight:700;font-size:clamp(1.6rem,5vw,2.2rem);letter-spacing:-.02em;margin:.3rem 0 .5rem;color:var(--fg)}.apps-sub[data-astro-cid-7jyftfq6]{max-width:46ch;color:var(--muted);font-size:1.02rem;line-height:1.6;margin:0}.apps-group[data-astro-cid-7jyftfq6]{margin:0 0 1.75rem}.apps-group-title[data-astro-cid-7jyftfq6]{display:flex;align-items:center;gap:.75rem;margin:0 0 .8rem}.apps-group-label[data-astro-cid-7jyftfq6]{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--accent)}.apps-rule[data-astro-cid-7jyftfq6]{flex:1;height:1px;background:var(--border)}.apps-count[data-astro-cid-7jyftfq6]{font-family:var(--font-mono, monospace);font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.apps-grid[data-astro-cid-7jyftfq6]{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}@media(min-width:560px){.apps-grid[data-astro-cid-7jyftfq6]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.app-tile[data-astro-cid-7jyftfq6]{display:flex;align-items:center;justify-content:space-between;gap:.4rem;min-height:48px;padding:.55rem .8rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--fg);text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.app-tile[data-astro-cid-7jyftfq6]:hover{border-color:var(--accent);background:var(--surface-soft, var(--surface))}.app-tile[data-astro-cid-7jyftfq6]:focus-visible{outline:var(--focus-ring, 2px solid var(--accent));outline-offset:2px}.app-tile[data-astro-cid-7jyftfq6].is-soon{opacity:.62}.app-tile-name[data-astro-cid-7jyftfq6]{font-family:var(--font-mono, monospace);font-size:.84rem;line-height:1.25;color:var(--fg);overflow-wrap:anywhere}.app-tile-dot[data-astro-cid-7jyftfq6]{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent)}.app-dialog[data-astro-cid-su5jp6b2]{position:fixed;inset:0;margin:auto;padding:0;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:var(--fg);width:min(640px,92vw);max-height:88dvh;overflow:hidden}.app-dialog[data-astro-cid-su5jp6b2]::backdrop{background:color-mix(in oklab,var(--fg) 55%,transparent)}.ad-content[data-astro-cid-su5jp6b2]{max-height:88dvh;overflow:auto;position:relative}.ad-shot[data-astro-cid-su5jp6b2]{width:100%;border-bottom:1px solid var(--border);background:var(--surface-soft, var(--surface))}.ad-shot[data-astro-cid-su5jp6b2] img[data-astro-cid-su5jp6b2]{display:block;width:100%;height:auto}.ad-body[data-astro-cid-su5jp6b2]{padding:1.1rem 1.25rem .6rem}.ad-head[data-astro-cid-su5jp6b2]{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin-bottom:.7rem}.ad-name[data-astro-cid-su5jp6b2]{margin:0;font-family:var(--font-display, var(--font-sans));font-weight:700;font-size:1.4rem;color:var(--fg)}.ad-sub[data-astro-cid-su5jp6b2]{font-family:var(--font-mono, monospace);font-size:.75rem;color:var(--muted)}.ad-story[data-astro-cid-su5jp6b2]{margin:0 0 .7rem;font-family:var(--font-serif, serif);font-size:1.12rem;line-height:1.6;color:var(--fg)}.ad-why[data-astro-cid-su5jp6b2]{margin:0 0 .7rem;font-size:.92rem;line-height:1.55;color:var(--muted)}.ad-try[data-astro-cid-su5jp6b2]{margin:0;font-size:.9rem;color:var(--fg)}.ad-try-label[data-astro-cid-su5jp6b2]{font-family:var(--font-mono, monospace);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-right:.1rem}.ad-foot[data-astro-cid-su5jp6b2]{position:sticky;bottom:0;display:flex;flex-direction:column;gap:.55rem;padding:.8rem 1.25rem 1rem;background:var(--surface);border-top:1px solid var(--border)}.ad-open[data-astro-cid-su5jp6b2]{width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1rem;border-radius:10px;background:var(--accent);color:var(--bg);font-weight:600;text-decoration:none;font-size:.92rem;text-align:center;white-space:nowrap}.ad-open[data-astro-cid-su5jp6b2]:hover{filter:brightness(1.05)}.ad-opensub[data-astro-cid-su5jp6b2]{font-family:var(--font-mono, monospace);font-size:.85rem;margin:0 .2rem}.ad-soon[data-astro-cid-su5jp6b2]{width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px dashed var(--border);border-radius:10px;color:var(--muted);font-family:var(--font-mono, monospace);font-size:.85rem}.ad-close[data-astro-cid-su5jp6b2]{width:100%;min-height:48px;padding:0 1.15rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--font-sans);font-size:.9rem}.ad-close[data-astro-cid-su5jp6b2]:hover{border-color:var(--accent);color:var(--accent)}.sec[data-astro-cid-g26fvp5t]{margin:0 auto;max-width:42rem;padding:2.75rem 0 0}.sec-eyebrow[data-astro-cid-g26fvp5t]{font-family:var(--font-mono, monospace);font-size:.72rem;letter-spacing:.22em;color:var(--accent);margin:0}.sec-title[data-astro-cid-g26fvp5t]{font-family:var(--font-display, var(--font-sans));font-weight:700;font-size:clamp(1.55rem,4.5vw,2.1rem);letter-spacing:-.02em;line-height:1.1;margin:.35rem 0 1rem;color:var(--fg)}.sec-body[data-astro-cid-g26fvp5t]{font-family:var(--font-serif, serif);color:var(--fg);min-width:0}.sec-body[data-astro-cid-g26fvp5t] p{font-size:1.12rem;line-height:1.75;margin:0 0 1.1rem;overflow-wrap:break-word}.sec-body[data-astro-cid-g26fvp5t] h3{font-family:var(--font-display, var(--font-sans));font-weight:600;font-size:1.25rem;letter-spacing:-.01em;margin:2rem 0 .5rem;color:var(--fg)}.sec-body[data-astro-cid-g26fvp5t] a{color:var(--accent);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent) 40%,transparent)}.sec-body[data-astro-cid-g26fvp5t] a:hover{border-bottom-color:var(--accent)}.sec-body[data-astro-cid-g26fvp5t] strong{color:var(--fg);font-weight:600}.sec-body[data-astro-cid-g26fvp5t] em{font-style:italic}.sec-body[data-astro-cid-g26fvp5t] ul{margin:0 0 1.2rem;padding:0;list-style:none}.sec-body[data-astro-cid-g26fvp5t] li{margin:0 0 .7rem;padding:0 0 0 1rem;position:relative;font-size:1.08rem;line-height:1.65}.sec-body[data-astro-cid-g26fvp5t] li:before{content:"";position:absolute;left:0;top:.7em;width:5px;height:5px;border-radius:50%;background:var(--accent)}.lesson-figure[data-astro-cid-wt2457xy]{margin:1.6rem 0;display:grid;gap:.55rem;justify-items:center;text-align:center}.lesson-figure[data-astro-cid-wt2457xy] img[data-astro-cid-wt2457xy]{display:block;width:auto;height:auto;max-width:var(--fig-cap, min(100%, var(--fig-natural, 100%)));max-height:72vh;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.lesson-figure[data-astro-cid-wt2457xy] figcaption[data-astro-cid-wt2457xy]{max-width:46ch;font-family:var(--font-mono, monospace);font-size:.72rem;line-height:1.5;color:var(--muted);letter-spacing:.01em}.lesson-figure[data-astro-cid-wt2457xy] .credit{color:var(--muted)}.hook[data-astro-cid-bf3tf5uc]{margin:0 0 1.8rem}.hook-lede[data-astro-cid-bf3tf5uc]{max-width:30ch;margin:1.3rem 0 0;font-family:var(--font-serif, serif);font-weight:400;font-size:clamp(1.35rem,3.6vw,1.95rem);line-height:1.22;letter-spacing:-.01em;color:var(--fg)}.hook-lede[data-astro-cid-bf3tf5uc] p{margin:0 0 .7rem}.hook-lede[data-astro-cid-bf3tf5uc] p:last-child{margin-bottom:0}.hook-lede[data-astro-cid-bf3tf5uc] em{color:var(--accent);font-style:italic}.hook-lede[data-astro-cid-bf3tf5uc] strong{color:var(--fg);font-weight:600}.soul-slot[data-astro-cid-mjtyjyvo]{margin:1.6rem 0;display:grid;gap:.55rem;justify-items:center}.ss-box[data-astro-cid-mjtyjyvo]{width:100%;aspect-ratio:var(--ss-aspect, 3 / 2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;border:1px dashed var(--border);border-radius:10px;background:var(--surface-soft, var(--surface));color:var(--muted);text-align:center}.ss-mark[data-astro-cid-mjtyjyvo]{font-size:1.4rem;color:var(--accent);line-height:1}.ss-label[data-astro-cid-mjtyjyvo]{font-family:var(--font-mono, monospace);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;color:var(--fg);opacity:.85;max-width:30ch}.ss-note[data-astro-cid-mjtyjyvo]{font-size:.78rem;color:var(--muted);max-width:34ch;line-height:1.5}.soul-slot[data-astro-cid-mjtyjyvo] figcaption[data-astro-cid-mjtyjyvo]{font-family:var(--font-mono, monospace);font-size:.72rem;color:var(--muted);max-width:46ch;text-align:center}.trivia[data-astro-cid-x3c54trk]{margin:1.5rem 0;padding:.9rem 1.1rem;background:var(--surface-soft, var(--surface));border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:8px}.trivia-label[data-astro-cid-x3c54trk]{margin:0 0 .45rem;display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono, monospace);font-size:.64rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--accent)}.trivia-mark[data-astro-cid-x3c54trk]{font-size:.8rem}.trivia-body[data-astro-cid-x3c54trk]{font-size:.95rem;line-height:1.6;color:var(--fg)}.trivia-body[data-astro-cid-x3c54trk] p{margin:0 0 .6rem}.trivia-body[data-astro-cid-x3c54trk] p:last-child{margin-bottom:0}.trivia-body[data-astro-cid-x3c54trk] em{color:var(--accent);font-style:italic}.trivia-body[data-astro-cid-x3c54trk] strong{color:var(--fg);font-weight:600}.trivia-body[data-astro-cid-x3c54trk] a{color:var(--accent)}.fleet[data-astro-cid-rcekmi4b]{margin:1.75rem 0;display:grid;gap:.7rem;justify-items:center}.fleet-grid[data-astro-cid-rcekmi4b]{width:100%;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.fleet-grid[data-astro-cid-rcekmi4b]{grid-template-columns:repeat(3,minmax(0,1fr))}}.fleet-card[data-astro-cid-rcekmi4b]{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface)}.fleet-card[data-astro-cid-rcekmi4b].is-here{border-color:var(--accent)}.fleet-shot[data-astro-cid-rcekmi4b]{aspect-ratio:1 / 1;background:var(--surface-soft, var(--surface))}.fleet-shot[data-astro-cid-rcekmi4b] img[data-astro-cid-rcekmi4b]{width:100%;height:100%;object-fit:cover;display:block}.fleet-meta[data-astro-cid-rcekmi4b]{padding:.55rem .7rem .7rem;display:flex;flex-direction:column;gap:.1rem}.fleet-id[data-astro-cid-rcekmi4b]{font-family:var(--font-mono, monospace);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.fleet-here[data-astro-cid-rcekmi4b]{color:var(--muted)}.fleet-name[data-astro-cid-rcekmi4b]{font-weight:600;font-size:.92rem;color:var(--fg)}.fleet-role[data-astro-cid-rcekmi4b]{font-family:var(--font-mono, monospace);font-size:.72rem;color:var(--muted)}.fleet[data-astro-cid-rcekmi4b] figcaption[data-astro-cid-rcekmi4b]{max-width:48ch;font-family:var(--font-mono, monospace);font-size:.74rem;line-height:1.5;color:var(--muted);text-align:center}.fleet[data-astro-cid-rcekmi4b] figcaption[data-astro-cid-rcekmi4b] b[data-astro-cid-rcekmi4b]{color:var(--fg);font-weight:600}.models[data-astro-cid-nh6rqyhs]{margin:1.75rem 0;display:grid;gap:.8rem}.models-lead[data-astro-cid-nh6rqyhs]{margin:0 auto;max-width:44ch;text-align:center;color:var(--muted);font-size:.98rem;line-height:1.5}.models-grid[data-astro-cid-nh6rqyhs]{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.models-grid[data-astro-cid-nh6rqyhs]{grid-template-columns:repeat(4,minmax(0,1fr))}}.model-card[data-astro-cid-nh6rqyhs]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:1.1rem .8rem;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.model-mark[data-astro-cid-nh6rqyhs]{width:32px;height:32px;display:inline-flex;color:var(--accent)}.model-name[data-astro-cid-nh6rqyhs]{font-weight:600;font-size:.95rem;color:var(--fg)}.model-jobs[data-astro-cid-nh6rqyhs]{font-family:var(--font-mono, monospace);font-size:.72rem;line-height:1.4;color:var(--muted)}.models[data-astro-cid-nh6rqyhs] figcaption[data-astro-cid-nh6rqyhs]{max-width:48ch;margin:0 auto;font-family:var(--font-mono, monospace);font-size:.74rem;line-height:1.5;color:var(--muted);text-align:center}.godeeper[data-astro-cid-htxnupvu]{margin:1.5rem 0;border-top:1px solid var(--border)}.godeeper[data-astro-cid-htxnupvu] summary[data-astro-cid-htxnupvu]{display:flex;align-items:center;gap:.6rem;min-height:44px;cursor:pointer;list-style:none;padding:.6rem 0;font-family:var(--font-mono, monospace);font-size:.66rem;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.godeeper[data-astro-cid-htxnupvu] summary[data-astro-cid-htxnupvu]::-webkit-details-marker{display:none}.godeeper[data-astro-cid-htxnupvu] summary[data-astro-cid-htxnupvu]:hover{color:var(--fg)}.godeeper[data-astro-cid-htxnupvu] summary[data-astro-cid-htxnupvu]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.gd-mark[data-astro-cid-htxnupvu]{display:inline-block;color:var(--accent);transition:transform .16s ease}.godeeper[data-astro-cid-htxnupvu][open] .gd-mark[data-astro-cid-htxnupvu]{transform:rotate(90deg)}.gd-body[data-astro-cid-htxnupvu]{margin:0 0 .85rem;padding:.2rem 0 .2rem .95rem;border-left:2px solid var(--accent);max-width:100%;min-width:0;box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;line-height:1.65;color:var(--fg)}.gd-body[data-astro-cid-htxnupvu] p{margin:0 0 .8rem}.gd-body[data-astro-cid-htxnupvu] p:last-child{margin-bottom:0}.gd-body[data-astro-cid-htxnupvu] em{color:var(--accent);font-style:italic}.gd-body[data-astro-cid-htxnupvu] strong{color:var(--fg);font-weight:600}@media(prefers-reduced-motion:reduce){.gd-mark[data-astro-cid-htxnupvu]{transition:none}}.coda[data-astro-cid-hi2lett5]{max-width:54ch;margin:3rem 0 1.5rem;padding-top:1.5rem;border-top:1px solid var(--border);font-family:var(--font-serif, serif);font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.55;color:var(--fg)}.coda[data-astro-cid-hi2lett5] p{margin:0 0 1rem}.coda[data-astro-cid-hi2lett5] p:last-child{margin-bottom:0}.coda[data-astro-cid-hi2lett5] strong{color:var(--accent);font-weight:600}.coda[data-astro-cid-hi2lett5] em{color:var(--accent);font-style:italic}.top[data-astro-cid-2yul5vn7]{max-width:64rem;margin:0 auto;padding:1.25rem 1.5rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.back[data-astro-cid-2yul5vn7]{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);text-decoration:none;white-space:nowrap}.back[data-astro-cid-2yul5vn7]:hover{color:var(--accent)}.top-tools[data-astro-cid-2yul5vn7]{display:flex;align-items:center;gap:.375rem}.page[data-astro-cid-2yul5vn7]{max-width:64rem;margin:0 auto;padding:0 1.5rem 5rem;min-width:0}.hero[data-astro-cid-2yul5vn7]{text-align:center;max-width:40rem;margin:1.5rem auto 0}.hero-eyebrow[data-astro-cid-2yul5vn7]{font-family:var(--font-mono, monospace);font-size:.72rem;letter-spacing:.22em;color:var(--accent);margin:0}.hero-title[data-astro-cid-2yul5vn7]{font-family:var(--font-display, var(--font-sans));font-weight:700;font-size:clamp(2.4rem,9vw,3.6rem);letter-spacing:-.02em;line-height:1.04;margin:.4rem 0 0;color:var(--fg)}.hero-dek[data-astro-cid-2yul5vn7]{font-family:var(--font-serif, serif);font-style:italic;font-size:clamp(1.05rem,3.4vw,1.25rem);color:var(--muted);margin:.7rem auto 2rem;max-width:34ch;line-height:1.5}
