/*
Theme Name: 3W IT Company
Theme URI: https://example.com/3w-theme
Author: 3W
Author URI: https://example.com
Description: Профессиональная тема WordPress для IT-компании 3W. Услуги: хостинг, VPS/VDS, регистрация доменов, разработка сайтов и программного обеспечения. Все элементы главной страницы редактируются в настройках темы (Внешний вид → Настроить). Поддерживает виджеты и меню.
Version: 1.0.3
Requires at least: 5.8
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: threew
Tags: e-commerce, blog, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, threaded-comments, translation-ready, one-column, two-columns, right-sidebar, left-sidebar
*/

/* -----------------------------------------------------------
   Base reset — main styles live in assets/css/main.css
   (this file only needs the header above to be a valid theme;
   we keep a minimal reset here as a safety fallback)
------------------------------------------------------------ */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
a { text-decoration: none; }
