/*
Theme Name: 메뉴개발자의 식탁 Pro
Theme URI: https://hotba.co.kr
Author: OpenAI
Author URI: https://openai.com
Description: 메뉴개발 노하우, 원가 계산, 식재료, 장사 이야기와 외식업 인사이트를 위한 전용 워드프레스 테마입니다.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: menu-developers-table-pro
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--bg:#f7f1e8;--paper:#fffdf9;--brown:#6c3d20;--dark:#321f16;--gold:#b48754;--line:#eadfd2;--muted:#776d65;--shadow:0 14px 40px rgba(69,43,25,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--dark);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;line-height:1.75}
a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}
.header-row{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800}
.brand-icon{width:43px;height:43px;border:2px solid var(--brown);border-radius:14px;display:grid;place-items:center;font-family:serif;font-size:22px;color:var(--brown)}
.brand-name{font-family:serif;font-size:25px;letter-spacing:-.04em}.brand-en{display:block;font-size:10px;letter-spacing:.16em;color:var(--muted);margin-top:-5px}
.nav ul{display:flex;gap:25px;list-style:none;padding:0;margin:0;font-size:14px;font-weight:700}.nav a:hover{color:var(--gold)}.nav-toggle{display:none;border:0;background:none;font-size:28px}
.hero{background:var(--paper)}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;min-height:560px}.hero-copy{padding:76px 55px 70px max(24px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center}
.kicker{font-weight:800;color:var(--brown);font-size:18px;margin:0 0 15px}.hero h1{font-family:serif;font-size:clamp(46px,5.4vw,74px);line-height:1.08;letter-spacing:-.06em;margin:0 0 22px}
.hero-lead{font-size:22px;line-height:1.75;margin-bottom:18px}.hero-desc{color:var(--muted);font-size:17px;margin:0 0 30px}.buttons{display:flex;gap:12px;flex-wrap:wrap}
.btn{min-height:50px;padding:0 25px;border:1px solid var(--brown);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.btn-main{background:var(--brown);color:white}
.hero-visual{position:relative;min-height:560px;background:linear-gradient(90deg,rgba(255,253,249,.92),rgba(255,253,249,.05) 24%,rgba(0,0,0,.2)),radial-gradient(circle at 68% 30%,rgba(205,147,88,.42),transparent 22%),linear-gradient(135deg,#846143,#2b1b14 53%,#100c0a)}
.hero-panel{position:absolute;right:8%;bottom:10%;max-width:270px;padding:24px;color:white;background:rgba(38,23,15,.58);border-radius:18px;backdrop-filter:blur(6px)}.hero-panel strong{display:block;font-family:serif;font-size:26px;margin-bottom:8px}
.section{padding:76px 0}.section.white{background:var(--paper)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-title{font-family:serif;font-size:39px;line-height:1.2;margin:0}.section-sub{margin:7px 0 0;color:var(--muted)}
.topic-grid{display:grid;grid-template-columns:1.2fr repeat(5,1fr);border:1px solid var(--line);background:var(--paper);border-radius:18px;overflow:hidden}.topic-intro,.topic{padding:31px 24px;border-right:1px solid var(--line)}.topic:last-child{border-right:0}
.topic-intro h2{font-family:serif;font-size:31px;line-height:1.4;margin:0 0 14px}.topic p,.topic-intro p{font-size:14px;color:var(--muted);margin:0}.topic .ico{font-size:31px;margin-bottom:14px}.topic h3{font-size:17px;margin:0 0 7px}
.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.card:hover{transform:translateY(-4px)}
.thumb{aspect-ratio:16/10;background:linear-gradient(135deg,#ead3b4,#ae7040);position:relative;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.placeholder{height:100%;display:grid;place-items:center;font-size:48px}.badge{position:absolute;left:14px;top:14px;background:rgba(52,30,18,.84);color:#fff;padding:5px 11px;border-radius:999px;font-size:12px}
.card-body{padding:21px}.card-title{font-size:21px;line-height:1.45;margin:0 0 9px}.card-excerpt{font-size:14px;color:var(--muted);margin:0 0 15px}.meta{font-size:12px;color:#978a80}
.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category{min-height:165px;padding:22px 16px;background:var(--paper);border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:.2s}.category:hover{border-color:var(--gold);transform:translateY(-3px)}.category .ico{font-size:33px;margin-bottom:9px}.category small{color:var(--muted);margin-top:5px}
.about{display:grid;grid-template-columns:1fr 1.2fr;background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden}.about-art{min-height:420px;background:linear-gradient(145deg,#4b2e1f,#b08456);display:grid;place-items:center;color:rgba(255,255,255,.84);font-family:serif;font-size:35px}.about-copy{padding:52px}.about-copy h2{font-family:serif;font-size:38px;margin:0 0 20px}.about-copy p{color:#65584f;white-space:pre-line}.signature{font-family:cursive;color:var(--brown);font-size:28px;margin-top:20px}
.site-footer{background:#2d1b13;color:#eadfd6;padding:42px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-links{display:flex;gap:18px;font-size:13px;color:#cfbcae}
.content{width:min(850px,calc(100% - 40px));margin:58px auto}.entry-header{text-align:center;margin-bottom:35px}.entry-title{font-family:serif;font-size:clamp(39px,6vw,62px);line-height:1.23;margin:0 0 10px}.entry-meta{font-size:14px;color:var(--muted)}.entry-content{font-size:18px;line-height:2}.entry-content p{margin:0 0 1.5em}.entry-content img{border-radius:14px;margin:28px auto}.archive-title{font-family:serif;font-size:48px;margin:45px 0 28px}.pagination{text-align:center;margin:38px 0}
@media(max-width:980px){.nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:20px;border-bottom:1px solid var(--line)}.nav.open{display:block}.nav ul{flex-direction:column;align-items:flex-start}.nav-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:60px 24px}.hero-visual{min-height:380px}.topic-grid{grid-template-columns:repeat(2,1fr)}.topic-intro,.topic{border-bottom:1px solid var(--line)}.posts{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1180px)}.brand-name{font-size:20px}.hero-copy{padding:48px 22px}.hero h1{font-size:46px}.hero-lead{font-size:19px}.hero-visual{min-height:310px}.topic-grid,.posts,.about{grid-template-columns:1fr}.topic-intro,.topic{border-right:0}.categories{grid-template-columns:repeat(2,1fr)}.category{min-height:145px}.section{padding:54px 0}.section-head{align-items:flex-start;flex-direction:column}.section-title{font-size:33px}.about-art{min-height:260px}.about-copy{padding:34px 24px}.footer-row{align-items:flex-start;flex-direction:column}.entry-content{font-size:17px}}
