.auth-divider{display:flex;align-items:center;gap:12px;margin:2px 0;color:#94a3b8;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.auth-divider::before,.auth-divider::after{content:"";height:1px;flex:1;background:#e2e8f0}
.btn-google-auth{position:relative;width:100%;min-height:46px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;padding:3px;border:1px solid #d5dce7;border-radius:11px;background:#fff;color:#202124;font:700 .84rem 'Plus Jakarta Sans',sans-serif;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s}.btn-google-auth:hover{border-color:#b8c7df;background:#fbfdff;box-shadow:0 7px 20px rgba(60,64,67,.13);transform:translateY(-1px)}.btn-google-auth:focus-visible{outline:3px solid rgba(66,133,244,.2);border-color:#4285f4}.btn-google-auth:disabled{opacity:.68;cursor:wait;transform:none}.google-g-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#fff}.google-g-mark svg{width:20px;height:20px}.btn-google-auth-label{text-align:center}.google-button-arrow{width:15px!important;height:15px!important;color:#9aa0a6;justify-self:center}.auth-free-note{display:flex;align-items:flex-start;justify-content:center;gap:7px;margin-top:9px;color:#64748b;font-size:.68rem;line-height:1.45}.auth-free-note svg{width:14px;height:14px;flex:0 0 auto;margin-top:1px}.resend-disabled{pointer-events:none;opacity:.58}
.workspace-building-stage{display:none}.workspace-building-stage.active{position:fixed;z-index:100000;inset:0;width:100vw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(24px,5vw,72px);border:0;border-radius:0;background:radial-gradient(circle at 50% 24%,rgba(59,130,246,.18),transparent 27%),radial-gradient(circle at 18% 82%,rgba(124,58,237,.11),transparent 25%),linear-gradient(145deg,#f8fbff,#fff 48%,#f7f5ff);box-shadow:none;text-align:center;overflow:hidden;animation:workspace-stage-in .35s ease-out}.workspace-building-stage.active::before{content:"";position:absolute;width:min(620px,74vw);height:min(620px,74vw);border:1px solid rgba(59,130,246,.1);border-radius:50%;box-shadow:0 0 0 70px rgba(59,130,246,.025),0 0 0 140px rgba(124,58,237,.018);pointer-events:none}.workspace-building-stage.active>*{position:relative;z-index:1;width:min(100%,480px)}.workspace-build-visual{position:relative!important;width:132px!important;height:132px;margin:0 auto 24px;display:grid;place-items:center}.workspace-build-core{position:relative;z-index:2;width:76px;height:76px;display:grid;place-items:center;border-radius:23px;background:linear-gradient(145deg,#fff,#eef5ff);border:1px solid #dbeafe;box-shadow:0 15px 34px rgba(37,99,235,.22);animation:workspace-core-pulse 1.8s ease-in-out infinite}.workspace-build-core img{width:56px;height:56px;object-fit:contain;border-radius:14px}.workspace-build-orbit{position:absolute;inset:4px;border:1px dashed rgba(66,133,244,.48);border-radius:50%;animation:workspace-orbit 5s linear infinite}.workspace-build-orbit::before,.workspace-build-orbit::after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;box-shadow:0 4px 12px rgba(37,99,235,.28)}.workspace-build-orbit::before{top:7px;left:16px;background:#4285f4}.workspace-build-orbit::after{right:4px;bottom:28px;background:#34a853}.workspace-building-stage h2{margin:0;color:#172554;font-family:'Outfit',sans-serif;font-size:clamp(1.65rem,2.5vw,2.15rem)}.workspace-building-stage>p{margin:9px auto 26px;max-width:460px;color:#64748b;font-size:clamp(.78rem,1vw,.92rem);line-height:1.65}.workspace-build-progress{height:9px;border-radius:999px;background:#e8eef7;overflow:hidden;box-shadow:inset 0 1px 3px rgba(15,23,42,.06)}.workspace-build-progress>span{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4285f4,#7c3aed,#34a853);transition:width .45s ease;box-shadow:0 0 14px rgba(66,133,244,.4)}.workspace-build-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:20px}.workspace-build-step{display:flex;flex-direction:column;align-items:center;gap:7px;color:#94a3b8;font-size:.68rem;font-weight:700}.workspace-build-step i{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#edf2f7;color:#94a3b8;font-style:normal;transition:.3s}.workspace-build-step.active{color:#2563eb}.workspace-build-step.active i{background:#dbeafe;color:#2563eb;box-shadow:0 0 0 5px rgba(59,130,246,.1)}.workspace-build-step.done{color:#059669}.workspace-build-step.done i{background:#d1fae5;color:#059669}.workspace-build-status{margin-top:18px;color:#334155;font-size:.78rem;font-weight:700}.workspace-build-status::after{content:"";display:inline-block;width:1.2em;text-align:left;animation:workspace-dots 1.4s steps(4,end) infinite}
@keyframes workspace-stage-in{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes workspace-orbit{to{transform:rotate(360deg)}}@keyframes workspace-core-pulse{50%{transform:scale(1.05);box-shadow:0 16px 34px rgba(37,99,235,.28)}}@keyframes workspace-dots{0%{content:""}25%{content:"."}50%{content:".."}75%,100%{content:"..."}}
@media(max-width:700px){.workspace-building-stage{padding:22px 14px}.workspace-build-steps{gap:3px}.workspace-build-step{font-size:.52rem}}@media(prefers-reduced-motion:reduce){.workspace-building-stage,.workspace-build-core,.workspace-build-orbit,.workspace-build-status::after{animation:none!important}}
