@layer page, design;
@layer page {

:root{--navy:#16284a;--navy2:#0f1f3d;--ink:#13203a;--sub:#5b6b86;--blue:#2b5cdb;--blue2:#1f49bd;--blue-soft:#e9f0ff;--line:#e1e8f1;--soft:#f5f7fb;--white:#fff;--max:1120px;--shadow:0 18px 44px rgba(18,38,76,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;color:var(--ink);background:var(--soft);font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.7;letter-spacing:-.018em;-webkit-font-smoothing:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0;word-break:keep-all}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:3000;padding:11px 15px;border-radius:8px;background:#fff;color:var(--navy);font-weight:800}.skip-link:focus{top:12px}
.header{height:60px;position:sticky;top:0;z-index:1000;background:rgba(22,40,74,.98);color:#fff;border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:27px}.brand{display:flex;align-items:center;gap:9px;flex:0 0 auto}.brand-symbol{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:#2b5cdb;color:#fff;font-size:14px;font-weight:900}.brand-copy strong{font-size:15px;font-weight:850;letter-spacing:.015em}.nav{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:650}.nav>a{color:#dde6f4;white-space:nowrap}.nav>a:hover{color:#fff}.header-btn{margin-left:auto;height:38px;display:inline-flex;align-items:center;padding:0 17px;border-radius:10px;background:var(--blue);color:#fff;font-size:12.5px;font-weight:800}.menu-btn{display:none;margin-left:auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:transparent;color:#fff}.menu-btn span,.menu-btn span:before,.menu-btn span:after{display:block;width:18px;height:2px;background:#fff;border-radius:2px;position:relative;margin:auto}.menu-btn span:before,.menu-btn span:after{content:"";position:absolute;left:0}.menu-btn span:before{top:-6px}.menu-btn span:after{top:6px}.mobile-nav{display:none;position:fixed;top:60px;left:0;right:0;z-index:999;padding:12px 20px 22px;background:var(--navy);color:#fff;box-shadow:0 24px 50px rgba(3,15,34,.3);max-height:calc(100dvh - 60px);overflow:auto}.mobile-nav.open{display:block}.mobile-nav>a,.mobile-nav-group a{display:flex;align-items:center;justify-content:space-between;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.1);font-size:14px;font-weight:650}.mobile-nav-group{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-label{display:block;padding:9px 4px 5px;color:#9fb5d6;font-size:10px;font-weight:850;letter-spacing:.13em}.mobile-nav-group a{border-bottom:0;padding:9px 4px 9px 13px;font-size:13px}
.nav-dropdown{position:relative;height:60px;display:flex;align-items:center}.nav-dropdown-toggle{height:60px;display:inline-flex;align-items:center;gap:7px;border:0;padding:0;background:transparent;color:#dde6f4;font-size:13px;font-weight:650;white-space:nowrap}.nav-dropdown-toggle:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}.nav-dropdown-menu{position:absolute;z-index:1200;top:52px;left:50%;width:230px;padding:10px;border:1px solid rgba(22,40,74,.1);border-radius:15px;background:#fff;color:var(--ink);box-shadow:0 22px 52px rgba(8,23,51,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:.18s}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.nav-dropdown-menu small{display:block;padding:7px 10px 8px;color:#8997ab;font-size:9.5px;font-weight:850;letter-spacing:.14em}.nav-dropdown-menu a{display:block;padding:11px 12px;border-radius:10px;color:#293956;font-size:12.5px;font-weight:750;line-height:1.35}.nav-dropdown-menu a span{display:block;margin-top:3px;color:#8693a7;font-size:10.5px;font-weight:500}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{background:#eef3fb;color:var(--blue)}.tools-dropdown-menu{width:600px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:12px;max-height:calc(100vh - 82px);overflow:auto}.tools-dropdown-menu>small{grid-column:1/-1}.tools-dropdown-menu a{padding:10px 12px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#122546 0%,#19335f 56%,#23487f 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 15%,rgba(118,166,248,.25),transparent 26%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,56px 56px,56px 56px}.hero-inner{position:relative;min-height:250px;padding:56px 0 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.eyebrow{color:#92b9ff;font-size:10.5px;font-weight:850;letter-spacing:.16em}.hero h1{margin-top:14px;font-size:clamp(32px,4.2vw,48px);line-height:1.18;letter-spacing:-.05em}.hero p{max-width:720px;margin-top:16px;color:#cad8ec;font-size:15px;line-height:1.8}.badges{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.badges span{padding:7px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);font-size:10.5px;font-weight:750}
.section{padding:44px 0 78px}.tool-shell{border:1px solid #dce4ef;border-radius:20px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.shell-head{min-height:62px;padding:12px 18px 12px 22px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.shell-head div{flex:1}.shell-head small{display:block;color:#8a98ac;font-size:9px;font-weight:850;letter-spacing:.14em}.shell-head strong{display:block;margin-top:4px;font-size:16px}.status{padding:7px 11px;border:1px solid #cfddf5;border-radius:999px;background:#eef4ff;color:#2451b8;font-size:10.5px;font-weight:800}.shell-body{padding:26px;background:#f8faff}.panel{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.panel+.panel{margin-top:16px}.panel h2{font-size:20px}.panel>p{margin-top:8px;color:var(--sub);font-size:13.5px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800}.field input,.field select{width:100%;height:42px;padding:0 13px;border:1px solid #d8e1ed;border-radius:11px;background:#fff;color:var(--ink);outline:none}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(43,92,219,.1)}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:0;border-radius:11px;background:var(--blue);color:#fff;font-weight:800}.btn.secondary{border:1px solid #d7e0ed;background:#fff;color:#2c4268}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.result-card{padding:17px;border:1px solid #dfe7f1;border-radius:14px;background:#f9fbff}.result-card span{display:block;color:#7b899e;font-size:10.5px;font-weight:750}.result-card strong{display:block;margin-top:5px;font-size:20px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.guide-card{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.guide-card b{display:block;font-size:14px}.guide-card p{margin-top:6px;color:var(--sub);font-size:12.5px}.launch{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:center}.launch-card{padding:26px;border-radius:17px;background:linear-gradient(135deg,#16284a,#23487f);color:#fff}.launch-card h2{font-size:24px}.launch-card p{margin-top:10px;color:#cfdaeb}.launch-card .btn{margin-top:18px;background:#fff;color:#1e428b}.check-list{display:grid;gap:10px;margin-top:18px}.check-item{display:flex;gap:11px;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:12px}.check-item input{width:18px;height:18px;margin-top:2px;accent-color:var(--blue)}.check-item b{display:block;font-size:13.5px}.check-item span{display:block;margin-top:3px;color:var(--sub);font-size:12px}.incoterms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.term-card{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.term-card strong{display:block;color:var(--blue);font-size:21px}.term-card b{display:block;margin-top:4px;font-size:13px}.term-card p{margin-top:8px;color:var(--sub);font-size:12px;line-height:1.65}.tool-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:18px}.tool-nav a{padding:11px 9px;border:1px solid var(--line);border-radius:11px;background:#fff;text-align:center;font-size:11.5px;font-weight:750}.tool-nav a:hover{border-color:#b9cae7;color:var(--blue)}
.footer{padding:46px 0 26px;background:var(--navy2);color:#9fb2cb}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,.7fr);gap:36px}.footer-desc{max-width:380px;margin-top:14px;font-size:12.5px}.footer h4{margin:0 0 12px;color:#fff;font-size:13px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin-top:8px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:10.5px}.top-btn{position:fixed;right:22px;bottom:22px;z-index:900;width:46px;height:46px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:11px;font-weight:850;box-shadow:0 10px 26px rgba(9,25,54,.24);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.top-btn.show{opacity:1;visibility:visible;transform:none}
@media(max-width:1020px){.nav,.header-btn{display:none}.menu-btn{display:block}.launch{grid-template-columns:1fr}.incoterms-grid{grid-template-columns:repeat(2,1fr)}.tool-nav{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:calc(100% - 28px)}.hero-inner{min-height:220px;padding:44px 0 40px}.hero h1{font-size:30px}.section{padding:28px 0 56px}.shell-head{padding:11px 14px}.status{display:none}.shell-body{padding:14px}.panel{padding:17px}.form-grid,.result-grid,.guide-grid,.incoterms-grid{grid-template-columns:1fr}.tool-nav{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.top-btn{right:14px;bottom:14px}}

.brand-symbol{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;padding:2px;border:1px solid rgba(255,255,255,.30);border-radius:50%;background:#fff;box-shadow:none;overflow:hidden}
.brand-symbol img{display:block;width:100%;height:100%;object-fit:contain;filter:none}.brand-symbol::before,.brand-symbol::after{display:none;content:none}
.brand-copy{display:flex;align-items:center;line-height:1}
.brand-copy strong{font-size:15px;font-weight:850;letter-spacing:.015em;white-space:nowrap}

.kb-embed-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:18px 0 14px}.kb-embed-actions{display:flex;gap:9px;flex-wrap:wrap}.kb-embed-meta{color:#6f7d92;font-size:12px;font-weight:700}.kb-embed-box{position:relative;overflow:hidden;border:1px solid #dbe4ef;border-radius:16px;background:#eef3fb;box-shadow:0 12px 30px rgba(18,38,76,.08)}.kb-embed-placeholder{min-height:420px;display:grid;place-items:center;padding:28px;text-align:center;background:linear-gradient(135deg,#f8fbff,#eef4ff)}.kb-embed-placeholder strong{display:block;font-size:18px;color:#13203a}.kb-embed-placeholder span{display:block;margin-top:8px;color:#637288;font-size:13px;line-height:1.65}.kb-embed-frame{display:block;width:100%;height:760px;border:0;background:#fff}.kb-embed-box.is-loading:before{content:"조회 화면을 불러오는 중입니다...";position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:rgba(248,251,255,.88);color:#2451b8;font-size:13px;font-weight:850}.kb-embed-note{margin-top:12px;color:#6f7d92;font-size:12px;line-height:1.65}.kb-tool-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#2451b8;font-size:11px;font-weight:850}@media(max-width:700px){.kb-embed-toolbar{align-items:flex-start}.kb-embed-frame{height:680px}.kb-embed-placeholder{min-height:340px}}

.nt-wrap{display:grid;gap:16px}.nt-card{padding:22px;border:1px solid #dfe6f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,38,76,.045)}.nt-card h2{font-size:19px;line-height:1.35}.nt-card h3{font-size:15px;line-height:1.4}.nt-card>p,.nt-muted{margin-top:7px;color:#66758b;font-size:12.5px;line-height:1.7}.nt-grid{display:grid;gap:14px}.nt-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.nt-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.nt-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:18px}.nt-field{display:grid;gap:6px;min-width:0}.nt-field.full{grid-column:1/-1}.nt-field label{font-size:11.5px;font-weight:800;color:#31415c}.nt-field input,.nt-field select,.nt-field textarea{width:100%;border:1px solid #d8e1ed;border-radius:10px;background:#fff;color:#16243d;font:inherit;font-size:13px;outline:none}.nt-field input,.nt-field select{height:42px;padding:0 12px}.nt-field textarea{min-height:96px;padding:11px 12px;resize:vertical}.nt-field input:focus,.nt-field select:focus,.nt-field textarea:focus{border-color:#2b5cdb;box-shadow:0 0 0 4px rgba(43,92,219,.09)}.nt-help{color:#8290a4;font-size:10.5px;line-height:1.5}.nt-seg{display:flex;gap:7px;flex-wrap:wrap}.nt-seg button,.nt-chip{min-height:38px;padding:8px 13px;border:1px solid #d8e1ed;border-radius:10px;background:#fff;color:#52637c;font:inherit;font-size:11.5px;font-weight:800;cursor:pointer}.nt-seg button.active,.nt-chip.active{border-color:#2b5cdb;background:#eaf0ff;color:#2453c5}.nt-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:17px}.nt-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:0;border-radius:10px;background:#2b5cdb;color:#fff;font:inherit;font-size:12.5px;font-weight:800;cursor:pointer}.nt-btn.secondary{border:1px solid #d6dfeb;background:#fff;color:#294060}.nt-btn.ghost{background:#eef3fb;color:#254b9d}.nt-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.nt-result{padding:16px;border:1px solid #dfe6f0;border-radius:13px;background:#f8faff}.nt-result span{display:block;color:#7d8ba0;font-size:10px;font-weight:800}.nt-result strong{display:block;margin-top:5px;color:#142746;font-size:19px;line-height:1.25;word-break:break-word}.nt-result em{display:block;margin-top:4px;color:#64758d;font-size:10.5px;font-style:normal}.nt-notice{padding:14px 16px;border:1px solid #d8e4f5;border-radius:12px;background:#eef4fc;color:#52647e;font-size:11.5px;line-height:1.65}.nt-table-wrap{overflow:auto;border:1px solid #dfe6f0;border-radius:13px;background:#fff}.nt-table{width:100%;border-collapse:collapse;min-width:680px}.nt-table th{padding:11px;background:#f2f6fc;color:#425470;font-size:10.5px;text-align:left;white-space:nowrap}.nt-table td{padding:11px;border-top:1px solid #edf1f6;color:#34455f;font-size:11.5px;vertical-align:top}.nt-table td:last-child,.nt-table th:last-child{text-align:right}.nt-badge{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border-radius:999px;background:#eaf0ff;color:#2856c4;font-size:9.5px;font-weight:850}.nt-hidden{display:none}.nt-count{color:#2856c4;font-size:12px;font-weight:850}.nt-empty{padding:40px 18px;border:1px dashed #d6dfeb;border-radius:13px;background:#fff;color:#7d8ba0;text-align:center;font-size:12px}.nt-progress{height:9px;overflow:hidden;border-radius:999px;background:#e8edf5}.nt-progress i{display:block;width:0;height:100%;background:#2b5cdb;transition:width .2s}.nt-link{color:#2b5cdb;font-weight:800}.nt-link-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border:1px solid #cfdbef;border-radius:8px;background:#f7faff;color:#2853b6;font-size:10.5px;font-weight:800}.nt-tool-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.nt-tool-head h2{margin:0}.nt-switch{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:750;color:#52637c}.nt-switch input{width:18px;height:18px;accent-color:#2b5cdb}.nt-list{display:grid;gap:10px}.nt-list-item{padding:15px;border:1px solid #dfe6f0;border-radius:12px;background:#fff}.nt-list-item strong{display:block;font-size:13px}.nt-list-item p{margin-top:5px;color:#67768b;font-size:11.5px;line-height:1.6}.nt-kpi{display:flex;align-items:baseline;gap:6px}.nt-kpi b{font-size:25px}.nt-subtabs{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.nt-subtabs button{min-height:36px;padding:7px 12px;border:1px solid #dbe3ee;border-radius:999px;background:#fff;color:#607087;font:inherit;font-size:11px;font-weight:800}.nt-subtabs button.active{border-color:#2b5cdb;background:#eaf0ff;color:#2553bd}.nt-check{display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #dfe6f0;border-radius:11px;background:#fff}.nt-check input{width:18px;height:18px;margin-top:1px;accent-color:#2b5cdb}.nt-check b{display:block;font-size:12.5px}.nt-check span{display:block;margin-top:3px;color:#75849a;font-size:10.5px;line-height:1.55}.nt-details{border:1px solid #dfe6f0;border-radius:12px;background:#fff}.nt-details summary{padding:14px 15px;cursor:pointer;list-style:none}.nt-details summary::-webkit-details-marker{display:none}.nt-details[open] summary{border-bottom:1px solid #e9eef5}.nt-details-body{padding:14px 15px}.nt-map{width:100%;height:620px;border:0;border-radius:14px;background:#e9eef5}.nt-calendar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nt-month{padding:15px;border:1px solid #dfe6f0;border-radius:13px;background:#fff}.nt-month h3{display:flex;justify-content:space-between;gap:8px;padding-bottom:9px;border-bottom:1px solid #edf1f6}.nt-holiday{display:grid;grid-template-columns:42px 1fr;gap:9px;margin-top:10px}.nt-holiday time{display:grid;place-items:center;height:42px;border-radius:10px;background:#eaf0ff;color:#2854bd;font-size:12px;font-weight:850}.nt-holiday b{display:block;font-size:11.5px}.nt-holiday span{display:block;margin-top:2px;color:#7a899e;font-size:9.5px}.nt-class-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:7px}.nt-class{padding:11px 7px;border-radius:11px;color:#fff;text-align:center;font-size:10px;font-weight:850}.nt-class b{display:block;font-size:16px}.nt-terminal-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.nt-dg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nt-dg-card{border:1px solid #dfe6f0;border-radius:13px;background:#fff;overflow:hidden}.nt-dg-card summary{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px;cursor:pointer;list-style:none}.nt-dg-card summary::-webkit-details-marker{display:none}.nt-dg-un{display:grid;place-items:center;min-width:62px;height:54px;border-radius:11px;background:#13294c;color:#fff;font-size:13px;font-weight:850}.nt-dg-name b{display:block;font-size:13px}.nt-dg-name span{display:block;margin-top:3px;color:#7b899e;font-size:10.5px}.nt-dg-body{padding:14px 15px;border-top:1px solid #edf1f6;background:#fafcff}.nt-dg-kv{display:grid;grid-template-columns:110px 1fr;gap:8px;padding:7px 0;border-bottom:1px solid #edf1f6;font-size:10.5px}.nt-dg-kv:last-child{border-bottom:0}.nt-dg-kv b{color:#40536f}.nt-compare{display:grid;grid-template-columns:160px repeat(var(--compare-count,2),minmax(160px,1fr));min-width:650px}.nt-compare>div{padding:11px;border-right:1px solid #e5ebf3;border-bottom:1px solid #e5ebf3;font-size:11px}.nt-compare>div:nth-child(-n+3){background:#f2f6fc;font-weight:850} @media(max-width:980px){.nt-grid.three,.nt-grid.four,.nt-results{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-class-grid{grid-template-columns:repeat(5,minmax(0,1fr))}} @media(max-width:720px){.nt-card{padding:16px}.nt-form,.nt-grid.two,.nt-grid.three,.nt-grid.four,.nt-results,.nt-calendar-grid,.nt-dg-grid{grid-template-columns:1fr}.nt-tool-head{display:block}.nt-seg{margin-top:10px}.nt-class-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nt-map{height:480px}.nt-dg-kv{grid-template-columns:1fr}.nt-terminal-actions{justify-content:flex-start}} .nt-input-table input,.nt-input-table select{width:100%;min-width:72px;height:36px;padding:0 8px;border:1px solid #d8e1ed;border-radius:8px;background:#fff;color:#16243d;font:inherit;font-size:11px;outline:none}.nt-input-table input:focus,.nt-input-table select:focus{border-color:#2b5cdb;box-shadow:0 0 0 3px rgba(43,92,219,.08)}.nt-table .nt-cell-output{white-space:nowrap;color:#183663;font-weight:800}.nt-country-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:13px}.nt-country-btn{min-height:58px;padding:10px 11px;border:1px solid #dfe6f0;border-radius:11px;background:#fff;color:#31415c;text-align:left;font:inherit;cursor:pointer}.nt-country-btn b{display:block;font-size:11.5px}.nt-country-btn span{display:block;margin-top:2px;color:#8491a4;font-size:9.5px}.nt-country-btn.active{border-color:#2b5cdb;background:#eef3ff;color:#2453be}.nt-fit-ok{color:#17804b;font-weight:850}.nt-fit-check{color:#b46a00;font-weight:850}@media(max-width:980px){.nt-country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.nt-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-input-table{min-width:900px}} .nt-inline-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.nt-inline-search .nt-btn{min-width:92px}.nt-hs-candidates{display:grid;gap:8px;margin-top:4px;padding:10px;border:1px solid #dce5f1;border-radius:12px;background:#f7faff;max-height:330px;overflow:auto}.nt-hs-candidate{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #dfe6f0;border-radius:11px;background:#fff;color:#243650;text-align:left;font:inherit;cursor:pointer}.nt-hs-candidate:hover,.nt-hs-candidate:focus{border-color:#9eb8e7;box-shadow:0 0 0 3px rgba(43,92,219,.08);outline:0}.nt-hs-candidate b{display:block;font-size:12.5px}.nt-hs-candidate span{display:block;margin-top:3px;color:#74839a;font-size:10.5px;line-height:1.5}.nt-hs-code{display:inline-flex;margin:0 7px 0 0;color:#2856c4;font-size:11px;font-weight:900}.nt-hs-rate{min-width:68px;padding:7px 8px;border-radius:9px;background:#eaf0ff;color:#2856c4;text-align:center;font-size:10px;font-weight:850}.nt-hs-selected{margin-top:4px;padding:12px 14px;border:1px solid #bcd0f2;border-radius:11px;background:#eef4ff;color:#24477f;font-size:11.5px;line-height:1.55}.nt-hs-selected strong{font-size:13px;color:#173463}.nt-result-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.nt-result-actions .nt-link-btn{white-space:nowrap} @media(max-width:620px){.nt-inline-search{grid-template-columns:1fr}.nt-inline-search .nt-btn{width:100%}.nt-hs-candidate{grid-template-columns:1fr}.nt-hs-rate{justify-self:start}.nt-result-actions{justify-content:flex-start}}

:root{--kb-header-height:60px}html body .header{height:var(--kb-header-height);min-height:var(--kb-header-height);max-height:var(--kb-header-height);padding:0;background:rgba(22,40,74,.98);border-bottom:1px solid rgba(255,255,255,.09)}html body .header .container.header-inner{width:min(1200px,calc(100% - 48px));max-width:1200px;margin:0 auto;height:var(--kb-header-height);min-height:var(--kb-header-height);max-height:var(--kb-header-height);display:flex;align-items:center;gap:26px;padding:0}html body .header .brand{height:var(--kb-header-height);min-height:var(--kb-header-height);display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;line-height:1;margin:0}html body .header .brand-symbol,html body .header .brand>img{width:24px;height:24px;min-width:24px;min-height:24px;flex:0 0 24px;margin:0}html body .header .brand-symbol{display:grid;place-items:center;overflow:hidden;border-radius:50%}html body .header .brand-symbol img,html body .header .brand>img{width:100%;height:100%;object-fit:contain;filter:none;margin:0}html body .header .brand-copy{display:flex;align-items:center;line-height:1;margin:0}html body .header .brand-copy strong{font-size:14px;line-height:1;letter-spacing:-.01em;white-space:nowrap;margin:0}html body .header .brand-copy small{display:none}html body .header .nav{height:var(--kb-header-height);display:flex;align-items:center;gap:24px;line-height:1;margin:0}html body .header .nav-dropdown-toggle,html body .header .nav>a{height:var(--kb-header-height);min-height:var(--kb-header-height);display:inline-flex;align-items:center;padding-top:0;padding-bottom:0;font-size:13px;line-height:1;white-space:nowrap}html body .header .nav-dropdown{height:var(--kb-header-height);min-height:var(--kb-header-height);display:flex;align-items:center}html body .header .header-actions{height:var(--kb-header-height);display:flex;align-items:center;margin-left:auto;gap:10px}html body .header .header-btn,html body .header .header-link{height:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;font-size:12.5px;line-height:1;white-space:nowrap;margin-left:auto}html body .header .header-actions .header-btn,html body .header .header-actions .header-link{margin-left:0}html body .header .menu-btn{width:40px;height:40px;min-height:40px;margin-left:auto}html body .mobile-nav{top:var(--kb-header-height)}html body .header .nav-dropdown-menu{top:52px}@media(max-width:1020px){html body .header .container.header-inner{width:calc(100% - 32px)}html body .header .nav{display:none}html body .header .header-actions,html body .header .header-btn,html body .header .header-link{display:none}html body .header .menu-btn{display:block}}html body .header .nav-dropdown-menu a::after,html body .header .nav-dropdown-menu a::before{content:none;display:none;position:static;width:auto;height:auto;background:0 0;box-shadow:none}html body .header .nav-dropdown.active .nav-dropdown-toggle{color:#fff}html body .header .blog-dropdown-menu{width:290px;max-width:calc(100vw - 28px)}html body .header .blog-dropdown-menu a{white-space:normal}@media(min-width:1181px){html body .header .container.header-inner{gap:20px}html body .header .nav{gap:17px}}@media(max-width:1180px){html body .header .container.header-inner{width:calc(100% - 32px)}html body .header .nav{display:none}html body .header .header-actions,html body .header .header-btn,html body .header .header-link{display:none}html body .header .menu-btn{display:block}}html body .header .tools-dropdown-menu{width:620px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;padding:12px;max-height:calc(100vh - 82px);overflow:auto}html body .header .tools-dropdown-menu>small{grid-column:1/-1}html body .header .blog-dropdown-menu{width:330px;padding:12px}html body .header .nav-dropdown-menu>a{display:block;padding:10px 12px;border-radius:10px;color:#293956;font-size:12.5px;font-weight:750;line-height:1.35;white-space:normal}html body .header .nav-dropdown-menu>a span{display:block;margin-top:3px;color:#8693a7;font-size:10.5px;font-weight:500;line-height:1.45}html body .header .nav-dropdown-menu>a.active,html body .header .nav-dropdown-menu>a:hover{background:#eef3fb;color:#2b5cdb}html body .mobile-nav .mobile-nav-label{display:block;padding:12px 4px 6px;color:#9fb5d6;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}html body .mobile-nav .mobile-nav-group{padding:4px 0 8px;border-bottom:1px solid rgba(255,255,255,.1)}html body .mobile-nav .blog-mobile-group a,html body .mobile-nav .tools-mobile-group a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:0;padding:12px 4px 12px 14px;font-size:14px;font-weight:650}@media(max-width:1180px){html body .header .tools-dropdown-menu{width:300px;display:block}}html body .header .nav-dropdown-menu{position:absolute;z-index:1200;top:58px;left:50%;width:230px;padding:10px;border:1px solid rgba(22,40,74,.1);border-radius:15px;background:#fff;color:#14213a;box-shadow:0 22px 52px rgba(8,23,51,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}html body .header .nav-dropdown:focus-within .nav-dropdown-menu,html body .header .nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}html body .header .nav-dropdown-menu::before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;background:#fff;border-left:1px solid rgba(22,40,74,.1);border-top:1px solid rgba(22,40,74,.1);transform:translateX(-50%) rotate(45deg);display:block}html body .header .nav-dropdown-menu small{display:block;padding:7px 10px 8px;color:#8997ab;font-size:9.5px;font-weight:800;letter-spacing:.14em}html body .header .nav-dropdown-menu>a{position:relative;z-index:1;display:block;padding:12px 13px;border-radius:10px;color:#293956;font-size:13.5px;font-weight:700;line-height:1.35;white-space:normal;transition:.18s}html body .header .nav-dropdown-menu>a span{display:block;margin-top:4px;color:#8693a7;font-size:11px;font-weight:500;line-height:1.45}html body .header .nav-dropdown-menu>a.active,html body .header .nav-dropdown-menu>a:hover{background:#eef3fb;color:#2b5cdb}html body .header .tools-nav-dropdown .tools-dropdown-menu{width:600px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:12px;max-height:calc(100vh - 82px);overflow:auto;overscroll-behavior:contain}html body .header .tools-nav-dropdown .tools-dropdown-menu>small{grid-column:1/-1;padding:6px 10px 9px}html body .header .tools-nav-dropdown .tools-dropdown-menu>a{min-width:0;padding:10px 12px}html body .header .tools-nav-dropdown .tools-dropdown-menu>a span{white-space:normal}html body .header .blog-nav-dropdown .blog-dropdown-menu{width:330px;display:block;padding:12px}@media(max-width:1180px){html body .header .tools-nav-dropdown .tools-dropdown-menu{width:540px}}@media(max-width:1020px){html body .header .nav{display:none}}html body .header .nav-dropdown-toggle::after{content:"";display:inline-block;flex:0 0 auto;width:7px;height:7px;margin-left:1px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .18s ease;background:0 0;box-shadow:none}html body .header .nav-dropdown:focus-within .nav-dropdown-toggle::after,html body .header .nav-dropdown:hover .nav-dropdown-toggle::after{transform:rotate(225deg) translate(-2px,-2px)}@media(min-width:1181px){html body .header .container.header-inner{gap:30px}html body .header .nav{gap:28px}}html body .header .nav-dropdown-toggle::after{margin-left:7px}@media(max-width:1180px){html body .mobile-nav{padding-top:17px}html body .mobile-nav>a{min-height:52px;padding:13px 4px}html body .mobile-nav .mobile-nav-group{padding-top:7px;padding-bottom:11px}html body .mobile-nav .mobile-nav-label{padding-top:15px;padding-bottom:8px}html body .mobile-nav .mobile-nav-group a{padding-top:13px;padding-bottom:13px}}html body .header .tools-nav-dropdown .tools-dropdown-menu::after{content:"";position:absolute;top:51px;bottom:12px;left:50%;width:1px;background:#e3e9f2;transform:translateX(-.5px);pointer-events:none}@media(min-width:1181px){html body .header .tools-nav-dropdown .tools-dropdown-menu>a:nth-of-type(2n){margin-left:12px}}

:root{--kb-tool-control:34px;--kb-tool-tab:30px;--kb-tool-radius:8px;--kb-tool-line:#d6e0ec;--kb-tool-text:#172945;--kb-tool-muted:#5e6f86;--kb-tool-blue:#2b5cdb;--kb-tool-soft:#f5f8fc}.tool-shell .shell-body{padding:20px;background:#f5f7fb}.tool-shell .nt-wrap{gap:14px}.tool-shell .nt-card{padding:20px;border:1px solid #dce4ee;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(18,38,76,.035)}.tool-shell .nt-tool-head{align-items:flex-start;gap:18px;margin-bottom:14px}.tool-shell .nt-card h2{color:#122746;font-size:19px;line-height:1.35;letter-spacing:-.025em}.tool-shell .nt-card h3{color:#203653;font-size:14.5px;line-height:1.4}.tool-shell .nt-card>p,.tool-shell .nt-muted,.tool-shell .nt-tool-head p{color:var(--kb-tool-muted);font-size:12.5px;line-height:1.65}.tool-shell .nt-form{gap:11px 12px;margin-top:15px}.tool-shell .nt-field{gap:5px}.tool-shell .nt-field label{color:#2b3e5a;font-size:12px;line-height:1.3;font-weight:800}.tool-shell .nt-help{color:#6d7d92;font-size:10.5px;line-height:1.48}.tool-shell input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]),.tool-shell select:not([multiple]):not([size]){box-sizing:border-box;width:100%;height:var(--kb-tool-control);min-height:var(--kb-tool-control);max-height:var(--kb-tool-control);padding:0 10px;border:1px solid var(--kb-tool-line);border-radius:var(--kb-tool-radius);background:#fff;color:var(--kb-tool-text);font-family:inherit;font-size:13px;font-weight:500;line-height:1.2;outline:0}.tool-shell select:not([multiple]):not([size]){padding-right:30px}.tool-shell input::placeholder,.tool-shell textarea::placeholder{color:#8794a7;opacity:1}.tool-shell input:focus,.tool-shell select:focus,.tool-shell textarea:focus{border-color:#6f93df;box-shadow:0 0 0 3px rgba(43,92,219,.09)}.tool-shell textarea{min-height:76px;padding:9px 10px;border-radius:var(--kb-tool-radius);font-size:13px;line-height:1.55}.tool-shell .nt-seg{gap:6px;align-items:center;flex-wrap:wrap}.tool-shell .nt-chip,.tool-shell .nt-seg button,.tool-shell .nt-subtabs button{box-sizing:border-box;height:var(--kb-tool-tab);min-height:var(--kb-tool-tab);max-height:var(--kb-tool-tab);padding:0 11px;border:1px solid #d4deeb;border-radius:8px;background:#fff;color:#53647a;font-family:inherit;font-size:11.5px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;word-break:keep-all}.tool-shell .nt-chip.active,.tool-shell .nt-seg button.active,.tool-shell .nt-subtabs button.active{border-color:#8eace8;background:#eaf0ff;color:#214fb9}.tool-shell .nt-subtabs{gap:6px;margin-top:11px}.tool-shell .nt-btn{box-sizing:border-box;height:var(--kb-tool-control);min-height:var(--kb-tool-control);max-height:var(--kb-tool-control);padding:0 14px;border-radius:8px;font-size:12px;line-height:1;white-space:nowrap;word-break:keep-all}.tool-shell .nt-actions{gap:7px;margin-top:14px}.tool-shell .nt-inline-search{gap:7px}.tool-shell .nt-table-wrap{border-color:#dce4ee;border-radius:12px}.tool-shell .nt-table{font-variant-numeric:tabular-nums}.tool-shell .nt-table th{padding:9px 10px;background:#eef3fa;color:#314662;font-size:11.5px;line-height:1.25;font-weight:800;white-space:nowrap;word-break:keep-all}.tool-shell .nt-table td{padding:8px 10px;color:#263a57;font-size:12px;line-height:1.4;vertical-align:middle}.tool-shell .nt-table .nt-cell-output{font-size:12px;font-weight:800;white-space:nowrap}.tool-shell .nt-link-btn{box-sizing:border-box;width:auto;min-width:46px;height:28px;min-height:28px;padding:0 9px;border-radius:7px;font-size:10.5px;line-height:1;white-space:nowrap;word-break:keep-all}#cbmTable{table-layout:fixed;min-width:1110px}#cbmTable td:first-child,#cbmTable th:first-child{width:140px}#cbmTable td:nth-child(2),#cbmTable td:nth-child(3),#cbmTable td:nth-child(4),#cbmTable th:nth-child(2),#cbmTable th:nth-child(3),#cbmTable th:nth-child(4){width:106px}#cbmTable td:nth-child(5),#cbmTable th:nth-child(5){width:82px}#cbmTable td:nth-child(6),#cbmTable th:nth-child(6){width:112px}#cbmTable td:nth-child(7),#cbmTable th:nth-child(7){width:96px}#cbmTable td:nth-child(8),#cbmTable td:nth-child(9),#cbmTable th:nth-child(8),#cbmTable th:nth-child(9){width:86px;text-align:center}#cbmTable td:nth-child(10),#cbmTable th:nth-child(10){width:58px;text-align:center}#cbmTable.nt-input-table input,#cbmTable.nt-input-table select,#lclTool .nt-input-table input,#lclTool .nt-input-table select{height:32px;min-height:32px;max-height:32px;padding:0 8px;font-size:12.5px;border-radius:7px}#cbmTable td,#lclTool .nt-input-table td{padding:6px 7px}#cbmTable th,#lclTool .nt-input-table th{padding:8px 7px}.tool-shell .nt-results{gap:9px;margin-top:13px}.tool-shell .nt-result{padding:13px;border-radius:10px;background:#f7f9fd}.tool-shell .nt-result span{color:#65758b;font-size:10.5px}.tool-shell .nt-result strong{margin-top:3px;color:#132946;font-size:17px;line-height:1.25}.tool-shell .nt-result em{margin-top:3px;color:#64758b;font-size:10px;line-height:1.4}.tool-shell .nt-notice{padding:11px 13px;border-radius:10px;color:#56677e;font-size:11.5px;line-height:1.58}.tool-shell .nt-count{font-size:11.5px}.tool-shell .nt-list{gap:8px}.tool-shell .nt-list-item{padding:12px 13px;border-radius:10px}.tool-shell .nt-list-item strong{font-size:13px;line-height:1.4}.tool-shell .nt-list-item p{margin-top:4px;color:#607087;font-size:11.5px;line-height:1.55}.tool-shell .nt-country-grid{gap:7px;margin-top:10px}.tool-shell .nt-country-btn{min-height:42px;padding:6px 9px;border-radius:8px}.tool-shell .nt-country-btn b{font-size:11.5px;line-height:1.25}.tool-shell .nt-country-btn span{margin-top:1px;font-size:9.5px;line-height:1.25}.tool-shell .nt-class-grid{gap:6px}.tool-shell .nt-class{padding:7px 5px;border-radius:8px;font-size:9.5px}.tool-shell .nt-class b{font-size:14px;line-height:1.1}#dutyTool .nt-form{align-items:start}#dutyTool .duty-origin{grid-column:1/-1}#dutyTool .duty-currency{grid-column:1}#dutyTool .duty-rate{grid-column:2}#dutyTool.business-mode .duty-origin{grid-column:1}#dutyTool.business-mode .duty-incoterm{grid-column:2}#dutyTool.business-mode .duty-currency{grid-column:1}#dutyTool.business-mode .duty-rate{grid-column:2}#dutyTool .duty-rate-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center}.tool-shell .tool-nav{gap:7px;margin-top:13px}.tool-shell .tool-nav a{min-height:32px;padding:6px 8px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:10.8px;line-height:1.3;word-break:keep-all}@media(max-width:980px){.tool-shell .nt-tool-head{display:block}.tool-shell .nt-tool-head>.nt-field,.tool-shell .nt-tool-head>.nt-seg{margin-top:12px}}@media(max-width:720px){:root{--kb-tool-control:36px;--kb-tool-tab:32px}.tool-shell .shell-body{padding:13px}.tool-shell .nt-card{padding:15px}.tool-shell .nt-card h2{font-size:18px}.tool-shell .nt-form{grid-template-columns:1fr}.tool-shell .nt-field.full{grid-column:auto}#dutyTool .duty-currency,#dutyTool .duty-origin,#dutyTool .duty-rate,#dutyTool.business-mode .duty-currency,#dutyTool.business-mode .duty-incoterm,#dutyTool.business-mode .duty-origin,#dutyTool.business-mode .duty-rate{grid-column:1/-1}.tool-shell .nt-results{grid-template-columns:1fr 1fr}#cbmTable{min-width:1000px}}@media(max-width:480px){.tool-shell .nt-results{grid-template-columns:1fr}.tool-shell .nt-chip,.tool-shell .nt-seg button,.tool-shell .nt-subtabs button{font-size:11px;padding:0 9px}}

:root{--result-navy:#17345f;--result-navy-deep:#102847;--result-blue:#2f63d8;--result-blue-strong:#2453bd;--result-blue-soft:#eef4ff;--result-blue-soft-2:#f6f9ff;--result-line:#d9e3f0;--result-line-strong:#c8d6e8;--result-surface:#ffffff;--result-surface-alt:#f7f9fc;--result-ink:#142844;--result-muted:#66768d}.tool-shell .nt-results{gap:12px;margin-top:16px}.tool-shell .nt-result{position:relative;min-height:100px;padding:16px 17px;overflow:hidden;border:1px solid var(--result-line);border-top:3px solid #b8c9e4;border-radius:13px;background:var(--result-surface);box-shadow:0 7px 18px rgba(20,40,68,.055)}.tool-shell .nt-result:nth-child(n){border-left:1px solid var(--result-line);background:var(--result-surface)}.tool-shell .nt-result span{display:block;color:var(--result-muted);font-size:11px;line-height:1.4;font-weight:750;letter-spacing:-.01em}.tool-shell .nt-result strong{display:block;margin-top:8px;color:var(--result-ink);font-size:21px;line-height:1.18;font-weight:900;letter-spacing:-.035em;font-variant-numeric:tabular-nums;word-break:keep-all}.tool-shell .nt-result em{display:block;margin-top:7px;color:#718096;font-size:10.5px;line-height:1.45;font-style:normal}.tool-shell .nt-result:has(#cbmAirCharge),.tool-shell .nt-result:has(#cbmTotal),.tool-shell .nt-result:has(#dGrand),.tool-shell .nt-result:has(#dTotalTax),.tool-shell .nt-result:has(#lclSumRt){border-color:#bdd0ee;border-top-color:var(--result-blue);background:linear-gradient(180deg,#fff 0,var(--result-blue-soft) 100%)}.tool-shell #cbmAirCharge,.tool-shell #cbmTotal,.tool-shell #dGrand,.tool-shell #dTotalTax,.tool-shell #lclSumRt{color:var(--result-blue-strong)}.tool-shell .nt-card:has(.nt-results)>.nt-tool-head,.tool-shell .nt-card:has(.nt-results)>h2{position:relative}.tool-shell .nt-card:has(.nt-results)>.nt-tool-head:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:1px;background:#e8edf4}.tool-shell .nt-badge,.tool-shell .nt-count,.tool-shell .status{border:1px solid #cfdbec;background:#f2f6fc;color:#31557f;font-weight:800}#lclResults .nt-list-item{overflow:hidden;padding:0;border:1px solid var(--result-line);border-radius:15px;background:#fff;box-shadow:0 8px 20px rgba(20,40,68,.055)}#lclResults .nt-list-item>div:first-child{padding:14px 17px;background:var(--result-navy);color:#fff}#lclResults .nt-list-item>div:first-child strong{color:#fff;font-size:15px}#lclResults .nt-list-item .nt-badge{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:#fff}#lclResults .nt-table-wrap{margin:0;border:0;border-radius:0}#lclResults .nt-table tr:last-child td{padding-top:15px;padding-bottom:15px;background:var(--result-blue-soft);color:var(--result-navy-deep);font-size:14px;border-top:1px solid #c8d7ec}#lclResults .nt-table tr:last-child td strong{font-size:17px;color:var(--result-blue-strong)}#hsResults .nt-list-item,.nt-dg-card,.nt-month{border-color:var(--result-line);background:#fff;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}#hsResults .nt-list-item{border-left:3px solid #afc3e4}#hsResults .nt-list-item:hover,.nt-dg-card:hover,.nt-month:hover{border-color:#b8cae4;box-shadow:0 8px 20px rgba(20,40,68,.06)}.nt-month h3{color:var(--result-ink)}.nt-holiday time{background:var(--result-blue-soft);color:var(--result-blue-strong)}.nt-progress{height:10px;background:#e8edf4}.nt-progress i{background:var(--result-blue)}.tool-shell .nt-table th{background:#eef2f7;color:#344b69;font-weight:850;border-bottom:1px solid var(--result-line-strong)}.tool-shell .nt-table tbody tr:nth-child(2n) td{background:#fafbfd}.tool-shell .nt-table td{color:#30445f}.tool-shell .nt-cell-output{color:var(--result-blue-strong);font-weight:900;font-variant-numeric:tabular-nums}#safeRateApp .result-panel{overflow:hidden;border:1px solid #c9d7e8;background:#f4f7fb;color:var(--result-ink);box-shadow:0 18px 42px rgba(12,35,70,.14)}#safeRateApp .result-head{border-bottom:0;background:var(--result-navy);color:#fff}#safeRateApp .result-head small{color:#c8d5e7}#safeRateApp .result-head h2{color:#fff;font-size:20px}#safeRateApp .result-vat{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1);color:#fff}#safeRateApp .result-body{background:#f4f7fb}#safeRateApp .rate-card{position:relative;overflow:hidden;padding:17px;border:1px solid var(--result-line);border-left:4px solid var(--result-blue);background:#fff;color:var(--result-ink);box-shadow:0 7px 18px rgba(20,40,68,.055)}#safeRateApp .rate-card.rate-40{border-left-color:var(--result-navy);background:#fff}#safeRateApp .rate-card.rate-20{background:#fff}#safeRateApp .rate-top strong{color:#24405f;font-size:13.5px}#safeRateApp .rate-top span{color:#6e7e93;font-size:10.5px}#safeRateApp .rate-value{margin-top:9px;color:var(--result-blue-strong);font-size:28px;line-height:1.1;font-weight:950;font-variant-numeric:tabular-nums}#safeRateApp .rate-40 .rate-value{color:var(--result-navy)}#safeRateApp .rate-detail{border-top:1px solid #e0e7f0;color:#6a788b}#safeRateApp .rate-detail b{color:#203956;font-weight:850}#safeRateApp .selection-summary{gap:0;margin-top:14px;padding:8px 13px;border:1px solid var(--result-line);border-radius:12px;background:#fff}#safeRateApp .summary-row{grid-template-columns:64px minmax(0,1fr);padding:7px 0;border-bottom:1px solid #edf1f5;font-size:11px}#safeRateApp .summary-row:last-of-type{border-bottom:0}#safeRateApp .summary-row span{color:#728197;font-weight:750}#safeRateApp .summary-row b{color:#203956;font-weight:800}#safeRateApp .applied-list{margin-top:8px;padding-top:8px;border-top:1px solid #edf1f5}#safeRateApp .applied-list span{border:1px solid #d4deeb;background:#f3f6fa;color:#395674;font-weight:750}#safeRateApp .empty-hint{border-color:#d1dbe8;background:#fff;color:#617187}#safeRateApp .result-actions .native-btn{box-shadow:0 7px 16px rgba(47,99,216,.16)}#safeRateApp .result-actions .native-btn.secondary{border:1px solid #cbd7e6;background:#fff;color:#314c6c;box-shadow:none}@media(max-width:720px){.tool-shell .nt-result{min-height:90px;padding:14px 15px}.tool-shell .nt-result strong{font-size:19px}#safeRateApp .rate-value{font-size:25px}}

.kb-source-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:13px 18px;border-bottom:1px solid #dce6f4;background:linear-gradient(90deg,#f2f7ff 0,#f8fbff 58%,#f0fbf8 100%);color:#314766}.kb-source-main{min-width:0;display:flex;align-items:flex-start;gap:11px}.kb-source-dot{width:9px;height:9px;margin-top:6px;border-radius:50%;background:#2b5cdb;box-shadow:0 0 0 5px rgba(43,92,219,.1);flex:0 0 auto}.kb-source-copy strong{display:block;color:#172b4d;font-size:12.5px;line-height:1.45}.kb-source-copy span{display:block;margin-top:3px;color:#63748d;font-size:11.5px;line-height:1.6;word-break:keep-all}.kb-source-links{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap;flex:0 0 auto}.kb-source-links a{display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:0 11px;border:1px solid #cbd9ed;border-radius:9px;background:#fff;color:#2451b8;font-size:10.5px;font-weight:800;white-space:nowrap}.kb-source-links a:hover{border-color:#2b5cdb;background:#eef4ff}.kb-source-links .kb-source-date{display:inline-flex;align-items:center;min-height:31px;padding:0 10px;border-radius:9px;background:#16284a;color:#fff;font-size:10.5px;font-weight:800;white-space:nowrap}.kb-caution-card{margin-top:14px;padding:15px 17px;border:1px solid #efd9a8;border-radius:13px;background:#fff9ec;color:#725111;font-size:12px;line-height:1.72}.kb-caution-card strong{color:#4f3707}.kb-official-card{padding:18px;border:1px solid #cddcf2;border-radius:14px;background:linear-gradient(135deg,#eef5ff,#f7fbff)}.kb-official-card h3{font-size:16px;color:#172b4d}.kb-official-card p{margin-top:7px;color:#596d89;font-size:12.5px;line-height:1.72}.kb-official-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.kb-official-actions a{display:inline-flex;min-height:36px;padding:0 13px;align-items:center;justify-content:center;border-radius:10px;background:#2b5cdb;color:#fff;font-size:11.5px;font-weight:800}.kb-official-actions a.secondary{border:1px solid #c9d7eb;background:#fff;color:#27446f}.kb-version-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e9f7f2;color:#08795c;font-size:10.5px;font-weight:850}.kb-stale-block{padding:17px;border:1px solid #f0d2d2;border-radius:13px;background:#fff4f4;color:#7a2d2d;font-size:12px;line-height:1.7}.kb-stale-block strong{display:block;color:#5b1818;font-size:14px;margin-bottom:4px}@media(max-width:720px){.kb-source-strip{display:block;padding:12px 14px}.kb-source-links{justify-content:flex-start;margin-top:10px}.kb-source-copy span{font-size:11px}.kb-source-links .kb-source-date,.kb-source-links a{min-height:30px}.kb-official-actions a{width:100%}}

:root{--kb-fs-caption:11px;--kb-fs-small:12px;--kb-fs-control:13px;--kb-fs-body:14px;--kb-fs-body-lg:15px;--kb-fs-card-title:18px;--kb-fs-section:28px;--kb-fs-page:42px;--kb-lh-tight:1.28;--kb-lh-title:1.38;--kb-lh-body:1.72}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body,button,input,select,textarea{font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{font-size:var(--kb-fs-body);line-height:var(--kb-lh-body);letter-spacing:-.018em}address,dd,dt,li,p{font-size:var(--kb-fs-body);line-height:var(--kb-lh-body)}.article-meta,.caption,.eyebrow,.field-help,.footer-bottom,.help,.hint,.kicker,.meta,.note,.post-meta,.tool-kicker,.tool-shell-title small,small{font-size:var(--kb-fs-caption);line-height:1.55}.header,.header-inner{font-size:var(--kb-fs-control)}.brand strong,.brand-copy strong{font-size:14px;line-height:1}.header-btn,.header-link,.nav,.nav-dropdown-toggle,.nav>a{font-size:var(--kb-fs-control);line-height:1}.nav-dropdown-menu a{font-size:13px;line-height:1.35}.nav-dropdown-menu a span{font-size:11px;line-height:1.45}.mobile-nav-group a,.mobile-nav>a{font-size:14px;line-height:1.4}.mobile-nav-label{font-size:11px}.article-header h1,.article-hero h1,.blog-hero h1,.hero h1,.tool-hero h1,main h1,main>.hero h1{font-size:var(--kb-fs-page);line-height:1.18;letter-spacing:-.048em;font-weight:800}.article-hero p,.article-lead,.blog-hero p,.hero p,.hero-desc,.tool-hero p{font-size:var(--kb-fs-body-lg);line-height:1.78}main h2{font-size:var(--kb-fs-section);line-height:var(--kb-lh-title);letter-spacing:-.035em;font-weight:800}main h3{font-size:var(--kb-fs-card-title);line-height:1.45;letter-spacing:-.026em;font-weight:800}.tool-shell-title strong{font-size:17px;line-height:1.35}.aside-card h3,.aside-cta h3,.blog-body h3,.dialog-head h2,.form-card h3,.native-card-head h2,.nt-card-head h2,.nt-card>h2,.nt-section-head h2,.post-body h2,.result-head h2,.vehicle-title h2{font-size:var(--kb-fs-card-title);line-height:1.42;letter-spacing:-.024em}.native-card-head small,.result-head small,.step-label{font-size:var(--kb-fs-caption)}.field label,.form-field label,.form-group label,.nt-field label,.vehicle-field label,label,legend{font-size:var(--kb-fs-small);line-height:1.45;font-weight:800}input,select,textarea{font-size:var(--kb-fs-control);line-height:1.4}.btn,.header-btn,.kb-top-button,.native-btn,.nt-btn,.promo-cta,.reset-filter,.strength-link,.tool-open,.top-btn,button{font-size:var(--kb-fs-control);line-height:1.2}.badge,.category-tabs button,.charge-chip span,.chip,.filter-chips button,.filter-tabs button,.pallet-toggle button,.tab-btn,.tag,.type-filter button{font-size:var(--kb-fs-small);line-height:1.2}.amount,.hero-stat strong,.metric strong,.pallet-count b,.price,.result-card strong,.result-value,.summary-value,.total-value{line-height:1.15}.hero-stat span,.metric span,.result-card span,.summary-row span,.vehicle-specs span,.vehicle-title p{font-size:var(--kb-fs-small);line-height:1.5}.metric strong{font-size:24px}.hero-stat strong{font-size:18px}.result-card strong,.summary-value,.total-value{font-size:20px}.result-row b,.summary-row b,.vehicle-specs b{font-size:13px;line-height:1.45}table,td,th{font-size:13px;line-height:1.5}th{font-size:12px;font-weight:800}.navy-copy h3,.promo-card h3,.strength-kpi-copy h3,.transport-copy h3,.trust-copy h3{font-size:19px;line-height:1.42}.navy-copy p,.promo-card p,.strength-kpi-copy p,.transport-copy p,.trust-copy p{font-size:14px;line-height:1.72}.blog-section>.container>h2,.blog-summary h2,.faq-wrap>h2{font-size:var(--kb-fs-section)}.blog-card h3,.post-body h2{font-size:18px;line-height:1.45}.blog-card p,.post-body p{font-size:14px;line-height:1.7}.article-body{font-size:15px;line-height:1.85}.article-body li,.article-body p{font-size:15px;line-height:1.85}.article-body h2{font-size:24px;line-height:1.42}.article-body h3{font-size:18px;line-height:1.45}.footer,.footer a,.footer li,.footer p{font-size:12px;line-height:1.65}.footer h4{font-size:13px;line-height:1.35}@media(max-width:760px){:root{--kb-fs-body:14px;--kb-fs-body-lg:14px;--kb-fs-page:32px;--kb-fs-section:24px;--kb-fs-card-title:17px}.article-header h1,.article-hero h1,.blog-hero h1,.hero h1,.tool-hero h1,main h1{font-size:32px;line-height:1.22}main h2{font-size:24px}.article-body h2{font-size:22px}.metric strong{font-size:22px}}

.brand-symbol{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;padding:0;border:0;border-radius:9px;background:0 0;box-shadow:none;overflow:visible}.brand-symbol::after,.brand-symbol::before{display:none;content:none}.brand-symbol img{display:block;width:31px;height:31px;object-fit:contain;object-position:center;filter:none}.footer .brand-symbol{width:32px;height:32px;flex-basis:32px}.footer .brand-symbol img{width:32px;height:32px}.brand-symbol>svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%;overflow:visible}.footer .brand-symbol>svg,.header .brand-symbol>svg{filter:none;opacity:1;visibility:visible}

.header .brand{gap:8px}.header .brand-symbol,.header a.brand .brand-symbol{display:grid;place-items:center;width:25px;height:25px;min-width:25px;min-height:25px;flex:0 0 25px;padding:0;margin:0;border:0;border-radius:0;background:0 0;box-shadow:none;overflow:visible}.header .brand-symbol::after,.header .brand-symbol::before{display:none;content:none}.header .brand-symbol img,.header a.brand .brand-symbol img{display:block;width:25px;height:25px;min-width:25px;min-height:25px;max-width:25px;max-height:25px;object-fit:contain;object-position:center;margin:0;padding:0;filter:none;transform:none}.footer .brand{gap:8px}.footer .brand-symbol,.footer a.brand .brand-symbol{display:grid;place-items:center;width:25px;height:25px;min-width:25px;min-height:25px;flex:0 0 25px;padding:0;margin:0;border:0;border-radius:0;background:0 0;box-shadow:none;overflow:visible}.footer .brand-symbol::after,.footer .brand-symbol::before{display:none;content:none}.footer .brand-symbol img,.footer a.brand .brand-symbol img{display:block;width:25px;height:25px;min-width:25px;min-height:25px;max-width:25px;max-height:25px;object-fit:contain;object-position:center;margin:0;padding:0;filter:none;transform:none}@media(max-width:760px){.footer .brand-symbol,.footer .brand-symbol img,.header .brand-symbol,.header .brand-symbol img{width:25px;height:25px;min-width:25px;min-height:25px;max-width:25px;max-height:25px;flex-basis:25px}}

.tool-shell .shell-body{padding:24px;background:#f7f9fc} .tool-shell .nt-wrap{display:grid;width:100%;max-width:none;min-width:0;gap:18px;margin:0} .tool-shell .nt-card{box-sizing:border-box;width:100%;max-width:none;min-width:0;margin:0;padding:22px;border:1px solid #dce4ef;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(18,40,74,.035)} .tool-shell .nt-tool-head{min-height:50px;margin-bottom:16px;gap:18px;align-items:flex-start} .tool-shell .nt-tool-head h2,.tool-shell .nt-card>h2{margin:0} .tool-shell .nt-tool-head p,.tool-shell .nt-card>p{margin-top:7px} .tool-shell .nt-table-wrap{box-sizing:border-box;width:100%;max-width:100%;margin-top:16px;border:1px solid #dfe6f0;border-radius:12px;background:#fff;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch} .tool-shell table.nt-table{width:100%;min-width:760px;margin:0;border-collapse:collapse;table-layout:auto;font-variant-numeric:tabular-nums} .tool-shell table.nt-table th{height:42px;padding:10px 12px;background:#f2f5fa;border-bottom:1px solid #dfe6f0;vertical-align:middle;white-space:nowrap} .tool-shell table.nt-table td{height:44px;padding:10px 12px;border-bottom:1px solid #e8edf4;vertical-align:middle} .tool-shell table.nt-table tbody tr:last-child td{border-bottom:0} .tool-shell .nt-grid,.tool-shell .nt-results,.tool-shell .nt-list,.tool-shell .nt-actions{width:100%;box-sizing:border-box} .tool-shell .related-tools-card{position:relative;margin-top:42px;padding:24px;border-color:#d8e2ef;background:#fbfcfe;box-shadow:none} .tool-shell .related-tools-card::before{content:"";position:absolute;top:-22px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#d9e2ee 12%,#d9e2ee 88%,transparent 100%)} .tool-shell .related-tools-card h2{color:#172b49;font-size:20px;line-height:1.35} .tool-shell .related-tools-card>p{color:#667890;font-size:13px;line-height:1.65} .tool-shell .related-tools-card .tool-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:18px} .tool-shell .related-tools-card .tool-nav a{min-height:42px;display:flex;align-items:center;justify-content:center;padding:9px 11px;border:1px solid #dce4ef;border-radius:10px;background:#fff;color:#203653;font-size:12px;font-weight:800;line-height:1.3;text-align:center;transition:.16s ease} .tool-shell .related-tools-card .tool-nav a:hover{border-color:#aabde2;background:#f3f7ff;color:#2454c4} .cbm-page .cbm-row{padding:14px} .cbm-page .cbm-row-grid{display:grid;grid-template-columns:repeat(3,minmax(86px,1fr)) 78px minmax(104px,1fr) 72px 96px 96px 54px;gap:8px;align-items:end} .cbm-page .cbm-delete{align-self:end;width:54px;min-width:54px;height:36px;padding:0} .cbm-page .cbm-delete[hidden]{display:none} .cbm-page .cbm-output{height:56px} @media(max-width:1050px){.tool-shell .related-tools-card .tool-nav{grid-template-columns:repeat(3,minmax(0,1fr))} .cbm-page .cbm-row-grid{grid-template-columns:repeat(4,minmax(0,1fr))} .cbm-page .cbm-delete{width:100%;min-width:0}} @media(max-width:760px){.tool-shell .shell-body{padding:13px} .tool-shell .nt-wrap{gap:14px} .tool-shell .nt-card{padding:16px;border-radius:12px} .tool-shell .related-tools-card{margin-top:34px;padding:18px} .tool-shell .related-tools-card::before{top:-18px} .tool-shell .related-tools-card .tool-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px} .tool-shell .related-tools-card .tool-nav a{min-height:40px;font-size:11.5px} .cbm-page .cbm-row-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px} .cbm-page .cbm-delete{grid-column:1 / -1;width:100%}} @media(max-width:430px){.tool-shell .related-tools-card .tool-nav{grid-template-columns:1fr}}

html{scroll-padding-top:68px;overflow-x:hidden}body{overflow-x:hidden}iframe,img,svg,video{max-width:100%}.footer .brand,.header .brand{cursor:pointer}.footer .brand:focus-visible,.header .brand:focus-visible{outline:3px solid rgba(125,170,255,.45);outline-offset:4px;border-radius:8px}.header .header-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;min-height:36px;padding:0 16px;line-height:1;white-space:nowrap;margin-left:auto}.header .brand-symbol{border-radius:7px;overflow:hidden}.footer .brand-symbol img,.header .brand-symbol img{filter:none;object-fit:contain}.kb-source-date{white-space:nowrap}.nt-table-wrap,.result-table-wrap,.table-wrap,.vehicle-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}a,button,input,select,textarea{touch-action:manipulation}.btn,.header-btn,.native-btn,.nt-btn,button{min-height:40px}dialog{overscroll-behavior:contain}dialog::backdrop{background:rgba(6,18,38,.68)}@media(max-width:1020px){.header .header-btn{display:none}}@media(max-width:760px){:root{--kb-header-height:60px}.container{width:calc(100% - 28px)}.header .container.header-inner{width:calc(100% - 28px);gap:14px}.header .brand{min-width:0}.header .brand-copy strong{font-size:14px}.mobile-nav{max-height:calc(100dvh - 60px);overflow-y:auto;-webkit-overflow-scrolling:touch}.blog-hero,.hero,.tool-hero{overflow:hidden}.blog-hero-inner,.hero-inner,.tool-hero-inner{min-height:auto}.blog-hero h1,.hero h1,.tool-hero h1{font-size:clamp(30px,9vw,38px);line-height:1.22;word-break:keep-all}.section{padding-top:48px;padding-bottom:58px}.section-head{display:block}.section-head>p{margin-top:10px}.article-layout,.footer-grid,.form-grid,.guide-layout,.native-grid,.quote-layout{grid-template-columns:1fr}.field.full{grid-column:auto}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px}.actions,.hero-actions,.result-actions{flex-wrap:wrap}.actions>*,.result-actions>*{flex:1 1 100%;width:100%}dialog[open]{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0}dialog .quote-dialog{width:100%;min-height:100dvh;max-height:none;border-radius:0}dialog .dialog-head{position:sticky;top:0;z-index:20;min-height:64px;height:auto;padding:12px 16px}dialog .dialog-body{max-height:calc(100dvh - 64px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 14px 30px}dialog .form-card{padding:16px;border-radius:14px}.blog-controls{grid-template-columns:1fr}.category-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.category-tabs button{flex:0 0 auto}.blog-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom>div+div{margin-top:10px}.kb-top-button,.top-btn{right:14px;bottom:14px}}@media(max-width:430px){.container{width:calc(100% - 22px)}.header .container.header-inner{width:calc(100% - 22px)}.header .brand-symbol,.header .brand-symbol img{width:24px;height:24px;min-width:24px;min-height:24px}.header .brand-copy strong{font-size:13.5px}.dialog-head h2{font-size:18px}.native-card,.nt-card,.tool-shell{border-radius:14px}}:root{--kb-motion-ease:cubic-bezier(.22,.61,.36,1);--kb-motion-fast:180ms;--kb-motion-base:520ms;--kb-table-line:#dfe6f0;--kb-table-head:#f1f5fb;--kb-table-alt:#fafcff;--kb-table-hover:#f2f6ff}.btn,.guide-card,.header,.header-btn,.native-btn,.native-card,.nt-btn,.nt-card,.post-card,.post-link,.promo-card,.promo-cta,.route-card,.service-card,.strength-panel,.tool-card,.transport-card,.transport-cta,.vehicle-card{transition-property:transform,box-shadow,border-color,background-color,color,opacity;transition-duration:var(--kb-motion-fast);transition-timing-function:var(--kb-motion-ease)}.header{transition-duration:240ms}body.kb-scrolled .header{box-shadow:0 10px 28px rgba(7,25,52,.13)}@media (hover:hover) and (pointer:fine){.guide-card:hover,.post-card:hover,.promo-card:hover,.route-card:hover,.service-card:hover,.tool-card:hover,.transport-card:hover,.vehicle-card:hover{border-color:#cad7e9;box-shadow:0 15px 34px rgba(18,38,76,.095)}.btn:hover,.header-btn:hover,.native-btn:hover,.nt-btn:hover,.promo-cta:hover,.transport-cta:hover{box-shadow:0 8px 20px rgba(18,38,76,.1)}}.brand-symbol{transition:transform var(--kb-motion-fast) var(--kb-motion-ease)}@media (prefers-reduced-motion:no-preference){html.kb-motion-ready .kb-reveal{opacity:0;transition:opacity 360ms var(--kb-motion-ease);transition-delay:var(--kb-delay,0ms)}html.kb-motion-ready .kb-reveal.is-visible{opacity:1}.dialog-head,.mobile-nav,.nav-dropdown-menu{transition-timing-function:var(--kb-motion-ease)}dialog[open] .quote-dialog{animation:kbDialogIn 260ms var(--kb-motion-ease) both}@keyframes kbDialogIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto;animation-duration:0.01ms;animation-iteration-count:1;transition-duration:0.01ms}}.nt-table-wrap,.result-table-wrap,.table-wrap,.vehicle-table-wrap{position:relative;border:1px solid var(--kb-table-line);border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(18,38,76,.045);scrollbar-width:thin;scrollbar-color:#bcc9dc #f2f5f9}.nt-table-wrap::-webkit-scrollbar,.result-table-wrap::-webkit-scrollbar,.table-wrap::-webkit-scrollbar,.vehicle-table-wrap::-webkit-scrollbar{height:9px;width:9px}.nt-table-wrap::-webkit-scrollbar-track,.result-table-wrap::-webkit-scrollbar-track,.table-wrap::-webkit-scrollbar-track,.vehicle-table-wrap::-webkit-scrollbar-track{background:#f2f5f9;border-radius:999px}.nt-table-wrap::-webkit-scrollbar-thumb,.result-table-wrap::-webkit-scrollbar-thumb,.table-wrap::-webkit-scrollbar-thumb,.vehicle-table-wrap::-webkit-scrollbar-thumb{background:#bcc9dc;border:2px solid #f2f5f9;border-radius:999px}.nt-table-wrap table,.result-table-wrap table,.table-wrap table,.vehicle-table-wrap table,table.nt-table{width:100%;margin:0;border-collapse:separate;border-spacing:0;color:#34455f;font-variant-numeric:tabular-nums}.nt-table thead th,.nt-table-wrap thead th,.result-table-wrap thead th,.table-wrap thead th,.vehicle-table-wrap thead th{position:sticky;top:0;z-index:2;padding:12px 14px;border:0;border-bottom:1px solid #d7e0ec;background:var(--kb-table-head);color:#31445f;font-size:11px;font-weight:850;line-height:1.45;letter-spacing:-.01em;text-align:left;white-space:nowrap}.nt-table tbody td,.nt-table-wrap tbody td,.result-table-wrap tbody td,.table-wrap tbody td,.vehicle-table-wrap tbody td{padding:12px 14px;border:0;border-bottom:1px solid #e8edf4;background:#fff;color:#40516b;font-size:11.5px;line-height:1.55;vertical-align:middle}.nt-table tbody tr:nth-child(2n) td,.nt-table-wrap tbody tr:nth-child(2n) td,.result-table-wrap tbody tr:nth-child(2n) td,.table-wrap tbody tr:nth-child(2n) td,.vehicle-table-wrap tbody tr:nth-child(2n) td{background:var(--kb-table-alt)}.nt-table tbody tr:hover td,.nt-table-wrap tbody tr:hover td,.result-table-wrap tbody tr:hover td,.table-wrap tbody tr:hover td,.vehicle-table-wrap tbody tr:hover td{background:var(--kb-table-hover)}.nt-table tbody tr:last-child td,.nt-table-wrap tbody tr:last-child td,.result-table-wrap tbody tr:last-child td,.table-wrap tbody tr:last-child td,.vehicle-table-wrap tbody tr:last-child td{border-bottom:0}.nt-table thead th:last-child,.nt-table-wrap thead th:last-child,.result-table-wrap thead th:last-child,.table-wrap thead th:last-child,.vehicle-table-wrap thead th:last-child{text-align:right}.nt-table td strong,.nt-table th strong{color:#16284a;font-weight:850}.nt-table .nt-link-btn{white-space:nowrap}.nt-input-table input,.nt-input-table select{min-width:82px;border-color:#d5dfec;background:#fff}.nt-list-item .nt-table{min-width:0}.nt-list-item .nt-table td:first-child{font-weight:700;color:#40516b}.nt-list-item .nt-table td:last-child{text-align:right;font-weight:800;color:#193761;white-space:nowrap}.nt-compare{overflow:hidden;border:1px solid var(--kb-table-line);border-radius:12px;background:#fff}.nt-compare>div{padding:12px 13px;border-color:#e5ebf3;line-height:1.5}.nt-compare>div:nth-child(-n+3){background:var(--kb-table-head);color:#31445f;font-weight:850}.nt-results .nt-result,.rate-card,.result-panel,.vehicle-specs{border-color:#dbe4ef;box-shadow:0 5px 16px rgba(18,38,76,.035)}.vehicle-specs{padding:12px;border:1px solid #e0e7f0;border-radius:12px;background:#fafcff}.vehicle-specs div{padding:3px 5px}@media(max-width:760px){.nt-table-wrap,.result-table-wrap,.table-wrap,.vehicle-table-wrap{border-radius:12px;box-shadow:none}.nt-table-wrap table,.result-table-wrap table,.table-wrap table,.vehicle-table-wrap table,table.nt-table{min-width:620px}.nt-input-table{min-width:760px}.nt-list-item .nt-table{min-width:0}.nt-table thead th,.nt-table-wrap thead th,.result-table-wrap thead th,.table-wrap thead th,.vehicle-table-wrap thead th{padding:10px 11px;font-size:10.5px}.nt-table tbody td,.nt-table-wrap tbody td,.result-table-wrap tbody td,.table-wrap tbody td,.vehicle-table-wrap tbody td{padding:10px 11px;font-size:11px}.nt-compare{border-radius:10px}}body,html{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-rendering:optimizeLegibility;font-synthesis:none}body,button,input,select,textarea{text-shadow:none}.header{background:#16284a;-webkit-backdrop-filter:none;backdrop-filter:none}.kb-reveal.is-visible{transform:none;will-change:auto}.brand,.footer,.header-btn,.mobile-nav,.nav,b,button,h1,h2,h3,h4,h5,h6,input,label,p,select,small,span,strong,td,textarea,th{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}@media (hover:hover) and (pointer:fine){.brand:hover .brand-symbol,.btn:hover,.guide-card:hover,.header-btn:hover,.native-btn:hover,.nt-btn:hover,.post-card:hover,.promo-card:hover,.promo-cta:hover,.route-card:hover,.service-card:hover,.tool-card:hover,.transport-card:hover,.transport-cta:hover,.vehicle-card:hover{transform:none}}.brand-symbol>svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%;overflow:visible}.footer .brand-symbol>svg,.header .brand-symbol>svg{filter:none;opacity:1;visibility:visible}html body .kbfx-page .related-tools-card.kb-related-tools-unified,html body .related-tools-card.kb-related-tools-unified,html body .tool-shell .related-tools-card.kb-related-tools-unified{position:relative;box-sizing:border-box;width:100%;max-width:none;margin:42px 0 0;padding:24px;border:1px solid #d8e2ef;border-radius:14px;background:#fbfcfe;box-shadow:none;overflow:visible}html body .related-tools-card.kb-related-tools-unified::before{content:"";position:absolute;top:-22px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,#d9e2ee 12%,#d9e2ee 88%,transparent 100%)}html body .related-tools-card.kb-related-tools-unified h2{margin:0;padding:0;color:#172b49;font-size:20px;font-weight:900;line-height:1.35;letter-spacing:-.03em}html body .related-tools-card.kb-related-tools-unified>p{margin:7px 0 0;padding:0;color:#667890;font-size:13px;font-weight:500;line-height:1.65}html body .related-tools-card.kb-related-tools-unified .tool-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;width:100%;margin:18px 0 0;padding:0}html body .related-tools-card.kb-related-tools-unified .tool-nav a{box-sizing:border-box;min-width:0;width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;padding:9px 11px;border:1px solid #dce4ef;border-radius:10px;background:#fff;color:#203653;font-size:12px;font-weight:800;line-height:1.3;text-align:center;word-break:keep-all;text-decoration:none;box-shadow:0 4px 12px rgba(18,40,74,.025);transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}html body .related-tools-card.kb-related-tools-unified .tool-nav a:focus-visible,html body .related-tools-card.kb-related-tools-unified .tool-nav a:hover{border-color:#aabde2;background:#f3f7ff;color:#2454c4;transform:translateY(-1px)}@media(max-width:1050px){html body .related-tools-card.kb-related-tools-unified .tool-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){html body .related-tools-card.kb-related-tools-unified{margin-top:34px;padding:18px;border-radius:12px}html body .related-tools-card.kb-related-tools-unified::before{top:-18px}html body .related-tools-card.kb-related-tools-unified .tool-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html body .related-tools-card.kb-related-tools-unified .tool-nav a{min-height:42px;padding:8px 9px;font-size:11.5px}}@media(max-width:430px){html body .related-tools-card.kb-related-tools-unified .tool-nav{grid-template-columns:1fr}}.rate-period-strip{display:flex;align-items:center;gap:10px;margin:14px 0 20px;padding:11px 14px;border:1px solid #dce6f5;border-radius:12px;background:#f7faff;color:#41536e;font-size:12.5px;line-height:1.5}.rate-period-badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 10px;border-radius:999px;background:#e8f0ff;color:#2457c5;font-size:11px;font-weight:800;white-space:nowrap}.rate-period-strip strong{color:#172a4b;font-size:13px}.rate-period-strip span:last-child{color:#61718a}.lcl-rate-data-status{margin:-8px 0 14px;color:#66768e;font-size:11.5px}.lcl-rate-result{margin-top:18px;border:1px solid #dfe7f2;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(25,48,86,.06)}.lcl-rate-empty{min-height:112px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f8faff}.lcl-rate-empty strong{font-size:15px;color:#243653}.lcl-rate-empty span{margin-top:6px;color:#718097;font-size:12px}.lcl-rate-empty.is-error{background:#fff8f7}.lcl-rate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e7edf5;background:linear-gradient(135deg,#f8fbff,#fff)}.lcl-rate-head>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.lcl-rate-head strong{font-size:19px;line-height:1.35;color:#142746}.lcl-rate-head small{color:#697990;font-size:11.5px}.lcl-rate-status{flex:0 0 auto;display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border-radius:999px;background:#eaf7f0;color:#17734c;font-size:10.5px;font-weight:800}.lcl-rate-status.is-unavailable{background:#fff0ef;color:#b13d36}.lcl-rate-status.is-inquiry,.lcl-rate-status.is-on_request{background:#fff7e8;color:#9a6714}.lcl-rate-price-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e7edf5}.lcl-rate-price-row>div{padding:18px 22px}.lcl-rate-price-row>div+div{border-left:1px solid #e7edf5}.lcl-rate-detail-grid span,.lcl-rate-price-row span{display:block;color:#74839a;font-size:10.5px;font-weight:700}.lcl-rate-price-row strong{display:block;margin-top:5px;color:#2457c5;font-size:18px;line-height:1.35}.lcl-rate-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:5px 22px 16px}.lcl-rate-detail-grid>div{padding:13px 12px 5px 0;min-width:0}.lcl-rate-detail-grid b{display:block;margin-top:5px;color:#263954;font-size:12.5px;line-height:1.45;overflow-wrap:anywhere}.lcl-rate-warning{margin:0 22px 12px;padding:10px 12px;border-radius:10px;background:#fff8e8;color:#8d6419;font-size:11.5px;line-height:1.55}.lcl-rate-note{margin:0 22px 12px;padding:11px 12px;border-radius:10px;background:#f7f9fc;color:#53637a;font-size:11px;line-height:1.55;max-height:126px;overflow:auto}.lcl-rate-disclaimer{padding:13px 22px 16px;border-top:1px solid #edf1f6;color:#718097;font-size:10.5px;line-height:1.6;background:#fbfcfe}.field input[readonly]{background:#f7f9fc;color:#56667e}.quote-panel select#lclDestination{max-width:100%}@media(max-width:720px){.rate-period-strip{align-items:flex-start;flex-wrap:wrap}.lcl-rate-head{padding:17px 16px}.lcl-rate-head strong{font-size:17px}.lcl-rate-price-row{grid-template-columns:1fr}.lcl-rate-price-row>div{padding:15px 16px}.lcl-rate-price-row>div+div{border-left:0;border-top:1px solid #e7edf5}.lcl-rate-detail-grid{grid-template-columns:1fr 1fr;padding:4px 16px 14px}.lcl-rate-note,.lcl-rate-warning{margin-left:16px;margin-right:16px}.lcl-rate-disclaimer{padding:12px 16px 15px}}

.vessel-location-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:18px;align-items:stretch}.vessel-map-preview{position:relative;min-height:300px;border:1px solid #dbe5f2;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#0d2345,#173f74 58%,#2b67a2);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.vessel-map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px;opacity:.75}.vessel-route-line{position:absolute;left:13%;right:13%;top:54%;height:2px;background:linear-gradient(90deg,rgba(147,197,253,.1),rgba(147,197,253,.92),rgba(147,197,253,.12));transform:rotate(-11deg);box-shadow:0 0 22px rgba(96,165,250,.45)}.vessel-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;border:3px solid #62a4ff;box-shadow:0 0 0 7px rgba(96,165,250,.16)}.vessel-dot-a{left:21%;top:64%}.vessel-dot-b{left:52%;top:47%}.vessel-dot-c{right:22%;top:35%}.vessel-ship-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:#fff;color:#1d4ed8;font-size:16px;font-weight:900;letter-spacing:.08em;box-shadow:0 20px 50px rgba(6,14,33,.26)}.vessel-action-box{border:1px solid #dbe5f2;border-radius:18px;background:#fff;padding:24px}.vessel-action-box h3{font-size:22px;line-height:1.35;letter-spacing:-.035em;color:#10213d}.vessel-action-box p{margin-top:10px;color:#5c6d83;font-size:14px;line-height:1.75}.vessel-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.nt-primary-link,.nt-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:12px;font-size:13px;font-weight:850;text-decoration:none}.nt-primary-link{background:#2b5cdb;color:#fff;box-shadow:0 12px 26px rgba(43,92,219,.22)}.nt-secondary-link{background:#f3f6fb;color:#203a66;border:1px solid #dbe5f2}.vessel-note-list{margin:18px 0 0;padding-left:18px;color:#6a7890;font-size:12.5px;line-height:1.75}.vessel-port-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vessel-port-grid a{display:block;padding:16px;border:1px solid #dbe5f2;border-radius:14px;background:#fff;color:#10213d;text-decoration:none;transition:.18s}.vessel-port-grid a:hover{border-color:#b9c9e3;background:#f7faff;transform:translateY(-2px)}.vessel-port-grid strong{display:block;font-size:15px}.vessel-port-grid span{display:block;margin-top:5px;color:#6a7890;font-size:12px}.vessel-tool-card{margin-bottom:30px}.vessel-quick-card{margin:0 0 18px}@media(max-width:900px){.vessel-location-panel{grid-template-columns:1fr}.vessel-port-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.vessel-map-preview{min-height:230px}.vessel-port-grid{grid-template-columns:1fr}.vessel-action-box{padding:18px}.vessel-action-box h3{font-size:19px}}

.kb-embed-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:18px 0 14px}.kb-embed-actions{display:flex;gap:9px;flex-wrap:wrap}.kb-embed-meta{color:#6f7d92;font-size:12px;font-weight:700}.kb-embed-box{position:relative;overflow:hidden;border:1px solid #dbe4ef;border-radius:16px;background:#eef3fb;box-shadow:0 12px 30px rgba(18,38,76,.08)}.kb-embed-placeholder{min-height:420px;display:grid;place-items:center;padding:28px;text-align:center;background:linear-gradient(135deg,#f8fbff,#eef4ff)}.kb-embed-placeholder strong{display:block;font-size:18px;color:#13203a}.kb-embed-placeholder span{display:block;margin-top:8px;color:#637288;font-size:13px;line-height:1.65}.kb-embed-frame{display:block;width:100%;height:760px;border:0;background:#fff}.kb-embed-box.is-loading:before{content:"조회 화면을 불러오는 중입니다...";position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:rgba(248,251,255,.88);color:#2451b8;font-size:13px;font-weight:850}.kb-embed-note{margin-top:12px;color:#6f7d92;font-size:12px;line-height:1.65}.kb-tool-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#2451b8;font-size:11px;font-weight:850}@media(max-width:700px){.kb-embed-toolbar{align-items:flex-start}.kb-embed-frame{height:680px}.kb-embed-placeholder{min-height:340px}}

:root{--kb-readable-body:14px;--kb-readable-body-lg:15px;--kb-readable-label:12px;--kb-readable-control:13px;--kb-readable-caption:10.5px;--kb-readable-control-h:40px;--kb-readable-tab-h:34px} html{-webkit-text-size-adjust:100%;text-size-adjust:100%} body{font-size:var(--kb-readable-body);line-height:1.68} p,li,dd,dt,address{font-size:var(--kb-readable-body);line-height:1.68} .hero p,.hero-desc,.hero-copy p,.tool-hero p,.blog-hero p,.section-head p{font-size:var(--kb-readable-body-lg);line-height:1.72} main h1,.hero h1,.tool-hero h1,.blog-hero h1,.article-hero h1{line-height:1.2} main h2,.section-head h2{line-height:1.34} main h3{line-height:1.42} .field label,.form-field label,.form-group label,.nt-field label,.vehicle-field label,label,legend{font-size:var(--kb-readable-label);line-height:1.42} input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]),select:not([multiple]):not([size]){height:var(--kb-readable-control-h);min-height:var(--kb-readable-control-h);max-height:var(--kb-readable-control-h);font-size:var(--kb-readable-control);line-height:normal} textarea{font-size:var(--kb-readable-control);line-height:1.55} .btn,.native-btn,.nt-btn,.header-btn,.tool-open,.kbfx-control button{font-size:var(--kb-readable-control);line-height:1.15} .category-tabs button,.filter-tabs button,.filter-chips button,.type-filter button,.nt-seg button,.nt-subtabs button,.pallet-toggle button,.charge-chip span,.safe-search-tab,.route-tabs button,#calculator .tab{min-height:var(--kb-readable-tab-h);height:var(--kb-readable-tab-h);padding-top:0;padding-bottom:0;font-size:12px;line-height:1.15;white-space:nowrap} .table-wrap,.nt-table-wrap,.result-table-wrap,.safe-table-wrap,.vehicle-table-wrap,.kbfx-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch} table{border-collapse:collapse;font-variant-numeric:tabular-nums} table th{font-size:12px;line-height:1.4;font-weight:800;padding:10px 12px;white-space:nowrap} table td{font-size:13px;line-height:1.5;padding:10px 12px;vertical-align:middle} .help,.hint,.field-help,.caption,.meta,.note,.nt-help,small{line-height:1.5} .faq-q,.faq-item button{font-size:14px;line-height:1.45} .faq-a,.faq-answer{font-size:13px;line-height:1.68} @media(max-width:768px){:root{--kb-readable-body:13.5px;--kb-readable-body-lg:14px;--kb-readable-label:11.5px;--kb-readable-tab-h:34px} input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]),select:not([multiple]):not([size]),textarea{font-size:16px} table th{font-size:11.5px;padding:9px 10px} table td{font-size:12.5px;padding:9px 10px} .category-tabs button,.filter-tabs button,.filter-chips button,.type-filter button,.nt-seg button,.nt-subtabs button,.pallet-toggle button,.charge-chip span,.safe-search-tab,.route-tabs button,#calculator .tab{font-size:11.5px} .faq-q,.faq-item button{font-size:13.5px} .faq-a,.faq-answer{font-size:12.5px}}

}
