@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--red:#d51522;--red2:#b30b16;--ink:#151515;--muted:#686868;--line:#e7e7e7;--soft:#f6f6f6;--pink:#fff1f2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans KR',system-ui,sans-serif;color:var(--ink);line-height:1.65}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-9999px}.skip:focus{left:8px;z-index:99;background:#fff;padding:10px}.topline{background:#1b1b1b;color:#bbb;font-size:12px}.topline>div{max-width:1180px;margin:auto;padding:7px 24px;display:flex;justify-content:space-between}.topline a{color:#fff}.site-header{position:sticky;top:0;z-index:50;background:#fffffff2;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{max-width:1180px;height:78px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:38px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:var(--red);color:#fff;font-weight:900;font-size:14px;line-height:1;letter-spacing:-.09em;box-shadow:0 8px 22px #d5152238}.brand strong,.brand small{display:block}.brand strong{font-size:18px;line-height:1.15;font-weight:900;letter-spacing:-.04em}.brand small{font-size:11px;color:#777;margin-top:3px}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--red)}.header-cta{background:var(--red);color:#fff;border-radius:9px;padding:11px 17px;font-size:13px;font-weight:800}.hero{max-width:1180px;margin:auto;padding:34px 24px 0;position:relative}.hero-image{height:480px;border-radius:26px;background:url('class-hero.webp') center/cover;border:1px solid #eee}.hero-content{position:absolute;z-index:2;top:95px;left:62px;max-width:590px}.hero-label{display:inline-flex;gap:7px;border:1px solid #ddd;background:#ffffffe6;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.hero-label span{color:var(--red)}.hero h1{font-size:clamp(43px,5.4vw,68px);line-height:1.12;letter-spacing:-.06em;margin:18px 0 17px;font-weight:900}.hero h1 em{font-style:normal;color:var(--red)}.hero-content>p{margin:0 0 26px;color:#555;font-size:17px}.hero-actions{display:flex;gap:9px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--red);color:#fff;box-shadow:0 12px 25px #d5152238}.button.ghost{background:#fff;border:1px solid #ddd}.hero-trust{width:calc(100% - 48px);margin:-1px auto 0;border:1px solid var(--line);border-top:3px solid var(--red);background:#fff;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 12px 35px #0000000d}.hero-trust>div{display:flex;align-items:center;gap:13px;padding:19px 18px;border-right:1px solid var(--line)}.hero-trust>div:last-child{border:0}.hero-trust i{font-style:normal;color:var(--red);font-size:12px;font-weight:900}.hero-trust strong,.hero-trust small{display:block}.hero-trust strong{font-size:14px}.hero-trust small{color:#888;font-size:11px}.portal{max-width:1120px;margin:auto;padding:110px 24px}.section-title{max-width:670px;text-align:center;margin:0 auto 48px}.section-title.left{max-width:none;display:flex;text-align:left;justify-content:space-between;align-items:end}.section-title h2{font-size:clamp(34px,4.1vw,50px);line-height:1.18;letter-spacing:-.055em;margin:0 0 12px}.section-title>p:last-child{color:var(--muted);margin:0}.kicker{color:var(--red);font-weight:900;font-size:11px;letter-spacing:.16em;margin:0 0 14px}.portal-layout{display:grid;grid-template-columns:1fr 280px;gap:18px}.board{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.board-card{min-height:148px;border:1px solid var(--line);padding:24px;border-radius:15px;display:flex;align-items:center;gap:16px;background:#fff;transition:.2s}.board-card:hover{border-color:#f1a2a9;box-shadow:0 10px 25px #3c000014;transform:translateY(-3px)}.board-card.featured{grid-column:1/-1;background:var(--pink);border-color:#f5c5c9;min-height:170px}.pin{width:56px;height:56px;display:grid;place-items:center;color:#fff;background:var(--red);border-radius:50% 50% 50% 8px;transform:rotate(-45deg)}.tile-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f0f0f0;font-weight:900}.board-card strong,.board-card small,.board-card b{display:block}.board-card b{color:var(--red);font-size:12px}.board-card strong{font-size:18px}.board-card small{font-size:12px;color:#888}.board-card>i{font-style:normal;margin-left:auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff}.join-card{background:linear-gradient(145deg,var(--red),var(--red2));color:#fff;border-radius:16px;padding:29px 26px;position:relative;overflow:hidden}.join-card:after{content:'짱구';position:absolute;right:-12px;bottom:-25px;font-size:72px;font-weight:900;letter-spacing:-.12em;color:#ffffff12}.mini-brand{font-size:11px;font-weight:800}.join-card h3{font-size:24px;line-height:1.35;margin:28px 0 12px}.join-card p{font-size:13px;color:#ffdfe1}.join-card ul{list-style:none;padding:0;margin:23px 0}.join-card li{border-top:1px solid #ffffff33;padding:9px 0;font-size:12px}.join-card li:before{content:'✓';margin-right:7px}.join-card a{position:relative;z-index:2;display:block;text-align:center;background:#fff;color:var(--red);padding:12px;border-radius:8px;font-size:13px;font-weight:900}.guide{background:#f4f4f4;padding:110px max(24px,calc((100vw - 1120px)/2))}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none;margin:0;padding:0}.guide-grid li{background:#fff;border-top:4px solid #222;padding:28px 24px 30px;min-height:280px}.guide-grid li:hover{border-color:var(--red)}.guide-grid span{font-size:11px;color:#999;font-weight:900}.guide-grid i{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--pink);color:var(--red);font-style:normal;font-size:20px;font-weight:900;margin:30px 0 20px}.guide-grid h3{font-size:20px;margin:0 0 9px}.guide-grid p{font-size:14px;color:var(--muted);margin:0}.class-story{max-width:1120px;margin:auto;padding:120px 24px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.story-copy h2{font-size:clamp(39px,4.5vw,56px);line-height:1.15;letter-spacing:-.055em;margin:0 0 24px}.story-copy h2 em{color:var(--red);font-style:normal}.story-copy>p:not(.kicker){color:var(--muted)}.story-tags{display:flex;gap:7px;flex-wrap:wrap;margin:25px 0}.story-tags span{border:1px solid #ddd;border-radius:999px;padding:7px 11px;font-size:12px}.text-link{color:var(--red);font-weight:900;font-size:14px}.community-panel{border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 18px 45px #0000000f}.community-head{padding:20px 24px;background:#191919;color:#fff;display:flex;justify-content:space-between}.community-head span{font-size:10px;color:#aaa}.community-panel ul{list-style:none;padding:0;margin:0}.community-panel li{display:grid;grid-template-columns:64px 1fr;column-gap:14px;padding:18px 22px;border-bottom:1px solid var(--line)}.community-panel li:last-child{border:0}.community-panel li>span{grid-row:1/3;align-self:center;background:var(--pink);color:var(--red);border-radius:6px;padding:5px;text-align:center;font-size:11px;font-weight:800}.community-panel b{font-size:14px}.community-panel small{color:#999}.faq{max-width:900px;margin:auto;padding:15px 24px 120px}.faq-list{border-top:2px solid #111}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:23px 7px;font-weight:700;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{color:var(--red);font-size:22px;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{margin:0;padding:0 50px 23px 7px;color:var(--muted);font-size:14px}.final-cta{max-width:1120px;margin:0 auto 100px;background:var(--red);color:#fff;border-radius:22px;padding:48px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta span{font-size:12px;color:#ffd9dc}.final-cta h2{font-size:36px;margin:5px 0}.final-cta p{margin:0;color:#ffd9dc}.button.white{background:#fff;color:var(--red);flex-shrink:0}footer{background:#191919;color:#aaa;padding:55px max(24px,calc((100vw - 1120px)/2)) 28px;font-size:12px}.footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:1px solid #353535}.footer-brand strong,.footer-info strong,.footer-info a{color:#fff}.footer-info{padding:24px 0}.footer-info p{margin:3px 0}.footer-info p span{margin:0 8px;color:#555}.footer-bottom{border-top:1px solid #353535;padding-top:20px;display:flex;justify-content:space-between}.footer-bottom p{margin:0}
@media(max-width:900px){.site-header nav{display:none}.hero-image{height:550px;background-position:68% center}.hero-content{top:80px;left:55px}.hero-trust{grid-template-columns:1fr 1fr}.hero-trust>div:nth-child(2){border-right:0}.portal-layout{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr 1fr}.class-story{grid-template-columns:1fr;gap:45px}.final-cta{margin-left:24px;margin-right:24px}.section-title.left{align-items:flex-start;flex-direction:column;gap:15px}}
@media(max-width:580px){.topline span{display:none}.topline>div{justify-content:flex-end;padding:6px 16px}.header-inner{height:68px;padding:0 16px}.brand small{display:none}.brand-mark{width:39px;height:39px}.header-cta{padding:9px 12px;font-size:12px}.hero{padding:18px 14px 0}.hero-image{height:650px;background-position:63% bottom;border-radius:18px}.hero-content{top:48px;left:35px;right:35px}.hero h1{font-size:39px}.hero-content>p{font-size:15px}.hero-content>p br{display:none}.hero-actions .button{width:100%}.hero-trust{width:calc(100% - 28px);grid-template-columns:1fr}.hero-trust>div{border:0;border-bottom:1px solid var(--line)}.portal,.class-story,.faq{padding-left:18px;padding-right:18px}.portal,.class-story{padding-top:85px;padding-bottom:85px}.section-title{text-align:left}.section-title h2{font-size:36px}.board{grid-template-columns:1fr}.board-card.featured{grid-column:auto}.board-card{min-height:125px;padding:20px}.guide{padding:85px 18px}.guide-grid{grid-template-columns:1fr}.guide-grid li{min-height:0}.community-panel li{grid-template-columns:55px 1fr;padding:15px}.final-cta{margin:0 14px 70px;padding:35px 25px;flex-direction:column;align-items:flex-start}.final-cta .button{width:100%}.footer-main,.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-info p span{display:none}.footer-info p:first-of-type{display:flex;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.board-card,summary span{transition:none}}

/* Hero layout: keep all copy inside the reserved left panel. */
.hero-image{height:570px}
.hero-content{top:92px;width:520px;max-width:calc(50% - 24px)}
.hero h1{font-size:clamp(42px,4.1vw,56px);line-height:1.14;letter-spacing:-.055em;margin-bottom:19px;word-break:keep-all;overflow-wrap:normal}
.hero-content>p{font-size:16px;word-break:keep-all}
@media(max-width:900px){.hero-image{height:610px;background-position:72% center}.hero-content{top:76px;left:55px;width:470px;max-width:55%}.hero h1{font-size:46px}}
@media(max-width:580px){.hero-image{height:700px;background-position:65% bottom}.hero-content{top:48px;left:35px;right:35px;width:auto;max-width:none}.hero h1{font-size:38px;line-height:1.16}.hero-content>p{font-size:15px;max-width:330px}}

/* Mobile-first hero and wrapping safeguards for modern phone viewports. */
@media(max-width:700px){
  html,body{overflow-x:clip}
  .header-inner{gap:18px}
  .brand,.brand>span:last-child{min-width:0}
  .brand-mark,.header-cta,.pin,.tile-icon,.board-card>i{flex-shrink:0}
  .brand strong{white-space:nowrap}
  .hero{display:flex;flex-direction:column;padding:22px 18px 0}
  .hero-content{position:relative;order:1;top:auto;left:auto;right:auto;width:auto;max-width:none;padding:28px 24px 26px;background:#fff;border:1px solid #eee;border-bottom:0;border-radius:18px 18px 0 0}
  .hero-image{order:2;height:clamp(310px,68vw,430px);background-position:72% center;border-top:0;border-radius:0 0 18px 18px}
  .hero-trust{order:3}
  .hero h1{font-size:clamp(32px,8.4vw,38px);line-height:1.18;overflow-wrap:break-word}
  .hero-content>p{max-width:none;word-break:keep-all;overflow-wrap:anywhere}
  .section-title>p br{display:none}
  .board-card>div{min-width:0}
  .board-card strong,.board-card small{word-break:keep-all;overflow-wrap:anywhere}
  summary{gap:12px;line-height:1.5}
  summary span{flex-shrink:0}
  .footer-info p{overflow-wrap:anywhere}
}
@media(max-width:580px){
  .topline a{font-size:13px}
  .header-inner{gap:12px}
  .brand{gap:8px}
  .brand strong{font-size:16px}
  .header-cta{min-height:44px;padding:9px 12px;font-size:13px}
  .hero{padding:16px 14px 0}
  .hero-content{padding:25px 20px 24px}
  .hero-image{height:clamp(300px,92vw,360px);background-position:72% center}
  .hero h1{font-size:clamp(30px,9vw,35px);line-height:1.2}
  .hero-label{font-size:12px}
  .hero-trust small,.board-card small,.community-panel small{font-size:13px;line-height:1.5}
  .board-card{gap:14px;padding:18px}
  .board-card strong{font-size:17px;line-height:1.45}
  .section-title h2{font-size:clamp(30px,9vw,36px)}
  .final-cta h2{font-size:30px;line-height:1.3}
  footer{font-size:13px}
}

/* Store photo hero: copy and photo stay separate so embedded image text remains clear. */
.hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}
.hero-content{position:relative;grid-column:1;grid-row:1;top:auto;left:auto;width:auto;max-width:none;padding:52px 38px;background:#fff;border:1px solid #eee;border-right:0;border-radius:26px 0 0 26px}
.hero-image{grid-column:2;grid-row:1;height:auto;min-height:520px;background:#30383d url('class-hero.webp') 43% center/cover no-repeat;border-left:0;border-radius:0 26px 26px 0}
.hero-trust{grid-column:1/-1}
@media(max-width:900px) and (min-width:701px){
  .hero-content{padding:42px 28px}
  .hero-image{min-height:500px;background-position:43% center}
  .hero h1{font-size:clamp(34px,4.5vw,40px)}
  .hero-content>p{font-size:15px}
}
@media(max-width:700px){
  .hero{display:flex;flex-direction:column}
  .hero-content{order:1;top:auto;left:auto;right:auto;width:auto;max-width:none;padding:28px 24px 26px;border:1px solid #eee;border-bottom:0;border-radius:18px 18px 0 0}
  .hero-image{order:2;height:clamp(260px,68vw,430px);min-height:0;background-position:43% center;border:1px solid #eee;border-top:0;border-radius:0 0 18px 18px}
  .hero-trust{order:3;grid-column:auto}
}
@media(max-width:580px){
  .hero-content{padding:25px 20px 24px}
  .hero-image{height:clamp(220px,63vw,280px);background-position:43% center}
}
