:root{--bg:#f8f5ef;--paper:#fefdfc;--ink:#403725;--muted:#998258;--line:#e9e3d9;--green:#5b4e35;--green-hover:#463b26;--pale:#f1eee8;--clay:#ab8e58;--danger:#a37e39;--radius:18px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font:16px/1.65 -apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,.button{background:var(--green);color:#fefdfc;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 21px;font-size:14px;font-weight:550;transition:background .15s,transform .15s;display:inline-flex}button:hover,.button:hover{background:var(--green-hover)}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #b59251}button:active:not(:disabled){transform:translateY(1px)}input,textarea{width:100%;color:var(--ink);background:#fefdfc;border:1px solid #e2dbcd;border-radius:9px;outline:none;min-height:48px;padding:12px 14px}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #5b4e3510}input:disabled{color:var(--muted);background:#f3efe9}input::placeholder,textarea::placeholder{color:#af9b75}h1,h2,h3,p{margin-top:0}h1{letter-spacing:.015em;margin-bottom:10px;font-family:Georgia,Songti SC,SimSun,serif;font-size:34px;font-weight:500;line-height:1.4}h2{font-size:19px;font-weight:600;line-height:1.5}small{font-size:12px}.muted{color:var(--muted);font-size:14px}.eyebrow{letter-spacing:.17em;color:var(--muted);margin-bottom:11px;font-size:11px;font-weight:600}.brand{color:var(--green);align-items:center;gap:11px;width:fit-content;display:flex}.brand span{letter-spacing:.1em;font-family:Georgia,Songti SC,SimSun,serif;font-size:29px;font-weight:600}.brand small{letter-spacing:.12em;color:var(--muted);margin-left:1px;font-size:12px;font-weight:400}.field{margin-bottom:20px;display:block}.field>span{margin-bottom:7px;font-size:14px;font-weight:550;display:block}.password-input{position:relative}.password-input input{padding-right:49px}.password-input>.icon-button{position:absolute;top:4px;right:3px}.icon-button{min-width:38px;min-height:38px;color:var(--muted);background:0 0;border-radius:8px;padding:8px}.icon-button:hover{background:var(--pale);color:var(--ink)}.full{width:100%}.secondary{color:var(--green);background:0 0;border:1px solid #e3dccf}.secondary:hover{background:var(--pale)}.text-button{color:var(--green);background:0 0;min-height:36px;padding:6px 0;font-weight:400}.text-button:hover{color:#2f2718;background:0 0;text-decoration:underline}.danger{background:var(--danger)}.danger:hover{background:#87672c}.danger-text{color:var(--danger)}.error-message{color:#9c7835;background:#fbf7f0;border:1px solid #eee1c9;border-radius:9px;align-items:flex-start;gap:8px;margin:13px 0;padding:11px 13px;font-size:14px;display:flex}.error-message svg{flex-shrink:0;margin-top:3px}.paper{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.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}.spin{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:70px 0;font-size:14px;display:flex}.standalone{max-width:600px;margin:auto;padding:80px 25px}.login-page{flex-direction:column;justify-content:center;min-height:100dvh;padding:60px 24px 28px;display:flex}.login-frame{background:var(--paper);border:1px solid #e5ded2;border-radius:24px;grid-template-columns:1.04fr 1fr;width:100%;max-width:1030px;min-height:635px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 80px #483d290a}.login-story{background-color:#ede8df;background-image:linear-gradient(#5b4e3504 1px,#0000 1px),linear-gradient(90deg,#5b4e3504 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:27px 27px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;padding:43px 44px 31px;display:flex;position:relative}.login-story .brand span{font-size:31px}.story-copy{margin:auto 0;padding:64px 0}.story-copy>.eyebrow{letter-spacing:.14em;color:#87734d;font-size:10px}.story-copy h1{letter-spacing:.025em;margin:22px 0 24px;font-size:39px;line-height:1.65}.story-copy p{color:#957f56;font-size:15px;line-height:2}.story-foot{color:#9d865b;align-items:center;gap:10px;margin-top:45px;font-size:12px;display:flex}.small-rule{border-top:1px solid #ae9972;width:24px;display:inline-block}.privacy-line{color:#968056;align-items:center;gap:7px;font-size:12px;display:flex}.login-form-panel{flex-direction:column;padding:56px 48px 28px;display:flex}.seal{width:49px;height:49px;color:var(--green);background:#f6f4ef;border:1px solid #e8e2d6;border-radius:50%;justify-content:center;align-items:center;margin-bottom:29px;display:flex}.login-heading h2{margin-bottom:8px;font-family:Georgia,Songti SC,SimSun,serif;font-size:26px;font-weight:500;line-height:1.5}.login-heading>.muted{margin-bottom:28px;font-size:13px}.login-heading .eyebrow{font-size:10px}.login-form .full{justify-content:space-between;margin-top:7px}.login-form .field{margin-bottom:18px}.login-hint{text-align:center;color:#a58e63;margin:19px 0 28px;font-size:12px}.login-bottom{border-top:1px solid var(--line);color:#b4a17d;justify-content:space-between;gap:15px;margin-top:auto;padding-top:17px;font-size:11px;display:flex}.login-bottom a{color:#907a52}.page-foot{text-align:center;letter-spacing:.15em;color:#b9a785;margin:26px 0 0;font-size:12px}.setup-note{color:#756343;background:#f3f0e9;border:1px solid #e3dbcd;border-radius:10px;gap:12px;margin:0 0 24px;padding:15px 16px;font-size:13px;display:flex}.setup-note p{margin:0}.setup-note svg{flex-shrink:0;margin-top:3px}.app-frame{max-width:1600px;min-height:100dvh;margin:auto}.sidebar{background:#f1eee8;border-right:1px solid #e8e2d6;flex-direction:column;width:252px;height:100dvh;padding:42px 27px 28px;display:flex;position:fixed}.sidebar-caption{color:#ac966e;margin:15px 0 47px;font-size:12px}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav a{color:#988258;border-radius:9px;align-items:center;gap:13px;padding:13px 17px;font-size:14px;display:flex}.sidebar nav a:hover{background:#eee9e1}.sidebar nav .active{color:var(--green);background:#e7e1d6;font-weight:600}.write-button{margin-top:28px}.sidebar-footer{border-top:1px solid #e6dfd3;margin-top:auto;padding-top:24px}.identity{align-items:center;gap:12px;display:flex}.identity strong{font-size:14px;font-weight:550}.identity small{color:#b09c76;margin-top:2px;display:block}.avatar{color:#7b6947;background:#ebe5da;border:1px solid #e3dbcb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;font-family:Georgia,Songti SC,SimSun,serif;font-size:17px;display:inline-flex}.avatar.clay{color:#977f53;background:#f2eadc;border-color:#eee1ca}.avatar.large{width:50px;height:50px;font-size:22px}.sidebar-footer .text-button{color:#a79065;margin-top:19px;font-size:12px}.main-wrap{margin-left:252px}.content{max-width:930px;min-height:100dvh;margin:auto;padding:53px 60px 20px}.mobile-header{display:none}.page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px;display:flex}.page-head .muted{margin:0;line-height:1.8}.page-head .button,.page-head>button{white-space:nowrap;padding:10px 17px}.today-banner{border-radius:var(--radius);background:#eeeae2;border:1px solid #e5ded1;justify-content:space-between;align-items:center;margin-bottom:36px;padding:25px 30px;display:flex}.today-banner .eyebrow{margin-bottom:4px;font-size:10px;display:block}.today-banner h2{margin-bottom:4px;font-family:Georgia,Songti SC,SimSun,serif;font-size:28px;font-weight:400}.today-banner p{color:#988258;margin:0;font-size:13px}.banner-mark{color:#ab956c;margin-right:12px}.section-heading{justify-content:space-between;align-items:center;gap:10px;margin:0 0 17px;display:flex}.section-heading h2{margin:0;font-size:16px}.section-heading>.muted{font-size:12px}.empty-state{text-align:center;border-radius:var(--radius);background:#fefdfb88;border:1px dashed #e0d7c8;padding:65px 20px 71px}.empty-icon{color:#a79066;background:#f1ede6;border-radius:50%;justify-content:center;align-items:center;width:77px;height:77px;margin:0 auto 21px;display:flex}.empty-state h2{margin-bottom:12px;font-family:Georgia,Songti SC,SimSun,serif;font-size:23px;font-weight:400}.empty-state p{color:#a89268;margin-bottom:27px;font-size:14px;line-height:1.9}.content-footer{color:#b7a583;letter-spacing:.04em;justify-content:center;align-items:center;gap:6px;padding:41px 0 12px;font-size:11px;display:flex}.bottom-nav{display:none}.timeline{flex-direction:column;gap:23px;display:flex}.entry-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:25px 27px}.entry-top,.entry-author,.entry-tools{align-items:center;display:flex}.entry-top{justify-content:space-between;gap:12px;margin-bottom:19px}.entry-author{gap:11px}.entry-author strong{font-size:14px;font-weight:600}.entry-author div>span{color:#b19d77;margin-top:1px;font-size:12px;display:block}.own-label{color:#a68f64;background:#f3f0e9;border-radius:4px;align-self:flex-start;margin-top:2px;padding:0 5px;font-size:10px}.entry-tools{color:#b5a27f;gap:6px;font-size:11px}.entry-text{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:19px;font-size:15px;line-height:1.95}.photo-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.photo-grid.photos-1{grid-template-columns:1fr}.photo-grid.photos-2{grid-template-columns:repeat(2,1fr)}.photo{aspect-ratio:1;background:#f0ede6;border-radius:9px;min-width:0;padding:0;overflow:hidden}.photos-1 .photo{aspect-ratio:auto;max-height:520px}.photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.photo:hover img{transform:scale(1.025)}.photos-1 .photo img{object-fit:contain;max-height:520px}.entry-bottom{color:#b39f7b;border-top:1px solid #f1ede6;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;font-size:11px;display:flex}.entry-bottom span,.entry-bottom a{align-items:center;gap:5px;display:flex}.entry-bottom a{color:#9d865a;font-size:12px}.load-more{margin:27px auto 0;display:flex}.back-link{color:#a48d61;align-items:center;gap:5px;width:fit-content;margin-bottom:23px;font-size:13px;display:flex}.editor{padding:26px 29px}.editor-meta{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.date-input{color:#ab956c;align-items:center;gap:6px;display:flex}.date-input input{background:0 0;border:0;width:140px;min-height:38px;padding:5px 3px;font-size:13px}.editor textarea{box-shadow:none;resize:vertical;background:0 0;border:0;min-height:220px;padding:12px 0;line-height:2}.character-count{text-align:right;color:#b8a684;border-bottom:1px solid var(--line);padding-bottom:15px;font-size:11px}.upload-heading{justify-content:space-between;align-items:center;margin:21px 0 15px;font-size:14px;display:flex}.upload-heading span{align-items:center;gap:8px;display:flex}.upload-heading small{color:#b29f7a}.upload-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.upload-target{aspect-ratio:1.2;color:#a28a5d;background:#f6f4f0;border:1px dashed #ded5c5;flex-direction:column;font-size:13px;display:flex}.upload-target:hover{background:#f2ede5}.upload-item{aspect-ratio:1.2;border-radius:10px;position:relative;overflow:hidden}.upload-item>img{object-fit:cover;width:100%;height:100%}.remove-photo{background:#2a2418c2;border-radius:50%;min-height:27px;padding:4px;position:absolute;top:5px;right:5px}.upload-status,.upload-retry{color:#fff;background:#372f20b8;border-radius:0;justify-content:center;align-items:center;gap:7px;width:100%;min-height:35px;padding:8px 4px;font-size:11px;display:flex;position:absolute;bottom:0;left:0}.uploaded{background:var(--green);color:#fff;border-radius:50%;padding:3px;display:flex;position:absolute;bottom:7px;right:7px}.upload-help{color:#ae9973;margin:15px 0 23px;font-size:11px}.editor-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:23px;display:flex}.editor-footer>span{color:#ae9973;align-items:center;gap:6px;font-size:12px;display:flex}.settings-card{margin-bottom:22px;padding:27px 29px}.settings-card h2{align-items:center;gap:9px;font-size:17px;display:flex}.settings-card form{max-width:440px}.settings-card .muted{margin-bottom:24px}.settings-link{align-items:center;gap:16px;margin-bottom:22px;padding:21px 25px;display:flex}.settings-link-icon{background:var(--pale);color:#9c855a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.settings-link strong{font-size:15px}.settings-link p{color:#ae9973;margin:3px 0 0;font-size:12px}.settings-link>svg:last-child{color:#ad976f;flex-shrink:0;margin-left:auto}.security-card{margin-bottom:22px;padding:26px 28px}.security-card h2{font-size:17px}.log-row{border-bottom:1px solid #f0ece5;align-items:center;gap:12px;padding:16px 0;display:flex}.log-row:last-child{border:0}.log-row>div{flex:1;min-width:0}.log-row strong{overflow-wrap:anywhere;font-size:13px;font-weight:500}.log-row p{color:#ab956d;overflow-wrap:anywhere;margin:3px 0 0;font-size:11px}.log-status{color:#957e55;background:#f0ebe1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.status-tag{color:#907b53;white-space:nowrap;background:#f3efe7;border-radius:5px;padding:3px 8px;font-size:11px}.status-tag.failed,.log-status.failed{color:#a7884d;background:#f7f0e3}.notice{border-bottom:1px solid #f0ece5;align-items:flex-start;gap:12px;padding:15px 0;display:flex}.notice:last-child{border:0}.notice svg{color:#a89268;flex-shrink:0;margin-top:4px}.notice p{margin-bottom:5px;font-size:14px}.notice small{color:#b7a481}.audit-row{border-bottom:1px solid #f0ece5;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:13px;display:flex}.audit-row small{color:#ae9973;white-space:nowrap}.stats-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:25px;display:grid}.stat{color:#a99369;flex-direction:column;padding:22px;display:flex}.stat strong{color:var(--ink);margin:9px 0 2px;font-family:Georgia,serif;font-size:37px;font-weight:400;line-height:1.5;display:block}.stat strong small{color:#b5a27e;font:16px sans-serif}.stat>span{font-size:13px}.system-row{border-bottom:1px solid #f0ece5;justify-content:space-between;gap:20px;padding:13px 0;font-size:14px;display:flex}.system-row:last-child{border:0}.system-row>span{color:var(--muted)}.system-row strong{font-weight:500}.user-list{flex-direction:column;gap:19px;display:flex}.user-card{padding:23px 26px}.user-card-head{align-items:center;gap:14px;display:flex}.user-card h2{margin:0;font-size:18px}.user-card p{color:#b19c76;margin:2px 0 0;font-size:13px}.user-card-head>.status-tag{margin-left:auto}.user-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:25px;margin-top:19px;padding-top:12px;display:flex}.user-actions button{font-size:12px}.capacity-note{align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.toast{color:#fefcf9;z-index:100;background:#473d29;border-radius:11px;align-items:center;gap:10px;max-width:calc(100% - 32px);padding:13px 21px;font-size:14px;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #352d1e20}.modal{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:19px;width:460px;max-width:calc(100% - 32px);max-height:90dvh;padding:26px;box-shadow:0 20px 100px #221d1330}.modal::backdrop,.lightbox::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#28221780}.modal-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.modal-title h2{margin:0;font-size:20px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.credential{background:#f3f0e9;border-radius:10px;margin:22px 0;padding:20px}.credential dt{color:#a79065;font-size:12px}.credential dd{margin:3px 0 18px;font-size:16px}.credential dd:last-child{margin-bottom:0}.secret{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;font-family:monospace}.lightbox{color:#fff;background:#241f15f7;border:0;width:100vw;max-width:100%;height:100dvh;max-height:100%;padding:0}.lightbox header,.lightbox footer{justify-content:space-between;align-items:center;height:74px;padding:15px 25px;display:flex}.lightbox header>div{gap:10px;display:flex}.lightbox .icon-button{color:#fff}.lightbox .icon-button:hover{background:#ffffff20}.lightbox-image{justify-content:center;align-items:center;height:calc(100dvh - 148px);padding:0 20px;display:flex}.lightbox-image img{object-fit:contain;max-width:100%;max-height:100%}.lightbox footer{color:#d0c4ad;max-width:450px;margin:auto;font-size:12px}.logout-mobile{margin-top:0}@media (min-width:1600px){.sidebar{left:calc(50vw - 800px)}}@media (max-width:1100px){.sidebar{width:220px;padding:35px 22px}.main-wrap{margin-left:220px}.content{padding:42px 32px 20px}.login-frame{max-width:900px}.login-story{padding:35px}.login-form-panel{padding:45px 35px 28px}.story-copy h1{font-size:34px}}@media (max-width:760px){h1{font-size:29px}.sidebar{display:none}.main-wrap{margin:0}.content{min-height:calc(100dvh - 68px);padding:25px 20px 98px}.mobile-header{background:#f7f4ef;border-bottom:1px solid #eae5db;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.mobile-header .brand span{font-size:24px}.privacy-badge{color:#a89269;align-items:center;gap:5px;font-size:11px;display:flex}.bottom-nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px 12px calc(10px + env(safe-area-inset-bottom));z-index:20;background:#fefdfaf5;border-top:1px solid #e6e0d4;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#b4a17d;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:70px;min-height:45px;font-size:11px;display:flex}.bottom-nav a.active{color:var(--green);font-weight:600}.page-head{gap:10px;margin-bottom:24px}.page-head .eyebrow{letter-spacing:.12em;margin-bottom:7px;font-size:9px}.page-head .muted{font-size:13px}.page-head>.button,.page-head>button{flex-shrink:0;gap:5px;min-height:41px;padding:10px 13px;font-size:12px}.today-banner{margin-bottom:29px;padding:21px 23px}.today-banner h2{font-size:26px}.section-heading h2{font-size:15px}.section-heading>.muted{font-size:11px}.entry-card{border-radius:15px;padding:20px 18px}.entry-author{gap:9px}.entry-tools>span{display:none}.entry-text{font-size:15px}.photo-grid{gap:5px}.entry-bottom{font-size:10px}.empty-state{padding:52px 13px}.empty-state h2{font-size:21px}.empty-state p{font-size:13px}.content-footer{padding-top:31px}.editor{padding:19px 17px}.editor-meta{gap:8px}.date-input input{width:128px;font-size:12px}.editor textarea{min-height:220px;font-size:16px}.upload-grid{gap:8px}.upload-target{padding:8px;font-size:11px}.upload-target svg{width:24px}.upload-help{font-size:10px}.editor-footer button{padding:10px 15px;font-size:13px}.editor-footer>span{font-size:11px}.settings-card,.security-card{padding:22px 20px}.settings-link{gap:12px;padding:18px}.stats-grid{gap:9px}.stat{padding:17px 13px}.stat strong{font-size:32px}.stat>span{font-size:11px}.stat>svg{width:19px}.user-card{padding:21px 18px}.user-actions{justify-content:space-between;gap:7px}.user-actions button{gap:5px;font-size:11px}.log-row{gap:8px}.log-row strong{font-size:12px}.log-row p{font-size:10px}.status-tag{padding:3px 6px;font-size:10px}.toast{width:max-content;font-size:13px;bottom:94px}.login-page{background:var(--paper);justify-content:flex-start;min-height:100dvh;padding:0}.login-frame{box-shadow:none;border:0;border-radius:0;min-height:auto;display:block}.login-story{background-size:24px 24px;padding:27px 28px 24px}.login-story .brand span{font-size:28px}.story-copy{padding:23px 0 3px}.story-copy>.eyebrow{display:none}.story-copy h1{margin:0 0 10px;font-size:28px;line-height:1.55}.story-copy h1 br{display:none}.story-copy p{margin:0;font-size:13px;line-height:1.8}.story-copy p br,.story-foot,.privacy-line{display:none}.login-form-panel{padding:28px 28px 23px}.seal{display:none}.login-heading .eyebrow{margin-bottom:7px;font-size:9px}.login-heading h2{font-size:23px}.login-heading>.muted{margin-bottom:22px;font-size:12px}.login-hint{margin-bottom:23px;font-size:11px}.login-bottom{padding-top:17px;font-size:10px}.page-foot{margin:4px 0 23px;font-size:10px}.setup-note{font-size:12px}.modal{padding:22px}.modal-title h2{font-size:18px}.lightbox-image{padding:0 6px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
:root{--bg:#f6f2ec;--paper:#fefdfb;--ink:#463b28;--muted:#a68e63;--line:#e8e2d6;--accent:#6e5e40;--light:#efebe3;--gold:#b69c6d;--serif:Georgia,"Noto Serif SC","Songti SC","SimSun",serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font:14px/1.7 -apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}body:has(dialog[open]){overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a,input,textarea,select{touch-action:manipulation}button:focus-visible,[role=button]:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button{color:inherit;background:0 0;border:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}button svg{flex-shrink:0}label{color:#7e6b48;margin:0 0 19px;font-size:13px;display:block}input,textarea,select{width:100%;color:var(--ink);background:#fefdfb;border:1px solid #e4ddcf;border-radius:6px;outline:none;min-height:46px;margin-top:8px;padding:12px 14px;font-size:16px;display:block}input:focus,textarea:focus,select:focus{border-color:#aa946c;box-shadow:0 0 0 3px #6e5e400a}input:disabled{color:#b29f7a;background:#f2eee8}input[hidden]{display:none}::placeholder{color:#bba988;font-size:14px}.primary,.outline{letter-spacing:.025em;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 20px;font-size:13px;display:inline-flex}.primary{background:var(--accent);color:#fdfbf8;box-shadow:0 3px 7px #51452e10}.outline{color:#7d6a48;background:#fefdfb;border:1px solid #e1d9cb}.outline:hover{background:#f3efe9}.wide{width:100%}.text-btn{color:#917c54;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0;font-size:12px;display:inline-flex}.text-btn:hover{color:#51452f}.icon-btn{color:#aa946b;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-btn:hover{background:var(--light)}.tiny-label{letter-spacing:.16em;color:#ab956d;font-size:10px;font-weight:500}.subtle{color:var(--muted);font-size:13px;line-height:1.9}.brand{white-space:nowrap;align-items:center;gap:12px;display:flex}.brand-mark{width:39px;height:39px;color:var(--accent);flex-shrink:0}.brand strong{font-family:var(--serif);letter-spacing:.1em;font-size:25px;font-weight:500}.brand strong span{letter-spacing:.06em;margin-left:5px;font-family:inherit;font-size:17px}.brand small{letter-spacing:.23em;color:#b19c76;margin-top:2px;font-size:8px;display:block}.preview-note{color:#b29e79;align-items:center;gap:7px;font-size:11px;display:flex}.dot{background:#b5a17c;border-radius:50%;width:5px;height:5px;display:inline-block}.avatar{color:#907b53;width:35px;height:35px;font-family:var(--serif);background:#ece7dd;border:1px solid #e4ddd1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar.large{width:88px;height:88px;font-size:31px}.avatar-button{min-height:44px;padding:5px}.brand-quote{font-family:var(--serif);color:#b29e79;letter-spacing:.02em;margin-top:22px;font-size:12px;line-height:2.2}.hand-note{font:italic 12px var(--serif);color:#b09c76}.login-shell{background-image:radial-gradient(#c4b5990b .8px,#0000 .8px);background-size:5px 5px;flex-direction:column;max-width:1280px;min-height:100dvh;margin:auto;padding:36px 64px 24px;display:flex}.login-shell>header{justify-content:space-between;align-items:center;display:flex}.login-private{color:#ac966e;align-items:center;gap:8px;font-size:11px;display:flex}.login-layout{flex:1;grid-template-columns:1.15fr 1fr;align-items:center;gap:90px;padding:58px 35px;display:grid}.login-story>.tiny-label{align-items:center;gap:10px;display:flex}.login-story>.tiny-label>span{background:#baa886;width:24px;height:1px}.login-story h1{font-family:var(--serif);letter-spacing:.06em;color:#52462f;margin:24px 0 20px;font-size:45px;line-height:1.6}.login-story>p{color:#a99369;letter-spacing:.05em;font-size:13px;line-height:2.2}.paper-art{width:295px;height:205px;margin:32px 0 12px 25px;position:relative}.paper-front,.paper-back{background:#fefcf9;border:1px solid #e6dfd3;width:241px;height:170px;padding:12px 12px 30px;position:absolute;top:15px;left:15px;transform:rotate(-6deg);box-shadow:0 7px 21px #584b3310}.paper-back{background:#eae4da;top:7px;left:34px;transform:rotate(8deg)}.paper-window{background:#f0ece5;height:123px;overflow:hidden}.paper-front>span{font:italic 11px var(--serif);color:#af9b75;text-align:center;margin-top:7px;display:block}.paper-tape{background:#dcceb58c;width:80px;height:23px;position:absolute;top:4px;left:100px;transform:rotate(-9deg)}.story-bottom{color:#b5a17d;letter-spacing:.08em;align-items:center;gap:25px;font-size:10px;display:flex}.story-bottom span{font:10px var(--serif)}.login-card{background:var(--paper);border:1px solid #e8e2d6;border-radius:12px;max-width:420px;padding:36px 38px 24px;position:relative;box-shadow:0 15px 60px #60503207}.login-card:before{content:"";background:#b7a583;width:42px;height:2px;position:absolute;top:-1px;left:38px}.small-stamp{color:#a89268;background:#f2efe9;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:22px;display:flex}.login-card h2{font-family:var(--serif);margin:7px 0 9px;font-size:26px}.login-card form{margin-top:30px}.login-card .primary{justify-content:space-between;margin-top:5px}.input-icon{position:relative}.input-icon>svg{color:#b4a17d;position:absolute;top:16px;right:14px}.form-note{text-align:center;color:#b4a07c;margin:12px 0 23px;font-size:11px}.login-card-foot{border-top:1px solid var(--line);color:#b19c76;justify-content:center;align-items:center;gap:7px;padding-top:18px;font-size:10px;display:flex}.login-shell>footer{color:#b7a481;justify-content:space-between;padding-top:30px;font-size:11px;display:flex}.side{z-index:10;background:#f0ece5;border-right:1px solid #e6dfd3;flex-direction:column;width:242px;padding:32px 25px 20px;display:flex;position:fixed;top:0;bottom:0;left:0}.side .brand{gap:8px}.side .brand-mark{width:33px}.side .brand strong{font-size:24px}.side .brand strong span{font-size:16px}.side .brand small{font-size:7px}.side-rule{background:#e5ded2;height:1px;margin:28px 0 19px}.side nav{flex-direction:column;gap:7px;display:flex}.nav-item{text-align:left;color:#a68f64;border-radius:6px;align-items:center;gap:13px;min-height:47px;padding:10px 16px;font-size:13px;display:flex;position:relative}.nav-item i{background:#947e55;border-radius:50%;width:4px;height:4px;position:absolute;right:15px}.side-memories{text-align:center;margin-top:auto;padding-top:38px}.side-memories>.tiny-label{letter-spacing:.2em;font-size:8px}.side-pictures{justify-content:center;gap:5px;margin:21px 0 12px;display:flex}.snapshot{cursor:pointer;background:#fdfbf8;border:1px solid #e8e3d8;flex-shrink:0;width:88px;margin:0;padding:6px 6px 4px;transition:transform .2s;box-shadow:0 3px 9px #52462f0c}.snapshot:hover{transform:rotate(0)translateY(-3px)!important}.snapshot img{aspect-ratio:1;object-fit:cover;filter:contrast(.96);background:#eae4da;width:100%;display:block}.snapshot figcaption{font:9px/1.8 var(--serif);color:#aa946c;text-align:center;letter-spacing:.03em;padding-top:3px}.tilt-left{transform:rotate(-7deg)}.tilt-right{transform:rotate(7deg)}.side-memories>p{font:11px var(--serif);letter-spacing:.03em;color:#b4a07c;margin:18px 0 27px}.side-account{border-top:1px solid #e3dcce;align-items:center;gap:9px;padding-top:20px;display:flex}.side-account>div{flex:1}.side-account strong{font-size:12px;font-weight:500}.side-account small{color:#b5a27f;margin-top:2px;font-size:9px;display:block}.side-account .icon-btn{width:32px;min-width:32px}.main-shell{margin-left:242px}.topbar{background:#faf7f1b3;border-bottom:1px solid #eae4da;justify-content:space-between;align-items:center;height:75px;padding:0 42px;display:flex}.desktop-breadcrumb{color:#b09c76;font-size:11px}.desktop-breadcrumb>span{color:#d1c6b0;margin:0 16px}.top-actions{align-items:center;gap:22px;display:flex}.private-label{color:#ae9971;align-items:center;gap:7px;font-size:10px;display:flex}.mobile-brand,.mobile-nav{display:none}.workspace{max-width:1190px;margin:auto;padding:19px 42px 0}.page-caption{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-caption .text-btn{color:#b4a07c;min-height:28px;font-size:10px}.welcome{margin-bottom:30px}.welcome .tiny-label{letter-spacing:.17em;margin-bottom:10px;font-size:9px}.welcome h1{font-family:var(--serif);letter-spacing:.045em;color:#52462f;margin-bottom:7px;font-size:35px}.greeting-dot{color:#baa988}.welcome p{color:#b09b75;font-size:12px}.welcome-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.write-button{align-self:center;min-height:43px;padding:10px 18px;font-size:12px}.home-grid{grid-template-columns:minmax(0,1fr) 208px;gap:32px;display:grid}.today-paper{background:#eee9e1;border:1px solid #e6dfd3;border-radius:3px;align-items:center;gap:28px;min-height:188px;margin-bottom:35px;padding:26px 27px;display:flex;position:relative;overflow:hidden}.today-paper:after{content:"";border:1px solid #d5cab655;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-65px;right:-50px;box-shadow:0 0 0 16px #d5cab616,0 0 0 32px #d5cab610}.date-block{text-align:center;border-right:1px solid #dfd7c8;align-self:center;min-width:80px;padding-right:27px}.date-block>span{font-family:var(--serif);letter-spacing:.18em;color:#a9936a;font-size:11px}.date-block strong{font:57px/1.1 var(--serif);color:#988157;margin:6px 0 11px;display:block}.date-block small{color:#b19d78;white-space:nowrap;font-size:9px}.today-copy .tiny-label{letter-spacing:.14em;font-size:8px}.today-copy h2{font:20px var(--serif);color:#806d4a;margin:10px 0}.today-copy p{color:#b19d78;font-size:11px;line-height:1.9}.today-copy .text-btn{min-height:31px;margin-top:6px;font-size:10px}.paper-corner{background:linear-gradient(225deg,var(--bg) 50%,#e2dacc 50%);width:21px;height:21px;position:absolute;top:0;right:0}.section-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-title h2{font-size:16px}.section-title h2 small{letter-spacing:.11em;color:#b9a785;margin-left:13px;font-family:Georgia,serif;font-size:8px}.section-title>span{color:#b7a583;font-size:9px}.filter-tabs{border-bottom:1px solid #e7e0d4;gap:20px;margin-bottom:19px;display:flex}.filter-tabs button{color:#b4a17d;min-height:38px;padding:0 1px 10px;font-size:11px;position:relative}.filter-tabs button.selected{color:#7f6c49}.filter-tabs button.selected:after{content:"";background:#a68f64;height:2px;position:absolute;bottom:-1px;left:0;right:0}.journal-entry{background:#fefdfb;border:1px solid #e9e3d8;border-radius:6px;margin-bottom:20px;padding:24px 27px 0;box-shadow:0 4px 14px #7c694703}.entry-heading{align-items:center;gap:10px;margin-bottom:20px;display:flex}.entry-heading strong{font-size:12px;font-weight:500;display:block}.entry-heading div>span{color:#b7a481;font-size:9px;display:block}.entry-heading b{padding:0 3px;font-weight:400}.entry-tag{color:#b39f7b;border:1px solid #ece7dd;border-radius:3px;margin-left:auto;padding:1px 6px;font-size:8px}.journal-entry>h3{font-family:var(--serif);letter-spacing:.015em;margin-bottom:13px;font-size:21px}.entry-body{color:#a1895d;white-space:pre-line;font-size:13px;line-height:2}.entry-keepsake{background:#f6f3ed;border-radius:3px;align-items:center;gap:23px;margin:22px 0 26px;padding:16px 17px;display:flex}.entry-keepsake .snapshot{width:100px;transform:rotate(-3deg)}.entry-keepsake p{font:12px var(--serif);color:#ad976f;margin:9px 0 5px}.entry-keepsake small{color:#c3b497;font-size:9px}.journal-entry>footer{color:#b5a27f;border-top:1px solid #eee9e1;justify-content:space-between;align-items:center;margin-top:22px;padding:6px 0;display:flex}.journal-entry>footer>span{align-items:center;gap:5px;font-size:9px;display:flex}.journal-entry>footer .text-btn{font-size:10px}.end-note{color:#c1b194;justify-content:center;align-items:center;gap:15px;margin:36px 0;font-size:10px;display:flex}.end-note span{background:#e3dbcd;width:30px;height:1px}.rail-heading{color:#b7a482;justify-content:space-between;align-items:center;display:flex}.rail-heading .tiny-label{letter-spacing:.12em;font-size:8px}.companion-card{background:#f1ede5;border:1px solid #e7e1d5;padding:18px 12px 19px;position:relative}.companion-card:before{content:"";background:#d8c7a875;width:59px;height:18px;position:absolute;top:-8px;left:75px;transform:rotate(-4deg)}.companion-card h3{font:15px var(--serif);margin:17px 0 20px}.companion-pair{justify-content:center;gap:5px;display:flex}.companion-pair .snapshot{width:82px;transform:rotate(-5deg)}.companion-pair .snapshot+.snapshot{margin-top:12px;transform:rotate(5deg)}.companion-card>p{color:#b5a27f;text-align:center;margin-top:18px;font-size:9px}.memory-board{padding-top:30px}.memory-board .hand-note{font-size:9px}.little-photos{grid-template-columns:1fr 1fr;gap:22px 13px;padding:23px 8px 8px;display:grid}.little-photos .snapshot{width:84px;transform:rotate(-5deg)}.little-photos .snapshot:nth-child(2n){margin-top:9px;transform:rotate(6deg)}.little-photos .snapshot img{aspect-ratio:.86}.little-photos .snapshot:nth-child(3n){transform:rotate(-2deg)}.little-photos .mobile-extra{display:none}.rail-foot{font:11px/2.1 var(--serif);color:#baa886;text-align:center;letter-spacing:.03em;margin-top:25px}.journal-footer{color:#b8a684;border-top:1px solid #e9e4da;align-items:center;gap:8px;max-width:1190px;margin:15px auto 0;padding:24px 42px 28px;font-size:9px;display:flex}.journal-footer .brand-mark{opacity:.5;width:20px;height:20px}.journal-footer i{font:10px var(--serif);margin-left:auto}.settings-layout{grid-template-columns:minmax(0,1fr) 220px;gap:30px;display:grid}.setting-card{background:var(--paper);border:1px solid #e8e3d8;border-radius:7px;margin-bottom:22px;padding:26px 29px}.card-heading{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.card-heading h2{font-family:var(--serif);font-size:21px}.card-heading>span{letter-spacing:.12em;color:#bbaa8a;font-size:8px}.avatar-editor{align-items:center;gap:24px;display:flex}.avatar-editor h3{font-size:13px}.avatar-editor p{color:#b6a481;margin:4px 0 10px;font-size:10px}.button-row{align-items:center;gap:14px;display:flex}.upload-label{cursor:pointer;min-height:42px;margin:0;padding:8px 13px;font-size:11px}.small-note{color:#b7a481;margin-top:19px;font-size:10px}.setting-card>p.subtle{margin:-11px 0 22px;font-size:12px}.two-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-actions{border-top:1px solid #ede8df;justify-content:space-between;align-items:center;gap:15px;margin-top:12px;padding-top:22px;display:flex}.form-actions>span{color:#b4a17d;align-items:center;gap:6px;font-size:10px;display:flex}.form-actions .primary{flex-shrink:0}.note-paper{color:#a89269;background:#eeeae2;border:1px solid #e5ded2;padding:29px 23px;transform:rotate(1deg)}.note-paper h3{font:18px var(--serif);color:#978157;margin:17px 0 14px}.note-paper p{color:#b29e78;font-size:12px;line-height:2.1}.note-line{background:#e0d8c9;height:1px;margin:25px 0 18px}.note-paper small{color:#b7a482;font-size:10px}.settings-link{color:#a89268;border-bottom:1px solid #e7e1d5;align-items:center;gap:9px;width:100%;min-height:55px;padding:20px 0;font-size:11px;display:flex}.settings-link svg:last-child{margin-left:auto}.exit-setting{color:#aa946c;margin-top:15px}.editor-paper{max-width:780px}.editor-top{color:#a38c60;align-items:center;gap:11px;font-size:12px;display:flex}.editor-top input{background:0 0;border:0;width:150px;margin-left:auto;font-size:12px}.entry-title-input{font-family:var(--serif);background:0 0;border:0;padding:20px 0 12px;font-size:25px}.entry-title-input::placeholder{color:#c5b69b;font-size:25px}.editor-paper textarea{resize:vertical;background:0 0;border:0;padding:10px 0;line-height:2}.editor-paper textarea:focus,.entry-title-input:focus{box-shadow:none}.draft-photo-row{flex-wrap:wrap;gap:8px;margin:15px 0;display:flex}.draft-photo-row img{object-fit:cover;border-radius:5px;width:90px;height:90px}.empty-paper{border:1px dashed var(--line);text-align:center;color:var(--muted);padding:50px}#toast{color:#fdfbf7;opacity:0;pointer-events:none;z-index:500;background:#5d4f35;border-radius:7px;max-width:calc(100vw - 30px);padding:12px 20px;font-size:12px;transition:all .2s;position:fixed;bottom:30px;left:50%;transform:translate(-50%,10px)}#toast.show{opacity:1;transform:translate(-50%)}.preview-dialog{border:1px solid var(--line);background:var(--paper);width:460px;max-width:calc(100vw - 28px);max-height:90dvh;color:var(--ink);border-radius:10px;padding:22px;box-shadow:0 20px 80px #322a1c20}.preview-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3d34236b}.preview-dialog>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.preview-dialog h2{font:21px var(--serif)}.detail-copy{white-space:pre-line;margin:20px 0;font-size:14px;line-height:2}.security-row{color:#8f7a52;justify-content:space-between;margin:25px 0;display:flex}.security-row span{color:#bba988}.photo-dialog{width:auto}.full-photo{object-fit:contain;max-width:75vw;max-height:70dvh;display:block}.phone-dialog{width:440px;padding:14px}.phone-dialog header{margin:0 0 8px}.phone-dialog h2{font-size:16px}.phone-frame{border:1px solid var(--line);background:var(--bg);border-radius:14px;width:390px;max-width:100%;height:690px;max-height:75dvh;display:block}@media (min-width:1500px){.workspace{padding-top:24px}.home-grid{grid-template-columns:minmax(0,1fr) 230px;gap:42px}.companion-pair .snapshot{width:90px}.little-photos{padding-left:15px;padding-right:15px}.little-photos .snapshot{width:90px}}@media (max-width:1150px){.side{width:215px;padding:28px 18px 18px}.side .brand strong{font-size:22px}.main-shell{margin-left:215px}.workspace{padding:18px 28px 0}.topbar{padding:0 28px}.home-grid{grid-template-columns:minmax(0,1fr) 182px;gap:22px}.companion-pair .snapshot{width:70px}.little-photos{gap:15px 8px;padding:20px 4px 7px}.little-photos .snapshot{width:77px}.today-paper{gap:19px;padding:23px 20px}.date-block{padding-right:18px}.today-copy h2{font-size:18px}.settings-layout{grid-template-columns:minmax(0,1fr) 190px;gap:20px}.setting-card{padding:22px}.login-layout{gap:50px;padding:50px 0}.login-shell{padding:30px 45px}.login-story h1{font-size:39px}}@media (max-width:900px) and (min-width:761px){.memory-rail{display:none}.home-grid,.settings-layout{display:block}.settings-aside{grid-template-columns:1fr 1fr;gap:20px;display:grid}.note-paper{display:none}.side{width:205px}.main-shell{margin-left:205px}.welcome h1{font-size:30px}}@media (max-width:760px){body{font-size:14px}.side,.desktop-breadcrumb,.private-label,.desktop-only{display:none}.main-shell{margin:0}.topbar{background:#f8f5efd9;height:69px;padding:0 21px}.mobile-brand{display:block}.mobile-brand .brand-mark{width:31px;height:31px}.mobile-brand .brand{gap:8px}.mobile-brand .brand strong{font-size:23px}.mobile-brand .brand strong span{font-size:15px}.mobile-brand .brand small{letter-spacing:.2em;font-size:6px}.top-actions{gap:0}.top-actions .avatar{width:32px;height:32px}.workspace{padding:15px 20px 0;overflow:hidden}.page-caption{margin-bottom:25px}.preview-note{gap:5px;font-size:9px}.preview-detail{font-size:8px}.page-caption .text-btn{display:none}.welcome{margin-bottom:25px}.welcome h1{margin-bottom:9px;font-size:29px}.welcome .tiny-label{font-size:8px}.welcome p{font-size:11px}.welcome-row{align-items:center;gap:10px}.write-button{gap:5px;min-height:44px;padding:9px 12px;font-size:11px}.write-button svg{width:15px}.home-grid{flex-direction:column;gap:12px;display:flex}.today-paper{gap:20px;min-height:175px;margin-bottom:29px;padding:21px 20px}.date-block{min-width:64px;padding-right:19px}.date-block strong{font-size:48px}.date-block>span{font-size:10px}.date-block small{font-size:8px}.today-copy h2{margin:7px 0;font-size:17px;line-height:1.6}.today-copy p{font-size:10px}.today-copy .tiny-label{font-size:7px}.today-copy .text-btn{min-height:44px;margin-bottom:-10px}.section-title h2{font-size:15px}.section-title h2 small{margin-left:10px;font-size:7px}.section-title>span{font-size:9px}.filter-tabs{gap:22px;margin-bottom:17px}.filter-tabs button{min-height:44px;font-size:11px}.journal-entry{margin-bottom:18px;padding:20px 20px 0}.entry-heading{margin-bottom:19px}.entry-heading .avatar{width:33px;height:33px}.entry-heading strong{font-size:12px}.entry-heading div>span{font-size:9px}.journal-entry>h3{font-size:20px;line-height:1.5}.entry-body{font-size:13px;line-height:2}.entry-keepsake{gap:15px;padding:15px 12px}.entry-keepsake .snapshot{width:85px}.entry-keepsake .hand-note{font-size:10px}.entry-keepsake p{font-size:11px}.journal-entry>footer .text-btn{font-size:10px}.end-note{margin:28px 0 15px}.memory-rail{grid-template-columns:1fr;gap:25px;margin:12px 0 20px;display:grid}.companion-card{background:#f0ece5;grid-template-columns:1fr 140px;align-items:center;gap:0 12px;padding:17px 17px 18px;display:grid}.companion-card:before{left:40px}.companion-card .rail-heading{grid-column:1}.companion-card h3{grid-column:1;margin:9px 0;font-size:17px}.companion-card>p{text-align:left;grid-column:1;margin:6px 0;font-size:9px}.companion-pair{grid-area:1/2/4;gap:2px}.companion-pair .snapshot{width:67px}.companion-pair .snapshot+.snapshot{margin-top:9px}.memory-board{padding:0}.memory-board .rail-heading{padding:0 4px}.memory-board .tiny-label{font-size:10px}.little-photos{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#dcd3c2 transparent;gap:16px;padding:20px 6px 19px;display:flex;overflow-x:auto}.little-photos .snapshot{scroll-snap-align:center;width:83px}.little-photos .mobile-extra{display:block}.rail-foot{display:none}.journal-footer{margin-top:10px;padding:17px 20px 110px;font-size:8px}.journal-footer i{font-size:8px}.mobile-nav{padding:8px 8px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fbf9f5f5;border-top:1px solid #e8e2d6;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav .nav-item{border-radius:0;flex-direction:column;gap:3px;min-width:65px;min-height:48px;padding:4px 12px;font-size:9px;display:flex}.mobile-nav .nav-item.active{color:#6d5c3e;background:0 0}.mobile-nav .nav-item svg{width:20px;height:20px}.mobile-nav .nav-item:nth-child(3) svg{color:#fff;background:#836f4b;border-radius:7px;width:25px;height:25px;margin-top:-4px;padding:4px}.settings-layout{display:block}.setting-card{margin-bottom:18px;padding:21px 20px}.card-heading{margin-bottom:22px}.card-heading h2{font-size:20px}.avatar-editor{align-items:flex-start;gap:17px}.avatar.large{width:68px;height:68px;font-size:27px}.avatar-editor h3{font-size:12px}.avatar-editor p{margin-top:5px;font-size:9px}.button-row{gap:12px}.button-row .text-btn{min-height:44px;font-size:10px}.upload-label{min-height:44px;padding:8px 11px;font-size:10px}.small-note{font-size:10px;line-height:1.8}.two-fields{grid-template-columns:1fr;gap:0}.form-actions{flex-direction:column;align-items:flex-start;padding-top:18px}.form-actions>span{font-size:10px}.form-actions>.primary{width:100%}.settings-aside{padding:10px 0}.note-paper{padding:21px;transform:none}.note-paper p{font-size:12px}.note-paper p br{display:none}.note-paper .note-line{margin:17px 0}.settings-link{min-height:57px;font-size:12px}.exit-setting{min-height:48px;font-size:12px}.editor-paper{padding:19px}.editor-top{gap:9px}.editor-top input{width:137px;padding-right:0}.entry-title-input,.entry-title-input::placeholder{font-size:22px}.editor-paper textarea{font-size:16px}#toast{width:max-content;font-size:12px;bottom:95px}.preview-dialog{padding:19px}.phone-dialog{padding:12px}.full-photo{max-width:calc(100vw - 68px)}.login-shell{min-height:100dvh;padding:25px 24px 23px}.login-private{display:none}.login-shell .brand strong{font-size:25px}.login-layout{flex-direction:column;align-items:stretch;gap:27px;padding:32px 0 17px;display:flex}.login-story>.tiny-label{font-size:8px}.login-story h1{letter-spacing:.025em;margin:13px 0 9px;font-size:31px;line-height:1.6}.login-story h1 br{display:none}.login-story>p{font-size:11px;line-height:1.9}.login-story>p br,.paper-art,.story-bottom{display:none}.login-card{border-radius:9px;max-width:none;padding:25px 24px 21px;box-shadow:0 9px 25px #60503205}.small-stamp{display:none}.login-card .tiny-label{font-size:8px}.login-card h2{margin:6px 0;font-size:24px}.login-card .subtle{font-size:11px}.login-card form{margin-top:24px}.login-card label{margin-bottom:19px;font-size:12px}.login-card-foot{padding-top:17px;font-size:9px}.login-shell>footer{text-align:center;padding-top:9px;display:block}.login-shell>footer .preview-note{justify-content:center;font-size:9px}.login-shell>footer>span{margin-top:13px;font-size:9px;display:block}.form-note{margin-bottom:20px;font-size:10px}}@media (max-width:900px) and (min-width:761px){.memory-rail{grid-template-columns:180px 1fr;gap:20px;margin:20px 0;display:grid}.memory-board{padding-top:0}.little-photos{max-width:100%;padding:20px 8px;display:flex;overflow-x:auto}.memory-board{min-width:0}.rail-foot{display:none}.companion-card{align-self:start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--bg:#f8f2e6;--paper:#fffcf5;--ink:#51432f;--muted:#8c7b60;--line:#e8dcc5;--accent:#936b2e;--light:#f0e3c6;--gold:#b5924c}.brand-quote{color:#89682f;letter-spacing:.035em;margin-top:25px;font-size:18px;font-weight:500;line-height:1.95}.side{background:#f0e5cb;border-color:#e4d6b7}.side-rule{background:#dfd0ae}.nav-item.active{color:#77521d;background:#e6d3a8}.nav-item:hover{background:#ecdcba}.primary{background:#936b2e}.primary:hover{background:#79551f}.today-paper{background:#f2e4bf;border-color:#e8d7af}.today-copy h2{color:#81632f}.date-block strong{color:#a17c35}.today-copy p{color:#98805a}.welcome h1{color:#57462d}.journal-entry>h3{color:#665134}.entry-body{color:#827158}.topbar{background:#fbf6ecdb}.companion-card{background:#f3e9d4;border-color:#e8dac0}.note-paper{background:#f3e6c9;border-color:#e5d5af}.mobile-nav{background:#fffaf0f5}.mobile-nav .nav-item.active{color:#8a6228}.mobile-nav .nav-item:nth-child(3) svg{background:#a77b37}.avatar{color:#957333;background:#eee0bc;border-color:#e4d3a8}.avatar.other{color:#a27b55;background:#f0dfce;border-color:#e6d2ba}.login-story h1{color:#665132}.login-story h1 span{color:#b09050}.paper-window{background:#f3e9cb}:root{--green:#936b2e;--green-hover:#79551f;--pale:#f2e6cd;--danger:#a33c39}.formal-workspace{min-height:calc(100dvh - 175px);padding-top:39px}.side-account{margin-top:auto}.side-memories+.side-account{margin-top:0}.side .nav-item{background:0 0}.side .nav-item.active{color:#77521d;background:#e6d3a8}.mobile-nav .nav-item{background:0 0}.brand span{font-weight:500}.brand strong span{margin-left:5px;font-size:17px}.brand small{margin-left:0}.login-story{background:0 0;padding:0;display:block}.login-story .brand span{font-size:17px}.login-card .field{margin-bottom:19px}.login-card .field>span{font-size:13px}.login-card .password-input input{margin-top:8px}.admin-login-link{justify-content:center;min-height:44px;margin:9px auto 0;font-size:11px;display:flex}.topbar .avatar-button{align-items:center;display:flex}.snapshot{color:inherit;border-radius:0;min-height:0;line-height:1.7;display:block}.snapshot:hover{background:#fffdf6}.photo-caption{color:#8f7956;text-align:center;padding-top:3px;font:10px/1.8 Georgia,Songti SC,SimSun,serif;display:block}.entry-card{border-radius:6px;padding:24px 27px}.entry-text{color:#77654f;font-size:15px;line-height:2}.entry-author strong{font-size:13px}.today-banner{border-radius:3px;justify-content:space-between;margin-bottom:30px}.today-banner h2{color:#99712f}.today-banner p{color:#927c57}.page-head h1{color:#57462d;font-size:35px}.page-head .muted{color:#8c7b60}.page-head .eyebrow{color:#9c8968;font-size:10px}.settings-card{border-radius:7px;max-width:820px}.settings-card form{max-width:550px}.settings-card .avatar-editor p{margin-bottom:12px}.settings-card .avatar-editor .avatar{flex-shrink:0}.settings-card .button-row{margin-top:15px}.avatar.large{width:88px;height:88px}.paper,.editor,.user-card{background:#fffcf5;border-color:#e8dcc5}.icon-button{min-width:44px;min-height:44px}.password-input>.icon-button{top:2px}.error-message{color:#923831;background:#fff0e8;border-color:#edcabd}.danger{background:#a33c39}.danger-text{color:#a33c39}@media (max-width:760px){.formal-workspace{padding-top:25px}.page-head h1{font-size:29px}.entry-card{padding:20px 18px}.page-head>.button{min-height:44px}.settings-card{padding:22px 20px}.avatar.large{width:68px;height:68px}.mobile-nav .nav-item{min-width:64px;min-height:48px;font-size:10px}.login-story{padding:0}.login-card .field>span{font-size:12px}.login-card input,.settings-card input{font-size:16px}.journal-footer{padding-bottom:110px}}
