.completed-week-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.completed-week-list{padding:18px;position:sticky;top:130px}.completed-list-title{padding:5px 7px 14px}.completed-list-title h3,.completed-list-title p{margin:0}.completed-list-title p{color:var(--muted);margin-top:4px}.completed-week-button{width:100%;display:block;text-align:left;border:0;border-top:1px solid var(--line);background:transparent;padding:14px 7px;color:var(--ink);cursor:pointer}.completed-week-button small{display:block;color:var(--muted);margin-top:4px}.completed-week-button.active{color:var(--green);background:#eef4ef;border-radius:10px;padding-left:12px}.completed-empty{padding:30px;text-align:center;color:var(--muted)}.living-week-document{overflow:hidden}.living-week-document>header{position:relative;padding:38px;background:var(--green);color:#fff}.living-week-document>header .eyebrow{color:#cfe0d8}.living-week-document>header h2{margin-bottom:6px}.living-week-document>header>p:last-of-type{color:#d7e3de}.living-week-document>header>span{position:absolute;right:35px;top:35px;background:#ffffff20;border:1px solid #ffffff40;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.living-week-document>section{padding:34px 38px;border-bottom:1px solid var(--line)}.complete-section-title{display:flex;gap:14px;align-items:center;margin-bottom:24px}.complete-section-title b{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--sage);font:17px Georgia}.complete-section-title h3,.complete-section-title p{margin:0}.complete-section-title p{color:var(--muted);margin-top:4px}.complete-field{padding:15px 0;border-top:1px solid var(--line)}.complete-field strong{font-size:13px;color:var(--green)}.complete-field p{white-space:pre-line;line-height:1.65;margin:7px 0 0}.complete-days{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.coord-comment{margin-top:24px;padding:20px;border-radius:14px;background:#fff4df;border-left:4px solid #d5a35c}.coord-comment small{font-weight:900;color:#8b642b;letter-spacing:.07em}.coord-comment p{margin:8px 0 0;line-height:1.6}.complete-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.complete-photo-grid figure{margin:0;background:#f7f5ef;padding:10px;border-radius:13px}.complete-photo-grid img{width:100%;height:220px;object-fit:cover;border-radius:9px}.complete-photo-grid figcaption{padding:9px 3px 2px;font-size:12px;color:var(--muted)}@media(max-width:900px){.completed-week-layout{grid-template-columns:1fr}.completed-week-list{position:static}.complete-days{grid-template-columns:1fr}}@media(max-width:600px){.living-week-document>header,.living-week-document>section{padding:24px 20px}.living-week-document>header>span{position:static;display:inline-block;margin-top:12px}.complete-photo-grid{grid-template-columns:1fr}.complete-photo-grid img{height:auto}}
