:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;background:#f9fafb;color:#1f2937}#root{min-height:100vh}*{box-sizing:border-box}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background .2s}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.btn-secondary{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background .2s}.btn-secondary:hover:not(:disabled){background:#4b5563}.btn-secondary:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.btn-danger{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background .2s}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-danger:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.btn-small{padding:.5rem 1rem;font-size:.875rem}.btn-large{padding:1rem 2rem;font-size:1.125rem}.logo{display:flex;align-items:center;justify-content:center}.logo svg{display:block;transition:transform .2s}.logo:hover svg{transform:scale(1.05)}.navigation{background:#1f2937;color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.nav-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;min-height:4rem}.nav-brand{display:flex;align-items:center;gap:.75rem}.nav-brand h1{margin:0;font-size:1.5rem;font-weight:600}.nav-links{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.nav-links a{display:block;padding:.75rem 1.25rem;color:#d1d5db;text-decoration:none;font-weight:500;border-radius:.5rem;transition:all .2s}.nav-links a:hover{background:#ffffff1a;color:#fff}.nav-links a.active{background:#3b82f6;color:#fff}.nav-user{display:flex;align-items:center;gap:1rem}.user-name{color:#d1d5db;font-size:.875rem}.btn-signout{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s}.btn-signout:hover{background:#dc2626}@media(max-width:768px){.nav-container{flex-direction:column;padding:1rem;gap:1rem}.nav-brand h1{font-size:1.25rem}.nav-links{width:100%;flex-wrap:wrap;justify-content:center}.nav-links a{flex:1;text-align:center;padding:.5rem .75rem;font-size:.875rem}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0 80px);background-size:1000px 100%;animation:shimmer 2s infinite linear;display:inline-block}.skeleton-card,.skeleton-table{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.skeleton-table-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.skeleton-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:1rem 0;border-bottom:1px solid #f3f4f6}.skeleton-chart{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;min-height:300px}.skeleton-chart-bars{display:flex;align-items:flex-end;gap:.5rem;height:250px;margin-top:1rem}.skeleton-bar{flex:1}.skeleton-form{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1.5rem}.skeleton-form-group{display:flex;flex-direction:column}.mb-8{margin-bottom:.5rem}.mb-12{margin-bottom:.75rem}.mb-16{margin-bottom:1rem}.mt-8{margin-top:.5rem}.dashboard{padding:2rem;max-width:1400px;margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-header h1{margin:0;color:#1f2937}.btn-refresh{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:background .2s}.btn-refresh:hover{background:#2563eb}.btn-refresh:disabled{background:#93c5fd;cursor:not-allowed}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.card h3{margin:0 0 1rem;color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.card .value{margin:0;font-size:1.875rem;font-weight:700;color:#1f2937}.card .percent{margin:.5rem 0 0;font-size:1rem;font-weight:600}.stocks-table{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.table-header h2{margin:0;color:#1f2937}.stocks-table table{width:100%;border-collapse:collapse}.stocks-table th{text-align:left;padding:.75rem;background:#f9fafb;color:#6b7280;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.stocks-table td{padding:1rem .75rem;border-bottom:1px solid #e5e7eb;color:#1f2937}.stocks-table .symbol{font-weight:600;color:#3b82f6}.lot-count{text-align:center;color:#6b7280;font-weight:500;background:#f3f4f6;border-radius:.375rem;padding:.25rem .5rem}.stocks-page{padding:2rem;max-width:1400px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.stock-form-container{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.stock-form-container h2{margin:0 0 .5rem;color:#1f2937}.form-hint{margin:0 0 1.5rem;color:#6b7280;font-size:.875rem}.stock-selector{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.selector-toggle{display:flex;gap:.5rem;margin-bottom:1rem;background:#f3f4f6;padding:.25rem;border-radius:.5rem;width:fit-content}.selector-toggle button{padding:.5rem 1rem;border:none;background:transparent;color:#6b7280;font-weight:500;border-radius:.375rem;cursor:pointer;transition:all .2s;font-size:.875rem}.selector-toggle button.active{background:#fff;color:#2563eb;box-shadow:0 1px 3px #0000001a}.selector-toggle button:hover:not(.active){color:#1f2937}.position-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .2s}.position-select:hover{border-color:#9ca3af}.position-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.selected-stock-info{margin-bottom:1.25rem}.info-badge{display:inline-flex;align-items:center;gap:.5rem;background:#dbeafe;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #93c5fd}.badge-label{font-size:.8125rem;color:#1e40af;font-weight:500}.badge-value{font-size:.875rem;color:#1e3a8a;font-weight:600}.stock-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.875rem}.form-group input{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-actions{display:flex;gap:1rem;justify-content:flex-start}.stocks-list{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.list-header h2{margin:0;color:#1f2937}.view-toggle{display:flex;gap:.25rem;background:#f3f4f6;padding:.25rem;border-radius:.5rem}.view-toggle button{background:transparent;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;transition:all .2s}.view-toggle button:hover{color:#1f2937}.view-toggle button.active{background:#fff;color:#3b82f6;box-shadow:0 1px 2px #0000000d}.positions-view{display:flex;flex-direction:column;gap:1.5rem}.position-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;background:#fafbfc}.position-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.position-header .symbol{margin:0 0 .25rem;color:#3b82f6;font-size:1.5rem}.position-header .company-name{margin:0;color:#6b7280;font-size:.875rem}.position-stats{display:flex;gap:2rem}.position-stats .stat{display:flex;flex-direction:column;align-items:flex-end}.position-stats .stat label{font-size:.75rem;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.position-stats .stat span{font-size:1.25rem;font-weight:600;color:#1f2937}.lots-table{background:#fff;padding:1rem;border-radius:.5rem}.lots-table h4{margin:0 0 1rem;color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.lots-table table{width:100%;border-collapse:collapse}.lots-table th{text-align:left;padding:.5rem .75rem;background:#f9fafb;color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb}.lots-table td{padding:.75rem;border-bottom:1px solid #f3f4f6;color:#1f2937;font-size:.875rem}.stocks-list table{width:100%;border-collapse:collapse}.stocks-list th{text-align:left;padding:.75rem;background:#f9fafb;color:#6b7280;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.stocks-list td{padding:1rem .75rem;border-bottom:1px solid #e5e7eb;color:#1f2937}.stocks-list .symbol{font-weight:600;color:#3b82f6}.actions{display:flex;gap:.5rem}.btn-edit,.btn-delete{padding:.5rem 1rem;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.btn-edit{background:#dbeafe;color:#1e40af}.btn-edit:hover{background:#bfdbfe}.btn-delete{background:#fee2e2;color:#991b1b}.btn-delete:hover{background:#fecaca}.empty-state p{margin-bottom:1.5rem}.loading{display:flex;justify-content:center;align-items:center;min-height:400px}.historical-page{padding:2rem;max-width:1400px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.page-header h1{margin:0;color:#1f2937}.time-range-selector{display:flex;gap:.5rem;background:#f3f4f6;padding:.25rem;border-radius:.5rem}.time-range-selector button{background:transparent;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;transition:all .2s}.time-range-selector button:hover{color:#1f2937}.time-range-selector button.active{background:#fff;color:#3b82f6;box-shadow:0 1px 2px #0000000d}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.stat-card h3{margin:0 0 1rem;color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-card .value{margin:0;font-size:1.875rem;font-weight:700;color:#1f2937}.stat-card .percent{margin:.5rem 0 0;font-size:1rem;font-weight:600}.chart-container{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.chart-container h2{margin:0 0 1.5rem;color:#1f2937;font-size:1.25rem}.empty-state{text-align:center;padding:3rem;color:#6b7280}.empty-state p{margin:.5rem 0}.loading,.error{display:flex;justify-content:center;align-items:center;min-height:400px;flex-direction:column;gap:1rem}.error p{color:#ef4444;margin:0}.error button{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start}.time-range-selector{width:100%}.time-range-selector button{flex:1}.stats-cards{grid-template-columns:1fr}}.chart-hint{margin:.75rem 0 0;font-size:.8125rem;color:#9ca3af;text-align:center}.details-panel{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;overflow:hidden}.details-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-bottom:1px solid #e5e7eb}.details-header h2{margin:0;font-size:1.125rem;color:#1f2937}.details-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0 .25rem;line-height:1}.details-close:hover{color:#1f2937}.details-table-wrapper{overflow-x:auto}.details-table{width:100%;border-collapse:collapse;font-size:.875rem}.details-table th{padding:.75rem 1rem;text-align:right;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;white-space:nowrap}.details-table th:first-child{text-align:left}.details-table td{padding:.75rem 1rem;text-align:right;color:#374151;border-bottom:1px solid #f3f4f6}.details-table td.symbol-cell{text-align:left;font-weight:600;font-family:monospace;color:#1f2937}.details-table tbody tr:last-child td{border-bottom:none}.details-table tbody tr:hover td{background:#f9fafb}.settings-page{padding:2rem;max-width:900px;margin:0 auto}.settings-page h1{margin:0 0 2rem;color:#1f2937}.alert{padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.alert-success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.alert button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:inherit;padding:0;width:2rem;height:2rem}.settings-section{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.settings-section h2{margin:0 0 1.5rem;color:#1f2937;font-size:1.25rem}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.875rem}.form-group input[type=time],.form-group input[type=email],.form-group select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input:disabled,.form-group select:disabled{background:#f3f4f6;cursor:not-allowed}.checkbox-label{display:flex!important;align-items:center;gap:.75rem;cursor:pointer;font-weight:400!important}.checkbox-label input[type=checkbox]{width:1.25rem;height:1.25rem;cursor:pointer}.recipients-input{display:flex;gap:.5rem;margin-bottom:1rem}.recipients-input input{flex:1}.btn-add{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background .2s}.btn-add:hover:not(:disabled){background:#2563eb}.btn-add:disabled{background:#9ca3af;cursor:not-allowed}.recipients-list{display:flex;flex-wrap:wrap;gap:.5rem}.recipient-tag{display:inline-flex;align-items:center;gap:.5rem;background:#dbeafe;color:#1e40af;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem}.recipient-tag button{background:none;border:none;color:#1e40af;font-size:1.25rem;cursor:pointer;padding:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.help-text{color:#6b7280;font-size:.875rem;margin:0}.settings-actions{display:flex;justify-content:flex-end;gap:1rem}.loading,.error{display:flex;justify-content:center;align-items:center;min-height:400px;color:#6b7280}.profile-info{display:flex;flex-direction:column;gap:.875rem}.profile-field{display:flex;align-items:baseline;gap:1rem}.profile-label{min-width:9rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.profile-value{color:#1f2937;font-size:.9375rem}.hello-page{padding:2rem;max-width:800px;margin:0 auto}.hello-container h1{color:#2c3e50;margin-bottom:.5rem;font-size:2rem}.hello-container>p{color:#7f8c8d;margin-bottom:2rem;font-size:1.1rem}.hello-card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;min-height:200px;display:flex;align-items:center;justify-content:center}.hello-loading{text-align:center;color:#3498db}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hello-error{text-align:center;color:#e74c3c}.hello-error h3{color:#e74c3c;margin-bottom:1rem}.hello-error p{margin:.5rem 0;font-size:.9rem}.hello-success{text-align:center;color:#27ae60}.hello-success h3{color:#27ae60;margin-bottom:1.5rem;font-size:1.3rem}.hello-response{background:#f8f9fa;border-radius:6px;padding:1.5rem;text-align:left;max-width:400px;margin:0 auto}.hello-response p{margin:.5rem 0;font-size:.95rem}.hello-response strong{color:#2c3e50}.hello-info{background:#ecf0f1;border-radius:8px;padding:1.5rem}.hello-info h4{color:#2c3e50;margin-bottom:1rem;font-size:1.1rem}.hello-info ul{list-style:none;padding:0}.hello-info li{padding:.25rem 0;color:#34495e;font-size:.9rem}.hello-info li:before{content:"✓";color:#27ae60;font-weight:700;margin-right:.5rem}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1.5rem}.auth-container{background:#fff;padding:2.5rem 2rem;border-radius:.75rem;box-shadow:0 20px 60px #0000004d;width:100%;max-width:400px}.auth-logo{display:flex;justify-content:center;margin-bottom:1rem}.auth-container h1{text-align:center;color:#1f2937;font-size:1.375rem;margin:0 0 .25rem;font-weight:600}.auth-container h2{text-align:center;color:#6b7280;font-size:1.125rem;font-weight:500;margin:0 0 1.5rem}.auth-description{text-align:center;color:#6b7280;margin-bottom:1.25rem;line-height:1.5;font-size:.9375rem}.auth-error{background:#fee2e2;color:#991b1b;padding:.625rem .875rem;border-radius:.5rem;margin-bottom:1.25rem;border:1px solid #fca5a5;font-size:.8125rem;line-height:1.4}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form .form-group{display:flex;flex-direction:column;gap:.375rem}.auth-form label{color:#374151;font-weight:500;font-size:.8125rem;letter-spacing:.01em}.auth-form input{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9375rem;transition:all .2s}.auth-form input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.auth-form input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.auth-form small{color:#6b7280;font-size:.6875rem;line-height:1.4;margin-top:-.125rem}.btn-full{width:100%;margin-top:.25rem;padding:.625rem 1rem;font-size:.9375rem}.auth-footer{text-align:center;margin-top:1.25rem;color:#6b7280;font-size:.8125rem}.auth-footer a{color:#3b82f6;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}@media(max-width:480px){.auth-page{padding:1rem}.auth-container{padding:2rem 1.5rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;background:#f9fafb;min-height:calc(100vh - 4rem)}
