:root{--bg-color:#12385c;--text-primary:#fff;--text-secondary:#cbd5e1;--wood-light:#ffffff26;--wood-primary:#fff;--wood-dark:#0e2945;--accent-sage:#cbd5e1;--glass-bg:#ffffff0d;--glass-border:#ffffff26;--glass-shadow:0 12px 40px 0 #0003;--radius-lg:24px;--radius-md:16px}@media (prefers-color-scheme:dark){:root{--bg-color:#0e2945;--text-primary:#fff;--text-secondary:#cbd5e1;--wood-light:#ffffff26;--wood-primary:#fff;--wood-dark:#081b30;--accent-sage:#cbd5e1;--glass-bg:#ffffff0d;--glass-border:#ffffff26;--glass-shadow:0 8px 32px 0 #0000004d}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text-primary);background:var(--bg-color);font-family:Manrope,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.01em;font-family:Lora,serif;font-weight:600}a{color:inherit;text-decoration:none}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.6s cubic-bezier(.2,.8,.2,1) forwards fadeIn}button{cursor:pointer;font-family:Outfit,sans-serif;transition:all .3s}.glass-panel em,.glass-panel p,.glass-panel span,.glass-panel div,.glass-panel li{text-shadow:0 1px 2px #00000026}.glass-panel [style*="color: #666"],.glass-panel [style*="color: rgb(102, 102, 102)"],.glass-panel [style*="color: #5b6470"],.glass-panel [style*="color: rgb(91, 100, 112)"]{color:#ffffffb3!important}.glass-panel [style*="color: var(--wood-dark)"],.glass-panel [style*="color: var(--text-secondary)"]{color:#fff!important}@media (max-width:768px){html,body{font-size:14px}h1{font-size:1.8rem!important}h2{font-size:1.5rem!important}.glass-panel{border-radius:var(--radius-md)!important}}
.AppShell-module__oSLs6a__background{z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;transition:background-image .8s ease-in-out;position:fixed;top:0;left:0}.AppShell-module__oSLs6a__bgYoga{background-image:url(/bg-yoga.png)}.AppShell-module__oSLs6a__bgNutrition{background-image:url(/bg-nutrition.png)}.AppShell-module__oSLs6a__bgHabits{background-image:url(/bg-habits.png)}.AppShell-module__oSLs6a__bgFitness{background-image:url(/bg-fitness.png);background-position:50% 30%}.AppShell-module__oSLs6a__overlayFitness{z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0c14b8;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppShell-module__oSLs6a__overlay{z-index:-1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;width:100vw;height:100vh;position:fixed;top:0;left:0}.AppShell-module__oSLs6a__appContainer{flex-direction:column;min-height:100vh;display:flex}.AppShell-module__oSLs6a__navbar{z-index:100;border-radius:50px;justify-content:space-between;align-items:center;gap:1.5rem;min-width:0;margin:1rem 1.5rem;padding:.75rem 1.5rem;display:flex;position:sticky;top:1rem}.AppShell-module__oSLs6a__logoGroup{flex-shrink:0;align-items:center;gap:1rem;display:flex}.AppShell-module__oSLs6a__logo{color:var(--wood-dark);white-space:nowrap;align-items:center;gap:6px;font-family:Lora,serif;font-size:1.4rem;font-weight:700;display:flex}.AppShell-module__oSLs6a__betaBadge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(45deg,#e67e22,#d35400);border-radius:12px;padding:2px 8px;font-size:.55rem;font-weight:800;display:inline-block;box-shadow:0 2px 4px #0000001a}.AppShell-module__oSLs6a__logo span{color:var(--accent-sage);font-style:italic;font-weight:400}.AppShell-module__oSLs6a__langToggleBtn{color:var(--wood-primary);cursor:pointer;background:#fff6;border:1px solid #0000000d;border-radius:20px;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .8rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.AppShell-module__oSLs6a__langToggleText{display:inline-block}.AppShell-module__oSLs6a__langToggleBtn:hover{background:#fffc;transform:translateY(-1px)}.AppShell-module__oSLs6a__navLinks{scrollbar-width:thin;scrollbar-color:#e07b39d9 #ffffff14;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:auto;gap:.3rem;width:100%;min-width:0;padding-bottom:.45rem;display:flex;overflow-x:auto}.AppShell-module__oSLs6a__navLinks::-webkit-scrollbar{height:8px}.AppShell-module__oSLs6a__navLinks::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.AppShell-module__oSLs6a__navLinks::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#e07b39f2,#5b7553f2);border-radius:999px}.AppShell-module__oSLs6a__navLinks::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#e07b39,#5b7553)}.AppShell-module__oSLs6a__navItem{color:var(--text-secondary);white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.82rem;font-weight:600;transition:all .3s;display:flex}.AppShell-module__oSLs6a__navItem:hover{color:var(--wood-dark);background:#fff6}.AppShell-module__oSLs6a__navItem.AppShell-module__oSLs6a__active{background:var(--wood-primary);color:var(--wood-dark);box-shadow:0 4px 12px #a36b4a4d}.AppShell-module__oSLs6a__navbarFitness{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0c14bf!important;border:1px solid #ffffff0f!important}.AppShell-module__oSLs6a__navbarFitness .AppShell-module__oSLs6a__navItem{color:#dcdce6cc}.AppShell-module__oSLs6a__navbarFitness .AppShell-module__oSLs6a__navItem:hover{color:#fff;background:#ffffff14}.AppShell-module__oSLs6a__navbarFitness .AppShell-module__oSLs6a__navItemActive{color:#fff;background:linear-gradient(135deg,#e63946,#c1121f);box-shadow:0 4px 16px #e6394673}.AppShell-module__oSLs6a__mainContent{flex:1;width:100%;padding:2rem;display:block;overflow-x:hidden}.AppShell-module__oSLs6a__hamburgerBtn{color:var(--wood-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem;transition:all .2s;display:none}.AppShell-module__oSLs6a__hamburgerBtn:hover{background:#fff3}.AppShell-module__oSLs6a__standaloneMenuContainer{top:calc(1rem + env(safe-area-inset-top));right:calc(1rem + env(safe-area-inset-right));z-index:9900;flex-direction:column;align-items:flex-end;display:flex;position:fixed}.AppShell-module__oSLs6a__standaloneHamburgerBtn{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#08122066;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 15px #00000026}.AppShell-module__oSLs6a__standaloneHamburgerBtn:hover{color:#fff;background:#081220b3;border-color:#ffffff4d}.AppShell-module__oSLs6a__standaloneDropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081220d9;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;min-width:180px;margin-top:.5rem;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000004d}.AppShell-module__oSLs6a__standaloneDropdownItem{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.AppShell-module__oSLs6a__standaloneDropdownItem:hover{color:#fff;background:#ffffff1a}.AppShell-module__oSLs6a__standaloneDropdownLogout{color:#ff6b6b;border-top:1px solid #ffffff1a}.AppShell-module__oSLs6a__standaloneDropdownLogout:hover{color:#ff8787;background:#ff6b6b1a}.AppShell-module__oSLs6a__navbarFitness .AppShell-module__oSLs6a__hamburgerBtn{color:#dcdce6cc}@media (max-width:768px){.AppShell-module__oSLs6a__navbar{border-radius:20px;flex-direction:column;align-items:stretch;gap:0;margin:.5rem;padding:.5rem 1rem}.AppShell-module__oSLs6a__logoGroup{justify-content:space-between;width:100%;padding:.5rem 0}.AppShell-module__oSLs6a__langToggleText{display:none}.AppShell-module__oSLs6a__hamburgerBtn{justify-content:center;align-items:center;display:flex}.AppShell-module__oSLs6a__navLinks{opacity:0;flex-direction:column;align-items:stretch;width:100%;max-height:0;margin:0;padding:0;transition:max-height .4s,opacity .4s,padding .4s;overflow:hidden}.AppShell-module__oSLs6a__navLinksOpen{opacity:1;max-height:80vh;padding:1rem 0;overflow-y:auto}.AppShell-module__oSLs6a__navItem{justify-content:flex-start;width:100%;margin-bottom:.4rem;border-radius:12px!important;padding:.8rem 1rem!important}.AppShell-module__oSLs6a__mainContent{padding:1rem .5rem}.AppShell-module__oSLs6a__standaloneActions{gap:.4rem;max-width:calc(100vw - 1.5rem);top:.75rem;left:.75rem}.AppShell-module__oSLs6a__standaloneAction{min-height:38px;padding:.55rem .75rem;font-size:.78rem}}
