.custom-article{width:100%;background:#fff}.custom-article__header{width:100%;background:#f8f9fa;padding:40px 0 20px;text-align:center}.custom-article__header-container{max-width:1200px;margin:0 auto;padding:0 20px}.custom-article__blog-title{color:#304447;font-size:32px;font-family:Noto Sans TC,Arial,sans-serif;font-weight:700;line-height:1.3;letter-spacing:.5px;margin:0;position:relative;display:inline-block}.custom-article__colored-border{display:block!important;height:4px;width:100%;margin-top:12px;background:linear-gradient(90deg,#8155a3 0% 25%,#f2c01c 25% 50%,#ef7f30 50% 75%,#4270b7 75% 100%);border-radius:2px}.custom-article__main{width:100%;padding:60px 0}.custom-article__container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:300px 1fr;gap:60px;align-items:start}.custom-article__sidebar{position:sticky;top:20px;background:#fff;border-radius:8px;overflow:hidden;width:300px}.custom-article__sidebar-image{width:100%;margin-bottom:30px}.custom-article__sidebar-image img{width:100%;height:auto;border-radius:8px;object-fit:cover}.custom-article__navigation{background:linear-gradient(135deg,#f8f9fa,#e8f4fd);padding:24px;border-radius:12px;border:2px solid #e0e8f0;box-shadow:0 4px 12px #2b72d814;position:relative;overflow:hidden}.custom-article__navigation:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8155a3 0% 25%,#f2c01c 25% 50%,#ef7f30 50% 75%,#4270b7 75% 100%)}.custom-article__nav-title{color:#304447;font-size:20px;font-weight:800;margin:0 0 20px;font-family:Noto Sans TC,Arial,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.05);letter-spacing:.3px}.custom-article__nav-links{display:flex;flex-direction:column;gap:15px}.custom-article__nav-link{color:#2b72d8;font-size:14px;font-weight:600;text-decoration:none;padding:12px 16px;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;line-height:1.4;border:1px solid transparent;background:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-article__nav-link:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px #2b72d833}.custom-article__nav-link:before{content:"\25b6";margin-right:10px;font-size:10px;opacity:.7;transition:all .3s ease}.custom-article__nav-link:hover:before{opacity:1;transform:translate(2px)}.custom-article__content{width:100%;min-width:0}.custom-article__article-header{margin-bottom:40px}.custom-article__article-title{color:#304447;font-size:36px;font-family:Noto Sans TC,Arial,sans-serif;font-weight:700;line-height:1.3;letter-spacing:.3px;margin:0 0 20px}.custom-article__highlight-text{color:#666;font-size:18px;font-weight:400;line-height:1.6;margin:0 0 20px;padding:20px;background:#f8f9fa;border-left:4px solid #2b72d8;border-radius:0 4px 4px 0}.custom-article__author{color:#888;font-size:14px;font-weight:500;display:flex;align-items:center;gap:20px;margin:0 0 30px}.custom-article__views{color:#888;font-size:14px}.custom-article__article-content{color:#333;font-size:16px;line-height:1.8}.custom-article__article-content h1{color:#2b72d8!important;font-weight:700!important;font-size:28px!important;margin:40px 0 20px!important;font-family:Noto Sans TC,Arial,sans-serif!important;scroll-margin-top:80px}.custom-article__article-content h2{color:#304447;font-weight:600;font-size:24px;margin:30px 0 15px;font-family:Noto Sans TC,Arial,sans-serif}.custom-article__article-content h3{color:#304447;font-weight:600;font-size:20px;margin:25px 0 12px;font-family:Noto Sans TC,Arial,sans-serif}.custom-article__article-content p{margin:0 0 16px}.custom-article__article-content ul,.custom-article__article-content ol{margin:16px 0;padding-left:30px}.custom-article__article-content li{margin:8px 0}.custom-article__article-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.custom-article__article-content blockquote{border-left:4px solid #2b72d8;margin:20px 0;padding:15px 20px;background:#f8f9fa;font-style:italic}.custom-article__related-section{width:100%;background:#f8f9fa;padding:60px 0;margin-top:60px}.custom-article__related-container{max-width:1200px;margin:0 auto;padding:0 20px}.custom-article__related-title{color:#304447;font-size:24px;font-family:Noto Sans TC,Arial,sans-serif;font-weight:700;margin:0 0 40px;text-align:left}.custom-article__related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.custom-article__related-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.custom-article__related-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.custom-article__related-image{width:100%;overflow:hidden}.custom-article__related-image img{width:100%;height:auto;object-fit:contain;transition:transform .3s ease}.custom-article__related-image:hover img{transform:scale(1.05)}.custom-article__related-content{padding:20px}.custom-article__related-card-title{margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.4;font-family:Noto Sans TC,Arial,sans-serif}.custom-article__related-card-title a{color:#304447;text-decoration:none;transition:color .3s ease}.custom-article__related-card-title a:hover{color:#2b72d8;text-decoration:none}.custom-article__related-excerpt{color:#666;font-size:14px;line-height:1.5;margin:0}.custom-article__navigation--fixed{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#f8f9faf2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:2px solid #e0e8f0;box-shadow:0 -8px 32px #2b72d826;transform:translateY(100%);transition:transform .3s ease;padding:16px 20px 20px}.custom-article__navigation--fixed:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#8155a3 0% 25%,#f2c01c 25% 50%,#ef7f30 50% 75%,#4270b7 75% 100%)}.custom-article__navigation--fixed.show{transform:translateY(0)}.custom-article__navigation--fixed .custom-article__nav-title{font-size:14px;margin-bottom:10px}.custom-article__navigation--fixed .custom-article__nav-links{flex-direction:row;flex-wrap:wrap;gap:8px;overflow-x:auto;padding-bottom:5px;max-height:120px;overflow-y:auto}.custom-article__navigation--fixed .custom-article__nav-link{white-space:nowrap;font-size:12px;padding:8px 12px;flex-shrink:0;min-height:32px;display:flex;align-items:center}@media screen and (max-width: 990px){.custom-article__container{grid-template-columns:1fr;gap:40px}.custom-article__sidebar{position:static;order:1;max-width:400px;margin:0 auto;width:auto}.custom-article__content{order:2}.custom-article__blog-title{font-size:28px}.custom-article__article-title{font-size:32px}.custom-article__related-section{padding:50px 0;margin-top:50px}.custom-article__related-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px}.custom-article__related-title{font-size:22px}}@media screen and (max-width: 750px){.custom-article__main{padding:40px 0}.custom-article__container{padding:0 20px;gap:30px}.custom-article__nav-links{gap:5px}.custom-article__article-content ul,.custom-article__article-content ol{padding-left:0}.custom-article__header{padding:30px 0 15px}.custom-article__blog-title{font-size:24px}.custom-article__article-title{font-size:28px}.custom-article__highlight-text{font-size:16px;padding:15px}.custom-article__navigation{padding:15px}.custom-article__nav-title{font-size:16px}.custom-article__nav-link{font-size:13px;padding:6px 10px}.custom-article__related-section{padding:40px 0;margin-top:40px}.custom-article__related-container{padding:0 15px}.custom-article__related-grid{grid-template-columns:1fr;gap:20px}.custom-article__related-title{font-size:20px;margin-bottom:30px}.custom-article__related-content{padding:15px}.custom-article__related-card-title{font-size:16px}.custom-article__related-excerpt{font-size:13px}}@media screen and (max-width: 480px){.custom-article__header{padding:20px 0 10px}.custom-article__blog-title{font-size:20px}.custom-article__article-title{font-size:24px}.custom-article__highlight-text{font-size:15px;padding:12px}.custom-article__article-content{font-size:15px}.custom-article__article-content h1{font-size:24px!important}.custom-article__article-content h2{font-size:20px}.custom-article__article-content h3{font-size:18px}.custom-article__related-section{padding:30px 0;margin-top:30px}.custom-article__related-title{font-size:18px;margin-bottom:25px}.custom-article__related-card-title{font-size:15px}.custom-article__related-excerpt{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-article.css.map */
