.navbar{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 18rem;background-color:var(--surface);border-bottom:1px solid black}.logo{height:3rem}.nav-links{display:flex;gap:1.5rem}.nav-link{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.nav-link:hover{color:var(--text-hover)}.nav-link.active{color:var(--text);transition:none}@media(max-width:767px){.navbar{padding:0 1rem;height:50px}.logo{height:2.5rem}.nav-links{gap:1rem;flex-wrap:wrap}.nav-link{font-size:.9rem}}.description{color:var(--text-muted);font-size:1.2rem}.card{display:flex;flex-direction:column;width:100%;border-radius:8px;background-color:var(--surface);color:var(--text);text-decoration:none;overflow:hidden;box-shadow:0 4px 6px #0000004d;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-5px);box-shadow:0 8px 12px #0006}.card-image{width:100%;height:150px;object-fit:cover}.card-content{padding:1rem}.card-title{margin:0;font-size:1.2rem}.card-description{margin-top:.5rem;font-size:.9rem;color:var(--text-muted)}.projects{display:flex;flex-direction:row;margin-top:2rem;margin-left:15rem;gap:15rem;width:100%}.coding-projects,.music-projects{color:var(text);display:flex;flex-direction:column;gap:1rem;width:25%}@media(max-width:767px){.introduction{margin-left:1rem;margin-right:1rem;padding:0}.title{font-size:2rem}.subtitle{font-size:1rem}.projects{flex-direction:column;margin-left:1rem;margin-right:1rem;gap:2rem}.coding-projects,.music-projects{width:92%;gap:.8rem}}@media(min-width:768px)and (max-width:1366px){.introduction{margin-left:3rem!important;margin-right:3rem!important;padding:0}.title{font-size:3rem}.subtitle{font-size:1.2rem}.projects{flex-direction:row;margin-left:3rem;margin-right:3rem;gap:5rem}.coding-projects,.music-projects{width:40%;gap:1rem}}.introduction{margin-top:5rem;margin-left:15rem;padding:-5rem}.title{color:var(--text);margin-bottom:.5rem;font-size:4rem}.subtitle{margin:0;color:var(--text-hover);font-size:1.5rem}.description{color:var(--text-muted);font-size:1.2rem;max-width:75%}.github-button{display:flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:6px;background-color:var(--accent-cool);color:var(--text);text-decoration:none;transition:background-color .3s;gap:.7rem;width:8rem}.github-button:hover{background-color:var(--accent-warm);cursor:pointer}.buttons{display:flex;flex-direction:row;gap:1rem;margin-left:15rem}@media(max-width:767px){.introduction{width:100%;margin:1rem!important}.title{font-size:2rem}.subtitle{font-size:1rem}.description{font-size:.9rem}.buttons{margin:1rem;flex-direction:row;gap:.5rem}}@media(min-width:768px)and (max-width:1366px){.introduction{width:100%;margin-left:3rem;margin-right:3rem;padding:0}.title{font-size:3rem}.subtitle{font-size:1.2rem}.description{font-size:1rem}.buttons{margin-left:3rem;margin-right:3rem;flex-direction:row;gap:.7rem}}.midas-intro{margin-top:5rem;margin-left:15rem}.midas-wrap{width:min(1200px,100%);max-width:100%;margin:2rem auto 0;padding:0 1.5rem 3rem}.midas-grid{display:grid;width:100%;gap:1rem;margin-bottom:1rem}.midas-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.midas-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.midas-card{background-color:var(--surface);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem;text-align:center;width:100%;max-width:100%;overflow:hidden}.midas-card h3{margin:0 0 .75rem;color:var(--text);font-size:1rem;font-weight:600}.midas-value{color:var(--text);font-size:1.6rem;margin:0;font-weight:700}.midas-value.small{font-size:1.1rem;font-weight:500}.midas-info{margin:.4rem 0;color:var(--text-muted)}.midas-error{color:#ff8a8a;margin:.4rem 0}.pick-row{display:grid;grid-template-columns:minmax(8.8rem,max-content) repeat(3,minmax(0,1fr));align-items:center;column-gap:.6rem;color:var(--text-muted);padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.pick-row:last-child{border-bottom:0}.pick-label{color:var(--text-hover);font-weight:600;white-space:nowrap}.midas-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.toggle-group{display:inline-flex;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden}.toggle-btn{border:none;background:transparent;color:var(--text-muted);padding:.35rem .7rem;cursor:pointer}.toggle-btn.active{background:var(--accent-cool);color:#0b1018;font-weight:600}.metric-line{margin:.25rem 0 .75rem;color:var(--text-muted)}.metric-line strong{color:var(--text-hover)}.chart-shell,.tree-shell{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.midas-chart{width:100%;min-width:680px;height:230px;display:block}.axis{stroke:#fff3;stroke-width:1}.chart-line{fill:none;stroke:var(--accent-cool);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.midas-table{width:100%;border-collapse:collapse;min-width:460px}.midas-table th,.midas-table td{text-align:left;font-size:.88rem;color:var(--text-muted);padding:.45rem .3rem;border-bottom:1px solid rgba(255,255,255,.06)}.midas-table th{color:var(--text-hover);font-weight:600}.tree-card{margin-bottom:1rem}.midas-tree{width:100%;min-width:1200px;height:420px;display:block}.tree-edge{stroke:#ffffff47;stroke-width:2}.tree-node{fill:#5da9e933;stroke:var(--accent-cool);stroke-width:1.8}.tree-label-top,.tree-label-mid,.tree-label-bottom{pointer-events:none}.tree-label-top{fill:var(--text);font-size:12px;font-weight:700}.tree-label-mid{fill:var(--text-hover);font-size:10px}.tree-label-bottom{fill:var(--text-muted);font-size:9px}@media(max-width:767px){.midas-intro{margin-left:1rem;margin-right:1rem}.midas-wrap{margin:1rem auto 0;width:100%;max-width:100%;padding:0 .85rem 2rem}.midas-grid.four,.midas-grid.two{grid-template-columns:1fr}.pick-row{grid-template-columns:minmax(7.2rem,max-content) repeat(2,minmax(0,1fr));gap:.35rem}.pick-row span:last-child{grid-column:2 / span 2}.midas-chart{min-width:560px}.midas-table{min-width:620px}.midas-tree{min-width:920px;height:360px}}@media(min-width:768px)and (max-width:1366px){.midas-intro{margin-left:3rem;margin-right:3rem}.midas-wrap{margin:1.5rem auto 0;padding:0 2rem 2.5rem}.midas-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}.chart-shell,.tree-shell,.table-wrap{margin-left:auto;margin-right:auto}.midas-header-row{justify-content:center;flex-wrap:wrap}:root{--bg: #0F1115;--surface: #161A22;--text: #E6EAF2;--text-muted: #9AA4B2;--text-hover: #BCC5D1;--accent-warm: #C89B3C;--accent-cool: #5DA9E9}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg);color:#111;background-image:url(/assets/background-ze1ywcXD.png);background-size:100vh 100vh;background-position:top center;background-repeat:repeat;overflow-x:hidden}h1{color:var(--text);font-size:4rem}p{color:var(--text-muted)}#root{min-height:100vh}
