:root{color:#17233a;background:#f6f8fc;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--navy: #0b2550;--navy-2: #12386e;--blue: #3168f5;--blue-dark: #2254d6;--sky: #eaf1ff;--paper: #ffffff;--cloud: #f6f8fc;--ink: #17233a;--muted: #69758b;--line: #e2e8f1;--coral: #ff7059;--mint: #39b98a;--violet: #7766e9;--amber: #f4a62a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cloud)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fffffff0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;gap:11px;align-items:center}.brand-mark{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:12px;font-size:21px;font-weight:850;box-shadow:0 7px 15px #3168f53d}.brand b{display:block;font-size:19px;font-weight:850;letter-spacing:.04em}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:550}.site-header nav{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:650}.site-header nav>a:not(.nav-action){position:relative;color:#4c5870}.site-header nav>a.router-link-active:not(.brand,.nav-action){color:var(--blue)}.site-header nav>a.router-link-active:not(.brand,.nav-action):after{content:"";position:absolute;left:0;right:0;bottom:-25px;height:3px;background:var(--blue);border-radius:3px 3px 0 0}.nav-action,.link-button{border:0;border-radius:10px;padding:10px 17px;background:var(--navy);color:#fff;font-weight:700}.link-button{font-size:14px}.hero-wrap{position:relative;overflow:hidden;color:#fff;background:var(--navy)}.hero-wrap:before{content:"";position:absolute;width:540px;height:540px;top:-310px;left:43%;border:110px solid rgba(69,123,255,.15);border-radius:50%}.hero-wrap:after{content:"";position:absolute;width:330px;height:330px;right:-180px;bottom:-210px;background:#2256c7;border-radius:50%;opacity:.38}.hero{min-height:520px;padding:68px 0 72px;display:grid;grid-template-columns:1.12fr .88fr;gap:74px;align-items:center;position:relative;z-index:1}.hero-label{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff12;color:#cfdbf3;font-size:13px;font-weight:600}.hero-label i{width:7px;height:7px;background:#54d6a5;border-radius:50%;box-shadow:0 0 0 5px #54d6a51f}.hero h1{margin:22px 0 0;font-size:clamp(48px,5.4vw,72px);line-height:1.11;letter-spacing:-.055em;font-weight:900}.hero h1 em{color:#9dbaff;font-style:normal}.hero-intro{max-width:570px;margin:20px 0 0;color:#b9c8e2;font-size:16px;line-height:1.8}.hero-search{display:flex;align-items:center;max-width:650px;height:62px;margin-top:31px;padding:6px 6px 6px 19px;background:#fff;border-radius:15px;box-shadow:0 18px 45px #020c213d}.search-icon{width:18px;height:18px;flex:0 0 auto;border:2px solid #8b96aa;border-radius:50%;position:relative}.search-icon:after{content:"";position:absolute;width:7px;height:2px;right:-5px;bottom:-2px;background:#8b96aa;transform:rotate(45deg);border-radius:3px}.hero-search input{min-width:0;flex:1;height:100%;padding:0 16px;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.hero-search input::placeholder{color:#909bad}.hero-search button,.primary-button{border:0;border-radius:11px;background:var(--blue);color:#fff;font-weight:750}.hero-search button{align-self:stretch;padding:0 23px}.hero-search button:hover,.primary-button:hover{background:var(--blue-dark)}.hot-search{display:flex;align-items:center;gap:10px;margin-top:16px;color:#8ea5cc;font-size:13px}.hot-search button{padding:0;border:0;background:transparent;color:#c7d5ed;font-size:13px}.hot-search button:hover{color:#fff;text-decoration:underline}.hero-board{position:relative;padding:26px;color:var(--ink);background:#fff;border:1px solid rgba(255,255,255,.4);border-radius:24px;box-shadow:0 28px 60px #020c214d;transform:rotate(1deg)}.hero-board:before{content:"";position:absolute;inset:9px -10px -9px 10px;z-index:-1;border:1px solid rgba(255,255,255,.18);border-radius:24px}.board-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:19px;border-bottom:1px solid var(--line)}.board-head small,.board-head b{display:block}.board-head small{margin-bottom:5px;color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.12em}.board-head b{font-size:20px}.board-head>span{color:var(--muted);font-size:12px}.subject-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:18px}.subject-grid button{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fbfcfe;color:var(--ink);text-align:left;transition:transform .18s,border-color .18s}.subject-grid button:hover{transform:translateY(-2px);border-color:#bbc8da}.subject-grid i{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-style:normal;font-weight:850}.subject-grid b,.subject-grid small{display:block}.subject-grid b{font-size:14px}.subject-grid small{margin-top:3px;color:var(--muted);font-size:11px}.subject-chinese i{color:#dd563e;background:#fff0ed}.subject-math i{color:var(--blue);background:var(--sky)}.subject-english i{color:#16805a;background:#e4f7ef}.subject-science i{color:var(--violet);background:#efedff}.hero-board>p{display:flex;gap:8px;margin:19px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.hero-board>p span{color:var(--mint);font-weight:900}.level-strip{background:#fff;border-bottom:1px solid var(--line)}.category-row{min-height:76px;display:flex;align-items:center;gap:11px}.category-row>span{margin-right:8px;color:var(--muted);font-size:13px;font-weight:650}.category-row button{padding:10px 17px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#4d5a70;font-size:14px;font-weight:650}.category-row button:hover{border-color:#a9b8ce}.category-row button.active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 15px #3168f52e}.category-subrow{min-height:62px;display:flex;align-items:center;gap:10px;border-top:1px dashed #e5eaf2}.category-subrow>span{margin-right:8px;color:#8a96a9;font-size:12px;font-weight:650}.category-subrow button{padding:8px 14px;border:0;border-radius:8px;color:#5e6b80;background:#f3f6fb;font-size:13px}.category-subrow button:hover{color:var(--blue);background:var(--sky)}.category-subrow button.active{color:#fff;background:var(--navy)}.catalog{padding:72px 0 105px}.catalog-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:29px}.section-kicker{display:inline-block;margin-bottom:8px;color:var(--blue);font-size:12px;font-weight:850;letter-spacing:.12em}.catalog-heading h2{margin:0;font-size:34px;letter-spacing:-.035em}.catalog-heading p{margin:8px 0 0;color:var(--muted);font-size:14px}.text-action{border:0;background:transparent;color:var(--blue);font-size:13px;font-weight:650}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:28px;align-items:start}.filter-panel{padding:22px;background:#fff;border:1px solid var(--line);border-radius:17px;position:sticky;top:94px}.filter-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:22px}.filter-title b{font-size:16px}.filter-title span{color:#a0a9b8;font-size:10px;font-weight:800;letter-spacing:.12em}.filter-panel label{display:block;margin-top:17px;color:#4e5b70;font-size:13px;font-weight:650}.filter-panel select,.results-toolbar select{width:100%;margin-top:8px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;outline:0;background:#fbfcfe;color:var(--ink);font-size:13px}.filter-panel select:focus,.results-toolbar select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3168f51a}.filter-tip{margin-top:24px;padding:15px;background:var(--sky);border-radius:11px}.filter-tip b{color:var(--navy);font-size:13px}.filter-tip p{margin:6px 0 0;color:#627492;font-size:12px;line-height:1.7}.results-toolbar{min-height:43px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.results-toolbar>span{color:var(--muted);font-size:13px}.results-toolbar>span b{color:var(--ink);font-size:18px}.results-toolbar label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.results-toolbar select{width:auto;min-width:110px;margin:0;padding:8px 10px}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.resource-card{min-height:252px;display:grid;grid-template-columns:76px 1fr;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:17px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.resource-card:hover{transform:translateY(-4px);border-color:#c5d1e4;box-shadow:0 16px 34px #11274d17}.subject-spine{display:flex;justify-content:center;padding-top:23px;background:var(--sky)}.subject-spine span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--blue);background:#fff;font-size:18px;font-weight:900;box-shadow:0 5px 14px #3168f524}.resource-card.chinese .subject-spine{background:#fff0ed}.resource-card.chinese .subject-spine span{color:#db543d;box-shadow:0 5px 14px #db543d1f}.resource-card.english .subject-spine{background:#e6f7f0}.resource-card.english .subject-spine span{color:#19805c;box-shadow:0 5px 14px #19805c1f}.resource-card.physics .subject-spine,.resource-card.chemistry .subject-spine{background:#efedff}.resource-card.physics .subject-spine span,.resource-card.chemistry .subject-spine span{color:var(--violet)}.resource-card.general .subject-spine{background:#fff5dc}.resource-card.general .subject-spine span{color:#b87812}.resource-body{min-width:0;display:flex;flex-direction:column;padding:21px 20px 17px}.resource-meta{display:flex;align-items:center;gap:7px;color:#8590a1;font-size:12px}.resource-meta span:not(:first-child):before{content:"·";margin-right:7px}.resource-meta .subject-pill{padding:4px 7px;color:var(--blue);background:var(--sky);border-radius:5px;font-weight:750}.resource-meta .subject-pill:before{display:none}.resource-card h3{margin:15px 0 8px;font-size:18px;line-height:1.45;letter-spacing:-.01em}.resource-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.resource-tags{display:flex;gap:6px;margin-top:13px}.resource-tags span{padding:4px 7px;border:1px solid var(--line);border-radius:5px;color:#748096;font-size:11px}.resource-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid #edf0f5}.resource-footer strong{color:var(--coral);font-size:18px}.resource-footer strong.free{color:var(--mint)}.resource-footer>span{color:#9099a9;font-size:11px}.resource-footer i{width:25px;height:25px;display:grid;place-items:center;margin-left:auto;border-radius:50%;color:var(--blue);background:var(--sky);font-style:normal;transition:transform .18s}.resource-card:hover .resource-footer i{transform:translate(2px)}.state-message{padding:90px 20px;text-align:center;color:var(--muted);font-size:14px}.state-message.error,.form-error{color:#d94f43}.empty-state{padding:75px 20px;text-align:center;background:#fff;border:1px dashed #cbd5e4;border-radius:17px}.empty-state>span{width:50px;height:50px;display:grid;place-items:center;margin:auto;border-radius:50%;background:var(--sky);color:var(--blue);font-size:26px}.empty-state h3{margin:17px 0 8px}.empty-state p{color:var(--muted);font-size:13px}.empty-state button{margin-top:9px;padding:9px 14px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:13px}.auth-page{min-height:760px;padding:75px 0;display:grid;grid-template-columns:1fr 430px;gap:90px;align-items:center}.auth-note{padding:55px;color:#fff;background:var(--navy);border-radius:25px;position:relative;overflow:hidden}.auth-note:after{content:"卷";position:absolute;right:-20px;bottom:-80px;color:#ffffff0f;font-size:270px;font-weight:900}.auth-note h1{margin:0;max-width:560px;font-size:clamp(39px,5vw,60px);line-height:1.16;letter-spacing:-.05em}.auth-note>p:nth-of-type(2){max-width:500px;color:#b8c8e4;line-height:1.85;position:relative;z-index:1}.eyebrow{margin:0 0 15px;color:#92b3f9;font-size:12px;font-weight:800;letter-spacing:.13em}.auth-card{padding:32px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px #11274d14}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:28px;padding:4px;border-radius:11px;background:var(--cloud)}.mode-tabs button{padding:10px;border:0;border-radius:8px;background:transparent;color:var(--muted)}.mode-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 4px 12px #11274d12;font-weight:750}.auth-card label{display:block;margin:17px 0;color:#4d5a70;font-size:14px;font-weight:650}.auth-card input{width:100%;margin-top:8px;padding:13px;border:1px solid var(--line);border-radius:9px;outline:0;font-size:14px}.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--sky)}.primary-button{width:100%;min-height:50px}.primary-button:disabled{opacity:.6;cursor:wait}.auth-benefits{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:35px;position:relative;z-index:1}.auth-benefits span{color:#d7e3f6;font-size:13px}.auth-benefits i{width:20px;height:20px;display:inline-grid;place-items:center;margin-right:5px;border-radius:50%;color:#8ff0cb;background:#39b98a26;font-style:normal;font-weight:850}.auth-card-heading{margin-bottom:24px}.auth-card-heading>span{color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.12em}.auth-card-heading h2{margin:7px 0 6px;color:var(--navy);font-size:25px;letter-spacing:-.025em}.auth-card-heading p{margin:0;color:var(--muted);font-size:13px}.auth-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:20px;border:1px solid var(--line);border-radius:11px;background:#f5f7fa}.auth-method-tabs button{min-height:42px;border:0;border-radius:8px;color:#647188;background:transparent;font-size:14px;font-weight:750;cursor:pointer}.auth-method-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 3px 12px #11274d17}.auth-method-tabs button:disabled{color:#a8b0bd;cursor:not-allowed}.auth-method-tabs small{display:block;font-size:9px;font-weight:650}.auth-card label small{margin-left:5px;color:#9aa4b4;font-weight:500}.auth-card .code-label{margin-bottom:8px}.code-field{display:grid;grid-template-columns:1fr 118px;gap:9px}.code-field input{margin:0;min-width:0}.code-field button{border:1px solid #cbd7ec;border-radius:9px;color:var(--blue);background:var(--sky);font-size:13px;font-weight:750}.code-field button:disabled{color:#8a97aa;background:#f3f5f8;cursor:not-allowed}.form-success{margin:13px 0;padding:10px 12px;border-radius:8px;color:#187956;background:#e8f8f1;font-size:13px}.auth-card .form-error{margin:13px 0;padding:10px 12px;border-radius:8px;background:#fff0ee;font-size:13px}.form-warning{margin:13px 0;padding:10px 12px;border-radius:8px;color:#8a5b17;background:#fff7df;font-size:13px;line-height:1.55}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0 16px;color:#a1aaba;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.wechat-login-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #cfd9e7;border-radius:11px;color:#26354d;background:#fff;font-weight:700}.wechat-login-button:hover{border-color:#9fcbbd;background:#f8fcfa}.wechat-login-button:disabled{opacity:.55;cursor:wait}.wechat-mark{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#19b36b;font-size:10px;font-weight:900}.auth-agreement{margin:15px 0 0;color:#9aa4b4;text-align:center;font-size:11px;line-height:1.6}.detail-page{padding:70px 0 100px;display:grid;grid-template-columns:1fr 350px;gap:30px;align-items:start}.detail-paper{position:relative;padding:52px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 45px #11274d0f}.detail-paper:before{content:"";position:absolute;left:0;top:35px;width:5px;height:90px;background:var(--blue);border-radius:0 5px 5px 0}.detail-page h1{margin:0;font-size:clamp(36px,4vw,52px);line-height:1.2;letter-spacing:-.045em}.detail-number{position:absolute;right:28px;top:22px;color:#9aa3b3;font-size:12px}.detail-summary{margin:23px 0 32px;color:var(--muted);font-size:16px;line-height:1.85}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:17px;background:var(--cloud);border-radius:13px}.detail-grid div{padding:5px 14px;border-right:1px solid var(--line)}.detail-grid div:last-child{border-right:0}.detail-grid dt{color:var(--muted);font-size:12px}.detail-grid dd{margin:6px 0 0;font-size:14px;font-weight:750}.download-panel{padding:28px;background:var(--navy);color:#fff;border-radius:19px;position:sticky;top:94px;box-shadow:0 18px 40px #0b25502e}.download-panel .price{margin:0;font-size:28px;font-weight:850}.download-panel>p:nth-child(2){color:#9fb2d3;font-size:13px}.download-panel .primary-button{margin:17px 0;background:var(--blue)}.download-panel small{display:block;color:#9fb2d3;font-size:12px;line-height:1.7}.form-notice{padding:10px;color:#fff1b7;background:#ffffff14;border-radius:8px;font-size:12px}.payment-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#041128b8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.payment-modal{width:min(430px,100%);padding:36px 38px 32px;position:relative;border:1px solid rgba(255,255,255,.85);border-radius:24px;background:#fff;text-align:center;box-shadow:0 32px 90px #000c2252}.payment-close{width:32px;height:32px;position:absolute;top:14px;right:14px;border:0;border-radius:50%;color:#718099;background:#f1f4f8;font-size:22px;line-height:1}.payment-close:hover{color:var(--navy);background:#e5eaf1}.payment-brand{display:inline-flex;align-items:center;gap:7px;color:#13764a;font-size:12px;font-weight:800}.payment-brand i{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#19b36b;font-size:9px;font-style:normal}.payment-modal h2{margin:14px 0 7px;color:var(--navy);font-size:27px;letter-spacing:-.03em}.payment-resource{max-width:310px;margin:0 auto 20px;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.payment-qr-wrap{width:244px;height:244px;display:grid;place-items:center;margin:auto;padding:13px;position:relative;border:1px solid var(--line);border-radius:19px;background:#fff}.payment-qr-wrap img{width:100%;display:block}.qr-corners:before,.qr-corners:after{content:"";width:28px;height:28px;position:absolute;border-color:var(--blue);border-style:solid}.qr-corners:before{left:-2px;top:-2px;border-width:3px 0 0 3px;border-radius:16px 0 0}.qr-corners:after{right:-2px;bottom:-2px;border-width:0 3px 3px 0;border-radius:0 0 16px}.payment-amount{display:block;margin-top:18px;color:var(--navy);font-size:25px}.payment-status{display:flex;justify-content:center;align-items:center;gap:7px;margin:9px 0 0;color:#4e5c71;font-size:13px}.payment-status i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #39b98a1c}.payment-modal>small{display:block;margin-top:15px;color:#9aa5b6;font-size:11px;line-height:1.6}.account-page{padding:65px 0 100px}.section-heading{padding-bottom:22px;border-bottom:1px solid var(--line)}.section-heading h1{margin:0;font-size:36px;letter-spacing:-.035em}.identity-panel{margin-top:28px;padding:25px;border:1px solid var(--line);border-radius:17px;background:#fff}.identity-summary{display:grid;grid-template-columns:1fr 1fr;gap:20px}.identity-summary div{min-width:0;padding:17px 19px;border-radius:12px;background:#f6f8fb}.identity-summary span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.identity-summary strong{color:var(--navy);font-size:15px;overflow-wrap:anywhere}.phone-bind-form{display:grid;grid-template-columns:1.35fr 1fr 1.8fr 120px;gap:13px;align-items:end;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.phone-bind-form h2{margin:0 0 5px;color:var(--navy);font-size:18px}.phone-bind-form p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.phone-bind-form label{display:block;color:#4d5a70;font-size:12px;font-weight:700}.phone-bind-form input{width:100%;min-height:44px;margin-top:7px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;font-size:14px;outline:none}.phone-bind-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--sky)}.bind-code-group .code-field{margin-top:7px}.bind-code-group .code-field input{margin-top:0}.bind-button{min-height:44px;border:0;border-radius:9px;color:#fff;background:var(--blue);font-weight:750}.bind-button:disabled{opacity:.6}.identity-notice{margin-bottom:0}.account-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.account-columns>section{padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px}.account-columns h2{margin:0 0 17px;font-size:18px}.record-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid var(--line);font-size:14px}.record-row time,.record-row small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.status-paid{color:#20764d}.status-pending{color:#aa651a}.empty-row{padding:25px 0;color:var(--muted);font-size:14px}.site-footer{min-height:160px;padding:39px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#081b39;color:#fff}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand p{margin:0}.footer-brand b,.footer-brand small{display:block}.footer-brand b{font-size:17px}.footer-brand small{margin-top:5px;color:#90a3c3;font-size:12px}.footer-meta{display:flex;gap:25px;color:#8296b8;font-size:12px}:focus-visible{outline:3px solid rgba(49,104,245,.35);outline-offset:3px}@media(max-width:940px){.hero{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:720px}.hero-board{max-width:510px;transform:none}.catalog-layout{grid-template-columns:1fr}.filter-panel{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.filter-title{grid-column:1 / -1;margin:0}.filter-panel label{margin:0}.filter-tip{display:none}.resource-grid{grid-template-columns:1fr 1fr}.detail-page{grid-template-columns:1fr}.download-panel{position:static}.auth-page{grid-template-columns:1fr;gap:28px}.auth-note{min-height:300px}.phone-bind-form{grid-template-columns:1fr 1fr}.phone-bind-form>div:first-child{grid-column:1 / -1}.account-columns{grid-template-columns:1fr}}@media(max-width:680px){.page-width{width:min(100% - 28px,1180px)}.site-header{height:64px;padding-inline:14px}.brand-mark{width:36px;height:36px;border-radius:10px}.brand small{display:none}.site-header nav{gap:14px;font-size:13px}.site-header nav>a.router-link-active:not(.brand,.nav-action):after{bottom:-22px}.nav-action,.link-button{padding:8px 11px;font-size:12px}.hero{min-height:auto;padding:48px 0 55px}.hero-wrap:before{width:340px;height:340px;top:-250px;left:25%}.hero h1{font-size:45px}.hero-intro{font-size:15px}.hero-search{height:auto;min-height:58px;padding-left:15px}.hero-search input{padding-inline:13px;font-size:14px}.hero-search button{padding-inline:15px;font-size:13px}.hot-search{flex-wrap:wrap}.hero-board{padding:20px;border-radius:19px}.subject-grid{gap:8px}.subject-grid button{padding:10px}.subject-grid i{width:34px;height:34px}.subject-grid small{display:none}.category-row,.category-subrow{min-height:68px;overflow-x:auto}.category-row>span,.category-subrow>span{flex:0 0 auto}.category-row button,.category-subrow button{flex:0 0 auto;padding:9px 13px}.catalog{padding:52px 0 75px}.catalog-heading h2{font-size:28px}.catalog-heading .text-action{align-self:center}.filter-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px}.filter-title{grid-column:1 / -1}.filter-panel label{font-size:12px}.filter-panel select{padding:10px 6px;font-size:12px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:245px;grid-template-columns:68px 1fr}.resource-body{padding:18px 16px 15px}.auth-page{padding:35px 0 60px}.auth-note{min-height:auto;padding:35px 28px;border-radius:18px}.auth-note h1{font-size:39px}.auth-card{padding:24px}.auth-benefits{margin-top:25px}.identity-panel{padding:18px}.identity-summary{grid-template-columns:1fr;gap:10px}.phone-bind-form{grid-template-columns:1fr}.phone-bind-form>div:first-child{grid-column:auto}.detail-paper{padding:50px 25px 28px}.detail-grid{grid-template-columns:1fr 1fr}.detail-grid div:nth-child(2){border-right:0}.detail-grid div:nth-child(-n+2){margin-bottom:15px}.payment-modal{padding:32px 22px 27px;border-radius:20px}.payment-qr-wrap{width:222px;height:222px}.site-footer{display:block;padding-block:34px}.footer-meta{margin-top:22px;flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
