:root{--safe-top: env(safe-area-inset-top);--safe-left: env(safe-area-inset-left);--safe-bottom: env(safe-area-inset-bottom);--safe-right: env(safe-area-inset-right)}*{margin:0;padding:0;text-decoration:none;font-size:1em;font-family:"Noto Sans TC",sans-serif;letter-spacing:0;word-wrap:break-word;border:none;outline:none;resize:none;background-color:rgba(0,0,0,0);color:#000;box-sizing:border-box !important;scrollbar-width:none;-ms-overflow-style:none;touch-action:manipulation;-webkit-touch-callout:inherit;-webkit-user-select:inherit;-khtml-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit}*::-webkit-scrollbar{display:none}*.unsel{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*.sel{-webkit-touch-callout:initial;-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}img{object-fit:cover}img[data-src]{content:url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==");background:linear-gradient(to right, #EEF0F3, #E0E2E8, #EEF0F3)}a[href]:not([href=""]),button{cursor:pointer}html{position:fixed;top:0;left:0;bottom:0;right:0;display:block;width:100%;height:100%;overflow:hidden}body{position:relative;display:flex;flex-flow:column;width:100%;height:100%;background-color:var(--bgcolor);overflow:hidden scroll}@media screen and (min-width: 800px){body{flex-flow:row;overflow:hidden}}body section#section-left{display:flex;flex-flow:column;align-items:center;padding:3rem;width:100%;background-color:#fff;border-right:1px solid rgba(0,0,0,.1019607843)}@media screen and (min-width: 800px){body section#section-left{position:sticky;align-items:flex-start;top:0;left:0;width:25rem;height:100%}}body section#section-left strong{font-size:1.5rem;font-weight:500}body section#section-left p{position:relative;text-align:center;font-size:.875rem;color:var(--color-dark-1)}@media screen and (min-width: 800px){body section#section-left p{margin-top:2rem;padding-top:2rem;text-align:left}body section#section-left p::before{content:"";position:absolute;top:0;left:0;width:2.5rem;height:1px;background-color:var(--color-dark-0)}}body section#section-left em{position:relative;display:none;margin-top:1rem;font-size:.875rem;font-style:normal;color:var(--color-dark-1)}@media screen and (min-width: 800px){body section#section-left em{display:block}}body section#section-left ul{position:relative;display:flex;gap:1rem;list-style:none}@media screen and (min-width: 800px){body section#section-left ul{flex-flow:column;gap:0;margin-top:2rem;padding-top:2rem}body section#section-left ul::before{content:"";position:absolute;top:0;left:0;width:2.5rem;height:1px;background-color:var(--color-dark-0)}}body section#section-left ul[index="0"] li:nth-child(1){color:#000}body section#section-left ul[index="1"] li:nth-child(2){color:#000}body section#section-left ul[index="2"] li:nth-child(3){color:#000}body section#section-left ul[index="3"] li:nth-child(4){color:#000}body section#section-left ul[index="4"] li:nth-child(5){color:#000}body section#section-left ul[index="5"] li:nth-child(6){color:#000}body section#section-left ul[index="6"] li:nth-child(7){color:#000}body section#section-left ul[index="7"] li:nth-child(8){color:#000}body section#section-left ul[index="8"] li:nth-child(9){color:#000}body section#section-left ul[index="9"] li:nth-child(10){color:#000}body section#section-left ul[index="10"] li:nth-child(11){color:#000}body section#section-left ul li{line-height:2rem;font-family:"Montserrat",sans-serif;font-weight:500;letter-spacing:1px;color:var(--color-dark-1);cursor:pointer;transition:.4s}body section#section-left ul li:hover{color:var(--color-dark-2)}body section#section-left section{position:relative;display:flex;gap:.75rem}@media screen and (min-width: 800px){body section#section-left section{margin-top:2rem;padding-top:2rem}body section#section-left section::before{content:"";position:absolute;top:0;left:0;width:2.5rem;height:1px;background-color:var(--color-dark-0)}}body section#section-left section i{font-size:1.25rem;color:var(--color-dark-1)}body section#section-right{display:flex;align-items:center;flex-flow:column;gap:3rem;padding:1rem;width:100%;max-width:var(--width-max);transition:.4s}@media screen and (min-width: 640px){body section#section-right{padding:2rem}}@media screen and (min-width: 800px){body section#section-right{padding:3rem;height:100%;overflow:hidden scroll}}body section#section-right ul.page{display:flex;flex-shrink:0;gap:.75rem;list-style:none}body section#section-right ul.page li{position:relative;display:flex;align-items:center;padding:0 .5rem;line-height:2rem;font-weight:500;background-color:var(--color-dark-1);color:#fff;border-radius:.125rem;transition:.4s;cursor:pointer}body section#section-right ul.page li:hover::before{width:100%}body section#section-right ul.page li::before{content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;width:0;background-color:var(--color-dark-2);transition:.4s}body section#section-right ul.page li i,body section#section-right ul.page li p{position:relative;z-index:1;color:inherit}body section#section-right section.button{display:flex;flex-shrink:0;width:100%}body section#section-right section.button a,body section#section-right section.button button{position:relative;display:flex;align-items:center;gap:.75rem;padding:0 1rem;line-height:2.5rem;background-color:var(--color-dark-1);color:#fff;border-radius:.125rem;overflow:hidden}body section#section-right section.button a:hover::before,body section#section-right section.button button:hover::before{width:100%}body section#section-right section.button a::before,body section#section-right section.button button::before{content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;width:0;background-color:var(--color-dark-2);transition:.4s}body section#section-right section.button a i,body section#section-right section.button a p,body section#section-right section.button button i,body section#section-right section.button button p{position:relative;z-index:1;color:inherit}body section#section-right section.list{display:flex;flex-flow:column;flex-shrink:0;gap:3rem;width:100%}body section#section-right section.list article{flex-shrink:0;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.1019607843);border-radius:.125rem;transition:.4s;overflow:hidden;cursor:pointer}body section#section-right section.list article:hover{background-color:#f5f5f5}body section#section-right section.list article:hover figure img{transform:scale(105%)}body section#section-right section.list article figure{position:relative;width:100%;aspect-ratio:16/10;border-bottom:1px solid rgba(0,0,0,.1019607843);transition:.4s;overflow:hidden}@media screen and (min-width: 480px){body section#section-right section.list article figure{aspect-ratio:2/1}}@media screen and (min-width: 1280px){body section#section-right section.list article figure{aspect-ratio:3/1}}body section#section-right section.list article figure img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transition:.4s}body section#section-right section.list article section{padding:2rem}body section#section-right section.list article section h6{display:-webkit-box;width:100%;line-height:2.25rem;max-height:4.5rem;text-overflow:ellipsis;font-size:1.75rem;font-weight:500;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body section#section-right section.list article section p{display:-webkit-box;margin-top:1.25rem;width:100%;line-height:1.375rem;max-height:4.125rem;text-overflow:ellipsis;font-size:.875rem;font-weight:500;color:var(--color-dark-1);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body section#section-right section.list article section ul{display:flex;gap:.75rem;margin-top:1.5rem;list-style:none}body section#section-right section.list article section ul li{position:relative;padding-left:1rem;font-size:.875rem;color:var(--color-dark-1)}body section#section-right section.list article section ul li:nth-child(1){padding-left:0}body section#section-right section.list article section ul li:nth-child(1)::before{background-color:rgba(0,0,0,0)}body section#section-right section.list article section ul li::before{content:"";position:absolute;top:.125rem;left:0;bottom:0;margin:auto;width:.125rem;height:.75rem;background-color:var(--color-dark-1)}body section#section-right section.list article section ul li time{color:inherit}body section#section-right section.article{display:flex;flex-flow:column;flex-shrink:0;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.1019607843);border-radius:.125rem;transition:.4s;overflow:hidden}body section#section-right section.article *{flex-shrink:0}body section#section-right section.article figure{position:relative;width:100%;aspect-ratio:2/1;border-bottom:1px solid rgba(0,0,0,.1019607843);transition:.4s;overflow:hidden}body section#section-right section.article figure.fill::before{opacity:0}body section#section-right section.article figure::before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);backdrop-filter:blur(0.5rem);-webkit-backdrop-filter:blur(0.5rem)}body section#section-right section.article figure img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}body section#section-right section.article figure img:nth-child(1){z-index:0}body section#section-right section.article figure img:nth-child(2){z-index:2;object-fit:contain}body section#section-right section.article>h1{margin-top:2rem;padding:0 2rem;font-size:1.75rem;font-weight:500}body section#section-right section.article>ul{display:flex;gap:.75rem;margin-top:1rem;padding:0 2rem;list-style:none}body section#section-right section.article>ul li{position:relative;padding-left:1rem;font-size:.875rem;color:var(--color-dark-1)}body section#section-right section.article>ul li:nth-child(1){padding-left:0}body section#section-right section.article>ul li:nth-child(1)::before{background-color:rgba(0,0,0,0)}body section#section-right section.article>ul li::before{content:"";position:absolute;top:.125rem;left:0;bottom:0;margin:auto;width:.125rem;height:.75rem;background-color:var(--color-dark-1)}body section#section-right section.article>ul li time{color:inherit}body section#section-right section.article>section{position:relative;display:flex;align-items:flex-start;flex-flow:column;gap:1.25rem;margin-top:2rem;padding:2rem 2rem 3rem}body section#section-right section.article>section::before{content:"";position:absolute;top:0;left:2rem;width:5rem;height:1px;background-color:var(--color-dark-0)}body section#section-right section.article>section h1{font-size:2rem;font-weight:500}body section#section-right section.article>section h2{font-size:1.625rem;font-weight:500}body section#section-right section.article>section h3{font-size:1.375rem;font-weight:500;color:var(--color-dark-3)}body section#section-right section.article>section h4{font-size:1.25rem;font-weight:500;color:var(--color-dark-3)}body section#section-right section.article>section h5{font-size:1.125rem;font-weight:500;color:var(--color-dark-3)}body section#section-right section.article>section h6{font-weight:500;color:var(--color-dark-3)}body section#section-right section.article>section em,body section#section-right section.article>section i,body section#section-right section.article>section p,body section#section-right section.article>section strong,body section#section-right section.article>section b{line-height:1.625rem;font-size:.875rem;color:var(--color-dark-3)}body section#section-right section.article>section ol,body section#section-right section.article>section ul{padding-left:1.5rem}body section#section-right section.article>section ol li,body section#section-right section.article>section ul li{line-height:1.625rem;font-size:.875rem;color:var(--color-dark-3)}body section#section-right section.article>section a{color:#6a5acd}body section#section-right section.article>section blockquote{padding:.75rem 1rem;font-size:.875rem;color:var(--color-dark-2);border-left:.25rem solid var(--color-dark-0)}body section#section-right section.article>section button{position:relative;padding:0 1rem;line-height:2.5rem;background-color:var(--color-dark-1);color:#fff;border-radius:.125rem;overflow:hidden}body section#section-right section.article>section button:hover::before{width:100%}body section#section-right section.article>section button::before{content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;width:0;background-color:var(--color-dark-2);transition:.4s}body section#section-right section.article>section button::after{content:attr(txt);position:absolute;z-index:1;top:0;left:0;bottom:0;width:100%;line-height:2.5rem;color:#fff}body section#section-right section.contact{display:flex;align-items:flex-start;flex-flow:column;flex-shrink:0;padding:2rem 2rem 3rem;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.1019607843);border-radius:.125rem;transition:.4s;overflow:hidden}body section#section-right section.contact h1{font-size:1.75rem;font-weight:500}body section#section-right section.contact p{margin-top:1rem;line-height:1.625rem;font-size:.875rem;color:var(--color-dark-3)}body section#section-right section.contact label{margin-top:1.5rem;width:100%}body section#section-right section.contact label input{margin-top:.5rem;padding:0 .75rem;width:100%;line-height:2rem;font-size:.875rem;border:1px solid rgba(0,0,0,.1019607843);border-radius:.125rem}body section#section-right section.contact label textarea{margin-top:.5rem;padding:0 .75rem;width:100%;line-height:2rem;height:16rem;font-size:.875rem;border:1px solid rgba(0,0,0,.1019607843);border-radius:.125rem}body section#section-right section.contact button{position:relative;margin-top:1.625rem;padding:0 1rem;line-height:2.5rem;background-color:var(--color-dark-1);color:#fff;border-radius:.125rem;overflow:hidden}body section#section-right section.contact button:hover::before{width:100%}body section#section-right section.contact button::before{content:"";position:absolute;z-index:0;top:0;left:0;bottom:0;width:0;background-color:var(--color-dark-2);transition:.4s}body section#section-right section.contact button::after{content:attr(txt);position:absolute;z-index:1;top:0;left:0;bottom:0;width:100%;line-height:2.5rem;color:#fff}#copy{position:absolute;top:-100vh;left:-100vw;opacity:0}
