*{box-sizing:border-box}:root{--bg:#fbfaf7;--surface:rgba(255,255,255,.72);--surface-solid:#ffffff;--text:#11100f;--muted:#77716a;--faint:#aaa39a;--line:rgba(28,24,20,.10);--soft:#f1eee8;--ink:#11100f;--ruby:#d63a4a;--ruby-dark:#a7192a;--ruby-soft:rgba(214,58,74,.12);--blue:#006adc;--green:#1f9d5a;--shadow:0 28px 80px rgba(28,24,20,.10),0 1px 0 rgba(255,255,255,.80) inset}body,html{margin:0;min-height:100%;background:#fbfaf7;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(0,106,220,.28);outline-offset:3px}.app,.shell{min-height:100dvh;width:min(100%,980px);margin:0 auto;padding:22px;display:flex;flex-direction:column;gap:18px}.shell.center{align-items:center;justify-content:center}.app{padding-top:max(22px,env(safe-area-inset-top))}.brand{font-size:clamp(32px,6vw,54px);line-height:.9;letter-spacing:-2.4px;font-weight:720;text-transform:lowercase}.topbar{min-height:58px;display:grid;grid-template-columns:58px 1fr 58px;align-items:center;grid-gap:10px;gap:10px}.topbar.home{display:flex;justify-content:space-between;align-items:center;padding:10px 0 6px}.title{font-size:24px;line-height:1;letter-spacing:-.7px;font-weight:700;text-align:center;text-transform:lowercase}.name{font-size:17px;line-height:1.15;letter-spacing:-.35px;font-weight:650}.meta,.tiny{color:var(--muted);font-size:13px;line-height:1.3;margin:0;font-weight:500}.error{color:var(--ruby)}.list{display:flex;flex-direction:column;gap:10px}.row{min-height:72px;width:100%;border:0;border-radius:0;background:transparent;color:var(--text);display:grid;grid-template-columns:18px 1fr auto 22px;align-items:center;grid-gap:14px;gap:14px;padding:0 2px;text-align:left;box-shadow:inset 0 -1px 0 rgba(17,16,15,.08);transition:opacity .18s ease}.row:hover{opacity:.62}.chev,.row svg{width:20px;height:20px;color:#b4ada4}.status{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:650}.status.live{color:var(--ruby)}.dot{width:9px;height:9px;border-radius:999px;background:#cac2b8;display:block}.dot.live{background:var(--ruby);box-shadow:0 0 0 4px var(--ruby-soft),0 0 28px rgba(143,24,37,.24)}.avatarButton,.iconButton,.roundButton{width:52px;height:52px;border-radius:999px;border:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:none;transition:opacity .18s ease}.avatarButton:hover,.iconButton:hover,.roundButton:hover{opacity:.62}.avatarButton svg,.iconButton svg,.roundButton svg{width:23px;height:23px}.iconButton.ghost{background:rgba(255,255,255,.48)}.iconButton.black,.roundButton.black{background:var(--ink);color:#fff}.iconButton.red,.roundButton.red{background:var(--ruby);color:#fff}.glassButton:disabled,.iconButton:disabled,.pill:disabled,.recordButton:disabled,.roundButton:disabled{opacity:.34;cursor:default;transform:none}.avatarButton{overflow:hidden;padding:0}.avatarButton img{width:100%;height:100%;object-fit:cover}.pill{min-height:52px;border:0;border-radius:999px;padding:0 22px;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;letter-spacing:-.18px;box-shadow:none}.pill.black{background:var(--ink);color:#fff}.pill.red{background:var(--ruby);color:#fff}.pill svg{width:20px;height:20px}.form{display:flex;flex-direction:column;gap:10px}.loginRow{display:flex;align-items:center;gap:8px;width:100%}input{width:100%;height:54px;border:0;border-radius:0;padding:0;background:transparent;outline:none;color:var(--text);box-shadow:inset 0 -1px 0 rgba(17,16,15,.18)}input::placeholder{color:var(--faint)}input:focus{box-shadow:inset 0 -2px 0 var(--text)}.file{display:none}.panel{flex-direction:column;padding:16px;border-radius:28px;background:rgba(255,255,255,.7);box-shadow:0 0 0 1px var(--line),var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.panel,.profileHead{display:flex;gap:12px}.actions,.buttons,.profileHead{align-items:center}.actions,.buttons{display:flex;gap:10px;flex-wrap:wrap}.spacer{flex:1 1}.stage{width:100%;aspect-ratio:16/9;background:#050505;border-radius:32px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.08)}.stage iframe,.stage video{width:100%;height:100%;border:0}.stage video{object-fit:cover;background:#000}.cameraStage{min-height:min(68dvh,720px);aspect-ratio:auto}.empty{position:absolute;inset:0;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(circle at center,#191818 0,#030303 62%)}.empty svg{width:34px;height:34px;opacity:.9}.bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:12px 0;border-radius:0;background:transparent;box-shadow:none;border-top:1px solid rgba(17,16,15,.08)}.bottomControls{position:-webkit-sticky;position:sticky;bottom:0;margin:auto -22px -22px;padding:14px 22px calc(14px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:14px;gap:14px;background:rgba(251,250,247,.8);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 -1px 0 var(--line)}.control{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:650}.control:first-child{justify-self:start}.control:last-child{justify-self:end}.control button{width:52px;height:52px}.bigControl{width:76px;height:76px;border-radius:999px;border:4px solid #fff;outline:1px solid var(--line);background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 44px rgba(17,16,15,.22)}.bigControl.red{background:var(--ruby)}.bigControl svg{width:30px;height:30px}.badge{min-height:30px;border-radius:999px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.7);color:var(--muted);font-size:13px;font-weight:700;box-shadow:0 0 0 1px var(--line)}.badge.live{color:var(--ruby)}.centerText{text-align:center}.logoMark{width:52px;height:52px;border:0;border-radius:16px;background:transparent;display:grid;place-items:center;box-shadow:none}.logoMark.large{width:76px;height:76px;border-radius:24px}.logoMark:after{content:"";width:15px;height:15px;border-radius:999px;background:var(--ruby);display:block}.logoMark.large:after{width:19px;height:19px}.logoMark.glass{background:rgba(255,255,255,.14);box-shadow:0 0 0 1px rgba(255,255,255,.2),0 18px 54px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.loginShell{width:min(100%,420px);justify-content:center;align-items:center}.loginCard{padding:0;border-radius:0;background:transparent;box-shadow:none}.loadingState,.loginCard{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.loadingState{justify-content:center}.loadingState .brand{text-align:center}.providerStack{width:100%;display:flex;flex-direction:column;gap:10px}.providerButton{width:100%;height:58px;border:0;border-radius:0;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;padding:0}.providerButton,.providerButton.black{background:transparent;color:var(--text);box-shadow:inset 0 -1px 0 rgba(17,16,15,.1)}.providerButton span{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:transparent;color:var(--text);font-weight:800}.providerButton b{font-size:17px;font-weight:700}.divider{width:100%;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px;font-weight:700}.divider:after,.divider:before{content:"";height:0;flex:1 1}.streamApp{position:relative;min-height:100dvh;width:100%;overflow:hidden;background:#030303;color:#fff;isolation:isolate}.streamVideo{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;background:radial-gradient(circle at center,#181818 0,#030303 62%);z-index:0}.streamIdle{position:fixed;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:rgba(255,255,255,.76);font-size:13px;font-weight:700;text-transform:lowercase;letter-spacing:-.15px;background:radial-gradient(circle at center,rgba(255,255,255,.04),rgba(0,0,0,.3) 58%,rgba(0,0,0,.72))}.streamShade{position:fixed;left:0;right:0;pointer-events:none;z-index:2}.streamShade.top{top:0;height:180px;background:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,0))}.streamShade.bottom{bottom:0;height:300px;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0))}.streamTopbar{position:fixed;z-index:3;top:max(16px,env(safe-area-inset-top));left:18px;right:18px;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;grid-gap:12px;gap:12px}.glassButton{width:54px;height:54px;border:0;border-radius:999px;color:#fff;background:rgba(255,255,255,.13);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px rgba(255,255,255,.17),0 16px 44px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:transform .18s ease,background .18s ease}.glassButton:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.glassButton svg{width:23px;height:23px}.streamTitle{justify-self:center;max-width:min(520px,100%);min-height:54px;border-radius:999px;padding:0 18px;display:inline-flex;align-items:center;gap:11px;background:rgba(255,255,255,.13);box-shadow:0 0 0 1px rgba(255,255,255,.17),0 16px 44px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.streamTitle b{display:block;font-size:15px;line-height:1.05;letter-spacing:-.25px;text-transform:lowercase}.streamTitle small{display:block;margin-top:2px;font-size:12px;line-height:1;color:rgba(255,255,255,.6);font-weight:650}.streamDot{width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.46)}.streamDot.live{background:var(--ruby);box-shadow:0 0 0 5px var(--ruby-soft),0 0 28px rgba(214,58,74,.45)}.streamDock{position:fixed;z-index:3;left:18px;right:18px;bottom:max(18px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto 1fr;align-items:end;grid-gap:16px;gap:16px}.streamMini{justify-self:start;min-height:60px;max-width:300px;border-radius:24px;padding:12px 16px;display:flex;flex-direction:column;justify-content:center;background:rgba(255,255,255,.12);box-shadow:0 0 0 1px rgba(255,255,255,.16),0 18px 48px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.streamMini b{font-size:15px;line-height:1.05;letter-spacing:-.2px;text-transform:lowercase}.streamMini span{margin-top:4px;color:rgba(255,255,255,.7);font-size:12px;font-weight:650;text-transform:none}.cameraControls{grid-column:2;display:flex;align-items:center;gap:16px}.recordButton{min-width:126px;height:82px;padding:0 22px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:none;font-size:15px;font-weight:800;letter-spacing:-.2px}.recordButton,.recordButton.live{background:var(--ruby);color:#fff}.recordButton:disabled{opacity:.58;cursor:not-allowed}.recordButton svg{width:24px;height:24px;flex:0 0 auto}.recordButton span{white-space:nowrap}@media (max-width:720px){.app,.shell{padding:16px;gap:16px}.brand{letter-spacing:-1.6px}.bar{align-items:flex-start;flex-direction:column}.actions{width:100%}.actions .pill{flex:1 1}.bottomControls{margin:auto -16px -16px;padding-left:16px;padding-right:16px}.cameraStage{min-height:58dvh}.loginCard{padding:0}.streamTopbar{left:14px;right:14px;grid-template-columns:52px minmax(0,1fr) 52px}.streamDock{left:14px;right:14px;grid-template-columns:1fr;justify-items:center;gap:12px}.streamMini{display:flex;justify-self:center;align-items:center;text-align:center;max-width:min(340px,100%);min-height:54px;padding:10px 14px}.cameraControls{grid-column:1;gap:12px}.recordButton{min-width:120px;height:78px;padding:0 18px}}.minimalScreen{min-height:100dvh;width:min(100%,420px);margin:0 auto;padding:28px;display:flex;flex-direction:column;justify-content:center;gap:18px}.minimalScreen .brand{text-align:left}.textButton,.textLink{min-height:44px;border:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;gap:8px;padding:0;font-weight:650;letter-spacing:-.18px}.textButton svg,.textLink svg{width:20px;height:20px}.saveButton:disabled,.textButton:disabled{color:var(--faint);cursor:default}.profilePage{min-height:100dvh;width:min(100%,720px);margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 22px 42px;display:flex;flex-direction:column;gap:34px}.profileNav{min-height:52px;justify-content:space-between}.profileHero,.profileNav{display:flex;align-items:center}.profileHero{gap:22px;padding:28px 0 12px}.profileHero h1{margin:0;font-size:clamp(44px,10vw,82px);line-height:.88;letter-spacing:-4px;font-weight:730;text-transform:lowercase}.profileHero p{margin:10px 0 0;color:var(--muted);font-size:14px}.profilePhoto{width:108px;height:108px;border:0;border-radius:999px;background:var(--soft);color:var(--text);overflow:hidden;display:grid;place-items:center;flex:0 0 auto}.profilePhoto img{width:100%;height:100%;object-fit:cover}.profilePhoto svg{width:50px;height:50px}.profileForm{gap:24px}.profileForm,.profileForm label{display:flex;flex-direction:column}.profileForm label{gap:8px}.profileForm label span{color:var(--muted);font-size:13px;font-weight:650;text-transform:lowercase}.profileActions{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:6px}.saveButton{min-height:50px;border:0;border-radius:999px;background:var(--text);color:#fff;padding:0 22px;display:inline-flex;align-items:center;gap:8px;font-weight:700}.saveButton svg{width:20px;height:20px}@media (max-width:720px){.profilePage{padding-left:16px;padding-right:16px}.profileHero{align-items:flex-start;flex-direction:column}}