/*
Theme Name: DrAnil Premium (Dark Blue)
Author: Your Team
Description: Clean premium theme (white background + dark blue accents) built for Elementor + PHS plugin.
Version: 1.0.0
License: GPLv2 or later
Text Domain: dranil-premium
*/
:root{--dp-accent:#1b3a7a;--dp-text:#0f172a;--dp-muted:rgba(15,23,42,.72);--dp-border:rgba(15,23,42,.10);}
html,body{background:#fff;color:var(--dp-text);font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;}
a{color:var(--dp-accent);} a:hover{opacity:.9;}
.dp-container{max-width:1200px;margin:0 auto;padding:0 16px;}
.dp-content{padding:28px 0;}
.dp-card{border:1px solid var(--dp-border);border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(2,6,23,.05);background:#fff;}
.entry-content p{line-height:1.75;color:var(--dp-muted);}
.entry-title{font-size:28px;margin:0 0 10px;letter-spacing:-.3px;}
