.elementor-2537 .elementor-element.elementor-element-154e753{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2537 .elementor-element.elementor-element-465ac5e{--display:flex;--margin-top:19px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-2537 .elementor-element.elementor-element-3eac1e0{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-2537 .elementor-element.elementor-element-303b636{--display:flex;--justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2537 .elementor-element.elementor-element-1fad5f0.elementor-element{--align-self:flex-start;}.elementor-2537 .elementor-element.elementor-element-1fad5f0 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:65px;font-weight:500;line-height:1.5em;word-spacing:0px;}.elementor-2537 .elementor-element.elementor-element-bb3460e{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2537 .elementor-element.elementor-element-24286f5{padding:0px 80px 0px 80px;font-family:"Poppins", Sans-serif;font-weight:400;line-height:30px;}.elementor-2537 .elementor-element.elementor-element-0c213c8{--display:flex;}.elementor-2537 .elementor-element.elementor-element-a96641d{--e-filter-direction:row;--e-filter-white-space:nowrap;--e-filter-wrap:wrap;--e-filter-overflow-x:initial;}.elementor-2537 .elementor-element.elementor-element-2415c46{--display:flex;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2537 .elementor-element.elementor-element-918e228{--grid-columns:4;}.elementor-2537 .elementor-element.elementor-element-918e228 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-2537 .elementor-element.elementor-element-918e228 .e-loop-item > .elementor-section, .elementor-2537 .elementor-element.elementor-element-918e228 .e-loop-item > .elementor-section > .elementor-container, .elementor-2537 .elementor-element.elementor-element-918e228 .e-loop-item > .e-con, .elementor-2537 .elementor-element.elementor-element-918e228 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-2537 .elementor-element.elementor-element-918e228 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-2537 .elementor-element.elementor-element-918e228 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-2537 .elementor-element.elementor-element-918e228 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2537 .elementor-element.elementor-element-918e228 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2537 .elementor-element.elementor-element-918e228 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(max-width:1024px){.elementor-2537 .elementor-element.elementor-element-3eac1e0{--grid-auto-flow:row;}.elementor-2537 .elementor-element.elementor-element-918e228{--grid-columns:2;}}@media(max-width:767px){.elementor-2537 .elementor-element.elementor-element-3eac1e0{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-2537 .elementor-element.elementor-element-918e228{--grid-columns:1;}}/* Start custom CSS for taxonomy-filter, class: .elementor-element-a96641d *//* Taxonomy Filter 基础变量 */
.inspiration-filter {
    --filter-light-bg: #f1f2f4;
    --filter-light-hover: #e5e7eb;
    --filter-dark-bg: #4b515d;
    --filter-text: #737b86;
    --filter-active-text: #ffffff;
    --filter-link: #3e526c;
}

/* 标签整体排列 */
.inspiration-filter .e-filter {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* 未选中的标签 */
.inspiration-filter .e-filter-item {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: auto !important;
    min-width: 0;
    min-height: 31px;
    margin: 0 !important;
    padding: 0 12px !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: var(--filter-light-bg) !important;
    color: var(--filter-text) !important;

    font-family: inherit;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-transform: uppercase;

    white-space: nowrap;
    cursor: pointer;

    transition:
        background-color 0.18s ease,
        color 0.18s ease;
}

/* 鼠标悬停 */
.inspiration-filter .e-filter-item:hover {
    background: var(--filter-light-hover) !important;
    color: var(--filter-dark-bg) !important;
}

/* 已选中的标签 */
.inspiration-filter .e-filter-item[aria-pressed="true"] {
    background: var(--filter-dark-bg) !important;
    color: var(--filter-active-text) !important;
}

/* 已选标签右侧的 ×，仅为视觉效果 */
.inspiration-filter
.e-filter-item[aria-pressed="true"]:not([data-filter="all"]):not([data-filter="__all"])::after {
    content: "×";
    display: inline-block;
    margin-left: 12px;

    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}

/* 键盘访问时保留焦点提示 */
.inspiration-filter .e-filter-item:focus-visible {
    outline: 2px solid var(--filter-dark-bg);
    outline-offset: 2px;
}

/*
 * “全部 / Clear All Filters”样式
 *
 * 如果 Elementor 输出的是 data-filter="all"
 * 或 data-filter="__all"，这段会自动生效。
 */
.inspiration-filter .e-filter-item[data-filter="all"],
.inspiration-filter .e-filter-item[data-filter="__all"],
.inspiration-filter .e-filter-clear,
.inspiration-filter .e-filter-clear-all {
    order: 99;
    flex: 0 0 100% !important;

    justify-content: flex-start;

    width: max-content !important;
    min-height: auto;
    margin-top: 6px !important;
    padding: 6px 0px 20px 0px !important;
        
    background: transparent !important;
    color: var(--filter-link) !important;

    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

/* 移动端 */
@media (max-width: 767px) {
    .inspiration-filter .e-filter {
        gap: 6px 4px;
    }

    .inspiration-filter .e-filter-item {
        min-height: 36px;
        padding: 0 10px !important;
        font-size: 9px;
        white-space: nowrap;
    }

    .inspiration-filter
    .e-filter-item[aria-pressed="true"]:not([data-filter="all"]):not([data-filter="__all"])::after {
        margin-left: 8px;
        font-size: 13px;
    }

    .inspiration-filter .e-filter-item[data-filter="all"],
    .inspiration-filter .e-filter-item[data-filter="__all"],
    .inspiration-filter .e-filter-clear,
    .inspiration-filter .e-filter-clear-all {
        margin-top: 5px !important;
    }
}

/* 用户系统设置为减少动画时，关闭过渡动画 */
@media (prefers-reduced-motion: reduce) {
    .inspiration-filter .e-filter-item {
        transition: none;
    }
}/* End custom CSS */