*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background-color:#efb1b1;color:#222;line-height:1.6}.website-container{width:calc(100% - 20px);max-width:1200px;margin:0 auto}.header{background:linear-gradient(to right,#a00000,#df0000);color:#fff;text-align:center;padding:28px 15px}.header h1{font-size:38px;margin-bottom:2px}.website-name{font-size:16px;margin-bottom:20px}.tagline{font-size:18px}.navbar{background-color:#123fe8}.nav-links{list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.nav-links li{border-right:1px solid #82a0ff}.nav-links a{display:block;color:#fff;text-decoration:none;padding:15px 18px}.nav-links a:hover{background-color:#061f8d}.menu-button{display:none;width:100%;padding:13px;border:none;background-color:#123fe8;color:#fff;font-size:18px}.notice-bar{margin-top:15px;padding:9px 10px;background-color:#fff2c9;border:1px solid #fb0;display:flex;gap:12px}.notice-bar strong{width:140px}.welcome-section{margin-top:20px;background-color:#fff;text-align:center;padding:30px 15px 45px;border-radius:7px;box-shadow:0 4px 12px rgb(0 0 0 / .15)}.welcome-section h2{color:#a00000;font-size:32px;margin-bottom:8px}.welcome-section p{font-size:17px}.search-box{max-width:590px;margin:20px auto 0;display:flex}.search-box input{width:82%;padding:12px;border:2px solid #a00000;font-size:16px;outline:none}.search-box button{width:18%;border:none;background-color:#a00000;color:#fff;cursor:pointer}.search-box button:hover{background-color:#650000}#searchMessage{margin-top:10px;color:red;font-weight:700}.quick-links{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-button{padding:20px 10px;text-align:center;color:#fff;text-decoration:none;font-size:21px;font-weight:700;border-radius:5px}.quick-button:hover{opacity:.8;transform:translateY(-3px)}.red{background-color:#df0000}.blue{background-color:#0861bd}.green{background-color:#079000}.orange{background-color:#ef5b00}.purple{background-color:#7900b7}.black{background-color:#242424}.post-container{margin-top:25px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-box{background-color:#fff;border:2px solid #ad0000}.post-box h2{background-color:#ad0000;color:#fff;text-align:center;padding:10px;font-size:23px}.post-box ul{padding:15px 20px 5px 40px}.post-box li{padding:10px 0;border-bottom:1px dashed #bbb}.post-box a{color:#0041a3;font-weight:700;text-decoration:none}.post-box a:hover{color:red;text-decoration:underline}.new-badge{display:inline-block;background-color:red;color:#fff;padding:1px 7px;border-radius:3px;font-size:11px;margin-left:5px}.view-button{display:block;margin:12px auto 18px;padding:9px 22px;border:none;background-color:#222;color:#fff;cursor:pointer}.view-button:hover{background-color:#ad0000}.footer{margin-top:30px;padding:25px 15px;background-color:#111;color:#fff;text-align:center}@media screen and (max-width:900px){.post-container{grid-template-columns:repeat(2,1fr)}.quick-links{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.header h1{font-size:30px}.menu-button{display:block}.nav-links{display:none;flex-direction:column}.nav-links.show-menu{display:flex}.nav-links li{border-right:none;border-top:1px solid #8197ef}.nav-links a{text-align:center}.notice-bar{display:block}.welcome-section h2{font-size:24px}.search-box{flex-direction:column;gap:8px}.search-box input,.search-box button{width:100%}.quick-links{grid-template-columns:1fr}.post-container{grid-template-columns:1fr}}.website-information{margin-top:30px;background-color:#fff;border:1px solid #ccc}.information-content{padding:30px}.information-content>h2{color:#a00000;text-align:center;font-size:29px;margin-bottom:20px}.information-content>p{font-size:17px;line-height:1.8;margin-bottom:16px;text-align:justify}.information-block{margin-top:25px}.information-block h3{color:#0047a8;font-size:23px;margin-bottom:8px;border-left:5px solid #a00000;padding-left:12px}.information-block p{font-size:17px;line-height:1.8;text-align:justify}.website-features{margin-top:30px;padding:22px;background-color:#f1f6ff;border-left:6px solid #0757c7}.website-features h3{color:#0047a8;font-size:24px;margin-bottom:15px}.website-features ul{padding-left:25px}.website-features li{padding:7px 0;font-size:17px}.important-disclaimer{margin-top:30px;padding:22px;background-color:#fff3cd;border:1px solid #e5bd45}.important-disclaimer h3{color:#a00000;font-size:23px;margin-bottom:10px}.important-disclaimer p{font-size:16px;line-height:1.8;text-align:justify}.faq-section{margin-top:35px}.faq-section>h2{text-align:center;color:#a00000;font-size:28px;margin-bottom:20px}.faq-item{margin-bottom:12px;border:1px solid #ccc}.faq-question{width:100%;padding:16px 18px;border:none;background-color:#0757c7;color:#fff;text-align:left;font-size:17px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{background-color:#003d99}.faq-question span{font-size:25px;font-weight:700}.faq-answer{display:none;padding:17px 20px;background-color:#fff}.faq-answer p{font-size:16px;line-height:1.7}.faq-item.active .faq-answer{display:block}.faq-item.active .faq-question{background-color:#a00000}@media screen and (max-width:900px){.information-content{padding:25px}.information-content>h2{font-size:25px}}@media screen and (max-width:600px){.information-content{padding:18px}.information-content>h2{font-size:22px;line-height:1.4}.information-content>p{font-size:16px;text-align:left}.information-block h3{font-size:20px}.information-block p{font-size:16px;text-align:left}.website-features{padding:17px}.website-features h3{font-size:21px}.website-features li{font-size:16px}.important-disclaimer{padding:17px}.important-disclaimer p{text-align:left}.faq-section>h2{font-size:23px}.faq-question{font-size:15px;padding:14px}}.wordpress-content{margin-top:25px}.wordpress-post{margin-bottom:20px;padding:25px;background-color:#fff;border:1px solid #ccc}.wordpress-post-title{margin-bottom:8px;font-size:26px}.wordpress-post-title a{color:#a00000;text-decoration:none}.wordpress-post-title a:hover{text-decoration:underline}.wordpress-post-meta{margin-bottom:12px;color:#666;font-size:14px}.wordpress-post-description{margin-bottom:15px}.read-more-button{display:inline-block;padding:9px 16px;background-color:#0757c7;color:#fff;text-decoration:none}.read-more-button:hover{background-color:#003c99}.pagination{padding:20px;background-color:#fff;text-align:center}.custom-logo{max-height:80px;width:auto;margin-bottom:8px}.site-title-text{font-size:38px;font-weight:700;margin-bottom:2px}.site-title-text a{color:#fff;text-decoration:none}.button-link{text-decoration:none;text-align:center;width:max-content}.footer a{color:#fff}.featured-image{max-width:100%;height:auto;margin:15px 0}.entry-content img{max-width:100%;height:auto}.entry-content table{width:100%;border-collapse:collapse}.entry-content th,.entry-content td{border:1px solid #ccc;padding:8px}.nav-links .current-menu-item>a,.nav-links .current-cat>a{background-color:#061f8d}.screen-reader-text{position:absolute;left:-9999px}.header{padding:20px 15px}.header-inner{display:grid;grid-template-columns:130px 1fr 130px;align-items:center;min-height:220px}.header-logo{display:flex;align-items:center;justify-content:center}.header-logo a{display:inline-flex;text-decoration:none}.header-logo img,.header-logo .custom-logo{width:100px;height:100px;object-fit:contain;margin:0}.default-logo{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#a00000;font-size:30px;font-weight:700;border:4px solid #fff;box-shadow:0 0 0 3px #123fe8}.header-content{text-align:center}.header-content h1,.header-content .site-title-text{margin:0 0 2px}.header-content h1 a,.header-content .site-title-text a{color:#fff;text-decoration:none}.header-balance{width:130px}.nav-links .current-menu-item>a{background-color:#061f8d}@media screen and (max-width:600px){.header-inner{grid-template-columns:75px 1fr;gap:8px;min-height:auto}.header-logo img,.header-logo .custom-logo{width:65px;height:65px}.default-logo{width:58px;height:58px;font-size:20px}.header-content h1,.header-content .site-title-text{font-size:28px}.header-content .website-name{font-size:13px;margin-bottom:8px}.header-content .tagline{font-size:14px}.header-balance{display:none}}.category-list-page{width:calc(100% - 20px);max-width:1100px;margin:25px auto}.category-list-box{background:#fff;border:2px solid #c40000}.category-list-heading{margin:0;padding:10px 15px;background:#087b08;color:#fff;text-align:center;font-size:25px;line-height:1.3}.category-post-list{list-style:disc;margin:0;padding:22px 30px 25px 55px}.category-post-list li{margin-bottom:12px;line-height:1.5}.category-post-list a{color:#9d0000;font-size:19px;font-weight:700;text-decoration:underline}.category-post-list a:hover{color:#00c}.category-post-date{margin-left:10px;color:#666;font-size:13px;font-weight:400}.category-pagination{padding:15px;border-top:1px solid #ddd;text-align:center}.no-post-message{padding:25px;text-align:center}.footer-navigation{margin-top:10px}.footer-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.footer-menu li{margin:0;padding:0}.footer-menu li:not(:last-child)::after{content:"|";color:#fff;margin-left:8px}.footer-menu a{color:#fff;text-decoration:underline}.footer-menu a:hover{color:gold}@media screen and (max-width:600px){.category-list-heading{font-size:20px}.category-post-list{padding:18px 15px 20px 38px}.category-post-list a{font-size:16px}.category-post-date{display:block;margin:3px 0 0}.footer-menu{font-size:14px}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse}table th,table td{padding:12px;vertical-align:top;word-break:break-word;overflow-wrap:break-word;white-space:normal}@media screen and (max-width:768px){.entry-content,.post-content,.single-post-content,article{width:100%!important;max-width:100%!important;min-width:0!important;padding-left:5px!important;padding-right:5px!important;overflow:visible!important}.entry-content .wp-block-table,.post-content .wp-block-table,.entry-content .table-responsive,.post-content .table-responsive{width:100%!important;max-width:100%!important;overflow:visible!important;margin:10px 0!important}.entry-content table,.post-content table,.single-post-content table,article table{width:100%!important;min-width:0!important;max-width:100%!important;table-layout:fixed!important;display:table!important;border-collapse:collapse!important}.entry-content table th,.entry-content table td,.post-content table th,.post-content table td,.single-post-content table th,.single-post-content table td,article table th,article table td{width:auto!important;min-width:0!important;padding:7px 5px!important;font-size:12px!important;line-height:1.45!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;vertical-align:top!important}.entry-content table ul,.post-content table ul,article table ul{margin:0!important;padding-left:17px!important}}@media screen and (max-width:768px){.entry-content table th,.entry-content table td,.post-content table th,.post-content table td,article table th,article table td{width:auto!important;min-width:0!important;padding:6px 4px!important;font-size:12px!important;word-break:break-word!important;overflow-wrap:anywhere!important}}