.day-extra{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.day-extra-title{font-size:10px;color:var(--muted);letter-spacing:.08em;font-weight:700;margin:2px 0 8px}.fun-row{display:grid;grid-template-columns:1fr auto;gap:7px}.fun-row input,.fun-text{width:100%;border:1px solid #d6ddd8;border-radius:9px;padding:9px 10px;background:#fff}.fun-text{margin-top:7px;min-height:90px;resize:vertical}.generate-fact{border:0;border-radius:9px;padding:8px 11px;background:#f4efe8;color:#7b533f;font-weight:700;cursor:pointer}.generate-fact:disabled{opacity:.55}.day-photo-actions{display:flex;gap:7px;margin-top:8px}.day-photo-actions button,.upload-day-photo{border:1px dashed #9aafa2;border-radius:9px;background:#eef3ef;color:var(--forest);padding:9px 11px;font-size:11px;font-weight:700;cursor:pointer}.day-photo-thumbs{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.day-photo-thumb{width:68px;height:58px;border-radius:8px;overflow:hidden;position:relative}.day-photo-thumb img{width:100%;height:100%;object-fit:cover}.day-photo-thumb button{position:absolute;right:3px;top:3px;border:0;border-radius:50%;width:19px;height:19px;background:#17231fc9;color:#fff;cursor:pointer}.day-photo-dialog{width:min(850px,92vw);max-height:85vh;border:0;border-radius:18px;padding:0;box-shadow:0 30px 90px #15251c55}.day-photo-dialog::backdrop{background:#15251c99}.day-photo-pool{padding:18px 24px 25px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-height:60vh;overflow:auto}.day-photo-pool button{border:2px solid transparent;border-radius:10px;padding:0;overflow:hidden;aspect-ratio:4/3;background:#eee;cursor:pointer}.day-photo-pool button:hover{border-color:var(--accent)}.day-photo-pool img{width:100%;height:100%;object-fit:cover;display:block}.doc-fun-fact{background:#eef2ef;border-left:3px solid var(--accent);padding:4mm 5mm;margin:6mm 0 0 13mm;font-size:9.5pt;line-height:1.55;color:#3e4d45}.doc-fun-fact strong{color:var(--forest)}.doc-day-photos{display:grid;grid-template-columns:1fr 1fr;gap:3mm;margin:5mm 0 0 13mm}.doc-day-photos img{width:100%;height:34mm;object-fit:cover;border-radius:2mm}@media(max-width:700px){.day-photo-pool{grid-template-columns:repeat(2,1fr)}}
