:root{--ink: #000;--cream: #fffdef;--yellow: #fff96b;--button: #ddd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-weight:900}a{color:inherit;text-decoration:none}.hero{position:relative;height:600px;overflow:hidden;background:var(--cream)}.hero-copy{position:absolute;top:98px;left:10.21%;width:600px}.rumi-label{display:grid;place-items:center;width:148px;height:59px;border:4px solid #000;border-radius:50px;font-size:30px}.hero h1{margin:18px 0 60px;font-size:60px;line-height:1.35;letter-spacing:-.045em}.hero-actions{display:flex;gap:50px}.hero-button{display:grid;place-items:center;width:250px;height:80px;border-radius:30px;background:var(--button);font-size:30px;transition:transform .16s ease,filter .16s ease}.hero-button:hover{filter:brightness(.96);transform:translateY(-3px)}.rumi-character{position:absolute;top:50px;left:56.2%;width:500px;height:500px;object-fit:cover}.community{position:relative;display:flex;align-items:center;height:300px;padding:0 10.42%;gap:108px;background:var(--yellow) url(/assets/backgrounds/community-banner.svg) center / 100% 100% no-repeat}.community:before{content:"📣";flex:0 0 auto;display:grid;place-items:center;width:96px;height:96px;font-family:sans-serif;font-size:117px;line-height:1}.community-copy{font-size:50px;line-height:1.2}.community>img{position:absolute;top:120px;right:4.48%;width:30px;height:60px}.news{height:500px;background:var(--cream)}.news-inner{padding:64px 9.79%}.news h2{display:flex;align-items:center;gap:22px;margin:0 0 55px;font-size:60px;line-height:1.2}.news h2 span{flex:0 0 auto;display:grid;place-items:center;width:72px;height:72px;font-family:sans-serif;font-size:68px;line-height:1}.news-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.news-list a{display:grid;grid-template-columns:minmax(0,1fr) 360px 20px;align-items:center;gap:59px;min-height:58px;font-size:40px}.news-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-list time{color:#555;font-weight:500;text-align:right;white-space:nowrap}.news-list img{width:20px;height:40px;transition:transform .16s ease}.news-list a:hover img{transform:translate(7px)}.hero-button:focus-visible,.community:focus-visible,.news-list a:focus-visible{outline:4px solid #1769ff;outline-offset:-4px}@media (max-width: 1200px){.hero-copy{left:7%;width:52%}.hero h1{font-size:clamp(42px,5vw,60px)}.hero-actions{gap:18px}.hero-button{width:220px;font-size:25px}.rumi-character{left:auto;right:4%;width:40vw;height:40vw;top:80px}.community{padding-inline:8%;gap:58px}.community-copy{font-size:42px}.news-list a{grid-template-columns:minmax(0,1fr) 250px 20px;gap:28px;font-size:30px}}@media (max-width: 760px){.hero{height:auto;min-height:690px;padding:42px 24px 0;text-align:center}.hero-copy{position:relative;top:0;left:0;z-index:1;width:100%}.rumi-label{width:110px;height:45px;margin:0 auto;border-width:3px;font-size:21px}.hero h1{margin:18px 0 28px;font-size:clamp(34px,9vw,48px)}.hero-actions{justify-content:center;gap:12px}.hero-button{width:min(42vw,210px);height:62px;border-radius:22px;font-size:clamp(17px,4.5vw,23px)}.rumi-character{top:auto;right:50%;bottom:0;width:min(390px,88vw);height:min(390px,88vw);transform:translate(50%)}.community{height:210px}.community{padding:0 70px 0 24px;gap:16px}.community:before{width:58px;height:58px;font-size:80px}.community-copy{font-size:clamp(24px,6.3vw,34px)}.community>img{top:75px;right:26px;width:23px;height:46px}.news{height:auto;min-height:430px}.news-inner{padding:42px 24px 55px}.news h2{gap:8px;margin-bottom:28px;font-size:clamp(32px,8vw,44px)}.news h2 span{width:42px;height:42px;font-size:38px}.news-list{gap:18px}.news-list a{grid-template-columns:minmax(0,1fr) 16px;gap:12px;font-size:clamp(18px,4.8vw,25px)}.news-list time{grid-column:1;grid-row:2;font-size:14px;text-align:left}.news-list img{grid-column:2;grid-row:1 / span 2;width:14px;height:28px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
