/*
Theme Name: Northstar Digital Agency
Theme URI: https://example.com/
Author: Northstar Digital
Author URI: https://example.com/
Description: A responsive full-service digital marketing agency theme with SEO, web design, AI search, PPC, social media, content, portfolio, pricing, and conversion page templates.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: northstar-digital
Tags: custom-logo, custom-menu, featured-images, responsive-layout, accessibility-ready
*/

body.admin-bar .site-header { top: 32px; }
.custom-logo-link { display: inline-flex; align-items: center; }
.custom-logo { width: auto; max-height: 46px; }
.wp-block-image img { height: auto; }
.notice-success, .notice-error { margin-bottom: var(--space-4); padding: 14px 16px; border-radius: var(--radius-sm); }
.notice-success { color: #1b5e20; background: #e8f5e9; border: 1px solid #a5d6a7; }
.notice-error { color: #8b1a1a; background: #fff0f0; border: 1px solid #efb0b0; }
.northstar-content > :first-child { margin-top: 0; }
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
