/* 星选星空首页 V5：固定深色；与工作台主题互不影响。 */
#star-home{--sh-up:#ff8a91;--sh-down:#58d4ad;--sh-ice:#94e6ff;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;min-height:100vh;background:radial-gradient(ellipse at 76% 25%,#27335966,transparent 54%),radial-gradient(ellipse at 7% 78%,#17465340,transparent 43%),#090f20;color:#eef5ff;position:relative;overflow-x:hidden;color-scheme:dark}
#star-home *{box-sizing:border-box}
#star-home h1,#star-home p{margin:0}
#star-canvas{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;opacity:.72}
.sh-num{font-variant-numeric:tabular-nums}
.sh-header{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px 28px;border-bottom:1px solid #ffffff12;background:#090f20cc;backdrop-filter:blur(6px)}
.sh-brand{display:flex;gap:10px;align-items:center;text-align:left}
.sh-logo{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#94e6ff;background:#1a2b42;font-size:24px;flex:none}
.sh-brand-copy{display:grid;justify-items:start;gap:2px;text-align:left}
.sh-brand-copy>b{font-size:23px;line-height:1.3;letter-spacing:2px;font-weight:650}
.sh-brand-copy small{font-size:14px;font-weight:550;line-height:1.5;letter-spacing:.6px;color:#d9e8fd}
.sh-brand-domain{font-size:10px;letter-spacing:1.4px;color:#86a4c7}
.sh-header-actions{display:flex;gap:12px;align-items:center}
.sh-btn{display:inline-block;font:inherit;font-size:13px;padding:10px 18px;border-radius:12px;border:1px solid transparent;cursor:pointer;text-decoration:none;color:inherit;background:#1a2b42}
.sh-outline{background:transparent;color:#dce8f7;border-color:#54678366}
.sh-outline:hover{border-color:#94e6ff88}
.sh-text-btn{background:none;border:0;color:#8fb8dd;font:inherit;font-size:12px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.sh-text-btn:hover{color:#c9e6ff}
.sh-main{position:relative;max-width:1400px;margin:auto;padding:52px 52px 24px}
.sh-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,1fr);align-items:center;min-height:338px;gap:20px}
.sh-eyebrow{font-size:11px;letter-spacing:2px;color:#a4bbda;display:flex;align-items:center;gap:8px;margin-bottom:12px}
.sh-status-dot{display:inline-block;width:6px;height:6px;background:#38bda2;border-radius:50%;flex:none}
.sh-calendar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 17px;color:#97afcc;font-size:11px}
.sh-calendar b{font-weight:400;color:#d4bb84;letter-spacing:1px}
.sh-hero h1{font-size:clamp(29px,3.6vw,47px);line-height:1.5;letter-spacing:-1.3px;font-weight:600;min-height:3em;text-wrap:balance}
.sh-hero h1 span{background:linear-gradient(110deg,#b0d2ff,#70e0e2);-webkit-background-clip:text;background-clip:text;color:transparent}
.sh-sub{color:#9eafc7;line-height:1.9;font-size:13px;margin-top:20px}
.sh-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}
.sh-luck{background:linear-gradient(110deg,#aee9ef,#91aaff);color:#13253d!important;padding:12px 25px;box-shadow:0 0 28px #65bded20;border:0;font-weight:600}
.sh-luck:disabled{opacity:.65;cursor:default}
.sh-quota{margin-top:18px;color:#839cb8;font-size:11px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-height:18px}
.sh-quota i{width:5px;height:5px;background:#263b55;border-radius:50%}
.sh-quota i.sh-used{background:#8fd8f2;box-shadow:0 0 6px #8fd8f288}
/* ---- 轨道星球 ---- */
.sh-orbit-scene{position:relative;min-height:300px;display:grid;place-items:center}
.sh-orb{width:170px;height:170px;border-radius:50%;display:grid;place-items:center;place-content:center;gap:6px;background:radial-gradient(circle at 32% 28%,#3d5d8f,#16263f 68%);box-shadow:0 0 60px #4d9dd855,inset 0 0 40px #7cc8ff22;position:relative;z-index:2}
.sh-orb span{font-size:32px;font-weight:600;letter-spacing:6px;color:#d7ecff}
.sh-orb small{font-size:8px;letter-spacing:3px;color:#8fb0d4}
.sh-orbit{position:absolute;border:1px solid #86c8e548;border-radius:50%;pointer-events:none}
.sh-orbit-one{width:290px;height:290px}
.sh-orbit-two{width:290px;height:120px;transform:rotate(-18deg)}
.sh-orbit-three{width:340px;height:340px;border-color:#86c8e522}
.sh-orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#b8efff;box-shadow:0 0 12px #b8efff;transform:translate(130px,-60px)}
.sh-scan-ring{position:absolute;border:1px solid #9ee9ff88;border-radius:50%;width:194px;height:194px;opacity:0;pointer-events:none}
.sh-orbit-caption{position:absolute;bottom:-6px;left:0;right:0;text-align:center;color:#91b5d0;font-size:11px;letter-spacing:1px}
.sh-finding .sh-orb{animation:sh-orb-response 1s ease-out}
.sh-finding .sh-orbit-one{animation:sh-orbit-turn 1.05s cubic-bezier(.15,.55,.25,1)}
.sh-finding .sh-orbit-two{animation:sh-orbit-return 1.05s cubic-bezier(.15,.55,.25,1)}
.sh-finding .sh-scan-ring{animation:sh-wave 1.05s ease-out}
.sh-finding .sh-orbit-dot{animation:sh-spark .9s ease-out}
@keyframes sh-orb-response{0%,100%{transform:scale(1);filter:brightness(1)}40%{transform:scale(1.045);filter:brightness(1.6)}}
@keyframes sh-orbit-turn{0%{transform:rotate(-24deg);border-color:#86c8e548}50%{border-color:#bbf2ffcc}100%{transform:rotate(336deg);border-color:#86c8e548}}
@keyframes sh-orbit-return{0%{transform:rotate(51deg)}100%{transform:rotate(-309deg)}}
@keyframes sh-wave{0%{transform:scale(.8);opacity:0}25%{opacity:.55}100%{transform:scale(1.8);opacity:0}}
@keyframes sh-spark{0%,100%{opacity:.8}50%{opacity:1;box-shadow:0 0 30px #b8efff}}
/* ---- 揭示卡片 ---- */
.sh-discovery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;min-height:120px}
.sh-discovery[data-count="1"]{grid-template-columns:minmax(0,410px)}
.sh-discovery[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:840px}
.sh-discovery-idle{grid-column:1/-1;display:flex;align-items:center;gap:14px;color:#9db4d2;border:1px dashed #33465f;border-radius:16px;padding:26px 24px;font-size:15px}
.sh-discovery-idle>span{font-size:22px;color:#8fd8f2}
.sh-idle-detail{display:block;margin-top:7px;color:#7893b3;font-size:11px;line-height:1.7}
.sh-poetic-empty strong{font-size:19px;color:#bfd5ec;font-weight:500;display:block}
.sh-card{background:linear-gradient(160deg,#14233bcc,#101c30e6);border:1px solid #2b415f;border-radius:18px;padding:20px;box-shadow:0 14px 40px #02091466;animation:sh-reveal .4s both;animation-delay:var(--sh-reveal-delay,0ms)}
@keyframes sh-reveal{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
.sh-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.sh-card-top h3{font-size:18px;margin:0;font-weight:600}
.sh-card-top small{color:#7f97b5;font-size:12px}
.sh-badge{flex:none;font-size:12px;padding:3px 8px;border-radius:6px;background:#3c321f;color:#f5d085;border:1px solid #8e641b55}
.sh-badges{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:4px}
.sh-card-price{display:flex;align-items:baseline;gap:10px;margin:14px 0 12px}
.sh-card-price strong{font-size:30px;font-weight:600;letter-spacing:-.5px}
.sh-up{color:var(--sh-up)}
.sh-down{color:var(--sh-down)}
.sh-strength-line{display:flex;justify-content:space-between;font-size:11px;color:#8aa2c0;margin-bottom:5px}
.sh-strength{height:5px;background:#223550;border-radius:6px;overflow:hidden}
.sh-strength i{display:block;height:100%;background:linear-gradient(90deg,#5fb8e6,#9be3d2);border-radius:6px}
.sh-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:12px}
.sh-card-foot small{color:#6e86a6;font-size:11px;line-height:1.6}
.sh-card-foot a{color:#a8dbee;font-size:12px;text-decoration:none}
.sh-card-foot a:hover{text-decoration:underline}
.sh-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:36px;color:#5f7797;font-size:11px;flex-wrap:wrap}
/* ---- 响应式 ---- */
@media(max-width:1000px){.sh-main{padding:40px 30px 24px}.sh-hero{grid-template-columns:minmax(0,1.3fr) minmax(220px,1fr)}.sh-hero h1{font-size:35px}}
@media(max-width:650px){.sh-header{padding:12px 15px;min-height:68px}.sh-brand-copy>b{font-size:20px}.sh-brand-copy small{font-size:12px;letter-spacing:.1px}.sh-brand-domain{font-size:9px;letter-spacing:.7px}.sh-logo{width:30px;height:30px;font-size:21px}.sh-main{padding:34px 20px 18px}.sh-hero{grid-template-columns:1fr;gap:0;min-height:0}.sh-hero h1{font-size:29px;letter-spacing:-1px;min-height:3em}.sh-sub{font-size:12px;margin-top:16px}.sh-eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:16px}.sh-calendar{font-size:10px;gap:5px 9px}.sh-orbit-scene{min-height:202px;margin:10px 0 -12px}.sh-orb{width:130px;height:130px}.sh-orb span{font-size:27px}.sh-orb small{font-size:6px;letter-spacing:2px}.sh-orbit-one{width:205px;height:110px}.sh-orbit-two{width:195px;height:184px}.sh-orbit-three{width:240px;height:60px}.sh-scan-ring{width:130px;height:130px}.sh-orbit-caption{bottom:0;font-size:10px}.sh-orbit-dot{transform:translate(100px,-25px)}.sh-discovery,.sh-discovery[data-count="1"],.sh-discovery[data-count="2"]{grid-template-columns:1fr;margin-top:15px;gap:12px}.sh-card{padding:16px}.sh-hero-actions{gap:8px;margin-top:22px}.sh-hero-actions .sh-btn{font-size:12px;padding:11px 14px}.sh-foot{align-items:flex-start;flex-wrap:wrap;gap:5px;font-size:10px}}
@media(prefers-reduced-motion:reduce){#star-home *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
#star-home[data-motion="none"] *{animation:none!important;transition:none!important}
