/*
Theme Name: DesignPhox Elementor
Theme URI: https://designphox.co.ke
Author: DesignPhox
Description: A lightweight DesignPhox theme built to work with Elementor and standard WordPress plugins.
Version: 1.1.1
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: designphox
*/
:root{--dp-charcoal:#1f2937;--dp-orange:#f97316;--dp-white:#fff;--dp-light:#f8fafc;--dp-gray:#64748b}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:clip}body{margin:0;color:var(--dp-charcoal);background:var(--dp-light);font-family:Arial,Helvetica,sans-serif}img,svg,video{max-width:100%;height:auto}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--dp-orange);outline-offset:4px}.dp-shell{width:min(1180px,calc(100% - 40px));margin:auto}.dp-header{background:var(--dp-charcoal);color:#fff}.dp-nav{min-height:80px;display:flex;align-items:center;gap:35px}.dp-brand{font-size:22px;font-weight:800;text-decoration:none;letter-spacing:-1px}.dp-brand span{color:var(--dp-orange)}.dp-nav nav{margin-left:auto}.dp-nav ul{list-style:none;display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0}.dp-nav a{text-decoration:none}.dp-main{min-height:60vh}.dp-content{padding:80px 0}.dp-footer{background:#111827;color:#fff;padding:55px 0 25px}.dp-footer-grid{display:flex;justify-content:space-between;gap:30px}.dp-footer p{color:#94a3b8}.dp-copy{margin-top:40px;padding-top:20px;border-top:1px solid #334155;color:#94a3b8;font-size:12px}.elementor-page .dp-content{padding:0}.elementor-template-full-width .dp-main{width:100%}@media(max-width:760px){.dp-shell{width:min(100% - 28px,1180px)}.dp-nav{align-items:flex-start;padding:20px 0;flex-direction:column;gap:18px}.dp-nav nav{margin-left:0;width:100%}.dp-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%}.dp-nav li a{display:flex;align-items:center;min-height:44px;border-top:1px solid #334155}.dp-footer-grid{display:block}.dp-content{padding:55px 0}}@media(max-width:420px){.dp-nav ul{grid-template-columns:1fr}}
