@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/manrope-latin-500-normal.BYYD-dBL.woff2)format("woff2"),url(/_astro/manrope-latin-500-normal.DMZssgOp.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/manrope-latin-600-normal.4f0koTD-.woff2)format("woff2"),url(/_astro/manrope-latin-600-normal.BqgrALkZ.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/manrope-latin-700-normal.BZp_XxE4.woff2)format("woff2"),url(/_astro/manrope-latin-700-normal.DGRFkw-m.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/_astro/manrope-latin-800-normal.BfWYOv1c.woff2)format("woff2"),url(/_astro/manrope-latin-800-normal.uHUdIJgA.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-400-normal.DQi5PRDE.woff2)format("woff2"),url(/_astro/source-sans-3-latin-400-normal.AFMiCETP.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/source-sans-3-latin-500-normal.DiWS0tcR.woff2)format("woff2"),url(/_astro/source-sans-3-latin-500-normal.BtDzq-z9.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-600-normal.DeckBYAU.woff2)format("woff2"),url(/_astro/source-sans-3-latin-600-normal.BvDVuF-j.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-latin-700-normal.CkzU-mV9.woff2)format("woff2"),url(/_astro/source-sans-3-latin-700-normal.BBbVrHF_.woff)format("woff")}:root{--bg:#f7f9fc;--surface:#fff;--ink:#101828;--muted:#526071;--line:#dfe5ee;--blue:#2563eb;--blue-dark:#174bb8;--soft:#eaf1ff;--radius:20px;--shadow:0 22px 60px #1018281a;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:"Source Sans 3",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,textarea,select{font:inherit}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:30;backdrop-filter:blur(16px);background:#f7f9fce6;border-bottom:1px solid #dfe5eecc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font:800 1.05rem Manrope,sans-serif;display:inline-flex}.brand-mark{border:7px solid var(--blue);border-right-color:#0000;border-radius:50%;width:27px;height:27px;transform:rotate(-30deg)}nav{align-items:center;gap:28px;display:flex}nav>a:not(.button){color:#344054;font-size:.96rem;font-weight:600}nav>a:hover,nav>a.active{color:var(--blue)}.menu-toggle{display:none}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 8px 20px #2563eb33}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);background:0 0}.button.secondary:hover{background:#fff}.button.small{padding:10px 18px;font-size:.94rem}.hero{background-image:linear-gradient(#2563eb0e 1px,#0000 1px),linear-gradient(90deg,#2563eb0e 1px,#0000 1px);background-size:44px 44px;padding:100px 0 84px;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(10px);opacity:.65;background:#dce8ff;border-radius:50%;width:480px;height:480px;position:absolute;top:-170px;right:-220px}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:78px;display:grid;position:relative}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:.77rem;font-weight:800}.hero h1,.page-hero h1{letter-spacing:-.055em;margin:0;font:800 clamp(2.6rem,6vw,5.2rem)/1.02 Manrope,sans-serif}.hero h1 em{color:var(--blue);font-style:normal}.hero .lead,.page-hero .lead{max-width:640px;color:var(--muted);margin:26px 0 32px;font-size:1.24rem}.actions{flex-wrap:wrap;gap:13px;display:flex}.trust-line{color:#475467;flex-wrap:wrap;gap:22px;margin-top:30px;font-size:.92rem;display:flex}.trust-line span:before{content:"✓";color:var(--blue);margin-right:7px;font-weight:800}.hero-art{min-height:465px;position:relative}.screen{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;position:absolute;overflow:hidden}.screen.main{inset:15px 15px 40px;transform:rotate(2deg)}.screen.mobile{border-width:7px;border-color:#fff;width:145px;height:285px;bottom:0;right:-12px;transform:rotate(-4deg)}.screen-bar{border-bottom:1px solid var(--line);background:#f2f5fa;align-items:center;gap:6px;height:37px;padding:0 14px;display:flex}.screen-bar i,.browser-mock>i{background:#c9d2e0;border-radius:50%;width:7px;height:7px}.screen-body{padding:34px}.screen-body .mini-tag{background:#cbdafe;border-radius:6px;width:70px;height:9px;display:inline-block}.screen-body h2{width:75%;margin:18px 0;font:800 2.1rem/1.1 Manrope}.screen-body p{background:#dbe1ea;border-radius:4px;width:70%;height:8px}.screen-body .screen-cta{background:var(--blue);border-radius:18px;width:110px;height:36px;margin-top:24px}.screen-cards{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:36px;display:grid}.screen-cards span{background:#f2f5fa;border-radius:10px;height:75px}.mobile .screen-body{padding:22px 15px}.mobile .screen-body h2{font-size:1rem}.mobile .screen-cards{grid-template-columns:1fr}.mobile .screen-cards span{height:52px}.section{padding:100px 0}.section.alt{background:#fff}.section.dark{background:var(--ink);color:#fff}.section-title{max-width:720px;margin-bottom:48px}.section-title.center{text-align:center;margin-inline:auto}.section-title h2{letter-spacing:-.045em;margin:0;font:800 clamp(2rem,4vw,3.4rem)/1.1 Manrope}.section-title .lead{color:var(--muted);margin:18px 0 0;font-size:1.15rem}.dark .section-title .lead{color:#b8c2d1}.services-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:34px;transition:all .2s}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.service-number{background:var(--soft);width:42px;height:42px;color:var(--blue);border-radius:12px;justify-content:center;align-items:center;font:800 .85rem Manrope;display:flex}.service-card h3,.project-copy h3,.guide-card h3{letter-spacing:-.03em;margin:24px 0 12px;font:800 1.5rem/1.2 Manrope}.service-card p,.project-copy p,.guide-card p{color:var(--muted)}.service-card ul{color:#344054;padding-left:20px}.process-list{border-top:1px solid #344054}.process-row{border-bottom:1px solid #344054;grid-template-columns:100px 240px 1fr;align-items:start;gap:30px;padding:30px 0;display:grid}.process-row strong{color:#739cff;font:800 2rem Manrope}.process-row h3{margin:7px 0;font:700 1.3rem Manrope}.process-row p{color:#b8c2d1;max-width:620px;margin:5px 0}.project-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.project-visual{height:280px;padding:28px;display:block;position:relative;overflow:hidden}.project-visual.blue{background:#dceaff}.project-visual.orange{background:#ffe8cf}.project-visual.green{background:#dcefe5}.concept-badge{z-index:2;background:#ffffffe6;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;top:17px;left:17px}.browser-mock{background:#fff;border-radius:10px;height:205px;padding:12px;position:absolute;top:65px;left:40px;right:-30px;box-shadow:0 18px 40px #10182824}.browser-mock>i{margin-right:2px;display:inline-block}.mock-copy{flex-direction:column;align-items:flex-start;gap:8px;padding:25px 18px;display:flex}.mock-copy b{font:800 1rem Manrope}.mock-copy span{background:#d6dde8;border-radius:4px;width:70%;height:5px}.mock-copy span:nth-child(3){width:47%}.mock-copy button{color:#fff;background:#1f2937;border:0;border-radius:10px;padding:7px 12px;font-size:.6rem}.project-copy{padding:26px}.project-copy h3{margin-top:8px}.text-link{color:var(--blue);font-weight:800}.text-link span{transition:all .2s}.text-link:hover span{margin-left:5px}.cta-band{background:var(--blue);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:40px;padding:52px;display:flex}.cta-band h2{letter-spacing:-.04em;margin:0;font:800 clamp(1.8rem,4vw,3rem)/1.1 Manrope}.cta-band p{color:#dce8ff;margin:13px 0 0}.cta-band .button{color:var(--ink);box-shadow:none;background:#fff;flex:none}.page-hero{padding:90px 0 68px}.page-hero h1{max-width:850px;font-size:clamp(2.5rem,5vw,4.5rem)}.two-col{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.content h2{letter-spacing:-.035em;margin:45px 0 12px;font:800 2rem Manrope}.content h2:first-child{margin-top:0}.content p,.content li{color:var(--muted);font-size:1.08rem}.feature-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:34px;position:sticky;top:110px}.feature-panel h2{margin-top:0;font:800 1.5rem Manrope}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px}.guide-card .meta{color:#667085;font-size:.86rem}.guide-card h3{margin-top:16px}.article{max-width:760px;margin:auto}.article h2{margin:42px 0 12px;font:800 1.65rem Manrope}.article p{color:var(--muted);font-size:1.1rem}.concept-note{border-left:4px solid var(--blue);background:var(--soft);color:#264571;border-radius:0 12px 12px 0;margin:25px 0;padding:18px 22px}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:60px;display:grid}.contact-details{gap:20px;display:grid}.contact-detail{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.contact-detail small{color:var(--muted);display:block}.form-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:36px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{font-weight:700}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd5df;border-radius:10px;padding:12px 14px}.field textarea{resize:vertical;min-height:140px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);outline:3px solid #2563eb29}.checkbox{color:var(--muted);align-items:flex-start;gap:10px;font-size:.93rem;display:flex}.checkbox input{margin-top:5px}.hp-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-status{min-height:24px;margin:15px 0 0;font-weight:700}.form-status.error{color:#b42318}.form-status.success{color:#067647}.site-footer{color:#fff;background:#0c1424;padding:70px 0 24px}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:70px;display:grid}.footer-grid h2{text-transform:uppercase;letter-spacing:.1em;color:#95a5bd;font:700 .86rem Manrope}.footer-grid p{color:#95a5bd;max-width:440px}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid a:not(.brand){color:#d9e0ea}.footer-bottom{color:#7f90a9;border-top:1px solid #263247;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:.86rem;display:flex}.panel-shell{min-height:70vh;padding:70px 0}.panel-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:32px}.skeleton{background:linear-gradient(90deg,#edf1f6,#f8fafc,#edf1f6) 0 0/200%;border-radius:8px;height:20px;animation:1.5s infinite pulse}@keyframes pulse{to{background-position:-200% 0}}@media (width<=900px){nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:69px;left:20px;right:20px}nav.open{display:flex}.menu-toggle{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;font-weight:700;display:block}.hero{padding-top:70px}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.hero-art{min-height:390px}.project-grid,.guide-grid{grid-template-columns:1fr 1fr}.feature-panel{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.process-row{grid-template-columns:70px 180px 1fr}}@media (width<=620px){.shell{width:min(100% - 28px,1160px)}.section{padding:72px 0}.hero h1{font-size:2.7rem}.hero-art{min-height:330px}.screen.main{inset:10px 0 30px}.screen.mobile{width:110px;height:225px;right:-4px}.services-grid,.project-grid,.guide-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.process-row{grid-template-columns:55px 1fr;gap:10px}.process-row p{grid-column:2}.cta-band{flex-direction:column;align-items:flex-start;padding:32px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.form-card{padding:22px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
