.get-started-module__9VSnRW__pageWrapper{background:var(--gradient-hero);min-height:100vh;padding:8rem 1.5rem 4rem}.get-started-module__9VSnRW__container{max-width:800px;margin:0 auto}.get-started-module__9VSnRW__header{text-align:center;margin-bottom:3rem}.get-started-module__9VSnRW__title{font-family:var(--font-serif);color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.get-started-module__9VSnRW__titleAccent{color:var(--color-primary)}.get-started-module__9VSnRW__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.get-started-module__9VSnRW__wizard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border);box-shadow:var(--shadow-xl);border-radius:2rem;overflow:hidden}.get-started-module__9VSnRW__progress{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);gap:.5rem;padding:1.5rem 2rem;display:flex}.get-started-module__9VSnRW__progressStep{color:var(--color-text-muted);border-radius:9999px;flex:1;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;transition:all .3s;display:flex}.get-started-module__9VSnRW__progressStep span:first-child{background:var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}.get-started-module__9VSnRW__progressStep.get-started-module__9VSnRW__active{color:var(--color-primary)}.get-started-module__9VSnRW__progressStep.get-started-module__9VSnRW__active span:first-child{background:var(--gradient-primary);color:#fff}.get-started-module__9VSnRW__progressStep.get-started-module__9VSnRW__completed span:first-child{color:#fff;background:#10b981}.get-started-module__9VSnRW__stepContent{padding:2.5rem}.get-started-module__9VSnRW__stepCard h2{font-family:var(--font-serif);color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.get-started-module__9VSnRW__stepCard>p{color:var(--color-text-secondary);margin-bottom:2rem}.get-started-module__9VSnRW__inputWrapper{margin-bottom:1.5rem;position:relative}.get-started-module__9VSnRW__mainInput{background:var(--color-bg);border:2px solid var(--color-border);width:100%;color:var(--color-text-primary);border-radius:1rem;padding:1.25rem 1.5rem;font-size:1.125rem;transition:all .3s}.get-started-module__9VSnRW__mainInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-primary-subtle);outline:none}.get-started-module__9VSnRW__mainInput::placeholder{color:var(--color-text-muted)}.get-started-module__9VSnRW__inputBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.get-started-module__9VSnRW__inputBadge[data-type=orcid]{color:#8bb933;background:#a6ce3926}.get-started-module__9VSnRW__inputBadge[data-type=scholar]{color:#4285f4;background:#4285f426}.get-started-module__9VSnRW__inputBadge[data-type=manual]{background:var(--color-primary-subtle);color:var(--color-primary)}.get-started-module__9VSnRW__connectorIcons{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.get-started-module__9VSnRW__connectorIcon{background:var(--color-bg-alt);border:1px solid var(--color-border);width:48px;height:48px;color:var(--color-text-muted);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.get-started-module__9VSnRW__connectorIcon:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.get-started-module__9VSnRW__connectorIcon svg,.get-started-module__9VSnRW__connectorIcon .get-started-module__9VSnRW__material-symbols-outlined{width:24px;height:24px;font-size:24px}.get-started-module__9VSnRW__buttonRow{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.get-started-module__9VSnRW__primaryButton{background:var(--gradient-primary);color:#fff;cursor:pointer;box-shadow:var(--glow-primary-sm);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.get-started-module__9VSnRW__primaryButton:hover:not(:disabled){box-shadow:var(--glow-primary);transform:translateY(-2px)}.get-started-module__9VSnRW__primaryButton:disabled{opacity:.6;cursor:not-allowed}.get-started-module__9VSnRW__secondaryButton{color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.get-started-module__9VSnRW__secondaryButton:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.get-started-module__9VSnRW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite get-started-module__9VSnRW__spin}@keyframes get-started-module__9VSnRW__spin{to{transform:rotate(360deg)}}.get-started-module__9VSnRW__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.get-started-module__9VSnRW__successBanner{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem;font-weight:500;display:flex}.get-started-module__9VSnRW__successBanner .get-started-module__9VSnRW__material-symbols-outlined{font-size:1.5rem}.get-started-module__9VSnRW__subdomainInput{align-items:center;margin-bottom:1rem;display:flex;position:relative}.get-started-module__9VSnRW__subdomainInput .get-started-module__9VSnRW__mainInput{padding-right:180px}.get-started-module__9VSnRW__subdomainSuffix{color:var(--color-text-muted);font-size:1rem;position:absolute;right:60px}.get-started-module__9VSnRW__checkingIndicator{color:var(--color-text-muted);font-size:.75rem;position:absolute;right:1rem}.get-started-module__9VSnRW__availableIndicator,.get-started-module__9VSnRW__unavailableIndicator{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;right:1rem}.get-started-module__9VSnRW__availableIndicator{color:#fff;background:#10b981}.get-started-module__9VSnRW__unavailableIndicator{color:#fff;background:#ef4444}.get-started-module__9VSnRW__availableIndicator .get-started-module__9VSnRW__material-symbols-outlined,.get-started-module__9VSnRW__unavailableIndicator .get-started-module__9VSnRW__material-symbols-outlined{font-size:1rem}.get-started-module__9VSnRW__suggestions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.get-started-module__9VSnRW__suggestions>span{color:var(--color-text-muted);font-size:.875rem}.get-started-module__9VSnRW__suggestionChip{background:var(--color-bg-alt);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:9999px;padding:.375rem .75rem;font-size:.8rem;transition:all .2s}.get-started-module__9VSnRW__suggestionChip:hover{border-color:var(--color-primary);color:var(--color-primary)}.get-started-module__9VSnRW__formRow{grid-template-columns:2fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.get-started-module__9VSnRW__formGroup{flex-direction:column;gap:.5rem;display:flex}.get-started-module__9VSnRW__formGroup label{color:var(--color-text-primary);font-size:.875rem;font-weight:500}.get-started-module__9VSnRW__formInput{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.get-started-module__9VSnRW__formInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-subtle);outline:none}.get-started-module__9VSnRW__themeGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.get-started-module__9VSnRW__themeCard{background:var(--color-bg);border:2px solid var(--color-border);cursor:pointer;text-align:left;border-radius:1rem;flex-direction:column;padding:1rem;transition:all .3s;display:flex;position:relative}.get-started-module__9VSnRW__themeCard:hover{border-color:var(--color-primary)}.get-started-module__9VSnRW__themeCard.get-started-module__9VSnRW__selected{border-color:var(--color-primary);background:var(--color-primary-subtle)}.get-started-module__9VSnRW__themePreview{border-radius:.5rem;height:60px;margin-bottom:.75rem}.get-started-module__9VSnRW__themeInfo{flex-direction:column;gap:.125rem;display:flex}.get-started-module__9VSnRW__themeName{color:var(--color-text-primary);font-weight:600}.get-started-module__9VSnRW__themeDesc{color:var(--color-text-muted);font-size:.8rem}.get-started-module__9VSnRW__themeCheck{color:var(--color-primary);position:absolute;top:.75rem;right:.75rem}.get-started-module__9VSnRW__reviewCard{background:var(--color-bg-alt);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.get-started-module__9VSnRW__reviewItem{border-bottom:1px solid var(--color-border);justify-content:space-between;padding:.75rem 0;display:flex}.get-started-module__9VSnRW__reviewItem:last-child{border-bottom:none}.get-started-module__9VSnRW__reviewLabel{color:var(--color-text-muted);font-size:.9rem}.get-started-module__9VSnRW__reviewValue{color:var(--color-text-primary);font-weight:500}.get-started-module__9VSnRW__pricingCard{background:var(--gradient-primary);color:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.get-started-module__9VSnRW__pricingHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.get-started-module__9VSnRW__pricingLabel{font-weight:600}.get-started-module__9VSnRW__pricingAmount{font-family:var(--font-serif);font-size:2rem;font-weight:700}.get-started-module__9VSnRW__pricingAmount span{opacity:.8;font-size:1rem;font-weight:400}.get-started-module__9VSnRW__pricingFeatures{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.get-started-module__9VSnRW__pricingFeatures li{opacity:.95;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.get-started-module__9VSnRW__pricingFeatures .get-started-module__9VSnRW__material-symbols-outlined{font-size:1.125rem}.get-started-module__9VSnRW__footer{text-align:center;margin-top:3rem}.get-started-module__9VSnRW__features{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.get-started-module__9VSnRW__feature{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.get-started-module__9VSnRW__feature .get-started-module__9VSnRW__material-symbols-outlined{color:var(--color-primary)}.get-started-module__9VSnRW__skipLink{text-align:center;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem;font-size:.9rem;transition:color .2s;display:block}.get-started-module__9VSnRW__skipLink:hover:not(:disabled){color:var(--color-primary);text-decoration:underline}.get-started-module__9VSnRW__skipLink:disabled{opacity:.5;cursor:not-allowed}.get-started-module__9VSnRW__templateGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.get-started-module__9VSnRW__templateCard{background:var(--color-bg);border:2px solid var(--color-border);cursor:pointer;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden}.get-started-module__9VSnRW__templateCard:hover:not(.get-started-module__9VSnRW__templateDisabled){border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.get-started-module__9VSnRW__templateCard.get-started-module__9VSnRW__templateSelected{border-color:var(--color-primary);background:var(--color-primary-subtle)}.get-started-module__9VSnRW__templateCard.get-started-module__9VSnRW__templateDisabled{opacity:.6;cursor:not-allowed}.get-started-module__9VSnRW__templateImageContainer{aspect-ratio:16/10;background:var(--color-bg-alt);width:100%;position:relative;overflow:hidden}.get-started-module__9VSnRW__templateImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.get-started-module__9VSnRW__templateCard:hover:not(.get-started-module__9VSnRW__templateDisabled) .get-started-module__9VSnRW__templateImage{transform:scale(1.03)}.get-started-module__9VSnRW__templatePlaceholder{background:linear-gradient(135deg,var(--color-primary-subtle)0%,var(--color-bg-alt)100%);width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.get-started-module__9VSnRW__templatePlaceholder .get-started-module__9VSnRW__material-symbols-outlined{font-size:3rem}.get-started-module__9VSnRW__templateComingSoon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0f172acc;border-radius:9999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.get-started-module__9VSnRW__templatePreviewLink{color:var(--color-text-primary);box-shadow:var(--shadow-md);opacity:0;background:#fff;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:absolute;bottom:.75rem;right:.75rem;transform:translateY(4px)}.get-started-module__9VSnRW__templateCard:hover .get-started-module__9VSnRW__templatePreviewLink{opacity:1;transform:translateY(0)}.get-started-module__9VSnRW__templatePreviewLink:hover{background:var(--color-primary);color:#fff}.get-started-module__9VSnRW__templatePreviewLink .get-started-module__9VSnRW__material-symbols-outlined{font-size:1rem}.get-started-module__9VSnRW__templateBody{padding:1.25rem}.get-started-module__9VSnRW__templateTags{gap:.5rem;margin-bottom:.75rem;display:flex}.get-started-module__9VSnRW__templateTag{background:var(--color-primary-subtle);color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;padding:.25rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.get-started-module__9VSnRW__templateName{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.get-started-module__9VSnRW__templateDesc{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.get-started-module__9VSnRW__templateCheckmark{background:var(--color-primary);color:#fff;z-index:10;width:28px;height:28px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.get-started-module__9VSnRW__templateCheckmark .get-started-module__9VSnRW__material-symbols-outlined{font-size:1rem}.get-started-module__9VSnRW__templateHint{color:var(--color-text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;display:flex}.get-started-module__9VSnRW__templateHint .get-started-module__9VSnRW__material-symbols-outlined{color:var(--color-primary);font-size:1.25rem}@media (max-width:640px){.get-started-module__9VSnRW__progress{padding:1rem;overflow-x:auto}.get-started-module__9VSnRW__progressStep span:last-child{display:none}.get-started-module__9VSnRW__stepContent{padding:1.5rem}.get-started-module__9VSnRW__templateGrid,.get-started-module__9VSnRW__themeGrid,.get-started-module__9VSnRW__formRow{grid-template-columns:1fr}.get-started-module__9VSnRW__buttonRow{flex-direction:column}.get-started-module__9VSnRW__buttonRow button{width:100%}}
