:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0e14;letter-spacing:0;--viewport-height: 100dvh}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;height:100%;margin:0;overflow:hidden}body{position:fixed;inset:0;overscroll-behavior:none;touch-action:manipulation}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.screen{height:var(--viewport-height);overflow:auto;padding-bottom:92px}.screen-inner{width:min(100%,760px);min-height:100%;margin:0 auto;padding:48px 20px 24px}.centered{min-height:100dvh;display:grid;place-items:center;color:#f5f7fa;background:#0b0e14}.spinner{width:28px;height:28px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}h1,h2,p{margin:0}h1{font-size:28px;line-height:1.15;font-weight:650}h2{font-size:28px;line-height:1.2;font-weight:800}.muted{color:var(--muted, #8a90a2);opacity:.82}.tagline{margin-top:4px;font-size:13px}.login-panel{min-height:calc(100dvh - 120px);display:grid;place-content:center;justify-items:center;gap:22px;text-align:center}.login-panel h1{font-size:34px}.primary-button,.picker-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 30px;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:inherit}.primary-button.full{width:100%}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.topbar.three-col{display:grid;grid-template-columns:48px 1fr 48px}.topbar-center{min-width:0;text-align:center}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:22px;color:inherit;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.today-stack{display:grid;gap:18px}.entry-card,.day-entry,.editor-panel,.profile-card,.settings-row{border-radius:22px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:inherit}.entry-card{width:100%;display:grid;gap:14px;padding:16px;text-align:left;box-shadow:0 16px 40px #0000002e}.empty-entry{min-height:180px;align-content:start}.card-header{min-height:24px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#ffffff9e}.media-tile{position:relative;aspect-ratio:1.18;overflow:hidden;border-radius:18px;background:#111}.media-tile img,.asset-strip img,.preview img,.preview video{width:100%;height:100%;object-fit:cover;display:block}.media-empty{height:100%;display:grid;place-content:center;justify-items:center;gap:8px;color:#ffffff80}.video-badge{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:17px;background:#00000094;color:#fff}.caption-slot{min-height:48px;display:flex;align-items:center}.caption-slot p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45}.dots{display:flex;justify-content:center;gap:6px}.dot{width:6px;height:6px;border-radius:50%;background:#ffffff38}.dot.active{width:18px;border-radius:8px;background:currentColor}.carousel-wrap{display:grid;gap:12px}.carousel-controls{display:flex;justify-content:center;gap:12px}.months{display:grid;gap:28px}.month{display:grid;gap:14px}.weekdays,.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.weekdays span{text-align:center;font-size:12px;color:#ffffff73}.day-cell{position:relative;aspect-ratio:1;min-width:0;overflow:hidden;border-radius:14px;border:2px solid transparent;color:#fff}.day-cell img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.day-cell svg{position:absolute;inset:0;margin:auto}.day-cell.is-future{opacity:.28}.date-badge{position:absolute;right:5px;bottom:5px;min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;border-radius:11px;background:#00000080;font-size:12px;font-weight:700}.cross:before,.cross:after{content:"";position:absolute;top:50%;left:25%;width:50%;height:2px;background:#ffffff24;transform:rotate(45deg)}.cross:after{transform:rotate(-45deg)}.editor-panel{display:grid;gap:14px;padding:16px}.toggle-row{display:flex;align-items:center;gap:10px;color:inherit}.date-input,textarea{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:inherit;padding:14px}textarea{min-height:120px;resize:vertical}.picker-button{position:relative}.picker-button input{position:absolute;inset:0;opacity:0}.preview-grid,.asset-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.preview{position:relative;aspect-ratio:1;overflow:hidden;border-radius:16px;background:#ffffff0f}.preview.removed{opacity:.35}.preview .icon-button{position:absolute;right:6px;top:6px;width:34px;height:34px}.status-text{color:#ffb3b3}.day-list{display:grid;gap:18px}.day-entry{display:grid;gap:14px;padding:16px}.asset-strip button{aspect-ratio:1;overflow:hidden;padding:0;border-radius:14px;background:#111}.entry-actions{display:flex;gap:10px}.entry-actions button,.logout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:16px;background:#ffffff14;color:inherit}.entry-actions .danger,.logout-button{color:#ff6b6b;background:#ff6b6b1f;border:1px solid rgba(255,107,107,.25)}.media-viewer{width:100vw;height:100dvh;display:grid;place-items:center;background:#050505;color:#fff}.media-viewer img,.media-viewer video{max-width:100vw;max-height:100dvh}.media-topbar{position:fixed;top:max(18px,env(safe-area-inset-top));left:16px;right:16px;z-index:2;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px}.media-topbar .icon-button,.media-nav .icon-button{background:#0000008f}.media-count{justify-self:center;min-width:68px;min-height:34px;display:grid;place-items:center;padding:0 12px;border-radius:17px;background:#00000085;font-size:13px;font-weight:700}.media-nav{position:fixed;left:16px;right:16px;top:50%;z-index:2;display:flex;justify-content:space-between;pointer-events:none}.media-nav .icon-button{pointer-events:auto}.media-caption{position:fixed;left:16px;right:16px;bottom:max(20px,env(safe-area-inset-bottom));z-index:2;width:min(calc(100vw - 32px),640px);margin:0 auto;padding:14px 16px;border-radius:18px;background:#00000094;line-height:1.45}.profile{display:grid;gap:24px}.profile-header{text-align:center}.profile-card{display:flex;align-items:center;gap:14px;padding:18px}.avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}.avatar.fallback{display:grid;place-items:center;background:#ffffff1f}.settings-list{display:grid;gap:10px}.settings-row{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:inherit;text-align:left}.settings-row span:not(.swatch){flex:1;display:grid;gap:2px}.settings-row small{color:#ffffff8c}.settings-row.selected{border-color:currentColor}.swatch{width:24px;height:24px;border-radius:50%}.logout-button{width:100%}.version{text-align:center;color:#ffffff73;font-size:12px}.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:5;height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 18px calc(10px + env(safe-area-inset-bottom))}.tab{display:grid;place-items:center;align-content:center;gap:4px;background:transparent}.tab-icon{display:grid;place-items:center}.tab-add .tab-icon{width:44px;height:44px;border-radius:50%;background:#4f8bff59}.tab-dot{width:4px;height:4px;border-radius:50%}@media(min-width:700px){.screen-inner{padding-top:56px}.entry-card{max-width:520px;margin:0 auto}.tabbar{width:min(100%,760px);left:50%;transform:translate(-50%);border-top-left-radius:22px;border-top-right-radius:22px}}
