:root{color:#07151d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#07151d;--muted:#5b6267;--red:#cf1f18;--red-dark:#a71712;--jade:#178248;--line:#d9dddf;--soft:#f5f6f6;--dark:#061722;--serif:Georgia, "Times New Roman", serif;--page:min(100% - 112px, 1440px);--radius:9px;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:#fff;margin:0}body,button,input,select{font:inherit}button,input,select{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button{border:0}:focus-visible{outline-offset:4px;outline:3px solid #cf1f1852}::selection{color:var(--ink);background:#ffe1de}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{width:var(--page);margin-inline:auto}.section-band{background:var(--soft)}.button{letter-spacing:-.01em;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex}.button--primary{background:var(--red);color:#fff}.button--primary:hover{background:var(--red-dark)}.brand{font:700 29px/1 var(--serif);letter-spacing:-.035em;white-space:nowrap}.brand span{color:var(--red)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;position:sticky;top:0}.site-header__inner{width:var(--page);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:82px;margin-inline:auto;display:grid}.desktop-nav{align-items:center;gap:44px;height:100%;display:flex}.desktop-nav a{align-items:center;height:100%;font-size:14px;font-weight:650;display:flex;position:relative}.desktop-nav a:after{background:var(--red);content:"";transform-origin:50%;height:2px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.desktop-nav a.is-active{color:var(--red)}.setup-link{justify-self:end}.setup-link__count{border-left:1px solid #fff6;margin-left:4px;padding-left:9px;font-size:12px}.mobile-menu-button{background:0 0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-menu-button svg{width:23px}.mobile-nav{display:none}.section-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font:500 clamp(36px, 3.25vw, 58px)/.98 var(--serif);letter-spacing:-.042em}.section-heading p{max-width:420px;color:var(--muted);line-height:1.65}.section-heading a,.text-link{color:var(--red);white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:750;display:inline-flex}.section-heading a svg,.text-link svg{width:17px;transition:transform .18s}.section-heading a:hover svg,.text-link:hover svg{transform:translate(4px)}.section-heading--rule:after{background:var(--line);content:"";flex:1;order:2;height:1px}.section-heading--rule>a{order:3}.home-hero{grid-template-columns:minmax(500px,.9fr) minmax(0,1.4fr);align-items:center;gap:60px;min-height:575px;padding-block:40px;display:grid}.home-hero__copy h1{max-width:610px;font:500 clamp(60px, 5.2vw, 80px)/.92 var(--serif);letter-spacing:-.06em;margin:0 0 28px}.home-hero__copy>p{max-width:560px;color:var(--muted);letter-spacing:-.018em;margin:0 0 30px;font-size:clamp(18px,1.55vw,23px);line-height:1.52}.home-hero__image{border-radius:var(--radius);height:495px;margin:0;position:relative;overflow:hidden}.home-hero__image img{object-fit:cover;object-position:50% 48%;width:100%;height:100%}.home-hero__image figcaption{background:#ffffffe6;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;bottom:14px;right:16px}.destination-search{max-width:560px;position:relative}.destination-search form{background:#fff;border:1px solid #cbd0d3;border-radius:6px;grid-template-columns:48px 1fr auto;height:68px;transition:border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.destination-search form:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #cf1f1817}.destination-search form>svg{width:20px;color:var(--muted);place-self:center}.destination-search input{border:0;outline:0;min-width:0;font-size:17px}.destination-search button{background:var(--red);color:#fff;cursor:pointer;min-width:105px;font-weight:750}.destination-search button:hover{background:var(--red-dark)}.search-results{z-index:10;border:1px solid var(--line);background:#fff;border-radius:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 50px #04121924}.search-results a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.search-results a:last-child{border-bottom:0}.search-results a:hover{background:var(--soft)}.search-results a>span{gap:4px;min-width:0;display:grid}.search-results strong{font-size:14px}.search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-results svg{width:18px;color:var(--red);flex:none}.popular-destinations{padding-block:42px 68px}.popular-destinations .section-heading{margin-bottom:27px}.popular-destinations .section-heading h2{font-size:39px}.popular-destinations__rail{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.popular-destinations__rail a{min-width:0}.popular-destinations__rail img{aspect-ratio:16/7;object-fit:cover;border-radius:7px;width:100%;transition:transform .24s}.popular-destinations__rail a:hover img{transform:translateY(-4px)}.popular-destinations__rail h3{font:500 28px/1.05 var(--serif);margin:14px 0 7px}.popular-destinations__rail h3 span{color:var(--muted);margin-left:5px;font:500 18px/1 sans-serif}.popular-destinations__rail p{color:var(--muted);margin:0;line-height:1.48}.city-explorer{padding-block:100px}.city-explorer>.section-heading{margin-bottom:40px}.city-selector{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.city-selector button{text-align:left;cursor:pointer;background:#fff;border-bottom:2px solid #0000;min-width:0;padding:0 0 14px;position:relative}.city-selector img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.82);border-radius:7px;width:100%;transition:filter .18s,transform .18s}.city-selector span{font:500 18px/1.15 var(--serif);white-space:nowrap;text-overflow:ellipsis;margin-top:11px;display:block;overflow:hidden}.city-selector b{color:var(--muted);font:500 14px/1 sans-serif}.city-selector button:hover img,.city-selector button.is-selected img{filter:saturate()}.city-selector button.is-selected{color:var(--red);border-color:var(--red)}.city-selector button.is-selected:after{border:1px solid var(--red);content:"";pointer-events:none;border-radius:9px;position:absolute;inset:-6px -6px 8px}.city-preview{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(260px,1.25fr) repeat(3,1fr) 48px;min-height:190px;margin-top:32px;display:grid;overflow:hidden}.city-preview>img{object-fit:cover;width:100%;height:100%}.city-preview>div{border-left:1px solid var(--line);grid-template-columns:27px 1fr;align-content:center;gap:12px;padding:26px;display:grid}.city-preview>div svg{width:22px;color:var(--red)}.city-preview>div span{color:var(--muted);gap:12px;font-size:14px;line-height:1.45;display:grid}.city-preview>div strong{color:var(--ink);font:500 19px/1 var(--serif)}.city-preview>a{border-left:1px solid var(--line);color:var(--red);justify-content:center;align-items:center;display:flex}.city-preview>a:hover{background:var(--red);color:#fff}.city-preview>a svg{width:21px}.setup-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:68px}.setup-section__inner{grid-template-columns:330px 1fr;align-items:stretch;gap:46px;display:grid}.setup-section .section-heading{border-right:1px solid var(--line);padding-right:40px;display:block}.setup-section .section-heading h2{font-size:41px;line-height:1.06}.setup-section .section-heading p{margin-top:20px;font-size:14px}.setup-checklist{border-top:1px solid var(--line);gap:0;display:grid}.setup-checklist button{border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:90px 1fr 28px;align-items:center;gap:20px;min-height:120px;padding:18px 8px;display:grid}.setup-checklist button:hover{background:#07151d06}.setup-checklist__number{color:var(--red);font:500 44px/1 var(--serif)}.setup-checklist__number svg{width:36px;height:36px}.setup-checklist__copy{gap:7px;display:grid}.setup-checklist__copy strong{font:500 24px/1.1 var(--serif)}.setup-checklist__copy small{max-width:440px;color:var(--muted);font-size:14px;line-height:1.45}.setup-checklist__arrow{width:20px;color:var(--red)}.setup-checklist button.is-complete{color:var(--jade)}.setup-checklist button.is-complete .setup-checklist__copy small{color:#50725e}.setup-checklist--compact{border-top:0;grid-template-columns:repeat(4,1fr)}.setup-checklist--compact button{border-bottom:0;border-right:1px solid var(--line);grid-template-columns:auto 1fr 20px;min-height:154px;padding:18px 23px}.setup-checklist--compact button:last-child{border-right:0}.setup-checklist--compact .setup-checklist__number{font-size:46px}.setup-checklist--compact .setup-checklist__copy strong{font-size:19px}.setup-checklist--compact .setup-checklist__copy small{font-size:12px}.troubleshoot-band{background:var(--dark);color:#fff}.troubleshoot-band__inner{grid-template-columns:290px 1fr;align-items:center;gap:36px;min-height:245px;display:grid}.troubleshoot-band h2{font:500 44px/1.03 var(--serif);letter-spacing:-.035em;border-right:1px solid #ffffff80;margin:0}.troubleshoot-band__items{grid-template-columns:repeat(3,1fr);display:grid}.troubleshoot-band__items button{color:#fff;text-align:left;cursor:pointer;background:0 0;grid-template-columns:60px 1fr 22px;align-items:center;gap:16px;min-width:0;padding:22px;display:grid}.troubleshoot-band__items button:hover{background:#ffffff0f}.diagnostic-icon{width:54px;height:54px;color:var(--dark);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.diagnostic-icon svg{width:25px}.troubleshoot-band__items button>span:nth-child(2){gap:9px;min-width:0;display:grid}.troubleshoot-band__items strong{font:500 18px/1.25 var(--serif)}.troubleshoot-band__items small{color:#bac6cc;line-height:1.4}.troubleshoot-band__items button>svg{width:19px}.diagnostic-panel{border-top:1px solid #fff3;grid-template-columns:1fr 1.5fr auto;align-items:start;gap:36px;padding-block:30px 40px;display:grid}.diagnostic-panel span{color:#8ee0ad;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.diagnostic-panel h3{font:500 28px/1 var(--serif);margin:7px 0}.diagnostic-panel p{color:#bac6cc;margin:0;line-height:1.5}.diagnostic-panel ol{columns:2;color:#e5ebee;margin:0;padding-left:22px}.diagnostic-panel li{break-inside:avoid;margin-bottom:9px}.diagnostic-panel>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:4px;padding:8px 12px}.apps-preview{padding-block:100px}.apps-preview .section-heading{margin-bottom:38px}.apps-preview .section-heading>div{max-width:630px}.apps-preview .section-heading p{margin-top:14px}.apps-preview__list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.apps-preview__list a{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr 22px;align-items:center;gap:18px;padding:24px 8px;display:grid}.apps-preview__list a:nth-child(odd){border-right:1px solid var(--line);padding-right:32px}.apps-preview__list a:nth-child(2n){padding-left:32px}.apps-preview__list a:hover{background:var(--soft)}.app-mark{color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #00000014}.apps-preview__list a>span:nth-child(2){gap:6px;display:grid}.apps-preview__list strong{font-size:17px}.apps-preview__list strong b{color:var(--muted);font-weight:550}.apps-preview__list small{color:var(--muted);line-height:1.45}.apps-preview__list svg{width:18px;color:var(--red)}.phrase-preview{padding-block:86px}.phrase-preview__inner{grid-template-columns:1fr minmax(360px,.8fr);align-items:center;gap:90px;display:grid}.phrase-preview__inner>div>svg{width:29px;height:29px;color:var(--red)}.phrase-preview h2{max-width:760px;font:500 clamp(42px, 4.5vw, 68px)/.98 var(--serif);letter-spacing:-.045em;margin:18px 0}.phrase-preview p{color:var(--muted)}.phrase-preview a{color:var(--red);align-items:center;gap:8px;margin-top:18px;font-weight:750;display:inline-flex}.phrase-preview a svg{width:17px}.phrase-preview button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:16px;padding:34px;display:grid}.phrase-preview button:hover{border-color:var(--red)}.phrase-preview button span{color:var(--muted)}.phrase-preview button strong{font:500 40px/1.15 var(--serif)}.phrase-preview button small{color:var(--muted);font-size:15px}.phrase-preview button b{color:var(--red);font-size:12px}.listing-page,.sights-page,.apps-page,.phrasebook-page,.setup-page{min-height:70vh}.page-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:60px;min-height:420px;padding-block:80px 70px;display:flex}.page-intro h1{max-width:820px;font:500 clamp(70px, 8vw, 124px)/.82 var(--serif);letter-spacing:-.065em;margin:0}.page-intro>p,.page-intro>div>p{max-width:470px;color:var(--muted);margin:0;font-size:20px;line-height:1.55}.page-intro--split>div{gap:24px;width:min(100%,520px);display:grid}.page-intro--split>div>span{color:var(--muted);font-size:12px}.city-index{padding-block:36px 110px}.city-index__row{border-bottom:1px solid var(--line);grid-template-columns:minmax(430px,1fr) minmax(360px,.95fr);align-items:center;gap:64px;padding-block:48px;display:grid}.city-index__image{border-radius:7px;position:relative;overflow:hidden}.city-index__image img{aspect-ratio:16/8.4;object-fit:cover;width:100%;transition:transform .3s}.city-index__image:hover img{transform:scale(1.02)}.city-index__image>span{z-index:1;color:var(--red);font:500 16px/1 var(--serif);background:#fff;border-radius:3px;padding:6px 8px;position:absolute;top:14px;left:14px}.city-index__row h2{font:500 clamp(39px, 4vw, 58px)/1 var(--serif);letter-spacing:-.04em;margin:0 0 18px}.city-index__row h2 span{color:var(--muted);margin-left:8px;font-size:.58em}.city-index__row p{max-width:600px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.city-index__facts{flex-wrap:wrap;gap:20px;margin:24px 0;font-size:13px;display:flex}.city-index__facts span{align-items:center;gap:8px;display:flex}.city-index__facts svg{width:17px;color:var(--red)}.city-page__layout{grid-template-columns:160px 1fr;display:grid}.city-page__index{border-right:1px solid var(--line);flex-direction:column;align-self:start;gap:24px;height:calc(100vh - 82px);padding:52px 26px 40px 0;font-size:12px;display:flex;position:sticky;top:82px}.city-page__index strong{margin-bottom:5px;font-size:11px}.city-page__index a{color:var(--muted);line-height:1.35}.city-page__index a:hover{color:var(--red)}.city-page__content{min-width:0;padding-left:48px}.city-hero{background:#f1f5f5;grid-template-columns:minmax(390px,.82fr) 1.2fr;min-height:370px;display:grid;position:relative;overflow:hidden}.city-hero>img{object-fit:cover;order:2;width:100%;height:100%}.city-hero__copy{z-index:1;background:linear-gradient(90deg,#f1f5f5 82%,#f1f5f500);flex-direction:column;justify-content:center;padding:48px 22px 48px 0;display:flex}.city-hero__copy h1{font:500 clamp(56px, 6vw, 88px)/.9 var(--serif);letter-spacing:-.055em;white-space:nowrap;margin:0}.city-hero__copy h1 span{font-size:.66em;font-weight:400}.city-hero__copy>p{max-width:490px;margin:22px 0;font-size:18px;line-height:1.5}.city-hero__copy>div{flex-wrap:wrap;gap:22px;font-size:13px;display:flex}.city-hero__copy>div span{align-items:center;gap:8px;display:flex}.city-hero__copy svg{width:18px}.day-plans{border-bottom:1px solid var(--line);padding-block:45px 50px}.day-plans .section-heading h2{font-size:38px}.day-plans__rail{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px;display:grid}.day-plans__rail article{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:155px;padding:18px}.day-plans__rail span{color:var(--red);font-size:11px;font-weight:800}.day-plans__rail h3{font:500 20px/1.1 var(--serif);margin:9px 0}.day-plans__rail p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.city-page__main-grid{grid-template-columns:minmax(0,1fr) 290px;gap:42px;padding-block:50px 100px;display:grid}.essential-sights>.section-heading{margin-bottom:18px}.essential-sights>.section-heading h2,.know-before>h2{font-size:38px}.know-before{border-left:1px solid var(--line);padding-left:25px}.know-before>h2{font:500 35px/1 var(--serif);letter-spacing:-.035em;margin:0 0 18px}.know-before article{border-bottom:1px solid var(--line);grid-template-columns:23px 1fr;gap:13px;padding:20px 0;display:grid}.know-before article>svg{width:19px}.know-before h3{margin:0 0 7px;font-size:13px}.know-before p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.city-sources{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.city-sources>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.city-sources h3{font:500 19px/1 var(--serif);margin:9px 0 12px}.city-sources a{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 14px;gap:4px 8px;padding:10px 0;font-size:11px;line-height:1.35;display:grid}.city-sources a b{color:var(--red);text-transform:uppercase;letter-spacing:.05em;grid-column:1;font-size:9px}.city-sources a svg{grid-area:1/2/3;align-self:center;width:13px}.sight-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,.78fr) 1fr 210px;align-items:stretch;gap:22px;padding-block:18px;scroll-margin-top:110px;display:grid}.sight-row>img{object-fit:cover;border-radius:6px;width:100%;height:100%;min-height:210px}.sight-row__main{padding-block:4px}.sight-row__main h3{font:500 25px/1.15 var(--serif);margin:0}.sight-row__main h3 span{color:var(--muted);margin-left:4px;font-size:.68em}.sight-row__main>p{color:var(--muted);margin:10px 0 15px;font-size:13px;line-height:1.5}.sight-row__facts{gap:8px;display:grid}.sight-row__facts span{grid-template-columns:17px 1fr;gap:8px;font-size:11px;line-height:1.35;display:grid}.sight-row__facts svg{width:15px;color:var(--red)}.sight-row__main .researched-tip{border-top:1px dashed var(--line);color:var(--ink);margin-top:15px;padding-top:12px;font-size:11px}.address-card{border-left:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:10px;padding-left:20px;display:flex}.address-card>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.address-card>strong{font-size:12px;line-height:1.55}.address-card button,.address-card a{color:var(--red);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0;font-size:11px;font-weight:750;display:inline-flex}.address-card button svg,.address-card a svg{width:14px}.filter-bar{border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,1fr) 260px auto;align-items:center;gap:16px;min-height:90px;display:grid}.filter-bar label,.phrase-search{border:1px solid var(--line);border-radius:5px;grid-template-columns:40px 1fr;align-items:center;min-height:48px;display:grid}.filter-bar label svg,.phrase-search svg{width:17px;color:var(--muted);justify-self:center}.filter-bar input,.phrase-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.filter-bar select{border:1px solid var(--line);background:#fff;border-radius:5px;min-height:48px;padding:0 14px;font-size:14px}.filter-bar>span{color:var(--muted);font-size:12px}.sight-index{padding-block:30px 100px}.sight-index .sight-row{grid-template-columns:minmax(300px,.75fr) 1.15fr 250px;min-height:300px}.sight-index .sight-row>img{min-height:270px}.sight-index .sight-row__main h3{font-size:32px}.sight-index .sight-row__main>p{font-size:15px}.sight-index .sight-row__facts span{font-size:13px}.category-tabs{border-bottom:1px solid var(--line);gap:0;padding-top:32px;display:flex}.category-tabs button{color:var(--muted);cursor:pointer;background:0 0;padding:17px 22px;font-size:13px;font-weight:700;position:relative}.category-tabs button:after{background:var(--red);content:"";height:2px;position:absolute;bottom:-1px;left:12px;right:12px;transform:scaleX(0)}.category-tabs button.is-selected{color:var(--red)}.category-tabs button.is-selected:after{transform:scaleX(1)}.app-guide{padding-block:22px 100px}.app-guide__row{border-bottom:1px solid var(--line);grid-template-columns:.75fr 1fr 1.12fr;gap:46px;padding-block:46px;display:grid}.app-guide__identity{grid-template-columns:72px 1fr;align-content:start;column-gap:16px;display:grid;position:relative}.app-mark--large{border-radius:14px;width:64px;height:64px;font-size:22px}.app-guide__index{color:#c4c9cc;font:500 22px/1 var(--serif);position:absolute;top:0;right:0}.app-guide__identity h2{font:500 31px/1 var(--serif);grid-column:1/-1;margin:22px 0 10px}.app-guide__identity h2 span{color:var(--muted);font-size:.62em}.app-guide__identity p{color:var(--muted);grid-column:1/-1;margin:0;line-height:1.55}.app-guide__identity>b{border:1px solid var(--line);width:fit-content;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-radius:3px;grid-column:1/-1;margin-top:16px;padding:5px 7px;font-size:10px}.app-guide__column{border-left:1px solid var(--line);padding-left:30px}.app-guide__column h3{font:500 20px/1.1 var(--serif);margin:0 0 19px}.app-guide__column ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.app-guide__column li{color:var(--muted);grid-template-columns:17px 1fr;gap:10px;font-size:13px;line-height:1.45;display:grid}.app-guide__column li svg{width:15px;color:var(--jade)}.app-guide__column--warning li svg{color:#b86b12}.app-guide__column a{color:var(--red);align-items:center;gap:6px;margin-top:22px;font-size:12px;font-weight:750;display:inline-flex}.app-guide__column a svg{width:14px}.source-principle{background:var(--dark);color:#fff;grid-template-columns:1fr 1fr;gap:90px;margin-bottom:100px;padding:64px;display:grid}.source-principle h2{font:500 52px/.98 var(--serif);letter-spacing:-.04em;margin:0}.source-principle p{color:#c2cdd2;align-self:center;margin:0;font-size:16px;line-height:1.7}.phrase-search{background:#fff}.phrase-list{padding-block:30px 100px}.phrase-list>button{border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:100px 1fr 1.1fr .9fr 130px;align-items:center;gap:20px;width:100%;min-height:118px;padding:20px 0;display:grid}.phrase-list>button:hover{background:var(--soft)}.phrase-list__category{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:850}.phrase-list__english{max-width:300px;font:500 21px/1.25 var(--serif)}.phrase-list__chinese{font:500 29px/1.2 var(--serif)}.phrase-list__pinyin{color:var(--muted);font-size:13px;line-height:1.4}.phrase-list__copy{color:var(--red);justify-self:end;align-items:center;gap:7px;font-size:11px;font-weight:750;display:inline-flex}.phrase-list__copy svg{width:15px}.phrase-caution{background:#fff9f0;border:1px solid #e9c99e;grid-template-columns:100px 1fr;gap:32px;margin-bottom:100px;padding:28px 32px;display:grid}.phrase-caution strong{color:#9a5f11}.phrase-caution p{margin:0;line-height:1.55}.setup-hero{border-bottom:1px solid var(--line);grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;min-height:480px;padding-block:90px 70px;display:grid}.setup-hero h1{font:500 clamp(80px, 9vw, 132px)/.82 var(--serif);letter-spacing:-.065em;margin:0}.setup-hero p{max-width:570px;color:var(--muted);margin:35px 0 0;font-size:19px;line-height:1.55}.setup-progress{padding-bottom:10px}.setup-progress strong{font:500 100px/.8 var(--serif);color:var(--red);display:block}.setup-progress strong span{font-size:.42em}.setup-progress>div{background:var(--line);height:4px;margin:28px 0 13px;overflow:hidden}.setup-progress i{background:var(--jade);height:100%;transition:width .24s;display:block}.setup-progress>span{color:var(--muted);font-size:12px}.setup-page__checklist{padding-block:46px}.setup-notes{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-bottom:100px;display:grid}.setup-notes article{border-bottom:1px solid var(--line);padding:50px 40px 50px 0}.setup-notes article:nth-child(odd){border-right:1px solid var(--line)}.setup-notes article:nth-child(2n){padding-left:40px}.setup-notes article>span{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850}.setup-notes h2{font:500 36px/1 var(--serif);margin:12px 0}.setup-notes p{max-width:570px;color:var(--muted);margin:0;line-height:1.65}.setup-notes a{color:var(--red);align-items:center;gap:7px;margin-top:22px;font-size:13px;font-weight:750;display:inline-flex}.setup-notes a svg{width:16px}.setup-essential-apps{padding-block:74px}.setup-essential-apps .section-heading{margin-bottom:32px}.setup-essential-apps .section-heading h2{font-size:44px}.setup-essential-apps .page-shell>div:last-child{border-top:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.setup-essential-apps .page-shell>div:last-child a{border-right:1px solid var(--line);justify-items:center;gap:10px;padding:28px 12px;display:grid}.setup-essential-apps .page-shell>div:last-child a:last-child{border-right:0}.setup-essential-apps small{color:var(--muted)}.setup-reset{justify-content:space-between;align-items:center;gap:24px;min-height:110px;display:flex}.setup-reset span{color:var(--jade);align-items:center;gap:9px;font-weight:750;display:flex}.setup-reset svg{width:19px}.setup-reset button{color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:10px 0;display:inline-flex}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;display:flex}.not-found>span{color:var(--red);font-weight:800}.not-found h1{font:500 clamp(72px, 9vw, 140px)/.82 var(--serif);letter-spacing:-.06em;margin:18px 0}.not-found p{color:var(--muted);margin:0 0 28px}.site-footer{border-top:1px solid var(--line);background:#fff;margin-top:auto}.site-footer__top{grid-template-columns:1.4fr .6fr .8fr;gap:90px;padding-block:62px;display:grid}.brand--footer{display:inline-block}.site-footer__top>div:first-child p{max-width:380px;color:var(--muted);line-height:1.55}.footer-links{flex-direction:column;gap:11px;font-size:13px;display:flex}.footer-links strong{text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px}.footer-links a,.footer-links span{color:var(--muted)}.footer-links a:hover{color:var(--red)}.footer-links b{width:48px;color:var(--ink);display:inline-block}.footer-notes{border-top:1px solid var(--line);color:var(--muted);padding-block:23px 40px;font-size:11px;line-height:1.5}.footer-notes>p{max-width:900px}.credits summary{width:fit-content;color:var(--ink);cursor:pointer;font-weight:700}.credits ul{columns:2;padding-left:18px}.credits li{break-inside:avoid;margin-bottom:6px}.credits a{color:var(--red);align-items:center;gap:3px;display:inline-flex}.credits svg{width:11px}@media (width<=1180px){:root{--page:min(100% - 64px, 1440px)}.site-header__inner{grid-template-columns:auto 1fr auto}.desktop-nav{justify-self:center;gap:25px}.home-hero{grid-template-columns:minmax(340px,.85fr) 1.1fr;gap:44px}.home-hero__copy h1{font-size:66px}.home-hero__image{height:420px}.city-preview{grid-template-columns:1fr repeat(3,1fr) 42px}.city-preview>div{grid-template-columns:1fr;padding:20px}.setup-section__inner{grid-template-columns:260px 1fr}.setup-checklist--compact button{grid-template-columns:1fr;align-content:center}.setup-checklist--compact .setup-checklist__arrow{display:none}.troubleshoot-band__inner{grid-template-columns:220px 1fr}.troubleshoot-band__items button{grid-template-columns:46px 1fr}.troubleshoot-band__items button>svg{display:none}.diagnostic-icon{width:44px;height:44px}.city-page__layout{grid-template-columns:130px 1fr}.city-page__content{padding-left:32px}.city-page__main-grid{grid-template-columns:1fr}.know-before{border-top:1px solid var(--line);border-left:0;padding:34px 0 0}.sight-row{grid-template-columns:220px 1fr}.address-card{border-top:1px dashed var(--line);border-left:0;flex-flow:wrap;grid-column:1/-1;align-items:center;padding:12px 0 0}.address-card>strong{flex:1}.sight-index .sight-row{grid-template-columns:minmax(260px,.7fr) 1fr}.app-guide__row{gap:30px}.phrase-list>button{grid-template-columns:86px 1fr 1fr 1fr 110px}}@media (width<=900px){:root{--page:min(100% - 40px, 1440px)}.site-header__inner{justify-content:space-between;height:70px;display:flex}.desktop-nav,.setup-link{display:none}.mobile-menu-button{display:flex}.mobile-nav{border-bottom:1px solid var(--line);background:#fff;padding:8px 20px 24px;position:absolute;top:70px;left:0;right:0;box-shadow:0 16px 30px #07151d14}.mobile-nav.is-open{display:grid}.mobile-nav a{border-bottom:1px solid var(--line);padding:15px 0;font-weight:700}.mobile-nav__setup{color:var(--red)}.home-hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding-block:30px 50px}.home-hero__image{aspect-ratio:16/8.2;grid-row:1;height:auto}.home-hero__copy h1{font-size:clamp(58px,11vw,86px)}.home-hero__copy>p{max-width:700px}.popular-destinations__rail{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(300px,1fr));padding-bottom:15px;overflow-x:auto}.popular-destinations__rail a{scroll-snap-align:start}.city-selector{grid-template-columns:repeat(6,minmax(180px,1fr));padding:7px 7px 18px;overflow-x:auto}.city-preview{grid-template-columns:1fr 1fr}.city-preview>img{min-height:220px}.city-preview>div{border-top:1px solid var(--line);border-left:0}.city-preview>a{border-top:1px solid var(--line)}.setup-section__inner{grid-template-columns:1fr}.setup-section .section-heading{border-right:0}.setup-checklist--compact{grid-template-columns:repeat(2,1fr)}.setup-checklist--compact button{border-bottom:1px solid var(--line)}.troubleshoot-band__inner{grid-template-columns:1fr;padding-block:45px}.troubleshoot-band h2{border-right:0}.troubleshoot-band__items{grid-template-columns:1fr}.troubleshoot-band__items button{border-top:1px solid #ffffff26;grid-template-columns:52px 1fr 22px}.troubleshoot-band__items button>svg{display:block}.diagnostic-panel{grid-template-columns:1fr}.diagnostic-panel ol{columns:1}.apps-preview__list{grid-template-columns:1fr}.apps-preview__list a:nth-child(odd),.apps-preview__list a:nth-child(2n){border-right:0;padding-inline:8px}.phrase-preview__inner{grid-template-columns:1fr;gap:46px}.page-intro{align-content:end;min-height:360px;display:grid}.page-intro h1{font-size:clamp(65px,13vw,100px)}.city-index__row{grid-template-columns:1fr;gap:30px}.city-index__row:nth-child(2n) .city-index__image{order:2}.city-page__layout{width:100%;display:block}.city-page__index{display:none}.city-page__content{padding-left:0}.city-hero{grid-template-columns:1fr}.city-hero>img{order:0;height:340px}.city-hero__copy{background:#f1f5f5;padding:32px 20px 40px}.city-hero__copy h1{white-space:normal}.day-plans,.city-page__main-grid{width:var(--page);margin-inline:auto}.day-plans__rail{grid-template-columns:repeat(4,minmax(260px,1fr));padding-bottom:12px;overflow-x:auto}.sight-row,.sight-index .sight-row{grid-template-columns:minmax(220px,.8fr) 1fr}.filter-bar{grid-template-columns:1fr 1fr;padding-block:18px}.filter-bar>span{grid-column:1/-1}.app-guide__row{grid-template-columns:1fr 1fr}.app-guide__identity{grid-column:1/-1}.source-principle{grid-template-columns:1fr;gap:30px}.phrase-list>button{grid-template-columns:80px 1fr 1fr}.phrase-list__pinyin{grid-column:2/3}.phrase-list__copy{grid-area:2/3}.setup-hero,.setup-notes{grid-template-columns:1fr}.setup-notes article:nth-child(odd){border-right:0}.setup-notes article:nth-child(2n){padding-left:0}.setup-essential-apps .page-shell>div:last-child{grid-template-columns:repeat(3,1fr)}.setup-essential-apps .page-shell>div:last-child a{border-bottom:1px solid var(--line)}.site-footer__top{grid-template-columns:1fr 1fr;gap:50px}.site-footer__top>div:first-child{grid-column:1/-1}}@media (width<=640px){:root{--page:calc(100% - 28px)}.brand{font-size:25px}.section-heading{align-items:start}.section-heading--rule{flex-wrap:wrap}.section-heading--rule:after{display:none}.section-heading h2{font-size:40px}.home-hero__copy h1{font-size:56px;line-height:.93}.home-hero__copy>p{font-size:18px}.home-hero__image{aspect-ratio:4/3}.destination-search form{grid-template-columns:38px 1fr auto;height:58px}.destination-search button{min-width:78px;padding:0 12px}.popular-destinations{padding-block:38px 55px}.popular-destinations__rail{grid-template-columns:repeat(3,minmax(260px,86vw))}.city-explorer{padding-block:70px}.city-explorer>.section-heading{gap:14px;display:grid}.city-selector{grid-template-columns:repeat(6,minmax(150px,1fr))}.city-preview{grid-template-columns:1fr}.city-preview>img{min-height:210px}.city-preview>div{grid-template-columns:26px 1fr}.city-preview>a{border-left:0;min-height:52px}.setup-section{padding-block:55px}.setup-section__inner{gap:28px}.setup-checklist--compact{grid-template-columns:1fr}.setup-checklist--compact button{border-right:0;grid-template-columns:60px 1fr 20px;min-height:120px}.setup-checklist--compact .setup-checklist__arrow{display:block}.troubleshoot-band__items button{padding-inline:0}.apps-preview,.phrase-preview{padding-block:72px}.apps-preview .section-heading{gap:18px;display:grid}.phrase-preview button{padding:25px}.phrase-preview button strong{font-size:34px}.page-intro{gap:30px;min-height:330px;padding-block:58px 48px}.page-intro h1{font-size:58px;line-height:.9}.page-intro>p,.page-intro>div>p{font-size:17px}.city-index{padding-bottom:80px}.city-index__row{padding-block:36px}.city-index__image img{aspect-ratio:4/3}.city-index__row h2{font-size:40px}.city-hero>img{height:270px}.city-hero__copy h1{font-size:54px}.city-hero__copy>div{gap:14px}.day-plans{padding-top:38px}.day-plans__rail{grid-template-columns:repeat(4,minmax(240px,82vw))}.city-page__main-grid{padding-bottom:70px}.sight-row,.sight-index .sight-row{grid-template-columns:1fr}.sight-row>img,.sight-index .sight-row>img{aspect-ratio:16/10;height:auto;min-height:0}.address-card{grid-column:1}.filter-bar{grid-template-columns:1fr}.filter-bar>span{grid-column:auto}.category-tabs{overflow-x:auto}.category-tabs button{flex:none}.app-guide__row{grid-template-columns:1fr;gap:30px}.app-guide__identity{grid-column:auto}.app-guide__column{border-top:1px solid var(--line);border-left:0;padding-top:28px;padding-left:0}.source-principle{margin-bottom:70px;padding:38px 28px}.source-principle h2{font-size:42px}.phrase-list>button{grid-template-columns:1fr auto;gap:9px 20px;min-height:160px;padding:22px 0}.phrase-list__category{grid-column:1}.phrase-list__english{grid-column:1;font-size:18px}.phrase-list__chinese{grid-column:1/-1;font-size:31px}.phrase-list__pinyin{grid-column:1}.phrase-list__copy{grid-area:1/2}.phrase-caution{grid-template-columns:1fr;gap:10px}.setup-hero{min-height:440px;padding-block:70px 54px}.setup-hero h1{font-size:72px}.setup-progress strong{font-size:78px}.setup-checklist button{grid-template-columns:60px 1fr 20px}.setup-notes{margin-bottom:70px}.setup-notes article{padding:38px 0}.setup-essential-apps .page-shell>div:last-child{grid-template-columns:repeat(2,1fr)}.setup-reset{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:28px}.site-footer__top{grid-template-columns:1fr;gap:35px}.site-footer__top>div:first-child{grid-column:auto}.credits ul{columns:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-shell--command{background:#f4f6f6;min-height:100vh}.command-home{--command-navy:#031725;--command-navy-soft:#10293a;--command-green:#15914c;--command-green-bright:#45d273;--command-canvas:#fff;--command-rail:#f3f5f5;--command-line:#dbe1e2;background:var(--command-canvas);color:#10202a;grid-template-rows:minmax(0,auto) 44px;grid-template-columns:230px minmax(660px,1fr) 305px;min-height:100vh;font-size:13px;display:grid}.command-home a,.command-home button{transition:background-color .16s,border-color .16s,color .16s,transform .16s}.command-home :focus-visible{outline-offset:2px;outline-color:#15914c73}.command-sidebar{z-index:20;background:var(--command-navy);color:#eef5f7;flex-direction:column;grid-row:1/-1;height:100vh;padding:24px 14px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.command-sidebar__brand{letter-spacing:-.045em;margin:0 8px 26px;font-size:29px;font-weight:800;display:block}.command-sidebar__nav{gap:4px;display:grid}.command-sidebar__nav a{color:#eaf1f3;border-radius:7px;align-items:center;gap:13px;min-height:45px;padding:0 12px;font-size:14px;font-weight:650;display:flex;position:relative}.command-sidebar__nav a:before{background:var(--command-green-bright);content:"";opacity:0;border-radius:3px;width:3px;position:absolute;top:7px;bottom:7px;left:0}.command-sidebar__nav a:hover{background:#ffffff12}.command-sidebar__nav a.is-active:before{opacity:1}.command-sidebar__nav svg{stroke-width:1.8px;flex:none;width:19px;height:19px}.command-setup{border:1px solid #ffffff2e;border-radius:8px;margin-top:52px;padding:15px 11px 11px}.command-setup__heading{justify-content:space-between;align-items:start;gap:8px;display:flex}.command-setup__heading h2{margin:0;font-size:13px;line-height:1.2}.command-setup__heading span{color:#aebbc2;white-space:nowrap;font-size:10px}.command-setup__progress{background:#354a57;border-radius:4px;height:5px;margin:10px 0 11px;overflow:hidden}.command-setup__progress i{border-radius:inherit;background:var(--command-green-bright);height:100%;display:block}.command-setup__steps{gap:2px;display:grid}.command-setup__steps button{color:#e7eef0;cursor:pointer;text-align:left;background:0 0;align-items:center;gap:7px;width:100%;min-height:30px;padding:2px 0;font-size:10.5px;display:flex}.command-setup__steps svg{color:#889aa4;flex:none;width:13px;height:13px}.command-setup__link{min-height:39px;color:var(--command-green-bright);border:1px solid #45d27380;border-radius:5px;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.command-setup__link svg{width:15px}.command-sidebar__footer{border-top:1px solid #ffffff1f;gap:3px;margin-top:12px;padding-top:10px;display:grid}.command-sidebar__footer a{color:#b7c3c9;align-items:center;gap:10px;min-height:32px;padding:0 8px;font-size:11px;display:flex}.command-sidebar__footer svg{width:15px}.command-workspace{background:#fff;min-width:0;padding:27px 32px 32px}.command-workspace__heading{justify-content:space-between;align-items:center;gap:20px;min-height:32px;margin-bottom:19px;display:flex}.command-workspace__heading h1{letter-spacing:-.025em;margin:0;font-size:18px;line-height:1.2}.command-workspace__heading>a{color:var(--command-green);align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.command-workspace__heading>a:hover{transform:translate(2px)}.command-workspace__heading>a svg{width:15px}.command-mobile-brand{display:none}.destination-search--command{max-width:none}.destination-search--command form{border:2px solid var(--command-green);border-radius:9px;grid-template-columns:55px 1fr 70px;height:66px;box-shadow:0 3px 12px #03172514}.destination-search--command form>svg{color:#2e3e47;width:22px}.destination-search--command input{letter-spacing:-.015em;font-size:18px}.destination-search--command button{background:var(--command-green);border-radius:5px;min-width:0;margin:7px;padding:0}.destination-search--command button svg{color:#fff;width:22px}.destination-search--command .search-results{z-index:35;border-color:#b9cec1}.popular-tasks{margin-top:14px}.popular-tasks h2{color:#53616a;margin:0 0 9px;font-size:11px;font-weight:650}.popular-tasks>div{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.popular-tasks a{border:1px solid var(--command-line);background:#fff;border-radius:6px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:10px;min-height:61px;padding:10px 12px;display:grid}.popular-tasks a:hover{background:#f6fbf8;border-color:#8ebba1}.popular-tasks svg{stroke-width:1.8px;width:24px}.popular-tasks span{gap:3px;min-width:0;display:grid}.popular-tasks strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.popular-tasks small{color:#71808a;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.command-map{border:1px solid var(--command-line);background:#f6f9f8;border-radius:7px;margin-top:14px;overflow:hidden}.command-map__viewport{border-bottom:1px solid var(--command-line);height:305px;position:relative;overflow:hidden}.command-map__surface{transform-origin:50%;transition:transform .2s;position:absolute;inset:0}.command-map__surface>img{object-fit:cover;object-position:50% 51%;width:100%;height:100%}.command-map__marker{color:#12242d;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.command-map__marker span{background:#ffffffe0;border-radius:3px;justify-items:center;margin-bottom:1px;padding:2px 5px;font-size:10px;font-weight:750;line-height:1.05;display:grid;box-shadow:0 1px 4px #03172514}.command-map__marker small{font-size:8px;font-weight:650}.command-map__marker svg{color:#0c7c50;fill:#fff;stroke-width:2.3px;width:19px;height:19px}.command-map__marker:hover{z-index:3;color:var(--command-green);transform:translate(-50%,-50%)scale(1.06)}.command-map__controls{display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 2px 8px #0317251f}.command-map__controls button{border-bottom:1px solid var(--command-line);cursor:pointer;background:#fffffff0;place-items:center;width:33px;height:33px;display:grid}.command-map__controls button:first-child{border-radius:5px 5px 0 0}.command-map__controls button:last-child{border:0;border-radius:0 0 5px 5px}.command-map__controls button:hover{color:var(--command-green);background:#eaf7ef}.command-map__controls svg{width:17px}.command-map__routes{background:#ffffffe6;grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:end;gap:9px;min-height:63px;padding:9px 10px 10px;display:grid}.command-map__routes>strong{white-space:nowrap;align-self:center;padding-right:4px;font-size:10px}.command-map__routes a{border:1px solid var(--command-line);background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:7px;min-width:0;height:32px;padding:0 8px;font-size:9px;display:flex}.command-map__routes span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.command-map__routes small{color:#66757d;font-size:9px}.command-cities{margin-top:17px}.command-section-title{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.command-section-title h2{letter-spacing:-.02em;margin:0;font-size:14px}.command-section-title a{color:var(--command-green);align-items:center;gap:5px;font-size:10px;font-weight:750;display:flex}.command-section-title a svg{width:13px}.command-cities__table-wrap{border:1px solid var(--command-line);border-radius:6px;overflow:hidden}.command-cities table{border-collapse:collapse;table-layout:fixed;width:100%}.command-cities th{color:#56646c;text-align:left;background:#f5f7f7;height:31px;padding:0 9px;font-size:9px;font-weight:650}.command-cities th:first-child{width:30%}.command-cities th:nth-child(2){width:28%}.command-cities th:nth-child(3){width:18%}.command-cities th:nth-child(4),.command-cities th:nth-child(5){width:12%}.command-cities th span{color:#8b969c}.command-cities td{border-top:1px solid var(--command-line);color:#4f6069;height:61px;padding:5px 9px;font-size:9.5px;line-height:1.45}.command-city-name{grid-template-columns:63px minmax(0,1fr);align-items:center;gap:9px;display:grid}.command-city-name img{object-fit:cover;border-radius:3px;width:63px;height:42px}.command-city-name span{gap:2px;min-width:0;display:grid}.command-city-name strong{color:#15252d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.command-city-name b{font-weight:600}.command-city-name small{color:#697982;font-size:9px}.command-city-name:hover strong{color:var(--command-green)}.command-cities__sights{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.command-weather{grid-template-columns:22px auto;align-items:center;gap:0 4px;display:grid}.command-weather svg{grid-row:1/3;width:19px}.command-weather strong{color:#172830;font-size:11px}.command-weather small{color:#7b8990;font-size:8px}.china-now{background:var(--command-rail);border-left:1px solid #e3e7e8;min-width:0;padding:28px 23px 24px}.china-now__header{justify-content:space-between;align-items:center;display:flex}.china-now__header h2{letter-spacing:-.025em;margin:0;font-size:17px}.china-now__header span{color:var(--command-green);font-size:11px;font-weight:750}.china-now__disclaimer{color:#738087;margin:7px 0 12px;font-size:8.5px;line-height:1.35}.china-now__updates{gap:9px;display:grid}.china-now-card{background:#fff;border:1px solid #dfe4e5;border-radius:6px;padding:12px 12px 11px;box-shadow:0 2px 8px #0317250d}.china-now-card>div{grid-template-columns:18px 1fr auto;align-items:center;gap:6px;display:grid}.china-now-card>div svg{width:16px;height:16px}.china-now-card h3{margin:0;font-size:11px}.china-now-card small{color:#89949a;font-size:7px}.china-now-card p{color:#3c4c55;margin:8px 0;font-size:9.5px;line-height:1.45}.china-now-card>a{color:var(--command-green);align-items:center;gap:4px;font-size:8.5px;font-weight:750;display:inline-flex}.china-now-card>a svg{width:11px}.china-now-card--amber>div{color:#c56819}.china-now-card--green>div{color:#0f8552}.china-now-card--blue>div{color:#2865c7}.china-now-card--gold>div{color:#bd820a}.china-facts,.quick-tools{border-top:1px solid #d9dfe0;margin-top:18px;padding-top:15px}.china-facts h3,.quick-tools h3{margin:0 0 10px;font-size:11px}.china-facts dl{gap:7px;margin:0;display:grid}.china-facts dl>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.china-facts dt{color:#33454e;align-items:center;gap:7px;font-size:9px;display:flex}.china-facts dt svg{width:14px}.china-facts dd{color:#15262e;margin:0;font-size:9px;font-weight:700}.quick-tools>div{display:grid}.quick-tools a{color:#384a53;border-bottom:1px solid #e0e4e5;grid-template-columns:17px 1fr 13px;align-items:center;gap:7px;min-height:30px;font-size:9px;display:grid}.quick-tools a:hover{color:var(--command-green)}.quick-tools svg{width:13px}.quick-tools a svg:last-child{justify-self:end}.command-status{background:var(--command-navy);color:#b7c6cc;grid-column:2/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-width:0;min-height:44px;padding:0 30px;font-size:8.5px;display:grid}.command-status span:first-child{color:#cfe6d6;align-items:center;gap:7px;display:flex}.command-status span:nth-child(2){text-align:center}.command-status span:last-child{text-align:right}.command-status svg{width:14px;color:var(--command-green-bright)}@media (width<=1240px){.command-home{grid-template-columns:78px minmax(0,1fr) 285px}.command-sidebar{padding-inline:9px;overflow:visible}.command-sidebar__brand{color:#0000;height:34px;margin-inline:0;font-size:0;position:relative;overflow:hidden}.command-sidebar__brand:after{color:#fff;content:"CR";place-items:center;font-size:22px;font-weight:850;display:grid;position:absolute;inset:0}.command-sidebar__nav a{justify-content:center;padding:0}.command-sidebar__nav a span,.command-setup,.command-sidebar__footer span{display:none}.command-sidebar__footer a{justify-content:center}.command-workspace{padding-inline:25px}.popular-tasks strong{font-size:10px}}@media (width<=980px){.command-home{grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.command-sidebar{grid-row:auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;height:auto;padding:13px 18px;display:grid;position:relative;overflow:hidden}.command-sidebar__brand{color:#fff;height:auto;margin:0;font-size:22px;overflow:visible}.command-sidebar__brand:after{display:none}.command-sidebar__nav{justify-content:flex-end;display:flex;overflow-x:auto}.command-sidebar__nav a{min-width:42px;min-height:40px;padding:0 11px}.command-sidebar__nav a span,.command-setup,.command-sidebar__footer{display:none}.command-workspace{grid-column:1;padding:24px 22px 30px}.china-now{border-top:1px solid #e3e7e8;border-left:0;grid-column:1;grid-template-columns:1fr 1fr;gap:18px;display:grid}.china-now__header,.china-now__disclaimer{grid-column:1/-1}.china-now__disclaimer{margin-top:-12px}.china-now__updates{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.china-facts,.quick-tools{margin-top:0}.command-status{grid-column:1}}@media (width<=720px){.command-sidebar{grid-template-columns:1fr auto}.command-sidebar__nav a:not(.is-active):nth-child(n+5){display:none}.command-workspace{padding-inline:15px}.command-workspace__heading{align-items:start}.command-workspace__heading h1{max-width:260px;font-size:16px}.command-workspace__heading>a span{display:none}.destination-search--command form{grid-template-columns:44px 1fr 58px;height:59px}.destination-search--command input{font-size:14px}.popular-tasks>div{grid-template-columns:repeat(2,1fr)}.command-map__viewport{height:270px}.command-map__routes{grid-template-columns:repeat(2,1fr);align-items:center}.command-map__routes>strong{grid-column:1/-1}.command-cities__table-wrap{border:0;overflow:visible}.command-cities table,.command-cities tbody{display:block}.command-cities thead{display:none}.command-cities tr{border:1px solid var(--command-line);border-radius:6px;grid-template-columns:1.25fr .75fr;gap:9px;margin-bottom:8px;padding:10px;display:grid}.command-cities td{border:0;height:auto;padding:0;display:block}.command-cities td:nth-child(2){grid-column:1/-1}.command-cities td:nth-child(3),.command-cities td:nth-child(4){color:#68777f}.command-cities td:nth-child(5){grid-area:1/2;justify-self:end}.command-city-name{grid-template-columns:58px 1fr}.command-city-name img{width:58px;height:40px}.china-now{grid-template-columns:1fr;padding-inline:15px}.china-now__updates{scroll-snap-type:x mandatory;grid-template-columns:86vw 86vw;overflow-x:auto}.china-now-card{scroll-snap-align:start}.china-facts,.quick-tools{grid-column:1}.command-status{grid-template-columns:1fr auto;gap:12px;min-height:50px;padding-inline:15px}.command-status span:nth-child(2){display:none}}@media (width<=430px){.command-sidebar{gap:8px;padding-inline:13px}.command-sidebar__brand{font-size:20px}.command-sidebar__nav a{padding-inline:8px}.command-workspace__heading>a{font-size:0}.popular-tasks a{min-height:66px;padding-inline:10px}.command-map__viewport{height:240px}.command-map__marker span{font-size:8px}.command-map__marker small{display:none}}.command-list-page .command-workspace,.command-detail-page .command-workspace{padding:26px 30px 36px}.command-detail-page .command-workspace{padding-bottom:10px}.command-page-heading{border-bottom:1px solid var(--command-line);justify-content:space-between;align-items:flex-start;gap:28px;min-height:116px;padding-bottom:20px;display:flex}.command-page-heading>div>span{color:var(--command-green);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.command-page-heading h1{letter-spacing:-.045em;max-width:680px;margin:8px 0 7px;font-size:clamp(27px,2.4vw,38px);line-height:1.02}.command-page-heading p{color:#61717a;max-width:650px;margin:0;font-size:12px;line-height:1.5}.command-page-heading>a{min-height:34px;color:var(--command-green);white-space:nowrap;border:1px solid #b9d3c2;border-radius:5px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.command-page-heading>a:hover{background:#f1faf4}.command-page-heading>a svg{width:14px;transform:rotate(180deg)}.destination-controls{grid-template-columns:minmax(260px,1fr) 210px auto;align-items:center;gap:10px;min-height:70px;padding-block:12px;display:grid}.destination-controls label{border:1px solid var(--command-line);background:#fff;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-width:0;height:45px;padding:0 13px;display:grid}.destination-controls svg{color:#63727a;width:16px}.destination-controls input,.destination-controls select{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.destination-controls select{cursor:pointer}.destination-controls>button{border:1px solid var(--command-line);color:#5c6b73;cursor:pointer;background:#f7f9f9;border-radius:6px;align-items:center;gap:7px;height:45px;padding:0 15px;font-size:10px;font-weight:700;display:inline-flex}.destination-summary{border:1px solid var(--command-line);background:#f7f9f9;border-radius:6px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.destination-summary span{border-right:1px solid var(--command-line);color:#718087;align-items:center;gap:6px;min-height:49px;padding:0 14px;font-size:9px;display:flex}.destination-summary span:last-child{border-right:0}.destination-index{margin-top:18px}.destination-index .command-section-title{align-items:end}.destination-index .command-section-title>div{align-items:baseline;gap:10px;display:flex}.destination-index .command-section-title p,.destination-index .command-section-title>span{color:#7a878d;margin:0;font-size:9px}.destination-table-wrap{border:1px solid var(--command-line);border-radius:6px;overflow:hidden}.destination-table-wrap table{border-collapse:collapse;table-layout:fixed;width:100%}.destination-table-wrap th{color:#5a6870;text-align:left;background:#f4f6f6;height:34px;padding:0 9px;font-size:8.5px;font-weight:700}.destination-table-wrap th:first-child{width:25%}.destination-table-wrap th:nth-child(2),.destination-table-wrap th:nth-child(3){width:18%}.destination-table-wrap th:nth-child(4){width:13%}.destination-table-wrap th:nth-child(5){width:22%}.destination-table-wrap th:nth-child(6){width:4%}.destination-table-wrap td{border-top:1px solid var(--command-line);color:#4f5f67;vertical-align:middle;height:72px;padding:7px 9px;font-size:9px;line-height:1.42}.destination-table-wrap tbody tr{transition:background-color .15s}.destination-table-wrap tbody tr:hover{background:#f7fbf8}.destination-table-wrap td p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.destination-table-wrap td>small{color:#879197;margin-top:4px;font-size:7.5px;display:block}.destination-city{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.destination-city img{object-fit:cover;border-radius:4px;width:68px;height:48px}.destination-city>span{gap:3px;min-width:0;display:grid}.destination-city strong{color:#172831;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.destination-city strong b{margin-left:3px;font-weight:600}.destination-city small{color:#728087;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.destination-city:hover strong{color:var(--command-green)}.destination-planning{color:#24363f;align-items:center;gap:6px;font-weight:700;display:flex}.destination-planning svg{width:14px;color:var(--command-green)}.destination-connections{gap:5px;display:grid}.destination-connections>span{grid-template-columns:13px minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.destination-connections svg{color:#5f7078;width:11px}.destination-connections small{color:#79868c;font-size:7.5px}.destination-open{width:28px;height:28px;color:var(--command-green);border-radius:4px;place-items:center;display:grid}.destination-open:hover{background:#e9f7ee}.destination-open svg{width:15px}.sight-destination-table td{height:88px}.sight-destination-table tbody tr{content-visibility:auto;contain-intrinsic-size:88px}.sight-table__city,.sight-table__avoid{align-items:start;gap:5px}.sight-table__city{color:#263942;font-weight:700;display:flex!important}.sight-table__city svg,.sight-table__avoid svg{width:12px;height:12px;color:var(--command-green);flex:none}.sight-table__avoid{grid-template-columns:13px minmax(0,1fr);display:grid!important}.sight-table__copy{color:#7b878d;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;align-items:center;gap:4px;width:100%;min-width:0;margin-top:5px;padding:0;font-size:8px;display:flex;overflow:hidden}.sight-table__copy:hover{color:var(--command-green)}.sight-table__copy svg{flex:none;width:10px;height:10px}.sight-destination-table td>small{align-items:center;gap:4px;display:flex}.sight-destination-table td>small svg{width:10px;height:10px;color:var(--command-green)}.destination-empty{color:#62727a;text-align:center;border:1px dashed #bdc8cc;border-radius:7px;align-content:center;place-items:center;gap:8px;min-height:330px;display:grid}.destination-empty>svg{width:30px;color:var(--command-green)}.destination-empty h3,.destination-empty p{margin:0}.destination-empty h3{color:#1a2b34;font-size:15px}.destination-empty p{font-size:10px}.destination-empty button{background:var(--command-green);color:#fff;cursor:pointer;border-radius:5px;margin-top:5px;padding:9px 13px;font-size:10px;font-weight:700}.destination-rail__section,.city-toolkit__section{border-top:1px solid #d9dfe0;margin-top:18px;padding-top:15px}.destination-rail__section>h3,.city-toolkit__section>h3{margin:0 0 10px;font-size:11px}.destination-rail__styles{gap:7px;display:grid}.destination-rail__styles button{color:#34454e;cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe4e5;border-radius:6px;grid-template-columns:19px 1fr 14px;align-items:center;gap:8px;min-height:46px;padding:0 10px;font-size:9.5px;font-weight:700;display:grid}.destination-rail__styles button:hover,.destination-rail__styles button.is-active{color:var(--command-green);background:#f0faf4;border-color:#8ebba1}.destination-rail__styles svg{width:15px}.destination-rail__styles svg:last-child{justify-self:end;width:12px}.destination-rail__facts ol{gap:11px;margin:0;padding:0;list-style:none;display:grid}.destination-rail__facts li{grid-template-columns:24px 1fr;gap:9px;display:grid}.destination-rail__facts li>span{width:24px;height:24px;color:var(--command-green);background:#e9f6ed;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.destination-rail__facts p{color:#708087;margin:0;font-size:8.5px;line-height:1.4}.destination-rail__facts strong{color:#2b3d46;margin-bottom:2px;font-size:9.5px;display:block}.destination-rail__quick,.city-toolkit__quick{display:grid}.destination-rail__quick h3,.city-toolkit__quick h3{grid-column:1/-1}.destination-rail__quick a,.city-toolkit__quick a,.city-toolkit__quick button{color:#3a4b54;cursor:pointer;text-align:left;background:0 0;border-bottom:1px solid #e0e4e5;grid-template-columns:18px 1fr 13px;align-items:center;gap:7px;width:100%;min-height:34px;font-size:9px;display:grid}.destination-rail__quick a:hover,.city-toolkit__quick a:hover,.city-toolkit__quick button:hover{color:var(--command-green)}.destination-rail__quick svg,.city-toolkit__quick svg{width:13px}.destination-rail__quick a svg:last-child,.city-toolkit__quick a svg:last-child,.city-toolkit__quick button svg:last-child{justify-self:end}.city-command-breadcrumb{color:#66757d;align-items:start;gap:8px;min-height:36px;font-size:9.5px;display:flex}.city-command-breadcrumb a{align-items:center;gap:5px;display:inline-flex}.city-command-breadcrumb a:hover{color:var(--command-green)}.city-command-breadcrumb svg{width:12px}.city-command-breadcrumb>svg{color:#9aa4a9}.city-command-breadcrumb span{color:#172831;font-weight:700}.city-command-hero{grid-template-columns:300px minmax(0,1fr);align-items:stretch;gap:26px;min-height:210px;display:grid}.city-command-hero>img{object-fit:cover;border-radius:6px;width:100%;height:210px}.city-command-hero__copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.city-command-hero__copy>span{color:var(--command-green);letter-spacing:.065em;text-transform:uppercase;font-size:9px;font-weight:800}.city-command-hero__copy h1{color:#0e202a;letter-spacing:-.045em;margin:7px 0 8px;font-size:clamp(29px,2.6vw,36px);line-height:.98}.city-command-hero__copy h1 b{font-weight:650}.city-command-hero__copy>p{color:#52636c;max-width:650px;margin:0;font-size:12px;line-height:1.5}.city-command-metrics{border-top:1px solid var(--command-line);grid-template-columns:repeat(4,1fr);gap:11px;margin-top:auto;padding-top:17px;display:grid}.city-command-metrics article{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:7px;min-width:0;display:grid}.city-command-metrics svg{color:#324851;width:17px}.city-command-metrics article>span{gap:3px;min-width:0;display:grid}.city-command-metrics strong{color:#1d3039;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.25;display:-webkit-box;overflow:hidden}.city-command-tabs{border-bottom:1px solid var(--command-line);align-items:end;gap:9px;min-height:58px;margin-top:12px;display:flex;overflow-x:auto}.city-command-tabs button{color:#4c5e67;cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:7px;min-height:46px;padding:0 14px;font-size:9.5px;font-weight:650;display:flex;position:relative}.city-command-tabs button:after{background:var(--command-green);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.city-command-tabs button:hover:after,.city-command-tabs button.is-active:after{transform:scaleX(1)}.city-command-tabs svg{width:15px}.city-command-plan,.city-command-sights{padding-top:20px;scroll-margin-top:20px}.city-command-section-heading{justify-content:space-between;align-items:start;gap:20px;min-height:42px;display:flex}.city-command-section-heading h2{color:#142630;letter-spacing:-.02em;margin:0;font-size:15px}.city-command-section-heading p{color:#718087;margin:4px 0 0;font-size:9px}.city-command-section-heading>a{color:var(--command-green);align-items:center;gap:5px;font-size:9px;font-weight:750;display:flex}.city-command-section-heading>a svg{width:13px}.city-command-plan__rows{border:1px solid var(--command-line);border-radius:6px;position:relative;overflow:hidden}.city-command-plan__rows:before{content:"";background:#c8d4ce;width:1px;position:absolute;top:17px;bottom:17px;left:17px}.city-command-plan__rows article{border-top:1px solid var(--command-line);grid-template-columns:49px 125px minmax(0,1fr) 68px;align-items:center;gap:12px;min-height:58px;padding:8px 12px 8px 38px;display:grid;position:relative}.city-command-plan__rows article:first-child{border-top:0}.city-command-plan__rows article>i{z-index:1;background:var(--command-green);border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;left:12px;box-shadow:0 0 0 1px #15914c33}.city-command-day{height:42px;color:var(--command-green);background:#eaf7ef;border-radius:5px;align-content:center;place-items:center;font-size:13px;font-weight:800;line-height:1;display:grid}.city-command-day small{font-size:8px;font-weight:650}.city-command-plan__rows h3{color:#152832;margin:0;font-size:10px;line-height:1.25}.city-command-plan__rows p{color:#5f7078;margin:0;font-size:9px;line-height:1.4}.city-command-duration{color:#738087;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.city-command-duration svg{width:12px}.city-command-sights{padding-bottom:4px}.city-command-sights__table{border:1px solid var(--command-line);border-radius:6px;overflow:hidden}.city-command-sights__head{color:#5b6970;background:#f4f6f6;grid-template-columns:1.45fr 1.18fr .82fr .82fr 1.42fr;align-items:center;gap:10px;min-height:32px;padding:0 7px;font-size:8px;font-weight:700;display:grid}.sight-row--command{border-bottom:0;border-top:1px solid var(--command-line);grid-template-columns:1.45fr 1.18fr .82fr .82fr 1.42fr;align-items:center;gap:10px;min-height:70px;padding:6px 7px;scroll-margin-top:20px;display:grid}.command-sight-name{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.command-sight-name img{object-fit:cover;border-radius:4px;width:68px;height:48px}.command-sight-name>span{gap:3px;min-width:0;display:grid}.command-sight-name strong{color:#172831;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9.5px;line-height:1.25;display:-webkit-box;overflow:hidden}.command-sight-name small{color:#75838a;font-size:8px}.command-sight-fact{min-width:0}.command-sight-fact p{color:#51626b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:8.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.command-sight-fact small{display:none}.command-sight-address{gap:8px;min-width:0;display:grid}.command-sight-address>strong{color:#475962;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:8.5px;font-weight:550;line-height:1.35;display:-webkit-box;overflow:hidden}.command-sight-address>span{flex-wrap:wrap;gap:9px;display:flex}.command-sight-address button,.command-sight-address a{color:var(--command-green);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:0;font-size:7.5px;font-weight:750;display:inline-flex}.command-sight-address svg{width:11px}.city-command-connections{border:1px solid var(--command-line);background:#f7f9f9;border-radius:6px;grid-template-columns:minmax(230px,.8fr) 1.2fr;gap:20px;margin-top:4px;padding:16px;display:grid}.city-command-connections>div:first-child{grid-template-columns:24px 1fr;gap:10px;display:grid}.city-command-connections>div:first-child>svg{width:20px;color:var(--command-green)}.city-command-connections h2{margin:0;font-size:11px}.city-command-connections p{color:#64747c;margin:4px 0 0;font-size:8.5px;line-height:1.4}.city-command-connections>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.city-command-connections>div:last-child>span{background:#fff;border:1px solid #dce2e3;border-radius:4px;gap:3px;padding:8px 10px;display:grid}.city-command-connections small{color:#738087;font-size:7.5px}.city-toolkit__cards{gap:9px;display:grid}.city-toolkit__cards article{background:#fff;border:1px solid #dfe4e5;border-radius:6px;grid-template-columns:20px 1fr;gap:9px;padding:12px;display:grid;box-shadow:0 2px 8px #0317250a}.city-toolkit__cards article>svg{width:18px;color:var(--command-green)}.city-toolkit__cards h3{color:#24363f;margin:0 0 5px;font-size:10px}.city-toolkit__cards p{color:#68787f;margin:0;font-size:8.5px;line-height:1.45}.city-toolkit__section>p{color:#5b6d75;grid-template-columns:17px 1fr;gap:7px;margin:0;font-size:8.5px;line-height:1.5;display:grid}.city-toolkit__section>p svg{width:14px;color:var(--command-green)}.city-toolkit__facts dl{gap:9px;margin:0;display:grid}.city-toolkit__facts dl>div{gap:4px;display:grid}.city-toolkit__facts dt{color:#718087;align-items:center;gap:6px;font-size:8px;display:flex}.city-toolkit__facts dt svg{width:12px}.city-toolkit__facts dd{color:#2b3c45;margin:0;font-size:8.5px;line-height:1.4}.city-toolkit__sources>span{color:#7b878d;margin-bottom:8px;font-size:8px;display:block}.city-toolkit__sources>a{color:#41535c;border-top:1px solid #e0e4e5;grid-template-columns:1fr 13px;gap:3px 7px;padding:8px 0;display:grid}.city-toolkit__sources>a small{color:var(--command-green);text-transform:uppercase;font-size:7px;font-weight:750}.city-toolkit__sources>a span{grid-column:1;font-size:8px;line-height:1.35}.city-toolkit__sources>a svg{grid-area:1/2/3;align-self:center;width:11px}.city-transport{padding-top:22px;scroll-margin-top:20px}.city-transport__heading{min-height:52px}.city-transport__heading .section-kicker,.local-intel__heading .section-kicker{color:var(--command-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:7.5px;font-weight:800;display:block}.city-transport__workspace{border:1px solid var(--command-line);background:#fff;border-radius:7px 7px 0 0;grid-template-columns:180px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 7px 24px #0317250e}.city-transport__modes{border-right:1px solid var(--command-line);background:#f4f6f6;align-content:start;display:grid}.city-transport__modes button{border-bottom:1px solid var(--command-line);color:#607078;cursor:pointer;text-align:left;background:0 0;grid-template-columns:19px minmax(0,1fr) 12px;align-items:center;gap:8px;min-height:65px;padding:10px 11px;display:grid;position:relative}.city-transport__modes button:before{background:var(--command-green);content:"";opacity:0;width:3px;position:absolute;top:0;bottom:0;left:0}.city-transport__modes button.is-active:before{opacity:1}.city-transport__modes button>svg{width:17px}.city-transport__modes button>svg:last-child{justify-self:end;width:10px}.city-transport__modes button span{gap:3px;min-width:0;display:grid}.city-transport__modes button strong{color:#263a43;font-size:9px;line-height:1.2}.city-transport__modes button small{color:#839096;font-size:7.5px;line-height:1.25}.city-transport__panel{outline:0;min-width:0;min-height:318px;padding:15px}.city-transport__panel:focus-visible{box-shadow:inset 0 0 0 2px #15914c57}.city-transport__panel-head{border-bottom:1px solid #e4e8e9;align-items:center;gap:9px;margin-bottom:12px;padding-bottom:10px;display:flex}.city-transport__panel-head>span{width:31px;height:31px;color:var(--command-green);background:#e9f6ed;border-radius:5px;place-items:center;display:grid}.city-transport__panel-head svg{width:16px}.city-transport__panel-head div{gap:1px;display:grid}.city-transport__panel-head small{color:#849197;letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:700}.city-transport__panel-head h3{color:#20343d;margin:0;font-size:10.5px}.transport-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.transport-hub-card{background:#fff;border:1px solid #dce3e4;border-radius:6px;min-width:0;padding:12px}.transport-hub-card>header{grid-template-columns:39px minmax(0,1fr);align-items:center;gap:9px;display:grid}.transport-hub-code{background:var(--command-navy);color:#fff;letter-spacing:.04em;border-radius:4px;place-items:center;min-height:34px;padding:0 4px;font-size:8.5px;font-weight:800;display:grid}.transport-hub-card header h3{color:#1c3039;margin:0;font-size:10px;line-height:1.25}.transport-hub-card header p{color:#75838a;margin:2px 0 0;font-size:8px}.transport-hub-role{color:#586a72;min-height:30px;margin:9px 0;font-size:8.5px;line-height:1.45}.transport-hub-card dl{grid-template-columns:1fr 1fr;gap:7px;margin:0;display:grid}.transport-hub-card dl>div{background:#f4f7f6;border-radius:4px;min-width:0;padding:8px}.transport-hub-card dl>.transport-hub-warning{background:#fff8eb}.transport-hub-card dt{color:var(--command-green);text-transform:uppercase;align-items:center;gap:4px;font-size:7px;font-weight:800;display:flex}.transport-hub-card dt svg{flex:none;width:10px}.transport-hub-card .transport-hub-warning dt{color:#a25e09}.transport-hub-card dd{color:#52636b;margin:5px 0 0;font-size:8px;line-height:1.4}.transport-metro{grid-template-columns:1.12fr .88fr;gap:10px;display:grid}.transport-metro>article,.transport-detail-list{border:1px solid #dce3e4;border-radius:6px;min-width:0;padding:12px}.transport-metro__overview.is-unavailable{background:#fff8eb}.transport-metro__overview header,.transport-payment-card header{align-items:center;gap:8px;display:flex}.transport-metro__overview header>span{width:28px;height:28px;color:var(--command-green);background:#dff2e5;border-radius:50%;place-items:center;display:grid}.transport-metro__overview.is-unavailable header>span{color:#a25e09;background:#f8e8c9}.transport-metro__overview header svg{width:14px}.transport-metro header small,.transport-local-grid small{color:#7a898f;text-transform:uppercase;font-size:7px;font-weight:750;display:block}.transport-metro h3,.transport-local-grid h3{color:#22363f;margin:2px 0 0;font-size:9.5px}.transport-metro__overview>p,.transport-payment-card>p{color:#53656d;margin:9px 0;font-size:8.5px;line-height:1.5}.transport-metro__overview>div{color:#42575f;border-top:1px solid #335b431f;grid-template-columns:15px 1fr;gap:6px;padding-top:8px;font-size:8px;line-height:1.4;display:grid}.transport-metro__overview>div svg{width:13px;color:var(--command-green)}.transport-metro__overview>div span{gap:2px;display:grid}.transport-metro__overview>div small{color:#708079;font-size:7px}.transport-payment-card{background:#fff}.transport-payment-card header>svg{width:24px;color:var(--command-green)}.transport-detail-list h3{color:#2a3d46;margin:0 0 8px;font-size:9px}.transport-detail-list ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.transport-detail-list li{color:#5b6d75;grid-template-columns:13px 1fr;gap:6px;font-size:8px;line-height:1.35;display:grid}.transport-detail-list li svg{width:11px;color:var(--command-green)}.transport-local-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.transport-local-grid article{background:#fff;border:1px solid #dce3e4;border-radius:6px;grid-template-columns:23px 1fr;gap:8px;min-width:0;min-height:103px;padding:11px;display:grid}.transport-local-grid article>svg{width:19px;color:var(--command-green)}.transport-local-grid article>span{min-width:0}.transport-local-grid p{color:#5b6d75;margin:6px 0 0;font-size:8px;line-height:1.45}.transport-local-grid__late{background:var(--command-navy)!important}.transport-local-grid__late>svg{color:var(--command-green-bright)!important}.transport-local-grid__late small{color:#8fa1aa}.transport-local-grid__late h3{color:#fff}.transport-local-grid__late p{color:#c3cdd1}.city-transport__sources{border:1px solid var(--command-line);background:#f5f7f7;border-top:0;border-radius:0 0 7px 7px;justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:8px 12px;display:flex}.city-transport__sources>span{color:#697980;align-items:center;gap:6px;font-size:7.5px;display:flex}.city-transport__sources>span svg{width:12px;color:var(--command-green);flex:none}.city-transport__sources>div{flex-wrap:wrap;justify-content:end;gap:5px 11px;display:flex}.city-transport__sources a{color:var(--command-green);align-items:center;gap:4px;font-size:7.5px;font-weight:700;display:inline-flex}.city-transport__sources a svg{width:9px}.local-intel{padding-top:22px;scroll-margin-top:20px}.local-intel__heading{min-height:55px}.local-intel__bar{border:1px solid var(--command-line);background:#f4f6f6;border-radius:7px 7px 0 0;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:8px 10px;display:flex}.local-intel__modes{gap:7px;display:flex}.local-intel__modes button{color:#607078;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;min-height:40px;padding:6px 10px;display:grid}.local-intel__modes button>svg{width:15px}.local-intel__modes button span{gap:2px;display:grid}.local-intel__modes button.is-active strong{color:var(--command-green)}.local-intel__modes small{color:#829096;font-size:7px}.local-intel__bar>p{color:#728087;text-align:right;align-items:center;gap:6px;max-width:315px;margin:0;font-size:7.5px;line-height:1.4;display:flex}.local-intel__bar>p svg{width:12px;color:var(--command-green);flex:none}.local-intel__cards{border-right:1px solid var(--command-line);border-left:1px solid var(--command-line);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.local-intel__cards>article{background:#fff;border:1px solid #dce3e4;border-radius:6px;min-width:0;padding:12px;box-shadow:0 3px 11px #0317250a}.local-intel__cards article>header{justify-content:space-between;align-items:start;gap:9px;min-height:20px;display:flex}.local-intel__cards article>header>div{flex-wrap:wrap;gap:4px;display:flex}.local-intel__cards article>header span,.local-intel__sources b{border-radius:9px;align-items:center;min-height:17px;padding:0 6px;font-size:6.5px;font-weight:800;display:inline-flex}.local-intel__cards article>header span.is-xiaohongshu,.local-intel__sources b.is-xiaohongshu{color:#d5313e;background:#fff0f1}.local-intel__cards article>header span.is-baidu,.local-intel__sources b.is-baidu{color:#315bd6;background:#edf1ff}.local-intel__cards article>header small{color:#738188;text-align:right;font-size:7.5px;font-weight:700}.local-intel__cards article>h3{color:#1b2f38;margin:8px 0 9px;font-size:10.5px;line-height:1.3}.local-intel__signal,.local-intel__action{border-radius:5px;grid-template-columns:15px minmax(0,1fr);gap:6px;padding:9px;display:grid}.local-intel__action{background:#eff8f2;margin-top:6px}.local-intel__signal>svg,.local-intel__action>svg{color:#718087;width:12px}.local-intel__action>svg{color:var(--command-green)}.local-intel__signal span,.local-intel__action span{min-width:0}.local-intel__signal strong,.local-intel__action strong{color:#30434c;text-transform:uppercase;margin-bottom:3px;font-size:7px;display:block}.local-intel__action strong{color:var(--command-green)}.local-intel__signal p,.local-intel__action p{color:#596a72;margin:0;font-size:8px;line-height:1.45}.local-intel__cards article>footer{border-top:1px solid #e4e8e9;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;padding-top:8px;display:flex}.local-intel__cards code{color:#485b64;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:auto;font-family:inherit;font-size:7.5px;overflow:hidden}.local-intel__cards footer button,.local-intel__cards footer a{color:#5d6e76;cursor:pointer;background:#fff;border:1px solid #d8e0e1;border-radius:4px;align-items:center;gap:3px;min-height:24px;padding:0 6px;font-size:7px;font-weight:750;display:inline-flex}.local-intel__cards footer svg{width:9px}.local-intel__sources{border:1px solid var(--command-line);background:#f5f7f7;border-radius:0 0 7px 7px;align-items:center;gap:8px;min-height:42px;padding:8px 11px;display:flex}.local-intel__sources>span{color:#6d7c83;text-transform:uppercase;margin-right:auto;font-size:7.5px;font-weight:750}.local-intel__sources>a{color:#53656d;grid-template-columns:auto minmax(0,1fr) 10px;align-items:center;gap:6px;min-width:0;max-width:38%;display:grid}.local-intel__sources>a span{text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;overflow:hidden}.local-intel__sources>a>svg{width:9px;color:var(--command-green)}.transport-summary{margin-top:14px}.transport-city-picker{padding-top:18px}.transport-city-picker .command-section-title{align-items:end}.transport-city-picker .command-section-title p,.transport-city-picker .command-section-title>span{color:#7a878d;margin:0;font-size:9px}.transport-city-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.transport-city-grid button{border:1px solid var(--command-line);color:#67777e;cursor:pointer;text-align:left;background:#fff;border-radius:6px;grid-template-columns:19px minmax(0,1fr) 14px;align-items:center;gap:8px;min-width:0;min-height:61px;padding:9px 10px;display:grid}.transport-city-grid button:hover,.transport-city-grid button.is-active{color:var(--command-green);background:#eff9f2;border-color:#83b895}.transport-city-grid button>svg{width:15px}.transport-city-grid button>svg:last-child{justify-self:end;width:12px}.transport-city-grid button span{gap:4px;min-width:0;display:grid}.transport-city-grid strong{color:#263942;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.25;overflow:hidden}.transport-city-grid strong b{font-weight:600}.transport-city-grid small{color:#7a888e;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;line-height:1.25;overflow:hidden}.command-transport-page .city-transport{padding-top:19px}.transport-rule-strip{background:var(--command-navy);color:#fff;border-radius:6px;grid-template-columns:25px minmax(0,1fr);gap:9px;margin-top:13px;padding:12px 14px;display:grid}.transport-rule-strip>svg{width:20px;color:var(--command-green-bright)}.transport-rule-strip strong{font-size:9px}.transport-rule-strip p{color:#c1ccd1;margin:4px 0 0;font-size:8px;line-height:1.4}.transport-rail .city-toolkit__cards>h3{margin:0;font-size:11px}@media (width<=1240px){.command-list-page .command-workspace,.command-detail-page .command-workspace{padding-inline:23px}.city-command-hero{grid-template-columns:245px 1fr;gap:20px}.city-command-hero>img{height:200px}.city-command-metrics{grid-template-columns:repeat(2,1fr)}.city-command-plan__rows article{grid-template-columns:45px 105px minmax(0,1fr)}.city-command-duration{display:none}.city-command-sights__head,.sight-row--command{grid-template-columns:1.4fr 1fr .78fr .78fr 1.2fr}.command-sight-name{grid-template-columns:56px 1fr}.command-sight-name img{width:56px;height:44px}.city-transport__workspace{grid-template-columns:165px minmax(0,1fr)}.transport-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.command-page-heading{min-height:105px}.city-command-hero{grid-template-columns:280px 1fr}.city-command-hero>img{height:210px}.destination-rail,.city-toolkit{display:block}.destination-rail__styles{grid-template-columns:repeat(5,1fr)}.destination-rail__facts ol{grid-template-columns:repeat(3,1fr)}.destination-rail__quick,.city-toolkit__quick{grid-template-columns:repeat(3,1fr);gap:12px}.city-toolkit__quick,.city-toolkit__cards,.city-toolkit__facts dl,.transport-rail .city-toolkit__cards{grid-template-columns:repeat(2,1fr)}.transport-rail .city-toolkit__cards>h3{grid-column:1/-1}}@media (width<=720px){.command-list-page .command-workspace,.command-detail-page .command-workspace{padding:20px 15px 28px}.command-page-heading{gap:14px;display:grid}.command-page-heading>a{justify-self:start}.destination-controls{grid-template-columns:1fr 1fr}.destination-controls__search{grid-column:1/-1}.destination-summary{grid-template-columns:repeat(2,1fr)}.destination-summary span:nth-child(2){border-right:0}.destination-summary span:nth-child(-n+2){border-bottom:1px solid var(--command-line)}.destination-table-wrap{border:0;overflow:visible}.destination-table-wrap table,.destination-table-wrap tbody{display:block}.destination-table-wrap thead{display:none}.destination-table-wrap tr{border:1px solid var(--command-line);border-radius:7px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:10px;padding:12px;display:grid}.destination-table-wrap td{border:0;gap:4px;height:auto;padding:0;display:grid}.destination-table-wrap td:before{color:#869197;content:attr(data-label);text-transform:uppercase;font-size:7px;font-weight:750}.destination-table-wrap td:first-child{grid-column:1/-1}.destination-table-wrap td:first-child:before,.destination-table-wrap td:last-child:before{display:none}.destination-table-wrap td:nth-child(3),.destination-table-wrap td:nth-child(5){grid-column:1/-1}.destination-table-wrap td:last-child{position:absolute}.sight-destination-table tr{position:relative}.sight-destination-table td:last-child{top:12px;right:12px}.sight-destination-table .destination-city{padding-right:34px}.sight-destination-table .sight-table__copy{white-space:normal}.destination-city{grid-template-columns:80px 1fr}.destination-city img{width:80px;height:55px}.destination-rail__styles{grid-template-columns:repeat(2,1fr)}.destination-rail__facts ol,.destination-rail__quick{grid-template-columns:1fr}.city-command-breadcrumb{padding-bottom:6px}.city-command-hero{grid-template-columns:1fr;gap:17px}.city-command-hero>img{height:235px}.city-command-hero__copy h1{font-size:38px}.city-command-metrics{margin-top:18px}.city-command-tabs{margin-top:20px}.city-command-plan__rows article{grid-template-columns:45px 1fr;gap:7px 10px;min-height:78px;padding-left:35px}.city-command-plan__rows h3{align-self:end}.city-command-plan__rows p{grid-column:2/-1;align-self:start}.city-transport__workspace{grid-template-columns:1fr}.city-transport__modes{border-right:0;border-bottom:1px solid var(--command-line);grid-template-columns:repeat(2,1fr)}.city-transport__modes button:nth-child(odd){border-right:1px solid var(--command-line)}.city-transport__modes button:before{width:auto;height:3px;top:auto;right:0}.city-transport__panel{min-height:0}.transport-hub-card dl{grid-template-columns:1fr}.city-transport__sources{flex-direction:column;align-items:start}.city-transport__sources>div{justify-content:start}.local-intel__bar{flex-direction:column;align-items:start}.local-intel__bar>p{text-align:left;max-width:none}.city-command-sights__head{display:none}.city-command-sights__table{border:0;overflow:visible}.sight-row--command{border:1px solid var(--command-line);border-radius:7px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:9px;padding:12px}.sight-row--command>*{gap:4px;display:grid}.sight-row--command>:before{color:#849096;content:attr(data-label);text-transform:uppercase;font-size:7px;font-weight:750}.command-sight-name,.command-sight-address{grid-column:1/-1}.command-sight-name{grid-template-columns:82px 1fr}.command-sight-name:before{display:none}.command-sight-name img{width:82px;height:58px}.command-sight-address>span{margin-top:3px}.command-sight-address button,.command-sight-address a{border:1px solid #bbd6c4;border-radius:4px;min-height:34px;padding:0 10px}.city-command-connections,.city-command-connections>div:last-child,.city-toolkit__cards,.city-toolkit__quick,.transport-rail .city-toolkit__cards{grid-template-columns:1fr}}@media (width<=430px){.destination-controls{grid-template-columns:1fr}.destination-controls__search{grid-column:auto}.destination-summary span{min-height:44px;padding-inline:10px}.destination-index .command-section-title>span{display:none}.city-command-hero>img{height:205px}.city-command-metrics{grid-template-columns:1fr 1fr}.city-command-tabs button{padding-inline:10px}.city-command-section-heading>span{display:none}.transport-city-grid{grid-template-columns:1fr 1fr}.transport-city-grid button{grid-template-columns:17px minmax(0,1fr)}.transport-city-grid button>svg:last-child{display:none}.transport-hub-grid,.transport-metro,.transport-local-grid,.local-intel__cards{grid-template-columns:1fr}.city-transport__panel{padding:11px}.city-transport__modes button{min-height:60px;padding-inline:9px}.local-intel__modes{width:100%}.local-intel__modes button{flex:1}.local-intel__sources{flex-direction:column;align-items:start}.local-intel__sources>span{margin-right:0}.local-intel__sources>a{width:100%;max-width:none}.local-intel__cards code{flex-basis:100%;width:100%}}:root{--ink:#171717;--muted:#626262;--red:#de007b;--red-dark:#aa005f;--jade:#de007b;--line:#e1e1e1;--soft:#f7f7f7;--dark:#303030;--serif:"Google Sans", Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:12px}body{color:var(--ink);background:#f7f7f7;font-family:Google Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.site-header{border-bottom-color:var(--line);background:#fffffffa}.brand{font-family:var(--serif)}.button{border-radius:8px}.site-footer{background:#303030}.app-shell--command{background:#f7f7f7}.command-home{--command-navy:#263238;--command-navy-soft:#f2f2f2;--command-green:#de007b;--command-green-bright:#de007b;--command-canvas:#f7f7f7;--command-rail:#f7f7f7;--command-line:#e1e1e1;--command-line-soft:#ebebeb;--command-accent-hover:#aa005f;--command-accent-soft:#fff0f7;--command-focus:#3c78f4;color:#303030;background:#f7f7f7;font-family:Google Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.command-home :focus-visible{outline-offset:2px;outline:3px solid #3c78f452}.command-sidebar{border-right:1px solid var(--command-line);color:#303030;background:#fff}.command-sidebar__brand{color:#171717;white-space:nowrap;font-size:22px}.command-sidebar__brand span{color:var(--command-green)}.command-sidebar__nav a{color:#3f3f3f;border-radius:8px;font-size:14px;font-weight:600}.command-sidebar__nav a:before{background:var(--command-green)}.command-sidebar__nav a:hover{color:#171717;background:#f5f5f5}.command-sidebar__nav a.is-active{background:var(--command-accent-soft);color:var(--command-green)}.command-setup{border-color:var(--command-line);background:#fafafa;border-radius:12px}.command-setup__heading h2{color:#262626;font-size:14px}.command-setup__heading span{color:#777;font-size:11px}.command-setup__progress{background:#e8e8e8}.command-setup__progress i{background:var(--command-green)}.command-setup__steps button{color:#444;font-size:12px}.command-setup__steps button:hover{color:var(--command-green)}.command-setup__steps svg{color:#929292}.command-setup__steps button[aria-pressed=true] svg{color:var(--command-green)}.command-setup__link{color:var(--command-green);border-color:#f0b6d5;border-radius:8px;font-size:12px}.command-setup__link:hover{background:var(--command-accent-soft)}.command-sidebar__footer{border-color:var(--command-line)}.command-sidebar__footer a{color:#686868;font-size:12px}.command-sidebar__footer a:hover{color:var(--command-green)}.command-language-select{color:#686868;align-items:center;gap:8px;min-height:34px;padding:0 8px;display:flex}.command-language-select svg{flex:none;width:15px}.command-language-select select{border:1px solid var(--command-line);color:#3f3f3f;width:100%;min-width:0;font:inherit;background:#fff;border-radius:6px;padding:4px 22px 4px 6px;font-size:11px}.interface-language-notice{color:#5d4050;background:#fff8fc;border:1px solid #ead7e2;border-radius:8px;align-items:baseline;gap:10px;margin:0 0 18px;padding:10px 13px;font-size:12px;line-height:1.45;display:flex}.interface-language-notice strong{color:var(--command-green);flex:none}.command-workspace{background:#f7f7f7;padding:32px 36px 38px}.command-workspace__heading h1,.command-page-heading h1{color:#171717;font-size:24px;font-weight:700;line-height:1.3}.command-workspace__heading>a,.command-section-title a,.city-command-section-heading>a{color:var(--command-green);font-size:13px}.destination-search--command form{height:64px;box-shadow:none;background:#fff;border:1px solid #d4d4d4;border-radius:12px}.destination-search--command form:focus-within{border-color:var(--command-focus);box-shadow:0 0 0 3px #3c78f429}.destination-search--command input{font-size:17px}.destination-search--command button{background:var(--command-green);border-radius:8px}.destination-search--command button:hover{background:var(--command-accent-hover)}.destination-search--command .search-results{border-color:var(--command-line);border-radius:8px}.popular-tasks h2{color:#555;font-size:13px}.popular-tasks a,.china-now-card,.destination-rail__styles button,.city-toolkit__cards article,.transport-hub-card,.transport-metro>article,.transport-detail-list,.transport-local-grid article,.local-intel__cards>article,.transport-city-grid button{border-color:var(--command-line-soft);box-shadow:none;background:#fff;border-radius:8px}.popular-tasks a:hover,.china-now-card:hover,.destination-rail__styles button:hover,.city-toolkit__cards article:hover,.transport-hub-card:hover,.transport-metro>article:hover,.transport-detail-list:hover,.transport-local-grid article:hover,.local-intel__cards>article:hover,.transport-city-grid button:hover{background:#fff;border-color:#d2d2d2;box-shadow:0 2px 5px #0000000f}.popular-tasks strong{font-size:13px}.popular-tasks small{font-size:11px}.command-map,.command-cities__table-wrap,.destination-table-wrap,.destination-summary,.city-command-plan__rows,.city-command-sights__table,.city-command-connections,.city-transport__workspace{border-color:var(--command-line);box-shadow:none;background:#fff;border-radius:12px}.command-map,.command-map__routes{background:#fff}.command-map__routes a{border-color:var(--command-line-soft);border-radius:8px;font-size:11px}.command-map__routes a:hover{border-color:#d0d0d0}.command-map__controls{box-shadow:0 2px 6px #00000014}.command-map__controls button:hover{background:var(--command-accent-soft);color:var(--command-green)}.command-map__marker svg{color:var(--command-green)}.command-section-title h2,.city-command-section-heading h2{color:#171717;font-size:18px}.command-cities th,.destination-table-wrap th,.city-command-sights__head{color:#555;background:#f1f1f1;font-size:12px;font-weight:600}.command-cities td,.destination-table-wrap td,.sight-row--command{border-color:var(--command-line-soft);color:#444;font-size:13px;line-height:1.5}.command-cities tbody tr:hover,.destination-table-wrap tbody tr:hover,.sight-row--command:hover{background:#fafafa}.command-city-name img,.destination-city img,.command-sight-name img,.city-command-hero>img{border-radius:8px}.command-city-name strong,.destination-city strong,.command-sight-name strong{color:#222;font-size:13px}.command-city-name small,.destination-city small,.command-sight-name small{color:#777;font-size:11px}.china-now{border-left-color:var(--command-line);background:#f7f7f7}.china-now__header h2{color:#171717;font-size:20px}.china-now__header span{color:var(--command-green);font-size:12px}.china-now__disclaimer{color:#707070;font-size:11px;line-height:1.45}.china-now-card{padding:16px}.china-now-card h3{color:#222;font-size:14px}.china-now-card small{font-size:10px}.china-now-card p{color:#555;font-size:12px;line-height:1.5}.china-now-card>a{color:var(--command-green);font-size:11px}.china-facts h3,.quick-tools h3{color:#222;font-size:14px}.china-facts dt,.china-facts dd,.quick-tools a{font-size:11px}.command-status{border-top:1px solid var(--command-line);color:#686868;background:#fff;font-size:11px}.command-status span:first-child{color:#555}.command-status svg{color:var(--command-green)}.destination-controls label,.destination-controls>button{border-color:var(--command-line);background:#fff;border-radius:8px}.destination-controls label:focus-within{border-color:var(--command-focus);box-shadow:0 0 0 3px #3c78f424}.destination-controls input,.destination-controls select{font-size:13px}.destination-controls>button:hover{color:var(--command-green);border-color:#d0d0d0}.destination-summary span{border-color:var(--command-line-soft)}.destination-summary strong{color:#222;font-size:14px}.destination-index .command-section-title p,.destination-index .command-section-title>span,.transport-city-picker .command-section-title p,.transport-city-picker .command-section-title>span{color:#727272;font-size:11px}.destination-rail__styles button,.transport-city-grid button{font-size:12px}.destination-rail__styles button:hover,.destination-rail__styles button.is-active,.transport-city-grid button:hover,.transport-city-grid button.is-active{background:var(--command-accent-soft);color:var(--command-green);border-color:#efb7d6}.destination-rail__facts li>span{background:var(--command-accent-soft);color:var(--command-green)}.destination-rail__facts p{font-size:11px}.destination-rail__facts strong{color:#333;font-size:12px}.city-command-breadcrumb{color:#707070;font-size:12px}.city-command-hero{gap:32px}.city-command-hero>img{border-radius:12px}.city-command-hero__copy>span{color:var(--command-green);font-size:11px}.city-command-hero__copy h1{color:#111;font-size:clamp(36px,3vw,48px);line-height:1.05}.city-command-hero__copy>p{color:#555;font-size:15px;line-height:1.6}.city-command-metrics small{color:#777;font-size:10px}.city-command-metrics strong{color:#333;font-size:12px}.city-command-tabs button{color:#555;font-size:13px}.city-command-tabs button:after{background:var(--command-green);height:3px}.city-command-tabs button:hover,.city-command-tabs button.is-active{color:var(--command-green)}.city-command-section-heading p{color:#6f6f6f;font-size:12px}.city-command-section-heading>span{color:#777;font-size:11px}.city-command-plan__rows:before{background:#dadada}.city-command-plan__rows article{border-color:var(--command-line-soft);min-height:72px}.city-command-plan__rows article>i{background:var(--command-green);box-shadow:0 0 0 1px #de007b33}.city-command-day{background:var(--command-accent-soft);color:var(--command-green);border-radius:8px}.city-command-plan__rows h3{color:#222;font-size:13px}.city-command-plan__rows p{color:#626262;font-size:12px;line-height:1.5}.city-command-duration{color:#777;font-size:11px}.city-command-sights__head{min-height:40px}.sight-row--command{min-height:82px}.command-sight-fact p,.command-sight-address>strong{color:#555;font-size:11px}.command-sight-address button,.command-sight-address a{color:var(--command-green);font-size:10px}.city-command-connections{background:#fff}.city-command-connections h2{color:#222;font-size:14px}.city-command-connections p{color:#666;font-size:11px}.city-command-connections>div:last-child>span{border-color:var(--command-line-soft);border-radius:8px}.city-command-connections strong{font-size:12px}.city-command-connections small{font-size:10px}.city-toolkit__cards h3{color:#222;font-size:13px}.city-toolkit__cards p,.city-toolkit__section>p,.city-toolkit__facts dd{color:#626262;font-size:11px}.city-toolkit__facts dt,.city-toolkit__sources>span,.city-toolkit__sources>a span{font-size:10px}.city-transport__heading .section-kicker,.local-intel__heading .section-kicker{color:var(--command-green);font-size:10px}.city-transport__workspace{overflow:hidden}.city-transport__modes{border-color:var(--command-line);background:#f1f1f1}.city-transport__modes button{border-color:var(--command-line-soft);color:#555}.city-transport__modes button:before{background:var(--command-green)}.city-transport__modes button:hover,.city-transport__modes button.is-active{color:var(--command-green);background:#fff}.city-transport__modes button strong{color:#333;font-size:12px}.city-transport__modes button.is-active strong{color:var(--command-green)}.city-transport__modes button small{color:#777;font-size:10px}.transport-hub-card{padding:16px}.transport-hub-card header h3,.transport-metro h3,.transport-local-grid h3,.transport-detail-list h3{color:#222;font-size:13px}.transport-hub-card header p,.transport-hub-card dd,.transport-metro__overview>p,.transport-metro__overview>div,.transport-detail-list li,.transport-local-grid p{color:#5f5f5f;font-size:11px;line-height:1.5}.transport-hub-card dl>div{background:#f5f5f5;border-radius:8px}.transport-metro__overview{background:#fafafa}.transport-metro__overview header>span{background:var(--command-accent-soft);color:var(--command-green)}.transport-detail-list--tips{background:#fafafa}.city-transport__sources,.local-intel__sources{border-color:var(--command-line);background:#f1f1f1}.city-transport__sources>span,.city-transport__sources a,.local-intel__sources>span,.local-intel__sources>a span{font-size:10px}.local-intel__bar{border-color:var(--command-line);background:#f1f1f1;border-radius:12px 12px 0 0}.local-intel__modes button{color:#555;border-radius:8px}.local-intel__modes button:hover,.local-intel__modes button.is-active{color:var(--command-green);background:#fff;border-color:#efb7d6}.local-intel__modes strong{color:#333;font-size:11px}.local-intel__modes small,.local-intel__bar>p{color:#707070;font-size:10px}.local-intel__cards{border-color:var(--command-line)}.local-intel__cards>article{padding:16px}.local-intel__cards article>h3{color:#222;font-size:14px}.local-intel__signal{background:#f5f5f5}.local-intel__action{background:var(--command-accent-soft)}.local-intel__signal p,.local-intel__action p{color:#5e5e5e;font-size:11px}.local-intel__signal strong,.local-intel__action strong{font-size:9px}.local-intel__cards code,.local-intel__cards footer button,.local-intel__cards footer a{font-size:10px}.local-intel__cards footer button,.local-intel__cards footer a{border-radius:8px;min-height:30px;padding-inline:9px}.local-intel__cards footer button:hover,.local-intel__cards footer a:hover{color:var(--command-green);border-color:#efb7d6}.transport-city-grid strong{color:#333;font-size:12px}.transport-city-grid small{color:#777;font-size:10px}.transport-rule-strip,.transport-local-grid__late{background:#303030!important}.command-content-page .command-workspace{min-width:0;overflow:hidden}.command-content-page .page-shell{width:100%;margin-inline:0}.command-content-page :is(.sights-page,.apps-page,.phrasebook-page,.setup-page){min-width:0;min-height:0}.command-content-page .page-intro{align-items:end;gap:28px;min-height:0;padding:4px 0 28px}.command-content-page .page-intro h1{letter-spacing:-.045em;max-width:620px;font-size:clamp(42px,4.5vw,64px);font-weight:700;line-height:1.02}.command-content-page .page-intro>p,.command-content-page .page-intro>div>p{max-width:520px;font-size:15px;line-height:1.6}.command-content-page .page-intro--split{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);display:grid}.command-content-page .page-intro--split>div{gap:16px;width:100%}.command-content-page .filter-bar{border:1px solid var(--command-line);background:#fff;border-radius:12px;grid-template-columns:minmax(220px,1fr) 210px auto;min-height:74px;margin:18px 0 22px;padding:12px}.command-content-page .filter-bar label,.command-content-page .filter-bar select,.command-content-page .phrase-search{border-radius:8px}.command-content-page .sight-index,.command-content-page .app-guide,.command-content-page .phrase-list{padding-block:0 42px}.command-content-page .sight-index .sight-row{grid-template-columns:minmax(190px,.7fr) minmax(0,1.3fr);gap:24px;min-height:250px;padding-block:24px}.command-content-page .sight-index .sight-row>img{border-radius:10px;min-height:220px}.command-content-page .sight-index .sight-row__main h3{font-size:26px}.command-content-page .sight-index .sight-row__main>p{font-size:13px}.command-content-page .sight-index .sight-row__facts span{font-size:11px}.command-content-page .sight-index .address-card{border-top:1px dashed var(--command-line);border-left:0;flex-flow:wrap;grid-column:1/-1;align-items:center;padding:14px 0 0}.command-content-page .sight-index .address-card>strong{flex:1}.command-content-page .category-tabs{padding-top:16px}.command-content-page .app-guide__row{grid-template-columns:1fr 1fr;gap:28px;padding-block:32px}.command-content-page .app-guide__identity{grid-column:1/-1}.command-content-page .source-principle{border-radius:12px;grid-template-columns:1fr;gap:22px;margin-bottom:42px;padding:36px}.command-content-page .source-principle h2{font-size:38px}.command-content-page .phrase-list>button{grid-template-columns:86px minmax(0,.9fr) minmax(0,1.1fr);gap:12px 20px}.command-content-page .phrase-list__pinyin{grid-column:2/3}.command-content-page .phrase-list__copy{grid-area:2/3}.command-content-page .phrase-caution{margin-bottom:42px}.command-content-page .setup-hero{grid-template-columns:minmax(0,1fr) 190px;gap:36px;min-height:0;padding-block:4px 34px}.command-content-page .setup-hero h1{font-size:clamp(48px,5vw,70px);font-weight:700;line-height:1.02}.command-content-page .setup-hero p{margin-top:20px;font-size:15px}.command-content-page .setup-progress strong{font-size:72px}.command-content-page .setup-page__checklist{padding-block:28px}.command-content-page .setup-checklist button{min-height:104px}.command-content-page .setup-checklist__number{font-size:34px}.command-content-page .setup-checklist__copy strong{font-size:19px}.command-content-page .setup-checklist__copy small{font-size:12px}.command-content-page .setup-notes{grid-template-columns:1fr;margin-bottom:42px}.command-content-page .setup-notes article,.command-content-page .setup-notes article:nth-child(2n){border-right:0;padding:30px 0}.command-content-page .setup-notes h2{font-size:28px}.command-content-page .setup-essential-apps{border-radius:12px;padding:38px 26px}.command-content-page .setup-essential-apps .section-heading h2{font-size:32px}.command-content-page .setup-essential-apps .page-shell>div:last-child{grid-template-columns:repeat(3,1fr)}.command-content-page .setup-reset{min-height:90px}.command-content-page .not-found{width:100%;min-height:calc(100vh - 150px)}.command-content-page .not-found h1{font-size:clamp(56px,6vw,84px)}@media (width<=1240px){.command-sidebar__brand:after{color:#171717}.command-language-select{justify-content:center;padding-inline:4px}.command-language-select svg{display:none}.command-language-select select{width:52px;padding-inline:3px;font-size:9px}.command-workspace{padding-inline:28px}}@media (width<=980px){.command-sidebar{border-right:0;border-bottom:1px solid var(--command-line);background:#fff;grid-template-columns:auto minmax(0,1fr) auto}.command-sidebar__footer{border:0;margin:0;padding:0;display:block}.command-sidebar__footer>a{display:none}.command-language-select{padding:0}.command-language-select select{width:72px;font-size:10px}.command-workspace{padding:28px 22px 34px}.china-now{border-top:1px solid var(--command-line)}.command-content-page .page-intro--split,.command-content-page .setup-hero{grid-template-columns:1fr}}@media (width<=720px){.command-home{font-size:15px}.command-sidebar__brand{color:#171717}.command-workspace{padding-inline:15px}.command-workspace__heading h1,.command-page-heading h1{font-size:21px}.destination-search--command form{border-radius:10px;height:58px}.popular-tasks a{min-height:68px}.city-command-hero__copy h1{font-size:38px}.command-cities tr,.destination-table-wrap tr,.sight-row--command{background:#fff;border-radius:10px}.command-cities td,.destination-table-wrap td,.sight-row--command{font-size:12px}.command-content-page .page-intro{padding-top:0}.command-content-page .page-intro h1{font-size:42px}.command-content-page .filter-bar{grid-template-columns:1fr}.command-content-page .filter-bar>span{grid-column:auto}.command-content-page .sight-index .sight-row{grid-template-columns:1fr}.command-content-page .sight-index .address-card{grid-column:1}.command-content-page .app-guide__row{grid-template-columns:1fr}.command-content-page .app-guide__identity{grid-column:auto}.command-content-page .phrase-list>button{grid-template-columns:1fr auto}.command-content-page .phrase-list__pinyin{grid-column:1}.command-content-page .phrase-list__copy{grid-area:1/2}.command-content-page .setup-essential-apps .page-shell>div:last-child{grid-template-columns:repeat(2,1fr)}.interface-language-notice{flex-direction:column;align-items:flex-start;gap:3px}}@media (width<=430px){.command-sidebar{padding-inline:12px}.command-workspace{padding-top:22px}.city-command-hero__copy h1{font-size:34px}.city-command-hero__copy>p{font-size:14px}.local-intel__cards>article,.transport-hub-card{padding:14px}}.command-page--wide{grid-template-columns:230px minmax(0,1fr)}.command-page--wide .command-workspace{background:#fff;padding:48px clamp(34px,4.4vw,70px) 76px}.question-center{color:#17243a;width:min(100%,1240px);margin-inline:auto}.question-center__intro h1{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(40px,4vw,54px);font-weight:750;line-height:1.14}.question-center__intro>p{color:#607086;margin:13px 0 24px;font-size:16px}.question-center__search{background:#fff;border:1px solid #cfd9e1;border-radius:10px;align-items:center;gap:12px;height:58px;padding:0 18px;transition:border-color .16s,box-shadow .16s;display:flex}.question-center__search:focus-within{border-color:var(--command-green);box-shadow:0 0 0 4px #de007b14}.question-center__search svg{color:#607086;flex:none}.question-center__search input{color:#17243a;background:0 0;border:0;outline:0;width:100%;height:100%;font-size:16px}.question-center__modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:760px;margin-top:20px;display:grid}.question-center__modes>button{color:#607086;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3e8;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:11px;min-height:68px;padding:0 17px;display:grid}.question-center__modes>button:hover{color:var(--command-green);border-color:#e8a8cb}.question-center__modes>button.is-active{background:var(--command-accent-soft);color:var(--command-green);border-color:#e7a0c8}.question-center__modes svg{width:23px}.question-center__modes span{gap:3px;display:grid}.question-center__modes strong{font-size:14px}.question-center__modes small{color:#7b8997;font-size:10px}.question-center__cities{border-bottom:1px solid #dce3e8;align-items:center;gap:22px;margin-top:24px;padding:18px 0 22px;display:flex}.question-center__cities>strong{flex:none;font-size:14px}.question-center__cities>div{flex-wrap:wrap;gap:8px;display:flex}.question-center__cities button,.question-center__subcategories button{color:#607086;cursor:pointer;background:#fff;border:1px solid #cfd9e1;border-radius:7px;min-height:38px;padding:0 18px;font-size:13px;font-weight:700}.question-center__cities button:hover,.question-center__subcategories button:hover{border-color:var(--command-green);color:var(--command-green)}.question-center__cities button.is-active,.question-center__subcategories button.is-active{border-color:var(--command-green);background:var(--command-green);color:#fff}.question-center__browser{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:30px;margin-top:22px;display:grid}.question-center__categories{background:#fff;border:1px solid #dce3e8;border-radius:11px;position:sticky;top:22px;overflow:hidden}.question-center__category{border-bottom:1px solid #dce3e8}.question-center__category:last-child{border-bottom:0}.question-center__category>button{color:#607086;text-align:left;cursor:pointer;background:#fff;align-items:center;gap:11px;width:100%;min-height:54px;padding:0 17px;font-size:14px;font-weight:700;display:flex}.question-center__category>button:hover{background:#f7f7f7}.question-center__category.is-active>button{background:var(--command-accent-soft);box-shadow:inset 3px 0 0 var(--command-green);color:var(--command-green)}.question-center__side-subcategories{background:#fcfcfc;padding:8px 0 12px}.question-center__side-subcategories button{color:#607086;text-align:left;cursor:pointer;background:0 0;width:100%;min-height:36px;padding:0 18px 0 49px;font-size:13px;position:relative}.question-center__side-subcategories button:before{content:"";background:#a9b8c3;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:31px;transform:translateY(-50%)}.question-center__side-subcategories button:hover,.question-center__side-subcategories button.is-active{color:var(--command-green);font-weight:750}.question-center__side-subcategories button.is-active:before{background:var(--command-green)}.question-center__results{min-width:0}.question-center__toolbar{border-bottom:1px solid #dce3e8;justify-content:space-between;align-items:flex-start;gap:20px;min-height:46px;display:flex}.question-center__toolbar>div{align-items:baseline;gap:10px;display:flex}.question-center__toolbar strong{font-size:14px}.question-center__toolbar span{color:#607086;font-size:12px}.question-center__toolbar>button{color:var(--command-green);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:4px 0;font-size:13px;font-weight:700;display:inline-flex}.question-center__subcategories{border-bottom:1px solid #dce3e8;flex-wrap:wrap;gap:8px;padding:15px 0 18px;display:flex}.question-center__subcategories button{min-height:34px;padding:0 16px}.question-center__list{border-bottom:1px solid #cfd9e1}.question-center__row{content-visibility:auto;contain-intrinsic-size:230px;border-top:1px solid #dce3e8;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:30px;padding:27px 0 28px;display:grid}.question-center__toolbar+.question-center__list .question-center__row:first-child,.question-center__subcategories+.question-center__list .question-center__row:first-child{border-top:0}.question-center__row.is-playing{background:#fff8fc;box-shadow:-14px 0 #fff8fc,14px 0 #fff8fc}.question-center__question{min-width:0}.question-center__title-line{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:13px;display:grid}.question-center__number{color:#9aabb7;letter-spacing:.05em;padding-top:3px;font-size:11px;font-weight:800}.question-center__meta{color:var(--command-green);margin:0 0 5px;font-size:11px;font-weight:800}.question-center__title-line h3{letter-spacing:-.025em;margin:0;font-size:clamp(18px,1.65vw,23px);line-height:1.4}.question-center__phrase{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;margin:19px 0 0 47px;display:grid}.question-center__phrase>div>span{color:#8293a2;font-size:10px;font-weight:750}.question-center__phrase p{margin:3px 0 0;font-size:14px;font-weight:650;line-height:1.6}.question-center__play{border:1.5px solid var(--command-green);width:44px;height:44px;color:var(--command-green);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;display:inline-grid}.question-center__play:hover:not(:disabled),.question-center__play.is-playing{background:var(--command-green);color:#fff;transform:scale(1.04)}.question-center__play:disabled{cursor:not-allowed;opacity:.38}.question-center__playing{color:var(--command-green);align-items:center;gap:13px;margin-top:8px;font-size:10px;font-weight:800;display:flex}.question-center__audio-wave{align-items:center;gap:2px;height:18px;display:flex}.question-center__audio-wave i{background:var(--command-green);border-radius:2px;width:2px;animation:.75s ease-in-out infinite alternate question-wave;display:block}.question-center__answer{border-left:1px solid #dce3e8;min-width:0;padding:1px 0 0 26px}.question-center__answer>span{color:#de4f5a;letter-spacing:.08em;font-size:10px;font-weight:850}.question-center__answer p{color:#31455b;margin:8px 0 10px;font-size:14px;line-height:1.78}.question-center__answer a{color:var(--command-green);align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.question-center__answer a:hover{text-decoration:underline}.daily-phrase-row__pinyin p{color:#22364d;font-size:16px;font-weight:650}.daily-phrase-row__pinyin small{color:#718091;font-size:11px;line-height:1.65;display:block}.question-center__empty{text-align:center;border-bottom:1px solid #dce3e8;place-content:center;min-height:270px;display:grid}.question-center__empty strong{font-size:19px}.question-center__empty p{color:#607086;margin:8px 0 0;font-size:13px}.question-center__audio-helper{background:var(--command-accent-soft);min-height:74px;color:var(--command-green);border:1px solid #f1bbd8;border-radius:10px;align-items:center;gap:14px;margin-top:20px;padding:15px 22px;display:flex}.question-center__audio-helper>div{flex-direction:column;gap:2px;display:flex}.question-center__audio-helper strong{font-size:14px}.question-center__audio-helper span{color:#607086;font-size:12px}@keyframes question-wave{0%{opacity:.5;transform:scaleY(.52)}to{opacity:1;transform:scaleY(1)}}@media (width<=1240px){.command-page--wide{grid-template-columns:78px minmax(0,1fr)}.command-page--wide .command-workspace{padding-inline:34px}.question-center__browser{grid-template-columns:190px minmax(0,1fr);gap:24px}.question-center__row{grid-template-columns:1fr;gap:20px}.question-center__answer{border-top:1px solid #dce3e8;border-left:0;margin-left:47px;padding:16px 0 0}}@media (width<=980px){.command-page--wide{grid-template-columns:1fr}.command-page--wide .command-workspace{padding:38px 28px 60px}}@media (width<=820px){.question-center__browser{grid-template-columns:1fr}.question-center__row{content-visibility:visible;contain-intrinsic-size:auto}.question-center__categories{scrollbar-width:thin;border-radius:9px;display:flex;position:static;overflow-x:auto}.question-center__category{border-bottom:0;border-right:1px solid #dce3e8;flex:none}.question-center__category>button{width:auto;min-width:105px}.question-center__category.is-active>button{box-shadow:inset 0 -3px 0 var(--command-green)}.question-center__side-subcategories{display:none}}@media (width<=560px){.command-page--wide .command-workspace{padding:26px 16px 46px}.question-center__intro h1{font-size:38px}.question-center__modes{grid-template-columns:1fr}.question-center__cities{flex-direction:column;align-items:flex-start;gap:11px}.question-center__cities>div{grid-template-columns:repeat(4,1fr);gap:6px;width:100%;display:grid}.question-center__cities button{min-width:0;padding:0 5px}.question-center__toolbar{align-items:flex-start}.question-center__toolbar>div{flex-direction:column;align-items:flex-start;gap:2px}.question-center__row{padding-block:23px 24px}.question-center__title-line{grid-template-columns:26px minmax(0,1fr);gap:8px}.question-center__phrase,.question-center__answer{margin-left:34px}.question-center__audio-helper{align-items:flex-start}}@media (width<=720px){.command-page--wide .command-sidebar__brand{white-space:nowrap}.command-page--wide .command-sidebar__nav a:not(.is-active):nth-child(n+4){display:none}}.guides-hub,.alipay-guide,.difference-guide,.seo-article-page{--guide-ink:#17243a;--guide-muted:#607086;--guide-line:#e2e5e9;--guide-pink:#de007b;--guide-pink-soft:#fff0f7;width:min(100%,1240px);color:var(--guide-ink);margin-inline:auto}.difference-guide{--difference-blue:#2458df;--difference-blue-soft:#eef3ff;--difference-green:#217a4c;--difference-amber:#b46908;--difference-red:#c33745;width:min(100%,1240px);color:var(--guide-ink);margin-inline:auto;padding-bottom:24px}.difference-guide__back{color:var(--guide-muted);align-items:center;gap:7px;margin-bottom:34px;font-size:11px;font-weight:700;display:inline-flex}.difference-guide__back:hover{color:var(--guide-pink);transform:translate(-2px)}.difference-guide__back svg{width:14px}.difference-guide__hero{border-bottom:1px solid #cfd4da;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:clamp(45px,6vw,86px);min-height:480px;padding:6px 0 68px;display:grid}.difference-guide__breadcrumb{color:#8a95a3;margin-bottom:29px;font-size:10px}.difference-guide__breadcrumb span{color:#bdc4cd;margin:0 7px}.difference-guide__eyebrow{color:var(--guide-pink);letter-spacing:.12em;align-items:center;gap:7px;font-size:10px;font-weight:850;display:inline-flex}.difference-guide__eyebrow svg{width:15px}.difference-guide__hero h1{letter-spacing:-.065em;max-width:820px;margin:17px 0 0;font-size:clamp(46px,5.1vw,70px);font-weight:780;line-height:1.02}.difference-guide__hero-copy>p{max-width:760px;color:var(--guide-muted);margin:25px 0 22px;font-size:16px;line-height:1.78}.difference-guide__meta{color:#778397;flex-wrap:wrap;gap:10px 20px;font-size:10px;display:flex}.difference-guide__meta span{align-items:center;gap:6px;display:inline-flex}.difference-guide__meta svg{width:13px}.difference-guide__hero-visual{color:#fff;background:#17243a;border-radius:22px;align-content:center;place-items:center;gap:17px;min-height:380px;display:grid;position:relative;overflow:hidden}.difference-guide__hero-visual:before{content:"";border:1px solid #ffffff24;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-75px}.difference-guide__hero-visual:after{content:"";border:1px solid #de007b8c;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-110px;left:-95px}.difference-voltage-visual{z-index:1;background:#ffffff0f;border:1px solid #ffffff42;border-radius:18px;align-content:center;justify-items:center;width:235px;min-height:245px;padding:22px;display:grid;box-shadow:0 25px 55px #0000003d}.difference-voltage-visual>span{color:#f5a9d1;letter-spacing:.22em;font-size:9px;font-weight:850}.difference-voltage-visual>strong{letter-spacing:-.08em;margin:8px 0 10px;font-size:72px;line-height:1}.difference-voltage-visual>strong small{color:#f5a9d1;letter-spacing:0;margin-left:6px;font-size:22px}.difference-voltage-visual>div{border:1px solid #ffffff73;border-radius:13px;grid-template-columns:1fr 1fr;place-items:center;width:74px;height:58px;display:grid}.difference-voltage-visual i{background:#fff;border-radius:5px;width:5px;height:19px;transform:rotate(28deg)}.difference-voltage-visual i:nth-child(2){transform:rotate(-28deg)}.difference-voltage-visual i:nth-child(3){border-radius:50%;grid-column:1/-1;width:6px;height:6px;margin-top:-8px;transform:none}.difference-voltage-visual>em{color:#b9c4d5;margin-top:14px;font-size:10px;font-style:normal}.difference-guide__hero-visual>p{z-index:1;color:#f3bfdc;align-items:center;gap:7px;margin:0;font-size:10px;font-weight:750;display:flex}.difference-guide__hero-visual>p svg{width:15px}.difference-picker{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:clamp(34px,5vw,70px);padding:62px 0 70px;display:grid}.difference-picker>div:first-child>span,.difference-section-heading>span,.difference-checklist>div>span,.difference-sources>div:first-child>span{color:var(--guide-pink);letter-spacing:.13em;font-size:9px;font-weight:850}.difference-picker h2{letter-spacing:-.045em;margin:7px 0 10px;font-size:28px;line-height:1.15}.difference-picker>div:first-child p{color:var(--guide-muted);margin:0;font-size:10px;line-height:1.65}.difference-picker__tabs{grid-template-columns:repeat(7,minmax(92px,1fr));gap:7px;display:grid}.difference-picker__tabs button{color:#3e4b60;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:23px minmax(0,1fr);align-items:center;column-gap:5px;min-width:0;min-height:83px;padding:10px 8px;transition:border-color .16s,background .16s,transform .16s;display:grid}.difference-picker__tabs button:hover{border-color:#e1a6c8;transform:translateY(-1px)}.difference-picker__tabs button.is-active{border-color:var(--guide-pink);background:var(--guide-pink-soft);box-shadow:inset 0 0 0 1px var(--guide-pink)}.difference-picker__tabs button>span{grid-row:1/3;font-size:19px}.difference-picker__tabs strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.difference-picker__tabs small{color:#7a8697;white-space:nowrap;font-size:8px}.difference-section-heading{max-width:870px}.difference-section-heading h2{letter-spacing:-.052em;margin:7px 0 0;font-size:clamp(30px,3.4vw,46px);line-height:1.08}.difference-section-heading>p{max-width:730px;color:var(--guide-muted);margin:15px 0 0;font-size:13px;line-height:1.75}.difference-power-lab{background:#f7f9fc;border:1px solid #d9dee5;border-radius:18px;padding:clamp(34px,5vw,60px)}.difference-power-compare{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);align-items:stretch;margin-top:35px;display:grid}.difference-power-compare article{background:#fff;border:1px solid #dce2ea;border-radius:12px;padding:26px 28px}.difference-power-compare article>span{color:#8590a0;letter-spacing:.1em;font-size:8px;font-weight:800}.difference-power-compare article h3{letter-spacing:-.035em;margin:8px 0 22px;font-size:23px}.difference-power-compare dl{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.difference-power-compare dl>div{border-left:1px solid #e5e8ed;padding:0 15px}.difference-power-compare dl>div:first-child{border-left:0;padding-left:0}.difference-power-compare dt{color:#8792a0;margin-bottom:6px;font-size:8px}.difference-power-compare dd{flex-wrap:wrap;align-items:center;gap:4px;min-height:24px;margin:0;font-size:14px;font-weight:750;display:flex}.difference-power-compare article.is-china{background:#fffafd;border-color:#e6b3cf}.difference-power-tag{background:#f7f8fa;border:1px solid #d5dbe3;border-radius:5px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:9px;display:inline-grid}.difference-power-compare__arrow{color:var(--guide-pink);align-content:center;place-items:center;gap:1px;display:grid}.difference-power-compare__arrow svg{width:23px}.difference-power-compare__arrow span{color:#8b96a5;font-size:7px}.difference-verdict{border:1px solid #e1c6a1;border-left:4px solid var(--difference-amber);background:#fffaf2;border-radius:10px;grid-template-columns:48px minmax(0,1fr) minmax(250px,340px);align-items:start;gap:19px;margin-top:14px;padding:25px 27px;display:grid}.difference-power-lab--danger .difference-verdict{border-color:#ebc2c7;border-left-color:var(--difference-red);background:#fff5f6}.difference-power-lab--direct .difference-verdict{border-color:#b9dac7;border-left-color:var(--difference-green);background:#f1f9f4}.difference-power-lab--frequency .difference-verdict{border-color:#c9d3f4;border-left-color:var(--difference-blue);background:var(--difference-blue-soft)}.difference-verdict__icon{width:46px;height:46px;color:var(--difference-amber);background:#fff;border-radius:50%;place-items:center;display:grid}.difference-verdict__icon svg{width:22px}.difference-power-lab--danger .difference-verdict__icon{color:var(--difference-red)}.difference-power-lab--direct .difference-verdict__icon{color:var(--difference-green)}.difference-power-lab--frequency .difference-verdict__icon{color:var(--difference-blue)}.difference-verdict>div:nth-child(2)>span{color:#967044;letter-spacing:.11em;font-size:8px;font-weight:850}.difference-verdict h3{letter-spacing:-.025em;margin:5px 0 8px;font-size:20px}.difference-verdict p{color:#5e6270;margin:0;font-size:11px;line-height:1.7}.difference-verdict aside{border-left:1px solid #555c6a2e;padding-left:20px}.difference-verdict aside strong{align-items:center;gap:7px;font-size:10px;display:flex}.difference-verdict aside strong svg{width:14px}.difference-verdict aside p{margin-top:7px}.difference-label-check{grid-template-columns:240px repeat(2,minmax(0,1fr));gap:11px;margin-top:42px;display:grid}.difference-label-check__intro{padding-right:24px}.difference-label-check__intro>span{color:var(--guide-pink);letter-spacing:.1em;font-size:8px;font-weight:850}.difference-label-check__intro h3{letter-spacing:-.04em;margin:7px 0 11px;font-size:24px;line-height:1.12}.difference-label-check__intro p{color:#6a7688;margin:0;font-size:9px;line-height:1.65}.difference-label-example{background:#fff;border:1px solid #c8d9cf;border-radius:10px;min-height:175px;padding:21px}.difference-label-example>span{color:var(--difference-green);align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.difference-label-example>span svg{width:14px}.difference-label-example code{color:#dff7e8;white-space:nowrap;background:#17243a;border-radius:6px;margin:18px 0 13px;padding:11px 12px;font-size:13px;display:block;overflow-x:auto}.difference-label-example p{color:#647184;margin:0;font-size:9px;line-height:1.6}.difference-label-example.is-danger{border-color:#ebc5ca}.difference-label-example.is-danger>span{color:var(--difference-red)}.difference-label-example.is-danger code{color:#ffdce0}.difference-adapter-explainer{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:11px;display:grid}.difference-adapter-explainer article{background:#fff;border:1px solid #dce1e7;border-radius:10px;align-content:start;min-height:200px;padding:23px;display:grid}.difference-adapter-explainer article>span{color:#8c96a5;letter-spacing:.12em;font-size:8px;font-weight:850}.difference-adapter-explainer article>svg{width:25px;height:25px;color:var(--difference-blue);margin:21px 0 12px}.difference-adapter-explainer h3{margin:0 0 8px;font-size:16px}.difference-adapter-explainer p{color:#667386;margin:0;font-size:10px;line-height:1.65}.difference-adapter-explainer p strong{color:var(--difference-red)}.difference-adapter-explainer article.is-recommended{background:#fff7fb;border-color:#ecc0d8}.difference-adapter-explainer article.is-recommended>svg{color:var(--guide-pink)}.difference-devices,.difference-country-snapshot,.difference-life{margin-top:90px}.difference-device-table{border-top:1px solid #cfd4da;margin-top:31px}.difference-device-table__head,.difference-device-table__row{grid-template-columns:minmax(160px,.7fr) minmax(230px,1fr) minmax(300px,1.25fr);gap:28px;display:grid}.difference-device-table__head{color:#8993a1;letter-spacing:.09em;padding:11px 18px;font-size:8px;font-weight:800}.difference-device-table__row{border-bottom:1px solid var(--guide-line);align-items:center;min-height:92px;padding:22px 18px 22px 26px;position:relative}.difference-device-table__row:before{content:"";background:#d6dbe2;border-radius:3px;width:3px;position:absolute;top:25px;bottom:25px;left:0}.difference-device-table__row.is-safe:before{background:var(--difference-green)}.difference-device-table__row.is-danger:before{background:var(--difference-red)}.difference-device-table__row.is-warning:before{background:var(--difference-amber)}.difference-device-table__row strong{font-size:13px}.difference-device-table__row span,.difference-device-table__row p{color:#667386;margin:0;font-size:10px;line-height:1.65}.difference-safety-note{border-left:3px solid var(--difference-amber);background:#fff8ed;align-items:flex-start;gap:11px;margin-top:18px;padding:17px 19px;display:flex}.difference-safety-note>svg{width:18px;color:var(--difference-amber);flex:none}.difference-safety-note p{color:#685a48;margin:0;font-size:10px;line-height:1.7}.difference-snapshot-table{border-top:1px solid #cfd4da;margin-top:31px}.difference-snapshot-table__head,.difference-snapshot-table>div:not(.difference-snapshot-table__head){grid-template-columns:140px repeat(3,minmax(0,1fr));gap:25px;display:grid}.difference-snapshot-table__head{color:#8b95a3;letter-spacing:.08em;padding:12px 15px;font-size:8px;font-weight:800}.difference-snapshot-table>div:not(.difference-snapshot-table__head){border-bottom:1px solid var(--guide-line);align-items:center;min-height:90px;padding:20px 15px}.difference-snapshot-table>div.is-changed{background:#fff8fb}.difference-snapshot-table strong{align-items:center;gap:8px;font-size:11px;display:flex}.difference-snapshot-table strong svg{width:17px;color:var(--guide-pink)}.difference-snapshot-table p{color:#5f6d80;margin:0;font-size:10px;line-height:1.6}.difference-snapshot-table p:last-child{color:#334158;font-weight:650}.difference-life__grid{border-top:1px solid #cfd4da;border-left:1px solid var(--guide-line);grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.difference-life__grid article{border-right:1px solid var(--guide-line);border-bottom:1px solid var(--guide-line);content-visibility:auto;contain-intrinsic-size:300px;flex-direction:column;min-height:300px;padding:27px;display:flex}.difference-life__grid article>div{justify-content:space-between;align-items:center;display:flex}.difference-life__grid article>div span{color:#a1aab5;font-size:8px;font-weight:800}.difference-life__grid article>div svg{background:var(--guide-pink-soft);width:26px;height:26px;color:var(--guide-pink);border-radius:50%;padding:5px}.difference-life__grid h3{letter-spacing:-.025em;margin:31px 0 12px;font-size:18px;line-height:1.3}.difference-life__grid>article>p{color:#647185;margin:0;font-size:11px;line-height:1.72}.difference-life__grid aside{color:#3e4d63;align-items:flex-start;gap:8px;margin-top:auto;padding-top:22px;font-size:9px;line-height:1.65;display:flex}.difference-life__grid aside svg{width:13px;color:var(--guide-pink);flex:none}.difference-life__grid aside strong{color:var(--guide-pink)}.difference-checklist{color:#fff;background:#17243a;border-radius:16px;grid-template-columns:minmax(250px,350px) minmax(0,1fr);gap:clamp(45px,7vw,90px);margin-top:90px;padding:45px;display:grid}.difference-checklist h2{letter-spacing:-.05em;margin:8px 0 15px;font-size:clamp(28px,3vw,40px);line-height:1.12}.difference-checklist>div>p{color:#b9c4d3;margin:0;font-size:10px;line-height:1.72}.difference-checklist ol{grid-template-columns:repeat(2,1fr);gap:0 30px;margin:0;padding:0;list-style:none;display:grid}.difference-checklist li{border-bottom:1px solid #ffffff26;grid-template-columns:31px minmax(0,1fr);align-items:start;gap:11px;min-height:83px;padding:15px 0;display:grid}.difference-checklist li>span{color:#f5a9d1;border:1px solid #f5a9d18c;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:grid}.difference-checklist li p{color:#e2e8f0;margin:4px 0 0;font-size:10px;line-height:1.65}.difference-sources{border-top:1px solid #cfd4da;grid-template-columns:260px minmax(0,1fr);gap:56px;margin-top:90px;padding-top:38px;display:grid}.difference-sources h2{letter-spacing:-.04em;margin:6px 0 12px;font-size:27px}.difference-sources>div:first-child p{color:var(--guide-muted);margin:0;font-size:10px;line-height:1.68}.difference-sources__list{border-top:1px solid var(--guide-line)}.difference-sources__list a{border-bottom:1px solid var(--guide-line);grid-template-columns:28px minmax(0,1fr) 180px 16px;align-items:center;gap:13px;min-height:68px;display:grid}.difference-sources__list a:hover strong{color:var(--guide-pink)}.difference-sources__list a>span{color:#a0a9b5;font-size:8px}.difference-sources__list strong{font-size:10px;line-height:1.5}.difference-sources__list small{color:#7d8998;font-size:8px;line-height:1.5}.difference-sources__list svg{color:#929ca8;width:12px}.difference-guide__footer{border-top:1px solid #cfd4da;justify-content:space-between;align-items:center;gap:20px;margin-top:65px;padding-top:22px;display:flex}.difference-guide__footer a,.difference-guide__footer span{align-items:center;gap:7px;font-size:9px;display:inline-flex}.difference-guide__footer a{color:var(--guide-pink);font-weight:750}.difference-guide__footer span{color:#7c8795}.difference-guide__footer svg{width:13px}@media (width<=1120px){.difference-picker{grid-template-columns:185px minmax(0,1fr);gap:35px}.difference-picker__tabs{grid-template-columns:repeat(5,minmax(92px,1fr))}.difference-label-check{grid-template-columns:repeat(2,1fr)}.difference-label-check__intro{grid-column:1/-1;max-width:600px;padding:0 0 10px}}@media (width<=900px){.difference-guide__hero{grid-template-columns:minmax(0,1fr) 290px;gap:35px}.difference-guide__hero-visual{min-height:340px}.difference-picker{grid-template-columns:1fr}.difference-picker>div:first-child{max-width:620px}.difference-verdict{grid-template-columns:44px minmax(0,1fr)}.difference-verdict aside{border-top:1px solid #555c6a2e;border-left:0;grid-column:2;padding:16px 0 0}.difference-device-table__head,.difference-device-table__row{grid-template-columns:minmax(140px,.7fr) minmax(180px,1fr) minmax(230px,1.25fr);gap:18px}.difference-snapshot-table__head,.difference-snapshot-table>div:not(.difference-snapshot-table__head){grid-template-columns:110px repeat(3,minmax(0,1fr));gap:15px}.difference-life__grid{grid-template-columns:repeat(2,1fr)}.difference-checklist{grid-template-columns:1fr;gap:25px}.difference-checklist>div{max-width:650px}}@media (width<=720px){.difference-guide__back{margin-bottom:24px}.difference-guide__hero{grid-template-columns:1fr;min-height:auto;padding-bottom:48px}.difference-guide__hero h1{font-size:50px}.difference-guide__hero-visual{min-height:285px}.difference-voltage-visual{min-height:195px;transform:scale(.86)}.difference-picker{padding:48px 0}.difference-picker__tabs{grid-template-columns:repeat(3,minmax(90px,1fr))}.difference-power-lab{padding:28px 22px}.difference-power-compare{grid-template-columns:1fr;gap:9px}.difference-power-compare__arrow{min-height:35px;transform:rotate(90deg)}.difference-power-compare__arrow span{display:none}.difference-label-check{grid-template-columns:1fr}.difference-label-check__intro{grid-column:auto}.difference-adapter-explainer{grid-template-columns:1fr}.difference-adapter-explainer article{min-height:170px}.difference-devices,.difference-country-snapshot,.difference-life{margin-top:70px}.difference-device-table__head{display:none}.difference-device-table__row{grid-template-columns:1fr;gap:7px;padding:19px 14px 19px 23px}.difference-snapshot-table__head{display:none}.difference-snapshot-table>div:not(.difference-snapshot-table__head){grid-template-columns:1fr;gap:9px;padding:22px 12px}.difference-snapshot-table p{padding-left:25px}.difference-life__grid{grid-template-columns:1fr}.difference-life__grid article{min-height:270px}.difference-checklist{margin-top:70px;padding:31px 25px}.difference-checklist ol{grid-template-columns:1fr}.difference-sources{grid-template-columns:1fr;gap:25px;margin-top:70px}.difference-sources__list a{grid-template-columns:24px minmax(0,1fr) 15px}.difference-sources__list small{display:none}.difference-guide__footer{flex-direction:column;align-items:flex-start}}@media (width<=480px){.difference-guide__hero h1{font-size:40px}.difference-guide__hero-copy>p{font-size:14px}.difference-guide__meta{display:grid}.difference-picker__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.difference-power-lab{border-radius:13px;margin-inline:-8px;padding:25px 16px}.difference-power-compare article{padding:21px 18px}.difference-power-compare dl{grid-template-columns:1fr;gap:9px}.difference-power-compare dl>div{border-top:1px solid #e5e8ed;border-left:0;padding:8px 0 0}.difference-power-compare dl>div:first-child{border-top:0;padding-top:0}.difference-verdict{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:21px 17px}.difference-verdict__icon{width:35px;height:35px}.difference-verdict__icon svg{width:18px}.difference-verdict aside{grid-column:1/-1}.difference-label-example{padding:18px 15px}.difference-label-example code{font-size:11px}.difference-section-heading h2{font-size:31px}.difference-life__grid article{padding:23px}.difference-checklist{margin-inline:-8px}}.keyword-plan{border-top:1px solid #cfd4da;margin-top:88px;padding-top:48px}.keyword-plan__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;display:grid}.keyword-plan__header>div>span{color:var(--guide-pink);letter-spacing:.14em;font-size:10px;font-weight:850}.keyword-plan__header h2{letter-spacing:-.055em;max-width:770px;margin:8px 0 13px;font-size:clamp(32px,3.6vw,48px);line-height:1.06}.keyword-plan__header p{max-width:750px;color:var(--guide-muted);margin:0;font-size:14px;line-height:1.75}.keyword-plan__header dl{border:1px solid var(--guide-line);border-radius:11px;grid-template-columns:repeat(2,125px);margin:0;display:grid;overflow:hidden}.keyword-plan__header dl>div{border-right:1px solid var(--guide-line);border-bottom:1px solid var(--guide-line);text-align:center;place-content:center;gap:4px;min-height:76px;padding:13px;display:grid}.keyword-plan__header dl>div:nth-child(2n){border-right:0}.keyword-plan__header dl>div:nth-last-child(-n+2){border-bottom:0}.keyword-plan__header dt{color:#7b8796;font-size:9px}.keyword-plan__header dd{color:#29384f;justify-content:center;align-items:center;gap:5px;margin:0;font-size:17px;font-weight:800;display:flex}.keyword-plan__header dd svg{color:#258151;width:16px}.keyword-plan__volume-note{background:var(--guide-pink-soft);border:1px solid #efc1da;border-radius:9px;align-items:flex-start;gap:11px;margin-top:28px;padding:15px 18px;display:flex}.keyword-plan__volume-note>svg{width:18px;color:var(--guide-pink);flex:none}.keyword-plan__volume-note p{color:#705468;margin:0;font-size:11px;line-height:1.65}.keyword-plan__volume-note strong{color:#49303f}.keyword-plan__clusters{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.keyword-cluster{border:1px solid var(--guide-line);content-visibility:auto;contain-intrinsic-size:520px;background:#fff;border-radius:11px;min-width:0;overflow:hidden}.keyword-cluster>header{background:#f6f7f9;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:11px;min-height:105px;padding:18px 19px;display:grid}.keyword-cluster>header>span{color:#a0a9b5;padding-top:3px;font-size:9px;font-weight:800}.keyword-cluster>header h3{letter-spacing:-.03em;margin:0;font-size:18px}.keyword-cluster>header p{color:#6d798b;margin:5px 0 0;font-size:10px;line-height:1.5}.keyword-cluster>header>strong{color:var(--guide-pink);white-space:nowrap;background:#fff;border-radius:99px;padding:4px 7px;font-size:8px}.keyword-cluster>div{padding:0 18px}.keyword-cluster>div>a{border-top:1px solid var(--guide-line);grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:70px;padding:12px 0;display:grid}.keyword-cluster>div>a:first-child{border-top:0}.keyword-cluster>div>a:hover strong{color:var(--guide-pink)}.keyword-cluster>div>a>span{gap:4px;min-width:0;display:grid}.keyword-cluster>div>a strong{color:#28364d;font-size:11px;line-height:1.45}.keyword-cluster>div>a small{color:#7a8697;font-size:8px;line-height:1.4}.keyword-cluster>div>a svg{color:#9aa4b1;width:14px}.seo-library{border-top:1px solid #cfd4da;margin-top:88px}.seo-library__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;padding:44px 0 34px;display:grid}.seo-library__header>div>span,.seo-library>header+span{color:var(--guide-pink);letter-spacing:.14em;font-size:10px;font-weight:850}.seo-library__header h2{letter-spacing:-.05em;margin:7px 0 12px;font-size:clamp(30px,3.2vw,44px);line-height:1.08}.seo-library__header p{max-width:720px;color:var(--guide-muted);margin:0;font-size:14px;line-height:1.75}.seo-library__header dl{border:1px solid var(--guide-line);border-radius:10px;grid-template-columns:repeat(4,94px);margin:0;display:grid}.seo-library__header dl div{border-right:1px solid var(--guide-line);text-align:center;gap:3px;padding:15px 12px;display:grid}.seo-library__header dl div:last-child{border-right:0}.seo-library__header dt{color:#7b8796;font-size:9px}.seo-library__header dd{letter-spacing:-.04em;margin:0;font-size:22px;font-weight:780}.seo-library__filters{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.seo-library__filters button{color:#657286;cursor:pointer;background:#fff;border:1px solid #d8dde3;border-radius:99px;min-height:34px;padding:0 12px;font-size:10px;font-weight:700}.seo-library__filters button:hover{color:var(--guide-pink);border-color:#e4a3c8}.seo-library__filters button.is-active{border-color:var(--guide-pink);background:var(--guide-pink);color:#fff}.seo-library__list{border-top:1px solid #cfd4da}.seo-library-row{border-bottom:1px solid var(--guide-line);content-visibility:auto;contain-intrinsic-size:132px;grid-template-columns:42px minmax(270px,1fr) minmax(150px,230px) 112px;align-items:center;gap:22px;min-height:132px;padding:23px 0;display:grid}.seo-library-row__index{color:#a1aab5;font-size:9px;font-weight:700}.seo-library-row__main{min-width:0}.seo-library-row__main>div{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.seo-library-row__main>div span{color:#697688;background:#f2f4f6;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:750}.seo-library-row__main>div span:first-child{background:var(--guide-pink-soft);color:var(--guide-pink)}.seo-library-row__main>div span:last-child{align-items:center;gap:4px;display:inline-flex}.seo-library-row__main>div svg{width:10px;height:10px}.seo-library-row h3{overflow-wrap:anywhere;letter-spacing:-.025em;margin:0 0 5px;font-size:19px;line-height:1.3}.seo-library-row p{color:var(--guide-muted);margin:0;font-size:11px;line-height:1.55}.seo-library-row__markets{flex-wrap:wrap;gap:6px;display:flex}.seo-library-row__markets span{color:#758194;white-space:nowrap;font-size:9px}.seo-library-row__markets strong{color:#445269}.seo-library-row__markets .is-unverified{background:#f3f4f6;border-radius:5px;padding:5px 7px}.seo-library-row__markets .is-unverified strong{color:#8a6577}.seo-library-row>a{min-height:38px;color:var(--guide-pink);white-space:nowrap;border:1px solid #e1a8c8;border-radius:7px;justify-self:end;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.seo-library-row>a:hover{background:var(--guide-pink);color:#fff}.seo-library-row>a svg{width:13px}.seo-library__empty{border-top:1px solid var(--guide-line);border-bottom:1px solid var(--guide-line);min-height:140px;color:var(--guide-muted);text-align:center;place-items:center;font-size:12px;display:grid}.seo-article-page__back{color:var(--guide-muted);align-items:center;gap:7px;margin-bottom:35px;font-size:11px;font-weight:700;display:inline-flex}.seo-article-page__back:hover{color:var(--guide-pink);transform:translate(-2px)}.seo-article-page__back svg{width:14px}.seo-article-hero{max-width:980px;padding:4px 0 46px}.seo-article-hero nav{color:#8893a2;align-items:center;gap:7px;margin-bottom:22px;font-size:10px;display:flex}.seo-article-hero nav a:hover{color:var(--guide-pink)}.seo-article-hero__query{background:var(--guide-pink-soft);color:#94516f;border-radius:5px;align-items:center;gap:6px;width:fit-content;margin-bottom:17px;padding:6px 9px;font-size:9px;display:flex}.seo-article-hero__query svg{width:12px}.seo-article-hero__query strong{color:var(--guide-pink)}.seo-article-hero h1{letter-spacing:-.06em;max-width:930px;margin:0;font-size:clamp(42px,4.6vw,64px);font-weight:780;line-height:1.06}.seo-article-hero>p{max-width:850px;color:var(--guide-muted);margin:24px 0 22px;font-size:17px;line-height:1.78}.seo-article-hero__meta{color:#748094;flex-wrap:wrap;gap:10px 20px;font-size:10px;display:flex}.seo-article-hero__meta span{align-items:center;gap:6px;display:inline-flex}.seo-article-hero__meta svg{width:13px}.seo-article-hero__markets{flex-wrap:wrap;align-items:center;gap:7px;margin-top:25px;display:flex}.seo-article-hero__markets>span{color:#748094;margin-right:4px;font-size:9px}.seo-article-hero__markets strong,.seo-article-hero__markets b{color:#5e6b7e;border:1px solid #dce1e6;border-radius:5px;padding:5px 8px;font-size:9px}.seo-article-hero__markets b{background:var(--guide-pink-soft);color:var(--guide-pink);border-color:#e9b2d1}.seo-article-hero__markets.is-unverified strong{color:#76586a;background:#fafafa;border-style:dashed}.seo-target-queries{border-top:1px solid var(--guide-line);border-bottom:1px solid var(--guide-line);max-width:900px;margin-top:14px}.seo-target-queries summary{color:#5d6b7e;cursor:pointer;align-items:center;gap:7px;min-height:44px;font-size:10px;font-weight:750;display:flex}.seo-target-queries summary svg{width:14px;color:var(--guide-pink)}.seo-target-queries>div{flex-wrap:wrap;gap:6px;padding:0 0 14px;display:flex}.seo-target-queries>div span{color:#687588;background:#fff;border:1px solid #dfe3e8;border-radius:5px;padding:5px 7px;font-size:8px}.seo-evidence-note{background:#f1f9f4;border-top:1px solid #b8dcc6;border-bottom:1px solid #b8dcc6;align-items:flex-start;gap:14px;padding:22px 25px;display:flex}.seo-evidence-note>svg{color:#25784a;flex:none;width:24px}.seo-evidence-note strong{font-size:12px}.seo-evidence-note p{color:#4e6d5c;margin:4px 0 0;font-size:11px;line-height:1.65}.seo-article-layout{grid-template-columns:190px minmax(0,790px);align-items:start;gap:clamp(38px,5vw,72px);margin-top:62px;display:grid}.seo-article-toc{position:sticky;top:28px}.seo-article-toc>strong{border-bottom:1px solid #cfd4da;padding-bottom:12px;font-size:11px;display:block}.seo-article-toc nav{display:grid}.seo-article-toc a{border-bottom:1px solid var(--guide-line);color:#687588;padding:11px 0;font-size:9px;line-height:1.45}.seo-article-toc a:hover{color:var(--guide-pink)}.seo-article-content{min-width:0}.seo-direct-answer{background:var(--guide-pink-soft);border:1px solid #efbad8;border-radius:12px;padding:30px}.seo-direct-answer>span,.seo-checklist .seo-section-heading span,.seo-official-sources .seo-section-heading span,.seo-faq>span,.seo-related>span{color:var(--guide-pink);letter-spacing:.12em;font-size:9px;font-weight:850}.seo-direct-answer h2{letter-spacing:-.04em;margin:6px 0 11px;font-size:26px}.seo-direct-answer p{color:#48586e;margin:0;font-size:14px;line-height:1.8}.seo-volatility-warning{background:#fff8ec;border-left:3px solid #e29a34;align-items:flex-start;gap:11px;margin-top:17px;padding:16px 18px;display:flex}.seo-volatility-warning>svg{color:#b96f09;flex:none;width:18px}.seo-volatility-warning strong{font-size:10px}.seo-volatility-warning p{color:#755d3c;margin:4px 0 0;font-size:10px;line-height:1.6}.seo-section-heading{align-items:flex-start;gap:12px;display:flex}.seo-section-heading>svg{background:var(--guide-pink-soft);width:29px;height:29px;color:var(--guide-pink);border-radius:50%;padding:6px}.seo-section-heading h2{letter-spacing:-.04em;margin:4px 0 0;font-size:28px}.seo-checklist{margin-top:52px}.seo-checklist ul{grid-template-columns:repeat(2,1fr);gap:10px;margin:25px 0 0;padding:0;list-style:none;display:grid}.seo-checklist li{border:1px solid var(--guide-line);color:#425168;border-radius:8px;align-items:flex-start;gap:10px;min-height:72px;padding:16px;font-size:11px;line-height:1.6;display:flex}.seo-checklist li svg{color:#2b8a57;flex:none;width:16px}.seo-prose-section{border-top:1px solid var(--guide-line);margin-top:64px;padding-top:58px;position:relative}.seo-prose-section>span{color:#c6ccd3;font-size:10px;font-weight:800;position:absolute;top:54px;left:0}.seo-prose-section h2{letter-spacing:-.045em;margin:0 0 22px;padding-left:37px;font-size:clamp(27px,2.8vw,36px)}.seo-prose-section>p{color:#45546a;margin:14px 0;font-size:14px;line-height:1.88}.seo-prose-section ul{background:#faf5f8;border-left:3px solid #eab5d3;margin:24px 0 0;padding:21px 25px 21px 43px}.seo-prose-section li{color:#536176;margin:8px 0;padding-left:4px;font-size:12px;line-height:1.65}.seo-faq{border-top:1px solid var(--guide-line);margin-top:68px;padding-top:50px}.seo-faq h2{letter-spacing:-.045em;margin:6px 0 23px;font-size:32px}.seo-faq details{border-top:1px solid var(--guide-line)}.seo-faq details:last-child{border-bottom:1px solid var(--guide-line)}.seo-faq summary{cursor:pointer;padding:20px 0;font-size:14px;font-weight:750}.seo-faq details p{color:#5d6b7e;margin:-8px 0 22px;font-size:12px;line-height:1.75}.seo-official-sources{border-top:1px solid #cfd4da;margin-top:68px;padding-top:50px}.seo-official-sources__note{color:#647184;background:#f3f5f7;align-items:flex-start;gap:8px;margin:20px 0 24px;padding:13px 15px;font-size:10px;line-height:1.65;display:flex}.seo-official-sources__note svg{flex:none;width:14px}.seo-official-sources__list{border-top:1px solid var(--guide-line)}.seo-official-sources__list a{border-bottom:1px solid var(--guide-line);grid-template-columns:28px minmax(0,1fr) auto 16px;align-items:center;gap:13px;min-height:76px;display:grid}.seo-official-sources__list a:hover strong{color:var(--guide-pink)}.seo-official-sources__list>a>span{color:#a0a9b5;font-size:9px}.seo-official-sources__list a div{gap:4px;min-width:0;display:grid}.seo-official-sources__list strong{font-size:11px;line-height:1.45}.seo-official-sources__list small{color:#778395;font-size:9px;line-height:1.55}.seo-official-sources__list em{color:#a26718;background:#fff4e5;border-radius:4px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:750}.seo-official-sources__list a>svg{color:#929ca8;width:12px}.seo-related{border-top:1px solid #cfd4da;margin-top:68px;padding-top:48px}.seo-related h2{letter-spacing:-.045em;margin:6px 0 21px;font-size:30px}.seo-related>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.seo-related a{border:1px solid var(--guide-line);border-radius:9px;flex-direction:column;align-items:flex-start;min-height:145px;padding:18px;display:flex}.seo-related a:hover{border-color:#e5a8ca;transform:translateY(-2px)}.seo-related a small{color:var(--guide-pink);font-size:9px;line-height:1.45}.seo-related a strong{margin-top:8px;font-size:12px;line-height:1.5}.seo-related a svg{color:#8c97a5;width:14px;margin-top:auto}@media (width<=980px){.keyword-plan__header{grid-template-columns:1fr;gap:25px}.keyword-plan__header dl{grid-template-columns:repeat(4,1fr);width:min(100%,500px)}.keyword-plan__header dl>div{border-right:1px solid var(--guide-line);border-bottom:0;min-height:70px}.keyword-plan__header dl>div:nth-child(2n){border-right:1px solid var(--guide-line)}.keyword-plan__header dl>div:last-child{border-right:0}.seo-library__header{grid-template-columns:1fr;gap:25px}.seo-library__header dl{grid-template-columns:repeat(4,1fr);width:min(100%,500px)}.seo-library-row{grid-template-columns:34px minmax(240px,1fr) 105px}.seo-library-row__markets{display:none}.seo-article-layout{grid-template-columns:1fr}.seo-article-toc{border-top:1px solid #cfd4da;border-bottom:1px solid #cfd4da;position:static;overflow-x:auto}.seo-article-toc>strong{display:none}.seo-article-toc nav{width:max-content;display:flex}.seo-article-toc a{white-space:nowrap;border:0;padding:13px 19px 13px 0}}@media (width<=700px){.keyword-plan{margin-top:64px;padding-top:36px}.keyword-plan__header dl{grid-template-columns:repeat(2,1fr)}.keyword-plan__header dl>div:nth-child(2n){border-right:0}.keyword-plan__header dl>div:nth-child(-n+2){border-bottom:1px solid var(--guide-line)}.keyword-plan__clusters{grid-template-columns:1fr}.keyword-cluster{content-visibility:visible;contain-intrinsic-size:auto}.seo-library{margin-top:64px}.seo-library__header{padding-top:32px}.seo-library__header dl{grid-template-columns:repeat(2,1fr)}.seo-library__header dl div:nth-child(2){border-right:0}.seo-library__header dl div:nth-child(-n+2){border-bottom:1px solid var(--guide-line)}.seo-library-row{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:12px;min-height:168px}.seo-library-row>a{grid-column:2;justify-self:start}.seo-article-hero h1{font-size:42px}.seo-article-hero>p{font-size:14px}.seo-article-hero__markets>span{width:100%}.seo-evidence-note{padding:18px}.seo-article-layout{gap:30px;margin-top:44px}.seo-direct-answer{padding:23px}.seo-checklist ul,.seo-related>div{grid-template-columns:1fr}}@media (width<=460px){.keyword-plan__header h2{font-size:34px}.keyword-cluster>header{grid-template-columns:23px minmax(0,1fr)}.keyword-cluster>header>strong{grid-column:2;justify-self:start}.seo-article-page__back{margin-bottom:25px}.seo-article-hero{padding-bottom:36px}.seo-article-hero h1{font-size:36px}.seo-article-hero__meta{display:grid}.seo-prose-section>p{font-size:13px}.seo-official-sources__list a{grid-template-columns:22px minmax(0,1fr) 13px}.seo-official-sources__list em{display:none}}.guides-hub__intro{max-width:860px;padding-bottom:38px}.guides-hub__intro h1,.alipay-guide__hero h1{color:var(--guide-ink);letter-spacing:-.06em;margin:0;font-size:clamp(42px,4vw,58px);font-weight:760;line-height:1.04}.guides-hub__intro>p{max-width:660px;color:var(--guide-muted);margin:18px 0 27px;font-size:17px;line-height:1.7}.guides-hub__search{background:#fff;border:1px solid #cfd4da;border-radius:10px;align-items:center;gap:13px;width:min(100%,610px);min-height:58px;padding:0 19px;transition:border-color .16s,box-shadow .16s;display:flex}.guides-hub__search:focus-within{border-color:#3c78f4;box-shadow:0 0 0 3px #3c78f424}.guides-hub__search svg{color:#6f7c8d;width:21px}.guides-hub__search input{background:0 0;border:0;outline:0;width:100%;font-size:16px}.guides-hub__search input::placeholder{color:#8a95a3}.guides-feature{background:var(--guide-pink-soft);border:1px solid #efc6dd;border-radius:18px;grid-template-columns:minmax(280px,36%) minmax(0,1fr);min-height:420px;display:grid;overflow:hidden}.guides-feature__visual{background:#f7cde5;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.guides-feature__visual:before,.guides-feature__visual:after{content:"";border:1px solid #de007b2e;border-radius:50%;width:280px;height:280px;position:absolute}.guides-feature__visual:before{top:-122px;left:-95px}.guides-feature__visual:after{width:360px;height:360px;bottom:-165px;right:-148px}.guides-feature__visual .guide-phone{z-index:1;transform:rotate(-2.5deg)translateY(20px);box-shadow:0 24px 48px #39112c38}.guides-feature__copy{flex-direction:column;justify-content:center;padding:clamp(36px,5vw,68px);display:flex}.guides-feature__copy h2{letter-spacing:-.045em;max-width:650px;margin:0;font-size:clamp(30px,2.7vw,38px);line-height:1.12}.guides-feature__copy>p{max-width:650px;color:var(--guide-muted);margin:15px 0 32px;font-size:15px;line-height:1.7}.guides-feature__copy ol{grid-template-columns:repeat(6,minmax(54px,1fr));margin:0 0 35px;padding:0;list-style:none;display:grid;position:relative}.guides-feature__copy ol:before{content:"";background:#e1a8c8;height:1px;position:absolute;top:15px;left:7%;right:7%}.guides-feature__copy li{z-index:1;color:#5b5260;justify-items:center;gap:8px;font-size:11px;display:grid}.guides-feature__copy li span{width:31px;height:31px;color:var(--guide-pink);background:#fff;border:1px solid #e9a8cc;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.guides-feature__copy li strong{font-weight:650}.guides-feature__copy>div{justify-content:space-between;align-items:center;gap:25px;display:flex}.guides-feature__copy>div>span{color:var(--guide-muted);align-items:center;gap:7px;font-size:12px;display:flex}.guides-feature__copy>div>span svg{width:15px}.guides-feature__copy>div>a{background:var(--guide-pink);color:#fff;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 19px;font-size:13px;font-weight:750;display:inline-flex}.guides-feature__copy>div>a:hover{background:#b90068;transform:translateY(-1px)}.guides-feature__copy>div>a svg{width:17px}.guides-directory{margin-top:70px}.guides-directory__group{border-top:1px solid #cfd4da;grid-template-columns:210px minmax(0,1fr);display:grid}.guides-directory__group>h2{color:#435168;align-items:flex-start;gap:10px;margin:0;padding:27px 25px 27px 0;font-size:13px;font-weight:750;display:flex}.guides-directory__group>h2 svg{width:18px;color:var(--guide-pink)}.guides-directory__group>div{min-width:0}.guides-directory__row{border-bottom:1px solid var(--guide-line);grid-template-columns:minmax(270px,1fr) 98px 120px 96px;align-items:center;gap:22px;min-height:114px;padding:23px 0;display:grid}.guides-directory__group:last-child .guides-directory__row:last-child{border-bottom-color:#cfd4da}.guides-directory__row h3{letter-spacing:-.02em;margin:0 0 6px;font-size:18px;line-height:1.35}.guides-directory__row p{max-width:660px;color:var(--guide-muted);margin:0;font-size:13px;line-height:1.65}.guides-directory__row>span{color:#758194;align-items:center;gap:6px;font-size:11px;line-height:1.4;display:flex}.guides-directory__row>span svg{flex:none;width:14px}.guides-directory__row>a{width:42px;height:42px;color:var(--guide-pink);border:1px solid #e1a8c8;border-radius:50%;justify-self:end;place-items:center;display:grid}.guides-directory__row>a:hover{background:var(--guide-pink);color:#fff}.guides-directory__row>a svg{width:17px}.guides-directory__row>small{color:#737f8d;white-space:nowrap;background:#f1f2f4;border-radius:99px;justify-self:end;padding:5px 9px;font-size:10px;font-weight:700}.guides-hub__empty{text-align:center;border-top:1px solid var(--guide-line);align-content:center;place-items:center;min-height:320px;display:grid}.guides-hub__empty svg{width:32px;height:32px;color:var(--guide-pink);margin-bottom:13px}.guides-hub__empty strong{font-size:19px}.guides-hub__empty p{color:var(--guide-muted);margin:7px 0 0;font-size:13px}.guide-phone{color:#17243a;background:#17243a;border:1px solid #1a2737;border-radius:32px;width:232px;height:486px;padding:9px;position:relative;overflow:hidden;box-shadow:0 18px 38px #17243a29}.guide-phone--compact{width:205px;height:430px}.guide-phone__speaker{z-index:3;background:#17243a;border-radius:9px;width:57px;height:5px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.guide-phone__screen{background:#f8fbff;border-radius:24px;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.guide-phone__status{justify-content:space-between;align-items:flex-start;height:31px;padding:8px 14px 0;font-size:7px;display:flex}.guide-phone__status>span{align-items:center;gap:3px;display:flex}.guide-phone__status svg{stroke-width:2.2px;width:9px;height:9px}.guide-phone__header{text-align:center;grid-template-columns:20px 1fr 20px;align-items:center;height:35px;padding:0 11px;display:grid}.guide-phone__header svg{width:14px}.guide-phone__header strong{font-size:10px}.guide-phone__search{color:#566376;background:#e9eef5;border-radius:8px;align-items:center;gap:6px;height:29px;margin:6px 10px 14px;padding:0 9px;font-size:8px;display:flex}.guide-phone__search svg{width:11px}.guide-phone__app-row{grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:0 11px;display:grid}.guide-phone__app-icon{color:#fff;background:#1578ff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:20px;font-weight:750;display:grid}.guide-phone__app-row div{min-width:0;display:grid}.guide-phone__app-row strong{font-size:10px}.guide-phone__app-row small{color:#7b8796;white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.guide-phone__app-row button{color:#1578ff;background:#dcecff;border-radius:99px;padding:4px 9px;font-size:7px;font-weight:800}.guide-phone__rating{border-top:1px solid #e3e8ef;border-bottom:1px solid #e3e8ef;grid-template-columns:auto 1fr;margin:17px 11px 10px;padding:10px;display:grid}.guide-phone__rating strong{font-size:15px}.guide-phone__rating span{color:#f0aa18;letter-spacing:1px;place-self:center end;font-size:7px}.guide-phone__rating small{color:#7c8797;grid-column:1/-1;font-size:6px}.guide-phone__previews{grid-template-columns:repeat(3,1fr);gap:5px;padding:4px 11px;display:grid}.guide-phone__previews i{color:#1578ff;background:#e8f3ff;border-radius:7px;flex-direction:column;align-items:center;gap:8px;height:92px;padding:11px 4px;font-style:normal;display:flex}.guide-phone__previews i:nth-child(2){color:#de007b;background:#fff0f7}.guide-phone__previews i:nth-child(3){color:#25894c;background:#edf8f1}.guide-phone__previews svg{width:20px}.guide-phone__previews span{color:#455267;text-align:center;font-size:6px}.guide-phone__screen-note{color:#728094;text-align:center;margin:18px 0 0;font-size:7px}.guide-phone__progress{align-items:center;padding:10px 48px 20px;display:flex}.guide-phone__progress i{background:#fff;border:1px solid #9fb6d4;border-radius:50%;width:8px;height:8px}.guide-phone__progress i.is-active{background:#1578ff;border-color:#1578ff}.guide-phone__progress span{background:#cfd9e6;flex:1;height:1px}.guide-phone__form-card{background:#fff;border:1px solid #dfe7f1;border-radius:11px;gap:10px;margin:0 12px;padding:13px;display:grid}.guide-phone__form-card label{border-bottom:1px solid #edf0f4;gap:3px;padding-bottom:8px;display:grid}.guide-phone__form-card label span{color:#7e8999;font-size:6px}.guide-phone__form-card label strong{font-size:8px;font-weight:650}.guide-phone__form-card button,.guide-phone__primary{color:#fff;background:#1578ff;border-radius:7px;min-height:29px;font-size:8px;font-weight:750}.guide-phone__form-card>small{color:#7e8999;text-align:center;font-size:6px;line-height:1.4}.guide-phone__form-card--compact{gap:8px}.guide-phone__form-card--compact>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.guide-phone__card-illustration{color:#1578ff;place-items:center;height:88px;display:grid}.guide-phone__card-illustration>svg{stroke-width:1.2px;width:64px;height:64px}.guide-phone__card-illustration span{gap:3px;display:flex;position:absolute;transform:translate(1px,15px)}.guide-phone__card-illustration i{background:#1578ff;border-radius:2px;width:9px;height:2px}.guide-phone__screen--form>h4{text-align:center;margin:0 15px 5px;font-size:11px}.guide-phone__screen--form>p{color:#758195;text-align:center;margin:0 20px 12px;font-size:7px;line-height:1.4}.guide-phone__secure-row{color:#59806b;justify-content:center;align-items:center;gap:4px;margin-top:12px;font-size:6px;display:flex}.guide-phone__secure-row svg{width:10px}.guide-phone__verify-icon{color:#1578ff;background:#e8f3ff;border-radius:50%;place-items:center;width:70px;height:70px;margin:8px auto 9px;display:grid;position:relative}.guide-phone__verify-icon>svg:first-child{width:31px}.guide-phone__verify-icon>svg:last-child{color:#25894c;background:#fff;border-radius:50%;width:25px;padding:4px;position:absolute;bottom:4px;right:3px}.guide-phone__screen--scan{color:#fff;background:#101824}.guide-phone__screen--scan .guide-phone__header{color:#fff}.guide-phone__camera{background:radial-gradient(circle,#273346 0 26%,#111925 65%);align-content:center;place-items:center;gap:24px;height:334px;display:grid}.guide-phone__camera>span{color:#bbc4d0;text-align:center;max-width:150px;font-size:7px;line-height:1.4}.guide-phone__scan-frame{border:2px solid #fff;border-radius:13px;place-items:center;width:132px;height:132px;display:grid;box-shadow:inset 0 0 0 5px #1578ffb3}.guide-phone__scan-frame .guide-qr{background:#fff;width:81px;height:81px;padding:4px}.guide-phone__scan-tabs{color:#8e99a8;justify-content:center;gap:42px;height:65px;font-size:6px;display:flex}.guide-phone__scan-tabs>span{flex-direction:column;align-items:center;gap:3px;display:flex}.guide-phone__scan-tabs>span.is-active{color:#fff}.guide-phone__scan-tabs svg{width:17px}.guide-phone__scan-tabs .guide-qr{gap:0;width:17px;height:17px}.guide-phone__merchant{grid-template-columns:31px 1fr;align-items:center;column-gap:9px;margin:16px 15px;display:grid}.guide-phone__merchant>span{color:#de007b;background:#fff0f7;border-radius:50%;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:12px;font-weight:750;display:grid}.guide-phone__merchant strong{font-size:9px}.guide-phone__merchant small{color:#7b8797;font-size:6px}.guide-phone__amount{text-align:center;margin:29px 0 28px;font-size:23px;display:block}.guide-phone__method{background:#fff;border:1px solid #dfe7f1;border-radius:8px;align-items:center;gap:9px;margin:0 13px;padding:10px;display:flex}.guide-phone__method>svg{color:#1578ff;width:18px}.guide-phone__method span{display:grid}.guide-phone__method small{color:#7b8797;font-size:6px}.guide-phone__method strong{font-size:8px}.guide-phone__confirm-checks{color:#2c7650;background:#edf8f1;border-radius:8px;gap:6px;margin:14px;padding:11px;font-size:7px;display:grid}.guide-phone__confirm-checks span{align-items:center;gap:5px;display:flex}.guide-phone__confirm-checks svg{width:9px}.guide-phone__primary{width:calc(100% - 26px);margin:5px 13px}.guide-phone__screen--pay{text-align:center}.guide-phone__screen--pay>p{color:#647185;margin:9px 0 7px;font-size:7px}.guide-phone__screen--pay>small{color:#687488;letter-spacing:1px;margin:4px 0 11px;font-size:6px;display:block}.guide-phone__screen--pay>.guide-qr{width:118px;height:118px;margin-inline:auto}.guide-phone__screen--pay>b{color:#de007b;margin:6px 0 13px;font-size:6px;display:block}.guide-phone__screen--pay .guide-phone__method{text-align:left}.guide-qr{background:#fff;grid-template-rows:repeat(13,1fr);grid-template-columns:repeat(13,1fr);gap:1px;display:grid}.guide-qr i{background:#fff}.guide-qr i.is-dark{background:#17243a}.guide-barcode{background:#fff;justify-content:center;gap:1px;width:168px;height:52px;margin-inline:auto;padding:5px 7px;display:flex}.guide-barcode i{background:#17243a;height:100%;display:block}.alipay-guide__back{color:var(--guide-muted);align-items:center;gap:7px;margin-bottom:38px;font-size:12px;font-weight:650;display:inline-flex}.alipay-guide__back:hover{color:var(--guide-pink);transform:translate(-2px)}.alipay-guide__back svg{width:15px}.alipay-guide__hero{max-width:1100px;padding:6px 0 50px}.alipay-guide__breadcrumb{color:#8a95a3;margin-bottom:30px;font-size:11px}.alipay-guide__breadcrumb span{color:#bdc4cd;margin:0 7px}.alipay-guide__label{color:var(--guide-pink);align-items:center;gap:7px;margin-bottom:18px;font-size:12px;font-weight:750;display:flex}.alipay-guide__label svg{width:17px}.alipay-guide__hero h1{font-size:clamp(50px,4.8vw,66px)}.alipay-guide__hero>p{max-width:760px;color:var(--guide-muted);margin:24px 0 22px;font-size:17px;line-height:1.75}.alipay-guide__meta{color:#748094;flex-wrap:wrap;gap:20px;font-size:11px;display:flex}.alipay-guide__meta span{align-items:center;gap:6px;display:flex}.alipay-guide__meta svg{width:14px}.alipay-guide__actions{align-items:center;gap:22px;margin-top:30px;display:flex}.alipay-guide__actions button{cursor:pointer}.alipay-guide__actions button:first-child{background:var(--guide-pink);color:#fff;border-radius:8px;align-items:center;gap:10px;min-height:49px;padding:0 19px;font-size:13px;font-weight:750;display:inline-flex}.alipay-guide__actions button:first-child:hover{background:#b90068;transform:translateY(-1px)}.alipay-guide__actions button:first-child svg{width:17px}.alipay-guide__actions button:last-child{color:var(--guide-pink);background:0 0;padding:0;font-size:12px;font-weight:700}.alipay-guide__actions button:last-child:hover{text-decoration:underline}.alipay-prep{background:var(--guide-pink-soft);border-top:1px solid #edb8d5;border-bottom:1px solid #edb8d5;grid-template-columns:205px minmax(0,1fr);align-items:center;gap:30px;padding:27px 30px;display:grid}.alipay-prep>div>span{color:var(--guide-pink);letter-spacing:.08em;font-size:10px;font-weight:800}.alipay-prep h2{letter-spacing:-.025em;margin:5px 0 0;font-size:19px}.alipay-prep ul{grid-template-columns:repeat(3,1fr);gap:19px;margin:0;padding:0;list-style:none;display:grid}.alipay-prep li{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.alipay-prep li>svg{width:36px;height:36px;color:var(--guide-pink);border:1px solid #edb8d5;border-radius:50%;padding:8px}.alipay-prep li span{min-width:0;display:grid}.alipay-prep li strong{font-size:12px}.alipay-prep li small{color:var(--guide-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.alipay-guide__body{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:clamp(32px,4vw,60px);margin-top:68px;display:grid}.alipay-toc{position:sticky;top:28px}.alipay-toc>strong{border-bottom:1px solid #cfd4da;padding-bottom:13px;font-size:12px;display:block}.alipay-toc nav{display:grid}.alipay-toc nav button{border-bottom:1px solid var(--guide-line);color:#5e6c7f;text-align:left;cursor:pointer;background:0 0;grid-template-columns:25px 1fr;align-items:center;min-height:41px;padding:0;font-size:11px;display:grid}.alipay-toc nav button:hover{color:var(--guide-pink)}.alipay-toc nav button span{color:#a1aab6;font-size:9px}.alipay-toc>p{color:#778396;align-items:flex-start;gap:7px;margin:18px 0 0;font-size:9px;line-height:1.55;display:flex}.alipay-toc>p svg{width:14px;color:var(--guide-pink);flex:none}.alipay-guide__steps{min-width:0}.alipay-step,.alipay-troubleshooting{grid-template-columns:48px minmax(300px,1fr) minmax(250px,330px);align-items:start;gap:clamp(25px,3vw,46px);padding:5px 0 78px;display:grid;position:relative}.alipay-step+.alipay-step,.alipay-troubleshooting{border-top:1px solid var(--guide-line);padding-top:70px}.alipay-step__number{width:43px;height:43px;color:var(--guide-pink);background:#fff;border:1px solid #e4a8c9;border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.alipay-step__eyebrow{color:var(--guide-pink);letter-spacing:.1em;margin:1px 0 8px;font-size:10px;font-weight:850;display:block}.alipay-step h2,.alipay-troubleshooting h2{letter-spacing:-.045em;margin:0;font-size:clamp(27px,2.6vw,38px);line-height:1.17}.alipay-step__summary{color:var(--guide-muted);margin:15px 0 22px;font-size:13px;line-height:1.75}.alipay-step__list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.alipay-step__list li{grid-template-columns:25px minmax(0,1fr);align-items:start;gap:9px;display:grid}.alipay-step__list li>span{color:#687587;background:#f0f2f5;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-weight:750;display:grid}.alipay-step__list p{color:#35445a;margin:1px 0 0;font-size:12px;line-height:1.68}.alipay-step__list p strong{color:var(--guide-ink)}.alipay-step__visual{justify-items:center;gap:13px;min-width:0;display:grid}.alipay-step__visual>small{color:#8a95a4;text-align:center;max-width:280px;font-size:9px;line-height:1.55}.alipay-step__fineprint{color:#7a8697;margin:14px 0 0;font-size:10px;line-height:1.55}.alipay-store-links{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.alipay-store-links a{color:#425168;border:1px solid #d9dee4;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.alipay-store-links a:hover{color:var(--guide-pink);border-color:#e5a8ca}.alipay-store-links svg{width:12px}.alipay-callout{background:var(--guide-pink-soft);border-left:3px solid #e7a7ca;align-items:flex-start;gap:10px;margin-top:22px;padding:13px 14px;display:flex}.alipay-callout>svg{width:17px;color:var(--guide-pink);flex:none}.alipay-callout p{gap:2px;margin:0;display:grid}.alipay-callout strong{font-size:11px}.alipay-callout span{color:#647286;font-size:10px;line-height:1.55}.alipay-callout--warning{background:#fff8ec;border-left-color:#eda443}.alipay-callout--warning>svg{color:#c7770d}.alipay-callout--safe{background:#eff8f2;border-left-color:#4b9e6b}.alipay-callout--safe>svg{color:#287d49}.alipay-callout--check{background:#eff8f2;border-left-color:#4b9e6b}.alipay-callout--check>svg{color:#287d49}.alipay-callout--danger{background:#fff1f2;border-left-color:#db4a58}.alipay-callout--danger>svg{color:#c83242}.alipay-card-brands{flex-wrap:wrap;gap:6px;margin-top:20px;display:flex}.alipay-card-brands span{color:#526076;border:1px solid #d9dee4;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:800}.alipay-phone-pair{justify-content:center;align-items:flex-start;gap:11px;display:flex}.alipay-phone-pair .guide-phone{border-radius:25px;width:174px;height:365px}.alipay-phone-pair .guide-phone__screen{border-radius:18px}.alipay-phone-pair .guide-phone__camera{height:244px}.alipay-phone-pair .guide-phone__scan-frame{width:102px;height:102px}.alipay-phone-pair .guide-phone__merchant{margin-block:8px}.alipay-phone-pair .guide-phone__amount{margin-block:17px;font-size:18px}.alipay-phone-pair .guide-phone__confirm-checks{margin-block:9px;padding:7px}.alipay-troubleshooting{grid-template-columns:48px minmax(0,1fr);padding-bottom:10px}.alipay-troubleshooting__main{min-width:0}.alipay-troubleshooting__grid{grid-template-columns:minmax(0,1fr) 240px;gap:36px;margin-top:28px;display:grid}.alipay-troubleshooting__grid>ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.alipay-troubleshooting__grid>ol li{border-bottom:1px solid var(--guide-line);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:11px;min-height:64px;padding:12px 0;display:grid}.alipay-troubleshooting__grid>ol li>span{color:#788495;border:1px solid #d7dce2;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.alipay-troubleshooting__grid>ol p{color:#637084;margin:0;font-size:10px;line-height:1.6;display:grid}.alipay-troubleshooting__grid>ol strong{color:var(--guide-ink);font-size:12px}.alipay-troubleshooting__grid aside{background:var(--guide-pink-soft);border:1px solid #efbed9;border-radius:11px;align-self:start;padding:21px}.alipay-troubleshooting__grid aside>svg{width:24px;color:var(--guide-pink);margin-bottom:11px}.alipay-troubleshooting__grid aside>strong{margin-bottom:9px;font-size:14px;display:block}.alipay-troubleshooting__grid aside p{color:#59667a;margin:6px 0;font-size:10px}.alipay-troubleshooting__grid aside a{color:var(--guide-pink);font-weight:750}.alipay-troubleshooting__grid aside small{color:#788395;margin-top:12px;font-size:8px;line-height:1.55;display:block}.alipay-safety{background:var(--guide-pink-soft);border:1px solid #efbed9;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:72px;padding:30px;display:grid}.alipay-safety>div{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;display:grid}.alipay-safety svg{width:34px;height:34px;color:var(--guide-pink);background:#fff;border-radius:50%;padding:8px}.alipay-safety span{gap:4px;display:grid}.alipay-safety strong{font-size:12px}.alipay-safety small{color:#667386;font-size:10px;line-height:1.55}.alipay-sources{border-top:1px solid #cfd4da;grid-template-columns:260px minmax(0,1fr);gap:56px;margin-top:80px;padding-top:34px;display:grid}.alipay-sources>div:first-child>span{color:var(--guide-pink);letter-spacing:.08em;font-size:10px;font-weight:800}.alipay-sources h2{letter-spacing:-.035em;margin:5px 0 12px;font-size:25px}.alipay-sources>div:first-child p{color:var(--guide-muted);margin:0;font-size:10px;line-height:1.65}.alipay-sources__list{border-top:1px solid var(--guide-line)}.alipay-sources__list a{border-bottom:1px solid var(--guide-line);grid-template-columns:30px minmax(0,1fr) 105px 18px;align-items:center;gap:12px;min-height:65px;display:grid}.alipay-sources__list a:hover strong{color:var(--guide-pink)}.alipay-sources__list a>span{color:#9ba4b0;font-size:9px}.alipay-sources__list strong{font-size:11px;line-height:1.5}.alipay-sources__list small{color:#7d8998;font-size:9px}.alipay-sources__list svg{color:#8c96a4;width:13px}.alipay-guide__footer{border-top:1px solid #cfd4da;justify-content:space-between;align-items:center;gap:22px;margin-top:66px;padding-top:22px;display:flex}.alipay-guide__footer a,.alipay-guide__footer span{align-items:center;gap:7px;font-size:10px;display:inline-flex}.alipay-guide__footer a{color:var(--guide-pink);font-weight:750}.alipay-guide__footer span{color:#7c8795}.alipay-guide__footer svg{width:14px}@media (width<=1240px){.command-page--wide .command-sidebar__brand{color:#0000;font-size:0}.command-page--wide .command-sidebar__brand:after{color:#171717}.guides-directory__group{grid-template-columns:160px minmax(0,1fr)}.guides-directory__row{grid-template-columns:minmax(250px,1fr) 88px 105px 90px;gap:15px}.alipay-guide__body{grid-template-columns:160px minmax(0,1fr);gap:32px}.alipay-step{grid-template-columns:42px minmax(260px,1fr) minmax(224px,285px);gap:24px}.alipay-phone-pair .guide-phone{width:145px;height:305px}.alipay-phone-pair .guide-phone__camera{height:184px}.alipay-phone-pair .guide-phone__scan-frame{width:82px;height:82px}.alipay-phone-pair .guide-phone__amount{margin-block:8px}.alipay-phone-pair .guide-phone__confirm-checks{display:none}}@media (width<=980px){.command-page--wide .command-sidebar__brand{color:#171717;font-size:22px}.command-page--wide .command-sidebar__brand:after{display:none}.guides-feature{grid-template-columns:minmax(250px,34%) minmax(0,1fr)}.guides-feature__copy{padding:38px}.guides-directory__group{grid-template-columns:135px minmax(0,1fr)}.guides-directory__row{grid-template-columns:minmax(230px,1fr) 80px 90px}.guides-directory__row>small,.guides-directory__row>a{grid-column:3}.guides-directory__row>small{grid-row:2}.alipay-guide__body{grid-template-columns:1fr}.alipay-toc{border-bottom:1px solid #cfd4da;padding-bottom:7px;position:static;overflow-x:auto}.alipay-toc>strong,.alipay-toc>p{display:none}.alipay-toc nav{width:max-content;display:flex}.alipay-toc nav button{white-space:nowrap;border-bottom:0;min-height:38px;padding-right:20px}.alipay-step{grid-template-columns:48px minmax(280px,1fr) minmax(230px,300px)}}@media (width<=760px){.guides-hub__intro{padding-bottom:28px}.guides-hub__intro h1{font-size:42px}.guides-feature{grid-template-columns:1fr}.guides-feature__visual{min-height:310px}.guides-feature__visual .guide-phone{transform:rotate(-2.5deg)translateY(82px)scale(.9)}.guides-feature__copy{padding:34px 25px}.guides-directory{margin-top:50px}.guides-directory__group{grid-template-columns:1fr}.guides-directory__group>h2{padding:22px 0 12px}.guides-directory__row{grid-template-columns:1fr auto;gap:9px 14px}.guides-directory__row>div{grid-column:1/-1}.guides-directory__row>span{grid-row:2}.guides-directory__row>span:nth-of-type(2){display:none}.guides-directory__row>small,.guides-directory__row>a{grid-area:2/2}.alipay-guide__hero h1{font-size:52px}.alipay-prep,.alipay-prep ul{grid-template-columns:1fr}.alipay-step{grid-template-columns:43px minmax(0,1fr);gap:18px}.alipay-step__visual{grid-column:2;margin-top:20px}.alipay-troubleshooting__grid,.alipay-safety{grid-template-columns:1fr}.alipay-sources{grid-template-columns:1fr;gap:25px}}@media (width<=560px){.guides-hub__intro h1{font-size:37px}.guides-hub__intro>p{font-size:14px}.guides-hub__search{min-height:52px}.guides-feature__visual{min-height:270px}.guides-feature__visual .guide-phone{transform:rotate(-2.5deg)translateY(94px)scale(.82)}.guides-feature__copy h2{font-size:30px}.guides-feature__copy ol{grid-template-columns:repeat(3,1fr);row-gap:15px}.guides-feature__copy ol:before{display:none}.guides-feature__copy>div{flex-direction:column;align-items:flex-start}.guides-feature__copy>div>a{justify-content:center;width:100%}.guides-directory__row{min-height:128px}.guides-directory__row h3{font-size:16px}.alipay-guide__back{margin-bottom:24px}.alipay-guide__hero{padding-bottom:38px}.alipay-guide__breadcrumb{margin-bottom:21px}.alipay-guide__hero h1{font-size:42px}.alipay-guide__hero>p{font-size:14px}.alipay-guide__meta{gap:10px 15px}.alipay-guide__actions{flex-direction:column;align-items:flex-start}.alipay-guide__actions button:first-child{justify-content:center;width:100%}.alipay-prep{margin-inline:-16px;padding:24px 16px}.alipay-guide__body{margin-top:45px}.alipay-step,.alipay-troubleshooting{grid-template-columns:35px minmax(0,1fr);gap:11px;padding-bottom:60px}.alipay-step+.alipay-step,.alipay-troubleshooting{padding-top:52px}.alipay-step__number{width:34px;height:34px;font-size:9px}.alipay-step h2,.alipay-troubleshooting h2{font-size:27px}.alipay-step__visual{grid-column:1/-1}.alipay-phone-pair{gap:7px;width:100%}.alipay-phone-pair .guide-phone{width:min(46vw,164px);height:344px}.alipay-phone-pair .guide-phone__camera{height:222px}.alipay-phone-pair .guide-phone__confirm-checks{display:grid}.alipay-troubleshooting__grid{gap:22px}.alipay-safety{margin-inline:-4px;padding:22px 18px}.alipay-sources{margin-top:58px}.alipay-sources__list a{grid-template-columns:24px minmax(0,1fr) 15px;gap:8px}.alipay-sources__list small{display:none}.alipay-guide__footer{flex-direction:column;align-items:flex-start}}.city-command-overview{border:1px solid var(--command-line);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);margin-top:24px;display:grid;overflow:hidden}.city-command-overview>article{border-right:1px solid var(--command-line-soft);padding:22px 24px}.city-command-overview>article span{color:var(--command-green);letter-spacing:.06em;font-size:11px;font-weight:800}.city-command-overview>article p{color:#4f4f4f;margin:8px 0 0;font-size:14px;line-height:1.7}.city-command-overview dl{align-content:center;margin:0;padding:12px 22px;display:grid}.city-command-overview dl>div{border-top:1px solid var(--command-line-soft);grid-template-columns:70px minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.city-command-overview dl>div:first-child{border-top:0}.city-command-overview dt{color:#858585;font-size:10px}.city-command-overview dd{color:#333;margin:0;font-size:11px;line-height:1.5}.city-command-connections{margin-top:22px}.sight-rail__cities{overscroll-behavior:contain;max-height:430px;padding-right:4px;overflow-y:auto}.route-loading{color:#666;place-items:center;min-height:46vh;font-size:13px;display:grid}@media (width<=980px){.city-command-overview{grid-template-columns:1fr}.city-command-overview>article{border-right:0;border-bottom:1px solid var(--command-line-soft)}.sight-rail__cities{max-height:280px}}@media (width<=720px){.city-command-overview{margin-top:18px}.city-command-overview>article{padding:19px 18px}.city-command-overview dl{padding:8px 18px}.city-command-overview dl>div{grid-template-columns:64px minmax(0,1fr)}}.local-intel__modes{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.command-sight-name small{-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.command-sight-name em{background:var(--command-accent-soft);width:max-content;max-width:100%;color:var(--command-green);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:750;overflow:hidden}.sight-destination-table th:first-child{width:23%}.sight-destination-table th:nth-child(2){width:16%}.sight-destination-table th:nth-child(3){width:19%}.sight-destination-table th:nth-child(4){width:13%}.sight-destination-table th:nth-child(5){width:20%}.sight-destination-table th:nth-child(6){width:9%}.sight-destination-table tbody tr.is-expanded{background:#fafafa}.sight-table__actions{justify-content:flex-end;align-items:center;gap:3px;display:flex}.sight-table__expand{border:1px solid var(--command-line-soft);color:#555;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:3px;min-height:30px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.sight-table__expand:hover,.sight-table__expand[aria-expanded=true]{background:var(--command-accent-soft);color:var(--command-green);border-color:#efb7d6}.sight-table__expand svg{width:13px;height:13px}.sight-destination-table .sight-expanded-row{content-visibility:visible;contain-intrinsic-size:auto}.sight-destination-table .sight-expanded-row:hover{background:0 0}.sight-destination-table .sight-expanded-row>td{border-top-color:var(--command-line-soft);height:auto;padding:0}.sight-expanded{background:linear-gradient(135deg,#fff 0%,#fcf7fa 100%);padding:22px 24px 20px}.sight-expanded>header{border-bottom:1px solid var(--command-line-soft);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.sight-expanded>header span{color:var(--command-green);letter-spacing:.08em;font-size:9px;font-weight:800}.sight-expanded>header h3{color:#171717;margin:4px 0 0;font-size:20px}.sight-expanded>header>strong{min-height:30px;color:var(--command-green);white-space:nowrap;background:#fff;border:1px solid #efb7d6;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:10px;display:inline-flex}.sight-expanded>header>strong svg{width:13px}.sight-expanded__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:18px 0;display:grid}.sight-expanded__grid article{border-right:1px solid var(--command-line-soft);min-width:0;padding-right:22px}.sight-expanded__grid article:last-child{border-right:0;padding-right:0}.sight-expanded__grid h4{color:#333;align-items:center;gap:6px;margin:0 0 9px;font-size:12px;display:flex}.sight-expanded__grid h4 svg{width:15px;color:var(--command-green)}.sight-expanded__grid p,.sight-expanded__grid li{color:#595959;font-size:11px;line-height:1.65}.sight-expanded__grid p{margin:0}.sight-expanded__grid ul{margin:0;padding-left:16px}.sight-expanded__grid li+li{margin-top:4px}.sight-expanded__media{border-top:1px solid var(--command-line-soft);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;padding:18px 0;display:grid}.sight-expanded__media article{min-width:0}.sight-expanded__media h4{color:#333;align-items:center;gap:6px;margin:0 0 10px;font-size:12px;display:flex}.sight-expanded__media h4 svg{width:15px;color:var(--command-green)}.sight-media__gallery>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.sight-media__gallery figure{border:1px solid var(--command-line-soft);background:#fff;border-radius:9px;min-width:0;margin:0;overflow:hidden}.sight-media__gallery figure>a{background:#ececec;display:block;overflow:hidden}.sight-media__gallery img,.sight-media__video video,.sight-media__source-only>img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.sight-media__gallery img{transition:transform .18s}.sight-media__gallery figure>a:hover img{transform:scale(1.025)}.sight-media__gallery figcaption{min-width:0;padding:8px}.sight-media__gallery figcaption>strong{color:#444;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;display:block;overflow:hidden}.sight-media__video video{aspect-ratio:16/9;background:#181818;border-radius:9px}.sight-media__source-only{border:1px solid var(--command-line-soft);background:#fff;border-radius:9px;overflow:hidden}.sight-media__source-only>img{aspect-ratio:16/9;filter:saturate(.82)}.sight-media__source-only>svg{color:#8a8a8a;width:28px;height:28px;margin:28px auto 10px}.sight-media__source-only>div{gap:2px;padding:9px 10px 10px;display:grid}.sight-media__source-only strong{color:#444;font-size:10px}.sight-media__source-only span{color:#777;font-size:9px;line-height:1.45}.sight-media__credit{color:#777;flex-wrap:wrap;align-items:center;gap:4px 9px;margin:7px 0 0;font-size:8px;line-height:1.4;display:flex}.sight-media__credit span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sight-media__credit a{color:var(--command-green);align-items:center;gap:3px;font-weight:700;display:inline-flex}.sight-media__credit a:hover{text-decoration:underline}.sight-media__credit svg{width:9px;height:9px}.sight-expanded>footer{border-top:1px solid var(--command-line-soft);justify-content:space-between;align-items:center;gap:18px;padding-top:14px;display:flex}.sight-expanded>footer p{color:#777;align-items:flex-start;gap:6px;margin:0;font-size:9px;line-height:1.5;display:flex}.sight-expanded>footer p svg{color:#d58724;flex:none;width:13px}.sight-expanded>footer a{color:var(--command-green);white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:750;display:inline-flex}.sight-expanded>footer a svg{width:13px}.city-command-know,.city-command-sources{padding-top:28px;scroll-margin-top:20px}.city-command-know__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.city-command-know__grid article{border:1px solid var(--command-line-soft);background:#fff;border-radius:10px;grid-template-columns:34px minmax(0,1fr);gap:12px;min-width:0;padding:17px;display:grid}.city-command-know__grid article>span{background:var(--command-accent-soft);width:34px;height:34px;color:var(--command-green);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.city-command-know__grid h3{color:#252525;margin:0;font-size:13px}.city-command-know__grid p{color:#626262;margin:5px 0 0;font-size:11px;line-height:1.55}.city-command-know__grid small{color:#888;margin-top:6px;font-size:9px;display:block}.city-command-culture-callout{background:var(--command-accent-soft);border:1px solid #efbed9;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:12px;padding:18px 20px;display:grid}.city-command-culture-callout>svg{width:34px;height:34px;color:var(--command-green);background:#fff;border-radius:50%;padding:7px}.city-command-culture-callout span{color:var(--command-green);font-size:9px;font-weight:800}.city-command-culture-callout h3{color:#252525;margin:3px 0 4px;font-size:13px}.city-command-culture-callout p{color:#606060;margin:0;font-size:10px;line-height:1.5}.city-command-culture-callout button{min-height:36px;color:var(--command-green);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #efb7d6;border-radius:8px;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.city-command-culture-callout button svg{width:13px}.city-command-sources{padding-bottom:8px}.city-command-sources__body{border:1px solid var(--command-line);background:#fff;border-radius:11px;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden}.city-command-sources__body>aside{border-right:1px solid var(--command-line-soft);background:#fafafa;grid-template-columns:25px minmax(0,1fr);align-content:start;gap:10px;padding:20px;display:grid}.city-command-sources__body>aside>svg{width:22px;color:var(--command-green)}.city-command-sources__body>aside h3{color:#2a2a2a;margin:0;font-size:12px;line-height:1.4}.city-command-sources__body>aside p{color:#666;margin:6px 0 0;font-size:10px;line-height:1.6}.city-command-sources__list{align-content:start;display:grid}.city-command-sources__list a{border-top:1px solid var(--command-line-soft);color:#333;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:58px;padding:10px 15px;display:grid}.city-command-sources__list a:first-child{border-top:0}.city-command-sources__list a:hover{background:#fcf7fa}.city-command-sources__list a>svg:first-child{width:17px;color:var(--command-green)}.city-command-sources__list a>svg:last-child{color:#8a8a8a;width:13px}.city-command-sources__list span{gap:2px;min-width:0;display:grid}.city-command-sources__list small{color:var(--command-green);letter-spacing:.04em;font-size:8px;font-weight:800}.city-command-sources__list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}@media (width<=980px){.sight-expanded__grid{grid-template-columns:1fr 1fr}.sight-expanded__grid article:nth-child(2){border-right:0;padding-right:0}.sight-expanded__grid article:last-child{border-top:1px solid var(--command-line-soft);grid-column:1/-1;padding-top:16px}.sight-expanded__media,.city-command-sources__body{grid-template-columns:1fr}.city-command-sources__body>aside{border-right:0;border-bottom:1px solid var(--command-line-soft)}}@media (width<=720px){.sight-destination-table .sight-expanded-row{border-top:0;border-radius:0 0 10px 10px;margin-top:-11px;padding:0;display:block}.sight-destination-table .sight-expanded-row>td{display:block;position:static}.sight-destination-table .sight-expanded-row>td:before{display:none}.sight-table__actions{justify-content:flex-start}.sight-table__actions .destination-open{position:static}.sight-expanded{padding:19px 16px}.sight-expanded__grid{grid-template-columns:1fr;gap:0}.sight-expanded__grid article,.sight-expanded__grid article:nth-child(2),.sight-expanded__grid article:last-child{border-right:0;border-top:1px solid var(--command-line-soft);grid-column:auto;padding:14px 0}.sight-expanded__grid article:first-child{border-top:0}.sight-expanded__media{gap:15px}.sight-expanded>footer{flex-direction:column;align-items:flex-start}.city-command-know__grid{grid-template-columns:1fr}.city-command-culture-callout{grid-template-columns:34px minmax(0,1fr);align-items:start}.city-command-culture-callout button{grid-column:1/-1;justify-content:center}}@media (width<=430px){.local-intel__modes button{grid-template-columns:1fr;min-width:0;padding-inline:5px}.local-intel__modes button>svg{display:none}.local-intel__modes strong{font-size:10px}.local-intel__modes small{font-size:8px}.sight-expanded>header{flex-direction:column}.sight-media__gallery>div{grid-template-columns:1fr}.city-command-know__grid article{padding:15px}}
