*{box-sizing:border-box}html{min-width:280px;background:var(--ipspace-warm-ivory,#f8f6f1)}body{margin:0;color:var(--ipspace-ink,#17242d);font-family:var(--ipspace-font-ko),"Malgun Gothic",sans-serif;min-height:100svh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}.header,main,footer{width:min(1120px,calc(100% - 112px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:42px;border-bottom:1px solid var(--ipspace-line)}.logo{display:block;width:164px;height:26px;object-fit:contain}.word{color:var(--ipspace-slate);font:500 11px/1.5 Arial,sans-serif;letter-spacing:.18em}main{flex:1;padding-block:clamp(88px,14vh,160px) 100px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--ipspace-action-teal);font:600 11px/1.5 Arial,sans-serif;letter-spacing:.16em}.dot{height:7px;width:7px;border-radius:50%;background:currentColor}h1{margin:28px 0 30px;font-size:clamp(30px,4.5vw,58px);line-height:1.4;font-weight:650;letter-spacing:-.055em;color:var(--ipspace-deep-blue);word-break:keep-all}h1 span{display:inline-block}.description{font-size:18px;line-height:1.9;letter-spacing:-.025em;word-break:keep-all;color:var(--ipspace-slate);margin:0}.rule{width:48px;height:2px;background:var(--ipspace-action-teal);margin-top:46px}.note{font-size:13px;line-height:1.8;color:var(--ipspace-slate);margin-top:18px;word-break:keep-all}footer{padding-block:25px 30px;border-top:1px solid var(--ipspace-line);display:flex;justify-content:space-between;gap:20px;color:var(--ipspace-slate);font:11px/1.6 Arial,sans-serif;letter-spacing:.03em}@media(max-width:767px){.header,main,footer{width:calc(100% - 48px)}.header{padding-block:28px}.logo{width:132px;height:21px}.word{display:none}main{padding-block:80px 90px}h1{font-size:clamp(28px,7.4vw,44px);margin-top:24px;line-height:1.45}.description{font-size:16px;line-height:1.95}.wide{display:none}.note{font-size:12px}.rule{margin-top:36px}footer{padding-bottom:24px}}@media(prefers-reduced-motion:no-preference){body{animation:appear .45s ease-out}@keyframes appear{from{opacity:.5}to{opacity:1}}}
