html,body{height:100%;overflow:hidden}#root{height:100%}main{height:100vh;width:100vw;overflow:hidden;position:relative}*{margin:0%;padding:0%;box-sizing:border-box}html,body,#root{height:100%;width:100%}main{height:100%;width:100%;background-image:url(/x.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden}main .nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem}main .nav .date-widget,main .nav [class*=date],main .nav [class*=Dwidget]{background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 30px #00000026,inset 0 1px #ffffff4d;display:flex;align-items:center;height:4rem;padding:0 1.25rem}main .nav .time-widget,main .nav [class*=time],main .nav [class*=Twidget]{background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 30px #00000026,inset 0 1px #ffffff4d;display:flex;align-items:center;height:4rem;padding:0 1.25rem}body{background-color:#000}.dock{position:fixed;bottom:1rem;left:0;width:100%;padding:0 1rem;box-sizing:border-box;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;z-index:auto!important}.left{background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 30px #00000026,inset 0 1px #ffffff4d;position:relative;z-index:50!important;justify-self:start;height:4rem;padding:5px;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-size:large;font-weight:700;font-family:Share Tech,sans-serif;transition:transform .25s ease}.left img{width:3rem;aspect-ratio:1;padding:4px;border-radius:50%}.left p{padding:4px}.left:hover{transform:scale(1.08)}.mid{background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 30px #00000026,inset 0 1px #ffffff4d;position:relative!important;z-index:99999!important;justify-self:center;display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem}.right{background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 30px #00000026,inset 0 1px #ffffff4d;position:relative;cursor:pointer;z-index:50!important;justify-self:end;height:4rem;padding:5px;display:flex;align-items:center;gap:.75rem;font-size:large;font-weight:700;transition:transform .25s ease;font-family:Share Tech,sans-serif}.right p{padding:4px}.right:hover{transform:scale(1.08)}.icon{width:3.5rem;aspect-ratio:1;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#fff;transition:transform .4s cubic-bezier(.19,1,.22,1);cursor:pointer}.icon img{width:60%;height:60%;object-fit:contain;filter:brightness(0)}.icon:hover{transform:scale(1.25) translateY(-20%)}.icon:hover+.icon,.icon:has(+.icon:hover){transform:scale(1.1) translateY(-10%)}.head .time,.head .date{font-family:Saira Stencil,sans-serif;font-weight:700;font-style:normal;font-size:2rem}.custom-window-frame{background-color:#09090b;border:1px solid #27272a;border-radius:10px;display:flex;flex-direction:column;height:100%;width:100%;box-shadow:0 25px 50px -12px #000000b3,0 0 0 1px #ffffff0d inset;overflow:hidden}.custom-drag-bar{height:40px;background-color:#121214;border-bottom:1px solid #27272a;display:flex;justify-content:space-between;align-items:center;padding:0 12px 0 16px;cursor:grab;-webkit-user-select:none;user-select:none}.custom-drag-bar:active{cursor:grabbing}.custom-drag-bar .window-brand{display:flex;align-items:center;gap:10px;color:#a1a1aa;font-size:13px;font-family:Fira Code,monospace;letter-spacing:-.02em}.custom-drag-bar .window-brand svg{color:#58a6ff}.custom-drag-bar .window-controls{display:flex;gap:6px}.custom-drag-bar .window-controls .control-btn{background:transparent;border:none;color:#71717a;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;cursor:pointer;transition:all .2s ease}.custom-drag-bar .window-controls .control-btn:hover:not(:disabled){background:#ffffff1a;color:#fff}.custom-drag-bar .window-controls .control-btn.close:hover{background:#ef444426;color:#ef4444}.custom-drag-bar .window-controls .control-btn:disabled{cursor:not-allowed;opacity:.5}.window-content{flex-grow:1;height:calc(100% - 40px);cursor:default;position:relative}.maximized-window{transform:translate(0)!important;width:100vw!important;height:100vh!important;top:0!important;left:0!important;transition:transform .2s ease,width .2s ease,height .2s ease}.terminal-strict-wrapper{height:100%;width:100%}.terminal-strict-wrapper *{scrollbar-width:none!important;-ms-overflow-style:none!important}.terminal-strict-wrapper *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.pro-dashboard{background-color:#000;color:#fff;height:100%;overflow-y:auto;padding:3rem 4rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif}.pro-dashboard::-webkit-scrollbar{width:4px}.pro-dashboard::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.dash-header .brand-lockup{display:flex;align-items:center;gap:1.5rem}.dash-header .brand-lockup .status-indicator{width:12px;height:12px;border-radius:50%;background-color:#3fb950;box-shadow:0 0 12px #3fb95099;animation:pulse 2s infinite}.dash-header .brand-lockup h1{font-size:2.25rem;font-weight:700;letter-spacing:-.03em;margin:0 0 .25rem}.dash-header .brand-lockup .subtitle{font-size:1rem;color:#888;margin:0}.dash-header .brand-lockup .subtitle .separator{color:#333;margin:0 .5rem}.dash-header .quick-stats{display:flex;gap:2rem}.dash-header .quick-stats .stat-item{text-align:right}.dash-header .quick-stats .stat-item .stat-value{display:block;font-size:1.5rem;font-weight:600;font-family:SF Pro Rounded,monospace}.dash-header .quick-stats .stat-item .stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888}.bento-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.bento-card .card-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#888;margin-bottom:1rem}.dash-grid{display:grid;grid-template-columns:320px 1fr;gap:2rem}@media(max-width:1100px){.dash-grid{grid-template-columns:1fr}}.dash-sidebar{display:flex;flex-direction:column;gap:1.5rem}.about-card p{font-size:.95rem;line-height:1.6;color:#ccc;margin-bottom:1.5rem}.about-card .contact-links{display:flex;flex-direction:column;gap:.5rem}.about-card .contact-links a{color:#58a6ff;text-decoration:none;font-size:.9rem;transition:opacity .2s}.about-card .contact-links a:hover{opacity:.8}.stack-card .pill-container{display:flex;flex-wrap:wrap;gap:.5rem}.stack-card .pill-container .tech-pill{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.4rem .8rem;border-radius:20px;font-size:.8rem;color:#eee}.contrib-card h4{margin:0 0 1rem;font-size:.85rem;color:#888;font-weight:400}.contrib-card .contrib-grid{display:flex;flex-wrap:wrap;gap:4px}.contrib-card .contrib-grid .contrib-square{width:12px;height:12px;border-radius:3px}.contrib-card .contrib-grid .contrib-square.level-0{background:#ffffff0d}.contrib-card .contrib-grid .contrib-square.level-1{background:#0e4429}.contrib-card .contrib-grid .contrib-square.level-2{background:#006d32}.contrib-card .contrib-grid .contrib-square.level-3{background:#26a641}.contrib-card .contrib-grid .contrib-square.level-4{background:#39d353}.dash-main .section-heading{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.dash-main .section-heading h2{margin:0;font-size:1.5rem;font-weight:600}.dash-main .section-heading .project-count{font-size:.85rem;color:#888;background:#ffffff08;padding:.2rem .6rem;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.dash-main .projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.repo-card{display:flex;flex-direction:column}.repo-card:hover{transform:translateY(-4px);border-color:#fff3;box-shadow:0 12px 24px #0006,0 0 0 1px #ffffff0d inset}.repo-card .repo-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.repo-card .repo-header h3{margin:0;font-size:1.1rem;font-weight:600}.repo-card .repo-header .repo-action{display:flex;align-items:center;gap:.4rem;color:#888;text-decoration:none;font-size:.8rem;padding:.3rem .6rem;border-radius:6px;transition:all .2s}.repo-card .repo-header .repo-action:hover{background:#ffffff1a;color:#fff}.repo-card .repo-desc{font-size:.9rem;color:#a1a1aa;line-height:1.5;margin:0 0 2rem;flex-grow:1}.repo-card .repo-footer{display:flex;flex-direction:column;gap:1rem}.repo-card .repo-footer .repo-tags{display:flex;flex-wrap:wrap;gap:.4rem}.repo-card .repo-footer .repo-tags .tech-badge{font-size:.7rem;font-family:monospace;color:#888;background:#00000080;padding:.2rem .5rem;border-radius:4px;border:1px solid rgba(255,255,255,.05)}.repo-card .repo-footer .repo-metrics{display:flex;gap:1.5rem}.repo-card .repo-footer .repo-metrics .metric-pill{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#888}.repo-card .repo-footer .repo-metrics .metric-pill .lang-dot{width:10px;height:10px;border-radius:50%}.repo-card .repo-footer .repo-metrics .metric-pill.stars svg{fill:#e3b341}@keyframes pulse{0%{box-shadow:0 0 #3fb95066}70%{box-shadow:0 0 0 6px #3fb95000}to{box-shadow:0 0 #3fb95000}}.obsidian-notes-app{display:flex;height:100%;width:100%;background-color:#0d0d11;color:#d4d4d8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.notes-sidebar{width:220px;background-color:#09090b;border-right:1px solid #27272a;padding:1rem 0}.notes-sidebar .sidebar-header{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#71717a;padding:0 1.5rem 1rem;font-weight:600}.notes-sidebar .file{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.85rem;color:#a1a1aa;cursor:pointer;transition:background .2s,color .2s}.notes-sidebar .file svg{opacity:.7}.notes-sidebar .file:hover{background-color:#ffffff0d;color:#fafafa}.notes-sidebar .file.active{background-color:#58a6ff1a;color:#58a6ff;border-right:2px solid #58a6ff}.notes-sidebar .file.active svg{opacity:1;stroke:#58a6ff}.notes-editor{flex-grow:1;padding:3rem 4rem;overflow-y:auto}.notes-editor::-webkit-scrollbar{width:6px}.notes-editor::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}.notes-editor .markdown-body{max-width:650px;margin:0 auto}.notes-editor .markdown-body h1,.notes-editor .markdown-body h2,.notes-editor .markdown-body h3{color:#fafafa;font-weight:600;margin-top:2rem;margin-bottom:1rem;line-height:1.25}.notes-editor .markdown-body h1{font-size:2rem;padding-bottom:.5rem;margin-top:0}.notes-editor .markdown-body h2{font-size:1.5rem;border-bottom:1px solid #27272a;padding-bottom:.5rem}.notes-editor .markdown-body h3{font-size:1.2rem}.notes-editor .markdown-body p{line-height:1.7;margin-bottom:1.2rem;font-size:.95rem}.notes-editor .markdown-body strong{color:#fafafa;font-weight:600}.notes-editor .markdown-body a{color:#58a6ff;text-decoration:none;transition:opacity .2s}.notes-editor .markdown-body a:hover{text-decoration:underline;opacity:.8}.notes-editor .markdown-body ul,.notes-editor .markdown-body ol{margin-left:1.5rem;margin-bottom:1.5rem}.notes-editor .markdown-body li{margin-bottom:.5rem;line-height:1.6;font-size:.95rem;color:#c4c4c8}.notes-editor .markdown-body blockquote{border-left:3px solid #58a6ff;background:#58a6ff0d;margin:1.5rem 0;padding:1rem 1.5rem;border-radius:0 8px 8px 0}.notes-editor .markdown-body blockquote p{margin:0;color:#a1a1aa;font-style:italic}.notes-editor .markdown-body hr{border:0;border-top:1px solid #27272a;margin:2rem 0}.simple-pdf-container{width:100%;height:100%;background-color:#27272a;overflow:hidden}.simple-pdf-container .pdf-iframe{width:100%;height:100%;border:none;display:block}.fixed-spotify-widget{position:fixed;bottom:100px;right:24px;width:350px;background-color:#121212;border-radius:16px;border:1px solid #27272a;box-shadow:0 20px 40px #0009,0 0 0 1px #ffffff0d inset;z-index:10;display:flex;flex-direction:column;padding-bottom:8px;animation:slideUpFade .3s cubic-bezier(.16,1,.3,1) forwards}.widget-header{display:flex;justify-content:flex-end;padding:8px 12px 4px}.widget-header .close-widget{background:transparent;border:none;color:#71717a;cursor:pointer;font-size:14px;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:24px;height:24px;transition:all .2s ease}.widget-header .close-widget:hover{color:#ef4444;background-color:#ef44441a}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.wallpaper-app{padding:1.5rem;height:100%;overflow-y:auto;background-color:#09090b}.wallpaper-app h2{color:#fafafa;margin-bottom:1.5rem;font-family:Share Tech,sans-serif;font-weight:500}.wallpaper-app .wallpaper-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.wallpaper-app .wallpaper-grid .wallpaper-card{height:100px;border-radius:8px;background-size:cover;background-position:center;cursor:pointer;border:2px solid transparent;transition:all .2s ease;box-shadow:0 4px 6px #0000004d}.wallpaper-app .wallpaper-grid .wallpaper-card:hover{transform:scale(1.05);border-color:#fff;box-shadow:0 8px 15px #00000080}.wallpaper-app .wallpaper-grid .wallpaper-card:active{transform:scale(.95)}
