:root{font-family:PingFang SC,HarmonyOS Sans SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,sans-serif;color:#f2f3f2;background:#0b0e10;font-synthesis:none;--landing-bg: #0b0e10;--landing-surface: #101416;--landing-surface-hover: #14191c;--landing-ink: #f2f3f2;--landing-muted: #969b9d;--landing-faint: #686e70;--landing-line: #292e31;--landing-line-strong: #393f42;--landing-accent: #ff5a36;--landing-accent-dark: #e74727;--landing-radius: 8px}*{box-sizing:border-box}html{background:var(--landing-bg)}body{margin:0;min-width:320px;min-height:100vh}body.landing-mode{background:var(--landing-bg)}button{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--landing-accent);outline-offset:4px}.shortlist-app{width:min(100%,1680px);min-height:100dvh;margin:0 auto;overflow:hidden;border-inline:1px solid #171b1d;background:var(--landing-bg)}.landing-header{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 30px;border-bottom:1px solid var(--landing-line);background:color-mix(in srgb,var(--landing-bg) 94%,transparent)}.landing-brand{justify-self:start;display:inline-flex;align-items:center;gap:12px;color:var(--landing-ink);text-decoration:none}.landing-brand>span{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;color:#fff;background:var(--landing-accent);box-shadow:0 8px 28px #ff5a3626;transform:rotate(-3deg)}.landing-brand>span svg{stroke-width:2.1}.landing-brand b{font-size:22px;font-weight:800;letter-spacing:-.055em}.landing-refresh{justify-self:center;min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 10px;border:0;color:#c6c9ca;background:none;font-size:14px;letter-spacing:.08em;cursor:pointer;transition:color .16s ease}.landing-refresh:hover{color:#fff}.landing-refresh:disabled{opacity:.58;cursor:wait}.landing-refresh svg{color:var(--landing-accent)}.landing-refresh i{font-style:normal}.enter-system{justify-self:end;min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0 2px;color:var(--landing-ink);text-decoration:none;font-size:14px;font-weight:650;letter-spacing:.02em;white-space:nowrap;transition:color .16s ease}.enter-system svg{color:var(--landing-accent);transition:transform .16s ease}.enter-system:hover{color:var(--landing-accent)}.enter-system:hover svg{transform:translate(3px)}.system-label-mobile{display:none}.shortlist-main{min-height:calc(100dvh - 72px);display:flex;flex-direction:column}.shortlist-content{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(550px,.94fr);border-bottom:1px solid var(--landing-line-strong)}.shortlist-lead{min-width:0;display:flex;flex-direction:column;padding:30px 34px 28px;border-right:1px solid var(--landing-line)}.shortlist-title{flex:none;margin-bottom:22px}.shortlist-title h1{max-width:760px;margin:0;color:var(--landing-ink);font-size:clamp(40px,3.6vw,58px);font-weight:850;line-height:1.05;letter-spacing:-.075em;text-wrap:balance}.shortlist-title h1 strong{color:var(--landing-accent);font-weight:inherit}.shortlist-title p{margin:12px 0 0;color:var(--landing-muted);font-size:16px;letter-spacing:.075em}.featured-opportunity{min-width:0;min-height:0;flex:1;display:grid;grid-template-columns:minmax(235px,43%) minmax(0,57%);grid-template-areas:"poster copy" "evidence evidence";grid-template-rows:minmax(355px,1fr) auto;column-gap:30px}.feature-poster{grid-area:poster;position:relative;width:100%;height:100%;min-height:0;margin:0;overflow:hidden;border:1px solid #24292b;border-radius:var(--landing-radius);background:#171b1d;box-shadow:0 24px 68px #0006}.feature-poster img,.rank-poster img{display:block;width:100%;height:100%;object-fit:cover}.poster-fallback{position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden;background:linear-gradient(150deg,#3a241f,#181416 38%,#0d1113 70%,#211714)}.poster-fallback:before{content:"";position:absolute;z-index:-1;top:-20%;right:-20%;bottom:-20%;left:-20%;opacity:.42;background:radial-gradient(circle at 24% 24%,#ff5a3659 0 1px,transparent 2px),radial-gradient(circle at 72% 62%,#ff9c7661 0 1px,transparent 2px);background-size:25px 25px,34px 34px;transform:rotate(8deg)}.poster-fallback:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#080b0dd9 0,transparent 58%)}.poster-monogram{color:#fff2ec;font-size:clamp(54px,7vw,96px);font-weight:900;line-height:1;text-shadow:0 9px 34px #0009}.feature-poster figcaption{position:absolute;right:18px;bottom:20px;left:18px;color:#eee7e3;font-size:14px;font-weight:700;line-height:1.45;text-align:center}.featured-copy{grid-area:copy;min-width:0;align-self:stretch;display:flex;flex-direction:column;padding:6px 0 4px}.featured-rank{color:var(--landing-accent);font:800 clamp(70px,6.3vw,106px)/.84 ui-monospace,"SFMono-Regular",Menlo,monospace;letter-spacing:-.11em}.featured-copy h2{margin:26px 0 0;color:var(--landing-ink);font-size:clamp(25px,2.25vw,36px);font-weight:800;line-height:1.25;letter-spacing:-.045em;text-wrap:balance}.featured-score{display:flex;align-items:baseline;gap:11px;margin-top:clamp(34px,5vh,54px);padding-top:20px;border-top:1px solid var(--landing-line)}.featured-score strong{color:var(--landing-accent);font:800 clamp(52px,4.8vw,76px)/.95 ui-monospace,"SFMono-Regular",Menlo,monospace;letter-spacing:-.075em}.featured-score span{color:var(--landing-muted);font-size:13px}.featured-copy>p{max-width:34em;margin:14px 0 0;color:#b3b7b8;font-size:14px;line-height:1.75}.featured-evidence{grid-area:evidence;min-width:0;display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border-top:1px solid var(--landing-line-strong)}.featured-evidence>div{min-width:0;min-height:112px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;column-gap:8px;align-content:center;padding:18px 16px 14px;border-right:1px solid var(--landing-line)}.featured-evidence>div:first-child{padding-left:8px}.featured-evidence>div:last-child{padding-right:8px;border-right:0}.featured-evidence svg{align-self:center;color:var(--landing-accent);stroke-width:1.8}.featured-evidence strong{align-self:center;color:var(--landing-ink);font-size:20px;line-height:1}.featured-evidence span{grid-column:1 / -1;align-self:end;overflow:hidden;margin-top:12px;color:var(--landing-muted);font-size:11px;line-height:1.55;text-overflow:ellipsis}.opportunity-rows{min-width:0;min-height:0;align-self:stretch;display:grid;grid-template-rows:repeat(9,minmax(72px,1fr));margin:0;padding:0 24px;list-style:none}.opportunity-rows li{min-width:0;display:grid;grid-template-columns:52px 60px minmax(0,1fr) 64px 104px;gap:14px;align-items:center;border-bottom:1px solid var(--landing-line);transition:background .15s ease}.opportunity-rows li:last-child{border-bottom:0}.opportunity-rows li:hover{background:var(--landing-surface-hover)}.row-rank{color:#e6e8e8;font:750 31px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.08em;font-variant-numeric:tabular-nums}.rank-poster{position:relative;width:60px;height:60px;margin:0;overflow:hidden;border:1px solid #303638;border-radius:7px;background:#171b1d}.rank-poster .poster-monogram{font-size:25px}.row-copy{min-width:0}.row-copy h3{overflow:hidden;margin:0 0 6px;color:#eceeee;font-size:14px;font-weight:700;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.row-copy p{overflow:hidden;margin:0;color:var(--landing-muted);font-size:10.5px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.row-score{display:grid;justify-items:end}.row-score strong{color:var(--landing-accent);font:750 22px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.05em}.row-score small{margin-top:5px;color:var(--landing-muted);font-size:9px;letter-spacing:.08em}.score-meter{display:grid;grid-template-columns:repeat(8,1fr);gap:3px;width:104px}.score-meter i{height:6px;background:#343a3d;transform:skew(-8deg)}.score-meter i.active{background:var(--landing-accent)}.shortlist-foot{flex:none;min-height:46px;display:flex;align-items:center;justify-content:center;padding:0 24px;color:#8e9395;font-size:11px;letter-spacing:.07em}.landing-state{min-height:calc(100dvh - 72px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 20px;text-align:center}.state-mark{width:52px;height:52px;display:grid;place-items:center;margin-bottom:26px;border:1px solid var(--landing-line-strong);border-radius:50%;color:var(--landing-accent);font:700 24px/1 ui-monospace,monospace}.landing-state h1{margin:0;color:var(--landing-ink);font-size:clamp(34px,4vw,54px);font-weight:800;letter-spacing:-.06em}.landing-state p{margin:17px 0 0;color:var(--landing-muted);font-size:14px}.landing-state button{min-height:46px;display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:0 20px;border:1px solid var(--landing-accent);border-radius:5px;color:#fff;background:var(--landing-accent);font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease}.landing-state button:hover{background:var(--landing-accent-dark)}.landing-state button:active{transform:translateY(1px) scale(.98)}.landing-skeleton{min-height:calc(100dvh - 72px);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(550px,.94fr)}.landing-skeleton>section{display:flex;flex-direction:column;gap:15px;padding:36px 34px;border-right:1px solid var(--landing-line)}.landing-skeleton i{display:block;border-radius:5px;background:linear-gradient(90deg,#14191b 20%,#1d2326,#14191b 70%);background-size:260% 100%;animation:skeleton-shift 1.35s ease-in-out infinite}.landing-skeleton>section>i:first-child{width:72%;height:58px}.landing-skeleton>section>i:nth-child(2){width:43%;height:18px}.landing-skeleton>section>div{flex:1;display:grid;grid-template-columns:43% 1fr;gap:30px;margin-top:12px}.landing-skeleton>section>div i:first-child{height:100%}.landing-skeleton>section>div i:last-child{height:72%}.landing-skeleton>aside{display:grid;grid-template-rows:repeat(9,1fr);padding:0 24px}.landing-skeleton>aside i{margin:12px 0;border-radius:5px}@keyframes skeleton-shift{to{background-position:-160% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.spin{animation:spin .8s linear infinite}.shortlist-title,.featured-opportunity,.opportunity-rows{animation:reveal .42s ease both}.featured-opportunity{animation-delay:45ms}.opportunity-rows{animation-delay:80ms}@media(max-width:1320px){.shortlist-content,.landing-skeleton{grid-template-columns:minmax(0,1.05fr) minmax(490px,.95fr)}.shortlist-lead{padding-inline:26px}.featured-opportunity{grid-template-columns:minmax(210px,42%) minmax(0,58%);column-gap:24px}.opportunity-rows{padding-inline:18px}.opportunity-rows li{grid-template-columns:46px 56px minmax(0,1fr) 60px;gap:12px}.rank-poster{width:56px;height:56px}.score-meter{display:none}}@media(max-width:1080px){.shortlist-content{display:block}.shortlist-lead{padding:32px 30px 30px;border-right:0;border-bottom:1px solid var(--landing-line-strong)}.shortlist-title h1{max-width:820px;font-size:clamp(44px,6vw,64px)}.featured-opportunity{min-height:570px;grid-template-columns:minmax(250px,40%) minmax(0,60%)}.feature-poster{aspect-ratio:3 / 4}.featured-copy h2{font-size:clamp(28px,4vw,40px)}.opportunity-rows{grid-template-rows:repeat(9,minmax(82px,auto));padding:0 30px}.opportunity-rows li{grid-template-columns:58px 62px minmax(0,1fr) 68px 112px;gap:15px}.rank-poster{width:62px;height:62px}.score-meter{display:grid;width:112px}.landing-skeleton{grid-template-columns:1fr}.landing-skeleton>section{min-height:650px;border-right:0;border-bottom:1px solid var(--landing-line)}.landing-skeleton>aside i{height:62px}}@media(max-width:700px){.shortlist-app{border-inline:0}.landing-header{height:64px;grid-template-columns:1fr auto auto;gap:12px;padding:0 15px}.landing-brand{gap:8px}.landing-brand>span{width:31px;height:31px;border-radius:5px}.landing-brand>span svg{width:18px;height:18px}.landing-brand b{font-size:19px}.landing-refresh{min-width:44px;gap:7px;padding:0;font-size:12px;letter-spacing:.02em}.landing-refresh i{display:none}.enter-system{min-width:44px;gap:5px;font-size:12px}.system-label-desktop{display:none}.system-label-mobile{display:inline}.shortlist-main{min-height:calc(100dvh - 64px)}.shortlist-lead{padding:32px 16px 24px}.shortlist-title{margin-bottom:26px}.shortlist-title h1{max-width:11em;font-size:clamp(38px,10.8vw,50px);line-height:1.12;letter-spacing:-.075em}.shortlist-title p{margin-top:13px;font-size:13px;letter-spacing:.025em}.featured-opportunity{min-height:0;grid-template-columns:minmax(0,42%) minmax(0,58%);grid-template-rows:auto auto;column-gap:17px}.feature-poster{height:auto;aspect-ratio:3 / 4}.feature-poster figcaption{right:9px;bottom:12px;left:9px;font-size:10px}.poster-monogram{font-size:58px}.featured-copy{padding:3px 0 0}.featured-rank{font-size:clamp(62px,18vw,82px)}.featured-copy h2{margin-top:17px;font-size:clamp(21px,6.2vw,29px);line-height:1.28}.featured-score{margin-top:auto;padding-top:12px}.featured-score strong{font-size:clamp(36px,11vw,48px)}.featured-score span{font-size:11px}.featured-copy>p{margin-top:9px;font-size:11.5px;line-height:1.58}.featured-evidence{margin-top:22px}.featured-evidence>div{min-height:112px;padding:17px 9px 13px;text-align:center}.featured-evidence>div:first-child{padding-left:3px}.featured-evidence>div:last-child{padding-right:3px}.featured-evidence svg{width:20px;height:20px;justify-self:end}.featured-evidence strong{justify-self:start;font-size:16px}.featured-evidence span{margin-top:12px;font-size:10px;line-height:1.5}.opportunity-rows{grid-template-rows:repeat(9,minmax(86px,auto));padding:0 16px}.opportunity-rows li{grid-template-columns:42px 58px minmax(0,1fr) 54px;gap:9px}.row-rank{font-size:27px}.rank-poster{width:58px;height:58px}.row-copy h3{margin-bottom:5px;font-size:14px}.row-copy p{font-size:9.5px}.row-score strong{font-size:20px}.row-score small{font-size:8px}.score-meter{display:none}.shortlist-foot{min-height:58px;padding-inline:16px;font-size:10px;line-height:1.6;text-align:center}.landing-state{min-height:calc(100dvh - 64px);padding-inline:22px}.landing-skeleton{min-height:calc(100dvh - 64px)}.landing-skeleton>section{min-height:590px;padding:34px 16px}.landing-skeleton>section>i:first-child{width:92%;height:96px}.landing-skeleton>section>div{grid-template-columns:42% 1fr;gap:17px}.landing-skeleton>aside{padding:0 16px}}@media(max-width:390px){.landing-header{gap:8px;padding-inline:12px}.landing-brand b{font-size:17px}.landing-refresh,.enter-system{font-size:11px}.shortlist-title h1{font-size:38px}.featured-opportunity{grid-template-columns:minmax(0,43%) minmax(0,57%);column-gap:13px}.featured-copy h2{font-size:20px}.featured-copy>p{font-size:10.5px}.featured-evidence strong{font-size:15px}.opportunity-rows li{grid-template-columns:38px 54px minmax(0,1fr) 49px;gap:7px}.rank-poster{width:54px;height:54px}.row-copy h3{font-size:13px}.row-score strong{font-size:18px}}@media(max-width:340px){.landing-refresh span,.enter-system span{display:none}.landing-refresh,.enter-system{justify-content:center}.shortlist-title h1{font-size:35px}.featured-copy h2{font-size:18px}.featured-copy>p{display:none}.featured-evidence span{font-size:9px}.opportunity-rows li{grid-template-columns:35px 50px minmax(0,1fr) 45px}.rank-poster{width:50px;height:50px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
