.elementor-7054 .elementor-element.elementor-element-13f5797{--display:flex;--background-transition:0.3s;}.elementor-7054 .elementor-element.elementor-element-658e6a4a{font-family:"Noto Serif TC", Sans-serif;font-size:1.2em;font-weight:400;line-height:1.5em;letter-spacing:2px;}.elementor-7054 .elementor-element.elementor-element-f00e476{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-7054 .elementor-element.elementor-element-b1ba957{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}@media(max-width:767px){.elementor-7054 .elementor-element.elementor-element-658e6a4a{font-size:1.1em;}}/* Start custom CSS for text-editor, class: .elementor-element-658e6a4a */.hc-minimal-case{
    position:relative;

    padding:110px 28px;

    overflow:hidden;

    background:#ffffff;

    font-family:"Noto Serif TC", serif;
}

/* 中央柔光圓形漸層 */
/* 中央柔光圓形漸層 */
.hc-minimal-case::before{
    content:"";

    position:absolute;

    width:1100px;
    height:1100px;

    left:50%;
    top:50%;

    transform:translate(-50%,-50%);

    border-radius:50%;

    background:
    radial-gradient(
        circle,

        rgba(201,188,156,.22) 0%,
        rgba(201,188,156,.10) 18%,

        rgba(255,255,255,.92) 42%,
        rgba(255,255,255,.97) 64%,

        rgba(255,255,255,1) 82%,
        rgba(255,255,255,1) 100%
    );

    filter:blur(2px);

    z-index:0;

    pointer-events:none;
}

.hc-minimal-wrap{
    position:relative;
    z-index:2;

    max-width:1180px;
    margin:0 auto;
}

.hc-minimal-subtitle{
    display:block;

    margin-bottom:18px;

    color:#C9BC9C;

    font-size:13px;
    font-weight:600;
    letter-spacing:4px;
}

.hc-minimal-case h2{
    margin:0;

    color:#666355;

    font-family:"Noto Serif TC", serif !important;

    font-size:46px;
    font-weight:700;
    line-height:1.45;
    letter-spacing:2px;
}

.hc-minimal-desc{
    max-width:760px;

    margin:34px 0 70px;

    color:rgba(102,99,85,.72);

    font-size:18px;
    line-height:2.1;
    letter-spacing:1px;
}

.hc-minimal-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.hc-minimal-item{
    padding:34px 8px 10px;

    border-top:1px solid rgba(201,188,156,.45);

    transition:
    transform .35s ease,
    border-color .35s ease;
}

.hc-minimal-item h3{
    margin:0 0 18px;

    font-family:"Noto Serif TC", serif !important;

    color:#666355;

    font-size:24px;
    font-weight:700;
    letter-spacing:1px;
}

.hc-minimal-item p{
    margin:0;

    color:rgba(102,99,85,.68);

    font-size:15px;
    line-height:2;
    letter-spacing:.8px;
}

/* hover 微動畫 */
.hc-minimal-item:hover{
    transform:translateY(-6px);

    border-color:#C9BC9C;
}

@media(max-width:900px){

    .hc-minimal-case{
        padding:72px 20px;
    }

    .hc-minimal-case::before{
        width:620px;
        height:620px;
    }

    .hc-minimal-case h2{
        font-size:32px;
    }

    .hc-minimal-desc{
        margin:26px 0 42px;

        font-size:16px;
    }

    .hc-minimal-grid{
        grid-template-columns:1fr;

        gap:22px;
    }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-10897b8 */.hc-editorial-wrap{
    max-width:980px;
    margin:0 auto;
    padding:56px;
    background:#fffdf8;
    border:1px solid rgba(170,135,90,.18);
    border-radius:28px;
    box-shadow:0 24px 70px rgba(120,90,50,.10);
}

.hc-editorial-subtitle{
    display:inline-block;
    margin-bottom:18px;
    color:#a77b45;
    font-size:13px;
    font-weight:700;
    letter-spacing:3px;
}

.hc-editorial-wrap h2{
    margin:0 0 22px;
    color:#3f352b;
    font-size:38px;
    line-height:1.35;
    font-weight:800;
}

.hc-editorial-intro{
    margin:0 0 42px;
    padding:22px 26px;
    color:#6d5d4c;
    font-size:18px;
    line-height:2;
    background:#f7efe2;
    border-left:5px solid #c9a56d;
    border-radius:18px;
}

.hc-editorial-content{
    color:#51463b;
    font-size:17px;
    line-height:2.15;
}

.hc-editorial-content h3{
    position:relative;
    margin:42px 0 18px;
    padding-left:18px;
    color:#4a3727;
    font-size:25px;
    line-height:1.45;
    font-weight:800;
}

.hc-editorial-content h3::before{
    content:"";
    position:absolute;
    left:0;
    top:.35em;
    width:5px;
    height:1.2em;
    background:#c9a56d;
    border-radius:999px;
}

.hc-editorial-case a{
    color:#9a6a32;
    font-weight:700;
    text-decoration:none;
    border-bottom:1px solid rgba(154,106,50,.35);
    transition:.25s ease;
}

.hc-editorial-case a:hover{
    color:#6f461f;
    border-bottom-color:#6f461f;
}

.hc-related-links{
    margin-top:46px;
    padding:28px;
    background:#f8f1e7;
    border-radius:22px;
    border:1px solid rgba(170,135,90,.18);
}

.hc-related-links h3{
    margin:0 0 18px;
    padding-left:0;
    color:#4a3727;
    font-size:22px;
}

.hc-related-links h3::before{
    display:none;
}

.hc-related-links ul{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:14px;
    margin:0;
    padding:0;
    list-style:none;
}

.hc-related-links li a{
    display:block;
    padding:16px 18px;
    background:#fffdf8;
    border:1px solid rgba(170,135,90,.16);
    border-radius:16px;
    color:#5b4632;
    font-size:15px;
    line-height:1.6;
    box-shadow:0 8px 24px rgba(120,90,50,.06);
}

.hc-related-links li a:hover{
    transform:translateY(-2px);
    background:#fff8ec;
}

@media(max-width:768px){
    .hc-editorial-case{
        padding:48px 16px;
    }

    .hc-editorial-wrap{
        padding:32px 22px;
        border-radius:22px;
    }

    .hc-editorial-wrap h2{
        font-size:30px;
    }

    .hc-editorial-intro{
        font-size:16px;
        padding:18px;
    }

    .hc-editorial-content{
        font-size:16px;
    }

    .hc-related-links ul{
        grid-template-columns:1fr;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-84092f9 */.hc-editorial-case{
    position:relative;

    padding:15px;

    overflow:hidden;

    background:#ffffff;

    font-family:"Noto Serif TC", serif;
}

/* 柔光背景 */
.hc-editorial-case::before{
    content:"";

    position:absolute;

    width:1000px;
    height:1000px;

    left:50%;
    top:50%;

    transform:translate(-50%,-50%);

    border-radius:50%;

    background:
    radial-gradient(
        circle,
        rgba(201,188,156,.18) 0%,
        rgba(255,255,255,.95) 58%,
        rgba(255,255,255,1) 100%
    );

    pointer-events:none;
}

.hc-editorial-wrap{
    position:relative;
    z-index:2;

    max-width:860px;

    margin:0 auto;
}

.hc-editorial-subtitle{
    display:block;

    margin-bottom:18px;

    color:#C9BC9C;

    font-size:13px;
    font-weight:600;

    letter-spacing:4px;
}

.hc-editorial-case h2{
    margin:0 0 26px;

    color:#666355;

    font-size:28px;
    font-weight:700;
    line-height:1.45;
    letter-spacing:2px;

    font-family:"Noto Serif TC", serif !important;
}

.hc-editorial-intro{
    margin:0 0 70px;

    color:rgba(102,99,85,.72);

    font-size:19px;
    line-height:2.1;
    letter-spacing:1px;
}

.hc-editorial-content h3{
    position:relative;

    margin:56px 0 18px;

    padding-left:18px;

    color:#666355;

    font-size:24px;
    font-weight:700;
    line-height:1.5;

    font-family:"Noto Serif TC", serif !important;
}

.hc-editorial-content h3::before{
    content:"";

    position:absolute;

    left:0;
    top:8px;

    width:5px;
    height:22px;

    background:#C9BC9C;
}

.hc-editorial-content p{
    margin:0 0 28px;

    color:rgba(102,99,85,.72);

    font-size:17px;
    line-height:2.25;
    letter-spacing:.8px;
}

/* 手機 */
@media(max-width:768px){

    .hc-editorial-case{
        padding:72px 20px;
    }

    .hc-editorial-case h2{
        font-size:34px;
    }

    .hc-editorial-intro{
        margin-bottom:48px;

        font-size:17px;
    }

    .hc-editorial-content h3{
        margin:50px 0 18px;

        font-size:24px;
    }

.hc-editorial-content p{
    margin:0 0 22px;

    color:rgba(102,99,85,.68);

    font-size:14px;
    font-weight:400;

    line-height:2.2;

    letter-spacing:.3px;
}
}/* End custom CSS */