.exporter-page{min-height:100vh;width:100%;background:#f4f4f5;display:flex;align-items:center;justify-content:center;padding:24px}.exporter-wrapper{width:100%;max-width:420px}.welcome-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;margin-bottom:18px}.welcome-card__info{display:flex;align-items:center;gap:14px}.welcome-card__avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;box-shadow:none}.welcome-card__text{display:flex;flex-direction:column;gap:2px}.welcome-card__subtitle{margin:0;font-size:14px;color:#71717a;letter-spacing:.01em}.welcome-card__title{margin:0;font-size:22px;font-weight:600;color:#18181b;letter-spacing:-.01em}.welcome-card__logout-button{margin-left:auto}.welcome-card__logout-button:disabled{opacity:.6;cursor:not-allowed}.stepper-card{margin-bottom:16px;border-radius:20px;background:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.05);padding:16px;box-shadow:0 12px 30px -18px #18181b59}.stepper{width:100%;-webkit-user-select:none;user-select:none}.stepper__list{list-style:none;display:flex;align-items:center;justify-content:center;width:100%;gap:24px;margin:0;padding:0}.stepper__item{display:flex;align-items:center}.stepper__item-content{min-width:32px;display:flex;flex-direction:column;align-items:center}.stepper__circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#a1a1aa;background:#f4f4f5;border:1px solid #e4e4e7;transition:all .2s ease;box-shadow:none}.stepper__circle svg{width:16px;height:16px}.stepper__check-icon{width:16px;height:16px}.stepper__circle--active{background:#fff;color:#1d4ed8;border:2px solid #3b82f6}.stepper__circle--completed{background:#2563eb;color:#fff;border:1px solid #60a5fa;box-shadow:0 6px 18px -6px #2563eb99}.stepper__line{width:48px;height:2px;border-radius:999px;background:#e4e4e7;transition:background-color .2s ease;margin:0 16px}.stepper__line--completed{background:#60a5fa}.stepper__label{margin-top:4px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:#a1a1aa;text-align:center}.stepper__label--active{color:#1d4ed8}.stepper__label--completed{color:#52525b}.exporter-card{border-radius:28px;background:#fff;box-shadow:0 20px 60px -20px #18181b40;border:1px solid rgba(0,0,0,.05);padding:20px;display:flex;flex-direction:column;align-items:center}.exporter-card__header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.exporter-card__title{margin:0;font-size:18px;font-weight:500;letter-spacing:-.01em;color:#27272a}.icon-button{border:none;background:transparent;color:#a1a1aa;border-radius:999px;padding:6px;transition:color .2s ease,background-color .2s ease;cursor:pointer}.icon-button:hover{color:#52525b;background:#f4f4f5}.icon-button__icon{width:20px;height:20px}.exporter-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.url-input{width:100%;border-radius:18px;border:1px solid #e4e4e7;background:#fff;box-shadow:inset 0 1px #00000005;transition:border .2s ease,box-shadow .2s ease}.url-input:focus-within{border-color:#93c5fdcc;box-shadow:0 0 0 2px #93c5fd66}.url-input input{width:100%;border:none;outline:none;background:transparent;font-size:15px;color:#1f2937;padding:12px 16px;text-align:center;border-radius:18px}.url-input input::placeholder{color:#9ca3af}.download-button{position:relative;width:100%;border:none;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#7ba5ff,#5e7bff);color:#fff;font-size:15px;font-weight:500;padding:12px 20px;box-shadow:0 10px 30px -6px #3b82f673;border:1px solid rgba(147,197,253,.5);cursor:pointer;transition:transform .15s ease,background .2s ease,opacity .2s ease}.download-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff2e,#fff0 40%);pointer-events:none}.download-button:not(:disabled):hover{background:linear-gradient(180deg,#86adff,#4f6cff)}.download-button:not(:disabled):active{transform:scale(.99)}.download-button:disabled{opacity:.5;cursor:not-allowed}.download-button__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px}.download-button__icon{width:16px;height:16px}.credits{margin-top:16px;display:flex;align-items:center;gap:8px;font-size:14px;color:#52525b}.credits__icon{width:16px;height:16px;color:#38bdf8}.credits__value{font-weight:600;color:#27272a}.credits__divider{color:#d4d4d8}.credits__link{border:none;background:transparent;padding:0;font:inherit;color:#2563eb;text-decoration:underline;text-underline-offset:2px;font-weight:500;cursor:pointer;transition:color .2s ease}.credits__link:hover{color:#1d4ed8}.credits__link:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.providers{margin-top:16px;display:flex;justify-content:center;gap:8px}.provider-button{border-radius:12px;border:1px solid #e4e4e7;background:#fff;color:#3f3f46;font-size:13px;padding:6px 12px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;cursor:pointer}.provider-button:hover{background:#f4f4f5}.provider-button--active{border-color:#3b82f6;background:#eff6ff;color:#2563eb}@media (max-width: 480px){.exporter-page{padding:16px}.stepper__line{width:36px;margin:0 12px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 16px;background:linear-gradient(145deg,#f5f5f6,#e4e7ff)}.auth-card{width:100%;max-width:420px;background:#ffffffe6;border-radius:28px;padding:32px;border:1px solid rgba(59,130,246,.12);box-shadow:0 24px 60px -24px #2563eb59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:20px}.auth-card__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#3b82f614;color:#2563eb;font-size:13px;font-weight:600}.auth-card__badge-icon{width:16px;height:16px}.auth-card__title{margin:0;font-size:28px;font-weight:600;letter-spacing:-.02em;color:#111827}.auth-card__subtitle{margin:0;color:#4b5563;font-size:15px;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:18px}.form-feedback{border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.4;border:1px solid transparent}.form-feedback--error{color:#b91c1c;background:#f871711f;border-color:#f8717159}.form-feedback--success{color:#047857;background:#86efac29;border-color:#22c55e59}.auth-field{display:flex;flex-direction:column;gap:8px}.auth-field__label{font-size:13px;font-weight:600;color:#374151;letter-spacing:.01em}.auth-field__input{border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fffffff2;padding:12px 16px;font-size:15px;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}.auth-field__input:focus{outline:none;border-color:#3b82f6b3;box-shadow:0 0 0 2px #93c5fd66}.auth-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#4b5563;line-height:1.4}.auth-checkbox input{margin-top:2px}.auth-checkbox a{color:#2563eb;text-decoration:none}.auth-checkbox a:hover{text-decoration:underline}.auth-inline{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.auth-checkbox--inline{font-size:12px}.auth-link{font-size:12px;color:#2563eb;text-decoration:none;font-weight:600}.auth-link:hover{text-decoration:underline}.auth-submit{border:none;border-radius:999px;background:linear-gradient(180deg,#7ba5ff,#5e7bff);color:#fff;font-size:15px;font-weight:600;padding:12px 24px;cursor:pointer;box-shadow:0 12px 30px -10px #3b82f680;transition:transform .15s ease,background .2s ease}.auth-submit:hover{background:linear-gradient(180deg,#86adff,#4f6cff)}.auth-submit:active{transform:scale(.99)}.auth-footer{margin:0;font-size:14px;color:#4b5563;text-align:center}.auth-footer a{color:#2563eb;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width: 480px){.auth-card{padding:28px 24px}.auth-card__title{font-size:24px}}.route-loader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#2563eb}.route-loader__spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(37,99,235,.2);border-top-color:#2563eb;animation:route-loader-spin 1s linear infinite}.route-loader__text{font-weight:600;letter-spacing:.02em}@keyframes route-loader-spin{to{transform:rotate(360deg)}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#18181b;background-color:#f4f4f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f4f4f5}button{font:inherit}
