*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;color:#171717}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #f9a54a;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}p{line-height:1.85;word-break:keep-all}h2{font-weight:500;font-size:clamp(32px,4vw,60px);letter-spacing:-2px;line-height:1.3;word-break:keep-all}.switch{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 4%;background:#181818;color:white;font-size:13px}.switch div{display:flex;gap:8px}.switch a{padding:7px 13px;border:1px solid #656565;border-radius:3px}.switch a[aria-current]{background:white;color:#111;border-color:white}.embed .switch{display:none}.brand{font-size:27px;letter-spacing:-1.5px;font-weight:800}.nav{display:flex;align-items:center;justify-content:space-between;padding:28px 4%;position:relative;z-index:2}.nav-links{display:flex;gap:30px;font-size:14px;align-items:center}.nav-links a:last-child{border-bottom:1px solid;padding-bottom:5px}.label{font-size:12px;letter-spacing:1.5px;text-transform:uppercase}.more{display:inline-flex;gap:42px;align-items:center;padding:13px 0;border-bottom:1px solid;font-size:15px}.section{padding:100px 6%}.section-top{display:flex;justify-content:space-between;gap:40px;margin-bottom:45px}.section-top h2{max-width:700px;margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.grid article{padding-top:25px;border-top:1px solid #b9b9b9}.grid h3{font-size:23px;font-weight:500;margin:22px 0 15px}.grid p{font-size:16px;color:#606060}.num{font-size:13px}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:55px}.flow div{border-top:1px solid;padding-top:22px}.flow h3{font-size:21px;margin:25px 0 12px}.flow p{font-size:15px;opacity:.8}.portal-row{margin-top:50px;padding-top:25px;border-top:1px solid;display:flex;justify-content:space-between;gap:25px;align-items:center}.portal-row p{margin:0;font-size:15px}.foot{padding:35px 6%;display:flex;justify-content:space-between;gap:25px;font-size:12px}.foot div{line-height:1.8}.note{font-size:12px;opacity:.6}.reveal{animation:arrive .8s both}@keyframes arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.switch{padding:9px 16px;font-size:12px}.switch>a{padding:6px}.switch div{gap:4px}.switch div a{padding:6px 9px}.nav{padding:22px 6%}.brand{font-size:23px}.nav-links{gap:16px;font-size:12px}.nav-links .optional{display:none}.section{padding:65px 6%}.section-top{display:block}.section-top .label{display:block;margin-bottom:25px}.grid{grid-template-columns:1fr;gap:25px}.flow{grid-template-columns:1fr 1fr;gap:25px}.portal-row{display:block}.portal-row .more{margin-top:15px}.foot{flex-wrap:wrap}.more{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}}