@charset "UTF-8";:root{--primary-color-light: #f8f2ec;--primary-color: #eaaa6a;--primary-color-dark: #615450;--article-tag-color: #eaaa6a;--body-color: #f8f2ec;--body-color-dark: #f7eadf;--layout-width: 1280px;--layout-padding-x: 40px;--layout-padding-y: 60px;--footer-background-color: #615450;--nav-height: 50px;--content-color: $pink;--btn-text-color: #fff;--bnt-slider-background-color: #f8f2ec;--bnt-slider-border-color: #eaaa6a;--search-btn-background-color: #eaaa6a;--tab-title-background-color: #eaaa6a;--tab-title-text-color: #f8f2ec;--text-color-notice-primary: #eb6d30;--text-color: #615450;--text-color-light: #eaaa6a;--text-weight-light: 300;--text-weight-normal: 400;--text-weight-bold: 500;--text-weight-bolder: 700;--article-gap: 50px}@media (max-width: 1920px){:root{--layout-width: 1280px}}@media (max-width: 1024px){:root{--layout-width: 800px;--nav-height: 45px;--layout-padding: 30px}}@media (max-width: 960px){:root{--layout-width: 640px}}*{box-sizing:border-box}html{font-size:10px;line-height:1.5;font-family:Noto Sans TC,黑體-繁,Apple LiGothic Medium,PingFang,微軟正黑體,Microsoft JhengHei,WenQuanYi Zen Hei,helvetica,Arial,sans-serif;width:100%;height:100%;margin:0;padding:0;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{position:relative;min-height:100%;margin:0;padding:0;background-color:var(--body-color)}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul,li,ol{margin:0;padding:0;list-style-type:none}a{text-decoration:none;outline:none;cursor:pointer}img{width:100%;height:100%;object-fit:cover;border-style:none}iframe{display:block}figure{margin:0;padding:0}button,input,textarea{outline:none}button{display:block;margin:0;padding:0;border:none;cursor:pointer;background-color:transparent}.main-container{margin-inline:auto;max-width:var(--layout-width);width:calc(100% - var(--layout-padding-x) * 2)}.main-container.is-hide{opacity:0;pointer-events:none}.main-container--dark{background-color:var(--body-color-dark)}.secondary-container{overflow:hidden}.l-wrapper--lg{position:relative;max-width:var(--layout-width);margin-inline:auto;width:100%}.l-wrapper--md{position:relative;max-width:1000px;margin-inline:auto;width:100%}.ty-text--xl{font-size:30px;line-height:1.5;color:var(--text-color)}.ty-text--lg{font-size:24px;line-height:1.5;color:var(--text-color)}@media screen and (max-width: 1024px){.ty-text--lg{font-size:20px}}.ty-text--md{font-size:20px;line-height:1.5;color:var(--text-color)}.ty-text--sm{font-size:18px;line-height:1.5;color:var(--text-color)}.ty-text--xs{font-size:16px;line-height:1.5;color:var(--text-color)}@media screen and (max-width: 1024px){.ty-text--xs{font-size:14px}}.ty-text--highlight{color:var(--text-color-notice-primary)}.ty-text--align-center{text-align:center}.ty-text--bold{font-weight:var(--text-weight-bold)}.ty-text--lxgw-wenkai-mono-tc{font-family:LXGW WenKai Mono TC,monospace;font-weight:400;font-style:normal}.u-btn{display:block;margin:40px auto;padding:11px 29px;width:fit-content;font-size:26px;font-weight:var(--text-weight-bold);color:var(--btn-text-color);background:linear-gradient(to bottom,#f3ab67 0%,#fa6c07 100%);border-radius:30px}.u-btn:hover{transform:translateY(2px)}@media screen and (max-width: 1024px){.u-btn{margin:40px auto 20px}}@media screen and (max-width: 960px){.u-btn{font-size:18px}}.u-btn__text-container{display:flex;align-items:center;gap:10px}.u-btn__text-container img{width:25px;height:25px;object-fit:contain}.u-top{display:flex;align-items:center;justify-content:center;position:fixed;bottom:20px;right:20px;width:46px;height:46px;border-radius:50%;background-color:#fff;z-index:1}.u-top img{width:70%;height:70%;object-fit:contain}.u-top:hover img{animation:bounce .3s ease-in-out}#slider1 .splide__slide img{height:auto;aspect-ratio:700/479;object-fit:contain}@media screen and (max-width: 960px){#slider1 .splide__track{width:75%}}@media screen and (max-width: 960px){#slider2 .splide__track{width:clamp(1px,calc(100% - var(--layout-padding-x) * 2 - 40px),276px)}}.splide{position:relative;width:100%}.splide__arrows{display:flex;align-items:center;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:clamp(860px,100%,1080px);height:40px}@media screen and (max-width: 1024px){.splide__arrows{width:clamp(0px,100%,800px)}}.splide__arrow{display:flex;align-items:center;justify-content:center;position:absolute;width:60px;height:60px;background-color:var(--bnt-slider-background-color);border:none;cursor:pointer;border-radius:50%;background-color:#fff;border:1px solid var(--bnt-slider-border-color);opacity:.5}@media screen and (max-width: 1024px){.splide__arrow{width:40px;height:40px}}@media screen and (max-width: 960px){.splide__arrow{width:30px;height:30px}}.splide__arrow img{position:relative;width:100%;object-fit:contain}.splide__arrow:hover{opacity:1}.splide__arrow:disabled{opacity:0;pointer-events:none}.splide__arrow--prev{left:0}.splide__arrow--prev img{right:2px}.splide__arrow--next{right:0}.splide__arrow--next img{right:-2px}.splide__track{max-width:700px;width:calc(100% - 120px);margin-inline:auto}@-moz-keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@-webkit-keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@-o-keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.u-section-title{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto 40px;width:fit-content;height:75px;object-fit:contain}@media screen and (max-width: 1024px){.u-section-title{margin:0 auto 30px;height:50px}}.u-card{max-width:14.3%}@media screen and (max-width: 1024px){.u-card{max-width:46%}}.u-card__item-img{width:100%;aspect-ratio:180/248;border-radius:8px;box-shadow:0 0 10px #0000001a;overflow:hidden}.u-card__item-img img{width:100%;height:100%;object-fit:cover}.u-card__item-text{margin-top:10px;word-break:break-all}.u-card__bookname-wrap{display:flex;align-items:center;justify-content:center;min-height:3em;margin-bottom:4px}.u-card__bookname{width:100%;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;line-height:1.5;max-height:3em;overflow:hidden;color:var(--text-color)}.u-card__author{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--text-color-notice-primary)}.b-header{position:sticky;top:0;z-index:100;padding:0 calc(var(--layout-padding-x) - 20px) 0 var(--layout-padding-x);width:100%;height:70px}@media $tablet-md{.b-header{height:60px}}.b-header .l-wrapper--lg{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;max-width:1280px}.b-header__logo{flex:0 0 auto;width:118px;height:40px}@media screen and (max-width: 640px){.b-header__logo{width:89px;height:30px}}.b-header__social{display:flex;flex:0 0 auto;gap:10px;margin-inline:20px}.b-header__social-item{width:40px;height:40px}@media screen and (max-width: 640px){.b-header__social-item{width:30px;height:30px}}.b-header__social-item img{object-fit:contain}.b-header__menu{display:flex;justify-content:flex-end;flex:1 1 auto;min-width:0;height:100%}.b-header__menu-viewport{position:relative;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.b-header__menu-viewport::-webkit-scrollbar{display:none}.b-header__menu-list{display:flex;justify-content:flex-end;width:max-content;min-width:100%;height:100%}.b-header__menu-item{display:flex;align-items:center;justify-content:center;padding-inline:20px;height:100%;color:#fff;font-size:20px;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;cursor:pointer;outline:none}@media screen and (max-width: 640px){.b-header__menu-item{padding-inline:10px;font-size:18px}}.b-header__menu-item:hover{background-color:var(--header-background-color-hover)}.b-kv{position:relative;margin:-70px auto 0;max-width:1920px;aspect-ratio:1920/1000;overflow:hidden}@media screen and (max-width: 1024px){.b-kv{margin-bottom:40px;max-width:1024px;aspect-ratio:1280/1700}}.b-kv__bg{width:100%;height:100%;background:url(../images/kv.webp) no-repeat center center/cover}@media screen and (max-width: 1024px){.b-kv__bg{background:url(../images/kv-m.webp) no-repeat center top/contain}}.b-introduction{display:flex;padding:var(--layout-padding-y) var(--layout-padding-x);flex-direction:column;align-items:center}.b-introduction__deco-book-top{width:100%;aspect-ratio:1280/140;object-fit:cover}.b-introduction__deco-book-bottom{margin-bottom:100px;width:100%;aspect-ratio:1280/130;object-fit:cover}@media screen and (max-width: 1024px){.b-introduction__deco-book-bottom{margin-bottom:60px}}.b-introduction__content{position:relative;padding:80px 40px 100px;background-color:#fff;border-bottom:30px solid #dacfcc;z-index:1}@media screen and (max-width: 1024px){.b-introduction__content{padding:40px 30px 60px;border-bottom:12px solid #dacfcc}}.b-introduction__content.is-deco{padding-block:0;border-bottom:none}.b-introduction__content.is-deco:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:20px;background-color:#fff;z-index:-1}.b-introduction__content.is-deco:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:20px;background-color:#fff;z-index:-1}.b-introduction__content-wrapper{max-width:1080px;margin-inline:auto}.b-introduction__author{margin-bottom:20px;font-size:50px;color:#94a6ae}@media screen and (max-width: 1024px){.b-introduction__author{font-size:30px}}.b-introduction__author-sub{font-size:36px;color:var(--primary-color)}@media screen and (max-width: 1024px){.b-introduction__author-sub{font-size:26px}}.b-introduction__article-foreword-wrapper{position:relative;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #d3cfce}.b-introduction__article-foreword-wrapper:before{content:"";position:absolute;bottom:-8px;right:-8px;width:100%;height:2px;background-color:var(--primary-color);opacity:.3;z-index:1}.b-introduction__article-foreword{position:relative;max-width:85%;width:fit-content;margin-inline:auto;font-size:45px;color:var(--text-color);text-align:center}@media screen and (max-width: 1024px){.b-introduction__article-foreword{max-width:70%;font-size:30px}}.b-introduction__article-foreword:before{content:"";position:absolute;top:14px;left:-20px;transform:translate(-100%);width:28px;height:20px;background:url(../images/deco-comma-ahead.png) no-repeat center center/cover}@media screen and (max-width: 1024px){.b-introduction__article-foreword:before{width:17px;height:12px}}.b-introduction__article-foreword:after{content:"";position:absolute;bottom:10px;right:-20px;transform:translate(100%);width:28px;height:20px;background:url(../images/deco-comma-ahead.png) no-repeat center center/cover}@media screen and (max-width: 1024px){.b-introduction__article-foreword:after{width:17px;height:12px}}.b-introduction__article-section{margin-bottom:60px;font-size:24px;color:var(--text-color);text-align:justify;line-height:1.8}@media screen and (max-width: 1024px){.b-introduction__article-section{margin-bottom:40px;font-size:18px}}.b-introduction__article-section:last-child{margin-bottom:0}.b-introduction__article-section.is-displacement{padding-left:55px}@media screen and (max-width: 1024px){.b-introduction__article-section.is-displacement{padding-left:35px}}.b-introduction__article-title{position:relative;margin-bottom:20px;font-size:36px;color:var(--text-color-light)}@media screen and (max-width: 1024px){.b-introduction__article-title{font-size:24px}}.b-introduction__article-title:before{content:"";position:absolute;top:calc(50% + 4px);left:-15px;transform:translate(-100%,-50%);width:40px;height:40px;background:url(../images/deco-bookmark.png) no-repeat center center/cover}@media screen and (max-width: 1024px){.b-introduction__article-title:before{width:25px;height:25px}}.b-introduction__article-subtitle{margin-top:20px;font-weight:var(--text-weight-bold)}.b-step{padding:var(--layout-padding-y) var(--layout-padding-x);display:flex;flex-direction:column;align-items:center}.b-step .u-btn{margin-bottom:100px}@media screen and (max-width: 1024px){.b-step .u-btn{margin-bottom:60px}}.b-step .u-btn:hover{transform:none}.b-step__slider{display:flex;align-items:center;justify-content:center;margin:0 auto 100px;counter-reset:step}@media screen and (max-width: 1024px){.b-step__slider{margin-bottom:80px}}.b-step__slider-text{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding-bottom:20px}.b-step__slider-text .is-hide{opacity:0;pointer-events:none}.b-step__slider-number{counter-increment:step;position:relative;width:120px;height:40px}.b-step__slider-number:before{content:"STEP.0" counter(step);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;font-weight:900;color:var(--tab-title-text-color);background-color:var(--tab-title-background-color);border-radius:20px;padding:4px 12px}@media screen and (max-width: 1024px){.b-step__slider-number:before{font-size:20px}}.b-step__download{display:block;margin:20px auto 40px;max-width:700px;width:100%}.b-step__search{display:flex;align-items:center;justify-content:center;gap:50px;margin:40px auto 0}@media screen and (max-width: 1024px){.b-step__search{flex-direction:column;gap:40px}}.b-step__search input{border-radius:0}.b-step__search-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;max-width:500px}.b-step__search-title{width:100%}.b-step__search-img{width:320px}@media screen and (max-width: 1024px){.b-step__search-img{max-width:300px;width:100%}}.b-step__search-wrapper{position:relative;width:100%}.b-step__input-container{display:flex;align-items:center;justify-content:center;width:100%;height:60px;overflow:hidden;border-radius:20px;position:relative;z-index:2}.b-step__input-container.is-active{border-radius:20px 20px 0 0}.b-step__input-container input{padding:4px 20px;width:calc(100% - 60px);height:100%;border:none;font-size:20px;outline:none}.b-step__input-container input:focus{outline:none}.b-step__btn-search{display:flex;align-items:center;justify-content:center;width:60px;background-color:var(--search-btn-background-color)}.b-step__dropdown{position:absolute;top:60px;left:0;right:0;padding:16px 16px 16px 0;background-color:#fff;border-radius:0 0 20px 20px;box-shadow:0 4px 12px #00000026;z-index:2;overflow-y:auto}.b-step__dropdown-loading{padding:20px;text-align:center;color:#666;font-size:16px;display:none;border-radius:0 0 20px 20px}.b-step__dropdown-list{list-style:none;margin:0;padding:0;max-height:250px;overflow-y:auto;display:none}.b-step__dropdown-list::-webkit-scrollbar{width:6px}.b-step__dropdown-list::-webkit-scrollbar-track{background:transparent}.b-step__dropdown-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.b-step__dropdown-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.b-step__dropdown-item{padding:15px 20px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0;background-color:#fff}.b-step__dropdown-item:hover{background-color:#f5f5f5}.b-step__dropdown-item:last-child{border-bottom:none}.b-step__dropdown-item-name{font-size:16px;font-weight:500;color:#333;margin-bottom:4px}.b-step__dropdown-item-info{font-size:14px;color:#666}.b-step__dropdown-empty{padding:20px;text-align:center;color:#999;font-size:16px;display:none;border-radius:0 0 20px 20px}.b-booklist{position:relative;display:flex;padding:var(--layout-padding-y) var(--layout-padding-x);flex-direction:column;align-items:center;background-color:var(--body-color-dark)}@media screen and (max-width: 1024px){.b-booklist{padding-bottom:150px}}.b-booklist .l-wrapper--lg{position:relative;z-index:1}.b-booklist .l-wrapper--lg:after{content:"";position:absolute;bottom:calc(var(--layout-padding-y) * -1);right:0;width:350px;aspect-ratio:350/154;background:url(../images/deco-books.png) no-repeat center center/cover}@media screen and (max-width: 1280px){.b-booklist .l-wrapper--lg:after{width:250px}}@media screen and (max-width: 1024px){.b-booklist .l-wrapper--lg:after{bottom:-150px}}.b-booklist__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px 0;margin-inline:auto}.b-booklist__list .u-card{display:none}.b-booklist__list .u-card.is-active{display:block}.b-booklist__download{margin-top:40px}.b-booklist__download-title{position:relative;margin-bottom:30px;padding-left:20px;font-size:26px;color:var(--text-color)}.b-booklist__download-title:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:5px;height:20px;background-color:var(--text-color-notice-primary);border-radius:8px}.b-booklist__download-item{display:flex;align-items:center;gap:10px;margin-top:20px;padding:4px 14px;width:fit-content;border:1px solid var(--text-color);border-radius:10px;color:var(--text-color)}.b-booklist__download-item-icon{width:25px;height:25px}.b-booklist__pagination{display:flex;justify-content:center;gap:20px;margin:60px auto 40px}.b-booklist__pagination-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;border:1px solid var(--text-color);background-color:var(--primary-lighter);color:var(--text-color);font-size:24px;line-height:1;opacity:.5;cursor:pointer}@media screen and (max-width: 1024px){.b-booklist__pagination-btn{font-size:22px}}.b-booklist__pagination-btn.is-active{opacity:1;color:var(--text-color-notice-primary);border:1px solid var(--text-color-notice-primary)}.b-booklist__dialog{display:block;position:fixed;top:0;left:0;right:auto;bottom:auto;align-self:flex-start;flex-shrink:0;box-sizing:border-box;opacity:0;pointer-events:none;padding:10px;width:max-content;max-width:200px;overflow-wrap:break-word;word-break:break-word;background-color:#fff;border-radius:4px;text-align:justify;box-shadow:0 0 10px #0000001a;z-index:-1}@media screen and (max-width: 1024px){.b-booklist__dialog{max-width:150px}}.b-booklist__dialog.is-active{opacity:1;pointer-events:none;z-index:10}.b-footer{padding:0}.b-footer__organizer{display:flex;justify-content:center;align-items:flex-end;gap:20px;margin-bottom:20px;font-size:20px}@media screen and (max-width: 1024px){.b-footer__organizer{font-size:16px}}@media screen and (max-width: 640px){.b-footer__organizer{margin-bottom:30px;flex-direction:column;align-items:center}}.b-footer__copyright{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px;padding:20px;color:var(--primary-color-light);background-color:var(--footer-background-color);text-align:center;line-height:1.5}.b-footer__logo-udn{width:120px;height:28px}.b-footer__logo-tbmc{width:180px;height:39px}@media screen and (max-width: 640px){.b-footer__logo-tbmc{position:relative;top:-4px}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
