/*
Theme Name: Hope After Loss
Theme URI: https://hopeafterloss.example
Author: Hope after loss
Description: Turning Pain Into Purpose event registration theme with EcoCash pay-now/pay-later flow.
Version: 1.0.0
Text Domain: hope-after-loss
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--plum:#542b50;--deep:#32152f;--gold:#c49b4c;--cream:#fbf7f1;--paper:#fffdfa;--muted:#756774;--line:#eadfce;--green:#356b45;--soft:#f7efe5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:#251228;font-family:'DM Sans',sans-serif}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.hpl-wrap{overflow:hidden}.hpl-nav{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:24px 24px}.hpl-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.hpl-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#173f48;color:#f2ca62;font-size:20px;box-shadow:0 8px 25px rgba(23,63,72,.18)}.hpl-brand strong{display:block;font:700 19px 'Playfair Display',serif;color:#173f48}.hpl-brand small{display:block;margin-top:4px;color:#a16d23;font-size:9px;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.hpl-pill{border:1px solid rgba(196,155,76,.5);border-radius:999px;background:#ffffff80;padding:12px 20px;color:var(--plum);font-size:12px;font-weight:700;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.hpl-hero{display:grid;grid-template-columns:1fr 1.03fr;gap:64px;align-items:center;max-width:1280px;margin:auto;padding:48px 48px 96px}.hpl-kicker{display:inline-flex;align-items:center;gap:10px;color:#a16d23;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hpl-kicker:before{content:'';width:36px;height:1px;background:var(--gold)}h1,.hpl-serif{font-family:'Playfair Display',Georgia,serif}.hpl-hero h1{margin:22px 0 24px;color:var(--deep);font-size:clamp(58px,8vw,116px);font-weight:500;line-height:.88;letter-spacing:-.07em}.hpl-gold{color:#c08c2b;font-style:italic}.hpl-lead{max-width:520px;color:#6c5a69;font-size:17px;line-height:1.9}.hpl-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:34px}.hpl-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:var(--plum);padding:15px 24px;color:#fff;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 14px 30px #542b5038}.hpl-btn:hover{background:#3d1d3a;transform:translateY(-1px)}.hpl-btn.secondary{border:1px solid #d9c9d6;background:#fff;color:var(--plum);box-shadow:none}.hpl-art{max-width:560px;margin-left:auto;border:12px solid #fff;border-radius:32px;overflow:hidden;box-shadow:0 30px 70px #49264229}.hpl-art img{display:block;width:100%;height:auto}.hpl-section{padding:80px 24px}.hpl-section.alt{border-top:1px solid #e7d9c9;background:var(--paper)}.hpl-inner{max-width:1180px;margin:auto}.hpl-section h2{margin:14px 0 18px;color:var(--deep);font:500 clamp(40px,5vw,64px)/.98 'Playfair Display',serif;letter-spacing:-.045em}.hpl-section p{color:var(--muted);line-height:1.8}.hpl-speakers{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:40px}.hpl-speaker{border:1px solid var(--line);border-radius:24px;background:var(--paper);padding:14px;box-shadow:0 12px 25px #4c32370b}.hpl-speaker img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 51%;border-radius:16px}.hpl-speaker strong{display:block;margin-top:14px;color:var(--deep);font:18px/1.1 'Playfair Display',serif}.hpl-speaker small{display:block;margin-top:6px;color:#a16d23;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.hpl-reserve{padding:96px 24px}.hpl-reserve-grid{display:grid;grid-template-columns:.9fr 1.1fr;max-width:1180px;margin:auto;border-radius:32px;overflow:hidden;background:var(--plum);box-shadow:0 25px 65px #542b5033}.hpl-reserve-copy{padding:56px;color:#fff}.hpl-reserve-copy h2{color:#fff;margin-top:16px}.hpl-form-card{padding:56px;background:var(--paper)}.hpl-form-card h3{margin:0;color:var(--deep);font:28px 'Playfair Display',serif}.hpl-field{display:block;margin-top:18px}.hpl-field label{display:block;margin-bottom:7px;color:#6c5a69;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hpl-input{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:13px 15px;color:var(--deep);outline:0}.hpl-input:focus{border-color:var(--gold);box-shadow:0 0 0 4px #c49b4c21}.hpl-qty{display:flex;align-items:center;justify-content:space-between;border-radius:16px;background:var(--soft);padding:16px;margin-top:20px}.hpl-qty-controls{display:flex;align-items:center;gap:14px}.hpl-qty-controls button{width:32px;height:32px;border:0;border-radius:50%;background:#fff;color:var(--plum);font-size:20px}.hpl-qty-controls span{min-width:16px;text-align:center;font-weight:700}.hpl-submit-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.hpl-total small{display:block;color:#8d7d89;font-size:11px}.hpl-total strong{display:block;margin-top:3px;color:var(--deep);font:32px 'Playfair Display',serif}.hpl-note{color:#9a8b95;font-size:10px;line-height:1.6;text-align:center}.hpl-payment,.hpl-later,.hpl-ticket{margin-top:28px;border:1px solid var(--line);border-radius:18px;background:#fbf7f1;padding:18px}.hpl-choice{margin-top:28px;border:1px solid var(--line);border-radius:18px;background:#fbf7f1;padding:18px}.hpl-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.hpl-code{margin-top:16px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px;text-align:center}.hpl-code code{display:block;margin-top:8px;color:var(--plum);font:700 16px monospace;overflow-wrap:anywhere}.hpl-code p{margin:12px 0 0;border-top:1px solid #f0e7dd;padding-top:10px;font-size:12px}.hpl-status{display:inline-block;border-radius:999px;background:#fff3d8;padding:6px 10px;color:#9b6d15;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hpl-footer{display:flex;justify-content:space-between;gap:18px;max-width:1280px;margin:auto;padding:30px 24px;color:#8d7d89;font-size:12px}.hpl-footer a{color:var(--plum);font-weight:700}.hpl-error{border-radius:12px;background:#fff0ef;padding:10px;color:#a74646;font-size:12px;font-weight:700}.hpl-hidden{display:none!important}@media(max-width:900px){.hpl-hero{grid-template-columns:1fr;padding:32px 24px 72px}.hpl-art{margin:auto}.hpl-speakers{grid-template-columns:repeat(2,1fr)}.hpl-reserve-grid{grid-template-columns:1fr}.hpl-reserve-copy,.hpl-form-card{padding:36px 24px}}@media(max-width:560px){.hpl-nav{padding:18px 16px}.hpl-pill{padding:10px 12px;font-size:10px}.hpl-hero h1{font-size:58px}.hpl-speakers{gap:10px}.hpl-speaker{padding:10px}.hpl-speaker strong{font-size:16px}.hpl-choice-grid{grid-template-columns:1fr}.hpl-submit-row{align-items:flex-start;flex-direction:column}.hpl-submit-row .hpl-btn{width:100%}.hpl-footer{flex-direction:column;text-align:center}}

.hpl-speaker-photo{width:100%;aspect-ratio:4/5;border-radius:16px;background-size:500% auto;background-repeat:no-repeat;background-color:#f2e7dc}.hpl-kicker{white-space:nowrap}@media print{body{background:#fff}.hpl-nav,.hpl-hero,.hpl-section,.hpl-reserve-copy,.hpl-footer{display:none!important}.hpl-reserve{padding:0}.hpl-reserve-grid{display:block;box-shadow:none}.hpl-form-card{padding:20px}.hpl-form-card>*:not(#hpl-payment-flow){display:none!important}.hpl-payment{display:none}.hpl-ticket{border:0!important;background:#fff!important}}
