/* ---- shared ---- */
.encp-form{max-width:520px}
.encp-form p{margin:14px 0}
.encp-form label{font-weight:600;color:#26304a;font-size:.95rem}
.encp-form input,.encp-form select,.encp-form textarea{width:100%;padding:11px 12px;box-sizing:border-box;border:1px solid #d7dae2;border-radius:8px;font:inherit;background:#fff;margin-top:5px}
.encp-form input:focus,.encp-form select:focus,.encp-form textarea:focus{outline:none;border-color:#c8a24a;box-shadow:0 0 0 3px rgba(200,162,74,.18)}
.encp-btn{background:#0a1f44;color:#fff;border:0;padding:13px 22px;border-radius:30px;cursor:pointer;font-weight:600;font-size:1rem;width:100%;transition:background .15s}
.encp-btn:hover{background:#0d2a5c}
.encp-btn:disabled{opacity:.6;cursor:default}
.encp-notice{background:#eafaf0;border:1px solid #b6e6c8;padding:11px 14px;border-radius:8px;margin:12px 0}
.encp-notice.encp-err{background:#fdecea;border-color:#f5c2bd}
.encp-notice.encp-ok{background:#eafaf0;border-color:#b6e6c8}

/* ---- /assine landing (navy + gold, Playfair display) ---- */
.encp-assine{max-width:860px;margin:0 auto;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a}
.encp-assine h1,.encp-assine h2{font-family:"Playfair Display",Georgia,serif;letter-spacing:.2px}

.encp-hero{position:relative;text-align:center;padding:54px 26px 48px;border-radius:16px;overflow:hidden;color:#fff;
  background:radial-gradient(circle at 18% 22%,rgba(200,162,74,.16),transparent 42%),radial-gradient(circle at 85% 80%,rgba(200,162,74,.10),transparent 40%),linear-gradient(160deg,#0a1f44 0%,#0d2a5c 100%)}
.encp-hero::after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:18px 18px;pointer-events:none}
.encp-eyebrow{position:relative;z-index:1;display:inline-block;color:#c8a24a;font-weight:600;letter-spacing:3px;font-size:.8rem;margin-bottom:14px}
.encp-hero h1{position:relative;z-index:1;color:#fff;font-size:clamp(1.9rem,4.6vw,3.2rem);line-height:1.12;margin:0 auto 16px;max-width:14ch}
.encp-hero h1::after{content:"";display:block;width:64px;height:3px;background:#c8a24a;margin:18px auto 0;border-radius:2px}
.encp-hero .encp-sub{position:relative;z-index:1;font-size:1.08rem;color:#d7deea;max-width:600px;margin:0 auto 22px;line-height:1.6}
.encp-hero .encp-price{position:relative;z-index:1;display:inline-block;padding:10px 22px;border-radius:30px;border:1px solid rgba(200,162,74,.55);background:rgba(255,255,255,.04);font-size:1.12rem}
.encp-hero .encp-price strong{color:#fff}
.encp-hero .encp-price em{color:#c8a24a;font-style:normal;font-weight:600}

.encp-steps{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin:26px 0}
.encp-step{flex:1 1 220px;max-width:250px;background:#fff;border:1px solid #ece8e1;border-radius:12px;padding:20px;box-shadow:0 2px 10px rgba(10,31,68,.04)}
.encp-step span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0a1f44;color:#c8a24a;font-weight:700;margin-bottom:12px;font-family:"Playfair Display",serif}
.encp-step p{margin:0;color:#3a435a;font-size:.96rem;line-height:1.5}

.encp-checkout{background:#fff;border:1px solid #ece8e1;border-radius:16px;padding:30px;margin-top:8px;box-shadow:0 6px 26px rgba(10,31,68,.07)}
.encp-checkout h2{margin:0 0 16px;font-size:1.5rem;color:#0a1f44}
.encp-fineprint{font-size:.85rem;color:#7a8093;margin-top:10px}

.encp-info{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:7px;border-radius:50%;background:#0a1f44;color:#c8a24a;font-size:.72rem;font-weight:700;font-style:italic;cursor:pointer;vertical-align:middle;user-select:none}
.encp-setor-desc{display:none;margin-top:8px;padding:10px 12px;background:#faf7f0;border-left:3px solid #c8a24a;border-radius:6px;color:#4a4a4a;font-size:.88rem;line-height:1.45}
.encp-setor-desc.show{display:block}
.encp-required #encp-kw-hint{color:#c2185b}
#encp-kw-hint{font-weight:400;color:#7a8093;font-size:.85rem}

.encp-paypal-wrap{margin:18px 0 6px;min-height:46px}
.encp-pay{max-width:520px}
.encp-done{text-align:center;padding:24px}
.encp-done h2{color:#0a1f44}

@media(max-width:600px){.encp-hero{padding:40px 18px}.encp-steps{flex-direction:column;align-items:center}.encp-checkout{padding:22px}}

/* ---- account area (/minha-assinatura) ---- */
.encp-conta{max-width:560px}
.encp-card{background:#fff;border:1px solid #ece8e1;border-radius:14px;padding:24px;margin:16px 0;box-shadow:0 4px 18px rgba(10,31,68,.06)}
.encp-card h2{font-family:"Playfair Display",Georgia,serif;color:#0a1f44;margin:0 0 12px;font-size:1.35rem}
.encp-status{display:inline-block;padding:6px 14px;border-radius:20px;background:#f1f3f7;font-size:.95rem;margin:0 0 6px}
.encp-status-trial{background:#fff4e0}
.encp-status-active{background:#e7f6ec}
.encp-status-cancelled,.encp-status-past_due{background:#fdecea}
.encp-links{margin:16px 0 6px}

/* ---- unified client hub ---- */
.encp-hero-sm{padding:34px 24px 30px;margin-bottom:6px}
.encp-hero-sm h1{font-size:clamp(1.7rem,4vw,2.4rem)}
.encp-narrow{max-width:460px;margin:0 auto}
.encp-hub{max-width:640px;margin:0 auto}
.encp-topbar{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;margin:0 0 6px}
.encp-link{color:#0a1f44;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(200,162,74,.6)}
.encp-link:hover{color:#c8a24a}
.encp-btn-inline{display:inline-block;width:auto;text-decoration:none}
.encp-tabs{display:flex;gap:8px;justify-content:center;margin:8px 0 18px;flex-wrap:wrap}
.encp-tab{background:#fff;border:1px solid #d7dae2;border-radius:30px;padding:9px 18px;cursor:pointer;font-weight:600;color:#0a1f44;font:inherit;font-size:.95rem}
.encp-tab.active{background:#0a1f44;color:#fff;border-color:#0a1f44}
.encp-tabpanel{display:none}
.encp-tabpanel.active{display:block}
