*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff7ed;color:#111827}.topbar{min-height:74px;background:white;display:flex;align-items:center;justify-content:space-between;padding:16px 5%;box-shadow:0 4px 18px rgba(0,0,0,.08);position:sticky;top:0;z-index:10}.brand{font-size:22px;font-weight:900;color:#9a3412;text-decoration:none}.topbar nav{display:flex;gap:18px;flex-wrap:wrap}.topbar nav a{color:#334155;text-decoration:none;font-weight:700}.page{max-width:1200px;margin:35px auto;padding:0 20px}.narrow{max-width:520px}.muted{color:#64748b}.card{background:white;border-radius:18px;padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.07)}.builder-grid{display:grid;grid-template-columns:1fr;gap:20px}.form{display:flex;flex-direction:column;gap:11px}.form label{font-weight:800;color:#7c2d12}.form input,.form textarea,.form select{border:1px solid #d1d5db;border-radius:12px;padding:13px;font-size:15px}.form textarea{min-height:100px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.btn,.small-btn{border:none;background:#ea580c;color:white;padding:13px 20px;border-radius:12px;text-decoration:none;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.secondary{background:#334155}.danger{background:#b91c1c}.small-btn{padding:8px 12px;font-size:13px;margin:2px}.alert{background:#fee2e2;color:#991b1b;padding:12px;border-radius:10px;margin-bottom:15px}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:13px;border-bottom:1px solid #e5e7eb;text-align:left}.table th{color:#9a3412}.flyer{width:794px;min-height:1123px;margin:0 auto 45px;background:linear-gradient(160deg,#fff7ed,#ffffff);border-radius:10px;box-shadow:0 14px 45px rgba(0,0,0,.2);padding:50px;position:relative;overflow:hidden}.flyer:before{content:"";position:absolute;inset:-120px;background:radial-gradient(circle at top left,color-mix(in srgb,var(--primary,#ea580c) 35%,transparent),transparent 35%),radial-gradient(circle at bottom right,color-mix(in srgb,var(--secondary,#7c2d12) 30%,transparent),transparent 35%);pointer-events:none}.flyer-content{position:relative;z-index:1;text-align:center}.flyer-logo{max-width:120px;max-height:120px;display:block;margin:0 auto 20px;position:relative;z-index:2}.flyer-subtitle-top{text-transform:uppercase;letter-spacing:3px;color:var(--primary,#ea580c);font-weight:900}.flyer h1{font-size:62px;line-height:1.05;color:var(--secondary,#7c2d12);margin:20px 0}.flyer-main-img{width:100%;max-height:360px;object-fit:cover;border-radius:24px;margin:20px 0;box-shadow:0 8px 25px rgba(0,0,0,.18)}.flyer-info{background:rgba(255,255,255,.75);border:2px solid rgba(234,88,12,.25);border-radius:22px;padding:20px;margin:22px 0;text-align:left;font-size:22px}.flyer-info p{margin:10px 0}.flyer-description{font-size:24px;line-height:1.45;color:#374151}.flyer-contact{margin-top:30px;background:var(--primary,#ea580c);color:white;padding:18px;border-radius:999px;font-size:24px;font-weight:900}.flyer-modern{background:linear-gradient(135deg,#111827,var(--secondary,#7c2d12));color:white}.flyer-modern h1,.flyer-modern .flyer-subtitle-top{color:#fed7aa}.flyer-modern .flyer-description{color:white}.flyer-devotional{background:linear-gradient(180deg,#fff7ed,#fde68a)}.flyer-whatsapp{width:720px;min-height:1280px}.flyer-instagram{width:1080px;min-height:1080px}.flyer-certificate h1{font-family:Georgia,serif}.brand-row{display:flex;gap:12px;align-items:center;border-bottom:1px solid #eee;padding:12px 0}.brand-row span{width:34px;height:34px;border-radius:50%;display:inline-block}.brand-row img{max-width:50px;max-height:50px}.footer{text-align:center;padding:30px;color:#64748b}@media(max-width:850px){.two-col{grid-template-columns:1fr}.topbar{align-items:flex-start;gap:12px;flex-direction:column}.flyer{width:100%;min-height:auto;padding:28px}.flyer h1{font-size:40px}.flyer-info,.flyer-description,.flyer-contact{font-size:18px}.table{min-width:760px}.card{overflow-x:auto}}
