:root{--ink: #190d09;--ink-2: #28120c;--brown: #4a2114;--orange: #ff7927;--orange-soft: #ffad4d;--cream: #fff4df;--cream-2: #e7c8a4;--green: #89ad4c;--muted: #c7aa91;--line-dark: rgb(255 255 255 / 14%);--line-light: rgb(74 33 20 / 20%);--content-wide: 1440px;--content-copy: 680px;--header-desktop: 78px;--header-mobile: 64px;--motion-fast: .18s;--motion-normal: .32s;--motion-story: .7s;--page-gutter: clamp(22px, 7vw, 112px);--font-brand: "STKaiti", "KaiTi", "Songti SC", serif;--font-body: "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:var(--header-desktop)}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--ink);color:var(--cream);font-family:var(--font-body);text-rendering:optimizeLegibility}button,a{font:inherit}a,button{color:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--cream);outline-offset:4px}.skipLink{position:fixed;z-index:200;top:10px;left:16px;transform:translateY(-160%);padding:10px 14px;border-radius:8px;background:var(--cream);color:var(--ink);font-weight:800;transition:transform var(--motion-fast) ease}.skipLink:focus{transform:translateY(0)}.sitePage{min-height:100vh;background:var(--ink)}.siteHeader{position:fixed;z-index:80;inset:0 0 auto;display:flex;align-items:center;gap:clamp(18px,2vw,32px);height:var(--header-desktop);padding-inline:clamp(22px,5vw,80px);border-bottom:1px solid rgb(255 255 255 / 8%);background:#190d09e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;min-height:44px;align-items:center;flex:none;text-decoration:none;white-space:nowrap;font-family:var(--font-brand);font-size:clamp(19px,1.7vw,25px);font-weight:900}.siteNav{display:flex;flex:1;align-items:center;gap:clamp(18px,2vw,32px)}.siteNavLinks{display:flex;align-items:center;gap:clamp(18px,2vw,32px);margin-left:auto}.siteNavLinks a,.loginLink,.wechatLogin{display:inline-flex;min-height:44px;align-items:center;color:#ead7c7;text-decoration:none;font-size:13px;font-weight:700;transition:color var(--motion-fast) ease}.siteNavLinks a:hover,.loginLink:hover,.wechatLogin:hover{color:#fff}.siteNavLinks a.isActive{color:#fff;text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:2px;text-underline-offset:8px}.headerActions{display:flex;align-items:center;gap:18px;margin-left:auto}.headerSessionStatus{width:36px;height:36px;border:2px solid rgb(255 244 223 / 22%);border-top-color:var(--orange);border-radius:50%}.headerProfile,.headerProfileCopy{display:flex}.headerProfile{align-items:center;gap:9px;color:#fff3df}.headerProfile>img,.headerProfileInitial{width:36px;height:36px;flex:none;border:1px solid rgb(255 244 223 / 32%);border-radius:50%;background:#59301f}.headerProfile>img{object-fit:cover}.headerProfileInitial{display:grid;place-items:center;font-weight:900}.headerProfileCopy{max-width:120px;flex-direction:column;line-height:1.25}.headerProfileCopy strong,.headerProfileCopy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.headerProfileCopy strong{font-size:13px}.headerProfileCopy small,.headerProfileIncomplete{color:#bfa38c;font-size:11px}.headerSessionRetry{border:0;background:transparent;color:#ffb76d;cursor:pointer;font-size:12px;font-weight:900}.menuButton{display:none;min-width:44px;min-height:44px;border:1px solid rgb(255 244 223 / 45%);border-radius:999px;padding:8px 13px;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:13px 23px;text-decoration:none;font-weight:900;box-shadow:0 10px 34px #ff611b4d;transition:transform var(--motion-fast) ease,box-shadow var(--motion-normal) ease,background-color var(--motion-fast) ease}.button:hover{transform:translateY(-2px);box-shadow:0 14px 40px #ff611b66}.button:active{transform:scale(.97)}.buttonPrimary{background:var(--orange);color:#fff}.buttonSecondary{border-color:#fff4df85;background:#190d0966;color:var(--cream);box-shadow:none}.buttonCompact{min-height:44px;padding:10px 20px;font-size:14px}.wechatLogin,.headerSessionRetry{display:inline-flex;min-height:44px;align-items:center}.eyebrow{margin:0;color:#ffb76d;font-size:11px;font-weight:900;letter-spacing:.23em;line-height:1.6;text-transform:uppercase}.storyHero{position:relative;display:grid;min-height:960px;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;overflow:hidden;padding:130px var(--page-gutter) 90px}.backgroundPicture{position:absolute;z-index:0;inset:0;width:100%;height:100%}.heroBackground,.finalBackground,.storyIntroBackground{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}.heroBackground{opacity:.74}.heroShade,.finalShade,.storyIntroShade{position:absolute;z-index:1;inset:0;background:#190d09ad}.heroCopy,.heroVisual{position:relative;z-index:2}.heroCopy{max-width:680px}.heroCopy h1{margin:26px 0 24px;font-family:var(--font-brand);font-size:clamp(62px,6.2vw,92px);line-height:.98;letter-spacing:-.07em;text-shadow:0 14px 42px #000}.heroCopy h1 em{display:block;color:#ff9a44;font-style:normal}.heroTitleLine{display:block}.heroLead{max-width:590px;margin:0;color:#ead9ca;font-size:17px;line-height:2}.heroLead strong{color:#fff}.heroActions{display:flex;align-items:center;gap:16px;margin-top:34px}.heroQr,.finalQr{display:flex;align-items:center;gap:12px;color:#efd3bb;font-size:12px;line-height:1.6}a.heroQr,a.finalQr{max-width:145px;text-underline-offset:4px}.heroQr img,.finalQr img{width:84px;height:84px;border-radius:13px;padding:7px;background:#fff}.heroQr a,.finalQr a{max-width:88px}.heroProof{display:flex;gap:26px;margin:42px 0 0}.heroProof div{border-left:1px solid rgb(255 255 255 / 18%);padding-left:14px}.heroProof dt{color:#fff;font-family:Georgia,serif;font-size:30px;font-weight:700}.heroProof dd{margin:3px 0 0;color:#bfa38c;font-size:11px}.heroVisual{height:680px}.heroPosterEntrance{position:absolute}.heroPoster{width:100%;height:100%;overflow:hidden;margin:0;border:1px solid rgb(255 207 157 / 26%);background:var(--ink-2);box-shadow:0 35px 70px #000000ad;transition:transform var(--motion-normal) ease-out}.heroPoster img{width:100%;height:100%;object-fit:cover}.heroPoster picture{display:block;width:100%;height:100%}.heroPosterMainEntrance{top:0;right:0;width:min(345px,25vw);height:650px}.heroPosterMain{border-radius:40px}.heroPosterMain img{object-position:center top}.heroPosterRescueEntrance{top:165px;right:min(300px,21vw);width:min(285px,22vw);height:435px}.heroPosterRescue{border-radius:30px}.heroPosterRescue img{object-position:center 38%}.duoPillEntrance{position:absolute;z-index:4;top:72px;right:min(295px,20vw)}.duoPill{display:flex;align-items:center;border-radius:999px;padding:7px 18px;background:#fff2de;box-shadow:0 18px 40px #0000008c;transition:transform var(--motion-normal) ease-out}.duoPill img{width:60px;height:77px;object-fit:contain}.duoPill span,.avatarPair span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#e9654e;color:#fff;font-size:11px;font-weight:900}.scrollNote{position:absolute;z-index:3;bottom:28px;left:50%;margin:0;color:#b8967d;font-size:10px;letter-spacing:.22em;transform:translate(-50%);writing-mode:vertical-rl}.storyIntro{position:relative;display:grid;min-height:700px;overflow:hidden;place-items:center;padding:130px var(--page-gutter);text-align:center}.storyIntroBackground{opacity:.7}.storyIntroShade{background:#190d09b8}.storyIntroContent{position:relative;z-index:2;max-width:920px}.storyIntroContent h2,.rankingHead h2,.finalContent h2,.emotionalClose h2{font-family:var(--font-brand)}.storyIntroContent h2{margin:24px 0 22px;font-size:clamp(46px,5.2vw,70px);line-height:1.12}.storyIntroContent>p:last-of-type{max-width:670px;margin:0 auto;color:#e3cbb6;font-size:16px;line-height:2}.avatarPair{display:flex;height:165px;align-items:flex-end;justify-content:center;margin-top:24px}.avatarPair img{width:116px;height:158px;object-fit:contain}.avatarPair span{z-index:1;margin:0 -9px 48px}.storyActs{position:relative}.storyProgress{position:absolute;z-index:2;top:80px;bottom:80px;left:50%;width:1px;background:var(--orange);opacity:.38;transform-origin:top}.storyChapter{position:relative;display:grid;min-height:920px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8vw;overflow:hidden;padding:120px var(--page-gutter)}.storyChapter:nth-of-type(odd){background:var(--ink-2)}.chapterIndex{position:absolute;top:32px;left:calc(var(--page-gutter) - 20px);color:#ffffff0f;font-family:Georgia,serif;font-size:clamp(110px,12vw,180px);line-height:1}.storyChapter.isReverse .chapterMedia{order:2}.storyChapter.isReverse .chapterCopy{order:1;justify-self:end}.chapterMedia{min-width:0}.interactiveMedia,.mediaTrigger,.mediaCanvas{width:100%}.mediaTrigger{position:relative;display:block;min-height:44px;overflow:hidden;border:1px solid rgb(228 184 124 / 24%);border-radius:4px 80px;padding:0;background:var(--ink-2);box-shadow:0 35px 80px #0000008f;cursor:zoom-in}.mediaCanvas{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden}.mediaImage,.mediaLayer{position:absolute;inset:-2%;width:104%;height:104%;object-fit:cover;transition:transform var(--motion-normal) ease-out}.mediaLayer{object-fit:contain;object-position:center bottom;pointer-events:none}.mediaLayer:nth-of-type(1){padding:24% 48% 0 4%}.mediaLayer:nth-of-type(2){padding:24% 4% 0 48%}.mediaHint{position:absolute;right:16px;bottom:16px;border:1px solid rgb(255 244 223 / 35%);border-radius:999px;padding:9px 13px;background:#190d09cc;color:var(--cream);font-size:12px;font-weight:800}.chapterCopy{z-index:1;max-width:550px}.chapterCopy h2{margin:18px 0 22px;font-family:var(--font-brand);font-size:clamp(44px,4.5vw,60px);line-height:1.08}.chapterCopy>p:last-of-type{margin:0;color:#cbb09b;font-size:16px;line-height:2}.mechanic{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:24px;margin-top:34px;border-top:1px solid var(--line-dark);padding-top:26px}.metric{color:#ff8b39;font-family:Georgia,serif;font-size:clamp(72px,7vw,92px);line-height:.85}.mechanic div>strong,.mechanic div>span{display:block}.mechanic div>strong{margin-bottom:8px;color:#fff}.mechanic div>span{color:#a98c76;font-size:12px;line-height:1.7}.mediaDialogBackdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:24px;background:#080403e0}.mediaDialog{position:relative;display:grid;width:min(980px,100%);max-height:calc(100vh - 48px);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);overflow:auto;border:1px solid rgb(255 244 223 / 22%);border-radius:24px;background:var(--ink-2);box-shadow:0 40px 100px #000000b3}.mediaDialog>picture{display:block;min-width:0}.mediaDialog>picture>img{width:100%;height:100%;min-height:520px;object-fit:cover}.dialogCopy{align-self:center;padding:52px 36px}.dialogCopy h2{margin:16px 0;font-family:var(--font-brand);font-size:36px;line-height:1.16}.dialogCopy>p:last-child{color:#d9bda6;line-height:1.9}.dialogClose{position:absolute;z-index:2;top:16px;right:16px;min-width:44px;min-height:44px;border:1px solid rgb(255 244 223 / 35%);border-radius:999px;padding:9px 14px;background:#190d09e5;cursor:pointer;font-weight:800}.emotionalClose{display:grid;min-height:670px;place-items:center;padding:120px var(--page-gutter);background:#140a07;text-align:center}.emotionalClose h2{max-width:1060px;margin:0;color:#fff3df;font-size:clamp(44px,5vw,64px);font-weight:700;line-height:1.35}.emotionalClose h2 em{color:#ff9445;font-style:normal}.emotionalClose p{margin:28px 0 0;color:#b79880;font-size:12px;letter-spacing:.24em}.rankingPreview{padding:130px var(--page-gutter) 150px;background:#f3e3ca;color:#3d2013}.rankingHead{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:50px;border-bottom:1px solid var(--line-light);padding-bottom:35px}.rankingHead .eyebrow{color:#a45725}.rankingHead h2{margin:18px 0 0;font-size:clamp(48px,4.5vw,62px)}.rankingHead>p{max-width:540px;justify-self:end;margin:0;color:#765942;line-height:1.8}.rankingList{margin:34px 0 0;border-top:2px solid #47281a;padding:0;list-style:none}.rankingList li{display:grid;min-height:108px;grid-template-columns:100px 1fr 180px;align-items:center;border-bottom:1px solid var(--line-light)}.rankingPlace{color:#a75d2a;font-family:Georgia,serif;font-size:42px}.rankingTeam{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:900}.miniPair{display:flex}.miniPair img{width:48px;height:58px;border:1px solid #c69b66;border-radius:50%;background:#ead2ad;object-fit:contain}.miniPair img+img{margin-left:-10px}.rankingScore{color:#dd6c21;font-family:Georgia,serif;font-size:30px;text-align:right}.rankingScore small{display:block;margin-top:4px;color:#896c54;font-family:var(--font-body);font-size:11px}.rankingFoot{margin:26px 0 0;color:#85664e;font-size:12px}.finalCta{position:relative;display:grid;min-height:780px;overflow:hidden;place-items:center;padding:130px var(--page-gutter) 110px;text-align:center}.finalShade{background:#190d09ad}.finalContent{position:relative;z-index:2;max-width:860px}.finalContent h2{margin:22px 0;font-size:clamp(54px,5.6vw,76px);line-height:1.08}.finalContent>p{color:#e6cdb7;line-height:1.9}.finalActions{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:34px}.finalPrompt{margin:0;color:var(--cream);font-family:var(--font-brand);font-size:24px;font-weight:900}.searchHelp{font-size:13px}.siteFooter{position:absolute;z-index:2;right:var(--page-gutter);bottom:30px;left:var(--page-gutter);display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line-dark);padding-top:20px;color:#a98d78;font-size:11px}@media(max-width:1050px){html{scroll-padding-top:var(--header-mobile)}.siteHeader{height:var(--header-mobile)}.menuButton{display:inline-flex;margin-left:auto}.siteNav{position:absolute;top:calc(var(--header-mobile) - 1px);right:18px;left:18px;display:none;flex-direction:column;gap:0;border:1px solid var(--line-dark);border-radius:16px;padding:10px;background:var(--ink-2);box-shadow:0 20px 48px #0000007a}.siteNavLinks{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-left:0}.siteNav.isOpen{display:flex}.siteNavLinks a{padding:13px 14px}.siteNav .headerActions{min-width:0;justify-content:space-between;margin:8px 4px 0;border-top:1px solid var(--line-dark);padding:10px 4px 2px}.storyHero{min-height:auto;grid-template-columns:1fr;padding-top:118px}.heroCopy{max-width:760px}.heroVisual{width:min(720px,100%);height:610px;justify-self:center;margin-top:55px}.heroPosterMainEntrance{width:335px}.heroPosterRescueEntrance{right:280px;width:275px}.duoPillEntrance{right:274px}.storyProgress{left:var(--page-gutter)}.storyChapter{min-height:auto;grid-template-columns:1fr;gap:48px;padding-block:105px}.storyChapter.isReverse .chapterMedia,.storyChapter.isReverse .chapterCopy{order:initial}.chapterMedia,.chapterCopy{width:min(760px,100%);justify-self:center}.mediaCanvas{aspect-ratio:16 / 10}.rankingHead{grid-template-columns:1fr}.rankingHead>p{justify-self:start}}@media(max-width:650px){.siteHeader{gap:10px;padding-inline:18px}.brand{max-width:135px;overflow:hidden;font-size:19px;text-overflow:ellipsis}.buttonCompact{min-height:44px;padding:9px 14px;font-size:13px}.storyHero{padding:105px 22px 65px}.heroCopy h1{font-size:clamp(38px,12vw,52px)}.heroTitleLine,.heroCopy h1 em{white-space:nowrap}.heroLead{font-size:15px;line-height:1.85}.heroActions{align-items:flex-start;flex-direction:column}.heroProof{gap:14px}.heroProof div{padding-left:10px}.heroVisual{height:500px;margin-top:48px}.heroPosterMainEntrance{right:0;width:min(235px,68vw);height:450px}.heroPosterMain{border-radius:28px}.heroPosterRescueEntrance{top:130px;right:min(170px,47vw);width:min(190px,55vw);height:300px}.heroPosterRescue{border-radius:22px}.duoPillEntrance{top:46px;right:min(165px,45vw)}.duoPill{padding:5px 10px}.duoPill img{width:42px;height:56px}.duoPill span{width:34px;height:34px}.scrollNote{display:none}.storyIntro{min-height:650px;padding:95px 22px}.storyIntroContent h2{font-size:44px}.storyChapter{gap:36px;padding:88px 22px}.chapterIndex{top:30px;left:6px;font-size:100px}.mediaCanvas{aspect-ratio:4 / 5}.mediaTrigger{border-radius:4px 52px}.chapterCopy h2{font-size:44px}.mechanic{grid-template-columns:105px 1fr;gap:16px}.metric{font-size:70px}.mediaDialogBackdrop{padding:14px}.mediaDialog{max-height:calc(100vh - 28px);grid-template-columns:1fr;border-radius:18px}.mediaDialog>picture{width:100%;aspect-ratio:16 / 11;overflow:hidden}.mediaDialog>picture>img{min-height:0;aspect-ratio:16 / 11}.dialogCopy{padding:28px 24px 34px}.dialogCopy h2{font-size:30px}.emotionalClose{min-height:580px;padding:95px 22px}.emotionalClose h2{font-size:42px}.rankingPreview{padding:95px 22px 105px}.rankingHead{gap:24px}.rankingHead h2{font-size:46px}.rankingList li{min-height:96px;grid-template-columns:52px 1fr 76px}.rankingPlace{font-size:30px}.rankingTeam{gap:9px;font-size:13px}.miniPair img{width:36px;height:44px}.rankingScore{font-size:19px}.finalCta{min-height:720px;padding:100px 22px 135px}.finalContent h2{font-size:50px}.finalActions,.siteFooter{align-items:center;flex-direction:column}.siteFooter{right:22px;bottom:22px;left:22px}}@media(max-width:380px){.brand{max-width:106px}.menuButton{padding-inline:10px}.buttonCompact{padding-inline:11px}.heroProof{flex-wrap:wrap}.rankingList li{grid-template-columns:45px 1fr 68px}.miniPair{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition-duration:.16s!important;transition-property:opacity!important}.button:hover{transform:none}.heroPoster,.duoPill,.mediaImage,.mediaLayer{transform:none!important}}.provinceMark{display:grid;width:48px;height:48px;flex:none;place-items:center;border:1px solid #c69b66;border-radius:50%;background:#ead2ad;color:#6c351b;font-family:var(--font-brand);font-size:22px}.rankingPreviewSkeleton,.leaderboardSkeleton{overflow:hidden;background:linear-gradient(100deg,#ffffff12 20%,#ffffff24,#ffffff12 52%);background-size:220% 100%;animation:ranking-shimmer 1.4s linear infinite}.rankingPreviewSkeleton{min-height:108px;border-bottom:1px solid var(--line-light);background-color:#4a211417}.rankingPreviewMessage{margin:34px 0 0;border-top:2px solid #47281a;padding:40px 0;color:#765942}.rankingPreviewMessage p{margin-top:0}.rankingPreviewFoot{display:flex;align-items:center;justify-content:space-between;gap:20px}.rankingPreviewFoot a,.textButton{color:#9e4a1d;font-weight:900;text-underline-offset:4px}.rankingPreview :focus-visible,.leaderboardPage .leaderboardPanel :focus-visible{outline-color:var(--brown);box-shadow:0 0 0 2px var(--orange)}.textButton{min-height:44px;border:0;padding:8px 0;background:transparent;cursor:pointer;text-decoration:underline}.leaderboardPage{min-height:100vh;overflow-x:clip;background:#f3e3ca;color:#3d2013}.leaderboardHeader{position:absolute;z-index:5;top:0;right:0;left:0;display:flex;height:var(--header-desktop);align-items:center;justify-content:space-between;padding-inline:var(--page-gutter);border-bottom:1px solid rgb(255 255 255 / 12%);color:var(--cream)}.leaderboardBrand,.leaderboardBack{color:inherit;font-weight:900;text-underline-offset:5px}.leaderboardBrand{font-family:var(--font-brand);font-size:22px;text-decoration:none}.leaderboardHero{position:relative;display:grid;min-height:520px;overflow:hidden;align-items:end;padding:140px var(--page-gutter) 80px;color:var(--cream)}.leaderboardHero>img,.leaderboardHeroShade{position:absolute;inset:0;width:100%;height:100%}.leaderboardHero>img{object-fit:cover}.leaderboardHeroShade{background:linear-gradient(90deg,#190d09e8,#190d098a)}.leaderboardHeroCopy{position:relative;z-index:1;max-width:820px}.leaderboardHero h1{margin:18px 0 20px;font-family:var(--font-brand);font-size:clamp(52px,6vw,82px);line-height:1.05}.leaderboardHeroCopy>p:last-child{max-width:640px;margin:0;color:#ead9ca;line-height:1.9}.leaderboardPanel{width:min(1180px,calc(100% - (2 * var(--page-gutter))));margin:-38px auto 0;padding:48px clamp(22px,5vw,64px) 100px;background:#fff8ea;box-shadow:0 25px 70px #4a21142b}.leaderboardControls{display:flex;flex-wrap:wrap;gap:26px 46px;justify-content:space-between}.leaderboardControls fieldset{min-width:0;margin:0;border:0;padding:0}.leaderboardControls legend{margin-bottom:10px;color:#785842;font-size:12px;font-weight:900}.segmentedControl{display:flex;gap:6px;border-radius:999px;padding:5px;background:#ead7b9}.segmentedControl button{min-width:76px;min-height:44px;border:0;border-radius:999px;padding:9px 18px;background:transparent;color:#694733;cursor:pointer;font-weight:900}.segmentedControl button[aria-pressed=true]{background:var(--orange);color:#fff;box-shadow:0 6px 18px #cc531447}.personalRankingSummary{display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr);align-items:center;gap:24px;margin-top:34px;border:1px solid #dfc7a5;border-radius:18px;padding:24px;background:#f8ead2;box-shadow:0 14px 36px #4a211414}.personalRankingLoggedOut,.personalRankingError,.personalRankingIncomplete,.personalRankingLoading{min-height:112px;grid-template-columns:minmax(0,1fr) auto}.personalRankingSummary h2,.personalRankingSummary p{margin:0}.personalRankingSummary h2{font-family:var(--font-brand);font-size:25px}.personalRankingLoggedOut p,.personalRankingIncomplete p,.personalRankingError span{display:block;margin-top:7px;color:#80624c;font-size:12px;line-height:1.6}.personalRankingError [role=alert]{display:grid}.personalProfile{display:flex;min-width:0;align-items:center;gap:14px}.personalProfile>img,.profileInitial{width:58px;height:58px;flex:none;border:1px solid #c69b66;border-radius:50%;background:#ead2ad}.personalProfile>img{object-fit:cover}.profileInitial{display:grid;place-items:center;color:#6c351b;font-family:var(--font-brand);font-size:25px;font-weight:900}.personalEyebrow{color:#a45725;font-size:10px;font-weight:900;letter-spacing:.18em}.personalProfile h2{margin-top:4px}.personalProfile h2+p,.partnerPresence,.personalNoRank{color:#80624c;font-size:12px}.partnerPresence{margin-top:13px!important;font-weight:800}.personalHonors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.personalHonors article{display:grid;gap:5px;min-width:0;border-left:3px solid var(--orange);padding:12px 14px;background:#fff8ea}.personalHonors p,.personalHonors span{color:#80624c;font-size:11px}.personalHonors strong{color:#9e4a1d;font-size:14px}.personalNoRank{justify-self:end;font-weight:900}.leaderboardMeta{display:flex;min-height:58px;align-items:center;gap:18px;justify-content:space-between;margin-top:34px;border-top:1px solid var(--line-light);color:#80624c;font-size:12px}.leaderboardMeta a,.personalRank,.loginNotice{color:#9e4a1d;font-weight:900}.loginNotice{margin:0}.leaderboardRows,.leaderboardProvinceList,.entryList{margin:0;padding:0;list-style:none}.leaderboardSkeleton{height:82px;margin-top:1px;background-color:#eadbc4}.leaderboardState{display:grid;min-height:360px;place-items:center;align-content:center;text-align:center}.leaderboardState h2{margin:0 0 10px;font-family:var(--font-brand);font-size:32px}.leaderboardState p{margin:0 0 24px;color:#80624c}.staleBanner,.inlineError{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;border-left:4px solid var(--orange);padding:4px 18px;background:#f8e4c8;color:#73462c}.refreshStatus{margin:0 0 12px;color:#80624c;font-size:12px}.rankingGrid{display:grid;min-height:82px;grid-template-columns:90px minmax(160px,1fr) 120px 150px;align-items:center;gap:16px;border-bottom:1px solid var(--line-light);padding-inline:12px}.rankingGridHeader{min-height:46px;border-top:2px solid #47281a;color:#876751;font-size:11px;font-weight:900}.rankingGrid.isSelected{background:#f7e7cd}.rankingGrid>strong,.entryList strong{color:#d8611e;font-family:Georgia,serif;font-size:24px;text-align:right}.fullRank{color:#a75d2a;font-family:Georgia,serif;font-size:30px}.provinceButton{width:max-content;min-height:44px;border:0;padding:8px 0;background:transparent;color:#3d2013;cursor:pointer;font-size:17px;font-weight:900;text-decoration:underline;text-decoration-color:#cf9a6e;text-underline-offset:5px}.provinceEntries{margin-top:54px;border-top:1px solid var(--line-light);padding-top:36px}.provinceEntriesHead{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.provinceEntriesHead .eyebrow{color:#a45725}.provinceEntriesHead h2{margin:10px 0 0;font-family:var(--font-brand);font-size:38px}.entryList li{display:grid;min-height:74px;grid-template-columns:80px minmax(0,1fr) 140px;align-items:center;gap:16px;border-bottom:1px solid var(--line-light)}.entryNames{overflow-wrap:anywhere;font-weight:900}.entryEmpty{color:#80624c}@keyframes ranking-shimmer{to{background-position-x:-220%}}@media(max-width:650px){.rankingPreviewFoot a,.leaderboardBrand,.leaderboardBack,.leaderboardMeta a{display:inline-flex;min-width:44px;min-height:44px;align-items:center}.provinceMark{width:38px;height:38px;font-size:18px}.rankingPreviewFoot,.leaderboardMeta,.provinceEntriesHead{align-items:flex-start;flex-direction:column}.leaderboardHeader{height:var(--header-mobile);padding-inline:20px}.leaderboardBrand{font-size:18px}.leaderboardHero{min-height:430px;padding:118px 22px 68px}.leaderboardHero h1{font-size:clamp(36px,11vw,44px);white-space:nowrap}.leaderboardPanel{width:100%;margin:0;padding:34px 18px 80px;box-shadow:none}.leaderboardControls,.leaderboardControls fieldset,.segmentedControl{width:100%}.segmentedControl button{min-width:0;flex:1;padding-inline:8px}.leaderboardMeta{gap:8px;padding-block:14px}.personalRankingSummary,.personalRankingLoggedOut,.personalRankingError,.personalRankingIncomplete,.personalRankingLoading{grid-template-columns:1fr;gap:18px;padding:20px}.personalHonors{grid-template-columns:1fr}.personalNoRank{justify-self:start}.rankingGrid{min-height:78px;grid-template-columns:46px minmax(0,1fr) 76px;gap:8px;padding-inline:4px}.rankingGrid>:nth-child(3){display:none}.rankingGridHeader span:last-child{text-align:right}.fullRank{font-size:24px}.provinceButton{max-width:100%;font-size:15px}.rankingGrid>strong,.entryList strong{font-size:19px}.entryList li{grid-template-columns:45px minmax(0,1fr) 72px;gap:8px}}.guidePage{min-height:100vh;overflow-x:clip;background:#f3e3ca;color:#3d2013}.guidePage :focus-visible{outline-color:#8e3e18}.guideTopbar{position:relative;z-index:5;display:flex;min-height:var(--header-desktop);align-items:center;justify-content:space-between;gap:24px;padding-inline:var(--page-gutter);border-bottom:1px solid rgb(255 244 223 / 13%);background:var(--ink);color:var(--cream)}.guideBrand{flex:none;color:inherit;font-family:var(--font-brand);font-size:22px;font-weight:900;text-decoration:none}.guideTopbar nav{display:flex;align-items:center;gap:28px}.guideTopbar nav a{min-height:44px;display:inline-flex;align-items:center;color:#ead7c7;font-size:13px;font-weight:900;text-underline-offset:6px}.guideHero{position:relative;display:grid;min-height:560px;overflow:hidden;align-items:end;padding:110px var(--page-gutter) 86px;color:var(--cream)}.guideHero>img,.guideHeroShade{position:absolute;inset:0;width:100%;height:100%}.guideHero>img{object-fit:cover}.guideHeroShade{background:linear-gradient(90deg,#190d09f0,#190d09ad 52%,#190d0933),linear-gradient(0deg,rgb(25 13 9 / 38%),transparent 54%)}.guideHeroCopy{position:relative;z-index:1;max-width:760px}.guideHero h1,.guideArticleHeader h1,.guideNotFound h1{font-family:var(--font-brand)}.guideHero h1{margin:16px 0 20px;font-size:clamp(58px,7vw,94px);line-height:1}.guideHeroCopy>p:last-child{max-width:650px;margin:0;color:#ead9ca;font-size:clamp(15px,1.4vw,18px);line-height:1.9}.guideIndex{width:min(1240px,calc(100% - (2 * var(--page-gutter))));margin:-36px auto 0;padding:54px clamp(22px,4vw,54px) 110px;background:#fff8ea;box-shadow:0 25px 70px #4a211426}.guideIndexIntro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:42px;border-bottom:1px solid var(--line-light);padding-bottom:24px}.guideIndexIntro .eyebrow,.guideArticleHeader .eyebrow,.guideNotFound .eyebrow,.guideGameCta .eyebrow{color:#a45725}.guideIndexIntro>p:last-child{max-width:500px;margin:0;color:#80624c;line-height:1.75}.guideGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.5vw,34px)}.guideCard{min-width:0;overflow:hidden;border:1px solid #dfc7a5;border-radius:16px;background:#f8ead2;box-shadow:0 16px 38px #4a211417}.guideCard>img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.guideCardCopy{display:grid;align-content:start;min-height:300px;padding:26px}.guideNumber{margin:0 0 18px;color:var(--orange);font-family:Georgia,serif;font-size:14px;font-weight:900;letter-spacing:.16em}.guideCard h2{margin:0;font-family:var(--font-brand);font-size:clamp(25px,2vw,32px);line-height:1.25}.guideCard h2 a{text-decoration-color:transparent;text-underline-offset:7px;transition:color var(--motion-fast) ease,text-decoration-color var(--motion-fast) ease}.guideCard h2 a:hover{color:#a34a1d;text-decoration-color:#d39467}.guideCardCopy>p:not(.guideNumber){margin:16px 0 24px;color:#74523d;line-height:1.8}.guideReadMore{width:fit-content;margin-top:auto;color:#a34a1d;font-size:13px;font-weight:900;text-underline-offset:6px}.guideArticlePage{background:linear-gradient(180deg,#ead5b7 0,#f3e3ca 430px 100%)}.guideArticleMain{width:min(1040px,calc(100% - (2 * var(--page-gutter))));margin-inline:auto;padding:42px 0 110px}.guideBreadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 30px;padding:0;color:#785842;font-size:13px;list-style:none}.guideBreadcrumb li:not(:last-child):after{margin-left:8px;color:#ae8768;content:"/"}.guideBreadcrumb a{font-weight:900;text-underline-offset:5px}.guideArticle{overflow:hidden;background:#fff8ea;box-shadow:0 24px 70px #4a211426}.guideArticleHeader{padding:clamp(38px,6vw,76px) clamp(24px,8vw,96px) clamp(32px,5vw,58px)}.guideArticleHeader h1{max-width:760px;margin:18px 0 22px;color:#3d2013;font-size:clamp(46px,6vw,76px);line-height:1.08}.guideArticleHeader>p:last-child{max-width:690px;margin:0;color:#74523d;font-size:17px;line-height:1.9}.guideArticleCover{margin:0;background:var(--ink)}.guideArticleCover img{width:100%;max-height:650px;aspect-ratio:16 / 10;object-fit:cover}.guideArticleCover figcaption{padding:12px 20px;color:#c9ae98;font-size:11px;text-align:right}.guideArticleBody{max-width:760px;margin-inline:auto;padding:58px 30px 78px}.guideArticleBody section+section{margin-top:46px;border-top:1px solid var(--line-light);padding-top:46px}.guideArticleBody h2{margin:0 0 16px;color:#4a2515;font-family:var(--font-brand);font-size:clamp(28px,3vw,38px)}.guideArticleBody p{margin:0;color:#684733;font-size:17px;line-height:2}.guideGameCta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:36px;border-left:5px solid var(--orange);padding:34px clamp(24px,5vw,54px);background:var(--ink);color:var(--cream)}.guideGameCta h2{margin:9px 0 0;font-family:var(--font-brand);font-size:clamp(28px,3vw,40px)}.guideNotFoundPage{background:var(--ink);color:var(--cream)}.guideNotFound{display:grid;min-height:calc(100vh - var(--header-desktop));grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:clamp(38px,7vw,100px);width:min(1180px,calc(100% - (2 * var(--page-gutter))));margin-inline:auto;padding-block:64px}.guideNotFound>img{width:100%;border:1px solid rgb(255 244 223 / 18%);border-radius:12px;box-shadow:0 30px 90px #00000059}.guide404Code{margin:0 0 8px;color:var(--orange);font-family:Georgia,serif;font-size:18px;font-weight:900;letter-spacing:.22em}.guideNotFound h1{margin:16px 0 20px;font-size:clamp(44px,5vw,70px);line-height:1.12}.guideNotFound div>p:not(.eyebrow,.guide404Code){margin:0 0 30px;color:#d6bea9;line-height:1.9}@media(max-width:900px){.guideGrid{grid-template-columns:1fr}.guideCard{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(0,1.1fr)}.guideCardCopy{min-height:0}.guideNotFound{grid-template-columns:1fr}.guideNotFound>img{max-height:420px;object-fit:cover}}@media(max-width:650px){.guideTopbar{min-height:var(--header-mobile);padding-inline:20px}.guideBrand{font-size:18px}.guideTopbar nav{gap:15px}.guideTopbar nav a:first-child{display:none}.guideHero{min-height:470px;padding:90px 22px 62px}.guideHero h1{font-size:52px}.guideIndex{width:100%;margin:0;padding:38px 18px 76px;box-shadow:none}.guideIndexIntro,.guideGameCta{align-items:flex-start;flex-direction:column}.guideCard{display:block}.guideCardCopy{min-height:280px;padding:24px}.guideArticleMain{width:100%;padding:24px 0 70px}.guideBreadcrumb{padding-inline:18px}.guideArticleHeader{padding:38px 22px 34px}.guideArticleHeader h1{font-size:42px}.guideArticleHeader>p:last-child,.guideArticleBody p{font-size:16px}.guideArticleBody{padding:46px 22px 62px}.guideGameCta{margin-top:0;border-left:0;border-top:5px solid var(--orange);padding:34px 22px}.guideNotFound{min-height:calc(100vh - var(--header-mobile));width:calc(100% - 36px);padding-block:38px 62px}.guideNotFound h1{font-size:42px}}
