/* Preparation guide: the same forest, cream and gold as the family portal. */
.family-portal .family-prepare-link{display:block;margin:.65rem 0 1.25rem;padding:1rem;border:2px solid #f2b13b;border-radius:10px;background:#f2b13b;color:#173a32;font-size:1rem;font-weight:800;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}
.family-portal .family-prepare-link:hover,.family-portal .family-prepare-link[aria-current]{background:#ffcd6b;border-color:#173a32}
.family-prepare-banner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;background:#173a32;color:#fffdf7;border-radius:12px;padding:clamp(1.2rem,3vw,1.8rem);margin:0 0 1.5rem;border-left:6px solid #f2b13b}
.family-prepare-banner p{margin:0;line-height:1.6;flex:1 1 16rem;font-size:1rem;color:#fffdf7}
.family-prepare-banner .family-button{background:#f2b13b;color:#173a32;border:2px solid #f2b13b;font-weight:800;font-size:1.05rem;max-width:100%;white-space:normal;text-align:center}
.family-prepare-banner .family-button:hover{background:#ffcd6b}
.guide-topics{display:flex;gap:.6rem;flex-wrap:wrap;margin:0 0 1.8rem}
.guide-topics a{padding:.6rem .9rem;border:1px solid #849f8f;background:#fffdf7;border-radius:8px;color:#173a32;font-size:1rem;font-weight:700;text-decoration:none;min-height:44px;display:flex;align-items:center}
.guide-topics a:hover{background:#e5eddf}
.guide-topic{margin:0 0 2rem;scroll-margin-top:calc(var(--admin-header-height,90px) + 1rem)}
.guide-topic h2{font-size:clamp(1.4rem,2.2vw,1.9rem);margin:0 0 .9rem;color:#173a32}
.guide-article{border:1px solid #cbd5c8;border-radius:10px;background:#fffdf7;margin:.65rem 0;overflow:hidden;scroll-margin-top:calc(var(--admin-header-height,90px) + 1rem)}
.guide-article>summary{padding:1.05rem 1.2rem;cursor:pointer;font-size:1.05rem;font-weight:750;color:#173a32;line-height:1.5}
.guide-article[open]>summary{border-bottom:1px solid #cbd5c8;background:#ecf0e6}
.guide-article-content{padding:clamp(1rem,2.5vw,1.6rem);font-size:1rem;line-height:1.75;color:#173a32;overflow-wrap:anywhere;display:flow-root}
.guide-article-content p{font-size:1rem;line-height:1.75;margin:.4rem 0 1rem;color:inherit}
.guide-article-content h3{font-size:1.3rem;line-height:1.4;margin:1.4rem 0 .65rem}
.guide-article-content h4{font-size:1.1rem;line-height:1.4}
.guide-article-content ul,.guide-article-content ol{padding-left:1.5rem;margin:.65rem 0 1.25rem}
.guide-article-content li{font-size:1rem;margin:.45rem 0}
.guide-article-content a{color:#225e78;text-decoration:underline;font-weight:650;overflow-wrap:anywhere}
.guide-article-content a[download]{display:inline-block;padding:.15rem .4rem;background:#e8f0f3;border-radius:4px}
.guide-illustration{float:right;width:clamp(150px,30%,270px);max-height:360px;height:auto;object-fit:contain;border-radius:8px;margin:0 0 1rem 1.5rem}
.guide-admin-main{max-width:1450px;min-width:0}
.guide-page-heading{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}
.guide-page-heading h1{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.18;margin:.25rem 0 .75rem}
.guide-page-heading p{font-size:1rem;line-height:1.6;margin:0;max-width:720px}
.guide-list-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}
.guide-category-heading{font-size:1.3rem;margin:1.7rem 0 .75rem}
.guide-admin-list{border:1px solid #cbd5c8;border-radius:10px;background:#fffdf7;overflow:hidden}
.guide-admin-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #d8ded1;min-width:0}
.guide-admin-row:last-child{border-bottom:0}
.guide-admin-row h4{font-family:inherit;font-size:1.05rem;line-height:1.4;margin:.3rem 0;overflow-wrap:anywhere}
.guide-admin-row h4 a{color:#173a32;text-decoration:none}
.guide-status{display:inline-block;font-size:.875rem;padding:.15rem .5rem;border-radius:5px;background:#edf0e8;color:#455449}
.guide-status.published{background:#dcebd5;color:#214c2d}
.guide-row-actions,.guide-row-actions form{display:flex;gap:.45rem;align-items:center;flex-shrink:0}
.guide-row-actions button,.guide-toolbar button,.guide-link-tools button{min-width:44px;min-height:44px;border:1px solid #91a796;border-radius:6px;background:#fffdf7;color:#173a32;cursor:pointer;padding:.5rem .7rem;font:inherit;font-size:.9375rem}
.guide-row-actions button:disabled{opacity:.4;cursor:default}
.guide-editor-card{border:1px solid #cbd5c8;border-radius:12px;background:#fffdf7;padding:clamp(1rem,2.5vw,1.7rem);max-width:1100px}
.guide-editor-card h2{font-size:1.6rem;margin:1rem 0}
.guide-edit-form label{display:block;font-size:1rem;font-weight:700;color:#173a32;margin-bottom:1rem}
.guide-edit-form input:not([type=checkbox]):not([type=hidden]),.guide-edit-form select,.guide-edit-form textarea{box-sizing:border-box;width:100%;padding:.75rem;border:1px solid #8da694;border-radius:6px;font:inherit;font-size:1rem;background:white;color:#173a32;margin-top:.35rem;min-height:44px}
.guide-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.guide-editor-label{font-weight:700;margin:.3rem 0 .65rem;font-size:1rem}
.guide-toolbar{display:flex;gap:.4rem;flex-wrap:wrap;padding:.65rem;background:#ecf0e6;border:1px solid #8da694;border-radius:8px 8px 0 0}
.guide-rich-text{min-height:360px;max-height:65vh;overflow:auto;border:1px solid #8da694;border-top:0;border-radius:0 0 8px 8px;background:white;white-space:pre-wrap}
.guide-rich-text:focus{outline:3px solid #f2b13b;outline-offset:2px}
.guide-link-tools{display:flex;align-items:end;flex-wrap:wrap;gap:.6rem;padding:.75rem;border:1px solid #8da694}
.guide-link-tools label{flex:1 1 18rem;margin:0}
.guide-link-tools [role=status]{flex-basis:100%;color:#922e20}
.guide-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:1.2rem 0}
.guide-save-hint{font-size:.9375rem;line-height:1.5;color:#52645b}
.guide-image-options{margin:1.2rem 0}
.guide-image-options summary,.guide-delete summary{cursor:pointer;padding:.65rem 0;font-weight:700;font-size:1rem}
.guide-image-options img{display:block;max-width:220px;max-height:220px;object-fit:contain;margin:1rem 0}
.guide-delete{border-top:1px solid #d8ded1;margin-top:1.5rem;padding-top:1rem}
.guide-delete form{display:flex;flex-direction:column;align-items:start;gap:1rem}
.guide-delete .danger{background:#fffdf7;color:#922e20;border:1px solid #922e20}
.family-guide-admin [hidden],.family-portal [hidden]{display:none!important}
.guide-admin-main :focus-visible,.guide-topic :focus-visible,.family-prepare-link:focus-visible{outline:3px solid #c47810;outline-offset:3px}
@media(max-width:650px){.guide-fields{grid-template-columns:1fr;gap:0}.guide-admin-row{align-items:start;flex-direction:column}.guide-illustration{float:none;display:block;width:190px;max-width:100%;margin:0 auto 1.25rem}.family-prepare-banner{display:block}.family-prepare-banner .family-button{display:block;margin-top:1rem}.guide-row-actions{width:100%;justify-content:space-between}.guide-rich-text{max-height:none;min-height:320px}}
