@charset "UTF-8";.angled-block-btn,#back-btn-wrapper #back-btn button,#reports-list .angled-btn,#reports-list .month-btn,#contact .submit-btn button{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:90px;padding:0 32px;background:#f5eef2;color:#6b2952;font-size:2.2rem;font-weight:400;border:1px solid #6b2952;border-bottom:none;border-radius:0;cursor:pointer;box-sizing:border-box;overflow:hidden;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);transition:background .2s,color .2s;margin-bottom:32px}.angled-block-btn.is-alt,#back-btn-wrapper #back-btn button.is-alt,#reports-list .is-alt.angled-btn,#reports-list .is-alt.month-btn,#contact .submit-btn button.is-alt{background:#fff}.angled-block-btn__label{flex:1;text-align:left;font-size:1.2rem;color:#6b2952;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif;font-weight:400;padding:0}.angled-block-btn__badge{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;background:#6b2952;color:#fff;font-size:1.2rem;font-weight:700;margin-left:24px;flex-shrink:0}.angled-block-btn:after,#back-btn-wrapper #back-btn button:after,#reports-list .angled-btn:after,#reports-list .month-btn:after,#contact .submit-btn button:after{content:"";position:absolute;top:0;right:0;width:48px;height:20px;background:inherit;border-left:1px solid #6b2952;border-bottom:1px solid #6b2952;transform:rotate(45deg) translate(12px,-20px);z-index:2;pointer-events:none}.angled-block-btn:hover,#back-btn-wrapper #back-btn button:hover,#reports-list .angled-btn:hover,#reports-list .month-btn:hover,#contact .submit-btn button:hover{background:#fff;color:#6b2952}.angled-block-btn:hover .angled-block-btn__badge,#back-btn-wrapper #back-btn button:hover .angled-block-btn__badge,#reports-list .angled-btn:hover .angled-block-btn__badge,#reports-list .month-btn:hover .angled-block-btn__badge,#contact .submit-btn button:hover .angled-block-btn__badge{background:#6b2952;color:#fff;border:1px solid #6b2952}.angled-block-btn.is-alt:hover,#back-btn-wrapper #back-btn button.is-alt:hover,#reports-list .is-alt.angled-btn:hover,#reports-list .is-alt.month-btn:hover,#contact .submit-btn button.is-alt:hover{background:#f5eef2;color:#6b2952}.angled-block-btn.is-alt:hover .angled-block-btn__badge,#back-btn-wrapper #back-btn button.is-alt:hover .angled-block-btn__badge,#reports-list .is-alt.angled-btn:hover .angled-block-btn__badge,#reports-list .is-alt.month-btn:hover .angled-block-btn__badge,#contact .submit-btn button.is-alt:hover .angled-block-btn__badge{background:#6b2952;color:#fff;border:1px solid #6b2952}#contact{font-size:.98rem;display:flex;align-items:flex-start}#contact .angled-img{clip-path:polygon(0 0,calc(100% - 65px) 0,100% 65px,100% 100%,0 100%)!important}#contact .submit-btn button{width:150px;height:50px;font-size:18px;border-bottom:1px solid #6b2952;background-color:#fff;margin-bottom:0;min-height:unset;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%)}#contact .submit-btn button:after{transform:rotate(45deg) translate(12px,-24px)!important}#contact .submit-btn button:hover{background-color:#6b2952;color:#fff}#contact .contact-form-group .form-control{background-color:var(--dl-white-color);width:100%;height:50px;border:1px solid var(--dl-light-grey-color);border-radius:0;outline:none;box-shadow:none;transition:border-color .3s ease}#contact .contact-form-group .form-control:hover{border-color:#6b2952}#contact .contact-info{list-style-type:none;padding-left:0;margin-bottom:0}#contact .contact-info li{margin-bottom:18px}#contact .contact-info li .contact-info-card{background:#f7f3ef85;border-radius:8px;padding:18px 18px 12px;box-shadow:0 1px 2px #00000008;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0)}#contact .contact-info li .contact-info-card:hover{background-color:#f0eae4;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}#contact .contact-info li .contact-info-card .contact-info-title{font-weight:700;font-size:1.08em;margin-bottom:6px;position:relative}#contact .contact-info li .contact-info-card .contact-info-title:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#e74c3c;transition:width .3s ease}#contact .contact-info li .contact-info-card:hover .contact-info-title:after{width:100%}#contact .contact-info li .contact-info-card .contact-info-row{display:flex;align-items:flex-start;margin-bottom:4px}#contact .contact-info li .contact-info-card .contact-info-row .contact-info-icon{margin-right:8px;margin-top:2px;flex-shrink:0;transition:transform .3s ease}#contact .contact-info li .contact-info-card .contact-info-row:hover .contact-info-icon{transform:scale(1.1)}#contact .contact-info li .contact-info-card .contact-info-row .contact-info-text{line-height:1.7}#contact .contact-info li .contact-info-card .contact-info-row .contact-info-text .contact-info-link{color:#222;text-decoration:underline;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}#contact .contact-info li .contact-info-card .contact-info-row .contact-info-text .contact-info-link:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:#e74c3c;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}#contact .contact-info li .contact-info-card .contact-info-row .contact-info-text .contact-info-link:hover{color:#e74c3c;text-decoration:none}#contact .contact-info li .contact-info-card .contact-info-row .contact-info-text .contact-info-link:hover:after{transform:scaleX(1);transform-origin:left}#author-card .single-post-author{position:relative;background:#fff;border:2px solid #6b2952;border-bottom:none;padding:24px 32px;margin:40px auto 0;max-width:1200px;box-sizing:border-box;overflow:hidden;gap:20px;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%)}#author-card .single-post-author:after{content:"";position:absolute;top:0;right:0;width:116px;height:47px;background:#fff;border-left:2px solid #6b2952;border-bottom:2px solid #6b2952;transform:rotate(45deg) translateY(-54px);z-index:2;pointer-events:none}#author-card .author-image{width:250px;height:auto}#author-card .author-card .author-thumb img{width:180px;height:180px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border:3px solid #fff;box-shadow:0 0 0 2px #6b2952}#author-card .author-card .author-main{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px}#author-card .author-card .author-logo-name{font-size:3.2rem;font-weight:800;color:#6b2952;margin-bottom:8px;letter-spacing:1px}#author-card .author-card .author-social{display:flex;gap:16px}#author-card .author-card .social-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;border:1px solid #6b2952;transition:all .2s ease}#author-card .author-card .social-icon:hover{transform:translateY(-3px)}#author-card .author-card .social-icon img{width:24px;height:24px}#author-card .author-card .author-titles{display:flex;flex-direction:column;gap:12px;align-items:flex-end}#author-card .author-card .title-tag{font-size:1.5rem;color:#6b2952;background:#f8f2f6;padding:8px 20px;border-radius:20px;font-weight:500;text-align:center;min-width:140px}@media (max-width: 768px){#author-card .author-card{flex-direction:column;padding:20px}#author-card .author-card .author-titles{align-items:center;margin-top:15px}}.angled-img{position:relative;overflow:hidden;clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%);border-radius:unset!important;box-shadow:0 2px 4px #0000000d}.article-share-container .social-icons{display:flex;gap:0px;background:transparent}.article-share-container .social-icon-circle{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%}.article-share-container .social-icon-circle img{width:30px;height:30px;filter:none}.article-share-container .social-icon-circle:hover{background-color:#f5eef2}#search-page .page-header{background:unset;padding:48px 0 32px;border-radius:16px;margin-bottom:32px}#search-page .post-card{position:relative;background:#fff;transition:background .5s,border .5s;height:100%;border-radius:12px;overflow:hidden;border:1px solid transparent}#search-page .post-card:hover{background:#f5eef2!important;border:1px solid #682449;box-shadow:0 8px 24px #0000001f;transform:translateY(-5px)}#search-page .post-card:hover .corner-img{filter:brightness(0) invert(1);opacity:.7}#search-page .post-card .post-thumb{overflow:hidden;max-height:280px}#search-page .post-card .post-thumb img{transition:transform .5s ease;width:100%;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%}#search-page .post-card .post-thumb:hover img{transform:scale(1.05)}#search-page .post-card .post-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}#search-page .post-card .post-content .post-meta,#search-page .post-card .post-content .categories-list{padding:0;margin:0 0 10px;list-style:none;display:flex;font-size:.85rem}#search-page .post-card .post-content .post-meta li,#search-page .post-card .post-content .categories-list li{display:inline-flex;align-items:center}#search-page .post-card .post-content .post-meta li a,#search-page .post-card .post-content .categories-list li a{text-decoration:none}#search-page .post-card .post-content .post-meta li a:hover,#search-page .post-card .post-content .categories-list li a:hover{color:#682449}#search-page .post-card .post-content .post-meta li.sep,#search-page .post-card .post-content .categories-list li.sep{margin:0 10px;width:4px;height:4px;border-radius:50%}#search-page .post-card .post-content .post-meta li.date,#search-page .post-card .post-content .categories-list li.date{margin-left:auto}#search-page .post-card .post-content .result-type-label{background:linear-gradient(135deg,#682449,#2f1021);color:#fff;font-weight:600;padding:5px 12px;border-radius:20px;font-size:.85rem;letter-spacing:.5px;box-shadow:0 2px 8px #6b295233;border:1px solid rgba(255,255,255,.2);transition:transform .2s,box-shadow .2s}#search-page .post-card .post-content .result-type-label:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6b29524d;color:#fff}#search-page .post-card .post-content h3{margin-top:8px;margin-bottom:12px;font-size:1.3rem;line-height:1.4;font-weight:600}#search-page .post-card .post-content h3 a{text-decoration:none;transition:color .2s}#search-page .post-card .post-content h3 a:hover{color:#682449}#search-page .post-card .post-content p{margin-bottom:15px;font-size:.95rem;line-height:1.5;flex-grow:1}#search-page .post-card .post-content .post-card-footer{padding:0;margin:15px 0 0;list-style:none}#search-page .post-card .post-content .post-card-footer li{display:inline-block}#search-page .post-card .post-content .post-card-footer li .read-more{display:inline-block;font-weight:500;text-decoration:none}#search-page .corner-img{position:absolute;right:0;bottom:0;width:44px;height:43px;pointer-events:none;z-index:3}#search-page .highlight{background-color:#ffcc24;color:#000;font-weight:700;border-radius:6px;padding:2px 6px}#search-page .keyword{font-size:2.2rem;font-weight:800;color:#682449;padding:0 8px 4px;margin:0 4px;display:inline-block;letter-spacing:1px}#search-page .empty-results{padding:60px 0;text-align:center}#search-page .empty-results .empty-results-container{max-width:500px;margin:0 auto;padding:40px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;border:1px solid #f0f0f0;position:relative;overflow:hidden}#search-page .empty-results .empty-results-container:after{content:"";position:absolute;bottom:0;right:0;width:80px;height:80px;background:url(/images/listview/right-bottom.png) no-repeat;background-size:contain;opacity:.3}#search-page .empty-results .empty-results-icon{width:120px;height:auto;margin-bottom:24px;opacity:.8}#search-page .empty-results h3{font-size:1.6rem;font-weight:600;margin-bottom:16px;color:#682449}#search-page .empty-results p{font-size:1.1rem;color:#666;margin-bottom:30px;line-height:1.5}#search-page .empty-results .empty-results-actions{display:flex;justify-content:center;gap:16px}#search-page .empty-results .empty-results-actions .month-btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;text-decoration:none}#reports-list .mobile-title{display:none}#reports-list .angled-btn{justify-content:center;letter-spacing:20px;width:100%;font-size:1.3rem;min-height:unset;height:60px!important;padding:0 20px!important;background-color:transparent;border-bottom:1px solid #682449}#reports-list .angled-btn:after{transform:rotate(45deg) translate(12px,-20px)!important}#reports-list .angled-btn:hover{background-color:#682449;color:#fff}#reports-list .angled-btn:hover:after{background-color:#682449}#reports-list .month-btn{justify-content:center;letter-spacing:1px;width:100%;font-size:1.2rem;font-weight:500;min-height:unset;max-width:280px;height:45px!important;padding:0 20px!important;background-color:transparent;border-bottom:1px solid #682449}#reports-list .month-btn:after{transform:rotate(45deg) translate(12px,-20px)!important}#reports-list .month-btn:hover{background-color:#682449;color:#fff}#reports-list .month-btn:hover:after{background-color:#682449}#reports-list .ebook-card{min-height:auto;height:auto;margin-bottom:1.5rem;overflow:visible;border-radius:0;box-shadow:none;background:transparent;width:380px;max-width:400px}#reports-list .ebook-card .report-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;height:3em;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#reports-list .ebook-card a{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative}#reports-list .ebook-card a:hover .ebook-thumb{transform:translateY(-5px);box-shadow:0 10px 25px #68244933}#reports-list .ebook-card .ebook-thumb{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 5px 15px #6824491a}#reports-list .ebook-card span{font-size:1.25rem;font-weight:500;text-align:center;margin-top:.5rem;display:block;color:#333}#reports-list .ebook-card h4{min-height:3em;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:1rem}#reports-list .yearly-content,#reports-list .all-content{display:flex;justify-content:center}#reports-list .iframe-container{position:relative;overflow:hidden;height:728px;max-width:100%;background-color:var(--iframe-bg-color, #f5f5f5);transition:background-color .3s ease}#reports-list .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #333333}#reports-list .tab-year{font-weight:700;font-size:1.1rem;border:none;background:none;color:#682449;padding:.5rem 1.5rem;border-bottom:2px solid transparent;cursor:pointer;transition:border-color .2s,color .2s}#reports-list .tab-year.active{color:#682449;border-bottom:2.5px solid #682449;background:none}#reports-list .tab-month{display:block;color:#682449;background:none;border:none;padding:.3rem 1.2rem;text-align:right;font-size:1rem;border-radius:1.5rem 0 0 1.5rem;margin-bottom:.2rem;transition:background .2s,color .2s}#reports-list .tab-month.active,#reports-list .tab-month:hover{background:#f7f6f2;color:#682449}#reports-list .report-col{min-width:320px}#reports-list .nav-item{list-style:none;padding:0;margin:0}#reports-list .nav-item a{color:#682449;text-decoration:none}#reports-list .nav-item a:hover{color:#42172e}@media (max-width: 991px){#reports-list .row.flex-lg-nowrap{flex-wrap:wrap!important}#reports-list .report-col{min-width:100%}}@media (max-width: 769px){#reports-list .report-col{min-width:auto;width:auto}#reports-list .mobile-title{display:block;font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#682449}#reports-list .monthly-report{border-top:1px dashed #682449;padding-top:30px}#reports-list .angled-btn{height:50px!important}#reports-list .ebook-card{justify-content:center}#reports-list .monthly-report-content{display:flex;justify-content:center;align-items:center;flex-direction:column}#reports-list .monthly-report-content .month-list,#reports-list .monthly-report-content .month-list li{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}}.categories-list{display:flex;flex-wrap:wrap;gap:.5em .5em;margin-bottom:.5em;align-items:center}.categories-list li{margin:0;list-style:none}.categories-list .category-tag{display:inline-block;background:#f7f6f2;border-radius:12px;padding:2px 12px;font-size:.92em;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.categories-list .category-tag:hover{background:#3c428d;color:#fff}.categories-list .date{margin-left:auto;font-size:.95em;color:#888}.categories-list .date a{color:#888;text-decoration:none}.categories-list .post-card .post-content p{font-size:15px}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.2em .5em;margin-bottom:.5em}.post-meta li{list-style:none;margin:0;font-size:1em;color:#222}.post-meta .sep{color:#bbb;font-size:1.1em;font-weight:400;margin:0 .3em}.post-meta .sep:after{content:"—"}.post-meta .date{color:#888;margin-left:.5em;font-size:.95em}.post-meta .date a{color:#888;text-decoration:none}.post-card{height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:background .2s,border .2s;border:1px solid transparent;position:relative}.post-card:hover{background:#f8fafc}.post-card:hover .social-icon-circle{display:flex}.social-icons{display:flex;gap:0px;background:transparent;z-index:4}.social-icon-circle{display:none;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%}.social-icon-circle img{width:30px;height:30px;filter:none}.social-icon-circle:hover{background:#fff}#listview-page .sidebar-area .sidebar-widget .author-widget .author-thumb{width:240px;height:300px;border-radius:50%}#listview-page .sidebar-area .sidebar-widget .author-widget .author-content h3{line-height:1.3}#listview-page .sidebar-area .sidebar-widget .author-widget .author-content h3 a{text-decoration:none}#listview-page .sidebar-area .widget-category-list .media{display:flex;align-items:center;justify-content:space-between;height:100px;border-radius:12px;color:#682449;font-size:1.6rem;font-weight:100;padding:0 2rem;margin-bottom:18px;text-decoration:none;background:unset!important}#listview-page .sidebar-area .widget-category-list .media .cat-title{z-index:2}#listview-page .sidebar-area .widget-category-list .media .cat-count{background:#682449;color:#fff;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;z-index:2}#listview-page .sidebar-area .widget-category-list li a span{color:#fff;font-size:18px;font-weight:500;width:180px;height:auto;display:flex;align-items:center;justify-content:flex-start;background:none}#listview-page .sidebar-area .widget-category-list .cat-title{color:#fff;font-size:18px;font-weight:500;width:180px;display:flex;align-items:center;justify-content:flex-start;background:none}#listview-page .post-card{position:relative;background:#fff;transition:background .2s,border .5s;border:1px solid transparent}#listview-page .post-card:hover{background:#f5eef2;border:1px solid #682449}#listview-page .post-card:hover .social-icon-circle{display:flex}#listview-page .post-card:hover .corner-img{filter:brightness(0) invert(1);opacity:.7}#listview-page .social-icons{display:flex;gap:0px;background:transparent;z-index:4}#listview-page .social-icon-circle{display:none;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%}#listview-page .social-icon-circle img{width:30px;height:30px;filter:none}#listview-page .social-icon-circle:hover{background:#fff}.category-page .post-card{position:relative;background:#fff;transition:background .5s,border .5s;border:1px solid transparent}.category-page .post-card:hover{background:#f5eef2!important;border:1px solid #682449}.category-page .post-card:hover .corner-img{filter:brightness(0) invert(1);opacity:.7}.corner-img{position:absolute;right:0;bottom:0;width:44px;height:43px;pointer-events:none;z-index:3}#back-btn-wrapper #back-btn button{background-color:#6b2952;color:#fff;border-bottom:1px solid #6b2952;padding:0 20px;height:50px;font-size:18px;font-weight:300;letter-spacing:1px;width:150px;min-height:unset;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,0 100%)}#back-btn-wrapper #back-btn button:after{transform:rotate(45deg) translate(12px,-24px)}#footer{background-image:url(https://www.lawrencetangfei.hk/build/assets/footer_img-DHSd7mEZ.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-repeat:repeat-y}#footer h3{font-size:36px}@media (max-width: 767px){#footer h3{font-size:24px;margin-top:20px}}#footer .footer-widget .about-widget .logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#footer .slogan{color:#fff;font-size:2.2rem;line-height:1.2;font-weight:600;text-align:center;margin-top:10px}@media (max-width: 767px){#footer .slogan{font-size:1.8rem}}#footer .copyright-area{border-top:1px solid rgba(255,255,255,.5);padding:16px 0 8px;text-align:center}#footer .copyright-area .copyright-text{color:#fff;font-size:1.1rem;letter-spacing:.5px}@media (max-width: 767px){#footer .copyright-area .copyright-text{font-size:.9rem}}#footer .copyright-area .copyright-text a{color:#fff;font-weight:400;text-decoration:underline;transition:color .2s}#footer .copyright-area .copyright-text a:hover{color:#fff}#footer .copyright-area .footer-social{margin-top:8px}#footer .copyright-area .footer-social li{display:inline-block;margin:0 6px}#footer .copyright-area .footer-social li a{color:#fff;opacity:.8;transition:opacity .2s,color .2s}#footer .copyright-area .footer-social li a:hover{color:#fff;opacity:1}#footer .copyright-area .footer-social li a svg{width:22px;height:22px;vertical-align:middle;fill:#fff}#footer .footer-contact-widget .contact-widget,#footer .footer-contact-widget .contact-widget .widget-title,#footer .footer-contact-widget .contact-widget .contact-info{color:#fff!important}#footer .footer-contact-widget .contact-widget .contact-info li{color:#fff!important;margin-bottom:10px}@media (max-width: 767px){#footer .footer-contact-widget .contact-widget .contact-info li{font-size:14px}}#footer .footer-contact-widget .contact-widget .contact-info li span,#footer .footer-contact-widget .contact-widget .contact-info li a,#footer .footer-contact-widget .contact-widget .contact-info li a:hover{color:#fff!important}#footer .footer-main-row{display:flex;justify-content:space-between;align-items:flex-end;min-height:300px;padding-bottom:32px}@media (max-width: 767px){#footer .footer-main-row{flex-direction:column;align-items:center;min-height:auto;padding:30px 0}}#footer .footer-logo-slogan{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media (max-width: 767px){#footer .footer-logo-slogan{align-items:center;margin-bottom:20px}}#footer .footer-contact-widget{display:block;margin-left:auto;text-align:left}@media (max-width: 767px){#footer .footer-contact-widget{margin-left:0;width:100%;text-align:center}}#footer .footer-logo-img{max-width:320px;width:100%;height:auto;display:block;margin:0 auto 10px}@media (max-width: 767px){#footer .footer-logo-img{max-width:250px}}#footer .copyright-area{margin-top:30px!important}.footer-section{padding-top:0!important}@media (max-width: 767px){#footer .contact-widget{display:flex;align-items:center;flex-direction:column;flex-wrap:nowrap}#footer .contact-widget h3{display:none;margin-bottom:0}#footer .contact-widget .contact-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:0}}#legislative_report .legislative_report_container{background-color:#fff;border-radius:0 12px 12px 0;box-shadow:0 4px 24px #00000014;padding:2rem;display:flex;align-items:center;border-left:5px solid #242e79}#legislative_report .legislative-report-img-wrapper{position:relative;display:inline-block;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;background:#fff}#legislative_report .legislative-report-img{max-height:280px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block}#legislative_report .legislative-report-title{font-weight:700}#categories{background-color:#f3f3f3}#categories .featured-category{gap:1.5rem}#categories .category-card{background:transparent;border-radius:0!important;overflow:hidden;transition:transform .2s,background .2s;width:120px!important;height:auto;display:flex;padding:10px;flex-direction:column;align-items:center;justify-content:center;position:relative}#categories .category-card.color-0{background:linear-gradient(135deg,#e6f4f1,#f5e8ed)}#categories .category-card.color-1{background:linear-gradient(135deg,#f8e4d8,#faf3e8)}#categories .category-card.color-2{background:linear-gradient(135deg,#f5e9d3,#f8d9cc)}#categories .category-card.color-3{background:linear-gradient(135deg,#e8edf0,#f0f5f7)}#categories .category-card.color-4{background:linear-gradient(135deg,#d9e8fa,#e8f4fa)}#categories .category-card.color-5{background:linear-gradient(135deg,#e5f4d8,#d8f0dc)}#categories .category-card.color-6{background:linear-gradient(135deg,#d8f4e5,#d8eaf8)}#categories .category-card.color-7{background:linear-gradient(135deg,#f8e8d8,#ecd8f5)}#categories .category-card.color-8{background:linear-gradient(135deg,#eee5f8,#d8e8f8)}#categories .category-card.color-9{background:linear-gradient(135deg,#f5d8f8,#f8d8de)}#categories .category-card .cat-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#categories .category-card .cat-icon{margin-top:10px;font-size:2.5rem;margin-bottom:.5rem;color:#2d3a4a;opacity:.85;text-shadow:0 2px 8px rgba(0,0,0,.08)}#categories .category-card .cat-text{background:#ffffffeb;border-radius:10px;padding:.75rem 1.25rem;font-size:1rem;font-weight:800;color:#1a2a3a;width:160px;letter-spacing:2px;box-shadow:0 4px 16px #0000001a;text-align:center;position:absolute;left:50%;top:78%;transform:translate(-50%,-50%);z-index:2;font-family:Noto Sans TC,思源黑體,Microsoft JhengHei,Arial,sans-serif;transition:box-shadow .2s,background .2s}#categories .category-card .cat-text:hover{background:#fffffffa;box-shadow:0 8px 24px #00000029}#categories .category-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #0000001f;background:#43023059}.top-header{background-color:#3c428d38;height:45px;display:flex;align-items:center}@media (max-width: 992px){.top-header{display:none}}@media (max-width: 388px){.menu-search{padding-bottom:5px;padding-right:5px}}.page-content-wrap{background-image:url(../img/page-header.jpg);background-repeat:no-repeat;background-position:left top;background-size:cover;width:100%;height:100%;padding:130px 50px;border-radius:2px;position:relative}#breadcrumb .container .page-content-wrap{background-position:left top;background-size:cover;background-repeat:no-repeat;border-bottom:4px solid #682449;padding:100px 50px!important}#breadcrumb .container .page-content-wrap .page-content h4{color:#fff;font-size:2.2rem;font-weight:600;line-height:1.2;text-align:left;margin-top:10px;text-shadow:0 2px 8px rgba(0,0,0,.35),0 0px 2px rgba(0,0,0,.25)}@media (max-width: 768px){#breadcrumb .container .page-content-wrap{padding:60px 20px!important;background-position:left top}#breadcrumb .container .page-content-wrap .page-content h4{font-size:1.8rem}#breadcrumb .container .page-content-wrap .page-content h2{font-size:2.2rem}}@media (max-width: 480px){#breadcrumb .container .page-content-wrap{padding:40px 15px!important}#breadcrumb .container .page-content-wrap .page-content h4{font-size:1.5rem}#breadcrumb .container .page-content-wrap .page-content h2{font-size:1.8rem}#breadcrumb .container .page-content-wrap .page-content h2 span{display:block;margin-top:5px}}.angled-card{position:relative;background:#fff;border:2px solid #6b2952;border-bottom:none;border-radius:0;box-sizing:border-box;overflow:hidden;padding:32px 40px;margin:24px auto;clip-path:polygon(0 0,calc(100% - 32px) 0,100% 32px,100% 100%,0 100%)}.angled-card:after{content:"";position:absolute;top:0;right:0;width:48px;height:20px;background:#fff;border-left:2px solid #6b2952;border-bottom:2px solid #6b2952;transform:rotate(45deg) translate(12px,-12px);z-index:2;pointer-events:none}.angled-card-body{position:relative;z-index:1}.author-card{display:flex;align-items:center;background:#fff;border:none;box-sizing:border-box;padding:0;margin:0;width:100%}.author-thumb img{width:260px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:0;background:#fff}.author-main{flex:1;margin-left:60px;display:flex;flex-direction:column;justify-content:center}.author-logo-name span{font-size:110px;font-weight:700;color:#6d294a;letter-spacing:8px;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif}.author-info{display:flex;gap:30px;margin:0 0 0 60px}.author-info div{background:#f5eef2;color:#6d294a;font-size:48px;padding:10px 40px;border-radius:0 30px 0 0;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif}.author-social{display:flex;gap:40px;margin-top:40px;margin-left:0;justify-content:flex-start}.author-social img{width:70px;height:70px;border-radius:50%;border:2px solid #6d294a;padding:10px;background:#fff;transition:background .2s}@media (max-width: 900px){.author-card{flex-direction:column;align-items:flex-start}.author-main{margin-left:0;margin-top:24px}.author-info{margin-left:0;flex-direction:column;gap:16px}.author-logo-name span{font-size:48px}}.author-card{display:flex;align-items:center;width:100%;justify-content:flex-start}.author-thumb{flex:0 0 260px;display:flex;align-items:center;justify-content:center}.author-thumb img{width:260px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:0;background:#fff;border:4px solid #6d294a}.author-main{display:flex;flex-direction:column;justify-content:center;margin-left:60px;flex:1}.author-logo-name span{font-size:80px;font-weight:700;color:#6d294a;letter-spacing:8px;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif;line-height:1}.author-info{display:flex;gap:10px;margin-left:60px;width:62%}.author-social{display:flex;gap:10px;margin-top:0}.author-social img{width:65px;height:auto;border-radius:50%;border:0px solid #6d294a;padding:5px;background:#fff;transition:background .2s}.author-social img:hover{background:#f5eef2}@media (max-width: 900px){.author-card{flex-direction:column;align-items:flex-start;margin-right:60px;padding:0 60px;width:95%!important}.author-main{margin-left:0;margin-top:24px}.author-info{margin-left:0;flex-direction:column;gap:16px}.author-logo-name span{font-size:48px}}@media (max-width: 1200px){.author-card{flex-direction:column;align-items:flex-start}.author-thumb{margin-bottom:24px;justify-content:flex-start}.author-main{margin-left:0;margin-top:10px;width:100%;gap:0px}.author-info{margin-top:10px;margin-left:0;width:100%;flex-direction:column;gap:16px;align-items:flex-start}}@media (max-width: 992px){p br{display:block}}.scroll-to-top{position:fixed;bottom:20px;right:20px;width:40px;height:40px;background-color:#68244971;border-radius:50%;display:flex}.scroll-to-top svg{color:#fff;width:25px;height:37px;display:flex;align-items:center;margin:0 auto}p{margin-bottom:15px!important}.post-meta .sep:after{content:unset}.pagination-wrap a:hover,.pagination-wrap a.active{background-color:unset;color:#682449;border:1px solid #682449;padding:20px}.pagination-wrap a{width:60px;height:60px;color:#43023059}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#682449;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#42172e}.ticker-title svg{fill:#682449!important}.corner-img{position:absolute;right:0;bottom:0;width:44px;height:43px;pointer-events:none;z-index:3;transition:filter .2s,opacity .2s}la #popup-search-box .box-inner-wrap input{width:100%;max-width:600px;padding:15px 80px 15px 30px;border:1px solid #682449;font-size:18px;color:#682449;border-radius:50px;transition:border-color .2s;box-sizing:border-box}@media (max-width: 600px){#popup-search-box .box-inner-wrap input{max-width:100%;padding:12px 48px 12px 16px;font-size:16px}}#popup-search-box .box-inner-wrap input:focus{border-color:#42172e;outline:none}::selection{background:#682449;color:#f5eef2}::-moz-selection{background:#682449;color:#f5eef2}.dl-cursor:before{background-color:#682449!important}
