.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;border-radius:12px;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.nav-left{color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:1px}.nav-right{align-items:center;display:flex;gap:2.5rem}.nav-link{border-radius:12px;color:#fff;display:inline-block;font-weight:500;padding:8px 16px;text-decoration:none;transition:background .3s ease,color .3s ease}.nav-link:hover{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#fff;height:2px;width:25px}@media (max-width:768px){.nav-right{background:#3c3c3ce6;border-radius:0 0 12px 12px;display:none;flex-direction:column;padding:1rem;position:absolute;right:0;top:60px}@media (prefers-color-scheme:dark){.hamburger span{background:#fff}}.hamburger,.nav-right.open{display:flex}}.hamburger span{transition:background .3s ease}.home{align-items:center;background:#0000;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:4rem 2rem;position:relative;z-index:0}.home-title{font-size:2.5rem;margin-bottom:2rem;text-align:center}.year-section{background:#00000080;border-radius:12px;box-shadow:0 4px 12px #0006;margin-bottom:4rem;max-width:1200px;padding:2rem;width:100%}.year-heading{border-bottom:1px solid #ffffff1a;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:center}.portfolio-column{align-items:center;display:flex;flex-direction:column;gap:2rem}.portfolio-item{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;padding:2rem;text-align:center;width:100%}.portfolio-item h3{font-size:1.2rem;margin-bottom:.5rem}.portfolio-item p{color:#ffffffd9;font-size:1rem;margin-bottom:1rem}.media-scroll{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:1rem 0}.media-thumb{border-radius:10px;box-shadow:0 2px 6px #0006;cursor:pointer;flex-shrink:0;height:auto;max-height:300px;max-width:100%;object-fit:contain;opacity:0;transition:transform .3s ease;width:auto}.media-thumb.loaded{opacity:1}.media-thumb:hover{transform:scale(1.03)}.media-thumb.error{filter:grayscale(1);opacity:.3}.media-thumb:focus{outline:2px solid #fff;outline-offset:4px}.media-modal{align-items:center;background:#000000d9;cursor:zoom-out;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.media-modal img,.media-modal video{border-radius:12px;box-shadow:0 4px 20px #0009;max-height:80vh;max-width:90vw}@media (max-width:768px){.home{padding:2rem 1rem}.home-title{font-size:1.8rem}.year-section{padding:1.2rem}.portfolio-item{border-radius:10px;margin:0 auto;padding:1.2rem;width:90%}.portfolio-item h3{font-size:1rem}.portfolio-item p{font-size:.95rem}.media-scroll{gap:1rem}.media-thumb{border-radius:8px;max-height:140px}.media-modal img,.media-modal video{max-height:70vh;max-width:95vw}}.about{align-items:center;color:#fff;display:flex;flex-direction:column;padding:4rem 2rem;text-align:center}.about-photo img{border:3px solid #fff;border-radius:50%;height:220px;margin-bottom:2rem;object-fit:cover;width:220px}.about h1{font-size:2rem;margin-bottom:1rem}.about-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:600px}.about-section{background-color:#ffffff0d;border-radius:12px;margin-top:2rem;max-width:800px;padding:2rem;text-align:left;width:100%}.about-section h3{border-bottom:2px solid #fff3;color:#fff;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem}.about-section p{color:#e0e0e0;font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.visual-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.visual-category h4{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.visual-category ul{list-style-type:disc;margin:0;padding-left:1.5rem}.visual-category li{color:#dcdcdc;margin-bottom:.4rem}.about-links{display:flex;gap:2rem;margin-top:2rem}.about-links a{background:#ffffff1a;border-radius:50%;color:#fff;font-size:1.8rem;padding:12px;transition:background .3s ease,transform .2s ease}.about-links a:hover{background:#ffffff40;transform:scale(1.1)}.admin-panel{align-items:center;background:linear-gradient(180deg,#000,#111);color:#fff;min-height:100vh;padding:4rem 2rem}.admin-form,.admin-panel{display:flex;flex-direction:column}.admin-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;gap:1rem;margin-bottom:3rem;max-width:500px;padding:2rem 3rem;width:100%}.admin-form h2{font-size:1.5rem;margin-bottom:1rem}.admin-form input,.admin-form textarea{background:#ffffff1a;border:none;border-radius:10px;color:#fff;font-size:1rem;outline:none;padding:12px}.admin-form textarea{min-height:100px;resize:vertical}.admin-form button{background:#fff;border:none;border-radius:12px;color:#000;cursor:pointer;font-weight:600;padding:12px;transition:transform .2s ease,box-shadow .2s ease}.admin-form button:hover{box-shadow:0 4px 12px #fff3;transform:translateY(-2px)}.admin-gallery{max-width:600px;width:100%}.admin-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:1rem;padding:1rem}.admin-item h4{margin-bottom:.5rem}.admin-item button{background:#ff4d4d;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:.5rem;padding:8px 14px}.admin-item button:hover{background:#ff1a1a}.admin-auth{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;padding:2rem}.auth-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;box-shadow:0 0 20px #ffffff0d;padding:2rem 3rem;text-align:center}.auth-box h2{font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.auth-box input{background:#ffffff1a;border:none;border-radius:10px;color:#fff;font-size:1rem;margin-bottom:1.5rem;outline:none;padding:12px 16px;width:100%}.auth-box input::placeholder{color:#ffffff80}.auth-box button{background:#fff;border:none;border-radius:12px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease}.auth-box button:hover{box-shadow:0 4px 12px #fff3;transform:translateY(-2px)}*{box-sizing:border-box;padding:0}*,body{margin:0}body{background:url(/static/media/Background.b8657659113193002314.jpg) top no-repeat;background-attachment:scroll;background-color:#000;background-position:top;background-repeat:no-repeat;background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body:before{background:#0009;content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.admin-access-button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border-radius:12px;bottom:20px;color:#fff;font-weight:500;left:20px;padding:10px 16px;position:fixed;text-decoration:none;transition:background .3s ease;z-index:1000}.admin-access-button:hover{background:#ffffff40}
/*# sourceMappingURL=main.8178774d.css.map*/