*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#1d292d;background:#f7f7f3;font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif;line-height:1.75;letter-spacing:-.015em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:10px 14px;z-index:1000;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,247,243,.94);backdrop-filter:blur(14px);border-bottom:1px solid #dfe2dc}.header-inner{max-width:1240px;margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:1.24rem;letter-spacing:-.05em}.brand-mark{display:grid;width:34px;height:34px;padding:6px;border-radius:10px;background:#23352f;gap:3px}.brand-mark i{display:block;height:3px;background:#d9c8a4;border-radius:9px}.main-nav{display:flex;align-items:center;gap:4px}.main-nav a{padding:11px 13px;border-radius:10px;font-size:.95rem;font-weight:700;color:#516064}.main-nav a:hover,.main-nav a.is-active{background:#fff;color:#23352f;box-shadow:0 3px 18px rgba(25,38,42,.06)}.nav-toggle{display:none;border:0;background:transparent;padding:8px}.nav-toggle span{display:block;width:23px;height:2px;background:#23352f;margin:5px}.hero{position:relative;overflow:hidden;padding:92px 24px 70px;background:linear-gradient(135deg,#23352f 0%,#344b42 55%,#708177 100%);color:#fff}.hero:after{content:"";position:absolute;right:-10%;top:-20%;width:55%;height:150%;background:repeating-linear-gradient(0deg,rgba(216,201,167,.14),rgba(216,201,167,.14) 8px,transparent 8px,transparent 24px);transform:rotate(-8deg);border-radius:50%}.hero-inner{position:relative;z-index:1;max-width:1180px;margin:auto}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#e3d6ba;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.hero h1{max-width:880px;margin:13px 0 18px;font-size:clamp(2.4rem,6vw,5.3rem);line-height:1.06;letter-spacing:-.07em}.hero p{max-width:760px;margin:0;font-size:clamp(1.02rem,2vw,1.28rem);color:#d9e0dc}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;font-weight:800;background:#d9c8a4;color:#23352f}.btn.secondary{background:transparent;border:1px solid rgba(255,255,255,.32);color:#fff}.section{padding:72px 24px}.section.alt{background:#eef0ea}.container{max-width:1180px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:26px}.section-head h2{margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.15;letter-spacing:-.055em}.section-head p{max-width:650px;margin:0;color:#647175}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:#fff;border:1px solid #e0e4de;border-radius:18px;padding:24px;box-shadow:0 8px 32px rgba(31,43,47,.05);transition:.2s transform,.2s box-shadow}.card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(31,43,47,.09)}.card .kicker{font-size:.78rem;font-weight:900;color:#8a7144}.card h3{margin:4px 0 8px;font-size:1.22rem;letter-spacing:-.04em}.card p{margin:0;color:#647175;font-size:.94rem}.card .arrow{display:inline-block;margin-top:16px;font-weight:800;color:#33464b}.toc-shell{max-width:1180px;margin:-34px auto 0;position:relative;z-index:5;padding:0 24px}.toc{background:#fff;border:1px solid #e1e4de;border-radius:20px;padding:24px;box-shadow:0 16px 45px rgba(26,38,42,.1)}.toc strong{display:block;margin-bottom:12px;font-size:1.05rem}.toc-links{display:flex;flex-wrap:wrap;gap:8px}.toc a{padding:8px 11px;background:#f1f2ed;border-radius:9px;font-size:.9rem;font-weight:700;color:#4c5a5d}.article-wrap{max-width:920px;margin:auto}.article-section{padding:38px 0;border-bottom:1px solid #dde1da}.article-section:last-child{border-bottom:0}.article-section h2{margin:0 0 18px;font-size:clamp(1.65rem,3vw,2.25rem);letter-spacing:-.055em;line-height:1.25}.article-section h3{margin:28px 0 10px;font-size:1.25rem}.article-section p{margin:0 0 17px;color:#334146;font-size:1.02rem}.info-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.info-strip>div{background:#eef0ea;padding:18px;border-radius:14px}.info-strip b{display:block;margin-bottom:5px}.content-figure{margin:30px 0}.content-figure img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:20px;border:1px solid #dfe2dc;background:#eceee9}.content-figure figcaption{padding:10px 4px 0;color:#778185;font-size:.85rem}.table-wrap{overflow:auto;margin:22px 0;border-radius:16px;border:1px solid #dce0da;background:#fff}table{width:100%;border-collapse:collapse;min-width:640px}th,td{padding:15px 16px;text-align:left;border-bottom:1px solid #e4e7e2;vertical-align:top}th{background:#eff1ec;font-size:.88rem;color:#48575b}tr:last-child td{border-bottom:0}.note-card{padding:23px 24px;border-radius:17px;background:#fff6df;border:1px solid #eadcb8;margin:26px 0}.note-card strong{display:block;margin-bottom:5px}.faq{display:grid;gap:10px}.faq details{background:#fff;border:1px solid #dfe3dd;border-radius:14px;padding:0 18px}.faq summary{cursor:pointer;font-weight:800;padding:17px 0}.faq p{padding:0 0 17px;margin:0;color:#566468}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-grid a,.related-inline-grid a{background:#fff;border:1px solid #dfe3dd;border-radius:14px;padding:18px;font-weight:800}.related-grid a span,.related-inline-grid a span{display:block;font-size:.8rem;color:#7a8587;margin-top:6px}.blog-hero{padding:68px 24px 48px;background:#23352f;color:#fff}.blog-hero .container{max-width:1040px}.blog-list{display:grid;gap:16px}.blog-card{display:grid;grid-template-columns:260px 1fr;gap:22px;background:#fff;border:1px solid #dfe3dd;border-radius:18px;overflow:hidden}.blog-card img{width:100%;height:100%;min-height:190px;object-fit:cover}.blog-card-body{padding:23px 24px 23px 0}.blog-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.82rem;color:#7b8689}.blog-card h2{font-size:1.45rem;line-height:1.35;margin:7px 0 9px;letter-spacing:-.04em}.blog-card p{margin:0;color:#5f6d70}.pagination{display:flex;justify-content:center;gap:7px;margin-top:30px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#fff;border:1px solid #dfe3dd;font-weight:700}.pagination .current{background:#23352f;color:#fff}.post-shell{max-width:900px;margin:auto}.post-header{padding:70px 24px 38px}.post-header h1{margin:8px 0 14px;font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.17;letter-spacing:-.06em}.post-featured{max-width:1080px;margin:auto;padding:0 24px}.post-featured img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:24px}.post-body{padding:50px 24px 80px}.post-content{font-size:1.02rem}.post-content h2{margin:48px 0 16px;font-size:1.9rem;line-height:1.3;letter-spacing:-.05em}.post-content h3{margin:30px 0 12px;font-size:1.35rem}.post-content p{margin:0 0 18px;color:#324145}.post-content ul,.post-content ol{padding-left:24px}.post-content blockquote{margin:28px 0;padding:18px 22px;background:#eef0ea;border-left:4px solid #a4946e;border-radius:0 12px 12px 0}.related-inline{margin-top:50px;padding-top:35px;border-top:1px solid #dfe2dc}.related-inline-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.site-footer{background:#101719;color:#d8dfdc;padding:48px 24px 20px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:35px}.footer-inner strong{font-size:1.3rem;color:#fff}.footer-inner p{max-width:570px;color:#9eaaa6}.footer-links{display:flex;flex-wrap:wrap;gap:9px 16px;align-content:start}.footer-links a{color:#d5ddda;font-weight:700;font-size:.9rem}.footer-bottom{max-width:1180px;margin:28px auto 0;padding-top:18px;border-top:1px solid #263134;color:#7f8a87;font-size:.82rem}.error-page{min-height:60vh;display:grid;place-items:center;padding:70px 24px;text-align:center}.error-page h1{font-size:6rem;margin:0;line-height:1;color:#1b282c}.error-page p{color:#647175}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#e8eadf;font-size:.78rem;font-weight:800;color:#56605f}
@media(max-width:900px){.main-nav{position:absolute;left:16px;right:16px;top:68px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #dfe3dd;border-radius:14px;padding:8px;box-shadow:0 18px 45px rgba(0,0,0,.12)}.main-nav.is-open{display:flex}.nav-toggle{display:block}.card-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(2,1fr)}.blog-card{grid-template-columns:200px 1fr}.section-head{display:block}.section-head p{margin-top:10px}.info-strip{grid-template-columns:1fr}}
@media(max-width:640px){.header-inner{padding:0 16px;min-height:66px}.hero{padding:68px 18px 55px}.section{padding:54px 18px}.toc-shell{padding:0 18px}.card-grid,.related-grid,.related-inline-grid{grid-template-columns:1fr}.blog-card{grid-template-columns:1fr}.blog-card img{height:210px}.blog-card-body{padding:0 20px 22px}.post-header{padding:52px 18px 30px}.post-featured{padding:0 18px}.post-body{padding:40px 18px 65px}.content-figure img{border-radius:14px}.footer-inner{display:block}.footer-links{margin-top:25px}.hero-actions .btn{width:100%}}

.emoji-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#fff;border:1px solid #dde4df;font-weight:800;font-size:.88rem}.hero .emoji-chip{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#fff}.card-icon{font-size:1.65rem;display:block;margin-bottom:8px}.check-list{display:grid;gap:10px;padding:0;list-style:none}.check-list li{padding:13px 15px;background:#f3f5f1;border-radius:12px}.check-list li:before{content:"✓";font-weight:900;margin-right:9px;color:#48685d}
