@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";:root{--ink:#16303a;--ink-2:#42585f;--ink-3:#8a9aa1;--teal:#00cdde;--teal-brand:#00adc7;--teal-deep:#007e93;--teal-pale:#d4eff4;--paper:#fff;--mist:#e9f5fa;--line:#dce8ee;--gutter:clamp(1.25rem,5vw,4rem);--stack:clamp(3rem,7vw,6rem);--font:"Pretendard Variable",Pretendard,-apple-system,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--paper);font-size:1.0625rem;line-height:1.75;word-break:keep-all;overflow-wrap:break-word}h1,h2,h3{line-height:1.3;letter-spacing:-.02em;margin:0;font-weight:700}h1{font-size:clamp(2rem,5vw,3.25rem);letter-spacing:-.035em}h2{font-size:clamp(1.5rem,3vw,2.125rem)}h3{font-size:1.1875rem}p{margin:0 0 1rem;max-width:68ch}a{color:inherit}ul,ol{max-width:68ch}.wrap{max-width:1140px;margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--stack)}.mist{background:var(--mist)}.eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;color:var(--teal-deep);margin:0 0 .75rem}.lede{font-size:1.1875rem;color:var(--ink-2)}.grid{display:grid;gap:1.5rem}@media (min-width:760px){.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}}.card{border:1px solid var(--line);border-radius:4px;padding:1.75rem;background:var(--paper);display:block;text-decoration:none}a.card{transition:border-color .15s}a.card:hover{border-color:var(--teal)}.place{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--teal-deep);background:var(--mist);border-radius:2px;padding:.25rem .6rem;margin-bottom:.875rem}.card .place{background:#fff;border:1px solid var(--line)}.mist .card .place{background:var(--mist);border:0}.btn{display:inline-block;padding:.8rem 1.6rem;border-radius:3px;text-decoration:none;border:1px solid var(--teal-deep);cursor:pointer;font:inherit;font-weight:600}.solid{background:var(--teal-brand);color:#fff;border-color:var(--teal-brand)}.solid:hover{background:var(--teal-deep);border-color:var(--teal-deep)}.ghost{color:var(--teal-deep);background:transparent}table{border-collapse:collapse;width:100%;font-size:.9375rem;max-width:760px}th,td{text-align:left;padding:.75rem .5rem;border-bottom:1px solid var(--line);vertical-align:top}th{font-weight:600;color:var(--ink-2);white-space:nowrap}:focus-visible{outline:2px solid var(--teal-deep);outline-offset:3px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.hd{border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffffff5;backdrop-filter:blur(6px);z-index:20}.hd__in{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:68px;flex-wrap:wrap}.hd__brand{display:flex;align-items:center;text-decoration:none}.hd__brand img{height:34px;width:auto;display:block}@media (max-width:640px){.hd__brand img{height:28px}}.hd__sub{font-size:.75rem;font-weight:500;color:var(--ink-3);letter-spacing:0}.hd__nav{display:flex;align-items:center;gap:1.25rem;font-size:.9375rem;font-weight:500;flex-wrap:wrap}.hd__nav a{text-decoration:none;color:var(--ink-2)}.hd__nav a:hover,.hd__nav a.on{color:var(--teal-deep)}.hd__cta{border:1px solid var(--teal-deep);border-radius:3px;padding:.4rem .9rem;color:var(--teal-deep)!important;font-weight:600}.hd__btn{display:none;background:none;border:1px solid var(--line);border-radius:3px;width:42px;height:42px;cursor:pointer;align-items:center;justify-content:center;padding:0}.hd__btn span{display:block;width:18px;height:2px;background:var(--ink);position:relative}.hd__btn span:before,.hd__btn span:after{content:"";position:absolute;left:0;width:18px;height:2px;background:var(--ink)}.hd__btn span:before{top:-6px}.hd__btn span:after{top:6px}.hd__btn[aria-expanded=true] span{background:transparent}.hd__btn[aria-expanded=true] span:before{top:0;transform:rotate(45deg)}.hd__btn[aria-expanded=true] span:after{top:0;transform:rotate(-45deg)}@media (max-width:820px){.hd__sub{display:none}.hd__in{padding-block:.75rem;min-height:0;flex-wrap:nowrap}.hd__btn{display:flex}.hd__nav{display:none;order:3;width:100%;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--line);margin-top:.75rem}.hd__nav.open{display:flex}.hd__nav a{padding:.9rem .25rem;border-bottom:1px solid var(--line);font-size:1rem}.hd__nav a:last-child{border-bottom:0}.hd__cta{border:0;border-radius:0;padding:.9rem .25rem;font-weight:600}}.ft{border-top:1px solid var(--line);background:var(--mist);padding-block:3rem 2rem;margin-top:var(--stack);font-size:.9375rem}.ft__top{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.ft__nav{display:flex;gap:1.25rem;flex-wrap:wrap}.ft__nav a{color:var(--ink-2);text-decoration:none}.ft__biz{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 2rem;margin:0 0 1.5rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:.875rem;color:var(--ink-2)}.ft__biz>div{display:flex;gap:.625rem}.ft__biz dt{font-weight:600;color:var(--ink-3);min-width:6.5em}.ft__biz dd{margin:0}.ft__copy{color:var(--ink-3);font-size:.8125rem;margin:0}.hero{padding-block:clamp(3rem,9vw,6.5rem)}.hero .acts{display:flex;gap:.75rem;margin-top:2rem;flex-wrap:wrap}.ph{padding-block:clamp(2.5rem,6vw,4.5rem) 0}.reflist{list-style:none;padding:0;margin:2rem 0;border-top:1px solid var(--line)}.reflist li{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.reflist .place{margin-bottom:0}.reflist .pg{color:var(--ink-3);font-size:.9375rem;margin-left:auto}.spec{border:1px solid var(--line);border-radius:4px;padding:1.25rem 1.5rem;max-width:520px}.spec dl{margin:0}.spec>dl>div{display:flex;gap:1rem;padding:.625rem 0;border-bottom:1px solid var(--line)}.spec>dl>div:first-child{padding-top:0}.spec>dl>div:last-child{border-bottom:0;padding-bottom:0}.spec dt{font-weight:600;color:var(--ink-3);min-width:4.5em;font-size:.9375rem}.spec dd{margin:0;font-weight:500}.callout{border:1px solid var(--line);border-left:3px solid var(--teal);background:var(--mist);padding:1.5rem 1.75rem;margin-bottom:3rem;border-radius:0 4px 4px 0}.callout p:last-child{margin-bottom:0}.steps{list-style:none;padding:0;margin:1.75rem 0 0}.steps li{display:flex;gap:1.5rem;padding:1.375rem 0;border-top:1px solid var(--line)}.steps li:last-child{border-bottom:1px solid var(--line)}.no{font-size:.875rem;font-weight:700;color:var(--teal);padding-top:.25rem}.steps h3{margin-bottom:.375rem}.steps p{margin:0;color:var(--ink-2)}.hist>div{display:flex;gap:2rem;padding:1.25rem 0;border-top:1px solid var(--line)}.hist>div:last-child{border-bottom:1px solid var(--line)}.hist dt{font-weight:700;color:var(--teal-deep);min-width:4em}.hist dd{margin:0}.hist ul{margin:0;padding-left:1.1rem;color:var(--ink-2)}.tag{font-size:.8125rem;color:var(--ink-3)}.on-tag{color:var(--teal-deep);font-weight:600}.forms{display:grid;gap:3.5rem}@media (min-width:900px){.forms{grid-template-columns:1fr 1fr;gap:4rem}}form{margin-top:1.5rem;display:grid;gap:1rem;max-width:460px}label{display:grid;gap:.375rem;font-size:.9375rem;font-weight:600;color:var(--ink-2)}input,textarea{font:inherit;font-weight:400;color:var(--ink);padding:.7rem .8rem;border:1px solid var(--line);border-radius:3px;background:#fff}input:focus,textarea:focus{border-color:var(--teal)}form .btn{justify-self:start}.todo{color:#a86a00;background:#fff8e8;border:1px dashed #e0b96a;border-radius:3px;padding:.5rem .75rem;font-size:.875rem;display:inline-block;margin-bottom:1rem}.mt3{margin-top:3rem}.ir-head{margin-bottom:2.25rem}.ir-head h2{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.ir-head .num{color:var(--ink-3);font-weight:700}.ir-head .num b{color:var(--teal);font-weight:700}.ir-head .en{font-size:.9375rem;font-weight:500;color:var(--ink-3);letter-spacing:0}.ir-rule{display:flex;align-items:center;gap:1rem;margin-top:1rem}.ir-rule:after{content:"";flex:1;height:1px;background:var(--line)}.ir-pill{width:56px;height:14px;border-radius:999px;background:var(--teal-brand);flex:none}.ir-label{display:inline-block;background:#f1f4f5;border-radius:999px;padding:.5rem 1.25rem;font-size:1.0625rem;font-weight:700;color:var(--ink);letter-spacing:-.02em}.ph .ir-rule{margin-top:1.75rem}thead th{background:var(--teal-pale);color:var(--ink);border-bottom:0}@media (max-width:640px){.ir-head .en{font-size:.8125rem;width:100%}.ir-pill{width:40px;height:12px}}.hero-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width:900px){.hero-grid{grid-template-columns:1fr 1.05fr;gap:3.5rem}}.shot{margin:0;border-radius:6px;overflow:hidden;background:var(--mist)}.shot img{display:block;width:100%;height:100%;object-fit:cover}.shot--hero{aspect-ratio:4/3}.shot--wide{aspect-ratio:16/7;margin-top:1.75rem}@media (max-width:640px){.shot--wide{aspect-ratio:4/3}}.consent{border:1px solid var(--line);border-radius:4px;padding:1rem 1.125rem;background:#fafcfd}.consent__t{font-size:.875rem;font-weight:700;color:var(--ink-2);margin:0 0 .5rem}.consent__d{font-size:.8125rem;line-height:1.7;color:var(--ink-2);margin:0 0 .75rem}.consent__d span{display:block}.chk{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--ink)}.chk input{width:16px;height:16px;padding:0;accent-color:var(--teal-deep)}.legal h2{font-size:1.125rem;margin-top:2.25rem}.legal h2:first-of-type{margin-top:0}.legal p,.legal li{font-size:.9375rem;color:var(--ink-2)}.legal ul,.legal ol{padding-left:1.15rem}.legal li{margin-bottom:.25rem}.legal table{font-size:.875rem}@media (max-width:640px){body{font-size:1rem}.lede{font-size:1.0625rem}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}table td,table th{white-space:nowrap}.spec{max-width:none}.spec>dl>div{flex-direction:column;gap:.125rem}.spec dt{min-width:0}.reflist li{align-items:flex-start;flex-direction:column;gap:.375rem}.reflist .pg{margin-left:0}.steps li{gap:1rem}.callout{padding:1.25rem}.card{padding:1.375rem}.hist>div{flex-direction:column;gap:.5rem}.ft__biz>div{flex-direction:column;gap:0}.ft__biz dt{min-width:0}.btn{width:100%;text-align:center}.hero .acts .btn{width:auto;flex:1}form{max-width:none}}.skip{position:absolute;left:-9999px;background:var(--ink);color:#fff;padding:.75rem 1rem}.skip:focus{left:1rem;top:1rem;z-index:100}
