.main-container{flex:1 1;min-height:0;padding:2rem 0}.main-container,main{display:flex;flex-direction:column}main{flex:1 1}body[data-scroll=fixed] main{min-height:0;overflow-y:auto}.navbar .navbar-brand{color:var(--nav-text-color,#fff)!important;margin-right:2.5rem!important}.navbar .navbar-brand:hover{color:var(--nav-text-hover-color,#fff)!important}[data-theme=lifeos] .navbar .navbar-brand{font-weight:700;letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#e2eaf0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=lifeos] .navbar .navbar-brand:hover{background:linear-gradient(90deg,#fff,#edf2f5);-webkit-background-clip:text;background-clip:text}[data-theme=lifeos] .navbar .navbar-brand .MenuBs_brand-icon{color:#fff;-webkit-text-fill-color:#fff;filter:drop-shadow(0 0 3px rgba(255,255,255,.35)) drop-shadow(0 0 6px rgba(180,210,255,.2))}.navbar .nav-link{color:var(--nav-text-color,#fff)!important;opacity:.75;font-weight:500;transition:opacity .15s ease,font-weight 0s}.navbar .nav-link:hover{color:var(--nav-text-hover-color,#fff)!important;opacity:1}.navbar .nav-link.active{opacity:1;font-weight:700}.MenuBs_inner{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center;padding:0 1rem}.LangSwitch{background:transparent;border:1px solid hsla(0,0%,100%,.35);color:var(--nav-text-color,#fff);font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:.25rem .6rem;cursor:pointer;transition:all .2s ease;border-radius:var(--theme-radius-sm,4px);opacity:.8}.LangSwitch:hover{opacity:1;background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.6)}.MenuBs_logout-btn{background:#fff;color:#2c3e50;text-decoration:none;border:none;border-radius:var(--theme-radius-sm);padding:.4rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.MenuBs_logout-btn:hover{background:#f0f4f8;color:#2c3e50}.UserMenu{position:relative}.UserMenu__btn{border:2px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.15);width:38px;height:38px;padding:0;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;transition:all .2s ease}.UserMenu__btn:hover{border-color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.25)}.UserMenu__btn[aria-expanded=true]{border-color:#fff;background:hsla(0,0%,100%,.3)}.UserMenu__initials{font-size:.8rem;font-weight:600;color:#fff;line-height:1;letter-spacing:.02em}.UserMenu__dropdown{position:absolute;top:calc(100% + .6rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.4rem;box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08);min-width:200px;z-index:1000}.UserMenu__email{padding:.5rem .75rem;font-size:.78rem;color:#6b7280;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserMenu__divider{height:1px;background:#e5e7eb;margin:.25rem 0}.UserMenu__item{display:block;width:100%;text-align:left;padding:.6rem .75rem;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;background:none;color:#1f2937}.UserMenu__item:hover{background:#f3f4f6;transform:translateX(2px)}.UserMenu__item--logout{color:#ef4444}.UserMenu__item--logout:hover{background:#fef2f2;color:#dc2626}:root,[data-theme=lifeos]{--theme-primary:#3498db;--theme-primary-dark:#2980b9;--theme-primary-darker:#21618c;--theme-primary-rgb:52,152,219;--theme-primary-light:#ebf8ff;--theme-primary-shadow:rgba(52,152,219,.3);--theme-primary-shadow-hover:rgba(52,152,219,.4);--theme-font:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--theme-radius-lg:12px;--theme-radius:8px;--theme-radius-sm:5px;--theme-nav-bg:#212529;--theme-text:#2c3e50;--theme-text-muted:#64748b;--theme-border:#e1e8ed;--theme-bg-soft:#f8fafc;--theme-bg-page:#f0f4f8}[data-theme=bardon]{font-size:120%;--theme-primary:#5a3e87;--theme-primary-dark:#4a306f;--theme-primary-darker:#392458;--theme-primary-rgb:90,62,135;--theme-primary-light:#ede9fe;--theme-primary-shadow:rgba(90,62,135,.25);--theme-primary-shadow-hover:rgba(90,62,135,.35);--theme-font:var(--font-bardon),Georgia,"Times New Roman",serif;--theme-radius-lg:0px;--theme-radius:0px;--theme-radius-sm:0px;--theme-nav-bg:#2a1509;--theme-text:#292524;--theme-text-muted:#78716c;--theme-border:#e7d5c1;--theme-bg-soft:#eddcba;--theme-bg-page:#e3cc98}[data-theme=bardon] .form-control,[data-theme=bardon] .form-select,[data-theme=bardon] input,[data-theme=bardon] select,[data-theme=bardon] textarea{background-color:var(--theme-bg-soft)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important}[data-theme=bardon] .form-control::placeholder,[data-theme=bardon] .form-select::placeholder,[data-theme=bardon] input::placeholder,[data-theme=bardon] select::placeholder,[data-theme=bardon] textarea::placeholder{color:var(--theme-text-muted)!important}[data-theme=bardon] .form-control:focus,[data-theme=bardon] .form-select:focus,[data-theme=bardon] input:focus,[data-theme=bardon] select:focus,[data-theme=bardon] textarea:focus{background-color:var(--theme-bg-soft)!important}[data-theme=bardon] .card{background-color:var(--theme-bg-soft);border-color:var(--theme-border)}[data-theme=bardon] [style*="background-color: #fff"],[data-theme=bardon] [style*="background-color: white"],[data-theme=bardon] [style*="background: white"]{background-color:var(--theme-bg-soft)!important}[data-theme=bardon] .navbar .nav-link,[data-theme=bardon] .navbar-brand{background:linear-gradient(180deg,#f5e070,#b87c0a 50%,#e8b830);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent!important}[data-theme=bardon] .navbar .nav-link.active{font-weight:700!important}[data-theme=bardon] .navbar .nav-link.active,[data-theme=bardon] .navbar .nav-link:hover{background:linear-gradient(180deg,#fff8b0,#d4960c 45%,#fdf0a0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent!important}[data-theme=bardon] .navbar-brand{margin-right:2.5rem!important;line-height:1;padding-top:0;padding-bottom:0;display:flex!important;align-items:center!important;position:relative;top:-2px}[data-theme=bardon] .MenuBs_brand-icon{vertical-align:middle;position:relative;top:1px}[data-theme=bardon] .UserMenu__btn{border-radius:0}[data-theme=bardon] .MeditationTimer_mode-btn.active,[data-theme=bardon] .Timer__start-btn,[data-theme=bardon] .add-entry-btn,[data-theme=bardon] .entry-date-badge,[data-theme=bardon] .save-btn{background:var(--theme-primary)!important;background-image:none!important}[data-theme=bardon] .MeditationTimer_mode-btn.active:hover,[data-theme=bardon] .Timer__start-btn:hover,[data-theme=bardon] .add-entry-btn:hover,[data-theme=bardon] .entry-date-badge:hover,[data-theme=bardon] .save-btn:hover{background:var(--theme-primary-dark)!important;background-image:none!important}[data-theme=bardon] .Timer__compact-btn{border-radius:0!important}body{margin:0;font-family:var(--theme-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column;background-color:var(--theme-bg-page)!important}body[data-scroll=fixed]{height:100vh;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-middle{font-size:3rem}.text-1{font-size:1rem}.text-3{font-size:3rem}.text-4{font-size:4rem}.text-5{font-size:5rem}.text-6{font-size:6rem}.text-7{font-size:7rem}.cursor-pointer{cursor:pointer}