:root{--navy:#172d52;--rail:#22304d;--blue:#566fea;--blue2:#3653d5;--bg:#f4f6fa;--line:#d7dce7;--text:#182238;--muted:#697287;--white:#fff;--green:#1fbd78;--orange:#ff7417}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;font-family:Noto Sans KR,sans-serif;color:var(--text)}body{background:var(--bg)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.logo{display:flex;align-items:center;color:#fff;font-size:22.4px;font-weight:800;letter-spacing:-1.6px;text-decoration:none}.logo-mark{position:relative;width:44.8px;height:28.8px;margin-right:5.6px}.logo-mark:before{content:"\2726";position:absolute;inset:.8px 3.2px;border:2.4px solid currentColor;border-top-color:transparent;border-radius:50%;font-size:16px;text-align:center;line-height:22.4px}.logo-mark:after{content:"";position:absolute;width:29.6px;height:4px;border-radius:3.2px;background:currentColor;transform:rotate(-36deg);right:0;top:5.6px;box-shadow:0 8px 0 currentColor}.brand-yellow{position:absolute;width:5.6px;height:5.6px;background:#eaff00;border-radius:50%;left:.8px;top:0}.topbar{height:56px;background:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:0 0 8px 8px}.user-pill{border:.8px solid white;background:transparent;color:#fff;border-radius:8.8px;padding:5.6px 8.8px;display:flex;align-items:center;gap:6.4px}.user-pill i{font-style:normal;width:24.8px;height:24.8px;background:white;color:#121827;border-radius:50%;display:grid;place-items:center;font-weight:800}.auth-page,.onboarding-page{min-height:100vh;background:radial-gradient(circle at 92% 7%,#1d3d88 0 7%,transparent 18%),radial-gradient(circle at 100% 100%,#3158e7 0,transparent 36%),radial-gradient(circle at 0 78%,#1c3471 0 9%,transparent 20%),linear-gradient(125deg,#061535,#0c2251 52%,#183986);position:relative;overflow:hidden;display:grid;place-items:center;padding:38.4px}.auth-page:before,.onboarding-page:before{content:"";position:absolute;inset:-10%;background-image:radial-gradient(circle,#4f76e8 0 2.4px,transparent 3.2px);background-size:184px 144px;opacity:.8;transform:rotate(-9deg)}.auth-logo{position:absolute;left:24px;top:22.4px;z-index:1}.auth-card{position:relative;z-index:1;width:372.8px;min-height:481.6px;background:white;border-radius:12.8px;padding:38.4px 32px;box-shadow:0 17.6px 48px #06112e55}.auth-card h1{text-align:center;font-size:20px;margin:0 0 28px}.field{display:grid;gap:6.4px;margin:0 0 18.4px;font-size:11.2px}.field input,.field select,.field textarea{width:100%;height:39.2px;border:.8px solid var(--line);border-radius:5.6px;padding:0 12.8px;background:#fff}.password-box{position:relative}.password-box button{position:absolute;right:9.6px;top:8px;border:0;background:none;color:#7b8494;font-size:16px}.field-line{display:flex;justify-content:space-between}.field-line button,.switch button{border:0;background:none;color:var(--blue);font-size:9.6px}.primary{border:0;background:var(--blue);color:#fff;border-radius:5.6px;padding:11.2px 19.2px;font-weight:600}.primary.block{width:100%}.auth-divider{height:.8px;background:#e1e4ea;margin:32px 0}.switch{text-align:center;color:#7b8494;font-size:10.4px}.auth-links{position:absolute;z-index:1;bottom:62.4px;color:#b8c2dc;font-size:9.6px;word-spacing:14.4px}.onboarding-card{position:relative;z-index:1;width:372.8px;min-height:481.6px;background:white;border-radius:12.8px;padding:40px 32px 28.8px}.step-head{display:flex;justify-content:space-between;font-size:10.4px;font-weight:700}.step-head b{color:var(--blue2);letter-spacing:.8px}.progress{height:4.8px;background:#e7e9ef;margin:7.2px 0 26.4px}.progress i{display:block;height:100%;background:var(--blue2)}.onboarding-card h1{font-size:24.8px;letter-spacing:-1.6px;margin:0 0 14.4px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 12.8px}.choice-grid button,.choice-row button{min-height:61.6px;border:.8px solid #cbd1df;background:white;border-radius:6.4px;font-weight:700}.choice-grid button.active,.choice-row button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.choice-row{display:flex;gap:14.4px;flex-wrap:wrap}.choice-row button{min-width:64px;min-height:36.8px;padding:0 16px}.choice-label{font-weight:700;font-size:11.2px;margin:17.6px 0 11.2px}.step-footer{position:absolute;left:32px;right:32px;bottom:29.6px;border-top:.8px solid #e6e8ed;padding-top:12.8px;display:flex;justify-content:space-between}.step-footer .later{border:0;background:none}.step-footer .primary:disabled{background:#dfe2e7;color:#777}.app-shell{min-height:100vh}.workspace{display:grid;grid-template-columns:65.6px 195.2px 1fr;gap:4.8px;padding:8px;min-height:calc(100vh - 56px)}.team-dock,.side-nav{border-radius:16px}.team-dock{background:var(--rail);color:#fff;display:flex;flex-direction:column;align-items:center;padding:19.2px 7.2px 9.6px}.team-dock>strong{font-size:14.4px;margin-bottom:36.8px}.team-dock nav{display:grid;gap:8px}.team-bubble{width:41.6px;height:41.6px;border:0;background:#485fba;color:#fff;border-radius:14.4px;font-weight:700}.team-bubble.active{background:var(--blue)}.team-bubble.add{background:transparent;border:1.6px dashed #64708a;font-size:20px}.dock-bottom{margin-top:auto;border-top:.8px solid #3a4965;width:100%;display:grid;gap:9.6px;padding-top:12.8px}.dock-bottom button{border:0;background:none;color:#a8b0c1;font-size:16px}.side-nav{background:white;border:.8px solid #e2e5ec;padding:24px 12.8px;position:relative}.side-nav small.eyebrow,.page-heading .eyebrow{font-size:8.8px;letter-spacing:1.6px;color:var(--blue2);font-weight:800}.side-nav h2{margin:5.6px 6.4px 2.4px;font-size:17.6px}.side-nav>p{margin:0 6.4px 20.8px;color:#5d6472;font-size:10.4px}.side-nav nav{display:grid;gap:3.2px}.side-nav nav button{height:39.2px;border:0;background:transparent;border-radius:12.8px;text-align:left;padding:0 11.2px;font-size:12.8px}.side-nav nav button.active{background:#eef0ff;color:var(--blue);font-weight:700}.side-nav nav b{float:right;background:#e8eaf0;color:#4f5665;border-radius:9.6px;padding:1.6px 6.4px;font-size:8.8px}.back-main{position:absolute;bottom:22.4px;left:18.4px;border:0;background:none}.main-area{padding:24px 28.8px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-heading h1{font-size:21.6px;margin:5.6px 0 1.6px}.page-heading p{margin:0;color:#5e6574}.outline-btn{background:white;border:.8px solid var(--line);border-radius:6.4px;padding:8px 16.8px}.live-label{display:flex;align-items:center;margin:0 0 14.4px;gap:6.4px}.live-label i{width:8px;height:8px;background:var(--green);border-radius:50%}.live-label small{margin-left:auto;color:#606878}.meeting-cards{display:grid;grid-template-columns:1fr 1fr;gap:19.2px}.live-card,.create-card{height:143.2px;border-radius:11.2px}.live-card{background:white;border:.8px solid #e1e4eb;border-left:3.2px solid var(--blue);padding:19.2px;position:relative}.live-card h2{margin:0 0 4.8px}.live-card p{margin:0;color:#555e70}.live-card footer{position:absolute;left:19.2px;right:19.2px;bottom:17.6px;border-top:.8px solid #eef0f4;padding-top:12.8px;font-size:10.4px;color:#596273}.live-card footer button{float:right;border:0;background:var(--blue);color:#fff;border-radius:6.4px;padding:6.4px 14.4px}.create-card{border:1.6px dashed #e2e6ee;background:#fafbfc;display:grid;place-content:center;text-align:center;gap:6.4px}.create-card i{font-style:normal;font-size:24px}.calendar{background:#fff;border:.8px solid var(--line);border-radius:12.8px;margin-top:28.8px;overflow:hidden}.calendar-head{height:56.8px;display:flex;align-items:center;justify-content:space-between;padding:0 19.2px;border-bottom:.8px solid var(--line)}.calendar-head h2{font-size:24px;color:#5c86e4;margin:0}.month-ctrl{display:flex;gap:11.2px;align-items:center}.month-ctrl button{border:.8px solid var(--line);background:#f7f8fb;border-radius:6.4px;font-size:19.2px}.month-ctrl b{font-size:17.6px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-grid>b{height:27.2px;text-align:center;color:#8b8f9a;font-size:8.8px;letter-spacing:1.6px;padding:8px;border-bottom:.8px solid var(--line)}.day{height:80px;border-right:.8px solid var(--line);border-bottom:.8px solid var(--line);padding:8px;font-size:9.6px}.day.muted{background:#f5f5f5;color:#bbb}.event{display:block;margin-top:6.4px;background:var(--blue);color:#fff;padding:3.2px;border-radius:3.2px}.event.green{background:#16bd9c}.event.orange{background:var(--orange)}.member-table{border:.8px solid #cbd1df;border-radius:9.6px;overflow:hidden;background:white}.table-tools{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 19.2px;background:white}.table-tools button,.table-tools input{border:.8px solid var(--line);background:#f5f6fa;border-radius:6.4px;padding:7.2px 11.2px}.table-tools input{width:256px;background:white}.member-row{display:grid;grid-template-columns:2fr 1fr .8fr 1.5fr;align-items:center;min-height:60.8px;padding:0 56px;border-top:.8px solid #d3d7e1}.member-row.head{min-height:40px;background:#f0f2f7;font-weight:700;font-size:9.6px}.person{display:flex;gap:9.6px;align-items:center}.avatar{width:32px;height:32px;background:#dce5fa;border-radius:8px;display:grid;place-items:center;font-weight:700}.person span{display:grid}.person small{color:#596273}.role{background:#edf0f8;border:.8px solid #cbd1df;border-radius:12.8px;padding:3.2px 10.4px;font-size:8.8px;width:max-content}.status:before{content:"";display:inline-block;width:6.4px;height:6.4px;border-radius:50%;background:var(--green);margin-right:6.4px}.status.away:before{background:#ffb820}.status.off:before{background:#7c8190}.table-foot{height:52.8px;background:#f3f4f8;padding:16px 19.2px}.doc-empty{min-height:400px}.settings-shell{grid-template-columns:206.4px 1fr}.settings-shell .side-nav{background:var(--rail);color:#fff;border:0}.search-dark{background:#303d58;border-radius:16px;padding:11.2px;margin:-16px 0 9.6px;color:#c9ced9}.settings-shell .side-nav nav button{color:#aeb5c5;height:57.6px;font-size:16.8px}.settings-shell .side-nav nav button.active{background:#2d427d;color:#fff}.settings-content{background:#fff;border-radius:16px;margin-left:9.6px;padding:22.4px 48px;position:relative}.profile-form{max-width:356px;margin:2.4px auto}.profile-photo{width:100px;height:100px;border:1.2px solid #111;border-radius:50%;margin:4px auto 0;display:grid;place-items:center;font-size:21.6px}.profile-form .two{display:grid;grid-template-columns:1fr 1.25fr;gap:46.4px}.profile-save{position:absolute;right:280px;bottom:25.6px;width:89.6px}.password-layout{display:grid;grid-template-columns:1.3fr .9fr;gap:25.6px}.password-card,.requirements,.two-factor{border:.8px solid #c9cede;border-radius:12.8px;padding:28px 32px}.password-card{min-height:512px}.requirements{background:#f0f1f5}.requirements li{margin:13.6px 0}.two-factor{margin-top:19.2px;background:var(--blue);color:#fff;min-height:214.4px}.modal-backdrop{position:fixed;inset:0;background:#edf0f7aa;backdrop-filter:blur(7.2px);display:grid;place-items:center;z-index:20}.modal{width:497.6px;background:white;border:.8px solid #c9ccd5;border-radius:22.4px;padding:52px 25.6px 46.4px;box-shadow:0 24px 64px #343b4c33;position:relative}.modal .close{position:absolute;right:28px;top:22.4px;border:0;background:none;font-size:20px}.modal h2{font-size:19.2px;margin:3.2px 0 24px}.modal .field textarea{height:86.4px;padding-top:9.6px}.colors{display:flex;gap:9.6px;justify-content:flex-end;border-top:.8px solid #ddd;padding-top:24px}.colors button{width:30.4px;height:30.4px;border-radius:50%;border:0}.invite-modal{padding:22.4px 25.6px 16px}.invite-row{display:grid;grid-template-columns:1fr 97.6px 100px;gap:9.6px}.invite-list{margin-top:19.2px}.invite-list article{display:flex;align-items:center;gap:10.4px;margin:11.2px 0}.invite-list em{margin-left:auto;font-style:normal;font-size:8.8px}.meeting-room{height:100vh;background:#f2f4f8;overflow:hidden}.meeting-room.dark{background:#142d55}.meeting-top{height:56px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:0 0 8px 8px}.meeting-top h1{font-size:15.2px}.meeting-content{height:calc(100vh - 56px);display:grid;grid-template-columns:1fr 313.6px;gap:11.2px;padding:12px 4.8px 9.6px 8px}.video-column{display:grid;grid-template-rows:1fr 66.4px;gap:12.8px;min-width:0}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:11.2px}.video-tile{position:relative;border-radius:12.8px;overflow:hidden;background:linear-gradient(135deg,#33425a,#142033);display:grid;place-items:center;color:#fff}.video-tile:nth-child(1){background:linear-gradient(135deg,#caa77d,#493522)}.video-tile:nth-child(2){background:linear-gradient(135deg,#d6d0b8,#7b8671)}.video-tile:nth-child(4){background:linear-gradient(135deg,#272044,#050713)}.video-person{width:75.2px;height:75.2px;border:3.2px solid #52627a;border-radius:50%;display:grid;place-items:center;font-size:22.4px;font-weight:800}.video-tile label{position:absolute;left:12.8px;bottom:12px;background:#111b;padding:4.8px 9.6px;border-radius:6.4px}.controls{background:white;border:.8px solid var(--line);border-radius:12.8px;display:flex;align-items:center;justify-content:center;gap:12px}.controls button{width:40px;height:40px;border:.8px solid var(--line);background:white;border-radius:7.2px;font-size:16px}.controls .hangup{margin-left:43.2px;width:76.8px;background:#c9141c;color:#fff;border:0}.chat-panel{background:#fff;border:.8px solid #d9dce4;border-radius:12.8px;display:grid;grid-template-rows:68.8px 1fr 112px;overflow:hidden}.chat-tabs{display:flex;border-bottom:.8px solid #ddd}.chat-tabs button{flex:1;border:0;background:white}.chat-tabs button.active{color:var(--blue);border-bottom:1.6px solid var(--blue)}.messages{padding:28px 19.2px;overflow:auto}.messages article{margin-bottom:19.2px}.messages p{background:#f0f2f6;padding:9.6px;border-radius:12.8px;width:max-content;max-width:90%}.messages article.me{text-align:right}.messages article.me p{margin-left:auto;background:var(--blue);color:#fff}.chat-input{margin:19.2px;border:.8px solid var(--line);border-radius:9.6px;padding:14.4px;display:flex}.chat-input input{border:0;background:transparent;flex:1;outline:0}.chat-input button{border:0;background:none;color:var(--blue);font-size:19.2px}.toast{position:fixed;right:19.2px;bottom:19.2px;background:#172d52;color:#fff;padding:9.6px 14.4px;border-radius:7.2px;opacity:0;transform:translateY(8px);transition:.2s;z-index:50}.toast.show{opacity:1;transform:none}@media (max-width:720px){.workspace{grid-template-columns:52.8px 1fr}.side-nav{display:none}.main-area{padding:17.6px 11.2px}.meeting-cards,.password-layout{grid-template-columns:1fr}.calendar{overflow:auto}.calendar-grid{min-width:680px}.member-row{padding:0 14.4px}.meeting-content{grid-template-columns:1fr}.chat-panel{display:none}.auth-card,.onboarding-card{width:min(372.8px,calc(100vw - 22.4px))}}html{font-size:12.8px}.archive-heading{margin-bottom:17.6px}.archive-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14.4px;margin-bottom:16px}.archive-stats article{background:white;border:.8px solid var(--line);border-radius:10.4px;padding:14.4px 17.6px;display:grid;grid-template-columns:1fr auto;align-items:end}.archive-stats span{font-size:10.4px;color:var(--muted)}.archive-stats b{font-size:20px;grid-row:1/3;grid-column:2}.archive-stats small{color:#7d8596;margin-top:4px}.archive-panel{background:white;border:.8px solid var(--line);border-radius:11.2px;overflow:hidden}.archive-tools{min-height:56px;display:flex;align-items:center;gap:9.6px;padding:9.6px 16px;border-bottom:.8px solid var(--line)}.filter-tabs{display:flex;gap:4px;margin-right:auto;background:#f0f2f7;padding:3.2px;border-radius:7.2px}.filter-tabs button{border:0;background:transparent;border-radius:5.6px;padding:6.4px 12px;color:#687084}.filter-tabs button.active{background:white;color:var(--blue2);box-shadow:0 .8px 3.2px #27355022}.archive-tools label{border:.8px solid var(--line);border-radius:6.4px;padding:7.2px 9.6px;color:#8a92a2}.archive-tools input{width:176px;border:0;outline:0;margin-left:4.8px}.archive-tools select{border:.8px solid var(--line);border-radius:6.4px;padding:7.2px}.archive-row{min-height:67.2px;display:grid;grid-template-columns:40px 2fr 1.4fr 1.2fr 80px 64px;gap:11.2px;align-items:center;padding:8px 16px;border-bottom:.8px solid #e3e6ed}.archive-row:hover{background:#f9faff}.archive-icon{width:33.6px;height:33.6px;border-radius:8.8px;background:#edf1ff;color:var(--blue);font-style:normal;font-weight:800;display:grid;place-items:center}.archive-icon.minutes{background:#eef5ff;color:#3976ce}.archive-icon.summary{background:#eeeaff;color:#7655d7}.archive-icon.feedback{background:#fff1e8;color:#ec7628}.archive-title,.archive-row>div{display:grid;gap:2.4px}.archive-title span,.archive-row small{color:#7b8392;font-size:9.6px}.archive-row>div>b{font-size:10.4px}.archive-title b{font-size:12px!important}.archive-row em{font-style:normal;font-size:8.8px;background:#e9f8f1;color:#16825a;border-radius:11.2px;padding:4px 7.2px;text-align:center}.archive-row>button{border:0;background:transparent;color:var(--blue2);font-weight:700}.archive-footer{height:47.2px;background:#f5f6f9;display:flex;justify-content:space-between;align-items:center;padding:0 16px;color:#666f80;font-size:10.4px}.archive-footer button{border:.8px solid var(--line);background:white;border-radius:4.8px;padding:4px 8px}.archive-footer button.active{background:var(--blue2);color:#fff}.team-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-card{background:#fff;border:.8px solid var(--line);border-radius:11.2px;padding:20px}.settings-card>header{display:flex;align-items:center;gap:10.4px;border-bottom:.8px solid #e5e7ed;padding-bottom:14.4px;margin-bottom:17.6px}.settings-card>header>i{font-style:normal;width:33.6px;height:33.6px;border-radius:9.6px;background:#edf1ff;color:var(--blue2);display:grid;place-items:center;font-weight:800}.settings-card h2{font-size:14.4px;margin:0 0 3.2px}.settings-card p{font-size:10.4px;color:#747c8c;margin:0}.settings-card textarea{height:65.6px!important;padding-top:9.6px!important}.settings-card.wide{grid-column:1/-1}.setting-toggle{display:flex;align-items:center;justify-content:space-between;padding:11.2px 0;border-bottom:.8px solid #eceef3}.setting-toggle span{display:grid;gap:3.2px}.setting-toggle small{color:#7b8390}.setting-toggle button{width:35.2px;height:20px;border:0;background:#c7ccd7;border-radius:16px;padding:2.4px}.setting-toggle button i{display:block;width:15.2px;height:15.2px;background:#fff;border-radius:50%;transition:.2s}.setting-toggle button.switch-on{background:var(--blue)}.setting-toggle button.switch-on i{transform:translate(15.2px)}.notification-grid{display:grid;grid-template-columns:1fr 1fr;gap:14.4px}.notification-grid label{border:.8px solid #e0e3ea;border-radius:8px;padding:12.8px}.notification-grid input{accent-color:var(--blue);margin-right:6.4px}.settings-card.danger{border-color:#f1c8c8}.settings-card.danger header{border:0;margin:0;padding:0}.settings-card.danger header>i{background:#fff0f0;color:#c62b2b}.danger-btn{margin-left:auto;border:.8px solid #d54444;color:#c92d2d;background:white;border-radius:6.4px;padding:8px 12.8px}@media (max-width:880px){.archive-row{grid-template-columns:36px 2fr 1fr 64px}.archive-row>div:nth-of-type(3),.archive-row>em{display:none}.team-settings-grid{grid-template-columns:1fr}.settings-card.wide{grid-column:auto}}@media (max-width:720px){.archive-stats{grid-template-columns:1fr}.archive-tools{align-items:stretch;flex-direction:column}.archive-tools label,.archive-tools input{width:100%}.archive-row{grid-template-columns:36px 1fr 52px}.archive-row>div:nth-of-type(2){display:none}.notification-grid{grid-template-columns:1fr}}.logo-mark{display:block;flex:0 0 auto;width:101px!important;height:31px!important;margin:0!important;background:url(/assets/comeetwhite.svg) center/contain no-repeat!important;filter:none!important}.logo-mark:before,.logo-mark:after{display:none!important}.brand-yellow{display:none!important}.side-nav nav button{display:grid!important;grid-template-columns:22.4px 1fr auto;align-items:center;column-gap:11.2px;padding:0 12.8px!important;white-space:nowrap}.side-nav nav button span{text-align:left}.side-icon{width:20px;height:20px;object-fit:contain}.side-nav nav button.active .side-icon{filter:invert(45%) sepia(88%) saturate(1645%) hue-rotate(210deg) brightness(96%)}.side-nav nav button b{float:none!important;margin:0!important;justify-self:end}.side-nav nav{gap:4px!important}.meeting-room{background:var(--navy)!important}.meeting-content{grid-template-columns:minmax(0,1fr) 313.6px!important;gap:11.2px!important;padding:12px 4.8px 9.6px 8px!important}.video-grid{gap:11.2px!important}.video-tile{background-color:#202d43!important}.controls{background:#142d55!important;border-color:#d9e0ef!important;color:#fff!important;justify-content:center!important}.controls>span{color:#aebbd1;margin-right:17.6px}.controls button{background:white!important;color:#32425b!important}.controls button.primary{background:var(--blue)!important;color:#fff!important}.controls .hangup{background:#d01a22!important;color:#fff!important}.chat-panel{background:#0d264e!important;border-color:#dce3ee!important;color:#fff!important}.chat-tabs{border-color:#dce3ee!important}.chat-tabs button{background:#0d264e!important;color:#fff!important}.chat-tabs button.active{color:#7188ff!important}.messages p{background:#f2f4f8!important;color:#19243a!important}.messages article.me p{background:var(--blue)!important;color:#fff!important}.messages small{color:#9aa8c0}.chat-input{background:#fff!important;border:0!important}.chat-input input{color:#17233a}.chat-input input::placeholder{color:#a5afc1}.controls{padding:5.6px 30.4px!important;gap:16px!important}.meeting-agenda{flex:0 0 auto!important;margin:0 17.6px 0 0!important;padding-right:17.6px;border-right:.8px solid #7d8ba4;font-size:10.4px;white-space:nowrap}.control-items{display:flex;align-items:center;justify-content:center;gap:11.2px}.controls .meeting-control{width:38.4px!important;height:51.2px!important;padding:0!important;border:0!important;background:transparent!important;color:#8d99ae!important;display:grid;grid-template-rows:36.8px 12px;justify-items:center;gap:2.4px}.meeting-control>span{width:36.8px;height:36.8px;background:#fff;border:.8px solid #d9dee8;border-radius:6.4px;display:grid;place-items:center;box-shadow:0 .8px 2.4px #07152b33}.meeting-control img{width:18.4px;height:18.4px;object-fit:contain}.meeting-control small{font-size:8px;color:#8d99ae;white-space:nowrap}.controls .meeting-control.active>span,.controls .meeting-control.primary>span{background:var(--blue)!important;border-color:var(--blue)!important}.meeting-control.active img,.meeting-control.primary img{filter:brightness(0) invert(1)}.meeting-control.active small,.meeting-control.primary small{color:#6f83ff}.control-divider{height:38.4px;width:.8px;background:#8b98ad;margin:0 6.4px}.controls .hangup{width:73.6px!important;height:38.4px!important;margin:0!important;border-radius:8px!important;display:grid;place-items:center}.hangup img{width:21.6px;height:21.6px;object-fit:contain}@media (max-width:1000px){.meeting-agenda{display:none}.controls{padding-left:12px!important;padding-right:12px!important}.control-items{gap:6.4px}}.settings-label{display:block;color:#fff!important;font-size:9.6px!important;font-weight:600;margin:8px 0 6.4px}.settings-nav .settings-menu{display:grid!important;gap:6.4px!important}.settings-nav .settings-menu button{display:grid!important;grid-template-columns:21.6px 1fr!important;align-items:center!important;column-gap:11.2px!important;width:100%!important;height:57.6px!important;padding:0 14.4px!important;border:0!important;border-radius:16px!important;background:transparent!important;color:#9da6b9!important;font-size:12.8px!important;text-align:left!important}.settings-nav .settings-menu button.active{background:#34467f!important;color:#fff!important}.settings-nav .settings-menu button b{display:none!important}.settings-nav .settings-menu .side-icon{width:17.6px!important;height:17.6px!important}.settings-nav .settings-menu button:hover:not(.active){background:#293854!important;color:#cdd3df!important}.profile-settings{height:100%;display:flex;flex-direction:column}.account-heading{border-bottom:.8px solid #dde1e9;padding-bottom:11.2px}.account-heading span{font-size:8.8px;letter-spacing:.8px;color:var(--blue2);font-weight:800}.account-heading h1{font-size:20px;margin:4px 0}.account-heading p{font-size:10.4px;color:#7c8493;margin:0}.profile-settings-body{display:grid;grid-template-columns:232px 1fr;gap:28px;padding-top:22.4px;min-height:0}.photo-card{background:#f1f3fb;border:.8px solid #dbe0ef;border-radius:12.8px;padding:22.4px 20.8px;display:flex;flex-direction:column;align-items:center;text-align:center}.photo-circle{width:116px;height:116px;border:.8px solid #7e92ff;border-radius:50%;display:grid;place-items:center;position:relative;background:white;box-shadow:inset 0 0 0 14.4px #f5f6ff}.photo-circle .side-icon{width:38.4px;height:38.4px;color:var(--blue)}.photo-circle button{position:absolute;right:-1.6px;bottom:8px;width:29.6px;height:29.6px;border:0;border-radius:50%;background:var(--blue);color:#fff;font-size:19.2px}.photo-card>b{margin-top:14.4px}.photo-card>small{color:#81899a;line-height:1.7;margin:4.8px 0 16px}.upload-photo{width:100%;height:34.4px;background:white;color:var(--blue2);border:.8px solid #b9c3e4;border-radius:6.4px}.photo-card>p{font-size:8.8px;color:#81899a;margin-top:20px}.profile-fields{position:relative;padding-bottom:46.4px}.form-section-title{display:grid;gap:4px;margin-bottom:14.4px}.form-section-title small{color:#8a91a1}.form-section-title.role-title{border-top:.8px solid #e2e5ec;padding-top:16px;margin-top:5.6px}.input-with-meta{position:relative}.input-with-meta>span{position:absolute;left:11.2px;top:10.4px;color:#6d7586}.input-with-meta input{padding-left:32px}.input-with-meta>small{position:absolute;right:11.2px;top:11.2px;color:#7d8492}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12.8px 19.2px}.profile-grid fieldset{border:0;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:9.6px}.profile-grid legend{margin-bottom:6.4px}.radio-card{height:39.2px;border:.8px solid var(--line);border-radius:5.6px;display:flex;align-items:center;padding:0 12.8px}.radio-card.active{border-color:var(--blue);color:var(--blue);background:#f4f5ff}.radio-card input{accent-color:var(--blue);margin-right:8px}.profile-submit{position:absolute;right:0;bottom:3.2px;min-width:89.6px}.password-settings{grid-template-columns:minmax(0,1.35fr) minmax(264px,.85fr)!important}.password-settings .password-card{padding:33.6px 38.4px!important}.password-card h1{font-size:20px;margin:0 0 24px}.password-card hr{border:0;border-top:.8px solid #e1e4ea;margin:20px 0}.strength-label{display:flex;justify-content:space-between;font-size:10.4px}.strength-label span{color:#c21c24}.strength-bar{height:3.2px;background:#dfe2e7;margin:5.6px 0 18.4px}.strength-bar i{display:block;width:20%;height:100%;background:#c21c24}.password-actions{display:flex;align-items:center;gap:22.4px;margin-top:28.8px}.password-actions>button:last-child{border:0;background:none}.password-settings .requirements{padding:33.6px 28.8px!important}.requirements h2{font-size:17.6px;margin:0 0 22.4px}.requirements article{display:grid;grid-template-columns:17.6px 1fr;gap:9.6px;margin-bottom:22.4px}.requirements article>i{font-style:normal;width:14.4px;height:14.4px;border-radius:50%;background:var(--blue2);color:#fff;display:grid;place-items:center;font-size:8.8px}.requirements article b{font-size:11.2px}.requirements article p{margin:4px 0 0;color:#4f5869;font-size:10.4px;line-height:1.6}@media (max-width:840px){.profile-settings-body{grid-template-columns:176px 1fr}.profile-grid{grid-template-columns:1fr}.password-settings{grid-template-columns:1fr!important}.password-settings aside{display:none}}.intro-page{background:#fff;color:#17233b}.intro-header{height:57.6px;border-bottom:.8px solid #e5e8ef;display:flex;align-items:center;justify-content:space-between;padding:0 33.6px;position:sticky;top:0;background:#fffe;backdrop-filter:blur(9.6px);z-index:10}.intro-header .logo{color:#17233b;font-size:17.6px}.intro-header .logo-mark{filter:none!important;width:33.6px!important;height:25.6px!important}.intro-header nav{display:flex;gap:8px}.intro-header nav>button:first-child{border:0;background:none}.intro-header nav .primary{padding:7.2px 16px}.intro-hero{text-align:center;padding:57.6px 24px 0}.intro-hero>span,.features>header span{font-size:8.8px;letter-spacing:1.6px;color:var(--blue);font-weight:800}.intro-hero h1{font-size:38.4px;line-height:1.23;letter-spacing:-2.4px;margin:14.4px 0}.intro-hero h1 strong{color:var(--blue)}.intro-hero p{color:#687185;line-height:1.7}.intro-hero>div{display:flex;justify-content:center;gap:9.6px;margin:22.4px 0 44px}.demo-btn{border:.8px solid var(--line);background:white;border-radius:5.6px;padding:10.4px 19.2px}.intro-hero figure{width:min(896px,86vw);height:488px;margin:0 auto -64px;overflow:hidden;border-radius:14.4px;box-shadow:0 20.8px 48px #1b2b5230;border:.8px solid #e0e4ed}.intro-hero figure img{width:100%;height:100%;object-fit:cover;object-position:top}.features{background:#f4f6fa;padding:120px max(28px,calc((100% - 960px)/2)) 72px}.features>header{text-align:center;margin-bottom:44px}.features>header h2{font-size:25.6px;margin:9.6px 0}.features>header h2 strong{color:var(--blue)}.features>header p{color:#7a8291}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:19.2px}.feature-card{background:white;border-radius:12.8px;padding:24px;min-height:264px;overflow:hidden}.feature-card>i,.meeting-feature i{font-style:normal;color:var(--blue);font-size:21.6px}.feature-card h3{font-size:16.8px;margin:9.6px 0}.feature-card p{color:#657084;line-height:1.65}.feature-card img{width:100%;height:152px;object-fit:cover;border-radius:9.6px;margin-top:14.4px}.document-ai img{object-position:center 8%}.scheduling{background:#17233b;color:#fff}.scheduling p{color:#aab3c5}.scheduling img{object-position:bottom}.meeting-feature{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:28px}.meeting-feature button{border:0;background:none;color:var(--blue);font-weight:700}.meeting-feature img{height:224px;margin:0}.intro-cta{background:linear-gradient(135deg,#445fe5,#687bf0);color:#fff;text-align:center;padding:60px 16px}.intro-cta h2{font-size:27.2px;margin:0}.intro-cta button{border:.8px solid #ffffff66;border-radius:6.4px;padding:9.6px 19.2px;background:transparent;color:#fff;margin:12px 4px 0}.intro-cta button:first-child{background:white;color:var(--blue)}.intro-footer{background:#17233b;color:#98a4ba;padding:44px 36px}.intro-footer .logo{font-size:17.6px}.intro-footer .logo-mark{width:36px!important;height:26.4px!important}.intro-footer span{display:block;margin-top:25.6px;font-size:9.6px}.auth-page,.onboarding-page{background:#091739 url(/assets/auth-space-background.png) center/cover no-repeat!important}.auth-page:before,.onboarding-page:before{display:none!important}.intro-header{background:#fff!important;border-bottom-color:#e5e8ef!important}.intro-header .logo-mark{width:101px!important;height:31px!important;background-image:url(/assets/comeetblue.svg)!important}.intro-header nav>button:first-child{color:#17233b!important}.topbar .logo-mark{width:101px!important;height:31px!important;background-image:url(/assets/comeetwhite.svg)!important}.auth-logo .logo-mark{width:121.2px!important;height:37.2px!important;background-image:url(/assets/comeetwhite.svg)!important}.intro-footer{padding:44px 52px!important}.intro-footer .logo{display:inline-flex!important;align-items:center!important;line-height:1!important}.intro-footer .logo-mark{width:141.4px!important;height:43.4px!important;background-image:url(/assets/comeetwhite.svg)!important}.intro-footer p{font-size:16px;margin:19.2px 0 0}.intro-footer span{margin-top:35.2px!important;font-size:11.2px!important}.app-shell .live-card,.app-shell .create-card{height:114.56px}.app-shell .calendar{margin-top:23.04px}.app-shell .calendar-head{height:45.44px}.app-shell .calendar-grid>b{height:21.76px;padding:6.4px}.app-shell .calendar-grid .day{height:64px;padding:6.4px}.app-shell .topbar .logo-mark:before,.auth-page .auth-logo .logo-mark:before,.onboarding-page .auth-logo .logo-mark:before{content:none!important;display:none!important}.app-shell .calendar-grid .day{overflow:hidden}.app-shell .calendar-grid .event{margin-top:2.4px;padding:2px 3.2px;font-size:8.8px;line-height:1.15}.app-shell .main-area{padding-top:19.2px;padding-bottom:19.2px}.app-shell .page-heading{margin-bottom:19.2px}.app-shell .live-label{margin-bottom:11.52px}.settings-shell{grid-template-columns:250px 1fr}.settings-nav .search-dark{margin-top:-8px}.main-home{height:100vh;overflow:hidden}.main-home-layout{display:grid;grid-template-columns:250px 1fr;gap:42px;height:calc(100vh - 56px);padding:8px 20px 0 8px}.workspace-sidebar{position:relative;display:flex;flex-direction:column;min-height:0;padding:16px;background:#24324f;color:#fff;border-radius:16px 16px 0 0}.workspace-search{display:flex;align-items:center;gap:8px;height:43px;padding:0 12px;margin-bottom:10px;border-radius:16px;background:#33415e;color:#c4cbd9;font-size:22px}.workspace-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:10.4px}.workspace-search input::placeholder{color:#d1d6e1}.workspace-sidebar>small{margin:0 0 8px;font-size:8px;font-weight:800}.workspace-sidebar nav{display:grid;gap:8px}.workspace-item{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:8px;border:0;border-radius:16px;background:#293753;color:#fff;text-align:left}.workspace-item.active,.workspace-item:hover{background:#30447e}.workspace-item>i{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:#506bc9;font-style:normal;font-weight:800}.workspace-item:nth-child(3)>i{background:#59657d}.workspace-item>span{display:grid;gap:4px}.workspace-item b{font-size:11.2px}.workspace-item small{font-size:8.8px;color:#e0e4ee}.workspace-item em{font-style:normal;color:#9da6b8;letter-spacing:1px}.workspace-add{width:42px;height:42px;margin:8px auto;border:1.6px dashed #71809d;border-radius:16px;background:transparent;color:#fff;font-size:24px}.workspace-sidebar footer{display:grid;gap:12px;margin-top:auto;padding-top:24px;border-top:1px solid #44516a}.workspace-sidebar footer button{width:100%;min-height:35px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#aeb7ca;text-align:left;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.workspace-sidebar footer button:hover{background:#30405f;color:#fff;transform:translate(3px);box-shadow:0 6px 14px #101a3038}.workspace-sidebar footer button:active{transform:translate(1px) scale(.98)}.home-dashboard{position:relative;min-width:0;padding-top:4px;overflow:hidden}.home-dashboard>.live-label{margin-bottom:14px}.home-live-card{width:100%;height:142px!important}.home-live-card>header{display:flex;align-items:flex-start;justify-content:space-between}.home-live-card h2{font-size:17.6px}.live-card h2{margin-bottom:8px!important}.live-card p{line-height:1.45}.home-live-card h2 small{margin-left:8px;padding:3px 7px;border-radius:4px;background:#dff7e9;color:#13a864;font-size:8px}.meeting-avatars{display:flex}.meeting-avatars i{display:grid;place-items:center;width:24px;height:24px;margin-left:-4px;border:2px solid #fff;border-radius:50%;background:#eef0f5;font-size:7px;font-style:normal;font-weight:800}.meeting-avatars i:nth-child(2){background:#596fe3;color:#fff}.meeting-avatars i:nth-child(3){background:#c671ed;color:#fff}.meeting-cards .live-card,.meeting-cards .create-card{height:140px}.meeting-cards .live-card>p{margin-top:12px}.meeting-cards .live-card footer{bottom:14px}.home-dashboard>.calendar{height:calc(100vh - 278px);margin-top:20px;overflow:hidden}.home-dashboard .calendar-grid{grid-template-rows:21.76px repeat(5,minmax(0,1fr));height:calc(100% - 45.44px)}.home-dashboard .calendar-grid .day{height:auto;min-height:0}.floating-add{position:absolute;right:16px;bottom:12px;width:58px;height:58px;border:0;border-radius:50%;background:#566fea;color:#fff;font-size:28px;box-shadow:0 8px 20px #26365a44}@media (max-width:900px){.main-home-layout{grid-template-columns:210px 1fr;gap:20px}.workspace-sidebar{display:flex}}.intro-cta{background-color:#111b50;background-image:url(/assets/auth-space-background.png);background-position:center;background-size:cover;background-repeat:no-repeat}.feature-card>i,.meeting-feature i{display:none}.feature-card h3,.meeting-feature h3{margin-top:0}.feature-card>p{margin-bottom:18px}.feature-grid{width:min(910px,100%);margin:0 auto;grid-template-columns:minmax(0,522px) minmax(0,368px);gap:20px}.feature-card{display:flex;flex-direction:column;min-height:333px}.feature-card>img{margin-top:auto}.document-ai>img{height:168px;margin-top:22px}.scheduling>img{height:140px;margin-top:22px}.meeting-feature{display:grid;min-height:292px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px}.meeting-feature>div{width:100%;align-self:center;justify-self:start;text-align:left}.meeting-feature>img{width:100%;height:244px;margin:0;object-fit:cover}@media (max-width:720px){.feature-grid{grid-template-columns:1fr}.meeting-feature{grid-column:auto;grid-template-columns:1fr}.meeting-feature>img{height:190px}}.vue-app-root{position:relative;min-height:100vh}.vue-app-root[aria-busy=true]{pointer-events:none}.vue-app-root[aria-busy=true]:after{content:"\bd88\b7ec\c624\b294  \c911...";position:fixed;left:50%;top:20px;z-index:100;transform:translate(-50%);padding:10px 18px;border-radius:20px;background:#172d52;color:#fff;box-shadow:0 8px 24px #172d5240}.archive-list:empty:after{content:"\d45c\c2dc\d560  \b370\c774\d130\ac00  \c5c6\c2b5\b2c8\b2e4.";display:grid;place-items:center;min-height:160px;color:#7b8392}.async-state{display:grid;place-items:center;min-height:160px;padding:24px;border:.8px solid var(--line);border-radius:12px;background:#fff;color:#697287;text-align:center}.async-state.error{color:#b4232f}.async-state button{margin-top:12px;border:0;border-radius:6px;padding:8px 14px;background:var(--blue);color:#fff}.account-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.account-heading>div:first-child>span{font-size:8.8px;letter-spacing:.8px;color:var(--blue2);font-weight:800}.profile-color-preview{display:flex;align-items:center;gap:9.6px;min-width:144px;padding:7.2px 10.4px;border:.8px solid #dde2ef;border-radius:12px;background:#f8f9fd}.profile-color-preview>i{display:grid;place-items:center;width:38.4px;height:38.4px;border-radius:50%;color:#fff;font-size:11.2px;font-style:normal;font-weight:800;box-shadow:0 4px 12px #28395b2e}.profile-color-preview>span{display:grid;gap:1.6px;color:var(--text)}.profile-color-preview small{color:#8991a2;font-size:8px}.profile-color-preview b{max-width:96px;overflow:hidden;font-size:10.4px;text-overflow:ellipsis;white-space:nowrap}.field-label-with-meta{display:flex;justify-content:space-between}.field-label-with-meta small{color:#858d9d;font-weight:400}.profile-bio textarea{height:68px;padding:10.4px 12.8px;resize:none;line-height:1.5}.profile-color-field{margin:0 0 16px;padding:0;border:0}.profile-color-field>legend{margin-bottom:3.2px;font-size:11.2px}.profile-color-field>small{display:block;margin-bottom:9.6px;color:#8991a2;font-size:8.8px}.profile-color-options{display:flex;align-items:flex-start;gap:12px}.profile-color-option{display:grid;justify-items:center;gap:4px;padding:0;border:0;background:transparent;color:#788194}.profile-color-option>span{display:grid;place-items:center;width:26.4px;height:26.4px;border:2.4px solid #fff;border-radius:50%;background:var(--profile-color);color:#fff;font-size:10.4px;font-weight:800;box-shadow:0 0 0 .8px #cbd2df}.profile-color-option>small{font-size:8px}.profile-color-option.active>span{box-shadow:0 0 0 2px #fff,0 0 0 3.2px var(--profile-color)}.profile-color-option.active>small{color:var(--text);font-weight:700}.user-pill i{transition:background-color .18s ease}@media (max-width:840px){.account-heading{align-items:flex-start}.profile-color-preview{min-width:auto}.profile-color-preview>span{display:none}.profile-color-options{flex-wrap:wrap}}.profile-grid>.field{position:relative;margin:0}.profile-grid>.field:after{content:"";position:absolute;right:14px;bottom:15px;width:7px;height:7px;border-right:1.6px solid #697287;border-bottom:1.6px solid #697287;pointer-events:none;transform:rotate(45deg)}.profile-grid>.field:focus-within:after{border-color:var(--blue)}.profile-grid .field select{height:42px;appearance:none;-webkit-appearance:none;padding:0 38px 0 14px;border:1px solid #d7dce7;border-radius:8px;background:#fff;color:#253047;cursor:pointer}.profile-grid .field select:hover{border-color:#aeb9dc;background:#fbfcff}.profile-grid .field select:focus-visible{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px #566fea1f}.archive-row[role=button]{cursor:pointer}.archive-row[role=button]:focus-visible{outline:2px solid #7188ff;outline-offset:-2px;background:#f7f9ff}.document-preview-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#101c356e;backdrop-filter:blur(7px);animation:backdrop-enter .2s ease both}.document-preview-backdrop:focus{outline:0}.document-preview-modal{width:min(720px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid #d7dce7;border-radius:20px;background:#fff;box-shadow:0 28px 80px #0b173b4d;animation:surface-enter .28s cubic-bezier(.2,.8,.2,1) both}.document-preview-modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px 24px;border-bottom:1px solid #e4e7ee;background:#fffffff2;backdrop-filter:blur(12px)}.document-preview-type{display:flex;align-items:center;gap:11px}.document-preview-type>i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf1ff;color:var(--blue);font-size:12px;font-style:normal;font-weight:800}.document-preview-type>i.minutes{background:#eef5ff;color:#3976ce}.document-preview-type>i.summary{background:#eeeaff;color:#7655d7}.document-preview-type>i.feedback{background:#fff1e8;color:#ec7628}.document-preview-type>span{display:grid;gap:2px}.document-preview-type small{color:#778095;font-size:9px;letter-spacing:1px}.document-preview-type b{font-size:12px}.document-preview-close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:10px;background:#f4f5f8;color:#4e586c;font-size:24px;line-height:1}.document-preview-close:hover{background:#e9ecf5;color:#26334f;transform:rotate(4deg)}.document-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px 32px 20px}.document-preview-heading>div:first-child{min-width:0}.document-preview-heading span{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.7px}.document-preview-heading h2{margin:7px 0 8px;font-size:26px;letter-spacing:-1px}.document-preview-heading p{max-width:520px;margin:0;color:#697287;font-size:12px;line-height:1.7}.document-preview-status{display:flex;flex:none;align-items:center;gap:6px;margin-top:4px;padding:6px 9px;border-radius:20px;background:#ecf9f3;color:#17845c;font-size:9px;font-weight:700}.document-preview-status>i{width:6px;height:6px;border-radius:50%;background:#1fbd78}.document-preview-meta{display:grid;grid-template-columns:repeat(3,1fr);margin:0 32px;padding:14px 0;border-top:1px solid #e5e8ef;border-bottom:1px solid #e5e8ef}.document-preview-meta>div{display:grid;gap:4px;padding:0 16px;border-right:1px solid #e8eaf0}.document-preview-meta>div:first-child{padding-left:0}.document-preview-meta>div:last-child{padding-right:0;border-right:0}.document-preview-meta dt{color:#8a92a2;font-size:9px}.document-preview-meta dd{overflow:hidden;margin:0;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.document-preview-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 32px 28px;background:#fafbfe}.document-preview-body article{min-height:150px;padding:18px;border:1px solid #e0e4ed;border-radius:12px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.document-preview-body article:hover{transform:translateY(-2px);border-color:#c4cdf0;box-shadow:0 10px 22px #2c407417}.document-preview-body h3{margin:0 0 8px;font-size:13px}.document-preview-body p{margin:0;color:#687185;font-size:10.5px;line-height:1.75}.document-preview-body ul{display:grid;gap:7px;margin:13px 0 0;padding:0;list-style:none}.document-preview-body li{position:relative;padding-left:15px;color:#3d4961;font-size:10px}.document-preview-body li:before{content:"\2713";position:absolute;left:0;color:var(--blue);font-weight:800}.document-preview-modal>footer{position:sticky;bottom:0;display:flex;align-items:center;gap:9px;padding:15px 24px;border-top:1px solid #e1e5ec;background:#fffffff2;backdrop-filter:blur(12px)}.document-preview-tags{display:flex;flex:1;gap:6px;flex-wrap:wrap}.document-preview-tags span{padding:4px 8px;border-radius:12px;background:#eef1ff;color:#5369d5;font-size:8.5px}.document-preview-modal>footer button{font-size:10px}@media (max-width:640px){.document-preview-backdrop{padding:12px}.document-preview-modal{width:100%;max-height:calc(100vh - 24px)}.document-preview-heading{padding:22px 20px 16px}.document-preview-heading h2{font-size:21px}.document-preview-status{display:none}.document-preview-meta{grid-template-columns:1fr;margin:0 20px}.document-preview-meta>div{padding:8px 0;border-right:0;border-bottom:1px solid #edf0f4}.document-preview-meta>div:last-child{border-bottom:0}.document-preview-body{grid-template-columns:1fr;padding:18px 20px 22px}.document-preview-body article{min-height:auto}.document-preview-tags{display:none}}.archive-stats{gap:16px;margin-bottom:19.2px}.archive-stats article{grid-template-columns:1fr auto;grid-template-rows:auto auto;align-content:center;align-items:center;row-gap:12px;min-height:82px;padding:14px 20px;border-width:.8px;border-radius:12px}.archive-stats span{grid-row:1;grid-column:1 / 3;color:var(--muted);font-size:13.6px;font-weight:800;line-height:1.3;letter-spacing:-.25px}.archive-stats small{grid-row:2;grid-column:1;margin-top:0;color:#7d8596;font-size:10.4px;line-height:1.45}.archive-stats b{grid-row:2;grid-column:2;align-self:center;max-width:240px;overflow:hidden;font-size:16px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}:where(button,a,input,select,textarea){transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}:where(button,a):focus-visible,:where(input,select,textarea):focus-visible{outline:2.4px solid #7188ff;outline-offset:2.4px}:where(.primary,.outline-btn,.demo-btn,.user-pill,.intro-cta button,.archive-footer button):hover{transform:translateY(-1.6px);box-shadow:0 7.2px 17.6px #243a7430}:where(.primary,.outline-btn,.demo-btn,.user-pill,.intro-cta button,.archive-footer button):active{transform:translateY(0) scale(.97);box-shadow:none}.primary:hover,.live-card footer button:hover{background:#435ee0;box-shadow:0 6.4px 16px #566fea55}.intro-header nav>button.primary{border:0;background:var(--blue);color:#fff!important}.intro-header nav>button.primary:hover{background:#435ee0}.topbar .logo-mark:before,.auth-logo .logo-mark:before{content:"\2726";display:grid!important;position:absolute;left:38%;top:47%;width:27%;height:35%;place-items:center;border:0;border-radius:0;color:var(--navy);font-size:14.4px;line-height:1;z-index:2;pointer-events:none}.auth-logo .logo-mark:before{font-size:16px}.field-line button,.switch button{text-decoration-line:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.field-line button:hover,.switch button:hover{color:#3653d5;text-decoration-color:currentColor}.vue-app-root>main{animation:page-enter .38s cubic-bezier(.2,.75,.25,1) both}.auth-card,.onboarding-card,.modal{animation:surface-enter .42s cubic-bezier(.2,.8,.2,1) both}.modal-backdrop{animation:backdrop-enter .2s ease both}.page-heading,.live-label{animation:fade-up .34s ease both}.meeting-cards,.calendar,.member-table,.archive-panel,.team-settings-grid,.settings-content{animation:fade-up .42s .05s ease both}.feature-card,.live-card,.create-card,.archive-stats article,.settings-card,.workspace-item,.video-tile{will-change:transform;transition:transform .24s cubic-bezier(.2,.75,.25,1),box-shadow .24s ease,border-color .24s ease,background-color .24s ease}.feature-card:hover,.live-card:hover,.archive-stats article:hover,.settings-card:hover{transform:translateY(-4px);border-color:#bfc9ef;box-shadow:0 14.4px 32px #21345b1a}.create-card:hover{transform:translateY(-3.2px);border-color:var(--blue);background:#f4f6ff;box-shadow:0 12px 26.4px #324d9e16}.create-card i,.workspace-add,.floating-add{transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.create-card:hover i,.workspace-add:hover,.floating-add:hover{transform:rotate(90deg) scale(1.08)}.workspace-item:hover{transform:translate(3.2px);box-shadow:0 8px 17.6px #0b153b45}.workspace-item>i,.team-bubble{transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.workspace-item:hover>i,.team-bubble:hover{transform:scale(1.07)}.team-bubble:hover{filter:brightness(1.12);box-shadow:0 5.6px 14.4px #0f1d3d55}.floating-add:hover{box-shadow:0 12px 25.6px #26365a66;background:#435ee0}.feature-card img,.intro-hero figure img,.meeting-feature img{transition:transform .55s cubic-bezier(.2,.75,.25,1),filter .35s ease}.feature-card:hover img{transform:scale(1.035);filter:saturate(1.08) contrast(1.02)}.intro-hero figure{transition:transform .35s ease,box-shadow .35s ease}.intro-hero figure:hover{transform:translateY(-5.6px);box-shadow:0 28px 60px #1b2b5240}.intro-hero figure:hover img{transform:scale(1.012)}.feature-card{position:relative}.feature-card:after{content:"";position:absolute;inset:-50%;background:linear-gradient(115deg,transparent 40%,#ffffff26 49%,transparent 58%);transform:translate(-65%) rotate(8deg);transition:transform .7s ease;pointer-events:none}.feature-card:hover:after{transform:translate(65%) rotate(8deg)}.day{transition:background-color .16s ease,box-shadow .16s ease}.day:not(.muted):hover{background:#f4f6ff;box-shadow:inset 0 0 0 1px #7188ff55}.event{transition:transform .18s ease,box-shadow .18s ease}.event:hover{transform:translate(2.4px);box-shadow:0 3.2px 8px #3049a440}.member-row:not(.head),.archive-row{transition:background-color .18s ease,transform .18s ease}.member-row:not(.head):hover,.archive-row:hover{background:#f7f9ff;transform:translate(2.4px)}.live-label i,.status:not(.off):before{animation:status-pulse 1.9s ease-in-out infinite}.chat-input:focus-within,.workspace-search:focus-within,.search-dark:focus-within{border-color:#7188ff!important;box-shadow:0 0 0 3.2px #7188ff20}.video-tile:hover{transform:scale(1.008);box-shadow:0 9.6px 24px #07132b40}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;min-height:0}.video-tile{width:100%;height:100%;min-width:0;min-height:0}.participant-badge{position:absolute;left:12.8px;bottom:12px;z-index:4;display:flex;align-items:center;gap:5.6px;padding:4.8px 9.6px;border-radius:6.4px;background:#111c;color:#fff;font-size:10.4px;backdrop-filter:blur(4px)}.participant-badge button{display:grid;place-items:center;width:17.6px;height:17.6px;padding:0;border:0;background:transparent;color:inherit;font-size:12px}.participant-badge button:hover{transform:scale(1.12)}.participant-badge.is-muted button{color:#ff6674}.meeting-pin{position:absolute;top:9.6px;right:9.6px;z-index:4;display:grid;place-items:center;width:30.4px;height:30.4px;border:0;border-radius:9.6px;background:#566fea;color:#fff;box-shadow:0 5.6px 14.4px #101d4755;opacity:0;pointer-events:none;transform:translateY(-4px)}.meeting-pin:before{content:"";width:13.6px;height:17.6px;background:currentColor;clip-path:polygon(20% 0,80% 0,70% 34%,100% 55%,58% 55%,52% 100%,42% 55%,0 55%,30% 34%)}.video-tile:hover .meeting-pin,.video-tile:focus-within .meeting-pin,.meeting-pin.is-pinned{opacity:1;pointer-events:auto;transform:none}.meeting-pin:hover{transform:translateY(-1.6px) scale(1.05);background:#435ee0}.meeting-pin.is-pinned{background:#263d9d;box-shadow:0 0 0 2.4px #fff,0 7.2px 16px #101d4770}@media (hover:none){.meeting-pin{opacity:1;pointer-events:auto;transform:none}}.direct-list{display:grid;gap:4px}.direct-list>header{display:flex;justify-content:space-between;align-items:center;padding:0 2.4px 12px;color:#fff}.direct-list>header small{color:#93a3c1}.direct-contact{display:grid;grid-template-columns:35.2px 1fr auto;align-items:center;gap:9.6px;width:100%;padding:9.6px 8px;border:0;border-radius:9.6px;background:transparent;color:#fff;text-align:left}.direct-contact:hover{background:#ffffff12;transform:translate(2.4px)}.direct-contact i{display:grid;place-items:center;width:35.2px;height:35.2px;border-radius:50%;background:#566fea;font-style:normal;font-weight:700}.direct-contact span{display:grid;gap:3.2px;min-width:0}.direct-contact span small{overflow:hidden;color:#aeb9ce;text-overflow:ellipsis;white-space:nowrap}.direct-contact em{align-self:start;color:#8492ad;font-size:8.8px;font-style:normal}.direct-conversation>header{display:flex;align-items:center;gap:9.6px;margin-bottom:22.4px;padding-bottom:12px;border-bottom:.8px solid #ffffff20}.direct-conversation>header button{width:28.8px;height:28.8px;border:0;border-radius:50%;background:#ffffff12;color:#fff}.direct-conversation>header div{display:grid}.direct-conversation>header small{color:#6ed59e}.direct-conversation article{margin-bottom:19.2px}.direct-conversation p{width:max-content;max-width:90%;padding:9.6px;border-radius:12.8px;background:#f0f2f6;color:#19243a}.direct-conversation article.me{text-align:right}.direct-conversation article.me p{margin-left:auto;background:var(--blue);color:#fff}.chat-input input:disabled{cursor:not-allowed;opacity:.65}.meeting-top-actions{display:flex;align-items:center;gap:8px}.meeting-top-actions>button{display:flex;align-items:center;height:34.4px;border:.8px solid #ffffff45;border-radius:9.6px;background:#ffffff0d;color:#fff}.meeting-top-actions>button:hover{background:#ffffff1a;transform:translateY(-1.6px)}.participant-count{gap:8px;padding:0 11.2px 0 6.4px}.participant-count>span{display:flex}.participant-count>span i{display:grid;place-items:center;width:22.4px;height:22.4px;margin-left:-4px;border:1.6px solid var(--navy);border-radius:50%;background:#6078e7;font-size:8px;font-style:normal}.participant-count>span i:first-child{margin-left:0;background:#e6e9f1;color:#24304a}.participant-count>span i:last-child{background:#9b62e8}.participant-count b,.meeting-help b{font-size:10.4px}.meeting-help{gap:5.6px;padding:0 11.2px}.meeting-help>i{display:grid;place-items:center;width:18.4px;height:18.4px;border:1px solid #fff;border-radius:50%;font-size:10.4px;font-style:normal}.meeting-info-modal{width:430px;padding:32px}.meeting-info-modal>small{color:#7188ff;font-weight:800;letter-spacing:1.2px}.meeting-info-modal h2{margin-top:5.6px}.meeting-member-list{display:grid;gap:4.8px}.meeting-member-list article{display:flex;align-items:center;gap:9.6px;padding:8px;border-radius:8px;background:#f5f6fa}.meeting-member-list article>i{display:grid;place-items:center;width:30.4px;height:30.4px;border-radius:50%;background:#dfe5ff;color:#3653d5;font-style:normal;font-weight:700}.meeting-member-list article>span{display:grid}.meeting-member-list article small{color:#6b7485}.meeting-member-list article em{margin-left:auto;color:#6b7485;font-size:8.8px;font-style:normal}.meeting-member-list>p{text-align:center;color:#7b8392;font-size:10.4px}.meeting-help-content{display:grid;grid-template-columns:1fr 1fr;gap:9.6px}.meeting-help-content article{padding:12.8px;border:.8px solid #dce1eb;border-radius:9.6px;background:#f8f9fc}.meeting-help-content p{margin:5.6px 0 0;color:#697287;font-size:10.4px;line-height:1.6}.controls{position:relative}.meeting-more-menu{position:absolute;right:82.4px;bottom:62.4px;z-index:12;width:248px;padding:9.6px;border:.8px solid #d7dce7;border-radius:12.8px;background:#fff;color:#182238;box-shadow:0 17.6px 40px #07152b45;animation:surface-enter .22s ease both}.meeting-more-menu>header{display:grid;gap:2.4px;padding:7.2px 8px 9.6px}.meeting-more-menu>header b{font-size:12px}.meeting-more-menu>header small{color:#7a8496;font-size:8.8px}.meeting-more-menu>button{display:grid!important;grid-template-columns:28.8px 1fr 16px!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;min-height:48px;padding:7.2px 8px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#24304a!important;text-align:left}.meeting-more-menu>button:hover{background:#f2f4fb!important}.meeting-more-menu>button>i{display:grid;place-items:center;width:28.8px;height:28.8px;border-radius:7.2px;background:#eef1ff;color:#4d67dc;font-size:10.4px;font-style:normal;font-weight:700}.meeting-more-menu>button>span{display:grid;gap:2.4px}.meeting-more-menu>button>span b{font-size:10.4px}.meeting-more-menu>button>span small{color:#747e90;font-size:8px}.meeting-more-menu>button>em{visibility:hidden;color:#566fea;font-style:normal;font-weight:800}.meeting-more-menu>button.enabled{background:#f2f4ff!important}.meeting-more-menu>button.enabled>em,.meeting-more-menu>button:last-child>em{visibility:visible}.meeting-more-menu hr{border:0;border-top:.8px solid #e1e5ec;margin:5.6px 0}@keyframes page-enter{0%{opacity:0;transform:translateY(6.4px)}to{opacity:1;transform:none}}@keyframes surface-enter{0%{opacity:0;transform:translateY(12.8px) scale(.985)}to{opacity:1;transform:none}}@keyframes backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(9.6px)}to{opacity:1;transform:none}}@keyframes status-pulse{0%,to{box-shadow:0 0 #1fbd7800}50%{box-shadow:0 0 0 4.8px #1fbd7826}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.settings-nav .side-icon{filter:brightness(0) invert(.72)}.settings-nav .settings-menu button.active .side-icon{filter:brightness(0) invert(1)}.profile-settings :where(input,textarea){transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.profile-settings :where(input,textarea):hover{border-color:#aeb9dc;background:#fbfcff}.profile-settings :where(input,textarea):focus-visible{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px #566fea1f}.photo-card,.profile-color-preview{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.photo-card:hover{transform:translateY(-2.4px);border-color:#c3ccef;box-shadow:0 12px 26px #273a6a14}.profile-color-preview:hover{transform:translateY(-1.6px);border-color:#c3ccef;box-shadow:0 8px 20px #273a6a18}.photo-circle,.photo-circle .side-icon{transition:transform .24s ease,box-shadow .24s ease}.photo-card:hover .photo-circle{box-shadow:inset 0 0 0 14.4px #f5f6ff,0 8px 20px #566fea1c}.photo-card:hover .photo-circle .side-icon{transform:scale(1.06)}.photo-circle button:hover{transform:rotate(90deg) scale(1.08)}.upload-photo:hover{border-color:var(--blue);background:#f7f8ff;box-shadow:0 5px 14px #566fea17;transform:translateY(-1px)}.radio-card{cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.radio-card:hover{transform:translateY(-1.6px);border-color:#9ca9e4;background:#f8f9ff;box-shadow:0 5px 13px #334b8c12}.radio-card.active:hover{background:#eef0ff}.profile-color-option>span{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.profile-color-option:hover>span{transform:translateY(-2px) scale(1.07);filter:saturate(1.08)}.profile-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 18px #566fea42}.profile-submit:active:not(:disabled){transform:translateY(0) scale(.98)}
