 html {scroll-behavior: smooth;}body, html {margin: 0 auto;padding: 0;height: 100%;font-family: 'Arial', sans-serif;background-color: #f8f9fa;color: #0077b6;max-width: 1600px;}.container {display: flex;min-height: 100vh;}.header {align-items: center;margin: 0 auto;width: 100%;background-color: rgb(239, 239, 239);color: #0077b6;text-align: center;padding: 10px;}.left-column {width: 250px;background-color: #0077b6;color: white;padding: 20px;box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);}.site-name {font-size: 1.5rem;font-weight: bold;margin-bottom: 20px;text-align: center;color: white;}.site-name a {color: white;}.site-name a:hover {color: #ffb703;}.menu {display: flex;flex-direction: column;}.menu a {color: rgb(0, 0, 0);text-decoration: none;font-size: 18px;font-weight: bold;padding: 10px;margin: 5px 0;border-radius: 5px;background-color: #e8e8e8;transition: background-color 0.3s ease;}.menu a:hover {background-color: #219ebc;color: white;}.right-column {flex: 1;display: flex;flex-direction: column;padding: 20px;background-color: #efefef;}.content {flex: 1;}h1 {font-size: 2.5rem;color: #0077b6;margin-top: 0;}h2 {font-size: 2rem;color: #0077b6;}h3 {font-size: 1.75rem;color: #0077b6;}h4 {font-size: 1.5rem;color: #0077b6;}p {font-size: 1.2rem;line-height: 1.6;color: #555;}a {color: #219ebc;}a:hover {text-decoration: none;color: #fb8500;}ul, ol {font-size: 1.2rem;margin: 20px 0;padding-left: 20px;}li {margin: 10px 0;color: #555;}button {margin: 4px;padding: 10px 20px;font-size: 1rem;background-color: #219ebc;color: white;margin-bottom: 20px;border: none;border-radius: 5px;cursor: pointer;transition: background-color 0.3s ease;}button a {color: #e8e8e8;}button:hover {background-color: #fb8500;color: #e8e8e8;}table {width: 100%;border-collapse: collapse;margin: 20px 0;}th, td {padding: 10px;border: 1px solid #8ecae6;text-align: left;}th {background-color: #219ebc;color: white;}img {max-width: 100%;height: auto;border-radius: 10px;margin: 20px 0;}.menu-icon {display: none;font-size: 1.5rem;cursor: pointer;}@media (max-width: 768px) {.container {flex-direction: column;}.left-column {width: 100%;padding: 10px;display: flex;justify-content: space-between;align-items: center;background-color: #0077b6;}.site-name {margin-bottom: 0;}.menu {display: none;flex-direction: column;width: 100%;background-color: #0077b6;position: absolute;top: 60px;left: 0;padding: 10px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);z-index: 1000;}.menu.active {display: flex;}.menu-icon {display: block;padding-right: 20px;color: white;}.right-column {padding-right: 15px;}h1 {font-size: 1.75rem;color: #0077b6;margin-top: 0;}h2 {font-size: 1.5rem;color: #0077b6;}h3 {font-size: 1.2rem;color: #0077b6;}h4 {font-size: 1.0rem;color: #0077b6;}p {font-size: 1.0rem;line-height: 1.6;color: #555;}}.footer-menu {margin-bottom: 10px;color: white;}.footer-menu a {color: white;text-decoration: none;}.footer-menu a:hover {color: #ffb703;}footer {text-align: center;padding: 20px;background-color: #0077b6;color: white;margin-top: auto;}.tool-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 10px;margin-top: 40px;}.tool-button {display: flex;align-items: center;justify-content: center;padding: 15px 30px;font-size: 1.5rem;cursor: pointer;color: white;border: none;border-radius: 10px;box-shadow: 0px 0px 15px rgba(33, 158, 188, 0.4);transition: background-color 0.3s ease;text-decoration: none;max-width: 300px;width: 100%;box-sizing: border-box;background-color: #219ebc;}.tool-button:hover {background-color: #fb8500;}button, .link-button {padding: 15px 30px;font-size: 1.5rem;cursor: pointer;color: white;border: none;border-radius: 10px;box-shadow: 0px 0px 15px rgba(33, 158, 188, 0.4);transition: background-color 0.3s ease;text-decoration: none;background-color: #219ebc;}button:hover, .link-button:hover {background-color: #fb8500;color: #efefef;}.current {background-color: #ffb703;color: #0077b6;}.template-guide,.category-introduction,.editorial-note,.sponsored-disclosure,.site-notice{background:#f8fbfd;border:1px solid #cfe8f3;border-left:4px solid #219ebc;border-radius:8px;padding:16px 18px;margin:24px 0;}.template-guide h2,.template-guide h3,.category-introduction h2,.category-introduction h3{margin-top:12px;}.template-guide ul,.category-introduction ul{padding-left:22px;}.breadcrumbs{font-size:0.95rem;margin:0 0 18px;color:#4b5563;}.breadcrumbs a{text-decoration:none;}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;}.skip-link:focus{left:12px;top:12px;width:auto;height:auto;z-index:9999;background:#ffffff;color:#0077b6;padding:10px 14px;border:2px solid #0077b6;}.content img{max-width:100%;height:auto;}.sitemap-groups{columns:2 320px;column-gap:36px;}.sitemap-group{break-inside:avoid;margin-bottom:24px;}.cms-editable-note{font-size:0.92rem;color:#4b5563;}@media (max-width:700px){.template-guide,.category-introduction,.editorial-note,.sponsored-disclosure,.site-notice{padding:14px;}}