:root{color:#18212f;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#edf1f5;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.app-shell-office,.app-shell-office .app-main,.app-shell-office .office-page{height:100vh;min-height:0}.app-header{background:#fff;border-bottom:1px solid #dce3ea;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.brand{color:#172235;letter-spacing:0;font-size:14px;font-weight:800;text-decoration:none}.app-navigation{gap:8px;display:flex}.app-navigation a{color:#627084;border-radius:4px;padding:8px 10px;font-size:14px;text-decoration:none}.app-navigation a.active{color:#1558d6;background:#e8f0ff;font-weight:700}.app-main{min-height:calc(100vh - 56px)}.collision-editor-page{background:#f4f7fb;min-height:100vh;padding:28px}.collision-editor-header{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1800px;margin:0 auto 20px;display:flex}.collision-editor-eyebrow{color:#2463d4;margin:0 0 6px;font-size:12px;font-weight:800}.collision-editor-header h1{color:#172235;margin:0;font-size:28px}.collision-editor-header p:not(.collision-editor-eyebrow){color:#607084;margin:8px 0 0;font-size:14px}.collision-editor-actions{flex-wrap:wrap;gap:8px;display:flex}.collision-editor-button,.collision-editor-link,.collision-editor-add-button,.collision-editor-delete-button{color:#27364a;background:#fff;border:1px solid #b8c5d3;border-radius:4px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none}.collision-editor-button-primary{color:#fff;background:#1558d6;border-color:#1558d6}.collision-editor-layout{background:#fff;border:1px solid #d6dee8;grid-template-columns:300px minmax(0,1fr);max-width:1800px;min-height:calc(100vh - 160px);margin:0 auto;display:grid}.collision-editor-sidebar{border-right:1px solid #dce4ed;flex-direction:column;min-height:0;padding:16px;display:flex;overflow-y:auto}.collision-editor-sidebar-heading,.collision-editor-properties-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.collision-editor-sidebar-heading p{color:#607084;margin:0 0 2px;font-size:12px;font-weight:700}.collision-editor-sidebar-heading strong{color:#172235;font-size:16px}.collision-editor-add-button{color:#1558d6;border-color:#1558d6}.collision-editor-area-list{gap:6px;max-height:390px;margin-top:16px;display:grid;overflow-y:auto}.collision-editor-area-item{text-align:left;background:#fff;border:1px solid #dce4ed;border-radius:4px;gap:4px;padding:10px;display:grid}.collision-editor-area-item[aria-pressed=true]{background:#edf4ff;border-color:#1558d6}.collision-editor-area-item strong{color:#26364b;font-size:12px}.collision-editor-area-item span{color:#718096;font-size:11px}.collision-editor-properties,.collision-editor-configuration{border-top:1px solid #dce4ed;gap:12px;margin-top:16px;padding-top:16px;display:grid}.collision-editor-configuration p{color:#607084;margin:0 0 2px;font-size:12px;font-weight:700}.collision-editor-configuration strong{color:#172235;font-size:14px}.collision-editor-configuration small{color:#718096;font-size:11px;line-height:1.45}.collision-editor-tone-badge{border-radius:999px;padding:4px 7px;font-size:11px;font-weight:800}.collision-editor-tone-badge-meeting{color:#1558d6;background:#e2edff}.collision-editor-tone-badge-desk{color:#16804b;background:#ddf5e8}.collision-editor-desk-list{gap:8px;display:grid}.collision-editor-desk{border:1px solid #dce4ed;border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;margin:0;padding:8px;display:grid}.collision-editor-desk legend{color:#34465b;padding:0 4px;font-size:11px;font-weight:800}.collision-editor-desk label{color:#526276;gap:4px;font-size:11px;font-weight:700;display:grid}.collision-editor-desk input{color:#172235;border:1px solid #b8c5d3;border-radius:4px;width:100%;min-height:32px;padding:5px 6px}.collision-editor-properties h2{color:#172235;margin:0;font-size:14px}.collision-editor-delete-button{color:#b43b3b;border-color:#c94e4e;min-height:32px;padding:4px 8px}.collision-editor-properties label{color:#526276;gap:5px;font-size:12px;font-weight:700;display:grid}.collision-editor-properties input{color:#172235;border:1px solid #b8c5d3;border-radius:4px;width:100%;min-height:36px;padding:6px 8px}.collision-editor-number-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.collision-editor-canvas-panel{flex-direction:column;min-width:0;display:flex}.collision-editor-legend{color:#526276;border-bottom:1px solid #dce4ed;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 16px;font-size:12px;display:flex}.collision-editor-legend span{align-items:center;gap:6px;display:inline-flex}.collision-editor-legend i{border-radius:2px;width:12px;height:12px;display:inline-block}.collision-editor-legend-area{background:#e1404061;border:1px solid #df3131}.collision-editor-legend-meeting{background:#1558d638;border:1px solid #1558d6}.collision-editor-legend-desk{background:#22a35a;border-radius:50%!important}.collision-editor-legend-selected{background:#1558d6}.collision-editor-map-viewport{background:#e9eff7;flex:1;min-height:0;padding:22px;overflow:auto}.collision-editor-map-stage{position:relative;box-shadow:0 8px 24px #18243629}.collision-editor-map-stage img,.collision-editor-map-overlay{width:100%;height:100%;display:block;position:absolute;inset:0}.collision-editor-map-stage img{image-rendering:auto;object-fit:fill;-webkit-user-select:none;user-select:none}.collision-editor-map-overlay{touch-action:none}.collision-editor-area-rect{cursor:move;fill:#e140404d;stroke:#cc3434;stroke-width:10px}.is-selected .collision-editor-area-rect{fill:#1b5ed847;stroke:#1558d6;stroke-width:14px}.collision-editor-area-label{fill:#fff;paint-order:stroke;pointer-events:none;stroke:#1d222bc7;stroke-width:8px;stroke-linejoin:round;font-family:Inter,Pretendard,sans-serif;font-size:28px;font-weight:800}.collision-editor-resize-handle{cursor:nwse-resize;fill:#fff;stroke:#1558d6;stroke-width:10px}.collision-editor-meeting-zone{cursor:move;fill:#1558d626;stroke:#1558d6;stroke-dasharray:28 18;stroke-width:12px}.is-selected-meeting .collision-editor-meeting-zone{fill:#1558d63d;stroke-width:16px}.collision-editor-meeting-zone-label{fill:#1558d6;pointer-events:none;font-family:Inter,Pretendard,sans-serif;font-size:30px;font-weight:800}.collision-editor-meeting-resize-handle{cursor:nwse-resize;fill:#fff;stroke:#1558d6;stroke-width:10px}.collision-editor-meeting-list{max-height:168px}.collision-editor-meeting-item[aria-pressed=true]{border-color:#1558d6;box-shadow:inset 3px 0 #1558d6}.collision-editor-meeting-properties{gap:12px;display:grid}.collision-editor-desk-marker circle{fill:#1ca354;pointer-events:none;stroke:#fff;stroke-width:8px}.collision-editor-desk-marker text{fill:#0a6932;paint-order:stroke;pointer-events:none;stroke:#fff;stroke-width:7px;stroke-linejoin:round;font-family:Inter,Pretendard,sans-serif;font-size:24px;font-weight:800}@media (width<=900px){.collision-editor-page{padding:16px}.collision-editor-header{flex-direction:column}.collision-editor-layout{grid-template-columns:1fr}.collision-editor-sidebar{border-bottom:1px solid #dce4ed;border-right:0}.collision-editor-area-list{max-height:180px}.collision-editor-map-viewport{min-height:520px}}.avatar-lab-page{box-sizing:border-box;background:#f4f7fb;min-height:100vh;padding:28px}.avatar-lab-header{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1500px;margin:0 auto 20px;display:flex}.avatar-lab-eyebrow{color:#2463d4;margin:0 0 6px;font-size:12px;font-weight:800}.avatar-lab-header h1{color:#172235;margin:0;font-size:28px}.avatar-lab-header p:not(.avatar-lab-eyebrow){color:#607084;margin:8px 0 0;font-size:14px}.avatar-lab-actions{flex-wrap:wrap;gap:8px;display:flex}.avatar-lab-button,.avatar-lab-link{color:#27364a;cursor:pointer;font:inherit;background:#fff;border:1px solid #b8c5d3;border-radius:4px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none}.avatar-lab-button-primary{color:#fff;background:#1558d6;border-color:#1558d6}.avatar-lab-layout{background:#fff;border:1px solid #d6dee8;grid-template-columns:280px minmax(0,1fr) 260px;max-width:1500px;min-height:min(760px,100vh - 160px);margin:0 auto;display:grid}.avatar-lab-sidebar,.avatar-lab-properties{box-sizing:border-box;background:#fbfcfe;padding:18px}.avatar-lab-sidebar{border-right:1px solid #dce4ed}.avatar-lab-properties{border-left:1px solid #dce4ed}.avatar-lab-section-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.avatar-lab-section-heading p,.avatar-lab-section-heading strong{margin:0}.avatar-lab-section-heading p{color:#607084;font-size:12px;font-weight:700}.avatar-lab-section-heading strong{color:#172235;font-size:14px}.avatar-lab-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.avatar-lab-avatar-button{color:#36465a;cursor:pointer;font:inherit;background:#fff;border:1px solid #d6dee8;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:96px;padding:8px 4px;font-size:11px;display:flex}.avatar-lab-avatar-button[aria-pressed=true]{color:#1558d6;background:#edf4ff;border-color:#1558d6;font-weight:700;box-shadow:inset 0 0 0 1px #1558d6}.avatar-lab-preview-panel{flex-direction:column;min-width:0;padding:24px;display:flex}.avatar-lab-controls{border-bottom:1px solid #dce4ed;flex-wrap:wrap;align-items:center;gap:18px;padding-bottom:16px;display:flex}.avatar-lab-control-group{align-items:center;gap:8px;display:flex}.avatar-lab-control-group>span{color:#607084;font-size:12px;font-weight:700}.avatar-lab-control-group>div{gap:4px;display:flex}.avatar-lab-control-group button{color:#48596c;cursor:pointer;font:inherit;background:#fff;border:1px solid #b8c5d3;border-radius:4px;padding:6px 8px;font-size:12px}.avatar-lab-control-group button[aria-pressed=true]{color:#fff;background:#1558d6;border-color:#1558d6}.avatar-lab-chat-toggle{color:#36465a;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.avatar-lab-stage-wrap{flex:1;justify-content:center;align-items:center;min-height:480px;display:flex}.avatar-lab-preview{background:#fff7e9;border:1px dashed #aebdcb;max-width:100%}.avatar-lab-hint,.avatar-lab-property-help{color:#607084;margin:0;font-size:12px;line-height:1.5}.avatar-lab-number-field{color:#36465a;gap:6px;margin-top:16px;font-size:12px;font-weight:700;display:grid}.avatar-lab-number-field input{font:inherit;border:1px solid #b8c5d3;border-radius:4px;padding:8px}.avatar-lab-sprite-settings{border-top:1px solid #dce4ed;margin-top:22px;padding-top:16px}.avatar-lab-sprite-settings .avatar-lab-section-heading{margin-bottom:8px}.avatar-lab-crop-grid,.avatar-lab-source-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.avatar-lab-source-grid .avatar-lab-number-field{margin-top:10px}.avatar-lab-source-editor{border-top:1px solid #dce4ed;margin-top:18px;padding-top:16px}.avatar-lab-source-heading{color:#36465a;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;font-size:12px;display:flex}.avatar-lab-source-heading strong{color:#172235;font-size:13px}.avatar-lab-source-heading p{color:#607084;margin:4px 0 0;line-height:1.45}.avatar-lab-source-heading>span{color:#1558d6;background:#edf4ff;border:1px solid #b9cdf1;flex-shrink:0;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.avatar-lab-source-stage{aspect-ratio:3/2;cursor:crosshair;touch-action:none;background-color:#192436;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:1px solid #9aabbc;position:relative;overflow:hidden}.avatar-lab-source-frame{box-sizing:border-box;cursor:move;background:#1558d61f;border:3px solid #1558d6;min-width:14px;min-height:14px;position:absolute}.avatar-lab-source-frame-label{color:#fff;white-space:nowrap;background:#1558d6;padding:3px 5px;font-size:10px;font-weight:700;position:absolute;top:-23px;left:-3px}.avatar-lab-source-resize-handle{cursor:nwse-resize;background:#fff;border:2px solid #1558d6;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-7px;right:-7px}.avatar-lab-crop-grid .avatar-lab-number-field{margin-top:10px}.avatar-lab-checklist{color:#48596c;border-top:1px solid #dce4ed;margin-top:22px;padding-top:16px;font-size:12px;line-height:1.55}.avatar-lab-checklist strong{color:#172235}.avatar-lab-checklist ol{margin:8px 0 0;padding-left:18px}@media (width<=1100px){.avatar-lab-layout{grid-template-columns:230px minmax(0,1fr)}.avatar-lab-properties{border-top:1px solid #dce4ed;border-left:0;grid-column:1/-1}}@media (width<=760px){.avatar-lab-page{padding:16px}.avatar-lab-header{flex-direction:column}.avatar-lab-layout{grid-template-columns:1fr}.avatar-lab-sidebar{border-bottom:1px solid #dce4ed;border-right:0}.avatar-lab-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.avatar-lab-stage-wrap{min-height:390px}.avatar-lab-preview{width:min(100%,360px)!important;height:auto!important}}.office-page{height:calc(100vh - 56px);min-height:620px;padding:20px}.app-shell-office .office-page{padding:0}.virtual-office{background:#1d2530;border:1px solid #cad3dd;height:100%;position:relative;overflow:hidden}.app-shell-office .virtual-office{border:0}.office-canvas{z-index:0;width:100%;height:100%;transition:opacity .2s,filter .2s;position:relative}.virtual-office.has-todo-panel-open .office-canvas{pointer-events:none}.office-chat-panel,.avatar-actions-panel{box-sizing:border-box;color:#4a2f1e;z-index:3;background-color:#fce9d5;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:14px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;position:absolute;box-shadow:inset 0 0 0 3px #c99f6c,0 6px 18px #1c273540}.office-chat-panel{width:min(360px,100% - 32px);padding:12px;bottom:16px;left:16px}.office-chat-panel header,.avatar-actions-profile,.avatar-actions-buttons{align-items:center;display:flex}.office-chat-panel header{justify-content:space-between;margin-bottom:8px}.office-chat-panel h2,.avatar-actions-panel h2{margin:0;font-size:14px}.office-chat-eyebrow,.avatar-actions-eyebrow{color:#876144;margin:0 0 3px;font-size:9px;font-weight:700}.office-chat-state,.avatar-actions-status{background:#ead7b7;border:1px solid #8a5f3d;border-radius:999px;padding:4px 6px;font-size:10px;font-weight:700}.office-chat-state.connected,.avatar-actions-status.tone-available{color:#315e32;background:#d7efd3;border-color:#5f9a59}.office-chat-timeline{box-sizing:border-box;background:#fff7e9;border:2px solid #c99f6c;border-radius:8px;height:104px;padding:7px;overflow-y:auto}.office-chat-timeline p{gap:3px;margin:0 0 7px;font-size:11px;line-height:1.35;display:grid}.office-chat-timeline strong{color:#9a543a;align-items:center;gap:4px;display:inline-flex}.office-chat-timeline small{color:#7c6a5c;font-size:11px;line-height:1.35}.office-chat-country-flag{font-family:system-ui,sans-serif;font-size:13px;line-height:1}.office-chat-empty{color:#876144;text-align:center;padding-top:28px}.office-chat-panel form{gap:6px;margin-top:8px;display:flex}.office-chat-panel input{box-sizing:border-box;color:#4a2f1e;background:#fffdf8;border:2px solid #9e7856;border-radius:7px;flex:1;min-width:0;padding:9px;font-family:inherit;font-size:11px}.office-chat-panel button,.avatar-actions-buttons button{color:#4a2f1e;cursor:pointer;background:#e7c79c;border:2px solid #6b4a35;border-radius:7px;padding:8px;font-family:inherit;font-size:10px;font-weight:700;box-shadow:0 2px #8a5f3d}.office-chat-panel button:disabled{cursor:not-allowed;opacity:.52}.office-chat-panel button:not(:disabled):active,.avatar-actions-buttons button:active{box-shadow:none;transform:translateY(2px)}.avatar-actions-panel{width:min(360px,100% - 32px);padding:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.avatar-actions-close{color:#4a2f1e;cursor:pointer;background:#fff7e9;border:2px solid #6b4a35;border-radius:7px;padding:2px 7px;font-size:20px;line-height:1;position:absolute;top:12px;right:12px}.avatar-actions-profile{gap:10px;padding-right:34px}.avatar-actions-face{background:#fff7e9;border:3px solid #6b4a35;border-radius:50%;width:68px;height:68px;overflow:hidden}.avatar-actions-status{margin-top:5px;display:inline-block}.avatar-actions-buttons{gap:6px;margin:14px 0}.avatar-actions-buttons button{flex:1}.avatar-actions-buttons .primary{color:#fffaf2;background:#f0895c;border-color:#7a3d24;box-shadow:0 2px #7a3d24}.avatar-actions-todos{background:#fff7e9;border:2px solid #c99f6c;border-radius:8px;padding:10px;font-size:11px}.avatar-actions-todos p{margin:0 0 7px;font-weight:700}.avatar-actions-todos span{color:#876144}.avatar-actions-todos ul{margin:0;padding-left:17px}.avatar-actions-todos li{margin-top:4px}@media (width<=720px){.office-chat-panel{width:min(340px,100% - 20px);bottom:10px;left:10px}.avatar-actions-buttons{flex-wrap:wrap}.avatar-actions-buttons button{flex-basis:calc(50% - 3px)}.avatar-actions-buttons .primary{flex-basis:100%}}.attendance-button{color:#fff;background:#1558d6;border:1px solid #1558d6;border-radius:4px;width:100%;margin-top:8px;padding:6px 8px;font-size:12px;font-weight:700}.office-secondary-button{color:#172235;background:#fff;border:1px solid #9aaabd;border-radius:4px;width:100%;margin-top:8px;padding:6px 8px;font-size:12px;font-weight:700}.office-hud{z-index:1;gap:10px;transition:opacity .2s,filter .2s;display:flex;position:absolute;top:16px;left:16px}.virtual-office.in-meeting-room .office-canvas{filter:saturate(.72)brightness(.58);opacity:.46}.virtual-office.in-meeting-room .office-hud{filter:saturate(.65);opacity:.28;pointer-events:none}.office-hud .hud-panel{color:#4a2f1e;background-color:#f6e4c8;background-image:radial-gradient(#6b4a3524 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:14px;max-width:300px;padding:12px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;box-shadow:inset 0 0 0 3px #c99f6c,0 6px #3a271a59}.office-hud .hud-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.hud-face{border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.hud-face-sprite{image-rendering:pixelated;transform-origin:0 0;position:absolute;top:0;left:0}.office-hud .hud-face{background:#fbead2;border:3px solid #6b4a35}.office-hud .hud-header-text{min-width:0}.office-hud .hud-title{margin:0 0 4px;font-size:11px;line-height:1.4}.office-hud .hud-meta{color:#7a5a3f;margin:0;font-size:10px;line-height:1.4}.office-hud .connection-state{align-items:center;gap:6px;margin-top:4px;font-size:10px;display:flex}.office-hud .connection-dot{background:#9aa7b6;border:1px solid #6b4a35;border-radius:50%;width:8px;height:8px}.office-hud .connection-dot.connected{background:#4caf6d}.office-hud .connection-dot.connecting,.office-hud .connection-dot.reconnecting{background:#e0a63a}.office-hud .status-picker-wrap{margin-top:8px;position:relative}.office-hud .status-trigger{color:#315e32;cursor:pointer;text-align:left;background:#d7efd3;border:2px solid #5f9a59;border-radius:8px;align-items:center;gap:7px;width:100%;padding:7px 9px;font-family:inherit;display:flex;box-shadow:0 3px #4d8048}.office-hud .status-trigger-icon{background:#fff7e9;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:inline-flex}.office-hud .status-trigger-copy{gap:1px;min-width:0;display:grid}.office-hud .status-trigger-copy small{color:currentColor;opacity:.78;font-size:8px}.office-hud .status-trigger-copy strong{font-size:11px}.office-hud .status-trigger-chevron{margin-left:auto;font-size:13px}.office-hud .status-picker{z-index:6;background:#fce9d5;border:3px solid #6b4a35;border-radius:9px;gap:5px;padding:7px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 5px #3a271a47}.office-hud .status-picker-option{color:#4a2f1e;cursor:pointer;text-align:left;background:#fff7e9;border:2px solid #c99f6c;border-radius:6px;align-items:center;gap:7px;padding:7px 8px;font-family:inherit;font-size:10px;display:flex}.office-hud .status-picker-option[aria-checked=true]{font-weight:700;box-shadow:inset 0 0 0 2px}.office-hud .status-trigger.tone-focused,.office-hud .status-picker-option.tone-focused{color:#7a4a18;background:#ffe1b6;border-color:#b86e28}.office-hud .status-trigger.tone-in_meeting,.office-hud .status-picker-option.tone-in_meeting{color:#563b91;background:#e3d7ff;border-color:#7655a8}.office-hud .status-trigger.tone-away,.office-hud .status-picker-option.tone-away{color:#8a3e32;background:#f1d6d0;border-color:#b86152}.office-hud .hud-nav{flex-direction:column;gap:6px;margin-top:8px;display:flex}.office-hud .hud-nav .office-secondary-button{justify-content:center;align-items:center;gap:8px;margin-top:0;display:flex}.office-hud .hud-nav-icon{flex:none;width:15px;height:13px;display:inline-block;position:relative}.office-hud .hud-nav-icon:before,.office-hud .hud-nav-icon:after{content:"";background:#6b4a35;position:absolute}.office-hud .hud-nav-icon-people:before{border-radius:50%;width:5px;height:5px;top:0;left:1px;box-shadow:7px 2px 0 -1px #6b4a35}.office-hud .hud-nav-icon-people:after{border-radius:6px 6px 2px 2px;width:7px;height:6px;top:7px;left:0;box-shadow:7px 2px 0 -1px #6b4a35}.office-hud .hud-nav-icon-todo{box-sizing:border-box;border:2px solid #6b4a35;border-radius:2px}.office-hud .hud-nav-icon-todo:before{background:0 0;border-bottom:2px solid #6b4a35;border-left:2px solid #6b4a35;width:7px;height:4px;top:1px;left:3px;transform:rotate(-45deg)}.office-hud .hud-nav-icon-todo:after{background:#6b4a35;width:7px;height:2px;bottom:2px;left:3px}.office-hud .hud-nav-icon-board{box-sizing:border-box;border:2px solid #6b4a35}.office-hud .hud-nav-icon-board:before{background:#6b4a35;width:3px;height:3px;top:2px;left:2px;box-shadow:5px 0 #6b4a35,0 5px #6b4a35,5px 5px #6b4a35}.office-hud .hud-nav-icon-board:after{display:none}.office-hud .attendance-button,.office-hud .office-secondary-button{color:#4a2f1e;cursor:pointer;text-align:center;background:#e7c79c;border:2px solid #6b4a35;border-radius:8px;width:100%;margin-top:8px;padding:8px;font-family:inherit;font-size:11px;transition:transform 50ms,box-shadow 50ms;box-shadow:0 3px #8a5f3d}.office-hud .attendance-button{color:#fff5ea;background:#f0895c;border-color:#7a3d24;box-shadow:0 3px #7a3d24}.office-hud .attendance-button:hover,.office-hud .office-secondary-button:hover{filter:brightness(1.05)}.office-hud .attendance-button:active,.office-hud .office-secondary-button:active{transform:translateY(3px);box-shadow:0 0 #0000}.people-panel{box-sizing:border-box;color:#4a2f1e;z-index:2;background-color:#fce9d5;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,360px);height:calc(100% - 32px);font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;display:grid;position:absolute;top:16px;right:16px;overflow:hidden;box-shadow:inset 0 0 0 3px #c99f6c,0 6px 18px #1c273540}.people-close-button{color:#4a2f1e;cursor:pointer;z-index:2;background:#fbead2;border:2px solid #6b4a35;border-radius:8px;width:32px;height:32px;padding:0;font-family:inherit;font-size:22px;line-height:1;position:absolute;top:20px;right:20px;box-shadow:0 2px #8a5f3d}.people-close-button:active{box-shadow:none;transform:translateY(2px)}.people-close-button img{object-fit:contain;width:100%;height:100%;display:block}.people-panel-header{padding:20px 62px 12px 28px}.people-panel-header h2{margin:0;font-size:15px}.people-list-scroll-area{scrollbar-width:thin;scrollbar-color:#c99f6c transparent;min-height:0;padding:0 20px 12px 28px;overflow-y:auto}.people-list-scroll-area::-webkit-scrollbar{width:8px}.people-list-scroll-area::-webkit-scrollbar-thumb{background:#c99f6c;border:2px solid #fce9d5;border-radius:999px}.std-panel{box-sizing:border-box;color:#4a2f1e;z-index:12;background-color:#fce9d5;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:14px;width:min(100%,420px);max-width:420px;padding:18px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;position:absolute;top:16px;left:16px;overflow:visible;box-shadow:inset 0 0 0 3px #c99f6c,0 6px 18px #1c273540}.std-header{justify-content:space-between;align-items:flex-start;display:flex}.std-title-text,.std-status-title-text{color:#4a2f1e;margin:0;font-size:19px;line-height:1.2}.std-status-title-text{text-align:center;margin-bottom:10px;font-size:15px}.std-title-img{width:160px;height:auto}.std-header-actions{align-items:center;gap:6px;display:flex}.std-save-button{color:#4a2f1e;white-space:nowrap;background:0 0;border:0;gap:4px;padding:6px;font-family:inherit;font-size:11px;line-height:1;display:inline-flex}.std-save-icon{width:16px;height:16px}.std-save-button img{width:92px;height:auto;display:block}.std-save-button:disabled{cursor:not-allowed;opacity:.5}.std-body{gap:10px;margin-top:14px;display:flex}.std-avatar-card{flex-direction:column;flex-shrink:0;align-items:center;gap:7px;width:120px;display:flex}.std-avatar-frame{width:120px;height:120px;position:relative}.std-avatar-frame-bg{width:100%;height:100%;position:absolute;top:0;left:0}.std-avatar-frame .hud-face{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.std-member-info{color:#4a2f1e;text-align:center;gap:3px;max-width:120px;display:grid}.std-member-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.std-member-info span{color:#7a5a3f;font-size:10px}.std-status-card{flex:1;min-width:0;position:relative}.std-status-card-bg{width:100%;height:100%;position:absolute;top:0;left:0}.std-status-card-content{padding:14px;position:relative}.std-status-title-img{width:96px;height:auto;margin:0 auto 10px;display:block}.std-status-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.std-status-button{color:#4a2f1e;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0;font-family:inherit;font-size:11px;line-height:1.1;transition:transform 50ms,filter 50ms;display:flex;position:relative}.std-status-button-icon{flex-shrink:0;width:20px;height:20px}.std-status-button img{width:100%;height:auto;display:block}.std-status-button:hover{filter:brightness(1.05)}.std-status-button:active{transform:translateY(2px)}.std-status-button.active{filter:brightness(1.08)saturate(1.12)}.std-status-button.active:after{color:#fff5ea;content:"✓";background:#f0895c;border:2px solid #7a3d24;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:sans-serif;font-size:11px;font-weight:800;line-height:1;display:flex;position:absolute;top:3px;right:3px;box-shadow:0 2px #7a3d24}.std-input-frame{margin-top:10px;position:relative}.std-input-bg{width:100%;height:100%;position:absolute;top:0;left:0}.std-input{color:#4a2f1e;background:0 0;border:0;width:100%;padding:12px 14px;font-family:inherit;font-size:12px;position:relative}.std-input:focus{outline:0}.std-todo-card{height:220px;margin-top:14px;position:relative}.std-todo-card-bg{width:100%;height:100%;position:absolute;top:0;left:0}.std-todo-card-content{box-sizing:border-box;width:100%;height:100%;padding:20px 12px 20px 28px;position:absolute;inset:0}.std-todo-scroll{scrollbar-color:#6b4a35 #f6e4c8;scrollbar-width:thin}.std-todo-scroll::-webkit-scrollbar{width:10px}.std-todo-scroll::-webkit-scrollbar-button{-webkit-appearance:none;width:0;height:0;display:none}.std-todo-scroll::-webkit-scrollbar-track{background:0 0}.std-todo-scroll::-webkit-scrollbar-thumb{background-color:#6b4a35;border:2px solid #f6e4c8;box-shadow:inset 0 0 0 1px #c99f6c}.std-todo-scroll::-webkit-scrollbar-thumb:hover{background-color:#543a29}.std-todo-scroll{box-sizing:border-box;scroll-snap-type:y mandatory;width:100%;height:100%;padding-right:14px;scroll-padding-block:20px;overflow:hidden auto}.std-todo-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.std-todo-empty img{width:auto;height:72px}.std-todo-empty p{color:#7a5a3f;margin:0;font-size:11px}.std-todo-list{margin:0;padding:0;list-style:none}.std-todo-list li{scroll-snap-align:start;scroll-snap-stop:always;border-bottom:1px solid #6b4a3533;padding:8px 2px}.std-todo-list li:first-child{padding-top:0}.std-todo-list li:last-child{border-bottom:0;padding-bottom:0}.std-todo-list li p{color:#4a2f1e;margin:0 0 8px;font-size:12px}.std-todo-item-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.std-todo-item-head p{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.std-todo-delete-button{color:#a35c4e;cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-bottom:8px;padding:0 2px;font-size:16px;line-height:1}.std-todo-delete-button:disabled{cursor:not-allowed;opacity:.5}.office-todo-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.office-todo-controls select{appearance:none;color:#4a2f1e;cursor:pointer;background-color:#fbead2;background-image:linear-gradient(45deg,#0000 50%,#6b4a35 50%),linear-gradient(135deg,#6b4a35 50%,#0000 50%);background-position:calc(100% - 14px),calc(100% - 9px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:2px solid #6b4a35;border-radius:8px;flex:1;min-width:0;padding:6px 24px 6px 8px;font-family:inherit;font-size:11px}.office-todo-controls select:disabled{cursor:not-allowed;opacity:.5}.office-todo-controls select:focus-visible{outline-offset:1px;outline:2px solid #8a5f3d}.office-todo-public-control{color:#4a2f1e;flex-shrink:0;align-items:center;gap:6px;font-size:11px;line-height:1;display:flex}#std-todo-form .office-todo-public-control{margin-top:8px}.office-todo-public-control input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fbead2;border:2px solid #6b4a35;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin:0;position:relative}.office-todo-public-control input[type=checkbox]:checked{background-color:#e7c79c}.office-todo-public-control input[type=checkbox]:checked:after{color:#4a2f1e;content:"✓";font-size:12px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.office-todo-public-control input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.people-panel-header h2,.people-detail-card h3{color:#4a2f1e;margin:0}.office-panel-eyebrow{color:#8a6a4b;margin:0 0 4px;font-size:11px;font-weight:800}.office-icon-button{color:#172235;background:0 0;border:0;width:32px;height:32px;font-size:26px;line-height:1}.people-row-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.people-row{box-sizing:border-box;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;height:54px;padding:0 20px;line-height:1;display:flex;position:relative}.people-row-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.people-row[aria-pressed=true]{filter:brightness(1.03)}.people-row[aria-pressed=true]:after{content:"";pointer-events:none;border:3px solid #f0895c;border-radius:10px;position:absolute;inset:5px 8px}.people-row-flag{flex-shrink:0;font-size:15px}.people-row-name{color:#4a2f1e;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.people-status-badge-img{flex-shrink:0;width:auto;height:30px;display:block}.people-status-badge{color:#4a2f1e;white-space:nowrap;background:#fbead2;border:2px solid #6b4a35;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:10px;line-height:1;display:flex}.people-status-dot{background:#1a9c63;border-radius:50%;flex-shrink:0;width:8px;height:8px}.people-status-badge.tone-ghost .people-status-dot,.people-status-badge.tone-sleeping .people-status-dot{background:#9aa7b6}.people-status-badge.tone-vacation .people-status-dot,.people-status-badge.tone-absent .people-status-dot,.people-status-badge.tone-away .people-status-dot{background:#b45c5c}.people-status-badge.tone-remote_work .people-status-dot{background:#2a8a61}.people-status-badge.tone-meeting .people-status-dot,.people-status-badge.tone-in_meeting .people-status-dot{background:#8253aa}.people-status-badge.tone-focus .people-status-dot,.people-status-badge.tone-focused .people-status-dot{background:#d28a24}.people-detail-card{border-top:2px dashed #6b4a3559;margin-top:14px;padding:14px 20px 20px 28px}.people-detail-card h3{font-size:13px}.people-detail-card p{color:#8a6a4b;margin:4px 0 0;font-size:11px}.people-detail-summary{justify-content:space-between;align-items:center;line-height:1.3;display:flex}.people-detail-actions{gap:8px;display:flex}.people-detail-actions .office-secondary-button{margin-top:10px}.people-panel .office-secondary-button{color:#4a2f1e;background:#e7c79c;border:2px solid #6b4a35;border-radius:8px;padding:8px;font-family:inherit;font-size:11px;box-shadow:0 3px #8a5f3d}.people-panel .office-secondary-button:active{transform:translateY(3px);box-shadow:0 0 #0000}.people-detail-todos{border-top:1px solid #6b4a3533;margin-top:12px;padding-top:10px}.people-detail-todos li{color:#4a2f1e;justify-content:space-between;align-items:center;gap:10px;padding:5px 0;font-size:12px;display:flex}.office-todo-status{white-space:nowrap;font-size:11px;font-weight:700}.office-todo-status.in_progress{color:#1558d6}.office-todo-status.blocked{color:#9d5212}.office-todo-status.done{color:#1a7a50}.office-panel-message,.office-panel-error{color:#58687c;margin:12px 0 0;font-size:12px}.office-panel-error{color:#a33030}.office-request-error{justify-content:space-between;align-items:center;gap:10px;display:flex}.request-spinner{vertical-align:-1px;border:2px solid;border-right-color:#0000;border-radius:50%;width:12px;height:12px;margin-right:6px;animation:.72s linear infinite request-spinner-rotate;display:inline-block}.request-feedback-stack{z-index:30;gap:8px;width:min(360px,100vw - 36px);display:grid;position:fixed;bottom:18px;right:18px}.request-feedback{border:1px solid;border-radius:6px;margin:0;padding:12px 14px;font-size:14px;box-shadow:0 8px 22px #1323372e}.request-feedback.error{color:#812e2e;background:#fff1f1;border-color:#d66a6a}.request-feedback.success{color:#225e39;background:#eef9f2;border-color:#59a779}@keyframes request-spinner-rotate{to{transform:rotate(360deg)}}.office-meeting-summary-alert{box-sizing:border-box;z-index:40;background-color:#fbead2;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:14px;width:min(340px,100vw - 40px);padding:4px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;animation:.35s cubic-bezier(.34,1.56,.64,1) office-meeting-summary-alert-in,1.6s ease-in-out .35s infinite office-meeting-summary-alert-glow;display:flex;position:fixed;top:20px;right:20px}.office-meeting-summary-alert-body{color:#4a2f1e;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:10px 6px 10px 10px;display:flex}.office-meeting-summary-alert-body:hover,.office-meeting-summary-alert-body:focus-visible{filter:brightness(1.04)}.office-meeting-summary-alert-icon{color:#b34a1f;flex:none;justify-content:center;align-items:center;display:inline-flex}.office-meeting-summary-alert-text{color:#4a2f1e;flex-direction:column;gap:4px;min-width:0;display:flex}.office-meeting-summary-alert-text strong,.office-meeting-summary-alert-text small{overflow-wrap:anywhere}.office-meeting-summary-alert-text strong{color:#b34a1f;font-size:13px;line-height:1.3}.office-meeting-summary-alert-text small{color:#6b4a35;font-size:10px;line-height:1.4}.office-meeting-summary-alert-close{color:#4a2f1e;cursor:pointer;background:#fbead2;border:2px solid #6b4a35;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:26px;height:26px;margin:4px 4px 0 0;padding:0;display:inline-flex}.office-meeting-summary-alert-close:hover,.office-meeting-summary-alert-close:focus-visible{background:#fff7e9}@keyframes office-meeting-summary-alert-in{0%{opacity:0;transform:translateY(-18px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes office-meeting-summary-alert-glow{0%,to{box-shadow:inset 0 0 0 3px #f0895c,0 10px 26px #1c27354d}50%{box-shadow:inset 0 0 0 3px #ffb385,0 10px 30px #f0895c8c}}.office-summon-backdrop{z-index:5;background:#121d2d57;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cal-backdrop{z-index:25;background:#121d2d7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cal-modal{box-sizing:border-box;color:#4a2f1e;scrollbar-width:none;background-color:#fce9d5;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:16px;flex-direction:column;gap:16px;width:min(100%,1200px);max-width:1200px;height:min(960px,100vh - 48px);padding:22px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;display:flex;overflow-y:auto;box-shadow:inset 0 0 0 3px #c99f6c,0 24px 60px #101f3059}.cal-modal::-webkit-scrollbar{width:0;display:none}.cal-header{z-index:5;background-color:#fce9d5;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border-bottom:2px solid #d9bd97;flex:none;justify-content:space-between;align-items:center;min-height:36px;margin:-22px -22px 0;padding:16px 22px 10px;display:flex;position:sticky;top:-22px}.cal-header-title{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.cal-close-button{color:#4a2f1e;cursor:pointer;z-index:1;background:#fbead2;border:2px solid #6b4a35;border-radius:8px;width:32px;height:32px;font-size:18px;line-height:1;box-shadow:0 2px #8a5f3d}.cal-close-button:active{box-shadow:none;transform:translateY(2px)}.cal-card{background-color:#fbead2;border:3px solid #6b4a35;border-radius:12px;flex:none;padding:16px;position:relative}.cal-toolbar{flex:none;justify-content:space-between;align-items:center;display:flex}.cal-nav-buttons{align-items:center;gap:6px;display:flex}.cal-nav-buttons button{color:#4a2f1e;cursor:pointer;background:#f6e4c8;border:2px solid #6b4a35;border-radius:8px;min-width:32px;padding:6px 10px;font-family:inherit;font-size:13px;font-weight:700;box-shadow:0 2px #8a5f3d}.cal-nav-buttons button:active{box-shadow:none;transform:translateY(2px)}.cal-today-button{padding:6px 14px!important}.cal-month-title{margin:0;font-size:18px}.cal-view-badge{color:#7a5a3f;background:#f6e4c8;border:2px solid #6b4a35;border-radius:8px;padding:6px 10px;font-size:11px}.cal-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;margin-top:10px;display:grid}.cal-weekdays span{color:#7a5a3f;text-align:center;padding:0 6px 4px;font-size:11px;font-weight:700}.cal-weekdays span.is-sunday{color:#c0483f}.cal-weekdays span.is-saturday{color:#3d6fa6}.cal-legend{z-index:3;flex-direction:column;gap:6px;display:flex;position:absolute;top:82px;right:-14px}.cal-legend-badge,.cal-legend-more{background:color-mix(in srgb, var(--badge-color,#9c8468) 16%, #fdf3e4);border:3px solid var(--badge-color,#6b4a35);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:2px;width:60px;height:68px;padding:4px;font-family:inherit;display:flex}.cal-legend-more{justify-content:center}.cal-legend-more .cal-avatar-dot{width:40px;height:40px;font-size:12px}.cal-legend-badge .hud-face{border:0}.cal-face-ring{background:#fdf3e4;border:3px solid #6b4a35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.cal-legend-name{background:color-mix(in srgb, var(--badge-color,#9c8468) 32%, #fdf3e4);color:#4a2f1e;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:50px;padding:1px 6px;font-size:9px;display:block;overflow:hidden}.cal-legend-badge.active{background:color-mix(in srgb, var(--badge-color,#9c8468) 32%, #fdf3e4)}.cal-legend-badge.active .cal-legend-name{background:color-mix(in srgb, var(--badge-color,#9c8468) 50%, #fdf3e4);font-weight:700}.cal-legend-clear{color:#a35c4e;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:3px 0;font-family:inherit;font-size:10px;text-decoration:underline}.cal-avatar-dot--more{color:#fff5ea;background:#6b4a35;font-size:8px}.cal-legend-modal-backdrop{z-index:30;background:#121d2d7a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cal-legend-modal{box-sizing:border-box;color:#4a2f1e;background-color:#fce9d5;border:4px solid #6b4a35;border-radius:14px;width:min(90vw,420px);max-height:70vh;padding:18px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;overflow-y:auto;box-shadow:inset 0 0 0 3px #c99f6c,0 20px 50px #101f3059}.cal-legend-modal header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cal-legend-modal h3{margin:0;font-size:14px}.cal-legend-modal-list{flex-wrap:wrap;gap:12px;display:flex}.cal-avatar-dot{color:#fff;border:2px solid #6b4a35;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:inline-flex}.cal-grid{grid-template-rows:repeat(6,88px);grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;margin-top:6px;display:grid}.cal-day{color:#4a2f1e;cursor:pointer;text-align:left;vertical-align:top;background:#fdf3e4;border:1px solid #d9bd97;border-radius:4px;min-width:0;height:100%;padding:6px;font-family:inherit;overflow:hidden}.cal-day.is-sunday strong{color:#c0483f}.cal-day.is-saturday strong{color:#3d6fa6}.cal-day.outside-month{color:#b39a7a;background:#f2e2c9}.cal-day.outside-month strong{color:#b39a7a!important}.cal-day.selected{background:#f6d9ae;border:2px solid #6b4a35}.cal-day strong{margin-bottom:4px;font-size:12px;display:block}.cal-day-events{display:block}.cal-event-tag{color:#4a2f1e;text-overflow:ellipsis;white-space:nowrap;background:#f6e4c8;border-radius:3px;align-items:center;gap:3px;margin:2px 0;padding:2px 4px;font-size:9px;display:flex;overflow:hidden}.cal-tag-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.cal-day-events small{color:#7a5a3f;margin-top:1px;font-size:9px;font-weight:700;line-height:1;display:block}.cal-detail-card{flex:1;grid-template-columns:200px minmax(0,1fr);gap:20px;min-height:260px;display:grid}.cal-date-block{text-align:center;border-right:2px solid #d9bd97;flex-direction:column;justify-content:center;align-items:center;padding-right:16px;display:flex}.cal-date-year{color:#7a5a3f;margin:0;font-size:13px}.cal-date-big{margin:6px 0;font-size:36px;font-weight:700}.cal-date-weekday{color:#7a5a3f;margin:0;font-size:13px}.cal-detail-list{flex-direction:column;min-height:0;display:flex}.cal-detail-list-head{color:#7a5a3f;gap:16px;padding-bottom:8px;font-size:11px;font-weight:700;display:flex}.cal-detail-list-head span:first-child{width:96px}.cal-detail-list ul{scrollbar-color:#6b4a35 #f6e4c8;scrollbar-width:thin;max-height:220px;margin:0;padding:0 4px 0 0;list-style:none;overflow-y:auto}.cal-detail-list li{border-bottom:1px solid #6b4a3533;align-items:center;gap:12px;padding:10px 0;display:flex}.cal-time-bar{border-radius:2px;flex-shrink:0;width:4px;height:28px}.cal-detail-time{color:#4a2f1e;flex-shrink:0;width:96px;font-size:11px}.cal-detail-title{flex:1;min-width:0}.cal-detail-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.cal-detail-title small{color:#7a5a3f;margin-top:2px;font-size:10px;display:block}.cal-detail-owners{flex-shrink:0;gap:8px;display:flex}.cal-owner-badge{color:#4a2f1e;align-items:center;gap:4px;font-size:10px;display:flex}.cal-delete-button{color:#a35c4e;cursor:pointer;background:0 0;border:0;flex-shrink:0;font-size:16px;line-height:1}.cal-add-form{border-top:2px solid #d9bd97;flex-direction:column;gap:8px;margin-top:10px;padding-top:12px;display:flex}.cal-add-form-row{align-items:center;gap:8px;display:flex}.cal-add-form input,.cal-add-form select{color:#4a2f1e;background:#fdf3e4;border:2px solid #6b4a35;border-radius:8px;min-height:36px;padding:6px 10px;font-family:inherit;font-size:12px}.cal-add-title,.cal-add-location{flex:1;min-width:0}.cal-add-form input[type=time]{flex-shrink:0;width:100px}.cal-add-form-row span{color:#7a5a3f;flex-shrink:0;font-size:12px}.cal-add-button{color:#fff5ea;cursor:pointer;background:#f0895c;border:2px solid #7a3d24;border-radius:8px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:12px;box-shadow:0 3px #7a3d24}.cal-add-button:active{box-shadow:none;transform:translateY(3px)}@media (width<=880px){.cal-backdrop{padding:12px}.cal-modal{height:min(960px,100vh - 24px);padding:16px}.cal-header{margin:-16px -16px 0;padding:14px 16px 10px;top:-16px}.cal-detail-card{grid-template-columns:1fr}.cal-date-block{border-bottom:2px solid #d9bd97;border-right:0;padding-bottom:12px;padding-right:0}.cal-grid{overflow-x:auto}.cal-day{min-width:92px}}.office-summon-modal{background:#fff;border:1px solid #cbd5df;width:min(100% - 32px,360px);max-width:360px;padding:24px;box-shadow:0 18px 44px #1c27353d}.office-summon-modal h2{color:#172235;margin:8px 0 20px;font-size:18px;line-height:1.5}.office-summon-actions{gap:8px;display:flex}.office-summon-actions button{flex:1;margin:0}.guest-onboarding-backdrop{z-index:3;background:#182234c2;justify-content:center;align-items:center;padding:28px 18px;display:flex;position:absolute;inset:0;overflow-y:auto}.office-loading-screen{z-index:5;background:#f3f6fb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.office-loading-mark{background-image:url(/assets/loading.png);background-position:50%;background-repeat:no-repeat;background-size:100%;width:min(360px,100vw - 48px);max-width:calc(100vw - 48px);height:min(180px,50vw - 24px);margin-bottom:2px;animation:1s ease-in-out infinite alternate office-loading-bob}.office-loading-brand{color:#1558d6;letter-spacing:0;margin:0;font-size:13px;font-weight:800}.office-loading-message{color:#334155;margin:8px 0 10px;font-size:15px;font-weight:700}.office-loading-dots{gap:5px;display:flex}.office-loading-dots i{background:#1558d6;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite alternate office-loading-dot;display:block}.office-loading-dots i:nth-child(2){animation-delay:.15s}.office-loading-dots i:nth-child(3){animation-delay:.3s}@keyframes office-loading-bob{0%{transform:translateY(0)}to{transform:translateY(-4px)}}@keyframes office-loading-dot{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-3px)}}.guest-onboarding{box-sizing:border-box;color:#4a2f1e;background-color:#fce9d5;background-image:radial-gradient(#6b4a351f 1px,#0000 1px);background-size:6px 6px;border:4px solid #6b4a35;border-radius:14px;width:100%;max-width:760px;padding:22px;font-family:Galmuri11,"Press Start 2P",Inter,Pretendard,sans-serif;box-shadow:inset 0 0 0 3px #c99f6c,0 8px #3a271a85,0 24px 54px #090f1873}.guest-onboarding-eyebrow{color:#9b5639;margin:0 0 6px;font-size:11px;font-weight:700}.guest-onboarding h1{letter-spacing:0;margin:0;font-size:22px;line-height:1.35}.guest-onboarding-description{color:#795b43;margin:9px 0 18px;font-size:12px;line-height:1.5}.guest-onboarding-label,.guest-country-fieldset legend{margin-bottom:7px;font-size:12px;font-weight:700;display:block}.guest-name-guide{color:#795b43;margin:-2px 0 8px;font-size:10px;line-height:1.45}.guest-onboarding input{box-sizing:border-box;color:#4a2f1e;background:#fff8ed;border:2px solid #8a5f3d;border-radius:8px;width:100%;padding:11px 12px;font-family:inherit;font-size:13px;box-shadow:inset 0 2px #6b4a3529}.guest-onboarding input:focus{outline-offset:1px;border-color:#d56a46;outline:3px solid #f0895c57}.guest-country-fieldset{border:0;margin:16px 0 0;padding:0}.guest-language-step{text-align:center;max-width:520px;margin:0 auto;padding:8px 4px}.guest-language-step .guest-onboarding-eyebrow{margin-bottom:10px}.guest-language-step h1{margin:0;font-size:22px;line-height:1.3}.guest-language-description{color:#795b43;max-width:420px;margin:12px auto 20px;font-size:12px;line-height:1.55}.guest-language-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.guest-language-options button{color:#5d402d;text-align:left;background:#fff7e9;border:2px solid #9b7656;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;min-height:82px;padding:12px 16px;font-family:inherit;font-weight:700;display:flex;box-shadow:0 3px #b88c63}.guest-language-options button.selected{background:#f5c48c;border-color:#9a4c32;box-shadow:0 3px #743c2a}.guest-language-options button:hover{filter:brightness(1.03);transform:translateY(-1px)}.guest-language-options button:active{box-shadow:none;transform:translateY(3px)}.guest-language-flag{font-family:system-ui,sans-serif;font-size:26px;line-height:1}.guest-language-copy{gap:5px;display:grid}.guest-language-copy strong{font-size:14px}.guest-language-copy small{color:#795b43;font-size:10px;font-weight:500}html[lang=vi] .guest-onboarding,html[lang=vi] .people-panel,html[lang=vi] .std-panel,html[lang=vi] .office-hud{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[lang=vi] .std-panel{width:min(100% - 32px,500px);max-width:500px}html[lang=vi] .std-status-button{white-space:nowrap;gap:4px;min-height:50px;padding:4px 3px;font-size:10px}html[lang=vi] .std-status-button-icon{width:18px;height:18px}html[lang=vi] .people-panel-header{padding-right:76px}html[lang=vi] .people-panel-header h2{font-size:16px;line-height:1.25}html[lang=vi] .people-row{gap:7px;padding-inline:16px}html[lang=vi] .people-status-badge{gap:4px;padding:5px 7px;font-size:9px}html[lang=vi] .people-row-name{font-size:11px}.guest-avatar-fieldset{border:0;margin:16px 0 0;padding:0}.guest-avatar-heading{color:#795b43;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:10px;display:flex}.guest-avatar-random{color:#4a2f1e;cursor:pointer;white-space:nowrap;background:#e7c79c;border:2px solid #6b4a35;border-radius:7px;padding:8px 10px;font-family:inherit;font-size:10px;font-weight:700;box-shadow:0 3px #8a5f3d}.guest-avatar-random:active{box-shadow:none;transform:translateY(3px)}.guest-avatar-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.guest-avatar-option{color:#5d402d;cursor:pointer;background:#fff7e9;border:2px solid #9b7656;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:110px;padding:9px 6px 7px;font-family:inherit;font-size:10px;transition:filter 80ms,transform 80ms;display:flex;position:relative;box-shadow:inset 0 0 0 2px #f6dfbd,0 3px #b88c63}.guest-avatar-option.selected{color:#8d3f2b;background:#fde4b9;border-color:#9a4c32;font-weight:700;box-shadow:inset 0 0 0 2px #ffefcd,0 3px #743c2a}.guest-avatar-option:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.guest-avatar-option:active:not(:disabled){transform:translateY(3px);box-shadow:inset 0 0 0 2px #f6dfbd}.guest-avatar-option:disabled{color:#8a7564;cursor:not-allowed;filter:saturate(.55);background:#dfd2c0;border-color:#9b8a79;box-shadow:inset 0 0 0 2px #ece3d7}.guest-avatar-option small{color:#a0402b;font-size:9px;font-weight:700}.guest-avatar-preview{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.guest-avatar-preview .hud-face{width:56px!important;height:56px!important}.guest-country-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.guest-country-options button{color:#5d402d;cursor:pointer;background:#fff7e9;border:2px solid #9b7656;border-radius:8px;justify-content:center;align-items:center;padding:10px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 3px #b88c63}.guest-country-flag{margin-right:6px;font-family:system-ui,sans-serif;font-size:16px;line-height:1}.guest-country-options button.selected{color:#70311f;background:#f5c48c;border-color:#9a4c32;box-shadow:0 3px #743c2a}.guest-onboarding-error{color:#a0402b;margin:14px 0 0;font-size:11px}.guest-onboarding-submit{color:#fff8ed;cursor:pointer;background:#f0895c;border:3px solid #7a3d24;border-radius:8px;width:100%;margin-top:18px;padding:12px;font-family:inherit;font-size:13px;font-weight:700;box-shadow:0 4px #7a3d24}.guest-onboarding-submit:active:not(:disabled){box-shadow:none;transform:translateY(4px)}.guest-onboarding-submit:disabled,.guest-country-options button:disabled,.guest-avatar-random:disabled,.guest-onboarding input:disabled{cursor:not-allowed;opacity:.6}@media (width<=620px){.guest-onboarding-backdrop{align-items:flex-start;padding:12px}.guest-onboarding{padding:16px}.guest-onboarding h1{font-size:18px}.guest-avatar-options{grid-template-columns:repeat(3,minmax(0,1fr))}.guest-avatar-option{min-height:96px}.guest-avatar-preview{width:48px;height:48px}}.meeting-prompt{z-index:2;background:#fff;border:1px solid #a9bdde;max-width:360px;padding:18px;position:absolute;bottom:24px;right:24px;box-shadow:0 10px 28px #1c27352e}.meeting-prompt h2{margin:0 0 8px;font-size:16px}.meeting-prompt p{color:#55657a;margin:0 0 14px;font-size:13px;line-height:1.5}.meeting-room-overlay{--meeting-main-gutter:36px;--meeting-main-inset:18px;pointer-events:none;z-index:4;grid-template-rows:minmax(0,1fr) auto auto;grid-template-columns:minmax(0,1fr) clamp(340px,26vw,420px);gap:16px 0;padding:0;display:grid;position:absolute;inset:0}.meeting-room-overlay>*{pointer-events:auto}.meeting-participant-strip{color:#fff;margin:var(--meeting-main-inset) var(--meeting-main-inset) 0;max-width:min(calc(100% - var(--meeting-main-gutter)), 1490px);background:#0f172ac7;border:1px solid #e2e8f038;border-radius:18px;grid-area:1/1;place-self:start center;width:fit-content;min-width:0;padding:8px;transition:opacity .16s,visibility .16s;box-shadow:0 14px 34px #070d183d}.meeting-room-overlay.expanded .meeting-participant-strip{opacity:0;pointer-events:none;visibility:hidden;display:none}.meeting-participant-scroll{overscroll-behavior-x:contain;scrollbar-color:#cbd5e1cc transparent;gap:14px;min-width:0;max-width:100%;padding:2px;display:flex;overflow-x:auto}.meeting-participant-strip.layout-grid{width:min(calc(100% - var(--meeting-main-gutter)), 980px)}.meeting-participant-strip.layout-grid .meeting-participant-scroll{grid-template-columns:repeat(var(--meeting-strip-grid-columns,2), minmax(0, 1fr));display:grid;overflow:hidden}.meeting-participant-tile,.meeting-participant-empty{aspect-ratio:16/9;background:#111827;border:1px solid #e2e8f033;border-radius:14px;position:relative;overflow:hidden}.meeting-participant-tile.strip,.meeting-participant-empty{flex:0 0 clamp(280px,28vw,410px);min-width:280px}.meeting-participant-strip.layout-grid .meeting-participant-tile.strip,.meeting-participant-strip.layout-grid .meeting-participant-empty{flex:initial;width:100%;min-width:0}.meeting-participant-strip.layout-grid.count-3 .meeting-participant-tile.strip:last-of-type{grid-column:1/-1;justify-self:center;width:min(100%,50% - 7px)}.meeting-participant-tile.expanded,.meeting-participant-empty.expanded{aspect-ratio:auto;border-radius:20px;width:100%;min-width:0;height:100%}.meeting-participant-tile .vsc-controller,.meeting-participant-tile [class~=vsc-controller],.meeting-media-tile .vsc-controller,.meeting-media-tile [class~=vsc-controller]{opacity:0!important;pointer-events:none!important;visibility:hidden!important;display:none!important}.meeting-participant-tile.speaking{border-color:#6ee7b7;box-shadow:0 0 0 3px #6ee7b738}.meeting-participant-tile.reconnecting{border-color:#fbbf24}.meeting-participant-tile.local .meeting-media-video{transform:scaleX(-1)}.meeting-participant-placeholder{color:#e5e7eb;text-align:center;background:radial-gradient(circle at top,#1e293b80,#0000 46%),linear-gradient(135deg,#050816,#111827);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:16px;display:flex}.meeting-participant-icon-overlay{background:linear-gradient(#0000,#0f172ad6);justify-content:center;align-items:center;gap:5px;padding:24px 8px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.meeting-status-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0;background:#ffffff24;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;line-height:1;display:inline-flex}.meeting-status-svg{width:19px;height:19px}.meeting-status-icon.on{color:#e2e8f0}.meeting-status-icon.off{color:#fecaca;background:#7f1d1dd6;border-color:#f8717185}.meeting-connection-dot{color:#94a3b8;fill:currentColor;filter:drop-shadow(0 0 5px #0f172a7a)}.meeting-connection-dot.good{color:#22c55e}.meeting-connection-dot.bad{color:#ef4444}.meeting-participant-speaking-icon{color:#6ee7b7;fill:currentColor;filter:drop-shadow(0 0 8px #6ee7b7d1);line-height:1;position:absolute;top:8px;right:8px}.meeting-participant-empty{color:#cbd5e1;text-align:center;justify-content:center;align-items:center;padding:16px;font-size:24px;display:flex}.meeting-participant-overflow{aspect-ratio:16/9;color:#e2e8f0;background:radial-gradient(circle at top,#1e293b75,#0000 48%),#111827;border:1px solid #e2e8f033;border-radius:14px;justify-content:center;align-items:center;min-width:0;font-size:20px;font-weight:900;display:flex}.meeting-expanded-grid{margin:var(--meeting-main-inset);background:#0f172ae0;border:1px solid #e2e8f02e;border-radius:24px;grid-area:1/1;place-self:stretch stretch;min-height:0;max-height:none;padding:18px;overflow:hidden;box-shadow:0 20px 54px #070d1852}.meeting-expanded-grid-content{grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(var(--meeting-expanded-columns,3), minmax(0, 1fr));align-content:center;gap:14px;height:100%;min-height:0;display:grid;overflow:hidden}.meeting-expanded-grid.count-3 .meeting-participant-tile.expanded:last-of-type{grid-column:1/-1;justify-self:center;width:min(100%,50% - 7px)}.meeting-room-side-panel{box-shadow:none;background:#fffffffa;border:0;border-left:1px solid #cbd5e1e0;border-radius:0;grid-area:1/2/-1;grid-template-rows:minmax(0,1fr);place-self:stretch stretch;height:100%;min-height:0;max-height:none;padding:18px 16px;display:grid;overflow:hidden}.meeting-chat-panel{background:0 0;border:0;border-radius:0;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:10px;min-height:0;padding:0;display:grid;overflow:hidden}.meeting-chat-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.meeting-chat-header strong{color:#172235;font-size:16px}.meeting-chat-new-message-button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.meeting-chat-unread-badge{color:#fff;background:#16a34a;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:inline-flex}.meeting-chat-status{color:#31537a;background:#eef5ff;border:1px solid #c6d9f7;border-radius:12px;gap:2px;padding:9px 10px;display:grid}.meeting-chat-status span{font-size:12px;font-weight:900}.meeting-chat-status small{font-size:11px;line-height:1.45}.meeting-chat-status.reconnecting{color:#8a5a0a;background:#fffbeb;border-color:#f6d88f}.meeting-chat-status.idle,.meeting-chat-status.unavailable{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}.meeting-chat-list{scrollbar-color:#cbd5e1 transparent;align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.meeting-chat-message{overflow-wrap:anywhere;border:1px solid #0000;border-radius:16px;gap:6px;min-width:0;max-width:88%;padding:10px 12px;display:grid}.meeting-chat-message.remote{background:#e5e7eb;border-color:#d1d5db;justify-self:start}.meeting-chat-message.local{background:#dcfce7;border-color:#86efac;justify-self:end}.meeting-chat-message.translation{background:#eef2ff;border-color:#c7d2fe}.meeting-chat-message.local.translation{background:#dffbe9;border-color:#86efac}.meeting-chat-message.failed{border-color:#fca5a5}.meeting-chat-message.sending{opacity:.72}.meeting-chat-message header,.meeting-chat-message footer{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.meeting-chat-message header strong{color:#172235;font-size:12px}.meeting-chat-message header time,.meeting-chat-message footer span{color:#64748b;font-size:11px}.meeting-chat-kind{color:#4338ca;background:#4f46e51f;border:1px solid #4f46e538;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:900}.meeting-chat-kind.pending{color:#92400e;background:#d977061f;border-color:#d9770638}.meeting-chat-message p{color:#172235;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.48}.meeting-chat-source{border-top:1px solid #64748b2e;padding-top:6px;color:#64748b!important;font-size:12px!important}.meeting-chat-message footer{justify-content:space-between}.meeting-chat-message footer div{gap:4px;display:flex}.meeting-chat-message footer button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.meeting-chat-empty,.meeting-chat-error{color:#58687c;margin:0;font-size:13px;line-height:1.5}.meeting-chat-error{color:#a33030}.meeting-chat-new-message-button{justify-self:center;box-shadow:0 10px 24px #0f172a1f}.meeting-chat-form{gap:8px;display:grid}.meeting-chat-form textarea{color:#172235;font:inherit;resize:none;background:#fff;border:1px solid #cbd5e1;border-radius:12px;min-height:64px;padding:10px;line-height:1.45}.meeting-chat-form textarea:disabled{color:#64748b;cursor:not-allowed;background:#e2e8f0}.meeting-chat-form-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.meeting-chat-form-footer span{color:#64748b;font-size:11px}.meeting-chat-form-footer button{color:#fff;background:#16a34a;border:1px solid #15803d;border-radius:999px;padding:8px 14px;font-weight:900}.meeting-chat-form-footer button:disabled{cursor:not-allowed;background:#94a3b8;border-color:#94a3b8}.meeting-live-translation-caption{color:#fff;max-width:min(calc(100% - var(--meeting-main-gutter)), 780px);text-align:center;background:#0f172ae6;border:1px solid #e2e8f033;border-radius:18px;grid-area:2/1;place-self:end center;gap:4px;width:fit-content;margin-bottom:4px;padding:10px 16px;display:grid;box-shadow:0 16px 34px #070d1847}.meeting-live-translation-caption span{color:#a7f3d0;font-size:11px;font-weight:900}.meeting-live-translation-caption p{color:#fff;overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:800;line-height:1.45}.meeting-live-translation-caption.partial{border-style:dashed}.meeting-live-translation-caption.status{max-width:min(calc(100% - var(--meeting-main-gutter)), 560px);background:#0f172ad1;border-style:solid}.meeting-live-translation-caption.status p{color:#cbd5e1;font-size:13px;font-weight:700}.meeting-live-translation-caption.status.connecting{border-color:#fbbf246b}.meeting-live-translation-caption.status.ready{border-color:#6ee7b757}.meeting-live-translation-caption.status.unavailable{border-color:#f8717185}.meeting-live-translation-caption.status.unavailable span{color:#fecaca}.meeting-translation-modal-backdrop{z-index:2;background:#0f172a6b;grid-area:1/1/-1/-1;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.meeting-translation-modal{color:#172235;background:#fff;border:1px solid #cbd5e1eb;border-radius:22px;gap:14px;width:100%;max-width:min(100vw - 36px,420px);padding:22px;display:grid;box-shadow:0 24px 72px #070d1861}.meeting-translation-modal header{gap:4px;display:grid}.meeting-translation-modal header p{color:#2563eb;letter-spacing:.08em;margin:0;font-size:11px;font-weight:900}.meeting-translation-modal h2{margin:0;font-size:20px}.meeting-translation-modal-description,.meeting-translation-modal-error{color:#58687c;margin:0;font-size:13px;line-height:1.5}.meeting-translation-modal form{gap:12px;display:grid}.meeting-translation-modal label{color:#334155;gap:6px;font-size:13px;font-weight:900;display:grid}.meeting-translation-modal select{color:#172235;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px}.meeting-translation-modal select:disabled{cursor:not-allowed;background:#e2e8f0}.meeting-translation-modal-error{color:#a33030}.meeting-translation-modal footer{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.meeting-translation-modal button{border-radius:999px;padding:9px 14px;font-weight:900}.meeting-translation-modal button[type=button]{color:#334155;background:#fff;border:1px solid #cbd5e1}.meeting-translation-modal button[type=submit]{color:#fff;background:#16a34a;border:1px solid #15803d}.meeting-translation-modal button:disabled{color:#fff;cursor:not-allowed;background:#94a3b8;border-color:#94a3b8}.meeting-control-bar{margin:0 var(--meeting-main-inset) var(--meeting-main-inset);max-width:min(calc(100% - var(--meeting-main-gutter)), 760px);background:#0f172ae0;border:1px solid #e2e8f02e;border-radius:999px;grid-area:3/1;place-self:end center;align-items:center;gap:8px;padding:8px;display:flex;overflow-x:auto;box-shadow:0 18px 42px #070d1847}.meeting-control-button{color:#fff;text-align:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;padding:0;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;position:relative}.meeting-control-button:hover:not(:disabled){background:#ffffff29;transform:translateY(-1px)}.meeting-control-button.active,.meeting-control-button.on[aria-pressed=true]{color:#173f84;background:#e8f0ff;border-color:#b8cdf7}.meeting-control-button.off{color:#f87171;background:#7f1d1deb;border-color:#f8717194}.meeting-control-button.updating,.meeting-control-button:disabled{color:#cbd5e1;cursor:not-allowed;opacity:.55;background:#475569b8;border-color:#94a3b85c}.meeting-control-icon{width:23px;height:23px;line-height:1}.primary-button{color:#fff;background:#1558d6;border:1px solid #1558d6;border-radius:4px;padding:9px 12px;font-weight:700}.primary-button:disabled{cursor:not-allowed;background:#8fa8d6;border-color:#8fa8d6}.secondary-button{color:#172235;background:#fff;border:1px solid #b7c4d1;border-radius:4px;padding:8px 11px;font-weight:700}.secondary-button:disabled{color:#7a8796;cursor:not-allowed}.meeting-lab-page{max-width:960px;margin:0 auto;padding:48px 20px}.meeting-lab-card{background:#fff;border:1px solid #d6dee7;padding:28px}.meeting-lab-card h1{margin:0 0 8px;font-size:24px}.meeting-lab-card p{color:#58687c;line-height:1.5}.meeting-lab-form{gap:12px;margin-top:24px;display:grid}.meeting-lab-form label{gap:6px;font-size:13px;font-weight:700;display:grid}.meeting-lab-form input,.meeting-lab-form select{border:1px solid #bcc8d5;border-radius:4px;padding:9px 10px}.meeting-room-preview{background:#f7f9fc;border:1px solid #d6dee7;gap:6px;padding:12px;display:grid}.meeting-room-preview span{color:#627084;font-size:12px;font-weight:700}.meeting-room-preview strong{color:#172235;font-size:14px}.meeting-room-preview code{color:#486077;overflow-wrap:anywhere;font-size:12px}.meeting-device-preflight{border-top:1px solid #d6dee7;border-bottom:1px solid #d6dee7;gap:10px;padding:14px 0;display:grid}.meeting-device-preflight-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.meeting-device-preflight-label{color:#627084;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.meeting-device-preflight p{color:#58687c;margin:0;font-size:13px;line-height:1.5}.meeting-device-status{color:#5f6e80;font-size:14px}.meeting-device-status.ready{color:#22633f}.meeting-device-status.checking{color:#8a5a0a}.meeting-device-status.permission-denied,.meeting-device-status.device-unavailable,.meeting-device-status.security-unavailable{color:#a33030}.meeting-device-counts{color:#486077;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.meeting-session-status{border-top:1px solid #d6dee7;gap:8px;margin-top:20px;padding-top:16px;display:grid}.meeting-session-status span{color:#627084;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.meeting-session-status code{color:#486077;overflow-wrap:anywhere;font-size:12px}.meeting-session-status p{color:#58687c;margin:0;font-size:13px;line-height:1.5}.meeting-session-state{color:#5f6e80;font-size:14px}.meeting-session-state.connected{color:#22633f}.meeting-session-state.connecting,.meeting-session-state.requesting-permission,.meeting-session-state.leaving,.meeting-session-state.publishing,.meeting-session-state.reconnecting{color:#8a5a0a}.meeting-session-state.failed,.meeting-session-error{color:#a33030}.meeting-media-stage{border-top:1px solid #d6dee7;gap:12px;margin-top:20px;padding-top:16px;display:grid}.meeting-media-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.meeting-media-tile{aspect-ratio:16/10;background:#18212f;border:1px solid #243246;border-radius:4px;position:relative;overflow:hidden}.meeting-media-video{object-fit:cover;background:#111827;width:100%;height:100%;display:block}.meeting-media-overlay{color:#fff;background:#111827c7;justify-content:space-between;gap:8px;padding:8px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.meeting-media-overlay strong,.meeting-media-overlay span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.meeting-media-empty{aspect-ratio:16/6;color:#58687c;background:#f7f9fc;border:1px dashed #b7c4d1;justify-content:center;align-items:center;min-height:120px;padding:16px;font-size:13px;display:flex}.meeting-audio-sinks{display:none}.meeting-media-controls{flex-wrap:wrap;gap:8px;display:flex}.meeting-subtitle-panel{border-top:1px solid #d6dee7;gap:12px;margin-top:20px;padding-top:16px;display:grid}.meeting-subtitle-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.meeting-subtitle-panel-header span{color:#627084;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.meeting-subtitle-panel-header strong{color:#172235;font-size:15px}.meeting-subtitle-state{color:#5f6e80;white-space:nowrap;border:1px solid #bcc8d5;padding:4px 8px;font-size:12px}.meeting-subtitle-state.subscribed{color:#22633f;border-color:#aad7bd}.meeting-subtitle-state.loading{color:#8a5a0a;border-color:#dfc48c}.meeting-subtitle-state.failed{color:#a33030;border-color:#f0b5b5}.meeting-subtitle-list{gap:10px;display:grid}.meeting-subtitle-item{background:#f7f9fc;border:1px solid #d6dee7;gap:8px;padding:12px;display:grid}.meeting-subtitle-item.partial{border-style:dashed}.meeting-subtitle-item header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.meeting-subtitle-item header strong{color:#172235;font-size:13px}.meeting-subtitle-item header span,.meeting-subtitle-item header time{color:#627084;font-size:12px}.meeting-subtitle-finality{border:1px solid #bcc8d5;padding:2px 6px}.meeting-subtitle-item.final .meeting-subtitle-finality{color:#22633f;border-color:#aad7bd}.meeting-subtitle-source,.meeting-subtitle-translation{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.meeting-subtitle-source{color:#486077}.meeting-subtitle-translation{color:#172235;font-weight:700}.meeting-subtitle-empty,.meeting-subtitle-error{color:#58687c;margin:0;font-size:13px}.meeting-subtitle-error{color:#a33030}.result-message{color:#22633f;background:#edf8f2;border:1px solid #aad7bd;margin-top:16px;padding:12px;font-size:13px}.error-message{color:#a33030;background:#fff0f0;border:1px solid #f0b5b5;margin-top:16px;padding:12px;font-size:13px}@media (width<=960px){.meeting-room-overlay{--meeting-main-gutter:24px;--meeting-main-inset:12px;grid-template-columns:minmax(0,1fr) minmax(300px,340px);row-gap:12px}}@media (width<=720px){.meeting-room-overlay{grid-template-columns:minmax(0,1fr)}.meeting-room-side-panel{z-index:1;border-left:1px solid #cbd5e1e0;border-radius:0;width:min(340px,100vw - 24px);height:auto;position:absolute;top:0;bottom:0;right:0}}@media (width<=640px){.app-header{padding:0 16px}.office-page{min-height:560px;padding:0}.office-hud{top:10px;left:10px}.office-hud .hud-panel{max-width:220px}.meeting-prompt{bottom:12px;left:12px;right:12px}.meeting-participant-strip{border-radius:14px;padding:7px}.meeting-participant-tile.strip,.meeting-participant-empty{flex-basis:210px;min-width:210px}.meeting-participant-strip.layout-grid .meeting-participant-tile.strip,.meeting-participant-strip.layout-grid .meeting-participant-empty{min-width:0}.meeting-status-icon{width:28px;height:28px}.meeting-status-svg{width:16px;height:16px}.meeting-expanded-grid{width:auto;padding:12px}.meeting-control-bar{border-radius:18px}.meeting-control-button{width:48px;min-width:48px;height:48px}}
