:root{--primary: #137fec;--text-secondary: #4c739a;--text-muted: #6b7280;--button: #137fec;--button-hover: #0f67c4;--bg-dark: rgba(16, 25, 34, .85);--close: #ff5f57;--minimize: #febb2e;--maximize: #28c840;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem}*{box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;background-image:linear-gradient(to right,lightgray 1px,transparent 1px),linear-gradient(to bottom,lightgray 1px,transparent 1px);background-size:50px 50px;font-family:Inter,sans-serif;overflow-x:hidden}@media (min-width: 768px){body{background-size:75px 75px}}@media (min-width: 1024px){body{background-size:100px 100px}}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}.navbar{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);z-index:999;display:flex;list-style:none;flex-direction:row;align-items:flex-end;gap:.5rem;padding:.5rem;background-color:#0000004d;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.3);border-radius:1.25rem;max-width:calc(100vw - 2rem)}.nav-link{background-color:transparent;border:none;position:relative;cursor:pointer;border-radius:.5rem;transition:all .2s ease-in-out;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-link img{box-shadow:0 0 5px 3px #00000012;width:2.5rem;height:2.5rem;border-radius:.5rem;object-fit:contain}.nav-link:last-child img{box-shadow:none;filter:drop-shadow(0px 0px 5px 3px rgba(0,0,0,.7))}.nav-link:hover{transform:translateY(-.625rem) scale(1.1)}.nav-link:active{transform:translateY(-.5rem) scale(1.05)}.nav-tooltip{visibility:hidden;font-size:.75rem;top:-70%;left:50%;transform:translate(-50%);opacity:0;position:absolute;background-color:#0000007b;box-shadow:0 8px 32px #0000001a;color:#fff;padding:.25rem .75rem;border-radius:.25rem;transition:opacity .3s ease;white-space:nowrap;pointer-events:none}.nav-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-.3125rem;border-width:.3125rem;border-style:solid;border-color:rgba(0,0,0,.482) transparent transparent transparent}.nav-link:hover .nav-tooltip{visibility:visible;opacity:1}@media (min-width: 768px){.navbar{bottom:1.5rem;gap:1rem;padding:.5rem 1.5rem;border-radius:1.5rem}.nav-link{width:3rem;height:3rem}.nav-link img{width:2.75rem;height:2.75rem}.nav-tooltip{font-size:.8125rem;padding:.25rem .875rem}}@media (min-width: 1024px){.navbar{bottom:2%;padding:.5rem 2rem}.nav-link,.nav-link img{width:3.125rem;height:3.125rem}.nav-tooltip{font-size:.75rem;padding:.25rem .75rem}}.menu-bar{position:fixed;top:0;left:0;right:0;z-index:999;display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;background-color:#e7e7e7;border-bottom:2px solid rgb(193,193,193);padding:.5rem .75rem;font-size:.8125rem;min-height:2.5rem}.menu-bar h3{margin:0;display:none;font-size:.875rem;font-weight:600}.menu-bar-left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.menu-bar-actions{display:flex;gap:.5rem;position:relative;align-items:center}.menu-bar-actions button{background-color:transparent;border:none;cursor:pointer;font-size:.8125rem;padding:.25rem .5rem;color:#000;white-space:nowrap;transition:color .2s ease}.menu-bar-actions a{color:#000;font-size:.8125rem;padding:.25rem .5rem;white-space:nowrap;transition:color .2s ease}.menu-bar-actions button:hover,.menu-bar-actions a:hover{color:#0093e1;text-decoration:underline}.menu-bar-actions button:active,.menu-bar-actions a:active{opacity:.8}@media (min-width: 768px){.menu-bar{padding:.5rem 1rem;font-size:.875rem;min-height:3rem}.menu-bar h3{display:block;font-size:.9375rem}.menu-bar-left{gap:1.25rem}.menu-bar-actions{gap:.75rem}.menu-bar-actions button,.menu-bar-actions a{font-size:.875rem;padding:.25rem .625rem}}@media (min-width: 1024px){.menu-bar{padding:.5rem 1.25rem;font-size:.875rem}.menu-bar h3{font-size:1rem}.menu-bar-left{gap:1.5rem}.menu-bar-actions{gap:1rem}.menu-bar-actions button,.menu-bar-actions a{font-size:.9375rem;padding:.25rem .75rem}}.file{box-shadow:0 0 7px 3px #0000001a;border-radius:6px;position:relative;width:65px;height:50px;cursor:pointer;transform-origin:bottom;perspective:1500px;z-index:50}.work-5{background-color:#0094e3;width:100%;height:100%;transform-origin:top;border-radius:0 6px 6px;position:relative;transition:all .3s ease}.work-5:after{content:"";position:absolute;bottom:98%;left:0;width:25px;height:5px;background-color:#0094e3;border-top-left-radius:6px;border-top-right-radius:6px}.work-4,.work-3,.work-2{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:6px;transition:all .3s ease;transform-origin:bottom}.work-4{background-color:#a1a1aa}.work-3{background-color:#d4d4d8}.work-2{background-color:#efefef}.work-1{position:absolute;bottom:0;background:linear-gradient(to top,#21a6ee,#64c5fa);width:100%;height:48px;border-radius:6px 0 6px 6px;transition:all .3s ease;transform-origin:bottom;display:flex;align-items:flex-end}.work-1:after{content:"";position:absolute;bottom:99%;right:0;width:36px;height:5px;background-color:#64c5fa;border-top-left-radius:6px;border-top-right-radius:6px}.file:hover .work-5{box-shadow:0 10px 20px #0003}.file:hover .work-4{transform:rotateX(-20deg)}.file:hover .work-3{transform:rotateX(-30deg)}.file:hover .work-2{transform:rotateX(-38deg)}.file:hover .work-1{box-shadow:inset 0 10px 20px #a2cffe,inset 0 -10px 20px #5b9bd5;transform:rotateX(-46deg) translateY(1px)}.hover-text{font-size:.875rem;padding-top:.5rem;opacity:.2}.folders-name{color:#000}.folder-info{display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;color:inherit}.folder-clickable{cursor:pointer;transition:transform .2s ease}.folder-clickable:hover{transform:translateY(-2px)}@media (max-width: 700px){.file{width:55px;height:40px}.work-5:after{width:22px;height:4px}.work-1{height:38px}.work-1:after{width:33px;height:5px}.hover-text{font-size:.75rem;padding-top:.25rem}.folders-name{font-size:12px}}.desk-folders{position:fixed;top:10%;width:100%;max-height:80vh;margin-left:2rem;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:column;align-content:flex-start;gap:3rem}.folder-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.folder-item img{cursor:pointer;width:60px;filter:drop-shadow(0px 0px 3px rgba(0,0,0,.3));transition:all .2s ease-in-out}.folder-item img:hover{scale:1.1}@media (max-width: 900px){.desk-folders{gap:2rem;justify-content:space-around;align-content:flex-start}.desk-folders img{width:50px}}@media (max-width: 600px){.desk-folders{max-height:40vh;top:7%;margin-left:0;gap:1.5rem;align-content:center}}.msg{position:fixed;top:3.5rem;right:.75rem;left:.75rem;width:calc(100% - 1.5rem);max-width:20rem;background:#f2f2f7e6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:1rem;box-shadow:0 20px 40px #00000040;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;color:#1c1c1e;overflow:hidden;z-index:1000}.msg-animate{opacity:0;animation:slideUp .6s ease-out forwards;animation-delay:1.7s}.msg-visible{opacity:1;transform:translateY(0)}.msg-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .875rem;background:#fff9;font-size:.6875rem;letter-spacing:.04em;flex-shrink:0}.msg-app{display:flex;align-items:center;gap:.5rem;min-width:0}.msg-icon{width:1.125rem;height:1.125rem;padding:.09375rem;border-radius:.3125rem;fill:#fff;background:linear-gradient(180deg,#4cd964,#34c759);position:relative;flex-shrink:0}.msg-title{font-weight:500;font-size:.75rem;color:#3a3a3c;white-space:nowrap}.msg-close{background:none;border:none;font-size:1rem;color:#6e6e73;cursor:pointer;padding:.25rem;line-height:1;transition:color .2s ease;flex-shrink:0}.msg-close:hover{color:#000}.msg-close:active{opacity:.7}.msg-body{padding:.875rem;font-size:.875rem;line-height:1.4;background:#f3f3f3;word-wrap:break-word}@keyframes slideUp{0%{transform:translateY(31.25rem);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px){.msg{top:3.5rem;right:1.5rem;left:auto;width:20rem;max-width:20rem;border-radius:1.125rem}.msg-header{padding:.5rem .875rem;font-size:.6875rem}.msg-body{padding:.875rem;font-size:.9375rem}}@media (min-width: 1024px){.msg{top:3.125rem;right:1.5rem;width:20rem;border-radius:1rem}.msg-header{padding:.5rem .875rem}.msg-icon{width:1.125rem;height:1.125rem}.msg-title{font-size:.75rem}}.window-frame{position:relative;z-index:2;margin:.75rem;background:#f6f6f6e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:.75rem;box-shadow:0 25px 50px #0000001a;border:1px solid rgba(0,0,0,.1);width:fit-content;max-width:100%;overflow:hidden}.title-bar{display:flex;align-items:center;height:2rem;padding:0 .75rem;border-bottom:1px solid rgba(0,0,0,.1);flex-shrink:0}.window-buttons{display:flex;align-items:center;gap:.375rem}.window-buttons span{display:inline-block;width:.625rem;height:.625rem;border-radius:50%;flex-shrink:0}.close{background:var(--close)}.minimize{background:var(--minimize)}.maximize{background:var(--maximize)}.title{font-size:.8125rem;font-weight:100;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 6rem)}@media (min-width: 768px){.window-frame{margin:1rem;border-radius:.875rem}.title-bar{height:2.25rem;padding:0 1rem}.window-buttons span{width:.6875rem;height:.6875rem}.title{font-size:.875rem;max-width:calc(100% - 7rem)}}@media (min-width: 1024px){.window-buttons span{width:.7rem;height:.7rem}}.project-box-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;box-sizing:border-box}.project-box-container{width:100%;max-width:50rem;max-height:90vh}.project-box-content{width:100%;max-height:85vh;padding:1rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1.5rem}.project-header{display:flex;flex-direction:column;gap:.75rem}.project-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.project-description{font-size:.9375rem;color:#4b5563;line-height:1.6;margin:0}.project-images{display:flex;flex-direction:column;gap:1rem}.project-image{width:100%;height:auto;object-fit:cover}.project-technologies{display:flex;flex-direction:column;gap:.75rem}.project-technologies h3{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{padding:.375rem .75rem;background:#137fec1a;color:#137fec;border-radius:.375rem;font-size:.8125rem;font-weight:500}.project-links{display:flex;flex-direction:column;gap:.625rem;margin-top:.5rem}.link-outline,.link-primary{padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .3s;text-align:center;text-decoration:none;display:inline-block;border:none}.link-outline{background:#137fec33;color:#137fec}.link-outline:hover{background:#137fec4d}.link-primary{background:#137fec;color:#fff}.link-primary:hover{background:#0e66c7}@media (min-width: 768px){.project-box-container{max-width:55rem}.project-box-content{padding:1.5rem;max-height:80vh}.project-title{font-size:1.75rem}.project-description{font-size:1rem}.project-links{flex-direction:row;gap:1rem}.link-outline,.link-primary{flex:1;font-size:.875rem}}@media (min-width: 1024px){.project-box-content{padding:2rem;max-height:75vh}.project-title{font-size:2rem}.project-description{font-size:1rem}}
