:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#222;background:#f6f7fb;font-family:Inter,Hiragino Sans,Yu Gothic UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#f6f7fb}button,input,textarea{font:inherit}button{appearance:none}.app{background:linear-gradient(#fff8f2 0%,#f6f7fb 18%);width:100%;min-height:100dvh}.app-workspace{min-height:100dvh}.screen-copyright{text-align:center;color:#8a8f99;width:min(920px,100%);margin-top:14px;font-size:12px;line-height:1.6}.workspace-copyright{width:100%;margin-top:14px}.file-screen{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100dvh;padding:28px;display:flex}.file-screen-no-header{min-height:100dvh}.file-screen-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ececf3;border-radius:28px;width:min(920px,100%);padding:28px;box-shadow:0 18px 40px #20232a14}.app-logo-row{align-items:flex-start;padding:10px 20px;display:flex}.app-logo{color:#f08a24;white-space:nowrap;align-items:center;min-height:46px;font-size:24px;font-weight:800;line-height:1;display:flex}.file-screen-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.file-screen-title{color:#2a2a2a;text-align:left;margin:0 0 6px;font-size:28px;line-height:1.2}.file-screen-description{color:#777;margin:0;font-size:14px}.auth-screen-card{justify-content:center;align-items:center;min-height:420px;display:flex}.auth-screen-content{text-align:left;width:min(420px,100%)}.auth-screen-description{margin-bottom:24px}.auth-login-button{justify-content:center;display:flex}.auth-test-button{color:#555;cursor:pointer;background:#fff;border:1px solid #ececf3;border-radius:14px;margin:14px auto 0;padding:12px 18px;font-weight:700;transition:background .15s,transform .15s;display:block}.auth-test-button:hover{background:#f6f7fb;transform:translateY(-1px)}.auth-screen-error{color:#d14b4b;margin:0;font-size:14px;line-height:1.6}.auth-screen-info{color:#666;margin:16px 0 0;font-size:14px;line-height:1.6}.home-tabs{background:#f6f7fb;border-radius:18px;gap:10px;margin-bottom:20px;padding:6px;display:flex}.home-tab-button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:14px;flex:1;padding:12px 16px;font-weight:700;transition:background .15s,color .15s,transform .15s}.home-tab-button:hover{color:#333;background:#ffffffbf}.home-tab-button.active{color:#f08a24;background:#fff;box-shadow:0 8px 18px #20232a14}.home-tab-actions{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.home-tab-hint{color:#666;margin:0;font-size:14px;line-height:1.5}.home-tab-actions .create-file-button{margin-left:auto}.resume-workspace-button{display:none}.resume-workspace-home-button{color:#9a5410;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fff4e5,#ffe7c7);border:1px solid #f4c38c;border-radius:18px;width:100%;margin:0 0 18px;padding:14px 18px;font-weight:800;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 10px 22px #f08a241f}.resume-workspace-home-button:hover{filter:saturate(1.03);transform:translateY(-1px);box-shadow:0 14px 26px #f08a2429}.home-tab-empty{background:linear-gradient(#fffaf5b3,#f6f7fbd9);border:1px dashed #dddfea;border-radius:22px;min-height:280px}.friends-tab-card{flex-direction:column;gap:18px;display:flex}.friends-section{background:#fff;border:1px solid #ececf3;border-radius:24px;padding:20px 22px;box-shadow:0 12px 28px #20232a0f}.friends-section-title{color:#2f2f2f;margin:0 0 14px;font-size:18px;font-weight:800}.friends-user-list{flex-direction:column;gap:12px;display:flex}.friends-user-item{background:#f8f9fc;border:1px solid #eef0f7;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.friends-user-main{flex:1;min-width:0}.friends-user-name{color:#2d2d2d;word-break:break-word;min-width:0;font-size:15px;font-weight:700}.friends-user-status{color:#777;margin-top:4px;font-size:13px}.friends-user-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.friends-action-button{color:#fff;cursor:pointer;background:#f08a24;border:none;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700;transition:transform .15s,background .15s}.friends-action-button:hover{background:#df7c18;transform:translateY(-1px)}.friends-action-button.approve{background:#35b56a}.friends-action-button.approve:hover{background:#2ea05d}.friends-action-button.danger{background:#ff5f4d}.friends-action-button.danger:hover{background:#ef4e3c}.friends-empty-text{color:#777;margin:0;font-size:14px;line-height:1.6}.profile-tab-card{background:#fff;border:1px solid #ececf3;border-radius:24px;padding:24px;box-shadow:0 12px 28px #20232a0f}.profile-summary{align-items:center;gap:16px;margin-bottom:24px;display:flex}.profile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.profile-avatar-fallback{color:#fff;background:#f08a24;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.profile-summary-main{flex:1;min-width:0}.profile-name{color:#2f2f2f;margin-bottom:4px;font-size:18px;font-weight:700}.profile-email{color:#777;word-break:break-word;font-size:14px}.profile-logout-button,.profile-update-button{cursor:pointer;border:none;border-radius:14px;padding:12px 16px;font-weight:700;transition:transform .15s,background .15s}.profile-logout-button{color:#fff;background:#ff5f4d}.profile-logout-button:hover{background:#ef4e3c;transform:translateY(-1px)}.profile-form{flex-direction:column;gap:10px;display:flex}.profile-danger-zone{border-top:1px solid #ececf3;margin-top:28px;padding-top:20px}.profile-label{text-align:left;color:#444;align-self:flex-start;font-size:14px;font-weight:700;display:block}.profile-form-row{align-items:center;gap:10px;display:flex}.profile-help{color:#777;margin:0;font-size:13px;line-height:1.6}.profile-input{color:#222;background:#fff;border:1px solid #ececf3;border-radius:14px;outline:none;flex:1;min-width:0;padding:12px 14px}.profile-input:focus{border-color:#f2c79f;box-shadow:0 0 0 4px #f08a241f}.profile-update-button{color:#fff;white-space:nowrap;background:#f08a24}.profile-update-button:hover{background:#df7c18;transform:translateY(-1px)}.profile-delete-account-button{cursor:pointer;color:#c63f35;background:#fff1f0;border:none;border-radius:14px;width:100%;padding:13px 16px;font-weight:700;transition:background .15s,transform .15s}.profile-delete-account-button:hover{background:#ffe4e1;transform:translateY(-1px)}.profile-delete-account-button:disabled,.profile-update-button:disabled,.auth-test-button:disabled{opacity:.65;cursor:wait;transform:none}.nickname-setup-form{text-align:left}.nickname-setup-help{text-align:left;margin:0 0 16px}.nickname-setup-summary{text-align:left;background:#f8f9fc;border:1px solid #ececf3;border-radius:20px;margin-bottom:20px;padding:16px 18px}.nickname-setup-button{width:100%}.create-file-button{color:#fff;cursor:pointer;background:#f08a24;border:none;border-radius:14px;flex-shrink:0;padding:12px 18px;font-weight:700;transition:transform .15s,background .15s;box-shadow:0 8px 20px #f08a2433}.create-file-button:hover{background:#df7c18;transform:translateY(-1px)}.create-file-button.disabled,.create-file-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;background:#f4c79b;transform:none}.file-list{flex-direction:column;gap:12px;display:flex}.file-item-row{display:block}.file-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #ececf3;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex}.file-item:hover{background:#fffaf5;border-color:#f2c79f;transform:translateY(-1px);box-shadow:0 10px 24px #20232a0f}.file-item.disabled{cursor:default}.file-item.disabled:hover{box-shadow:none;background:#fff;border-color:#ececf3;transform:none}.file-item:focus-visible{outline-offset:2px;outline:3px solid #f08a243d}.file-item-main{flex:1;min-width:0}.file-item-name{color:#303030;word-break:break-word;margin-bottom:6px;font-size:16px;font-weight:700}.file-item-meta{color:#8a8a8a;font-size:13px}.file-item-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.file-action-button{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ececf3;border-radius:14px;padding:11px 14px;font-weight:700;transition:background .15s,color .15s,border-color .15s,transform .15s}.file-action-button:hover{color:#333;background:#f6f7fb;border-color:#dddfea;transform:translateY(-1px)}.file-action-button.danger{color:#fff;background:#ff5f4d;border:none}.file-action-button.danger:hover{background:#ef4e3c}.workspace{--workspace-padding:20px;padding:var(--workspace-padding);grid-template-columns:280px minmax(0,1fr) minmax(0,1fr);gap:20px;width:100%;height:100dvh;display:grid}.workspace-no-header{min-height:100dvh}.editor-panel,.chat-column{flex-direction:column;min-width:0;min-height:0;display:flex}.chat-panel{color:#fff;background:#2f3338;border-radius:22px;flex-direction:column;flex:1;min-height:0;padding:16px;display:flex;overflow:hidden;box-shadow:0 12px 30px #20232a24}.panel-header{color:#fff;text-align:center;margin-bottom:10px;padding-left:4px;font-size:14px;font-weight:700}.chat-messages{flex-direction:column;flex:1;gap:10px;min-height:0;margin-bottom:14px;display:flex;overflow-y:auto}.chat-message-row{flex-direction:column;width:100%;display:flex}.chat-message-row.partner{align-items:flex-start}.chat-message-row.mine{align-items:flex-end}.chat-message{text-align:left;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;border-radius:14px;width:fit-content;max-width:85%;padding:10px 12px;font-size:14px;line-height:1.6}.chat-message.partner{color:#fff;background:#ffffff4d}.chat-message.mine{color:#fff;background:#f08a24}.chat-message-time{color:#ffffffa6;margin-top:4px;padding:0 4px;font-size:11px}.chat-message-row.partner .chat-message-time{text-align:left}.chat-message-row.mine .chat-message-time{text-align:right}.chat-empty-message{color:#fff9;font-size:13px}.chat-input-area{align-items:center;gap:8px;display:flex}.chat-input{color:#222;background:#fff;border:none;border-radius:12px;outline:none;flex:1;min-width:0;height:44px;padding:0 12px}.send-button{color:#fff;cursor:pointer;white-space:nowrap;background:#f08a24;border:none;border-radius:12px;flex-shrink:0;min-width:72px;height:44px;padding:0 16px;font-weight:600;transition:background .15s}.send-button:hover{background:#df7c18}.editor-topbar{align-items:center;gap:12px;min-width:0;min-height:46px;padding:0 6px 12px;display:flex}.editor-user-name{color:#333;flex:0 96px;min-width:0;font-size:14px;font-weight:700;position:relative}.editor-user-name-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-user-name:before{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:1000;background:#312921f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.editor-user-name:after{content:"";opacity:0;pointer-events:none;z-index:1000;border:5px solid #0000;border-top-width:0;border-bottom:6px solid #312921f0;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)translateY(4px)}.editor-user-name:hover:before,.editor-user-name:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.editor-file-button,.editor-file-display{color:#444;text-align:left;background:#fff;border:1px solid #ececf3;border-radius:14px;flex:1 1 0;min-width:0;padding:10px 14px;font-size:14px;box-shadow:0 6px 14px #20232a0a}.editor-file-button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-file-display-tooltip{position:relative;overflow:visible}.editor-file-display-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-file-display-tooltip:before{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:1000;background:#312921f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.editor-file-display-tooltip:after{content:"";opacity:0;pointer-events:none;z-index:1000;border:5px solid #0000;border-top-width:0;border-bottom:6px solid #312921f0;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)translateY(4px)}.editor-file-display-tooltip:hover:before,.editor-file-display-tooltip:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.editor-file-button{text-align:left;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.editor-file-button:hover{color:#cc6b12;background:#fffaf5;border-color:#f2c79f}.compact-exit-button{color:#fff;cursor:pointer;white-space:nowrap;background:#ff5f4d;border:none;border-radius:999px;flex-shrink:0;padding:10px 16px;font-weight:700;transition:background .15s,transform .1s}.compact-exit-button:hover{background:#ef4e3c;transform:translateY(-1px)}.panel-follow-button{text-overflow:ellipsis;white-space:pre-line;text-align:center;flex-shrink:0;max-width:112px;margin-left:0;line-height:1.15;overflow:hidden}.editor-wrap{height:100%}.editor-card{background:#fff;border:1px solid #ececf3;border-radius:24px;flex:1;min-height:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #20232a14}.editor-textarea{resize:none;color:#222;scrollbar-gutter:stable;background:0 0;border:none;outline:none;width:100%;height:100%;padding:24px 24px 24px 18px;font-family:Hiragino Sans,Yu Gothic UI,sans-serif;font-size:16px;line-height:1.6}.match-card{justify-content:center;align-items:center;padding:24px;display:flex}.match-content{text-align:center;width:100%;max-width:360px}.hosting-room-name{letter-spacing:.04em;color:#f08a24;word-break:break-word;margin:0 0 10px;font-size:14px;font-weight:800}.match-title{color:#444;margin:0 0 10px;font-size:20px}.match-description{color:#777;margin:0 0 20px;font-size:14px;line-height:1.6}.match-buttons{flex-direction:column;gap:12px;display:flex}.match-button,.match-sub-button{cursor:pointer;border:none;border-radius:14px;padding:14px 18px;font-weight:700;transition:background .15s,transform .1s}.match-button{color:#fff;background:#f08a24}.match-button:hover{background:#df7c18;transform:translateY(-1px)}.match-sub-button{color:#555;background:#f3f4f8;margin-top:16px}.match-sub-button:hover{background:#e8eaf1}.invite-url-box{background:#fffaf5;border:1px solid #ececf3;border-radius:16px;flex-direction:column;gap:12px;margin-top:8px;padding:16px;display:flex}.invite-url-text{color:#444;word-break:break-all;font-size:14px;line-height:1.6}.invite-copy-button{color:#fff;cursor:pointer;background:#f08a24;border:none;border-radius:12px;padding:12px 14px;font-weight:700;transition:background .15s,transform .1s}.invite-copy-button:hover{background:#df7c18;transform:translateY(-1px)}.waiting-user-list-header{margin-bottom:12px}.create-room-button{cursor:pointer;color:#cc6b12;background:#fff4e8;border:none;border-radius:14px;width:100%;padding:14px 18px;font-weight:700;transition:background .15s,transform .1s}.create-room-button:hover{background:#ffe8cc;transform:translateY(-1px)}.hosting-room-box{background:#fffaf5;border:1px solid #ececf3;border-radius:16px;margin-top:8px;padding:18px 16px}.hosting-room-status{color:#444;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;font-weight:700;display:flex}.hosting-room-text{color:#777;font-size:13px;line-height:1.6}.waiting-user-list{flex-direction:column;gap:10px;max-height:min(420px,100vh - 280px);padding-top:10px;padding-right:0;display:flex;overflow-y:auto}.waiting-user-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #ececf3;border-radius:16px;width:100%;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .1s;position:relative}.waiting-user-item:hover{z-index:20;border-color:#f2c79f;transform:translateY(-1px);box-shadow:0 10px 24px #20232a0f}.waiting-user-name-row{align-items:center;gap:8px;min-width:0;margin-bottom:4px;display:flex}.waiting-user-name{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.waiting-user-status{color:#777;font-size:13px}.friend-badge{color:#9a5f2d;z-index:30;background:#fff4ea;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:0;display:inline-flex;position:relative}.friend-badge>span[aria-hidden=true]:before{content:"👥";font-size:14px;line-height:1}.friend-badge:before{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:1000;background:#312921f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.friend-badge:after{content:"";opacity:0;pointer-events:none;z-index:1000;border:5px solid #0000;border-top-width:0;border-bottom:6px solid #312921f0;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)translateY(4px)}.friend-badge:hover:before,.friend-badge:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.partner-card{background:#fbfbfd;padding-top:0;position:relative}.partner-textarea{color:#444;-webkit-user-select:text;user-select:text}.partner-scroll-lock{z-index:2;background:0 0;border-radius:24px;position:absolute;inset:0}.partner-status{color:#666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#fffc;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:flex;position:absolute;top:12px;right:16px}.status-dot{background:#30c85a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #30c85a24}.follow-button{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:12px;line-height:1;display:inline-flex}.follow-button.on{color:#fff;background:#169c11}.follow-button.off{color:#666;background:#eee}.editor-footer{color:#888;justify-content:space-between;align-items:center;gap:12px;padding:10px 6px 0;font-size:13px;display:flex}.editor-footer-left{text-align:left}.editor-footer-right{text-align:right;margin-left:auto}.file-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#22222247;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.file-modal{width:100%;max-width:980px;max-height:calc(100vh - 48px);overflow:auto}.file-screen-card-modal{width:100%;margin:0}.file-modal-header-actions{align-items:center;gap:10px;display:flex}.file-modal-close-button{color:#555;cursor:pointer;background:#f3f4f8;border:none;border-radius:14px;padding:12px 18px;font-weight:700;transition:background .15s}.file-modal-close-button:hover{background:#e8eaf1}.exit-confirm-modal{width:min(420px,100%)}.exit-confirm-content{background:#fff;border-radius:24px;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 18px 40px #20232a29}.exit-confirm-title{color:#2f2f2f;margin:0;font-size:22px;line-height:1.4}.app-dialog-message{color:#444;white-space:pre-wrap;margin:0;font-size:15px;line-height:1.7}.app-dialog-input{width:100%}.exit-confirm-checkbox{color:#444;align-items:center;gap:10px;font-size:15px;display:flex}.exit-confirm-checkbox input{accent-color:#35b56a;width:18px;height:18px}.exit-confirm-actions{justify-content:flex-end;gap:10px;display:flex}.exit-confirm-button{cursor:pointer;border:none;border-radius:14px;padding:12px 18px;font-weight:700;transition:transform .15s,background .15s}.exit-confirm-button.secondary{color:#555;background:#f1f2f6}.exit-confirm-button.secondary:hover{background:#e7e9ef;transform:translateY(-1px)}.exit-confirm-button.primary{color:#fff;background:#f08a24}.exit-confirm-button.primary:hover{background:#df7c18;transform:translateY(-1px)}.exit-confirm-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.exit-confirm-button.primary:disabled{color:#fffaf4;background:#f4c79b}.exit-confirm-button.secondary:disabled{color:#a0a5b0;background:#f1f2f6}@media (width<=1200px){.app-logo-row{padding-left:22px;padding-right:22px}.workspace{--workspace-padding:16px;grid-template-columns:280px 1fr 1fr;gap:16px}.editor-topbar{gap:10px}.editor-user-name{flex-basis:72px;font-size:13px}.editor-file-button,.editor-file-display{padding:10px 12px;font-size:13px}.compact-exit-button{padding:10px 14px}.panel-follow-button{max-width:96px;padding-left:12px;padding-right:12px;font-size:12px}}@media (width<=980px){.app-logo-row{padding-left:22px;padding-right:22px}.workspace{--workspace-padding:16px;grid-template-columns:1fr;min-height:auto}.chat-panel{min-height:280px}.editor-panel{min-height:420px}.file-screen{padding:18px}.file-screen-card{padding:22px}}@media (height<=900px){.waiting-list-card{justify-content:flex-start;align-items:stretch;padding:18px}.waiting-list-card .match-content{flex-direction:column;min-height:0;max-height:100%;display:flex}.waiting-list-card .waiting-user-list{flex:1;min-height:0;max-height:none}.waiting-list-card .match-sub-button{flex-shrink:0}}@media (width<=720px){.app-logo-row{padding-left:18px;padding-right:18px}.workspace{--workspace-padding:12px;gap:12px}.file-item-row{display:block}.file-item{flex-direction:column;align-items:stretch}.file-item-actions{justify-content:stretch;width:100%}.file-action-button{flex:1}.editor-topbar{flex-wrap:wrap}.compact-exit-button,.panel-follow-button{width:100%}.file-screen{padding:12px}.file-screen-card{border-radius:22px;padding:18px}.file-screen-header{flex-direction:column;align-items:stretch}.home-tabs{flex-direction:column}.create-file-button{width:100%}.home-tab-actions{flex-direction:column;justify-content:stretch;align-items:stretch}.home-tab-hint{text-align:left}.profile-summary,.profile-form-row,.friends-user-item{flex-direction:column;align-items:stretch}.friends-user-actions{width:100%}.friends-action-button{flex:1}.profile-logout-button,.profile-update-button{width:100%}.file-modal-backdrop{padding:12px}.file-modal-header-actions{flex-direction:column;align-items:stretch}.file-modal-close-button{width:100%}.exit-confirm-actions{flex-direction:column-reverse}.exit-confirm-button{width:100%}}
