:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#17324d;background:#f5fbff;font-synthesis:none}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{min-width:1024px;background:linear-gradient(180deg,#eefbff 0,#f8fbff 55%,#fff9ec)}button,input{font:inherit}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#ffffffeb;box-shadow:0 4px 24px #1f608b14;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;color:#176b9b;text-decoration:none}.train-mark{width:42px;height:42px;border-radius:50% 50% 46% 54%;display:grid;place-items:center;background:linear-gradient(145deg,#ffd166,#ff9f43);color:#fff;font-size:26px;box-shadow:0 5px 12px #ffbf6970}.topbar nav{display:flex;gap:8px}.topbar nav a{color:#557083;text-decoration:none;padding:11px 16px;border-radius:14px;font-weight:600}.topbar nav a.router-link-active{background:#e3f6ff;color:#1683ba}.page{width:min(1180px,90vw);margin:32px auto 70px}.hero{background:linear-gradient(135deg,#53c9e9,#4d8be8);border-radius:28px;padding:32px 38px;color:#fff;box-shadow:0 18px 40px #258bc238;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#ffffff1f;right:-60px;top:-100px}.hero h1{margin:0 0 8px;font-size:32px}.hero p{margin:0;opacity:.9}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.card{background:#fff;border-radius:22px;padding:22px;box-shadow:0 10px 28px #225d8217;border:1px solid #e7f3f8}.card h2,.card h3{margin-top:0}.task-card{display:flex;flex-direction:column;gap:13px}.task-card .task-head{display:flex;justify-content:space-between;align-items:start}.badge{display:inline-flex;padding:6px 11px;border-radius:999px;background:#e8f7ff;color:#1779a8;font-size:13px}.badge.completed{background:#e5faef;color:#16834d}.badge.expired{background:#f3f3f3;color:#89939b}.primary,.secondary{border:0;border-radius:14px;padding:12px 20px;font-weight:700;cursor:pointer}.primary{background:linear-gradient(135deg,#ffb84d,#ff8c42);color:#fff;box-shadow:0 7px 14px #ff9d4a45}.primary:disabled{background:#ccd5dc;box-shadow:none;cursor:not-allowed}.secondary{background:#e9f7ff;color:#1779a8}.section-title{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.muted{color:#7d909d}.stars{color:#ffac2f;letter-spacing:2px;font-size:20px}.full-page{min-height:100vh}.form-card{width:430px;background:#ffffffe8;padding:36px;border-radius:28px;box-shadow:0 28px 80px #1b538c40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field label{font-weight:700;color:#416176}.field input,.field textarea{width:100%;border:2px solid #dceef6;border-radius:14px;padding:13px 15px;outline:none;background:#fbfeff}.field input:focus,.field textarea:focus{border-color:#46bde4}.error{background:#fff0f0;color:#c44242;padding:11px 14px;border-radius:12px;margin-bottom:16px}.empty{text-align:center;padding:48px;color:#8499a8}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:14px;border-bottom:1px solid #edf2f5}.table th{color:#668192}.detail-list{display:grid;gap:14px}.detail-row{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #eef3f6}.player-page{min-height:calc(100vh - 76px);background:linear-gradient(180deg,#142c4a,#0d1e34);padding:24px;color:#fff}.player-wrap{width:min(1100px,92vw);margin:auto}.media-box{background:#071321;border-radius:24px;overflow:hidden;position:relative;box-shadow:0 20px 50px #0007}.media-box video{display:block;width:100%;max-height:68vh;background:#000}.audio-stage{height:420px;display:grid;place-items:center;background:radial-gradient(circle,#2d6da0,#0c2642)}.audio-orb{width:190px;height:190px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#53d2ee,#5378ec);font-size:72px;box-shadow:0 0 0 24px #6ad5ee20,0 0 0 48px #6ad5ee12;animation:pulse 2s infinite}.player-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.question-mask,.continue-mask,.result-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#040f1ee6;display:grid;place-items:center;padding:30px;z-index:5}.question-card{width:min(680px,85%);background:#fff;color:#17324d;padding:28px;border-radius:28px;text-align:center}.audio-buttons{display:flex;justify-content:center;gap:18px;margin:25px 0}.audio-choice{width:180px;height:92px;border:3px solid #d8edf6;background:#f4fbff;border-radius:22px;font-size:26px;font-weight:800;color:#227fac;cursor:pointer}.audio-choice.selected{border-color:#ffae42;background:#fff4dc;color:#d87516}.feedback{font-size:42px;font-weight:900;margin:18px}.progress-dots{display:flex;gap:8px}.dot{width:10px;height:10px;background:#fff5;border-radius:50%}.dot.done{background:#67e8b0}@keyframes pulse{50%{transform:scale(1.05)}}.brand-logo{width:46px;height:46px;display:block;object-fit:cover;border-radius:14px;background:#fffdf4;box-shadow:0 5px 14px #73983d36}.brand-logo-large{width:66px;height:66px;border-radius:20px}.weekly-audio-card{color:#17324d;text-decoration:none;border-color:#d9edf8;background:linear-gradient(150deg,#fff 0,#f5fbff 68%,#e6f5ff);position:relative;overflow:hidden}.weekly-audio-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:#59cce414;right:-45px;top:-55px}.weekly-audio-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #225d8224}.audio-badge{background:#e7f8ff;color:#1683ba}.weekly-audio-note{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#63d9ee,#4e8bea);color:#fff;font-size:27px;box-shadow:0 7px 15px #388bc844;z-index:1}.audio-card-button{display:block;margin-top:auto;text-align:center}.weekly-audio-card:hover .audio-card-button{filter:brightness(1.05)}.weekly-audio-page{min-height:100vh;padding:30px;background:radial-gradient(circle at 40% 0,#416fc4 0,#173a83 47%,#071d55);color:#fff;overflow:hidden;position:relative}.weekly-audio-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0 12%,#5de6ff13 12.2% 12.6%,transparent 12.8% 83%,#5de6ff10 83.2% 83.5%,transparent 83.7%);pointer-events:none}.audio-back{position:fixed;left:24px;top:22px;z-index:10;width:62px;height:62px;border:7px solid #dce8f5;border-radius:50%;background:#3476c9;color:#fff;font-size:49px;line-height:37px;box-shadow:0 8px #7185aa,0 12px 24px #06153677;cursor:pointer}.audio-room-shell{width:min(1500px,94vw);height:min(860px,92vh);min-height:690px;margin:auto;display:grid;grid-template-columns:minmax(650px,1.55fr) minmax(350px,.65fr);border:14px solid #dce5f1;border-radius:52px;background:#2f67b1;box-shadow:inset 0 0 0 8px #91a8cb,0 28px 70px #041335aa;overflow:hidden;position:relative}.audio-player-stage{position:relative;overflow:hidden;background:linear-gradient(#79e,#67b9e8 56%,#3c83cf);border-right:8px solid #b7c9df}.audio-ceiling{position:absolute;left:0;right:0;top:0;height:105px;background:linear-gradient(#e9edf5,#aeb8d2);clip-path:polygon(0 0,100% 0,96% 55%,4% 55%)}.audio-ceiling i{position:absolute;top:23px;width:120px;height:12px;border-radius:10px;background:#53e3f4;box-shadow:0 0 18px #2ed9ed}.audio-ceiling i:nth-child(1){left:20%}.audio-ceiling i:nth-child(2){left:45%}.audio-ceiling i:nth-child(3){left:70%}.audio-title{position:relative;text-align:center;margin:74px auto 0;z-index:2}.audio-title small{letter-spacing:3px;color:#d7f9ff;font-weight:900}.audio-title h1{font-size:34px;margin:5px 0}.audio-title p{margin:0;color:#d9eeff}.audio-machine{position:absolute;left:4%;right:4%;bottom:40px;height:540px}.audio-speaker{position:absolute;bottom:70px;width:205px;height:310px;border-radius:42px;background:linear-gradient(145deg,#5265b4,#334793);box-shadow:inset 0 0 0 7px #7893db,0 20px 25px #17367c77}.audio-speaker.left{left:2%}.audio-speaker.right{right:2%}.audio-speaker i,.audio-speaker b{position:absolute;left:50%;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,#273873 0,#273873 34%,#162864 35%,#162864 48%,#637bd0 50%,#637bd0 56%,#263b82 58%)}.audio-speaker i{width:130px;height:130px;top:35px}.audio-speaker b{width:92px;height:92px;bottom:30px}.audio-record{position:absolute;left:50%;top:20px;transform:translate(-50%);width:230px;height:230px;border:20px solid #a9c8ff;border-radius:50%;background:repeating-radial-gradient(circle,#141c3b 0,#141c3b 9px,#253057 10px,#253057 16px);box-shadow:0 18px 30px #16357888}.audio-record:after{content:"";position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;border:3px solid #8ce9f5;border-radius:50%;opacity:.35}.playing .audio-record{animation:record-spin 3.5s linear infinite}.record-label{position:absolute;top:68px;right:68px;bottom:68px;left:68px;border-radius:50%;background:#f3f8ff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#285da8;font-size:10px;font-weight:900}.record-label img{width:42px;height:42px;border-radius:50%;object-fit:cover}.audio-arm{position:absolute;left:57%;top:4px;width:135px;height:15px;border-radius:10px;background:#edf5ff;transform:rotate(27deg);transform-origin:right center;box-shadow:0 4px 7px #253b7166}.audio-arm:after{content:"";position:absolute;left:-13px;top:-7px;width:28px;height:28px;border-radius:6px;background:#dbe8f6}.audio-console{position:absolute;left:25%;right:25%;bottom:0;height:118px;padding:20px;display:grid;grid-template-columns:74px 1fr;gap:16px;align-items:center;border-radius:35px;background:#202c70;box-shadow:inset 0 0 0 7px #5268b0,0 12px 25px #142c6d88}.audio-console>button{width:65px;height:65px;border-radius:50%;border:6px solid #8da9ef;background:linear-gradient(#766ee8,#4d63cf);color:#fff;font-size:27px;box-shadow:inset 0 0 0 3px #d9e5ff;cursor:pointer}.audio-console>button:disabled{opacity:.45}.audio-console>div{min-width:0}.audio-console strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:7px}.audio-progress{height:9px;border-radius:8px;background:#111b50;overflow:hidden}.audio-progress i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#61e7f0,#ffe66b);transition:width .2s}.audio-console span{display:block;margin-top:5px;color:#dbe8ff;font-variant-numeric:tabular-nums}.audio-playlist{padding:48px 32px;background:linear-gradient(180deg,#3970b8,#285696);overflow:auto}.audio-playlist header{padding:0 10px 22px;border-bottom:1px solid #a5d9ff55}.audio-playlist header small{color:#8cecf4;letter-spacing:2px;font-weight:900}.audio-playlist header h2{font-size:28px;margin:6px 0 0}.week-row,.track-list button{width:100%;display:flex;align-items:center;gap:14px;margin-top:18px;padding:18px;border:2px solid #dda640;border-radius:17px;background:linear-gradient(135deg,#ffe49b,#ffd26d);color:#a64228;text-align:left;box-shadow:0 7px #b8792e;cursor:pointer}.week-row span,.track-list span{display:flex;flex:1;flex-direction:column}.week-row b,.track-list b{font-size:19px}.week-row small,.track-list small{margin-top:7px;color:#c36b3d}.week-row i{font-style:normal;font-size:45px;font-weight:300}.track-list button{border-color:#7fcfe8;background:linear-gradient(135deg,#f7fcff,#dcecff);color:#24528c;box-shadow:0 6px #1b4883}.track-list button>i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#4b83d3;color:#fff;font-style:normal}.track-list button em{font-style:normal;color:#4f82bb}.track-list button.active{border-color:#ffbd4a;background:linear-gradient(135deg,#fff9de,#ffe8a1);box-shadow:0 6px #bb7029}.track-list button.active>i{background:#ff9138}.change-week{margin:18px 0 4px;border:0;background:transparent;color:#d8f5ff;font-weight:800;cursor:pointer}.audio-empty{padding:70px 15px;text-align:center;color:#d5e9ff}@keyframes record-spin{to{transform:translate(-50%) rotate(360deg)}}.modules.four-modules{grid-template-columns:repeat(4,1fr);margin-left:70px;margin-right:70px}.modules.four-modules+.console-base{left:24%;right:24%}@media(max-width:1050px){.audio-room-shell{grid-template-columns:1fr;height:auto;min-height:100vh}.audio-player-stage{height:690px;border-right:0;border-bottom:8px solid #b7c9df}.audio-playlist{min-height:400px}.audio-console{left:22%;right:22%}}.track-list.compact{display:grid;gap:18px;margin-top:20px}.track-list.compact button{display:flex;align-items:center;gap:16px;min-height:86px;margin:0;padding:14px 18px}.track-list.compact button>i{position:relative;flex:none;width:54px;height:54px;font-size:23px;font-weight:900}.track-list.compact button span{min-width:0}.track-list.compact button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.track-list.compact button.active>i:after{content:"♫";position:absolute;right:-8px;bottom:-6px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#ff9138;color:#fff;font-size:11px}.weekly-audio-page{background:linear-gradient(#58c3f7 0,#58c3f7 46%,#dff4b2 66%,#83ce58);color:#69411f}.weekly-audio-page:before{background:radial-gradient(circle at 12% 22%,#fff8 0 3%,transparent 3.2%),radial-gradient(circle at 78% 18%,#fff7 0 4%,transparent 4.2%)}.audio-back{border-color:#e8fbff;background:#288fe8;box-shadow:0 7px #1164b4,0 12px 24px #256ca755}.audio-room-shell{border:7px solid #f5dfa9;border-radius:38px;background:#fff7e7;box-shadow:0 12px #a66b35,0 28px 60px #486d4544}.audio-player-stage{background:linear-gradient(#8edbfa,#eafcff 54%,#b9e980);border-right:5px solid #e6c98e}.audio-ceiling{background:linear-gradient(#f5c778,#dda04f)}.audio-title h1{color:#6b3f1e;text-shadow:0 2px #fff}.audio-speaker{background:linear-gradient(145deg,#75b445,#3c7f37);box-shadow:inset 0 0 0 7px #a9dd70,0 15px 24px #31592755}.audio-record{border-color:#efbb5d;box-shadow:0 18px 30px #6c4b2f55}.record-label{background:#fffdf4}.record-label span{color:#3b8536}.audio-console{background:linear-gradient(#f2c66f,#d99443);box-shadow:inset 0 0 0 6px #ffe2a3,0 9px #9e622e}.audio-console>button{border-color:#eaffd3;background:linear-gradient(#56c948,#2f9a38)}.audio-progress{background:#7f552f}.audio-progress i{background:linear-gradient(90deg,#50c842,#f8e04e)}.audio-console span{color:#fff9dd}.audio-playlist{background:linear-gradient(#fff9e9,#f5e6c5);color:#69411f}.audio-playlist header{border-bottom-color:#d2a866}.audio-playlist header small{color:#4c9e3e}.audio-empty{color:#8e765c}.change-week{color:#4c8e35}.track-list button{border-color:#d8aa5d;background:linear-gradient(135deg,#fffdf5,#fff1c8);color:#6d461f;box-shadow:0 6px #a7763c}.track-list button>i{background:#54b83e}.track-list button.active{border-color:#83cf44;background:linear-gradient(135deg,#efffd6,#fff8b5);box-shadow:0 6px #4f9c37}.week-row{border-color:#88cf49;background:linear-gradient(135deg,#efffd7,#ffef9c);color:#53752b;box-shadow:0 7px #5f9d3b}.demo:not(.classic){background:linear-gradient(#58c4f7 0,#58c4f7 48%,#dff5b5 72%,#72c84f)!important}.demo:not(.classic):before{background:radial-gradient(circle at 15% 20%,#fff8 0 3%,transparent 3.2%),radial-gradient(circle at 80% 16%,#fff8 0 4%,transparent 4.2%)!important}.demo:not(.classic):after{background:radial-gradient(ellipse,#89d858 0,#89d858 50%,#4da43d 70%)!important}.demo:not(.classic) .menu.board,.demo:not(.classic) .lesson.board{border-color:#f5e0ad!important;background:linear-gradient(#fffaf0,#f4e6c9)!important;box-shadow:inset 0 0 0 7px #e1b86d,0 22px 55px #3d704455!important;color:#68401f!important}.demo:not(.classic) .menu.board:before{border-color:#d7aa60!important}.demo:not(.classic) .mission-schedule{border-color:#e3b86a;background:linear-gradient(#f5c573,#dc9a49);color:#68401f;box-shadow:0 7px #95602e}.demo:not(.classic) .mission-schedule strong{color:#207d31}.demo:not(.classic) .brand-chip,.demo:not(.classic) .eyebrow{color:#388c3b!important}.demo:not(.classic) .menu h1{text-shadow:none;color:#68401f}.demo:not(.classic) .menu .mission-guide{color:#8d765d!important}.demo:not(.classic) .mission-line{background:#c8b58d}.demo:not(.classic) .modules button>strong{color:#68401f;text-shadow:none}.demo:not(.classic) .modules button>small{color:#8d765d}.demo:not(.classic) .modules .orb{background:radial-gradient(circle at 45% 38%,#fff 0,#fff 34%,#eaffd8 35%,#eaffd8 48%,#6dcd46 49%,#6dcd46 62%,#2c8d38 63%,#2c8d38 73%,#f5d35d 74%);box-shadow:inset 0 0 15px #fff,0 9px 18px #46603466}.demo:not(.classic) .modules svg{fill:#fff;stroke:#fff}.demo:not(.classic) .modules .locked .orb{background:radial-gradient(circle,#e3e3dc 0,#e3e3dc 42%,#aaa99f 43%,#aaa99f 60%,#77786f 61%)}.demo:not(.classic) .console-base{background:linear-gradient(#ebc274,#b77b3e)}.demo:not(.classic) .report-button{border-color:#dca653;background:linear-gradient(#65c847,#318f38);box-shadow:0 6px #24692d}.demo:not(.classic) .back{background:#288fe8;box-shadow:0 7px #1164b4}.demo:not(.classic) .lesson header span{color:#368f3d}.demo:not(.classic) .media,.demo:not(.classic) .quiz{border-color:#e1bd77}.simple-nature{min-height:100vh;padding:30px 6vw 70px;background:linear-gradient(#58c2f5,#daf3ff 37%,#ddf2b2);color:#684020}.round-back{position:fixed;z-index:5;left:25px;top:25px;width:62px;height:62px;border:6px solid #e6faff;border-radius:50%;background:#288fe8;color:#fff;font-size:45px;box-shadow:0 6px #1265b4}.simple-title{max-width:1200px;min-height:115px;margin:auto;padding:18px 35px 18px 105px;display:flex;align-items:center;gap:18px;border:7px solid #f4d596;border-radius:35px;background:linear-gradient(#f7c46e,#dc9b4b);box-shadow:0 9px #955f2e}.simple-title>span{font-size:54px}.simple-title h1{margin:0;font-size:37px}.simple-title p{margin:4px 0 0}.simple-paper{max-width:1200px;margin:28px auto 0;padding:27px;border:6px solid #f2dfb6;border-radius:30px;background:#fffaf0;box-shadow:0 18px 44px #486a4140}.simple-paper table{width:100%;border-collapse:collapse}.simple-paper th{padding:15px;background:#fff0c9;text-align:left}.simple-paper td{padding:15px;border-top:1px solid #eadfc9}.simple-empty{text-align:center;padding:60px;color:#998773}body{min-width:320px}.scene-canvas button{cursor:pointer}.scene-canvas button:disabled{cursor:default}.scene-canvas button:focus-visible,.scene-canvas a:focus-visible{outline:4px solid #fff568;outline-offset:4px}.scene-back{position:absolute;left:20px;top:15px;width:104px;height:104px;border:0;background:none;z-index:20;padding:0}.scene-back .art-icon{width:100%;height:100%}.cream-panel{background:linear-gradient(115deg,#fffdf7,#fff9ed);border:7px solid #fff7dc;border-radius:44px;box-shadow:inset 0 0 0 3px #f8e5bf,0 4px #ebc991,0 9px 12px #86955c25;color:#602607}.wood-panel{border:12px solid #edb470;border-radius:38px;background:linear-gradient(110deg,#fff9e7,#fffdf6 55%,#fff2d6);box-shadow:inset 0 0 0 3px #fff7da,0 5px #bc7436,0 9px #d99b56,0 12px 8px #71522035;position:relative}.wood-panel:after{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border:2px solid #ffe5b4;border-radius:32px;pointer-events:none}.wood-text{color:#652508;font-weight:950;text-shadow:2px 2px 0 #fff8e7,-2px -2px 0 #fff8e7,2px -2px 0 #fff8e7,-2px 2px 0 #fff8e7,0 4px 2px #bb7b4144}.scene-title{position:absolute;top:40px;left:607px;width:460px;height:100px;margin:0;display:flex;align-items:center;justify-content:center;font-size:66px;line-height:1;letter-spacing:3px;z-index:2}.scene-title.wooden{border:5px solid #ffd898;background:repeating-linear-gradient(3deg,transparent 0 12px,#da9a4630 13px 15px,transparent 16px 34px),linear-gradient(#ffdda0,#efb967);border-radius:45% 23% 18% 24%/24% 34% 28% 30%;box-shadow:0 7px #b97335,inset 0 0 0 3px #fff0c8}.scene-title.wooden:before,.scene-title.wooden:after{content:"";position:absolute;width:60px;height:40px;border-radius:0 100%;background:linear-gradient(135deg,#d9f16c,#63a723 65%,#477920);box-shadow:inset 0 2px #e8ffaa;z-index:-1}.scene-title.wooden:before{left:-37px;top:10px;transform:rotate(20deg)}.scene-title.wooden:after{right:-35px;bottom:5px;transform:rotate(80deg)}.art-date{position:relative;width:330px;z-index:30}.art-date>button:first-child{position:relative;z-index:2;width:100%;height:68px;padding:5px 21px;display:flex;align-items:center;justify-content:space-between;border:3px solid #efdab4;border-radius:40px;background:linear-gradient(#fffae9,#fff3d2);color:#75736c;font-size:29px;font-weight:750;box-shadow:inset 0 3px 5px #fff,0 3px 5px #7d61322c}.date-arrow{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:16px solid #dfad6d;border-radius:5px}.calendar-icon{display:inline-flex;width:42px;height:42px;border:4px solid #44bdf5;background:#ecffff;border-radius:7px;color:#2599e9;align-items:center;justify-content:center;position:relative}.calendar-icon:before,.calendar-icon:after{content:"";position:absolute;top:-10px;width:5px;height:13px;border-radius:4px;background:#1684ed;border:1px solid #adf8ff}.calendar-icon:before{left:5px}.calendar-icon:after{right:5px}.calendar-icon b{font-size:34px;line-height:1}.date-options{position:absolute;z-index:4;top:71px;left:0;right:0;padding:9px;border-radius:25px;border:2px solid #efdab4;background:#fff9e6;box-shadow:0 5px 8px #6f59344d;max-height:380px;overflow:auto}.date-options button{display:block;width:100%;height:50px;border:0;border-radius:25px;background:none;font-size:28px;color:#77736a}.date-options button.selected,.date-options button:hover{background:#ffedaa}.art-date .date-dismiss{position:fixed;z-index:1;top:-2000px;right:-2000px;bottom:-2000px;left:-2000px;width:6000px;height:6000px;border:0;background:transparent}.student-photo{width:80px;height:80px;object-fit:cover;border-radius:50%;flex-shrink:0}.art-toast{position:absolute;z-index:100;left:50%;top:46%;transform:translate(-50%,-50%);padding:22px 50px;border:4px solid #fff8d8;border-radius:26px;background:#fff6d9;color:#783409;box-shadow:0 14px 50px #36525255;font-size:25px}.scene-empty{padding:60px;text-align:center;font-size:26px;color:#947c5f}.star-line{white-space:nowrap;color:#ffc82d;font-size:43px;letter-spacing:2px;-webkit-text-stroke:1px #f3a32a;text-shadow:0 3px #ffdb6680}.star-line .off{color:#c7ccd0;-webkit-text-stroke-color:#aab2bb}.rank-trophy{width:74px;height:74px}.coin-value{display:inline-flex;align-items:center;gap:9px;font-size:32px;font-weight:850;color:#5e240e;white-space:nowrap}.coin-value .art-icon{width:58px;height:58px}.identity-bar{position:absolute;top:18px;left:50px;width:1580px;height:88px;border:4px solid #87e8ff;border-radius:48px;background:radial-gradient(circle,#aeeeff45 1.5px,transparent 2px) 0 0/12px 12px,linear-gradient(#43bffa,#1289f3);box-shadow:inset 0 4px 7px #eeffffc9,inset 0 -5px 8px #0678e8,0 5px 5px #0878d5aa,0 0 0 2px #42baf8;color:#fff;z-index:10}.home-identity{height:100%;border:0;background:none;display:flex;align-items:center;text-align:left;color:#fff;gap:16px;padding:0}.home-identity .student-photo{width:116px;height:116px;margin-left:-25px}.home-identity b{font-size:34px;display:block;line-height:1.15}.home-identity small{font-size:25px;display:block;margin-top:5px}.home-wallet{position:absolute;right:30px;top:4px;display:flex;height:70px;align-items:center;gap:15px;font-size:24px;font-weight:800}.home-wallet>span:nth-child(2),.home-wallet>button{background:#087cf0;border-radius:35px;padding:5px 18px;min-width:190px}.home-wallet b{font-size:35px}.home-wallet>i{height:36px;border-left:2px solid #b3f5ff;margin:0 10px}.home-wallet>button{position:relative;min-width:185px;color:#fff;border:0;display:flex;align-items:center;justify-content:flex-end}.home-wallet .art-icon{position:absolute;left:-24px;top:-12px;width:72px;height:72px}.lesson-ticket{display:block;transform:rotate(-24deg);color:#fff5a5;background:#ffd04c;border:4px solid #fff3ae;border-radius:8px;font-size:35px;line-height:42px;width:53px;text-align:center;margin-right:-30px;z-index:1;box-shadow:0 3px #dda226}.home-wood-sign{position:absolute;left:20px;top:70px;width:465px;height:290px}.home-wood-sign .art-icon{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:400% 300%}.home-wood-sign b{position:absolute;left:78px;top:137px;font-size:51px;letter-spacing:-2px;color:#793304;-webkit-text-stroke:1px #fff4d9;text-shadow:0 3px #fff4d9;transform:rotate(-3deg)}.home-side-menu{position:absolute;right:40px;top:157px;display:grid;gap:20px;z-index:8}.home-side-menu a{width:176px;height:167px;position:relative;text-decoration:none;text-align:center}.home-side-menu .art-icon{width:168px;height:150px}.home-side-menu b{position:absolute;bottom:0;left:0;right:0;padding:5px 0 8px;background:linear-gradient(#fff,#eaf3ff);border:2px solid #abd2ff;border-radius:26px;color:#0069eb;font-size:30px;font-weight:950;box-shadow:0 3px 3px #3985bf66}.home-side-menu a:hover{transform:translateY(-4px);filter:brightness(1.06)}.home-plant-field{position:absolute;left:350px;right:315px;top:172px;height:701px;display:flex;justify-content:space-around;gap:40px}.home-plant{position:relative;width:440px;height:700px;flex-shrink:0;transform-origin:50% 100%;animation:plant-breathe 6s ease-in-out infinite}.home-plant:nth-child(2){animation-delay:-2s}.plant-stalk{position:absolute;left:127px;top:0;width:225px;height:710px;object-fit:fill;pointer-events:none}.plant-week{position:absolute;left:253px;top:30px;width:185px;height:170px;z-index:3}.plant-week>.art-icon{width:100%;height:100%}.plant-week>span{position:absolute;top:58px;right:20px;bottom:0;left:20px;text-align:center;line-height:1.1;font-size:31px;font-weight:950;color:#732f09}.plant-week b{font-size:34px}.task-leaf{position:absolute;width:280px;height:215px;padding:0;border:0;background:none;z-index:4;transition:filter .2s}.task-leaf.leaf-left{left:-2px;transform-origin:95% 65%}.task-leaf.leaf-right{left:226px;transform-origin:5% 65%}.task-leaf>.art-icon{width:100%;height:100%}.task-leaf.locked>.art-icon{filter:grayscale(1);opacity:.95}.task-leaf.active{filter:drop-shadow(0 0 8px #eaff18)}.task-leaf:hover{filter:drop-shadow(0 0 13px #fff755);z-index:6}.leaf-content{position:absolute;top:45px;right:20px;bottom:20px;left:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-shadow:0 3px 3px #286624}.leaf-content>b{font-size:25px;line-height:1.2;max-width:240px;text-align:center}.leaf-stars{font-size:31px;line-height:32px;color:#ffd639;-webkit-text-stroke:1px #ffd666;text-shadow:0 3px 1px #d88e22}.leaf-action{display:grid;place-items:center;width:49px;height:49px;font-size:40px;font-weight:850;line-height:1;margin:2px 0 5px}.leaf-action.completed{border-radius:50%;border:4px solid white;color:#fff;background:#4dab37;box-shadow:0 3px 1px #3d851c}.leaf-action.active{width:78px;height:78px;border-radius:50%;border:5px solid white;background:radial-gradient(at 30% 20%,#74f1ff,#029afa 50%,#0771ee);box-shadow:0 0 0 4px #82e5fb,0 4px 0 4px #177be5;font-size:45px;text-shadow:none;padding-left:6px;margin-bottom:12px}.leaf-action.locked{color:#d8d8d3;filter:drop-shadow(1px 3px 1px #555);width:52px;height:53px}.leaf-action svg{width:100%;height:100%}.home-bird{position:absolute;left:275px;top:309px;width:137px;height:128px;animation:bird-flight 7s ease-in-out infinite}.home-bee{position:absolute;left:1282px;top:370px;width:76px;height:76px;animation:bee-flight 4s ease-in-out infinite}.home-butterfly{position:absolute;left:1230px;top:550px;width:93px;height:93px;animation:butterfly-flight 3s ease-in-out infinite}.home-empty{position:absolute;left:550px;top:390px;width:600px;padding:40px;text-align:center;font-size:28px}.one-plant .home-plant{margin-left:15px}@keyframes plant-breathe{50%{transform:rotate(.8deg)}}@keyframes bird-flight{50%{transform:translate(-18px,14px) rotate(-5deg)}}@keyframes bee-flight{50%{transform:translate(15px,-12px) rotate(5deg)}}@keyframes butterfly-flight{50%{transform:translate(-8px,-12px) rotate(-8deg)}}.history-filter{position:absolute;left:107px;right:107px;top:156px;height:111px;display:flex;align-items:center;justify-content:center;gap:32px}.history-filter .filter-range{padding-left:47px;border-left:2px solid #eac99a;font-size:27px;white-space:nowrap}.history-board{position:absolute;left:91px;right:91px;top:280px;height:617px;padding:17px 19px 57px}.history-scroll{height:100%;overflow:auto;border-radius:25px}.history-table{border-collapse:separate;border-spacing:0;width:100%;color:#5e240e;table-layout:fixed}.history-table th{height:66px;font-size:30px;font-weight:900;background:#f9e7cf;border-bottom:1px solid #e9c79d}.history-table th:first-child{width:12.5%}.history-table th:nth-child(2){width:22%}.history-table th:last-child{width:19%}.history-table td{height:90px;text-align:center;border-bottom:1px solid #f4e4cf;border-right:1px solid #f4e4cf;background:#fffdf7b0;font-size:26px}.history-table tr:nth-child(2n) td{background:#fbf4e7b0}.history-table tr.mine td{background:#e0fcc2b0;border-top:1px solid #c6eda6;border-bottom:1px solid #c6eda6}.history-table .person{display:flex;align-items:center;gap:20px;padding-left:20px;text-align:left}.person b{display:block;font-size:27px}.person small{display:block;font-size:23px;color:#7c716b}.history-score{background:none;border:0;display:flex;align-items:center;justify-content:center;gap:18px;width:100%;font-size:25px;color:#5e240e;white-space:nowrap}.history-score:disabled{opacity:1}.history-score .star-line{font-size:32px}.history-score .unfinished{color:#8d8176}.rank-number{font-size:34px;font-weight:800}.mine-marker{display:inline-grid;place-items:center;background:linear-gradient(#6de12e,#00a92a);border:2px solid #c5ff91;border-radius:50%;height:43px;width:43px;color:#fff;font-size:25px;margin-left:12px}.history-note{position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#a36c44;font-size:22px}.scene-modal-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;background:#28486099;display:grid;place-items:center}.scene-modal{width:720px;max-height:740px;overflow:auto;padding:36px;font-size:24px}.scene-modal>button{float:right;border:0;background:none;font-size:35px}.scene-modal article{padding:15px;display:flex;justify-content:space-between;border-bottom:1px solid #ebd6b4}.class-date{position:absolute;left:1120px;top:30px;width:310px}.class-date .art-date{width:100%}.classroom-title{top:19px;left:596px;width:469px;height:92px;font-size:64px}.class-layout{position:absolute;left:268px;top:144px;width:1135px;bottom:38px;display:grid;grid-template-rows:182px 198px minmax(0,1fr);gap:24px}.class-panel{padding:35px 21px 15px}.class-panel>h2{position:absolute;left:20px;top:-32px;font-size:36px;margin:0;border:3px solid #f8d49b;border-radius:24px;background:linear-gradient(#ffdfaa,#f5c37e);padding:4px 28px;z-index:3}.personal-cards{display:flex;gap:15px;overflow:auto;height:100%;padding:0}.personal-card{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:15px;padding:9px 15px;border:2px solid #efdbbb;background:#fffdf7a0;border-radius:19px;min-width:calc(50% - 8px);width:calc(50% - 8px);flex-shrink:0}.personal-card .student-photo{width:100px;height:100px}.personal-card h3{margin:0 0 9px;font-size:25px}.attendance-pill{font-size:22px;font-weight:800;background:#ddffce;color:#258712;border:1px solid #89d35f;border-radius:22px;padding:2px 15px;margin-left:12px}.personal-card p{font-size:21px;margin:0 0 7px;display:flex;align-items:center;justify-content:space-between;gap:7px}.personal-card p strong{color:#ec4d00;white-space:nowrap}.personal-card .art-icon{width:45px;height:45px;margin:-10px 0}.personal-card time{font-size:21px;color:#73645b}.special-panel{background:linear-gradient(110deg,#fff4b9,#fffdf3,#fff2b3);padding-top:45px;padding-bottom:17px}.special-panel>h2{padding-left:100px;background:linear-gradient(#ffc569,#ef8c2e);color:#fff;text-shadow:0 2px #a34c0c;left:20px;top:-24px;font-size:40px}.special-panel>h2 .art-icon{position:absolute;left:8px;top:-22px;width:88px;height:88px}.special-content{display:flex;align-items:center;gap:25px;height:100%;overflow:auto}.special-award-name{font-size:38px;min-width:305px;text-align:center;font-weight:950;color:#773308}.special-award-name:before,.special-award-name:after{content:"❧";color:#e7b22b;font-size:58px;display:inline-block;vertical-align:middle}.special-award-name:after{transform:scaleX(-1)}.reward-person{display:flex;align-items:center;gap:10px;position:relative;min-width:220px}.reward-person .student-photo{width:105px;height:105px}.reward-person b{font-size:23px;display:block}.reward-person small{font-size:20px;display:block}.reward-person strong{display:flex;align-items:center;white-space:nowrap;border:1px solid #f9d777;background:#fff7c8;border-radius:24px;color:#eb4d00;font-size:21px;padding-right:9px}.reward-person strong .art-icon{width:37px;height:37px}.reward-confetti{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;pointer-events:none;overflow:hidden}.reward-confetti i{position:absolute;width:8px;height:13px;background:#ff5cab;left:var(--x);top:-12px;transform:rotate(30deg);animation:reward-fall 3s var(--delay) linear infinite}.reward-confetti i:nth-child(2n){background:#36bff5}.reward-confetti i:nth-child(3n){background:#ffc326}.special-note{position:absolute;bottom:-17px;left:365px;right:300px;padding:3px 6px;border-radius:20px;background:#ffedca;border:2px solid #f3cb85;text-align:center;font-size:21px;z-index:4}.class-ranking{padding:48px 18px 12px;min-height:0}.class-ranking>h2{top:0;left:22px;border:0;background:none;font-size:35px;padding:0}.class-ranking>h2:before{content:"♛";color:#f6b724;margin-right:20px}.ranking-explainer{position:absolute;right:22px;top:9px;font-size:19px}.class-rank-scroll{height:100%;overflow:auto}.class-rank-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.class-rank-table th{font-size:23px;background:#f6dfb5;height:35px}.class-rank-table th:first-child{width:22%}.class-rank-table th:nth-child(2){width:51%}.class-rank-table td{height:43px;border-bottom:1px solid #ebd9ba;background:#fffaf0;font-size:23px;text-align:center}.class-rank-table .mine td{background:#e3f9c8;border-top:1px solid #8ed365;border-bottom:1px solid #8ed365}.class-rank-table .rank-trophy{height:44px;width:53px}.class-rank-table .student-photo{width:44px;height:44px}.class-person{display:flex;align-items:center;gap:30px;padding-left:40px}.class-person b{font-size:23px;min-width:60px}.class-person small{font-size:21px}.class-rank-table .coin-value{font-size:23px}.class-rank-table .coin-value .art-icon{width:39px;height:39px}@keyframes reward-fall{to{transform:translateY(140px) rotate(280deg);opacity:0}}.fidelity-mission .scene-back{left:0;top:9px;width:86px;height:86px}.mission-glass-board{position:absolute;left:155px;right:155px;top:54px;height:807px;border:22px solid #fff3d0;border-radius:74px;box-shadow:inset 0 0 0 10px #6ad5fc,inset 0 0 0 13px #c8fcff,0 7px #dba657,0 10px 14px #6b86452b;background:linear-gradient(#a9eaffd9,#bcecffc7 65%,#e3f6b3a6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#1b79b9}.mission-glass-board:before{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border:3px solid #fffdf1;border-radius:65px;pointer-events:none}.mission-brand{position:absolute;left:52px;top:31px;display:flex;align-items:center;gap:12px;letter-spacing:1px;font-size:19px}.mission-brand img{height:45px;width:45px;border-radius:12px;box-shadow:0 4px 8px #318fa04d}.mission-blue-schedule{position:absolute;left:305px;top:20px;width:736px;height:64px;display:flex;gap:17px;align-items:center;justify-content:center;border:4px solid #a7efff;border-radius:29px;background:linear-gradient(#38b9fa,#1687ed);box-shadow:0 5px 8px #378abc66;color:#fff;font-size:18px;font-weight:800}.mission-blue-schedule strong{background:linear-gradient(#32bea5,#229370);border-radius:28px;color:#fff355;padding:11px 16px;font-size:24px}.mission-blue-schedule i{height:25px;border-left:1px solid #b9eeff}.mission-heading{position:absolute;top:122px;left:0;right:0;text-align:center}.mission-heading small{font-weight:800;letter-spacing:2px;font-size:20px;color:#288ccb}.mission-heading h1{font-size:60px;color:#fff;font-weight:1000;line-height:1.15;margin:9px 0 10px;-webkit-text-stroke:1px #248ddd;text-shadow:0 4px 0 #1177d1,3px 0 0 #1177d1,-3px 0 0 #1177d1,0 -3px 0 #1177d1,0 8px 10px #278ccc88}.mission-heading p{margin:14px 0;font-size:21px;font-weight:700;color:#2d88bd}.mission-art-modules{position:absolute;left:134px;right:115px;top:294px;display:grid;grid-template-columns:repeat(4,1fr);gap:45px}.mission-art-modules>button{position:relative;border:0;background:none;padding:0;display:flex;flex-direction:column;align-items:center;color:#0a5389;transition:transform .2s}.mission-art-modules>button:hover{transform:translateY(-5px)}.mission-art-modules .module-art{height:185px;width:185px;filter:drop-shadow(0 6px 4px #389ecc33)}.mission-art-modules .done .module-art,.mission-art-modules .current .module-art{filter:drop-shadow(0 0 20px #a9ff3d)}.mission-art-modules .locked .module-art{filter:grayscale(1);opacity:.7}.module-count{position:absolute;right:4px;top:1px;background:linear-gradient(#ffb939,#ff8523);border:4px solid white;color:#fff;border-radius:22px;padding:7px 12px;font-size:18px;font-weight:800;box-shadow:0 3px 4px #a77c5055}.module-check{position:absolute;right:11px;top:11px;border:4px solid white;color:#fff;background:#43cf80;border-radius:50%;width:36px;height:36px;font-size:28px;font-weight:900;line-height:28px}.module-lock{position:absolute;top:76px;font-size:38px;color:#616970}.mission-art-modules strong{font-size:25px;margin-top:6px}.mission-art-modules small{font-size:22px;margin-top:12px;color:#3898c7}.mission-art-line{position:absolute;left:171px;right:164px;top:392px;height:5px;background:linear-gradient(90deg,#65fcb5,#82f5c7,#ffef69);box-shadow:0 0 13px #ecffb8}.mission-wood-console{position:absolute;bottom:-42px;left:345px;width:651px;height:137px;display:grid;place-items:center;background:repeating-linear-gradient(5deg,transparent 0 20px,#dba05020 22px 24px,transparent 27px 40px),linear-gradient(#ffe5ad,#edbd75);border:5px solid #fff0c7;border-radius:38px 38px 20px 20px;box-shadow:0 7px #cf9552,0 13px 13px #80683555;transform:perspective(480px) rotateX(12deg)}.mission-report-button{width:325px;height:88px;display:flex;align-items:center;gap:13px;padding:4px 18px;border:5px solid #b8fcff;border-radius:25px;background:linear-gradient(#31bafa,#0779ed);box-shadow:0 6px #2a9acb;color:#fff;text-align:left}.mission-report-button .art-icon{width:67px;height:67px}.mission-report-button b{font-size:24px;display:block}.mission-report-button small{font-size:16px;display:block;margin-top:4px;color:#c4f5ff}.mission-report-button:disabled{opacity:.6;filter:saturate(.5)}.collection-title{left:585px;top:28px;width:475px;height:106px;font-size:59px}.collection-date{position:absolute;top:53px;left:1080px}.collection-date .art-date{width:340px}.collection-machine{position:absolute;left:220px;top:132px;width:620px;height:550px}.gramophone-base{position:absolute;left:0;top:0;width:660px;height:570px;background:url(/art/garden/record-atlas.3e5d5e01e31e.webp) right center/200% 100% no-repeat}.vinyl-spin{position:absolute;left:8px;top:-22px;width:585px;height:585px;animation:vinyl-rotation 12s linear infinite;animation-play-state:paused}.playing .vinyl-spin{animation-play-state:running}.vinyl-art{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/art/garden/record-atlas.3e5d5e01e31e.webp) left center/200% 100% no-repeat;border-radius:50%}.vinyl-logo{position:absolute;width:157px;height:157px;border-radius:50%;overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;display:grid;place-items:center}.vinyl-logo img{width:100%;height:100%;object-fit:cover}.floating-note{position:absolute;color:#ffdc31;font-size:74px;-webkit-text-stroke:2px #fff9c1;text-shadow:0 0 15px #fff098;pointer-events:none}.note-one{left:32px;top:42px;transform:rotate(-15deg)}.note-two{right:-16px;top:275px;transform:rotate(15deg)}.playing .floating-note{animation:note-float 3s infinite}.collection-list{position:absolute;left:884px;top:183px;width:695px;height:459px;padding:23px}.collection-list>h2{font-size:49px;line-height:1;margin:4px 22px 23px}.collection-tracks{display:flex;flex-direction:column;gap:12px;max-height:320px;overflow:auto;padding:5px}.collection-tracks>button{display:flex;align-items:center;gap:25px;width:100%;height:92px;flex-shrink:0;border:2px solid #ebc49b;border-radius:28px;padding:10px 18px;background:linear-gradient(#fffcf5,#f9eddd);color:#59230d;text-align:left;box-shadow:inset 0 2px #fff}.collection-tracks>button.selected{background:linear-gradient(110deg,#faffd8,#edffd5,#fbffd9);border-color:#f1e035;box-shadow:0 0 0 2px #fff985,inset 0 0 0 3px #fff,0 3px 5px #d8bd4a66;color:#185700}.collection-tracks>button>i{display:grid;place-items:center;width:59px;height:59px;border:3px solid #fff7e1;border-radius:50%;background:linear-gradient(#b17d56,#8f5230);color:#fff;font-style:normal;font-size:37px;box-shadow:0 0 0 1px #ddb68f}.collection-tracks>button.selected>i{background:linear-gradient(#ffc938,#f90);box-shadow:0 0 0 2px #ffca39}.collection-tracks>button>b{font-size:27px;flex:1;line-height:1.2}.collection-tracks time{font-size:24px;white-space:nowrap}.track-control{width:64px;height:64px;border-radius:50%;background:#e9c7a0;border:2px solid #fff2df;display:grid;place-items:center;color:#89522d;font-size:34px}.selected .track-control{background:linear-gradient(#33e51b,#009e09);color:#fff;border-color:#c9ff9e}.sound-bars{display:flex;gap:4px;align-items:center;height:35px}.sound-bars i{display:block;width:5px;height:17px;background:#fff;border-radius:8px;animation:audio-wave .65s ease-in-out infinite alternate}.sound-bars i:nth-child(2n){height:33px;animation-delay:-.3s}.sound-bars i:nth-child(3n){height:25px;animation-delay:-.5s}.collection-console{position:absolute;left:280px;top:678px;width:1110px;height:209px;border:9px solid #efb979;border-radius:62px;background:repeating-linear-gradient(3deg,transparent 0 20px,#d7994533 21px 23px,transparent 25px 45px),linear-gradient(#ffd99e,#efb575);box-shadow:inset 0 0 0 3px #ffecca,0 6px #bd6d2c,0 10px 9px #626c3444;color:#582606}.collection-console:before,.collection-console:after{content:"";position:absolute;width:60px;height:90px;border-radius:0 100%;background:linear-gradient(110deg,#b9d73a,#518522);z-index:-1;top:60px}.collection-console:before{left:-44px;transform:rotate(-24deg)}.collection-console:after{right:-44px;transform:rotate(140deg)}.collection-console h2{font-size:28px;margin:2px 0;text-align:center}.collection-seek{display:flex;align-items:center;gap:20px;margin:10px 105px 0 160px}.collection-seek>input{flex:1}.collection-seek time{font-size:23px;white-space:nowrap}.collection-console input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:14px;border-radius:15px;border:2px solid #ffecc4;background:linear-gradient(90deg,#35d600 var(--fill),#a26a35 var(--fill));box-shadow:inset 0 2px 3px #553a2380;cursor:pointer}.collection-console input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:29px;height:29px;border:2px solid #55d516;border-radius:50%;background:#fffdf6;box-shadow:0 4px 4px #92541b77}.collection-controls{height:110px;display:flex;align-items:center;justify-content:center;gap:110px;position:relative}.collection-controls button{display:grid;place-items:center;border-radius:50%;color:#875220;border:4px solid #fff0ce;background:linear-gradient(#ffe9c3,#ecc08a);box-shadow:0 4px #ba8048}.volume-controls{display:flex;align-items:center;gap:18px;position:absolute;left:165px}.volume-controls button{width:82px;height:82px}.volume-controls svg{width:50px;height:50px}.volume-controls input{width:168px}.volume-controls input::-webkit-slider-thumb{background:#ffe6b9!important;border-color:#fff1da!important}.collection-controls .collection-play{width:123px;height:123px;margin-top:8px;border:7px solid #fff3b6;background:radial-gradient(at 30% 20%,#a5f44e,#31d310 42%,#09a209);color:#fff;box-shadow:0 0 0 3px #d7932b,0 6px 0 3px #b17422,inset 0 0 0 3px #91ed37;font-size:66px;line-height:1;text-shadow:0 3px #198800}.collection-controls .collection-next{position:absolute;right:278px;width:80px;height:80px;font-size:30px;letter-spacing:-10px;padding-right:12px}.collection-controls button:disabled{opacity:.5}.collection-play:not(:disabled):hover{filter:brightness(1.1)}@keyframes vinyl-rotation{to{transform:rotate(360deg)}}@keyframes audio-wave{to{height:8px}}@keyframes note-float{50%{transform:translateY(-20px) rotate(7deg);opacity:.6}}.demo:has(.fidelity-mission):before,.demo:has(.fidelity-mission):after,.demo:has(.fidelity-mission)>.space-dust{display:none!important}.scene-canvas{font-synthesis:weight}.wood-text{paint-order:stroke fill}.mission-heading h1{font-family:Arial Rounded MT Bold,Arial,sans-serif;font-weight:900;paint-order:stroke fill;-webkit-text-stroke:6px #258ee4;text-shadow:0 5px 0 #167bd0,0 8px 9px #3895c377}.home-wood-sign{left:20px;top:68px;width:465px;height:277px}.home-wood-sign>.art-icon{width:100%;height:100%;preserve-aspect-ratio:none}.home-wood-sign b{left:64px;top:133px;font-size:49px;font-weight:900;paint-order:stroke fill;-webkit-text-stroke:3px #fff8e3;letter-spacing:-1px}.home-identity .student-photo{border-radius:0;overflow:visible}.home-wallet .lesson-ticket{margin-right:-25px}.home-wallet>span:nth-child(2){padding-left:37px;min-width:215px}.home-wallet .art-icon{left:-22px;top:-10px;width:70px;height:70px}.plant-week{top:73px;left:240px;width:183px;height:126px}.plant-week>span{top:34px;right:20px;bottom:0;left:20px;font-size:29px}.plant-week b{font-size:32px}.home-plant-field{left:310px;right:350px;gap:16px}.home-side-menu .art-icon{width:176px;height:146px}.home-side-menu a{height:166px}.home-side-menu b{font-size:30px}.task-leaf{height:186px}.leaf-content{top:27px;right:20px;bottom:12px;left:20px}.leaf-content>b{font-size:24px}.task-leaf.leaf-left{left:8px}.task-leaf.leaf-right{left:216px}.home-bird{height:112px}.home-butterfly{width:85px;height:85px}.home-bee{width:69px;height:69px}.personal-card>.student-photo{width:98px;height:98px;margin:0}.personal-card{padding:7px 13px;grid-template-columns:98px 1fr;gap:12px}.personal-card p>.art-icon,.personal-card p strong>.art-icon{width:40px;height:40px;margin:-6px 0}.personal-card time{font-size:20px}.class-layout{grid-template-rows:183px 198px minmax(0,1fr);gap:24px}.class-panel:first-child{padding-top:28px;padding-bottom:7px}.class-rank-table td{height:43px;padding:0;line-height:1}.class-rank-table .student-photo{width:40px;height:40px}.class-rank-table .rank-trophy{height:41px}.class-rank-table .coin-value .art-icon{height:34px}.class-ranking{padding-top:43px;padding-bottom:3px}.gramophone-base{clip-path:inset(0 0 0 4px)}.vinyl-logo{display:flex;flex-direction:column;justify-content:center;background:#fffdf8}.vinyl-logo img{height:115px;width:115px;object-fit:contain}.vinyl-logo:after{content:"COCO";font-size:28px;line-height:1;color:#0756bb;font-weight:850}.scene-title.wooden:has(.wood-art){isolation:isolate;border:0;background:none;box-shadow:none}.scene-title.wooden:has(.wood-art):before,.scene-title.wooden:has(.wood-art):after{display:none}.scene-title.wooden .wood-art{top:-14px;right:-46px;bottom:-14px;left:-46px;width:calc(100% + 92px);height:calc(100% + 28px)}.collection-console:has(.wood-art){isolation:isolate;border-color:transparent;background:none;box-shadow:none}.collection-console:has(.wood-art):before,.collection-console:has(.wood-art):after{display:none}.collection-console>.wood-art{top:-12px;right:-59px;bottom:-12px;left:-59px;width:calc(100% + 118px);height:calc(100% + 24px)}.home-wood-sign>.art-icon{overflow:hidden}.home-identity .student-photo{overflow:hidden}.history-filter{justify-content:flex-start;padding-left:344px;gap:30px}.history-filter .filter-range{font-size:25px;padding-left:44px}.history-filter .art-date{flex-shrink:0}.history-score .star-line{font-size:36px}.nature-scene:not(:has(.garden-home)):before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;background:#72d0f5 url(/art/garden/meadow.73c6925d1fe7.webp) center/cover no-repeat;filter:blur(7px)}.wood-panel>.panel-foliage{position:absolute;top:-27px;width:68px;height:75px;z-index:4}.wood-panel>.panel-foliage.left{left:-30px;transform:rotate(40deg)}.wood-panel>.panel-foliage.right{right:-30px;transform:rotate(115deg)}.wood-panel>.panel-foliage.right{right:-38px;top:-39px;width:58px;height:64px}.class-layout>.personal-panel{padding-top:28px;padding-bottom:7px}.class-layout>.special-panel{padding-top:45px;padding-bottom:17px}.class-layout>.class-ranking{padding-top:43px;padding-bottom:3px}.collection-console .collection-controls{position:absolute;left:0;right:0;bottom:12px;height:104px}.collection-controls .collection-play{width:104px;height:104px;margin:0;padding:0;flex-shrink:0}.collection-play svg{display:block;width:60px;height:60px;filter:drop-shadow(0 2px 1px #19880066)}.collection-controls .collection-play:disabled{opacity:1;background:radial-gradient(at 30% 20%,#d8eab4,#abc779 55%,#91ad62);color:#fff9e5;box-shadow:0 0 0 3px #cfa154,0 4px 0 3px #b68d49,inset 0 0 0 3px #dae9aa;cursor:not-allowed}.notice-menu-icon{display:grid;place-items:center;width:176px;height:146px;border-radius:50%;background:radial-gradient(circle,#fff 45%,#dff4ff 47%,#51baff 70%,transparent 72%);filter:drop-shadow(0 5px 3px #287fc066)}.notice-menu-icon svg{width:116px;height:108px}.notice-unread{position:absolute;right:-1px;top:5px;z-index:4;min-width:43px;height:36px;padding:0 8px;display:grid;place-items:center;border:3px solid #fff;border-radius:22px;background:linear-gradient(#ff574e,#e81425);box-shadow:0 3px 4px #711d2f66;color:#fff;font-size:22px;font-weight:950;line-height:1}.notices-title{left:622px;top:27px;width:428px;height:98px;font-size:62px}.notices-board{position:absolute;left:50px;right:50px;top:145px;bottom:48px;display:grid;grid-template-columns:620px 1fr;padding:26px 28px;border-width:8px;border-radius:48px}.notice-list{display:flex;flex-direction:column;gap:16px;overflow:auto;padding:5px 20px 5px 2px;border-right:2px solid #ead7bd}.notice-list button{position:relative;display:grid;grid-template-columns:104px 1fr auto;align-items:center;gap:14px;min-height:128px;padding:13px 22px;border:2px solid #edddc4;border-radius:28px;background:linear-gradient(#fffdf7,#fff8e9);color:#5d250f;text-align:left;box-shadow:inset 0 2px #fff}.notice-list button.selected{border-color:#79d65b;background:linear-gradient(110deg,#eaffdc,#f2ffe8);box-shadow:0 0 0 2px #c8f6ad,inset 0 2px #fff}.notice-list-symbol{width:90px;height:90px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(#e9f8ff,#b7e1ff);color:#1687ed;font-size:44px}.notice-list button:not(.selected) .notice-list-symbol{background:linear-gradient(#fff2be,#ffd976);color:#ff9e00}.notice-list button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:10px}.notice-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:27px}.notice-list time{color:#756c67;font-size:20px}.notice-list em{padding:6px 16px;border-radius:22px;background:linear-gradient(#ff5d60,#ef1837);color:#fff;font-size:20px;font-weight:850;font-style:normal}.notice-detail{min-width:0;overflow:auto;padding:10px 42px 28px}.notice-detail h2{margin:0 0 15px;padding-bottom:12px;border-bottom:2px solid #e3c99c;font-size:45px;color:#66230d}.notice-meta{display:flex;gap:45px;margin-bottom:28px;color:#8a6750;font-size:20px}.notice-rich-text{font-size:24px;line-height:1.75;color:#542612}.notice-rich-text :is(h1,h2,h3){color:#64260f}.notice-rich-text img{display:block;max-width:100%;max-height:370px;margin:22px auto;border-radius:28px;object-fit:contain}.notice-rich-text a{color:#087fe2}.notice-placeholder,.notices-empty{display:grid;place-items:center;color:#94785e;font-size:28px}.notices-empty{position:absolute;left:476px;right:476px;top:350px;height:200px}.home-side-menu{top:168px;gap:8px}.home-side-menu>a{height:162px}.notice-menu-art{display:block;width:176px;height:137px;object-fit:fill;filter:drop-shadow(0 4px 3px #287fc044)}.home-plant-field{left:322px;right:360px;gap:0}.plant-stalk{left:110px;width:259px;height:700px}.plant-week{top:67px;left:244px;width:193px;height:137px;z-index:3}.plant-week>span{top:43px;right:18px;bottom:14px;left:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.05;font-size:27px}.plant-week>span br{display:none}.plant-week>span b{font-size:30px}.task-leaf .leaf-content{top:24px;right:28px;bottom:30px;left:28px;gap:0}.task-leaf .leaf-content>b{font-size:22px;line-height:1.15;white-space:nowrap}.task-leaf .leaf-action.active{width:62px;height:62px;font-size:37px;margin-bottom:3px}.task-leaf .leaf-action.completed{width:39px;height:39px;font-size:31px;margin-bottom:2px}.task-leaf .leaf-stars{font-size:27px;line-height:29px;height:29px}@media(prefers-reduced-motion:reduce){.scene-canvas *{animation:none!important;scroll-behavior:auto!important}}@media(max-width:1199px){html,body,#app{min-width:0;width:100%;overflow-x:hidden}img,video{max-width:100%}.form-card{width:min(430px,calc(100vw - 28px));padding:28px 22px}.simple-nature{padding:88px 14px 32px}.simple-title,.simple-paper{width:100%}.simple-paper{overflow-x:auto;padding:18px}.simple-paper table{min-width:680px}.round-back{left:14px;top:14px}}@media(max-width:1199px){:root{--mobile-gap: 12px}button,a,input,select{touch-action:manipulation}.nature-scene{height:auto!important;min-height:100dvh;overflow-x:hidden!important;overflow-y:auto!important;background-attachment:fixed}.scene-canvas{position:relative!important;left:0!important;top:0!important;width:100%!important;height:auto!important;min-height:100dvh;transform:none!important}.scene-back,.fidelity-mission .scene-back{position:fixed;left:8px;top:max(8px,env(safe-area-inset-top));width:50px;height:50px}.scene-title,.classroom-title,.collection-title,.notices-title{position:relative;inset:auto;width:min(285px,calc(100% - 100px));height:64px;margin:max(12px,env(safe-area-inset-top)) auto 14px;font-size:32px;letter-spacing:1px}.scene-title.wooden .wood-art{top:-7px;right:-22px;bottom:-7px;left:-22px;width:calc(100% + 44px);height:calc(100% + 14px)}.cream-panel,.wood-panel{border-width:4px;border-radius:24px}.garden-home{position:relative;min-height:100dvh;padding:82px 10px calc(92px + env(safe-area-inset-bottom))}.identity-bar{position:absolute;left:8px;top:max(8px,env(safe-area-inset-top));width:calc(100% - 16px);height:64px;border-width:2px;border-radius:34px}.home-identity{gap:7px}.home-identity .student-photo{width:68px;height:68px;margin-left:-2px;border-width:3px}.home-identity b{font-size:17px}.home-identity small{font-size:12px;margin-top:1px}.home-wallet{right:9px;top:5px;height:50px;gap:5px;font-size:11px}.home-wallet>span:nth-child(2),.home-wallet>button{min-width:0;padding:5px 9px;border-radius:22px}.home-wallet b{font-size:17px}.home-wallet>i{height:22px;margin:0 3px}.home-wallet>button{min-width:64px;padding-left:24px}.home-wallet .art-icon{left:-5px;top:2px;width:38px;height:38px}.lesson-ticket{display:none}.home-wood-sign{position:relative;left:auto;top:auto;width:230px;height:142px;margin:0 auto 0 0}.home-wood-sign b{left:39px;top:68px;font-size:25px}.home-plant-field{position:relative;inset:auto;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;gap:4px}.home-plant{width:390px;max-width:100%;height:565px;margin:0 auto -100px!important;transform:scale(.82);transform-origin:top center}.plant-stalk{left:85px;width:225px}.plant-week{left:195px;width:174px}.task-leaf{width:225px;height:173px}.task-leaf.leaf-left{left:0}.task-leaf.leaf-right{left:165px}.leaf-content{top:35px;right:15px;bottom:15px;left:15px}.leaf-content>b{font-size:21px}.leaf-stars{font-size:25px;line-height:25px}.leaf-action.active{width:62px;height:62px;font-size:35px;margin-bottom:5px}.home-bird{left:12px;top:195px;width:82px;height:76px}.home-bee{left:auto;right:12px;top:360px;width:48px;height:48px}.home-butterfly{left:auto;right:20px;top:540px;width:56px;height:56px}.home-side-menu{position:fixed;left:0;right:0;top:auto;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:5px 4px calc(5px + env(safe-area-inset-bottom));background:#eef8fff2;box-shadow:0 -3px 16px #2275aa35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-side-menu a,.home-side-menu>a{width:auto;height:70px;min-width:0}.home-side-menu .art-icon{width:56px;height:50px}.home-side-menu b{bottom:0;border-width:1px;border-radius:12px;padding:1px 0 2px;font-size:12px}.home-empty{position:relative;inset:auto;width:calc(100% - 24px);margin:100px 12px;padding:24px;font-size:18px}.history-filter{position:relative;inset:auto;width:calc(100% - 24px);height:auto;min-height:92px;margin:0 12px 12px;padding:12px!important;flex-direction:column;gap:9px}.history-filter .art-date{width:min(310px,100%)}.history-filter .filter-range{border:0;padding:0;font-size:14px;white-space:normal;text-align:center}.history-board{position:relative;inset:auto;width:calc(100% - 16px);height:auto;min-height:430px;margin:0 8px 18px;padding:9px 9px 48px}.history-scroll{height:auto;min-height:360px;overflow-x:auto;-webkit-overflow-scrolling:touch}.history-table{min-width:820px}.history-table th{height:48px;font-size:17px}.history-table td{height:68px;font-size:16px}.history-table .person{gap:8px;padding-left:7px}.person b{font-size:16px}.person small{font-size:14px}.history-score{gap:6px;font-size:15px}.history-score .star-line{font-size:21px}.history-note{font-size:13px;padding:0 8px}.scene-modal{width:calc(100% - 24px);max-height:80dvh;padding:20px;font-size:16px}.class-date,.collection-date{position:relative;inset:auto;width:min(310px,calc(100% - 90px));margin:0 auto 18px}.class-date .art-date,.collection-date .art-date{width:100%}.class-layout{position:relative;inset:auto;width:calc(100% - 20px);margin:38px 10px 22px;display:flex;flex-direction:column;gap:42px}.class-panel{min-height:170px;padding:32px 10px 12px}.class-panel>h2{left:10px;top:-28px;max-width:calc(100% - 20px);font-size:24px;padding:4px 16px}.personal-cards{flex-direction:column;overflow:visible;height:auto}.personal-card{width:100%;min-width:0;grid-template-columns:65px 1fr;padding:8px}.personal-card .student-photo{width:62px;height:62px}.personal-card h3{font-size:17px}.attendance-pill{font-size:13px;padding:2px 7px}.personal-card p{font-size:14px;align-items:flex-start}.personal-card time{font-size:13px}.special-panel{min-height:230px;padding-top:44px}.special-panel>h2{font-size:25px;padding-left:65px}.special-panel>h2 .art-icon{width:62px;height:62px}.special-content{flex-wrap:wrap;overflow:visible;gap:10px;justify-content:center}.special-award-name{min-width:100%;font-size:25px}.special-award-name:before,.special-award-name:after{font-size:34px}.reward-person{min-width:145px}.reward-person .student-photo{width:62px;height:62px}.reward-person b{font-size:16px}.reward-person small,.reward-person strong{font-size:13px}.special-note{position:relative;inset:auto;margin:8px auto -6px;width:90%;font-size:13px}.class-ranking{min-height:330px;padding:48px 6px 8px;overflow-x:auto}.class-ranking>h2{font-size:23px}.ranking-explainer{position:static;display:block;margin-bottom:8px;font-size:13px;text-align:right}.class-rank-table{min-width:590px}.class-rank-table th,.class-rank-table td{font-size:15px}.notices-board{position:relative;inset:auto;width:calc(100% - 20px);min-height:calc(100dvh - 104px);margin:0 10px 20px;padding:12px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;border-radius:26px}.notice-list{max-height:44dvh;padding:2px 2px 12px;border-right:0;border-bottom:2px solid #ead7bd}.notice-list button{grid-template-columns:58px 1fr auto;min-height:84px;padding:8px 10px;border-radius:18px}.notice-list-symbol{width:52px;height:52px;font-size:27px}.notice-list b{font-size:17px}.notice-list time,.notice-list em{font-size:12px}.notice-detail{min-height:40dvh;padding:16px 5px}.notice-detail h2{font-size:25px}.notice-meta{gap:12px;font-size:13px;flex-wrap:wrap}.notice-rich-text{font-size:16px}.notices-empty{position:relative;inset:auto;width:calc(100% - 24px);height:220px;margin:100px 12px}.collection-machine{position:relative;left:50%;top:auto;width:620px;height:550px;margin:-25px 0 -215px;transform:translate(-50%) scale(.53);transform-origin:top center}.collection-list{position:relative;inset:auto;width:calc(100% - 20px);height:auto;min-height:300px;margin:0 10px 18px;padding:16px 12px}.collection-list>h2{margin:3px 12px 14px;font-size:30px}.collection-tracks{max-height:none}.collection-tracks>button{height:68px;gap:8px;padding:7px 9px;border-radius:18px}.collection-tracks>button>i{width:42px;height:42px;font-size:23px}.collection-tracks>button>b{font-size:17px}.collection-tracks time{font-size:14px}.track-control{width:45px;height:45px;font-size:22px}.collection-console{position:relative;inset:auto;width:calc(100% - 20px);height:218px;margin:0 10px 28px;border-radius:32px}.collection-console>.wood-art{top:-7px;right:-20px;bottom:-7px;left:-20px;width:calc(100% + 40px);height:calc(100% + 14px)}.collection-console h2{font-size:20px;margin-top:10px}.collection-seek{margin:12px 24px 0;gap:8px;flex-wrap:wrap}.collection-seek time{font-size:15px;margin-left:auto}.collection-console .collection-controls{bottom:6px;height:104px;gap:18px}.volume-controls{position:static;gap:6px}.volume-controls button{width:52px;height:52px}.volume-controls svg{width:32px;height:32px}.volume-controls input{width:64px}.collection-controls .collection-play{width:82px;height:82px}.collection-play svg{width:45px;height:45px}.collection-controls .collection-next{position:static;width:52px;height:52px;font-size:20px}.fidelity-mission{min-height:100dvh;padding:70px 8px 24px}.mission-glass-board{position:relative;inset:auto;width:100%;height:auto;min-height:760px;border-width:8px;border-radius:34px;padding:12px}.mission-glass-board:before{top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:29px}.mission-brand{position:relative;inset:auto;justify-content:center;font-size:14px}.mission-brand img{width:34px;height:34px}.mission-blue-schedule{position:relative;inset:auto;width:100%;height:auto;min-height:54px;margin:10px 0;gap:7px;flex-wrap:wrap;padding:6px;font-size:12px;border-width:2px}.mission-blue-schedule strong{padding:7px 10px;font-size:15px}.mission-blue-schedule i{height:18px}.mission-heading{position:relative;inset:auto;padding:4px 0 12px}.mission-heading small{font-size:14px}.mission-heading h1{margin:5px 0;font-size:clamp(27px,7.5vw,38px);overflow-wrap:anywhere}.mission-heading p{margin:7px;font-size:15px}.mission-art-line{display:none}.mission-art-modules{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px 5px}.mission-art-modules .module-art{width:108px;height:108px}.mission-art-modules strong{max-width:100%;font-size:16px;text-align:center}.mission-art-modules small{margin-top:4px;font-size:13px}.module-count{right:2px;font-size:12px;padding:4px 7px;border-width:2px}.module-lock{top:48px;font-size:28px}.mission-wood-console{position:relative;inset:auto;width:100%;height:108px;margin:28px auto -42px;transform:none;border-radius:25px}.mission-report-button{width:min(290px,90%);height:75px}.mission-report-button .art-icon{width:53px;height:53px}.mission-report-button b{font-size:19px}.simple-title{min-height:92px;padding:14px 16px;gap:10px;border-width:4px;border-radius:23px}.simple-title>span{font-size:38px}.simple-title h1{font-size:26px}.simple-title p{font-size:13px}.simple-title>strong{margin-left:auto;font-size:24px}.simple-paper{margin-top:16px;border-width:4px;border-radius:22px}.profile-grid{grid-template-columns:1fr!important;gap:18px!important;overflow:visible}.profile-row{gap:14px;font-size:14px}.profile-row b{text-align:right;overflow-wrap:anywhere}.login-page,.password-page{padding:14px;align-items:center}.login-logo h1{font-size:25px}.demo .center{padding:6px}.lesson.board{width:calc(100vw - 8px);height:auto;min-height:calc(100dvh - 8px);border-width:7px;border-radius:24px;padding:58px 8px 10px}.lesson header{gap:5px;flex-wrap:wrap}.lesson header h2{font-size:20px}.lesson header>div{font-size:12px}.media,.quiz{height:min(58dvh,430px);border-radius:18px}.media video{height:calc(min(58dvh,430px) - 70px)}.audio-room{height:calc(min(58dvh,430px) - 70px)}.disc{width:130px;height:130px}.speaker{width:80px;height:125px;font-size:60px}.transport{padding:0 8px;gap:6px}.transport>button{width:42px;height:42px}.lesson>.overlay .qbox{width:calc(100% - 12px);max-height:92dvh;overflow-y:auto;border-width:6px;border-radius:22px;padding:12px}.lesson>.overlay .qbox>img{height:180px}.choices{gap:7px}.choices button{padding:10px;font-size:28px;border-width:3px}.report{width:calc(100vw - 18px);max-height:94dvh;overflow-y:auto;padding:18px 10px;border-width:7px;border-radius:26px}.report h1{font-size:30px}.rows>div{grid-template-columns:1fr 65px 75px;padding:11px 7px;font-size:13px}}@media(max-width:370px){.home-wallet>span:nth-child(2){font-size:0}.home-wallet>span:nth-child(2):before{content:"课时";font-size:10px}.home-plant{transform:scale(.76);margin-bottom:-135px!important}.collection-machine{transform:translate(-50%) scale(.47);margin-bottom:-255px}}@media(max-width:767px){.home-plant-field{position:absolute;left:0;right:0;bottom:calc(78px + env(safe-area-inset-bottom));display:block;width:100%;height:370px;overflow:visible}.home-plant{position:absolute;top:0;left:0;width:390px;max-width:none;height:700px;margin:0!important;animation:none!important;transform:scale(.48)!important;transform-origin:left top}.home-plant:nth-child(2){left:50%}.home-plant-field.one-plant .home-plant{left:calc(50% - 133px);transform:scale(.68)!important;transform-origin:top left}.home-plant-field.one-plant{height:470px}}@media(max-width:370px){.home-plant{transform:scale(.45)!important}.home-plant:nth-child(2){left:50%}.home-plant-field.one-plant .home-plant{left:calc(50% - 125px);transform:scale(.64)!important}}
