/* 잇데이 스튜디오 — 메인 스타일시트
   분할 (2026-04-19, TECH_DEBT 해소): 1383줄 → 4개 파일로 분할.
   모듈: base / home / components / polish.
   index.html 에서 이 파일 하나만 로드하면 4개 모두 불러옴. */

@import url("style-base.css");
@import url("style-home.css");
@import url("style-components.css");
@import url("style-polish.css");
@import url("style-dark.css");
