.suite-page{--ink:#15253f;--muted:#6b7d96;--line:#d9e4ef;--paper:#fff;--soft:#f3f7fb;--nav:#10243d;--teal:#159c91;--blue:#3478c5;min-height:100vh;background:#eef4f8;color:var(--ink);font:15px/1.55 "Microsoft YaHei","PingFang SC",sans-serif}
.suite-page *{box-sizing:border-box}.suite-layout{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh}
.suite-side{position:sticky;top:0;height:100vh;overflow:auto;background:linear-gradient(180deg,#10243d,#0c1a2e);padding:20px 16px;color:#dce8f4}
.suite-brand{display:flex;gap:12px;align-items:center;padding:4px 7px 21px;border-bottom:1px solid #ffffff22}.suite-brand i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#19b6aa,#3478c5);font-style:normal;font-size:22px;font-weight:800}.suite-brand b,.suite-brand span{display:block}.suite-brand b{font-size:17px}.suite-brand span{color:#91a9c1;font-size:12px}
.suite-back,.suite-nav button,.suite-side footer button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}.suite-back{width:100%;text-align:left;padding:15px 9px;color:#9fb4c9}
.suite-nav{display:grid;gap:5px}.suite-nav button{display:flex;align-items:center;gap:11px;width:100%;padding:11px 12px;border-radius:10px;text-align:left;color:#c9d8e6}.suite-nav button:hover,.suite-nav button.active{background:#1a3a58;color:#fff}.suite-nav button.active{box-shadow:inset 3px 0 #20c3b5}.suite-nav i{display:grid;place-items:center;width:27px;height:27px;border:1px solid #ffffff20;border-radius:8px;font-style:normal}.suite-nav small{margin-left:auto;color:#7891a9}
.suite-side footer{margin-top:20px;border-top:1px solid #ffffff20;padding-top:12px}.suite-side footer button{padding:8px}.suite-main{min-width:0;padding:28px 32px 55px}.suite-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.suite-kicker{color:#13897f;font-size:12px;font-weight:800;letter-spacing:.15em}.suite-top h1{margin:4px 0 3px;font-family:Georgia,"Songti SC",serif;font-size:35px}.suite-top p{margin:0;color:var(--muted)}.suite-tools{display:flex;flex-wrap:wrap;gap:8px}.suite-tools button,.suite-primary,.suite-secondary,.suite-danger{border:1px solid var(--line);border-radius:9px;padding:9px 13px;background:#fff;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.suite-tools button:hover,.suite-secondary:hover{border-color:#66a8be}.suite-primary{border-color:#173453;background:#173453;color:#fff}.suite-danger{color:#c8464f;background:#fff6f6;border-color:#f0c8cb}
.suite-hero{display:flex;justify-content:space-between;gap:20px;padding:25px 28px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(120deg,#fff 60%,#e5f7f4);box-shadow:0 10px 30px #1734530b}.suite-hero h2{margin:4px 0 8px;font-size:27px}.suite-hero p{margin:0;color:var(--muted)}.suite-hero strong{align-self:center;color:#12877f;font-size:32px;white-space:nowrap}.suite-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.suite-metric{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.suite-metric span,.suite-metric small{display:block;color:var(--muted)}.suite-metric strong{display:block;margin:3px 0;font-size:25px}
.suite-section{margin-top:22px}.suite-section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:10px}.suite-section-head h2{margin:0;font-size:21px}.suite-section-head p{margin:3px 0 0;color:var(--muted)}.suite-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.suite-module{min-height:130px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;cursor:pointer;text-align:left;color:var(--ink)}.suite-module:hover{border-color:#74bcb6;transform:translateY(-1px);box-shadow:0 10px 22px #1734530d}.suite-module i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e7f6f4;color:#10897f;font-style:normal}.suite-module b,.suite-module span,.suite-module small{display:block}.suite-module b{margin-top:12px;font-size:16px}.suite-module span{color:var(--muted);min-height:44px}.suite-module small{margin-top:5px;color:#14877f}
.suite-panel{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.suite-filter{display:flex;gap:9px;align-items:center;padding:13px;border-bottom:1px solid var(--line);background:#f9fbfd}.suite-filter input,.suite-filter select,.suite-form input,.suite-form select,.suite-form textarea{width:100%;border:1px solid #ccd9e6;border-radius:8px;padding:9px 10px;background:#fff;color:var(--ink);font:inherit}.suite-filter input{max-width:330px}.suite-filter select{width:145px}.suite-table-wrap{overflow:auto}.suite-table{width:100%;border-collapse:collapse;white-space:nowrap}.suite-table th,.suite-table td{padding:12px 13px;border-bottom:1px solid #e6edf4;text-align:left}.suite-table th{color:#687b91;background:#f7f9fc;font-size:13px}.suite-table td.notes{max-width:360px;overflow:hidden;text-overflow:ellipsis;color:#596c82}.suite-table button{border:0;background:none;color:#087f78;cursor:pointer}.suite-status{display:inline-flex;padding:3px 9px;border-radius:999px;background:#eaf4ff;color:#2d6da5;font-size:12px}.suite-status.done{background:#e5f5ed;color:#20734d}.suite-status.late{background:#fff0f0;color:#bd3d49}.suite-priority-high{color:#c6464e;font-weight:700}.suite-progress{display:flex;align-items:center;gap:8px}.suite-progress i{display:block;width:70px;height:7px;border-radius:10px;background:#e5ecf2;overflow:hidden}.suite-progress i::after{content:"";display:block;width:var(--p);height:100%;background:linear-gradient(90deg,#36a4c3,#1aa18f)}
.suite-empty{padding:55px 20px;text-align:center;color:var(--muted)}.suite-analysis{display:grid;grid-template-columns:1fr 1fr;gap:14px}.suite-chart{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.suite-chart h3{margin:0 0 14px}.suite-bar{display:grid;grid-template-columns:135px 1fr 45px;gap:9px;align-items:center;margin:9px 0}.suite-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suite-bar i{height:9px;border-radius:8px;background:#e9eff5;overflow:hidden}.suite-bar i::after{content:"";display:block;width:var(--w);height:100%;background:linear-gradient(90deg,#377fc8,#18a292)}
.suite-reminders{display:grid;gap:8px}.suite-reminder{display:flex;justify-content:space-between;gap:15px;padding:12px;border:1px solid var(--line);border-radius:10px}.suite-reminder.overdue{border-color:#efb9bd;background:#fff8f8}.suite-reminder small{color:var(--muted)}
.suite-modal{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:18px;background:#11243d80;backdrop-filter:blur(4px)}.suite-modal-card{width:min(820px,100%);max-height:92vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 90px #0b182c55}.suite-modal-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid var(--line);background:#fff}.suite-modal-head h2{margin:0}.suite-modal-head button{border:0;background:none;font-size:24px;cursor:pointer}.suite-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px}.suite-form label{display:grid;gap:5px;color:#52667d;font-weight:700}.suite-form .wide{grid-column:1/-1}.suite-form textarea{min-height:90px;resize:vertical}.suite-form-actions{display:flex;justify-content:flex-end;gap:8px;grid-column:1/-1;padding-top:8px}.suite-secret{padding:12px;border:1px solid #e2d5ad;border-radius:10px;background:#fffaf0}.suite-tag{display:inline-block;margin:2px;padding:2px 7px;border-radius:7px;background:#edf3fa;color:#48647d;font-size:12px}
.suite-share-note{padding:16px;border:1px solid #bcded9;border-radius:12px;background:#effaf8;color:#296963}.suite-page.large-text{font-size:18px}.suite-page.large-text .suite-table th{font-size:15px}.suite-page.high-contrast{--ink:#000;--muted:#26384a;--line:#6f8293;--soft:#fff;background:#fff}.suite-page.high-contrast .suite-side{background:#000}.suite-page.high-contrast .suite-primary{background:#000}
@media(max-width:1050px){.suite-layout{grid-template-columns:220px minmax(0,1fr)}.suite-main{padding:22px 20px}.suite-module-grid{grid-template-columns:repeat(2,1fr)}.suite-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.suite-layout{display:block}.suite-side{position:relative;height:auto}.suite-nav{grid-template-columns:repeat(2,1fr)}.suite-main{padding:16px}.suite-top,.suite-hero{align-items:flex-start;flex-direction:column}.suite-module-grid,.suite-analysis{grid-template-columns:1fr}.suite-form{grid-template-columns:1fr}.suite-form .wide{grid-column:1}.suite-filter{flex-wrap:wrap}}
.suite-module .suite-tag{display:inline-block;min-height:0;margin-left:6px}
.learning-category-tabs,.goal-period-tabs{display:flex;gap:8px;overflow-x:auto;padding:7px;margin-bottom:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.learning-category-tabs button,.goal-period-tabs button{display:flex;align-items:center;gap:8px;min-width:max-content;border:0;border-radius:10px;padding:10px 15px;background:transparent;color:#536a82;font:inherit;font-weight:700;cursor:pointer}.learning-category-tabs button:hover,.learning-category-tabs button.active,.goal-period-tabs button:hover,.goal-period-tabs button.active{background:#e7f6f4;color:#087e76;box-shadow:inset 0 -2px #18a497}.learning-category-tabs span,.goal-period-tabs span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#edf2f7;color:#668099;font-size:12px}.learning-category-tabs button.active span,.goal-period-tabs button.active span{background:#ccece7;color:#087e76}.learning-record-panel{margin-top:17px}.learning-filter{position:sticky;top:0;z-index:2}.learning-filter>span{margin-left:auto;color:var(--muted);white-space:nowrap}.learning-table td:first-child{min-width:320px;white-space:normal}.learning-table td:nth-child(6){white-space:normal}.learning-table select{border:1px solid #ccd9e6;border-radius:7px;padding:6px 8px;background:#fff;color:var(--ink)}.learning-path{display:block;margin-top:4px;max-width:430px;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-weight:400}.learning-hero{background:linear-gradient(120deg,#fff 55%,#eef4ff)}.goal-period-tabs{margin:15px 0}.goal-period-tabs button{flex:1;justify-content:center}
@media(max-width:720px){.learning-filter{position:static}.goal-period-tabs button{flex:0 0 auto}.learning-table td:first-child{min-width:240px}}
.ielts-hero{background:linear-gradient(120deg,#fff 52%,#e9f5ff)}.ielts-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.ielts-meta span{padding:7px 11px;border:1px solid #d8e5ef;border-radius:9px;background:#fff;color:var(--muted)}.ielts-meta b{color:var(--ink)}.ielts-score{align-self:center;display:grid;place-items:center;width:150px;height:150px;border:12px solid #d9eee9;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #b8dcd6}.ielts-score small,.ielts-score span{color:var(--muted)}.ielts-score strong{color:#07877d;font:700 44px/1 Georgia,serif}.ielts-skill-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.ielts-skill-grid article{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.ielts-skill-grid header{display:flex;align-items:center;gap:10px}.ielts-skill-grid header i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e7f6f4;color:#087f77;font-style:normal;font-weight:800}.ielts-skill-grid header div{min-width:0;flex:1}.ielts-skill-grid header b,.ielts-skill-grid header span{display:block}.ielts-skill-grid header span{color:var(--muted);font-size:12px}.ielts-skill-grid header strong{font-size:23px}.ielts-skill-grid dl{display:grid;gap:7px;margin:17px 0 0}.ielts-skill-grid dl div{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #edf1f5;padding-top:7px}.ielts-skill-grid dt{color:var(--muted)}.ielts-skill-grid dd{margin:0;font-weight:700}.learning-roadmap{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.learning-roadmap article{position:relative;min-height:190px;padding:21px;border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.learning-roadmap i{position:absolute;right:12px;top:2px;color:#dce6ee;font:700 64px/1 Georgia,serif}.learning-roadmap h3{position:relative;margin:0 0 9px}.learning-roadmap p{position:relative;color:var(--muted)}.learning-roadmap strong{position:absolute;left:21px;bottom:18px;color:#087f77}.learning-roadmap .waiting{background:#fffaf0}.learning-roadmap .waiting strong{color:#a2742c}.linked-learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.linked-learning-grid article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.linked-learning-grid span,.linked-learning-grid b,.linked-learning-grid small{display:block}.linked-learning-grid span{color:#087f77;font-size:12px}.linked-learning-grid small{color:var(--muted)}.linked-learning-grid strong{color:#158f85;font-size:22px}
.learning-task-tabs{display:flex;gap:8px;margin:14px 0;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff}.learning-task-tabs button{flex:1;border:0;border-radius:9px;padding:10px;background:transparent;color:#61768d;font:inherit;font-weight:700;cursor:pointer}.learning-task-tabs button.active{background:#e4f5f2;color:#087f77;box-shadow:inset 0 -2px #18a497}.stage-month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stage-month-grid>article{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.stage-month-grid>article>header{display:flex;gap:11px;align-items:center;margin-bottom:13px}.stage-month-grid>article>header i{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#e4f5f2;color:#087f77;font-style:normal;font-weight:800}.stage-month-grid header b,.stage-month-grid header span{display:block}.stage-month-grid header span{color:var(--muted);font-size:12px}.stage-month-grid .empty-month{background:#fffaf1}.stage-month-grid .empty-month p{color:#896f44}.stage-task-list{display:grid;gap:8px}.stage-task-list>div{display:grid;grid-template-columns:52px 1fr auto;gap:9px;align-items:center;padding:10px;border:1px solid #e5edf3;border-radius:10px;background:#f9fbfd}.stage-task-list section b,.stage-task-list section small,.stage-task-list aside strong,.stage-task-list aside span{display:block}.stage-task-list section small{color:var(--muted)}.stage-task-list aside{text-align:right}.stage-task-list aside span{color:#087f77}.stage-dimension{display:grid;place-items:center;min-height:34px;border-radius:8px;background:#e8f2fb;color:#346b9e;font-size:12px}.stage-linked-head{padding:16px 17px 10px}.stage-linked-head h2{font-size:18px}
.checkin-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.checkin-board{overflow:hidden}.checkin-board-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px;border-bottom:1px solid var(--line)}.checkin-board-head h2{margin:0}.checkin-board-head p{margin:3px 0 0;color:var(--muted)}.checkin-matrix{width:100%;border-collapse:collapse}.checkin-matrix th,.checkin-matrix td{padding:11px;border-right:1px solid #e5edf3;border-bottom:1px solid #e5edf3;text-align:center}.checkin-matrix th{background:#f7f9fc;color:#60748a}.checkin-matrix th:first-child,.checkin-matrix td:first-child{min-width:270px;text-align:left}.checkin-matrix th small,.checkin-matrix td:first-child small{display:block;color:var(--muted);font-weight:400}.checkin-matrix th.today{background:#e6f7f4;color:#087f77}.check-cell{width:35px;height:35px;border:1px solid #ccd9e5;border-radius:9px;background:#fff;color:#8192a3;font-size:18px;cursor:pointer}.check-cell.checked{border-color:#19a598;background:#19a598;color:#fff;box-shadow:0 5px 12px #19a59830}.monthly-check-grid{display:grid;gap:12px}.monthly-check-grid article{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.monthly-check-grid h3{margin:0 0 13px}.month-strip{display:grid;grid-template-columns:repeat(12,1fr);gap:7px}.month-strip button{border:1px solid #dbe5ed;border-radius:9px;padding:10px 4px;background:#f8fafc;color:#63768b;cursor:pointer}.month-strip b,.month-strip span{display:block}.month-strip span{font-size:11px}.month-strip button.checked{border-color:#1aa497;background:#e4f6f3;color:#087f77}.monthly-task-list{margin-top:14px;padding-bottom:12px}.monthly-task-list>button{display:inline-flex;align-items:center;gap:9px;width:calc(33.333% - 16px);margin:6px;border:1px solid #dce6ee;border-radius:11px;padding:11px;background:#fff;text-align:left;cursor:pointer}.monthly-task-list>button i{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#edf2f7;font-style:normal}.monthly-task-list>button span b,.monthly-task-list>button span small{display:block}.monthly-task-list>button span small{color:var(--muted)}.monthly-task-list>button.checked{border-color:#20a89c;background:#f0faf8}.monthly-task-list>button.checked i{background:#1aa497;color:#fff}
@media(max-width:1100px){.ielts-skill-grid{grid-template-columns:repeat(2,1fr)}.linked-learning-grid{grid-template-columns:repeat(2,1fr)}.stage-month-grid{grid-template-columns:1fr}.month-strip{grid-template-columns:repeat(6,1fr)}}@media(max-width:720px){.ielts-score{width:110px;height:110px}.ielts-skill-grid,.learning-roadmap,.linked-learning-grid,.checkin-summary{grid-template-columns:1fr}.learning-task-tabs button{flex:0 0 auto}.learning-task-tabs{overflow:auto}.month-strip{grid-template-columns:repeat(3,1fr)}.monthly-task-list>button{width:calc(100% - 12px)}}
.notion-learning-hero{background:linear-gradient(120deg,#fff 55%,#f0f0ff)}.notion-db-toolbar{position:sticky;top:0;z-index:8;display:flex;justify-content:space-between;gap:12px;margin:16px 0;padding:8px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #1734530c}.notion-db-toolbar nav,.notion-db-actions{display:flex;align-items:center;gap:5px}.notion-db-toolbar button{border:0;border-radius:9px;padding:9px 12px;background:transparent;color:#60748a;font:inherit;font-weight:700;cursor:pointer}.notion-db-toolbar nav button.active{background:#edf1f6;color:#172a43;box-shadow:0 2px 8px #1e355015}.notion-db-actions label{display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #d9e3ec;border-radius:9px;color:#6b7d91}.notion-db-actions input{width:210px;border:0;outline:0;padding:8px 0;font:inherit}.notion-db-actions>button{background:#16324f;color:#fff}.notion-db-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:15px;background:#fff}.notion-db-table{width:100%;border-collapse:separate;border-spacing:0;white-space:nowrap;font-size:14px}.notion-db-table th,.notion-db-table td{height:42px;padding:9px 12px;border-right:1px solid #e3e7eb;border-bottom:1px solid #e3e7eb;text-align:left}.notion-db-table th{position:sticky;top:0;z-index:3;background:#fbfbfa;color:#667181;font-weight:500}.notion-db-table tr:hover td{background:#fafaf9}.notion-db-table tbody tr{cursor:pointer}.notion-db-table td.notes{max-width:270px;overflow:hidden;text-overflow:ellipsis}.notion-db-table input[type=checkbox]{width:16px;height:16px;accent-color:#238d85}.notion-status,.notion-tag{display:inline-flex;padding:3px 8px;border-radius:5px;background:#dff3f1;color:#176c66;font-size:12px}.notion-tag.blue{background:#e6f0fa;color:#3b668b}.notion-new-row td{color:#8a929b;background:#fff}.ai-pill{padding:1px 4px;border-radius:4px;background:#eee8ff;color:#7656c6;font-size:10px}.db-progress{display:flex;align-items:center;gap:7px}.db-progress i{display:block;width:76px;height:8px;border-radius:999px;background:#e7ebef;overflow:hidden}.db-progress i::after{content:"";display:block;width:var(--p);height:100%;background:#3f9b78}.db-progress b{font-size:12px}.notion-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,320px);gap:12px;overflow:auto;align-items:start;padding-bottom:14px}.notion-board>section{padding:10px;border-radius:13px;background:#eef1f3}.notion-board header{display:flex;align-items:center;gap:7px;padding:3px 4px 10px}.notion-board header>span{width:9px;height:9px;border-radius:50%;background:#3b9a90}.notion-board header small{margin-left:auto}.notion-board article{margin-bottom:8px;padding:14px;border:1px solid #e0e5e9;border-radius:10px;background:#fff;cursor:pointer;box-shadow:0 2px 5px #172a4308}.notion-board article:hover{box-shadow:0 7px 18px #172a4318}.notion-board article p{margin:6px 0;color:#758397;font-size:12px}.notion-board>section>button{width:100%;border:0;padding:7px;background:transparent;color:#6e7d8d;text-align:left;cursor:pointer}.notion-calendar{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.notion-calendar>header{display:flex;justify-content:center;align-items:center;gap:26px;padding:18px}.notion-calendar h2{margin:0}.notion-calendar header button{border:0;background:none;font-size:22px}.notion-calendar .weekdays,.notion-calendar .days{display:grid;grid-template-columns:repeat(7,1fr)}.notion-calendar .weekdays b{padding:9px;border-top:1px solid #e0e6ed;border-right:1px solid #e0e6ed;background:#f7f9fb;text-align:center;color:#738296;font-size:12px}.notion-calendar .days>div{min-height:120px;padding:8px;border-top:1px solid #e0e6ed;border-right:1px solid #e0e6ed}.notion-calendar .days>div.outside{background:#fbfcfd}.notion-calendar .days button{display:flex;justify-content:space-between;width:100%;margin-top:7px;border:0;border-radius:5px;padding:5px 7px;background:#e5f4f2;color:#176c66;text-align:left;cursor:pointer}.notion-calendar .days small{margin-left:5px}.notion-calendar-empty{padding:75px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:center}.notion-calendar-empty p{color:var(--muted)}.notion-timeline{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.notion-timeline>header,.notion-timeline>article{display:grid;grid-template-columns:280px 1fr 110px;gap:14px;align-items:center;padding:13px 17px;border-bottom:1px solid #e3e8ee}.notion-timeline>header{background:#f7f9fb}.notion-timeline article{cursor:pointer}.notion-timeline article small{display:block;color:var(--muted)}.notion-timeline article i{height:18px;border-radius:6px;background:linear-gradient(90deg,#2f9e92,#67b9c0)}.notion-check-label{display:flex!important;grid-column:auto!important;align-items:center!important;align-self:end;height:43px}.notion-check-label input{width:18px!important}.imported-hero{background:linear-gradient(120deg,#fff 55%,#f7f5eb)}.imported-sheet{margin-top:16px}.imported-sheet .suite-filter>span{margin-left:auto;color:var(--muted)}.imported-sheet .notion-db-table td{max-width:360px;overflow:hidden;text-overflow:ellipsis}.expense-note{padding:18px;border-radius:12px;background:#edf7f5;color:#496e69}.school-hero{background:linear-gradient(120deg,#fff 55%,#eef7ff)}.school-filter input{max-width:480px}.travel-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.travel-file-grid article{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px}.travel-file-grid article>i{display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:#e8f3f8;color:#26708b;font-style:normal;font-weight:800}.travel-file-grid b,.travel-file-grid small{display:block}.travel-file-grid small{overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.travel-file-grid button{border:0;background:none;color:#087f78;cursor:pointer}
@media(max-width:900px){.notion-db-toolbar{position:static;flex-direction:column;align-items:stretch}.notion-db-toolbar nav,.notion-db-actions{overflow:auto}.notion-db-actions input{width:160px}.travel-file-grid{grid-template-columns:1fr}.notion-timeline>header,.notion-timeline>article{grid-template-columns:180px 1fr 80px}}
.learning-performance-hero{background:linear-gradient(120deg,#fff 48%,#e9f8f1)}.performance-session{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e8edf1}.performance-session b,.performance-session small{display:block}.performance-session small{color:var(--muted)}.performance-session strong{color:#13877f}.performance-alerts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.performance-alerts article{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.performance-alerts b,.performance-alerts span{display:block}.performance-alerts span{margin:7px 0;color:#11857b;font-size:25px;font-weight:800}.performance-alerts p{margin:0;color:var(--muted)}.learning-strategy-hero{background:linear-gradient(120deg,#fff 48%,#eef1ff)}.strategy-map{display:grid;gap:13px;margin-top:16px}.strategy-map>article{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.strategy-map header{display:flex;align-items:center;gap:12px}.strategy-map header i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e7f3f1;color:#087f77;font-style:normal;font-weight:800}.strategy-map header div{flex:1}.strategy-map header b,.strategy-map header small{display:block}.strategy-map header small,.strategy-map>article>p{color:var(--muted)}.strategy-map header>span{padding:4px 10px;border-radius:999px;background:#e7f3f1;color:#087f77}.strategy-tasks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.strategy-tasks>div{padding:12px;border:1px solid #e4eaf0;border-radius:10px;background:#f9fbfd}.strategy-tasks span,.strategy-tasks b,.strategy-tasks small,.strategy-tasks strong{display:block}.strategy-tasks span{color:#087f77;font-size:12px}.strategy-tasks small{color:var(--muted)}.strategy-tasks strong{margin-top:6px;color:#168c82}.school-files-hero{background:linear-gradient(120deg,#fff 48%,#eef4ff)}.school-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.school-file-grid article{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px}.school-file-grid article>i{display:grid;place-items:center;width:50px;height:50px;border-radius:11px;background:#edf0fb;color:#5567a1;font-style:normal;font-weight:800}.school-file-grid b,.school-file-grid small{display:block}.school-file-grid small{overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.school-file-grid button{border:0;background:none;color:#087f78;cursor:pointer}
@media(max-width:950px){.performance-alerts,.strategy-tasks{grid-template-columns:1fr}.school-file-grid{grid-template-columns:1fr}}
.resume-hero{background:linear-gradient(120deg,#fff 50%,#f1efff)}.resume-panel{margin-top:16px}.resume-panel .suite-filter>span{margin-left:auto;color:var(--muted);white-space:nowrap}.resume-file-list{display:grid;gap:9px;padding:14px}.resume-file-list article{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.resume-file-list article:hover{border-color:#9fb6cf;box-shadow:0 8px 20px #1734530d}.resume-file-list article>i{display:grid;place-items:center;width:54px;height:54px;border-radius:12px;background:#edf0fb;color:#5567a1;font-style:normal;font-weight:800}.resume-file-list b,.resume-file-list small,.resume-file-list span{display:block}.resume-file-list b{font-size:16px}.resume-file-list small{max-width:720px;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.resume-file-list span{margin-top:4px;color:#8492a2;font-size:12px}.resume-file-list aside{display:flex;gap:7px}.resume-file-list button{border:1px solid #cad8e6;border-radius:8px;padding:8px 10px;background:#fff;color:#31566f;font:inherit;font-weight:700;cursor:pointer}.resume-file-list .resume-onlyoffice{border-color:#b7d6d2;background:#eef9f7;color:#147269}.resume-file-list .resume-wps{border-color:#efcaca;background:#fff4f4;color:#a84444}
@media(max-width:780px){.resume-file-list article{grid-template-columns:48px 1fr}.resume-file-list aside{grid-column:1/-1}.resume-panel .suite-filter>span{margin-left:0}}
.account-vault-hero{background:linear-gradient(120deg,#fff 52%,#fff7e9)}.account-vault-panel{margin-top:16px}.account-vault-panel .suite-filter>span{margin-left:auto;color:var(--muted)}.account-vault-table code{padding:4px 7px;border-radius:6px;background:#f0f3f6;color:#263c52;font:13px/1.5 Consolas,"Microsoft YaHei",sans-serif}.account-vault-table td:last-child{display:flex;gap:6px}.account-vault-table button{border:1px solid #ccd9e4;border-radius:7px;padding:6px 9px;background:#fff;color:#176f68;cursor:pointer}.account-secret-state{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px}.account-secret-state.saved{background:#e4f4ec;color:#26704d}.account-secret-state.missing{background:#f0f1f3;color:#747e89}
.admin-files-hero{background:linear-gradient(135deg,#edf7ff,#f7fbff 55%,#eefbf6)}
.admin-file-audit{display:flex;align-items:center;gap:18px;margin:18px 0;padding:16px 20px;border:1px solid #bfe6d1;border-radius:16px;background:#f0fbf5;color:#245b42}.admin-file-audit div{display:flex;flex-direction:column;gap:3px}.admin-file-audit div span,.admin-file-audit small{color:#607b6d}.admin-file-audit strong{margin-left:auto;white-space:nowrap}.admin-file-audit.warning{align-items:flex-start;border-color:#f0d39d;background:#fff9ec;color:#785510}.admin-file-audit.warning small{display:block;max-width:720px}.admin-file-filter{display:grid;grid-template-columns:minmax(260px,1fr) 220px auto}.admin-file-filter input{max-width:none}.admin-file-filter select{width:100%}.admin-file-table td:first-child b,.admin-file-table td:first-child small{display:block}.admin-file-table td:first-child small{margin-top:4px;color:#7a8797}.admin-file-path{max-width:360px;color:#68778a;white-space:normal;word-break:break-all}
@media(max-width:900px){.admin-file-audit{align-items:flex-start;flex-direction:column}.admin-file-audit strong{margin-left:0}.admin-file-filter{grid-template-columns:1fr}}
.exam-countdown-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.exam-countdown-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:142px;padding:19px;border:1px solid #bfd9f2;border-radius:16px;background:linear-gradient(145deg,#fff,#edf6ff)}.exam-countdown-card div>span,.exam-countdown-card div>strong,.exam-countdown-card div>small{display:block}.exam-countdown-card div>span{color:#55718d;font-weight:700}.exam-countdown-card div>strong{margin:8px 0 5px;color:#236da7;font-size:27px}.exam-countdown-card div>small{color:#6e8295}.exam-countdown-card>button{border:0;background:transparent;color:#3176aa;cursor:pointer}.exam-countdown-card.violet{border-color:#d8cafa;background:linear-gradient(145deg,#fff,#f3efff)}.exam-countdown-card.violet div>strong{color:#7655bd}.exam-countdown-card.green{border-color:#bde5d2;background:linear-gradient(145deg,#fff,#effbf5)}.exam-countdown-card.green div>strong{color:#278060}.exam-countdown-card.amber{border-color:#f0d6a8;background:linear-gradient(145deg,#fff,#fff7e8)}.exam-countdown-card.amber div>strong{color:#a66b16}.exam-countdown-card.past{filter:saturate(.55);opacity:.78}.exam-countdown-modal{max-width:680px}
.understanding-hero{background:linear-gradient(120deg,#fff 52%,#f2efff)}.understanding-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.understanding-category{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.understanding-category>header{display:flex;align-items:center;gap:12px;padding:18px;background:#f2f7fb}.understanding-category>header i{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#dcecf9;color:#326f9e;font-style:normal;font-weight:800}.understanding-category>header b,.understanding-category>header span{display:block}.understanding-category>header span{color:var(--muted);font-size:12px}.understanding-category>div{display:grid}.understanding-category>div>button{position:relative;display:grid;grid-template-columns:minmax(150px,.8fr) 1.2fr;gap:14px;padding:17px 52px 17px 18px;border:0;border-top:1px solid #e5edf3;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.understanding-category>div>button:hover{background:#f9fbfd}.understanding-category button span b,.understanding-category button span small{display:block}.understanding-category button span small{margin-top:3px;color:var(--muted)}.understanding-category button p{margin:0;color:#4e6278}.understanding-category button em{position:absolute;top:18px;right:16px;color:#25877e;font-style:normal;font-size:12px}
@media(max-width:1050px){.exam-countdown-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.exam-countdown-grid,.understanding-category-grid{grid-template-columns:1fr}.understanding-category>div>button{grid-template-columns:1fr}.exam-countdown-card{min-height:120px}}
.rental-files-hero{background:linear-gradient(120deg,#fff 52%,#eef8f5)}
.document-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.document-preview-grid>button{overflow:hidden;padding:0;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.document-preview-grid>button:hover{border-color:#75b7b0;box-shadow:0 10px 24px #17345316;transform:translateY(-1px)}.document-preview-grid img{display:block;width:100%;height:190px;object-fit:contain;background:#f3f6f8}.document-preview-grid span{display:block;padding:12px}.document-preview-grid b,.document-preview-grid small{display:block}.document-preview-grid small{margin-top:3px;color:var(--muted)}
.account-credentials-hero{background:linear-gradient(120deg,#fff 52%,#eef5ff)}.account-credential-table{white-space:normal}.account-credential-table th:nth-child(2),.account-credential-table th:nth-child(3){min-width:230px}.credential-value{font-family:Consolas,"SFMono-Regular",monospace;word-break:break-all}.credential-password{color:#8a3f66;background:#fff8fb}.account-credential-table td:last-child{width:80px}
@media(max-width:1100px){.document-preview-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.document-preview-grid{grid-template-columns:repeat(2,1fr)}.document-preview-grid img{height:150px}}
.expense-hero{background:linear-gradient(120deg,#fff 56%,#ecf8f4)}
.expense-hero.income-hero{background:linear-gradient(120deg,#fff 56%,#fff4e7)}
.expense-analysis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}
.expense-chart{min-width:0}.expense-chart header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.expense-chart header h3{margin:0}.expense-chart header small{color:var(--muted);font-weight:600}.expense-chart .suite-bar{grid-template-columns:minmax(70px,110px) minmax(70px,1fr) minmax(86px,auto)}.expense-chart .suite-bar b{text-align:right;color:#17324f;font-variant-numeric:tabular-nums}
.expense-toolbar{top:12px;flex-wrap:wrap}.expense-toolbar nav{flex:0 0 auto}.expense-toolbar nav button,.expense-db-actions label,.expense-db-actions>button{white-space:nowrap}.expense-db-actions{flex:1 1 760px;justify-content:flex-end;gap:4px}.expense-db-actions label{height:38px;padding:0 7px;background:#fff}.expense-db-actions input{width:165px}.expense-db-actions select{max-width:104px;border:0;outline:0;background:transparent;color:#40546a;font:inherit}.expense-db-actions .property-button{border:1px solid #d9e3ec;background:#fff;color:#526579}
.expense-table .expense-amount{color:#087f78}.expense-inline-select{min-width:96px;border:0;border-radius:6px;padding:5px 7px;background:#f0f4f7;color:#344b62;font:inherit;cursor:pointer}.expense-board article strong{color:#087f78}.expense-timeline article i{max-width:100%;min-width:4px}
.expense-bank-sheets{display:flex;gap:8px;margin:16px 0 8px;padding:7px;overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#f4f7fa}.expense-bank-sheets button{display:flex;align-items:center;gap:9px;min-width:max-content;padding:10px 14px;border:0;border-radius:9px;background:transparent;color:#52677c;font:inherit;cursor:pointer}.expense-bank-sheets button b{font-size:14px}.expense-bank-sheets button span{display:grid;place-items:center;min-width:25px;height:22px;padding:0 5px;border-radius:999px;background:#e3eaf0;color:#667a8e;font-size:11px}.expense-bank-sheets button.active{background:#fff;color:#087f78;box-shadow:0 3px 12px #18354f14}.expense-bank-sheets button.active span{background:#dff5f0;color:#087f78}.bank-transaction-wrap{max-height:68vh}.bank-transaction-table{min-width:1580px;table-layout:fixed}.bank-transaction-table th:nth-child(1),.bank-transaction-table td:nth-child(1){width:58px;text-align:center}.bank-transaction-table th:nth-child(2),.bank-transaction-table td:nth-child(2){width:106px}.bank-transaction-table th:nth-child(3),.bank-transaction-table td:nth-child(3){width:68px}.bank-transaction-table th:nth-child(4),.bank-transaction-table td:nth-child(4){width:150px}.bank-transaction-table th:nth-child(5),.bank-transaction-table td:nth-child(5){width:70px}.bank-transaction-table th:nth-child(6),.bank-transaction-table td:nth-child(6){width:105px;text-align:right}.bank-transaction-table th:nth-child(7),.bank-transaction-table td:nth-child(7){width:250px}.bank-transaction-table th:nth-child(8),.bank-transaction-table td:nth-child(8){width:210px}.bank-transaction-table th:nth-child(9),.bank-transaction-table td:nth-child(9){width:300px}.bank-transaction-table th:nth-child(10),.bank-transaction-table td:nth-child(10){width:220px}.bank-transaction-table th:nth-child(11),.bank-transaction-table td:nth-child(11){width:92px;text-align:center}.bank-transaction-table td:nth-child(7),.bank-transaction-table td:nth-child(8),.bank-transaction-table td:nth-child(9),.bank-transaction-table td:nth-child(10){overflow:hidden;text-overflow:ellipsis}.bank-transaction-table .expense-amount.income{color:#c16c1c}.expense-receipt-button{padding:6px 9px;border:1px solid #b8ddd7;border-radius:7px;background:#eef9f7;color:#087d74;font:inherit;font-size:12px;font-weight:750;cursor:pointer}
.expense-budget-overview{margin:16px 0;padding:18px}.expense-budget-overview>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.expense-budget-overview header span{color:#087d74;font-size:12px;font-weight:800}.expense-budget-overview h2{margin:5px 0;color:#18334d}.expense-budget-overview p{margin:0;color:#64798d}.expense-budget-overview header aside,.annual-budget-card aside{display:grid;place-items:center;min-width:104px;height:86px;border-radius:13px}.expense-budget-overview header aside strong,.expense-budget-overview header aside span,.annual-budget-card aside strong,.annual-budget-card aside span{display:block}.expense-budget-overview header aside strong,.annual-budget-card aside strong{font-size:24px}.expense-budget-overview .ok,.annual-budget-card .ok{background:#e8f7f2;color:#087d70}.expense-budget-overview .over,.annual-budget-card .over{background:#fff0ed;color:#c54e36}.expense-budget-months{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:17px}.expense-budget-months button{min-width:0;padding:11px;border:1px solid #dfe7ed;border-radius:10px;background:#fff;text-align:left;cursor:pointer}.expense-budget-months button b,.expense-budget-months button span,.expense-budget-months button small{display:block}.expense-budget-months button span{margin:4px 0;color:#29435b;font-weight:800}.expense-budget-months button small{overflow:hidden;color:#718398;text-overflow:ellipsis;white-space:nowrap}.expense-budget-months button.active{border-color:#2e9f91;box-shadow:0 0 0 2px #d9f3ee}.expense-budget-months button.over small{color:#c5533e}.budget-page-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:16px 0}.budget-page-controls .budget-period-tabs{flex:1;margin:0}.budget-page-controls label{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#61758a}.budget-page-controls select{border:0;background:transparent;font:inherit}.budget-execution-table small{margin-left:8px;color:#6d8093}.budget-execution-table tr.budget-over td{background:#fff8f6}.budget-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}.budget-status.ok{background:#e4f6f1;color:#087d70}.budget-status.over{background:#ffebe7;color:#bd4934}.annual-budget-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px}.annual-budget-card h2{margin:8px 0;color:#17324e;font-size:34px}.annual-budget-card p{margin:0;color:#65798d}@media(max-width:1000px){.expense-budget-months{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.expense-budget-overview>header,.annual-budget-card,.budget-page-controls{align-items:flex-start;flex-direction:column}.expense-budget-months{grid-template-columns:repeat(2,minmax(0,1fr))}}
.expense-properties-card{max-width:420px}.expense-property-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:22px}.expense-property-list label{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--line);border-radius:9px}.expense-property-list input{width:17px;height:17px;accent-color:#238d85}
.generic-db-toolbar .notion-db-actions label{height:38px;background:#fff;white-space:nowrap}.generic-db-toolbar .notion-db-actions select{border:0;outline:0;background:transparent;color:#40546a;font:inherit}
@media(max-width:1100px){.expense-analysis{grid-template-columns:1fr 1fr}.expense-analysis article:last-child{grid-column:1/-1}}
@media(max-width:900px){.expense-analysis{grid-template-columns:1fr}.expense-analysis article:last-child{grid-column:auto}}
.budget-hero{background:linear-gradient(120deg,#fff 55%,#fff7e9)}.budget-period-tabs{margin:16px 0}.finance-analysis-hero{background:linear-gradient(120deg,#fff 52%,#eaf8f4)}.monthly-expense-analysis{margin:16px 0;padding:20px}.monthly-expense-bars{display:flex;align-items:flex-end;gap:14px;min-height:260px;padding:18px 8px 4px;overflow:auto}.monthly-expense-bars>div{display:grid;grid-template-rows:auto 170px auto;gap:7px;align-items:end;min-width:90px;text-align:center}.monthly-expense-bars b,.monthly-expense-bars strong{font-size:12px}.monthly-expense-bars b{color:var(--muted)}.monthly-expense-bars i{display:block;align-self:end;width:46px;height:var(--h);max-height:170px;margin:auto;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#2aa89c,#347ec2)}.finance-insights{padding:20px}.finance-insights article{display:grid;grid-template-columns:38px 1fr;align-items:start;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.finance-insights article i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#e7f4f1;color:#087f78;font-style:normal;font-weight:800}.finance-insights article p{margin:5px 0 0;line-height:1.75}
.finance-analysis-controls{justify-content:flex-start;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.finance-analysis-controls span{color:var(--muted);font-size:13px}.finance-analysis-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.finance-net-positive{color:#087d70!important}.finance-net-negative{color:#c44938!important}.finance-monthly-table td,.finance-monthly-table th{white-space:nowrap}.finance-monthly-table td:nth-child(n+2){text-align:right}.finance-monthly-table td:last-child{text-align:left}@media(max-width:1100px){.finance-analysis-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.finance-analysis-metrics{grid-template-columns:1fr}.finance-analysis-controls{align-items:flex-start}}
.investment-hero{background:linear-gradient(120deg,#fff 52%,#fff1e8)}.investment-detail-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0}.investment-detail-metrics article{padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.investment-detail-metrics span,.investment-detail-metrics strong,.investment-detail-metrics small{display:block}.investment-detail-metrics span{color:var(--muted)}.investment-detail-metrics strong{margin:7px 0;font-size:20px}.investment-detail-metrics small{overflow:hidden;text-overflow:ellipsis;color:#8390a0;white-space:nowrap}.investment-detail-metrics .profit strong,.investment-positive{color:#d64b42}.investment-detail-metrics .loss strong,.investment-negative{color:#159458}.investment-files-panel{margin-top:16px}.investment-files-panel .suite-filter>span{margin-left:auto;color:var(--muted);font-size:12px}.investment-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px}.investment-gallery article{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.investment-gallery article:hover{border-color:#9ab6cc;box-shadow:0 8px 22px #17345318}.investment-gallery article>div{height:260px;overflow:hidden;background:#f3f5f7}.investment-gallery img{width:100%;height:100%;object-fit:cover;object-position:top}.investment-gallery header{display:grid;gap:5px;padding:12px}.investment-gallery header b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.investment-gallery header small{color:var(--muted)}.investment-source-table{margin-top:16px;padding:18px}.investment-image-modal{z-index:120}.investment-image-card{display:flex;flex-direction:column;width:min(900px,92vw);max-height:92vh;border-radius:16px;background:#fff;box-shadow:0 25px 80px #07192d66}.investment-image-card header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line)}.investment-image-card header button{border:0;background:none;font-size:25px;cursor:pointer}.investment-image-card img{max-width:100%;max-height:calc(92vh - 58px);object-fit:contain}.investment-source-table tbody tr{cursor:pointer}
@media(max-width:1200px){.investment-detail-metrics{grid-template-columns:repeat(3,1fr)}.investment-gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.investment-detail-metrics,.investment-gallery{grid-template-columns:1fr 1fr}.investment-files-panel .suite-filter>span{margin-left:0}}@media(max-width:560px){.investment-detail-metrics,.investment-gallery{grid-template-columns:1fr}}
.electronic-devices-hero{background:linear-gradient(120deg,#fff 50%,#eef4ff)}
.electronic-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.electronic-device-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 9px 24px #1734530b}
.electronic-device-card>header{display:flex;align-items:flex-start;gap:13px;padding:20px;background:linear-gradient(135deg,#f2f7fb,#fff)}
.electronic-device-card>header>i{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:#dcecf9;color:#2f6f9e;font-style:normal;font-size:27px}
.electronic-device-card>header>div{min-width:0;flex:1}.electronic-device-card header span,.electronic-device-card header b{display:block}.electronic-device-card header span{color:#708399;font-size:12px}.electronic-device-card h3{margin:2px 0;font-size:19px}.electronic-device-card header b{overflow:hidden;color:#39536d;font-size:13px;text-overflow:ellipsis}
.electronic-device-card header em{padding:4px 9px;border-radius:999px;background:#e7f5ed;color:#27704e;font-style:normal;font-size:12px;white-space:nowrap}.electronic-device-card header em.pending{background:#fff3d9;color:#94651c}
.electronic-device-card>p{min-height:68px;margin:0;padding:15px 20px;border-bottom:1px solid #e7edf3;color:#60758b}
.electronic-device-card dl{margin:0;padding:7px 20px}.electronic-device-card dl div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px dashed #e1e8ef}.electronic-device-card dt{color:#73869a}.electronic-device-card dd{margin:0;color:#263f59;word-break:break-all}
.electronic-device-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 20px;background:#fafcfd}.electronic-device-card footer small{color:#8290a0}.electronic-device-card footer button{border:1px solid #cbd9e5;border-radius:8px;padding:7px 10px;background:#fff;color:#176f68;cursor:pointer}
@media(max-width:1200px){.electronic-device-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.electronic-device-grid{grid-template-columns:1fr}.electronic-device-card dl div{grid-template-columns:105px minmax(0,1fr)}}
.contact-directory-hero{background:linear-gradient(120deg,#fff 52%,#eef9f7)}.contact-directory-panel{margin-top:16px}.contact-directory-panel .suite-filter>span{margin-left:auto;color:var(--muted);white-space:nowrap}
.contact-directory-table{white-space:normal}.contact-directory-table tbody tr{cursor:pointer}.contact-directory-table tbody tr:hover td{background:#f3faf8}.contact-directory-table th:nth-child(1){width:25%}.contact-directory-table th:nth-child(2){width:110px}.contact-directory-table th:nth-child(3){width:120px}.contact-directory-table th:nth-child(4){width:260px}.contact-number{font-family:Consolas,"SFMono-Regular",monospace;word-break:break-all}.contact-source{display:inline-flex;padding:4px 9px;border-radius:8px;background:#e9f1fb;color:#365f86}.contact-directory-modal{max-width:680px}
.suite-nav-section{margin:15px 11px 6px;color:#6f8aa3;font-size:11px;font-weight:800;letter-spacing:.08em}.suite-nav-section+button{margin-top:0}
.learning-command-hero{background:linear-gradient(120deg,#fff 48%,#e8f7f2)}.learning-command-hero>strong{display:grid;place-items:center;width:108px;height:108px;border:10px solid #cdebe3;border-radius:50%;background:#fff;font-size:28px}
.learning-focus-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:15px 0}.learning-focus-strip article{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.learning-focus-strip span,.learning-focus-strip b{display:block}.learning-focus-strip span{color:var(--muted);font-size:12px}.learning-focus-strip b{margin:4px 0 10px;font-size:18px}.learning-focus-strip button{border:0;padding:0;background:none;color:#087f77;font:inherit;font-weight:700;cursor:pointer}
.learning-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.learning-section-grid>article{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.learning-section-grid>article>header{display:flex;align-items:center;gap:12px;padding:17px 18px;background:#f2f7fb}.learning-section-grid header i{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#dcecf9;color:#326f9e;font-style:normal;font-weight:800}.learning-section-grid header b,.learning-section-grid header span{display:block}.learning-section-grid header span{color:var(--muted);font-size:12px}.learning-section-grid>article>div{display:grid}.learning-section-grid>article>div>button{position:relative;display:grid;gap:3px;padding:14px 70px 14px 18px;border:0;border-top:1px solid #e5edf3;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.learning-section-grid>article>div>button:hover{background:#f5faf9}.learning-section-grid button span{color:var(--muted);font-size:12px}.learning-section-grid button em{position:absolute;right:16px;top:22px;color:#16867d;font-style:normal;font-size:12px}
.learning-overview-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.learning-overview-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line)}.learning-overview-head h2{margin:0;font-size:19px}.learning-overview-head button{border:0;background:none;color:#087f77;cursor:pointer}.learning-action-list,.learning-recent-list{display:grid}.learning-action-list>button,.learning-recent-list>button{display:grid;align-items:center;gap:10px;padding:13px 17px;border:0;border-bottom:1px solid #e7edf3;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.learning-action-list>button{grid-template-columns:36px 1fr auto}.learning-recent-list>button{grid-template-columns:1fr auto}.learning-action-list>button:hover,.learning-recent-list>button:hover{background:#f7fafc}.learning-action-list b,.learning-action-list small,.learning-recent-list b,.learning-recent-list small{display:block}.learning-action-list small,.learning-recent-list small{color:var(--muted)}.learning-action-list strong,.learning-recent-list strong{color:#15877e}.learning-action-priority{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#edf2f7;color:#5e7287;font-size:12px}.learning-action-priority.high{background:#fff0f0;color:#bd3e48}
.learning-hero-actions{display:grid;justify-items:end;gap:8px}.learning-hero-actions strong{font-size:27px}.learning-hero-actions button{border:1px solid #bad9d4;border-radius:9px;padding:8px 11px;background:#fff;color:#14766d;font:inherit;font-weight:700;cursor:pointer}
@media(max-width:1050px){.learning-focus-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.learning-section-grid,.learning-overview-columns,.learning-focus-strip{grid-template-columns:1fr}.learning-command-hero>strong{width:88px;height:88px}.suite-nav-section{grid-column:1/-1}.learning-hero-actions{justify-items:start}}
.performance-sheet-tools{display:flex;gap:8px;flex-wrap:wrap}.performance-sheet-tools select,.performance-sheet-tools button{border:1px solid #cbd8e4;border-radius:8px;padding:8px 10px;background:#fff;color:#274058;font:inherit;cursor:pointer}
.learning-performance-sheet{overflow:hidden;border:1px solid #9aa9b7;border-radius:5px;background:#fff;box-shadow:0 8px 25px #1734530b}.learning-performance-sheet>header{padding:16px 20px;border-bottom:2px solid #526474;text-align:center}.learning-performance-sheet h3{margin:0 0 11px;font:700 23px/1.3 "SimSun","Songti SC",serif;letter-spacing:.12em}.learning-performance-sheet>header>div{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:0;border:1px solid #9aa9b7}.learning-performance-sheet>header span{padding:8px;border-right:1px solid #9aa9b7}.learning-performance-sheet>header span:last-child{border-right:0}
.learning-performance-sheet table{width:100%;border-collapse:collapse}.learning-performance-sheet th,.learning-performance-sheet td{padding:10px 11px;border-right:1px solid #9aa9b7;border-bottom:1px solid #9aa9b7;text-align:center}.learning-performance-sheet thead th{background:#eef3f7;color:#344d64}.learning-performance-sheet tbody th{width:165px;background:#f8fafb;font-size:16px}.learning-performance-sheet tbody th b,.learning-performance-sheet tbody th small{display:block}.learning-performance-sheet tbody th small{margin-top:6px;color:#6e8193;font-weight:400}.learning-performance-sheet tbody td:nth-child(2){min-width:160px;text-align:left}.learning-performance-sheet tbody td:nth-child(4){min-width:170px;text-align:left}.learning-performance-sheet .performance-score{background:#fff7d8;color:#80580d;font-weight:800}.learning-performance-sheet tfoot th,.learning-performance-sheet tfoot td{background:#f5f7f9}.learning-performance-sheet tfoot strong{font-size:20px;color:#0b7e74}.learning-performance-sheet>footer{display:flex;justify-content:space-between;gap:12px;padding:11px 16px;color:#6b7e91;font-size:12px}
@media(max-width:900px){.performance-sheet-section{overflow:auto}.learning-performance-sheet{min-width:920px}}
@media print{body *{visibility:hidden}.learning-performance-sheet,.learning-performance-sheet *{visibility:visible}.learning-performance-sheet{position:absolute;left:0;top:0;width:100%;box-shadow:none}.learning-performance-sheet>footer{display:flex}}
.investment-source-count{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:150px}
.investment-source-count strong{font-size:34px;color:#0f7f73}
.investment-source-count span{font-size:13px;color:#718096}
.investment-structure-tabs{margin:20px 0 12px;display:flex;gap:6px;overflow-x:auto}
.investment-structure-tabs button{min-width:132px;justify-content:center}
.investment-structured-panel{padding:0;overflow:hidden}
.investment-table-filter{padding:14px 16px;border-bottom:1px solid #e4ebf2;background:#fbfcfd}
.investment-table-filter input{min-width:280px}
.investment-table-filter select{min-width:130px}
.investment-table-filter>span{margin-left:auto;color:#718096;font-size:13px}
.investment-overview-tables{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:18px;padding:18px}
.investment-overview-tables>section{border:1px solid #e1e8ef;border-radius:14px;overflow:hidden;background:#fff}
.investment-overview-tables>section>header{padding:15px 16px 11px;border-bottom:1px solid #e8edf2}
.investment-overview-tables h2{margin:0 0 4px;font-size:17px;color:#13233d}
.investment-overview-tables p{margin:0;color:#7b8799;font-size:12px}
.investment-data-table th,.investment-data-table td{white-space:nowrap}
.investment-positive{color:#c94444}
.investment-negative{color:#15906f}
.investment-source-evidence span{display:inline-flex;padding:3px 8px;border-radius:999px;background:#edf7f5;color:#13786d;font-size:12px}
.investment-source-evidence small{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9aa5b2;margin-top:3px}
.investment-result{display:inline-flex;padding:3px 9px;border-radius:999px;font-size:12px}
.investment-result.profit{background:#fff0f0;color:#bd3c3c}
.investment-result.loss{background:#eaf7f2;color:#168568}
@media(max-width:1100px){
  .investment-overview-tables{grid-template-columns:1fr}
  .investment-table-filter input{min-width:180px}
}

/* Learning goal cascade, evidence evaluation and check-in-only information architecture */
.goal-command,.checkin-only-head,.learning-calendar-simple-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;margin-bottom:18px;border:1px solid #d9e4ee;border-radius:20px;background:linear-gradient(135deg,#fff 55%,#edf9f7);box-shadow:0 12px 30px rgba(22,47,77,.06)}
.goal-command h2,.checkin-only-head h2,.learning-calendar-simple-head h2{margin:6px 0;font-size:32px;color:#14233b}
.goal-command p,.checkin-only-head p{margin:0;color:#65758c;font-size:15px}
.goal-command-title{flex:0 0 34%;min-width:300px}.goal-command-evaluation{display:grid;grid-template-columns:minmax(190px,.55fr) minmax(360px,1.45fr);gap:12px;flex:1}.goal-command-evaluation article{min-height:128px;padding:16px 18px;border:1px solid #d7e3eb;border-radius:14px;background:#fff}.goal-command-evaluation small{display:block;margin-bottom:7px;color:#11867b;font-weight:800}.goal-command-evaluation b{display:block;color:#233951;line-height:1.55}.goal-command-evaluation p{margin-top:7px;font-size:13px;line-height:1.55}.goal-command-score strong{display:block;margin-bottom:8px;color:#108b7e;font-size:34px}.goal-command-score .db-progress{max-width:160px}
.goal-root-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}
.goal-root-tabs button{min-height:94px;text-align:left;padding:16px 18px;border:1px solid #d9e4ee;border-radius:16px;background:#fff;color:#25364e;cursor:pointer}
.goal-root-tabs button span{display:block;color:#168c81;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:7px}
.goal-root-tabs button b{font-size:15px;line-height:1.45}.goal-root-tabs button.active{color:#fff;border-color:#12304c;background:linear-gradient(135deg,#12304c,#176b70);box-shadow:0 10px 24px rgba(18,48,76,.2)}.goal-root-tabs button.active span{color:#8ff0dc}
.goal-evaluation-grid{display:grid;grid-template-columns:.7fr 1.15fr 1.15fr;gap:14px;margin-bottom:14px}.goal-evaluation-grid article{padding:20px;border:1px solid #d9e4ee;border-radius:16px;background:#fff}.goal-evaluation-grid small{display:block;color:#168c81;font-weight:800;margin-bottom:8px}.goal-evaluation-grid b{display:block;font-size:16px;line-height:1.55;color:#263850}.goal-evaluation-grid p{margin:8px 0 0;color:#68788d;line-height:1.55}.goal-score-card strong{display:block;font-size:36px;color:#11897c;margin-bottom:8px}
.goal-source-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 16px;margin-bottom:14px;border-radius:12px;background:#edf4f7;color:#597087}.goal-source-strip b{color:#20364f}.goal-source-strip span{padding:5px 9px;border-radius:999px;background:#fff;border:1px solid #d5e3ea}.goal-source-strip em{margin-left:auto;font-style:normal;font-size:12px}
.goal-level-tabs{display:flex;gap:8px;padding:7px;border:1px solid #d9e4ee;border-radius:14px;background:#f4f7fa;margin-bottom:14px;overflow:auto}.goal-level-tabs button{min-width:72px;padding:9px 14px;border:0;border-radius:10px;background:transparent;color:#5b6d83;font-weight:700;cursor:pointer}.goal-level-tabs button.active{background:#fff;color:#087e74;box-shadow:0 3px 10px rgba(25,52,74,.1)}
.goal-cascade{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.goal-node{position:relative;display:flex;flex-direction:column;min-height:255px;padding:19px;border:1px solid #dbe5ed;border-top:4px solid #1c9488;border-radius:15px;background:#fff}.goal-node.year{grid-column:span 3;border-top-color:#17385a;background:linear-gradient(135deg,#fff,#eef7f8)}.goal-node.quarter{border-top-color:#3278bd}.goal-node.month{border-top-color:#7662b7}.goal-node.week{border-top-color:#d48d36}.goal-node.day{border-top-color:#d85c69}
.goal-node header{display:flex;align-items:center;justify-content:space-between;gap:10px}.goal-node header span{padding:4px 9px;border-radius:999px;background:#e8f5f3;color:#087d73;font-weight:800}.goal-node header time{font-size:12px;color:#7c8ba0}.goal-node h3{font-size:17px;line-height:1.5;margin:14px 0;color:#1e3049}.goal-node-metric{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:10px;background:#f3f7fa}.goal-node-metric b{color:#61738a}.goal-node-metric strong{color:#087f74}.goal-node>p{font-size:13px;line-height:1.55;color:#5e7086;margin:10px 0 0}.goal-node footer{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:14px}.goal-node footer .db-progress{flex:1}.goal-node footer button{border:1px solid #cfdee8;border-radius:8px;background:#fff;color:#176d6a;padding:6px 10px;cursor:pointer}
.goal-plan-panel{padding:22px;margin-bottom:18px}.goal-task-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.goal-task-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid #e0e8ef;border-radius:12px;background:#fbfcfd}.goal-task-list article b{color:#21354d}.goal-task-list article p{margin:3px 0 0;color:#75849a}.goal-task-list article strong{color:#16877c}
.checkin-only-head{padding:22px 26px}.checkin-only-head h2,.learning-calendar-simple-head h2{font-size:27px}.learning-calendar-simple-head{padding:18px 24px;margin-bottom:14px;background:#fff}.learning-calendar-simple-head h2{margin-bottom:0}
@media(max-width:1100px){.goal-root-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-evaluation-grid{grid-template-columns:1fr}.goal-cascade{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-node.year{grid-column:span 2}.goal-task-list{grid-template-columns:1fr}}
@media(max-width:720px){.goal-command,.checkin-only-head,.learning-calendar-simple-head{align-items:flex-start;flex-direction:column;padding:20px}.goal-root-tabs,.goal-cascade{grid-template-columns:1fr}.goal-node.year{grid-column:span 1}.goal-source-strip em{margin-left:0}.goal-task-list article{grid-template-columns:1fr}}

.score-record-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;margin-bottom:16px;border:1px solid #d9e5ec;border-radius:18px;background:linear-gradient(135deg,#fff,#eef8f7)}
.score-record-head h2{margin:5px 0;font-size:30px;color:#162940}.score-record-head p{margin:0;color:#667990}
.score-record-toolbar{margin-top:16px}.score-record-toolbar select{min-width:100px}
.score-record-panel{padding:0;overflow:hidden}.score-record-table th,.score-record-table td{font-size:15px}.score-record-table tbody tr:not(.notion-new-row){cursor:pointer}.score-record-table tbody tr:hover{background:#f1f8f7}
.score-value{color:#0b8579;font-size:18px}
@media(max-width:720px){.score-record-head{align-items:flex-start;flex-direction:column;padding:20px}.score-record-toolbar .notion-db-actions{width:100%;flex-wrap:wrap}}

.attendance-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 29px;margin-bottom:16px;border:1px solid #d7e6e4;border-radius:19px;background:linear-gradient(135deg,#fff 55%,#eaf8f4)}
.attendance-head h2{margin:6px 0;font-size:30px;color:#172a41}.attendance-head p{margin:0;color:#687a90}.attendance-head>strong{font-size:38px;color:#0d8a7b}
.attendance-view-tabs{display:flex;gap:7px;padding:7px;margin:16px 0 12px;border:1px solid #dbe5ec;border-radius:14px;background:#f3f7f9}.attendance-view-tabs button{min-width:100px;padding:10px 18px;border:0;border-radius:10px;background:transparent;color:#5f7187;font-weight:800;cursor:pointer}.attendance-view-tabs button.active{background:#fff;color:#0b8276;box-shadow:0 3px 10px rgba(25,52,74,.1)}
.attendance-toolbar select{min-width:100px}.attendance-panel{padding:0;overflow:hidden}.attendance-table th,.attendance-table td{font-size:14px}
.attendance-status{display:inline-flex;padding:5px 10px;border-radius:999px;font-weight:800}.attendance-status.full{background:#e4f5ed;color:#15795f}.attendance-status.partial{background:#fff2d9;color:#a56516}.attendance-status.missing{background:#eef1f4;color:#7a8795}
@media(max-width:720px){.attendance-head{align-items:flex-start;flex-direction:column;padding:20px}.attendance-view-tabs{overflow:auto}.attendance-toolbar .notion-db-actions{width:100%;flex-wrap:wrap}}
.notion-db-actions>button{border:1px solid #d8e2eb;background:#fff;color:#4b6077;white-space:nowrap}
.notion-db-actions>button:hover,.notion-db-actions>button.active{border-color:#a9cbc6;background:#edf8f6;color:#087c73}
.notion-db-actions>.notion-new-button{border-color:#16324f;background:#16324f;color:#fff}
.notion-db-actions>.notion-new-button:hover{border-color:#244666;background:#244666;color:#fff}
.session-record-table th{min-width:118px}.session-record-table th:first-child{min-width:44px}.session-record-table th:nth-child(2){min-width:220px}
.session-group-row td{position:sticky;left:0;background:#f5f8fa!important;color:#2d4359;font-weight:700}
.session-group-row button{margin-right:7px;border:0;background:transparent;color:#678096}.session-group-row span{margin-left:8px;padding:2px 7px;border-radius:999px;background:#e5edf3;color:#63778c;font-size:11px}
.session-db-settings .suite-modal-card{width:min(650px,94vw)}.session-settings-form{padding-bottom:8px}
.session-settings-note{margin:0;padding:11px 13px;border-radius:9px;background:#f4f7f9;color:#6b7e91}
.session-clear-settings{grid-column:1/-1;justify-self:start;border:0;background:transparent;color:#b34c4c;font-weight:700;cursor:pointer}
.session-property-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:18px 22px}
.session-property-list label{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:10px;border:1px solid #e0e7ed;border-radius:9px;cursor:pointer}
.session-property-list label:hover{background:#f7fafb}.session-property-list small{color:#91a0af}
.session-db-settings .suite-form-actions{padding:12px 22px 20px}
.notion-db-editor{place-items:stretch end;padding:0;background:#11243d66}
.notion-db-editor .suite-modal-card{width:min(680px,96vw);height:100vh;max-height:100vh;border-radius:16px 0 0 16px;animation:sessionDrawerIn .18s ease-out}
.notion-db-editor .suite-modal-head{padding:21px 25px}.notion-db-editor .suite-modal-head small{display:block;margin-bottom:3px;color:#8392a1;font-weight:700}
.notion-db-editor .suite-modal-head h2{font-size:25px}.notion-db-editor .suite-form{padding:24px 26px}
@keyframes sessionDrawerIn{from{transform:translateX(32px);opacity:.6}to{transform:none;opacity:1}}
@media(max-width:760px){.session-property-list{grid-template-columns:1fr}.notion-db-actions{flex-wrap:wrap}.notion-db-editor .suite-modal-card{width:100vw;border-radius:0}}
.learning-document-panel {
  margin-bottom: 18px;
}

.learning-document-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px;
}

.learning-document-head h2 {
  margin: 0 0 5px;
  color: #1d2f49;
  font-size: 18px;
}

.learning-document-head p {
  margin: 0;
  color: #738198;
}

.learning-document-head strong {
  color: #7056c7;
  white-space: nowrap;
}

.learning-document-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  gap: 16px;
}

.learning-document-grid article {
  display: grid;
  grid-template-columns: 190px 1fr;
  min-height: 170px;
  overflow: hidden;
  border: 1px solid #e0e4ee;
  border-radius: 14px;
  background: #fafbfe;
}

.learning-document-grid article > a {
  display: block;
  min-height: 170px;
  overflow: hidden;
  background: #edf0f6;
}

.learning-document-grid img {
  width: 100%;
  height: 100%;
  min-height: 170px;
  object-fit: cover;
  transition: transform .18s ease;
}

.learning-document-grid article > a:hover img {
  transform: scale(1.025);
}

.learning-document-grid article div {
  padding: 18px;
}

.learning-document-grid article b {
  display: block;
  color: #273553;
  line-height: 1.5;
}

.learning-document-grid article p {
  margin: 8px 0 16px;
  color: #68758b;
  font-size: 13px;
  line-height: 1.6;
}

.learning-document-grid article div a {
  color: #7154c7;
  text-decoration: none;
}

@media (max-width: 720px) {
  .learning-document-grid {
    grid-template-columns: 1fr;
  }

  .learning-document-grid article {
    grid-template-columns: 120px 1fr;
  }
}
.knowledge-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;border:1px solid #d8e3ef;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f2fbf8 100%);box-shadow:0 12px 35px rgba(23,50,77,.06)}
.knowledge-head h2{margin:7px 0 5px;font-size:34px;color:#132640}
.knowledge-head p{margin:0;color:#6b7f98}
.knowledge-head>strong{font-size:32px;color:#0d857a}
.knowledge-category-strip{display:flex;gap:9px;overflow-x:auto;padding:5px 2px 12px;margin:20px 0 4px}
.knowledge-category-strip button{display:flex;align-items:center;gap:9px;min-width:max-content;padding:10px 15px;border:1px solid #d7e3ed;border-radius:12px;background:#fff;color:#304760;font-weight:700}
.knowledge-category-strip button small{display:grid;place-items:center;min-width:24px;height:22px;padding:0 6px;border-radius:11px;background:#eef3f7;color:#698099}
.knowledge-category-strip button.active{border-color:#26a89c;background:#eaf8f5;color:#087d73;box-shadow:inset 0 -2px #20a899}
.knowledge-category-strip button.active small{background:#fff;color:#087d73}
.knowledge-toolbar{margin:3px 0 15px}
.knowledge-toolbar input{width:290px;max-width:38vw}
.knowledge-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.knowledge-resource-card{display:flex;flex-direction:column;min-height:260px;padding:20px;border:1px solid #d9e4ed;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(34,63,91,.05)}
.knowledge-resource-card:hover{border-color:#a8dcd6;transform:translateY(-1px);box-shadow:0 12px 30px rgba(32,91,101,.09)}
.knowledge-resource-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.knowledge-resource-card header>div{display:flex;gap:7px;flex-wrap:wrap}
.knowledge-resource-card header>strong{font-size:22px;color:#0c8277}
.knowledge-resource-card header>strong small{font-size:11px;font-weight:500;color:#7990a6}
.knowledge-category,.knowledge-type{display:inline-flex;padding:4px 9px;border-radius:7px;font-size:12px;font-weight:700}
.knowledge-category{background:#e7f7f4;color:#0b8177}
.knowledge-type{background:#eef3fb;color:#537198}
.knowledge-resource-card h3{margin:17px 0 7px;font-size:19px;color:#172b45}
.knowledge-resource-card>p{min-height:38px;margin:0 0 13px;color:#6c7f96;line-height:1.6}
.knowledge-location{display:flex;align-items:flex-start;gap:9px;margin-top:auto;padding:10px 12px;border-radius:10px;background:#f6f9fb;color:#526b83;font-size:13px}
.knowledge-location i{color:#1b9c91;font-style:normal}
.knowledge-code{display:flex;align-items:center;gap:9px;margin-top:10px;padding:8px 11px;border:1px dashed #bfd7d4;border-radius:9px;background:#fbfefd}
.knowledge-code span{font-size:12px;color:#7b8d9f}
.knowledge-code code{font-size:15px;font-weight:800;color:#0b8076}
.knowledge-code button{margin-left:auto;border:0;background:none;color:#147f9c;cursor:pointer}
.knowledge-resource-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;padding-top:13px;border-top:1px solid #edf1f4}
.knowledge-resource-card footer a{font-weight:700;color:#087f75;text-decoration:none}
.knowledge-resource-card footer small{color:#8a9aab}
.knowledge-pending{color:#b17523;font-weight:700}
@media(max-width:1100px){.knowledge-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.knowledge-resource-grid{grid-template-columns:1fr}.knowledge-head{padding:22px}.knowledge-toolbar input{width:100%;max-width:none}}
.suite-main>.suite-hero,
.suite-main>.goal-command,
.suite-main>.checkin-only-head,
.suite-main>.learning-calendar-simple-head,
.suite-main>.attendance-head,
.suite-main>.score-record-head{min-height:0;padding:0;margin:0 0 10px;border:0;border-radius:0;background:none;box-shadow:none;justify-content:flex-end}
.suite-main>.suite-hero>div:first-child,
.suite-main>.goal-command>div:first-child,
.suite-main>.checkin-only-head>div:first-child,
.suite-main>.learning-calendar-simple-head>div:first-child,
.suite-main>.attendance-head>div:first-child,
.suite-main>.score-record-head>div:first-child,
.suite-main>.suite-hero>strong,
.suite-main>.attendance-head>strong{display:none!important}
.suite-main>.suite-hero:not(:has(button)),
.suite-main>.attendance-head:not(:has(button)){display:none!important}
.suite-main>.suite-hero>.learning-hero-actions{display:flex;justify-content:flex-end;padding:0;background:none}
.suite-main>.suite-hero>.learning-hero-actions>strong{display:none}
.suite-main>.goal-command>button,
.suite-main>.checkin-only-head>button,
.suite-main>.learning-calendar-simple-head>button,
.suite-main>.score-record-head>button,
.suite-main>.suite-hero>button,
.suite-main>.suite-hero>.learning-hero-actions>button{min-height:36px;padding:8px 14px;border-radius:9px}
.knowledge-subcategory-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:2px 0 14px;padding:12px 14px;border:1px solid #d9e7e5;border-radius:13px;background:#f7fbfa}
.knowledge-subcategory-strip>span{margin-right:5px;color:#71869a;font-size:13px;font-weight:700}
.knowledge-subcategory-strip button{padding:7px 12px;border:1px solid #d7e3e9;border-radius:9px;background:#fff;color:#466078;font-weight:700}
.knowledge-subcategory-strip button.active{border-color:#28a99d;background:#def5f1;color:#087c72}
.knowledge-subcategory-strip button small{margin-left:4px;color:#8295a6}
.knowledge-subcategory{display:inline-flex;padding:4px 9px;border-radius:7px;background:#fff2d9;color:#996319;font-size:12px;font-weight:700}


/* learning-workspace-completion-20260727 */
.goal-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}
.goal-review-grid article{padding:18px;border:1px solid #dbe5ef;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(26,53,82,.05)}
.goal-review-grid header{display:flex;justify-content:space-between;gap:10px}.goal-review-grid header span{display:block;font-weight:800;color:#18314d}.goal-review-grid header small{color:#8494a7}.goal-review-grid header strong{color:#128d83;font-size:22px}
.goal-review-progress{height:8px;margin:13px 0;border-radius:5px;background:#eef3f6;overflow:hidden}.goal-review-progress i{display:block;height:100%;background:linear-gradient(90deg,#19b7aa,#4c7ff0)}
.goal-review-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.goal-review-grid dl div{padding:8px;border-radius:9px;background:#f7f9fb}.goal-review-grid dt{font-size:11px;color:#8391a3}.goal-review-grid dd{margin:2px 0 0;font-weight:700;color:#243b55}
.goal-review-grid p{margin:13px 0 5px;color:#3f556e}.goal-review-grid footer{font-size:12px;color:#7a899a}
.goal-todo-panel,.goal-time-panel,.past-learning-panel,.goal-performance-sheet,.learning-goal-analysis,.learning-data-summary{margin-top:18px}
.goal-todo-head,.goal-time-head,.goal-performance-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e4eaf0}
.goal-todo-head h2,.goal-time-head h2,.goal-performance-sheet h2{margin:0;color:#17304a}.goal-todo-head p,.goal-time-head p,.goal-performance-sheet p{margin:5px 0 0;color:#718198}
.goal-todo-head nav{display:flex;gap:7px}.goal-todo-head nav button,.performance-period-bar button{padding:8px 12px;border:1px solid #d8e2ec;border-radius:9px;background:#fff;color:#52677e}.goal-todo-head nav button.active,.performance-period-bar button.active{border-color:#19a99d;background:#eaf9f6;color:#087f76}.goal-todo-head nav span{margin-left:5px;font-size:11px}
.goal-todo-table td b{display:block}.goal-todo-table td small{display:block;margin-top:4px;color:#8493a5}.goal-todo-table td button{border:0;background:none;color:#16877f}
.goal-time-head label,.performance-period-bar label{display:flex;align-items:center;gap:9px;color:#60758b}.goal-time-head input,.performance-period-bar input{padding:8px 10px;border:1px solid #d8e2eb;border-radius:8px}
.goal-daypart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}.goal-daypart-grid>article{border:1px solid #dfe7ef;border-radius:14px;background:#f9fbfc;overflow:hidden}.goal-daypart-grid>article>header{display:flex;justify-content:space-between;gap:10px;padding:13px;background:#fff;border-bottom:1px solid #e6edf2}.goal-daypart-grid header b{display:block}.goal-daypart-grid header span{font-size:12px;color:#8795a5}.goal-daypart-grid header button{border:0;background:none;color:#128a80}
.goal-daypart-grid article>div>section{margin:10px;padding:12px;border:1px solid #dfe8ef;border-radius:11px;background:#fff}.goal-daypart-grid time{font-size:12px;color:#13867c}.goal-daypart-grid section>b{display:block;margin:5px 0}.goal-daypart-grid section p{margin:4px 0;color:#6d7e90}.goal-daypart-grid section footer{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.goal-daypart-grid section footer button{border:0;background:none;color:#16877f}.goal-time-empty{padding:24px;text-align:center;color:#99a6b4}
.past-learning-tools{display:flex;gap:8px}.past-learning-tools input,.past-learning-tools select{padding:9px 11px;border:1px solid #d8e2eb;border-radius:9px}.past-sheet-wrap{max-height:520px}.past-sheet-wrap table{min-width:1050px}
.performance-period-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0;padding:14px 18px;border:1px solid #dce5ed;border-radius:14px;background:#fff}.performance-period-bar>div{display:flex;gap:8px}
.performance-pinned-section{margin:18px 0;border:1px solid #d7e6eb;border-radius:14px;background:#fff;overflow:hidden}.performance-pinned-section>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-bottom:1px solid #e5edf0;background:linear-gradient(135deg,#f4fcfa,#f7faff)}.performance-pinned-section header span{display:block;color:#0a8d82;font-size:12px;font-weight:800;letter-spacing:.1em}.performance-pinned-section h2{margin:4px 0;color:#17304a;font-size:19px}.performance-pinned-section p{margin:0;color:#6c8094;font-size:13px}.performance-pinned-section>header>b{color:#0b887e;font-size:26px}.performance-pinned-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 18px}.performance-pinned-grid article{min-width:0;padding:14px;border:1px solid #e1e9ee;border-radius:12px;background:#fbfdfd}.performance-pinned-grid article>div{min-height:58px}.performance-pinned-grid article span{display:block;color:#16867d;font-size:12px;font-weight:700}.performance-pinned-grid article b{display:block;margin-top:5px;color:#1f3851;line-height:1.45}.performance-pinned-grid article>strong{display:block;margin:12px 0 9px;color:#0d8279;font-size:20px}.performance-pinned-grid article>strong small{margin-right:6px;color:#8493a2;font-size:12px;font-weight:500}.performance-pinned-grid footer{display:flex;justify-content:space-between;gap:8px;color:#728498;font-size:12px}.performance-pinned-grid footer b{color:#16877e}.performance-pinned-grid i{display:block;height:6px;margin-top:9px;overflow:hidden;border-radius:4px;background:#e8eef1}.performance-pinned-grid i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#21ad9f,#4d7de7)}
.goal-performance-sheet>header strong{font-size:28px;color:#128b81}.goal-performance-sheet>footer{display:flex;justify-content:space-between;gap:20px;padding:15px 20px;color:#667b91;border-top:1px solid #e4eaf0}.goal-performance-sheet table tfoot{background:#f4faf8}
.learning-goal-bars{padding:0 22px 20px}.learning-goal-bars article{display:grid;grid-template-columns:minmax(210px,1fr) minmax(180px,2fr) 60px;gap:16px;align-items:center;padding:12px 0;border-top:1px solid #edf1f4}.learning-goal-bars article:first-child{border-top:0}.learning-goal-bars b,.learning-goal-bars small{display:block}.learning-goal-bars small{margin-top:3px;color:#8391a3}.learning-goal-bars article>span{height:9px;border-radius:5px;background:#eef3f6;overflow:hidden}.learning-goal-bars article>span i{display:block;height:100%;background:linear-gradient(90deg,#20b7aa,#4a7de8)}
.learning-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:0 22px 22px}.learning-summary-grid article{padding:18px;border-radius:13px;background:#f6f9fb;text-align:center}.learning-summary-grid b{display:block;font-size:24px;color:#158b82}.learning-summary-grid span{color:#6f8195}
@media(max-width:1100px){.goal-review-grid{grid-template-columns:repeat(2,1fr)}.goal-daypart-grid{grid-template-columns:1fr}.learning-summary-grid{grid-template-columns:repeat(3,1fr)}.performance-pinned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.goal-review-grid{grid-template-columns:1fr}.goal-todo-head,.goal-time-head,.performance-period-bar,.goal-performance-sheet>header,.performance-pinned-section>header{align-items:flex-start;flex-direction:column}.goal-todo-head nav{flex-wrap:wrap}.learning-summary-grid{grid-template-columns:repeat(2,1fr)}.learning-goal-bars article{grid-template-columns:1fr}.past-learning-tools{flex-direction:column;width:100%}.performance-pinned-grid{grid-template-columns:1fr}}

/* five-year-senior-career-benchmark-20260727 */
.boss-career-benchmark{margin:18px 0;border-color:#cddfe8;overflow:hidden}
.boss-career-benchmark>header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;background:linear-gradient(135deg,#f7fcfb,#edf6ff);border-bottom:1px solid #dce8ef}
.boss-career-benchmark>header span{display:block;color:#0c8a80;font-size:12px;font-weight:800;letter-spacing:.12em}
.boss-career-benchmark>header h2{margin:6px 0;color:#142d49}.boss-career-benchmark>header p{margin:0;color:#6e8094}
.boss-career-benchmark>header>strong{min-width:145px;color:#0b857b;font-size:34px;text-align:right}.boss-career-benchmark>header>strong small{display:block;color:#6e8196;font-size:11px;font-weight:600}
.boss-benchmark-summary{display:flex;gap:10px;flex-wrap:wrap;padding:16px 22px;border-bottom:1px solid #e5ecf1}
.boss-benchmark-summary span{padding:8px 12px;border-radius:10px;background:#f1f6f9;color:#64798e}.boss-benchmark-summary b{margin-left:6px;color:#142f4a}
.boss-benchmark-dimensions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px 22px}
.boss-benchmark-dimensions article{display:grid;grid-template-columns:minmax(170px,1fr) minmax(100px,1fr) 48px;gap:12px;align-items:center;padding:14px;border:1px solid #e0e8ef;border-radius:12px;background:#fff}
.boss-benchmark-dimensions article b,.boss-benchmark-dimensions article small{display:block}.boss-benchmark-dimensions article small{margin-top:3px;color:#8292a3}
.boss-benchmark-dimensions article>span{height:8px;border-radius:5px;background:#edf2f5;overflow:hidden}.boss-benchmark-dimensions article>span i{display:block;height:100%;background:linear-gradient(90deg,#1fb3a6,#547fe6)}
.boss-benchmark-dimensions article>strong{color:#0a867c}.boss-benchmark-dimensions article>p{grid-column:1/-1;margin:0;color:#6c7e91;line-height:1.55}
.boss-career-benchmark>footer{padding:18px 22px;background:#fbfcfd}.boss-career-benchmark>footer b{color:#16314e}.boss-career-benchmark>footer p{margin:7px 0 0;color:#596f85;line-height:1.7}
.boss-role-tabs{display:flex;gap:9px;padding:16px 22px 8px;background:#fff}.boss-role-tabs button{display:flex;align-items:center;justify-content:space-between;gap:25px;min-width:220px;padding:12px 15px;border:1px solid #dbe5ec;border-radius:11px;background:#f8fafb;color:#526b81;text-align:left;cursor:pointer}.boss-role-tabs button span,.boss-role-tabs button small{display:block}.boss-role-tabs button span{font-size:15px;font-weight:850}.boss-role-tabs button small{color:#8796a5}.boss-role-tabs button.active{border-color:#17a396;background:#e9f8f5;color:#087b72;box-shadow:inset 0 -3px #17a396}
.boss-level-tabs{display:flex;gap:7px;padding:8px 22px 16px;border-bottom:1px solid #e5ecf1;background:#fff}.boss-level-tabs button{display:flex;align-items:center;gap:8px;min-width:92px;padding:10px 14px;border:1px solid #dbe5ec;border-radius:10px;background:#fff;color:#60758a;font-weight:800;cursor:pointer}.boss-level-tabs button b{display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;background:#edf2f6;color:#65798c;font-size:11px}.boss-level-tabs button.active{border-color:#17a396;background:#e8f7f4;color:#087c73;box-shadow:0 4px 12px #178b7d18}.boss-level-tabs button.active b{background:#ccece7;color:#087c73}
.boss-level-standard{margin:20px 22px 0;border:1px solid #d7e6e4;border-radius:14px;background:linear-gradient(135deg,#f5fbfa,#fff);overflow:hidden}.boss-level-standard>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border-bottom:1px solid #deebe9}.boss-level-standard header span{color:#0b847a;font-size:12px;font-weight:800}.boss-level-standard h3{margin:4px 0 0;color:#17304b}.boss-level-standard header strong{color:#0b857b;font-size:28px;text-align:right}.boss-level-standard header strong small{display:block;color:#7a8da0;font-size:10px}.boss-level-standard>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px}.boss-level-standard article{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:13px;border:1px solid #e0e8ed;border-radius:10px;background:#fff}.boss-level-standard article i{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e6f5f2;color:#0b8278;font-style:normal;font-weight:800}.boss-level-standard article p{margin:0;color:#40566d;line-height:1.65}
@media(max-width:900px){.boss-benchmark-dimensions{grid-template-columns:1fr}}
@media(max-width:900px){.boss-level-standard>div{grid-template-columns:1fr}.boss-role-tabs,.boss-level-tabs{overflow:auto}}
@media(max-width:720px){.boss-career-benchmark>header{align-items:flex-start;flex-direction:column}.boss-career-benchmark>header>strong{text-align:left}.boss-benchmark-dimensions article{grid-template-columns:1fr}.boss-benchmark-dimensions article>p{grid-column:auto}.boss-role-tabs button{min-width:190px}.boss-level-tabs button{min-width:84px}}
.hr-exam-panel{overflow:hidden}
.hr-exam-tabs{display:flex;gap:6px;margin:4px 18px 16px;padding:5px;border-radius:11px;background:#f1f5f7}
.hr-exam-tabs button{flex:0 0 auto;padding:9px 18px;border:0;border-radius:8px;background:transparent;color:#587087;font-weight:750;cursor:pointer}
.hr-exam-tabs button.active{background:#fff;color:#087f75;box-shadow:0 2px 8px rgba(32,65,90,.1)}
.hr-subject-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0 18px 20px}
.hr-subject-grid>article{overflow:hidden;border:1px solid #d9e4ec;border-radius:15px;background:#fff}
.hr-subject-grid>article>header{padding:18px 20px;background:linear-gradient(135deg,#eef8ff,#f8fbfd)}
.hr-subject-grid>article.professional>header{background:linear-gradient(135deg,#eaf9f5,#f8fcfb)}
.hr-subject-grid header span{color:#688095;font-size:12px;font-weight:700}
.hr-subject-grid h3{margin:5px 0 0;font-size:20px;color:#152a43}
.hr-topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:15px 20px}
.hr-topic-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-radius:8px;background:#f6f8fa}
.hr-topic-list span{color:#425a70}
.hr-topic-list strong{color:#0d8379}
.hr-subject-grid footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e5ebf0;border-top:1px solid #e1e8ed}
.hr-subject-grid footer>div{padding:12px 15px;background:#fbfcfd}
.hr-subject-grid footer span,.hr-subject-grid footer b{display:block}
.hr-subject-grid footer span{color:#7c8d9e;font-size:12px}
.hr-subject-grid footer b{margin-top:4px;color:#253b53}
.hr-chapter-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 18px 20px}
.hr-chapter-groups>section{border:1px solid #dce5ec;border-radius:14px;background:#fff}
.hr-chapter-groups>section>header{display:flex;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e6edf1;background:#f7fafb;font-weight:800;color:#17304a}
.hr-chapter-groups>section>header strong{color:#13857b;font-size:12px}
.hr-chapter-groups article{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:13px 15px;border-bottom:1px solid #edf1f3}
.hr-chapter-groups article:last-child{border-bottom:0}
.hr-chapter-groups article>i{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e8f5f3;color:#087f75;font-style:normal;font-weight:800}
.hr-chapter-groups article b{color:#273f57}
.hr-chapter-groups article p{margin:5px 0 0;color:#718297;font-size:13px;line-height:1.55}
.hr-week-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 18px 20px}
.hr-week-grid>article{padding:15px;border:1px solid #dce5ec;border-radius:13px;background:#fff}
.hr-week-grid article>header{display:flex;justify-content:space-between;gap:10px}
.hr-week-grid header b,.hr-week-grid header span{display:block}
.hr-week-grid header b{color:#18324d}.hr-week-grid header span{margin-top:3px;color:#8293a4;font-size:12px}
.hr-week-grid header strong{color:#0d8379}
.hr-week-progress{position:relative;height:8px;margin:12px 0 14px;border-radius:5px;background:#e9eef2}
.hr-week-progress i{display:block;width:var(--p);height:100%;border-radius:5px;background:#24a89b}
.hr-week-progress span{position:absolute;right:0;top:-18px;color:#718598;font-size:11px}
.hr-week-grid ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}
.hr-week-grid li{display:flex;align-items:center;gap:8px;color:#51677c}
.hr-week-grid li i{color:#96a7b6;font-style:normal}
.hr-week-grid li.done{color:#1a796f;text-decoration:line-through}.hr-week-grid li.done i{color:#17a190}
@media(max-width:1100px){.hr-chapter-groups{grid-template-columns:1fr 1fr}.hr-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.hr-subject-grid,.hr-chapter-groups,.hr-week-grid{grid-template-columns:1fr}.hr-topic-list{grid-template-columns:1fr}}

/* detailed-five-year-career-roadmap-20260727 */
.career-roadmap{margin:18px 0;border-color:#cbdde9;overflow:hidden}
.career-roadmap-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;background:linear-gradient(135deg,#102943,#174c68 62%,#168f84);color:#fff}
.career-roadmap-head span{font-size:11px;font-weight:850;letter-spacing:.14em;color:#92e6dc}.career-roadmap-head h2{margin:6px 0;font-size:26px}.career-roadmap-head p{max-width:900px;margin:0;color:#d5e5ee;line-height:1.65}
.career-roadmap-head>div:last-child{min-width:135px;text-align:right}.career-roadmap-head>div:last-child strong{display:block;font-size:38px}.career-roadmap-head>div:last-child small{color:#cde3e8}
.career-plan-assessment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 18px;background:#f4f8fa;border-bottom:1px solid #dce6ec}.career-plan-assessment article{padding:13px 15px;border:1px solid #dbe5eb;border-radius:11px;background:#fff}.career-plan-assessment span{display:block;color:#11867c;font-size:11px;font-weight:850;letter-spacing:.06em}.career-plan-assessment p{margin:6px 0 0;color:#536b80;font-size:13px;line-height:1.65}
.career-stage-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:18px;background:#f4f8fa;border-bottom:1px solid #dce6ec}
.career-stage-tabs button{position:relative;display:grid;grid-template-columns:34px 1fr;gap:2px 10px;align-items:center;padding:14px;border:1px solid #d7e2e9;border-radius:13px;background:#fff;color:#526a80;text-align:left;cursor:pointer}
.career-stage-tabs button>i{grid-row:1/4;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf4f7;color:#547089;font-style:normal;font-weight:850}
.career-stage-tabs button span,.career-stage-tabs button b,.career-stage-tabs button small{display:block}.career-stage-tabs button span{font-size:11px}.career-stage-tabs button b{color:#17324c;font-size:16px}.career-stage-tabs button small{font-size:10px;color:#8191a1}
.career-stage-tabs button>.suite-progress{grid-column:1/-1;margin-top:9px}.career-stage-tabs button.active{border-color:#24aa9f;background:#eaf8f5;box-shadow:0 7px 18px rgba(20,128,118,.12)}.career-stage-tabs button.active>i{background:#15998d;color:#fff}
.career-stage-gate{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:18px;padding:22px;border-bottom:1px solid #e2e9ee}
.career-stage-gate>div>span{color:#0d887d;font-size:12px;font-weight:800}.career-stage-gate h3{margin:5px 0 9px;color:#17314c}.career-stage-gate p{margin:0;color:#526a80;line-height:1.75}
.career-stage-gate aside{padding:16px;border-radius:12px;background:#f5f9fa}.career-stage-gate aside>b,.career-stage-gate aside>span,.career-stage-gate aside>small{display:block}.career-stage-gate aside>b{margin-bottom:8px;color:#18314a}.career-stage-gate aside>span{padding:4px 0;color:#405c72}.career-stage-gate aside>small{margin-top:8px;color:#8091a2;line-height:1.5}
.career-month-picker{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;background:#fbfcfd;border-bottom:1px solid #e4eaef}
.career-month-picker label{display:flex;align-items:center;gap:10px;color:#5b7186;font-weight:700}.career-month-picker select{min-width:410px;padding:10px 12px;border:1px solid #cfdce6;border-radius:9px;background:#fff;color:#213d57}.career-month-picker>span{color:#75889a}
.career-month-objective{margin:18px 22px;padding:19px 20px;border:1px solid #d7e4ea;border-left:4px solid #17a397;border-radius:13px;background:linear-gradient(135deg,#fbfefd,#f5fafc)}
.career-month-objective>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.career-month-objective header span{color:#128a80;font-size:11px;font-weight:800;letter-spacing:.08em}.career-month-objective h3{margin:4px 0 0;color:#18324c;font-size:21px}.career-month-objective p{margin:10px 0 0;color:#526a80;line-height:1.7}
.career-bilibili-sync{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 22px 14px;padding:10px 13px;border:1px solid #cce5e1;border-radius:10px;background:#f1faf8;color:#527084}.career-bilibili-sync b{color:#087f75}.career-bilibili-sync span{font-size:13px}
.boss-level-progress-split{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px 0}.boss-level-progress-split article{padding:16px 18px;border:1px solid #d8e5ea;border-radius:12px;background:#fbfdfd}.boss-level-progress-split header>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.boss-level-progress-split header span{color:#173c54;font-weight:800}.boss-level-progress-split header b{color:#07877c;font-size:22px}.boss-level-progress-split header small{display:block;min-height:38px;margin:7px 0 12px;color:#6b8092;line-height:1.55}.boss-level-progress-split .db-progress{max-width:none}
@media(max-width:760px){.boss-level-progress-split{grid-template-columns:1fr;padding-left:12px;padding-right:12px}}
.career-roadmap-columns{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(520px,1.5fr);gap:16px;padding:0 22px 22px}.career-roadmap-columns>section{border:1px solid #dce5eb;border-radius:14px;background:#f8fafb;overflow:hidden}
.career-roadmap-columns>section>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;background:#fff;border-bottom:1px solid #e3eaef}.career-roadmap-columns>section>header h3{margin:0;color:#18314b}.career-roadmap-columns>section>header p{margin:3px 0 0;color:#7d8e9e;font-size:12px}.career-roadmap-columns>section>header strong{color:#10877d}
.career-roadmap-columns>section>div{display:grid;gap:9px;padding:11px}.career-daily-list{max-height:760px;overflow:auto}
.career-four-week-grid{display:grid;grid-template-columns:repeat(4,minmax(285px,1fr));gap:12px;padding:0 18px 20px;overflow-x:auto}.career-week-column{min-width:285px;border:1px solid #dce6ec;border-radius:14px;background:#f6f9fb;overflow:hidden}.career-week-column>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:112px;padding:15px;background:#fff;border-bottom:1px solid #dfe8ee}.career-week-column>header span{display:block;color:#0d887d;font-size:11px;font-weight:850;letter-spacing:.08em}.career-week-column>header h3{margin:5px 0;color:#17324c;font-size:17px}.career-week-column>header small{color:#7c8fa1}.career-week-column>header>div:last-child{display:grid;justify-items:end;gap:8px;min-width:105px}.career-week-column>header button,.career-week-day>button{padding:7px 9px;border:1px solid #b9ddd8;border-radius:8px;background:#ecf8f6;color:#0b8177;font-weight:750;cursor:pointer}.career-week-days{display:grid;gap:7px;padding:9px}.career-week-day{min-height:120px;padding:11px;border:1px solid #dfe7ed;border-radius:10px;background:#fff}.career-week-day>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.career-week-day>header div{display:flex;align-items:center;gap:7px}.career-week-day>header span{color:#0b857a;font-weight:800}.career-week-day>header time{color:#74879a;font-size:12px}.career-week-day>header b{color:#0b8278;font-size:12px}.career-week-day h4{margin:9px 0 4px;color:#203950;font-size:14px}.career-week-day>p{margin:4px 0;color:#7a8b9c;font-size:12px}.career-week-day details{margin:8px 0;color:#526b80;font-size:12px}.career-week-day summary{font-weight:750;cursor:pointer}.career-week-day details p{line-height:1.55}.career-week-day.free{min-height:78px;background:#f8fafb;border-style:dashed}.career-week-day.free>p{margin-top:15px;color:#9aa7b3}.career-week-day>button{width:100%;margin-top:7px}
.career-progress-label{display:block;color:#57728a!important;font-size:11px!important;font-weight:750}.career-month-progress{display:grid;justify-items:end;gap:5px;min-width:150px}.career-period-progress{margin:8px 0 7px}.career-period-progress .db-progress{width:100%}.career-week-day .db-progress{min-width:0}
.career-roadmap-todo{display:grid;grid-template-columns:minmax(185px,.8fr) minmax(240px,1.25fr) minmax(130px,.55fr);gap:12px;align-items:center;padding:13px;border:1px solid #dfe7ed;border-radius:11px;background:#fff}
.career-roadmap-todo>div:first-child span,.career-roadmap-todo>div:first-child b,.career-roadmap-todo>div:first-child small{display:block}.career-roadmap-todo>div:first-child span{color:#10887e;font-size:11px;font-weight:750}.career-roadmap-todo>div:first-child b{margin-top:4px;color:#263e55}.career-roadmap-todo>div:first-child small{margin-top:5px;color:#8493a2}
.career-roadmap-todo details summary{color:#436279;font-weight:700;cursor:pointer}.career-roadmap-todo details p{margin:8px 0 0;color:#667b8e;font-size:12px;line-height:1.65}
.career-roadmap-todo-progress{display:flex;flex-direction:column;gap:7px}.career-roadmap-todo-progress button{padding:7px 10px;border:1px solid #bcded9;border-radius:8px;background:#edf9f7;color:#0c8278;font-weight:700;cursor:pointer}
@media(max-width:1200px){.career-stage-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.career-roadmap-columns{grid-template-columns:1fr}.career-stage-gate{grid-template-columns:1fr}}
@media(max-width:1200px){.goal-command{align-items:flex-start;flex-direction:column}.goal-command-title{min-width:0}.goal-command-evaluation{width:100%}.career-four-week-grid{grid-template-columns:repeat(4,minmax(300px,1fr))}}
@media(max-width:760px){.goal-command-evaluation{grid-template-columns:1fr}.career-four-week-grid{padding:0 12px 14px}}
@media(max-width:760px){.career-roadmap-head,.career-month-picker{align-items:flex-start;flex-direction:column}.career-roadmap-head>div:last-child{text-align:left}.career-plan-assessment{grid-template-columns:1fr}.career-stage-tabs{grid-template-columns:1fr}.career-month-picker label{align-items:flex-start;flex-direction:column;width:100%}.career-month-picker select{width:100%;min-width:0}.career-roadmap-columns{padding:0 12px 14px}.career-roadmap-todo{grid-template-columns:1fr}.career-stage-gate,.career-month-objective{margin-left:12px;margin-right:12px}}
.automatic-checkin-board .checkin-board-head p{font-weight:650;color:#0b8278}.automatic-checkin-table th:first-child,.automatic-checkin-table td:first-child{min-width:120px}.automatic-checkin-table .db-progress{min-width:160px}
.monthly-checkin-matrix .suite-table-wrap{max-height:none;overflow:auto}.monthly-checkin-matrix .checkin-matrix{min-width:1780px}.monthly-checkin-matrix .checkin-matrix th{min-width:42px;padding:9px 6px;background:#173f35;color:#fff}.monthly-checkin-matrix .checkin-matrix th small{display:block;margin-top:5px;color:#d7e8dd}.monthly-checkin-matrix .checkin-matrix th:nth-child(-n+4){min-width:82px}.monthly-checkin-matrix .checkin-matrix .sticky-task{position:sticky;left:0;z-index:2;min-width:210px;text-align:left}.monthly-checkin-matrix tbody .sticky-task{background:#fff}.monthly-checkin-matrix .checkin-matrix td{padding:8px 6px;text-align:center}.monthly-checkin-matrix .check-cell{width:30px;height:30px;border:1px solid #cbd9d4;border-radius:7px;background:#fff;color:#667b74}.monthly-checkin-matrix .check-cell.checked{border-color:#169d8d;background:#e7f7f3;color:#08796e}
.daily-specific-board{overflow:hidden}.daily-specific-scroll{overflow:auto;padding:0 18px 10px}.daily-specific-table{width:100%;min-width:1180px;border-collapse:separate;border-spacing:0;border:1px solid #c9d8d1;border-radius:12px;overflow:hidden}.daily-specific-table th,.daily-specific-table td{border-right:1px solid #d7e1dc;border-bottom:1px solid #d7e1dc}.daily-specific-table thead th{padding:11px 8px;background:#173f35;color:#fff}.daily-specific-table thead th:first-child{min-width:78px}.daily-specific-table thead span,.daily-specific-table thead small{display:block;margin-top:4px;color:#d9e8df;font-size:12px}.daily-specific-table tbody th{position:sticky;left:0;z-index:1;width:78px;padding:9px;background:#244d40;color:#f8eab9}.daily-specific-table td{min-width:148px;padding:4px;background:#fffef5}.daily-specific-table td.completed{background:#ebf8f3}.daily-specific-table td input{width:100%;min-width:0;padding:7px 6px;border:0;background:transparent;color:#344f47;font-size:12px;text-align:center;outline:none}.daily-specific-table td button{display:block;width:100%;padding:4px;border:0;border-radius:5px;background:transparent;color:#9aa8a2;font-size:11px}.daily-specific-table td button.checked{background:#d9f1e9;color:#08796e;font-weight:800}.daily-specific-table .daily-rate-row th{white-space:nowrap}.daily-specific-table .daily-rate-row td{padding:10px;text-align:center}.daily-specific-table .daily-rate-row strong,.daily-specific-table .daily-rate-row span{display:block}.daily-specific-table .daily-rate-row strong{color:#08796e}.daily-specific-table .daily-rate-row span{margin-top:4px;color:#809189;font-size:11px}.daily-summary-grid{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;padding:8px 18px 18px;overflow:auto}.daily-summary-grid label{min-width:150px}.daily-summary-grid label span{display:block;margin-bottom:6px;color:#254a40;font-size:12px;font-weight:800}.daily-summary-grid textarea{width:100%;min-height:128px;padding:10px;border:1px solid #d4dfda;border-radius:9px;background:#fffef7;resize:vertical;color:#354c45;line-height:1.55}
@media(max-width:900px){.daily-summary-grid{grid-template-columns:repeat(7,180px)}}

/* career-and-english-goal-tabs-20260727 */
.suite-main>.goal-command{display:block!important;padding:22px 26px!important;border:1px solid #dce6ef!important;border-radius:17px!important;background:linear-gradient(135deg,#fff 58%,#f1f8fb)!important;box-shadow:0 8px 24px rgba(25,53,82,.045)!important}
.suite-main>.goal-command>.goal-command-title{display:block!important;flex:1;min-width:0}
.goal-command>.goal-command-score{width:100%;min-height:112px;padding:15px 17px;box-sizing:border-box;border:1px solid #d8e4ec;border-radius:13px;background:#fff}
.goal-command>.goal-command-score small{display:block;margin-bottom:5px;color:#11867c;font-weight:800}
.goal-command>.goal-command-score strong{display:block;margin-bottom:7px;color:#148c82;font-size:32px}
.goal-command>.goal-command-score .db-progress{max-width:170px}
.goal-command>.goal-command-score p{margin-top:7px;font-size:12px;line-height:1.5}
.goal-domain-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 15px;padding:6px;border:1px solid #dae5ed;border-radius:14px;background:#f3f7fa}
.goal-domain-tabs button{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:11px 16px;border:0;border-radius:10px;background:transparent;color:#526a80;text-align:left;cursor:pointer}
.goal-domain-tabs button span{font-size:16px;font-weight:850}.goal-domain-tabs button small{color:#8292a2}
.goal-domain-tabs button.active{background:#fff;color:#087f75;box-shadow:0 3px 12px rgba(26,55,82,.1)}
.goal-domain-tabs button.active small{color:#4f7d78}
.performance-category-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 2px 10px;color:#687b90}
.performance-category-label b{color:#17344f;font-size:15px}.performance-category-label span{padding:5px 10px;border-radius:999px;background:#e9f6f3;color:#087d73;font-size:12px;font-weight:800}
.performance-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}
.performance-category-tabs .suite-empty{grid-column:1/-1}
.travel-date-cell{min-width:250px;white-space:normal!important}.travel-date-cell b,.travel-date-cell small{display:block}.travel-date-cell b{color:#173d5a;line-height:1.55}.travel-date-cell small{margin-top:5px;color:#75889a;line-height:1.45}

.ielts-four-month-plan{margin:0 0 18px;overflow:hidden;border-color:#d9e4ed}
.ielts-plan-head{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px 27px;background:linear-gradient(135deg,#112d4b,#1c5b75 62%,#1c8e88);color:#fff}
.ielts-plan-head span{color:#9ce5dd;font-size:11px;font-weight:850;letter-spacing:.12em}.ielts-plan-head h2{margin:6px 0;font-size:27px}.ielts-plan-head p{max-width:850px;margin:0;color:#d6e4ec;line-height:1.7}
.ielts-plan-head aside{min-width:150px;padding:13px 15px;border:1px solid #ffffff30;border-radius:12px;background:#061e3555;text-align:right}.ielts-plan-head aside small,.ielts-plan-head aside b,.ielts-plan-head aside strong{display:block}.ielts-plan-head aside small{color:#c4d8e5}.ielts-plan-head aside b{margin:4px 0;color:#fff}.ielts-plan-head aside strong{color:#8ee9dc;font-size:24px}
.ielts-feasibility-note{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:15px 22px;border-bottom:1px solid #e2e9ef;background:#fff9eb}.ielts-feasibility-note b{color:#9a681d}.ielts-feasibility-note p{margin:0;color:#6e5b3e;line-height:1.65}
.ielts-skill-targets{padding:20px 22px 0}.ielts-skill-targets>header h3,.ielts-week-plan>header h3,.ielts-daily-plan>header h3{margin:0;color:#19334d}.ielts-skill-targets>header p,.ielts-week-plan>header p,.ielts-daily-plan>header p{margin:5px 0 12px;color:#75879a}
.ielts-skill-targets table th,.ielts-skill-targets table td{text-align:center}.ielts-skill-targets table th:first-child,.ielts-skill-targets table td:first-child,.ielts-skill-targets table th:last-child,.ielts-skill-targets table td:last-child{text-align:left}
.ielts-band{display:inline-grid;place-items:center;min-width:45px;height:31px;border-radius:9px;background:#edf4fa;color:#2e648f;font-weight:850}.ielts-band.target{background:#e6f6f2;color:#087f74}
.ielts-month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:20px 22px}
.ielts-month-grid>article{position:relative;padding:16px;border:1px solid #dce6ed;border-radius:13px;background:#fff}.ielts-month-grid article>header{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:start}.ielts-month-grid header i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e9f5f3;color:#0b8278;font-style:normal;font-weight:850}.ielts-month-grid header span{color:#7d8fa1;font-size:11px}.ielts-month-grid h3{margin:4px 0 0;color:#19334c;font-size:15px;line-height:1.45}.ielts-month-score{display:flex;align-items:baseline;justify-content:space-between;margin:14px 0 10px;padding:9px 11px;border-radius:9px;background:#f3f7fa}.ielts-month-score small{color:#718398}.ielts-month-score strong{color:#10857b;font-size:24px}.ielts-month-grid p{margin:8px 0 0;color:#5d7286;font-size:12px;line-height:1.65}
.ielts-week-plan{padding:4px 22px 20px}.ielts-week-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.ielts-week-groups>article{overflow:hidden;border:1px solid #dce6ed;border-radius:13px;background:#f7fafb}.ielts-week-groups>article>header{display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:13px 14px;border-bottom:1px solid #e1e9ee;background:#fff}.ielts-week-groups>article>header span{color:#10877c;font-size:11px;font-weight:800}.ielts-week-groups>article>header b{grid-row:2;color:#1e3952}.ielts-week-groups>article>header small{grid-row:1/3;grid-column:2;align-self:center;color:#8091a1}.ielts-week-groups details{margin:8px;border:1px solid #e0e8ee;border-radius:9px;background:#fff}.ielts-week-groups summary{display:grid;grid-template-columns:31px 1fr;gap:8px;align-items:center;padding:10px;cursor:pointer;list-style:none}.ielts-week-groups summary::-webkit-details-marker{display:none}.ielts-week-groups summary i{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#edf3f7;color:#567086;font-style:normal;font-size:11px;font-weight:850}.ielts-week-groups summary b,.ielts-week-groups summary small{display:block}.ielts-week-groups summary b{color:#29445c;font-size:12px;line-height:1.45}.ielts-week-groups summary small{margin-top:3px;color:#8a99a7;font-size:10px}.ielts-week-groups details>p{margin:0;padding:0 11px 10px;color:#617589;font-size:11px;line-height:1.6}
.ielts-daily-plan{padding:0 22px 24px}.ielts-daily-plan>header{display:flex;align-items:center;justify-content:space-between}.ielts-daily-plan>header strong{color:#0c8278}.ielts-daily-plan>div{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:8px;overflow:auto}.ielts-daily-plan article{min-width:150px;padding:13px;border:1px solid #dfe7ed;border-radius:11px;background:#fff}.ielts-daily-plan article span,.ielts-daily-plan article b,.ielts-daily-plan article strong{display:block}.ielts-daily-plan article span{color:#0c8479;font-size:11px;font-weight:800}.ielts-daily-plan article b{min-height:40px;margin:5px 0;color:#29425a;font-size:13px}.ielts-daily-plan article strong{color:#316c9a}.ielts-daily-plan article p{margin:8px 0 0;color:#718397;font-size:11px;line-height:1.55}
@media(max-width:1100px){.ielts-month-grid,.ielts-week-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.suite-main>.goal-command{grid-template-columns:1fr}.ielts-plan-head{align-items:flex-start;flex-direction:column}.goal-command>.goal-command-score{width:100%;box-sizing:border-box}.goal-domain-tabs,.ielts-month-grid,.ielts-week-groups{grid-template-columns:1fr}.goal-domain-tabs button{align-items:flex-start;flex-direction:column;gap:4px}.ielts-plan-head aside{text-align:left}.ielts-feasibility-note{grid-template-columns:1fr}}
.today-goals-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;margin-bottom:12px;border:1px solid #dce6ef;border-radius:16px;background:linear-gradient(135deg,#fff 58%,#eef9f7)}
.today-goals-head h2{margin:4px 0;font-size:30px;color:#14233b}.today-goals-head p{margin:0;color:#66798d}.today-goals-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.today-goals-summary article{padding:14px 16px;border:1px solid #dce6ed;border-radius:12px;background:#fff}.today-goals-summary span{display:block;color:#718399;font-size:12px}.today-goals-summary b{display:block;margin-top:4px;color:#123452;font-size:21px}
.today-goals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.today-goal-card{padding:18px;border:1px solid #d9e4eb;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(24,52,79,.04)}.today-goal-card.done{border-color:#b9ddd5;background:#f7fcfa}.today-goal-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.today-goal-card header div{display:flex;align-items:center;gap:8px}.today-goal-card header i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e3f5f1;color:#087d73;font-style:normal;font-weight:850}.today-goal-card header span{color:#087d73;font-size:13px;font-weight:800}.today-goal-card header em{color:#718499;font-size:12px;font-style:normal}.today-goal-card h3{margin:14px 0 10px;color:#142a43;font-size:19px}.today-goal-structured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.today-goal-structured>div{padding:10px 11px;border:1px solid #e3eaf0;border-radius:9px;background:#fafcfd}.today-goal-structured>div.primary{grid-column:1/-1;border-color:#c7e4de;background:#f0faf7}.today-goal-structured b{display:block;margin-bottom:4px;color:#087d73;font-size:11px}.today-goal-structured p{margin:0;color:#506a80;font-size:13px;line-height:1.55}.today-goal-structured .primary p{color:#233e55;font-size:14px;font-weight:650}.today-goal-acceptance{display:flex;gap:10px;margin-top:10px;padding:11px 12px;border-radius:10px;background:#f4f8fa}.today-goal-acceptance b{flex:none;color:#224862;font-size:12px}.today-goal-acceptance span{color:#61788b;font-size:12px;line-height:1.55}.today-goal-card footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:14px}.today-goal-card footer button{padding:8px 14px;border:1px solid #b9dcd6;border-radius:9px;background:#eaf8f5;color:#087c72;font-weight:800;cursor:pointer}
@media(max-width:900px){.today-goals-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.today-goals-grid{grid-template-columns:1fr}}@media(max-width:640px){.today-goals-head{align-items:flex-start;flex-direction:column}.today-goals-summary{grid-template-columns:1fr 1fr}.today-goal-structured{grid-template-columns:1fr}.today-goal-structured>div.primary{grid-column:auto}}
.learning-page-compact-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:8px 2px 16px}.learning-page-compact-head h2{margin:0;font-size:28px;color:#102a4c}.learning-page-compact-head p{margin:6px 0 0;color:#61728d}.notebook-category-tabs{margin:0 0 16px}.notebook-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.notebook-card{background:#fff;border:1px solid #d9e5f0;border-radius:14px;padding:18px;box-shadow:0 4px 14px rgba(17,49,83,.05);min-height:190px;display:flex;flex-direction:column}.notebook-card header,.notebook-card footer{display:flex;justify-content:space-between;gap:10px;align-items:center}.notebook-card h3{font-size:18px;color:#132f54;margin:18px 0 10px}.notebook-card p{color:#586b84;line-height:1.7;white-space:pre-wrap;flex:1;margin:0}.notebook-card footer{border-top:1px solid #e8eef4;padding-top:12px;margin-top:16px;font-size:13px;color:#6d7d91}.notebook-card footer button{color:#087e78;background:#effaf8;border:1px solid #bde7e3;border-radius:7px;padding:6px 10px}.study-hours-grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(420px,1.3fr);gap:18px}.study-hours-grid h2{margin:0 0 16px;font-size:19px}.study-hours-row{display:grid;grid-template-columns:130px 1fr auto;gap:10px;align-items:center;margin:12px 0;color:#28415f}.study-hours-row span{height:9px;background:#edf1f4;border-radius:10px;overflow:hidden}.study-hours-row i{display:block;height:100%;width:var(--p);background:linear-gradient(90deg,#21b5a6,#5684ec);border-radius:inherit}.study-hours-row strong{font-size:13px;color:#007b75}@media(max-width:900px){.study-hours-grid{grid-template-columns:1fr}.learning-page-compact-head{flex-direction:column}}
.school-profile-hero{background:linear-gradient(120deg,#fff 54%,#eaf7f5)}.school-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.school-profile-grid>article{padding:20px;border:1px solid #dbe7ed;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(17,49,83,.045)}.school-profile-grid header{display:grid;grid-template-columns:1fr auto;gap:7px 10px;align-items:center}.school-profile-grid header span{width:max-content;padding:4px 8px;border-radius:6px;background:#e5f6f3;color:#087d74;font-size:12px;font-weight:800}.school-profile-grid header b{grid-column:1/-1;color:#132f54;font-size:20px}.school-profile-grid header small{grid-column:1/-1;color:#74849a}.school-profile-grid p{min-height:48px;margin:15px 0;color:#546c82;line-height:1.7}.school-profile-grid>article>div{display:grid;gap:8px}.school-profile-file{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;width:100%;border:1px solid #e0e9ef;border-radius:10px;padding:9px 10px;background:#fbfdfe;color:#29435f;text-align:left;cursor:pointer}.school-profile-file:hover{border-color:#79b9b3;background:#f1fbf9}.school-profile-file i{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#eaf0fb;color:#486ba2;font-size:11px;font-style:normal;font-weight:850}.school-profile-file b,.school-profile-file small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.school-profile-file small{margin-top:3px;color:#8290a0;font-size:11px}.school-profile-file em{color:#087f78;font-size:12px;font-style:normal;font-weight:800}.school-profile-grid footer{margin-top:12px;color:#738398;font-size:12px}@media(max-width:860px){.school-profile-grid{grid-template-columns:1fr}}
.resume-review-note{display:flex;gap:12px;align-items:flex-start;margin:14px 0;padding:13px 16px;border:1px solid #cbe8e2;border-radius:13px;background:#f0faf8;color:#466c68}.resume-review-note b{color:#087d73;white-space:nowrap}.resume-file-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.resume-review-card{overflow:hidden;border:1px solid #dce6ee;border-radius:14px;background:#fff;box-shadow:0 4px 13px rgba(20,48,79,.04)}.resume-review-card>header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:start;padding:15px;border-bottom:1px solid #e7edf2}.resume-review-card>header>i{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#edf1fb;color:#496ca2;font-size:11px;font-style:normal;font-weight:850}.resume-review-card header b,.resume-review-card header small,.resume-review-card header span{display:block}.resume-review-card header b{overflow:hidden;color:#18334f;text-overflow:ellipsis;white-space:nowrap}.resume-review-card header small{margin-top:4px;overflow:hidden;color:#718398;text-overflow:ellipsis;white-space:nowrap}.resume-review-card header span{margin-top:5px;color:#8a98a7;font-size:12px}.resume-review-card header aside{grid-column:1/-1;display:flex;gap:7px}.resume-review-card header aside button,.resume-review-card footer button{border:1px solid #b8dcd7;border-radius:8px;padding:7px 10px;background:#effaf8;color:#087c72;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.resume-content{padding:0 15px}.resume-content summary{padding:13px 0;color:#375b77;font-weight:750;cursor:pointer}.resume-content>div{display:grid;gap:9px;padding-bottom:14px}.resume-content section{padding:11px 12px;border-left:3px solid #76cfc5;border-radius:0 9px 9px 0;background:#f7fbfc}.resume-content h4{margin:0 0 6px;color:#087e75;font-size:13px}.resume-content p{max-height:155px;margin:0;overflow:auto;color:#465d72;white-space:pre-wrap;font-size:12px;line-height:1.65}.resume-no-text{margin:14px 15px;padding:11px 12px;border-radius:9px;background:#f6f8fa;color:#718196;font-size:12px;line-height:1.6}.resume-review-card>footer{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;gap:8px;align-items:center;padding:12px 15px;border-top:1px solid #e7edf2;background:#fbfcfd}.resume-review-card footer label{display:flex;align-items:center;gap:6px;color:#587088;font-size:12px;white-space:nowrap}.resume-review-card footer select,.resume-review-card footer input{min-width:0;border:1px solid #d8e2ea;border-radius:7px;padding:7px 8px;background:#fff;color:#385168;font:inherit;font-size:12px}.resume-review-card footer input{width:100%}@media(max-width:980px){.resume-file-list{grid-template-columns:1fr}}@media(max-width:620px){.resume-review-note{flex-direction:column}.resume-review-card>footer{grid-template-columns:1fr}.resume-review-card footer input{box-sizing:border-box}}
.resume-file-list{grid-template-columns:1fr}.resume-file-list>.resume-review-card{display:block}.resume-review-card>header{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;padding:18px 20px}.resume-review-card header aside{grid-column:auto;justify-self:end}.resume-review-card header b,.resume-review-card header small{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word}.resume-content{padding:0 20px}.resume-content>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:18px}.resume-content section{padding:15px 16px}.resume-content h4{font-size:14px}.resume-content p{max-height:none;overflow:visible;font-size:14px;line-height:1.8;word-break:break-word}.resume-no-text{margin:18px 20px;font-size:14px}.resume-review-card>footer{padding:15px 20px}@media(max-width:860px){.resume-review-card>header{grid-template-columns:44px 1fr}.resume-review-card header aside{grid-column:1/-1;justify-self:start}.resume-content>div{grid-template-columns:1fr}}
.rental-payment-hero{background:linear-gradient(120deg,#fff 52%,#effaf5)}.current-rent-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0;padding:24px 28px;border:1px solid #bfe2d3;border-radius:18px;background:linear-gradient(130deg,#fff,#effaf5);box-shadow:0 10px 28px rgba(35,105,78,.08)}.current-rent-card span,.current-rent-card small{color:#647d72}.current-rent-card h2{margin:7px 0;font-size:24px}.current-rent-card p{margin:0;color:#6b7f77}.current-rent-card aside{text-align:right}.current-rent-card aside strong{display:block;margin:4px 0 10px;color:#188362;font-size:27px}.current-rent-card button{border:1px solid #acd7c5;border-radius:8px;padding:7px 13px;background:#fff;color:#147458;cursor:pointer}
.rental-requirement-sheet{margin:18px 0;overflow:hidden}.rental-requirement-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #dce8ed;background:linear-gradient(120deg,#fbfefd,#f1faf8)}.rental-requirement-sheet header span{color:#098279;font-size:11px;font-weight:850;letter-spacing:.06em}.rental-requirement-sheet h2{margin:5px 0;color:#153751;font-size:21px}.rental-requirement-sheet p{margin:0;color:#6d8193;font-size:13px}.rental-requirement-sheet header button{flex:none;border:1px solid #b8ded7;border-radius:8px;padding:8px 12px;background:#fff;color:#087c72;font:inherit;font-weight:750;cursor:pointer}.rental-requirement-sheet pre{max-height:580px;margin:0;padding:20px 22px;overflow:auto;background:#fff;color:#38536c;font-family:inherit;white-space:pre-wrap;font-size:14px;line-height:1.8}@media(max-width:700px){.rental-requirement-sheet>header{flex-direction:column}.rental-requirement-sheet pre{max-height:460px}}
.bank-card-hero{background:linear-gradient(120deg,#fff 52%,#eef4ff)}.bank-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.bank-card-grid article{padding:20px;border:1px solid #d4e0ec;border-radius:16px;background:linear-gradient(145deg,#fff,#f4f8fc);box-shadow:0 7px 20px rgba(24,57,91,.06)}.bank-card-grid header{display:flex;align-items:center;gap:11px}.bank-card-grid header>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#dcebf9;color:#23628d;font-weight:800}.bank-card-grid header b,.bank-card-grid header small{display:block}.bank-card-grid header small{margin-top:2px;color:#738397}.bank-card-grid code{display:block;margin:22px 0 12px;padding:10px;border-radius:8px;background:#182f49;color:#eaf4ff;font-size:15px;letter-spacing:.5px}.bank-card-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 15px}.bank-card-grid dl div{min-width:0}.bank-card-grid dt{color:#8190a0;font-size:11px}.bank-card-grid dd{margin:3px 0 0;overflow:hidden;color:#3a566f;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.bank-card-grid footer{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#526c85;font-size:12px}.bank-card-grid footer button{border:1px solid #b8dcd7;border-radius:8px;padding:7px 10px;background:#effaf8;color:#087c72;font:inherit;font-weight:750;cursor:pointer}.bank-card-grid footer button:disabled{opacity:.5;cursor:not-allowed}.bank-card-secret-details{display:grid;gap:12px;margin:8px 0 22px}.bank-card-secret-details div{padding:11px 13px;border:1px solid #dce7ee;border-radius:9px;background:#f9fcfd}.bank-card-secret-details dt{color:#74869a;font-size:12px}.bank-card-secret-details dd{margin:5px 0 0;color:#193852;font-family:ui-monospace,Consolas,monospace;font-weight:750}.bank-sync-note{display:flex;gap:12px;color:#557087}.bank-sync-note b{color:#176f68;white-space:nowrap}
.digital-inventory-hero{background:linear-gradient(120deg,#fff 50%,#edf5ff)}.digital-app-inventory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.digital-app-inventory>button{padding:17px;border:1px solid #d9e3ec;border-radius:15px;background:#fff;color:#203850;text-align:left;cursor:pointer}.digital-app-inventory>button:hover,.digital-app-inventory>button.active{border-color:#58bdb1;background:#f1fbf9;box-shadow:0 8px 22px rgba(17,111,103,.08)}.digital-app-inventory header,.digital-app-inventory div,.digital-app-inventory footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.digital-app-inventory header span,.digital-app-inventory footer{color:#76879a;font-size:12px}.digital-app-inventory div{justify-content:flex-start;margin:13px 0}.digital-app-inventory div strong{font-size:22px}.digital-app-inventory div small{margin-right:10px;color:#7b8c9e}.digital-app-inventory p{min-height:36px;margin:0 0 11px;color:#60758a;font-size:12px;line-height:1.5}.digital-file-panel{margin-top:18px}.digital-file-panel .suite-filter{display:grid;grid-template-columns:minmax(260px,1fr) auto auto}.digital-file-panel .suite-filter input{max-width:none}.digital-file-table td:nth-child(5){max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.digital-file-table button{border:1px solid #b8dcd7;border-radius:7px;padding:6px 9px;background:#effaf8;color:#087c72;cursor:pointer}.digital-file-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:15px}.digital-file-pagination button{border:1px solid #d2dee8;border-radius:8px;padding:7px 13px;background:#fff;color:#3d5b75;cursor:pointer}.digital-file-pagination button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:1050px){.bank-card-grid,.digital-app-inventory{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.current-rent-card{align-items:flex-start;flex-direction:column}.current-rent-card aside{text-align:left}.bank-card-grid,.digital-app-inventory{grid-template-columns:1fr}.digital-file-panel .suite-filter{grid-template-columns:1fr}}

.finance-data-range{display:inline-flex;align-items:center;gap:9px;margin:0 0 10px;padding:7px 11px;border:1px solid #bee2dc;border-radius:999px;background:#effaf8;color:#27786f;font-size:13px}.finance-data-range span{color:#5b7e7b}.finance-data-range b{color:#087f77;font-variant-numeric:tabular-nums}
.finance-range-banner{display:flex;align-items:center;gap:12px;margin:14px 0 0;padding:12px 16px;border:1px solid #b8e2dc;border-radius:12px;background:#f1fbf9;color:#166a63;font-size:15px}.finance-range-banner span{font-weight:700}.finance-range-banner b{color:#063c67;font-variant-numeric:tabular-nums}

.travel-expense-hero{background:linear-gradient(120deg,#fff 50%,#eaf8f5)}.travel-expense-hero strong{color:#087f76;font-size:30px}.travel-expense-panel .suite-filter>span{margin-left:auto;color:var(--muted);white-space:nowrap}.travel-expense-wrap{border-radius:0 0 14px 14px}.travel-expense-table{min-width:1220px}.travel-expense-table th:nth-child(1){width:180px}.travel-expense-table th:nth-child(2){width:290px}.travel-expense-table th:nth-child(3){width:220px}.travel-expense-table th:nth-child(4),.travel-expense-table th:nth-child(5),.travel-expense-table th:nth-child(6){width:130px}.travel-expense-table td small,.travel-item-table td small{display:block;margin-top:4px;color:#8191a1}.travel-expense-table td.amount,.travel-item-table td.amount{font-variant-numeric:tabular-nums;white-space:nowrap}.travel-expense-table td.amount.total{color:#087f76;font-size:16px;font-weight:850}.travel-expense-table td.notes{max-width:320px;white-space:normal;line-height:1.55}.travel-item-table{min-width:1180px}.travel-item-table tr.cancelled td{background:#f8f9fa;color:#8b96a2;text-decoration:none}.travel-item-table tr.cancelled td.amount{text-decoration:line-through}.travel-order-status{display:inline-flex;padding:3px 8px;border-radius:999px;background:#e7f6f2;color:#087b72;font-size:12px;font-weight:750}.travel-item-table tr.cancelled .travel-order-status{background:#eef0f2;color:#77828e}
@media(max-width:760px){.travel-expense-panel .suite-filter>span{margin-left:0}.travel-expense-hero strong{font-size:24px}}
.country-footprint-table .country-visit-count{color:#0f766e;white-space:nowrap}
.country-footprint-table th:nth-child(1){min-width:110px}
.country-footprint-table th:nth-child(3){min-width:250px}
.country-footprint-table th:nth-child(7){min-width:330px}
.country-footprint-table .country-analysis-cell{white-space:normal;min-width:360px;line-height:1.55}
.destination-comparison-wrap{overflow:auto}
.destination-comparison-table{min-width:2200px}
.destination-comparison-table th,.destination-comparison-table td{min-width:130px;white-space:normal;line-height:1.45}
.destination-comparison-table th:first-child,.destination-comparison-table td:first-child{position:sticky;left:0;z-index:2;background:#fff;min-width:120px}
.all-trip-spend-table{min-width:2780px}
.travel-coverage{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}
.travel-coverage-ok{color:#087b72;background:#e7f6f2}
.travel-coverage-warning{color:#a45a00;background:#fff2d9}
.travel-audit-banner{display:flex;align-items:flex-start;gap:12px;margin:0 0 12px;padding:13px 16px;border:1px solid;border-radius:13px;line-height:1.55}
.travel-audit-banner b{white-space:nowrap}.travel-audit-banner.warning{color:#815000;background:#fff9eb;border-color:#f4d28a}.travel-audit-banner.ok{color:#087b72;background:#edfbf7;border-color:#abe5d6}
.travel-other-expense-table th:nth-child(3){min-width:360px}
.abroad-file-grid,.habit-health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin:18px 0}
.abroad-file-card{display:flex;flex-direction:column;justify-content:space-between;min-height:150px}
.abroad-file-card>div{display:flex;gap:14px;align-items:flex-start}.abroad-file-card>div>div{min-width:0}
.abroad-file-card b{display:block;font-size:16px;line-height:1.5;word-break:break-word}
.abroad-file-card small{display:block;color:#718096;margin-top:7px;line-height:1.5;word-break:break-all}
.abroad-file-card footer,.habit-health-card footer{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:18px;padding-top:14px;border-top:1px solid #e7edf5}
.abroad-file-card button,.passport-reminder-card button,.habit-health-card button,.habit-health-note button{border:0;border-radius:9px;background:#0f9b8e;color:#fff;padding:9px 14px;cursor:pointer;font-weight:700}
.passport-reminder-card{max-width:900px}.passport-reminder-card p{line-height:1.8;color:#526174}.passport-reminder-card>div{display:flex;gap:8px;margin:18px 0}
.habit-health-card header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.habit-health-card header>div{display:flex;gap:12px}.habit-health-card header>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef4f8;color:#547083;font-weight:900}
.habit-health-card.achieved header>div>span{background:#dcf8ef;color:#087d68}.habit-health-card.missed header>div>span{background:#fff0ec;color:#bb553f}
.habit-health-card h2{margin:0 0 5px;font-size:18px}.habit-health-card p{margin:0;color:#718096}
.habit-health-card header>strong{color:#0d7e73;white-space:nowrap}
.habit-progress{height:8px;background:#edf2f7;border-radius:999px;overflow:hidden;margin-top:20px}.habit-progress i{display:block;width:var(--w);height:100%;background:linear-gradient(90deg,#13a897,#4fc8b8)}
.habit-health-card footer{flex-wrap:wrap;align-items:flex-start}.habit-health-card footer small{color:#718096;flex:1 1 100%;white-space:normal;overflow-wrap:anywhere;line-height:1.5}.habit-health-note{margin-top:20px}.habit-health-note p{line-height:1.8;color:#526174}
.home-reminder-v2{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:16px 20px;border:1px solid #f0d69d;border-radius:14px;background:linear-gradient(135deg,#fff9e9,#fffdf8);box-shadow:0 8px 24px rgba(127,94,28,.08)}
.home-reminder-v2 div{display:flex;flex-direction:column;gap:5px}.home-reminder-v2 b{color:#835a10}.home-reminder-v2 span{color:#655b48}.home-reminder-v2 button{border:0;border-radius:9px;background:#b27a19;color:#fff;padding:10px 15px;cursor:pointer;font-weight:700}
@media(max-width:760px){.abroad-file-grid,.habit-health-grid{grid-template-columns:1fr}.home-reminder-v2{align-items:flex-start;flex-direction:column}}
