/*
Theme Name: Prospecta
Theme URI: https://prospecta.ro
Author: Prospecta
Author URI: https://prospecta.ro
Description: Temă WordPress pentru Prospecta — SDR externalizat & calificare lead-uri B2B/B2C.
Version: 3.6.0
License: Proprietary
Text Domain: prospecta
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
*/


@font-face{font-family:Inter;src:url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvneQg7Ca725JhhKnOqk.woff2) format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:Caveat;src:url(https://fonts.gstatic.com/s/caveat/v18/Wnz6HAc5bAfYB2QRah7pcpNvOx-pjfJ9SIKjYBxPigs.woff2) format('woff2');font-weight:400 700;font-display:swap}
:root{--bg:#FAFBFC;--surface:#F1F5F9;--text:#0F172A;--muted:#64748B;--card:#fff;--primary:#F97316;--primary-dark:#EA580C;--secondary:#0B2545;--accent:#2563EB;--border:rgba(15,23,42,.12);--radius:18px;--shadow:0 24px 60px -32px rgba(15,23,42,.4)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{line-height:1.7}.container{width:min(1280px,100% - 48px);margin-inline:auto}.narrow{width:min(920px,100% - 48px);margin-inline:auto}.topbar{background:var(--secondary);color:rgba(255,255,255,.78);font-size:14px}.topbar .container{display:flex;gap:28px;justify-content:center;align-items:center;flex-wrap:wrap;padding:10px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);border-bottom:2px solid rgba(249,115,22,.15);box-shadow:0 6px 20px -18px #000;backdrop-filter:blur(14px)}.header-inner{height:104px;display:flex;justify-content:space-between;align-items:center}.logo{height:100px;width:auto}.nav{display:flex;gap:34px;align-items:center;font-size:15px;font-weight:800}.nav a:hover,.nav a.active{color:var(--primary)}.btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;border-radius:14px;padding:15px 24px;font-weight:800;border:2px solid transparent;transition:.2s ease;cursor:pointer}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 18px 32px -17px rgba(249,115,22,.9)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-outline{border-color:var(--primary);color:var(--primary);background:transparent}.btn-outline:hover{background:var(--primary);color:white}.menu-btn{display:none;border:2px solid var(--border);background:white;border-radius:12px;width:46px;height:46px;font-size:24px}.mobile-nav{display:none;border-top:2px solid rgba(249,115,22,.15);background:white}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:16px 0;border-bottom:1px solid var(--border);font-weight:800}.hero{position:relative;overflow:hidden;background:var(--secondary);color:white}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:80px;background:var(--bg);clip-path:ellipse(75% 70% at 50% 100%)}.hero-inner{position:relative;z-index:1;padding:84px 0 140px;text-align:center}.pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(249,115,22,.14);color:var(--primary);border:1px solid rgba(249,115,22,.32);padding:9px 16px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.hero h1{font-size:clamp(44px,6.2vw,88px);line-height:.98;margin:30px auto 0;max-width:980px;letter-spacing:-.05em}.accent{color:var(--primary);font-style:italic}.hero p{font-size:clamp(18px,2vw,22px);max-width:790px;margin:26px auto 0;color:rgba(255,255,255,.72)}.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:38px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:58px auto 0;max-width:900px}.stat{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);border-radius:24px;padding:28px}.stat strong{font-size:42px;display:block}.section{padding:88px 0}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.eyebrow{display:inline-flex;gap:10px;align-items:center;text-transform:uppercase;letter-spacing:.16em;color:var(--primary);font-size:13px;font-weight:900}.eyebrow:before{content:"";width:24px;height:2px;background:var(--primary);border-radius:3px}h2{font-size:clamp(34px,4vw,58px);line-height:1.06;letter-spacing:-.04em;margin:18px 0 0}h3{font-size:24px;line-height:1.2;margin:0}.muted{color:var(--muted)}.card{background:var(--card);border:2px solid var(--border);border-radius:24px;padding:28px;box-shadow:0 1px 0 rgba(15,23,42,.02);transition:.2s}.card:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-3px)}.dark-card{background:var(--secondary);color:white;border-color:rgba(255,255,255,.12)}.dark-card .muted{color:rgba(255,255,255,.7)}.image-card{border-radius:32px;overflow:hidden;box-shadow:var(--shadow);border:2px solid var(--border)}.image-card img{width:100%;height:100%;object-fit:cover;min-height:420px}.list{display:grid;gap:14px;margin-top:24px}.check{display:flex;gap:12px;align-items:flex-start}.check:before{content:"✓";display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:rgba(249,115,22,.12);color:var(--primary);font-weight:900}.marker{font-family:Caveat,cursive;color:var(--primary);font-size:1.18em}.cta{background:var(--secondary);color:white;border-radius:36px;padding:62px;text-align:center;position:relative;overflow:hidden}.cta p{color:rgba(255,255,255,.72);max-width:700px;margin:20px auto 0}.footer{margin-top:72px;background:var(--secondary);color:white}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:50px;padding:64px 0}.footer-logo{display:inline-flex;background:white;border-radius:18px;padding:12px 18px}.footer-logo img{height:72px}.footer a:hover{color:var(--primary)}.footer ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px;color:rgba(255,255,255,.72)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0;display:flex;justify-content:space-between;align-items:center;color:rgba(255,255,255,.5);font-size:14px}.anpc{height:42px;background:white;border-radius:7px;padding:4px}.wa{position:fixed;right:22px;bottom:22px;z-index:60;background:#25D366;color:white;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 18px 38px -18px #000}.form{display:grid;gap:16px}.input,textarea,select{width:100%;border:2px solid var(--border);border-radius:14px;padding:14px 16px;font:inherit;background:white}textarea{min-height:140px;resize:vertical}.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-card{display:grid;gap:16px}.label{display:block;font-size:13px;font-weight:900;margin:0 0 8px}.legal{background:white;border:2px solid var(--border);border-radius:28px;padding:48px;box-shadow:var(--shadow)}.legal h2{font-size:30px;margin-top:40px;border-bottom:2px solid var(--border);padding-bottom:12px}.legal h3{margin-top:24px}.legal li{margin-bottom:8px;line-height:1.6}.steps{counter-reset:step}.step{position:relative}.step:before{counter-increment:step;content:"0" counter(step);display:inline-grid;place-items:center;border-radius:16px;background:rgba(249,115,22,.12);color:var(--primary);font-weight:900;width:54px;height:42px;margin-bottom:18px}.split-bg{background:linear-gradient(180deg,var(--bg),#fff)}@media(max-width:980px){.nav,.header .btn-primary{display:none}.menu-btn{display:block}.header-inner{height:90px}.logo{height:84px}.grid-2,.grid-3,.grid-4,.footer-grid,.stats{grid-template-columns:1fr}.section{padding:66px 0}.hero-inner{padding:58px 0 120px}.two{grid-template-columns:1fr}.cta{padding:42px 24px}.footer-bottom{flex-direction:column;gap:14px}.container,.narrow{width:min(100% - 32px,1280px)}}

/* WP additions */
.site-main { min-height: 50vh; }
