.hp{--hp-sage: #6B8E7F;--hp-cream: #F8F5F0;--hp-clay: #B5746B;--hp-charcoal: #3D3D3D;--hp-plum: #721947;--hp-plum-soft: #f3e0ea}.hp-hero{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.hp-hero__image{position:relative;overflow:hidden}.hp-hero__image img{width:100%;height:100%;object-fit:cover}.hp-hero__image-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,0) 60%,var(--hp-cream) 100%)}.hp-hero__content{display:flex;flex-direction:column;justify-content:center;padding:4rem 4rem 4rem 3rem;background:var(--hp-cream)}.hp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;background:var(--hp-sage);color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.02em;width:fit-content;margin-bottom:2rem}.hp-hero__title{font-family:"Noto Serif KR",serif;font-size:3.5rem;font-weight:900;line-height:1.15;color:var(--hp-charcoal);margin-bottom:1.5rem}.hp-hero__desc{font-size:1.15rem;line-height:1.8;color:#6b6b6b;margin-bottom:2.5rem}.hp-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.hp-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;border-radius:.75rem;font-weight:700;font-size:1rem;text-decoration:none;transition:all .2s ease}.hp-btn--primary{background:var(--hp-plum);color:#fff;box-shadow:0 4px 14px #72194740}.hp-btn--primary:hover{background:#5a1038;box-shadow:0 6px 20px #72194759;transform:translateY(-1px)}.hp-btn--outline{background:transparent;color:var(--hp-charcoal);border:1.5px solid #d1ccc5}.hp-btn--outline:hover{border-color:var(--hp-plum);color:var(--hp-plum)}.hp-btn--secondary{background:transparent;color:var(--hp-plum);border:1.5px solid var(--hp-plum);border-radius:.75rem}.hp-btn--secondary:hover{background:var(--hp-plum-soft)}.hp-btn--white{background:#fff;color:var(--hp-plum);font-weight:700;box-shadow:0 4px 14px #0000001a}.hp-btn--white:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.hp-btn--ghost{background:#ffffff26;color:#fff;border:1.5px solid rgba(255,255,255,.3);backdrop-filter:blur(4px)}.hp-btn--ghost:hover{background:#ffffff40}.hp-section-label{display:inline-block;font-size:.8rem;font-weight:700;color:var(--hp-sage);letter-spacing:.1em;margin-bottom:.75rem}.hp-trust{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:2rem 1.5rem}.hp-trust__grid{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}.hp-trust__item{display:flex;flex-direction:column;gap:.15rem;padding:1rem;border-right:1px solid #eee}.hp-trust__item:last-child{border-right:none}.hp-trust__number{font-family:"Noto Serif KR",serif;font-size:2rem;font-weight:900;color:var(--hp-plum)}.hp-trust__label{font-size:.95rem;font-weight:700;color:var(--hp-charcoal)}.hp-trust__sub{font-size:.8rem;color:#999}.hp-bridge{background:var(--hp-cream);padding:5rem 1.5rem}.hp-bridge__inner{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hp-bridge__image{border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hp-bridge__image{aspect-ratio:16/9}.hp-bridge__image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hp-bridge__text h2{font-family:"Noto Serif KR",serif;font-size:2.25rem;font-weight:900;color:var(--hp-charcoal);line-height:1.3;margin-bottom:1.5rem}.hp-bridge__divider{width:3rem;height:3px;background:var(--hp-sage);margin-bottom:1.5rem}.hp-bridge__text p{font-size:1.05rem;line-height:1.9;color:#6b6b6b;white-space:pre-line}.hp-programs{background:#fff;padding:5rem 1.5rem}.hp-programs__header{text-align:center;margin-bottom:3rem}.hp-programs__header h2{font-family:"Noto Serif KR",serif;font-size:2rem;font-weight:900;color:var(--hp-charcoal)}.hp-programs__grid{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.hp-programs__more{text-align:center;margin-top:2.5rem}.hp-card{display:block;border-radius:1rem;overflow:hidden;background:#fff;border:1px solid #eee;box-shadow:0 2px 8px #0000000a;transition:all .3s ease;text-decoration:none}.hp-card:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-4px);border-color:var(--hp-sage)}.hp-card__image{height:180px;overflow:hidden}.hp-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hp-card:hover .hp-card__image img{transform:scale(1.05)}.hp-card__body{padding:1.25rem 1.5rem 1.5rem}.hp-card__body h3{font-size:1.15rem;font-weight:800;color:var(--hp-charcoal);margin-bottom:.5rem}.hp-card:hover .hp-card__body h3{color:var(--hp-plum)}.hp-card__body p{font-size:.9rem;color:#888;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;font-size:.85rem;font-weight:600;color:var(--hp-sage);opacity:0;transition:opacity .2s ease}.hp-card:hover .hp-card__link{opacity:1}.hp-blog{background:var(--hp-cream);padding:5rem 1.5rem}.hp-blog__header{text-align:center;margin-bottom:3rem}.hp-blog__header h2{font-family:"Noto Serif KR",serif;font-size:2rem;font-weight:900;color:var(--hp-charcoal)}.hp-blog__grid{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.hp-blog__more{text-align:center;margin-top:2.5rem}.hp-blog-card{display:flex;gap:1.25rem;padding:1.25rem;background:#fff;border-radius:1rem;border:1px solid #eee;box-shadow:0 2px 8px #00000008;text-decoration:none;transition:all .2s ease}.hp-blog-card:hover{box-shadow:0 8px 24px #00000014}.hp-blog-card__image{flex-shrink:0;width:7rem;height:7rem;border-radius:.75rem;overflow:hidden;background:var(--hp-cream)}.hp-blog-card__image img{width:100%;height:100%;object-fit:cover}.hp-blog-card__body{min-width:0}.hp-blog-card__cat{font-size:.75rem;font-weight:600;color:var(--hp-sage);margin-bottom:.25rem;display:block}.hp-blog-card__body h3{font-size:1rem;font-weight:700;color:var(--hp-charcoal);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.25rem}.hp-blog-card:hover h3{color:var(--hp-plum)}.hp-blog-card__body p{font-size:.85rem;color:#999;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hp-doctor{background:#fff;padding:5rem 1.5rem}.hp-doctor__inner{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.hp-doctor__image{position:relative}.hp-doctor__portrait{border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 40px #00000014}.hp-doctor__portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 20%;display:block}.hp-doctor__scene{position:absolute;bottom:-1rem;right:-1rem;width:140px;height:100px;border-radius:.75rem;overflow:hidden;box-shadow:0 8px 24px #00000026;border:4px solid #fff}.hp-doctor__scene img{width:100%;height:100%;object-fit:cover;display:block}.hp-doctor__image img{width:100%;height:auto;display:block}.hp-doctor__text h2{font-family:"Noto Serif KR",serif;font-size:2rem;font-weight:900;color:var(--hp-charcoal);line-height:1.3;margin-bottom:1.25rem}.hp-doctor__text p{font-size:1.05rem;line-height:1.8;color:#6b6b6b;margin-bottom:1.5rem}.hp-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--hp-plum);text-decoration:none}.hp-link:hover{text-decoration:underline}.hp-cta{background:var(--hp-plum);padding:4rem 1.5rem;text-align:center}.hp-cta h2{font-family:"Noto Serif KR",serif;font-size:1.75rem;font-weight:900;color:#fff;margin-bottom:.75rem}.hp-cta p{color:#fffc;margin-bottom:2rem}.hp-cta__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.hp-hero{grid-template-columns:1fr;min-height:auto}.hp-hero__image{height:50vh}.hp-hero__image-overlay{background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,var(--hp-cream) 100%)}.hp-hero__content{padding:2rem 1.5rem 3rem}.hp-hero__title{font-size:2.5rem}.hp-hero__desc{font-size:1rem}.hp-trust__grid{grid-template-columns:repeat(2,1fr)}.hp-trust__item{border-right:none}.hp-trust__item:nth-child(odd){border-right:1px solid #eee}.hp-bridge__inner{grid-template-columns:1fr;gap:2rem}.hp-bridge__image{max-height:280px}.hp-programs__grid,.hp-blog__grid{grid-template-columns:1fr}.hp-doctor__inner{grid-template-columns:1fr;gap:2rem}}.hp-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.hp-reveal.revealed{opacity:1;transform:translateY(0)}
