:root{--background:258 24% 9%;--surface:258 20% 13%;--surface-light:258 17% 18%;--foreground:42 22% 90%;--primary:270 52% 62%;--primary-light:270 58% 72%;--accent:42 67% 55%;--link:hsl(var(--primary-light));--panel:hsl(var(--surface) / .94);--panel-strong:hsl(var(--surface-light) / .96);--green:hsl(var(--primary));--line:hsl(var(--primary) / .42);--ink:hsl(var(--foreground))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:hsl(var(--background)) url(/assets/wiki-background.webp) center bottom / cover fixed no-repeat;background-blend-mode:soft-light;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.48}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}.site-shell{min-height:100vh;padding-bottom:170px;position:relative}.sidebar{z-index:3;width:176px;position:absolute;inset:0 auto auto 0}.sidebar-logo{place-items:start center;height:176px;padding-top:30px;display:grid}.sidebar-logo img{object-fit:contain;width:160px;height:auto}.side-card{background:hsl(var(--surface) / .97);border:3px solid hsl(var(--accent));border-left:0;border-radius:0 4px 4px 0;min-height:710px;padding:17px 18px 16px 22px;box-shadow:1px 1px 8px #090610}.side-section{flex-direction:column;margin-bottom:16px;display:flex}.side-section p{color:hsl(var(--accent));border-bottom:1px solid #ffffff29;margin:0 0 6px;padding-bottom:2px}.side-section a{font-size:13px;line-height:1.55}.article-side-section{margin-bottom:12px}.article-side-section a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.article-side-section p .side-category-link{color:hsl(var(--accent));font-weight:800}.page-column{min-width:950px;margin-left:176px}.topbar{height:80px;color:var(--ink);background:linear-gradient(180deg, #120f1a, hsl(var(--surface)));border-bottom:1px solid hsl(var(--primary) / .36);position:relative}.topbar:after{content:"";pointer-events:none;opacity:.65;background-image:radial-gradient(circle at 12% 32%,#fff 0 1px,#0000 2px),radial-gradient(circle at 41% 53%,#b8e9ff 0 1px,#0000 2px),radial-gradient(circle at 78% 36%,#fff 0 1px,#0000 2px);position:absolute;inset:0}.account-links{z-index:1;gap:12px;font-size:12px;display:flex;position:absolute;top:8px;right:18px}.account-links a,.topbar .tabs>a{color:#dfe9ff}.tabs{z-index:1;align-items:flex-end;gap:0;height:35px;display:flex;position:absolute;bottom:0}.left-tabs{left:10px}.right-tabs{right:16px}.tabs>a{white-space:nowrap;padding:9px 12px 10px;font-size:13px}.tabs>a.active{background:linear-gradient(#0000,#aedcf254)}.search-wrap{align-self:center;margin-left:10px;position:relative}.search{border:1px solid hsl(var(--primary) / .6);background:hsl(var(--surface-light) / .9);width:288px;height:28px;display:flex}.search input{width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:4px 8px}.search input::placeholder{color:hsl(var(--foreground) / .62)}.search button{width:32px;color:hsl(var(--primary-light));cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.search-results{z-index:8;top:30px;border:1px solid hsl(var(--primary) / .55);background:hsl(var(--surface-light));position:absolute;inset-inline:0;box-shadow:0 3px 12px #090610aa}.search-results button{text-align:left;width:100%;color:var(--link);cursor:pointer;background:0 0;border:0;padding:8px 10px;display:block}.search-results button:hover{background:hsl(var(--primary) / .2)}.wiki-content{background:linear-gradient(180deg, hsl(var(--surface) / .97), hsl(var(--background) / .94));border-left:1px solid hsl(var(--primary) / .3);border-right:1px solid hsl(var(--primary) / .3);width:calc(100% - 16px);min-height:1000px;margin:0 8px;padding:0 30px 44px;overflow:hidden}.welcome-hero{grid-template-columns:52% 48%;align-items:center;min-height:462px;display:grid}.hero-logo-block{text-align:center;align-self:center}.main-logo{object-fit:contain;width:min(100%,540px);height:250px}.hero-logo-block h1{margin:5px 0 10px;font-size:23px;line-height:1.2}.hero-logo-block p{max-width:610px;margin:0 auto}.hero-scene{object-fit:contain;width:100%;height:380px}.home-top-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.store-panel,.version-panel,.about-box,.category-grid,.world-grid,.resources-column{background:var(--panel);border:1px solid #9bc9de}.flat-tabs{text-align:center;border-bottom:1px solid #92bcd1;grid-template-columns:repeat(4,1fr);align-items:center;height:35px;display:grid}.store-art{background:#17394f;border:5px solid #eefcff;min-height:198px;display:flex;overflow:hidden}.store-art>img{object-fit:contain;background:#233d47;width:calc(100% - 135px);min-width:0}.store-stack{flex-direction:column;width:135px;display:flex}.store-stack span{color:#fff;background:#24487c;border-bottom:1px solid #fff;flex:1;align-items:center;gap:8px;min-height:58px;padding:8px;font-weight:700;display:flex}.store-stack span:nth-child(2){background:#a43b43}.store-stack span:nth-child(3){background:#1c5595}.store-stack svg{font-size:28px}.version-panel{text-align:center;min-height:234px;padding:10px 15px 0}.version-panel p{margin:3px 0}.version-panel p svg{vertical-align:-2px;margin-right:4px}.version-panel strong{color:#0645ad}.home-columns{grid-template-columns:minmax(0,3fr) minmax(270px,.9fr);gap:9px;margin-top:35px;display:grid}.green-title{background:linear-gradient(135deg, hsl(var(--primary)), #7a41b4);color:#fff;text-shadow:1px 1px #24172f;border:1px solid hsl(var(--primary-light) / .52);place-items:center;min-height:36px;padding:7px 12px;font-weight:700;display:grid}.about-box{align-items:center;gap:13px;min-height:160px;padding:12px;display:flex}.about-box img{object-fit:cover;object-position:center 75%;width:120px;height:105px}.about-box p{font-size:15px}.category-grid{grid-template-columns:repeat(4,1fr);padding-bottom:12px;display:grid}.category-column{min-width:0}.category-column h3{text-align:center;color:#fff;background:var(--green);border-inline:1px solid #e8ffff;margin:0 0 9px;padding:6px;font-size:15px}.category-column a{align-items:center;gap:8px;min-height:37px;padding:2px 12px;font-size:14px;display:flex}.category-column svg{color:#443d71;filter:drop-shadow(1px 1px #fff);flex:none;width:25px;height:25px}.section-title{margin-top:8px}.world-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;display:grid}.world-grid>div{border:1px solid #9bc9de;border-radius:8px;flex-direction:column;min-height:160px;padding:5px 12px 12px;display:flex}.world-grid h4{text-align:center;margin:0 0 6px}.world-grid a{line-height:1.8}.resources-column{align-self:start;padding-bottom:9px}.resources-column>a{align-items:center;gap:8px;padding:10px 14px 0;font-size:14px;display:flex}.resources-column>a svg{color:#65553d;font-size:24px}.promo-card{text-align:center;color:#f7d685;background:#0b2c36;border:4px solid #eaffff;margin:11px 8px 0;overflow:hidden}.promo-card img{object-fit:cover;width:100%;height:230px;display:block}.promo-card strong{font-family:Georgia,serif;font-size:21px;display:block}.promo-card span{padding-bottom:10px;font-size:16px;display:block}.promo-card.small img{object-fit:contain;height:145px}.article-content{min-height:1800px;padding:14px 26px 80px}.article-title{border-bottom:1px solid #82828280;margin:0 0 17px;padding-bottom:2px;font-size:30px;font-weight:400}.article-nav{background:hsl(var(--surface-light) / .92);border-radius:12px;width:min(100%,1000px);margin:0 auto 35px;display:flex;overflow:hidden}.article-nav a{text-align:center;border-right:1px solid #85b9db;flex:1;place-items:center;min-width:100px;min-height:55px;padding:8px;font-weight:700;line-height:1.1;display:grid}.article-nav a.selected{color:#fff;background:hsl(var(--primary) / .38)}.article-banner{text-align:center;width:600px;max-width:100%;margin:0 auto 16px}.article-banner img{object-fit:contain;width:100%;height:230px;display:block}.article-banner strong{color:#eaf9ff;letter-spacing:4px;text-shadow:1px 1px 2px #204774;margin-top:-14px;font-size:20px;display:block}.mdx-article{font-size:15px}.mdx-article p{margin:8px 0}.mdx-article h2{border-bottom:1px solid #829da8;margin:26px 0 6px;padding-bottom:2px;font-size:23px;font-weight:400}.mdx-article ul,.mdx-article ol{padding-left:23px}.mdx-article li{margin:3px 0}.toc{border:1px solid var(--line);background:hsl(var(--surface-light) / .92);flex-direction:column;width:205px;margin:12px 0 20px;padding:8px;display:flex}.toc strong{text-align:center}.toc small{color:var(--link);font-weight:400}.toc a{line-height:1.55}.article-float{float:right;object-fit:cover;background:#152435;border:4px solid #7d4d21;width:340px;height:250px;margin:-36px 0 12px 24px}.mdx-article table{border-collapse:collapse;background:hsl(var(--surface-light) / .88);width:86%;margin:14px auto}.mdx-article th,.mdx-article td{text-align:left;border:1px solid #819baa;padding:8px 10px}.mdx-article th{background:hsl(var(--primary) / .28)}.footer{z-index:2;min-height:170px;color:hsl(var(--foreground) / .88);border-top:1px solid hsl(var(--primary) / .34);background:#100d17fa;padding:20px 30px 18px 192px;font-size:11px;position:absolute;bottom:0;left:0;right:0}.footer p{margin:0 0 5px}.footer div{gap:15px;margin-top:9px;display:flex}.footer a{color:#edf8fa}.researched-hero{grid-template-columns:minmax(520px,1.08fr) minmax(420px,.92fr);gap:22px;min-height:500px;padding:38px 24px 26px}.researched-hero .hero-logo-block{text-align:left}.researched-hero .main-logo{object-position:left center;width:min(100%,510px);height:184px;margin:5px 0 2px;display:block}.researched-hero h1{color:#fff;max-width:640px;margin:8px 0 12px;font:700 34px/1.12 Georgia,serif}.researched-hero p{max-width:660px;color:hsl(var(--foreground) / .82);margin:0;font-size:16px}.eyebrow{color:hsl(var(--accent));letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:800}.hero-visual{border:1px solid hsl(var(--accent) / .52);background:hsl(var(--surface-light) / .72);align-self:center;padding:12px;box-shadow:0 14px 40px #08050e99}.hero-visual .hero-scene{object-fit:cover;height:340px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.hero-stats span{color:hsl(var(--foreground) / .86);border:1px solid hsl(var(--primary) / .28);background:hsl(var(--background) / .72);text-align:center;padding:7px;font-size:12px}.hero-actions{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.wiki-button{border:1px solid hsl(var(--primary) / .6);min-height:38px;color:hsl(var(--foreground));background:hsl(var(--surface-light));justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-weight:700;display:inline-flex}.wiki-button:hover{background:hsl(var(--primary) / .24);text-decoration:none}.wiki-button.primary{color:#fff;border-color:hsl(var(--primary-light));background:hsl(var(--primary))}.wiki-button.primary:hover{background:#8f54c9}.wiki-button.ghost{border-color:hsl(var(--accent) / .62);color:hsl(var(--accent))}.research-section{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--surface-light) / .52);margin:16px 0 34px;padding:25px}.research-section>h2{color:#fff;margin:5px 0 18px;font:700 25px/1.2 Georgia,serif}.start-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.start-card{min-height:190px;color:var(--ink);border:1px solid hsl(var(--primary) / .32);background:hsl(var(--surface));padding:22px 17px 16px;position:relative}.start-card:hover{border-color:hsl(var(--accent) / .72);background:hsl(var(--surface-light));text-decoration:none}.start-card>svg{width:33px;height:33px;color:hsl(var(--primary-light))}.start-card h3{color:#fff;margin:11px 0 7px;font-size:17px}.start-card p{color:hsl(var(--foreground) / .72);margin:0;font-size:13px}.card-number{color:hsl(var(--accent) / .66);font:700 24px Georgia,serif;position:absolute;top:10px;right:13px}.researched-columns{align-items:start;margin-top:0}.home-main,.researched-sidebar{border:1px solid hsl(var(--primary) / .3);background:hsl(var(--surface) / .78)}.about-researched{grid-template-columns:34% 1fr;gap:18px;padding:18px;display:grid}.about-researched img{object-fit:cover;border:1px solid hsl(var(--accent) / .45);width:100%;height:240px}.about-researched p{color:hsl(var(--foreground) / .84);margin:2px 0 14px;font-size:15px}.facts-grid{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 18px 18px;display:grid}.facts-grid div{border:1px solid hsl(var(--primary) / .28);background:hsl(var(--surface-light) / .72);min-height:75px;padding:10px}.facts-grid span,.facts-grid strong{display:block}.facts-grid span{color:hsl(var(--foreground) / .56);text-transform:uppercase;font-size:11px}.facts-grid strong{color:hsl(var(--accent));margin-top:6px;font-size:13px}.inline-cta{margin:0 18px 20px}.researched-sidebar{padding-bottom:14px}.researched-sidebar>a{color:hsl(var(--primary-light))}.sidebar-title{margin-top:14px}.codes-empty{text-align:center;border:1px dashed hsl(var(--accent) / .5);background:hsl(var(--background) / .46);margin:12px;padding:14px}.codes-empty strong{color:hsl(var(--accent));font-size:20px;display:block}.codes-empty p{color:hsl(var(--foreground) / .67);margin:5px 0 0}.codes-side strong{color:hsl(var(--accent));font-size:16px}.codes-side small{color:hsl(var(--foreground) / .58);margin-top:4px;line-height:1.35}.final-cta{text-align:center;border:1px solid hsl(var(--accent) / .54);background:linear-gradient(135deg, hsl(var(--primary) / .21), hsl(var(--surface-light) / .78));margin:36px 0 24px;padding:32px}.final-cta h2{color:#fff;margin:0 0 8px;font:700 27px Georgia,serif}.final-cta p{max-width:720px;color:hsl(var(--foreground) / .78);margin:0 auto 18px}.final-cta>div{justify-content:center;gap:10px;display:flex}.legal-page{max-width:860px}.promo-card{border-color:hsl(var(--accent) / .7);background:hsl(var(--background))}.resources-column{border-color:hsl(var(--primary) / .3);background:hsl(var(--surface) / .78)}.article-breadcrumb{color:hsl(var(--foreground) / .55);align-items:center;gap:8px;margin:3px 0 13px;font-size:12px;display:flex}.article-breadcrumb strong{text-overflow:ellipsis;white-space:nowrap;max-width:52ch;color:hsl(var(--foreground) / .76);overflow:hidden}.keyword-article-title{text-transform:none;margin-bottom:16px}.category-nav{margin-bottom:22px}.keyword-banner{margin-bottom:8px}.article-description{max-width:920px;color:hsl(var(--foreground) / .8);border-left:3px solid hsl(var(--accent));background:hsl(var(--surface-light) / .72);margin:0 auto 24px;padding:14px 18px;font-size:15px}.generated-article{max-width:1080px;margin:0 auto}.generated-article h3{color:hsl(var(--primary-light));margin:19px 0 5px;font-size:18px}.article-toc{width:min(100%,370px)}.article-figure{border:1px solid hsl(var(--accent) / .45);background:hsl(var(--surface-light) / .7);width:min(100%,820px);margin:20px auto;padding:7px}.article-figure img{object-fit:cover;width:100%;height:360px;display:block}.article-figure figcaption{color:hsl(var(--foreground) / .58);text-align:center;padding:7px 5px 1px;font-size:12px}.article-table-wrap{width:100%;overflow-x:auto}.generated-article .article-table-wrap table{width:100%}.related-articles{border:1px solid hsl(var(--primary) / .3);background:hsl(var(--surface-light) / .52);max-width:1080px;margin:38px auto 0;padding:20px}.related-articles h2{color:#fff;margin:0 0 12px;font:700 20px Georgia,serif}.related-articles>div{flex-wrap:wrap;gap:8px;display:flex}.related-articles a{border:1px solid hsl(var(--primary) / .35);background:hsl(var(--surface));padding:8px 11px}.article-review{max-width:1080px;color:hsl(var(--foreground) / .58);flex-wrap:wrap;gap:7px 18px;margin:-10px auto 24px;font-size:12px;display:flex}.article-review span+span:before{content:"•";color:hsl(var(--accent));margin-right:18px}.article-sources{border-left:3px solid hsl(var(--accent));background:hsl(var(--surface-light) / .58);max-width:1080px;margin:36px auto 0;padding:20px}.article-sources h2{color:#fff;margin:0 0 8px;font:700 20px Georgia,serif}.article-sources p{color:hsl(var(--foreground) / .72);margin:0 0 10px}.article-sources ul{margin:0;padding-left:20px}.category-intro{border:1px solid hsl(var(--primary) / .3);background:hsl(var(--surface-light) / .58);max-width:860px;margin:8px auto 28px;padding:22px}.category-intro p{color:hsl(var(--foreground) / .8);margin:8px 0 0;font-size:16px}.category-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1080px;margin:0 auto;display:grid}.category-hub-card{border:1px solid hsl(var(--primary) / .3);background:hsl(var(--surface-light) / .55);min-height:205px;padding:24px 20px 18px;position:relative}.category-hub-card h2{max-width:85%;margin:0 0 10px;font:700 20px/1.25 Georgia,serif}.category-hub-card p{color:hsl(var(--foreground) / .7);margin:0 0 18px}.category-read-link{font-weight:800}@media (max-width:900px){html,body{max-width:100%;overflow-x:hidden}body{background-position:bottom;font-size:14px}.site-shell{min-width:0;padding-bottom:0;overflow:visible}.sidebar{display:none}.page-column{width:100vw;min-width:0;max-width:100vw;margin-left:0;overflow:hidden}.topbar{height:72px}.account-links{display:none}.tabs{height:36px}.left-tabs{left:4px}.left-tabs>a:nth-child(2){display:none}.right-tabs{left:auto;right:4px}.right-tabs>a:nth-child(2),.right-tabs>a:nth-child(3){display:none}.tabs>a{padding-inline:8px}.search-wrap{margin-left:4px}.search{width:min(38vw,150px)}.wiki-content{border-inline:0;width:100vw;max-width:100vw;margin:0;padding:0 16px 34px}.welcome-hero,.researched-hero{grid-template-columns:minmax(0,1fr);gap:24px;width:100%;max-width:100%;min-height:0;padding:30px 0;display:grid}.researched-hero>*,.home-columns>*,.about-researched>*{min-width:0}.researched-hero .main-logo{width:100%;max-width:480px;height:auto}.researched-hero h1{font-size:clamp(29px,8vw,38px)}.hero-visual{width:100%}.hero-visual .hero-scene{aspect-ratio:3/2;height:auto}.hero-stats{grid-template-columns:1fr}.home-top-grid,.home-columns,.research-section,.final-cta{width:100%}.research-section{padding:20px 16px}.start-grid{grid-template-columns:1fr}.start-card{min-height:0}.home-columns,.about-researched{grid-template-columns:1fr}.facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{padding:26px 18px}.final-cta>div{flex-wrap:wrap}.article-content{width:100%;min-height:0;padding:16px 16px 48px}.article-title{overflow-wrap:anywhere;width:100%;max-width:calc(100vw - 32px);font-size:clamp(27px,8vw,34px)}.article-nav{justify-content:flex-start;width:100%;margin:0 0 24px;overflow-x:auto}.article-nav a{flex:none;min-width:135px}.article-banner{width:100%;margin:0 auto 16px}.article-banner img{height:auto}.article-description{margin-bottom:20px}.mdx-article{overflow-wrap:anywhere;width:100%;max-width:calc(100vw - 32px)}.article-float{float:none;width:100%;height:auto;margin:16px 0}.mdx-article table{width:100%}.article-figure img{aspect-ratio:16/9;height:auto}.article-breadcrumb strong{max-width:40vw}.article-review{gap:4px;display:grid}.article-review span+span:before{content:none}.category-hub-grid{grid-template-columns:1fr}.category-hub-card{min-height:0}.footer{min-height:0;padding:24px 18px;position:static}.footer div{flex-wrap:wrap}}
