body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#111;color:#fff;font-family:Arial;margin:0}.navbar{align-items:center;background:#000;display:flex;height:60px;justify-content:space-between;padding:0 20px;position:sticky;top:0;z-index:1000}.layout{display:block;height:calc(100vh - 60px)}.sidebar{display:flex;flex-direction:column;gap:18px;height:calc(100% - 60px);left:0;padding:30px 20px;position:fixed;top:60px;width:200px}.sidebar button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:28px;font-weight:500;letter-spacing:1px;opacity:.7;padding:12px 10px;text-align:left;transition:all .2s ease}.sidebar button:hover{opacity:1;transform:translateX(6px)}.sidebar button.active{font-weight:700;opacity:1}.content{flex:1 1;padding:20px}.hero-photo{align-items:center;display:flex;flex-direction:column;height:640px;justify-content:center;left:50%;margin-bottom:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:640px}.bio{text-align:center}.panel{background:#000000f7;height:calc(100% - 60px);left:0;overflow-y:auto;position:fixed;top:60px;transform:translateX(-100%);transition:transform .6s cubic-bezier(.77,0,.175,1);width:40%;z-index:2000}.panel.open{transform:translateX(0)}.panel-content{margin:auto;max-width:900px;padding:40px}.close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;position:absolute;right:20px;top:15px}.bio-section{animation:fadeIn .8s ease-in;color:#fff;margin:40px auto;max-width:800px;padding:0 20px;text-align:center}.thumb{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,240px)}.thumb img{border-radius:6px;cursor:pointer;height:160px;object-fit:cover;width:240px}.lightbox{align-items:center;background:#000000eb;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.lightbox img{border-radius:8px;box-shadow:0 10px 40px #0009;max-height:90%;max-width:90%}.prod-card{border-bottom:1px solid #ffffff26;padding:30px 0}.prod-card:last-child{border-bottom:none}.nav-name{color:#fff;font-family:Dancing Script,cursive;font-size:34px;font-weight:600;letter-spacing:1px;text-shadow:0 2px 10px #ffffff26}.resume-link{color:#fff;font-size:16px;opacity:.8;text-decoration:none;transition:all .2s ease}.resume-link:hover{opacity:1;text-decoration:underline}.prod-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.prod-link{border-bottom:1px solid #0000;color:inherit;opacity:.8;text-decoration:none;transition:all .2s ease}.prod-link:hover{border-bottom:1px solid #ffffff80;opacity:1}.menu-btn{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sidebar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#000000fa,#000000d9);box-shadow:10px 0 40px #0009;height:100%;left:0;position:fixed;top:60px;transform:translateX(-100%);transition:transform .6s cubic-bezier(.77,0,.175,1);width:70%;z-index:3000}.sidebar.open{transform:translateX(0)}.overlay{background:#0009;height:calc(100% - 60px);left:0;opacity:0;pointer-events:none;position:fixed;top:60px;transition:opacity .4s ease;width:100%;z-index:2000}.overlay.show{opacity:1;pointer-events:all}.menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:26px}}
/*# sourceMappingURL=main.ab57e1f6.css.map*/