.page-module__VgJI3W__container{min-height:100vh;min-height:var(--viewport-height);background:var(--background);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__VgJI3W__backgroundGradient{background:linear-gradient(135deg,var(--color-green-dark)0%,var(--color-green-light)50%,var(--color-green-dark)100%);opacity:.1;animation:15s infinite page-module__VgJI3W__gradientShift;position:absolute;inset:0}@keyframes page-module__VgJI3W__gradientShift{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.1)rotate(5deg)}}.page-module__VgJI3W__themeToggleWrapper{z-index:10;position:absolute;top:2rem;right:2rem}@media (max-width:768px){.page-module__VgJI3W__themeToggleWrapper{top:1rem;right:1rem}}.page-module__VgJI3W__airplanesContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;overflow:hidden}.page-module__VgJI3W__airplane1,.page-module__VgJI3W__airplane2,.page-module__VgJI3W__airplane3{opacity:.5;will-change:transform,left;animation-fill-mode:both;position:absolute;left:-60vw}.page-module__VgJI3W__airplane1{animation:42s linear -4s infinite page-module__VgJI3W__flyAcross;top:6%}.page-module__VgJI3W__airplane2{animation:54s linear -22s infinite page-module__VgJI3W__flyAcross;top:16%}.page-module__VgJI3W__airplane3{animation:66s linear -38s infinite page-module__VgJI3W__flyAcross;top:26%}@keyframes page-module__VgJI3W__flyAcross{0%,15%{left:-60vw;transform:translateY(20px)scale(1)}50%{transform:translateY(-5px)scale(1.02)}85%,to{left:120vw;transform:translateY(-40px)scale(1.04)}}.page-module__VgJI3W__shipsContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;overflow:hidden}.page-module__VgJI3W__ship1,.page-module__VgJI3W__ship2,.page-module__VgJI3W__ship3{opacity:.5;animation-fill-mode:both;position:absolute;left:-60vw}.page-module__VgJI3W__ship1{animation:54s linear -6s infinite page-module__VgJI3W__sailAcross;bottom:6%}.page-module__VgJI3W__ship2{animation:68s linear -28s infinite page-module__VgJI3W__sailAcross;bottom:16%}.page-module__VgJI3W__ship3{animation:82s linear -46s infinite page-module__VgJI3W__sailAcross;bottom:26%}@keyframes page-module__VgJI3W__sailAcross{0%,15%{left:-60vw}85%,to{left:120vw}}.page-module__VgJI3W__card{z-index:1;background:var(--card);text-align:center;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;width:90%;max-width:450px;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 20px 60px #00000026}.page-module__VgJI3W__card:hover{transform:translateY(-5px);box-shadow:0 25px 70px #41c68333}.page-module__VgJI3W__logoContainer{justify-content:center;margin-bottom:2rem;display:flex}.page-module__VgJI3W__title{color:var(--foreground);background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700}.page-module__VgJI3W__subtitle{color:var(--muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.page-module__VgJI3W__googleBtn{color:#2d2d2d;border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.page-module__VgJI3W__googleBtn:before{content:"";background:linear-gradient(90deg,#0000,#41c6831a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module__VgJI3W__googleBtn:hover:before{left:100%}.page-module__VgJI3W__googleBtn:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px #41c6834d}.page-module__VgJI3W__googleBtn:active{transform:translateY(0)}.page-module__VgJI3W__googleIcon{flex-shrink:0;width:24px;height:24px}.page-module__VgJI3W__footer{color:var(--muted);margin-top:2rem;font-size:.85rem}@media (max-width:768px){.page-module__VgJI3W__card{padding:2rem 1.5rem}.page-module__VgJI3W__title{font-size:1.5rem}.page-module__VgJI3W__subtitle{font-size:.9rem}}
.ThemeToggle-module__sGqMhG__toggleBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.ThemeToggle-module__sGqMhG__toggleBtn:hover{background-color:var(--muted)}
.Navbar-module__cJzEcG__navbar{background-color:var(--card);border-bottom:1px solid var(--border);z-index:100;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem 1rem;min-height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__logoContainer{flex:auto;align-items:center;min-width:0;display:flex}.Navbar-module__cJzEcG__logoLink{align-items:center;min-width:0;text-decoration:none;transition:opacity .2s;display:inline-flex}.Navbar-module__cJzEcG__logoLink:hover{opacity:.8}.Navbar-module__cJzEcG__logo{width:clamp(88px,28vw,110px);height:auto}.Navbar-module__cJzEcG__actions{flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;margin-left:auto;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__actions{gap:1.5rem}}@media (max-width:480px){.Navbar-module__cJzEcG__actions{gap:.6rem}.Navbar-module__cJzEcG__navbar{padding:0 1rem}}.Navbar-module__cJzEcG__menuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__menuBtn{display:none}}.Navbar-module__cJzEcG__mobileMenu{top:var(--navbar-height,64px);background-color:var(--card);border-bottom:1px solid var(--border);padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));z-index:1000;max-height:calc(var(--viewport-height,100vh) - var(--navbar-height,64px));-webkit-overflow-scrolling:touch;flex-direction:column;gap:.5rem;animation:.3s ease-out forwards Navbar-module__cJzEcG__slideDown;display:flex;position:fixed;left:0;right:0;overflow-y:auto}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__mobileLink{color:var(--muted);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileLink:hover{background-color:var(--background);color:var(--foreground)}.Navbar-module__cJzEcG__mobileLinkActive{background-color:var(--primary);color:var(--primary-foreground)}.Navbar-module__cJzEcG__profile{align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__profile{gap:1rem}}.Navbar-module__cJzEcG__userName{font-size:.9rem;font-weight:500;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__userName{display:block}}.Navbar-module__cJzEcG__avatar{border:2px solid var(--primary);border-radius:50%}.Navbar-module__cJzEcG__authBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;transition:all .2s;display:inline-flex}@media (min-width:768px){.Navbar-module__cJzEcG__authBtn{padding:.4rem 1rem}}.Navbar-module__cJzEcG__authBtn:hover{background-color:var(--primary);color:var(--primary-foreground)}.Navbar-module__cJzEcG__authBtnIcon,.Navbar-module__cJzEcG__authBtnText{display:inline-flex}@media (max-width:360px){.Navbar-module__cJzEcG__authBtnText{display:none}.Navbar-module__cJzEcG__authBtn{padding:.4rem}}
.Sidebar-module__WZVnLW__sidebar{background-color:var(--card);border-right:1px solid var(--border);box-sizing:border-box;width:240px;min-height:calc(var(--viewport-height,100vh) - var(--navbar-height,64px));flex-shrink:0;align-self:stretch;height:auto;padding:1.5rem 1rem;transition:width .2s;display:none;position:sticky;top:64px;overflow-y:auto}@media (min-width:768px){.Sidebar-module__WZVnLW__sidebar{display:block}}.Sidebar-module__WZVnLW__collapsed{width:72px}.Sidebar-module__WZVnLW__header{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Sidebar-module__WZVnLW__collapseBtn{border:1px solid var(--border);background:var(--card);width:32px;height:32px;color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Sidebar-module__WZVnLW__collapseBtn:hover{background-color:var(--background)}.Sidebar-module__WZVnLW__navLinks{flex-direction:column;gap:.85rem;display:flex}.Sidebar-module__WZVnLW__navGroup{flex-direction:column;gap:.4rem;display:flex}.Sidebar-module__WZVnLW__groupTitle{align-items:center;gap:.6rem;padding:0 .25rem;display:flex}.Sidebar-module__WZVnLW__groupTitleText{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:.7rem;font-weight:700}.Sidebar-module__WZVnLW__groupTitleRule{background:linear-gradient(90deg,var(--border)0%,transparent 90%);flex:1;height:1px}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__groupTitle{display:none}.Sidebar-module__WZVnLW__groupCard{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:.2rem;padding:0;display:flex}.Sidebar-module__WZVnLW__link{color:var(--muted);border-radius:8px;align-items:center;gap:.75rem;padding:.55rem .75rem .55rem .9rem;font-weight:500;transition:all .2s;display:flex;position:relative}.Sidebar-module__WZVnLW__linkIcon{width:26px;height:26px;color:var(--muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module__WZVnLW__linkCollapsed{justify-content:center;padding:.75rem}.Sidebar-module__WZVnLW__linkCollapsed .Sidebar-module__WZVnLW__linkLabel{display:none}.Sidebar-module__WZVnLW__linkLabel{white-space:nowrap}.Sidebar-module__WZVnLW__link:hover{background-color:var(--card);color:var(--foreground);transform:translate(2px)}.Sidebar-module__WZVnLW__link:hover .Sidebar-module__WZVnLW__linkIcon{color:var(--foreground)}.Sidebar-module__WZVnLW__active{background:var(--card-secondary);color:var(--foreground);font-weight:600}.Sidebar-module__WZVnLW__active:hover{background:var(--card-secondary);color:var(--foreground)}.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__linkIcon{color:var(--primary)}.Sidebar-module__WZVnLW__active:before{content:"";background:var(--primary);border-radius:999px;width:3px;position:absolute;top:6px;bottom:6px;left:0}
