@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");:root{--brand:#FCD911;--brand-dim:#f0cc00;--dark:#1a1a1a;--dark-2:#2d2d2d;--text:#2c2c2c;--text-muted:#5a5a5a;--text-light:#999;--bg:#ffffff;--bg-subtle:#f7f7f5;--bg-brand:#fffef0;--border:#e8e8e8;--max-w:740px;--header-h:60px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Noto Sans KR,sans-serif;line-height:1.75;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.25rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--dark);border-bottom:3px solid var(--brand);height:var(--header-h)}.site-header .container{height:100%;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;letter-spacing:-.01em}.site-logo-img{width:36px;height:36px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}.site-logo .clinic{color:var(--brand)}.site-logo .blog{color:rgba(255,255,255,.55);font-weight:400;font-size:.875rem}.site-nav{display:flex;gap:1.5rem}.site-nav a{color:rgba(255,255,255,.65);font-size:.8125rem;font-weight:500;transition:color .15s}.site-nav a.active,.site-nav a:hover{color:var(--brand)}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:6px 4px;margin-left:auto}.hamburger span{display:block;width:22px;height:2px;background:rgba(255,255,255,.8);border-radius:2px;transition:transform .2s,opacity .2s;transform-origin:center}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;background:var(--dark-2);border-top:1px solid rgba(255,255,255,.08);border-bottom:3px solid var(--brand)}.mobile-nav a{padding:.9rem 1.25rem;color:rgba(255,255,255,.7);font-size:.9375rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.06);transition:color .15s,background .15s}.mobile-nav a:last-child{border-bottom:none}.mobile-nav a.active,.mobile-nav a:hover{color:var(--brand);background:rgba(255,255,255,.04)}.no-posts{text-align:center;color:var(--text-light);padding:4rem 0;font-size:.9375rem}.badge{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;background:var(--brand);color:var(--dark);padding:.2rem .6rem;border-radius:2px;line-height:1.5}.reading-progress-bar{position:fixed;top:0;left:0;height:3px;background:var(--brand);z-index:300;pointer-events:none;transition:width 80ms linear}.post-list-header{padding:3rem 0 2rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.post-list-header h1{font-size:1.625rem;font-weight:800;letter-spacing:-.03em;color:var(--dark)}.post-list-header p{margin-top:.4rem;font-size:.9rem;color:var(--text-muted)}.post-list{list-style:none}.post-item{display:grid;grid-template-columns:148px 1fr;align-items:start;grid-gap:1.25rem;gap:1.25rem;padding:1.75rem 0;border-bottom:1px solid var(--border)}.post-item.no-thumb{grid-template-columns:1fr}.post-item:last-child{border-bottom:none}.post-item-thumb{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:6px;display:block;transition:opacity .15s}.post-item-thumb:hover{opacity:.88}.post-item-content{display:flex;flex-direction:column;gap:.5rem}.post-item-meta{display:flex;align-items:center;gap:.75rem}.post-item-date{font-size:.8rem;color:var(--text-light)}.post-item-title{font-size:1.125rem;font-weight:700;color:var(--dark);letter-spacing:-.02em;line-height:1.45;transition:color .15s}.post-item-title:hover{color:var(--brand-dim)}.post-item-excerpt{font-size:.875rem;color:var(--text-muted);line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.back-to-home-bar{background:var(--dark);border-bottom:2px solid var(--brand)}.back-to-home{display:flex;align-items:center;max-width:var(--max-w);margin:0 auto;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;color:rgba(255,255,255,.8);transition:color .15s}.back-to-home:hover{color:var(--brand)}.article-header{padding:3rem 0 0}.article-header-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.article-header-date{font-size:.8125rem;color:var(--text-light)}.article-title{font-size:clamp(1.625rem,4vw,2.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.3;color:var(--dark)}.article-title-accent{display:block;width:2rem;height:3px;background:var(--brand);margin-top:1.25rem;border-radius:2px}.article-excerpt{margin-top:1.125rem;font-size:1.0625rem;color:var(--text-muted);line-height:1.8;font-style:italic;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.featured-image-wrapper{position:relative;margin:1.5rem 0 0}.featured-image{width:100%;max-height:420px;object-fit:cover;border-radius:8px;margin:0;box-shadow:none;display:block}.article-body{padding:2rem 0 2.5rem;font-size:1.0625rem;line-height:1.85;color:var(--text)}.article-body img{margin:2.75rem auto;border-radius:8px;box-shadow:none;display:block;max-width:100%;height:auto}.article-body>p:first-of-type{font-size:1.0625rem;color:var(--text-muted);line-height:1.9;padding-bottom:2rem;margin-bottom:1rem;border-bottom:1px solid var(--border)}.article-body h1{font-size:1.875rem;font-weight:800;letter-spacing:-.03em;margin:2.5rem 0 1rem;color:var(--dark)}.article-body h2{font-size:1.3125rem;font-weight:800;letter-spacing:-.025em;margin:2.75rem 0 .875rem;color:var(--dark)}.article-body h3{font-size:1rem;font-weight:700;margin:1.5rem 0 .375rem;color:var(--text-muted)}.article-body h3:before{display:none}.article-body h4{font-size:.875rem;font-weight:600;margin:1.5rem 0 .5rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.article-body p{margin-bottom:1.25rem}.article-body p:last-child{margin-bottom:0}.article-body strong{font-weight:700;color:var(--dark)}.article-body em{font-style:italic}.article-body a{color:var(--dark);border-bottom:1.5px solid var(--brand);transition:background .15s}.article-body a:hover{background:var(--bg-brand)}.article-body ol,.article-body ul{padding-left:1.5rem;margin-bottom:1.25rem}.article-body li{margin-bottom:.4rem}.article-body blockquote{margin:1.5rem 0;padding:1rem 1.25rem;background:var(--bg-subtle);border-left:3px solid #d0d0d0;border-radius:0 6px 6px 0;color:var(--text-muted);font-style:italic}.article-body hr{border:none;margin:2rem 0}.article-body hr,.faq-section{border-top:1px solid var(--border)}.faq-section{margin-top:3rem;padding-top:2rem}.faq-title{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:1rem;letter-spacing:-.01em}.faq-title:before{display:none}.faq-item{border:1px solid var(--border);border-radius:6px;margin-bottom:.625rem;overflow:hidden;transition:border-color .15s}.faq-item:hover{border-color:var(--brand)}.faq-item summary{list-style:none;padding:1rem 1.25rem;font-weight:600;font-size:.9375rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.25rem;color:var(--brand);font-weight:400;flex-shrink:0}.faq-item[open] summary:after{content:"−"}.faq-item[open]{border-color:var(--brand)}.faq-answer{padding:0 1.25rem 1rem;font-size:.9125rem;color:var(--text-muted);line-height:1.75}.view-count{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--text-light)}.view-count:before{content:"";display:inline-block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.reviewer-byline{margin:.625rem 0 2rem;font-size:.75rem;color:var(--text-light);letter-spacing:.01em}.site-footer{margin-top:5rem;padding:2rem 0;border-top:1px solid var(--border);background:var(--bg-subtle)}.site-footer .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.footer-logo{font-size:.875rem;font-weight:700;color:var(--dark)}.footer-logo span{color:var(--brand-dim)}.footer-copy{font-size:.8rem;color:var(--text-light)}.bottom-cta{position:fixed;bottom:0;left:0;right:0;z-index:200;display:flex;background:var(--dark);border-top:3px solid var(--brand);padding-bottom:env(safe-area-inset-bottom);transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.bottom-cta--visible{transform:translateY(0)}.bottom-cta-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.9rem 1rem;font-size:.9375rem;font-weight:700;letter-spacing:-.01em;transition:background .15s}.bottom-cta-home{color:#ffffff;background:var(--dark);border-right:1px solid rgba(255,255,255,.1)}.bottom-cta-home:hover{background:var(--dark-2)}.bottom-cta-booking{color:var(--dark);background:var(--brand)}.bottom-cta-booking:hover{background:var(--brand-dim)}main{padding-bottom:4rem}.related-posts{margin-top:3.5rem;padding-top:2rem;border-top:2px solid var(--border)}.related-posts-title{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:1.25rem;letter-spacing:-.01em}.related-posts-title:before{display:none}.related-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.related-post-card{display:block;border:1px solid var(--border);border-radius:8px;overflow:hidden;transition:border-color .15s,box-shadow .15s;color:inherit}.related-post-card:hover{border-color:var(--brand);box-shadow:0 2px 12px rgba(0,0,0,.06)}.related-post-card img{width:100%;height:120px;object-fit:cover;display:block}.related-post-card-body{padding:.75rem .875rem}.related-post-card-badge{font-size:.65rem;font-weight:600;background:var(--brand);color:var(--dark);padding:.15rem .5rem;border-radius:2px;margin-bottom:.4rem;display:inline-block}.related-post-card-title{font-size:.875rem;font-weight:600;color:var(--dark);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.related-post-card:hover .related-post-card-title{color:var(--brand-dim)}@media (min-width:601px){.bottom-cta{display:none}}@media (max-width:600px){.container{padding:0 30px}.site-nav{display:none}.hamburger{display:flex}.post-item{grid-template-columns:1fr}.post-item-thumb{aspect-ratio:16/9}.article-body,.post-item-title{font-size:1rem}.article-body h2{font-size:1.25rem}.related-posts-grid{grid-template-columns:1fr}}