:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#1a1a1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:#1a1a1a}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-minimal{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000;background:#ffffff;min-height:100vh;line-height:1.5}.nav-minimal{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #e5e5e5;z-index:1000}.nav-container{max-width:1100px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}.brand{font-size:1.125rem;font-weight:600;letter-spacing:-.01em}.signin-btn{display:flex;align-items:center;gap:.5rem;background:#000000;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.signin-btn:hover{background:#333333}.hero-minimal{padding:8rem 2rem 4rem;text-align:center;margin-top:4rem}.hero-container{max-width:900px;margin:0 auto}.hero-badge{display:inline-block;background:#f5f5f5;padding:.5rem 1rem;border-radius:2rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em;margin-bottom:2rem;color:#666}.hero-heading{font-size:4rem;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin:0 0 1.5rem}.hero-description{font-size:1.25rem;color:#666;margin:0 0 3rem;line-height:1.6}.hero-cta{display:inline-flex;align-items:center;gap:.75rem;background:#000000;color:#fff;border:none;padding:1.125rem 2.5rem;border-radius:.75rem;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:4rem}.hero-cta:hover{background:#333333;transform:translateY(-2px)}.dashboard-sample{background:#ffffff;border:1px solid #e5e5e5;border-radius:1rem;overflow:hidden;box-shadow:0 20px 50px #00000014;text-align:left}.sample-header{display:flex;gap:2rem;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5;background:#fafafa}.sample-tab{font-size:.9375rem;font-weight:500;color:#999;cursor:pointer;transition:color .2s}.sample-tab.active{color:#000;font-weight:600}.sample-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem;border-bottom:1px solid #f0f0f0}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-label{font-size:.8125rem;color:#999;font-weight:500}.stat-value{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.stat-change{font-size:.875rem;font-weight:600}.stat-change.positive{color:#00c853}.stat-change.negative{color:#ff3d00}.sample-chart{padding:2rem;border-bottom:1px solid #f0f0f0}.minimal-chart{width:100%;height:auto}.sample-positions{padding:1.5rem 2rem}.position-row{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #f5f5f5}.position-row:last-child{border-bottom:none}.pos-ticker{font-weight:600;font-size:.9375rem}.pos-value{color:#666;font-size:.9375rem}.pos-change{font-weight:600;font-size:.9375rem}.pos-change.positive{color:#00c853}.pos-change.negative{color:#ff3d00}.features-minimal{padding:6rem 2rem;background:#fafafa}.features-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.feature-box{background:white;border:1px solid #e5e5e5;border-radius:.75rem;padding:2.5rem;transition:all .2s}.feature-box:hover{border-color:#000}.feature-box h3{font-size:1.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.feature-box p{color:#666;margin:0 0 2rem;line-height:1.6}.feature-visual{margin-top:2rem}.upload-box{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;border:2px dashed #e5e5e5;border-radius:.5rem;background:#fafafa}.upload-icon{font-size:2rem}.upload-text{font-size:.875rem;color:#999}.sync-indicator{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fafafa;border-radius:.5rem}.sync-icon{font-size:1.5rem}.sync-status{font-size:.875rem;color:#666}.portfolio-list{display:flex;flex-direction:column;gap:.5rem}.portfolio-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fafafa;border-radius:.5rem;font-size:.9375rem;font-weight:500}.portfolio-item.add-new{color:#666;cursor:pointer;border:1px dashed #e5e5e5;background:transparent}.portfolio-item.add-new:hover{border-color:#000;color:#000}.portfolio-badge{font-size:.75rem;padding:.25rem .625rem;background:#000000;color:#fff;border-radius:.25rem;font-weight:600}.stats-minimal{padding:6rem 2rem;background:white}.stats-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;text-align:center}.stat-block{padding:2rem}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em}.stat-text{font-size:1.125rem;color:#666}.final-cta{padding:6rem 2rem;background:#000000;color:#fff;text-align:center}.cta-container h2{font-size:3rem;font-weight:700;margin:0 0 2rem;letter-spacing:-.02em}.cta-button{display:inline-flex;align-items:center;gap:.75rem;background:white;color:#000;border:none;padding:1.125rem 2.5rem;border-radius:.75rem;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:1rem}.cta-button:hover{background:#f5f5f5}.cta-subtext{color:#999;font-size:.875rem;margin:0}.footer-minimal{background:#fafafa;padding:4rem 2rem 2rem}.footer-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem}.footer-col{display:flex;flex-direction:column;gap:1rem}.footer-brand{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.footer-tagline{color:#666;font-size:.9375rem;margin:0;line-height:1.5}.footer-title{font-weight:600;margin-bottom:.5rem}.footer-col a{color:#666;text-decoration:none;font-size:.9375rem;transition:color .2s}.footer-col a:hover{color:#000}.footer-bottom{max-width:1100px;margin:0 auto;padding-top:2rem;border-top:1px solid #e5e5e5;text-align:center}.footer-bottom p{color:#999;font-size:.8125rem;margin:0}@media (max-width: 968px){.hero-heading{font-size:3rem}.features-container,.stats-container,.footer-container,.sample-stats{grid-template-columns:1fr}}@media (max-width: 640px){.hero-heading{font-size:2rem}.hero-description{font-size:1rem}.nav-container{padding:1rem}.hero-minimal{padding:6rem 1rem 3rem}.cta-container h2{font-size:2rem}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:2rem 1rem}.login-container{background:white;border-radius:12px;padding:3rem 2.5rem;max-width:420px;width:100%;box-shadow:0 4px 20px #00000014;border:1px solid #e5e5e5}.login-header{text-align:center;margin-bottom:2rem}.login-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#000;letter-spacing:-.02em}.login-subtitle{font-size:.9375rem;color:#666;margin:0}.mode-toggle{display:flex;gap:.5rem;margin-bottom:2rem;background:#f5f5f5;padding:.25rem;border-radius:8px}.mode-toggle button{flex:1;padding:.625rem;border:none;background:transparent;color:#666;font-size:.9375rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s}.mode-toggle button:hover{color:#000}.mode-toggle button.active{background:white;color:#000;box-shadow:0 2px 4px #0000000d}.google-button-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.google-button-wrapper>div{width:100%!important}.google-button-wrapper button{width:100%!important}.divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#999;font-size:.8125rem}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #e5e5e5}.divider span{padding:0 1rem;font-weight:500}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group label{font-size:.875rem;font-weight:600;color:#000}.form-group input{padding:.75rem;border:1px solid #e5e5e5;border-radius:6px;font-size:.9375rem;transition:all .2s;background:#fafafa;color:#000}.form-group input:focus{outline:none;border-color:#000;background:white}.form-group input:disabled{opacity:.6;cursor:not-allowed}.error-message{padding:.75rem;background:#fff5f5;border:1px solid #feb2b2;border-radius:6px;color:#c53030;font-size:.875rem;text-align:center}.success-message{padding:.75rem;background:#f0fdf4;border:1px solid #86efac;border-radius:6px;color:#15803d;font-size:.875rem;text-align:center}.submit-btn{width:100%;padding:.875rem;background:#000000;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.submit-btn:hover:not(:disabled){background:#333333;transform:translateY(-1px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-footer{margin-top:2rem;text-align:center}.back-link{color:#666;text-decoration:none;font-size:.875rem;transition:color .2s}.back-link:hover{color:#000}@media (max-width: 480px){.login-container{padding:2rem 1.5rem}.login-title{font-size:1.25rem}}.verify-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.verify-container{background:white;border-radius:12px;padding:3rem;text-align:center;max-width:500px;box-shadow:0 4px 20px #0000001a;border:1px solid #e5e5e5}.verify-container h2{font-size:1.75rem;font-weight:700;margin:1.5rem 0 1rem;color:#000}.verify-container p{color:#666;font-size:1rem;margin:.5rem 0}.spinner{width:50px;height:50px;margin:0 auto;border:4px solid #f0f0f0;border-top:4px solid #000000;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-icon{width:80px;height:80px;margin:0 auto;background:#00c853;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700}.error-icon{width:80px;height:80px;margin:0 auto;background:#ff3d00;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700}.redirect-note{font-size:.875rem;color:#999;font-style:italic;margin-top:1rem}.btn-back{margin-top:2rem;padding:.75rem 2rem;background:#000000;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-back:hover{background:#333333;transform:translateY(-2px)}.onboarding-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa 0%,#f8f9fa 100%);display:flex;align-items:center;justify-content:center;padding:2rem}.onboarding-container{max-width:900px;width:100%;background:white;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:3rem}.progress-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;padding:0 1rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.step-circle{width:40px;height:40px;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s}.progress-step.active .step-circle{background:#000000;color:#fff;transform:scale(1.1)}.progress-step.completed .step-circle{background:#10b981;color:#fff}.progress-step span{font-size:.875rem;color:#6b7280;font-weight:500}.progress-step.active span{color:#000;font-weight:600}.progress-line{height:2px;background:#e5e7eb;flex:1;margin:0 .5rem 1.5rem}.onboarding-step{text-align:center}.onboarding-step h1{font-size:2.5rem;margin-bottom:.5rem;color:#111827}.onboarding-step h2{font-size:2rem;margin-bottom:.5rem;color:#111827}.subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:2rem}.step-description{font-size:1rem;color:#6b7280;margin-bottom:2rem}.welcome-content{margin-top:2rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.feature-card{padding:1.5rem;border:1px solid #e5e7eb;border-radius:12px;text-align:center;transition:all .2s}.feature-card:hover{border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.feature-icon{font-size:2rem;margin-bottom:.75rem}.feature-card h3{font-size:1.125rem;margin-bottom:.5rem;color:#111827}.feature-card p{font-size:.875rem;color:#6b7280;line-height:1.5}.setup-options{display:flex;gap:1rem;justify-content:center}.upload-section{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.upload-box{border:2px dashed #d1d5db;border-radius:12px;padding:3rem;text-align:center;transition:all .2s}.upload-label{cursor:pointer;display:block}.upload-box:hover{border-color:#000;background:#f9fafb}.upload-box svg{color:#9ca3af;margin-bottom:1rem}.upload-text{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}.upload-subtext{font-size:.875rem;color:#6b7280}.info-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:left}.info-box h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#111827}.info-box ol{margin-left:1.25rem;color:#4b5563;font-size:.9375rem;line-height:1.8}.info-box li{margin-bottom:.5rem}.help-link{display:inline-block;margin-top:1rem;color:#000;font-weight:600;font-size:.9375rem;text-decoration:none}.help-link:hover{text-decoration:underline}.files-list{margin:1.5rem 0;padding:1.5rem;background:white;border-radius:8px;border:1px solid #e5e7eb}.files-list h4{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:1rem}.file-item{padding:.75rem 1rem;border-radius:6px;border:1px solid #e5e7eb;margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.file-item:last-child{margin-bottom:0}.file-info{flex:1;min-width:200px}.file-name{font-size:.9375rem;font-weight:500;color:#111827;display:block;margin-bottom:.25rem}.file-size{font-size:.875rem;color:#6b7280}.file-status{display:flex;align-items:center;gap:.5rem}.status-badge{font-size:.8125rem;font-weight:500;padding:.25rem .75rem;border-radius:4px;white-space:nowrap}.status-badge.pending{background:#f3f4f6;color:#6b7280}.status-badge.uploading{background:#dbeafe;color:#2563eb}.status-badge.processing{background:#fef3c7;color:#d97706}.status-badge.completed{background:#d1fae5;color:#059669}.status-badge.failed{background:#fee2e2;color:#dc2626}.remove-btn{background:transparent;border:none;color:#6b7280;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1;transition:color .2s}.remove-btn:hover{color:#dc2626}.file-error{width:100%;font-size:.8125rem;color:#dc2626;margin-top:.5rem}.test-credentials{display:flex;align-items:center;gap:1rem;margin-top:1rem}.test-btn{padding:.625rem 1.25rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.test-btn:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.test-btn:disabled{opacity:.5;cursor:not-allowed}.credentials-result{padding:.625rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500}.credentials-result.success{background:#d1fae5;color:#059669;border:1px solid #10b981}.credentials-result.error{background:#fee2e2;color:#dc2626;border:1px solid #ef4444}.form-section{max-width:600px;margin:0 auto 2rem;text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;color:#111827}.form-group input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#000;transition:all .2s}.helper-text{display:block;margin-top:.5rem;font-size:.875rem;color:#6b7280}.complete-step{padding:2rem 0}.success-icon{width:80px;height:80px;border-radius:50%;background:#10b981;color:#fff;font-size:3rem;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.summary-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:left;max-width:500px;margin:2rem auto}.summary-box h4{font-size:1rem;font-weight:600;margin-bottom:1.5rem;color:#111827;text-align:center}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.summary-item:last-child{border-bottom:none}.summary-label{font-size:.9375rem;color:#6b7280}.summary-value{font-size:.9375rem;font-weight:600;color:#111827}.complete-actions{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.primary-btn{padding:.875rem 2rem;background:#000000;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.primary-btn:hover{background:#333333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.primary-btn:disabled{background:#d1d5db;cursor:not-allowed;transform:none}.primary-btn.large-btn{padding:1rem 3rem;font-size:1rem}.secondary-btn{padding:.875rem 2rem;background:white;color:#111827;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.secondary-btn:hover{border-color:#000;transform:translateY(-1px)}.link-btn{padding:.5rem 1rem;background:transparent;color:#6b7280;border:none;font-size:.9375rem;font-weight:500;cursor:pointer;text-decoration:underline}.link-btn:hover{color:#000}.step-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.sync-notice{display:flex;align-items:flex-start;gap:12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.5rem;text-align:left;max-width:600px;margin-left:auto;margin-right:auto}.sync-notice-icon{font-size:1.25rem;flex-shrink:0}.sync-notice p{margin:0;font-size:.9375rem;color:#0c4a6e;line-height:1.5}.sync-notice strong{color:#075985}.detailed-instructions{max-height:400px;overflow-y:auto}.instruction-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.instruction-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.instruction-section h5{font-size:.9375rem;font-weight:600;color:#111827;margin-bottom:.75rem}.instruction-section ul{margin:0;padding-left:1.25rem;color:#4b5563;font-size:.875rem;line-height:1.7}.instruction-section li{margin-bottom:.375rem}.instruction-section li strong{color:#111827}.flex-query-sections{columns:1}.instruction-note{font-size:.875rem;color:#6b7280;margin-bottom:.75rem;font-style:italic}.instruction-warning{background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;padding:.75rem 1rem;font-size:.875rem;color:#92400e;margin:1rem 0}.instruction-warning strong{color:#78350f}.instruction-image{width:100%;max-width:100%;border-radius:8px;border:1px solid #e5e7eb;margin-top:1rem;display:block}@media (max-width: 768px){.onboarding-container{padding:2rem 1.5rem}.feature-grid{grid-template-columns:1fr}.progress-bar{padding:0}.progress-step span{font-size:.75rem}.step-circle{width:32px;height:32px;font-size:.875rem}.onboarding-step h1{font-size:1.75rem}.onboarding-step h2{font-size:1.5rem}.detailed-instructions{max-height:300px}}.validation-warning-container{margin:1rem 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.warning-header{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:#fef3c7;border-bottom:1px solid #fcd34d}.warning-title{font-weight:600;font-size:.9375rem;color:#92400e}.warning-filename{font-size:.8125rem;color:#78350f;font-family:Monaco,Courier New,monospace}.warnings-list{background:white}.warning-item{border-left:4px solid transparent;padding:.75rem 1rem;transition:background-color .2s ease}.warning-item+.warning-item{border-top:1px solid #f3f4f6}.warning-banner-high{border-left-color:#ef4444;background:#fef2f2}.warning-banner-medium{border-left-color:#f59e0b;background:#fffbeb}.warning-banner-low{border-left-color:#3b82f6;background:#eff6ff}.warning-summary{display:flex;align-items:center;gap:.625rem;cursor:pointer;-webkit-user-select:none;user-select:none}.warning-summary:hover{opacity:.8}.warning-icon{font-size:1rem;flex-shrink:0}.warning-item-title{font-weight:600;font-size:.875rem;color:#111827;flex:1}.expand-btn{background:none;border:none;font-size:1.25rem;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.expand-btn:hover{background:rgba(0,0,0,.05);color:#111827}.warning-message{margin-top:.5rem;font-size:.8125rem;color:#374151;line-height:1.5;padding-left:1.875rem}.warning-fix{margin-top:.75rem;padding:.75rem;background:rgba(0,0,0,.03);border-radius:6px;margin-left:1.875rem}.warning-fix strong{display:block;font-size:.8125rem;color:#111827;margin-bottom:.5rem}.warning-fix pre{margin:0;font-size:.75rem;line-height:1.6;color:#4b5563;white-space:pre-wrap;word-wrap:break-word;font-family:Monaco,Courier New,monospace}.warning-footer{padding:.875rem 1rem;background:#fafafa;border-top:1px solid #e5e7eb}.warning-footer p{margin:0;font-size:.8125rem;color:#6b7280;line-height:1.5}@media (max-width: 640px){.warning-header{flex-direction:column;align-items:flex-start;gap:.375rem}.warning-message{padding-left:0;margin-top:.625rem}.warning-fix{margin-left:0}}.settings-page{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8f9fa;min-height:calc(100vh - 64px);padding:2rem}.settings-container{max-width:900px;margin:0 auto}.settings-loading{text-align:center;color:#111827;font-size:1.2rem;padding:4rem}.settings-header{margin-bottom:2rem}.settings-header h1{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.02em}.settings-subtitle{font-size:1rem;color:#6b7280;margin:0}.no-accounts{background:white;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem;text-align:center;box-shadow:0 1px 3px #0000000d}.no-accounts-icon{font-size:4rem;margin-bottom:1rem}.no-accounts h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.02em}.no-accounts p{color:#6b7280;font-size:1rem;margin:0 0 2rem}.accounts-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.account-card{background:white;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.account-card:hover{box-shadow:0 4px 12px #00000014}.account-card-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.account-card-header:hover{background-color:#fafafa}.account-card-title{display:flex;align-items:center;gap:.75rem;flex:1}.account-card-title h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0;letter-spacing:-.01em}.account-id-badge{background:#f3f4f6;color:#6b7280;padding:.25rem .625rem;border-radius:.25rem;font-size:.8125rem;font-weight:500}.account-id-badge.demo{background:#ecfeff;color:#0f766e}.account-card-status{display:flex;align-items:center;gap:1rem}.status-indicators{display:flex;gap:.5rem}.status-badge{display:flex;align-items:center;gap:.4rem;padding:.375rem .75rem;border-radius:.375rem;font-size:.8125rem;font-weight:500}.status-badge.success{background:#d1fae5;color:#065f46}.status-badge.warning{background:#fef3c7;color:#92400e}.status-badge.info{background:#ecfeff;color:#0f766e}.expand-icon{transition:transform .3s ease;color:#6b7280}.expand-icon.expanded{transform:rotate(180deg)}.account-card-content{padding:1.5rem;background:#fafafa;border-top:1px solid #f3f4f6}.settings-section{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.settings-section:last-child{margin-bottom:0}.settings-section h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .75rem;letter-spacing:-.01em}.section-description{color:#6b7280;font-size:.875rem;margin-bottom:1rem;line-height:1.5}.demo-note{margin:0 0 1rem;padding:.75rem .875rem;border-radius:.5rem;background:#f0fdfa;color:#115e59;font-size:.875rem;line-height:1.5}.info-display{display:flex;flex-direction:column;gap:.75rem}.info-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-bottom:1px solid #f3f4f6}.info-row:last-of-type{border-bottom:none}.info-label{font-weight:500;color:#6b7280;font-size:.875rem}.info-value{color:#111827;font-size:.875rem;font-weight:500}.status-text{display:inline-flex;align-items:center;gap:.3rem;font-weight:500}.status-text.success{color:#059669}.status-text.warning{color:#d97706}.edit-form,.credentials-form,.upload-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#374151;font-size:.875rem}.form-group input{padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9375rem;transition:all .2s ease;background:white;color:#111827;font-family:inherit}.form-group input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000000d}.form-group input::placeholder{color:#9ca3af}.fx-mode-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.fx-mode-option{width:100%;border:1px solid #e5e7eb;border-radius:10px;background:#ffffff;padding:.875rem 1rem;text-align:left;display:flex;flex-direction:column;gap:.45rem;cursor:pointer;transition:all .2s ease;color:#111827;font-family:inherit}.fx-mode-option:hover{border-color:#d1d5db;background:#fafafa}.fx-mode-option:focus-visible{outline:none;border-color:#111827;box-shadow:0 0 0 3px #11182714}.fx-mode-option.selected{border-color:#111827;background:#f9fafb;box-shadow:inset 0 0 0 1px #111827}.fx-mode-option-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.fx-mode-option-title{font-size:.9375rem;font-weight:600;color:#111827}.fx-mode-option-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.75rem;font-weight:600;white-space:nowrap}.fx-mode-option-badge.subtle{background:#f3f4f6;color:#4b5563}.fx-mode-option-description{font-size:.8125rem;line-height:1.45;color:#6b7280}.fx-mode-chip{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;font-size:.8125rem;font-weight:600}.fx-mode-chip.cash_only{background:#ecfdf5;color:#166534}.fx-mode-chip.virtual_fx{background:#f3f4f6;color:#374151}.validation-message{padding:.75rem;border-radius:6px;font-size:.875rem;font-weight:500}.validation-message.success{background:#d1fae5;color:#065f46}.validation-message.error{background:#fee2e2;color:#991b1b}.form-actions{display:flex;gap:.75rem;margin-top:.5rem;flex-wrap:wrap}.primary-btn,.secondary-btn,.add-account-btn,.small-btn{padding:.625rem 1.25rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit}.primary-btn{background:#000000;color:#fff}.primary-btn:hover:not(:disabled){background:#333333;transform:translateY(-1px)}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.secondary-btn{background:white;color:#374151;border:1px solid #e5e7eb}.secondary-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.secondary-btn:disabled{opacity:.5;cursor:not-allowed}.small-btn{padding:.5rem .875rem;font-size:.8125rem}.file-upload-area{margin:.75rem 0}.file-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fafafa}.file-upload-label:hover{border-color:#000;background:white}.file-upload-label svg{color:#6b7280;margin-bottom:.75rem}.file-upload-label span{color:#374151;font-weight:500;font-size:.875rem}.files-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.file-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:white;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease}.file-item.completed{border-color:#10b981;background:#ecfdf5}.file-item.error{border-color:#ef4444;background:#fef2f2}.file-item.uploading{border-color:#6b7280;background:#f9fafb}.file-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.file-name{font-weight:500;color:#111827;font-size:.875rem}.file-size{font-size:.8125rem;color:#6b7280}.file-actions{display:flex;align-items:center;gap:.5rem}.file-remove-btn{padding:.375rem .75rem;background:white;border:1px solid #e5e7eb;border-radius:6px;font-size:.8125rem;color:#6b7280;cursor:pointer;transition:all .2s ease;font-weight:500}.file-remove-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.file-status{font-size:.8125rem;font-weight:500;padding:.25rem .625rem;border-radius:.25rem}.file-status.success{color:#065f46;background:#d1fae5}.file-status.error{color:#991b1b;background:#fee2e2}.file-status.uploading{color:#374151;background:#f3f4f6}.add-account-section{text-align:center;margin-top:2rem}.add-account-btn{background:white;color:#374151;border:2px dashed #d1d5db;padding:.875rem 1.75rem;font-size:.9375rem}.add-account-btn:hover{background:#fafafa;border-color:#000;color:#000;border-style:solid;transform:translateY(-1px)}@media (max-width: 768px){.settings-page{padding:1rem}.settings-header h1{font-size:1.5rem}.account-card-header{flex-direction:column;align-items:flex-start;gap:.75rem}.account-card-status{width:100%;justify-content:space-between}.form-actions{flex-direction:column}.form-actions button{width:100%}.fx-mode-selector{grid-template-columns:1fr}.info-row{flex-direction:column;align-items:flex-start;gap:.25rem}.account-card-content,.settings-section{padding:1rem}}.legal-page{min-height:100vh;background:#fafafa;padding:40px 24px}.legal-container{max-width:720px;margin:0 auto;background:white;border-radius:12px;box-shadow:0 1px 3px #00000014;overflow:hidden}.legal-header{padding:32px 40px;border-bottom:1px solid #eaeaea}.legal-back-link{display:inline-block;color:#666;text-decoration:none;font-size:14px;margin-bottom:16px;transition:color .2s}.legal-back-link:hover{color:#111}.legal-header h1{font-size:28px;font-weight:600;color:#111;margin:0 0 8px}.legal-updated{font-size:14px;color:#888;margin:0}.legal-content{padding:32px 40px}.legal-section{margin-bottom:32px}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:18px;font-weight:600;color:#111;margin:0 0 12px}.legal-section p{font-size:15px;line-height:1.7;color:#444;margin:0}.legal-footer{padding:24px 40px;border-top:1px solid #eaeaea;background:#fafafa}.legal-footer-links{display:flex;justify-content:center;gap:24px}.legal-footer-links a{color:#666;text-decoration:none;font-size:14px;padding:4px 0;border-bottom:2px solid transparent;transition:all .2s}.legal-footer-links a:hover{color:#111}.legal-footer-links a.active{color:#111;border-bottom-color:#111}@media (max-width: 600px){.legal-page{padding:16px}.legal-header,.legal-content,.legal-footer{padding-left:24px;padding-right:24px}.legal-header h1{font-size:24px}.legal-section h2{font-size:16px}.legal-section p{font-size:14px}}.portfolio-overview{background:#f8f9fa;min-height:calc(100vh - 64px);padding:2rem}.portfolio-title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 2rem;text-align:left}.chart-section{background:white;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.chart-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.chart-controls-left{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.chart-controls-right{display:flex;gap:.5rem}.btn{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s;font-family:inherit}.btn-primary{background:#000000;color:#fff}.btn-primary:hover{background:#333333;transform:translateY(-1px)}.btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.btn-secondary:hover{background:#e5e7eb;border-color:#d1d5db}.btn-secondary.active{background:#000000;color:#fff;border-color:#000}.btn-success{background:#10b981;color:#fff}.btn-success:hover{background:#059669}.btn-toggle{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.btn-toggle:hover{background:#e5e7eb}.btn-toggle.active{background:#000000;color:#fff;border-color:#000}.btn-timeframe{padding:.5rem .75rem;font-size:.8125rem;background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.btn-timeframe:hover{color:#111827;background:#e5e7eb}.btn-timeframe.active{background:#000000;color:#fff;border-color:#000}.chart-title-badge{padding:.5rem 1rem;color:#111827;font-weight:600;background:#f3f4f6;border-radius:6px;font-size:.875rem;border:1px solid #e5e7eb}.chart-container{width:100%;height:400px;position:relative;background:#fafafa;border-radius:8px}.chart-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:white;padding:1.5rem 2rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;color:#111827;font-weight:600}.table-section{background:white;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.table-header h2{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.table-header-controls{display:flex;gap:.75rem;align-items:center}.column-selector{position:relative}.column-selector-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:.75rem;z-index:100;min-width:200px;max-height:400px;overflow-y:auto}.export-menu-dropdown{min-width:220px;max-height:none}.export-menu-option{width:100%;padding:.625rem .75rem;background:transparent;border:none;border-radius:6px;color:#374151;font-size:.875rem;font-weight:500;text-align:left;cursor:pointer;transition:background .2s,color .2s}.export-menu-option:hover{background:#f3f4f6;color:#111827}.column-option{display:flex;align-items:center;padding:.5rem;cursor:pointer;border-radius:4px;transition:background .2s}.column-option:hover{background:#f3f4f6}.column-option input[type=checkbox]{margin-right:.5rem;cursor:pointer}.column-option label{cursor:pointer;font-size:.875rem;color:#374151;flex:1}.column-selector-divider{height:1px;background:#e5e7eb;margin:.5rem 0}.column-reset-btn{width:100%;padding:.5rem;background:transparent;border:none;color:#6b7280;font-size:.8125rem;cursor:pointer;text-align:center;border-radius:4px;transition:all .2s}.column-reset-btn:hover{background:#f3f4f6;color:#111827}.positions-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem;table-layout:fixed}.positions-table thead{background:#f9fafb;position:sticky;top:0;z-index:10}.positions-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s,opacity .2s;position:relative;overflow:hidden;text-overflow:ellipsis}.positions-table th .th-content{display:flex;align-items:center;gap:4px;pointer-events:none}.positions-table th .sort-indicator{font-size:10px;opacity:.7}.positions-table th:hover{background:#f3f4f6}.positions-table th:first-child{border-top-left-radius:8px}.positions-table th:last-child{border-top-right-radius:8px}.positions-table th.dragging{opacity:.4;background:#e5e7eb}.positions-table th.drag-over{border-left:3px solid #000}.positions-table th.drag-over:first-child{border-left:3px solid #000;border-top-left-radius:0}.resize-handle{position:absolute;right:-4px;top:0;bottom:0;width:9px;cursor:col-resize;background:transparent;z-index:10}.resize-handle:hover{background:linear-gradient(to right,transparent 3px,rgba(0,0,0,.15) 3px,rgba(0,0,0,.15) 6px,transparent 6px)}.resize-handle:active{background:linear-gradient(to right,transparent 3px,rgba(0,0,0,.3) 3px,rgba(0,0,0,.3) 6px,transparent 6px)}.table-wrapper.resizing{-webkit-user-select:none;user-select:none;cursor:col-resize}.table-wrapper.resizing *{cursor:col-resize!important}.positions-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .2s}.positions-table tbody tr:hover{background:#fafafa}.positions-table tbody tr:last-child{border-bottom:none}.positions-table td{padding:.75rem 1rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.positions-table td.clickable{cursor:pointer;color:#000;font-weight:500;transition:all .2s}.positions-table td.clickable:hover{color:#4b5563;text-decoration:underline}.positions-table td.fx-cost-cell.editing:hover{text-decoration:none}.fx-cost-display{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.3rem}.table-inline-input{width:100%;min-width:96px;padding:.45rem .6rem;border:1px solid #d1d5db;border-radius:8px;background:#ffffff;color:#111827;font-size:.875rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.table-inline-input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #11182714;background:#fafafa}.fx-cost-input{text-align:left}.table-inline-badge{display:inline-flex;align-items:center;padding:.18rem .45rem;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:.72rem;font-weight:600;line-height:1}.value-positive{color:#10b981;font-weight:600}.value-negative{color:#ef4444;font-weight:600}.value-neutral{color:#6b7280}.bucket-tag{display:inline-block;padding:.25rem .5rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;font-size:.75rem;color:#6b7280;font-weight:500}.bucket-filter{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.bucket-filter-chip{padding:.5rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s;font-weight:500}.bucket-filter-chip:hover{background:#e5e7eb}.bucket-filter-chip.active{background:#000000;color:#fff;border-color:#000}.table-wrapper{overflow-x:auto;margin:0 -1.5rem;padding:0 1.5rem}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 1024px){.portfolio-overview{padding:1.5rem}.portfolio-title{font-size:1.5rem}.chart-controls{flex-direction:column;align-items:flex-start}.chart-controls-right{width:100%;overflow-x:auto}.table-header{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){.portfolio-overview,.chart-section,.table-section{padding:1rem}.chart-container{height:300px}.btn{font-size:.8125rem;padding:.5rem .75rem}.btn-timeframe{padding:.4rem .6rem;font-size:.75rem}.positions-table{font-size:.8125rem}.positions-table th,.positions-table td{padding:.5rem .75rem}}.app-header{background:white;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:64px}.header-brand h1{font-size:1.125rem;font-weight:700;color:#111827;margin:0;cursor:pointer;transition:color .2s}.header-brand h1:hover{color:#4b5563}.header-nav{display:flex;gap:2rem;align-items:center;flex:1;justify-content:center}.header-nav a{color:#6b7280;text-decoration:none;font-size:.9375rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s}.header-nav a:hover{color:#111827;background:#f3f4f6}.header-nav a.active{color:#111827;background:#f3f4f6;font-weight:600}.header-account-switcher{position:relative;margin-right:1rem}.account-switcher-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:transparent;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s;font-size:.875rem;color:#374151}.account-switcher-btn:hover{background:#f9fafb;border-color:#d1d5db}.account-switcher-btn svg:first-child{color:#6b7280}.account-switcher-btn svg:last-child{color:#9ca3af}.account-name{font-weight:500;color:#111827;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-demo-badge{display:inline-flex;align-items:center;border-radius:999px;background:#ecfeff;color:#0f766e;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.account-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:280px;z-index:1000}.account-dropdown-header{padding:.75rem 1rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.account-dropdown-list{max-height:300px;overflow-y:auto}.account-dropdown-item-wrapper{display:flex;align-items:stretch;position:relative}.account-dropdown-item-wrapper:hover .account-delete-btn{opacity:1}.account-dropdown-item{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .2s}.account-dropdown-item:hover,.account-dropdown-item.active{background:#f3f4f6}.account-delete-btn{opacity:0;padding:.5rem;border:none;background:none;cursor:pointer;color:#6b7280;transition:all .2s;display:flex;align-items:center;justify-content:center}.account-delete-btn:hover{background-color:#fee2e2;color:#dc2626}.account-dropdown-item-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.account-dropdown-item-name{font-size:.9375rem;font-weight:500;color:#111827}.account-dropdown-item-id{font-size:.8125rem;color:#6b7280}.account-dropdown-item-id.demo{color:#0f766e;font-weight:500}.account-dropdown-item svg{color:#10b981;flex-shrink:0}.account-dropdown-divider{height:1px;background:#e5e7eb;margin:.5rem 0}.account-dropdown-item.add-account{color:#3b82f6;font-weight:500;border-radius:0 0 8px 8px}.account-dropdown-item.add-account:hover{background:#eff6ff}.account-dropdown-item.add-account svg{color:#3b82f6}.header-user{position:relative}.user-menu-btn{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:transparent;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.user-menu-btn:hover{background:#f9fafb;border-color:#d1d5db}.user-avatar{width:32px;height:32px;border-radius:50%;background:#000000;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.user-name{font-size:.9375rem;font-weight:500;color:#111827;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-btn svg{color:#6b7280}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:240px;z-index:1000}.user-dropdown-header{padding:1rem}.user-dropdown-name{font-size:.9375rem;font-weight:600;color:#111827;margin-bottom:.25rem}.user-dropdown-email{font-size:.875rem;color:#6b7280}.user-dropdown-divider{height:1px;background:#e5e7eb;margin:.5rem 0}.user-dropdown-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;text-align:left;font-size:.9375rem;color:#374151;cursor:pointer;transition:background .2s}.user-dropdown-item:hover{background:#f3f4f6}.user-dropdown-item svg{color:#6b7280}.user-dropdown-item:last-child{border-radius:0 0 8px 8px}@media (max-width: 768px){.header-container{padding:0 1rem}.header-brand h1{font-size:1rem}.header-nav{gap:1rem}.header-nav a{font-size:.875rem;padding:.5rem .75rem}.header-account-switcher{margin-right:.5rem}.account-switcher-btn{padding:.5rem}.account-name,.user-name{display:none}.user-menu-btn{padding:.5rem}}.app-footer{background:#fafafa;border-top:1px solid #eaeaea;padding:16px 24px;margin-top:auto}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666}.footer-links{display:flex;align-items:center;gap:8px}.footer-links a{color:#666;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#111}.footer-divider{color:#ccc}.footer-copyright{color:#999}@media (max-width: 600px){.footer-content{flex-direction:column;gap:12px;text-align:center}}.disclaimer-banner{background:linear-gradient(135deg,#f8f9fa 0%,#f0f4f8 100%);border-bottom:1px solid #e2e8f0;padding:10px 24px;display:flex;justify-content:center;align-items:center;gap:16px;position:relative}.disclaimer-content{display:flex;align-items:center;font-size:13px;color:#475569}.disclaimer-text{line-height:1.4}.disclaimer-text strong{color:#1e293b;font-weight:600}.disclaimer-text a{color:#3b82f6;text-decoration:none;font-weight:500}.disclaimer-text a:hover{text-decoration:underline}.disclaimer-dismiss{position:absolute;right:16px;background:none;border:none;color:#94a3b8;cursor:pointer;font-size:14px;padding:4px 8px;border-radius:4px;transition:all .2s}.disclaimer-dismiss:hover{background:#e2e8f0;color:#475569}@media (max-width: 768px){.disclaimer-banner{padding:12px 40px 12px 16px}.disclaimer-content{font-size:12px}}#root{margin:0;padding:0;background:#f5f5f5;min-height:100vh}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
