/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:"Noto Sans SC", "PingFang SC", "Hiragino Sans GB", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--font-weight-semibold:600;--leading-snug:1.375;--leading-relaxed:1.625;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-x-0{inset-inline:0}.top-24{top:calc(var(--spacing) * 24)}.bottom-0{bottom:0}.mx-auto{margin-inline:auto}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.flex{display:flex}.h-16{height:calc(var(--spacing) * 16)}.w-16{width:calc(var(--spacing) * 16)}.w-full{width:100%}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}.rounded-full{border-radius:2147483647px}.rounded-xl{border-radius:var(--radius-xl)}.px-0\.5{padding-inline:calc(var(--spacing) * .5)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-10{padding-block:calc(var(--spacing) * 10)}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pb-1{padding-bottom:var(--spacing)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-28{padding-bottom:calc(var(--spacing) * 28)}.text-center{text-align:center}.text-left{text-align:left}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}}:root,[data-theme=dark]{--page-bg:#080809;--shell-bg:#121214;--shell-line:#2a2a2c;--text:#fff;--text-muted:#9a9a9a;--text-body:#d4d4d4;--panel:#1c1c1e;--header-bg:#121214f0;--border:#ffffff0f;--accent:#ff8c00;--cta-text:#111;--cta-disabled:#5a3a12;--cta-disabled-text:#a3a3a3;--toast-bg:#000000bf;--switch-bg:#2a2a2c;--switch-active:#ff8c00;--switch-active-text:#111}[data-theme=light]{--page-bg:#e7ebf2;--shell-bg:#f5f6f8;--shell-line:#d5d8de;--text:#1b1c1e;--text-muted:#737780;--text-body:#4b4f57;--panel:#fff;--header-bg:#fffffff0;--border:#0000000f;--accent:#ef7b00;--cta-text:#fff;--cta-disabled:#f3d2a8;--cta-disabled-text:#9a7a52;--toast-bg:#1e1e20d1;--switch-bg:#eceef2;--switch-active:#ef7b00;--switch-active-text:#fff}html[data-style=editorial][data-theme=light]{--page-bg:#cfc4b3}html[data-style=editorial][data-theme=dark]{--page-bg:#0a090e}html,body,#root{background:var(--page-bg);min-height:100%}body{color:var(--text);-webkit-tap-highlight-color:transparent;margin:0}.gate{color:#f4f4f5;background:#0c0c0e;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.gate-card{background:#161618;border:1px solid #ffffff14;border-radius:16px;width:min(100%,360px);padding:28px 24px}.gate-kicker{letter-spacing:.12em;color:#ff8c00;margin:0 0 8px;font-size:12px}.gate h1{margin:0;font-size:22px}.gate-lead{color:#a1a1aa;margin:8px 0 20px;font-size:13px}.gate input{box-sizing:border-box;color:#fff;background:#0f0f11;border:1px solid #ffffff1f;border-radius:10px;width:100%;height:44px;padding:0 12px;font-size:15px}.gate input:focus{outline-offset:1px;outline:2px solid #ff8c00}.gate-error{color:#f87171;margin:10px 0 0;font-size:13px}.gate button{color:#1a1208;background:linear-gradient(#ffc14a,#ff8a00);border:0;border-radius:10px;width:100%;height:44px;margin-top:16px;font-size:15px;font-weight:700}html,body,#root,.phone-shell,.pc-stage,.pc-nav,.pc-app{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}.phone-shell::-webkit-scrollbar{width:0;height:0;display:none}.pc-stage::-webkit-scrollbar{width:0;height:0;display:none}.pc-nav::-webkit-scrollbar{width:0;height:0;display:none}.pc-app::-webkit-scrollbar{width:0;height:0;display:none}.phone-shell{background:var(--shell-bg);width:390px;max-width:100%;min-height:100dvh;color:var(--text);box-shadow:0 0 0 1px var(--shell-line);margin:0 auto}@media (width>=391px){html,body,#root{min-height:100dvh}html[data-portal=h5] body{background:var(--page-bg);justify-content:center;display:flex}html[data-portal=h5] .phone-shell{flex-shrink:0;height:844px;min-height:844px;overflow:auto}}html[data-portal=hub] body,html[data-portal=pc] body{background:#0c0c0e;display:block;overflow:auto}html[data-portal=hub] #root,html[data-portal=pc] #root{width:100%;min-height:100dvh}.hub{box-sizing:border-box;color:#f4f4f5;min-height:100dvh;padding:48px 24px 72px}.hub-hero{max-width:720px;margin:0 auto 40px}.hub-kicker{letter-spacing:.12em;color:#ff8c00;margin:0 0 10px;font-size:13px}.hub h1{letter-spacing:.02em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:650}.hub-lead{color:#a1a1aa;max-width:36em;margin:14px 0 0;font-size:15px;line-height:1.65}.hub-grid{grid-template-columns:1fr;gap:16px;max-width:880px;margin:0 auto;display:grid}@media (width>=720px){.hub-grid{grid-template-columns:1fr 1fr}}.hub-card{min-height:220px;color:inherit;background:#161618;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:24px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.hub-card:hover{border-color:#ff8c0073;transform:translateY(-2px)}.hub-card-live{background:linear-gradient(165deg,#1c1a16 0%,#141414 55%)}.hub-card-pc{background:linear-gradient(165deg,#15181e 0%,#121214 55%)}.hub-badge{color:#111;background:#ff8c00;border-radius:999px;align-self:flex-start;margin-bottom:16px;padding:4px 10px;font-size:12px;font-weight:600}.hub-badge-wait{color:#c5d0e0;background:#2a3444}.hub-card h2{margin:0;font-size:22px}.hub-card p{color:#a1a1aa;flex:1;margin:10px 0 0;font-size:14px;line-height:1.6}.hub-cta{color:#ff8c00;margin-top:20px;font-size:14px;font-weight:600}html[data-portal=pc] body,html[data-portal=pc] #root{background:var(--page-bg);color:var(--text)}.pc-app{--pc-top:#141416;--pc-side:#1a1b1e;--pc-stage:#222326;--pc-line:#ffffff14;min-height:100dvh;color:var(--text);background:#0d0d0f}.pc-app[data-theme=light]{--pc-top:#fff;--pc-side:#f4f5f8;--pc-stage:#e8ebf2;--pc-line:#00000014;color:#1b1c1e;background:#dce1ea}.pc-top{background:var(--pc-top);border-bottom:1px solid var(--pc-line);align-items:center;gap:20px;height:52px;padding:0 18px 0 16px;display:flex}.pc-logo{width:168px;color:inherit;flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.pc-logo-mark{background:radial-gradient(circle at 35% 32%,#ffd08a 0 18%,#0000 19%),linear-gradient(145deg,#ffb020,#ff7a00);border-radius:50%;width:28px;height:28px;box-shadow:inset 0 0 0 2px #ffb43c66}.pc-logo-text{letter-spacing:.02em;font-size:22px;font-weight:800}.pc-logo-text em{color:#ff8c00;font-style:normal}.pc-top-mid{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.pc-sponsor{color:var(--text-muted);flex-shrink:0;align-items:center;gap:8px;font-size:12px;line-height:1.2;display:flex}.pc-sponsor small{opacity:.8;font-size:10px;display:block}.pc-sponsor-flag{background:linear-gradient(#74acdf 33%,#fff 33% 66%,#74acdf 66%);border-radius:2px;width:28px;height:20px;box-shadow:0 0 0 1px #ffffff1f}.pc-marquee{background:var(--text);border-radius:999px;flex:1;min-width:0;height:32px;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.pc-marquee{background:color-mix(in srgb, var(--text) 6%, transparent)}}.pc-marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 24px calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 24px calc(100% - 24px),#0000)}.pc-marquee-track{width:max-content;height:32px;color:var(--text-muted);align-items:center;gap:64px;padding-left:16px;font-size:12px;animation:22s linear infinite pc-marquee;display:flex}@keyframes pc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.pc-auth{flex-shrink:0;gap:8px;display:flex}.pc-btn-ghost,.pc-btn-primary{border-radius:8px;min-width:72px;height:34px;padding:0 16px;font-size:13px;font-weight:600}.pc-btn-ghost{border:1px solid var(--text)}@supports (color:color-mix(in lab, red, red)){.pc-btn-ghost{border:1px solid color-mix(in srgb, var(--text) 18%, transparent)}}.pc-btn-ghost{color:var(--text);background:0 0}.pc-btn-primary{color:#1a1208;background:linear-gradient(#ffc14a,#ff8a00);border:0;box-shadow:0 0 16px #ff8c0059}.pc-body{grid-template-columns:176px minmax(0,1fr) 56px;height:calc(100dvh - 52px);min-height:calc(100dvh - 52px);display:grid}.pc-side{background:var(--pc-side);border-right:1px solid var(--pc-line);flex-direction:column;padding:14px 10px 12px;display:flex}.pc-promo-btn{color:#1a1208;background:linear-gradient(#ffc14a,#ff8a00);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:15px;font-weight:700;display:flex}.pc-side-pair{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 14px;display:grid}.pc-side-pair button{color:#fff;background:#3a2a78;border:0;border-radius:8px;height:34px;font-size:12px}.pc-side-pair button:last-child{background:#1f6a45}.pc-nav{flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow:auto}.pc-nav-item{height:36px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 8px 0 10px;font-size:13px;display:flex}.pc-nav-item:hover{background:var(--text)}@supports (color:color-mix(in lab, red, red)){.pc-nav-item:hover{background:color-mix(in srgb, var(--text) 6%, transparent)}}.pc-nav-more{color:var(--text-muted);font-size:16px}.pc-daynight{background:var(--text);border-radius:999px;margin-top:12px;padding:3px;display:flex}@supports (color:color-mix(in lab, red, red)){.pc-daynight{background:color-mix(in srgb, var(--text) 8%, transparent)}}.pc-daynight button{height:28px;color:var(--text-muted);background:0 0;border:0;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.pc-daynight button[data-active=true]{color:#111;background:#ff8c00}.pc-app[data-theme=light] .pc-daynight{background:#e6e8ee}.pc-app[data-theme=light] .pc-daynight button[data-active=true]{color:#fff;background:#ef7b00}.pc-stage{background:var(--pc-stage);min-width:0;padding:10px 14px 20px;overflow:auto}.cat-filter{background:var(--text);border-radius:10px;margin:0 10px 8px;padding:3px;display:flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.cat-filter{background:color-mix(in srgb, var(--text) 7%, transparent)}}.cat-filter button{height:30px;color:var(--text-muted);background:0 0;border:0;border-radius:8px;flex:1;font-size:12px;font-weight:600;position:relative}.cat-filter button+button:before{content:"";background:var(--text);width:1px;position:absolute;top:8px;bottom:8px;left:0}@supports (color:color-mix(in lab, red, red)){.cat-filter button+button:before{background:color-mix(in srgb, var(--text) 14%, transparent)}}.cat-filter button[data-active=true]{background:var(--switch-active);color:var(--switch-active-text)}.cat-filter button[data-active=true]:before,.cat-filter button[data-active=true]+button:before{display:none}.empty-cat{text-align:center;color:var(--text-muted);grid-column:1/-1;margin:28px 0;font-size:14px}.pc-stage .cat-filter{width:50%;max-width:50%;margin:0 0 14px}.zone-block{background:linear-gradient(#08080c8c,#08080cb8),url(/zones/zone-panel-bg.png) 50%/cover no-repeat;border:1px solid #ff8c0038;border-radius:16px;grid-column:1/-1;margin:0 0 12px;padding:12px 12px 14px;overflow:hidden}.zone-head{color:#fff;align-items:baseline;gap:6px;margin-bottom:10px;display:flex}.zone-head strong{font-size:15px;font-weight:700}.zone-row{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.zone-row::-webkit-scrollbar{display:none}.zone-card{scroll-snap-align:start;border-radius:14px;flex:0 0 78%;min-height:108px;position:relative;overflow:hidden}.zone-card img{object-fit:cover;object-position:top;pointer-events:none;width:auto;max-width:58%;height:108%;position:absolute;bottom:-6px;right:-8px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28%);mask-image:linear-gradient(90deg,#0000,#000 28%)}.zone-copy{z-index:1;color:#fff;max-width:58%;padding:14px 12px 12px 14px;position:relative}.zone-copy h3{margin:0;font-size:16px;font-weight:750}.zone-copy p{opacity:.9;margin:4px 0 10px;font-size:12px}.zone-copy button{color:#fff;background:#ffffff38;border:0;border-radius:999px;height:26px;padding:0 12px;font-size:11px;font-weight:600}.zone-card[data-tone=purple]{background:linear-gradient(120deg,#4a1d8a,#6d2bb8 42%,#3b1d6e)}.zone-card[data-tone=purple] button{background:#7b3ad6}.zone-card[data-tone=blue]{background:linear-gradient(120deg,#123a86,#1d5ec4 46%,#0f2d6a)}.zone-card[data-tone=blue] button{background:#1f6adf}.zone-card[data-tone=red]{background:linear-gradient(120deg,#7a2418,#c2410c 46%,#7c2d12)}.zone-card[data-tone=red] button{background:#ea580c}.zone-card[data-tone=gold]{background:linear-gradient(120deg,#6b4a12,#b8860b 46%,#5c3d0e)}.zone-card[data-tone=gold] button{color:#1a1208;background:#d4a017}.pc-stage .zone-block{background:linear-gradient(#060a1647,#060a1685),url(/zones/zone-panel-bg.png) 50%/cover no-repeat;margin:0 0 16px;padding:16px 16px 18px}.pc-stage .zone-row{flex-wrap:nowrap;overflow:hidden}.pc-stage .zone-card{flex:calc(50% - 5px);min-height:124px}.zone-dots{justify-content:center;gap:7px;margin-top:10px;display:flex}.zone-dots button{background:#ffffff52;border:0;border-radius:999px;width:7px;height:7px;padding:0}.zone-dots button[data-active=true]{background:#f0c94a;width:16px}.pc-stage .zone-dots{display:none}.pc-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:10px;display:flex}.pc-toolbar p{margin:0;font-size:16px;font-weight:650}.pc-styles{flex-wrap:wrap;gap:6px;display:flex}.pc-styles button{border:1px solid var(--pc-line);background:var(--text);border-radius:8px;height:30px;padding:0 12px}@supports (color:color-mix(in lab, red, red)){.pc-styles button{background:color-mix(in srgb, var(--text) 5%, transparent)}}.pc-styles button{color:var(--text-muted);font-size:12px;font-weight:600}.pc-styles button[data-active=true]{color:#1a1208;background:linear-gradient(#ffc14a,#ff8a00);border-color:#0000}.pc-grid{grid-template-columns:1fr 1fr;gap:10px 12px;display:grid}.pc-card{background:0 0;min-width:0;position:relative}.pc-banner{aspect-ratio:16/5;background:#111;border-radius:8px;position:relative;overflow:hidden}.pc-banner img{object-fit:cover;width:100%;height:100%;display:block}.pc-banner .type-tag{z-index:2}.pc-card-title,.pc-card-time{align-items:flex-start;gap:6px;margin:0;display:flex}.pc-card-title .meta-icon{color:var(--accent);flex-shrink:0;margin-top:1px}.pc-card-time .meta-icon{color:var(--text-muted);flex-shrink:0;margin-top:1px}.pc-card-title strong{font-size:14px;font-weight:650;line-height:1.35}.pc-card-time span{white-space:nowrap;font-size:12px}.pc-card[data-type=限时]{--cat:#e23d3d}.pc-card[data-type=新人]{--cat:#1aa35a}.pc-card[data-type=日常]{--cat:#e08a2a}.pc-card[data-type=VIP]{--cat:#7a5cff}.pc-card[data-type=长期]{--cat:#14b8a6}.pc-card-arrow{display:none}.pc-app[data-style=classic] .pc-card-meta,.pc-app[data-style=editorial] .pc-card-meta,.pc-app[data-style=gallery] .pc-card-meta{color:var(--text);flex-direction:column;gap:6px;padding:8px 2px 2px;display:flex}.pc-app[data-style=classic] .pc-card-time,.pc-app[data-style=editorial] .pc-card-time,.pc-app[data-style=gallery] .pc-card-time{color:var(--text-muted)}.pc-app[data-style=classic][data-theme=light] .pc-card-title strong,.pc-app[data-style=editorial][data-theme=light] .pc-card-title strong,.pc-app[data-style=gallery][data-theme=light] .pc-card-title strong{color:#1b1c1e}.pc-app[data-style=editorial] .pc-card{border:1px solid var(--pc-line);background:var(--pc-side);border-radius:0;overflow:hidden}.pc-app[data-style=editorial] .pc-banner{border-radius:0}.pc-app[data-style=editorial] .pc-card-meta{border-top:1px solid var(--pc-line);flex-direction:row;align-items:center;gap:8px;padding:10px 10px 12px 12px}.pc-app[data-style=editorial] .pc-card-copy{flex:1;min-width:0}.pc-app[data-style=editorial] .pc-card-arrow{width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pc-app[data-style=editorial] .type-tag{letter-spacing:.12em;border-radius:0}.pc-app[data-style=gallery] .pc-card{background:var(--pc-side);border:1px solid var(--pc-line);border-radius:12px;overflow:hidden}.pc-app[data-style=gallery] .pc-banner{border-radius:12px 12px 0 0}.pc-app[data-style=gallery] .pc-card-meta{padding:10px 12px 12px}.pc-app[data-style=gallery] .type-tag{border-radius:999px}.pc-app[data-style=minimal] .pc-card{background:var(--pc-side);border:1px solid var(--pc-line);border-radius:10px;align-items:center;gap:12px;padding:8px 10px 8px 8px;display:flex;overflow:hidden}.pc-app[data-style=minimal] .pc-banner{aspect-ratio:auto;border-radius:8px;flex-shrink:0;width:120px;height:84px}.pc-app[data-style=minimal] .pc-banner .type-tag{padding:2px 5px;font-size:10px;top:4px;bottom:auto;left:4px}.pc-app[data-style=minimal] .pc-card-meta{min-width:0;color:var(--text);flex-direction:row;flex:1;align-items:center;gap:8px;padding:0;display:flex}.pc-app[data-style=minimal] .pc-card-copy{flex:1;min-width:0}.pc-app[data-style=minimal] .pc-card-title .meta-icon{display:none}.pc-app[data-style=minimal] .pc-card-title strong{font-size:15px;font-weight:700}.pc-app[data-style=minimal] .pc-card-time{color:var(--text-muted);margin-top:8px}.pc-app[data-style=minimal] .pc-card-arrow{width:22px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pc-app[data-style=immersive] .pc-card,.pc-app[data-style=metal] .pc-card,.pc-app[data-style=neon] .pc-card{aspect-ratio:16/5;border-radius:8px;position:relative;overflow:hidden}.pc-app[data-style=immersive] .pc-banner,.pc-app[data-style=metal] .pc-banner,.pc-app[data-style=neon] .pc-banner{aspect-ratio:auto;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.pc-app[data-style=immersive] .pc-banner .type-tag,.pc-app[data-style=metal] .pc-banner .type-tag,.pc-app[data-style=neon] .pc-banner .type-tag{top:14px;bottom:auto;left:14px}.pc-app[data-style=immersive] .pc-card-meta,.pc-app[data-style=metal] .pc-card-meta,.pc-app[data-style=neon] .pc-card-meta{z-index:2;color:#fff;background:0 0;flex-direction:row;align-items:stretch;gap:8px;padding:14px 16px 16px 14px;display:flex;position:absolute;inset:0}.pc-app[data-style=immersive] .pc-card-copy,.pc-app[data-style=metal] .pc-card-copy,.pc-app[data-style=neon] .pc-card-copy{flex-direction:column;flex:1;justify-content:center;gap:9px;min-width:0;max-width:52%;padding-top:0;display:flex}.pc-app[data-style=immersive] .pc-card-title .meta-icon,.pc-app[data-style=metal] .pc-card-title .meta-icon,.pc-app[data-style=neon] .pc-card-title .meta-icon,.pc-app[data-style=immersive] .pc-card-time .meta-icon,.pc-app[data-style=metal] .pc-card-time .meta-icon,.pc-app[data-style=neon] .pc-card-time .meta-icon{display:none}.pc-app[data-style=immersive] .pc-card-title strong,.pc-app[data-style=metal] .pc-card-title strong,.pc-app[data-style=neon] .pc-card-title strong{font-size:18px;font-weight:700;line-height:calc(1.35em + 1px)}.pc-app[data-style=immersive] .pc-card-time,.pc-app[data-style=metal] .pc-card-time,.pc-app[data-style=neon] .pc-card-time{color:#ffffffe0;margin:0}.pc-app[data-style=immersive] .pc-card-time span,.pc-app[data-style=metal] .pc-card-time span,.pc-app[data-style=neon] .pc-card-time span{font-size:14px;line-height:calc(1.35em + 1px)}.pc-app[data-style=immersive] .pc-card-arrow,.pc-app[data-style=metal] .pc-card-arrow,.pc-app[data-style=neon] .pc-card-arrow{color:#fff;align-self:center;margin:0;display:flex}.pc-app[data-style=immersive] .pc-banner:after,.pc-app[data-style=metal] .pc-banner:after,.pc-app[data-style=neon] .pc-banner:after{content:"";background:linear-gradient(90deg,#0b1220 0%,#0b1220cc 44%,#0000 78%);position:absolute;inset:0}.pc-app[data-style=metal] .pc-card{outline-offset:0;outline:1.5px solid #f3cc4a;box-shadow:0 0 0 1px #ffd65a47,0 0 18px #f3cc4a6b}.pc-app[data-style=metal] .pc-banner:after{background:linear-gradient(90deg,#120f0a 0%,#120f0ae0 48%,#0000 82%)}.pc-app[data-style=metal] .pc-card-title strong,.pc-app[data-style=metal] .pc-card-time,.pc-app[data-style=metal] .pc-card-arrow{color:#f0d48a}.pc-app[data-style=neon] .pc-card{box-shadow:0 0 0 2px var(--cat), 0 0 16px var(--cat)}@supports (color:color-mix(in lab, red, red)){.pc-app[data-style=neon] .pc-card{box-shadow:0 0 0 2px var(--cat), 0 0 16px color-mix(in srgb, var(--cat) 45%, transparent)}}.pc-app[data-style=neon] .pc-banner:after{background:linear-gradient(90deg,#0c0d16 0%,#0c0d16d8 46%,#0000 80%)}.pc-app[data-style=relief] .pc-card{background:#f3eadc;border-radius:16px;align-items:center;gap:10px;padding:10px 10px 10px 12px;display:flex;overflow:hidden;box-shadow:0 10px 18px #2a241c1f,inset 0 1px #ffffffb3}.pc-app[data-style=relief][data-theme=light] .pc-card{background:#fffaf3}.pc-app[data-style=relief] .pc-banner{aspect-ratio:auto;border-radius:14px;flex-shrink:0;order:2;width:172px;height:86px}.pc-app[data-style=relief] .pc-banner .type-tag{border-radius:6px;top:4px;bottom:auto;left:4px}.pc-app[data-style=relief] .pc-card-meta{color:#2a241c;flex-direction:row;flex:1;order:1;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.pc-app[data-style=relief] .pc-card-copy{flex:1;min-width:0}.pc-app[data-style=relief] .pc-card-title .meta-icon{display:none}.pc-app[data-style=relief] .pc-card-time{color:#6d6458;margin-top:6px}.pc-app[data-style=relief] .pc-card-arrow{background:var(--cat);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pc-app[data-style=relief] .pc-card-arrow svg{width:13px;height:13px;transform:translate(1px)}.pc-app[data-theme=light] .pc-nav-item,.pc-app[data-theme=light] .pc-toolbar p,.pc-app[data-theme=light] .pc-logo-text{color:#1b1c1e}.pc-app[data-theme=light] .pc-btn-ghost{color:#1b1c1e;border-color:#00000029}.pc-rail{background:var(--pc-top);border-left:1px solid var(--pc-line);flex-direction:column;align-items:center;gap:18px;padding:18px 6px;display:flex}.pc-rail-item{color:var(--text-muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;font-size:10px;line-height:1.2;display:flex}.pc-rail-dot{background:var(--text);border-radius:50%;width:22px;height:22px}@supports (color:color-mix(in lab, red, red)){.pc-rail-dot{background:color-mix(in srgb, var(--text) 16%, transparent)}}.pc-app[data-style=editorial]{font-family:Noto Serif SC,Songti SC,serif}@media (width<=1100px){.pc-body{grid-template-columns:160px minmax(0,1fr) 52px}.pc-sponsor{display:none}}@media (width<=860px){.pc-body{grid-template-columns:1fr}.pc-side,.pc-rail{display:none}.pc-grid{grid-template-columns:1fr}}.app-header{z-index:20;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.app-header-row{justify-content:space-between;align-items:center;height:48px;padding:0 8px 0 4px;display:flex}.app-header h1{letter-spacing:.04em;font-size:17px;font-weight:600}.icon-btn{width:40px;height:40px;color:var(--text);justify-content:center;align-items:center;display:flex}.theme-switch{background:var(--switch-bg);border-radius:999px;margin:0 10px 8px;padding:3px;display:flex}.theme-switch button{height:28px;color:var(--text-muted);background:0 0;border:0;border-radius:999px;flex:1;font-size:11px;font-weight:600}.theme-switch button[data-active=true]{background:var(--switch-active);color:var(--switch-active-text)}.promo-sub{display:none}.promo-item[data-type=限时]{--cat:#e23d3d}.promo-item[data-type=新人]{--cat:#1aa35a}.promo-item[data-type=日常]{--cat:#e08a2a}.promo-item[data-type=VIP]{--cat:#7a5cff}.promo-item[data-type=长期]{--cat:#2f7de1}.style-switch{background:var(--switch-bg);border-radius:12px;flex-wrap:wrap;gap:4px;height:auto;padding:5px}.style-switch button{background:var(--text);border-radius:8px;flex:18%;min-width:54px;height:30px;padding-bottom:4px;font-size:10px;position:relative}@supports (color:color-mix(in lab, red, red)){.style-switch button{background:color-mix(in srgb, var(--text) 6%, transparent)}}.style-switch button{color:var(--text-muted)}.style-switch button[data-active=true]{background:var(--switch-active)}@supports (color:color-mix(in lab, red, red)){.style-switch button[data-active=true]{background:color-mix(in srgb, var(--switch-active) 22%, transparent)}}.style-switch button[data-active=true]{color:var(--switch-active)}.style-switch button[data-active=true]:after{content:"";background:var(--switch-active);border-radius:99px;height:3px;position:absolute;bottom:3px;left:10px;right:10px}.banner-card{aspect-ratio:20/9;background:var(--panel);border-radius:8px;position:relative;overflow:hidden}.banner-card img{object-fit:cover;width:100%;height:100%;display:block}.type-tag{letter-spacing:.04em;color:#fff;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.2;position:absolute;bottom:8px;left:8px}.type-tag[data-type=限时]{background:#e23d3d}.type-tag[data-type=新人]{background:#1aa35a}.type-tag[data-type=日常]{background:#2f6fed}.type-tag[data-type=VIP]{background:#c9922a}.type-tag[data-type=长期]{background:#14b8a6}.promo-title{color:var(--text)}.promo-time,.body-muted{color:var(--text-muted)}.meta-row{align-items:flex-start;gap:6px;display:flex}.meta-row span{min-width:0}.promo-title .meta-icon{color:var(--accent);margin-top:2px}.promo-time.meta-row{align-items:center}.promo-time .meta-icon{color:var(--text-muted)}.body-copy{color:var(--text-body)}.panel{background:var(--panel)}.accent{color:var(--accent)}.cta-bar{border-top:1px solid var(--border);background:var(--shell-bg)}.cta-btn{background:var(--accent);width:100%;height:44px;color:var(--cta-text);border:0;border-radius:999px;font-size:15px;font-weight:600}.cta-btn:disabled{background:var(--cta-disabled);color:var(--cta-disabled-text)}.avatar-circle{background:var(--panel);color:var(--text)}.toast{background:var(--toast-bg);color:#fff}.switch-row{flex-direction:column;gap:6px;margin:0 10px 8px;display:flex}.switch-row .theme-switch{flex:1;margin:0}.phone-shell[data-style=editorial]{font-family:Noto Serif SC,Songti SC,serif}.phone-shell[data-style=editorial][data-theme=light]{--page-bg:#cfc4b3;--shell-bg:#f4eadc;--shell-line:#cbbba6;--text:#2a2118;--text-muted:#7a6d5e;--text-body:#4d4338;--panel:#fffaf3;--header-bg:#f4eadcf0;--border:#5a463024;--accent:#9a3040;--cta-text:#fffaf3;--cta-disabled:#e4cfc0;--cta-disabled-text:#9a7d6c;--toast-bg:#2a2118db;--switch-bg:#e8dccb;--switch-active:#9a3040;--switch-active-text:#fffaf3}.phone-shell[data-style=editorial][data-theme=dark]{--page-bg:#0a090e;--shell-bg:#16141e;--shell-line:#2c2936;--text:#f2e8d8;--text-muted:#a39480;--text-body:#d4c6b2;--panel:#1e1c28;--header-bg:#16141ef0;--border:#f2e8d81a;--accent:#d4a574;--cta-text:#16141e;--cta-disabled:#3a3428;--cta-disabled-text:#8a7d6a;--toast-bg:#000000c7;--switch-bg:#262330;--switch-active:#d4a574;--switch-active-text:#16141e}.phone-shell[data-style=editorial] .app-header h1{letter-spacing:.22em;font-weight:700}.phone-shell[data-style=editorial] .theme-switch:not(.style-switch){border-radius:2px;padding:2px}.phone-shell[data-style=editorial] .theme-switch:not(.style-switch) button{letter-spacing:.12em;border-radius:0}.phone-shell[data-style=editorial] .banner-card{border-radius:0}.phone-shell[data-style=editorial] .promo-item{background:var(--panel);border:1px solid var(--border);box-shadow:0 8px 18px #2a21180f}.phone-shell[data-style=editorial][data-theme=dark] .promo-item{box-shadow:none}.phone-shell[data-style=editorial] .promo-meta{border-top:1px solid var(--border);align-items:center;gap:8px;padding:10px 8px 12px 12px;display:flex}.phone-shell[data-style=editorial] .promo-copy{flex:1;min-width:0}.phone-shell[data-style=editorial] .detail-arrow{width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.detail-arrow{display:none}.phone-shell[data-style=editorial] .promo-title{letter-spacing:.04em;font-size:16px;font-weight:700}.phone-shell[data-style=editorial] .type-tag{letter-spacing:.16em;border-radius:0;padding:4px 9px}.phone-shell[data-style=editorial] .type-tag[data-type=限时]{background:#b1323c}.phone-shell[data-style=editorial] .type-tag[data-type=新人]{background:#3d7a55}.phone-shell[data-style=editorial] .type-tag[data-type=日常]{background:#385e8c}.phone-shell[data-style=editorial] .type-tag[data-type=VIP]{background:#b3863d}.phone-shell[data-style=editorial] .type-tag[data-type=长期]{background:#2a8f86}.phone-shell[data-style=editorial] .panel{border:1px solid var(--border);border-radius:0}.phone-shell[data-style=editorial] .cta-btn{letter-spacing:.28em;border-radius:0}.phone-shell[data-style=gallery][data-theme=light]{--page-bg:#d9e0ec;--shell-bg:#eef2f8;--shell-line:#c5cedc;--text:#1c2430;--text-muted:#6b7380;--text-body:#44505f;--panel:#fff;--header-bg:#eef2f8f0;--border:#1c243014;--accent:#3b6cff;--cta-text:#fff;--cta-disabled:#c9d6f5;--cta-disabled-text:#6d7da6;--toast-bg:#141c28d6;--switch-bg:#dde4f0;--switch-active:#3b6cff;--switch-active-text:#fff}.phone-shell[data-style=gallery][data-theme=dark]{--page-bg:#07090d;--shell-bg:#10141c;--shell-line:#232a36;--text:#eef3fb;--text-muted:#8b95a6;--text-body:#c5cedb;--panel:#1a212c;--header-bg:#10141cf0;--border:#eef3fb14;--accent:#6b93ff;--cta-text:#10141c;--cta-disabled:#2a3344;--cta-disabled-text:#7d8798;--toast-bg:#000000c7;--switch-bg:#1c2430;--switch-active:#6b93ff;--switch-active-text:#10141c}.phone-shell[data-style=gallery] .promo-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.phone-shell[data-style=gallery] .promo-item{background:var(--panel);border-radius:14px;overflow:hidden;box-shadow:0 6px 16px #1c243014}.phone-shell[data-style=gallery][data-theme=dark] .promo-item{box-shadow:none;border:1px solid var(--border)}.phone-shell[data-style=gallery] .banner-card{border-radius:0}.phone-shell[data-style=gallery] .promo-meta{padding:8px 8px 10px}.phone-shell[data-style=gallery] .promo-title{min-height:2.7em;font-size:13px;font-weight:600;line-height:1.35}.phone-shell[data-style=gallery] .promo-title span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.phone-shell[data-style=gallery] .promo-title .meta-icon{width:13px;height:13px;margin-top:1px}.phone-shell[data-style=gallery] .promo-time{font-size:10px;line-height:1.35}.phone-shell[data-style=gallery] .promo-time .meta-icon{width:12px;height:12px}.phone-shell[data-style=gallery] .type-tag{border-radius:999px;padding:2px 6px;font-size:10px;bottom:6px;left:6px}.phone-shell[data-style=gallery] .type-tag[data-type=长期]{background:#14b8a6}.phone-shell[data-style=gallery] .cta-btn{border-radius:12px}html[data-style=gallery][data-theme=light]{--page-bg:#d9e0ec}html[data-style=gallery][data-theme=dark]{--page-bg:#07090d}.phone-shell[data-style=minimal][data-theme=light]{--page-bg:#ece7dc;--shell-bg:#f6f2ea;--shell-line:#d8cbb6;--text:#1f1a14;--text-muted:#7a7268;--text-body:#4e473e;--panel:#fff;--header-bg:#f6f2eaf0;--border:#1f1a1414;--accent:#b8893a;--cta-text:#fff;--cta-disabled:#ead9b8;--cta-disabled-text:#9a8458;--toast-bg:#1f1a14db;--switch-bg:#ebe4d6;--switch-active:#b8893a;--switch-active-text:#fff}.phone-shell[data-style=minimal][data-theme=dark]{--page-bg:#08090c;--shell-bg:#10131a;--shell-line:#cbb287;--text:#f4efe6;--text-muted:#9a9388;--text-body:#d4cdc2;--panel:#1a1e27;--header-bg:#10131af0;--border:#cbb28738;--accent:#d4b07a;--cta-text:#10131a;--cta-disabled:#3a3428;--cta-disabled-text:#8a7d6a;--toast-bg:#000000c7;--switch-bg:#1c212b;--switch-active:#d4b07a;--switch-active-text:#10131a}.phone-shell[data-style=minimal]{box-shadow:0 0 0 1px var(--shell-line)}.phone-shell[data-style=minimal] .promo-list{flex-direction:column;gap:8px;display:flex}.phone-shell[data-style=minimal] .promo-item{background:var(--panel);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.phone-shell[data-style=minimal] .banner-card{aspect-ratio:auto;border-radius:8px;flex-shrink:0;width:96px;height:72px}.phone-shell[data-style=minimal] .promo-meta{flex:1;align-items:center;gap:4px;min-width:0;padding:0;display:flex}.phone-shell[data-style=minimal] .promo-copy{flex:1;min-width:0}.phone-shell[data-style=minimal] .promo-title{font-size:14px;font-weight:700}.phone-shell[data-style=minimal] .promo-title .meta-icon{display:none}.phone-shell[data-style=minimal] .promo-time{margin-top:6px;font-size:11px}.phone-shell[data-style=minimal] .type-tag{border-radius:4px;padding:2px 5px;font-size:10px;top:4px;bottom:auto;left:4px}.phone-shell[data-style=minimal] .type-tag[data-type=日常]{background:#e08a2a}.phone-shell[data-style=minimal] .type-tag[data-type=VIP]{background:#7a5cff}.phone-shell[data-style=minimal] .type-tag[data-type=长期]{background:#2f7de1}.phone-shell[data-style=minimal] .detail-arrow{width:22px;height:28px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.phone-shell[data-style=minimal] .cta-btn{border-radius:8px}html[data-style=minimal][data-theme=light]{--page-bg:#ece7dc}html[data-style=minimal][data-theme=dark]{--page-bg:#08090c}.phone-shell[data-style=immersive][data-theme=light]{--page-bg:#dbe4f0;--shell-bg:#eef3f9;--shell-line:#c5d0de;--text:#102033;--text-muted:#5d6b7c;--text-body:#334155;--panel:#0b1a33;--header-bg:#eef3f9f0;--border:#1020331a;--accent:#2f7de1;--cta-text:#fff;--cta-disabled:#c9d6e8;--cta-disabled-text:#6d7d93;--toast-bg:#0b1a33db;--switch-bg:#dce6f2;--switch-active:#2f7de1;--switch-active-text:#fff}.phone-shell[data-style=immersive][data-theme=dark]{--page-bg:#070b12;--shell-bg:#0b1220;--shell-line:#1c2a40;--text:#f4f7fb;--text-muted:#c8d4e4;--text-body:#d7e0ec;--panel:#102038;--header-bg:#0b1220f0;--border:#f4f7fb14;--accent:#5aa2ff;--cta-text:#0b1220;--cta-disabled:#1d2b42;--cta-disabled-text:#7f8da3;--toast-bg:#000000c7;--switch-bg:#162033;--switch-active:#5aa2ff;--switch-active-text:#0b1220}.phone-shell[data-style=immersive] .promo-list,.phone-shell[data-style=metal] .promo-list,.phone-shell[data-style=neon] .promo-list,.phone-shell[data-style=relief] .promo-list,.phone-shell[data-style=poster] .promo-list{flex-direction:column;gap:10px;display:flex}.phone-shell[data-style=immersive] .promo-item{background:#102038;border-radius:16px;height:118px;position:relative;overflow:hidden}.phone-shell[data-style=immersive][data-theme=light] .promo-item{background:#1a3a66}.phone-shell[data-style=immersive] .banner-card{aspect-ratio:auto;border-radius:0;height:100%;position:absolute;inset:0}.phone-shell[data-style=immersive] .banner-card:after{content:"";background:linear-gradient(90deg,#0b1220 0%,#0b1220cc 44%,#0000 78%);position:absolute;inset:0}.phone-shell[data-style=immersive][data-theme=light] .banner-card:after{background:linear-gradient(90deg,#16345c 0%,#16345ccc 44%,#0000 80%)}.phone-shell[data-style=immersive] .type-tag{z-index:2;top:10px;bottom:auto;left:10px}.phone-shell[data-style=immersive] .promo-meta{z-index:1;align-items:center;height:100%;padding:14px 8px 14px 12px;display:flex;position:relative}.phone-shell[data-style=immersive] .promo-copy{max-width:58%}.phone-shell[data-style=immersive] .promo-title,.phone-shell[data-style=immersive] .promo-time,.phone-shell[data-style=immersive] .promo-sub{color:#fff}.phone-shell[data-style=immersive] .promo-title .meta-icon{display:none}.phone-shell[data-style=immersive] .promo-sub{opacity:.88;margin-top:4px;font-size:12px;display:block}.phone-shell[data-style=immersive] .detail-arrow{color:#fff;display:flex}.phone-shell[data-style=metal][data-theme=light]{--page-bg:#e8dfd0;--shell-bg:#f4ecdf;--shell-line:#cbb287;--text:#6a4e1c;--text-muted:#8a7348;--text-body:#5c4a28;--panel:#1a1712;--header-bg:#f4ecdff0;--border:#c9a24a;--accent:#b8893a;--cta-text:#fff8ea;--cta-disabled:#e5d4b0;--cta-disabled-text:#9a8458;--toast-bg:#1a1712db;--switch-bg:#ebe1d0;--switch-active:#b8893a;--switch-active-text:#fff8ea}.phone-shell[data-style=metal][data-theme=dark]{--page-bg:#070705;--shell-bg:#0d0c0a;--shell-line:#c9a24a;--text:#f0d48a;--text-muted:#cbb287;--text-body:#e6d3a2;--panel:#16130e;--header-bg:#0d0c0af0;--border:#c9a24a;--accent:#e0b85a;--cta-text:#16130e;--cta-disabled:#3a3428;--cta-disabled-text:#8a7d6a;--toast-bg:#000000c7;--switch-bg:#1c1913;--switch-active:#e0b85a;--switch-active-text:#16130e}.phone-shell[data-style=metal] .promo-item{background:var(--panel);border-radius:12px;height:108px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #c9a24a,0 0 12px #c9a24a47}.phone-shell[data-style=metal] .banner-card{aspect-ratio:auto;border-radius:0;height:100%;position:absolute;inset:0}.phone-shell[data-style=metal] .banner-card:after{content:"";background:linear-gradient(90deg,#120f0a 0%,#120f0ae0 48%,#0000 82%);position:absolute;inset:0}.phone-shell[data-style=metal] .type-tag{z-index:2;top:10px;bottom:auto;left:10px}.phone-shell[data-style=metal] .promo-meta{z-index:1;align-items:center;height:100%;padding:12px 8px 12px 12px;display:flex;position:relative}.phone-shell[data-style=metal] .promo-copy{max-width:58%}.phone-shell[data-style=metal] .promo-title,.phone-shell[data-style=metal] .promo-time,.phone-shell[data-style=metal] .promo-sub{color:#f0d48a}.phone-shell[data-style=metal] .promo-title .meta-icon{display:none}.phone-shell[data-style=metal] .promo-sub{margin-top:4px;font-size:12px;display:block}.phone-shell[data-style=metal] .detail-arrow{color:#f0d48a;display:flex}.phone-shell[data-style=neon][data-theme=light]{--page-bg:#e7e9f4;--shell-bg:#f3f4fb;--shell-line:#c9cde0;--text:#16182a;--text-muted:#5c6280;--text-body:#3b4060;--panel:#101222;--header-bg:#f3f4fbf0;--border:#16182a1a;--accent:#7a5cff;--cta-text:#fff;--cta-disabled:#d7d4f0;--cta-disabled-text:#7b76a3;--toast-bg:#101222db;--switch-bg:#e4e6f4;--switch-active:#7a5cff;--switch-active-text:#fff}.phone-shell[data-style=neon][data-theme=dark]{--page-bg:#07070e;--shell-bg:#0c0d16;--shell-line:#26283c;--text:#f2f3ff;--text-muted:#b7bad4;--text-body:#d6d8ee;--panel:#121322;--header-bg:#0c0d16f0;--border:#f2f3ff14;--accent:#9d8cff;--cta-text:#0c0d16;--cta-disabled:#26283c;--cta-disabled-text:#8a8dad;--toast-bg:#000000c7;--switch-bg:#18192a;--switch-active:#9d8cff;--switch-active-text:#0c0d16}.phone-shell[data-style=neon] .promo-item{height:108px;box-shadow:0 0 0 2px var(--cat), 0 0 16px var(--cat);background:#121322;border-radius:14px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.phone-shell[data-style=neon] .promo-item{box-shadow:0 0 0 2px var(--cat), 0 0 16px color-mix(in srgb, var(--cat) 45%, transparent)}}.phone-shell[data-style=neon] .banner-card{aspect-ratio:auto;border-radius:0;height:100%;position:absolute;inset:0}.phone-shell[data-style=neon] .banner-card:after{content:"";background:linear-gradient(90deg,#0c0d16 0%,#0c0d16d8 46%,#0000 80%);position:absolute;inset:0}.phone-shell[data-style=neon] .type-tag{z-index:2;top:10px;bottom:auto;left:10px}.phone-shell[data-style=neon] .promo-meta{z-index:1;align-items:center;height:100%;padding:12px 8px 12px 12px;display:flex;position:relative}.phone-shell[data-style=neon] .promo-copy{max-width:58%}.phone-shell[data-style=neon] .promo-title,.phone-shell[data-style=neon] .promo-time,.phone-shell[data-style=neon] .promo-sub{color:#fff}.phone-shell[data-style=neon] .promo-title .meta-icon{display:none}.phone-shell[data-style=neon] .promo-sub{opacity:.86;margin-top:4px;font-size:12px;display:block}.phone-shell[data-style=neon] .detail-arrow{color:#fff;display:flex}.phone-shell[data-style=relief][data-theme=light]{--page-bg:#e4ddd2;--shell-bg:#f3eee6;--shell-line:#d2c6b4;--text:#2a241c;--text-muted:#72685c;--text-body:#4d453c;--panel:#fffaf3;--header-bg:#f3eee6f0;--border:#2a241c14;--accent:#c45c2d;--cta-text:#fffaf3;--cta-disabled:#e8d7c6;--cta-disabled-text:#9a7d6c;--toast-bg:#2a241cdb;--switch-bg:#e7dfd3;--switch-active:#c45c2d;--switch-active-text:#fffaf3}.phone-shell[data-style=relief][data-theme=dark]{--page-bg:#1a1714;--shell-bg:#221e1a;--shell-line:#3a342c;--text:#2a241c;--text-muted:#6d6458;--text-body:#4a433a;--panel:#f3eadc;--header-bg:#221e1af0;--border:#f3eadc1f;--accent:#e08a2a;--cta-text:#221e1a;--cta-disabled:#3a342c;--cta-disabled-text:#8a7d6a;--toast-bg:#000000c7;--switch-bg:#2c2722;--switch-active:#e08a2a;--switch-active-text:#221e1a}.phone-shell[data-style=relief] .app-header h1,.phone-shell[data-style=relief] .icon-btn{color:var(--accent)}.phone-shell[data-style=relief][data-theme=dark] .app-header h1,.phone-shell[data-style=relief][data-theme=dark] .icon-btn{color:#f3eadc}.phone-shell[data-style=relief] .promo-item{background:var(--panel);border-radius:16px;align-items:center;gap:10px;padding:10px 10px 10px 12px;display:flex;box-shadow:0 10px 18px #2a241c1f,inset 0 1px #ffffffb3}.phone-shell[data-style=relief] .banner-card{aspect-ratio:auto;border-radius:14px;flex-shrink:0;order:2;width:86px;height:86px}.phone-shell[data-style=relief] .promo-meta{flex:1;order:1;align-items:center;min-width:0;padding:0;display:flex}.phone-shell[data-style=relief] .type-tag{border-radius:6px;padding:2px 6px;top:4px;bottom:auto;left:4px;box-shadow:1px 2px #2a241c2e}.phone-shell[data-style=relief] .promo-title .meta-icon,.phone-shell[data-style=relief] .promo-sub{display:none}.phone-shell[data-style=relief] .detail-arrow{background:var(--cat);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;line-height:0;display:flex}.phone-shell[data-style=relief] .detail-arrow svg{width:13px;height:13px;display:block;transform:translate(1px)}.phone-shell[data-style=poster][data-theme=light]{--page-bg:#e6e1d8;--shell-bg:#f4f0e8;--shell-line:#cfc6b8;--text:#fff;--text-muted:#6d6458;--text-body:#4a433a;--panel:#fff;--header-bg:#f4f0e8f0;--border:#2a241c1a;--accent:#c23b4a;--cta-text:#fff;--cta-disabled:#e8d0d3;--cta-disabled-text:#9a6a70;--toast-bg:#2a241cdb;--switch-bg:#e7e0d4;--switch-active:#c23b4a;--switch-active-text:#fff}.phone-shell[data-style=poster][data-theme=dark]{--page-bg:#0e0c0b;--shell-bg:#161311;--shell-line:#2c2622;--text:#fff;--text-muted:#6d6458;--text-body:#d8d0c4;--panel:#f3eadc;--header-bg:#161311f0;--border:#f3eadc1a;--accent:#e08a2a;--cta-text:#161311;--cta-disabled:#2c2622;--cta-disabled-text:#8a7d6a;--toast-bg:#000000c7;--switch-bg:#241f1b;--switch-active:#e08a2a;--switch-active-text:#161311}.phone-shell[data-style=poster] .app-header h1,.phone-shell[data-style=poster] .icon-btn{color:var(--accent)}.phone-shell[data-style=poster][data-theme=dark] .app-header h1,.phone-shell[data-style=poster][data-theme=dark] .icon-btn{color:#f3eadc}.phone-shell[data-style=poster] .promo-item{background:var(--panel);border-radius:12px;grid-template-columns:1.45fr 1fr;height:102px;padding:0;display:grid;overflow:hidden}.phone-shell[data-style=poster] .banner-card{aspect-ratio:auto;border-radius:0;order:2;height:102px}.phone-shell[data-style=poster] .type-tag{z-index:2;top:8px;bottom:auto;left:8px}.phone-shell[data-style=poster] .promo-meta{background:var(--cat);flex-direction:column;order:1;justify-content:space-between;padding:10px 10px 10px 12px;display:flex}.phone-shell[data-style=poster] .promo-title,.phone-shell[data-style=poster] .promo-sub{color:#fff}.phone-shell[data-style=poster] .promo-title .meta-icon{display:none}.phone-shell[data-style=poster] .promo-sub{opacity:.92;margin-top:4px;font-size:11px;display:block}.phone-shell[data-style=poster] .promo-time{color:var(--text-muted);background:var(--panel);margin:0 -10px -10px -12px;padding:7px 10px 8px 12px}.phone-shell[data-style=poster] .detail-arrow,.phone-shell[data-style=poster] .promo-meta .detail-arrow{display:none}.phone-shell[data-style=poster] .promo-item{position:relative}.phone-shell[data-style=poster] .promo-item:after{content:"›";z-index:2;color:#444;font-size:22px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}html[data-style=immersive][data-theme=light]{--page-bg:#dbe4f0}html[data-style=immersive][data-theme=dark]{--page-bg:#070b12}html[data-style=metal][data-theme=light]{--page-bg:#e8dfd0}html[data-style=metal][data-theme=dark]{--page-bg:#070705}html[data-style=neon][data-theme=light]{--page-bg:#e7e9f4}html[data-style=neon][data-theme=dark]{--page-bg:#07070e}html[data-style=relief][data-theme=light]{--page-bg:#e4ddd2}html[data-style=relief][data-theme=dark]{--page-bg:#1a1714}html[data-style=poster][data-theme=light]{--page-bg:#e6e1d8}html[data-style=poster][data-theme=dark]{--page-bg:#0e0c0b}.phone-shell[data-style=immersive] .promo-sub,.phone-shell[data-style=metal] .promo-sub,.phone-shell[data-style=neon] .promo-sub{display:none}.phone-shell[data-style=immersive] .promo-time,.phone-shell[data-style=metal] .promo-time,.phone-shell[data-style=neon] .promo-time,.phone-shell[data-style=immersive] .promo-time span,.phone-shell[data-style=metal] .promo-time span,.phone-shell[data-style=neon] .promo-time span{white-space:nowrap;font-size:10px;overflow:hidden}.phone-shell[data-style=immersive] .promo-copy,.phone-shell[data-style=metal] .promo-copy,.phone-shell[data-style=neon] .promo-copy{flex-direction:column;justify-content:center;max-width:72%;padding-top:22px;display:flex}.phone-shell[data-style=immersive] .promo-meta,.phone-shell[data-style=metal] .promo-meta,.phone-shell[data-style=neon] .promo-meta{padding-right:44px}.phone-shell[data-style=immersive] .promo-time .meta-icon,.phone-shell[data-style=metal] .promo-time .meta-icon,.phone-shell[data-style=neon] .promo-time .meta-icon{display:none}.phone-shell[data-style=immersive] .detail-arrow,.phone-shell[data-style=metal] .detail-arrow,.phone-shell[data-style=neon] .detail-arrow,.phone-shell[data-style=editorial] .detail-arrow,.phone-shell[data-style=minimal] .detail-arrow,.phone-shell[data-style=relief] .detail-arrow{align-self:center}.phone-shell[data-style=immersive] .detail-arrow,.phone-shell[data-style=metal] .detail-arrow,.phone-shell[data-style=neon] .detail-arrow{width:36px;height:36px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.phone-shell[data-style=metal] .detail-arrow{color:#f0d48a}.phone-shell[data-style=editorial] .promo-meta,.phone-shell[data-style=minimal] .promo-meta,.phone-shell[data-style=relief] .promo-meta{align-items:center}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
