@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap";:root{color:#f2f2f2;background:#171717;font-family:IBM Plex Sans,sans-serif}::selection{color:#000;background:#b3b3b3}::selection{color:#000;background:#b3b3b3}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#171717;min-width:320px}button,input,textarea{font:inherit}.app-loader{background:#171717;place-items:center;min-height:100vh;display:grid}.app-spinner{border:2px solid #343434;border-top-color:#d3d3d3;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite app-spin}@keyframes app-spin{to{transform:rotate(360deg)}}.app{background:#171717;height:100vh}.shell{background:#171717;grid-template-columns:270px 1fr;height:100%;display:grid;overflow:hidden}.sidebar{border-right:1px solid #2e2e2e;flex-direction:column;min-height:100vh;padding:14px;display:flex}.sidebar-bottom{z-index:20;margin-top:auto;position:relative}.sidebar-divider--bottom{background:#2e2e2e;height:1px;margin:22px -14px 14px}.profile-button{color:#b1b1b1;text-align:left;width:100%;font:inherit;cursor:pointer;z-index:19;background:0 0;border:none;border-radius:4px;align-items:center;gap:11px;padding:10px 12px;transition:color .2s,background .2s;display:flex}.profile-button:not([aria-expanded=true]):hover{background:#1c1c1c}.profile-button[aria-expanded=true]{cursor:default}.profile-button-avatar{color:#fff;text-transform:uppercase;background:#3a3a3a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.profile-button-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.875rem;overflow:hidden}.profile-button-chevron{color:#8f8f8f;flex-shrink:0;justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.profile-button-chevron svg{width:12px;height:12px}.profile-button-chevron--open{transform:rotate(180deg)}.profile-menu{opacity:0;pointer-events:none;z-index:21;background:#1f1f1f;border:1px solid #2e2e2e;border-radius:4px;width:85%;padding:4px;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% - 35px);left:7%;transform:translateY(8px);box-shadow:0 12px 30px #0000004d}.profile-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.profile-menu-item{color:#f0f0f0;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:9px;padding:6px;font-size:.875rem;display:flex}.profile-menu-item:hover{background:#262626}.profile-menu-item-icon{color:currentColor;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.profile-menu-item-icon svg{width:14px;height:14px}.profile-menu-divider{background:#2e2e2e;height:1px;margin:5px -4px}.profile-menu-item--danger{color:#ff5a52}.profile-menu-backdrop{z-index:15;cursor:default;background:0 0;border:none;margin:0;padding:0;position:fixed;inset:0}.journal-title{color:#fff;margin-top:12px;margin-bottom:0;font-size:1.15rem;font-weight:700}.stats{gap:44px;margin-top:34px;display:flex}.stat{flex-direction:column;gap:6px;display:flex}.stat-number{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.stat-label{color:#c3c3c3;font-size:.75rem}.today-card{color:#fff;text-align:left;cursor:pointer;background:#3a3a3a;border:none;border-radius:4px;width:100%;margin-top:28px;padding:11px 16px}.today-title{margin-bottom:6px;font-size:.875rem;font-weight:700}.today-subtitle{font-size:.75rem}.sidebar-divider{background:#2e2e2e;height:1px;margin:22px 0}.past-section{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;overflow:hidden}.past-entry-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.past-title{letter-spacing:.08em;text-transform:uppercase;color:#c3c3c3;font-size:.75rem}.past-text{color:#aaa;font-size:.875rem;font-style:italic;line-height:1.6}.main{min-width:0;position:relative;overflow-y:auto}.main-inner{flex-direction:column;width:100%;max-width:42rem;min-height:100%;margin-left:auto;margin-right:auto;padding:4rem 3rem;display:flex}.main-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.greeting{letter-spacing:.04em;color:#d0d0d0;font-size:.875rem}.time-left{color:#949494;background:#424242;border-radius:8px;align-items:center;gap:6px;padding:3px 11px;font-size:.75rem;font-weight:800;display:inline-flex}.time-icon{opacity:.8;flex-shrink:0;width:12px;height:12px}.date-heading{color:#fff;max-width:760px;margin:10px 0 34px;font-size:1.875rem;line-height:1.06}.writing-area{resize:none;color:#f2f2f2;background:0 0;border:none;outline:none;flex:1;width:100%;min-height:300px;padding:0;font-size:1rem;line-height:1.8}.writing-area::placeholder{color:#9e9e9e}.bottom-bar{border-top:1px solid #2e2e2e;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:18px;display:flex}.word-count{color:#bcbcbc;font-size:.75rem}.saved-button{color:#f2f2f2;cursor:pointer;font:inherit;background:#3a3a3a;border:none;border-radius:4px;align-items:center;gap:10px;padding:6px 14px;font-size:.875rem;transition:background .3s,opacity .2s,color .3s;display:inline-flex}.saved-button--accent{color:#000;background:#b3b3b3}.saved-button--disabled{cursor:default;pointer-events:none;opacity:1}.saved-icon{flex-shrink:0;width:13px;height:13px}.today-card--active{color:#000;background:#b3b3b3}.past-entry-button{color:#f2f2f2;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:1px solid #4a4a4a;border-radius:4px;padding:12px 14px}.past-entry-button--active{color:#000;background:#b3b3b3}.past-entry-date{margin-bottom:6px;font-size:.78rem;font-weight:700}.past-entry-preview{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:1.5;overflow:hidden}.writing-area--readonly{cursor:default}.locked-label{color:#bcbcbc;font-size:.875rem}.saved-button:disabled{pointer-events:none}.mobile-topbar,.mobile-menu-overlay{display:none}.saved-icon--spinner{animation:.8s linear infinite saved-spin}@keyframes saved-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.past-header{justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.past-filter-wrap{flex-shrink:0;position:relative}.past-filter-button{color:#b1b1b1;cursor:pointer;min-width:128px;height:30px;font:inherit;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:.75rem;transition:background .2s,color .2s;display:inline-flex}.past-filter-button:hover,.past-filter-button--open{color:#fff;background:#1c1c1c}.past-filter-button-label{white-space:nowrap}.past-filter-icon{color:#8f8f8f;justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.past-filter-icon svg{width:12px;height:12px}.past-filter-button:hover .past-filter-icon{color:#fff}.past-filter-menu{opacity:0;pointer-events:none;z-index:30;background:#1f1f1f;border:1px solid #2e2e2e;border-radius:4px;flex-direction:column;gap:3px;min-width:148px;padding:4px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(8px);box-shadow:0 12px 30px #0000004d}.past-filter-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.past-filter-menu-item{color:#f0f0f0;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:7px 8px;font-size:.8rem}.past-filter-menu-item:hover{background:#262626}.past-filter-menu-item--active{color:#fff;background:#262626}.past-filter-menu-group{flex-direction:column;display:flex}.past-filter-menu-item{justify-content:space-between;align-items:center;gap:10px;display:flex}.past-filter-menu-item-arrow{color:#8f8f8f;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.past-filter-menu-item-arrow svg{width:11px;height:11px}.past-filter-submenu{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.past-filter-submenu-item:hover,.past-filter-submenu-item--active{color:#fff;background:#262626}.past-filter-submenu-empty{color:#8f8f8f;padding:7px 8px;font-size:.78rem}.past-filter-submenu{margin-top:6px;position:relative}.past-filter-submenu-trigger{color:#f0f0f0;text-align:left;width:75%;font:inherit;cursor:pointer;background:#1a1a1a;border:1px solid #2e2e2e;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-size:.78rem;display:flex}.past-filter-submenu-chevron{color:#8f8f8f;justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.past-filter-submenu-chevron svg{width:12px;height:12px}.past-filter-submenu-chevron--open{transform:rotate(180deg)}.past-filter-submenu-options{z-index:60;background:#1a1a1a;border:1px solid #2e2e2e;border-radius:4px;flex-direction:column;gap:3px;max-height:220px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0000004d}.past-filter-submenu-item{color:#cfcfcf;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:7px 8px;font-size:.78rem}.past-filter-submenu-item:hover,.past-filter-submenu-item--active{color:#fff;background:#262626}.mobile-profile-wrap{margin-top:20px;position:relative}.mobile-profile-wrap .profile-button{justify-content:space-between;width:100%}.mobile-profile-wrap .profile-menu{width:100%;inset:auto 0 calc(100% + 10px)}.journal-title-wrap{margin-top:12px;position:relative}.journal-title-button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.journal-title-text{font-size:1.15rem;font-weight:700;line-height:1.2}.journal-title-chevron{color:#8f8f8f;justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.journal-title-chevron svg{width:12px;height:12px}.journal-title-chevron--open{transform:rotate(180deg)}.journal-menu{opacity:0;pointer-events:none;z-index:40;background:#1f1f1f;border:1px solid #2e2e2e;border-radius:4px;min-width:170px;padding:4px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(8px);box-shadow:0 12px 30px #0000004d}.journal-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.journal-menu-item{color:#f0f0f0;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:9px;padding:7px 8px;font-size:.84rem;display:flex}.journal-menu-item:hover{background:#262626}.journal-menu-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.journal-menu-item-icon svg{width:14px;height:14px}.modal-backdrop{z-index:120;background:#00000073;border:none;margin:0;padding:0;position:fixed;inset:0}.rename-modal{z-index:121;background:#171717;border:1px solid #2e2e2e;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:min(365px,100vw - 32px);height:250px;padding:18px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #00000061}.rename-modal-title{text-align:center;color:#f2f2f2;font-size:.95rem}.rename-modal-close{color:#8c8c8c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.rename-modal-close svg{width:14px;height:14px}.rename-modal-close:hover{color:#fff}.rename-modal-input{font-size:16px}.rename-modal-actions{justify-content:center;display:flex}.rename-modal-button{padding:8px 14px}.rename-modal-button:disabled{cursor:default;opacity:.3}@media (width<=900px){.shell{grid-template-columns:1fr;overflow:visible}.sidebar{display:none}.mobile-topbar:has(.mobile-menu-button--open){border-bottom-color:#0000}.main-inner{min-height:90%}.main{position:relative;overflow:visible}.mobile-topbar{z-index:60;background:#171717;border-bottom:1px solid #2e2e2e;align-items:center;gap:14px;padding:18px 22px;display:flex;position:sticky;top:0}.mobile-menu-button{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:26px;height:26px;padding:0;display:inline-flex;position:relative}.mobile-menu-button span{transform-origin:50%;background:#fff;width:18px;height:1.5px;transition:transform .25s,opacity .2s;display:block}.mobile-menu-button--open span:first-child{transform:translateY(5.5px)rotate(45deg)}.mobile-menu-button--open span:nth-child(2){opacity:0}.mobile-menu-button--open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-journal-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;font-weight:700;overflow:hidden}.mobile-menu-overlay{z-index:50;opacity:0;pointer-events:none;background:#171717;transition:opacity .18s,transform .18s;display:block;position:fixed;inset:40px 0 0;overflow:hidden}.mobile-menu-overlay--open{opacity:1;pointer-events:auto}.mobile-menu-content{background:#171717;flex-direction:column;height:calc(100vh - 63px);padding:22px 22px 28px;display:flex;overflow:hidden}.mobile-menu-content .stats{flex-shrink:0;gap:34px;margin-top:0}.mobile-menu-content .today-card{flex-shrink:0;margin-top:26px}.mobile-menu-content .sidebar-divider{flex-shrink:0}.mobile-menu-content .past-section{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.mobile-menu-content .past-header{flex-shrink:0}.mobile-menu-content .past-entry-list{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.mobile-menu-content .past-text{flex:1;align-items:flex-start;min-height:0;display:flex}.mobile-profile-wrap{flex-shrink:0;margin-top:20px;position:relative}.mobile-signout{color:#f2f2f2;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #4a4a4a;margin-top:18px;padding:12px 14px}.main-inner{padding:28px 22px 22px}.date-heading{max-width:none}.mobile-journal-title-wrap{min-width:0;position:relative}.mobile-journal-title-button{color:#fff;cursor:pointer;min-width:0;font:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.mobile-journal-title-wrap .journal-menu{top:calc(100% + 10px);left:0;right:auto}}.calendar-modal{z-index:121;background:#171717;border:1px solid #2e2e2e;border-radius:8px;flex-direction:column;align-items:center;width:300px;padding:22px 22px 18px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0000006b}.calendar-modal-header{flex-direction:column;align-items:center;gap:4px;margin-bottom:18px;display:flex}.calendar-modal-title{text-align:center;color:#f2f2f2;padding:0 32px;font-size:1rem;font-weight:700}.calendar-modal-year{color:#8f8f8f;letter-spacing:.04em;font-size:.82rem}.calendar-month-menu{width:160px;margin-top:8px;position:relative}.calendar-month-trigger{width:100%}.calendar-month-options{text-align:left;left:0;right:0}.calendar-modal-close{color:#8c8c8c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:14px;right:14px}.calendar-modal-close svg{width:15px;height:15px}.calendar-modal-close:hover{color:#fff}.contribution-calendar{width:100%}.contribution-month-panel{justify-items:center;display:grid}.contribution-days{grid-template-rows:repeat(7,20px);grid-auto-flow:column;gap:7px;display:grid}.contribution-day{width:20px;height:20px;font:inherit;background:#282828;border:1px solid #0000;border-radius:4px;padding:0;transition:background .16s,border-color .16s,transform .16s;display:block;position:relative;overflow:visible}.contribution-day:focus,.contribution-day:focus-visible{outline-offset:2px;outline:2px solid #7a7a7a}.contribution-day--entry{cursor:pointer;background:#f2f2f2;border-color:#fff}.contribution-day--entry:hover{background:#fff;border-color:#fff}.contribution-day--outside,.contribution-day:disabled{visibility:hidden;cursor:default}.contribution-footer{color:#9b9b9b;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:.82rem;font-weight:500;display:flex}.contribution-legend{align-items:center;gap:6px;display:flex}.contribution-legend-square{background:#282828;border-radius:4px;width:12px;height:12px}.contribution-legend-square--filled{background:#f2f2f2}.contribution-popover{z-index:1300;color:#fff;font:inherit;white-space:nowrap;pointer-events:none;background:#292929;border:1px solid #303030;border-radius:6px;padding:6px 10px;font-size:.6rem;font-weight:400;line-height:1;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 14px 30px #00000052}.profile-settings-modal{z-index:1200;background:#1b1b1b;border:1px solid #2e2e2e;border-radius:16px;width:min(460px,100vw - 32px);padding:22px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #00000073}.profile-settings-modal-close{color:#b7b7b7;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:34px;height:34px;transition:background .18s,color .18s;display:grid;position:absolute;top:14px;right:14px}.profile-settings-modal-close:hover{color:#fff;background:#252525}.profile-settings-modal-close svg{width:14px;height:14px}.profile-settings-modal-title{color:#fff;margin-bottom:18px;padding-right:40px;font-size:1.1rem;font-weight:600}.profile-settings-card{background:#151515;border-radius:14px;margin-bottom:16px;padding:16px}.profile-settings-user{align-items:center;gap:14px;display:flex}.profile-settings-avatar{color:#fff;background:#2b2b2b;border:1px solid #3a3a3a;border-radius:999px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1rem;font-weight:700;display:grid}.profile-settings-user-text{min-width:0}.profile-settings-name{color:#fff;font-size:.98rem;font-weight:600;line-height:1.3}.profile-settings-email{color:#969696;word-break:break-word;margin-top:3px;font-size:.9rem}.profile-settings-section{border-top:1px solid #2a2a2a;padding-top:16px}.profile-settings-section-label{color:#8f8f8f;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem}.profile-settings-action{color:#fff;cursor:pointer;background:#181818;border:1px solid #2f2f2f;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:background .18s,border-color .18s,transform .18s;display:flex}.profile-settings-action:hover{background:#202020;border-color:#3a3a3a}.profile-settings-action:disabled{opacity:.55;cursor:not-allowed}.profile-settings-action-text{font-size:.95rem;font-weight:500}.profile-settings-action-meta{color:#9a9a9a;white-space:nowrap;font-size:.84rem}.profile-settings-actions{justify-content:center;display:flex}.profile-settings-password-block{flex-direction:column;gap:12px;padding-bottom:24px;display:flex;position:relative}.profile-settings-password-input{width:100%}.profile-settings-password-error{text-align:center;position:absolute;bottom:-2px;left:0;right:0}.rename-success{color:#b3b3b3;text-align:center;font-size:.8rem;font-weight:600}.profile-settings-password-success{position:absolute;bottom:-18px;left:0;right:0}@media (width<=640px){.profile-settings-modal{border-radius:14px;width:calc(100vw - 20px);padding:18px}.profile-settings-action{flex-direction:column;align-items:flex-start}.profile-settings-action-meta{white-space:normal}}.past-journals-modal{z-index:121;background:#171717;border:1px solid #2e2e2e;border-radius:10px;flex-direction:column;width:min(430px,100vw - 32px);max-height:min(520px,100vh - 40px);padding:20px 18px 18px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0000006b}.past-journals-modal-close{color:#8c8c8c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:14px;right:14px}.past-journals-modal-close svg{width:15px;height:15px}.past-journals-modal-close:hover{color:#fff}.past-journals-modal-title{text-align:center;color:#f2f2f2;margin-bottom:18px;padding:0 32px;font-size:1rem;font-weight:700}.past-journals-empty{color:#8f8f8f;text-align:center;padding:18px 0 8px;font-size:.9rem}.past-journals-list{flex-direction:column;gap:10px;padding-right:4px;display:flex;overflow-y:auto}.past-journals-item{color:#f2f2f2;text-align:left;cursor:pointer;width:100%;font:inherit;background:#212121;border:none;border-radius:8px;padding:14px;transition:background .18s,border-color .18s}.past-journals-item:hover{background:#222;border-color:#3a3a3a}.past-journals-item-name{color:#fff;font-size:.92rem;font-weight:600}.past-journals-item-year{color:#8f8f8f;margin-top:4px;font-size:.78rem}.past-journals-item-left{align-items:center;gap:12px;display:flex}.past-journals-icon{color:#6b6b6b;flex-shrink:0;width:24px;height:24px}.past-journals-icon svg{width:100%;height:100%;display:block}.past-journals-item-text{flex-direction:column;display:flex}.past-journals-item--active .past-journals-icon{color:#fff}.auth-page{background:#171717;flex-direction:column;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.auth-header{position:absolute;top:32px;left:50%;transform:translate(-50%)}.auth-logo{color:#f2f2f2;letter-spacing:.08em;font-size:1.6rem}.auth-container{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:295px;font-size:.9rem;display:flex}.auth-subtitle{color:#bdbdbd;text-align:center;margin-bottom:20px}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-input{color:#f2f2f2;background:0 0;border:1px solid #343434;border-radius:4px;outline:none;width:100%;padding:8px 14px;font-size:16px;transition:border-color .5s}.auth-input:focus{border-color:#fff}.auth-passwordWrapper{width:100%;position:relative}.auth-passwordWrapper .auth-input{padding-right:42px}.auth-eye{cursor:pointer;color:#6b6b6b;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .3s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-eye svg{width:18px;height:18px}.auth-eye:hover{color:#868686}.auth-char-count{color:#bcbcbc;text-align:right;margin-top:-4px;margin-bottom:6px;font-size:.75rem}.auth-button{color:#000;cursor:pointer;background:#b3b3b3;border:none;border-radius:4px;justify-content:center;align-items:center;min-height:35.99px;padding:8px 14px;transition:opacity .2s;display:flex}.auth-button:hover{filter:brightness(1.05)}.auth-button:disabled{cursor:default;opacity:.3;pointer-events:none}.auth-or{color:#3a3a3a;align-items:center;gap:10px;font-size:.8rem;display:flex}.auth-or:before,.auth-or:after{content:"";background:#2a2a2a;flex:1;height:1px}.auth-button-spinner{border:2px solid #28282859;border-top-color:#000;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite auth-spin;display:inline-block}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-link:disabled{opacity:.6;cursor:default}.auth-switch{text-align:center;color:#bdbdbd;margin-top:16px}.auth-switch button{color:#fff;cursor:pointer;background:0 0;border:none;padding:0}.auth-link{color:#3a3a3a;cursor:pointer;background:0 0;border:none;padding:0;position:relative}.auth-link:after{content:"";background:#fff;width:0%;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.auth-link:hover:after{width:100%}.google-btn-icon{flex-shrink:0;width:20px;height:20px;margin-right:8px}.googlebtn{color:#f2f2f2;background:0 0;border:1px solid #343434}.auth-error{color:#fff;text-align:center;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:.9rem;line-height:1.4;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lp-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(22px)}.lp-reveal.lp-revealed{opacity:1;transform:translateY(0)}.lp-reveal-delay{transition-delay:.15s}.lp-reveal-delay-0{transition-delay:0s}.lp-reveal-delay-1{transition-delay:.12s}.lp-reveal-delay-2{transition-delay:.24s}.lp-reveal-delay-3{transition-delay:.36s}.lp{color:#f2f2f2;background:#171717;min-height:100vh;font-family:IBM Plex Sans,sans-serif;overflow-x:hidden}.lp-nav{z-index:100;background:#171717;border-bottom:1px solid #fff0;justify-content:space-between;align-items:center;padding:18px 40px;transition:border-color .3s,background .3s;display:flex;position:fixed;top:0;left:0;right:0}.lp-nav:hover{border-color:#2a2a2a}.lp-nav-logo{letter-spacing:.07em;color:#f2f2f2;font-size:1.05rem}.lp-nav-actions{align-items:center;gap:10px;display:flex}.lp-nav-login,.lp-footer-link{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:7px 14px;font-family:inherit;font-size:.88rem;transition:color .2s,background .2s}.lp-nav-login:hover,.lp-footer-link:hover{color:#f2f2f2;background:#ffffff0a}.lp-nav-cta,.lp-btn-primary{color:#000;cursor:pointer;background:#d7d7d7;border:none;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.88rem;transition:filter .2s,transform .2s}.lp-btn-primary{padding:11px 22px;font-size:.92rem}.lp-nav-cta:hover,.lp-btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.lp-section-label,.lp-eyebrow,.lp-cta-tag{letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b;margin:0 0 12px;font-size:.78rem}.lp-section-heading{color:#f2f2f2;letter-spacing:-.02em;margin:0 0 48px;font-size:clamp(1.5rem,3vw,2.05rem);font-weight:400;line-height:1.3}.lp-section-heading-tight{margin-bottom:18px}.lp-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;max-width:1120px;min-height:100vh;margin:0 auto;padding:120px 40px 80px;display:grid}.lp-hero-text{flex-direction:column;align-items:flex-start;display:flex}.lp-headline{color:#f2f2f2;letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(2.55rem,5vw,3.85rem);font-weight:300;line-height:1.12}.lp-hero-sub{color:#7a7a7a;margin:0 0 32px;font-size:1rem;line-height:1.6}.lp-hero-mockup{position:relative}.lp-mockup-shell{background:#111111eb;border:1px solid #333;border-radius:14px;display:flex;position:relative;overflow:hidden}.lp-mockup-sidebar{background:#141414;border-right:1px solid #2a2a2a;flex-direction:column;flex-shrink:0;gap:6px;width:132px;padding:18px 12px;display:flex}.lp-mockup-logo{letter-spacing:.06em;color:#555;margin-bottom:16px;padding:0 4px;font-size:.65rem}.lp-mockup-nav-item{color:#666;cursor:default;border-radius:5px;align-items:center;gap:8px;padding:6px 8px;font-size:.72rem;display:flex}.lp-mockup-nav-active{color:#d0d0d0;background:#232323}.lp-mockup-dot{background:#d7d7d7;border-radius:50%;flex-shrink:0;width:5px;height:5px}.lp-mockup-dot-dim{background:#3a3a3a}.lp-mockup-sidebar-bottom{margin-top:auto}.lp-mockup-avatar{color:#888;background:#2e2e2e;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;display:flex}.lp-mockup-editor{flex-direction:column;flex:1;gap:10px;min-height:286px;padding:22px 20px;display:flex}.lp-mockup-date{color:#505050;letter-spacing:.03em;font-size:.65rem}.lp-mockup-journal-name{color:silver;margin-bottom:4px;font-size:.82rem}.lp-mockup-textarea{flex-direction:column;flex:1;gap:8px;display:flex}.lp-mockup-line{background:#252525;border-radius:999px;height:8px}.lp-mockup-line-full{width:100%}.lp-mockup-line-3q{width:76%}.lp-mockup-line-half{width:52%}.lp-mockup-cursor{background:#d7d7d7;border-radius:1px;width:1.5px;height:14px;animation:1.1s step-end infinite lp-blink}@keyframes lp-blink{0%,to{opacity:1}50%{opacity:0}}.lp-mockup-footer{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.lp-mockup-time{color:#444;font-size:.62rem}.lp-mockup-save{color:#000;cursor:default;background:#d7d7d7;border:none;border-radius:4px;padding:4px 10px;font-family:inherit;font-size:.68rem}.lp-mockup-pill{color:#a0a0a0;background:#1e1e1e;border:1px solid #333;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:.75rem;display:flex;position:absolute;bottom:-16px;right:-16px;box-shadow:0 16px 36px #0000005c}.lp-mockup-pill-dot{background:#6dde9a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.lp-problem,.lp-features,.lp-how,.lp-cta{border-top:1px solid #232323}.lp-problem{padding:104px 40px}.lp-problem-inner{grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px;max-width:1040px;margin:0 auto;display:grid}.lp-problem-quote{color:#e4e4e4;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(1.45rem,2.6vw,2.05rem);font-style:italic;font-weight:300;line-height:1.32}.lp-problem-body{color:#737373;margin:0;font-size:.95rem;line-height:1.85}.lp-memory-board{background:#121212;border:1px solid #252525;border-radius:18px;width:500px;min-height:290px;position:relative;overflow:hidden}.lp-memory-board:before{content:"";border:1px dashed #292929;border-radius:14px;position:absolute;inset:28px}.lp-memory-card{background:#191919;border:1px solid #303030;border-radius:12px;width:190px;padding:18px;position:absolute;box-shadow:0 16px 30px #00000040}.lp-memory-card p{color:#cfcfcf;margin:10px 0 0;font-size:.88rem;line-height:1.45}.lp-memory-date{color:#666;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.lp-memory-card-main{top:44px;left:50px;transform:rotate(-4deg)}.lp-memory-card-muted{opacity:.56;top:44px;right:56px;transform:rotate(5deg)}.lp-memory-card-active{background:#202020;border-color:#444;bottom:40px;left:50%;transform:translate(-50%)rotate(-1deg)}.lp-features{max-width:1120px;margin:0 auto;padding:100px 40px}.lp-features-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.lp-feature-card{background:#121212c7;border:1px solid #282828;border-radius:16px;min-height:320px;padding:18px;transition:transform .25s,border-color .25s,background .25s}.lp-feature-card:hover{background:#1a1a1a;border-color:#3d3d3d;transform:translateY(-4px)}.lp-feature-title{color:#e0e0e0;margin:22px 0 10px;font-size:.95rem;font-weight:500}.lp-feature-body{color:#6b6b6b;margin:0;font-size:.86rem;line-height:1.65}.lp-feature-visual{background:#111;border:1px solid #2b2b2b;border-radius:13px;height:142px;overflow:hidden}.lp-visual-entry{padding:16px}.lp-visual-entry-top{color:#666;justify-content:space-between;gap:12px;font-size:.62rem;display:flex}.lp-visual-lines{flex-direction:column;gap:7px;margin-top:20px;display:flex}.lp-visual-lines span{background:#292929;border-radius:999px;height:7px}.lp-visual-lines span:nth-child(2){width:78%}.lp-visual-lines span:nth-child(3){width:52%}.lp-visual-save{color:#aaa;background:#242424;border-radius:999px;margin-top:16px;padding:4px 9px;font-size:.62rem;display:inline-flex}.lp-visual-list{flex-direction:column;justify-content:center;gap:8px;padding:12px;display:flex}.lp-visual-list-row{background:#181818;border-radius:9px;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.lp-visual-list-row>span{color:#777;font-size:.62rem}.lp-visual-list-row div{flex-direction:column;gap:5px;display:flex}.lp-visual-list-row div span{background:#2d2d2d;border-radius:999px;height:5px}.lp-visual-list-row div span:nth-child(2){width:62%}.lp-visual-calendar{grid-template-columns:repeat(7,1fr);align-content:center;gap:8px;padding:16px;display:grid}.lp-calendar-day{aspect-ratio:1;background:#242424;border-radius:50%}.lp-calendar-day-filled{background:#d7d7d7;box-shadow:0 0 18px #ffffff1f}.lp-visual-stack{justify-content:center;align-items:center;display:flex;position:relative}.lp-journal-card{color:#777;transform-origin:50%;background:#181818;border:1px solid #333;border-radius:12px;align-items:flex-end;width:132px;height:86px;padding:12px;font-size:.75rem;display:flex;position:absolute;top:50%;left:50%}.lp-journal-card-back{background-color:#141414;transform:translate(-50%,-50%)rotate(-8deg)translate(-28px)}.lp-journal-card-mid{background-color:#171717;transform:translate(-50%,-50%)rotate(5deg)}.lp-journal-card-front{color:#d0d0d0;background-color:#222;transform:translate(-50%,-50%)translate(28px)}.lp-how{max-width:1120px;margin:0 auto;padding:100px 40px}.lp-how-grid{grid-template-columns:360px 1fr;align-items:center;gap:72px;display:grid}.lp-phone-preview{background:#111;border:1px solid #363636;border-radius:32px;width:236px;min-height:430px;margin:0 auto;padding:12px}.lp-phone-speaker{background:#2f2f2f;border-radius:999px;width:54px;height:5px;margin:5px auto 13px}.lp-phone-screen{background:#181818;border-radius:24px;flex-direction:column;min-height:380px;padding:24px 18px;display:flex}.lp-phone-date{color:#666;font-size:.68rem}.lp-phone-title{color:#e0e0e0;margin-top:8px;font-size:1rem}.lp-phone-lines{flex-direction:column;gap:9px;margin-top:34px;display:flex}.lp-phone-lines span{background:#2b2b2b;border-radius:999px;height:8px}.lp-phone-lines span:nth-child(2){width:82%}.lp-phone-lines span:nth-child(3){width:95%}.lp-phone-lines span:nth-child(4){width:48%}.lp-phone-bottom{color:#666;justify-content:space-between;margin-top:auto;font-size:.68rem;display:flex}.lp-phone-bottom span:last-child{color:#111;background:#d7d7d7;border-radius:999px;padding:5px 10px}.lp-steps{flex-direction:column;gap:0;display:flex}.lp-step{border-bottom:1px solid #242424;align-items:flex-start;gap:32px;padding:30px 0;display:flex}.lp-step:last-child{border-bottom:none}.lp-step-num{color:#4a4a4a;letter-spacing:.06em;min-width:28px;padding-top:3px;font-size:.78rem;font-weight:500}.lp-step-content{flex:1}.lp-step-title{color:#d8d8d8;margin:0 0 6px;font-size:1rem;font-weight:500}.lp-step-body{color:#6b6b6b;margin:0;font-size:.88rem;line-height:1.7}.lp-cta{padding:116px 40px}.lp-cta-inner{text-align:center;max-width:700px;margin:0 auto}.lp-cta-card{background:#121212;border:1px solid #2c2c2c;border-radius:24px;padding:58px 34px}.lp-cta-heading{color:#f2f2f2;letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:300;line-height:1.2}.lp-cta-body{color:#6b6b6b;max-width:470px;margin:0 auto 36px;font-size:.95rem;line-height:1.7}.lp-footer{border-top:1px solid #1f1f1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:32px 40px;display:flex}.lp-footer-logo{letter-spacing:.07em;color:#4a4a4a;font-size:.88rem}.lp-footer-tagline{color:#3a3a3a;font-size:.82rem}.lp-footer-links{align-items:center;gap:8px;display:flex}.lp-footer-link{color:#4a4a4a;padding:0;font-size:.82rem}.lp-footer-sep{color:#2e2e2e;font-size:.82rem}@media (width<=980px){.lp-features-grid{grid-template-columns:repeat(2,minmax(0,280px));justify-content:center}.lp-problem-inner{grid-template-columns:1fr;justify-items:center;max-width:720px}.lp-problem-copy{max-width:620px}.lp-memory-board{max-width:100%}}@media (width<=780px){.lp-nav{padding:16px 20px}.lp-nav-logo{font-size:.95rem}.lp-nav-login{padding-inline:8px}.lp-hero{grid-template-columns:1fr;gap:48px;min-height:auto;padding:104px 20px 66px}.lp-hero-text{text-align:center;align-items:center}.lp-headline{font-size:2.25rem}.lp-hero-mockup{width:min(100%,400px);margin:0 auto 20px}.lp-mockup-shell{width:100%;max-width:400px}.lp-mockup-sidebar{width:106px;padding:16px 9px}.lp-mockup-nav-item{font-size:.64rem}.lp-mockup-editor{min-height:255px;padding:18px 14px}.lp-mockup-pill{bottom:-12px;right:-6px}.lp-problem,.lp-features,.lp-how{padding:76px 20px}.lp-problem-inner{gap:42px}.lp-how-grid{grid-template-columns:260px minmax(0,1fr);gap:38px}.lp-feature-card{min-height:auto}.lp-phone-preview{width:218px;min-height:390px}.lp-phone-screen{min-height:340px}.lp-cta{padding:80px 20px}.lp-cta-card{padding:44px 22px}.lp-footer{align-items:flex-start;gap:8px;padding:24px 20px}.lp-memory-board:before{inset:10px}}@media (width<=640px){.lp-how-grid{grid-template-columns:1fr;justify-items:center}.lp-steps{width:100%;max-width:420px}.lp-memory-board{max-width:calc(100vw - 40px)}}@media (width<=550px){.lp-features-grid{grid-template-columns:minmax(0,360px);justify-content:center}.lp-memory-board{width:350px;max-width:100%;min-height:220px}.lp-memory-board:before{border-radius:10px;inset:12px}.lp-memory-card{border-radius:10px;width:130px;padding:12px}.lp-memory-card p{margin-top:8px;font-size:.72rem;line-height:1.35}.lp-memory-date{font-size:.56rem}.lp-memory-card-main{top:32px;left:33px}.lp-memory-card-muted{top:32px;right:33px}.lp-memory-card-active{bottom:22px}}
