:root{--ink:#161616;--muted:#6e6e73;--cream:#f5f5f7;--line:#e5e5e7;--radius:26px;--sans:'Pretendard','Noto Sans KR',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}body{font-family:var(--sans);color:var(--ink);background:#fff}.site-header{position:fixed;background:rgba(255,255,255,.88);color:var(--ink);backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{padding:15px 0}.brand span{font-size:18px;font-weight:700;letter-spacing:.08em}.primary-nav{gap:25px;font-size:12px}.nav-cta{background:#111;color:#fff;border:0;border-radius:999px;padding:9px 16px}.hero{min-height:auto;padding:170px 0 80px;display:block;text-align:center;background:#fff;color:var(--ink)}.hero-content{padding:0}.hero h1{font-family:var(--sans);font-size:clamp(44px,6vw,76px);font-weight:700;letter-spacing:-.08em;color:#111;margin:12px 0 20px}.hero p:not(.eyebrow){color:var(--muted);font-size:17px}.hero:after{content:'';display:block;height:min(53vw,590px);margin:72px auto 0;border-radius:var(--radius);background:linear-gradient(125deg,#e8ecea,#c9d3ca 45%,#eee7e0);width:min(1320px,calc(100% - 48px))}.hero-actions{justify-content:center}.button{border-radius:999px}.button-light{background:#111;color:#fff;border:0}.button-outline-light{border:1px solid #d2d2d7;color:#111}.section{padding:150px 0}.section-soft{background:var(--cream)}h2{letter-spacing:-.07em;font-weight:700}.program-card,.info-card{border:0;border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.05)}.program-grid-four{gap:20px}.program-image{height:250px}.program-body{padding:25px}.concern-section{background:#fff}.about-visual,.gallery-card,.map-placeholder{border-radius:var(--radius)}.journal-grid article{border:0;background:#fff;border-radius:var(--radius);padding:28px;box-shadow:0 8px 30px rgba(0,0,0,.04)}.location-section,.cta-section{background:#f5f5f7}.site-footer{background:#f5f5f7;color:#6e6e73}.site-footer .brand{color:#111}.page-hero{padding:180px 0 95px;background:#f5f5f7}.page-hero h1{font-family:var(--sans);font-size:clamp(42px,6vw,72px);line-height:1.12;letter-spacing:-.08em;margin:10px 0 20px}.page-hero p:not(.eyebrow){color:var(--muted);font-size:18px}.sub-content{padding-top:100px}.sub-grid{display:grid;gap:24px}.sub-grid.four{grid-template-columns:repeat(4,1fr)}.sub-grid.three{grid-template-columns:repeat(3,1fr)}.info-card{padding-bottom:28px}.info-card h2,.info-card p,.info-card a{margin-left:25px;margin-right:25px}.info-card h2{font-size:22px;margin-top:24px}.info-card p{color:var(--muted);font-size:14px}.card-image{height:260px;background:linear-gradient(135deg,#e1e5e2,#c6d0c8)}.image-two{background:linear-gradient(135deg,#d9e4e7,#e8ddd4)}.image-three{background:linear-gradient(135deg,#d6ded4,#d5c6bd)}.image-four{background:linear-gradient(135deg,#e3ddd7,#cbd7cc)}.content-stack{max-width:820px;margin:auto}.content-stack section{padding:40px 0;border-bottom:1px solid var(--line)}.content-stack h2{font-size:30px}.content-stack p{color:var(--muted);font-size:17px}.steps{display:grid;gap:12px}.steps b{background:var(--cream);padding:18px 22px;border-radius:16px}.empty-state{ text-align:center;background:var(--cream);padding:90px 20px;border-radius:var(--radius)}.location-page{display:grid;grid-template-columns:1.2fr .8fr;gap:70px}.map-placeholder.large{height:500px}.detail-list{display:grid;grid-template-columns:90px 1fr;gap:18px 25px}.detail-list dd{margin:0;color:var(--muted)}
@media(max-width:900px){.sub-grid.four{grid-template-columns:repeat(2,1fr)}.location-page{grid-template-columns:1fr}.map-placeholder.large{height:320px}}
@media(max-width:760px){.primary-nav{top:65px}.hero{padding-top:135px}.hero:after{width:calc(100% - 36px);height:430px;margin-top:55px}.section{padding:90px 0}.sub-grid.four,.sub-grid.three{grid-template-columns:1fr}.page-hero{padding:135px 0 70px}.page-hero h1{font-size:43px}.sub-content{padding-top:55px}.card-image{height:220px}}
.self-check-promo{padding:120px 0;background:#f5f5f7}.self-check-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.self-check-inner h2{font-size:clamp(34px,4vw,52px);margin:0 0 22px}.self-check-inner p:not(.eyebrow){color:#6e6e73;max-width:520px}.self-check-meta{display:flex;gap:20px;margin:28px 0;color:#6e6e73;font-size:11px;letter-spacing:.12em}.self-check-visual{aspect-ratio:4/3;border-radius:26px;display:grid;place-items:center;background:linear-gradient(135deg,#dfe7e1,#d9cec6);color:#fff;font-weight:700;letter-spacing:.16em}.site-header .primary-nav{flex-wrap:wrap;justify-content:flex-end}.site-header .primary-nav a{white-space:nowrap}.site-header{z-index:10}@media(max-width:900px){.self-check-inner{grid-template-columns:1fr;gap:35px}.self-check-visual{max-width:600px}.site-header .primary-nav{flex-wrap:nowrap}}
.hero-image{display:block;width:min(1320px,calc(100% - 48px));height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:var(--radius);margin:72px auto 0}.section-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}.program-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.self-check-visual{display:block;width:100%;height:auto;object-fit:cover}.gallery-card{position:relative;overflow:hidden}.gallery-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.gallery-card span{position:relative;z-index:1;text-shadow:0 1px 8px rgba(0,0,0,.35)}.journal-feature img{display:block;width:calc(100% + 56px);height:190px;object-fit:cover;margin:-28px -28px 24px;border-radius:var(--radius) var(--radius) 0 0}@media(max-width:760px){.hero-image{width:calc(100% - 36px);margin-top:55px}.site-header .primary-nav{max-height:calc(100vh - 90px);overflow:auto}.journal-feature img{height:180px}}
