.mv-site{--mv-paper:#f2f3f1;--mv-white:#fff;--mv-ink:#18201d;--mv-muted:#59635f;--mv-line:#cfd5d1;--mv-line-strong:#aeb8b3;--mv-orange:#c84628;--mv-orange-bright:#ff967a;--mv-blue:#174d70;--mv-blue-rgb:23 77 112;--mv-blue-soft:#e8eff2;--mv-soft:#dce7e2;--mv-lime:var(--mv-soft);--mv-dark-line:#4c5a55;--mv-on-dark:#d3dbd7;--mv-on-dark-muted:#aeb9b4;--mv-shadow-rgb:24 32 29;--mv-container:1240px;--mv-gutter:clamp(1.25rem, 4vw, 3.5rem);min-height:100vh;color:var(--mv-ink);background:var(--mv-paper);word-break:keep-all;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:16px}.mv-site *{box-sizing:border-box}.mv-site a{color:inherit}.mv-site :focus-visible{outline:3px solid var(--mv-blue);outline-offset:3px}.mv-skip{z-index:999;background:var(--mv-blue);padding:.8rem 1rem;font-weight:800;position:fixed;top:-100px;left:1rem;color:#fff!important}.mv-skip:focus{top:1rem}.mv-nav{z-index:80;border-bottom:1px solid var(--mv-line);box-shadow:0 8px 24px rgb(var(--mv-shadow-rgb) / .04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;position:sticky;top:0}.mv-nav__inner{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:250px minmax(560px,1fr) 110px;min-height:76px;margin:0 auto;display:grid}.mv-brand{border-right:1px solid var(--mv-line);grid-template-columns:43px 1fr;align-content:center;column-gap:.75rem;padding-right:1.25rem;text-decoration:none;display:grid}.mv-brand>span{grid-row:span 2;width:42px;height:22px;position:relative}.mv-brand>span i{border:3px solid var(--mv-ink);border-radius:50%;width:21px;height:21px;position:absolute;top:1px}.mv-brand>span i:first-child{left:0}.mv-brand>span i:last-child{border-color:var(--mv-orange);right:0}.mv-brand strong{letter-spacing:.08em;align-self:end;font:900 .92rem/1 Arial Narrow,Avenir Next Condensed,sans-serif}.mv-brand small{color:var(--mv-muted);font-size:.71rem;font-weight:750}.mv-nav__inner>nav{justify-content:center;padding:.6rem 1rem;display:flex}.mv-nav__item{flex:1;max-width:150px;position:relative}.mv-nav__item>button{width:100%;height:100%;color:var(--mv-ink);font:inherit;cursor:default;background:0 0;border:0;justify-content:center;align-items:center;gap:.55rem;font-size:.9rem;font-weight:800;display:flex}.mv-nav__item>button i{border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .14s;transform:translateY(-2px)rotate(45deg)}.mv-nav__item:hover>button,.mv-nav__item:focus-within>button{color:var(--mv-orange)}.mv-nav__item:hover>button i,.mv-nav__item:focus-within>button i{transform:translateY(2px)rotate(225deg)}.mv-nav__dropdown{visibility:hidden;opacity:0;border:1px solid var(--mv-line-strong);background:var(--mv-white);width:230px;box-shadow:0 18px 40px rgb(var(--mv-shadow-rgb) / .16);pointer-events:none;border-radius:0 0 4px 4px;transition:opacity .12s,visibility .12s,transform .12s;display:grid;position:absolute;top:calc(100% + .6rem);left:50%;transform:translate(-50%,8px)}.mv-nav__dropdown p{color:var(--mv-white);background:var(--mv-ink);letter-spacing:.1em;margin:0;padding:.75rem 1rem;font:800 .68rem/1 Courier New,monospace}.mv-nav__dropdown a{border-top:1px solid var(--mv-line);justify-content:space-between;align-items:center;min-height:46px;padding:.7rem 1rem;font-size:.9rem;font-weight:750;text-decoration:none;display:flex}.mv-nav__dropdown a span{color:var(--mv-orange)}.mv-nav__dropdown a:hover{color:#fff;background:var(--mv-blue)}.mv-nav__item:hover .mv-nav__dropdown,.mv-nav__item:focus-within .mv-nav__dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.mv-nav__inner>nav[data-dismissed=true] .mv-nav__dropdown{visibility:hidden;opacity:0;pointer-events:none;transform:translate(-50%,8px)}.mv-network{border-left:1px solid var(--mv-line);justify-content:space-between;align-items:center;padding-left:1.1rem;font:900 .78rem/1 Courier New,monospace;text-decoration:none;display:flex}.mv-network span{color:var(--mv-orange)}.mv-burger{border:1px solid var(--mv-line-strong);background:var(--mv-white);width:44px;height:44px;color:var(--mv-ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;display:none}.mv-sheet{z-index:90;background:var(--mv-white);flex-direction:column;width:100vw;height:100dvh;animation:.2s ease-out both mv-sheet-in;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.mv-sheet__head{border-bottom:1px solid var(--mv-line);justify-content:space-between;align-items:center;min-height:66px;padding:.5rem 1.25rem;display:flex}.mv-sheet__head>p{color:var(--mv-muted);letter-spacing:.1em;margin:0;font:800 .72rem/1 Courier New,monospace}.mv-sheet__close{border:1px solid var(--mv-line-strong);background:var(--mv-white);width:44px;height:44px;color:var(--mv-ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;display:flex}.mv-sheet__group{display:grid}.mv-sheet__group>p{color:var(--mv-white);background:var(--mv-ink);letter-spacing:.1em;margin:0;padding:.8rem 1.25rem;font:800 .68rem/1 Courier New,monospace}.mv-sheet__group>p span{color:var(--mv-orange-bright);margin-left:.8rem}.mv-sheet__group>a{border-bottom:1px solid var(--mv-line);word-break:keep-all;justify-content:space-between;align-items:center;min-height:52px;padding:.7rem 1.25rem;font-size:1rem;font-weight:750;line-height:1.5;text-decoration:none;display:flex}.mv-sheet__group>a span{color:var(--mv-orange)}.mv-sheet__group>a:active{color:#fff;background:var(--mv-blue)}.mv-sheet__network{border:1px solid var(--mv-line-strong);background:var(--mv-white);align-self:flex-start;margin:1.5rem 1.25rem 2.5rem;padding:.85rem 1.1rem;font:900 .78rem/1 Courier New,monospace;text-decoration:none}@keyframes mv-sheet-in{0%{opacity:0;transform:translateY(-10px)}}@media (min-width:701px){.mv-nav__item:after{content:"";width:100%;height:.6rem;position:absolute;top:100%;left:0}.mv-sheet{display:none}}.mv-hero{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));border:1px solid var(--mv-line);background:var(--mv-white);min-height:610px;box-shadow:0 20px 60px rgb(var(--mv-shadow-rgb) / .06);margin:2rem auto 0}.mv-hero__copy{flex-direction:column;justify-content:space-between;min-height:610px;padding:2.5rem clamp(2rem,6vw,6.5rem) 3.5rem;display:flex}.mv-hero__copy>p{letter-spacing:.08em;align-items:center;gap:.8rem;margin:0;font:800 .72rem/1 Courier New,monospace;display:flex}.mv-hero__copy>p span{color:#fff;background:var(--mv-blue);padding:.55rem .7rem}.mv-hero__copy>p i{background:var(--mv-orange);border-radius:50%;width:7px;height:7px}.mv-hero h1{letter-spacing:-.065em;margin:auto 0;font-size:clamp(3.8rem,7.2vw,7rem);font-weight:900;line-height:.98}.mv-hero h1 em{color:var(--mv-orange);font-style:normal}.mv-hero__bottom{justify-content:space-between;align-items:end;gap:2rem;display:flex}.mv-hero__bottom p{color:var(--mv-muted);margin:0;font-size:1.04rem;font-weight:650;line-height:1.65}.mv-hero__bottom a{border-bottom:2px solid var(--mv-ink);align-items:center;gap:2rem;min-height:50px;padding:.8rem 1rem;font-weight:850;text-decoration:none;display:flex}.mv-hero__bottom a span{color:var(--mv-orange)}.mv-modes,.mv-index{padding:7rem 0}.mv-modes{color:#fff;background:var(--mv-ink);margin-top:2rem}.mv-modes>header,.mv-index>header{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:1fr 2fr;margin:0 auto 3.5rem;display:grid}.mv-modes header p,.mv-index header p,.mv-detail__checks header p,.mv-related header p{color:var(--mv-orange);letter-spacing:.1em;margin:.35rem 0 0;font:800 .72rem Courier New,monospace}.mv-modes header p{color:var(--mv-orange-bright)}.mv-modes h2,.mv-index h2,.mv-check h2,.mv-detail__checks h2,.mv-related h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:900;line-height:1.02}.mv-modes>div{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));border-top:1px solid var(--mv-dark-line);border-left:1px solid var(--mv-dark-line);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.mv-modes a{border-right:1px solid var(--mv-dark-line);border-bottom:1px solid var(--mv-dark-line);min-height:320px;padding:1.7rem;text-decoration:none;transition:color .16s,background .16s,transform .16s}.mv-modes a>span{color:var(--mv-on-dark-muted);letter-spacing:.12em;font:800 .7rem Courier New,monospace}.mv-modes a h3{margin:4.5rem 0 1rem;font-size:2rem;font-weight:900}.mv-modes a p{max-width:24ch;color:var(--mv-on-dark-muted);font-size:1rem;line-height:1.65}.mv-modes a i{color:var(--mv-orange-bright);margin-top:3rem;font-style:normal;font-weight:800;display:block}.mv-modes a:hover{color:#fff;background:var(--mv-blue);transform:translateY(-5px)}.mv-modes a:hover p,.mv-modes a:hover>span{color:var(--mv-on-dark)}.mv-modes a:hover i{color:var(--mv-orange-bright)}.mv-index{background:var(--mv-paper)}.mv-index__grid{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 auto;display:grid}.mv-group{border:1px solid var(--mv-line);background:var(--mv-white);min-height:570px;box-shadow:0 12px 34px rgb(var(--mv-shadow-rgb) / .045);padding:2rem;position:relative;overflow:hidden}.mv-group:before{background:var(--mv-blue);content:"";width:100%;height:5px;position:absolute;top:0;left:0}.mv-group__top{border-bottom:1px solid var(--mv-line);letter-spacing:.1em;justify-content:space-between;align-items:center;padding-bottom:1rem;font:800 .72rem Courier New,monospace;display:flex}.mv-group__top i{background:repeating-linear-gradient(90deg, var(--mv-orange) 0 8px, transparent 8px 13px);width:56px;height:8px}.mv-group h3{letter-spacing:-.045em;margin:2.5rem 0 .8rem;font-size:2.5rem;font-weight:900}.mv-group>p{max-width:36ch;min-height:4.8rem;color:var(--mv-muted);margin:0 0 2rem;font-weight:600;line-height:1.65}.mv-group nav{display:grid}.mv-group nav a{border-top:1px solid var(--mv-line);justify-content:space-between;align-items:center;min-height:52px;font-size:1rem;font-weight:800;text-decoration:none;transition:padding .14s,color .14s;display:flex}.mv-group nav a span{color:var(--mv-orange)}.mv-group nav a:hover{color:var(--mv-blue);padding-left:.7rem}.mv-check{color:#fff;background:var(--mv-blue);padding:7rem 0}.mv-check__inner{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:1fr 1.15fr;gap:5rem;margin:0 auto;display:grid}.mv-check__inner>div p{color:var(--mv-on-dark);letter-spacing:.1em;font:800 .72rem Courier New,monospace}.mv-check ol{margin:0;padding:0;list-style:none}.mv-check li{border-top:1px solid #ffffff59;grid-template-columns:100px 1fr;gap:1rem;padding:1.3rem 0;display:grid}.mv-check li span{color:var(--mv-on-dark);font-size:.9rem;font-weight:750}.mv-check li strong{font-size:1.2rem}.mv-breadcrumb{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));color:var(--mv-muted);gap:.65rem;margin:0 auto;padding:1.4rem 0;font:750 .72rem Courier New,monospace;display:flex}.mv-breadcrumb a{text-decoration:none}.mv-breadcrumb strong{color:var(--mv-orange)}.mv-detail__hero{border-top:1px solid var(--mv-line);border-bottom:1px solid var(--mv-line);background-color:var(--mv-lime);background-image:linear-gradient(rgb(var(--mv-blue-rgb) / .07) 1px, transparent 1px), linear-gradient(90deg, rgb(var(--mv-blue-rgb) / .07) 1px, transparent 1px);background-size:36px 36px;min-height:520px}.mv-detail__hero-inner{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));min-height:520px;margin:0 auto;padding:6.5rem 0}.mv-detail__hero-inner>p{letter-spacing:.1em;margin:0;font:900 .78rem Courier New,monospace}.mv-detail__hero h1{letter-spacing:-.07em;max-width:900px;margin:4rem 0 1.4rem;font-size:clamp(4.2rem,9vw,8.5rem);font-weight:900;line-height:.92}.mv-detail__hero-inner>strong{max-width:720px;font-size:1.15rem;line-height:1.75;display:block}.mv-detail__checks{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:1fr 1.4fr;gap:5rem;margin:0 auto;padding:7rem 0;display:grid}.mv-detail__checks ol{border-top:1px solid var(--mv-ink);margin:0;padding:0;list-style:none}.mv-detail__checks li{border-bottom:1px solid var(--mv-ink);grid-template-columns:70px 1fr;align-items:center;min-height:110px;display:grid}.mv-detail__checks li span{color:var(--mv-orange);font:900 .8rem Courier New,monospace}.mv-detail__checks li strong{font-size:1.25rem}.mv-detail__questions{background:var(--mv-ink);padding:7rem 0}.mv-detail__questions-inner{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 auto;display:grid}.mv-detail__questions article{min-height:350px;color:var(--mv-ink);background:var(--mv-white);padding:2.5rem}.mv-detail__questions article:first-child{background:var(--mv-blue-soft)}.mv-detail__questions article p{color:var(--mv-orange);letter-spacing:.1em;font:900 .72rem Courier New,monospace}.mv-detail__questions article h2{letter-spacing:-.045em;max-width:13ch;margin:4rem 0 1.2rem;font-size:2.5rem;font-weight:900}.mv-detail__questions article span{max-width:46ch;color:var(--mv-muted);font-size:1.05rem;line-height:1.75;display:block}.mv-related{border-top:1px solid var(--mv-line);padding:7rem 0}.mv-related__inner{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:1fr 1.4fr;gap:5rem;margin:0 auto;display:grid}.mv-related__inner>div{border-top:1px solid var(--mv-ink);display:grid}.mv-related a{border-bottom:1px solid var(--mv-line);justify-content:space-between;align-items:center;min-height:66px;font-weight:800;text-decoration:none;display:flex}.mv-related a span{color:var(--mv-orange)}.mv-related a:hover{color:var(--mv-blue)}.mv-footer{border-top:1px solid var(--mv-dark-line);color:#fff;background:var(--mv-ink);padding:4.5rem 0}.mv-footer__inner{width:min(var(--mv-container), calc(100% - (var(--mv-gutter) * 2)));grid-template-columns:1.2fr 1fr auto;gap:4rem;margin:0 auto;display:grid}.mv-footer__inner div p{color:var(--mv-on-dark);letter-spacing:.1em;font:800 .7rem Courier New,monospace}.mv-footer__inner div strong{font-size:1.8rem;line-height:1.3}.mv-footer__inner>p{color:var(--mv-on-dark-muted);margin:0;font-size:.9rem;line-height:1.7}.mv-footer__inner>a{color:var(--mv-orange-bright);font-weight:850;text-decoration:none}@media (max-width:980px){.mv-nav__inner{grid-template-columns:210px minmax(480px,1fr);overflow-x:auto}.mv-network{display:none}.mv-check__inner,.mv-detail__checks,.mv-related__inner{grid-template-columns:1fr}.mv-footer__inner{grid-template-columns:1fr 1fr}}@media (max-width:700px){.mv-nav__inner{width:100%;display:block;overflow:visible}.mv-brand{border-right:0;min-height:66px;margin:0 1.25rem}.mv-nav__inner>nav{display:none}.mv-burger{display:inline-flex;position:absolute;top:11px;right:1.25rem}.mv-hero{min-height:auto;margin-top:1rem}.mv-hero__copy{min-height:540px;padding:1.5rem 1.25rem 2.5rem}.mv-hero__copy>p{font-size:.63rem}.mv-hero h1{font-size:3.75rem}.mv-hero__bottom{flex-direction:column;align-items:flex-start}.mv-modes,.mv-index,.mv-check,.mv-detail__checks,.mv-detail__questions,.mv-related{padding:5rem 0}.mv-modes>header,.mv-index>header{grid-template-columns:1fr;gap:1.5rem}.mv-modes>div,.mv-index__grid,.mv-detail__questions-inner{grid-template-columns:1fr}.mv-modes a{min-height:280px}.mv-group{min-height:auto;padding:1.5rem}.mv-check__inner,.mv-related__inner{gap:2.5rem}.mv-check li{grid-template-columns:75px 1fr}.mv-breadcrumb{white-space:nowrap;overflow-x:auto}.mv-detail__hero,.mv-detail__hero-inner{min-height:470px}.mv-detail__hero-inner{padding:4.5rem 0}.mv-detail__hero h1{margin-top:3rem;font-size:4.4rem}.mv-detail__checks{gap:3rem}.mv-detail__questions article{min-height:310px;padding:1.7rem}.mv-footer{padding:3.5rem 0}.mv-footer__inner{grid-template-columns:1fr;gap:2.2rem}}@media (prefers-reduced-motion:reduce){.mv-site *,.mv-site :before,.mv-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
