/* Local Bootstrap-compatible subset for Shipstore. Replaces external CDN dependency. */
*,::after,::before{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Noto Sans KR",Arial,sans-serif;font-size:1rem;line-height:1.5;color:#212529;background:#fff}a{color:#0d6efd;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;line-height:1.2}.h1,h1{font-size:2.5rem}.h3,h3{font-size:1.75rem}.h5,h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.g-0{--bs-gutter-x:0;--bs-gutter-y:0}.g-2{--bs-gutter-x:.5rem;--bs-gutter-y:.5rem}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.col-12{flex:0 0 auto;width:100%}.d-flex{display:flex!important}.d-grid{display:grid!important}.d-none{display:none!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.min-vh-100{min-height:100vh!important}.h-100{height:100%!important}.w-100{width:100%!important}.text-center{text-align:center!important}.text-end{text-align:right!important}.text-muted{color:#6c757d!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-normal{font-weight:400!important}.small{font-size:.875em}.fs-3{font-size:1.75rem!important}.opacity-75{opacity:.75!important}.bg-white{background:#fff!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-3{margin-top:1rem!important}.mt-5{margin-top:3rem!important}.ms-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.me-auto{margin-right:auto!important}.p-0{padding:0!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pb-3{padding-bottom:1rem!important}.gap-2{gap:.5rem!important}.border-top{border-top:1px solid #dee2e6!important}.rounded-pill{border-radius:50rem!important}.rounded-4{border-radius:1rem!important}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.75rem}.card-body{flex:1 1 auto;padding:1rem}.card-header{padding:.75rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-title{margin-bottom:.5rem}.table{width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6;border-collapse:collapse}.table>:not(caption)>*>*{padding:.5rem;border-bottom:1px solid #dee2e6}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-label{margin-bottom:.5rem}.form-control,.form-select{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus,.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.375rem;transition:color .15s,background-color .15s,border-color .15s}.btn:hover{text-decoration:none}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa}.btn-sm{padding:.25rem .5rem;font-size:.875rem}.btn-lg{padding:.5rem 1rem;font-size:1.25rem}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.375rem}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 0}.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;color:inherit;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem;color:inherit}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;display:none}.navbar-collapse.show{display:flex}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:transparent;border:1px solid rgba(255,255,255,.55);border-radius:.375rem;color:inherit}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background:linear-gradient(to bottom,currentColor 20%,transparent 20%,transparent 40%,currentColor 40%,currentColor 60%,transparent 60%,transparent 80%,currentColor 80%);opacity:.8}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:.375rem .75rem;color:#0d6efd;background:#fff;border:1px solid #dee2e6}.page-item.active .page-link{z-index:3;color:#fff;background:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background:#fff}.mb-lg-0{margin-bottom:0!important}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-9{flex:0 0 auto;width:75%}.p-lg-5{padding:3rem!important}.ms-lg-3{margin-left:1rem!important}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}}


/* Offline Bootstrap compatibility additions for ShipStore */
:root{--bs-blue:#0d6efd;--bs-primary:#0d6efd;--bs-danger:#dc3545;--bs-success:#198754;--bs-warning:#ffc107;--bs-dark:#212529;--bs-light:#f8f9fa;--bs-body-color:#212529;--bs-body-bg:#fff}
*,::after,::before{box-sizing:border-box}
body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Noto Sans KR",Arial,sans-serif;font-size:1rem;line-height:1.5;color:var(--bs-body-color);background-color:#f5f7fb}
a{color:#0d6efd;text-decoration:none}a:hover{text-decoration:underline}
.container,.container-fluid{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}
.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.row>*{padding-right:.75rem;padding-left:.75rem}
.col,.col-lg-5,.col-lg-7,.col-xl-8,.col-lg-9,.col-md-3,.col-md-2{position:relative;width:100%}
@media(min-width:992px){.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-7{flex:0 0 auto;width:58.333333%}.col-lg-9{flex:0 0 auto;width:75%}}
@media(min-width:1200px){.col-xl-8{flex:0 0 auto;width:66.666667%}}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.75rem 0}.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:rgba(255,255,255,.78)}
.nav-link.active,.nav-link:focus,.nav-link:hover{color:#fff;text-decoration:none}.navbar-dark .navbar-brand{color:#fff}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;color:#fff}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background:linear-gradient(#fff,#fff) center 35%/70% 2px no-repeat,linear-gradient(#fff,#fff) center/70% 2px no-repeat,linear-gradient(#fff,#fff) center 65%/70% 2px no-repeat}
.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.align-items-center{align-items:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.gap-2{gap:.5rem!important}.flex-wrap{flex-wrap:wrap!important}
.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-lg-0{margin-bottom:0!important}.ms-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.mt-5{margin-top:3rem!important}.p-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}
.min-vh-100{min-height:100vh!important}.bg-white{background:#fff!important}.text-muted{color:#6c757d!important}.small{font-size:.875em}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-normal{font-weight:400!important}.opacity-75{opacity:.75}.g-0{--bs-gutter-x:0}.g-0>*{padding-right:0;padding-left:0}
.form-label{margin-bottom:.5rem}.form-control,.form-select{display:block;width:100%;padding:.6rem .85rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.6rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.form-control:focus,.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.15)}
.btn{display:inline-block;font-weight:600;line-height:1.5;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;background-color:transparent;border:1px solid transparent;padding:.55rem 1rem;font-size:1rem;border-radius:.6rem;text-decoration:none}
.btn:hover{text-decoration:none}.btn-primary{color:#fff;background:#0d6efd;border-color:#0d6efd}.btn-danger{color:#fff;background:#dc3545;border-color:#dc3545}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background:#f8f9fa}.btn-sm{padding:.25rem .65rem;font-size:.875rem}.rounded-pill{border-radius:50rem!important}.rounded-4{border-radius:1rem!important}.w-100{width:100%!important}
.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.6rem}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}
.table{width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse;background:#fff}.table>:not(caption)>*>*{padding:.75rem;border-bottom:1px solid #dee2e6}.table-hover tbody tr:hover{background:#f5f7fb}
.card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(0,0,0,.125);border-radius:1rem}.card-body{flex:1 1 auto;padding:1rem}
