/* QR Heaven Memorials — memorial pages, forms and account cards */
.qrh-memorial{max-width:820px;margin:0 auto;padding:0 1.25rem 4rem;color:#283138}
.qrh-memorial-cover{height:min(38vh,340px);background-size:cover;background-position:center;border-radius:0 0 18px 18px;margin:0 -1.25rem}
.qrh-memorial-header{text-align:center;padding:2.5rem 0 1.5rem}
.qrh-memorial-photo{width:168px;height:168px;object-fit:cover;border-radius:50%;border:5px solid #fff;box-shadow:0 10px 30px rgba(23,39,51,.18);margin-top:-84px;background:#fff}
.qrh-memorial-kicker{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;color:#728176;margin:.8rem 0 .2rem}
.qrh-memorial h1{font-size:clamp(1.9rem,4.5vw,2.8rem);margin:.1em 0 .15em;color:#172733}
.qrh-memorial-dates{color:#728176;font-size:1.05rem;margin:.2em 0}
.qrh-memorial-quote{font-style:italic;color:#172733;font-size:1.12rem;max-width:34em;margin:1em auto 0}
.qrh-thread{display:block;width:72px;height:2px;background:#B49465;margin:1.4rem auto}
.qrh-memorial-section{margin:2.4rem 0}
.qrh-memorial-section h2{color:#172733;font-size:1.4rem;border-bottom:1px solid #E5DED4;padding-bottom:.4em}
.qrh-prose{line-height:1.75}
.qrh-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}
.qrh-gallery figure{margin:0}
.qrh-gallery img{width:100%;height:190px;object-fit:cover;border-radius:12px;display:block}
.qrh-video{margin:1rem 0}
.qrh-video iframe{width:100%;aspect-ratio:16/9;height:auto;border-radius:12px}
.qrh-list{padding-left:1.2em;line-height:1.8}
.qrh-memories li{list-style:none;border-left:3px solid #B49465;padding:.35em 0 .35em 1em;margin:.6em 0;font-style:italic}
.qrh-memorial-footer{text-align:center;margin-top:3rem;border-top:1px solid #E5DED4;padding-top:1.6rem}
.qrh-muted{color:#728176;font-size:.92rem}
/* Password gate */
.qrh-pw-gate{display:flex;justify-content:center;padding-top:4rem}
.qrh-pw-box{max-width:420px;text-align:center;background:#F7F3EC;border:1px solid #E5DED4;border-radius:16px;padding:2.2rem}
.qrh-pw-box input[type=password]{width:100%;padding:.7em;border:1px solid #E5DED4;border-radius:8px;margin:.6em 0 1em}
.qrh-pw-box button{background:#172733;color:#fff;border:0;border-radius:999px;padding:.75em 2em;cursor:pointer}
/* Forms */
.qrh-form fieldset{border:1px solid #E5DED4;border-radius:14px;padding:1.2rem 1.4rem;margin:0 0 1.5rem;background:#fff}
.qrh-form legend{font-weight:600;color:#172733;padding:0 .5em}
.qrh-form label{display:block;font-weight:500;margin-bottom:.25em}
.qrh-form input[type=text],.qrh-form input[type=password],.qrh-form input[type=email],.qrh-form select,.qrh-form textarea{width:100%;padding:.65em;border:1px solid #E5DED4;border-radius:8px;background:#fff}
.qrh-form textarea{resize:vertical}
.qrh-form-actions .button,.qrh-form .button{background:#172733;color:#fff;border:0;border-radius:999px;padding:.7em 1.8em;cursor:pointer;text-decoration:none;display:inline-block}
.qrh-form .button:hover,.qrh-form-actions .button:hover{background:#283138;color:#fff}
.qrh-notice{padding:.9em 1.2em;border-radius:10px;margin:0 0 1.2rem}
.qrh-notice-ok{background:#eef4ee;border:1px solid #728176;color:#2c3e2f}
.qrh-notice-error{background:#faf0ee;border:1px solid #c07a6a;color:#6b2f23}
/* My Memorials */
.qrh-plaque-card{border:1px solid #E5DED4;border-radius:14px;padding:1.2rem 1.4rem;margin:0 0 1.4rem;background:#F7F3EC}
.qrh-plaque-card h3{margin-top:0;color:#172733}
.qrh-proof{background:#fff;border:1px solid #E5DED4;border-radius:12px;padding:1rem 1.2rem;margin-top:1rem}
