:root {
    --wellcoms-ds-brand: #00c9ff;
    --wellcoms-ds-brand-soft: #92fe9d;
    --wellcoms-ds-ink: #1a1a1a;
    --wellcoms-ds-ink-soft: #4b5563;
    --wellcoms-ds-ink-muted: #6b7280;
    --wellcoms-ds-surface: #ffffff;
    --wellcoms-ds-surface-alt: #f4fbff;
    --wellcoms-ds-surface-soft: #eefbf1;
    --wellcoms-ds-border: rgba(26, 26, 26, 0.1);
    --wellcoms-ds-border-strong: rgba(0, 201, 255, 0.22);
    --wellcoms-ds-shadow: 0 18px 40px rgba(26, 26, 26, 0.08);
    --wellcoms-ds-shadow-soft: 0 8px 24px rgba(26, 26, 26, 0.06);
    --wellcoms-ds-radius: 18px;
    --wellcoms-ds-radius-sm: 12px;
    --wellcoms-ds-gradient: linear-gradient(135deg, #00a5dd 0%, #00c9ff 65%, #92fe9d 100%);
    --wellcoms-ds-gradient-soft: linear-gradient(180deg, rgba(0, 201, 255, 0.22) 0%, rgba(146, 254, 157, 0.22) 85%);
    --wellcoms-ds-gradient-bright: linear-gradient(135deg, rgba(0, 201, 255, 0.96) 0%, rgba(146, 254, 157, 0.9) 100%);
}

body,
button,
input,
select,
textarea {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body a,
.wc-btn,
.wellcoms-btn,
.repair-cta-btn,
.repair-contact-btn,
.remote-download-btn,
.remote-contact-btn,
.pc-shop-cta-btn,
.btn,
.btn-primary,
.btn-secondary,
.btn-outline,
.btn-accent,
.btn-add,
.btn-detail,
.btn-filter-apply,
.btn-delete-all,
.btn-delete-estimate,
.wne-btn-edit,
.wne-btn-save-anyway {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.ht-top-bar,
.ht-top-bar *,
.ht-header-wrapper,
.ht-header-wrapper *,
.ht-main-nav-panel,
.ht-main-nav-panel *,
.ht-top-navbar,
.ht-top-navbar *,
.ht-mobile-panel,
.ht-mobile-panel * {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.wellcoms-hero,
.wellcoms-shop-hero,
.wellcoms-shop-content,
.repair-page,
.remote-page,
.wellcoms-info-page,
.wellcoms-notice-page,
.pc-shop-hero,
.pc-shop-content,
.wellcoms-modern-footer {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.wellcoms-hero :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.wellcoms-shop-hero :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.wellcoms-shop-content :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.repair-page :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.remote-page :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.wellcoms-info-page :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.wellcoms-notice-page :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.pc-shop-hero :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.pc-shop-content :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button),
.wellcoms-modern-footer :is(h1, h2, h3, h4, h5, h6, p, a, li, span, strong, button) {
    font-family: inherit !important;
}

body {
    color: var(--wellcoms-ds-ink);
    background: linear-gradient(180deg, #f8fdff 0%, #ffffff 34%, #f7fff8 100%);
}

body p,
body li,
body td,
body th,
body label,
body .summary-note,
body .hero-subtitle,
body .wellcoms-product-desc,
body .remote-step-content p,
body .repair-step-content p,
body .repair-selling-point .text,
body .remote-info-list li,
body .wellcoms-info-header p,
body .wellcoms-review-content,
body .tip-date,
body .tip-title,
body .wellcoms-breadcrumb a,
body .wellcoms-breadcrumb .current,
body .wellcoms-filter-clear,
body .wellcoms-subcategory-tab,
body .wellcoms-product-category,
body .wellcoms-notice-list li,
body .wellcoms-business-info-item,
body .wellcoms-footer-links a,
body .wellcoms-footer-business-inline span,
body .wellcoms-footer-contact span {
    color: var(--wellcoms-ds-ink-soft);
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body strong,
body .wellcoms-product-title,
body .wellcoms-review-author,
body .wellcoms-review-title,
body .repair-card h2,
body .remote-card h2,
body .repair-step-content h3,
body .remote-step-content h3,
body .wellcoms-expanded-title,
body .wellcoms-category-title,
body .wellcoms-info-header h1,
body .wellcoms-notice-header h1,
body .panel-header h2,
body .modal-header h3 {
    color: var(--wellcoms-ds-ink);
}

body a {
    color: #0097cc;
}

body a:hover {
    color: #0082b0;
}

.ht-body-head-wrapper,
.ht-post-breadcrumbs,
.ht-breadcrumbs-wrapper,
.ht-post-breadcrumbs *,
.ht-breadcrumbs-wrapper * {
    background-color: #ffffff !important;
}

.ht-breadcrumbs-wrapper {
    font-size: 14px;
    color: var(--wellcoms-ds-ink-soft);
}

.ht-breadcrumbs-wrapper a {
    color: #0097cc !important;
    background: transparent !important;
    padding: 4px 8px;
    border-radius: 999px;
    text-decoration: none;
}

.ht-breadcrumbs-wrapper a:hover {
    background-color: rgba(0, 201, 255, 0.08) !important;
    color: #007fa7 !important;
}

.current {
    color: var(--wellcoms-ds-ink) !important;
    background: transparent !important;
    font-weight: 600;
}

.ht-delimeter {
    color: #cbd5e1;
    margin: 0 8px;
}

.ht-top-bar {
    background: linear-gradient(90deg, #12bde9 0%, #0fb0dd 46%, #89ef9b 100%) !important;
    color: #ffffff !important;
}

.ht-top-bar a,
.ht-top-bar span,
.ht-top-bar li,
.ht-top-bar input {
    color: #ffffff !important;
}

.ht-top-bar .ht-links a {
    color: #0f172a !important;
    background: rgba(255, 255, 255, 0.92) !important;
    border-radius: 999px;
    padding: 4px 10px;
    display: inline-block;
}

.ht-top-bar .ht-links a:hover {
    color: #0f172a !important;
    background: #ffffff !important;
}

.ht-top-bar .ht-links > ul > li,
.ht-top-bar .ht-links > li,
.ht-top-bar .ht-links .menu-item {
    position: relative;
}

.ht-top-bar .ht-links ul,
.ht-top-bar .ht-links .sub-menu,
.ht-top-bar .ht-links .children {
    background: #ffffff !important;
    left: auto !important;
    right: 0 !important;
    top: calc(100% + 6px) !important;
    transform: none !important;
}

.ht-top-bar .ht-links ul a,
.ht-top-bar .ht-links .sub-menu a,
.ht-top-bar .ht-links .children a,
.ht-top-bar .ht-links a span,
.ht-top-bar .ht-links ul a span,
.ht-top-bar .ht-links .sub-menu a span,
.ht-top-bar .ht-links .children a span,
.ht-top-bar a[href*="user_modify"],
.ht-top-bar a[href*="myhome"],
.ht-top-bar a[href*="logout"],
.ht-top-bar a[href*="m_cart"],
.ht-top-bar a[href*="m_wishlist"] {
    color: #0f172a !important;
}

.ht-top-bar .ht-links ul li,
.ht-top-bar .ht-links .sub-menu li,
.ht-top-bar .ht-links .children li {
    text-align: right !important;
}

.ht-header-wrapper,
.ht-main-nav-panel,
.ht-top-navbar {
    background: rgba(255, 255, 255, 0.94) !important;
    border-bottom-color: rgba(0, 201, 255, 0.12) !important;
    box-shadow: 0 10px 28px rgba(26, 26, 26, 0.05) !important;
}

.ht-top-navbar > .container,
#ht-main-nav-panel > div > .container,
.ht-header-wrapper > #ht-main-nav-panel > div > .container {
    width: calc(100% - 30px) !important;
    max-width: none !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ht-menu-wrapper .ht-site-navigation {
    margin-left: auto !important;
}

.page-id-496 .ht-menu-wrapper,
.page-id-496 .primary-menu {
    justify-content: flex-end !important;
}

.page-id-496 .ht-top-navbar > .container,
.page-id-496 .ht-main-nav-panel > .container,
.page-id-496 .ht-header-wrapper > .container {
    width: calc(100% - 30px) !important;
    max-width: none !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ht-body-wrapper,
.ht-content,
.ht-content-fluid,
.wellcoms-shop-content,
.wellcoms-info-page,
.wellcoms-notice-page,
.repair-page,
.remote-page,
.sample-pcs-section-wrapper {
    background: transparent;
}

.wellcoms-breadcrumb-wrap,
.wellcoms-filter-bar,
.wellcoms-info-header,
.wellcoms-notice-header,
.wellcoms-expanded-header,
.panel-header,
.estimate-modal .modal-header,
.repair-hero,
.remote-hero,
.wellcoms-cta,
.repair-cta,
.remote-contact,
.pc-shop-cta,
.wellcoms-shop-hero::before {
    background-image: var(--wellcoms-ds-gradient) !important;
}

.wellcoms-shop-hero::before {
    opacity: 0.88;
    background-color: transparent !important;
}

.wellcoms-shop-hero,
.repair-hero,
.remote-hero,
.wellcoms-info-header,
.wellcoms-notice-header,
.wellcoms-expanded-header,
.wellcoms-cta,
.repair-cta,
.remote-contact,
.pc-shop-cta,
.estimate-modal .modal-header,
.panel-header {
    color: #ffffff !important;
}

.wellcoms-shop-hero,
.repair-hero,
.remote-hero {
    background-blend-mode: multiply;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.35) !important;
}

.wellcoms-hero,
.wellcoms-shop-hero,
.repair-hero,
.remote-hero,
.wellcoms-estimate-container .hero-section {
    border-radius: 0 !important;
}

.wellcoms-estimate-container .hero-section {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    padding: clamp(48px, 4vw, 84px) 0 64px;
    min-height: 360px;
    background: var(--wellcoms-ds-gradient);
    overflow: hidden;
}

.wellcoms-estimate-container .hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, rgba(0, 0, 0, 0.52) 70%);
    mix-blend-mode: multiply;
    pointer-events: none;
    opacity: 0.85;
    z-index: 1;
}

.wellcoms-estimate-container .hero-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: clamp(320px, 40vw, 420px);
    object-fit: cover;
    filter: saturate(1.05);
    z-index: 0;
}

.wellcoms-estimate-container .hero-image {
    object-position: center 70%;
}

@media (min-width: 1024px) {
    .wellcoms-estimate-container .hero-section {
        min-height: 420px;
        padding: 40px 0 72px;
    }

    .wellcoms-estimate-container .hero-image {
        height: 420px;
    }
}

.wellcoms-estimate-container .hero-category-tabs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: clamp(16px, 3vw, 40px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 0 20px;
    z-index: 2;
    max-width: 1280px;
    margin: 0 auto;
}

.wellcoms-estimate-container .hero-category-tab {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 999px;
    padding: 4px 9px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    flex-direction: row !important;
    font-weight: 600;
    font-size: 0.84rem;
    text-transform: none;
    min-width: 96px;
    height: 40px;
    justify-content: center;
    white-space: nowrap;
    line-height: 1 !important;
}

.wellcoms-estimate-container .hero-category-tab .cat-icon {
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    min-height: 18px !important;
    display: inline-block !important;
    flex: 0 0 18px !important;
    aspect-ratio: 1 / 1;
    margin-bottom: 0 !important;
}

.wellcoms-estimate-container .hero-category-tab .cat-name {
    display: inline-block;
    letter-spacing: 0;
    line-height: 1 !important;
    font-size: 0.8rem;
}

.wellcoms-estimate-container .hero-category-tab.active {
    background: var(--wellcoms-ds-gradient-bright);
    border-color: transparent;
    color: #1a1a1a;
}

.wellcoms-shop-hero h1,
.wellcoms-shop-hero .hero-subtitle,
.repair-hero h1,
.repair-hero p,
.remote-hero h1,
.remote-hero p,
.wellcoms-info-header h1,
.wellcoms-info-header p,
.wellcoms-notice-header h1,
.wellcoms-expanded-title,
.wellcoms-cta h2,
.wellcoms-cta p,
.repair-cta h2,
.repair-cta p,
.remote-contact h2,
.remote-contact p,
.pc-shop-cta h3,
.pc-shop-cta p,
.panel-header h2,
.estimate-modal .modal-header h3 {
    color: #ffffff !important;
}

.wellcoms-info-header,
.wellcoms-notice-header,
.wellcoms-expanded-header,
.wellcoms-cta,
.repair-cta,
.remote-contact,
.pc-shop-cta,
.wellcoms-product-card,
.wellcoms-review-card,
.wellcoms-why-item,
.wellcoms-tips-box,
.wellcoms-notice-box,
.repair-card,
.remote-card,
.wellcoms-info-list-wrapper,
.wellcoms-info-detail,
.wellcoms-notice-list-wrapper,
.wellcoms-notice-detail,
.estimate-parts-panel,
.estimate-summary-panel,
.estimate-modal .modal-content,
.sales-list-card,
.wellcoms-product-item,
.wellcoms-service-card,
.wellcoms-notice-item,
.wellcoms-computer-info-wrapper,
.wellcoms-process-wrapper,
.wellcoms-apps-container,
.wellcoms-footer-section {
    border-radius: var(--wellcoms-ds-radius) !important;
}

.wellcoms-product-card,
.wellcoms-review-card,
.wellcoms-why-item,
.wellcoms-tips-box,
.wellcoms-notice-box,
.repair-card,
.remote-card,
.wellcoms-info-list-wrapper,
.wellcoms-info-detail,
.wellcoms-notice-list-wrapper,
.wellcoms-notice-detail,
.estimate-parts-panel,
.estimate-summary-panel,
.estimate-modal .modal-content,
.sales-list-card,
.wellcoms-product-item,
.wellcoms-service-card,
.wellcoms-notice-item,
.wellcoms-computer-info-wrapper,
.wellcoms-process-wrapper,
.wellcoms-apps-container,
.wellcoms-product-grid.expanded .wellcoms-product-card {
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid var(--wellcoms-ds-border) !important;
    box-shadow: var(--wellcoms-ds-shadow-soft) !important;
}

.wellcoms-product-card:hover,
.wellcoms-review-card:hover,
.wellcoms-why-item:hover,
.wellcoms-product-item:hover,
.repair-infographic:hover,
.sales-list-card:hover {
    border-color: var(--wellcoms-ds-border-strong) !important;
    box-shadow: var(--wellcoms-ds-shadow) !important;
}

.repair-process-diagram,
.remote-screenshot,
.wellcoms-product-item .product-image,
.sales-list-card-image {
    background: var(--wellcoms-ds-gradient-soft) !important;
}

.wellcoms-product-price,
.wellcoms-product-item .product-price,
.wellcoms-review-stars,
.summary-row.summary-total .summary-value,
.summary-row .summary-value,
.repair-selling-point .check,
.wellcoms-filter-current,
.wellcoms-product-title a:hover,
.wellcoms-category-title:hover,
.wellcoms-subcategory-tab.all-tab:hover,
.remote-step-content .highlight,
.repair-step-content .highlight,
.wellcoms-info-back,
.wellcoms-notice-back {
    color: #008cbe !important;
}

.wellcoms-info-back,
.wellcoms-notice-back,
.wellcoms-filter-current,
.repair-step-number,
.remote-step-number,
.repair-selling-point .check,
.btn-primary,
.btn-add,
.btn-filter-apply,
.category-tab.active,
.hero-category-tab.active {
    background: var(--wellcoms-ds-gradient) !important;
    border-color: transparent !important;
    color: #1a1a1a !important;
}

.wc-btn,
.wellcoms-btn,
.repair-cta-btn,
.repair-contact-btn,
.remote-download-btn,
.remote-contact-btn,
.pc-shop-cta-btn,
.btn,
.search-box button,
.parts-controls .search-item button,
.btn-add,
.btn-detail,
.btn-primary,
.btn-secondary,
.btn-outline,
.btn-accent,
.btn-filter-apply,
.btn-delete-all,
.btn-delete-estimate,
.wne-btn-edit,
.wne-btn-save-anyway {
    border-radius: 999px !important;
    font-weight: 700 !important;
    letter-spacing: -0.01em;
    box-shadow: none !important;
}

.wc-btn-primary,
.wellcoms-btn,
.repair-cta-btn.primary,
.repair-contact-btn.primary,
.remote-contact-btn.primary,
.pc-shop-cta-btn-primary,
.btn-primary,
.btn-add,
.btn-accent,
.parts-controls .search-item button,
.search-box button {
    background: var(--wellcoms-ds-gradient-bright) !important;
    color: #1a1a1a !important;
    border: 1px solid transparent !important;
}

.wc-btn-outline,
.wc-btn-ghost,
.repair-cta-btn.secondary,
.repair-contact-btn.secondary,
.remote-download-btn.secondary,
.remote-contact-btn.secondary,
.pc-shop-cta-btn-secondary,
.btn-outline,
.btn-secondary,
.btn-detail {
    background: rgba(255, 255, 255, 0.9) !important;
    color: var(--wellcoms-ds-ink) !important;
    border: 1px solid var(--wellcoms-ds-border-strong) !important;
}

.wellcoms-shop-hero .hero-tag,
.repair-hero-tag,
.remote-download-btn,
.category-tab,
.wellcoms-subcategory-tab,
.hero-category-tab,
.wellcoms-info-back,
.wellcoms-notice-back,
.wellcoms-back-btn {
    border-radius: 999px !important;
}

.wellcoms-shop-hero .hero-tag,
.repair-hero-tag,
.category-tab,
.wellcoms-subcategory-tab,
.hero-category-tab,
.wellcoms-filter-clear,
.wellcoms-back-btn {
    background: rgba(255, 255, 255, 0.86) !important;
    color: var(--wellcoms-ds-ink) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.wellcoms-shop-hero .hero-tag:first-child,
.wellcoms-subcategory-tab.active,
.wellcoms-subcategory-tab.all-tab.active,
.category-tab.active,
.hero-category-tab.active {
    color: #1a1a1a !important;
    box-shadow: 0 12px 30px rgba(0, 201, 255, 0.2) !important;
}

.parts-controls,
.category-tabs,
.search-box,
.detail-filter-section,
.parts-list-container,
.price-summary,
.action-buttons,
.wellcoms-filter-bar,
.wellcoms-breadcrumb,
.wellcoms-breadcrumb-wrap nav {
    color: var(--wellcoms-ds-ink);
}

.parts-controls,
.category-tabs,
.search-box,
.detail-filter-section,
.wellcoms-filter-bar,
.wellcoms-breadcrumb-wrap,
.wellcoms-breadcrumb,
.wellcoms-notice-page,
.wellcoms-info-page,
.repair-page,
.remote-page {
    background: transparent !important;
}

.wellcoms-info-page,
.wellcoms-notice-page,
.repair-page,
.remote-page {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 56px !important;
}

.repair-page,
.remote-page {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wellcoms-info-page > .wellcoms-info-container,
.wellcoms-notice-page > .wellcoms-notice-container,
.repair-page > .repair-container,
.remote-page > .remote-container {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
}

.wellcoms-info-page > .wellcoms-info-container > :not(.wellcoms-info-header) {
    width: calc(100% - 40px);
    max-width: none !important;
    margin-left: auto;
    margin-right: auto;
}

.wellcoms-notice-page > .wellcoms-notice-container > :not(.wellcoms-notice-header),
.repair-page > .repair-container > :not(.repair-hero),
.remote-page > .remote-container > :not(.remote-hero) {
    width: calc(100% - 40px);
    max-width: none !important;
    margin-left: auto;
    margin-right: auto;
}

.wellcoms-info-header,
.wellcoms-notice-header,
.repair-hero,
.remote-hero {
    width: 100%;
    margin: 0 0 40px !important;
    padding: clamp(36px, 7vw, 60px) 20px !important;
    border-radius: 0 0 32px 32px !important;
}

.wellcoms-info-header-content,
.repair-hero-content,
.remote-hero-content {
    width: calc(100% - 40px);
    max-width: none !important;
    margin: 0 auto;
}

.wellcoms-info-header-content {
    width: calc(100% - 40px);
    max-width: none !important;
}

.wellcoms-notice-header {
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    text-align: center !important;
}

.wellcoms-info-header p,
.repair-hero p,
.remote-hero p,
.remote-file-info {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}

.filter-item select,
.filter-item.search-item input,
.search-box input,
.mb-style1 input[type="text"],
.mb-style1 input[type="search"],
.mb-style1 input[type="email"],
.mb-style1 input[type="password"],
.mb-style1 input[type="tel"],
.mb-style1 select,
.mb-style1 textarea,
form[action*="user_login"] input,
form[action*="user_register"] input,
form[action*="lost_password"] input,
form[action*="user_login"] select,
form[action*="user_register"] select,
form[action*="lost_password"] select,
form[action*="user_login"] textarea,
form[action*="user_register"] textarea,
form[action*="lost_password"] textarea {
    background: #ffffff !important;
    color: var(--wellcoms-ds-ink) !important;
    border: 1px solid rgba(0, 201, 255, 0.22) !important;
    border-radius: var(--wellcoms-ds-radius-sm) !important;
    box-shadow: none !important;
}

.mb-name-users input[type="text"],
.mb-name-users input[type="search"],
.mb-name-users input[type="email"],
.mb-name-users input[type="password"],
.mb-name-users input[type="tel"],
.mb-name-users select,
.mb-name-users textarea,
.mb-mode-user input[type="text"],
.mb-mode-user input[type="search"],
.mb-mode-user input[type="email"],
.mb-mode-user input[type="password"],
.mb-mode-user input[type="tel"],
.mb-mode-user select,
.mb-mode-user textarea {
    background: #ffffff !important;
    background-image: none !important;
    color: var(--wellcoms-ds-ink) !important;
    border: 1px solid rgba(0, 201, 255, 0.22) !important;
    border-radius: var(--wellcoms-ds-radius-sm) !important;
    box-shadow: none !important;
}

body .mb-style1 .dd-empty,
body .mb-style1 #mc-option-menu .dd-empty,
body .mb-style1 .dd3-content,
body .mb-style1 .dd-edit-box,
body .mb-style1 .dd-edit-box select,
body .mb-style1 .dd-edit-box input,
body .mb-style1 .dd-edit-box textarea {
    background-image: none !important;
}

body .mb-style1 .dd-empty,
body .mb-style1 #mc-option-menu .dd-empty {
    background: #f8fafc !important;
    border: 1px dashed rgba(0, 140, 190, 0.35) !important;
}

.mb-name-users .btn,
.mb-mode-user .btn,
.mb-name-users button,
.mb-mode-user button {
    border-radius: 999px !important;
}

.mb-name-users .btn-default,
.mb-mode-user .btn-default,
.mb-name-users .btn-login,
.mb-mode-user .btn-login,
.mb-name-users button[type="submit"],
.mb-mode-user button[type="submit"] {
    background: var(--wellcoms-ds-gradient) !important;
    color: #1a1a1a !important;
    border: 1px solid transparent !important;
}

body.page-id-276 .mb-board div select,
body.page-id-276 .mb-style1 select,
body.page-id-276 .mb-style1 .dd-edit-box select,
body.page-id-276 .mb-style1 .select2-container .select2-selection,
body.page-id-276 .mb-style1 .select2-dropdown {
    background: #ffffff !important;
    background-image: none !important;
}

body.page-id-276 .table-write input[name*="file_list_sequence"],
body.page-id-276 .table-write input[id$="_pid"] + input[type="number"] {
    display: none !important;
}

body.page-id-276 .table-write .file label {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
    color: var(--wellcoms-ds-ink) !important;
}

body.page-id-276 .table-write .file label input[type="checkbox"] {
    width: 16px !important;
    height: 16px !important;
    accent-color: #00a5dd;
}

.filter-item select:focus,
.filter-item.search-item input:focus,
.search-box input:focus,
.mb-style1 input:focus,
.mb-style1 select:focus,
.mb-style1 textarea:focus,
form[action*="user_login"] input:focus,
form[action*="user_register"] input:focus,
form[action*="lost_password"] input:focus,
form[action*="user_login"] select:focus,
form[action*="user_register"] select:focus,
form[action*="lost_password"] select:focus,
form[action*="user_login"] textarea:focus,
form[action*="user_register"] textarea:focus,
form[action*="lost_password"] textarea:focus {
    border-color: #00c9ff !important;
    box-shadow: 0 0 0 4px rgba(0, 201, 255, 0.12) !important;
}

.wellcoms-info-list-wrapper .mb-style1,
.wellcoms-info-detail .mb-style1,
.wellcoms-notice-list-wrapper .mb-style1,
.wellcoms-notice-detail .mb-style1,
.mb-style1.mb-commerce.board-view,
.mb-style1 .board-list,
.mb-style1 .webzine-list,
.mb-style1 .mb-content,
.mb-style1 .pagination-box,
.mb-style1 .mc-product-view-wrap,
.mb-style1 .table-product-info,
.mb-style1 .table-product-options,
.mb-style1 .mb-board-content {
    color: var(--wellcoms-ds-ink) !important;
    background: transparent !important;
}

.mb-style1 table,
.mb-style1 .table-list,
.mb-style1 .table-product-info,
.mb-style1 .table-product-options,
.mb-style1 .mb-shipping-table {
    border-color: rgba(26, 26, 26, 0.08) !important;
}

.mb-style1 th,
.mb-style1 .table-list th,
.mb-style1 .table-product-info th,
.mb-style1 .table-product-options th,
.mb-style1 .mb-shipping-table th {
    background: rgba(0, 201, 255, 0.08) !important;
    color: var(--wellcoms-ds-ink) !important;
}

.mb-style1 td,
.mb-style1 .table-list td,
.mb-style1 .table-product-info td,
.mb-style1 .table-product-options td,
.mb-style1 .mb-shipping-table td,
.mb-style1 .mb-content,
.mb-style1 .content {
    color: var(--wellcoms-ds-ink-soft) !important;
    background: rgba(255, 255, 255, 0.9) !important;
}

.mb-style1 td.title a,
.mb-style1 .title a,
.mb-style1 .webzine-item-title,
.mb-style1 .webzine-item-title span,
.mb-style1 .mc-product-title,
.mb-style1 .mc-product-view-title,
.mb-style1 .pagination-box .current,
.mb-style1 .pagination .current {
    color: var(--wellcoms-ds-ink) !important;
}

.mb-style1 .pagination a,
.mb-style1 .pagination-box a,
.mb-style1 .pagination .current,
.mb-style1 .pagination-box .current,
.mb-style1 .mc-lnb-tab-product ul li,
.mb-style1 .btn-order-focus-red,
.mb-style1 .btn-order-buy {
    border-radius: 999px !important;
}

.mb-style1 .pagination a,
.mb-style1 .pagination-box a,
.mb-style1 .mc-lnb-tab-product ul li,
.mb-style1 .btn-order-buy {
    background: #ffffff !important;
    border: 1px solid rgba(0, 201, 255, 0.22) !important;
    color: var(--wellcoms-ds-ink) !important;
}

.mb-style1 .pagination .current,
.mb-style1 .pagination-box .current,
.mb-style1 .mc-lnb-tab-product ul li.selected,
.mb-style1 .btn-order-focus-red {
    background: var(--wellcoms-ds-gradient) !important;
    border-color: transparent !important;
    color: #1a1a1a !important;
}

.mb-style1 .mc-sale-price,
.mb-style1 .mc-sale-price-black,
.mb-style1 .mc-sale-price-black-small,
.mb-style1 .mc-order-state,
.quotation-document .parts-table .total-row,
.quotation-document .quotation-info-title {
    color: #008dbf !important;
}

body.page-id-276 .mb-style1 .mc-lnb-tab-product,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li.selected {
    border-radius: 0 !important;
}

body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li {
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-right-width: 0 !important;
}

body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li:last-child {
    border-right-width: 1px !important;
}

body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li a,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li span,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li a:link,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li a:visited {
    color: #334155 !important;
    opacity: 1 !important;
    -webkit-text-fill-color: #334155 !important;
}

body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li.selected {
    background: #0066ff !important;
    border-color: #0066ff !important;
}

body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li.selected a,
body.page-id-276 .mb-style1 .mc-lnb-tab-product ul li.selected span {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

body.page-id-276 .mb-style1 .mc-product-content,
body.page-id-276 .mb-style1 .mc-product-review,
body.page-id-276 .mb-style1 .mc-product-qa,
body.page-id-276 .mb-style1 .mc-product-shipping,
body.page-id-276 .mb-style1 .mc-product-content p,
body.page-id-276 .mb-style1 .mc-product-review p,
body.page-id-276 .mb-style1 .mc-product-qa p,
body.page-id-276 .mb-style1 .mc-product-shipping p,
body.page-id-276 .mb-style1 .mc-product-content li,
body.page-id-276 .mb-style1 .mc-product-review li,
body.page-id-276 .mb-style1 .mc-product-qa li,
body.page-id-276 .mb-style1 .mc-product-shipping li,
body.page-id-276 .mb-style1 .mc-product-content td,
body.page-id-276 .mb-style1 .mc-product-review td,
body.page-id-276 .mb-style1 .mc-product-qa td,
body.page-id-276 .mb-style1 .mc-product-shipping td,
body.page-id-276 .mb-style1 .mc-product-content span,
body.page-id-276 .mb-style1 .mc-product-review span,
body.page-id-276 .mb-style1 .mc-product-qa span,
body.page-id-276 .mb-style1 .mc-product-shipping span {
    color: #334155 !important;
    opacity: 1 !important;
    -webkit-text-fill-color: #334155 !important;
}

.wellcoms-modern-footer {
    background: linear-gradient(135deg, #1a1a1a 0%, #133a46 54%, #0e7e96 100%) !important;
}

.wellcoms-footer-links a:hover,
.wellcoms-footer-contact a:hover {
    color: var(--wellcoms-ds-brand-soft) !important;
}

@media (max-width: 1023px) {
    .wellcoms-shop-content,
    .wellcoms-info-page,
    .wellcoms-notice-page,
    .repair-page,
    .remote-page {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .wellcoms-product-grid,
    .wellcoms-reviews-grid,
    .wellcoms-why-grid,
    .sales-list-grid {
        gap: 16px !important;
    }

    .repair-page,
    .remote-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 40px !important;
    }

    .wellcoms-info-page,
    .wellcoms-notice-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 40px !important;
    }

    .wellcoms-info-page > .wellcoms-info-container > :not(.wellcoms-info-header) {
        width: calc(100% - 32px);
        max-width: none !important;
    }

    .wellcoms-notice-page > .wellcoms-notice-container > :not(.wellcoms-notice-header),
    .repair-page > .repair-container > :not(.repair-hero),
    .remote-page > .remote-container > :not(.remote-hero) {
        width: calc(100% - 32px);
        max-width: none !important;
    }

    .wellcoms-info-header,
    .wellcoms-notice-header,
    .repair-hero,
    .remote-hero {
        margin-bottom: 36px !important;
        border-radius: 0 0 26px 26px !important;
    }
}

@media (max-width: 767px) {
    .wellcoms-shop-hero,
    .repair-hero,
    .remote-hero,
    .wellcoms-info-header,
    .wellcoms-notice-header,
    .wellcoms-expanded-header,
    .wellcoms-cta,
    .repair-cta,
    .remote-contact,
    .pc-shop-cta,
    .estimate-modal .modal-header,
    .panel-header {
        border-radius: 22px !important;
    }

    .wellcoms-product-card,
    .wellcoms-review-card,
    .wellcoms-why-item,
    .wellcoms-tips-box,
    .wellcoms-notice-box,
    .repair-card,
    .remote-card,
    .wellcoms-info-list-wrapper,
    .wellcoms-info-detail,
    .wellcoms-notice-list-wrapper,
    .wellcoms-notice-detail,
    .estimate-parts-panel,
    .estimate-summary-panel,
    .estimate-modal .modal-content,
    .sales-list-card,
    .wellcoms-product-item,
    .wellcoms-service-card,
    .wellcoms-notice-item {
        border-radius: 16px !important;
    }

    .wc-btn,
    .wellcoms-btn,
    .repair-cta-btn,
    .repair-contact-btn,
    .remote-download-btn,
    .remote-contact-btn,
    .pc-shop-cta-btn,
    .btn {
        width: 100%;
        justify-content: center;
    }

    .wellcoms-shop-hero .hero-tags,
    .repair-hero-tags,
    .remote-download-btns,
    .wellcoms-cta-buttons,
    .repair-cta-buttons,
    .remote-contact-buttons,
    .pc-shop-cta-buttons,
    .action-buttons {
        gap: 10px !important;
    }

    .repair-page,
    .remote-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 32px !important;
    }

    .wellcoms-info-page,
    .wellcoms-notice-page {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 32px !important;
    }

    .wellcoms-info-page > .wellcoms-info-container > :not(.wellcoms-info-header) {
        width: calc(100% - 32px);
        max-width: none !important;
    }

    .wellcoms-notice-page > .wellcoms-notice-container > :not(.wellcoms-notice-header),
    .repair-page > .repair-container > :not(.repair-hero),
    .remote-page > .remote-container > :not(.remote-hero) {
        width: calc(100% - 32px);
        max-width: none !important;
    }

    .wellcoms-info-header,
    .wellcoms-notice-header,
    .repair-hero,
    .remote-hero {
        padding: 44px 16px 40px !important;
        margin-bottom: 28px !important;
        border-radius: 0 0 20px 20px !important;
    }

    .wellcoms-breadcrumb {
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 4px !important;
    }
}

@media (min-width: 1200px) {
    .remote-page > .remote-container {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
        align-items: start;
    }

    .remote-page > .remote-container > .remote-hero,
    .remote-page > .remote-container > .remote-contact {
        grid-column: 1 / -1;
    }

    .remote-page > .remote-container > .remote-card:nth-of-type(2) {
        grid-column: 1 / -1;
    }

    .remote-page > .remote-container > .remote-card {
        margin-bottom: 0 !important;
        width: 100% !important;
    }

    .remote-page .remote-screenshot {
        width: min(100%, 780px);
        max-height: 520px;
        object-fit: contain;
        display: block;
        margin: 18px auto 0;
    }

    .remote-page .remote-step-content {
        max-width: none;
    }

    .remote-page .remote-step-content p,
    .remote-page .remote-step-content p[style*="margin-left"] {
        margin-left: 0 !important;
    }
}

@media (min-width: 1200px) {
    .repair-page > .repair-container {
        display: grid;
        grid-template-columns: minmax(0, 1.35fr) minmax(360px, 0.95fr);
        gap: 24px;
        align-items: start;
    }

    .repair-page > .repair-container > .repair-hero,
    .repair-page > .repair-container > .repair-card-process,
    .repair-page > .repair-container > .repair-card-results,
    .repair-page > .repair-container > .repair-cta,
    .repair-page > .repair-container > .repair-card-sample-pcs {
        grid-column: 1 / -1;
    }

    .repair-page > .repair-container > .repair-card {
        width: 100% !important;
        margin-bottom: 0 !important;
        height: 100%;
    }

    .repair-page > .repair-container > .repair-card-process .repair-infographics {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
        align-items: stretch;
        margin-left: -28px;
        margin-right: -28px;
        margin-bottom: 6px;
    }

    .repair-page > .repair-container > .repair-card-process .repair-infographic {
        padding: 0;
        margin: 0;
        background: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .repair-page > .repair-container > .repair-card-process .repair-infographic img {
        width: 100%;
        max-height: min(84vh, 940px);
        object-fit: cover;
        margin: 0 auto;
        border-radius: 0;
        box-shadow: none;
    }

    .repair-page > .repair-container > .repair-card-results {
        padding: 28px 28px 30px;
        align-self: stretch;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(238, 251, 255, 0.86) 100%) !important;
        border: 1px solid rgba(0, 201, 255, 0.18) !important;
        box-shadow: 0 18px 34px rgba(26, 26, 26, 0.08) !important;
    }
}

.repair-page .repair-card {
    position: relative;
    overflow: hidden;
}

.repair-page .repair-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--wellcoms-ds-gradient-bright);
    opacity: 0.9;
}

.repair-page .repair-card h2 {
    margin-bottom: 18px;
}

.repair-page .repair-infographic {
    position: relative;
}

.repair-page .repair-card-process .repair-infographic {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.repair-page .repair-card-process .repair-infographic img {
    border-radius: 0 !important;
    box-shadow: none !important;
    border: none !important;
}

.repair-page .repair-infographic figcaption {
    margin-top: 12px;
    font-size: 0.92rem;
    line-height: 1.45;
    color: var(--wellcoms-ds-ink-soft);
    text-align: center;
    font-weight: 500;
}

.repair-page .repair-infographic-primary {
    padding-top: 0;
}

.repair-page .repair-infographic-primary::before {
    display: none;
}

.repair-page .repair-hero h1 {
    font-size: clamp(2rem, 3.8vw, 3.2rem) !important;
    letter-spacing: -0.03em;
    text-wrap: balance;
    text-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.repair-page .repair-hero p {
    font-size: clamp(1.05rem, 1.5vw, 1.34rem) !important;
    line-height: 1.55;
}

.repair-page .repair-card h2 {
    font-size: clamp(1.4rem, 1.9vw, 1.9rem) !important;
}

.repair-page .repair-results-intro {
    font-size: 1.05rem;
    line-height: 1.7;
}

.repair-page .repair-selling-point .text {
    font-size: 1.02rem;
    line-height: 1.55;
}

.repair-page .repair-process-highlight-card h3 {
    font-size: 1.08rem;
    line-height: 1.35;
}

.repair-page .repair-process-highlight-card p {
    font-size: 0.95rem;
    line-height: 1.62;
}

.repair-page .repair-kpi-item strong {
    font-size: 1.22rem;
}

.repair-page .repair-kpi-item span {
    font-size: 0.86rem;
}

.repair-page .repair-cta h2 {
    font-size: clamp(1.8rem, 2.4vw, 2.4rem) !important;
    text-shadow: 0 8px 24px rgba(0, 0, 0, 0.24);
}

.repair-page .repair-cta p {
    font-size: clamp(1.06rem, 1.35vw, 1.22rem);
}

.repair-page .repair-hero,
.repair-page .repair-cta {
    position: relative;
}

.repair-page .repair-hero::after,
.repair-page .repair-cta::after {
    content: "";
    position: absolute;
    inset: auto -20% -70% -20%;
    height: 220px;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0) 72%);
    pointer-events: none;
    animation: repairSpotlight 5.8s ease-in-out infinite;
}

@keyframes repairSpotlight {
    0%, 100% {
        transform: translateY(0) scale(1);
        opacity: 0.68;
    }
    50% {
        transform: translateY(-8px) scale(1.05);
        opacity: 0.92;
    }
}

.repair-page .repair-process-highlights {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-top: 16px;
}

.repair-page .repair-process-highlight-card {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(240, 252, 255, 0.88) 100%);
    border: 1px solid rgba(0, 201, 255, 0.2);
    border-radius: 12px;
    padding: 14px 14px 13px;
    box-shadow: 0 10px 22px rgba(26, 26, 26, 0.06);
    animation: repairLiftIn 0.55s ease both;
}

.repair-page .repair-process-highlight-card:nth-child(2) {
    animation-delay: 0.08s;
}

.repair-page .repair-process-highlight-card:nth-child(3) {
    animation-delay: 0.16s;
}

.repair-page .repair-process-highlight-card h3 {
    font-size: 0.95rem;
    line-height: 1.35;
    margin: 0 0 6px;
    color: var(--wellcoms-ds-ink);
}

.repair-page .repair-process-highlight-card p {
    margin: 0;
    font-size: 0.84rem;
    line-height: 1.5;
    color: var(--wellcoms-ds-ink-soft);
}

@keyframes repairLiftIn {
    from {
        transform: translateY(10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.repair-page .repair-results-intro {
    font-size: 0.95rem;
    line-height: 1.6;
    color: var(--wellcoms-ds-ink-soft);
    margin: 0 0 14px;
}

.repair-page .repair-results-kpis {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 16px;
}

.repair-page .repair-kpi-item {
    background: linear-gradient(180deg, rgba(244, 251, 255, 0.96) 0%, rgba(232, 248, 255, 0.9) 100%);
    border: 1px solid rgba(0, 201, 255, 0.18);
    border-radius: 12px;
    padding: 10px 8px;
    text-align: center;
}

.repair-page .repair-kpi-item strong {
    display: block;
    font-size: 1.02rem;
    line-height: 1.2;
    color: #008dbf;
}

.repair-page .repair-kpi-item span {
    display: block;
    margin-top: 4px;
    font-size: 0.76rem;
    line-height: 1.35;
    color: var(--wellcoms-ds-ink-soft);
}

.repair-page .repair-card-results .repair-selling-points {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.repair-page .repair-card-results .repair-selling-point {
    padding: 14px 14px;
}

.repair-page .repair-card-results h2 {
    margin-bottom: 12px;
}

.repair-page .repair-selling-point {
    background: linear-gradient(180deg, rgba(244, 251, 255, 0.95) 0%, rgba(238, 251, 241, 0.85) 100%);
    border: 1px solid rgba(0, 201, 255, 0.14);
    border-radius: 12px;
}

.repair-page .repair-selling-point:hover {
    transform: translateX(0) translateY(-2px);
    box-shadow: 0 10px 22px rgba(26, 26, 26, 0.08);
}

.repair-page .repair-cta p {
    font-size: 1.06rem;
}

@media (max-width: 767px) {
    .repair-page .repair-results-kpis {
        grid-template-columns: 1fr;
    }

    .repair-page .repair-process-highlights {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .repair-page .repair-card-results .repair-selling-points {
        grid-template-columns: 1fr;
    }

    .repair-page .repair-card-process .repair-infographic img {
        max-height: none !important;
    }

    .repair-page .repair-infographic figcaption {
        font-size: 0.84rem;
    }

    .repair-page .repair-infographic-primary::before {
        display: none;
    }

    .repair-page .repair-hero h1 {
        font-size: 1.78rem !important;
    }

    .repair-page .repair-hero p {
        font-size: 1.02rem !important;
    }

    .repair-page .repair-selling-point .text {
        font-size: 0.94rem;
    }
}

.page-id-496 .wellcoms-estimate-container,
.page-id-496 .sample-pcs-section-wrapper {
    width: 100vw !important;
    max-width: none !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.page-id-496 .estimate-bottom-section,
.page-id-496 .parts-controls,
.page-id-496 .sample-pcs-section-wrapper > * {
    width: calc(100% - 20px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.page-id-496 .estimate-bottom-section .estimate-summary-panel {
    width: clamp(320px, 24vw, 420px) !important;
    min-width: 320px !important;
    max-width: 420px !important;
}

.page-id-496 .estimate-bottom-section .estimate-parts-panel {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}

@media (max-width: 1280px) {
    .page-id-496 .estimate-bottom-section {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
    }

    .page-id-496 .estimate-bottom-section .estimate-parts-panel {
        order: 1 !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    .page-id-496 .estimate-bottom-section .estimate-summary-panel {
        order: 2 !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }
}

.page-id-496 .wellcoms-estimate-container,
.page-id-496 .wellcoms-estimate-container *,
.page-id-496 .sample-pcs-section-wrapper,
.page-id-496 .sample-pcs-section-wrapper * {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.page-id-496 .parts-controls .filter-item label,
.page-id-496 .parts-controls select,
.page-id-496 .parts-controls input,
.page-id-496 .parts-controls button,
.page-id-496 .summary-label,
.page-id-496 .summary-value,
.page-id-496 .summary-note,
.page-id-496 .detail-filter-title,
.page-id-496 .detail-filter-body,
.page-id-496 .selected-part-name,
.page-id-496 .selected-part-price,
.page-id-496 .parts-list .product-title,
.page-id-496 .parts-list .product-price,
.page-id-496 .panel-header h2,
.page-id-496 .action-buttons .btn {
    font-size: 14px !important;
    line-height: 1.45 !important;
}

.page-id-496 .panel-header h2 {
    font-size: 18px !important;
}

.page-id-496 .selected-parts {
    max-height: none !important;
    overflow: visible !important;
}

.page-id-496 .estimate-summary-panel,
.page-id-496 .estimate-summary-panel .selected-item,
.page-id-496 .estimate-summary-panel .item-name,
.page-id-496 .estimate-summary-panel .item-price,
.page-id-496 .estimate-summary-panel .category-name,
.page-id-496 .estimate-summary-panel .item-qty,
.page-id-496 .estimate-summary-panel .btn-remove {
    font-size: 14px !important;
    line-height: 1.45 !important;
}

.page-id-496 .estimate-parts-panel .part-card-name,
.page-id-496 .estimate-parts-panel .part-card-price,
.page-id-496 .estimate-parts-panel .part-card-specs,
.page-id-496 .estimate-parts-panel .page-info,
.page-id-496 .estimate-parts-panel .page-btn,
.page-id-496 .estimate-parts-panel .btn-add,
.page-id-496 .estimate-parts-panel .btn-detail {
    font-size: 13px !important;
    line-height: 1.4 !important;
}

.page-id-496 .estimate-parts-panel .part-card-price {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.page-id-496 .estimate-parts-panel .parts-grid .part-card,
.page-id-496 .estimate-parts-panel .parts-grid .part-card-body,
.page-id-496 .estimate-parts-panel .parts-list {
    font-size: inherit !important;
    line-height: normal !important;
}

.page-id-496 .estimate-parts-panel .part-card-name {
    font-size: 13px !important;
    line-height: 1.35 !important;
    height: auto !important;
    min-height: calc(1.35em * 2) !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
}

.page-id-496 .estimate-parts-panel .btn-add,
.page-id-496 .estimate-parts-panel .btn-detail {
    font-size: 13px !important;
    line-height: 1.3 !important;
}

.wc-container,
.wellcoms-container,
.wellcoms-shop-container,
.repair-container,
.remote-container,
.wellcoms-info-container,
.wellcoms-notice-container,
.wellcoms-footer-container,
.wellcoms-apps-container {
    width: calc(100% - 40px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 767px) {
    .wc-container,
    .wellcoms-container,
    .wellcoms-shop-container,
    .repair-container,
    .remote-container,
    .wellcoms-info-container,
    .wellcoms-notice-container,
    .wellcoms-footer-container,
    .wellcoms-apps-container {
        width: calc(100% - 24px) !important;
    }
}

.repair-page .repair-card-process {
    overflow: visible !important;
    padding: 24px 0 26px !important;
}

.repair-page .repair-card-process > h2,
.repair-page .repair-card-process > p,
.repair-page .repair-card-process > .repair-process-highlights {
    padding-left: 28px !important;
    padding-right: 28px !important;
}

.repair-page .repair-card-process .repair-infographics {
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 0 !important;
}

.repair-page .repair-card-process .repair-infographic {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.repair-page .repair-card-process .repair-infographic img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.repair-page .repair-hero h1 {
    font-size: clamp(2.15rem, 4.2vw, 3.35rem) !important;
}

.repair-page .repair-hero p {
    font-size: clamp(1.1rem, 1.7vw, 1.42rem) !important;
}

.repair-page .repair-card h2 {
    font-size: clamp(1.52rem, 2.15vw, 2.04rem) !important;
}

.repair-page .repair-results-intro {
    font-size: 1.14rem !important;
    line-height: 1.74 !important;
}

.repair-page .repair-selling-point .text {
    font-size: 1.1rem !important;
    line-height: 1.6 !important;
}

.repair-page .repair-process-highlight-card {
    animation: repairLiftIn 0.55s ease both, repairPulse 4.6s ease-in-out infinite !important;
}

.repair-page .repair-process-highlight-card h3 {
    font-size: 1.24rem !important;
}

.repair-page .repair-process-highlight-card p {
    font-size: 1.06rem !important;
    line-height: 1.64 !important;
}

.repair-page .repair-kpi-item strong {
    font-size: 1.36rem !important;
}

.repair-page .repair-kpi-item span {
    font-size: 0.97rem !important;
}

@media (max-width: 767px) {
    .repair-page .repair-hero h1 {
        font-size: 1.9rem !important;
    }

    .repair-page .repair-hero p {
        font-size: 1.08rem !important;
    }

    .repair-page .repair-selling-point .text {
        font-size: 0.98rem !important;
    }
}

.page-id-496 #sales-list-btn {
    display: none !important;
}

@media (max-width: 1023px) {
    .page-id-496 .wellcoms-estimate-container,
    .page-id-496 .sample-pcs-section-wrapper {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .page-id-496 .estimate-bottom-section,
    .page-id-496 .parts-controls,
    .page-id-496 .sample-pcs-section-wrapper > * {
        width: 100% !important;
    }

    .page-id-496 .estimate-bottom-section .estimate-summary-panel {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
    }
}

.wellcoms-hero,
.wellcoms-shop-hero,
.repair-hero,
.remote-hero,
.wellcoms-estimate-container .hero-section,
.wellcoms-info-header,
.wellcoms-notice-header {
    border-radius: 0 !important;
}

@media (max-width: 1023px) {
    .wellcoms-shop-hero,
    .repair-hero,
    .remote-hero,
    .wellcoms-hero,
    .wellcoms-estimate-container .hero-section,
    .wellcoms-info-header,
    .wellcoms-notice-header {
        border-radius: 0 !important;
    }
}

@media (max-width: 767px) {
    .wellcoms-shop-hero,
    .repair-hero,
    .remote-hero,
    .wellcoms-hero,
    .wellcoms-estimate-container .hero-section,
    .wellcoms-info-header,
    .wellcoms-notice-header {
        border-radius: 0 !important;
    }
}
