/*
Theme Name: Insurance Reference Studio
Version: 1.0
*/
:root{--ink:#10231f;--muted:#5f6f69;--paper:#f7f8f4;--white:#fff;--brand:#0b6b58;--brand2:#d8a94b;--line:#dce5e0;--r:22px;--shadow:0 18px 55px rgba(16,35,31,.09);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,"Noto Sans KR",system-ui,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}a:focus-visible,button:focus-visible{outline:3px solid var(--brand2);outline-offset:3px}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.site-head{height:80px;background:rgba(247,248,244,.92);backdrop-filter:blur(15px);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(220,229,224,.8)}.head-in{height:100%;display:flex;align-items:center;justify-content:space-between}.identity{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.04em}.identity img{width:42px;height:42px;border-radius:13px}.nav{display:flex;gap:28px;font-size:15px;font-weight:650}.nav a{padding:12px 0}.nav a:hover{color:var(--brand)}.hero{padding:104px 0 88px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--brand);text-transform:uppercase}.hero h1{font-family:"Noto Serif KR",serif;font-size:clamp(44px,6vw,76px);line-height:1.14;letter-spacing:-.06em;margin:18px 0 26px}.hero p{font-size:19px;color:var(--muted);max-width:590px}.hero-media{position:relative}.hero-media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:32px;box-shadow:var(--shadow)}.hero-note{position:absolute;left:-32px;bottom:32px;background:var(--white);padding:20px 24px;border-radius:18px;box-shadow:var(--shadow);max-width:230px;font-size:14px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;background:var(--brand);color:#fff;padding:0 22px;border-radius:999px;font-weight:750;transition:.2s}.btn:hover{transform:translateY(-2px);background:#075545}.section{padding:100px 0}.section.alt{background:#edf3ef}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px;gap:20px}.section h2{font-family:"Noto Serif KR",serif;font-size:clamp(30px,4vw,48px);line-height:1.25;letter-spacing:-.045em;margin:0}.section-head p{color:var(--muted);max-width:480px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:.25s;box-shadow:0 8px 25px rgba(16,35,31,.04)}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.card-body{padding:24px}.card h3{font-size:21px;line-height:1.45;letter-spacing:-.035em;margin:6px 0 10px}.card p{color:var(--muted);font-size:14px;margin:0}.tag{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.08em}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:steps}.process div{background:#fff;border-radius:20px;padding:28px;border:1px solid var(--line)}.process div:before{counter-increment:steps;content:"0" counter(steps);display:block;color:var(--brand2);font-weight:900;margin-bottom:28px}.process strong{display:block;font-size:18px;margin-bottom:8px}.process span{color:var(--muted);font-size:14px}.site-foot{background:var(--ink);color:#dce5e0;padding:70px 0 32px}.foot-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.site-foot .identity{color:#fff}.foot-links{display:flex;justify-content:flex-end;gap:22px}.legal-foot{border-top:1px solid rgba(255,255,255,.14);margin-top:40px;padding-top:24px;font-size:12px;color:#9eb0aa}.article-shell{width:min(calc(100% - 40px),820px);margin:0 auto;padding:78px 0 110px}.article-head{text-align:center;margin-bottom:48px}.article-head h1{font-family:"Noto Serif KR",serif;font-size:clamp(38px,6vw,62px);line-height:1.22;letter-spacing:-.055em;margin:12px 0 18px}.article-head p{color:var(--muted);font-size:18px}.feature{width:min(calc(100% - 40px),1080px);margin:0 auto 64px}.feature img{width:100%;max-height:600px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.entry{font-size:17px}.entry p{margin:0 0 24px}.entry h2{font-family:"Noto Serif KR",serif;font-size:32px;line-height:1.35;letter-spacing:-.04em;margin:80px 0 24px;color:var(--ink)}.entry h2:before{content:"";display:block;width:34px;height:3px;background:var(--brand2);margin-bottom:16px}.quick,.toc,.sources{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:26px 30px;margin:28px 0}.quick{border-top:4px solid var(--brand)}.toc ol{columns:2;padding-left:22px}.toc a{color:var(--brand)}figure{margin:42px 0}figure img{width:100%;border-radius:20px;max-height:500px;object-fit:cover}figcaption{font-size:13px;color:var(--muted);margin-top:8px}.table-scroll{overflow-x:auto;margin:34px 0;border:1px solid var(--line);border-radius:18px}table{width:100%;border-collapse:collapse;min-width:600px;background:#fff}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}th{background:#e8f1ed;color:var(--brand);font-size:14px}.steps{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;counter-reset:s}.steps li{counter-increment:s;background:#fff;border:1px solid var(--line);padding:20px;border-radius:16px}.steps li:before{content:counter(s);display:grid;place-items:center;width:30px;height:30px;background:var(--brand);color:#fff;border-radius:50%;margin-bottom:12px}.steps span,.steps strong{display:block}.steps span{font-size:14px;color:var(--muted)}blockquote{margin:36px 0;padding:28px 30px;border-left:4px solid var(--brand2);background:#fff;border-radius:0 18px 18px 0;font-family:"Noto Serif KR",serif;font-size:20px}.page-title{padding:80px 0 10px}.page-title h1{font-family:"Noto Serif KR",serif;font-size:54px}.page-copy{background:#fff;padding:40px;border-radius:var(--r);border:1px solid var(--line);font-size:17px}.empty{padding:100px 0}.menu-toggle{display:none}.copyright{margin-top:22px;font-size:12px;color:#9eb0aa}@media(max-width:820px){.site-head{height:68px}.nav{display:none}.hero{padding:60px 0}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-media img{aspect-ratio:4/3}.hero-note{left:16px;bottom:16px}.cards{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.section{padding:72px 0}.section-head{display:block}.foot-grid{grid-template-columns:1fr}.foot-links{justify-content:flex-start;flex-wrap:wrap}.toc ol{columns:1}.article-shell{padding-top:48px}.entry h2{margin-top:60px;font-size:27px}}@media(max-width:560px){.wrap,.article-shell,.feature{width:min(calc(100% - 28px),var(--max))}.identity span{font-size:14px}.cards,.process,.steps{grid-template-columns:1fr}.hero h1{font-size:42px}.hero p{font-size:17px}.hero-note{position:static;margin:-20px 14px 0;transform:relative}.section-head p{font-size:15px}.article-head h1{font-size:38px}.entry{font-size:16px}.quick,.toc,.sources,.page-copy{padding:22px}.foot-links{display:grid;grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
