@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap');
:root{--ink:#453b32;--muted:#797168;--paper:#fffcf6;--line:#e7e0d5;--brown:#85583d;--accent:#a4693c;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0}button:disabled{cursor:default;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a076bc;outline-offset:4px}button{transition:background .15s,color .15s,box-shadow .15s}a{color:inherit;text-decoration:none}button:hover:not(:disabled){filter:brightness(.97)}h1,h2,h3,h4,p{margin:0}p{line-height:1.6}h1,h2,h3,h4{font-weight:600}button .ui-icon{pointer-events:none}.wrap{max-width:1320px;margin:0 auto;padding-left:36px;padding-right:36px}.site-header{max-width:1460px;margin:auto;height:94px;display:flex;align-items:center;gap:32px;padding:0 42px;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;gap:10px;font-weight:700;font-size:20px;letter-spacing:-.8px}.brand-mark{background:#f0debf;border-radius:14px 14px 14px 4px;width:37px;height:37px;text-align:center;line-height:34px;font-family:Georgia,serif;font-size:32px}.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:14px}.site-header nav a:hover{color:var(--brown)}.quiet{background:transparent;color:var(--muted);padding:8px;font-size:14px}.pd-pill{font-size:12px;letter-spacing:1.5px;padding:10px 15px;border:1px solid #d9c6ae;border-radius:50px;font-weight:700}.intro{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;padding-top:53px;padding-bottom:43px;align-items:center}.eyebrow{font-size:11px;line-height:1.6;letter-spacing:1.8px;font-weight:700;color:var(--accent)}h1{font-family:'Fraunces',Georgia,serif;font-size:clamp(40px,4.2vw,64px);line-height:1.03;letter-spacing:-2.5px;margin-top:14px}h1 span{color:#b27340}h2{font-family:'Fraunces',Georgia,serif;font-size:30px;line-height:1.2;letter-spacing:-.9px}.intro-copy>p:first-child{font-family:'Fraunces',Georgia,serif;font-size:24px;line-height:1.35;margin-bottom:20px}.presenter-note{font-size:14px;color:var(--muted);max-width:470px;border-left:2px solid #d9ba92;padding-left:17px}.presenter-note strong{color:#5b5044;font-weight:600}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px;gap:20px}.section-heading .eyebrow{margin-bottom:7px}.section-heading>p{font-size:14px;color:var(--muted)}.game-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.theme-honey{--accent:#926032;--deep:#86572e;--soft:#f7ecda;--room:#f4dfb9;--floor:#dfbe8b;--accent-light:#eddbbf;--tint:#fcf7ed}.theme-garden{--accent:#477058;--deep:#446b53;--soft:#eaf0e4;--room:#d6e4cc;--floor:#b9cda8;--accent-light:#d2e3c8;--tint:#f4f8f0}.theme-moon{--accent:#6c638c;--deep:#61577e;--soft:#efedf6;--room:#ded9ed;--floor:#c4bddb;--accent-light:#d8d0e8;--tint:#f7f5fb}.game-card{border:1px solid var(--line);border-radius:23px;overflow:hidden;box-shadow:0 6px 0 #eae2d84d;background:#fffefb}.card-top{display:flex;align-items:center;gap:12px;padding:20px 20px 16px}.card-number{border-radius:50%;color:var(--accent);background:var(--soft);font-weight:700;font-size:12px;display:grid;place-items:center;width:29px;height:29px}.card-top h3{font-family:'Fraunces',Georgia,serif;font-size:25px;letter-spacing:-.6px}.tiny-menu{margin-left:auto;color:#b4aa9b;letter-spacing:2px}.mini-home{background:linear-gradient(to bottom,var(--room) 0 70%,var(--floor) 70% 70.5%,var(--soft) 70.5% 100%);height:323px;position:relative;padding:18px 20px 0;isolation:isolate}.mini-status{display:flex;justify-content:space-between;font-size:12px;font-weight:650;color:var(--accent)}.mini-status>span:last-child{background:#fffaf3b3;padding:4px 10px;border-radius:50px;margin-top:-4px}.speech{background:#fffefa;color:#665846;font-size:12px;text-align:center;border:1px solid #eee5d9;padding:8px 12px;border-radius:14px;line-height:1.4;position:relative;z-index:1;max-width:90%;width:max-content;margin:13px auto 0;box-shadow:0 3px 0 #7765480a}.speech:after{content:'';position:absolute;bottom:-5px;left:calc(50% - 5px);width:8px;height:8px;background:#fffefa;border-right:1px solid #eee5d9;border-bottom:1px solid #eee5d9;transform:rotate(45deg)}.pet-touch{display:block;padding:0;background:transparent;border-radius:30%;margin:0 auto;position:relative;touch-action:manipulation}.mini-home .pet-touch{width:218px;height:198px;margin-top:-12px}.pet-canvas{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.stage-label{text-align:center;position:relative;margin-top:-11px;font-size:11px;letter-spacing:.5px;color:var(--accent)}.mini-actions{display:flex;justify-content:center;gap:8px;position:absolute;bottom:15px;left:0;right:0}.mini-actions button{display:flex;align-items:center;justify-content:center;gap:5px;background:#fffef7c9;border:1px solid #fffaf7;padding:8px 11px;border-radius:10px;font-size:12px;color:var(--accent)}.ui-icon{font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-family:system-ui,sans-serif}.mini-actions .ui-icon{font-size:14px}.card-bottom{padding:18px 20px 0}.card-bottom>p{font-size:14px;line-height:1.5;color:var(--muted);min-height:42px}.enter-button{display:flex;align-items:center;justify-content:space-between;background:var(--deep);color:white;border-radius:11px;width:100%;font-size:14px;font-weight:600;padding:13px 15px;margin-top:17px}.enter-button>span{font-size:19px;line-height:1}.mini-nav{display:flex;justify-content:space-around;padding:16px 0 13px}.mini-nav>span{font-size:10px;display:flex;gap:5px;flex-direction:column;align-items:center;color:#8a8177}.mini-nav>span:first-child{color:var(--accent)}.mini-nav .ui-icon{font-size:19px}.demo-note{display:flex;align-items:center;gap:22px;padding:24px 0 5px;font-size:13px;color:var(--muted)}.small-tag{font-size:10px;letter-spacing:1px;font-weight:700;border:1px solid #dcd3c4;padding:8px 10px;border-radius:6px;white-space:nowrap;color:#807260}.demo-note p{font-size:13px}.workshop{padding-top:70px;padding-bottom:65px;display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.workshop-title h2{font-size:42px;margin:14px 0 20px;letter-spacing:-1.4px}.workshop-title h2 span{color:#a7784c}.workshop-title>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:350px;margin-bottom:26px}.workshop-steps{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.workshop-steps li{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.workshop-steps li>span{font-size:12px;color:#a77b50;padding-top:4px}.workshop-steps h3{font-size:16px;margin-bottom:6px}.workshop-steps p{font-size:14px;color:var(--muted)}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;padding-top:23px;padding-bottom:26px;font-size:11px;color:#958b7f}.modal-open{overflow:hidden}.game-dialog{border:1px solid #d5ccbe;border-radius:24px;padding:0;width:min(1220px,calc(100% - 40px));max-width:none;height:min(900px,calc(100dvh - 40px));max-height:none;overflow:hidden;background:#fffcf6;color:var(--ink);box-shadow:0 30px 100px #2d211649}.game-dialog::backdrop{background:#30271980;backdrop-filter:blur(7px)}.game-app{height:100%;display:flex;flex-direction:column;min-width:0}.app-header{display:flex;gap:18px;align-items:center;padding:19px 25px;border-bottom:1px solid var(--line);flex-shrink:0;background:#fffdf8;position:relative}.app-close{order:3;margin-left:8px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f1ece3;flex-shrink:0}.app-close .ui-icon{font-size:23px}.app-brand{display:flex;align-items:center;gap:12px;min-width:0}.app-flower{font-size:36px;color:var(--accent)}.app-brand h2{font-size:25px;white-space:nowrap}.app-brand>div>span{font-size:9px;letter-spacing:1.8px;display:block;margin-top:4px;color:#9a8c7b}.role-switch{margin-left:auto;display:flex;gap:3px;background:#f2eee6;border-radius:10px;padding:4px;flex-shrink:0}.role-switch button{font-size:12px;padding:10px 14px;background:transparent;border-radius:7px;color:#7b7063}.role-switch .selected{background:#fffdfa;color:var(--accent);box-shadow:0 1px 5px #0000000d;font-weight:700}.app-body{display:flex;flex:1;overflow:hidden;min-height:0}.sidebar{width:186px;flex-shrink:0;background:var(--tint);border-right:1px solid var(--line);padding:24px 14px 18px;display:flex;flex-direction:column;overflow-y:auto}.student-select{font-size:10px;font-weight:700;letter-spacing:1.4px;color:#9a8e7d;padding:0 9px 24px}.student-select select{display:block;width:100%;margin-top:8px;border:1px solid var(--line);background:#fffdf8;border-radius:9px;color:#675b4c;font-size:14px;padding:9px;letter-spacing:0}.app-nav{display:flex;flex-direction:column;gap:8px}.app-nav button{display:flex;align-items:center;gap:11px;text-align:left;background:transparent;color:#897b6c;padding:12px 13px;border-radius:10px;font-size:13px}.app-nav button.active{background:var(--accent-light);color:var(--deep);font-weight:700}.app-nav .ui-icon{width:21px}.app-nav b{margin-left:auto;background:#fff9ee;min-width:18px;min-height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px}.sidebar-foot{margin-top:auto;padding:26px 10px 0;color:#a0907d;font-size:11px;line-height:1.5}.sidebar-foot p{font-family:'Fraunces',Georgia,serif;font-size:16px;margin-bottom:8px;color:var(--accent)}.sidebar-foot span{display:block}.reset-link{background:transparent;padding:15px 0 0;text-decoration:underline;color:#a89884;font-size:10px}.app-content{flex:1;min-width:0;overflow-y:auto;padding:28px 32px 36px;scroll-behavior:smooth;background:#fffdf8}.app-footer{border-top:1px solid var(--line);padding:10px 25px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px;color:#a0917e;background:#faf7f0;flex-shrink:0}.app-footer button{background:transparent;font-size:11px;white-space:nowrap;color:var(--accent)}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.page-heading .eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:7px}.page-heading h3{font-family:'Fraunces',Georgia,serif;font-size:30px;line-height:1.2;letter-spacing:-.6px}.coin-balance{display:flex;align-items:center;gap:7px;border:1px solid #e6d9ba;background:#fff7df;border-radius:50px;font-size:12px;white-space:nowrap;padding:9px 12px;color:#9b793a}.coin-balance .ui-icon{font-size:14px;color:#c49b4b}.home-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:25px}.home-room{border:1px solid #dfd3c0;border-radius:18px;padding:18px;position:relative;min-width:0;background:linear-gradient(to bottom,var(--room) 0 56%,var(--floor) 56% 56.3%,var(--soft) 56.3% 100%)}.room-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px;color:var(--accent)}.level-pill{font-size:9px;background:#fffdf69e;border:1px solid #fffdf6bd;padding:5px 8px;border-radius:7px;letter-spacing:1px;font-weight:700}.home-room .speech{font-size:11px;margin-top:16px}.home-room .pet-touch{width:235px;height:218px;max-width:100%;margin-top:-17px}.pet-name{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-9px}.pet-name strong{font-family:'Fraunces',Georgia,serif;font-size:21px;color:var(--deep)}.pet-name span{font-size:10px;color:var(--accent);margin-top:4px}.care-controls{display:flex;justify-content:center;gap:9px;margin:15px 0 20px}.care-controls button{border:1px solid #fffdfa;background:#fffcf5cc;width:51px;height:52px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-radius:10px;font-size:22px;line-height:1;color:var(--accent)}.care-controls span{font-size:10px}.growth-info{padding-top:14px;border-top:1px solid #b9a58b42}.growth-info>div{display:flex;justify-content:space-between;font-size:10px;color:var(--accent)}.growth-info p{font-size:10px;margin-top:7px;color:#9a8a74}progress{appearance:none;-webkit-appearance:none;width:100%;height:6px;border:0;border-radius:10px;overflow:hidden;background:#ffffffad;display:block}progress::-webkit-progress-bar{background:#e8e4db88;border-radius:10px}progress::-webkit-progress-value{background:var(--accent);border-radius:10px}progress::-moz-progress-bar{background:var(--accent);border-radius:10px}.growth-info progress{margin-top:9px}.home-agenda{padding-top:4px;min-width:0}.agenda-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:20px}.agenda-heading .eyebrow{font-size:9px;letter-spacing:1.3px;color:#a89479;margin-bottom:7px}.agenda-heading h4{font-family:'Fraunces',Georgia,serif;font-size:22px}.count-circle{display:grid;place-items:center;border:1px solid #e7dfd2;border-radius:50%;font-size:11px;width:25px;height:25px;color:#a2917c}.task-list{display:flex;flex-direction:column;gap:10px}.task-row{display:flex;align-items:center;gap:12px;width:100%;background:#fffdf9;border:1px solid #e9e0d3;border-radius:12px;padding:16px 13px;text-align:left;min-width:0}.task-type-icon{color:var(--accent);background:var(--soft);width:34px;height:40px;display:grid;place-items:center;border-radius:7px;flex-shrink:0}.task-type-icon .ui-icon{font-size:21px}.task-row-text{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.task-meta{font-size:10px;color:#9b8c79;line-height:1.4}.task-row strong{font-size:13px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.task-row small{font-size:10px;color:#a49888}.task-reward{font-size:11px;color:var(--accent);white-space:nowrap;text-align:right;margin-left:auto}.task-reward>span{display:block;font-size:9px;color:#ae9d87;margin-top:10px}.task-done{background:var(--tint)}.text-button{display:flex;align-items:center;gap:20px;justify-content:space-between;font-size:11px;background:transparent;color:var(--accent);padding:14px 0}.home-agenda>.text-button{width:100%}.class-peek{display:flex;align-items:center;gap:12px;margin-top:24px;border-top:1px solid var(--line);padding-top:21px}.mini-avatars{display:flex;padding-right:3px}.mini-avatars span{width:26px;height:26px;border:2px solid #fffdf8;border-radius:50%;display:grid;place-items:center;font-size:10px;margin-right:-8px;background:#e5d6bf;color:#957452}.mini-avatars span:nth-child(2){background:#d2e1cf;color:#64835e}.mini-avatars span:nth-child(3){background:#dfd4e9;color:#8e749e}.class-peek strong{font-size:11px;font-weight:600}.class-peek p{font-size:10px;color:#a69580;margin-top:4px}.class-peek>button{margin-left:auto;background:transparent;font-size:20px;color:var(--accent)}.growth-road{display:flex;align-items:center;gap:25px;border:1px solid var(--line);border-radius:14px;margin-top:23px;padding:20px;background:#fffcf5}.growth-road>div:first-child{flex-shrink:0;width:150px}.growth-road .eyebrow{font-size:8px;margin-bottom:6px}.growth-road h4{font-family:'Fraunces',Georgia,serif;font-size:18px;line-height:1.3}.growth-stages{display:flex;flex:1;justify-content:space-between;position:relative}.growth-stages:before{content:'';position:absolute;top:12px;left:10%;right:10%;height:1px;background:#e6ddcf}.growth-stage{position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;gap:5px;flex:1;color:#b5a998}.growth-stage>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid #dfd6c7;background:#fffaf1;font-size:9px;z-index:1}.growth-stage b{font-size:9px;font-weight:500}.growth-stage small{font-size:8px}.growth-stage.reached{color:var(--accent)}.growth-stage.reached>span{background:var(--accent-light);border-color:var(--accent-light);font-weight:700}.page-intro{font-size:14px;color:var(--muted);margin:-5px 0 25px;max-width:640px}.full-list .task-row{padding:18px}.full-list .task-row strong{font-size:15px}.full-list .task-meta,.full-list .task-row small{font-size:12px}.full-list .task-reward{font-size:14px}.full-list .task-reward>span{font-size:11px}.full-list .task-type-icon{width:44px;height:48px}.leaderboard{border:1px solid var(--line);border-radius:15px;overflow:hidden}.rank-row{display:flex;align-items:center;gap:18px;padding:24px;border-bottom:1px solid var(--line);background:#fffefa}.rank-row:last-child{border:0}.rank-row.is-you{background:var(--soft)}.rank-number{color:var(--accent);font-size:19px;width:30px}.avatar{display:grid;place-items:center;background:var(--accent-light);color:var(--deep);border-radius:50%;width:40px;height:40px;font-family:'Fraunces',Georgia,serif;font-size:22px;flex-shrink:0}.rank-name{display:flex;flex-direction:column;gap:7px;min-width:130px}.rank-name strong{font-size:15px}.rank-name small{font-size:9px;font-weight:500;border:1px solid #c9bfae;padding:2px 4px;border-radius:3px;margin-left:6px}.rank-name>span{font-size:11px;color:#9a8b77}.rank-progress{flex:1}.rank-row>b:last-child{font-size:22px;text-align:right;color:var(--accent);min-width:40px}.rank-row>b:last-child small{font-size:9px;display:block;margin-top:3px}.explain-strip{padding:20px;margin-top:25px;border-radius:12px;background:#f5f1e9}.explain-strip strong{font-size:13px}.explain-strip p{font-size:12px;color:#92836f;margin-top:6px}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shop-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;padding:0 15px 18px;background:#fffdfa}.room-swatch{height:160px;margin:0 -15px 18px;background:linear-gradient(var(--room) 70%,var(--soft) 70%);display:flex;justify-content:center}.room-swatch canvas{width:150px;height:150px}.room-peach{--room:#f1cbb8;--floor:#d2a891;--soft:#f8e6dc}.room-mint{--room:#cee1d6;--floor:#a5c3b4;--soft:#eaf3ed}.room-night{--room:#c8c5df;--floor:#a6a1c1;--soft:#e4e1f0}.shop-card h4{font-size:17px;font-family:'Fraunces',Georgia,serif}.shop-card p{color:#9b8b77;font-size:12px;margin:7px 0 18px}.shop-card .primary{width:100%;font-size:11px;padding:10px 5px}.primary,.secondary{font-size:13px;font-weight:600;padding:12px 17px;border-radius:9px;line-height:1.4;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:var(--deep);color:#fffdfa;border:1px solid var(--deep)}.secondary{background:#fffdf8;border:1px solid #d9ccba;color:var(--accent)}.back-button{font-size:11px;padding:0 0 20px;color:#a0886a;background:transparent}.question-layout{display:grid;grid-template-columns:1fr 210px;gap:24px}.question-card{border:1px solid var(--line);border-radius:16px;background:#fffdf9;padding:25px;min-width:0}.question-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#a3937d;margin-bottom:15px}.question-top>span:first-child{letter-spacing:1px;font-weight:700;color:var(--accent)}.question-card progress{height:4px;margin-bottom:25px}.question-card h4{font-size:21px;line-height:1.5;font-weight:600;margin-bottom:24px;overflow-wrap:anywhere}.answer-options{display:flex;flex-direction:column;gap:10px}.answer-options label{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #e1d7c8;border-radius:9px;padding:14px;cursor:pointer;font-size:14px;line-height:1.5}.answer-options label:has(input:checked){border-color:var(--accent);background:var(--soft)}.answer-options input{width:17px;height:17px;accent-color:var(--accent);flex-shrink:0}.option-letter{color:#b8a88d;font-size:11px}.question-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:27px}.question-bottom>span{font-size:10px;color:#a6947a}.question-bottom .primary{font-size:12px}.question-friend{align-self:center;text-align:center;padding-bottom:30px}.question-friend .speech{font-size:11px}.question-friend canvas{height:205px;margin-top:-15px}.question-friend>p:last-child{font-size:12px;color:#a09079;margin-top:5px;line-height:1.6}.result-layout{text-align:center;max-width:600px;margin:0 auto 25px}.result-pet{width:220px;height:205px;margin:auto;margin-top:-20px}.result-layout h3{font-family:'Fraunces',Georgia,serif;font-size:32px;margin:12px 0}.result-layout>p:not(.eyebrow){font-size:14px;color:#94826c}.result-layout .eyebrow{font-size:10px}.reward-badge{display:inline-block;margin:18px 0 0;background:var(--soft);border-radius:20px;padding:8px 16px;font-size:11px;color:var(--accent)}.result-actions{display:flex;justify-content:center;gap:12px;margin-top:22px}.answer-review{border:1px solid var(--line);border-radius:12px}.answer-review>div{display:flex;gap:15px;padding:18px;border-bottom:1px solid var(--line)}.answer-review>div:last-child{border:0}.review-mark{color:var(--accent);font-size:18px}.answer-review strong{font-size:13px}.answer-review p{font-size:12px;color:#9c8b74;margin-top:5px;overflow-wrap:anywhere}.teacher-feedback{padding:16px;border:1px solid #e4d3b5;border-radius:10px;background:#fff8e7;margin-bottom:20px;text-align:left;font-size:13px;overflow-wrap:anywhere}.teacher-feedback p{font-size:13px;margin-top:5px;color:#9a7e54}.teacher-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px}.teacher-stats>div{border:1px solid var(--line);background:var(--tint);border-radius:12px;padding:20px}.teacher-stats span{font-size:12px;color:#9a8972}.teacher-stats strong{font-family:'Fraunces',Georgia,serif;display:block;font-size:34px;margin-top:8px;color:var(--accent)}.table-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 10px}.table-heading h4{font-size:16px}.library-row{display:flex;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.library-row>div:nth-child(2){display:flex;flex-direction:column;flex:1;gap:5px;min-width:0}.library-row strong{font-size:14px;overflow-wrap:anywhere}.library-row small{font-size:10px;color:#a4937e}.library-count{text-align:center;display:flex;flex-direction:column;gap:5px}.library-count b{font-size:15px;color:var(--accent)}.xp-pill{font-size:11px;border:1px solid #e7ddca;background:var(--soft);padding:7px 10px;border-radius:50px;white-space:nowrap;color:var(--accent)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:19px}.field{display:flex;flex-direction:column;gap:8px;color:#86725a;font-size:12px;line-height:1.5}.field input,.field select,.field textarea{border:1px solid #dbcfbd;background:#fffefa;color:var(--ink);border-radius:8px;padding:11px 12px;font-size:14px;min-width:0;width:100%;font-weight:400}.field textarea{resize:vertical;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#b7a791;font-size:12px}.span-two{grid-column:span 2}.field-note{font-size:12px;color:#ac987f;line-height:1.6;align-self:end}.question-editor{border:1px solid #dfd4c3;border-radius:12px;padding:20px;margin:27px 0 20px;background:#fdfaf3;min-width:0}.question-editor legend{font-size:13px;font-weight:650;color:var(--accent);padding:0 8px}.question-editor>.field{margin:20px 0}.editor-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.editor-top .field{flex:1;max-width:330px}.editor-top .quiet{font-size:11px}.publish-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.publish-bar p{font-size:11px;color:#a18c70}.publish-bar strong{display:block;font-size:13px;color:#867056;font-weight:500}.form-error{font-size:13px;color:#a44938;margin-top:15px}.review-card{border:1px solid var(--line);border-radius:14px;padding:23px;margin-bottom:20px}.review-card header{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.review-card h4{font-size:18px;margin-top:7px}.submitted-answer{margin-bottom:18px;font-size:13px}.submitted-answer p{margin-top:10px;background:var(--tint);border-radius:8px;padding:13px;color:#7e6c55;white-space:pre-wrap;overflow-wrap:anywhere}.submitted-answer small{font-size:11px;color:#9b876c}.review-actions{display:flex;justify-content:end;gap:10px;margin-top:17px}.empty-state{text-align:center;padding:65px 25px;border:1px dashed #d9ccba;border-radius:15px}.empty-state>span{font-size:25px;color:var(--accent)}.empty-state h4{font-family:'Fraunces',Georgia,serif;font-size:28px;margin:15px 0 10px}.empty-state p{font-size:13px;color:#9b886f;margin-bottom:25px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,15px);z-index:100;background:#493f32;color:#fff9ee;border:1px solid #70604b;padding:14px 20px;border-radius:13px;box-shadow:0 7px 30px #39251033;max-width:min(90vw,530px);font-size:13px;line-height:1.6;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
/* Readable interface sizes, including controls inside the demo window. */
.app-content .task-meta,.app-content .task-row small,.app-content .task-reward>span,.app-content .class-peek p,.app-content .growth-info p,.app-content .growth-stage b,.app-content .growth-stage small{font-size:12px}.app-content .task-row strong,.app-nav button,.student-select select,.app-content .field,.app-content .text-button,.app-content .field-note,.app-content .task-reward,.app-content .class-peek strong{font-size:14px}.app-content .growth-info>div,.app-content .care-controls span,.app-content .room-heading,.app-content .pet-name span,.app-content .question-top,.app-content .library-row small{font-size:12px}.app-content .home-room .speech{font-size:12px}.mini-status,.stage-label,.mini-actions button,.mini-nav>span{font-size:12px}.app-footer{font-size:11px}.room-heading{flex-wrap:wrap}.app-content .field input,.app-content .field select,.app-content .field textarea{font-size:16px}.app-content .question-card p,.app-content .page-intro{font-size:16px}.app-content .question-card h4{font-size:22px}.app-content .answer-options label{font-size:16px}
@media(min-width:1440px){.mini-home{height:350px}.mini-home .pet-touch{width:240px;height:225px}.home-room .pet-touch{width:265px;height:230px}}
@media(max-width:1100px){.site-header{padding:0 28px}.wrap{padding-left:28px;padding-right:28px}.intro{gap:35px}.card-top{padding:17px 16px}.card-top h3{font-size:22px}.mini-home{padding:16px 14px 0}.game-cards{gap:16px}.card-bottom{padding:16px 16px 0}.mini-actions{gap:5px}.mini-actions button{font-size:11px;padding:8px}.workshop{gap:55px}.sidebar{width:165px;padding:22px 10px}.app-content{padding:25px 24px}.home-grid{gap:18px;grid-template-columns:1fr 1.02fr}.home-room{padding:15px}.home-room .pet-touch{width:218px;height:200px}.home-agenda .task-row{gap:9px;padding:13px 10px}.home-agenda .task-type-icon{display:none}.growth-road{gap:20px}.growth-road>div:first-child{width:125px}.question-layout{grid-template-columns:1fr 170px;gap:16px}.question-card{padding:20px}.question-friend canvas{height:180px}.shop-grid{gap:12px}.page-heading h3{font-size:27px}.role-switch button{padding:9px 11px}}
@media(max-width:850px){.site-header{height:76px;gap:15px}.wordmark{font-size:18px}.site-header nav{gap:19px}.site-header nav .quiet{font-size:12px}.pd-pill{display:none}.intro{padding-top:38px;padding-bottom:35px;gap:28px}.intro-copy>p:first-child{font-size:21px}.presenter-note{font-size:12px}.game-cards{gap:12px}.card-top{gap:7px;padding:15px 12px}.card-top h3{font-size:20px}.card-number{width:23px;height:23px;font-size:10px}.tiny-menu{display:none}.mini-home{height:295px;padding:15px 10px 0}.mini-home .pet-touch{width:184px;height:184px;margin-top:-7px}.mini-home .speech{font-size:10px;padding:7px;max-width:100%}.mini-status{font-size:11px}.mini-actions{gap:5px}.mini-actions button{font-size:10px;padding:7px}.mini-actions .ui-icon{font-size:11px}.card-bottom{padding:14px 12px 0}.card-bottom>p{font-size:12px;min-height:54px}.enter-button{font-size:12px;padding:12px 10px}.mini-nav>span{font-size:10px}.mini-nav .ui-icon{font-size:17px}.section-heading h2{font-size:27px}.section-heading>p{font-size:12px}.workshop{gap:35px;padding-top:55px}.workshop-title h2{font-size:35px}.app-header{padding:15px 18px;gap:10px}.app-brand h2{font-size:23px}.app-brand>div>span{font-size:8px}.app-flower{font-size:29px}.app-close{margin-left:3px}.role-switch button{font-size:11px;padding:9px}.sidebar{width:142px;padding:19px 7px}.student-select{padding:0 8px 20px}.app-nav button{font-size:12px;padding:12px 9px;gap:7px}.app-content{padding:22px 18px}.home-grid{grid-template-columns:1fr}.home-room .pet-touch{width:250px;height:220px}.home-room{padding:18px 25px}.home-room .speech{margin-top:8px}.care-controls{margin:10px 0 17px}.home-agenda{padding:10px 0}.home-agenda .task-type-icon{display:grid}.class-peek{margin-top:10px}.growth-road{flex-direction:column;align-items:stretch}.growth-road>div:first-child{width:auto}.growth-stages{gap:12px}.question-layout{grid-template-columns:1fr}.question-friend{display:none}.shop-grid{grid-template-columns:1fr}.shop-card{display:grid;grid-template-columns:100px 1fr;gap:8px 15px;padding:16px;align-items:center}.room-swatch{height:105px;margin:-16px 0 -16px -16px;grid-row:span 3}.room-swatch canvas{width:100px;height:100px;align-self:center}.shop-card p{margin:0}.shop-card .primary{width:max-content;padding:8px 13px}.page-heading{align-items:start}.page-heading h3{font-size:26px}.page-heading .primary{font-size:11px;padding:10px}.teacher-stats>div{padding:13px}.teacher-stats span{font-size:11px}.library-row{gap:10px}.library-row>.task-type-icon{display:none}.library-row strong{font-size:13px}.rank-row{gap:12px;padding:19px 15px}.rank-name{min-width:110px}.rank-name strong{font-size:14px}.rank-progress{display:none}.rank-row>b:last-child{margin-left:auto}}
@media(max-width:620px){.site-header{padding:0 20px;height:71px}.brand-mark{width:30px;height:30px;line-height:28px;font-size:27px;border-radius:11px 11px 11px 4px}.wordmark{font-size:17px}.site-header nav>a{display:none}.site-header nav .quiet{font-size:11px;padding:5px}.wrap{padding-left:22px;padding-right:22px}.intro{display:block;padding-top:35px;padding-bottom:34px}h1{font-size:47px;line-height:1.05;letter-spacing:-2px}.intro .eyebrow{font-size:9px}.intro-copy{margin-top:22px}.intro-copy>p:first-child{font-size:21px;margin-bottom:16px}.intro-copy>p:first-child br{display:none}.presenter-note{font-size:13px}.section-heading{display:block;margin-bottom:18px}.section-heading .eyebrow{font-size:9px}.section-heading h2{font-size:27px}.section-heading>p{font-size:12px;margin-top:10px}.game-cards{display:flex;flex-direction:column;gap:23px}.card-top{padding:20px;gap:13px}.card-top h3{font-size:26px}.card-number{width:29px;height:29px;font-size:12px}.tiny-menu{display:block}.mini-home{height:347px;padding:17px 24px}.mini-status{font-size:13px}.mini-home .pet-touch{width:260px;height:233px;margin-top:-10px}.mini-home .speech{font-size:12px;padding:9px 13px}.stage-label{font-size:12px;margin-top:-15px}.mini-actions button{font-size:12px;padding:9px 13px}.mini-actions{bottom:16px;gap:12px}.mini-actions .ui-icon{font-size:15px}.card-bottom{padding:20px 22px 0}.card-bottom>p{font-size:14px;min-height:0;max-width:290px}.enter-button{font-size:14px;padding:14px 16px}.mini-nav>span{font-size:11px}.mini-nav .ui-icon{font-size:21px}.demo-note{display:block;padding-top:22px}.demo-note .small-tag{display:inline-block;margin-bottom:13px}.demo-note p{font-size:12px}.workshop{display:block;padding-top:45px;padding-bottom:35px}.workshop-title h2{font-size:37px}.workshop-title>p:not(.eyebrow){font-size:14px}.workshop-steps{margin-top:34px}.workshop-steps li{gap:18px;padding:20px 0}.workshop-steps h3{font-size:15px}.workshop-steps p{font-size:13px}.site-footer{display:block;font-size:10px;line-height:1.8}.site-footer>span{display:block}.game-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0;margin:0}.app-header{padding:14px 15px 12px;flex-wrap:wrap;gap:9px}.app-brand{gap:8px}.app-brand h2{font-size:25px}.app-brand>div>span{font-size:8px}.app-flower{font-size:29px}.app-close{position:absolute;right:16px;top:17px}.role-switch{order:3;width:100%;margin:7px 0 0;padding:3px}.role-switch button{flex:1;font-size:12px;padding:9px}.app-body{flex-direction:column}.sidebar{width:100%;border-right:0;border-bottom:1px solid var(--line);padding:9px 14px;flex-direction:row;align-items:center;gap:12px;overflow:visible}.student-select{width:80px;min-width:80px;padding:0;font-size:8px;letter-spacing:.7px}.student-select select{font-size:12px;margin-top:3px;padding:7px 4px;border-radius:6px}.app-nav{flex-direction:row;gap:3px;flex:1;justify-content:space-between}.app-nav button{font-size:10px;padding:7px 8px;gap:4px;flex-direction:column;border-radius:8px;flex:1;text-align:center;white-space:nowrap}.app-nav .ui-icon{font-size:20px;height:20px}.app-nav b{position:absolute;font-size:8px;min-width:13px;min-height:13px;margin-left:26px;margin-top:-3px}.sidebar-foot{display:none}.app-content{padding:22px 18px 30px}.page-heading{margin-bottom:20px;gap:10px}.page-heading h3{font-size:27px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.1px}.coin-balance{font-size:11px;padding:8px 9px;gap:4px;align-self:center}.home-grid{gap:22px}.home-room{padding:18px 20px}.home-room .pet-touch{width:260px;height:220px}.home-room .speech{font-size:12px;margin-top:14px}.home-room .room-heading{font-size:12px}.pet-name strong{font-size:24px}.pet-name span{font-size:12px}.care-controls{gap:12px;margin-top:15px}.care-controls button{width:56px;height:54px;font-size:25px}.care-controls span{font-size:11px}.growth-info p,.growth-info>div{font-size:11px}.agenda-heading h4{font-size:25px}.agenda-heading .eyebrow{font-size:10px}.task-row{padding:15px 13px}.task-row strong{font-size:14px}.task-meta{font-size:11px}.task-reward{font-size:12px}.task-row small{font-size:11px}.class-peek strong{font-size:13px}.class-peek p{font-size:11px}.growth-road{margin-top:15px}.growth-stage b,.growth-stage small{font-size:10px}.growth-stages{gap:3px}.app-footer{padding:9px 15px;font-size:9px}.app-footer span{max-width:240px}.app-footer button{font-size:10px}.app-content .page-intro{font-size:14px}.full-list .task-row{padding:15px 12px}.full-list .task-row strong{font-size:14px}.full-list .task-meta{font-size:11px}.full-list .task-type-icon{width:33px;height:38px}.question-card{padding:20px 17px}.question-card h4{font-size:20px}.question-top{font-size:9px}.question-bottom{gap:10px}.question-bottom>span{display:none}.question-bottom .primary{margin-left:auto}.answer-options label{padding:12px;font-size:14px}.result-layout h3{font-size:29px}.result-layout>p:not(.eyebrow){font-size:13px}.result-actions{flex-wrap:wrap}.answer-review strong{font-size:12px}.teacher-stats{gap:9px}.teacher-stats>div{padding:14px 10px}.teacher-stats span{font-size:10px;line-height:1.5;display:block}.teacher-stats strong{font-size:29px}.table-heading{align-items:start}.table-heading h4{font-size:14px}.table-heading .text-button{font-size:10px;padding:0}.library-row .xp-pill{display:none}.library-row strong{font-size:13px}.library-count{margin-left:auto}.form-grid{gap:15px}.field{font-size:12px}.field input,.field select,.field textarea{font-size:16px;padding:10px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.question-editor{padding:16px 13px}.editor-top{gap:5px}.editor-top .quiet{padding:4px;font-size:10px}.publish-bar{display:block}.publish-bar .primary{margin-top:16px;width:100%}.review-card{padding:17px}.review-card h4{font-size:16px}.review-actions{flex-direction:column}.review-actions button{width:100%}.rank-name{min-width:0}.rank-row{gap:13px}.rank-name strong{font-size:16px}.rank-number{font-size:17px;width:24px}.avatar{width:35px;height:35px}.toast{font-size:12px;bottom:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
/* Keep names, feet, and care buttons in distinct rows at every card width. */
.card-top{min-height:91px}.card-top h3{line-height:1.2}.mini-home{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;align-items:center;row-gap:4px;padding-bottom:15px}.mini-home .speech{margin:5px auto 0}.mini-home .pet-touch{height:100%;max-height:220px;max-width:100%;aspect-ratio:1;width:auto;margin:0 auto}.mini-home .stage-label{margin:0;line-height:1.4}.mini-home .mini-actions{position:static;margin:5px 0 0}.mini-status{align-self:start}.mini-nav{min-height:65px}@media(max-width:850px) and (min-width:621px){.card-top{min-height:90px}.mini-home{height:310px}.mini-home .speech{font-size:11px}.mini-actions button{padding:8px 6px}.mini-home .pet-touch{max-height:180px}}@media(max-width:620px){.card-top{min-height:75px}.mini-home{height:365px}.mini-home .pet-touch{max-height:228px}}
