:root{--bg:#f7f8fb;--card:#fff;--accent:#0b63d6;--muted:#6b7280;--text:#1f2937;--shadow:0 6px 10px #0000000d}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif}.dynamic-page{max-width:1400px;margin:0 auto;padding:0 1rem}#root{max-width:100%;margin:0;padding:0}.dynamic-header{text-align:center;box-shadow:var(--shadow);background:linear-gradient(120deg,#e8f0ff,#fff);border-radius:12px;padding:2.2rem 1rem}.dynamic-header h1{color:var(--accent);margin-bottom:.5rem;font-size:2.2rem}.dynamic-header p{color:var(--muted);font-size:1rem}.card{background:var(--card);box-shadow:var(--shadow);border-radius:12px;margin:1.5rem 0;padding:1.8rem;transition:transform .2s,box-shadow .3s}.card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000012}.dynamic-section h2{color:var(--accent);margin-bottom:.75rem;font-size:1.4rem}.section-desc{color:#374151;margin-bottom:1rem;line-height:1.6}.dynamic-subsection{margin-top:1.5rem}.dynamic-subsection h3{color:#2563eb;margin-bottom:.5rem;font-size:1.1rem}.styled-list{padding-left:1.25rem;list-style:none}.styled-list li{color:#374151;margin-bottom:.5rem;padding-left:1.2rem;position:relative}.styled-list li:before{content:"✔";color:var(--accent);font-size:.85rem;position:absolute;left:0}.table-wrapper{margin-top:1rem;overflow-x:auto}.dynamic-table{border-collapse:collapse;background:#fff;width:100%;min-width:500px}.dynamic-table th,.dynamic-table td{text-align:left;border:1px solid #e5e7eb;padding:.75rem}.dynamic-table th{color:var(--accent);background-color:#f3f8ff;font-weight:600}.dynamic-table tr:nth-child(2n){background-color:#fafbfc}.dynamic-footer{text-align:center;color:var(--muted);margin:3rem 0 2rem;font-size:.95rem}@media (max-width:768px){.dynamic-page{padding:0 .8rem}.dynamic-header h1{font-size:1.7rem}.card{padding:1.2rem}.dynamic-table th,.dynamic-table td{padding:.5rem}}
.page-container{color:#0a0a0a;box-sizing:border-box;background:#f4f7fb;width:100%;max-width:1300px;margin:0 auto;padding:40px 20px;font-family:Poppins,sans-serif}.hero-section{color:#000;text-align:center;background:linear-gradient(120deg,#fff,#fff);border-radius:14px;margin-bottom:45px;padding:70px 20px;box-shadow:0 5px 15px #0000004d}.page-title{letter-spacing:.5px;margin-bottom:10px;font-size:2.7rem;font-weight:700}.page-subtitle{color:#000;margin-bottom:0;font-size:1.2rem;line-height:1.5}.main-layout{flex-direction:row;align-items:flex-start;gap:35px;display:flex}.menu-section{background:#fff;border-radius:14px;flex:1;max-width:320px;height:fit-content;padding:25px;transition:all .3s ease-in-out;position:sticky;top:25px;box-shadow:0 4px 12px #00000014}.menu-section:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000001f}.menu-section h3{color:#004aad;border-bottom:3px solid #004aad;margin-bottom:15px;padding-bottom:6px;font-size:1.4rem;font-weight:600}.menu-list{scrollbar-width:thin;max-height:480px;margin:0;padding:0;list-style:none;overflow-y:auto}.menu-list::-webkit-scrollbar{width:5px}.menu-list::-webkit-scrollbar-thumb{background:#004aad;border-radius:10px}.menu-list li{margin-bottom:10px}.menu-list a{color:#002b5c;border-radius:8px;padding:8px 10px;font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.menu-list a:hover{color:#07f;background:#e8f1ff;transform:translate(4px)}.content-section{background:#fff;border-radius:14px;flex:3;padding:30px;box-shadow:0 4px 12px #00000014}.section-block{margin-bottom:40px}.section-block h2{color:#004aad;margin-bottom:15px;font-size:1.6rem;position:relative}.section-block h2:after{content:"";background:#07f;border-radius:2px;width:50px;height:3px;position:absolute;bottom:-5px;left:0}.section-block p{color:#333;margin-bottom:10px;font-size:1rem;line-height:1.7}.section-block ul{margin-left:20px;list-style:outside}.section-block li{color:#333;margin-bottom:8px}@media (max-width:992px){.main-layout{flex-direction:column}.menu-section{max-width:100%;position:static}.content-section{margin-top:20px}.page-title{font-size:2.2rem}.page-subtitle{font-size:1rem}}@media (max-width:576px){.page-title{font-size:2rem}.page-subtitle{font-size:.95rem}}
