body{font-family:Google Sans Flex,sans-serif!important}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.container-padding{padding:0 1rem}@media(min-width:768px){.container-padding{padding:0 2rem}}.focus-visible:focus{outline:2px solid #10b981;outline-offset:2px}.transition-all{transition:all .2s ease-in-out}.btn-primary{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #2563eb1a;transition:all .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #00000026}.card{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;box-shadow:0 1px 3px #0000000d}.gradient-bg{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.text-responsive{font-size:clamp(.875rem,1.5vw,1.125rem)}.input-field{border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s ease;background:#f8fafc}.input-field:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb0d}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;background:#f3f4f6;color:#374151}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef3c7;color:#92400e}.badge-error{background:#fee2e2;color:#991b1b}.spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid #10b981;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.tooltip{position:relative;display:inline-block}.tooltip .tooltip-text{visibility:hidden;width:120px;background-color:#374151;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.blog-rich-content .blog-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.25rem 0;border:1px solid #e2e8f0;border-radius:.5rem}.blog-rich-content table{width:100%;border-collapse:collapse;font-size:.875rem;background:#fff;table-layout:fixed}.blog-rich-content table th{padding:.6rem .875rem;font-weight:600;font-size:.8rem;text-align:left;background-color:#f8fafc;color:#475569;border-bottom:2px solid #e2e8f0;border-right:1px solid #e2e8f0;white-space:normal;word-wrap:break-word}.blog-rich-content table th:last-child{border-right:none}.blog-rich-content table td{padding:.6rem .875rem;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;color:#334155;vertical-align:top;line-height:1.55;word-wrap:break-word;white-space:normal}.blog-rich-content table td:last-child{border-right:none}.blog-rich-content table tbody tr:last-child td{border-bottom:none}.blog-rich-content table tbody tr:hover td{background-color:#f8fafc}.blog-rich-content table td strong{font-weight:600;color:#1e293b}.blog-rich-content table td em{font-style:italic;color:#64748b}@media(max-width:640px){.blog-rich-content table th,.blog-rich-content table td{padding:.45rem .625rem;font-size:.8rem}}
