@charset "UTF-8";
:root{--paper:#f5f2eb;--panel:#fffef9;--green:#214b40;--ink:#263f36;--muted:#68716a;--line:#dedfd3;--soft:#e9ece2;--gold:#b48243;--rose:#b97960;--serif:"Songti SC","Noto Serif CJK SC","STSong",serif;--sans:"PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.65 var(--sans)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a77736;outline-offset:3px}button{color:inherit;border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600}h1{font-size:40px;line-height:1.35;letter-spacing:1px}h2{font-size:25px;line-height:1.5}h3{font-size:21px}p{color:var(--muted)}small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font:11px/1.4 var(--sans);letter-spacing:2.7px;color:var(--gold);text-transform:uppercase}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}.skip{position:absolute;top:-80px;padding:12px;background:white;z-index:100}.skip:focus{top:0}
.demo-bar{height:42px;border-bottom:1px solid #d8ded1;background:#e8ecdf;display:flex;align-items:center;justify-content:space-between;padding:0 25px;font-size:12px;color:#466050;gap:12px}.demo-label{display:flex;gap:8px;align-items:center}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#71916b}.demo-actions{display:flex;align-items:center;gap:14px}.demo-actions button{text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:5px}.sidebar{width:216px;position:fixed;top:42px;bottom:0;left:0;border-right:1px solid var(--line);padding:32px 24px;display:flex;flex-direction:column;background:var(--paper);z-index:5}.brand{display:flex;align-items:center;gap:12px;margin:0 0 35px}.brand-mark{width:43px;height:48px;border:1px solid var(--green);border-radius:3px;display:grid;place-items:center;transform:rotate(-3deg);color:var(--green);font:28px var(--serif)}.brand strong{font:28px var(--serif);letter-spacing:5px}.brand small{display:block;font-size:8px;letter-spacing:2.5px;margin-top:4px}.space-mini{font-size:13px;margin-bottom:21px;padding-bottom:22px;border-bottom:1px solid var(--line)}.space-mini small{display:block;color:var(--muted);margin-top:4px}.nav-list{display:grid;gap:6px}.nav-list a{display:flex;align-items:center;gap:14px;padding:12px;border-radius:5px;font-size:14px;transition:.15s}.nav-list a:hover{background:#e9ece2}.nav-list a.active{background:var(--green);color:#fffef7}.side-bottom{margin-top:auto;padding-top:32px}.side-note{padding:17px 0;border-top:1px solid var(--line);font-family:var(--serif);font-size:15px;color:#7d8478}.side-note span{display:block;font:10px var(--sans);letter-spacing:1px;margin-top:8px}.side-profile{display:flex;align-items:center;gap:10px;font-size:13px;margin-top:20px}.side-profile small{display:block;color:var(--muted)}.shell{margin-left:216px}.topbar{min-height:81px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:16px 40px;gap:12px}.breadcrumb{font-size:13px;color:var(--muted)}.top-controls{display:flex;gap:15px;align-items:center}.role-select{font-size:12px;padding:8px 26px 8px 11px;border:1px solid var(--line);border-radius:5px;background:transparent;color:var(--green);max-width:155px}.icon-btn{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--panel);position:relative}.notice-dot{position:absolute;top:8px;right:9px;width:6px;height:6px;background:var(--rose);border-radius:50%}.avatar{width:42px;height:42px;border-radius:50%;background:#e6c8a9;display:grid;place-items:center;font:19px var(--serif);border:3px solid var(--panel);color:#665141}.avatar.mom{background:#dfc9bd}.avatar.me{background:#c9d7c4}.avatar.partner{background:#ddd5c1}.avatar.child1{background:#e7caba}.avatar.child2{background:#d7d8ae}.main{max-width:1510px;margin:0 auto;padding:34px 40px 60px;min-height:calc(100vh - 123px)}.page-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:27px;gap:20px}.page-heading h1{margin:8px 0}.page-heading p{font-size:14px}.date-stamp{font-family:var(--serif);font-size:14px;color:#6f796b;white-space:nowrap}.date-stamp b{font-size:28px;font-weight:400;margin-right:5px}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:28px}.home-main{min-width:0}.hero{height:365px;background:#243d30;position:relative;overflow:hidden;border-radius:8px;color:var(--panel);isolation:isolate}.hero img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(16,34,25,.8),rgba(16,34,25,0) 75%);z-index:-1}.hero-copy{position:absolute;bottom:29px;left:30px;right:30px}.hero .hero-top{position:absolute;top:20px;left:23px;border:1px solid #f5f2eb70;padding:4px 11px;font-size:11px;letter-spacing:1px;color:#fff8e6;background:#17271c26;backdrop-filter:blur(4px)}.hero h2{font-size:32px;letter-spacing:2px;line-height:1.5;margin:8px 0}.hero p{color:#f7f0ddcf;font-size:13px}.hero small{font-size:11px;letter-spacing:2px;color:#f7f0ddcf}.hero-link{position:absolute;inset:0;z-index:2}.hero-arrow{position:absolute;bottom:30px;right:28px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #f5f2eb80;border-radius:50%}.caption{font-size:10px;text-align:right;color:#929789;margin-top:5px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;background:var(--panel);border:1px solid var(--line);border-radius:6px}.quick-actions a{padding:19px 14px;display:flex;align-items:center;justify-content:center;gap:13px}.quick-actions a+a{border-left:1px solid var(--line)}.quick-actions a:hover{background:var(--soft)}.quick-actions .icon{width:24px;height:24px;color:#607c62}.quick-actions strong{font-size:14px;font-weight:500;display:block}.quick-actions small{font-size:10px;color:var(--muted)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:29px 0 16px}.section-head h2{font-size:23px}.text-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#60715e;min-height:32px}.text-link:hover{text-decoration:underline}.memory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.memory-card{min-width:0;transition:transform .2s}.memory-card:hover{transform:translateY(-3px)}.memory-visual{height:131px;border-radius:4px;background:#e9e3d5;overflow:hidden;position:relative;display:grid;place-items:center;color:#9c7950}.memory-visual img{width:100%;height:100%;object-fit:cover}.memory-visual.letter{background:repeating-linear-gradient(0deg,#f0e8d7,#f0e8d7 23px,#d5ceb940 24px);padding:20px;font:18px var(--serif);transform:none}.memory-visual.story{background:#e0e4d5}.memory-visual .icon{width:38px;height:38px}.memory-card .meta{margin:9px 0 4px;font-size:10px;color:#8a8c7b;display:flex;justify-content:space-between;gap:7px}.memory-card h3{font-size:16px;line-height:1.6}.memory-card p{font-size:11px;margin-top:5px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:7px;padding:23px}.family-panel{background:#edf0e5}.family-panel .section-head{margin:0 0 15px}.family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 8px}.person-bubble{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px}.person-bubble .avatar{width:51px;height:51px;border-color:#f9faf0;font-size:23px;transition:.2s}.person-bubble:hover .avatar{transform:translateY(-3px)}.family-panel .rule{margin:18px 0 13px}.rule{border:0;border-top:1px solid var(--line)}.home-aside{display:grid;align-content:start;gap:19px}.home-aside h3{font-size:20px}.note-card{background:#eee6d6;border:1px solid #e2d8c1;padding:24px;border-radius:5px;position:relative}.note-card .eyebrow{margin-bottom:17px}.note-card h3{font-size:21px;line-height:1.8}.note-card p{font-size:12px;margin:10px 0 15px}.outline-btn,.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 21px;border-radius:5px;border:1px solid var(--green);font-size:13px;line-height:1.5;transition:.15s}.btn{background:var(--green);color:#fffdf3}.btn:hover{background:#315f50}.outline-btn{background:transparent;color:var(--green)}.outline-btn:hover{background:#e6eadf}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.full,.outline-btn.full{width:100%}.btn.small,.outline-btn.small{font-size:12px;min-height:38px;padding:8px 13px}.btn.danger{background:#a25243;border-color:#a25243}.tag{display:inline-flex;align-items:center;font:11px var(--sans);padding:4px 8px;border-radius:3px;background:var(--soft);color:#63745c;vertical-align:middle}.tag.warm{background:#f4e7cd;color:#8b682e}.tag.rose{background:#f0e1d7;color:#9b654c}.pending-box{padding:20px}.pending-box p{font-size:12px;margin:10px 0 15px}.quote-footer{text-align:center;color:#899082;font:16px var(--serif);letter-spacing:2px;margin-top:38px}.footer-label{text-align:center;color:#969b90;font-size:10px;margin-top:10px}.mobile-nav,.mobile-brand{display:none}.view{animation:arrive .3s ease-out}@keyframes arrive{from{opacity:.94;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px}.stack{display:grid;gap:19px}.stack.small-gap{gap:10px}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid-three{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.narrow{max-width:780px;margin:0 auto}.form{display:grid;gap:20px}.field{display:grid;gap:8px}.field>span,.field>label{font-size:13px;font-weight:500}.field input,.field textarea,.field select,.search-input{width:100%;padding:13px 14px;border:1px solid #cdd3c6;border-radius:5px;color:var(--ink);background:#fffef9;min-height:47px}.field textarea{min-height:125px;resize:vertical;line-height:1.8}.field small{color:var(--muted)}.field-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;margin:10px 0}.field-check input{margin-top:6px;accent-color:var(--green);min-width:17px;min-height:17px}.form-actions{display:flex;justify-content:end;gap:12px;align-items:center}.form-error{color:#aa4436;font-size:13px}.upload-zone{border:1px dashed #a1b298;border-radius:6px;text-align:center;padding:29px 20px;background:#f1f3e9}.upload-zone label{display:block;font:21px var(--serif);margin:12px 0 8px}.upload-zone input{font-size:12px;max-width:100%}.upload-zone p{font-size:12px;margin-top:10px}.file-list{display:grid;gap:8px;margin-top:15px}.file-row{display:flex;align-items:center;gap:12px;justify-content:space-between;border:1px solid var(--line);padding:12px;border-radius:4px;font-size:12px;overflow-wrap:anywhere}.file-row img{width:50px;height:45px;object-fit:cover}.tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin:19px 0 25px;overflow:auto}.tabs button{padding:12px 20px;border-bottom:2px solid transparent;font-size:14px;white-space:nowrap}.tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:600}.filter-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.filter-row select{padding:9px 15px;border:1px solid var(--line);border-radius:4px;background:var(--panel);font-size:13px;color:var(--ink)}.search-box{position:relative}.search-box .icon{position:absolute;left:15px;top:13px;color:#8f9887}.search-input{padding-left:45px}.timeline{display:grid;gap:27px}.timeline-section{display:grid;grid-template-columns:85px minmax(0,1fr);gap:20px}.timeline-date{font:24px var(--serif);color:#869279}.timeline-date small{font:10px var(--sans);display:block}.timeline-items{border-left:1px solid #cbd4c2;padding-left:25px;display:grid;gap:15px}.archive-row{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:0 0 16px}.archive-row .memory-visual{width:115px;height:90px;flex-shrink:0}.archive-row h3{font-size:19px}.archive-row p{font-size:12px;margin-top:6px}.archive-row .tag{margin-right:6px}.empty{padding:60px 30px;text-align:center;border:1px dashed #c6d0bd;border-radius:8px;background:#eef1e7}.empty .icon{width:45px;height:45px;margin-bottom:20px}.empty p{margin:12px 0 25px}.profile-cover{background:var(--soft);padding:35px;border-radius:7px;display:flex;gap:25px;align-items:center;margin-bottom:28px}.profile-cover .avatar{width:90px;height:90px;font-size:36px}.profile-cover h1{font-size:33px}.profile-cover p{font-size:13px;margin:5px 0 10px}.detail-photo{width:100%;max-height:460px;object-fit:cover;border-radius:6px}.story-body{font-family:var(--serif);font-size:21px;line-height:2.1;white-space:pre-wrap;margin:26px 0;color:#35473c}.detail-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:14px 0 22px}.fact-list{display:grid;gap:15px;font-size:13px}.fact-list div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:13px}.fact-list span{color:var(--muted);flex-shrink:0}.info-note{padding:15px 19px;border-left:3px solid #92a181;background:#ecefe4;color:#64715a;font-size:12px}.info-note.warm{background:#f3ecdb;border-color:#c5a76b;color:#886a41}.service-hero{padding:35px;background:var(--green);color:var(--panel);border-radius:7px;position:relative}.service-hero h2{font-size:32px;margin:12px 0}.service-hero p{color:#cdd8c4;max-width:520px}.service-hero .eyebrow{color:#cfb784}.service-hero .outline-btn{color:#fffdf4;border-color:#c7cbb5;margin-top:25px}.large-number{font:48px var(--serif);color:var(--green)}.deliverable-item{display:flex;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.deliverable-item .num{font:23px var(--serif);color:#9ca890}.deliverable-item strong{font-size:15px;font-weight:500}.deliverable-item p{font-size:12px;margin-top:4px}.order-row{padding:22px;background:var(--panel);border:1px solid var(--line);border-radius:6px;display:grid;gap:13px}.row-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.row-head small{color:var(--muted)}.order-row h3{font-size:22px}.order-row p{font-size:13px}.row-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}.steps{display:flex;gap:0;margin:23px 0;overflow:auto}.step{min-width:74px;flex:1;text-align:center;font-size:11px;color:#89917e;position:relative;padding-top:29px}.step:before{content:"";width:12px;height:12px;border:1px solid #c9d0bf;background:var(--paper);border-radius:50%;position:absolute;top:3px;left:calc(50% - 6px);z-index:1}.step:after{content:"";height:1px;background:#d6dccd;position:absolute;top:9px;left:50%;width:100%}.step:last-child:after{display:none}.step.done:before{background:#5c775d;border-color:#5c775d}.step.current{color:var(--green);font-weight:600}.step.current:before{outline:4px solid #d3ddc8;background:var(--green)}.history{font-size:12px;display:grid;gap:15px;padding-left:17px;border-left:1px solid var(--line)}.history small{display:block;color:#9ba18f;font-size:10px}.original{background:#f0ecdf;padding:24px;border-radius:5px;white-space:pre-wrap;font:18px/1.9 var(--serif)}.tree{padding:30px 15px}.tree-level{display:flex;justify-content:center;gap:32px;position:relative}.tree-level+.tree-level{margin-top:36px}.tree-level+.tree-level:before{content:"";position:absolute;top:-36px;width:1px;height:36px;background:#aebda3}.tree-person{display:flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid var(--line);border-radius:6px;background:var(--panel);position:relative;font-size:13px}.tree-person:after{content:"";position:absolute;right:-33px;top:50%;height:1px;width:32px;background:#aebda3}.tree-person:last-child:after{display:none}.tree-person small{display:block;color:var(--muted)}.person-list{display:grid;gap:14px}.member-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);gap:10px}.member-identity{display:flex;align-items:center;gap:12px}.member-identity small{display:block;color:var(--muted)}.member-row .tag{white-space:nowrap}.data-actions{display:grid;gap:10px}.price-card{display:flex;flex-direction:column;gap:17px}.price-card ul{padding-left:19px;font-size:13px;color:var(--muted);flex:1}.price-card li{margin:10px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:16px 12px}th{font-weight:500;color:var(--muted)}.guide-list{display:grid;gap:12px;counter-reset:guide}.guide-item{display:flex;align-items:center;gap:16px;padding:18px 21px;border:1px solid var(--line);border-radius:5px;background:var(--panel)}.guide-item:before{counter-increment:guide;content:counter(guide,decimal-leading-zero);font:25px var(--serif);color:#9aa489}.guide-item h3{font-size:20px}.guide-item p{font-size:12px}.guide-item .icon{margin-left:auto}.review-point{padding:21px;border:1px solid var(--line);border-radius:5px}.review-point h3{font-size:21px;margin:10px 0}.review-point p{font-size:13px}.flow-mini{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted)}.flow-mini span{padding:7px 12px;border:1px solid var(--line);border-radius:4px}.tour-banner{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:13px 18px;background:#e8ecdF;border:1px solid #cbd4c1;border-radius:5px;margin-bottom:22px;font-size:12px}.tour-banner b{font-weight:500}.login-intro{text-align:center;padding:15px 20px 25px}.login-intro .brand-mark{margin:0 auto 15px}.login-intro h1{font-size:35px}.login-intro p{margin-top:15px}dialog{border:1px solid var(--line);border-radius:10px;padding:28px;background:var(--panel);color:var(--ink);width:min(540px,calc(100vw - 30px));max-height:85vh;overflow:auto}dialog::backdrop{background:#19271d77;backdrop-filter:blur(3px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.modal-heading h2{font-size:24px}.modal-heading button{width:40px;height:40px;font-size:25px}.modal-body p{font-size:14px;margin-bottom:14px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:#214b40;color:white;padding:12px 24px;border-radius:6px;box-shadow:0 8px 25px #142d2522;z-index:100;max-width:calc(100% - 30px);font-size:13px;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1550px){.hero{height:430px}.memory-visual{height:170px}.home-grid{grid-template-columns:minmax(0,1fr) 310px;gap:33px}}
@media(max-width:1150px){.sidebar{width:182px;padding:27px 17px}.shell{margin-left:182px}.main{padding:28px}.topbar{padding:14px 28px}.home-grid{grid-template-columns:minmax(0,1fr) 235px;gap:20px}.hero{height:330px}.hero h2{font-size:26px}.panel{padding:19px}.home-aside{gap:16px}.quick-actions a{padding:17px 10px;gap:8px}.quick-actions small{display:none}.content-grid{grid-template-columns:minmax(0,1fr) 255px}.memory-visual{height:110px}}
@media(max-width:900px){.home-grid,.content-grid{grid-template-columns:1fr}.home-aside{grid-template-columns:1fr 1fr;align-items:start}.home-aside .pending-box{grid-column:1/-1}.hero{height:370px}.grid-three{grid-template-columns:1fr}.memory-visual{height:145px}.date-stamp{display:none}.family-grid{gap:12px}.tree-person{padding:11px}.grid-two{gap:15px}}
@media(max-width:640px){body{font-size:16px}.sidebar{display:none}.shell{margin:0}.demo-bar{padding:0 14px;height:34px;font-size:10px;gap:5px}.demo-label .long{display:none}.demo-actions{gap:6px}.demo-actions button{font-size:10px;min-height:30px;padding:3px}.topbar{padding:13px 18px;min-height:73px;gap:9px}.breadcrumb{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font:24px var(--serif);letter-spacing:3px}.mobile-brand .brand-mark{width:29px;height:33px;font-size:21px}.top-controls{gap:8px}.top-controls>.avatar{display:none}.role-select{font-size:10px;padding:7px;max-width:115px;min-height:34px}.icon-btn{width:36px;height:36px}.main{padding:25px 19px 110px}.page-heading{margin-bottom:21px;gap:12px;align-items:center}.page-heading h1{font-size:30px;letter-spacing:0}.page-heading p{font-size:12px}.page-heading .outline-btn{padding:8px 12px;font-size:11px;white-space:nowrap}.eyebrow{font-size:9px;letter-spacing:2px}.home-grid{gap:21px}.hero{height:332px;border-radius:5px}.hero img{object-position:59% center}.hero h2{font-size:25px;letter-spacing:1px}.hero-copy{left:22px;bottom:23px;right:22px}.hero p{font-size:11px;max-width:235px}.hero-arrow{right:20px;bottom:24px;width:34px;height:34px}.hero .hero-top{left:19px;top:17px;font-size:9px}.hero small{font-size:9px}.caption{font-size:9px}.quick-actions{margin-top:13px}.quick-actions a{display:flex;flex-direction:column;gap:7px;padding:17px 5px}.quick-actions strong{font-size:12px}.quick-actions .icon{width:23px;height:23px}.section-head{margin-top:25px}.section-head h2{font-size:22px}.memory-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-main>.memory-grid .memory-card:last-child{display:none}.memory-visual{height:127px}.memory-card h3{font-size:16px}.memory-card p{font-size:10px}.home-aside{grid-template-columns:1fr}.home-aside .pending-box{grid-column:auto;order:-1}.family-panel .family-grid{grid-template-columns:repeat(6,1fr);gap:8px}.family-panel .avatar{width:39px;height:39px;font-size:19px}.person-bubble{font-size:10px}.family-panel{padding:19px 15px}.note-card{padding:23px}.note-card h3{font-size:22px}.quote-footer{font-size:15px;margin-top:29px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;height:calc(71px + env(safe-area-inset-bottom));padding:6px 7px calc(6px + env(safe-area-inset-bottom));background:#fffef9f5;backdrop-filter:blur(16px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;z-index:10}.mobile-nav a{font-size:10px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#929888;min-width:50px;padding:8px 5px}.mobile-nav a.active{color:var(--green)}.mobile-nav .record-nav{margin-top:-15px;color:var(--green)}.record-nav .record-disc{background:var(--green);color:#fffefa;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;border:4px solid var(--paper)}.grid-two{grid-template-columns:1fr}.panel{padding:21px}.content-grid{gap:20px}.timeline-section{grid-template-columns:53px minmax(0,1fr);gap:10px}.timeline-date{font-size:21px}.timeline-items{padding-left:14px}.archive-row{gap:12px}.archive-row .memory-visual{width:68px;height:76px}.archive-row h3{font-size:16px}.archive-row p{font-size:11px}.tabs{gap:0;margin-bottom:20px}.tabs button{font-size:13px;padding:12px 18px}.profile-cover{padding:25px 18px;gap:17px}.profile-cover .avatar{width:68px;height:68px;font-size:29px}.profile-cover h1{font-size:28px}.story-body{font-size:20px;line-height:1.95}.service-hero{padding:27px 23px}.service-hero h2{font-size:29px}.service-hero p{font-size:14px}.row-head{font-size:12px}.order-row{padding:20px}.order-row h3{font-size:20px}.steps{margin-left:-5px;margin-right:-5px}.step{min-width:60px;font-size:10px}.form-actions{flex-wrap:wrap}.form-actions .btn{flex:1}.tree{padding:20px 0}.tree-level{gap:16px}.tree-person{padding:10px 8px;font-size:11px;gap:5px}.tree-person .avatar{width:33px;height:33px;font-size:16px}.tree-person:after{width:16px;right:-17px}.tree-person small{font-size:9px}.tour-banner{padding:12px;font-size:11px;align-items:start}.tour-banner .outline-btn{white-space:nowrap;font-size:11px;padding:7px 10px}.guide-item{padding:15px}.guide-item h3{font-size:18px}.guide-item p{font-size:11px}.btn,.outline-btn{font-size:14px;min-height:46px}.form .field input,.form .field textarea,.form .field select{font-size:16px}.file-row{font-size:11px}#toast{bottom:95px;font-size:12px;width:max-content;text-align:center}.member-row{font-size:13px}.member-row .tag{font-size:9px}.original{font-size:17px}.main table{font-size:12px}.review-point{padding:19px}.review-point h3{font-size:20px}}
.price-card:first-child{background:#e6eddf;border-color:#a5b59a}.price-card:first-child h2{font-size:29px}.next-step{display:grid;gap:18px}.next-step>p{font-size:14px}.next-step .btn,.next-step .outline-btn{justify-self:start}.fact-list>div{overflow-wrap:anywhere}.review-point .eyebrow{color:#667b58}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Family keepsakes and accessible full-image viewing. */
.memory-visual{position:relative}.memory-visual.has-media{padding:0;overflow:hidden}
.memory-visual.has-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.memory-card:hover .has-media img{transform:scale(1.035)}
.memory-visual.media-letter img{object-position:center 42%}.memory-visual.media-wedding img{object-position:center 37%}
.media-mark{position:absolute;right:7px;bottom:7px;color:#fff;background:#21392fcc;font:9px/1.2 "PingFang SC",sans-serif;padding:4px 6px;border-radius:3px;letter-spacing:.04em}
.memory-figure{margin:0 0 25px}.media-open{display:block;position:relative;width:100%;padding:0;border:0;border-radius:7px;overflow:hidden;background:#eee8de;cursor:zoom-in}
.media-open>img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain}
.media-open-hint{display:flex;align-items:center;gap:5px;position:absolute;right:12px;bottom:12px;background:#fffef5e8;padding:7px 10px;font:11px/1.3 "PingFang SC",sans-serif;border-radius:4px;color:#214b40}
.memory-figure figcaption{font-size:12px;line-height:1.7;color:#686f65;margin-top:10px}.memory-figure figcaption span{display:block;font-size:10px;opacity:.85}
.document-figure .media-open{padding:14px;background:#eee8dd}.document-figure .media-open>img{max-height:740px}
.transcript{margin-top:16px;padding:13px 16px;border:1px solid #deddd2;border-radius:4px}.transcript summary{cursor:pointer;color:#214b40;font-size:13px}
.compact-figure .media-open>img{max-height:210px;object-fit:cover}.demo-order-media .memory-figure{margin-bottom:0}
.keepsake-section{margin-top:42px;padding-top:30px;border-top:1px solid #dfdfd4}.keepsake-intro{font-size:13px;margin:8px 0 22px}
.keepsake-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.keepsake-grid .memory-visual{height:168px}
.illustrated-service{position:relative;overflow:hidden;min-height:355px;background:#203e33;padding:0;display:grid;grid-template-columns:1fr 1fr}
.illustrated-service .service-photo{width:100%;height:100%;object-fit:cover;min-width:0;order:2}
.illustrated-service .service-copy{padding:36px;position:relative;z-index:1}.illustrated-service .service-copy h2{font-size:32px}
dialog.media-dialog{width:min(1020px,calc(100vw - 28px));max-width:1020px;max-height:94dvh;padding:0}
.media-dialog .modal-body{padding-top:0}.lightbox-note{font-size:11px;color:#72776c;margin-bottom:12px}
.media-viewport{max-height:65dvh;overflow:auto;background:#e7e4dc;border-radius:5px;text-align:center;overscroll-behavior:contain}
.media-viewport img{max-width:100%;max-height:65dvh;width:auto;height:auto;display:block;margin:auto}
.media-viewport.zoomed{text-align:left}.media-viewport.zoomed img{max-width:none;max-height:none;width:1536px;height:auto;margin:0}
.media-controls{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;margin-top:15px}
@media(max-width:900px){.keepsake-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.illustrated-service .service-copy{padding:28px}.illustrated-service .service-copy h2{font-size:28px}}
@media(max-width:640px){.keepsake-section{margin-top:28px;padding-top:24px}.keepsake-section .section-head{align-items:flex-start;gap:10px}.keepsake-section .text-link{font-size:11px}.keepsake-section .eyebrow{font-size:8px}.keepsake-grid{gap:18px 14px}.keepsake-grid .memory-visual{height:148px}.illustrated-service{display:flex;flex-direction:column}.illustrated-service .service-photo{order:0;height:205px;min-height:0}.illustrated-service .service-copy{padding:26px}.document-figure .media-open{padding:5px}.media-open-hint{right:8px;bottom:8px;padding:5px 7px}.media-controls .btn,.media-controls .outline-btn{font-size:12px;padding:10px}.media-dialog .modal-heading{padding:20px}.media-dialog .modal-heading h2{font-size:19px}.media-dialog .modal-body{padding:0 16px 18px}.media-viewport{max-height:62dvh}.media-viewport img{max-height:62dvh}}
@media(prefers-reduced-motion:reduce){.memory-visual.has-media img{transition:none}}

.record-inspiration h3{margin:12px 0 18px}.inspiration-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inspiration-pair .memory-visual{height:130px}.inspiration-pair .memory-card h3{font-size:13px;line-height:1.6;margin:8px 0}.inspiration-pair .meta{font-size:9px}.inspiration-pair .memory-card p{font-size:10px}

/* The demo switch applies the same responsive rules to a centered phone-width page. */
.demo-actions .phone-demo-toggle{display:inline-flex;align-items:center;gap:5px;text-decoration:none;white-space:nowrap;border:1px solid #bac5b3;border-radius:4px;padding:4px 8px;line-height:1.3;color:var(--green)}
.phone-demo-toggle .icon{width:14px;height:17px}.phone-demo-toggle[aria-pressed="true"]{background:var(--green);color:#fffef9;border-color:var(--green)}
html.phone-demo{background:#dfe4dc}html.phone-demo body{width:min(390px,100%);margin:0 auto;min-height:100dvh;box-shadow:0 0 0 1px #cbd3c5,0 12px 70px #1e36251a}
html.phone-demo .mobile-nav{left:50%;right:auto;transform:translateX(-50%);width:min(390px,100%)}
html.phone-demo .demo-bar{height:auto;min-height:38px;flex-wrap:wrap;padding:5px 10px;gap:4px 8px}
html.phone-demo .demo-actions{margin-left:auto}.phone-demo .demo-actions .phone-demo-toggle{padding:4px 5px;min-height:28px;font-size:10px;gap:3px}
html.phone-demo dialog,html.phone-demo dialog.media-dialog{width:min(362px,calc(100vw - 28px));max-width:362px}
html.phone-demo #toast{max-width:min(350px,calc(100vw - 40px))}
/* Automatic mobile mode fills the real viewport, with no desktop preview controls. */
.demo-actions .phone-demo-toggle[hidden]{display:none}
html.mobile-device body{width:100%;margin:0;min-height:100dvh}
html.mobile-device .demo-bar{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}
html.mobile-device .main{padding-left:max(19px,env(safe-area-inset-left));padding-right:max(19px,env(safe-area-inset-right))}
html.mobile-device .mobile-nav{left:0;right:0;width:100%;transform:none;padding-left:max(7px,env(safe-area-inset-left));padding-right:max(7px,env(safe-area-inset-right))}
html.mobile-device dialog{max-width:calc(100vw - 28px)}
/* Registration and first-family onboarding. */
.demo-bar{height:auto;min-height:42px;flex-wrap:wrap;padding-top:5px;padding-bottom:5px}.demo-actions{flex-wrap:wrap}.register-entry{font-weight:600;color:var(--green);white-space:nowrap}.account-identity{font-size:12px;margin-top:12px}
.auth-header{max-width:1110px;margin:auto;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:15px}.auth-brand{display:flex;align-items:center;gap:12px}.auth-brand strong{font:28px var(--serif);letter-spacing:4px}
.auth-shell{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);max-width:1050px;margin:15px auto 40px;background:var(--panel);border:1px solid var(--line);border-radius:12px;overflow:hidden;min-height:650px}
.auth-art{position:relative;overflow:hidden;background:#294838;min-height:100%;isolation:isolate}.auth-art>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:35% center;z-index:-2}.auth-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1a35250d 10%,#132b22e6 100%);z-index:-1}
.auth-art-copy{position:absolute;bottom:66px;padding:35px;color:#fff9e9}.auth-art-copy span{font-size:9px;letter-spacing:2px}.auth-art-copy h2{font-size:34px;line-height:1.7;margin:16px 0}.auth-art-copy p{font-size:13px;color:#f0eee0;line-height:2}.auth-art>small{position:absolute;bottom:18px;left:35px;color:#ecebdaa6;font-size:9px}
.auth-panel{padding:36px 44px 32px;min-width:0}.auth-panel h1{font-size:32px;line-height:1.6;letter-spacing:0;margin:10px 0 12px}.auth-lead{font-size:13px;line-height:1.9;margin-bottom:25px}.auth-panel .form{gap:19px}.auth-panel .field input{width:100%;min-width:0;background:#fffefa}.auth-panel .field small{font-size:10px;line-height:1.7;color:#8a8e81}
.auth-progress{display:flex;list-style:none;padding:0;margin:0 0 35px;justify-content:space-between;gap:8px}.auth-progress li{flex:1;display:flex;align-items:center;gap:6px;font-size:10px;color:#919789;border-bottom:2px solid #e7e9df;padding-bottom:12px}.auth-progress b{display:grid;place-items:center;flex-shrink:0;width:21px;height:21px;border-radius:50%;background:#edf0e7;font-size:10px;font-weight:500}.auth-progress .current{color:var(--green);border-color:var(--green)}.auth-progress .current b,.auth-progress .done b{background:var(--green);color:white}.auth-progress .done{color:#637b5e}
.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.auth-code-row .outline-btn{margin-bottom:0;min-height:46px;padding:11px 13px;font-size:12px}.auth-code-hint{font-size:12px;color:#647657;background:#edf1e8;padding:12px 15px;border-radius:5px;line-height:1.8}.auth-code-hint strong{font:600 18px/1.6 var(--sans);letter-spacing:3px;color:var(--green)}.auth-code-hint small{display:block;font-size:10px}
.auth-consent{font-size:11px;line-height:1.9;align-items:flex-start}.auth-consent input{margin-top:5px}.inline-link{display:inline;padding:0 2px;text-decoration:underline;text-underline-offset:3px;color:var(--green);font-size:inherit}.auth-switch{display:flex;justify-content:center;gap:8px;align-items:center;font-size:12px;margin-top:21px}.auth-footer{max-width:1050px;margin:0 auto 30px;text-align:center;font-size:10px;color:#899080;padding:0 15px}
.auth-verified{font-size:12px;display:flex;align-items:center;gap:8px;color:#527348;background:#edf1e8;border-radius:5px;padding:11px 14px;margin-bottom:24px}.auth-verified .icon{width:16px;height:16px}
.auth-role{display:flex;align-items:center;gap:10px;background:#f5f3eb;border:1px solid #e2e4d9;border-radius:6px;padding:16px 13px}.auth-role strong{font-size:13px}.auth-role p{font-size:10px;margin-top:3px}.auth-role>.tag{margin-left:auto;white-space:nowrap;font-size:9px}.auth-role-icon{width:34px;flex-shrink:0;color:#667b5c}
.auth-space-preview{display:flex;align-items:center;gap:18px;background:#edf1e8;padding:25px 18px;border-radius:6px}.auth-space-preview .brand-mark{flex-shrink:0}.auth-space-preview strong{font:17px var(--serif);line-height:1.7}.auth-space-preview p{font-size:11px;margin-top:6px}.auth-subtle{font-size:11px;line-height:1.9;color:#7e8778;margin-top:18px}.auth-success-mark{width:50px;height:50px;border-radius:50%;background:#e4eddc;display:grid;place-items:center;color:var(--green);margin-bottom:20px}.auth-success-mark .icon{width:27px;height:27px}
.auth-success-summary{padding:5px 18px;background:#f1f3ea;border-radius:6px;margin:20px 0}.auth-success-summary>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;font-size:12px;overflow-wrap:anywhere}.auth-success-summary>div+div{border-top:1px solid #dfe5d7}.auth-success-summary span{color:#7a8473;white-space:nowrap}.auth-success-summary strong{text-align:right;font-weight:500}.auth-next h3{font-size:17px}.auth-next p{font-size:12px;margin:8px 0 20px}.auth-success-actions{display:flex;flex-direction:column;gap:11px}
@media(max-width:1150px){.auth-shell{margin-left:28px;margin-right:28px}.auth-panel{padding:30px}.auth-art-copy{padding:25px}.auth-art-copy h2{font-size:29px}}
@media(max-width:640px){.auth-header{padding:19px 20px}.auth-header .brand-mark{width:31px;height:35px;font-size:23px}.auth-brand strong{font-size:25px}.auth-header .text-link{font-size:11px}.auth-shell{display:block;margin:3px 15px 25px;min-height:0;border-radius:8px}.auth-art{display:none}.auth-panel{padding:25px 22px 27px}.auth-panel h1{font-size:28px}.auth-panel .eyebrow{font-size:8px}.auth-progress{margin-bottom:26px;gap:7px}.auth-progress li{flex-direction:column;align-items:flex-start;gap:8px;font-size:10px}.auth-lead{font-size:12px;margin-bottom:23px}.auth-code-row{gap:9px}.auth-code-row .outline-btn{padding:10px 9px;font-size:11px}.auth-role{gap:7px;padding:13px 10px}.auth-role-icon{width:25px}.auth-role>.tag{font-size:8px;padding:4px}.auth-panel .field input{font-size:16px}.auth-panel .btn{font-size:13px}.auth-footer{font-size:9px;margin-bottom:24px}.demo-bar{min-height:38px}.demo-actions{gap:5px}.demo-label{font-size:9px}.demo-actions a{font-size:10px}.auth-page .demo-label{display:none}.auth-page .demo-actions{width:100%;justify-content:space-between}.auth-page .demo-actions .register-entry{display:none}}

.demo-actions .sample-return-toggle{display:inline-flex;align-items:center;gap:4px;border-radius:4px;padding:5px 8px;text-decoration:none;background:var(--green);color:#fffef9;white-space:nowrap;font-size:11px;font-weight:500}.sample-return-toggle .icon{width:14px;height:14px}.phone-demo .demo-actions .sample-return-toggle{font-size:10px;padding:5px}.auth-page .demo-actions{row-gap:7px}
@media(max-width:640px){.home-grid,.home-aside{grid-template-columns:minmax(0,1fr)}.home-main,.home-aside{min-width:0}.family-panel .family-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.family-panel .avatar{width:min(39px,100%);height:auto;aspect-ratio:1}}
