*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html,body{height:100%}body{color:#e5e7eb;background-color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}#root,.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.home{max-width:1100px;margin:0 auto;padding:4rem 2rem}.hero{text-align:center;padding:4rem 0 5rem}.hero-badge{color:#a78bfa;letter-spacing:.08em;text-transform:uppercase;background:#1e1e2e;border:1px solid #2d2d3d;border-radius:999px;margin-bottom:1.5rem;padding:.3rem .9rem;font-size:.78rem;font-weight:600;display:inline-block}.hero-title{color:#fff;letter-spacing:-1.5px;margin-bottom:1.2rem;font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.1}.hero-subtitle{color:#9ca3af;max-width:520px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:10px;padding:.75rem 1.8rem;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .15s}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-secondary{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #2d2d3d;border-radius:10px;padding:.75rem 1.8rem;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s}.btn-secondary:hover{background:#1e1e2e;border-color:#a78bfa}.features{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.feature-card{background:#111;border:1px solid #1e1e1e;border-radius:16px;padding:2rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:#a78bfa44;transform:translateY(-3px)}.feature-icon{margin-bottom:1rem;font-size:2rem}.feature-card h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.feature-card p{color:#6b7280;font-size:.9rem;line-height:1.6}.about{text-align:center;max-width:800px;margin:0 auto;padding:5rem 2rem}.about h1{color:#fff;letter-spacing:-1px;margin-bottom:1.2rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.about-description{color:#9ca3af;max-width:540px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.75}.about-grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.about-stat{background:#111;border:1px solid #1e1e1e;border-radius:16px;flex-direction:column;align-items:center;gap:.4rem;min-width:140px;padding:2rem 2.5rem;display:flex}.stat-number{background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.stat-label{color:#6b7280;font-size:.85rem;font-weight:500}.gradient-text{background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.explore-page{background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:40px;min-height:calc(100vh - 64px);padding:48px 24px;display:flex}.explore-title{color:#fff;text-align:center;letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.explore-dropzone{cursor:pointer;background-color:#111;border:2px dashed #2d2d3d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:820px;min-height:320px;padding:48px 24px;transition:background-color .2s,border-color .2s;display:flex;position:relative}.explore-dropzone:hover,.explore-dropzone.dragging{background-color:#1a1a2e;border-color:#a78bfa}.explore-file-input{display:none}.explore-upload-icon{color:#a78bfa;opacity:.9}.explore-drop-text{color:#9ca3af;text-align:center;font-size:.95rem;line-height:1.6}.explore-preview-img{object-fit:contain;border-radius:10px;max-width:100%;max-height:400px}.explore-error{color:#f87171;text-align:center;font-size:.9rem}.explore-next-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:10px;padding:12px 40px;font-size:1rem;font-weight:700;transition:opacity .2s,transform .15s}.explore-next-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.explore-next-btn:disabled{opacity:.35;cursor:not-allowed}.email-modal-overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.email-modal{background:#111;border:1px solid #2d2d3d;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:36px 32px;display:flex}.email-modal-header{flex-direction:column;gap:6px;display:flex}.email-modal-title{color:#fff;margin:0;font-size:1.5rem;font-weight:800}.email-modal-subtitle{color:#9ca3af;margin:0;font-size:.9rem}.email-modal-alert{border-radius:8px;padding:.7rem .9rem;font-size:.875rem;line-height:1.5}.email-modal-alert--error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d}.email-modal-alert--warn{color:#fde68a;background:#eab30814;border:1px solid #eab30840}.email-modal-form{flex-direction:column;gap:12px;display:flex}.email-modal-input{color:#fff;background:#0a0a0a;border:1.5px solid #2d2d3d;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.email-modal-input::placeholder{color:#374151}.email-modal-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.email-modal-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:10px;justify-content:center;align-items:center;min-height:46px;margin-top:4px;padding:12px;font-size:1rem;font-weight:700;transition:opacity .2s,transform .15s;display:flex}.email-modal-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.email-modal-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.email-modal-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite modal-spin;display:inline-block}@keyframes modal-spin{to{transform:rotate(360deg)}}.email-modal-footer{text-align:center;color:#6b7280;font-size:.85rem}.email-modal-link{color:#a78bfa;text-decoration:none;transition:color .2s}.email-modal-link:hover{color:#c4b5fd}.gender-page{background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:calc(100vh - 64px);padding:48px 24px;display:flex}.gender-title{color:#fff;text-align:center;letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.gender-subtitle{color:#9ca3af;text-align:center;margin:-16px 0 0;font-size:1rem}.gender-options{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.gender-option{color:#d1d5db;cursor:pointer;background-color:#111;border:2px solid #2d2d3d;border-radius:14px;width:160px;padding:24px 0;font-size:1.05rem;font-weight:600;transition:border-color .2s,background-color .2s,color .2s,transform .15s}.gender-option:hover{color:#fff;background-color:#1a1a2e;border-color:#a78bfa;transform:translateY(-2px)}.gender-option.selected{color:#fff;background:linear-gradient(135deg,#a78bfa26,#ec48991a);border-color:#a78bfa}.gender-next-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:10px;padding:12px 40px;font-size:1rem;font-weight:700;transition:opacity .2s,transform .15s}.gender-next-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.gender-next-btn:disabled{opacity:.35;cursor:not-allowed}.analyzing-page{background-color:#0a0a0a;justify-content:center;align-items:center;min-height:calc(100vh - 64px);display:flex}.analyzing-content{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.analyzing-icon{animation:1.6s ease-in-out infinite scissors-pulse}@keyframes scissors-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.92)}}.analyzing-title{color:#fff;letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.analyzing-subtitle{color:#6b7280;letter-spacing:.01em;font-size:.95rem}.results-page{background-color:#0a0a0a;flex-direction:column;align-items:center;min-height:calc(100vh - 64px);padding:10px 24px 56px;display:flex}.results-generated{flex-direction:column;gap:12px;width:100%;max-width:460px;display:flex}.results-generated-header{justify-content:space-between;align-items:center;display:flex}.results-download-btn{color:#6b7280;background:0 0;border:1px solid #2d2d3d;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:flex}.results-download-btn:hover{color:#d1d5db;border-color:#4b5563}.results-generated-label{color:#a78bfa;margin:0;font-size:1rem;font-weight:700}.results-generated-img-wrap{background:#111118;border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.results-generated-img{object-fit:cover;width:100%;transition:transform .35s cubic-bezier(.4,0,.2,1);display:block}.results-rotate-controls{justify-content:center;align-items:center;gap:14px;margin-top:4px;display:flex}.results-rotate-btn{color:#9ca3af;cursor:pointer;background:#111118;border:1px solid #2d2d3d;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:color .2s,border-color .2s,background-color .2s;display:flex}.results-rotate-btn:hover{color:#e5e7eb;background:#1a1a2e;border-color:#a78bfa}.results-rotate-label{color:#6b7280;text-align:center;font-variant-numeric:tabular-nums;min-width:32px;font-size:.75rem}.results-generating{color:#9ca3af;align-items:center;gap:12px;font-size:.9rem;display:flex}.results-spinner{border:2px solid #2d2d3d;border-top-color:#a78bfa;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results-error{color:#f87171;text-align:center;font-size:.9rem}.results-title{color:#fff;letter-spacing:-.02em;text-align:center;font-size:2.25rem;font-weight:800}.results-main-preview{border-radius:16px;flex-shrink:0;width:100%;max-width:820px;position:relative;overflow:hidden}.results-apply-btn{z-index:1;color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:10px;padding:10px 24px;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .15s;position:absolute;top:16px;left:50%;transform:translate(-50%)}.results-apply-btn:hover:not(:disabled){opacity:.9;transform:translate(-50%)translateY(-1px)}.results-apply-btn:disabled{opacity:.5;cursor:not-allowed}.results-main-img{object-fit:scale-down;width:100%;height:460px;display:block}.results-main-label{color:#fff;letter-spacing:.02em;background:linear-gradient(#0000,#000000b3);padding:12px 20px;font-size:1rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.results-thumbnails{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:820px;max-height:520px;padding-right:4px;display:grid;overflow-y:auto}.results-thumbnails::-webkit-scrollbar{width:6px}.results-thumbnails::-webkit-scrollbar-track{background:0 0}.results-thumbnails::-webkit-scrollbar-thumb{background:#2d2d3d;border-radius:3px}.results-thumbnails::-webkit-scrollbar-thumb:hover{background:#4b5563}@media (width<=640px){.results-thumbnails{grid-template-columns:repeat(2,1fr)}}@media (width<=360px){.results-thumbnails{grid-template-columns:1fr}}.results-thumb{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;width:100%;padding:0;display:flex}.results-thumb-img{object-fit:cover;border:2px solid #1e1e2e;border-radius:10px;width:100%;height:220px;transition:border-color .2s}@media (width<=640px){.results-thumb-img{height:160px}}.results-thumb.active .results-thumb-img{border-color:#a78bfa}.results-thumb.disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.results-thumb-label{color:#d1d5db;white-space:nowrap;font-size:.8rem}.results-thumb-upload-placeholder{color:#6b7280;text-align:center;border:2px dashed #2d2d3d;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:220px;font-size:.7rem;transition:border-color .2s,color .2s;display:flex}@media (width<=640px){.results-thumb-upload-placeholder{height:160px}}.results-thumb:hover:not(:disabled) .results-thumb-upload-placeholder{color:#9ca3af;border-color:#4b5563}.results-thumb.active .results-thumb-upload-placeholder{color:#a78bfa;border-color:#a78bfa}.results-custom-dropzone{border-left:none;border-right:none;border-radius:0;height:460px}.results-main-label{justify-content:space-between;align-items:center;display:flex}.results-custom-change-btn{color:#d1d5db;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;padding:3px 10px;font-size:.72rem;font-weight:600;transition:background .2s,border-color .2s}.results-custom-change-btn:hover{background:#ffffff2e;border-color:#ffffff4d}.custom-style-section{background:#111118;border:1px solid #1e1e2e;border-radius:12px;flex-direction:column;gap:10px;width:100%;max-width:480px;padding:16px 18px;display:flex}.custom-style-heading{color:#e5e7eb;margin:0;font-size:.9rem;font-weight:700}.custom-style-subtext{color:#6b7280;margin:0;font-size:.75rem}.custom-style-body{justify-content:center;align-items:center;gap:14px;display:flex}.custom-style-dropzone{cursor:pointer;border:2px dashed #2d2d3d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:180px;transition:border-color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.custom-style-dropzone:hover{background-color:#a78bfa0a;border-color:#a78bfa}.custom-style-dropzone.dragging{background-color:#a78bfa1a;border-width:2.5px;border-color:#a78bfa}.custom-style-dropzone.has-preview{cursor:default;border-style:solid}.custom-style-placeholder{color:#4b5563;text-align:center;flex-direction:column;align-items:center;gap:4px;padding:8px;font-size:.65rem;display:flex}.custom-style-file-input{display:none}.custom-style-preview-wrap{width:100%;height:100%;position:relative}.custom-style-preview-img{object-fit:cover;border-radius:10px;width:100%;height:100%}.custom-style-remove{color:#d1d5db;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.custom-style-remove:hover{color:#fff;background:#ef4444cc}.custom-style-apply-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:8px;align-self:center;padding:10px 24px;font-size:.85rem;font-weight:700;transition:opacity .2s,transform .15s}.custom-style-apply-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.custom-style-apply-btn:disabled{opacity:.45;cursor:not-allowed}.custom-style-divider{color:#4b5563;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:16px;width:100%;max-width:820px;font-size:.8rem;display:flex}.custom-style-divider:before,.custom-style-divider:after{content:"";background:#1e1e2e;flex:1;height:1px}.results-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}.results-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#ec4899);border:none;border-radius:10px;padding:11px 28px;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .15s}.results-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.results-btn-outline{color:#a78bfa;cursor:pointer;background-color:#0000;border:1.5px solid #2d2d3d;border-radius:10px;padding:11px 28px;font-size:.9rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .15s}.results-btn-outline:hover{background-color:#1e1e2e;border-color:#a78bfa;transform:translateY(-1px)}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2rem;display:flex}.not-found-code{background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:7rem;font-weight:900;line-height:1}.not-found h1{color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.not-found p{color:#6b7280;margin-bottom:2rem;font-size:1rem}.back-link{color:#fff;background:linear-gradient(135deg,#a78bfa,#ec4899);border-radius:10px;padding:.7rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.back-link:hover{opacity:.85}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2rem 1rem;display:flex}.auth-card{background:#111;border:1px solid #1e1e1e;border-radius:16px;width:100%;max-width:420px;padding:2.5rem 2rem}.auth-header{text-align:center;margin-bottom:2rem}.auth-icon{margin-bottom:.75rem;font-size:2.5rem;display:block}.auth-title{color:#fff;letter-spacing:-.5px;margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.auth-subtitle{color:#6b7280;font-size:.9rem}.auth-alert{border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.auth-alert--error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d}.auth-alert--warn{color:#fde68a;background:#eab30814;border:1px solid #eab30840}.auth-alert--success{color:#86efac;background:#22c55e14;border:1px solid #22c55e40}.auth-link-btn{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-label-row{justify-content:space-between;align-items:center;display:flex}.auth-label{color:#d1d5db;font-size:.85rem;font-weight:500}.auth-forgot{color:#a78bfa;font-size:.8rem;text-decoration:none;transition:color .2s}.auth-forgot:hover{color:#c4b5fd}.auth-input{color:#e5e7eb;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:#374151}.auth-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a78bfa);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:.25rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.auth-submit:hover:not(:disabled){opacity:.9}.auth-submit:active:not(:disabled){transform:scale(.99)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}.auth-footer{text-align:center;color:#6b7280;margin-top:1.75rem;font-size:.875rem}.auth-link{color:#a78bfa;font-weight:500;text-decoration:none;transition:color .2s}.auth-link:hover{color:#c4b5fd}.navbar{z-index:100;background:#0f0f0f;border-bottom:1px solid #1e1e1e;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.navbar-brand{color:#fff;align-items:center;gap:.5rem;text-decoration:none;display:flex}.brand-icon{color:#a78bfa;font-size:1.5rem}.brand-name{letter-spacing:-.5px;color:#fff;font-size:1.25rem;font-weight:700}.navbar-links{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.navbar-links a{color:#9ca3af;border-radius:8px;padding:.4rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.navbar-links a:hover{color:#fff;background:#1e1e1e}.navbar-links a.active{color:#a78bfa;background:#1e1e2e}.navbar-auth{align-items:center;gap:.5rem;margin-left:auto;display:flex}.navbar-auth .navbar-links{margin-right:.5rem}.navbar-user{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.85rem;overflow:hidden}.navbar-signout{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:8px;padding:.35rem .8rem;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s}.navbar-signout:hover{color:#fff;border-color:#4b4b4b}.navbar-signin{color:#9ca3af;border-radius:8px;padding:.4rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.navbar-signin:hover{color:#fff;background:#1e1e1e}.navbar-signup{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-radius:8px;padding:.4rem .9rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;color:#fff!important}.navbar-signup:hover{opacity:.85}.step-indicator{background-color:#0a0a0a;justify-content:center;align-items:center;padding:20px 16px 0;display:flex}.step-indicator-item{flex:1;align-items:center;max-width:200px;display:flex}.step-indicator-node{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.step-indicator-node.clickable{cursor:pointer}.step-indicator-node.clickable:hover .step-circle{background-color:#1a1a2e;border-color:#c4b5fd}.step-indicator-node.clickable:hover .step-label{color:#c4b5fd}.step-circle{color:#4b5563;border:2px solid #2d2d3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:border-color .2s,background-color .2s,color .2s;display:flex}.step-circle.active{color:#a78bfa;border-color:#a78bfa}.step-circle.done{color:#fff;background-color:#a78bfa;border-color:#a78bfa}.step-label{color:#4b5563;white-space:nowrap;text-align:center;font-size:.7rem;transition:color .2s}.step-label.active{color:#e5e7eb;font-weight:600}.step-connector{background-color:#2d2d3d;flex:1;height:2px;margin-bottom:20px;transition:background-color .2s}.step-connector.done{background-color:#a78bfa}@media (width<=400px){.step-label{font-size:.6rem}.step-circle{width:24px;height:24px;font-size:.65rem}}
