:root{--primary: #FFC10C;--primary-hover: #F5B800;--background-light: #f6f8f8;--background-dark: #101f22;--border-light: #e2e8f0;--border-dark: #334155}[data-bs-theme=dark]{--bs-body-bg: var(--background-dark);--bs-body-color: #ffffff;--bs-border-color: var(--border-dark)}*{font-family:Inter,sans-serif}body{background-color:var(--background-light);transition:background-color .2s,color .2s}[data-bs-theme=dark] body{background-color:var(--background-dark)}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f6f8f8cc;border-bottom:1px solid var(--border-light)}[data-bs-theme=dark] .navbar{background-color:#101f22cc;border-bottom-color:var(--border-dark)}.navbar-brand{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:inherit;text-decoration:none}.brand-icon{width:2.5rem;height:2.5rem;background-color:#ffc10c33;color:var(--primary);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.btn-primary{background-color:var(--primary);border-color:var(--primary);color:#0f172a;font-weight:700;font-size:.875rem}.btn-primary:hover{background-color:#f0ab00;border-color:#f0ab00}.hero-section{padding:3rem 0}@media (min-width: 992px){.hero-section{padding:6rem 0}}.badge-custom{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:50rem;background-color:#ffc10c1a;color:var(--primary);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hero-title{font-size:2.5rem;font-weight:900;line-height:1.1;letter-spacing:-.025em}@media (min-width: 576px){.hero-title{font-size:3rem}}@media (min-width: 992px){.hero-title{font-size:3.75rem}}.gradient-text{background:linear-gradient(to right,var(--primary),#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.125rem;line-height:1.75;color:#64748b}[data-bs-theme=dark] .hero-description{color:#cbd5e1}.input-with-icon{position:relative}.input-with-icon .form-control{padding-left:2.75rem;height:3rem;border:1px solid #e2e8f0;background-color:#fff}[data-bs-theme=dark] .input-with-icon .form-control{background-color:#1e293b;border-color:#334155;color:#fff}.input-with-icon .material-symbols-outlined{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 .2rem #ffc10c40}.hero-image-container{position:relative;min-height:400px}@media (min-width: 992px){.hero-image-container{min-height:500px}}.blob{position:absolute;width:18rem;height:18rem;border-radius:50%;filter:blur(64px);mix-blend-mode:multiply;opacity:.7;animation:blob 7s infinite}[data-bs-theme=dark] .blob{mix-blend-mode:screen}.blob-1{top:-2.5rem;right:-2.5rem;background-color:#ffc10c33}.blob-2{bottom:-2.5rem;left:-2.5rem;background-color:#d9770633;animation-delay:2s}@keyframes blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero-image-wrapper{position:relative;z-index:10;width:100%;height:100%;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;aspect-ratio:4/3}.hero-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-stats{position:absolute;bottom:-1.5rem;left:-1.5rem;z-index:20;background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;max-width:200px}[data-bs-theme=dark] .hero-stats{background-color:#1e293b}@media (max-width: 575px){.hero-stats{display:none}}.client-logo{opacity:.6;transition:opacity .3s;filter:grayscale(1)}.client-logo:hover{opacity:1;filter:grayscale(0)}.mission-section{background-color:#f8fafc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}[data-bs-theme=dark] .mission-section{background-color:#0f172a4d;border-color:#33415580}.icon-circle{width:4rem;height:4rem;border-radius:50%;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;justify-content:center;transition:all .3s}[data-bs-theme=dark] .icon-circle{background-color:#1e293b}.mission-item:hover .icon-circle{box-shadow:0 0 0 3px #ffc10c80}.process-section{position:relative;overflow:hidden}.process-bg-blob{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(100px);pointer-events:none}.process-bg-blob-1{top:25%;left:0;background-color:#ffc10c0d;transform:translate(-50%)}.process-bg-blob-2{bottom:0;right:0;background-color:#f59e0b0d;transform:translate(33%,33%)}.process-card{background-color:var(--primary);color:#0f172a;border-radius:1rem;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a}.process-card-white{background-color:#fff;border:1px solid #e2e8f0}[data-bs-theme=dark] .process-card-white{background-color:#1e293b;border-color:#334155}.process-card-dark{background-color:#0f172a;color:#fff}.process-icon{width:3rem;height:3rem;border-radius:.75rem;background-color:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;transition:all .3s}[data-bs-theme=dark] .process-icon{background-color:#1e293b}.process-step:hover .process-icon{background-color:var(--primary);color:#0f172a}.process-step:hover .process-icon i{color:#0f172a!important}.service-tab{border:none;border-bottom:2px solid transparent;padding:1rem .25rem;font-weight:500;color:#64748b;background:none;transition:all .2s}.service-tab:hover{border-bottom-color:#cbd5e1;color:#475569}.service-tab.active{border-bottom-color:var(--primary);color:#0f172a;font-weight:700}[data-bs-theme=dark] .service-tab{color:#94a3b8}[data-bs-theme=dark] .service-tab:hover{color:#cbd5e1}[data-bs-theme=dark] .service-tab.active{color:#fff}.service-content{display:none!important}.service-content.active{display:flex!important}.service-panel-image{-o-object-fit:cover;object-fit:cover}.service-panel-image-muted{opacity:.55}.testimonial-card{border-radius:1rem;background-color:#fff;padding:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #f1f5f9;height:100%;transition:box-shadow .3s}.testimonial-card:hover{box-shadow:0 10px 15px -3px #0000001a}[data-bs-theme=dark] .testimonial-card{background-color:#1e293b;border-color:#334155}.highlight-text{background:linear-gradient(120deg,#ffc10c33,#ffc10c66);padding:.125rem .5rem;border-radius:.375rem;box-shadow:inset 0 -2px #ffc10c80;font-weight:600}[data-bs-theme=dark] .highlight-text{background:linear-gradient(120deg,#ffc10c26,#ffc10c40);box-shadow:inset 0 -2px #ffc10c66}.cta-section{position:relative;overflow:hidden}.cta-section .text-white,.cta-section .fs-5{color:#0f172a!important}.cta-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:32px 32px}.blog-card{border-radius:1rem;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px #0000001a;border:1px solid #f1f5f9;height:100%;transition:all .3s}.blog-card:hover{box-shadow:0 20px 25px -5px #0000001a}[data-bs-theme=dark] .blog-card{background-color:#1e293b;border-color:#334155}.blog-image-wrapper{position:relative;aspect-ratio:16/10;overflow:hidden;background-color:#f1f5f9}[data-bs-theme=dark] .blog-image-wrapper{background-color:#0f172a}.blog-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.blog-card:hover .blog-image-wrapper img{transform:scale(1.05)}.resource-card{border-radius:1rem;overflow:hidden;background-color:#fff;height:100%;transition:all .3s}.resource-card:hover{box-shadow:0 20px 25px -5px #0000001a}[data-bs-theme=dark] .resource-card{background-color:#1e293b}.resource-image-wrapper{position:relative;aspect-ratio:4/5;overflow:hidden;background-color:#f8fafc}[data-bs-theme=dark] .resource-image-wrapper{background-color:#0f172a}.resource-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.resource-card:hover .resource-image-wrapper img{transform:scale(1.05)}.resource-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.resource-card:hover .resource-overlay{opacity:1}.download-btn{background-color:var(--primary);color:#0f172a;text-decoration:none;font-weight:700;padding:.75rem 1.5rem;border-radius:50rem;display:inline-flex;align-items:center;gap:.5rem;transform:translateY(1rem);transition:all .3s}.resource-card:hover .download-btn{transform:translateY(0)}.download-btn:hover{background-color:#f0ab00}.ceo-image-wrapper{position:relative;max-width:320px;margin:0 auto}.ceo-image{aspect-ratio:3/4;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a;position:relative}.ceo-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.ceo-blob{position:absolute;border-radius:50%;filter:blur(40px);z-index:-1}.ceo-blob-1{top:-1rem;left:-1rem;width:6rem;height:6rem;background-color:#ffc10c1a}.ceo-blob-2{bottom:-1rem;right:-1rem;width:8rem;height:8rem;background-color:#f59e0b1a}.text-muted-custom{color:#64748b!important}[data-bs-theme=dark] .text-muted-custom{color:#94a3b8!important}.border-custom{border-color:#e2e8f0!important}[data-bs-theme=dark] .border-custom{border-color:#334155!important}.bg-custom-white{background-color:#fff}[data-bs-theme=dark] .bg-custom-white{background-color:#1e293b}.star-icon{color:#f59e0b}.icon-xl{font-size:4rem}.icon-xxl{font-size:9rem}@media (max-width: 768px){.icon-xl{font-size:3rem}.icon-xxl{font-size:6rem}}
