:root{color:#383832;font-synthesis:none;scroll-behavior:smooth;background:#f5f1e8;scroll-padding-top:88px;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:#f5f1e8;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.detail-global-close{z-index:1100;color:#fff;cursor:pointer;touch-action:manipulation;background:#383832;border:1px solid #fffc;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:fixed;top:max(24px,50dvh - 366px);right:max(24px,50vw - 476px);box-shadow:0 6px 18px #1217132e}@media (width<=620px){.detail-global-close{top:12px;right:12px}}.composer:focus,.entry-detail:focus,.image-lightbox:focus{outline:none}.modal-backdrop{animation:.34s both home-veil-soft}.entry-detail,.composer{animation:.48s cubic-bezier(.16,.82,.28,1) both home-dialog-soft}.toast{animation:.42s cubic-bezier(.2,.8,.25,1) both home-toast-soft}@keyframes home-veil-soft{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1}}@keyframes home-dialog-soft{0%{opacity:0;transform:translateY(18px)scale(.982)}to{opacity:1;transform:none}}@keyframes home-toast-soft{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.brand{align-items:center;gap:12px;display:flex}main{width:100%;margin-left:0}.tag{color:#bd704d;background:#f5e4d7;border-radius:9px;padding:3px 8px;font-size:9px}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#39352e70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.composer{background:#fffaf2;border-radius:20px;width:min(570px,100%);padding:32px;position:relative;box-shadow:0 24px 80px #31291c40}.modal-close{cursor:pointer;background:#eee8dd;border:0;border-radius:99px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:20px;right:20px}.modal-close svg{width:17px}.composer h2{margin:0 0 24px;font-size:24px}.composer label{color:#756f64;margin-top:14px;font-size:11px;display:block}.composer input,.composer textarea,.composer select{background:#f6f0e6;border:1px solid #ded5c8;border-radius:11px;outline:0;width:100%;margin-top:7px;padding:12px;display:block}.composer input:focus,.composer textarea:focus{border-color:#c47a57;box-shadow:0 0 0 3px #c47a5715}.composer textarea{resize:vertical;height:120px}.composer-row{grid-template-columns:1fr 1fr;align-items:end;gap:12px;display:grid}.upload{cursor:pointer;color:#9c705b;background:0 0;border:1px dashed #c9b9a8;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:43px;display:flex}.save{color:#fff;cursor:pointer;background:#c9764f;border:0;border-radius:12px;width:100%;margin-top:22px;padding:13px;box-shadow:0 8px 18px #c9764f35}@media (width<=620px){.composer{padding:27px 20px}.composer-row{grid-template-columns:1fr}}.composer-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-moods{background:#f6f0e6;border:1px solid #ded5c8;border-radius:11px;justify-content:center;align-items:center;height:43px;margin-top:7px;display:flex}.modal-moods button{cursor:pointer;filter:grayscale(.6);background:0 0;border:0;padding:5px;font-size:17px}.modal-moods button.active{filter:none;transform:scale(1.2)}.upload.uploaded{color:#70856b;background:#e6ecdf;border-style:solid}.toast{z-index:100;color:#fff;background:#4e5148;border-radius:11px;align-items:center;gap:8px;padding:11px 16px;font-size:11px;animation:.25s toast-in;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #34362e35}@keyframes toast-in{0%{opacity:0;transform:translateY(15px)}}.hidden-file-input{display:none!important}.photo-field{min-width:0}.photo-field .upload{width:100%}.photo-file-name{text-overflow:ellipsis;white-space:nowrap;color:#8e877b;text-align:center;margin-top:6px;font-size:10px;display:block;overflow:hidden}.image-gallery{border-top:1px solid #ebe2d6;margin-top:24px;padding-top:20px}.image-gallery h3{margin:0 0 13px;font-size:15px}.image-gallery h3 small{color:#9b9387;margin-left:5px;font-size:10px;font-weight:400}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gallery-grid img{aspect-ratio:1.25;object-fit:cover;background:#eee7dc;border:1px solid #e4dacd;border-radius:12px;width:100%;display:block}@media (width<=620px){.gallery-grid{grid-template-columns:1fr}.gallery-grid img{aspect-ratio:1.4}}.detail-footer-actions{align-items:center;gap:6px;display:flex}.detail-footer .add-gallery{color:#a7694c;background:#eee7db;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.detail-footer .add-gallery:hover{background:#e3d3c1}.detail-footer .add-gallery:disabled{opacity:.55;cursor:wait}.gallery-image{cursor:zoom-in;aspect-ratio:1.25;background:#eee7dc;border:1px solid #e4dacd;border-radius:12px;padding:0;position:relative;overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .38s cubic-bezier(.2,.7,.2,1),filter .38s;display:block}.gallery-image span{color:#fff;opacity:0;background:#322b25b8;border-radius:7px;padding:5px 7px;font-size:9px;transition:opacity .22s,transform .22s;position:absolute;inset:auto 8px 8px auto;transform:translateY(6px)}.gallery-image:hover img{filter:brightness(.87);transform:scale(1.09)}.gallery-image:hover span{opacity:1;transform:translateY(0)}.image-lightbox{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out;background:#211c18e8;place-items:center;padding:35px;display:grid;position:fixed;inset:0}.image-lightbox img{object-fit:contain;cursor:default;border-radius:10px;max-width:min(1280px,94vw);max-height:calc(100vh - 95px);box-shadow:0 24px 90px #0008}.image-lightbox p{text-align:center;color:#fff9;margin:0;font-size:10px;position:fixed;bottom:18px;left:0;right:0}.lightbox-close{color:#fff;cursor:pointer;background:#fff2;border:0;border-radius:99px;place-items:center;width:39px;height:39px;display:grid;position:fixed;top:22px;right:25px}.lightbox-close:hover{background:#fff4}@media (width<=620px){.gallery-image{aspect-ratio:1.4}.gallery-image span{opacity:1;transform:none}.image-lightbox{padding:16px}.image-lightbox img{max-width:100%;max-height:calc(100vh - 80px)}.lightbox-close{top:15px;right:15px}}.auth-screen{z-index:200;background:radial-gradient(circle at 20% 15%,#f7e7d5 0,#0000 32%),radial-gradient(circle at 85% 82%,#dce5d7 0,#0000 30%),#eee9df;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow:auto}.auth-screen:before,.auth-screen:after{content:"✦";color:#c988661c;font-size:140px;position:absolute}.auth-screen:before{bottom:7%;left:8%;transform:rotate(-15deg)}.auth-screen:after{top:5%;right:8%;transform:rotate(12deg)}.auth-card{z-index:1;background:#fffaf2;border:1px solid #e4d8c9;border-radius:24px;width:min(430px,100%);padding:34px 38px;position:relative;box-shadow:0 28px 80px #77614820}.auth-brand{align-items:center;gap:11px;margin-bottom:32px;display:flex}.auth-brand b,.auth-brand small{display:block}.auth-brand b{letter-spacing:2px;font-size:17px}.auth-brand small{color:#9d9588;margin-top:2px;font-size:9px}.auth-card h1{margin:0 0 7px;font-family:DM Serif Display,Noto Sans SC;font-size:26px;font-weight:500}.auth-card label{color:#766f64;margin-top:13px;font-size:10px;display:block}.auth-card label input{background:#f6f0e6;border:1px solid #ded5c8;border-radius:11px;outline:0;width:100%;margin-top:6px;padding:12px}.auth-card label input:focus{border-color:#c47a57;box-shadow:0 0 0 3px #c47a5715}.auth-error{color:#a45443;background:#f5e3dd;border-radius:9px;margin-top:13px;padding:9px 11px;font-size:10px}.auth-submit{color:#fff;cursor:pointer;background:#c9764f;border:0;border-radius:11px;width:100%;margin-top:20px;padding:12px;box-shadow:0 8px 20px #c9764f35}.auth-submit:disabled{opacity:.6}.privacy-note{text-align:center;color:#aaa196;margin-top:22px;font-size:8px;display:block}.auth-loading{z-index:210;background:#eee9df;place-items:center;display:grid;position:fixed;inset:0}.auth-loading .brand-mark{animation:1.1s infinite alternate pulse}@keyframes pulse{to{opacity:.65;transform:scale(1.1)}}@media (width<=620px){.auth-card{padding:28px 22px}}.detail-backdrop{z-index:70;overflow:auto}.entry-detail{background:#fffaf2;border:1px solid #e6dacb;border-radius:22px;width:min(720px,100%);max-height:min(850px,100vh - 40px);position:relative;overflow:auto;box-shadow:0 30px 90px #30291d55}.detail-photo,.detail-placeholder{object-fit:cover;width:100%;height:min(330px,42vh);display:block}.detail-placeholder{color:#755d51;place-items:center;display:grid}.detail-placeholder svg{width:42px;height:42px}.detail-placeholder.peach{background:#ecd2bf}.detail-placeholder.sage{background:#ced8c7}.detail-placeholder.blue{background:#ccd9d8}.detail-placeholder.gold{background:#e5d2ac}.detail-photo-action{color:#9c6248;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffaf2e8;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;display:flex;position:absolute;top:min(282px,42vh - 48px);right:17px}.detail-body{padding:29px 34px 26px}.detail-meta{color:#958e82;flex-wrap:wrap;align-items:center;gap:11px;font-size:10px;display:flex}.detail-meta>span:not(.tag){align-items:center;gap:4px;display:flex}.detail-meta button{color:#b66c4d;cursor:pointer;background:#f1e7db;border:0;border-radius:99px;place-items:center;width:32px;height:32px;margin-left:auto;display:grid}.detail-heading{align-items:flex-start;gap:12px;margin:16px 0;display:flex}.detail-heading>span{font-size:26px;line-height:1.2}.detail-heading h2{margin:0;font-family:DM Serif Display,Noto Sans SC,serif;font-size:27px;font-weight:500;line-height:1.25}.detail-text{white-space:pre-wrap;color:#625e56;margin:0;font-size:14px;line-height:2}.detail-footer{color:#aaa195;border-top:1px solid #ebe2d6;justify-content:space-between;align-items:center;margin-top:25px;padding-top:16px;font-size:10px;display:flex}.detail-footer button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.detail-footer .danger{color:#b67666}@media (width<=620px){.entry-detail{border-radius:18px}.detail-body{padding:24px 20px}.detail-meta{padding-right:28px}.detail-heading h2{font-size:24px}.detail-text{font-size:13px}.detail-footer span{display:none}}.entry-editor{padding-top:34px}.entry-editor>h2{margin:4px 0 22px;font-family:DM Serif Display,Noto Sans SC,serif;font-size:27px;font-weight:500}.entry-editor label{color:#756f64;margin-top:14px;font-size:11px;display:block}.entry-editor input,.entry-editor textarea,.entry-editor select{background:#f6f0e6;border:1px solid #ded5c8;border-radius:11px;outline:0;width:100%;margin-top:7px;padding:12px;display:block}.entry-editor textarea{resize:vertical;height:130px}.edit-gallery{border-top:1px solid #ebe2d6;margin-top:23px;padding-top:19px}.edit-gallery h3{margin:0 0 12px;font-size:15px}.edit-gallery h3 small{color:#9a9285;margin-left:5px;font-size:10px;font-weight:400}.edit-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.edit-gallery-grid figure{aspect-ratio:1;background:#eee7dc;border-radius:10px;margin:0;position:relative;overflow:hidden}.edit-gallery-grid img{object-fit:cover;width:100%;height:100%;display:block}.edit-gallery-grid figure button{color:#fff;cursor:pointer;background:#332b25c9;border:0;border-radius:6px;justify-content:center;align-items:center;gap:3px;padding:5px;font-size:9px;display:flex;position:absolute;bottom:5px;left:5px;right:5px}.edit-image-add{color:#9c705b;cursor:pointer;background:0 0;border:1px dashed #c9b9a8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:100%;font-size:10px;display:flex}.editor-actions{gap:10px;margin-top:23px;display:flex}.editor-actions .save{flex:1;margin:0}.cancel-edit{color:#806f61;cursor:pointer;background:0 0;border:1px solid #d9cfc1;border-radius:11px;padding:12px 15px}.location-hint{float:right;color:#9d9588;font-size:9px;font-weight:400}@media (width<=620px){.edit-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.detail-backdrop{animation:.26s both veil-in}.entry-detail{transform-origin:50% 42%;animation:.34s cubic-bezier(.2,.75,.2,1) both record-open}.gallery-wall{background:#6a6257;overflow:hidden}.gallery-wall:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#3d362e9c,#0000 14% 86%,#3d362e9c);position:absolute;inset:0}.gallery-wall-track{align-items:center;gap:18px;width:max-content;height:100%;padding:18px 0;animation:22s linear infinite wall-glide;display:flex}.gallery-wall-track figure{background:#f7f1e6;flex:none;width:220px;height:calc(min(330px,42vh) - 36px);margin:0;padding:8px 8px 20px;position:relative;transform:rotate(-2deg);box-shadow:0 10px 22px #211d184f}.gallery-wall-track figure:nth-child(2n){margin-top:12px;transform:rotate(2deg)}.gallery-wall-track img{object-fit:cover;filter:saturate(.88);width:100%;height:100%;display:block}.gallery-wall-track figcaption{color:#8a786a;letter-spacing:1px;font:8px ui-monospace,monospace;position:absolute;bottom:5px;right:8px}@keyframes veil-in{0%{opacity:0}to{opacity:1}}@keyframes record-open{0%{opacity:0;transform:scale(.965)translateY(12px)}to{opacity:1;transform:none}}@keyframes wall-glide{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery-wall-track{animation:wall-glide var(--wall-duration,18s) linear infinite;gap:0;padding:18px 0}.gallery-wall-set{flex:none;align-items:center;gap:18px;padding-right:18px;display:flex}.gallery-wall-track figure{--tilt:-2deg;--zoom:1;transform:rotate(var(--tilt)) scale(var(--zoom));will-change:transform;transition:filter .22s,box-shadow .22s;animation:9.2s ease-in-out infinite alternate frame-sway}.gallery-wall-track figure:nth-child(2n){--tilt:2deg;animation-duration:11.4s;animation-delay:-3.2s}.gallery-wall-track figure:nth-child(3n){--tilt:-.7deg;animation-duration:13.1s;animation-delay:-6.1s}.gallery-wall:hover .gallery-wall-track,.gallery-wall:hover .gallery-wall-track figure{animation-play-state:paused}.gallery-wall-track figure:hover{--zoom:1.075;z-index:4;filter:brightness(1.04);box-shadow:0 18px 34px #211d186e}.gallery-wall-track figure:hover img{filter:saturate(1.02)}@keyframes frame-sway{0%{transform:rotate(var(--tilt)) scale(var(--zoom)) translateX(-1px)}47%{transform:rotate(calc(var(--tilt) + .7deg)) scale(var(--zoom)) translateX(2px)}to{transform:rotate(calc(var(--tilt) - .5deg)) scale(var(--zoom)) translateX(-2px)}}@media (width<=620px){.gallery-wall-track figure{width:min(62vw,235px);height:calc(min(330px,42vh) - 36px)}.gallery-wall-set{gap:13px;padding-right:13px}.gallery-wall:active .gallery-wall-track,.gallery-wall:active .gallery-wall-track figure{animation-play-state:paused}}.entry-detail>.modal-close{z-index:10;color:#4b4841;background:#fffaf2;box-shadow:0 5px 16px #30291d45}.entry-detail .detail-photo-action{z-index:6}@media (prefers-reduced-motion:reduce){.detail-backdrop,.entry-detail,.gallery-wall-track,.gallery-wall-track figure{animation:none!important}.gallery-wall-track{transform:none}.gallery-wall-track figure:nth-child(n+5){display:none}}.filing-notice{text-align:center;letter-spacing:.25px;border-top:1px solid #e4dbce;margin:38px 0 4px;padding-top:16px;font-size:10px}.filing-notice a{color:#aaa196;text-decoration:none}.filing-notice a:hover{color:#a66c51;text-decoration:underline}.auth-filing{z-index:1;border:0;margin:0;padding:0;position:absolute;bottom:22px;left:0;right:0}.auth-filing a{color:#9d9588}@media (width<=620px){.filing-notice{margin-top:28px}.auth-filing{font-size:9px;bottom:14px}}.detail-authorship{color:#a39b8e;margin:0;padding-top:13px;font-size:10px;line-height:1.5}.auth-screen .auth-card .brand-mark,.auth-loading.auth-loading .brand-mark{color:#29463a;text-shadow:0 1px #ffffff47;background:#f3c976;border:1px solid #29463a1f;border-radius:8px 8px 17px;font-family:Songti SC,STSong,serif;font-weight:700;box-shadow:7px 9px #365447}.app-shell{--album-ink:#263a32;--album-green:#314a3f;--album-green-soft:#49675a;--album-sun:#e8c783;--album-red:#b65f4e;--album-accent:#df705b;--album-accent-green:#5d845e;--album-paper:#f4ebdd;--album-paper-light:#fbf6ed;--album-line:#493f3126;--album-muted:#706e65;--album-shadow:0 14px 34px #45342417;--album-display:"Songti SC", "STSong", "SimSun", "Kaiti SC", serif;--album-cursive:"Xingkai SC", "Baoli SC", "STXingkai", "华文行楷", "STCaiyun", "华文彩云", "Kaiti SC", cursive;--album-body:"PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--album-utility:"SFMono-Regular", Consolas, monospace;color:var(--album-ink)!important;font-family:var(--album-body)!important;background-color:#d9e2ca!important;background-image:radial-gradient(#58785d2e .6px,#0000 .7px),linear-gradient(130deg,#efeed9,#d9e2ca)!important;background-size:8px 8px,auto!important}.app-shell .brand-mark{border:1px solid #20332a29;place-items:center;width:39px;height:44px;font-size:20px;display:grid;color:var(--album-ink)!important;background:var(--album-sun)!important;font-family:var(--album-cursive)!important;border-radius:5px 5px 13px!important;box-shadow:4px 5px #233a30!important}.app-shell .composer,.app-shell .entry-detail{color:var(--album-ink)!important;background:var(--album-paper-light)!important;border:1px solid var(--album-line)!important;box-shadow:var(--album-shadow)!important;background-image:none!important;border-radius:14px!important}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell .detail-heading h2{color:var(--album-ink)!important}.app-shell .detail-heading h2,.app-shell .entry-editor>h2{font-family:var(--album-display)!important;font-weight:600!important}.app-shell .eyebrow{align-items:center;gap:11px;display:flex;color:var(--album-accent-green)!important;font-family:var(--album-utility)!important;letter-spacing:.26em!important;margin:0 0 27px!important;font-size:9px!important;font-weight:400!important;line-height:1.4!important}.app-shell .eyebrow>span{background:currentColor;flex:none;width:26px;height:1px}.app-shell .composer input,.app-shell .composer textarea,.app-shell .composer select,.app-shell .entry-editor input,.app-shell .entry-editor textarea,.app-shell .entry-editor select{color:var(--album-ink)!important;background:#efe5d6!important;border:1px solid #4d403029!important;border-radius:9px!important}.app-shell .save,.app-shell .auth-submit{background:var(--album-green)!important;color:#fffaf0!important;box-shadow:none!important;border-radius:999px!important}.app-shell .modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#23312aad!important}.app-shell .modal-close{color:var(--album-ink)!important;background:#f4ebddf0!important;box-shadow:0 5px 18px #261f1829!important}.app-shell :focus-visible,.auth-screen :focus-visible{outline-offset:3px;outline:2px solid var(--album-red,#b65f4e)!important}.app-shell .entry-detail{overflow:hidden}.app-shell .detail-single-photo{cursor:zoom-in;width:100%;padding:0;display:block;position:relative;overflow:hidden;background:#d8cdbb!important;border:0!important;border-radius:0!important}.app-shell .detail-single-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.app-shell .detail-single-photo>span{color:#fffaf0;letter-spacing:.04em;opacity:0;background:#263a32c2;border-radius:999px;padding:7px 12px;font-size:11px;transition:opacity .25s,transform .25s;position:absolute;bottom:16px;right:18px;transform:translateY(5px)}.app-shell .detail-single-photo:hover img,.app-shell .detail-single-photo:focus-visible img{filter:saturate(.92)brightness(.92);transform:scale(1.025)}.app-shell .detail-single-photo:hover>span,.app-shell .detail-single-photo:focus-visible>span{opacity:1;transform:translateY(0)}.app-shell .detail-meta{border-bottom:1px solid var(--album-line);align-items:flex-start;gap:12px;padding-bottom:14px}.app-shell .detail-meta-facts{min-width:0;color:var(--album-muted);flex-wrap:wrap;flex:1;align-items:center;gap:8px 16px;font-size:12px;display:flex}.app-shell .detail-meta-facts>span{align-items:center;gap:5px;display:inline-flex}.app-shell .detail-meta>button{flex:none}.app-shell .detail-authorship{border-top:1px dashed var(--album-line);flex-wrap:wrap;gap:7px 18px;margin:20px 0 0;padding-top:13px;display:flex;color:var(--album-muted)!important;font-size:11px!important}.app-shell .detail-authorship span+span:before{content:"·";color:var(--album-red);margin-right:18px}.app-shell .image-index{border-top:1px solid var(--album-line);margin-top:22px;padding-top:20px}.app-shell .image-index h3 small{color:var(--album-muted);font:400 10px var(--album-body)}.app-shell .image-index .gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:12px}.app-shell .image-index .gallery-image{aspect-ratio:1;min-height:0;position:relative;overflow:hidden;border:1px solid var(--album-line)!important;box-shadow:none!important;border-radius:8px!important}.app-shell .image-index .gallery-image img{object-fit:cover;width:100%;height:100%}.app-shell .image-index .gallery-image span{color:#fffaf0;opacity:1;background:#263a32bd;border-radius:4px;padding:2px 5px;font:8px ui-monospace,monospace;position:absolute;bottom:5px;right:5px;transform:none}.app-shell .modal-close,.app-shell .detail-photo-action{z-index:30}@media (width<=620px){.app-shell .detail-meta{align-items:center}.app-shell .detail-meta-facts{gap:5px 12px}.app-shell .detail-authorship{gap:4px;display:grid}.app-shell .detail-authorship span+span:before{display:none}.app-shell .image-index .gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .detail-single-photo>span{opacity:1;transform:none}}.auth-screen{color:#263a32;background-color:#d9e2ca!important;background-image:radial-gradient(#58785d2e .6px,#0000 .7px),linear-gradient(130deg,#efeed9,#d9e2ca)!important;background-size:8px 8px,auto!important}.auth-screen .auth-card{color:#263a32;background:#fbf6ed!important;border:1px solid #493f3126!important;border-radius:14px!important;box-shadow:0 20px 54px #45342421!important}.auth-screen .auth-card h1{color:#263a32!important;font-family:Songti SC,STSong,serif!important}.auth-screen .auth-card .brand-mark{color:#263a32!important;background:#e8c783!important;border-radius:5px 5px 13px!important;box-shadow:4px 5px #314a3f!important}.auth-screen .auth-card input{color:#263a32;background:#efe5d6!important;border-color:#493f312e!important;border-radius:8px!important}.auth-screen .auth-submit{color:#fffaf0!important;box-shadow:none!important;background:#314a3f!important;border-radius:999px!important}.app-shell .detail-backdrop{overscroll-behavior:contain;overflow:hidden!important}.app-shell .detail-backdrop .entry-detail{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#314a3f52 transparent;max-height:calc(100dvh - 40px);scroll-padding-bottom:28px;box-shadow:none!important;overflow:hidden auto!important}.app-shell .detail-backdrop .gallery-wall{isolation:isolate;position:relative}.app-shell .detail-backdrop .gallery-wall:before{border-radius:inherit;inset:0}.app-shell .detail-backdrop .entry-detail::-webkit-scrollbar{width:8px}.app-shell .detail-backdrop .entry-detail::-webkit-scrollbar-thumb{background:#314a3f47 padding-box padding-box;border:2px solid #0000;border-radius:999px}@media (width<=620px){.app-shell .detail-backdrop{padding:8px!important}.app-shell .detail-backdrop .entry-detail{max-height:calc(100dvh - 16px);padding-bottom:env(safe-area-inset-bottom);scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom));border-radius:16px!important}}.app-shell .composer-backdrop{overscroll-behavior:contain;overflow:hidden!important}.app-shell .composer-backdrop .composer{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#314a3f52 transparent;max-height:calc(100dvh - 40px);scroll-padding-bottom:28px;overflow:hidden auto}.app-shell .composer-backdrop .composer::-webkit-scrollbar{width:8px}.app-shell .composer-backdrop .composer::-webkit-scrollbar-thumb{background:#314a3f47 padding-box padding-box;border:2px solid #0000;border-radius:999px}@media (width<=620px){.app-shell .composer-backdrop{align-items:start;padding:8px!important}.app-shell .composer-backdrop .composer{max-height:calc(100dvh - 16px);scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom));padding:24px 18px calc(24px + env(safe-area-inset-bottom))!important;border-radius:16px!important}}.app-shell .detail-backdrop .entry-detail{background:var(--album-paper-light)!important;border:1px solid #f4ebddb8!important}.app-shell .detail-backdrop .entry-detail>.modal-close{margin:14px 14px -46px auto;z-index:60!important;position:sticky!important;top:14px!important;right:auto!important}.app-shell .detail-body{background:var(--album-paper-light)}.app-shell .detail-heading h2{font-size:clamp(24px,3vw,34px)}.app-shell .detail-text{color:#555b55!important;font-size:15px!important;line-height:1.9!important}.app-shell .image-index h3{font-size:17px}.app-shell .image-index h3 small,.app-shell .detail-footer{font-size:11px}.auth-screen .privacy-note,.auth-screen .auth-card label{color:#666b63;font-size:12px}@media (width<=620px){.app-shell .detail-backdrop .entry-detail>.modal-close{margin:10px 10px -42px auto;top:10px!important}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :before,.app-shell :after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.app-shell{isolation:isolate;min-height:100vh;display:block;position:relative;overflow-x:hidden}.app-shell main,.app-shell>footer{z-index:2;position:relative}.app-shell .particle-field{z-index:0;pointer-events:none;position:fixed;inset:0}.app-shell .ambient{z-index:0;pointer-events:none;filter:blur(90px);opacity:.22;border-radius:50%;position:fixed}.app-shell .ambient-a{background:var(--album-sun);width:42vw;height:42vw;top:8vh;left:-13vw}.app-shell .ambient-b{background:var(--album-green-soft);width:38vw;height:38vw;top:46vh;right:-12vw}.app-shell .site-header{z-index:10;justify-content:space-between;align-items:center;gap:16px;width:min(1320px,100% - 64px);height:88px;margin:0 auto;display:flex;position:relative}.app-shell .brand{color:inherit;align-items:center;gap:11px;padding:0;text-decoration:none;display:flex}.app-shell .brand-symbol{border:1px solid var(--album-line);background:var(--album-green);width:37px;height:37px;color:var(--album-sun);font-family:var(--album-cursive);border-radius:50% 50% 45% 55%;flex:none;place-items:center;font-size:19px;display:grid;transform:rotate(-6deg)}.app-shell .brand b,.app-shell .brand small{display:block}.app-shell .brand b{font-family:var(--album-display);letter-spacing:4px;color:var(--album-ink);font-size:16px;font-weight:600}.app-shell .brand small{font:7px/1.7 var(--album-utility);letter-spacing:1.8px;color:var(--album-muted);margin-top:2px}.app-shell .site-header nav{letter-spacing:1px;align-items:center;gap:22px;font-size:12px;display:flex}.app-shell .site-header nav a{color:var(--album-muted);text-decoration:none}.app-shell .nav-feature{background:var(--album-green);color:#fbf6ed;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 16px;font-size:12px;transition:background-color .25s;display:inline-flex}.app-shell .nav-feature:hover{background:var(--album-green-soft)}.app-shell .header-account{flex:none;align-items:center;gap:4px;display:flex}.app-shell .header-account-name{color:var(--album-muted);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.app-shell .header-logout{color:var(--album-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.app-shell .header-logout:hover{color:var(--album-ink);background:#263a3214}.app-shell .menu-button{color:var(--album-ink);cursor:pointer;background:0 0;border:0;padding:8px;display:none}.app-shell .hero{z-index:2;width:min(1320px,100% - 64px);margin:0 auto;padding:110px 0 70px;position:relative}.app-shell .hero-copy{z-index:3;max-width:640px;position:relative}.app-shell .hero h1{font-family:var(--album-display);letter-spacing:-4px;color:var(--album-ink);margin:0;font-size:clamp(49px,5.3vw,82px);font-weight:400;line-height:1.16}.app-shell .hero h1 span{display:block}.app-shell .hero h1 strong{color:#0000;background:linear-gradient(100deg,#d65f4c,#91533f);-webkit-background-clip:text;background-clip:text;font-weight:400;display:block}.app-shell .hero-intro{max-width:490px;color:var(--album-muted);margin:29px 0 34px;font-size:14px;line-height:2}.app-shell .hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.app-shell .issue-note{font:8px var(--album-utility);letter-spacing:1px;color:var(--album-muted)}.app-shell .hero-orbit-stage{z-index:1;pointer-events:none;justify-content:center;align-items:center;height:100svh;display:flex;position:absolute;top:0;left:0;right:0}.app-shell .hero-orbit{width:min(480px,80vw);height:min(480px,80vw);position:relative}.app-shell .orbit{pointer-events:none;border:1px dashed #263a3238;border-radius:50%;animation:25s linear infinite orbit-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.app-shell .orbit span{background:var(--album-paper);font:7px var(--album-utility);letter-spacing:1px;color:var(--album-muted);border-radius:50%;padding:4px 7px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.app-shell .orbit-one{aspect-ratio:1;width:68%}.app-shell .orbit-two{aspect-ratio:1;width:100%;animation-duration:34s;animation-direction:reverse}@keyframes orbit-spin{to{transform:translate(-50%,-50%)rotate(350deg)}}.app-shell .scroll-cue{letter-spacing:2px;color:var(--album-muted);writing-mode:vertical-rl;pointer-events:auto;align-items:center;gap:10px;font-size:9px;text-decoration:none;display:flex;position:absolute;bottom:26px;left:0}.app-shell .scroll-cue i{background:linear-gradient(var(--album-muted),transparent);width:1px;height:36px}.app-shell .section-wrap{z-index:2;width:min(1180px,100% - 64px);margin:0 auto;padding:130px 0;position:relative}.app-shell .section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:44px;display:flex}.app-shell .section-heading p{font:8px var(--album-utility);letter-spacing:2px;color:var(--album-accent-green);margin:0}.app-shell .section-heading h2{font-family:var(--album-display);color:var(--album-ink);margin:10px 0 0;font-size:clamp(35px,4vw,56px);font-weight:400;line-height:1.1}.app-shell .heading-note{color:var(--album-muted);text-align:right;margin:0;font-size:12px;line-height:1.9}.app-shell .empty-note{color:var(--album-muted);font-size:13px}.app-shell .story-timeline{grid-template-columns:1fr 1fr;gap:20px 72px;padding:6px 0;display:grid;position:relative}.app-shell .story-timeline:before{content:"";background:var(--album-line);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.app-shell .story-card{background:var(--album-paper-light);border:0;border-radius:20px;grid-column:1;justify-self:end;align-items:flex-start;gap:13px;width:min(100%,400px);padding:12px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 6px 18px #3d4c3212}.app-shell .story-card.side-right{grid-column:2;justify-self:start}.app-shell .story-timeline-dot{background:var(--album-green);border:2px solid var(--album-paper-light);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translateY(-50%)}.app-shell .story-card:not(.side-right) .story-timeline-dot{right:-36px}.app-shell .story-card.side-right .story-timeline-dot{left:-36px}.app-shell .story-thumb{border-radius:14px;flex:none;width:68px;height:68px;position:relative;overflow:hidden}.app-shell .story-thumb img{object-fit:cover;filter:saturate(.82);width:100%;height:100%;display:block}.app-shell .story-image-empty{background:linear-gradient(155deg,var(--tone-a),var(--tone-b));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.app-shell .story-image-empty.tone-peach{--tone-a:#f3ddc4;--tone-b:#e7c9a6}.app-shell .story-image-empty.tone-sage{--tone-a:#dfe6d3;--tone-b:#c9d6bb}.app-shell .story-image-empty.tone-blue{--tone-a:#dbe6e2;--tone-b:#c3d4d0}.app-shell .story-image-empty.tone-gold{--tone-a:#f0e2bf;--tone-b:#e3cf9c}.app-shell .story-empty-mood{filter:saturate(.85);font-size:22px}.app-shell .story-body{flex:1;min-width:0;padding:2px 0}.app-shell .story-meta{font:8px var(--album-utility);letter-spacing:.5px;color:var(--album-accent-green);align-items:center;gap:6px;display:flex}.app-shell .story-meta i{background:currentColor;border-radius:50%;flex:none;width:3px;height:3px}.app-shell .story-body h3{font-family:var(--album-display);color:var(--album-ink);white-space:nowrap;text-overflow:ellipsis;margin:6px 0 4px;font-size:15px;font-weight:400;line-height:1.4;overflow:hidden}.app-shell .story-body p{color:var(--album-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:11px;line-height:1.7;display:-webkit-box;overflow:hidden}.app-shell .story-body button{color:var(--album-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;display:flex}.app-shell .load-more,.app-shell .load-more-link{border:1px solid var(--album-line);color:var(--album-ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:10px 20px;font-size:12px;display:inline-flex}.app-shell .load-more{margin:32px auto 0;display:flex}.app-shell .load-more:hover,.app-shell .load-more-link:hover{background:var(--album-paper-light)}.app-shell .quote-band{text-align:center;background:var(--album-green);color:#f4eed5;z-index:2;border:0;border-radius:50% 50% 8px 8px;place-items:center;width:min(1320px,100% - 64px);min-height:500px;margin:50px auto;display:grid;position:relative;overflow:hidden}.app-shell .quote-band:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:390px;height:390px;position:absolute}.app-shell .quote-mark{font-family:var(--album-display);color:var(--album-accent);opacity:.16;font-size:140px;line-height:.8;position:absolute;top:60px;left:8%}.app-shell .quote-band blockquote{font-family:var(--album-display);letter-spacing:1px;color:#f4eed5;margin:0;font-size:clamp(28px,3.3vw,46px);font-weight:400;line-height:1.5;position:relative}.app-shell .quote-orbit{color:#e6c45f;align-items:center;gap:10px;display:flex;position:absolute;bottom:60px;right:8%}.app-shell .quote-orbit span{font:8px/1.6 var(--album-utility);text-align:left;color:#e6c45f}.app-shell .photo-wall{grid-template-rows:260px 330px;grid-template-columns:1.05fr .82fr 1.15fr;gap:14px;display:grid}.app-shell .photo-wall figure{background:var(--album-paper-light);border-radius:20px;margin:0;position:relative;overflow:hidden}.app-shell .photo-wall button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.app-shell .photo-wall img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.app-shell .photo-wall figure:hover img{transform:scale(1.05)}.app-shell .photo-wall figcaption{color:#fff;background:linear-gradient(#0000,#141a14b8);padding:44px 17px 15px;font-size:9px;position:absolute;bottom:0;left:0;right:0}.app-shell .photo-wall figcaption span{color:var(--album-sun);margin-right:8px;font-size:9px}.app-shell .photo-1{grid-row:1/3}.app-shell .photo-3{grid-area:1/3/3}.app-shell .family{text-align:center;max-width:640px;margin:0 auto;position:relative}.app-shell .family-sun{border:1px solid var(--album-accent);z-index:-1;opacity:.3;border-radius:50%;width:280px;height:280px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.app-shell .family-copy .eyebrow{justify-content:center}.app-shell .family-copy h2{font-family:var(--album-display);color:var(--album-ink);margin:0 0 18px;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.38}.app-shell .family-copy .family-vow{font-family:var(--album-display);color:var(--album-accent-green);justify-content:center;align-items:center;gap:10px;margin:0 0 26px;font-size:15px;font-style:italic;line-height:1.5;display:flex}.app-shell .family-vow-star{font-size:16px;font-style:normal;animation:2.5s ease-in-out infinite footer-star-pulse}.app-shell .family-copy>p:not(.eyebrow):not(.family-vow){color:var(--album-muted);max-width:480px;margin:0 auto;font-size:13px;line-height:2.15}.app-shell .family-members{border-top:1px solid var(--album-line);grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px;padding-top:20px;display:grid}.app-shell .family-members span{font-family:var(--album-display);color:var(--album-ink);font-size:14px}.app-shell .family-members small{color:var(--album-muted);font:8px/1.7 var(--album-body);margin-top:6px;display:block}.app-shell>footer{text-align:center;border-top:1px solid var(--album-line);background:0 0;width:100%;margin:0 auto;padding:50px max(32px,50% - 660px) 30px}.app-shell .footer-row{color:var(--album-muted);font:7px var(--album-utility);letter-spacing:1.2px;justify-content:space-between;display:flex}.app-shell .footer-filing{align-items:center;gap:10px;display:inline-flex}.app-shell .footer-filing a:hover{color:var(--album-ink)}@keyframes footer-star-pulse{50%{opacity:.55;transform:scale(.85)}}@media (width<=900px){.app-shell .hero{padding-top:70px}.app-shell .photo-wall{grid-template-rows:200px 240px}}@media (width<=700px){.app-shell .site-header{height:68px}.app-shell .site-header nav{background:var(--album-paper-light);border:1px solid var(--album-line);z-index:20;border-radius:14px;flex-direction:column;align-items:stretch;gap:2px;padding:16px;display:none;position:absolute;top:60px;left:16px;right:16px;box-shadow:0 14px 34px #45342424}.app-shell .site-header nav.open{display:flex}.app-shell .site-header nav a{padding:11px}.app-shell .nav-feature{justify-content:center;margin-top:6px}.app-shell .menu-button{display:block}.app-shell .header-account-name span,.app-shell .brand small{display:none}.app-shell .hero{width:calc(100% - 34px);padding:56px 0 70px}.app-shell .hero-orbit-stage{height:calc(100svh - 68px)}.app-shell .hero h1{font-size:clamp(1.9rem,10vw,2.6rem)}.app-shell .scroll-cue{display:none}.app-shell .section-wrap{width:calc(100% - 34px);padding:90px 0}.app-shell .section-heading{align-items:flex-start}.app-shell .heading-note{display:none}.app-shell .story-timeline{grid-template-columns:1fr;column-gap:0}.app-shell .story-timeline:before{left:13px}.app-shell .story-card{margin-left:34px;grid-column:1!important;justify-self:stretch!important;width:calc(100% - 34px)!important}.app-shell .story-card .story-timeline-dot{left:-24px!important;right:auto!important}.app-shell .quote-band{width:calc(100% - 34px);min-height:380px}.app-shell .quote-band blockquote{font-size:27px}.app-shell .photo-wall{grid-template-rows:180px 180px 180px;grid-template-columns:1fr 1fr}.app-shell .photo-1,.app-shell .photo-3{grid-area:auto}.app-shell .family-sun{width:200px;height:200px;top:-30px}.app-shell .family-members{gap:8px}.app-shell .footer-row{text-align:center;flex-direction:column;align-items:center;gap:12px}}@media (width<=410px){.app-shell .photo-wall{grid-template-rows:repeat(6,220px);grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.app-shell .particle-field{opacity:.6}}:root{--sp:0;--sy:0px}.app-shell{--album-ink:#f2ebe0;--album-green:#c9b48a;--album-green-soft:#d8c4a0;--album-sun:#c9b48a;--album-red:#c9b48a;--album-accent:#c9b48a;--album-accent-green:#c9b48a;--album-paper:#1a1713;--album-paper-light:#211d18;--album-line:#f2ebe01f;--album-muted:#9a9388;--album-display:"Songti SC", "STSong", "Times New Roman", serif;color:#f2ebe0!important;background:#14110e!important;overflow:clip!important}.app-shell .particle-field,.app-shell .ambient,.app-shell .cursor-glow,.app-shell .light-rays,.app-shell .lamp-halo,.app-shell .memory-marquee,.app-shell .hero-prints,.app-shell .hero-print,.app-shell .hero-orbit,.app-shell .orbit,.app-shell .hero-still,.app-shell .fx-cursor,.app-shell .toc,.app-shell .place-grid,.app-shell .essay,.app-shell .month-label{display:none!important}.fx-progress{z-index:80;height:1px;width:calc(var(--sp) * 100%);pointer-events:none;background:#c9b48a;position:fixed;top:0;left:0}.fx-grain{z-index:70;pointer-events:none;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:fixed;inset:0}.fx-vignette{z-index:69;pointer-events:none;background:radial-gradient(#0000 52%,#00000059 100%);position:fixed;inset:0}.app-shell .site-header{z-index:40;width:100%;height:80px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0;padding:0 max(28px,50% - 560px);position:fixed;top:0;left:0;right:0;background:linear-gradient(#14110ebf,#0000)!important}.app-shell .site-header.is-stuck{-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #f2ebe01a;background:#14110e!important}.app-shell .brand-symbol{color:#f2ebe0!important;width:22px!important;height:22px!important;box-shadow:none!important;background:0 0!important;border:1px solid #f2ebe0!important;border-radius:0!important;font-size:11px!important;animation:none!important;transform:none!important}.app-shell .brand b{color:#f2ebe0!important;letter-spacing:.4em!important;font-size:11px!important}.app-shell .brand small{display:none}.app-shell .site-header nav{gap:32px}.app-shell .site-header nav a{letter-spacing:.22em;font-size:11px;position:relative;color:#f2ebe0b3!important}.app-shell .site-header nav a:after{content:"";transform-origin:0;background:#c9b48a;height:1px;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.app-shell .site-header nav a:hover{color:#c9b48a!important}.app-shell .site-header nav a:hover:after{transform:scaleX(1)}.app-shell .header-account-name,.app-shell .header-logout,.app-shell .menu-button{color:#f2ebe0b3!important}.app-shell .hero{width:100%;height:150svh;min-height:0;padding:0;display:block;position:relative;overflow:clip}.app-shell .hero-pin{height:100svh;position:sticky;top:0;overflow:hidden}.app-shell .hero-media{position:absolute;inset:0;overflow:hidden}.app-shell .hero-media img{object-fit:cover;width:100%;height:100%;transform:scale(calc(1.12 + var(--p,0) * .16));filter:saturate(.95);animation:none;display:block}.app-shell .hero-veil{background:linear-gradient(90deg, #14110eb3 0%, #14110e33 55%, #14110e59 100%), linear-gradient(to top, #14110eb3, transparent 46%), rgba(20,17,14, calc(var(--p,0) * .45));position:absolute;inset:0}.app-shell .hero-copy{z-index:2;width:min(1120px,100% - 56px);max-width:none;height:100%;opacity:calc(1 - var(--p,0) * 1.15);transform:translate3d(0, calc(var(--p,0) * -48px), 0);flex-direction:column;justify-content:flex-end;margin:0 auto;padding:0 0 88px;display:flex;position:relative}.app-shell .eyebrow{animation:1.1s cubic-bezier(.16,1,.3,1) both rise;color:#c9b48a!important;letter-spacing:.36em!important;margin:0 0 20px!important;font-size:11px!important}.app-shell .hero h1{max-width:8em;animation:1.25s cubic-bezier(.16,1,.3,1) 60ms both rise;color:#f7f1e6!important;letter-spacing:-.03em!important;font-size:clamp(44px,6.4vw,88px)!important;line-height:1.1!important}.app-shell .hero h1 span,.app-shell .hero h1 strong{-webkit-text-fill-color:#f7f1e6;animation:none;color:#f7f1e6!important;background:0 0!important}.app-shell .hero-intro{max-width:26em;font-size:16px;line-height:1.9;animation:1.3s cubic-bezier(.16,1,.3,1) .12s both rise;color:#f7f1e6c7!important}.app-shell .nav-feature{z-index:0;letter-spacing:.16em;padding:13px 20px;transition:color .4s;animation:1.35s cubic-bezier(.16,1,.3,1) .18s both rise;position:relative;overflow:hidden;color:#f7f1e6!important;box-shadow:none!important;background:0 0!important;border:1px solid #f7f1e666!important;border-radius:0!important}.app-shell .nav-feature:before{display:none}.app-shell .nav-feature:after{content:"";transform-origin:0;z-index:-1;background:#f7f1e6;transition:transform .45s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.app-shell .nav-feature:hover{color:#14110e!important;background:0 0!important}.app-shell .nav-feature:hover:after{transform:scaleX(1)}.app-shell .issue-note{letter-spacing:.14em;color:#f7f1e680!important}.app-shell .section-wrap{width:min(1120px,100% - 56px);padding:88px 0}.app-shell .section-heading{width:100%;margin:0 0 36px;display:block!important}.app-shell .section-heading p{letter-spacing:.3em;color:#c9b48a!important}.app-shell .section-heading h2{color:#f2ebe0!important;font-size:clamp(32px,4vw,48px)!important}.app-shell .heading-note{display:none!important}.app-shell .load-more,.app-shell .load-more-link{letter-spacing:.12em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:10px;min-width:220px;margin:40px auto 0;padding:14px 22px;font-size:11px;transition:color .35s,background .35s;color:#f2ebe0!important;background:0 0!important;border:1px solid #f2ebe047!important;border-radius:0!important;display:flex!important}.app-shell .load-more:hover,.app-shell .load-more-link:hover{letter-spacing:.12em;color:#14110e!important;background:#f2ebe0!important}.app-shell .story-timeline{flex-direction:column;gap:72px;max-width:820px;margin:0 auto;display:flex!important}.app-shell .story-timeline:before,.app-shell .story-timeline-dot{display:none!important}.app-shell .story-card{min-height:0;width:100%!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;grid-template-columns:1fr!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}.app-shell .story-card.has-cover{align-items:center;gap:36px;grid-template-columns:1.05fr .95fr!important}.app-shell .story-card.side-left.has-cover{grid-template-columns:.95fr 1.05fr!important}.app-shell .story-card.side-left.has-cover .story-thumb{order:2}.app-shell .story-card:hover{transform:none!important}.app-shell .story-card:not(.has-cover){border-top:1px solid #f2ebe01f;max-width:560px;padding-top:8px!important}.app-shell .story-thumb{clip-path:inset(12%);border-radius:0;width:100%;height:280px;margin:0;transition:clip-path 1.1s cubic-bezier(.16,1,.3,1);overflow:hidden}.app-shell .story-card.is-in .story-thumb,.app-shell .reveal.is-in .story-thumb{clip-path:inset(0)}.app-shell .story-thumb img{object-fit:cover;filter:grayscale(.15);width:100%;height:100%;transition:filter .9s,transform 1.4s cubic-bezier(.16,1,.3,1);transform:scale(1.06)}.app-shell .story-card.has-cover .story-thumb img{animation:1s linear both view-rise;animation-timeline:view();animation-range:entry cover 40%}.app-shell .story-image-empty{display:none}.app-shell .story-body{flex-direction:column;justify-content:center;padding:8px 0;display:flex}.app-shell .story-meta{letter-spacing:.16em;color:#c9b48a!important;font-size:11px!important}.app-shell .story-body h3{white-space:normal;margin:10px 0 12px;font-size:28px;color:#f2ebe0!important}.app-shell .story-card:not(.has-cover) h3{font-size:clamp(28px,3.2vw,40px)}.app-shell .story-body p{-webkit-line-clamp:3;font-size:15px;color:#f2ebe0b3!important}.app-shell .story-body button{letter-spacing:.14em;border-bottom:1px solid #f2ebe066;width:fit-content;margin-top:16px;color:#f2ebe0!important}.app-shell .photo-wall{grid-template-columns:1.2fr 1fr 1.15fr;grid-auto-rows:210px;gap:8px;display:grid}.app-shell .photo-wall figure:nth-child(6n+1),.app-shell .photo-wall figure:nth-child(6n+3){grid-row:span 2}.app-shell .photo-wall figure:nth-child(6n+5){grid-column:span 2}.app-shell .photo-wall figure{box-shadow:none;clip-path:inset(6%);background:#1a1713;border-radius:0;height:100%;margin:0;padding:0;transition:clip-path 1.1s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.app-shell .photo-wall button{width:100%;height:100%}.app-shell .photo-wall figure:hover{box-shadow:none;transform:none}.app-shell .photo-wall img{object-fit:cover;aspect-ratio:auto;filter:grayscale(.18);width:100%;height:100%;transition:filter .9s,transform 1.5s cubic-bezier(.16,1,.3,1);animation:1s linear both view-zoom;animation-timeline:view();animation-range:entry cover 35%;transform:scale(1.04)}.app-shell .photo-wall figure:after{display:none}.app-shell .photo-wall figcaption{color:#f2ebe0;letter-spacing:.08em;background:linear-gradient(#0000,#14110ebf);padding:36px 14px 12px;font-size:11px;position:absolute;bottom:0;left:0;right:0}.app-shell .photo-wall figure.reveal.is-in{clip-path:inset(0)}.app-shell .photo-wall figcaption span{color:#c9b48a;letter-spacing:.18em;margin-right:10px}.app-shell .quote-band{width:min(1120px,100% - 56px);min-height:0;box-shadow:none;flex-direction:column;align-items:flex-start;gap:28px;margin:8px auto 0;padding:48px 0 72px;animation:none;display:flex;background:0 0!important;border-radius:0!important}.app-shell .quote-band:before,.app-shell .quote-mark{display:none}.app-shell .quote-band blockquote{-webkit-text-fill-color:#f2ebe0;letter-spacing:-.02em;text-align:left;max-width:14em;font-size:clamp(28px,4vw,48px);animation:none;color:#f2ebe0!important;background:0 0!important}.app-shell .quote-orbit{justify-content:flex-start;animation:none;color:#c9b48a!important;position:static!important}.app-shell .quote-orbit span{letter-spacing:.2em;color:#c9b48a!important;font-size:11px!important}.app-shell .family,.app-shell .family-still,.app-shell .family-portrait{display:none!important}.app-shell>footer{border-top:1px solid #f2ebe01a;padding-bottom:88px}.app-shell .footer-row{letter-spacing:.06em;color:#9a9388!important}.app-shell .reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i,0) * 80ms);transform:translateY(24px)}.app-shell .reveal.is-in{opacity:1;transform:none}.story-index{letter-spacing:.42em;color:#c9b48a;margin-bottom:10px;font-size:11px;display:block}.app-shell .story-meta i{background:#c9b48a;border-radius:50%;width:3px;height:3px;margin:0 2px 2px;display:inline-block}.app-shell .story-body button{transition:letter-spacing .4s,border-color .4s}.app-shell .story-body button:hover{letter-spacing:.22em;border-bottom-color:#c9b48a}.quote-rule{transform-origin:0;background:#c9b48a;width:56px;height:1px;margin-bottom:0;animation:1s linear both view-rule;animation-timeline:view();animation-range:entry cover 30%;display:block;transform:scaleX(0)}.write-fab{z-index:45;color:#f2ebe0;width:52px;height:52px;box-shadow:none;opacity:0;pointer-events:none;background:0 0;border:1px solid #f2ebe059;border-radius:50%;place-items:center;padding:0;transition:opacity .4s,background .35s,color .35s,transform .35s;animation:none;display:grid;position:fixed;bottom:28px;right:24px;transform:translateY(8px)}.write-fab.is-on{opacity:1;pointer-events:auto;transform:none}.write-fab span{display:none!important}.write-fab:hover{color:#14110e;background:#f2ebe0}.image-lightbox{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14110ee6}.image-lightbox .lightbox-close{color:#f2ebe0;background:0 0;border:1px solid #f2ebe059;border-radius:0;width:44px;height:44px;position:fixed;top:22px;right:22px}.image-lightbox .lightbox-nav{color:#f2ebe0;background:0 0;border:1px solid #f2ebe04d;border-radius:50%;width:44px;height:44px;position:fixed;top:50%;transform:translateY(-50%)}.image-lightbox .lightbox-nav.prev{left:18px}.image-lightbox .lightbox-nav.next{right:18px}.image-lightbox img{border-radius:0}.app-shell .composer,.app-shell .entry-detail{color:#f2ebe0!important;box-shadow:none!important;background:#1a1713!important;border:1px solid #f2ebe01f!important;border-radius:0!important}.app-shell .gallery-wall,.app-shell .detail-backdrop .gallery-wall{height:min(360px,42vh);background:#14110e!important}.app-shell .gallery-wall-track figure,.app-shell .gallery-wall-track figure:nth-child(2n),.app-shell .gallery-wall-track figure:nth-child(3n){width:280px;height:180px;box-shadow:none!important;filter:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important;animation:none!important;transform:none!important}.app-shell .gallery-wall-track figure img{filter:grayscale(.12)contrast(1.04)}.app-shell .gallery-wall-track figure:hover img{filter:grayscale(0)contrast(1.06)}.app-shell .detail-single-photo{background:#14110e!important;border-radius:0!important}.app-shell .detail-single-photo img{object-fit:cover;width:100%;height:100%}.app-shell .entry-detail h2,.app-shell .detail-heading h2,.app-shell .entry-editor>h2{color:#f2ebe0!important;letter-spacing:0!important}.app-shell .detail-text{color:#f2ebe0b8!important}.app-shell .detail-meta,.app-shell .detail-authorship{color:#f2ebe0!important}.app-shell .tag,.app-shell .detail-photo-action,.app-shell .detail-meta button{color:#f2ebe0!important;box-shadow:none!important;background:0 0!important;border:1px solid #f2ebe047!important;border-radius:0!important}.app-shell .image-index .eyebrow{letter-spacing:.2em}.app-shell .image-index h3{letter-spacing:0}.app-shell .composer h2,.app-shell .entry-editor>h2{letter-spacing:0!important;color:#f2ebe0!important}.app-shell .composer label,.app-shell .entry-editor label{letter-spacing:.12em;color:#f2ebe08c!important}.app-shell .composer input,.app-shell .composer textarea,.app-shell .composer select,.app-shell .entry-editor input,.app-shell .entry-editor textarea,.app-shell .entry-editor select,.app-shell .modal-moods{color:#f2ebe0!important;background:#14110e!important;border:1px solid #f2ebe033!important;border-radius:0!important}.app-shell .composer .save{color:#14110e!important;background:#f2ebe0!important;border-radius:0!important}.app-shell .upload,.app-shell .modal-close{border:1px solid #f2ebe04d;color:#f2ebe0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.auth-screen,.auth-loading{color:#f2ebe0;background:#14110e!important}.auth-screen:before,.auth-screen:after{display:none!important}.auth-screen .auth-card{color:#f2ebe0!important;box-shadow:none!important;background:#1a1713!important;border:1px solid #f2ebe024!important;border-radius:0!important}.auth-screen .auth-card h1,.auth-screen .auth-card b{letter-spacing:0;color:#f2ebe0!important}.auth-screen .auth-card input{color:#f2ebe0!important;background:#14110e!important;border:1px solid #f2ebe033!important;border-radius:0!important}.auth-screen .auth-submit{color:#14110e!important;background:#f2ebe0!important;border-radius:0!important}.app-shell .story-card:hover .story-thumb img{filter:grayscale(0);animation:none;transform:scale(1.12)}.app-shell .photo-wall figure:hover img{filter:grayscale(0);animation:none;transform:scale(1.1)}@keyframes rise{0%{opacity:0;filter:blur(6px);transform:translateY(22px)}to{opacity:1;filter:none;transform:none}}@keyframes view-rise{0%{transform:scale(1.08)translateY(18px)}to{transform:scale(1.06)translate(0,0)}}@keyframes view-zoom{0%{filter:grayscale(.18);transform:scale(1.12)}to{filter:grayscale(.18);transform:scale(1.04)}}@keyframes view-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=860px){.app-shell .hero{height:130svh}.app-shell .story-card.has-cover,.app-shell .story-card.side-left.has-cover{grid-template-columns:1fr!important}.app-shell .story-card.side-left.has-cover .story-thumb{order:0}.app-shell .photo-wall{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.app-shell .photo-wall figure:nth-child(6n+1),.app-shell .photo-wall figure:nth-child(6n+3),.app-shell .photo-wall figure:nth-child(6n+5){grid-area:auto}}@media (width<=700px){.app-shell .site-header nav{box-shadow:none!important;background:#14110e!important;border:1px solid #f2ebe01f!important;border-radius:0!important}.app-shell .story-card,.app-shell .story-card.has-cover{width:100%!important;margin-left:0!important}.app-shell .hero-copy{padding-bottom:56px}.app-shell .hero h1{max-width:10em}.write-fab{bottom:20px;right:16px}}@media (prefers-reduced-motion:reduce){.app-shell .hero{height:100svh}.app-shell .hero-pin{position:relative}.app-shell .hero-media img,.app-shell .hero-copy{opacity:1!important;transform:none!important}.app-shell .hero-veil{background:linear-gradient(90deg,#14110eb3 0%,#14110e33 55%,#14110e59 100%),linear-gradient(#0000 54%,#14110eb3)}.app-shell .story-card.has-cover .story-thumb img,.app-shell .photo-wall img,.app-shell .quote-rule,.app-shell .reveal,.app-shell .nav-feature,.app-shell .eyebrow,.app-shell .hero h1,.app-shell .hero-intro{animation:none!important}.app-shell .reveal{opacity:1;transform:none}.app-shell .story-thumb,.app-shell .photo-wall figure{clip-path:none;transition:none}}
