:root{--paper:#f4f0e7;--ink:#1d302a;--muted:#66736c;--green:#214f3f;--red:#a23b2c;--line:#1d302a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Songti SC,Noto Serif CJK SC,STSong,Georgia,serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:96px;display:grid}.brand{align-items:center;gap:12px;width:max-content;display:flex}.brand-seal{background:var(--red);color:#fff;border-radius:5px 12px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:700;display:grid;box-shadow:inset 0 0 0 3px #ffffff2e}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.12em;font-size:20px}.brand small{color:var(--muted);letter-spacing:.1em;margin-top:3px;font:11px/1.2 ui-sans-serif,system-ui,sans-serif}.nav-links{color:#405149;gap:38px;font:14px ui-sans-serif,system-ui,sans-serif;display:flex}.nav-links a{padding:38px 0;position:relative}.nav-links a:first-child:after{content:"";background:var(--red);height:2px;position:absolute;bottom:-1px;left:0;right:0}.teacher-link{border:1px solid var(--line);background:#ffffff6b;border-radius:999px;justify-self:end;padding:10px 15px;font:13px ui-sans-serif,system-ui,sans-serif}.teacher-link span{color:var(--red);margin-left:6px}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;min-height:580px;padding-block:68px 72px;display:grid}.eyebrow,.kicker{letter-spacing:.2em;color:var(--red);font:700 11px/1 ui-sans-serif,system-ui,sans-serif}.eyebrow{letter-spacing:.08em;align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--red);width:26px;height:1px}.hero h1{letter-spacing:.01em;margin:24px 0 22px;font-size:clamp(44px,5vw,72px);font-weight:600;line-height:1.2}.hero-intro{color:#526159;max-width:620px;margin:0;font-size:17px;line-height:2}.hero-actions{align-items:center;gap:28px;margin-top:34px;font-family:ui-sans-serif,system-ui,sans-serif;display:flex}.primary-button{background:var(--green);color:#fff;border-radius:4px;padding:15px 21px;font-size:14px;box-shadow:0 8px 22px #214f3f2e}.primary-button span{margin-left:20px}.text-button{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:14px}.hero-board{background:#ede4cf;min-height:360px;padding:48px 46px 34px;position:relative;overflow:hidden;transform:rotate(1.3deg);box-shadow:0 18px 44px #392e1d1f}.hero-board:before{content:"";opacity:.25;background-image:repeating-linear-gradient(0deg,#0000,#0000 27px,#454d422e 28px);position:absolute;inset:0}.hero-board>*{z-index:1;position:relative}.pin{z-index:2;background:var(--red);border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:1px 2px 3px #00000040}.pin-one{top:18px;left:23px}.pin-two{top:20px;right:25px}.board-title{border-bottom:1px solid #1d302a33;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.board-title span{letter-spacing:.18em;color:var(--red);font:800 10px ui-sans-serif,system-ui,sans-serif}.board-title strong{letter-spacing:.14em;font-size:15px}.hero-board blockquote{text-align:center;margin:52px 0 45px;font-size:25px;font-weight:600;line-height:1.8}.hero-board>p{color:#68746e;text-align:center;margin:0;font-size:13px}.board-sketch{opacity:.3;width:150px;height:150px;position:absolute;bottom:-18px;right:-25px}.orbit{border:1px solid var(--green);border-radius:50%;position:absolute;inset:22px;transform:skew(-18deg)}.dot{background:var(--red);border-radius:50%;width:8px;height:8px;position:absolute}.dot-a{top:16px;left:72px}.dot-b{bottom:50px;right:22px}.dot-c{bottom:26px;left:38px}.section{border-top:1px solid var(--line);padding:74px 0}.section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:34px;display:grid}.section h2,.split-section h2{margin:10px 0 0;font-size:34px;font-weight:600}.section-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.game-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.game-card{color:#193229;border-radius:3px;grid-template-rows:1fr auto;grid-template-columns:1fr auto;min-height:230px;padding:24px;display:grid;position:relative;overflow:hidden}.game-card:after{content:"";opacity:.12;border:1px solid;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;right:-48px}.game-card.sun{background:#d9b765}.game-card.sage{background:#9fb59f}.game-card.blue{background:#8ea9b2}.game-mark{border:1px solid #19322959;border-radius:50%;place-items:center;width:62px;height:62px;font-size:26px;font-weight:700;display:grid;position:relative}.game-mark small{background:#f4f0e7e6;border-radius:10px;padding:2px 5px;font:9px ui-monospace,monospace;position:absolute;bottom:-2px;right:-8px}.game-card>div:nth-child(2){align-self:end}.game-card p{letter-spacing:.08em;margin:0 0 6px;font:11px ui-sans-serif,system-ui,sans-serif}.game-card h3{margin:0;font-size:25px}.game-link{color:inherit;cursor:pointer;background:0 0;border:1px solid #19322959;border-radius:999px;place-self:end;padding:9px 12px;font-size:12px}.split-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.1fr .9fr;display:grid}.notes-card,.ranking-card{padding:68px 60px 68px 0}.notes-card{border-right:1px solid var(--line)}.card-topline{color:var(--muted);justify-content:space-between;font:11px ui-sans-serif,system-ui,sans-serif;display:flex}.card-topline span{color:#fff;background:var(--red);border-radius:2px;padding:5px 9px}.notes-card .kicker{margin-top:52px}.notes-card h2{max-width:560px;font-size:38px;line-height:1.45}.notes-card>p:not(.kicker){color:var(--muted);margin:22px 0 28px;font-size:15px;line-height:2}.notes-card>a,.ranking-card>a{border-bottom:1px solid;padding-bottom:4px;font:13px ui-sans-serif,system-ui,sans-serif}.notes-card>a span,.ranking-card>a span{color:var(--red);margin-left:12px}.ranking-card{padding-left:58px;padding-right:0}.ranking-header{justify-content:space-between;align-items:start;display:flex}.month-tag{border:1px solid var(--line);width:48px;height:48px;color:var(--red);border-radius:50%;place-items:center;font-size:13px;display:grid}.ranking-card ol{margin:32px 0 26px;padding:0;list-style:none}.ranking-card li{border-bottom:1px solid var(--line);grid-template-columns:34px 42px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.rank{color:#9a6b2b;font:700 13px ui-monospace,monospace}.avatar{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.avatar-1{background:#934639}.avatar-2{background:#3f6373}.avatar-3{background:#61765f}.student strong,.student small{display:block}.student strong{font-size:15px}.student small{color:var(--muted);margin-top:3px;font:10px ui-sans-serif,system-ui,sans-serif}.score{font:700 19px ui-sans-serif,system-ui,sans-serif}.score small{color:var(--muted);font-size:10px}.privacy-note{color:#89928d;margin-top:22px;font-size:10px}.mini-forest{background:linear-gradient(#dfe9df,#b6cb9e);border-radius:4px;height:190px;margin:20px 0 14px;position:relative;overflow:hidden}.mini-forest:after{content:"";background:#3e6f4638;border-radius:50%;height:80px;position:absolute;bottom:-35px;left:-12%;right:-12%}.mini-tree{z-index:1;background:#74543c;border-radius:5px;width:8px;height:48px;position:absolute;bottom:28px}.mini-tree:before,.mini-tree:after{content:"";background:#4f7b50;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.mini-tree:before{width:54px;height:52px;bottom:26px}.mini-tree:after{width:42px;height:42px;bottom:45px}.mini-tree i{background:#2a55352e;border-radius:50%;width:58px;height:10px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.mini-tree.tree-a{left:12%;transform:scale(.55)}.mini-tree.tree-b{left:29%;transform:scale(.82)}.mini-tree.tree-c{height:60px;left:50%;transform:scale(1.28)}.mini-tree.tree-c:before,.mini-tree.tree-c:after{background:#315f46}.mini-tree.tree-d{right:28%;transform:scale(.75)}.mini-tree.tree-e{right:10%;transform:scale(.48)}.mini-forest-copy{color:#68756e;margin:0 0 19px;font-size:12px;line-height:1.8}.footer{min-height:112px;color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}@media (max-width:900px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr;gap:45px}.hero-board{max-width:620px}.section-heading{grid-template-columns:1fr;gap:18px}.game-grid,.split-section{grid-template-columns:1fr}.notes-card{border-right:0;border-bottom:1px solid var(--line)}.notes-card,.ranking-card{padding:54px 0}}@media (max-width:560px){.shell{width:min(100% - 28px,1180px)}.nav{height:78px}.brand small{display:none}.teacher-link{padding:9px 11px}.hero{padding-block:48px}.hero h1{font-size:40px}.hero-intro{font-size:15px}.hero-board{min-height:330px;padding:38px 24px 28px}.hero-board blockquote{font-size:21px}.section{padding:54px 0}.section h2,.split-section h2{font-size:30px}.game-card{min-height:205px}.notes-card h2{font-size:31px}.footer{padding:28px 0;line-height:1.8;display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.sub-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;display:flex}.sub-header nav{gap:28px;font:13px ui-sans-serif,system-ui,sans-serif;display:flex}.sub-hero{border-bottom:1px solid var(--line);padding:82px 0 56px}.sub-hero h1{margin:15px 0 16px;font-size:clamp(42px,6vw,70px);font-weight:600}.sub-hero>p:last-child{max-width:650px;color:var(--muted);margin:0;font-size:16px;line-height:1.9}.library-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:54px 0 90px;display:grid}.library-card{border-top:5px solid var(--green);background:#e8e1d3;flex-direction:column;min-height:310px;padding:30px;display:flex}.library-card.tone-1{background:#dce5db;border-color:#667e65}.library-card.tone-2{background:#d9e1e4;border-color:#607e8a}.library-number{color:#1d302a66;align-self:flex-end;font:700 14px ui-monospace,monospace}.library-card>p:not(.description){color:var(--red);letter-spacing:.08em;margin:28px 0 8px;font:700 11px ui-sans-serif,system-ui,sans-serif}.library-card h2{margin:0;font-size:27px}.library-card .description{color:var(--muted);flex:1;font-size:14px;line-height:1.8}.library-card a{border-bottom:1px solid;align-self:flex-start;padding-bottom:4px;font:13px ui-sans-serif,system-ui,sans-serif}.public-empty{text-align:center;background:#fff3;border:1px dashed #1d302a40;grid-column:1/-1;padding:80px 20px}.public-empty>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:auto;font-size:23px;display:grid}.public-empty h2{margin:20px 0 10px;font-size:26px}.public-empty p{color:var(--muted);margin:0;line-height:1.8}.game-heading{padding:45px 0 28px}.game-heading h1{margin:10px 0;font-size:38px}.game-heading>p:last-child{color:var(--muted)}.game-frame-wrap{padding-bottom:60px}.game-player{border:1px solid var(--line);background:#f5f7f7;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #1d302a1a}.game-player-toolbar{color:#5e6b67;background:#f5f7f7;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:9px 12px 9px 20px;display:flex}.game-player-toolbar>span{font-size:13px}.game-player-toolbar button{color:#fff;cursor:pointer;background:#128068;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 18px;font:650 13px inherit;display:inline-flex;box-shadow:0 6px 16px #12806833}.game-player-toolbar button:hover{background:#0d6d59}.game-player-toolbar button:focus-visible{outline-offset:2px;outline:3px solid #12806845}.game-player-toolbar button span{font-size:18px;line-height:1}.game-player-message{color:#8a4d0f;background:#fff2cf;margin:0;padding:8px 18px;font-size:12px}.game-player iframe{background:#fff;border:0;width:100%;height:min(72vh,760px);display:block}:-webkit-any(.game-player:fullscreen,.game-player:-webkit-full-screen){background:#111;border:0;border-radius:0;flex-direction:column;width:100vw;height:100vh;display:flex}:is(.game-player:fullscreen,.game-player:fullscreen){background:#111;border:0;border-radius:0;flex-direction:column;width:100vw;height:100vh;display:flex}:-webkit-any(.game-player:fullscreen .game-player-toolbar,.game-player:-webkit-full-screen .game-player-toolbar){color:#eaf5f2;background:#102a24;flex:none}:is(.game-player:fullscreen .game-player-toolbar,.game-player:fullscreen .game-player-toolbar){color:#eaf5f2;background:#102a24;flex:none}:-webkit-any(.game-player:fullscreen iframe,.game-player:-webkit-full-screen iframe){border-radius:0;flex:auto;height:auto;min-height:0}:is(.game-player:fullscreen iframe,.game-player:fullscreen iframe){border-radius:0;flex:auto;height:auto;min-height:0}.game-player.is-fallback-fullscreen{z-index:9999;background:#111;border:0;border-radius:0;flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;inset:0}.game-player.is-fallback-fullscreen .game-player-toolbar{color:#eaf5f2;background:#102a24;flex:none}.game-player.is-fallback-fullscreen iframe{border-radius:0;flex:auto;height:auto;min-height:0}.article-list>article{border-bottom:1px solid var(--line);grid-template-columns:120px 45px 1fr;gap:25px;padding:36px 0;display:grid}.article-list time{color:var(--muted);font:11px ui-monospace,monospace}.article-index{color:var(--red);font:700 13px ui-monospace,monospace}.article-list h2{margin:0;font-size:29px}.article-list article p{color:var(--muted);line-height:1.8}.article-list article a{border-bottom:1px solid;padding-bottom:4px;font:13px ui-sans-serif,system-ui,sans-serif}.article-page{max-width:820px;padding:90px 0}.article-page h1{margin:18px 0;font-size:clamp(40px,6vw,64px);line-height:1.3}.article-page time{color:var(--muted);font:12px ui-monospace,monospace}.article-lead{border-left:3px solid var(--red);color:#495b53;background:#ffffff47;margin:45px 0;padding:26px 30px;font-size:18px;line-height:1.9}.article-body{font-size:17px;line-height:2.1}.article-body p{margin:0 0 1.5em}.back-link{border-bottom:1px solid;margin-top:50px;font:13px ui-sans-serif,system-ui,sans-serif;display:inline-block}.ranking-page{padding:34px 0 90px}.class-tabs{flex-wrap:wrap;gap:10px;margin-bottom:26px;display:flex}.class-tabs a{border:1px solid var(--line);border-radius:999px;padding:8px 15px;font:12px ui-sans-serif,system-ui,sans-serif}.class-tabs a.active{background:var(--green);color:#fff;border-color:var(--green)}.ranking-page ol{margin:0;padding:0;list-style:none}.ranking-page li{border-bottom:1px solid var(--line);background:#ffffff26;grid-template-columns:70px 52px 1fr auto;align-items:center;gap:18px;padding:18px 22px;display:grid}.big-rank{color:#a3742e;font:700 19px ui-monospace,monospace}.ranking-page .avatar{width:46px;height:46px}.ranking-page li>span:nth-child(3) strong,.ranking-page li>span:nth-child(3) small{display:block}.ranking-page li>span:nth-child(3) small{color:var(--muted);margin-top:5px;font:11px ui-sans-serif,system-ui,sans-serif}.big-score{font:700 23px ui-sans-serif,system-ui,sans-serif}.big-score small{color:var(--muted);font-size:11px}.ranking-privacy{color:var(--muted);margin-top:20px;font-size:11px}.admin-shell{background:#eef0eb;min-height:100vh;font-family:ui-sans-serif,system-ui,PingFang SC,sans-serif}.admin-header{background:#f8f6f0;border-bottom:1px solid #d8ddd6;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 640px);display:flex}.admin-header .brand strong{font-family:Songti SC,STSong,serif}.admin-header>div{color:#526159;align-items:center;gap:16px;font-size:12px;display:flex}.admin-header>div a{color:var(--red);border-left:1px solid #ccd2cc;padding-left:16px}.admin-header>div form{border-left:1px solid #ccd2cc;margin:0;padding-left:16px}.admin-header>div form button{color:var(--red);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.admin-layout{grid-template-columns:220px 1fr;width:min(1280px,100%);min-height:calc(100vh - 76px);margin:auto;display:grid}.admin-nav{border-right:1px solid #d8ddd6;padding:42px 22px}.admin-nav>p{color:#8b958f;letter-spacing:.16em;margin:0 10px 17px;font-size:10px}.admin-nav button{color:#4f5e56;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;width:100%;padding:13px 12px;display:flex}.admin-nav button.active{background:var(--green);color:#fff}.admin-tip{color:#6c7871;background:#e3e7df;border-radius:5px;margin-top:34px;padding:16px;font-size:11px;line-height:1.7}.admin-main{max-width:980px;padding:48px 58px 80px}.admin-title{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.admin-title p{color:var(--red);letter-spacing:.18em;margin:0 0 8px;font-size:10px;font-weight:800}.admin-title h1{margin:0;font-family:Songti SC,STSong,serif;font-size:36px}.admin-title>span,.template-link{color:#526159;background:#dfe5de;border-radius:999px;padding:8px 13px;font-size:11px}.notice{border-left:3px solid var(--red);color:#6c493d;background:#f4eadc;margin-bottom:24px;padding:12px 16px;font-size:13px}.field{margin-bottom:20px;display:block}.field>span{color:#4d5c54;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.field input,.field textarea{color:#23372f;resize:vertical;background:#faf9f5;border:1px solid #cfd5cf;border-radius:5px;outline:none;width:100%;padding:12px 13px}.field input:focus,.field textarea:focus{border-color:#607f72;box-shadow:0 0 0 3px #214f3f14}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.score-group{margin:28px 0}.score-group h2{border-bottom:1px solid #ccd3cc;padding-bottom:10px;font-family:Songti SC,STSong,serif;font-size:20px}.score-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.score-list label{background:#f8f7f2;border:1px solid #d8ddd6;border-radius:4px;grid-template-columns:1fr 72px;align-items:center;gap:12px;padding:11px 13px;display:grid}.score-list label span strong,.score-list label span small{display:block}.score-list label span strong{font-size:14px}.score-list label span small{color:#7a857f;margin-top:4px;font-size:10px}.score-list input{text-align:center;background:#fff;border:1px solid #ccd3cc;border-radius:4px;width:64px;padding:9px 5px}.admin-primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:13px 22px;box-shadow:0 7px 18px #214f3f29}.admin-primary:disabled{opacity:.55;cursor:wait}.upload-panel,.editor-form{background:#f7f6f1;border:1px solid #d8ddd6;border-radius:6px;padding:28px}.file-drop{text-align:center;cursor:pointer;background:#edf0e9;border:1px dashed #9ba79f;border-radius:5px;align-content:center;place-items:center;gap:7px;min-height:145px;margin-bottom:20px;display:grid}.file-drop>span{color:var(--red);letter-spacing:.15em;font-size:11px;font-weight:800}.file-drop strong{font-size:15px}.file-drop small{color:#78837c;font-size:11px}.file-drop input{max-width:250px;margin-top:7px;font-size:11px}.data-summary{margin-top:30px}.data-summary h2{font-family:Songti SC,STSong,serif;font-size:20px}.data-summary ul{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.data-summary li{color:#536159;background:#e4e8e1;border-radius:3px;padding:10px 12px;font-size:12px}.data-summary p{color:#7b8680}.empty-state{background:#f7f6f1;border:1px dashed #b6bfb8;align-content:center;place-items:center;gap:12px;min-height:260px;display:grid}.empty-state span{background:#dfe5de;border-radius:50%;place-items:center;width:50px;height:50px;font-family:Songti SC,STSong,serif;font-size:23px;display:grid}.empty-state p{color:#6d7972}@media (max-width:760px){.sub-header nav a:not(:last-child){display:none}.library-grid{grid-template-columns:1fr}.article-list>article{grid-template-columns:60px 1fr}.article-list .article-index{display:none}.ranking-page li{grid-template-columns:44px 42px 1fr auto;gap:9px;padding-inline:8px}.admin-layout{grid-template-columns:1fr}.admin-nav{border-bottom:1px solid #d8ddd6;border-right:0;gap:6px;padding:14px;display:flex;overflow:auto}.admin-nav>p,.admin-tip{display:none}.admin-nav button{min-width:max-content}.admin-main{padding:34px 18px 70px}.admin-title h1{font-size:30px}.score-list,.data-summary ul,.field-row{grid-template-columns:1fr}}.score-policy-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:-8px 0 24px;display:grid}.score-policy-grid article{background:#fff;border:1px solid #dce7e3;border-radius:14px;min-height:132px;padding:17px}.score-policy-grid small{color:#687872;font-size:10px;font-weight:700;display:block}.score-policy-grid strong{color:#128068;margin:11px 0 8px;font-size:28px;display:block}.score-policy-grid strong b{margin-left:4px;font-size:10px;font-weight:650}.score-policy-grid p{color:#79837f;margin:0;font-size:10px;line-height:1.55}.weekly-template-panel{background:#eaf5f2;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:12px 18px;margin-bottom:22px;padding:20px;display:grid}.weekly-template-panel>div strong,.weekly-template-panel>div small{display:block}.weekly-template-panel>div strong{font-size:14px}.weekly-template-panel>div small{color:#687872;margin-top:5px;font-size:10px;line-height:1.65}.weekly-template-panel>a{text-decoration:none}.weekly-template-panel form{border-top:1px solid #12806824;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;padding-top:13px;display:flex}.weekly-template-panel input{max-width:520px;font-size:11px}.term-level-note,.forest-rule-note{color:#65736e;background:#fff8e4;border-radius:12px;margin-top:22px;padding:15px 18px;font-size:11px;line-height:1.75}.forest-rule-note{text-align:center;margin-bottom:0}@media (max-width:900px){.score-policy-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.score-policy-grid,.weekly-template-panel{grid-template-columns:1fr}.weekly-template-panel>a{justify-self:start}.weekly-template-panel form{display:grid}.weekly-template-panel input{max-width:100%}}.access-page{background:radial-gradient(circle at 18% 18%,#d9b76533,#0000 30%),linear-gradient(145deg,#183c31 0%,#285846 55%,#78917b 100%);place-items:center;min-height:100vh;padding:28px;font-family:ui-sans-serif,system-ui,PingFang SC,sans-serif;display:grid}.access-card{background:#f5f0e4;border-radius:6px 28px;width:min(620px,100%);padding:64px 68px 54px;position:relative;overflow:hidden;box-shadow:0 28px 80px #081c1647}.access-card:before{content:"";pointer-events:none;opacity:.18;background-image:repeating-linear-gradient(0deg,#0000,#0000 31px,#1d302a2b 32px);position:absolute;inset:0}.access-card>*{z-index:1;position:relative}.access-brand{align-items:center;gap:15px;margin:22px 0 20px;display:flex}.access-brand h1{letter-spacing:.08em;margin:0;font-family:Songti SC,STSong,serif;font-size:42px}.access-lead{color:#596860;max-width:470px;line-height:1.9}.access-form{margin-top:32px}.access-form>label{color:#43544c;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.access-input-row{grid-template-columns:1fr auto;display:grid}.access-input-row input{background:#fffdf8;border:1px solid #b9c2bb;border-right:0;border-radius:4px 0 0 4px;outline:none;min-width:0;padding:14px 15px;font-size:14px}.access-input-row button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:0 4px 4px 0;padding:0 21px}.access-input-row button:disabled{opacity:.6;cursor:wait}.access-error{color:#9d392d;margin:10px 0 0;font-size:12px}.access-note{color:#88928d;margin:30px 0 0;font-size:11px}.access-forest{z-index:0;opacity:.13;width:210px;height:150px;position:absolute;bottom:-2px;right:-6px}.access-tree{background:#1d302a;border-radius:5px;width:11px;height:62px;position:absolute;bottom:8px}.access-tree:before{content:"";background:#1d302a;border-radius:48% 52% 46% 54%;width:70px;height:70px;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.access-tree.tree-small{height:42px;left:20px}.access-tree.tree-small:before{width:44px;height:44px;bottom:27px}.access-tree.tree-tall{height:88px;left:95px}.access-tree.tree-tall:before{width:88px;height:92px;bottom:48px}.access-tree.tree-wide{height:58px;right:20px}.access-tree.tree-wide:before{width:94px;height:58px;bottom:38px}.forest-page{background:linear-gradient(#f4f0e7 0,#edf0e5 38%,#e5eadf 100%);min-height:100vh}.forest-hero{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;padding:74px 0 46px;display:grid}.forest-hero h1{margin:15px 0 0;font-size:clamp(40px,5.5vw,68px);font-weight:600;line-height:1.25}.forest-week-card{background:#ffffff61;border-left:3px solid #c79b45;padding:25px 27px}.forest-week-card span,.forest-week-card strong{display:block}.forest-week-card span{color:#6c7a72;letter-spacing:.12em;font:700 10px ui-sans-serif,system-ui,sans-serif}.forest-week-card strong{margin:8px 0;font-size:22px}.forest-week-card p{color:#68756e;margin:0;font-size:12px;line-height:1.7}.forest-toolbar{border-top:1px solid var(--line);justify-content:space-between;align-items:start;gap:28px;padding:22px 0;display:flex}.forest-toolbar .class-tabs{margin:0}.forest-toolbar>p{color:#728078;text-align:right;margin:8px 0 0;font:11px ui-sans-serif,system-ui,sans-serif}.forest-scroll{scrollbar-color:#9eb09f transparent;padding:8px 0 20px;overflow-x:auto}.forest-map{background:radial-gradient(at 50% 112%,#49704b3d 0 38%,#0000 39%),radial-gradient(circle at 78% 18%,#dfbe6842 0 10%,#0000 11%),linear-gradient(#dce8dc 0%,#ccdabe 52%,#adc196 100%);border:1px solid #2e523e29;border-radius:22px 5px;align-items:end;min-width:760px;min-height:370px;padding:58px 38px 34px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -34px 58px #2c5b3a1f}.forest-map:before,.forest-map:after{content:"";background:#49704b24;border-radius:50%;height:110px;position:absolute;left:-5%;right:-5%}.forest-map:before{bottom:-62px}.forest-map:after{background:#2d5a3d21;bottom:-80px;left:38%;right:-20%}.forest-sun{opacity:.55;background:#e6c46d;border-radius:50%;width:74px;height:74px;position:absolute;top:34px;right:8%;box-shadow:0 0 0 18px #e6c46d1f}.forest-pond{background:#5d8e9140;border:1px solid #48787b33;border-radius:50%;width:180px;height:35px;position:absolute;bottom:35px;left:7%;transform:rotate(-4deg)}.forest-tree{z-index:2;text-align:center;flex-direction:column;justify-content:end;align-self:stretch;align-items:center;min-width:0;padding:0 4px;display:flex;position:relative}.tree-figure{--tree-scale:.72;width:82px;height:92px;transform:scale(var(--tree-scale));transform-origin:bottom;filter:drop-shadow(0 8px 5px #1f422b29);flex:none;position:relative}.tree-trunk{z-index:1;background:#75543b;border-radius:7px 7px 2px 2px;width:12px;height:52px;position:absolute;bottom:7px;left:50%;transform:translate(-50%);box-shadow:inset -3px 0 #3e281c2e}.tree-ground{background:#2c5b3a38;border-radius:50%;width:74px;height:13px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.tree-crown{z-index:2;background:#668359;border-radius:50%;position:absolute;box-shadow:inset -7px -7px #204c3229}.crown-left{width:46px;height:46px;top:23px;left:4px}.crown-center{width:50px;height:55px;top:2px;left:19px}.crown-right{width:45px;height:43px;top:24px;right:1px}.level-seed .tree-figure{--tree-scale:.46}.level-seed .crown-left,.level-seed .crown-right{display:none}.level-seed .crown-center{background:#9ebc77;width:30px;height:37px;top:23px;left:26px}.level-seed .tree-trunk{background:#7d6248;width:7px;height:35px}.level-sapling .tree-figure{--tree-scale:.65}.level-sapling .tree-crown{background:#79a564}.level-sunny .tree-figure{--tree-scale:.82}.level-sunny .tree-crown{background:#6c9658}.level-sunny .crown-center{border-radius:48% 52% 38% 62%}.level-oak .tree-figure{--tree-scale:1.02}.level-oak .tree-crown{background:#4f7b50}.level-oak .crown-left{width:52px}.level-oak .crown-right{width:51px}.level-banyan .tree-figure{--tree-scale:1.2}.level-banyan .tree-crown{background:#315f46}.level-banyan .crown-left{width:58px;height:48px;left:-4px}.level-banyan .crown-right{width:58px;height:48px;right:-5px}.level-banyan .crown-center{width:55px;height:60px;left:15px}.level-banyan .tree-trunk{width:18px;height:56px}.top-1 .tree-rank{color:#9f6a17}.tree-label{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f9f7efe0;border:1px solid #2f4c3a1f;border-radius:3px;width:100%;max-width:128px;margin-top:-4px;padding:7px 6px 8px;position:relative}.tree-label span,.tree-label strong,.tree-label small,.tree-label b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tree-label .tree-rank{color:#9a7b42;letter-spacing:.08em;font:800 8px ui-monospace,monospace}.tree-label strong{margin:2px 0;font-size:13px}.tree-label small{color:#718078;font:9px ui-sans-serif,system-ui,sans-serif}.tree-label b{margin-top:4px;font:800 11px ui-sans-serif,system-ui,sans-serif}.tree-label em{color:#a24c32;font-size:8px;font-style:normal}.forest-legend{border:1px solid var(--line);background:#f8f6eeb3;grid-template-columns:250px 1fr;gap:40px;margin-top:24px;padding:30px;display:grid}.forest-legend h2{margin:9px 0;font-size:26px}.forest-legend>div>p:last-child{color:var(--muted);font-size:12px;line-height:1.7}.forest-legend ol{grid-template-columns:repeat(5,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.forest-legend li{background:#ffffff73;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.forest-legend li strong,.forest-legend li small{display:block}.forest-legend li strong{font-size:12px}.forest-legend li small{color:#76837b;margin-top:3px;font:9px/1.4 ui-sans-serif,system-ui,sans-serif}.legend-tree{flex:0 0 24px;width:24px;height:36px;position:relative}.legend-tree:before{content:"";background:#668359;border-radius:50%;width:25px;height:25px;position:absolute;top:1px;left:50%;transform:translate(-50%)}.legend-tree i{background:#75543b;width:5px;height:20px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.legend-tree.seed{transform:scale(.65)}.legend-tree.sapling:before{background:#79a564}.legend-tree.sunny:before{background:#6c9658}.legend-tree.oak:before{background:#4f7b50;width:31px;height:28px}.legend-tree.banyan:before{background:#315f46;width:36px;height:29px}.weekly-breakdown{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.weekly-breakdown>div{border:1px solid var(--line);background:#ffffff5c;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:14px 16px;font:12px ui-sans-serif,system-ui,sans-serif;display:grid}.weekly-breakdown strong{font-size:14px}.source-dot{border-radius:50%;width:9px;height:9px}.source-dot.school{background:#a46a3a}.source-dot.game{background:#4e7e5a}.source-dot.quiz{background:#587d91}.score-source-panel{background:#e6ebe4;border:1px solid #d1d8d1;border-radius:6px;grid-template-columns:minmax(260px,.75fr) 1fr;align-items:end;gap:24px;margin-bottom:20px;padding:20px;display:grid}.score-source-panel .field{margin:0}.score-source-panel select{color:#23372f;background:#faf9f5;border:1px solid #c5cec6;border-radius:5px;width:100%;padding:12px 13px}.score-source-panel>p{color:#66736c;margin:0 0 3px;font-size:11px;line-height:1.7}.score-list label span em{color:#8b6a35;margin-top:4px;font-size:9px;font-style:normal;display:block}.score-limit-form{background:#f7f6f1;border:1px solid #d6dcd5;border-radius:6px;grid-template-columns:1fr 110px 110px auto;align-items:end;gap:14px;margin-top:34px;padding:19px 20px;display:grid}.score-limit-form>div strong,.score-limit-form>div small{display:block}.score-limit-form>div strong{font-size:13px}.score-limit-form>div small{color:#78837c;margin-top:5px;font-size:10px}.score-limit-form label{color:#5a675f;font-size:10px}.score-limit-form input{background:#fff;border:1px solid #ccd3cc;border-radius:4px;width:100%;margin-top:6px;padding:9px}.admin-secondary{color:#344a40;cursor:pointer;background:#edf0eb;border:1px solid #9eaaa2;border-radius:4px;padding:10px 14px}.admin-secondary:disabled{opacity:.55}@media (max-width:900px){.forest-hero{grid-template-columns:1fr;gap:28px}.forest-toolbar{display:block}.forest-toolbar>p{text-align:left}.forest-legend{grid-template-columns:1fr}.forest-legend ol{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.access-card{padding:50px 26px 42px}.access-input-row{grid-template-columns:1fr;gap:9px}.access-input-row input{border-right:1px solid #b9c2bb;border-radius:4px}.access-input-row button{border-radius:4px;min-height:46px}.forest-hero{padding-top:50px}.forest-map{padding-inline:24px}.forest-legend{padding:22px}.forest-legend ol{grid-template-columns:1fr 1fr}.weekly-breakdown,.score-source-panel,.score-limit-form{grid-template-columns:1fr}}:root{--paper:#eef0e3;--ink:#132f2a;--muted:#5f7069;--green:#1f5448;--red:#b54734;--gold:#d0ad58;--blue:#527b82;--line:#132f2a24}body{background:linear-gradient(#ffffff38,#ffffff38), repeating-linear-gradient(90deg,#1c383005 0 1px,transparent 1px 7px), var(--paper)}.brand-seal{background:#b94b37;border-radius:2px 12px;box-shadow:inset 0 0 0 2px #ffffff4d,0 5px 18px #21140c24}.teacher-link{transition:transform .2s,background .2s}.teacher-link:hover{transform:translateY(-2px)}.courtyard-page{color:#f3f0df;background:radial-gradient(circle at 75% 20%,#ceb25c29,#0000 24%),radial-gradient(circle at 12% 76%,#40776440,#0000 27%),linear-gradient(135deg,#0b2925 0%,#153c34 53%,#0d2d2a 100%);min-height:100vh;overflow:hidden}.courtyard-page:before{content:"";pointer-events:none;opacity:.17;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff0e 1px,#0000 1px);background-size:26px 26px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.courtyard-nav{z-index:3;border-bottom:1px solid #eeefda2b;grid-template-columns:1fr auto 1fr;align-items:center;height:92px;display:grid;position:relative}.brand-on-dark strong{color:#f4f0dd}.brand-on-dark small{color:#f1f0dd94}.courtyard-nav-note{color:#f0eed894;letter-spacing:.18em;margin:0;font:11px ui-sans-serif,system-ui,sans-serif}.teacher-link-dark{color:#f2efdc;background:#f6f2da12;border-color:#efedd540;justify-self:end}.courtyard-hero{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:510px;padding-block:42px 48px;display:grid;position:relative}.courtyard-copy{padding-left:4vw}.courtyard-eyebrow{color:#c9d6c9;letter-spacing:.08em;align-items:center;gap:12px;margin:0 0 24px;font:12px ui-sans-serif,system-ui,sans-serif;display:flex}.courtyard-eyebrow span{color:#f7e7bf;border:1px solid #d2b1577a;padding:5px 9px}.courtyard-copy h1{color:#f6f1df;letter-spacing:.04em;text-shadow:0 10px 35px #0000002e;margin:0;font-size:clamp(52px,6vw,82px);font-weight:550;line-height:1.18}.courtyard-copy h1 span{color:#d7bd77}.courtyard-copy>p:last-child{color:#eef0dcb3;letter-spacing:.05em;max-width:530px;margin:26px 0 0;font-size:16px;line-height:2}.mountain-window{aspect-ratio:1/1.08;background:linear-gradient(#bac9b5 0%,#9bb8aa 55%,#709783 100%);border:1px solid #e3dcb673;border-radius:48% 48% 4px 4px;justify-self:center;width:min(470px,100%);position:relative;overflow:hidden;box-shadow:0 30px 90px #00000038,inset 0 0 0 9px #0c2c2661,inset 0 0 0 11px #e6e0bd47}.mountain-window:after{content:"";z-index:8;background:linear-gradient(90deg,#0000,#f2eed114,#0000);animation:7s ease-in-out infinite window-light;position:absolute;inset:0;transform:translate(-110%)}.moon{z-index:1;background:#ead596;border-radius:50%;width:78px;height:78px;position:absolute;top:15%;right:20%;box-shadow:0 0 0 18px #e8d3941c,0 0 60px #eed38957}.mountain{clip-path:polygon(0 100%,0 70%,15% 48%,27% 63%,43% 21%,54% 53%,68% 34%,81% 56%,100% 30%,100% 100%);position:absolute;bottom:0;left:-8%;right:-8%}.mountain-far{opacity:.78;background:#789988;height:68%}.mountain-near{clip-path:polygon(0 100%,0 56%,18% 32%,31% 67%,49% 38%,63% 71%,80% 27%,100% 52%,100% 100%);background:#477665;height:54%;left:-12%;right:0}.mountain-front{clip-path:polygon(0 100%,0 57%,20% 40%,37% 65%,57% 28%,71% 61%,84% 44%,100% 65%,100% 100%);background:#285a4c;height:34%;left:-5%;right:-16%}.mist{z-index:4;filter:blur(5px);background:#e6ebd57a;border-radius:50%;height:18px;position:absolute}.mist-one{bottom:39%;left:-4%;right:34%}.mist-two{opacity:.68;bottom:24%;left:39%;right:-5%}.window-pine{z-index:6;background:#173f36;width:15px;height:42%;position:absolute;bottom:5%;left:14%;box-shadow:6px 0 #0e302847}.window-pine i,.window-pine b,.window-pine em{clip-path:polygon(50% 0,100% 100%,0 100%);background:#1d4d40;width:132px;height:70px;position:absolute;left:50%;transform:translate(-50%)}.window-pine i{top:-22%}.window-pine b{width:150px;top:5%}.window-pine em{width:170px;top:34%}.flying-bird{z-index:4;color:#294f45;font:35px/1 Georgia,serif;position:absolute;transform:rotate(-10deg)}.bird-one{top:24%;left:26%}.bird-two{top:31%;left:34%;transform:scale(.72)rotate(-8deg)}@keyframes window-light{0%,55%{transform:translate(-110%)}82%,to{transform:translate(110%)}}.portal-section{z-index:2;color:var(--ink);padding:64px 0 74px;position:relative}.portal-section:before{content:"";z-index:-1;background-color:#edf0e3;background-image:linear-gradient(90deg,#1c393006 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -20px 65px #0214112e}.portal-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px;display:flex}.portal-heading span{color:var(--red);letter-spacing:.24em;font-size:11px}.portal-heading h2{margin:10px 0 0;font-size:38px;font-weight:600}.portal-heading p{max-width:390px;color:var(--muted);text-align:right;margin:0;font-size:13px;line-height:1.8}.portal-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.portal-card{--card:#d9e2d1;--card-ink:#17372f;min-height:330px;color:var(--card-ink);background:var(--card);border:1px solid #132f2a1a;flex-direction:column;padding:22px 24px 24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 30px #14322812}.portal-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px #14322824}.portal-card:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.portal-card.mineral{--card:#c4d7cd}.portal-card.paper{--card:#e8dfc8}.portal-card.forest{--card:#7d9d79;--card-ink:#102c25}.portal-card.blue{--card:#adc9ca}.portal-card:before{content:"";border:1px solid #132f2a24;border-radius:50%;width:220px;height:220px;position:absolute;top:-92px;right:-96px;box-shadow:0 0 0 22px #ffffff0f,0 0 0 44px #12312909}.portal-index{z-index:1;letter-spacing:.18em;opacity:.62;font-size:12px;position:relative}.portal-mark{color:#113028b8;border:1px solid #11302847;border-radius:2px 17px;place-items:center;width:56px;height:56px;font-size:25px;font-weight:700;display:grid;position:absolute;top:54px;right:21px}.portal-copy{z-index:1;flex-direction:column;margin-top:auto;display:flex;position:relative}.portal-copy small{letter-spacing:.2em;opacity:.62;margin-bottom:9px;font:800 9px ui-sans-serif,system-ui,sans-serif}.portal-copy strong{letter-spacing:.04em;font-size:29px;font-weight:650}.portal-copy>span{opacity:.7;min-height:70px;margin-top:13px;font-size:13px;line-height:1.8}.portal-action{z-index:1;border-top:1px solid #12312933;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;font:12px ui-sans-serif,system-ui,sans-serif;display:flex;position:relative}.portal-action b{font-size:18px;transition:transform .2s}.portal-card:hover .portal-action b{transform:translate(5px)}.pending-ribbon{z-index:3;color:#f7f1db;text-align:center;letter-spacing:.15em;background:#a84a39;width:110px;padding:5px 0;font:9px ui-sans-serif,system-ui,sans-serif;position:absolute;top:14px;right:-30px;transform:rotate(36deg)}.courtyard-footer{z-index:2;color:#f1efda8c;letter-spacing:.08em;justify-content:space-between;align-items:center;min-height:94px;font-size:11px;display:flex;position:relative}.sub-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f1f1e1db;height:82px;position:relative}.sub-header nav{gap:21px}.sub-header nav a{padding:31px 0;position:relative}.sub-header nav a:hover:after{content:"";background:var(--red);height:1px;position:absolute;bottom:20px;left:0;right:0}.sub-hero{padding:78px 0 60px;position:relative;overflow:hidden}.sub-hero:after{content:"山  水  有  清  音";color:#1c463a0e;letter-spacing:.22em;white-space:nowrap;font-size:72px;position:absolute;bottom:-12px;right:4%}.library-card{border:0;border-top:4px solid var(--green);transition:transform .2s;box-shadow:0 12px 32px #19362d14}.library-card:hover{transform:translateY(-5px)}.article-list>article{transition:padding .2s,background .2s}.public-empty{border-style:solid;border-color:#1f544826;box-shadow:inset 0 0 0 8px #fff3}.challenge-page{background:linear-gradient(160deg,#e9eee1,#dce7dc 64%,#cbdcd6);min-height:100vh}.challenge-hero{grid-template-columns:1fr .85fr;align-items:center;gap:80px;min-height:550px;padding-block:76px;display:grid}.challenge-hero h1{margin:16px 0;font-size:clamp(52px,7vw,84px);font-weight:600}.challenge-hero>div:first-child>p:not(.kicker){max-width:590px;color:var(--muted);font-size:17px;line-height:2}.challenge-hero a{border-bottom:1px solid;margin-top:18px;padding-bottom:5px;font:13px ui-sans-serif,system-ui,sans-serif;display:inline-block}.challenge-board{aspect-ratio:1.15;background:#1c5147;border:1px solid #1f544840;border-radius:46% 46% 3px 3px;place-items:center;display:grid;position:relative;box-shadow:inset 0 0 0 10px #d4c891,0 24px 54px #14352d26}.question-mark{color:#efe7c8;border:1px solid #efe7c880;border-radius:50%;place-items:center;width:118px;height:118px;font-size:56px;display:grid}.challenge-board i{color:#dcd6b7;letter-spacing:.45em;font-size:12px;font-style:normal;position:absolute;bottom:35px}.challenge-line{background:#ece5c72e;height:1px;position:absolute}.line-a{width:30%;top:27%;left:9%}.line-b{width:25%;top:66%;right:10%}.line-c{width:15%;bottom:19%;left:14%}.challenge-preview{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-bottom:90px;display:grid}.challenge-preview article{border-right:1px solid var(--line);padding:38px 34px}.challenge-preview article:last-child{border:0}.challenge-preview span{color:var(--red);font-size:11px}.challenge-preview h2{margin:18px 0 12px;font-size:24px}.challenge-preview p{color:var(--muted);font-size:13px;line-height:1.8}.forest-hero{padding:66px 0 42px}.forest-hero h1{color:#f0ecd8;letter-spacing:.04em;font-size:clamp(48px,6vw,76px)}.forest-week-card{background:#eef0d812;border-top:2px solid #d1b15d;border-left:0;box-shadow:inset 0 0 0 1px #e9ecd314}.forest-scroll{scrollbar-color:#b9a460 #ffffff0d;padding:10px 0 30px}.forest-map{isolation:isolate;perspective:900px;background-color:#315f4e;background-image:linear-gradient(30deg,#ede4ae0e 12%,#0000 12.5% 87%,#ede4ae0e 87.5%,#ede4ae0e),linear-gradient(150deg,#ede4ae0e 12%,#0000 12.5% 87%,#ede4ae0e 87.5%,#ede4ae0e),linear-gradient(30deg,#ede4ae0e 12%,#0000 12.5% 87%,#ede4ae0e 87.5%,#ede4ae0e),linear-gradient(150deg,#ede4ae0e 12%,#0000 12.5% 87%,#ede4ae0e 87.5%,#ede4ae0e),linear-gradient(60deg,#112c2633 25%,#0000 25.5% 75%,#112c2633 75%),none;background-position:0 0,0 0,24px 42px,24px 42px,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat;background-size:48px 84px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;border:1px solid #e0e3c33d;border-radius:4px 58px;min-width:840px;min-height:460px;padding:76px 45px 44px;box-shadow:inset 0 0 90px #021b1747,0 24px 70px #000c0a33}.forest-map:before{z-index:-1;background:#234f43;border-radius:50% 50% 0 0;height:180px;inset:auto -8% -95px}.forest-map:after{z-index:-1;filter:blur(20px);background:#7ea4811f;border-radius:50%;width:48%;height:48%;inset:-22% -5% auto auto}.forest-sun{opacity:.82;background:#d9bd69;border-radius:2px;width:64px;height:64px;top:34px;right:7%;transform:rotate(45deg);box-shadow:0 0 0 12px #dcbe6712,0 0 52px #dab8584d}.forest-pond{background:repeating-linear-gradient(0deg,#5f8e8b 0 6px,#4b7f7c 6px 12px);border:0;border-radius:0;width:200px;height:56px;bottom:50px;left:5%;transform:skew(-28deg)rotate(-3deg);box-shadow:10px 10px #10362f57}.forest-pavilion{z-index:1;border:7px solid #533e2f;border-top:0;width:74px;height:62px;position:absolute;top:68px;left:8%}.forest-pavilion:before{content:"";background:#b44b36;width:100px;height:16px;position:absolute;top:-18px;left:-20px;transform:skew(-24deg);box-shadow:7px -6px #d09c52}.forest-pavilion i,.forest-pavilion b,.forest-pavilion em{background:#513a2d;width:7px;height:55px;position:absolute;bottom:-8px}.forest-pavilion i{left:4px}.forest-pavilion b{left:29px}.forest-pavilion em{right:4px}.ambient-grove{z-index:1;pointer-events:none;position:absolute;inset:0}.ambient-grove i{background:#235143;width:18px;height:44px;position:absolute;box-shadow:7px 7px #06261f3d}.ambient-grove i:before,.ambient-grove i:after{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#3f775d;position:absolute;left:50%;transform:translate(-50%)}.ambient-grove i:before{width:54px;height:45px;bottom:22px}.ambient-grove i:after{background:#54896a;width:42px;height:40px;bottom:45px}.ambient-grove .grove-a{bottom:30%;left:4%;transform:scale(.56)}.ambient-grove .grove-b{bottom:9%;left:20%;transform:scale(.42)}.ambient-grove .grove-c{bottom:12%;right:20%;transform:scale(.5)}.ambient-grove .grove-d{bottom:34%;right:4%;transform:scale(.72)}.ambient-grove .grove-e{opacity:.75;top:19%;right:13%;transform:scale(.38)}.forest-tree{z-index:3;padding:0 7px}.top-tree{z-index:6}.voxel-tree{--tree-scale:.76;--leaf:#6d9b64;--leaf-top:#8ab777;--leaf-side:#477650;width:100px;height:122px;transform:scale(var(--tree-scale)) translateY(2px);transform-origin:bottom;filter:drop-shadow(12px 14px 6px #041d1847);flex:none;position:relative}.voxel-ground{background:#0f30295c;width:70px;height:34px;position:absolute;bottom:1px;left:17px;transform:rotate(30deg)skew(-30deg)scaleY(.86)}.voxel-trunk,.leaf-cube{background:#76543a;display:block;position:absolute}.voxel-trunk:before,.leaf-cube:before{content:"";transform-origin:0 100%;background:#99734d;width:100%;height:9px;position:absolute;top:-9px;left:5px;transform:skew(-48deg)}.voxel-trunk:after,.leaf-cube:after{content:"";transform-origin:0 0;background:#533a2e;width:9px;height:100%;position:absolute;top:-4px;right:-9px;transform:skewY(-42deg)}.trunk-lower{width:15px;height:53px;bottom:15px;left:43px}.trunk-upper{width:15px;height:32px;bottom:60px;left:43px}.leaf-cube{background:var(--leaf);width:38px;height:31px}.leaf-cube:before{background:var(--leaf-top)}.leaf-cube:after{background:var(--leaf-side)}.leaf-one{top:46px;left:10px}.leaf-two{top:28px;left:34px}.leaf-three{top:48px;right:7px}.leaf-four{top:20px;left:18px}.leaf-five{top:12px;right:16px}.leaf-six{top:1px;left:39px}.level-seed .voxel-tree{--tree-scale:.48;--leaf:#8cb76e;--leaf-top:#a8cb83;--leaf-side:#638f56}.level-seed .trunk-upper,.level-seed .leaf-two,.level-seed .leaf-three,.level-seed .leaf-four,.level-seed .leaf-five,.level-seed .leaf-six{display:none}.level-seed .leaf-one{width:30px;height:24px;top:54px;left:34px}.level-bamboo .voxel-tree{--tree-scale:.68;--leaf:#70a36e;--leaf-top:#94bd7d;--leaf-side:#4f8158}.level-bamboo .voxel-trunk{background:#6c8c4d;width:9px;left:45px}.level-bamboo .voxel-trunk:before{background:#91a866}.level-bamboo .voxel-trunk:after{background:#4e6e3b}.level-bamboo .leaf-cube{width:26px;height:17px}.level-bamboo .leaf-one{top:61px;left:20px}.level-bamboo .leaf-two{top:47px;left:49px}.level-bamboo .leaf-three{top:27px;right:16px}.level-bamboo .leaf-four{top:18px;left:21px}.level-bamboo .leaf-five,.level-bamboo .leaf-six{display:none}.level-ginkgo .voxel-tree{--tree-scale:.86;--leaf:#c5a84d;--leaf-top:#dfc76d;--leaf-side:#9c7b36}.level-ginkgo .leaf-cube{width:42px;height:27px}.level-ginkgo .leaf-six{display:none}.level-pine .voxel-tree{--tree-scale:1.02;--leaf:#39715a;--leaf-top:#538c6c;--leaf-side:#245441}.level-pine .leaf-cube{height:26px}.level-pine .leaf-one{width:46px;top:60px;left:5px}.level-pine .leaf-three{width:46px;top:60px;right:1px}.level-pine .leaf-four{top:33px;left:21px}.level-pine .leaf-five{top:34px;right:13px}.level-pine .leaf-two{top:12px;left:35px}.level-pine .leaf-six{display:none}.level-banyan .voxel-tree{--tree-scale:1.18;--leaf:#2f684e;--leaf-top:#4a8363;--leaf-side:#1d4e3b}.level-banyan .trunk-lower{width:23px;height:62px;left:39px}.level-banyan .trunk-upper{width:23px;left:39px}.level-banyan .leaf-one{width:48px;top:52px;left:-2px}.level-banyan .leaf-three{width:48px;top:50px;right:-2px}.level-banyan .leaf-four{width:48px;top:20px;left:9px}.level-banyan .leaf-five{width:48px;top:16px;right:4px}.level-banyan .leaf-six{width:44px;top:-5px;left:34px}.top-1 .voxel-tree{transform:scale(var(--tree-scale)) translateY(-4px);filter:drop-shadow(12px 14px 6px #041d1847)drop-shadow(0 0 12px #d8b95d38)}.tree-label{color:#e8edda;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08251fd1;border:1px solid #e7e9cc2b;border-radius:2px;max-width:142px;margin-top:-6px;padding:9px 8px 10px;box-shadow:0 8px 22px #0216123d}.top-tree .tree-label{border-color:#d9bc697a;box-shadow:0 0 0 2px #d5b75b14,0 10px 25px #02161247}.forest-legend{color:#18372f;background:#e8e9d8;border:0;border-radius:2px 28px;box-shadow:0 18px 45px #0014102b}.forest-legend li{background:#ffffff61}.legend-tree:before{border-radius:2px;box-shadow:5px 5px #15433633}.legend-tree.seed:before{background:#8cb76e}.legend-tree.bamboo:before{background:#70a36e;width:16px;height:29px}.legend-tree.ginkgo:before{background:#c5a84d}.legend-tree.pine:before{clip-path:polygon(50% 0,100% 100%,0 100%);background:#39715a}.legend-tree.banyan:before{background:#2f684e;width:38px}.weekly-breakdown>div{color:#e1e9d7;background:#eff1da0e;border-color:#e5ebd32b}.access-note{color:#73817a}@media (max-width:1050px){.portal-grid{grid-template-columns:1fr 1fr}.portal-card{min-height:290px}.sub-header nav{gap:15px}.sub-header nav a{font-size:11px}}@media (max-width:900px){.courtyard-nav{grid-template-columns:1fr auto}.courtyard-nav-note{display:none}.courtyard-hero{grid-template-columns:1fr;gap:30px;padding-top:62px}.courtyard-copy{padding-left:0}.mountain-window{width:min(430px,82vw)}.challenge-hero{grid-template-columns:1fr;gap:50px}.challenge-board{width:min(520px,100%)}.sub-header nav a:nth-child(5){display:none}}@media (max-width:680px){.courtyard-page .shell{width:min(100% - 28px,1180px)}.courtyard-nav{height:78px}.teacher-link-dark{font-size:11px}.courtyard-hero{min-height:auto;padding-block:52px 58px}.courtyard-copy h1{font-size:50px}.courtyard-copy>p:last-child{font-size:14px}.mountain-window{width:min(360px,86vw)}.portal-section{padding-block:50px}.portal-heading{display:block}.portal-heading h2{font-size:32px}.portal-heading p{text-align:left;margin-top:14px}.portal-grid{grid-template-columns:1fr}.portal-card{min-height:255px}.courtyard-footer{padding-block:24px;line-height:1.8;display:block}.sub-header{height:auto;min-height:76px;padding-block:14px}.sub-header nav{gap:10px}.sub-header nav a{padding:8px 0}.sub-header nav a:not(:first-child):not(:last-child){display:none}.challenge-hero{min-height:auto;padding-block:54px}.challenge-hero h1{font-size:54px}.challenge-preview{grid-template-columns:1fr}.challenge-preview article{border-right:0;border-bottom:1px solid var(--line)}.forest-hero h1{font-size:50px}.forest-map{min-width:780px}.forest-legend ol{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.mountain-window:after{animation:none}.portal-card,.teacher-link,.library-card,.article-list>article{transition:none}}.home-v3{color:#333;background:#fff;min-height:100vh;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}.home-header{z-index:30;border:0;grid-template-columns:1fr auto 1fr;align-items:center;height:104px;display:grid;position:relative}.home-logo{align-items:center;gap:12px;width:max-content;display:flex}.home-logo>span{color:#fff;background:#128068;border-radius:50% 50% 46% 54%;place-items:center;width:46px;height:46px;font:700 23px Songti SC,STSong,serif;display:grid}.home-logo strong{letter-spacing:.08em;flex-direction:column;font-size:19px;display:flex}.home-logo small{color:#128068;letter-spacing:.16em;margin-top:3px;font-size:8px;font-weight:700}.home-header nav{align-items:center;gap:32px;display:flex}.home-header nav a{letter-spacing:.05em;padding:10px 0;font-size:13px;font-weight:600}.home-header nav a:after{content:"";background:#128068;border-radius:2px;height:2px;transition:left .2s,right .2s;position:absolute;bottom:0;left:50%;right:50%}.home-header nav a:hover:after{left:0;right:0}.home-teacher{color:#0c6f5a;background:#f7faf9;border:1px solid #d6e2df;border-radius:999px;justify-self:end;align-items:center;gap:18px;padding:12px 15px 12px 19px;font-size:12px;font-weight:650;display:flex}.home-teacher b{color:#fff;background:#128068;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.fresh-hero{background:radial-gradient(circle at 9% 76%,#ffe4698c 0 5%,#0000 5.2%),radial-gradient(circle at 89% 21%,#acded3b8 0 7%,#0000 7.2%),linear-gradient(#fff 0 17%,#f3f9f7 17% 100%);min-height:calc(100vh - 104px);padding:20px 0 76px;position:relative;overflow:hidden}.fresh-hero:before{content:"";background:linear-gradient(135deg,#e5f4f0,#fff7d8 56%,#e0f1ed);border-radius:50% 50% 0 0;height:69%;position:absolute;top:28%;left:-8%;right:-8%;transform:rotate(-2deg)}.fresh-title{z-index:4;text-align:center}.fresh-title>p{color:#128068;letter-spacing:.08em;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font:600 13px Avenir Next,ui-sans-serif,system-ui,sans-serif;display:flex}.fresh-title>p i,.reference-heading>div>p i{background:#128068;border-radius:50%;width:10px;height:10px}.fresh-title h1{color:#333;letter-spacing:.04em;margin:0;font-size:clamp(42px,5.2vw,72px);font-weight:600;line-height:1.3}.fresh-title h1 span{color:#128068}.fresh-title>small{color:#6e7774;letter-spacing:.18em;margin-top:14px;font-size:13px;display:block}.learning-world{z-index:3;height:500px;margin-top:18px}.learning-track{border:42px solid #fffffff0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-6deg);box-shadow:0 18px 34px #115a4814,inset 0 0 0 2px #acded373}.track-outer{border-radius:50%;width:84%;height:330px}.track-inner{border-width:32px;border-radius:50%;width:46%;height:190px;transform:translate(-50%,-50%)rotate(8deg)}.world-center{z-index:4;color:#fff;background:linear-gradient(145deg,#18a185,#0b705a);border-radius:48% 52% 44% 56%;align-content:center;place-items:center;width:178px;height:152px;display:grid;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px #0f67522e}.world-center span,.world-center b{font:600 43px/1 Songti SC,STSong,serif;display:inline}.world-center b{color:#ffdf60}.world-center small{letter-spacing:.18em;margin-top:10px;font-size:11px}.world-stop{z-index:6;background:#fff;border:1px solid #1280681f;border-radius:14px;align-items:center;gap:10px;min-width:150px;padding:12px 16px 12px 12px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 13px 28px #28564a1f}.world-stop:hover{transform:translateY(-7px);box-shadow:0 20px 34px #28564a2e}.world-stop:focus-visible{outline-offset:4px;outline:3px solid #ffda52}.world-icon{color:#fff;background:#128068;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font:700 21px Songti SC,STSong,serif;display:grid}.world-label{flex-direction:column;display:flex}.world-label small{color:#128068;letter-spacing:.08em;font:700 9px Lexend,Avenir Next,sans-serif}.world-label strong{white-space:nowrap;margin-top:3px;font-size:16px}.world-stop em{color:#fff;letter-spacing:.08em;background:#b71616;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;position:absolute;top:-10px;right:-10px}.stop-game{top:29%;left:6%}.stop-note{top:25%;right:7%}.stop-forest{bottom:15%;left:18%}.stop-quiz{bottom:12%;right:17%}.stop-note .world-icon{background:#eba93e}.stop-forest .world-icon{background:#1bad8e}.stop-quiz .world-icon{background:#4a91a1}.world-tree{z-index:4;background:#946d43;border-radius:7px 7px 3px 3px;width:20px;height:48px;position:absolute}.world-tree:before,.world-tree:after{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#128068;position:absolute;left:50%;transform:translate(-50%)}.world-tree:before{width:70px;height:60px;bottom:25px}.world-tree:after{background:#1bad8e;width:52px;height:48px;bottom:53px}.tree-one{bottom:9%;left:3%;transform:scale(.72)}.tree-two{bottom:28%;right:3%;transform:scale(.55)}.tree-three{top:15%;right:31%;transform:scale(.42)}.world-book{z-index:4;background:#efb042;border-radius:3px;width:72px;height:17px;position:absolute;box-shadow:6px 7px #70c1b1,12px 14px #fff}.book-one{top:19%;right:26%;transform:rotate(8deg)}.book-two{bottom:8%;left:31%;transform:scale(.7)rotate(-9deg)}.world-dot{z-index:2;background:#ffdd54;border-radius:50%;width:14px;height:14px;position:absolute}.dot-one{top:15%;left:11%}.dot-two{background:#ef8d87;bottom:14%;right:9%}.dot-three{background:#128068;width:9px;height:9px;bottom:2%;right:39%}.fresh-notice{z-index:8;background:#fff;border-radius:8px;width:320px;padding:19px 20px 17px;position:absolute;bottom:44px;left:4%;box-shadow:0 18px 35px #33504824}.fresh-notice:before{content:"";background:#ffe43cc7;width:28px;height:48px;position:absolute;top:-23px;left:23px;transform:rotate(13deg)}.fresh-notice>span{color:#128068;font-size:12px;font-weight:700}.fresh-notice p{color:#555;margin:7px 0 13px;font-size:12px;line-height:1.6}.fresh-notice a{color:#333;border-top:1px solid #e4e9e7;justify-content:space-between;padding-top:10px;font-size:11px;display:flex}.fresh-notice a b{color:#128068}.fresh-scroll{z-index:7;color:#128068;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:40px;right:4%}.fresh-scroll span{writing-mode:vertical-rl;letter-spacing:.16em;font:700 9px Avenir Next,sans-serif}.fresh-scroll i{border:1px solid #128068;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.destination-section{padding:112px 0 120px}.reference-heading{border-bottom:1px solid #d9dede;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;padding-bottom:34px;display:flex}.reference-heading>div>p{align-items:center;gap:9px;margin:0 0 6px;font:600 18px Avenir Next,sans-serif;display:flex}.reference-heading h2{letter-spacing:.04em;margin:0;font-size:34px;font-weight:600}.reference-heading>p{color:#6e6e6e;max-width:350px;margin:0;font-size:13px;line-height:1.8}.destination-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.destination-card{background:#f5f7f7;border-radius:28px;grid-template-columns:58px 1fr 1fr;align-items:center;gap:24px;min-height:290px;padding:34px;transition:transform .25s;display:grid;position:relative;overflow:hidden}.destination-card:hover{transform:translateY(-6px)}.destination-number{color:#128068;align-self:start;font:600 13px Lexend,Avenir Next,sans-serif}.destination-visual{background:#e0efec;border-radius:50% 44% 54% 46%;place-items:center;width:150px;height:150px;display:grid}.destination-visual i{color:#fff;background:#128068;border-radius:50%;place-items:center;width:72px;height:72px;font:700 31px Songti SC,STSong,serif;display:grid;box-shadow:18px 14px #1280681c}.destination-copy{flex-direction:column;display:flex}.destination-copy small{color:#128068;font:700 11px Lexend,Avenir Next,sans-serif}.destination-copy b{font-size:12px;font-weight:600}.destination-card>em{color:#b71616;letter-spacing:.1em;font:700 9px Avenir Next,sans-serif;position:absolute;top:22px;right:22px}.card-note{background:#fff8e4}.card-note .destination-visual{background:#ffe9aa}.card-note .destination-visual i{background:#eba93e}.card-forest{background:#e8f5f1}.card-quiz{background:#e9f3f5}.card-quiz .destination-visual{background:#cfe6e8}.card-quiz .destination-visual i{background:#4a91a1}.home-footer{color:#6e6e6e;border-top:1px solid #dedede;justify-content:space-between;align-items:center;min-height:110px;font-size:11px;display:flex}.icp-record{color:inherit;white-space:nowrap;margin-left:12px;text-decoration:none}.icp-record:hover{text-decoration:underline}@media (max-width:1000px){.home-header{grid-template-columns:1fr auto}.home-header nav{display:none}.learning-world{height:560px}.track-outer{width:96%}.destination-card{grid-template-columns:42px 130px 1fr;padding:26px}.destination-visual{width:125px;height:125px}}@media (max-width:760px){.home-v3 .shell{width:min(100% - 28px,1180px)}.home-header{height:80px}.home-logo strong{font-size:16px}.home-teacher{padding:9px 10px 9px 14px}.fresh-hero{min-height:auto;padding-top:30px;padding-bottom:170px}.fresh-title h1{font-size:39px}.fresh-title>small{font-size:10px}.learning-world{width:100%;height:570px;margin-top:8px}.track-outer{width:118%;height:360px}.track-inner{width:68%;height:180px}.world-center{width:132px;height:116px}.world-center span,.world-center b{font-size:34px}.world-stop{min-width:132px;padding:9px 12px 9px 9px}.world-icon{flex-basis:40px;width:40px;height:40px}.world-label strong{font-size:14px}.stop-game{top:25%;left:2%}.stop-note{top:29%;right:1%}.stop-forest{bottom:18%;left:4%}.stop-quiz{bottom:13%;right:2%}.fresh-notice{width:auto;bottom:38px;left:14px;right:75px}.fresh-scroll{bottom:40px;right:20px}.destination-section{padding-block:72px}.reference-heading{display:block}.reference-heading>p{margin-top:16px}.destination-grid{grid-template-columns:1fr}.destination-card{border-radius:20px;grid-template-columns:34px 100px 1fr;gap:14px;min-height:220px;padding:22px 18px}.destination-visual{width:94px;height:94px}.destination-visual i{width:56px;height:56px}.destination-copy strong{margin-bottom:22px;font-size:23px}.home-footer{padding-block:24px;line-height:1.8;display:block}}@media (prefers-reduced-motion:reduce){.home-header nav a:after,.world-stop,.destination-card{transition:none}}body{color:#333;background:#fff;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}.brand{gap:11px}.brand-seal{width:42px;height:42px;box-shadow:none;background:#128068;border-radius:50%;font:700 21px Songti SC,STSong,serif}.brand strong{color:#333;font-size:18px;font-weight:700}.brand small{color:#128068;letter-spacing:.12em;font:700 8px/1.4 Avenir Next,ui-sans-serif,sans-serif}.sub-header{z-index:20;color:#333;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #e2e7e5;height:92px;position:relative}.sub-header:before{content:"";z-index:-1;background:#fff;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.sub-header nav{gap:18px;font-family:inherit;display:flex}.sub-header nav a{letter-spacing:.03em;padding:34px 0;font-size:11px;font-weight:650}.sub-header nav a:last-child{color:#128068}.sub-header nav a:hover:after{background:#128068;bottom:25px}.kicker{color:#128068;letter-spacing:.06em;align-items:center;gap:9px;font:700 12px/1 Avenir Next,ui-sans-serif,sans-serif;display:flex}.kicker:before{content:"";background:#128068;border-radius:50%;width:9px;height:9px}.sub-hero{border-bottom:0;flex-direction:column;justify-content:center;min-height:340px;padding:72px 0 62px;display:flex;position:relative;overflow:hidden}.sub-hero:before{content:"";z-index:-1;background:radial-gradient(circle at 84% 20%,#ffda5285 0 4%,#0000 4.2%),radial-gradient(circle at 74% 68%,#acded3bf 0 14%,#0000 14.2%),linear-gradient(120deg,#f5f7f7,#eef8f5);width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.sub-hero:after{content:"LEARN  WITH  CURIOSITY";color:#12806812;letter-spacing:.08em;font:700 42px Avenir Next,sans-serif;bottom:24px;right:4%}.sub-hero h1{color:#333;margin:15px 0 12px;font-size:clamp(44px,5vw,64px);font-weight:600}.sub-hero>p:last-child{color:#68716e;font-size:15px;line-height:1.9}.library-grid{gap:24px;padding:62px 0 110px}.library-card{min-height:340px;box-shadow:none;background:#f5f7f7;border:0;border-radius:24px;padding:30px;overflow:hidden}.library-card:before{content:"";background:#e0efec;border-radius:50%;width:155px;height:155px;position:absolute;top:-45px;right:-38px}.library-card.tone-1{background:#fff8e4;border:0}.library-card.tone-1:before{background:#ffe6a1}.library-card.tone-2{background:#e9f3f5;border:0}.library-card.tone-2:before{background:#cfe6e8}.library-number{z-index:1;color:#128068;font-family:Lexend,Avenir Next,sans-serif}.library-card>p:not(.description){color:#128068;font-family:inherit}.library-card h2{font-size:27px;font-weight:650}.library-card .description{color:#6e6e6e}.library-card a{border-top:1px solid #33333324;border-bottom:0;justify-content:space-between;align-items:center;width:100%;padding:13px 0 0;font-family:inherit;font-weight:650;display:flex}.public-empty{box-shadow:none;background:#f5f7f7;border:0;border-radius:24px}.public-empty>span{background:#128068}.article-list{padding:44px 0 110px}.article-list>article{border-bottom:1px solid #dedede;border-radius:18px;grid-template-columns:130px 48px 1fr;padding:42px 30px}.article-list>article:hover{background:#f5f7f7;padding-inline:42px}.article-list time,.article-index{font-family:Lexend,Avenir Next,sans-serif}.article-index{color:#128068}.article-list h2{font-size:28px;font-weight:650}.article-list article p{color:#6e6e6e}.article-list article a{color:#128068;border:0;font-family:inherit;font-weight:650}.article-page{max-width:850px}.article-page h1{font-weight:650}.article-lead{background:#eaf5f2;border-left:4px solid #128068;border-radius:0 14px 14px 0}.article-body{color:#3d4845;font-family:Songti SC,STSong,serif}.game-player{border:0;box-shadow:0 20px 48px #24534721}@media (max-width:640px){.game-player-toolbar{align-items:flex-start;padding:10px 10px 10px 14px}.game-player-toolbar>span{max-width:52%;font-size:11px;line-height:1.45}.game-player-toolbar button{min-width:116px;min-height:44px;padding:0 14px}.game-player iframe{height:72vh}}.forest-page{color:#333;background:#f5f7f7}.forest-page .kicker:before{background:#128068}.forest-hero{min-height:390px;padding:70px 0 56px;position:relative}.forest-hero:before{content:"";z-index:-1;background:radial-gradient(circle at 78% 23%,#ffdd54a6 0 5%,#0000 5.2%),linear-gradient(135deg,#fff,#e8f5f1);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.forest-hero h1{color:#333;font-size:clamp(47px,5.5vw,70px);font-weight:600}.forest-week-card{color:#333;background:#fff;border:0;border-radius:18px;box-shadow:0 14px 30px #1b5c4b17}.forest-week-card:before{content:"";background:#ffdc43bf;width:25px;height:42px;position:absolute;top:-18px;left:24px;transform:rotate(12deg)}.forest-week-card span,.forest-week-card p{color:#68716e}.forest-week-card strong{color:#128068}.forest-toolbar{border-color:#dbe1df}.forest-toolbar>p{color:#6e7774}.forest-toolbar .class-tabs a{color:#128068;background:#fff;border-color:#b9d9d1}.forest-toolbar .class-tabs a.active{color:#fff;background:#128068;border-color:#128068}.forest-map{background-color:#d9efea;background-image:linear-gradient(30deg,#1280680b 12%,#0000 12.5% 87%,#1280680b 87.5%,#1280680b),linear-gradient(150deg,#1280680b 12%,#0000 12.5% 87%,#1280680b 87.5%,#1280680b),linear-gradient(30deg,#1280680b 12%,#0000 12.5% 87%,#1280680b 87.5%,#1280680b),linear-gradient(150deg,#1280680b 12%,#0000 12.5% 87%,#1280680b 87.5%,#1280680b),linear-gradient(60deg,#fff6 25%,#0000 25.5% 75%,#fff6 75%),none;background-position:0 0,0 0,24px 42px,24px 42px,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat;background-size:48px 84px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;border:0;border-radius:30px;box-shadow:0 20px 45px #1c5b4b1a,inset 0 0 80px #fff6}.forest-map:before{background:#b9ded4}.forest-map:after{background:#ffffff59}.forest-sun{background:#ffdc54;box-shadow:0 0 0 14px #ffdc5424}.forest-pond{background:repeating-linear-gradient(0deg,#83c9c1 0 6px,#69b7ad 6px 12px);box-shadow:10px 10px #1280681f}.forest-pavilion:before{background:#b71616;box-shadow:7px -6px #efb042}.tree-label{color:#333;background:#fffffff0;border:0;border-radius:10px;box-shadow:0 8px 20px #2453471f}.top-tree .tree-label{border:1px solid #e3c64e;box-shadow:0 0 0 3px #ffdc542e,0 10px 24px #24534721}.tree-label .tree-rank{color:#128068}.tree-label small{color:#6e7774}.tree-label b{color:#333}.tree-label em{color:#b71616}.forest-legend{color:#333;background:#fff;border-radius:24px;box-shadow:0 16px 38px #1b5c4b17}.forest-legend li{background:#f5f7f7;border-radius:12px}.weekly-breakdown>div{color:#333;background:#fff;border:0;border-radius:14px;box-shadow:0 8px 20px #2453470f}.weekly-breakdown strong{color:#128068}.ranking-privacy{color:#6e7774}.challenge-page{background:#fff}.challenge-hero{min-height:560px}.challenge-hero:before{content:"";z-index:-1;background:linear-gradient(135deg,#f5f7f7,#e6f4f1);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.challenge-hero h1{font-weight:600}.challenge-hero a{color:#128068;border:0;font-weight:650}.challenge-board{background:#128068;border:0;border-radius:50% 50% 44% 56%;box-shadow:inset 0 0 0 10px #ffdc54,0 24px 54px #12806826}.challenge-preview article{border-color:#dedede}.access-page{background:radial-gradient(circle at 82% 18%,#ffdc5494 0 6%,#0000 6.2%),radial-gradient(circle at 10% 82%,#acded3b3 0 10%,#0000 10.2%),linear-gradient(135deg,#f5f7f7,#e6f4f1)}.access-card{background:#fff;border-radius:28px;box-shadow:0 24px 65px #1c5b4b29}.access-card:before{opacity:.08}.access-brand h1{font-family:inherit;font-weight:650}.access-input-row button{background:#128068}.access-input-row input:focus{border-color:#128068;box-shadow:inset 0 0 0 1px #128068}.admin-shell{background:#f5f7f7}.admin-header{background:#fff}.admin-nav button.active,.admin-primary{background:#128068}.admin-tip,.score-source-panel{background:#e0efec}.admin-main{max-width:1040px}.upload-panel,.editor-form,.empty-state{background:#fff;border-color:#dce5e2;border-radius:16px}.file-drop{background:#f1f8f6;border-radius:14px}@media (max-width:900px){.sub-header nav a:nth-child(5){display:none}.forest-hero{min-height:auto}.forest-map{min-width:820px}}@media (max-width:680px){.sub-header{min-height:76px}.sub-header nav a{padding:8px 0}.sub-hero{min-height:300px}.sub-hero:after{font-size:24px}.article-list>article{grid-template-columns:64px 1fr;padding-inline:16px}.forest-map{min-width:780px}.challenge-hero{min-height:auto}}.hero-v4{background:linear-gradient(90deg,#12806809 1px,#0000 1px) 0 0/44px 44px,linear-gradient(#12806809 1px,#0000 1px) 0 0/44px 44px,linear-gradient(145deg,#fff 0%,#fbf8ef 54%,#eff8f4 100%);min-height:0;padding:54px 0 34px;overflow:hidden}.hero-v4:before{display:none}.hero-v4-layout{grid-template-columns:minmax(286px,.78fr) minmax(430px,1.22fr);align-items:center;gap:18px;display:grid}.hero-v4-copy{z-index:2;padding:18px 0 12px}.hero-eyebrow{color:#128068;letter-spacing:.1em;align-items:center;gap:9px;margin:0 0 18px;font:700 12px Avenir Next,ui-sans-serif,system-ui,sans-serif;display:flex}.hero-eyebrow i{background:#b71616;border-radius:2px;width:24px;height:2px}.hero-v4 h1{color:#273c37;letter-spacing:.025em;margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(40px,3.25vw,46px);font-weight:700;line-height:1.27}.hero-v4 h1 span{color:#128068}.hero-v4 h1 .hero-line{white-space:nowrap;display:block}.hero-v4 h1 .hero-line-dark{color:#273c37}.hero-lead{color:#60716d;max-width:440px;margin:24px 0 0;font-size:14px;line-height:1.9}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.hero-actions a{border-radius:10px;justify-content:center;align-items:center;min-height:48px;font-size:13px;font-weight:700;display:inline-flex}.hero-primary{color:#fff;background:#128068;gap:30px;padding:0 20px;box-shadow:0 12px 24px #12806829}.hero-primary b{color:#ffde67}.hero-secondary{color:#0d6d59;background:#ffffffc2;border:1px solid #b9d5ce;padding:0 18px}.hero-note{background:#ffffffbd;border-left:3px solid #d9a033;grid-template-columns:auto 1fr;gap:6px 12px;max-width:410px;margin-top:28px;padding:14px 16px;display:grid;box-shadow:0 8px 24px #2d50470f}.hero-note span{color:#9a6615;letter-spacing:.08em;grid-row:1/3;align-self:center;font-size:11px;font-weight:750}.hero-note p{color:#65726f;margin:0;font-size:11px;line-height:1.65}.hero-v4-art{z-index:1;align-self:center;margin:0}.hero-v4-art img{filter:drop-shadow(0 22px 20px #224e421f);width:100%;height:auto;display:block}.hero-v4-art figcaption{color:#71807c;letter-spacing:.04em;justify-content:flex-end;gap:8px;margin:-10px 7% 0 0;font-size:10px;display:flex}.hero-v4-art figcaption span{color:#b71616;font-weight:750}.hero-shortcuts{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.hero-shortcut{background:#ffffffe0;border:1px solid #12806821;border-radius:12px;grid-template-columns:30px 40px 1fr 18px;align-items:center;gap:9px;min-width:0;padding:14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 10px 24px #294f4512}.hero-shortcut:hover{border-color:#12806857;transform:translateY(-3px);box-shadow:0 16px 28px #294f451a}.hero-shortcut>span{color:#78908a;font:700 10px Avenir Next,sans-serif}.hero-shortcut>i{color:#fff;background:#128068;border-radius:9px;place-items:center;width:38px;height:38px;font:700 18px Songti SC,STSong,serif;display:grid}.hero-shortcut>strong{color:#2f423d;min-width:0;font-size:14px;line-height:1.25}.hero-shortcut>strong small{color:#78908a;letter-spacing:.09em;text-transform:uppercase;margin-top:3px;font:700 8px Avenir Next,sans-serif;display:block}.hero-shortcut>b{color:#128068;font-size:16px}.hero-shortcut>em{color:#fff;background:#b71616;border-radius:99px;padding:3px 6px;font-size:8px;font-style:normal;position:absolute;top:-8px;right:8px}.shortcut-note>i{background:#d39a35}.shortcut-quiz>i{background:#477f8c}.destination-card{border-radius:20px;grid-template-columns:42px 78px 1fr;gap:20px;min-height:222px;padding:28px}.destination-visual{border-radius:16px;width:72px;height:72px}.destination-visual i{border-radius:12px;width:46px;height:46px;font-size:21px;box-shadow:8px 8px #1280681a}.destination-copy strong{margin:5px 0 24px;font-size:25px}@media (max-width:1000px){.hero-v4-layout{grid-template-columns:minmax(340px,.9fr) minmax(390px,1.1fr);gap:14px}.hero-v4 h1{letter-spacing:0;font-size:38px}.hero-shortcuts{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.hero-v4{background-size:36px 36px,36px 36px,auto;padding:34px 0 26px}.hero-v4-layout{grid-template-columns:1fr;gap:18px}.hero-v4-copy{padding:0}.hero-eyebrow{margin-bottom:14px;font-size:10px}.hero-v4 h1{font-size:40px;line-height:1.3}.hero-lead{margin-top:18px;font-size:13px}.hero-actions{margin-top:22px}.hero-actions a{min-height:44px}.hero-note{margin-top:20px}.hero-v4-art{margin-top:0}.hero-v4-art figcaption{margin-top:-4px}.hero-shortcuts{grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.hero-shortcut{grid-template-columns:34px 1fr 14px;padding:11px}.hero-shortcut>span{display:none}.hero-shortcut>i{width:34px;height:34px;font-size:16px}.hero-shortcut>strong{font-size:13px}.destination-card{grid-template-columns:28px 58px 1fr;gap:13px;min-height:180px;padding:20px 16px}.destination-visual{border-radius:13px;width:56px;height:56px}.destination-visual i{width:36px;height:36px;font-size:17px}.destination-copy strong{margin-bottom:18px;font-size:21px}}@media (max-width:390px){.hero-v4 h1{font-size:36px}.hero-actions{align-items:stretch}.hero-actions a{flex:145px}.hero-shortcuts{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-shortcut{transition:none}}.forest-page{--forest-ink:#193b32;--forest-jade:#087c52;--forest-river:#5bc8e6;--forest-sand:#c8955f;--forest-cloud:#fffaf0;min-height:100vh;color:var(--forest-ink);background:radial-gradient(circle at 14% 5%,#ffde9773,#0000 26%),linear-gradient(#e8f6fb 0,#f5fbf7 34%,#edf6ed 100%)}.forest-page .sub-header{color:var(--forest-ink)}.forest-page .kicker{color:var(--forest-jade)}.forest-page .kicker:before{background:var(--forest-sand);border-radius:2px;width:24px;height:2px}.forest-heading{justify-content:space-between;align-items:end;gap:32px;padding:24px 0 12px;display:flex}.forest-heading h1{letter-spacing:.03em;margin:5px 0 0;font-family:Songti SC,STSong,serif;font-size:40px;line-height:1.15}.forest-heading>p{color:#627b73;text-align:right;margin:0 0 5px;font-size:12px}.forest-heading>p span{color:var(--forest-jade);margin-top:5px;font-size:11px;font-weight:750;display:block}.forest-toolbar{border-top:0;justify-content:flex-start;align-items:center;padding:0 0 12px}.forest-toolbar .class-tabs{flex-wrap:wrap;gap:8px;display:flex}.forest-toolbar .class-tabs a{color:var(--forest-jade);background:#ffffffb8;border:1px solid #087c5240;border-radius:999px;padding:9px 15px;font-size:11px;font-weight:750;box-shadow:0 7px 18px #2568520f}.forest-toolbar .class-tabs a.active{color:#fff;border-color:var(--forest-jade);background:var(--forest-jade);box-shadow:0 9px 20px #087c5233}.forest-wrap{padding-bottom:64px}.forest-scroll{place-items:center;padding:4px 0 22px;display:grid;overflow:visible}.forest-map{aspect-ratio:3/2;isolation:isolate;background:#bde3ef;border:1px solid #275b492e;border-radius:30px;width:100%;position:relative;overflow:hidden;box-shadow:0 34px 80px #23574738,inset 0 3px #ffffffb3;container-type:inline-size}.forest-map:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(135deg,#fff4cd29,#0000 34% 72%,#1f5f4f1c);position:absolute;inset:0;box-shadow:inset 0 -48px 70px #13463d14}.forest-map:after{content:"";z-index:3;pointer-events:none;filter:blur(30px);background:#2154442e;border-radius:50%;height:18%;position:absolute;inset:auto 12% -7%}.forest-scene{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.forest-atmosphere{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.forest-atmosphere i{filter:blur(10px);background:#ffffff38;border-radius:50%;width:22cqw;height:5cqw;animation:18s ease-in-out infinite alternate island-cloud;position:absolute}.forest-atmosphere i:first-child{top:18%;left:-5%}.forest-atmosphere i:nth-child(2){width:28cqw;animation-delay:-7s;top:42%;right:-8%}.forest-atmosphere i:nth-child(3){opacity:.65;width:34cqw;animation-delay:-12s;bottom:-1%;left:24%}.forest-stage-title,.forest-stage-hint{z-index:900;color:var(--forest-ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #fff9;align-items:center;display:flex;position:absolute;box-shadow:0 12px 30px #27554724}.forest-stage-title{border-radius:999px;gap:.7cqw;padding:.72cqw 1.05cqw;top:1.7cqw;left:1.7cqw}.forest-stage-title strong{font-family:Songti SC,STSong,serif;font-size:clamp(11px,1.15cqw,17px)}.forest-stage-title span{color:#657a73;letter-spacing:.05em;font:750 clamp(7px,.67cqw,10px) Avenir Next,sans-serif}.forest-stage-hint{color:#5d746c;border-radius:999px;gap:.45cqw;padding:.62cqw .9cqw;font-size:clamp(7px,.68cqw,10px);top:1.7cqw;right:1.7cqw}.forest-stage-hint span{color:#d59638}.forest-tree{width:max-content;transform:translate(-50%,-100%) scale(var(--tree-depth,1));transform-origin:50% 100%;opacity:0;animation:tree-arrive .62s cubic-bezier(.2,.82,.25,1) var(--tree-delay,0s) forwards;position:absolute}.tree-marker{color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:block;position:relative}.student-tree-art,.legend-tree-art{justify-content:center;align-items:flex-end;display:flex;position:relative}.student-tree-art{width:var(--tree-width);height:var(--tree-height);transform:scale(var(--tree-growth,1));transform-origin:50% 100%;margin:0 auto;transition:transform .25s cubic-bezier(.2,.8,.2,1),filter .25s}.student-tree-art:before{content:"";z-index:0;filter:blur(.18cqw);transform-origin:50%;background:#233a1861;border-radius:50%;height:6%;position:absolute;bottom:.2%;left:24%;right:24%;transform:skew(-16deg)}.student-tree-art img,.legend-tree-art img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 .18cqw .16cqw #1b3e2f42)saturate(1.03)contrast(1.015);width:100%;height:100%;display:block}.student-tree-art img{z-index:1;position:relative}.tree-marker:hover .student-tree-art,.tree-marker:focus-visible .student-tree-art{transform:scale(calc(var(--tree-growth,1) * 1.035));filter:brightness(1.035)}.tree-marker:focus-visible{outline:none}.tree-marker:focus-visible .student-tree-art:after{content:"";border:2px solid #ffffffe6;border-radius:50%;height:12%;position:absolute;bottom:1%;left:14%;right:14%;box-shadow:0 0 0 3px #087c524d}.tree-art-sprout{--tree-width:2.4cqw;--tree-height:2.6cqw}.tree-art-seedling{--tree-width:3.2cqw;--tree-height:5.2cqw}.tree-art-young{--tree-width:6.1cqw;--tree-height:7.4cqw}.tree-art-mature{--tree-width:8.2cqw;--tree-height:8.5cqw}.tree-art-banyan{--tree-width:15.5cqw;--tree-height:16.2cqw}.tree-label{z-index:4;width:max-content;max-width:13cqw;color:var(--forest-ink);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffe8;border:1px solid #ffffffc2;border-radius:999px;justify-content:center;align-items:baseline;gap:.4cqw;padding:.38cqw .68cqw .42cqw;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:-1.25cqw;left:50%;transform:translate(-50%,.45cqw)scale(.94);box-shadow:0 .55cqw 1.2cqw #1c473938}.tree-marker:hover .tree-label,.tree-marker:focus .tree-label,.tree-marker.is-featured .tree-label,.tree-marker.is-open .tree-label{opacity:1;transform:translate(-50%)scale(1)}.tree-label strong{max-width:7cqw;color:var(--forest-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(8px,.72cqw,11px);overflow:hidden}.tree-label b{color:var(--forest-jade);white-space:nowrap;font-size:clamp(7px,.68cqw,10px)}.tree-label b small{color:#71817b;margin-left:2px;font-size:.72em;font-weight:700;display:inline}.island-legend{z-index:1100;color:var(--forest-ink);position:absolute;bottom:1.6cqw;right:1.6cqw}.island-legend summary{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:999px;width:max-content;margin-left:auto;padding:.7cqw 1.05cqw;font-family:Songti SC,STSong,serif;font-size:clamp(9px,.82cqw,12px);font-weight:700;list-style:none;box-shadow:0 .7cqw 1.6cqw #1d493a33}.island-legend summary::-webkit-details-marker{display:none}.island-legend summary:before{content:"☘";color:var(--forest-jade);margin-right:.45cqw}.island-legend[open] summary{border-radius:14px 14px 0 0}.island-legend ol{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffffb8;border-radius:16px 0 16px 16px;grid-template-columns:repeat(5,1fr);gap:.35cqw;width:min(46cqw,570px);margin:0;padding:.7cqw;list-style:none;display:grid;box-shadow:0 1cqw 2.4cqw #1d493a3b}.island-legend li{align-items:center;gap:.35cqw;min-width:0;padding:.25cqw;display:flex}.legend-tree-art{flex:none;width:2.5cqw;height:3cqw}.legend-tree-art img{filter:drop-shadow(0 .25cqw .2cqw #1d3e2d33)}.island-legend li b,.island-legend li small{white-space:nowrap;display:block}.island-legend li b{font-size:clamp(6px,.58cqw,9px)}.island-legend li small{color:#6b7e77;margin-top:2px;font-size:clamp(5px,.48cqw,8px)}.forest-rule-note{background:#ffffffad;border:1px solid #087c521a;margin-top:18px;box-shadow:0 10px 24px #2357470f}@keyframes tree-arrive{0%{opacity:0;transform:translate(-50%,-100%) scale(calc(var(--tree-depth,1) * .84))}to{opacity:1;transform:translate(-50%,-100%) scale(var(--tree-depth,1))}}@keyframes island-cloud{0%{transform:translate(-1cqw)}to{transform:translate(4cqw)}}@media (max-width:900px){.forest-scroll{overscroll-behavior-inline:contain;scrollbar-color:#087c5259 transparent;display:block;overflow-x:auto}.forest-map{width:960px;min-width:960px}}@media (max-width:680px){.forest-heading{padding-top:28px;display:block}.forest-heading h1{font-size:35px}.forest-heading>p{text-align:left;margin-top:8px}.forest-toolbar .class-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.forest-toolbar .class-tabs a{flex:none}.forest-map{border-radius:20px}.forest-stage-hint{display:none}.forest-scroll:after{content:"左右滑动探索整座成长岛";color:#668078;text-align:center;width:100%;margin-top:8px;font-size:10px;display:block;position:sticky;left:0}}@media (prefers-reduced-motion:reduce){.forest-atmosphere i,.forest-tree{animation:none}.forest-tree{opacity:1}.student-tree-art,.tree-label{transition:none}}.login-choice-shell{background:#fff;border-radius:28px;width:min(900px,100%);padding:54px;box-shadow:0 24px 65px #1c5b4b29}.login-icp{text-align:center;color:#7b8581;min-height:18px;margin:16px 0 0;font-size:11px}.login-choice-heading{max-width:640px}.login-choice-heading .access-brand{margin-top:0}.login-choice-heading>p{color:#66736f;margin:0;line-height:1.8}.login-choice-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:34px;display:grid}.login-role-card{background:#f2faf7;border:1px solid #dce7e3;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:280px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex}.login-role-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #1c5b4b1a}.teacher-role-card{background:#fff8e7;border-color:#eee1be}.login-role-icon{color:#fff;background:#128068;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:24px;font-weight:800;display:grid}.teacher-role-card .login-role-icon{background:#d59a31}.login-role-card small{color:#128068;letter-spacing:.14em;font-size:10px;font-weight:800}.teacher-role-card small{color:#9b6c19}.login-role-card h2{margin:8px 0 10px;font-size:25px}.login-role-card p{color:#69736f;flex:1;margin:0;font-size:13px;line-height:1.75}.login-role-card strong{color:#128068;margin-top:24px;font-size:12px}.teacher-role-card strong{color:#9b6c19}.login-current{color:#52625c;background:#e8f5f1;border-radius:12px;justify-content:space-between;gap:16px;margin-top:24px;padding:13px 16px;font-size:12px;display:flex}.login-current a{color:#128068;font-weight:700}.stacked-access-form{gap:10px;display:grid}.stacked-access-form>label{margin:5px 0 0}.stacked-access-form>input{background:#fffdf8;border:1px solid #b9c2bb;border-radius:6px;outline:none;width:100%;padding:14px 15px;font-size:14px}.stacked-access-form>input:focus{border-color:#128068;box-shadow:0 0 0 3px #1280681a}.stacked-access-form>button{color:#fff;cursor:pointer;background:#128068;border:0;border-radius:6px;min-height:48px;margin-top:9px}.stacked-access-form>button:disabled{opacity:.6;cursor:wait}.logout-inline{margin-top:20px}.logout-inline button{color:#73817a;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.member-actions{align-items:center;gap:10px;padding-left:4px;display:flex}.member-actions a{color:#128068}.member-actions form{margin:0}.member-actions button{color:#7a8581;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:10px}.account-default-note{color:#53625d;background:#e7f3ef;border-radius:12px;margin-bottom:18px;padding:14px 16px;font-size:12px;line-height:1.7}.account-default-note strong{color:#0d6d59;font-family:ui-monospace,monospace}.student-account-list{margin-top:30px}.student-account-list h2{font-size:20px}.student-account-list ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.student-account-list li{background:#fff;border:1px solid #dce5e2;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:13px 15px;display:grid}.student-account-list li span strong,.student-account-list li span small{display:block}.student-account-list li span small{color:#7a8581;margin-top:4px;font-size:10px}.student-account-list li em{border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal}.student-account-list li em.pending{color:#8a5d13;background:#fff2cf}.student-account-list li em.changed{color:#0d6d59;background:#e5f4ef}.student-account-list li button{color:#456058;cursor:pointer;background:#f6faf8;border:1px solid #b9c9c4;border-radius:6px;padding:7px 10px;font-size:10px}.student-account-list li button:disabled{opacity:.55}@media (max-width:760px){.login-choice-shell{padding:36px 22px}.login-choice-grid{grid-template-columns:1fr}.login-role-card{min-height:230px}.login-current{display:block}.login-current a{margin-top:8px;display:block}.member-actions form{display:none}.student-account-list li{grid-template-columns:1fr auto}.student-account-list li em{grid-area:2/1/auto/-1;justify-self:start}}.game-library-page{--history:#a85139;--history-soft:#f5e6df;--geography:#287c99;--geography-soft:#e4f1f5;--civics:#725a9e;--civics-soft:#eee9f7;background:#fcfcfa;min-height:100vh}.game-library-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;min-height:320px;display:grid}.game-library-hero>div>p:last-child{color:#68716e;max-width:650px;margin:0;font-size:15px;line-height:1.9}.game-more-link{color:#126f5d;background:#ffffffdb;border:1px solid #cdd9d5;border-radius:999px;align-self:start;align-items:center;gap:16px;margin-top:10px;padding:13px 17px;font-size:12px;font-weight:750;display:flex;box-shadow:0 8px 24px #126f5d14}.game-more-link span{color:#fff;background:#128068;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.subject-switcher{z-index:2;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-28px;display:grid;position:relative}.subject-button{color:#fff;border-radius:18px;align-items:center;gap:14px;min-width:0;min-height:92px;padding:16px 18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 30px #2a36321f}.subject-button:hover{transform:translateY(-4px);box-shadow:0 18px 34px #2a363229}.subject-button>b{border:1px solid #ffffff6b;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font:700 23px Songti SC,STSong,serif;display:grid}.subject-button span,.subject-button strong,.subject-button small{min-width:0;display:block}.subject-button strong{font-size:17px}.subject-button small{opacity:.8;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.subject-button.subject-history{background:var(--history)}.subject-button.subject-geography{background:var(--geography)}.subject-button.subject-civics{background:var(--civics)}.subject-shelves{padding:46px 0 100px}.subject-shelf{border-bottom:1px solid #e0e5e3;padding:46px 0 54px;scroll-margin-top:24px}.subject-shelf:last-child{border-bottom:0}.subject-shelf-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:23px;display:flex}.subject-shelf-header>div{align-items:center;gap:14px;display:flex}.subject-shelf-header>div>span{color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;font:700 21px Songti SC,STSong,serif;display:grid}.subject-history .subject-shelf-header>div>span{background:var(--history)}.subject-geography .subject-shelf-header>div>span{background:var(--geography)}.subject-civics .subject-shelf-header>div>span{background:var(--civics)}.subject-shelf-header p{color:#646e6a;letter-spacing:.12em;margin:0 0 3px;font-size:11px;font-weight:750}.subject-shelf-header h2{color:#2e3633;margin:0;font-size:27px;font-weight:650}.subject-shelf-header>small{color:#87908d;letter-spacing:.12em;font:700 10px Avenir Next,ui-sans-serif,sans-serif}.subject-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.subject-game-card{background:#fff;border-radius:22px;flex-direction:column;min-width:0;min-height:310px;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 32px #273e3714}.subject-game-card:after{content:"";opacity:.72;border-radius:50%;width:150px;height:150px;position:absolute;top:-52px;right:-46px}.subject-history .subject-game-card:after{background:var(--history-soft)}.subject-geography .subject-game-card:after{background:var(--geography-soft)}.subject-civics .subject-game-card:after{background:var(--civics-soft)}.game-card-top{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex}.game-card-top span{color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750}.subject-history .game-card-top span{background:var(--history)}.subject-geography .game-card-top span{background:var(--geography)}.subject-civics .game-card-top span{background:var(--civics)}.game-card-top b{color:#a0aaa6;font:700 12px Avenir Next,ui-monospace,monospace}.subject-game-card>p:not(.description){z-index:1;color:#7b8581;letter-spacing:.08em;margin:28px 0 7px;font-size:10px;font-weight:750}.subject-game-card h3{z-index:1;color:#2f3734;margin:0;font-size:25px;line-height:1.35}.subject-game-card .description{z-index:1;color:#69736f;flex:1;margin:15px 0 22px;font-size:13px;line-height:1.75}.subject-game-card>a{z-index:1;border-top:1px solid #e3e7e5;justify-content:space-between;align-items:center;padding-top:13px;font-size:12px;font-weight:750;display:flex}.subject-history .subject-game-card>a{color:var(--history)}.subject-geography .subject-game-card>a{color:var(--geography)}.subject-civics .subject-game-card>a{color:var(--civics)}.subject-empty{color:#7b8581;text-align:center;background:#fff;border:1px dashed #cfd8d5;border-radius:20px;padding:42px}@media (max-width:900px){.subject-button{min-height:78px;padding:13px}.subject-button>b{flex-basis:40px;width:40px;height:40px}.subject-button small{display:none}.subject-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.game-library-hero{align-items:flex-start;min-height:330px;padding-top:50px;display:flex}.game-more-link{align-self:flex-start;margin-top:6px}.subject-switcher{grid-template-columns:1fr;margin-top:-20px}.subject-button{min-height:66px}.subject-button small{display:block}.subject-shelves{padding-top:24px}.subject-shelf{padding:38px 0 42px}.subject-shelf-header{align-items:center}.subject-shelf-header h2{font-size:22px}.subject-shelf-header>small{display:none}.subject-game-grid{grid-template-columns:1fr}.subject-game-card{min-height:280px}}@media (prefers-reduced-motion:reduce){.subject-button{transition:none}}
