:root{--ink:#152033;--muted:#68758a;--line:#dfe6ef;--paper:#f4f7fb;--card:#fff;--navy:#101827}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 "Microsoft YaHei",system-ui,sans-serif}.portal-header{height:76px;padding:0 max(24px,calc((100vw - 1200px)/2));background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:12px}.brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#4e7cff,#7c5cff);font:700 25px Georgia}.brand small{display:block;color:#94a4c0;font-size:10px;letter-spacing:.17em}.brand strong{display:block;font-size:18px}.header-note{font-size:12px;color:#aebbd0}main{max-width:1200px;margin:auto;padding:55px 24px 46px}.hero{min-height:330px;border-radius:26px;padding:55px 64px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:radial-gradient(circle at 75% 30%,#345193 0,transparent 34%),linear-gradient(135deg,#111c32,#1b2e55);overflow:hidden}.hero-copy{max-width:660px}.pill{display:inline-block;padding:6px 12px;border:1px solid #ffffff35;border-radius:99px;color:#bed0f1;font-size:12px}.hero h1{font-size:42px;line-height:1.2;margin:18px 0}.hero h1 em{font-style:normal;color:#7ea5ff}.hero p{max-width:620px;color:#bdc9dc;margin:0}.orbit{width:230px;height:230px;border:1px solid #8fb1ff55;border-radius:50%;position:relative;flex:none;animation:float 5s ease-in-out infinite}.orbit:after{content:"";position:absolute;inset:38px;border:1px dashed #8fb1ff55;border-radius:50%}.core{position:absolute;inset:73px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#233d70;font-size:24px;font-weight:700;z-index:2}.orbit i{position:absolute;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:700;background:#fff;color:#22375f}.orbit .math{left:-8px;top:92px}.orbit .physics{right:15px;top:8px}.orbit .chemistry{right:-7px;bottom:44px}.orbit .biology{left:35px;bottom:-5px}@keyframes float{50%{transform:translateY(-8px)}}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin:42px 0 18px}.section-title small{letter-spacing:.16em;color:#7b89a0}.section-title h2{font-size:27px;margin:2px 0}.section-title>span{color:var(--muted);font-size:13px}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.subject-card{--accent:#3868e8;background:#fff;color:inherit;text-decoration:none;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:16px;padding:22px;min-height:278px;display:flex;flex-direction:column;transition:.2s}.subject-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #283d6117;border-color:var(--accent)}.subject-card.math{--accent:#3868e8}.subject-card.physics{--accent:#7b54db}.subject-card.chemistry{--accent:#e47b26}.subject-card.biology{--accent:#25946d}.icon{width:48px;height:48px;border-radius:13px;background:color-mix(in srgb,var(--accent) 12%,white);color:var(--accent);display:grid;place-items:center;font:700 25px Georgia}.edition{color:var(--accent);font-size:11px;margin-top:17px}.subject-card h3{font-size:25px;margin:3px 0}.subject-card p{color:var(--muted);font-size:13px;margin:0}.subject-card footer{margin-top:auto;padding-top:20px;border-top:1px solid #edf0f4;display:flex;justify-content:space-between;font-size:11px}.subject-card footer span{color:var(--accent)}.feature-strip{margin-top:20px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:20px}.feature-strip div{padding:4px 20px;border-right:1px solid var(--line)}.feature-strip div:last-child{border:0}.feature-strip strong,.feature-strip span{display:block}.feature-strip span{font-size:12px;color:var(--muted)}.portal-footer{text-align:center;color:#8793a5;font-size:11px;padding:24px}@media(max-width:900px){.orbit{display:none}.hero{padding:42px}.subject-grid{grid-template-columns:1fr 1fr}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip div:nth-child(2){border-right:0}}@media(max-width:560px){.portal-header{padding:0 15px}.header-note{display:none}main{padding:20px 13px}.hero{padding:30px 22px;min-height:310px}.hero h1{font-size:31px}.subject-grid,.feature-strip{grid-template-columns:1fr}.subject-card{min-height:230px}.feature-strip div{border-right:0;border-bottom:1px solid var(--line);padding:12px}.section-title>span{display:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
