*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Georgia,Times New Roman,serif;background:#f7f5f0;color:#3d3529;min-height:100vh;overflow-x:hidden}.page-center{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(ellipse at top,rgba(255,255,255,.4),transparent 60%),#ede8df}.login-card{background:#fffef9;border:1px solid #d6cdb8;border-radius:3px;padding:56px 48px;width:100%;max-width:380px;box-shadow:none;position:relative;overflow:visible}.border-img{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;width:calc(100% + 32px);height:calc(100% + 32px);object-fit:fill;pointer-events:none;opacity:.65}.house-img{display:block;width:90%;margin:0 auto 20px;opacity:1}.login-header{text-align:center;margin-bottom:40px}.login-header h1{font-size:36px;font-weight:400;color:#2c2416;letter-spacing:3px;text-transform:uppercase}.login-subtitle{color:#9a8e78;font-size:14px;margin-top:8px;font-style:italic;letter-spacing:1px}.login-divider{text-align:center;margin-bottom:28px;position:relative}.login-divider:before{content:"";position:absolute;left:20%;right:20%;top:50%;height:1px;background:#d6cdb8}.login-divider span{position:relative;background:#fffef9;padding:0 14px;color:#9a8e78;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-family:system-ui,-apple-system,sans-serif}.login-buttons{display:flex;flex-direction:column;gap:14px}.btn{padding:10px 20px;font-size:14px;font-family:system-ui,-apple-system,sans-serif;font-weight:500;cursor:pointer;border:1px solid;border-radius:3px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:12px;text-align:left;transition:opacity .2s;letter-spacing:.3px}.btn:hover{opacity:.85}.btn-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.btn-google{background:#fff;color:#3d3529;border-color:#d6cdb8}.btn-google .btn-icon{background:transparent}.btn-facebook{background:#3b5998;color:#fff;border-color:#3b5998}.btn-facebook .btn-icon{background:transparent}.btn-logout{background:transparent;color:#9a8e78;border-color:#d6cdb8;padding:8px 20px;font-size:13px;display:inline-flex}.btn-logout:hover{color:#6b5e4a;border-color:#9a8e78}.denied{margin:0 0 24px;padding:24px;background:#fdf6f0;border:1px solid #e0c9b1;border-radius:3px;color:#7a3e1a}.denied p{margin-top:8px;font-size:14px;font-family:system-ui,-apple-system,sans-serif}.spinner{width:24px;height:24px;border:2px solid #d6cdb8;border-top-color:#9a8e78;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-layout{display:flex;min-height:100vh}.sidebar{width:220px;background:#fffef9;border-right:1px solid #d6cdb8;padding:32px 0;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100vh}.sidebar-header{padding:0 24px 24px;border-bottom:1px solid #ede8df;margin-bottom:8px}.sidebar-header h1{font-size:20px;font-weight:400;color:#2c2416;letter-spacing:2px;text-transform:uppercase}.sidebar-nav{display:flex;flex-direction:column;flex:1;padding:8px 0}.tab{padding:10px 24px;background:none;border:none;border-left:3px solid transparent;font-size:14px;font-family:system-ui,-apple-system,sans-serif;font-weight:400;color:#9a8e78;cursor:pointer;transition:color .2s,border-color .2s,background .2s;text-align:left}.tab:hover{color:#2c2416;background:#f7f5f0}.tab-active{color:#2c2416;border-left-color:#2c2416;background:#f0ece4;font-weight:500}.sidebar-footer{padding:16px 24px;border-top:1px solid #ede8df;margin-top:auto}.sidebar-user{color:#9a8e78;font-size:13px;font-style:italic;display:block;margin-bottom:10px}.mobile-logout{display:none}.container{max-width:700px;margin:0 auto;padding:40px 32px;flex:1;min-width:0;overflow-x:hidden}.header{display:none}@media (max-width: 700px){.app-layout{flex-direction:column}.sidebar{width:100%;height:auto;position:sticky;top:0;z-index:10;flex-direction:column;padding:0;border-right:none;border-bottom:1px solid #d6cdb8}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:none;margin-bottom:0}.sidebar-header h1{font-size:16px}.sidebar-nav{flex-direction:row;overflow-x:auto;padding:0 8px;gap:0;-webkit-overflow-scrolling:touch}.tab{border-left:none;border-bottom:2px solid transparent;padding:10px 14px;white-space:nowrap;font-size:13px}.tab-active{border-left-color:transparent;border-bottom-color:#2c2416}.sidebar-footer{display:none}.mobile-logout{display:inline-flex;padding:6px 14px;font-size:12px}.container{padding:16px 12px;width:100%;box-sizing:border-box;overflow-x:hidden}.container>*{max-width:100%;box-sizing:border-box}.hero-img{max-width:100%;width:100%;margin-bottom:16px}.weather-today{margin-top:12px;width:100%}.weather-today-header{padding:12px 16px}.hourly-scroll{padding:12px 8px;max-width:100%}.hourly-item{min-width:46px}.weather-section{padding:16px;width:100%}.weather-current{flex-wrap:wrap}.weather-temp{font-size:32px}.weather-icon{font-size:36px}.weather-stats{flex-wrap:wrap;gap:12px;justify-content:center}.weather-stat{min-width:70px}.forecast-row{grid-template-columns:70px 28px 1fr auto;gap:8px;padding:10px 0}.forecast-row-meta{display:none}.forecast-row-desc{font-size:12px}.info-section{grid-template-columns:1fr;gap:12px;margin-top:12px;width:100%}.info-card{padding:20px 16px;width:100%}.info-value{font-size:14px}}.header h1{font-size:24px;font-weight:400;color:#2c2416;letter-spacing:2px;text-transform:uppercase}.header-right{display:flex;align-items:center;gap:16px}.user-name{color:#9a8e78;font-size:14px;font-style:italic}.hero-img{display:block;width:100%;max-width:480px;margin:0 auto 32px;box-sizing:border-box}.main{background:#fffef9;border:1px solid #d6cdb8;border-radius:4px;padding:40px;text-align:center}.main h2{margin-bottom:12px;color:#2c2416;font-weight:400;font-size:22px}.main p{color:#7a6f5f;line-height:1.7}.weather-today{background:transparent;border:none;border-top:1px solid #ede8df;margin-top:16px;overflow:hidden;min-width:0}.weather-today-header{display:flex;align-items:center;gap:10px;padding:16px 0}.weather-today-icon{font-size:24px;line-height:1}.weather-today-temp{font-size:20px;color:#2c2416;font-weight:300}.weather-today-desc{color:#7a6f5f;font-size:14px}.weather-today-location{color:#b8ad9a;font-size:12px;font-style:italic;margin-left:auto}.hourly-scroll{display:flex;overflow-x:auto;padding:8px 0;gap:0;scrollbar-width:thin;scrollbar-color:#d6cdb8 transparent}.hourly-scroll::-webkit-scrollbar{height:4px}.hourly-scroll::-webkit-scrollbar-thumb{background:#d6cdb8;border-radius:2px}.hourly-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:52px;padding:4px 6px}.hourly-now{background:#f0ece4;border-radius:8px}.hourly-time{font-size:12px;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif;font-weight:500}.hourly-now .hourly-time{color:#2c2416}.hourly-icon{font-size:18px}.hourly-temp{font-size:13px;color:#2c2416;font-family:system-ui,-apple-system,sans-serif}.hourly-rain{font-size:10px;color:#6a9ec0;font-family:system-ui,-apple-system,sans-serif}.weather-loading{color:#9a8e78;text-align:center;padding:40px;font-style:italic}.weather-section{background:transparent;border:none;border-top:1px solid #ede8df;margin-top:16px;padding:24px 0}.weather-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.weather-header h3{font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif}.weather-location{font-size:12px;color:#b8ad9a;font-style:italic}.weather-current{display:flex;align-items:center;gap:20px;padding-bottom:20px;border-bottom:1px solid #ede8df}.weather-main{display:flex;align-items:center;gap:8px}.weather-icon{font-size:44px;line-height:1}.weather-temp{font-size:42px;color:#2c2416;font-weight:300;letter-spacing:-1px}.weather-details{display:flex;flex-direction:column;gap:2px}.weather-desc{color:#2c2416;font-size:15px}.weather-range{color:#9a8e78;font-size:13px;font-family:system-ui,-apple-system,sans-serif}.weather-stats{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #ede8df}.weather-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#b8ad9a;font-family:system-ui,-apple-system,sans-serif}.stat-value{font-size:14px;color:#2c2416;font-family:system-ui,-apple-system,sans-serif}.weather-forecast{display:flex;justify-content:space-between;padding-top:16px}.forecast-day{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.forecast-name{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif;font-weight:500}.forecast-icon{font-size:24px}.forecast-temps{display:flex;gap:6px;font-size:13px;font-family:system-ui,-apple-system,sans-serif}.forecast-max{color:#2c2416;font-weight:500}.forecast-min{color:#b8ad9a}.forecast-rain{font-size:11px;color:#6a9ec0;font-family:system-ui,-apple-system,sans-serif}.forecast-row{display:grid;grid-template-columns:100px 32px 1fr auto auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0ece4;font-family:system-ui,-apple-system,sans-serif}.forecast-row:last-child{border-bottom:none}.forecast-row-today{font-weight:500}.forecast-row-day{font-size:14px;color:#2c2416}.forecast-row-icon{font-size:20px;text-align:center}.forecast-row-desc{font-size:13px;color:#7a6f5f}.forecast-row-temps{display:flex;gap:8px;font-size:14px;min-width:60px;justify-content:flex-end}.forecast-row-meta{display:flex;gap:10px;min-width:90px;justify-content:flex-end;font-size:12px}.forecast-wind{color:#b8ad9a;font-family:system-ui,-apple-system,sans-serif}.info-section{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;min-width:0}.info-card{background:transparent;border:none;border-radius:0;padding:20px 0;overflow:hidden;min-width:0;border-top:1px solid #ede8df}.info-card h3{font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:#9a8e78;margin-bottom:12px;font-family:system-ui,-apple-system,sans-serif}.info-card p{color:#2c2416;line-height:1.6}.info-muted{color:#9a8e78!important;font-style:italic;margin-top:4px}.info-label{font-size:12px;color:#9a8e78!important;text-transform:uppercase;letter-spacing:1px;margin-top:10px;font-family:system-ui,-apple-system,sans-serif}.info-value{font-size:16px;color:#2c2416;font-family:Courier New,monospace;margin-top:2px;word-break:break-all}.mindebog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mindebog-header h2{font-size:22px;font-weight:400;color:#2c2416}.mindebog-timeline{margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #ede8df;display:flex;flex-direction:column;gap:10px}.timeline-years{display:flex;gap:4px}.timeline-year-btn{padding:5px 14px;background:none;border:1px solid #ede8df;border-radius:16px;font-size:13px;font-weight:500;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .15s}.timeline-year-btn:hover{border-color:#9a8e78;color:#2c2416}.timeline-year-btn.active{background:#2c2416;color:#fffef9;border-color:#2c2416}.timeline-months{display:flex;gap:4px;flex-wrap:wrap}.timeline-month-btn{padding:4px 10px;background:#f7f5f0;border:1px solid #ede8df;border-radius:14px;font-size:12px;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .15s}.timeline-month-btn:hover{background:#ede8df;color:#2c2416}.posts-section-header{font-size:14px;font-weight:500;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif;margin:28px 0 12px;text-transform:uppercase;letter-spacing:.5px}.posts-section-header:first-child{margin-top:0}.compose-btn{padding:8px 20px;background:#2c2416;color:#fffef9;border:none;border-radius:3px;font-size:13px;font-family:system-ui,-apple-system,sans-serif;font-weight:500;cursor:pointer;transition:opacity .2s}.compose-btn:hover{opacity:.85}.compose-form{margin-bottom:32px;border-bottom:1px solid #ede8df;padding-bottom:24px}.compose-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.compose-author{font-size:15px;color:#2c2416;font-weight:500;font-family:system-ui,-apple-system,sans-serif}.compose-input{width:100%;padding:16px;border:1px solid #d6cdb8;border-radius:3px;font-family:Georgia,Times New Roman,serif;font-size:15px;color:#2c2416;background:#fffef9;resize:vertical;min-height:100px;box-sizing:border-box}.compose-input::placeholder{color:#b8ad9a;font-style:italic}.compose-input:focus{outline:none;border-color:#9a8e78}.compose-previews{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.compose-preview{position:relative;width:80px;height:80px;border-radius:4px;overflow:hidden}.compose-preview img{width:100%;height:100%;object-fit:cover}.preview-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#00000080;color:#fff;border:none;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.compose-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px}.compose-actions-right{display:flex;gap:10px}.compose-dates{display:flex;align-items:center;gap:2px}.compose-date-sep{color:#b8ad9a;font-size:13px;padding:0 2px}.compose-date{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;color:#9a8e78;font-size:13px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;border-radius:3px;transition:color .2s,background .2s}.compose-date:hover{color:#2c2416;background:#f0ece4}.compose-date input[type=date]{border:none;background:none;font-family:system-ui,-apple-system,sans-serif;font-size:13px;color:inherit;cursor:pointer;padding:0;width:110px}.compose-date input[type=date]:focus{outline:none}.compose-title{border:none;border-bottom:1px solid #ede8df;background:none;font-size:18px;font-weight:500;color:#2c2416;padding:8px 0;margin-bottom:4px;width:100%;font-family:Georgia,serif}.compose-title::placeholder{color:#c5bdb0;font-weight:400}.compose-title:focus{outline:none;border-bottom-color:#9a8e78}.compose-fonts{display:flex;gap:6px;flex-wrap:wrap;padding:4px 0}.compose-font-btn{padding:4px 10px;background:none;border:1px solid #ede8df;border-radius:14px;font-size:12px;color:#9a8e78;cursor:pointer;transition:all .15s}.compose-font-btn:hover{border-color:#9a8e78;color:#2c2416}.compose-font-btn.active{background:#2c2416;color:#fffef9;border-color:#2c2416}.compose-image-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;color:#9a8e78;font-size:13px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;border-radius:3px;transition:color .2s,background .2s}.compose-image-btn:hover{color:#2c2416;background:#f0ece4}.compose-cancel{padding:8px 16px;background:none;border:1px solid #d6cdb8;border-radius:3px;color:#9a8e78;font-size:13px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer}.compose-cancel:hover{color:#6b5e4a;border-color:#9a8e78}.compose-submit{padding:8px 20px;background:#2c2416;color:#fffef9;border:none;border-radius:3px;font-size:13px;font-family:system-ui,-apple-system,sans-serif;font-weight:500;cursor:pointer;transition:opacity .2s}.compose-submit:hover{opacity:.85}.compose-submit:disabled{opacity:.4;cursor:default}.submit-progress{display:flex;align-items:center;gap:10px;padding:8px 0 4px}.submit-progress-bar{flex:1;height:4px;background:#ede8df;border-radius:2px;overflow:hidden}.submit-progress-fill{height:100%;width:40%;background:#9a8e78;border-radius:2px;animation:progress-slide 1.2s ease-in-out infinite}@keyframes progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.submit-progress-text{font-family:system-ui,sans-serif;font-size:13px;color:#9a8e78;white-space:nowrap}.posts{display:flex;flex-direction:column}.post{padding:24px 0;border-top:1px solid #ede8df}.post:first-child{border-top:none;padding-top:0}.post-meta{display:flex;align-items:baseline;gap:12px;margin-bottom:10px}.post-author{font-size:15px;color:#2c2416;font-weight:500;font-family:system-ui,-apple-system,sans-serif}.post-date{font-size:12px;color:#b8ad9a;font-family:system-ui,-apple-system,sans-serif}.post-weather{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#9a8e78;font-family:system-ui,-apple-system,sans-serif;background:#f7f5f0;padding:2px 8px;border-radius:12px}.post-weather-icon{font-size:14px}.post-weather-temp{font-size:11px;letter-spacing:.3px}.post-edit-btn{background:none;border:none;color:#b8ad9a;font-size:12px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;padding:0;margin-left:auto}.post-edit-btn:hover{color:#2c2416}.post-delete-btn{background:none;border:none;color:#b8ad9a;font-size:12px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;padding:0}.post-delete-btn:hover{color:#a04040}.post-title{font-size:18px;font-weight:500;color:#2c2416;margin-bottom:6px;line-height:1.3}.post-text{color:#4a4235;line-height:1.7;font-size:15px;white-space:pre-wrap}.post-images{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.post-images-single{grid-template-columns:1fr}.post-image{width:100%;border-radius:4px;object-fit:cover;max-height:300px;cursor:pointer}.post-images-single .post-image{max-height:400px}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.lightbox img{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.lightbox-close{position:absolute;top:16px;right:20px;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;line-height:1;padding:4px 8px}
