@font-face{font-family:SP;src:url(/assets/SF-Pro-Display-Regular-DAciLwnn.otf)}*{margin:0%;padding:0%;box-sizing:border-box;font-family:SP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html,body,#root{height:100%;width:100%}body{background-color:#000;overflow:hidden}main{height:100%;width:100%;background-image:url(/assets/wallpaper-ChodvFGz.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.loader{position:fixed;inset:0;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;z-index:9999}.loader img{width:70px;height:auto;opacity:.9;filter:drop-shadow(0 0 8px rgba(255,255,255,.15))}.progress{width:220px;height:4px;background:#ffffff26;border-radius:20px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.progress .bar{width:0%;height:100%;background:#fff;border-radius:inherit}.nav{display:flex;align-items:center;padding:.5rem;justify-content:space-between;color:#fff}.nav .left{display:flex;align-items:center;justify-content:center;gap:1rem}.nav .left .name{font-weight:600;margin-left:5px}.nav .left .apple-icon{display:flex;align-items:center;justify-content:center}.nav .left .apple-icon .apple-icon-img{height:20px;color:#fff}.dock{position:fixed;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:18px;padding:12px 20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px}.icon{width:55px;height:55px;display:flex;align-items:flex-end;justify-content:center;cursor:pointer}.icon img{width:100%;pointer-events:none}.window{background-color:#000;border-radius:1rem;height:100%;overflow:hidden}.window ::-webkit-scrollbar{display:none}.window .window-nav{background-color:#373739;padding:.25rem;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:500}.window .window-nav .dots{display:flex;gap:5px;padding:.5rem}.window .window-nav .dots .dot{height:15px;width:15px;border-radius:50%;background-color:#fff;cursor:pointer}.window .window-nav .dots .red{background-color:#ff5951}.window .window-nav .dots .yellow{background-color:#f9bd4b}.window .window-nav .dots .green{background-color:#1edb2f}.window .main-content{height:90%;width:100%;overflow:auto}.cards{overflow-y:auto;padding:2rem;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.card{flex-grow:1;flex-basis:20rem;max-width:20rem;background:#111;border-radius:12px;border:1px solid #2a2a2a;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease;position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.08),transparent);opacity:0;transition:.3s}.card:hover:before{opacity:1}.card:hover{transform:translateY(-8px);border-color:#444;box-shadow:0 10px 25px #0009}.card img{width:100%;height:180px;object-fit:cover;border-radius:10px}.card h1{font-size:1.3rem;font-weight:600;color:#fff;margin:0}.card p{font-size:.9rem;color:#b5b5b5;line-height:1.5}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.35rem .8rem;background:#1f1f1f;border:1px solid #333;border-radius:20px;font-size:.75rem;color:#dcdcdc;transition:.2s}.tag:hover{background:#2b2b2b}.urls{margin-top:auto;display:flex;gap:1rem}.urls a{flex:1;text-align:center;padding:.5rem;border-radius:6px;background:#1f1f1f;border:1px solid #333;text-decoration:none;color:#fff;font-size:.85rem;cursor:pointer;transition:.25s}.urls a:hover{background:#fff;color:#000;cursor:pointer}.note-window{color:#fff;padding:3rem;height:100%;overflow-y:auto;font-size:1.1rem}.note-window pre{background-color:transparent!important}.resume-wrapper{height:100%;overflow:auto}.resume-wrapper embed{width:100%;height:100%}.music-wrapper,.music-wrapper iframe{height:100%;width:100%;border:none}.cli-window{height:100%;overflow:auto;padding-bottom:3rem;background-color:#222}.cli-window div[name=react-console-emulator]{height:100%;background-color:transparent!important}
