.PasswordProtection_container__RPm0j{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;box-sizing:border-box}.PasswordProtection_lockIcon__WuMzc{font-size:64px;margin-bottom:20px;animation:PasswordProtection_bounce__mOuaZ 2s infinite}@keyframes PasswordProtection_bounce__mOuaZ{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.PasswordProtection_title__tn0ta{font-size:32px;font-weight:700;color:#fff;margin:0 0 10px;text-align:center}.PasswordProtection_subtitle__9yI_y{font-size:16px;color:rgba(255,255,255,.8);margin:0 0 30px;text-align:center}.PasswordProtection_form__bSZHE{width:100%;max-width:300px}.PasswordProtection_inputGroup__Vaa6T{position:relative;width:100%;margin-bottom:20px}.PasswordProtection_input__dVg3U{width:100%;padding:12px 40px 12px 16px;font-size:16px;border:2px solid rgba(255,255,255,.3);border-radius:8px;background:rgba(255,255,255,.1);color:#fff;box-sizing:border-box;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PasswordProtection_input__dVg3U::placeholder{color:rgba(255,255,255,.6)}.PasswordProtection_input__dVg3U:focus{outline:none;border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.15);box-shadow:0 0 20px rgba(255,255,255,.2)}.PasswordProtection_input__dVg3U.PasswordProtection_inputError__yfwLy{border-color:#ff6b6b;background:rgba(255,107,107,.15)}.PasswordProtection_toggleButton__4vtUN{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.PasswordProtection_toggleButton__4vtUN:hover{opacity:.7}.PasswordProtection_error__R1O0V{color:#ff6b6b;font-size:14px;margin-bottom:15px;text-align:center;animation:PasswordProtection_shake__BYCP7 .5s}@keyframes PasswordProtection_shake__BYCP7{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.PasswordProtection_submitButton__sfB4S{width:100%;padding:12px;font-size:16px;font-weight:600;color:#667eea;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.PasswordProtection_submitButton__sfB4S:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.PasswordProtection_submitButton__sfB4S:active{transform:translateY(0)}.PasswordProtection_hint__FJAGt{margin-top:30px;text-align:center}@media (max-width:480px){.PasswordProtection_title__tn0ta{font-size:28px}.PasswordProtection_subtitle__9yI_y{font-size:14px}.PasswordProtection_lockIcon__WuMzc{font-size:48px}.PasswordProtection_form__bSZHE{max-width:85vw}.PasswordProtection_input__dVg3U{font-size:16px;padding:14px 40px 14px 16px}.PasswordProtection_hint__FJAGt{margin-top:0}}.Dashboard_container__9FuPd{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;box-sizing:border-box;overflow-y:auto}.Dashboard_content__AdRYn{text-align:center;max-width:500px}.Dashboard_title__UZeKr{font-size:48px;font-weight:700;color:#fff;margin:0 0 10px;animation:Dashboard_slideDown__r_Im4 .6s ease-out}.Dashboard_subtitle__GYFCa{font-size:20px;color:rgba(255,255,255,.9);margin:0 0 50px;animation:Dashboard_slideDown__r_Im4 .6s ease-out .1s both}.Dashboard_yearsContainer___kqI5{display:flex;flex-direction:column;gap:30px;align-items:center}.Dashboard_yearCard__aKvic{position:relative;width:100%;max-width:300px;padding:40px 20px;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.3);border-radius:20px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 8px 32px rgba(0,0,0,.1);opacity:0;transform:scale(.8) translateY(20px)}.Dashboard_yearCard__aKvic.Dashboard_yearCardAnimate__QYRF3{animation:Dashboard_popIn__MHaXt .8s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes Dashboard_popIn__MHaXt{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Dashboard_yearCard__aKvic:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.5);transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.Dashboard_yearCard__aKvic:active{transform:scale(.98)}.Dashboard_yearNumber__PvTOe{font-size:64px;font-weight:700;color:#fff;line-height:1}.Dashboard_yearLabel__Hpi2j{font-size:14px;color:rgba(255,255,255,.8);font-weight:500;letter-spacing:1px;text-transform:uppercase}.Dashboard_celebration__5qqy8{font-size:28px;animation:Dashboard_float__3lLfI 3s ease-in-out infinite}@keyframes Dashboard_float__3lLfI{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(10deg)}}.Dashboard_yearCard__aKvic.Dashboard_yearCardAnimate__QYRF3 .Dashboard_celebration__5qqy8{animation:Dashboard_celebrationPop___dRnN .6s ease-out,Dashboard_float__3lLfI 3s ease-in-out .6s infinite}@keyframes Dashboard_celebrationPop___dRnN{0%{transform:scale(0) rotate(-180deg);opacity:0}70%{transform:scale(1.2) rotate(10deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.Dashboard_comingSoon__MmJ4S{margin-top:20px;opacity:.7}.Dashboard_comingSoon__MmJ4S p{font-size:14px;color:rgba(255,255,255,.7);margin:0}@keyframes Dashboard_slideDown__r_Im4{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Dashboard_title__UZeKr{font-size:36px}.Dashboard_subtitle__GYFCa{font-size:16px;margin-bottom:40px}.Dashboard_yearCard__aKvic{max-width:100%;padding:30px 20px}.Dashboard_yearNumber__PvTOe{font-size:48px}.Dashboard_celebration__5qqy8{font-size:24px}}@media (max-width:480px){.Dashboard_title__UZeKr{font-size:28px;margin-bottom:8px}.Dashboard_subtitle__GYFCa{font-size:14px;margin-bottom:35px}.Dashboard_yearsContainer___kqI5{gap:20px}.Dashboard_yearCard__aKvic{padding:25px 15px}.Dashboard_yearNumber__PvTOe{font-size:40px}.Dashboard_yearLabel__Hpi2j{font-size:12px}.Dashboard_celebration__5qqy8{font-size:20px}}.Slideshow_container__h7NB9{height:100vh;background-color:#000;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Slideshow_container__h7NB9,.Slideshow_slideContainer__JGPj9{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.Slideshow_slideContainer__JGPj9{height:100%}.Slideshow_slide__5Jq9Y{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out;padding:20px}.Slideshow_slide__5Jq9Y.Slideshow_active__QjJ0Q{opacity:1;z-index:10}.Slideshow_slide__5Jq9Y img{max-width:100%;max-height:100%;object-fit:contain}.Slideshow_dots__Ibo7T{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:20;flex-wrap:wrap;justify-content:center;max-width:80%}.Slideshow_dot__twnC5{width:8px;height:8px;border-radius:50%;border:none;background-color:rgba(255,255,255,.5);cursor:pointer;transition:background-color .3s ease;padding:0}.Slideshow_dot__twnC5:hover{background-color:rgba(255,255,255,.8)}.Slideshow_dotActive__ztHM3{background-color:#fff;width:10px;height:10px}.Slideshow_counter__JCJxt{position:absolute;top:20px;right:20px;color:#fff;font-size:14px;z-index:20;background-color:rgba(0,0,0,.5);padding:8px 12px;border-radius:4px;font-weight:500}.Slideshow_navButton__9rQF2{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:rgba(255,255,255,.3);color:#fff;border:none;font-size:32px;cursor:pointer;z-index:20;border-radius:4px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Slideshow_navButton__9rQF2:hover{background-color:rgba(255,255,255,.5)}.Slideshow_navButton__9rQF2:active{background-color:rgba(255,255,255,.6);transform:translateY(-50%) scale(.95)}.Slideshow_prevButton__x_wHA{left:20px}.Slideshow_nextButton__SkANP{right:20px}@media (max-width:1024px){.Slideshow_navButton__9rQF2{width:45px;height:45px;font-size:28px}.Slideshow_prevButton__x_wHA{left:15px}.Slideshow_nextButton__SkANP{right:15px}}@media (max-width:768px){.Slideshow_navButton__9rQF2{width:50px;height:50px;font-size:24px}.Slideshow_counter__JCJxt{font-size:12px;padding:8px 12px}.Slideshow_dots__Ibo7T{bottom:25px}.Slideshow_dot__twnC5{width:7px;height:7px}.Slideshow_dotActive__ztHM3{width:9px;height:9px}.Slideshow_prevButton__x_wHA{left:12px}.Slideshow_nextButton__SkANP{right:12px}}@media (max-width:480px){.Slideshow_navButton__9rQF2{width:48px;height:48px;font-size:20px;background-color:rgba(255,255,255,.25)}.Slideshow_prevButton__x_wHA{left:8px}.Slideshow_nextButton__SkANP{right:8px}.Slideshow_counter__JCJxt{font-size:11px;top:12px;right:12px;padding:6px 10px}.Slideshow_dots__Ibo7T{bottom:15px;gap:6px}.Slideshow_dot__twnC5{width:6px;height:6px}.Slideshow_dotActive__ztHM3{width:8px;height:8px}.Slideshow_slide__5Jq9Y{padding:10px}}