.ConnectionPanel_connectionPanel__uH79Z{display:flex;gap:8px;align-items:center;font-size:12px}.ConnectionPanel_statusBadge__aaj2B{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500;background:#f0f0f0;color:#262626}.ConnectionPanel_statusBadgeOpen__vX9M7{background:#dcfce7;color:#166534}.ConnectionPanel_statusBadgeConnecting__rL0k0{background:#fef3c7;color:#92400e}.ConnectionPanel_statusBadgeClosed__W9Nrq{background:#fee2e2;color:#991b1b}.ConnectionPanel_statusDot__3neqB{width:6px;height:6px;border-radius:50%;display:inline-block}.ConnectionPanel_statusDotOpen__fkkIm{background:#16a34a}.ConnectionPanel_statusDotConnecting__kcnbg{background:#f59e0b}.ConnectionPanel_statusDotClosed__xBYav{background:#ef4444}.ConnectionPanel_infoText__qeg9X{font-size:11px;color:#8e8e8e;padding:0 4px}.ConnectionPanel_connectButton__gz6Zz{padding:6px 12px;background:#0095f6;color:#fff;border:none;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease}.ConnectionPanel_connectButton__gz6Zz:hover:not(:disabled){background:#1877f2}.ConnectionPanel_connectButton__gz6Zz:disabled{opacity:.5;cursor:not-allowed}.ChatPanel_chatContainer__jE3LW{display:flex;flex-direction:column;height:100%;min-height:0;background:#fff}.ChatPanel_chatMessages__cJu9_{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fafafa}.ChatPanel_message__IEsNT{display:flex;flex-direction:column;gap:4px;max-width:80%;word-wrap:break-word}.ChatPanel_messageOwn__R0zDu{align-self:flex-end;align-items:flex-end}.ChatPanel_messageOther___hEo5{align-self:flex-start;align-items:flex-start}.ChatPanel_messageBubble__L4mgM{padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word}.ChatPanel_messageBubbleOwn__2C30B{background:#0095f6;color:#fff;border-bottom-right-radius:4px}.ChatPanel_messageBubbleOther__95dKM{background:#efefef;color:#262626;border-bottom-left-radius:4px}.ChatPanel_messageTime__WQurW{font-size:11px;color:#8e8e8e;padding:0 4px}.ChatPanel_messageUser__mcwU_{font-size:12px;font-weight:600;color:#262626;padding:0 4px}.ChatPanel_chatInput__PvIsX{border-top:1px solid #efefef;padding:12px 16px;background:#fff;display:flex;gap:8px;align-items:center}.ChatPanel_inputField__mJCaH{flex:1 1;padding:10px 14px;border:1px solid #dbdbdb;border-radius:22px;font-size:14px;background:#fafafa;color:#262626;outline:none;transition:all .2s ease}.ChatPanel_inputField__mJCaH:focus{background:#fff;border-color:#8e8e8e}.ChatPanel_sendButton__cYPWR{padding:10px 20px;background:#0095f6;color:#fff;border:none;border-radius:22px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.ChatPanel_sendButton__cYPWR:hover:not(:disabled){background:#1877f2;transform:scale(1.02)}.ChatPanel_sendButton__cYPWR:disabled{opacity:.5;cursor:not-allowed}.ChatPanel_emptyState___6mAF{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#8e8e8e;font-size:14px}.ChatPanel_emptyStateIcon__RX_gJ{width:48px;height:48px;margin-bottom:12px;opacity:.5}.WhiteboardCanvas_whiteboardContainer__nl8ti{display:flex;flex-direction:column;background:transparent;border-radius:0;box-shadow:none;overflow:hidden;min-height:0;flex:1 1;width:100%;max-width:100%;box-sizing:border-box}.WhiteboardCanvas_whiteboardToolbar__Fs53R{display:flex;align-items:center;gap:24px;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid hsla(0,0%,100%,.1);flex-wrap:wrap;width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.WhiteboardCanvas_toolbarSection___wxDO{display:flex;flex-direction:column;gap:8px}.WhiteboardCanvas_toolbarLabel__UBA0e{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:hsla(0,0%,100%,.9)}.WhiteboardCanvas_toolGroup__XE38Z{display:flex;gap:8px;background:hsla(0,0%,100%,.1);padding:4px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.WhiteboardCanvas_toolButton__SyTHe{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:hsla(0,0%,100%,.8);border-radius:6px;cursor:pointer;transition:all .2s ease}.WhiteboardCanvas_toolButton__SyTHe:hover{background:hsla(0,0%,100%,.15);color:#fff;transform:translateY(-1px)}.WhiteboardCanvas_toolButtonActive__BGbiq{background:hsla(0,0%,100%,.25);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.WhiteboardCanvas_colorGroup__D006E{display:flex;gap:8px;align-items:center}.WhiteboardCanvas_colorPicker__j1v9X{width:40px;height:40px;border:2px solid hsla(0,0%,100%,.3);border-radius:6px;cursor:pointer;background:transparent;padding:0}.WhiteboardCanvas_colorPicker__j1v9X::-webkit-color-swatch-wrapper{padding:0}.WhiteboardCanvas_colorPicker__j1v9X::-webkit-color-swatch{border:none;border-radius:4px}.WhiteboardCanvas_colorInput__ZuFke{width:80px;padding:8px 12px;border:2px solid hsla(0,0%,100%,.3);border-radius:6px;background:hsla(0,0%,100%,.1);color:#fff;font-size:14px;font-family:monospace;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.WhiteboardCanvas_colorInput__ZuFke::placeholder{color:hsla(0,0%,100%,.5)}.WhiteboardCanvas_colorInput__ZuFke:focus{outline:none;border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.15)}.WhiteboardCanvas_sizeValue__6pg2E{font-weight:600;color:#fff}.WhiteboardCanvas_zoomValue__UisLo{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.9);white-space:nowrap}.WhiteboardCanvas_sizeSlider___VPTh{width:120px;height:6px;border-radius:3px;background:hsla(0,0%,100%,.2);outline:none;cursor:pointer}.WhiteboardCanvas_sizeSlider___VPTh::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-transition:transform .2s;transition:transform .2s}.WhiteboardCanvas_sizeSlider___VPTh::-webkit-slider-thumb:hover{transform:scale(1.1)}.WhiteboardCanvas_sizeSlider___VPTh::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.WhiteboardCanvas_actionGroup__wcgUl{display:flex;gap:8px}.WhiteboardCanvas_actionButton__8bMIy{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9);border-radius:6px;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.WhiteboardCanvas_actionButton__8bMIy:hover:not(:disabled){background:hsla(0,0%,100%,.2);color:#fff;transform:translateY(-1px)}.WhiteboardCanvas_actionButton__8bMIy:disabled{opacity:.5;cursor:not-allowed}.WhiteboardCanvas_actionButtonDanger__1Dq85:hover:not(:disabled){background:rgba(239,68,68,.3);color:#fecaca}.WhiteboardCanvas_whiteboardCanvasWrapper__OACtZ{flex:1 1;display:flex;align-items:center;justify-content:center;background:#fafafa;padding:0;overflow:auto;width:100%;box-sizing:border-box;min-height:0;position:relative;contain:layout style}.WhiteboardCanvas_canvasLayerContainer__BXIVB{display:block;flex-shrink:0;margin:auto;min-width:0;min-height:0}.WhiteboardCanvas_whiteboardCanvas__a09t9{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:crosshair;touch-action:none;display:block;margin:0}.WhiteboardCanvas_whiteboardCanvas__a09t9:active{cursor:crosshair}.WhiteboardCanvas_cursorLayerCanvas__MshrP,.WhiteboardCanvas_editingLayerCanvas__nfXLa{position:absolute;top:0;left:0;pointer-events:none;border-radius:12px}@media (max-width:767px){.WhiteboardCanvas_whiteboardToolbar__Fs53R{gap:8px;padding:10px 12px;flex-wrap:wrap}.WhiteboardCanvas_toolbarSection___wxDO{min-width:0}.WhiteboardCanvas_toolbarLabel__UBA0e{font-size:10px}.WhiteboardCanvas_toolGroup__XE38Z{gap:4px;padding:3px}.WhiteboardCanvas_toolButton__SyTHe{width:32px;height:32px}.WhiteboardCanvas_toolButton__SyTHe svg{width:16px;height:16px}.WhiteboardCanvas_colorGroup__D006E{flex-direction:row;gap:4px}.WhiteboardCanvas_colorPicker__j1v9X{width:32px;height:32px}.WhiteboardCanvas_colorInput__ZuFke{width:60px;font-size:11px;padding:5px 8px}.WhiteboardCanvas_sizeSlider___VPTh{width:80px}.WhiteboardCanvas_actionButton__8bMIy{width:32px;height:32px}.WhiteboardCanvas_actionButton__8bMIy svg{width:14px;height:14px}.WhiteboardCanvas_whiteboardCanvasWrapper__OACtZ{padding:12px}}@media (min-width:768px) and (max-width:1023px){.WhiteboardCanvas_whiteboardToolbar__Fs53R{gap:16px;padding:14px 20px}.WhiteboardCanvas_toolButton__SyTHe{width:38px;height:38px}.WhiteboardCanvas_toolButton__SyTHe svg{width:19px;height:19px}.WhiteboardCanvas_colorPicker__j1v9X{width:38px;height:38px}.WhiteboardCanvas_colorInput__ZuFke{width:80px}.WhiteboardCanvas_sizeSlider___VPTh{width:120px}.WhiteboardCanvas_actionButton__8bMIy{width:38px;height:38px}.WhiteboardCanvas_actionButton__8bMIy svg{width:17px;height:17px}.WhiteboardCanvas_whiteboardCanvasWrapper__OACtZ{padding:20px}}@media (min-width:1024px){.WhiteboardCanvas_whiteboardToolbar__Fs53R{gap:24px;padding:16px 24px}.WhiteboardCanvas_whiteboardCanvasWrapper__OACtZ{padding:24px}}.MediaLayer_mediaContainer__0TxLU{display:flex;flex-direction:column;gap:16px;height:100%;min-height:0;overflow:hidden}.MediaLayer_mediaInput__M0ISX{display:flex;gap:8px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.MediaLayer_inputField__YgQge{flex:1 1;padding:10px 14px;border:1px solid #dbdbdb;border-radius:22px;font-size:14px;background:#fafafa;color:#262626;outline:none;transition:all .2s ease}.MediaLayer_inputField__YgQge:focus{background:#fff;border-color:#8e8e8e}.MediaLayer_addButton__YF0Fj{padding:10px 20px;background:#0095f6;color:#fff;border:none;border-radius:22px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.MediaLayer_addButton__YF0Fj:hover:not(:disabled){background:#1877f2;transform:scale(1.02)}.MediaLayer_addButton__YF0Fj:disabled{opacity:.5;cursor:not-allowed}.MediaLayer_mediaGrid__JusdE{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.MediaLayer_mediaItem__nH9_R{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease;aspect-ratio:1}.MediaLayer_mediaItem__nH9_R:hover{transform:scale(1.02)}.MediaLayer_mediaImage__RAmYc,.MediaLayer_mediaVideo__Lhm6G{width:100%;height:100%;object-fit:cover;display:block}.MediaLayer_mediaVideo__Lhm6G{background:#000}.MediaLayer_emptyState__VFC37{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;color:#8e8e8e;font-size:14px;text-align:center}.MediaLayer_emptyStateIcon__skKld{width:64px;height:64px;margin-bottom:16px;opacity:.3}@media (min-width:768px){.MediaLayer_mediaGrid__JusdE{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.DebugPanel_debugPanel___YJ9f{width:0;background:#fff;border-left:1px solid #e0e0e0;box-shadow:-2px 0 10px rgba(0,0,0,.1);overflow:hidden;display:none;flex-direction:column;padding:0;box-sizing:border-box;flex-shrink:0;transition:width .3s ease;height:100%}.DebugPanel_debugPanel___YJ9f[data-open=true]{width:400px;max-width:30vw;min-width:300px;display:flex}.DebugPanel_debugPanelHeader__iWRVo{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e0e0e0;flex-shrink:0;background:#fff}.DebugPanel_debugPanelTitle__wIWvJ{font-size:16px;font-weight:600;color:#333;margin:0}.DebugPanel_closeButton__EmSBS{padding:4px;border:none;background:none;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s,color .2s}.DebugPanel_closeButton__EmSBS:hover{background:#f0f0f0;color:#333}.DebugPanel_closeButton__EmSBS:active{background:#e0e0e0}.DebugPanel_debugSection__N8JX_{flex-shrink:0;margin-bottom:16px;padding:0 16px 16px;border-bottom:1px solid #e0e0e0}.DebugPanel_debugSection__N8JX_:last-child{flex:1 1;min-height:0;display:flex;flex-direction:column;border-bottom:none;margin-bottom:0;padding:16px 16px 0}.DebugPanel_debugSectionHeader__6wNbk{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.DebugPanel_debugSectionTitle__4ICsV{font-size:14px;font-weight:600;color:#333;margin:0 0 12px}.DebugPanel_clearButton__oe5AL{padding:4px 12px;font-size:12px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;color:#333}.DebugPanel_clearButton__oe5AL:hover{background:#e0e0e0}.DebugPanel_debugInfo__vs1CY{display:flex;flex-direction:column;gap:8px}.DebugPanel_debugInfoRow__lQQXC{display:flex;justify-content:space-between;align-items:center;font-size:13px}.DebugPanel_debugLabel__nUFG3{color:#666;font-weight:500}.DebugPanel_debugValue__oaNyg{color:#333;font-family:monospace;font-size:12px}.DebugPanel_connectedPeersList___ZQzm{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.DebugPanel_connectedPeersHeader__2KXA0{font-size:12px;font-weight:600;color:#666;margin-bottom:8px}.DebugPanel_connectedPeersItems__osrlP{display:flex;flex-direction:column;gap:4px}.DebugPanel_connectedPeerItem__Z2gXY{padding:6px 8px;background:#f5f5f5;border-radius:4px;font-size:11px}.DebugPanel_connectedPeerId__05485{font-family:monospace;color:#333}.DebugPanel_peerEventsList__iFPXT{margin-top:12px;padding-top:12px;border-top:1px solid #e0e0e0}.DebugPanel_peerEventsHeader__rhtlU{font-size:12px;font-weight:600;color:#666;margin-bottom:8px}.DebugPanel_peerEventsItems__G0g3n{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-y:auto}.DebugPanel_peerEventItem__hfpgj{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:4px;font-size:11px}.DebugPanel_peerEventJoin__4GcQu{background:#e8f5e9;border-left:3px solid #4caf50}.DebugPanel_peerEventLeave__eaZ73{background:#ffebee;border-left:3px solid #f44336}.DebugPanel_peerEventType__fkhgI{font-weight:600;color:#333;min-width:16px;text-align:center}.DebugPanel_peerEventPeerId__wHcEc{font-family:monospace;color:#333;flex:1 1}.DebugPanel_peerEventTime__GeX6j{color:#666;font-size:10px;font-family:monospace}.DebugPanel_messageList__FdIrS{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden}.DebugPanel_messageItem__OH_WV{padding:8px;border-radius:4px;border:1px solid #ddd;font-size:12px}.DebugPanel_messageItemSent__TGnnK{background:#e3f2fd;border-color:#90caf9}.DebugPanel_messageItemReceived__atXg4{background:#f1f8e9;border-color:#aed581}.DebugPanel_messageHeaderButton__kSnm_{width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.DebugPanel_messageHeaderButton__kSnm_:disabled{cursor:default}.DebugPanel_messageHeader___XsE5{display:flex;align-items:center;gap:8px;margin-bottom:4px}.DebugPanel_messageType__5OCFM{font-weight:700;font-size:14px;width:20px;text-align:center}.DebugPanel_messageTypeSent__wQEy4{color:#1976d2}.DebugPanel_messageTypeReceived__bJFKT{color:#388e3c}.DebugPanel_messageTypeName__wvo_0{font-weight:600;color:#333;flex:1 1}.DebugPanel_messagePeerId__91CAU{font-size:11px;color:#666;font-family:monospace}.DebugPanel_messageTime__510z3{font-size:11px;color:#999;font-family:monospace}.DebugPanel_messagePayload__JqD6W{margin-top:4px;padding:8px;background:rgba(0,0,0,.02);border-radius:4px;font-size:11px;overflow-x:auto;max-height:300px;overflow-y:auto}.DebugPanel_messagePayload__JqD6W pre{margin:0;white-space:pre-wrap;word-break:break-all;font-family:monospace;color:#555}.DebugPanel_emptyMessage__wg_Ap{text-align:center;color:#999;font-size:12px;padding:24px}.DebugPanel_expandIcon__aXC6i{font-size:10px;color:#666;margin-left:auto;flex-shrink:0}.DebugPanel_stackContainer__a9Q1q{margin-bottom:12px}.DebugPanel_stackHeader__mkcnm{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:13px;transition:background .2s}.DebugPanel_stackHeader__mkcnm:hover{background:#e8e8e8}.DebugPanel_stackLabel__7oLNO{font-weight:500;color:#333}.DebugPanel_stackList__2XnLW{margin-top:8px;padding:8px;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;max-height:200px;overflow-y:auto}.DebugPanel_stackItem__2LqMQ{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:12px;border-bottom:1px solid #e8e8e8}.DebugPanel_stackItem__2LqMQ:last-child{border-bottom:none}.DebugPanel_stackIndex__8neU_{font-family:monospace;color:#666;font-size:11px;flex-shrink:0;min-width:30px}.DebugPanel_stackDescription__adpGG{color:#333;flex:1 1;word-break:break-word}.DebugPanel_emptyStack__8yTdU{text-align:center;color:#999;font-size:11px;padding:12px}@media (max-width:767px){.DebugPanel_debugPanel___YJ9f[data-open=true]{width:100%;max-width:100%;min-width:100%}}.page_container__aoG4z{width:100vw;height:100vh;margin:0;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);overflow:hidden;position:relative;display:flex;flex-direction:column}@media (max-width:767px){.page_content__kDoxQ{padding:12px}.page_card__QV0Om{margin-bottom:12px}}@media (min-width:768px) and (max-width:1199px){.page_content__kDoxQ{padding:20px}.page_card__QV0Om{margin-bottom:20px}}@media (min-width:1200px){.page_contentWrapper__YBAIW{flex:1 1;min-height:0;max-height:100%;display:flex;overflow:hidden}.page_content__kDoxQ{flex:1 1;min-height:0;overflow:auto;padding:16px;display:flex;flex-direction:column}.page_content__kDoxQ .page_card__QV0Om{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden;margin-bottom:0}.page_content__kDoxQ .page_cardHeader__NhxBC{flex-shrink:0}.page_content__kDoxQ .page_cardContent__aU4Di{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.page_content__kDoxQ .page_cardContentWhiteboard__3Yq2Y{flex:1 1;min-height:0;overflow:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (min-width:1440px){.page_tabBar__JTypN{width:240px}.page_content__kDoxQ{padding:32px}}.page_header__kVzhN{flex-shrink:0;z-index:1001;background:#fff;border-bottom:1px solid #dbdbdb;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 2px rgba(0,0,0,.05);width:100%;box-sizing:border-box;overflow:hidden}.page_headerTitle__3tMIM{font-size:20px;font-weight:600;color:#262626;margin:0;flex-shrink:0;white-space:nowrap}@media (max-width:480px){.page_headerTitle__3tMIM{font-size:18px}}.page_headerActions__QmoBM{display:flex;gap:12px;align-items:center;flex-shrink:0;min-width:0}.page_debugButton__OpmNi{padding:6px;border:1px solid #dbdbdb;border-radius:8px;background:#fafafa;color:#262626;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.page_debugButton__OpmNi:hover{background:#e8e8e8}.page_debugButton__OpmNi:active{background:#d0d0d0}.page_docIdInput__GGphR{font-size:12px;padding:6px 10px;border:1px solid #dbdbdb;border-radius:8px;background:#fafafa;color:#262626;width:80px;min-width:60px;max-width:120px;text-align:center;flex-shrink:1;box-sizing:border-box}@media (max-width:480px){.page_docIdInput__GGphR{width:60px;min-width:50px;font-size:11px;padding:5px 8px}}.page_docIdInput__GGphR:focus{outline:none;border-color:#8e8e8e;background:#fff}.page_contentWrapper__YBAIW,.page_mainLayout__3_4JC{flex:1 1;min-height:0;max-height:100%;display:flex;overflow:hidden}.page_mainLayout__3_4JC{width:100%;flex-direction:column}.page_tabBar__JTypN{flex-shrink:0;display:flex;background:#fff;border-bottom:1px solid #dbdbdb;z-index:99;width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.page_tabBar__JTypN::-webkit-scrollbar{display:none}.page_tabButton__stR9X{flex:1 1;min-width:0;padding:12px 16px;background:transparent;border:none;border-bottom:2px solid transparent;color:#8e8e8e;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}@media (max-width:480px){.page_tabButton__stR9X{padding:10px 12px;font-size:13px}}.page_tabButton__stR9X:hover{background:#fafafa}.page_tabButtonActive__vFIP2{color:#262626;border-bottom-color:#262626;font-weight:600}.page_content__kDoxQ{padding:16px;background:#fafafa;width:100%;box-sizing:border-box;overflow:auto;flex:1 1;min-height:0;display:flex;flex-direction:column}@media (max-width:480px){.page_content__kDoxQ{padding:12px}}.page_card__QV0Om{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:16px;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1;min-height:0}.page_cardHeader__NhxBC{padding:12px 16px;border-bottom:1px solid #efefef;display:flex;align-items:center;justify-content:space-between}.page_cardTitle__wyNTT{font-size:16px;font-weight:600;color:#262626;margin:0}.page_cardContent__aU4Di{padding:16px;overflow:hidden;flex:1 1;min-height:0;display:flex;flex-direction:column}.page_cardContentWhiteboard__3Yq2Y{padding:0;overflow:auto;display:flex;flex-direction:column;flex:1 1;min-height:0;align-items:center;justify-content:center}