:root{--navy:#10243e;--blue:#1269d3;--orange:#f3a026;--ink:#18324f;--muted:#6f8093;--line:#dce5ee;--sky:#eaf4ff;--paper:#fff;--bg:#f5f8fc;--red:#d94b52;--green:#168764;--shadow:0 18px 55px #23497417}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}.shell{min-height:100vh}.panel{box-shadow:var(--shadow);background:#fff;border:1px solid #2248741c;border-radius:22px}.top{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #e1e8f0;grid-template-columns:280px minmax(280px,560px) 1fr;align-items:center;gap:26px;height:74px;padding:0 32px;display:grid;position:sticky;top:0}.brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand img{border-radius:14px;box-shadow:0 6px 16px #1269d333}.brand span{flex-direction:column;display:flex}.brand b{font-size:15px}.brand small{color:var(--blue);letter-spacing:.16em;font-size:10px;font-weight:900}.search{border:1px solid var(--line);background:#f7f9fc;border-radius:12px;align-items:center;height:43px;padding:0 14px;display:flex;position:relative}.search>span{font-size:22px;transform:rotate(-18deg)}.search input{background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-pop{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;position:absolute;top:52px;left:0;right:0;overflow:hidden}.search-pop>small{color:var(--muted);padding:10px 14px;font-size:9px;display:block}.search-pop button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf1f5;width:100%;padding:10px 14px;display:grid}.search-pop button:hover{background:var(--sky)}.search-pop em{color:var(--blue);font-size:8px;font-style:normal;font-weight:900}.search-pop b{font-size:12px}.search-pop button span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.play{background:var(--navy);color:#fff;border-radius:11px;justify-self:end;padding:12px 16px;font-size:12px;font-weight:850;text-decoration:none}.layout{grid-template-columns:220px minmax(0,1180px);justify-content:center;gap:34px;padding:32px 34px 68px;display:grid}.sidenav{align-self:start;padding:10px;position:sticky;top:102px}.sidenav>small{color:var(--blue);letter-spacing:.18em;font-size:9px;font-weight:900}.sidenav h2{margin:3px 0 16px;font-size:20px}.sidenav>button{color:#607389;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:12px;font-size:12px;font-weight:800;display:flex}.sidenav>button:hover{background:#fff}.sidenav>button.active{background:var(--navy);color:#fff;box-shadow:0 10px 26px #10243e29}.sidenav>button span{text-align:center;width:24px;font-size:17px}.sidenav>div{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#edf5fc);border-radius:13px;margin:24px 2px 0;padding:14px}.sidenav>div span,.sidenav>div small{color:var(--muted);font-size:9px;display:block}.sidenav>div b{color:var(--blue);margin:4px 0 1px;font-size:17px;display:block}.hero{background:linear-gradient(118deg,#fff 0 55%,#e4f2ff 55% 100%);grid-template-columns:1.12fr .88fr;min-height:445px;display:grid;overflow:hidden}.hero>div{flex-direction:column;justify-content:center;padding:48px 30px 48px 50px;display:flex}.hero>div>small{color:var(--blue);letter-spacing:.1em;font-size:10px;font-weight:900}.hero>div>small i{background:var(--orange);color:#453008;border-radius:6px;margin-right:8px;padding:4px 7px;font-style:normal}.hero h1{color:var(--navy);letter-spacing:-.055em;margin:13px 0 18px;font-size:clamp(44px,5vw,68px);line-height:1.05}.hero h1 em{color:var(--blue);font-style:normal}.hero>div>p{max-width:590px;color:var(--muted);margin:0 0 23px;font-size:13px;line-height:1.9}.hero nav{flex-wrap:wrap;gap:9px;display:flex}.primary,.secondary{cursor:pointer;border-radius:11px;min-height:42px;padding:0 17px;font-size:12px;font-weight:850}.primary{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 8px 20px #1269d32e}.primary:hover{background:#0757b9}.primary:disabled{opacity:.55;cursor:wait}.secondary{border:1px solid var(--line);background:#fff}.hero>aside{justify-content:center;align-items:flex-end;padding-top:45px;display:flex;position:relative}.hero>aside b{z-index:2;background:var(--navy);color:#fff;letter-spacing:.1em;border-radius:9px;padding:11px 15px;font-size:11px;position:absolute;top:34px;left:22px;transform:rotate(-3deg)}.hero>aside img{mix-blend-mode:multiply;border:8px solid #fff;border-bottom:0;border-radius:46% 46% 0 0;width:min(325px,90%);height:auto;box-shadow:0 -5px 45px #1269d31f}.home-dashboard{gap:14px;display:grid}.home-welcome{background:linear-gradient(118deg,#fff 0 76%,#e4f2ff 76% 100%);grid-template-columns:minmax(0,1fr) 170px;min-height:190px;display:grid;overflow:hidden}.home-welcome>div{flex-direction:column;justify-content:center;padding:30px 38px;display:flex}.home-welcome>div>small{color:var(--blue);letter-spacing:.1em;font-size:9px;font-weight:900}.home-welcome>div>small i{background:var(--orange);color:#453008;border-radius:6px;margin-right:7px;padding:4px 7px;font-style:normal}.home-welcome h1{color:var(--navy);letter-spacing:-.045em;margin:10px 0 8px;font-size:clamp(34px,4vw,49px);line-height:1.06}.home-welcome h1 em{color:var(--blue);font-style:normal}.home-welcome p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.home-welcome>aside{justify-content:center;align-items:center;padding:12px;display:flex}.home-welcome>aside img{object-fit:cover;object-position:center 40%;mix-blend-mode:normal;border:3px solid #fff;border-radius:23px;width:104px;height:104px;box-shadow:0 12px 27px #10243e3b}.home-safety{text-align:left;cursor:pointer;background:#fff7f6;border:1px solid #ffd3d4;border-radius:14px;grid-template-columns:33px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:50px;padding:8px 16px;display:grid}.home-safety>span{font-size:21px}.home-safety div{flex-direction:column;min-width:0;display:flex}.home-safety small{color:var(--red);letter-spacing:.12em;font-size:7px;font-weight:900}.home-safety b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.home-safety>i{color:var(--blue);font-size:9px;font-style:normal;font-weight:900}.home-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-tile{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:43px minmax(0,1fr) 12px;align-items:center;gap:11px;min-height:108px;padding:15px;text-decoration:none;display:grid;box-shadow:0 9px 25px #2349740e}.home-tile:hover{background:#f9fcff;border-color:#b8d5ef;transform:translateY(-1px)}.home-tile>span{background:var(--sky);border-radius:12px;place-items:center;width:43px;height:43px;font-size:22px;display:grid}.home-tile>div{min-width:0}.home-tile small{color:var(--blue);letter-spacing:.09em;font-size:6px;font-weight:900;display:block}.home-tile b{color:var(--navy);margin:3px 0;font-size:13px;display:block}.home-tile p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:8px;overflow:hidden}.home-tile>i{color:#8da0b2;font-size:19px;font-style:normal}.home-tile.priority{background:linear-gradient(145deg,#fff,#edf7ff);border-color:#b8d8f4}.home-tile.guide{background:linear-gradient(145deg,#fff,#eefaf5);border-color:#b9dfd1}.home-tile.story{background:linear-gradient(145deg,#fff,#f0f5fb);border-color:#bfd3e7}.home-tile.community{background:linear-gradient(145deg,#fff,#f7f1ff);border-color:#d7c6ee}.home-tile.game{background:linear-gradient(145deg,#fff9ed,#ffedc9);border-color:#efc77f}.home-tile.game>span{background:#fff3d8}.home-tile.game small{color:#a36306}.alert{background:#fff7f6;border:1px solid #ffd3d4;border-radius:15px;align-items:center;gap:13px;margin-top:16px;padding:15px 20px;display:flex}.alert>span{font-size:23px}.alert p{flex:1;margin:0}.alert small{color:var(--red);letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.alert b{font-size:12px}.alert button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:850}.block{margin-top:38px}.title{justify-content:space-between;align-items:flex-end;margin-bottom:15px;display:flex}.title small,.page-heading small,.tax>div>small{color:var(--blue);letter-spacing:.17em;font-size:9px;font-weight:900}.title h2{color:var(--navy);margin:4px 0 0;font-size:24px}.steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.steps article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:205px;padding:24px;position:relative;overflow:hidden}.steps article>i{color:#edf3f8;font-size:52px;font-style:normal;font-weight:950;position:absolute;top:0;right:13px}.steps article>span{background:var(--sky);border-radius:13px;place-items:center;width:47px;height:47px;font-size:24px;display:grid}.steps h3{margin:17px 0 7px;font-size:16px}.steps p{color:var(--muted);margin:0;font-size:11px;line-height:1.75}.split{grid-template-columns:1.28fr .72fr;gap:22px;display:grid}.tip-list{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.tip-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9eef3;grid-template-columns:42px 1fr 18px;align-items:center;gap:12px;width:100%;padding:15px 17px;display:grid}.tip-list button:last-child{border-bottom:0}.tip-list button>span{background:var(--sky);border-radius:11px;place-items:center;width:39px;height:39px;font-size:19px;display:grid}.tip-list b{font-size:12px}.tip-list p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.tip-list button>i{color:#9ab;font-size:22px;font-style:normal}.board-tease{background:linear-gradient(145deg,var(--navy),#173e6c);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px;display:flex}.board-tease>span{font-size:33px}.board-tease>small{color:#85bbef;letter-spacing:.17em;margin-top:14px;font-size:8px;font-weight:900}.board-tease h2{margin:5px 0 9px;font-size:23px}.board-tease p{color:#bdd0e3;margin:0 0 18px;font-size:11px;line-height:1.7}.board-tease .primary{border-color:var(--orange);background:var(--orange);color:#3c2b08;box-shadow:none}.page-heading{border-bottom:1px solid var(--line);align-items:center;gap:20px;min-height:136px;margin-bottom:26px;padding:26px 30px;display:flex}.page-heading>span{background:linear-gradient(145deg,#fff,var(--sky));border:1px solid #d5e7f8;border-radius:20px;flex:none;place-items:center;width:68px;height:68px;font-size:33px;display:grid;box-shadow:0 10px 28px #1269d314}.page-heading h1{color:var(--navy);letter-spacing:-.035em;margin:3px 0 6px;font-size:clamp(27px,3.4vw,39px)}.page-heading p{color:var(--muted);margin:0;font-size:12px}.page-heading aside{margin-left:auto}.timeline{padding:27px 34px}.timeline article{grid-template-columns:40px 1fr;gap:16px;padding-bottom:22px;display:grid;position:relative}.timeline article:last-child{padding-bottom:0}.timeline article:not(:last-child):before{content:"";background:#dce8f4;width:2px;position:absolute;top:38px;bottom:0;left:19px}.timeline article>span{z-index:1;background:var(--blue);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid;position:relative;box-shadow:0 0 0 1px #c9ddf0}.timeline article>div{border-bottom:1px solid #edf1f5;padding-bottom:16px}.timeline small{color:var(--blue);font-size:9px;font-weight:850}.timeline h3{margin:4px 0 5px;font-size:16px}.timeline p{color:var(--muted);margin:0;font-size:11px}.tips,.planes,.words{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.tips article,.words article,.planes article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.tips article>span{font-size:24px}.tips h3,.words h3{margin:11px 0 6px;font-size:14px}.tips p,.words p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.words h3{color:var(--blue);margin-top:0}.route-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.route-tools>div{border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;padding:4px;display:flex}.route-tools button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:10px;font-weight:800}.route-tools button.active{background:var(--navy);color:#fff}.route-tools label{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.route-tools select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:980px;font-size:10px}.table-wrap th{border-bottom:1px solid var(--line);color:var(--muted);text-align:right;white-space:nowrap;background:#f7f9fc;padding:11px 12px;font-size:8px}.table-wrap th:first-child,.table-wrap th:last-child,.table-wrap td:first-child,.table-wrap td:last-child{text-align:left}.table-wrap td{text-align:right;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:11px 12px}.table-wrap tr:last-child td{border-bottom:0}.table-wrap tr:hover td{background:#f8fbff}.table-wrap tr.intl td{background:#fff9e9}.city{align-items:center;gap:9px;display:flex}.city>i{background:var(--sky);border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;font-style:normal;display:grid}.city>b{font-size:11px}.city small{color:#8b9aab;text-overflow:ellipsis;max-width:180px;font-size:8px;display:block;overflow:hidden}.table-wrap td>em{width:31px;height:23px;color:var(--blue);background:#eaf3ff;border-radius:6px;place-items:center;font-style:normal;font-weight:900;display:inline-grid}.table-wrap td>em.high{color:var(--green);background:#e5f7ef}.table-wrap td>em.low{color:#9f6705;background:#fff2dc}.planes article header{align-items:center;gap:11px;display:flex}.planes article header>span{background:var(--sky);border-radius:13px;place-items:center;width:47px;height:47px;font-size:25px;display:grid}.planes header small{color:var(--blue);font-size:8px;font-weight:850}.planes h3{margin:2px 0 0;font-size:14px}.planes dl{background:#e4ebf1;border:1px solid #e4ebf1;border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;margin:16px 0 10px;display:grid;overflow:hidden}.planes dl div{background:#f9fbfd;padding:8px 9px}.planes dt{color:var(--muted);font-size:8px}.planes dd{margin:2px 0 0;font-size:10px;font-weight:850}.planes article>p{color:var(--blue);margin:0;font-size:9px;font-weight:800}.story-button{color:#155da9;cursor:pointer;background:#edf7ff;border:1px solid #b8d6f2;border-radius:11px;min-height:42px;padding:0 15px;font-size:11px;font-weight:850}.story-button:hover{background:#dceeff}.world-tease{color:#fff;background:linear-gradient(125deg,#10243e,#174a78);grid-template-columns:1fr auto;align-items:center;gap:28px;margin-top:16px;padding:25px 31px;display:grid;overflow:hidden}.world-tease>div>small{color:#86bff3;letter-spacing:.2em;font-size:8px;font-weight:900}.world-tease h2{margin:5px 0 7px;font-size:24px;line-height:1.25}.world-tease p{color:#c8d9e8;max-width:610px;margin:0 0 13px;font-size:10px;line-height:1.7}.world-tease button{color:#ffb64a;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:900}.world-tease>aside{background:#ffffff24;border:1px solid #ffffff24;border-radius:14px;grid-template-columns:repeat(3,84px);gap:1px;display:grid;overflow:hidden}.world-tease>aside span{text-align:center;background:#08192d8c;padding:15px 8px}.world-tease>aside b{color:#fff;font-size:25px;display:block}.world-tease>aside small{color:#85b9e8;letter-spacing:.08em;font-size:7px;font-weight:900}.story-jump{background:var(--line);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.story-jump button{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-rows:1fr 1fr;grid-template-columns:40px 1fr;column-gap:10px;padding:15px 18px;display:grid}.story-jump button:hover{background:#f4f9ff}.story-jump span{grid-row:1/3;align-self:center;font-size:24px}.story-jump b{align-self:end;font-size:11px}.story-jump small{color:var(--muted);font-size:8px}.opening,#city-stories,#aircraft-stories{scroll-margin-top:90px}.opening{grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);display:grid;overflow:hidden}.opening>header{color:#fff;background:radial-gradient(circle at 85% 20%,#2e6ea8 0,#0000 31%),linear-gradient(150deg,#10243e,#173a60);padding:42px 34px}.opening>header small{color:#8cc4f4;letter-spacing:.2em;font-size:8px;font-weight:900}.opening>header h2{letter-spacing:-.045em;margin:12px 0 13px;font-size:clamp(31px,3.7vw,48px);line-height:1.16}.opening>header h2 em{color:#ffb64a;font-style:normal}.opening>header p{color:#c6d8e8;margin:0;font-size:10px;line-height:1.7}.opening-chapters{background:#fff;padding:11px 34px 18px}.opening-chapters article{border-bottom:1px solid #e6edf3;grid-template-columns:38px 1fr;gap:15px;padding:26px 0;display:grid}.opening-chapters article:last-child{border-bottom:0}.opening-chapters article>span{background:var(--sky);width:35px;height:35px;color:var(--blue);border-radius:50%;align-self:start;place-items:center;font-size:9px;font-weight:950;display:grid}.opening-chapters small{color:var(--blue);letter-spacing:.12em;font-size:8px;font-weight:900}.opening-chapters h3{color:var(--navy);margin:4px 0 11px;font-size:19px}.opening-chapters p{color:#4e647a;margin:0 0 9px;font-size:11px;line-height:1.9}.opening-chapters blockquote{border-left:3px solid var(--orange);color:#294965;margin:15px 0 0;padding-left:13px;font-size:11px;font-weight:800}.creative-note{color:#56718c;background:#edf7ff;border-top:1px solid #d7e6f3;grid-column:1/-1;padding:13px 20px;font-size:9px;line-height:1.7}.roadmap{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.roadmap article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:21px;position:relative}.roadmap article>b{color:#edf2f7;font-size:52px;position:absolute;top:5px;right:15px}.roadmap header{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.roadmap header span{font-size:22px}.roadmap header small{color:#68798a;background:#eef2f6;border-radius:7px;padding:4px 7px;font-size:7px;font-weight:900}.roadmap .done header small{color:#16805f;background:#e3f6ee}.roadmap .next{border-color:#efc674;box-shadow:0 10px 28px #ec9e271a}.roadmap .next header small{color:#99600a;background:#fff0d6}.roadmap h3{margin:13px 0 6px;font-size:14px;position:relative}.roadmap p{color:var(--muted);margin:0;font-size:9px;line-height:1.75;position:relative}.section-intro{color:var(--muted);margin:-7px 0 14px;font-size:10px}.city-stories{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:11px;display:grid}.city-stories details{border:1px solid var(--line);background:#fff;border-radius:15px;scroll-margin-top:90px;overflow:hidden}.city-stories summary{cursor:pointer;grid-template-columns:47px 1fr 20px;align-items:center;gap:11px;padding:15px 16px;list-style:none;display:grid}.city-stories summary::-webkit-details-marker{display:none}.city-stories summary>span{background:var(--sky);border-radius:12px;place-items:center;width:45px;height:45px;font-size:22px;display:grid}.city-stories summary small{color:var(--blue);letter-spacing:.1em;font-size:7px;font-weight:900}.city-stories summary h3{margin:3px 0 2px;font-size:13px}.city-stories summary h3 em{color:#49627b;font-size:11px;font-style:normal;font-weight:700}.city-stories summary p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:8px;overflow:hidden}.city-stories summary>i{color:#8ca0b3;font-size:18px;font-style:normal}.city-stories details[open]{border-color:#b9d6ef;box-shadow:0 11px 26px #20548814}.city-stories details[open] summary{background:#f6fbff}.city-stories details[open] summary>i{transform:rotate(45deg)}.episode-body{border-top:1px solid #dceaf5;padding:17px 20px 19px}.episode-body>p{color:#40586f;margin:0;font-size:10px;line-height:1.95}.episode-body blockquote{color:#2b4d6b;background:#f2f7fb;border-radius:10px;margin:14px 0;padding:12px 14px;font-size:9px;font-weight:800;line-height:1.7}.episode-body blockquote small{color:#8798a9;margin-top:3px;font-size:7px;font-weight:700;display:block}.episode-body dl{background:#e2e9ef;border:1px solid #e2e9ef;border-radius:9px;grid-template-columns:2fr 1fr .6fr 1fr;gap:1px;margin:0;display:grid;overflow:hidden}.episode-body dl>div{background:#fff;padding:8px}.episode-body dt{color:var(--muted);font-size:7px}.episode-body dd{white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:8px;font-weight:850;overflow:hidden}.aircraft-stories{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.aircraft-stories>article{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.aircraft-stories>article>header{background:linear-gradient(135deg,#f8fbff,#edf6ff);grid-template-columns:60px 1fr;align-items:center;gap:13px;padding:19px;display:grid}.aircraft-stories>article>header>span{background:#fff;border:1px solid #d6e7f7;border-radius:16px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.aircraft-stories header small,.aircraft-stories>article>div>small{color:var(--blue);letter-spacing:.11em;font-size:7px;font-weight:900}.aircraft-stories header h3{margin:3px 0 2px;font-size:16px}.aircraft-stories header p{color:var(--muted);margin:0;font-size:8px}.aircraft-stories>article>div{padding:19px 21px 16px}.aircraft-stories h4{margin:4px 0 9px;font-size:16px}.aircraft-stories>article>div>p{color:#40586f;margin:0;font-size:10px;line-height:1.9}.aircraft-stories blockquote{border-left:3px solid var(--orange);color:#655336;background:#fffaf1;margin:14px 0 0;padding:11px 13px;font-size:8px;font-weight:750;line-height:1.7}.aircraft-stories dl{background:var(--line);grid-template-columns:.8fr 1fr 1.4fr;gap:1px;margin:0;display:grid}.aircraft-stories dl>div{background:#f9fbfd;padding:10px 13px}.aircraft-stories dt{color:var(--muted);font-size:7px}.aircraft-stories dd{margin:2px 0 0;font-size:8px;font-weight:850}.route-story-banner{background:linear-gradient(135deg,#fff,#eef7ff);border-radius:14px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 17px;display:flex}.route-story-banner>span{background:#e5f2ff;border-radius:11px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.route-story-banner p{flex:1;margin:0}.route-story-banner b{font-size:11px;display:block}.route-story-banner small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.route-story-banner button,.story-inline,.plane-story-link{color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:850}.route-story-banner button{font-size:9px}.story-inline{margin-top:4px;padding:0;font-size:7px;display:block}.plane-story-link{text-align:left;border-top:1px solid #e5ecf2;width:100%;margin-top:11px;padding:8px 0 0;font-size:8px}.safety{grid-template-columns:1fr 1fr;gap:15px;display:grid}.safety>article,.safety>aside{border-radius:20px;min-height:295px;padding:29px}.safety>article{color:#fff;background:linear-gradient(145deg,#3b1720,#6d2932)}.safety>article>small{color:#ff9da6;letter-spacing:.12em;font-size:9px;font-weight:900}.safety h2{margin:8px 0 20px;font-size:29px}.scale{background:linear-gradient(90deg,#a8202d 0 30%,#e59d28 30% 45%,#29a876 45% 100%);border-radius:6px;height:11px;margin:0 0 28px;position:relative}.scale i{font-size:9px;font-style:normal;position:absolute;top:15px}.scale i:first-child{left:30%}.scale i:last-child{left:45%}.safety ul{color:#f2c6cb;margin:0;padding-left:18px;font-size:11px;line-height:2}.safety li b{color:#fff}.safety>aside>small{color:var(--blue);font-size:9px;font-weight:900}.safety>aside>div{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0;display:grid}.safety>aside span{background:#f7f9fc;border-radius:10px;grid-template-rows:1fr 1fr;grid-template-columns:25px 1fr;padding:11px;display:grid}.safety>aside span>b{font-size:16px}.safety>aside span>small{color:var(--muted);grid-column:2;font-size:7px}.safety>aside>p{color:var(--muted);font-size:10px;line-height:1.65}.tax{grid-template-columns:1fr 1fr;margin-top:30px;display:grid;overflow:hidden}.tax>div{background:linear-gradient(145deg,#fff,#f5f9fd);padding:31px}.tax h2{margin:5px 0 9px;font-size:23px}.tax>div p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.tax form{background:var(--navy);color:#fff;flex-direction:column;gap:10px;padding:26px;display:flex}.tax label{color:#bcd0e3;flex-direction:column;gap:4px;font-size:8px;font-weight:850;display:flex}.tax input{color:#fff;background:#183654;border:1px solid #385775;border-radius:8px;padding:9px 11px}.tax form aside{background:#ffffff14;border-radius:10px;flex-direction:column;padding:13px;display:flex}.tax form aside small{color:#92b4d5;font-size:8px}.tax form aside b{color:#ffb64a;margin:2px 0 4px;font-size:22px}.tax form aside span{color:#c6d7e7;font-size:8px}.unlocks{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.unlocks article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:45px 36px 1fr;align-items:center;gap:9px;padding:13px;display:grid}.unlocks article>b{background:var(--navy);color:#fff;border-radius:8px;place-items:center;height:34px;font-size:10px;display:grid}.unlocks article>i{text-align:center;font-size:21px;font-style:normal}.unlocks h3{margin:0;font-size:11px}.unlocks p{color:var(--muted);margin:2px 0 0;font-size:8px}.score{background:var(--line);grid-template-columns:repeat(8,1fr);gap:1px;margin-top:28px;display:grid;overflow:hidden}.score>div{text-align:center;background:#fff;padding:17px 8px}.score>div b{color:var(--blue);font-size:19px;display:block}.score>div span{font-size:8px}.score>p{color:var(--muted);text-align:center;background:#f7f9fc;grid-column:1/-1;margin:0;padding:10px;font-size:9px}.faq{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.faq details{border-bottom:1px solid #e8edf3}.faq details:last-child{border:0}.faq summary{cursor:pointer;grid-template-columns:28px 1fr 18px;align-items:center;gap:9px;padding:16px 18px;font-size:12px;font-weight:800;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq summary>b,.faq p>b{background:var(--sky);width:27px;height:27px;color:var(--blue);border-radius:7px;place-items:center;display:grid}.faq summary>i{font-size:17px;font-style:normal}.faq details[open] summary>i{transform:rotate(45deg)}.faq p{color:var(--muted);grid-template-columns:28px 1fr;gap:9px;margin:0;padding:0 18px 16px;font-size:11px;line-height:1.8;display:grid}.faq p>b{background:var(--navy);color:#fff}.push-card{background:linear-gradient(135deg,#fff,#edf7ff);border:1px solid #cce3f7;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;margin-bottom:14px;padding:14px 16px;display:grid}.push-card>span{background:var(--sky);border-radius:12px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.push-card b{font-size:12px}.push-card p{color:var(--muted);margin:3px 0 0;font-size:9px}.push-card p small{color:var(--blue);margin-top:4px;font-size:8px;font-weight:800;display:block}.push-card>button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:10px;min-height:37px;padding:0 13px;font-size:9px;font-weight:850}.push-card.on{background:linear-gradient(135deg,#fff,#ecfaf5);border-color:#a9dcc9}.push-card.on>span{background:#e2f7ef}.push-card.on>button{color:#167457;background:#fff;border-color:#8fb7a9}.push-card>button:disabled{color:#7f8d9b;cursor:not-allowed;background:#e8edf2;border-color:#cbd5df}.rules{background:#f1f8ff;border:1px solid #cce3f7;border-radius:13px;gap:10px;margin-bottom:14px;padding:13px 16px;font-size:10px;line-height:1.6;display:flex}.error{color:#a93636;background:#fff5f5;border:1px solid #efc4c4;border-radius:11px;margin-bottom:13px;padding:11px 14px;font-size:11px;display:flex}.error button{background:0 0;border:0;margin-left:auto}.thread-list{overflow:hidden}.thread-list>header{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:16px 19px;display:flex}.thread-list>header>b{font-size:13px}.thread-list>header>span{background:var(--sky);color:var(--blue);border-radius:7px;padding:3px 7px;font-size:8px}.thread-list>header>button{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:10px;font-weight:800}.thread-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9eef4;grid-template-columns:57px 1fr 90px;align-items:center;gap:12px;width:100%;padding:16px 19px;display:grid}.thread-list>button:hover{background:#f9fbfd}.thread-list>button>em,.thread-main header>em{background:var(--sky);height:23px;color:var(--blue);border-radius:7px;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.thread-list h3{margin:0 0 5px;font-size:13px}.thread-list>button>div>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:9px;overflow:hidden}.thread-list>button>aside{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.thread-list>button>aside b{font-size:9px}.thread-list time{color:var(--muted);font-size:8px}.author{color:#687b90;align-items:center;gap:5px;font-size:8px;display:inline-flex}.author>i{background:var(--sky);width:18px;height:18px;color:var(--blue);border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid}.author a{color:var(--blue);text-decoration:none}.board-empty,.empty{min-height:280px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.board-empty>span{font-size:39px}.board-empty h3{color:var(--ink);margin:10px 0 5px}.board-empty p{margin:0 0 17px;font-size:10px}.composer,.post{padding:27px}.back{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.composer h2{margin:14px 0 18px}.composer form,.post{flex-direction:column;gap:12px;display:flex}.composer label,.post label{color:#576b81;flex-direction:column;gap:5px;font-size:9px;font-weight:800;display:flex}.composer input,.composer select,.composer textarea,.post input,.post textarea{border:1px solid var(--line);background:#fbfcfe;border-radius:9px;outline:0;padding:10px 11px;font-size:11px}.composer textarea,.post textarea{resize:vertical;min-height:135px}.form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.honey{position:absolute!important;left:-9999px!important}.thread>.back{margin-bottom:12px}.thread-main{padding:25px 29px}.thread-main header{justify-content:space-between;display:flex}.thread-main header>em{width:56px}.thread-main h2{margin:14px 0 8px;font-size:22px}.thread-main>p{color:#435970;white-space:pre-wrap;margin:18px 0 0;font-size:12px;line-height:1.85}.thread>h3{margin:22px 0 9px;font-size:14px}.replies{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.replies>article{border-bottom:1px solid #e9eef4;grid-template-columns:38px 1fr;gap:10px;padding:16px 19px;display:grid}.replies>article>i{color:#8ea0b3;font-size:9px;font-style:normal}.replies time{float:right}.replies p{color:#52677c;white-space:pre-wrap;margin:10px 0 0;font-size:11px;line-height:1.8}.post{margin-top:16px}.post h3{margin:0}.post textarea{min-height:100px}.toast{z-index:90;background:var(--navy);color:#fff;border-radius:10px;padding:12px 16px;font-size:11px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 32px #10243e3d}.mobile{display:none}footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;align-items:center;gap:24px;padding:24px max(32px,50vw - 685px);font-size:9px;display:flex}footer span{flex:1}footer a{color:var(--blue);font-weight:800;text-decoration:none}@media (width<=1050px){.top{grid-template-columns:245px 1fr auto;padding:0 20px}.play{font-size:0}.play:after{content:"↗";font-size:14px}.layout{grid-template-columns:185px minmax(0,1fr);gap:19px;padding:26px 20px 64px}.hero{grid-template-columns:1fr 320px}.hero>div{padding-left:34px}.hero h1{font-size:49px}.tips,.planes,.words,.unlocks{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){body{padding-bottom:65px}.top{grid-template-columns:1fr 43px;height:62px;padding:0 12px}.brand img{width:42px;height:42px}.brand b{font-size:12px}.brand small{font-size:8px}.search{display:none}.play{place-items:center;width:41px;height:41px;padding:0;display:grid}.layout{padding:13px 11px 38px;display:block}.sidenav{display:none}.hero{background:linear-gradient(160deg,#fff 0 65%,#e5f2ff 65%);min-height:0;display:block}.hero>div{padding:28px 22px 12px}.hero h1{font-size:42px}.hero>div>p{font-size:11px}.hero>aside{min-height:255px;padding-top:25px}.hero>aside img{width:225px}.hero>aside b{top:25px;left:16px}.alert{padding:13px}.alert button{display:none}.block{margin-top:30px}.title h2{font-size:20px}.steps,.split,.tips,.planes,.words,.safety,.tax{grid-template-columns:1fr}.steps article{min-height:182px}.board-tease{min-height:290px}.page-heading{gap:13px;min-height:115px;padding:18px 8px 21px}.page-heading>span{border-radius:16px;width:54px;height:54px;font-size:26px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px}.page-heading aside{z-index:45;position:fixed;bottom:78px;right:14px}.page-heading aside .primary{border-radius:24px;box-shadow:0 8px 24px #1269d34d}.timeline{padding:21px 15px}.timeline article{grid-template-columns:33px 1fr;gap:11px}.timeline article>span{width:33px;height:33px}.timeline article:not(:last-child):before{left:15px}.route-tools{flex-direction:column;align-items:stretch}.route-tools>div{overflow-x:auto}.route-tools button{flex:none}.route-tools label{align-self:flex-end}.unlocks{grid-template-columns:1fr}.score{grid-template-columns:repeat(4,1fr)}.form-row{grid-template-columns:1fr}.push-card{grid-template-columns:38px 1fr;padding:12px}.push-card>span{width:38px;height:38px}.push-card>button{grid-column:1/-1;width:100%}.thread-list>button{grid-template-columns:55px 1fr}.thread-list>button>aside{flex-direction:row;grid-column:2;align-items:flex-start}.composer,.post,.thread-main{padding:19px}.mobile{z-index:60;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffffff5;grid-template-columns:repeat(6,1fr);height:64px;padding:5px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile button{color:#8393a4;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.mobile button.active{background:var(--sky);color:var(--blue)}.mobile span{font-size:17px}.mobile small{font-size:7px;font-weight:800}.toast{bottom:76px;right:11px}footer{flex-wrap:wrap;padding:20px 14px}footer span{flex:none;order:3;width:100%}.story-button{width:100%}.world-tease{grid-template-columns:1fr;padding:23px 21px}.world-tease h2{font-size:21px}.world-tease>aside{grid-template-columns:repeat(3,1fr)}.story-jump button{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;padding:12px 5px;display:flex}.story-jump span{font-size:21px}.story-jump b{font-size:8px}.story-jump small{display:none}.opening{grid-template-columns:1fr}.opening>header{padding:33px 24px}.opening>header h2{font-size:35px}.opening-chapters{padding:6px 20px 12px}.opening-chapters article{grid-template-columns:32px 1fr;gap:11px;padding:22px 0}.opening-chapters article>span{width:31px;height:31px}.opening-chapters h3{font-size:17px}.opening-chapters p{font-size:10px}.roadmap,.city-stories,.aircraft-stories{grid-template-columns:1fr}.section-intro{line-height:1.7}.city-stories summary{grid-template-columns:43px 1fr 18px;padding:13px}.city-stories summary>span{width:42px;height:42px}.city-stories summary h3 em{margin-top:2px;display:block}.episode-body{padding:15px}.episode-body dl{grid-template-columns:repeat(2,1fr)}.aircraft-stories>article>header{padding:16px}.aircraft-stories>article>div{padding:17px}.aircraft-stories dl{grid-template-columns:1fr 1fr}.aircraft-stories dl>div:last-child{grid-column:1/-1}.route-story-banner{flex-wrap:wrap;align-items:flex-start}.route-story-banner p{min-width:calc(100% - 54px)}.route-story-banner button{text-align:right;border-top:1px solid #dce9f4;width:100%;padding:8px 0}}.world-tease nav{flex-wrap:wrap;gap:18px;display:flex}.world-tease nav button:last-child{color:#b9d5ec}.roadmap article>button{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-top:12px;padding:0;font-size:8px;font-weight:900;position:relative}.route-story-banner>nav{align-items:center;gap:5px;display:flex}.route-story-banner>nav button{background:#fff;border:1px solid #c9def2;border-radius:8px;padding:8px 10px}.route-inline-links{gap:7px;margin-top:4px;display:flex}.route-inline-links button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:7px;font-weight:850}.episode-guide-link{width:100%;color:var(--blue);text-align:right;cursor:pointer;background:0 0;border:0;border-top:1px solid #dce7ef;margin-top:12px;padding:9px 0 0;font-size:8px;font-weight:900}.guide-switch{background:var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.guide-switch button{color:#607389;cursor:pointer;background:#fff;border:0;min-height:45px;font-size:10px;font-weight:850}.guide-switch button:hover{background:#f4f9ff}.guide-switch button.active{background:var(--navy);color:#fff}.strategy-rules{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.strategy-rules article{border-radius:15px;grid-template-columns:39px 1fr;gap:10px;padding:16px;display:grid}.strategy-rules article>span{background:var(--sky);border-radius:11px;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.strategy-rules h3{margin:1px 0 5px;font-size:11px}.strategy-rules p{color:var(--muted);margin:0;font-size:8px;line-height:1.65}.strategy-note{color:#6d604b;background:#fffaf0;border:1px solid #eed5a8;border-radius:12px;gap:10px;margin-top:12px;padding:12px 15px;font-size:8px;line-height:1.65;display:flex}.strategy-note>b{color:#523f22}.strategy-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.strategy-tools>div{border:1px solid var(--line);background:#fff;border-radius:10px;gap:4px;padding:4px;display:flex}.strategy-tools button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:10px;font-weight:800}.strategy-tools button.active{background:var(--navy);color:#fff}.strategy-tools>small{color:var(--muted);font-size:8px}.route-guides{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.route-guide{border:1px solid var(--line);background:#fff;border-top:4px solid #8ca6bd;border-radius:18px;scroll-margin-top:90px;overflow:hidden;box-shadow:0 10px 28px #21496f0e}.route-guide.aggressive{border-top-color:var(--green)}.route-guide.careful{border-top-color:var(--orange)}.route-guide>header{background:linear-gradient(135deg,#fbfdff,#f2f7fb);grid-template-columns:51px 1fr auto;align-items:center;gap:12px;padding:17px 18px;display:grid}.route-guide>header>span{background:#fff;border-radius:13px;place-items:center;width:49px;height:49px;font-size:24px;display:grid;box-shadow:0 5px 14px #19446c14}.route-guide>header small{color:var(--blue);letter-spacing:.07em;font-size:7px;font-weight:900}.route-guide>header h2{color:var(--navy);margin:3px 0 1px;font-size:17px}.route-guide>header p{color:var(--muted);margin:0;font-size:8px}.route-guide>header em{color:#526a80;white-space:nowrap;background:#e8eef4;border-radius:8px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:900}.route-guide.aggressive>header em{color:#137457;background:#e2f5ed}.route-guide.careful>header em{color:#95600b;background:#fff0d5}.guide-metrics{background:#e4ebf1;grid-template-columns:repeat(2,1fr);gap:1px;padding:1px;display:grid}.guide-metrics>div{background:#fff;flex-direction:column;justify-content:center;min-height:76px;padding:12px 15px;display:flex}.guide-metrics small{color:var(--muted);font-size:7px}.guide-metrics b{color:#173b60;margin:3px 0;font-size:12px}.guide-metrics span{color:#78899a;font-size:7px;line-height:1.5}.guide-copy{padding:16px 18px}.guide-copy section+section{border-top:1px solid #e7edf3;margin-top:12px;padding-top:12px}.guide-copy small{color:var(--blue);font-size:8px;font-weight:900}.route-guide.careful .guide-copy section:last-child small{color:#a8680a}.guide-copy p{color:#445b72;margin:5px 0 0;font-size:9px;line-height:1.8}.guide-actions{border-top:1px solid var(--line);background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.guide-actions button{color:#617589;cursor:pointer;background:#f9fbfd;border:0;padding:11px;font-size:8px;font-weight:850}.guide-actions button:last-child{color:var(--blue);background:#eef7ff}.guide-actions button:hover{filter:brightness(.97)}@media (width<=1050px){.route-guides{grid-template-columns:1fr}}@media (width<=780px){.world-tease nav{gap:9px}.world-tease nav button{font-size:9px}.route-story-banner>nav{justify-content:flex-end;width:100%}.route-inline-links{gap:9px}.guide-switch button{font-size:8px}.strategy-rules{grid-template-columns:1fr}.strategy-note{font-size:8px}.strategy-tools{flex-direction:column;align-items:stretch}.strategy-tools>div{overflow-x:auto}.strategy-tools button{flex:none}.strategy-tools>small{align-self:flex-end}.route-guide>header{grid-template-columns:45px 1fr;padding:14px}.route-guide>header>span{width:43px;height:43px}.route-guide>header>em{grid-column:1/-1;justify-self:start;margin-top:-2px}.guide-metrics>div{min-height:72px;padding:10px}.guide-metrics b{font-size:10px}.guide-copy{padding:15px}.guide-actions button{padding:11px 7px;font-size:7px}}.strategy-rules h3{font-size:12px}.strategy-rules p,.strategy-note{font-size:9px}.route-guide>header small,.route-guide>header p,.route-guide>header em,.guide-metrics small,.guide-metrics span{font-size:8px}.guide-metrics b{font-size:13px}.guide-copy small{font-size:9px}.guide-copy p{font-size:10px}.guide-actions button{font-size:9px}.guide-switch button{font-size:10px}.aircraft-stories>article{scroll-margin-top:90px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=1050px) and (width>=781px){.home-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tile{min-height:88px}}@media (width<=780px){.page-home{height:calc(100svh - 65px);min-height:0;overflow:hidden}.page-home .layout{height:calc(100% - 62px);padding:8px 9px}.page-home main,.home-dashboard{height:100%;min-height:0}.home-dashboard{grid-template-rows:minmax(98px,112px) 44px minmax(0,1fr);gap:7px}.home-welcome{background:linear-gradient(118deg,#fff 0 78%,#e4f2ff 78% 100%);border-radius:17px;grid-template-columns:minmax(0,1fr) 82px;min-height:0}.home-welcome>div{padding:10px 2px 10px 14px}.home-welcome>div>small{letter-spacing:.04em;font-size:8px}.home-welcome>div>small i{margin-right:4px;padding:3px 5px}.home-welcome h1{margin:5px 0 3px;font-size:clamp(24px,7.3vw,30px);line-height:1.02}.home-welcome p{white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.35;overflow:hidden}.home-welcome>aside{padding:4px}.home-welcome>aside img{border-width:2px;border-radius:17px;width:74px;height:74px}.home-safety{border-radius:11px;grid-template-columns:27px minmax(0,1fr) auto;min-height:0;padding:5px 9px}.home-safety>span{font-size:19px}.home-safety small{display:none}.home-safety b{font-size:11px}.home-safety>i{font-size:10px}.home-tiles{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;height:100%}.home-tile{border-radius:13px;grid-template-columns:34px minmax(0,1fr) 9px;gap:5px;min-height:0;padding:6px;box-shadow:0 5px 14px #2349740b}.home-tile:hover{transform:none}.home-tile>span{border-radius:9px;width:34px;height:34px;font-size:19px}.home-tile small{display:none}.home-tile b{margin:0 0 2px;font-size:12px;line-height:1.15}.home-tile p{font-size:10px;line-height:1.2}.home-tile>i{font-size:16px}.page-home footer{display:none}.brand b{font-size:14px}.brand small{font-size:9px}.play:after{font-size:16px}.mobile span{font-size:19px}.mobile small{font-size:9px}.title small,.page-heading small,.tax>div>small{letter-spacing:.1em;font-size:10px}.title h2{font-size:22px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px;line-height:1.5}.primary,.secondary,.story-button{font-size:13px}.timeline small{font-size:10px}.timeline h3{font-size:17px}.timeline p{font-size:12px;line-height:1.65}.tips h3,.words h3{font-size:16px}.tips p,.words p{font-size:12px;line-height:1.75}.route-tools button,.route-tools label{font-size:12px}.route-tools select{font-size:14px}.table-wrap table{font-size:12px}.table-wrap th{font-size:10px}.city>b{font-size:13px}.city small,.route-inline-links button,.planes header small{font-size:10px}.planes h3{font-size:16px}.planes dt{font-size:10px}.planes dd{font-size:12px}.planes article>p,.plane-story-link,.story-jump b{font-size:11px}.opening>header small,.opening-chapters small{font-size:10px}.opening>header p{font-size:12px}.opening-chapters article>span{font-size:11px}.opening-chapters h3{font-size:20px}.opening-chapters p{font-size:13px;line-height:1.85}.opening-chapters blockquote{font-size:13px}.creative-note{font-size:11px}.roadmap header small{font-size:9px}.roadmap h3{font-size:16px}.roadmap p{font-size:11px}.section-intro{font-size:12px}.city-stories summary small{font-size:9px}.city-stories summary h3{font-size:15px}.city-stories summary h3 em{font-size:13px}.city-stories summary p{font-size:10px}.episode-body>p{font-size:13px;line-height:1.85}.episode-body blockquote{font-size:11px}.episode-body blockquote small,.episode-body dt{font-size:9px}.episode-body dd,.episode-guide-link{font-size:11px}.aircraft-stories header small,.aircraft-stories>article>div>small{font-size:9px}.aircraft-stories header h3,.aircraft-stories h4{font-size:18px}.aircraft-stories header p{font-size:10px}.aircraft-stories>article>div>p{font-size:13px;line-height:1.85}.aircraft-stories blockquote{font-size:11px}.aircraft-stories dt{font-size:9px}.aircraft-stories dd{font-size:11px}.route-story-banner b{font-size:13px}.route-story-banner small{font-size:10px}.route-story-banner button,.story-inline,.safety>article>small,.safety>aside>small{font-size:11px}.safety ul{font-size:13px}.safety>aside span>small{font-size:10px}.safety>aside>p,.tax>div p{font-size:12px}.tax label,.tax form aside small,.tax form aside span{font-size:11px}.tax input{font-size:16px}.unlocks article>b{font-size:12px}.unlocks h3{font-size:14px}.unlocks p{font-size:11px}.score>div span{font-size:10px}.score>p{font-size:11px;line-height:1.5}.faq summary{font-size:14px}.faq p{font-size:13px}.guide-switch button{font-size:11px}.strategy-rules h3{font-size:14px}.strategy-rules p,.strategy-note{font-size:11px}.strategy-tools button{font-size:12px}.strategy-tools>small,.route-guide>header small,.route-guide>header p,.route-guide>header em{font-size:10px}.route-guide>header h2{font-size:19px}.guide-metrics small,.guide-metrics span{font-size:10px}.guide-metrics b{font-size:14px}.guide-copy small{font-size:11px}.guide-copy p{font-size:13px}.guide-actions button{font-size:11px}.push-card b{font-size:14px}.push-card p,.push-card p small{font-size:11px}.push-card>button,.rules{font-size:12px}.thread-list>header>b{font-size:15px}.thread-list>header>span,.thread-list>button>em,.thread-main header>em{font-size:10px}.thread-list>header>button{font-size:12px}.thread-list h3{font-size:15px}.thread-list>button>div>p{font-size:11px}.thread-list>button>aside b,.thread-list time,.author{font-size:10px}.author>i{width:22px;height:22px}.back,.composer label,.post label{font-size:12px}.composer input,.composer select,.composer textarea,.post input,.post textarea{font-size:16px}.thread-main h2{font-size:24px}.thread-main>p{font-size:14px}.thread>h3{font-size:16px}.replies>article>i{font-size:11px}.replies p,.toast{font-size:13px}footer{font-size:11px}}.shell:not(.page-home) .page-heading{background:linear-gradient(135deg,#fff 0 72%,#edf6ff 100%);border:1px solid #2248741c;border-radius:21px;margin-bottom:20px;padding:24px 26px;box-shadow:0 10px 30px #19416812}.home-tile.operations{background:linear-gradient(145deg,#fff,#edf8ff);border-color:#bcd9ee}.home-tile.operations>span{background:#dff2ff}.operation-note{color:#536d85;background:#f4faff;border:1px solid #c9dff1;border-radius:14px;align-items:center;gap:12px;margin-top:12px;padding:13px 16px;font-size:10px;line-height:1.7;display:flex}.operation-note>span{font-size:24px}.operation-note p{margin:0}.operation-note b{color:#214d76;display:block}.operation-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.operation-card{border:1px solid var(--line);background:#fff;border-radius:20px;scroll-margin-top:90px;overflow:hidden;box-shadow:0 10px 28px #1f466c0f}.operation-card>header{background:linear-gradient(135deg,#fbfdff,#eef7ff);grid-template-columns:50px minmax(0,1fr);align-items:center;gap:12px;padding:18px;display:grid}.operation-card>header>span{background:#fff;border-radius:14px;place-items:center;width:50px;height:50px;font-size:25px;display:grid;box-shadow:0 6px 16px #1f466c14}.operation-card>header small{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:900}.operation-card>header h2{color:var(--navy);margin:3px 0 4px;font-size:17px}.operation-card>header p{color:var(--muted);margin:0;font-size:9px;line-height:1.65}.operation-shot{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#edf2f7;max-height:610px;display:block;position:relative;overflow:hidden}.operation-shot img{width:100%;height:auto;display:block}.operation-shot:not(.compact):after{content:"";pointer-events:none;background:linear-gradient(#0000,#0d1f3357);height:86px;position:absolute;bottom:0;left:0;right:0}.operation-shot>span{z-index:1;color:#fff;background:#10243ee6;border-radius:9px;padding:7px 10px;font-size:9px;font-weight:850;position:absolute;bottom:13px;right:13px;box-shadow:0 6px 16px #10243e33}.operation-shot.compact{max-height:none}.operation-steps{padding:18px}.operation-steps ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.operation-steps li{color:#435b72;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;font-size:10px;line-height:1.75;display:grid}.operation-steps li>b{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.operation-steps>aside{background:#fffaf0;border:1px solid #ead8a8;border-radius:12px;margin-top:14px;padding:12px 13px}.operation-steps>aside>b{color:#8b650f;font-size:9px}.operation-steps>aside p{color:#695e48;margin:4px 0 0;font-size:9px;line-height:1.7}@media (width<=1050px){.operation-cards{grid-template-columns:1fr}.operation-shot{max-height:720px}}@media (width<=780px){.operation-note{align-items:flex-start;padding:12px 13px;font-size:12px}.operation-note>span{font-size:22px}.operation-cards{gap:12px}.operation-card{border-radius:17px}.operation-card>header{grid-template-columns:46px minmax(0,1fr);gap:11px;padding:15px}.operation-card>header>span{width:46px;height:46px;font-size:23px}.operation-card>header small{font-size:10px}.operation-card>header h2{font-size:19px}.operation-card>header p{font-size:12px}.operation-shot{max-height:510px}.operation-shot.compact{max-height:none}.operation-shot>span{font-size:11px;bottom:10px;right:10px}.operation-steps{padding:15px}.operation-steps li{grid-template-columns:30px minmax(0,1fr);gap:10px;font-size:13px;line-height:1.75}.operation-steps li>b{width:29px;height:29px;font-size:12px}.operation-steps>aside>b,.operation-steps>aside p{font-size:12px}}.shell:not(.page-home) .block>.title{margin-bottom:13px}.story-jump,.guide-switch{box-shadow:none;background:0 0;border:0;gap:10px;overflow:visible}.story-jump button,.guide-switch button{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 7px 20px #1f466c0d}.guide-switch button.active{border-color:var(--navy);background:var(--navy)}.guide-switch.beginner-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.route-tools,.strategy-tools{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px;box-shadow:0 7px 20px #1f466c0a}.timeline.panel{box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:0;display:grid}.timeline article,.timeline article:last-child{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:185px;padding:19px;display:block;box-shadow:0 8px 23px #1f466c0d}.timeline article:not(:last-child):before{display:none}.timeline article>span{width:37px;height:37px;box-shadow:none;border:0;border-radius:11px;margin-bottom:14px}.timeline article>div{border:0;padding:0}.table-wrap{background:0 0;border:0;border-radius:0;overflow:visible}.table-wrap table{border-collapse:separate;width:100%;min-width:0;font-size:11px;display:block}.table-wrap thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.table-wrap tbody{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.table-wrap tr,.table-wrap tr:last-child{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 9px 25px #1f466c0e}.table-wrap tr.intl{background:#fffdf6;border-color:#efd792}.table-wrap td,.table-wrap tr:last-child td{text-align:left;white-space:normal;border:0;border-top:1px solid #edf1f5;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:11px 12px;display:flex;background:0 0!important}.table-wrap td:first-child{border-top:0;grid-column:1/-1;padding:15px 16px;background:linear-gradient(135deg,#fbfdff,#f2f7fb)!important}.table-wrap tr.intl td:first-child{background:linear-gradient(135deg,#fffdf8,#fff6db)!important}.table-wrap td:last-child{grid-column:1/-1;min-height:62px;background:#f9fbfd!important}.table-wrap td:not(:first-child):before{color:#7d8e9f;letter-spacing:.04em;font-size:8px;font-weight:850}.table-wrap td:nth-child(2):before{content:"距離"}.table-wrap td:nth-child(3):before{content:"需要"}.table-wrap td:nth-child(4):before{content:"開設費"}.table-wrap td:nth-child(5):before{content:"運賃"}.table-wrap td:nth-child(6):before{content:"SP"}.table-wrap td:nth-child(7):before{content:"滑走路"}.table-wrap td:nth-child(8):before{content:"解放条件"}.table-wrap td>em{width:max-content}.table-wrap .city>i{border-radius:12px;width:42px;height:42px;font-size:21px}.table-wrap .city>b{font-size:14px}.table-wrap .city small{max-width:none;font-size:9px}.table-wrap .route-inline-links{margin-top:7px}.table-wrap .route-inline-links button{background:#fff;border:1px solid #d5e5f4;border-radius:7px;padding:5px 8px;font-size:9px}.faq{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid;overflow:visible}.faq details,.faq details:last-child{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 22px #1f466c0b}.faq details[open]{border-color:#bdd7ee;box-shadow:0 10px 25px #1f568b13}.faq summary{min-height:66px}.score.panel{box-shadow:none;background:0 0;border:0;gap:10px;overflow:visible}.score>div{border:1px solid var(--line);border-radius:13px;box-shadow:0 7px 18px #1f466c0b}.score>p{border:1px solid var(--line);background:#fff;border-radius:12px}.thread-list.panel{box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;overflow:visible}.thread-list>header{border:1px solid var(--line);background:#fff;border-radius:14px;grid-column:1/-1;box-shadow:0 7px 20px #1f466c0b}.thread-list>button,.thread-list>button:last-child{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:58px minmax(0,1fr);align-items:start;min-height:145px;padding:16px;box-shadow:0 8px 22px #1f466c0b}.thread-list>button:hover{background:#fafdff;border-color:#bdd7ee;transform:translateY(-1px)}.thread-list>button>em{width:58px}.thread-list>button>aside{border-top:1px solid #edf1f5;flex-direction:row;grid-column:2;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px}.thread-list>.empty,.thread-list>.board-empty{border:1px solid var(--line);background:#fff;border-radius:16px;grid-column:1/-1}@media (width<=1050px){.timeline.panel{grid-template-columns:repeat(2,minmax(0,1fr))}.table-wrap tbody,.faq,.thread-list.panel{grid-template-columns:1fr}}@media (width<=780px){.shell:not(.page-home) .page-heading{border-radius:17px;min-height:0;margin-bottom:14px;padding:15px}.story-jump,.guide-switch{gap:7px}.story-jump button,.guide-switch button{border-radius:12px}.route-tools,.strategy-tools{border-radius:12px;padding:8px}.timeline.panel{grid-template-columns:1fr;gap:10px}.timeline article,.timeline article:last-child{min-height:0;padding:16px}.timeline article>span{float:left;margin:0 12px 8px 0}.timeline article>div{min-height:39px}.table-wrap tbody{gap:11px}.table-wrap tr,.table-wrap tr:last-child{border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.table-wrap td,.table-wrap tr:last-child td{min-height:59px;padding:10px 12px;font-size:13px}.table-wrap td:first-child{min-height:76px;padding:13px}.table-wrap td:nth-child(8){grid-column:1/-1}.table-wrap td:not(:first-child):before{font-size:10px}.table-wrap .city>b{font-size:16px}.table-wrap .city small{font-size:10px}.table-wrap .route-inline-links button{padding:6px 9px;font-size:11px}.faq{gap:10px}.faq summary{min-height:0;padding:15px}.score.panel{gap:7px}.score>div{padding:14px 6px}.thread-list.panel{gap:10px}.thread-list>header{padding:13px 14px}.thread-list>button,.thread-list>button:last-child{min-height:0;padding:14px}.thread-list>button:hover{transform:none}}.version-update{margin-bottom:18px;padding:22px}.version-update>header{align-items:center;gap:13px;margin-bottom:16px;display:flex}.version-update>header>span{background:var(--orange);color:#fff;letter-spacing:.08em;border-radius:9px;flex:none;padding:7px 9px;font-size:9px;font-weight:950}.version-update>header small,.version-update-grid article small{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:900}.version-update>header h2{margin:2px 0 3px;font-size:21px}.version-update>header p{color:var(--muted);margin:0;font-size:10px}.version-update-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.version-update-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8fbfe);border-radius:15px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;min-height:150px;padding:15px;display:grid}.version-update-grid article>span{background:var(--sky);border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.version-update-grid h3{margin:3px 0 6px;font-size:12px}.version-update-grid p{color:var(--muted);margin:0;font-size:9px;line-height:1.75}.version-update>aside{background:#f3fbf7;border:1px solid #b9e1ce;border-radius:13px;grid-template-columns:30px 1fr;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;display:grid}.version-update>aside>span{color:#fff;background:#16805f;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:950;display:grid}.version-update>aside p{color:#49685c;margin:0;font-size:9px;line-height:1.65}.version-update>aside b{color:#176246;margin-bottom:2px;display:block}@media (width<=1050px){.version-update-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.version-update{border-radius:17px;margin-bottom:14px;padding:14px}.version-update>header{align-items:flex-start;margin-bottom:12px}.version-update>header>span{margin-top:2px;font-size:10px}.version-update>header small,.version-update-grid article small{font-size:10px}.version-update>header h2{font-size:20px}.version-update>header p{font-size:12px;line-height:1.55}.version-update-grid{grid-template-columns:1fr;gap:9px}.version-update-grid article{min-height:0;padding:14px}.version-update-grid h3{font-size:16px}.version-update-grid p,.version-update>aside p{font-size:12px;line-height:1.7}}
