:root{color-scheme:dark;--bg: #08090c;--bg-accent: #0e1014;--panel: rgba(18, 20, 26, .88);--panel-strong: rgba(22, 24, 31, .96);--panel-soft: rgba(24, 26, 32, .62);--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .16);--text: #f4f5f7;--muted: #9a9da3;--accent: #e7e9ee;--danger: #fda4af;--shadow: 0 24px 80px rgba(0, 0, 0, .5);--header-height: 74px;--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-top: env(safe-area-inset-top, 0px)}.page--room,.stage-lab{--room-bg: #06070b;--room-bg-deep: #030407;--room-panel: rgba(18, 20, 26, .82);--room-panel-strong: rgba(22, 24, 31, .94);--room-panel-soft: rgba(255, 255, 255, .035);--room-border: rgba(255, 255, 255, .08);--room-border-strong: rgba(255, 255, 255, .14);--room-text: #f4f6f8;--room-text-2: rgba(244, 246, 248, .58);--room-text-3: rgba(244, 246, 248, .4);--room-accent: #ffffff;--room-accent-soft: rgba(255, 255, 255, .1);--room-glow: rgba(255, 255, 255, .55);--room-danger: #fb7185;--room-danger-surface: rgba(127, 29, 29, .42);--room-hover: rgba(255, 255, 255, .06);--room-radius-lg: 28px;--room-radius-md: 18px;--room-radius-sm: 12px;--room-shadow: 0 30px 90px rgba(0, 0, 0, .55)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}body{background:#050508;color:var(--text);font-family:Manrope,Segoe UI,sans-serif}button,input{font:inherit}button{border:0}.app-shell{position:relative;display:grid;grid-template-rows:var(--header-height) minmax(0,1fr);height:100%;min-height:100dvh}.app-shell--content-obscured .topbar,.app-shell--content-obscured .page-shell,.app-shell--content-obscured .sidebar,.app-shell--content-obscured .sidebar-scrim{opacity:0;visibility:hidden;pointer-events:none}.topbar{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 32px;height:var(--header-height);border-bottom:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:opacity .18s ease,visibility .18s ease}.topbar__pill{margin-left:8px}.brand-mark{background:none;color:var(--text);cursor:pointer;font-family:Space Grotesk,Manrope,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--border);border-radius:999px;background:#0e1828f0;color:var(--text);cursor:pointer}.icon-button--small{width:36px;height:36px}.page-shell{position:relative;min-height:0;overflow:hidden;transition:opacity .18s ease,visibility .18s ease}.page{height:100%;padding:28px}.page--centered{display:grid;place-items:center}.page--auth{min-height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.page--centered.page--auth{place-items:start center;align-content:start;padding-top:28px;padding-bottom:28px}.page--room{padding-top:22px}.page--styles{display:grid;place-items:center;padding:clamp(24px,5vw,56px);overflow-y:auto;overflow-x:hidden;background:transparent}.styles-glass-grid{width:min(1080px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.4vw,28px);align-items:center}.liquid-glass-card{--styles-glass-tint: rgba(0, 0, 0, 0);position:relative;display:flex;align-items:center;justify-content:center;min-height:180px;padding:2rem;overflow:hidden;isolation:isolate;border-radius:28px;background:var(--styles-glass-tint);box-shadow:0 4px 24px -1px #00000080,0 0 0 1px #ffffff1f,inset 0 1px #fff6;transition:opacity .26s ease-out}.liquid-glass-card:before{content:"";position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,.05) 30%,transparent 50%,rgba(0,0,0,.05) 80%);-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.6),inset -1px -1px 0 rgba(255,255,255,.1);box-shadow:inset 1px 1px #fff9,inset -1px -1px #ffffff1a}.liquid-glass-card:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;z-index:2;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6) 20%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.6) 80%,transparent);border-radius:inherit}.liquid-glass-card__label:before{content:"";position:absolute;bottom:5px;left:15%;right:15%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);border-radius:inherit}.liquid-glass-card__label{position:relative;z-index:3;color:#ffffffdb;font-size:clamp(2.1rem,4vw,3.25rem);font-weight:700;letter-spacing:0;text-shadow:0 1px 18px rgba(0,0,0,.42)}.liquid-glass-card__canvas{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;pointer-events:none;z-index:1}.page--recordings{min-height:100%;overflow-y:auto;overflow-x:hidden;padding:clamp(22px,4vw,44px)}.recordings-page{width:min(1120px,100%);margin:0 auto;display:grid;gap:20px}.recordings-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.recordings-page__title{margin:8px 0 0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2rem,4vw,3.4rem)}.recordings-page__copy{max-width:42rem;margin:10px 0 0;color:var(--muted);line-height:1.7}.recordings-list{display:grid;gap:18px}.recordings-empty{width:min(680px,100%);padding:28px;border-radius:28px}.recording-card{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr);gap:18px;padding:18px;border-radius:28px}.recording-card__media{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#01040ac7}.recording-card__media>video{width:100%;height:100%;display:block;object-fit:contain;background:#02040a}.recording-player{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;min-height:100%;background:#02040a;color:#ffffffdb}.recording-player__viewport{position:relative;aspect-ratio:16 / 9;width:100%;overflow:hidden;background:#02040a}.recording-player__viewport video{width:100%;height:100%;display:block;object-fit:contain;background:#02040a;cursor:pointer}.recording-player__controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:10px 12px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#03070eeb;border-top:1px solid rgba(255,255,255,.08)}.recording-player__button{height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0e;color:#ffffffc7;cursor:pointer;font-size:.78rem;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease}.recording-player__button:hover{border-color:#ffffff38;background:#ffffff1c;color:#fff}.recording-player__timeline{position:relative;min-width:0;height:34px;display:grid;align-items:center}.recording-player__range{position:relative;z-index:1;width:100%;accent-color:rgba(255,255,255,.88)}.recording-player__note-layer{position:absolute;left:8px;right:8px;top:50%;z-index:2;height:0;pointer-events:none}.recording-player__note-dot{position:absolute;top:50%;width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#fffffff5;box-shadow:0 0 10px #ffffff61;cursor:pointer;pointer-events:auto;transform:translate(-50%,-50%);transition:width .18s ease,height .18s ease,box-shadow .18s ease}.recording-player__note-dot:hover,.recording-player__note-dot:focus-visible{width:14px;height:14px;box-shadow:0 0 18px #ffffff94;outline:0}.recording-player__note-preview{position:absolute;left:50%;bottom:calc(100% + 12px);min-width:170px;max-width:min(260px,40vw);padding:9px 11px;border-radius:10px;background:#5c6068b8;color:#ffffffe6;font-size:.78rem;line-height:1.35;text-align:left;opacity:0;pointer-events:none;transform:translate(-50%,6px);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.recording-player__note-dot:hover .recording-player__note-preview,.recording-player__note-dot:focus-visible .recording-player__note-preview{opacity:1;transform:translate(-50%)}.recording-player__time{color:#ffffff75;font-size:.76rem;white-space:nowrap}.recording-player:fullscreen{width:100vw;height:100vh;background:#02040a;padding:clamp(16px,3vw,28px)}.recording-player:fullscreen .recording-player__viewport{min-height:0;height:calc(100vh - 116px);aspect-ratio:auto}.recording-player:fullscreen .recording-player__viewport video{object-fit:contain}.recording-card__media iframe{width:100%;height:100%;display:block;border:0;background:#02040a}.recording-card__placeholder{display:grid;place-items:center;width:100%;aspect-ratio:16 / 9;color:#ffffff6b;font-size:.92rem}.recording-card__save{position:absolute;left:12px;bottom:12px;z-index:6;display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#02060cb8;color:#ffffffb8;cursor:pointer;font-size:1.35rem;line-height:1;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.recording-card__save:hover:not(:disabled){transform:translateY(-1px);border-color:#facc157a}.recording-card__save.is-saved{border-color:#facc1594;background:#543d06bd;color:#facc15}.recording-card__save:disabled{cursor:not-allowed;opacity:.62}.recording-card__media:has(.recording-player) .recording-card__save{bottom:70px}.recording-card__body{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.recording-card__title{margin:8px 0 0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.3rem,2.2vw,2rem)}.recording-card__meta{margin:10px 0 0;color:var(--muted);line-height:1.6}.recording-card__actions{display:flex;flex-wrap:wrap;gap:12px}.eyebrow{color:#ffffff85;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-card,.settings-card,.status-card,.stage-card,.panel-card,.modal,.sidebar{border:1px solid var(--border);box-shadow:var(--shadow)}.hero-card,.settings-card,.status-card,.stage-card,.panel-card,.modal{background:var(--panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-card{width:min(720px,100%);padding:clamp(28px,5vw,56px);border-radius:32px;text-align:center}.hero-card--compact{max-width:640px}.hero-title{margin:18px 0 14px;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2.6rem,6vw,4.9rem);line-height:.95}.hero-copy{max-width:34rem;margin:0 auto;color:var(--muted);font-size:1.05rem;line-height:1.7}.hero-actions,.stack-actions,.status-pills,.stage-card__footer,.host-actions,.people-row__actions,.modal__actions,.stack-actions--inline{display:flex;gap:12px;flex-wrap:wrap}.hero-actions{justify-content:center;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;color:var(--text);cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.62}.button--primary{background:linear-gradient(135deg,#eef0f3,#c9cdd5);color:#0b0c10;font-weight:800}.button--secondary{background:#ffffff1f;border:1px solid rgba(255,255,255,.26)}.button--ghost{background:#ffffff0a;border:1px solid var(--border)}.button--subtle{background:#ffffff08;border:1px dashed var(--border-strong)}.button--danger{background:#f43f5e1f;border:1px solid rgba(244,63,94,.24);color:#fecdd3}.settings-card,.status-card{width:min(680px,100%);padding:32px;border-radius:28px}.settings-card__title,.status-card__title,.stage-card__title,.panel-card__title,.modal__title,.sidebar__title{margin:10px 0 0;font-family:Space Grotesk,Manrope,sans-serif}.settings-card__title,.status-card__title{font-size:clamp(2rem,4vw,3rem)}.settings-card__copy,.modal__description,.sidebar__copy{color:var(--muted);line-height:1.7}.sidebar__copy--tight{margin:6px 0 0}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.detail-grid--compact{margin:0}.detail-card{display:grid;gap:8px;padding:14px 16px;border-radius:18px;background:var(--panel-soft);border:1px solid var(--border)}.detail-card__label{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.detail-card__value{font-size:.95rem}.meeting-room{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,420px);gap:20px;height:100%;min-height:0;transition:filter .22s ease,opacity .22s ease,transform .22s ease}.page--obscured .meeting-room{filter:blur(18px);opacity:.28;pointer-events:none;transform:scale(.985)}.stage-card,.side-rail{min-height:0}.stage-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:22px;border-radius:30px}.stage-card__header,.panel-card__header,.modal__header,.sidebar__header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.stage-card__title{font-size:clamp(1.9rem,3vw,3rem)}.status-pills{justify-content:flex-end}.status-pill{padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid var(--border);color:var(--muted);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.status-pill--accent{background:#ffffff29;border-color:#ffffff47;color:var(--accent)}.topbar__pill.status-pill--accent{background:#ffffff14;border-color:#ffffff2e;color:#ffffffd1}.stage-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-content:stretch;min-height:0;margin:24px 0}.stage-media{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;min-height:0}.stage-media__footer{display:grid;gap:12px;align-content:start}.stage-media__actions{display:flex;gap:12px;flex-wrap:wrap}.participant-tile{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;min-height:220px;padding:20px;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 38%),linear-gradient(180deg,#0f1b2efa,#0a1321fa);border:1px solid var(--border)}.participant-tile--empty{grid-column:1 / -1;min-height:280px}.participant-tile--media{position:relative;overflow:hidden;padding:0;align-items:stretch}.participant-tile--muted{background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 36%),linear-gradient(180deg,#0f1b2efa,#0a1321fa)}.participant-tile__media-shell{position:relative;width:100%;height:100%;min-height:inherit}.participant-tile__video{width:100%;height:100%;object-fit:cover;background:radial-gradient(circle at top right,rgba(255,255,255,.1),transparent 36%),linear-gradient(180deg,#0f1b2efa,#0a1321fa)}.participant-tile__placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 38%),linear-gradient(180deg,#0f1b2efa,#0a1321fa)}.participant-tile__overlay{position:absolute;inset:auto 16px 16px;display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.participant-tile__nameplate,.participant-tile__badges{display:grid;gap:8px}.participant-tile__nameplate{padding:12px 14px;border-radius:18px;background:#040a14b3;border:1px solid rgba(149,184,209,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.participant-tile__nameplate span{color:var(--muted);font-size:.86rem}.participant-tile__badges{justify-items:end}.participant-tile__badges--immersive{display:none}.participant-tile__avatar{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:74px;border-radius:24px;background:#ffffff2e;color:var(--text);font-family:Space Grotesk,Manrope,sans-serif;font-size:1.5rem;font-weight:700;transition:min-width .22s ease,height .22s ease,border-radius .22s ease,font-size .22s ease,transform .22s ease}.participant-tile__avatar--ghost{background:#ffffff0f}.participant-tile--immersive .participant-tile__avatar,.participant-tile--fallback-summary-solo .participant-tile__avatar{min-width:clamp(116px,18vw,180px);height:clamp(116px,18vw,180px);border-radius:999px;font-size:clamp(2.8rem,5vw,4.5rem)}.participant-tile--fallback-summary-solo{display:grid;place-items:center;min-height:100%;padding:24px}.participant-tile--fallback-summary-solo .participant-tile__meta{justify-items:center;text-align:center}.participant-tile__meta{display:grid;gap:8px;text-align:right}.participant-tile__meta span{color:var(--muted)}.side-rail{display:flex;flex-direction:column;gap:16px;min-height:0;overflow:hidden}.panel-card{display:grid;gap:16px;padding:18px;border-radius:24px;min-height:0}.side-rail>.panel-card{flex:0 0 auto}.panel-card--scroll{overflow:hidden}.panel-card--conversation{flex:1 1 320px;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;min-height:280px}.panel-card__title{font-size:1.18rem}.people-list,.activity-list{display:grid;gap:10px;min-height:0;overflow:auto;padding-right:4px}.people-row,.activity-item,.dev-panel{padding:14px 16px;border-radius:18px;background:var(--panel-soft);border:1px solid var(--border)}.people-row{display:flex;justify-content:space-between;gap:14px}.people-row__meta{margin-top:6px;color:var(--muted);font-size:.88rem}.chip-button{min-height:36px;padding:0 12px;border-radius:999px;background:#ffffff1f;color:var(--text);cursor:pointer}.chip-button--danger{background:#f43f5e24;color:#fecdd3}.host-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.activity-item{display:flex;justify-content:space-between;gap:14px;align-items:center}.activity-item span,.empty-list,.inline-feedback{color:var(--muted)}.conversation-log{display:grid;gap:12px;flex:1 1 auto;min-height:0;overflow:auto;padding-right:4px;align-content:start;overscroll-behavior:contain;scrollbar-gutter:stable}.chat-message{display:grid;justify-items:start;gap:8px}.chat-message--self{justify-items:end}.chat-message__meta{display:inline-flex;gap:10px;align-items:center;color:var(--muted);font-size:.82rem}.chat-message__bubble{max-width:min(86%,280px);padding:12px 14px;border-radius:18px;background:var(--panel-soft);border:1px solid var(--border);line-height:1.5;word-break:break-word}.chat-message--self .chat-message__bubble{background:linear-gradient(135deg,#fff3,#ffffff29);border-color:#ffffff3d}.conversation-divider{display:grid;grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);gap:12px;align-items:center}.conversation-divider__line{height:1px;background:#9fb0c42e}.conversation-divider__content{color:#9fb0c4e0;font-size:.84rem;text-align:center;white-space:nowrap}.conversation-composer{display:grid;gap:12px;padding-top:4px}.dm-composer__file-input{display:none}.dm-composer__attachments,.dm-message-attachments{display:grid;gap:10px}.dm-composer__attachments{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dm-composer-attachment{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:18px;background:#ffffff08;border:1px solid var(--border)}.dm-composer-attachment__preview{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.dm-composer-attachment__image,.dm-composer-attachment__video{width:100%;height:100%;object-fit:cover}.dm-composer-attachment__icon{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.12em}.dm-composer-attachment__meta{min-width:0}.dm-composer-attachment__meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-composer-attachment__meta span{display:block;margin-top:4px;color:var(--muted);font-size:.84rem}.conversation-composer__row{display:flex;align-items:center;gap:10px}.conversation-composer__input{flex:1 1 auto}.conversation-send-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);color:var(--accent);cursor:pointer;flex:0 0 auto}.conversation-send-button--attach{background:#ffffff0d;border-color:var(--border);color:var(--text)}.conversation-send-button:disabled{opacity:.5;cursor:not-allowed}.conversation-composer__footer{display:flex;align-items:center;gap:12px}.conversation-composer__footer span,.dm-composer__footer span{color:var(--muted);font-size:.84rem}.dm-composer__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.dm-message-attachments{width:min(86%,420px)}.dm-attachment-card{display:grid;gap:12px;padding:12px;border-radius:20px;background:#ffffff08;border:1px solid var(--border)}.dm-attachment-card__preview-shell,.dm-attachment-card__placeholder{overflow:hidden;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.dm-attachment-card__placeholder{display:grid;place-items:center;min-height:120px;color:var(--muted);font-size:.9rem}.dm-attachment-card__image,.dm-attachment-card__video{display:block;width:100%;max-height:320px;object-fit:cover;background:#0000003d}.dm-attachment-card__body,.dm-attachment-card__meta{display:grid;gap:8px}.dm-attachment-card__meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-attachment-card__meta span{color:var(--muted);font-size:.86rem;line-height:1.5}.dm-attachment-card__actions{display:flex;flex-wrap:wrap;gap:10px}.dm-attachment-card__actions .button{min-height:40px}.inline-feedback{margin:0;line-height:1.6}.inline-feedback--error{color:var(--danger)}.inline-feedback--warning{color:#fcd34d}.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}.field{display:grid;gap:10px}.field__label{color:var(--muted);font-size:.88rem}.field__input{width:100%;min-height:50px;padding:0 16px;border:1px solid var(--border-strong);border-radius:18px;background:#050a14b8;color:var(--text)}.dev-panel{display:grid;gap:14px}.auth-card{display:grid;gap:18px}.auth-card--wide{width:min(860px,100%)}.auth-form{display:grid;gap:14px}.auth-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auth-choice-card{display:grid;gap:10px;padding:18px;border-radius:22px;text-align:left;background:#ffffff08;border:1px solid var(--border);color:var(--text);cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.auth-choice-card span{color:var(--muted);line-height:1.6}.auth-choice-card:hover,.auth-choice-card.is-active{transform:translateY(-1px);border-color:#ffffff52;background:#ffffff14}.auth-alt-panel,.auth-roster{display:grid;gap:14px;padding:18px;border-radius:22px;background:var(--panel-soft);border:1px solid var(--border)}.auth-roster__list{display:grid;gap:12px}.auth-roster__row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.auth-roster__row p{margin:6px 0 0;color:var(--muted)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.06) transparent}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff1f}.page--direct-messages{height:100%;min-height:0;overflow:hidden}.dm-layout{display:flex;height:100%;min-height:0;overflow:hidden}.dm-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.04);background:#ffffff03;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-height:0;overflow:hidden}.dm-sidebar__header{padding:20px 16px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dm-eyebrow{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff40;margin:0 0 4px}.dm-title{font-size:16px;font-weight:600;color:#fffc;margin:0}.dm-title-row{display:flex;align-items:center;gap:8px}.dm-create-group-btn{width:28px;height:28px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff09;color:#ffffff85;display:inline-grid;place-items:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.dm-create-group-btn:hover,.dm-create-group-btn[aria-pressed=true]{background:#ffffff14;border-color:#ffffff1f;color:#ffffffdb}.dm-unread-badge{font-size:10px;font-weight:600;color:#ffffff80;background:#ffffff14;padding:4px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);letter-spacing:.1em;white-space:nowrap}.dm-search{position:relative;padding:0 12px 12px}.dm-search__icon{position:absolute;left:24px;top:18px;transform:translateY(-50%);color:#fff3;pointer-events:none}.dm-search__input{width:100%;height:36px;padding:0 12px 0 36px;border-radius:12px;border:1px solid rgba(255,255,255,.05);background:#ffffff08;color:#fffc;font-size:12px;outline:none;transition:border-color .3s ease}.dm-search__input::placeholder{color:#fff3}.dm-search__input:focus{border-color:#ffffff1f}.dm-group-creator{margin:0 12px 12px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06;display:flex;flex-direction:column;gap:10px}.dm-group-creator__selected{display:flex;flex-wrap:wrap;gap:6px}.dm-group-creator__hint,.dm-group-creator__empty{margin:0;font-size:11px;color:#ffffff4d}.dm-group-chip{max-width:100%;min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:5px 8px;background:#ffffff12;color:#ffffffc2;display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:11px;cursor:pointer}.dm-group-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-group-search{padding:0}.dm-group-search .dm-search__icon{left:12px}.dm-group-search .dm-search__input{height:34px}.dm-group-candidates{max-height:190px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.dm-group-candidate{display:flex;align-items:center;gap:10px;width:100%;min-width:0;padding:8px;border-radius:12px;border:1px solid transparent;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}.dm-group-candidate:hover,.dm-group-candidate.is-selected{background:#ffffff0b;border-color:#ffffff0f}.dm-group-candidate__check{margin-left:auto;font-size:10px;color:#ffffff57;white-space:nowrap}.dm-group-candidate.is-selected .dm-group-candidate__check{color:#ffffffb8}.dm-group-creator__actions{display:flex;justify-content:flex-end;gap:8px}.dm-group-creator__actions .button{min-height:30px;padding:0 12px;font-size:12px}.dm-search-results{padding:0 12px;display:flex;flex-direction:column;gap:4px}.dm-search-result{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;cursor:pointer;border:1px solid transparent;transition:all .3s ease;text-align:left;background:none;color:inherit;width:100%;font:inherit}.dm-search-result:hover{background:#ffffff08}.dm-search-result__info{min-width:0}.dm-search-result__name{font-size:14px;font-weight:500;color:#fffc;display:block}.dm-search-result__username{font-size:12px;color:#ffffff4d;display:block;margin-top:2px}.dm-thread-list{flex:1;overflow-y:auto;padding:0 8px;display:flex;flex-direction:column;gap:2px}.dm-thread-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;cursor:pointer;border:1px solid transparent;transition:all .3s ease;text-align:left;background:none;color:inherit;width:100%;font:inherit}.dm-thread-item:hover{background:#ffffff08}.dm-thread-item.is-active{background:#ffffff0f;border-color:#ffffff14}.dm-avatar{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:visible}.dm-avatar--sm{width:32px;height:32px;font-size:11px}.dm-avatar--md{width:36px;height:36px;font-size:12px}.dm-avatar--lg{width:44px;height:44px;font-size:14px}.dm-avatar img{width:100%;height:100%;object-fit:cover}.dm-avatar__surface{width:100%;height:100%;border-radius:12px;background:var(--dm-avatar-color, rgba(255, 255, 255, .06));border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;font-weight:600;color:#ffffffb8;overflow:hidden}.dm-avatar__surface--group{background:#ffffff12;color:#ffffffad}.dm-avatar__surface img{transform-origin:center}.dm-avatar__online{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:50%;background:#34d399;border:2px solid #050508;transform:translate(45%,45%)}.dm-thread-item__info{flex:1;min-width:0}.dm-thread-item__top{display:flex;justify-content:space-between;align-items:center;gap:8px}.dm-thread-item__name{font-size:14px;font-weight:500;color:#fff9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-thread-item:hover .dm-thread-item__name,.dm-thread-item.is-active .dm-thread-item__name{color:#ffffffe6}.dm-thread-item__time{font-size:10px;color:#ffffff40;white-space:nowrap;flex-shrink:0}.dm-thread-item__bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:2px}.dm-thread-item__preview{font-size:12px;color:#ffffff4d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.dm-thread-item__unread{min-width:20px;height:20px;border-radius:50%;background:#ffffff26;font-size:10px;font-weight:700;color:#fffc;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;padding:0 6px;flex-shrink:0}.dm-conversation{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.dm-conversation__header{padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.04);display:flex;align-items:center;justify-content:space-between}.dm-conversation__user{display:flex;align-items:center;gap:12px}.dm-conversation__user-info{min-width:0}.dm-conversation__eyebrow{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffff40;margin:0 0 2px}.dm-conversation__name{font-size:14px;font-weight:600;color:#fffc}.dm-conversation__username{font-size:11px;color:#ffffff4d}.dm-conversation__actions{display:flex;gap:8px}.dm-action-btn{width:32px;height:32px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff40;transition:all .3s ease}.dm-action-btn:hover{background:#ffffff12;color:#ffffff80}.dm-conversation__messages{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.dm-date-separator{display:flex;align-items:center;gap:12px;padding:8px 0}.dm-date-separator__line{flex:1;height:1px;background:#ffffff0a}.dm-date-separator__text{font-size:10px;color:#fff3;font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.dm-message{display:flex;justify-content:flex-start}.dm-message--sent{justify-content:flex-end}.dm-message__content{max-width:320px}.dm-message__meta{display:flex;align-items:center;gap:8px;margin-bottom:4px}.dm-message--sent .dm-message__meta{justify-content:flex-end}.dm-message__sender{font-size:11px;font-weight:600;color:#ffffff80}.dm-message__time{font-size:10px;color:#fff3}.dm-message__bubble{border-radius:16px;padding:10px 16px;font-size:14px;line-height:1.6;word-break:break-word}.dm-message--received .dm-message__bubble{background:#ffffff08;border:1px solid rgba(255,255,255,.04);color:#fff9}.dm-message--sent .dm-message__bubble{background:#ffffff12;border:1px solid rgba(255,255,255,.06);color:#fffc}.dm-message-image{max-width:280px;border-radius:16px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.dm-message-image__preview{aspect-ratio:16 / 9;background:#ffffff05;overflow:hidden}.dm-message-image__preview img{width:100%;height:100%;object-fit:cover;opacity:.8}.dm-message-image__info{padding:8px 12px 4px}.dm-message-image__filename{font-size:12px;color:#ffffffb3;font-weight:500}.dm-message-image__size{font-size:10px;color:#ffffff4d;display:block;margin-top:2px}.dm-message-image__actions{display:flex;gap:8px;padding:4px 12px 10px}.dm-image-action{font-size:10px;color:#fff6;background:#ffffff0a;padding:4px 12px;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;font-family:inherit}.dm-image-action:hover{color:#ffffffb3;background:#ffffff14}.dm-message-attachments{display:flex;flex-direction:column;gap:8px;max-width:320px}.dm-attachment-card{display:grid;gap:10px;padding:10px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.dm-attachment-card__preview-shell,.dm-attachment-card__placeholder{overflow:hidden;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.dm-attachment-card__placeholder{display:grid;place-items:center;min-height:100px;color:#ffffff4d;font-size:12px}.dm-attachment-card__image,.dm-attachment-card__video{display:block;width:100%;max-height:280px;object-fit:cover;background:#0003;opacity:.8}.dm-attachment-card__body,.dm-attachment-card__meta{display:grid;gap:4px}.dm-attachment-card__meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#ffffffb3;font-weight:500}.dm-attachment-card__meta span{color:#ffffff4d;font-size:10px}.dm-attachment-card__actions{display:flex;gap:8px}.dm-attachment-card__actions .dm-image-action{min-height:32px;display:inline-flex;align-items:center}.dm-conversation__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.dm-conversation__empty .dm-eyebrow{margin-bottom:0}.dm-conversation__empty-title{font-size:16px;font-weight:600;color:#fffc;margin:0}.dm-conversation__empty-copy{font-size:13px;color:#ffffff4d;margin:0;text-align:center;max-width:280px;line-height:1.6}.dm-thread-panel__back{display:none}.dm-back-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#ffffff80;font-size:12px;cursor:pointer;transition:all .3s ease;font-family:inherit}.dm-back-btn:hover{background:#ffffff14;color:#fffc}.dm-composer{padding:12px 24px 16px;margin-bottom:12px}.dm-composer__shell{border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:10px 14px;background:#ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s ease}.dm-composer__shell:focus-within{border-color:#ffffff1f}.dm-composer__drafts{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.dm-composer__row{display:flex;align-items:center;gap:8px}.dm-composer__attach-btn{width:32px;height:32px;border-radius:8px;background:#ffffff0a;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff40;transition:all .3s ease;flex-shrink:0}.dm-composer__attach-btn:hover{background:#ffffff14;color:#ffffff80}.dm-composer__text-input{flex:1;background:transparent;border:none;outline:none;font-size:14px;color:#fffc;font-family:inherit;min-width:0}.dm-composer__text-input::placeholder{color:#ffffff4d}.dm-composer__counter{font-size:10px;color:#ffffff40;white-space:nowrap;flex-shrink:0}.dm-composer__send-btn{width:32px;height:32px;border-radius:8px;background:#ffffff0f;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff4d;transition:all .3s ease;flex-shrink:0}.dm-composer__send-btn:hover:not(:disabled){background:#ffffff1f;color:#fff9}.dm-composer__send-btn:disabled{opacity:.4;cursor:not-allowed}.dm-composer__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px 8px}.dm-composer__footer span{font-size:10px;color:#ffffff40}.auth-pills{margin-top:-2px}.auth-inline-pill{justify-self:start}.field--checkbox{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:18px;background:#ffffff08;border:1px solid var(--border)}.field--checkbox input{margin-top:3px}.field--checkbox small{display:block;margin-top:6px;color:var(--muted);line-height:1.6}.field__input--code{text-transform:uppercase;letter-spacing:.12em}.sidebar-scrim{position:fixed;inset:0;z-index:19;border:0;background:#02081785;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;visibility:hidden}.sidebar-scrim.is-open{opacity:1;pointer-events:auto;visibility:visible}.sidebar{position:fixed;top:0;left:0;z-index:20;display:grid;grid-template-rows:auto 1fr auto;width:min(320px,calc(100vw - 28px));height:100dvh;padding:calc(22px + var(--safe-area-top)) 22px calc(22px + var(--safe-area-bottom));background:var(--panel-strong);opacity:0;pointer-events:none;transform:translate(calc(-100% - 28px));transition:transform .22s ease,opacity .18s ease,visibility 0s linear .22s;visibility:hidden}.sidebar.is-open{opacity:1;pointer-events:auto;transform:translate(0);transition:transform .22s ease,opacity .18s ease;visibility:visible}.sidebar__nav{display:grid;gap:8px;margin-top:18px;align-content:start}.sidebar__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;background:transparent;color:var(--text);text-align:left;cursor:pointer}.sidebar__badge{min-width:28px;min-height:28px;padding:0 8px;border-radius:999px;background:#ffffff2e;color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;flex:0 0 auto}.sidebar__link.is-active,.sidebar__link:hover{background:#ffffff1f}.sidebar__footer{align-self:end}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#020817a3}.modal{width:min(540px,100%);padding:24px;border-radius:28px}.modal__body{margin-top:18px;display:grid;gap:16px}.modal__actions{margin-top:20px}@media(max-width:1120px){.styles-glass-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(720px,100%)}.meeting-room{grid-template-columns:minmax(0,1.4fr) minmax(280px,340px)}.participant-tile{min-height:190px}.participant-tile--empty{min-height:220px}}@media(max-width:820px){.page{padding:18px}.meeting-room{grid-template-columns:1fr;grid-template-rows:minmax(0,.92fr) minmax(0,1.08fr)}.stage-card{min-height:0}.side-rail{display:flex;flex-direction:column;overflow:auto;padding-right:4px}.side-rail>.panel-card{flex-shrink:0}.panel-card--conversation{min-height:320px}.stage-tiles{grid-template-columns:1fr}.participant-tile__overlay{flex-direction:column;align-items:stretch}.participant-tile__badges{justify-items:start}.panel-card--scroll,.people-list,.activity-list{overflow:visible}.detail-grid,.host-actions,.auth-choice-grid,.auth-form__row,.auth-roster__row,.recording-card{grid-template-columns:1fr}.dm-layout{flex-direction:column}.dm-sidebar{width:100%;max-height:45vh;border-right:none;border-bottom:1px solid rgba(255,255,255,.04)}.page--direct-messages-thread .dm-sidebar{display:none}.dm-thread-panel__back{display:inline-flex}.auth-roster__row{display:grid}}@media(max-width:640px){.page--styles{align-items:start;padding:22px 16px calc(22px + var(--safe-area-bottom))}.styles-glass-grid{grid-template-columns:1fr}.liquid-glass-card{min-height:220px;border-radius:30px}.page--recordings{padding:22px 16px calc(22px + var(--safe-area-bottom))}.recordings-page__header{align-items:flex-start;flex-direction:column}.recording-card,.recordings-empty{border-radius:24px;padding:16px}.topbar{padding:16px 18px}.meeting-room{grid-template-rows:auto minmax(0,1fr)}.hero-card,.settings-card,.status-card,.stage-card,.panel-card,.modal{border-radius:24px}.participant-tile{min-height:160px}.stage-card{padding:18px}.stage-card__header{flex-direction:column;align-items:flex-start}.status-pills{justify-content:flex-start}.participant-tile{align-items:flex-end;min-height:150px}.stage-tiles{align-items:stretch;display:flex;margin:18px 0;min-height:170px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-snap-type:x proximity}.participant-tile,.participant-tile--empty{flex:0 0 100%;height:100%;min-width:100%;scroll-snap-align:start}.participant-tile__meta{text-align:left}.stage-media__actions .button{flex:1 1 140px}.participant-tile__overlay{inset:auto 12px 12px}.stage-card__footer .button,.host-actions .button{flex:1 1 140px}.people-row,.activity-item,.conversation-composer__footer,.dm-composer__footer{flex-direction:column;align-items:flex-start}.chat-message__bubble{max-width:100%}.dm-message-attachments{width:100%}.dm-composer__attachments{grid-template-columns:1fr}.dm-composer-attachment{grid-template-columns:56px minmax(0,1fr) auto}.conversation-composer__row{flex-wrap:wrap}.conversation-send-button{flex:0 0 auto}.conversation-divider{grid-template-columns:minmax(12px,1fr) auto minmax(12px,1fr)}.conversation-divider__content{white-space:normal}}.page--room{position:relative;padding:16px 18px 18px;padding-bottom:calc(18px + var(--safe-area-bottom))}.page--room-loader-only{display:flex}.meeting-entry-loader{position:fixed;inset:0;z-index:48;display:flex;min-height:100dvh;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;opacity:0;transform:scale(.992);transition:opacity .28s ease,transform .28s ease}.meeting-entry-loader.is-entered{opacity:1;transform:scale(1)}.meeting-entry-loader.is-completing{opacity:0;transform:scale(1.004);pointer-events:none}.meeting-entry-loader--overlay{z-index:48}.meeting-entry-loader__veil{position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 90% at 50% 32%,#08090cd1,#040507ed 58%,#030406f7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meeting-entry-loader__aura{position:absolute;top:32%;left:50%;width:min(60vw,560px);height:min(60vw,560px);transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.06) 0%,transparent 62%);filter:blur(40px);pointer-events:none;animation:meeting-entry-aura-breathe 5.5s ease-in-out infinite}.meeting-entry-loader__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:min(100%,420px);padding:48px 32px calc(40px + var(--safe-area-bottom));margin:auto;text-align:center}.meeting-entry-loader__brand{position:relative;display:grid;place-items:center;width:64px;height:64px;margin-bottom:26px}.meeting-entry-loader__brand-pulse{position:absolute;inset:-10px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.14) 0%,transparent 65%);animation:meeting-entry-pulse 2.6s ease-in-out infinite}.meeting-entry-loader__brand-logo{position:relative;z-index:1;width:40px;height:40px;object-fit:contain;filter:drop-shadow(0 0 16px rgba(255,255,255,.32)) drop-shadow(0 0 5px rgba(255,255,255,.2))}.meeting-entry-loader.is-warning .meeting-entry-loader__brand-logo{filter:drop-shadow(0 0 16px rgba(251,191,36,.42)) drop-shadow(0 0 5px rgba(251,191,36,.26))}.meeting-entry-loader__heading{display:grid;gap:8px;margin-bottom:20px}.meeting-entry-loader__eyebrow{margin:0;color:#fff6;font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.meeting-entry-loader__title{margin:0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:600;line-height:1;color:#fff}.meeting-entry-loader__code-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;margin-bottom:34px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffff9e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem;letter-spacing:.14em;text-transform:uppercase}.meeting-entry-loader__code-icon{width:14px;height:14px;color:#fff6}.meeting-entry-loader__steps{display:grid;gap:2px;width:100%;margin:0 0 26px;padding:0;list-style:none;text-align:left}.meeting-entry-loader__step{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;padding:9px 12px;border-radius:12px;transition:background .22s ease}.meeting-entry-loader__step.is-active{background:#ffffff0d}.meeting-entry-loader__step-marker{display:grid;place-items:center;width:22px;height:22px}.meeting-entry-loader__step-marker svg{width:16px;height:16px;color:#ffffffeb}.meeting-entry-loader__step-dot{width:6px;height:6px;border-radius:999px;background:#fff3}.meeting-entry-loader__step-spinner{width:15px;height:15px;border-radius:999px;border:2px solid rgba(255,255,255,.18);border-top-color:#fff;animation:meeting-entry-loader-spin .8s linear infinite}.meeting-entry-loader__step.is-warning .meeting-entry-loader__step-spinner{border-color:#fbbf2442;border-top-color:#fbbf24}.meeting-entry-loader__step-body{display:grid;gap:3px;min-width:0}.meeting-entry-loader__step-label{font-size:.92rem;font-weight:600;line-height:1.2;color:#ffffff52;transition:color .22s ease}.meeting-entry-loader__step.is-done .meeting-entry-loader__step-label{color:#ffffff80}.meeting-entry-loader__step.is-active .meeting-entry-loader__step-label{color:#fff}.meeting-entry-loader__step-detail{font-size:.78rem;line-height:1.35;color:#ffffff73}.meeting-entry-loader__step.is-warning .meeting-entry-loader__step-detail{color:#fbbf24}.meeting-entry-loader__progress{width:100%;margin-bottom:28px}.meeting-entry-loader__progress-track{height:3px;overflow:hidden;border-radius:999px;background:#ffffff14}.meeting-entry-loader__progress-fill{height:100%;border-radius:inherit;background:#fff;box-shadow:0 0 12px #fff6;transition:width .42s cubic-bezier(.4,0,.2,1)}.meeting-entry-loader.is-warning .meeting-entry-loader__progress-fill{background:#fbbf24;box-shadow:0 0 12px #fbbf2466}.meeting-entry-loader__progress-meta{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#ffffff4d;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.meeting-entry-loader__progress-meta span:last-child{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.06em;color:#ffffff8c}.meeting-entry-loader__cancel{padding:8px 4px;background:transparent;border:0;color:#ffffff52;font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:color .22s ease}.meeting-entry-loader__cancel:hover{color:#ffffffb3}@keyframes meeting-entry-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes meeting-entry-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.9;transform:scale(1.12)}}@keyframes meeting-entry-aura-breathe{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@media(prefers-reduced-motion:reduce){.meeting-entry-loader__brand-pulse,.meeting-entry-loader__aura,.meeting-entry-loader__step-spinner{animation:none}}@media(max-width:720px){.meeting-entry-loader__content{padding:40px 22px calc(32px + var(--safe-area-bottom))}.meeting-entry-loader__code-pill{margin-bottom:28px}}.meeting-room-shell{--meeting-room-drawer-offset: 0px;position:relative;display:flex;gap:0;height:100%;min-height:0;transition:filter .22s ease,opacity .22s ease,transform .22s ease}.meeting-room-shell--loader-hidden{visibility:hidden;opacity:0;pointer-events:none}.page--obscured .meeting-room-shell{filter:blur(18px);opacity:.28;pointer-events:none;transform:scale(.985)}.meeting-room-shell__scrim{display:none}.meeting-room-stage-layout{display:flex;flex:1 1 auto;min-width:0;min-height:0;order:1}.meeting-room-shell--chat-open,.meeting-room-shell--participants-open,.meeting-room-shell--info-open{--meeting-room-drawer-offset: 18px}.meeting-room-stage-surface{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;min-height:0;padding:18px;border:1px solid var(--border);border-radius:32px;background:transparent;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow);overflow:hidden;transition:gap .22s ease,padding .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.meeting-room-stage-surface--immersive{gap:0;padding:0;border-color:transparent;background:transparent;box-shadow:none}.meeting-room-stage-surface__chrome{display:grid;gap:14px;overflow:hidden;max-height:220px;opacity:1;transform:translateY(0);transition:max-height .24s ease,opacity .18s ease,transform .24s ease}.meeting-room-stage-surface__chrome--hidden{max-height:0;opacity:0;pointer-events:none;transform:translateY(-14px)}.meeting-room-stage-surface__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.meeting-room-stage-surface__title-group{display:grid;gap:10px;min-width:0}.meeting-room-stage-surface__badges{display:flex;flex-wrap:wrap;gap:8px}.meeting-room-stage-surface__badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#0c1626db;border:1px solid var(--border);color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.meeting-room-stage-surface__title{margin:0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2rem,3.5vw,3.4rem);line-height:.98}.meeting-room-stage-surface__notices{display:flex;flex-wrap:wrap;gap:10px}.meeting-room-stage-surface__notices--immersive{padding:16px 20px 0}.meeting-room-stage-surface__notice{margin:0;padding:10px 14px;border-radius:18px;background:#ffffff0d;border:1px solid var(--border);color:var(--muted);line-height:1.5}.meeting-room-stage-surface__notice--warning{border-color:#fcd34d3d;color:#fcd34d}.meeting-room-stage-surface>.stage-media{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;overflow:visible}.meeting-room-drawer{position:relative;flex:0 0 0;width:0;margin-left:0;min-width:0;min-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:width .24s ease,flex-basis .24s ease,margin-left .24s ease,opacity .18s ease,transform .24s ease}.meeting-room-drawer--chat,.meeting-room-drawer--participants,.meeting-room-drawer--info{order:2;transform:translate(20px)}.meeting-room-shell--chat-open .meeting-room-drawer--chat,.meeting-room-shell--participants-open .meeting-room-drawer--participants{width:min(360px,29vw);flex-basis:min(360px,29vw);margin-left:var(--meeting-room-drawer-offset);opacity:1;pointer-events:auto;transform:translate(0)}.meeting-room-shell--info-open .meeting-room-drawer--info{width:min(340px,27vw);flex-basis:min(340px,27vw);margin-left:var(--meeting-room-drawer-offset);opacity:1;pointer-events:auto;transform:translate(0)}.meeting-room-drawer>*{width:100%;height:100%;min-height:0}.meeting-room-drawer:focus,.meeting-room-drawer:focus-visible{outline:none}.meeting-stage-runtime{position:relative;--meeting-stage-runtime-gap: 18px;display:flex;flex:1 1 auto;flex-direction:column;gap:var(--meeting-stage-runtime-gap);min-height:0;min-width:0;width:100%;max-width:100%;overflow:visible;transition:gap .22s ease,padding .22s ease}.meeting-stage-runtime--sharing{--meeting-stage-runtime-gap: 12px}.meeting-stage-runtime--solo{height:100%;--meeting-stage-runtime-gap: 5px;padding-top:5px}.meeting-stage-runtime--solo .meeting-stage-canvas{flex:1 1 0;height:auto}.meeting-stage-runtime:fullscreen{background:var(--room-bg);padding:18px}.meeting-stage-top-actions{position:absolute;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:8;display:inline-flex;align-items:center;gap:8px}.meeting-stage-top-action{display:grid;place-items:center;width:44px;height:44px;padding:0;color:#ffffffe6;background:#0f121ab8;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 14px 38px #02061752;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.meeting-stage-top-action:hover{color:#fff;background:#1d2230e0;border-color:#ffffff47;transform:translateY(-1px)}.meeting-stage-top-action:focus-visible{outline:2px solid rgba(148,197,255,.9);outline-offset:3px}.meeting-stage-top-action[aria-pressed=true]{color:#fff;background:#2a2f40e6}.meeting-stage-canvas{position:relative;z-index:1;display:grid;--stage-gap: 16px;--stage-columns: 1;--stage-grid-max-width: 100%;--stage-grid-max-height: 100%;--stage-rail-size: 220px;--stage-tile-aspect-ratio: 1.7777777778;--stage-tile-width: 100%;flex:1 1 auto;gap:var(--stage-gap);height:100%;min-height:0;min-width:0;width:100%;max-width:100%;align-content:stretch;transition:gap .22s ease,grid-template-columns .22s ease,grid-template-rows .22s ease}.meeting-stage-canvas--grid{grid-template-rows:minmax(0,1fr)}.meeting-stage-canvas--speaker{grid-template-rows:minmax(0,1fr) auto}.meeting-stage-canvas--share-focus{grid-template-rows:minmax(0,1fr)}.meeting-stage-canvas--share-side{grid-template-columns:minmax(0,1fr) minmax(0,var(--stage-rail-size));align-items:stretch}.meeting-stage-canvas--share-bottom{grid-template-rows:minmax(0,1fr) auto;align-items:stretch}.stage-media{display:grid;grid-template-rows:minmax(0,1fr);min-height:0}.stage-tiles{display:flex;flex:0 0 auto;flex-direction:column;gap:var(--stage-gap);min-height:0;width:min(100%,var(--stage-grid-max-width));max-width:100%;max-height:min(100%,var(--stage-grid-max-height));margin:0 auto;justify-content:center;align-self:center;transition:width .22s ease,gap .22s ease,max-height .22s ease}.stage-tiles__row{display:flex;justify-content:center;gap:var(--stage-gap);min-width:0}.meeting-stage-canvas--grid .stage-tiles__row{justify-content:flex-start}.stage-tiles--supporting{width:100%;max-width:min(100%,var(--stage-grid-max-width));align-self:end}.speaker-stage-empty{align-self:center;justify-self:center;display:grid;gap:14px;justify-items:center;max-width:min(420px,100%);padding:24px;text-align:center;color:var(--muted)}.speaker-stage-empty .participant-tile__meta{display:grid;gap:6px;justify-items:center;text-align:center}.speaker-stage-empty strong{color:var(--text)}.participant-tile--empty{width:100%;max-width:100%}.participant-tile{overflow:hidden;min-height:0;border-radius:30px;transition:border-radius .22s ease,transform .22s ease,box-shadow .22s ease}.participant-tile--media,.participant-tile--placeholder{flex:0 0 var(--stage-tile-width);min-height:0;width:var(--stage-tile-width);aspect-ratio:var(--stage-tile-aspect-ratio)}.participant-tile--placeholder{position:relative;padding:0;align-items:stretch;background:#02050a;border-color:#95b8d129}.participant-tile__placeholder--brand{background:#02050a}.participant-tile__avatar--brand{width:clamp(64px,18%,112px);min-width:0;height:auto;aspect-ratio:1;padding:14px;border-radius:24px;background:#ffffff0a;border:1px solid rgba(149,184,209,.14)}.participant-tile__avatar--brand img{display:block;width:100%;height:100%;object-fit:contain}.participant-tile--summary{display:grid;flex:0 0 var(--stage-tile-width);place-items:center;width:var(--stage-tile-width);aspect-ratio:var(--stage-tile-aspect-ratio);padding:22px;text-align:center;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 34%),linear-gradient(180deg,#0e192afa,#080f1cfa)}.participant-tile__summary-copy{display:grid;gap:8px;justify-items:center}.participant-tile__summary-copy strong{font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:.95}.participant-tile__summary-copy span{color:var(--muted)}.stage-speaker{position:relative;display:flex;min-height:0;min-width:0}.stage-hero{position:relative;flex:1 1 auto;width:100%;min-height:0;border-radius:var(--room-radius-lg, 28px);border:1px solid var(--room-border-strong, rgba(255, 255, 255, .14));background:radial-gradient(120% 120% at 50% 0%,rgba(255,255,255,.04),transparent 55%),var(--room-bg-deep, #030407);box-shadow:var(--room-shadow, 0 30px 90px rgba(0, 0, 0, .55));overflow:hidden;transition:border-color .22s ease,box-shadow .32s ease}.stage-hero .participant-tile__media-shell{position:relative;width:100%;height:100%;min-height:0}.stage-hero .participant-tile__video{width:100%;height:100%;object-fit:cover}.stage-hero.participant-tile--muted .participant-tile__video{display:none}.stage-hero--speaking{border-color:#ffffff6b;box-shadow:0 0 0 1px #ffffff2e,0 0 42px #ffffff1f,var(--room-shadow, 0 30px 90px rgba(0, 0, 0, .55))}.stage-hero__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.42) 0%,transparent 26%,transparent 58%,rgba(0,0,0,.64) 100%)}.stage-hero__overlay{position:absolute;inset:0;pointer-events:none}.stage-hero__overlay>*{pointer-events:auto}.stage-hero__tl{position:absolute;top:clamp(16px,2.4vw,28px);left:clamp(16px,2.4vw,28px);display:grid;gap:6px;max-width:min(70%,540px)}.stage-hero__speaking{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:5px 12px 5px 10px;border-radius:999px;background:#0a0c108c;border:1px solid var(--room-border, rgba(255, 255, 255, .08));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--room-text, #f4f6f8);font-size:.74rem;font-weight:600;letter-spacing:.02em}.stage-hero__name{font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.4rem,2.6vw,2.3rem);font-weight:600;line-height:1.05;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.55)}.stage-hero__role{font-size:clamp(.8rem,1.1vw,.95rem);color:var(--room-text-2, rgba(244, 246, 248, .58))}.stage-hero__expand{position:absolute;top:clamp(16px,2.4vw,28px);right:clamp(16px,2.4vw,28px);display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;border:1px solid var(--room-border, rgba(255, 255, 255, .08));background:#0a0c1080;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--room-text-2, rgba(244, 246, 248, .58));cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.stage-hero__expand:hover{color:#fff;border-color:var(--room-border-strong, rgba(255, 255, 255, .14));background:#ffffff1a;transform:translateY(-1px)}.stage-hero__pin{display:inline-flex;align-items:center;gap:7px;width:fit-content;padding:5px 12px 5px 10px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;font-size:.74rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .16s ease,border-color .16s ease}.stage-hero__pin:hover{background:#fff3;border-color:#ffffff52}.participant-tile__select{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:8px;border:0;background:transparent;cursor:pointer;opacity:0;transition:opacity .16s ease,background .16s ease}.participant-tile--strip:hover .participant-tile__select,.participant-tile__select:focus-visible{opacity:1;background:linear-gradient(180deg,rgba(0,0,0,.34),transparent 46%)}.participant-tile__select-hint{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9px;background:#0a0c109e;border:1px solid var(--room-border, rgba(255, 255, 255, .08));color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stage-hero__meta{position:absolute;left:clamp(16px,2.4vw,28px);bottom:clamp(16px,2.4vw,28px);display:inline-flex;align-items:center;gap:8px}.stage-hero__chip{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:#0a0c108c;border:1px solid var(--room-border, rgba(255, 255, 255, .08));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--room-text, #f4f6f8);font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums}.stage-hero__chip svg{opacity:.7}.stage-hero__bars{position:absolute;right:clamp(16px,2.4vw,28px);bottom:clamp(16px,2.4vw,28px)}.audio-bars{display:inline-flex;align-items:flex-end;gap:2.5px;height:12px}.audio-bars span{width:2.5px;height:40%;border-radius:2px;background:currentColor;animation:audio-bars-bounce .9s ease-in-out infinite}.audio-bars span:nth-child(2){animation-delay:.14s}.audio-bars span:nth-child(3){animation-delay:.28s}.audio-bars span:nth-child(4){animation-delay:.42s}.audio-bars--tall{height:26px;gap:4px;color:#fff}.audio-bars--tall span{width:4px;border-radius:3px}@keyframes audio-bars-bounce{0%,to{height:30%;opacity:.7}50%{height:100%;opacity:1}}@media(prefers-reduced-motion:reduce){.audio-bars span{animation:none;height:70%}}.stage-filmstrip{display:flex;flex:0 0 auto;align-items:stretch;justify-content:center;gap:var(--stage-gap, 12px);min-width:0;width:100%;overflow-x:auto;scrollbar-width:none}.stage-filmstrip::-webkit-scrollbar{display:none}.participant-tile--strip{flex:0 0 var(--strip-card-width, 168px);width:var(--strip-card-width, 168px);aspect-ratio:var(--stage-tile-aspect-ratio, 1.7777777778);border-radius:var(--room-radius-md, 18px);border:1px solid var(--room-border, rgba(255, 255, 255, .08));background:var(--room-bg-deep, #030407);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.participant-tile--strip:hover{transform:translateY(-2px);border-color:var(--room-border-strong, rgba(255, 255, 255, .14))}.participant-tile--strip .participant-tile__media-shell{position:relative;width:100%;height:100%}.participant-tile--strip .participant-tile__video{width:100%;height:100%;object-fit:cover}.participant-tile__overlay--strip{position:absolute;inset:auto 8px 8px}.participant-tile--strip .participant-tile__nameplate{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 9px;border-radius:10px;background:#080a0e9e;border:1px solid var(--room-border, rgba(255, 255, 255, .08));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.participant-tile--strip .participant-tile__nameplate strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:600;color:var(--room-text, #f4f6f8)}.participant-tile__mic{display:inline-flex;flex:0 0 auto;color:var(--room-text-3, rgba(244, 246, 248, .4))}.participant-tile__mic--on{color:#fff}.participant-tile__hand{position:absolute;top:8px;left:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#0a0c10a8;border:1px solid var(--room-border-strong, rgba(255, 255, 255, .14));color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:hand-raise-pulse 1.8s ease-in-out infinite}@keyframes hand-raise-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.participant-tile__hand{animation:none}}.participant-tile--summary-strip{display:grid;place-items:center;flex:0 0 var(--strip-card-width, 168px);width:var(--strip-card-width, 168px);aspect-ratio:var(--stage-tile-aspect-ratio, 1.7777777778);border-radius:var(--room-radius-md, 18px);border:1px solid var(--room-border, rgba(255, 255, 255, .08));background:radial-gradient(120% 120% at 50% 0%,rgba(255,255,255,.05),transparent 60%),var(--room-bg-deep, #030407);padding:8px}.participant-tile--summary-strip .participant-tile__summary-copy strong{font-size:clamp(1.1rem,2.4vw,1.6rem);color:var(--room-text, #f4f6f8)}.participant-tile__avatar--lg{width:clamp(72px,12vw,132px);height:clamp(72px,12vw,132px);font-size:clamp(1.4rem,3vw,2.4rem)}.stage-hero--immersive .participant-tile__avatar--lg{width:clamp(88px,14vw,156px);height:clamp(88px,14vw,156px)}.participant-tile--supporting{border-radius:24px}.participant-tile__media-shell{min-height:inherit;height:100%}.participant-tile__overlay{inset:auto 16px 16px;transition:inset .22s ease,transform .22s ease,opacity .22s ease}.participant-tile__overlay--immersive{inset:auto 28px 28px;justify-content:flex-start}.participant-tile__overlay--supporting{inset:auto 12px 12px;gap:10px}.screen-share-stage{position:relative;align-self:stretch;min-height:0;overflow:hidden;border-radius:30px;border:1px solid var(--border);background:radial-gradient(circle at top right,rgba(255,255,255,.1),transparent 28%),linear-gradient(180deg,#040a14fa,#050c16fa)}.screen-share-stage__media-shell{position:relative;width:100%;height:100%;min-height:inherit}.screen-share-stage__video{width:100%;height:100%;object-fit:contain;background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 30%),linear-gradient(180deg,#020817fa,#02060efa)}.screen-share-stage__placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.12),transparent 22%),linear-gradient(135deg,#08111f4d,#08111f00 55%),repeating-linear-gradient(135deg,#94a3b80f 0 12px,#0f172a00 12px 28px)}.screen-share-stage__placeholder-copy{display:grid;gap:10px;padding:20px 24px;border-radius:22px;text-align:center;background:#040a149e;border:1px solid rgba(149,184,209,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.screen-share-stage__placeholder-copy span{color:var(--muted)}.screen-share-stage__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:18px;pointer-events:none;background:linear-gradient(180deg,#02081752,#02081700 28%),linear-gradient(180deg,#02081700 56%,#0208178f)}.screen-share-stage__badges{display:flex;flex-wrap:wrap;gap:10px}.screen-share-stage__nameplate{max-width:min(100%,480px)}.stage-pip-stack{position:absolute;z-index:8;display:flex;flex-direction:column;gap:10px;pointer-events:none}.stage-pip-stack--bottom-right{right:18px;bottom:18px;align-items:flex-end}.stage-pip-stack--bottom-left{left:18px;bottom:18px;align-items:flex-start}.meeting-stage-pip{position:relative;overflow:hidden;border-radius:18px;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 38%),#050a14f0;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 50px #02081770;aspect-ratio:16 / 10}.meeting-stage-pip--normal{width:clamp(170px,20vw,260px)}.meeting-stage-pip--mini{width:clamp(86px,10vw,130px);border-radius:14px}.meeting-stage-pip__media,.meeting-stage-pip__video,.meeting-stage-pip__placeholder{width:100%;height:100%}.meeting-stage-pip__media{position:relative}.meeting-stage-pip__video{display:block;object-fit:cover}.meeting-stage-pip__placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 38%),linear-gradient(180deg,#0f1b2efa,#0a1321fa)}.meeting-stage-pip__placeholder .participant-tile__avatar{min-width:54px;height:54px;border-radius:18px;font-size:1.1rem}.meeting-stage-pip--mini .participant-tile__avatar{min-width:34px;height:34px;border-radius:12px;font-size:.78rem}.meeting-stage-pip__nameplate{position:absolute;left:10px;right:10px;bottom:10px;overflow:hidden;padding:8px 10px;border-radius:12px;background:#040a14b3;border:1px solid rgba(149,184,209,.16);color:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.meeting-stage-pip--mini .meeting-stage-pip__nameplate{display:none}.participant-tile__meta{text-align:left}.participant-tile__nameplate{max-width:min(100%,320px)}.participant-tile--supporting .participant-tile__nameplate{max-width:100%;padding:10px 12px}.participant-tile--supporting .participant-tile__nameplate span{font-size:.78rem}.participant-tile--supporting .participant-tile__avatar{min-width:60px;height:60px;border-radius:20px;font-size:1.2rem}.participant-tile--supporting .participant-tile__badges{gap:6px}.participant-tile--supporting .status-pill{padding:7px 10px;font-size:.72rem}.meeting-control-surface{position:relative;z-index:40;display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch;width:100%;max-width:100%;min-width:0;overflow:visible;transition:width .24s ease,padding .24s ease}.meeting-room-stage-surface--immersive .meeting-control-surface{padding:0 5px calc(18px + var(--safe-area-bottom))}.meeting-control-surface__message{justify-self:center;margin:0;padding:10px 16px;border-radius:999px;background:#040a14cc;border:1px solid var(--border);color:var(--muted);line-height:1.5;text-align:center}.meeting-control-surface__message--warning{border-color:#fcd34d3d;color:#fcd34d}.meeting-control-dock{position:relative;z-index:50;display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:12px;width:fit-content;max-width:min(100%,calc(100vw - 52px));padding:18px 22px;border-radius:30px;background:linear-gradient(180deg,#ffffff0d,#ffffff04),#18181cd1;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 64px #00000073,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);flex-wrap:nowrap;margin-inline:auto;min-width:0;overflow:visible;transition:padding .24s ease,transform .24s ease,max-width .24s ease,background .24s ease,box-shadow .24s ease}.meeting-control-dock-layout{display:inline-flex;align-items:flex-end;justify-content:center;gap:14px;width:fit-content;max-width:min(100%,calc(100vw - 52px));margin-inline:auto;overflow:visible}.meeting-control-dock-layout--has-right-accessory{align-items:stretch}.meeting-control-dock-layout--has-right-accessory .meeting-control-dock{border-top-right-radius:0;border-bottom-right-radius:0}.meeting-control-dock-layout__accessory{flex:0 1 min(380px,38vw);min-width:min(320px,calc(100vw - 52px));display:flex;align-items:flex-end}.meeting-control-dock-layout__accessory--right{flex:0 0 auto;justify-content:flex-start;align-items:stretch;min-width:0;margin-left:-14px}.meeting-notes-composer{--notes-glass-tint: rgba(0, 0, 0, .38);position:relative;z-index:55;width:min(380px,38vw);min-width:280px;min-height:90px;display:flex;align-items:stretch;overflow:hidden;isolation:isolate;border-radius:26px;background:var(--notes-glass-tint);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 58px #0000006b,inset 0 1px #ffffff52,inset 1px 1px #ffffff57;-webkit-backdrop-filter:blur(24px) saturate(1.15);backdrop-filter:blur(24px) saturate(1.15);animation:meeting-notes-composer-in .18s ease-out}.meeting-notes-composer:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,.05) 30%,transparent 52%,rgba(0,0,0,.08) 82%)}.meeting-notes-composer:after{content:"";position:absolute;left:10%;right:10%;top:0;z-index:2;height:1px;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent)}.meeting-notes-composer__input{position:relative;z-index:3;width:100%;min-height:54px;max-height:180px;margin:18px 20px;padding:0;resize:none;overflow-y:auto;border:0;outline:0;background:transparent;color:#ffffffe6;font:inherit;font-size:.95rem;line-height:1.55}.meeting-notes-composer__input::placeholder{color:#ffffff6b}.meeting-notes-composer__input:disabled{cursor:not-allowed;color:#ffffff85}@keyframes meeting-notes-composer-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.meeting-control-dock__row{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:0}.meeting-control-dock__separator{width:1px;height:64px;background:#ffffff1a;flex:0 0 auto}.meeting-control-button{position:relative;display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:64px;height:62px;padding:8px 12px 9px;border:1px solid transparent;border-radius:16px;background:#ffffff09;color:#ffffff80;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,opacity .16s ease}.meeting-control-button:hover:not(:disabled){transform:translateY(-1px);border-color:#ffffff1f;background:#ffffff14;color:#ffffffd1}.meeting-control-button:focus-visible{outline:none;border-color:#ffffff52;box-shadow:0 0 0 3px #ffffff14}.meeting-control-button:disabled{cursor:not-allowed;opacity:.44}.meeting-control-button__label{font-size:.64rem;font-weight:600;letter-spacing:.01em;line-height:1;color:inherit;white-space:nowrap}.meeting-control-button--active{background:#ffffff1f;border-color:#ffffff29;color:#fff;box-shadow:0 0 18px #ffffff0f}.meeting-control-button--danger{background:var(--room-danger-surface, rgba(127, 29, 29, .42));border-color:#f8717147;color:#fb7185}.meeting-control-button--danger:hover:not(:disabled){border-color:#f8717170;background:#991b1b80;color:#fda4af}.meeting-recording-foldout__toggle,.meeting-recording-foldout__control{flex-direction:row;gap:0;min-width:0;padding:0}.meeting-recording-foldout{position:relative;z-index:55;display:inline-flex;align-items:center;gap:8px;min-width:42px;min-height:90px;padding:18px 8px;border:1px solid rgba(255,255,255,.1);border-left-color:#ffffff16;border-radius:0 30px 30px 0;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#121216c7;box-shadow:18px 24px 64px #00000057,inset 1px 0 #ffffff09,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow:hidden;transition:min-width .26s cubic-bezier(.2,.8,.2,1),padding .26s cubic-bezier(.2,.8,.2,1),background .18s ease,border-color .18s ease,box-shadow .18s ease}.meeting-recording-foldout__toggle{flex:0 0 auto;width:26px;height:54px;border-radius:13px;background:transparent;border-color:transparent;color:#ffffff7a}.meeting-recording-foldout__toggle:hover:not(:disabled){transform:translate(1px);background:#ffffff0f}.meeting-recording-foldout.is-recording .meeting-recording-foldout__toggle{border-color:#f8717133;background:#7f1d1d47;color:#fca5a5}.meeting-recording-foldout.is-open{min-width:244px;padding-right:12px}.meeting-recording-foldout.is-recording{border-color:#f871712e;border-left-color:#f871711f;background:linear-gradient(180deg,#f871710e,#ffffff03),#160f12cc}.meeting-recording-foldout__panel{display:inline-flex;align-items:center;gap:8px;max-width:0;opacity:0;overflow:hidden;pointer-events:none;transform:translate(-10px) scale(.985);transform-origin:left center;transition:max-width .26s cubic-bezier(.2,.8,.2,1),opacity .18s ease,transform .24s cubic-bezier(.2,.8,.2,1);white-space:nowrap}.meeting-recording-foldout.is-open .meeting-recording-foldout__panel{max-width:198px;opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.meeting-recording-foldout__arrow{transform-origin:center;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.meeting-recording-foldout__arrow.is-open{transform:scaleX(-1)}.meeting-recording-foldout__runtime{box-sizing:border-box;display:grid;align-content:center;height:54px;min-width:76px;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#fff1,#ffffff05),#0c0f14bd;box-shadow:inset 0 1px #ffffff1a,0 16px 36px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.meeting-recording-foldout__runtime-label{color:#ffffff5c;font-size:.52rem;font-weight:600;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.meeting-recording-foldout__runtime-value{color:#ffffffe0;font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.03em;line-height:1.3}.meeting-recording-foldout__control{width:46px;height:54px;border-radius:16px}.meeting-recording-foldout__control--start{border-color:#4ade8047;background:#1665346b;color:#86efac}.meeting-recording-foldout__control--start:hover:not(:disabled){border-color:#86efac6b;background:#15803d80;color:#bbf7d0}.meeting-recording-foldout__control--stop{border-color:#f871714d;background:#7f1d1d6b;color:#fca5a5}.meeting-recording-foldout__control--stop:hover:not(:disabled){border-color:#f8717170;background:#991b1b85;color:#fecaca}.meeting-control-button__icon{display:inline-flex;align-items:center;justify-content:center}.meeting-control-button__icon>svg{width:22px;height:22px}.meeting-control-button__indicator{position:absolute;left:50%;bottom:4px;width:18px;height:2.5px;border-radius:999px;background:#fff;transform:translate(-50%);box-shadow:0 0 8px #ffffff80}.meeting-recording-foldout__toggle .meeting-control-button__indicator{bottom:6px;background:#fca5a5;box-shadow:0 0 8px #fca5a580}.meeting-tools-launcher{position:relative;z-index:1;display:inline-flex}.meeting-tools-launcher.is-open{z-index:90}.meeting-tools-launcher__panel{position:absolute;left:50%;bottom:calc(100% + 14px);z-index:100;display:grid;min-width:178px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(180deg,#ffffff12,#ffffff05),#0e1219e6;box-shadow:0 18px 54px #00000075;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);opacity:0;pointer-events:none;transform:translate(-50%,10px) scale(.98);transform-origin:bottom center;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .18s;visibility:hidden}.meeting-tools-launcher__panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1);transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1);visibility:visible}.meeting-tools-launcher__item{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-radius:12px;background:transparent;color:#ffffffb8;cursor:pointer;font-size:.88rem;font-weight:700;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.meeting-tools-launcher__item:hover,.meeting-tools-launcher__item.is-active{background:#ffffff14;color:#fff}.meeting-tools-launcher__item:hover{transform:translateY(-1px)}.meeting-tools-launcher__item-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:#ffffff1f;color:var(--accent);flex:0 0 auto}.meeting-stage-runtime--tool-open{--meeting-stage-runtime-gap: 12px}.meeting-tool-stage{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#e8eef5fa,#d8e2ecf5),#e8eef5;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff80}.meeting-tool-stage__surface{position:absolute;inset:0;min-width:0;min-height:0}.meeting-tool-stage__pip{position:absolute;right:18px;bottom:18px;z-index:5;width:clamp(170px,20vw,260px);aspect-ratio:16 / 10;overflow:hidden;border-radius:18px;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 38%),#050a14f0;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 50px #02081770}.meeting-tool-stage__pip-media,.meeting-tool-stage__pip-video,.meeting-tool-stage__pip-placeholder{width:100%;height:100%}.meeting-tool-stage__pip-media{position:relative}.meeting-tool-stage__pip-video{display:block;object-fit:cover}.meeting-tool-stage__pip-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 38%),linear-gradient(180deg,#0f1b2efa,#0a1321fa)}.meeting-tool-stage__pip-placeholder .participant-tile__avatar{min-width:54px;height:54px;border-radius:18px;font-size:1.1rem}.meeting-tool-stage__pip-nameplate{position:absolute;left:10px;right:10px;bottom:10px;overflow:hidden;padding:8px 10px;border-radius:12px;background:#040a14b3;border:1px solid rgba(149,184,209,.16);color:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.meeting-whiteboard{position:relative;display:block;height:100%;min-height:0;color:#0f172a}.meeting-whiteboard__topbar{position:absolute;inset:0 0 auto;z-index:6;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;pointer-events:none}.meeting-whiteboard__toolset,.meeting-whiteboard__actions{pointer-events:auto}.meeting-whiteboard__toolset{display:inline-flex;align-items:center;gap:10px;max-width:calc(100% - 72px);padding:8px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#f8fafcbd;box-shadow:0 14px 40px #0f172a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.meeting-whiteboard__tool-pill,.meeting-whiteboard__thickness-button,.meeting-whiteboard__action-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;background:#0f172a0f;color:#0f172a;font-size:.84rem;font-weight:800}.meeting-whiteboard__tool-pill{border:1px solid transparent;cursor:pointer}.meeting-whiteboard__actions{display:inline-grid;gap:10px}.meeting-whiteboard__tool-pill{gap:8px;padding:0 12px}.meeting-whiteboard__tool-pill--active{background:#ffffff24;color:#075985}.meeting-whiteboard__hint{color:#0f172a9e;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.meeting-whiteboard__swatches{display:inline-flex;align-items:center;gap:7px}.meeting-whiteboard__swatch{width:26px;height:26px;border:2px solid rgba(15,23,42,.14);border-radius:999px;background:var(--whiteboard-swatch-color);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.meeting-whiteboard__swatch:hover,.meeting-whiteboard__swatch.is-active{border-color:#0f172ab8;box-shadow:0 0 0 3px #0f172a14;transform:translateY(-1px)}.meeting-whiteboard__thickness{position:relative}.meeting-whiteboard__thickness-button{gap:8px;padding:0 12px;cursor:pointer}.meeting-whiteboard__mode{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 10px;border-radius:12px;background:#0f172a0f;color:#0f172a;font-size:.84rem;font-weight:800}.meeting-whiteboard__mode span{color:#0f172a94;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.meeting-whiteboard__mode select{min-width:94px;border:0;background:transparent;color:#0f172a;cursor:pointer;font:inherit;outline:none}.meeting-whiteboard__mode select option{background:#f8fafc;color:#0f172a}.meeting-whiteboard__thickness-dot{width:var(--whiteboard-thickness);height:var(--whiteboard-thickness);min-width:4px;min-height:4px;max-width:24px;max-height:24px;border-radius:999px;background:currentColor}.meeting-whiteboard__thickness-popover{position:absolute;left:50%;top:calc(100% + 10px);z-index:7;display:grid;gap:10px;width:220px;padding:14px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#f8fafceb;box-shadow:0 18px 46px #0f172a2e;opacity:0;pointer-events:none;transform:translate(-50%,-5px);transition:opacity .16s ease,transform .18s ease,visibility 0s linear .16s;visibility:hidden}.meeting-whiteboard__thickness-popover.is-open{opacity:1;pointer-events:auto;transform:translate(-50%);transition:opacity .16s ease,transform .18s ease;visibility:visible}.meeting-whiteboard__thickness-popover input{width:100%;accent-color:#c9cdd5}.meeting-whiteboard__thickness-preview{width:100%;height:32px}.meeting-whiteboard__text-options{position:absolute;left:50%;top:14px;z-index:7;display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#f8fafce0;box-shadow:0 14px 40px #0f172a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.meeting-whiteboard__text-size{display:inline-flex;align-items:center;gap:8px;color:#0f172a;font-size:.8rem;font-weight:800}.meeting-whiteboard__text-size span{color:#0f172a94;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.meeting-whiteboard__text-size input{width:72px;min-height:36px;padding:0 10px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#ffffffbd;color:#0f172a;font:inherit}.meeting-whiteboard__action-button{width:42px;padding:0;border:1px solid rgba(15,23,42,.08);background:#f8fafcc7;box-shadow:0 14px 36px #0f172a1f;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,opacity .16s ease}.meeting-whiteboard__action-button:hover:not(:disabled){transform:translateY(-1px);border-color:#0f172a2e;background:#fffffff0;box-shadow:0 18px 38px #0f172a29}.meeting-whiteboard__action-button:disabled{cursor:not-allowed;color:#0f172a47;background:#e2e8f0b8;box-shadow:none;opacity:.78}.meeting-whiteboard__action-button--close{color:#0f172a}.meeting-whiteboard__canvas-shell{position:absolute;inset:0;min-height:0}.meeting-whiteboard__canvas{display:block;width:100%;height:100%;touch-action:none}.meeting-whiteboard__canvas--pen{cursor:crosshair}.meeting-whiteboard__canvas--text{cursor:text}.meeting-whiteboard__text-layer{position:absolute;inset:0;z-index:3;pointer-events:none}.meeting-whiteboard__text-layer.is-active{pointer-events:auto}.meeting-whiteboard__textbox{position:absolute;display:block;padding:6px;border:2px solid transparent;border-radius:18px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.meeting-whiteboard__textbox.is-selected{border-color:#ffffff8f;background:#ffffff14;box-shadow:0 12px 28px #ffffff1f}.meeting-whiteboard__textbox.is-editing{border-color:#ffffffd1}.meeting-whiteboard__textbox-content{position:relative;width:100%;height:100%;border-radius:12px;background:#ffffff75;overflow:hidden}.meeting-whiteboard__textbox-button,.meeting-whiteboard__textbox-editor{width:100%;height:100%;padding:10px 12px;border:0;background:transparent;font-family:Manrope,Segoe UI,sans-serif;line-height:1.2;outline:none;overflow-wrap:anywhere;text-align:left;white-space:pre-wrap;word-break:break-word}.meeting-whiteboard__textbox-button{cursor:text}.meeting-whiteboard__textbox-editor{display:block;resize:none;overflow:hidden}.meeting-whiteboard__textbox-resize{position:absolute;right:-1px;bottom:-1px;width:18px;height:18px;border:1px solid rgba(15,23,42,.16);border-radius:999px;background:#f8fafc;box-shadow:0 8px 18px #0f172a29;cursor:nwse-resize}.meeting-whiteboard__disabled{position:absolute;left:50%;bottom:22px;z-index:4;max-width:min(420px,calc(100% - 48px));padding:10px 14px;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#f8fafcdb;color:#475569;font-size:.86rem;font-weight:700;text-align:center;transform:translate(-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.meeting-drawer-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;min-height:0}.meeting-drawer-panel__header{align-items:center}.meeting-drawer-panel__body{display:grid;gap:16px;min-height:0;overflow:auto;padding-right:4px}.meeting-conversation-panel{height:100%}.meeting-conversation-panel .conversation-log{min-height:0}.page--room .meeting-drawer-panel{border:1px solid var(--room-border);background:var(--room-panel-strong);box-shadow:var(--room-shadow);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);border-radius:var(--room-radius-lg)}.page--room .meeting-drawer-panel .panel-card__title{color:var(--room-text)}.page--room .meeting-drawer-panel .eyebrow{color:var(--room-text-3)}.meeting-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.meeting-panel-tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:14px;background:#ffffff0a;border:1px solid var(--room-border)}.meeting-panel-tab{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:0;border-radius:10px;background:transparent;color:var(--room-text-2);font-size:.82rem;font-weight:600;cursor:pointer;transition:background .16s ease,color .16s ease}.meeting-panel-tab:hover{color:var(--room-text)}.meeting-panel-tab.is-active{background:#ffffff1a;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}.meeting-panel-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:#ffffff24;color:#fff;font-size:.62rem;font-weight:700}.meeting-panel-scroll{display:grid;gap:12px;align-content:start;min-height:0;overflow:auto;padding-right:4px;overscroll-behavior:contain}.meeting-conversation-panel .chat-message{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;justify-items:stretch}.meeting-conversation-panel .chat-message--self{grid-template-columns:minmax(0,1fr) auto}.meeting-conversation-panel .chat-message--self .chat-message__avatar{order:2}.meeting-conversation-panel .chat-message--self .chat-message__body{order:1;align-items:flex-end}.chat-message__avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff14;border:1px solid var(--room-border);color:var(--room-text);font-size:.66rem;font-weight:700;flex:0 0 auto}.chat-message__body{display:flex;flex-direction:column;gap:6px;min-width:0}.meeting-conversation-panel .chat-message__meta{color:var(--room-text-3);font-size:.74rem}.meeting-conversation-panel .chat-message__bubble{max-width:100%;background:#ffffff0d;border:1px solid var(--room-border);color:var(--room-text);border-radius:4px 14px 14px}.meeting-conversation-panel .chat-message--self .chat-message__bubble{background:#ffffff1f;border-color:var(--room-border-strong);border-radius:14px 4px 14px 14px}.meeting-conversation-panel .conversation-composer__row{gap:8px}.page--room .conversation-composer__input,.page--room .field__input{border-radius:14px;background:#ffffff0a;border:1px solid var(--room-border);color:var(--room-text)}.page--room .conversation-composer__input:focus,.page--room .field__input:focus{outline:none;border-color:var(--room-border-strong)}.conversation-add-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#ffffff0d;border:1px solid var(--room-border);color:var(--room-text-2);cursor:pointer;flex:0 0 auto;transition:background .16s ease,color .16s ease}.conversation-add-button:hover:not(:disabled){background:#ffffff17;color:#fff}.conversation-add-button:disabled{opacity:.45;cursor:not-allowed}.meeting-conversation-panel .conversation-send-button{width:42px;height:42px;border-radius:12px;background:#ffffffeb;border:1px solid rgba(255,255,255,.5);color:#0a0b0e}.meeting-conversation-panel .conversation-send-button:hover:not(:disabled){background:#fff}.meeting-conversation-panel .conversation-send-button:disabled{background:#ffffff14;border-color:var(--room-border);color:var(--room-text-3)}.meeting-qa-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:12px 14px;border-radius:var(--room-radius-md);background:#ffffff09;border:1px solid var(--room-border)}.meeting-qa-item__votes{display:inline-flex;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;border-radius:12px;background:#ffffff0d;border:1px solid var(--room-border);color:var(--room-text);font-size:.78rem;font-weight:700;cursor:pointer;flex:0 0 auto;transition:background .16s ease,border-color .16s ease}.meeting-qa-item__votes:hover{background:#ffffff1a;border-color:var(--room-border-strong)}.meeting-qa-item__body{min-width:0;display:grid;gap:6px}.meeting-qa-item__meta{display:inline-flex;align-items:center;gap:8px;color:var(--room-text);font-size:.82rem;font-weight:600}.meeting-qa-item__text{margin:0;color:var(--room-text-2);line-height:1.5;font-size:.9rem}.meeting-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.64rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.meeting-pill--answered{background:#ffffff1a;color:#fff}.meeting-tasks__header{display:flex;align-items:center;justify-content:space-between}.meeting-tasks__count{color:var(--room-text-2);font-size:.82rem;font-weight:700}.meeting-tasks__list{display:grid;gap:8px}.meeting-task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:var(--room-radius-md);background:#ffffff09;border:1px solid var(--room-border);color:var(--room-text);text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease}.meeting-task-row:hover{background:#ffffff0f}.meeting-task-row__check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--room-border-strong);color:#0a0b0e;flex:0 0 auto;transition:background .16s ease,border-color .16s ease}.meeting-task-row.is-done .meeting-task-row__check{background:#fff;border-color:#fff}.meeting-task-row__body{display:grid;gap:3px;min-width:0}.meeting-task-row__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600}.meeting-task-row.is-done .meeting-task-row__title{color:var(--room-text-3);text-decoration:line-through}.meeting-task-row__meta{color:var(--room-text-3);font-size:.78rem}.meeting-task-row__due{color:var(--room-text-2);font-size:.76rem;font-weight:600;white-space:nowrap}.page--room .empty-list{color:var(--room-text-3)}.meeting-participants-panel__section{display:grid;gap:14px;min-height:0}.meeting-participants-panel__summary{display:inline-flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.88rem}.meeting-participants-panel__list{display:grid;gap:10px;min-height:0}.meeting-participants-panel__divider{margin:6px 0}.meeting-participants-panel__row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:var(--panel-soft);border:1px solid var(--border)}.meeting-participants-panel__identity{display:flex;align-items:center;gap:12px;min-width:0}.meeting-participants-panel__avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#ffffff24;color:var(--text);font-family:Space Grotesk,Manrope,sans-serif;font-size:.96rem;font-weight:700;flex:0 0 auto}.meeting-participants-panel__copy{display:grid;gap:6px;min-width:0}.meeting-participants-panel__name-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.meeting-participants-panel__meta{color:var(--muted);font-size:.84rem}.meeting-participants-panel__controls{display:flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:wrap}.meeting-participants-panel__status-set{display:inline-flex;align-items:center;gap:8px}.meeting-participants-panel__status-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:1px solid rgba(149,184,209,.18);background:#040a148a;color:#9fb0c4c7}.meeting-participants-panel__status-icon.is-active{border-color:#ffffff3d;background:#ffffff1f;color:var(--accent)}.meeting-info-panel__section{display:grid;gap:14px}.meeting-info-panel__section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.meeting-info-panel__section-title{margin:8px 0 0;font-family:Space Grotesk,Manrope,sans-serif;font-size:1.1rem}.meeting-info-panel__actions{display:flex;flex-wrap:wrap;gap:10px}.meeting-info-panel__actions .button{flex:1 1 140px}.meeting-info-panel__people-list{padding-right:4px}.meeting-info-panel__host-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.meeting-inline-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.stage-lab{display:grid;gap:16px;height:100%;min-height:0;padding:16px 18px 18px}.stage-lab__controls{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;flex-wrap:wrap}.stage-lab__copy{display:grid;gap:10px;max-width:64ch}.stage-lab__title{margin:0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2rem,4vw,3.1rem);line-height:.98}.stage-lab__description{margin:0;color:var(--muted)}.stage-lab__actions{display:flex;flex-wrap:wrap;gap:10px}.chip-button--muted{background:#ffffff0d;color:var(--muted)}.stage-lab__summary{display:inline-flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.92rem}.stage-lab__surface{display:flex;flex-direction:column;height:max(480px,calc(100dvh - var(--header-height) - 230px));padding:18px;border:1px solid var(--border);border-radius:32px;background:#08111fd6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow);overflow:hidden}.stage-lab__surface>.meeting-stage-canvas{flex:1 1 auto;min-height:0}@media(max-width:1200px){.meeting-room-shell--chat-open .meeting-room-drawer--chat,.meeting-room-shell--participants-open .meeting-room-drawer--participants{width:min(336px,31vw);flex-basis:min(336px,31vw)}.meeting-room-shell--info-open .meeting-room-drawer--info{width:min(320px,29vw);flex-basis:min(320px,29vw)}.meeting-room-shell--chat-open,.meeting-room-shell--participants-open,.meeting-room-shell--info-open{--meeting-room-drawer-offset: 18px}}@media(max-width:960px){.page--room{padding:14px}.meeting-room-shell{gap:0}.meeting-room-shell__scrim{position:fixed;inset:0;z-index:24;display:block;border:0;background:#02081794;opacity:0;pointer-events:none;transition:opacity .18s ease}.meeting-room-shell__scrim.is-visible{opacity:1;pointer-events:auto}.meeting-room-drawer{position:fixed;top:calc(var(--header-height) + 10px + var(--safe-area-top));bottom:calc(14px + var(--safe-area-bottom));z-index:25;width:min(380px,calc(100vw - 28px));max-width:calc(100vw - 28px);border-radius:28px}.meeting-room-drawer--chat,.meeting-room-drawer--participants,.meeting-room-drawer--info{right:14px}.meeting-room-shell--chat-open .meeting-room-drawer--chat,.meeting-room-shell--participants-open .meeting-room-drawer--participants,.meeting-room-shell--info-open .meeting-room-drawer--info{width:min(380px,calc(100vw - 28px));flex-basis:auto}.meeting-room-stage-surface{padding:16px;border-radius:28px}.meeting-room-stage-surface--immersive{padding:0}}@media(max-width:820px){.stage-lab{padding:14px}.stage-lab__controls{align-items:flex-start}.stage-lab__surface{height:max(420px,calc(100dvh - var(--header-height) - 250px));padding:16px;border-radius:28px}.meeting-room-stage-surface__title{font-size:clamp(1.7rem,7vw,2.5rem)}.meeting-room-stage-surface__header{flex-direction:column;align-items:flex-start}.meeting-control-dock{display:inline-grid;grid-template-columns:1fr;justify-content:center;justify-items:center;width:fit-content;max-width:min(100%,calc(100vw - 28px));overflow:visible;gap:12px;padding:14px 16px calc(14px + var(--safe-area-bottom));border-radius:28px}.meeting-control-dock-layout{flex-direction:column;align-items:center;gap:10px;max-width:min(100%,calc(100vw - 28px))}.meeting-control-dock-layout--has-right-accessory .meeting-control-dock{border-radius:28px}.meeting-control-dock-layout__accessory,.meeting-notes-composer{width:min(420px,calc(100vw - 28px));min-width:0}.meeting-control-dock-layout__accessory--right{justify-content:center;width:min(420px,calc(100vw - 28px));margin-left:0}.meeting-recording-foldout{justify-content:center;width:100%;min-height:80px;padding:14px 16px;border-radius:28px}.meeting-recording-foldout.is-open{min-width:0}.meeting-recording-foldout__runtime{height:50px;min-width:88px;border-radius:16px}.meeting-control-dock__row{gap:10px}.meeting-control-dock__separator{display:none}.recording-player__controls{grid-template-columns:auto minmax(0,1fr) auto}.recording-player__time{display:none}.meeting-control-button{flex:0 0 auto;min-width:50px;width:50px;height:50px;padding:0;gap:0;border-radius:16px}.meeting-control-button__label{display:none}.meeting-control-button__indicator{bottom:6px}.meeting-tools-launcher__panel{bottom:calc(100% + 10px)}.meeting-whiteboard__topbar{padding:10px}.meeting-whiteboard__toolset{flex-wrap:wrap;gap:8px;max-width:calc(100% - 60px);padding:7px}.meeting-whiteboard__actions{gap:8px}.meeting-whiteboard__action-button{width:40px;min-height:40px;border-radius:11px}.meeting-whiteboard__canvas-shell{inset:0}.meeting-whiteboard__text-options{top:66px}.meeting-tool-stage__pip{right:12px;bottom:12px;width:clamp(142px,34vw,210px);border-radius:16px}.meeting-stage-pip--normal{width:clamp(142px,34vw,210px);border-radius:16px}.stage-pip-stack--bottom-right,.stage-pip-stack--bottom-left{bottom:12px}.stage-pip-stack--bottom-right{right:12px}.stage-pip-stack--bottom-left{left:12px}.meeting-stage-pip--mini{width:clamp(72px,17vw,105px)}.meeting-info-panel__host-actions{grid-template-columns:1fr}.meeting-participants-panel__row{align-items:flex-start}.meeting-participants-panel__controls{width:100%;justify-content:flex-start}.meeting-room-stage-surface--immersive .meeting-control-surface{padding:0 5px calc(18px + var(--safe-area-bottom))}}@media(max-width:640px){.stage-lab{padding:12px}.stage-lab__surface{height:max(360px,calc(100dvh - var(--header-height) - 250px));padding:14px;border-radius:24px}.page--room{padding:12px}.meeting-room-stage-surface{gap:12px;padding:14px;border-radius:24px}.meeting-room-stage-surface--immersive{gap:0;padding:0}.meeting-room-drawer{top:calc(var(--header-height) + 8px + var(--safe-area-top));bottom:calc(12px + var(--safe-area-bottom));width:calc(100vw - 24px);max-width:calc(100vw - 24px)}.meeting-room-drawer--chat,.meeting-room-drawer--participants,.meeting-room-drawer--info{right:12px}.meeting-room-shell--chat-open .meeting-room-drawer--chat,.meeting-room-shell--participants-open .meeting-room-drawer--participants,.meeting-room-shell--info-open .meeting-room-drawer--info{width:calc(100vw - 24px)}.meeting-room-stage-surface__badge{min-height:32px;font-size:.72rem}.meeting-control-button{justify-content:center}.meeting-tools-launcher__panel{left:auto;right:0;min-width:168px;transform:translateY(10px) scale(.98);transform-origin:bottom right}.meeting-tools-launcher__panel.is-open{transform:translateY(0) scale(1)}.meeting-whiteboard__toolset{display:grid;grid-template-columns:auto 1fr;align-items:center;width:calc(100vw - 122px)}.meeting-whiteboard__swatches{justify-content:end}.meeting-whiteboard__thickness{grid-column:1 / -1}.meeting-whiteboard__mode{grid-column:1 / -1;justify-content:space-between}.meeting-whiteboard__mode select{min-width:0;text-align:right}.meeting-whiteboard__thickness-button{width:100%;justify-content:flex-start}.meeting-whiteboard__thickness-popover{left:0;width:min(220px,calc(100vw - 96px));transform:translateY(-5px)}.meeting-whiteboard__thickness-popover.is-open{transform:translateY(0)}.meeting-whiteboard__actions{gap:7px}.meeting-whiteboard__text-options{width:min(300px,calc(100vw - 124px));padding:10px;gap:10px;flex-wrap:wrap;justify-content:center}.meeting-whiteboard__text-size{width:100%;justify-content:center}.meeting-tool-stage__pip,.meeting-stage-pip--normal{width:clamp(132px,42vw,176px)}.meeting-stage-pip--mini{width:clamp(66px,21vw,88px)}.screen-share-stage__overlay{padding:14px}.stage-tiles{width:100%}.meeting-stage-canvas .participant-tile{min-width:0}.meeting-stage-canvas .participant-tile--media,.meeting-stage-canvas .participant-tile--placeholder,.meeting-stage-canvas .participant-tile--summary{flex:0 0 var(--stage-tile-width);width:var(--stage-tile-width);min-width:0}.participant-tile--supporting{border-radius:20px}.participant-tile--supporting .participant-tile__nameplate{padding:8px 10px}.participant-tile__overlay{inset:auto 12px 12px}.participant-tile--supporting .participant-tile__avatar{min-width:54px;height:54px;font-size:1.08rem}.meeting-participants-panel__row,.meeting-participants-panel__identity,.meeting-participants-panel__controls{flex-direction:column;align-items:flex-start}.meeting-participants-panel__status-set{flex-wrap:wrap}.meeting-room-stage-surface--immersive .meeting-control-surface{padding:0 5px calc(18px + var(--safe-area-bottom))}.meeting-room-stage-surface__notices--immersive{padding:14px 14px 0}.participant-tile__overlay--immersive{inset:auto 16px 16px}.participant-tile--immersive .participant-tile__avatar,.participant-tile--fallback-summary-solo .participant-tile__avatar{min-width:104px;height:104px;font-size:2.4rem}}.topbar--dark{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:var(--header-height);border-bottom:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar--dark:after{content:"";position:absolute;bottom:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 20%,rgba(255,255,255,.14) 50%,rgba(255,255,255,.05) 80%,transparent 100%);pointer-events:none}.topbar__left{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.topbar__right{display:flex;align-items:center;justify-content:flex-start;gap:4px;min-width:0;padding-right:clamp(150px,18vw,260px)}.topbar__account{position:absolute;top:50%;right:32px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.topbar--public .topbar__brand{grid-column:1;justify-self:start;width:auto;gap:11px;padding-right:8px}.topbar--public .topbar__account{position:static;grid-column:3;justify-self:end;transform:none}.topbar-nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 14px;border:none;border-radius:8px;background:transparent;color:#edecea2e;cursor:pointer;font-size:12px;font-weight:400;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:nowrap;transition:color .22s,background .22s}.topbar-nav-link:hover,.topbar-nav-link:focus-visible{background:#edecea12;color:#edeceab8}.topbar-nav-link:focus-visible{outline:1px solid rgba(237,236,234,.18);outline-offset:2px}.topbar-nav-link__icon{width:13px;height:13px;flex:0 0 13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25;opacity:.5;transition:opacity .22s}.topbar-nav-link:hover .topbar-nav-link__icon,.topbar-nav-link:focus-visible .topbar-nav-link__icon{opacity:.8}.topbar-nav-link__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:6px;background:#edecea14;color:#edeceab8;font-size:.64rem;font-weight:800;letter-spacing:0}.brand-mark--dark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:50%;background:transparent;box-shadow:none;cursor:pointer;-webkit-backdrop-filter:none;backdrop-filter:none;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1)}.topbar__brand{justify-self:center}.topbar__brand-logo{width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,255,255,.28)) drop-shadow(0 0 4px rgba(255,255,255,.18));pointer-events:none;transition:filter .4s cubic-bezier(.4,0,.2,1)}.brand-mark--dark:hover{transform:scale(1.08)}.brand-mark--dark:hover .topbar__brand-logo{filter:drop-shadow(0 0 22px rgba(255,255,255,.48)) drop-shadow(0 0 7px rgba(255,255,255,.32))}.topbar-auth-button{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;height:34px;border-radius:999px;background:transparent;color:#ffffff52;font-size:.82rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:color .4s ease,background .4s ease}.topbar-auth-button:hover{color:#ffffffe0;background:#ffffff0a}.topbar-auth-button--accent{background:#ffffff0d;border:none;color:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar-auth-button--accent:hover{background:#ffffff1a;color:#fff;box-shadow:0 0 0 1px #ffffff14}.topbar--public .topbar-auth-button{color:#ffffff94;min-height:44px}.topbar__brand-name{color:#f7f5efdb;font-family:Space Grotesk,Manrope,sans-serif;font-size:.76rem;font-weight:750;letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap}.topbar--public .topbar-auth-button--accent{background:#ffffff14;color:#ffffffd6}.topbar-profile{position:relative}.topbar-profile__button{display:inline-flex;align-items:center;gap:10px;max-width:min(220px,42vw);min-height:38px;padding:3px 14px 3px 3px;border:none;border-radius:999px;background:#ffffff0a;color:#ffffff9e;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .3s ease,color .3s ease,box-shadow .3s ease}.topbar-profile__button:hover,.topbar-profile__button[aria-expanded=true]{background:#ffffff14;color:#fff;box-shadow:0 2px 16px #00000029,0 0 0 1px #ffffff0f}.topbar-profile__avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--profile-avatar-color, rgba(255, 255, 255, .08));color:#ffffffb8;font-size:.68rem;font-weight:800;flex:0 0 auto;overflow:hidden}.topbar-profile__avatar img{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center}.topbar-profile__name{min-width:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500}.topbar-profile__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:12;display:grid;width:220px;padding:6px;border:none;border-radius:16px;background:#080e1af0;box-shadow:0 24px 64px #00000080,0 0 0 1px #ffffff0f;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;transform:translateY(-6px) scale(.98);transition:opacity .2s ease,transform .2s cubic-bezier(.4,0,.2,1),visibility 0s linear .2s;visibility:hidden}.topbar-profile__menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity .2s ease,transform .2s cubic-bezier(.4,0,.2,1);visibility:visible}.topbar-profile__item{width:100%;padding:11px 14px;border-radius:12px;background:transparent;color:#ffffffad;cursor:pointer;font-size:.84rem;font-weight:500;text-align:left;transition:background .16s ease,color .16s ease}.topbar-profile__item:hover,.topbar-profile__item:focus-visible{background:#ffffff0f;color:#fff}.topbar-profile__item--danger{color:var(--danger)}.topbar-profile__item--danger:hover{background:#f43f5e14}@keyframes notification-dot-breathe{0%,to{opacity:1;box-shadow:0 0 4px #ef444499;transform:scale(1)}50%{opacity:.6;box-shadow:0 0 10px #ef4444e6,0 0 20px #ef444466;transform:scale(1.15)}}.notification-ticker{display:inline-flex;align-items:center;gap:8px;padding:0;margin-left:6px;border:none;border-radius:0;background:none;color:#ffffffb8;font-size:.76rem;font-weight:400;letter-spacing:.01em;cursor:pointer;max-width:280px;overflow:hidden;white-space:nowrap;transition:color .2s ease}.notification-ticker:hover{color:#fffffff2}.notification-ticker--idle{cursor:default;pointer-events:none}.notification-ticker__text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0;transform:translateY(3px);transition:opacity .38s cubic-bezier(.4,0,.2,1),transform .38s cubic-bezier(.4,0,.2,1)}.notification-ticker__text.is-visible{opacity:1;transform:translateY(0)}.notification-ticker__dot{flex-shrink:0;width:7px;height:7px;border-radius:999px;background:#ef4444;animation:notification-dot-breathe 2.4s cubic-bezier(.4,0,.6,1) infinite}.notification-ticker--idle .notification-ticker__text{opacity:.4;transform:none;color:#fff6;font-style:italic}@media(max-width:980px){.topbar--dark{gap:10px;padding-inline:18px}.topbar__left,.topbar__right{gap:6px}.topbar__right{padding-right:180px}.topbar-nav-link{font-size:12px;letter-spacing:.06em}.brand-mark--dark{width:44px;height:44px}.topbar__brand-logo{width:28px;height:28px}}@media(max-width:760px){:root{--header-height: 148px}.topbar--dark{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:". brand account" "left left left" "right right right";align-content:center;row-gap:8px;padding:12px 14px}.topbar__brand{grid-area:brand;justify-self:center}.topbar__left{grid-area:left;justify-content:center;flex-wrap:wrap}.topbar__right{grid-area:right;justify-content:center;padding-right:0}.topbar__account{position:static;grid-area:account;transform:none;justify-self:end}.topbar-auth-button{padding:0 12px;font-size:.8rem}.topbar-nav-link{font-size:12px;letter-spacing:.06em}.brand-mark--dark{width:40px;height:40px}.topbar__brand-logo{width:24px;height:24px}}@media(max-width:760px){.app-shell--public-chrome{--header-height: 92px}.topbar--public{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"brand account";row-gap:0;padding:16px 18px}.topbar--public .topbar__brand{grid-area:brand;justify-self:start}.topbar--public .topbar__account{grid-area:account;gap:6px;justify-self:end}.topbar--public .topbar-auth-button{height:34px;padding:0 11px;font-size:.78rem}}@media(max-width:360px){.topbar--public{padding-inline:14px}.topbar--public .topbar-auth-button{padding:0 9px}}.account-placeholder-page{position:relative;z-index:2;display:grid;place-items:center;min-height:100%;background:transparent}.account-placeholder-page__title{margin:0;color:#fff;font-size:clamp(2.2rem,7vw,4rem);font-weight:700}.my-profile-page{position:relative;z-index:2;min-height:100%;padding:42px clamp(18px,4vw,48px);background:transparent}.my-profile-empty{display:grid;place-items:center;gap:22px;min-height:calc(100dvh - var(--header-height) - 120px)}.my-profile-empty h1{margin:0;color:#fff;font-size:clamp(2.2rem,7vw,4rem)}.my-profile-shell{width:min(1120px,100%);margin:0 auto}.my-profile-cover{position:relative;height:clamp(190px,28vw,330px);border:1px solid rgba(255,255,255,.1);border-bottom:0;border-radius:18px 18px 0 0;background:#0a111bdb;overflow:hidden}.my-profile-cover__visual{width:100%;height:100%}.my-profile-cover__edit{position:absolute;top:22px;right:22px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:#e2e8f0e6;color:#08111f;cursor:pointer;transition:transform .18s ease,background .18s ease}.my-profile-cover__edit:hover,.my-profile-cover__edit:focus-visible{background:#fff;transform:translateY(-1px)}.my-profile-body{position:relative;min-height:190px;padding:92px 34px 34px;border:1px solid rgba(255,255,255,.1);border-top-color:#ffffff12;border-radius:0 0 18px 18px;background:#0a111be6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.my-profile-avatar{position:absolute;top:-78px;left:34px;width:156px;height:156px;padding:0;border:6px solid #09111d;border-radius:50%;background:transparent;color:#fff;cursor:pointer;overflow:hidden;box-shadow:0 18px 42px #0208176b}.my-profile-avatar__visual{width:100%;height:100%}.my-profile-avatar__overlay{position:absolute;inset:0;display:grid;place-items:center;background:#0f172a6b;color:#fff;opacity:0;transition:opacity .18s ease}.my-profile-avatar:hover .my-profile-avatar__overlay,.my-profile-avatar:focus-visible .my-profile-avatar__overlay{opacity:1}.my-profile-identity{display:grid;gap:6px;max-width:680px}.my-profile-identity h1{margin:0;color:#fff;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.my-profile-identity p{margin:0;color:#e2e8f0b8;font-size:1rem;font-weight:600}.my-profile-identity__username{color:#ffffffdb!important}.profile-visual{position:relative;display:inline-flex;align-items:center;justify-content:center;background:var(--profile-visual-color, #4A5568);color:#ffffffe6;font-weight:800;overflow:hidden}.profile-visual--avatar{border-radius:50%;font-size:2.8rem}.profile-visual--banner{border-radius:inherit}.profile-visual img{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center}.profile-visual-editor{display:grid;justify-items:center;gap:18px}.profile-visual-editor__preview.profile-visual--avatar{width:122px;height:122px;font-size:2.3rem}.profile-visual-editor__preview.profile-visual--banner{width:min(390px,100%);aspect-ratio:4 / 1;border-radius:12px}.profile-visual-editor__crop-preview.profile-visual--avatar{width:188px;height:188px;font-size:3rem;box-shadow:0 0 0 1px #ffffff1f}.profile-visual-editor__crop-preview.profile-visual--banner{width:min(440px,100%);aspect-ratio:4 / 1;border-radius:12px;box-shadow:0 0 0 1px #ffffff1f}.profile-visual-editor__swatches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.profile-visual-editor__swatch{display:inline-flex;align-items:center;gap:10px;min-width:0;min-height:44px;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a;color:#ffffffd1;cursor:pointer;font-weight:700;text-align:left;transition:background .18s ease,border-color .18s ease}.profile-visual-editor__swatch:hover,.profile-visual-editor__swatch:focus-visible,.profile-visual-editor__swatch.is-selected{background:#ffffff17;border-color:#ffffff61;color:#fff}.profile-visual-editor__swatch-mark{width:22px;height:22px;border-radius:50%;background:var(--profile-visual-color);box-shadow:0 0 0 1px #ffffff2e;flex:0 0 auto}.profile-visual-editor__upload{width:100%}.profile-visual-editor__file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.profile-visual-editor__zoom{display:grid;grid-template-columns:auto minmax(160px,1fr) 48px;align-items:center;gap:14px;width:100%;color:#e2e8f0cc;font-size:.9rem;font-weight:700}.profile-visual-editor__zoom strong{color:#fff;text-align:right}.profile-visual-editor__zoom input{width:100%;accent-color:#eef0f3;cursor:pointer}@media(max-width:640px){.topbar-profile__button{max-width:148px;min-height:38px}.topbar-profile__name{max-width:86px}.topbar-profile__menu{width:min(220px,calc(100vw - 36px))}.my-profile-page{padding:22px 14px}.my-profile-cover{height:178px;border-radius:14px 14px 0 0}.my-profile-cover__edit{top:16px;right:16px;width:46px;height:46px}.my-profile-body{min-height:178px;padding:74px 20px 24px;border-radius:0 0 14px 14px}.my-profile-avatar{top:-58px;left:20px;width:116px;height:116px;border-width:5px}.my-profile-identity h1{font-size:2rem}.profile-visual-editor__swatches{grid-template-columns:1fr}.profile-visual-editor__zoom{grid-template-columns:1fr 48px}.profile-visual-editor__zoom span{grid-column:1 / -1}}.home-page{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:transparent;overflow:hidden}.home-page--landing{align-items:stretch;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth}.home-page--landing>*{flex-shrink:0}.landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:clamp(32px,5vw,72px);align-items:center;min-height:min(760px,calc(100dvh - var(--header-height)));padding:clamp(56px,8vw,96px) clamp(22px,5vw,72px);isolation:isolate;overflow:hidden}.home-page--loading{display:grid;place-content:center;gap:14px;color:#ffffff80;font-size:.68rem;font-weight:800;letter-spacing:.15em;text-align:center;text-transform:uppercase}.home-page--loading img{width:54px;height:54px;margin:0 auto;object-fit:contain;filter:drop-shadow(0 0 18px rgba(255,255,255,.28));animation:landing-loading-pulse 1.4s ease-in-out infinite}@keyframes landing-loading-pulse{50%{opacity:.46;transform:scale(.96)}}.landing-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#050508fa,#050508e6 44%,#05050899),linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%),#050508}.landing-hero__photo-context{position:relative;grid-column:2;z-index:0;display:flex;flex-direction:column;justify-content:flex-end;justify-self:stretch;gap:10px;min-height:clamp(420px,48vw,652px);padding:clamp(20px,3vw,34px);border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.58) 76%),repeating-linear-gradient(135deg,rgba(255,255,255,.055) 0 1px,transparent 1px 18px),#ffffff09;color:#ffffffb8;box-shadow:0 30px 90px #00000057}.landing-photo-context__label{color:#ffffffeb;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.landing-hero__content{position:relative;grid-column:1;z-index:1;width:min(720px,100%)}.landing-hero__title{margin:18px 0 16px;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(4rem,11vw,8.5rem);line-height:.9}.landing-hero__copy{max-width:42rem;margin:0;color:#f4f5f7b8;font-size:clamp(1.02rem,1.5vw,1.22rem);line-height:1.72}.landing-hero__actions,.landing-final-cta__actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:30px}.landing-button{min-width:132px}.landing-join{display:flex;align-items:flex-end;gap:12px;width:min(560px,100%);margin-top:28px}.landing-join__field{display:grid;flex:1 1 auto;gap:8px;min-width:min(280px,100%);color:#ffffff94;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-join__input{min-height:48px;width:100%;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0e;color:var(--text);outline:none;text-transform:none;letter-spacing:0;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.landing-join__input::placeholder{color:#ffffff57}.landing-join__input:focus{border-color:#ffffff70;background:#ffffff14;box-shadow:0 0 0 4px #ffffff0f}.landing-join__button{flex:0 0 auto}.landing-feedback{margin:14px 0 0;color:#ffffff94;font-size:.88rem}.landing-join__hint{max-width:560px;margin:12px 0 0;color:#f4f5f77a;font-size:.88rem;line-height:1.55}.landing-feedback--error{color:var(--danger)}.landing-section,.landing-final-cta{width:min(1180px,calc(100% - clamp(32px,8vw,112px)));margin:0 auto;padding:clamp(48px,8vw,96px) 0}.landing-section__header{display:grid;gap:12px;max-width:720px;margin-bottom:26px}.landing-section__header h2,.landing-final-cta h2{margin:0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2rem,4.6vw,4.2rem);line-height:1.02}.landing-feature-grid,.landing-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-feature,.landing-use-card,.landing-workflow__step,.landing-final-cta{border:1px solid rgba(255,255,255,.11);background:#ffffff0a;box-shadow:0 20px 70px #00000042}.landing-feature,.landing-use-card{min-height:210px;padding:24px;border-radius:24px}.landing-feature h3,.landing-use-card h3{margin:0;font-family:Space Grotesk,Manrope,sans-serif;font-size:1.2rem}.landing-feature p{margin:16px 0 0;color:#f4f5f7a3;line-height:1.65}.landing-workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.landing-workflow__step{display:grid;gap:28px;min-height:148px;padding:22px;border-radius:22px}.landing-workflow__step span{color:#fff6;font-family:Space Grotesk,Manrope,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.16em}.landing-workflow__step strong{align-self:end;font-size:1rem}.landing-use-card{display:grid;gap:18px}.landing-use-card__photo-context{min-height:180px;padding:18px;border:1px dashed rgba(255,255,255,.18);border-radius:18px;background:linear-gradient(180deg,#ffffff12,#ffffff06),#00000038;color:#f4f5f799;font-size:.9rem;line-height:1.6}.landing-final-cta{display:grid;justify-items:start;gap:12px;margin-bottom:clamp(40px,8vw,90px);padding:clamp(30px,5vw,56px);border-radius:28px}@media(max-width:980px){.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:48px}.landing-hero__content{grid-column:auto}.landing-hero__photo-context{grid-column:auto;order:2;min-height:220px;margin-top:36px}.landing-feature-grid,.landing-use-grid,.landing-workflow{grid-template-columns:1fr 1fr}}@media(max-width:680px){.home-page--landing{scroll-behavior:auto}.landing-hero{padding:36px 18px 48px}.landing-hero__title{font-size:clamp(3.2rem,18vw,5rem)}.landing-hero__actions,.landing-final-cta__actions,.landing-join{align-items:stretch;flex-direction:column}.landing-button,.landing-join__button{width:100%}.landing-section,.landing-final-cta{width:min(100% - 28px,1180px)}.landing-feature-grid,.landing-use-grid,.landing-workflow{grid-template-columns:1fr}}.home-page--landing{--landing-ink: #070707;--landing-ink-soft: #10100f;--landing-paper: #eeece4;--landing-paper-muted: #a4a29b;--landing-signal: #dcff58;--landing-hero-progress: 0;position:relative;isolation:isolate;color:#f7f5ef;background:var(--landing-ink);scrollbar-color:rgba(255,255,255,.32) transparent}.home-page--landing:before{content:"";position:fixed;inset:var(--header-height) 0 0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 72%);mask-image:linear-gradient(to bottom,black,transparent 72%)}.landing-hero-stage{position:relative;height:190dvh;min-height:1080px;background:var(--landing-ink)}.landing-hero{position:sticky;top:0;display:block;width:100%;height:calc(100dvh - var(--header-height));min-height:620px;padding:clamp(30px,4vw,68px);overflow:hidden;isolation:isolate;background:radial-gradient(circle at 18% 38%,rgba(255,255,255,.045),transparent 34%),var(--landing-ink)}.landing-hero:before{content:"";position:absolute;inset:clamp(30px,4vw,68px);z-index:0;pointer-events:none;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.08);opacity:clamp(0,calc(1 - var(--landing-hero-progress) * 2),1)}.landing-hero__media{position:absolute;top:clamp(24px,4vh,46px);right:clamp(22px,3.8vw,64px);z-index:0;width:min(58vw,980px);height:calc(100% - clamp(48px,8vh,92px));margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:#0b0b0b;box-shadow:0 42px 110px #00000085;transform:translate3d(calc(var(--landing-hero-progress) * -8vw),0,0) scale(calc(1 + var(--landing-hero-progress) * .78));transform-origin:72% 50%}.landing-hero__media:before,.landing-hero__media:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.landing-hero__media:before{background:linear-gradient(90deg,rgba(4,4,4,.86) 0%,rgba(4,4,4,.3) 36%,transparent 66%);opacity:clamp(.25,calc(.74 - var(--landing-hero-progress) * .42),.74)}.landing-hero__media:after{background:linear-gradient(180deg,transparent 48%,rgba(3,3,3,.74) 100%);opacity:clamp(.62,calc(.62 + var(--landing-hero-progress) * .28),.9)}.landing-hero__media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:55% 50%;filter:saturate(.84) contrast(1.04);transform:scale(calc(1.025 + var(--landing-hero-progress) * .035));transform-origin:58% 50%}.landing-hero__media-meta{position:absolute;right:clamp(18px,2vw,30px);bottom:clamp(18px,2vw,30px);left:clamp(18px,2vw,30px);z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#ffffffbd;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:clamp(0,calc(1 - var(--landing-hero-progress) * 2.4),1)}.landing-hero__media-meta span:first-child{display:inline-flex;align-items:center;gap:8px}.landing-hero__media-meta i,.landing-kicker>span{display:inline-block;width:7px;height:7px;border-radius:999px;background:var(--landing-signal);box-shadow:0 0 0 4px #dcff581f}.landing-hero__content{position:absolute;top:50%;left:clamp(30px,4vw,68px);z-index:3;width:min(47vw,720px);transform:translate3d(0,calc(-50% - var(--landing-hero-progress) * 44px),0);opacity:clamp(0,calc(1.15 - var(--landing-hero-progress) * 1.55),1)}.landing-hero__content.is-transitioned{visibility:hidden;pointer-events:none}.landing-kicker,.landing-section-label,.landing-story__kicker{margin:0;font-size:.7rem;font-weight:800;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.landing-kicker{display:flex;align-items:center;gap:12px;color:#f7f5efb3}.landing-hero__title{display:grid;margin:clamp(20px,3vh,34px) 0 22px;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(4.2rem,8.2vw,9rem);font-weight:500;letter-spacing:-.075em;line-height:.79}.landing-hero__title span,.landing-hero__title strong{display:block;white-space:nowrap}.landing-hero__title strong{color:var(--landing-signal);font-weight:500}.landing-hero__copy{max-width:39rem;margin:0;color:#f7f5efb3;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.62}.landing-hero__actions,.landing-final-cta__actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px}.landing-action{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:.85rem;font-weight:750;letter-spacing:.02em;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.landing-action:hover{transform:translateY(-2px)}.landing-action:active{transform:translateY(0) scale(.98)}.landing-action:focus-visible,.landing-join__button:focus-visible,.landing-join__input:focus-visible{outline:2px solid var(--landing-signal);outline-offset:3px}.landing-action--primary{background:var(--landing-signal);color:#090a06}.landing-action--quiet{border-color:#ffffff2e;background:#08080861;color:#f7f5ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-action--quiet:hover{border-color:#ffffff5c;background:#ffffff14}.landing-arrow{width:18px;height:18px;flex:0 0 auto;transition:transform .18s ease}.landing-action:hover .landing-arrow,.landing-join__button:hover .landing-arrow{transform:translate(3px)}.landing-join{display:grid;grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:14px;width:min(640px,100%);margin-top:clamp(24px,3.8vh,40px);padding:10px 0;border-top:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17)}.landing-join__field{display:block;min-width:0;color:#f7f5efb8;font-size:.74rem;font-weight:750;letter-spacing:.04em;text-transform:none}.landing-join__input{width:100%;min-height:46px;padding:0 8px;border:0;border-radius:0;background:transparent;color:#fff;font-size:.95rem;outline:0}.landing-join__input::placeholder{color:#f7f5ef8f}.landing-join__input:focus{border:0;background:#ffffff09;box-shadow:none}.landing-join__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:94px;min-height:44px;padding:0 14px;border-radius:999px;background:#f7f5ef;color:#0a0a09;cursor:pointer;font-size:.82rem;font-weight:800}.landing-join__hint,.landing-feedback{max-width:640px;margin:10px 0 0;color:#f7f5ef99;font-size:.78rem;line-height:1.55}.landing-feedback--error{color:#ffb4be}.landing-hero__transition-line{position:absolute;top:50%;left:50%;z-index:4;display:grid;width:min(900px,calc(100% - 48px));margin:0;color:#f7f5ef;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(3rem,7.5vw,8.5rem);font-weight:500;letter-spacing:-.065em;line-height:.88;text-align:center;opacity:clamp(0,calc((var(--landing-hero-progress) - .48) * 2.6),1);transform:translate3d(-50%,calc(-42% + (1 - var(--landing-hero-progress)) * 38px),0) scale(calc(.94 + var(--landing-hero-progress) * .06));pointer-events:none}.landing-hero__transition-line span{color:var(--landing-signal)}.landing-scroll-cue{position:absolute;bottom:clamp(24px,4vw,50px);left:clamp(30px,4vw,68px);z-index:4;display:flex;align-items:center;gap:12px;color:#f7f5ef7a;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:clamp(0,calc(1 - var(--landing-hero-progress) * 3),1)}.landing-scroll-cue i{position:relative;display:block;width:46px;height:1px;overflow:hidden;background:#ffffff2e}.landing-scroll-cue i:after{content:"";position:absolute;inset:0;background:var(--landing-signal);transform:translate(-70%);animation:landing-scroll-line 1.8s ease-in-out infinite}@keyframes landing-scroll-line{50%{transform:translate(70%)}}.landing-truths{position:relative;z-index:2;display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);gap:clamp(52px,8vw,130px);padding:clamp(74px,10vw,150px) clamp(22px,6vw,96px);background:var(--landing-paper);color:#11110f}.landing-truths__header{position:sticky;top:40px;align-self:start}.landing-section-label{color:currentColor;opacity:.72}.landing-truths__header h2,.landing-story__header h2,.landing-final-cta h2{margin:22px 0 0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(3rem,6vw,7rem);font-weight:500;letter-spacing:-.065em;line-height:.88}.landing-heading-accent{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}.landing-truths__list{border-bottom:1px solid rgba(17,17,15,.22)}.landing-truth{display:grid;grid-template-columns:54px minmax(160px,.82fr) minmax(220px,1fr);gap:clamp(18px,3vw,44px);align-items:start;padding:clamp(28px,4vw,52px) 0;border-top:1px solid rgba(17,17,15,.22)}.landing-truth__number{font-family:Space Grotesk,Manrope,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.14em;opacity:.68}.landing-truth h3{margin:-5px 0 0;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.5rem,2.7vw,2.9rem);font-weight:520;letter-spacing:-.045em;line-height:1.02;transition:transform .22s ease}.landing-truth:hover h3{transform:translate(8px)}.landing-truth p{max-width:31rem;margin:0;color:#11110fa3;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.65}.landing-story{position:relative;z-index:2;padding:clamp(86px,11vw,170px) clamp(22px,5vw,82px) clamp(100px,12vw,190px);background:#080808;color:#f7f5ef}.landing-story__header{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);gap:18px clamp(28px,5vw,80px);align-items:end;width:min(1420px,100%);margin:0 auto clamp(80px,11vw,150px)}.landing-story__header .landing-section-label{align-self:start}.landing-story__header h2{grid-column:2;margin-top:0;font-size:clamp(3.4rem,7.2vw,8.4rem)}.landing-story__header>p:last-child{grid-column:2;max-width:38rem;margin:4px 0 0;color:#f7f5ef85;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6}.landing-story__layout{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(300px,.82fr);gap:clamp(42px,6vw,100px);align-items:start;width:min(1500px,100%);margin:0 auto}.landing-story__media{position:sticky;top:clamp(18px,3vw,42px);height:min(760px,calc(100dvh - var(--header-height) - 54px));min-height:480px}.landing-story__frame{position:relative;width:100%;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#111;box-shadow:0 40px 100px #0000007a}.landing-story__frame:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(4,4,4,.06),transparent 58%,rgba(4,4,4,.78))}.landing-story__image{position:absolute;inset:0;z-index:0;margin:0;opacity:0;transform:scale(1.035);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.landing-story__image.is-active{z-index:1;opacity:1;transform:scale(1)}.landing-story__image img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.04)}.landing-story__chrome{position:absolute;right:clamp(18px,2vw,28px);bottom:clamp(18px,2vw,28px);left:clamp(18px,2vw,28px);z-index:3;display:flex;justify-content:space-between;gap:16px;color:#ffffffad;font-size:.66rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.landing-story__step{position:relative;display:flex;min-height:76vh;flex-direction:column;justify-content:center;padding:11vh 0;opacity:.78;transform:translateY(14px);transition:opacity .28s ease,transform .28s ease}.landing-story__step.is-active{opacity:1;transform:translateY(0)}.landing-story__sentinel{position:absolute;top:50%;left:0;width:1px;height:1px;pointer-events:none}.landing-story__step h3{margin:22px 0 20px;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(2.7rem,4.7vw,5.6rem);font-weight:500;letter-spacing:-.06em;line-height:.92}.landing-story__copy{max-width:33rem;margin:0;color:#f7f5ef9e;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.66}.landing-story__tags{display:flex;flex-wrap:wrap;gap:9px 20px;margin:30px 0 0;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.14);list-style:none}.landing-story__tags li{position:relative;padding-left:12px;color:#f7f5ef9e;font-size:.76rem;font-weight:700}.landing-story__tags li:before{content:"";position:absolute;top:.5em;left:0;width:4px;height:4px;border-radius:99px;background:var(--landing-signal)}.landing-final-cta{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);gap:clamp(42px,8vw,130px);align-items:center;width:100%;margin:0;padding:clamp(70px,10vw,150px) clamp(22px,6vw,96px) 34px;border:0;border-radius:0;background:var(--landing-signal);color:#0b0c08;box-shadow:none;justify-items:stretch}.landing-final-cta h2{max-width:1000px;margin-top:20px;font-size:clamp(3.8rem,8vw,9.6rem)}.landing-final-cta__copy>p:not(.landing-section-label){margin:26px 0 0;font-size:clamp(1.05rem,1.8vw,1.4rem)}.landing-action--on-light{border-color:#0a0a0840;background:transparent;color:#0a0a08}.landing-action--on-light:hover{border-color:#0a0a0880;background:#0a0a080f}.landing-action--dark:focus-visible,.landing-action--on-light:focus-visible{outline-color:#0a0a08}.landing-final-cta__mark{display:grid;place-items:center;justify-self:end;width:min(28vw,330px);aspect-ratio:1}.landing-final-cta__mark img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 55px rgba(32,38,8,.2));transform:rotate(4deg)}.landing-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:clamp(70px,10vw,140px);padding-top:26px;border-top:1px solid rgba(10,10,8,.25);font-size:.76rem;letter-spacing:.06em;width:100%}.landing-footer strong{font-family:Space Grotesk,Manrope,sans-serif;text-transform:uppercase}.landing-footer span{opacity:.62}@media(max-width:1180px){.landing-hero__content{width:min(52vw,650px)}.landing-hero__title{font-size:clamp(4rem,8.6vw,7.4rem)}.landing-story__layout{grid-template-columns:minmax(0,1.35fr) minmax(290px,.85fr);gap:46px}.landing-truth{grid-template-columns:42px minmax(150px,.9fr) minmax(190px,1.1fr)}}@media(max-width:980px){.landing-hero-stage{height:160dvh;min-height:980px}.landing-hero__media{inset:0;width:100%;height:100%;border:0;border-radius:0;transform:scale(calc(1 + var(--landing-hero-progress) * .08));transform-origin:60% 50%}.landing-hero__media:before{background:linear-gradient(180deg,#05050514,#0505057a 48%,#050505f5),linear-gradient(90deg,rgba(5,5,5,.62),transparent 78%);opacity:1}.landing-hero__media:after{opacity:.35}.landing-hero__content{top:auto;bottom:clamp(56px,8vh,84px);left:clamp(22px,5vw,54px);width:min(780px,calc(100% - clamp(44px,10vw,108px)));transform:translate3d(0,calc(var(--landing-hero-progress) * -34px),0)}.landing-hero__title{font-size:clamp(4rem,12vw,7rem)}.landing-hero__copy{max-width:46rem}.landing-hero__media-meta{top:24px;bottom:auto}.landing-scroll-cue{inset:24px 22px auto auto;display:flex}.landing-truths{grid-template-columns:1fr}.landing-truths__header{position:static}.landing-truths__header h2{max-width:700px}.landing-story__header{grid-template-columns:1fr}.landing-story__header h2,.landing-story__header>p:last-child{grid-column:auto}.landing-story__layout{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:30px}.landing-story__media{height:min(640px,calc(100dvh - var(--header-height) - 38px))}}@media(max-width:900px){.landing-story__layout{display:block}.landing-story__media{top:14px;z-index:2;width:100%;height:48vh;min-height:320px}.landing-story__frame{border-radius:22px}.landing-story__steps{position:relative;z-index:3}.landing-story__step{min-height:82vh;justify-content:flex-end;padding:48vh 4px 9vh;opacity:0;background:linear-gradient(180deg,transparent 38%,#080808 57%)}.landing-story__step.is-active{opacity:1}.landing-story__sentinel{top:36%}.landing-story__chrome{right:16px;bottom:16px;left:16px}}@media(max-width:760px){.landing-hero-stage{height:136dvh;min-height:880px}.landing-hero{height:calc(100dvh - var(--header-height));min-height:620px;padding:18px}.landing-hero:before{inset:18px}.landing-hero__media>img{object-position:45% 50%}.landing-hero__media-meta{right:18px;left:18px}.landing-hero__media-meta span:last-child{display:none}.landing-hero__content{bottom:30px;left:18px;width:calc(100% - 36px)}.landing-kicker{font-size:.62rem;letter-spacing:.11em}.landing-hero__title{margin:18px 0;font-size:clamp(3.25rem,15.5vw,5.25rem);line-height:.82}.landing-hero__copy{font-size:1rem;line-height:1.5}.landing-hero__actions{margin-top:20px}.landing-action{min-height:46px;padding-inline:17px}.landing-join{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;margin-top:18px;padding:8px 0}.landing-join__field{grid-column:1 / -1}.landing-join__input{min-width:0;padding-left:0;font-size:1rem}.landing-join__hint,.landing-feedback{margin-top:7px}.landing-hero__transition-line{font-size:clamp(3rem,15vw,5rem)}.landing-truths{gap:56px;padding:72px 18px 84px}.landing-truths__header h2,.landing-story__header h2{font-size:clamp(3rem,14vw,5.6rem)}.landing-truth{grid-template-columns:34px minmax(0,1fr);gap:12px 16px;padding:30px 0}.landing-truth h3{margin-top:-4px;font-size:clamp(1.7rem,8vw,2.45rem)}.landing-truth p{grid-column:2;font-size:1rem}.landing-story{padding:86px 18px 110px}.landing-story__header{margin-bottom:64px}.landing-story__layout{display:block}.landing-story__media{top:14px;z-index:2;width:100%;height:44vh;min-height:300px}.landing-story__frame{border-radius:20px}.landing-story__steps{position:relative;z-index:3}.landing-story__step{min-height:84vh;justify-content:flex-end;padding:48vh 4px 9vh;opacity:0;background:linear-gradient(180deg,transparent 38%,#080808 57%)}.landing-story__step.is-active{opacity:1}.landing-story__sentinel{top:36%}.landing-story__step h3{font-size:clamp(2.8rem,13vw,4.6rem)}.landing-story__chrome{right:16px;bottom:16px;left:16px}.landing-final-cta{grid-template-columns:1fr;gap:58px;padding:76px 18px 28px}.landing-final-cta h2{font-size:clamp(4rem,18vw,6.7rem)}.landing-final-cta__mark{justify-self:start;width:min(56vw,230px)}.landing-footer{margin-top:40px}}@media(max-width:420px){.landing-hero__title{font-size:clamp(3.05rem,15vw,4.1rem)}.landing-hero__copy{max-width:96%}.landing-action--quiet{padding-inline:14px}.landing-final-cta__actions{align-items:stretch;flex-direction:column}.landing-final-cta__actions .landing-action{width:100%}}@media(prefers-reduced-motion:reduce){.home-page--landing{scroll-behavior:auto}.home-page--loading img{animation:none}.landing-hero-stage{height:auto;min-height:0}.landing-hero{position:relative}.landing-hero__content,.landing-hero__media,.landing-hero__media>img,.landing-story__image,.landing-story__step{will-change:auto}.landing-hero__transition-line,.landing-scroll-cue{display:none}.landing-story__image,.landing-story__step,.landing-action,.landing-arrow,.landing-truth h3{transition:none}.landing-story__step,.landing-story__image,.landing-action:hover,.landing-action:active,.landing-action:hover .landing-arrow,.landing-join__button:hover .landing-arrow,.landing-truth:hover h3{transform:none}}@media(max-height:520px),(max-width:520px)and (max-height:760px){.landing-hero-stage{height:auto;min-height:0}.landing-hero{position:relative;height:auto;min-height:0;padding:28px 18px 34px}.landing-hero__media{position:absolute;inset:0;width:100%;height:100%;transform:none}.landing-hero__content{position:relative;inset:auto;width:min(680px,100%);padding-top:clamp(68px,16vh,94px);opacity:1;transform:none}.landing-hero__title{font-size:clamp(3rem,9vw,5.2rem)}.landing-hero__transition-line{display:none}.landing-hero__media-meta span:last-child{display:none}.landing-scroll-cue{opacity:1}}.app-shell--public-chrome{--landing-font: "Space Grotesk", "Helvetica Neue", Arial, sans-serif}.home-page--landing{--landing-font: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;--landing-ink: #070707;--landing-ink-soft: #10100f;--landing-paper: #eeece4;--landing-paper-deep: #d9d6cc;--landing-signal: #dcff58;--landing-signal-deep: #53620f;--landing-text: #f7f5ef;--landing-hero-progress: 0;background:var(--landing-ink);color:var(--landing-text);font-family:var(--landing-font)}.home-page--landing button,.home-page--landing input{font-family:var(--landing-font)}.landing-hero__copy,.landing-truth p,.landing-story__copy,.landing-story__header>p:last-child,.landing-final-cta__copy>p:not(.landing-section-label){font-weight:400;letter-spacing:0}.home-page--landing:before{display:none}.home-page--landing:focus-visible{outline:2px solid var(--landing-signal);outline-offset:-2px}.landing-hero-stage{height:158dvh;min-height:940px;background:var(--landing-ink)}.landing-hero{height:calc(100dvh - var(--header-height));min-height:620px;padding:0;background:var(--landing-ink)}.landing-hero:before{display:none}.landing-hero__media{inset:0;width:100%;height:100%;border:0;border-radius:0;background:#080808;box-shadow:none;transform:scale(calc(1 + var(--landing-hero-progress) * .035));transform-origin:62% 50%}.landing-hero__media:before{background:linear-gradient(90deg,#000000eb,#000000b8 31%,#0000002e 67%,#00000014);opacity:clamp(.3,calc(.88 - var(--landing-hero-progress) * .5),.88)}.landing-hero__media:after{background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 46%,rgba(0,0,0,.58)),linear-gradient(90deg,transparent 68%,rgba(0,0,0,.2));opacity:1}.landing-hero__media>img{object-position:55% 50%;filter:none;transform:none}.landing-hero__content{top:50%;left:clamp(24px,7vw,112px);width:min(760px,54vw);transform:translate3d(0,calc(-48% - var(--landing-hero-progress) * 24px),0);opacity:clamp(0,calc(1.08 - var(--landing-hero-progress) * 1.6),1)}.landing-kicker,.landing-section-label,.landing-story__kicker{font-size:clamp(.72rem,.82vw,.82rem);font-weight:500;letter-spacing:.075em;line-height:1.4;text-transform:uppercase}.landing-kicker{display:inline-flex;align-items:center;gap:12px;color:#f7f5efc2}.landing-kicker:before{content:"";width:28px;height:1px;background:var(--landing-signal)}.landing-hero__title{display:block;max-width:820px;margin:clamp(24px,4vh,44px) 0 24px;font-family:var(--landing-font);font-size:clamp(4.5rem,8.4vw,9.6rem);font-weight:500;letter-spacing:-.045em;line-height:.9}.landing-hero__title span,.landing-hero__title strong{white-space:normal}.landing-hero__title strong{display:block;color:var(--landing-signal);font-family:inherit;font-style:normal;font-weight:500;letter-spacing:-.045em}.landing-hero__copy{max-width:42rem;color:#f7f5efb8;font-size:clamp(1rem,1.22vw,1.16rem);line-height:1.65}.landing-hero__actions,.landing-final-cta__actions{gap:12px;margin-top:30px}.landing-action{min-height:48px;padding:0 21px;border-radius:3px;font-size:.84rem;font-weight:600;letter-spacing:0;transition:color .18s ease,background .18s ease,border-color .18s ease}.landing-action:hover,.landing-action:active{transform:none}.landing-action--primary{background:var(--landing-signal);color:#12150f}.landing-action--primary:hover{background:#e7ff86}.landing-action--quiet{border-color:#f7f5ef42;border-radius:3px;background:#07070761;color:var(--landing-text);-webkit-backdrop-filter:none;backdrop-filter:none}.landing-action--quiet:hover{border-color:#f7f5ef80;background:#f7f5ef0f}.landing-arrow{width:16px;height:16px}.landing-action:hover .landing-arrow,.landing-join__button:hover .landing-arrow{transform:translate(2px)}.landing-join{grid-template-columns:auto minmax(170px,1fr) auto;gap:14px;width:min(660px,100%);margin-top:clamp(26px,4vh,42px);padding:11px 0;border-color:#f7f5ef38}.landing-join__field{color:#f7f5efb8;font-size:.76rem;font-weight:600}.landing-join__input{color:var(--landing-text);font-size:.94rem}.landing-join__input::placeholder{color:#f7f5ef80}.landing-join__input:focus{background:transparent}.landing-join__button{min-width:116px;border:1px solid rgba(247,245,239,.8);border-radius:3px;background:transparent;color:var(--landing-text);font-weight:600}.landing-join__button:hover{background:var(--landing-text);color:var(--landing-ink)}.landing-join__hint,.landing-feedback{color:#f7f5ef9e;font-size:.76rem}.landing-hero__transition-line{width:min(1040px,calc(100% - 48px));color:var(--landing-text);font-family:var(--landing-font);font-size:clamp(3.4rem,7.2vw,8rem);font-weight:500;letter-spacing:-.045em;line-height:.96;opacity:clamp(0,calc((var(--landing-hero-progress) - .55) * 2.8),1);transform:translate3d(-50%,calc(-48% + (1 - var(--landing-hero-progress)) * 24px),0)}.landing-hero__transition-line span{color:var(--landing-signal);font-family:inherit;font-style:normal;font-weight:500}.landing-scroll-cue{bottom:clamp(24px,4vw,44px);left:clamp(24px,7vw,112px);color:#f7f5ef94;font-size:.66rem;font-weight:600;letter-spacing:.08em}.landing-scroll-cue i:after{background:var(--landing-signal)}.landing-truths{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:clamp(64px,9vw,150px);padding:clamp(100px,12vw,180px) clamp(24px,7vw,112px);background:var(--landing-paper);color:#11110f}.landing-truths__header{top:64px}.landing-section-label{color:currentColor;opacity:.66}.landing-truths__header h2,.landing-story__header h2,.landing-final-cta h2{margin-top:28px;font-family:var(--landing-font);font-size:clamp(3.2rem,5.8vw,7rem);font-weight:500;letter-spacing:-.035em;line-height:.96}.landing-heading-accent{color:var(--landing-signal-deep);font-family:inherit;font-style:normal;font-weight:inherit}.landing-truths__list{border-bottom-color:#11110f33}.landing-truth{grid-template-columns:minmax(190px,.8fr) minmax(220px,1fr);gap:clamp(28px,5vw,74px);padding:clamp(34px,5vw,64px) 0;border-top-color:#11110f33}.landing-truth h3{margin:0;font-family:var(--landing-font);font-size:clamp(1.55rem,2.4vw,2.65rem);font-weight:500;letter-spacing:-.025em;line-height:1.08;transition:none}.landing-truth:hover h3{transform:none}.landing-truth p{color:#11110fa8;font-size:clamp(1rem,1.15vw,1.1rem);line-height:1.72}.landing-story{padding:clamp(110px,13vw,200px) clamp(18px,5vw,80px) clamp(120px,14vw,220px);background:#080808;color:var(--landing-text)}.landing-story__header{grid-template-columns:minmax(190px,.4fr) minmax(0,1.6fr);width:min(1460px,100%);margin-bottom:clamp(90px,12vw,170px)}.landing-story__header h2{font-size:clamp(3.7rem,7.4vw,8.8rem)}.landing-story__header>p:last-child{max-width:40rem;color:#f7f5ef94;line-height:1.7}.landing-story__layout{display:grid;grid-template-columns:1fr;gap:clamp(110px,16vw,240px);width:min(1500px,100%)}.landing-story__chapter{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(48px,7vw,112px);align-items:center}.landing-story__chapter:nth-child(2n){grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr)}.landing-story__chapter:nth-child(2n) .landing-story__image{grid-column:2;grid-row:1}.landing-story__chapter:nth-child(2n) .landing-story__step{grid-column:1;grid-row:1}.landing-story__image{position:relative;inset:auto;z-index:auto;width:100%;aspect-ratio:3 / 2;margin:0;overflow:hidden;border:0;border-radius:2px;background:#111;opacity:1;transform:none}.landing-story__image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 72%,rgba(0,0,0,.14))}.landing-story__image img{width:100%;height:100%;object-fit:cover;filter:none}.landing-story__step{display:block;min-height:0;padding:0;opacity:1;transform:none}.landing-story__kicker{color:var(--landing-signal)}.landing-story__step h3{margin:28px 0 24px;font-family:var(--landing-font);font-size:clamp(2.65rem,4.4vw,5.4rem);font-weight:500;letter-spacing:-.035em;line-height:1.02}.landing-story__copy{color:#f7f5efa3;font-size:clamp(1rem,1.18vw,1.1rem);line-height:1.72}.landing-final-cta{display:grid;grid-template-columns:1fr;gap:0;padding:clamp(100px,13vw,190px) clamp(24px,7vw,112px) 34px;border-top:0;background:var(--landing-signal);color:#0b0c08}.landing-final-cta__copy{width:min(1280px,100%)}.landing-final-cta h2{max-width:1140px;font-size:clamp(4.2rem,8.5vw,10rem)}.landing-final-cta__copy>p:not(.landing-section-label){margin-top:32px;color:#0b0c08a6;font-size:clamp(1.05rem,1.5vw,1.3rem)}.landing-action--dark{background:#0a0a08;color:#f7f5ef}.landing-action--dark:hover{background:#23231d}.landing-action--on-light{border-color:#0b0c0857;border-radius:3px;color:#0a0a08}.landing-footer{margin-top:clamp(100px,13vw,180px);border-top-color:#0b0c083d;font-size:.78rem;letter-spacing:.02em}.landing-footer strong{font-family:var(--landing-font);text-transform:none}.app-shell--public-chrome .topbar--public{border-bottom:1px solid rgba(247,245,239,.1);background:#070707db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar--public .brand-mark--dark{border-radius:3px}.topbar--public .brand-mark--dark:hover{transform:none}.topbar--public .topbar__brand-logo,.topbar--public .brand-mark--dark:hover .topbar__brand-logo{filter:none}.topbar--public .topbar__brand-name{font-family:var(--landing-font);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.topbar--public .topbar-auth-button{min-height:44px;border-radius:3px;color:#f7f5efb8;font-weight:600}.topbar--public .topbar-auth-button--accent{border:1px solid rgba(220,255,88,.5);background:transparent;color:#f7f5ef;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar--public .topbar-auth-button:hover{background:#f7f5ef0f}.topbar--public .brand-mark--dark:focus-visible,.topbar--public .topbar-auth-button:focus-visible{outline:2px solid var(--landing-signal, #dcff58);outline-offset:3px}@media(max-width:980px){.landing-hero__content{top:auto;bottom:clamp(42px,7vh,76px);left:clamp(22px,5vw,52px);width:min(820px,calc(100% - clamp(44px,10vw,104px)));transform:translate3d(0,calc(var(--landing-hero-progress) * -22px),0)}.landing-hero__media:before{background:linear-gradient(180deg,#0000000d,#00000047 40%,#000000f5);opacity:1}.landing-hero__media>img{object-position:52% 50%}.landing-hero__title{font-size:clamp(4.2rem,11vw,7.4rem)}.landing-truths{grid-template-columns:1fr}.landing-truths__header{position:static}.landing-story__header{grid-template-columns:1fr}.landing-story__header h2,.landing-story__header>p:last-child{grid-column:auto}.landing-story__chapter,.landing-story__chapter:nth-child(2n){grid-template-columns:1fr;gap:38px}.landing-story__chapter:nth-child(2n) .landing-story__image,.landing-story__chapter:nth-child(2n) .landing-story__step{grid-column:auto;grid-row:auto}.landing-story__step{max-width:680px}}@media(max-width:760px){.landing-hero-stage{height:138dvh;min-height:880px}.landing-hero{padding:0}.landing-hero__content{bottom:24px;left:18px;width:calc(100% - 36px)}.landing-hero__media>img{object-position:45% 50%}.landing-hero__title{margin:20px 0 18px;font-size:clamp(3.45rem,16vw,5.6rem);line-height:.9}.landing-hero__copy{font-size:1rem;line-height:1.52}.landing-hero__actions{margin-top:20px}.landing-action{min-height:46px}.landing-join{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;margin-top:18px}.landing-join__field{grid-column:1 / -1}.landing-join__input{padding-left:0;font-size:1rem}.landing-hero__transition-line{font-size:clamp(3.2rem,15vw,5.5rem)}.landing-scroll-cue{inset:22px 18px auto auto}.landing-truths{gap:60px;padding:86px 18px 104px}.landing-truths__header h2,.landing-story__header h2{font-size:clamp(3.1rem,13vw,5.3rem)}.landing-truth{grid-template-columns:1fr;gap:18px;padding:34px 0}.landing-truth p{grid-column:auto}.landing-story{padding:98px 18px 124px}.landing-story__header{margin-bottom:82px}.landing-story__layout{gap:112px}.landing-story__chapter,.landing-story__chapter:nth-child(2n){gap:30px}.landing-story__image{aspect-ratio:4 / 3}.landing-story__step h3{margin-top:20px;font-size:clamp(2.7rem,12vw,4.5rem)}.landing-final-cta{padding:92px 18px 28px}.landing-final-cta h2{font-size:clamp(4rem,17vw,6.6rem)}.landing-footer{margin-top:84px}}@media(max-width:420px){.landing-hero__title{font-size:clamp(3.2rem,15.2vw,4.15rem)}.landing-final-cta__actions{align-items:stretch;flex-direction:column}.landing-final-cta__actions .landing-action{width:100%}}@media(prefers-reduced-motion:reduce){.landing-hero-stage{height:auto;min-height:0}.landing-hero{position:relative}.landing-hero__media,.landing-hero__content{opacity:1;transform:none}.landing-hero__transition-line,.landing-scroll-cue{display:none}.landing-action,.landing-arrow,.landing-story__image,.landing-story__step{transition:none}}@media(max-height:620px),(max-width:520px)and (max-height:760px){.landing-hero-stage{height:auto;min-height:0}.landing-hero{position:relative;height:auto;min-height:700px}.landing-hero__content{position:relative;inset:auto;width:min(720px,calc(100% - 36px));margin:0 18px;padding:84px 0 34px;opacity:1;transform:none}.landing-hero__transition-line{display:none}}.home-console{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;width:100%;max-width:44rem;padding:0 24px;margin-top:clamp(52px,11vh,124px);margin-left:clamp(20px,9vw,150px);animation:home-fade-in 1.4s ease both}@keyframes home-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.xmb-row{display:flex;align-items:center;justify-content:flex-start;gap:clamp(44px,8vw,88px);flex-wrap:wrap}.xmb-item{display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 6px;background:none;border:none;cursor:pointer}.xmb-item__icon{width:58px;height:58px;color:#ffffff73;transition:color .36s cubic-bezier(.22,.61,.36,1),filter .36s cubic-bezier(.22,.61,.36,1),transform .36s cubic-bezier(.22,.61,.36,1)}.xmb-item__icon svg{display:block;width:100%;height:100%}.xmb-item__label{font-family:Manrope,Space Grotesk,sans-serif;font-size:.86rem;font-weight:500;letter-spacing:.03em;white-space:nowrap;color:#ffffff7a;transition:color .36s cubic-bezier(.22,.61,.36,1),text-shadow .36s cubic-bezier(.22,.61,.36,1)}.xmb-item--primary .xmb-item__icon,.xmb-item:hover:not(:disabled) .xmb-item__icon,.xmb-item.is-active .xmb-item__icon{color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.4)) drop-shadow(0 0 26px rgba(255,255,255,.22))}.xmb-item--primary .xmb-item__label,.xmb-item:hover:not(:disabled) .xmb-item__label,.xmb-item.is-active .xmb-item__label{color:#fffffff0;text-shadow:0 0 18px rgba(255,255,255,.3)}.xmb-item:hover:not(:disabled) .xmb-item__icon{transform:scale(1.05) translateY(-1px)}.xmb-item:active:not(:disabled) .xmb-item__icon{transform:scale(.98)}.xmb-item:disabled{opacity:.45;cursor:progress}.xmb-row:has(.xmb-item:not(.xmb-item--primary):hover) .xmb-item--primary:not(:hover) .xmb-item__icon,.xmb-row:has(.xmb-item.is-active) .xmb-item--primary:not(:hover) .xmb-item__icon{color:#ffffff6b;filter:none}.xmb-row:has(.xmb-item:not(.xmb-item--primary):hover) .xmb-item--primary:not(:hover) .xmb-item__label,.xmb-row:has(.xmb-item.is-active) .xmb-item--primary:not(:hover) .xmb-item__label{color:#ffffff6b;text-shadow:none}.xmb-join{display:flex;align-items:center;gap:14px;animation:xmb-reveal .36s cubic-bezier(.22,.61,.36,1) both}@keyframes xmb-reveal{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}.lumen-input{width:clamp(150px,20vw,200px);padding:10px 2px 12px;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.22);color:#fffffff0;font-family:Manrope,Space Grotesk,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.06em;outline:none;transition:border-color .36s cubic-bezier(.22,.61,.36,1),text-shadow .36s cubic-bezier(.22,.61,.36,1)}.lumen-input::placeholder{color:#ffffff42}.lumen-input:focus{border-bottom-color:#fff9;text-shadow:0 0 16px rgba(255,255,255,.3)}.xmb-join__go{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;background:none;border:none;cursor:pointer;color:#ffffff73;transition:color .36s cubic-bezier(.22,.61,.36,1),filter .36s cubic-bezier(.22,.61,.36,1),transform .36s cubic-bezier(.22,.61,.36,1)}.xmb-join__go svg{display:block;width:22px;height:22px}.xmb-join__go:hover{color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.45));transform:translate(2px)}.home-console__feedback{margin:26px 0 0;font-size:.78rem;letter-spacing:.1em;color:#ffffff8c}.home-console__feedback--error{color:var(--danger)}.xmb-item:focus-visible,.xmb-join__go:focus-visible{outline:1px solid rgba(255,255,255,.6);outline-offset:4px}.lumen-input:focus-visible{outline:none}@media(max-width:720px){.xmb-row{gap:clamp(36px,12vw,64px)}.xmb-item__icon{width:52px;height:52px}.xmb-join{flex-basis:100%}.lumen-input{width:min(220px,60vw)}}@media(prefers-reduced-motion:reduce){.home-console,.xmb-join{animation:none}.xmb-item__icon,.xmb-item__label,.xmb-join__go,.lumen-input{transition:none}}.page--room .meeting-room-stage-surface{border-color:var(--room-border);background:radial-gradient(140% 120% at 50% -12%,rgba(255,255,255,.035),transparent 52%),var(--room-bg);box-shadow:var(--room-shadow)}.page--room .meeting-room-stage-surface__badge{background:#ffffff0a;border-color:var(--room-border);color:var(--room-text-2)}.page--room .meeting-room-stage-surface__title{color:var(--room-text)}.page--room .meeting-room-stage-surface__notice{background:#ffffff0a;border-color:var(--room-border);color:var(--room-text-2)}.page--room .participant-tile--summary,.stage-lab .participant-tile--summary{background:radial-gradient(circle at top right,rgba(255,255,255,.06),transparent 38%),linear-gradient(180deg,#14161cfa,#08090cfa)}.page--room .participant-tile--placeholder,.stage-lab .participant-tile--placeholder{border-color:var(--room-border);background:var(--room-bg-deep)}.page--room .participant-tile__avatar--brand,.stage-lab .participant-tile__avatar--brand{background:#ffffff0a;border-color:var(--room-border)}.page--room .participant-tile--empty,.stage-lab .participant-tile--empty{border:1px solid var(--room-border);background:var(--room-bg-deep)}.page--room .people-row,.page--room .activity-item,.page--room .detail-card,.page--room .meeting-participants-panel__row{background:#ffffff09;border-color:var(--room-border)}.page--room .meeting-participants-panel__avatar{background:#ffffff14;border-color:var(--room-border);color:var(--room-text)}.page--room .detail-card__label,.page--room .people-row__meta,.page--room .meeting-participants-panel__summary{color:var(--room-text-3)}.page--room .chip-button,.stage-lab .chip-button{background:#ffffff0f;border:1px solid var(--room-border);color:var(--room-text)}.page--room .chip-button--danger,.stage-lab .chip-button--danger,.page--room .chip-button.chip-button--muted,.stage-lab .chip-button.chip-button--muted{background:#ffffff08;color:var(--room-text-3)}.stage-lab .stage-lab__surface{border-color:var(--room-border);background:radial-gradient(140% 120% at 50% -12%,rgba(255,255,255,.035),transparent 52%),var(--room-bg)}
