@charset "utf-8";
/**
 * 원샷퀵서비스 브랜드 오버라이드
 */
:root {
    --primary: #1a5f8a;
    --primary-dark: #0f3d5c;
    --primary-light: #2d7ab5;
    --gold: #f05a28;
    --gold-light: #ff7a45;
    --cream: #f5f8fb;
}

.gc-hero-overlay {
    background: linear-gradient(135deg, rgba(15, 61, 92, 0.88) 0%, rgba(26, 95, 138, 0.72) 50%, rgba(240, 90, 40, 0.55) 100%) !important;
}

.gc-hero-btn,
.gc-btn-primary,
.gc-cta-btn {
    background: var(--gold) !important;
    border-color: var(--gold) !important;
}

.gc-hero-btn:hover,
.gc-btn-primary:hover,
.gc-cta-btn:hover {
    background: var(--gold-light) !important;
}

.gc-section-subtitle,
.gc-page-subtitle,
.gc-stat-number,
.gc-service-link,
.gc-nav > ul > li > a:hover {
    color: var(--gold) !important;
}

.gc-header.scrolled {
    background: rgba(15, 61, 92, 0.97) !important;
}

.gc-quick-card:hover {
    border-color: var(--gold) !important;
}

.gc-notice-list li a:hover {
    color: var(--primary-light) !important;
}

.oneshot-content img {
    max-width: 100%;
    height: auto;
}

.oneshot-content table {
    width: 100%;
    border-collapse: collapse;
}

.oneshot-employ table {
    width: 100%;
    border-top: 2px solid var(--primary);
}

.oneshot-employ th,
.oneshot-employ td {
    padding: 14px 16px;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
    vertical-align: top;
}

.oneshot-employ th {
    width: 160px;
    background: #f5f8fb;
    color: var(--primary-dark);
    font-weight: 600;
}

.oneshot-service ol {
    margin: 16px 0 32px;
    padding-left: 20px;
}

.oneshot-service li {
    margin-bottom: 8px;
    line-height: 1.7;
}

.price-table-wrap td,
.price-table-wrap th {
    font-size: 12px;
    text-align: center;
    border: 1px #cecece solid;
    color: #222;
    padding: 4px;
}

.price-table-wrap .sec_title {
    margin-top: 20px;
    color: #222;
    font-weight: bold;
    font-size: 15px;
    display: block;
}

.price-table-wrap .sec_bigo {
    color: #666;
    font-size: 12px;
}

.price-table-wrap .sec_bigo2 {
    color: #f05a28;
    font-size: 12px;
    display: block;
    margin: 8px 0 16px;
}

.price-table-wrap .pay_top {
    font-weight: bold;
    background: #408bb6;
    color: #fff;
}

.gc-notice-list li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

.gc-header-tel {
    color: #fff;
    font-weight: 700;
    margin-right: 12px;
    white-space: nowrap;
}

.gc-header-tel:hover {
    color: var(--gold-light);
}

body.gc-main {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* 팝업레이어 - 메인은 default.css 미로드로 제목이 노출되는 문제 보정 */
#hd_pop {
    position: relative;
    height: 0;
    margin: 0;
    z-index: 10002;
}

#hd_pop > h2 {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    white-space: nowrap !important;
}

#hd_pop:not(:has(.hd_pops)) {
    display: none !important;
}

.hd_pops {
    z-index: 10003;
}

/* 메인 헤더 - 영상 위에서도 메뉴가 보이도록 */
body.gc-main .gc-header {
    background: rgba(15, 61, 92, 0.82);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.18);
}

body.gc-main .gc-header.scrolled {
    background: rgba(15, 61, 92, 0.98);
}

body.gc-main .gc-header-inner {
    position: relative;
    width: 100%;
}

body.gc-main .gc-nav {
    z-index: 2;
}

body.gc-main .gc-nav > ul > li > a {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

body.gc-main .gc-header-tel {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

.gc-hero-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}

.gc-hero-btn-outline {
    background: transparent !important;
    border: 2px solid #fff !important;
}

.gc-main-quick {
    padding-top: 60px;
    padding-bottom: 40px;
}

.gc-main-quick-grid,
.gc-main-links-grid {
    grid-template-columns: repeat(3, 1fr);
}

.gc-banner-img {
    max-width: 100%;
    border-radius: 8px;
}

.gc-main-notice .notice.ft_cnt {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
}

.gc-main-notice .notice.ft_cnt h2,
.gc-main-notice .lat_title {
    display: none !important;
}

.gc-main-notice .notice.ft_cnt ul,
.gc-notice-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.gc-main-notice .notice.ft_cnt li,
.gc-notice-list li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    line-height: 1.5;
}

.gc-main-notice .notice.ft_cnt li a {
    display: block;
    color: #333;
}

.gc-main-notice .notice.ft_cnt li a:hover {
    color: var(--primary-light);
}

.gc-main-links {
    background: var(--cream);
}

.gc-link-card {
    text-align: center;
    display: block;
}

/* 메인 히어로 YouTube 배경 */
.gc-hero-bg-video .gc-hero-video-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw;
    min-width: 177.78vh;
    min-height: 100vh;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1;
}

.gc-hero-bg-video .gc-hero-video-wrap iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.gc-hero-bg-video .gc-hero-fallback {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

@media (max-width: 991px) {
    .gc-header-tel { display: none; }
    .gc-main-quick-grid,
    .gc-main-links-grid {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1201px) {
    body.gc-main .gc-mobile-menu {
        display: none !important;
    }
}
