:root{--nav-height:5rem;--nav-bg-light:rgba(255,255,255,0.95);--nav-bg-dark:#0f172a;--text-light:#0f172a;--text-dark:#ffffff;--text-muted:#334155}.nav-wrapper{position:relative;width:100%;z-index:9999}.navbar{position:sticky;top:0;width:100%;height:var(--nav-height);background:var(--nav-bg-light);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(15,23,42,.06);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;box-shadow:0 1px 3px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.03)}.navbar.dark{background:rgba(15,23,42,.92);border-bottom-color:rgba(255,255,255,.06);box-shadow:0 1px 3px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.15)}.navbar-container{display:flex;align-items:center;justify-content:space-between;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem}.navbar-logo{text-decoration:none}.logo-container,.navbar-logo{display:flex;align-items:center;gap:.75rem}.logo-container span{color:var(--text-light);font-size:1.5rem;font-weight:800}.navbar.dark .logo-container span{color:var(--text-dark)}.navbar-menu{display:flex;align-items:center;gap:.5rem}.navbar-link{padding:.6rem 1.2rem;color:#1e293b;text-decoration:none;font-weight:500;font-size:.9rem;border-radius:999px;transition:background-color .2s ease,color .2s ease,transform .15s ease}.navbar-link:hover{color:var(--text-light);background:rgba(15,23,42,.05)}.navbar.dark .navbar-link{color:#cbd5e1}.navbar.dark .navbar-link:hover{color:var(--text-dark);background:rgba(255,255,255,.08)}.navbar-link.active{color:white;background:#0f172a}.navbar.dark .navbar-link.active{color:#0f172a;background:#ffffff}.auth-links{display:flex;align-items:center;gap:1rem}.auth-loading-placeholder{border-radius:9999px;background:rgba(148,163,184,.28)}.auth-button{padding:.6rem 1.25rem;border:none;border-radius:9999px;font-size:.9rem;font-weight:600;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,background-color .2s ease}.login-button{background:var(--primary-gradient);color:white;box-shadow:0 4px 15px rgba(59,130,246,.35)}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.48)}.logout-button{color:var(--text-muted);background:transparent;border:1px solid rgba(15,23,42,.08)}.logout-button:hover{color:#ef4444;border-color:#ef4444;background:rgba(239,68,68,.05);transform:translateY(-1px)}.navbar.dark .logout-button{color:#94a3b8;border-color:rgba(255,255,255,.14)}.navbar.dark .logout-button:hover{color:#f87171;border-color:#f87171;background:rgba(248,113,113,.1)}.write-button{color:var(--text-light);background:transparent;border:2px solid transparent;background-image:linear-gradient(var(--nav-bg-light),var(--nav-bg-light)),var(--primary-gradient);background-origin:border-box;background-clip:content-box,border-box;box-shadow:0 2px 10px rgba(15,23,42,.06)}.navbar.dark .write-button{color:white;background-image:linear-gradient(var(--nav-bg-dark),var(--nav-bg-dark)),var(--primary-gradient)}.write-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(15,23,42,.12)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.6rem 1rem;color:var(--text-light);background:rgba(148,163,184,.12);border:1px solid rgba(15,23,42,.08);border-radius:9999px;box-shadow:none}.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,23,42,.12)}.navbar.dark .theme-toggle{color:var(--text-dark);background:rgba(148,163,184,.16);border-color:rgba(255,255,255,.12)}.theme-toggle__icon{font-size:1rem;line-height:1}.theme-toggle__label{font-size:.9rem;font-weight:600}.hamburger{display:none;flex-direction:column;gap:6px;padding:10px;cursor:pointer;background:transparent;border:1px solid rgba(15,23,42,.1);border-radius:8px;z-index:10001}.hamburger span{display:block;width:30px;height:3px;background-color:#000000;border-radius:3px;transition:transform .3s ease,opacity .3s ease,background-color .2s ease}.navbar.dark .hamburger{border-color:rgba(255,255,255,.18)}.navbar.dark .hamburger span{background-color:#ffffff}.hamburger.active span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:1024px){.navbar-menu{display:none}.hamburger{display:flex}.navbar-menu.active{display:flex;flex-direction:column;position:fixed;top:var(--nav-height);left:0;width:100%;height:calc(100vh - var(--nav-height));padding:2rem;gap:1rem;background:var(--nav-bg-light);border-top:1px solid rgba(15,23,42,.1);animation:slideDown .25s ease-out forwards}.navbar.dark .navbar-menu.active{background:var(--nav-bg-dark);border-top-color:rgba(255,255,255,.12)}.auth-button,.navbar-link,.theme-toggle{width:100%;justify-content:center;text-align:center}.auth-links{width:100%;flex-direction:column}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Newsletter_container__M87AE{border-radius:16px;padding:2rem;text-align:center}.Newsletter_default__hSOkY{background:linear-gradient(135deg,#f8f9fc,#eef2ff);border:1px solid #e8ecf4}.Newsletter_dark__7rUO6{background:linear-gradient(135deg,#1e1e2e,#2d2d44);border:1px solid #374151}.Newsletter_footer__YFjGz{background:transparent;border:none;padding:1.5rem 0}.Newsletter_content__Fo0l_{max-width:450px;margin:0 auto}.Newsletter_title__7LJ9_{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.Newsletter_description__4NFQz{font-size:.9rem;color:#555;margin-bottom:1.25rem;line-height:1.5}.Newsletter_form__tA_39{display:flex;gap:.5rem;margin-bottom:.75rem}.Newsletter_input__ByKX6{flex:1;padding:.6rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s ease}.Newsletter_input__ByKX6:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Newsletter_button__MJ099{padding:.6rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.Newsletter_button__MJ099:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.Newsletter_button__MJ099:disabled{opacity:.7;cursor:not-allowed}.Newsletter_privacy__lWOLu{font-size:.75rem;color:#999;margin-top:.5rem}.Newsletter_successMessage__0Un32{color:#059669;font-weight:500;font-size:.95rem;padding:.75rem;background:#ecfdf5;border-radius:8px}.Newsletter_errorMessage__a2Ad6{color:#dc2626;font-size:.85rem;margin-top:.5rem}html.dark .Newsletter_title__7LJ9_{color:#e2e8f0}html.dark .Newsletter_description__4NFQz{color:#a0aec0}html.dark .Newsletter_input__ByKX6{background:#1e1e2e;border-color:#374151;color:#e2e8f0}html.dark .Newsletter_input__ByKX6:focus{border-color:#a78bfa}html.dark .Newsletter_privacy__lWOLu{color:#718096}html.dark .Newsletter_successMessage__0Un32{background:#064e3b;color:#6ee7b7}@media (max-width:480px){.Newsletter_form__tA_39{flex-direction:column}.Newsletter_button__MJ099{width:100%}}.footer_footer__MbdlQ{background-color:#2c3e50;color:#ecf0f1;padding:40px 20px}.footer_container__INmFs{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;min-height:400px;contain:content}.footer_sectionLinks__5jRSf,.footer_sectionLogo__KtkY2,.footer_sectionSocial__5bdTA{flex:1;min-inline-size:200px;margin-block-end:20px}.footer_sectionLogo__KtkY2{max-inline-size:300px}.footer_logoContainer__bugPm{display:flex;align-items:center;margin-block-end:10px}.footer_logoText__cIeRk{margin-inline-start:10px;font-size:1.8rem;font-weight:700;color:#f1c40f}.footer_description__nd8Iq{max-inline-size:600px;line-height:1.5;text-align:justify;margin-block-start:10px;font-size:.95rem;color:#bdc3c7}.footer_sectionLinks__5jRSf{flex:2;display:flex;justify-content:space-between;min-inline-size:300px;gap:50px}.footer_linkGroup__yN6TK{flex:1}.footer_linkTitle__0HRwF{font-size:1.2rem;margin-block-end:10px;color:#ff6b6b;text-transform:uppercase}.footer_linkList__sO8eo{list-style:none;padding:0}.footer_linkList__sO8eo li{margin-block-end:8px}.footer_linkList__sO8eo li a{color:#ecf0f1;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer_linkList__sO8eo li a:hover{text-decoration:underline}.footer_sectionSocial__5bdTA{color:#f7f3f0;text-transform:uppercase}.footer_sectionSocial__5bdTA,.footer_socialTitle__ZtPC7{font-size:1.2rem;margin-block-end:10px}.footer_socialLead__p1a4f{color:#bdc3c7;font-size:.95rem;line-height:1.5;margin:0 0 14px;text-transform:none}.footer_socialIcons__ADbDt{display:flex;gap:15px}.footer_socialIcons__ADbDt a{display:inline-block;transition:transform .3s ease,color .3s ease}.footer_socialIcons__ADbDt a:hover{color:#6b46c1}.footer_coachButton__bCfZu{background:linear-gradient(135deg,#b350ec,#d38bf7);color:white;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .3s ease;text-decoration:none;display:inline-block;margin:1rem 0}.footer_copyright__69W_S p,.footer_socialTitle__ZtPC7{color:#f7f3f0}.footer_link__TtCV5{color:#ecf0f1;text-decoration:none;transition:color .3s ease}.footer_link__TtCV5:hover{text-decoration:underline}.footer_footerContent___vgDl{inline-size:100%;margin-block-start:30px;padding-block-start:20px;border-block-start:1px solid #34495e}.footer_footerLinks__ol8_G{display:flex;justify-content:space-between;margin-block-end:20px}.footer_legalSection__UnSM_{flex:1;max-inline-size:300px}@media (min-width:768px){.footer_container__INmFs{gap:30px}}@media (min-width:1024px){.footer_container__INmFs{gap:50px}}