@font-face{font-family:"Open Sans Variable";src:url("../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf") format("truetype-variations");font-style:normal;font-weight:300 800;font-display:swap}:root{--brand-primary: #164168;--brand-secondary: #41a4cf;--ink-900: #0e1b2a;--ink-700: #2a3d53;--ink-500: #5c6f84;--surface-0: #ffffff;--surface-1: #f3f8fc;--surface-2: #e3f0f7;--radius-md: 14px;--radius-lg: 24px;--radius-xl: 32px;--shadow-soft: 0 20px 40px rgba(22, 65, 104, 0.12);--max-width: 1180px;--transition-fast: 220ms ease}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Open Sans Variable","Open Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:var(--ink-900);background:radial-gradient(circle at 12% 12%, rgba(65, 164, 207, 0.2), transparent 35%),radial-gradient(circle at 88% 82%, rgba(22, 65, 104, 0.2), transparent 42%),linear-gradient(180deg, #fbfeff 0%, #f1f7fb 52%, #ebf5fa 100%);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.section{padding:clamp(2.8rem,8vw,5.5rem) 0}.section-title{margin:0;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.15}.section-intro{margin:1rem 0 0;color:var(--ink-700);max-width:62ch}.grid{display:grid;gap:1.2rem;align-items:stretch}.grid>*{height:100%}.grid-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.site-header{position:sticky;top:0;z-index:999;background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);border-bottom:1px solid rgba(22,65,104,.1)}.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-branding img{max-height:46px;width:auto}.primary-menu{display:flex;align-items:center;gap:1.2rem;font-weight:600;color:var(--ink-700);list-style:none}.primary-menu a:not(.btn){position:relative;padding:.4rem .1rem}.primary-menu a:not(.btn)::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(120deg, var(--brand-primary), var(--brand-secondary));transform:scaleX(0);transform-origin:right;transition:transform var(--transition-fast)}.primary-menu a:not(.btn):hover::after,.primary-menu a:not(.btn):focus-visible::after{transform:scaleX(1);transform-origin:left}.primary-menu .btn{padding:.4rem 1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.9rem 1.25rem;border-radius:100px;border:1px solid rgba(0,0,0,0);font-weight:700;transition:all var(--transition-fast)}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));box-shadow:0 12px 25px rgba(22,65,104,.28);border:none}.btn-primary:hover,.btn-primary:focus-visible{transform:translateY(-2px);box-shadow:0 15px 30px rgba(22,65,104,.35)}.btn-outline{border-color:rgba(22,65,104,.3);color:var(--brand-primary);background:#fff}.btn-outline:hover,.btn-outline:focus-visible{background:var(--surface-2)}.btn-small{padding:0;font-size:.875rem;justify-content:start;color:var(--brand-primary)}.btn-small:hover{text-decoration:underline}.card{padding:1.5rem;background:var(--surface-0);border:1px solid rgba(22,65,104,.12);border-radius:var(--radius-lg);box-shadow:0 12px 30px rgba(22,65,104,.08);height:100%;display:flex;flex-direction:column}.hero{padding:clamp(3.5rem,8vw,7rem) 0 clamp(2rem,6vw,4rem)}.hero h1{margin:0;font-size:clamp(2rem,6vw,2.9rem);line-height:1.1;letter-spacing:-0.02em}.hero p{margin:1.2rem 0 0;color:var(--ink-700);max-width:52ch}.hero-grid{display:grid;gap:2rem;align-items:center;grid-template-columns:repeat(2, minmax(0, 1fr))}.eyebrow{display:inline-block;margin-bottom:1rem;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);background:rgba(65,164,207,.16);padding:.35rem .65rem;border-radius:999px}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.hero-card{background:linear-gradient(160deg, #fff, #edf7fc);border:1px solid rgba(22,65,104,.15);border-radius:var(--radius-xl);padding:1.6rem;box-shadow:var(--shadow-soft)}.hero-card h3{margin:0;font-size:1.1rem}.hero-card ul{margin:1rem 0 0;padding:0;list-style:none}.hero-card li+li{margin-top:.8rem}.hero-card strong{display:block;font-size:1rem;color:var(--brand-primary)}.service-card h3,.project-card h3,.testimonial-card h3{margin-top:0}.service-icon{width:46px;height:46px;border-radius:12px;margin-bottom:1rem;background:linear-gradient(145deg, var(--brand-primary), var(--brand-secondary));display:grid;place-items:center;color:#fff;font-weight:800}.stats{background:linear-gradient(160deg, var(--brand-primary), #1f577f 55%, var(--brand-secondary));color:#fff;border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-soft)}.stat-card{text-align:center;padding:1rem;border-radius:var(--radius-md);border:1px solid hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.08)}.stat-number{display:block;font-size:clamp(1.7rem,5vw,2.6rem);line-height:1.1;font-weight:800}.testimonial-card blockquote{margin:0;flex:1;color:var(--ink-700);font-size:.98rem}.testimonial-card .testimonial-toggle{align-self:flex-start;margin-top:.8rem;margin-bottom:.2rem;border:0;background:rgba(0,0,0,0);padding:0;color:var(--brand-primary);font-weight:700;font-size:.92rem;cursor:pointer;text-decoration:underline;text-underline-offset:.12em}.testimonial-card .testimonial-toggle:hover,.testimonial-card .testimonial-toggle:focus-visible{color:var(--brand-secondary)}.testimonial-author{display:flex;align-items:center;gap:.7rem;margin-top:1rem}.testimonial-author .testimonial-author-meta{display:grid;gap:.1rem}.testimonial-author .testimonial-author-meta strong{font-size:.95rem;line-height:1.2}.testimonial-author .testimonial-author-meta span{color:var(--ink-500);font-size:.88rem;line-height:1.2}.avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(145deg, var(--brand-primary), var(--brand-secondary));overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block;background:#fff}.project-card .project-thumbnail{margin:-1.5rem -1.5rem 1rem;border-radius:var(--radius-lg) var(--radius-lg) 0 0;overflow:hidden;background:var(--surface-1)}.project-card .project-thumbnail img{width:100%;height:200px;object-fit:cover;display:block}.project-card .tag{display:inline-flex;margin-bottom:.9rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-primary);background:var(--surface-2);border-radius:999px;padding:.35rem .65rem;width:fit-content}.cta{padding:2rem;border-radius:var(--radius-xl);color:#fff;background:linear-gradient(130deg, rgba(22, 65, 104, 0.96), rgba(65, 164, 207, 0.92)),radial-gradient(circle at 80% 10%, rgba(255, 255, 255, 0.25), transparent 32%);box-shadow:var(--shadow-soft);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:2rem}@media(min-width: 992px){.cta{flex-direction:row;align-items:center;justify-content:space-between}}.cta .cta-content h2{margin:0}.cta .cta-content p{margin:.75rem 0 1.4rem;max-width:55ch}.cta .btn{position:relative;z-index:1}.cta::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="2" cy="2" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100%" height="100%" fill="url(%23dots)"/></svg>')}.testimonials-slider .codadevs-testimonials-slider{--swiffy-slider-nav-light: #ffffff;--swiffy-slider-nav-dark: var(--brand-primary);--swiffy-slider-indicator-active: var(--brand-primary);--swiffy-slider-indicator-inactive: rgba(22, 65, 104, 0.3);--swiffy-slider-item-count: 1}@media(min-width: 30rem){.testimonials-slider .codadevs-testimonials-slider{--swiffy-slider-item-count: 1.5}}@media(min-width: 48rem){.testimonials-slider .codadevs-testimonials-slider{--swiffy-slider-item-count: 2.5}}@media(min-width: 62rem){.testimonials-slider .codadevs-testimonials-slider{--swiffy-slider-item-count: 3.5}}.testimonials-slider .codadevs-testimonials-slider .slider-container{padding:.2rem .2rem 1rem;align-items:start;margin:0}.testimonials-slider .codadevs-testimonials-slider .slider-container>li{height:auto}.testimonials-slider .codadevs-testimonials-slider .slider-indicators li{background-color:var(--brand-primary)}.testimonials-slider .codadevs-testimonials-slider .slider-indicators li button{display:none}.testimonials-slider .codadevs-testimonials-slider .testimonial-card{height:100%;margin:.3rem}.site-footer{margin-top:3rem;background:#0b2238;color:#d4e4f0}.site-footer .footer-inner{padding:3rem 0 1.5rem;display:grid;gap:1.2rem;grid-template-columns:1.6fr 1fr 1fr}.site-footer .footer-brand img{max-height:42px;filter:brightness(0) invert(1)}.site-footer .footer-title{font-size:.95rem;color:#fff;margin-top:0}.site-footer .footer-links{list-style:none;padding:0;margin:0}.site-footer .footer-links li+li{margin-top:.5rem}.site-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.14);padding:1rem 0;font-size:.92rem;color:#bad3e4}@media(max-width: 960px){.hero-grid,.grid-3,.grid-2,.site-footer .footer-inner{grid-template-columns:1fr}.site-header{position:static}.header-inner{min-height:auto;padding-block:.9rem;flex-direction:column;align-items:flex-start}.primary-menu{flex-wrap:wrap;row-gap:.3rem}}
