.update-notice{position:fixed;z-index:45;inset-inline-end:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:min(400px,calc(100vw - 32px));padding:20px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);overflow-wrap:anywhere}.update-notice strong{font-size:16px;line-height:1.5}.update-notice p{margin-top:8px;color:var(--green-deep);font-size:14px;line-height:1.6}.update-notice-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px}.update-notice button{min-height:44px;height:auto;padding-block:10px;font-size:14px}.update-notice .primary-button{background:var(--green-deep)}.update-notice .primary-button:hover{background:var(--ink)}.update-notice button:focus-visible{outline:2px solid var(--green-deep);outline-offset:3px}.update-notice--collapsed{width:auto;padding:0;border:0;background:transparent}@media(max-width:900px){.app-shell~.update-notice{bottom:calc(76px + env(safe-area-inset-bottom))}}@media(max-width:480px){.update-notice{padding:16px}.update-notice button{font-size:16px}.update-notice--collapsed{padding:0}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#26372f;background:#f7fbf3;font-synthesis:none;--green: #2f8966;--green-deep: #176047;--green-soft: #e4f4df;--ink: #26372f;--muted: #718078;--line: #d8e5d5;--surface: #fffef9;--canvas: #f7fbf3;--coral: #ee725d;--gold: #eeb43a;--blue: #4c9fc0;--purple: #8e78ba;--shadow: 0 10px 28px rgba(47, 89, 64, .1)}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(47,117,91,.2);outline-offset:2px}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin:0}.icon-button{width:36px;height:36px;border:0;background:transparent;display:grid;place-items:center;border-radius:50%;padding:0}.icon-button:hover{background:#edf1ed}.eyebrow{display:flex;align-items:center;gap:6px;color:var(--green);text-transform:uppercase;font-weight:700;font-size:11px;line-height:1.4}.primary-button,.soft-button{height:40px;border-radius:7px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;border:1px solid transparent;white-space:nowrap}.primary-button{color:#fff;background:var(--green)}.primary-button:hover{background:var(--green-deep)}.soft-button{background:#fff;border-color:var(--line)}.soft-button:hover{border-color:#b7c6bd;background:#f8faf8}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(410px,.75fr);background:#f7f8f3}.login-visual{min-height:100vh;position:relative;overflow:hidden;background:#e7efe6;padding:42px 6vw;border-right:1px solid rgba(42,94,70,.12)}.login-visual:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#c5d6c8 1.2px,transparent 1.2px);background-size:22px 22px;opacity:.45}.brand{display:flex;align-items:center;gap:10px;height:48px;font-weight:900;font-size:19px;position:relative;z-index:1;white-space:nowrap}.brand em{font-style:normal;font-weight:600;color:#8a9691;font-size:12px;margin-left:1px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:inset 0 -3px #00000014}.brand--large{font-size:24px}.brand--large .brand-mark{width:46px;height:46px}.login-copy{position:relative;z-index:1;margin-top:min(14vh,120px);max-width:660px}.login-copy .eyebrow{font-size:13px}.login-copy h1{margin-top:18px;font-size:clamp(48px,5vw,78px);line-height:1.13;letter-spacing:0;color:#234d3b;font-weight:900}.login-copy>p:last-child{max-width:520px;margin-top:22px;font-size:18px;line-height:1.8;color:#5b7167}.login-plants{position:absolute;z-index:1;left:4vw;right:3vw;bottom:44px;height:260px;display:flex;align-items:flex-end;justify-content:center;gap:0}.login-plant{width:min(28%,250px);filter:drop-shadow(0 18px 20px rgba(47,80,57,.12))}.login-plant--1{transform:scale(.82) translate(45px)}.login-plant--2{transform:scale(1.05);z-index:2}.login-plant--3{transform:scale(.88) translate(-35px)}.season-strip{position:absolute;z-index:3;bottom:28px;left:6vw;display:flex;align-items:center;gap:9px;color:#456256;font-size:13px;font-weight:700}.login-panel{display:grid;place-items:center;padding:48px;background:#fff}.login-form{width:min(100%,390px)}.mobile-brand{display:none}.login-form>h2{font-size:30px;margin-top:7px;color:var(--ink)}.role-tabs{margin:30px 0 25px;height:46px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#f0f3ef;border-radius:7px}.role-tabs button{border:0;background:transparent;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:8px;color:#6f7d77;font-weight:700}.role-tabs button.active{background:#fff;color:var(--green);box-shadow:0 2px 8px #1e3c2d14}.login-form label{display:grid;gap:8px;margin-top:17px;color:#52615b;font-weight:700;font-size:13px}.field{display:flex;align-items:center;gap:10px;height:48px;padding:0 14px;border:1px solid #dce3de;border-radius:7px;color:#91a099;background:#fbfcfb}.field:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #2f755b17}.field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-weight:600}.form-error{margin-top:12px;font-size:12px;color:#be4b3b}.login-button{width:100%;height:48px;margin-top:24px}.login-button:disabled{opacity:.7;cursor:wait}.login-meta{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:6px;color:#87938e;font-size:12px}.student-login-modes{height:34px;margin:-14px 0 4px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:6px;background:#f5f0dc}.student-login-modes button{border:0;border-radius:4px;color:#857a5b;background:transparent;font-size:11px;font-weight:800}.student-login-modes button.active{color:#80621e;background:#fff;box-shadow:0 2px 6px #493d1e1a}.teacher-login-modes{grid-template-columns:repeat(3,1fr)}.field--select select{min-width:0;flex:1;appearance:none;border:0;outline:0;color:var(--ink);background:transparent;font-weight:600}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#315744;background:#f3f8ed}.app-loading .brand-mark{animation:sprout-pop 1.4s ease-in-out infinite}.app-loading b{margin-top:5px;font-size:16px}.app-loading small{color:#829087;font-size:11px}.app-shell{min-height:100vh;background:var(--canvas)}.topbar{position:fixed;z-index:40;inset:0 0 auto;height:64px;display:flex;align-items:center;padding:0 18px;background:#fffffff7;border-bottom:1px solid var(--line)}.topbar .brand{width:216px;flex:0 0 auto}.topbar .brand-mark{width:35px;height:35px}.class-picker{height:38px;min-width:152px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:0 10px;background:#fafbfa;position:relative}.class-picker select{appearance:none;flex:1;border:0;outline:0;background:transparent;font-size:13px;font-weight:800;color:var(--ink)}.class-dot{width:8px;height:8px;border-radius:50%}.main-nav{height:100%;display:flex;align-items:stretch;gap:4px;margin-left:28px}.main-nav button{position:relative;min-width:92px;border:0;background:transparent;color:#718079;font-size:13px;font-weight:700}.main-nav button.active{color:var(--green-deep)}.main-nav button.active:after{content:"";position:absolute;left:21px;right:21px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--green)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.lock-button{height:36px;padding:0 13px;display:flex;align-items:center;gap:7px;border-radius:7px;border:1px solid #dbe3dd;background:#fff;font-weight:700;font-size:12px}.lock-button:hover,.lock-button.active{color:var(--green);border-color:#a9c3b3;background:#f3f8f4}.notification-button{position:relative}.notification-button i{position:absolute;width:7px;height:7px;top:7px;right:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 2px #fff}.user-menu{height:44px;padding:0 2px 0 6px;display:flex;align-items:center;gap:8px;border:0;background:transparent;border-radius:7px}.user-menu:hover{background:#f3f5f3}.user-menu>span:first-child{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#435f54;font-size:13px;font-weight:800}.user-copy{display:grid;text-align:left}.user-copy b{font-size:12px}.user-copy small{font-size:10px;color:#8b9792;margin-top:1px}.mobile-menu,.mobile-bottom-nav,.sidebar-mobile-title,.mobile-eval-backdrop{display:none}.student-sidebar{position:fixed;z-index:30;left:0;top:64px;bottom:0;width:240px;display:flex;flex-direction:column;background:#fbfcfa;border-right:1px solid var(--line)}.sidebar-heading{padding:22px 16px 13px;display:flex;align-items:center;justify-content:space-between}.sidebar-heading h2{font-size:17px;margin-top:3px}.student-picker-modes{margin:10px 12px 9px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:1px solid #dce6dc;border-radius:7px;background:#eef3ed}.student-picker-modes button{height:29px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:5px;color:#75827a;background:transparent;font-size:11px;font-weight:800}.student-picker-modes button.active{color:var(--green-deep);background:#fff;box-shadow:0 2px 6px #253d331a}.search-box{margin:0 14px;height:37px;border-radius:6px;background:#eef2ee;display:flex;align-items:center;gap:8px;padding:0 11px;color:#86928c}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.group-tabs{padding:13px 11px 9px;display:flex;flex-wrap:wrap;flex-shrink:0;align-content:flex-start;gap:4px;max-height:min(32vh,240px);overflow-y:auto;border-bottom:1px solid #edf0ed}.group-tabs button{flex:0 0 auto;max-width:100%;min-height:32px;height:auto;white-space:normal;overflow-wrap:anywhere;line-height:1.4;border:0;border-radius:5px;background:transparent;font-size:11px;font-weight:700;color:#7b8781;padding:5px 8px}.group-tabs button.active{color:var(--green);background:var(--green-soft)}.selection-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:7px 10px 3px}.selection-shortcuts button{min-width:0;height:29px;padding:0 7px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #d5e3cf;border-radius:6px;color:#4d775f;background:#f7fbf2;font-size:9px;font-weight:800}.selection-shortcuts button:last-child{color:#8b6d29;border-color:#ead9a2;background:#fff9df}.student-list{flex:1;min-height:0;overflow-y:auto;padding:7px 8px 66px}.student-number-hint{min-height:28px;padding:4px 12px 2px;display:flex;align-items:center;justify-content:space-between;color:#87928c;font-size:10px}.student-number-hint b{color:var(--green);font-size:10px}.student-number-grid{min-height:0;flex:1;padding:5px 10px 66px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(var(--student-number-rows),minmax(22px,36px));gap:4px;align-content:start;overflow:hidden}.student-number-button{position:relative;min-width:0;min-height:0;padding:0 3px;display:flex;align-items:center;justify-content:center;gap:1px;border:1px solid #d5dfd6;border-radius:6px;color:#66736c;background:#fff;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.student-number-button:hover{color:var(--green-deep);border-color:#9fc5ab;background:#f2f9ed}.student-number-button.selected{color:#fff;border-color:var(--green);background:var(--green);box-shadow:inset 0 -2px #18463129}.student-number-button.current{outline:2px solid #f2bf3e;outline-offset:1px}.student-number-button svg{flex:0 0 auto}.student-row{min-height:56px;display:flex;align-items:center;border-radius:7px;padding:4px 5px;transition:background .18s ease}.student-row:hover{background:#f0f4f0}.student-row.active{background:#e8f0e9}.check-button{width:17px;height:17px;flex:0 0 auto;padding:0;border-radius:4px;border:1px solid #cbd5ce;background:#fff;display:grid;place-items:center;color:#fff}.check-button.checked{border-color:var(--green);background:var(--green)}.student-select{min-width:0;flex:1;border:0;background:transparent;display:flex;align-items:center;text-align:left;gap:9px;padding:3px 4px 3px 7px}.student-select>span:not(.avatar){min-width:0;flex:1;display:grid}.student-select b{font-size:12px;line-height:1.3}.student-select small{margin-top:3px;color:#8a9690;font-size:10px;white-space:nowrap}.student-select strong{font-size:12px;color:var(--green)}.avatar{flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:800;background:var(--avatar);border:2px solid white;box-shadow:0 0 0 1px #254a381a}.avatar--md{width:34px;height:34px;font-size:12px}.avatar--sm{width:28px;height:28px;font-size:10px}.avatar--xl{width:58px;height:58px;font-size:19px}.avatar--selected{box-shadow:0 0 0 2px var(--green)}.selection-bar{position:absolute;z-index:2;left:8px;right:8px;bottom:8px;min-height:49px;display:flex;align-items:center;gap:8px;padding:7px 10px;background:#253d33;color:#fff;border-radius:7px;box-shadow:0 8px 22px #17322638}.selection-avatars{display:flex;padding-left:6px}.selection-avatars .avatar{margin-left:-6px;border-color:#253d33}.selection-bar span{flex:1;font-size:11px;font-weight:700}.selection-bar button{border:0;color:#cdd8d2;background:transparent;font-size:10px}.farm-workspace{min-height:100vh;padding:64px 320px 0 240px}.farm-center{width:min(100%,1060px);margin:0 auto;padding:18px 26px 64px}.weather-banner{min-height:42px;margin-bottom:15px;padding:7px 12px;display:flex;align-items:center;gap:14px;color:#4b643f;background:#f1eddc;border:1px solid #e3d9ad;border-radius:7px;font-size:12px}.weather-banner>span{display:flex;align-items:center;gap:7px;font-weight:800;color:#806225}.weather-banner p{flex:1}.weather-banner button{border:0;background:transparent;color:#806225;font-weight:700;font-size:11px}.profile-header{min-height:94px;display:flex;align-items:center;gap:28px;padding:4px 4px 20px;border-bottom:1px solid #dce3dd}.profile-person{min-width:250px;display:flex;align-items:center;gap:13px}.profile-name{display:flex;align-items:center;gap:9px}.profile-name h1{font-size:23px;color:var(--ink)}.profile-name span{height:23px;padding:0 8px;display:flex;align-items:center;gap:4px;border-radius:4px;background:#e8f0e9;color:var(--green);font-size:10px;font-weight:800}.profile-person p{margin-top:5px;color:#7f8b86;font-size:11px}.profile-metrics{flex:1;display:flex;justify-content:flex-end;gap:8px}.profile-metrics>div{min-width:100px;padding:7px 15px;border-left:1px solid var(--line)}.profile-metrics span{display:flex;align-items:center;gap:6px;color:#89958f;font-size:10px}.profile-metrics strong{display:block;margin-top:5px;font-size:18px}.profile-header>.soft-button span{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--coral);font-size:9px}.resource-wallet{min-height:58px;margin-top:10px;padding:8px 10px;display:flex;align-items:center;gap:10px;border:1px solid #d8e5d2;border-radius:8px;background:#fffef9;box-shadow:0 3px #e5eddc}.resource-wallet-title{width:92px;flex:0 0 auto;display:grid;gap:5px}.resource-wallet-title>span{color:#496156;font-size:10px;font-weight:900}.resource-wallet-title small{display:flex;align-items:center;gap:5px;color:#7f8e86;font-size:8px}.resource-wallet-title i{width:6px;height:6px;border-radius:50%;background:#62ad75;box-shadow:0 0 0 3px #e3f2e4}.resource-wallet-items{min-width:0;flex:1;display:grid;grid-template-columns:repeat(5,minmax(76px,1fr));gap:7px}.resource-chip{min-width:0;height:42px;padding:5px 8px;display:flex;align-items:center;gap:7px;border-radius:7px;background:#fff4c9}.resource-chip>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#a77820;background:#ffffffb8}.resource-chip>div{min-width:0;display:grid}.resource-chip small{color:#84713e;font-size:8px}.resource-chip strong{margin-top:1px;color:#765818;font-size:13px}.resource-chip--rain{background:#e5f4fa}.resource-chip--rain>span,.resource-chip--rain strong{color:#3e86a5}.resource-chip--rain small{color:#668491}.resource-chip--fertilizer{background:#e8f4df}.resource-chip--fertilizer>span,.resource-chip--fertilizer strong{color:#4f8656}.resource-chip--fertilizer small{color:#6b856d}.resource-chip--vitality{background:#f1eafb}.resource-chip--vitality>span,.resource-chip--vitality strong{color:#7d68a6}.resource-chip--vitality small{color:#817692}.resource-chip--soil{background:#f6e9dc}.resource-chip--soil>span,.resource-chip--soil strong{color:#956640}.resource-chip--soil small{color:#8b7564}.segmented-control{height:34px;display:flex;padding:3px;gap:2px;background:#e9ede9;border-radius:6px}.segmented-control button{min-width:54px;border:0;border-radius:4px;background:transparent;display:flex;align-items:center;justify-content:center;gap:5px;color:#7b8781;font-size:11px;font-weight:700}.segmented-control button.active{color:var(--green);background:#fff;box-shadow:0 2px 6px #18362814}.growth-art{width:100%;height:100%;display:grid;place-items:center}.growth-art svg{display:block;width:100%;height:100%;overflow:visible}.growth-art--compact svg{max-height:105px}.kind-tag{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 7px;border-radius:4px;font-size:9px;font-weight:800}.kind-tag--crop{color:#387457;background:#dcecdf}.kind-tag--animal{color:#8a642d;background:#f2e7d1}.nursery-board{margin-top:20px;padding:17px;border:1px solid #d5e4cc;border-radius:8px;background:#edf6e8;box-shadow:inset 0 -12px #e5efc8,0 10px 28px #33523114}.nursery-board-header{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}.nursery-board-title{display:flex;align-items:center;gap:8px}.nursery-board-title>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#8f6723;background:#f7e7b5}.nursery-board-title h2{font-size:19px}.nursery-board-header>div:first-child>p{margin:4px 0 0 36px;color:#7d8b83;font-size:9px}.nursery-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:stretch}.nursery-card{min-width:0;overflow:hidden;border:1px solid #e3e8de;border-radius:8px;background:#fffef8;box-shadow:0 5px 15px #3c4b360f;transition:transform .2s ease,box-shadow .2s ease}.nursery-card:hover{transform:translateY(-2px);box-shadow:0 9px 20px #3c4b361a}.nursery-card-header{min-height:57px;padding:9px 9px 7px;display:flex;align-items:center;gap:7px}.nursery-card-avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;background:#78b85e;font-size:12px;font-weight:900;box-shadow:inset 0 -3px #00000014}.nursery-card--tone-1 .nursery-card-avatar{background:#9d82be}.nursery-card--tone-2 .nursery-card-avatar{background:#55aaa8}.nursery-card--tone-3 .nursery-card-avatar{background:#ef8b5b}.nursery-card-person{min-width:0;flex:1}.nursery-card-person h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.nursery-card-person p{display:flex;align-items:center;gap:6px;margin-top:4px;color:#8a7652;font-size:7px}.nursery-card-person p span{display:inline-flex;align-items:center;gap:2px}.nursery-stage-badge{flex:0 0 auto;max-width:58px;padding:5px 7px;overflow:hidden;border-radius:12px;color:#678459;background:#edf4e6;font-size:7px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.nursery-scene{height:176px;position:relative;overflow:hidden;margin:0 9px;border-radius:8px;background:#bce8f7;box-shadow:inset 0 0 0 1px #40829517;isolation:isolate}.nursery-scene:before{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:62px;background:#69bb62;box-shadow:inset 0 -27px #9a5c36}.nursery-scene--animal:before{background:#83c26f;box-shadow:inset 0 -27px #a56b42}.nursery-art-button{position:absolute;z-index:2;left:50%;top:48%;width:116px;height:116px;padding:0;border:0;border-radius:50%;background:#ffffff9e;transform:translate(-50%,-50%);filter:drop-shadow(0 6px 8px rgba(56,91,75,.12));transition:transform .2s ease}.nursery-art-button:hover{transform:translate(-50%,-53%) scale(1.04)}.nursery-charm{position:absolute;z-index:3;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#3d8052;background:#ffffffe0;box-shadow:0 3px 9px #3052421f;animation:charm-float 2.8s ease-in-out infinite}.nursery-charm--one{left:12%;top:38%;color:#e89f31}.nursery-charm--two{right:12%;top:29%;animation-delay:-.8s}.nursery-charm--three{right:16%;top:57%;color:#df6c55;animation-delay:-1.6s}.nursery-ground-label{position:absolute;z-index:4;left:50%;bottom:22px;min-width:104px;height:31px;padding:0 8px 0 4px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:16px;color:#597052;background:#f2f9e6f0;transform:translate(-50%);box-shadow:0 3px 8px #36522f1a}.nursery-ground-label>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#8d5f2f;background:#fff}.nursery-ground-label b{font-size:8px}.nursery-ground-label small{color:#8a9788;font-size:6px}.nursery-care-tools{position:absolute;z-index:8;inset:0;background:#bee5f48c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nursery-care-tool{position:absolute;width:58px;min-height:54px;padding:5px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:12px;color:#3e6961;background:#fffffff2;box-shadow:0 5px 15px #2a4e4329;font-size:7px;font-weight:800;animation:tool-pop .2s ease both}.nursery-care-tool small{color:#8a978f;font-size:6px}.nursery-care-tool:disabled{opacity:.48;filter:grayscale(.4);cursor:not-allowed}.nursery-care-tool--1{left:50%;top:8px;transform:translate(-50%)}.nursery-care-tool--2{left:15px;top:72px}.nursery-care-tool--3{right:15px;top:72px}.nursery-progress-block{min-height:105px;padding:12px 10px 8px}.nursery-progress-title{display:flex;align-items:center;justify-content:space-between}.nursery-progress-title b{font-size:10px}.nursery-progress-title span{color:#718079;font-size:8px;font-weight:800}.nursery-progress-track{height:8px;margin-top:10px;overflow:hidden;border-radius:4px;background:#e9e8dd}.nursery-progress-track span{display:block;height:100%;border-radius:inherit;transition:width .55s cubic-bezier(.2,.8,.2,1)}.nursery-progress-block p{min-height:31px;margin-top:9px;color:#89928e;font-size:7px;line-height:1.55}.nursery-card-footer{min-height:38px;padding:5px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid #edf0e8}.nursery-card-footer>span{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;color:#748078;font-size:7px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.nursery-card-footer i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#65a870}.nursery-card-footer i.ready{background:#dfa52e;animation:status-pulse 1.5s ease infinite}.nursery-card-action{min-width:52px;height:27px;padding:0 7px;display:flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:6px;color:var(--green);background:#eaf3e7;font-size:7px;font-weight:800}.nursery-card-action--harvest{color:#7d591c;background:#f5e2a8}.nursery-empty-card{border-style:dashed;border-color:#c5d7b9;background:#fbfbf2}.nursery-empty-card .nursery-card-avatar{color:#4f8055;background:#dcebcf}.nursery-empty-scene{position:relative;width:calc(100% - 18px);height:176px;margin:0 9px;overflow:hidden;border:1px dashed #aac79d;border-radius:8px;color:#3f7250;background:linear-gradient(#cdebf4 0 51%,#79b968 51% 63%,#9b643f 63% 100%);cursor:pointer;isolation:isolate}.nursery-empty-scene:disabled{color:#5d725f;cursor:default;opacity:1}.nursery-empty-scene:not(:disabled):hover .nursery-empty-action{transform:translate(-50%,-53%) scale(1.03);box-shadow:0 8px 19px #305b3d2e}.nursery-empty-sun{position:absolute;top:14px;right:16px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#d99b2f;background:#ffffffc7}.nursery-empty-soil{position:absolute;z-index:-1;left:8%;right:8%;bottom:8px;height:54px;border-radius:50% 50% 9px 9px;background:#815033;transform:perspective(60px) rotateX(17deg)}.nursery-empty-soil i{position:absolute;top:4px;bottom:5px;width:2px;border-radius:2px;background:#ebbc756b;transform:rotate(13deg)}.nursery-empty-soil i:nth-child(1){left:28%}.nursery-empty-soil i:nth-child(2){left:50%}.nursery-empty-soil i:nth-child(3){left:72%}.nursery-empty-action{position:absolute;z-index:2;left:50%;top:47%;width:126px;min-height:86px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(129,169,117,.5);border-radius:14px;background:#fffff6e6;box-shadow:0 5px 13px #305b3d1f;transform:translate(-50%,-50%);transition:transform .18s ease,box-shadow .18s ease}.nursery-empty-action>svg{width:31px;height:31px;padding:6px;border-radius:50%;color:#fff;background:#4e9667}.nursery-empty-action b{font-size:9px}.nursery-empty-action small{color:#7f8f82;font-size:6px}.nursery-empty-copy p{min-height:31px}.evaluation-rail{position:fixed;z-index:25;right:0;top:64px;bottom:0;width:320px;padding:20px 18px;overflow-y:auto;background:#fbfcfa;border-left:1px solid var(--line)}.rail-topline,.activity-heading{display:flex;align-items:center;justify-content:space-between}.rail-topline h2{margin-top:3px;font-size:18px}.live-pill{display:flex;align-items:center;gap:5px;color:#c25745;font-size:9px;font-weight:900}.live-pill i{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 3px #f6dfda;animation:status-pulse 1.8s ease infinite}.target-summary{min-height:62px;margin:15px 0 13px;padding:10px 11px;display:flex;align-items:center;gap:9px;border-radius:7px;color:#fff;background:#2d483c}.target-avatars{display:flex;padding-left:7px}.target-avatars .avatar{margin-left:-7px;border-color:#2d483c}.target-summary>div:last-child{display:grid;min-width:0}.target-summary b{font-size:12px}.target-summary span{max-width:145px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c5d3cc;font-size:9px}.voice-evaluation{margin:-2px 0 12px;padding:9px;border:1px solid #cbded7;border-radius:8px;background:#f3faf7}.voice-evaluation-heading{margin-bottom:7px;display:flex;align-items:center;gap:7px}.voice-evaluation-heading>span{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;color:#397f68;background:#dff1e9}.voice-evaluation-heading>div{min-width:0;display:grid;gap:1px}.voice-evaluation-heading b{display:flex;align-items:center;gap:5px;color:#315b4c;font-size:10px}.voice-evaluation-heading em{padding:2px 5px;border-radius:8px;color:#846a24;background:#fff0b9;font-size:7px;font-style:normal}.voice-evaluation-heading small{color:#83928b;font-size:8px}.voice-hold-button{width:100%;min-height:54px;padding:7px 9px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #a8cabb;border-radius:8px;color:#2e735a;background:#fff;text-align:left;touch-action:none;-webkit-user-select:none;user-select:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.voice-hold-button:hover{transform:translateY(-1px);box-shadow:0 3px #d3e6dc}.voice-hold-button:disabled{cursor:wait;opacity:1}.voice-mic{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#3f8d70;box-shadow:0 2px #27674f}.voice-hold-copy{min-width:0;display:grid;gap:2px}.voice-hold-copy b{font-size:10px}.voice-hold-copy small{overflow:hidden;color:#829088;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.voice-wave{height:24px;display:flex;align-items:center;gap:2px}.voice-wave i{width:2px;height:8px;border-radius:2px;background:currentColor;animation:voice-wave .7s ease-in-out infinite alternate}.voice-wave i:nth-child(2),.voice-wave i:nth-child(4){animation-delay:-.35s}.voice-wave i:nth-child(3){animation-delay:-.55s}.voice-evaluation--recording{border-color:#edb5a9;background:#fff2ee}.voice-evaluation--recording .voice-hold-button{color:#fff;border-color:#d85e4c;background:#e86c59;box-shadow:0 3px #bd4d3d;transform:translateY(-1px)}.voice-evaluation--recording .voice-mic{color:#dd5d4a;background:#fff;box-shadow:0 0 0 5px #ffffff38;animation:voice-recording-ring 1s ease-out infinite}.voice-evaluation--recording .voice-hold-copy small{color:#ffe5df}.voice-evaluation--recognizing,.voice-evaluation--requesting{border-color:#d8cfeb;background:#f7f3fc}.voice-evaluation--recognizing .voice-hold-button,.voice-evaluation--requesting .voice-hold-button{color:#735e9d;border-color:#cfc3e3;background:#fff}.voice-evaluation--recognizing .voice-mic,.voice-evaluation--requesting .voice-mic{background:#8670ae;box-shadow:0 2px #66518f}.voice-thinking{display:flex;gap:3px}.voice-thinking i{width:4px;height:4px;border-radius:50%;background:currentColor;animation:status-pulse 1s ease-in-out infinite}.voice-thinking i:nth-child(2){animation-delay:.18s}.voice-thinking i:nth-child(3){animation-delay:.36s}.voice-error{margin:6px 2px 0;color:#b65d4f;font-size:8px}.voice-confirm-backdrop{z-index:120}.voice-confirm-modal{width:min(510px,100%);overflow:hidden;border:2px solid #d3e3d8;border-radius:11px;background:#fffef9;box-shadow:0 9px #1b493633,0 30px 90px #11271d4d}.voice-confirm-modal>header{min-height:75px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #c8dcce;background:#eef8e8}.voice-confirm-modal>header h2{margin-top:3px;color:#2f5948;font-size:20px}.voice-confirm-body{padding:17px 18px 5px}.voice-transcript-card{padding:12px;border:1px solid #dce5de;border-radius:8px;background:#fff}.voice-file-row{display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:8px}.voice-file-row>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#397e67;background:#e1f1e9}.voice-file-row>div{min-width:0;display:grid;gap:2px}.voice-file-row b{color:#455a50;font-size:11px}.voice-file-row small{color:#8b9891;font-size:8px}.voice-file-row button{width:29px;height:29px;display:grid;place-items:center;border:1px solid #dbe3de;border-radius:50%;color:#8a9690;background:#fafbfa}.voice-file-row button:hover{color:#397e67;border-color:#aacdbe;background:#edf7f2}.voice-transcript-card audio{display:none}.voice-transcript-card blockquote{margin:12px 0 8px;padding:10px 11px;border-left:3px solid #76ac91;border-radius:0 6px 6px 0;color:#3f5349;background:#f5f8f4;font-size:12px;font-weight:700;line-height:1.65}.voice-trace-note{color:#89958f;font-size:8px}.voice-ai-result{margin-top:11px;padding:12px;border:1px solid #ead89f;border-radius:8px;background:#fff9df}.voice-result-title{display:flex;align-items:center;justify-content:space-between}.voice-result-title span{display:flex;align-items:center;gap:6px;color:#755f27;font-size:10px;font-weight:900}.voice-result-title b{padding:3px 7px;border-radius:10px;color:#9a7125;background:#f7e4a2;font-size:8px}.voice-ai-result dl{margin-top:9px;display:grid;gap:7px}.voice-ai-result dl>div{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:8px}.voice-ai-result dt{color:#8f856a;font-size:9px}.voice-ai-result dd{margin:0;color:#4b554e;font-size:11px;font-weight:800}.voice-result-score{display:flex;align-items:center;gap:5px;color:#a36f16!important}.voice-result-score.negative{color:#b4584a!important}.voice-result-changes{display:flex;flex-wrap:wrap;gap:7px 12px}.voice-result-changes .voice-result-score{white-space:nowrap}.voice-confirm-warning{margin-top:11px;display:flex;align-items:flex-start;gap:7px;color:#718078;font-size:9px;line-height:1.5}.voice-confirm-warning svg{flex:0 0 auto;color:#3d866a}.voice-confirm-modal>footer{min-height:68px;padding:12px 18px 15px;display:flex;justify-content:flex-end;gap:9px}.voice-confirm-modal>footer button{min-width:116px}.dimension-tabs{height:33px;margin-bottom:8px;padding:3px;display:grid;grid-template-columns:repeat(4,1fr);gap:3px;border-radius:7px;background:#edf1e9}.dimension-tabs button{min-width:0;padding:0;border:0;border-radius:5px;color:#77827c;background:transparent;font-size:9px;font-weight:800}.dimension-tabs button.active{color:#2b7456;background:#fff;box-shadow:0 2px #d6e4d1}.dimension-caption{min-height:32px;margin-bottom:8px;padding:5px 8px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;border:1px solid #ead59a;border-radius:7px;color:#9a7125;background:#fff8da}.dimension-caption span{font-size:9px;font-weight:900}.dimension-caption b{font-size:8px}.dimension-caption--fertilizer{color:#4f8056;border-color:#c9dec1;background:#edf7e8}.dimension-caption--vitality{color:#77639f;border-color:#d9cfea;background:#f4f0fa}.dimension-caption--soil{color:#8c623e;border-color:#e3d1bc;background:#f8eee4}.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.reason-grid button{min-height:52px;padding:8px 9px;display:grid;grid-template-columns:19px 1fr auto;align-items:center;border:1px solid #dfe5df;border-radius:7px;background:#fff;color:var(--green);text-align:left}.reason-grid button:hover{border-color:#99b6a4;background:#f2f7f3}.reason-grid button:nth-child(3){grid-column:span 2}.reason-grid button.negative{color:#b2594a}.reason-grid button span{color:#4f5e57;font-size:10px;font-weight:700}.reason-grid button b{font-size:11px}.reason-grid button b{display:flex;align-items:center;gap:2px}.reason-grid button:nth-child(3){grid-column:auto}.more-tags-button{width:100%;height:28px;margin-top:6px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px dashed #cbd9c7;border-radius:6px;color:#718078;background:#fafcf7;font-size:9px;font-weight:800}.custom-label-field{min-height:34px;margin-top:9px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.custom-label-field span{color:#7d8983;font-size:9px;font-weight:800}.custom-label-field input{min-width:0;height:30px;padding:0 9px;border:1px solid #dce3de;border-radius:6px;outline:0;color:#4f5e57;background:#fff;font-size:10px;font-weight:700}.custom-label-field input:focus{border-color:#83aa91;box-shadow:0 0 0 3px #2f755b14}.custom-score{margin-top:10px;min-height:54px;display:grid;grid-template-columns:1fr 76px 40px 40px;gap:6px;align-items:center}.custom-score>span{font-size:10px;color:#7d8983;font-weight:700}.stepper{height:34px;display:grid;grid-template-columns:1fr 27px 1fr;align-items:center;border:1px solid #dce3de;border-radius:6px;background:#fff}.stepper button{height:100%;border:0;background:transparent;display:grid;place-items:center;padding:0}.stepper strong{text-align:center;font-size:11px}.score-minus,.score-plus{width:40px;height:40px;display:grid;place-items:center;border-radius:6px}.score-minus{color:#b4584a;border:1px solid #e4c4bf;background:#fff7f5}.score-plus{color:#fff;border:0;background:var(--green)}.undo-button{width:100%;height:35px;border-radius:6px;border:1px solid #dce3de;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#64726c;font-size:10px;font-weight:700}.undo-button small{color:#98a29d;font-size:8px}.undo-button:disabled{opacity:.38;cursor:default}.rail-divider{height:1px;background:var(--line);margin:18px 0 14px}.activity-heading h3{font-size:13px}.activity-heading svg{color:#93a099}.activity-heading button{padding:4px 0;display:flex;align-items:center;gap:4px;border:0;color:#75837b;background:transparent;font-size:9px;font-weight:800}.activity-list{margin-top:5px}.activity-item{min-height:59px;display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #edf0ed}.activity-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%}.activity-icon--good{color:var(--green);background:#e4efe7}.activity-icon--warn{color:#b45c4d;background:#f6e7e4}.activity-item p{display:grid}.activity-item b{font-size:10px}.activity-item p span{margin-top:3px;color:#818d87;font-size:9px}.activity-item time{color:#a2aca7;font-size:8px}.page-content{min-height:100vh;padding:94px 38px 64px 278px}.page-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.page-title h1{margin-top:4px;font-size:28px}.page-title>div:first-child>p:last-child{margin-top:7px;color:#7d8983;font-size:12px}.page-actions{display:flex;gap:8px}.ranking-filter{height:37px;display:flex;padding:3px;gap:2px;background:#e7ebe7;border-radius:6px}.ranking-filter button{min-width:60px;border:0;border-radius:4px;background:transparent;color:#76827c;font-size:11px;font-weight:700}.ranking-filter button.active{background:#fff;color:var(--green)}.podium-band{min-height:225px;display:flex;align-items:flex-end;justify-content:center;gap:12px;padding:18px 18px 0;background:#e8efe7;border-top:1px solid #d6e0d7;border-bottom:1px solid #d6e0d7}.podium{width:min(28%,225px);min-height:180px;position:relative;display:flex;flex-direction:column;align-items:center;padding:16px 18px 13px;border:1px solid #d7dfd7;border-bottom:0;border-radius:8px 8px 0 0;background:#fff}.podium--1{min-height:205px;order:2}.podium--2{order:1}.podium--3{order:3}.podium-rank{position:absolute;left:10px;top:10px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:10px;font-weight:900}.podium>b{margin-top:7px;font-size:13px}.podium>small{color:#8a9690;font-size:9px;margin-top:2px}.podium>strong{margin-top:8px;color:var(--green);font-size:23px}.podium>strong em{font-style:normal;font-size:9px;color:#8a9690}.podium-bar{width:100%;height:4px;margin-top:8px;background:#ebeeeb;border-radius:2px;overflow:hidden}.podium-bar span{display:block;height:100%}.ranking-table{background:#fff;border:1px solid var(--line);border-top:0}.ranking-table-head,.ranking-table>button{min-height:52px;display:grid;grid-template-columns:70px minmax(180px,1.4fr) 1fr 1fr 1fr 1fr;align-items:center;padding:0 22px}.ranking-table-head{color:#8b9691;background:#fafbfa;font-size:9px;font-weight:700;border-bottom:1px solid var(--line)}.ranking-table>button{width:100%;border:0;border-bottom:1px solid #edf0ed;background:#fff;text-align:left;color:#596761;font-size:11px}.ranking-table>button:hover{background:#f6f9f6}.rank-number{color:#8b9791;font-weight:800}.rank-student{display:flex;align-items:center;gap:9px;color:var(--ink)}.ranking-table>button>span:nth-child(5){display:flex;align-items:center;gap:5px}.ranking-table>button>strong{display:flex;align-items:center;justify-content:space-between;color:var(--green)}.group-board{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:10px;align-items:start}.group-column{min-height:260px;background:#fff;border:1px solid var(--line);border-radius:8px}.group-column>header{min-height:67px;padding:12px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.group-column>header>div{flex:1}.group-column h2{font-size:13px}.group-column header p{margin-top:3px;color:#8b9691;font-size:9px}.group-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:7px}.group-symbol--1{color:#3e7d58;background:#e2eee5}.group-symbol--2{color:#a47727;background:#f4ead4}.group-symbol--3{color:#a55548;background:#f3e2df}.group-symbol--4{color:#477a92;background:#dfebf0}.group-members{padding:6px}.group-member{min-height:52px;padding:6px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eff2ef}.group-member>span:not(.avatar){min-width:0;flex:1;display:grid}.group-member b{font-size:10px}.group-member small{margin-top:3px;color:#8d9893;font-size:8px}.group-member select{width:26px;color:transparent;border:0;background:transparent}.group-member .member-edit{width:28px;height:28px;flex:0 0 auto;color:#648172;background:#edf5e9}.history-modal{width:min(720px,96vw);max-height:88vh;overflow:hidden;display:flex;flex-direction:column;border:2px solid #d5e4cc;border-radius:8px;background:#fffef9;box-shadow:0 8px #1d443133,0 28px 80px #14261d40}.history-modal>header{min-height:72px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #ccdcbc;background:#eff8df}.history-modal>header h2{margin-top:3px;font-size:21px}.history-filters{padding:11px 18px;display:flex;gap:5px;border-bottom:1px solid #e4eadf;background:#fffdf6}.history-filters button{height:30px;min-width:56px;padding:0 10px;border:1px solid transparent;border-radius:5px;color:#77847d;background:transparent;font-size:10px;font-weight:800}.history-filters button.active{color:#2f775a;border-color:#c9dfbd;background:#eaf5df}.history-list{min-height:260px;overflow-y:auto;padding:0 20px}.history-row{min-height:68px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;border-bottom:1px dashed #e3e8dc}.history-row>div{min-width:0}.history-row b{font-size:11px}.history-row p{margin-top:3px;color:#52635a;font-size:10px}.history-row small{display:block;margin-top:4px;color:#909a95;font-size:8px}.history-row>strong{color:var(--green);font-size:10px}.history-empty{min-height:220px;display:grid;place-items:center;color:#8b9791;font-size:11px}.history-modal>footer{min-height:64px;padding:10px 18px;display:flex;align-items:center;gap:8px;border-top:1px solid #e4e8df;background:#fff8dc}.history-modal>footer>span{margin-right:auto;display:flex;align-items:center;gap:5px;color:#88712e;font-size:9px;font-weight:700}.history-modal>footer button:disabled{opacity:.45;cursor:default}.modal-backdrop{position:fixed;z-index:90;inset:0;padding:24px;display:grid;place-items:center;background:#1928217a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.growth-modal,.import-modal{width:min(900px,96vw);max-height:92vh;overflow-y:auto;border-radius:8px;background:#fbfcfa;box-shadow:0 28px 80px #14261d4d}.growth-modal>header,.import-modal>header{min-height:72px;padding:17px 21px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.growth-modal header h2,.import-modal header h2{margin-top:2px;font-size:21px}.growth-hero{min-height:210px;display:grid;grid-template-columns:270px 1fr;align-items:center;gap:22px;padding:15px 38px;background:#edf3ea;border-bottom:1px solid #d9e2d8}.growth-hero>.growth-art{height:190px}.growth-hero h3{margin-top:14px;font-size:26px}.growth-hero p{margin-top:6px;color:#6f7d76;font-size:12px}.hero-progress{width:min(100%,360px);height:8px;margin-top:18px;border-radius:4px;overflow:hidden;background:#fff}.hero-progress span{display:block;height:100%;border-radius:inherit}.growth-hero>div:last-child>b{display:block;margin-top:7px;color:#617069;font-size:10px}.stage-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding:24px 25px 18px}.stage-gallery>div{min-width:0;position:relative;display:grid;justify-items:center;padding:0 10px;color:#8a9690}.stage-gallery>div:not(:last-child):after{content:"";position:absolute;top:80px;right:-10px;width:20px;height:2px;background:#dce3de}.stage-art{width:100%;height:130px;background:#f0f3ef;border:1px solid #e1e7e1;border-radius:7px;opacity:.58}.stage-gallery .done .stage-art,.stage-gallery .current .stage-art{opacity:1}.stage-gallery .current .stage-art{border-color:#7ca98e;box-shadow:0 0 0 3px #e1ede5}.stage-gallery>div>span{width:22px;height:22px;margin-top:-11px;z-index:1;display:grid;place-items:center;border-radius:50%;color:#7b8881;background:#e2e7e3;border:2px solid #fbfcfa;font-size:9px}.stage-gallery .done>span{color:#fff;background:#79a78b}.stage-gallery .current>span{color:#fff;background:var(--green)}.stage-gallery b{margin-top:7px;font-size:11px;color:#5c6a63}.stage-gallery small{margin-top:3px;font-size:8px}.growth-modal>footer{min-height:65px;padding:11px 22px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);background:#fff}.growth-modal footer>div{display:flex;align-items:center;gap:9px;color:var(--gold)}.growth-modal footer span{display:grid}.growth-modal footer b{color:var(--ink);font-size:10px}.growth-modal footer small{color:#849089;font-size:9px;margin-top:3px}.import-modal{width:min(560px,94vw);padding-bottom:0}.import-drop{margin:20px 21px 10px;min-height:70px;padding:13px 15px;display:flex;align-items:center;gap:12px;color:var(--green);border:1px dashed #a9beaf;background:#edf4ef;border-radius:7px}.import-drop>div{display:grid}.import-drop b{color:var(--ink);font-size:12px}.import-drop span{margin-top:4px;color:#7a8780;font-size:10px}.import-modal textarea{width:calc(100% - 42px);min-height:150px;resize:vertical;margin:0 21px;padding:13px;border:1px solid #dce3de;border-radius:7px;outline:0;color:var(--ink);background:#fff;line-height:1.8;font-size:12px}.import-preview{margin:10px 21px;display:flex;align-items:center;gap:6px;color:var(--green);font-size:10px}.import-error{margin:0 21px 10px;color:#b84c3d;font-size:10px;font-weight:700}.import-success{margin:20px 21px 12px;padding:14px;display:flex;align-items:center;gap:12px;border:2px solid #bcd8ac;border-radius:8px;background:#edf8df}.import-success>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:50%;background:#4b9a6d;box-shadow:0 3px #337752}.import-success b{color:#2c6148;font-size:13px}.import-success p{margin-top:4px;color:#64776d;font-size:9px;line-height:1.55}.credential-table{margin:0 21px;overflow:hidden;border:1px solid #d7e2d1;border-radius:7px;background:#fff}.credential-table>div{min-height:40px;padding:0 12px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:8px;border-bottom:1px dashed #dde5d9;font-size:10px}.credential-table>div:first-child{min-height:34px;color:#7b887f;background:#f7f4e8;font-size:9px;font-weight:800}.credential-table>div:last-child{border-bottom:0}.credential-table code{color:#315f4b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.credential-tip{margin:10px 21px 14px;display:flex;align-items:center;gap:6px;color:#7c6a34;font-size:9px}.import-modal footer{padding:13px 21px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line)}.import-modal footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.import-modal footer button:disabled{opacity:.5;cursor:default;transform:none;box-shadow:none}.modal-form-fields{padding:5px 21px 20px}.modal-form-fields label{display:grid;gap:7px;margin-top:15px;color:#53635b;font-size:11px;font-weight:800}.modal-form-fields .field{height:43px}.invite-intro{margin:22px;padding:16px;display:flex;align-items:center;gap:13px;border:2px solid #cce1c5;border-radius:8px;background:#eff8e9}.invite-intro>span{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4b956d}.invite-intro b{color:#2d5f49;font-size:13px}.invite-intro p{margin-top:5px;color:#687970;font-size:10px;line-height:1.6}.invite-result{margin:22px;padding:20px;display:grid;justify-items:center;border:2px dashed #dfbd55;border-radius:8px;color:#6f5a1f;background:#fff6cf}.invite-result>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#df9d39}.invite-result p{margin-top:10px;font-size:10px;font-weight:800}.invite-result strong{margin-top:5px;color:#315d49;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:30px;letter-spacing:3px}.invite-result small{margin-top:6px;color:#877950;font-size:9px}.invite-error{margin:-8px 22px 16px;color:#b84c3d;font-size:10px;font-weight:700}.empty-class-workspace{padding-right:0}.empty-class-state{width:min(560px,calc(100% - 32px));min-height:330px;margin:120px auto 0;padding:48px 35px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:2px dashed #bad4ae;border-radius:8px;background:#eff8e7}.empty-class-state>span{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#56a06d;box-shadow:0 5px #357c52}.empty-class-state .eyebrow{margin-top:20px}.empty-class-state h1{margin-top:6px;color:#2c5b46;font-size:27px}.empty-class-state>p:not(.eyebrow){max-width:390px;margin-top:10px;color:#6b7d73;font-size:12px;line-height:1.8}.empty-class-state .primary-button{margin-top:22px}.plant-modal,.warehouse-modal{width:min(720px,94vw);max-height:92vh;overflow-y:auto;border:2px solid #d5e4cc;border-radius:8px;background:#fffef9;box-shadow:0 8px #1d443133,0 28px 80px #14261d40}.plant-modal>header,.warehouse-modal>header{min-height:72px;padding:15px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px dashed #cfdfc7;background:#eff8df}.plant-modal header>div:first-child,.warehouse-modal header>div:first-child{flex:1}.plant-modal h2,.warehouse-modal h2{margin-top:3px;font-size:21px}.seed-options{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seed-options-empty{grid-column:1 / -1;min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:#74847b;text-align:center;border:1px dashed #bdd0b7;border-radius:8px;background:#f8fbf4}.seed-options-empty small{max-width:420px;margin:0;line-height:1.6}.seed-options>button{min-width:0;padding:10px;display:grid;justify-items:center;border:2px solid #d9e5d3;border-radius:8px;color:var(--ink);background:#fffef9;box-shadow:0 3px #e3ebde}.seed-options>button:hover{border-color:#9bc296;transform:translateY(-2px);box-shadow:0 5px #d7e6d0}.seed-art{width:100%;height:115px;border-radius:7px;background:#e5f4fa}.seed-options b{margin-top:8px;font-size:12px}.seed-options small{margin-top:3px;color:#7d8a83;font-size:9px}.seed-options em{height:27px;margin-top:9px;padding:0 9px;display:flex;align-items:center;gap:5px;border-radius:6px;color:#317458;background:#e8f4df;font-size:8px;font-style:normal;font-weight:800}.plant-modal>footer,.warehouse-modal>footer{min-height:62px;padding:11px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e1e8dd;background:#fff8dc}.plant-modal>footer>span,.warehouse-modal>footer>span{display:flex;align-items:center;gap:6px;color:#827039;font-size:9px;font-weight:800}.warehouse-total{display:flex;align-items:center;gap:5px;color:#8b6a22}.warehouse-total b{font-size:16px}.warehouse-total span{font-size:9px}.warehouse-grid{padding:20px;display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.warehouse-grid>div{min-width:0;padding:7px;display:grid;justify-items:center;border:1px solid #dce6d6;border-radius:8px;background:#f8fbf3}.warehouse-grid>div.empty{opacity:.42;filter:grayscale(.4)}.warehouse-grid>div>span{width:100%;height:92px}.warehouse-grid b{font-size:10px}.warehouse-grid small{margin-top:3px;color:#7f8c85;font-size:8px}.lock-overlay{position:fixed;z-index:110;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#24483a;overflow:hidden}.lock-overlay:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:20px 20px}.lock-overlay>*{position:relative;z-index:1}.lock-leaves{position:absolute;inset:0;opacity:.08}.lock-leaves svg{position:absolute;width:210px;height:210px}.lock-leaves svg:nth-child(1){left:8%;top:14%;transform:rotate(-30deg)}.lock-leaves svg:nth-child(2){right:9%;bottom:12%;transform:rotate(34deg)}.lock-leaves svg:nth-child(3){right:15%;top:5%;width:110px;transform:rotate(70deg)}.lock-icon{width:78px;height:78px;display:grid;place-items:center;border-radius:50%;color:#e6c363;background:#ffffff1a;border:1px solid rgba(255,255,255,.15)}.lock-overlay .eyebrow{margin-top:23px;color:#b9d7c8}.lock-overlay h1{margin-top:7px;font-size:42px}.lock-overlay>p:not(.eyebrow){margin-top:9px;color:#bbcdc5;font-size:14px}.lock-status{margin-top:24px;height:33px;padding:0 13px;display:flex;align-items:center;gap:8px;border-radius:17px;color:#d8e4de;background:#ffffff14;font-size:10px}.lock-status i{width:7px;height:7px;border-radius:50%;background:#72c88e;box-shadow:0 0 0 3px #72c88e24}.unlock-button{height:43px;margin-top:23px;padding:0 19px;display:flex;align-items:center;gap:8px;border-radius:7px;color:#23483a;background:#fff;border:0;font-weight:800}.toast{position:fixed;z-index:120;left:50%;bottom:28px;transform:translate(-50%);min-height:40px;max-width:calc(100vw - 30px);padding:9px 15px;display:flex;align-items:center;gap:8px;border-radius:7px;color:#fff;background:#263e34;box-shadow:0 12px 35px #182d2347;font-size:11px;font-weight:700;animation:toast-in .28s ease both}body{background:var(--canvas)}h1,h2,h3,.brand,button{font-family:Arial Rounded MT Bold,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.primary-button{background:var(--green);box-shadow:0 3px #185d45}.primary-button:hover{transform:translateY(-1px);box-shadow:0 4px #185d45}.primary-button:active{transform:translateY(2px);box-shadow:0 1px #185d45}.soft-button{border-color:#cadfc7;background:#fffef9;box-shadow:0 2px #dce8d8}.eyebrow{color:#2c8563}.login-shell{background:#f5fbf1}.login-visual{background:#dff2fa;border-right:1px solid #b9dce6}.login-visual:before{background-image:radial-gradient(#a9d7e4 1.2px,transparent 1.2px);background-size:24px 24px;opacity:.48}.login-visual:after{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:29%;background:#a9d778;border-top:9px solid #72bc68}.login-copy{margin-top:min(12vh,96px)}.login-copy h1{max-width:720px;color:#256247;font-size:clamp(44px,4.5vw,66px);text-shadow:0 3px 0 rgba(255,255,255,.65)}.login-copy>p:last-child{color:#486c61}.season-strip{min-height:34px;padding:0 13px;border-radius:7px;color:#315e49;background:#fffde6e6;box-shadow:0 3px #4d7c412e}.login-panel{background:#fffdf7}.role-tabs{background:#fff1bd;border:1px solid #f0d574}.role-tabs button.active{color:#236f52;box-shadow:0 2px #e4c766}.field{border:2px solid #d7e6d2;background:#fff}.field:focus-within{border-color:#65ad82;box-shadow:0 0 0 4px #e4f4df}.topbar{background:#fffdf7;border-bottom-color:#cfe1cc;box-shadow:0 3px #e1edda,0 8px 22px #314f3a12}.brand-mark{background:var(--green);border:3px solid #dff0ac;box-shadow:inset 0 -3px #0000001a,0 2px #bbd784}.brand em{color:#8a9280}.class-picker{border-color:#efd379;background:#fff6ce;box-shadow:0 3px #eadb9e}.main-nav{align-items:center;gap:7px}.main-nav button{height:38px;min-width:98px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px}.main-nav button:nth-child(2){color:#8a6a2f}.main-nav button:nth-child(3){color:#6d6392}.main-nav button.active{color:var(--green-deep);background:#e9f5df;box-shadow:inset 0 0 0 1px #c9e4bf,0 3px #d3e9c6}.main-nav button.active:after{display:none}.lock-button{color:#397b99;border-color:#b9dce9;background:#edf8fc;box-shadow:0 2px #d0e8f0}.lock-button:hover,.lock-button.active{color:#2f7896;border-color:#8fc5d8;background:#e2f4fb}.user-menu>span:first-child{background:#ef725c;box-shadow:inset 0 -3px #85372a2e,0 0 0 3px #ffe4a7}.user-menu:hover{background:#fff4dd}.student-sidebar{background:#fffdf8;border-right-color:#cfe0c9;box-shadow:4px 0 #d0e2c98c}.sidebar-heading{background:#eff8df;border-bottom:1px dashed #c8dda9}.sidebar-heading h2{color:#315b48}.search-box{border:1px solid #c8dfd6;background:#fff;box-shadow:0 2px #e2ece6}.group-tabs{background:#fff9e8;border-bottom-color:#eadfb9}.group-tabs button{border:1px solid transparent}.group-tabs button:nth-child(2){color:#44805e}.group-tabs button:nth-child(3){color:#9a752d}.group-tabs button:nth-child(4){color:#8b6599}.group-tabs button:nth-child(5){color:#427d9a}.group-tabs button.active{color:#276d50;border-color:#b9d9ad;background:#e6f4d8}.student-row{margin-bottom:3px;border:1px solid transparent}.student-row:nth-child(4n+1){border-left:3px solid #73b980}.student-row:nth-child(4n+2){border-left:3px solid #efb84b}.student-row:nth-child(4n+3){border-left:3px solid #8e78ba}.student-row:nth-child(4n){border-left:3px solid #55a6c3}.student-row:hover{background:#f5f9ed}.student-row.active{border-color:#b9d9ad;border-left-color:var(--green);background:#eaf5df;box-shadow:0 2px #dcebcf}.check-button{border-width:2px}.avatar{border-width:3px;box-shadow:0 2px #254a382e}.avatar--selected{box-shadow:0 0 0 3px #f4c451,0 3px #254a382e}.selection-bar{border:2px solid #1b6047;background:#2d8060;box-shadow:0 4px #194c3a,0 10px 22px #1732262e}.selection-avatars .avatar{border-color:#2d8060}.farm-workspace{background:#f7fbf3}.weather-banner{color:#6e5c27;border-color:#ebce64;background:#fff5c7;box-shadow:0 3px #efe1a8}.weather-banner>span{color:#926621}.weather-banner>span svg{padding:3px;width:25px;height:25px;border-radius:50%;color:#f09a27;background:#fff}.weather-banner button{color:#8e6724}.profile-header{min-height:104px;padding:12px 14px;border:1px solid #d8e5d2;border-radius:8px;background:#fffef9;box-shadow:0 4px #e2ecd9}.profile-name h1{color:#285440}.profile-name span{color:#75639d;background:#eee9f7}.profile-person p{color:#7b8779}.profile-metrics{gap:7px}.profile-metrics>div{min-width:96px;padding:8px 12px;border-left:0;border-radius:7px;background:#edf7e8}.profile-metrics>div:nth-child(2){background:#fff3c9}.profile-metrics>div:nth-child(3){background:#ffe9e2}.profile-metrics>div:nth-child(1) span,.profile-metrics>div:nth-child(1) strong{color:#37765a}.profile-metrics>div:nth-child(2) span,.profile-metrics>div:nth-child(2) strong{color:#9a7020}.profile-metrics>div:nth-child(3) span,.profile-metrics>div:nth-child(3) strong{color:#b55748}.evaluation-rail{background:#fffdf6;border-left-color:#eadfbd;box-shadow:-4px 0 #f4e8c280}.rail-topline h2{color:#315744}.live-pill{height:24px;padding:0 8px;border-radius:7px;background:#ffebe6}.target-summary{border:2px solid #397a96;background:#4b91ae;box-shadow:0 4px #326a82}.target-avatars .avatar{border-color:#4b91ae}.target-summary span{color:#e6f7fc}.reason-grid button{border-width:2px;border-color:#cce1c7;background:#eef8e8;box-shadow:0 2px #dcebd7;transition:transform .15s ease,box-shadow .15s ease}.reason-grid button:nth-child(2){color:#3f83a0;border-color:#c4dfe9;background:#edf8fc}.reason-grid button:nth-child(3){color:#9a7125;border-color:#ead59b;background:#fff7d7}.reason-grid button:nth-child(4){color:#7a67a3;border-color:#d9cfea;background:#f4f0fa}.reason-grid button:nth-child(5){color:#b45749;border-color:#efcec6;background:#fff1ed}.reason-grid button:hover{transform:translateY(-2px);box-shadow:0 4px #52795c2e}.reason-grid button span{color:#4a5c53}.stepper{border-width:2px;border-color:#d6dfca;background:#fffef9}.score-minus{border-width:2px;box-shadow:0 2px #efd6d0}.score-plus{box-shadow:0 3px #185d45}.undo-button{border-style:dashed;border-color:#bfcfba;background:#fffef9}.rail-divider{height:0;border-top:2px dashed #e1d8bc;background:transparent}.activity-item{border-bottom-style:dashed;border-bottom-color:#e7dfc8}.page-content{background:#f7fbf3}.page-title{padding-bottom:18px;border-bottom:3px dashed #d9e7d1}.page-title h1{color:#285440}.ranking-filter{border:1px solid #e4cf8d;background:#fff1bd}.ranking-filter button.active{color:#8a6724;box-shadow:0 2px #e6cf86}.podium-band{position:relative;overflow:hidden;border:1px solid #bcdde8;border-bottom:0;border-radius:8px 8px 0 0;background:#dff2f9}.podium-band:after{content:"";position:absolute;z-index:0;left:0;right:0;bottom:0;height:42px;background:#a9d77a;border-top:6px solid #70ba69}.podium{z-index:1;border-width:2px;border-bottom:0;box-shadow:0 -4px #ffffff8c}.podium--1{border-color:#ebc85b;background:#fff7ce}.podium--2{border-color:#b9cbd2;background:#f0f7f9}.podium--3{border-color:#dfa77e;background:#fff0e3}.ranking-table{overflow:hidden;border-color:#d8e4d3;border-radius:0 0 8px 8px;background:#fffef9}.ranking-table-head{background:#edf7e8}.ranking-table>button:nth-child(odd){background:#fffdf5}.ranking-table>button:hover{background:#eef8e9}.group-column{overflow:hidden;border-width:2px;border-color:#cfe1c9;box-shadow:0 4px #e0ecd9}.group-column:nth-child(2){border-color:#ecd79d;box-shadow:0 4px #f3e9c9}.group-column:nth-child(3){border-color:#e9cbc5;box-shadow:0 4px #f4dfda}.group-column:nth-child(4){border-color:#c8dfea;box-shadow:0 4px #dcebf1}.group-column:nth-child(1)>header{background:#edf7e8}.group-column:nth-child(2)>header{background:#fff6d7}.group-column:nth-child(3)>header{background:#fff0ec}.group-column:nth-child(4)>header{background:#edf8fc}.group-member{border-bottom-style:dashed}.group-member:hover{background:#f8fbf4}.modal-backdrop{background:#24433580}.growth-modal,.import-modal{border:2px solid #d5e4cc;background:#fffef9;box-shadow:0 8px #1d443133,0 28px 80px #14261d40}.growth-modal>header,.import-modal>header{background:#eff8df;border-bottom-style:dashed}.growth-hero{border-bottom-color:#bcdde5;background:#e3f4f8}.stage-art{background:#f4f8ed;border-width:2px}.growth-modal>footer{background:#fff5cf}.import-drop{border-width:2px;border-color:#e2c66c;background:#fff6cf}.import-modal textarea{border-width:2px;border-color:#d4e2cf;background:#fffef9}.lock-overlay{background:#398270}.lock-overlay:before{background-image:radial-gradient(rgba(255,244,181,.2) 2px,transparent 2px);background-size:28px 28px}.lock-icon{color:#7f6517;border:4px solid rgba(255,255,255,.6);background:#ffe281;box-shadow:0 6px #15503b47}.lock-overlay .eyebrow{color:#fff0af}.lock-overlay>p:not(.eyebrow){color:#dff4e7}.unlock-button{border:2px solid #f0cd59;background:#fff6ca;box-shadow:0 4px #d7a92d}.toast{border:2px solid #ffe4a3;background:#2b7558;box-shadow:0 4px #174f3b,0 12px 35px #182d233d}.app-shell--student .topbar{padding-left:max(20px,calc((100vw - 1100px)/2));padding-right:max(20px,calc((100vw - 1100px)/2))}.student-top-title{margin-left:35px;padding-left:35px;border-left:1px solid var(--line);color:#63716b;font-size:12px;font-weight:700}.app-shell--student .farm-workspace{padding:64px 0 0}.app-shell--student .farm-center{width:min(100%,1100px);padding-top:24px}.leaf-sway,.grain-sway{transform-box:fill-box;transform-origin:bottom center;animation:leaf-sway 3s ease-in-out infinite alternate}.wing-wave{transform-box:fill-box;transform-origin:center right;animation:wing-wave 2.6s ease-in-out infinite}.sprout-pop{transform-box:fill-box;transform-origin:bottom center;animation:sprout-pop 2.7s ease-in-out infinite}.bud-breathe,.reward-bob{transform-box:fill-box;transform-origin:center;animation:reward-bob 2.4s ease-in-out infinite}.flower-turn{transform-box:fill-box;transform-origin:center;animation:flower-turn 14s linear infinite}.fruit-pop{transform-box:fill-box;transform-origin:center;animation:fruit-pop 2.4s ease-in-out infinite}.growth-art--paused svg *{animation-play-state:paused!important}@keyframes leaf-sway{0%{transform:rotate(-1.5deg)}to{transform:rotate(2deg)}}@keyframes wing-wave{0%,to{transform:rotate(0)}50%{transform:rotate(-7deg)}}@keyframes sprout-pop{0%,to{transform:scale(.95)}50%{transform:scale(1.06)}}@keyframes reward-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes flower-turn{to{transform:rotate(360deg)}}@keyframes fruit-pop{0%,to{transform:scale(.96)}50%{transform:scale(1.04)}}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes voice-wave{0%{height:6px}to{height:22px}}@keyframes voice-recording-ring{0%{box-shadow:0 0 #ffffff61}to{box-shadow:0 0 0 8px #fff0}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes charm-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-4px) rotate(3deg)}}@keyframes tool-pop{0%{opacity:0}to{opacity:1}}@media(max-width:1180px){.topbar .brand{width:auto;margin-right:18px}.topbar .brand em{display:none}.main-nav{margin-left:15px}.main-nav button{min-width:78px}.farm-workspace{padding-right:290px}.evaluation-rail{width:290px}.farm-center{padding-left:18px;padding-right:18px}.nursery-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-metrics>div{min-width:88px;padding:7px 10px}.group-board{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media(max-width:920px){.login-shell{grid-template-columns:1fr 410px}.login-visual{padding-left:40px}.login-copy h1{font-size:48px}.main-nav{display:none}.topbar .brand{margin-right:10px}.topbar .brand>span:nth-child(2){display:none}.mobile-menu{display:grid;margin-right:8px}.student-sidebar{transform:translate(-102%);width:280px;z-index:70;transition:transform .25s ease;box-shadow:14px 0 35px #1931262e}.student-sidebar--open{transform:translate(0)}.sidebar-mobile-title{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.sidebar-scrim{position:fixed;z-index:65;inset:64px 0 0;border:0;background:#14231c59}.farm-workspace{padding-left:0}.page-content{padding-left:28px}.user-copy,.user-menu>svg{display:none}}@media(max-width:720px){body{background:#f3f5f1}.login-shell{display:block;background:#f5f7f2}.login-visual{display:none}.login-panel{min-height:100vh;padding:28px 22px;align-items:start}.login-form{margin-top:3vh}.mobile-brand{display:flex;margin-bottom:58px}.login-form>h2{font-size:27px}.topbar{height:58px;padding:0 10px}.topbar .brand{height:42px;margin:0}.topbar .brand-mark{width:32px;height:32px}.class-picker{min-width:132px;height:35px;margin-left:1px}.class-picker select{font-size:11px}.lock-button,.notification-button{display:none}.user-menu{padding:0}.user-menu>span:first-child{width:31px;height:31px}.student-sidebar{top:58px}.sidebar-scrim{inset-top:58px}.farm-workspace,.app-shell--student .farm-workspace{padding:58px 0 67px}.farm-center,.app-shell--student .farm-center{padding:10px 10px 24px}.weather-banner{min-height:38px;margin-bottom:11px;gap:7px;padding:7px 10px}.weather-banner p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.weather-banner button{display:none}.profile-header{min-height:92px;gap:10px;padding:4px 4px 13px;align-items:flex-start;flex-wrap:wrap}.profile-person{min-width:0;flex:1}.profile-name{align-items:flex-start;display:grid;gap:4px}.profile-name h1{font-size:19px}.profile-name span{width:fit-content}.profile-person p{font-size:9px}.avatar--xl{width:49px;height:49px}.profile-person{order:1}.profile-metrics{order:3;flex:0 0 100%;justify-content:stretch;gap:0;padding-top:5px;border-top:1px solid var(--line)}.profile-metrics>div{flex:1;min-width:0;padding:5px 8px;border-left:0}.profile-metrics>div+div{border-left:1px solid var(--line)}.profile-metrics span{font-size:8px}.profile-metrics strong{font-size:15px}.profile-header>.soft-button{position:static;order:2;height:34px;margin-left:auto;padding:0 10px;font-size:10px}.resource-wallet{display:block;padding:8px}.resource-wallet-title{width:100%;margin-bottom:7px;display:flex;align-items:center;justify-content:space-between}.resource-wallet-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.resource-chip{height:48px;padding:4px;gap:4px}.resource-chip>span{width:22px;height:22px}.resource-chip>span svg{width:13px;height:13px}.resource-chip small{font-size:7px}.resource-chip strong{font-size:11px}.nursery-board{margin-top:14px;padding:10px}.nursery-board-header{align-items:flex-start;flex-wrap:wrap;gap:10px}.nursery-board-header>div:first-child{min-width:0;flex:1 1 100%}.nursery-board-title h2{font-size:16px}.nursery-board-header>div:first-child>p{margin-left:0;font-size:8px;line-height:1.5}.segmented-control{height:31px}.segmented-control button{min-width:45px;padding:0 6px;font-size:9px}.nursery-card-grid{grid-template-columns:1fr;gap:9px}.nursery-card-header{min-height:62px;padding-left:12px;padding-right:12px}.nursery-scene{height:225px;margin:0 12px}.nursery-art-button{width:145px;height:145px}.nursery-progress-block,.nursery-card-footer{padding-left:12px;padding-right:12px}.evaluation-rail{display:none}.mobile-bottom-nav{position:fixed;z-index:50;left:0;right:0;bottom:0;height:60px;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid var(--line);box-shadow:0 -8px 25px #25413412}.mobile-bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#84908a;font-size:8px;font-weight:700}.mobile-bottom-nav button.active{color:var(--green)}.mobile-eval-backdrop{position:fixed;z-index:85;inset:0;display:flex;align-items:flex-end;background:#19282166;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-eval-sheet{width:100%;max-height:88vh;overflow-y:auto;border-radius:8px 8px 0 0;background:#fbfcfa;box-shadow:0 -18px 50px #162b213d}.mobile-eval-sheet>header{position:sticky;z-index:2;top:0;min-height:56px;padding:9px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.mobile-eval-sheet>header b{display:block;margin-top:2px;font-size:15px}.mobile-eval-sheet .evaluation-rail{display:block;position:relative;inset:auto;width:100%;padding:15px 15px 28px;overflow:visible;border:0}.mobile-eval-sheet .reason-grid{grid-template-columns:1fr 1fr}.mobile-eval-sheet .reason-grid button{min-height:48px}.page-content{padding:80px 10px 76px}.page-title{align-items:flex-start;margin-bottom:16px;gap:12px}.page-title h1{font-size:21px}.page-title>div:first-child>p:last-child{font-size:9px}.ranking-filter{height:33px}.ranking-filter button{min-width:45px;font-size:9px}.podium-band{min-height:196px;padding:13px 6px 0;gap:5px}.podium{width:32%;min-height:157px;padding:14px 6px 10px}.podium--1{min-height:181px}.podium .avatar--xl{width:44px;height:44px}.podium>strong{font-size:18px}.podium-rank{width:20px;height:20px;left:5px;top:5px}.ranking-table-head{display:none}.ranking-table>button{min-height:52px;grid-template-columns:34px 1fr 55px 70px;padding:0 10px}.ranking-table>button>span:nth-child(3),.ranking-table>button>span:nth-child(4){display:none}.ranking-table>button>span:nth-child(5){font-size:9px}.page-actions{display:grid;gap:5px}.page-actions button{height:34px;padding:0 9px;font-size:9px}.group-board{grid-template-columns:1fr;gap:8px}.group-column{min-height:0}.growth-modal,.import-modal,.history-modal{width:100%;max-height:92vh;border-radius:8px 8px 0 0;align-self:end}.modal-backdrop{align-items:end;padding:0}.voice-confirm-modal{max-height:92vh;overflow-y:auto;border-radius:12px 12px 0 0}.voice-confirm-modal>footer{position:sticky;bottom:0;background:#fffef9}.growth-hero{min-height:175px;grid-template-columns:145px 1fr;gap:8px;padding:10px 15px}.growth-hero>.growth-art{height:150px}.growth-hero h3{font-size:20px}.stage-gallery{overflow-x:auto;grid-template-columns:repeat(6,125px);padding:19px 13px 16px;justify-content:start}.stage-art{height:110px}.growth-modal>footer{position:sticky;bottom:0}.plant-modal,.warehouse-modal{width:100%;max-height:92vh;border-radius:8px 8px 0 0;align-self:end}.plant-modal>header,.warehouse-modal>header{min-height:64px;padding:12px 14px}.seed-options{padding:12px;gap:6px}.seed-options>button{padding:7px 4px}.seed-art{height:88px}.seed-options em{padding:0 6px}.warehouse-grid{padding:13px;grid-template-columns:repeat(3,1fr);gap:7px}.warehouse-grid>div>span{height:78px}.import-modal footer{flex-wrap:wrap}.import-modal footer .primary-button{margin-left:auto}.history-modal>header{min-height:64px;padding:12px 14px}.history-filters{padding:9px 11px;overflow-x:auto}.history-list{padding:0 12px}.history-modal>footer{flex-wrap:wrap}.history-modal>footer>span{flex:1 0 100%}.student-top-title{display:none}.app-shell--student .topbar{padding-left:10px;padding-right:10px}.app-shell--student .topbar .brand>span:nth-child(2){display:inline}.app-shell--student .farm-workspace{padding-bottom:20px}.toast{bottom:72px}}@media(prefers-reduced-motion:reduce){.growth-art svg *{animation:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
