:root{--bg:#f7fafd;--surface:#fff;--primary:#0969d8;--primary-dark:#0756b4;--yellow:#ffc400;--text:#0b1f3a;--muted:#637083;--border:#dce5ee;--blue-soft:#edf7ff;--shadow:0 4px 14px rgba(11,31,58,.09);--radius:12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#f9fcff 0,#fff 28%,#f7fafd);font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.site-header{height:72px;position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #e9eff5;box-shadow:0 2px 12px #0b1f3a14}.site-header__inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:-.6px;white-space:nowrap}.brick-icon{position:relative;display:inline-flex;align-items:flex-end;justify-content:center;gap:1px;width:28px;height:24px;border-radius:3px;background:linear-gradient(145deg,#2589ec,#075bb9);box-shadow:inset -3px -3px #00000021,inset 2px 2px #ffffff2e;vertical-align:middle}.brick-icon i{display:block;width:5px;height:5px;margin-bottom:20px;border-radius:50%;background:#5eb2ff;box-shadow:inset 1px 1px #fff9}.brick-icon--sm{width:17px;height:14px;gap:1px;transform:translateY(-1px)}.brick-icon--sm i{width:3px;height:3px;margin-bottom:12px}.brick-icon--lg{width:43px;height:34px;gap:2px}.brick-icon--lg i{width:8px;height:8px;margin-bottom:29px}.brick-icon--yellow{background:linear-gradient(145deg,#ffd94d,#e8a800)}.brick-icon--yellow i{background:#ffe585}.brick-icon--green{background:linear-gradient(145deg,#4ccf68,#159b3a)}.brick-icon--green i{background:#85ea9b}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:20px;flex:1}.desktop-nav a{font-size:14px;font-weight:650;color:#263850;transition:color .2s}.desktop-nav a:hover,.desktop-nav .active{color:var(--primary)}.has-caret:after{content:"⌄";font-size:13px;margin-left:5px}.header-actions{display:flex;align-items:center;gap:14px}.search{width:200px;height:39px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;padding:0 11px;color:#718096}.search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.search input{width:100%;border:0;outline:0;padding-left:9px;color:var(--text);font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;border-radius:8px;padding:0 17px;font-weight:750;font-size:14px;white-space:nowrap;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0b1f3a29}.button--blue{color:#fff;background:linear-gradient(135deg,#1377df,#075bc7);box-shadow:inset 0 1px #ffffff40}.button--yellow{background:linear-gradient(135deg,#ffd135,#f4b800);color:#17253a;box-shadow:inset 0 1px #ffffff73}.button--outline{color:var(--primary);border:2px solid var(--primary);background:#fff}.header-cta{min-height:39px;padding-inline:13px}.button-book,.button-building{font-size:19px;line-height:1}.mobile-menu{display:none}.home-hero{position:relative;overflow:hidden;min-height:448px;background:radial-gradient(circle at 78% 31%,#effaff 0,transparent 33%),linear-gradient(115deg,#fff 23%,#f4fbff 82%)}.home-hero:before{content:"";position:absolute;right:-130px;top:78px;width:70%;height:390px;background:linear-gradient(145deg,transparent 18%,rgba(159,221,255,.34) 18% 20%,transparent 20% 28%,rgba(159,221,255,.25) 28% 30%,transparent 30%);transform:skewY(-3deg);pointer-events:none}.hero-grid{display:grid;grid-template-columns:42% 58%;min-height:370px;position:relative}.hero-copy{padding:49px 0 20px 8px;z-index:1}.eyebrow{margin:0 0 10px;color:#0862ca;font-weight:760;font-size:16px}.hero-copy h1{font-size:56px;letter-spacing:-2.5px;line-height:1.05;margin:0 0 16px;font-weight:850}.hero-description{max-width:505px;margin:0;color:#536174;font-size:16px}.hero-actions{display:flex;gap:13px;margin-top:20px}.hero-art{position:relative;display:flex;align-items:flex-start;justify-content:flex-end}.hero-art:after{content:"";position:absolute;right:-14px;bottom:7px;width:87%;height:45px;background:linear-gradient(135deg,transparent 15%,#d6efff 16% 23%,transparent 23% 31%,#e3f5ff 31% 38%,transparent 38%);z-index:-1}.hero-art img{width:min(682px,112%);height:auto;margin-top:9px;filter:drop-shadow(0 12px 8px rgba(11,64,103,.15))}.hero-stat-wrap{position:relative;z-index:2;margin-top:-25px}.hero-stats{width:min(640px,100%);background:#fff;border:1px solid #e2eaf2;border-radius:10px;box-shadow:var(--shadow);padding:13px 14px;display:grid;grid-template-columns:repeat(5,1fr)}.hero-stats>div{display:flex;gap:8px;align-items:center;padding:0 10px;border-right:1px solid var(--border);min-width:0}.hero-stats>div:last-child{border:0}.stat-icon{color:var(--primary);font-size:24px;line-height:1}.hero-stats p{margin:0;font-size:11px;line-height:1.22;color:#526075}.hero-stats strong{color:var(--text);font-size:11px}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:30px;padding-top:28px}.home-section{margin-bottom:27px}.section-label{display:flex;align-items:center;gap:8px;margin:0 0 10px;text-transform:uppercase;font-weight:850;font-size:14px;letter-spacing:-.1px}.start-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.start-card{min-height:174px;text-align:center;position:relative;padding:13px 12px;border:1px solid #e4eaf0;border-radius:10px;background:#fff;box-shadow:0 2px 6px #0b1f3a0a;transition:transform .2s,box-shadow .2s}.start-card:hover,.system-card:hover,.guide-card:hover,.related-grid a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.step-number{position:absolute;top:13px;left:13px;width:24px;height:24px;display:grid;place-items:center;background:var(--primary);color:#fff;border-radius:50%;font-size:12px;font-weight:800}.system-icon{display:grid;place-items:center;width:43px;height:43px;margin:18px auto 9px;border-radius:11px;background:linear-gradient(145deg,#e8f6ff,#bbdcf9);border:1px solid #d4e8f8;color:var(--primary);font-size:28px;font-weight:850;line-height:1;box-shadow:inset 1px 1px #ffffffb3}.system-icon--utility,.system-icon--electricity{color:#e29e00;background:linear-gradient(145deg,#fff6bd,#ffe185)}.system-icon--water{color:#0e88df;background:linear-gradient(145deg,#e3f5ff,#b4e2ff)}.system-icon--food,.system-icon--farm{color:#d68700;background:linear-gradient(145deg,#fff2b1,#ffcf5c)}.system-icon--housing,.system-icon--hospital{color:#df3c2a;background:linear-gradient(145deg,#ffe5df,#ffbdad)}.system-icon--parks,.system-icon--citizens{color:#168748;background:linear-gradient(145deg,#e0f8d9,#b6e8a8)}.start-card h2{font-size:14px;line-height:1.17;margin:0 0 7px}.start-card p{margin:0;color:#667386;font-size:12px;line-height:1.35}.about-grid{display:grid;grid-template-columns:1fr .9fr;gap:23px}.about-copy p{margin:0 0 13px;color:#425166;font-size:13px}.about-copy .button{margin-top:2px}.fact-list{margin:0;border:1px solid #e1e8ef;border-radius:9px;padding:8px 12px;background:#fff;box-shadow:0 2px 5px #0b1f3a0a}.fact-list>div{display:grid;grid-template-columns:1.08fr 1fr;padding:4px 0;border-bottom:1px solid #edf1f5;font-size:11px}.fact-list>div:last-child{border:0}.fact-list dt{font-weight:750}.fact-list dt span{color:var(--primary);margin-right:6px}.fact-list dd{margin:0;color:#4f5e72}.system-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.system-card{display:flex;align-items:center;gap:7px;min-height:49px;border:1px solid #e4eaf0;border-radius:8px;background:#fff;padding:6px 8px;font-weight:700;font-size:11px;transition:transform .2s,box-shadow .2s}.system-card .system-icon{margin:0;width:29px;height:29px;font-size:18px;border-radius:7px;flex:none}.side-cards{display:flex;flex-direction:column;gap:16px}.side-card{border:1px solid var(--border);border-radius:9px;background:#fff;padding:15px 17px}.side-card--release{border-color:#f3d58a;background:#fffdf5}.side-card--platforms{border-color:#cfe4f7;background:#f8fcff}.side-card--media{border-color:#cde7d4;background:#fbfffc}.side-card__heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.side-card__heading h2{margin:0;text-transform:uppercase;font-size:14px}.side-card__heading .brick-icon{width:27px;height:21px}.side-card__heading .brick-icon i{width:5px;height:5px;margin-bottom:18px}.release-status{display:flex;gap:13px}.release-status p{margin:0;color:#566274;font-size:13px;line-height:1.47}.crane{width:65px;flex:none;color:#eca800;font-size:54px;font-weight:700;line-height:.95}.platform-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}.platform-list li{font-weight:700;font-size:14px;padding-left:36px;position:relative}.platform-list li:before{content:"◉";position:absolute;left:4px;color:var(--primary);font-size:22px;top:-5px}.platform-list li:nth-child(2):before{content:"▣";color:#1b2b48}.platform-list li:nth-child(3):before{content:"✕";color:#1e9d4a}.platform-list li:nth-child(4):before{content:"▰";color:#e92e28}.media-preview{display:grid;grid-template-columns:1fr;position:relative;color:#14233c}.media-preview__city{height:108px;border-radius:8px;background:linear-gradient(150deg,#0d437c38,#ffffff0a),url(/images/lego-city-hero.png) center 45%/cover}.play{position:absolute;top:34px;left:calc(50% - 22px);width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#1e2c44;padding-left:3px;font-size:17px;box-shadow:var(--shadow)}.media-preview strong{font-size:12px;margin-top:7px}.media-preview small{font-size:11px;color:#536174}.final-cta{border:1px solid #96c9f5;border-radius:10px;min-height:96px;margin-top:17px;margin-bottom:22px;background:linear-gradient(100deg,#fff 0,#edf8ff 53%,#fff);display:grid;grid-template-columns:170px 1fr auto 105px;align-items:center;overflow:hidden;position:relative}.final-cta h2{font-size:22px;margin:0 0 3px;letter-spacing:-.7px}.final-cta p{font-size:12px;color:#526174;margin:0;max-width:455px}.cta-actions{display:flex;gap:12px;padding:0 15px}.cta-bricks{height:100%;position:relative}.cta-bricks:before,.cta-bricks:after{content:"";position:absolute;border-radius:5px;background:linear-gradient(145deg,#3c9ef5,#0969d8);box-shadow:inset -3px -3px #0000001f}.cta-bricks--left:before{width:57px;height:34px;left:30px;bottom:18px}.cta-bricks--left:after{width:38px;height:29px;left:80px;bottom:18px;background:linear-gradient(145deg,#ffd74c,#f0ae00)}.cta-bricks--right:before{width:43px;height:43px;right:23px;bottom:12px;background:linear-gradient(145deg,#52ca66,#188a36)}.site-footer{min-height:145px;color:#fff;background:linear-gradient(115deg,#0c72df,#0057ba);position:relative;overflow:hidden;padding:26px 0;margin-top:17px}.footer-inner{display:flex;align-items:center;gap:35px}.footer-brand{display:flex;gap:13px;align-items:flex-start;width:275px}.footer-brand strong{font-size:17px}.footer-brand p{font-size:11px;line-height:1.45;margin:4px 0;color:#e1efff}.footer-links{display:flex;align-items:center;justify-content:space-between;gap:27px;flex:1}.footer-links a{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.footer-links a:first-letter{font-size:20px}.footer-bricks{position:absolute;width:160px;height:100%;opacity:.8}.footer-bricks:before,.footer-bricks:after{content:"";position:absolute;background:#61b5ff;border-radius:5px;box-shadow:inset -3px -4px #0000001a}.footer-bricks--left{left:0}.footer-bricks--left:before{width:39px;height:34px;bottom:20px;left:39px;background:#fff}.footer-bricks--left:after{width:42px;height:38px;bottom:0;left:0}.footer-bricks--right{right:0}.footer-bricks--right:before{width:47px;height:48px;right:25px;bottom:21px}.footer-bricks--right:after{width:30px;height:35px;right:-2px;bottom:0}.page-hero{border-bottom:1px solid #d7e9f8;background:linear-gradient(120deg,#edf8ff,#fff 80%);padding:30px 0 35px}.breadcrumb{display:flex;gap:8px;font-size:12px;color:#718094;margin:0 0 13px}.breadcrumb a{color:var(--primary)}.page-hero .eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.page-hero h1{font-size:42px;line-height:1.1;margin:0 0 9px;letter-spacing:-1.5px}.page-hero p:last-child{max-width:680px;color:#526174;margin:0}.hub-section{padding:40px 0}.hub-intro{display:flex;justify-content:space-between;gap:45px;align-items:flex-start;margin-bottom:20px}.hub-intro p:last-child{max-width:590px;color:#526174;margin:0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-card{border:1px solid var(--border);border-radius:11px;background:#fff;padding:18px;display:grid;grid-template-columns:49px 1fr 18px;gap:12px;align-items:center;min-height:133px;transition:transform .2s,box-shadow .2s}.guide-card .system-icon{margin:0}.guide-card p{font-size:10px;color:var(--primary);font-weight:800;letter-spacing:.6px;margin:0 0 3px}.guide-card h2{font-size:17px;margin:0 0 5px;line-height:1.15}.guide-card span{font-size:12px;color:#617084;line-height:1.3}.guide-card>b{font-size:20px;color:var(--primary)}.info-banner{border:1px solid #a7d5f8;background:#f0f9ff;border-radius:10px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.info-banner strong{font-size:18px}.info-banner p{margin:1px 0 0;color:#566579;font-size:13px}.article-layout{display:grid;grid-template-columns:minmax(0,790px) 280px;gap:42px;padding:37px 0 45px}.article-content{min-width:0}.quick-answer{border-left:4px solid var(--primary);padding:14px 18px;background:#edf8ff;border-radius:0 9px 9px 0;margin-bottom:29px}.quick-answer strong{color:var(--primary);font-size:13px;text-transform:uppercase;letter-spacing:.6px}.quick-answer p{margin:3px 0 0;font-weight:650}.article-content h2{font-size:25px;margin:35px 0 11px;letter-spacing:-.7px}.article-content h3{font-size:18px;margin:23px 0 7px}.article-content p,.article-content li{color:#405066}.article-content a{color:var(--primary);font-weight:650;text-decoration:underline;text-underline-offset:2px}.article-updated{color:#718094!important;border-top:1px solid var(--border);margin-top:35px;padding-top:12px;font-size:12px}.article-sidebar>div{position:sticky;top:92px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:17px}.article-sidebar h2{font-size:13px;text-transform:uppercase;letter-spacing:.5px;margin:0 0 9px}.article-sidebar a:not(.sidebar-cta){display:block;color:#607086;padding:7px 0;border-top:1px solid #edf1f5;font-size:13px}.sidebar-cta{display:flex;justify-content:space-between;align-items:center;background:var(--primary);color:#fff;border-radius:8px;padding:12px;margin-top:14px;font-size:13px;font-weight:750}.related-section{margin-top:28px}.section-brick{display:inline-block;width:14px;height:11px;border-radius:2px;background:var(--primary);box-shadow:3px -3px 0 -1px #5eb2ff}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.related-grid a{border:1px solid var(--border);border-radius:9px;padding:12px;transition:transform .2s,box-shadow .2s}.related-grid .system-icon{width:31px;height:31px;font-size:18px;margin:0 0 8px}.related-grid h2{font-size:14px;margin:0 0 5px}.related-grid p{font-size:11px;margin:0;line-height:1.4}.legal-content{padding:36px 0 58px;max-width:800px}.legal-content h2{font-size:23px;margin-top:30px}.legal-content p{color:#435268}@media(max-width:1050px){.desktop-nav{gap:12px}.search{width:158px}.hero-copy h1{font-size:48px}.home-layout{grid-template-columns:minmax(0,1fr) 260px}.start-grid{grid-template-columns:repeat(2,1fr)}.system-grid{grid-template-columns:repeat(4,1fr)}.final-cta{grid-template-columns:75px 1fr auto 58px}.cta-bricks--left:before{left:8px}.cta-bricks--left:after{left:38px}.footer-links{gap:14px}.footer-brand{width:235px}}@media(max-width:760px){.container{width:min(100% - 32px,1240px)}.site-header{height:64px}.site-header__inner{gap:10px}.brand{font-size:15px}.brand .brick-icon{width:24px;height:20px}.brand .brick-icon i{margin-bottom:17px;width:4px;height:4px}.desktop-nav,.search,.header-cta{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;width:37px;height:37px;border:1px solid var(--border);border-radius:7px;display:grid;place-content:center;gap:4px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:17px;height:2px;border-radius:1px;background:var(--primary)}.mobile-menu nav{position:absolute;right:0;top:45px;width:210px;padding:7px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px}.mobile-menu nav a{display:block;padding:10px;font-size:14px;font-weight:650}.home-hero{min-height:0}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:33px 0 6px}.eyebrow{font-size:14px}.hero-copy h1{font-size:37px;letter-spacing:-1.5px}.hero-description{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:17px}.hero-actions .button{width:100%}.hero-art{order:2;margin-top:10px;justify-content:center}.hero-art img{width:100%;margin-top:0}.hero-stat-wrap{margin-top:0;padding-bottom:21px}.hero-stats{grid-template-columns:repeat(2,1fr);gap:10px;padding:13px}.hero-stats>div{border:0;padding:0 4px}.hero-stats p{font-size:11px}.home-layout{display:block;padding-top:24px}.start-grid{grid-template-columns:1fr}.start-card{min-height:0;text-align:left;padding:14px 14px 14px 68px}.start-card .system-icon{margin:0;position:absolute;left:17px;top:24px;width:38px;height:38px;font-size:24px}.step-number{left:18px;top:8px;width:19px;height:19px;font-size:10px}.start-card h2{font-size:15px}.start-card p{font-size:13px}.about-grid{grid-template-columns:1fr;gap:15px}.about-copy p{font-size:14px}.system-grid{grid-template-columns:repeat(2,1fr)}.system-card{font-size:12px}.side-cards{margin-top:26px}.final-cta{width:calc(100% - 32px);grid-template-columns:1fr;padding:22px 18px;gap:15px;text-align:center}.final-cta h2{font-size:21px}.final-cta p{font-size:13px}.cta-actions{flex-direction:column;padding:0}.cta-actions .button{width:100%}.cta-bricks{display:none}.site-footer{padding:27px 0 35px}.footer-inner{display:block}.footer-brand{width:auto}.footer-links{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.footer-links a{font-size:12px}.footer-bricks{display:none}.page-hero{padding:24px 0 28px}.page-hero h1{font-size:34px}.page-hero p:last-child{font-size:14px}.hub-section{padding:29px 0}.hub-intro{display:block}.hub-intro p:last-child{font-size:14px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:112px}.info-banner{display:block;margin-bottom:15px}.info-banner .button{margin-top:13px;width:100%}.article-layout{display:block;padding:28px 0}.article-sidebar{margin-top:26px}.article-sidebar>div{position:static}.related-grid{grid-template-columns:1fr}.article-content h2{font-size:23px}.article-content{font-size:14px}.quick-answer{padding:13px}.article-content table{display:block;overflow-x:auto;white-space:nowrap}}:root{--bg: #f8fbfe;--surface: #ffffff;--primary: #0667d7;--primary-dark: #0457bb;--yellow: #ffc400;--text: #0b1d38;--muted: #5f6f84;--border: #dbe5ef;--blue-soft: #eef8ff;--shadow: 0 8px 22px rgba(13, 42, 74, .09);--shadow-soft: 0 3px 10px rgba(13, 42, 74, .07);--radius: 12px;font-family:Avenir Next,Trebuchet MS,ui-sans-serif,system-ui,sans-serif}html{overflow-x:clip}body{overflow-x:clip;background:radial-gradient(circle at 92% 34%,rgba(206,238,255,.35),transparent 25rem),linear-gradient(180deg,#fbfdff 0,#fff 26rem,#f8fbfe);color:var(--text);letter-spacing:-.01em}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(6,103,215,.28);outline-offset:3px}.site-header{height:74px;border:1px solid rgba(214,225,236,.92);border-top:0;border-radius:0 0 12px 12px;box-shadow:0 4px 14px #0d2a4a1a;backdrop-filter:blur(14px)}.site-header__inner{gap:31px}.brand{gap:10px;font-size:18.5px;font-weight:800;letter-spacing:-.045em}.brand-logo{width:43px;height:43px;flex:0 0 43px;object-fit:contain;filter:drop-shadow(0 3px 5px rgba(5,69,148,.16))}.desktop-nav{gap:26px}.desktop-nav a{position:relative;font-size:13px;font-weight:700}.desktop-nav a:before{position:absolute;right:0;bottom:-10px;left:0;height:2px;border-radius:2px;background:var(--primary);content:"";opacity:0;transform:scaleX(.5);transition:.18s ease}.desktop-nav a:hover:before,.desktop-nav a.active:before{opacity:1;transform:scaleX(1)}.search{width:220px;height:40px;border-color:#d2deea;background:#ffffffeb;box-shadow:inset 0 1px 2px #0d2a4a08}.button{min-height:42px;border-radius:8px;font-weight:800;letter-spacing:-.02em}.button--blue{background:linear-gradient(145deg,#1178e7,#045cc7);box-shadow:inset 0 1px #ffffff40,0 5px 12px #0667d72e}.button--yellow{background:linear-gradient(145deg,#ffd52b,#f3b600);box-shadow:inset 0 1px #ffffff73,0 5px 12px #d2970029}.button--outline{border-color:#0a6bd8;box-shadow:0 3px 9px #0667d714}.home-hero{min-height:465px;isolation:isolate;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 35%,rgba(245,251,255,.34) 61%,transparent 78%),radial-gradient(circle at 76% 30%,#eaf8ff 0,transparent 36%);border-bottom:1px solid rgba(218,231,242,.8)}.home-hero:before{top:auto;right:-4%;bottom:0;width:58%;height:120px;background:linear-gradient(135deg,transparent 24%,rgba(160,220,255,.3) 24% 28%,transparent 28% 37%,rgba(160,220,255,.2) 37% 41%,transparent 41%);transform:none}.home-hero:after{position:absolute;z-index:2;inset:0 auto 0 0;width:56%;background:linear-gradient(90deg,#fff 0 66%,rgba(255,255,255,.96) 76%,rgba(255,255,255,.68) 88%,transparent 100%);content:"";pointer-events:none}.hero-grid{grid-template-columns:41% 59%;min-height:390px}.hero-copy{z-index:3;padding:45px 0 24px 7px}.eyebrow{margin-bottom:11px;color:#075fc6;font-size:16px;font-weight:800}.hero-copy h1{max-width:510px;margin-bottom:15px;font-size:clamp(48px,4.2vw,58px);line-height:.99;letter-spacing:-.058em}.hero-description{max-width:510px;color:#526176;font-size:15.5px;line-height:1.55}.hero-actions{gap:14px;margin-top:20px}.hero-art{position:relative;z-index:1;min-width:0;overflow:visible}.hero-art:before{position:absolute;z-index:2;top:0;bottom:-12px;left:-2px;width:36%;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,.92) 30%,rgba(255,255,255,.5) 62%,transparent 100%);content:"";pointer-events:none}.hero-art:after{right:-50px;bottom:-11px;width:88%;height:72px;background:linear-gradient(140deg,transparent 12%,rgba(202,235,255,.74) 12% 18%,transparent 18% 29%,rgba(225,244,255,.88) 29% 38%,transparent 38%)}.hero-art img{position:absolute;top:-38px;right:-170px;width:1018px;max-width:none;height:500px;margin:0;object-fit:cover;object-position:52% 50%;clip-path:inset(0 0 7px 0);filter:saturate(.8) brightness(1.1) contrast(.93) drop-shadow(0 14px 11px rgba(16,69,105,.14));-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 100%)}.hero-stat-wrap{z-index:4;margin-top:-23px}.hero-stats{width:min(710px,100%);min-height:69px;padding:12px 10px;border-color:#dbe5ef;border-radius:11px;box-shadow:0 7px 19px #0d2a4a1a}.hero-stats>div{gap:9px;padding:0 12px}.stat-icon{color:#076bdc;font-size:23px}.hero-stats p,.hero-stats strong{font-size:10.5px}.home-layout{grid-template-columns:minmax(0,1fr) 306px;gap:30px;padding-top:31px}.home-section{margin-bottom:29px}.section-label{gap:9px;margin-bottom:11px;font-size:13.5px;letter-spacing:.01em}.start-grid{gap:11px}.start-card{min-height:179px;padding:14px 12px;border-color:#dfe7ef;border-radius:10px;box-shadow:var(--shadow-soft)}.start-card:hover,.system-card:hover,.guide-card:hover,.related-grid a:hover{border-color:#b9d8f2}.step-number{top:12px;left:12px;width:23px;height:23px;background:linear-gradient(145deg,#1279e8,#0459bd);box-shadow:0 3px 7px #0667d738}.system-icon{width:44px;height:44px;color:#0869d5;background:linear-gradient(145deg,#eef8ff,#cce8fb);border-color:#d1e6f7;box-shadow:inset 1px 1px #fffc,0 3px 8px #0d2a4a14}.system-icon svg{width:27px;height:27px}.start-card .system-icon{width:52px;height:52px;margin-top:15px;margin-bottom:8px}.start-card .system-icon svg{width:31px;height:31px;stroke-width:2}.system-icon--brick,.system-icon--housing,.system-icon--hospital{color:#d43b27;background:linear-gradient(145deg,#fff0eb,#ffc7b9);border-color:#f5cabe}.system-icon--rating{color:#fff;background:linear-gradient(145deg,#20b85d,#087f41);border-color:#38ae69}.system-icon--design{color:#e03b26;background:linear-gradient(145deg,#fff0d8,#ffd48b);border-color:#f2d29d}.system-icon--crane{width:64px;height:64px;margin:0;flex:0 0 64px;color:#e3a300;background:linear-gradient(145deg,#fff9d9,#ffe085);border-color:#f1d473}.system-icon--crane svg{width:42px;height:42px}.start-card h2{margin-bottom:6px;font-size:14px;letter-spacing:-.025em}.start-card p{color:#627186;font-size:12px}.about-grid{grid-template-columns:1.1fr .9fr;gap:24px}.about-copy p{margin-bottom:14px;color:#44536a;font-size:12.5px;line-height:1.58}.fact-list{padding:8px 13px;border-color:#dfe7ef;box-shadow:var(--shadow-soft)}.fact-list>div{padding:4px 0}.system-grid{gap:9px}.system-card{min-height:50px;border-color:#dfe7ef;box-shadow:0 2px 6px #0d2a4a0a}.system-card .system-icon{width:30px;height:30px}.system-card .system-icon svg{width:19px;height:19px}.side-cards{gap:16px}.side-card{padding:15px 17px;border-radius:10px;box-shadow:0 3px 9px #0d2a4a0a}.side-card--release{border-color:#efd37b;background:linear-gradient(145deg,#fffdf6,#fffaf0)}.side-card--platforms{border-color:#c7e0f5;background:linear-gradient(145deg,#fbfdff,#f0f9ff)}.side-card--media{border-color:#c8e4d0;background:linear-gradient(145deg,#fcfffd,#f1fbf4)}.side-card__heading h2{font-size:13.5px;letter-spacing:.005em}.release-status{align-items:center}.release-status p{font-size:12.5px}.platform-list{gap:12px}.platform-list li{font-size:13px}.media-preview{overflow:hidden}.media-preview__city{width:100%;height:114px;border-radius:8px;object-fit:cover;object-position:center 58%;filter:saturate(.92) contrast(1.02)}.play{top:35px;box-shadow:0 5px 14px #0d2a4a2e}.final-cta{grid-template-columns:172px 1fr auto 108px;min-height:100px;margin-top:18px;margin-bottom:24px;border-color:#8dc8f8;background:linear-gradient(90deg,transparent 0 2%,rgba(219,240,255,.4) 2% 2.3%,transparent 2.3%),linear-gradient(100deg,#fff 0,#edf8ff 53%,#fff);box-shadow:0 5px 14px #0d2a4a0d}.final-cta h2{font-size:21px}.site-footer{min-height:150px;margin-top:18px;background:linear-gradient(180deg,rgba(255,255,255,.09),transparent 10px),linear-gradient(115deg,#0b74df,#0055b9)}.site-footer:before{position:absolute;top:0;right:0;left:0;height:7px;background:repeating-linear-gradient(90deg,#004ba2b3 0 14px,#2389e6cc 14px 28px);content:""}.footer-brand p{color:#e8f3ff}.footer-logo-shell{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;padding:5px;border:1px solid rgba(255,255,255,.58);border-radius:12px;background:#fffffff2;box-shadow:0 6px 15px #002d6d38}.footer-logo{width:100%;height:100%;object-fit:contain}.footer-links a{transition:opacity .18s ease,transform .18s ease}.footer-links a:hover{opacity:.82;transform:translateY(-1px)}.page-hero{background:linear-gradient(90deg,rgba(255,255,255,.82),transparent 54%),radial-gradient(circle at 82% 15%,#d9efff,transparent 25rem),linear-gradient(120deg,#edf8ff,#fff 80%)}.guide-card,.article-sidebar>div,.quick-answer,.info-banner{box-shadow:0 3px 10px #0d2a4a0d}@media(max-width:1120px){.site-header__inner{gap:18px}.desktop-nav{gap:14px}.search{width:170px}.hero-art img{right:-200px}}@media(max-width:1050px){.home-layout{grid-template-columns:minmax(0,1fr) 270px}.hero-art img{right:-225px}.system-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.site-header{height:64px}.brand{font-size:15px;letter-spacing:-.035em}.brand-logo{width:38px;height:38px;flex-basis:38px}.mobile-menu nav{z-index:20;border-color:#d7e2ed}.home-hero{min-height:0;background:linear-gradient(180deg,#fff 0,#f0f9ff)}.home-hero:after{display:none}.hero-grid{min-height:0}.hero-copy{padding:31px 0 7px}.hero-copy h1{max-width:340px;font-size:clamp(36px,11.2vw,43px);line-height:1.01}.hero-description{font-size:14px}.hero-art{width:calc(100% + 32px);height:248px;margin:7px -16px 0;overflow:hidden}.hero-art:before{inset:auto 0 0;width:100%;height:28%;background:linear-gradient(0deg,#f4fbff 0,transparent 100%)}.hero-art:after{display:none}.hero-art img{top:-25px;right:auto;left:50%;width:510px;height:280px;transform:translate(-50%);object-position:55% 91%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}.hero-stat-wrap{margin-top:-2px;padding-bottom:22px}.hero-stats{gap:0;padding:10px}.hero-stats>div{min-height:50px;padding:7px 6px;border-right:0;border-bottom:1px solid #edf1f5}.hero-stats>div:nth-last-child(-n+2){border-bottom:0}.hero-stats>div:last-child{grid-column:1 / -1}.home-layout{padding-top:25px}.start-card{min-height:95px;padding:17px 14px 17px 70px}.start-card .system-icon{top:27px;width:42px;height:42px;margin:0}.about-grid{grid-template-columns:1fr}.about-copy p{font-size:14px}.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-card{min-width:0}.side-cards{margin-top:27px}.release-status{align-items:center}.final-cta{width:calc(100% - 28px);grid-template-columns:1fr;min-height:0;padding:24px 18px;gap:16px;text-align:center}.final-cta p{max-width:none;font-size:13px}.cta-actions{width:100%;flex-direction:column;padding:0}.cta-actions .button{width:100%;min-width:0;padding-right:12px;padding-left:12px;white-space:normal}.cta-bricks{display:none}.footer-links{grid-template-columns:1fr 1fr}}[id]{scroll-margin-top:96px}.article-layout,.wiki-layout,.home-layout{align-items:start}.article-content,.wiki-main,.home-main{min-width:0}.wiki-sidebar{min-width:0;color:#233c57}.wiki-sidebar__section{overflow:hidden;margin:0 0 10px;border:1px solid #d7e4ef;border-radius:10px;background:#fff;box-shadow:var(--shadow-soft)}.wiki-sidebar summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:11px 13px;cursor:pointer;color:#173250;font-size:12px;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.wiki-sidebar summary::-webkit-details-marker{display:none}.wiki-sidebar summary:after{content:"⌄";color:var(--primary);font-size:16px;transition:transform .16s ease}.wiki-sidebar details[open] summary:after{transform:rotate(180deg)}.wiki-sidebar__toc,.wiki-sidebar__nav{padding:0 13px 12px}.wiki-sidebar a{display:block;border-top:1px solid #edf2f6;padding:8px 2px;color:#5c6d80;font-size:12.5px;line-height:1.3}.wiki-sidebar a:hover,.wiki-sidebar a.is-active{color:#075fc6}.wiki-sidebar a.is-active{border-left:3px solid #f2b600;padding-left:8px;font-weight:800}.wiki-sidebar a[aria-current=page]{color:#075fc6;font-weight:850}.wiki-sidebar__subitem{padding-left:12px!important;font-size:12px!important}.wiki-sidebar__nav section+section{margin-top:10px}.wiki-sidebar__nav h2{margin:0;padding:2px 0 5px;color:#6b7b8d;font-size:10.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.wiki-sidebar__empty,.wiki-sidebar__status{margin:0;color:#68798c;font-size:11px;line-height:1.45}.wiki-sidebar__empty{padding:0 13px 12px}.wiki-sidebar__status{padding:2px 5px}@media(min-width:1200px){.article-layout{grid-template-columns:minmax(0,1fr) clamp(240px,22vw,300px);gap:clamp(28px,3vw,46px)}.article-layout>.article-content{grid-column:1;grid-row:1}.article-layout>.wiki-sidebar{grid-column:2;grid-row:1;position:sticky;top:92px;max-height:calc(100vh - 108px);overflow-y:auto;padding-right:2px}.wiki-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(240px,22vw,300px);gap:clamp(28px,3vw,46px);padding:38px 0 44px}.wiki-layout>.wiki-main{grid-column:1;grid-row:1}.wiki-layout>.wiki-sidebar{grid-column:2;grid-row:1;position:sticky;top:92px;max-height:calc(100vh - 108px);overflow-y:auto;padding-right:2px}.home-layout{grid-template-columns:minmax(0,1fr) clamp(240px,22vw,306px)}.home-layout>.home-main{grid-column:1;grid-row:1}.home-layout>.home-sidebar{grid-column:2;grid-row:1;position:sticky;top:92px;max-height:calc(100vh - 108px);overflow-y:auto;padding-right:2px}.home-sidebar .side-cards{margin-top:16px}}@media(min-width:769px)and (max-width:1199px){.article-layout,.wiki-layout,.home-layout{display:block;padding-top:26px}.wiki-sidebar{width:100%;margin:0 0 25px}.wiki-sidebar__section{margin-bottom:9px}.wiki-sidebar__nav{columns:2;column-gap:24px}.wiki-sidebar__nav section{break-inside:avoid}.home-sidebar .side-cards{display:none}.hub-section{padding-top:0}}@media(max-width:768px){[id]{scroll-margin-top:78px}.article-layout,.wiki-layout,.home-layout{display:block;padding-top:20px}.wiki-sidebar{width:100%;margin:0 0 22px}.wiki-sidebar__section{margin-bottom:8px}.wiki-sidebar summary{min-height:46px}.home-sidebar .side-cards{margin-top:24px}.hub-section{padding-top:0}}.guide-card>img{width:54px;height:54px;border-radius:9px;object-fit:cover}.wiki-media{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:center;margin-bottom:26px;padding:28px;border:1px solid var(--border);border-radius:14px;background:#fff}.wiki-media h2{margin:0 0 8px;font-size:27px}.wiki-media p{color:var(--muted)}.wiki-media small{color:var(--muted);font-size:11px}@media(max-width:760px){.wiki-media{grid-template-columns:1fr;padding:18px}.wiki-media h2{font-size:23px}}@media(max-width:390px){.container{width:calc(100% - 28px)}.brand{gap:8px}.hero-actions{gap:10px}.hero-art{width:calc(100% + 28px);margin-right:-14px;margin-left:-14px}.hero-stats{width:100%}.system-card{padding-right:6px;padding-left:6px;font-size:11px}.footer-links{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.article-cover{margin:0 0 28px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.article-cover img{width:100%;max-height:360px;object-fit:cover}.article-cover figcaption,.media-credit{margin:0;padding:9px 12px;color:var(--muted);font-size:12px}.video-section{margin:35px 0}.video-frame{aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;background:#0b1d38;box-shadow:var(--shadow)}.video-frame iframe{display:block;width:100%;height:100%;border:0}.citation-card{display:grid;grid-template-columns:190px 1fr;gap:18px;overflow:hidden;margin:32px 0;border:1px solid #d8e4eb;border-radius:12px;background:#fffdf8;box-shadow:var(--shadow-soft)}.citation-card>img{width:100%;height:100%;min-height:160px;object-fit:cover}.citation-card>div{padding:17px 17px 13px}.citation-card h2{margin:2px 0 3px;font-size:20px}.citation-card p{margin:0 0 8px;font-size:13px}.citation-card .citation-label{color:#8d5e09;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.citation-card small{display:block;margin-top:13px;color:var(--muted);font-size:11px}.pending-card{margin:28px 0;padding:18px 20px;border:1px dashed #c79b42;border-radius:12px;background:#fff9e9}.pending-card span{color:#875b0a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pending-card h2{margin:4px 0 7px;font-size:21px}.pending-card p{margin:0}.source-table{width:100%;margin:18px 0;border-collapse:collapse;background:#fff}.source-table th,.source-table td,.article-content table th,.article-content table td{padding:12px;border:1px solid var(--border);text-align:left;vertical-align:top}.source-table th,.article-content table th{background:#edf8ff}.source-table small{display:block;margin-top:4px;color:var(--muted)}.table-tools{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:12px;margin:22px 0 10px;padding:14px;border:1px solid var(--border);border-radius:10px;background:#f8fcff}.table-tools label{display:grid;gap:5px;color:var(--text);font-size:13px;font-weight:750}.table-tools input{width:min(290px,70vw);padding:8px 10px;border:1px solid #bcd0e1;border-radius:7px;background:#fff}.table-tools button{min-height:36px;padding:7px 10px;border:1px solid #0a6bd8;border-radius:7px;color:#0759b8;background:#fff;font-weight:750;cursor:pointer}.verification-note{margin:30px 0;padding:20px;border-left:4px solid #0a6bd8;background:#f3f9fd}.verification-note h2{margin-top:0}@media(max-width:760px){.citation-card{grid-template-columns:1fr}.citation-card>img{height:180px}.source-table{font-size:13px}}
