.project-switcher{position:fixed;top:10px;left:10px;z-index:1000;background:#fffffff2;padding:8px 16px;border-radius:20px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;gap:8px;font-size:13px}.switch-link{color:#5f6368;text-decoration:none;font-weight:500;transition:color .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.switch-link:hover{color:#1a73e8}.switch-link.active{color:#1a73e8;font-weight:600}.divider{color:#dadce0}*{margin:0;padding:0;box-sizing:border-box}body{text-align:center;font-family:Happy Monkey,cursive;background:linear-gradient(#a2d2ff,#efb0c9);color:#fff;min-height:100vh;padding:60px 20px 20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,p{text-shadow:0 0 1px black}#header{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;animation:fadeIn .8s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}h1{font-size:2.5rem;margin-bottom:20px}#bff-img{width:150px;height:150px;border-radius:50%;border:6px solid #EFB0C9;margin-bottom:10px;object-fit:cover;box-shadow:0 4px 15px #0003;transition:transform .3s ease}#bff-img:hover{transform:scale(1.05)}#bday-age{background:#efb0c9;padding:5px 10px;border-radius:5px;margin:5px 0 10px;box-shadow:0 2px 8px #00000026}#bday-date{margin:0;background:#efb0c9;padding:5px 10px;border-radius:5px;box-shadow:0 2px 8px #00000026}.gift-section{margin-top:50px;animation:slideIn .6s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.gift-title{margin-bottom:10px;font-size:1.8rem}.gift-hint{margin-top:0;font-size:1rem;opacity:.9}.gift-img{margin:20px auto;max-width:400px;width:90%;height:400px;border:6px solid white;border-radius:10px;background-image:url(/assets/gift-cover-BX8W5LKm.jpg);background-size:cover;background-position:center;box-shadow:0 8px 20px #0003;transition:all .3s ease;cursor:pointer;will-change:background-image}.gift-img:hover{transform:scale(1.02);box-shadow:0 12px 30px #0000004d}#gift-img-cheers{height:200px}#gift-img-happy:hover{background-image:url(/assets/happy-DAgwvdWB.gif);background-size:cover}#gift-img-hot:hover{background-image:url(/assets/hot-Cu4jKiVU.gif);background-size:cover}#gift-img-genius:hover{background-image:url(/assets/genius-DKp0dYPe.gif);background-size:cover}#gift-img-badass:hover{background-image:url(/assets/badass-ZjXuyTTF.gif);background-size:cover}#gift-img-cheers:hover{background-image:url(/assets/cheers-DQUetXE6.gif);background-size:cover}@media(hover:hover)and (min-width:768px){.gift-img:after{content:"";position:absolute;width:0;height:0;overflow:hidden;z-index:-1}}#footer{font-style:italic;max-width:400px;width:90%;margin:40px auto 20px;font-size:1rem;line-height:1.6}a{color:#fff;font-weight:600;text-decoration:underline;transition:opacity .2s}a:hover{opacity:.8}@media(max-width:768px){body{padding-top:80px}h1{font-size:2rem}.gift-title{font-size:1.5rem}.gift-img{height:300px}#gift-img-cheers{height:180px}.project-switcher{flex-wrap:wrap;max-width:calc(100% - 20px)}}@media(max-width:480px){h1{font-size:1.5rem}.gift-title{font-size:1.2rem}#bff-img{width:120px;height:120px}.gift-img{height:250px}#gift-img-cheers{height:150px}}
