/* 主容器 */
.bundle-68-69 .container {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    /* 水平置中 */
    margin-right: auto;
    /* 水平置中 */
    padding: 20px 100px 20px 100px;
    /* --- Method C Styles --- */
    margin-bottom: 2.5rem;
    /* 為每個區塊下方添加外邊距以分隔 */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /* 添加陰影 */
    border-radius: 5px;
    /* 添加圓角 */
    background-color: #fff;
    /* 確保背景色 */
}

/* 標題樣式 */
.bundle-68-69 .title {
    text-align: center;
    color: #D99852;
    /* 標題顏色，接近圖片中的褐色 */
    margin-bottom: 10px;
    font-size: 2.8rem;
    font-weight: bold;
}

.bundle-68-69 .subtitle {
    text-align: center;
    color: #6a5a4b;
    font-size: 1.2rem;
    margin: 0 auto;
    max-width: 90%;
}

.bundle-68-69 .chapter {
    text-align: center;
    color: #6a5a4b;
    margin: 10px 0 20px;
    font-size: 1.2rem;
}

.bundle-68-69 .author {
    text-align: center;
    margin: 15px 0;
    font-size: 1rem;
}

/* 圓形點點的虛線 */
.bundle-68-69 .dotted-line {
    height: 8px;
    width: 100%;
    margin: 25px 0;
    background-image: radial-gradient(circle, #aaa 1px, transparent 1px);
    background-size: 8px 8px;
    background-position: center;
}

/* 內容樣式 */
.bundle-68-69 .content-title-left {
    text-align: left;
    color: #6a5a4b;
    margin: 30px 0 20px;
    font-size: 1.3rem;
    font-weight: bold;
}

.bundle-68-69 .content-title-center {
    text-align: center;
    color: #6a5a4b;
    margin: 70px 0 0;
    font-size: 1.3rem;
    font-weight: bold;
}

.bundle-68-69 .content-paragraph {
    text-indent: 2em;
    margin-bottom: 15px;
    line-height: 1.8;
    /* font-size: 1rem; */
}

/* 引用樣式 */
.bundle-68-69 .quote {
    margin: 20px 0;
    padding-left: 2em;
}

.bundle-68-69 .quote-source {
    margin-top: 10px;
    margin-left: 2em;
    font-weight: bold;
}

/* 頁碼 */
.bundle-68-69 .page-number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 30px;
    padding: 8px 0;
}

