:root{--osrs-dark:#1a0f0a;--osrs-brown:#2c1810;--osrs-light-brown:#3e2723;--osrs-lighter-brown:#5c4a2a;--osrs-gold:#d4a574;--osrs-dark-gold:#8b6914;--osrs-accent:#a0855c;--osrs-cream:linen;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1a0f0a,#2c1810 50%,#1a0f0a);font-family:Roboto,Courier New,sans-serif}body,html{color:#d4a574;color:var(--osrs-gold);font-family:Roboto,sans-serif;padding:0}body,html{background:linear-gradient(135deg,#1a0f0a,#2c1810 50%,#1a0f0a);margin:0;min-height:100vh}body{color:#d4a574;font-family:Roboto,Courier New,sans-serif}#root{display:flex;flex-direction:column;min-height:100vh}.os-header{background:linear-gradient(135deg,#2c1810,#1a0f0a);border-bottom:4px solid #8b6914;box-shadow:0 8px 24px #00000080;color:#d4a574;font-family:Courier New,Courier,monospace;padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.os-header-container{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative}.os-header-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,linen,#d4a574);-webkit-background-clip:text;background-clip:text;color:#d4a574;cursor:pointer;font-size:2rem;font-weight:900;letter-spacing:4px;margin:0;text-shadow:2px 2px 4px #000000b3,0 0 8px #d4a57433;transition:transform .3s ease}.os-header-title:hover{transform:scale(1.05)}.os-header-nav{align-items:center;display:flex;gap:2rem;margin:0}.os-nav-link{background:linear-gradient(180deg,#d4a5741a,#0000);border:2px solid #0000;border-radius:6px;color:#d4a574;font-family:inherit;font-size:1.1rem;font-weight:600;letter-spacing:1px;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.os-nav-link:before{background:linear-gradient(90deg,#0000,#d4a57433,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.os-nav-link:hover:before{left:100%}.os-nav-link:focus,.os-nav-link:hover{background:linear-gradient(180deg,#8b691433,#d4a5741a);border:2px solid #8b6914;box-shadow:0 0 16px #8b691466,inset 0 0 8px #d4a5741a;color:linen;transform:translateY(-2px)}.os-dropdown{display:inline-block;position:relative}.os-dropdown-toggle{align-items:center;cursor:pointer;display:flex;gap:.5rem}.os-dropdown-toggle:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid #d4a574;content:"";height:0;margin-left:.5rem;transition:transform .3s ease;width:0}.os-dropdown.open .os-dropdown-toggle:after{transform:rotate(180deg)}.os-dropdown-menu{background:linear-gradient(135deg,#2c1810,#1a0f0a);border:2px solid #8b6914;border-radius:0 0 6px 6px;border-top:none;box-shadow:0 8px 16px #00000080;left:0;min-width:180px;opacity:0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden;z-index:999}.os-dropdown.open .os-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.os-dropdown-item{background:#0000;border:none;border-bottom:1px solid #8b691433;color:#d4a574;display:block;font-family:inherit;font-size:1rem;font-weight:600;padding:1rem 1.5rem;text-decoration:none;transition:all .2s ease;width:100%}.os-dropdown-item:last-child{border-bottom:none;border-radius:0 0 4px 4px}.os-dropdown-item:hover{background:#8b691433;color:linen;padding-left:2rem}.os-mobile-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:.5rem;z-index:1001}.os-mobile-toggle span{background:#d4a574;border-radius:2px;box-shadow:0 2px 4px #0000004d;height:3px;transition:all .3s ease;width:28px}.os-mobile-toggle.active span:first-child{transform:rotate(45deg) translate(12px,12px)}.os-mobile-toggle.active span:nth-child(2){opacity:0}.os-mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}@media (max-width:768px){.os-header-container{padding:0 1rem}.os-header-title{font-size:1.5rem}.os-mobile-toggle{display:flex}.os-header-nav{background:linear-gradient(180deg,#2c1810,#1a0f0a);border-bottom:4px solid #8b6914;flex-direction:column;gap:0;left:0;margin:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease}.os-header-nav.active{max-height:400px}.os-nav-link{background:#0000;border:none;border-bottom:1px solid #8b691433;border-radius:0;padding:1rem 2rem;text-align:center;width:100%}.os-nav-link:hover{background:#8b69141a;border:none}.os-dropdown{width:100%}.os-dropdown-toggle{background:#0000;border:none;border-bottom:1px solid #8b691433;justify-content:center;padding:1rem 2rem;width:100%}.os-dropdown-menu{background:#2a120780;border:none;box-shadow:none;max-height:0;opacity:0;overflow:hidden;position:static;transform:none;transition:all .3s ease;visibility:hidden;z-index:auto}.os-dropdown.open .os-dropdown-menu{max-height:400px;opacity:1;visibility:visible}.os-dropdown-item{border-bottom:1px solid #8b69141a;padding:.75rem 2rem}.os-dropdown-item:hover{padding-left:2.5rem}}:root{--transition-speed:0.3s;--box-shadow-color:#000}.os-main{background:linear-gradient(180deg,#2c1810,#1a0f0a);color:#d4a574;font-family:Courier New,Courier,monospace;min-height:100vh;padding:2rem}.os-home-card{background:linear-gradient(180deg,#3e2723,#2c1810);border:4px solid #8b6914;border-radius:0;box-shadow:inset 0 1px 0 #5c4a2a,0 2px 8px #0006;margin:2rem auto;max-width:900px;padding:2rem}.os-home-row{align-items:center;flex-wrap:wrap;gap:2rem}.os-home-img-col,.os-home-row{display:flex;justify-content:center}.os-home-img-col{flex:1 1 220px}.os-pic-of-me{border:4px solid #8b6914;border-radius:65%;box-shadow:inset 0 1px 0 #a0855c,0 0 12px #8b691466;height:14rem;object-fit:cover;object-position:center 50%;width:14rem}.os-home-info-col{align-items:flex-start;display:flex;flex:2 1 320px;flex-direction:column;gap:1rem}.os-title{color:#d4a574;font-size:2.2rem;font-weight:700;letter-spacing:2px;margin-bottom:.5rem;text-shadow:1px 1px 2px #00000080}.os-desc{color:#d4a574;font-size:1.2rem;margin-bottom:1rem}.os-landing-buttons{display:flex;gap:1rem}.os-btn{padding:8px 24px}.os-social-icons{display:flex;gap:1rem;margin-top:1rem}.os-social-icon{background:linear-gradient(180deg,#5c4a2a,#3e2723);border:2px solid #8b6914;border-radius:50%;box-shadow:inset 0 1px 0 #a0855c,0 2px 4px #0006;color:#d4a574;font-size:1.5rem;height:48px;overflow:hidden;transition:background .2s,color .2s,box-shadow .2s;width:48px}.os-social-icon,.os-social-icon i{align-items:center;display:flex;justify-content:center}.os-social-icon i{font-size:1.2rem;height:1.2em;width:1.2em}.os-social-icon:focus,.os-social-icon:hover{background:linear-gradient(180deg,#8b6914,#6b5310);box-shadow:inset 0 1px 0 #d4a574,0 0 8px #8b691480;color:linen}.os-projects-container{margin:2rem auto}.os-projects-title{color:#d4a574;font-size:1.5rem;letter-spacing:2px;margin-bottom:1rem;text-align:center;text-shadow:1px 1px 2px #00000080}.os-projects-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}#home{align-items:center;background-color:var(--grey4);display:flex;flex-direction:column;gap:1rem;padding:1rem 0 2rem}.social-icon{color:var(--text-default);font-size:1.5rem;transition:color .3s;transition:color var(--transition-speed)}.social-icon-wrapper{align-items:center;display:flex;gap:1rem;list-style:none}.social-icon-wrapper a{align-items:center;background:var(--or1);border-radius:50%;box-shadow:0 4px 8px #000;box-shadow:0 4px 8px var(--box-shadow-color);display:flex;font-size:1.2rem;height:60px;justify-content:center;text-decoration:none;transition:box-shadow .3s,background .3s;transition:box-shadow var(--transition-speed),background var(--transition-speed);width:60px}.social-icon-wrapper a:hover{background:var(--or3);box-shadow:0 6px 12px #000;box-shadow:0 6px 12px var(--box-shadow-color);color:var(--text-default)}.hrStyle1{background:linear-gradient(90deg,#fff0,#fff,#fff0);border:none}.profile-btn,.project-btn{background:var(--or3);border-radius:8px;box-shadow:0 4px 8px #000;box-shadow:0 4px 8px var(--box-shadow-color);display:inline-block;font-size:1rem;font-weight:500;line-height:1.5;padding:.8rem 1.2rem;text-align:center;transition:box-shadow .3s,background .3s;transition:box-shadow var(--transition-speed),background var(--transition-speed);vertical-align:middle}.profile-btn:hover,.project-btn:hover{background:var(--or2);box-shadow:0 6px 12px #000;box-shadow:0 6px 12px var(--box-shadow-color)}.os-project-card{background:linear-gradient(180deg,#3e2723,#2c1810);border:4px solid #8b6914;border-radius:0;box-shadow:inset 0 1px 0 #5c4a2a,0 2px 8px #0006;color:#d4a574;font-family:Courier New,Courier,monospace;margin:1rem;max-width:20rem;transition:box-shadow .2s,transform .2s}.os-project-card:hover{box-shadow:inset 0 1px 0 #5c4a2a,0 0 12px #8b691466;transform:translateY(-4px)}.os-project-img{background:linear-gradient(180deg,#3e2723,#2c1810);border-bottom:2px solid #8b6914;height:180px;object-fit:cover;width:100%}.os-project-info{padding:1rem}.os-project-title{color:#d4a574;font-size:1.25rem;font-weight:700;letter-spacing:2px;margin:.5rem 0;text-align:center;text-shadow:1px 1px 2px #00000080}.os-project-desc{color:#d4a574;font-size:1rem;line-height:1.5;padding:.5rem}.os-project-links{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.os-btn{background:linear-gradient(180deg,#5c4a2a,#3e2723);border:2px solid #8b6914;border-radius:0;box-shadow:inset 0 1px 0 #a0855c,0 2px 4px #0006;color:#d4a574;display:inline-block;font-family:inherit;font-size:1rem;outline:none;padding:8px 20px;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.os-btn:focus,.os-btn:hover{background:linear-gradient(180deg,#8b6914,#6b5310);box-shadow:inset 0 1px 0 #d4a574,0 0 8px #8b691480;color:linen}@keyframes float-up{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translateY(-60px) scale(1.2)}}.floating-plus{animation:float-up .6s ease-out forwards;color:#d4a574;font-size:1.5rem;font-weight:700;text-shadow:0 0 8px #d4a57499}:root{--transition-duration:0.3s;--border-radius:0.5rem;--box-shadow-hover:0 8px 16px #0003;--box-shadow-default:0 4px 8px #0000001a}.project-card{background-color:var(--grey4);border-radius:.5rem;border-radius:var(--border-radius);box-shadow:0 4px 8px #0000001a;box-shadow:var(--box-shadow-default);max-width:20rem;overflow:hidden;transition:box-shadow .3s,transform .3s;transition:box-shadow var(--transition-duration),transform var(--transition-duration)}.project-card:hover{box-shadow:0 8px 16px #0003;box-shadow:var(--box-shadow-hover);transform:translateY(-5px)}.card-top{margin-bottom:.5rem}.project-card-body{padding:1rem}.project-img{background-repeat:no-repeat;max-height:12rem;object-fit:cover;width:100%}.project-title{font-size:1.25rem;font-weight:700;margin:.5rem 0;text-align:center}.project-description{font-size:1rem;line-height:1.5;padding:.5rem}.hrStyle1{background-image:linear-gradient(to right,#fff0,var(--or1),#fff0);border:0;height:2px;margin:1rem 0}.badge{display:inline-block;font-size:.875rem;font-weight:500;line-height:1.2;padding:.3rem .6rem;text-align:center;vertical-align:initial;white-space:nowrap}.badge,.list-group-skill{border-radius:.5rem;border-radius:var(--border-radius)}.list-group-skill{background-color:#790a8f;margin-bottom:.5rem;padding:.5rem}.codeIcon{max-height:1.5rem;max-width:1.5rem}.projectCardButtonWrapper{display:flex;gap:1rem;justify-content:space-evenly}.mysqlBadge{background-color:#e57911}.vueBadge{background-color:#1e6144}.nodeBadge{background-color:#022702}.mongoBadge{background-color:#805d29}.python-badge{background-color:#e9f54b}.kivyBadge{background-color:#5c5c5c}.djangoBadge{background-color:#060}.reactBadge{background-color:#61dafb}.javascriptBadge{background-color:#f0db4f}.htmlBadge{background-color:#e34c26}.cssBadge{background-color:#264de4}.bootstrapBadge{background-color:#563d7c}.pet-sections{display:flex;flex-direction:column;gap:20px;padding:20px}.pet-section{background-color:#f0f8ff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;transition:background-color .3s ease-in-out}.pet-section:hover{background-color:#e0f7fa}.pet-content{text-align:center}.pet-image{border-radius:8px;height:auto;margin-bottom:15px;max-width:300px;width:100%}.pet-section h3{color:#333;font-size:1.5rem;margin-bottom:10px}.pet-section p{color:#666;font-size:1rem}.image-gallery{align-items:center;display:flex;justify-content:center;padding:20px;width:100%}.scroll-container{display:flex;gap:15px;max-width:100%;overflow-x:auto;padding:10px 0}.image-item{border-radius:8px;flex-shrink:0;height:150px;overflow:hidden;width:150px}.gallery-image{border-radius:8px;height:100%;object-fit:cover;width:100%}.scroll-container::-webkit-scrollbar{height:8px}.scroll-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.scroll-container::-webkit-scrollbar-thumb:hover{background-color:#555}*{box-sizing:border-box}.loading{align-items:center;background:#171717;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.loading-bar-container{background:#272727;height:32px;width:100px}.loading-bar{background:#f15946;height:32px}:root{--card-width:40rem;--card-height:35rem;--card-bg-color:#1e6144;--card-border-radius:1rem;--card-box-shadow:0 4px 8px #0000001a;--card-transition:all 0.3s ease-in-out}.model-card,.model-card-top{background-color:#1e6144;background-color:var(--card-bg-color);border-radius:1rem;border-radius:var(--card-border-radius);box-shadow:0 4px 8px #0000001a;box-shadow:var(--card-box-shadow);height:35rem;height:var(--card-height);transition:all .3s ease-in-out;transition:var(--card-transition);width:40rem;width:var(--card-width)}.model-card-top:hover,.model-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-.5rem) scale(1.02)}.model-canvas{background:var(--grey1);height:400rem;opacity:1}.name{margin:auto;padding:10px;width:50%}.ftr{background:linear-gradient(180deg,#2c1810,#1a0f0a);border-top:4px solid #8b6914;box-shadow:inset 0 1px 0 #5c4a2a;color:#d4a574;margin-top:auto;padding:2rem 0}#icons i{align-items:center;background:linear-gradient(180deg,#5c4a2a,#3e2723);border:2px solid #8b6914;border-radius:50%;box-shadow:inset 0 1px 0 #a0855c,0 2px 4px #0006;color:#d4a574;display:flex;height:2.5rem;justify-content:center;margin:.75rem;padding:.75rem .85rem;transition:all .3s ease;width:2.5rem}#icons .fab:hover{background:linear-gradient(180deg,#8b6914,#6b5310);box-shadow:inset 0 1px 0 #d4a574,0 0 8px #8b691480;color:linen}
/*# sourceMappingURL=main.4bf5be81.css.map*/