:root{--bg-app:#f8f9fa;--bg-surface:#fff;--bg-surface-alt:#f3f4f5;--bg-muted:#f3f4f5;--bg-input:#fff;--bg-call:#202124;--bg-call-soft:#2a2b2f;--primary:#0756cf;--primary-hover:#0648b3;--primary-light:#dae2ff;--success:#0d7a55;--danger:#ba1a1a;--warning:#9e4300;--text-main:#191c1d;--text-soft:#414754;--text-muted:#727785;--text-faint:#9da2ae;--text-on-dark:#f8f9fa;--border:#c1c6d680;--border-strong:#72778559;--primary-soft:#f0f4ff;--primary-gradient:linear-gradient(135deg, #0756cf 0%, #3670e9 100%);--bg-overlay:#191c1d0f;--shadow-sm:0 1px 3px #191c1d0f;--shadow-md:0 4px 24px #191c1d0d;--shadow-lg:0 18px 48px #191c1d1a;--shadow-xl:0 32px 80px #191c1d21, 0 8px 20px #191c1d0f;--shadow-primary:0 4px 16px #0756cf47;--shadow-primary-hover:0 8px 24px #0756cf57;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-full:9999px;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-section:6rem;--max-width:1120px;--transition-fast:.12s ease;--transition-base:.15s ease;--transition-smooth:.22s cubic-bezier(.25, 1, .5, 1);--font-size-display:clamp(2.4rem, 4.5vw, 3.6rem);--font-size-heading:clamp(2rem, 4vw, 3rem);--font-size-section:clamp(1.8rem, 3vw, 2.6rem);--font-size-subheading:1.15rem;--font-size-body:1.1rem;--font-size-body-sm:.92rem;--font-size-caption:.85rem;--font-size-small:.8rem;--font-size-eyebrow:.72rem;--font-weight-extrabold:800;--font-weight-bold:700;--font-weight-semibold:600;--font-weight-medium:500;--letter-spacing-tight:-.03em;--letter-spacing-snug:-.02em;--letter-spacing-normal:0;--letter-spacing-wide:.08em;--letter-spacing-wider:.1em;--line-height-tight:1.1;--line-height-snug:1.2;--line-height-normal:1.5;--line-height-relaxed:1.65}body{color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fa;margin:0;font-family:Inter,Google Sans Text,Google Sans,Manrope,Segoe UI,sans-serif;line-height:1.5}button,input,select,textarea{font:inherit}.glass-panel{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fffffff2}.glass-panel-hover{transition:transform var(--transition-smooth), box-shadow var(--transition-smooth)}.glass-panel-hover:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.glass-card{border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-md);transition:transform var(--transition-smooth), box-shadow var(--transition-smooth);background:#fff}.glass-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #191c1d1a}.glass-card-flat{border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff}.glass-card-primary{background:var(--primary-soft);border-radius:var(--radius-lg);padding:var(--space-xl);border:1.5px solid #0756cf26;box-shadow:0 4px 24px #0756cf0f}.btn{border-radius:var(--radius-full);letter-spacing:.01em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.65rem 1.15rem;font-size:.92rem;font-weight:700;transition:background-color .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);box-shadow:0 4px 16px #0756cf47}.btn-primary:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 8px 24px #0756cf57}.btn-ghost{color:var(--text-main);background:#fff;border:1.5px solid #72778559}.btn-ghost:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#0756cf0a}.input{box-sizing:border-box;background:var(--bg-input);width:100%;min-height:46px;color:var(--text-main);border:1.5px solid #72778559;border-radius:14px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.input::placeholder,textarea::placeholder{color:var(--text-faint)}.input:focus,textarea:focus,select:focus{border-color:#0756cf;outline:none;box-shadow:0 0 0 3px #0756cf1f}.badge{border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.25rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.btn-secondary{min-height:42px;color:var(--text-main);border-radius:var(--radius-full);cursor:pointer;background:#fff;border:1.5px solid #72778559;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.92rem;font-weight:600;transition:border-color .15s,background .15s,transform .12s;display:inline-flex}.btn-secondary:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#0756cf0a;transform:translateY(-1px)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#5f636847 padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#5f63686b padding-box padding-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.2s ease-out both fadeIn}.text-display{font-size:var(--font-size-display);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight);color:var(--text-main)}.text-heading{font-size:var(--font-size-heading);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-tight);color:var(--text-main);line-height:1.15}.text-section-heading{font-size:var(--font-size-section);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-snug);line-height:var(--line-height-snug);color:var(--text-main)}.text-subheading{font-size:var(--font-size-subheading);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-snug);color:var(--text-main)}.text-body{font-size:var(--font-size-body);line-height:var(--line-height-relaxed);color:var(--text-soft)}.text-body-sm{font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);color:var(--text-soft)}.text-caption{font-size:var(--font-size-caption);color:var(--text-soft);line-height:1.6}.text-eyebrow{font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--primary)}.text-gradient{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.question-bank.svelte-1b5y8rm{flex-direction:column;height:100%;display:flex;overflow:hidden}.header.svelte-1b5y8rm{border-bottom:1px solid var(--border);padding:.85rem 1rem}h3.svelte-1b5y8rm{letter-spacing:-.02em;margin:0 0 .75rem;font-size:.95rem}.filters.svelte-1b5y8rm{flex-direction:column;gap:1rem;display:flex}.list-container.svelte-1b5y8rm{flex:1;padding:.5rem;overflow-y:auto}.list.svelte-1b5y8rm,.part-group.svelte-1b5y8rm{flex-direction:column;gap:.35rem;display:flex}.part-group.svelte-1b5y8rm{border-bottom:1px solid #dde3ea80;margin-bottom:.75rem;padding-bottom:.75rem}.part-group.svelte-1b5y8rm:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.part-header.svelte-1b5y8rm{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-surface-alt);border-radius:10px;margin-bottom:.4rem;padding:.4rem .5rem;font-size:.68rem;font-weight:800}.part-header.sticky.svelte-1b5y8rm{z-index:10;border:1px solid #dde3eaeb;position:sticky;top:0}.topic-item.svelte-1b5y8rm{border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);background:0 0;padding:.55rem .7rem}.topic-item.svelte-1b5y8rm:hover{background:#0756cf0a}.topic-header.svelte-1b5y8rm{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.topic-name.svelte-1b5y8rm{color:var(--text-main);flex:1;font-size:.82rem;font-weight:700}.topic-question-count.svelte-1b5y8rm{color:var(--text-muted);white-space:nowrap;background:var(--bg-muted);border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:600}.loading.svelte-1b5y8rm,.empty.svelte-1b5y8rm{color:var(--text-muted);text-align:center;padding:1rem .5rem;font-size:.75rem}.btn-load-more.svelte-1b5y8rm{border:1px solid var(--border);min-height:32px;color:var(--text-soft);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin-top:.35rem;padding:.5rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.btn-load-more.svelte-1b5y8rm:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.btn-load-more.svelte-1b5y8rm:disabled{opacity:.55;cursor:not-allowed}.spinner-xs.svelte-1b5y8rm{border:2px solid #1a73e82e;border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite svelte-1b5y8rm-spin}@keyframes svelte-1b5y8rm-spin{to{transform:rotate(360deg)}}.preview-panel.svelte-2fyd8o{flex-direction:column;height:100%;display:flex;overflow:hidden}.placeholder.svelte-2fyd8o{text-align:center;color:var(--text-muted);margin:auto;padding:1.5rem}.placeholder.svelte-2fyd8o .icon:where(.svelte-2fyd8o){color:var(--primary);opacity:.7;margin-bottom:.6rem}.placeholder.svelte-2fyd8o h3:where(.svelte-2fyd8o){margin:0 0 .4rem;font-size:.95rem}.placeholder.svelte-2fyd8o p:where(.svelte-2fyd8o){margin:0;font-size:.8rem}.content.svelte-2fyd8o{flex-direction:column;height:100%;min-height:0;display:flex}.header.svelte-2fyd8o,.actions.svelte-2fyd8o{padding:.85rem 1rem}.header.svelte-2fyd8o{border-bottom:1px solid var(--border);background:linear-gradient(#f8fafdfa,#ffffffeb)}.badge-part.svelte-2fyd8o{background:var(--primary-light);color:var(--primary);margin-bottom:.4rem;padding:.15rem .5rem;font-size:.65rem}.topic-title.svelte-2fyd8o{letter-spacing:-.03em;margin:0;font-size:1.15rem;line-height:1.3}.body.svelte-2fyd8o{flex:1;padding:.85rem 1rem;overflow-y:auto}.questions-list.svelte-2fyd8o{flex-direction:column;gap:.5rem;padding-bottom:.5rem;display:flex}.question-card.svelte-2fyd8o{background:var(--bg-surface-alt);border:1px solid #dde3eab3;border-radius:14px;gap:.6rem;padding:.65rem .75rem;display:flex}.q-num.svelte-2fyd8o{width:24px;height:24px;color:var(--primary);background:#e8f0fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:flex}.q-content.svelte-2fyd8o{flex:1}.q-text.svelte-2fyd8o{color:var(--text-main);margin:0;font-size:.85rem;line-height:1.4}.q-subs.svelte-2fyd8o,.bullet-points.svelte-2fyd8o{border:1px solid var(--border);background:#fff;border-radius:12px;margin-top:.5rem;padding:.5rem .6rem}.sub-label.svelte-2fyd8o,.instruction.svelte-2fyd8o{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .3rem;font-size:.65rem;font-weight:800}.sub-list.svelte-2fyd8o,.bullet-points.svelte-2fyd8o ul:where(.svelte-2fyd8o){color:var(--text-soft);margin:0;padding-left:.9rem;line-height:1.4}.actions.svelte-2fyd8o{border-top:1px solid var(--border);background:#f8fafde6;padding:.75rem 1rem}.full-width.svelte-2fyd8o{width:100%;min-height:40px;font-size:.85rem}button.svelte-2fyd8o:disabled{opacity:.55;cursor:default}.session-plan.svelte-x6uatb{flex-direction:column;height:100%;display:flex}.header.svelte-x6uatb,.footer.svelte-x6uatb{padding:.85rem 1rem}.header.svelte-x6uatb{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;display:flex}h3.svelte-x6uatb{letter-spacing:-.02em;margin:0;font-size:.95rem}.count.svelte-x6uatb{color:var(--text-muted);font-size:.86rem}.plan-content.svelte-x6uatb{flex:1;padding:.5rem .65rem;overflow-y:auto}.part-section.svelte-x6uatb{border-bottom:1px solid #dde3ea4d;margin-bottom:.5rem;padding-bottom:.5rem}.part-section.svelte-x6uatb:last-child{border-bottom:none}.part-section-header.svelte-x6uatb{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.3rem;padding:.25rem .4rem;font-size:.65rem;font-weight:800;display:flex}.part-count.svelte-x6uatb{color:var(--text-faint);text-transform:none;letter-spacing:0;font-weight:600}.part-empty.svelte-x6uatb{color:var(--text-faint);align-items:center;gap:.3rem;padding:.35rem .4rem;font-size:.7rem;font-style:italic;display:flex}.empty-dot.svelte-x6uatb{background:var(--text-faint);border-radius:50%;width:5px;height:5px}.topics-list.svelte-x6uatb{flex-direction:column;gap:.25rem;display:flex}.topic-item-compact.svelte-x6uatb{background:var(--bg-surface-alt);border:1px solid #dde3ea99;border-radius:8px;justify-content:space-between;align-items:center;gap:.4rem;padding:.35rem .5rem;transition:all .12s;display:flex}.topic-item-compact.svelte-x6uatb:hover{background:#0756cf08;border-color:#0756cf26}.topic-info.svelte-x6uatb{flex:1;align-items:center;gap:.4rem;min-width:0;display:flex}.topic-num.svelte-x6uatb{background:var(--primary-light);width:18px;height:18px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:800;display:flex}.topic-name.svelte-x6uatb{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;overflow:hidden}.topic-questions.svelte-x6uatb{color:var(--text-muted);white-space:nowrap;background:var(--bg-muted);border-radius:999px;padding:.08rem .35rem;font-size:.65rem;font-weight:600}.btn-remove.svelte-x6uatb{color:var(--text-faint);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.btn-remove.svelte-x6uatb:hover{color:var(--danger)}.footer.svelte-x6uatb{border-top:1px solid var(--border);background:#f8fafde6;flex-direction:column;gap:.65rem;display:flex}.input-sm.svelte-x6uatb{box-sizing:border-box;border:1px solid var(--border);border-radius:14px;width:100%;min-height:40px;padding:.6rem .85rem;font-size:.85rem}.input-sm.svelte-x6uatb:focus{border-color:#0756cf;outline:none;box-shadow:0 0 0 3px #0756cf1f}.full-width.svelte-x6uatb{width:100%;min-height:46px}.glow.svelte-x6uatb{box-shadow:0 4px 16px #0756cf47}.video-panel.svelte-1vprhwp{border-radius:inherit;background:#202124;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.joining-overlay.svelte-1vprhwp{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#202124f2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.joining-card.svelte-1vprhwp{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:320px;padding:2rem;display:flex}.joining-card.svelte-1vprhwp h3:where(.svelte-1vprhwp){color:#fff;margin:0;font-size:1.2rem;font-weight:700}.joining-card.svelte-1vprhwp p:where(.svelte-1vprhwp){color:#f8f9fab3;margin:0;font-size:.9rem}.joining-error.svelte-1vprhwp{color:#ea4335e6!important}.joining-spinner.svelte-1vprhwp{border:4px solid #ffffff26;border-top-color:#1a73e8e6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite svelte-1vprhwp-spin}@keyframes svelte-1vprhwp-spin{to{transform:rotate(360deg)}}.video-grid.svelte-1vprhwp{background:radial-gradient(circle at top,#ffffff0a,#0000 30%),linear-gradient(#2b2c30 0%,#202124 100%);flex:1;min-height:0;position:relative}.video-tile.svelte-1vprhwp,.remote-tile.svelte-1vprhwp{background:#2a2b2f;position:absolute;inset:0}.video-el.svelte-1vprhwp{object-fit:cover;width:100%;height:100%;display:block}.local-pip.svelte-1vprhwp{z-index:5;border:1px solid #ffffff29;border-radius:18px;width:168px;height:112px;position:absolute;top:16px;right:16px;overflow:hidden;box-shadow:0 18px 36px #00000047}.video-grid.svelte-1vprhwp:not(.has-remote) .local-pip:where(.svelte-1vprhwp){width:100%;height:100%;box-shadow:none;border:none;border-radius:0;inset:0}.waiting-tile.svelte-1vprhwp{color:#f8f9fac7;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;display:flex;position:absolute;inset:0}.waiting-tile.svelte-1vprhwp p:where(.svelte-1vprhwp){margin:0;font-size:.95rem}.waiting-icon.svelte-1vprhwp{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.peer-label.svelte-1vprhwp{color:#f8f9faf2;background:#202124b3;border-radius:999px;padding:.35rem .65rem;font-size:.76rem;font-weight:700;position:absolute;bottom:12px;left:12px}.no-video-avatar.svelte-1vprhwp{color:#f8f9fab8;background:linear-gradient(#3a3b40 0%,#2a2b2f 100%);justify-content:center;align-items:center;font-size:2.6rem;font-weight:800;display:flex;position:absolute;inset:0}.controls-bar.svelte-1vprhwp{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#202124c7;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;padding:.75rem 1rem;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #0000003d}.ctrl-btn.svelte-1vprhwp{color:#f8f9fa;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-width:48px;height:48px;padding:0 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.ctrl-btn.svelte-1vprhwp:hover{background:#ffffff2e}.ctrl-btn.active.svelte-1vprhwp,.ctrl-btn.end.svelte-1vprhwp{background:#ea4335}.ctrl-btn.end.svelte-1vprhwp:hover{background:#d93025}.btn-text.svelte-1vprhwp{display:inline-block}@media (width<=640px){.local-pip.svelte-1vprhwp{width:124px;height:88px;top:12px;right:12px}.controls-bar.svelte-1vprhwp{gap:.5rem;width:calc(100% - 1rem);padding:.6rem;bottom:10px}.ctrl-btn.svelte-1vprhwp{flex:1;min-width:0;padding:0 .75rem}.btn-text.svelte-1vprhwp{display:none}}.auth-split.svelte-e0s7ou{width:100%;height:100%;display:flex;overflow:hidden}.auth-split--no-card.svelte-e0s7ou{justify-content:center}.auth-brand.svelte-e0s7ou{background:var(--primary-soft);flex:1;justify-content:flex-end;align-items:center;padding:2rem;display:flex}.brand-inner.svelte-e0s7ou{width:100%;max-width:460px;padding-right:3rem}.brand-logo.svelte-e0s7ou{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.brand-icon.svelte-e0s7ou{background:var(--primary-gradient);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 3px 10px #0756cf47}.brand-name.svelte-e0s7ou{letter-spacing:-.02em;color:var(--text-main);font-size:1.15rem;font-weight:800}.brand-headline.svelte-e0s7ou{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-snug);color:var(--text-main);margin:0 0 var(--space-sm)}.brand-sub.svelte-e0s7ou{font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed);color:var(--text-soft);margin:0 0 var(--space-lg);max-width:340px}.brand-pills.svelte-e0s7ou{gap:var(--space-xs);flex-wrap:wrap;display:flex}.brand-pill.svelte-e0s7ou{border-radius:var(--radius-full);color:var(--primary);font-size:.72rem;font-weight:var(--font-weight-semibold);background:#0756cf14;align-items:center;padding:.3rem .7rem;display:inline-flex}.auth-form-panel.svelte-e0s7ou{background:var(--bg-app);flex:1;justify-content:flex-start;align-items:center;padding:2rem;display:flex;overflow-y:auto}.auth-form-card.svelte-e0s7ou{width:100%;max-width:380px;margin-left:3rem}h2.svelte-e0s7ou{text-align:center;font-size:1.25rem;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-snug);color:var(--text-main);margin:0 0 1rem}.form-group.svelte-e0s7ou{margin-bottom:.75rem}.form-group.svelte-e0s7ou label:where(.svelte-e0s7ou){font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);color:var(--text-soft);margin-bottom:.25rem;display:block}.form-group.svelte-e0s7ou .input{min-height:40px;padding:.55rem .85rem;font-size:.88rem}.full-width.svelte-e0s7ou{width:100%;margin-top:.75rem}.role-picker.svelte-e0s7ou{gap:var(--space-xs);grid-template-columns:1fr 1fr;display:grid}.role-card.svelte-e0s7ou{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer;transition:border-color var(--transition-base), background var(--transition-base), box-shadow var(--transition-base);justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;display:flex}.role-card.svelte-e0s7ou:hover{background:var(--primary-soft);border-color:#0756cf4d}.role-card--active.svelte-e0s7ou{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 2px #0756cf1f}.role-icon.svelte-e0s7ou{color:var(--text-soft);align-items:center;display:flex}.role-card--active.svelte-e0s7ou .role-icon:where(.svelte-e0s7ou){color:var(--primary)}.role-label.svelte-e0s7ou{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:var(--text-main)}.error-box.svelte-e0s7ou{color:var(--danger);font-size:var(--font-size-body-sm);background:#ba1a1a0f;border:1px solid #ba1a1a26;border-radius:10px;margin-bottom:.75rem;padding:.65rem .85rem}.unverified-box.svelte-e0s7ou{font-size:var(--font-size-body-sm);background:#9e43000f;border:1px solid #9e430026;border-radius:10px;margin-bottom:.75rem;padding:.65rem .85rem}.unverified-box.svelte-e0s7ou p:where(.svelte-e0s7ou){color:var(--text-main);margin:0 0 .5rem}.toggle.svelte-e0s7ou{text-align:center;color:var(--text-muted);font-size:var(--font-size-body-sm);margin-top:.75rem}.btn-link.svelte-e0s7ou{color:var(--primary);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:opacity var(--transition-base);background:0 0;border:none;padding:0}.btn-link.svelte-e0s7ou:hover{opacity:.8}.verify-sent.svelte-e0s7ou{text-align:center;padding:0}.verify-icon.svelte-e0s7ou{margin-bottom:var(--space-sm);font-size:2rem;line-height:1}.verify-sent.svelte-e0s7ou h2:where(.svelte-e0s7ou){margin-bottom:var(--space-sm)}.verify-desc.svelte-e0s7ou{color:var(--text-muted);font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);margin-bottom:.75rem}.resend-label.svelte-e0s7ou{font-size:var(--font-size-body-sm);color:var(--text-muted);margin-bottom:var(--space-sm)}.resend-row.svelte-e0s7ou{gap:var(--space-sm);margin-bottom:.75rem;display:flex}.resend-confirm.svelte-e0s7ou{font-size:var(--font-size-body-sm);color:var(--success);margin-bottom:.75rem}.back-link.svelte-e0s7ou{margin-top:var(--space-sm);font-size:var(--font-size-body-sm);display:block}@media (width<=820px){.auth-split.svelte-e0s7ou{flex-direction:column;overflow-y:auto}.auth-brand.svelte-e0s7ou{justify-content:center;padding:2rem 1.5rem}.brand-inner.svelte-e0s7ou{text-align:center;max-width:none;padding-right:0}.brand-logo.svelte-e0s7ou{justify-content:center}.brand-sub.svelte-e0s7ou{max-width:none}.brand-pills.svelte-e0s7ou{justify-content:center}.brand-headline.svelte-e0s7ou{font-size:1.4rem}.auth-form-panel.svelte-e0s7ou{flex:none;justify-content:center;padding:1.5rem}.auth-form-card.svelte-e0s7ou{max-width:400px;margin-left:0}}@media (width<=480px){.auth-brand.svelte-e0s7ou{padding:1.5rem 1rem}.auth-form-panel.svelte-e0s7ou{padding:1rem}.auth-form-card.svelte-e0s7ou{max-width:none}.role-picker.svelte-e0s7ou{grid-template-columns:1fr 1fr}}.hiw.svelte-1e6pjgp{--brand:#1d4ed8;--bl:#dbeafe;--bglow:#1d4ed81f;--dark:#191c1d;--mid:#414754;--ease:cubic-bezier(.22,1,.36,1);min-height:300vh;position:relative}.hiw-pin.svelte-1e6pjgp{height:100vh;position:sticky;top:0}.hiw-inner.svelte-1e6pjgp{flex-direction:column;justify-content:center;max-width:1120px;height:100%;margin:0 auto;padding:0 3rem;display:flex}.hiw-header.svelte-1e6pjgp{text-align:center;flex-shrink:0;margin-bottom:2.5rem}.hiw-label.svelte-1e6pjgp{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.hiw-title.svelte-1e6pjgp{letter-spacing:-.02em;color:var(--dark);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.2}.hiw-stage.svelte-1e6pjgp{flex:auto;min-height:0;max-height:400px;position:relative}.hiw-row.svelte-1e6pjgp{opacity:0;transition:opacity .5s ease, transform .5s var(--ease);will-change:opacity, transform;pointer-events:none;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:absolute;inset:0;transform:translateY(50px)}.hiw-row[data-state=active]{opacity:1;pointer-events:auto;transform:none}.hiw-row[data-state=passed]{opacity:0;transform:translateY(-50px)}.hiw-row[data-state=upcoming]{opacity:0;transform:translateY(50px)}.hiw-num.svelte-1e6pjgp{color:var(--bl);letter-spacing:-.03em;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1;display:block}.hiw-text.svelte-1e6pjgp h3:where(.svelte-1e6pjgp){color:var(--dark);letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.2}.hiw-text.svelte-1e6pjgp p:where(.svelte-1e6pjgp){color:var(--mid);max-width:400px;margin:0;font-size:1rem;line-height:1.65}.hiw-scene.svelte-1e6pjgp{justify-content:center;align-items:center;display:flex}.hiw-stage-box.svelte-1e6pjgp{background:var(--bl);width:180px;height:180px;box-shadow:0 8px 40px var(--bglow);border-radius:28px;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.hiw-dots.svelte-1e6pjgp{flex-shrink:0;justify-content:center;gap:10px;padding:2rem 0 1rem;display:flex}.hiw-dot.svelte-1e6pjgp{border:2px solid var(--brand);cursor:pointer;width:10px;height:10px;transition:background .3s, transform .3s var(--ease), box-shadow .3s;background:0 0;border-radius:50%;padding:0}.hiw-dot.svelte-1e6pjgp:hover{background:var(--bl)}.hiw-dot.on{background:var(--brand);box-shadow:0 0 0 4px var(--bglow);transform:scale(1.35)}.scene-pick.svelte-1e6pjgp{grid-template-rows:repeat(2,32px);grid-template-columns:repeat(3,40px);gap:8px;display:grid;position:relative}.pk.svelte-1e6pjgp{transition:background .3s, border-color .3s, transform .25s var(--ease);background:#fff;border:1.5px solid #1d4ed84d;border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative}.pk-check.svelte-1e6pjgp{opacity:0;width:18px;height:18px;transform:scale(0)}.pk-cur.svelte-1e6pjgp{background:var(--brand);opacity:0;pointer-events:none;z-index:2;border-radius:50%;width:12px;height:12px;position:absolute;top:10px;left:14px;box-shadow:0 0 12px #1d4ed880}.hiw-row[data-state=active] .pk-cur.svelte-1e6pjgp{animation:svelte-1e6pjgp-pc 2.8s var(--ease) .3s both}.hiw-row[data-state=active] .pk-t1.svelte-1e6pjgp{animation:2.8s .3s both svelte-1e6pjgp-pp1}.hiw-row[data-state=active] .pk-t2.svelte-1e6pjgp{animation:2.8s .3s both svelte-1e6pjgp-pp2}.hiw-row[data-state=active] .ck1.svelte-1e6pjgp{animation:svelte-1e6pjgp-ck-in .4s var(--ease) 1s forwards}.hiw-row[data-state=active] .ck2.svelte-1e6pjgp{animation:svelte-1e6pjgp-ck-in .4s var(--ease) 2.2s forwards}@keyframes svelte-1e6pjgp-pc{0%{opacity:0;top:10px;left:14px;transform:scale(.6)}8%{opacity:1;top:10px;left:14px;transform:scale(1)}25%{opacity:1;top:10px;left:62px;transform:scale(1)}30%{opacity:1;top:10px;left:62px;transform:scale(.6)}35%{opacity:1;top:10px;left:62px;transform:scale(1)}50%{opacity:1;top:10px;left:62px;transform:scale(1)}70%{opacity:1;top:50px;left:110px;transform:scale(1)}75%{opacity:1;top:50px;left:110px;transform:scale(.6)}80%{opacity:1;top:50px;left:110px;transform:scale(1)}95%{opacity:.4;top:50px;left:110px}to{opacity:0;top:50px;left:110px;transform:scale(.8)}}@keyframes svelte-1e6pjgp-pp1{0%,29%{background:#fff;border-color:#1d4ed84d;transform:scale(1)}32%{background:var(--bl);border-color:var(--brand);transform:scale(1.1)}38%,to{background:var(--bl);border-color:var(--brand);transform:scale(1)}}@keyframes svelte-1e6pjgp-pp2{0%,74%{background:#fff;border-color:#1d4ed84d;transform:scale(1)}77%{background:var(--bl);border-color:var(--brand);transform:scale(1.1)}83%,to{background:var(--bl);border-color:var(--brand);transform:scale(1)}}@keyframes svelte-1e6pjgp-ck-in{0%{opacity:0;transform:scale(0)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.scene-send.svelte-1e6pjgp{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.url-bar.svelte-1e6pjgp{color:var(--mid);white-space:nowrap;background:#fff;border:1.5px solid #1d4ed840;border-radius:8px;align-items:center;gap:5px;padding:6px 10px;font-family:ui-monospace,monospace;font-size:.6rem;display:flex;position:relative}.url-icon.svelte-1e6pjgp{flex-shrink:0;width:14px;height:14px}.url-icon.svelte-1e6pjgp svg:where(.svelte-1e6pjgp){width:100%;height:100%}.url-text.svelte-1e6pjgp{letter-spacing:.01em;text-overflow:ellipsis;overflow:hidden}.url-select.svelte-1e6pjgp{opacity:0;background:#1d4ed81f;border-radius:4px;position:absolute;inset:3px 6px}.send-cur.svelte-1e6pjgp{opacity:0;z-index:3;filter:drop-shadow(0 1px 2px #00000026);width:18px;height:26px;position:absolute;top:60%;left:65%}.copied-tip.svelte-1e6pjgp{background:var(--brand);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:3px 10px;font-size:.6rem;font-weight:600;position:absolute;top:22%;left:50%;transform:translate(-50%)translateY(4px)}.hiw-row[data-state=active] .send-cur.svelte-1e6pjgp{animation:svelte-1e6pjgp-cur-move 3s var(--ease) .3s both}.hiw-row[data-state=active] .url-select.svelte-1e6pjgp{animation:3s .3s both svelte-1e6pjgp-sel-flash}.hiw-row[data-state=active] .url-bar.svelte-1e6pjgp{animation:3s .3s both svelte-1e6pjgp-bar-click}.hiw-row[data-state=active] .copied-tip.svelte-1e6pjgp{animation:svelte-1e6pjgp-tip-show 3s var(--ease) .3s both}@keyframes svelte-1e6pjgp-cur-move{0%{opacity:0;top:65%;left:75%}15%{opacity:1;top:55%;left:60%}30%{opacity:1;top:48%;left:45%}35%{opacity:1;top:48%;left:45%;transform:scale(.85)}40%{opacity:1;top:48%;left:45%;transform:scale(1)}55%{opacity:1;top:48%;left:45%}60%{opacity:1;top:48%;left:45%;transform:scale(.85)}65%{opacity:1;top:48%;left:45%;transform:scale(1)}85%{opacity:1;top:55%;left:55%}to{opacity:0;top:60%;left:60%}}@keyframes svelte-1e6pjgp-sel-flash{0%,30%{opacity:0}40%{opacity:1}65%{opacity:1}75%,to{opacity:0}}@keyframes svelte-1e6pjgp-bar-click{0%,34%{border-color:#1d4ed840}36%{border-color:var(--brand)}70%{border-color:var(--brand)}80%,to{border-color:#1d4ed840}}@keyframes svelte-1e6pjgp-tip-show{0%,62%{opacity:0;transform:translate(-50%)translateY(4px)}68%{opacity:1;transform:translate(-50%)translateY(0)}85%{opacity:1;transform:translate(-50%)translateY(0)}95%,to{opacity:0;transform:translate(-50%)translateY(-4px)}}.scene-wave.svelte-1e6pjgp{z-index:1;align-items:center;gap:5px;height:60px;display:flex}.wb.svelte-1e6pjgp{background:var(--brand);border-radius:3px;width:6px;height:10px}.wglow.svelte-1e6pjgp{filter:blur(6px);opacity:0;background:radial-gradient(#1d4ed833 0%,#0000 70%);border-radius:50%;width:100px;height:40px;margin-left:-50px;position:absolute;bottom:30px;left:50%}.hiw-row[data-state=active] .wb.svelte-1e6pjgp{animation:.7s ease-in-out infinite alternate svelte-1e6pjgp-bb}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:first-child{animation-delay:0s}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:nth-child(2){animation-delay:.12s}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:nth-child(3){animation-delay:.24s}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:nth-child(4){animation-delay:80ms}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:nth-child(5){animation-delay:.2s}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:nth-child(6){animation-delay:.32s}.hiw-row[data-state=active] .wb.svelte-1e6pjgp:nth-child(7){animation-delay:.16s}.hiw-row[data-state=active] .wglow.svelte-1e6pjgp{animation:1.4s ease-in-out infinite alternate svelte-1e6pjgp-gp}@keyframes svelte-1e6pjgp-bb{0%{height:8px}to{height:50px}}@keyframes svelte-1e6pjgp-gp{0%{opacity:.3}to{opacity:.7}}.scene-score.svelte-1e6pjgp{flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.ss-number.svelte-1e6pjgp{color:var(--brand);letter-spacing:-.03em;opacity:0;font-variant-numeric:tabular-nums;font-size:2.4rem;font-weight:800;line-height:1;transform:scale(.5)}.ss-label.svelte-1e6pjgp{text-transform:uppercase;letter-spacing:.08em;color:var(--mid);opacity:0;font-size:.55rem;font-weight:600}.ss-bar.svelte-1e6pjgp{background:#1d4ed826;border-radius:3px;width:80px;height:6px;margin-top:4px;overflow:hidden}.ss-bar-fill.svelte-1e6pjgp{background:var(--brand);border-radius:3px;width:0;height:100%}.ss-check.svelte-1e6pjgp{opacity:0;width:24px;height:24px;margin-top:2px;transform:scale(0)}.hiw-row[data-state=active] .ss-number.svelte-1e6pjgp{animation:svelte-1e6pjgp-score-pop .6s var(--ease) .4s forwards}.hiw-row[data-state=active] .ss-label.svelte-1e6pjgp{animation:.4s .8s forwards svelte-1e6pjgp-fade-up}.hiw-row[data-state=active] .ss-bar-fill.svelte-1e6pjgp{animation:svelte-1e6pjgp-bar-fill .8s var(--ease) 1s forwards}.hiw-row[data-state=active] .ss-check.svelte-1e6pjgp{animation:svelte-1e6pjgp-ck-in .4s var(--ease) 1.8s forwards}@keyframes svelte-1e6pjgp-score-pop{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes svelte-1e6pjgp-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1e6pjgp-bar-fill{0%{width:0}to{width:83%}}@media (width<=767px){.hiw.svelte-1e6pjgp{min-height:250vh}.hiw-inner.svelte-1e6pjgp{padding:0 1.25rem}.hiw-header.svelte-1e6pjgp{margin-bottom:1.5rem}.hiw-title.svelte-1e6pjgp{font-size:clamp(1.5rem,6vw,2rem)}.hiw-label.svelte-1e6pjgp{font-size:.68rem}.hiw-stage.svelte-1e6pjgp{max-height:320px}.hiw-row.svelte-1e6pjgp{text-align:center;grid-template-columns:1fr;gap:1rem}.hiw-scene.svelte-1e6pjgp{order:-1}.hiw-text.svelte-1e6pjgp p:where(.svelte-1e6pjgp){max-width:none}.hiw-num.svelte-1e6pjgp{margin-bottom:.4rem;font-size:2rem}.hiw-text.svelte-1e6pjgp h3:where(.svelte-1e6pjgp){margin-bottom:.4rem;font-size:1.15rem}.hiw-text.svelte-1e6pjgp p:where(.svelte-1e6pjgp){font-size:.88rem}.hiw-stage-box.svelte-1e6pjgp{border-radius:20px;width:100px;height:100px}.scene-pick.svelte-1e6pjgp{grid-template-rows:repeat(2,18px);grid-template-columns:repeat(3,24px);gap:4px}.pk-check.svelte-1e6pjgp{width:12px;height:12px}.scene-send.svelte-1e6pjgp{width:90px;height:50px}.url-bar.svelte-1e6pjgp{gap:3px;padding:4px 6px;font-size:.5rem}.url-icon.svelte-1e6pjgp{width:10px;height:10px}.send-cur.svelte-1e6pjgp{width:14px;height:20px}.copied-tip.svelte-1e6pjgp{padding:2px 6px;font-size:.48rem}.scene-wave.svelte-1e6pjgp{gap:4px;height:40px}.wb.svelte-1e6pjgp{width:5px}.ss-number.svelte-1e6pjgp{font-size:1.6rem}.ss-bar.svelte-1e6pjgp{width:56px;height:4px}.ss-check.svelte-1e6pjgp{width:18px;height:18px}}@media (width>=768px) and (width<=1023px){.hiw-inner.svelte-1e6pjgp{padding:0 2rem}.hiw-row.svelte-1e6pjgp{gap:2rem}.hiw-stage-box.svelte-1e6pjgp{width:140px;height:140px}.hiw-num.svelte-1e6pjgp{font-size:2.5rem}.hiw-text.svelte-1e6pjgp h3:where(.svelte-1e6pjgp){font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.hiw-row.svelte-1e6pjgp{transition:none!important}.hiw-row[data-state=active]{opacity:1;transform:none}.pk-cur.svelte-1e6pjgp,.send-cur.svelte-1e6pjgp,.wglow.svelte-1e6pjgp{display:none}.pk-t1.svelte-1e6pjgp,.pk-t2.svelte-1e6pjgp{background:var(--bl);border-color:var(--brand)}.pk-check.svelte-1e6pjgp{opacity:1;transform:scale(1)}.url-select.svelte-1e6pjgp{opacity:1}.copied-tip.svelte-1e6pjgp{opacity:1;transform:translate(-50%)translateY(0)}.url-bar.svelte-1e6pjgp{border-color:var(--brand)}.ss-number.svelte-1e6pjgp{opacity:1;transform:scale(1)}.ss-label.svelte-1e6pjgp{opacity:1}.ss-bar-fill.svelte-1e6pjgp{width:83%}.ss-check.svelte-1e6pjgp{opacity:1;transform:scale(1)}.wb.svelte-1e6pjgp{height:30px}.hiw-row[data-state=active] .wb.svelte-1e6pjgp,.hiw-row[data-state=active] .send-cur.svelte-1e6pjgp,.hiw-row[data-state=active] .url-select.svelte-1e6pjgp,.hiw-row[data-state=active] .url-bar.svelte-1e6pjgp,.hiw-row[data-state=active] .copied-tip.svelte-1e6pjgp,.hiw-row[data-state=active] .pk-cur.svelte-1e6pjgp,.hiw-row[data-state=active] .pk-t1.svelte-1e6pjgp,.hiw-row[data-state=active] .pk-t2.svelte-1e6pjgp,.hiw-row[data-state=active] .ss-number.svelte-1e6pjgp,.hiw-row[data-state=active] .ss-check.svelte-1e6pjgp{animation:none!important}}body{background:#f8f9fa}.lp-container.svelte-6tr2dc{max-width:1120px;margin:0 auto;padding:0 3rem}.lp-section.svelte-6tr2dc{padding:6rem 0}.lp-section-alt.svelte-6tr2dc{background:#f3f4f5}.lp-section-label.svelte-6tr2dc{letter-spacing:.1em;color:#0756cf;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.lp-section-heading.svelte-6tr2dc{letter-spacing:-.02em;color:#191c1d;margin:0 0 3rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.2}.lp-section-heading-center.svelte-6tr2dc,.lp-section-label-center.svelte-6tr2dc{text-align:center}.lp-nav.svelte-6tr2dc{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fffffff2;padding:0;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #191c1d12,0 2px 12px #191c1d0f}.lp-nav-scrolled.svelte-6tr2dc{box-shadow:0 1px #191c1d17,0 4px 20px #191c1d17}.lp-nav-inner.svelte-6tr2dc{align-items:center;gap:2rem;max-width:1120px;margin:0 auto;padding:1rem 3rem;display:flex}.lp-logo.svelte-6tr2dc{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.lp-logo-btn.svelte-6tr2dc{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0}.lp-logo-mark.svelte-6tr2dc{color:#fff;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 3px 10px #0756cf47}.lp-logo-text.svelte-6tr2dc{letter-spacing:-.02em;color:#191c1d;font-size:1.15rem;font-weight:800}.lp-nav-links.svelte-6tr2dc{gap:.25rem;margin-left:auto;display:flex}.lp-nav-link.svelte-6tr2dc{color:#414754;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem .85rem;font-size:.9rem;font-weight:500;transition:background .15s,color .15s}.lp-nav-link.svelte-6tr2dc:hover{color:#0756cf;background:#0756cf12}.lp-btn-login.svelte-6tr2dc{color:#191c1d;cursor:pointer;background:0 0;border:1.5px solid #72778566;border-radius:9999px;flex-shrink:0;padding:.45rem 1.1rem;font-size:.88rem;font-weight:600;transition:border-color .15s,background .15s}.lp-btn-login.svelte-6tr2dc:hover{color:#0756cf;background:#0756cf0d;border-color:#0756cf}.lp-btn-primary.svelte-6tr2dc{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;font-weight:700;transition:opacity .15s,transform .12s;display:inline-flex;box-shadow:0 4px 16px #0756cf47}.lp-btn-primary.svelte-6tr2dc:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 8px 24px #0756cf57}.lp-btn-secondary.svelte-6tr2dc{color:#191c1d;cursor:pointer;background:#fff;border:1.5px solid #72778559;border-radius:9999px;justify-content:center;align-items:center;font-weight:600;transition:border-color .15s,background .15s,transform .12s;display:inline-flex}.lp-btn-secondary.svelte-6tr2dc:hover{color:#0756cf;background:#0756cf0a;border-color:#0756cf;transform:translateY(-1px)}.lp-btn-lg.svelte-6tr2dc{letter-spacing:.005em;padding:.8rem 1.75rem;font-size:.95rem}.lp-btn-xl.svelte-6tr2dc{padding:1rem 2.5rem;font-size:1.05rem}.lp-hero.svelte-6tr2dc{background:#f8f9fa;padding:7rem 0 4rem;overflow:hidden}.lp-hero-inner.svelte-6tr2dc{grid-template-columns:1fr 1.15fr;align-items:center;gap:5rem;max-width:1120px;margin:0 auto;padding:0 3rem;display:grid}.lp-eyebrow.svelte-6tr2dc{letter-spacing:.08em;text-transform:uppercase;color:#0756cf;background:#dae2ff;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.lp-headline.svelte-6tr2dc{letter-spacing:-.03em;color:#191c1d;margin:0 0 1.25rem;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:800;line-height:1.1}.lp-headline-accent.svelte-6tr2dc{background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-subline.svelte-6tr2dc{color:#414754;max-width:420px;margin:0 0 2rem;font-size:1.1rem;line-height:1.65}.lp-hero-ctas.svelte-6tr2dc{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.lp-hero-note.svelte-6tr2dc{color:#727785;margin:0;font-size:.8rem}.lp-hero-mock.svelte-6tr2dc{position:relative}.mock-glow.svelte-6tr2dc{z-index:0;pointer-events:none;background:radial-gradient(at 60% 40%,#0756cf1a 0%,#0000 65%);position:absolute;inset:-10% -5%}.mock-screenshot.svelte-6tr2dc{z-index:1;border:1px solid #191c1d14;border-radius:14px;width:100%;height:auto;display:block;position:relative;box-shadow:0 32px 80px #191c1d21,0 8px 20px #191c1d0f}.lp-invite-row.svelte-6tr2dc{align-items:flex-start;gap:.6rem;margin-bottom:.5rem;display:flex}.lp-invite-input-wrap.svelte-6tr2dc{flex-direction:column;flex:1;gap:.3rem;display:flex}.lp-invite-input.svelte-6tr2dc{box-sizing:border-box;color:#191c1d;background:#fff;border:1.5px solid #72778559;border-radius:9999px;outline:none;width:100%;height:48px;padding:0 1rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.lp-invite-input.svelte-6tr2dc:focus{border-color:#0756cf;box-shadow:0 0 0 3px #0756cf1f}.lp-invite-error.svelte-6tr2dc{color:#ba1a1a;padding-left:.75rem;font-size:.8rem}.lp-trust.svelte-6tr2dc{background:#fff;border-top:1px solid #c1c6d680;border-bottom:1px solid #c1c6d680;padding:1.75rem 0}.lp-trust-inner.svelte-6tr2dc{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1120px;margin:0 auto;padding:0 3rem;display:flex}.lp-trust-label.svelte-6tr2dc{color:#414754;flex-shrink:0;font-size:.82rem;font-weight:600}.lp-trust-pills.svelte-6tr2dc{flex-wrap:wrap;gap:.5rem;display:flex}.lp-trust-pill.svelte-6tr2dc{color:#0756cf;background:#dae2ff;border-radius:9999px;padding:.3rem .75rem;font-size:.78rem;font-weight:600}.lp-compare-grid.svelte-6tr2dc{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.lp-compare-col.svelte-6tr2dc{border-radius:24px;padding:2rem}.lp-compare-without.svelte-6tr2dc{background:#fff;border:1px solid #191c1d14;box-shadow:0 4px 24px #191c1d0a}.lp-compare-with.svelte-6tr2dc{background:#f0f4ff;border:1.5px solid #0756cf26;box-shadow:0 4px 24px #0756cf0f}.lp-compare-label.svelte-6tr2dc{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #191c1d14;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.78rem;font-weight:800}.lp-compare-label-without.svelte-6tr2dc{color:#727785}.lp-compare-label-with.svelte-6tr2dc{color:#0756cf;border-bottom-color:#0756cf26}.lp-compare-items.svelte-6tr2dc{flex-direction:column;gap:1.5rem;display:flex}.lp-compare-item.svelte-6tr2dc{align-items:flex-start;gap:.85rem;display:flex}.lp-compare-icon.svelte-6tr2dc{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.lp-compare-icon-without.svelte-6tr2dc{color:#727785;background:#f3f4f5}.lp-compare-icon-with.svelte-6tr2dc{color:#0756cf;background:#dae2ff}.lp-compare-item.svelte-6tr2dc h4:where(.svelte-6tr2dc){color:#191c1d;letter-spacing:-.01em;margin:0 0 .3rem;font-size:.92rem;font-weight:700}.lp-compare-item.svelte-6tr2dc p:where(.svelte-6tr2dc){color:#414754;margin:0;font-size:.84rem;line-height:1.55}.lp-format-grid.svelte-6tr2dc{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.lp-format-card.svelte-6tr2dc{cursor:default;background:#fff;border-radius:20px;padding:1.75rem;transition:transform .22s cubic-bezier(.25,1,.5,1),box-shadow .22s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 24px #191c1d0d}.lp-format-card.svelte-6tr2dc:hover{transform:translateY(-4px);box-shadow:0 16px 48px #191c1d1a}.lp-format-card-header.svelte-6tr2dc{align-items:flex-start;gap:.85rem;margin-bottom:.85rem;display:flex}.lp-part-num.svelte-6tr2dc{color:#0756cf;background:#dae2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:800;display:flex}.lp-part-title.svelte-6tr2dc{color:#191c1d;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.lp-part-meta.svelte-6tr2dc{color:#0756cf;letter-spacing:.02em;font-size:.72rem;font-weight:600}.lp-format-card-desc.svelte-6tr2dc{color:#414754;margin:0;font-size:.85rem;line-height:1.6}.lp-criteria-bar.svelte-6tr2dc{text-align:center;background:#fff;border-radius:20px;padding:1.75rem 2rem;box-shadow:0 4px 24px #191c1d0d}.lp-criteria-bar-label.svelte-6tr2dc{letter-spacing:.08em;text-transform:uppercase;color:#727785;margin-bottom:1rem;font-size:.72rem;font-weight:700}.lp-criteria-bar-items.svelte-6tr2dc{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.lp-criteria-chip.svelte-6tr2dc{background:#f3f4f5;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.lp-criteria-chip-code.svelte-6tr2dc{color:#0756cf;letter-spacing:.03em;background:#dae2ff;border-radius:6px;padding:.2rem .45rem;font-size:.72rem;font-weight:800}.lp-criteria-chip-name.svelte-6tr2dc{color:#414754;font-size:.82rem;font-weight:600}.lp-band-note.svelte-6tr2dc{color:#727785;margin:0;font-size:.78rem;line-height:1.5}.lp-cta-section.svelte-6tr2dc{background:linear-gradient(150deg,#0756cf 0%,#3670e9 60%,#4f87f0 100%);padding:6rem 0}.lp-cta-inner.svelte-6tr2dc{text-align:center;max-width:600px;margin:0 auto;padding:0 3rem}.lp-cta-heading.svelte-6tr2dc{letter-spacing:-.03em;color:#fff;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.lp-cta-sub.svelte-6tr2dc{color:#fffc;margin:0 0 2.25rem;font-size:1rem;line-height:1.6}.lp-cta-section.svelte-6tr2dc .lp-btn-primary:where(.svelte-6tr2dc){color:#0756cf;background:#fff;box-shadow:0 8px 32px #00000026}.lp-cta-section.svelte-6tr2dc .lp-btn-primary:where(.svelte-6tr2dc):hover{background:#f0f4ff;box-shadow:0 12px 40px #0003}.lp-footer.svelte-6tr2dc{background:#191c1d;padding:1.5rem 0}.lp-footer-inner.svelte-6tr2dc{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:0 3rem;display:flex}.lp-footer-brand.svelte-6tr2dc{align-items:center;gap:1.25rem;display:flex}.lp-footer-tagline.svelte-6tr2dc{color:#ffffff59;font-size:.82rem}.lp-footer-copy.svelte-6tr2dc{color:#ffffff59;font-size:.8rem}.lp-footer-copy.svelte-6tr2dc a:where(.svelte-6tr2dc){color:#fff9;text-decoration:none}.lp-footer-copy.svelte-6tr2dc a:where(.svelte-6tr2dc):hover{color:#fff}@keyframes svelte-6tr2dc-lp-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}@keyframes svelte-6tr2dc-lp-fade-left{0%{opacity:0;transform:translate(52px)}to{opacity:1;transform:none}}@keyframes svelte-6tr2dc-lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.lp-eyebrow.svelte-6tr2dc{animation:.7s cubic-bezier(.22,1,.36,1) 50ms both svelte-6tr2dc-lp-fade-up}.lp-headline.svelte-6tr2dc{animation:.7s cubic-bezier(.22,1,.36,1) .15s both svelte-6tr2dc-lp-fade-up}.lp-subline.svelte-6tr2dc{animation:.7s cubic-bezier(.22,1,.36,1) .25s both svelte-6tr2dc-lp-fade-up}.lp-hero-ctas.svelte-6tr2dc{animation:.7s cubic-bezier(.22,1,.36,1) .33s both svelte-6tr2dc-lp-fade-up}.lp-hero-note.svelte-6tr2dc{animation:.6s cubic-bezier(.22,1,.36,1) .42s both svelte-6tr2dc-lp-fade-up}.lp-hero-mock.svelte-6tr2dc{animation:.8s cubic-bezier(.22,1,.36,1) .1s both svelte-6tr2dc-lp-fade-left,7s ease-in-out 1.2s infinite svelte-6tr2dc-lp-float}[data-reveal].svelte-6tr2dc{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s), transform .6s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s);transform:translateY(22px)}[data-reveal].reveal-visible{opacity:1;transform:none}[data-reveal-fade].reveal-visible{opacity:1}.lp-compare-col.svelte-6tr2dc{cursor:default;transition:transform .22s cubic-bezier(.25,1,.5,1),box-shadow .22s cubic-bezier(.25,1,.5,1)}.lp-compare-with.svelte-6tr2dc:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0756cf1a}.lp-btn-primary.svelte-6tr2dc:active{transition-duration:80ms;transform:translateY(1px)scale(.97);box-shadow:0 2px 8px #0756cf33}.lp-btn-secondary.svelte-6tr2dc:active{transition-duration:80ms;transform:translateY(1px)scale(.97)}.lp-btn-login.svelte-6tr2dc:active{transition-duration:80ms;transform:scale(.97)}.lp-logo-btn.svelte-6tr2dc{transition:transform .18s cubic-bezier(.25,1,.5,1)}.lp-logo-btn.svelte-6tr2dc:hover{transform:scale(1.05)}.lp-logo-btn.svelte-6tr2dc:active{transform:scale(.97)}.lp-trust-pill.svelte-6tr2dc{cursor:default;transition:transform .18s cubic-bezier(.25,1,.5,1),box-shadow .18s}.lp-trust-pill.svelte-6tr2dc:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0756cf2e}.lp-nav-link.svelte-6tr2dc:active{transition-duration:80ms;transform:scale(.96)}@media (prefers-reduced-motion:reduce){.lp-eyebrow.svelte-6tr2dc,.lp-headline.svelte-6tr2dc,.lp-subline.svelte-6tr2dc,.lp-hero-ctas.svelte-6tr2dc,.lp-hero-note.svelte-6tr2dc,.lp-hero-mock.svelte-6tr2dc{opacity:1;transform:none;animation:none!important}[data-reveal].svelte-6tr2dc{opacity:1;transform:none;transition:none!important}.lp-compare-col.svelte-6tr2dc,.lp-format-card.svelte-6tr2dc,.lp-trust-pill.svelte-6tr2dc,.lp-btn-primary.svelte-6tr2dc,.lp-btn-secondary.svelte-6tr2dc,.lp-btn-login.svelte-6tr2dc,.lp-logo-btn.svelte-6tr2dc,.lp-nav-link.svelte-6tr2dc{transition:none!important}}@media (width>=768px) and (width<=1023px){.lp-container.svelte-6tr2dc,.lp-hero-inner.svelte-6tr2dc,.lp-trust-inner.svelte-6tr2dc,.lp-cta-inner.svelte-6tr2dc,.lp-footer-inner.svelte-6tr2dc,.lp-nav-inner.svelte-6tr2dc{padding-left:2rem;padding-right:2rem}.lp-hero-inner.svelte-6tr2dc{gap:3rem}.lp-compare-grid.svelte-6tr2dc{grid-template-columns:1fr;gap:1.25rem}.lp-format-grid.svelte-6tr2dc{grid-template-columns:1fr;gap:1rem}}@media (width<=767px){.lp-container.svelte-6tr2dc,.lp-trust-inner.svelte-6tr2dc,.lp-cta-inner.svelte-6tr2dc,.lp-footer-inner.svelte-6tr2dc{padding-left:1.25rem;padding-right:1.25rem}.lp-section.svelte-6tr2dc{padding:3.5rem 0}.lp-section-heading.svelte-6tr2dc{margin-bottom:1.75rem;font-size:clamp(1.5rem,6vw,2rem)}.lp-section-label.svelte-6tr2dc{font-size:.68rem}.lp-nav-inner.svelte-6tr2dc{justify-content:space-between;padding-left:1.25rem;padding-right:1.25rem}.lp-nav-links.svelte-6tr2dc{display:none}.lp-hero.svelte-6tr2dc{padding:5rem 0 2.5rem}.lp-hero-inner.svelte-6tr2dc{grid-template-columns:1fr;gap:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.lp-eyebrow.svelte-6tr2dc{font-size:.7rem}.lp-subline.svelte-6tr2dc{max-width:100%;margin-bottom:1.5rem;font-size:1rem}.lp-hero-note.svelte-6tr2dc{font-size:.78rem;line-height:1.5}.lp-hero-ctas.svelte-6tr2dc{flex-direction:column;gap:.6rem}.lp-btn-lg.svelte-6tr2dc{justify-content:center;width:100%}.lp-invite-row.svelte-6tr2dc{flex-wrap:wrap;gap:.5rem}.lp-invite-input-wrap.svelte-6tr2dc{flex:0 0 100%;width:100%}.lp-trust-inner.svelte-6tr2dc{flex-direction:column;align-items:flex-start;gap:.65rem}.lp-trust-pills.svelte-6tr2dc{gap:.4rem}.lp-compare-grid.svelte-6tr2dc{grid-template-columns:1fr;gap:1rem}.lp-compare-col.svelte-6tr2dc{padding:1.5rem}.lp-format-grid.svelte-6tr2dc{grid-template-columns:1fr;gap:.85rem}.lp-format-card.svelte-6tr2dc,.lp-criteria-bar.svelte-6tr2dc{padding:1.5rem}.lp-criteria-bar-items.svelte-6tr2dc{gap:.5rem}.lp-cta-section.svelte-6tr2dc{padding:4rem 0}.lp-btn-xl.svelte-6tr2dc{justify-content:center;width:100%}.lp-footer-inner.svelte-6tr2dc{flex-direction:column;align-items:flex-start;gap:.6rem}.lp-footer-brand.svelte-6tr2dc{flex-direction:column;align-items:flex-start;gap:.35rem}}.rm-backdrop.svelte-1q6hpi8{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#20212447;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.rm-modal.svelte-1q6hpi8{border:1px solid var(--border);width:min(920px,100%);height:min(86vh,820px);box-shadow:var(--shadow-lg);background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.rm-header.svelte-1q6hpi8{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;display:flex}.rm-title.svelte-1q6hpi8{color:var(--text-main);font-size:1rem;font-weight:800}.rm-close.svelte-1q6hpi8{background:var(--bg-muted);width:38px;height:38px;color:var(--text-soft);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.rm-center.svelte-1q6hpi8{color:var(--text-muted);text-align:center;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.rm-error.svelte-1q6hpi8{color:var(--danger)}.rm-muted.svelte-1q6hpi8{color:var(--text-muted)}.rm-spinner.svelte-1q6hpi8,.rm-spinner-xs.svelte-1q6hpi8{border:3px solid #0756cf2e;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite svelte-1q6hpi8-rm-spin}.rm-spinner.svelte-1q6hpi8{width:28px;height:28px}@keyframes svelte-1q6hpi8-rm-spin{to{transform:rotate(360deg)}}.rm-part-tabs.svelte-1q6hpi8{border-bottom:1px solid var(--border);gap:.45rem;padding:1rem 1.2rem .75rem;display:flex;overflow-x:auto}.rm-part-tab.svelte-1q6hpi8{background:var(--bg-muted);min-height:38px;color:var(--text-soft);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.55rem .85rem;font-weight:700}.rm-part-tab.active.svelte-1q6hpi8{color:var(--primary);background:#0756cf1a;border-color:#0756cf24}.rm-q-list.svelte-1q6hpi8{flex-direction:column;flex:1;gap:.6rem;padding:.75rem 1rem;display:flex;overflow-y:auto}.rm-q-item.svelte-1q6hpi8{background:var(--bg-surface-alt);cursor:pointer;border:1px solid #dde3eaeb;border-radius:16px;padding:.75rem .85rem;transition:border-color .18s,box-shadow .18s,transform .18s}.rm-q-item.svelte-1q6hpi8:hover{box-shadow:var(--shadow-sm);border-color:#0756cf2e;transform:translateY(-1px)}.rm-q-item-active.svelte-1q6hpi8{background:#dae2ff;border-color:#0756cf2e}.rm-q-item-header.svelte-1q6hpi8{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.35rem;display:flex}.rm-q-badge.svelte-1q6hpi8{min-height:24px;color:var(--primary);text-transform:uppercase;letter-spacing:.04em;background:#0756cf1a;border-radius:999px;align-items:center;padding:.15rem .6rem;font-size:.68rem;font-weight:800;display:inline-flex}.rm-q-badge-fu.svelte-1q6hpi8{color:var(--warning);background:#f299001f}.rm-q-time-group.svelte-1q6hpi8{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.rm-q-time.svelte-1q6hpi8{color:var(--text-faint);font-size:.72rem;font-weight:700}.rm-q-text-body.svelte-1q6hpi8{color:var(--text-main);font-size:.88rem;line-height:1.45}.rm-q-notes.svelte-1q6hpi8{flex-flow:wrap;gap:.35rem;margin-top:.5rem;display:flex}.rm-q-note-item.svelte-1q6hpi8{background:#fff7e0;border:1px solid #f2990029;border-radius:8px;padding:.3rem .6rem}.rm-q-note-text.svelte-1q6hpi8{color:var(--text-soft);font-size:.78rem;line-height:1.35}.rm-empty-list.svelte-1q6hpi8{text-align:center;padding:2rem 0}.rm-player.svelte-1q6hpi8{border-top:1px solid var(--border);background:#f8fafdf0;align-items:center;gap:.9rem;padding:1rem 1.2rem 1.2rem;display:flex}.rm-play-btn.svelte-1q6hpi8{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 10px 24px #0756cf38}.rm-play-btn.svelte-1q6hpi8:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.rm-waveform-bar.svelte-1q6hpi8{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:18px;flex:1;justify-content:center;align-items:center;height:64px;display:flex;position:relative;overflow:hidden}.rm-waveform-loader.svelte-1q6hpi8{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.86rem;display:inline-flex}.rm-waveform-bars.svelte-1q6hpi8{align-items:center;gap:2px;padding:0 .7rem;display:flex;position:absolute;inset:0}.rm-wave-bar.svelte-1q6hpi8{background:#5f636847;border-radius:999px;flex:1;align-self:center;min-width:2px}.rm-wave-active.svelte-1q6hpi8{background:var(--primary)}.rm-progress-fill.svelte-1q6hpi8,.rm-prep-highlight.svelte-1q6hpi8{position:absolute;top:0;bottom:0}.rm-progress-fill.svelte-1q6hpi8{background:#0756cf1f;left:0}.rm-prep-highlight.svelte-1q6hpi8{background:#f299002e}.rm-part-marker.svelte-1q6hpi8,.rm-q-marker.svelte-1q6hpi8{background:#5f63683d;width:2px;height:100%;position:absolute;top:0}.rm-q-marker.svelte-1q6hpi8{background:var(--primary);cursor:pointer;border-radius:50%;width:6px;height:6px;margin-top:-3px;top:50%}.rm-q-marker-fu.svelte-1q6hpi8{background:var(--warning)}.rm-time.svelte-1q6hpi8{text-align:right;min-width:104px;color:var(--text-soft);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.84rem;font-weight:700}@media (width<=760px){.rm-modal.svelte-1q6hpi8{border-radius:24px;height:92vh}.rm-q-item-header.svelte-1q6hpi8,.rm-player.svelte-1q6hpi8{flex-direction:column;align-items:flex-start}.rm-waveform-bar.svelte-1q6hpi8,.rm-time.svelte-1q6hpi8{width:100%}.rm-time.svelte-1q6hpi8{text-align:left}}.modal-backdrop.svelte-7t0fzn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#20212447;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card.svelte-7t0fzn{border:1px solid var(--border);background:#fff;border-radius:24px;width:min(420px,100%);box-shadow:0 4px 24px #191c1d0d}.feedback-modal.svelte-7t0fzn{flex-direction:column;max-width:620px;max-height:90vh;display:flex}.modal-header.svelte-7t0fzn,.modal-actions.svelte-7t0fzn{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.modal-header.svelte-7t0fzn{border-bottom:1px solid var(--border)}.modal-header.svelte-7t0fzn h3:where(.svelte-7t0fzn){margin:0;font-size:1.05rem}.modal-close.svelte-7t0fzn{background:var(--bg-muted);color:var(--text-soft);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.modal-body.svelte-7t0fzn,.feedback-body.svelte-7t0fzn{flex-direction:column;gap:.85rem;padding:1.1rem 1.2rem;display:flex;position:relative}.feedback-body.svelte-7t0fzn{overflow-y:auto}.modal-actions.svelte-7t0fzn{border-top:1px solid var(--border);background:#f8fafde6;justify-content:flex-end}.full-w.svelte-7t0fzn{width:100%}.fb-hero.svelte-7t0fzn{text-align:center;flex-direction:column;align-items:center;gap:.8rem;padding:1rem 0;display:flex}.fb-overall-ring.svelte-7t0fzn{width:92px;height:92px;color:var(--primary);background:linear-gradient(#dae2ff 0%,#c8d4ff 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 6px #0756cf1f}.fb-overall-num.svelte-7t0fzn{font-size:1.9rem;font-weight:900;line-height:1}.fb-overall-label.svelte-7t0fzn{letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.fb-hero-msg.svelte-7t0fzn{color:var(--text-muted);margin:0}.fb-section.svelte-7t0fzn,.fb-item.svelte-7t0fzn{flex-direction:column;gap:.55rem;display:flex}.fb-section-label.svelte-7t0fzn{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800}.fb-text-card.svelte-7t0fzn{background:var(--bg-surface-alt);border:1px solid var(--border);color:var(--text-soft);border-radius:18px;padding:1rem 1.1rem;line-height:1.55}.fb-text-card.holistic.svelte-7t0fzn{background:#0756cf0f;border-color:#0756cf1f}.fb-grid.svelte-7t0fzn{gap:1rem;display:grid}.fb-item-head.svelte-7t0fzn{justify-content:space-between;align-items:center;gap:1rem;display:flex}.fb-crit-name.svelte-7t0fzn{font-size:.92rem;font-weight:700}.fb-crit-band.svelte-7t0fzn{color:var(--primary);font-size:.9rem;font-weight:800}@media (width<=760px){.fb-item-head.svelte-7t0fzn{flex-direction:column;align-items:flex-start}}.modal-backdrop.svelte-13qaqje{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#20212447;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card.svelte-13qaqje{border:1px solid var(--border);background:#fff;border-radius:24px;width:min(420px,100%);box-shadow:0 4px 24px #191c1d0d}.modal-header.svelte-13qaqje,.modal-actions.svelte-13qaqje{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.modal-header.svelte-13qaqje{border-bottom:1px solid var(--border)}.modal-header.svelte-13qaqje h3:where(.svelte-13qaqje){margin:0;font-size:1.05rem}.modal-close.svelte-13qaqje{background:var(--bg-muted);color:var(--text-soft);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.modal-body.svelte-13qaqje{flex-direction:column;gap:.85rem;padding:1.1rem 1.2rem;display:flex;position:relative}.modal-instructions.svelte-13qaqje{color:var(--text-soft);margin:0 0 .5rem;font-size:.88rem;line-height:1.45}.form-group.svelte-13qaqje{flex-direction:column;gap:.35rem;display:flex}.form-group.svelte-13qaqje label:where(.svelte-13qaqje){color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800}.fluid-input.svelte-13qaqje{box-sizing:border-box;border:1px solid var(--border);width:100%;min-height:44px;color:var(--text-main);background:#fff;border-radius:12px;padding:.6rem .85rem}.fluid-input.svelte-13qaqje:focus{border-color:#0756cfb3;outline:none;box-shadow:0 0 0 4px #0756cf1f}.input-wrapper.svelte-13qaqje{align-items:center;display:flex;position:relative}.input-icon{color:var(--text-faint);pointer-events:none;position:absolute;left:1rem}.has-icon.svelte-13qaqje{padding-left:2.7rem}.preset-select-wrapper.svelte-13qaqje{flex-direction:column;display:flex;position:relative}.preset-select-trigger.svelte-13qaqje{border:1px solid var(--border);min-height:44px;color:var(--text-main);cursor:pointer;will-change:border-color, background-color;background:#fff;border-radius:12px;align-items:center;gap:.6rem;padding:.6rem 2.2rem .6rem .85rem;transition:all .12s;display:flex}.preset-select-trigger.svelte-13qaqje:hover{background:#0756cf05;border-color:#0756cf80}.preset-select-value.svelte-13qaqje{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.88rem;overflow:hidden}.preset-select-icon{color:var(--text-faint);flex-shrink:0}.preset-select-arrow.svelte-13qaqje{color:var(--text-muted);flex-shrink:0;align-items:center;transition:transform .12s;display:inline-flex}.preset-select-dropdown.svelte-13qaqje{border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:100;will-change:transform, opacity;contain:content;background:#fff;border-radius:12px;max-height:240px;padding:.4rem;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow-y:auto}.preset-select-option.svelte-13qaqje{cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;padding:.65rem .75rem;transition:all .12s;display:flex}.preset-select-option.svelte-13qaqje:hover{background:#0756cf0f}.preset-select-option.selected.svelte-13qaqje{background:#0756cf1a;border:1px solid #0756cf24}.preset-option-name.svelte-13qaqje{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;font-weight:600;overflow:hidden}.preset-option-count.svelte-13qaqje{color:var(--text-muted);white-space:nowrap;background:var(--bg-muted);border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.72rem;font-weight:600}.create-preset-row.svelte-13qaqje{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.25rem;padding:.5rem 0;display:flex}.create-preset-row.svelte-13qaqje span:where(.svelte-13qaqje){color:var(--text-muted);font-size:.82rem}.btn-text.svelte-13qaqje{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.82rem;font-weight:600;transition:all .12s;display:inline-flex}.btn-text.svelte-13qaqje:hover{background:#0756cf14}.modal-actions.svelte-13qaqje{border-top:1px solid var(--border);background:#f8fafde6;justify-content:flex-end}.mr-sm{margin-right:.25rem}.dashboard.svelte-lztlh0{flex-direction:column;gap:1.5rem;width:100%;max-width:1160px;margin:0 auto;display:flex}.greeting.svelte-lztlh0{align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}.avatar.svelte-lztlh0{color:#fff;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 3px 10px #0756cf47}.greeting.svelte-lztlh0 h2:where(.svelte-lztlh0){letter-spacing:-.02em;color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.greeting.svelte-lztlh0 p:where(.svelte-lztlh0){color:var(--text-soft);margin:.25rem 0 0;font-size:.9rem}.card.svelte-lztlh0,.session-card.svelte-lztlh0{border:1px solid var(--border);background:#fff;box-shadow:0 4px 24px #191c1d0d}.card.svelte-lztlh0{border-radius:24px;padding:1.5rem}.section-header.svelte-lztlh0{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section-header.svelte-lztlh0 h3:where(.svelte-lztlh0){letter-spacing:-.02em;margin:0;font-size:1.2rem}.header-actions.svelte-lztlh0{align-items:center;gap:.75rem;display:flex}.loading-grid.svelte-lztlh0,.sessions-grid.svelte-lztlh0{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.sessions-table-container.svelte-lztlh0{padding:0;overflow:auto hidden}.sessions-table.svelte-lztlh0{border-collapse:collapse;width:100%;min-width:900px}.table-header-row.svelte-lztlh0{border-bottom:2px solid var(--border)}.th-session.svelte-lztlh0,.th-status.svelte-lztlh0,.th-date.svelte-lztlh0,.th-preset.svelte-lztlh0,.th-candidate.svelte-lztlh0,.th-actions.svelte-lztlh0,.td-session.svelte-lztlh0,.td-status.svelte-lztlh0,.td-date.svelte-lztlh0,.td-preset.svelte-lztlh0,.td-candidate.svelte-lztlh0,.td-actions.svelte-lztlh0{text-align:left;white-space:nowrap;padding:1rem 1.25rem}.th-session.svelte-lztlh0,.th-status.svelte-lztlh0,.th-date.svelte-lztlh0,.th-preset.svelte-lztlh0,.th-candidate.svelte-lztlh0,.th-actions.svelte-lztlh0{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:800}.table-row.svelte-lztlh0{border-bottom:1px solid var(--border);transition:background-color .12s}.table-row.svelte-lztlh0:last-child{border-bottom:none}.table-row.svelte-lztlh0:hover{background:#0756cf08}.session-id.svelte-lztlh0{color:var(--text-main);font-size:.95rem;font-weight:800}.date-display.svelte-lztlh0{color:var(--text-soft);font-size:.88rem}.preset-display.svelte-lztlh0{color:var(--text-soft);font-size:.88rem;font-weight:600}.candidate-display.svelte-lztlh0{color:var(--text-soft);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.candidate-icon.svelte-lztlh0{color:var(--text-muted)}.awaiting-candidate.svelte-lztlh0{align-items:center;gap:.4rem;font-size:.82rem;display:flex}.actions-col.svelte-lztlh0{align-items:center;gap:.4rem;display:flex}.actions-col-multi.svelte-lztlh0{flex-wrap:nowrap}.btn-sm-table.svelte-lztlh0{white-space:nowrap;flex:none!important;width:auto!important;min-height:32px!important;padding:.35rem .65rem!important;font-size:.78rem!important}.btn-icon-table.svelte-lztlh0{flex:none!important;width:auto!important;min-height:30px!important;padding:.35rem .6rem!important;font-size:.76rem!important}.upload-inline-spinner.svelte-lztlh0{border:2px solid #0756cf1f;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite svelte-lztlh0-spin-up;display:inline-block}@keyframes svelte-lztlh0-spin-up{to{transform:rotate(360deg)}}.btn-icon-only.svelte-lztlh0{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.btn-copy-link.svelte-lztlh0{white-space:nowrap}.btn-copy-link--copied.svelte-lztlh0{color:var(--success)!important;border-color:#0d7a554d!important}.btn-wrapper.svelte-lztlh0{display:inline-flex}.awaiting-results-table.svelte-lztlh0{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.82rem;display:inline-flex}@keyframes svelte-lztlh0-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text.svelte-lztlh0{background:linear-gradient(90deg,#dde3ea8c 0%,#ffffffeb 50%,#dde3ea8c 100%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.2s infinite svelte-lztlh0-shimmer}.skeleton-text.skeleton-short.svelte-lztlh0{width:80px}.skeleton-text.skeleton-medium.svelte-lztlh0{width:140px}.skeleton-badge.svelte-lztlh0{background:linear-gradient(90deg,#dde3ea8c 0%,#ffffffeb 50%,#dde3ea8c 100%) 0 0/200% 100%;border-radius:12px;width:70px;height:24px;animation:1.2s infinite svelte-lztlh0-shimmer}.skeleton-button.svelte-lztlh0{background:linear-gradient(90deg,#dde3ea8c 0%,#ffffffeb 50%,#dde3ea8c 100%) 0 0/200% 100%;border-radius:16px;width:100px;height:32px;animation:1.2s infinite svelte-lztlh0-shimmer}.empty-state.svelte-lztlh0{justify-content:center;align-items:center;gap:var(--space-md);padding:var(--space-3xl);text-align:center;flex-direction:column;display:flex}.empty-icon.svelte-lztlh0{color:var(--primary);opacity:.7}.empty-title.svelte-lztlh0{font-size:1.15rem;font-weight:var(--font-weight-bold);color:var(--text-main);margin:0}.empty-desc.svelte-lztlh0{font-size:var(--font-size-body-sm);color:var(--text-muted);max-width:320px;margin:0}.hint-card.svelte-lztlh0{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.hint-content.svelte-lztlh0{align-items:flex-start;gap:var(--space-md);display:flex}.hint-icon.svelte-lztlh0{flex-shrink:0;font-size:1.5rem;line-height:1}.hint-title.svelte-lztlh0{margin:0 0 var(--space-xs);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-bold);color:var(--text-main)}.hint-desc.svelte-lztlh0{font-size:var(--font-size-caption);color:var(--text-soft);line-height:var(--line-height-normal);margin:0}.hint-dismiss.svelte-lztlh0{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;padding:0;font-size:1.25rem;line-height:1}.hint-dismiss.svelte-lztlh0:hover{color:var(--text-main)}.pulse-dot.svelte-lztlh0{background:var(--success);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite svelte-lztlh0-pulse-badge;display:inline-block}@keyframes svelte-lztlh0-pulse-badge{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.muted.svelte-lztlh0{color:var(--text-muted);font-size:.88rem}.session-card.svelte-lztlh0{border-radius:26px;flex-direction:column;gap:1rem;padding:1.35rem;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex}.session-card.svelte-lztlh0:hover{transform:translateY(-3px);box-shadow:0 16px 48px #191c1d1a}.sc-head.svelte-lztlh0{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sc-id.svelte-lztlh0{font-size:1rem;font-weight:800}.status-badge.svelte-lztlh0{border-radius:var(--radius-full);min-height:28px;font-size:.72rem;font-weight:var(--font-weight-extrabold);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.35rem;padding:.2rem .75rem;display:inline-flex}.status-scheduled.svelte-lztlh0{color:var(--primary);background:#0756cf14}.status-live.svelte-lztlh0{color:var(--success);background:#0d7a5514}.status-done.svelte-lztlh0{background:var(--bg-muted);color:var(--text-soft)}.status-cancelled.svelte-lztlh0{color:var(--danger);background:#ba1a1a14}.sc-meta.svelte-lztlh0{flex-direction:column;gap:.55rem;display:flex}.meta-row.svelte-lztlh0{color:var(--text-soft);align-items:center;gap:.65rem;font-size:.9rem;display:flex}.meta-icon.svelte-lztlh0{background:var(--bg-muted);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.invite-copy-btn.svelte-lztlh0,.btn-success.svelte-lztlh0,.btn-feedback.svelte-lztlh0,.btn-outline.svelte-lztlh0{border-radius:999px;justify-content:center;align-items:center;gap:.45rem;width:100%;min-height:42px;padding:.7rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.result-text-inline.svelte-lztlh0{color:var(--primary);align-items:center;gap:.35rem;padding-right:.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.invite-copy-btn.svelte-lztlh0{background:var(--primary-light);color:var(--primary);cursor:pointer;border:none}.invite-copy-btn-copied.svelte-lztlh0{color:var(--success);background:#0d7a551a}.invite-url-preview.svelte-lztlh0{color:var(--text-faint);word-break:break-all;padding:.25rem .2rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.sc-actions.svelte-lztlh0{margin-top:auto}.btn-success.svelte-lztlh0{color:var(--success);cursor:pointer;background:#0d7a5514;border:none}.btn-feedback.svelte-lztlh0{background:var(--primary-light);color:var(--primary);cursor:pointer;border:none}.btn-outline.svelte-lztlh0{border:1px solid var(--border);color:var(--text-soft);cursor:pointer;background:#fff}.awaiting-results.svelte-lztlh0{color:var(--text-muted);align-items:center;gap:.5rem;padding:.35rem 0;font-size:.88rem;display:inline-flex}.await-dot.svelte-lztlh0{background:var(--text-faint);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite svelte-lztlh0-await-pulse}@keyframes svelte-lztlh0-await-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.btn-sm.svelte-lztlh0{min-height:38px;padding:.55rem .85rem;font-size:.82rem}.sc-actions-row.svelte-lztlh0{flex-wrap:wrap;gap:.55rem;display:flex}@media (width<=760px){.section-header.svelte-lztlh0,.greeting.svelte-lztlh0,.sc-head.svelte-lztlh0{flex-direction:column;align-items:flex-start}.header-actions.svelte-lztlh0,.sc-actions-row.svelte-lztlh0{width:100%}.loading-grid.svelte-lztlh0,.sessions-grid.svelte-lztlh0{grid-template-columns:1fr}}.session-layout.svelte-r88nzp{grid-template-columns:300px minmax(0,1fr) 340px;gap:1rem;height:100%;display:grid;overflow:hidden}.col-questions.svelte-r88nzp,.col-right.svelte-r88nzp{height:100%;overflow:hidden}.col-questions.svelte-r88nzp{flex-direction:column;display:flex}.panel-header.svelte-r88nzp{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.panel-header.svelte-r88nzp h3:where(.svelte-r88nzp){text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.92rem;font-weight:800}.part-tabs.svelte-r88nzp{border-bottom:1px solid var(--border);gap:.35rem;padding:.75rem;display:flex}.part-tab.svelte-r88nzp{background:var(--bg-muted);min-height:38px;color:var(--text-muted);cursor:pointer;border:1px solid #0000;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .6rem;font-size:.82rem;font-weight:700;display:inline-flex}.part-tab.svelte-r88nzp:disabled{opacity:.45;cursor:default}.part-tab.active.svelte-r88nzp{background:var(--primary-soft);color:var(--primary);box-shadow:var(--shadow-sm);border-color:#0756cf2e}.part-tab.done.svelte-r88nzp{color:var(--success)}.dot-done.svelte-r88nzp{align-items:center;display:inline-flex}.dot-live.svelte-r88nzp{color:var(--danger);font-size:.6rem;animation:1.8s ease-in-out infinite svelte-r88nzp-pulse-live}@keyframes svelte-r88nzp-pulse-live{0%,to{opacity:.4}50%{opacity:1}}.viewing-other-banner.svelte-r88nzp{color:var(--warning);text-align:center;background:#9e430012;border-radius:10px;margin:0 .5rem .25rem;padding:.45rem .75rem;font-size:.75rem;font-weight:600}.start-part-area.svelte-r88nzp{flex-shrink:0;padding:.9rem}.start-part-area-hero.svelte-r88nzp{padding-top:1rem}.begin-cta.svelte-r88nzp{text-align:center;background:#f0f3ff;border:1px solid #0756cf1f;border-radius:22px;flex-direction:column;align-items:center;gap:.65rem;padding:1.25rem 1rem 1rem;display:flex}.begin-cta-icon.svelte-r88nzp{width:48px;height:48px;color:var(--primary);background:#dae2ff;border-radius:50%;justify-content:center;align-items:center;display:flex}.begin-cta-title.svelte-r88nzp{margin:0;font-size:1rem;font-weight:800}.begin-cta-sub.svelte-r88nzp{max-width:220px;color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.5}.begin-cta-btn.svelte-r88nzp,.full-w.svelte-r88nzp{width:100%}.starting-spinner.svelte-r88nzp{border:2px solid #0756cf2e;border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite svelte-r88nzp-spin-up}@keyframes svelte-r88nzp-spin-up{to{transform:rotate(360deg)}}.q-list.svelte-r88nzp{flex:1;margin:0;padding:0;overflow-y:auto}.topic-group.svelte-r88nzp{border-bottom:1px solid var(--border)}.topic-group.svelte-r88nzp:last-child{border-bottom:none}.topic-group-header.svelte-r88nzp{border-bottom:1px solid var(--border);z-index:1;background:#00000006;justify-content:space-between;align-items:center;padding:.45rem .8rem;display:flex;position:sticky;top:0}.topic-group-name.svelte-r88nzp{text-transform:uppercase;letter-spacing:.03em;color:var(--text-faint);font-size:.72rem;font-weight:700}.topic-group-count.svelte-r88nzp{color:var(--text-faint);font-size:.68rem;font-weight:600}.topic-group-list.svelte-r88nzp{margin:0;padding:0;list-style:none}.topic-group-list.svelte-r88nzp li:where(.svelte-r88nzp){border-bottom:1px solid var(--border);background:0 0;align-items:center;gap:.5rem;padding:.6rem .8rem;display:flex}.topic-group-list.svelte-r88nzp li:where(.svelte-r88nzp):last-child{border-bottom:none}.topic-group-list.svelte-r88nzp li.q-active:where(.svelte-r88nzp){background:var(--primary-soft);border-left:3px solid var(--primary);padding-left:calc(.8rem - 3px)}.topic-group-list.svelte-r88nzp li.asked:where(.svelte-r88nzp){opacity:1;color:var(--text-faint)}.topic-group-list.svelte-r88nzp li.asked:where(.svelte-r88nzp) .q-text:where(.svelte-r88nzp){color:var(--text-faint);text-decoration:line-through;-webkit-text-decoration-color:var(--text-faint);text-decoration-color:var(--text-faint)}.topic-group-list.svelte-r88nzp li.asked:where(.svelte-r88nzp) .ask-btn:where(.svelte-r88nzp){opacity:.4}.q-text.svelte-r88nzp{color:var(--text-main);flex:1;margin:0;font-size:.82rem;line-height:1.35}.ask-btn.svelte-r88nzp{border-radius:var(--radius-full);background:var(--primary);color:#fff;cursor:pointer;min-width:48px;min-height:28px;transition:background-color var(--transition-fast);border:none;flex-shrink:0;padding:.25rem .6rem;font-size:.72rem;font-weight:700}.ask-btn.svelte-r88nzp:hover:not(:disabled){background:var(--primary-hover)}.ask-btn.svelte-r88nzp:disabled{color:var(--text-faint);border:1px solid var(--border);cursor:default;background:#fff}.list-placeholder.svelte-r88nzp{text-align:center;color:var(--text-muted);padding:1.75rem 1rem;font-size:.9rem}.error-strip.svelte-r88nzp{color:var(--danger);background:#d9302514;border:1px solid #d9302529;border-radius:18px;justify-content:space-between;align-items:center;gap:.75rem;margin:.8rem;padding:.8rem .95rem;font-size:.86rem;display:flex}.error-strip.svelte-r88nzp button:where(.svelte-r88nzp){color:inherit;cursor:pointer;background:0 0;border:none}.col-center.svelte-r88nzp{flex-direction:column;gap:.8rem;min-width:0;height:100%;display:flex}.record-header.svelte-r88nzp{align-items:center;gap:.75rem;min-height:36px;padding:.15rem .35rem;display:flex}.rec-indicator.svelte-r88nzp{border-radius:var(--radius-full);color:var(--danger);letter-spacing:.05em;text-transform:uppercase;background:#ba1a1a1a;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.rec-dot.svelte-r88nzp{background:var(--danger);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite svelte-r88nzp-rec-pulse}@keyframes svelte-r88nzp-rec-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.btn-record.svelte-r88nzp{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-surface);min-height:38px;color:var(--text-soft);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast), color var(--transition-fast);align-items:center;gap:.45rem;padding:.55rem .9rem;display:inline-flex}.btn-record.play-rec.svelte-r88nzp:hover{color:var(--primary);border-color:#0756cf38}.video-wrapper.svelte-r88nzp{background:var(--bg-call);border-radius:32px;flex:1;min-height:0;position:relative;overflow:hidden;box-shadow:0 30px 70px #20212438}.video-layer.svelte-r88nzp{position:absolute;inset:0}.q-overlay.svelte-r88nzp{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #dde3eaeb;border-radius:16px;padding:.75rem .85rem;position:absolute;bottom:88px;left:.75rem;right:.75rem;box-shadow:0 24px 54px #2021242e}.q-overlay-meta.svelte-r88nzp{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.4rem;display:flex}.q-badge-part.svelte-r88nzp,.q-badge-num.svelte-r88nzp,.badge-prep.svelte-r88nzp{border-radius:999px;align-items:center;min-height:24px;padding:.15rem .6rem;font-size:.68rem;font-weight:800;display:inline-flex}.q-badge-part.svelte-r88nzp{color:var(--primary);background:#0756cf1a}.q-badge-num.svelte-r88nzp{background:var(--bg-muted);color:var(--text-soft)}.q-badge-topic.svelte-r88nzp{color:var(--text-muted);font-size:.78rem;font-weight:600}.badge-prep.svelte-r88nzp,.badge-speak.svelte-r88nzp{color:var(--warning);background:#f299001f;margin-left:auto;font-size:.7rem;font-weight:800}.badge-speak.svelte-r88nzp{color:var(--danger);background:#d930251a}.end-q-pill.svelte-r88nzp{color:#fff;cursor:pointer;background:#ea4335;border:none;border-radius:999px;min-height:28px;margin-left:.25rem;padding:.35rem .75rem;font-size:.7rem;font-weight:800}.q-overlay-text.svelte-r88nzp{color:var(--text-main);margin:0 0 .4rem;font-size:1rem;font-weight:800;line-height:1.35}.q-overlay-bullets.svelte-r88nzp{color:var(--text-soft);margin:0 0 .5rem;padding-left:1.2rem;font-size:.88rem;line-height:1.4}.fu-overlay-row.svelte-r88nzp{flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem;display:flex}.fu-chip.svelte-r88nzp{border:1px solid var(--border);min-height:32px;color:var(--text-soft);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.fu-chip.svelte-r88nzp:not(:disabled):hover{color:var(--primary);border-color:#0756cf38}.fu-chip.fu-chip-done.svelte-r88nzp{text-decoration:line-through}.note-section.svelte-r88nzp{border-top:1px solid var(--border);flex-direction:column;gap:.4rem;padding-top:.5rem;display:flex}.note-list.svelte-r88nzp{flex-flow:wrap;gap:.45rem;max-height:124px;display:flex;overflow-y:auto}.note-item.svelte-r88nzp{background:#fff7e0;border:1px solid #f2990029;border-radius:8px;justify-content:space-between;align-items:center;gap:.4rem;padding:.35rem .6rem;display:inline-flex}.note-text.svelte-r88nzp{color:var(--text-soft);font-size:.8rem;line-height:1.35}.note-del-btn.svelte-r88nzp,.btn-add-note.svelte-r88nzp{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.note-del-btn.svelte-r88nzp{width:20px;height:20px;color:var(--danger);background:#d9302514;flex-shrink:0}.note-input-row.svelte-r88nzp{align-items:center;gap:.5rem;display:flex}.note-input.svelte-r88nzp{border:1px solid var(--border);min-height:36px;color:var(--text-main);background:#fff;border-radius:999px;flex:1;padding:.5rem .8rem;font-size:.84rem}.note-input.svelte-r88nzp:focus{border-color:#0756cfb3;outline:none;box-shadow:0 0 0 4px #0756cf1f}.btn-add-note.svelte-r88nzp{background:var(--primary);color:#fff;width:40px;height:40px}.btn-add-note.svelte-r88nzp:disabled{opacity:.55;cursor:default}.overlay-idle.svelte-r88nzp{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(12px);color:var(--text-on-dark);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);box-shadow:var(--shadow-lg);background:#191c1dbf;align-items:center;gap:.5rem;padding:.65rem 1rem;display:inline-flex;position:absolute;bottom:92px;left:50%;transform:translate(-50%)}.idle-dot.svelte-r88nzp{background:currentColor;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite svelte-r88nzp-pulse}@keyframes svelte-r88nzp-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}.upload-overlay.svelte-r88nzp{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:900;background:#20212457;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.upload-card.svelte-r88nzp{border:1px solid var(--border);box-shadow:var(--shadow-lg);text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 2.3rem;display:flex}.upload-spinner.svelte-r88nzp{border:4px solid #0756cf29;border-top-color:var(--primary);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite svelte-r88nzp-spin-up}.upload-label.svelte-r88nzp{margin:0;font-size:1rem;font-weight:800}.upload-sub.svelte-r88nzp{color:var(--text-muted);margin:0;font-size:.86rem}.upload-error-bar.svelte-r88nzp{color:var(--danger);box-shadow:var(--shadow-lg);z-index:800;background:#fff;border:1px solid #d930252e;border-radius:20px;align-items:center;gap:.8rem;padding:.85rem 1rem;display:inline-flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.btn-retry.svelte-r88nzp{min-height:36px;color:var(--danger);cursor:pointer;background:#d930251a;border:none;border-radius:999px;padding:.45rem .8rem;font-weight:800}@media (width<=1240px){.session-layout.svelte-r88nzp{grid-template-columns:280px minmax(0,1fr)}.col-right.svelte-r88nzp{display:none}}@media (width<=900px){.session-layout.svelte-r88nzp{grid-template-columns:1fr}.col-questions.svelte-r88nzp{order:2;min-height:360px}.col-center.svelte-r88nzp{order:1;min-height:58vh}}.cs-root.svelte-10k1ga5{background:var(--bg-call);border-radius:30px;width:100%;height:100%;max-height:100dvh;position:relative;overflow:hidden;box-shadow:0 30px 70px #2021243d}.cs-video-layer.svelte-10k1ga5{z-index:0;position:absolute;inset:0}.waiting-for-examiner.svelte-10k1ga5{z-index:5;color:#fff;text-align:center;background:#202124f2;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:absolute;inset:0}.waiting-for-examiner.svelte-10k1ga5 h3:where(.svelte-10k1ga5){font-size:1.5rem;font-weight:var(--font-weight-extrabold);color:#fff;margin:0}.waiting-for-examiner.svelte-10k1ga5 p:where(.svelte-10k1ga5){color:#f8f9fab3;max-width:320px;margin:0;font-size:.95rem}.waiting-icon.svelte-10k1ga5{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.waiting-spinner.svelte-10k1ga5{border:4px solid #ffffff26;border-top-color:var(--primary);border-radius:50%;width:56px;height:56px;animation:1s linear infinite svelte-10k1ga5-spin}@keyframes svelte-10k1ga5-spin{to{transform:rotate(360deg)}}.overlay.svelte-10k1ga5{z-index:10;position:absolute}.overlay-bottom.svelte-10k1ga5{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-lg);background:#000000b3;border:1px solid #ffffff1a;flex-direction:column;gap:.55rem;width:min(92%,720px);padding:1rem 1.15rem;display:flex;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 24px 54px #0000004d}.overlay-pill.svelte-10k1ga5{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);color:#f8f9faeb;font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);background:#000000a6;border:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.65rem 1.15rem;display:inline-flex;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #00000040}.q-meta.svelte-10k1ga5{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.badge-part.svelte-10k1ga5,.badge-prep.svelte-10k1ga5{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:.2rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.badge-part.svelte-10k1ga5{color:#8ab4f8;background:#0756cf40}.badge-prep.svelte-10k1ga5{color:#ffc46b;background:#f2990033}.q-text.svelte-10k1ga5{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800;line-height:1.35}.bullets.svelte-10k1ga5{color:#f8f9facc;margin:0;padding-left:1rem;font-size:.88rem;line-height:1.4}.pause-bar-compact.svelte-10k1ga5{color:#8ab4f8;border-radius:var(--radius-full);background:#0756cf33;align-self:flex-start;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.8rem;font-weight:800;display:inline-flex}.speak-bar.svelte-10k1ga5{border-radius:var(--radius-full);color:#81c995;background:#0d7a5533;align-self:flex-start;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.8rem;font-weight:800;display:inline-flex}.prep-state.svelte-10k1ga5{flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 0;display:flex}.prep-countdown.svelte-10k1ga5{color:#ffc46b;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:800;line-height:1}.prep-label.svelte-10k1ga5{text-transform:uppercase;letter-spacing:.08em;color:#f8f9fa99;font-size:.75rem;font-weight:700}.pulse.svelte-10k1ga5,.wait-dot.svelte-10k1ga5{background:currentColor;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite svelte-10k1ga5-pulse-anim;display:inline-block}.wait-dot.svelte-10k1ga5{color:#f8f9fa}@keyframes svelte-10k1ga5-pulse-anim{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}.notes-area.svelte-10k1ga5{box-sizing:border-box;border-radius:var(--radius-md);color:#fff;resize:vertical;background:#0000004d;border:1px solid #ffffff26;width:100%;min-height:100px;margin-top:.25rem;padding:.85rem .95rem;font-size:.92rem}.notes-area.svelte-10k1ga5::placeholder{color:#f8f9fa66}.notes-area.svelte-10k1ga5:focus{border-color:#8ab4f880;outline:none;box-shadow:0 0 0 3px #8ab4f826}@media (width<=640px){.overlay-bottom.svelte-10k1ga5{width:calc(100% - 1rem);padding:.85rem;bottom:84px}.overlay-pill.svelte-10k1ga5{text-align:center;white-space:normal;justify-content:center;width:calc(100% - 1rem);bottom:86px}}.scoring-panel.svelte-x5h5un{flex-direction:column;height:100%;display:flex;overflow:hidden}.sp-header.svelte-x5h5un{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);gap:var(--space-sm);flex-direction:column;display:flex}.sp-title-row.svelte-x5h5un{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sp-title.svelte-x5h5un{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-extrabold);color:var(--text-muted);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.released-pill.svelte-x5h5un,.saving-indicator.svelte-x5h5un{font-size:.75rem;font-weight:800}.released-pill.svelte-x5h5un{padding:var(--space-xs) .7rem;border-radius:var(--radius-full);color:var(--success);background:#18803814;border:1px solid #18803829;align-items:center;display:inline-flex}.saving-indicator.svelte-x5h5un{color:var(--text-faint)}.overall-badge.svelte-x5h5un{align-items:center;gap:var(--space-md);display:flex;padding:var(--space-md) var(--space-lg)!important}.overall-num.svelte-x5h5un{color:var(--primary);transition:transform var(--transition-smooth);font-size:2.2rem;font-weight:900;display:inline-block}.overall-info.svelte-x5h5un{flex-direction:column;gap:.15rem;display:flex}.overall-label.svelte-x5h5un{font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--text-muted)}.overall-sublabel.svelte-x5h5un{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-extrabold)}.sp-error.svelte-x5h5un{margin:var(--space-md) var(--space-lg) 0;border-radius:var(--radius-md);color:var(--danger);background:#d9302514;border:1px solid #d9302529;justify-content:space-between;gap:.75rem;padding:.8rem .95rem;font-size:.86rem;display:flex}.sp-error.svelte-x5h5un button:where(.svelte-x5h5un){color:inherit;cursor:pointer;background:0 0;border:none}.sp-loading.svelte-x5h5un{flex:1;justify-content:center;align-items:center;display:flex}.loader-ring.svelte-x5h5un,.btn-spinner.svelte-x5h5un{border:3px solid #0756cf2e;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite svelte-x5h5un-spin}@keyframes svelte-x5h5un-spin{to{transform:rotate(360deg)}}.criteria-grid.svelte-x5h5un{min-height:0;padding:var(--space-md) var(--space-lg);gap:var(--space-md);flex:1;grid-template-columns:1fr;display:grid;overflow-y:auto}.criteria-grid.grid-2col.svelte-x5h5un{gap:var(--space-md);grid-template-columns:1fr 1fr}.crit-card-compact.svelte-x5h5un{gap:var(--space-sm);flex-direction:column;display:flex;padding:var(--space-md) var(--space-lg)!important}.overall-feedback-container.svelte-x5h5un{flex-direction:column;grid-column:1/-1;display:flex;padding:var(--space-md) var(--space-lg)!important}.crit-compact-head.svelte-x5h5un{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.crit-label.svelte-x5h5un{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-extrabold);color:var(--text-main)}.crit-val.svelte-x5h5un{transition:color var(--transition-smooth);font-size:1.2rem;font-weight:900}.slider-row.svelte-x5h5un{align-items:center;gap:var(--space-sm);display:flex}.slider-end.svelte-x5h5un{font-size:var(--font-size-small);color:var(--text-faint);font-weight:var(--font-weight-semibold);flex-shrink:0}.band-slider.svelte-x5h5un{appearance:none;border-radius:var(--radius-full);cursor:pointer;background:linear-gradient(to right, var(--cc) 0%, var(--cc) var(--pct), #dde3eaeb var(--pct), #dde3eaeb 100%);outline:none;flex:1;height:6px}.band-slider.svelte-x5h5un::-webkit-slider-thumb{appearance:none;border:3px solid var(--cc);background:var(--bg-surface);width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%}.band-slider.svelte-x5h5un::-moz-range-thumb{border:3px solid var(--cc);background:var(--bg-surface);width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%}.feedback-area.svelte-x5h5un{box-sizing:border-box;width:100%;height:auto;min-height:44px;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg-surface);color:var(--text-main);font-size:var(--font-size-caption);resize:none;line-height:1.45;overflow:hidden}.feedback-area.svelte-x5h5un:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0756cf1f}.overall-feedback-label.svelte-x5h5un{margin-bottom:var(--space-sm)}.sp-actions.svelte-x5h5un{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border);background:#f8fafde6;flex-direction:column;gap:.5rem;display:flex}.btn-save.svelte-x5h5un,.btn-release.svelte-x5h5un{border-radius:var(--radius-full);width:100%;min-height:44px;font-size:.9rem;font-weight:var(--font-weight-extrabold);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;display:inline-flex}.btn-save.svelte-x5h5un{background:var(--primary);color:var(--bg-surface);box-shadow:var(--shadow-primary)}.btn-release.svelte-x5h5un{color:var(--success);background:#18803814;border:1px solid #18803829}.btn-save.svelte-x5h5un:disabled,.btn-release.svelte-x5h5un:disabled{opacity:.55;cursor:not-allowed}.full-w.svelte-x5h5un{width:100%}@media (width<=760px){.criteria-grid.grid-2col.svelte-x5h5un{grid-template-columns:1fr}}.toast-container.svelte-16oeye1{z-index:10000;flex-direction:column;gap:.6rem;max-width:min(420px,100vw - 2rem);display:flex;position:fixed;top:78px;right:1rem}.toast.svelte-16oeye1{border:1px solid var(--border);background:#fff;border-radius:20px;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;font-size:.9rem;line-height:1.5;display:flex;box-shadow:0 4px 24px #191c1d0d}.toast-info.svelte-16oeye1{color:var(--text-soft)}.toast-error.svelte-16oeye1{color:var(--danger);border-color:#d930252e}.toast-success.svelte-16oeye1{color:var(--success);border-color:#1880382e}.toast-msg.svelte-16oeye1{flex:1}.toast-dismiss.svelte-16oeye1{color:inherit;opacity:.55;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1}.confirm-backdrop.svelte-qik81a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#20212447;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-card.svelte-qik81a{border:1px solid var(--border);background:#fff;border-radius:24px;width:min(420px,100vw - 2rem);padding:1.5rem;box-shadow:0 4px 24px #191c1d0d}.confirm-title.svelte-qik81a{margin:0 0 .55rem;font-size:1.2rem}.confirm-msg.svelte-qik81a{color:var(--text-muted);margin:0 0 1.4rem;line-height:1.5}.confirm-actions.svelte-qik81a{justify-content:flex-end;gap:.75rem;display:flex}.btn-ghost.svelte-qik81a{min-height:40px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:.55rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.btn-ghost.svelte-qik81a:hover{color:var(--text-main);background:#5f636814;border-color:#dde3eae6}.btn-primary.svelte-qik81a{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;min-height:42px;padding:.65rem 1.1rem;font-size:.92rem;font-weight:700;box-shadow:0 4px 16px #0756cf47}.btn-primary.svelte-qik81a:hover{background:var(--primary-hover)}body{background:var(--bg-app);min-height:100vh;margin:0;padding:0}.app-root.svelte-1n46o8q{height:100vh;color:var(--text-main);background:#f8f9fa;flex-direction:column;display:flex}.navbar.navbar-hidden.svelte-1n46o8q{display:none}.navbar.svelte-1n46o8q{-webkit-backdrop-filter:blur(12px);z-index:10;background:#fffffff2;height:64px;padding:0 2rem;box-shadow:0 1px #191c1d12,0 2px 12px #191c1d0f}.navbar-inner.svelte-1n46o8q{justify-content:space-between;align-items:center;max-width:1120px;height:100%;margin:0 auto;display:flex}.logo.svelte-1n46o8q{-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.logo-btn.svelte-1n46o8q{cursor:pointer;background:0 0;border:none;padding:0}.logo-mark.svelte-1n46o8q{color:#fff;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;transition:transform .18s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 3px 10px #0756cf47}.logo-btn.svelte-1n46o8q:hover .logo-mark:where(.svelte-1n46o8q){transform:scale(1.05)}.logo-text.svelte-1n46o8q{letter-spacing:-.02em;color:var(--text-main);font-size:1.15rem;font-weight:800}.nav-links.svelte-1n46o8q,.nav-actions.svelte-1n46o8q,.breadcrumb.svelte-1n46o8q{align-items:center;gap:.75rem;display:flex}.btn-ghost.svelte-1n46o8q{min-height:40px;color:var(--text-soft);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem .85rem;font-size:.9rem;font-weight:500;transition:background .15s,color .15s}.btn-ghost.svelte-1n46o8q:hover,.nav-active.svelte-1n46o8q{color:var(--primary);background:#0756cf12}.btn-end-session-nav.svelte-1n46o8q{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:9999px;min-height:42px;padding:.6rem 1.1rem;font-size:.88rem;font-weight:700;transition:opacity .15s,transform .12s;box-shadow:0 4px 16px #ba1a1a40}.btn-end-session-nav.svelte-1n46o8q:hover{opacity:.92;transform:translateY(-1px)}.user-pill.svelte-1n46o8q{min-height:42px;color:var(--text-main);cursor:pointer;background:#fff;border:1.5px solid #72778566;border-radius:9999px;align-items:center;gap:.55rem;padding:.35rem .85rem .35rem .45rem;font-size:.88rem;font-weight:600;transition:border-color .15s,background .15s,transform .12s;display:flex}.user-pill.svelte-1n46o8q:hover{border-color:var(--primary);color:var(--primary);background:#0756cf0d;transform:translateY(-1px)}.user-avatar.svelte-1n46o8q{color:#fff;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.76rem;font-weight:800;display:inline-flex}.user-menu-wrap.svelte-1n46o8q{position:relative}.user-menu-backdrop.svelte-1n46o8q{z-index:49;position:fixed;inset:0}.user-menu-dropdown.svelte-1n46o8q{border:1px solid var(--border);z-index:50;background:#fff;border-radius:14px;min-width:200px;animation:.15s ease-out svelte-1n46o8q-menu-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #191c1d1f}@keyframes svelte-1n46o8q-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.user-menu-header.svelte-1n46o8q{flex-direction:column;gap:.15rem;padding:.85rem 1rem;display:flex}.user-menu-name.svelte-1n46o8q{color:var(--text-main);font-size:.9rem;font-weight:700}.user-menu-role.svelte-1n46o8q{color:var(--text-muted);font-size:.75rem}.user-menu-divider.svelte-1n46o8q{background:var(--border);height:1px}.user-menu-item.svelte-1n46o8q{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.7rem 1rem;font-size:.88rem;font-weight:600;transition:background .12s;display:block}.user-menu-logout.svelte-1n46o8q{color:var(--danger)}.user-menu-item.svelte-1n46o8q:hover{background:#191c1d0a}.bc-session.svelte-1n46o8q{color:var(--text-soft);font-size:.92rem;font-weight:700}.badge-live.svelte-1n46o8q,.badge-scoring.svelte-1n46o8q{letter-spacing:.06em;border-radius:999px;align-items:center;min-height:28px;padding:.25rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.badge-live.svelte-1n46o8q{color:var(--danger);background:#ba1a1a14}.badge-scoring.svelte-1n46o8q{background:var(--primary-light);color:var(--primary)}.rec-indicator-nav.svelte-1n46o8q{color:var(--text-soft);box-shadow:var(--shadow-sm);border:1px solid var(--border);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.pulse-dot.svelte-1n46o8q{background:var(--danger);border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite svelte-1n46o8q-pulse}@keyframes svelte-1n46o8q-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.45)}}.upload-inline-spinner.svelte-1n46o8q{border:2px solid #0756cf1f;border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite svelte-1n46o8q-spin-up}@keyframes svelte-1n46o8q-spin-up{to{transform:rotate(360deg)}}.main.svelte-1n46o8q{flex:1;min-height:0;position:relative;overflow:hidden}.btn-primary.svelte-1n46o8q{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0756cf 0%,#3670e9 100%);border:none;border-radius:9999px;min-height:42px;padding:.65rem 1.1rem;font-size:.92rem;font-weight:700;transition:opacity .15s,transform .12s,box-shadow .15s;box-shadow:0 4px 16px #0756cf47}.btn-primary.svelte-1n46o8q:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 8px 24px #0756cf57}.page-scroll.svelte-1n46o8q{box-sizing:border-box;width:100%;max-width:1120px;height:100%;margin:0 auto;padding:.75rem 2rem;overflow-y:auto}.main-mock.svelte-1n46o8q{padding:0}.main-landing.svelte-1n46o8q{padding:0;overflow:hidden auto}.main-mock>.examiner-session-wrapper,.main-mock>.candidate-wrap{height:100%}.session-layout{box-sizing:border-box;height:100%;padding:1rem}.setup-wrapper.svelte-1n46o8q{flex-direction:column;height:100%;display:flex;overflow:hidden}.step-indicator.svelte-1n46o8q{flex-shrink:0;justify-content:center;align-items:center;gap:0;padding:1rem 2rem .75rem;display:flex}.step-item.svelte-1n46o8q{flex-direction:column;align-items:center;gap:.35rem;display:flex}.step-circle.svelte-1n46o8q{border-radius:var(--radius-full);border:2px solid var(--border);background:var(--bg-surface);width:32px;height:32px;color:var(--text-muted);transition:all var(--transition-base);justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.step-item--active.svelte-1n46o8q .step-circle:where(.svelte-1n46o8q){border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 2px 8px #0756cf40}.step-item--done.svelte-1n46o8q .step-circle:where(.svelte-1n46o8q){border-color:var(--success);background:var(--success);color:#fff}.step-label.svelte-1n46o8q{color:var(--text-muted);letter-spacing:.01em;white-space:nowrap;transition:color var(--transition-base);font-size:.72rem;font-weight:700}.step-item--active.svelte-1n46o8q .step-label:where(.svelte-1n46o8q){color:var(--primary)}.step-item--done.svelte-1n46o8q .step-label:where(.svelte-1n46o8q){color:var(--success)}.step-line.svelte-1n46o8q{background:var(--border);width:60px;height:2px;transition:background var(--transition-base);border-radius:1px;margin:0 .5rem 1.4rem}.step-line--done.svelte-1n46o8q{background:var(--success)}.setup-grid.svelte-1n46o8q{box-sizing:border-box;flex:1;grid-template-columns:minmax(280px,320px) 1fr minmax(280px,320px);gap:1rem;min-height:0;padding:0 1rem 1rem;display:grid;overflow:hidden}.setup-col.svelte-1n46o8q,.candidate-wrap.svelte-1n46o8q{flex-direction:column;height:100%;display:flex;overflow:hidden}.candidate-wrap.svelte-1n46o8q{box-sizing:border-box;padding:1rem}.scoring-standalone.svelte-1n46o8q{flex-direction:column;gap:1rem;max-width:760px;height:100%;margin:0 auto;display:flex}.center-loading.svelte-1n46o8q{justify-content:center;align-items:center;height:100%;display:flex}.spinner.svelte-1n46o8q{border:4px solid #0756cf1f;border-top-color:var(--primary);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite svelte-1n46o8q-spin}@keyframes svelte-1n46o8q-spin{to{transform:rotate(360deg)}}.guest-join-container.svelte-1n46o8q,.join-choice-container.svelte-1n46o8q{justify-content:center;align-items:center;height:100%;display:flex}.auth-container.svelte-1n46o8q{border:1px solid var(--border);background:#fff;border-radius:24px;width:100%;max-width:440px;padding:2rem;box-shadow:0 4px 24px #191c1d0d}.glass-panel.svelte-1n46o8q{-webkit-backdrop-filter:blur(12px)}.join-choice-unified.svelte-1n46o8q{margin:0 auto}.join-info-text.svelte-1n46o8q{text-align:center;color:var(--text-soft);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.choice-divider.svelte-1n46o8q{background:var(--border);justify-content:center;align-items:center;width:100%;height:1px;margin:1rem 0;display:flex;position:relative}.choice-divider.svelte-1n46o8q span:where(.svelte-1n46o8q){color:var(--text-faint);background:#fff;padding:0 1rem;font-size:.75rem;font-weight:800;position:absolute}.guest-choice-area.svelte-1n46o8q{text-align:center;padding-bottom:.5rem}.guest-choice-link.svelte-1n46o8q{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.92rem;font-weight:600;text-decoration:none}.guest-choice-link.svelte-1n46o8q:hover{text-decoration:underline}.guest-join-card.svelte-1n46o8q{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;width:min(440px,100%);padding:2rem;box-shadow:0 4px 24px #191c1d0d}.guest-join-card.svelte-1n46o8q h2:where(.svelte-1n46o8q){letter-spacing:-.02em;color:var(--text-main);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.guest-join-card.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--text-soft);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.candidate-waiting-container.svelte-1n46o8q{justify-content:center;align-items:center;height:100%;display:flex}.candidate-waiting-card.svelte-1n46o8q{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;width:min(480px,100%);padding:2.5rem 2rem;display:flex;box-shadow:0 4px 24px #191c1d0d}.candidate-waiting-card.svelte-1n46o8q h2:where(.svelte-1n46o8q){letter-spacing:-.02em;color:var(--text-main);margin:0;font-size:1.5rem;font-weight:700}.candidate-waiting-card.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--text-soft);margin:0;font-size:.95rem;line-height:1.6}.waiting-spinner-large.svelte-1n46o8q{border:4px solid #0756cf1a;border-top-color:var(--primary);border-radius:50%;width:64px;height:64px;animation:1s linear infinite svelte-1n46o8q-spin}.waiting-info.svelte-1n46o8q{background:var(--primary-light);color:var(--primary);border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.82rem;font-weight:600;display:flex}.waiting-dot.svelte-1n46o8q{background:var(--success);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite svelte-1n46o8q-pulse-dot}@keyframes svelte-1n46o8q-pulse-dot{0%,to{opacity:.4}50%{opacity:1}}@media (width<=1100px){.setup-grid.svelte-1n46o8q{grid-template-columns:1fr;height:auto;overflow-y:auto}.setup-col.svelte-1n46o8q{min-height:420px}}@media (width<=760px){.navbar.svelte-1n46o8q{flex-wrap:wrap;gap:.75rem;height:auto;min-height:64px;padding:.75rem 1rem}.navbar-candidate-mock.svelte-1n46o8q{display:none}.breadcrumb.svelte-1n46o8q,.nav-actions.svelte-1n46o8q,.nav-links.svelte-1n46o8q{justify-content:space-between;width:100%}.page-scroll.svelte-1n46o8q,.candidate-wrap.svelte-1n46o8q,.session-layout{padding:.75rem}}.verify-email-container.svelte-1n46o8q{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;max-width:440px;margin:1rem auto;padding:2rem;box-shadow:0 4px 24px #191c1d0d}.verify-email-container.svelte-1n46o8q .verify-icon:where(.svelte-1n46o8q){margin-bottom:.75rem;font-size:2.8rem;line-height:1}.verify-email-container.svelte-1n46o8q h2:where(.svelte-1n46o8q){letter-spacing:-.03em;margin:0 0 .75rem;font-size:1.6rem}.verify-email-msg.svelte-1n46o8q{color:var(--text-muted);margin-bottom:1.5rem;font-size:.92rem}.footer.svelte-1n46o8q{z-index:5;background:#191c1d;flex-shrink:0;padding:1.5rem 0}.footer-inner.svelte-1n46o8q{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:0 1.5rem;display:flex}.footer-brand.svelte-1n46o8q{align-items:center;gap:1.25rem;display:flex}.footer-inner.svelte-1n46o8q{max-width:1120px}.footer-tagline.svelte-1n46o8q{color:#ffffff59;font-size:.82rem}.footer-copy.svelte-1n46o8q{color:#ffffff59;font-size:.8rem}.footer-copy.svelte-1n46o8q a:where(.svelte-1n46o8q){color:#fff9;text-decoration:none}.footer-copy.svelte-1n46o8q a:where(.svelte-1n46o8q):hover{color:#fff}.footer.svelte-1n46o8q a:where(.svelte-1n46o8q){color:#fff9;margin-left:.3rem;font-weight:600;text-decoration:none}.footer.svelte-1n46o8q a:where(.svelte-1n46o8q):hover{color:#fff}
