*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#0a0a0f,#1a1028,#2d1b3d);color:#e2e8f0;overflow-x:hidden}.main-container{display:flex;min-height:100vh;background:linear-gradient(135deg,#0a0a0f,#1e122e,#1e1428)}.mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:999;opacity:0;transition:opacity .3s ease}.mobile-overlay.show{opacity:1}.sidebar{width:280px;background:#0a0a0ff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(139,92,246,.2);display:flex;flex-direction:column;transition:all .3s ease;position:fixed;top:0;left:0;height:100vh;z-index:1000}.sidebar.collapsed{width:80px}.sidebar.mobile{position:fixed;top:0;left:-280px;height:100vh;z-index:1001}.sidebar.mobile.open{left:0}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(139,92,246,.2)}.logo{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.nav-menu{flex:1;padding:1rem 0}.nav-list{list-style:none}.nav-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:none;border:none;color:#cbd5e1;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.nav-item:hover{background:#0000;color:#b287fd}.nav-item.active{background:linear-gradient(135deg,#0000,#8b5cf626);color:#9b6af1;border-right:3px solid #9b6af1}.nav-item.collapsed{justify-content:center;padding:.875rem}.nav-icon{flex-shrink:0}.nav-label{transition:opacity .3s ease}.wallet-section{padding:1.5rem;border-top:1px solid rgba(51,65,85,.3)}.wallet-connected{text-align:center;font-size:.875rem}.wallet-status-text{color:#9b6af1;font-weight:500;margin-bottom:.25rem}.wallet-address{color:#94a3b8;font-family:monospace}.styleOfConnection{margin-top:20px}.wallet-connect-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#9b6af1,#9b6af1);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease}.wallet-connect-btn:hover{transform:translateY(-1px)}.main-content{flex:1;display:flex;flex-direction:column;margin-left:280px;transition:margin-left .3s ease}.main-content.collapsed{margin-left:80px}.main-content.mobile{margin-left:0}.header{background:#0a0a0ff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(139,92,246,.2);padding:1rem 1.5rem;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:1rem}.menu-toggle{background:none;border:none;color:#cbd5e1;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center}.menu-toggle:hover{background:#8b5cf61a;color:#8b5cf6}.page-title{font-size:1.5rem;font-weight:600;color:#f1f5f9;text-transform:capitalize}.header-right{display:flex;align-items:center;gap:1rem}.portfolio-info{text-align:right}.portfolio-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.portfolio-value{font-size:1.125rem;font-weight:700;color:#10b981}.user-avatar{width:40px;height:40px;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.content{flex:1;padding:1.5rem;overflow-y:auto}.content-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(139,92,246,.2);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;background:linear-gradient(135deg,#26173acc,#1d1430,#130c22);box-shadow:0 10px 25px #0000004d}.section-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.section-icon{color:#8b5cf6}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(138,92,246,.411);border-radius:12px;padding:1.5rem;text-align:center;background:linear-gradient(135deg,#26173acc,#1d1430,#0e0819);box-shadow:0 10px 25px #0000004d}.stat-card-gradient{background:linear-gradient(135deg,#8b5cf61a,#a855f71a);border:1px solid rgba(139,92,246,.3)}.stat-title{font-size:.875rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.stat-value{font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-value.green{color:#10b981}.stat-value.blue{color:#9b6af1}.stat-value.yellow{color:#f59e0b}.stat-value.red{color:#ef4444}.stat-change{font-size:.875rem;font-weight:500}.stat-change.green{color:#10b981}.stat-change.red{color:#ef4444}.stat-change.gray{color:#94a3b8}.two-column-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.quick-analyzer,.analyzer-form{display:flex;gap:1rem;flex-wrap:wrap}.input-group{flex:1;min-width:300px}.input-label{display:block;font-size:.875rem;font-weight:500;color:#e2e8f0;margin-bottom:.5rem}.analyzer-input{width:100%;padding:.875rem 1rem;background:#0f172acc;border:1px solid rgba(51,65,85,.5);border-radius:8px;color:#f1f5f9;font-size:.95rem;transition:all .2s ease}.analyzer-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.analyzer-input::placeholder{color:#64748b}.btn-primary{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#9b6af1,#7750b9);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}.btn-secondary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);border-radius:8px;color:#e2e8f0;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#8b5cf633;border-color:#8b5cf6}.list-container{display:flex;flex-direction:column;gap:.75rem}.list-item,.holding-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#0f172a80;border:1px solid rgba(51,65,85,.3);border-radius:8px;transition:all .2s ease}.list-item:hover,.holding-item:hover{background:#1e293bb3;border-color:#3b82f64d}.item-title{font-weight:600;margin-bottom:.25rem}.item-title.blue{color:#9b6af1}.item-title.white{color:#f1f5f9}.item-subtitle{font-size:.875rem;color:#94a3b8}.analysis-info{display:flex;align-items:center;gap:.75rem}.score{font-weight:700;font-size:1.125rem}.score.blue{color:#9b6af1}.risk-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.risk-badge.low{background:#10b98133;color:#10b981}.risk-badge.medium{background:#f59e0b33;color:#f59e0b}.risk-badge.high{background:#ef444433;color:#ef4444}.holding-info{display:flex;align-items:center;gap:.75rem}.coin-icon{width:40px;height:40px;background:#ab3bf61a;border:1px solid rgba(162,59,246,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#8b5cf6;font-size:.875rem}.change{display:flex;align-items:center;gap:.25rem;font-weight:600}.change.green{color:#10b981}.change.red{color:#ef4444}.portfolio-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.portfolio-table{display:flex;flex-direction:column;gap:.5rem}.table-header{display:grid;grid-template-columns:2fr 1fr 0fr 0fr 0fr;gap:1rem;padding:1rem;background:#0f172a80;border-radius:8px;font-weight:600;color:#94a3b8;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.table-row{display:grid;grid-template-columns:2fr 1fr 0fr 0fr 0fr;padding:1rem;background:#2c1e3b7f;border:1px solid rgba(51,65,85,.3);border-radius:8px;align-items:center;transition:all .2s ease}.table-row:hover{background:#3c2a5080;border-color:#7d3bf64d}.token-info{display:flex;align-items:center;gap:.75rem}.token-name{font-weight:600;color:#f1f5f9}.token-amount{font-size:.875rem;color:#94a3b8}.amount-cell,.value-cell{font-weight:500;color:#e2e8f0}.change-cell{display:flex;align-items:center;gap:.25rem;font-weight:600}.change-cell.green{color:#10b981}.change-cell.red{color:#ef4444}.actions-cell{display:flex;gap:.5rem}.action-btn{padding:.5rem .75rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.action-btn.blue{background:#3b82f633;color:#3b82f6}.action-btn.red{background:#ef444433;color:#ef4444}.action-btn:hover{transform:translateY(-1px)}.analysis-result{text-align:center;padding:2rem}.score-display{display:flex;justify-content:space-around;align-items:center;margin-bottom:2rem}.score-circle{display:flex;flex-direction:column;align-items:center;gap:.5rem}.score-number{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#3b82f6}.score-label,.risk-label{font-size:.875rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.risk-indicator{display:flex;flex-direction:column;align-items:center;gap:.5rem}.risk-value{padding:.5rem 1rem;background:#4755694d;border-radius:6px;font-weight:600;color:#f1f5f9}.analysis-placeholder{color:#94a3b8;font-style:italic}.metrics-list{display:flex;flex-direction:column;gap:1rem}.metric-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#0f172a80;border-radius:6px}.metric-label{color:#94a3b8;font-weight:500}.metric-value{font-weight:600;color:#f1f5f9}.risk-factors{display:flex;flex-direction:column;gap:1rem}.risk-factor{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#0f172a80;border:1px solid rgba(51,65,85,.3);border-radius:8px}.risk-icon{flex-shrink:0;margin-top:.25rem}.risk-icon.warning{color:#f59e0b}.risk-icon.error{color:#ef4444}.risk-icon.info{color:#3b82f6}.risk-content{flex:1}.risk-title{font-size:1rem;font-weight:600;color:#f1f5f9;margin-bottom:.5rem}.risk-description{font-size:.875rem;color:#94a3b8;line-height:1.5}.chart-placeholder{padding:2rem;text-align:center;background:#0f172a4d;border-radius:8px;border:2px dashed rgba(51,65,85,.5)}.chart-mock{margin-top:1rem;height:120px;position:relative;display:flex;align-items:end;justify-content:center;gap:.5rem}.chart-line{position:absolute;top:20px;left:20px;right:20px;height:2px;background:linear-gradient(90deg,#653bf6,#8b5cf6);border-radius:1px}.chart-bars{display:flex;align-items:end;gap:.5rem;height:80px}.notificationSettings{border:1px solid rgba(51,65,85,.5);background-color:linear-gradient(135deg,#26173acc 0%,#1d1430 50%,#0e0819 100%)}.classOfbuttonSend{border:1px solid #643bf636}.pnlcardstyle{background:linear-gradient(135deg,#26173acc,#1d1430,#0e0819);border:1px solid rgba(138,92,246,.226)}.bar{width:20px;background:linear-gradient(180deg,#513bf6,#8b5cf6);border-radius:2px}.bar:nth-child(1){height:40%}.bar:nth-child(2){height:70%}.bar:nth-child(3){height:55%}.bar:nth-child(4){height:85%}.bar:nth-child(5){height:60%}.allocation-list{display:flex;flex-direction:column;gap:1rem}.allocation-item{display:flex;flex-direction:column;gap:.5rem}.allocation-info{display:flex;justify-content:space-between;align-items:center}.allocation-token{font-weight:600;color:#f1f5f9}.allocation-percentage{font-weight:600;color:#8b5cf6}.allocation-bar{height:8px;background:#3341554d;border-radius:4px;overflow:hidden}.allocation-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:4px;transition:width .3s ease}.alerts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.alerts-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(51,65,85,.3)}.alert-tab{padding:.75rem 1rem;background:none;border:none;color:#94a3b8;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}.alert-tab:hover{color:#3b82f6}.alert-tab.active{color:#3b82f6;border-bottom-color:#3b82f6}.alerts-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.alert-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#1e293b80;border:1px solid rgba(51,65,85,.3);border-radius:8px;transition:all .2s ease}.alert-item:hover{background:#1e293bcc}.alert-item.success{border-left:4px solid #10b981}.alert-item.warning{border-left:4px solid #f59e0b}.alert-item.error{border-left:4px solid #ef4444}.alert-item.info{border-left:4px solid #3b82f6}.alert-icon{flex-shrink:0;margin-top:.25rem}.alert-content-full{flex:1}.alert-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.alert-title-full{font-size:1rem;font-weight:600;color:#f1f5f9}.alert-time-full{font-size:.75rem;color:#94a3b8;white-space:nowrap}.alert-message-full{font-size:.875rem;color:#cbd5e1;line-height:1.5;margin-bottom:1rem}.alert-actions{display:flex;gap:.5rem}.alert-action-btn{padding:.5rem .75rem;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.alert-action-btn{background:#3b82f633;color:#3b82f6}.alert-action-btn.secondary{background:#4755694d;color:#94a3b8}.alert-action-btn:hover{transform:translateY(-1px)}.alert-settings{display:flex;flex-direction:column;gap:1.5rem}.setting-category{padding:1rem;background:#0f172a4d;border-radius:8px}.category-title{font-size:1rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.setting-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.setting-label{flex:1;color:#cbd5e1;font-weight:500}.setting-input{width:80px;padding:.5rem;background:#0f172acc;border:1px solid rgba(51,65,85,.5);border-radius:6px;color:#f1f5f9;text-align:center}.setting-input:focus{outline:none;border-color:#3b82f6}.alert-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{text-align:center;padding:1rem;background:#0f172a4d;border-radius:8px}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#3b82f6;margin-bottom:.25rem}.stat-desc{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.education-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.edu-stat{text-align:center;padding:1.5rem;background:#0f172a80;border:1px solid rgba(51,65,85,.3);border-radius:8px}.edu-stat-gradient{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid rgba(59,130,246,.3)}.edu-stat-value{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.edu-stat-label{font-size:.875rem;color:#94a3b8}.lessons-container{display:flex;flex-direction:column;gap:1rem}.lesson-item{background:#1c0f2a00;border:1px solid rgba(51,65,85,.3);border-radius:8px;transition:all .2s ease}.lesson-item:hover{background:#1e293bb3;border-color:#3b82f64d}.lesson-item.completed{background:#140c1f47;border-color:#795ac34d}.lesson-content{display:flex;justify-content:space-between;align-items:center;padding:1.5rem}.lesson-info{display:flex;align-items:center;gap:1rem}.lesson-number,.lesson-number-large{width:40px;height:40px;background:#623bf60f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#9b6af1}.lesson-number-large{width:50px;height:50px}.lesson-number.completed,.lesson-number-large.completed{background:#5610b91a;border-color:#5f10b957;color:#9b6af1}.lesson-title{font-size:1rem;font-weight:600;color:#f1f5f9;margin-bottom:.25rem}.lesson-duration{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#94a3b8}.duration-icon{margin-right:.25rem}.lesson-btn{padding:.75rem 1.5rem;background:linear-gradient(135deg,#9b6af1,#8b5cf6);border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.lesson-btn:hover{transform:translateY(-1px)}.lesson-btn.completed{background:#0f172a80;border:1px solid #9b6af1}.concepts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.concepts-column{display:flex;flex-direction:column;gap:1rem}.concept-card{padding:1.5rem;border-radius:8px;border:1px solid rgba(51,65,85,.3);transition:all .2s ease}.concept-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.concept-card.blue{background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border-color:#3b82f64d}.concept-card.yellow{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border-color:#f59e0b4d}.concept-card.green{background:linear-gradient(135deg,#10b9811a,#10b9810d);border-color:#10b9814d}.concept-card.red{background:linear-gradient(135deg,#ef44441a,#ef44440d);border-color:#ef44444d}.concept-card.purple{background:linear-gradient(135deg,#8b5cf61a,#8b5cf60d);border-color:#8b5cf64d}.concept-card.indigo{background:linear-gradient(135deg,#6366f11a,#6366f10d);border-color:#6366f14d}.concept-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.concept-icon{flex-shrink:0}.concept-title{font-size:1.125rem;font-weight:600;margin:0}.concept-title.blue{color:#3b82f6}.concept-title.yellow{color:#f59e0b}.concept-title.green{color:#10b981}.concept-title.red{color:#ef4444}.concept-title.purple{color:#8b5cf6}.concept-title.indigo{color:#6366f1}.concept-text{color:#cbd5e1;line-height:1.6}.reading-list{display:flex;flex-direction:column;gap:1rem}.reading-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#0f172a80;border:1px solid rgba(51,65,85,.3);border-radius:8px;transition:all .2s ease}.reading-item:hover{background:#1e293bb3;border-color:#3b82f64d}.reading-title{font-size:1rem;font-weight:600;color:#f1f5f9;margin-bottom:.25rem}.reading-subtitle{font-size:.875rem;color:#94a3b8}.reading-btn{padding:.75rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.reading-btn:hover{transform:translateY(-1px)}.settings-sections{display:flex;flex-direction:column;gap:2rem}.settings-section{padding:1.5rem;background:#0f172a4d;border:1px solid rgba(51,65,85,.3);border-radius:8px}.settings-section-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem}.wallet-info{display:flex;justify-content:space-between;align-items:center}.wallet-name{font-weight:600;color:#f1f5f9;margin-bottom:.25rem}.wallet-status{font-size:.875rem;color:#94a3b8}.wallet-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.wallet-btn.connect{background:linear-gradient(135deg,#9b6af1,#9b6af1);color:#fff}.wallet-btn.disconnect{background:#ef444433;color:#ef4444}.wallet-btn:hover{transform:translateY(-1px)}.settings-list{display:flex;flex-direction:column;gap:1rem}.setting-checkbox{width:20px;height:20px;accent-color:#3b82f6}.trading-settings{display:flex;flex-direction:column;gap:1rem}.setting-group{display:flex;flex-direction:column;gap:.5rem}.setting-select{padding:.75rem;background:#0f172acc;border:1px solid rgba(51,65,85,.5);border-radius:6px;color:#f1f5f9}.setting-select:focus{outline:none;border-color:#3b82f6}.setting-range{width:100%;height:6px;background:#33415580;border-radius:3px;outline:none;appearance:none}.setting-range::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:#3b82f6;border-radius:50%;cursor:pointer}.setting-help{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.account-actions{display:flex;flex-direction:column;gap:.75rem}.account-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:left}.account-btn.blue{background:#3b82f633;color:#3b82f6}.account-btn.yellow{background:#f59e0b33;color:#f59e0b}.account-btn.red{background:#ef444433;color:#ef4444}.account-btn:hover{transform:translateY(-1px)}.notifications{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem}.notification{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#26173acc,#1d1430,#0e0819);border:1px solid rgba(51,65,85,.5);border-radius:8px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 12px #00000026;min-width:300px;animation:slideIn .3s ease}.notification.success{border-left:4px solid #9b6af1}.notification.warning{border-left:4px solid #201631}.notification.error{border-left:4px solid #ef4444}.notification.info{border-left:4px solid #614592}.notification-message{color:#f1f5f9;font-weight:500}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.header,.content{padding:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.two-column-grid,.concepts-grid{grid-template-columns:1fr}.table-header,.table-row{grid-template-columns:1fr;gap:.5rem}.table-header{display:none}.table-row{display:flex;flex-direction:column;align-items:stretch}.actions-cell{justify-content:flex-start}.portfolio-header{flex-direction:column;gap:1rem;align-items:stretch}.notifications{left:1rem;right:1rem}.notification{min-width:auto}.alert-stats,.education-stats{grid-template-columns:1fr}}
