.page-features-dashboards-template {
  --bg:#ffffff; --ink:#10233e; --ink-2:#44556f; --line:#dbe4f0; --primary:#10233e; --accent:#6f6bff; --shadow:0 20px 60px rgba(16,35,62,.08); --max:1200px;
}
.page-features-dashboards-template .container { width:min(var(--max), calc(100% - 40px)); margin:0 auto; }
.page-features-dashboards-template main a { text-decoration:none; color:inherit; transition:color .18s ease; }
.page-features-dashboards-template .wp-block-group,.page-features-dashboards-template .wp-block-columns,.page-features-dashboards-template .wp-block-buttons,.page-features-dashboards-template .wp-block-image { margin-bottom:0; }
.page-features-dashboards-template .page-hero { padding:62px 0 24px; background:var(--bg); }
.page-features-dashboards-template .page-hero h1 { font-size:62px; line-height:1.02; letter-spacing:-.04em; margin:18px 0 14px; color:var(--ink); }
.page-features-dashboards-template .page-hero p.lead { font-size:20px; color:var(--ink-2); margin:0; line-height:1.5; max-width:720px; }
.page-features-dashboards-template .eyebrow { display:inline-flex; align-items:center; width:fit-content; max-width:100%; padding:8px 14px; border-radius:999px; border:1px solid var(--line); background:#fff; font-size:13px; font-weight:600; color:var(--ink-2); margin-bottom:18px; }
.page-features-dashboards-template .hero-actions,.page-features-dashboards-template .wp-block-buttons.hero-actions { display:flex; gap:14px; margin-top:28px; flex-wrap:wrap; }
.page-features-dashboards-template .btn,.page-features-dashboards-template .btn-primary,.page-features-dashboards-template .btn-secondary { display:inline-flex; align-items:center; justify-content:center; gap:8px; min-height:46px; padding:0 18px; border-radius:14px; font-weight:600; font-size:15px; transition:.18s ease; }
.page-features-dashboards-template .btn,.page-features-dashboards-template .btn-primary { border:1px solid transparent; background:var(--primary); color:#fff; cursor:pointer; }
.page-features-dashboards-template .btn-primary:hover { transform:translateY(-1px); }
.page-features-dashboards-template .btn-secondary { border:1px solid var(--line); background:#fff; color:var(--ink); }
.page-features-dashboards-template .wp-block-button.btn,.page-features-dashboards-template .wp-block-button.btn-primary,.page-features-dashboards-template .wp-block-button.btn-secondary { margin:0; padding:0; min-height:auto; border:0; background:transparent; box-shadow:none; }
.page-features-dashboards-template .wp-block-button.btn .wp-block-button__link,.page-features-dashboards-template .wp-block-button.btn-primary .wp-block-button__link { display:inline-flex; align-items:center; justify-content:center; gap:8px; min-height:46px; padding:0 18px; border-radius:14px; font-weight:600; font-size:15px; border:1px solid transparent; background:var(--primary); color:#fff; box-shadow:none; }
.page-features-dashboards-template .wp-block-button.btn-secondary .wp-block-button__link { display:inline-flex; align-items:center; justify-content:center; gap:8px; min-height:46px; padding:0 18px; border-radius:14px; font-weight:600; font-size:15px; border:1px solid var(--line); background:#fff; color:var(--ink); box-shadow:none; }
.page-features-dashboards-template .feature-dashboards-page__grid,.page-features-dashboards-template .wp-block-columns.feature-dashboards-page__grid { display:grid; grid-template-columns:1.05fr .95fr; gap:36px; align-items:center; margin-bottom:0; }
.page-features-dashboards-template .wp-block-column { min-width:0; }
.page-features-dashboards-template .feature-dashboards-page__bullets { padding:0; margin:22px 0 0; list-style:none; }
.page-features-dashboards-template .feature-dashboards-page__bullets li { display:flex; gap:10px; margin:10px 0; color:var(--ink-2); }
.page-features-dashboards-template .feature-dashboards-page__bullets li::before { content:"•"; color:var(--accent); font-weight:900; }
.page-features-dashboards-template .screen { border:1px solid var(--line); background:#fff; border-radius:24px; box-shadow:var(--shadow); overflow:hidden; }
.page-features-dashboards-template .screen img { width:100%; height:auto; }
.feature-dashboards-page { background:var(--bg); }
.feature-dashboards-page__hero { padding-bottom:18px; }
.feature-dashboards-page + .site-footer,.page-features-dashboards-template .site-footer { margin-top:0; }
@media (max-width:840px){ .page-features-dashboards-template .page-hero h1 { font-size:44px; } .page-features-dashboards-template .feature-dashboards-page__grid,.page-features-dashboards-template .wp-block-columns.feature-dashboards-page__grid { grid-template-columns:1fr; gap:24px; } }
@media (max-width:480px){ .page-features-dashboards-template .container { width:calc(100% - 32px); } .page-features-dashboards-template .page-hero h1 { font-size:32px; } .page-features-dashboards-template .page-hero p.lead { font-size:17px; } .page-features-dashboards-template .hero-actions,.page-features-dashboards-template .wp-block-buttons.hero-actions { flex-direction:column; } .page-features-dashboards-template .wp-block-button.btn-primary .wp-block-button__link,.page-features-dashboards-template .wp-block-button.btn-secondary .wp-block-button__link { width:100%; justify-content:center; } }
