@charset "UTF-8";
:root{color-scheme:dark;--bg:#101010;--surface:#181818;--red:#ef4538;--text:#f5f3f0;--muted:#a5a3a0;--line:#303030;--width:1200px;font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--red);color:white}.container{max-width:var(--width);width:calc(100% - 96px);margin-inline:auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.brand-crown{width:34px;height:34px;stroke:var(--red);fill:none;stroke-width:1.6;stroke-linejoin:round}.skip-link{position:fixed;top:10px;left:16px;padding:12px 20px;background:var(--red);z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.site-header{height:98px;border-bottom:1px solid #ffffff12;background:#101010f5;position:relative;z-index:30}.header-inner{height:100%;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap}.brand>span{font-size:25px;line-height:1.3;font-weight:850;letter-spacing:-1px}.brand small{display:block;font-size:8px;letter-spacing:2.15px;font-weight:600;margin-top:4px;color:#c1bdba}.desktop-nav{display:flex;gap:34px;margin-left:auto;font-size:14px;font-weight:600;color:#d0cecb}.desktop-nav a:hover{color:var(--red)}.header-contact{border:1px solid #555;padding:10px 18px;display:flex;align-items:center;gap:22px;font-size:13px;font-weight:700}.header-contact:hover{border-color:var(--red);background:var(--red)}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px;padding:8px}.menu-toggle span{height:2px;background:white;display:block;margin:6px 0}.mobile-nav{background:var(--bg);padding:20px 28px;border-bottom:1px solid var(--line);position:absolute;top:100%;width:100%;box-shadow:0 15px 20px #0005}.mobile-nav a{display:block;padding:13px 0}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;margin:0 0 23px;line-height:1.5;display:flex;align-items:center;gap:13px}.red{color:var(--red)}.red-line{display:block;width:30px;height:2px;background:var(--red)}.hero{position:relative;min-height:700px;isolation:isolate;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,8,9,.93) 0%,rgba(7,8,9,.76) 38%,rgba(7,8,9,.12) 78%),linear-gradient(0deg,#101010 0%,transparent 33%,#10101033 100%);z-index:-2}.hero-content{padding:100px 0 125px}.hero h1{font-size:clamp(44px,5.6vw,76px);line-height:1.25;letter-spacing:-4.2px;font-weight:850;margin:0 0 27px}.hero h1 em{font-style:normal;color:var(--red)}.hero-description{font-size:16px;line-height:1.9;color:#c1c0be;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:15px 24px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:#fff}.primary:hover{background:#ff5749}.outline{border:1px solid #ffffff60;background:#10101040}.outline:hover{background:#272727}.light{background:#f5f2ec;color:#111}.light:hover{background:white}.hero-bottom{position:absolute;bottom:33px;left:0;right:0;display:flex;align-items:center;justify-content:space-between}.scroll-cue{display:flex;align-items:center;gap:20px;font-size:9px;letter-spacing:2px;color:#b5b5b5}.scroll-arrow{font-size:22px;color:#eee}.location-tag{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:1.7px}.location-tag .icon{color:var(--red)}.location-tag small{display:block;font-size:10px;letter-spacing:.2px;color:#a6a4a1;margin-top:4px}.location-dot{width:6px;height:6px;background:var(--red);border-radius:50%;margin-left:15px}.hero-index{position:absolute;right:28px;top:48px;font-size:9px;letter-spacing:2px;writing-mode:vertical-rl;color:#a5a5a5}.red-ribbon{overflow:hidden;background:var(--red);color:#141414;border-top:1px solid #ff6a60}.red-ribbon>div{display:flex;align-items:center;gap:35px;white-space:nowrap;justify-content:center;font-size:21px;font-weight:850;letter-spacing:1px;padding:20px 0;line-height:1}.red-ribbon span{font-size:28px}
.section{padding-block:105px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px}h2{font-size:42px;line-height:1.32;letter-spacing:-2px;font-weight:800;margin:0}h2 em{font-style:normal;color:var(--red)}.section-intro{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 3px}.guide-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:25px}.filter-group{display:flex;gap:6px}.filter{background:transparent;border:1px solid transparent;border-radius:24px;font-size:12px;font-weight:600;color:#999;padding:9px 18px}.filter.active{color:white;border-color:#5d5d5d;background:#242424}.filter:hover{color:white}.guide-count{font-size:11px;color:#888}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{padding:29px 28px 22px;border:1px solid #303030;background:linear-gradient(145deg,#1d1d1d,#171717);transition:border-color .2s,transform .2s;min-height:270px;display:flex;flex-direction:column}.guide-card:hover{border-color:var(--red);transform:translateY(-4px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.category-icon{width:33px;height:33px;fill:none;stroke:var(--red);stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.card-top>span{font-size:8px;letter-spacing:1.2px;color:#99918b}.guide-card h3{font-size:21px;letter-spacing:-.7px;margin:0 0 11px}.guide-card p{font-size:12px;color:#aaa5a0;line-height:1.9;margin:0 0 25px}.card-link{display:flex;justify-content:space-between;align-items:center;font-size:11px;border-top:1px solid #333;padding-top:15px;margin-top:auto}.card-link .icon{width:16px;height:16px;color:var(--red)}.section-note{font-size:11px;color:#888;margin:20px 0 0}
.map-section{padding:86px 0;background:#161616;border-block:1px solid #292929}.map-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:75px;align-items:center}.map-copy h2{font-size:37px}.map-copy>p:not(.eyebrow){font-size:13px;color:#a9a5a2;line-height:1.9;margin:23px 0}.city-options{display:flex;gap:9px;margin:27px 0 8px}.city{border:1px solid #4a4a4a;background:none;padding:7px 18px;font-size:12px;border-radius:2px}.city.active{border-color:var(--red);background:var(--red);color:white}.city:hover{border-color:var(--red)}.map-copy .city-state{font-size:11px!important;margin:10px 0 22px!important;color:#999}.text-link{display:block;font-size:11px;color:#aaa;margin-top:16px;text-decoration:underline;text-underline-offset:4px}.map-art{position:relative;aspect-ratio:1.18;border:1px solid #383838;overflow:hidden;background:#191919}.city-drawing{width:100%;height:100%;object-fit:cover}.map-label{position:absolute;top:22px;left:23px;display:flex;align-items:center;gap:8px;background:#101010ed;border:1px solid #494949;padding:10px 13px;font-size:9px;letter-spacing:1px}.map-label .icon{width:15px;height:15px;color:var(--red)}.map-stamp{position:absolute;right:25px;bottom:44px;display:flex;align-items:center;gap:12px;background:#111;padding:15px 20px;border-left:2px solid var(--red);font-size:15px;font-weight:800;line-height:1.15;letter-spacing:1px}.map-stamp .icon{color:var(--red);width:30px;height:30px}.map-caption{position:absolute;bottom:12px;left:18px;font-size:9px;color:#aaa;background:#101010a0;padding:3px 7px}
.prep-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:55px 0 85px}.prep-grid article{display:flex;gap:19px;border-top:1px solid #444;padding-top:25px}.prep-number{font-size:28px;font-weight:400;line-height:1;color:var(--red);letter-spacing:-1px}.prep-grid h3{font-size:16px;margin:0 0 12px}.prep-grid p{font-size:12px;color:#aaa;line-height:1.9;margin:0}.faq-layout{display:grid;grid-template-columns:1fr 1.55fr;gap:50px;border-top:1px solid #303030;padding-top:55px}.faq-layout h3{font-size:24px;letter-spacing:-1px;margin:0}.faq-layout .eyebrow{font-size:9px;color:#96908a;margin:0 0 16px}.faq-list details{border-bottom:1px solid #333}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:19px 0;font-size:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;line-height:1;color:var(--red);font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:13px;line-height:1.9;color:#a5a5a5;margin:0;padding:0 30px 23px 0}
.contact-section{background:var(--red);color:white;overflow:hidden}.contact-inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:50px;padding-block:65px;isolation:isolate}.contact-inner h2{font-size:45px}.contact-inner .eyebrow{font-size:9px;color:#ffe5e0}.contact-inner p:last-child{font-size:13px;color:#ffe6e1;margin:23px 0 0}.contact-actions{width:280px;flex:none;position:relative;z-index:1}.contact-actions .button{width:100%;font-size:15px;padding-inline:25px}.contact-community{display:flex;justify-content:space-between;font-size:12px;margin-top:20px;border-bottom:1px solid #ffffff70;padding:0 3px 12px}.contact-crown{position:absolute;right:225px;top:30px;width:250px;height:250px;fill:none;stroke:#000;opacity:.08;stroke-width:1;z-index:-1;transform:rotate(12deg)}.site-footer{padding:45px 0 25px}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:35px}.footer-top p{font-size:11px;line-height:1.8;color:#99918b}.footer-top .brand-crown{width:27px}.footer-top .brand>span{font-size:20px}.footer-top .brand small{font-size:7px}.back-top{margin-left:auto;width:43px;height:43px;border:1px solid #444;display:grid;place-items:center;font-size:20px}.back-top:hover{border-color:var(--red)}.footer-bottom{display:flex;justify-content:space-between;gap:15px;padding-top:20px;border-top:1px solid #2a2a2a;font-size:8px;letter-spacing:1.5px;color:#888}.quick-contact{position:fixed;right:24px;bottom:23px;z-index:25;display:flex;align-items:center;gap:9px;border:1px solid #555;border-radius:30px;background:#181818ed;padding:13px 19px;box-shadow:0 5px 20px #0006;font-size:12px;font-weight:700}.quick-contact .icon{color:var(--red)}.quick-contact:hover{border-color:var(--red)}
@media(min-width:1600px){.hero{min-height:760px}.hero-image{object-position:center 48%}}
@media(max-width:1000px){.container{width:calc(100% - 56px)}.header-inner{gap:24px}.desktop-nav{gap:22px;font-size:13px}.hero{min-height:660px}.hero h1{font-size:62px}.hero-content{padding-block:100px 140px}.section{padding-block:80px}.section-heading{align-items:flex-start}.section-intro{font-size:12px}.guide-grid{gap:12px}.guide-card{padding:24px 20px}.guide-card h3{font-size:19px}.guide-card p{font-size:11px}.card-top>span{font-size:7px}.map-layout{gap:35px}.map-copy h2{font-size:31px}.map-art{aspect-ratio:.92}.city-drawing{min-width:120%;max-width:none;transform:translateX(-10%)}.prep-grid{gap:20px}.prep-grid article{display:block}.prep-number{display:block;margin-bottom:22px}.prep-grid p br{display:none}.contact-inner h2{font-size:39px}.faq-layout{grid-template-columns:1fr 1.4fr}}
@media(max-width:700px){html{scroll-padding-top:25px}.container{width:calc(100% - 40px)}.site-header{height:77px}.brand-crown{width:29px;height:29px}.brand>span{font-size:22px}.brand small{font-size:7px;letter-spacing:1.3px}.header-inner{gap:12px}.desktop-nav{display:none}.header-contact{margin-left:auto;padding:7px 11px;gap:9px;font-size:11px}.header-contact .icon{width:15px;height:15px}.menu-toggle{display:block;width:31px;padding:5px}.hero{min-height:650px;justify-content:flex-start}.hero-content{padding:89px 0 148px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#101010cc,#10101044),linear-gradient(0deg,#101010 0%,#10101033 50%,#10101044 100%)}.hero .eyebrow{font-size:8px;letter-spacing:1.8px;gap:9px;margin-bottom:24px}.red-line{width:20px}.hero h1{font-size:clamp(35px,8.7vw,56px);letter-spacing:-2px;line-height:1.3;margin-bottom:25px}.hero-description{font-size:12px;line-height:2;margin-bottom:28px;max-width:330px}.hero-description br{display:none}.hero-actions{gap:9px;flex-direction:column;align-items:flex-start}.hero-actions .button{width:225px;min-height:48px;font-size:12px;padding:13px 18px}.hero-bottom{bottom:30px}.scroll-cue{font-size:7px;letter-spacing:1.2px;gap:10px}.location-tag{font-size:8px;letter-spacing:1px;gap:6px}.location-tag .icon{width:16px;height:16px}.location-tag small{font-size:9px}.location-dot{display:none}.hero-index{right:15px;top:29px;font-size:7px}.red-ribbon>div{font-size:15px;padding:17px 0;gap:20px}.red-ribbon span{font-size:20px}.section{padding-block:64px}.eyebrow{font-size:9px;letter-spacing:1.9px;margin-bottom:17px}h2{font-size:32px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:30px}.section-intro{font-size:12px;margin-top:22px}.guide-toolbar{gap:8px;align-items:flex-end}.filter{font-size:11px;padding:8px 12px}.filter-group{gap:0}.guide-count{font-size:9px;max-width:70px;text-align:right}.guide-grid{grid-template-columns:1fr 1fr;gap:12px}.guide-card{padding:21px 16px 16px;min-height:275px}.card-top{display:block;margin-bottom:17px}.card-top>span{display:block;margin-top:12px;font-size:7px;letter-spacing:.6px}.category-icon{width:29px;height:29px}.guide-card h3{font-size:17px;line-height:1.45;letter-spacing:-.7px}.guide-card p{font-size:11px;line-height:1.8;margin-bottom:18px}.guide-card p br{display:none}.card-link{font-size:10px;gap:6px;padding-top:12px}.section-note{font-size:10px;line-height:1.8}.map-section{padding:60px 0}.map-layout{grid-template-columns:1fr;gap:35px}.map-copy h2{font-size:32px}.map-copy>p:not(.eyebrow){font-size:12px}.map-art{aspect-ratio:1.15}.city-drawing{min-width:100%;transform:none}.map-label{font-size:8px;top:16px;left:16px}.map-stamp{right:17px;bottom:38px;font-size:13px;padding:12px 15px}.map-caption{font-size:8px;left:8px}.prep-grid{grid-template-columns:1fr;margin:35px 0 50px;gap:25px}.prep-grid article{display:flex;gap:22px;padding-top:23px}.prep-number{font-size:27px;margin:2px 0 0}.prep-grid h3{font-size:16px}.prep-grid p{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:22px;padding-top:35px}.faq-layout h3{font-size:22px}.faq-list summary{font-size:13px;line-height:1.8;padding:18px 0}.faq-list p{font-size:12px}.contact-inner{display:block;padding-block:48px}.contact-inner h2{font-size:35px}.contact-inner p:last-child{font-size:12px;max-width:250px;line-height:1.9;margin-top:19px}.contact-actions{width:100%;margin-top:30px}.contact-actions .button{font-size:13px}.contact-community{font-size:11px}.contact-crown{right:-45px;top:35px;width:220px}.site-footer{padding:35px 0 85px}.footer-top{flex-wrap:wrap;gap:15px;padding-bottom:25px}.footer-top p{order:3;width:100%;margin:0;font-size:11px}.back-top{margin-left:auto}.footer-bottom{font-size:7px;letter-spacing:.8px;flex-direction:column;gap:8px}.quick-contact{right:16px;bottom:16px;padding:11px 16px;font-size:11px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.header-contact{padding:7px 9px}.header-contact .icon{display:none}.hero h1{font-size:34px}.guide-card{padding:18px 12px}.guide-card h3{font-size:16px}.filter{padding:8px 9px}.map-copy h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
