/* Store Home Layer */
/* Generated from the legacy store-home.css during the first engineering split. */
html {
    scroll-behavior: smooth;
}
body.store-home-template {
    background: #fff;
}
.store-home-hybrid {
    background:
        radial-gradient(circle at top left, rgba(231, 165, 78, 0.14), transparent 28%),
        radial-gradient(circle at right top, rgba(20, 41, 58, 0.08), transparent 22%),
        linear-gradient(180deg, #fbf7f1 0%, #fffdf9 18%, #f6f1e8 100%);
}
.store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel {
    gap: 16px;
    padding: 48px 48px 42px;
    background: linear-gradient(180deg, rgba(255, 253, 249, 0.98) 0%, rgba(247, 241, 232, 0.95) 100%);
}
.store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel h1 {
    max-width: 560px;
    font-size: clamp(28px, 2.6vw, 36px);
    line-height: 1.05;
    letter-spacing: -0.04em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}
.store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel p {
    max-width: 560px;
    color: rgba(20, 41, 58, 0.72);
    font-size: 17px;
    line-height: 1.8;
}
.store-home-hybrid .store-page-hero-actions {
    margin-top: 4px;
}
.store-home-hybrid .store-page-hero-button {
    box-shadow: 0 16px 28px rgba(125, 17, 32, 0.14);
}
.store-home-hybrid .store-page-hero-link {
    background: rgba(255, 251, 246, 0.9);
}
.store-home-hybrid .store-page-hero-metrics {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 8px;
}
.store-home-hybrid .store-page-hero-metrics .store-metric-card {
    padding: 20px 20px 22px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.76);
    backdrop-filter: blur(8px);
}
.store-home-hybrid .store-page-hero-art {
    padding: 18px;
    background: linear-gradient(160deg, #f8f2e8 0%, #ece2d2 54%, #d9c6af 100%);
}
.store-home-hybrid .store-page-hero-mainvisual {
    position: relative;
    min-height: 0;
    border: 1px solid rgba(20, 41, 58, 0.08);
    background: rgba(255, 255, 255, 0.78);
}
.store-hero-slider {
    position: relative;
    min-height: 504px;
}
.store-hero-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transform: scale(1.02);
    transition: opacity 0.5s ease, transform 0.8s ease;
    pointer-events: none;
}
.store-hero-slide.is-active {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}
.store-hero-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.store-hero-slide::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 42%;
    background: linear-gradient(180deg, rgba(20, 41, 58, 0) 0%, rgba(20, 41, 58, 0.56) 100%);
}
.store-hero-slide-copy {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 22px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 6px;
    color: #fffdf8;
}
.store-hero-slide-copy strong {
    font-size: 24px;
    line-height: 1.3;
}
.store-hero-slide-copy span {
    max-width: 360px;
    color: rgba(255, 253, 248, 0.84);
    font-size: 14px;
    line-height: 1.7;
}
.store-hero-slider-dots {
    position: absolute;
    left: 24px;
    bottom: 108px;
    z-index: 3;
    display: inline-flex;
    gap: 8px;
}
.store-hero-slider-dot {
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: rgba(255, 253, 248, 0.4);
    cursor: pointer;
}
.store-hero-slider-dot.is-active {
    background: #fffdf8;
}
.store-hero-slider-nav {
    position: absolute;
    top: 24px;
    z-index: 3;
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 253, 248, 0.9);
    box-shadow: 0 14px 24px rgba(20, 41, 58, 0.12);
    cursor: pointer;
}
.store-hero-slider-prev {
    right: 76px;
}
.store-hero-slider-next {
    right: 24px;
}
.store-hero-slider-nav::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #14293a;
    border-right: 2px solid #14293a;
}
.store-hero-slider-prev::before {
    transform: translate(-35%, -50%) rotate(-135deg);
}
.store-hero-slider-next::before {
    transform: translate(-65%, -50%) rotate(45deg);
}
.store-home-hybrid .store-page-hero-quickgrid {
    gap: 14px;
}
.store-home-hybrid .store-page-hero-quickcard {
    background: rgba(255, 253, 249, 0.54);
    border-color: rgba(20, 41, 58, 0.08);
    backdrop-filter: blur(10px);
}
.store-home-hybrid .store-page-hero-quickcard span {
    color: rgba(20, 41, 58, 0.6);
}
.store-home-hybrid .store-page-hero-quickcard strong {
    color: #14293a;
}
.store-home-hybrid .store-page-hero-quickcard p {
    color: rgba(20, 41, 58, 0.72);
}
.store-home-hybrid .store-intent-section .wp {
    background:
        linear-gradient(180deg, rgba(255, 253, 249, 0.98) 0%, rgba(246, 238, 226, 0.94) 100%),
        repeating-linear-gradient(135deg, rgba(132, 101, 63, 0.04) 0, rgba(132, 101, 63, 0.04) 1px, transparent 1px, transparent 18px);
}
.store-home-hybrid .store-intent-grid {
    gap: 16px;
}
.store-home-hybrid .store-intent-card {
    padding: 18px 18px 20px;
}
.store-home-hybrid .store-intent-card p {
    font-size: 15px;
    line-height: 1.75;
}
.store-home-hybrid .home-product-grid .pic,
.store-home-hybrid .home-faq-grid .con .pic,
.store-home-hybrid .home-case-grid .pic {
    position: relative;
    background:
        linear-gradient(180deg, #fbf6ef 0%, #efe0ca 100%),
        radial-gradient(circle at top right, rgba(159, 108, 66, 0.14), transparent 34%);
}
.store-home-hybrid .home-product-grid .pic::after {
    display: none;
}
.store-home-hybrid .home-product-grid .pic::before,
.store-home-hybrid .home-faq-grid .con .pic::before,
.store-home-hybrid .home-case-grid .pic::before {
    content: "";
    position: absolute;
    inset: 16px;
    border-radius: 22px;
    border: 1px solid rgba(132, 101, 63, 0.08);
    pointer-events: none;
}
.store-home-hybrid .home-product-grid .pic img,
.store-home-hybrid .home-faq-grid .con .pic img,
.store-home-hybrid .home-case-grid .pic img {
    position: relative;
    z-index: 1;
    object-fit: contain;
}
.store-home-hybrid .home-product-grid .pic img {
    padding: 0;
    transform: scale(1.18);
    transform-origin: center center;
}
@media screen and (max-width: 1200px) {
    .store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel {
        padding: 40px 34px 34px;
    }
    .store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel h1 {
        font-size: clamp(28px, 2.6vw, 36px);
    }
    .store-hero-slider {
        min-height: 440px;
    }
    .store-home-hybrid .store-page-hero-metrics {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media screen and (max-width: 768px) {
    .store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel {
        padding: 32px 24px 28px;
    }
    .store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel h1 {
        font-size: 26px;
        letter-spacing: -0.02em;
        white-space: normal;
        overflow: visible;
    }
    .store-home-hybrid .store-page-hero--hybrid .store-page-hero-panel p {
        font-size: 15px;
    }
    .store-home-hybrid .store-page-hero-metrics {
        grid-template-columns: 1fr;
    }
    .store-hero-slider {
        min-height: 288px;
    }
    .store-hero-slide {
        transform: none;
        transition: opacity 0.28s ease;
    }
    .store-hero-slide-copy {
        left: 18px;
        right: 18px;
        bottom: 18px;
    }
    .store-hero-slide-copy strong {
        font-size: 20px;
    }
    .store-hero-slide-copy span {
        font-size: 13px;
    }
    .store-hero-slider-dots {
        left: 18px;
        bottom: 86px;
    }
    .store-hero-slider-nav {
        top: 18px;
        width: 38px;
        height: 38px;
    }
    .store-hero-slider-prev {
        right: 64px;
    }
    .store-hero-slider-next {
        right: 18px;
    }
}
.banner .item {
    position: relative;
}
.home-page .banner .item::before {
    display: none;
}
.home-page .banner {
    position: relative;
}
.home-page .banner .item {
    overflow: hidden;
}
.home-page .banner .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 38px;
    z-index: 3;
    pointer-events: none;
}
.home-page .banner .txt .wp {
    display: flex;
    align-items: center;
}
.home-page .banner .txt .title,
.home-page .banner .txt .desc {
    pointer-events: auto;
}
.home-page .banner .txt .title {
    display: inline-flex;
    align-items: center;
    min-height: 54px;
    margin-right: 14px;
    padding: 0 22px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    color: #87111c;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.18);
    backdrop-filter: blur(12px);
}
.home-page .banner .txt .desc {
    max-width: 760px;
}
.home-page .banner .txt .desc p {
    display: inline-flex;
    align-items: center;
    min-height: 54px;
    margin: 0;
    padding: 0 22px;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.84);
    color: #ffffff;
    font-size: 18px;
    line-height: 1.45;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.2);
    backdrop-filter: blur(12px);
}
.home-page .banner .slick-dots {
    bottom: 118px;
}
.banner .store-hero-text {
    position: relative;
    z-index: 2;
    padding-top: 210px;
    padding-bottom: 120px;
}
.store-hero-box {
    max-width: 720px;
    color: #fff;
}
.store-hero-box.second {
    max-width: 680px;
}
.store-tag {
    margin-bottom: 18px;
    font-size: 13px;
    letter-spacing: 0.28em;
    color: #d8bb93;
}
.store-hero-box h1,
.store-hero-box h2 {
    margin-bottom: 18px;
    font-size: 58px;
    line-height: 1.08;
    color: #fff;
}
.store-desc {
    max-width: 650px;
    font-size: 20px;
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.84);
}
.store-actions {
    margin-top: 34px;
}
.store-actions .btn {
    margin-right: 14px;
}
.store-actions .btn2 {
    background: rgba(255, 255, 255, 0.12);
}
.store-right-link {
    display: block;
}
@media screen and (max-width: 1200px) {
    .home-page .banner .txt {
        bottom: 28px;
    }
    .home-page .banner .txt .title {
        font-size: 20px;
        min-height: 48px;
        padding: 0 18px;
    }
    .home-page .banner .txt .desc p {
        min-height: 48px;
        padding: 0 18px;
        font-size: 16px;
    }
    .home-page .banner .slick-dots {
        bottom: 102px;
    }
}
@media screen and (max-width: 768px) {
    .home-page .banner .txt {
        bottom: 22px;
    }
    .home-page .banner .txt .wp {
        display: block;
    }
    .home-page .banner .txt .title {
        display: inline-flex;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 16px;
        min-height: 42px;
        padding: 0 16px;
    }
    .home-page .banner .txt .desc {
        max-width: none;
    }
    .home-page .banner .txt .desc p {
        display: inline-flex;
        min-height: 42px;
        padding: 10px 16px;
        font-size: 14px;
        line-height: 1.6;
        border-radius: 20px;
    }
    .home-page .banner .slick-dots {
        bottom: 110px;
    }
}
.home-page .home-section-head {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 28px;
}
.home-page .home-section-tag {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    min-height: 32px;
    padding: 0 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #0f4c81;
    background: #dcedff;
}
.home-page .home-section-intro {
    max-width: 760px;
    color: #475569;
    font-size: 16px;
    line-height: 1.9;
}
.home-page .home-product-section {
    padding: 40px 0 22px;
}
.home-page .home-product-section .wp {
    padding: 38px 40px 42px;
    border-radius: 30px;
    background:
        radial-gradient(circle at right top, rgba(226, 169, 75, 0.12), transparent 26%),
        linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);
    border: 1px solid rgba(148, 163, 184, 0.16);
    box-shadow: 0 24px 64px rgba(15, 23, 42, 0.06);
}
.home-page .home-product-section .g-titl2 {
    text-align: left;
}
.home-page .home-product-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin: 0;
}
.home-page .home-product-grid li {
    width: auto;
    float: none;
    padding: 0;
}
.home-page .home-product-grid .con {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    min-height: 320px;
    overflow: hidden;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(148, 163, 184, 0.16);
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
}
.home-page .home-product-grid .pic,
.home-page .home-product-grid .pic.pic-m {
    position: relative;
    width: auto;
    min-height: 320px;
    margin-right: 0;
    overflow: hidden;
    display: block;
}
.home-page .home-product-grid .pic.pic-m {
    display: none;
}
.home-page .home-product-grid .pic::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.02), rgba(15, 23, 42, 0.12));
}
.home-page .home-product-grid .pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    display: block;
}
.home-page .home-product-grid .txt {
    position: static;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    padding: 30px 30px 32px;
    background: linear-gradient(180deg, #ffffff 0%, #f9fbfd 100%);
}
.home-page .home-product-kicker {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    min-height: 28px;
    padding: 0 10px;
    margin-bottom: 14px;
    border-radius: 999px;
    background: #eff6fb;
    color: #0f4c81;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}
.home-page .home-product-grid .txt .tit {
    margin-bottom: 14px;
    color: #0f172a;
    font-size: 30px;
    line-height: 1.32;
}
.home-page .home-product-grid .txt .desc {
    margin-bottom: 18px;
    color: #475569;
    font-size: 15px;
    line-height: 1.9;
}
.home-page .home-product-grid .txt .abtn {
    text-align: left;
}
.home-page .home-product-grid .txt .btn {
    display: inline-flex;
    align-items: center;
    min-height: 46px;
    padding: 0 18px;
    border-radius: 999px;
    background: #0f4c81;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
}
.home-page .home-product-grid .txt .btn i {
    margin-left: 8px;
}
.home-page .home-faq-section {
    padding-top: 54px;
    padding-bottom: 40px;
    border-bottom: none;
}
.home-page .home-faq-section .wp {
    padding: 38px 40px 42px;
    border-radius: 30px;
    background: linear-gradient(180deg, #ffffff 0%, #f6fbff 100%);
    border: 1px solid rgba(148, 163, 184, 0.16);
    box-shadow: 0 24px 64px rgba(15, 23, 42, 0.06);
}
.home-page .home-faq-section .g-titl2 {
    text-align: left;
}
.home-page .home-faq-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    margin: 0;
}
.home-page .home-faq-grid li {
    width: auto;
    float: none;
    padding: 0;
}
.home-page .home-faq-grid .con {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(148, 163, 184, 0.16);
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.07);
}
.home-page .home-faq-grid .con .pic {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    padding: 24px;
    background: linear-gradient(135deg, #edf4fa 0%, #d8e7f3 100%);
}
.home-page .home-faq-grid .con .pic img {
    position: static;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.home-page .home-faq-grid .con .txt {
    position: static;
    width: auto;
    padding: 22px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.home-page .home-faq-grid .con .tit {
    margin-bottom: 12px;
    color: #0f172a;
    font-size: 22px;
    line-height: 1.42;
    white-space: normal;
    overflow: visible;
    text-align: left;
}
.home-page .home-faq-grid .con .desc {
    margin-bottom: 16px;
    color: #475569;
    font-size: 14px;
    line-height: 1.85;
    white-space: normal;
    overflow: visible;
    text-align: left;
}
.home-page .home-faq-grid .con .abtn {
    margin-top: auto;
    text-align: left;
}
.home-page .home-faq-grid .con .btn {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0 16px;
    border-radius: 999px;
    background: #0f4c81;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
}
.home-page .home-faq-grid .con .btn i {
    margin-left: 8px;
}
.home-page .home-case-section {
    padding: 28px 0 36px;
    border-bottom: none;
}
.home-page .home-case-section .wp {
    padding: 40px 42px 42px;
    border-radius: 28px;
    background: linear-gradient(180deg, #fffdfa 0%, #f7efe3 100%);
    border: 1px solid rgba(148, 163, 184, 0.16);
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.06);
}
.home-page .home-case-section .home-section-head-light .home-section-tag {
    color: #84653f;
    background: rgba(205, 161, 106, 0.12);
}
.home-page .home-case-section .g-titl2,
.home-page .home-case-section .home-section-intro {
    color: #0f172a;
}
.home-page .home-case-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}
.home-page .home-case-grid li {
    margin: 0;
}
.home-page .home-case-grid .con {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(148, 163, 184, 0.16);
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.04);
}
.home-page .home-case-grid .pic {
    width: auto;
    margin-right: 0;
    height: 240px;
}
.home-page .home-case-grid .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.home-page .home-case-grid .txt {
    padding: 24px 24px 26px;
}
.home-page .home-case-grid h3 {
    color: #0f172a;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.home-page .home-case-grid span {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(205, 161, 106, 0.12);
    color: #84653f;
    font-size: 13px;
    margin-bottom: 14px;
}
.home-page .home-case-grid .desc {
    color: #475569;
    font-size: 14px;
    line-height: 1.78;
}
.home-page .home-case-section .more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 168px;
    min-height: 48px;
    margin-top: 24px;
    border-radius: 999px;
    border: none;
    background: #0f4c81;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}
.home-page .home-case-section .more i {
    margin-left: 8px;
}
    .case-list-page .case-list-section .wp,
    .case-detail-page .m-details .wp,
    .case-detail-page .case-related-section .wp,
    .about-page .m-details .wp,
    .contact-page .m-details .wp,
    .about-page .about-entry-section .wp,
    .contact-page .contact-entry-section .wp,
    .article-hero-panel,
    .article-main-panel,
    .article-bottom-cta {
        padding-left: 16px;
        padding-right: 16px;
    }
    .home-page .home-section-tag,
    .faq-hub-tag,
    .faq-section-tag,
    .article-tag {
        letter-spacing: 0.1em;
    }
    .detail-brand {
        font-size: 14px;
    }
    .detail-brand img {
        width: 74px;
    }
    .article-title,
    .case-list-page .case-module-head h3,
    .path-page-panel h1 {
        font-size: 24px;
    }
    .article-prose h2,
    .article-bottom-cta h3,
    .about-fact-card span,
    .contact-fact-card span {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    body.store-home-template.home-page {
        overflow-x: hidden;
    }
    .home-page .banner,
    .home-page .banner .item {
        height: clamp(460px, 92vh, 620px);
        min-height: 460px;
    }
    .home-page .banner .item {
        background-position: 62% center;
    }
    .home-page .banner .item::after {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg, rgba(15, 23, 42, 0.06) 0%, rgba(15, 23, 42, 0.36) 100%);
        z-index: 1;
    }
    .home-page .banner .txt {
        bottom: 68px;
        z-index: 2;
    }
    .home-page .banner .txt .wp {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        padding-left: 18px;
        padding-right: 18px;
    }
    .home-page .banner .txt .title,
    .home-page .banner .txt .desc {
        width: 100%;
    }
    .home-page .banner .txt .title {
        max-width: 320px;
        min-height: 0;
        margin: 0;
        padding: 12px 16px;
        border-radius: 18px;
        font-size: 20px;
        line-height: 1.35;
        white-space: normal;
        box-shadow: 0 10px 26px rgba(15, 23, 42, 0.16);
    }
    .home-page .banner .txt .desc {
        max-width: none;
    }
    .home-page .banner .txt .desc p {
        display: block;
        min-height: 0;
        margin: 0;
        padding: 12px 16px;
        border-radius: 18px;
        font-size: 14px;
        line-height: 1.65;
    }
    .home-page .banner .slick-dots {
        bottom: 28px;
    }
    .home-page .main {
        position: relative;
        z-index: 2;
    }
    .home-page .home-product-section,
    .home-page .home-faq-section,
    .home-page .home-case-section {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .home-page .home-product-section .wp,
    .home-page .home-faq-section .wp,
    .home-page .home-case-section .wp {
        padding: 24px 18px 26px;
        border-radius: 20px;
    }
    .home-page .home-section-head {
        gap: 8px;
        margin-bottom: 18px;
    }
    .home-page .home-section-tag {
        min-height: 28px;
        padding: 0 12px;
        font-size: 11px;
        letter-spacing: 0.12em;
    }
    .home-page .home-section-intro {
        font-size: 14px;
        line-height: 1.75;
    }
    .home-page .home-product-grid,
    .home-page .home-faq-grid,
    .home-page .home-case-grid {
        gap: 16px;
    }
    .home-page .home-product-grid .con,
    .home-page .home-faq-grid .con,
    .home-page .home-case-grid .con {
        border-radius: 20px;
    }
    .home-page .home-product-grid .pic,
    .home-page .home-product-grid .pic.pic-m,
    .home-page .home-faq-grid .con .pic,
    .home-page .home-case-grid .pic {
        min-height: 180px;
        height: 180px;
    }
    .home-page .home-product-grid .txt,
    .home-page .home-faq-grid .con .txt,
    .home-page .home-case-grid .txt {
        padding: 18px 16px 20px;
    }
    .home-page .home-product-grid .txt .tit,
    .home-page .home-faq-grid .con .tit,
    .home-page .home-case-grid h3 {
        font-size: 20px;
        line-height: 1.4;
    }
    .home-page .home-product-grid .txt .desc,
    .home-page .home-faq-grid .con .desc,
    .home-page .home-case-grid .desc {
        font-size: 14px;
        line-height: 1.75;
    }
    .home-page .home-product-grid .txt .btn,
    .home-page .home-faq-grid .con .btn,
    .home-page .home-case-section .more {
        width: 100%;
        justify-content: center;
        min-height: 42px;
    }
    .store-floating-home {
        left: auto;
        right: 14px;
        bottom: 14px;
        min-width: 0;
        height: 40px;
        padding: 0 14px;
        font-size: 13px;
        box-shadow: 0 12px 28px rgba(15, 23, 42, 0.2);
    }
}
@media screen and (max-width: 479px) {
    .home-page .banner,
    .home-page .banner .item {
        height: clamp(420px, 88vh, 560px);
        min-height: 420px;
    }
    .home-page .banner .item {
        background-position: 66% center;
    }
    .home-page .banner .txt {
        bottom: 62px;
    }
    .home-page .banner .txt .title {
        max-width: 100%;
        font-size: 18px;
    }
    .home-page .banner .txt .desc p {
        font-size: 13px;
        line-height: 1.6;
    }
    .home-page .home-product-grid .pic,
    .home-page .home-product-grid .pic.pic-m,
    .home-page .home-faq-grid .con .pic,
    .home-page .home-case-grid .pic {
        height: 164px;
        min-height: 164px;
    }
}
body.store-home-template.store-refresh {
    --store-red: #a51626;
    --store-red-deep: #7d1120;
    --store-ink: #14293a;
    --store-blue: #0e4e81;
    --store-gold: #e7a54e;
    --store-sand: #f7f0e6;
    --store-line: rgba(20, 41, 58, 0.1);
    --store-card-shadow: 0 24px 50px rgba(20, 41, 58, 0.08);
    background:
        radial-gradient(circle at 0 12%, rgba(231, 165, 78, 0.12), transparent 32%),
        radial-gradient(circle at 100% 2%, rgba(14, 78, 129, 0.12), transparent 28%),
        linear-gradient(180deg, #f7f1e8 0%, #fbfcfe 32%, #f4f8fb 100%);
    color: var(--store-ink);
}
