.ob-wizard-root{position:fixed;inset:0;z-index:130}.ob-wizard-root[data-onboarding-root]{height:100dvh}.ob-wizard-progress .ob-progress__group{gap:.35rem}.ob-wizard-cta{margin-top:.75rem}.ob-wizard-duration-input{text-align:center;font-size:1.35rem;font-weight:700;letter-spacing:.02em}.ob-wizard-error{margin:0;text-align:center;font-size:.75rem;color:#fca5a5}.ob-wizard-other{margin-top:.75rem}.ob-wizard-other .ob-account__input{min-height:5.5rem;resize:vertical}.ob-wizard-skip-link{display:block;width:100%;margin-top:.65rem;border:0;background:transparent;font-size:.75rem;font-weight:600;color:rgba(255,255,255,.38);transition:color .15s ease}.ob-wizard-skip-link:hover{color:rgba(255,255,255,.65)}.ob-wizard-analyze{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:14rem;padding:2rem 1rem;text-align:center}.ob-wizard-analyze__label{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.55)}.ob-wizard-shimmer-row{width:100%;max-width:22rem;height:3.25rem;border-radius:.85rem;border:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,.08) 50%,rgba(255,255,255,.03));background-size:200% 100%;animation:ob-wizard-shimmer 1.2s ease-in-out infinite}.ob-wizard-shimmer-row+.ob-wizard-shimmer-row{animation-delay:.15s}.ob-wizard-shimmer-row:nth-child(3){animation-delay:.3s}@keyframes ob-wizard-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ob-wizard-preview-beat{border-radius:.85rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);padding:.85rem 1rem}.ob-wizard-preview-list{display:flex;flex-direction:column;gap:.65rem;margin-bottom:.75rem}.ob-wizard-preview-beat__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.ob-wizard-field-label{display:block;margin:.5rem 0 .25rem;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.42)}.ob-wizard-duration-badge{font-size:.65rem;font-weight:600;color:rgba(255,255,255,.38)}.ob-wizard-beat-input,.ob-wizard-beat-textarea{margin-top:.15rem;font-size:.85rem}.ob-wizard-beat-textarea{min-height:4rem;resize:vertical}.ob-wizard-question-loading{position:relative}.ob-wizard-question-loading[data-busy=true] .ob-list{pointer-events:none;opacity:.45}.ob-wizard-language{margin-top:1rem}.ob-wizard-language__label{margin-bottom:.65rem;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.45)}.ob-wizard-language__select{width:100%;cursor:pointer;appearance:none;border:1px solid rgba(255,255,255,.1);border-radius:.85rem;background:rgba(255,255,255,.04) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.35)' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right .85rem center;padding:.75rem 2.25rem .75rem .85rem;font-size:.9rem;font-weight:600;color:rgba(255,255,255,.92)}.ob-wizard-language__select:focus{outline:none;border-color:rgba(249,115,22,.55)}.ob-wizard-language__select option{background:#18191b;color:#fff}.ob-wizard-language__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.ob-wizard-language__option{border:1px solid rgba(255,255,255,.1);border-radius:.85rem;background:rgba(255,255,255,.04);padding:.75rem .85rem;font-size:.9rem;font-weight:600;color:rgba(255,255,255,.82);transition:border-color .12s ease,background .12s ease}.ob-wizard-language__option[data-selected=true]{border-color:rgba(249,115,22,.55);background:rgba(249,115,22,.12);color:#fff}@media (prefers-reduced-motion:reduce){.ob-wizard-shimmer-row{animation:none}}