:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}.input-group{display:flex;gap:1rem;margin-bottom:1.5rem}.ticker-input{flex:1;padding:.75rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.ticker-input:focus{outline:none;border-color:#667eea}.suggested-tickers{margin-bottom:1.5rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.suggested-tickers span{color:#7f8c8d;font-weight:600}.suggested-ticker{padding:.5rem 1rem;border:2px solid #e1e8ed;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-weight:600}.suggested-ticker:hover:not(:disabled){border-color:#667eea;color:#667eea;transform:translateY(-2px)}.suggested-ticker:disabled{opacity:.5;cursor:not-allowed}.time-range-selector{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);border-radius:12px;flex-wrap:wrap}.time-range-selector span{font-weight:600;color:#2c3e50}.time-range-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.time-range-btn{padding:.5rem 1rem;border:2px solid #cbd5e0;background:#fff;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;color:#4a5568}.time-range-btn:hover:not(:disabled){border-color:#667eea;color:#667eea;transform:translateY(-2px);box-shadow:0 4px 8px #667eea33}.time-range-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 4px 12px #667eea66}.time-range-btn:disabled{opacity:.5;cursor:not-allowed}.quick-select-section{margin-bottom:1.5rem}.btn-sp500{background:linear-gradient(135deg,#ff6b6b,#ff4757);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:10px;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 4px 12px #ff47574d;transition:all .3s ease}.btn-sp500:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 20px #ff475780}.btn-sp500:disabled{opacity:.6;cursor:not-allowed}.ticker-list{margin-top:2rem}.ticker-chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.ticker-chip{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-weight:600}.remove-ticker{background:#ffffff4d;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.remove-ticker:hover:not(:disabled){background:#ffffff80}.prices-summary{margin-top:2rem;padding-top:2rem;border-top:2px solid #e1e8ed}.prices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}.price-card{border:2px solid #e1e8ed;border-radius:8px;padding:1rem;transition:all .3s ease}.price-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 4px 12px #667eea33}.price-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.ticker-name{font-size:1.2rem;font-weight:700;color:#667eea}.current-price{font-size:1.1rem;font-weight:600;color:#2c3e50}.price-card-body{display:flex;flex-direction:column;gap:.25rem}.company-name{font-size:.9rem;color:#2c3e50;font-weight:500}.sector{font-size:.85rem;color:#7f8c8d}.date-range{text-align:center;color:#7f8c8d;font-size:.9rem}@media(max-width:768px){.input-group{flex-direction:column;gap:.75rem}.ticker-input{font-size:16px}.suggested-tickers{font-size:.9rem}.suggested-ticker{padding:.4rem .8rem;font-size:.85rem}.ticker-chip{font-size:.9rem;padding:.4rem .8rem}.prices-grid{grid-template-columns:1fr;gap:.75rem}.price-card{padding:.75rem}.ticker-name{font-size:1.1rem}.current-price{font-size:1rem}.company-name{font-size:.85rem}.sector{font-size:.8rem}.date-range{font-size:.85rem;padding:.5rem}.time-range-selector{flex-direction:column;align-items:flex-start;padding:.75rem}.time-range-buttons{width:100%}.time-range-btn{flex:1;min-width:60px;padding:.6rem .75rem}}.method-selection{margin-bottom:2rem}.method-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:1rem}.method-btn{padding:1.5rem;border:2px solid #e1e8ed;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:flex-start;gap:1rem;text-align:left}.method-btn:hover:not(:disabled){border-color:#667eea;transform:translateY(-4px);box-shadow:0 4px 12px #667eea33}.method-btn.active{border-color:#667eea;background:linear-gradient(135deg,#667eea15,#764ba215);box-shadow:0 4px 12px #667eea33}.method-btn div{display:flex;flex-direction:column;gap:.5rem}.method-btn strong{color:#2c3e50;font-size:1.1rem}.method-btn small{color:#7f8c8d;font-size:.9rem;line-height:1.4}.parameters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.parameter-group{display:flex;flex-direction:column;gap:.5rem}.parameter-group label{font-weight:600;color:#2c3e50;font-size:.95rem}.parameter-group input{padding:.75rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.parameter-group input:focus{outline:none;border-color:#667eea}.parameter-group small{color:#7f8c8d;font-size:.85rem}.views-section{margin:2rem 0;padding:1.5rem;background:#f8f9fa;border-radius:12px}.views-description{color:#7f8c8d;margin-bottom:1rem;font-size:.95rem}.views-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.view-input{display:flex;flex-direction:column;gap:.5rem}.view-input label{font-weight:600;color:#667eea;font-size:.95rem}.view-input input{padding:.75rem;border:2px solid #e1e8ed;border-radius:8px;font-size:.95rem}.view-input input:focus{outline:none;border-color:#667eea}.action-buttons{display:flex;gap:1rem;margin-top:2rem}.action-buttons button{flex:1}@media(max-width:768px){.method-buttons{grid-template-columns:1fr;gap:.75rem}.method-btn{padding:1.25rem;flex-direction:row}.method-btn strong{font-size:1rem}.method-btn small{font-size:.85rem}.parameters-grid{grid-template-columns:1fr;gap:1rem}.parameter-group input{font-size:16px}.views-section{padding:1rem}.views-grid{grid-template-columns:1fr;gap:.75rem}.view-input input{font-size:16px}.action-buttons{flex-direction:column;gap:.75rem}.action-buttons button{width:100%}}.btn-share{background:linear-gradient(135deg,#00c49f,#00a080);color:#fff;box-shadow:0 2px 8px #00c49f4d;position:relative;overflow:hidden}.btn-share:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00c49f80}.btn-share:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.btn-share:hover:before{left:100%}.share-toast{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(135deg,#00c49f,#00a080);color:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 8px 32px #00c49f66;display:flex;align-items:center;gap:.75rem;font-weight:600;z-index:10000;animation:slideInUp .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.share-toast{bottom:1rem;right:1rem;left:1rem;font-size:.9rem;padding:.85rem 1.25rem}}.portfolio-timeseries{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-top:2rem}.timeseries-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1.5rem}.header-content{display:flex;align-items:center;gap:.75rem}.header-content h3{margin:0;color:#2c3e50;font-size:1.5rem}.performance-summary{display:flex;gap:2rem}.perf-metric{display:flex;flex-direction:column;align-items:flex-end}.perf-label{font-size:.85rem;color:#7f8c8d;font-weight:600;margin-bottom:.25rem}.perf-value{font-size:1.5rem;font-weight:700}.perf-value.positive{color:#00c49f}.perf-value.negative{color:#ff4757}@media(max-width:768px){.portfolio-timeseries{padding:1.25rem}.timeseries-header{flex-direction:column;align-items:flex-start}.header-content h3{font-size:1.25rem}.performance-summary{width:100%;justify-content:space-between;gap:1rem}.perf-metric{align-items:flex-start}.perf-value{font-size:1.25rem}}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.results-header h2{margin-bottom:0!important;padding-bottom:0!important}.results-header h2:after{display:none}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.results-header{flex-direction:column;align-items:stretch}}.summary-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:12px;background:#f8f9fa;border:2px solid #e1e8ed;transition:all .3s ease}.summary-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.card-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center}.card-content{display:flex;flex-direction:column;gap:.25rem}.card-label{font-size:.9rem;color:#7f8c8d;font-weight:600}.card-value{font-size:1.8rem;font-weight:700;color:#2c3e50}.card-sublabel{font-size:.85rem;color:#95a5a6}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}@media(max-width:1024px){.results-grid{grid-template-columns:1fr}}.allocation-section,.weights-table-section{background:#f8f9fa;padding:1.5rem;border-radius:12px}.weights-table{width:100%;border-collapse:collapse;margin-top:1rem}.weights-table thead{background:#667eea;color:#fff}.weights-table th{padding:1rem;text-align:left;font-weight:600}.weights-table td{padding:.75rem 1rem;border-bottom:1px solid #e1e8ed}.weights-table tr:hover{background:#f0f1ff}.ticker-badge{display:inline-block;padding:.25rem .75rem;border-radius:6px;color:#fff;font-weight:700;font-size:.9rem}.weight-cell{display:flex;align-items:center;gap:1rem}.weight-bar-container{flex:1;height:8px;background:#e1e8ed;border-radius:4px;overflow:hidden}.weight-bar{height:100%;transition:width .3s ease}.weight-text{font-weight:600;min-width:60px;text-align:right}.sector-cell{color:#7f8c8d;font-size:.9rem}.risk-metrics-section{background:#f8f9fa;padding:2rem;border-radius:12px}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.metric-card{background:#fff;padding:1.25rem;border-radius:8px;border:2px solid #e1e8ed;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease}.metric-card:hover{border-color:#667eea;transform:translateY(-2px)}.metric-label{font-size:.85rem;color:#7f8c8d;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.metric-value{font-size:1.5rem;font-weight:700;color:#2c3e50}.metric-description{font-size:.8rem;color:#95a5a6}.risk-interpretation{background:#fff;padding:1rem;border-radius:8px;display:flex;align-items:flex-start;gap:.75rem;border-left:4px solid #667eea}.risk-interpretation p{color:#2c3e50;line-height:1.6;font-size:.95rem}.risk-interpretation strong{color:#667eea}@media(max-width:768px){.summary-cards{grid-template-columns:1fr;gap:1rem}.summary-card{padding:1.25rem}.card-icon{width:50px;height:50px}.card-value{font-size:1.5rem}.card-label{font-size:.85rem}.card-sublabel{font-size:.8rem}.allocation-section,.weights-table-section{padding:1rem}.weights-table{font-size:.9rem}.weights-table th,.weights-table td{padding:.5rem .75rem}.weights-table thead th:last-child,.weights-table tbody td:last-child{display:none}.weight-cell{flex-direction:column;align-items:flex-start;gap:.5rem}.weight-bar-container{width:100%}.weight-text{min-width:auto}.ticker-badge{font-size:.85rem;padding:.2rem .6rem}.risk-metrics-section{padding:1.5rem}.metrics-grid{grid-template-columns:1fr;gap:.75rem}.metric-card{padding:1rem}.metric-value{font-size:1.3rem}.risk-interpretation{padding:.75rem;font-size:.9rem}.risk-interpretation p{font-size:.85rem}}.section-description{color:#7f8c8d;line-height:1.6;margin-bottom:2rem;font-size:1rem}.chart-container{background:#f8f9fa;padding:2rem;border-radius:12px;margin-bottom:2rem}.custom-tooltip{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 4px 12px #00000026;border:2px solid #667eea}.custom-tooltip p{margin:.25rem 0;color:#2c3e50;font-size:.9rem}.frontier-insights{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:1024px){.frontier-insights{grid-template-columns:1fr}}.insight-card{background:#e3f2fd;padding:1.5rem;border-radius:12px;display:flex;gap:1rem;align-items:flex-start}.insight-card h4{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem}.insight-card ul{list-style:none;display:flex;flex-direction:column;gap:.75rem}.insight-card li{color:#34495e;line-height:1.5;padding-left:1.5rem;position:relative}.insight-card li:before{content:"→";position:absolute;left:0;color:#0088fe;font-weight:700}.frontier-stats{background:#f8f9fa;padding:1.5rem;border-radius:12px}.frontier-stats h4{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{background:#fff;padding:1rem;border-radius:8px;border:2px solid #e1e8ed;display:flex;flex-direction:column;gap:.5rem}.stat-label{font-size:.85rem;color:#7f8c8d;font-weight:600}.stat-value{font-size:1.3rem;font-weight:700;color:#667eea}@media(max-width:768px){.section-description{font-size:.9rem;margin-bottom:1.5rem}.chart-container{padding:1rem;margin-bottom:1.5rem}.custom-tooltip{padding:.75rem}.custom-tooltip p{font-size:.85rem}.insight-card{padding:1.25rem;flex-direction:column}.insight-card h4{font-size:1.1rem;margin-bottom:.75rem}.insight-card li{font-size:.9rem;padding-left:1.25rem}.frontier-stats{padding:1.25rem}.frontier-stats h4{font-size:1.1rem}.stats-grid{grid-template-columns:1fr;gap:.75rem}.stat-item{padding:.75rem}.stat-label{font-size:.8rem}.stat-value{font-size:1.1rem}}.loading-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-out}.loading-container{display:flex;flex-direction:column;align-items:center;gap:2rem}.spinner-wrapper{position:relative;width:120px;height:120px}.spinner{position:absolute;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);animation:pulse 2s ease-in-out infinite}.spinner-ring{position:absolute;top:50%;left:50%;width:90px;height:90px;margin:-45px 0 0 -45px;border-radius:50%;border:4px solid transparent;border-top-color:#667eea;border-right-color:#667eea;animation:spin 1.5s linear infinite}.spinner-ring-outer{position:absolute;top:50%;left:50%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;border:3px solid transparent;border-top-color:#764ba2;border-right-color:#764ba2;border-bottom-color:#764ba2;animation:spin 2s linear infinite reverse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(.8);opacity:.8}50%{transform:scale(1.2);opacity:1}}.loading-message{color:#fff;font-size:1.2rem;font-weight:600;text-align:center;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.5)}.loading-dots{display:flex;gap:.5rem}.loading-dots span{width:12px;height:12px;border-radius:50%;background:#fff;animation:bounce 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@media(max-width:768px){.spinner-wrapper{width:80px;height:80px}.spinner{width:40px;height:40px;margin:-20px 0 0 -20px}.spinner-ring{width:60px;height:60px;margin:-30px 0 0 -30px}.spinner-ring-outer{width:80px;height:80px;margin:-40px 0 0 -40px}.loading-message{font-size:1rem}}.skeleton-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.skeleton-card{background:#fff;border-radius:12px;padding:1.5rem;border:2px solid #e1e8ed}.skeleton-header{display:flex;align-items:center;gap:1rem}.skeleton-circle{width:60px;height:60px;border-radius:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-lines{flex:1;display:flex;flex-direction:column;gap:.75rem}.skeleton-line{height:16px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-line-title{width:70%;height:20px}.skeleton-line-subtitle{width:50%;height:14px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-table{background:#fff;border-radius:12px;padding:1.5rem;margin:2rem 0}.skeleton-table-header,.skeleton-table-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}.skeleton-table-header .skeleton-line{height:20px}.skeleton-table-row .skeleton-line{height:16px}@media(max-width:768px){.skeleton-container{grid-template-columns:1fr;gap:1rem}.skeleton-card{padding:1.25rem}.skeleton-circle{width:50px;height:50px}.skeleton-table-header,.skeleton-table-row{grid-template-columns:repeat(3,1fr)}.skeleton-table-header .skeleton-line:last-child,.skeleton-table-row .skeleton-line:last-child{display:none}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;padding:2rem;text-align:center;box-shadow:0 4px 12px #0000001a;position:sticky;top:0;z-index:100}.app-header h1{color:#2c3e50;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{color:#7f8c8d;font-size:1.1rem;font-weight:500}.container{max-width:1400px;margin:2rem auto;padding:0 2rem;flex:1}@media(max-width:768px){.app-header{padding:1.5rem 1rem}.app-header h1{font-size:1.8rem}.subtitle{font-size:.9rem}.container{margin:1rem auto;padding:0 1rem}}.error-message{background:#fff1f0;border:1px solid #ffccc7;border-radius:12px;padding:1rem;margin-bottom:2rem;color:#cf1322;display:flex;justify-content:space-between;align-items:center;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.error-message button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#cf1322;padding:0 .5rem;transition:transform .2s}.error-message button:hover{transform:scale(1.2)}@media(max-width:768px){.error-message{font-size:.9rem;padding:.75rem;flex-wrap:wrap}}.btn{padding:.75rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;text-align:center;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn:active:before{width:300px;height:300px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 8px #667eea4d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.btn-secondary{background:#e0e7ff;color:#667eea;border:2px solid transparent}.btn-secondary:hover:not(:disabled){background:#c7d2fe;border-color:#667eea;transform:translateY(-1px)}.btn-large{padding:1rem 2rem;font-size:1.1rem}@media(max-width:768px){.btn{padding:.65rem 1.2rem;font-size:.9rem}.btn-large{padding:.85rem 1.5rem;font-size:1rem;width:100%}}.app-footer{background:#fff;padding:1.5rem;text-align:center;color:#7f8c8d;border-top:1px solid #e1e8ed;font-size:.9rem}@media(max-width:768px){.app-footer{padding:1rem;font-size:.8rem}}.ticker-input-section,.optimization-panel,.results-display,.efficient-frontier{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 32px #0000001a;animation:fadeIn .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ticker-input-section h2,.optimization-panel h2,.results-display h2,.efficient-frontier h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;position:relative;padding-bottom:.75rem}.ticker-input-section h2:after,.optimization-panel h2:after,.results-display h2:after,.efficient-frontier h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.ticker-input-section h3,.optimization-panel h3,.results-display h3,.efficient-frontier h3{color:#34495e;margin-bottom:1rem;font-size:1.3rem;font-weight:600}@media(max-width:768px){.ticker-input-section,.optimization-panel,.results-display,.efficient-frontier{padding:1.5rem;margin-bottom:1.5rem;border-radius:12px}.ticker-input-section h2,.optimization-panel h2,.results-display h2,.efficient-frontier h2{font-size:1.4rem;margin-bottom:1rem}.ticker-input-section h3,.optimization-panel h3,.results-display h3,.efficient-frontier h3{font-size:1.1rem}}
