/*
Theme Name: Airwing
Theme URI: https://www.airwing.co.kr/
Author: Airwing
Author URI: https://www.airwing.co.kr/
Description: 에어윙 주식회사 공식 회사소개 랜딩페이지 테마. AI 기상기술 융합 탄소중립 스마트 무흄(Ductless) 조리후드 시스템을 소개하는 스타트업형 원페이지 디자인.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: airwing
Tags: one-column, custom-logo, custom-menu, full-width-template, translation-ready
*/

/* ─────────────────────────────────────────────────────────
   Reset / Base — 메인 스타일은 assets/css/main.css 에 분리
   ───────────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0; }
img, svg, video { max-width: 100%; height: auto; display: block; }
button { font: inherit; cursor: pointer; }
a { color: inherit; text-decoration: none; }
ul, ol { padding: 0; margin: 0; list-style: none; }
h1, h2, h3, h4, h5, h6, p { margin: 0; }
