:root{--paper: #f8f3ea;--mist: #eee7da;--white: #fffdf8;--teal: #2f7f74;--teal-deep: #245f58;--gold: #e7c46a;--gold-deep: #be9643;--coral: #d97963;--coral-deep: #a65446;--ink: #233548;--night: #1f252b;--ash: #6e6a63;--stone: #b6aea1;--safe: #4d8b67;--risk: #ba4a45;--shadow-soft: 0 22px 60px rgba(36, 43, 54, .08);--shadow-float: 0 28px 80px rgba(25, 35, 48, .14);--shadow-press: 0 14px 30px rgba(47, 127, 116, .18);--radius-xl: 32px;--radius-lg: 28px;--radius-md: 22px;--radius-sm: 18px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(231,196,106,.18),transparent 25%),radial-gradient(circle at 88% 8%,rgba(47,127,116,.16),transparent 22%),linear-gradient(180deg,#fbf7ef,#f3ecdf)}button,input,textarea{font:inherit}.app-shell{position:relative;min-height:100vh;overflow:hidden}.app-shell__orb{position:fixed;border-radius:999px;filter:blur(30px);pointer-events:none}.app-shell__orb--gold{top:32px;right:-100px;width:280px;height:280px;background:#e7c46a33}.app-shell__orb--teal{left:-120px;bottom:60px;width:340px;height:340px;background:#2f7f741f}.app-shell__noise{position:fixed;top:0;right:0;bottom:0;left:0;opacity:.05;pointer-events:none;background-image:linear-gradient(rgba(35,53,72,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(35,53,72,.08) 1px,transparent 1px);background-size:22px 22px}.app-shell__container{position:relative;z-index:1;width:min(1240px,calc(100% - 32px));margin:0 auto;padding:24px 0 34px}.app-header{display:flex;justify-content:space-between;gap:20px;padding:28px;background:#fffcf6bd;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header__brand{display:flex;gap:18px}.brand-mark{width:68px;height:68px;border-radius:24px;background:radial-gradient(circle at 34% 30%,#f2dc9f,#d8ab53 68%),var(--gold);box-shadow:0 16px 34px #e7c46a47}.eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--teal)}.app-header h1,.section-block__header h2,.info-card h3,.task-card h3,.chat-bubble p,.plan-task h3,.guardian-card h3{margin:0;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,sans-serif}.app-header h1{font-size:clamp(30px,4vw,48px);line-height:1.05}.app-header__subtitle{margin:12px 0 0;max-width:660px;line-height:1.8;color:#233548c7}.app-header__nav{display:flex;flex-wrap:wrap;align-items:start;gap:10px}.nav-pill,.bottom-nav__item,.segmented-control__item,.button,.feedback__close{border:0;cursor:pointer}.nav-pill{padding:12px 16px;border-radius:999px;background:#ffffffb8;color:var(--ink);transition:.18s ease}.nav-user-badge{padding:12px 16px;border-radius:999px;background:#23354814;color:var(--ink);font-weight:600}.nav-pill--active{background:var(--teal);color:var(--white);box-shadow:var(--shadow-press)}.app-main{margin-top:22px}.public-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(231,196,106,.18),transparent 25%),radial-gradient(circle at 88% 8%,rgba(47,127,116,.16),transparent 22%),linear-gradient(180deg,#fbf7ef,#f3ecdf)}.public-shell__container{position:relative;z-index:1;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:56px 0 44px;display:grid;gap:24px}.public-shell__container--narrow{width:min(760px,calc(100% - 32px))}.public-shell__orb{position:fixed;border-radius:999px;filter:blur(40px);pointer-events:none}.public-shell__orb--teal{left:-120px;top:40px;width:320px;height:320px;background:#2f7f7424}.public-shell__orb--gold{right:-80px;bottom:60px;width:280px;height:280px;background:#e7c46a2e}.welcome-hero{display:grid;gap:14px;padding:32px;border-radius:var(--radius-xl);background:#fffcf6c7;box-shadow:var(--shadow-soft)}.welcome-hero h1,.role-entry-card h2{margin:0;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,sans-serif}.welcome-hero h1{font-size:clamp(34px,4vw,54px);line-height:1.05}.welcome-hero p{margin:0;line-height:1.8;color:#233548c7}.welcome-hero--compact h1{font-size:clamp(28px,3vw,40px)}.welcome-grid,.settings-role-grid,.settings-ai-grid{display:grid;gap:16px}.welcome-grid,.settings-role-grid,.settings-ai-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-entry-card,.settings-option{padding:22px;border:1px solid rgba(35,53,72,.08);border-radius:var(--radius-lg);background:#ffffffd6;box-shadow:0 16px 34px #242b360f;display:grid;gap:18px;text-align:left}.role-entry-card--student{background:linear-gradient(180deg,#f0f8f6fa,#e7f3f0fa)}.role-entry-card--guardian{background:linear-gradient(180deg,#f9f6eefa,#f2ece0fa)}.role-entry-card--teacher{background:linear-gradient(180deg,#f1f5fbfa,#e7eef8fa)}.role-entry-card--admin{background:linear-gradient(180deg,#f4f4f7fa,#e9ebf1fa)}.role-entry-card--active,.settings-option--active{border-color:#2f7f743d;background:linear-gradient(180deg,#f1f9f7fa,#e8f4f1fa)}.role-entry-card__eyebrow{color:#233548c7}.role-entry-card h2,.settings-option strong{color:var(--night)}.role-entry-card p,.settings-option p{margin:0;line-height:1.75;color:#233548cc}.role-entry-card span{color:var(--teal-deep);font-weight:700}.login-card,.login-form{display:grid;gap:14px}.form-field,.inline-field{display:grid;gap:10px}.form-label{color:var(--ash);font-size:14px}.form-input{width:100%;min-height:48px;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid rgba(35,53,72,.08);background:#f8f3eaeb;color:var(--ink)}select.form-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:48px;background-image:linear-gradient(45deg,transparent 50%,rgba(35,53,72,.7) 50%),linear-gradient(135deg,rgba(35,53,72,.7) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% + 1px),calc(100% - 16px) calc(50% + 1px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.form-input--textarea{min-height:132px;resize:vertical}.form-input:focus{outline:2px solid rgba(47,127,116,.2);border-color:#2f7f743d}.form-helper{color:var(--ash);font-size:13px;text-align:right}.inline-field{grid-template-columns:minmax(0,1fr) auto;align-items:end}.wechat-login-panel,.login-footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.wechat-login-panel p{margin:0;color:#233548cc}.page-grid{display:grid;gap:20px}.section-block{padding:26px;background:#fffcf6b8;border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.section-block__header{margin-bottom:18px}.section-block__header h2{font-size:32px;line-height:1.08}.section-block__description{margin:12px 0 0;line-height:1.75;color:#233548c7}.hero-grid,.quick-grid,.suggestion-grid{display:grid;gap:16px}.hero-grid{grid-template-columns:1.3fr 1fr}.hero-grid--chat{grid-template-columns:1.2fr .9fr}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.task-card,.quick-card,.chat-panel,.plan-task,.page-status{background:#ffffffd6;border-radius:var(--radius-lg);box-shadow:0 16px 34px #242b360f}.info-card,.quick-card,.plan-task,.page-status{padding:20px}.info-card--teal{background:linear-gradient(180deg,#f5fcfafa,#ecf6f3fa)}.info-card--gold{background:linear-gradient(180deg,#fff9ecfa,#f8eed2fa)}.info-card--coral{background:linear-gradient(180deg,#fff6f2fa,#f9e8e3fa)}.info-card__head{display:flex;justify-content:space-between;gap:14px;margin-bottom:16px}.info-card p,.task-card p,.quick-card p,.plan-task p,.page-status p,.bullet-list{margin:0;line-height:1.7}.metric-row{display:flex;flex-wrap:wrap;gap:10px}.metric-chip{min-width:148px;padding:14px 16px;border-radius:var(--radius-sm);background:#ffffffd6}.metric-chip span,.progress-card__meta span,.task-card__subject,.task-card__time,.plan-task__status,.feedback p,.chat-bubble span{display:block;color:var(--ash)}.metric-chip strong,.progress-card__meta strong{font-size:22px}.metric-chip--teal{border:1px solid rgba(47,127,116,.18)}.metric-chip--gold{border:1px solid rgba(231,196,106,.28)}.metric-chip--coral{border:1px solid rgba(217,121,99,.22)}.progress-card{display:grid;gap:12px}.progress-card__meta{display:flex;justify-content:space-between;gap:12px}.progress-line{height:10px;border-radius:999px;background:#23354814;overflow:hidden}.progress-line div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#5aa196,var(--teal))}.task-list{display:grid;gap:14px}.task-card,.plan-task{padding:18px}.task-card__head,.task-card__actions,.plan-task__head,.chat-composer__footer,.feedback{display:flex;justify-content:space-between;gap:12px;align-items:center}.task-card__subject{margin-bottom:6px;font-size:13px}.task-card__summary,.plan-task__focus{margin:14px 0}.task-card--completed,.plan-task--completed{background:linear-gradient(180deg,#f3faf6fa,#ebf5eefa)}.task-card--paused,.plan-task--rescheduled{background:linear-gradient(180deg,#fcf7f0fa,#f4ecdefa)}.quick-card--teal{background:linear-gradient(180deg,#f4fcfafa,#ecf5f2fa)}.quick-card--gold{background:linear-gradient(180deg,#fff8ecfa,#f8edd2fa)}.quick-card--coral{background:linear-gradient(180deg,#fff6f1fa,#f8e6e1fa)}.quick-card{display:grid;gap:14px}.quick-card__title{font-size:20px;font-weight:700}.quick-card__description{color:#233548cc}.stacked-actions{display:grid;gap:10px}.stacked-actions--inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}.button{padding:12px 16px;border-radius:var(--radius-sm);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:not-allowed;transform:none}.button--primary{color:var(--white);background:var(--teal);box-shadow:var(--shadow-press)}.button--ghost{color:var(--ink);background:#ffffffc7;border:1px solid rgba(35,53,72,.08)}.button--soft{color:var(--teal-deep);background:#2f7f741f}.feedback{padding:16px 18px;border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.feedback--success{background:#ecf8f0f2}.feedback--warning{background:#fcf5e2f2}.feedback--error{background:#fcedebf5}.feedback__close{padding:8px 12px;border-radius:999px;background:#ffffffbf}.chat-panel{padding:18px}.chat-panel__stream{display:grid;gap:12px;margin-bottom:16px}.chat-bubble{max-width:82%;padding:14px 16px;border-radius:18px}.chat-bubble--student{justify-self:end;background:#2f7f741f}.chat-bubble--assistant{background:#ffffffe6}.chat-composer{display:grid;gap:10px}.chat-composer__label{color:var(--ash);font-size:14px}.chat-composer__input{width:100%;min-height:108px;resize:vertical;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid rgba(35,53,72,.08);background:#f8f3eaeb;color:var(--ink)}.chat-composer__input:focus{outline:2px solid rgba(47,127,116,.25);border-color:#2f7f7447}.chat-composer__hint,.chat-composer__error{font-size:13px}.chat-composer__error{color:var(--risk)}.segmented-control{display:flex;flex-wrap:wrap;gap:10px}.segmented-control__item{padding:10px 14px;border-radius:999px;color:var(--ink);background:#ffffffc7}.segmented-control__item--active{color:var(--white);background:var(--teal);box-shadow:var(--shadow-press)}.bullet-list{padding-left:18px}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag-chip{display:inline-flex;align-items:center;padding:10px 12px;border-radius:999px;background:#ffffffc7;color:var(--ash)}.tag-chip--teal{color:var(--teal-deep);background:#2f7f741f}.info-note{color:#233548cc}.authorization-grid,.guardian-grid,.guardian-trend-grid,.guardian-authorization-grid,.teacher-grid,.admin-ops-grid,.admin-panel-grid,.admin-metric-grid{display:grid;gap:16px}.admin-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-list-card{background:linear-gradient(180deg,#ffffffe6,#f6f2ead6)}.treehole-feed,.treehole-comment-list{display:grid;gap:16px}.treehole-note-card,.treehole-comment-card{padding:20px;border-radius:var(--radius-lg);background:#ffffffdb;box-shadow:0 16px 34px #242b360f}.treehole-note-card{display:grid;gap:16px}.treehole-note-card__head,.treehole-note-card__footer,.treehole-comment-card__head{display:flex;justify-content:space-between;gap:12px;align-items:center}.treehole-note-card__time,.treehole-comment-card__head span,.treehole-note-card__meta span{color:var(--ash)}.treehole-note-card__content,.treehole-detail-quote{margin:0;font-size:22px;line-height:1.7;color:var(--ink)}.treehole-note-card__meta{display:flex;flex-wrap:wrap;gap:12px}.treehole-comment-card p{margin:10px 0 0;line-height:1.7}.treehole-composer{display:grid;gap:14px}.treehole-composer__input{min-height:180px}.plan-builder-card,.plan-builder-grid,.study-timer-panel{display:grid;gap:16px}.plan-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form-grid{margin-top:18px}.study-timer-screen{min-height:280px;border-radius:var(--radius-lg);display:grid;place-items:center;text-align:center;padding:24px;color:var(--white);overflow:hidden}.study-timer-screen--default{background:radial-gradient(circle at 30% 30%,rgba(231,196,106,.55),transparent 24%),radial-gradient(circle at 68% 28%,rgba(110,181,170,.42),transparent 22%),linear-gradient(135deg,#1f3634,#35544d 45%,#20324a)}.study-timer-screen--custom{background-position:center;background-size:cover}.study-timer-screen__clock{font-size:clamp(48px,8vw,82px);font-family:Avenir Next,SF Pro Display,Segoe UI,sans-serif;font-weight:700}.study-timer-screen p{margin:8px 0 0;opacity:.86}.study-timer-actions{display:flex;gap:10px;align-items:center}.study-timer-audio{width:min(320px,100%)}.focus-timer-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:40px 24px 32px;overflow:hidden;color:var(--white)}.focus-timer-page--default{background:radial-gradient(circle at 24% 24%,rgba(231,196,106,.38),transparent 20%),radial-gradient(circle at 72% 22%,rgba(91,167,156,.32),transparent 22%),radial-gradient(circle at 50% 68%,rgba(71,110,169,.22),transparent 24%),linear-gradient(135deg,#13212a,#18343b 48%,#0e1d32)}.focus-timer-page--custom{background-position:center;background-size:cover}.focus-timer-page__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b10182e,#0b101875);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.focus-timer-page__content,.focus-timer-page__footer{position:relative;z-index:1}.focus-timer-page__content{flex:1;display:grid;place-content:center;gap:18px;text-align:center}.focus-timer-page__status{margin:0;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffd1}.focus-timer-page__clock{font-family:Avenir Next,SF Pro Display,PingFang SC,sans-serif;font-size:clamp(84px,20vw,180px);font-weight:700;letter-spacing:.04em;text-shadow:0 14px 38px rgba(8,16,24,.3)}.focus-timer-page__footer{display:flex;justify-content:center}.focus-timer-page__exit{min-width:min(320px,100%);min-height:56px;border-radius:999px;color:var(--white);background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 40px #00000024;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.focus-timer-page__audio{display:none}.authorization-card,.scope-list,.scope-row__meta{display:grid;gap:12px}.request-list{display:grid;gap:14px}.request-card{display:grid;gap:14px;padding:18px;border-radius:var(--radius-md);background:#ffffffc7;border:1px solid rgba(35,53,72,.06)}.request-card__head,.request-card__actions,.request-card__title{display:grid;gap:8px}.request-card__head{grid-template-columns:1fr auto;align-items:start}.request-card__title strong{color:var(--night)}.request-card__title p,.request-card__note{margin:0;line-height:1.7;color:var(--ash)}.request-status{display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.request-status--pending{background:#e7c46a33;color:var(--gold-deep)}.request-status--approved{background:#4d8b672e;color:var(--safe)}.request-status--rejected{background:#ba4a4524;color:var(--risk)}.scope-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;border-radius:var(--radius-sm);background:#ffffffc7;border:1px solid rgba(35,53,72,.06)}.scope-row--active{border-color:#2f7f742e;background:#f1f9f7eb}.scope-row__meta p,.authorization-card__note,.guardian-card__head p,.teacher-card__head p,.teacher-card__hint,.guardian-alert{margin:0;line-height:1.7}.authorization-card__note{color:#233548c7}.guardian-card{padding:20px;border-radius:var(--radius-lg);background:#ffffffdb;box-shadow:0 16px 34px #242b360f;display:grid;gap:16px}.guardian-card__head,.guardian-card__footer{display:flex;justify-content:space-between;gap:14px;align-items:start}.guardian-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guardian-stat{padding:14px 16px;border-radius:var(--radius-sm);background:#f8f3eae6;display:grid;gap:6px}.guardian-stat span,.guardian-card__head p{color:var(--ash)}.guardian-alert{padding:14px 16px;border-radius:var(--radius-sm);background:#fcedebeb;color:var(--risk)}.guardian-trend-card,.guardian-authorization-card{padding:20px;border-radius:var(--radius-lg);background:#ffffffdb;box-shadow:0 16px 34px #242b360f;display:grid;gap:16px}.guardian-trend-card__head,.guardian-authorization-card__head{display:flex;justify-content:space-between;gap:14px;align-items:start}.guardian-trend-card__head p,.guardian-authorization-card__head p,.guardian-trend-card__hint,.guardian-trend-card__empty{margin:0;line-height:1.7;color:var(--ash)}.guardian-trend-card__chart{display:flex;gap:10px;align-items:end;min-height:120px}.guardian-trend-card__bar{width:28px;height:120px;border-radius:999px;background:#23354814;display:flex;align-items:end;overflow:hidden}.guardian-trend-card__bar div{width:100%;border-radius:inherit;background:linear-gradient(180deg,#7ab4ab,var(--teal))}.guardian-trend-card__empty{padding:18px;border-radius:var(--radius-sm);background:#f8f3eae6}.guardian-auth-hero{display:grid;gap:18px}.guardian-auth-dashboard{display:grid;gap:18px;grid-template-columns:1.3fr .9fr}.guardian-auth-dashboard__panel{padding:24px;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffdf8fa,#f7f1e8fa);border:1px solid rgba(35,53,72,.06);box-shadow:0 18px 38px #242b360f;display:grid;gap:18px}.guardian-auth-dashboard__panel--matrix{background:linear-gradient(180deg,#f1f9f7fa,#eaf4f1fa)}.guardian-auth-dashboard__intro{display:grid;gap:8px}.guardian-auth-dashboard__intro h3,.guardian-auth-matrix__student strong,.guardian-auth-matrix__label strong,.guardian-auth-student-chip__head strong,.guardian-authorization-card__metric strong,.authorization-ring__inner strong{margin:0;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,sans-serif}.guardian-auth-dashboard__intro p,.guardian-auth-student-chip p,.guardian-auth-matrix__student span,.guardian-auth-matrix__label span,.guardian-authorization-card__hint,.guardian-authorization-card__privacy-title,.authorization-ring__inner span{margin:0;color:var(--ash);line-height:1.7}.guardian-auth-kpis{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.guardian-auth-kpi{padding:16px 18px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(35,53,72,.06);display:grid;gap:8px}.guardian-auth-kpi span,.guardian-authorization-card__metric span{color:var(--ash);font-size:13px}.guardian-auth-kpi strong{font-size:26px;color:var(--night)}.guardian-auth-student-strip{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.guardian-auth-student-chip{padding:16px;border-radius:22px;background:#2335480a;border:1px solid rgba(35,53,72,.06);display:grid;gap:12px}.guardian-auth-student-chip__head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.guardian-auth-student-chip__head span{color:var(--teal);font-size:13px;font-weight:700}.guardian-auth-student-chip__meter,.guardian-authorization-card__meter{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.guardian-auth-student-chip__segment,.guardian-authorization-card__meter-segment{height:10px;border-radius:999px;background:#2335481a}.guardian-auth-student-chip__segment--active,.guardian-authorization-card__meter-segment--active{background:linear-gradient(90deg,#9dd7cb,var(--teal))}.guardian-auth-matrix{display:grid;gap:10px;grid-template-columns:minmax(108px,1.2fr) repeat(var(--guardian-auth-students, 2),minmax(96px,1fr));align-items:stretch}.guardian-auth-matrix__corner,.guardian-auth-matrix__student,.guardian-auth-matrix__label,.guardian-auth-matrix__cell{padding:14px 12px;border-radius:18px;min-height:76px;display:grid;gap:6px;align-items:center}.guardian-auth-matrix__corner{background:#23354814;color:var(--night);font-weight:700}.guardian-auth-matrix__student{background:#ffffffc2;border:1px solid rgba(35,53,72,.06);text-align:center}.guardian-auth-matrix__label{background:#ffffff8f;border:1px solid rgba(35,53,72,.05)}.guardian-auth-matrix__cell{text-align:center;font-weight:700;letter-spacing:.02em}.guardian-auth-matrix__cell--active{background:linear-gradient(180deg,#caeee5fa,#a3ddcefa);color:var(--teal-deep)}.guardian-auth-matrix__cell--locked{background:#ffffff8f;border:1px dashed rgba(35,53,72,.12);color:#23354885}.guardian-authorization-card__visual{display:grid;gap:18px;grid-template-columns:132px 1fr;align-items:center}.authorization-ring{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--teal) calc(var(--authorization-ratio, 0) * 360deg),rgba(35,53,72,.08) 0);box-shadow:inset 0 0 0 10px #ffffff38}.authorization-ring__inner{width:88px;height:88px;border-radius:50%;background:#fffdf8fa;display:grid;place-items:center;text-align:center;box-shadow:0 10px 24px #242b3614}.authorization-ring__inner strong{font-size:28px;color:var(--night);line-height:1}.authorization-ring__inner span{font-size:12px}.guardian-authorization-card__summary{display:grid;gap:12px}.guardian-authorization-card__metric{display:flex;justify-content:space-between;gap:14px;padding-bottom:8px;border-bottom:1px solid rgba(35,53,72,.06)}.guardian-authorization-card__metric strong{color:var(--night)}.guardian-authorization-card__hint{font-size:13px}.guardian-authorization-card__privacy{display:grid;gap:10px;padding-top:6px;border-top:1px solid rgba(35,53,72,.06)}.guardian-authorization-card__privacy-title{font-size:13px;letter-spacing:.03em}.teacher-card{padding:20px;border-radius:var(--radius-lg);background:#ffffffdb;box-shadow:0 16px 34px #242b360f;display:grid;gap:16px}.teacher-card__head,.teacher-card__footer{display:flex;justify-content:space-between;gap:14px;align-items:start}.teacher-card__head p,.teacher-card__hint,.teacher-stat span,.teacher-trend span{color:var(--ash)}.teacher-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.teacher-stat{padding:14px 16px;border-radius:var(--radius-sm);background:#f0f8f6eb;display:grid;gap:6px}.teacher-trend{display:grid;gap:10px;min-width:240px}.teacher-trend__bars{display:flex;gap:8px;align-items:end;min-height:72px}.teacher-trend__bar{width:22px;height:72px;border-radius:999px;background:#23354814;display:flex;align-items:end;overflow:hidden}.teacher-trend__bar div{width:100%;border-radius:inherit;background:linear-gradient(180deg,#83bdb4,var(--teal))}.status-tag{padding:10px 12px;border-radius:999px;background:#4d8b6724;color:var(--safe);font-weight:700}.status-tag--risk{background:#ba4a4524;color:var(--risk)}.week-progress{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end}.week-progress__item{display:grid;gap:8px;justify-items:center}.week-progress__item--today strong{color:var(--teal-deep)}.week-progress__bar{width:24px;height:96px;border-radius:999px;display:flex;align-items:end;background:#23354814;overflow:hidden}.week-progress__bar div{width:100%;border-radius:inherit;background:linear-gradient(180deg,#69a99f,var(--teal))}.page-status{display:grid;gap:16px;justify-items:center;text-align:center;padding:50px 24px}.page-status__icon{width:74px;height:74px;border-radius:26px;background:radial-gradient(circle at 34% 30%,#f0ddaa,#d7a84e 70%),var(--gold)}.bottom-nav{display:grid;grid-template-columns:repeat(var(--nav-columns, 3),minmax(0,1fr));gap:10px;margin-top:22px;padding:12px;background:#fffcf6bd;border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.bottom-nav__item{padding:12px 14px;border-radius:var(--radius-sm);background:transparent;color:var(--ash);display:grid;gap:4px;justify-items:center}.bottom-nav__item--active{color:var(--white);background:var(--teal);box-shadow:var(--shadow-press)}@media (max-width: 1024px){.hero-grid,.hero-grid--chat,.quick-grid,.suggestion-grid,.welcome-grid,.settings-role-grid,.settings-ai-grid,.plan-builder-grid{grid-template-columns:1fr}.app-header{flex-direction:column}.guardian-auth-dashboard{grid-template-columns:1fr}.guardian-auth-kpis,.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guardian-auth-matrix{grid-template-columns:minmax(90px,1fr) repeat(var(--guardian-auth-students, 2),minmax(84px,1fr))}}@media (max-width: 720px){.app-shell__container{width:min(100% - 20px,1240px);padding-top:14px}.app-header,.section-block{padding:20px}.bottom-nav{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:14px}.bottom-nav__item{min-width:88px;scroll-snap-align:start}.section-block__header h2,.app-header h1{font-size:28px}.task-card__head,.task-card__actions,.plan-task__head,.chat-composer__footer,.info-card__head,.wechat-login-panel,.login-footer,.feedback,.scope-row,.request-card__head,.request-card__actions,.guardian-card__head,.guardian-card__footer,.guardian-trend-card__head,.guardian-authorization-card__head,.teacher-card__head,.teacher-card__footer,.treehole-note-card__head,.treehole-note-card__footer,.treehole-comment-card__head{flex-direction:column;align-items:start}.inline-field{grid-template-columns:1fr}.week-progress{gap:6px}.guardian-card__stats,.teacher-card__stats,.admin-metric-grid,.guardian-auth-kpis{grid-template-columns:1fr}.guardian-auth-matrix{grid-template-columns:minmax(84px,1fr) repeat(var(--guardian-auth-students, 2),minmax(74px,1fr));gap:8px}.guardian-auth-matrix__corner,.guardian-auth-matrix__student,.guardian-auth-matrix__label,.guardian-auth-matrix__cell{min-height:68px;padding:12px 10px;border-radius:16px}.guardian-authorization-card__visual{grid-template-columns:1fr;justify-items:start}.authorization-ring{width:112px;height:112px}.authorization-ring__inner{width:74px;height:74px}.teacher-trend{min-width:0;width:100%}.focus-timer-page{padding:28px 18px 24px}.focus-timer-page__clock{font-size:clamp(72px,26vw,128px)}}
