:root{--bs-primary:#ff9d00!important;--bs-primary-rgb:255,157,0!important;--bs-body-bg:#f8f8f5;--bs-body-color:#1c1b0d;--background-dark:#222110;--surface-light:#fff;--surface-dark:#2c2b18;--text-muted:#5c5b4d}[data-bs-theme="dark"]{--bs-body-bg:var(--background-dark);--bs-body-color:#fff;--text-muted:#d1d1d1;--surface-light:var(--surface-dark)}body{font-family:'Noto Sans',sans-serif;background-color:var(--bs-body-bg);color:var(--bs-body-color)}h1,h2,h3,h4,h5,h6,.font-display{font-family:'Plus Jakarta Sans',sans-serif}.text-primary{--bs-text-opacity:1;color:rgba(255,157,0,var(--bs-text-opacity))!important}.bg-primary{--bs-bg-opacity:1;background-color:rgba(255,157,0,var(--bs-bg-opacity))!important}.border-primary{--bs-border-opacity:1;border-color:rgba(255,157,0,var(--bs-border-opacity))!important}.btn-primary{--bs-btn-bg:#ff9d00;--bs-btn-border-color:#ff9d00;--bs-btn-hover-bg:#e68a00;--bs-btn-hover-border-color:#e68a00;background-color:#ff9d00!important;border-color:#ff9d00!important;color:#fff!important}.bg-surface{background-color:var(--surface-light)}.text-muted-custom{color:var(--text-muted)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.object-fit-cover{object-fit:cover}.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.rounded-4{border-radius:1rem!important}.rounded-5{border-radius:1.5rem!important}.shadow-custom{box-shadow:0 10px 30px -10px rgba(0,0,0,.1)}.rotate-n6{transform:rotate(-6deg) translateY(3rem)}.rotate-3{transform:rotate(3deg) translateX(1rem)}.rotate-n3{transform:rotate(-3deg)}.hover-scale img{transition:transform .7s ease}.hover-scale:hover img{transform:scale(1.1)}.hover-text-primary{transition:color .2s ease}.hover-text-primary:hover{color:#ff9d00!important}.hover-border-primary{transition:border-color .2s ease}.hover-border-primary:hover{border-color:#ff9d00!important}.btn-primary-custom{background-color:var(--bs-primary);color:#fff;font-weight:bold;border:0}.btn-primary-custom:hover{background-color:#e68a00;color:#fff}.header-nav-link{font-size:.875rem;font-weight:700;color:var(--bs-body-color);text-decoration:none;transition:color .2s}.header-nav-link:hover{color:var(--bs-primary)}.max-w-screen{max-width:2560px;margin:0 auto}.drop-cap::first-letter {font-size:3.75rem;font-weight:900;color:#ff9d00!important;float:left;margin-right:1rem;line-height:1;margin-top:-.1em}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.section-heading{border-left:4px solid #ff9d00!important;padding-left:1rem;font-weight:800;color:var(--bs-body-color)}.section-heading-sm{border-left:4px solid #ff9d00!important;padding-left:1rem;font-weight:700;color:var(--bs-body-color)}.info-card{padding:0}.info-list{gap:.5rem}.info-item{display:flex;align-items:center;gap:1rem;padding:.5rem .25rem;border-radius:.5rem;color:var(--bs-body-color);text-decoration:none;transition:color .2s ease,background .2s ease}.info-item-active,.info-item:hover{color:#e68a00;background:rgba(255,157,0,.08)}.info-number{min-width:2.25rem;font-weight:600;color:#9aa0a6}.info-label{font-weight:600;color:inherit}.rich-text-content>p:first-of-type::first-letter {font-size:3.75rem;font-weight:900;color:#ff9d00!important;float:left;margin-right:1rem;line-height:1;margin-top:-.1em}@media(min-width:992px){.w-lg-40{width:40%!important}}