.loading-container{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem;display:flex}.loading-spinner{border:4px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:var(--text-secondary);margin-top:1rem;font-size:.875rem}.error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.error-icon{margin-bottom:1rem;font-size:3rem}.error-message{color:var(--error-color);max-width:400px;margin-bottom:1.5rem}.error-retry-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:opacity .2s}.error-retry-button:hover{opacity:.9}.horoscope-card{box-shadow:var(--shadow);background:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.horoscope-header{text-align:center;margin-bottom:1.5rem}.horoscope-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.horoscope-date{color:var(--text-secondary);font-size:.875rem}.horoscope-content{color:var(--text-primary);margin-bottom:1.5rem;line-height:1.8}.horoscope-focus-areas{border-top:1px solid var(--border-color);padding-top:1.5rem}.focus-areas-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.125rem}.focus-areas-grid{flex-direction:column;gap:1rem;display:flex}.focus-area-item{align-items:center;gap:.75rem;display:flex}.focus-area-label{min-width:140px;color:var(--text-secondary);font-size:.875rem}.focus-area-bar{background-color:var(--tg-theme-secondary-bg-color);border-radius:4px;flex:1;height:8px;overflow:hidden}.focus-area-fill{background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));height:100%;transition:width .3s}.focus-area-value{text-align:right;min-width:40px;color:var(--text-primary);font-size:.875rem;font-weight:600}.birth-data-form{box-shadow:var(--shadow);background:#fff;border-radius:1rem;padding:1.5rem}.form-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.form-description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-submit-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:opacity .2s}.form-submit-button:hover:not(:disabled){opacity:.9}.form-submit-button:disabled{opacity:.6;cursor:not-allowed}.home-page{max-width:600px;margin:0 auto;padding:1rem}.welcome-card{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:1rem;padding:2rem}.welcome-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem}.welcome-text{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.welcome-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:opacity .2s;display:inline-block}.welcome-button:hover{opacity:.9}.no-horoscope-card{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:1rem;padding:2rem}.refresh-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-weight:500}.home-actions{gap:1rem;margin-top:1rem;display:flex}.action-button{border-radius:.5rem;flex:1;padding:.875rem;font-weight:500;transition:opacity .2s}.action-button.secondary{background-color:var(--tg-theme-secondary-bg-color);color:var(--text-primary)}.action-button:hover{opacity:.9}.profile-page{max-width:600px;margin:0 auto;padding:1rem}.user-info-card{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.user-name{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem}.user-username{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem}.premium-badge{background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));color:#fff;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.natal-charts-section{box-shadow:var(--shadow);background:#fff;border-radius:1rem;padding:1.5rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-title{color:var(--text-primary);font-size:1.25rem}.add-chart-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.no-charts-card{text-align:center;padding:2rem 1rem}.no-charts-text{color:var(--text-secondary);margin-bottom:1rem}.create-first-chart-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;padding:.875rem 1.5rem;font-weight:500}.charts-list{flex-direction:column;gap:.75rem;display:flex}.chart-item{background-color:var(--tg-theme-secondary-bg-color);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.chart-info{flex:1}.chart-location{color:var(--text-primary);margin-bottom:.25rem;font-weight:500}.chart-date{color:var(--text-secondary);font-size:.875rem}.primary-badge{background-color:var(--success-color);color:#fff;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.form-container{margin-top:1rem}.cancel-button{background-color:var(--tg-theme-secondary-bg-color);width:100%;color:var(--text-primary);border-radius:.5rem;margin-top:.75rem;padding:.875rem;font-weight:500}.settings-page{max-width:600px;margin:0 auto;padding:1rem}.settings-form{box-shadow:var(--shadow);background:#fff;border-radius:1rem;padding:1.5rem}.settings-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem}.settings-section{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1.5rem}.settings-section:last-of-type{border-bottom:none;margin-bottom:1.5rem}.section-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.125rem}.setting-item{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.setting-item:last-child{margin-bottom:0}.setting-info{flex:1}.setting-label{color:var(--text-primary);margin-bottom:.25rem;font-weight:500;display:block}.setting-description{color:var(--text-secondary);font-size:.875rem}.setting-toggle{appearance:none;background-color:var(--border-color);cursor:pointer;border-radius:14px;width:48px;height:28px;transition:background-color .2s;position:relative}.setting-toggle:checked{background-color:var(--primary-color)}.setting-toggle:before{content:"";background-color:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:2px;left:2px}.setting-toggle:checked:before{transform:translate(20px)}.time-input,.timezone-select{border:1px solid var(--border-color);border-radius:.5rem;width:100%;padding:.75rem;font-size:1rem}.save-button{background-color:var(--primary-color);color:#fff;border-radius:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:opacity .2s}.save-button:hover:not(:disabled){opacity:.9}.save-button:disabled{opacity:.6;cursor:not-allowed}.settings-success{color:var(--success-color);text-align:center;margin-top:1rem;font-weight:500}.app{background-color:var(--tg-theme-bg-color);flex-direction:column;min-height:100vh;display:flex}.app-content{flex:1;padding-bottom:80px;overflow-y:auto}.bottom-nav{background-color:var(--tg-theme-bg-color);border-top:1px solid var(--border-color);z-index:100;justify-content:space-around;padding:.5rem 0;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:.5rem;text-decoration:none;transition:color .2s;display:flex}.nav-button.active{color:var(--primary-color)}.nav-icon{margin-bottom:.25rem;font-size:1.5rem}.nav-label{font-size:.75rem;font-weight:500}:root{--tg-theme-bg-color:#fff;--tg-theme-text-color:#000;--tg-theme-hint-color:#999;--tg-theme-link-color:#2481cc;--tg-theme-button-color:#2481cc;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#f4f4f5;--primary-color:#6366f1;--secondary-color:#8b5cf6;--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444;--text-primary:#1f2937;--text-secondary:#6b7280;--border-color:#e5e7eb;--shadow:0 1px 3px 0 #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:600;line-height:1.2}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}p{margin-bottom:1rem}button{cursor:pointer;border:none;outline:none;font-family:inherit;font-size:1rem;transition:all .2s}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{border:1px solid var(--border-color);border-radius:.5rem;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}input:focus,textarea:focus,select:focus{border-color:var(--primary-color);outline:none}a{color:var(--tg-theme-link-color);text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}.container{max-width:600px;margin:0 auto;padding:1rem}.text-center{text-align:center}.text-secondary{color:var(--text-secondary)}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}
