/*
Theme Name:   NYC Music Services 2026
Theme URI:    https://www.nycmusicservices.com/
Description:  Bespoke Classic theme for NYC Music Services. Classic Editor throughout; structured sections come from the NYC Music Services — Content plugin, which owns the records and field definitions. No block editor, no page builder, no shortcode editing.
Author:       NYC Music Services
Version:      1.1.0
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 7.4
License:      GPL-2.0-or-later
Text Domain:  nycms
*/

/* The design system lives in assets/css/nycms.css, enqueued by functions.php.
   This file carries only the theme header plus WordPress' own required classes. */

.alignleft{float:left;margin:0 var(--ms-space-3) var(--ms-space-2) 0}
.alignright{float:right;margin:0 0 var(--ms-space-2) var(--ms-space-3)}
.aligncenter{display:block;margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.screen-reader-text:focus{background:#fff;clip:auto;color:var(--ms-ink);display:block;font-size:1rem;height:auto;left:var(--ms-gutter);padding:12px 18px;top:8px;width:auto;z-index:100000;border-radius:4px}
