/* Theme Name: 우리집 계산소 Theme URI: https://homemove.keypoints.kr Description: 주거 비용 계산 플랫폼 전용 테마 Version: 1.0.0 Text Domain: woorijip-calc */
:root{--yellow:#ffc400;--ink:#191919;--muted:#5f6368;--line:#e8e8e8;--soft:#fffdf3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Segoe UI",sans-serif;font-size:17px;line-height:1.7}a{color:inherit}.site-header{height:72px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.site-bar{max-width:1200px;height:100%;margin:auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:19px;font-weight:900;letter-spacing:-.06em;white-space:nowrap}.brand-mark{width:32px;height:32px}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{text-decoration:none;font-size:15px;font-weight:700}.site-nav a:hover{color:#8a6700}.header-cta{padding:9px 14px;border-radius:9px;background:var(--yellow)!important;color:var(--ink)}.site-main{min-height:calc(100vh - 260px)}.site-footer{border-top:1px solid var(--line);margin-top:64px;background:#f7f8fa}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px;color:var(--muted);font-size:14px}.footer-inner strong{color:var(--ink);font-size:17px}.entry-wrap{max-width:820px;margin:0 auto;padding:50px 20px}.entry-wrap h1{font-size:38px;letter-spacing:-.06em;line-height:1.25}.entry-wrap h2{font-size:28px;letter-spacing:-.05em}.entry-wrap p{line-height:1.75}.post-card{padding:24px 0;border-bottom:1px solid var(--line)}.post-card h2{margin:0 0 8px}.post-card h2 a{text-decoration:none}.post-meta{font-size:14px;color:var(--muted)}.wp-block-image img{border-radius:14px}.screen-reader-text{position:absolute;left:-9999px}@media(max-width:767px){body{font-size:16px}.site-header{height:64px}.site-bar{padding:0 16px}.site-nav{gap:12px}.site-nav a:not(.header-cta){display:none}.brand{font-size:17px}.entry-wrap{padding:32px 16px}.entry-wrap h1{font-size:29px}.site-footer{margin-top:40px}}
