:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#25302b;background:#f6f4ee;font-synthesis:none;font-weight:400;line-height:1.6;--green: #244c3a;--muted: #7a817a;--border: #e3e5dd}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid var(--border);border-radius:9px;padding:10px 16px;background:#fff;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}button:hover{border-color:#244c3a;background:#f0f3ed}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #99b9a7;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;line-height:1.5;letter-spacing:-1px;font-weight:650}h2{font-size:22px;font-weight:600}h3{font-size:17px}small,.small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:1.8px;color:var(--muted);margin-bottom:12px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:700;white-space:nowrap}.brand span{font-size:10px;letter-spacing:2px;font-weight:400;margin-left:8px}.brand small{font-size:12px;font-weight:400}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#193d2d;color:#fff}.wide{width:100%}.text-button{border:0;background:transparent;color:var(--green);padding:8px 0;font-size:13px;min-height:36px}.text-button:hover{background:transparent;text-decoration:underline}label{display:block;font-size:14px;font-weight:500;margin-bottom:18px}input:not([type=checkbox]):not([type=range]),textarea,select{width:100%;border:1px solid #dce0d6;border-radius:9px;padding:12px 14px;color:inherit;background:#fff;margin-top:8px}textarea{resize:vertical;min-height:168px;line-height:1.9}input::placeholder,textarea::placeholder{color:#a2a69e}.welcome{min-height:100vh;display:grid;grid-template-columns:1.15fr 1fr}.welcome-story{padding:58px 10%;display:flex;flex-direction:column;justify-content:space-between;background:#e8edde;min-height:100vh}.welcome-story h1{font-size:clamp(32px,3.5vw,55px);font-family:Songti SC,SimSun,serif;font-weight:500;line-height:1.65}.welcome-story .lead{font-size:17px;line-height:2;color:#66705f}.story-steps{display:flex;align-items:center;gap:12px;margin-top:50px;font-size:12px}.story-steps svg{width:16px}.welcome-story small{color:#7b8473}.login-panel{align-self:center;width:100%;max-width:460px;padding:50px;margin:auto}.login-panel h2{font-size:30px}.login-panel form{margin-top:28px}.login-note{font-size:12px;color:#91978d;border-top:1px solid var(--border);padding-top:25px;margin-top:35px}.shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}aside{position:sticky;top:0;height:100vh;padding:35px 22px;background:#eeeee5;border-right:1px solid var(--border);display:flex;flex-direction:column}.workspace-name{font-size:12px;color:var(--muted);padding:12px 0 26px}.shell nav{display:flex;flex-direction:column;gap:9px}.shell nav button{background:none;border:0;justify-content:flex-start;padding:13px 16px;color:#777e73}.shell nav button.active{background:var(--green);color:#fff}.sidebar-foot{margin-top:auto;font-size:12px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.sidebar-foot small{display:block;width:100%;color:#92998b;margin-top:12px}.dot{display:inline-block;flex-shrink:0;width:7px;height:7px;border-radius:50%;background:#4c8b64}.dot.offline{background:#c88951}main{padding:42px clamp(24px,4vw,70px);max-width:1500px;width:100%}header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.school-label{font-size:12px;border:1px solid #d8dfd2;border-radius:20px;padding:8px 16px}.send-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,1fr);gap:25px;align-items:start}.panel{background:#fffefa;border:1px solid var(--border);border-radius:16px;padding:28px}.section-title{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:22px}.section-title h2{margin:0}.tag{display:inline-block;border-radius:5px;background:#eef1e8;color:#6a7764;padding:4px 9px;font-size:11px}.composer form>label:first-child{margin-top:26px}.character-count{text-align:right;color:#93998c;font-size:11px;margin-top:-13px}.templates{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.templates button{font-size:12px;min-height:32px;padding:5px 10px;border-radius:5px;background:#f7f7f0}.options{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:25px 0;border-top:1px solid var(--border);padding-top:20px}.check-label{display:flex;align-items:center;gap:7px;margin:0;font-size:13px}.check-label input{accent-color:var(--green);width:17px;height:17px}.duration{display:flex;align-items:center;gap:8px;font-size:12px;margin:0 0 0 auto}.duration select{width:auto;margin:0;padding:7px}.composer .small{margin:13px 0 0;text-align:center}.right-column{display:flex;flex-direction:column;gap:22px}.note-panel{position:relative;background:#e9eddd;border-radius:15px;padding:26px;overflow:hidden;min-height:228px}.note-panel h2{font-family:Songti SC,SimSun,serif;font-size:27px;line-height:1.65}.note-panel p:last-of-type{font-size:12px;color:#74816d;line-height:1.9;margin:0}.note-panel>svg{position:absolute;right:22px;bottom:35px;color:#b4c09d;transform:rotate(-15deg)}.receipt h3{border-bottom:1px solid var(--border);padding-bottom:16px}.receipt .message-content{font-size:16px}.delivery{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:10px;font-size:13px}.delivery small{margin-left:auto;color:var(--muted)}.delivery p{width:100%;font-size:12px;color:#a56531}.error,.success{display:flex;align-items:flex-start;gap:9px;padding:14px 18px;border-radius:8px;margin-bottom:20px;font-size:13px;overflow-wrap:anywhere}.error{background:#fff0e6;color:#954c2f}.success{background:#e5f1e7;color:#356644}.hint{font-size:12px;color:#a16c42}.empty{padding:60px 20px;text-align:center;color:var(--muted)}.empty svg{margin-bottom:15px}.history-item,.room-item{padding:24px 0;border-top:1px solid var(--border)}.history-item .section-title{margin-bottom:12px}.message-content{white-space:pre-wrap;overflow-wrap:anywhere;font-size:18px;line-height:1.9}.receipt-list{display:flex;flex-wrap:wrap;gap:8px}details{font-size:13px;margin-top:16px;color:#72796e}summary{cursor:pointer;padding:9px 0}code{font-size:11px;overflow-wrap:anywhere}.inline-form{display:flex;gap:10px;margin-bottom:26px}.inline-form input{margin:0!important;min-width:0}.room-item h3{display:flex;gap:10px;align-items:center}.device-row{display:flex;align-items:center;gap:10px;padding:12px 0}.device-row small{display:block;color:var(--muted);font-size:11px}.device-row button{margin-left:auto;font-size:12px;padding:7px 10px}.danger{color:#aa4129}.align-start>svg{color:var(--green);margin-bottom:18px}.pairing-input{font-size:24px;letter-spacing:12px}.help{max-width:850px}.help p,.help li{font-size:14px;line-height:2;color:#68725f}.help hr{border:0;border-top:1px solid var(--border);margin:30px 0}.help h3{margin-top:25px}footer{display:flex;justify-content:space-between;font-size:11px;color:#a1a596;border-top:1px solid var(--border);margin-top:40px;padding-top:18px}.device-screen{min-height:100vh;min-height:100dvh;padding:30px 50px;background:#fff;display:flex;flex-direction:column}.device-screen header{margin-bottom:0}.device-state{display:flex;align-items:center;gap:10px;font-size:13px}.device-state button{background:transparent;border:0}.device-screen .error{margin-top:15px}.idle-screen,.pairing-screen{padding:10vh 0 6vh;text-align:center}.idle-screen h2{font-size:21px;font-weight:400}.idle-screen>p,.pairing-screen>p{color:#818b77}.pairing-code{font-family:Georgia,serif;font-size:clamp(60px,10vw,125px);letter-spacing:20px;color:var(--green);margin:35px 0}.notification{padding:6vh 2vw;flex:1;display:flex;flex-direction:column;justify-content:center}.notification h1{margin:0;color:#111;text-align:center;font-size:clamp(30px,4.8vw,75px);overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.7}.notification>p{color:#6d7a65}.device-settings{max-width:580px;margin:40px auto;width:100%}.device-settings>button{margin:12px 8px 12px 0}.test-banner{background:#fff5de;color:#936522;font-size:12px;padding:8px 16px}.multi-rooms{display:flex;flex-wrap:wrap;gap:9px;margin:10px 0 20px}.multi-rooms label{border:1px solid var(--border);border-radius:8px;padding:12px;margin:0;display:flex;gap:8px;align-items:center}.multi-rooms label:has(input:checked){background:#e9f0e5;border-color:#729773}.multi-rooms input{accent-color:var(--green)}@media(max-width:1000px){.shell{grid-template-columns:180px 1fr}aside{padding:30px 15px}.send-layout{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr}.note-panel>svg{opacity:.5}.welcome-story{padding:40px}.story-steps{flex-wrap:wrap}}@media(max-width:640px){.welcome{display:block}.welcome-story{min-height:auto;padding:30px 26px}.welcome-story h1{font-size:30px;margin:22px 0}.welcome-story .eyebrow,.welcome-story .lead,.story-steps,.welcome-story>small{display:none}.login-panel{padding:32px 26px}.shell{display:block}.shell aside{position:fixed;top:auto;bottom:0;height:72px;width:100%;padding:5px 10px;background:#fffefa;border-top:1px solid var(--border);z-index:10}.shell aside>.brand,.workspace-name,.sidebar-foot{display:none}.shell nav{flex-direction:row;justify-content:space-around;gap:0}.shell nav button{flex-direction:column;font-size:10px;gap:3px;padding:7px 10px;border-radius:8px;min-width:65px}main{padding:28px 18px 95px}header{margin-bottom:22px}main h1{font-size:25px}header .school-label{display:none}.panel{padding:21px 18px}.section-title h2{font-size:20px}.right-column{display:flex}.note-panel{display:none}.options{gap:14px}.duration{margin-left:0}.device-screen{padding:20px}.device-screen .brand{font-size:19px}.pairing-screen h1{font-size:25px}.pairing-code{letter-spacing:10px}.device-state{font-size:11px}.history-item .section-title{align-items:flex-start;font-size:13px}.multi-rooms label{font-size:13px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
