: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}.display-preference{width:min(100%,360px);margin:16px auto;text-align:left}.device-settings .display-preference{margin-left:0}.display-preference small{color:#6d7a65;font-weight:400}.device-window-controls{position:fixed;top:10px;right:12px;z-index:20;display:flex;gap:6px}.device-window-controls button{width:36px;height:36px;padding:0;border:1px solid #e4e8e1;background:#fff;color:#4b5848}.device-screen.popup-mode{padding:48px 20px 16px}.popup-mode .notification{box-sizing:border-box;flex:none;width:min(100%,460px);height:calc(100dvh - 64px);max-height:286px;padding:12px;margin:auto;overflow-y:auto;justify-content:safe center}.popup-mode .notification h1{font-size:26px;line-height:1.5}.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}}.pairing-confirmation{padding:16px;margin:16px 0;background:#f0f5f2;border-radius:12px}.confirmation-code{display:block;font-size:2rem;letter-spacing:.2em}.pairing-screen form{width:min(100%,440px);margin:24px auto;text-align:left}.pairing-screen form button{width:100%}.send-readiness{padding:16px;margin-bottom:20px;border-radius:12px;background:#eef5ef}.send-readiness.warning{background:#fff5de}.send-readiness p,.connection-guide p{line-height:1.6}.readiness-actions{display:flex;flex-wrap:wrap;gap:12px}.connection-guide{margin-bottom:24px}.inline-form button{flex-shrink:0;white-space:nowrap}.connection-steps{display:flex;flex-wrap:wrap;gap:12px;padding:0;list-style:none;color:#696b65}.connection-steps li{padding:8px 12px;border-radius:8px;background:#f0f1ed}.connection-steps .done{color:#214e36;background:#e5f1e7}.notification-popup{flex:none;width:min(800px,100%);margin:auto;max-height:calc(100dvh - 60px);overflow-y:auto;padding:32px;background:transparent;border:0;border-radius:0;box-shadow:none}.notification-popup h1{font-size:clamp(24px,3.5vw,48px)}.shell main{min-width:0}.shell header h1{margin-bottom:0}.shell header .eyebrow{letter-spacing:0;margin-bottom:6px}.shell .school-label{display:none}.shell .composer .section-title h2{font-size:18px}.shell .field-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.shell .field-heading label{margin:0}.shell .field-heading>span{font-size:12px;color:var(--muted)}.shell .multi-rooms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:4px}.shell .multi-rooms label{min-width:0;flex-wrap:wrap;overflow-wrap:anywhere}.shell .multi-rooms small{margin-left:auto;color:var(--muted)}.shell .multi-rooms label:has(input:disabled){opacity:.55}.shell .selection-actions{display:flex;justify-content:space-between}.shell .text-button,.shell .templates button{min-height:44px}.shell .send-readiness{font-size:13px;padding:10px 12px;margin:4px 0 24px;background:#f0f2ec}.shell .send-readiness.warning{background:#fff5de}.shell .send-readiness .text-button{margin-left:8px}.shell textarea{min-height:130px;line-height:1.7}.shell .voice-option{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:24px}.shell .voice-option label{min-height:44px}.shell .send-settings{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:12px 0 20px}.shell .send-settings summary{min-height:48px;padding:14px 0;color:#435047}.shell .send-settings summary span{font-size:12px;color:var(--muted);margin-left:10px}.shell .options{border:0;padding:8px 0;margin:0;display:grid;grid-template-columns:1fr 1fr;align-items:center}.shell .options label{margin:0}.shell .options .duration{grid-column:2;grid-row:1;display:block}.shell .options .duration select{width:100%;margin-top:8px;padding:12px}.shell .send-target{font-size:13px;margin:0 0 10px;overflow-wrap:anywhere}.shell .send-action{padding-top:12px}.shell .template-confirm{background:#f0f2ec;border-radius:8px;padding:12px;margin-top:12px}.shell .template-confirm p{font-size:13px;margin-bottom:8px}.shell .template-confirm button{margin-right:8px}.shell .right-column{display:block}.shell .receipt .message-content{font-size:15px}.shell .history-item .message-content{font-size:16px;margin-bottom:12px}.shell .history-receipts{margin:0 0 8px}.shell .history-receipts>summary{color:var(--green);min-height:44px}.shell .room-item .section-title{margin-bottom:4px}.shell .room-item h3{margin:0;overflow-wrap:anywhere}.shell .device-row{flex-wrap:wrap}.shell .device-row>span:nth-child(2){flex:1;min-width:100px}.shell .device-row button{min-height:44px}.shell .rooms-layout:has(>section:only-child){grid-template-columns:1fr}.shell .rooms-layout:has(>section:only-child)>section{max-width:850px}.shell .panel{box-shadow:none}.shell button{transition:background-color .15s,border-color .15s}.shell button:active:not(:disabled){transform:translateY(1px)}@media(max-width:760px){.shell{display:block}.shell aside{position:fixed;top:auto;bottom:0;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:5px 8px calc(5px + env(safe-area-inset-bottom));background:#fffefa;border-top:1px solid var(--border);z-index:10}.shell aside>.brand,.shell .workspace-name,.shell .sidebar-foot{display:none}.shell nav{flex-direction:row;gap:0}.shell nav button{flex:1;flex-direction:column;font-size:11px;gap:4px;padding:7px 2px;min-width:0}.shell nav button.active{color:var(--green);background:#eaf0e7}.shell main{padding:22px 16px calc(94px + env(safe-area-inset-bottom))}.shell header{margin-bottom:20px}.shell header h1{font-size:26px}.shell .panel{padding:20px 16px;border-radius:12px}.shell .send-layout{gap:16px}.shell input:not([type=checkbox]),.shell textarea,.shell select{font-size:16px}.shell .composer .section-title{display:none}.shell .composer .multi-rooms{max-height:248px;overflow-y:auto;overscroll-behavior:contain;padding:3px;margin-left:-3px;margin-right:-3px}.shell .multi-rooms label{font-size:14px;gap:6px;padding:10px}.shell .multi-rooms small{display:block;width:100%;margin-left:22px;font-size:11px}.shell .multi-rooms input{width:16px;height:16px;margin:0}.shell .voice-option{flex-wrap:wrap;gap:0}.shell .send-settings summary span{display:block;margin:3px 0 0 16px}.shell .send-action{position:static;background:#fffefa;padding:12px 0 4px;border-top:1px solid var(--border);z-index:2}.shell .send-target{max-height:42px;overflow-y:auto;font-size:12px}.shell .send-action .small{font-size:11px;margin-top:8px}.shell .connection-steps{flex-direction:row;gap:6px}.shell .connection-steps li{padding:8px 10px;font-size:13px}.shell .room-item .section-title{gap:8px}.shell .room-item .section-title button{flex-shrink:0}.shell .pairing-panel{scroll-margin-top:16px}.shell footer{margin-top:24px}}.shell .connected-summary{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.shell .connected-summary h2{font-size:18px;margin-bottom:4px}.shell .connected-summary p{margin:0;font-size:13px}@media(max-width:760px){.shell .connected-summary{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.shell .send-readiness:not(.warning){background:none;padding:0;margin:0 0 20px;color:var(--muted);font-size:12px}.shell .voice-option{margin-top:12px}.shell .send-settings{margin:8px 0 12px}.shell .send-settings summary span{display:inline;margin-left:6px}.shell .composer textarea{min-height:116px}.shell .connection-guide .eyebrow{display:none}.shell .connection-guide h2{font-size:20px}.shell .connection-steps li{font-size:11px;padding:6px 8px}}.shell .send-readiness{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.shell .send-readiness>span{flex:1;min-width:120px}.shell .connection-refresh{flex-shrink:0;border:0;background:transparent;width:44px;padding:8px;color:var(--green)}.receiver-waiting,.receiver-recovery{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px}.receiver-waiting h2,.receiver-recovery h2{font-size:clamp(22px,2.4vw,32px);letter-spacing:.02em;margin:0 0 8px;line-height:1.4;font-weight:600}.waiting-signal{position:relative;width:96px;height:96px;display:grid;place-items:center;margin-bottom:18px}.waiting-signal>span{position:absolute;inset:10px;border:1px solid #b7cfc0;border-radius:50%;animation:receiver-ripple 5s ease-out infinite}.waiting-signal>span:nth-child(2){animation-delay:2.5s}.waiting-bell{width:68px;height:68px;border-radius:24px;display:grid;place-items:center;color:#365d48;background:#edf3ee;position:relative}.waiting-room{display:flex;align-items:center;justify-content:center;gap:8px;color:#537560;font-size:13px;margin-bottom:8px;max-width:100%;overflow-wrap:anywhere}.waiting-caption{font-size:13px;color:#818a82;margin:0}.waiting-dots{display:flex;gap:6px;margin-top:18px}.waiting-dots i{width:4px;height:4px;background:#8eac98;border-radius:50%;animation:receiver-dot 3s ease-in-out infinite}.waiting-dots i:nth-child(2){animation-delay:.3s}.waiting-dots i:nth-child(3){animation-delay:.6s}.recovery-symbol{display:grid;place-items:center;width:64px;height:64px;background:#f5f0e6;color:#927647;border-radius:22px;margin-bottom:16px}.receiver-recovery>p{color:#747d75;font-size:14px;line-height:1.7;max-width:460px}.receiver-recovery .recovery-note{font-size:12px;margin:12px 0 0}.receiver-recovery>.small{margin:10px 0 0;font-size:12px}@keyframes receiver-ripple{0%{transform:scale(.85);opacity:.65}85%,to{transform:scale(1.45);opacity:0}}@keyframes receiver-dot{0%,to{opacity:.3}50%{opacity:1}}@media(max-height:450px){.receiver-waiting,.receiver-recovery{padding:8px}.waiting-signal{width:76px;height:76px;margin-bottom:10px}.waiting-bell{width:56px;height:56px;border-radius:20px}.waiting-dots{margin-top:12px}.receiver-recovery h2{font-size:22px}.recovery-symbol{display:none}}@media(prefers-reduced-motion:reduce){.waiting-signal>span,.waiting-dots i{animation:none}.waiting-signal>span{opacity:.35}.waiting-signal>span:nth-child(2){transform:scale(1.2)}}.device-screen.recovery-mode{padding:48px 20px 16px}.history-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:24px;flex-wrap:wrap}.font-control{margin:24px 0;padding:20px 0;border-block:1px solid var(--border)}.font-heading,.font-slider,.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.font-heading label{margin:0;display:flex;align-items:baseline;gap:12px}.font-heading output{color:var(--green);font-variant-numeric:tabular-nums;font-weight:600}.font-heading output small{font-weight:400}.font-slider{margin:8px 0 16px;color:var(--muted);font-size:13px}.font-slider input[type=range]{flex:1;min-width:0;width:100%;height:44px;padding:0;margin:0;accent-color:var(--green);cursor:pointer}.preview-heading{font-size:12px;color:var(--muted);margin-bottom:8px;flex-wrap:wrap;gap:4px 12px}.font-preview-frame{position:relative;width:100%;max-width:500px;aspect-ratio:10 / 7;overflow:hidden;outline:1px solid var(--border);border-radius:8px;background:#fff}.font-preview-window{position:absolute;inset:0 auto auto 0;width:500px;height:350px;transform-origin:top left;padding:48px 20px 16px}.font-preview-text{display:flex;flex-direction:column;justify-content:safe center;height:286px;padding:12px;overflow-y:auto;color:#111;text-align:center;font-weight:700;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.font-preview-text p{margin:0}.account-settings h2,.account-settings p{margin-top:0}.account-settings .section-title{align-items:flex-start}.account-settings .section-title>button{flex-shrink:0}.password-form{max-width:440px;margin-top:20px}.password-form fieldset{border:0;margin:0;padding:0;min-width:0}.password-actions{display:flex;gap:10px;margin-top:16px}.notification h1{line-height:1.5}.notification{max-height:calc(100dvh - 64px);overflow-y:auto;justify-content:safe center}.registration-toggle{margin-top:12px}.shell{--green: #244c3a;--muted: #626863;--border: #e5e8e5;background:#f7f8f7;color:#29312d;font-size:16px;line-height:1.6;grid-template-columns:208px minmax(0,1fr)}.shell .desktop-navigation{background:#f0f3f0;padding:36px 20px}.shell .brand{font-size:21px;font-weight:600}.shell .workspace-name{font-size:14px;padding:10px 0 28px;overflow-wrap:anywhere}.shell nav button{font-size:15px;font-weight:400;color:#555f58;padding:12px 14px;border-radius:8px}.shell nav button.active{color:#244c3a;background:#e0e8e1;font-weight:600}.shell .sidebar-foot{font-size:14px}.shell .sidebar-foot small{font-size:12px;color:#626863}.shell main{padding:40px clamp(24px,5vw,76px)}.shell header{margin-bottom:28px}.shell header>div{display:flex;gap:12px;align-items:center}.shell header h1{font-size:24px;font-weight:600;line-height:1.4;letter-spacing:0}.shell .focused-send{display:block;max-width:760px}.shell .focused-send .composer{background:#fff;padding:28px 32px;border:1px solid var(--border);border-radius:12px}.shell .focused-send label{font-size:15px;font-weight:500}.shell .field-heading{margin-bottom:12px;min-height:32px}.shell .field-heading>span{font-size:14px}.shell .multi-rooms{display:flex;flex-wrap:wrap;gap:8px}.shell .multi-rooms label{display:flex;align-items:center;gap:8px;padding:10px 12px;margin:0;border-radius:6px;background:#fff}.shell .multi-rooms label:has(input:checked){background:#f0f5f0;border-color:#a9bcae}.shell .multi-rooms small{font-size:13px;font-weight:400}.shell .selection-actions{justify-content:flex-start;gap:24px}.shell .text-button{font-size:14px}.shell .send-readiness:not(.warning){padding:0;background:none;color:var(--muted);font-size:14px;margin:0 0 24px}.shell .send-readiness.warning{margin:8px 0 24px;border-radius:6px;font-size:14px}.shell .chosen-rooms{font-size:15px;margin:0 0 8px;overflow-wrap:anywhere}.shell .composer textarea{font-size:16px;font-weight:400;line-height:1.7;min-height:150px;padding:14px;border-radius:8px}.shell .composer textarea::placeholder{color:#707872}.shell .character-count{font-size:13px;color:var(--muted);margin-top:-10px}.shell .phrase-picker{margin-top:-30px;width:fit-content;max-width:calc(100% - 70px)}.shell .phrase-picker summary{min-height:44px;color:var(--green);font-size:14px;padding:10px 0}.shell .templates{margin:0}.shell .templates button{font-size:14px;background:#fff}.shell .voice-option{margin-top:16px}.shell .voice-option .small{margin:0;font-size:14px}.shell .send-settings{margin:4px 0 16px;border-top:0;border-bottom:0}.shell .send-settings summary{font-size:14px;padding:10px 0}.shell .send-settings summary span{color:var(--muted);font-size:14px}.shell .font-control{margin:0;padding:16px 0;border-top:0}.shell .font-control .small,.shell .preview-heading,.shell .hint{font-size:14px}.shell .options{display:block;padding:12px 0}.shell .options .duration{display:flex;gap:16px;align-items:center}.shell .options .duration select{width:auto;margin:0}.shell .send-action{border-top:1px solid var(--border);padding-top:20px}.shell .send-action-row{display:flex;gap:20px;align-items:center;justify-content:space-between}.shell .send-target{margin:0;font-size:14px;color:var(--muted);overflow-wrap:anywhere;max-height:none}.shell .send-action .primary{width:auto;min-width:160px;min-height:48px;flex-shrink:0;font-size:16px;font-weight:500;border-radius:8px}.shell .recent-send-link{display:flex;justify-content:space-between;align-items:center;padding:12px 4px;font-size:14px;color:var(--muted)}.shell footer{display:none}@media(max-width:760px){.shell{display:block;background:#fff}.shell .desktop-navigation{position:fixed;inset:auto 0 0;display:block;width:100%;height:calc(68px + env(safe-area-inset-bottom));padding:4px 12px calc(4px + env(safe-area-inset-bottom));background:#fff;border:0;border-top:1px solid var(--border);z-index:10}.shell .desktop-navigation nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.shell .desktop-navigation nav button{flex-direction:column;justify-content:center;gap:4px;padding:7px 2px;min-height:58px;font-size:12px;line-height:1.5}.shell .desktop-navigation nav button.active{background:#edf3ee;color:var(--green)}.shell main{padding:20px 20px calc(92px + env(safe-area-inset-bottom))}.shell header{margin-bottom:24px}.shell header h1{font-size:24px}.shell .focused-send .composer{padding:0;border:0;border-radius:0}.shell .multi-rooms{max-height:248px;margin:0;padding:0}.shell .multi-rooms label{flex:1 1 140px}.shell .multi-rooms small{display:block;width:100%;margin-left:24px}.shell .composer textarea{min-height:150px}.shell .voice-option{flex-wrap:nowrap;gap:8px}.shell .voice-option .small{font-size:13px}.shell .send-settings summary span{margin-left:8px}.shell .send-action{background:#fff}.shell .send-action-row{align-items:stretch;flex-direction:column;gap:12px}.shell .send-action .primary{width:100%}}.shell #room-picker{margin-bottom:20px}.shell .send-readiness:not(.warning){margin:-8px 0 20px}.shell main{padding-top:32px}.shell header{margin-bottom:20px}.shell .focused-send .composer{padding-top:24px;padding-bottom:24px}@media(max-width:760px){.shell main{padding-top:12px}.shell header{margin-bottom:16px}.shell .focused-send .composer{padding:0}.shell .multi-rooms label{min-height:46px}}.space-settings[data-v-62dac6e5]{border-bottom:1px solid var(--border);padding-bottom:24px;margin-bottom:28px}.space-actions[data-v-62dac6e5]{display:flex;gap:12px}
