@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #090c12;--surface: rgba(255, 255, 255, .07);--surface-strong: rgba(255, 255, 255, .12);--surface-solid: #121722;--text: #f6f7fb;--muted: rgba(240, 244, 255, .72);--line: rgba(255, 255, 255, .08);--accent: #6f8cff;--accent-soft: rgba(111, 140, 255, .15);--accent-2: #74f0c5;--danger-soft: rgba(255, 120, 120, .15);--warning-soft: rgba(255, 204, 117, .18);--shadow: 0 16px 60px rgba(0, 0, 0, .28);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top,#1b2240,#0c1017 36%,#06080d);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.auth-scene,.device-scene{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.device-shell{width:min(100%,460px);min-height:calc(100vh - 48px);max-height:calc(100vh - 48px);border-radius:34px;background:linear-gradient(180deg,#11151ffa,#090c12fa);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow);overflow:hidden}.device-shell__inner{height:100%;display:flex;flex-direction:column}.page-container{flex:1;overflow-y:auto;padding:0 18px 96px}.page-stack{display:flex;flex-direction:column;gap:18px;padding-bottom:20px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;position:sticky;top:0;z-index:10;background:linear-gradient(180deg,#090c12fa,#090c12c7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.eyebrow{margin:0 0 4px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.page-title{margin:0;font-size:24px;line-height:1.08}.topbar__actions{display:flex;align-items:center;gap:8px}.avatar-badge,.avatar-large,.avatar-xl{display:grid;place-items:center;border-radius:50%;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--accent) 0%,#9f7cff 100%)}.avatar-badge{width:38px;height:38px;font-size:13px}.avatar-large{width:52px;height:52px;font-size:18px}.avatar-xl{width:78px;height:78px;font-size:28px}.avatar-large--soft{background:linear-gradient(135deg,#74f0c5d9,#6f8cffe6)}.icon-button,.ghost-link,.ghost-button,.back-link{border:none;background:#ffffff14;color:var(--text);border-radius:14px;padding:10px 12px;display:inline-flex;align-items:center;gap:8px}.back-link{align-self:flex-start}.ghost-link{padding:10px}.glass-card,.hero-surface,.detail-hero,.inline-card-link,.quick-card,.next-event-card,.glass-inline-card{border:1px solid var(--line);background:linear-gradient(180deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:26px;box-shadow:var(--shadow)}.glass-card,.hero-surface,.detail-hero{padding:18px}.hero-surface,.detail-hero{background:linear-gradient(140deg,#6f8cff33,#ffffff14 34%,#080b11a6)}.hero-surface h2,.detail-hero h2,.hero-card h1{margin:8px 0 12px;font-size:30px;line-height:1.04}.hero-copy,.muted-text{color:var(--muted)}.hero-copy.compact,.muted-text.compact{margin:0}.status-pill,.chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;border:1px solid rgba(255,255,255,.1);background:#ffffff14}.status-pill--dark{background:#00000042}.chip--accent{background:var(--accent-soft);color:#d6e1ff}.chip--soft{background:#74f0c524;color:#c3ffea}.chip--pending{background:var(--warning-soft);color:#ffe6b1}.chip--accepted{background:#74f0c529;color:#c3ffea}.chip--declined{background:var(--danger-soft);color:#ffc7c7}.chip-row{display:flex;gap:8px;flex-wrap:wrap}.meta-stack{display:flex;flex-direction:column;gap:10px}.meta-stack--detail{margin:16px 0 18px}.meta-line{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-card{padding:16px;display:flex;align-items:flex-start;gap:12px}.quick-card--dark{background:linear-gradient(135deg,#141c31f2,#6f8cff3d)}.quick-card strong,.next-event-card strong,.summary-stat strong,.event-card h3,.participant-card h3,.section-header h2,.detail-hero h2,.speaker-card strong,.request-card strong{display:block;margin:0}.quick-card span,.next-event-card span,.summary-stat small,.section-header p,.hero-point,.empty-state p{color:var(--muted)}.next-event-card{margin-top:18px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.section-header,.event-card__header,.participant-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-header{margin-bottom:14px}.section-header h2{font-size:18px;margin-bottom:4px}.section-header p{margin:0;font-size:14px}.section-header--auth{margin-bottom:18px}.inline-link,.inline-card-link{display:inline-flex;align-items:center;gap:6px;color:#d7e1ff;font-weight:600}.inline-card-link{padding:14px 16px}.stack-list{display:flex;flex-direction:column;gap:14px}.stack-list.small-gap{gap:10px}.event-card,.participant-card,.request-card,.filter-surface,.schedule-summary,.callout-card{display:flex;flex-direction:column;gap:14px}.event-card h3,.participant-card h3,.request-card strong{font-size:18px}.participant-card__identity,.speaker-card{display:flex;gap:12px;align-items:flex-start}.participant-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.primary-button,.secondary-button,.profile-button{border:none;border-radius:16px;padding:14px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(135deg,var(--accent) 0%,#9f7cff 100%)}.secondary-button,.profile-button{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.08)}.secondary-button--small,.ghost-button--small{padding:8px 10px;border-radius:12px}.ghost-button{border:1px solid rgba(255,255,255,.08);color:var(--text)}.search-field{display:flex;align-items:center;gap:10px;border-radius:16px;padding:12px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.search-field input,.auth-form input,.filter-grid select{width:100%;border:none;outline:none;background:transparent;color:#fff}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.filter-grid select{border-radius:14px;padding:12px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.schedule-summary{display:grid;grid-template-columns:1fr 2fr}.summary-stat{background:#ffffff0a;border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:6px}.summary-stat--wide{min-height:100%}.empty-state{border-radius:24px;border:1px dashed rgba(255,255,255,.16);padding:26px 18px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;color:var(--muted)}.compact-empty{padding:18px}.bottom-nav{position:sticky;bottom:0;z-index:12;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 14px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#090c1200,#090c12eb 22%,#090c12fa);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted);padding:12px 8px;border-radius:18px;font-size:11px}.bottom-nav__item--active{color:#fff;background:#ffffff14}.auth-panel{width:min(1120px,100%);display:grid;grid-template-columns:1.05fr .95fr;gap:20px}.hero-card,.auth-card{padding:28px}.hero-card{border-radius:32px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(155deg,#6f8cff38,#ffffff0f 40%,#080b11c7);box-shadow:var(--shadow)}.hero-points{display:flex;flex-direction:column;gap:10px;margin-top:22px}.hero-point{display:inline-flex;align-items:center;gap:10px}.demo-profiles{display:flex;flex-direction:column;gap:10px}.profile-button{justify-content:space-between}.profile-button div{display:flex;flex-direction:column;align-items:flex-start}.profile-button span{color:var(--muted);font-size:13px}.divider{display:flex;align-items:center;gap:12px;color:var(--muted);margin:18px 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-form label{display:flex;flex-direction:column;gap:8px}.auth-form span{font-size:13px;color:var(--muted)}.auth-form input{border-radius:14px;padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.alert{border-radius:14px;padding:12px 14px;border:1px solid rgba(255,108,108,.24);background:#ff6c6c1a;color:#ffc6c6}.action-wrap{display:flex;flex-direction:column;gap:10px}.request-card{gap:12px}.callout-card h3,.detail-hero h2,.hero-card h1{font-size:28px}.detail-hero--participant{align-items:flex-start}.glass-inline-card{padding:14px 16px}@media(max-width:980px){.auth-panel{grid-template-columns:1fr}}@media(max-width:760px){.auth-scene,.device-scene{padding:0}.device-shell{width:100%;min-height:100vh;max-height:none;border-radius:0;border:none}.page-container,.topbar{padding-inline:14px}.hero-card,.auth-card{padding:22px}.filter-grid,.quick-grid,.schedule-summary{grid-template-columns:1fr}}.loading-card{width:min(480px,calc(100vw - 32px));padding:28px}
