/* Homepage only. Legacy sections preserved; hero aligned with the 2px guide. */
.korum-home-refresh #wp-main-content [data-id="014df9d"] { background:#101722 url('../images/solutions-background.webp') center/cover no-repeat !important; }
.korum-home-refresh #wp-main-content [data-id="014df9d"] [data-id="1eab7a8"] > .elementor-widget-wrap { background-image:none !important; background-color:transparent !important; }
.korum-home-refresh #wp-main-content [data-id="35ab5fa"] { background:#f6f7f8 url('../images/faq-background.webp') center/cover no-repeat !important; }
.korum-home-presentation { background: #fff; color: #191919; padding: 44px 24px; }
.korum-home-presentation-inner { max-width: 1240px; margin: auto; }
.korum-home-presentation :is(h2,h3,p) { margin: 0; }
.korum-home-presentation h2 { font: 600 clamp(24px,2.4vw,32px)/1.25 Jost,sans-serif; }
.korum-home-presentation h3 { font: 600 21px/1.3 Jost,sans-serif; }
.korum-home-presentation p { color: #5f6670; font: 400 16px/1.6 Jost,sans-serif; }
.korum-home-section-heading { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-bottom: 24px; }
.korum-home-section-heading p { margin-top: 12px; }
.korum-home-presentation a { color: #191919; text-decoration: none; }
.korum-home-presentation a:focus-visible { outline: 2px solid #C2000B; outline-offset: 4px; }
.korum-home-presentation .korum-home-shop-link { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; background: #C2000B; color: white; border-radius: 2px; padding: 12px 20px; flex-shrink: 0; font-size: 15px; font-weight: 600; }
.korum-home-presentation .korum-home-shop-link:hover { background: #990009; }
.korum-home-needs { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 20px; }
.korum-home-need { border: 1px solid #dadde1; border-radius: 2px; overflow: hidden; min-width: 0; }
.korum-home-need img { display: block; width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; }
.korum-home-need > span { display: grid; grid-template-columns:1fr 20px; gap: 8px; padding: 14px; }
.korum-home-need > span > span { grid-column:1 / -1; grid-row:2; }
.korum-home-need > span > svg { grid-column:2; grid-row:1; align-self:center; }
.korum-home-presentation .korum-home-browse { display:flex; width:fit-content; align-items:center; justify-content:center; gap:12px; min-height:50px; margin:24px auto 0; padding:12px 26px; background:#C2000B; color:#fff; border:1px solid #C2000B; border-radius:2px; font:600 16px/1.4 Jost,sans-serif; text-decoration:none !important; transition:background-color .18s ease; }
.korum-home-presentation .korum-home-browse svg { color:inherit; transition:transform .18s ease; }
.korum-home-presentation .korum-home-browse:hover { background:#990009; }
.korum-home-browse:is(:hover,:focus-visible) svg { transform:translateX(4px); }
.korum-home-browse.is-revealed { animation:korum-browse-reveal .45s ease-out both; }
@keyframes korum-browse-reveal { from { opacity:.45; transform:translateY(8px); } to { opacity:1; transform:translateY(0); } }
@media(max-width:767px) { .korum-home-presentation .korum-home-browse { width:100%; box-sizing:border-box; margin-top:18px; } }
@media(prefers-reduced-motion:reduce) { .korum-home-browse.is-revealed { animation:none; }.korum-home-presentation .korum-home-browse,.korum-home-presentation .korum-home-browse svg { transition:none; }.korum-home-browse:is(:hover,:focus-visible) svg { transform:none; } }
.korum-home-need strong { font-size: 19px; line-height: 1.3; }
.korum-home-need span span { font-size: 14px; line-height: 1.5; color: #5f6670; }
.korum-home-presentation svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.7; color: #C2000B; }
.korum-home-need:hover { border-color: #C2000B; }
.korum-home-moment { margin-top: 44px; padding-top: 32px; border-top: 1px solid #dadde1; }
.korum-home-highlights { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; margin-top: 24px; }
.korum-home-highlight { border-left: 3px solid #C2000B; padding-left: 20px; }
.korum-home-highlight p { font-size: 15px; margin: 12px 0; }
.korum-home-highlight a { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; font-size: 14px; text-decoration: underline; text-underline-offset: 4px; }
.korum-home-guidance { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding: 28px; background: #f6f7f8; border-radius: 2px; }
.korum-home-guidance p { margin-top: 12px; }
.korum-home-guidance > div:last-child { display: flex; gap: 20px; align-items: center; flex-shrink: 0; }
@media(max-width:1199px) { .korum-home-needs { grid-template-columns: repeat(2,minmax(0,1fr)); }.korum-home-guidance { flex-direction: column; align-items: start; } }
@media(max-width:767px) {
 .korum-home-presentation { padding: 28px 16px; }.korum-home-section-heading { flex-direction: column; align-items: start; gap: 16px; }
 .korum-home-needs { gap: 12px; }.korum-home-need > span { padding: 10px; gap:6px; }.korum-home-need strong { font-size: 15px; }.korum-home-need span span { font-size: 12px; line-height:1.35; }
 .korum-home-need img { aspect-ratio: 8/5; }
 .korum-home-section-heading { margin-bottom:16px; }
 .korum-home-section-heading p { font-size:14px; line-height:1.45; margin-top:8px; }
 .korum-home-highlights { grid-template-columns: 1fr; gap: 24px; }.korum-home-moment { margin-top: 28px; padding-top: 24px; }
 .korum-home-guidance { padding: 20px; }.korum-home-guidance > div:last-child { flex-wrap: wrap; }
}
.korum-home-refresh #rev_slider_1_1 rs-layer:is([id$="layer-0"],[id$="layer-14"]),
.korum-home-refresh #rev_slider_1_1 rs-layer:is([id$="layer-0"],[id$="layer-14"]) * { color: #fff !important; }
.korum-home-refresh #rev_slider_1_1 .tparrows {
    display: flex !important; align-items: center; justify-content: center;
    width: 48px !important; height: 48px !important; border-radius: 2px !important;
    background: rgba(5,8,13,.88) !important; color: #fff !important;
    border: 1px solid #ffffff45; top: auto !important; bottom: 0 !important;
    transform: none !important; opacity: 1 !important; visibility: visible !important;
    cursor: pointer; box-sizing: border-box;
}
.korum-home-refresh #rev_slider_1_1 .tp-leftarrow { left: 0 !important; right: auto !important; }
.korum-home-refresh #rev_slider_1_1 .tp-rightarrow { right: 0 !important; left: auto !important; }
.korum-home-refresh #rev_slider_1_1 .tparrows::before { content: none !important; }
.korum-home-refresh #rev_slider_1_1 .tparrows:hover { background: #C2000B !important; }
.korum-home-refresh #rev_slider_1_1 .tparrows:focus-visible { outline: 2px solid #fff; outline-offset: -5px; }
.korum-home-refresh #rev_slider_1_1 .tparrows svg { width: 24px; height: 24px; }
.korum-home-refresh #rev_slider_1_1 .tp-bullets {
    top: auto !important; bottom: 10px !important; left: 50% !important;
    transform: translateX(-50%) !important;
}
.korum-home-refresh #wp-main-content {
    --home-ink: #182333;
    --home-muted: #667085;
    --home-border: #dfe4ea;
    color: var(--home-ink);
}
.korum-home-refresh .korum-home-insert > .elementor-container { max-width: none; }
.korum-home-refresh .korum-home-insert > .elementor-container > .elementor-column > .elementor-widget-wrap { padding: 0; }
.korum-home-refresh #wp-main-content .korum-commerce-home { padding: 48px 24px; background: #f6f8fa; }
.korum-home-refresh #wp-main-content .korum-commerce-home__inner { max-width: 1240px; }
.korum-home-refresh #wp-main-content .korum-commerce-section + .korum-commerce-section { margin-top: 40px; }
.korum-home-refresh #wp-main-content .korum-commerce-section__heading { align-items: center; gap: 20px; margin-bottom: 20px; }
.korum-home-refresh #wp-main-content .korum-commerce-section__heading h2,
.korum-home-refresh #wp-main-content .korum-commerce-guides h2 { font-size: clamp(24px, 2.2vw, 30px); line-height: 1.25; margin: 0; letter-spacing: -.02em; }
.korum-home-refresh #wp-main-content .korum-commerce-section__heading p,
.korum-home-refresh #wp-main-content .korum-commerce-guides p { font-size: 14px; margin: 0 0 6px; color: var(--home-muted); }
.korum-home-refresh #wp-main-content .korum-commerce-section__heading > a { font-size: 15px; font-weight: 600; text-decoration: underline; text-underline-offset: 4px; white-space: nowrap; }
.korum-home-refresh #wp-main-content .korum-home-product-search { display: grid; grid-template-columns: minmax(0,1fr) auto; max-width: none; gap: 12px; margin: 20px 0; }
.korum-home-refresh #wp-main-content .korum-home-product-search input {
    background: white; border: 1px solid var(--home-border); border-radius: 4px; min-width: 0; min-height: 48px;
    font-family: inherit; font-size: 16px; color: var(--home-ink); padding: 10px 16px; width: 100%;
}
.korum-home-refresh #wp-main-content .korum-home-product-search button,
.korum-home-refresh #wp-main-content .korum-commerce-card__action,
.korum-home-refresh #wp-main-content .korum-commerce-guides > a,
.korum-home-refresh #wp-main-content a.btn-theme {
    display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 11px 18px !important;
    border: 1px solid var(--home-ink) !important; border-radius: 4px; background: var(--home-ink); color: #fff;
    font-family: inherit; font-size: 14px; line-height: 1.45; font-weight: 700;
    text-align: center; text-decoration: none; text-transform: none; letter-spacing: normal;
}
.korum-home-refresh #wp-main-content .korum-home-product-search button { background: #ed1c24; border-color: #ed1c24 !important; }
.korum-home-refresh #wp-main-content a.btn-theme::before,
.korum-home-refresh #wp-main-content a.btn-theme::after { display: none; }
.korum-home-refresh #wp-main-content :is(a,button,input):focus-visible { outline: 2px solid #ed1c24; outline-offset: 4px; }
.korum-home-refresh #wp-main-content .korum-needs-grid { gap: 12px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.korum-home-refresh #wp-main-content .korum-needs-grid > a {
    padding: 16px; min-height: 58px; gap: 16px; border: 1px solid var(--home-border); border-radius: 8px;
    font-size: 16px; line-height: 1.4; background: white; box-shadow: none;
}
.korum-home-refresh #wp-main-content .korum-needs-grid > a:hover { border-color: #ed1c24; }
.korum-home-refresh #wp-main-content .korum-needs-grid svg { flex: 0 0 18px; color: #ed1c24; }
.korum-home-refresh #wp-main-content .korum-commerce-rail { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 20px; }
.korum-home-refresh #wp-main-content .korum-commerce-card { display: flex; flex-direction: column; border-radius: 8px; border: 1px solid var(--home-border); overflow: hidden; box-shadow: none; min-width: 0; }
.korum-home-refresh #wp-main-content .korum-commerce-card__image { display: flex; align-items: center; justify-content: center; height: 184px; aspect-ratio: auto; padding: 18px; background: #fff; flex: 0 0 auto; }
.korum-home-refresh #wp-main-content .korum-commerce-card__image img { width: 100%; height: 100%; max-height: 148px; object-fit: contain; border-radius: 0; }
.korum-home-refresh #wp-main-content .korum-commerce-card__body { display: flex; flex-direction: column; gap: 10px; padding: 16px; flex: 1; }
.korum-home-refresh #wp-main-content .korum-commerce-card__body h3 { font-size: 16px; line-height: 1.45; margin: 0; font-weight: 650; }
.korum-home-refresh #wp-main-content .korum-commerce-card__body h3 a { color: var(--home-ink); }
.korum-home-refresh #wp-main-content .korum-commerce-card__stock { font-size: 13px; line-height: 1.4; margin: auto 0 0; padding-top: 6px; }
.korum-home-refresh #wp-main-content .korum-commerce-card__price { font-size: 21px; line-height: 1.4; font-weight: 750; color: #ed1c24; }
.korum-home-refresh #wp-main-content .korum-commerce-card__price del { font-size: 14px; color: var(--home-muted); font-weight: 400; }
.korum-home-refresh #wp-main-content .korum-commerce-card__price ins { background: transparent; text-decoration: none; }
.korum-home-refresh #wp-main-content .korum-commerce-card__action:hover,
.korum-home-refresh #wp-main-content .korum-commerce-guides > a:hover { background: #ed1c24; border-color: #ed1c24 !important; }
.korum-home-refresh #wp-main-content .korum-commerce-guides { margin: 0; padding: 24px; gap: 24px; border-left: 4px solid #ed1c24; border-radius: 8px; }
.korum-home-refresh #wp-main-content .korum-commerce-trust { margin-top: 24px; gap: 20px; flex-wrap: wrap; font-size: 15px; }

/* Normalize existing Elementor sections without replacing their editorial content. */
.korum-home-refresh #wp-main-content .elementor[data-elementor-id="1377"] > .elementor-section:not(:first-child):not(.korum-home-insert) { padding-top: 48px; padding-bottom: 48px; margin-top: 0; }
.korum-home-refresh #wp-main-content .elementor[data-elementor-id="1377"] > .elementor-section > .elementor-container { max-width: 1240px; }
.korum-home-refresh #wp-main-content .elementor[data-elementor-id="1377"] > .elementor-section:is([data-id="3daa90c6"],[data-id="2905c0d"],.korum-home-insert) > .elementor-container { max-width: none; }
.korum-home-refresh #wp-main-content .gsc-heading { padding-bottom: 18px; }
.korum-home-refresh #wp-main-content .gsc-heading .title { font-size: clamp(27px,2.6vw,36px); line-height: 1.25; letter-spacing: -.02em; margin-bottom: 16px; }
.korum-home-refresh #wp-main-content .gsc-heading .title-desc { padding-top: 0; }
.korum-home-refresh #wp-main-content .gsc-heading .sub-title { font-size: 14px; margin-bottom: 12px; }
.korum-home-refresh #wp-main-content :is(.title-desc,.elementor-widget-text-editor,.elementor-icon-box-description) { font-size: 16px; line-height: 1.65; }
.korum-home-refresh #wp-main-content .elementor-widget-text-editor p { margin-bottom: 16px; }
.korum-home-refresh #wp-main-content [data-id="154ad9b"] > .elementor-widget-wrap { padding: 0 40px 0 16px; }
.korum-home-refresh #wp-main-content [data-id="9057ccb"] > .elementor-widget-wrap { border-radius: 8px; overflow: hidden; min-height: 300px; padding: 0; }
.korum-home-refresh #wp-main-content :is([data-id="b882183"],[data-id="f07e01d"]) { margin-bottom: 24px; }
.korum-home-refresh #wp-main-content [data-id="0793aea"] { padding-bottom: 16px !important; }
.korum-home-refresh #wp-main-content [data-id="1eab7a8"] > .elementor-widget-wrap { padding: 40px 24px; border-radius: 8px; }
.korum-home-refresh #wp-main-content [data-id="c2fb9fb"] .elementor-heading-title { font-size: 30px; line-height: 1.3; }
.korum-home-refresh #wp-main-content .gsc-services-group.layout-grid > div { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin: 0; }
.korum-home-refresh #wp-main-content .gsc-services-group.layout-grid > div::before,
.korum-home-refresh #wp-main-content .gsc-services-group.layout-grid > div::after { display: none; }
.korum-home-refresh #wp-main-content .gsc-services-group .item-columns { float: none; width: auto; padding: 0; min-width: 0; border: 0 !important; border-radius: 8px; overflow: hidden; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content { padding: 24px; margin: 0; height: 100%; border: 1px solid rgba(255,255,255,.25); border-radius: 8px; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content .title { font-size: 19px; line-height: 1.35; margin: 14px 0 10px; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content .desc { font-size: 15px; line-height: 1.6; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content .service-icon { font-size: 36px; line-height: 1; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-item.style-4,
.korum-home-refresh #wp-main-content .gsc-services-group .service-item-content { height: 100%; margin: 0; background: #fff; border-radius: 8px; overflow: hidden; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-item.style-4 { border: 1px solid var(--home-border); }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content { border: 0; }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content .desc { font-weight: 400; color: var(--home-muted); }
.korum-home-refresh #wp-main-content .gsc-services-group .service-content .box-icon { display: block; font-size: 36px; line-height: 36px; height: 36px; margin: 0 0 16px; }
.korum-home-refresh #wp-main-content .gsc-services-group .box-icon i,
.korum-home-refresh #wp-main-content .gsc-services-group .box-icon i::before { font-size: 36px; line-height: 36px; }
.korum-home-refresh #wp-main-content :is([data-id="1b38d45"],[data-id="9975497"]) { padding-top: 24px; padding-bottom: 24px; }
.korum-home-refresh #wp-main-content [data-id="79f1e2b"] > .elementor-widget-wrap { padding-top: 0; }
.korum-home-refresh #wp-main-content [data-id="8e5707d"] > .elementor-widget-wrap { margin-top: 0; }
.korum-home-refresh #wp-main-content [data-id="51288df"] > .elementor-widget-container { padding: 24px; border-radius: 8px; }
.korum-home-refresh #wp-main-content [data-id="846a2fd"] > .elementor-widget-wrap { padding: 40px 24px; border-radius: 8px; }
.korum-home-refresh #wp-main-content [data-id="6d74a25e"] > .elementor-widget-wrap { padding: 0 16px; }
.korum-home-refresh #wp-main-content [data-id="2905c0d"] { padding: 0 !important; }
.korum-home-refresh #wp-main-content .elementor-accordion-item { margin-bottom: 12px; border: 1px solid var(--home-border); border-radius: 8px; overflow: hidden; }
.korum-home-refresh #wp-main-content .elementor-tab-title { font-size: 16px; line-height: 1.45; padding: 18px; }
.korum-home-refresh #wp-main-content .elementor-tab-content { font-size: 15px; line-height: 1.65; padding: 18px; }
.korum-home-refresh #wp-main-content .gsc-image-content { border-radius: 8px; overflow: hidden; }
.korum-home-refresh #wp-main-content .gsc-image-content.skin-v6 .box-content { min-height: 240px; height: 240px; }
.korum-home-refresh #wp-main-content .gsc-image-content.skin-v6 .content-inner { padding: 24px; }
.korum-home-refresh #wp-main-content .gsc-image-content.skin-v6 .title { font-size: 24px; line-height: 1.3; }
.korum-home-refresh #wp-main-content .gsc-testimonial .testimonial-content { font-size: 18px; line-height: 1.65; font-weight: 400; }
.korum-home-refresh #wp-main-content .gsc-testimonial .icon-quote { font-size: 30px; line-height: 1; margin-bottom: 20px; }
.korum-home-refresh #wp-main-content .gsc-testimonial .icon-quote span { font-size: 30px; }
.korum-home-refresh #wp-main-content .gsc-testimonial .testimonial-information { margin-top: 20px; }
.korum-home-refresh #wp-main-content [data-id="f8cf87b"] :is(.elementor-custom-embed,.cmplz-placeholder-parent,.cmplz-placeholder-element,iframe) { height: 320px !important; min-height: 320px !important; max-height: 320px; }
.korum-home-refresh #wp-main-content [data-id="f8cf87b"] .cmplz-placeholder-parent { padding: 0 !important; aspect-ratio: auto !important; }

@media (min-width:768px) and (max-width:1179px) {
    .korum-home-refresh #wp-main-content .korum-commerce-rail { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .korum-home-refresh #wp-main-content .gsc-services-group.layout-grid > div { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .korum-home-refresh #wp-main-content .elementor[data-elementor-id="1377"] > .elementor-section:not(:first-child):not(.korum-home-insert) { padding-top: 32px; padding-bottom: 32px; }
    .korum-home-refresh #wp-main-content [data-id="154ad9b"] > .elementor-widget-wrap { padding: 0 20px 0 16px; }
}
@media (max-width:767px) {
    .korum-home-refresh #wp-main-content .korum-commerce-home { padding: 28px 16px; }
    .korum-home-refresh #wp-main-content .korum-commerce-section + .korum-commerce-section { margin-top: 28px; }
    .korum-home-refresh #wp-main-content .korum-commerce-section__heading { align-items: flex-start; gap: 10px; }
    .korum-home-refresh #wp-main-content .korum-commerce-section__heading h2 { font-size: 25px; }
    .korum-home-refresh #wp-main-content .korum-home-product-search { grid-template-columns: minmax(0,1fr) auto; gap: 8px; }
    .korum-home-refresh #wp-main-content .korum-home-product-search button { padding: 10px 12px !important; }
    .korum-home-refresh #wp-main-content .korum-needs-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
    .korum-home-refresh #wp-main-content .korum-needs-grid > a { font-size: 14px; padding: 12px; min-height: 66px; gap: 8px; }
    .korum-home-refresh #wp-main-content .korum-commerce-rail { display: flex; gap: 12px; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 12px; }
    .korum-home-refresh #wp-main-content .korum-commerce-card { flex: 0 0 min(78vw,280px); scroll-snap-align: start; }
    .korum-home-refresh #wp-main-content .korum-commerce-card__image { height: 166px; }
    .korum-home-refresh #wp-main-content .korum-commerce-card__image img { max-height: 132px; }
    .korum-home-refresh #wp-main-content .korum-commerce-guides { padding: 20px; align-items: flex-start; }
    .korum-home-refresh #wp-main-content .korum-commerce-trust { flex-direction: row; gap: 12px 20px; font-size: 14px; }
    .korum-home-refresh #wp-main-content .elementor[data-elementor-id="1377"] > .elementor-section:not(:first-child):not(.korum-home-insert) { padding-top: 28px; padding-bottom: 28px; }
    .korum-home-refresh #wp-main-content [data-id="154ad9b"] > .elementor-widget-wrap { padding: 0 16px 24px; }
    .korum-home-refresh #wp-main-content [data-id="9057ccb"] > .elementor-widget-wrap { min-height: 300px; padding-top: 120px; margin: 0 16px; }
    .korum-home-refresh #wp-main-content [data-id="1eab7a8"] > .elementor-widget-wrap { padding: 28px 16px; border-radius: 0; }
    .korum-home-refresh #wp-main-content .gsc-services-group.layout-grid > div { grid-template-columns: minmax(0,1fr); gap: 12px; }
    .korum-home-refresh #wp-main-content .gsc-services-group .service-content { padding: 20px; }
    .korum-home-refresh #wp-main-content [data-id="846a2fd"] > .elementor-widget-wrap { padding: 28px 16px; border-radius: 0; }
    .korum-home-refresh #wp-main-content [data-id="91ba205"] > .elementor-widget-wrap { padding-right: 16px; }
    .korum-home-refresh #wp-main-content .gsc-testimonial .testimonial-content { font-size: 16px; line-height: 1.65; }
    .korum-home-refresh #wp-main-content .gsc-image-content.skin-v6 .box-content { min-height: 210px; height: 210px; }
}
