:root{--paper:#f8f6f0;--paper-deep:#f0eee6;--ink:#26332e;--ink-soft:#637069;--ink-faint:#909991;--moss:#4f7464;--moss-deep:#365b4d;--moss-pale:#e8f0eb;--dew:#d9e7df;--apricot:#e6b78f;--sun:#e6c86f;--sky:#b7d1d4;--lilac:#c9bfd2;--line:#d9ddd6;--display:"Songti SC", "STSong", "Noto Serif SC", serif;--body:"Microsoft YaHei UI", "PingFang SC", "Noto Sans CJK SC", sans-serif;--utility:"Avenir Next", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{display:block}[hidden]{display:none!important}.svg-sprite{width:0;height:0;position:absolute;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f6f0f0;border-bottom:1px solid #4f746424;height:86px;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1180px;height:100%;margin:0 auto;padding:0 28px;display:grid}.brand{width:max-content;color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{width:40px;height:40px;color:var(--moss-deep);background:var(--moss-pale);border-radius:50% 50% 46% 54%;place-items:center;display:grid;transform:rotate(-3deg)}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px;transform:rotate(3deg)}.brand-copy{gap:2px;display:grid}.brand-copy strong{font-family:var(--display);letter-spacing:.12em;font-size:20px;font-weight:700}.brand-copy small{letter-spacing:.06em;color:var(--ink-faint);font-size:10px}.main-nav{align-items:center;gap:34px;height:100%;display:flex}.nav-item{height:100%;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:3px 2px 0;font-size:14px;text-decoration:none;display:inline-flex;position:relative}.nav-item svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.nav-item:after{content:"";background:var(--moss);border-radius:2px 2px 0 0;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-item:hover{color:var(--moss-deep)}.nav-item.active{color:var(--moss-deep);font-weight:600}.nav-item.active:after{width:36px}.nav-item.muted{opacity:.78}.profile{width:35px;height:35px;color:var(--moss-deep);cursor:pointer;background:#eef3ef;border:1px solid #c5d5cc;border-radius:50%;justify-self:end}.profile span{font-family:var(--display);font-size:15px}.profile:hover{border-color:var(--moss);background:var(--moss-pale)}.page-shell{width:min(1060px,100% - 56px);margin:0 auto}.hero{padding:74px 0 80px;position:relative}.date-greeting{color:var(--ink-soft);letter-spacing:.03em;align-items:center;gap:9px;font-size:13px;display:flex}.date-greeting svg{fill:none;stroke:#b69237;stroke-width:1.5px;stroke-linecap:round;width:18px;height:18px}.date-greeting i{background:var(--apricot);border-radius:50%;width:3px;height:3px}.hero h1{font-family:var(--display);letter-spacing:.035em;color:#253a31;margin:18px 0 8px;font-size:clamp(40px,4vw,52px);font-weight:700;line-height:1.22}.hero-note{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.8}.recorder{background:#edf3ee;border:1px solid #d8e4dc;border-radius:18px 18px 18px 7px;margin-top:34px;padding:27px 30px 20px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 14px 40px #3d52460e}.recorder:focus-within{border-color:#a9c1b3;box-shadow:0 18px 48px #3d524617}.recorder-ripple{opacity:.34;pointer-events:none;height:62px;position:absolute;bottom:5px;left:0;right:0}.recorder-ripple svg{width:100%;height:100%}.recorder-ripple path{fill:none;stroke:#9ab7a7;stroke-width:1px}.recorder-ripple path+path{opacity:.55}#momentInput{z-index:1;resize:vertical;width:100%;min-height:94px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:17px;line-height:1.85;position:relative}#momentInput::placeholder{color:#8d9d94}.recorder-footer{z-index:2;border-top:1px solid #69897729;justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding-top:16px;display:flex;position:relative}.gentle-actions,.save-area{align-items:center;display:flex}.gentle-actions{gap:4px}.save-area{gap:17px}.icon-action svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.char-count{color:#96a098;font-family:var(--utility);font-size:11px}.char-count b{font-weight:500}.save-button{background:var(--moss-deep);color:#fff;letter-spacing:.05em;cursor:pointer;border:0;border-radius:10px;min-width:94px;height:40px;padding:0 20px;font-size:14px;font-weight:600;transition:transform .16s,background .16s,opacity .16s;box-shadow:0 7px 18px #365b4d29}.save-button:hover:not(:disabled){background:#294d40;transform:translateY(-1px)}.save-button:disabled{opacity:.35;cursor:default;box-shadow:none}.privacy-note{color:#8a958e;align-items:center;gap:7px;margin:13px 0 0 4px;font-size:12px;display:flex}.privacy-note svg{fill:none;stroke:#7b9a89;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.advanced{z-index:2;border-top:1px dashed #69897740;margin:3px 0 14px;padding:17px 0 3px;animation:.22s both openFields;position:relative}@keyframes openFields{0%{opacity:0;transform:translateY(-5px)}}.advanced-group{grid-template-columns:148px 1fr;align-items:center;gap:18px;display:grid}.advanced-label{color:#718078;align-items:center;gap:7px;font-size:12px;display:flex}.advanced-label svg,.advanced-line svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-row button{color:#63746b;cursor:pointer;background:#ffffff73;border:1px solid #d5e0d9;border-radius:999px;padding:7px 12px;font-size:12px}.choice-row button:hover,.choice-row button.selected{color:var(--moss-deep);background:#fff;border-color:#86a393}.advanced-line{align-items:center;gap:34px;margin-top:14px;display:flex}.advanced-line label{color:#718078;align-items:center;gap:7px;font-size:12px;display:flex}.advanced-line input{width:150px;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #cbd9d1;outline:0;padding:7px 3px;font-size:12px}.advanced-line input:focus{border-color:var(--moss)}.image-preview{z-index:2;width:150px;margin:0 0 16px;position:relative}.image-preview img{object-fit:cover;border-radius:8px;width:150px;height:104px}.image-preview button{color:#fff;cursor:pointer;background:#26332eb8;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:6px;right:6px}.image-preview button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:14px;height:14px}.moments-section{border-top:1px solid var(--line);padding:72px 0 46px}.section-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.eyebrow{font-family:var(--utility);letter-spacing:.18em;color:#86948c;margin:0 0 8px;font-size:10px;font-weight:600}.section-heading h2,.day-close h2{font-family:var(--display);letter-spacing:.04em;margin:0;font-size:29px;font-weight:700}.section-heading>p{color:#829087;margin:0 0 4px;font-size:12px}.section-heading>p span{color:var(--moss-deep);font-weight:700}.moment-stream{margin-top:38px;position:relative}.moment{grid-template-columns:58px 30px 1fr;column-gap:14px;display:grid;position:relative}.moment>time{color:#8b958f;font-family:var(--utility);letter-spacing:.05em;padding-top:5px;font-size:11px}.stream-dot{z-index:1;background:var(--paper);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative}.stream-dot:before{content:"";z-index:-1;border-radius:50%;position:absolute;inset:4px}.stream-dot svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.stream-dot.flower{color:#a86f54}.stream-dot.flower:before{background:#f3dfd1}.stream-dot.book{color:#507460}.stream-dot.book:before{background:#dce9e0}.stream-dot.sky{color:#54767d}.stream-dot.sky:before{background:#d8e8e9}.stream-dot.thought{color:#73657e}.stream-dot.thought:before{background:#e7e0eb}.moment-body{border-bottom:1px solid #e0e1dc;margin:0 0 6px;padding:1px 0 34px}.moment+.moment>time{padding-top:33px}.moment+.moment .stream-dot{margin-top:28px}.moment:last-child .moment-body{border-bottom:0}.moment-body>p,.moment-copy>p{color:#35433d;max-width:740px;font-family:var(--display);letter-spacing:.015em;margin:10px 0 0;font-size:17px;line-height:1.9}.moment-meta{align-items:center;min-height:24px;display:flex}.type-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 9px 4px 7px;font-size:11px;display:inline-flex}.type-badge svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.type-badge.peach{color:#99664f;background:#f5e5d9}.type-badge.sage{color:#4a6d5a;background:#e1ece5}.type-badge.blue{color:#51727a;background:#e0edef}.type-badge.lilac{color:#716079;background:#ece6ef}.moment-foot{color:#8a958f;align-items:center;gap:16px;margin-top:13px;font-size:11px;display:flex}.moment-foot span{align-items:center;gap:5px;display:inline-flex}.moment-foot svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.moment-with-image .moment-body{grid-template-columns:1fr 238px;align-items:start;gap:40px;display:grid}.sky-photo{background:var(--sky);border-radius:5px 14px 5px 5px;margin:0;position:relative;overflow:hidden}.sky-photo>svg{object-fit:cover;width:100%;height:164px}.sky-photo>img{object-fit:cover;width:100%;height:164px;display:block}.sky-photo figcaption{color:#fff;letter-spacing:.03em;background:#283a32a3;border-radius:5px;padding:4px 7px;font-size:9px;position:absolute;bottom:8px;right:9px}.moment.is-new{animation:.5s both momentArrive}@keyframes momentArrive{0%{opacity:0;transform:translateY(-12px)}}.day-close{border-top:1px solid #cfd8d1;border-bottom:1px solid #cfd8d1;grid-template-columns:76px 1fr auto;align-items:center;gap:25px;margin:56px 0 100px;padding:34px 0 36px;display:grid;position:relative}.close-illustration{color:#566e62;place-items:center;width:64px;height:64px;display:grid;position:relative}.close-illustration:before{content:"";background:#e2eae4;border-radius:52% 48% 45% 55%;position:absolute;inset:2px;transform:rotate(7deg)}.close-illustration svg{z-index:1;fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px;position:relative}.close-illustration span{z-index:2;background:var(--sun);width:7px;height:7px;box-shadow:-9px 5px 0 -2px var(--apricot);border-radius:50%;position:absolute;top:7px;right:4px}.close-copy h2{font-size:24px}.close-copy>p:last-child{max-width:590px;color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.75}.close-button{color:var(--moss-deep);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #8ba295;align-items:center;gap:8px;padding:11px 2px 9px;font-size:13px;font-weight:600;display:inline-flex}.close-button svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:16px;height:16px;transition:transform .2s}.close-button.is-open svg{transform:rotate(180deg)}.closure-panel{grid-column:1/-1}.closure-divider{border-top:1px dashed #cfd8d1;margin:28px 0 24px}.closure-content{padding-left:101px}.closure-content>p{font-family:var(--display);margin:0 0 13px;font-size:16px}.closure-prompts{flex-wrap:wrap;gap:8px;display:flex}.closure-prompts button{color:#6f7d75;cursor:pointer;background:0 0;border:1px solid #d4ddd7;border-radius:999px;padding:7px 11px;font-size:11px}.closure-prompts button:hover,.closure-prompts button.selected{color:var(--moss-deep);background:#edf2ee;border-color:#91a99c}.closure-input{border-bottom:1px solid #a9b9b0;grid-template-columns:1fr auto;max-width:690px;margin-top:15px;display:grid}.closure-input input{color:var(--ink);background:0 0;border:0;outline:0;padding:10px 0;font-size:13px}.closure-input button{color:var(--moss-deep);cursor:pointer;background:0 0;border:0;padding:0 5px;font-size:12px;font-weight:600}.toast{z-index:50;color:#4d6257;opacity:0;pointer-events:none;background:#fffefa;border:1px solid #d3dfd7;border-radius:9px;align-items:center;gap:8px;padding:11px 16px 11px 12px;font-size:12px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%,14px);box-shadow:0 12px 34px #30423921}.toast.show{opacity:1;transform:translate(-50%)}.toast svg{background:var(--moss-pale);fill:none;width:18px;height:18px;stroke:var(--moss-deep);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;border-radius:50%;padding:3px}:focus-visible{outline-offset:3px;outline:2px solid #6f9883}@media (max-width:880px){.header-inner{grid-template-columns:1fr auto}.main-nav{display:none}.page-shell{width:min(100% - 32px,680px)}.hero{padding-top:48px}.moment-with-image .moment-body{grid-template-columns:1fr}.sky-photo{width:min(100%,320px);margin-top:18px}.day-close{grid-template-columns:62px 1fr}.close-button{grid-column:2;justify-self:start}.closure-content{padding-left:0}}@media (max-width:560px){.site-header{height:72px}.header-inner{padding:0 16px}.brand-copy small{display:none}.hero h1{font-size:35px}.recorder{padding:22px 18px 16px}.recorder-footer{align-items:flex-end}.gentle-actions{gap:0}.icon-action{padding:0 7px}.icon-action span,.char-count{display:none}.advanced-group{grid-template-columns:1fr;gap:10px}.advanced-line{flex-direction:column;align-items:flex-start;gap:12px}.section-heading{flex-direction:column;align-items:start;gap:9px}.moment-stream:before{left:62px}.moment{grid-template-columns:42px 26px 1fr;column-gap:7px}.stream-dot{width:26px;height:26px}.moment-body>p,.moment-copy>p{font-size:16px}.day-close{gap:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--content:1060px;--danger:#9a5d54;--danger-pale:#f5e8e4}.ui-icon{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:1.15em;height:1.15em}.brand{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.main-content{width:min(var(--content), calc(100% - 56px));min-height:calc(100vh - 86px);margin:0 auto;padding:68px 0 104px}.btn{min-height:40px;color:var(--moss-deep);cursor:pointer;background:#fffdfa;border:1px solid #cbd7cf;border-radius:9px;padding:9px 16px;transition:all .18s}.btn:hover{background:var(--moss-pale);border-color:#9db3a7;transform:translateY(-1px)}.btn-primary{border-color:var(--moss);background:var(--moss-deep);color:#fff}.btn-primary:hover{color:#fff;background:#2d5042}.btn-danger{color:var(--danger);background:#fffaf8;border-color:#dfc4bd}.btn-ghost{background:0 0;border-color:#0000;padding-left:0;padding-right:0}.btn-small{min-height:34px;padding:6px 12px;font-size:12px}.btn-with-icon{align-items:center;gap:7px;display:inline-flex}.btn:disabled,button:disabled{opacity:.42;cursor:not-allowed;transform:none}.page-header{max-width:760px;margin-bottom:38px}.page-header .page-title{font:700 42px/1.25 var(--display);letter-spacing:.04em;color:#294136;align-items:center;gap:13px;margin:7px 0 9px;display:flex}.page-header .page-title>.ui-icon{width:29px;height:29px;color:var(--moss)}.page-subtitle{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.8}.eyebrow,.page-header:before{color:#8d9a93;font:600 10px/1.4 var(--utility);letter-spacing:.18em}.detail-back{color:var(--ink-soft);margin:-16px 0 24px}.input,textarea,select{width:100%;color:var(--ink);background:#fffefa;border:1px solid #d4ddd7;border-radius:8px;outline:0}.input{min-height:42px;padding:9px 12px}.input:focus,textarea:focus,select:focus{border-color:#93ad9e;box-shadow:0 0 0 3px #4f746414}.today-hero{padding:2px 0 66px}.today-date{color:var(--ink-soft);align-items:center;gap:9px;font-size:13px;display:flex}.today-date .sunlet{color:#ad8730;background:#f6edce;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.today-date .sunlet .ui-icon{width:14px;height:14px}.today-date i{background:var(--apricot);border-radius:50%;width:3px;height:3px}.today-date small{color:var(--ink-faint)}.today-hero>h1{font:700 clamp(40px, 4vw, 52px)/1.25 var(--display);letter-spacing:.045em;color:#253a31;margin:20px 0 8px}.today-lead{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.8}.recorder{max-width:950px}.recorder textarea,#draft-body{z-index:2;resize:vertical;width:100%;min-height:98px;box-shadow:none;color:#30423a;font:16px/1.9 var(--body);background:0 0;border:0;padding:0;position:relative}.recorder textarea::placeholder{color:#8c9991}.recorder-ripple{opacity:.45;pointer-events:none;width:100%;height:50px}.recorder-ripple svg{fill:none;stroke:#c9d9cf;stroke-width:1.2px;width:100%;height:100%}.draft-status{z-index:2;color:#728279;margin:-4px 0 10px;font-size:11px;position:relative}.draft-status.is-saving{color:#87918b}.draft-status.is-saving .draft-dot{animation:.8s ease-in-out infinite alternate draft-breathe}@keyframes draft-breathe{0%{opacity:.35}to{opacity:1}}.draft-dot{background:#86a392;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.recorder-footer{z-index:2;border-top:1px solid #4f746424;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding-top:15px;display:flex;position:relative}.gentle-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.icon-action{color:#66766d;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:6px 9px;font-size:12px;display:inline-flex}.icon-action:hover,.icon-action.is-open{color:var(--moss-deep);background:#fff9}.icon-action .ui-icon{width:16px;height:16px}.save-area{align-items:center;gap:13px;display:flex}.char-count{color:#99a29c;font:10px var(--utility)}.save-button{background:var(--moss-deep);color:#fff;cursor:pointer;border:0;border-radius:8px 8px 8px 3px;min-width:92px;min-height:40px;padding:8px 18px;box-shadow:0 6px 18px #365b4d21}.save-button:hover{background:#2e5143}.save-button:disabled{box-shadow:none;background:#b6c3bc}.privacy-note{color:#99a19c;justify-content:flex-end;align-items:center;gap:5px;max-width:950px;margin:11px 4px 0;font-size:10px;display:flex}.privacy-note .ui-icon{width:12px}.guidance{z-index:3;background:#fffffcad;border:1px solid #d7e1da;border-radius:10px;margin:15px 0 4px;padding:17px;position:relative}.guidance h3{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.guidance p{color:var(--ink-soft);margin:6px 0 13px;font-size:11px}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.chip,.prompt-chip{color:#65756c;cursor:pointer;background:#fffefa;border:1px solid #d3ddd6;border-radius:999px;padding:6px 10px;font-size:11px}.chip:hover,.chip.is-selected{background:var(--moss-pale);color:var(--moss-deep);border-color:#8ea99a}.expanded-fields{z-index:2;gap:18px;margin-top:18px;padding-top:4px;display:grid;position:relative}.field{gap:8px;display:grid}.field-label{color:#4c5d54;font-size:12px;font-weight:600}.field-hint{color:#929b95;font-size:10px;font-weight:400}.inline-error,.modal-error{color:var(--danger);margin:8px 0;font-size:12px}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.tag{color:#617369;background:#edf1eb;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;display:inline-flex}.tag button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.photo{position:relative}.photo-visual,.mini-photo,.moment-photo{background-color:#dce6df;border-radius:8px 13px 8px 8px;display:block;overflow:hidden}.photo-visual{color:#26332ea6;height:140px;padding:12px;font-size:10px}.local-photo{object-fit:cover;background:#e7ebe5;width:100%;display:block}.photo-visual.local-photo{padding:0}.photo-open{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.photo-open .photo-visual{width:100%}.mini-photo.local-photo,.moment-photo.local-photo,.workspace-row-photo.local-photo{height:100%}.local-photo.is-missing{visibility:hidden}.photo-tree{background:linear-gradient(145deg,#d7e1c9,#86a884 72%,#567663)}.photo-meal{background:radial-gradient(circle at 50% 54%,#ead8b5 0 20%,#b4775c 21% 30%,#d8c3a0 31% 46%,#83977b 47%)}.photo-desk{background:linear-gradient(135deg,#d9c6ad 0 35%,#807766 36% 55%,#afbfaa 56%)}.photo-window{background:linear-gradient(#b9d1d7 0 46%,#e7c68a 47% 58%,#8ea291 59%)}.photo-remove{color:#fff;cursor:pointer;background:#23312bb8;border:0;border-radius:50%;width:24px;height:24px;position:absolute;top:6px;right:6px}.stream-heading{align-items:center;gap:24px;display:flex}.stream-heading>div{grid-template-columns:28px auto;align-items:center;column-gap:9px;display:grid}.stream-heading h2{font:700 24px/1.3 var(--display);letter-spacing:.04em;margin:0}.stream-heading small{color:var(--ink-faint);grid-column:2;font-size:10px}.section-sprout{width:28px;height:28px;color:var(--moss);background:var(--moss-pale);border-radius:50%;place-items:center;display:grid}.section-sprout .ui-icon{width:15px}.stream-line{background:linear-gradient(90deg,#cfd8d1,#0000);flex:1;height:1px}.moment-stream{margin-top:30px;padding-left:0;position:relative}.moment-stream:before{content:"";background:#d9ded9;width:1px;position:absolute;top:18px;bottom:18px;left:72px}.moment{padding:0;display:block;position:relative}.moment+.moment{padding-top:0}.moment-open{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e0e1dc;grid-template-columns:52px 40px 1fr 170px;align-items:start;gap:0 20px;width:100%;padding:24px 0;display:grid}.moment-open:hover .moment-text{color:var(--moss-deep)}.moment-open time{color:#8b958f;font:11px/1 var(--utility);padding-top:5px}.moment-dot{z-index:2;border:6px solid var(--paper);background:#dfeae3;border-radius:50%;width:30px;height:30px;position:relative;box-shadow:inset 0 0 0 4px #769681}.moment-sun .moment-dot{background:#f0dfae;box-shadow:inset 0 0 0 4px #c2943f}.moment-spark .moment-dot{background:#e8e0eb;box-shadow:inset 0 0 0 4px #8d7697}.moment-wave .moment-dot{background:#dbe9ea;box-shadow:inset 0 0 0 4px #668c92}.moment-copy{gap:9px;display:grid}.moment-kind{color:#557261;background:#e8efe9;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:4px 8px;font-size:10px;display:inline-flex}.moment-kind .ui-icon{width:12px}.moment-text{max-width:680px;font:16px/1.9 var(--display);color:#35433d;transition:color .18s}.moment-photo{width:170px;height:104px}.moment-tags{color:#8b958f;pointer-events:none;gap:10px;margin:-19px 0 0 112px;padding-bottom:22px;font-size:10px;display:flex}.today-content-empty{color:#87938c;border-top:1px solid #dbe0db;border-bottom:1px solid #dbe0db;justify-content:center;align-items:center;gap:16px;min-height:170px;margin:36px 0 8px;display:flex}.today-content-empty>span{background:var(--moss-pale);width:45px;height:45px;color:var(--moss);border-radius:50%;place-items:center;display:grid}.today-content-empty p{gap:6px;margin:0;display:grid}.today-content-empty small{font-size:11px;font-weight:400}.day-close{grid-template-columns:72px 1fr auto;margin-bottom:0;padding-left:8px;overflow:hidden}.close-moon{z-index:2;color:#516c5f;background:#e4ebe5;border-radius:48% 52% 45% 55%;place-items:center;width:58px;height:58px;display:grid;position:relative;transform:rotate(-5deg)}.close-moon .ui-icon{width:27px;height:27px;transform:rotate(5deg)}.day-close h2{font:700 23px/1.3 var(--display);margin:3px 0 6px}.day-close p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.7}.day-close small{color:#929b95;letter-spacing:.08em;font-size:10px}.close-action{z-index:2;color:var(--moss-deep);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #94aa9d;align-items:center;gap:7px;padding:10px 0;font-size:12px;font-weight:600;display:flex;position:relative}.close-wave{border:1px solid #b7d1d480;border-radius:50%;width:220px;height:80px;position:absolute;bottom:-28px;right:-20px}.view-switch{background:#f1f3ee;border:1px solid #d2dcd5;border-radius:10px;width:max-content;margin:-20px 0 34px auto;padding:3px;display:flex}.view-switch button{color:#758279;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;display:flex}.view-switch button.is-active{color:var(--moss-deep);background:#fffefa;box-shadow:0 2px 7px #2f453a14}.timeline-page,.date-dayline{max-width:860px}.date-group{border-top:1px solid #dce0dc;grid-template-columns:150px 1fr;gap:28px;padding:30px 0;display:grid}.date-group-heading h2{font:700 19px/1.4 var(--display);margin:0}.date-group-heading>span{color:#98a09b;margin-top:5px;font-size:10px;display:block}.history-list{display:grid}.history-moment{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e5df;grid-template-columns:56px 1fr 70px;gap:16px;width:100%;padding:14px 0;display:grid}.history-moment:hover .history-body{color:var(--moss-deep)}.history-time{color:#939c96;font:10px var(--utility);padding-top:3px}.history-main{gap:8px;display:grid}.history-body{color:#384840;font:15px/1.8 var(--display)}.moment-meta{flex-wrap:wrap;gap:7px;display:flex}.moment-type,.moment-tag{color:#7d8982;font-size:10px}.moment-type{background:var(--moss-pale);color:#5b7567;border-radius:999px;padding:3px 7px}.history-photo,.mini-photo{width:65px;height:46px}.empty-timeline,.memory-empty{text-align:center;place-items:center;min-height:440px;display:grid}.time-scaffold{opacity:.42}.time-scaffold>div{color:#839088;align-items:center;gap:12px;margin:18px;font-size:10px;display:flex}.time-scaffold i{background:#bdcbc3;width:180px;height:1px}.empty-timeline-copy h2{font:700 24px var(--display)}.empty-timeline-copy p{color:var(--ink-soft)}.calendar-panel{border-top:1px solid #d6ddd8;border-bottom:1px solid #d6ddd8;max-width:700px;padding:24px 28px 30px}.calendar-toolbar{text-align:center;grid-template-columns:35px 1fr 35px;align-items:center;margin-bottom:23px;display:grid}.icon-btn{color:#68786f;cursor:pointer;background:0 0;border:1px solid #d5ddd7;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.calendar-weekdays{color:#939d97;text-align:center;margin-bottom:8px;font-size:10px}.calendar-day,.calendar-blank{aspect-ratio:1}.calendar-day{color:#68756e;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:relative}.calendar-day.has-moments{color:#355c4b;background:#edf2ee}.calendar-day.is-selected{background:#dce9e1;outline:1px solid #749281}.calendar-day i{background:var(--apricot);border-radius:50%;width:3px;height:3px;position:absolute;bottom:7px}.selected-day{max-width:860px;margin-top:34px}.selected-day>.date-group-heading{align-items:center;gap:14px;display:flex}.selected-day>.date-group-heading .btn{margin-left:auto}.soft-empty{color:#87928c;padding:35px 0;font-size:13px}.date-empty{border-top:1px solid #dce1dd;border-bottom:1px solid #dce1dd;gap:7px;display:grid}.historical-closure{border-top:1px solid #d9dfda;align-items:center;gap:16px;max-width:860px;margin-top:38px;padding:25px 0;display:flex}.historical-closure>span{color:var(--moss)}.historical-closure p{font:15px/1.7 var(--display);margin:6px 0 0}.memory-card{background:#fffdf8;border:1px solid #d7ddd8;border-radius:6px 22px 8px 8px;max-width:780px;margin:20px auto 0;padding:48px 54px 42px;position:relative;box-shadow:0 18px 55px #3d4c4412}.memory-card:before{content:"";background:#e6c86f47;width:88px;height:18px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-2deg)}.memory-card-top{color:#8b958f;justify-content:space-between;font-size:10px;display:flex}.memory-quote{font:20px/2 var(--display);color:#34463e;margin:34px 0}.memory-actions{border-top:1px solid #e1e2dc;flex-wrap:wrap;justify-content:flex-end;gap:9px;padding-top:22px;display:flex}.memory-vessel{max-width:620px}.memory-paper-icon{background:var(--moss-pale);width:64px;height:64px;color:var(--moss);border-radius:50% 45% 52% 48%;place-items:center;margin:0 auto 16px;display:grid}.memory-vessel h2{font:700 27px var(--display)}.memory-vessel p{color:var(--ink-soft);line-height:1.8}.memory-waiting{letter-spacing:.12em;font-size:10px}.memory-spark{display:none}.memory-how{border-top:1px solid #dce1dd;max-width:540px;margin:0 auto;padding:20px 0}.memory-how h3{font:700 16px var(--display)}.reply-page,.record-page,.detail,.manage-page{max-width:880px;margin:0 auto}.reply-source,.source-row,.record-principle{background:#eef2ed;border-left:2px solid #94aa9c;align-items:flex-start;gap:13px;margin:24px 0;padding:18px 20px;display:flex}.reply-source p,.source-row p{color:#526158;font:13px/1.7 var(--display);margin:6px 0 0}.reply-composer,.edit-form,.record-sheet{border-top:1px solid #d8ded9;border-bottom:1px solid #d8ded9;padding:28px 0}.reply-composer>label{font:700 18px var(--display);margin-bottom:9px;display:block}.reply-composer textarea,.edit-form textarea{resize:vertical;min-height:150px;padding:16px}.reply-composer .field,.edit-form .field{margin-top:22px}.form-actions,.detail-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.record-sheet .recorder{max-width:none;box-shadow:none;border:0;margin:0}.record-principle p{gap:5px;margin:0;display:grid}.record-principle small{color:var(--ink-soft);font-weight:400}.detail>.page-title{font:700 35px/1.3 var(--display);margin:5px 0 28px}.detail-body{color:#304139;font:19px/2 var(--display);border-top:1px solid #d8ded9;padding:34px 0}.detail-meta{color:#7b8780;border-top:1px solid #dfe2de;border-bottom:1px solid #dfe2de;gap:11px;margin-top:28px;padding:20px 0;font-size:11px;display:grid}.detail-meta strong{color:#53635a}.source-missing{color:#8b665e}.today-summary{border-top:1px solid #d9deda;border-bottom:1px solid #d9deda;padding:20px 0}.today-summary p{color:#6e7972;font-size:11px}.closure-form{gap:24px;margin-top:30px;display:grid}.closure-question label{font:700 15px/1.5 var(--display);margin-bottom:8px;display:block}.closure-question textarea{resize:vertical;min-height:80px;padding:13px}.closure-final{background:#edf2ee;padding:20px}.settings-group{margin-top:42px}.settings-group>h2,.manage-heading h2{font:700 17px var(--display);margin:0 0 13px}.settings-list{border-top:1px solid #d9dfda}.settings-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dfe2df;grid-template-columns:40px 1fr 24px;align-items:center;gap:13px;width:100%;padding:19px 4px;display:grid}.settings-row:hover{background:#e8f0eb73}.settings-icon{background:var(--moss-pale);width:35px;height:35px;color:var(--moss);border-radius:10px;place-items:center;display:grid}.settings-copy{gap:5px;display:grid}.settings-copy small{color:#8c9690;font-size:10px}.settings-next{color:#95a099}.account-intro,.account-space{border-top:1px solid #d9dfda;border-bottom:1px solid #d9dfda;align-items:center;gap:15px;padding:20px 0;display:flex}.account-intro>span,.account-space>span{background:var(--moss-pale);width:48px;height:48px;color:var(--moss);border-radius:50%;padding:13px}.account-intro>div{flex:1;gap:5px;display:grid}.account-intro small{color:#8a958f}.manage-heading{justify-content:space-between;align-items:end;gap:20px;margin:28px 0 12px;display:flex}.manage-heading p,.manage-rule{color:#849089;font-size:11px;line-height:1.7}.manage-list,.tag-manage-list{border-top:1px solid #d9dfda}.manage-row,.tag-manage-row{border-bottom:1px solid #e0e3df;align-items:center;gap:13px;min-height:67px;padding:11px 4px;display:flex}.manage-row.is-hidden{opacity:.52}.reorder-controls,.manage-actions{gap:6px;display:flex}.manage-copy{flex:1;gap:4px;display:grid}.manage-copy small{color:#909a94;font-size:10px}.manage-action{color:#6e7c74;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:6px 8px;font-size:10px;display:flex}.manage-action.danger{color:var(--danger)}.tag-manage-row>.tag{margin-right:auto}.manage-empty-state{text-align:center;color:#75827a;padding:55px 0}.account-space{align-items:flex-start}.account-space div{gap:8px;display:grid}.account-space p,.account-boundary{color:#69766f;font-size:12px;line-height:1.8}.account-boundary{background:#eef2ed;margin:25px 0;padding:20px 24px}.account-boundary h2{font:700 15px var(--display)}.auth-shell{background:var(--paper);grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.auth-story{background:#e9f0eb;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px);display:flex}.auth-brand{color:var(--moss-deep);font:700 18px var(--display);letter-spacing:.1em;align-items:center;gap:9px;display:flex}.auth-brand>span{background:#fffdf8;border-radius:50%;width:35px;height:35px;padding:8px}.auth-eyebrow{color:#789083;letter-spacing:.18em;margin-top:70px;font-size:10px}.auth-story h1{font:700 clamp(39px,4.4vw,64px)/1.3 var(--display);margin:14px 0}.auth-lead{color:#66766d;max-width:620px;line-height:2}.auth-loop{color:#5c7065;align-items:center;gap:13px;margin-top:40px;font-size:11px;display:flex}.auth-loop span{align-items:center;gap:6px;display:flex}.auth-loop i{background:#fffdf8;border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.auth-loop b{background:#afc1b6;width:34px;height:1px}.auth-panel{flex-direction:column;justify-content:center;gap:15px;padding:clamp(45px,6vw,90px);display:flex}.auth-choice{background:#fffdfa;border:1px solid #d8ded9;border-radius:8px 18px 8px 8px;grid-template-columns:42px 1fr;gap:13px;padding:24px;display:grid}.auth-choice-primary{border-color:#bbcec2}.auth-choice-icon{background:var(--moss-pale);width:38px;height:38px;color:var(--moss);border-radius:50%;padding:9px}.auth-choice div{gap:8px;display:grid}.auth-choice p,.auth-note{color:#7e8983;margin:0;font-size:11px;line-height:1.7}.auth-choice .btn{grid-column:2;width:max-content}.auth-note{padding:10px 4px}.auth-form-heading{grid-template-columns:42px 1fr;align-items:start;gap:14px;margin-bottom:12px;display:grid}.auth-form-heading h2{font:700 24px/1.35 var(--display);color:var(--ink);margin:1px 0 7px}.auth-form-heading p{color:#78857e;margin:0;font-size:11px;line-height:1.8}.auth-form{border-top:1px solid #dde3de;gap:9px;padding:22px 0 8px;display:grid}.auth-form label{color:#65736b;font-size:11px;font-weight:700}.auth-form .input{background:#fffdfa;min-height:44px}.auth-submit{justify-content:center;min-height:44px;margin-top:7px}.auth-switch{width:max-content;color:var(--moss);font:700 11px var(--body);cursor:pointer;background:0 0;border:0;padding:8px 2px}.auth-switch:hover{color:var(--moss-deep)}.auth-success{color:#52705f;background:#f0f5f1;border-left:2px solid #8fac99;padding:11px 13px;font-size:11px;line-height:1.7}.app-loading{min-height:100vh;color:var(--moss-deep);background:var(--paper);place-content:center;justify-items:center;gap:14px;display:grid}.app-loading .brand-mark{width:42px;height:42px;padding:10px}.app-loading strong{font:700 14px var(--display);letter-spacing:.08em}.gallery-header{margin-bottom:35px}.gallery-group{margin:34px 0}.gallery-group h2{font:700 20px var(--display)}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.gallery-card{background:#fffdfa;border:1px solid #d9dfda;border-radius:7px 16px 7px 7px;flex-direction:column;align-items:flex-start;min-height:138px;padding:17px;display:flex}.gallery-card>div{color:#919b95;width:100%;font:9px var(--utility);justify-content:space-between;gap:8px;display:flex}.gallery-card h3{font:700 15px/1.5 var(--display);flex:1;margin:15px 0 12px}.gallery-card .btn{min-height:30px}.gallery-section-title{justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:13px;display:flex}.gallery-section-title>span{font:700 20px var(--display)}.gallery-section-title small{color:#8f9993;font-size:10px}.gallery-header{justify-content:space-between;align-items:end;gap:25px;display:flex}.gallery-header h1{font:700 40px var(--display);margin:6px 0 8px}.gallery-header p{max-width:720px;color:var(--ink-soft);margin:0;line-height:1.75}.gallery-actions{flex-shrink:0;gap:8px;display:flex}.narrative-check{border-top:1px solid #d8ded9;border-bottom:1px solid #d8ded9;padding:26px 0 32px}.narrative-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.narrative-grid button{color:var(--ink);text-align:left;cursor:pointer;background:#eef2ed;border:0;border-radius:8px;grid-template-columns:24px 1fr 14px;align-items:start;gap:8px;padding:14px;display:grid}.narrative-grid i{color:#8c9891;font:9px var(--utility)}.narrative-grid span{gap:5px;display:grid}.narrative-grid small{color:#7e8982;font-size:9px;line-height:1.6}.review-case{max-width:880px;margin:0 auto}.state-skeleton{border-top:1px solid #dde1dd;border-bottom:1px solid #dde1dd;grid-template-columns:52px 1fr;gap:16px;padding:30px 0;display:grid}.state-skeleton i{background:#e2e7e2;border-radius:50%;grid-row:1/5;width:36px;height:36px}.state-skeleton b,.state-skeleton span{background:linear-gradient(90deg,#e5e8e4,#f2f2ed,#e5e8e4) 0 0/200% 100%;border-radius:4px;height:13px;animation:1.5s infinite shimmer}.state-skeleton b:nth-of-type(2){width:84%}.state-skeleton b:nth-of-type(3){width:63%}.state-skeleton span{width:45%;height:9px}@keyframes shimmer{to{background-position:-200% 0}}.state-message,.upload-error{background:#fffdf88c;border-top:1px solid #d9dfda;border-bottom:1px solid #d9dfda;align-items:center;gap:15px;min-height:150px;padding:24px;display:flex}.state-message>.ui-icon,.upload-error>span{background:var(--moss-pale);width:42px;height:42px;color:var(--moss);border-radius:50%;flex:none;padding:10px}.state-message>div:not(.state-actions),.upload-error>div{flex:1}.state-message p,.upload-error p{color:#748079;margin:6px 0 0;font-size:11px;line-height:1.7}.state-error>.ui-icon{color:#9a6e56;background:#f3e7df}.state-actions{gap:8px;display:flex}.state-stage{background:#f3f2ec;border:1px dashed #d4dbd6;place-items:end center;min-height:260px;padding-bottom:35px;display:grid}.state-static-toast{position:static;transform:none}.review-sheet{background:#fffdfa;border-radius:18px 18px 5px 5px;padding:15px 28px 30px;box-shadow:0 18px 60px #2e3f361f}.sheet-handle{background:#ccd4ce;border-radius:999px;width:38px;height:4px;margin:0 auto 18px;display:block}.review-sheet h3{font:700 20px var(--display)}.question{gap:8px;display:grid}.question label{font:700 15px/1.5 var(--display)}.question textarea{resize:vertical;min-height:82px;padding:13px}.auth-demo-entry{border-top:1px solid #dce1dd;border-bottom:1px solid #dce1dd;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:18px 6px;display:grid}.auth-demo-entry>span{width:32px;height:32px;color:var(--moss);background:#eef2ed;border-radius:50%;place-items:center;padding:8px;display:grid}.auth-demo-entry p{gap:4px;margin:0;display:grid}.auth-demo-entry strong{font:700 13px var(--display)}.auth-demo-entry small{color:#8a958f;font-size:10px}.auth-demo-entry .btn{min-height:32px;font-size:11px}.composer-first-hint{color:#89958e;font-size:11px}.record-page [data-action=open-full-record],.record-page .composer-first-hint{display:none}.memory-reunion{max-width:820px;margin:-8px auto 0;padding-top:42px;position:relative}.memory-reunion:before,.memory-reunion:after{content:"";z-index:-1;border:1px solid #b7d1d47a;border-radius:50%;height:90px;position:absolute;left:7%;right:7%}.memory-reunion:before{top:6px;transform:rotate(-2deg)}.memory-reunion:after{opacity:.52;top:18px;transform:rotate(2deg)}.memory-arrival{color:#6e8177;justify-content:center;align-items:center;gap:9px;margin:0 auto 20px;display:flex}.memory-arrival>span{width:27px;height:27px;color:var(--moss);background:#e7efe9;border-radius:50%;place-items:center;padding:6px;display:grid}.memory-arrival p{font:12px var(--display);letter-spacing:.08em;margin:0}.memory-arrival i{background:linear-gradient(90deg,#a8beb2,#0000);width:42px;height:1px}.memory-card{border-radius:5px 24px 7px 7px;max-width:820px;margin-top:0;padding:52px 64px 34px}.memory-card:before{background:#e6c86f52;width:102px}.memory-card-top{border-bottom:1px solid #e4e4dd;align-items:flex-start;padding-bottom:25px}.memory-card-top>div{gap:7px;display:grid}.memory-card-top strong{color:#365c4b;font:700 18px/1.4 var(--display);letter-spacing:.04em}.memory-card-top time{color:#8c9690;font:10px/1.5 var(--utility);letter-spacing:.05em}.memory-tide{color:#ad8a36;background:#f4ecd0;border-radius:50%;place-items:center;width:36px;height:36px;padding:9px;display:grid}.memory-quote{letter-spacing:.02em;margin:38px 0 32px;font-size:21px;line-height:2.05}.memory-card .photo-grid{grid-template-columns:1fr;margin:3px 0 24px}.memory-card .photo-visual{height:240px}.memory-meta{margin:18px 0 24px}.memory-actions{grid-template-columns:1fr 1.35fr 1fr;gap:8px;padding-top:24px;display:grid}.memory-action{color:#63736a;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:9px 12px;font-size:11px;transition:all .18s;display:inline-flex}.memory-action:hover{color:var(--moss-deep);background:#edf2ee}.memory-action-primary{color:var(--moss-deep);background:#e8f0eb;border:1px solid #b9ccc0;font-weight:600}.memory-action .ui-icon{width:15px;height:15px}.memory-footnote{color:#949d97;text-align:center;margin:13px 0 0;font-size:10px}.memory-empty .memory-waiting{color:#7b8d83}.reply-source{background:0 0;border-top:1px solid #ced9d1;border-bottom:1px solid #ced9d1;border-left:0;position:relative;overflow:hidden}.reply-source:after{content:"";border:1px solid #b7d1d480;border-radius:50%;width:150px;height:70px;position:absolute;bottom:-35px;right:-25px}.reply-source>span{width:36px;height:36px;color:var(--moss);background:#e8f0eb;border-radius:50%;flex:none;padding:8px}.reply-source small{color:#74867b}.reply-gentle-row{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.reply-gentle-row>span{color:#969f99;font-size:10px}.reply-extras{background:#edf2eea6;border-top:1px solid #dde2de;gap:20px;margin-top:7px;padding:20px;display:grid}.source-echo{background:#eaf1ec;border-left-color:#789887}.core-flows{border-top:1px solid #cfd9d2;border-bottom:1px solid #cfd9d2;margin:34px 0 42px;padding:28px 0 34px}.core-flow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.core-flow-grid>button{min-height:184px;color:var(--ink);text-align:left;cursor:pointer;background:#fffdfa;border:1px solid #d7dfd9;border-radius:7px 17px 7px 7px;grid-template-rows:auto auto 1fr auto;grid-template-columns:1fr auto;gap:8px;padding:16px;transition:all .18s;display:grid}.core-flow-grid>button:hover{background:#f1f5f1;border-color:#9eb5a8;transform:translateY(-2px)}.core-flow-icon{width:34px;height:34px;color:var(--moss);background:#e8f0eb;border-radius:50%;place-items:center;padding:8px;display:grid}.core-flow-grid i{color:#9aa29d;font:9px var(--utility)}.core-flow-grid strong{font:700 15px/1.5 var(--display);grid-column:1/-1}.core-flow-grid small{color:#7e8a83;grid-column:1/-1;font-size:10px;line-height:1.65}.core-flow-grid b{color:var(--moss-deep);grid-column:1/-1;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.core-flow-grid b .ui-icon{width:13px}@media (max-width:1000px){.core-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.auth-demo-entry{grid-template-columns:30px 1fr}.auth-demo-entry .btn{grid-column:2;justify-self:start}.memory-card{padding:42px 24px 26px}.memory-actions,.core-flow-grid{grid-template-columns:1fr}.core-flow-grid>button{min-height:145px}}:root{--content:1320px}.main-content{padding-top:34px}.product-workspace{min-height:calc(100vh - 154px)}.workspace-topbar{border-bottom:1px solid #d9ded9;justify-content:space-between;align-items:center;min-height:58px;margin-bottom:20px;display:flex}.workspace-topbar h1,.workspace-title h1{font:700 28px/1.3 var(--display);letter-spacing:.04em;color:#294136;margin:0}.workspace-topbar small,.workspace-title p{color:#89948e;margin:4px 0 0;font-size:10px}.today-workspace{border-top:1px solid #d9ded9;grid-template-columns:326px 390px minmax(420px,1fr);display:grid}.today-capture-pane{border-right:1px solid #d9ded9;padding:25px 25px 25px 0}.workspace-title{justify-content:space-between;align-items:flex-start;min-height:70px;display:flex}.workspace-title .sunlet{width:30px;height:30px}.capture-label{justify-content:space-between;align-items:baseline;margin:24px 0 8px;display:flex}.capture-label strong{font:700 14px var(--display)}.capture-label small{color:#8e9892;font-size:9px}.today-capture-pane .recorder{box-shadow:none;border-radius:12px 12px 12px 5px;margin:0;padding:18px 17px 14px}.today-capture-pane .recorder textarea{min-height:86px;font-size:14px;line-height:1.75}.today-capture-pane .recorder-footer{flex-wrap:wrap;gap:8px}.today-capture-pane .gentle-actions{order:2;width:100%}.today-capture-pane .composer-first-hint{font-size:9px}.today-capture-pane .save-area{margin-left:auto}.today-capture-pane .char-count{display:none}.today-capture-pane .save-button{min-width:76px;min-height:35px;padding:7px 13px;font-size:11px}.today-capture-pane .icon-action{padding-left:4px;font-size:10px}.today-capture-pane .expanded-fields{max-height:360px;padding-right:4px;overflow:auto}.today-capture-pane .photo-grid{grid-template-columns:1fr}.workspace-closure{text-align:left;cursor:pointer;background:0 0;border:1px solid #d9dfda;border-left:0;border-right:0;grid-template-columns:34px 1fr 18px;align-items:center;gap:11px;width:100%;margin-top:26px;padding:17px 2px;display:grid}.workspace-closure>span{width:32px;height:32px;color:var(--moss);background:#e7eee8;border-radius:50%;place-items:center;padding:8px;display:grid}.workspace-closure p{gap:4px;margin:0;display:grid}.workspace-closure strong{font:700 13px var(--display)}.workspace-closure small{color:#849089;font-size:9px;line-height:1.5}.workspace-closure>.ui-icon{color:#929d96}.workspace-list-pane{border-right:1px solid #d9ded9;min-width:0}.workspace-list-pane>header{border-bottom:1px solid #d9ded9;min-height:74px;padding:24px 20px 14px}.workspace-list-pane>header>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.workspace-list-pane h2{font:700 16px var(--display);margin:0}.workspace-list-pane header small{color:#929c96;font-size:9px}.workspace-moment-list{scrollbar-width:thin;scrollbar-color:#cfd8d1 transparent;max-height:calc(100vh - 190px);overflow:auto}.workspace-moment-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e1e3df;grid-template-columns:48px 1fr 42px;align-items:start;gap:12px;width:100%;min-height:94px;padding:16px 16px 16px 20px;transition:all .16s;display:grid}.workspace-moment-row:hover{background:#e8f0eb70}.workspace-moment-row.is-selected{box-shadow:inset 2px 0 var(--moss);background:#eaf0eb}.workspace-row-time{color:#7e8a83;font:10px var(--utility);gap:5px;display:grid}.workspace-row-time small{color:#9ba39e;font-size:8px}.workspace-row-main{gap:8px;display:grid}.workspace-row-main strong{color:#35453d;font:14px/1.65 var(--display);font-weight:400}.workspace-row-main span{color:#8b958f;font-size:9px}.workspace-row-photo{border-radius:5px 9px 5px 5px;width:42px;height:42px}.workspace-row-next{color:#9aa39d;width:28px;height:28px;padding:7px}.workspace-list-empty{color:#87928c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;padding:40px 28px;display:flex}.workspace-list-empty>span{width:40px;height:40px;color:var(--moss);background:#e9efea;border-radius:50%;padding:10px}.workspace-list-empty strong{font:700 14px var(--display)}.workspace-list-empty small{max-width:220px;font-size:9px;line-height:1.6}.workspace-inspector{min-width:0;min-height:520px;padding:26px 0 30px 30px}.workspace-inspector.is-empty{color:#8d9791;justify-content:center;align-items:center;gap:13px;display:flex}.workspace-inspector.is-empty>span{width:42px;height:42px;color:var(--moss);background:#e9efea;border-radius:50%;padding:11px}.workspace-inspector.is-empty p{gap:5px;margin:0;display:grid}.workspace-inspector.is-empty small{font-size:9px;font-weight:400}.workspace-reading-pane>header,.workspace-edit-pane>header{border-bottom:1px solid #dde1dd;justify-content:space-between;align-items:flex-start;gap:15px;min-height:48px;display:flex}.workspace-reading-pane>header div,.workspace-edit-pane>header div{gap:4px;display:grid}.workspace-reading-pane>header small,.workspace-edit-pane>header small{color:#89948e;font-size:9px}.workspace-reading-pane>header strong,.workspace-edit-pane>header strong{font:700 17px var(--display)}.workspace-reading-pane>header>span{color:#60796a;background:#e8efe9;border-radius:999px;padding:4px 8px;font-size:9px}.workspace-reading-body{color:#304139;font:18px/2 var(--display);white-space:pre-wrap;padding:31px 6px 28px 0}.workspace-reading-pane .photo-grid{margin-bottom:22px}.workspace-reading-pane .photo-visual{height:180px}.workspace-reading-meta{color:#7f8b84;border-top:1px solid #e0e3df;flex-wrap:wrap;align-items:center;gap:9px;padding:16px 0;font-size:9px;display:flex}.workspace-reading-meta small{color:#a0a7a3;margin-left:auto}.workspace-reading-pane>footer{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.workspace-source{text-align:left;cursor:pointer;background:#edf2ee;border:0;border-left:2px solid #8aa393;grid-template-columns:30px 1fr 16px;align-items:center;gap:10px;width:100%;margin-top:18px;padding:13px;display:grid}.workspace-source>span{color:var(--moss)}.workspace-source p{gap:4px;margin:0;display:grid}.workspace-source small{color:#75847b;font-size:8px}.workspace-source strong{font:400 11px/1.5 var(--display)}.workspace-edit-pane textarea{resize:vertical;min-height:240px;font:15px/1.8 var(--display);margin:9px 0 20px;padding:15px}.workspace-edit-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.workspace-kept-meta{color:#839088;margin:15px 0;font-size:9px}.time-workspace .workspace-topbar{margin-bottom:0}.time-workspace .view-switch{margin:0}.time-workspace-grid{grid-template-columns:230px 390px minmax(420px,1fr);display:grid}.time-navigator{border-right:1px solid #d9ded9;max-height:calc(100vh - 174px);padding:12px 12px 20px 0;overflow:auto}.time-date-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e1e3df;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:11px 10px;display:grid}.time-date-item:hover{background:#e8f0eb66}.time-date-item.is-selected{box-shadow:inset 2px 0 var(--moss);background:#e8efea}.time-date-item span{gap:4px;display:grid}.time-date-item strong{font:700 12px var(--display)}.time-date-item small{color:#929c96;font-size:8px}.time-date-item b{color:#7f8b84;width:22px;height:22px;font:9px var(--utility);background:#f4f3ed;border-radius:50%;place-items:center;display:grid}.workspace-calendar{padding:10px 5px 18px}.workspace-calendar .calendar-toolbar{margin-bottom:14px}.workspace-calendar .calendar-grid{gap:3px}.workspace-calendar .calendar-day i{bottom:3px}.time-all-link{width:100%;color:var(--moss-deep);cursor:pointer;background:0 0;border:0;border-top:1px solid #dfe2de;margin-top:14px;padding:8px;font-size:9px}.empty-workspace .empty-timeline{min-height:500px}.memory-workspace .workspace-topbar{margin-bottom:0}.memory-workspace-grid{border-top:1px solid #d9ded9;grid-template-columns:minmax(620px,1.55fr) minmax(340px,.75fr);display:grid}.memory-document{border-right:1px solid #d9ded9;min-height:610px;padding:42px 55px 50px 0}.memory-document>header{border-bottom:1px solid #dfe2de;justify-content:space-between;align-items:flex-start;padding-bottom:24px;display:flex}.memory-document>header div{gap:7px;display:grid}.memory-document>header strong{color:var(--moss-deep);font:700 18px var(--display)}.memory-document>header time{color:#8d9791;font:9px var(--utility)}.memory-document>header>span{color:#aa8430;background:#f2e9c9;border-radius:50%;width:36px;height:36px;padding:9px}.memory-document-body{color:#304139;max-width:780px;font:20px/2.1 var(--display);white-space:pre-wrap;padding:42px 0 34px}.memory-document .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px;margin-bottom:28px}.memory-document .photo-visual{height:230px}.memory-document>footer{border-top:1px solid #dfe2de;gap:9px;padding-top:18px;display:flex}.memory-context-pane{min-height:610px;padding:32px 0 35px 30px}.memory-side-section>header{border-bottom:1px solid #dfe2de;align-items:center;gap:10px;min-height:48px;display:flex}.memory-side-section>header strong{font:700 15px var(--display)}.memory-side-date{border-bottom:1px solid #dfe2de;gap:7px;padding:3px 0 23px;display:grid}.memory-side-date small{color:#75877c;font-size:9px}.memory-side-date strong{font:700 17px/1.5 var(--display)}.memory-work-actions{display:grid}.memory-work-actions>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e0e3df;grid-template-columns:30px 1fr 16px;align-items:center;gap:10px;width:100%;min-height:68px;padding:12px 2px;display:grid}.memory-work-actions>button:hover{background:#e8f0eb70}.memory-work-actions>button>.ui-icon:first-child{width:29px;height:29px;color:var(--moss);background:#e8efea;border-radius:50%;padding:7px}.memory-work-actions>button>span{gap:4px;display:grid}.memory-work-actions strong{font:700 12px var(--display)}.memory-work-actions small{color:#8d9791;font-size:8px}.memory-work-actions>button>.ui-icon:last-child{color:#98a19b}.memory-full-meta{margin:0}.memory-full-meta>div{border-bottom:1px solid #e0e3df;gap:5px;padding:14px 0;display:grid}.memory-full-meta dt{color:#8d9791;font-size:8px}.memory-full-meta dd{font:12px/1.6 var(--display);margin:0}.memory-day-list{display:grid}.memory-day-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e0e3df;grid-template-columns:48px 1fr;gap:10px;padding:13px 0;display:grid}.memory-day-list button.is-current{color:var(--moss-deep)}.memory-day-list time{color:#8d9791;font:9px var(--utility)}.memory-day-list span{font:11px/1.6 var(--display)}.memory-inline-reply textarea,.memory-side-edit textarea{resize:vertical;min-height:190px;font:13px/1.8 var(--display);margin:18px 0 12px;padding:13px}.memory-inline-reply>.btn-primary{width:100%}.memory-source-line{color:#849089;margin:16px 0 0;font-size:9px}.memory-linked-result{background:#eaf1ec;grid-template-columns:28px 1fr;gap:9px;margin-top:20px;padding:14px;display:grid}.memory-linked-result>span{width:26px;height:26px;color:var(--moss);background:#dce9e1;border-radius:50%;padding:6px}.memory-linked-result p{gap:4px;margin:0;display:grid}.memory-linked-result small{color:#738279;font-size:8px}.memory-linked-result strong{font:400 11px/1.6 var(--display)}@media (max-width:1180px){.today-workspace{grid-template-columns:300px 360px 1fr}.time-workspace-grid{grid-template-columns:210px 360px 1fr}.workspace-inspector{padding-left:22px}}@media (max-width:980px){.today-workspace,.time-workspace-grid{grid-template-columns:300px 1fr}.today-workspace>.workspace-inspector,.time-workspace-grid>.workspace-inspector{border-top:1px solid #d9ded9;grid-column:1/-1}.memory-workspace-grid{grid-template-columns:1fr}.memory-document{border-right:0;padding-right:0}.memory-context-pane{border-top:1px solid #d9ded9;padding-left:0}}@media (max-width:680px){.main-content{width:min(100% - 28px,680px);padding-top:24px}.today-workspace,.time-workspace-grid{grid-template-columns:1fr}.today-capture-pane,.time-navigator,.workspace-list-pane{border-right:0}.today-capture-pane{padding-right:0}.time-navigator,.workspace-moment-list{max-height:none}.workspace-inspector{padding-left:0;grid-column:auto!important}.memory-document{padding:30px 0}.memory-document-body{font-size:18px}}.memory-controls{background:#f8f8f385;border-top:1px solid #e1e4e0;align-items:center;gap:16px;min-height:54px;padding:8px 28px;display:flex}.memory-mode-switch{align-items:center;gap:5px;display:flex}.memory-mode-switch>button{color:#78847d;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:0 10px;display:inline-flex}.memory-mode-switch>button:hover{background:#e6ede799}.memory-mode-switch>button.is-active{color:var(--moss-deep);background:#e5eee7}.memory-mode-switch .ui-icon{width:14px;height:14px}.memory-type-picks{border-left:1px solid #dde2dd;align-items:center;gap:6px;padding-left:15px;display:flex;overflow-x:auto}.memory-type-picks button{color:#738078;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:99px;align-items:center;gap:5px;min-height:28px;padding:0 9px;display:inline-flex}.memory-type-picks button.is-active{color:var(--moss-deep);background:#e4eee794;border-color:#486f5b4d}.memory-type-picks small{color:#9aa39d;font-size:9px}.memory-filter-empty{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:420px;padding:60px 24px;display:grid}.memory-filter-empty>span{width:44px;height:44px;color:var(--moss);background:#e9f0ea;border-radius:50%;place-items:center;display:grid}.memory-filter-empty .ui-icon{width:20px;height:20px}.memory-filter-empty h2{color:#415047;font:500 22px/1.35 var(--font-serif);margin:4px 0 0}.memory-filter-empty p{color:#849087;max-width:360px;margin:0;font-size:12px;line-height:1.7}.moment-trail{border-top:1px solid #e0e4df;gap:8px;margin-top:18px;padding-top:15px;display:grid}.moment-trail>div{color:#7a877e;align-items:center;gap:7px;display:flex}.moment-trail>div .ui-icon{width:14px;height:14px}.moment-trail>button{color:#5a675f;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:105px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;padding:10px 0;display:grid}.moment-trail>button+button{border-top:1px solid #edf0ec}.moment-trail>button time{color:#929b95;font-size:10px}.moment-trail>button strong{font-size:12px;font-weight:500;line-height:1.6}.moment-trail>button .ui-icon{color:#9ca59f;width:14px;height:14px}.data-manage-panel{border-bottom:1px solid #dfe2df;padding:18px 4px 4px}.data-manage-note{background:#e8efe98c;border-radius:9px;align-items:center;gap:12px;padding:13px 15px;display:flex}.data-manage-note>span{width:30px;height:30px;color:var(--moss);background:#f7f8f3;border-radius:50%;padding:7px}.data-manage-note p{gap:3px;margin:0;display:grid}.data-manage-note strong{color:#4d5a52;font-size:12px}.data-manage-note small{color:#7f8a83;line-height:1.55}.data-manage-actions{margin-top:10px;display:grid}.data-manage-actions>button,.data-manage-actions>label{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e7eae6;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px 10px;display:grid}.data-manage-actions>:first-child{border-top:0}.data-manage-actions>button:hover,.data-manage-actions>label:hover{background:#eff3ee85}.data-manage-actions>button>span,.data-manage-actions>label>span{width:30px;height:30px;color:var(--moss);background:#edf3ee;border-radius:50%;place-items:center;display:grid}.data-manage-actions .ui-icon{width:15px;height:15px}.data-manage-actions p{gap:3px;margin:0;display:grid}.data-manage-actions strong{color:#48564e;font-size:12px}.data-manage-actions small{color:#89938d;font-size:10px;line-height:1.5}.data-manage-actions>.danger strong,.data-manage-actions>.danger>span{color:#9b625e}.data-manage-actions>.danger>span{background:#f5ece9}.import-impact{color:#725849;background:#f7f0e7;border-left:2px solid #c18a65;gap:5px;margin:16px 0 4px;padding:12px 13px;display:grid}.import-impact strong{font-size:12px}.import-impact small{line-height:1.55}.historical-closure em{color:var(--text-soft);margin:8px 0 2px;font-size:11px;font-style:normal;display:block}.historical-closure .closure-final-line{color:var(--green-deep);margin-top:12px}.tag-manage-row.is-hidden{opacity:.62}.photo-missing-copy{color:var(--text-soft);padding:12px;font-size:12px;display:none}.local-photo.is-missing{display:none}.local-photo.is-missing+.photo-missing-copy{background:#f2f0e8;place-items:center;min-height:96px;display:grid}@media (max-width:760px){.memory-controls{flex-direction:column;align-items:flex-start;padding-inline:20px}.memory-type-picks{border-left:0;width:100%;padding-left:0}}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#23302a57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fffdf8;border-radius:8px 22px 8px 8px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:30px;overflow:auto;box-shadow:0 24px 80px #1f2d2633}.modal h2{font:700 24px var(--display);margin:4px 0 10px}.modal p{color:#6f7b74;font-size:12px;line-height:1.8}.modal-symbol{background:var(--moss-pale);width:38px;height:38px;color:var(--moss);border-radius:50%;padding:9px;display:block}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.image-choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.image-choice{cursor:pointer;background:0 0;border:0;padding:0}.image-choice .photo-visual{height:120px}.local-image-modal .photo-grid{margin:18px 0}.local-file-button{min-height:48px;color:var(--green-700);cursor:pointer;background:#e4eee775;border:1px dashed #3d645257;border-radius:10px;justify-content:center;align-items:center;gap:9px;transition:border-color .2s,background .2s;display:flex}.local-file-button:hover{background:#deebe2b8;border-color:#3d64529e}.local-file-button .ui-icon{width:18px;height:18px}.local-file-button.is-disabled{opacity:.46;cursor:default;pointer-events:none}.image-viewer-backdrop{background:#1f2723d1}.image-viewer{justify-items:center;gap:10px;width:min(1080px,92vw);max-height:88vh;display:grid;position:relative}.image-viewer-photo{object-fit:contain;background-color:#dce6df;border-radius:4px;width:100%;min-height:240px;max-height:82vh}.image-viewer-photo:not(img){aspect-ratio:16/10;color:#24312ba8;place-items:end start;padding:18px;display:grid}.image-viewer-close{z-index:2;color:#47534c;cursor:pointer;background:#fbfaf5;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;position:absolute;top:-14px;right:-14px}.image-viewer small{color:#ffffffb8}.toast{pointer-events:auto;opacity:1;transform:translate(-50%)}.toast button{color:var(--moss-deep);cursor:pointer;background:0 0;border:0;font-weight:700}.time-topbar{gap:18px}.time-topbar>div:first-child{min-width:120px}.time-tools{align-items:center;gap:8px;margin-left:auto;display:flex}.time-search{color:#77837c;background:#ffffff70;border:1px solid #d9ded9;border-radius:9px;align-items:center;gap:8px;width:min(340px,32vw);height:38px;padding:0 11px;display:flex}.time-search:focus-within{border-color:#3c69528f;box-shadow:0 0 0 3px #5c836c14}.time-search .ui-icon{flex:none;width:16px;height:16px}.time-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1}.time-search kbd{color:#9aa39d;font:10px/1.4 var(--font-sans);white-space:nowrap;border:0}.time-filter-toggle{color:#66746c;cursor:pointer;background:0 0;border:1px solid #d9ded9;border-radius:9px;align-items:center;gap:6px;height:38px;padding:0 11px;display:inline-flex}.time-filter-toggle .ui-icon{width:15px;height:15px}.time-filter-toggle.has-filter{color:var(--moss-deep);background:#e4eee78c;border-color:#3d645261}.time-filter-toggle b{background:var(--moss-deep);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:10px;display:grid}.time-filter-panel{background:#f4f6f1ad;border-top:1px solid #e1e4e0;grid-template-columns:1.1fr 1.1fr .9fr .9fr auto;align-items:end;gap:10px;padding:13px 28px 15px;display:grid}.time-filter-panel label{color:#738078;gap:5px;font-size:10px;display:grid}.time-filter-panel .input{min-width:0;height:34px;padding:0 9px;font-size:12px}.search-result-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e1e4e0;grid-template-columns:48px minmax(0,1fr) 42px;align-items:start;gap:14px;padding:15px 16px;display:grid}.search-result-row:hover{background:#eff3ee94}.search-result-row.is-selected{box-shadow:inset 2px 0 var(--moss);background:#e3ede6b8}.search-result-date{color:#7d8982;font-variant-numeric:tabular-nums;gap:2px;display:grid}.search-result-date strong{font-size:12px;font-weight:600}.search-result-date small{font-size:9px}.search-result-main{gap:9px;min-width:0;display:grid}.search-result-body{color:#3b4741;font-size:13px;line-height:1.75}.search-result-body mark{color:inherit;background:#f2dfaa;border-radius:3px;padding:0 2px}.search-result-meta{color:#869189;flex-wrap:wrap;gap:6px;font-size:10px;display:flex}.search-result-meta i{color:#52705f;background:#e7efe9;border-radius:99px;padding:2px 6px;font-style:normal}.search-result-meta em{font-style:normal}@media (max-width:980px){.time-topbar{flex-wrap:wrap}.time-tools{order:3;width:100%;margin-left:0}.time-search{width:100%}.time-filter-panel{grid-template-columns:1fr 1fr;padding-inline:20px}}@media (max-width:680px){.time-search kbd{display:none}.time-filter-panel{grid-template-columns:1fr}}@media (max-width:900px){.main-content{width:min(100% - 34px,720px);padding-top:45px}.main-nav{gap:16px;display:flex}.nav-item .ui-icon{display:none}.moment-open{grid-template-columns:46px 35px 1fr;gap:12px}.moment-photo{grid-column:3;margin-top:13px}.moment-tags{margin-left:93px}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:52vh}.auth-panel{padding-top:45px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.brand-copy small,.profile{display:none}.header-inner{grid-template-columns:1fr auto}.main-nav{gap:12px}.nav-item{font-size:12px}.today-hero>h1{font-size:34px}.today-date small,.today-date i{display:none}.recorder-footer{align-items:flex-end}.icon-action span,.char-count{display:none}.moment-stream:before{left:58px}.moment-open{grid-template-columns:40px 30px 1fr;gap:8px}.moment-tags{margin-left:78px}.day-close{grid-template-columns:55px 1fr}.close-action{grid-column:2;justify-self:start}.date-group{grid-template-columns:1fr;gap:4px}.photo-grid,.gallery-grid{grid-template-columns:1fr}.memory-card{padding:35px 24px 28px}.memory-actions{justify-content:flex-start}.manage-heading{flex-direction:column;align-items:flex-start}.manage-row{align-items:flex-start}.auth-loop{flex-wrap:wrap}}