.bundle-68-69 .page-circle {
    background: #FBA51D;
    color: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

/* 移除最後一個區塊的下外邊距 */
/* .bundle-68-69 .container:last-child {
    margin-bottom: 0;
} */       

/* Extracted Inline Styles (Generic classes based on style46-50.css) */
.bundle-68-69 .page-12-title,
/* Reuse or adapt specific classes if necessary */
.bundle-68-69 .page-title {
    /* Added generic page title */
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.bundle-68-69 .page-12-author,
.bundle-68-69 .page-author {
    /* Added generic page author */
    text-align: center;
    margin-bottom: 30px;
}

.bundle-68-69 .page-12-content-title,
.bundle-68-69 .page-content-title {
    /* Added generic content title */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #6a5a4b;
    color: white;
    border-radius: 50%;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-indent: 0;
}

.bundle-68-69 .page-13-quote,
.bundle-68-69 .page-20-quote-1,
.bundle-68-69 .page-quote {
    /* Added generic quote */
    margin-left: 2em;
}

.bundle-68-69 .page-14-list-1,
.bundle-68-69 .page-14-list-2,
.bundle-68-69 .page-15-list,
.bundle-68-69 .page-17-list,
.bundle-68-69 .page-list {
    /* Added generic list */
    list-style-type: none;
    padding-left: 2em;
    margin-bottom: 15px;
}

.bundle-68-69 .page-17-h4,
.bundle-68-69 .page-19-h4,
.bundle-68-69 .page-h4 {
    /* Added generic H4 */
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
}

.bundle-68-69 .page-20-quote-2,
.bundle-68-69 .quote-bold {
    /* Added generic bold quote */
    margin-left: 2em;
    font-weight: bold;
}

/* Grid Layout (Generic class based on style46-50.css) */
.bundle-68-69 .page-grid-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: start;
}

/* Figure Layout (Generic class based on style46-50.css) */
.bundle-68-69 .page-figure {
    margin: 0;
}

.bundle-68-69 .page-figure img {
    max-width: 100%;
    height: auto;
    display: block;
}

.bundle-68-69 .page-figure figcaption {
    text-align: center;
}

/* Source Logo Style */
.bundle-68-69 .source-logo {
    height: 1em;
    vertical-align: -0.125em;
    margin-left: 0.3em;
}


.bundle-68-69 .image-wrap-right {
    float: right;
    margin-left: 6rem;
    /* 圖片左邊距 */
    margin-bottom: 0.5rem;
    /* 圖片下邊距 */
    max-width: 45%;
    /* 限制圖片最大寬度 */
    height: auto;
    /* 高度自動 */
}

/* 清除浮動 */
.bundle-68-69 .container::after {
    content: "";
    display: table;
    clear: both;
}

/* MODIFIED: Scoped .fixed-vertical-label styles for bundle 68-69 */
/* Base layout for fixed-vertical-label when bundle 68-69 is active */
.bundle-68-69-active .fixed-vertical-label {
    position: fixed;
    top: 30px;
    left: 30px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    background-color: #FBA51D;
    color: white;
    padding: 10px 8px;
    border-radius: 5px;
    z-index: 1000;
    font-size: 1rem;
    font-weight: bold;
}

.bundle-68-69 .figure {
    margin-bottom: 5rem;
}

.bundle-68-69 .reflect-68,
.bundle-68-69 .reflect-69 {
    position: relative;
    max-width: 600px;
    height: auto;
}

.bundle-68-69 .reflect-68 img,
.bundle-68-69 .reflect-69 img {
    width: 100%;
    -webkit-box-reflect: below 5px linear-gradient(transparent, transparent 50%, rgba(0, 0, 0, 0.2));
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 9;
}

.bundle-68-69 .reflect-68::after {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url('68.jpg') no-repeat;
    background-size: cover;
    transform: rotatex(180deg) translatey(5px);
    opacity: 0.3;

    -webkit-mask-image: linear-gradient(transparent 80%, black 90%);
    mask-image: linear-gradient(transparent 80%, black 90%);

}

.bundle-68-69 .reflect-69::after {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url('69-1.jpg') no-repeat;
    background-size: cover;
    transform: rotatex(180deg) translatey(5px);
    opacity: 0.3;

    -webkit-mask-image: linear-gradient(transparent 80%, black 90%);
    mask-image: linear-gradient(transparent 80%, black 90%);

}

/* RWD設定 */
@media (max-width: 768px) {
    .bundle-68-69 .container {
        padding: 15px 15px;
        margin-bottom: 2rem;
    }

    .bundle-68-69 .title {
        font-size: 1.8rem;
    }

    .bundle-68-69 .content-title-left,
    /* Added left/center content titles */
    .bundle-68-69 .content-title-center,
    .bundle-68-69 .page-content-title {
        /* Generic content title */
        font-size: 1.2rem;
    }

    .bundle-68-69 .page-h4 {
        /* Generic H4 */
        font-size: 1.1rem;
    }

    .bundle-68-69-active .fixed-vertical-label {
        font-size: 11px;
        padding: 2px 0px;
        left: 0px;
        line-height: 1.2;
    }

    .bundle-68-69 .page-text {
        font-size: small;
    }

    .bundle-68-69 .page-circle {
        font-size: small;
        width: 25px;
        height: 25px;
    }

    /* Adjust grid for smaller screens */
    .bundle-68-69 .page-grid-content {
        grid-template-columns: 1fr 1fr;
    }

    .bundle-68-69 .page-figure {
        margin-bottom: 15px;
    }
}

@media (max-width: 580px) {
    .bundle-68-69 .image-wrap-right {
        margin-left: 2rem;
    }
}

@media (max-width: 480px) {
    .bundle-68-69 .title {
        font-size: 1.5rem;
    }

    .bundle-68-69 .content-title-left,
    .bundle-68-69 .content-title-center,
    .bundle-68-69 .page-content-title {
        font-size: 1.1rem;
    }

    .bundle-68-69 .page-h4 {
        font-size: 1rem;
    }

    .bundle-68-69 .image-wrap-right {
        margin-left: 2rem;
        /* 圖片左邊距 */
    }
}