@media (max-width: 768px) {
    .bn-table-wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 35px;
        border-radius: 12px;
    }
    .bn-title {
        font-size: 22px;
        line-height: 1.5;
        margin-bottom: 14px;
    }
    .bn-table {
        min-width: 980px;
        border-collapse: collapse;
        background: #fff;
    }
    .bn-table td,
    .bn-table th {
        padding: 14px 12px;
        font-size: 15px;
        line-height: 1.7;
        vertical-align: top;
        word-break: break-word;
    }
    .bn-table th {
        font-size: 15px;
        font-weight: 700;
        background: #f8f8f8;
        position: sticky;
        top: 0;
        z-index: 2;
    }
    .bn-table td:first-child,
    .bn-table th:first-child {
        width: 120px !important;
        min-width: 120px;
        font-weight: 700;
        background: #fafafa;
        text-align: left;
    }
    .bn-table td:nth-child(2),
    .bn-table th:nth-child(2) {
        width: 180px;
        min-width: 180px;
    }
    .bn-table td:not(:first-child),
    .bn-table th:not(:first-child) {
        min-width: 200px;
    }
    .bn-table tr.section-row td {
        font-size: 17px;
        padding: 14px;
        background: #f7f4ef !important;
        font-weight: 700;
    }
    .icon-triangle {
        transform: scale(1.5);
    }
    .bn-table-wrap::before {
        content: "← 左右滑動查看完整比較表 →";
        display: block;
        font-size: 13px;
        color: #888;
        margin-bottom: 10px;
        text-align: center;
    }
}
.icon,
.icon-triangle {
    font-size: 18px;
}
.bn-icon,
.icon {
    line-height: 1;
    display: inline-block;
}
html {
    scroll-padding-top: 50px;
    scroll-behavior: smooth;
    background: #fffaf6;
}
[id] {
    scroll-margin-top: 50px;
}
.icon-triangle {
    display: inline-block;
    transform: scale(3.5);
}
.bn-table td:not(:first-child),
.bn-table th:not(:first-child) {
    width: calc((100% - 80px) / 5);
}
.bn-table td:nth-child(2) {
    text-align: left;
}
.bn-icon {
    font-size: 19px;
    width: 1.2em;
}
.banner,
.banner .swiper,
.banner .swiper-slide,
.banner .swiper-wrapper,
.index-two-one {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
}
.index-two-one img {
    width: 100% !important;
    height: auto !important;
    display: block;
    object-fit: cover;
}
.swiper-button-next,
.swiper-button-prev {
    top: 50% !important;
    transform: translateY(-50%);
}
.index-one {
    margin-top: 0 !important;
    padding: 60px 0;
    background: #fff;
}
body,
html {
    margin: 0;
    padding: 0;
}
.about-video iframe,
.pc-footer-only,
.pc-header-only,
.pc-only {
    display: block;
}
.header-m-nav,
.m-index-five,
.mobile-footer-only,
.mobile-header-only,
.mobile-only {
    display: none;
}
.banner {
    width: 100%;
    line-height: 0;
}
.banner .index-two-one img,
.banner .swiper-slide img {
    display: block;
    object-fit: contain;
}
.index-two-one {
    position: relative;
    width: 100%;
    height: auto;
}
.seo-only {
    position: absolute !important;
    left: -9999px !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    white-space: normal !important;
}
.content-block p {
    margin-bottom: 12px;
}
.btn-group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 18px;
}
.brand-news-btn,
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn.primary,
.btn:hover {
    background: #111;
    color: #fff;
}
.btn.primary:hover {
    background: #333;
    border-color: #333;
}
.btn.small {
    min-height: 40px;
    padding: 0 16px;
    font-size: 15px;
}
.content-highlight {
    margin-left: 0;
    margin-right: auto;
    text-align: left;
}
.intro {
    font-size: 19px;
    color: #333;
    margin-bottom: 18px;
}
.feature-list {
    list-style: none;
    padding: 0;
}
.feature-list li::before {
    content: "•";
    position: absolute;
    color: #999;
}
.note {
    color: #777;
    margin: 20px 0;
}
.highlight-text {
    font-size: 18px;
    font-weight: 500;
    margin: 25px 0 10px;
}
.bn-item-title,
.bn-score,
.bn-table th,
.bn-title,
.brand-solution {
    font-weight: 700;
}
.brand-solution {
    font-size: 22px;
    letter-spacing: 0.5px;
}
.bn-table-wrap {
    width: 100%;
    margin: 48px 0 56px;
    font-family: Arial, "Noto Sans TC", sans-serif;
}
.bn-compare-beauty,
body {
    font-family: Arial, "Noto Sans TC", "Microsoft JhengHei", sans-serif;
}
.bn-title {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 18px;
    color: #111;
}
.bn-table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    margin-bottom: 18px;
}
.bn-table td,
.bn-table th {
    word-break: break-word;
    border: 1px solid #d8d8d8;
    padding: 14px 12px;
    text-align: left;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.75;
    color: #111;
    word-break: break-word;
    white-space: normal;
}
.bn-compare-title,
.bn-table th,
.brand-news-entry {
    text-align: center;
}
.bn-table th {
    background: #f5f5f5;
}
.bn-table tr.section-row td {
    background: #f7f4ef !important;
    color: #111 !important;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: left;
    padding: 14px 18px;
}
.bn-table td:first-child,
.bn-table th:first-child {
    text-align: left;
    width: 18%;
}
.bn-table td:nth-child(3) {
    background: #fffdf7;
}
.bn-score {
    display: block;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 8px;
    letter-spacing: 1px;
}
.bn-item-title {
    display: block;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 6px;
}
.bn-bullet,
.bn-item-sub {
    display: block;
    line-height: 1.75;
}
.bn-item-sub {
    color: #666;
    font-size: 14px;
}
.bn-note {
    font-size: 15px;
    line-height: 1.8;
    color: #555;
    margin-top: 10px;
}
@media (max-width: 768px) {
    .pc-only {
        display: none !important;
    }
    .mobile-only {
        display: block !important;
    }
    .content-block h1 {
        font-size: 33px;
    }
    .content-block h2 {
        font-size: 30px;
    }
    .btn-group {
        gap: 10px;
    }
    .btn {
        min-height: 45px;
        padding: 0 18px;
        font-size: 19px;
    }
    .btn.mobile-full {
        width: 100%;
    }
    .bn-table,
    .bn-table-wrap {
        width: 100% !important;
        max-width: 100% !important;
    }
    .index-content {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .bn-table-wrap {
        overflow-x: hidden !important;
        overflow-y: visible !important;
        margin: 32px 0 42px !important;
        background: #fff;
        border-radius: 10px;
    }
    .bn-table td::before,
    .bn-table-wrap::before {
        display: none !important;
        content: none !important;
    }
    .bn-title {
        font-size: 21px !important;
        line-height: 1.45 !important;
        margin-bottom: 14px !important;
    }
    .bn-table {
        display: table !important;
        min-width: 0 !important;
        table-layout: fixed !important;
        border-collapse: collapse !important;
        background: #fff !important;
        margin-bottom: 12px !important;
    }
    .bn-item-title,
    .bn-score {
        display: block !important;
        margin-bottom: 4px !important;
    }
    .bn-table thead {
        display: table-header-group !important;
    }
    .bn-table tbody {
        display: table-row-group !important;
    }
    .bn-table tr {
        display: table-row !important;
        width: auto !important;
        background: 0 0 !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }
    .bn-table td,
    .bn-table th,
    .bn-table tr.section-row td {
        display: table-cell !important;
        text-align: left !important;
        border: 1px solid #d8d8d8 !important;
    }
    .bn-table td,
    .bn-table th {
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        padding: 5px 3px !important;
        font-size: 10px !important;
        line-height: 1.55 !important;
        vertical-align: top !important;
        word-break: break-word !important;
        overflow-wrap: anywhere !important;
        white-space: normal !important;
        background: #fff !important;
        box-sizing: border-box !important;
    }
    .bn-table th {
        background: #f5f5f5 !important;
        text-align: center !important;
        font-size: 10px !important;
        font-weight: 700 !important;
        line-height: 1.35 !important;
        padding: 6px 3px !important;
    }
    .bn-table td:first-child,
    .bn-table th:first-child {
        width: 9% !important;
        font-weight: 700 !important;
        text-align: center !important;
        background: #fafafa !important;
    }
    .bn-table td:nth-child(2),
    .bn-table th:nth-child(2) {
        width: 19% !important;
        background: #fff !important;
    }
    .bn-table td:nth-child(3),
    .bn-table td:nth-child(4),
    .bn-table td:nth-child(5),
    .bn-table td:nth-child(6),
    .bn-table th:nth-child(3),
    .bn-table th:nth-child(4),
    .bn-table th:nth-child(5),
    .bn-table th:nth-child(6) {
        width: 18% !important;
    }
    .bn-table th:first-child:nth-last-child(5),
    .bn-table th:first-child:nth-last-child(5) ~ th {
        width: 20% !important;
    }
    .bn-table tr.section-row td {
        background: #f7f4ef !important;
        color: #111 !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        padding: 8px 6px !important;
        border-radius: 0 !important;
    }
    .bn-table td:nth-child(3) {
        background: #fffdf7 !important;
    }
    .bn-score {
        font-size: 14px !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
    }
    .bn-item-title {
        font-size: 11px !important;
        line-height: 1.45 !important;
        font-weight: 700 !important;
    }
    .bn-bullet,
    .bn-item-sub {
        font-size: 10px !important;
        line-height: 1.55 !important;
    }
    .bn-note,
    .bn-table-wrap > p {
        font-size: 12px !important;
        line-height: 1.6 !important;
        margin-top: 8px !important;
    }
    .icon-triangle {
        transform: scale(2.2) !important;
    }
}
.site-merged,
body {
    overflow-x: hidden;
}
@media (max-width: 360px) {
    .bn-table td,
    .bn-table th {
        font-size: 9px !important;
        padding: 4px 2px !important;
        line-height: 1.5 !important;
    }
    .bn-score {
        font-size: 13px !important;
    }
    .bn-bullet,
    .bn-item-sub {
        font-size: 9px !important;
    }
}
.bn-compare-beauty {
    width: 100%;
}
.bn-compare-beauty * {
    box-sizing: border-box;
}
.bn-compare-title {
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 22px;
    letter-spacing: 0.5px;
}
.bn-compare-shell {
    width: 100%;
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.06);
}
.bn-compare-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    table-layout: fixed;
}
.bn-compare-table td,
.bn-compare-table th {
    border: 1px solid #e1ddd6;
    padding: 15px 14px;
    vertical-align: top;
    text-align: left;
    color: #151515;
    word-break: break-word;
    white-space: normal;
}
.bn-compare-table .section-row td {
    font-weight: 800;
    letter-spacing: 0.4px;
    padding: 20px 24px;
}
.bn-compare-table .item-row td {
    font-weight: 800;
    line-height: 1.5;
    padding: 17px 20px 12px;
}
.bn-compare-table .item-row .sub {
    display: block;
    margin-top: 4px;
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.65;
    color: #06c;
}
.bn-compare-table .brand-row th {
    font-size: 16px;
    font-weight: 800;
    text-align: left;
    line-height: 1.45;
    padding: 13px 16px;
}
.bn-compare-table .brand-row th.bn-main-brand {
    color: #7a5420;
}
.bn-compare-table .bn-main-col {
    background: #fffdf6;
}
.bn-compare-score {
    display: block;
    font-size: 28px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 8px;
}
.triangle-score,
.triangle-score1 {
    display: inline-block !important;
    font-weight: 800 !important;
    transform: translateY(3px);
}
.bn-compare-note {
    margin: 14px 0 0;
    font-size: 15px;
    line-height: 1.8;
    color: #555;
}
@media (max-width: 768px) {
    .bn-compare-beauty {
        margin: 34px 0 44px;
    }
    .bn-compare-title {
        font-size: 21px;
        line-height: 1.45;
        margin-bottom: 14px;
    }
    .bn-compare-shell {
        border-radius: 12px;
        box-shadow: 0 8px 22px rgba(0, 0, 0, 0.055);
    }
    .bn-compare-table td,
    .bn-compare-table th {
        padding: 6px 4px;
        font-size: 15px;
        line-height: 1.55;
    }
    .bn-compare-table .section-row td {
        font-size: 20px;
        padding: 14px 10px;
        border-left-width: 4px;
    }
    .bn-compare-table .item-row td {
        font-size: 17px;
        padding: 10px 7px 8px;
        line-height: 1.45;
    }
    .bn-compare-table .item-row .sub {
        font-size: 15px;
        line-height: 1.55;
    }
    .bn-compare-table .brand-row th {
        font-size: 11px;
        padding: 6px;
        line-height: 1.35;
        text-align: left !important;
    }
    .bn-compare-score {
        font-size: 22px;
        margin-bottom: 4px;
        letter-spacing: 0;
    }
    .bn-compare-note {
        font-size: 12px;
        line-height: 1.65;
        padding: 0 2px;
    }
    .bn-compare-table .brand-row th:first-child,
    .bn-compare-table .brand-row th:nth-child(2),
    .bn-compare-table tr:not(.section-row):not(.item-row) td:first-child,
    .bn-compare-table tr:not(.section-row):not(.item-row) td:nth-child(2) {
        width: 28%;
    }
    .bn-compare-table .brand-row th:nth-child(3),
    .bn-compare-table .brand-row th:nth-child(4),
    .bn-compare-table tr:not(.section-row):not(.item-row) td:nth-child(3),
    .bn-compare-table tr:not(.section-row):not(.item-row) td:nth-child(4) {
        width: 22%;
    }
}
@media (max-width: 380px) {
    .bn-compare-table td,
    .bn-compare-table th {
        font-size: 11.5px;
        padding: 5px 3px;
    }
    .bn-compare-table .brand-row th {
        font-size: 10px;
    }
    .bn-compare-score {
        font-size: 20px;
    }
}
.bn-compare-table .brand-row th:first-child,
.bn-compare-table .brand-row th:nth-child(2),
.bn-compare-table tr:not(.section-row):not(.item-row) td:first-child,
.bn-compare-table tr:not(.section-row):not(.item-row) td:nth-child(2) {
    width: 28%;
}
.bn-compare-table .brand-row th:nth-child(3),
.bn-compare-table .brand-row th:nth-child(4),
.bn-compare-table tr:not(.section-row):not(.item-row) td:nth-child(3),
.bn-compare-table tr:not(.section-row):not(.item-row) td:nth-child(4) {
    width: 22%;
}
.bn-main-brand {
    background: #fff1cf !important;
}
.bn-compare-table colgroup col.col-1,
.bn-compare-table colgroup col.col-2 {
    width: 28% !important;
}
.bn-compare-table colgroup col.col-3,
.bn-compare-table colgroup col.col-4 {
    width: 22% !important;
}
.triangle-score {
    font-size: 42px !important;
    line-height: 1 !important;
}
.triangle-score1 {
    font-size: 27px !important;
    line-height: 1 !important;
}
.triangle-inline {
    margin: 0;
}
.brand-news-inner {
    max-width: 900px;
    margin: 0 auto;
}
.brand-news-subtitle {
    display: block;
    margin-bottom: 14px;
    color: #9b7654;
    font-size: 14px;
    letter-spacing: 0.25em;
    font-weight: 600;
}
.brand-news-entry h2 {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 1.35;
    color: #2b2b2b;
    font-weight: 700;
}
.brand-news-entry p {
    max-width: 720px;
    margin: 0 auto 34px;
    font-size: 17px;
    line-height: 1.9;
    color: #555;
}
.brand-news-btn::after {
    content: "→";
}
.site-merged {
    width: 100%;
    background: #fff;
}
.banner picture,
.banner picture img {
    display: block;
    width: 100%;
}
.about-video-all ul,
.index-one-all ul {
    list-style: none;
    padding-left: 0;
}
@media (max-width: 768px) {
    .bn-compare-table colgroup col.col-1,
    .bn-compare-table colgroup col.col-2 {
        width: 28% !important;
    }
    .bn-compare-table colgroup col.col-3,
    .bn-compare-table colgroup col.col-4 {
        width: 22% !important;
    }
    .triangle-score {
        font-size: 30px !important;
        transform: translateY(2px);
    }
    .brand-news-entry h2 {
        font-size: 28px;
        line-height: 1.45;
    }
    .brand-news-entry p {
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 26px;
    }
    .brand-news-btn {
        width: 100%;
        max-width: 300px;
        height: 52px;
        padding: 0 22px;
        font-size: 17px;
        letter-spacing: 0.04em;
        transform: translateY(-1px);
        box-shadow:
            0 0 10px rgba(155, 118, 84, 0.18),
            0 8px 18px rgba(155, 118, 84, 0.12);
    }
    .brand-news-btn::after {
        font-size: 15px;
        margin-left: 8px;
    }
    .brand-news-btn:hover {
        transform: translateY(-2px);
        box-shadow:
            0 0 14px rgba(155, 118, 84, 0.22),
            0 10px 20px rgba(155, 118, 84, 0.15);
    }
    .about-video-all ul,
    .index-one-all ul,
    .video-more ul {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 0;
    }
    .index-one-all .one-d,
    .pc-footer-only,
    .pc-header-only,
    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }
    .mobile-footer-only,
    .mobile-header-only {
        display: block !important;
    }
    .banner,
    .banner .swiper,
    .banner .swiper-slide,
    .banner .swiper-wrapper,
    .index-two-one {
        height: auto !important;
        min-height: 0 !important;
    }
    .index-content {
        padding: 1px 16px 52px !important;
    }
    .about-video,
    .index-one {
        padding: 48px 16px !important;
    }
    .container {
        max-width: 100%;
        width: 100%;
    }
    .content-block {
        margin-bottom: 46px;
    }
    .content-block h1 {
        font-size: 30px !important;
        line-height: 1.45;
    }
    .content-block h2 {
        font-size: 26px !important;
        line-height: 1.45;
    }
    .content-block p,
    .feature-list li {
        font-size: 19px !important;
        line-height: 1.85;
    }
    .btn-group {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .btn,
    .content-block > a.btn {
        width: 100%;
        min-height: 46px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .index-one {
        background: #fff;
    }
    .about-video-all,
    .index-one-all {
        width: 100% !important;
        max-width: 100% !important;
    }
    .about-video-all h2,
    .index-one-all h2 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 24px;
    }
    .index-one-all ul {
        gap: 18px 12px;
        width: 100%;
        margin: 0;
    }
    .index-one-all ul a {
        display: block;
        width: 100%;
        text-decoration: none;
        color: inherit;
    }
    .index-one-all li,
    .index-one-all li > img {
        width: 100% !important;
        height: auto !important;
    }
    .index-one-all h3 {
        font-size: 14px !important;
        line-height: 1.45;
        min-height: 42px;
        margin: 0 0 8px;
        text-align: center;
    }
    .index-one-all li {
        margin: 0 !important;
        overflow: hidden;
    }
    .index-five,
    .index-one-all li > img {
        display: block;
    }
    .about-video {
        overflow-x: hidden;
    }
    .about-video-all ul,
    .video-more ul {
        gap: 22px 12px;
        width: 100%;
        margin: 0;
    }
    .about-video-all li,
    .video-more li {
        width: 100% !important;
        margin: 0 !important;
    }
    .about-video-all li p,
    .video-more li p {
        font-size: 14px !important;
        line-height: 1.5;
        margin-top: 8px;
        text-align: center;
    }
    .brand-news-entry {
        padding: 56px 18px !important;
    }
    .index-five-one {
        position: relative;
    }
    .index-five-one > img {
        width: 100%;
        height: auto;
        display: block;
    }
    .five-d {
        padding: 30px 18px !important;
        text-align: center;
    }
    .five-d h3 {
        font-size: 20px;
    }
    .five-d h2 {
        font-size: 24px;
        line-height: 1.5;
    }
}
.brand-news-btn,
.btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    line-height: 1 !important;
    transform: translateY(-3px) !important;
    box-shadow:
        0 0 18px rgba(155, 118, 84, 0.25),
        0 14px 30px rgba(155, 118, 84, 0.2) !important;
    transition: 0.3s !important;
    cursor: pointer !important;
}
.brand-news-btn::after,
.btn::after {
    content: "→" !important;
    margin-left: 10px !important;
    font-size: 21px !important;
    transition: transform 0.3s !important;
}
.brand-news-btn:hover,
.btn:hover {
    transform: translateY(-5px) scale(1.03) !important;
    box-shadow:
        0 0 24px rgba(155, 118, 84, 0.35),
        0 18px 35px rgba(155, 118, 84, 0.28) !important;
}
.brand-news-btn:hover::after,
.btn:hover::after {
    transform: translateX(6px) !important;
}
.btn-group {
    gap: 16px !important;
    align-items: center !important;
}
@media (min-width: 769px) {
    .index-five {
        display: block !important;
    }
    .m-index-five {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .brand-news-btn,
    .btn {
        width: 100% !important;
        max-width: 300px !important;
        min-width: 0 !important;
        min-height: 52px !important;
        height: 52px !important;
        padding: 0 22px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 17px !important;
        letter-spacing: 0.04em !important;
        transform: translateY(-1px) !important;
        box-shadow:
            0 0 10px rgba(155, 118, 84, 0.18),
            0 8px 18px rgba(155, 118, 84, 0.12) !important;
    }
    .brand-news-btn::after,
    .btn::after {
        font-size: 21px !important;
        margin-left: 8px !important;
    }
    .brand-news-btn:hover,
    .btn:hover {
        transform: translateY(-2px) !important;
        box-shadow:
            0 0 14px rgba(155, 118, 84, 0.22),
            0 10px 20px rgba(155, 118, 84, 0.15) !important;
    }
    .btn-group {
        align-items: center !important;
    }
    .index-five {
        display: none !important;
    }
    .m-index-five {
        display: block !important;
        background: #fff;
        padding: 0 0 56px;
    }
    .m-index-five-all {
        position: relative;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .m-index-five-all > img {
        width: 100%;
        height: auto;
        display: block;
    }
    .m-index-five .five-bt {
        padding: 30px 18px 0;
        text-align: center;
    }
    .m-index-five .five-bt h2 {
        margin: 0 0 12px;
        font-size: 28px;
        line-height: 1.35;
        font-weight: 700;
        color: #111;
    }
    .m-index-five .five-bt p {
        margin: 0 0 22px;
        font-size: 16px;
        line-height: 1.8;
        color: #333;
    }
    .m-index-five .f-button {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .m-index-five .f-button button {
        border: 0;
        cursor: pointer;
    }
}
.index-five .button,
.m-index-five .f-button button {
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
}
.index-five .button {
    width: 180px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    display: block;
}
.index-five .button:hover,
.m-index-five .f-button button:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: none !important;
    box-shadow: none !important;
}
.index-five .button::after,
.m-index-five .f-button button::after {
    content: none !important;
}
.m-index-five .f-button button {
    width: 160px;
    height: 46px;
    font-size: 16px;
}
:root {
    --bn-ink: #171411;
    --bn-soft: #f7f3ed;
    --bn-paper: #fffaf4;
    --bn-gold: #b08a5b;
    --bn-gold-dark: #7c5937;
    --bn-line: rgba(42, 34, 27, 0.13);
    --bn-shadow: 0 22px 60px rgba(38, 30, 22, 0.1);
    --bn-radius: 24px;
}
body {
    background: linear-gradient(180deg, #fff 0, #fff 36%, #fff 100%) !important;
    color: var(--bn-ink);
}
a {
    transition: 0.28s;
}
.mobile-header-only,
.pc-header-only {
    position: sticky;
    top: 0;
    z-index: 99;
    backdrop-filter: blur(16px);
    background: rgba(20, 18, 16, 0.72);
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.1);
}
.banner {
    position: relative;
    overflow: hidden;
}
.banner::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.48) 0, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.3) 100%),
        linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0, rgba(0, 0, 0, 0) 45%, rgba(255, 250, 246, 0.95) 100%);
    z-index: 2;
}
.banner .swiper {
    position: relative;
    z-index: 1;
}
.banner .index-two-one img,
.banner .swiper-slide img {
    width: 100% !important;
    max-height: 760px;
    object-fit: cover !important;
    filter: saturate(0.98) contrast(1.06) brightness(0.92);
}
.swiper-button-next,
.swiper-button-prev {
    width: 46px !important;
    height: 46px !important;
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    color: #fff !important;
    z-index: 5 !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 16px !important;
}
.swiper-pagination {
    z-index: 5 !important;
}
.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 0.45 !important;
}
.swiper-pagination-bullet-active {
    width: 26px !important;
    border-radius: 999px !important;
    background: #d6b084 !important;
    opacity: 1 !important;
}
.index-content {
    position: relative;
    padding: 0 24px 78px !important;
    background: 0 0 !important;
    z-index: 8;
}
.container {
    max-width: 1120px !important;
    margin: 0 auto !important;
}
.content-block {
    position: relative;
    margin: 0 0 34px !important;
    padding: 42px 48px !important;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(176, 138, 91, 0.18);
    border-radius: var(--bn-radius);
    box-shadow: var(--bn-shadow);
    backdrop-filter: blur(16px);
}
.content-block:first-child {
    padding: 58px 58px 46px !important;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(250, 243, 235, 0.92));
}
.content-block:first-child::before {
    display: inline-block;
    margin-bottom: 18px;
    padding: 7px 14px;
    border: 1px solid rgba(176, 138, 91, 0.35);
    border-radius: 999px;
    color: var(--bn-gold-dark);
    font-size: 12px;
    letter-spacing: 0.24em;
    font-weight: 700;
}
.content-block h1,
.content-block h2 {
    color: #1d1915 !important;
    letter-spacing: 0.02em;
    font-weight: 800 !important;
}
.content-block h1 {
    max-width: 860px;
    line-height: 1.28 !important;
    margin: 0 0 22px !important;
}
.content-block h2 {
    font-size: 32px !important;
    line-height: 1.38 !important;
    margin: 0 0 18px !important;
}
.content-block h2::after {
    content: "";
    display: block;
    width: 46px;
    height: 2px;
    margin-top: 16px;
    background: linear-gradient(90deg, var(--bn-gold), rgba(176, 138, 91, 0));
}
.content-block .intro,
.content-block li,
.content-block p,
.feature-list li {
    color: #3f3933 !important;
    font-size: 19px !important;
    line-height: 1.95 !important;
}
.content-block b {
    color: #15120f;
    font-weight: 800;
}
.content-block ul {
    padding-left: 20px;
}
.content-highlight {
    max-width: 100% !important;
    padding: 4px 0 0 !important;
}
.feature-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 18px;
    margin: 18px 0 22px !important;
}
.feature-list li {
    position: relative;
    margin: 0 !important;
    padding: 16px 18px 16px 42px !important;
    background: linear-gradient(135deg, #fff, #fbf5ed);
    border: 1px solid rgba(176, 138, 91, 0.16);
    border-radius: 16px;
}
.feature-list li::before {
    left: 18px !important;
    top: 17px;
    color: var(--bn-gold) !important;
}
.brand-solution {
    display: inline-block;
    margin-top: 8px;
    padding: 14px 18px;
    border-left: 4px solid var(--bn-gold);
    background: #fff8ed;
    border-radius: 0 16px 16px 0;
    color: #1a1612 !important;
}
.brand-news-btn,
.btn {
    min-width: 188px !important;
    height: 52px !important;
    min-height: 52px !important;
    padding: 0 26px !important;
    border: 1px solid rgba(124, 89, 55, 0.55) !important;
    background: rgba(255, 255, 255, 0.82) !important;
    color: #6b4b2f !important;
    border-radius: 999px !important;
    box-shadow: 0 12px 28px rgba(124, 89, 55, 0.12) !important;
    font-size: 19px !important;
    letter-spacing: 0.06em !important;
}
.about-video-all h2,
.index-one-all h2 {
    text-align: center !important;
    color: #1b1713 !important;
    font-size: 34px !important;
    line-height: 1.35 !important;
    margin: 0 0 36px !important;
    letter-spacing: 0.08em;
}
.about-video-all h2::after,
.index-one-all h2::after {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    margin: 16px auto 0;
    background: var(--bn-gold);
}
.brand-news-btn:hover,
.btn:hover {
    background: #6b4b2f !important;
    color: #fff !important;
    border-color: #1b1713 !important;
    transform: translateY(-3px) !important;
}
.bn-compare-beauty {
    margin: 58px 0 64px !important;
}
.bn-compare-title {
    font-size: 30px !important;
    margin-bottom: 28px !important;
    color: #1b1713 !important;
}
.bn-compare-title::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    margin: 16px auto 0;
    background: var(--bn-gold);
}
.bn-compare-shell {
    border: 1px solid rgba(176, 138, 91, 0.2) !important;
    border-radius: 22px !important;
    overflow: hidden !important;
    background: #fff !important;
    box-shadow: 0 18px 46px rgba(38, 30, 22, 0.08) !important;
}
.bn-compare-table td,
.bn-compare-table th {
    border-color: #ece4da !important;
    font-size: 16px !important;
    line-height: 1.78 !important;
}
.bn-compare-table .section-row td {
    background: linear-gradient(135deg, #201b16 0, #5f4934 100%) !important;
    color: #fff !important;
    border-left: 0 !important;
    font-size: 26px !important;
    letter-spacing: 0.04em !important;
}
.bn-compare-table .item-row td {
    background: #f9f3eb !important;
    color: #211b16 !important;
    font-size: 22px !important;
}
.bn-compare-table .brand-row th {
    background: #fbfaf7 !important;
    color: #2b241d !important;
}
.bn-compare-table .brand-row th.bn-main-brand,
.bn-main-col {
    background: #fff4dc !important;
}
.bn-compare-score {
    color: #d21f3c !important;
}
.brand-news-entry {
    clear: both;
    padding: 32px 20px 86px !important;
    background: #fff !important;
}
.mobile-footer-only,
.pc-footer-only {
    background: #15120f;
}
@media (max-width: 768px) {
    .banner .index-two-one img,
    .banner .swiper-slide img {
        min-height: auto !important;
        max-height: none !important;
        object-fit: contain !important;
        filter: saturate(0.98) contrast(1.03);
    }
    .banner::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(255, 250, 246, 0.88));
    }
    .index-content {
        margin-top: 0 !important;
    }
    .content-block,
    .content-block:first-child {
        padding: 28px 20px !important;
        border-radius: 20px;
        margin-bottom: 24px !important;
    }
    .content-block h1 {
        font-size: 28px !important;
        line-height: 1.45 !important;
    }
    .content-block h2 {
        font-size: 24px !important;
        line-height: 1.45 !important;
    }
    .content-block li,
    .content-block p,
    .feature-list li {
        font-size: 19px !important;
        line-height: 1.85 !important;
    }
    .feature-list {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .btn-group {
        align-items: center !important;
    }
    .bn-compare-title {
        font-size: 22px !important;
    }
    .bn-compare-shell {
        border-radius: 16px !important;
    }
    .bn-compare-table td,
    .bn-compare-table th {
        font-size: 13px !important;
        padding: 6px 4px !important;
    }
    .bn-compare-table .section-row td {
        font-size: 26px !important;
        padding: 13px 10px !important;
    }
    .bn-compare-table .item-row td {
        font-size: 15px !important;
    }
    .bn-compare-score {
        font-size: 20px !important;
    }
    .brand-news-entry {
        padding: 20px 16px 58px !important;
    }
}
.banner::after {
    display: none !important;
}
.banner {
    background: 0 0 !important;
}
.banner .index-two-one img,
.banner .swiper-slide img {
    min-height: auto !important;
    max-height: none !important;
    height: auto !important;
    object-fit: cover !important;
    filter: none !important;
}
.index-content {
    margin-top: 0 !important;
}
.content-block h1 {
    font-size: 36px !important;
}
@media (max-width: 768px) {
    .content-block h1 {
        font-size: 29px !important;
    }

    .banner,
    .banner .swiper,
    .banner .swiper-slide,
    .banner .swiper-wrapper,
    .index-two-one,
    .site-merged {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    :root {
        --bn-mobile-header-height: 60px;
    }
    body {
        padding-top: var(--bn-mobile-header-height) !important;
    }
    .mobile-header-only {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 99999 !important;
        background: rgba(20, 18, 16, 0.92) !important;
        backdrop-filter: blur(14px);
        -webkit-backdrop-filter: blur(14px);
    }
    .pc-header-only {
        display: none !important;
    }
    .banner {
        position: relative !important;
        z-index: 1 !important;
        clear: both !important;
    }
    .swiper-pagination {
        bottom: 10px !important;
    }
    html {
        scroll-padding-top: calc(var(--bn-mobile-header-height) + 12px) !important;
    }
    [id] {
        scroll-margin-top: calc(var(--bn-mobile-header-height) + 12px) !important;
    }
}
@media (max-width: 430px) {
    .about-video-all ul,
    .video-more ul {
        gap: 24px 10px;
    }
    .about-video-all li p,
    .video-more li p {
        font-size: 13px !important;
    }
    .index-content {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .content-block,
    .content-block:first-child {
        padding: 24px 16px !important;
    }
    :root {
        --bn-mobile-header-height: 60px;
    }
}
/* 首頁 feature-list 間距優化 */
.feature-list{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px 16px !important;
    margin: 12px 0 16px !important;
    padding: 0 !important;
}

.feature-list li{
    position: relative;
    margin: 0 !important;
    padding: 10px 16px 10px 38px !important;
    font-size: 18px !important;
    line-height: 1.55 !important;
    background: linear-gradient(135deg, #fff, #fbf5ed);
    border: 1px solid rgba(176, 138, 91, 0.16);
    border-radius: 14px;
    color: #3f3933 !important;
}

.feature-list li::before{
    content: "•";
    position: absolute;
    left: 16px !important;
    top: 10px !important;
    color: var(--bn-gold) !important;
}

/* 手機版 */
@media (max-width: 768px){
    .feature-list{
        grid-template-columns: 1fr;
        gap: 6px !important;
        margin: 10px 0 14px !important;
    }

    .feature-list li{
        font-size: 18px !important;
        line-height: 1.5 !important;
        padding: 9px 14px 9px 36px !important;
        border-radius: 13px;
    }

    .feature-list li::before{
        left: 15px !important;
        top: 9px !important;
    }
}