.get-started-module__9VSnRW__pageContainer{background:var(--color-gray-50);min-height:calc(100vh - var(--nav-height));padding:var(--space-12) 0 var(--space-20)}.get-started-module__9VSnRW__stepperHeader{max-width:680px;margin:0 auto var(--space-8)}.get-started-module__9VSnRW__progressBarContainer{background:var(--color-gray-200);border-radius:var(--radius-full);height:8px;margin-bottom:var(--space-3);overflow:hidden}.get-started-module__9VSnRW__progressBarFill{background:var(--color-primary);border-radius:var(--radius-full);height:100%;transition:width .4s}.get-started-module__9VSnRW__stepIndicator{font-size:var(--text-sm);color:var(--color-gray-600);text-align:center;font-weight:600}.get-started-module__9VSnRW__formContainer{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);padding:var(--space-10);max-width:680px;box-shadow:var(--shadow-sm);margin:0 auto}.get-started-module__9VSnRW__stepContent h2{margin-bottom:var(--space-2)}.get-started-module__9VSnRW__grid2{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.get-started-module__9VSnRW__lookSelectorGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.get-started-module__9VSnRW__lookCard{border:2px solid var(--color-gray-200);border-radius:var(--radius-lg);padding:var(--space-4);cursor:pointer;transition:all var(--transition-base);background:var(--color-white)}.get-started-module__9VSnRW__lookCard:hover{border-color:var(--color-gray-400)}.get-started-module__9VSnRW__lookCardSelected{border-color:var(--color-primary);background:var(--color-primary-light);box-shadow:0 0 0 1px var(--color-primary)}.get-started-module__9VSnRW__lookColors{margin-bottom:var(--space-3);gap:4px;display:flex}.get-started-module__9VSnRW__lookColorSwatch{border:1px solid #0000001a;border-radius:50%;width:24px;height:24px}.get-started-module__9VSnRW__lookName{font-weight:600;font-size:var(--text-base);margin-bottom:var(--space-1)}.get-started-module__9VSnRW__lookDesc{font-size:var(--text-xs);color:var(--color-gray-600);line-height:1.4}.get-started-module__9VSnRW__addOnBox{border:1.5px solid var(--color-gray-200);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--color-white)}.get-started-module__9VSnRW__navButtons{margin-top:var(--space-10);padding-top:var(--space-6);border-top:1px solid var(--color-gray-200);justify-content:space-between;display:flex}.get-started-module__9VSnRW__logoSection{margin-top:var(--space-6);border:2px solid var(--color-primary);border-radius:var(--radius-xl);padding:var(--space-6);background:var(--color-primary-light);transition:all .3s}.get-started-module__9VSnRW__logoTabs{gap:var(--space-2);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:2px solid #00000014;display:flex}.get-started-module__9VSnRW__logoTabBtn{padding:var(--space-3) var(--space-4);border:1.5px solid var(--color-gray-300);border-radius:var(--radius-lg);background:var(--color-white);font-weight:600;font-size:var(--text-sm);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex}.get-started-module__9VSnRW__logoTabBtn:hover{border-color:var(--color-primary);background:var(--color-gray-50)}.get-started-module__9VSnRW__logoTabBtnActive{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-white);box-shadow:var(--shadow-sm)}.get-started-module__9VSnRW__logoTabBtnActive:hover{background:var(--color-primary-dark);color:var(--color-white)}.get-started-module__9VSnRW__logoTabContent{background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-5);border:1px solid var(--color-gray-200)}.get-started-module__9VSnRW__uploadArea{border:2px dashed var(--color-gray-300);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-4);text-align:center;background:var(--color-gray-50);cursor:pointer;transition:all .2s}.get-started-module__9VSnRW__uploadArea:hover{border-color:var(--color-primary);background:var(--color-primary-light)}.get-started-module__9VSnRW__compressionBadge{color:#047857;border-radius:var(--radius-full);font-size:var(--text-xs);margin-top:var(--space-3);background:#ecfdf5;border:1px solid #10b981;align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:inline-flex}.get-started-module__9VSnRW__logoPreviewBox{margin-top:var(--space-4);padding:var(--space-4);border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);background:#f8fafc;flex-direction:column;align-items:center;gap:12px;display:flex}.get-started-module__9VSnRW__logoPreviewImg{object-fit:contain;max-width:250px;max-height:100px}@media (max-width:640px){.get-started-module__9VSnRW__formContainer{padding:var(--space-6)}.get-started-module__9VSnRW__grid2,.get-started-module__9VSnRW__lookSelectorGrid{grid-template-columns:1fr}.get-started-module__9VSnRW__logoTabs{flex-direction:column}}.get-started-module__9VSnRW__logTerminal{margin-top:var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#0f172a;border:1px solid #334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.get-started-module__9VSnRW__logTerminalHeader{background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.get-started-module__9VSnRW__logTerminalDots{align-items:center;gap:6px;display:flex}.get-started-module__9VSnRW__logTerminalDots span{border-radius:50%;width:10px;height:10px;display:inline-block}.get-started-module__9VSnRW__logTerminalTitle{font-size:var(--text-xs);color:#94a3b8;letter-spacing:.5px;font-weight:600}.get-started-module__9VSnRW__logTerminalBody{flex-direction:column;gap:6px;max-height:200px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex;overflow-y:auto}.get-started-module__9VSnRW__logLine{word-break:break-word;align-items:flex-start;gap:8px;display:flex}.get-started-module__9VSnRW__logTime{color:#64748b;-webkit-user-select:none;user-select:none;flex-shrink:0}.get-started-module__9VSnRW__logText{color:#e2e8f0}.get-started-module__9VSnRW__log_info .get-started-module__9VSnRW__logText{color:#38bdf8}.get-started-module__9VSnRW__log_success .get-started-module__9VSnRW__logText{color:#34d399;font-weight:600}.get-started-module__9VSnRW__log_warn .get-started-module__9VSnRW__logText{color:#fbbf24}.get-started-module__9VSnRW__log_error .get-started-module__9VSnRW__logText{color:#f87171;font-weight:600}.get-started-module__9VSnRW__buildModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;padding:var(--space-4);background:#0f172ad9;justify-content:center;align-items:center;animation:.25s ease-out get-started-module__9VSnRW__fadeIn;display:flex;position:fixed;inset:0}.get-started-module__9VSnRW__buildModalBox{border-radius:var(--radius-xl);background:#0f172a;border:1px solid #334155;width:100%;max-width:620px;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}@keyframes get-started-module__9VSnRW__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes get-started-module__9VSnRW__pulse{0%,to{opacity:1}50%{opacity:.5}}.get-started-module__9VSnRW__singlePageSection{background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-xl);padding:var(--space-10);box-shadow:var(--shadow-sm);transition:border-color .2s;position:relative}.get-started-module__9VSnRW__singlePageSection:hover{border-color:var(--color-gray-300)}.get-started-module__9VSnRW__sectionNumberBadge{background:var(--color-primary-light);color:var(--color-primary);font-weight:700;font-size:var(--text-xs);border-radius:var(--radius-full);margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.5px;align-items:center;padding:6px 14px;display:inline-flex}.get-started-module__9VSnRW__pageHeaderBanner{text-align:center;max-width:720px;margin:0 auto var(--space-10)}.get-started-module__9VSnRW__pageHeaderBanner h1{color:var(--color-gray-900);margin-bottom:var(--space-3);letter-spacing:-.5px;font-size:2.25rem;font-weight:800}.get-started-module__9VSnRW__pageHeaderBanner p{color:var(--color-gray-600);font-size:1.1rem;line-height:1.6}.get-started-module__9VSnRW__submitActionCard{color:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-10);text-align:center;box-shadow:var(--shadow-lg);align-items:center;gap:var(--space-6);background:#0f172a;border:1px solid #334155;flex-direction:column;display:flex}@media (max-width:640px){.get-started-module__9VSnRW__singlePageSection,.get-started-module__9VSnRW__submitActionCard{padding:var(--space-6)}.get-started-module__9VSnRW__pageHeaderBanner h1{font-size:1.75rem}}
