#app {font-family:Arial, "Microsoft JhengHei", sans-serif;min-height:30rem;}body {padding-top:65px; }.v-section {display:none;}#loading-mask {position:fixed; top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:9999; }.spinner {width:40px;height:40px;border-radius:50%;animation:spin 1s linear infinite;}@keyframes spin {to { transform:rotate(360deg); }}#scrollToTopBtn {opacity:0.8;position:fixed;bottom:20px; right:20px;border:none;border-radius:5px; padding:10px 15px;cursor:pointer; font-size:16px;z-index:1000; }.navbar-brand img {width:40px; height:40px;object-fit:cover; }#section {padding-top:80px;}.container {max-width:1200px;margin:0 auto;padding:0 15px;}.section-title {text-align:center;font-size:2.5em;margin-bottom:40px;position:relative;}.section-title::after {content:'';display:block;width:60px;height:3px;margin:10px auto 0;}.navbar .dropdown-menu {border:none;padding:0; }.mega-menu {width:auto; min-width:800px; left:auto !important; right:0 !important; transform:none !important; top:100% !important; }.mega-menu-content {display:flex;flex-wrap:wrap; padding:20px;gap:25px 30px; justify-content:flex-start; }.mega-menu-item {display:flex;flex-direction:column; align-items:center; text-align:center;text-decoration:none;padding:10px;border-radius:8px;transition:all 0.2s ease-in-out;flex:0 0 calc(25% - 22.5px); max-width:calc(25% - 22.5px); box-sizing:border-box; }.mega-menu-item:hover {transform:translateY(-2px);}.mega-menu-item img {width:80px;height:80px; object-fit:contain; margin-bottom:8px;border-radius:4px; }.mega-menu-item span {font-size:0.9em;font-weight:bold;display:block; }@media (max-width:991.98px) { #navbarNav {max-height:80vh;overflow-y:auto;}.mega-menu {min-width:unset; width:100%; left:0 !important;right:0 !important;top:100% !important; }.mega-menu-content {flex-direction:column; padding:15px;gap:15px 0; }.mega-menu-item {flex:0 0 100%; max-width:100%;flex-direction:row; align-items:center; justify-content:flex-start; padding:10px 15px;text-align:left;}.mega-menu-item img {width:60px; height:60px;margin-right:15px; margin-bottom:0; }.mega-menu-item span {font-size:1em; }}.mega-menu {display:none;position:absolute; z-index:1000;}.text-center {text-align:center;}.width-50 {width:50%;}.width-100 {width:100%;}.ql-editor blockquote {margin-bottom:5px !important;margin-top:5px !important;padding-left:16px !important;}.ql-editor img {width:100%;}footer {padding:1rem 0;text-align:center;}