body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.header{background:linear-gradient(135deg,#2c3e50,#34495e);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-content,.logo{align-items:center;display:flex}.logo{font-size:1.5rem;font-weight:700;gap:.5rem}.logo-icon{font-size:2rem}.nav{display:flex;gap:2rem}.nav-link{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#f39c12}.header-actions,.user-menu{align-items:center;display:flex;gap:1rem}.user-info{color:#bdc3c7;font-size:.9rem}.trial-info{color:#f39c12;font-weight:500}.usage-info{color:#3498db;font-weight:500}.premium-info{color:#e74c3c;font-weight:500}.auth-btn{border:none;border-radius:25px;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.main-content{flex:1 1}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px;padding:0 2rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{font-size:1.3rem;font-weight:300;margin-bottom:2rem;opacity:.9}.hero-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:25px;font-weight:500;padding:.8rem 1.5rem}.valuation-section{background:#fff;padding:4rem 0}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.jewelry-form-container{margin:0 auto;max-width:800px}.jewelry-form{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:2rem}.form-section{margin-bottom:2rem}.form-title{font-size:1.5rem;margin-bottom:1.5rem}.form-label,.form-title{color:#2c3e50;font-weight:600}.form-label{display:block;margin-bottom:.5rem}.form-input,.form-textarea{border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#667eea;outline:none}.form-textarea{min-height:100px;resize:vertical}.image-upload-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.image-upload-item{position:relative}.image-upload-label{cursor:pointer;display:block}.image-upload-box{align-items:center;border:2px dashed #e1e8ed;border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:2rem;text-align:center;transition:all .3s ease}.image-upload-box:hover{background:#f8f9ff;border-color:#667eea}.upload-placeholder{align-items:center;display:flex;flex-direction:column;gap:.5rem}.upload-icon{font-size:3rem}.upload-text{color:#2c3e50;font-size:1.2rem;font-weight:600}.upload-subtext{color:#7f8c8d;font-size:.9rem}.image-preview{align-items:center;display:flex;flex-direction:column;gap:.5rem}.preview-image{border-radius:8px;max-height:150px;max-width:100%;object-fit:cover}.image-name{color:#7f8c8d;font-size:.9rem;text-align:center}.hidden-input{display:none}.form-actions{margin-top:2rem;text-align:center}.submit-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 3rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.valuation-result{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:800px;padding:2rem}.result-header{align-items:center;border-bottom:2px solid #f1f3f4;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.result-title{color:#2c3e50;font-size:1.8rem;font-weight:600}.confidence-badge{background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.value-display{margin-bottom:2rem;text-align:center}.estimated-value{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.value-label{color:#7f8c8d;font-size:1.2rem;font-weight:500}.value-amount{color:#27ae60;font-size:3rem;font-weight:700}.value-range{align-items:center;display:flex;flex-direction:column;gap:.3rem}.range-label{color:#7f8c8d;font-size:1rem}.range-amount{color:#2c3e50;font-size:1.2rem;font-weight:500}.materials-section,.recommendations-section{margin-bottom:2rem}.materials-title,.recommendations-title{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.materials-list{display:flex;flex-wrap:wrap;gap:.5rem}.material-tag{background:linear-gradient(135deg,#f39c12,#e67e22);border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.recommendations-list{list-style:none}.recommendation-item{align-items:center;border-bottom:1px solid #f1f3f4;display:flex;gap:.8rem;padding:.8rem 0}.recommendation-item:last-child{border-bottom:none}.recommendation-icon{font-size:1.2rem}.disclaimer{background:#f8f9fa;border-left:4px solid #e74c3c;border-radius:8px;padding:1.5rem}.disclaimer-text{color:#7f8c8d;font-size:.9rem;line-height:1.5}.ai-analysis{background:linear-gradient(135deg,#f8f9ff,#e8f2ff);border-left:4px solid #667eea;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.ai-analysis h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.ai-text{color:#555;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.how-it-works{background:#f8f9fa;padding:4rem 0}.section-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:3rem;text-align:center}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.step-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.step-card:hover{transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin:0 auto 1rem;width:40px}.step-icon{font-size:3rem;margin-bottom:1rem}.step-title{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.step-description{color:#7f8c8d;line-height:1.5}.features-section{margin-top:4rem}.features-title{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#7f8c8d;line-height:1.5}.footer{background:#2c3e50;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.footer-description{color:#bdc3c7;line-height:1.5}.footer-title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-link{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#f39c12}.footer-disclaimer{color:#bdc3c7;font-size:.9rem;line-height:1.5}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center}.copyright{color:#bdc3c7;font-size:.9rem}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-features{align-items:center;flex-direction:column}.features-grid,.footer-content,.image-upload-grid,.steps-grid{grid-template-columns:1fr}.footer-content{text-align:center}.nav{display:none}.container{padding:0 1rem}}@media (max-width:480px){.hero-title,.section-title,.value-amount{font-size:2rem}.jewelry-form{padding:1rem}}.auth-modal-overlay,.subscription-modal-overlay,.user-dashboard-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.auth-modal,.subscription-modal,.user-dashboard{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.user-dashboard{max-width:600px}.auth-modal-header,.dashboard-header,.subscription-modal-header{align-items:center;border-bottom:1px solid #e1e8ed;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.auth-modal-header h2,.dashboard-header h2,.subscription-modal-header h2{color:#2c3e50;font-size:1.8rem;font-weight:600}.close-btn{align-items:center;background:none;border:none;color:#7f8c8d;cursor:pointer;display:flex;font-size:2rem;height:30px;justify-content:center;padding:0;width:30px}.close-btn:hover{color:#e74c3c}.auth-form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-input{border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#667eea;outline:none}.error-message{color:#e74c3c;font-size:.9rem;margin-top:.5rem}.auth-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.auth-submit-btn:hover:not(:disabled){box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.7}.auth-modal-footer{border-top:1px solid #e1e8ed;padding:1rem 2rem 2rem;text-align:center}.auth-toggle-btn{background:none;border:none;color:#667eea;cursor:pointer;font-weight:600;text-decoration:underline}.auth-toggle-btn:hover{color:#764ba2}.subscription-plans{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:2rem}.plan-card{background:#fff;border:2px solid #e1e8ed;border-radius:16px;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.plan-card:hover{border-color:#667eea;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.premium-plan{background:linear-gradient(135deg,#fff5f5,#ffe8e8);border-color:#e74c3c}.plan-badge{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:-10px;transform:translateX(-50%)}.plan-header h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.plan-price{margin-bottom:2rem}.price{color:#2c3e50;font-size:2.5rem;font-weight:700}.period{color:#7f8c8d;font-size:1rem;margin-left:.5rem}.plan-features ul{list-style:none;margin-bottom:2rem;text-align:left}.plan-features li{color:#555;font-size:.95rem;padding:.5rem 0}.plan-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.plan-btn:hover:not(:disabled){box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.premium-btn{background:linear-gradient(135deg,#e74c3c,#c0392b)}.premium-btn:hover:not(:disabled){box-shadow:0 4px 15px #e74c3c66}.plan-btn:disabled{cursor:not-allowed;opacity:.7}.subscription-footer{border-top:1px solid #e1e8ed;padding:1rem 2rem 2rem;text-align:center}.subscription-disclaimer{color:#7f8c8d;font-size:.9rem}.dashboard-content{padding:2rem}.user-info{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.user-email{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.user-plan{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.plan-label{color:#7f8c8d;font-weight:500}.plan-name{color:#2c3e50;font-weight:600}.usage-info{align-items:center;display:flex;gap:.5rem}.usage-label{color:#7f8c8d;font-weight:500}.usage-text{color:#2c3e50;font-weight:600}.dashboard-actions{display:flex;flex-wrap:wrap;gap:1rem}.dashboard-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.manage-btn{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff}.manage-btn:hover{box-shadow:0 4px 15px #3498db66;transform:translateY(-2px)}.logout-btn{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.logout-btn:hover{box-shadow:0 4px 15px #e74c3c66;transform:translateY(-2px)}.auth-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.auth-btn:hover{box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.auth-prompt{padding:2rem;text-align:center}.auth-prompt h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.auth-prompt p{color:#7f8c8d;margin-bottom:2rem}.user-status{background:#fff3;border-radius:12px;margin-top:2rem;padding:1rem;text-align:center}.user-status p{font-weight:500;margin:0}@media (max-width:768px){.subscription-plans{grid-template-columns:1fr}.dashboard-actions{flex-direction:column}.dashboard-btn{width:100%}.auth-modal-overlay,.subscription-modal-overlay,.user-dashboard-overlay{padding:1rem}}
/*# sourceMappingURL=main.2dde4b99.css.map*/