@font-face{font-family:Gamehot Sans;src:url(/fonts/noto-sans-sc-subset.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400 800}@font-face{font-family:"Gamehot Serif";src:url(/fonts/noto-serif-sc-subset.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400 800}@font-face{font-family:Gamehot Kai;src:url(/fonts/gamehot-kai-subset.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}:root{color:#f0e9e2;background:#090a0f;font-family:Gamehot Sans,Noto Sans SC,Microsoft YaHei,sans-serif;font-synthesis:none;--bg: #090a0f;--panel: #111117;--panel-soft: #15141a;--line: rgba(227, 215, 205, .12);--line-strong: rgba(227, 215, 205, .2);--muted: #aaa4ad;--muted-soft: #7d7982;--cream: #f3ebe3;--accent: #f05b60;--accent-soft: rgba(240, 91, 96, .14);--green: #8fca86;--cyan: #67cad8}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;background:linear-gradient(112deg,rgba(63,25,33,.13),transparent 28%),#090a0f}.topbar{height:104px;display:grid;grid-template-columns:112px minmax(280px,500px) minmax(520px,1fr);align-items:center;gap:28px;padding:0 50px 0 30px;border-bottom:1px solid rgba(255,255,255,.04)}.brand{color:#ead9ca;font-family:Gamehot Kai,"Gamehot Serif","Noto Serif SC",serif;font-size:43px;line-height:1;text-decoration:none;letter-spacing:-.07em;text-shadow:0 0 26px rgba(244,192,173,.14)}.search{height:50px;display:flex;align-items:center;gap:12px;padding:0 17px;border:1px solid var(--line-strong);border-radius:25px;background:#ffffff05;color:#a7a1aa;transition:border-color .18s ease,background .18s ease}.search:focus-within{border-color:#f05b608c;background:#f05b6009}.search svg{width:21px;height:21px;flex:0 0 auto}.search input{width:100%;border:0;outline:0;color:var(--cream);background:transparent;font-size:15px}.search input::placeholder{color:#8c8790}.search button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff0f;cursor:pointer}.primary-nav{justify-self:center;min-width:510px;height:48px;display:flex;align-items:center;justify-content:center;padding:0 13px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#ffffff05}.primary-nav button{position:relative;min-width:96px;padding:7px 14px;border:0;background:transparent;color:#aaa4ac;cursor:pointer;white-space:nowrap}.primary-nav button:not(:last-child):after{content:"";position:absolute;right:0;top:10px;width:1px;height:15px;background:var(--line)}.primary-nav button.active{color:var(--accent);font-weight:700;text-shadow:0 0 18px rgba(240,91,96,.35)}.workspace{min-height:calc(100vh - 104px);display:grid;grid-template-columns:100px minmax(720px,1fr) 400px;transition:grid-template-columns .22s ease}.workspace.detail-collapsed{grid-template-columns:100px minmax(720px,1fr) 48px}.date-rail{position:relative;display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(255,255,255,.06)}.timeline{position:relative;width:100%;flex:1;padding:25px 0 12px}.timeline:after{content:"";position:absolute;top:58px;right:-1px;bottom:0;width:1px;background:linear-gradient(var(--accent),rgba(240,91,96,.07))}.timeline button{position:relative;width:100%;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:0;border:0;background:transparent;color:#85818a;cursor:pointer}.timeline button strong{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.timeline button small{font-size:13px}.timeline button.selected{min-height:112px;color:var(--accent)}.timeline button.selected:after{content:"";position:absolute;right:-4px;top:58px;width:7px;height:7px;border-radius:50%;background:#ff7778;box-shadow:0 0 15px 4px #f05b6085}.date-flag{margin-bottom:4px;font-size:15px;font-weight:700}.calendar-button{width:100%;height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:0;border-top:1px solid rgba(255,255,255,.04);background:transparent;color:#97929c;cursor:pointer}.calendar-button svg{width:28px;height:28px}.feed{min-width:0;overflow:hidden}.hero-strip{height:440px;display:grid;grid-template-columns:minmax(240px,.85fr) minmax(320px,1.2fr) minmax(240px,.85fr);gap:11px;padding:10px 16px 0;background:#0d0e13}.hero-card{position:relative;overflow:hidden;min-width:0;padding:0;border:1px solid transparent;border-radius:10px;background-image:var(--hero-image);background-position:center;background-size:cover;cursor:pointer;filter:saturate(.86);transition:filter .22s ease,transform .22s ease,border-color .22s ease}.hero-card:hover,.hero-card:focus-visible{filter:saturate(1);transform:translateY(-2px)}.hero-card.selected{z-index:1;border-color:#ff666b;box-shadow:0 0 0 1px #ff666b4d,0 0 35px #f0444e47;filter:saturate(.96)}.hero-card span{position:absolute;z-index:1;right:20px;bottom:30px;left:20px;color:#f7ede4;font-family:Gamehot Kai,"Gamehot Serif","Noto Serif SC",serif;font-size:clamp(20px,2vw,33px);font-weight:400;line-height:1.48;letter-spacing:.015em;text-align:center;text-shadow:0 3px 16px #000}.hero-0 span,.hero-2 span{bottom:25px;font-family:inherit;font-size:16px;line-height:1.45}.feed-heading{height:70px;display:flex;align-items:center;gap:18px;padding:0 24px 0 38px;border-bottom:1px solid var(--line);background:#111117}.feed-heading>span{display:flex;align-items:center;gap:9px;font-weight:650}.feed-heading i{width:5px;height:5px;border-radius:50%;background:var(--accent)}.feed-heading small{color:var(--muted-soft)}.feed-heading button{display:none;margin-left:auto;align-items:center;gap:5px;border:0;background:transparent;color:var(--muted)}.story-row{width:100%;min-height:80px;display:grid;grid-template-columns:82px 140px minmax(260px,1fr) 190px 115px;align-items:center;gap:14px;padding:7px 28px 7px 22px;border:0;border-bottom:1px solid var(--line);background:#0e0f14;text-align:left;cursor:pointer;transition:background .16s ease}.story-row:hover,.story-row.selected{background:#15141a}.story-row.selected{box-shadow:inset 3px 0 var(--accent)}.story-row img{width:140px;height:66px;object-fit:cover;border:1px solid rgba(255,255,255,.07);border-radius:4px;filter:saturate(.77) brightness(.84)}.story-time,.story-copy,.story-source,.story-value{min-width:0;display:flex;flex-direction:column;gap:5px}.story-time{color:#c3bcc2;font-size:13px}.story-time small,.story-copy small,.story-source small,.story-value small{color:#8e8992;font-size:12px}.story-copy strong{overflow:hidden;color:#f0e8e1;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.story-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-source strong{display:flex;align-items:center;gap:4px;overflow:hidden;color:#d0c8c3;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.story-source svg,.facts dd>svg{width:15px;height:15px;flex:0 0 auto;color:#4aa9ff}.story-value{align-items:flex-end}.story-value strong{font-size:17px;font-weight:550}.value-discounts strong,.value-free strong{color:var(--green)}.value-events strong{color:var(--cyan)}.value-upcoming strong{color:#e5c48d}.empty-state{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.empty-state svg{width:34px;height:34px}.empty-state span{color:var(--muted-soft);font-size:13px}.detail-panel{position:relative;z-index:4;min-width:0;border-left:1px solid var(--line);background:linear-gradient(135deg,rgba(110,56,65,.07),transparent 40%),#121117}.detail-collapse{position:absolute;z-index:6;top:24px;left:-17px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,102,107,.38);border-radius:50%;background:#17151b;color:#d9cfc8;box-shadow:0 8px 24px #00000052;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.detail-collapse:hover{border-color:#ff666b;background:#20171d;color:#fff1e9}.detail-collapse svg{width:17px;height:17px}.collapsed-label{position:absolute;top:78px;left:15px;color:#bcb4b0;font-size:13px;letter-spacing:.22em;writing-mode:vertical-rl}.workspace.detail-collapsed .detail-panel article{visibility:hidden;opacity:0;pointer-events:none}.detail-panel article{position:sticky;top:0;padding:42px 50px 38px 36px}.panel-close{display:none}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:13px;font-weight:700}.detail-panel h1{margin:0 0 28px;color:#f5eae1;font-family:Gamehot Kai,"Gamehot Serif","Noto Serif SC",serif;font-size:clamp(28px,2.3vw,38px);font-weight:400;line-height:1.52;letter-spacing:.01em}.detail-panel h2{margin:0 0 10px;color:#dfd5cd;font-family:Gamehot Sans,Noto Sans SC,sans-serif;font-size:16px;font-weight:600}.importance{min-height:84px;margin:0 0 24px;color:#c1b9b8;font-size:14px;line-height:1.8}.facts{margin:0 0 30px;padding:21px 0;border-top:1px solid var(--line)}.facts>div{min-height:43px;display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center}.facts dt,.facts dd{margin:0}.facts dt{display:flex;align-items:center;gap:10px;color:#aaa4ad;font-size:13px}.facts dt svg{width:18px;height:18px}.facts dd{display:flex;align-items:center;gap:7px;color:#ddd5cf;font-size:13px}.facts dd .fact-check{width:19px;height:19px;padding:4px;border-radius:50%;background:var(--green);color:#172018}.facts dd.deadline{color:var(--accent)}.soft-tag{padding:3px 7px;border:1px solid rgba(255,255,255,.06);border-radius:4px;background:#ffffff0b;color:#aaa4a6;font-size:11px}.secondary-action{width:100%;height:58px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:5px;cursor:pointer;transition:transform .16s ease,filter .16s ease}.secondary-action:hover{transform:translateY(-1px);filter:brightness(1.08)}.secondary-action svg{width:24px;height:24px}.secondary-action{border:1px solid var(--line-strong);background:#ffffff05;color:#cfc3b9;font-size:16px}.secondary-action.saved{border-color:#e5c48d59;color:#e5c48d}.scrim{display:none}.toast{position:fixed;z-index:20;right:34px;bottom:34px;display:flex;align-items:center;gap:9px;padding:13px 18px;border:1px solid rgba(240,91,96,.28);border-radius:8px;background:#1a151bf5;color:#eadfd2;box-shadow:0 16px 45px #00000073;font-size:13px}.toast svg{color:var(--accent)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid rgba(240,91,96,.8);outline-offset:3px}@media(max-width:1360px){.topbar{grid-template-columns:96px minmax(260px,1fr) auto;gap:18px;padding:0 26px}.workspace{grid-template-columns:100px minmax(650px,1fr) 400px}.workspace.detail-collapsed{grid-template-columns:100px minmax(650px,1fr) 48px}.story-row{grid-template-columns:72px 122px minmax(230px,1fr) 150px 95px;gap:10px;padding-right:18px}.story-row img{width:122px;height:62px}.detail-panel article{padding-right:34px;padding-left:32px}.facts>div{grid-template-columns:118px minmax(0,1fr)}}@media(max-width:1120px){.topbar{grid-template-columns:88px minmax(250px,1fr);height:auto;min-height:96px;padding-block:16px}.primary-nav{grid-column:1 / -1;grid-row:2;width:100%;min-width:0;order:4;overflow-x:auto;justify-self:stretch}.workspace,.workspace.detail-collapsed{min-height:calc(100vh - 170px);grid-template-columns:100px minmax(0,1fr)}.detail-panel{position:fixed;top:0;right:0;bottom:0;width:min(430px,92vw);overflow-y:auto;transform:translate(102%);transition:transform .22s ease}.detail-collapse,.collapsed-label{display:none}.workspace.detail-collapsed .detail-panel article{visibility:visible;opacity:1;pointer-events:auto}.detail-panel.mobile-open{transform:translate(0)}.detail-panel article{position:static;padding-top:66px}.panel-close{position:absolute;z-index:2;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffff08;cursor:pointer}.scrim{position:fixed;z-index:3;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#000000a6}}@media(max-width:780px){.topbar{grid-template-columns:70px minmax(0,1fr);gap:12px;padding:13px 15px 11px}.brand{font-size:30px}.search{height:44px}.primary-nav{height:42px;justify-content:flex-start;padding:0 4px;border:0;border-radius:0}.primary-nav button{min-width:auto;padding-inline:16px}.workspace,.workspace.detail-collapsed{grid-template-columns:1fr}.date-rail{display:none}.hero-strip{height:335px;grid-template-columns:78% 78% 78%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-card{scroll-snap-align:center}.hero-card span{font-size:24px}.feed-heading{height:58px;padding:0 16px}.feed-heading button{display:flex}.story-row{min-height:96px;grid-template-columns:86px minmax(0,1fr) auto;gap:12px;padding:10px 15px}.story-row img{grid-row:1 / span 2;width:86px;height:70px}.story-time,.story-source{display:none}.story-copy{align-self:end}.story-copy strong{font-size:14px}.story-copy small{max-width:54vw}.story-value{grid-column:3;grid-row:1 / span 2;align-self:center}.story-value strong{font-size:14px}.toast{right:16px;bottom:20px;left:16px;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
