:root{--happy-pink:#f5417f;--happy-dark:#22242a;--happy-muted:#6d6d75;--happy-line:#f2d9e3;--happy-soft:#fff4f8;--happy-shadow:0 16px 42px rgba(222,52,109,.09)}
.happy-site,.happy-site *{box-sizing:border-box}.happy-site{font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif;color:var(--happy-dark);background:#fff;line-height:1.55;letter-spacing:-.025em}.happy-site a{text-decoration:none;color:inherit}.happy-site img{display:block;max-width:100%}.happy-svg-sprite{position:absolute;overflow:hidden}.happy-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.happy-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(245,65,127,.1)}.happy-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.happy-brand span{display:flex;flex-direction:column}.happy-brand strong{font-size:21px;line-height:1.05;color:var(--happy-pink);font-weight:900}.happy-brand small{font-size:9px;color:#ed6694;font-weight:800;margin-top:4px}.happy-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:750}.happy-nav>a:not(.happy-nav-kakao){padding:27px 0}.happy-nav-kakao{display:flex;align-items:center;gap:7px;padding:11px 15px;border:1px solid #ffc0d4;border-radius:10px;color:#e53a73}.happy-nav svg,.happy-btn svg,.happy-submit svg,.happy-kakao-panel svg{width:18px;height:18px}.happy-menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:9px}.happy-menu-toggle svg{width:24px;height:24px}.happy-menu-close{display:none}.happy-menu-toggle[aria-expanded=true] .happy-menu-open{display:none}.happy-menu-toggle[aria-expanded=true] .happy-menu-close{display:block}
.happy-hero{overflow:hidden;background:linear-gradient(135deg,#fff7fa,#fff)}.happy-hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:560px;align-items:stretch}.happy-hero-copy{padding:70px 42px 54px 0;display:flex;flex-direction:column;justify-content:center}.happy-kicker{font-size:18px;color:#774a5c;font-weight:800;margin-bottom:14px}.happy-kicker em{font-style:normal;color:var(--happy-pink);font-size:1.25em}.happy-hero h1{margin:0;font-size:51px;line-height:1.08;letter-spacing:-.06em;font-weight:900}.happy-hero h1 span{color:var(--happy-pink)}.happy-hero-copy>p{font-size:17px;line-height:1.75;margin:20px 0 15px;font-weight:600;color:#414149}.happy-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.happy-chips span{padding:7px 11px;border-radius:999px;background:#ffeef4;color:#df386e;font-size:12px;font-weight:800}.happy-hero-actions{display:flex;gap:10px}.happy-btn{min-height:50px;padding:0 20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:850}.happy-btn-primary{background:linear-gradient(135deg,#f43a7b,#ef5a91);color:#fff;box-shadow:0 12px 24px rgba(241,62,124,.19)}.happy-btn-outline{border:1.5px solid #f06b9a;color:#e53670;background:#fff}.happy-hero-visual{min-width:0;position:relative}.happy-hero-visual img{width:100%;height:100%;min-height:560px;object-fit:cover;object-position:50% 50%;border-radius:0 0 0 48px}
.happy-benefit-grid{position:relative;z-index:3;transform:translateY(-28px);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--happy-line);border-radius:17px;box-shadow:var(--happy-shadow);overflow:hidden}.happy-benefit-grid>div{min-height:104px;padding:20px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--happy-line)}.happy-benefit-grid>div:last-child{border-right:0}.happy-benefit-grid b{width:46px;height:46px;display:grid;place-items:center;flex:none;border:1.5px solid #ff8aaf;border-radius:14px;color:var(--happy-pink);font-size:17px}.happy-benefit-grid span{display:flex;flex-direction:column}.happy-benefit-grid strong{font-size:14px}.happy-benefit-grid small{font-size:11px;color:#777;margin-top:4px}
.happy-section{padding:70px 0}.happy-section-head{text-align:center;max-width:720px;margin:0 auto 30px}.happy-section-head h2{font-size:34px;line-height:1.2;margin:5px 0 8px;font-weight:900}.happy-section-head p{margin:0;color:var(--happy-muted);font-size:14px}.happy-label{display:block;color:var(--happy-pink);font-size:11px;letter-spacing:.18em;font-weight:900}.happy-script{display:block;color:var(--happy-pink);font-size:18px;font-weight:850;font-style:italic}
.happy-price{padding-top:40px}.happy-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.happy-price-card{position:relative;text-align:center;padding:31px 22px 25px;border:1px solid var(--happy-line);border-radius:17px;background:#fff}.happy-price-featured{border:2px solid var(--happy-pink);background:#fff8fa}.happy-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);padding:6px 13px;border-radius:999px;background:var(--happy-pink);color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.happy-price-card h3{font-size:16px;margin:4px 0 9px}.happy-price-card>strong{display:block;color:var(--happy-pink);font-size:40px;line-height:1;font-weight:900}.happy-price-card>strong small{font-size:15px;color:#222;margin-left:3px}.happy-price-card p{font-size:12px;color:#6f6f76;margin:12px 0}.happy-price-card a{display:inline-block;padding:8px 16px;border:1px solid #f0a7c1;border-radius:8px;color:#e53a73;font-size:12px;font-weight:800}.happy-price-note{text-align:center;color:#888;font-size:11px;margin:14px 0 0}
.happy-trust{padding:0 0 20px}.happy-trust-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.7fr;border:1px solid var(--happy-line);border-radius:17px;overflow:hidden;background:#fff}.happy-trust-grid>div{padding:20px 24px;border-right:1px solid var(--happy-line);display:flex;flex-direction:column;justify-content:center}.happy-trust-grid>div:last-child{border-right:0}.happy-trust strong{color:var(--happy-pink);font-size:24px;font-weight:900}.happy-trust strong small{font-size:.55em}.happy-trust span{font-size:11px;color:#777;margin-top:3px}.happy-trust-wide strong{font-size:14px;color:#333}
.happy-why{background:linear-gradient(180deg,#fff7fa,#fff)}.happy-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.happy-why-grid article{padding:24px 18px;border:1px solid #f5dce6;border-radius:16px;background:#fff;text-align:center}.happy-why-grid i{font-style:normal;width:48px;height:48px;border:1.5px solid #ff84aa;border-radius:14px;display:grid;place-items:center;margin:0 auto 12px;color:var(--happy-pink);font-weight:900}.happy-why-grid h3{font-size:15px;margin:0 0 7px}.happy-why-grid p{font-size:12px;color:#777;line-height:1.65;margin:0}
.happy-course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.happy-course-grid article{border:1px solid var(--happy-line);border-radius:16px;overflow:hidden;background:#fff}.happy-course-art{height:105px;padding:14px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#ffafc8,#ef4e85);font-size:36px;color:#fff;font-weight:900}.happy-course-grid article>div:last-child{padding:18px}.happy-course-grid article span{font-size:11px;color:var(--happy-pink);font-weight:900}.happy-course-grid h3{font-size:17px;margin:5px 0 10px}.happy-course-grid ul{padding-left:16px;margin:0;color:#6b6b73;font-size:12px;line-height:1.85}
.happy-reviews{background:#fff9fb}.happy-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.happy-review-grid article{padding:21px;border-radius:15px;background:#fff;border:1px solid #f3dde5;min-height:160px}.happy-stars{color:#ef3f78;letter-spacing:2px}.happy-review-grid p{font-size:12px;line-height:1.8;color:#444;margin:12px 0 16px}.happy-review-grid span{font-size:10px;color:#999}
.happy-contact-section{padding:72px 0;background:linear-gradient(135deg,#fff5f8,#fff)}.happy-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px}.happy-contact-copy h2{font-size:34px;line-height:1.25;margin:8px 0 12px;font-weight:900}.happy-contact-copy h2 em{font-style:normal;color:var(--happy-pink)}.happy-contact-copy>p{font-size:14px;color:#666;line-height:1.8}.happy-contact-points{display:grid;gap:8px;margin:20px 0}.happy-contact-points span{font-size:12px}.happy-contact-points span:before{content:"✓";color:var(--happy-pink);font-weight:900;margin-right:7px}.happy-kakao-panel{display:flex;gap:11px;align-items:center;padding:14px 16px;border-radius:13px;background:#ffe812;margin-top:17px}.happy-kakao-panel span{display:flex;flex-direction:column}.happy-kakao-panel strong{font-size:13px}.happy-kakao-panel small{font-size:10px;color:#745f00}.happy-contact-form{padding:24px;border-radius:18px;background:#fff;border:1px solid var(--happy-line);box-shadow:var(--happy-shadow)}.happy-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.happy-field{display:flex;flex-direction:column;gap:6px}.happy-field-full{grid-column:1/-1}.happy-field label{font-size:12px;font-weight:800}.happy-field input,.happy-field select,.happy-field textarea{width:100%;border:1px solid #e5d8dd;border-radius:10px;background:#fff;padding:12px 13px;font:inherit;font-size:13px}.happy-field textarea{min-height:100px;resize:vertical}.happy-submit{margin-top:15px;width:100%;min-height:51px;border:0;border-radius:10px;background:linear-gradient(135deg,#f5417f,#e73772);color:#fff;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px}.happy-submit:disabled{opacity:.55}.happy-form-status{margin-top:9px;font-size:12px;font-weight:700}.happy-form-status.is-success{color:#16834a}.happy-form-status.is-error{color:#c42f53}.happy-form-note{font-size:10px;color:#999;text-align:center}
.happy-footer{padding:42px 0 18px;border-top:1px solid #f2e4e9}.happy-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:30px}.happy-footer-grid>div{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#666}.happy-footer-grid>div>strong{color:#222;font-size:13px}.happy-footer-brand strong{font-size:18px!important;color:var(--happy-pink)!important}.happy-footer-brand span{font-size:11px}.happy-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #f4e8ec;margin-top:28px;padding-top:16px;font-size:10px;color:#999}

@media(max-width:900px){
 .happy-wrap{width:min(100% - 28px,680px)}.happy-header-inner{height:66px}.happy-brand strong{font-size:18px}.happy-brand small{font-size:8px}.happy-menu-toggle{display:block}.happy-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:12px 20px 18px;background:#fff;border-bottom:1px solid var(--happy-line);box-shadow:0 15px 28px rgba(0,0,0,.06);flex-direction:column;align-items:stretch;gap:0}.happy-nav.is-open{display:flex}.happy-nav>a:not(.happy-nav-kakao){padding:11px 2px}.happy-nav-kakao{justify-content:center;margin-top:8px}
 .happy-hero-grid{display:flex;flex-direction:column;min-height:0}.happy-hero-copy{padding:34px 0 22px;text-align:center}.happy-kicker{font-size:14px;margin-bottom:9px}.happy-hero h1{font-size:38px;line-height:1.08}.happy-hero-copy>p{font-size:14px;line-height:1.65;margin:14px 0 12px}.happy-chips{justify-content:center;margin-bottom:16px}.happy-chips span{font-size:11px;padding:6px 9px}.happy-hero-actions{justify-content:center}.happy-hero-actions .happy-btn{flex:1;max-width:230px}.happy-hero-visual{width:100%;border-radius:20px;overflow:hidden}.happy-hero-visual img{min-height:0;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:50% 52%;border-radius:20px}
 .happy-benefit-grid{transform:none;margin-top:14px;grid-template-columns:1fr 1fr;border-radius:15px}.happy-benefit-grid>div{min-height:82px;padding:13px 12px;border-right:1px solid var(--happy-line);border-bottom:1px solid var(--happy-line)}.happy-benefit-grid>div:nth-child(2n){border-right:0}.happy-benefit-grid>div:nth-last-child(-n+2){border-bottom:0}.happy-benefit-grid b{width:38px;height:38px;border-radius:11px;font-size:13px}.happy-benefit-grid strong{font-size:12px}.happy-benefit-grid small{font-size:9.5px}
 .happy-section{padding:52px 0}.happy-section-head{margin-bottom:23px}.happy-section-head h2{font-size:27px}.happy-section-head p{font-size:12px}.happy-price{padding-top:46px}.happy-price-grid{grid-template-columns:repeat(3,1fr);gap:8px}.happy-price-card{padding:25px 8px 17px}.happy-price-card h3{font-size:12px}.happy-price-card>strong{font-size:31px}.happy-price-card>strong small{display:block;font-size:11px;margin:4px 0 0}.happy-price-card p{font-size:9.5px;line-height:1.55;min-height:44px}.happy-price-card a{font-size:10px;padding:7px 8px}.happy-badge{font-size:9px;padding:5px 8px}.happy-price-note{font-size:9.5px}
 .happy-trust{padding-bottom:6px}.happy-trust-grid{grid-template-columns:repeat(3,1fr)}.happy-trust-grid>div{padding:14px 5px;text-align:center}.happy-trust strong{font-size:20px}.happy-trust span{font-size:9.5px}.happy-trust-wide{grid-column:1/-1;border-top:1px solid var(--happy-line);border-right:0!important}.happy-trust-wide strong{font-size:11.5px}
 .happy-why-grid{grid-template-columns:1fr 1fr;gap:9px}.happy-why-grid article{padding:18px 10px}.happy-why-grid i{width:40px;height:40px}.happy-why-grid h3{font-size:13px}.happy-why-grid p{font-size:10.5px}
 .happy-course-grid{grid-template-columns:1fr}.happy-course-grid article{display:grid;grid-template-columns:88px 1fr}.happy-course-art{height:100%;min-height:160px;font-size:29px}.happy-course-grid article>div:last-child{padding:15px}.happy-course-grid h3{font-size:15px}.happy-course-grid ul{font-size:11px}
 .happy-review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:0 2px 8px}.happy-review-grid article{min-width:82%;scroll-snap-align:start}
 .happy-contact-grid{grid-template-columns:1fr;gap:24px}.happy-contact-copy{text-align:center}.happy-contact-copy h2{font-size:27px}.happy-contact-points{text-align:left}.happy-kakao-panel{text-align:left}.happy-contact-form{padding:17px}.happy-form-grid{grid-template-columns:1fr}.happy-field-full{grid-column:auto}
 .happy-footer-grid{grid-template-columns:1fr 1fr}.happy-footer-brand{grid-column:1/-1}.happy-footer-bottom{flex-direction:column;gap:4px}
}
@media(max-width:520px){
 .happy-wrap{width:calc(100% - 24px)}.happy-hero-copy{padding-top:28px}.happy-hero h1{font-size:32px}.happy-kicker{font-size:13px}.happy-hero-copy>p{font-size:13px}.happy-hero-actions{flex-direction:column}.happy-hero-actions .happy-btn{width:100%;max-width:none}.happy-hero-visual img{aspect-ratio:4/3;object-position:50% 52%}.happy-benefit-grid>div{gap:9px}.happy-benefit-grid b{display:none}.happy-benefit-grid strong{font-size:11.5px}.happy-benefit-grid small{font-size:9px}
 .happy-price-grid{gap:6px}.happy-price-card{padding:23px 5px 15px;border-radius:13px}.happy-price-card>strong{font-size:28px}.happy-price-card p{display:none}.happy-price-card a{display:none}.happy-price-card h3{font-size:11px}.happy-badge{top:-11px}.happy-section-head h2{font-size:25px}
 .happy-trust-grid{border-radius:14px}.happy-trust strong{font-size:18px}.happy-trust span{font-size:8.8px}.happy-trust-wide{padding:13px 7px!important}
}