@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;450;500;550;600;650;700;750&display=swap";.features-page,.task-boards{min-width:0;color:#3c4935}.feature-links,.feature-actions,.feature-filters,.task-actions,.task-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.feature-filters input,.feature-filters select,.task-controls select{min-height:44px;max-width:100%;border:1px solid #c8cbb6;border-radius:8px;padding:8px;background:#fffef8;color:#35432e}.feature-filters label{display:flex;align-items:center;gap:10px}.features-page>.section-panel{margin-bottom:22px}.point-rules{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.point-rules>div{display:flex;align-items:center}.point-rules b{font-size:20px}.feature-students{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-bottom:24px}.feature-students article{padding:16px;border:2px solid #dddcc8;border-radius:10px;background:#fffdf6}.feature-students article.chosen{border-color:#5c7b3e;background:#eff5dc}.feature-students label{display:flex;align-items:center;gap:10px;flex-wrap:wrap;cursor:pointer;min-height:64px}.feature-students label b{margin-left:auto;font-size:20px}.feature-students input[type=checkbox]{width:22px;height:22px}.graduation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;margin:20px 0}.graduation-grid article{text-align:center}.graduation-grid p{line-height:1.8;color:#657157}.graduation-grid .feature-actions{justify-content:center}.feature-record{display:flex;align-items:center;gap:16px;padding:17px 0;border-bottom:1px solid #e5e2d6;overflow-wrap:anywhere}.feature-record>div{flex:1;min-width:0}.feature-record p,.feature-record small{color:#68715c;line-height:1.8}.feature-record>b{font-size:24px;color:#577537}.feature-record>b.negative{color:#a35243}.feature-modal .field{margin:14px 0}.feature-modal .button.full-width{margin-top:18px}.ranking-list{display:grid;gap:16px}.ranking-list article{display:grid;grid-template-columns:64px 1fr 140px 100px;align-items:center;gap:18px;padding:24px;background:#fffdf4;border:2px solid #dbdcc8;border-radius:12px}.ranking-list article:nth-child(1){background:#fff3ca}.ranking-list .rank-place{font-size:34px;color:#8d692c}.ranking-list article>div{display:flex;flex-direction:column;gap:6px}.ranking-list strong{font-size:30px}.ranking-list span{color:#657057}.feature-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#f8f5e9;padding:40px;overflow:auto}.feature-screen h1{font-size:44px}.feature-screen .ranking-list h2{font-size:34px}.feature-screen .ranking-list strong{font-size:44px}.task-boards{--task-bg:#fff6d6;--task-border:#dec688;--task-accent:#a17b27;--task-done:#eaf3df;background:var(--task-bg);padding:26px;border:2px solid var(--task-border);border-radius:14px}.task-boards.theme-pink{--task-bg:#fff0f3;--task-border:#e2b5bf;--task-accent:#9a5167;--task-done:#f3e6ef}.task-boards.theme-white{--task-bg:#fcfcf8;--task-border:#d6dbcf;--task-accent:#5b7350;--task-done:#edf2e9}.task-boards.theme-candy{--task-bg:#f4efff;--task-border:#c8bedf;--task-accent:#715a9a;--task-done:#e4f3f1;background:linear-gradient(120deg,#fff5db,#fff0f3,#eaf5ff)}.task-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.task-heading h1{font-size:clamp(24px,3vw,44px);margin:8px 0;color:var(--task-accent)}.task-heading p{line-height:1.7;color:#655b61;margin:8px 0 20px}.task-actions{justify-content:flex-end}.task-progress>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:18px}.task-progress b{font-size:30px;margin-left:15px;color:var(--task-accent)}.task-progress .progress-track{height:14px;background:#fffa}.task-progress .progress-track>span{background:var(--task-accent)}.task-feedback{min-height:52px;padding:14px 0;text-align:center;font-weight:700;font-size:18px;color:var(--task-accent)}.task-feedback.failed{color:#a63838}.task-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:stretch}.task-column{background:#fffdfbcc;border:2px solid var(--task-border);border-radius:12px;padding:18px;display:flex;flex-direction:column;min-width:0}.task-column.completed{background:var(--task-done)}.task-column h2{font-size:25px;text-align:center;margin:0 0 20px;color:#4f5346}.task-column h2 span{display:inline-block;min-width:32px;border-radius:20px;background:#fff;padding:2px 8px;margin-left:5px;font-size:18px}.task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-content:start;flex:1;position:relative}.task-student{min-width:0;min-height:120px;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;background:#fffdf8;border:2px solid #e1d9c5;border-radius:10px;padding:10px 3px;cursor:pointer;color:#3e4235;position:relative;box-shadow:0 3px #ded4be;transition:background .2s}.task-student:hover:not(:disabled){background:#fff4cd}.task-student:disabled{opacity:.8;cursor:default}.task-student strong{font-size:clamp(16px,1.4vw,24px);line-height:1.4;overflow-wrap:anywhere;text-align:center}.task-student.name-above strong{order:-1}.task-avatar{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(64px * var(--avatar-zoom,1))}.task-avatar .pixel-pet{transform:scale(var(--avatar-zoom,1))}.task-check{position:absolute;bottom:-3px;right:-9px;width:32px;height:32px;background:#597f42;color:#fff;border:3px solid #fff;border-radius:50%;display:grid;place-items:center}.task-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:18px}.task-empty{text-align:center;min-height:150px;display:grid;place-items:center;color:#6e6b5c}.task-controls{font-size:13px}.task-controls label{display:flex;align-items:center;gap:7px}.task-controls input[type=range]{width:80px}.task-history{margin-top:24px}.task-review{display:flex;align-items:center;gap:14px;background:#fff2ce;padding:14px;margin-top:10px}.task-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;border:0;border-radius:0;overflow:auto;padding:24px 40px}.task-screen .task-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.task-screen .task-student{min-height:130px}.task-screen .task-column{min-height:60vh}.task-settings{max-width:680px}.title-templates{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.title-templates .button{font-size:12px;padding:8px}.settings-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-switches{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0}.participant-picker{max-height:180px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:9px}.task-settings .field{margin:12px 0}.task-settings .muted{line-height:1.8;margin:12px 0}.task-card-move{transition:transform .35s}.task-card-enter-active{transition:opacity .25s}.task-card-enter-from{opacity:0}.task-reduced *{animation:none!important;transition:none!important}.features-page button:focus-visible,.task-boards button:focus-visible{outline:3px solid #4c7844;outline-offset:3px}@media(min-width:1700px){.task-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.task-screen .task-student{min-height:150px}}@media(max-width:760px){.task-boards{padding:12px}.task-heading{flex-direction:column;gap:0}.task-heading h1{font-size:25px}.task-actions{gap:6px;justify-content:flex-start}.task-columns{gap:8px}.task-column{padding:8px}.task-column h2{font-size:17px;margin-bottom:12px}.task-grid,.task-screen .task-grid{grid-template-columns:1fr}.task-student{min-height:120px}.task-student strong{font-size:20px}.task-progress>div:first-child{font-size:13px}.task-progress b{font-size:24px;margin-left:5px}.task-feedback{font-size:14px}.task-screen{padding:10px}.task-controls{gap:8px}.task-controls select{max-width:230px}.task-history{padding:15px}.task-review{flex-direction:column}.feature-screen{padding:16px}.feature-screen h1{font-size:28px}.ranking-list article{grid-template-columns:26px 1fr 62px 48px;gap:8px;padding:14px 10px}.ranking-list h2,.feature-screen .ranking-list h2{font-size:17px}.ranking-list strong,.feature-screen .ranking-list strong{font-size:22px}.ranking-list span{font-size:11px}.ranking-list .rank-place{font-size:23px}.feature-filters input{max-width:100%}.feature-record{gap:10px;flex-wrap:wrap}.feature-record .button{font-size:12px}.feature-students{grid-template-columns:1fr 1fr;gap:8px}.feature-students article{padding:10px}.settings-pair{grid-template-columns:1fr}.task-settings{padding:24px 18px}.features-page .page-heading h1{font-size:26px}}@media(prefers-reduced-motion:reduce){.task-boards *{transition:none!important;animation:none!important}}:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#344c3d;background:#f7f8f2;font-synthesis:none;--green:#3e6b4e;--green-dark:#2f523d;--muted:#8a9386;--line:#e6e9de;--cream:#fcfcf7;--gold:#cc9b46}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9cb875;outline-offset:3px}a{text-decoration:none;color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button,select,input{min-height:44px}input[type=checkbox]{min-height:18px;width:18px;height:18px;accent-color:var(--green)}input,select,textarea{border:1px solid #dfe4d8;background:#fffef9;border-radius:8px;color:#40503e;padding:11px 13px;max-width:100%}input::placeholder,textarea::placeholder{color:#666b64}textarea{resize:vertical;line-height:1.8;min-height:80px}input:focus,textarea:focus,select:focus{border-color:#789b69}select{cursor:pointer}small{font-size:11px}.app-shell{min-height:100vh;display:flex}.sidebar{width:216px;background:#f1f3e9;border-right:1px solid #e0e5d6;padding:32px 19px 22px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:11px;margin:0 8px 49px}.brand-mark{width:46px;height:48px;display:grid;place-items:center;color:#f5e9b4;background:#466e4d;border-radius:13px 13px 17px;box-shadow:inset 0 -4px #33583e;position:relative}.brand-mark:after{content:"";width:4px;height:4px;background:#e6c77b;position:absolute;top:9px;right:6px}.brand strong{display:block;font-size:22px;letter-spacing:2px;color:#31523b;font-weight:750}.brand small{display:block;font-size:10px;color:#636c5c;letter-spacing:2.3px;margin-top:3px}.sidebar-label{font-size:10px;letter-spacing:1.6px;color:#656a5d;padding:0 17px 15px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.sidebar nav button,.sidebar-link{display:flex;gap:13px;align-items:center;min-height:49px;padding:0 15px;border-radius:8px;color:#646c5e;font-size:13px;text-align:left;width:100%;font-weight:500}.sidebar nav button.active{background:#42694d;color:#fffef4;box-shadow:0 3px 7px #34503a14}.sidebar nav button:not(.active):hover,.sidebar-link:hover{background:#e6eadb;color:#3e6246}.nav-dot{width:6px;height:6px;border-radius:50%;background:#bfd093;margin-left:auto}.nav-count{font-size:10px;background:#e7eadf;border-radius:5px;padding:2px 5px;color:#636c5a;margin-left:auto}.sidebar-divider{border-bottom:1px solid #dfe4d5;margin:24px 13px 18px}.sidebar-link{font-size:12px;gap:12px;margin-bottom:5px}.sidebar-link small{font-size:8px;background:#e8eadf;border:1px solid #e0e4d5;padding:2px 4px;border-radius:4px;white-space:nowrap;margin-left:-6px;color:#656b5c}.sidebar-bottom{margin-top:auto;padding-top:34px}.little-note{text-align:center;background:#e9edde;border:1px solid #dee5cd;border-radius:9px;padding:20px 5px 16px;color:#5f6d54;position:relative;overflow:hidden}.little-note:before{content:"";position:absolute;width:180px;height:65px;border-radius:50%;background:#e0e7cf;bottom:-40px;left:30px}.note-leaves{display:flex;align-items:flex-end;justify-content:center;gap:4px;color:#606e52;margin-bottom:16px}.note-leaves svg:first-child{transform:rotate(-40deg);color:#686c4e}.note-leaves svg:last-child{transform:rotate(25deg);color:#656c50}.little-note strong{font-size:12px;letter-spacing:1px;color:#5c6d52}.little-note p{font-size:10px;line-height:1.9;margin:9px 0 13px;color:#656c5b}.little-note>span{font-size:6.5px;letter-spacing:1px;color:#666c59;position:relative}.help-link{display:flex;align-items:center;gap:8px;font-size:11px;width:100%;padding:10px 13px;margin-top:14px;color:#636c5b}.help-link svg:last-child{margin-left:auto}.local-tag{font-size:9px;color:#656b5c;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:3px}.local-tag span{width:5px;height:5px;background:#a8b792;border-radius:50%}.main-shell{margin-left:216px;flex:1;min-width:0}.topbar{height:79px;border-bottom:1px solid var(--line);background:#fdfdf8;display:flex;align-items:center;justify-content:space-between;padding:0 34px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:14px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:#666b60}.breadcrumb b{font-weight:500;color:#5f6d56}.saved-status{display:flex;align-items:center;gap:7px;font-size:10px;color:#636b5b}.saved-status>span{height:5px;width:5px;border-radius:50%;background:#9aac82}.saved-status.error{color:#895e46}.saved-status.error>span{background:#bd7757}.top-separator{height:25px;width:1px;background:#e6e9df;margin:0 5px}.teacher-avatar{height:35px;width:35px;background:#e6ecd9;border:1px solid #dbe3cf;border-radius:50%;display:grid;place-items:center;color:#5e6f4a;font-size:13px}.teacher-name strong{display:block;font-size:12px;font-weight:550}.teacher-name small{display:block;color:#656b5e;font-size:9px;margin-top:3px}.mobile-menu{display:none!important}main{padding:30px 33px 0;max-width:1670px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 27px;min-height:83px}.eyebrow{display:flex;align-items:center;gap:7px;color:#636d56;font-size:10px;letter-spacing:1.4px;margin-bottom:11px}.eyebrow-line{display:inline-block;width:17px;height:1px;background:#9dae89}h1{font-size:25px;letter-spacing:.5px;color:#314e38;font-weight:650;line-height:1.5}.heading-spark{font-size:22px;color:#7b6639;margin-left:10px}.page-heading p{font-size:11px;color:#646a5e;margin-top:9px;line-height:1.8}.heading-actions{display:flex;align-items:center;gap:8px}.class-picker{position:relative;display:flex;align-items:center;border:1px solid #dfe4d5;border-radius:8px;background:#fffef9;padding-left:11px;gap:7px}.class-picker>svg:first-child{color:#626b58}.class-picker select{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font-size:11px;padding:10px 29px 10px 0;font-weight:550;max-width:177px}.class-picker>svg:last-child{position:absolute;right:9px;pointer-events:none;color:#636b5b}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:7px}.icon-button:hover{background:#e9eddf}.create-class{width:32px;border:1px solid #e0e5d5;background:#fffef9;min-width:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;min-height:44px;border-radius:7px;border:1px solid transparent;font-size:12px;font-weight:500;white-space:nowrap;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:translateY(1px)}.primary{background:#466e4f;color:#fffef0;border-color:#3d6145;box-shadow:0 2px #34523d18}.primary:hover:not(:disabled){background:#365c40}.light{background:#fffef9;border-color:#dfe5d6;color:#5e6d55}.light:hover:not(:disabled){background:#edf1e4}.display-button{background:#eaf0e0;border:1px solid #d9e3cb;color:#567047;font-size:11px;padding:10px 12px}.goal-strip{border:1px solid #e7dfc3;border-radius:10px;background:#f8f5e7;min-height:113px;display:flex;align-items:center;padding:19px;gap:18px;margin-bottom:26px;position:relative;overflow:hidden}.goal-strip:after{content:"";position:absolute;left:46px;bottom:-17px;width:130px;height:24px;background:#e8dfbd55;border-radius:50%;pointer-events:none}.goal-illustration{height:68px;width:66px;flex-shrink:0;background:#eeead0;border:1px solid #e3dcb4;border-radius:9px;display:grid;place-items:center;color:#616d3e;position:relative;box-shadow:inset 0 -3px #e2ddbd}.goal-illustration svg{stroke-width:1.8}.small-flower{position:absolute;top:5px;right:9px;color:#7a6735;font-size:14px}.goal-description{flex:1;min-width:0}.overline{font-size:10px;color:#72684f;display:flex;align-items:center;gap:9px}.week-chip{font-size:8px;border:1px solid #e2d9b9;color:#76683e;border-radius:4px;padding:2px 5px;background:#f4eed5}.goal-description h2{font-size:16px;font-weight:600;color:#5b6447;margin-top:8px;letter-spacing:.5px}.goal-description p{font-size:10px;color:#6e6955;margin-top:7px}.goal-progress{width:29%;min-width:200px;max-width:340px;margin-left:25px}.goal-progress>div:first-child{display:flex;align-items:baseline;justify-content:space-between;font-size:11px;color:#6d6a56;margin-bottom:10px}.goal-progress b{font-size:23px;color:#5c6f44;font-weight:650;letter-spacing:1px}.goal-progress strong{font-size:12px;color:#5f6f46}.goal-progress small{font-size:9px;margin-left:4px}.progress-track{height:7px;background:#e6e9da;border-radius:4px;overflow:hidden}.progress-track>span{height:100%;display:block;background:#8ba96b;border-radius:4px;transition:width .3s}.goal-progress .progress-track{height:9px;background:#e7e3cd;border:1px solid #e1ddc5}.goal-progress .progress-track>span{background:repeating-linear-gradient(90deg,#95ac72 0,#95ac72 5px,#8ea66b 5px,#8ea66b 7px);border-radius:2px;box-shadow:inset 0 2px #afc08b}.goal-progress>small{display:flex;align-items:center;gap:5px;margin:8px 0 0;color:#6c6a57;font-size:9px}.goal-edit{width:34px;min-height:44px;color:#6c685a;margin-left:9px}.workspace-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:14px}.view-switch{display:flex;background:#e9eddf;padding:4px;border-radius:8px;border:1px solid #e3e7d9;flex-shrink:0}.view-switch button{min-height:36px;display:flex;align-items:center;gap:7px;padding:7px 14px;font-size:11px;color:#656c5c;border-radius:5px;font-weight:500}.view-switch button.active{color:#45623f;background:#fffef7;box-shadow:0 1px 4px #4a5a3821}.filters{display:flex;align-items:center;gap:9px}.search-input{height:40px;display:flex;align-items:center;gap:9px;border:1px solid #e1e6d8;background:#fffef9;border-radius:7px;padding:0 11px;color:#656b5c}.search-input input{border:0;background:transparent;min-height:38px;padding:0;width:146px;font-size:10px;outline:none}.search-input:focus-within{border-color:#8fac77;box-shadow:0 0 0 2px #afc09344}.search-input button{padding:0;min-height:32px;display:grid;place-items:center}.group-picker{display:flex;align-items:center;gap:5px;color:#646b5b;border:1px solid #e0e6d6;border-radius:7px;padding-left:9px;background:#fffef9}.group-picker select{border:0;background:transparent;padding:8px 8px 8px 2px;font-size:10px;min-height:39px;color:#606d55;max-width:126px}.batch-toggle{border:1px solid #dfe5d5;background:#fdfef7;color:#606d54;font-size:10px;min-height:41px;padding:8px 11px}.batch-toggle.chosen{background:#dfe8d1;color:#45683d}.ranch-layout{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:20px}.ranch-primary{min-width:0}.ranch-map{border:1px solid #c5cda9;border-radius:10px;overflow:hidden;background:#a4bf70;position:relative;box-shadow:0 3px #45603607}.map-scroll{overflow:auto;width:100%;height:482px;scrollbar-width:thin;scrollbar-color:#93a56e #a4bf70}.world{position:relative;margin:0 auto;flex-shrink:0}.world>canvas{display:block;image-rendering:pixelated}.map-top{position:absolute;top:17px;left:17px;right:17px;display:flex;justify-content:space-between;align-items:center;z-index:2;pointer-events:none;gap:8px}.map-location{display:flex;gap:7px;align-items:center;padding:7px 11px;background:#fff9dded;border:1px solid #c8bf8a;box-shadow:0 2px #6c81492a;border-radius:4px;font-size:10px;color:#626d47;letter-spacing:.4px}.live-dot{width:5px;height:5px;background:#85984f;border-radius:50%;box-shadow:0 0 0 3px #d7deb7}.map-weather{font-size:9px;color:#526c39;background:#f7f7d5c9;padding:6px 9px;border-radius:4px}.map-house-label,.garden-sign{position:absolute;transform:translate(-50%);font-size:8px;color:#675e3d;background:#e9d3a4;border:1px solid #a7895a;padding:2px 5px;box-shadow:1px 2px #876c4640;white-space:nowrap;z-index:1}.garden-sign{display:flex;align-items:center;gap:3px}.map-student{position:absolute;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);padding:0;min-height:0;transition:filter .15s;z-index:2;width:124px}.map-student:hover{z-index:4;filter:brightness(1.06)}.map-student:hover .name-board{background:#fff4ce;border-color:#9b7447;transform:translateY(-1px)}.pixel-pet{image-rendering:pixelated;display:block;flex-shrink:0;transform-origin:50% 90%;object-fit:contain}.pet-bounce{animation:pet-idle 4.5s steps(1,end) infinite;animation-delay:var(--delay,0s)}@keyframes pet-idle{0%,84%,to{transform:translateY(0)}88%,94%{transform:translateY(-2px)}91%{transform:translateY(-4px)}}.map-student .pixel-pet{filter:drop-shadow(0 2px 0 #72895333)}.name-board{display:flex;align-items:center;gap:6px;background:#f8e7bd;border:1px solid #ac9162;box-shadow:0 2px #8d744665,inset 0 2px #fff1cf;color:#675836;font-size:11px;font-weight:550;padding:4px 8px;line-height:1.1;border-radius:2px;min-height:24px;white-space:nowrap;position:relative;transition:transform .15s}.name-board:before,.name-board:after{content:"";width:2px;height:2px;background:#b79968;position:absolute;top:9px;left:3px}.name-board:after{left:auto;right:3px}.name-board small{font-size:8px;color:#7c663e;font-weight:500;border-left:1px solid #dbc69b;padding-left:6px}.map-student.selected .name-board{background:#466a45;color:#fff6cd;border-color:#294a32;box-shadow:0 0 0 2px #f7eac2}.map-student.selected .name-board small{color:#e9e3ad}.pet-locator{position:absolute;top:-7px;color:#fff7bc;text-shadow:0 2px #55773c;font-size:15px}.empty-pet{height:64px;width:64px;display:grid;place-items:center;color:#5f6e44;font-size:30px;font-family:monospace}.map-bottom{position:absolute;left:14px;right:14px;bottom:61px;display:flex;justify-content:space-between;align-items:center;z-index:3;pointer-events:none}.map-hint{font-size:8px;color:#f9f7d8;background:#526d40cc;border:1px solid #788655;border-radius:4px;padding:7px 9px;display:flex;align-items:center;gap:5px}.hint-dot{width:4px;height:4px;background:#dce5a6;border-radius:50%}.map-controls{display:flex;border:1px solid #acb381;background:#fffde6ef;border-radius:5px;box-shadow:0 2px #6c844333;pointer-events:auto}.map-controls button{display:grid;place-items:center;width:35px;min-height:34px;color:#5f6e49;border-right:1px solid #dddcc0}.map-controls button:last-child{border-right:0}.map-controls button:hover:not(:disabled){background:#edf0cf}.map-pagination{height:47px;background:#fcfcf4;border-top:1px solid #d5dbbd;display:flex;align-items:center;justify-content:space-between;padding:0 13px;gap:8px;font-size:8px;color:#676b59;position:relative;z-index:4}.map-pagination>div{display:flex;align-items:center;gap:8px;font-size:9px;color:#626d53}.map-pagination button{display:grid;place-items:center;min-width:28px;padding:0;min-height:34px;border-radius:5px}.map-pagination button:hover:not(:disabled){background:#eaf0dd}.map-empty{position:absolute;top:95px;right:20px;bottom:120px;left:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#526d43;background:#edf0d5db;border:1px dashed #849a61;z-index:3;border-radius:8px}.map-empty span{font-size:12px}.ranch-caption{display:flex;justify-content:space-between;color:#636b58;font-size:9px;margin-top:12px;gap:10px}.ranch-caption>span:first-child{display:flex;align-items:center;gap:5px}.caption-divider{color:#676960;margin:0 7px}.daily-board{background:#fefef8;border:1px solid #e0e5d5;border-radius:9px;padding:20px 18px 15px;height:fit-content}.board-heading{display:flex;align-items:center;gap:7px}.board-icon{color:#796839}.board-heading h2{font-size:14px;font-weight:600;letter-spacing:.5px}.tiny-dot{height:5px;width:5px;border-radius:50%;background:#b5c59e;margin-left:auto}.board-date{font-size:9px;color:#676b60;margin:8px 0 20px 27px}.daily-stats{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px dashed #e1e5d5;padding-bottom:17px;margin-bottom:20px}.daily-stats>div{display:flex;flex-direction:column;gap:5px;padding-left:9px}.daily-stats>div+div{border-left:1px solid #e5e9dd;padding-left:21px}.daily-stats span{font-size:9px;color:#666b5c}.daily-stats strong{font-size:26px;font-weight:550;letter-spacing:.5px;color:#5a7049}.daily-stats small{font-size:9px;font-weight:400;color:#676b5a;margin-left:4px}.board-section-title{display:flex;justify-content:space-between;align-items:center;color:#656b5a;font-size:10px;margin-bottom:18px}.board-section-title svg{color:#736844}.mini-timeline{display:flex;flex-direction:column;gap:16px}.mini-event{display:flex;gap:10px;align-items:flex-start}.event-avatar{background:#eef1e3;border-radius:6px;border:1px solid #e4e9d8;display:grid;place-items:center;width:35px;height:35px;flex-shrink:0}.mini-event>div:last-child{min-width:0;flex:1}.mini-event strong{font-size:10px;font-weight:550;color:#5e6e52}.mini-event p{font-size:9px;color:#656b5a;margin-top:4px;line-height:1.6;max-width:155px}.mini-event small{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#686b5d;margin-top:5px}.mini-event small span{color:#5e6f4b;background:#f0f4e8;border-radius:3px;padding:1px 4px}.board-link{display:flex;align-items:center;justify-content:center;gap:8px;color:#606e4f;font-size:10px;width:100%;margin:14px 0 13px;border-top:1px dashed #e1e5d5;padding-top:12px;min-height:36px}.cozy-tip{background:#f1f2e6;border:1px solid #e5e8d6;border-radius:7px;padding:13px 12px 8px;overflow:hidden}.cozy-tip>span{display:flex;gap:5px;align-items:center;font-size:9px;color:#646c52}.cozy-tip p{font-size:10px;color:#646b59;line-height:1.9;margin-top:9px}.cozy-tip>div{display:flex;align-items:center;justify-content:space-between;margin-top:-5px}.cozy-tip>div>span{font-size:8px;color:#696b59;padding-top:18px}.quick-tools{margin-top:27px}.quick-tools-title{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-size:12px;color:#5f6d53;font-weight:550}.quick-tools-title small{font-size:9px;font-weight:400;color:#666a5c}.quick-tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-tool-grid>button{display:flex;align-items:center;gap:12px;padding:16px 12px;background:#fdfdf7;border:1px solid #e1e6d6;border-radius:8px;text-align:left}.quick-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.yellow{color:#7b6735;background:#f4efd5}.peach{color:#7f634c;background:#f4eadd}.lilac{color:#6c6679;background:#eeebf1}.blue{color:#586b71;background:#e8f0ef}.quick-tool-grid strong{display:block;font-size:11px;font-weight:550;color:#616d55}.quick-tool-grid small{display:block;font-size:8px;color:#666a5d;margin-top:5px;white-space:nowrap}.quick-tool-grid>button>svg{margin-left:auto;color:#676b5c;width:13px}.quick-tool-grid>button:hover{border-color:#b9c8a5;background:#f8faee}.page-footer{display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#676b5f;margin:27px 0 18px}.page-footer span:first-child{display:flex;align-items:center;gap:5px}.selection-bar{display:flex;align-items:center;gap:22px;background:#e8efda;border:1px solid #cfdcba;padding:8px 14px;border-radius:8px;margin-bottom:16px;font-size:12px}.selection-bar>button:first-child{display:flex;align-items:center;gap:7px}.selection-bar .button{margin-left:auto}.student-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-height:529px;overflow-y:auto;padding:1px 4px 5px 1px;scrollbar-width:thin;scrollbar-color:#c2cdb0 transparent}.student-card{background:#fffef8;border:1px solid #e0e5d4;border-radius:9px;overflow:hidden;transition:border-color .15s}.student-card:hover{border-color:#9fb889}.student-card.selected{border-color:#638a53;box-shadow:0 0 0 2px #8eab6c55}.card-main{padding:13px;width:100%;display:flex;align-items:center;flex-direction:column}.card-top{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:18px}.card-top small{font-size:8px;color:#656a5b}.card-top small:last-child{color:#606d50}.card-pet{height:78px;display:flex;align-items:center;justify-content:center;width:100%;background:radial-gradient(ellipse,#f1f2db 0%,transparent 66%);color:#626b53}.card-main>strong{font-size:13px;font-weight:600;color:#576e49;margin-top:4px}.pet-nickname{font-size:8px;color:#686b5b;margin-top:4px}.card-growth{width:100%;margin-top:15px;text-align:left}.card-growth>span{font-size:8px;color:#636d54;display:block;margin-bottom:5px}.card-growth .progress-track{height:4px}.card-footer{display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:#f7f8ed;border-top:1px solid #edf0e4;font-size:10px}.card-footer>span{display:flex;align-items:center;gap:5px;color:#726948}.card-footer button{display:flex;align-items:center;gap:2px;color:#5e6f4a;font-size:10px;min-height:35px}.checkbox{width:16px;height:16px;display:grid;place-items:center;border:1px solid #c3ccb0;border-radius:3px}.checkbox.checked{background:#668752;color:#fff;border-color:#668752}.muted{font-size:11px;color:#646b5c;line-height:1.8}.empty-state{padding:60px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;color:#616d52;grid-column:1/-1;width:100%}.empty-state h3{font-size:18px;color:#5d6f4f;font-weight:500}.empty-state p{font-size:12px;color:#646c5c}.section-panel{border:1px solid #e0e6d6;background:#fefef8;border-radius:11px;padding:24px}.title-count{font-size:15px;border-radius:7px;background:#e7edda;padding:4px 9px;margin-left:7px;vertical-align:middle;color:#5e6e4d}.manager-toolbar{display:flex;align-items:center;gap:15px;margin-bottom:22px}.manager-toolbar>select,.record-filters>select{font-size:12px}.manager-toolbar>.muted{margin-left:auto}.check-label{display:flex;align-items:center;gap:8px;font-size:12px;min-height:44px;color:#606c54}.student-table{width:100%}.table-row{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr .7fr;gap:12px;align-items:center;border-top:1px solid #edf0e5;min-height:77px;font-size:12px;color:#606d53}.table-head{background:#f2f5e9;border-top:0;min-height:39px;border-radius:6px;font-size:10px;color:#646c5a;padding:0 10px}.student-name-cell{display:flex;align-items:center;gap:12px;padding-left:10px}.student-name-cell strong{display:block;font-size:12px;font-weight:550;color:#556d46}.student-name-cell small{display:block;font-size:9px;color:#676b5f;margin-top:4px;font-family:monospace}.initial-avatar{height:34px;width:34px;display:grid;place-items:center;border-radius:10px;color:#616d4e;background:#edf1e1;font-size:10px}.table-pet{display:flex;align-items:center;gap:7px;font-size:11px}.table-row>span>b{font-weight:550}.table-row>span>small{font-size:9px;color:#646b5b}.table-actions{display:flex;align-items:center}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#5c6f49;font-size:11px;min-height:44px}.text-button:hover{color:#3c6943;text-decoration:underline}.danger{color:#82614d}.record-overview{display:grid;grid-template-columns:1.9fr 1fr;gap:20px;margin-bottom:22px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-title h2{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:550;color:#57704d}.section-title>span{font-size:10px;color:#646c5a}.weekly-chart{height:142px;display:flex;justify-content:space-around;align-items:flex-end;padding-top:20px}.weekly-chart>div{display:flex;flex-direction:column;align-items:center;gap:7px;width:10%}.weekly-chart b{font-size:10px;font-weight:500;color:#5d6e4b}.weekly-chart>div>span{width:100%;max-width:48px;border-radius:4px 4px 0 0;background:#b2c594}.weekly-chart>div>span.negative{background:#d6a58e}.weekly-chart small{font-size:10px;color:#646c5c}.achievement-panel{display:grid;grid-template-columns:45px 1fr;gap:6px 13px}.achievement-panel .quick-icon{grid-row:1/3}.achievement-panel h2{font-size:14px;font-weight:550;margin-top:2px}.achievement-panel p{font-size:10px;color:#656b57}.achievement-panel>strong{grid-column:1/-1;font-size:25px;font-weight:550;color:#5f6e49;margin-top:8px}.achievement-panel strong small{font-size:14px;color:#676b5b;font-weight:400}.achievement-panel>.progress-track,.achievement-panel>small{grid-column:1/-1}.achievement-panel>small{font-size:9px;color:#676b5b;margin-top:5px}.records-panel{padding:0 24px}.record-filters{display:flex;align-items:center;gap:10px;padding:20px 0;border-bottom:1px solid #e8edde;flex-wrap:wrap}.record-filters select:first-child{max-width:260px}.record-filters input{font-size:11px}.record-filters>.muted{margin-left:auto}.record-entry{display:flex;align-items:center;gap:17px;padding:22px 0;border-bottom:1px solid #e9eedd}.record-kind{height:38px;width:38px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.record-kind.reward{background:#f2efd9;color:#77683c}.record-kind.feed{background:#eef2df;color:#606e4a}.record-kind.correction{background:#f4e9de;color:#7c654f}.record-content{flex:1;min-width:0}.record-content>div{display:flex;align-items:center;gap:8px}.record-content strong{font-size:12px;font-weight:550;color:#596f4b}.record-content p{font-size:10px;line-height:1.8;color:#626c56;margin-top:5px;max-width:780px}.record-content small{display:block;font-size:9px;color:#666b5f;margin-top:6px;overflow-wrap:anywhere}.record-amount{text-align:right;min-width:70px}.record-amount strong{font-size:22px;font-weight:550;color:#5d6f47}.record-amount small{display:block;font-size:8px;color:#646c59;margin-top:4px}.record-amount.negative strong{color:#7b654c}.status-tag{font-size:8px;color:#776752;background:#f2ede1;padding:3px 5px;border-radius:3px}.load-more{display:flex;margin:20px auto}.tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.tool-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.tool-controls select{font-size:12px}.random-result{display:flex;flex-direction:column;align-items:center;padding:30px 0}.random-result h3{font-size:24px;color:#577049;font-weight:550;margin:12px 0 8px}.random-result>span{font-size:11px;color:#646c5a}.full-width{width:100%}.tool-footnote{font-size:10px;color:#646c5a;text-align:center;margin-top:12px}.timer-input{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#636d57;margin-top:29px}.timer-input input{width:75px;text-align:center}.timer-display{font-size:80px;font-family:monospace;color:#5a7049;text-align:center;letter-spacing:6px;padding-top:47px;font-weight:500}.timer-panel>p{font-size:11px;color:#646a5a;text-align:center;margin:17px 0 36px}.timer-buttons{display:flex;gap:12px;justify-content:center}.timer-buttons .primary{min-width:185px}.classroom-preferences{display:flex;align-items:center;gap:14px;margin-top:24px}.classroom-preferences>div{flex:1}.classroom-preferences h2{font-size:14px;font-weight:550}.classroom-preferences p{font-size:10px;color:#646c5a;margin-top:8px}.parent-placeholder{text-align:center;padding:50px 35px;max-width:900px;margin:auto}.parent-illustration{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#eff0d8 0%,transparent 65%);margin:15px auto 25px;max-width:400px}.parent-illustration>span{color:#7b6358;align-self:flex-start;transform:rotate(-12deg);margin-top:5px}.parent-placeholder h2{font-size:23px;font-weight:550}.parent-placeholder>p{font-size:12px;line-height:2.2;color:#636c59;margin:20px 0}.parent-features{display:flex;justify-content:center;gap:25px;margin:30px 0}.parent-features>span{display:flex;align-items:center;gap:7px;color:#5e6e50;font-size:11px}.parent-placeholder .info-box{max-width:630px;margin:30px auto 20px;text-align:left}.settings-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;border-bottom:1px solid #e9eedf}.settings-list>div:first-child{padding-top:9px}.settings-list>div:last-child{border:0;padding-bottom:9px}.settings-list h2{font-size:14px;font-weight:550;color:#5a6f4b}.settings-list p{font-size:11px;color:#626b59;line-height:1.9;margin-top:8px}.toggle{width:51px;border:1px solid #dce4d1;background:#e4eada;border-radius:18px;min-height:29px;height:29px;padding:3px;flex-shrink:0}.toggle>span{width:21px;height:21px;display:block;border-radius:50%;background:#fffef5;box-shadow:0 1px 3px #61784322;transition:transform .2s}.toggle.on{background:#819e67;border-color:#78965e}.toggle.on>span{transform:translate(21px)}.inline-actions{display:flex;gap:9px}.detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#213c2824;z-index:50;display:flex;justify-content:flex-end}.detail-panel{width:395px;background:#fffef7;box-shadow:-10px 0 40px #374e2720;height:100dvh;overflow-y:auto;padding:20px 27px;animation:slide-in .22s ease;scrollbar-width:thin}.detail-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px;font-size:12px;color:#5d6e4e}.detail-heading>span>small{display:block;color:#656c5a;font-size:9px;margin-top:6px}.detail-pet-scene{display:flex;flex-direction:column;align-items:center;position:relative;padding:10px 0 12px;background:radial-gradient(ellipse at center,#f0f0d9 0%,#f4f5e552 45%,transparent 70%)}.pet-stage{background:#e9efda;border:1px solid #dbe4c8;font-size:9px;border-radius:5px;padding:4px 9px;color:#636d4e;margin-top:5px}.detail-name{display:flex;align-items:center;justify-content:center;font-size:24px;gap:4px;color:#4a693e}.detail-name .icon-button{width:28px;min-height:30px;height:30px;color:#626d54}.detail-nickname{text-align:center;font-size:11px;color:#606c54;margin-top:4px;line-height:1.8}.detail-nickname>span{font-size:9px;color:#676b5c}.detail-level{padding:22px 0 17px}.detail-level>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.detail-level strong{font-size:14px;color:#5a7047;font-weight:600}.detail-level strong>small{font-size:9px;font-weight:400;color:#646b5a;margin-left:4px}.detail-level>div>span{font-size:10px;color:#646c59}.detail-balances{display:grid;grid-template-columns:1fr 1fr;background:#f2f4e8;border:1px solid #e3e9d5;border-radius:8px;padding:14px 0;margin-bottom:18px}.detail-balances>div{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:3px 7px;color:#656d4f}.detail-balances>div+div{border-left:1px solid #dde6ce}.detail-balances strong{font-size:24px;font-weight:550;color:#5a7047}.detail-balances span{grid-column:1/-1;text-align:center;font-size:9px;color:#646c59;margin-top:4px}.feed-action>span{display:block;text-align:center;font-size:9px;color:#656c5b;margin:9px 0}.feed-action button small{margin-left:13px;font-size:10px;color:#d3dfbf}.detail-rewards{margin-top:21px;border-top:1px solid #e4e9d8;padding-top:14px}.detail-rewards h3{font-size:12px;font-weight:550;color:#5b6f4b}.reward-chips{display:grid;grid-template-columns:1fr 1fr;gap:9px}.reward-chips button{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;background:#f6f5e9;border:1px solid #e7e5d0;border-radius:6px;font-size:10px;color:#686c4e}.reward-chips button:hover:not(:disabled){background:#edeed8;border-color:#c7d1a9}.reward-chips b{font-size:13px;color:#72683f;font-weight:550}.detail-history{margin-top:21px;font-size:11px}.detail-history svg:last-child{margin-left:auto}.detail-id{text-align:center;font-size:8px;color:#646b5b;margin:17px 0}.feeding-feedback{position:absolute;inset:30px 35px auto;display:flex;align-items:center;justify-content:space-between;color:#8a5f56;animation:hearts 1s ease infinite}.feeding-feedback svg:nth-child(2){color:#77663e;align-self:flex-end;margin-top:50px}.feeding .pixel-pet{animation:feed-hop .3s steps(2) infinite}@keyframes feed-hop{50%{transform:translateY(-8px) rotate(-4deg)}}@keyframes hearts{to{transform:translateY(-15px);opacity:.4}}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#273e3066;z-index:70;display:flex;align-items:center;justify-content:center;padding:28px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{background:#fffef7;border:1px solid #dedfc8;border-radius:14px;width:460px;max-width:100%;max-height:90dvh;overflow-y:auto;padding:32px;position:relative;box-shadow:0 18px 70px #27382640;scrollbar-width:thin;scrollbar-color:#becdab transparent;animation:modal-in .2s ease}.wide-modal{width:570px}.modal-close{position:absolute;top:11px;right:11px;color:#626b56}.modal-symbol{height:53px;width:53px;display:grid;place-items:center;background:#edf1de;border:1px solid #e0e8ce;border-radius:12px;margin-bottom:19px;color:#616d4a}.modal-symbol.gold{color:#79673a;background:#f4efd9;border-color:#ebe2bf}.modal-card h2{font-size:21px;color:#4f6e43;font-weight:600;line-height:1.6;padding-right:14px}.modal-card>p{font-size:11px;color:#656c5a;line-height:1.9;margin:9px 0 22px}.field{display:flex;flex-direction:column;gap:9px;font-size:11px;color:#5e6d51;margin:18px 0}.field input,.field textarea,.field select{font-size:12px;background:#fcfcf3;width:100%}.info-box{font-size:10px;color:#6d6a54;line-height:2;background:#f5f2e4;border:1px solid #e8e2c9;padding:13px 14px;border-radius:7px;margin:18px 0}.form-error{font-size:11px;color:#8c5e4a;margin:10px 0}.import-preview{background:#f2f5e8;border:1px solid #e2e9d3;border-radius:7px;padding:13px;margin:17px 0}.import-preview>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#5d6d51}.import-preview strong{font-weight:500}.import-preview>div>span{font-size:9px;color:#646c5a}.name-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;max-height:110px;overflow:auto}.name-tags>span{font-size:10px;padding:5px 7px;background:#fffdf2;border:1px solid #e1e7ce;border-radius:4px;color:#5d6d50}.name-tags>span.duplicate{background:#f7ecd9;color:#7a6744;border-color:#e7d2a8}.name-tags small{font-size:8px}.duplicate-confirm{font-size:10px;margin-bottom:15px}.adoption-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.adoption-grid>button{display:flex;flex-direction:column;align-items:center;background:#f6f6e9;border:1px solid #e3e7d0;border-radius:9px;padding:12px 5px;position:relative}.adoption-grid>button.active{border:2px solid #8ea875;background:#edf3dd;padding:11px 4px}.adoption-grid strong{font-size:10px;font-weight:500;color:#636d53;margin-top:6px}.adoption-grid>button>svg{position:absolute;right:7px;top:7px;color:#597043}.stage-preview{display:flex;align-items:center;justify-content:space-around;background:#f7f5e7;border:1px dashed #e1ddbd;border-radius:8px;margin:20px 0;padding:10px}.stage-preview>span{display:flex;flex-direction:column;align-items:center;gap:5px}.stage-preview small{font-size:9px;color:#6d6a55}.reward-recipients{display:flex;align-items:center;gap:8px;font-size:11px;color:#606d50;background:#f0f4e4;border-radius:6px;padding:10px 13px;margin-bottom:19px}.reward-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reward-options button{display:flex;align-items:center;justify-content:space-between;gap:6px;background:#f7f5e5;border:1px solid #e8e2c3;border-radius:7px;padding:16px 12px;min-height:65px}.reward-options button>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#6d694a}.reward-options b{font-size:17px;font-weight:550;color:#766839}.reward-options button:hover:not(:disabled){background:#f0eed5;border-color:#d6d1a6}.modal-footnote{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:14px}.modal-footnote>span{font-size:8px;color:#666a5b}.modal-footnote button{font-size:9px}.archive-section{border-top:1px solid #e8e9da;padding-top:20px;margin-top:25px}.archive-section p{font-size:10px;color:#6b695c;line-height:1.9}.rule-editor{display:flex;flex-direction:column;gap:12px;margin-bottom:17px}.rule-editor>div{display:flex;align-items:center;gap:10px}.rule-editor>div>span{font-size:10px;color:#666b5b;width:23px}.rule-editor input{width:100%;font-size:12px;min-width:0}.rule-editor input[type=number]{width:75px;flex-shrink:0}.rule-editor small{font-size:10px;color:#636b56}.rule-editor+.muted{margin-bottom:20px}.guide-section{font-size:11px;line-height:2;color:#636b59}.guide-section h3{font-size:13px;color:#5a6e49;margin:18px 0 8px;font-weight:550}.guide-section p{margin-bottom:15px}.level-table{width:100%;border-collapse:collapse;font-size:10px;margin:15px 0}.level-table td,.level-table th{border:1px solid #e0e8ce;padding:7px;text-align:center;background:#f4f6e7;font-weight:400}.level-table th{color:#5c6f4c}.toast-message{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:10px;border:1px solid #cfdabc;border-radius:9px;background:#fffef6;padding:8px 10px 8px 17px;box-shadow:0 6px 30px #38532626;color:#596f46;font-size:12px;max-width:calc(100vw - 28px);min-width:260px}.toast-message span{flex:1;line-height:1.7}.toast-message button{display:grid;place-items:center;width:34px;color:#646b5a;flex-shrink:0}.toast-message.error{background:#fff7ef;border-color:#e6c9ae;color:#84614a}.celebration{position:fixed;top:95px;left:50%;transform:translate(-50%);z-index:99;display:flex;align-items:center;gap:15px;background:#fff8db;border:1px solid #d9c989;box-shadow:0 5px 25px #75643725;padding:15px 16px 15px 20px;border-radius:9px;max-width:calc(100vw - 28px);min-width:380px}.celebrate-star{font-size:33px;color:#7f6534}.celebration strong{font-size:13px;font-weight:550;color:#6e6b42}.celebration small{display:block;font-size:9px;color:#6f694a;margin-top:6px}.celebration button{font-size:9px;color:#746946;display:flex;align-items:center;gap:4px;margin-left:12px;white-space:nowrap}.toast-enter-active,.toast-leave-active{transition:opacity .2s,margin .2s}.toast-enter-from,.toast-leave-to{opacity:0;margin-bottom:-10px}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.error-banner{background:#fcf0e0;border:1px solid #ebd2ac;color:#80643f;font-size:12px;padding:12px 17px;border-radius:7px;margin-bottom:20px;display:flex;justify-content:space-between;gap:15px;align-items:center}.error-banner button{white-space:nowrap;text-decoration:underline}.presentation-bar{background:#3d6349;color:#f3f3d7;padding:18px 30px;display:flex;justify-content:space-between;align-items:center;gap:20px}.presentation-bar>span:first-child{display:flex;gap:13px;align-items:center;font-size:20px}.presentation-bar b{font-weight:400;font-size:14px;color:#c6d4ad;margin-left:10px}.presentation-bar>div{display:flex;gap:10px}.lock-caption{font-size:11px;color:#b4c59e}.presentation .sidebar,.presentation .topbar,.presentation .page-footer,.presentation .quick-tools,.presentation .heading-actions,.presentation .daily-board,.presentation .goal-edit,.presentation .batch-toggle{display:none}.presentation .main-shell{margin-left:0}.presentation .ranch-layout{grid-template-columns:1fr}.presentation main{max-width:1400px}.presentation .map-scroll{height:550px}.presentation .name-board{font-size:16px;min-height:30px}.presentation .name-board small{font-size:11px}.presentation .world{margin:auto}.presentation .map-pagination{font-size:12px}.presentation .student-grid{max-height:none;grid-template-columns:repeat(6,1fr)}.presentation .card-main>strong{font-size:20px}.presentation .card-growth>span{font-size:12px}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.sidebar-scrim{display:none}@media(min-width:1650px){main{padding:37px 45px 0}.topbar{padding:0 45px}.page-heading{margin-bottom:31px}h1{font-size:29px}.page-heading p{font-size:12px}.ranch-layout{grid-template-columns:minmax(0,1fr) 270px;gap:25px}.map-scroll{height:544px;background:#a4bf70}.world{margin:0 auto}.daily-board{padding:24px}.mini-event p{max-width:185px;font-size:10px}.mini-event strong{font-size:11px}.mini-timeline{gap:22px}.cozy-tip{margin-top:20px;padding:17px}.quick-tools{margin-top:31px}.quick-tool-grid>button{padding:19px 20px;gap:15px}.quick-tool-grid strong{font-size:13px}.quick-tool-grid small{font-size:10px}.goal-strip{padding:22px 26px}.goal-description h2{font-size:18px}.goal-progress{width:35%}.search-input input{width:195px}.student-grid{grid-template-columns:repeat(5,minmax(0,1fr));max-height:590px}.map-student .name-board{font-size:12px}.map-student .name-board small{font-size:9px}}@media(max-width:1270px){.sidebar{width:190px;padding-left:13px;padding-right:13px}.brand{margin-left:5px;gap:9px}.brand strong{font-size:20px}.brand-mark{width:39px;height:43px}.brand small{font-size:8px}.main-shell{margin-left:190px}main{padding:25px 22px 0}.topbar{padding:0 22px}.heading-actions{gap:6px}.page-heading{align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:23px}.ranch-layout{grid-template-columns:minmax(0,1fr) 216px;gap:14px}.daily-board{padding:17px 13px}.workspace-toolbar{flex-wrap:wrap}.filters{margin-left:auto}.goal-description p{font-size:9px}.goal-progress{min-width:185px;margin-left:5px}.quick-tool-grid{gap:9px}.quick-tool-grid>button{gap:8px;padding:13px 9px}.quick-tool-grid small{font-size:7px}.quick-icon{width:35px;height:37px}.quick-tool-grid>button>svg{display:none}.student-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.map-pagination>span{display:none}.map-pagination{justify-content:center}.classroom-preferences{flex-wrap:wrap}.classroom-preferences>div{flex-basis:100%;margin-bottom:8px}.table-row{grid-template-columns:1.4fr 1fr 1.2fr .8fr .7fr}.teacher-name{display:none}}@media(max-width:1020px){.ranch-layout{grid-template-columns:1fr}.daily-board{display:none}.page-heading{gap:17px}.heading-actions{margin-left:auto}.map-scroll{height:482px}.goal-strip{gap:12px}.goal-illustration{width:52px;height:59px}.goal-description h2{font-size:14px}.goal-progress{min-width:160px}.goal-progress b{font-size:21px}.goal-progress small{font-size:8px}.goal-edit{margin-left:0;width:23px}.quick-tool-grid{grid-template-columns:repeat(2,1fr)}.quick-tool-grid small{font-size:9px}.quick-tool-grid>button{padding:15px;gap:12px}.quick-icon{height:42px;width:42px}.quick-tool-grid>button>svg{display:block}.student-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tools-grid{grid-template-columns:1fr}.timer-panel{min-height:400px}.manager-toolbar{flex-wrap:wrap}.student-table{overflow:auto}.table-row{min-width:670px}.record-overview{grid-template-columns:1fr 1fr}.achievement-panel{padding:20px}.parent-features{flex-direction:column;align-items:center;gap:17px}.presentation .student-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s;width:216px;z-index:61}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;display:block;background:#253c2866;z-index:60}.main-shell{margin:0}.topbar{height:65px;padding:0 17px}.mobile-menu{display:flex!important;width:32px}.topbar-left{gap:8px}.breadcrumb{font-size:10px;gap:6px}.saved-status{font-size:9px}.top-separator{display:none}.topbar-right{gap:10px}.teacher-avatar{height:30px;width:30px;font-size:11px}main{padding:24px 17px 0}.page-heading{margin-bottom:22px;gap:18px}.eyebrow{font-size:9px;letter-spacing:.6px;margin-bottom:8px}.page-heading h1{font-size:23px;letter-spacing:0;line-height:1.55}.heading-spark{font-size:20px;margin-left:6px}.page-heading p{font-size:10px;margin-top:8px;max-width:340px}.heading-actions{width:100%;margin:0;gap:8px}.heading-actions .display-button{margin-left:auto}.class-picker select{font-size:11px;max-width:190px}.goal-strip{flex-wrap:wrap;gap:12px;padding:16px;margin-bottom:23px}.goal-illustration{height:53px;width:51px}.goal-description{flex:1;min-width:180px}.goal-description h2{font-size:14px;margin-top:7px}.goal-description p{font-size:8px;line-height:1.8;margin-top:5px}.goal-description .overline{font-size:9px}.goal-progress{width:100%;max-width:none;margin:1px 34px 0 0}.goal-progress b{font-size:20px}.goal-progress>div:first-child{margin-bottom:7px}.goal-progress>small{font-size:8px}.goal-edit{position:absolute;right:12px;bottom:38px;width:28px}.workspace-toolbar{gap:13px;align-items:center;margin-bottom:14px}.view-switch{padding:3px}.view-switch button{font-size:11px;padding:6px 14px;min-height:37px}.filters{width:100%;gap:7px}.search-input{flex:1;min-width:0;height:44px}.search-input input{width:100%;font-size:10px;min-width:0}.group-picker{max-width:113px}.group-picker>svg{display:none}.group-picker select{font-size:10px;min-height:42px;max-width:106px;padding-left:0}.batch-toggle{font-size:0;padding:0;min-width:43px;min-height:43px}.batch-toggle svg{width:18px}.map-scroll{height:433px}.world{margin:0}.ranch-map{border-radius:8px}.map-top{top:11px;left:11px;right:11px;gap:7px}.map-location{font-size:8px;padding:6px 8px}.map-weather{font-size:7px;padding:6px}.map-bottom{left:9px;right:9px;bottom:57px}.map-hint{font-size:7px;padding:6px}.map-controls button{width:31px;min-height:32px}.map-pagination{height:46px;padding:0 6px}.map-pagination>div{font-size:8px}.map-pagination button{min-height:44px;min-width:40px}.map-pagination>div{width:100%;justify-content:space-between}.ranch-caption{font-size:8px;line-height:1.7;gap:5px}.ranch-caption>span:first-child svg{width:12px}.ranch-caption>span:last-child{font-size:7px}.caption-divider{margin:0 3px}.quick-tools{margin-top:24px}.quick-tools-title{font-size:11px;margin-bottom:12px}.quick-tools-title small{font-size:8px}.quick-tool-grid{gap:10px}.quick-tool-grid>button{padding:13px 10px;gap:9px}.quick-tool-grid strong{font-size:10px}.quick-tool-grid small{font-size:7px;margin-top:5px}.quick-icon{height:34px;width:34px;border-radius:8px}.quick-icon svg{width:19px}.quick-tool-grid>button>svg{display:none}.page-footer{margin-top:23px;font-size:7px;justify-content:center}.page-footer>span:last-child{display:none}.page-footer>span:first-child{gap:4px}.student-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-height:650px}.card-main{padding:13px}.card-main>strong{font-size:14px}.card-top small{font-size:9px}.card-footer button{min-height:44px}.card-growth>span{font-size:9px}.selection-bar{gap:9px;font-size:10px;padding:8px}.selection-bar>button:first-child{font-size:10px;gap:4px}.selection-bar .button{font-size:10px;padding:9px}.section-panel{padding:18px}.manager-toolbar{gap:9px}.manager-toolbar .search-input{flex-basis:100%}.manager-toolbar>select{font-size:11px;max-width:125px}.manager-toolbar .check-label{font-size:10px}.manager-toolbar .muted{font-size:9px}.table-row{min-width:640px}.record-overview{grid-template-columns:1fr;gap:15px}.weekly-panel{padding:20px}.achievement-panel{display:none}.record-filters{padding-top:2px;gap:7px}.record-filters>select{font-size:10px;max-width:100%;flex:1;min-width:100px}.record-filters>select:first-child{max-width:100%;flex-basis:100%}.record-filters input{font-size:10px;max-width:160px}.record-filters .text-button{font-size:9px}.record-filters>.muted{font-size:9px}.record-entry{gap:9px;padding:19px 0;align-items:flex-start}.record-kind{width:29px;height:31px;border-radius:7px}.record-kind svg{width:16px}.record-content strong{font-size:11px;line-height:1.8}.record-content p{font-size:9px;max-height:52px;overflow:auto}.record-content small{font-size:8px;line-height:1.8}.record-amount{min-width:50px}.record-amount strong{font-size:19px}.record-amount small{font-size:7px}.record-entry>.icon-button{width:27px;min-height:44px}.record-content>div{flex-wrap:wrap;gap:3px}.section-title h2{font-size:13px}.section-title>span{font-size:9px}.tool-controls select,.tool-controls .check-label{font-size:11px}.random-result h3{font-size:22px}.timer-display{font-size:70px;padding-top:30px}.timer-panel{min-height:375px}.classroom-preferences{gap:9px}.classroom-preferences .button{font-size:10px;padding:9px 11px;flex:1}.classroom-preferences .button:last-child{flex-basis:100%}.parent-placeholder{padding:26px 18px}.parent-placeholder h2{font-size:20px}.parent-placeholder>p{font-size:11px}.parent-placeholder .info-box{font-size:10px}.parent-features{gap:16px}.settings-list>div{gap:14px;align-items:flex-start}.settings-list h2{font-size:12px}.settings-list p{font-size:10px}.settings-list .button{font-size:10px;padding:9px 11px}.settings-list .inline-actions{flex-direction:column;gap:5px}.toggle{margin-top:7px}.modal-backdrop{padding:14px;align-items:center}.modal-card{padding:26px 20px 23px;max-height:92dvh;border-radius:11px}.modal-card h2{font-size:20px}.modal-card>p{font-size:10px}.modal-symbol{height:46px;width:46px;margin-bottom:15px}.modal-card .button{font-size:11px}.adoption-grid{gap:8px}.adoption-grid>button{padding:10px 1px}.adoption-grid>button.active{padding:9px 0}.adoption-grid strong{font-size:9px}.adoption-grid>button>svg{width:12px;right:3px;top:3px}.stage-preview{padding:9px 2px}.stage-preview small{font-size:8px}.reward-options{gap:9px}.reward-options button{padding:12px 9px;min-height:64px}.reward-options button>span{font-size:10px;gap:5px}.reward-options button>span>svg{width:14px}.reward-options b{font-size:16px}.detail-backdrop{align-items:flex-end}.detail-panel{width:100%;height:auto;max-height:92dvh;border-radius:17px 17px 0 0;padding:15px 24px 20px;animation:modal-in .2s ease}.detail-pet-scene{padding:0 0 8px}.detail-pet-scene .pixel-pet{width:96px!important;height:96px!important}.detail-heading{margin-bottom:0}.detail-level{padding-top:16px}.detail-balances{padding:11px 0;margin-bottom:14px}.detail-name{font-size:22px}.detail-rewards{margin-top:17px}.toast-message{bottom:18px;font-size:11px;padding-left:12px;width:max-content;min-width:0}.celebration{top:15px;min-width:0;width:calc(100vw - 26px);padding:12px;gap:10px}.celebrate-star{font-size:28px}.celebration strong{font-size:11px}.celebration small{font-size:8px}.celebration button{margin-left:auto}.error-banner{font-size:10px;flex-wrap:wrap}.presentation-bar{padding:12px;flex-wrap:wrap;gap:8px}.presentation-bar>span:first-child{font-size:16px}.presentation-bar>span:first-child>b{font-size:11px;margin:0}.presentation-bar>.lock-caption{display:none}.presentation-bar>div{margin-left:auto}.presentation-bar .button{padding:8px;font-size:10px;min-height:40px}.presentation .map-scroll{height:490px}.presentation .name-board{font-size:14px}.presentation .student-grid{grid-template-columns:repeat(2,1fr)}.presentation .card-main>strong{font-size:16px}.presentation main{padding-top:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(pointer:coarse){.map-controls button{width:44px;min-height:44px}.map-student{min-height:64px}.view-switch button,.card-footer button{min-height:44px}.map-pagination button{min-height:44px;min-width:44px}}.page-heading p,.muted,.settings-list p,.modal-card>p,.guide-section,.classroom-preferences p,.parent-placeholder>p,.empty-state p{color:#616d58}.eyebrow,.sidebar-label,.saved-status,.breadcrumb,.board-date,.board-section-title,.mini-event p,.mini-event small,.cozy-tip p,.cozy-tip>span,.ranch-caption,.page-footer,.local-tag,.help-link,.little-note p,.little-note>span,.quick-tools-title small{color:#636c58}.goal-description p,.goal-progress>small,.overline,.goal-progress small,.week-chip,.modal-footnote>span,.info-box{color:#71694c}.search-input input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#626d56}.view-switch button,.group-picker select,.batch-toggle,.class-picker select,.display-button{font-size:12px}.view-switch button{min-height:40px}.page-heading p{font-size:12px}.name-board{font-size:13px;min-height:27px}.name-board small{font-size:9px;color:#78673b}.card-top small,.pet-nickname,.card-growth>span,.card-footer,.card-footer button,.detail-nickname,.detail-level>div>span,.detail-balances span,.feed-action>span,.reward-chips button{font-size:11px}.card-top small,.pet-nickname,.card-growth>span,.detail-nickname,.detail-level>div>span,.detail-balances span,.feed-action>span,.detail-id{color:#606d55}.quick-tool-grid strong{font-size:12px}.quick-tool-grid small{font-size:10px;color:#626b57}.quick-tools-title{font-size:13px}.mini-event strong{font-size:12px}.mini-event p{font-size:11px}.mini-event small{font-size:10px}.mini-event small span{color:#5c6e46}.daily-stats span{font-size:11px;color:#636c57}.daily-stats small{color:#636c57}.board-section-title{font-size:11px}.board-date{font-size:10px}.board-link,.cozy-tip p{font-size:11px}.cozy-tip>span{font-size:10px}.cozy-tip>div>span{font-size:9px;color:#656c56}.map-scroll{height:512px}.map-hint,.map-pagination{font-size:9px}.map-pagination>div{font-size:10px;color:#616e4f}.map-house-label,.garden-sign{font-size:9px}.detail-rewards h3{font-size:13px}.detail-history{font-size:12px}.modal-card>p,.field,.field input,.field textarea,.field select{font-size:12px}.reward-options button>span{font-size:12px}.info-box,.guide-section{font-size:11px}.daily-board{min-height:559px}.daily-board .cozy-tip{margin-top:10px}@media(min-width:1650px){.map-scroll{height:512px}.map-student .name-board{font-size:14px}.map-student .name-board small{font-size:10px}.daily-board{min-height:559px}.mini-timeline{gap:20px}.cozy-tip{margin-top:10px}}@media(min-width:761px){.topbar{height:68px}main{padding-top:24px}.page-heading{margin-bottom:21px;min-height:78px}.goal-strip{min-height:106px;margin-bottom:20px;padding-top:16px;padding-bottom:16px}.workspace-toolbar{margin-bottom:16px}}@media(max-width:1270px){.quick-tool-grid small{font-size:9px}}@media(max-width:760px){.map-scroll{height:448px}.page-heading p,.view-switch button,.group-picker select,.class-picker select,.display-button{font-size:11px}.batch-toggle{font-size:0}.quick-tool-grid strong{font-size:11px}.quick-tool-grid small,.map-hint{font-size:8px}.map-pagination>div{font-size:9px}.ranch-caption{font-size:9px}.ranch-caption>span:last-child{font-size:8px}.name-board{font-size:13px}.modal-card>p{font-size:11px}.goal-description p{font-size:9px}.page-footer{font-size:8px}}.map-bottom{top:56px;bottom:auto;justify-content:flex-end}.map-hint{display:none}.map-controls{margin-left:auto}.create-class{width:44px;min-width:44px}.toggle{min-height:44px;height:44px;width:64px;border-radius:24px;display:flex;align-items:center;padding:5px}.toggle>span{width:30px;height:30px}.toggle.on>span{transform:translate(22px)}@media(pointer:coarse){.group-picker select,.view-switch button,.map-pagination button{min-height:44px}.map-student .name-board{pointer-events:none}}.adoption-grid>button,.reward-chips button,.reward-options button{border-radius:3px;box-shadow:inset 0 2px #fffdf5,0 2px #d7dcc4}.adoption-grid>button.active{box-shadow:inset 0 2px #f8ffe9,0 2px #a7bb8f}.button.primary{border-radius:4px;box-shadow:inset 0 1px #718960,0 2px #2f523d}.student-card{border-radius:5px;box-shadow:0 2px #e4e8d8}.auth-page{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#fcfcf6}.auth-story{background:#eaf0df;padding:38px 46px 24px;display:flex;flex-direction:column;border-right:1px solid #dce5ce;overflow:hidden}.auth-story .brand{margin:0 0 42px}.auth-story-body{margin:auto;max-width:460px;padding:15px 0 30px}.auth-story h1{font-size:42px;line-height:1.55;font-weight:650;letter-spacing:2px}.auth-story p{font-size:14px;color:#758164;line-height:2.1;margin:22px 0}.auth-story .eyebrow{font-size:12px}.auth-scene{position:relative;width:428px;height:268px;border:6px solid #fbf6df;border-radius:5px;box-shadow:0 4px #c6d1af;margin:27px 0}.auth-scene>img{width:416px;height:256px;image-rendering:pixelated;display:block}.auth-scene>div{position:absolute;display:flex;gap:45px;left:62px;top:140px}.auth-promises{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:25px}.auth-promises>span{font-size:11px;color:#6e805a;display:flex;align-items:center;gap:6px}.auth-story>small{font-size:10px;color:#7b8b67}.auth-form-area{min-width:0;display:flex;align-items:center;justify-content:center;padding:40px 30px}.auth-form-card{width:390px;max-width:100%}.auth-form-card h2{font-size:25px;line-height:1.6;color:#36583c;font-weight:600}.auth-form-card>p{font-size:12px;line-height:1.9;color:#788568;margin:13px 0 25px}.auth-form-card .field{margin:19px 0;font-size:12px}.auth-form-card .field>input,.auth-form-card .password-field{height:48px}.auth-form-card .button.full-width{min-height:48px}.auth-tabs{display:flex;border-bottom:1px solid #dfe5d3;margin:24px 0 22px;gap:23px}.auth-tabs button{font-size:13px;padding:12px 4px;color:#839271;border-bottom:2px solid transparent}.auth-tabs button.active{border-color:#5d7f4d;color:#3c6242}.auth-role{display:grid;grid-template-columns:1fr 1fr;gap:11px}.auth-role button{border:1px solid #dde6cf;background:#f4f7ec;border-radius:6px;color:#788b61;font-size:12px}.auth-role button.active{background:#e5edd7;border-color:#91ac77;color:#416340}.password-field{display:flex;align-items:center;border:1px solid #dfe4d8;border-radius:8px;background:#fcfcf3;overflow:hidden}.password-field input{border:0;width:100%;min-width:0;background:transparent!important;height:100%}.password-field button{width:44px;display:grid;place-items:center;flex-shrink:0;color:#7f906e}.auth-small-actions{text-align:right;margin-top:7px}.auth-demo{border-top:1px dashed #dce4ce;margin-top:22px;padding-top:23px;text-align:center}.auth-demo>span{font-size:11px;color:#7c8b6e;display:block;margin-bottom:13px}.auth-demo small{display:block;font-size:10px;line-height:1.8;color:#85916f;margin-top:11px}.auth-footnote{font-size:10px!important;margin-bottom:0!important}.auth-form-card .recovery-code{font-family:monospace;display:block;overflow-wrap:anywhere;word-break:break-all;font-size:17px;background:#f1f3e5;border:1px dashed #b7c6a0;padding:20px;line-height:1.9;margin:24px 0}.auth-form-card>.button+.button{margin-top:12px}.invitation-note{padding:12px 14px;border:1px solid #dbe4c7;background:#edf3df;border-radius:7px}.spin{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.account-entry{min-height:36px;font-size:10px;padding:7px 10px}.account-settings{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:22px}.account-settings h2{font-size:15px;font-weight:550}.account-settings p{font-size:11px;color:#728162;margin-top:8px}.account-settings form{flex-basis:100%;border-top:1px solid #e0e6d4;padding-top:4px;max-width:520px}.account-settings form>.button{margin-top:17px}.success-banner{display:flex;gap:10px;align-items:center;background:#eaf1dc;color:#557544;border:1px solid #d4dfc1;padding:15px 18px;border-radius:8px;margin-bottom:20px;font-size:12px;line-height:1.8}.family-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:24px}.family-compose .field{font-size:12px}.family-invite-box{background:#f5f2e5;border:1px solid #e7dfc3;padding:18px;border-radius:8px;margin:23px 0}.family-invite-box h3{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:550;color:#807747}.family-invite-box>p{font-size:11px;line-height:2;color:#817858;margin:12px 0 17px}.invite-link-box .field{font-size:11px}.invite-link-box input{font-size:10px;color:#62714e}.invite-link-box>small{font-size:9px;color:#8c825c;line-height:1.8;display:block;margin-top:9px}.feedback-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.feedback-footer small{color:#7e8c6c;font-size:10px}.family-access{max-height:760px;overflow:auto}.family-access-row{display:flex;align-items:center;gap:12px;padding:19px 0;border-bottom:1px solid #e7ecdc}.family-access-row>div{flex:1;min-width:0}.family-access-row strong{font-size:12px;font-weight:550;color:#637d50}.family-access-row p{font-size:10px;color:#7b8b66;line-height:1.9;margin-top:5px}.family-access-row small{font-size:9px;color:#7d876c}.family-feedback-history{margin-top:24px}.family-feedback-history>article{padding:20px 0;border-bottom:1px solid #e6ecd9}.family-feedback-history>article:last-child{border:0;padding-bottom:0}.family-feedback-history>article>div{display:flex;justify-content:space-between;gap:16px}.family-feedback-history strong{font-size:12px;color:#627b4f;font-weight:550}.family-feedback-history small{font-size:10px;color:#7b8969}.family-feedback-history p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:2.1;margin-top:12px;color:#66785a}.achievement-history{margin-bottom:22px}.achievement-history-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:19px}.achievement-history-grid>article{display:flex;align-items:center;gap:14px;background:#f3f4e6;border:1px solid #e3e7ce;padding:17px;border-radius:7px;color:#8a965d}.achievement-history-grid strong{font-size:12px;color:#6b7c4e;font-weight:550}.achievement-history-grid small{display:block;font-size:9px;color:#7c8462;margin-top:7px}.achievement-history-grid p{font-size:10px;color:#6d7d51;margin-top:8px}.parent-app{min-height:100dvh;background:#f7f8f0}.parent-header{height:86px;background:#fffef8;border-bottom:1px solid #e2e7d6;display:flex;align-items:center;justify-content:space-between;padding:0 max(25px,calc((100vw - 1160px)/2));gap:20px}.parent-header .brand{margin:0}.parent-header .brand strong{font-size:21px}.parent-header .brand small{font-size:9px}.parent-header>div{display:flex;align-items:center;gap:9px}.parent-header>div>span{font-size:12px;color:#768665}.parent-main{max-width:1208px;padding:32px 24px 0}.parent-main .page-heading{min-height:80px}.parent-bind{display:flex;flex-direction:column;gap:20px;margin-bottom:26px}.parent-bind h2{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:550;color:#607b4f}.parent-bind p{font-size:11px;color:#7b8a68;line-height:1.9;margin-top:9px}.parent-bind form{display:flex;gap:10px}.parent-bind input{flex:1;min-width:0;font-size:12px}.parent-empty{margin-bottom:30px}.parent-child-switch{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 20px}.parent-child-switch label{display:flex;align-items:center;gap:12px;font-size:12px;color:#7b8a67}.parent-child-switch select{font-size:12px;max-width:400px}.parent-child-switch>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#71885c}.parent-growth-layout{display:grid;grid-template-columns:340px 1fr;gap:23px;margin-bottom:24px}.parent-pet-profile{text-align:center}.parent-pet-garden{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#eaf0d3,transparent 70%);height:160px;margin:0 0 12px;color:#8fa371}.parent-pet-profile>h2{font-size:24px;color:#4c6d3f;font-weight:550}.parent-pet-profile>p{font-size:11px;color:#7e906c;line-height:1.8;margin:9px 0 14px}.parent-pet-profile>.pet-stage{display:inline-block}.parent-pet-profile .detail-level{text-align:left;padding-top:25px}.parent-pet-profile>small{font-size:10px;color:#7d8d6b;line-height:1.8}.parent-weekly .weekly-chart{height:160px;margin-top:20px}.parent-teacher-notes{margin-top:32px;border-top:1px dashed #dce5cb;padding-top:21px;max-height:390px;overflow:auto}.parent-teacher-notes h3{display:flex;align-items:center;gap:7px;font-size:14px;color:#73845b;font-weight:550;margin-bottom:17px}.parent-teacher-notes article{background:#f7f3e5;border:1px solid #e9e1c6;padding:16px;border-radius:7px;margin-bottom:12px}.parent-teacher-notes article p{font-size:12px;line-height:2;color:#7c7550;white-space:pre-wrap;overflow-wrap:anywhere}.parent-teacher-notes article small{display:block;color:#8d835e;font-size:9px;margin-top:12px}.parent-records .section-title input{margin-left:auto;font-size:11px}.parent-footer{display:flex;align-items:center;justify-content:center;gap:6px;color:#77866a;font-size:9px;padding:30px 0;line-height:1.8;text-align:center}.presentation .account-entry{display:none}@media(max-width:1200px){.auth-story{padding:30px}.auth-story h1{font-size:35px}.auth-scene{margin-left:-20px}.auth-promises{gap:12px}.auth-promises>span{font-size:10px}.family-layout{gap:18px}.parent-growth-layout{grid-template-columns:310px 1fr}}@media(max-width:950px){.auth-page{grid-template-columns:minmax(0,1fr)}.auth-story{display:none}.auth-form-area{padding:35px 24px;min-height:100dvh}.auth-form-card{width:410px}.family-layout{grid-template-columns:1fr}.family-access{max-height:560px}.parent-main{padding-top:27px}.parent-growth-layout{grid-template-columns:280px 1fr}}@media(max-width:760px){.account-entry{font-size:9px;min-height:44px;padding:8px}.topbar-right{gap:6px}.topbar-right .saved-status{max-width:95px;font-size:8px}.auth-form-card h2{font-size:24px}.auth-form-card .field{font-size:12px}.auth-form-card>.eyebrow{font-size:10px}.auth-form-area{padding:34px 24px}.auth-tabs button{font-size:13px}.auth-form-card .auth-footnote{font-size:10px}.auth-form-card>.recovery-code{font-size:16px;padding:16px}.family-feedback-history>article>div{align-items:flex-start;flex-direction:column;gap:6px}.family-access-row{gap:8px}.family-access-row strong{font-size:11px}.family-access-row .text-button{font-size:10px}.family-access-row small{font-size:8px}.family-invite-box{padding:15px}.achievement-history-grid{grid-template-columns:1fr}.achievement-history .section-title{align-items:flex-start;flex-direction:column;gap:8px}.parent-header{padding:0 17px;height:74px;gap:10px}.parent-header .brand{gap:9px}.parent-header .brand strong{font-size:19px}.parent-header .brand small{font-size:8px}.parent-header .brand-mark{width:39px;height:43px}.parent-header>div>span{display:none}.parent-header>div{gap:0}.parent-main{padding:24px 17px 0}.parent-main .page-heading h1{font-size:22px}.parent-main .page-heading>button{margin-left:auto}.parent-bind{gap:15px;margin-bottom:22px}.parent-bind h2{font-size:13px}.parent-bind p,.parent-bind input{font-size:10px}.parent-bind .button{font-size:10px;padding:9px 11px}.parent-child-switch{align-items:flex-start;flex-direction:column;gap:9px}.parent-child-switch label{flex-direction:column;align-items:flex-start;gap:8px;width:100%;font-size:10px}.parent-child-switch select{width:100%;font-size:11px}.parent-child-switch>span{font-size:9px}.parent-growth-layout{grid-template-columns:1fr;gap:18px}.parent-pet-profile{padding:22px}.parent-pet-garden{height:144px}.parent-weekly .section-title h2{font-size:13px}.parent-weekly .section-title span{font-size:8px}.parent-weekly .weekly-chart{height:140px}.parent-teacher-notes{margin-top:25px}.parent-records .section-title{flex-wrap:wrap}.parent-records .section-title h2{font-size:12px;flex-basis:100%;margin-bottom:8px}.parent-records .section-title input{margin-left:0;font-size:10px}.parent-footer{font-size:8px}.account-settings{padding:18px}.account-settings .inline-actions{gap:7px}.account-settings .button{font-size:10px;padding:9px 10px}}.report-actions,.report-week-picker,.report-title-line,.report-filters{display:flex;align-items:center;gap:12px}.report-filters{flex-wrap:wrap;margin-bottom:22px;padding:18px}.report-filters label{display:flex;align-items:center;gap:9px;font-size:12px}.report-filters input,.report-filters select{min-height:44px;font-size:12px;max-width:230px}.report-filters>.button{margin-left:auto}.report-week-picker label{font-size:0}.report-week-picker input{font-size:12px}.report-title-line{justify-content:space-between;margin:20px 0;color:#657958;font-size:12px}.report-title-line>span:first-child{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:550}.report-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:20px 0 24px}.report-summary article{background:#fffef7;border:1px solid #dfe7d4;border-radius:9px;padding:23px 19px}.report-summary article>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#657b57}.report-summary article>strong{display:block;font-family:monospace;font-size:34px;line-height:1.5;color:#416548;margin:12px 0 5px}.report-summary article>strong small{font:11px sans-serif;margin-left:8px}.report-summary article>p{font-size:10px;color:#738367;line-height:1.8}.report-person{display:flex;align-items:center;gap:24px;margin-bottom:22px;background:#eff3e4}.report-person h2{font-size:23px;margin:8px 0 12px}.report-person h2 small{display:inline-block;font-size:10px;color:#79876b;margin-left:12px;font-weight:400}.report-person p{font-size:12px;line-height:1.9;color:#617756}.report-chart,.report-reasons,.report-roster,.report-feedback{margin-bottom:22px}.report-chart .weekly-chart{height:160px}.report-chart .weekly-chart small{line-height:1.6}.report-chart .weekly-chart em{display:block;font-style:normal;font-size:9px;color:#879174}.report-chart .section-title span,.report-roster .section-title span,.report-reasons .section-title span{font-size:10px}.report-table-scroll{overflow-x:auto}.report-roster table{border-collapse:collapse;width:100%;text-align:left;min-width:650px;margin-top:17px}.report-roster th{font-size:11px;font-weight:500;color:#788968;background:#f3f5e9;padding:13px}.report-roster td{padding:17px 13px;border-bottom:1px solid #e4e9db;font-size:12px}.report-roster td strong{font-weight:550}.report-roster td small{display:block;font-size:9px;color:#7f8a70;margin-top:7px}.report-roster .text-button{font-size:11px;min-height:44px}.report-reasons>.muted{font-size:12px;line-height:2;margin-top:20px}.reason-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.reason-chips>span{padding:13px 16px;border:1px solid #e4debc;background:#faf5e5;border-radius:6px;font-size:12px;color:#776941}.reason-chips b{margin-left:15px;font-family:monospace;color:#638052}.report-feedback article{padding:16px 0;border-bottom:1px solid #e4e8d9}.report-feedback article:last-child{border:0}.report-feedback p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:2;margin-bottom:12px}.report-feedback small{font-size:10px;color:#79856a}.report-trace{margin-bottom:18px}.report-footnote{border-top:1px dashed #d7dfcb;padding:18px 0 25px;color:#76836b;font-size:10px;line-height:1.9}.report-footnote p{margin:6px 0}.manager-batch-bar{display:flex;gap:12px;align-items:center;padding:15px 20px;margin-bottom:15px;background:#e9efdd;border:1px solid #cbd9ba;border-radius:7px;font-size:12px;flex-wrap:wrap}.manager-batch-bar>span{flex:1}.manager-batch-bar .button{font-size:11px}.batch-select-label{min-width:44px;min-height:44px;display:grid;place-items:center;margin-right:5px;cursor:pointer}.batch-select-label input{width:18px;height:18px;accent-color:#557947}.batch-preview{padding:15px;background:#f1f4e8;font-size:12px;line-height:2;border-radius:6px;margin-bottom:20px}.batch-pet-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0}.batch-pet-options button{padding:10px;border:1px solid #dce4cc;border-radius:7px;display:flex;align-items:center;flex-direction:column;gap:6px;font-size:11px;min-height:90px}.batch-pet-options button.active{background:#e6efd8;border-color:#799963}.batch-warning{font-size:11px;line-height:1.8;color:#7c794f;background:#faf5e5;border:1px solid #e8debe;padding:12px;border-radius:6px;margin:16px 0}.parent-report-toggle{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.parent-report-toggle button{flex:1}.weekly-report .section-title h2{font-size:15px}@media(max-width:1100px){.report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filters>.button{margin-left:0}}@media(max-width:760px){.report-actions{gap:8px;flex-wrap:wrap}.report-actions .button{font-size:11px;padding:10px 13px}.report-filters{padding:14px;gap:13px}.report-filters label{flex-wrap:wrap;font-size:11px}.report-week-picker{gap:5px;width:100%;justify-content:space-between}.report-week-picker input{width:146px;font-size:11px}.report-summary{gap:10px}.report-summary article{padding:15px 12px}.report-summary article>span{font-size:10px;line-height:1.7;min-height:34px}.report-summary article>strong{font-size:28px;margin:4px 0}.report-summary article>p{font-size:9px}.report-title-line{align-items:flex-start;flex-direction:column;gap:9px}.report-title-line>span:first-child{font-size:14px}.report-title-line>span{font-size:10px}.report-person{gap:12px;padding:18px;align-items:flex-start}.report-person h2{font-size:19px}.report-person h2 small{display:block;margin:8px 0 0;font-size:8px}.report-person p{font-size:10px}.report-person .eyebrow{font-size:8px}.report-person>.pixel-pet{width:64px!important;height:64px!important}.report-chart .section-title,.report-reasons .section-title,.report-roster .section-title{align-items:flex-start;flex-direction:column;gap:8px}.report-footnote,.report-chart .weekly-chart small{font-size:9px}.manager-batch-bar{padding:12px;gap:8px}.manager-batch-bar>span{flex-basis:100%;font-size:11px}.batch-select-label{margin-right:0;min-width:44px}.parent-report-toggle .button{font-size:11px}}@media print{@page{size:A4;margin:15mm}body:has(.weekly-report){background:#fff!important}body:has(.weekly-report) *{visibility:hidden!important}body:has(.weekly-report) .weekly-report,body:has(.weekly-report) .weekly-report *{visibility:visible!important}.weekly-report{position:absolute!important;left:0!important;top:0!important;width:100%!important;color:#263f2b!important;background:#fff!important;font-size:12px!important}.weekly-report .no-print,.weekly-report .no-print *{display:none!important;visibility:hidden!important}.weekly-report .section-panel,.weekly-report .report-summary article{box-shadow:none!important;border:1px solid #adbca2!important;break-inside:avoid;background:#fff!important}.weekly-report .page-heading{min-height:auto!important;margin-bottom:18px!important}.weekly-report .report-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.weekly-report .report-summary article{padding:12px!important}.weekly-report .report-summary article>strong{font-size:25px!important}.weekly-report .report-summary article>span{font-size:10px!important}.weekly-report .report-chart .weekly-chart span{-webkit-print-color-adjust:exact;print-color-adjust:exact}.weekly-report .report-roster{break-inside:auto!important}.weekly-report .report-table-scroll{overflow:visible!important}.weekly-report table{min-width:0!important}.weekly-report tr{break-inside:avoid}.weekly-report thead{display:table-header-group}.weekly-report .report-footnote{font-size:9px!important}.weekly-report .report-person .pixel-pet{width:64px!important;height:64px!important}.weekly-report canvas{animation:none!important}}.report-week-picker label{font-size:0!important;display:block;min-width:0}.report-week-picker .text-button{white-space:nowrap;flex-shrink:0;min-width:44px}@media(max-width:760px){.report-footnote{font-size:11px;line-height:1.9}.report-person p{font-size:12px}.report-summary article>p{font-size:11px}.report-summary article>span{font-size:11px}.report-filters .check-label{font-size:12px}.report-reasons>.muted{font-size:12px}}.manager-batch-bar .check-label{min-height:44px}.batch-pet-options button:disabled{cursor:wait}@media print{body:has(.weekly-report) *:not(:has(.weekly-report)):not(.weekly-report):not(.weekly-report *){display:none!important}body:has(.weekly-report) :has(.weekly-report){margin:0!important;padding:0!important;min-height:0!important;max-width:none!important;width:100%!important;display:block!important}body:has(.weekly-report) .weekly-report{position:static!important;margin:0!important;padding:0!important}}
