html,body,#root{margin:0;height:100%;font-family:Google Sans,Segoe UI,Roboto,system-ui,sans-serif}.start-page{min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(1200px 600px at 50% -10%,#1a1a2e,#0f0f14 55%,#09090b);color:#f4f4f5}.start-header{display:flex;align-items:center;justify-content:space-between;padding:20px 32px}.start-logo{font-size:1rem;font-weight:600;letter-spacing:.02em}.start-header-actions{display:flex;align-items:center;gap:12px}.start-login-btn{border:none;background:transparent;color:#fbbf24;font:inherit;font-size:.9rem;font-weight:600;padding:6px 14px;border-radius:999px;cursor:pointer;flex-shrink:0;text-decoration:none;transition:color .12s ease,background .12s ease,border-color .12s ease}.start-login-btn--filled{border:1px solid rgba(251,191,36,.55);background:#fbbf241f}.start-login-btn:hover{color:#f97316;background:#f973162e;border-color:#f97316a6}.start-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px 80px;text-align:center}.start-eyebrow{margin:0 0 16px;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#a1a1aa}.start-title{margin:0;max-width:min(100%,20em);font-size:clamp(2rem,5vw,3.25rem);line-height:1.12;font-weight:700;display:flex;flex-direction:column;gap:.12em}.start-title-line{display:block}.start-subtitle{margin:18px 0 36px;max-width:42rem;font-size:1.05rem;line-height:1.6;color:#d4d4d8}.start-form{display:flex;gap:10px;width:min(100%,560px);padding:8px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.start-input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font:inherit;font-size:1rem;padding:12px 16px;outline:none}.start-input::placeholder{color:#71717a}.start-submit{border:none;border-radius:999px;padding:12px 22px;font:inherit;font-size:.95rem;font-weight:600;color:#0f0f14;background:linear-gradient(135deg,#fbbf24,#f97316);cursor:pointer;white-space:nowrap}.start-submit:hover{filter:brightness(1.05)}.start-error{margin:12px 0 0;color:#fca5a5;font-size:.9rem}.start-trust{margin:28px 0 0;font-size:.85rem;color:#71717a}.start-trust-link{padding:0;margin:0 2px;font:inherit;font-size:inherit;color:#fbbf24;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.start-trust-link:hover{color:#f97316}.lang-switcher{display:flex;gap:2px;padding:2px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);flex-shrink:0}.lang-switcher-btn{border:none;background:transparent;color:#a1a1aa;font:inherit;font-size:.68rem;line-height:1;padding:5px 7px;border-radius:6px;cursor:pointer;transition:background .12s ease,color .12s ease}.lang-switcher-btn:hover{color:#f4f4f5;background:#ffffff14}.lang-switcher-btn.active{background:#ffffff24;color:#f4f4f5}@media(max-width:640px){.start-form{flex-direction:column;border-radius:20px}.start-submit{width:100%}}.auth-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#080a129e;-webkit-backdrop-filter:blur(10px) saturate(1.1);backdrop-filter:blur(10px) saturate(1.1);display:grid;place-items:center;z-index:200;padding:28px}.auth-modal{width:min(520px,100%);background:radial-gradient(120% 80% at 50% -20%,rgba(107,92,231,.22),transparent 55%),linear-gradient(165deg,#1e2433,#12151f 48%,#0f1118);color:#f5f6fc;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px 36px 32px;box-shadow:0 0 0 1px #ffffff0a inset,0 32px 80px #0000008c,0 8px 24px #6b5ce71f}.auth-modal-header{text-align:center;margin-bottom:28px}.auth-modal-header h2{margin:0 0 10px;font-size:1.75rem;font-weight:600;letter-spacing:-.03em;line-height:1.2}.auth-modal-subtitle{margin:0;font-size:.95rem;color:#9aa3ba;line-height:1.5}.auth-oauth{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#eef0f8;font:inherit;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.auth-oauth--placeholder{pointer-events:none;cursor:default}.auth-oauth-icon{width:24px;height:24px;display:grid;place-items:center;flex-shrink:0}.auth-oauth-icon svg{display:block}.auth-divider{display:flex;align-items:center;gap:14px;margin:24px 0;color:#7d869c;font-size:.85rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;align-items:center;gap:12px;padding:0 16px;min-height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#00000047;transition:border-color .2s ease,box-shadow .2s ease}.auth-field:focus-within{border-color:#7b68ee8c;box-shadow:0 0 0 3px #6b5ce72e}.auth-field-grow{flex:1;min-width:0}.auth-field-icon{opacity:.5;font-size:1rem;flex-shrink:0}.auth-field input{flex:1;border:none;background:transparent;color:#f5f6fc;padding:14px 0;font:inherit;font-size:.98rem;outline:none;min-width:0}.auth-field input::placeholder{color:#6e7890}.auth-code-row{display:flex;gap:12px;align-items:stretch}.auth-code-btn{flex-shrink:0;min-height:52px;border:1px solid rgba(123,104,238,.5);background:#6b5ce71f;color:#ddd6ff;border-radius:14px;padding:0 18px;font:inherit;font-size:.88rem;font-weight:500;cursor:pointer;white-space:nowrap}.auth-code-btn:disabled{opacity:.5;cursor:not-allowed}.auth-primary{margin-top:6px;width:100%;border:none;border-radius:14px;min-height:52px;padding:14px 18px;background:linear-gradient(135deg,#7c6cf0,#5b4de0 55%,#5243d4);color:#fff;font:inherit;font-size:1rem;font-weight:600;cursor:pointer}.auth-primary:disabled{opacity:.65;cursor:wait}.auth-error{margin:0;padding:10px 12px;font-size:.86rem;color:#ffb4ab;line-height:1.45;background:#ff52521a;border-radius:10px;border:1px solid rgba(255,120,120,.2)}.auth-switch{margin:12px 0 0;text-align:center;font-size:.9rem;color:#9aa3ba}.auth-link{border:none;background:none;color:#b4b8ff;font:inherit;font-weight:500;cursor:pointer;padding:0 4px}
