.account-page{min-height:100vh;max-height:100vh;overflow-y:auto;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;color:#1d1d1f;line-height:1.47;font-size:17px;font-weight:400;letter-spacing:-.022em}.account-container{max-width:980px;margin:0 auto;padding:20px 22px}.account-header{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f5f5f7}.back-button{display:flex;align-items:center;gap:8px;background:none;border:none;color:#007aff;font-size:17px;font-weight:400;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .2s ease}.back-button:hover{background:#f5f5f7}.back-button svg{width:16px;height:16px}.account-title{font-size:28px;font-weight:700;color:#1d1d1f;margin:0;letter-spacing:-.003em}.profile-section{margin-bottom:24px}.profile-card{display:flex;align-items:center;gap:16px;padding:16px;background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7}.profile-avatar{flex-shrink:0}.avatar-circle{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#007aff,#5856d6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:600;letter-spacing:-.003em}.profile-info{flex:1}.profile-name{font-size:22px;font-weight:700;color:#1d1d1f;margin:0 0 4px;letter-spacing:-.003em}.profile-email{font-size:15px;color:#86868b;margin:0;font-weight:400}.subscription-section{margin-bottom:24px}.subscription-card{background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7;padding:16px}.subscription-info{display:flex;flex-direction:column;gap:12px}.subscription-status{display:flex;align-items:center;gap:8px}.status-indicator{width:8px;height:8px;border-radius:50%;background:#ff3b30}.status-indicator.active{background:#34c759}.status-text{font-size:15px;font-weight:500;color:#1d1d1f}.subscription-details{display:flex;flex-direction:column;gap:8px}.detail-item{display:flex;justify-content:space-between;align-items:center}.detail-label{font-size:14px;color:#86868b;font-weight:400}.detail-value{font-size:14px;color:#1d1d1f;font-weight:500}.detail-value.credits{color:#007aff;font-weight:600}.detail-value.status-active{color:#34c759;font-weight:600}.detail-value.status-inactive{color:#ff3b30;font-weight:600}.stats-section{margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.stat-card{display:flex;align-items:center;gap:12px;padding:14px;background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7;transition:all .2s ease}.stat-card:hover{background:#e8e8ed;transform:translateY(-1px)}.stat-icon{font-size:18px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.stat-content{flex:1}.stat-value{font-size:20px;font-weight:700;color:#1d1d1f;margin:0 0 2px;letter-spacing:-.003em}.stat-label{font-size:13px;color:#86868b;margin:0;font-weight:400}.security-section{margin-bottom:24px}.password-form{background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7;padding:20px}.form-group{margin-bottom:16px}.form-group:last-of-type{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:500;color:#1d1d1f;margin-bottom:6px;letter-spacing:-.003em}.form-input{width:100%;padding:12px 16px;border:1px solid #d1d1d6;border-radius:8px;font-size:15px;color:#1d1d1f;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}.form-input:invalid{border-color:#ff3b30}.password-submit-btn{width:100%;padding:12px 16px;background:#007aff;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;letter-spacing:-.003em}.password-submit-btn:hover{background:#0056b3;transform:translateY(-1px)}.password-submit-btn:active{transform:translateY(0)}.success-message{color:#34c759;font-size:14px;font-weight:500;margin:8px 0;padding:8px 12px;background:#34c7591a;border-radius:6px;border:1px solid rgba(52,199,89,.2)}.settings-section{margin-bottom:24px}.section-title{font-size:18px;font-weight:600;color:#1d1d1f;margin:0 0 12px;letter-spacing:-.003em}.settings-list{background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7;overflow:hidden}.setting-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e5e7;cursor:pointer;transition:all .2s ease}.setting-item:last-child{border-bottom:none}.setting-item:hover{background:#e8e8ed}.setting-icon{font-size:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}.setting-content{flex:1}.setting-title{font-size:15px;font-weight:500;color:#1d1d1f;margin:0 0 2px;letter-spacing:-.003em}.setting-subtitle{font-size:13px;color:#86868b;margin:0;font-weight:400}.setting-arrow{font-size:16px;color:#c7c7cc;font-weight:300}.support-section{margin-bottom:24px}.support-list{background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7;overflow:hidden}.support-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e5e7;cursor:pointer;transition:all .2s ease}.support-item:last-child{border-bottom:none}.support-item:hover{background:#e8e8ed}.support-icon{font-size:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}.support-content{flex:1}.support-title{font-size:15px;font-weight:500;color:#1d1d1f;margin:0 0 2px;letter-spacing:-.003em}.support-subtitle{font-size:13px;color:#86868b;margin:0;font-weight:400}.support-arrow{font-size:16px;color:#c7c7cc;font-weight:300}.signout-section{margin-top:16px}.signout-button{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:#ff3b30;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;letter-spacing:-.003em}.signout-button:hover{background:#d70015;transform:translateY(-1px)}.signout-icon{font-size:14px}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #007aff;border-radius:50%;animation:spin 1s linear infinite}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:20px;text-align:center}.error-message{color:#ff3b30;font-size:17px;font-weight:500;margin:0}.retry-button{padding:12px 24px;background:#007aff;color:#fff;border:none;border-radius:12px;font-size:17px;font-weight:500;cursor:pointer;transition:all .2s ease}.retry-button:hover{background:#0056b3;transform:translateY(-1px)}@media (max-width: 768px){.account-container{padding:20px 16px}.account-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}.account-title{font-size:28px}.profile-card{flex-direction:column;text-align:center;gap:16px}.profile-name{font-size:24px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:16px}.setting-item,.support-item{padding:14px 16px}.setting-title,.support-title{font-size:16px}.setting-subtitle,.support-subtitle{font-size:14px}.subscription-card,.password-form{padding:16px}.form-input{font-size:16px}}@media (max-width: 480px){.account-container{padding:16px 12px}.account-title{font-size:24px}.profile-card{padding:20px}.avatar-circle{width:64px;height:64px;font-size:24px}.profile-name{font-size:20px}.stat-card{padding:12px}.stat-value{font-size:20px}.setting-item,.support-item{padding:12px 14px}.subscription-card,.password-form{padding:12px}.form-input,.password-submit-btn{padding:10px 12px;font-size:16px}}*{margin:0;padding:0;box-sizing:border-box}.processing-options{margin-top:24px;background:#fff;border-radius:16px;border:1px solid #e5e5e7;padding:18px 20px}.processing-options-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.processing-options-title{font-size:15px;font-weight:600;color:#1d1d1f}.processing-options-description{font-size:13px;color:#86868b;margin-top:4px}.processing-options-badge{font-size:11px;padding:4px 10px;border-radius:999px;background:#f5f5f7;border:1px solid #e5e5e7;color:#6e6e73;white-space:nowrap}.processing-toggle-row{display:flex;align-items:center;gap:8px;margin-bottom:12px;cursor:pointer}.processing-toggle-checkbox{width:16px;height:16px}.processing-toggle-label{font-size:14px;color:#1d1d1f}.processing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));column-gap:40px;row-gap:16px;margin-top:8px;transition:opacity .2s ease}.processing-grid-disabled{opacity:.4;pointer-events:none}.processing-field{display:flex;flex-direction:column;gap:6px}.processing-label{font-size:13px;font-weight:600;color:#1d1d1f}.processing-label.with-checkbox{display:flex;align-items:center;gap:6px;font-weight:500}.processing-sub-checkbox{width:14px;height:14px}.processing-input,.processing-select{padding:8px 10px;border-radius:10px;border:1px solid #d1d1d6;font-size:13px;outline:none;background:#fff}.processing-input:focus,.processing-select:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff26}.processing-hint{font-size:11px;color:#a1a1a6}.processing-size-inputs{display:flex;align-items:center;gap:8px}.processing-input-width{max-width:120px}.processing-input-height{max-width:140px}.processing-size-separator{font-size:13px;color:#6e6e73}@media (max-width: 768px){.processing-options{padding:14px 12px;margin-top:16px}.processing-options-title{font-size:14px}.processing-options-description{font-size:12px}.processing-grid{grid-template-columns:1fr}}.shoes-section{margin-top:20px;background:#fff;border-radius:16px;border:1px solid #e5e5e7;padding:16px 20px}.shoes-main-toggle{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.shoes-main-toggle input[type=checkbox]{width:18px;height:18px;margin-top:2px}.shoes-main-text{flex:1}.shoes-title{font-size:15px;font-weight:600;color:#1d1d1f}.shoes-subtitle{font-size:13px;color:#86868b;margin-top:4px}.shoes-variants{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.shoe-variant-card{flex:1 1 260px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid #e5e5e7;background:#fafafa;cursor:pointer}.shoe-variant-card input[type=checkbox]{flex-shrink:0;width:16px;height:16px}.shoe-variant-content{flex:1}.shoe-variant-title{font-size:14px;font-weight:600;color:#1d1d1f}.shoe-variant-desc{font-size:12px;color:#6e6e73;margin-top:2px}.shoe-variant-ref img{width:70px;height:70px;object-fit:cover;border-radius:10px;border:1px solid #e5e5e7;background:#fff}.shoe-variant-ref-front img{width:110px}link[rel=icon]{width:32px!important;height:32px!important}.favicon-large{width:32px;height:32px;background-image:url(/favicon-128x128.png);background-size:contain;background-repeat:no-repeat}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;min-height:100vh;color:#1d1d1f;line-height:1.47;font-size:17px;font-weight:400;letter-spacing:-.022em}.app{min-height:100vh;background:#fff}.app-container{max-width:1200px;margin:0 auto;padding:20px 22px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.app-header{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #f5f5f7}.logo-container{display:flex;align-items:center;gap:16px}.app-logo{width:64px;height:64px;border-radius:16px;object-fit:contain}.logo-text{display:flex;flex-direction:column;gap:4px}.app-title{font-size:28px;font-weight:700;color:#1d1d1f;margin:0;letter-spacing:-.003em}.app-subtitle{font-size:15px;color:#86868b;margin:0;font-weight:400}.app-main{display:flex;flex-direction:column;gap:24px}.main-content{background:#f5f5f7;border-radius:16px;padding:32px;border:1px solid #e5e5e7}.upload-container{border:2px dashed #d1d1d6;border-radius:16px;padding:48px 32px;text-align:center;transition:all .3s ease;background:#fff;position:relative;overflow:hidden}.upload-container:hover{border-color:#007aff;background:#f8f9ff;transform:translateY(-1px);box-shadow:0 8px 25px #007aff1a}.upload-container.dragover{border-color:#007aff;background:#f0f2ff;transform:scale(1.01)}.upload-icon{font-size:3rem;color:#007aff;margin-bottom:16px;display:block}.upload-text{font-size:1.25rem;font-weight:600;color:#1d1d1f;margin-bottom:8px}.upload-subtext{color:#86868b;font-size:.9rem;margin-bottom:24px}.file-input{display:none}.upload-button{background:#007aff;color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.upload-button:hover{background:#0056b3;transform:translateY(-1px)}.upload-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.file-list{margin-top:20px;text-align:left}.file-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-radius:8px;margin-bottom:8px;box-shadow:0 2px 8px #0000000d;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.file-name{font-weight:500;color:#333;flex:1}.file-size{color:#666;font-size:.9rem;margin-left:10px}.remove-file{background:#ff4757;color:#fff;border:none;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:.8rem;margin-left:10px}.error-message{color:#ff4757;background:#ffe6e6;padding:12px 16px;border-radius:8px;margin-top:15px;font-weight:500}.progress-container{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px #0000000d}.progress-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:20px;text-align:center}.progress-bar{width:100%;height:8px;background:#e1e5e9;border-radius:4px;overflow:hidden;margin-bottom:15px}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease;position:relative}.progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-text{text-align:center;color:#666;font-weight:500}.results-container{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px #0000000d;animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.results-title{font-size:1.8rem;font-weight:700;color:#333}.download-button{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;border:none;padding:12px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px #2ecc714d}.download-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2ecc7166}.reset-button{background:#95a5a6;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-left:15px}.reset-button:hover{background:#7f8c8d;transform:translateY(-2px)}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px}.image-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:all .3s ease;animation:slideInUp .6s ease-out}.image-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.image-wrapper{position:relative;aspect-ratio:1;overflow:hidden}.image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-card:hover .image-wrapper img{transform:scale(1.05)}.image-info{padding:16px}.image-name{font-weight:600;color:#333;margin-bottom:8px;word-break:break-word}.image-actions{display:flex;gap:10px}.action-button{flex:1;padding:8px 12px;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.view-button{background:#3498db;color:#fff}.view-button:hover{background:#2980b9}.download-single-button{background:#2ecc71;color:#fff}.download-single-button:hover{background:#27ae60}@media (max-width: 768px){.app-container{padding:12px 16px}.app-header{margin-bottom:20px;padding-bottom:16px}.header-content{flex-direction:column;align-items:flex-start;gap:16px}.logo-container{gap:12px}.app-logo{width:48px;height:48px}.app-title{font-size:20px}.app-subtitle{font-size:13px}.header-right{width:100%;flex-direction:column;align-items:stretch;gap:12px}.user-menu{width:100%;flex-direction:column;gap:12px}.credits-display{margin-right:0;width:100%;max-width:100%}.credits-info{min-width:auto;width:100%}.credits-list li,.credits-label,.credits-value{font-size:12px}.profile-link{width:100%;justify-content:flex-start}.logout-button{align-self:flex-end}.main-content{padding:20px;border-radius:12px}.upload-container{padding:32px 16px}.upload-icon{font-size:2.5rem}.upload-text{font-size:1.1rem}.upload-subtext{font-size:.85rem}.image-gallery{grid-template-columns:1fr;gap:15px}.results-header{flex-direction:column;gap:15px;align-items:stretch}.download-button,.reset-button{text-align:center;margin-left:0;width:100%}.file-list{margin-top:16px}.file-item{padding:12px;flex-wrap:wrap}.file-name{font-size:14px;width:100%;word-break:break-word}.file-size{font-size:12px}.photo-requirements{padding:16px!important;margin-top:16px!important}.photo-requirements h3{font-size:16px!important}.requirement-item{padding:12px!important}.requirement-item span{font-size:18px!important}.requirement-item div{font-size:14px!important}.upload-button{padding:12px 20px;font-size:15px;width:100%}.reset-button{padding:12px 20px;font-size:15px}}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.header-left{flex:1}.header-right{display:flex;align-items:center;gap:15px}.auth-buttons{display:flex;align-items:center;gap:12px}.auth-button{background:#007aff;color:#fff;border:none;padding:12px 24px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:15px;text-decoration:none;display:inline-flex;align-items:center;min-width:100px;justify-content:center}.auth-button.primary{background:#007aff;color:#fff}.auth-button.primary:hover{background:#0056b3;transform:translateY(-1px)}.auth-button.secondary{background:transparent;color:#007aff;border:2px solid #007aff}.auth-button.secondary:hover{background:#007aff;color:#fff;transform:translateY(-1px)}.auth-button:hover{transform:translateY(-1px)}.user-menu{display:flex;align-items:flex-start;gap:8px}.profile-link{display:flex;align-items:center;gap:12px;color:#1d1d1f;text-decoration:none;font-weight:500;padding:8px 16px;border-radius:12px;transition:all .3s ease;background:#f5f5f7;border:1px solid #e5e5e7}.profile-link:hover{background:#e8e8ed;transform:translateY(-1px)}.logout-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e5e7;background:#f5f5f7;border-radius:12px;color:#6e6e73;cursor:pointer;transition:all .3s ease;padding:0}.logout-button:hover{background:#e8e8ed;color:#1d1d1f;transform:translateY(-1px)}.user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#007aff,#5856d6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.user-email{font-size:15px;color:#1d1d1f}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:20px}.loading-container .loading-spinner{width:40px;height:40px;border-width:4px}.google-signin-btn{width:100%;background:#fff;color:#333;border:2px solid #e1e5e9;padding:12px 16px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 2px 4px #0000001a}.google-signin-btn:hover:not(:disabled){border-color:#4285f4;background:#f8f9ff;transform:translateY(-1px);box-shadow:0 4px 12px #4285f426}.google-signin-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e1e5e9}.auth-divider span{background:#fff;padding:0 16px;color:#666;font-size:.9rem;font-weight:500}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.auth-modal{background:#fff;border-radius:16px;padding:40px;max-width:400px;width:100%;position:relative;box-shadow:0 20px 40px #0000004d;animation:slideUp .3s ease-out}.auth-close:hover{background:#f0f0f0;color:#333}.auth-header h2{font-size:2rem;font-weight:700;color:#333;margin-bottom:8px}.auth-header p{color:#666;font-size:1rem}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#333;font-size:.9rem}.form-group input{padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.disabled-input{background:#f5f5f5;color:#666;cursor:not-allowed}.auth-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;box-shadow:0 4px 15px #667eea4d}.auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.auth-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-footer{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #e1e5e9}.auth-toggle{background:none;border:none;color:#667eea;font-weight:600;cursor:pointer;text-decoration:underline;margin-left:5px}.auth-toggle:hover{color:#5a67d8}.success-message{background:#d4edda;color:#155724;padding:12px 16px;border-radius:8px;font-weight:500;border:1px solid #c3e6cb}.profile-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.profile-container{max-width:1000px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 20px 40px #0000001a;overflow:hidden;animation:slideUp .6s ease-out}.profile-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;display:flex;align-items:center;gap:30px}.profile-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.3)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}.profile-info h1{font-size:2.5rem;font-weight:700;margin-bottom:8px}.profile-info p{font-size:1.2rem;opacity:.9;margin-bottom:15px}.credits-info{display:flex;align-items:center;gap:10px;background:#fff3;padding:8px 16px;border-radius:20px;font-weight:600}.credits-label{opacity:.9}.credits-amount{font-size:1.2rem;font-weight:700}.profile-tabs{display:flex;background:#f8f9fa;border-bottom:1px solid #e1e5e9}.tab-button{flex:1;padding:20px;border:none;background:none;font-size:1rem;font-weight:600;color:#666;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.tab-button:hover{background:#e9ecef;color:#333}.tab-button.active{color:#667eea;border-bottom-color:#667eea;background:#fff}.profile-content{padding:40px}.tab-content h2{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:30px}.profile-form,.password-form{max-width:500px;display:flex;flex-direction:column;gap:20px}.profile-submit,.password-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;box-shadow:0 4px 15px #667eea4d;align-self:flex-start}.profile-submit:hover:not(:disabled),.password-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.profile-submit:disabled,.password-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.billing-placeholder,.credits-placeholder{background:#f8f9fa;padding:30px;border-radius:12px;text-align:center;color:#666}.billing-placeholder ul,.credits-placeholder ul{text-align:left;margin-top:15px;padding-left:20px}.credits-display{margin-bottom:30px}.credits-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:30px;border-radius:16px;text-align:center;box-shadow:0 8px 25px #667eea4d}.credits-card h3{font-size:1.2rem;margin-bottom:15px;opacity:.9}.credits-balance{font-size:3rem;font-weight:700;margin-bottom:10px}.credits-card p{opacity:.8;font-size:1rem}.profile-actions{padding:30px 40px;background:#f8f9fa;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e1e5e9}.support-button,.signout-button{padding:12px 24px;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.support-button{background:#17a2b8;color:#fff}.support-button:hover{background:#138496;transform:translateY(-2px)}.signout-button{background:#dc3545;color:#fff}.signout-button:hover{background:#c82333;transform:translateY(-2px)}.support-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.support-modal{background:#fff;border-radius:16px;padding:40px;max-width:500px;width:100%;position:relative;box-shadow:0 20px 40px #0000004d;animation:slideUp .3s ease-out}.support-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.support-close:hover{background:#f0f0f0;color:#333}.support-header{text-align:center;margin-bottom:30px}.support-header h2{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:8px}.support-header p{color:#666;font-size:1rem}.support-form{display:flex;flex-direction:column;gap:20px}.support-form select,.support-form textarea{padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.support-form select:focus,.support-form textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.support-form textarea{resize:vertical;min-height:120px}.support-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:20px}.support-cancel,.support-submit{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.support-cancel{background:#6c757d;color:#fff}.support-cancel:hover{background:#5a6268}.support-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.support-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.support-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.support-success{text-align:center;padding:20px}.success-icon{font-size:4rem;margin-bottom:20px}.support-success h3{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:15px}.support-success p{color:#666;margin-bottom:30px;line-height:1.6}.support-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.support-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}@media (max-width: 768px){.profile-header{flex-direction:column;text-align:center;gap:20px}.profile-tabs{flex-direction:column}.tab-button{border-bottom:1px solid #e1e5e9;border-right:none}.tab-button.active{border-bottom-color:#e1e5e9;border-left:3px solid #667eea}.profile-content{padding:20px}.profile-actions{flex-direction:column;gap:15px;padding:20px}.support-actions{flex-direction:column}}.credits-display{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f5f5f7;border-radius:12px;border:1px solid #e5e5e7;margin-right:12px}.credits-icon{font-size:16px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}.credits-info{display:flex;flex-direction:column;gap:0;min-width:200px}.credits-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.credits-list li{display:flex;align-items:baseline;gap:4px;font-size:13px;line-height:1.4;color:#1d1d1f}.credits-label{font-size:13px;color:#86868b;font-weight:500;white-space:nowrap}.credits-value{font-size:13px;color:#1d1d1f;font-weight:600;flex:1}.credits-value-loading{font-size:13px;color:#86868b;font-weight:400;font-style:italic}.history-section{margin-top:40px;padding:24px;background:#f5f5f7;border-radius:16px;border:1px solid #e5e5e7}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.history-title{font-size:18px;font-weight:600;color:#1d1d1f;margin:0;letter-spacing:-.003em}.refresh-history-btn{background:#fff;border:1px solid #d1d1d6;border-radius:8px;padding:8px 12px;font-size:14px;cursor:pointer;transition:all .2s ease;color:#1d1d1f}.refresh-history-btn:hover{background:#e8e8ed;border-color:#c7c7cc}.refresh-history-btn:disabled{opacity:.5;cursor:not-allowed}.history-list{display:flex;flex-direction:column;gap:12px}.history-item{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border-radius:12px;border:1px solid #e5e5e7;transition:all .2s ease;gap:16px}.history-item:hover{background:#fafafa;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.history-preview{flex-shrink:0}.history-thumbnail{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid #e5e5e7;background:#f8f8f8}.history-info{display:flex;flex-direction:column;gap:4px;flex:1}.history-date{font-size:14px;color:#1d1d1f;font-weight:500}.history-files{font-size:12px;color:#86868b;font-weight:400}.history-size{font-size:11px;color:#a1a1a6;margin-top:2px}.history-status{margin:0 16px}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500}.status-badge.completed{background:#34c7591a;color:#34c759;border:1px solid rgba(52,199,89,.2)}.status-badge.processing{background:#ff95001a;color:#ff9500;border:1px solid rgba(255,149,0,.2)}.status-badge.error{background:#ff3b301a;color:#ff3b30;border:1px solid rgba(255,59,48,.2)}.download-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;background:#007aff;color:#fff;text-decoration:none;border-radius:8px;font-size:12px;font-weight:500;transition:all .2s ease}.download-btn:hover{background:#0056b3;transform:translateY(-1px);text-decoration:none;color:#fff}@media (max-width: 768px){.user-menu{flex-direction:column;gap:12px;align-items:flex-end}.credits-display{margin-right:0;width:100%;max-width:100%}.credits-info{min-width:auto;width:100%}.credits-list li{font-size:12px;flex-wrap:wrap}.credits-label,.credits-value{font-size:12px}.history-section{margin-top:24px;padding:16px}.history-item{flex-direction:column;align-items:flex-start;gap:12px}.history-status{margin:0;align-self:flex-end}.download-btn{align-self:flex-end}.auth-buttons{flex-direction:column;gap:8px}.auth-button{min-width:120px}.auth-modal{margin:20px;padding:25px 20px;min-width:320px;max-width:90vw}.auth-header h2{font-size:20px}.auth-header p{font-size:13px}.auth-form{gap:14px}.form-group input{padding:10px 14px;font-size:15px}.auth-submit{padding:14px;font-size:15px}}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.auth-modal{background:#fff;border-radius:20px;padding:30px;max-width:420px;width:100%;min-width:350px;position:relative;box-shadow:0 20px 40px #0000001a;animation:modalSlideIn .3s ease-out;max-height:90vh;overflow-y:auto}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.auth-close:hover{background:#f5f5f5;color:#333}.auth-header{text-align:center;margin-bottom:30px}.auth-header h2{font-size:24px;font-weight:700;color:#1d1d1f;margin-bottom:8px}.auth-header p{color:#666;font-size:14px;line-height:1.4}.auth-form{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-weight:600;color:#1d1d1f;font-size:14px}.form-group input{padding:12px 16px;border:2px solid #e5e5e7;border-radius:12px;font-size:16px;transition:all .2s ease;background:#fafafa}.form-group input:focus{outline:none;border-color:#007aff;background:#fff;box-shadow:0 0 0 3px #007aff1a}.error-message{color:#ff3b30;font-size:14px;text-align:center;padding:8px;background:#ffeaea;border-radius:8px;border:1px solid #ffcccb}.success-message{color:#34c759;font-size:14px;text-align:center;padding:8px;background:#eafaf1;border-radius:8px;border:1px solid #c3e6cb}.auth-submit{background:#007aff;color:#fff;border:none;padding:16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.auth-submit:hover{background:#0056b3;transform:translateY(-1px)}.auth-submit:disabled{background:#ccc;cursor:not-allowed;transform:none}.loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-footer{text-align:center;margin-top:20px}.auth-footer p{color:#666;font-size:14px}.auth-toggle{background:none;border:none;color:#007aff;font-weight:600;cursor:pointer;text-decoration:underline;font-size:14px}.auth-toggle:hover{color:#0056b3}.text-right{text-align:right;margin-top:8px}.text-right .auth-toggle{font-size:12px;color:#666;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0}.text-right .auth-toggle:hover{color:#007aff}.google-signin-section{margin-bottom:20px}.google-signin-btn{width:100%;background:#fff;border:2px solid #e5e5e7;padding:12px 16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:12px;color:#1d1d1f}.google-signin-btn:hover{background:#f5f5f5;border-color:#ccc}.auth-divider{text-align:center;margin:20px 0;position:relative}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e5e7}.auth-divider span{background:#fff;padding:0 16px;color:#666;font-size:14px;position:relative}.app-footer{margin-top:80px;padding:40px 0;background:#fff;border-top:1px solid #f5f5f7}.footer-content{display:flex;align-items:center;justify-content:center;gap:24px;font-size:13px;color:#86868b;font-weight:400;letter-spacing:-.01em}.footer-link{color:#1d1d1f;text-decoration:none;font-weight:400;transition:all .3s ease;position:relative;padding:8px 0}.footer-link:hover{color:#007aff;transform:translateY(-1px)}.footer-link:after{content:"";position:absolute;bottom:4px;left:0;width:0;height:1px;background:#007aff;transition:width .3s ease}.footer-link:hover:after{width:100%}.footer-separator{color:#d1d1d6;font-weight:300;font-size:12px;opacity:.6}.footer-support-btn{background:none;border:none;color:#1d1d1f;font-size:13px;font-weight:400;letter-spacing:-.01em;cursor:pointer;transition:all .3s ease;position:relative;padding:8px 0;font-family:inherit}.footer-support-btn:hover{color:#007aff;transform:translateY(-1px)}.footer-support-btn:after{content:"";position:absolute;bottom:4px;left:0;width:0;height:1px;background:#007aff;transition:width .3s ease}.footer-support-btn:hover:after{width:100%}@media (max-width: 768px){.app-footer{margin-top:60px;padding:32px 0}.footer-content{flex-direction:column;gap:16px;font-size:12px}.footer-separator{display:none}.footer-link,.footer-support-btn{padding:4px 0}}.pricing-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 20px}.pricing-header{text-align:center;margin-bottom:60px;color:#fff}.pricing-header h1{font-size:3rem;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.pricing-header p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto}.package-card{background:#fff;border-radius:20px;padding:40px 30px;box-shadow:0 20px 40px #0000001a;position:relative;transition:transform .3s ease,box-shadow .3s ease}.package-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000026}.package-card.popular{border:3px solid #4f46e5;transform:scale(1.05)}.popular-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#4f46e5;color:#fff;padding:8px 24px;border-radius:20px;font-weight:600;font-size:14px;box-shadow:0 4px 12px #4f46e54d}.package-header{text-align:center;margin-bottom:30px}.package-header h3{font-size:1.8rem;font-weight:700;color:#1f2937;margin-bottom:16px}.package-price{display:flex;flex-direction:column;align-items:center;gap:4px}.price{font-size:3rem;font-weight:800;color:#4f46e5}.period{font-size:1rem;color:#6b7280;font-weight:500}.package-features{display:flex;justify-content:space-between;margin-bottom:30px;padding:20px;background:#f8fafc;border-radius:12px}.feature{text-align:center}.feature-count,.feature-price{display:block;font-size:1.5rem;font-weight:700;color:#4f46e5}.feature-label{font-size:.9rem;color:#6b7280;margin-top:4px}.discount-badge{background:#10b981;color:#fff;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:600;margin-top:8px}.package-description{margin-bottom:30px;text-align:center}.package-description p{color:#6b7280;font-size:1rem;line-height:1.6}.features-list{list-style:none;margin-bottom:40px}.features-list li{border-bottom:1px solid #e5e7eb;color:#374151;font-size:1rem;position:relative;padding:12px 0 12px 30px}.features-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.2rem}.features-list li:last-child{border-bottom:none}.purchase-btn{width:100%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #4f46e54d}.purchase-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566}.purchase-btn.processing{opacity:.7;cursor:not-allowed;transform:none}.pricing-footer{text-align:center;margin-top:60px;color:#fff;opacity:.8}.pricing-footer p{margin-bottom:8px;font-size:1rem}.payment-result{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.payment-success,.payment-failed,.payment-canceled,.payment-error,.payment-loading{background:#fff;border-radius:20px;padding:60px 40px;text-align:center;box-shadow:0 20px 40px #0000001a;max-width:500px;width:100%}.success-icon,.failed-icon,.canceled-icon,.error-icon{font-size:4rem;margin-bottom:24px}.payment-success h1,.payment-failed h1,.payment-canceled h1,.payment-error h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:16px}.payment-success p,.payment-failed p,.payment-canceled p,.payment-error p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:16px}.payment-failed ul{text-align:left;margin:20px 0;color:#6b7280}.payment-failed li{margin-bottom:8px}.redirect-info{font-style:italic;color:#9ca3af}.action-buttons{display:flex;gap:16px;margin-top:32px;flex-wrap:wrap;justify-content:center}.primary-btn,.secondary-btn{padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;min-width:140px}.primary-btn{background:#4f46e5;color:#fff}.primary-btn:hover{background:#4338ca;transform:translateY(-2px)}.secondary-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.secondary-btn:hover{background:#e5e7eb;transform:translateY(-2px)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#fff}.loading-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pricing-link{color:#4f46e5;text-decoration:none;font-weight:600;padding:8px 16px;border-radius:8px;transition:all .3s ease;border:1px solid #4f46e5}.pricing-link:hover{background:#4f46e5;color:#fff}@media (max-width: 768px){.pricing-page{padding:20px 16px}.pricing-header h1{font-size:2rem}.pricing-header p{font-size:1rem}.packages-grid{grid-template-columns:1fr;gap:20px}.package-card{padding:30px 20px}.package-card.popular{transform:none}.package-header h3{font-size:1.5rem}.price{font-size:2.5rem}.package-features{flex-direction:column;gap:16px}.action-buttons{flex-direction:column;align-items:center}.primary-btn,.secondary-btn{width:100%;max-width:200px}}
