@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#20342c;background:#f5f1e8;font-synthesis:none;--ink: #20342c;--muted: #708078;--line: #e5e2d8;--paper: #fffdf8;--green: #386f5a;--green-2: #4c8b72;--green-soft: #e7f0e9;--orange: #c96f3f;--orange-soft: #f8e8dc;--blue: #5d8fa7;--blue-soft: #e4eff4;--purple: #817aa0;--purple-soft: #ece9f4;--red: #b55252;--red-soft: #f6e4e2;--shadow: 0 16px 50px rgba(46, 62, 54, .08);--radius: 22px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f5f1e8}body{margin:0;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{flex:0 0 auto}.app-shell{display:flex;min-height:100vh}.sidebar{width:250px;position:fixed;z-index:30;inset:0 auto 0 0;padding:22px 16px;display:flex;flex-direction:column;background:#234d40;color:#fff;overflow-y:auto}.brand{display:flex;align-items:center;gap:11px;padding:3px 7px 24px}.brand-glyph{display:grid;place-items:center;width:43px;height:43px;border-radius:15px;background:#f3c87b;color:#234d40;font-size:23px;font-weight:800;box-shadow:inset 0 -3px #6944101f}.brand strong{display:block;font-size:19px;letter-spacing:.03em}.brand small{display:block;margin-top:2px;color:#bad1c8;font-size:11px}.main-nav{display:grid;gap:4px}.main-nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:12px;color:#c9dcd5;font-size:14px;font-weight:500;transition:.2s ease}.main-nav a:hover{color:#fff;background:#ffffff12}.main-nav a.active{color:#234d40;background:#f5d89c;font-weight:700}.sidebar-principle{display:flex;gap:10px;padding:14px;margin-top:auto;border-radius:15px;background:#ffffff14;color:#f9e4b7}.sidebar-principle div{min-width:0}.sidebar-principle strong{display:block;font-size:12px}.sidebar-principle span{display:block;margin-top:4px;color:#bad1c8;font-size:10px}.local-chip{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;padding:8px;border:1px solid rgba(255,255,255,.13);border-radius:10px;color:#a9c4b9;font-size:10px}.app-main{width:calc(100% - 250px);min-width:0;margin-left:250px}.topbar{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 34px;border-bottom:1px solid rgba(207,201,187,.7);background:#f7f4ede6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.school-context span{display:block;color:var(--muted);font-size:11px}.school-context strong{display:block;margin-top:3px;font-size:14px}.topbar-tools{display:flex;align-items:center;gap:14px}.search-box{display:flex;align-items:center;gap:8px;width:220px;padding:10px 14px;border:1px solid #dedbd2;border-radius:12px;background:#ffffffa6;color:#8b958f;font-size:12px}.role-switcher{position:relative}.role-button{display:flex;align-items:center;gap:9px;padding:6px 9px;border:0;border-radius:12px;background:transparent;cursor:pointer}.role-button:hover{background:#fff}.role-avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:var(--green);color:#fff;font-weight:700}.role-button span:nth-child(2){text-align:left}.role-button small,.role-button strong{display:block}.role-button small{color:var(--muted);font-size:9px}.role-button strong{font-size:12px}.role-menu{position:absolute;top:calc(100% + 9px);right:0;width:224px;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:var(--shadow)}.role-menu button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.role-menu button:hover,.role-menu button.selected{background:var(--green-soft)}.role-menu button>svg{width:18px;color:var(--green)}.role-menu span,.role-menu strong,.role-menu small{display:block}.role-menu strong{font-size:12px}.role-menu small{color:var(--muted);font-size:9px}.content{padding:30px 34px 64px}.page{max-width:1480px;margin:0 auto;animation:page-in .35s ease}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.mobile-close,.menu-trigger,.mobile-nav{display:none!important}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.15em}.page-header h1{margin:5px 0 6px;font-family:Georgia,Songti SC,serif;font-size:clamp(27px,3vw,40px);line-height:1.2;font-weight:700}.page-header p{max-width:700px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.page-actions{display:flex;gap:10px;align-items:center}.panel{border:1px solid rgba(220,216,205,.85);border-radius:var(--radius);background:#fffdf8eb;box-shadow:0 8px 32px #303e370b;padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head h2{margin:0;font-size:17px}.panel-head p{margin:4px 0 0;color:var(--muted);font-size:11px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 15px;border:1px solid transparent;border-radius:12px;font-size:12px;font-weight:700;cursor:pointer;transition:.2s ease}.btn svg{width:16px;height:16px}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{color:#fff;background:var(--green);box-shadow:0 8px 18px #386f5a2e}.btn-primary:hover{background:#2c5c4a}.btn-secondary{color:var(--green);border-color:#c8d6cf;background:#f7fbf8}.btn-ghost{color:#53635b;border-color:var(--line);background:#fff}.btn-light{color:#204638;background:#fff9ed;box-shadow:0 12px 24px #27433826}.text-link{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:700;cursor:pointer}.text-link svg{width:14px}.icon-btn{display:inline-grid;place-items:center;width:35px;height:35px;padding:0;border:0;border-radius:10px;background:transparent;cursor:pointer}.icon-btn:hover{background:#37594b14}.badge{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border-radius:99px;font-size:9px;line-height:1.2;font-weight:700;white-space:nowrap}.badge-green{color:#2e6e52;background:var(--green-soft)}.badge-orange{color:#a8562d;background:var(--orange-soft)}.badge-blue{color:#46748a;background:var(--blue-soft)}.badge-purple{color:#6b648a;background:var(--purple-soft)}.badge-gray{color:#69746f;background:#eeefec}.badge-red{color:#9b4444;background:var(--red-soft)}.avatar{display:inline-grid;place-items:center;flex:0 0 auto;border:3px solid rgba(255,255,255,.8);border-radius:40%;color:#fff;font-weight:800;box-shadow:0 4px 10px #2c453a1f}.avatar-sm{width:34px;height:34px;font-size:10px}.avatar-md{width:45px;height:45px;font-size:12px}.avatar-lg{width:62px;height:62px;font-size:16px}.metrics-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.metric{display:flex;align-items:center;gap:13px;min-height:112px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.metric-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:var(--green);background:var(--green-soft)}.metric-blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-orange .metric-icon{color:var(--orange);background:var(--orange-soft)}.metric-purple .metric-icon{color:var(--purple);background:var(--purple-soft)}.metric div>strong{display:block;font-family:Georgia,serif;font-size:25px}.metric div>span{display:block;font-size:11px;font-weight:700}.metric div>small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.progress-wrap{height:6px;overflow:hidden;border-radius:99px;background:#e8e9e5}.progress-wrap span{display:block;height:100%;border-radius:inherit;background:var(--green-2)}.today-hero{min-height:320px;display:grid;grid-template-columns:1.45fr .8fr;align-items:center;gap:40px;padding:44px 52px;margin-bottom:18px;overflow:hidden;border-radius:30px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(245,216,156,.25),transparent 35%),linear-gradient(135deg,#285747,#3d725f);position:relative}.today-hero:before,.today-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.today-hero:before{width:240px;height:240px;right:40px;top:40px}.today-hero:after{width:330px;height:330px;right:-5px;top:-4px}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:14px 0 12px;font-family:Georgia,Songti SC,serif;font-size:clamp(34px,4vw,52px);line-height:1.28}.hero-copy p{max-width:620px;margin:0;color:#cde0d8;font-size:13px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:23px}.hero-actions .text-link{color:#e7f2ed}.cycle-visual{width:245px;height:245px;position:relative;z-index:2;justify-self:center;border:1px solid rgba(255,255,255,.16);border-radius:50%}.cycle-center{position:absolute;top:67px;right:67px;bottom:67px;left:67px;display:grid;place-content:center;text-align:center;border-radius:50%;background:#f5d89c;color:#285747;box-shadow:0 0 0 12px #ffffff0f}.cycle-center strong,.cycle-center span{display:block}.cycle-center strong{font-size:15px}.cycle-center span{font-size:8px}.cycle-node{position:absolute;display:grid;place-content:center;width:58px;height:58px;border-radius:20px;background:#fffdf8;color:#285747;text-align:center;font-size:11px;font-weight:800;box-shadow:0 10px 24px #112e2433}.cycle-node small{display:block;color:var(--orange);font-size:8px}.cycle-0{top:-12px;left:94px}.cycle-1{top:93px;right:-18px}.cycle-2{bottom:-12px;left:94px}.cycle-3{top:93px;left:-18px}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.workflow-card{position:relative;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto auto;gap:0 12px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--paper);text-align:left;cursor:pointer}.workflow-icon{grid-row:1/4;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:var(--green);background:var(--green-soft)}.tone-orange .workflow-icon{color:var(--orange);background:var(--orange-soft)}.tone-blue .workflow-icon{color:var(--blue);background:var(--blue-soft)}.tone-purple .workflow-icon{color:var(--purple);background:var(--purple-soft)}.workflow-card>strong{font-size:21px;line-height:1}.workflow-card>span:not(.workflow-icon){margin-top:3px;font-size:11px;font-weight:700}.workflow-card>small{margin-top:3px;color:var(--muted);font-size:9px}.workflow-arrow{position:absolute;right:14px;top:14px;width:16px;color:#a9b0ac}.dashboard-grid,.growth-grid,.evidence-data-grid,.compliance-grid,.parent-bottom-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;margin-bottom:18px}.child-focus-list>article{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #eeece6}.child-focus-list>article:last-child{border:0}.focus-order{color:#b5b8b3;font-family:Georgia,serif;font-size:10px}.child-focus-list article>div:nth-of-type(1){min-width:120px}.child-focus-list strong,.child-focus-list small{display:block}.child-focus-list strong{font-size:12px}.child-focus-list small{margin-top:3px;color:var(--muted);font-size:9px}.interest-tags{display:flex;flex-wrap:wrap;gap:5px}.child-focus-list .interest-tags{flex:1}.professional-note{display:flex;gap:14px}.professional-note>span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:var(--orange-soft);color:var(--orange)}.professional-note h3{margin:10px 0 7px;font-size:16px}.professional-note p{margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.7}.mini-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.mini-stat-row div{text-align:center}.mini-stat-row strong,.mini-stat-row span{display:block}.mini-stat-row strong{font-family:Georgia,serif;font-size:22px}.mini-stat-row span{color:var(--muted);font-size:9px}.evidence-stream button{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px 0;border:0;border-bottom:1px solid #eeece6;background:transparent;text-align:left;cursor:pointer}.evidence-stream button:last-child{border:0}.evidence-stream strong{display:block;font-size:11px}.evidence-stream p{overflow:hidden;margin:4px 0 0;color:var(--muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.evidence-stream button>span{display:grid;justify-items:end;gap:5px}.evidence-stream small{color:var(--muted);font-size:8px}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px}.toolbar.compact{margin:-4px 0 10px}.search-input{min-width:240px;flex:1;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:11px;background:#fff}.search-input svg{width:16px;color:#87938d}.search-input input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.toolbar select,.filter-stack select,.child-select{padding:9px 30px 9px 11px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font-size:11px}.segmented{display:flex;gap:3px;padding:3px;border-radius:10px;background:#eceae3}.segmented button{padding:7px 12px;border:0;border-radius:8px;background:transparent;color:#6f7973;font-size:10px;cursor:pointer}.segmented button.active{background:#fff;color:var(--green);font-weight:700;box-shadow:0 3px 8px #34423b14}.children-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.child-card{padding:17px;border:1px solid var(--line);border-radius:17px;background:#fff}.child-card-top{display:flex;align-items:center;gap:10px}.child-card-top h3{margin:0;font-size:15px}.child-card-top p{margin:2px 0 0;color:var(--muted);font-size:9px}.child-card-top .icon-btn{margin-left:auto}.child-meta,.coverage-line{display:flex;justify-content:space-between;align-items:center}.child-meta{margin:14px 0 12px;color:var(--muted);font-size:10px}.coverage-line{margin-bottom:6px;font-size:9px}.coverage-line strong{font-size:10px}.child-card .interest-tags{margin-top:12px;min-height:23px}.child-card-actions{display:flex;justify-content:space-between;margin-top:14px;padding-top:11px;border-top:1px solid #eeece6}.child-card-actions a{display:flex;align-items:center;gap:4px;color:var(--green);font-size:9px;font-weight:700}.child-card-actions svg{width:12px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#192a2394;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(540px,100%);max-height:calc(100vh - 48px);overflow:hidden;border-radius:24px;background:var(--paper);box-shadow:0 25px 80px #0e221b47}.modal-wide{width:min(900px,100%)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 16px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:18px}.modal-head p{margin:5px 0 0;color:var(--muted);font-size:10px}.modal-body{max-height:calc(100vh - 130px);padding:20px 24px 24px;overflow-y:auto}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.modal label{display:grid;gap:6px}.modal label>span{font-size:10px;font-weight:700}.modal input:not([type=file]),.modal textarea,.modal select{width:100%;padding:10px 11px;border:1px solid #dcdad2;border-radius:10px;outline:0;background:#fff;font-size:11px}.modal textarea{resize:vertical;line-height:1.65}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #4c8b721a}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.template-recommend{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px;border-radius:14px;background:var(--blue-soft)}.template-recommend>svg{color:var(--blue)}.template-recommend strong,.template-recommend p{display:block}.template-recommend strong{margin-top:4px;font-size:12px}.template-recommend p{margin:3px 0 0;color:#5d7480;font-size:9px}.stepper{display:flex;margin:-20px -24px 20px;padding:13px 24px;background:#f1efe8}.stepper span{flex:1;position:relative;display:flex;align-items:center;gap:7px;color:#939a96;font-size:9px;font-weight:700}.stepper span:not(:last-child):after{content:"";position:absolute;right:12px;width:30%;height:1px;background:#cfcec7}.stepper i{display:grid;place-items:center;width:23px;height:23px;border:1px solid #cbcbc6;border-radius:50%;font-style:normal}.stepper span.active{color:var(--green)}.stepper span.active i{border-color:var(--green);background:var(--green);color:#fff}.observation-form{display:grid;gap:11px}.stage-card{display:grid;grid-template-columns:180px 1fr;gap:14px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.stage-card>div span,.stage-card>div small{display:block}.stage-card>div span{font-size:11px;font-weight:700}.stage-card>div small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.5}.stage-primary{border-color:#a9c7b8;background:#f7fbf8}.media-drop{display:grid!important;place-items:center;min-height:180px;padding:20px;border:1.5px dashed #aabbb3;border-radius:16px;background:#f7faf8;text-align:center;cursor:pointer}.media-drop svg{color:var(--green)}.media-drop strong{margin-top:7px;font-size:12px}.media-drop span{margin-top:4px;color:var(--muted);font-size:9px}.media-drop input{margin-top:12px;width:auto;font-size:9px}.media-drop.disabled{opacity:.48;cursor:not-allowed}.consent-warning,.confirm-card,.error-list{display:flex;gap:11px;padding:13px;margin-bottom:12px;border-radius:13px;background:var(--orange-soft);color:#8e512f}.consent-warning strong,.consent-warning p,.confirm-card strong,.confirm-card p{display:block;margin:0}.consent-warning p,.confirm-card p{margin-top:3px;font-size:9px;line-height:1.5}.confirm-card{margin:14px 0 0;background:var(--green-soft);color:var(--green)}.file-list{display:grid;gap:7px;margin-top:11px}.file-list>div{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid var(--line);border-radius:10px;background:#fff}.file-list span{flex:1}.file-list strong,.file-list small{display:block}.file-list strong{font-size:9px}.file-list small{color:var(--muted);font-size:8px}.file-list button{border:0;background:transparent}.file-list button svg{width:14px}.import-zone{display:flex;align-items:center;gap:15px;padding:17px;border:1.5px dashed #afbab4;border-radius:15px;background:#fafaf7}.import-zone>svg{color:var(--green)}.import-zone>div{flex:1}.import-zone strong,.import-zone span{display:block}.import-zone strong{font-size:12px}.import-zone span{margin-top:3px;color:var(--muted);font-size:9px}.import-zone input{display:none}.error-list{margin-top:12px;background:var(--red-soft);color:var(--red)}.error-list p{margin:0 0 3px;font-size:9px}.table-wrap{margin-top:13px;overflow-x:auto}.table-wrap table{width:100%;border-collapse:collapse;font-size:9px}.table-wrap th,.table-wrap td{padding:9px;border-bottom:1px solid var(--line);text-align:left}.table-note{color:var(--muted);font-size:9px}.observation-layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:17px;align-items:start}.observation-list-panel{padding:14px}.record-list{display:grid;gap:5px;max-height:calc(100vh - 240px);overflow-y:auto}.record-list>button{display:grid;grid-template-columns:auto 1fr;gap:9px;padding:11px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.record-list>button:hover,.record-list>button.active{border-color:#d6e3dc;background:var(--green-soft)}.record-list button div>span{display:flex;justify-content:space-between;gap:7px}.record-list strong{font-size:10px}.record-list p{display:-webkit-box;overflow:hidden;margin:4px 0;color:var(--muted);font-size:9px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.record-list small{display:flex;align-items:center;gap:4px;color:#8c958f;font-size:8px}.record-list small svg{width:11px}.observation-detail{min-height:650px}.detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.detail-head>div:last-child{display:flex;gap:8px}.child-line{display:flex;align-items:center;gap:11px}.child-line h2{margin:4px 0 2px;font-size:19px}.child-line p,.child-line span{margin:0;color:var(--muted);font-size:9px}.observation-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px;border-radius:14px;background:#f2f1eb}.observation-summary-grid span,.observation-summary-grid strong{display:block}.observation-summary-grid span{color:var(--muted);font-size:8px}.observation-summary-grid strong{margin-top:3px;font-size:10px}.section-label{display:block;margin:20px 0 9px;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.09em}.raw-evidence>p{padding:16px;margin:0;border-left:3px solid var(--green);border-radius:0 12px 12px 0;background:#f6f8f5;font-size:11px;line-height:1.9}.raw-evidence blockquote{display:flex;gap:8px;margin:10px 0 0;padding:12px;border-radius:12px;background:var(--orange-soft);color:#805035;font-size:11px}.raw-evidence blockquote svg{width:16px}.stage-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.stage-timeline article{padding:10px;border:1px solid var(--line);border-radius:11px;background:#faf9f5}.stage-timeline article>span{display:grid;place-items:center;width:20px;height:20px;margin-bottom:7px;border:1px solid #c9ccc7;border-radius:50%;color:#fff}.stage-timeline article.completed>span{border-color:var(--green);background:var(--green)}.stage-timeline svg{width:11px}.stage-timeline strong{font-size:9px}.stage-timeline p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.reflection-box{padding:13px;border:1px solid #e6dfd2;border-radius:12px;background:#fffaf1}.reflection-box p{margin:0 0 7px;font-size:10px;line-height:1.7}.reflection-box p:last-child{margin:0}.evidence-thumb-row{display:flex;gap:8px}.evidence-thumb-row>div{width:110px;padding:9px;border:1px solid var(--line);border-radius:11px;background:#fff}.evidence-thumb-row>div>span{display:grid;place-items:center;height:55px;margin-bottom:7px;border-radius:8px;background:#e8eee9;color:var(--green)}.evidence-thumb-row strong,.evidence-thumb-row small{display:block}.evidence-thumb-row strong{font-size:8px}.evidence-thumb-row small{margin-top:2px;color:var(--muted);font-size:7px}.analysis-select-strip{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto}.analysis-select-strip button{min-width:140px;padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:#fff;text-align:left;cursor:pointer}.analysis-select-strip button.active{border-color:var(--green);background:var(--green-soft)}.analysis-select-strip span,.analysis-select-strip strong,.analysis-select-strip small{display:block}.analysis-select-strip span,.analysis-select-strip small{color:var(--muted);font-size:8px}.analysis-select-strip strong{margin:2px 0;font-size:10px}.analysis-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:17px;align-items:start}.analysis-evidence{position:sticky;top:96px}.sticky-card{padding:19px;border:1px solid #d7d3c8;border-radius:19px;background:#fffaf0;box-shadow:var(--shadow)}.sticky-card>.badge{margin-top:16px}.sticky-card h3{margin:11px 0 8px;font-size:16px}.sticky-card>p{margin:0;font-size:10px;line-height:1.85}.sticky-card blockquote{margin:14px 0;padding:12px;border-radius:11px;background:var(--orange-soft);color:#7a4d33;font-size:11px}.evidence-meta{display:flex;gap:12px;padding-top:12px;border-top:1px solid #e5ddcc}.evidence-meta span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:8px}.evidence-meta svg{width:12px}.risk-box{display:flex;gap:7px;padding:10px;margin-top:14px;border-radius:10px;background:#f1eee6;color:#6e746e;font-size:8px;line-height:1.5}.risk-box svg{width:14px}.analysis-main{display:grid;gap:13px}.analysis-overview{padding:21px;border-radius:19px;color:#fff;background:linear-gradient(135deg,#2e6653,#4c806d)}.analysis-overview>div{display:flex;align-items:flex-start;gap:11px}.analysis-overview div>svg{margin-top:4px;color:#f6cf86}.analysis-overview div>span{flex:1}.analysis-overview small{color:#cfe1da;font-size:8px}.analysis-overview h2{margin:4px 0 0;font-family:Georgia,Songti SC,serif;font-size:17px;line-height:1.6}.analysis-overview>p{margin:12px 0 0 31px;color:#cae0d7;font-size:8px}.claim-section{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--paper)}.claim-section-head{display:flex;gap:11px;padding:17px 19px;border-bottom:1px solid var(--line)}.claim-section-head>span{color:var(--green);font-family:Georgia,serif;font-size:22px}.claim-section-head small{color:var(--muted);font-size:7px;letter-spacing:.1em}.claim-section-head h2{margin:3px 0 0;font-size:14px}.claim-1 .claim-section-head>span{color:var(--orange)}.claim-2 .claim-section-head>span{color:var(--blue)}.claim-list article{display:grid;grid-template-columns:1fr auto;gap:15px;padding:15px 19px;border-bottom:1px solid #eeece6}.claim-list article:last-child{border:0}.claim-content p{margin:0;font-size:10px;line-height:1.75}.claim-content>div{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;color:var(--muted);font-size:8px}.claim-review{display:flex;align-items:center;gap:5px}.claim-review button{display:inline-flex;align-items:center;gap:3px;padding:5px 7px;border:0;border-radius:7px;background:#f0f1ed;color:#627069;font-size:8px;cursor:pointer}.claim-review button:hover{color:var(--green);background:var(--green-soft)}.claim-review svg{width:10px}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.experience-grid article{position:relative;padding:13px;border:1px solid var(--line);border-radius:12px}.experience-grid .dot{position:absolute;left:0;top:17px;width:3px;height:24px;border-radius:0 3px 3px 0}.dot.green{background:var(--green)}.dot.orange{background:var(--orange)}.dot.blue{background:var(--blue)}.experience-grid h3{margin:0 0 7px;font-size:10px}.experience-grid p,.experience-grid ul{margin:0;padding-left:14px;color:var(--muted);font-size:9px;line-height:1.7}.strategy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.strategy-grid article{padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.strategy-grid h3{margin:9px 0;font-size:11px}.strategy-grid p{margin:5px 0;color:var(--muted);font-size:8px;line-height:1.65}.strategy-grid .text-link{margin-top:7px}.support-board{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.support-board>section{min-width:0;padding:10px;border-radius:16px;background:#e7e6dea6}.board-head{display:flex;align-items:center;gap:7px;padding:4px 3px 11px;font-size:10px}.board-head .badge{margin-left:auto}.board-dot{width:8px;height:8px;border-radius:50%;background:#9aa29d}.board-dot.已实施{background:var(--blue)}.board-dot.待复察{background:var(--orange)}.board-dot.有效{background:var(--green)}.board-column{display:grid;gap:8px}.board-column>button{padding:12px;border:1px solid transparent;border-radius:12px;background:#fff;box-shadow:0 4px 12px #2d3c340a;text-align:left;cursor:pointer}.board-column>button.active{border-color:var(--green-2)}.board-column button>span{display:flex;align-items:center;justify-content:space-between}.board-column small{color:var(--muted);font-size:7px}.board-column h3{margin:8px 0 5px;font-size:10px;line-height:1.5}.board-column p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:8px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.board-column footer{display:flex;align-items:center;gap:4px;margin-top:9px;padding-top:8px;border-top:1px solid #edebe5;color:var(--muted);font-size:7px}.board-column footer svg{width:11px}.board-column footer svg:last-child{margin-left:auto}.support-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.support-detail-grid article{padding:13px;border-radius:12px;background:#f5f4ef}.support-detail-grid span{display:block;color:var(--orange);font-size:8px;font-weight:700}.support-detail-grid p{margin:5px 0 0;font-size:9px;line-height:1.65}.support-process{display:flex;justify-content:space-between;gap:5px;margin:20px 0;padding:16px 8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.support-process span{flex:1;position:relative;display:grid;justify-items:center;gap:5px;color:var(--muted);font-size:7px;text-align:center}.support-process span:not(:last-child):after{content:"";position:absolute;left:60%;top:12px;width:80%;height:1px;background:#d9dbd6}.support-process i{z-index:1;display:grid;place-items:center;width:24px;height:24px;border:1px solid #cfd2cd;border-radius:50%;background:var(--paper);font-style:normal}.support-process .complete{color:var(--green);font-weight:700}.support-process .complete i{border-color:var(--green);background:var(--green);color:#fff}.support-process svg{width:11px}.follow-up-result{display:flex;gap:12px;padding:14px;border-radius:14px;background:var(--green-soft);color:var(--green)}.follow-up-result div{flex:1}.follow-up-result strong{font-size:10px}.follow-up-result p{margin:4px 0 7px;color:#496b5c;font-size:9px}.growth-hero{display:grid;grid-template-columns:1fr 1.35fr;gap:18px;margin-bottom:18px}.child-profile,.growth-language{display:flex;align-items:center;gap:13px;padding:21px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.child-profile h2{margin:4px 0;font-size:18px}.child-profile p{margin:0;color:var(--muted);font-size:9px}.growth-language{background:#2e6653;color:#fff}.growth-language>svg{color:#f2ca80}.growth-language>div{flex:1}.growth-language span{color:#bdd7cd;font-size:8px}.growth-language p{margin:5px 0 0;font-family:Georgia,Songti SC,serif;font-size:13px;line-height:1.7}.growth-timeline{padding-top:4px}.growth-timeline>article{display:grid;grid-template-columns:110px 28px 1fr;gap:10px;min-height:140px}.timeline-date{padding-top:4px;text-align:right}.timeline-date strong,.timeline-date span{display:block}.timeline-date strong{font-size:10px}.timeline-date span{margin-top:3px;color:var(--muted);font-size:8px}.timeline-line{position:relative;display:flex;justify-content:center}.timeline-line:after{content:"";position:absolute;top:13px;bottom:-4px;width:1px;background:#d8dbd6}.growth-timeline article:last-child .timeline-line:after{display:none}.timeline-line i{z-index:1;width:13px;height:13px;border:3px solid var(--paper);border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline-content{align-self:start;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.timeline-content>div{display:flex;gap:6px}.timeline-content h3{margin:8px 0 5px;font-size:11px}.timeline-content p{margin:0;color:var(--muted);font-size:9px;line-height:1.7}.timeline-content footer{display:flex;align-items:center;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.timeline-content footer span{color:var(--green);font-size:8px}.timeline-content footer button{margin-left:auto}.report-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:17px;align-items:start}.report-list{position:sticky;top:96px;padding:13px}.report-items{display:grid;gap:6px;margin-top:12px}.report-items>button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px;border:1px solid transparent;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.report-items>button.active{border-color:#c6dbd0;background:var(--green-soft)}.report-items strong{display:block;font-size:9px}.report-items button div>span{display:flex;gap:5px;align-items:center;margin-top:4px}.report-items small{color:var(--muted);font-size:7px}.report-items svg:last-child{width:14px;color:#8d9691}.report-paper{overflow:hidden;border:1px solid #ddd7c9;border-radius:2px;background:#fffdf8;box-shadow:0 18px 60px #2e37301a}.report-cover{padding:28px 34px 24px;background:linear-gradient(150deg,#f0eadc,#fffaf0);border-bottom:1px solid #e3dccd}.report-brand{display:flex;align-items:center;gap:7px;color:var(--green)}.report-brand span{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:var(--green);color:#f7d895;font-size:12px;font-weight:800}.report-brand strong{font-size:10px;letter-spacing:.1em}.report-cover>.badge{float:right;margin-top:-24px}.report-child{display:flex;align-items:center;gap:16px;margin-top:30px}.report-child span{color:var(--orange);font-size:8px;font-weight:700}.report-child h1{margin:5px 0;font-family:Georgia,Songti SC,serif;font-size:26px}.report-child p{margin:0;color:var(--muted);font-size:9px}.report-principle{margin-top:24px;padding:9px;border-radius:9px;background:#ffffffb3;color:var(--muted);font-size:8px;text-align:center}.report-paper>section{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:25px 34px;border-bottom:1px solid #ece7dc}.report-number{color:var(--orange);font-family:Georgia,serif;font-size:24px}.report-paper section h2{margin:0 0 13px;font-size:16px}.report-paper .lead{margin:14px 0 0;font-family:Georgia,Songti SC,serif;font-size:12px;line-height:1.9}.interest-chips,.support-chips{display:flex;flex-wrap:wrap;gap:7px}.interest-chips>span{padding:7px 11px;border-radius:99px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:700}.growth-story{display:flex;gap:11px;padding:12px 0;border-bottom:1px dashed var(--line)}.growth-story>span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--green-soft);color:var(--green)}.growth-story strong{font-size:10px}.growth-story p{margin:4px 0;color:var(--muted);font-size:9px;line-height:1.6}.growth-story small{color:var(--orange);font-size:7px}.support-story{padding:12px;border-left:3px solid var(--orange);background:var(--orange-soft);font-size:10px;line-height:1.7}.report-paper section h3{font-size:10px}.report-paper section li{margin:5px 0;font-size:9px}.family-card{display:flex;gap:10px;padding:14px;border-radius:12px;background:#f7f0df}.family-card>span{color:var(--orange)}.family-card p{margin:0;font-size:10px;line-height:1.7}.family-note{color:var(--muted);font-size:8px}.report-actions{display:flex;align-items:center;gap:9px;padding:17px 34px;background:#f5f3ed}.report-actions>span{flex:1;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:8px}.curriculum-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:17px;align-items:start}.curriculum-list{position:sticky;top:96px;padding:13px}.curriculum-list>button{width:100%;padding:13px;margin-top:7px;border:1px solid transparent;border-radius:12px;background:#f8f7f2;text-align:left;cursor:pointer}.curriculum-list>button.active{border-color:#b8d0c4;background:var(--green-soft)}.curriculum-list button>span,.curriculum-list footer{display:flex;align-items:center;justify-content:space-between}.curriculum-list h3{margin:9px 0 5px;font-size:11px}.curriculum-list p{margin:0;color:var(--muted);font-size:8px;line-height:1.55}.curriculum-list small{color:var(--muted);font-size:8px}.curriculum-list footer{justify-content:flex-start;gap:4px;margin-top:9px;padding-top:8px;border-top:1px solid #e3e4df;color:var(--muted);font-size:7px}.curriculum-list footer svg{width:10px;margin-left:6px}.curriculum-document{overflow:hidden;border:1px solid #ddd9ce;border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.curriculum-title{display:flex;justify-content:space-between;gap:20px;padding:26px;color:#fff;background:linear-gradient(135deg,#2e6653,#4f806d)}.curriculum-title h1{margin:10px 0 6px;font-family:Georgia,Songti SC,serif;font-size:26px}.curriculum-title p{max-width:660px;margin:0;color:#cce0d7;font-size:10px}.curriculum-title>div:last-child{display:grid;justify-items:end;align-content:start;gap:4px}.curriculum-title>div:last-child span{color:#bfd4cb;font-size:8px}.curriculum-title>div:last-child strong{font-family:Georgia,serif;font-size:22px}.curriculum-title .btn{margin-top:8px}.curriculum-origin{padding:22px 26px;border-bottom:1px solid var(--line)}.curriculum-origin>span{color:var(--orange);font-size:9px;font-weight:800}.curriculum-origin>p{margin:7px 0 14px;font-size:11px;line-height:1.7}.linked-evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.linked-evidence article{padding:10px;border:1px solid var(--line);border-radius:10px;background:#f8f7f2}.linked-evidence strong{display:block;margin-top:6px;font-size:8px}.linked-evidence p{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:var(--muted);font-size:7px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.curriculum-section-grid{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--line)}.curriculum-block{display:grid;grid-template-columns:34px 1fr;gap:11px;min-height:160px;padding:20px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.curriculum-block>span{color:var(--orange);font-family:Georgia,serif;font-size:20px}.curriculum-block h2{margin:2px 0 10px;font-size:13px}.curriculum-block ul{margin:0;padding-left:16px}.curriculum-block li{margin:6px 0;color:#526058;font-size:9px;line-height:1.5}.pathway-section{padding:22px 26px;border-bottom:1px solid var(--line)}.pathway-section>div:first-child{display:flex;align-items:baseline;gap:10px}.pathway-section>div:first-child span{color:var(--orange);font-family:Georgia,serif;font-size:20px}.pathway-section h2{margin:0;font-size:13px}.pathway-section p{margin-left:auto;color:var(--muted);font-size:8px}.pathway-flow{display:flex;align-items:center;margin-top:18px}.pathway-flow article{flex:1;display:flex;align-items:center;gap:7px}.pathway-flow i{display:grid;place-items:center;width:27px;height:27px;border-radius:10px;background:var(--green-soft);color:var(--green);font-size:9px;font-style:normal;font-weight:800}.pathway-flow strong{flex:1;font-size:8px}.pathway-flow svg{width:13px;color:#a5ada8}.adjustment-box{display:flex;gap:13px;padding:20px 26px;background:#fff8e9}.adjustment-box>svg{color:var(--orange)}.adjustment-box h3{margin:0;font-size:11px}.adjustment-box p{margin:5px 0 10px;color:var(--muted);font-size:9px;line-height:1.6}.adjustment-box strong{font-size:9px}.indicator-principle{display:flex;align-items:center;justify-content:center;gap:7px;padding:14px;margin-bottom:17px;border-radius:15px;background:#2e6653;color:#fff}.indicator-principle span{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:700}.indicator-principle i{color:#f4cc82;font-family:Georgia,serif;font-style:normal}.indicator-principle svg{width:13px;color:#86a99b}.indicator-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:17px;align-items:start}.indicator-list{position:sticky;top:96px;padding:13px}.filter-stack{display:grid;grid-template-columns:1fr 1fr;gap:7px}.indicator-items{display:grid;gap:6px;max-height:calc(100vh - 240px);margin-top:10px;overflow-y:auto}.indicator-items button{padding:11px;border:1px solid transparent;border-radius:11px;background:#f7f6f1;text-align:left;cursor:pointer}.indicator-items button.active{border-color:#b9d2c5;background:var(--green-soft)}.indicator-items button>span{display:flex;justify-content:space-between;align-items:center}.indicator-items small{color:var(--muted);font-size:8px}.indicator-items strong{display:block;margin:8px 0 4px;font-size:10px;line-height:1.5}.indicator-items p{margin:0;color:var(--muted);font-size:7px}.indicator-detail{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.indicator-detail>header{display:flex;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--line);background:#faf8f1}.indicator-code{display:block;margin-top:10px;color:var(--green);font-family:ui-monospace,monospace;font-size:9px}.indicator-detail h1{margin:5px 0;font-size:21px}.indicator-detail header p{margin:0;color:var(--muted);font-size:9px}.indicator-detail>section{padding:0 24px}.indicator-detail .lead{margin:0;font-size:11px;line-height:1.8}.indicator-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px 24px}.indicator-evidence-grid section{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.indicator-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:12px}.indicator-icon.green{color:var(--green);background:var(--green-soft)}.indicator-icon.orange{color:var(--orange);background:var(--orange-soft)}.indicator-evidence-grid h2{font-size:12px}.indicator-evidence-grid ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.indicator-evidence-grid li{display:flex;align-items:flex-start;gap:6px;color:#526159;font-size:9px;line-height:1.5}.indicator-evidence-grid li svg{width:13px;color:var(--green)}.indicator-evidence-grid section:last-child li svg{color:var(--orange)}.minimum-evidence{display:flex;gap:10px;align-items:center;padding:13px 24px!important;margin:0 24px;border-radius:12px;background:var(--blue-soft);color:#4d7080}.minimum-evidence span,.minimum-evidence strong{display:block}.minimum-evidence span{font-size:8px}.minimum-evidence strong{margin-top:3px;font-size:10px}.support-chips span{display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d9e5df;border-radius:10px;color:var(--green);background:#f8fbf9;font-size:8px}.support-chips i{display:grid;place-items:center;width:18px;height:18px;border-radius:6px;background:var(--green);color:#fff;font-size:7px;font-style:normal}.indicator-detail>footer{display:flex;gap:8px;align-items:center;padding:14px 24px;margin-top:22px;border-top:1px solid var(--line);background:#f6f4ed;color:var(--muted);font-size:8px}.data-actions{display:grid;gap:8px}.data-actions>button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.data-icon,.attention-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:12px}.data-icon.green,.attention-icon.green{color:var(--green);background:var(--green-soft)}.data-icon.blue,.attention-icon.blue{color:var(--blue);background:var(--blue-soft)}.data-icon.orange,.attention-icon.orange{color:var(--orange);background:var(--orange-soft)}.data-actions strong,.data-actions p{display:block}.data-actions strong{font-size:10px}.data-actions p{margin:3px 0 0;color:var(--muted);font-size:8px}.data-actions>button>svg{width:14px;color:#8e9892}.inline-loading{color:var(--green);font-size:9px}.boundary-list{display:grid;gap:10px}.boundary-list>div{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f5f4ef}.boundary-list>div>svg{color:var(--green)}.boundary-list>div:nth-child(2)>svg{color:var(--orange)}.boundary-list>div:nth-child(3)>svg{color:var(--red)}.boundary-list strong,.boundary-list small{display:block}.boundary-list strong{font-size:10px}.boundary-list small{margin-top:3px;color:var(--muted);font-size:8px}.audit-table>div{display:grid;grid-template-columns:55px 1fr 120px;gap:11px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.audit-table>div:last-child{border:0}.audit-role{display:inline-flex;justify-content:center;padding:5px;border-radius:8px;color:var(--green);background:var(--green-soft);font-size:8px;font-weight:700}.audit-table strong{font-size:9px}.audit-table p{margin:3px 0 0;color:var(--muted);font-size:8px}.audit-table>div>span:last-child{display:grid;justify-items:end;color:var(--muted);font-size:8px}.audit-table small{color:#9ba19d}.research-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:18px}.review-distribution{display:grid;gap:14px}.review-distribution>div{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.review-distribution span{display:flex;align-items:center;gap:6px;font-size:9px}.review-distribution i{width:8px;height:8px;border-radius:50%}.review-distribution strong{font-family:Georgia,serif;font-size:15px}.review-distribution .progress-wrap{grid-column:1/-1}.attention-list{display:grid;gap:8px}.attention-list article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:11px}.attention-list strong{font-size:9px}.attention-list p{margin:3px 0 0;color:var(--muted);font-size:8px}.expression-case{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center}.expression-case>div{padding:16px;border-radius:13px;background:#f5f4ef}.expression-case>div:last-child{background:var(--green-soft)}.expression-case p{margin:9px 0;font-family:Georgia,Songti SC,serif;font-size:11px;line-height:1.7}.expression-case small{color:var(--muted);font-size:8px}.expression-case>span{color:var(--orange);font-size:20px}.compliance-banner,.privacy-status{display:flex;align-items:center;gap:18px;padding:24px;margin-bottom:18px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#2e6653,#456f60)}.compliance-banner>svg,.privacy-status>svg{width:45px;height:45px;color:#f3cd84}.compliance-banner h2,.privacy-status h2{margin:7px 0 3px;font-size:17px}.compliance-banner p,.privacy-status p{margin:0;color:#c9ded5;font-size:9px;line-height:1.6}.check-list{display:grid;gap:6px}.check-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;border-bottom:1px solid var(--line)}.check-list article:last-child{border:0}.check-list>article>span:first-child{display:grid;place-items:center;width:30px;height:30px;border-radius:10px}.check-list .pass{color:var(--green);background:var(--green-soft)}.check-list .pending{color:var(--orange);background:var(--orange-soft)}.check-list strong{font-size:9px}.check-list p{margin:3px 0 0;color:var(--muted);font-size:8px}.lifecycle{display:grid;gap:12px}.lifecycle div{display:flex;align-items:center;gap:10px}.lifecycle i{display:grid;place-items:center;width:31px;height:31px;border-radius:11px;color:var(--green);background:var(--green-soft);font-family:Georgia,serif;font-size:10px;font-style:normal}.lifecycle strong,.lifecycle small{display:block}.lifecycle strong{font-size:9px}.lifecycle small{margin-top:2px;color:var(--muted);font-size:7px}.parent-page{max-width:1220px}.parent-hero{display:grid;grid-template-columns:1.3fr .8fr;gap:30px;align-items:center;min-height:320px;padding:42px 48px;margin-bottom:18px;border-radius:30px;color:#fff;background:linear-gradient(135deg,#326b57,#4d806d)}.parent-hero h1{margin:13px 0 10px;font-family:Georgia,Songti SC,serif;font-size:38px;line-height:1.35}.parent-hero p{max-width:560px;margin:0 0 20px;color:#cae0d7;font-size:11px;line-height:1.8}.parent-child-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff17}.parent-child-card small,.parent-child-card strong,.parent-child-card p{display:block}.parent-child-card small{color:#c2d9cf;font-size:7px}.parent-child-card strong{margin-top:3px;font-size:13px}.parent-child-card p{margin:4px 0 0;font-size:8px}.parent-child-card>svg{color:#f3cd84}.parent-growth-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:18px}.parent-story,.parent-support{position:relative;overflow:hidden;min-height:225px;padding:27px}.story-icon{position:absolute;right:-18px;bottom:-20px;display:grid;place-items:center;width:120px;height:120px;border-radius:50%;color:#4c8b722e;background:var(--green-soft)}.story-icon svg{width:48px;height:48px}.story-icon.orange{color:#c96f3f33;background:var(--orange-soft)}.parent-story h2,.parent-support h2{max-width:70%;margin:13px 0 8px;font-family:Georgia,Songti SC,serif;font-size:20px}.parent-story p,.parent-support p{position:relative;max-width:75%;margin:0 0 12px;color:var(--muted);font-size:10px;line-height:1.8}.parent-moments{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.parent-moments article{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.moment-cover{height:130px;display:grid;place-content:center;justify-items:center;gap:7px;color:#2d5a487a;background:linear-gradient(135deg,#d9e8de,#f0e7d2)}.moment-1{background:linear-gradient(135deg,#e6dfef,#eadbc9)}.moment-2{background:linear-gradient(135deg,#dce8ed,#e9e2cb)}.moment-cover span{font-size:8px}.parent-moments article>div:last-child{padding:13px}.parent-moments h3{margin:8px 0 5px;font-size:11px}.parent-moments p{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.parent-moments small{display:block;margin-top:8px;color:#929b96;font-size:7px}.home-activity,.local-privacy{display:flex;gap:12px}.home-activity>svg,.local-privacy>svg{width:32px;height:32px;color:var(--orange)}.home-activity h3{margin:0;font-size:12px}.home-activity p{margin:5px 0;color:var(--muted);font-size:9px;line-height:1.6}.home-activity span{color:var(--green);font-size:8px}.feedback-invite{width:100%;display:flex;align-items:center;gap:11px;padding:15px;border:1px dashed #a6bcb0;border-radius:13px;color:var(--green);background:#f7fbf8;text-align:left;cursor:pointer}.feedback-invite strong,.feedback-invite small{display:block}.feedback-invite strong{font-size:10px}.feedback-invite small{margin-top:4px;color:var(--muted);font-size:8px}.feedback-form{display:grid;gap:9px}.feedback-form textarea{min-height:90px;padding:11px;border:1px solid var(--line);border-radius:11px;resize:vertical}.feedback-form .btn{justify-self:end}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.permission-list{display:grid;gap:10px}.permission-list>div{display:flex;align-items:center;gap:8px;font-size:9px}.permission-list svg{width:15px;color:var(--green)}.local-privacy strong{font-size:11px}.local-privacy p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.7}.rights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rights-grid article{padding:14px;border:1px solid var(--line);border-radius:12px}.rights-grid span{color:var(--orange);font-family:Georgia,serif}.rights-grid h3{margin:7px 0 4px;font-size:10px}.rights-grid p{margin:0;color:var(--muted);font-size:8px;line-height:1.6}.video-flow-note{display:flex;gap:11px;padding:13px;margin-top:11px;border:1px solid #c9dce4;border-radius:13px;color:#466f81;background:var(--blue-soft)}.video-flow-note>svg{flex:0 0 auto;width:18px}.video-flow-note strong,.video-flow-note p{display:block;margin:0}.video-flow-note strong{font-size:10px}.video-flow-note p{margin-top:3px;font-size:9px;line-height:1.6}.section-help{max-width:760px;margin:-3px 0 12px;color:var(--muted);font-size:9px;line-height:1.7}.video-evidence-list{display:grid;gap:12px}.video-evidence-card{overflow:hidden;border:1px solid #d7ddd9;border-radius:16px;background:#fff}.video-evidence-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-bottom:1px solid var(--line);background:#f8faf8}.video-evidence-head>div,.video-evidence-head span{display:flex;align-items:center;gap:9px}.video-evidence-head>div>svg{width:19px;color:var(--green)}.video-evidence-head span,.video-evidence-head strong,.video-evidence-head small{display:block}.video-evidence-head strong{max-width:420px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.video-evidence-head small{margin-top:3px;color:var(--muted);font-size:8px}.evidence-video{display:block;width:100%;max-height:430px;background:#17211d}.video-placeholder{min-height:150px;display:grid;place-content:center;justify-items:center;gap:8px;padding:20px;color:#84918b;background:#edf0ed;text-align:center}.video-placeholder svg{width:32px}.video-placeholder span{max-width:420px;font-size:9px;line-height:1.6}.video-analysis-start,.video-analyzing{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px}.video-analysis-start>div{display:grid;gap:5px}.video-analysis-start strong,.video-analysis-start p,.video-analyzing strong,.video-analyzing p{display:block;margin:0}.video-analysis-start strong{font-size:11px}.video-analysis-start p,.video-analyzing p{color:var(--muted);font-size:8px;line-height:1.6}.video-analyzing{justify-content:flex-start;color:var(--blue);background:var(--blue-soft)}.video-analyzing>svg{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-analysis-result{padding:15px}.video-analysis-banner{display:flex;gap:10px;padding:12px;border-radius:11px;color:#86502f;background:var(--orange-soft)}.video-analysis-banner>svg{flex:0 0 auto;width:17px}.video-analysis-banner strong,.video-analysis-banner p{display:block;margin:0}.video-analysis-banner strong{font-size:10px}.video-analysis-banner p{margin-top:3px;font-size:8px;line-height:1.5}.behavior-event-list{display:grid;gap:0;margin-top:14px;border:1px solid var(--line);border-radius:13px;background:#fbfaf7}.behavior-event-list>article{display:grid;grid-template-columns:74px 1fr;gap:12px;padding:12px;border-bottom:1px solid var(--line)}.behavior-event-list>article:last-child{border-bottom:0}.event-time{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:700}.behavior-event-list article>div>span{display:flex;align-items:center;gap:7px}.behavior-event-list article>div>span small{color:var(--muted);font-size:8px}.behavior-event-list strong{display:block;margin-top:7px;font-size:9px;line-height:1.65}.behavior-event-list p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.6}.video-analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.video-analysis-grid section{padding:12px;border-radius:11px;background:#f4f3ee}.video-analysis-grid .section-label{margin:0 0 8px}.video-analysis-grid pre{margin:0;white-space:pre-wrap;font:inherit;font-size:8px;line-height:1.7}.video-analysis-grid ul{display:grid;gap:5px;margin:0;padding-left:15px;color:var(--muted);font-size:8px;line-height:1.55}.video-confirm-editor{display:grid;gap:6px;margin-top:13px}.video-confirm-editor>span{font-size:10px;font-weight:700}.video-confirm-editor textarea{width:100%;padding:11px;border:1px solid #ccd6d1;border-radius:11px;resize:vertical;font:inherit;font-size:9px;line-height:1.7}.video-confirm-editor textarea:disabled{color:#34443d;background:var(--green-soft)}.video-confirm-editor small{color:var(--muted);font-size:8px}.video-confirm-actions{display:flex;justify-content:flex-end;margin-top:12px}.confirmed-note{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:11px;color:var(--green);background:var(--green-soft)}.confirmed-note>svg{width:18px}.confirmed-note strong,.confirmed-note small{display:block}.confirmed-note strong{font-size:9px}.confirmed-note small{margin-top:2px;color:#5b776b;font-size:8px}.video-evidence-summary{display:flex;align-items:center;gap:8px;padding:10px;margin:13px 0;border-radius:10px;color:var(--green);background:var(--green-soft)}.video-evidence-summary>svg{width:16px}.video-evidence-summary strong,.video-evidence-summary small{display:block}.video-evidence-summary strong{font-size:9px}.video-evidence-summary small{margin-top:2px;color:var(--muted);font-size:8px}.notice{position:fixed;z-index:150;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;max-width:440px;padding:12px 14px;border:1px solid #c7d8d0;border-radius:13px;color:var(--green);background:#f2faf5;box-shadow:var(--shadow);font-size:10px}.notice-error{color:var(--red);border-color:#e1c3c1;background:#fff3f2}.notice-info{color:#496f80;border-color:#c9dce4;background:#f1f8fb}.notice span{flex:1}.notice button{display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.empty-state{display:grid;justify-items:center;padding:35px;text-align:center}.empty-shape{width:46px;height:46px;border:8px solid var(--green-soft);border-radius:42% 58% 60% 40%;background:var(--green);opacity:.6}.empty-state h3{margin:12px 0 5px;font-size:13px}.empty-state p{max-width:370px;margin:0 0 13px;color:var(--muted);font-size:9px}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;background:#244f41;color:#fff}.loading-screen h1{margin:16px 0 5px;font-family:Georgia,Songti SC,serif}.loading-screen p{color:#bcd2c9;font-size:10px}.loading-line{width:170px;height:3px;overflow:hidden;margin-top:17px;border-radius:99px;background:#ffffff1a}.loading-line:after{content:"";display:block;width:45%;height:100%;background:#f3cd84;animation:loading 1.2s infinite ease-in-out}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(320%)}}.fatal-banner{position:fixed;left:270px;bottom:20px;display:flex;gap:8px;padding:10px;border-radius:10px;color:#fff;background:var(--red);font-size:9px}.curriculum-status-actions{display:grid;justify-items:end;gap:10px}.development-reference-list{display:grid;gap:14px}.development-reference-list>section{padding:14px;border:1px solid var(--line);border-radius:14px;background:#fbfaf6}.development-reference-list section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid var(--line)}.development-reference-list header>div{display:flex;align-items:center;gap:8px}.development-reference-list header strong{color:var(--muted);font-size:8px}.development-reference-list header a{display:flex;align-items:center;gap:5px;color:var(--green);font-size:8px;font-weight:700}.development-reference-list header a svg{width:12px}.development-reference-list section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding-top:11px}.development-reference-list article{padding:12px;border-radius:11px;background:#fff;box-shadow:0 4px 14px #2e463b0d}.development-reference-list article>div{display:grid;justify-items:start;gap:6px}.development-reference-list article strong{font-size:9px}.development-reference-list article code{color:var(--muted);font-size:7px}.development-reference-list article p{margin:9px 0;font-size:8px;line-height:1.65}.development-reference-list article small{display:flex;gap:5px;color:#8c573a;font-size:7px;line-height:1.55}.development-reference-list article small svg{flex:0 0 auto;width:12px}@media(max-width:1180px){.sidebar{width:218px}.app-main{width:calc(100% - 218px);margin-left:218px}.content{padding:24px 22px 55px}.topbar{padding:0 22px}.children-grid{grid-template-columns:repeat(3,1fr)}.workflow-grid,.metrics-row{grid-template-columns:repeat(2,1fr)}.observation-layout{grid-template-columns:320px 1fr}.analysis-layout{grid-template-columns:280px 1fr}.support-board{grid-template-columns:repeat(2,1fr)}.stage-timeline{grid-template-columns:repeat(3,1fr)}.support-detail-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.development-reference-list section>div{grid-template-columns:1fr}.sidebar{width:min(82vw,280px);transform:translate(-105%);transition:transform .25s ease;box-shadow:20px 0 60px #0d221a4d}.sidebar-open{transform:translate(0)}.sidebar-overlay{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;border:0;background:#12241d73}.app-main{width:100%;margin-left:0}.mobile-close,.menu-trigger{display:grid!important}.mobile-close{margin-left:auto;color:#fff}.topbar{height:66px}.search-box{display:none}.content{padding:20px 16px 84px}.today-hero{grid-template-columns:1fr;min-height:auto;padding:32px}.cycle-visual{display:none}.dashboard-grid,.growth-grid,.evidence-data-grid,.compliance-grid,.parent-bottom-grid,.parent-growth-grid,.privacy-grid,.observation-layout,.analysis-layout,.report-layout,.curriculum-layout,.indicator-layout{grid-template-columns:1fr}.observation-list-panel,.analysis-evidence,.report-list,.curriculum-list,.indicator-list{position:static}.record-list,.indicator-items{max-height:380px}.analysis-evidence{order:0}.analysis-main{order:1}.research-grid{grid-template-columns:1fr}.rights-grid{grid-template-columns:repeat(2,1fr)}.mobile-nav{position:fixed;z-index:22;left:8px;right:8px;bottom:8px;display:flex!important;justify-content:space-around;padding:7px;border:1px solid rgba(221,216,204,.8);border-radius:18px;background:#fffdf8f0;box-shadow:0 14px 40px #25342d2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{display:grid;justify-items:center;gap:2px;min-width:54px;padding:4px;border-radius:10px;color:#7f8a84;font-size:7px}.mobile-nav a.active{color:var(--green);background:var(--green-soft)}.mobile-nav svg{width:18px}}@media(max-width:620px){.topbar{padding:0 12px}.school-context span{display:none}.role-button span:nth-child(2){display:none}.content{padding:16px 11px 82px}.page-header{align-items:flex-start;flex-direction:column}.page-header h1{font-size:28px}.page-actions{width:100%;overflow-x:auto}.page-actions .btn{flex:1;white-space:nowrap}.today-hero{padding:25px 22px;border-radius:22px}.hero-copy h1{font-size:32px}.hero-actions{align-items:flex-start;flex-direction:column}.workflow-grid,.metrics-row,.children-grid,.support-board,.experience-grid,.strategy-grid,.growth-hero,.curriculum-section-grid,.indicator-evidence-grid,.parent-moments,.rights-grid{grid-template-columns:1fr}.metric{min-height:90px}.toolbar{align-items:stretch;flex-direction:column}.search-input{width:100%;min-width:0}.segmented{overflow-x:auto}.child-focus-list>article{flex-wrap:wrap}.child-focus-list .interest-tags{order:4;width:100%;flex-basis:100%}.modal-backdrop{align-items:end;padding:0}.modal,.modal-wide{width:100%;max-height:92vh;border-radius:24px 24px 0 0}.modal-body{max-height:calc(92vh - 84px)}.form-grid,.stage-card{grid-template-columns:1fr}.stepper span{font-size:0}.stepper span:not(:last-child):after{width:45%}.template-recommend{grid-template-columns:auto 1fr}.template-recommend button{grid-column:2;justify-self:start}.import-zone{align-items:flex-start;flex-wrap:wrap}.import-zone>div{min-width:70%}.observation-summary-grid{grid-template-columns:repeat(2,1fr)}.detail-head{flex-direction:column}.detail-head>div:last-child{width:100%}.detail-head .btn{flex:1}.stage-timeline{grid-template-columns:1fr}.evidence-thumb-row{overflow-x:auto}.claim-list article{grid-template-columns:1fr}.claim-review{flex-wrap:wrap}.analysis-overview>div{flex-wrap:wrap}.analysis-overview .badge{margin-left:30px}.support-detail-grid{grid-template-columns:1fr}.support-process{overflow-x:auto;justify-content:flex-start}.support-process span{min-width:78px}.growth-timeline>article{grid-template-columns:70px 20px 1fr}.report-paper>section{grid-template-columns:28px 1fr;padding:20px 18px}.report-cover{padding:22px 18px}.report-child h1{font-size:21px}.report-actions{align-items:stretch;flex-direction:column;padding:15px 18px}.curriculum-title{flex-direction:column}.curriculum-title>div:last-child{justify-items:start}.linked-evidence{grid-template-columns:1fr}.pathway-section>div:first-child{flex-wrap:wrap}.pathway-section p{width:100%;margin-left:33px}.pathway-flow{align-items:stretch;flex-direction:column;gap:6px}.pathway-flow article{width:100%}.pathway-flow svg{transform:rotate(90deg)}.indicator-principle{justify-content:flex-start;overflow-x:auto}.indicator-principle span{min-width:max-content}.indicator-detail>header{flex-direction:column}.minimum-evidence{margin:0 14px}.expression-case{grid-template-columns:1fr}.expression-case>span{transform:rotate(90deg);justify-self:center}.parent-hero{grid-template-columns:1fr;padding:28px 22px}.parent-hero h1{font-size:31px}.parent-story h2,.parent-support h2,.parent-story p,.parent-support p{max-width:82%}.notice{left:12px;right:12px;bottom:78px}.audit-table>div{grid-template-columns:45px 1fr}.audit-table>div>span:last-child{display:none}.video-analysis-start{align-items:stretch;flex-direction:column}.video-analysis-start .btn{width:100%}.video-analysis-grid{grid-template-columns:1fr}.behavior-event-list>article{grid-template-columns:1fr;gap:6px}.video-confirm-actions .btn{width:100%}.video-evidence-head strong{max-width:190px}}@media print{.sidebar,.topbar,.page-header,.report-list,.mobile-nav,.notice,.report-actions{display:none!important}body,html,.app-shell,.app-main,.content{display:block;width:100%;margin:0;padding:0;background:#fff}.report-layout{display:block}.report-paper{border:0;box-shadow:none}.report-cover,.report-paper>section{break-inside:avoid}}.v3-shell{--green: #2f6c58;--green-2: #4d8e73;--ink: #1f352d}.version-ribbon{display:flex;align-items:center;gap:7px;padding:9px 11px;margin:-8px 5px 15px;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#c8ded5;background:#ffffff0d;font-size:10px}.version-ribbon span{padding:3px 6px;border-radius:6px;color:#244f41;background:#f3cd84;font-weight:800}.reset-top{color:var(--green);background:#fff;border:1px solid var(--line)}.global-busy{position:fixed;z-index:200;left:50%;bottom:22px;display:flex;align-items:center;gap:9px;padding:11px 16px;transform:translate(-50%);border-radius:99px;color:#fff;background:#234d40;box-shadow:var(--shadow);font-size:11px}.global-busy span{width:13px;height:13px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.btn-danger{color:var(--red);border-color:#e1bfbc;background:#fff6f5}.btn-sm{min-height:31px;padding:5px 9px;border-radius:9px;font-size:10px}.muted{color:var(--muted);font-size:11px}.big-number{color:var(--green);font-family:Georgia,serif;font-size:42px}.v3-hero{position:relative;display:grid;grid-template-columns:1.5fr .65fr;gap:30px;overflow:hidden;padding:34px 38px;margin-bottom:18px;border-radius:28px;color:#fff;background:radial-gradient(circle at 78% 10%,rgba(245,211,145,.2),transparent 35%),linear-gradient(135deg,#255344,#39705d)}.v3-hero h2{max-width:760px;margin:14px 0 9px;font-family:Georgia,Songti SC,serif;font-size:clamp(25px,3vw,39px);line-height:1.35}.v3-hero>div>p{max-width:760px;margin:0;color:#c7dbd3;font-size:12px;line-height:1.8}.hero-proof{align-self:stretch;display:grid;align-content:center;gap:9px;padding:20px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#ffffff0f}.hero-proof>svg{width:30px;height:30px;color:#f2c97e}.hero-proof strong{margin-bottom:5px;font-size:13px}.hero-proof span{padding:8px 10px;border-radius:9px;color:#d9e8e2;background:#ffffff0f;font-size:10px}.process-rail{display:flex;align-items:flex-start;width:100%;padding:19px 0 5px;overflow-x:auto}.process-rail>div{min-width:90px;flex:1;position:relative;display:grid;justify-items:center;gap:6px;color:#a1aaa5;font-size:9px}.process-rail i{position:relative;z-index:2;display:grid;place-items:center;width:25px;height:25px;border:2px solid #d6d8d4;border-radius:50%;background:#f7f4ed;font-style:normal;font-weight:800}.process-rail b{position:absolute;z-index:0;top:12px;left:calc(50% + 12px);width:calc(100% - 24px);height:2px;background:#d6d8d4}.process-rail .done,.process-rail .active{color:var(--green);font-weight:700}.process-rail .done i{color:#fff;border-color:var(--green);background:var(--green)}.process-rail .done b{background:var(--green)}.process-rail .active i{color:var(--green);border-color:#e4b968;background:#ffedc9;box-shadow:0 0 0 5px #f5cf8521}.v3-hero .process-rail{margin-top:8px}.v3-hero .process-rail>div{color:#9fbeb1}.v3-hero .process-rail .done,.v3-hero .process-rail .active{color:#fff}.v3-hero .process-rail i{border-color:#ffffff40;background:#ffffff14}.v3-hero .process-rail .done i{border-color:#f1c87a;color:#285446;background:#f1c87a}.v3-hero .process-rail b{background:#ffffff29}.v3-hero .process-rail .done b{background:#dfbd79}.task-list{display:grid}.task-list>button{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;padding:13px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.task-list>button:last-child{border:0}.task-dot{width:9px;height:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px var(--orange-soft)}.task-list strong,.task-list p{display:block}.task-list strong{font-size:12px}.task-list p{margin:4px 0 0;color:var(--muted);font-size:9px}.task-list a{display:grid;place-items:center;color:var(--green)}.attention-cards{display:grid;gap:8px}.attention-cards article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;border-radius:13px;background:#f6f5f0}.attention-cards strong,.attention-cards p{display:block}.attention-cards strong{font-size:11px}.attention-cards p{margin:3px 0 0;color:var(--muted);font-size:9px}.governance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.governance-grid a{display:grid;grid-template-columns:auto 1fr;gap:5px 10px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fbfaf6}.governance-grid svg{grid-row:1/3;width:23px;color:var(--green)}.governance-grid strong{font-size:11px}.governance-grid span{color:var(--muted);font-size:9px}.principle-list{display:grid;gap:11px}.principle-list p{display:flex;align-items:center;gap:8px;margin:0;font-size:11px}.principle-list svg{width:17px;color:var(--green)}.principle-list p:last-child svg{color:var(--orange)}.master-detail{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px;align-items:start}.master-list{position:sticky;top:96px;padding:13px;max-height:calc(100vh - 120px);overflow-y:auto}.master-list>button{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:13px;border:1px solid transparent;border-radius:13px;background:transparent;text-align:left;cursor:pointer}.master-list>button:hover{background:#f5f4ef}.master-list>button.selected{border-color:#c2d6cc;background:var(--green-soft)}.master-list>button>div{display:grid;justify-items:start;gap:6px}.master-list strong{font-size:11px;line-height:1.4}.master-list span{color:var(--muted);font-size:8px}.master-list svg{width:14px;color:#8e9994}.detail-stack{display:grid;gap:16px;min-width:0}.detail-title,.package-header,.review-source-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.detail-title h2,.package-header h2,.review-source-head h2{margin:9px 0 6px;font-family:Georgia,Songti SC,serif;font-size:25px}.detail-title p,.package-header p,.review-source-head p{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.package-header p{display:flex;align-items:center;flex-wrap:wrap}.package-header p svg{width:13px}.goal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:19px}.goal-grid article{display:grid;justify-items:start;gap:8px;padding:14px;border-radius:13px;background:#f5f5ef}.goal-grid strong{font-size:11px}.goal-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.stage-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.stage-timeline article{position:relative;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.stage-timeline i{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;color:#fff;background:var(--green);font-style:normal;font-size:9px;font-weight:700}.stage-timeline strong{display:block;margin:10px 0 6px;font-size:11px}.stage-timeline p{margin:0;color:var(--muted);font-size:8px;line-height:1.65}.chip-list{display:flex;flex-wrap:wrap;gap:6px}.reflection{padding:11px;margin:13px 0 0;border-radius:10px;color:#805536;background:var(--orange-soft);font-size:9px;line-height:1.65}.mini-links{display:grid;gap:6px;margin-top:10px}.mini-links a,.mini-links span{display:flex;align-items:center;gap:6px;padding:8px;border-radius:8px;color:var(--green);background:var(--green-soft);font-size:9px}.evidence-page>.process-rail{padding:0 24px 24px;margin:-8px 0 18px;border-bottom:1px solid var(--line)}.evidence-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.package-list{position:sticky;top:96px;padding:12px;max-height:calc(100vh - 116px);overflow-y:auto}.package-filter{display:flex;justify-content:space-between;padding:0 5px 10px;color:var(--muted);font-size:9px}.package-filter button{border:0;color:var(--green);background:transparent;font-size:9px}.package-list>button{width:100%;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:11px;border:1px solid transparent;border-radius:13px;background:transparent;text-align:left;cursor:pointer}.package-list>button.selected{border-color:#bed3c8;background:var(--green-soft)}.package-scene{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;color:var(--green);background:#fff;font-size:10px;font-weight:800}.package-list button>div{min-width:0}.package-list strong,.package-list small{display:block}.package-list strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.package-list small{margin:4px 0 7px;color:var(--muted);font-size:8px}.workspace-main{min-width:0;display:grid;gap:14px}.subject-avatars{display:flex;padding-right:8px}.subject-avatars span{display:grid;place-items:center;width:35px;height:35px;margin-right:-8px;border:3px solid white;border-radius:50%;color:#fff;background:var(--green);font-size:9px;font-weight:800}.workspace-tabs{display:flex;gap:6px;margin:20px -22px -22px;padding:0 22px;overflow-x:auto;border-top:1px solid var(--line)}.workspace-tabs button{min-width:max-content;padding:13px 9px 11px;border:0;border-bottom:3px solid transparent;color:var(--muted);background:transparent;font-size:10px;font-weight:700;cursor:pointer}.workspace-tabs button.active{color:var(--green);border-bottom-color:var(--green)}.teacher-evidence-grid,.media-evidence-list{display:grid;gap:14px}.subject-title{display:flex;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid var(--line)}.subject-title h3{margin:7px 0 3px;font-size:16px}.subject-title small{color:var(--muted);font-size:8px}.subject-title>svg{color:var(--green)}.evidence-layer{display:grid;justify-items:start;gap:9px;padding:17px 0;border-bottom:1px solid var(--line)}.evidence-layer:last-child{border:0;padding-bottom:0}.evidence-layer>span{font-size:9px;font-weight:800;letter-spacing:.05em}.evidence-layer p{margin:0;color:#3c4e46;font-family:Georgia,Songti SC,serif;font-size:13px;line-height:1.85}.evidence-layer blockquote{padding:10px 13px;margin:0;border-left:3px solid var(--green);color:var(--green);background:var(--green-soft);font-size:11px}.evidence-layer small{color:var(--muted);font-size:9px}.fact-layer>span{color:var(--green)}.interpret-layer>span{color:var(--blue)}.response-layer>span{color:var(--purple)}.submission-card,.integration-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border-color:#bcd1c6;background:linear-gradient(135deg,#f7fbf8,#edf5ef)}.submission-card>div,.integration-card>div{display:grid;grid-template-columns:auto 1fr;gap:4px 10px}.submission-card svg,.integration-card svg{grid-row:1/3;width:25px;color:var(--green)}.submission-card h3,.integration-card h3{margin:0;font-size:13px}.submission-card p,.integration-card p{margin:0;color:var(--muted);font-size:9px}.media-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.media-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;color:var(--blue);background:var(--blue-soft)}.media-head h3{margin:6px 0 3px;font-size:12px}.media-head p{margin:0;color:var(--muted);font-size:8px}.simulate-box,.transcript-box,.ai-ready,.quality-banner,.account-principle{display:flex;align-items:center;gap:14px;padding:15px;margin-top:15px;border-radius:14px;color:#426b7d;background:var(--blue-soft)}.simulate-box>svg,.transcript-box>svg,.ai-ready>svg,.quality-banner>svg,.account-principle>svg{width:25px;height:25px}.simulate-box>div,.transcript-box>div,.ai-ready>div,.quality-banner>div,.account-principle>div{flex:1}.simulate-box strong,.simulate-box p,.transcript-box strong,.transcript-box p{display:block;margin:0}.simulate-box p,.transcript-box p{margin-top:4px;color:#617f8c;font-size:9px;line-height:1.6}.event-timeline{display:grid;margin-top:15px;border:1px solid var(--line);border-radius:13px;background:#faf9f5}.event-timeline article{display:grid;grid-template-columns:100px 1fr auto;gap:12px;padding:13px;border-bottom:1px solid var(--line)}.event-timeline article:last-child{border:0}.event-timeline>article>span{color:var(--green);font-family:ui-monospace,monospace;font-size:9px;font-weight:700}.event-timeline strong{display:block;margin-top:7px;font-size:10px;line-height:1.65}.event-timeline p{margin:4px 0 0;color:var(--muted);font-size:8px}.event-timeline small{color:var(--muted);font-size:8px}.ai-ready{margin:0;padding:23px}.ai-ready>svg{width:42px;height:42px;color:var(--purple)}.ai-ready h2{margin:7px 0 4px;font-size:16px}.ai-ready p{margin:0;color:var(--muted);font-size:10px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.comparison-grid article{padding:14px;border-radius:12px;background:#f5f4ef}.comparison-grid article:nth-child(2){background:var(--purple-soft)}.comparison-grid article:nth-child(3){background:var(--green-soft)}.comparison-grid article>span{font-size:9px;font-weight:800}.comparison-grid p{display:flex;align-items:flex-start;gap:6px;margin:9px 0 0;color:#53625b;font-size:9px;line-height:1.6}.comparison-grid p svg{width:13px;color:var(--green)}.claims-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.claim-card{overflow:hidden;padding:16px;border:1px solid var(--line);border-top:4px solid var(--green);border-radius:16px;background:var(--paper)}.claim-解释{border-top-color:var(--blue)}.claim-假设{border-top-color:var(--orange)}.claim-card header{display:flex;justify-content:space-between}.layer{display:inline-flex;align-items:center;padding:4px 8px;border-radius:7px;font-size:9px;font-weight:800}.layer-fact,.layer.fact{color:var(--green);background:var(--green-soft)}.layer-interpret,.layer.identify{color:var(--blue);background:var(--blue-soft)}.layer-hypothesis{color:var(--orange);background:var(--orange-soft)}.layer-response,.layer.respond{color:var(--purple);background:var(--purple-soft)}.claim-card>p{min-height:110px;margin:15px 0;font-family:Georgia,Songti SC,serif;font-size:11px;line-height:1.75}.claim-card textarea{width:100%;min-height:110px;padding:10px;margin:12px 0;border:1px solid var(--line);border-radius:10px;resize:vertical;font-size:10px;line-height:1.7}.claim-meta{display:grid;gap:5px;color:var(--muted);font-size:8px}.claim-meta span{display:flex;align-items:center;gap:5px}.claim-meta svg{width:11px}.claim-card .chip-list{margin-top:10px}.claim-card footer{display:flex;flex-wrap:wrap;gap:5px;padding-top:13px;margin-top:13px;border-top:1px solid var(--line)}.claim-card footer>button:not(.btn){display:flex;align-items:center;gap:4px;padding:6px 7px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fff;font-size:8px;cursor:pointer}.claim-card footer svg{width:12px}.support-head{display:flex;justify-content:space-between;gap:20px}.support-head h3{margin:8px 0 5px;font-size:14px}.support-head p{margin:0;color:var(--muted);font-size:9px}.support-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin-top:17px}.support-flow article{min-height:130px;padding:14px;border-radius:13px;background:#f5f4ef}.support-flow article>span{color:var(--green);font-size:9px;font-weight:800}.support-flow p{margin:9px 0;font-size:10px;line-height:1.65}.support-flow small{color:var(--muted);font-size:8px}.support-flow>svg{color:var(--orange)}.panel-actions{display:flex;justify-content:flex-end;margin-top:14px}.form-principle,.confirm-card,.layer-notice{display:flex;gap:11px;padding:13px;border-radius:12px;background:var(--green-soft)}.form-principle svg,.confirm-card svg{color:var(--green)}.form-principle strong,.form-principle span,.confirm-card strong,.confirm-card p{display:block}.form-principle strong,.confirm-card strong{font-size:10px}.form-principle span,.confirm-card p{margin:3px 0 0;color:var(--muted);font-size:8px;line-height:1.6}.teacher-original-form{display:grid;gap:13px}.teacher-original-form label{display:grid;gap:6px}.teacher-original-form label>span{font-size:10px;font-weight:700}.teacher-original-form textarea,.review-comment{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;resize:vertical;font-size:10px;line-height:1.8}.layer-notice{align-items:flex-start;background:#f5f4ef}.layer-notice p{margin:2px 0 0;color:var(--muted);font-size:9px}.full-field{grid-column:1/-1}.form-grid fieldset{min-width:0;padding:11px;border:1px solid var(--line);border-radius:12px}.form-grid legend{padding:0 5px;font-size:10px;font-weight:700}.child-checks{display:flex;flex-wrap:wrap;gap:7px}.child-checks button{display:flex;align-items:center;gap:6px;padding:5px 8px 5px 5px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:9px;cursor:pointer}.child-checks button.selected{color:var(--green);border-color:var(--green);background:var(--green-soft)}.child-checks svg{width:12px}.focus-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.focus-checks button{padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;cursor:pointer}.focus-checks button.selected{border-color:var(--green);background:var(--green-soft)}.focus-checks strong,.focus-checks small{display:block}.focus-checks strong{font-size:9px}.focus-checks small{margin-top:4px;color:var(--muted);font-size:7px;line-height:1.5}.child-selector{display:flex;gap:6px;overflow-x:auto}.child-selector button{display:flex;align-items:center;gap:5px;padding:4px 8px 4px 4px;border:1px solid transparent;border-radius:11px;background:transparent;font-size:9px;cursor:pointer}.child-selector button.selected{border-color:#b8d0c4;background:var(--green-soft)}.growth-profile{display:grid;grid-template-columns:1fr 1.15fr;gap:18px;align-items:start}.profile-head{display:flex;align-items:center;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--line)}.profile-head h2{margin:6px 0 3px;font-size:18px}.profile-head p{margin:0;color:var(--muted);font-size:9px}.level-legend{display:flex;flex-wrap:wrap;gap:12px;padding:13px 0}.level-legend span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8px}.level-legend i{width:8px;height:8px;border-radius:50%;background:var(--green)}.growth-statement{padding:15px 0;border-top:1px solid var(--line)}.growth-statement>div{display:flex;align-items:center;gap:8px}.growth-statement strong{font-size:11px}.growth-statement p{margin:9px 0;font-family:Georgia,Songti SC,serif;font-size:11px;line-height:1.75}.growth-statement small{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8px}.growth-statement small svg{width:12px}.vertical-timeline{display:grid}.vertical-timeline article{display:grid;grid-template-columns:62px 16px 1fr;gap:9px;min-height:110px}.vertical-timeline article>span{padding-top:4px;color:var(--muted);font-size:8px;text-align:right}.vertical-timeline article>i{position:relative;width:10px;height:10px;margin-top:4px;border:2px solid white;border-radius:50%;background:var(--green);box-shadow:0 0 0 2px var(--green)}.vertical-timeline article>i:after{content:"";position:absolute;top:10px;left:2px;width:2px;height:95px;background:#d8ddd9}.vertical-timeline article:last-child>i:after{display:none}.vertical-timeline h3{margin:8px 0 3px;font-size:11px}.vertical-timeline p{margin:0;color:var(--muted);font-size:9px}.vertical-timeline small{display:flex;align-items:center;gap:5px;padding:7px;margin-top:7px;border-radius:8px;color:var(--purple);background:var(--purple-soft);font-size:8px}.vertical-timeline small svg{width:11px}.chart-box{width:100%;height:280px}.coverage-list{display:grid;gap:10px}.coverage-list>div{display:grid;grid-template-columns:46px 1fr 30px;align-items:center;gap:8px;font-size:9px}.theme-cloud{min-height:160px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:15px;color:var(--green);font-family:Georgia,Songti SC,serif}.question-list p{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:9px 0;margin:0;border-bottom:1px solid var(--line);font-size:10px}.question-list span{color:var(--orange);font-family:Georgia,serif}.suggestion-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.suggestion-strip article{display:flex;align-items:flex-start;gap:8px;padding:12px;border-radius:11px;background:var(--green-soft);font-size:9px;line-height:1.6}.suggestion-strip svg{width:16px;color:var(--green)}.report-type{width:fit-content;margin-bottom:16px}.report-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;align-items:start}.report-list{position:sticky;top:96px;padding:12px}.report-list>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;border:1px solid transparent;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.report-list>button.selected{border-color:#bed2c8;background:var(--green-soft)}.report-list strong,.report-list span{display:block}.report-list strong{font-size:10px}.report-list span{margin-top:3px;color:var(--muted);font-size:8px}.report-paper,.curriculum-paper{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fffefa;box-shadow:0 15px 45px #303e3712}.report-paper>header,.curriculum-paper>header{display:flex;justify-content:space-between;gap:20px;padding:28px;border-bottom:1px solid var(--line);background:#f8f6ee}.report-paper header>div:first-child>span,.curriculum-paper header>div>span{color:var(--green);font-size:8px;font-weight:800;letter-spacing:.1em}.report-paper h1,.curriculum-paper h1{margin:7px 0 4px;font-family:Georgia,Songti SC,serif;font-size:24px}.report-paper header p,.curriculum-paper header p{margin:0;color:var(--muted);font-size:9px}.report-highlight{display:flex;gap:12px;padding:18px 28px;color:#3b6b5a;background:var(--green-soft)}.report-highlight>svg{width:26px}.report-highlight strong{font-size:12px}.report-highlight p{margin:4px 0 0;font-size:9px}.report-sections,.curriculum-sections{display:grid;grid-template-columns:1fr 1fr}.report-sections section,.curriculum-sections section{min-height:170px;padding:23px 27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.report-sections section:nth-child(2n),.curriculum-sections section:nth-child(2n){border-right:0}.report-sections section>span,.curriculum-sections section>span{color:var(--orange);font-family:Georgia,serif;font-size:16px}.report-sections h2,.curriculum-sections h2{margin:7px 0 11px;font-size:12px}.report-sections p,.curriculum-sections p{margin:7px 0;color:#4d5d56;font-size:9px;line-height:1.65}.report-paper>footer{display:flex;justify-content:space-between;gap:12px;padding:14px 28px;color:var(--muted);background:#f7f5ee;font-size:8px}.report-actions{display:flex;justify-content:flex-end;gap:8px;padding:15px 28px;border-top:1px solid var(--line)}.class-paper{max-width:980px;margin:auto}.curriculum-threshold,.knowledge-principle,.research-process{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px;margin-bottom:18px;overflow-x:auto;border-radius:14px;color:#dbe9e3;background:#2d6250}.curriculum-threshold span,.knowledge-principle span,.research-process span{display:flex;align-items:center;gap:6px;min-width:max-content;font-size:9px;font-weight:700}.curriculum-threshold svg,.knowledge-principle svg,.research-process svg{width:13px;color:#f3cc82}.clue-origin,.knowledge-title{display:flex;gap:13px}.clue-origin>svg,.knowledge-title>svg{width:34px;height:34px;color:var(--purple)}.clue-origin h2,.knowledge-title h2{margin:7px 0 4px;font-size:20px}.clue-origin p,.knowledge-title p{margin:0;color:var(--muted);font-size:10px;line-height:1.65}.evidence-chain{padding:14px;margin-top:16px;border-radius:12px;background:#f4f3ee}.evidence-chain>strong{font-size:10px}.evidence-chain>p{margin:6px 0 10px;color:var(--muted);font-size:9px}.evidence-chain>div{display:flex;flex-wrap:wrap;gap:6px}.evidence-chain a{display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:8px;color:var(--green);background:var(--green-soft);font-size:8px}.evidence-chain svg{width:11px}.pathway{padding:22px 27px}.pathway h2{font-size:12px}.pathway>div{display:flex;align-items:center;gap:7px}.pathway article{flex:1;display:flex;align-items:center;gap:7px}.pathway i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;color:#fff;background:var(--green);font-size:9px;font-style:normal}.pathway strong{flex:1;font-size:9px}.pathway svg{width:13px;color:var(--orange)}.curriculum-paper>footer{display:flex;gap:9px;padding:16px 27px;color:#865537;background:var(--orange-soft);font-size:9px}.curriculum-paper footer svg{width:17px}.quality-banner,.account-principle{margin:0 0 18px;color:#35644f;background:var(--green-soft)}.quality-banner strong,.account-principle strong{font-size:13px}.quality-banner p,.account-principle p{margin:4px 0 0;color:#5e786d;font-size:9px}.review-original{padding:14px;margin-top:13px;border:1px solid var(--line);border-radius:12px;background:#fbfaf6}.review-original>strong{font-size:10px}.review-original>p{margin:9px 0;font-family:Georgia,Songti SC,serif;font-size:11px;line-height:1.75}.review-original blockquote{padding:8px 10px;margin:0 0 9px;border-left:3px solid var(--green);color:var(--green);background:var(--green-soft);font-size:9px}.review-original>div{padding:9px;border-radius:8px;color:#506875;background:var(--blue-soft);font-size:9px}.review-original>div span{display:block;margin-bottom:4px;font-weight:800}.quality-dimensions{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quality-dimensions article>div{display:flex;justify-content:space-between;margin-bottom:6px;font-size:10px}.quality-dimensions article span{color:var(--green);font-weight:800}.phrase-alert{display:flex;gap:10px;padding:12px;margin-top:15px;border-radius:11px;color:#9a572f;background:var(--orange-soft)}.phrase-alert svg{width:18px}.phrase-alert strong{font-size:10px}.phrase-alert p{margin:5px 0 0;font-size:8px}.decision-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.approval-title{display:flex;gap:13px;align-items:center}.approval-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;color:var(--blue);background:var(--blue-soft)}.approval-title h2{margin:6px 0 3px;font-size:18px}.approval-title p{margin:0;color:var(--muted);font-size:9px}.approval-detail{display:grid;grid-template-columns:1fr 1fr;margin:18px 0 0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.approval-detail>div{padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.approval-detail>div:nth-child(2n){border-right:0}.approval-detail dt{color:var(--muted);font-size:8px}.approval-detail dd{margin:5px 0 0;font-size:10px;line-height:1.6}.decision-result{display:flex;gap:12px;padding:14px;border-radius:12px;color:var(--green);background:var(--green-soft)}.decision-result>svg{width:28px}.decision-result strong{font-size:12px}.decision-result p{margin:5px 0;font-size:9px}.decision-result small{color:var(--muted);font-size:8px}.audit-mini{display:grid}.audit-mini p{display:grid;grid-template-columns:90px 110px 1fr;gap:8px;padding:9px 0;margin:0;border-bottom:1px solid var(--line);font-size:9px}.audit-mini p:last-child{border:0}.audit-mini span,.audit-mini small{color:var(--muted);font-size:8px}.account-table{min-width:820px}.account-table .table-head,.account-table article{display:grid;grid-template-columns:1.1fr .8fr .8fr .55fr 1.8fr;gap:12px;align-items:center;padding:11px;border-bottom:1px solid var(--line)}.account-table .table-head{color:var(--muted);background:#f5f4ef;font-size:8px;font-weight:700}.account-table article{font-size:9px}.account-name{display:flex;align-items:center;gap:9px}.account-name>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#fff;background:var(--green);font-weight:800}.account-name strong,.account-name small{display:block}.account-name small{margin-top:3px;color:var(--muted);font-size:7px}.account-action{display:flex;align-items:center;gap:6px}.account-action input{min-width:0;flex:1;padding:8px;border:1px solid var(--line);border-radius:9px;font-size:8px}.research-hero{display:flex;justify-content:space-between;gap:20px;padding:28px;margin-bottom:18px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#2a5c4b,#477866)}.research-hero h2{margin:10px 0 5px;font-family:Georgia,Songti SC,serif;font-size:25px}.research-hero p{margin:0;color:#c5ddd3;font-size:9px}.shared-video{display:grid;grid-template-columns:auto 1fr;gap:4px 9px;align-content:center;max-width:360px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:#ffffff12}.shared-video svg{grid-row:1/3;width:26px;color:#f2cb81}.shared-video span{color:#bad5ca;font-size:8px}.shared-video strong{font-size:10px}.focus-pills{display:flex;flex-wrap:wrap;gap:7px}.focus-pills button{padding:8px 11px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#fff;font-size:9px;cursor:pointer}.focus-pills button.selected{color:var(--green);border-color:var(--green);background:var(--green-soft)}.focus-pills.compact{margin:10px 0}.research-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.group-head{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line)}.group-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;color:#fff;background:var(--green);font-size:9px}.group-head strong,.group-head small{display:block}.group-head strong{font-size:10px}.group-head small{margin-top:3px;color:var(--muted);font-size:7px}.research-groups section{padding:12px 0;border-bottom:1px solid var(--line)}.research-groups section:last-child{border:0}.research-groups section p{margin:8px 0 0;font-family:Georgia,Songti SC,serif;font-size:9px;line-height:1.7}.ai-comparison{display:flex;gap:13px;padding:16px;border-radius:13px;background:var(--purple-soft)}.ai-comparison>svg{width:25px;color:var(--purple)}.ai-comparison p{margin:0 0 8px;font-size:9px;line-height:1.65}.research-process{margin:0}.knowledge-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:start}.knowledge-list{position:sticky;top:96px;max-height:calc(100vh - 120px);overflow:auto}.knowledge-items{display:grid}.knowledge-items button{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px;border:1px solid transparent;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.knowledge-items button.selected{border-color:#c0d5ca;background:var(--green-soft)}.knowledge-items button>div{display:grid;justify-items:start;gap:5px}.knowledge-items strong{font-size:10px}.knowledge-items span{color:var(--muted);font-size:7px;line-height:1.5}.knowledge-items svg{width:14px}.knowledge-title code{display:inline-block;padding:5px 7px;margin-top:10px;border-radius:6px;color:var(--green);background:var(--green-soft);font-size:9px}.check-lines{display:grid;gap:8px}.check-lines p{display:flex;gap:7px;align-items:flex-start;margin:0;font-size:9px;line-height:1.6}.check-lines svg{width:14px;color:var(--green)}.warning-card{display:flex;gap:9px;padding:14px;border-radius:11px;color:#94502d;background:var(--orange-soft);font-size:9px;line-height:1.65}.warning-card svg{width:17px}.knowledge-metrics .metric-card{min-height:118px}.knowledge-boundary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px 19px;margin-bottom:16px;border:1px solid #c4d8ce;border-radius:16px;background:linear-gradient(120deg,#eff7f2,#f7f4e9)}.knowledge-boundary>svg{width:30px;color:var(--green)}.knowledge-boundary strong{font-size:12px}.knowledge-boundary p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.7}.knowledge-filter-panel{margin-bottom:18px}.knowledge-filter-row{display:grid;grid-template-columns:78px 1fr;gap:12px;align-items:start;padding:10px 0;border-bottom:1px solid var(--line)}.knowledge-filter-row:last-child{border-bottom:0}.knowledge-filter-row>strong{padding-top:8px;font-size:9px}.knowledge-list-count{padding:8px 3px;color:var(--muted);font-size:8px}.knowledge-items code{color:var(--muted);font-size:7px}.knowledge-badges{display:flex;flex-wrap:wrap;gap:6px}.source-link{display:inline-flex;align-items:center;gap:5px;margin-left:10px;color:var(--green);font-size:8px;font-weight:700}.source-link svg{width:12px}.official-expectations{display:grid;gap:9px}.official-expectations article{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:11px 13px;border-radius:11px;background:#f6f7f3}.official-expectations span{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;color:#fff;background:var(--green);font-size:8px;font-weight:800}.official-expectations p{margin:2px 0 0;font-family:Georgia,Songti SC,serif;font-size:10px;line-height:1.75}.age-comparison{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.age-comparison article{padding:13px;border:1px solid var(--line);border-radius:13px;background:#fbfbf8;cursor:pointer}.age-comparison article.selected{border-color:var(--green);box-shadow:0 0 0 2px var(--green-soft)}.age-comparison header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:9px;border-bottom:1px solid var(--line)}.age-comparison header strong{font-size:9px}.age-comparison p{margin:8px 0 0;color:#4f5c56;font-size:8px;line-height:1.65}.assessment-lines{display:grid;gap:7px;margin-top:11px}.assessment-lines p{display:flex;gap:7px;margin:0;color:var(--muted);font-size:8px;line-height:1.6}.assessment-lines svg{flex:0 0 auto;width:13px;color:var(--green)}.evidence-requirements{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.evidence-requirements article{padding:13px;border-radius:12px;background:var(--purple-soft)}.evidence-requirements span{color:var(--purple);font-size:8px;font-weight:800}.evidence-requirements p{margin:7px 0 0;font-size:9px;line-height:1.65}.response-strategy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.response-strategy-grid article{padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.response-strategy-grid p{padding-top:8px;margin:8px 0 0;border-top:1px dashed var(--line);font-size:9px;line-height:1.65}.next-prompts{display:grid;gap:8px}.next-prompts p{display:flex;gap:8px;align-items:flex-start;padding:10px 12px;margin:0;border-radius:10px;background:var(--green-soft);font-size:9px;line-height:1.6}.next-prompts svg{flex:0 0 auto;width:14px;color:var(--green)}@media(max-width:1180px){.stage-timeline{grid-template-columns:repeat(3,1fr)}.claims-grid,.research-groups,.suggestion-strip{grid-template-columns:1fr 1fr}}@media(max-width:860px){.v3-hero,.growth-profile,.master-detail,.evidence-layout,.knowledge-layout{grid-template-columns:1fr}.hero-proof{display:none}.master-list,.package-list,.knowledge-list{position:static;max-height:360px}.comparison-grid,.claims-grid,.support-flow{grid-template-columns:1fr}.support-flow>svg{justify-self:center;transform:rotate(90deg)}.report-layout{grid-template-columns:1fr}.report-list{position:static}.research-groups{grid-template-columns:1fr}.account-table{min-width:760px}.panel:has(.account-table){overflow-x:auto}.age-comparison,.evidence-requirements,.response-strategy-grid{grid-template-columns:1fr}}@media(max-width:620px){.version-ribbon{display:none}.v3-hero{padding:24px 20px}.v3-hero h2{font-size:26px}.v3-hero .process-rail{margin-right:-20px}.process-rail>div{min-width:74px}.governance-grid,.goal-grid,.report-sections,.curriculum-sections,.quality-dimensions,.approval-detail,.focus-checks,.stage-timeline,.suggestion-strip{grid-template-columns:1fr}.detail-title,.package-header,.review-source-head,.submission-card,.integration-card,.support-head,.research-hero{flex-direction:column}.workspace-tabs{margin-left:-14px;margin-right:-14px;padding:0 14px}.event-timeline article{grid-template-columns:1fr}.media-head{grid-template-columns:auto 1fr}.media-head>.badge{grid-column:2}.simulate-box,.transcript-box,.ai-ready{align-items:flex-start;flex-direction:column}.simulate-box .btn,.ai-ready .btn{width:100%}.claims-grid{grid-template-columns:1fr}.claim-card>p{min-height:auto}.support-flow article{min-height:auto}.report-paper>header,.curriculum-paper>header{flex-direction:column;padding:20px}.report-sections section,.curriculum-sections section{min-height:auto;border-right:0;padding:20px}.pathway>div{flex-direction:column;align-items:stretch}.pathway article{width:100%}.pathway article>svg{transform:rotate(90deg)}.curriculum-threshold,.knowledge-principle,.research-process{justify-content:flex-start}.audit-mini p{grid-template-columns:70px 1fr}.audit-mini small{grid-column:2}.research-hero h2{font-size:22px}.shared-video{width:100%}.account-action{flex-direction:column;align-items:stretch}.knowledge-boundary{grid-template-columns:auto 1fr}.knowledge-boundary>.badge{grid-column:2}.knowledge-filter-row{grid-template-columns:1fr}.knowledge-filter-row>strong{padding-top:0}}@media print{.process-rail,.report-type,.global-busy{display:none!important}.report-paper{max-width:none}}.btn-ghost-danger{color:var(--red);border-color:#e5c4c1;background:#fff8f7}.page-action-row{display:flex;gap:8px}.remote-error{display:flex;align-items:center;gap:9px;padding:12px 15px;margin:0 0 16px;border:1px solid #e6c4c0;border-radius:12px;color:#9b4444;background:#fff7f5;font-size:11px}.remote-error svg{width:17px}.remote-live-chip{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;margin-top:11px;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#cae0d7;font-size:10px}.remote-live-chip svg{width:14px;color:#f1ce89}.remote-user{display:flex;align-items:center;gap:9px}.remote-user>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;color:#fff;background:var(--green);font-size:12px;font-weight:800}.remote-user strong,.remote-user small{display:block}.remote-user strong{font-size:11px}.remote-user small{margin-top:2px;color:var(--muted);font-size:8px}.remote-login{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);color:var(--ink);background:#f7f3e9}.remote-login-story{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:46px 7vw 54px;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 22%,rgba(242,199,119,.22),transparent 34%),linear-gradient(145deg,#1f4d3e,#376d59)}.remote-login-story:after{content:"";position:absolute;right:-130px;bottom:-170px;width:470px;height:470px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.remote-login-story .brand{padding:0;position:relative;z-index:1}.remote-login-story>div:nth-child(2){position:relative;z-index:1;max-width:760px}.remote-system-mark{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:99px;color:#f5d89d;font-size:9px;font-weight:800;letter-spacing:.12em}.remote-system-mark svg{width:15px}.remote-login-story h1{max-width:720px;margin:23px 0 13px;font-family:Georgia,Songti SC,serif;font-size:clamp(37px,5vw,65px);line-height:1.25}.remote-login-story p{max-width:620px;margin:0;color:#c4dad1;font-size:14px;line-height:1.9}.remote-login-flow{position:relative;z-index:1;display:flex;align-items:center;gap:11px;color:#d6e5df}.remote-login-flow span{padding:8px 12px;border-radius:10px;background:#ffffff12;font-size:10px;font-weight:700}.remote-login-flow svg{width:14px;color:#e8bf72}.remote-login-card{align-self:center;width:min(430px,calc(100% - 64px));padding:36px;margin:auto;border:1px solid var(--line);border-radius:28px;background:#fffdf8f2;box-shadow:0 30px 80px #2a41371f}.remote-login-logo{display:flex;align-items:center;gap:13px;padding-bottom:25px;margin-bottom:24px;border-bottom:1px solid var(--line)}.remote-login-logo>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;color:#234d40;background:#f3c87b;font-size:23px;font-weight:800}.remote-login-logo strong,.remote-login-logo small{display:block}.remote-login-logo strong{font-size:18px}.remote-login-logo small{margin-top:4px;color:var(--muted);font-size:10px}.remote-login-card form{display:grid;gap:17px}.remote-login-card form label,.remote-form label{display:grid;gap:7px}.remote-login-card form label>span,.remote-form label>span{font-size:10px;font-weight:700}.remote-login-card input,.remote-form input,.remote-form select,.remote-form textarea,.remote-observation-form input,.remote-observation-form select,.remote-observation-form textarea,.remote-decision textarea{width:100%;padding:11px 12px;border:1px solid #dcd9cf;border-radius:11px;outline:none;background:#fff;font-size:11px;line-height:1.6}.remote-login-card input:focus,.remote-form input:focus,.remote-form select:focus,.remote-observation-form input:focus,.remote-observation-form select:focus,.remote-observation-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.remote-login-card .btn{width:100%;min-height:46px;margin-top:4px}.remote-login-error{padding:10px;margin:0;border-radius:9px;color:var(--red);background:var(--red-soft);font-size:10px}.remote-login-security{display:flex;gap:8px;padding:14px 0 0;margin-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:8px;line-height:1.65}.remote-login-security svg{width:16px;color:var(--green)}.remote-hero{display:grid;grid-template-columns:1.4fr .55fr;gap:26px;padding:32px 36px;margin-bottom:18px;border-radius:26px;color:#fff;background:radial-gradient(circle at 75% 0,rgba(241,201,123,.18),transparent 37%),linear-gradient(135deg,#285846,#39705b)}.remote-hero h2{max-width:780px;margin:13px 0 8px;font-family:Georgia,Songti SC,serif;font-size:clamp(25px,3vw,38px);line-height:1.35}.remote-hero p{max-width:760px;margin:0;color:#c7dcd4;font-size:11px;line-height:1.8}.remote-boundaries{display:grid;align-content:center;gap:8px;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#ffffff0f}.remote-boundaries svg{color:#f1c979}.remote-boundaries strong{font-size:12px}.remote-boundaries span{padding:7px 9px;border-radius:8px;color:#d8e7e1;background:#ffffff0f;font-size:8px}.remote-flow{display:flex;align-items:center;justify-content:center;gap:8px;overflow-x:auto}.remote-flow span{min-width:max-content;padding:9px 12px;border-radius:10px;color:var(--green);background:var(--green-soft);font-size:9px;font-weight:800}.remote-flow svg{width:13px;color:var(--orange)}.remote-master-detail{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.remote-class-list{position:sticky;top:96px;display:grid;gap:5px}.remote-class-list .panel-head{margin-bottom:7px}.remote-class-list>button{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:11px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.remote-class-list>button.selected{border-color:#bfd4c9;background:var(--green-soft)}.remote-class-list>button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:var(--green);font-weight:800}.remote-class-list strong,.remote-class-list small{display:block}.remote-class-list strong{font-size:10px}.remote-class-list small{margin-top:4px;color:var(--muted);font-size:7px}.remote-class-list svg{width:14px;color:var(--muted)}.remote-class-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.remote-class-head h2{margin:9px 0 5px;font-family:Georgia,Songti SC,serif;font-size:25px}.remote-class-head p{margin:0;color:var(--muted);font-size:9px}.remote-class-head>strong{display:grid;justify-items:center;color:var(--green);font-family:Georgia,serif;font-size:32px}.remote-class-head>strong small{color:var(--muted);font-family:inherit;font-size:8px;font-weight:500}.remote-child-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.remote-child-grid article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fbfaf6}.remote-child-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;color:#fff;background:var(--green-2);font-size:11px;font-weight:800}.remote-child-grid strong,.remote-child-grid small{display:block}.remote-child-grid strong{font-size:11px}.remote-child-grid small{margin-top:3px;color:var(--muted);font-size:7px}.remote-child-grid p{margin:7px 0 0;color:#6c7a73;font-size:8px}.remote-row-actions{display:flex;align-items:center;gap:6px}.remote-child-grid .remote-row-actions{grid-column:1/-1;justify-content:flex-end;padding-top:8px;border-top:1px solid var(--line)}.remote-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.remote-form>button,.remote-form>fieldset{grid-column:1/-1}.remote-form small{color:var(--muted);font-size:8px}.remote-form fieldset{padding:12px;border:1px solid var(--line);border-radius:12px}.remote-form legend{padding:0 5px;font-size:10px;font-weight:700}.remote-class-checks{display:flex;flex-wrap:wrap;gap:8px}.remote-class-checks label{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:6px;padding:7px 9px;border-radius:9px;background:#f5f4ef;font-size:9px}.remote-class-checks input{width:auto}.remote-principle{display:flex;gap:13px;align-items:center;padding:15px 17px;margin-bottom:17px;border:1px solid #c8d9d0;border-radius:15px;color:var(--green);background:var(--green-soft)}.remote-principle>svg{width:27px}.remote-principle strong{font-size:12px}.remote-principle p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.remote-observation-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:18px;align-items:start}.remote-observation-list{position:sticky;top:96px;max-height:calc(100vh - 116px);overflow-y:auto;padding:12px}.remote-list-head{display:flex;justify-content:space-between;padding:4px 5px 10px;color:var(--muted);font-size:9px}.remote-list-head strong{color:var(--ink)}.remote-observation-list>button{width:100%;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:11px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.remote-observation-list>button.selected{border-color:#bed3c8;background:var(--green-soft)}.remote-observation-list>button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:var(--green);background:#fff;font-weight:800}.remote-observation-list strong,.remote-observation-list small{display:block}.remote-observation-list strong{font-size:10px}.remote-observation-list small{margin:4px 0 6px;color:var(--muted);font-size:7px}.remote-detail-head{display:flex;justify-content:space-between;gap:20px}.remote-detail-head h2{margin:9px 0 5px;font-family:Georgia,Songti SC,serif;font-size:25px}.remote-detail-head p{margin:0;color:var(--muted);font-size:9px}.remote-evidence-count{display:grid;grid-template-columns:auto auto;align-content:center;gap:0 7px;min-width:105px;padding:12px;border-radius:13px;color:var(--blue);background:var(--blue-soft)}.remote-evidence-count svg{grid-row:1/3;width:23px}.remote-evidence-count strong{font-size:18px}.remote-evidence-count span{font-size:7px}.remote-three-layers,.remote-analysis-layers,.remote-reference-grid,.remote-response-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.remote-three-layers .panel{min-height:185px}.remote-three-layers p{margin:12px 0;font-family:Georgia,Songti SC,serif;font-size:11px;line-height:1.75}.remote-three-layers blockquote{padding:9px 11px;margin:0;border-left:3px solid var(--green);color:var(--green);background:var(--green-soft);font-size:9px}.remote-three-layers strong{display:block;margin-top:12px;font-size:9px}.remote-three-layers small{color:var(--muted);font-size:8px}.remote-ai-launch{display:flex;align-items:center;gap:16px;border-color:#d0c9df;background:linear-gradient(120deg,#f5f0f9,#f8f7f2)}.remote-ai-launch>svg{width:39px;height:39px;color:var(--purple)}.remote-ai-launch>div{flex:1}.remote-ai-launch h2{margin:8px 0 5px;font-size:15px}.remote-ai-launch p{margin:0;color:var(--muted);font-size:9px;line-height:1.65}.remote-observation-form{display:grid;gap:16px}.remote-form-section{display:grid;gap:11px;padding:17px;border:1px solid var(--line);border-radius:15px;background:#fbfaf6}.remote-form-section>span{color:var(--green);font-size:9px;font-weight:800;letter-spacing:.08em}.remote-form-section>label{display:grid;gap:6px}.remote-form-section label b{font-size:10px}.remote-form-section label small{color:var(--muted);font-size:8px;line-height:1.5}.remote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.remote-form-grid label{display:grid;gap:6px}.remote-upload{position:relative;justify-items:center;padding:22px;border:1px dashed #a9c3b7;border-radius:13px;color:var(--green);background:var(--green-soft);cursor:pointer}.remote-upload svg{width:25px}.remote-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.remote-file-list{display:flex;flex-wrap:wrap;gap:6px}.remote-file-list span{display:flex;gap:7px;padding:7px 9px;border-radius:8px;background:var(--blue-soft);font-size:8px}.remote-file-list small{color:var(--muted)}.remote-submit{display:flex;align-items:center;justify-content:space-between;gap:18px}.remote-submit p{display:flex;align-items:center;gap:7px;margin:0;color:var(--muted);font-size:9px}.remote-submit svg{width:16px;color:var(--green)}.remote-analysis-head{display:flex;justify-content:space-between;gap:20px}.remote-analysis-head h2{margin:8px 0 4px;font-size:19px}.remote-analysis-head p{margin:0;color:var(--muted);font-size:8px}.remote-analysis-layers article{display:flex;gap:8px;padding:9px 0;border-bottom:1px solid var(--line)}.remote-analysis-layers article:last-child{border:0}.remote-analysis-layers article>svg{width:15px;color:var(--green)}.remote-analysis-layers .panel:nth-child(2) article>svg{color:var(--blue)}.remote-analysis-layers .panel:nth-child(3) article>svg{color:var(--orange)}.remote-analysis-layers p{margin:0;font-size:9px;line-height:1.65}.remote-analysis-layers small{display:block;margin-top:4px;color:var(--muted);font-size:7px}.remote-reference-grid article,.remote-response-grid article{padding:13px;border:1px solid var(--line);border-radius:12px;background:#fbfaf6}.remote-reference-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.remote-reference-grid code{color:var(--muted);font-size:7px}.remote-reference-grid strong{display:block;margin:11px 0 7px;font-size:10px}.remote-reference-grid p{margin:0;font-size:8px;line-height:1.6}.remote-reference-grid small{display:block;padding-top:7px;margin-top:7px;border-top:1px dashed var(--line);color:var(--muted);font-size:7px;line-height:1.5}.remote-response-grid p{padding-top:8px;margin:8px 0 0;border-top:1px dashed var(--line);font-size:8px;line-height:1.6}.remote-warning{display:flex;gap:10px;padding:13px;border-radius:11px;color:#935431;background:var(--orange-soft)}.remote-warning>svg{width:18px}.remote-warning p{margin:0 0 5px;font-size:8px;line-height:1.55}.remote-decision{display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px;margin-top:14px}.remote-decision label{display:grid;gap:6px}.remote-decision label span{font-size:9px;font-weight:700}.remote-decision textarea{min-height:72px;resize:vertical}.remote-decision>div{display:flex;gap:7px}.remote-decision-result{display:flex;align-items:center;gap:9px;padding:13px;margin-top:14px;border-radius:11px;color:var(--green);background:var(--green-soft)}.remote-decision-result svg{width:20px}.remote-decision-result strong{font-size:10px}.remote-decision-result span{color:var(--muted);font-size:8px}.remote-account-table{min-width:780px}.remote-account-table .table-head,.remote-account-table article{display:grid;grid-template-columns:1.1fr .6fr 1.3fr .55fr .7fr;gap:11px;align-items:center;padding:11px;border-bottom:1px solid var(--line)}.remote-account-table .table-head{color:var(--muted);background:#f5f4ef;font-size:8px;font-weight:700}.remote-account-table article{font-size:9px}.remote-account-table .btn{min-height:34px;padding:7px 10px;font-size:9px}@media(max-width:960px){.remote-login{grid-template-columns:1fr}.remote-login-story{display:none}.remote-login-card{margin:64px auto}.remote-hero,.remote-master-detail,.remote-observation-layout{grid-template-columns:1fr}.remote-boundaries{display:none}.remote-class-list,.remote-observation-list{position:static;max-height:340px}.remote-three-layers,.remote-analysis-layers,.remote-reference-grid,.remote-response-grid,.remote-child-grid{grid-template-columns:1fr}}@media(max-width:620px){.remote-login-card{width:calc(100% - 28px);padding:25px;margin:28px auto}.remote-form,.remote-form-grid{grid-template-columns:1fr}.remote-form>button,.remote-form>fieldset{grid-column:auto}.remote-hero{padding:24px 20px}.remote-flow{justify-content:flex-start}.remote-class-head,.remote-detail-head,.remote-ai-launch,.remote-submit,.remote-decision{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.remote-decision>div{flex-direction:column}.remote-decision .btn{width:100%}.remote-user div{display:none}.page-action-row{flex-direction:column}.remote-child-grid article{grid-template-columns:auto 1fr}.remote-child-grid article>.badge{grid-column:2;justify-self:start}.remote-evidence-count{align-self:flex-start}}:where(button,a,input,textarea,select):focus-visible{outline:3px solid rgba(76,139,114,.24);outline-offset:2px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;align-items:center;min-height:100dvh}.modal{border:1px solid rgba(220,216,205,.9);box-shadow:0 30px 90px #0e221b52}.modal:focus{outline:none}.modal-head{padding:24px 26px 18px;background:#fffdf8fa}.modal-head h2{font-size:21px;line-height:1.35}.modal-head p{max-width:680px;margin-top:7px;font-size:12px;line-height:1.65}.modal-body{padding:22px 26px 28px;overscroll-behavior:contain}.loading-state{display:grid;justify-items:center;align-content:center;min-height:280px;padding:44px 24px;border:1px solid var(--line);border-radius:var(--radius);color:var(--green);background:#fffdf8d1;box-shadow:0 8px 32px #303e370a;text-align:center}.loading-state svg{width:28px;height:28px;animation:spin 1s linear infinite}.loading-state strong{margin-top:14px;font-size:14px}.loading-state span{margin-top:5px;color:var(--muted);font-size:11px}.remote-shell .content{padding:34px clamp(24px,3vw,48px) 72px}.remote-shell .page{max-width:1360px}.remote-shell .page-header{align-items:center;margin-bottom:28px}.remote-shell .eyebrow{font-size:11px}.remote-shell .page-header h1{margin-top:7px;color:#1d342b;font-size:clamp(32px,3vw,44px)}.remote-shell .page-header p{max-width:780px;color:#61736a;font-size:14px;line-height:1.75}.remote-shell .panel{padding:24px;border-color:#d6d2c6eb;background:#fffefaf5;box-shadow:0 10px 34px #2d3d350e}.remote-shell .panel-head h2{font-size:18px}.remote-shell .panel-head p{font-size:12px;line-height:1.6}.remote-shell .btn{min-height:44px;padding:10px 17px;font-size:13px}.remote-shell .btn-sm{min-height:36px;padding:7px 11px;font-size:11px}.remote-shell .badge{padding:5px 9px;font-size:10px}.remote-shell .topbar{background:#f8f6f0f0}.remote-shell .school-context span{font-size:10px}.remote-shell .school-context strong{font-size:15px}.remote-shell .remote-user strong{font-size:12px}.remote-shell .remote-user small{font-size:9px}.remote-shell .remote-hero{padding:36px 40px;box-shadow:0 18px 48px #244d4024}.remote-shell .remote-hero p{font-size:13px}.remote-shell .remote-boundaries span{font-size:10px;line-height:1.5}.remote-shell .remote-flow{justify-content:flex-start}.remote-shell .remote-flow span{padding:10px 13px;font-size:11px}.remote-shell .metric div>span{font-size:12px}.remote-shell .metric div>small{font-size:10px}.remote-shell .remote-principle{padding:17px 19px}.remote-shell .remote-principle strong{font-size:13px}.remote-shell .remote-principle p{font-size:12px}.remote-shell .remote-list-head{font-size:11px}.remote-shell .remote-observation-list>button,.remote-shell .remote-class-list>button{padding:13px}.remote-shell .remote-observation-list strong,.remote-shell .remote-class-list strong{font-size:13px}.remote-shell .remote-observation-list small,.remote-shell .remote-class-list small{font-size:10px;line-height:1.5}.remote-shell .remote-detail-head h2,.remote-shell .remote-class-head h2{font-size:27px}.remote-shell .remote-detail-head p,.remote-shell .remote-class-head p{font-size:12px}.remote-shell .remote-evidence-count span{font-size:9px}.remote-shell .remote-three-layers .panel{min-height:170px}.remote-shell .remote-three-layers p{font-family:inherit;font-size:13px;line-height:1.8}.remote-shell .remote-three-layers blockquote{font-size:11px;line-height:1.65}.remote-shell .remote-three-layers strong{font-size:12px}.remote-shell .remote-three-layers small{font-size:10px;line-height:1.6}.remote-shell .remote-ai-launch h2{font-size:17px}.remote-shell .remote-ai-launch p{font-size:12px}.remote-shell .remote-analysis-head h2{font-size:21px}.remote-shell .remote-analysis-head p{font-size:10px}.remote-shell .remote-analysis-layers article{gap:10px;padding:12px 0}.remote-shell .remote-analysis-layers p{font-size:12px;line-height:1.75}.remote-shell .remote-analysis-layers small{font-size:9px}.remote-shell .remote-analysis-layers>article{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fbfaf6}.remote-shell .remote-analysis-layers>article>span{white-space:nowrap;color:var(--green);font-size:11px;font-weight:800}.remote-shell .remote-reference-grid strong{font-size:12px}.remote-shell .remote-reference-grid p,.remote-shell .remote-response-grid p{font-size:11px;line-height:1.75}.remote-shell .remote-reference-grid small{font-size:9px}.remote-shell .remote-warning p{font-size:10px}.remote-shell .remote-decision label span,.remote-shell .remote-decision-result strong{font-size:11px}.remote-shell .remote-decision-result span{font-size:10px}.remote-shell .remote-form label>span,.remote-shell .remote-observation-form label b{font-size:12px}.remote-shell .remote-form input,.remote-shell .remote-form select,.remote-shell .remote-form textarea,.remote-shell .remote-observation-form input,.remote-shell .remote-observation-form select,.remote-shell .remote-observation-form textarea,.remote-shell .remote-decision textarea{min-height:43px;font-size:13px}.remote-shell .remote-form small,.remote-shell .remote-form-section label small{font-size:10px}.remote-shell .remote-form-section{padding:19px}.remote-shell .remote-form-section>span{font-size:11px}.remote-shell .remote-submit p{font-size:11px}.remote-shell .remote-child-grid strong{font-size:13px}.remote-shell .remote-child-grid small,.remote-shell .remote-child-grid p{font-size:10px;line-height:1.55}.remote-shell .child-select{min-height:44px;font-size:13px}.remote-shell .knowledge-items strong{font-size:12px}.remote-shell .knowledge-items span,.remote-shell .knowledge-items code{font-size:9px}.remote-shell .knowledge-boundary strong{font-size:14px}.remote-shell .knowledge-boundary p{font-size:11px}.remote-shell .official-expectations p,.remote-shell .check-lines p,.remote-shell .warning-card,.remote-shell .evidence-requirements p,.remote-shell .response-strategy-grid p{font-family:inherit;font-size:11px;line-height:1.75}.remote-shell .focus-pills button{min-height:38px;font-size:11px}.remote-shell .research-hero p,.remote-shell .shared-video span{font-size:10px}.remote-shell .shared-video strong,.remote-shell .research-groups section p{font-family:inherit;font-size:11px;line-height:1.7}.remote-shell .empty-state{min-height:280px;border:1px dashed #cfd8d2;border-radius:var(--radius);background:#fffdf8c7}.remote-shell .empty-state h3{font-size:17px}.remote-shell .empty-state p{max-width:480px;margin-bottom:18px;font-size:12px;line-height:1.7}@media(max-width:860px){.remote-shell .content{padding:24px 18px 92px}.remote-shell .page-header{align-items:flex-start}.remote-shell .remote-observation-list,.remote-shell .remote-class-list{max-height:280px}.remote-shell .mobile-nav a{min-height:44px;font-size:9px}}@media(max-width:620px){.modal-backdrop{align-items:end;padding:0}.modal,.modal-wide{max-height:96dvh}.modal-head{padding:20px 18px 15px}.modal-head h2{font-size:19px}.modal-body{max-height:calc(96dvh - 82px);padding:18px}.remote-shell .content{padding:18px 14px 92px}.remote-shell .page-header{gap:16px;margin-bottom:22px}.remote-shell .page-header h1{font-size:30px}.remote-shell .page-header p{font-size:13px}.remote-shell .page-actions,.remote-shell .page-action-row{width:100%}.remote-shell .page-action-row .btn,.remote-shell .page-actions>.btn,.remote-shell .page-action-row .child-select{width:100%}.remote-shell .panel{padding:18px}.remote-shell .remote-hero{padding:26px 22px}.remote-shell .remote-three-layers .panel{min-height:0}.remote-shell .remote-analysis-layers>article{grid-template-columns:1fr}.remote-shell .remote-child-grid article{padding:14px}.remote-shell .empty-state,.loading-state{min-height:230px}}
