.admin-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;color:#fff;background:#0006;border-radius:1rem;margin:2rem auto;max-width:600px;width:90%;text-align:center}.admin-header{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin-bottom:2rem}.admin-title{font-family:Frank Ruhl Libre,serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.admin-subtitle{font-family:Frank Ruhl Libre,serif;font-size:1.5rem;color:#fff;text-align:center;margin-bottom:1.5rem}.admin-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:600px;padding:2rem;background:#0003;border-radius:8px;box-shadow:0 4px 6px #0000004d}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-family:Frank Ruhl Libre,serif;margin-bottom:.5rem;color:#ccc;text-align:left}.admin-input,.admin-textarea,.admin-file-input{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-family:Gambarino,sans-serif;font-size:1rem;transition:all .3s}.admin-textarea{resize:vertical;min-height:100px}.admin-button{padding:.75rem 1.5rem;border-radius:9999px;background-color:#008b8e;color:#fff;font-family:Frank Ruhl Libre,serif;font-size:1rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease}.admin-button:hover{background-color:#005f61}.admin-error,.admin-status{margin-top:1rem;font-family:Gambarino,sans-serif}.admin-error{color:tomato}.admin-status{color:#32cd32}.projects-list{width:100%;max-width:600px;margin-top:3rem;background:#0003;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000004d}.projects-list h3{font-family:Frank Ruhl Libre,serif;font-size:1.5rem;color:#fff;margin-bottom:1.5rem;text-align:center}.admin-project-list{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.admin-project-item{display:flex;justify-content:space-between;align-items:center;background:#ffffff1a;padding:1rem;border-radius:6px;box-shadow:0 2px 4px #0003}.admin-project-item span{font-family:Libre Baskerville,serif;font-size:1rem;color:#e0e0e0}.admin-project-actions{display:flex;gap:.5rem}.edit-button,.delete-button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .3s}.edit-button{background-color:#3498db;color:#fff}.edit-button:hover{background-color:#2980b9}.delete-button{background-color:#e74c3c;color:#fff}.delete-button:hover{background-color:#c0392b}.hidden-file-input{display:none}.custom-file-upload{cursor:pointer;text-align:center;padding:.75rem 1.5rem;border-radius:9999px;background-color:#008b8e;color:#fff;font-family:Frank Ruhl Libre,serif;font-size:1rem;font-weight:500;border:none;transition:all .3s ease;display:inline-block;margin-bottom:1rem}.custom-file-upload:hover{background-color:#005f61}.cancel-button{background-color:#7f8c8d}.cancel-button:hover{background-color:#5d6d7e}.stars-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:#000;overflow:hidden}.star{position:absolute;background:#fff;border-radius:50%;animation:twinkle 4s infinite,star-move var(--star-move-duration) infinite alternate}.star.small{width:2px;height:2px}.star.medium{width:3px;height:3px}.star.large{width:4px;height:4px}@keyframes twinkle{0%,to{opacity:1}50%{opacity:.6}}@keyframes star-move{0%{transform:translate(0)}to{transform:translate(var(--star-translate-x),var(--star-translate-y))}}@media (max-width: 768px){.star.small{width:1.5px;height:1.5px}.star.medium{width:2px;height:2px}.star.large{width:3px;height:3px}}body{margin:0;padding:0;background:#000;overflow-x:hidden;color:#fff}.app{position:relative;z-index:2;color:#fff;min-height:100vh;display:flex;flex-direction:column}.content-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh}.header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;box-sizing:border-box;background:transparent;width:100%;flex-shrink:0}.header-title{font-family:Frank Ruhl Libre,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;color:#fff;margin-bottom:1rem}.header-text{font-family:Gambarino,sans-serif;font-size:clamp(1.1rem,2vw,1.4rem);color:#fffc;margin-top:.5rem;margin-bottom:2rem}.header-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.nav-button{padding:clamp(.4rem,.8vw,.55rem) clamp(.8rem,1.6vw,1.2rem);border-radius:9999px;background-color:#fff;color:#000;font-family:Frank Ruhl Libre,serif;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;border:none;cursor:pointer;transition:all .3s ease}.nav-button:hover{background-color:#d3d3d3;color:#000}.nav-button.active{background-color:#008b8e;color:#fff;border:2px solid #ffffff;font-weight:700}.main-content{background:#0003;padding:0;display:flex;flex-direction:column;align-items:center;width:100%;flex-grow:1;box-sizing:border-box}.section-container{background:#0006;border-radius:1rem;padding:2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:64rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;width:100%;transition:opacity .5s ease-in-out}.section-hidden{opacity:0;height:0;overflow:hidden;pointer-events:none;margin-bottom:0;padding-top:0;padding-bottom:0;display:none}.section-title{font-family:Frank Ruhl Libre,serif;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center}.section-text{font-family:Gambarino,sans-serif;font-size:clamp(.95rem,1.4vw,1.05rem);color:#fffc;text-align:center}.mb-4{margin-bottom:1rem}.about-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;max-width:100%;width:100%}.profile-image{width:12rem;height:16rem;border-radius:.5rem;object-fit:cover;border:2px solid rgba(255,255,255,.2);margin:0 auto}.text-content{text-align:center;max-width:40rem;margin:0 auto}.contact-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;max-width:100%;width:100%}.email-section{display:flex;align-items:center;justify-content:center;gap:.5rem}.email-link{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#008b8e}.email-icon{font-size:1.125rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;width:100%}.project-card{background:#ffffff1a;border-radius:.75rem;padding:1.5rem;text-align:center;transition:transform .3s ease,background .3s ease}.project-card:hover{transform:translateY(-5px);background:#ffffff26}.project-title{font-family:Frank Ruhl Libre,serif;font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:700;color:#fff;margin-bottom:.5rem}.project-image{width:100%;height:150px;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}.project-link{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:9999px;background-color:#fff;color:#000;font-family:Frank Ruhl Libre,serif;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;text-decoration:none;transition:all .3s ease}.project-link:hover{background-color:#008b8e;color:#000}.project-link.github{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-left:.4rem;width:clamp(30px,2.8vw,36px);height:clamp(30px,2.8vw,36px);font-size:clamp(.9rem,1.5vw,1.1rem);border-radius:50%;padding:0}.project-link.github:after{content:attr(data-tooltip);position:absolute;bottom:130%;left:50%;transform:translate(-50%);background-color:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease;pointer-events:none}.project-link.github:hover:after{opacity:1;visibility:visible;transform:translate(-50%,-4px)}.scroll-top-button{position:fixed;bottom:clamp(15px,2vw,20px);right:clamp(15px,2vw,20px);background-color:#008b8e;color:#fff;border:none;border-radius:50%;width:clamp(32px,4vw,40px);height:clamp(32px,4vw,40px);display:flex;align-items:center;justify-content:center;font-size:clamp(.9rem,1.6vw,1.2rem);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out;z-index:1000;box-shadow:0 4px 8px #0003}.scroll-top-button.visible{opacity:1;visibility:visible;transform:translateY(0)}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-title{animation:fadeInSlideUp .8s ease-out forwards}.header-entering{opacity:0;transition:opacity .5s ease}@media (max-width: 1440px){.header{padding:1.5rem}.header-nav{gap:.8rem}.header-title{font-size:3.5rem}.header-text{font-size:1.3rem}.section-title{font-size:2rem}.section-text{font-size:1rem}.project-card{padding:1.2rem}}@media (max-width: 768px){.header{padding:20px 10px}.header-title{font-size:2.2rem}.header-text{font-size:1.1rem}.section-title{font-size:1.6rem}.section-text{font-size:.95rem}.project-link{font-size:.8rem;padding:.4rem .7rem}.project-link.github{width:30px;height:30px;font-size:1rem}}.language-switcher{position:absolute;top:10px;right:10px}.language-switcher button{padding:clamp(.4rem,.8vw,.55rem) clamp(.6rem,1.2vw,.75rem);margin-left:5px;border:none;background-color:#fff;color:#000;cursor:pointer;border-radius:4px;font-family:Frank Ruhl Libre,serif;font-size:clamp(.75rem,1vw,.9rem);transition:background-color .3s,transform .2s ease}.language-switcher button:hover{background-color:#008b8e;transform:scale(1.05)}.language-switcher button.active{background-color:#008b8e;color:#fff}.contact-form{display:flex;flex-direction:column;gap:1.5rem;max-width:500px;width:100%;margin-top:2rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:Frank Ruhl Libre,serif;font-size:1rem;color:#fff}.form-group input,.form-group textarea{padding:.75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-family:Gambarino,sans-serif;font-size:1rem;outline:none;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#2bffff}.form-group textarea{resize:vertical;min-height:100px}.form-submit{padding:clamp(.4rem,.8vw,.55rem) clamp(.8rem,1.6vw,1.2rem);border-radius:9999px;background-color:#fff;color:#000;font-family:Frank Ruhl Libre,serif;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;border:none;cursor:pointer;transition:all .3s ease;align-self:center}.form-submit:hover{background-color:#2bffff}.form-status{font-family:Gambarino,sans-serif;font-size:1rem;color:#2bffff;text-align:center}.contact-content .section-text.mb-4{margin-bottom:.3rem}
