/*
Theme Name: PreviCentral Editável
Theme URI: https://previcentral.local
Author: ChatGPT
Description: Tema institucional editável para assessoria administrativa previdenciária. Textos, botões, contatos, vídeo, cores e logo podem ser ajustados pelo Personalizador do WordPress.
Version: 2.0.0
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: previcentral-editavel
*/

:root{
  --pc-blue:#003e6b;
  --pc-blue-dark:#062b49;
  --pc-teal:#008f8f;
  --pc-light:#e7f8f7;
  --pc-bg:#f7fbfd;
  --pc-text:#143044;
  --pc-muted:#627789;
  --pc-border:#dce9ef;
  --pc-shadow:0 18px 50px rgba(4,45,75,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial, Helvetica, sans-serif;color:var(--pc-text);line-height:1.62;background:#fff;font-size:16px}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
.pc-container{width:min(1120px,calc(100% - 32px));margin:0 auto}
.pc-section{padding:80px 0}
.pc-eyebrow{display:inline-flex;color:var(--pc-teal);text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:12px;margin-bottom:14px}
h1,h2,h3{color:var(--pc-blue-dark);line-height:1.12;margin:0 0 18px}h1{font-size:clamp(36px,5vw,62px);letter-spacing:-1.6px}h2{font-size:clamp(28px,4vw,44px);letter-spacing:-1px}h3{font-size:21px}.pc-lead{font-size:20px;color:var(--pc-muted);max-width:660px}.pc-small{color:var(--pc-muted);font-size:13px}.pc-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.pc-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:800;transition:.2s ease}.pc-btn:hover{transform:translateY(-1px)}.pc-primary{background:linear-gradient(135deg,var(--pc-blue),var(--pc-teal));color:#fff;box-shadow:0 12px 28px rgba(0,82,120,.22)}.pc-ghost{border:1px solid var(--pc-border);background:#fff;color:var(--pc-blue)}

.pc-header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--pc-border);z-index:50}.pc-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pc-brand{display:flex;align-items:center}.pc-brand img{width:280px;max-width:58vw;display:block}.pc-nav{display:flex;gap:26px;font-weight:700;color:var(--pc-blue-dark);font-size:15px}.pc-nav a:hover{color:var(--pc-teal)}

.pc-hero{padding-top:92px;background:radial-gradient(circle at top left,#e7f8f7 0,transparent 38%),linear-gradient(180deg,#fff 0,var(--pc-bg) 100%)}.pc-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.pc-panel{background:#fff;border:1px solid var(--pc-border);border-radius:24px;box-shadow:var(--pc-shadow);padding:28px;overflow:hidden}.pc-illustration{height:360px;border-radius:20px;background:linear-gradient(145deg,#f8ffff,#e6f5f5);position:relative;display:grid;place-items:center}.pc-doc{width:210px;height:270px;background:#fff;border:1px solid #cfe5eb;border-radius:18px;box-shadow:0 15px 35px rgba(0,62,107,.13);padding:26px}.pc-doc:before{content:'✓';display:grid;place-items:center;width:64px;height:64px;background:var(--pc-light);color:var(--pc-teal);border-radius:50%;font-size:40px;font-weight:900;margin-bottom:24px}.pc-line{height:10px;background:#cde5ea;border-radius:20px;margin:14px 0}.pc-line:nth-child(3){width:70%}.pc-circle{position:absolute;border-radius:50%;border:1px solid rgba(0,143,143,.22)}.pc-circle.one{width:260px;height:260px}.pc-circle.two{width:330px;height:330px}.pc-circle.three{width:120px;height:120px;right:35px;bottom:28px;background:rgba(0,143,143,.07)}

.pc-strip{padding:30px 0;background:#fff}.pc-strip-grid,.pc-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pc-strip-item,.pc-card,.pc-step{border:1px solid var(--pc-border);border-radius:20px;background:#fff;padding:24px}.pc-strip-item{background:var(--pc-bg)}.pc-strip-item strong{display:block;font-size:20px;color:var(--pc-blue)}.pc-strip-item span,.pc-card p,.pc-step p,.pc-section-head p{color:var(--pc-muted)}.pc-section-head{text-align:center;max-width:760px;margin:0 auto 44px}.pc-icon{width:58px;height:58px;border-radius:18px;background:var(--pc-light);display:grid;place-items:center;color:var(--pc-teal);font-size:26px;font-weight:900;margin-bottom:18px}.pc-alt{background:var(--pc-bg)}.pc-steps{display:grid;gap:16px}.pc-step span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--pc-light);color:var(--pc-teal);font-weight:900;margin-bottom:10px}.pc-check{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px}.pc-check li{position:relative;padding-left:34px}.pc-check li:before{content:'✓';position:absolute;left:0;top:0;width:24px;height:24px;border-radius:50%;background:var(--pc-light);color:var(--pc-teal);display:grid;place-items:center;font-weight:900}.pc-note{border-left:4px solid var(--pc-teal);background:#fff;padding:18px 20px;border-radius:14px;color:var(--pc-muted);margin-top:24px}

.pc-video{background:linear-gradient(135deg,var(--pc-blue-dark),var(--pc-blue));color:#fff}.pc-video h2,.pc-video .pc-eyebrow{color:#fff}.pc-video-box{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:34px}.pc-placeholder{min-height:280px;border:1px dashed rgba(255,255,255,.55);border-radius:20px;display:grid;place-items:center;text-align:center;background:rgba(255,255,255,.08)}.pc-placeholder span{font-size:54px}.pc-video iframe{width:100%;min-height:315px;border:0;border-radius:20px;background:#000}

.pc-contact{background:var(--pc-bg)}.pc-contact-card{display:flex;gap:28px;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--pc-border);border-radius:24px;box-shadow:var(--pc-shadow);padding:40px}.pc-contact-list{margin:12px 0 0;padding:0;list-style:none;color:var(--pc-muted)}.pc-contact-list li{margin:6px 0}.pc-footer{background:#061f35;color:rgba(255,255,255,.82);padding:44px 0 18px}.pc-footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px}.pc-footer img{width:220px;background:#fff;border-radius:14px;padding:6px;margin-bottom:16px}.pc-copy{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;margin-top:24px;color:rgba(255,255,255,.6)}

@media(max-width:900px){.pc-grid,.pc-video-box,.pc-footer-grid{grid-template-columns:1fr}.pc-cards,.pc-strip-grid{grid-template-columns:repeat(2,1fr)}.pc-nav{display:none}.pc-contact-card{flex-direction:column;align-items:flex-start}.pc-hero{padding-top:64px}}
@media(max-width:650px){.pc-section{padding:56px 0}.pc-cards,.pc-strip-grid{grid-template-columns:1fr}.pc-actions,.pc-btn{width:100%}.pc-brand img{width:220px}.pc-contact-card{padding:28px}.pc-panel{padding:18px}.pc-illustration{height:300px}}
