:root{--ink:#173238;--ink-soft:#52666a;--paper:#f8f5ed;--paper-deep:#eee8dc;--surface:#ffffffeb;--line:#d9d8cf;--brand:#c9483b;--brand-dark:#a3342c;--jade:#1f6b63;--jade-dark:#164d48;--gold:#bb8b38;--official:#1f6b63;--third:#9c6918;--unpublished:#9a5a42;--muted:#7d8582;--shadow:0 22px 60px #1f36381a;--font-sans:"Microsoft YaHei UI", "PingFang SC", "Noto Sans CJK SC", system-ui, sans-serif;--font-serif:"STSong", "Songti SC", "Noto Serif CJK SC", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);margin:0;line-height:1.6;overflow-x:hidden}button,input,select{font:inherit}button,a{color:inherit}::selection{background:#c9483b33}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:3px;outline:3px solid #c9483b6b}.site-shell{isolation:isolate;min-height:100vh;position:relative}.site-shell>:not(.watermark-field){z-index:1;position:relative}.watermark-field{z-index:0;pointer-events:none;opacity:.027;color:var(--ink);white-space:nowrap;grid-template-columns:repeat(3,1fr);align-content:space-around;gap:7rem 3rem;padding:4rem;font-size:clamp(1rem,2vw,1.8rem);font-weight:800;display:grid;position:fixed;inset:0;overflow:hidden;transform:rotate(-17deg)scale(1.12)}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5ede8;border-bottom:1px solid #1732381a;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px clamp(20px,4vw,64px);display:flex;position:sticky;top:0;z-index:50!important}.brand-lockup{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-seal{color:#fff9ef;background:var(--brand);width:44px;height:44px;font-family:var(--font-serif);border-radius:12px 12px 12px 4px;place-items:center;font-size:25px;font-weight:800;display:grid;box-shadow:0 8px 20px #c9483b38}.brand-lockup>span:last-child{line-height:1.25;display:grid}.brand-lockup strong{letter-spacing:.06em;font-size:17px}.brand-lockup small{color:var(--ink-soft);letter-spacing:.08em;margin-top:4px;font-size:11px}.topbar nav{gap:10px;display:flex}.nav-button,.topbar nav button{cursor:pointer;background:#ffffff9e;border:1px solid #1732382b;border-radius:999px;min-height:42px;padding:8px 16px;transition:border-color .16s,background .16s,transform .16s}.nav-button:hover{border-color:var(--brand);background:#fff;transform:translateY(-1px)}main{display:block}.hero{background:radial-gradient(circle at 10% 2%, #c9483b21, transparent 32%), radial-gradient(circle at 92% 8%, #1f6b631f, transparent 30%), linear-gradient(180deg, #fbf8f1 0%, var(--paper) 100%);border-bottom:1px solid #1732381a;grid-template-columns:minmax(310px,.85fr) minmax(470px,1.15fr);align-items:center;gap:clamp(38px,7vw,110px);min-height:650px;padding:clamp(66px,9vw,122px) clamp(20px,7vw,112px) 42px;display:grid}.hero-copy{align-self:center}.hero-kicker,.eyebrow{color:var(--brand);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.hero-copy h1{font-family:var(--font-serif);letter-spacing:-.055em;margin:18px 0 22px;font-size:clamp(42px,5.6vw,78px);font-weight:800;line-height:1.08}.hero-copy h1 em{color:var(--brand);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";z-index:-1;background:#c9483b2e;border-radius:999px;height:.13em;position:absolute;bottom:.03em;left:0;right:0}.hero-copy p{max-width:560px;color:var(--ink-soft);margin:0;font-size:17px}.search-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #1732381f;border-radius:28px 28px 28px 8px;padding:clamp(24px,4vw,42px)}.search-form>label{margin-bottom:11px;font-size:14px;font-weight:800;display:block}.search-row{grid-template-columns:1fr auto;gap:12px;display:grid}.combobox-wrap{min-width:0;position:relative}.search-icon{color:var(--jade);pointer-events:none;font-size:27px;line-height:1;position:absolute;top:50%;left:17px;transform:translateY(-53%)}.search-row input{width:100%;height:58px;color:var(--ink);background:#fff;border:1.5px solid #cfd5d1;border-radius:14px 14px 14px 5px;padding:0 18px 0 51px;font-size:16px;transition:border-color .16s,box-shadow .16s}.search-row input:focus{border-color:var(--jade);outline:none;box-shadow:0 0 0 4px #1f6b631c}.primary-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px 14px 14px 5px;min-height:52px;padding:0 25px;font-weight:800;transition:background .16s,transform .16s;box-shadow:0 10px 24px #c9483b38}.primary-button:hover{background:var(--brand-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.suggestions{z-index:60;background:#fff;border:1px solid #17323824;border-radius:16px;max-height:360px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 50px #17323829}.suggestions li{cursor:pointer;border-radius:10px;gap:2px;padding:10px 12px;display:grid}.suggestions li:hover,.suggestions li.active{background:#edf5f2}.suggestions li strong{font-size:14px}.suggestions li span{color:var(--ink-soft);font-size:12px}.quick-searches{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;font-size:12px;display:flex}.quick-searches button{background:var(--paper-deep);color:var(--jade-dark);cursor:pointer;border:0;border-radius:999px;padding:3px 9px}.quick-searches button:hover{background:#dfece8}.year-filter{border-top:1px dashed #d3d5cd;align-items:center;gap:14px;margin-top:27px;padding-top:24px;display:flex}.year-filter>span{flex:none;font-size:13px;font-weight:800}.segmented-control{flex-wrap:wrap;gap:6px;display:flex}.segmented-control button,.nature-filter button,.view-tabs button{min-height:38px;color:var(--ink-soft);cursor:pointer;background:#edece6;border:1px solid #0000;border-radius:999px;padding:7px 13px}.segmented-control button.active,.nature-filter button.active,.view-tabs button.active{background:var(--ink);color:#fff}.search-note{color:var(--ink-soft);margin:12px 0 0;font-size:12px}.bachelor-select-panel{background:linear-gradient(135deg,#edf7f3,#fff8f3);border:2px solid #1f6b634d;border-radius:17px 17px 17px 6px;margin-top:24px;padding:19px;box-shadow:0 12px 28px #1f6b6317}.bachelor-select-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:11px;display:flex}.bachelor-select-heading>div{gap:4px;display:grid}.bachelor-select-heading span{background:var(--brand);color:#fff;letter-spacing:.12em;border-radius:999px;width:fit-content;padding:3px 8px;font-size:9px;font-weight:850}.bachelor-select-heading label{color:var(--ink);font-family:var(--font-serif);font-size:20px;font-weight:850}.bachelor-select-heading>strong{color:var(--jade-dark);white-space:nowrap;font-size:12px}.bachelor-select-wrap{position:relative}.bachelor-select-wrap select{appearance:none;border:1.5px solid var(--jade);width:100%;min-height:58px;color:var(--ink);cursor:pointer;background:#fff;border-radius:13px 13px 13px 5px;outline:none;padding:10px 48px 10px 16px;font-size:15px;font-weight:800;line-height:1.4}.bachelor-select-wrap select:focus{box-shadow:0 0 0 4px #1f6b6321}.bachelor-select-wrap select:disabled{color:var(--muted);cursor:not-allowed}.bachelor-select-wrap>span{color:var(--jade-dark);pointer-events:none;font-size:25px;font-weight:900;position:absolute;top:50%;right:17px;transform:translateY(-55%)}.bachelor-select-panel>p{color:var(--ink-soft);margin:10px 0 0;font-size:11px;line-height:1.6}.recommendation-panel{background:linear-gradient(135deg, #fffffff7, #f3f7f2f2), var(--surface);border:1px solid #17323824;border-radius:26px 26px 26px 8px;grid-column:1/-1;padding:clamp(22px,3.5vw,38px);box-shadow:0 18px 54px #1f363814}.recommendation-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:20px;display:flex}.recommendation-heading h2{font-family:var(--font-serif);margin:5px 0 0;font-size:clamp(25px,3vw,36px);line-height:1.15}.recommendation-heading p{color:var(--ink-soft);margin:6px 0 0;font-size:12px}.recommendation-live-badge{color:var(--jade-dark);white-space:nowrap;background:#e6f1ee;border:1px solid #1f6b6333;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}.recommendation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.recommendation-card{background:#ffffffe6;border:1px solid #1732381a;border-top-width:4px;border-radius:16px 16px 16px 5px;min-width:0;padding:18px 18px 17px}.recommendation-card.plan-card{border-top-color:var(--jade)}.recommendation-card.score-card{border-top-color:var(--brand)}.recommendation-card.risk-card{border-top-color:var(--gold)}.recommendation-card.employment-card{border-top-color:#496e9e}.recommendation-tag{color:var(--ink-soft);align-items:center;gap:9px;font-size:clamp(15px,1.1vw,16px);font-weight:850;line-height:1.35;display:flex}.recommendation-tag b{background:var(--ink);color:#fff;width:29px;height:29px;font-family:var(--font-serif);border-radius:8px;flex:0 0 29px;place-items:center;font-size:15px;display:grid}.recommendation-card h3{font-family:var(--font-serif);margin:13px 0 7px;font-size:21px;line-height:1.25}.recommendation-card p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.75}.recommendation-card p strong{color:var(--ink);font-size:14px}.recommendation-card small{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.6;display:block}.recommendation-card a{color:#315b8f;text-underline-offset:3px;margin-top:9px;font-size:11px;display:inline-block}.recommendation-method{color:var(--ink-soft);margin:17px 0 0;font-size:10px}.recommendation-disclaimer{border-left:4px solid var(--brand);color:#7f3b34;background:#fbefeb;border-radius:0 9px 9px 0;margin:9px 0 0;padding:11px 14px;font-size:11px}.database-strip{border-top:1px solid #1732381f;grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin-top:clamp(16px,3vw,38px);display:grid}.database-strip>div{border-left:1px solid #1732381a;padding:21px 24px 0}.database-strip>div:first-child{border-left:0;padding-left:0}.database-strip strong{font-family:var(--font-serif);font-size:28px;line-height:1.1;display:block}.database-strip span{color:var(--ink-soft);font-size:12px}.engagement-panel{grid-column:1/-1;margin-top:clamp(26px,4vw,48px);display:block}.engagement-panel--top{width:100%;max-width:1500px;margin:0 auto;padding:clamp(22px,3.5vw,44px) clamp(20px,4vw,60px)}.heat-ranking-card{background:#ffffffeb;border:1px solid #17323821;border-radius:24px 24px 24px 8px;min-width:0;padding:clamp(22px,3.4vw,34px);box-shadow:0 18px 54px #1f363814}.heat-ranking-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.heat-ranking-heading h2{font-family:var(--font-serif);margin:5px 0 0;font-size:clamp(24px,2.8vw,34px);line-height:1.16}.heat-live-badge{color:var(--brand-dark);letter-spacing:.12em;background:#fae6df;border-radius:999px;flex:none;padding:7px 11px;font-size:10px;font-weight:900}.heat-ranking-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 18px;margin:21px 0 0;padding:0;list-style:none;display:grid}.heat-ranking-list li{grid-template-columns:30px 1fr;align-items:center;gap:10px;min-width:0;display:grid}.heat-rank{width:29px;height:29px;color:var(--ink-soft);font-family:var(--font-serif);background:#ecece6;border-radius:9px;place-items:center;font-size:13px;font-weight:900;display:grid}.heat-rank--1{color:#6c4510;background:#f4cf82}.heat-rank--2{color:#365054;background:#dce4e4}.heat-rank--3{color:#6a4123;background:#e5c4a6}.heat-major{min-width:0}.heat-major>div{justify-content:space-between;align-items:baseline;gap:9px;display:flex}.heat-major strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.heat-major>div span{color:var(--ink-soft);font-variant-numeric:tabular-nums;flex:none;font-size:10px}.heat-track{background:#e9ece8;border-radius:999px;height:5px;margin-top:6px;display:block;overflow:hidden}.heat-track>span{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #df9878);height:100%;transition:width .24s;display:block}.heat-ranking-note{color:var(--ink-soft);border-top:1px dashed #17323829;margin:20px 0 0;padding-top:14px;font-size:10px;line-height:1.7}.heat-ranking-status{min-height:18px;color:var(--brand-dark);margin:4px 0 0;font-size:10px}.status-live{max-width:1400px;min-height:25px;color:var(--jade-dark);margin:18px auto 0;padding:0 clamp(20px,4vw,60px);font-size:13px}.error-banner{color:#8b2921;background:#fae5e1;border-radius:12px;max-width:1320px;margin:15px auto;padding:14px 20px}.results-section{max-width:1500px;margin:0 auto;padding:34px clamp(20px,4vw,60px) 90px}.result-summary{border-bottom:1px solid #17323824;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;padding-bottom:22px;display:flex}.result-summary h2{font-family:var(--font-serif);margin:5px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.1}.result-summary p{color:var(--ink-soft);margin:8px 0 0;font-size:13px}.summary-metrics{gap:12px;display:flex}.summary-metrics div{background:#fff;border:1px solid #1732381c;border-radius:15px;min-width:120px;padding:12px 16px}.summary-metrics strong{font-size:24px;line-height:1.1;display:block}.summary-metrics span{color:var(--ink-soft);font-size:11px}.result-layout{display:block}.major-sidebar{background:#fffc;border:1px solid #1732381f;border-radius:20px 20px 20px 7px;max-height:calc(100vh - 118px);position:sticky;top:98px;overflow:hidden}.sidebar-heading{border-bottom:1px solid #1732381a;justify-content:space-between;align-items:center;padding:17px 18px;font-weight:800;display:flex}.sidebar-heading small{color:var(--ink-soft);font-weight:500}.major-list{max-height:calc(100vh - 175px);padding:8px;overflow-y:auto}.major-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;gap:2px;width:100%;min-height:76px;padding:12px 13px;transition:background .15s,color .15s;display:grid}.major-list button:hover{background:#f0eee7}.major-list button.active{background:var(--jade);color:#fff}.major-list button strong{font-size:14px}.major-list button span{opacity:.78;font-size:11px}.major-list button small{opacity:.72;font-size:11px}.major-content{gap:22px;min-width:0;display:grid}.major-overview,.school-section{background:#ffffffd9;border:1px solid #1732381f;border-radius:24px 24px 24px 8px;box-shadow:0 10px 34px #1f36380d}.major-overview{padding:clamp(23px,3vw,36px)}.major-title-row{justify-content:space-between;align-items:start;gap:20px;display:flex}.major-title-row h3,.school-section-heading h3{font-family:var(--font-serif);margin:5px 0 0;font-size:31px;line-height:1.2}.major-title-row p{color:var(--ink-soft);margin:6px 0 0;font-size:12px}.mapping-years{color:var(--brand-dark);white-space:nowrap;background:#f5e6e3;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.exam-card{border-left:4px solid var(--brand);background:#fbf4f0;border-radius:0 13px 13px 0;align-items:center;gap:24px;margin-top:24px;padding:18px 20px;display:flex}.exam-card span{color:var(--ink-soft);font-size:12px}.exam-card strong{font-size:18px}.cutoff-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.cutoff-card{background:#edf4f1;border-radius:15px 15px 15px 5px;min-height:119px;padding:18px;position:relative;overflow:hidden}.cutoff-card:after{content:"省控";color:#1f6b630f;font-family:var(--font-serif);font-size:52px;font-weight:900;position:absolute;bottom:-14px;right:-5px}.cutoff-card>span{color:var(--ink-soft);font-size:12px;display:block}.cutoff-card>strong{color:var(--jade-dark);font-family:var(--font-serif);margin-top:7px;font-size:31px;line-height:1;display:block}.source-link{z-index:1;color:var(--jade-dark);text-underline-offset:3px;margin-top:9px;font-size:11px;display:inline-block;position:relative}.source-link:hover{color:var(--brand)}.source-missing{color:var(--muted);font-size:11px}.major-facts{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:17px;display:grid;overflow:hidden}.major-facts div{background:#fff;padding:13px 15px}.major-facts span{color:var(--ink-soft);font-size:10px;display:block}.major-facts strong{font-size:16px}.school-section{overflow:hidden}.school-section-heading{justify-content:space-between;align-items:end;gap:20px;padding:26px 28px 21px;display:flex}.export-actions{gap:8px;display:flex}.export-actions button,.footer button{cursor:pointer;background:#fff;border:1px solid #1732382e;border-radius:10px;min-height:40px;padding:7px 13px}.export-actions button:hover{border-color:var(--jade);color:var(--jade-dark)}.export-actions button:disabled{opacity:.4;cursor:not-allowed}.filter-bar{background:#f7f7f2;border-top:1px solid #17323817;border-bottom:1px solid #17323817;align-items:end;gap:12px;padding:16px 28px;display:flex}.nature-filter{flex:none;gap:5px;display:flex}.nature-filter button{min-height:40px;padding-inline:15px}.compact-field{gap:5px;min-width:150px;display:grid}.compact-field:first-of-type{flex:180px}.compact-field span{color:var(--ink-soft);font-size:10px;font-weight:700}.compact-field input,.compact-field select{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #d0d5d2;border-radius:9px;padding:0 11px}.direction-field{min-width:90px}.view-tabs{align-items:center;gap:5px;padding:15px 28px;display:flex}.view-tabs>span{color:var(--ink-soft);margin-left:auto;font-size:12px}.view-tabs button{min-height:36px;padding:6px 13px}.plan-trend-legend{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:7px;padding:0 28px 15px;display:flex}.plan-trend-legend>strong{color:var(--ink);font-size:11px}.plan-trend-legend>small{font-size:10px}.desktop-table{border-top:1px solid #17323814;overflow-x:auto}.desktop-table>table{border-collapse:collapse;table-layout:auto;width:100%;min-width:850px}.desktop-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.desktop-table thead{background:var(--ink);color:#fff}.desktop-table th,.desktop-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #e2e2dc;padding:12px 11px;font-size:12px}.desktop-table thead th{white-space:nowrap;font-weight:650}.desktop-table .school-name-cell{text-align:left;background:0 0;min-width:175px}.school-name-cell strong{font-size:13px;display:block}.school-name-cell small,.cell-city{color:var(--ink-soft);margin-top:3px;font-size:10px;display:block}.school-name-cell .plan-trend-badge{margin-top:7px}.school-data-row:hover{background:#faf9f5}.nature-badge,.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.plan-trend-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:10px;font-weight:850;line-height:1.25;display:inline-flex}.plan-trend-badge.new{color:#245d91;background:#e8f3ff;border-color:#a8c8e8}.plan-trend-badge.expanded{color:#176a53;background:#e2f3eb;border-color:#9dcfbd}.plan-trend-badge.contracted{color:#9b3e32;background:#fae9e5;border-color:#e0aaa1}.nature-badge.public{color:var(--jade-dark);background:#dceee9}.nature-badge.private{color:#914d39;background:#f4e4dd}.status-badge.official{color:var(--official);background:#dceee9}.status-badge.third-party{color:var(--third);background:#f5ead2}.status-badge.unpublished{color:var(--unpublished);background:#f1e3dd}.status-badge.not-enrolled{color:#737a77;background:#e9eae7}.score-value{font-size:13px;font-weight:850}.score-value.official,strong.official,b.official{color:var(--official)}.score-value.third-party,strong.third-party,b.third-party{color:var(--third)}.score-value.unpublished,strong.unpublished,b.unpublished{color:var(--unpublished)}.score-value.not-enrolled,strong.not-enrolled,b.not-enrolled{color:var(--muted);font-weight:600}.detail-button{min-width:50px;min-height:34px;color:var(--jade-dark);cursor:pointer;background:#fff;border:1px solid #1732382b;border-radius:8px}.detail-button:hover{border-color:var(--brand);color:var(--brand)}.expanded-detail-row>td{background:#f5f2ea;padding:0!important}.school-detail-panel{text-align:left;padding:24px}.detail-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.detail-heading h4{font-family:var(--font-serif);margin:2px 0 0;font-size:20px}.plan-trend-explanation{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:7px;margin:8px 0 0;font-size:11px;display:flex}.detail-watermark{color:#c9483b6b;font-family:var(--font-serif);font-size:18px;font-weight:800}.detail-year-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.detail-year-card{background:#fff;border:1px solid #1732381c;border-radius:14px;min-width:0;padding:15px}.detail-year-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.detail-year-title>strong{font-size:18px}.plan-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.plan-grid>div{background:#f3f4ef;border-radius:8px;padding:8px}.plan-grid>div.total{background:#e5f0ed}.plan-grid span{color:var(--ink-soft);font-size:9px;display:block}.plan-grid strong{font-size:15px}.not-enrolled-panel{color:var(--muted);text-align:center;background:#efefeb;border-radius:9px;padding:20px 12px;font-size:13px}.detail-score-row{border-bottom:1px dashed #d8d9d3;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 0;display:flex}.detail-score-row span{color:var(--ink-soft);font-size:10px}.detail-score-row strong{font-size:22px}.source-list{gap:5px;margin:10px 0 0;display:grid}.source-list>div{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:7px;display:grid}.source-list dt{color:var(--ink-soft);font-size:9px}.source-list dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:10px}.mobile-cards{display:none}.empty-state{color:var(--ink-soft);text-align:center;background:#faf9f5;border:1px dashed #c9cdc8;border-radius:15px;margin:0 28px 28px;padding:40px 20px}.rule-section{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(38px,7vw,100px);max-width:1400px;margin:0 auto;padding:84px clamp(20px,6vw,90px) 110px;display:grid}.rule-section h2{font-family:var(--font-serif);margin:12px 0 0;font-size:clamp(31px,4vw,50px);line-height:1.18}.rule-cards{gap:12px;display:grid}.rule-cards article{border-top:1px solid #1732382b;padding:22px 24px 22px 75px;position:relative}.rule-cards h3{margin:0 0 4px;font-size:16px}.rule-cards p{color:var(--ink-soft);margin:0;font-size:13px}.rule-number{color:#c9483b66;font-family:var(--font-serif);font-size:29px;font-weight:900;position:absolute;top:16px;left:5px}footer{background:var(--ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:30px clamp(20px,5vw,80px);display:grid}.footer-brand .brand-seal{box-shadow:none}.footer-brand small{color:#ffffffa3}footer>div:nth-child(2){text-align:center}footer p{margin:0;font-weight:750}footer small{color:#ffffff9e}footer button{color:#fff;background:#ffffff14;border-color:#fff3}.data-dialog{width:min(680px,100vw - 30px);max-height:min(760px,100vh - 30px);color:var(--ink);background:#fff;border:0;border-radius:24px 24px 24px 8px;padding:0;box-shadow:0 30px 90px #06191c57}.data-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f232794}.dialog-header{z-index:2;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:start;gap:15px;padding:22px 24px;display:flex;position:sticky;top:0}.dialog-header h2{font-family:var(--font-serif);margin:4px 0 0;font-size:25px}.dialog-header button{background:var(--paper-deep);cursor:pointer;border:0;border-radius:50%;width:40px;height:40px;font-size:25px}.dialog-body{padding:22px 26px;overflow-y:auto}.dialog-body h3{margin:23px 0 5px;font-size:15px}.dialog-body p,.dialog-body li{color:var(--ink-soft);font-size:13px}.dialog-brand-note{border-left:4px solid var(--brand);background:#fbf2ed;border-radius:0 10px 10px 0;padding:15px;color:var(--brand-dark)!important}.dialog-footer{border-top:1px solid var(--line);background:#fffffff5;justify-content:end;padding:15px 24px;display:flex;position:sticky;bottom:0}@media (width<=1120px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{max-width:780px}.hero-copy h1{max-width:900px}.result-layout{grid-template-columns:1fr}.major-sidebar{max-height:none;position:static}.major-list{scroll-snap-type:x proximity;gap:7px;max-height:none;padding:9px;display:flex;overflow-x:auto}.major-list button{scroll-snap-align:start;flex:0 0 205px}.filter-bar{flex-wrap:wrap}.compact-field:first-of-type{min-width:240px}.recommendation-grid,.heat-ranking-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.topbar{min-height:66px;padding:10px 16px}.brand-seal{width:40px;height:40px;font-size:22px}.brand-lockup strong{font-size:14px}.brand-lockup small{display:none}.nav-button{min-height:40px;font-size:12px;padding:6px 11px!important}.hero{gap:32px;padding:48px 16px 26px}.hero-copy h1{margin-top:13px;font-size:clamp(38px,12vw,58px)}.hero-copy p{font-size:14px}.search-card{border-radius:20px 20px 20px 6px;padding:20px 16px}.search-row{grid-template-columns:1fr}.primary-button{width:100%}.bachelor-select-panel{padding:15px}.bachelor-select-heading{align-items:start}.bachelor-select-heading label{font-size:18px}.bachelor-select-wrap select{min-height:62px;font-size:14px}.recommendation-panel{border-radius:20px 20px 20px 6px;padding:20px 15px}.recommendation-heading{flex-direction:column;align-items:start;gap:10px}.recommendation-grid{grid-template-columns:1fr}.recommendation-card{padding:16px}.year-filter{flex-direction:column;align-items:start}.segmented-control{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.segmented-control button{min-width:0;padding-inline:6px;font-size:11px}.database-strip{grid-template-columns:repeat(2,1fr)}.database-strip>div{padding:15px 15px 0}.database-strip>div:nth-child(3){border-left:0}.heat-ranking-card{border-radius:20px 20px 20px 6px}.heat-ranking-list{grid-template-columns:1fr;gap:11px}.heat-ranking-heading{align-items:start}.status-live{padding-inline:16px}.results-section{padding:28px 16px 62px}.result-summary{flex-direction:column;align-items:start}.summary-metrics{width:100%}.summary-metrics div{flex:1;min-width:0}.major-list button{flex-basis:180px}.major-overview{border-radius:19px 19px 19px 6px}.major-title-row{flex-direction:column}.mapping-years{white-space:normal}.exam-card{flex-direction:column;align-items:start;gap:4px}.cutoff-grid{gap:7px}.cutoff-card{min-height:104px;padding:13px 10px}.cutoff-card>strong{font-size:25px}.cutoff-card .source-link{font-size:9px}.major-facts{grid-template-columns:repeat(2,1fr)}.school-section{border-radius:19px 19px 19px 6px}.school-section-heading{flex-direction:column;align-items:start;padding:22px 17px 16px}.export-actions{width:100%}.export-actions button{flex:1;min-height:44px}.filter-bar{grid-template-columns:1fr 1fr;padding:14px 16px;display:grid}.nature-filter{grid-column:1/-1}.nature-filter button{flex:1;min-height:44px}.compact-field,.compact-field:first-of-type{min-width:0}.compact-field:first-of-type{grid-column:1/-1}.compact-field input,.compact-field select{min-height:44px}.view-tabs{padding:13px 16px;overflow-x:auto}.view-tabs>span{white-space:nowrap}.plan-trend-legend{padding:0 16px 13px}.plan-trend-legend>small{flex-basis:100%}.desktop-table{display:none}.mobile-cards{gap:11px;padding:0 13px 18px;display:grid}.school-card{background:#fff;border:1px solid #1732381f;border-radius:15px;padding:16px}.school-card-heading{justify-content:space-between;align-items:start;gap:10px;display:flex}.school-card-heading h4{margin:0;font-size:15px}.school-card-heading p{color:var(--ink-soft);margin:3px 0 0;font-size:10px}.school-card-badges{justify-items:end;gap:6px;display:grid}.year-mini-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.year-mini-grid>div{background:#f4f4ef;border-radius:10px;padding:10px 8px;display:grid}.year-mini-grid span{color:var(--jade-dark);margin-bottom:5px;font-weight:800}.year-mini-grid small{color:var(--ink-soft);font-size:8px}.year-mini-grid strong,.year-mini-grid b{font-size:12px}.school-card>.plan-grid{margin-top:14px}.mobile-score{align-items:center;gap:9px;margin-top:11px;display:flex}.mobile-score>span{color:var(--ink-soft);font-size:10px}.mobile-score>strong{font-size:21px}.mobile-score>.status-badge{margin-left:auto}.mobile-detail-button{width:100%;min-height:44px;color:var(--jade-dark);background:#fff;border:1px solid #17323829;border-radius:9px;margin-top:13px;font-weight:700}.school-detail-panel{border-top:1px dashed var(--line);margin:14px -8px -8px;padding:18px 8px 8px}.detail-watermark{font-size:13px}.detail-year-grid{grid-template-columns:1fr}.rule-section{grid-template-columns:1fr;gap:28px;padding:68px 20px 75px}footer{text-align:center;grid-template-columns:1fr}.footer-brand{justify-content:center}footer>div:nth-child(2){order:3}footer button{justify-self:center}}@media (width<=440px){.brand-lockup{gap:8px}.topbar nav{gap:4px}.hero-copy h1{letter-spacing:-.07em}.quick-searches span{width:100%}.database-strip strong{font-size:23px}.cutoff-card:after{display:none}.school-section-heading h3,.major-title-row h3{font-size:26px}.filter-bar{grid-template-columns:1fr}.compact-field:first-of-type,.nature-filter{grid-column:1}.export-actions{flex-direction:column}.view-tabs button{min-width:72px}.year-mini-grid{gap:4px}.year-mini-grid>div{padding-inline:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.tool-gateway{isolation:isolate;background:radial-gradient(circle at 12% 16%,#c9483b24,#0000 28%),radial-gradient(circle at 88% 84%,#1f6b6326,#0000 30%),linear-gradient(145deg,#fbf8f1,#f2ede2);place-items:center;min-height:100vh;padding:clamp(28px,6vw,80px) 20px;display:grid;position:relative;overflow:hidden}.platform-loading{background:var(--paper);place-items:center;min-height:100vh;display:grid}.platform-loading span{color:#fff;background:var(--brand);width:62px;height:62px;font-family:var(--font-serif);border-radius:17px 17px 17px 5px;place-items:center;font-size:30px;font-weight:900;animation:1.8s ease-in-out infinite mgmt-pulse;display:grid}.tool-gateway:before,.tool-gateway:after{content:"";z-index:-1;border:1px solid #17323817;border-radius:50%;position:absolute}.tool-gateway:before{width:58vw;height:58vw;top:-27vw;left:-25vw}.tool-gateway:after{width:44vw;height:44vw;bottom:-22vw;right:-20vw}.tool-gateway__watermark{z-index:-1;color:#17323806;font-family:var(--font-serif);font-size:clamp(240px,42vw,640px);font-weight:900;line-height:.7;position:absolute;top:44%;right:2vw}.tool-gateway__panel{width:min(1050px,100%)}.tool-gateway__brand{align-items:center;gap:12px;margin-bottom:clamp(42px,7vw,82px);display:inline-flex}.tool-gateway__brand>span:last-child{line-height:1.3;display:grid}.tool-gateway__brand strong{letter-spacing:.08em;font-size:17px}.tool-gateway__brand small{color:var(--ink-soft);letter-spacing:.08em;font-size:11px}.tool-gateway__eyebrow{color:var(--brand);letter-spacing:.2em;margin:0 0 10px;font-size:12px;font-weight:900}.tool-gateway h1{font-family:var(--font-serif);letter-spacing:-.04em;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.1}.tool-gateway__lead{color:var(--ink-soft);margin:18px 0 34px}.tool-gateway__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.tool-choice{text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #17323821;border-radius:30px 30px 30px 8px;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr auto;align-items:end;gap:22px;min-height:230px;padding:30px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 70px #17323814}.tool-choice:after{content:"";opacity:.08;background:currentColor;border-radius:50%;width:230px;height:230px;position:absolute;inset:auto -70px -100px auto}.tool-choice:hover{border-color:currentColor;transform:translateY(-5px);box-shadow:0 26px 78px #17323824}.tool-choice--query{color:var(--brand)}.tool-choice--management{color:var(--jade);border-radius:30px 8px 30px 30px}.tool-choice__number{color:#17323859;letter-spacing:.14em;font-family:ui-monospace,monospace;font-size:12px;position:absolute;top:22px;right:25px}.tool-choice__icon{color:#fff;width:66px;height:66px;font-family:var(--font-serif);background:currentColor;border-radius:21px 21px 21px 6px;grid-row:2;place-items:center;font-size:30px;font-weight:900;display:grid}.tool-choice--management .tool-choice__icon{border-radius:21px 6px 21px 21px}.tool-choice__copy{color:var(--ink);grid-row:2;align-self:center;display:grid}.tool-choice__copy strong{font-size:clamp(17px,2vw,22px);line-height:1.35}.tool-choice__copy small{color:var(--ink-soft);margin-top:8px;line-height:1.55}.tool-choice__arrow{grid-row:2;align-self:center;font-size:30px}.tool-gateway__footnote{color:var(--muted);margin:24px 2px 0;font-size:12px}.mgmt-shell{--mgmt-bg:#f3f0e8;--mgmt-ink:#183338;--mgmt-green:#245f57;--mgmt-green-dark:#173f3b;--mgmt-coral:#c95747;isolation:isolate;min-height:100vh;color:var(--mgmt-ink);background:var(--mgmt-bg);position:relative}.mgmt-watermark{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.026;color:var(--mgmt-ink,#183338);font-family:var(--font-serif);letter-spacing:.13em;white-space:nowrap;grid-template-columns:repeat(3,minmax(240px,1fr));align-content:space-around;justify-items:center;gap:clamp(70px,12vh,140px) clamp(40px,7vw,110px);font-size:clamp(17px,2vw,28px);font-weight:800;display:grid;position:fixed;inset:-10vh -10vw;overflow:hidden;transform:rotate(-16deg)scale(1.08)}.mgmt-shell>.mgmt-main,.mgmt-shell>.mgmt-footer{z-index:1;position:relative}.mgmt-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f0e8f0;border-bottom:1px solid #1833381a;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:74px;padding:10px clamp(16px,4vw,58px);display:grid;position:sticky;top:0}.mgmt-brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.mgmt-brand__seal{color:#fff;background:var(--mgmt-green);width:44px;height:44px;font-family:var(--font-serif);border-radius:50% 50% 50% 12%;place-items:center;font-size:24px;font-weight:900;display:grid;box-shadow:0 8px 20px #245f5738}.mgmt-brand>span:last-child{line-height:1.25;display:grid}.mgmt-brand strong{letter-spacing:.14em}.mgmt-brand small{color:var(--ink-soft);letter-spacing:.08em;margin-top:4px;font-size:10px}.mgmt-header nav{background:#ffffff8c;border:1px solid #1833381a;border-radius:999px;justify-self:center;gap:2px;padding:5px;display:flex}.mgmt-header nav button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 13px;font-size:13px}.mgmt-header nav button.active{color:#fff;background:var(--mgmt-green)}.mgmt-switch{cursor:pointer;background:#fff;border:1px solid #18333829;border-radius:999px;min-height:40px;padding:7px 15px}.mgmt-main{width:min(1440px,100%);min-height:calc(100vh - 190px);margin:auto;padding:clamp(48px,7vw,92px) clamp(18px,5vw,72px)}.mgmt-eyebrow{color:var(--mgmt-coral);letter-spacing:.18em;font-size:11px;font-weight:900}.mgmt-hero{grid-template-columns:1fr minmax(330px,.72fr);align-items:center;gap:clamp(38px,7vw,110px);min-height:490px;display:grid}.mgmt-hero h1{font-family:var(--font-serif);letter-spacing:-.055em;margin:15px 0 22px;font-size:clamp(48px,7vw,88px);line-height:1.08}.mgmt-hero h1 em{color:var(--mgmt-green);font-style:normal}.mgmt-hero>div>p{max-width:680px;color:var(--ink-soft);font-size:17px}.mgmt-hero__actions{gap:12px;margin-top:30px;display:flex}.mgmt-primary,.mgmt-secondary{cursor:pointer;border-radius:13px 13px 13px 4px;min-height:46px;padding:10px 21px;font-weight:800}.mgmt-primary{border:1px solid var(--mgmt-green);color:#fff;background:var(--mgmt-green);box-shadow:0 10px 24px #245f572e}.mgmt-primary:hover{background:var(--mgmt-green-dark)}.mgmt-primary:disabled{opacity:.45;cursor:not-allowed}.mgmt-secondary{background:#ffffffb8;border:1px solid #1833382e}.mgmt-today{color:#f8f3e8;background:var(--mgmt-green-dark);border:1px solid #1833381f;border-radius:34px 8px 34px 34px;padding:clamp(28px,4vw,46px);position:relative;overflow:hidden;box-shadow:0 28px 70px #173f3b2e}.mgmt-today:after{content:"今";opacity:.055;font-family:var(--font-serif);font-size:230px;font-weight:900;position:absolute;bottom:-65px;right:-12px}.mgmt-today>span{color:#d9aa58;letter-spacing:.12em;font-size:12px;font-weight:800}.mgmt-today h2{font-family:var(--font-serif);margin:15px 0 12px;font-size:clamp(30px,3vw,44px)}.mgmt-today p{color:#ffffffb8;min-height:78px}.mgmt-today>div{margin:10px 0 25px;display:inline-grid}.mgmt-today>div strong{font-family:var(--font-serif);font-size:38px;line-height:1}.mgmt-today>div small{color:#ffffff94}.mgmt-today button{z-index:1;color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;display:block;position:relative}.mgmt-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:10px 0 26px;display:grid}.mgmt-stat{background:#ffffffb8;border:1px solid #1833381c;border-radius:18px 18px 18px 5px;padding:25px;display:grid}.mgmt-stat strong{font-family:var(--font-serif);font-size:35px;line-height:1}.mgmt-stat span{margin-top:12px;font-weight:800}.mgmt-stat small{color:var(--ink-soft);margin-top:3px}.mgmt-grid{gap:16px;display:grid}.mgmt-grid--home{grid-template-columns:1.25fr .75fr}.mgmt-panel{background:#ffffffb8;border:1px solid #1833381c;border-radius:25px 25px 25px 7px;padding:clamp(25px,3vw,38px)}.mgmt-section-heading span{color:var(--mgmt-coral);letter-spacing:.15em;font-size:11px;font-weight:900}.mgmt-section-heading h2{font-family:var(--font-serif);margin:5px 0 22px;font-size:28px}.mgmt-quick-list{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mgmt-quick-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #1833381a;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:13px;padding:18px;display:grid}.mgmt-quick-list button:hover{border-color:var(--mgmt-green)}.mgmt-quick-list button>span{color:#fff;background:var(--mgmt-green);width:36px;height:36px;font-family:var(--font-serif);border-radius:10px;grid-row:1/3;place-items:center;font-weight:900;display:grid}.mgmt-quick-list small{color:var(--ink-soft)}.mgmt-bars{border-bottom:1px solid #1833381f;justify-content:space-between;align-items:end;gap:8px;height:176px;display:flex}.mgmt-bars>div{flex:1;grid-template-rows:1fr auto auto;place-items:end center;height:100%;display:grid}.mgmt-bars span{background:var(--mgmt-green);border-radius:7px 7px 2px 2px;width:min(26px,70%);min-height:8px}.mgmt-bars small{color:var(--ink-soft);margin-top:5px;font-size:9px}.mgmt-bars strong{font-size:10px}.mgmt-activity p{color:var(--ink-soft);margin-bottom:0;font-size:13px}.mgmt-page-heading{max-width:780px;margin-bottom:45px}.mgmt-page-heading h1{font-family:var(--font-serif);margin:7px 0 12px;font-size:clamp(38px,5vw,61px);line-height:1.16}.mgmt-page-heading p{color:var(--ink-soft)}.mgmt-page-heading--row{justify-content:space-between;align-items:end;gap:30px;max-width:none;display:flex}.mgmt-page-heading label,.mgmt-quiz-controls label{color:var(--ink-soft);gap:6px;font-size:12px;font-weight:700;display:grid}.mgmt-page-heading select,.mgmt-quiz-controls select{min-height:44px;color:var(--mgmt-ink);background:#fff;border:1px solid #1833382e;border-radius:10px;padding:8px 36px 8px 12px}.mgmt-knowledge-layout{grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.mgmt-framework{gap:10px;display:grid}.mgmt-module{background:#ffffffad;border:1px solid #1833381c;border-radius:18px 18px 18px 5px;overflow:hidden}.mgmt-module>header{border-bottom:1px solid #18333814;gap:12px;padding:17px;display:flex}.mgmt-module>header>span{color:var(--mgmt-coral);font-family:ui-monospace,monospace;font-size:11px}.mgmt-module>header div{display:grid}.mgmt-module>header small{color:var(--ink-soft);font-size:10px}.mgmt-module>div{display:grid}.mgmt-module button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #1833380f;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;min-height:46px;padding:9px 14px;display:grid}.mgmt-module button:last-child{border-bottom:0}.mgmt-module button>span{color:var(--muted);font-family:ui-monospace,monospace;font-size:10px}.mgmt-module button>strong{font-size:13px}.mgmt-module button>small{opacity:0}.mgmt-module button.active{color:#fff;background:var(--mgmt-green)}.mgmt-module button.active>span{color:#fff9}.mgmt-module button.active>small{opacity:1}.mgmt-chapter-detail{background:#fcfaf5;border:1px solid #1833381c;border-radius:30px 8px 30px 30px;padding:clamp(25px,4vw,48px);position:sticky;top:94px;box-shadow:0 20px 60px #18333814}.mgmt-chapter-detail>header{border-bottom:1px solid #1833381c;justify-content:space-between;align-items:start;gap:25px;padding-bottom:25px;display:flex}.mgmt-chapter-detail>header span{color:var(--mgmt-coral);letter-spacing:.12em;font-size:11px;font-weight:900}.mgmt-chapter-detail h2{font-family:var(--font-serif);margin:8px 0 10px;font-size:clamp(33px,4vw,51px);line-height:1.15}.mgmt-chapter-detail>header p{max-width:700px;color:var(--ink-soft);margin:0}.mgmt-chapter-counts{flex:none;gap:7px;display:flex}.mgmt-chapter-counts span{text-align:center;background:var(--paper-deep);border-radius:9px;min-width:70px;padding:10px;display:grid}.mgmt-chapter-counts strong{color:var(--mgmt-ink);font-family:var(--font-serif);font-size:22px}.mgmt-keypoints{display:grid}.mgmt-keypoints article{border-bottom:1px solid #18333814;grid-template-columns:42px 1fr;gap:13px;padding:23px 0;display:grid}.mgmt-keypoints article>span{color:var(--mgmt-coral);font-family:ui-monospace,monospace;font-size:11px}.mgmt-keypoints h3{margin:-4px 0 7px;font-size:17px}.mgmt-keypoints p{color:var(--ink-soft);margin:0;font-size:14px}.mgmt-keypoints small{color:var(--mgmt-green);background:#245f5714;border-radius:5px;margin-top:9px;padding:3px 8px;font-size:11px;display:inline-block}.mgmt-chapter-detail>footer{gap:10px;padding-top:25px;display:flex}.mgmt-quiz-setup{gap:24px;display:grid}.mgmt-mode-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.mgmt-mode-grid button{text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #1833381c;border-radius:18px 18px 18px 5px;align-content:end;min-height:155px;padding:20px;display:grid}.mgmt-mode-grid button>span{color:var(--mgmt-coral);font-family:var(--font-serif);align-self:start;font-size:27px}.mgmt-mode-grid button>strong{margin-top:20px}.mgmt-mode-grid button>small{color:var(--ink-soft)}.mgmt-mode-grid button.active{color:#fff;background:var(--mgmt-green-dark);box-shadow:0 16px 38px #173f3b29}.mgmt-mode-grid button.active>span{color:#dfad58}.mgmt-mode-grid button.active>small{color:#ffffffa6}.mgmt-quiz-controls{background:#ffffffb3;border:1px solid #1833381c;border-radius:15px;align-items:end;gap:15px;padding:22px;display:flex}.mgmt-quiz-controls label{flex:1}.mgmt-quiz-stage{max-width:1020px}.mgmt-quiz-progress{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:18px;display:grid}.mgmt-quiz-progress button{cursor:pointer;background:0 0;border:0;padding:0}.mgmt-quiz-progress>div{background:#1833381f;border-radius:99px;height:5px;overflow:hidden}.mgmt-quiz-progress>div span{background:var(--mgmt-green);border-radius:99px;height:100%;transition:width .2s;display:block}.mgmt-question-card{background:#fffdfa;border:1px solid #1833381f;border-radius:30px 8px 30px 30px;padding:clamp(26px,5vw,55px);box-shadow:0 26px 75px #1833381a}.mgmt-question-card>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.mgmt-question-card>header div{display:grid}.mgmt-question-card>header span{color:var(--mgmt-coral);letter-spacing:.13em;font-size:11px;font-weight:900}.mgmt-question-card>header small{color:var(--ink-soft);font-size:11px}.mgmt-question-card>header button{cursor:pointer;background:0 0;border:1px solid #18333824;border-radius:999px;padding:6px 10px}.mgmt-question-card>header button.active{color:#9a6911;background:#fff8e6;border-color:#d39b35}.mgmt-question-card h1{grid-template-columns:44px 1fr;gap:8px;margin:33px 0 25px;font-size:clamp(18px,2.3vw,25px);line-height:1.65;display:grid}.mgmt-question-card h1>span{color:#18333840;font-family:ui-monospace,monospace;font-size:13px}.mgmt-options{gap:9px;display:grid}.mgmt-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #18333821;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;min-height:60px;padding:11px 16px;display:grid}.mgmt-options button>span{width:32px;height:32px;color:var(--mgmt-green);background:#245f5714;border-radius:9px;place-items:center;display:grid}.mgmt-options button>small{color:var(--muted);font-family:ui-monospace,monospace}.mgmt-options button:hover:not(:disabled),.mgmt-options button.selected{border-color:var(--mgmt-green);background:#245f5709}.mgmt-options button.correct{background:#edf8f2;border-color:#3a8f63}.mgmt-options button.correct>span{color:#fff;background:#3a8f63}.mgmt-options button.wrong{background:#fff0ed;border-color:#cb5f51}.mgmt-options button.wrong>span{color:#fff;background:#cb5f51}.mgmt-explanation{border-left:4px solid;border-radius:4px 12px 12px 4px;margin-top:20px;padding:19px}.mgmt-explanation.is-correct{background:#edf8f2;border-color:#3a8f63}.mgmt-explanation.is-wrong{background:#fff0ed;border-color:#cb5f51}.mgmt-explanation header{justify-content:space-between;display:flex}.mgmt-explanation p{color:var(--ink-soft);margin:9px 0 0}.mgmt-edition-note{color:#77501e;background:#fff8ea;border:1px solid #b3712a47;border-radius:10px;margin:18px 0 0;padding:15px 17px}.mgmt-edition-note strong{letter-spacing:.08em;margin-bottom:5px;font-size:.8rem;display:block}.mgmt-edition-note p{margin:0;line-height:1.65}.mgmt-question-card>footer{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.mgmt-question-card>footer small{color:var(--muted)}.mgmt-result{text-align:center;align-content:center;justify-items:center;max-width:750px;display:grid}.mgmt-result__seal,.mgmt-empty>span{color:#fff;background:var(--mgmt-green);width:72px;height:72px;font-family:var(--font-serif);border-radius:50% 50% 50% 10%;place-items:center;font-size:34px;font-weight:900;display:grid}.mgmt-result h1{font-family:var(--font-serif);margin:10px 0;font-size:78px}.mgmt-result p{max-width:600px;color:var(--ink-soft)}.mgmt-result>div{gap:10px;margin-top:18px;display:flex}.mgmt-flash-stage{max-width:850px;margin:auto}.mgmt-flash-stage>header{color:var(--ink-soft);justify-content:space-between;margin-bottom:12px;font-size:12px;display:flex}.mgmt-flashcard{text-align:center;width:100%;min-height:420px;color:var(--mgmt-ink);cursor:pointer;background:#fffdfa;border:1px solid #1833381f;border-radius:36px 10px 36px 36px;align-content:center;justify-items:center;padding:clamp(30px,7vw,72px);display:grid;position:relative;box-shadow:0 28px 80px #1833381c}.mgmt-flashcard:after{content:"管学通";color:#18333821;font-family:var(--font-serif);letter-spacing:.15em;position:absolute;bottom:17px;right:25px}.mgmt-flashcard__chapter{color:var(--mgmt-coral);letter-spacing:.1em;font-size:11px;font-weight:900;position:absolute;top:20px;left:25px}.mgmt-flashcard>small{color:var(--mgmt-coral);letter-spacing:.13em;font-weight:900}.mgmt-flashcard>strong{max-width:680px;font-family:var(--font-serif);margin:17px 0;font-size:clamp(26px,4vw,40px);line-height:1.7}.mgmt-flashcard>em{color:var(--ink-soft);font-size:12px;font-style:normal}.mgmt-flashcard.flipped{color:#f8f5ed;background:var(--mgmt-green-dark)}.mgmt-flashcard.flipped:after{color:#ffffff1f}.mgmt-flashcard.flipped>em{color:#ffffffa6}.mgmt-ratings{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px;display:grid}.mgmt-ratings button{text-align:left;cursor:pointer;background:#fff;border:1px solid #1833381f;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:10px;min-height:72px;padding:10px;display:grid}.mgmt-ratings button>span{color:#fff;background:var(--mgmt-green);border-radius:8px;grid-row:1/3;place-items:center;width:30px;height:30px;display:grid}.mgmt-ratings button>small{color:var(--ink-soft)}.mgmt-review-panel{background:#ffffffb8;border:1px solid #1833381c;border-radius:24px 24px 24px 7px;overflow:hidden}.mgmt-review-panel>header{border-bottom:1px solid #1833381a;justify-content:space-between;align-items:center;padding:17px 21px;display:flex}.mgmt-review-panel>header>div{gap:4px;display:flex}.mgmt-review-panel>header>div button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 14px}.mgmt-review-panel>header>div button.active{color:#fff;background:var(--mgmt-green)}.mgmt-review-list{display:grid}.mgmt-review-list article{border-bottom:1px solid #18333812;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 22px;display:grid}.mgmt-review-list article>span{color:var(--mgmt-coral);background:#c9574714;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:800}.mgmt-review-list article div{display:grid}.mgmt-review-list article strong{font-size:14px;font-weight:700}.mgmt-review-list article small{color:var(--ink-soft);font-size:10px}.mgmt-review-list article>b{color:#fff;background:var(--mgmt-green);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mgmt-empty{text-align:center;align-content:center;justify-items:center;min-height:340px;display:grid}.mgmt-empty>span{width:58px;height:58px;font-size:25px}.mgmt-empty h2{font-family:var(--font-serif);margin:18px 0 4px}.mgmt-empty p{color:var(--ink-soft)}.mgmt-loading{isolation:isolate;text-align:center;background:var(--paper);align-content:center;justify-items:center;min-height:100vh;display:grid;position:relative}.mgmt-loading>:not(.mgmt-watermark){z-index:1;position:relative}.mgmt-loading__mark{color:#fff;background:var(--jade);width:76px;height:76px;font-family:var(--font-serif);border-radius:50% 50% 50% 10%;place-items:center;font-size:36px;font-weight:900;animation:1.8s ease-in-out infinite mgmt-pulse;display:grid}.mgmt-loading h1{font-family:var(--font-serif);margin:20px 0 4px}.mgmt-loading p{color:var(--ink-soft)}.mgmt-loading button{color:#fff;background:var(--jade);cursor:pointer;border:0;border-radius:9px;padding:9px 17px}@keyframes mgmt-pulse{50%{transform:translateY(-5px);box-shadow:0 15px 35px #1f6b6333}}.mgmt-footer{color:#ffffffb8;background:#122f33;grid-template-columns:auto 1fr;gap:3px 22px;padding:28px clamp(18px,5vw,72px);font-size:11px;display:grid}.mgmt-footer strong{color:#fff;font-family:var(--font-serif);letter-spacing:.1em;grid-row:1/3;font-size:22px}.mgmt-footer small{color:#ffffff6b}@media (width<=1050px){.mgmt-header{grid-template-columns:auto 1fr}.mgmt-header nav{grid-area:2/1/auto/3;justify-content:space-between;width:100%;overflow-x:auto}.mgmt-switch{justify-self:end}.mgmt-mode-grid{grid-template-columns:repeat(3,1fr)}.mgmt-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.tool-gateway{place-items:start center}.tool-gateway__brand{margin-bottom:45px}.tool-gateway__choices{grid-template-columns:1fr}.tool-choice{min-height:180px;padding:23px}.tool-choice__icon{width:54px;height:54px;font-size:25px}.mgmt-watermark{grid-template-columns:repeat(2,minmax(190px,1fr));gap:70px 28px;font-size:16px}.mgmt-header{gap:12px;min-height:66px;padding:8px 13px}.mgmt-brand small{display:none}.mgmt-header nav{border-width:1px 0 0;border-radius:0;margin:0 -13px -8px;padding:7px 10px}.mgmt-header nav button{flex:none;font-size:11px}.mgmt-switch{padding:6px 10px;font-size:11px}.mgmt-main{padding-top:50px}.mgmt-hero{grid-template-columns:1fr;min-height:auto}.mgmt-hero h1{font-size:clamp(44px,14vw,66px)}.mgmt-stats,.mgmt-grid--home{grid-template-columns:1fr 1fr}.mgmt-grid--home,.mgmt-knowledge-layout{grid-template-columns:1fr}.mgmt-framework{grid-template-columns:1fr 1fr}.mgmt-chapter-detail{position:static}.mgmt-mode-grid{grid-template-columns:1fr 1fr}.mgmt-quiz-controls,.mgmt-page-heading--row{flex-direction:column;align-items:stretch}.mgmt-question-card h1{grid-template-columns:1fr}.mgmt-question-card h1>span{display:none}.mgmt-question-card>footer{flex-direction:column;align-items:stretch;gap:10px}.mgmt-flashcard{min-height:370px}}@media (width<=520px){.tool-gateway h1{font-size:39px}.tool-choice{grid-template-columns:auto 1fr;gap:15px}.tool-choice__arrow{display:none}.tool-choice__copy strong{font-size:16px}.tool-choice__copy small{font-size:11px}.mgmt-watermark{grid-template-columns:minmax(210px,1fr);gap:62px;font-size:15px}.mgmt-stats{grid-template-columns:1fr 1fr;gap:8px}.mgmt-stat{padding:17px}.mgmt-stat strong{font-size:28px}.mgmt-quick-list,.mgmt-framework,.mgmt-mode-grid{grid-template-columns:1fr}.mgmt-chapter-detail>header{flex-direction:column}.mgmt-ratings{grid-template-columns:1fr}.mgmt-review-list article{grid-template-columns:1fr auto}.mgmt-review-list article>span{display:none}.mgmt-footer{grid-template-columns:1fr}.mgmt-footer strong{grid-row:auto}}@media (forced-colors:active),print{.mgmt-watermark{display:none}}
