.nh{--secondary-background-color:#f6f6f6;--border-light:1px solid #00000020;--border-radius:8px;--common-box-shadow:0 8px 16px 0 #00000010;--common-transition-dur:300ms;--nh-green:#5fcf80;--nh-green-readable:#22773d;font-family:"Noto Serif TC",微軟正黑體,Microsoft JhengHei,sans-serif;color:#686868;font-size:1em;line-height:1.5;padding-top:80px;min-height:100vh}@media screen and (max-width:450px){.nh{padding-top:65px}}.nh--category,.nh--home{background-color:var(--secondary-background-color)}.nh--article main{padding-top:50px}.nh h1,.nh h2,.nh h3,.nh h4,.nh h5,.nh h6{font-family:"Noto Serif TC",微軟正黑體,Microsoft JhengHei,sans-serif;color:#686868;font-weight:500;margin:0 0 .5rem;line-height:1.2}.nh p{line-height:30px;margin:0 0 1rem}.nh a{color:#444444;transition:color .3s}.nh a,.nh a:hover{text-decoration:none}.nh a:hover{color:#686868}.nh img{max-width:100%;height:auto}.nh ul{margin:0 0 1rem;padding-left:1.5rem}.nh li{line-height:30px}.nh .nh-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nh .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.nh .container{max-width:540px}}@media (min-width:768px){.nh .container{max-width:720px}}@media (min-width:992px){.nh .container{max-width:960px}}@media (min-width:1200px){.nh .container{max-width:1140px}}.nh .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.nh .col-12,.nh .col-md-3,.nh .col-md-4,.nh .col-md-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.nh .col-12{flex:0 0 100%;max-width:100%}@media (min-width:768px){.nh .col-md-3{flex:0 0 25%;max-width:25%}.nh .col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.nh .col-md-9{flex:0 0 75%;max-width:75%}.nh .text-md-left{text-align:left}.nh .text-md-right{text-align:right}.nh .d-md-flex{display:flex}.nh .pt-md-0{padding-top:0}.nh .mr-md-auto{margin-right:auto}}.nh .d-flex{display:flex}.nh .align-items-center{align-items:center}.nh .justify-content-center{justify-content:center}.nh .mr-auto{margin-right:auto}.nh .text-center{text-align:center}.nh .py-4{padding-top:1.5rem;padding-bottom:1.5rem}.nh .pt-3{padding-top:1rem}.nh .img-fluid{max-width:100%;height:auto;border-radius:var(--border-radius) var(--border-radius) 0 0}.nh #header{position:fixed;top:0;right:0;left:0;background:white;border-bottom:var(--border-light);transition:all .5s;z-index:997;padding:10px 0}html[data-nh-scrolled] .nh #header{border-bottom:1px solid #00000000;background:transparent}.nh #header .logo{display:flex;align-items:center;font-size:32px;margin:0;padding:0;line-height:1;font-weight:600;letter-spacing:1px;text-transform:uppercase;font-family:Poppins,sans-serif}.nh #header .logo img{max-height:60px;width:auto;height:auto;max-width:100%}@media screen and (max-width:450px){.nh #header .logo img{max-height:45px}}.nh .logo_img--scrolled,html[data-nh-scrolled] .nh .logo_img--top{display:none}html[data-nh-scrolled] .nh .logo_img--scrolled{display:block;background-color:white;padding:.5rem;border-radius:100%;box-shadow:var(--common-box-shadow)}.nh .nav-menu>ul{padding:0 12px;list-style:none;display:flex;background-color:white;border-radius:100px;box-shadow:0 8px 16px -2px #00000000;transition:var(--common-transition-dur);margin:0 -24px 0 0}html[data-nh-scrolled] .nh .nav-menu>ul{box-shadow:var(--common-box-shadow)}.nh .nav-menu>ul>li{position:relative;white-space:nowrap;margin:10px 12px;line-height:1}.nh .nav-menu a{display:flex;align-items:center;position:relative;color:#000000;transition:.3s;font-size:15px;font-family:"Noto Serif TC",微軟正黑體,Microsoft JhengHei,sans-serif;font-weight:500;min-height:44px;padding:0 2px}.nh .nav-menu a:hover,.nh .nav-menu a[aria-current=page],.nh .nav-menu li:hover>a{color:#686868}.nh .nav-menu{display:none}@media (min-width:992px){.nh .nav-menu{display:block}}.nh .mobile-nav-toggle{position:fixed;top:12px;right:12px;z-index:9998;border:0;background:none;padding:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .4s;line-height:1;cursor:pointer;color:#37423b}@media (min-width:992px){.nh .mobile-nav-toggle{display:none}}.nh .mobile-nav-toggle svg{width:26px;height:26px}.nh .mobile-nav{position:fixed;top:55px;right:15px;left:15px;z-index:9999;overflow-y:auto;max-height:calc(100vh - 70px);background:#fff;transition:.2s ease-in-out;border-radius:10px;padding:10px 0;box-shadow:0 8px 24px rgba(0,0,0,.18)}.nh .mobile-nav ul{margin:2rem;padding:0;list-style:none}.nh .mobile-nav a{display:flex;align-items:center;justify-content:center;position:relative;color:#414141;padding:10px 20px;min-height:44px;font-weight:500;text-align:center;font-size:1.2rem;margin:.5rem 0}.nh .mobile-nav a:hover,.nh .mobile-nav a[aria-current=page]{color:#686868;text-decoration:none}.nh .mobile-nav-overly{width:100%;height:100%;z-index:9997;top:0;left:0;position:fixed;background:rgba(32,38,34,.6);overflow:hidden;border:0;padding:0}.nh .box{width:100%;height:auto;margin-right:auto;margin-left:auto;margin-bottom:20px}.nh .carousel{position:relative}.nh .carousel-inner{position:relative;width:100%;overflow:hidden}.nh .carousel-item{display:none}.nh .carousel-item.active{display:block}.nh .carousel-item img{width:100%;height:auto;display:block}.nh .carousel-control-next,.nh .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;min-width:44px;padding:0;border:0;color:#fff;background:none;text-align:center;opacity:.5;transition:opacity .15s ease;cursor:pointer}.nh .carousel-control-prev{left:0}.nh .carousel-control-next{right:0}.nh .carousel-control-next:focus-visible,.nh .carousel-control-next:hover,.nh .carousel-control-prev:focus-visible,.nh .carousel-control-prev:hover{opacity:.9;color:#fff}.nh .carousel-control-next svg,.nh .carousel-control-prev svg{width:20px;height:20px;filter:drop-shadow(0 0 3px rgba(0,0,0,.65))}.nh .section-title{text-align:center}.nh .section-title-border{text-align:center;margin-top:5rem;margin-bottom:3rem}.nh .section-title-margin{margin-top:130px;margin-bottom:30px}.nh .main-underline{text-align:center;border-bottom:var(--border-light);display:inline-block;padding-bottom:1rem;margin-bottom:1rem}.nh .section-title .section-title-h1,.nh .section-title h1{font-size:36px}.nh .section-title .section-title-h2,.nh .section-title h2{font-size:18px;font-weight:500;padding:0 5px;margin:0 0 20px;letter-spacing:2px;display:inline-block;color:#888888}@media (max-width:991px){.nh .section-title .section-title-h1,.nh .section-title h1{font-size:28px}.nh .section-title .section-title-h2,.nh .section-title h2{font-size:14px;margin:0 0 15px;letter-spacing:0;padding:0 10px 0 2px;display:inline-block}}.nh .category-nav-inactive{color:#767676}.nh .article-card{margin-bottom:2rem}.nh .article-card a{display:block;background-color:white;padding:0;border-radius:var(--border-radius);height:100%;transition:var(--common-transition-dur)}.nh .article-card a:hover{box-shadow:var(--common-box-shadow)}.nh .article-card h3{padding:1rem;margin-bottom:0}.nh .article_name{text-align:center;font-size:1rem;font-weight:600;color:#686868;line-height:1.6}.nh .postbox{width:80%;height:auto;margin-right:auto;margin-left:auto;margin-bottom:20px}@media (max-width:768px){.nh .postbox{width:100%}}.nh .live_title{color:rgb(65,65,65);font-size:36px;margin-bottom:26px;font-weight:700;line-height:1.4}.nh #editor h1,.nh #editor h2,.nh #editor h3,.nh #editor h4,.nh #editor h5,.nh #editor h6{color:#000000}.nh #editor h1{font-size:26px}.nh #editor h2,.nh #editor h3{margin-top:5rem;margin-bottom:2rem;line-height:1.5em;font-size:1.5rem}.nh #editor p{line-height:2rem}.nh #editor img{display:block;margin:2rem 0;max-width:100%;height:auto}.nh #editor a{color:var(--nh-green-readable);text-decoration:underline}.nh .author-info{border-top:var(--border-light);padding-top:3rem;display:flex;flex-wrap:wrap;margin:3rem -15px}.nh .circle{border-radius:1000px;overflow:hidden;width:128px;height:128px;flex:none}.nh .circle img{width:100%;height:100%;object-fit:cover;margin:0}@media screen and (max-width:991px){.nh .circle{width:112px;height:112px}}@media screen and (max-width:768px){.nh .circle{width:100px;height:100px}}@media screen and (max-width:575px){.nh .circle{width:76px;height:76px}}@media screen and (max-width:400px){.nh .circle{width:68px;height:68px}}.nh .live_author{color:rgb(65,65,65);margin-bottom:.25rem}.nh .live_authorDescription{color:#686868;font-size:.8rem;line-height:1.8}.nh .read-more{background-color:var(--secondary-background-color);padding:3rem 0}.nh .read-more .section-title{display:flex}.nh .read-more .section-title .section-title-h1{font-weight:600;font-size:1.5rem;border-bottom:var(--border-light);margin:2rem auto;padding:.5rem}.nh .form-group{margin-bottom:1rem}.nh #footer{color:#37423b;font-size:14px;background:white;margin-top:3rem}.nh #footer .copyright a{color:#444444}.nh #footer .social-links a{font-size:18px;display:inline-flex;align-items:center;justify-content:center;background:#000000;color:#fff;line-height:1;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;outline-offset:4px;box-shadow:0 0 0 4px transparent;transition:.3s}.nh #footer .social-links a svg{width:18px;height:18px}.nh #footer .social-links a:hover{background:#686868;color:#fff;text-decoration:none}.nh .social-links-item{display:inline-flex;min-width:44px;min-height:44px}.nh .back-to-top,.nh .social-links-item{align-items:center;justify-content:center}.nh .back-to-top{position:fixed;right:15px;bottom:15px;z-index:9999;border:0;padding:0;display:flex;width:44px;height:44px;border-radius:50px;background:#686868;color:#fff;cursor:pointer;transition:background .4s}.nh .back-to-top svg{width:24px;height:24px}.nh .back-to-top:hover{background:#7f8996;color:#fff}@media (scripting:enabled){.nh [data-aos]{opacity:0;transition:opacity 1s ease,transform 1s ease;will-change:opacity,transform}.nh [data-aos=fade-up]{transform:translate3d(0,40px,0)}.nh [data-aos=fade-right]{transform:translate3d(-40px,0,0)}.nh [data-aos][data-aos-delay="100"]{transition-delay:.1s}.nh [data-aos].aos-animate{opacity:1;transform:translateZ(0)}}@media (scripting:enabled) and (max-width:768px){.nh [data-aos][data-aos-delay="100"]{transition-delay:0s}}@media (scripting:enabled) and (prefers-reduced-motion:reduce){.nh [data-aos]{opacity:1;transform:none;transition:none}}