/* Theme Name: Dental Cost Atelier */
:root{--navy:#102f3d;--mint:#1b907e;--ink:#17282f;--muted:#64747a;--line:#dce7e5;--soft:#f1f7f5;--white:#fff;--r:22px;--shadow:0 18px 50px rgba(16,47,61,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fcfdfd;font-family:Pretendard,"Noto Sans KR",system-ui,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand img{width:38px;height:38px;border-radius:11px}.site-header nav{display:flex;gap:32px;font-size:14px}.hero{max-width:1180px;margin:auto;min-height:680px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:96px 24px}.eyebrow,.section-head>span,.search-cta span{font-size:12px;letter-spacing:.18em;color:var(--mint);font-weight:800}.hero h1{font-family:"Noto Serif KR",serif;font-size:clamp(48px,6vw,80px);line-height:1.14;letter-spacing:-.055em;margin:20px 0 24px}.hero p{font-size:20px;color:var(--muted);max-width:620px}.actions{display:flex;gap:12px;margin-top:36px}.btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;background:var(--navy);color:#fff;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}.hero-art{height:500px;border-radius:42% 42% 26px 26px;background:linear-gradient(145deg,#dff2ed,#9ed7ca);position:relative;overflow:hidden;box-shadow:var(--shadow)}.tooth{position:absolute;width:190px;height:240px;background:#fff;left:50%;top:45%;transform:translate(-50%,-50%);border-radius:48% 48% 36% 36%;box-shadow:0 25px 60px rgba(16,47,61,.15)}.tooth:after{content:"";position:absolute;bottom:-60px;left:18px;width:64px;height:110px;background:#fff;border-radius:0 0 40px 40px;box-shadow:90px 0 #fff}.metric{position:absolute;left:28px;right:28px;bottom:28px;background:rgba(255,255,255,.92);padding:18px 22px;border-radius:18px;display:flex;justify-content:space-between}.metric small{color:var(--muted)}.trust{max-width:1180px;margin:auto;padding:22px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-around;color:var(--muted);font-size:13px}.section{max-width:1180px;margin:auto;padding:120px 24px}.section.soft{max-width:none;background:var(--soft);padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}.section-head{max-width:680px;margin-bottom:54px}.section h2,.search-cta h2{font-family:"Noto Serif KR",serif;font-size:clamp(34px,4vw,52px);line-height:1.25;letter-spacing:-.04em;margin:14px 0}.section-head p{color:var(--muted)}.three,.post-grid,.two{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.three article,.two a{padding:34px;border:1px solid var(--line);border-radius:var(--r);background:#fff}.three b{color:var(--mint)}.three h3{font-size:24px}.three p,.two p{color:var(--muted)}.post-grid{grid-template-columns:repeat(3,1fr)}.post-card{background:#fff;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);transition:.25s}.post-card:hover{transform:translateY(-5px)}.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.post-card div{padding:24px}.post-card span{font-size:12px;color:var(--mint)}.post-card h3{font-size:22px;line-height:1.35;margin:8px 0}.post-card p{color:var(--muted);font-size:14px}.post-card em{font-style:normal;font-weight:700;color:var(--mint);font-size:14px}.search-cta{max-width:1180px;margin:120px auto;padding:64px;display:flex;justify-content:space-between;align-items:end;gap:50px;background:var(--navy);color:#fff;border-radius:32px}.search-cta div{max-width:740px}.search-cta p{color:#cbd9dc}.btn.light{background:#fff;color:var(--navy);white-space:nowrap}.two{grid-template-columns:1fr 1fr}.site-footer{background:#0b242e;color:#d7e3e5;padding:64px max(24px,calc((100vw - 1180px)/2))}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:32px;border-bottom:1px solid #29434d}.footer-top>div:last-child{display:flex;gap:24px;font-size:13px}.footer-notice{font-size:12px;color:#94a8ad;max-width:900px;padding-top:24px}.content-shell{max-width:820px;margin:0 auto;padding:80px 24px}.content-shell h1{font-family:"Noto Serif KR",serif;font-size:clamp(40px,6vw,64px);line-height:1.2}.content-shell h2{font-size:30px;margin-top:72px;line-height:1.35}.content-shell p{font-size:17px;margin:20px 0}.content-shell figure{margin:40px 0}.content-shell figure img{border-radius:var(--r);width:100%}.content-shell figcaption{font-size:13px;color:var(--muted)}.key-summary,.toc,blockquote{padding:26px;border-radius:18px;background:var(--soft);margin:32px 0}.toc ol{columns:2}.table-wrap{overflow-x:auto;margin:32px 0}table{border-collapse:collapse;width:100%;min-width:560px}th,td{padding:16px;border-bottom:1px solid var(--line);text-align:left}th{background:var(--soft)}blockquote{border-left:4px solid var(--mint)}:focus-visible{outline:3px solid #4bb8a6;outline-offset:3px}@media(max-width:760px){.site-header{height:68px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:64px;min-height:auto}.hero-art{height:360px}.hero h1{font-size:48px}.trust{flex-wrap:wrap;gap:8px}.section{padding-top:88px;padding-bottom:88px}.three,.post-grid,.two{grid-template-columns:1fr}.search-cta{margin:72px 16px;padding:38px 26px;display:block}.search-cta .btn{margin-top:20px}.footer-top{display:block}.footer-top>div:last-child{margin-top:24px;flex-wrap:wrap}.toc ol{columns:1}.actions{flex-direction:column}.btn{width:100%}}
