:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f3f4f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:10px;padding:.72rem 1rem;background:#e5e7eb}button:disabled{opacity:.55;cursor:default}input{width:100%;padding:.78rem .9rem;border:1px solid #d1d5db;border-radius:10px;background:#fff}label{display:block;font-weight:650;font-size:.9rem;margin:.8rem 0 .35rem}.primary{background:#111827;color:#fff}.big{padding:.95rem 1.25rem}.wide{width:100%}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 35px #11182712}.center-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.hero-card,.guest-card{width:min(520px,100%);padding:clamp(24px,5vw,46px)}.brand{letter-spacing:.16em;font-size:.74rem;font-weight:800;color:#6b7280}h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.02;margin:14px 0}h2{margin-top:0}.lead{color:#4b5563;font-size:1.08rem;line-height:1.55;margin-bottom:30px}.muted{color:#6b7280;line-height:1.5}.divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#9ca3af}.divider:before,.divider:after{content:"";height:1px;background:#e5e7eb;flex:1}.inline-form,.copyrow{display:flex;gap:8px}.inline-form input,.copyrow input{flex:1}.host-shell{min-height:100vh;padding:18px}.topbar{display:flex;justify-content:space-between;align-items:center;max-width:1500px;margin:0 auto 14px}.pill{background:#e5e7eb;border-radius:999px;padding:.45rem .8rem;font-size:.82rem}.host-grid{max-width:1500px;margin:auto;display:grid;grid-template-columns:360px 1fr;gap:14px;min-height:calc(100vh - 80px)}.lobby-card{padding:20px}.waiting-list{display:grid;gap:10px;min-height:90px}.empty{padding:18px;text-align:center;border:1px dashed #d1d5db;border-radius:12px;color:#9ca3af}.waiter{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:12px;background:#f9fafb;border-radius:12px}.waiter small{display:block;color:#6b7280;margin-top:3px}.actions{display:flex;gap:6px}.approve{background:#111827;color:#fff}.deny{background:#fee2e2;color:#991b1b}.field-label{margin-top:18px}.camera-choice{margin:12px 0}.camera-choice label,.check{display:flex;gap:8px;align-items:center;font-weight:500}.camera-choice input,.check input{width:auto}.meeting{min-height:520px;position:relative;overflow:hidden;background:#0b1020;color:#fff}.meeting-placeholder{height:100%;min-height:520px;display:grid;place-content:center;text-align:center;padding:30px;color:#d1d5db}.lock-icon{font-size:3rem}.media-grid{min-height:calc(100% - 76px);padding:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;align-content:center}.video-tile{min-height:260px;background:#171d2e;border-radius:14px;overflow:hidden;position:relative;display:grid;place-items:center}.video-tile video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.avatar{width:80px;height:80px;border-radius:50%;display:grid;place-items:center;background:#2b354d;font-size:2rem;font-weight:800}.name-tag{position:absolute;left:10px;bottom:10px;background:#0000008c;padding:.4rem .6rem;border-radius:8px;z-index:2}.toolbar{min-height:76px;display:flex;gap:8px;justify-content:center;align-items:center;padding:12px;border-top:1px solid rgba(255,255,255,.09)}.toolbar button{background:#222b40;color:#fff}.toolbar .danger{background:#b91c1c}.hidden{display:none!important}.waiting-screen{text-align:center;padding:20px 0}.waiting-screen h1{font-size:2rem}.spinner{width:44px;height:44px;border:4px solid #e5e7eb;border-top-color:#111827;border-radius:50%;margin:0 auto 22px;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{background:#fee2e2;color:#991b1b;padding:10px;border-radius:10px;margin-top:12px}.guest-meeting{min-height:70vh;margin:-46px;border-radius:18px}hr{border:0;border-top:1px solid #e5e7eb;margin:20px 0}@media(max-width:850px){.host-grid{grid-template-columns:1fr}.meeting{min-height:60vh}.topbar{padding:0 4px}.actions{flex-direction:column}}
