*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;background-color:#201515;color:#fffefb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#36342e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#605d52}@keyframes meet-pulse-inner{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.15);opacity:.45}to{transform:scale(.95);opacity:.8}}@keyframes meet-pulse-middle{0%{transform:scale(.92);opacity:.6}50%{transform:scale(1.25);opacity:.3}to{transform:scale(.92);opacity:.6}}@keyframes meet-pulse-outer{0%{transform:scale(.9);opacity:.4}50%{transform:scale(1.35);opacity:.1}to{transform:scale(.9);opacity:.4}}@keyframes meet-bar-1{0%{height:4px}to{height:12px}}@keyframes meet-bar-2{0%{height:6px}to{height:16px}}@keyframes meet-bar-3{0%{height:3px}to{height:10px}}@keyframes float-reaction{0%{opacity:0;transform:translateY(20px) scale(.6)}15%{opacity:1;transform:translateY(-40px) scale(1.15)}30%{transform:translateY(-100px) scale(1)}75%{opacity:.95;transform:translateY(-260px) scale(1)}to{opacity:0;transform:translateY(-360px) scale(.85)}}@keyframes wave-hand{0%{transform:rotate(0)}15%{transform:rotate(18deg)}30%{transform:rotate(-14deg)}45%{transform:rotate(18deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(12deg)}to{transform:rotate(0)}}@keyframes slide-up-fade{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slide-left{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){.sfu-presentation-container{flex-direction:column!important;gap:8px!important;padding:8px!important}.sfu-filmstrip-sidebar{width:100%!important;height:120px!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important}.sfu-filmstrip-sidebar>div{width:160px!important;height:100%!important}}.meet-home{min-height:100vh;width:100%;background:#fffefb;color:#201515;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden;transition:background-color .2s ease,color .2s ease}.meet-home--dark{background:#201515;color:#fffefb}.meet-home button,.meet-home input{font:inherit}.meet-home__topbar{height:64px;padding:0 24px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,400px) auto minmax(300px,1fr);align-items:center;gap:16px;border-bottom:1px solid #c5c0b1;background:#fffefb}.meet-home--dark .meet-home__topbar{border-bottom-color:#36342e;background:#201515}.meet-home__brand{display:inline-flex;align-items:center;gap:8px;color:#201515;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.meet-home--dark .meet-home__brand{color:#fffefb}.meet-home__join{height:44px;min-width:0;display:flex;align-items:center;gap:10px;padding:0 4px 0 14px;border-radius:9999px;background:#f8f4f0;border:1px solid #c5c0b1;color:#201515;transition:border-color .15s ease,box-shadow .15s ease}.meet-home__join:focus-within{border-color:#ff4f00;box-shadow:0 0 0 3px #ff4f0026}.meet-home--dark .meet-home__join{background:#2f2a26;border-color:#36342e;color:#fffefb}.meet-home--dark .meet-home__join:focus-within{border-color:#ff4f00;box-shadow:0 0 0 3px #ff4f0040}.meet-home__join input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#201515;font-size:.9375rem}.meet-home--dark .meet-home__join input{color:#fffefb}.meet-home__join input::placeholder{color:#939084}.meet-home--dark .meet-home__join input::placeholder{color:#c5c0b1}.meet-home__join button{height:36px;padding:0 16px;border:0;border-radius:9999px;background:#ff4f00;color:#fffefb;font-weight:600;font-size:.875rem;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.meet-home__join button:hover:not(:disabled){background:#e64700}.meet-home__join button:disabled{background:#c5c0b1;color:#605d52;cursor:not-allowed;opacity:.6}.meet-home--dark .meet-home__join button:disabled{background:#36342e;color:#939084}.meet-home__new{height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:#ff4f00;color:#fffefb;font-weight:600;font-size:.9375rem;cursor:pointer;box-shadow:0 4px 14px #ff4f0047;transition:background-color .15s ease,transform .1s ease}.meet-home__new:hover{background:#e64700;transform:translateY(-1px)}.meet-home__new--top{height:42px;padding-inline:16px;border-radius:10px}.meet-home__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.meet-home__theme-switcher{height:38px;display:inline-flex;align-items:center;padding:3px;border:1px solid #c5c0b1;border-radius:9999px;background:#f8f4f0}.meet-home--dark .meet-home__theme-switcher{border-color:#36342e;background:#2f2a26}.meet-home__theme-option{height:32px;padding:0 12px;border:0;border-radius:9999px;background:transparent;color:#605d52;font-weight:600;font-size:.8125rem;cursor:pointer;transition:all .15s ease}.meet-home__theme-option--active{background:#201515;color:#fffefb}.meet-home--dark .meet-home__theme-option{color:#c5c0b1}.meet-home--dark .meet-home__theme-option--active{background:#ff4f00;color:#fffefb}.meet-home__auth-button{height:38px;padding:0 16px;border:1px solid #c5c0b1;border-radius:10px;background:transparent;color:#201515;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .15s ease}.meet-home__auth-button:hover{background:#f8f4f0;border-color:#939084}.meet-home--dark .meet-home__auth-button{border-color:#36342e;color:#fffefb}.meet-home--dark .meet-home__auth-button:hover{background:#2f2a26;border-color:#605d52}.meet-home__auth-button--primary{border:1px solid #ff4f00;background:#ff4f00;color:#fffefb}.meet-home__auth-button--primary:hover{background:#e64700;border-color:#e64700}.meet-home--dark .meet-home__auth-button--primary{border-color:#ff4f00;background:#ff4f00;color:#fffefb}.meet-home--dark .meet-home__auth-button--primary:hover{background:#e64700}.meet-home__content{min-height:calc(100vh - 64px);max-width:1054px;margin:0 auto;padding:36px 24px 56px}.meet-home__calendar-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.meet-home__date{grid-column:1 / 2;justify-self:start;display:inline-flex;align-items:center;gap:12px;color:#201515;font-size:1.35rem;font-weight:600;position:relative}.meet-home--dark .meet-home__date{color:#fffefb}.meet-home__date-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;color:inherit;cursor:pointer;transition:background-color .15s ease}.meet-home__date-button:hover{background:#f8f4f0}.meet-home--dark .meet-home__date-button:hover{background:#2f2a26}.meet-home__calendar-popover{position:absolute;top:calc(100% + 12px);left:0;z-index:20;width:304px;padding:16px 14px 14px;border:1px solid #c5c0b1;border-radius:14px;background:#fffefb;color:#201515;box-shadow:0 16px 40px #2015152e}.meet-home--dark .meet-home__calendar-popover{border-color:#36342e;background:#201515;color:#fffefb;box-shadow:0 20px 45px #000000b3}.meet-home__calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.meet-home__calendar-header strong{font-size:1rem;font-weight:600}.meet-home__calendar-header div{display:flex;align-items:center;gap:12px}.meet-home__calendar-header button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:inherit;font-size:1.1rem;font-weight:700;cursor:pointer}.meet-home__calendar-header button:hover{background:#ff4f001f}.meet-home__calendar-weekdays,.meet-home__calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);justify-items:center}.meet-home__calendar-weekdays{margin-bottom:10px;color:#605d52;font-size:.8125rem;font-weight:600}.meet-home--dark .meet-home__calendar-weekdays{color:#c5c0b1}.meet-home__calendar-grid{row-gap:4px}.meet-home__calendar-day{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#201515;font-size:.875rem;cursor:pointer;transition:all .15s ease}.meet-home__calendar-day:hover{background:#ff4f001f}.meet-home--dark .meet-home__calendar-day{color:#fffefb}.meet-home--dark .meet-home__calendar-day:hover{background:#2f2a26}.meet-home__calendar-day--muted{color:#c5c0b1}.meet-home--dark .meet-home__calendar-day--muted{color:#605d52}.meet-home__calendar-day--today,.meet-home--dark .meet-home__calendar-day--today{background:#ff4f00!important;color:#fffefb!important;font-weight:700}.meet-home__week{grid-column:3 / 4;justify-self:end;display:flex;align-items:center;gap:12px}.meet-home__week button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:inherit;cursor:pointer}.meet-home__week button:hover{background:#f8f4f0}.meet-home--dark .meet-home__week button:hover{background:#2f2a26}.meet-home__day{width:42px;height:54px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#605d52;font-size:.6875rem;font-weight:600;border-radius:10px}.meet-home--dark .meet-home__day{color:#c5c0b1}.meet-home__day strong{font-size:.9375rem}.meet-home__day--today{width:52px;height:52px;border-radius:12px;background:#ff4f0026;color:#ff4f00;border:1.5px solid #ff4f00}.meet-home--dark .meet-home__day--today{background:#ff4f0038;color:#ff4f00}.meet-home__safe-banner{min-height:60px;margin-top:24px;padding:12px 18px 12px 20px;display:flex;align-items:center;gap:16px;border-radius:14px;background:#f8f4f0;border:1px solid #c5c0b1;color:#201515}.meet-home--dark .meet-home__safe-banner{background:#2f2a26;border-color:#36342e;color:#fffefb}.meet-home__shield{color:#ff4f00;flex:0 0 auto}.meet-home__safe-banner strong{display:block;font-size:.9375rem;margin-bottom:2px}.meet-home__safe-banner p{margin:0;color:#605d52;font-size:.8125rem}.meet-home--dark .meet-home__safe-banner p{color:#c5c0b1}.meet-home__safe-banner button{margin-left:auto;min-width:104px;height:34px;border:1px solid #c5c0b1;border-radius:8px;background:transparent;color:#201515;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s ease}.meet-home__safe-banner button:hover{background:#fffefb;border-color:#ff4f00;color:#ff4f00}.meet-home--dark .meet-home__safe-banner button{border-color:#36342e;color:#fffefb}.meet-home--dark .meet-home__safe-banner button:hover{background:#201515;border-color:#ff4f00;color:#ff4f00}.meet-home__empty{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 16px 0}.meet-home__empty img{width:min(480px,72vw);aspect-ratio:16 / 10;object-fit:contain;display:block;margin-bottom:20px;border-radius:12px}.meet-home__empty h1{margin:0 0 10px;color:#201515;font-size:clamp(1.5rem,3vw,1.85rem);line-height:1.2;font-weight:700}.meet-home--dark .meet-home__empty h1{color:#fffefb}.meet-home__empty p{margin:0 0 24px;color:#605d52;font-size:.9375rem}.meet-home--dark .meet-home__empty p{color:#c5c0b1}.meet-home__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:20px;background:#201515a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.meet-home__auth-modal{width:min(400px,100%);position:relative;padding:28px;border:1px solid #c5c0b1;border-radius:14px;background:#fffefb;color:#201515;box-shadow:0 24px 60px #20151559}.meet-home--dark .meet-home__auth-modal{border-color:#36342e;background:#201515;color:#fffefb;box-shadow:0 28px 70px #000000bf}.meet-home__modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#939084;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.meet-home__modal-close:hover{background:#f8f4f0;color:#201515}.meet-home--dark .meet-home__modal-close:hover{background:#2f2a26;color:#fffefb}.meet-home__auth-modal h2{margin:0;font-size:1.35rem;font-weight:700;line-height:1.2}.meet-home__modal-drag-handle{margin:-4px 34px 16px 0;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}.meet-home__google-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:42px;border-radius:6px;border:1px solid #c5c0b1;background:#fffefb;color:#201515;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.meet-home__google-btn:hover:not(:disabled){background:#f8f4f0;border-color:#939084}.meet-home--dark .meet-home__google-btn{border-color:#36342e;background:#2f2a26;color:#fffefb}.meet-home--dark .meet-home__google-btn:hover:not(:disabled){background:#36342e;border-color:#605d52}.meet-home__google-btn:disabled{opacity:.6;cursor:not-allowed}.meet-home__auth-divider{display:flex;align-items:center;text-align:center;margin:14px 0;color:#939084;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.meet-home__auth-divider:before,.meet-home__auth-divider:after{content:"";flex:1;border-bottom:1px solid #c5c0b1}.meet-home--dark .meet-home__auth-divider:before,.meet-home--dark .meet-home__auth-divider:after{border-color:#36342e}.meet-home__auth-divider span{padding:0 10px}.meet-home__auth-form{display:flex;flex-direction:column;gap:16px}.meet-home__auth-form label{display:flex;flex-direction:column;gap:6px;color:#201515;font-size:.8125rem;font-weight:600}.meet-home--dark .meet-home__auth-form label{color:#fffefb}.meet-home__auth-form input{width:100%;height:42px;padding:0 12px;border:1px solid #c5c0b1;border-radius:6px;background:#fffefb;color:#201515;outline:0;font-size:.875rem;transition:border-color .15s ease,box-shadow .15s ease}.meet-home__auth-form input:focus{border-color:#ff4f00;box-shadow:0 0 0 3px #ff4f0026}.meet-home--dark .meet-home__auth-form input{border-color:#36342e;background:#2f2a26;color:#fffefb}.meet-home--dark .meet-home__auth-form input:focus{border-color:#ff4f00;box-shadow:0 0 0 3px #ff4f0040}.meet-home__auth-error{margin:0;padding:10px 12px;border-radius:8px;background:#ff4f001f;border:1px solid rgba(255,79,0,.35);color:#ff4f00;font-size:.8125rem;font-weight:600}.meet-home__auth-submit{height:44px;border:0;border-radius:10px;background:#ff4f00;color:#fffefb;font-weight:700;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease}.meet-home__auth-submit:disabled{cursor:not-allowed;opacity:.6}.meet-home__auth-submit:hover:not(:disabled){background:#e64700}.meet-home__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.meet-home__topbar{grid-template-columns:auto minmax(220px,1fr) auto}.meet-home__actions{grid-column:1 / -1;justify-content:flex-end}.meet-home__calendar-row{grid-template-columns:1fr}.meet-home__date,.meet-home__week{grid-column:auto;justify-self:center}}@media(max-width:760px){.meet-home__topbar{height:auto;padding:14px;grid-template-columns:1fr auto}.meet-home__brand{font-size:1.1rem}.meet-home__join{grid-column:1 / -1;grid-row:2;width:100%}.meet-home__new--top{grid-column:2;grid-row:1}.meet-home__content{min-height:auto;margin-left:0;padding:20px 16px 36px}.meet-home__week{width:100%;gap:6px;justify-content:space-between}.meet-home__day:not(.meet-home__day--today){width:34px}.meet-home__safe-banner{align-items:flex-start;border-radius:12px;padding:14px}.meet-home__safe-banner button{display:none}.meet-home__empty{min-height:340px;padding-top:12px}}
