@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--navy:#092c41;--blue:#1269de;--muted:#627483;--line:#dce4eb;--pale:#f0f5fa;--mint:#a5efd9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'Noto Sans KR',-apple-system,BlinkMacSystemFont,'Malgun Gothic',sans-serif;color:var(--navy);font-size:16px;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #f8b337;outline-offset:5px}a,button{touch-action:manipulation}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.topbar{background:var(--navy);color:#dce8f1;font-size:12px;letter-spacing:.04em;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}.header{display:flex;align-items:center;justify-content:space-between;gap:30px;height:96px}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #ecf0f4}.brand{display:flex;gap:12px;align-items:center;font-weight:900;font-size:25px;white-space:nowrap;letter-spacing:-1px}.brand small{display:block;font-size:9px;letter-spacing:1.15px;font-weight:600;margin-top:-3px}.brandmark{font-family:Arial,sans-serif;font-size:39px;letter-spacing:-6px;font-weight:900;color:var(--blue);line-height:1}.brandmark span{font-size:25px;color:var(--navy);position:relative;top:-10px;margin-left:1px}.header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--blue)}.button{display:inline-flex;justify-content:space-between;gap:28px;align-items:center;background:var(--blue);color:white;border:0;border-radius:5px;padding:17px 25px;font-weight:700;cursor:pointer}.button:hover{background:#0859c4}.button.small{font-size:14px;padding:12px 19px}.button span{font-size:21px}.hero{background:linear-gradient(105deg,#f6f9fc 0%,#edf4fb 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:42px;align-items:center;padding-top:70px;padding-bottom:70px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:1.5px;color:var(--blue);margin:0 0 20px}.hero h1{font-size:clamp(36px,4vw,55px);line-height:1.35;letter-spacing:-2.5px;font-weight:900;margin:0 0 24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-description{color:#546a7c;font-size:17px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:18px;align-items:center}.text-link:hover{color:var(--blue)}.hero-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span{padding:5px 10px;border:1px solid #d7e1eb;border-radius:4px;font-size:12px;color:#5b6e7e}.hero-image{margin:0;position:relative;align-self:stretch;min-height:460px;border-radius:8px;overflow:hidden;background:#dbe5ee}.hero-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(5,31,49,.86))}.hero-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:54% center}.hero-image figcaption{position:absolute;right:14px;top:12px;z-index:2;color:white;background:#092c418c;padding:3px 8px;border-radius:3px;font-size:11px}.image-caption{position:absolute;bottom:30px;left:30px;right:30px;color:white;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:12px}.image-caption span{font-size:24px;line-height:1.5;font-weight:700}.image-caption b{font-size:14px}.service-strip{background:var(--navy);color:#fff}.service-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0}.service-strip .wrap>div{display:grid;grid-template-columns:44px 1fr;padding-left:34px;border-left:1px solid #ffffff25}.service-strip .wrap>div:first-child{padding-left:0;border:0}.service-strip span{grid-row:span 2;color:#74ade9;font-size:14px;padding-top:3px}.service-strip strong{font-size:17px}.service-strip small{color:#a8bbca;font-size:13px}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:38px}h2{font-size:36px;font-weight:800;line-height:1.4;letter-spacing:-1.4px;margin:0}h3{letter-spacing:-.7px}.section-heading p:not(.eyebrow),.process>div>p:not(.eyebrow),.faq-grid>div>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.9;margin:0}.section-heading .eyebrow{margin-bottom:10px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services article{border:1px solid var(--line);padding:30px 30px 0;border-radius:7px}.service-number{font-size:12px;font-weight:700;letter-spacing:1.2px;color:var(--blue)}.services h3{font-size:25px;margin:20px 0 12px}.services p{font-size:15px;color:var(--muted);margin:0;line-height:1.85}.services ul{padding:0;list-style:none;font-size:14px;margin:22px 0 30px;color:#4a5f70}.services li{padding:2px 0}.services li:before{content:'✓';margin-right:10px;color:var(--blue)}.services a,.area-grid a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:17px 0;font-size:14px;font-weight:700}.services a:hover,.area-grid a:hover{color:var(--blue)}.services .backflow{grid-column:1/-1;background:var(--pale);border:0;display:grid;grid-template-columns:1.65fr 1fr;gap:60px;padding:30px}.backflow h3{margin-top:10px}.backflow>div:last-child{align-self:center}.backflow .tip{font-size:14px;color:#496172;margin-bottom:17px}.backflow a{padding-bottom:0}.areas{background:var(--navy);color:#fff}.areas .eyebrow{color:var(--mint)}.areas .section-heading>p{color:#b2c3cf}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.area-grid article{background:#123a50;border:1px solid #ffffff18;border-radius:6px;padding:30px 28px 8px;display:flex;flex-direction:column}.area-en{color:#91b2c7;font-size:12px;letter-spacing:2px}.area-grid h3{font-size:28px;display:flex;justify-content:space-between;margin:15px 0}.area-grid h3 span{color:#63849a;font-size:16px;font-weight:400}.area-grid p{font-size:14px;color:#c8d8e4;margin:0 0 23px}.locations{font-size:14px;line-height:2;color:#a5bdcd;flex:1;padding-bottom:26px}.area-grid a{border-color:#ffffff22;color:var(--mint)}.area-grid a:hover{color:white}.area-note{font-size:12px;color:#94adbd;margin:24px 0 0}.process{display:grid;grid-template-columns:1fr 1.55fr;gap:60px}.process>div>p:not(.eyebrow){margin:20px 0}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.process li>span{background:#edf4fd;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;color:var(--blue);font-size:14px;font-weight:700}.process h3{font-size:20px;margin:0 0 7px}.process li p{color:var(--muted);font-size:15px;margin:0}.faq-section{background:#f6f8fb}.faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:50px}.faq-grid>div>p:not(.eyebrow){margin-top:20px}.questions details{border-bottom:1px solid var(--line);padding:21px 0}.questions details:first-child{padding-top:0}.questions summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:16px}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'+';color:var(--blue);font-size:23px;font-weight:400;line-height:1.2}.questions details[open] summary:after{content:'−'}.questions details p{color:var(--muted);font-size:14px;line-height:1.9;margin:18px 30px 0 0}.contact-box{background:#eaf3fd;border-radius:10px;padding:50px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px}.contact-box h2{font-size:37px}.contact-box>div>p:not(.eyebrow){color:var(--muted);font-size:15px}.contact-status{margin-top:30px;border-left:3px solid var(--blue);padding-left:16px;display:grid;gap:5px}.contact-status strong{font-size:17px}.contact-status span{font-size:13px;color:var(--muted)}.consult label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}.consult select{width:100%;border:1px solid #cddbe9;border-radius:4px;padding:13px 14px;background:white;color:var(--navy);margin-bottom:17px;min-height:49px}.consult .button{width:100%;margin-top:5px}.form-note{font-size:12px;color:var(--muted);margin:11px 0}.result{background:white;border:1px solid #cadcee;border-radius:5px;padding:16px;font-size:14px}.result p{white-space:pre-line;margin-top:0}.result button{border:1px solid #aec5da;padding:7px 14px;background:#eff6fd;cursor:pointer;border-radius:4px;font-size:14px}.result span{font-size:12px;margin-left:9px}footer{border-top:1px solid var(--line);padding:36px 0 20px}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-grid p{color:var(--muted);font-size:12px;line-height:2}.footer-grid>a{font-size:13px;white-space:nowrap}.copyright{border-top:1px solid #edf0f3;margin-top:25px;padding-top:20px;font-size:11px;color:#8898a6}.mobile-contact{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:5px}[hidden]{display:none!important}@media(min-width:1450px){.hero-grid{padding-top:85px;padding-bottom:85px}.hero-image{min-height:500px}}@media(max-width:1100px){.header nav{gap:17px;font-size:13px}.wrap{width:calc(100% - 48px)}.hero-grid{gap:25px}.hero h1{font-size:42px}.hero-actions{gap:16px;align-items:start;flex-direction:column}.hero-image{min-height:490px}.services article{padding-left:23px;padding-right:23px}.contact-box{gap:35px;padding:35px}.brand{font-size:22px}}@media(max-width:800px){html{scroll-padding-top:80px}.header{height:78px}.header nav{display:none}.topbar .wrap>span:last-child{display:none}.wrap{width:calc(100% - 40px)}.hero-grid{grid-template-columns:1fr;padding-top:42px;padding-bottom:35px;gap:32px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-description{font-size:16px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{font-size:14px;padding:14px 18px}.hero-image{min-height:330px}.hero-image img{object-position:center 43%}.image-caption span{font-size:21px}.service-strip .wrap{gap:12px;padding:22px 0}.service-strip .wrap>div{display:flex;flex-direction:column;padding-left:12px}.service-strip span{font-size:12px}.service-strip strong{font-size:14px}.service-strip small{font-size:11px;line-height:1.8;margin-top:5px}.section{padding-top:58px;padding-bottom:58px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:18px!important}h2{font-size:30px}.services{grid-template-columns:1fr;gap:16px}.services article{padding:24px 24px 0}.services h3{margin-top:12px}.services ul{margin:16px 0 20px}.services .backflow{display:block;padding:25px}.backflow>div:last-child{margin-top:20px}.area-grid{grid-template-columns:1fr;gap:16px}.area-grid article{padding:25px 25px 8px}.locations{padding-bottom:20px}.area-grid p br{display:none}.process,.faq-grid{grid-template-columns:1fr;gap:34px}.process>div>p br,.faq-grid>div>p br{display:none}.process h2 br{display:none}.contact-box{grid-template-columns:1fr;padding:28px 24px;gap:30px}.contact-box h2{font-size:32px}.footer-grid{align-items:start;flex-direction:column;gap:12px}.footer-grid p{margin:0}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;background:var(--blue);color:white;justify-content:space-between;padding:16px 22px;padding-bottom:calc(16px + env(safe-area-inset-bottom));font-size:14px;box-shadow:0 -3px 20px #092c4115}body{padding-bottom:64px}.brand{font-size:22px}.brand small{font-size:8px}.header .small{padding:10px 13px;font-size:13px}.header{gap:12px}}@media(max-width:380px){.hero h1{font-size:36px}.hero-actions{flex-direction:column;align-items:start}.wrap{width:calc(100% - 32px)}.brand{font-size:20px}.brandmark{font-size:32px}.brand small{letter-spacing:.5px}.header .small{font-size:12px}.service-strip strong{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.contact-phone{font-size:30px;font-weight:900;color:var(--blue);letter-spacing:-1px}.contact-status>a:last-child{font-size:14px;margin-top:10px}.keyword-section{padding-bottom:50px}.keyword-section details{border-top:1px solid var(--line);padding-top:22px}.keyword-section summary{cursor:pointer;font-size:15px;font-weight:600}.keyword-section summary span{color:var(--muted);font-size:13px;margin-left:10px}.keyword-section p{font-size:14px;color:var(--muted)}.keyword-chips{display:flex;flex-wrap:wrap;gap:8px;max-height:320px;overflow:auto;padding:8px 2px}.keyword-chips a{font-size:13px;background:var(--pale);padding:6px 10px;border-radius:4px}.keyword-chips a:hover{color:var(--blue)}
.header .button{white-space:nowrap;gap:10px;flex-shrink:0}@media(max-width:380px){.header .brand small{font-size:6px}.header .brand{gap:7px;font-size:18px}.header .brandmark{font-size:28px}.header .button{padding:9px 10px;gap:6px}.header .button span{font-size:17px}}
