:root{--deep:#071421;--navy:#0e2840;--navy2:#14334f;--blue:#073f91;--blue2:#143d8f;--yellow:#ffc400;--red:#ef3434;--soft:#f6f8fc;--sky:#dbeafa;--line:#dce5ef;--text:#101828;--muted:#637083;--white:#fff;--shadow:0 18px 42px rgba(15,35,60,.12);--radius:22px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif;color:var(--text);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.wrap{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.top-hero{min-height:720px;color:#fff;background:radial-gradient(circle at 82% 24%,rgba(255,196,0,.14),transparent 34%),linear-gradient(90deg,rgba(5,17,29,.97),rgba(7,20,33,.9) 44%,rgba(7,20,33,.84)),var(--deep);position:relative;overflow:hidden}.top-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.28));pointer-events:none}.site-header{position:relative;z-index:2;height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:16px;min-width:260px}.brand svg{width:48px;height:48px;flex:0 0 auto}.brand-name{font-size:28px;font-weight:900;letter-spacing:-.04em}.nav{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-height:112px;font-weight:800;white-space:nowrap}.nav a{font-size:15px;padding:18px 10px;transition:.2s}.nav a:hover,.nav a.active{color:var(--yellow)}.nav .nav-cta{align-self:center;display:flex;align-items:center;justify-content:center;height:48px;padding:0 28px;background:var(--yellow);color:#111;font-weight:900;margin-left:8px;border-radius:4px;box-shadow:0 8px 18px rgba(255,196,0,.16)}.hero-inner{position:relative;z-index:2;min-height:600px;display:flex;align-items:center}.hero-copy{max-width:760px;margin-left:108px;padding-bottom:70px}.eyebrow{font-size:17px;font-weight:900;margin-bottom:20px;color:#f3f7ff}.hero-title{margin:0;font-size:clamp(48px,5vw,76px);line-height:1.16;letter-spacing:-.07em;font-weight:950}.hero-title .accent{display:block;color:var(--yellow)}.hero-line{width:min(640px,100%);height:3px;background:rgba(255,255,255,.9);margin:34px 0 24px}.hero-note{font-size:17px;font-weight:800;color:#f3f7ff}.section{padding:96px 0;background:#fff}.section.light{background:var(--soft)}.section.blue-soft{background:#d8e8fb}.section.dark{background:#0d3c5a;color:#fff;overflow:hidden}.section-head{text-align:center;margin:0 auto 42px;max-width:820px}.section-kicker{margin:0 0 8px;color:var(--blue);font-size:14px;font-weight:950;letter-spacing:.04em}.section.dark .section-kicker{color:#cfe7ff}.section-title{margin:0;color:var(--blue);font-size:clamp(32px,3.8vw,54px);line-height:1.16;letter-spacing:-.07em;font-weight:950}.section.dark .section-title{color:#fff}.section-sub{margin:16px auto 0;color:var(--muted);font-size:16px;font-weight:700}.section.dark .section-sub{color:#d7eaf7}.empty-note{display:inline-flex;align-items:center;justify-content:center;border:1px dashed #cbd6e3;border-radius:999px;padding:6px 14px;color:#6a7688;background:#fff;font-size:14px;font-weight:800}.section.dark .empty-note{background:rgba(255,255,255,.1);color:#d7eaf7;border-color:rgba(255,255,255,.25)}.tabs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:32px}.tab-btn{border:0;border-radius:999px;background:var(--blue2);color:#fff;padding:14px 28px;font-weight:900;box-shadow:0 10px 22px rgba(20,61,143,.12);cursor:default}.tab-btn.active{background:var(--red)}.service-panel{max-width:960px;margin:0 auto;background:#fff;border:1px solid #edf1f6;border-radius:26px;box-shadow:var(--shadow);padding:34px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:150px;border:1px solid #dfe8f2;border-radius:18px;background:#f9fbff;display:flex;align-items:center;justify-content:center}.wide-banner{min-height:560px;border-radius:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.45)),#253344;display:flex;align-items:center;overflow:hidden}.banner-inner{width:100%;padding:70px clamp(28px,6vw,84px)}.wide-banner.report-image{min-height:auto;background:#fff;border-radius:22px;box-shadow:var(--shadow);border:1px solid #e5ebf2;padding:0;display:block}.wide-banner.report-image .report-img{width:100%;height:auto;display:block;border-radius:22px}.banner-lines{max-width:850px}.fake-title-line{height:58px;border-radius:14px;background:rgba(255,255,255,.92);margin:20px 0}.fake-title-line.short{width:70%}.fake-title-line.yellow{width:86%;background:var(--yellow)}.image-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.image-link-card{display:block;text-align:center}.image-box{aspect-ratio:1/1;border-radius:0;background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.5)),#2a3038;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:950;font-size:22px;box-shadow:0 12px 28px rgba(0,0,0,.08)}.image-link-card .caption-placeholder{height:20px;width:68%;border-radius:999px;background:#dce6f4;margin:14px auto 0}.split-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:44px;align-items:start}.text-skeleton,.split-images-card{background:#fff;border:1px solid #e5ebf2;border-radius:24px;padding:34px;box-shadow:var(--shadow)}.big-heading-placeholder{height:74px;border-radius:16px;background:#111;margin-bottom:28px}.para-line{height:16px;background:#dfe7f1;border-radius:999px;margin:15px 0}.para-line:nth-child(2n){width:92%}.para-line:nth-child(3n){width:78%}.split-images{display:grid;grid-template-columns:1fr 1fr;gap:22px}.vertical-image{min-height:430px;border-radius:0;background:#d9e3ef;border:1px solid #cdd9e7;display:flex;align-items:center;justify-content:center;color:#5a6677;font-weight:900}.trust-logo-box{max-width:920px;margin:0 auto;background:#fff;border:1px solid #edf1f6;border-radius:24px;box-shadow:var(--shadow);padding:38px 44px}.trust-logo-image{width:100%;height:auto;object-fit:contain}.press-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px}.press-block{background:#fff;border:1px solid #e5ebf2;border-radius:24px;padding:34px;box-shadow:var(--shadow)}.press-title-placeholder{height:48px;border-radius:14px;background:#1d2b3a;margin-bottom:22px}.press-media-placeholder{min-height:260px;border-radius:18px;background:#eef3f8;border:1px solid #dce6f0;display:flex;align-items:center;justify-content:center;color:#667386;font-weight:900;margin-top:22px}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.cert-card{background:#080f14;padding:28px;border-radius:0}.cert-label{height:42px;border-radius:9px;background:#fff;border-right:6px solid var(--yellow);display:flex;align-items:center;justify-content:center;color:#111;font-weight:950;margin-bottom:26px}.cert-inner{min-height:300px;border:12px solid var(--yellow);border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;color:#667386;font-weight:900}.board{max-width:1080px;margin:0 auto;background:#fff;border-top:4px solid var(--blue);box-shadow:var(--shadow);overflow:hidden}.board table{width:100%;border-collapse:collapse;text-align:center}.board th,.board td{border:1px solid #e4e9f0;padding:18px 14px;color:#51627a;font-weight:800}.board th{background:#f9fbff;color:#25344a}.proof-stats{background:linear-gradient(180deg,#eef6ff 0%,#f8fbff 100%)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.stat-card{position:relative;background:rgba(255,255,255,.92);border:1px solid #dfeaf6;border-radius:22px;padding:34px 26px 32px;text-align:left;box-shadow:0 16px 34px rgba(15,45,85,.10);overflow:hidden}.stat-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#073f91,#ffc400)}.stat-top{display:flex;align-items:center;gap:14px;margin-bottom:22px}.stat-icon{width:52px;height:52px;border-radius:16px;background:#e7f0ff;display:flex;align-items:center;justify-content:center;font-size:25px;flex:0 0 auto}.stat-caption{font-size:15px;color:#51627a;font-weight:850}.stat-number{font-size:44px;line-height:1;font-weight:950;color:#073f91;letter-spacing:-.04em}.stat-number .unit{font-size:22px;margin-left:3px;color:#14334f}.stat-label{margin-top:14px;color:#172033;font-size:18px;font-weight:950}.stat-desc{margin-top:8px;color:#637083;font-size:14px;font-weight:700;line-height:1.5}.case-carousel{width:100%;overflow:hidden;border-top:1px solid rgba(255,255,255,.15);padding-top:28px}.case-track{display:flex;gap:28px;width:max-content;animation:marquee 36s linear infinite;padding:0 0 18px}.case-card{width:285px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.06);padding:18px;flex:0 0 auto}.case-paper{aspect-ratio:3/4;border-radius:12px;background:#f7fbff;color:#667386;display:flex;align-items:center;justify-content:center;font-weight:900}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.place-box{max-width:780px;margin:0 auto;border:14px solid #57b53c;background:#fff;border-radius:0;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow)}.guide-layout{max-width:920px;margin:0 auto;display:grid;gap:14px}.accordion-item{background:#fff;border:1px solid #e4ebf4;border-radius:18px;box-shadow:0 10px 24px rgba(15,35,60,.06);overflow:hidden}.accordion-btn{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:22px 26px;font-weight:950;color:#1d2b3a;cursor:default}.accordion-content{display:none;padding:0 26px 24px}.accordion-item.open .accordion-content{display:block}.footer{background:#1e3a5f;color:#fff;padding:0}.footer-inner{width:min(1100px,calc(100% - 40px));margin:0 auto}.footer-cta-bar{background:linear-gradient(90deg,#2563b0,#1b4fa8);padding:36px 48px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-cta-bar-left{}.footer-cta-bar-title{font-size:clamp(20px,3vw,28px);font-weight:950;color:#fff;letter-spacing:-.04em;margin-bottom:4px}.footer-cta-bar-sub{font-size:14px;color:rgba(255,255,255,.7);font-weight:600}.footer-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#ffc400;color:#0d1b2e;font-weight:950;font-size:15px;border-radius:6px;text-decoration:none;letter-spacing:-.02em;white-space:nowrap;transition:background .18s}.footer-cta-btn:hover{background:#ffd740}.footer-body{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid rgba(255,255,255,.12)}.footer-col{padding:40px 32px}.footer-col:last-child{border-right:none;background:transparent}.footer-col-brand .fc-logo{font-size:22px;font-weight:950;color:#fff;letter-spacing:-.04em;margin-bottom:14px}.footer-col-brand .fc-logo span{color:#ffc400}.footer-col-brand p{font-size:13px;color:rgba(255,255,255,.75);font-weight:600;line-height:1.75;word-break:keep-all}.footer-col-brand .fc-cert{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.fc-cert-badge{font-size:11px;font-weight:800;padding:4px 10px;border:1px solid rgba(255,255,255,.35);border-radius:4px;color:rgba(255,255,255,.85);letter-spacing:.04em}.footer-col h4{font-size:12px;font-weight:900;letter-spacing:.1em;color:#ffc400;margin-bottom:18px;text-transform:uppercase}.footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.footer-col ul li a,.footer-col ul li{font-size:13.5px;color:rgba(255,255,255,.82);font-weight:700;text-decoration:none;transition:color .15s}.footer-col ul li a:hover{color:#fff}.fc-contact-item{display:flex;flex-direction:column;gap:3px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12)}.fc-contact-item:last-child{border-bottom:none}.fc-contact-label{font-size:11px;font-weight:800;color:#ffc400;letter-spacing:.06em}.fc-contact-val{font-size:14px;font-weight:800;color:#fff}.fc-contact-val a{color:#fff;text-decoration:none}.fc-contact-val a:hover{color:#ffc400}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.footer-bottom p{font-size:12px;color:rgba(255,255,255,.5);font-weight:600}.footer-bottom-links{display:flex;gap:18px}.footer-bottom-links a{font-size:12px;color:rgba(255,255,255,.5);font-weight:700;text-decoration:none}.footer-bottom-links a:hover{color:rgba(255,255,255,.7)}.fc-business-info{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16);display:grid;gap:7px;color:rgba(255,255,255,.78);font-size:12.8px;font-weight:700;line-height:1.55;word-break:keep-all}.fc-business-info span{display:block}.fc-business-info a{color:#fff;text-decoration:none}.fc-business-info a:hover{color:#ffc400}@media(max-width:560px){.fc-business-info{font-size:12px;gap:6px}}@media(max-width:900px){.footer-col{padding:28px 24px}.footer-cta-bar{padding:28px 24px}}@media(max-width:560px){.footer-bottom{flex-direction:column;text-align:center;gap:8px}}@media (max-width:1100px){.site-header{height:auto;min-height:96px;flex-wrap:wrap;padding:24px 0}.nav{width:100%;min-height:auto;justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.nav a{padding:13px 16px}.nav .nav-cta{align-self:auto;height:44px;border-radius:999px;padding:0 22px}.hero-copy{margin-left:0}.image-link-grid{grid-template-columns:repeat(2,1fr)}.split-layout{grid-template-columns:1fr}.cert-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.wrap{width:min(100% - 32px,var(--max))}.top-hero{min-height:620px}.brand-name{font-size:24px}.nav{gap:8px}.nav a{font-size:14px;border:1px solid rgba(255,255,255,.18);border-radius:999px}.hero-inner{min-height:430px}.hero-copy{padding:30px 0 80px}.section{padding:76px 0}.section-head{margin-bottom:32px}.service-grid,.split-images,.press-layout,.cert-grid,.stats-row,.footer-grid{grid-template-columns:1fr}.wide-banner{min-height:420px}.fake-title-line{height:48px}.trust-logo-box{padding:24px 18px}.board:not(.consult-board){overflow-x:auto}.board:not(.consult-board) table{min-width:680px}.consult-board{overflow:hidden}.footer-top{display:grid}}.top-hero{min-height:430px;background-image:linear-gradient(90deg,rgba(3,14,28,.98) 0%,rgba(4,18,35,.94) 42%,rgba(4,18,35,.48) 68%,rgba(4,18,35,.18) 100%),url("/assets/images/css-bg-01.webp");background-size:cover;background-position:center right;background-repeat:no-repeat}.top-hero:after{display:none}.site-header{height:78px;align-items:center}.brand{min-width:250px;gap:13px}.brand svg{width:40px;height:40px}.brand-name{font-size:26px;letter-spacing:-.045em}.nav{min-height:78px;gap:22px}.nav a{font-size:15px;padding:10px 4px;color:#fff}.nav .nav-cta{height:46px;padding:0 26px;border-radius:6px;margin-left:10px;background:#ffc400;color:#111;box-shadow:none}.hero-inner{min-height:322px;align-items:center}.hero-copy{max-width:620px;margin-left:20px;padding:20px 0 76px}.eyebrow{font-size:17px;margin-bottom:14px;color:#fff;font-weight:900}.hero-title{font-size:clamp(38px,4.15vw,58px);line-height:1.16;letter-spacing:-.07em;font-weight:950}.hero-title .accent{color:#ffc400}.hero-line{width:min(520px,100%);height:2px;margin:22px 0 18px;background:rgba(255,255,255,.86)}.hero-note{font-size:16px;line-height:1.65;color:#fff;font-weight:800;max-width:620px}.hero-actions{margin-top:24px;display:flex;gap:14px;align-items:center}.hero-primary{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 32px;background:#ffc400;color:#111;border-radius:8px;font-weight:950;box-shadow:0 14px 26px rgba(255,196,0,.22)}main{position:relative;z-index:2}#trust.section{padding:0 0 62px;background:#fff;margin-top:-44px;position:relative;z-index:5}#trust .wrap{width:min(1160px,calc(100% - 48px))}.trust-logo-box{max-width:none;margin:0 auto;padding:0;border:0;border-radius:8px;background:#fff;box-shadow:0 12px 24px rgba(15,35,60,.14);overflow:hidden}@media (max-width:1100px){.top-hero{min-height:520px;background-position:58% center}.site-header{height:auto;min-height:92px;padding:20px 0}.nav{min-height:auto;gap:10px}.hero-inner{min-height:365px}.hero-copy{margin-left:0;padding-bottom:88px}#trust.section{margin-top:-38px}}@media (max-width:760px){.top-hero{min-height:620px;background-position:63% center}.brand{min-width:auto}.brand-name{font-size:23px}.nav a{font-size:13px;padding:9px 12px}.hero-title{font-size:40px}.hero-copy{padding-top:30px}#trust .wrap{width:calc(100% - 24px)}}.top-hero{min-height:760px!important;background-color:#031225!important;background-image:linear-gradient(90deg,rgba(3,14,28,1) 0%,rgba(3,14,28,.98) 39%,rgba(3,14,28,.78) 55%,rgba(3,14,28,.24) 74%,rgba(3,14,28,.04) 100%),url("/assets/images/css-bg-02.webp")!important;background-size:100% 100%,auto 100%!important;background-position:center center,right center!important;background-repeat:no-repeat!important}.top-hero:after{display:none!important}.site-header{height:78px!important;align-items:center!important}.nav{min-height:78px!important}.hero-inner{min-height:580px!important;align-items:center!important}.hero-copy{max-width:620px!important;margin-left:20px!important;padding:20px 0 76px!important}.hero-title{font-size:clamp(38px,4.15vw,58px)!important;line-height:1.16!important}.hero-title .accent{color:#ffc400!important}.hero-line{width:min(520px,100%)!important;height:2px!important;margin:22px 0 18px!important;background:rgba(255,255,255,.86)!important}.hero-actions .hero-secondary{display:none!important}#trust.section{padding:0 0 62px!important;background:#fff!important;margin-top:-44px!important;position:relative!important;z-index:5!important}#trust .wrap{width:min(1160px,calc(100% - 48px))!important}.trust-logo-box{max-width:none!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 12px 24px rgba(15,35,60,.14)!important;overflow:hidden!important}.trust-logo-image{width:100%!important;height:auto!important;object-fit:contain!important}@media (max-width:1100px){.top-hero{min-height:520px!important;background-size:100% 100%,auto 100%!important;background-position:center center,72% center!important}.hero-copy{margin-left:0!important;padding-bottom:88px!important}}@media (max-width:760px){.top-hero{min-height:620px!important;background-size:100% 100%,auto 100%!important;background-position:center center,70% center!important}}.top-hero.exact-hero{min-height:auto!important;height:auto!important;padding:0!important;background:#061523!important;overflow:hidden!important;width:100vw!important;position:relative!important;left:50%!important;right:50%!important;margin-left:-50vw!important;margin-right:-50vw!important}.hero-screenshot{width:100vw!important;height:680px!important;display:block!important;margin:0!important;object-fit:cover!important;object-position:center center!important}.hero-screenshot{width:100%;height:auto;display:block}@media (max-width:760px){.hero-screenshot{height:auto;object-fit:contain;object-position:center top}}.naver-search-section{padding:34px 0 54px;background:#fff}.naver-search-box{width:min(820px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;gap:10px;border:1px solid #dfe7ef;border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(15,35,60,.08);padding:10px 12px}.naver-search-label{flex:0 0 auto;font-weight:900;color:#03c75a;font-size:15px;padding:0 8px;white-space:nowrap}.naver-search-input{flex:1;min-width:0;height:42px;border:0;background:#f7f9fc;border-radius:10px;padding:0 14px;font-size:15px;font-weight:700;color:#1f2937;outline:none}.naver-search-btn{height:42px;border:0;border-radius:10px;background:#03c75a;color:#fff;font-weight:900;padding:0 20px;cursor:default;white-space:nowrap}.naver-search-btn:hover{filter:brightness(.95)}@media (max-width:640px){.naver-search-box{width:calc(100% - 32px);display:grid;grid-template-columns:1fr}.naver-search-label{padding:0 2px}.naver-search-btn{width:100%}}.service-image-final-wrap{width:100%;margin:0 auto;border-radius:18px;overflow:hidden;box-shadow:0 18px 42px rgba(15,35,60,.12);background:#fff}.service-image-final{width:100%;height:auto;display:block}@media (max-width:760px){.service-image-final-wrap{border-radius:14px}}.detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1080px;margin:0 auto}.detail-info-card{position:relative;background:#fff;border:1px solid #e3ebf5;border-radius:0;padding:30px 30px 28px;box-shadow:0 14px 34px rgba(15,35,60,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;overflow:hidden}.detail-info-card:before{content:"";position:absolute;left:0;top:0;width:6px;height:72px;background:#073f91;border-radius:0}.detail-info-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(15,35,60,.13);border-color:#c9d8eb}.detail-info-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#073f91;font-size:13px;font-weight:950;letter-spacing:.02em}.detail-info-title{margin:0 0 12px;color:#101828;font-size:24px;line-height:1.28;letter-spacing:-.05em;font-weight:950}.detail-info-text{margin:0;color:#536174;font-size:16px;line-height:1.72;font-weight:700}.detail-info-text strong{color:#14334f;font-weight:950}@media (max-width:760px){.detail-info-grid{grid-template-columns:1fr;gap:16px}.detail-info-card{padding:24px 22px 22px;border-radius:0}.detail-info-card:hover{transform:none}.detail-info-title{font-size:21px;line-height:1.34}.detail-info-text{font-size:15px;line-height:1.65}}.precheck-bridge{padding:0 0 36px;background:#fff;position:relative;z-index:3}.precheck-card{display:block;position:relative;max-width:820px;margin:0 auto;background:linear-gradient(180deg,#ffffff 0%,#f6f8fb 100%);border:1px solid #cfd9e6;border-radius:18px;box-shadow:0 12px 28px rgba(15,35,60,.11);padding:24px 28px;color:#101828;overflow:hidden;text-align:center}.precheck-card:before{display:none!important;content:none!important}.precheck-card:after{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#0f2a52,#1b4fa8,#64748b);pointer-events:none}.precheck-inner{position:relative;z-index:2;display:block}.precheck-copy{max-width:720px;margin:0 auto}.precheck-kicker{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;padding:5px 11px;border-radius:999px;background:#eef3f8;color:#0f2a52;border:1px solid #cbd8e8;font-size:12px;font-weight:950;letter-spacing:.02em}.precheck-title{margin:0;color:#0b1f3a;font-size:clamp(21px,2.25vw,28px);line-height:1.25;letter-spacing:-.05em;font-weight:950;word-break:keep-all}.precheck-desc{max-width:650px;margin:8px auto 0;color:#45566f;font-size:14.5px;font-weight:750;line-height:1.55;word-break:keep-all}.precheck-list{display:grid;grid-template-columns:repeat(3,1fr);gap:7px 8px;margin:14px auto 0;padding:0;list-style:none;max-width:640px}.precheck-list li{display:flex;align-items:center;justify-content:center;min-height:30px;padding:5px 9px;border:1px solid #cad6e4;border-radius:999px;background:#fff;color:#1f3b5d;font-size:12.5px;font-weight:850;line-height:1.2;white-space:nowrap}.precheck-cta{display:inline-flex;align-items:center;justify-content:center;width:260px;height:46px;margin:18px auto 0;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#173b70 0%,#0f2a52 100%);color:#fff;font-size:15px;font-weight:950;box-shadow:0 10px 20px rgba(15,42,82,.22);white-space:nowrap}.precheck-card:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(15,35,60,.14)}.precheck-card:hover .precheck-cta{background:linear-gradient(180deg,#1d4f91 0%,#123463 100%)}@media(max-width:760px){.precheck-bridge{padding:0 0 30px}.precheck-card{max-width:none;border-radius:16px;padding:20px 16px;text-align:left}.precheck-card:before{display:none!important;content:none!important}.precheck-inner{display:block}.precheck-copy{max-width:none;margin:0}.precheck-kicker{font-size:11px;margin-bottom:7px}.precheck-title{font-size:22px;line-height:1.28}.precheck-desc{font-size:14px;line-height:1.55;margin-top:8px;max-width:none}.precheck-list{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px;max-width:none}.precheck-list li{display:flex;align-items:center;justify-content:center;text-align:center;min-height:30px;padding:5px 4px;font-size:11.5px;white-space:normal;word-break:keep-all}.precheck-cta{width:100%;min-width:0;margin-top:15px;height:46px;font-size:15px}}@media(max-width:380px){.precheck-list{grid-template-columns:repeat(2,1fr)}}.case-report-section{background:radial-gradient(circle at 50% 0,rgba(35,83,126,.44),transparent 36%),linear-gradient(180deg,#082033 0%,#061522 100%)!important;padding:86px 0 54px!important;overflow:hidden}.case-report-section .section-head{margin-bottom:34px}.case-report-section .section-title{color:#fff!important}.case-report-section .section-sub{color:#d9e8f5!important;max-width:760px}.case-auto-wrap{width:100%;overflow:hidden;position:relative;padding:0 0 14px}.case-auto-wrap:before,.case-auto-wrap:after{content:"";position:absolute;top:0;bottom:0;width:90px;z-index:3;pointer-events:none}.case-auto-wrap:before{left:0;background:linear-gradient(90deg,#061522,rgba(6,21,34,0))}.case-auto-wrap:after{right:0;background:linear-gradient(270deg,#061522,rgba(6,21,34,0))}.case-auto-track{display:flex;gap:18px;width:max-content;will-change:transform}.case-auto-wrap:hover .case-auto-track{animation-play-state:paused}.case-report-card{width:292px;flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.05);box-shadow:0 18px 34px rgba(0,0,0,.18);overflow:hidden}.case-doc{height:365px;margin:10px 10px 0;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border-radius:10px;color:#102033;padding:18px 18px 14px;box-shadow:inset 0 0 0 1px rgba(14,40,64,.07)}.doc-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.doc-mark{width:38px;height:24px;border-radius:3px;background:repeating-linear-gradient(45deg,#e5e7eb 0 2px,#f8fafc 2px 4px);border:1px solid #d1d5db}.doc-qr{width:34px;height:34px;border-radius:3px;background:repeating-linear-gradient(90deg,#111827 0 2px,#fff 2px 4px);opacity:.28}.case-doc h3{margin:0 0 18px;text-align:center;font-size:16px;font-weight:950;letter-spacing:.02em;color:#111827}.case-doc dl{display:grid;gap:9px;margin:0}.case-doc dl div{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:start}.case-doc dt{font-size:12px;font-weight:900;color:#0e2840;letter-spacing:.08em}.case-doc dd{margin:0;font-size:12px;font-weight:700;color:#202b3b;line-height:1.55;word-break:keep-all}.case-card-foot{display:grid;gap:4px;padding:13px 15px 15px;background:linear-gradient(180deg,#0f314d,#08223a);color:#fff}.case-card-foot span{font-size:15px;font-weight:950;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.case-card-foot em{font-style:normal;font-size:12px;color:#cfe1ef;font-weight:700}.case-card-foot strong{display:inline-flex;width:max-content;margin-top:6px;padding:5px 9px;border-radius:999px;background:rgba(255,196,0,.14);border:1px solid rgba(255,196,0,.45);color:#ffd25a;font-size:12px;font-weight:950}.case-disclaimer{margin:24px auto 0;width:min(1180px,calc(100% - 48px));text-align:center;color:#c7d7e5;font-size:14px;font-weight:700}@media (max-width:760px){.case-report-section{padding:70px 0 42px!important}.case-report-card{width:260px}.case-doc{height:350px;padding:16px}.case-doc dl div{grid-template-columns:64px 1fr}.case-auto-wrap:before,.case-auto-wrap:after{width:36px}.case-disclaimer{width:calc(100% - 32px);font-size:13px}}#banner{padding:80px 0 96px!important;background:linear-gradient(180deg,#f0f5fb 0%,#e8f0f9 100%)!important}.newspaper-insight-wrap{width:min(1100px,calc(100% - 40px))!important}.section-head{text-align:center;margin-bottom:40px}.section-title{font-size:clamp(24px,3.5vw,36px);font-weight:950;color:#0f1e35;letter-spacing:-.04em;margin-bottom:8px}.section-sub{font-size:15px;color:#6b7a99;font-weight:600}.newspaper-insight-card{background:#fff;border:none;border-radius:20px;box-shadow:0 8px 40px rgba(15,35,60,.1);padding:0;overflow:hidden}.news-topline{display:flex;justify-content:space-between;padding:14px 32px;background:#0f1e35;color:rgba(255,255,255,.5);font-size:11px;font-weight:800;letter-spacing:.12em;border-bottom:none}.news-label{display:inline-flex;margin:28px 32px 0;padding:5px 12px;background:#1b4fa8;color:#fff;font-size:12px;font-weight:900;border-radius:4px;letter-spacing:.04em}.news-headline{margin:14px 32px 12px;font-size:clamp(20px,2.8vw,32px);line-height:1.25;letter-spacing:-.04em;font-weight:950;color:#0f1e35;word-break:keep-all}.news-summary{margin:0 32px 28px;color:#4b5a72;font-size:clamp(14px,1.2vw,16px);line-height:1.8;font-weight:600;word-break:keep-all;padding-bottom:24px;border-bottom:1px solid #e8eef6}.news-body-grid{display:grid;grid-template-columns:1fr 260px;gap:0;align-items:start;border-top:none}.news-main-text{padding:28px 32px 32px;border-right:1px solid #e8eef6}.news-photo-placeholder{min-height:auto!important;border-radius:12px;background:linear-gradient(135deg,#0d2645,#1b4fa8);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;margin-bottom:24px;overflow:hidden}.news-photo-placeholder.has-real-image{padding:0;min-height:200px}.news-photo-placeholder strong{font-size:clamp(18px,2vw,24px);line-height:1.2;font-weight:950;letter-spacing:-.03em}.news-photo-placeholder span{margin-top:8px;color:#bfdbfe;font-size:13px;font-weight:700}.news-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-column{border-top:3px solid #1b4fa8;padding-top:14px}.news-column h4{margin:0 0 8px;font-size:15px;line-height:1.35;color:#0f1e35;font-weight:900;letter-spacing:-.03em;word-break:keep-all}.news-column p{font-size:13px;color:#5a6a82;line-height:1.75;font-weight:600;word-break:keep-all;margin:0}.news-keypoint{padding:28px 24px 32px;background:#f7fafd}.key-title{font-size:11px;font-weight:900;letter-spacing:.14em;color:#1b4fa8;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid #1b4fa8}.key-item{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e0e8f2}.key-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.key-item strong{display:block;font-size:14px;font-weight:900;color:#0f1e35;margin-bottom:5px;letter-spacing:-.02em}.key-item span{font-size:12.5px;color:#6b7a99;line-height:1.65;font-weight:600;word-break:keep-all}.news-info-table{display:flex;gap:0;border-top:1px solid #e8eef6;margin:0 32px;padding:0}.news-info-table>div{flex:1;padding:16px 20px;border-right:1px solid #e8eef6;display:flex;flex-direction:column;gap:4px}.news-info-table>div:last-child{border-right:none}.news-info-table strong{font-size:11px;font-weight:900;color:#1b4fa8;letter-spacing:.06em;text-transform:uppercase}.news-info-table span{font-size:13px;color:#374151;font-weight:700;word-break:keep-all}.news-source-bar{display:flex;justify-content:space-between;align-items:center;padding:14px 32px;background:#f0f5fb;border-top:1px solid #e0eaf5;font-size:12px;color:#8a9ab5;font-weight:700}@media(max-width:760px){#banner{padding:52px 0 60px!important}.newspaper-insight-wrap{width:calc(100% - 28px)!important}.news-topline{padding:12px 20px}.news-label{margin:20px 20px 0}.news-headline{margin:12px 20px 10px}.news-summary{margin:0 20px 20px}.news-body-grid{grid-template-columns:1fr}.news-main-text{padding:20px;border-right:none;border-bottom:1px solid #e8eef6}.news-columns{grid-template-columns:1fr;gap:16px}.news-keypoint{padding:20px}.news-info-table{flex-direction:column;margin:0 20px}.news-info-table>div{border-right:none;border-bottom:1px solid #e8eef6;padding:12px 0}.news-source-bar{padding:12px 20px;flex-direction:column;gap:4px}}.news-photo-placeholder.has-real-image{position:relative!important;min-height:0!important;padding:0!important;background:none!important;overflow:hidden!important;border-radius:18px!important;margin-bottom:28px!important}.news-photo-placeholder.has-real-image .insight-main-img{width:100%!important;height:auto!important;display:block!important;border-radius:18px!important}.news-photo-placeholder.has-real-image::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(7,20,33,.82) 100%)!important;pointer-events:none!important}.insight-image-caption{position:absolute!important;left:34px!important;right:34px!important;bottom:30px!important;z-index:2!important;color:#fff!important}.insight-image-caption strong{display:block!important;font-size:clamp(26px,3vw,44px)!important;line-height:1.15!important;letter-spacing:-.055em!important;font-weight:950!important;text-shadow:0 3px 14px rgba(0,0,0,.58)!important}.insight-image-caption span{display:block!important;margin-top:12px!important;color:#dbeafe!important;font-size:clamp(16px,1.5vw,22px)!important;font-weight:800!important;text-shadow:0 3px 14px rgba(0,0,0,.58)!important}@media (max-width:760px){.insight-image-caption{left:18px!important;right:18px!important;bottom:18px!important}}.section01-overlay-hero{position:relative!important;min-height:88vh!important;color:#fff!important;overflow:hidden!important;background:#071421!important}.section01-overlay-hero .hero-bg{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(3,14,28,.95) 0%,rgba(3,14,28,.78) 38%,rgba(3,14,28,.28) 66%,rgba(3,14,28,.04) 100%),linear-gradient(180deg,rgba(0,0,0,.36) 0%,rgba(0,0,0,.04) 24%,rgba(0,0,0,.20) 100%),url("/assets/images/css-bg-03.webp") center center / cover no-repeat!important;z-index:0!important}.section01-overlay-hero .site-header{position:absolute!important;left:50%!important;top:0!important;transform:translateX(-50%)!important;z-index:3!important;height:96px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;background:transparent!important}.section01-overlay-hero .brand{display:flex!important;align-items:center!important;gap:14px!important;min-width:260px!important;color:#fff!important}.section01-overlay-hero .brand-mark{width:46px!important;height:46px!important;border:2px solid #ffc400!important;border-radius:10px 10px 15px 15px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#ffc400!important;font-size:19px!important;font-weight:950!important;text-shadow:0 2px 10px rgba(0,0,0,.35)!important}.section01-overlay-hero .brand-name{font-size:29px!important;font-weight:950!important;letter-spacing:-.055em!important;text-shadow:0 3px 14px rgba(0,0,0,.42)!important}.section01-overlay-hero .nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;min-height:auto!important;font-weight:850!important;white-space:nowrap!important;overflow:visible!important;padding:0!important}.section01-overlay-hero .nav a{color:#fff!important;font-size:15px!important;padding:14px 8px!important;border:0!important;text-shadow:0 3px 14px rgba(0,0,0,.48)!important}.section01-overlay-hero .nav .nav-cta{height:48px!important;padding:0 26px!important;background:#ffc400!important;color:#111!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-left:8px!important;text-shadow:none!important;box-shadow:0 14px 28px rgba(0,0,0,.22)!important}.section01-overlay-hero .hero-inner{position:relative!important;z-index:2!important;min-height:88vh!important;padding-top:96px!important;display:flex!important;align-items:center!important}.section01-overlay-hero .hero-copy{max-width:760px!important;margin-left:0!important;padding:40px 0 70px!important}.section01-overlay-hero .eyebrow{font-size:18px!important;font-weight:900!important;margin:0 0 22px!important;color:#dbeafe!important;text-shadow:0 3px 14px rgba(0,0,0,.5)!important}.section01-overlay-hero .hero-title{margin:0!important;font-size:clamp(48px,5vw,78px)!important;line-height:1.15!important;letter-spacing:-.075em!important;font-weight:950!important;text-shadow:0 4px 20px rgba(0,0,0,.50)!important}.section01-overlay-hero .hero-title .accent{display:block!important;color:#ffc400!important}.section01-overlay-hero .hero-line{width:min(640px,100%)!important;height:3px!important;background:rgba(255,255,255,.9)!important;margin:34px 0 24px!important}.section01-overlay-hero .hero-note{margin:0!important;max-width:720px!important;font-size:19px!important;line-height:1.75!important;font-weight:800!important;color:#eef6ff!important;text-shadow:0 3px 14px rgba(0,0,0,.56)!important}@media (max-width:1100px){.section01-overlay-hero .site-header{height:86px!important}.section01-overlay-hero .nav a:not(.nav-cta){display:none!important}.section01-overlay-hero .hero-inner{padding-top:86px!important}}@media (max-width:760px){.section01-overlay-hero{min-height:640px!important}.section01-overlay-hero .hero-bg{background:linear-gradient(180deg,rgba(3,14,28,.70) 0%,rgba(3,14,28,.42) 36%,rgba(3,14,28,.92) 100%),url("/assets/images/css-bg-04.webp") 72% center / cover no-repeat!important}.section01-overlay-hero .site-header{width:calc(100% - 28px)!important;height:78px!important}.section01-overlay-hero .brand{min-width:auto!important}.section01-overlay-hero .brand-name{font-size:23px!important}.section01-overlay-hero .brand-mark{width:38px!important;height:38px!important;font-size:16px!important}.section01-overlay-hero .nav .nav-cta{height:42px!important;padding:0 16px!important;border-radius:9px!important;font-size:14px!important;margin-left:0!important}.section01-overlay-hero .hero-inner{min-height:640px!important;padding-top:78px!important;align-items:flex-end!important}.section01-overlay-hero .hero-copy{padding:0 0 56px!important}.section01-overlay-hero .eyebrow{font-size:15px!important;margin-bottom:16px!important}.section01-overlay-hero .hero-title{font-size:40px!important;line-height:1.16!important}.section01-overlay-hero .hero-line{margin:24px 0 18px!important}.section01-overlay-hero .hero-note{font-size:16.5px!important;line-height:1.65!important}}.section01-overlay-hero .hero-inner.wrap,.section01-overlay-hero .site-header.wrap{width:min(1360px,calc(100% - 36px))!important}.section01-overlay-hero .hero-copy{transform:translateX(-34px)!important}@media (max-width:760px){.section01-overlay-hero .hero-inner.wrap,.section01-overlay-hero .site-header.wrap{width:calc(100% - 22px)!important}.section01-overlay-hero .hero-copy{transform:translateX(0)!important}}.section01-overlay-hero{min-height:82vh!important}.section01-overlay-hero .hero-inner{min-height:82vh!important;padding-top:88px!important}.section01-overlay-hero .hero-copy{padding-top:24px!important;padding-bottom:44px!important}@media (max-width:760px){.section01-overlay-hero{min-height:600px!important}.section01-overlay-hero .hero-inner{min-height:600px!important;padding-top:74px!important}.section01-overlay-hero .hero-copy{padding-bottom:42px!important}}.section01-overlay-hero{min-height:68vh!important}.section01-overlay-hero .hero-inner{min-height:68vh!important;padding-top:82px!important;align-items:center!important}.section01-overlay-hero .hero-copy{padding-top:18px!important;padding-bottom:28px!important}.section01-overlay-hero .hero-title{font-size:clamp(44px,4.55vw,68px)!important;line-height:1.12!important}.section01-overlay-hero .hero-line{margin:24px 0 18px!important}.section01-overlay-hero .hero-note{font-size:17.5px!important;line-height:1.62!important}@media (max-width:760px){.section01-overlay-hero{min-height:560px!important}.section01-overlay-hero .hero-inner{min-height:560px!important;padding-top:72px!important;align-items:flex-end!important}.section01-overlay-hero .hero-copy{padding-bottom:36px!important}.section01-overlay-hero .hero-title{font-size:36px!important;line-height:1.14!important}.section01-overlay-hero .hero-note{font-size:16px!important}}.section01-overlay-hero .brand-logo-img{width:46px!important;height:46px!important;object-fit:contain!important;display:block!important;flex:0 0 auto!important;filter:drop-shadow(0 3px 10px rgba(0,0,0,.35))!important}@media (min-width:761px){.section01-overlay-hero{min-height:72vh!important}.section01-overlay-hero .hero-inner{min-height:72vh!important;padding-top:86px!important;align-items:center!important}.section01-overlay-hero .hero-bg{filter:brightness(1.05) saturate(.86) contrast(1.02)!important}.section01-overlay-hero .hero-bg::before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 22% 30%,rgba(210,232,255,.16),transparent 34%),linear-gradient(90deg,rgba(3,16,32,.90) 0%,rgba(8,32,55,.68) 38%,rgba(8,36,62,.20) 68%,rgba(8,36,62,.04) 100%),linear-gradient(180deg,rgba(183,215,245,.10) 0%,rgba(6,18,32,.06) 42%,rgba(3,11,22,.22) 100%)!important;z-index:1!important;pointer-events:none!important}.section01-overlay-hero .hero-copy{transform:translateX(-12px)!important;padding-top:12px!important;padding-bottom:34px!important;max-width:760px!important}.section01-overlay-hero .hero-title{font-size:clamp(42px,4.35vw,66px)!important;line-height:1.13!important;letter-spacing:-.075em!important}.section01-overlay-hero .hero-line{margin:22px 0 17px!important}.section01-overlay-hero .hero-note{font-size:17px!important;line-height:1.62!important}}@media (max-width:760px){.section01-overlay-hero .brand-logo-img{width:40px!important;height:40px!important}}.mobile-hamburger{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.38);border-radius:12px;background:rgba(3,14,28,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.18)}.mobile-hamburger span{display:block;width:20px;height:2px;border-radius:999px;background:#fff}@media (max-width:760px){.section01-overlay-hero .nav{width:auto!important;min-height:auto!important;padding:0!important;overflow:visible!important;justify-content:flex-end!important}.section01-overlay-hero .nav a{display:none!important}.section01-overlay-hero .nav .nav-cta{display:none!important}.section01-overlay-hero .mobile-hamburger{display:flex!important}.section01-overlay-hero .site-header{justify-content:space-between!important}}.section01-overlay-hero .brand-logo-img{width:48px!important;height:48px!important;object-fit:contain!important;display:block!important;flex:0 0 auto!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.45)) drop-shadow(0 0 8px rgba(255,196,0,.18))!important}.section01-overlay-hero .brand{background:transparent!important;box-shadow:none!important;border:0!important}.mobile-menu-backdrop{display:none}.mobile-side-drawer{display:none}@media (max-width:760px){body.mobile-menu-open{overflow:hidden}.mobile-menu-backdrop{position:fixed;inset:0;z-index:9000;display:block;opacity:0;visibility:hidden;background:rgba(0,0,0,.5);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:opacity .24s ease,visibility .24s ease}body.mobile-menu-open .mobile-menu-backdrop{opacity:1;visibility:visible}body.mobile-menu-open .mobile-side-drawer{transform:translateX(0)}.mobile-side-drawer{position:fixed;left:0;top:0;bottom:0;z-index:9001;display:flex;flex-direction:column;width:min(72vw,270px);background:#ffffff;color:#1a1a2e;transform:translateX(-104%);transition:transform .3s cubic-bezier(.22,.85,.44,1);box-shadow:20px 0 50px rgba(0,0,0,.18);overflow:hidden}.mobile-side-drawer::before{content:"정탐정사무소";display:block;padding:54px 22px 18px;font-size:14px;font-weight:900;letter-spacing:.1em;color:#1b4fa8;border-bottom:2px solid #f0f4fa;background:#f7f9fd}.mobile-drawer-close{position:absolute;right:14px;top:12px;left:auto;width:30px;height:30px;border:1px solid #dde4ef;background:#fff;color:#666;font-size:18px;line-height:30px;text-align:center;cursor:pointer;border-radius:6px;transition:all .18s}.mobile-drawer-close:hover{background:#f0f4fa;color:#1a1a2e}.mobile-drawer-nav{display:flex;flex-direction:column;flex:1;padding:8px 0 24px;gap:0}.mobile-drawer-nav a{display:flex;align-items:center;min-height:52px;padding:0 22px;color:#3a4a6b;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.01em;border-left:3px solid transparent;border-bottom:1px solid #f0f4fa;transition:all .15s}.mobile-drawer-nav a:hover{color:#1b4fa8;background:#f0f6ff;border-left-color:#1b4fa8}.mobile-drawer-nav a.drawer-active{color:#1b4fa8;border-left-color:#1b4fa8;background:#eef4ff}.mobile-drawer-nav .drawer-call{display:flex;align-items:center;justify-content:center;margin:auto 18px 0!important;min-height:46px!important;height:46px!important;width:auto!important;padding:0!important;background:#ffc400!important;border-radius:10px!important;font-size:14px!important;font-weight:900!important;color:#1a1a2e!important;letter-spacing:.04em!important;border-left:none!important;box-shadow:0 4px 14px rgba(255,196,0,.35);transition:filter .18s}.mobile-drawer-nav .drawer-call:hover{filter:brightness(1.06);color:#1a1a2e!important}.mobile-drawer-nav .drawer-call::after,.mobile-drawer-nav .drawer-call::before{display:none!important;content:none!important}}@media (max-width:1100px){.section01-overlay-hero .nav{width:auto!important;min-height:auto!important;padding:0!important;overflow:visible!important;justify-content:flex-end!important}.section01-overlay-hero .nav a{display:none!important}.section01-overlay-hero .nav .nav-cta{display:none!important}.section01-overlay-hero .mobile-hamburger{display:flex!important}.section01-overlay-hero .site-header{justify-content:space-between!important}}@media (min-width:1101px){.section01-overlay-hero .mobile-hamburger{display:none!important}}@media (max-width:1100px){.mobile-side-drawer{width:min(65vw,265px)!important}}@media (max-width:420px){.mobile-side-drawer{width:68vw!important}}.section01-overlay-hero .hero-trust-copy{margin:16px 0 0!important;max-width:720px!important;color:#f7fbff!important;font-size:16.5px!important;line-height:1.62!important;font-weight:850!important;text-shadow:0 3px 14px rgba(0,0,0,.55)!important}.section01-overlay-hero .hero-trust-copy span{display:block!important}.section01-overlay-hero .hero-trust-copy .trust-main{color:#fff!important}.section01-overlay-hero .hero-trust-copy .trust-sub{margin-top:3px!important;color:#dbeafe!important}@media (min-width:761px) and (max-width:1100px){.section01-overlay-hero .hero-trust-copy{font-size:16px!important;line-height:1.56!important;margin-top:14px!important}}@media (max-width:760px){.section01-overlay-hero .hero-trust-copy{margin-top:12px!important;font-size:15px!important;line-height:1.45!important}.section01-overlay-hero .hero-trust-copy .trust-sub{display:none!important}}@media (min-width:761px){.section01-overlay-hero .hero-copy{transform:translate(-12px,26px)!important}}.trust-logo-box,.trust-logo-picture,.trust-logo-image-lite,.trust-logo-image{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}#credentials picture,#credentials .trust-logo-box img,#credentials .trust-logo-picture img{display:none!important}.press-layout,.news-layout,.article-layout,.newspaper-layout,#notice,#guide,#intro{word-break:keep-all}.press-block,.news-block,.article-card,.newspaper-card{font-size:17px!important;line-height:1.82!important}.press-block p,.press-block li,.press-block dd,.news-block p,.news-block li,.article-card p,.article-card li,.newspaper-card p,.newspaper-card li{font-size:17px!important;line-height:1.82!important}.press-block h2,.press-block h3,.news-block h2,.news-block h3,.article-card h2,.article-card h3,.newspaper-card h2,.newspaper-card h3{line-height:1.32!important;letter-spacing:-.045em!important}.press-block .section-title,.news-block .section-title,.article-card .section-title,.newspaper-card .section-title{font-size:clamp(34px,3.6vw,52px)!important}.press-block strong,.news-block strong,.article-card strong,.newspaper-card strong{font-weight:900!important}@media(max-width:760px){.press-block,.news-block,.article-card,.newspaper-card{font-size:16.5px!important;line-height:1.82!important}.press-block p,.press-block li,.press-block dd,.news-block p,.news-block li,.article-card p,.article-card li,.newspaper-card p,.newspaper-card li{font-size:16.5px!important;line-height:1.82!important}.press-block h2,.press-block h3,.news-block h2,.news-block h3,.article-card h2,.article-card h3,.newspaper-card h2,.newspaper-card h3{font-size:22px!important;line-height:1.35!important}}.fixed-bottom-cta{position:fixed;left:50%;bottom:clamp(8px,1.5vw,18px);transform:translateX(-50%);z-index:9999;width:min(94vw,720px);display:flex;gap:clamp(8px,1.6vw,14px);padding:0 max(8px,env(safe-area-inset-left)) calc(env(safe-area-inset-bottom) * .5);background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}.fixed-bottom-cta a{flex:1;height:clamp(46px,6vw,58px);display:flex;align-items:center;justify-content:center;gap:8px;border-radius:clamp(9px,1.4vw,14px);font-size:clamp(14px,2.1vw,17px);font-weight:950;letter-spacing:-.04em;text-decoration:none;box-shadow:0 10px 22px rgba(0,0,0,.18)}.fixed-bottom-cta .kakao-btn{background:#ffd900;color:#0d1117}.fixed-bottom-cta .tel-btn{background:#24a845;color:#fff}body{padding-bottom:clamp(72px,10vw,96px)}@media(max-width:420px){.fixed-bottom-cta{width:calc(100% - 16px);gap:8px}.fixed-bottom-cta a{height:48px;font-size:14px}}.license-box,.license-card,.credential-box,.credential-card,.legal-license-box,.detective-license-box,#credentials .info-card,#credentials .license-summary,#credentials .credential-summary{margin-top:clamp(18px,2.5vw,34px)!important}#credentials{padding-top:calc(var(--section-pad,76px)+10px)!important}#legal-consult-guide.legal-consult-visible{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:3!important;background:#fff!important;padding-top:72px!important;padding-bottom:82px!important;overflow:visible!important}#legal-consult-guide .legal-summary-head{display:block!important;max-width:920px!important;margin:0 auto 28px!important;text-align:center!important}#legal-consult-guide .legal-summary-box{display:block!important;max-width:920px!important;margin:0 auto!important;padding:34px 36px!important;border-radius:4px!important;background:linear-gradient(180deg,#14334f 0%,#0e2840 100%)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 18px 42px rgba(15,35,60,.14)!important;color:#fff!important}#legal-consult-guide .legal-summary-box h3{margin:0 0 16px!important;color:#fff!important;font-size:clamp(23px,2.8vw,32px)!important;line-height:1.35!important;letter-spacing:-.045em!important;font-weight:950!important}#legal-consult-guide .legal-summary-box p{margin:0!important;color:rgba(255,255,255,.88)!important;font-size:clamp(15.5px,1.7vw,17.5px)!important;line-height:1.82!important;font-weight:750!important;word-break:keep-all!important}#legal-consult-guide .legal-summary-box p+p{margin-top:14px!important}@media(max-width:760px){#legal-consult-guide.legal-consult-visible{padding-top:56px!important;padding-bottom:64px!important}#legal-consult-guide .legal-summary-head{margin-bottom:22px!important;padding:0 4px!important}#legal-consult-guide .legal-summary-box{padding:24px 20px!important;border-radius:18px!important}#legal-consult-guide .legal-summary-box h3{font-size:22px!important}#legal-consult-guide .legal-summary-box p{font-size:15.5px!important;line-height:1.75!important}}.detective-faq-section{padding:88px 0;background:#f6f8fc}.detective-faq-wrap{width:min(1040px,calc(100% - 48px));margin:0 auto}.detective-faq-head{text-align:center;margin:0 auto 34px;max-width:780px}.detective-faq-kicker{margin:0 0 8px;color:#073f91;font-size:13px;font-weight:950;letter-spacing:.08em}.detective-faq-title{margin:0;color:#073f91;font-size:clamp(30px,3.4vw,46px);line-height:1.18;letter-spacing:-.065em;font-weight:950}.detective-faq-sub{margin:14px auto 0;color:#637083;font-size:15px;font-weight:700;line-height:1.7;word-break:keep-all}.detective-faq-list{display:grid;gap:10px}.detective-faq-item{background:#fff;border:1px solid #dce5ef;border-radius:16px;box-shadow:0 10px 24px rgba(15,35,60,.06);overflow:hidden}.detective-faq-q{width:100%;border:0;background:#fff;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;color:#172033;font-size:16px;font-weight:950;letter-spacing:-.035em;cursor:pointer}.detective-faq-q::after{content:"+";width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e7f0ff;color:#073f91;font-size:20px;font-weight:900;flex:0 0 auto}.detective-faq-item.open .detective-faq-q{color:#073f91}.detective-faq-item.open .detective-faq-q::after{content:"−";background:#073f91;color:#fff}.detective-faq-a{display:none;padding:0 24px 22px;color:#51627a;font-size:14.5px;font-weight:700;line-height:1.85;word-break:keep-all}.detective-faq-item.open .detective-faq-a{display:block}.detective-faq-a strong{color:#073f91}@media(max-width:640px){.detective-faq-section{padding:70px 0}.detective-faq-wrap{width:calc(100% - 32px)}.detective-faq-q{padding:18px 18px;font-size:15px}.detective-faq-a{padding:0 18px 20px;font-size:13.5px}}.detective-faq-section{margin:34px 0 42px!important;padding:56px 0!important;border-radius:24px;background:#f6f8fc!important}.detective-faq-item.open .detective-faq-a{display:block!important;max-height:none!important;padding:0 24px 20px!important}.detective-faq-a{display:none}.detective-faq-a p{margin:0;color:#51627a;font-size:14.5px;font-weight:650;line-height:1.75;word-break:keep-all}.detective-faq-item.open .detective-faq-q{color:#073f91;background:#f9fbff}@media(max-width:760px){.detective-faq-section{margin:26px 0 34px!important;padding:42px 0!important}.detective-faq-wrap{width:calc(100% - 32px)!important}.detective-faq-q{font-size:14.5px!important;padding:18px 18px!important}}.detective-faq-section{background:#f6f8fc!important}.detective-faq-list{max-width:960px!important;margin:0 auto!important;gap:12px!important}.detective-faq-item{border:1px solid #dbe7f5!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 20px rgba(15,35,60,.055)!important;overflow:hidden!important}.detective-faq-q{position:relative!important;width:100%!important;min-height:64px!important;padding:18px 64px 18px 24px!important;display:block!important;text-align:left!important;background:#fff!important;border:0!important;color:#0f1f33!important;font-size:15.5px!important;font-weight:950!important;letter-spacing:-.035em!important;line-height:1.45!important;cursor:pointer!important}.detective-faq-q span{display:block!important;word-break:keep-all!important}.detective-faq-q b{display:none!important}.detective-faq-q::after{content:"+"!important;position:absolute!important;right:22px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#e8f1ff!important;color:#073f91!important;font-size:22px!important;font-weight:900!important;line-height:1!important}.detective-faq-item.open .detective-faq-q{background:#f9fbff!important;color:#073f91!important}.detective-faq-item.open .detective-faq-q::after{content:"−"!important;background:#073f91!important;color:#fff!important;font-size:22px!important}.detective-faq-a{display:none!important;padding:0 24px 22px 24px!important;color:#51627a!important;font-size:14.5px!important;font-weight:650!important;line-height:1.8!important;word-break:keep-all!important}.detective-faq-item.open .detective-faq-a{display:block!important}.detective-faq-a p{margin:0!important}@media(max-width:640px){.detective-faq-list{gap:9px!important}.detective-faq-q{min-height:58px!important;padding:16px 54px 16px 18px!important;font-size:14.5px!important}.detective-faq-q::after{right:16px!important;width:28px!important;height:28px!important;font-size:20px!important}.detective-faq-a{padding:0 18px 19px 18px!important;font-size:13.5px!important}}.brand-name{position:relative !important;display:inline-block !important;font-weight:950 !important;color:transparent !important;background:linear-gradient(92deg,#f8fbff 0%,#c9d3df 16%,#ffffff 30%,#f6d46b 48%,#fff2a8 58%,#b8860b 72%,#ffffff 88%,#aeb8c5 100%) !important;background-size:220% 100% !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;text-shadow:0 0 8px rgba(255,255,255,.18),0 0 16px rgba(255,196,0,.18) !important;animation:brandMetalShine 5.5s ease-in-out infinite !important}.brand-name::after{content:"";position:absolute;left:-20%;top:8%;width:28%;height:84%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.75) 45%,transparent 100%);transform:skewX(-18deg);opacity:0;pointer-events:none;animation:brandTextSweep 5.5s ease-in-out infinite}@keyframes brandMetalShine{0%,68%,100%{background-position:0% 50%}82%{background-position:100% 50%}}@keyframes brandTextSweep{0%,70%,100%{left:-30%;opacity:0}78%{opacity:.65}88%{left:112%;opacity:0}}@media(max-width:760px){.brand-name{text-shadow:0 0 6px rgba(255,255,255,.14),0 0 12px rgba(255,196,0,.16) !important}}.hero-title{position:relative !important;color:#fff !important;font-weight:950 !important;letter-spacing:-.075em !important;text-shadow:0 2px 0 rgba(255,255,255,.12),0 4px 12px rgba(0,0,0,.62),0 0 18px rgba(210,228,255,.18) !important;filter:drop-shadow(0 10px 20px rgba(0,0,0,.20))}.hero-title::before{content:"";position:absolute;left:-2%;top:-8%;width:70%;height:118%;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.15) 42%,rgba(255,255,255,.32) 50%,transparent 62%);transform:skewX(-18deg) translateX(-125%);pointer-events:none;opacity:0;animation:heroTitleSilverSweep 6.2s ease-in-out infinite}.hero-title .accent{position:relative !important;display:block !important;width:max-content !important;max-width:100% !important;color:transparent !important;background:linear-gradient(95deg,#9b6200 0%,#ffc400 18%,#fff0a8 36%,#ffdd62 52%,#b87800 72%,#fff6c7 88%,#d89500 100%) !important;background-size:240% 100% !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;text-shadow:0 2px 0 rgba(99,56,0,.28),0 0 12px rgba(255,196,0,.32),0 0 26px rgba(255,196,0,.20) !important;animation:heroGoldGradientMove 5.8s ease-in-out infinite}.hero-title .accent::after{content:"";position:absolute;left:-18%;top:6%;width:30%;height:88%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.82) 45%,transparent 100%);transform:skewX(-18deg);opacity:0;pointer-events:none;animation:heroGoldSweep 5.8s ease-in-out infinite}@keyframes heroTitleSilverSweep{0%,68%,100%{opacity:0;transform:skewX(-18deg) translateX(-125%)}76%{opacity:.75}88%{opacity:0;transform:skewX(-18deg) translateX(160%)}}@keyframes heroGoldGradientMove{0%,66%,100%{background-position:0% 50%}82%{background-position:100% 50%}}@keyframes heroGoldSweep{0%,68%,100%{left:-30%;opacity:0}76%{opacity:.78}88%{left:112%;opacity:0}}@media(max-width:760px){.hero-title{text-shadow:0 3px 10px rgba(0,0,0,.62),0 0 12px rgba(210,228,255,.16) !important}.hero-title .accent{width:auto !important;text-shadow:0 2px 0 rgba(99,56,0,.24),0 0 10px rgba(255,196,0,.26) !important}}body{padding-bottom:82px}.fixed-bottom-cta.cta-premium-bottom{position:fixed!important;left:50%!important;bottom:calc(12px+env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;z-index:99999!important;width:min(94vw,680px)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:8px!important;border-radius:20px!important;background:rgba(7,20,33,.46)!important;border:1px solid rgba(255,255,255,.20)!important;box-shadow:0 14px 36px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.14)!important;backdrop-filter:blur(16px) saturate(145%)!important;-webkit-backdrop-filter:blur(16px) saturate(145%)!important}.fixed-bottom-cta.cta-premium-bottom a{position:relative!important;overflow:hidden!important;height:56px!important;border-radius:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:17px!important;font-weight:950!important;letter-spacing:-.04em!important;text-decoration:none!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;transform:translateZ(0)!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important}.fixed-bottom-cta.cta-premium-bottom a::before{content:"";position:absolute;top:0;left:-80%;width:55%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.38),transparent);transform:skewX(-18deg);animation:bottomCtaShine 4.2s ease-in-out infinite;pointer-events:none}.fixed-bottom-cta.cta-premium-bottom a:hover{transform:translateY(-2px)!important;filter:brightness(1.04)!important}.fixed-bottom-cta.cta-premium-bottom .tel-btn{background:linear-gradient(135deg,#19b85a 0%,#087b35 100%)!important;box-shadow:0 12px 26px rgba(16,185,90,.38),inset 0 1px 0 rgba(255,255,255,.24)!important}.fixed-bottom-cta.cta-premium-bottom .kakao-btn{background:linear-gradient(135deg,#fee500 0%,#f6c400 100%)!important;color:#3c1e1e!important;box-shadow:0 12px 26px rgba(254,229,0,.38),inset 0 1px 0 rgba(255,255,255,.42)!important}.fixed-bottom-cta.cta-premium-bottom .tel-btn::after,.fixed-bottom-cta.cta-premium-bottom .kakao-btn::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);pointer-events:none}@keyframes bottomCtaShine{0%,65%,100%{left:-80%}78%{left:130%}}@media(max-width:560px){body{padding-bottom:76px}.fixed-bottom-cta.cta-premium-bottom{width:calc(100% - 18px)!important;gap:8px!important;padding:7px!important;border-radius:17px!important}.fixed-bottom-cta.cta-premium-bottom a{height:50px!important;border-radius:13px!important;font-size:15px!important}}@media (max-width:1100px){body.mobile-menu-open{overflow:hidden!important}.mobile-menu-backdrop{position:fixed!important;inset:0!important;z-index:9000!important;display:block!important;opacity:0!important;visibility:hidden!important;background:rgba(0,0,0,.52)!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important;transition:opacity .24s ease,visibility .24s ease!important}body.mobile-menu-open .mobile-menu-backdrop{opacity:1!important;visibility:visible!important}.mobile-side-drawer{position:fixed!important;left:0!important;right:auto!important;top:0!important;bottom:0!important;z-index:9001!important;display:flex!important;flex-direction:column!important;width:min(78vw,320px)!important;height:100dvh!important;background:#fff!important;color:#12233d!important;transform:translateX(-105%)!important;transition:transform .3s cubic-bezier(.22,.85,.44,1)!important;box-shadow:22px 0 50px rgba(0,0,0,.22)!important;overflow:hidden!important;border-right:1px solid #dbe5f0!important}body.mobile-menu-open .mobile-side-drawer{transform:translateX(0)!important}.mobile-side-drawer::before{content:"정탐정사무소"!important;display:flex!important;align-items:center!important;height:92px!important;padding:0 60px 0 24px!important;background:#f6f9fd!important;border-bottom:1px solid #e2eaf4!important;color:#073f91!important;font-size:16px!important;font-weight:950!important;letter-spacing:-.03em!important;white-space:nowrap!important}.mobile-drawer-close{position:absolute!important;right:14px!important;left:auto!important;top:22px!important;z-index:9002!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d7e1ed!important;border-radius:10px!important;background:#fff!important;color:#0f2742!important;font-size:22px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 6px 16px rgba(15,35,60,.08)!important}.mobile-drawer-nav{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;flex:1 1 auto!important;width:100%!important;padding:8px 0 22px!important;margin:0!important;gap:0!important;overflow-y:auto!important;background:#fff!important}.mobile-drawer-nav a{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:56px!important;padding:0 24px!important;margin:0!important;border:0!important;border-left:4px solid transparent!important;border-bottom:1px solid #eef2f7!important;border-radius:0!important;background:#fff!important;color:#173153!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:-.02em!important;text-align:left!important;white-space:nowrap!important;text-decoration:none!important}.mobile-drawer-nav a:hover,.mobile-drawer-nav a.drawer-active{background:#eef5ff!important;color:#073f91!important;border-left-color:#ffc400!important}.mobile-drawer-nav .drawer-call{display:flex!important;align-items:center!important;justify-content:center!important;width:calc(100% - 36px)!important;height:48px!important;min-height:48px!important;margin:auto 18px 0!important;padding:0 16px!important;background:#ffc400!important;color:#111827!important;border:0!important;border-radius:12px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 8px 20px rgba(255,196,0,.28)!important}}@media (max-width:420px){.mobile-side-drawer{width:82vw!important}}@media (min-width:1101px){.mobile-menu-backdrop,.mobile-side-drawer{display:none!important}}img{height:auto}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}#scrollTopBtn{position:fixed;right:22px;bottom:96px;width:46px;height:46px;border:1px solid rgba(255,196,0,.55);border-radius:999px;background:rgba(7,20,33,.78);color:#ffc400;font-size:21px;font-weight:950;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(0,0,0,.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;z-index:9998;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease,background .18s ease}#scrollTopBtn.show{opacity:1;visibility:visible;transform:translateY(0)}#scrollTopBtn:hover{background:rgba(7,20,33,.94)}@media(max-width:760px){#scrollTopBtn{right:14px;bottom:88px;width:42px;height:42px;font-size:19px}}.fixed-bottom-cta.cta-premium-bottom{position:fixed!important;left:50%!important;bottom:clamp(8px,1.5vw,18px)!important;transform:translateX(-50%)!important;z-index:99999!important;width:min(94vw,720px)!important;display:flex!important;grid-template-columns:none!important;gap:clamp(8px,1.6vw,14px)!important;padding:0 max(8px,env(safe-area-inset-left)) calc(env(safe-area-inset-bottom) * .5)!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important}.fixed-bottom-cta.cta-premium-bottom a{flex:1!important;height:clamp(46px,6vw,58px)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:clamp(9px,1.4vw,14px)!important;font-size:clamp(14px,2.1vw,17px)!important;font-weight:950!important;letter-spacing:-.04em!important;text-decoration:none!important;border:0!important;box-shadow:0 10px 22px rgba(0,0,0,.18)!important;overflow:hidden!important}.fixed-bottom-cta.cta-premium-bottom a::before,.fixed-bottom-cta.cta-premium-bottom a::after{display:none!important;content:none!important}.fixed-bottom-cta.cta-premium-bottom .tel-btn{background:#24a845!important;color:#fff!important}.fixed-bottom-cta.cta-premium-bottom .kakao-btn{background:#ffd900!important;color:#0d1117!important}body{padding-bottom:clamp(72px,10vw,96px)!important}@media(max-width:420px){.fixed-bottom-cta.cta-premium-bottom{width:calc(100% - 16px)!important;gap:8px!important}.fixed-bottom-cta.cta-premium-bottom a{height:48px!important;font-size:14px!important}}.sec02{background:#fff;padding:64px 0 72px;text-align:center;border-bottom:1px solid #eef2f8}.sec02 .wrap{width:min(1100px,calc(100% - 48px));margin:0 auto}.sec02-tagline{font-size:12.5px;font-weight:700;color:#aab4c8;letter-spacing:.12em;margin-bottom:16px}.sec02-tagline span:not(:last-child)::after{content:"·";margin:0 7px}.sec02-title{font-size:clamp(18px,3vw,26px);font-weight:950;color:#0f1e35;letter-spacing:-.03em;margin-bottom:8px;line-height:1.35}.sec02-title em{font-style:normal;color:#1b4fa8}.sec02-desc{font-size:clamp(14px,1.8vw,16px);color:#6b7a99;font-weight:600;margin-bottom:52px;letter-spacing:-.01em}.sec02-logos{display:flex;align-items:center;justify-content:center;gap:clamp(32px,6vw,80px);flex-wrap:wrap}.sec02-logo-item{display:flex;flex-direction:column;align-items:center;gap:10px}.sec02-logo-item img{width:clamp(120px,13vw,160px);height:clamp(120px,13vw,160px);object-fit:contain;border-radius:50%;box-shadow:0 6px 24px rgba(15,30,60,.12);transition:transform .25s,box-shadow .25s;background:#f5f7fb}.sec02-logo-item img:hover{transform:translateY(-5px);box-shadow:0 14px 36px rgba(15,30,60,.18)}.sec02-logo-item span{font-size:11.5px;font-weight:800;color:#b0b8cc;letter-spacing:.08em}@media(max-width:600px){.sec02{padding:44px 0 52px}.sec02-logos{gap:28px}.sec02-logo-item img{width:100px;height:100px}.sec02-desc{margin-bottom:36px}}.nws-paper{background:#fff;border:1px solid #dce5ef;border-radius:18px;box-shadow:0 18px 42px rgba(15,35,60,.10);overflow:hidden;max-width:960px;margin:0 auto}.nws-masthead{border-bottom:4px double #111;padding:16px 32px 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.nws-meta{font-family:"Noto Sans KR",sans-serif;font-size:10px;color:#555;line-height:1.8}.nws-title{font-family:"Noto Serif KR",serif;font-size:clamp(22px,3.5vw,36px);font-weight:900;letter-spacing:-.05em;text-align:center;flex:1;line-height:1}.nws-date{font-family:"Noto Sans KR",sans-serif;font-size:10px;color:#555;text-align:right;line-height:1.8}.nws-kicker{font-family:"Noto Sans KR",sans-serif;font-size:10px;font-weight:700;letter-spacing:.18em;text-align:center;background:#111;color:#fff;padding:5px 0}.nws-info-strip{background:#0e2840;color:#ffc400;text-align:center;padding:9px 32px;font-family:"Noto Sans KR",sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em}.nws-head-block{padding:20px 32px 16px;border-bottom:2px solid #111}.nws-section-flag{display:inline-block;background:#111;color:#fff;font-family:"Noto Sans KR",sans-serif;font-size:9px;font-weight:700;letter-spacing:.2em;padding:3px 10px;margin-bottom:12px}.nws-headline{font-family:"Noto Serif KR",serif;font-size:clamp(18px,3vw,28px);font-weight:900;letter-spacing:-.05em;text-align:center;line-height:1.22;border-bottom:1px solid #999;padding-bottom:12px;margin-bottom:10px}.nws-subhead{font-family:"Noto Serif KR",serif;font-size:13px;font-weight:500;text-align:center;color:#333;line-height:1.7;margin-bottom:10px}.nws-byline{font-family:"Noto Sans KR",sans-serif;font-size:10px;font-weight:700;text-align:right;color:#555;border-top:1px solid #ccc;padding-top:8px}.nws-grid{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;padding:22px 0;border-bottom:2px solid #111}.nws-rule{background:#ccc}.nws-col{padding:0 24px}.nws-col p{font-family:"Noto Serif KR",serif;font-size:13px;line-height:1.95;color:#111;margin-bottom:12px;text-align:justify;word-break:keep-all}.nws-col p:last-child{margin-bottom:0}.nws-dropcap::first-letter{float:left;font-size:56px;font-weight:900;line-height:.8;margin:5px 7px 0 0;font-family:"Noto Serif KR",serif}.nws-intra{font-family:"Noto Sans KR",sans-serif;font-size:10.5px;font-weight:900;letter-spacing:.04em;border-top:2px solid #111;border-bottom:1px solid #111;padding:5px 0 4px;margin:14px 0 10px}.nws-pullq{border-top:2.5px solid #111;border-bottom:2.5px solid #111;padding:10px 4px;margin:16px 0;text-align:center}.nws-pullq q{font-family:"Noto Serif KR",serif;font-size:12.5px;font-weight:700;font-style:italic;line-height:1.7;quotes:none;display:block}.nws-pullq small{display:block;font-family:"Noto Sans KR",sans-serif;font-size:9px;color:#777;margin-top:5px;letter-spacing:.08em}.nws-statbox{border:1.5px solid #111;padding:12px 10px;margin:14px 0;background:#f3f3f3}.nws-stat-title{font-family:"Noto Sans KR",sans-serif;font-size:9.5px;font-weight:900;letter-spacing:.12em;border-bottom:1px solid #111;padding-bottom:6px;margin-bottom:10px}.nws-stat-row{display:flex;justify-content:space-between;align-items:baseline;padding:5px 0;border-bottom:1px dotted #aaa}.nws-stat-row:last-child{border-bottom:none}.nws-stat-label{font-family:"Noto Sans KR",sans-serif;font-size:10px;color:#444}.nws-stat-val{font-family:"Noto Serif KR",serif;font-size:14px;font-weight:700}.nws-footer{display:flex;justify-content:space-between;align-items:center;padding:8px 32px;border-top:3px double #111;font-family:"Noto Sans KR",sans-serif;font-size:9.5px;color:#666}@media(max-width:760px){.nws-grid{grid-template-columns:1fr}.nws-rule{display:none}.nws-col{padding:0 20px}.nws-col+.nws-col{border-top:1px solid #ddd;padding-top:16px;margin-top:4px}.nws-masthead{flex-direction:column;align-items:center;gap:6px;text-align:center}.nws-date{text-align:center}}.network-section{background:#f7f9fc;padding:80px 0 88px;border-top:1px solid #e8eef6}.network-wrap{width:min(1040px,calc(100% - 40px));margin:0 auto}.network-kicker{text-align:center;font-size:12.5px;font-weight:900;letter-spacing:.14em;color:#1b4fa8;margin-bottom:10px}.network-title{text-align:center;font-size:clamp(22px,4vw,34px);font-weight:950;color:#0f1e35;letter-spacing:-.04em;margin-bottom:10px}.network-sub{text-align:center;font-size:15px;color:#6b7a99;font-weight:600;line-height:1.75;margin-bottom:40px;word-break:keep-all}.network-badge-row{display:grid;grid-template-columns:repeat(3,auto);justify-content:center;gap:10px;margin-bottom:40px;flex-wrap:wrap}.network-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;border:1.5px solid #1b4fa8;border-radius:20px;font-size:12px;font-weight:800;color:#1b4fa8;letter-spacing:.04em}.network-badge::before{content:"✓";font-size:10px}.network-tabs{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-bottom:28px}.network-tab{padding:11px 8px;border-radius:12px;border:2px solid #dde6f4;background:#fff;color:#3a4a6b;font-size:14px;font-weight:800;cursor:pointer;transition:all .17s;text-align:center;letter-spacing:-.01em}.network-tab:hover{border-color:#1b4fa8;color:#1b4fa8;background:#f0f5ff}.network-tab.active{background:#1b4fa8;border-color:#1b4fa8;color:#fff;box-shadow:0 4px 12px rgba(27,79,168,.28)}.network-tab.active-main{background:#c0392b;border-color:#c0392b;color:#fff;box-shadow:0 4px 12px rgba(192,57,43,.28)}.network-tab:first-child{border-color:#c0392b;color:#c0392b;font-weight:900}.network-tab:first-child.active-main{background:#c0392b;border-color:#c0392b;color:#fff}.network-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(15,30,60,.1);padding:32px 36px;display:none;border:1.5px solid #e8eef6;animation:fadeInCard .22s ease}@keyframes fadeInCard{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.network-card.visible{display:block}.network-card-name{font-size:19px;font-weight:950;color:#0f1e35;margin-bottom:20px;letter-spacing:-.03em;display:flex;align-items:center;gap:10px}.nc-tag{font-size:11px;font-weight:800;padding:3px 10px;border-radius:4px;letter-spacing:.04em}.nc-tag-main{background:#c0392b;color:#fff}.nc-tag-mou{background:#1b4fa8;color:#fff}.network-card-rows{display:grid;gap:13px}.network-card-row{display:flex;gap:20px;font-size:15px;border-bottom:1px solid #f0f5fa;padding-bottom:13px;align-items:flex-start}.network-card-row:last-child{border-bottom:none;padding-bottom:0}.nc-label{font-weight:900;color:#374151;min-width:44px;flex-shrink:0}.nc-value{color:#1a2740;font-weight:600}.nc-value a{color:#c0392b;font-weight:900;text-decoration:none}.nc-value a:hover{text-decoration:underline}.network-notice{text-align:center;margin-top:22px;font-size:13px;color:#9aaabb;font-weight:600}@media(max-width:640px){.network-section{padding:48px 0 56px}.network-tabs{grid-template-columns:repeat(3,1fr);gap:8px}.network-tab{font-size:13px;padding:10px 6px}.network-card{padding:22px 18px}}.svc-imgcard-section{background:#fff;padding:72px 0 80px}.svc-imgcard-wrap{width:min(1100px,calc(100% - 40px));margin:0 auto}.svc-imgcard-head{text-align:center;margin-bottom:44px}.svc-imgcard-kicker{font-size:12.5px;font-weight:900;letter-spacing:.14em;color:#1b4fa8;margin-bottom:10px}.svc-imgcard-title{font-size:clamp(22px,4vw,32px);font-weight:950;color:#0f1e35;letter-spacing:-.04em;margin-bottom:8px}.svc-imgcard-sub{font-size:15px;color:#6b7a99;font-weight:600}.svc-imgcard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.svc-imgcard{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1/1;cursor:pointer;transition:transform .22s,box-shadow .22s}.svc-imgcard:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.svc-imgcard-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .35s}.svc-imgcard:hover .svc-imgcard-bg{transform:scale(1.06)}.svc-bg-1{background:url("/assets/images/css-bg-05.webp") center/cover no-repeat}.svc-bg-2{background:url("/assets/images/css-bg-06.webp") center/cover no-repeat}.svc-bg-3{background:url("/assets/images/css-bg-07.webp") center/cover no-repeat}.svc-bg-4{background:url("/assets/images/css-bg-08.webp") center/cover no-repeat}.svc-bg-5{background:url("/assets/images/css-bg-09.webp") center/cover no-repeat}.svc-bg-6{background:url("/assets/images/css-bg-10.webp") center/cover no-repeat}.svc-bg-7{background:url("/assets/images/css-bg-11.webp") center/cover no-repeat}.svc-bg-8{background:url("/assets/images/css-bg-12.webp") center/cover no-repeat}.svc-imgcard-text{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:18px 20px;text-align:left;background:linear-gradient(0deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.18) 60%,rgba(0,0,0,0) 100%);transition:background .22s}.svc-imgcard:hover .svc-imgcard-text{background:linear-gradient(0deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.05) 100%)}.svc-imgcard-cta{display:inline-flex;align-items:center;gap:5px;margin-top:8px;font-size:12px;font-weight:800;color:rgba(255,255,255,.8);letter-spacing:.04em;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:1px;transition:color .18s,border-color .18s}.svc-imgcard:hover .svc-imgcard-cta{color:#fff;border-color:rgba(255,255,255,.9)}.svc-imgcard-main{font-size:clamp(17px,2.2vw,24px);font-weight:950;line-height:1.28;letter-spacing:-.04em;word-break:keep-all;color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.9)}.svc-imgcard-main span{color:#fff!important}.svc-col-yellow,.svc-col-cyan,.svc-col-orange,.svc-col-green,.svc-col-white,.svc-col-pink{color:#fff!important}.svc-imgcard-caption{text-align:center;margin-top:8px;font-size:13px;color:#4a5a7a;font-weight:700;letter-spacing:.01em}@media(max-width:760px){.svc-imgcard-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:10px}.svc-imgcard-main{font-size:clamp(15px,4vw,20px)}}@media(max-width:420px){.svc-imgcard-grid{gap:8px}}.seo-guide-section{background:#fff;padding:80px 0 96px;border-top:1px solid #eef2f8}.seo-guide-wrap{width:min(860px,calc(100% - 40px));margin:0 auto}.seo-guide-kicker{font-size:12.5px;font-weight:900;letter-spacing:.14em;color:#1b4fa8;text-align:center;margin-bottom:10px}.seo-guide-title{font-size:clamp(22px,4vw,32px);font-weight:950;color:#0f1e35;letter-spacing:-.04em;text-align:center;margin-bottom:10px}.seo-guide-lead{font-size:15px;color:#6b7a99;font-weight:600;text-align:center;line-height:1.75;margin-bottom:52px;word-break:keep-all}.seo-guide-list{display:grid;gap:28px}.seo-guide-item{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:28px;border-radius:14px;border:1.5px solid #e8eef6;background:#fafcff;transition:box-shadow .2s,border-color .2s}.seo-guide-item:hover{box-shadow:0 6px 24px rgba(27,79,168,.1);border-color:#b8cff0}.seo-guide-num{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#1b4fa8,#2b77df);color:#fff;font-size:22px;font-weight:950;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(27,79,168,.25)}.seo-guide-h{font-size:17px;font-weight:950;color:#0f1e35;letter-spacing:-.03em;margin-bottom:8px}.seo-guide-p{font-size:14.5px;color:#4b5a72;font-weight:600;line-height:1.8;word-break:keep-all;margin:0}.seo-guide-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.seo-guide-tag{font-size:12px;font-weight:800;padding:3px 11px;border-radius:20px;background:#eef4ff;color:#1b4fa8;letter-spacing:.02em}.seo-cost-box{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.seo-cost-item{background:#fff;border:1.5px solid #d0dff5;border-radius:10px;padding:14px 16px;text-align:center}.seo-cost-period{font-size:12px;font-weight:800;color:#6b7a99;margin-bottom:4px}.seo-cost-price{font-size:17px;font-weight:950;color:#1b4fa8;letter-spacing:-.02em}.seo-notice-box{margin-top:32px;padding:22px 24px;background:#fff8f0;border-left:4px solid #e8773a;border-radius:0 10px 10px 0;font-size:14px;color:#5a3a20;font-weight:700;line-height:1.75;word-break:keep-all}.seo-notice-box strong{color:#c0392b}@media(max-width:600px){.seo-guide-item{grid-template-columns:1fr;gap:14px;padding:20px 18px}.seo-cost-box{grid-template-columns:1fr 1fr}}.seo-guide-item{grid-template-columns:50px 1fr!important;gap:18px!important;align-items:flex-start!important;padding:26px 30px!important}.seo-guide-num{width:48px!important;height:48px!important;border-radius:13px!important;font-size:20px!important;margin-top:0!important;line-height:1!important}.seo-guide-body{padding-top:1px!important}.seo-guide-h{margin:0 0 8px!important;line-height:1.38!important}.seo-guide-p{margin:0!important}.seo-guide-tags{margin-top:12px!important}@media(max-width:600px){.seo-guide-item{grid-template-columns:1fr!important;gap:12px!important;padding:20px 18px!important}.seo-guide-num{width:46px!important;height:46px!important;font-size:20px!important}.seo-guide-body{padding-top:0!important}}.social-link-section{background:#f4f7fb;padding:52px 0 60px;border-top:1px solid #dde6f2}.social-link-wrap{width:min(900px,calc(100% - 40px));margin:0 auto}.social-link-kicker{text-align:center;font-size:11.5px;font-weight:800;letter-spacing:.18em;color:#7a90b0;margin-bottom:10px}.social-link-title{text-align:center;font-size:clamp(18px,3vw,24px);font-weight:950;color:#0f1e35;letter-spacing:-.04em;margin-bottom:32px}.social-link-title em{font-style:normal;color:#073f91}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.social-item{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:14px;border:1px solid #dce6f2;background:#fff;text-decoration:none;color:#1a2a40;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;cursor:pointer;box-shadow:0 4px 14px rgba(15,35,60,.06)}.social-item:hover{background:#f0f6ff;border-color:#b3ccec;transform:translateY(-3px);box-shadow:0 10px 28px rgba(15,35,60,.11)}.social-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.social-icon-yt{background:#FF0000}.social-icon-yt::before{content:"";display:block;width:0;height:0;border-style:solid;border-width:9px 0 9px 18px;border-color:transparent transparent transparent #fff;margin-left:3px}.social-icon-ig{background:#fff;padding:0;overflow:hidden}.social-icon-ig::before,.social-icon-ig::after{content:none}.social-icon-nb{background:#fff;padding:0;overflow:hidden}.social-icon-nb::before,.social-icon-nb::after{content:none}.social-icon-tt{background:#010101;overflow:hidden;position:relative}.social-icon-tt::before,.social-icon-tt::after{content:none}.social-icon-bn{background:#00C73C;padding:0;overflow:hidden}.social-icon-bn::before,.social-icon-bn::after{content:none}.social-icon-x{background:#000}.social-icon-x::before{content:"𝕏";font-size:20px;font-weight:900;color:#fff;line-height:1}.social-label{display:flex;flex-direction:column;gap:3px}.social-name{font-size:15px;font-weight:900;letter-spacing:-.02em;color:#0f1e35}.social-handle{font-size:12px;color:#7a90b0;font-weight:700}.social-arrow{margin-left:auto;color:#b0c0d8;font-size:18px;flex-shrink:0}.social-item:hover .social-arrow{color:#073f91}@media(max-width:700px){.social-grid{grid-template-columns:1fr 1fr;gap:10px}}@media(max-width:420px){.social-grid{grid-template-columns:1fr}.social-item{padding:15px 16px}}.detective-keyword-box-section{background:#fff;padding:44px 0 28px}.detective-keyword-box{width:min(1040px,calc(100% - 40px));margin:0 auto;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.detective-keyword-title{margin:0 0 16px;color:#123a70;font-size:22px;font-weight:950;letter-spacing:-.04em;text-align:center}.detective-keyword-desc{margin:0 auto 20px;color:#5f6f84;font-size:13px;font-weight:700;line-height:1.7;text-align:center;word-break:keep-all}.detective-keyword-tags{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.detective-keyword-tags span{display:inline;color:#123a70;font-size:14px;font-weight:800;letter-spacing:-.02em;white-space:nowrap;padding:0;background:none;border:0;border-radius:0}.detective-keyword-tags span.main{color:#0b63ce}@media(max-width:560px){.detective-keyword-box-section{padding:34px 0 40px}.detective-keyword-box{width:calc(100% - 28px);padding:22px 16px;border-radius:16px}.detective-keyword-title{font-size:18px}.detective-keyword-desc{font-size:12px;margin-bottom:16px}.detective-keyword-tags{gap:7px}.detective-keyword-tags span{font-size:11.5px;min-height:30px;padding:6px 10px}}.footer-map-links{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}.footer-map-title{font-size:12px;color:#ffc400;font-weight:900;letter-spacing:.04em;margin-bottom:9px}.footer-map-buttons{display:flex;flex-wrap:wrap;gap:8px}.footer-map-btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:850;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.footer-map-btn:hover{background:rgba(255,196,0,.16);border-color:rgba(255,196,0,.55);color:#fff;transform:translateY(-1px)}@media(max-width:560px){.footer-map-buttons{display:grid;grid-template-columns:1fr;gap:7px}.footer-map-btn{width:100%}}.top-hero{min-height:auto!important;background-size:100% 100%,auto 88%!important;background-position:center center,right 58%!important;background-repeat:no-repeat!important;image-rendering:auto}.top-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,28,.96) 0%,rgba(4,18,35,.9) 43%,rgba(4,18,35,.38) 68%,rgba(4,18,35,.08) 100%);z-index:1;pointer-events:none}.site-header,.hero-inner{position:relative;z-index:2}@media (max-width:1100px){.top-hero{background-size:100% 100%,auto 82%!important;background-position:center center,82% 58%!important}}@media (max-width:760px){.top-hero{background-size:100% 100%,auto 78%!important;background-position:center center,76% 60%!important}}.top-hero::before,.top-hero.exact-hero::before{display:none!important;content:none!important;background:none!important}.top-hero,.top-hero.exact-hero{background:none!important}.hero-screenshot{opacity:1!important;filter:none!important}.site-header,.hero-inner{position:relative!important;z-index:2!important}.hero-title,.hero-note,.eyebrow,.brand-name,.nav a{text-shadow:0 2px 10px rgba(0,0,0,.45)!important}.hero-line{box-shadow:0 2px 10px rgba(0,0,0,.22)!important}.naver-search-input.is-typing{caret-color:#03c75a;letter-spacing:.01em}.naver-search-input.typing-done{background:#f4fff8;box-shadow:inset 0 0 0 1px rgba(3,199,90,.18)}.naver-search-btn.typing-pulse{animation:naverPulse 1.1s ease-in-out infinite}@keyframes naverPulse{0%,100%{transform:translateY(0);box-shadow:none}50%{transform:translateY(-1px);box-shadow:0 8px 18px rgba(3,199,90,.22)}}.consult-board{border-radius:16px;border:1px solid #e5ebf2;background:#fff;box-shadow:0 18px 42px rgba(15,35,60,.10)}.consult-board table{table-layout:fixed}.consult-board thead th{background:#f8fbff;color:#173b72;font-size:15px}.consult-viewport{height:310px;overflow:hidden;position:relative;background:#fff}.consult-viewport table{width:100%;border-collapse:collapse;text-align:center}.consult-viewport tbody{display:table-row-group}.consult-viewport tr{height:62px}.consult-viewport td{border:1px solid #e4e9f0;padding:17px 14px;color:#40556f;font-weight:800;background:#fff}.consult-viewport tr:nth-child(even) td{background:#fafcff}.consult-viewport.is-rolling tbody{animation:consultRoll 28s linear infinite}.consult-viewport:hover tbody{animation-play-state:paused}@keyframes consultRoll{from{transform:translateY(0)}to{transform:translateY(-50%)}}@media (max-width:760px){.consult-viewport{height:240px}.consult-viewport tr{height:48px}.consult-board thead th,.consult-viewport td{font-size:12px;padding:10px 5px}.consult-board thead th:nth-child(3),.consult-viewport td:nth-child(3){display:none}.consult-board table,.consult-viewport table{table-layout:fixed;width:100%}.consult-board thead th:nth-child(1),.consult-viewport td:nth-child(1){width:40%}.consult-board thead th:nth-child(2),.consult-viewport td:nth-child(2){width:22%}.consult-board thead th:nth-child(4),.consult-viewport td:nth-child(4){width:38%}.consult-board{overflow:hidden!important}.consult-viewport{overflow:hidden!important}}#cards{background:linear-gradient(158deg,#07182e 0%,#0d2c50 55%,#071a2d 100%);position:relative;overflow:hidden}#cards::before{content:"";position:absolute;top:-30%;right:-8%;width:680px;height:680px;background:radial-gradient(circle,rgba(255,196,0,.09) 0%,transparent 68%);pointer-events:none}#cards::after{content:"";position:absolute;bottom:-25%;left:-6%;width:520px;height:520px;background:radial-gradient(circle,rgba(7,63,145,.22) 0%,transparent 68%);pointer-events:none}#cards .section-kicker{color:#ffc400!important}#cards .section-title{color:#fff!important;text-shadow:0 2px 20px rgba(0,0,0,.35)}#cards .section-sub{color:rgba(255,255,255,.72)!important}#cards .section-head::after{content:"";display:block;width:64px;height:3px;background:linear-gradient(90deg,#ffc400,rgba(255,196,0,.3));border-radius:99px;margin:22px auto 0}.service-image-final-wrap{width:100%;margin:0 auto;border-radius:22px;overflow:hidden;position:relative;z-index:1;background:#fff;box-shadow:0 0 0 1px rgba(255,196,0,.22),0 0 40px rgba(255,196,0,.07),0 32px 80px rgba(0,0,0,.55),0 64px 120px rgba(0,0,0,.28);transition:transform .32s ease,box-shadow .32s ease}.service-image-final-wrap::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#ffc400 30%,#fff8dc 50%,#ffc400 70%,transparent 100%);z-index:2}.service-image-final-wrap:hover{transform:translateY(-5px);box-shadow:0 0 0 1px rgba(255,196,0,.35),0 0 60px rgba(255,196,0,.11),0 44px 100px rgba(0,0,0,.6),0 80px 140px rgba(0,0,0,.3)}@media(max-width:760px){.service-image-final-wrap{border-radius:16px}#cards{padding:72px 0}}.detective-keyword-box-section{background:linear-gradient(180deg,#f6f9ff 0%,#eef5ff 100%) !important;padding:56px 18px 42px !important}.detective-keyword-box{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;border:1px solid #c9d9ee !important;box-shadow:0 18px 44px rgba(15,45,85,.10) !important;border-radius:20px !important}.detective-keyword-title{color:#0b2a4a !important}.detective-keyword-desc{color:#324965 !important}.detective-keyword-tags span{background:#ffffff !important;color:#17395f !important;border:1px solid #c8d8ec !important;box-shadow:0 6px 14px rgba(15,45,85,.06) !important}.detective-keyword-tags span.main{background:#edf5ff !important;color:#073f91 !important;border-color:#9fbde3 !important}@media(max-width:760px){.detective-keyword-box-section{padding:42px 16px 34px !important}.detective-keyword-box{border-radius:18px !important}}.case-report-section{background:#fff!important;color:#101828!important}.case-report-section .section-kicker{color:#1f4f8f!important}.case-report-section .section-title{color:#071421!important}.case-report-section .section-sub{color:#374151!important}.case-report-section .case-auto-wrap:before{background:linear-gradient(90deg,#fff,rgba(255,255,255,0))!important}.case-report-section .case-auto-wrap:after{background:linear-gradient(270deg,#fff,rgba(255,255,255,0))!important}.case-report-section .case-report-card{background:#fff!important;border:1px solid #d7e2ee!important;box-shadow:0 14px 30px rgba(15,35,60,.10)!important}.case-report-section .case-card-foot span{color:#101828!important}.case-report-section .case-card-foot em{color:#344054!important}.case-report-section .case-disclaimer{color:#1f2937!important}

:root{--hero-building-image:url("/assets/images/css-bg-13.webp")}header#top.top-hero.section01-overlay-hero{background:#10263d!important;background-image:none!important}header#top.top-hero.section01-overlay-hero>.hero-bg{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;inset:0!important;z-index:0!important;filter:brightness(1.22) saturate(1.04) contrast(.96)!important;background-image:linear-gradient(90deg,rgba(3,14,28,.72) 0%,rgba(3,14,28,.54) 34%,rgba(3,14,28,.20) 63%,rgba(3,14,28,.03) 100%),var(--hero-building-image)!important;background-size:100% 100%,cover!important;background-position:center center,center center!important;background-repeat:no-repeat!important}header#top.top-hero.section01-overlay-hero>.hero-bg::before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.02) 38%,rgba(0,0,0,.08) 100%)!important}header#top.top-hero.section01-overlay-hero .site-header,header#top.top-hero.section01-overlay-hero .hero-inner{position:relative!important;z-index:2!important}@media(max-width:760px){header#top.top-hero.section01-overlay-hero>.hero-bg{filter:brightness(1.14) saturate(1.02) contrast(.96)!important;background-image:linear-gradient(180deg,rgba(3,14,28,.50) 0%,rgba(3,14,28,.26) 36%,rgba(3,14,28,.70) 100%),var(--hero-building-image)!important;background-position:center center,62% center!important}}

@media (min-width:1101px){header#top.top-hero.section01-overlay-hero .site-header.wrap{width:min(1360px,calc(100% - 112px))!important;padding-right:0!important}header#top.top-hero.section01-overlay-hero .nav{padding-right:0!important}header#top.top-hero.section01-overlay-hero .nav .nav-cta{margin-right:32px!important}}@media (max-width:760px){.section01-overlay-hero .site-header{padding-right:14px!important}.section01-overlay-hero .mobile-hamburger{margin-right:0!important;transform:translateX(-10px)!important}}.case-report-section{background:#fff !important;color:#111827 !important}.case-report-section .section-kicker,.case-report-section .section-title{color:#0b1f35 !important}.case-report-section .section-sub,.case-report-section .case-disclaimer{color:#111827 !important}.case-auto-wrap:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%) !important}.case-auto-wrap:after{background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%) !important}.case-report-card{border-color:#dbe6f2 !important;background:#fff !important;box-shadow:0 14px 32px rgba(15,35,60,.12) !important}.case-report-card .case-card-foot{background:linear-gradient(180deg,#0f314d 0%,#08223a 100%) !important;color:#fff !important}.case-report-card .case-card-foot span{color:#fff !important;opacity:1 !important;text-shadow:none !important}.case-report-card .case-card-foot em{color:#d7e8f8 !important;opacity:1 !important;text-shadow:none !important}.case-report-card .case-card-foot strong{color:#ffd25a !important;border-color:rgba(255,196,0,.55) !important;background:rgba(255,196,0,.14) !important;opacity:1 !important}:root{--radius:2px!important}:is( .service-panel,.service-card,.wide-banner,.wide-banner.report-image,.report-img,.image-box,.text-skeleton,.split-images-card,.vertical-image,.trust-logo-box,.press-block,.press-media-placeholder,.cert-card,.cert-label,.cert-inner,.board,.stat-card,.case-card,.case-paper,.place-box,.accordion-item,.accordion-btn,.footer-cta-btn,.nav-cta,.hero-primary,.tab-btn,.empty-note,.consult-check-card,.precheck-box,.precheck-card,.check-card,.guide-card,.sns-card,.social-card,.channel-card,.keyword-box,.keyword-panel,.related-keywords,.cta-card,.info-card,.report-card,.report-paper,.case-report-card,.mobile-menu-btn,.menu-toggle,.hamburger,.floating-top,.top-btn,a,button,input,textarea,select,img ){border-radius:2px!important}:is( .service-panel,.service-card,.wide-banner,.wide-banner.report-image,.image-box,.text-skeleton,.split-images-card,.trust-logo-box,.press-block,.cert-card,.cert-inner,.board,.stat-card,.case-card,.case-paper,.accordion-item,.sns-card,.social-card,.channel-card,.keyword-box,.keyword-panel,.related-keywords,.cta-card,.info-card,.report-card,.report-paper,.case-report-card,.consult-check-card,.precheck-box,.precheck-card ){border-radius:0!important}:is(.nav-cta,.hero-primary,.footer-cta-btn,.tab-btn,button,.keyword-list a,.related-keywords a,.chip,.badge){border-radius:2px!important}.detail-info-card{border-radius:0!important}.detail-info-card:before{border-radius:0!important}@media (max-width:760px){.detail-info-card{border-radius:0!important}}#detail .detail-info-card,section#detail .detail-info-grid .detail-info-card{border-radius:0 !important;overflow:hidden !important}#detail .detail-info-card::before,#detail .detail-info-card:before{border-radius:0 !important}#detail .detail-info-grid,#detail .detail-info-card *,section#detail .detail-info-card *{border-radius:0 !important}#guide .seo-guide-item,.seo-guide-section .seo-guide-item{border-radius:0 !important}#guide .seo-guide-num,.seo-guide-section .seo-guide-num{border-radius:4px !important}#guide .seo-guide-tag,.seo-guide-section .seo-guide-tag,#guide .seo-cost-item,.seo-guide-section .seo-cost-item,#guide .seo-notice-box,.seo-guide-section .seo-notice-box{border-radius:0 !important}@media (min-width:761px) and (max-width:1100px){.mobile-menu-btn,.menu-toggle,.hamburger,.hamburger-btn{right:18px !important;margin-right:18px !important}}@media (min-width:761px) and (max-width:1100px){header#top.section01-overlay-hero .site-header{padding-right:24px !important}header#top.section01-overlay-hero .nav{width:auto !important;overflow:visible !important;justify-content:flex-end !important;padding-right:0 !important}header#top.section01-overlay-hero .mobile-hamburger{display:flex !important;margin-right:0 !important;transform:translateX(-22px) !important}}.network-card{border-radius:0 !important;box-shadow:0 10px 28px rgba(15,35,60,.08) !important;border:1px solid #d8e3f1 !important}.network-card-name,.network-card-rows,.network-card-row{border-radius:0 !important}.nc-tag{border-radius:2px !important}@media (max-width:760px){.network-card{border-radius:0 !important}}.precheck-bridge .precheck-card,.precheck-bridge a.precheck-card{border-radius:0 !important;overflow:hidden !important}.precheck-bridge .precheck-kicker{border-radius:0 !important}.precheck-bridge .precheck-list li{border-radius:0 !important}.precheck-bridge .precheck-cta{border-radius:0 !important}@media(max-width:760px){.precheck-bridge .precheck-card,.precheck-bridge a.precheck-card{border-radius:0 !important}.precheck-bridge .precheck-list li,.precheck-bridge .precheck-kicker,.precheck-bridge .precheck-cta{border-radius:0 !important}}@media (min-width:761px){.detective-keyword-box-section{padding:64px 0 48px !important;background:linear-gradient(180deg,#f6f9ff 0%,#eef5ff 100%) !important}.detective-keyword-box{width:min(1180px,calc(100% - 96px)) !important;max-width:1180px !important;margin:0 auto !important;padding:44px 56px !important;background:#fff !important;border:1px solid #c9d9ee !important;border-radius:0 !important;box-shadow:0 18px 44px rgba(15,45,85,.08) !important}.detective-keyword-title{margin-bottom:18px !important;font-size:24px !important;line-height:1.3 !important}.detective-keyword-desc{max-width:760px !important;margin:0 auto 22px !important;font-size:14px !important;line-height:1.75 !important}.detective-keyword-tags{max-width:980px !important;margin:0 auto !important;display:flex !important;flex-wrap:wrap !important;justify-content:center !important;align-items:center !important;gap:10px 12px !important;line-height:1.9 !important}.detective-keyword-tags span,.detective-keyword-tags .main{display:inline !important;white-space:nowrap !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;font-size:14px !important;font-weight:800 !important;color:#0b2a4a !important}.detective-keyword-tags span:not(:last-child)::after{content:" ·" !important;margin-left:12px !important;color:#7b8da6 !important;font-weight:700 !important}}@media (min-width:761px) and (max-width:1100px){.detective-keyword-box{width:calc(100% - 64px) !important;padding:38px 34px !important}.detective-keyword-tags{max-width:900px !important;gap:9px 10px !important}.detective-keyword-tags span,.detective-keyword-tags .main{font-size:13.5px !important}}@media (max-width:760px){.seo-guide-section .seo-guide-item,#guide .seo-guide-item{display:grid !important;grid-template-columns:46px 1fr !important;gap:12px !important;align-items:flex-start !important;padding:20px 18px !important}.seo-guide-section .seo-guide-num,#guide .seo-guide-num{width:44px !important;height:44px !important;min-width:44px !important;margin:0 !important;font-size:19px !important;line-height:1 !important;align-self:start !important}.seo-guide-section .seo-guide-body,#guide .seo-guide-body{padding-top:1px !important;min-width:0 !important}.seo-guide-section .seo-guide-h,#guide .seo-guide-h{margin:0 0 9px !important;line-height:1.42 !important;word-break:keep-all !important}.seo-guide-section .seo-guide-p,#guide .seo-guide-p{margin:0 !important}}@media (max-width:380px){.seo-guide-section .seo-guide-item,#guide .seo-guide-item{grid-template-columns:40px 1fr !important;gap:10px !important;padding:18px 14px !important}.seo-guide-section .seo-guide-num,#guide .seo-guide-num{width:38px !important;height:38px !important;min-width:38px !important;font-size:17px !important}}.network-badge-row .network-badge,.network-badge{border-radius:0 !important;background:#fff !important;border:1px solid #0b4aa2 !important;box-shadow:none !important;padding:11px 18px !important}.network-badge::before{border-radius:0 !important}@media (max-width:760px){.network-badge-row{gap:8px !important}.network-badge-row .network-badge,.network-badge{border-radius:0 !important;padding:10px 12px !important}}.detective-keyword-tags{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:8px 10px !important;line-height:1.8 !important}.detective-keyword-tags span,.detective-keyword-tags .main{background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;padding:0 !important;color:#0b2a4a !important;font-weight:800 !important}.detective-keyword-tags span:not(:last-child)::after{content:" ·";color:#7b8da6;font-weight:700;margin-left:10px}@media(max-width:760px){.detective-keyword-tags{gap:6px 8px !important;font-size:13px !important}.detective-keyword-tags span:not(:last-child)::after{margin-left:8px}}.service-panel,.service-card,.wide-banner.report-image,.report-img,.image-box,.text-skeleton,.split-images-card,.vertical-image,.trust-logo-box,.press-block,.press-title-placeholder,.press-media-placeholder,.cert-label,.cert-inner,.board,.stat-card,.stat-icon,.case-card,.case-paper,.place-box,.accordion-item,.detail-info-card,.precheck-card,.newspaper-insight-card,.naver-search-box,.nws-statbox,.network-card,.network-notice,.network-badge,.network-tab,.social-item,.svc-imgcard,.svc-imgcard-bg,.seo-guide-item,.seo-guide-num,.seo-guide-tag,.seo-cost-box,.seo-cost-item,.seo-notice-box,.detective-faq-item,.detective-keyword-box,.legal-summary-box,.case-report-card,.case-doc,.case-card-foot{border-radius:0 !important}.service-panel::before,.service-panel::after,.service-card::before,.service-card::after,.detail-info-card::before,.detail-info-card::after,.precheck-card::before,.precheck-card::after,.network-card::before,.network-card::after,.network-badge::before,.network-badge::after,.social-item::before,.social-item::after,.svc-imgcard::before,.svc-imgcard::after,.seo-guide-item::before,.seo-guide-item::after,.detective-faq-item::before,.detective-faq-item::after,.legal-summary-box::before,.legal-summary-box::after,.case-report-card::before,.case-report-card::after,.case-doc::before,.case-doc::after{border-radius:0 !important}.seo-guide-tags span,.seo-guide-tag,.fc-cert-badge,.key-item,.network-badge,.detective-keyword-tags span,.detective-keyword-tags .main{border-radius:0 !important}.nav .nav-cta,.hero-primary,.footer-cta-btn,.tel-btn,.kakao-btn,#scrollTopBtn,.mobile-hamburger{border-radius:4px !important}@media(max-width:760px){.service-panel,.service-card,.wide-banner.report-image,.report-img,.image-box,.text-skeleton,.split-images-card,.vertical-image,.trust-logo-box,.press-block,.cert-label,.cert-inner,.board,.stat-card,.stat-icon,.case-card,.case-paper,.place-box,.accordion-item,.detail-info-card,.precheck-card,.newspaper-insight-card,.nws-statbox,.network-card,.network-notice,.network-badge,.network-tab,.social-item,.svc-imgcard,.svc-imgcard-bg,.seo-guide-item,.seo-guide-num,.seo-guide-tag,.seo-cost-box,.seo-cost-item,.seo-notice-box,.detective-faq-item,.detective-keyword-box,.legal-summary-box,.case-report-card,.case-doc,.case-card-foot{border-radius:0 !important}}#legal-consult-guide .legal-summary-box,#legal-consult-guide.legal-consult-visible .legal-summary-box{border-radius:0 !important;overflow:hidden !important}#legal-consult-guide .legal-summary-box::before,#legal-consult-guide .legal-summary-box::after{border-radius:0 !important}@media(max-width:760px){#legal-consult-guide .legal-summary-box,#legal-consult-guide.legal-consult-visible .legal-summary-box{border-radius:0 !important}}#scrollTopBtn{background:#0b63ce !important;border:1px solid #0b63ce !important;color:#ffffff !important;box-shadow:0 10px 24px rgba(11,99,206,.26) !important}#scrollTopBtn:hover,#scrollTopBtn:focus{background:#073f91 !important;border-color:#073f91 !important;color:#ffffff !important}