.hero-home{background-color:#0f172a;background-image:linear-gradient(to right,#0f172af2,#0f172a99),url(/images/bg-hero-home.png);background-size:cover;background-position:center;color:#fff;padding:120px 0 140px}.hero-wrap{display:flex;align-items:center}.hero-copy{max-width:800px}.badge-orange{display:inline-block;background:#ea580c;color:#fff;padding:6px 14px;border-radius:99px;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:24px;text-transform:uppercase}.hero-home h1{font-size:clamp(38px,5vw,56px);line-height:1.15;font-weight:800;letter-spacing:-.02em;margin-bottom:20px}.hero-home p{font-size:18px;line-height:1.8;color:#cbd5e1;margin-bottom:32px;max-width:700px}.btn-orange{display:inline-flex;align-items:center;gap:10px;background:#ea580c;color:#fff;padding:14px 28px;border-radius:12px;font-weight:700;font-size:16px;text-decoration:none;transition:.2s}.btn-orange:hover{background:#c2410c;transform:translateY(-2px)}.section{padding:80px 0}.text-center{text-align:center}.section-head{margin-bottom:48px;max-width:700px;margin-inline:auto}.section-head h2{font-size:clamp(28px,4vw,36px);font-weight:800;margin-bottom:16px;color:#0f172a;letter-spacing:-.01em}.section-head p{color:#64748b;line-height:1.8;font-size:16px}.features-section{background:#f8fafc}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:#fff;padding:40px;border-radius:24px;text-align:center;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #00000005;transition:.3s ease}.feature-card:hover{transform:translateY(-5px);border-color:#ea580c;box-shadow:0 10px 15px -3px #0000000d}.icon-wrap{width:56px;height:56px;background:#fff7ed;color:#ea580c;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.feature-card h3{font-size:20px;font-weight:800;margin-bottom:12px;color:#0f172a}.feature-card p{color:#64748b;font-size:15px;line-height:1.7}.agenda-pro-section{background-color:#1a2235;color:#fff;padding:100px 0}.agenda-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.agenda-head h2{font-size:clamp(28px,4vw,32px);font-weight:800;margin-bottom:8px;color:#fff}.agenda-head p{color:#94a3b8;font-size:16px}.link-white{color:#e2e8f0;font-weight:600;font-size:15px;text-decoration:none;transition:.2s}.link-white:hover{color:#fff;text-decoration:underline}.agenda-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.agenda-pro-card{background-color:#232d40;border:1px solid #334155;border-radius:16px;display:flex;overflow:hidden;transition:.3s ease}.agenda-pro-card:hover{border-color:#4f46e5;transform:translateY(-4px);box-shadow:0 12px 24px #0003}.agenda-img-box{width:40%;flex-shrink:0}.agenda-img-box img{width:100%;height:100%;object-fit:cover}.agenda-content{padding:32px;display:flex;flex-direction:column;flex:1}.agenda-badge{background-color:#00000040;color:#cbd5e1;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:6px 12px;border-radius:99px;width:fit-content;margin-bottom:16px}.agenda-content h3{font-size:20px;font-weight:800;line-height:1.4;margin-bottom:12px;color:#fff}.agenda-content p{color:#94a3b8;font-size:14.5px;line-height:1.7;margin-bottom:24px}.agenda-meta{margin-top:auto;display:flex;gap:16px;color:#cbd5e1;font-size:13px}.meta-item{display:flex;align-items:center;gap:6px}.empty-agenda{grid-column:1 / -1;text-align:center;padding:40px;border:1px dashed #334155;border-radius:16px;color:#64748b}.blog-section{background:#fff;padding-bottom:120px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card-real{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;text-decoration:none;transition:.3s ease;display:flex;flex-direction:column}.blog-card-real:hover{transform:translateY(-5px);border-color:#4f46e5;box-shadow:0 10px 20px #0000000d}.blog-img-box{width:100%;height:200px;overflow:hidden;background:#f1f5f9}.blog-img-box img{width:100%;height:100%;object-fit:cover}.img-fallback{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.blog-text-box{padding:24px;flex:1;display:flex;flex-direction:column}.blog-date{font-size:13px;font-weight:600;color:#94a3b8;margin-bottom:12px}.blog-text-box h3{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:12px;line-height:1.4;flex:1}.blog-text-box p{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:0}.btn-outline{display:inline-block;padding:14px 32px;border:1px solid #cbd5e1;border-radius:99px;color:#334155;text-decoration:none;font-weight:700;transition:.2s;font-size:15px}.btn-outline:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}.empty-data{grid-column:1 / -1;padding:40px;text-align:center;color:#94a3b8;border:1px dashed #e2e8f0;border-radius:16px}@media(max-width:900px){.feature-grid,.agenda-pro-grid,.blog-grid{grid-template-columns:1fr}.agenda-pro-card{flex-direction:column}.agenda-img-box{width:100%;height:200px}.agenda-head{flex-direction:column;align-items:flex-start;gap:16px}}
