@charset "UTF-8";
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-variable.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--navy:#071d3a;--deep:#03182f;--blue:#0867f9;--cyan:#59caff;--ink:#102749;--muted:#62738b;--line:#e0e8f3;--soft:#f4f8fd;--white:#fff;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,'Segoe UI',sans-serif;font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;letter-spacing:-.045em;line-height:1.2}h1{font-size:54px}h2{font-size:34px}h3{font-size:20px}p{color:var(--muted)}em{font-style:normal;color:var(--blue)}[hidden]{display:none!important}::selection{background:#b4dcff;color:#001a38}:focus-visible{outline:3px solid #318bf2;outline-offset:4px}main:focus{outline:none}.container{width:calc(100% - 64px);max-width:var(--container);margin-inline:auto}.section{padding:70px 0}.soft-section{background:var(--soft)}.icon{flex:none;vertical-align:middle}.muted{color:var(--muted)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.6;font-weight:800;letter-spacing:.15em;color:var(--blue);margin-bottom:13px}.eyebrow i{display:block;width:23px;height:2px;background:currentColor}.text-link{display:inline-flex;align-items:center;gap:13px;color:var(--blue);font-size:12px;font-weight:800;line-height:1.5}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.skip-link{position:fixed;z-index:1000;left:16px;top:-80px;padding:10px 17px;background:#fff;border:2px solid var(--blue);border-radius:6px}.skip-link:focus{top:10px}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:47px;padding:12px 20px;border:1px solid transparent;border-radius:7px;font-size:12px;line-height:1.5;font-weight:800;transition:background .2s,box-shadow .2s;white-space:normal}.button .icon{width:18px;height:18px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 5px 13px #0767f31a}.button-primary:hover{background:#0054d6;box-shadow:0 5px 19px #0059ff30}.button-whatsapp{background:#078c53;color:#fff}.button-whatsapp:hover{background:#047446}.button-light{background:#fff;color:#063a7f}.button-light:hover{background:#e9f4ff}.button-outline-light,.button-ghost{border-color:#7399c4;color:#fff;background:#ffffff05}.button-outline-light:hover,.button-ghost:hover{background:#ffffff12;border-color:#bad6f2}.check-list{padding:0;list-style:none;margin:22px 0 28px}.check-list li{display:flex;gap:11px;align-items:flex-start;font-size:13px;line-height:1.75;color:#445e7b;margin-bottom:11px}.check-list .icon{color:var(--blue);width:17px;height:17px;margin-top:3px}
/* Original brand artwork, displayed through a viewport that removes only whitespace. */
.brand{display:block;flex:none;position:relative;width:116px;height:96px;overflow:hidden}.brand img{position:absolute;width:158px;max-width:none;height:158px;left:-21px;top:-21px;object-fit:contain}.site-header{height:105px;background:#fff;position:sticky;top:0;z-index:60;border-bottom:1px solid #e6edf6;box-shadow:0 2px 16px #09234705}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.header-inner nav{display:flex;gap:31px;align-items:center;margin-left:auto}.header-inner nav a{font-size:12px;font-weight:700;padding:16px 0;position:relative;color:#30415c}.header-inner nav a:hover,.header-inner nav a[aria-current]{color:var(--blue)}.header-inner nav a[aria-current]:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:2px;border-radius:2px;background:var(--blue)}.header-inner>.button{min-height:43px;padding:11px 17px;font-size:11px}.menu-toggle{display:none}
/* Hero and the connected capabilities strip. */
.hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#031327;min-height:511px}.hero-image{position:absolute;inset:0;z-index:-2;background:url('/assets/hero-globe.webp') no-repeat right 50%/auto 118%;opacity:.97}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#031327 0%,#031327f2 26%,#031327aa 44%,#03132715 70%)}.hero-content{padding-top:53px;padding-bottom:54px;position:relative}.hero .eyebrow{color:#8fd6ff;font-size:10px;letter-spacing:.23em;margin-bottom:22px}.hero h1{font-size:52px;line-height:1.14;max-width:660px;letter-spacing:-.05em;margin-bottom:20px;font-weight:800}.hero h1 em{color:#63cdff}.hero p{font-size:14px;line-height:1.85;color:#cbdae9;max-width:480px;margin-bottom:26px}.hero-actions{display:flex;gap:12px;align-items:center}.hero-portfolio-link{display:inline-flex;gap:10px;align-items:center;font-size:10px;color:#b5cce3;margin-top:20px;font-weight:650}.hero-portfolio-link:hover{color:#fff}.hero-portfolio-link .icon{width:15px;height:15px}.hero-coordinate{position:absolute;right:max(32px,calc((100vw - 1180px)/2));top:42px;font-size:8px;color:#c6d9ef;letter-spacing:.22em;line-height:1.9}.hero-coordinate i{display:block;width:27px;height:1px;background:#88aed7;margin:17px 0}.capabilities{background:#f6faff;border-bottom:1px solid var(--line)}.capabilities-inner{display:grid;grid-template-columns:repeat(4,1fr);padding-block:22px}.capabilities-inner>div{display:flex;align-items:center;gap:14px;padding-inline:25px;border-left:1px solid #dce6f3}.capabilities-inner>div:first-child{border:0;padding-left:0}.capabilities-inner>div:last-child{padding-right:0}.capabilities .icon{width:26px;height:26px;color:var(--blue);stroke-width:1.7}.capabilities b{font-size:12px;font-weight:800;display:block;color:#133361}.capabilities small{font-size:10px;color:#6f8199;display:block;margin-top:2px}
/* Sections use consistent alignment and compact information density. */
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:31px}.section-heading h2{line-height:1.23}.section-heading p{margin-top:12px;font-size:13px;line-height:1.8}.section-heading>.text-link{flex:none;margin-bottom:4px}.heading-aside{max-width:300px;font-size:13px!important;line-height:1.8!important}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{display:flex;gap:17px;align-items:flex-start;padding:24px 20px;background:#fff;border:1px solid var(--line);border-radius:9px;transition:border-color .2s,box-shadow .2s,background .2s}.service-card:hover{border-color:#91bdf8;box-shadow:0 8px 24px #1647820b;background:#fcfdff}.icon-box{display:inline-flex;flex:none;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#eaf4ff;border:1px solid #dcecff;color:var(--blue)}.icon-box .icon{width:23px;height:23px}.service-card h3{font-size:16px;line-height:1.35;letter-spacing:-.03em;margin-bottom:9px}.service-card p{font-size:11px;line-height:1.8;max-width:230px}.card-bottom{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:10px;font-weight:800;margin-top:14px}.card-bottom .icon{width:14px;height:14px}
/* Portfolio screenshots and project details. */
.portfolio-section{background:var(--soft);border-block:1px solid #e5edf6}.portfolio-section .section-heading h2{font-size:32px}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.project-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #dde7f2;border-radius:10px;overflow:hidden;box-shadow:0 4px 13px #0d305807;transition:box-shadow .2s,border-color .2s}.project-card:hover{box-shadow:0 12px 28px #0d305814;border-color:#b9d3f5}.project-visual{position:relative;display:block;aspect-ratio:1.64;padding:25px 21px 0;overflow:hidden;background:#dce7f8}.wine{background:linear-gradient(135deg,#f0e5e7,#d3b7c3)}.teal{background:linear-gradient(135deg,#d1e6ed,#99bfcf)}.gold{background:linear-gradient(135deg,#283143,#46566d)}.purple{background:linear-gradient(135deg,#e0defd,#b9b9ec)}.blue{background:linear-gradient(135deg,#c8e0fa,#8bb3e7)}.browser-frame{border-radius:6px 6px 0 0;overflow:hidden;background:#fff;box-shadow:0 5px 19px #05244530}.project-visual .browser-frame{transition:transform .35s;transform-origin:bottom center}.project-visual:hover .browser-frame{transform:translateY(-5px)}.browser-toolbar{height:23px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;background:#f0f3f8;border-bottom:1px solid #dce3ec;color:#798ba0;gap:10px}.browser-toolbar>span{display:flex;align-items:center;gap:3px;min-width:26px}.browser-toolbar i{width:4px;height:4px;border-radius:50%;background:#eb7f7f}.browser-toolbar i:nth-child(2){background:#e3c371}.browser-toolbar i:nth-child(3){background:#7ab5a0}.browser-toolbar b{font-size:6px;text-align:center;flex:1;line-height:14px;background:#fff;border-radius:3px;font-weight:500;letter-spacing:.02em;max-width:65%}.browser-toolbar .icon{width:8px;height:8px;margin-left:auto}.project-visual img{width:100%;height:auto}.project-view{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:8px;background:#fff;padding:7px 10px;border:1px solid #dce6f1;border-radius:5px;font-size:9px;font-weight:800;color:#0c4a96;box-shadow:0 3px 12px #0a23441a}.project-view .icon{width:12px;height:12px}.project-info{padding:20px 21px 15px;display:flex;flex-direction:column;flex:1}.project-meta{display:flex;align-items:center;gap:9px;justify-content:space-between;margin-bottom:9px;flex-wrap:wrap}.project-meta>span:first-child{font-size:8px;line-height:1.5;color:#0064d6;background:#edf5ff;border:1px solid #deecfc;border-radius:3px;padding:4px 7px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.anonymous-badge{font-size:8px;color:#63748b;line-height:1.6}.project-info h3{font-size:20px;line-height:1.3;margin-bottom:10px}.project-info h3 a:hover{color:var(--blue)}.project-info>p{font-size:11px;line-height:1.85;margin-bottom:17px}.project-bottom{margin-top:auto;padding-top:12px;border-top:1px solid #edf1f7;display:flex;justify-content:space-between;gap:12px;align-items:center}.project-bottom>span{font-size:8px;color:#6b7f99}.project-bottom>a{display:grid;place-items:center;width:29px;height:29px;background:#eef5ff;color:var(--blue);border-radius:50%}.project-bottom .icon{width:15px;height:15px}.project-invite{border:1px dashed #b3cbe8;border-radius:10px;background:linear-gradient(140deg,#eaf3ff,#f9fcff);display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:30px}.project-invite>.icon-box{margin-bottom:23px;background:#fff}.project-invite>span:not(.icon-box):not(.text-link){font-size:8px;letter-spacing:.12em;color:#6583a7;font-weight:800;margin-bottom:14px}.project-invite h3{font-size:27px;line-height:1.2;margin-bottom:16px}.project-invite p{font-size:12px;line-height:1.8;margin-bottom:24px;max-width:220px}.project-invite:hover{border-color:var(--blue)}.portfolio-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter{border:1px solid #d9e4f2;border-radius:5px;background:#fff;padding:10px 15px;min-height:42px;font-size:10px;font-weight:700;color:#5c7290;transition:background .2s,color .2s}.filter:hover{background:#eff6ff;color:#075dcc}.filter.active{background:var(--blue);border-color:var(--blue);color:#fff}.filter>span{margin-left:10px;opacity:.8;font-size:9px}.result-count{font-size:10px;color:#78899f;white-space:nowrap}.portfolio-list{background:#f8faff;padding-bottom:35px}.portfolio-note{display:flex;gap:12px;align-items:flex-start;padding-block:22px 48px}.portfolio-note .icon{width:17px;height:17px;color:#7c98b7;margin-top:3px}.portfolio-note p{font-size:10px;max-width:680px;line-height:1.8}
/* Approach, brand statement, and a clear call to action. */
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:31px}.step-number{position:relative;display:flex;align-items:center;gap:17px;margin-bottom:20px}.step-number>span{width:41px;height:41px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;box-shadow:0 0 0 6px #f0f6ff;flex:none}.step-number:after{content:'';height:1px;background:#d9e5f3;flex:1}.step-number .icon{order:2;width:16px;height:16px;color:#9cbbde}.process-step h3{font-size:16px;letter-spacing:-.025em;line-height:1.4;margin-bottom:10px}.process-step p{font-size:11px;line-height:1.85}.about-preview{padding:0 0 70px}.about-preview-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:34px 50px;background:#fbfdff}.about-brand-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:190px}.about-brand-panel .brand{width:210px;height:190px}.about-brand-panel .brand img{width:290px;height:290px;left:-39px;top:-38px}.about-brand-panel>span{font-size:8px;line-height:1.8;text-align:center;letter-spacing:.15em;font-weight:700;color:#517297}.about-preview h2{font-size:31px;margin-bottom:15px}.about-preview p{font-size:13px;line-height:1.85;margin-bottom:23px;max-width:490px}.cta-section{isolation:isolate;position:relative;background:#042a54 url('/assets/hero-globe.webp') center 53%/cover;color:#fff;overflow:hidden}.cta-section:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#052344e8,#074b8ec9)}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:50px}.cta-inner .eyebrow{color:#8dcaff;font-size:9px;margin-bottom:12px}.cta-inner h2{font-size:32px;line-height:1.2;margin-bottom:13px}.cta-inner p{color:#bed3e9;font-size:12px;max-width:450px}.cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:201px}.cta-actions .button{justify-content:space-between;font-size:11px;min-height:43px}
/* Footer. */
.site-footer{padding-top:37px}.footer-grid{display:grid;grid-template-columns:1.1fr .7fr 1fr 1.1fr;gap:35px;padding-bottom:35px;align-items:start}.footer-intro .brand{width:116px;height:105px;margin-top:-17px;margin-bottom:8px}.footer-intro p{font-size:11px;line-height:1.85;color:#72849b}.footer-grid h2{font-size:12px;letter-spacing:-.01em;margin:13px 0 20px}.footer-grid>div>a:not(.brand):not(.text-link){display:block;color:#647893;font-size:11px;line-height:1.7;margin-bottom:10px}.footer-grid>div>a:hover{color:var(--blue)}.footer-contact .footer-phone{font-size:16px!important;color:var(--navy)!important;font-weight:800;letter-spacing:-.03em}.footer-phone .icon{width:17px;height:17px;margin-left:5px}.footer-contact p{font-size:10px;margin-bottom:18px}.footer-contact .text-link{font-size:10px;gap:9px}.footer-contact .text-link .icon{width:15px;height:15px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:22px;padding:20px 0 24px;font-size:9px;color:#728198}.footer-bottom>span:last-child{text-transform:uppercase;font-size:8px;letter-spacing:.11em}.footer-bottom i{font-style:normal;color:var(--blue);margin:0 6px}.floating-whatsapp{position:fixed;bottom:20px;right:20px;z-index:45;width:48px;height:48px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;background:#078b53;box-shadow:0 5px 15px #011a3530}.floating-whatsapp .icon{width:26px;height:26px}.floating-whatsapp:hover{background:#006b3d}.page-contact .floating-whatsapp{display:none}
/* Secondary pages follow the same visual language. */
.page-hero{position:relative;isolation:isolate;overflow:hidden;background:#061e3c;color:#fff;padding:44px 0 47px}.page-hero:before{content:'';position:absolute;inset:0;z-index:-2;background:url('/assets/hero-globe.webp') right center/auto 150% no-repeat;opacity:.36}.page-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#061e3c 35%,#061e3c60 80%)}.page-hero .eyebrow{color:#75c6ff;font-size:9px;margin-bottom:18px}.page-hero h1{font-size:43px;line-height:1.17;max-width:900px;margin-bottom:18px}.page-hero h1 em{color:#72caff}.page-hero p{color:#bdcde1;font-size:13px;line-height:1.85;max-width:575px}.service-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-detail{border:1px solid var(--line);border-radius:10px;padding:28px;background:#fff;scroll-margin-top:124px}.service-detail-title{display:flex;align-items:center;gap:14px;position:relative;margin-bottom:19px}.detail-index{position:absolute;right:0;top:0;font-size:9px;color:#a0b2ca}.service-detail-title h2{font-size:23px;line-height:1.3;padding-right:10px;max-width:350px}.service-detail-title .icon-box{width:43px;height:43px}.service-detail>div>p{font-size:12px;line-height:1.85}.service-detail .check-list{margin:18px 0 23px}.service-detail .check-list li{font-size:11px}.service-detail .text-link{font-size:11px}.spaced-heading{margin-bottom:35px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags>span{border:1px solid #d7e4f4;border-radius:4px;padding:5px 9px;color:#53749a;background:#f4f8fe;font-size:9px;line-height:1.5}.case-hero{padding-top:28px;background:linear-gradient(#f4f8fe,#fff)}.back-link{font-size:11px;color:#6580a1;display:inline-block}.back-link:hover{color:var(--blue)}.case-heading{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-block:33px}.case-heading h1{font-size:47px;margin-bottom:19px;line-height:1.15}.case-heading .eyebrow{font-size:9px;margin-bottom:14px}.case-heading>div:last-child{max-width:330px}.case-client{display:block;font-size:9px;letter-spacing:.1em;font-weight:800;color:var(--blue);margin-bottom:11px}.case-heading p{font-size:15px;line-height:1.7}.case-heading .text-link{margin-top:14px;font-size:11px}.case-screen{padding:28px 55px 0;border-radius:12px;overflow:hidden;max-height:730px}.case-screen .browser-toolbar{height:32px;padding-inline:13px}.case-screen .browser-toolbar b{font-size:8px;line-height:19px}.case-screen .browser-toolbar i{width:6px;height:6px}.case-screen img{width:100%;height:auto}.case-caption{font-size:10px;line-height:1.8;color:#758ba6;margin-top:14px}.case-content{display:grid;grid-template-columns:.85fr 1.3fr;gap:95px}.case-content h2{font-size:34px;margin-bottom:29px}.case-content h3{font-size:23px;margin:27px 0 15px}.case-content h3:first-child{margin-top:0}.case-content p{font-size:13px;line-height:1.9}.case-facts{margin:0;max-width:290px}.case-facts>div{padding:14px 0;border-top:1px solid #e2eaf3}.case-facts dt{font-size:9px;color:#7890ab;margin-bottom:3px}.case-facts dd{font-size:12px;font-weight:700;margin:0}.case-content .button{margin-top:6px}.next-project{border-top:1px solid var(--line);padding-block:27px 42px}.next-project>span{font-size:9px;letter-spacing:.13em;color:#7890ad;font-weight:700}.next-project>a{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:29px;line-height:1.3;letter-spacing:-.035em;font-weight:800;margin-top:11px}.next-project>a:hover{color:var(--blue)}.next-project .icon{width:29px;height:29px}.about-story{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.story-quote{font-size:39px;line-height:1.2;font-weight:800;letter-spacing:-.045em}.story-quote>span{color:var(--blue)}.story-quote>i{display:block;width:50px;height:3px;background:var(--blue);margin-top:28px}.about-story h2{font-size:28px;margin-bottom:19px}.about-story p{font-size:13px;line-height:1.9;margin-bottom:17px}.about-story p:last-child{margin-bottom:0}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.values-grid article{background:#fff;border:1px solid var(--line);padding:27px;border-radius:10px}.values-grid .icon{width:26px;height:26px;color:var(--blue);margin-bottom:20px}.values-grid h3{font-size:21px;margin-bottom:13px}.values-grid p{font-size:12px;line-height:1.8}
/* Contact form and useful disclosure, without simulated submission. */
.contact-section{background:#f6f9fe}.contact-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:26px;align-items:start}.contact-form-wrap{background:#fff;border:1px solid var(--line);border-radius:11px;padding:32px}.contact-form-wrap>h2{font-size:26px;margin-bottom:10px}.contact-form-wrap>p{font-size:12px;margin-bottom:25px}.contact-form-wrap label{display:block;font-size:11px;font-weight:800;color:#324e72;margin-bottom:19px}.contact-form-wrap label>span{color:var(--blue)}.contact-form-wrap small{font-size:9px;font-weight:500;color:#8296af}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}input,select,textarea{display:block;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d6e2f0;border-radius:5px;background:#fbfdff;color:var(--ink);font-size:12px;font-weight:500;outline-offset:2px}input,select{min-height:46px}textarea{resize:vertical;min-height:129px;line-height:1.75}input::placeholder,textarea::placeholder{color:#7e91a8}input:hover,select:hover,textarea:hover{border-color:#99bced}.form-privacy{font-size:9px;line-height:1.85;margin:0 0 19px}.form-privacy a{color:#33679e;text-decoration:underline;text-underline-offset:3px}.form-submit{width:100%;justify-content:space-between}.form-status{font-size:11px;margin-top:14px}.form-status a{color:var(--blue);text-decoration:underline}.whatsapp-panel{background:linear-gradient(135deg,#e9f6ff,#f4fbff);border:1px solid #d7e8f7;border-radius:11px;padding:30px}.whatsapp-icon{display:grid;place-items:center;width:47px;height:47px;background:#079759;color:#fff;border-radius:50%;margin-bottom:24px}.whatsapp-icon .icon{width:29px;height:29px}.whatsapp-panel .eyebrow{font-size:9px;color:#4e7399;margin-bottom:12px}.whatsapp-panel h2{font-size:29px;line-height:1.2;margin-bottom:16px}.whatsapp-panel>p{font-size:12px;line-height:1.85;margin-bottom:19px}.contact-number{display:block;font-size:19px;font-weight:800;letter-spacing:-.025em;color:#193f70;margin-bottom:22px}.whatsapp-panel .button{width:100%;justify-content:space-between}.contact-small{display:block;font-size:9px;line-height:1.8;color:#7690a5;margin-top:14px}.contact-tip{display:flex;align-items:flex-start;gap:12px;padding:24px 8px}.contact-tip>.icon{color:var(--blue);width:21px;height:21px}.contact-tip h3{font-size:13px;margin-bottom:9px;line-height:1.5;letter-spacing:-.025em}.contact-tip p{font-size:11px;line-height:1.85}.faq-layout{display:grid;grid-template-columns:.9fr 1.25fr;gap:65px}.faq-layout h2{font-size:30px}.faq-list details{border-bottom:1px solid #dae5f2}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 0;cursor:pointer;font-size:12px;line-height:1.75;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;color:var(--blue);transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:12px;line-height:1.85;margin-bottom:20px}.legal-copy{max-width:760px}.legal-copy h2{font-size:24px;margin:30px 0 16px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:13px;line-height:1.9;margin-bottom:17px}.legal-copy .button{margin-top:13px}.not-found{padding-block:75px 90px}.not-found h1{font-size:48px;line-height:1.15;margin-bottom:22px}.not-found p{font-size:14px;max-width:430px;margin-bottom:25px}
@media(min-width:1650px){.hero-image{background-size:auto 145%;background-position:right 50%}.hero:before{background:linear-gradient(90deg,#031327 0%,#031327 24%,#031327c0 47%,transparent 80%)}.hero-content{padding-block:64px}.hero{min-height:530px}}
@media(max-width:1100px){.header-inner{gap:27px}.header-inner nav{gap:25px}.hero h1{font-size:47px}.hero-image{background-position:calc(100% + 110px) center}.hero-coordinate{right:32px;font-size:7px}.capabilities-inner>div{padding-inline:18px;gap:11px}.capabilities b{font-size:10px}.capabilities small{font-size:9px}.service-card{padding:21px 17px;gap:13px}.service-card h3{font-size:15px}.service-card .icon-box{width:37px;height:37px}.projects-grid{gap:19px}.project-visual{padding:22px 16px 0}.project-info{padding:18px 18px 14px}.project-info h3{font-size:19px}.project-invite{padding:25px}.project-invite h3{font-size:25px}.portfolio-section .section-heading h2{font-size:29px}.footer-grid{gap:24px}.about-preview-inner{gap:40px;padding:30px 37px}.contact-form-wrap{padding:28px}.whatsapp-panel{padding:27px}.case-heading h1{font-size:43px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.section{padding:55px 0}.site-header{height:95px}.header-inner{gap:20px}.brand{width:106px;height:89px}.brand img{width:146px;height:146px;left:-20px;top:-20px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:41px;height:41px;flex:none;background:#fff;border:1px solid #dce6f3;border-radius:6px;order:3;padding:9px}.menu-toggle span{display:block;width:21px;height:2px;background:#133058;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.header-inner nav{display:none;position:absolute;top:94px;left:0;right:0;padding:13px 24px 22px;background:#fff;border-top:1px solid #e7edf7;box-shadow:0 12px 21px #0723471a}.header-inner nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:2px}.header-inner nav a{padding:11px 12px}.header-inner nav a[aria-current]{background:#edf5ff;border-radius:5px}.header-inner nav a[aria-current]:after{display:none}.header-inner>.button{margin-left:auto;min-height:41px}.hero{min-height:490px}.hero-content{padding-block:44px}.hero h1{font-size:43px}.hero p{font-size:13px;max-width:400px}.hero-image{background-position:calc(100% + 180px) center;opacity:.8}.hero:before{background:linear-gradient(90deg,#031327 10%,#031327c5 53%,#03132730 90%)}.hero-coordinate{display:none}.capabilities-inner{grid-template-columns:repeat(2,1fr);row-gap:22px;padding-block:22px}.capabilities-inner>div{padding-inline:22px}.capabilities-inner>div:nth-child(3){border:0;padding-left:0}.capabilities b{font-size:12px}.capabilities small{font-size:10px}.section-heading h2{font-size:30px}.section-heading p{font-size:12px}.section-heading{gap:25px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.service-card{padding:22px 20px;gap:17px}.service-card h3{font-size:16px}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px}.project-visual{padding:23px 21px 0}.project-info h3{font-size:20px}.project-info>p{font-size:11px}.project-invite{padding:27px}.project-invite h3{font-size:28px}.portfolio-section .section-heading h2{font-size:29px}.process-grid{grid-template-columns:repeat(2,1fr);gap:32px}.process-step p{font-size:12px}.process-step h3{font-size:17px}.about-preview{padding-bottom:55px}.about-preview-inner{gap:35px;padding:25px 28px;grid-template-columns:.8fr 1.2fr}.about-preview h2{font-size:27px}.about-preview p{font-size:12px}.about-brand-panel .brand{width:180px;height:165px}.about-brand-panel .brand img{width:252px;height:252px;left:-35px;top:-31px}.about-brand-panel>span{font-size:7px}.cta-inner{padding-block:40px;gap:32px}.cta-inner h2{font-size:29px}.cta-inner p{font-size:11px}.cta-actions{min-width:185px}.cta-actions .button{font-size:10px}.footer-grid{grid-template-columns:1.1fr .8fr 1.1fr;gap:26px}.footer-contact{grid-column:1/-1;display:flex;align-items:center;gap:25px;padding-top:20px;border-top:1px solid var(--line)}.footer-contact h2,.footer-contact p{margin:0}.footer-contact .footer-phone{margin-bottom:0!important;font-size:15px!important}.footer-contact .text-link{margin-left:auto}.footer-bottom{font-size:8px}.page-hero{padding:39px 0 42px}.page-hero h1{font-size:38px}.page-hero p{font-size:12px}.page-hero:before{background-position:calc(100% + 80px) center}.service-detail{padding:23px}.service-detail-title h2{font-size:21px}.service-detail-title{gap:12px}.detail-index{display:none}.service-detail>div>p{font-size:12px}.filter-group{gap:6px}.filter{padding:9px 12px;font-size:9px}.portfolio-controls{gap:15px;align-items:flex-start}.result-count{padding-top:12px;font-size:9px}.case-heading h1{font-size:38px}.case-heading>div:last-child{max-width:270px}.case-heading p{font-size:13px}.case-screen{padding:26px 35px 0;max-height:540px}.case-content{gap:45px}.case-content h2{font-size:31px}.case-content h3{font-size:22px}.about-story{gap:45px}.story-quote{font-size:33px}.about-story h2{font-size:25px}.values-grid{gap:17px}.values-grid article{padding:22px}.values-grid h3{font-size:20px}.contact-grid{grid-template-columns:1.25fr .9fr;gap:21px}.contact-form-wrap{padding:25px}.contact-form-wrap>h2{font-size:23px}.contact-form-wrap>p{font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.whatsapp-panel{padding:24px}.whatsapp-panel h2{font-size:27px}.contact-number{font-size:17px}.faq-layout{gap:40px}.faq-layout h2{font-size:28px}}
@media(max-width:600px){html{scroll-padding-top:103px}.container{width:calc(100% - 36px)}.section{padding:43px 0}.site-header{height:88px}.header-inner{gap:12px}.brand{width:97px;height:81px}.brand img{width:134px;height:134px;left:-19px;top:-18px}.header-inner>.button{font-size:9px;padding:9px 11px;min-height:37px;gap:10px}.header-inner>.button .icon{width:14px;height:14px}.menu-toggle{width:37px;height:37px;padding:8px}.menu-toggle span{width:19px}.header-inner nav{top:87px;padding-inline:18px}.hero{min-height:618px}.hero-content{padding-top:36px;padding-bottom:169px}.hero .eyebrow{font-size:8px;letter-spacing:.2em;margin-bottom:20px}.hero h1{font-size:clamp(29px,8.1vw,46px);line-height:1.16;letter-spacing:-.045em;margin-bottom:18px;max-width:100%}.hero p{font-size:12px;line-height:1.85;max-width:330px;margin-bottom:23px}.hero-image{background-size:auto 87%;background-position:67% bottom;opacity:.86}.hero:before{background:linear-gradient(180deg,#031327 0%,#031327 29%,#031327d5 49%,#03132720 100%)}.hero-actions{gap:9px;flex-wrap:wrap}.hero-actions .button{font-size:10px;min-height:43px;padding:10px 13px;gap:9px}.hero-actions .button .icon{width:16px;height:16px}.hero-portfolio-link{font-size:9px;margin-top:19px}.desktop-break{display:none}.capabilities-inner{padding-block:19px;row-gap:18px;column-gap:15px}.capabilities-inner>div{padding-inline:13px;gap:9px}.capabilities .icon{width:23px;height:23px}.capabilities b{font-size:9px;line-height:1.55}.capabilities small{font-size:8px;line-height:1.6;max-width:125px}.section-heading{display:block;margin-bottom:25px}.section-heading h2,.portfolio-section .section-heading h2{font-size:27px;line-height:1.25}.section-heading p{font-size:11px;margin-top:10px;max-width:335px}.section-heading>.text-link{font-size:10px;margin-top:15px}.eyebrow{font-size:8px;letter-spacing:.13em;gap:9px;margin-bottom:12px}.eyebrow i{width:18px}.text-link{font-size:11px}.heading-aside{max-width:100%;font-size:11px!important;margin-top:16px!important}.services-grid{gap:12px}.service-card{padding:19px 14px 16px;flex-direction:column;gap:14px}.service-card .icon-box{width:35px;height:35px;border-radius:8px}.service-card .icon-box .icon{width:21px;height:21px}.service-card h3{font-size:14px;line-height:1.35;margin-bottom:8px}.service-card p{font-size:10px;line-height:1.8;max-width:none}.card-bottom{font-size:9px;margin-top:12px}.projects-grid{grid-template-columns:1fr;gap:21px}.project-visual{aspect-ratio:1.75;padding:24px 23px 0}.project-info{padding:20px 22px 15px}.project-info h3{font-size:21px}.project-info>p{font-size:12px;line-height:1.8;margin-bottom:17px}.project-meta>span:first-child{font-size:8px}.anonymous-badge{font-size:9px}.project-bottom>span{font-size:9px}.project-view{bottom:11px;right:11px;font-size:9px}.project-invite{padding:27px;min-height:310px}.project-invite>.icon-box{margin-bottom:20px}.project-invite h3{font-size:27px}.project-invite p{font-size:12px;max-width:250px;margin-bottom:22px}.process-grid{gap:29px 21px}.step-number{gap:12px;margin-bottom:18px}.step-number>span{width:34px;height:34px;font-size:11px;box-shadow:0 0 0 4px #f0f6ff}.step-number .icon{width:13px;height:13px}.process-step h3{font-size:14px;line-height:1.45;margin-bottom:9px}.process-step p{font-size:10px;line-height:1.8}.about-preview{padding-bottom:43px}.about-preview-inner{grid-template-columns:1fr;gap:24px;padding:25px}.about-brand-panel{min-height:200px;padding-bottom:23px;border-bottom:1px solid #e0e9f4;gap:11px}.about-brand-panel .brand{width:182px;height:166px}.about-brand-panel .brand img{width:251px;height:251px;left:-35px;top:-32px}.about-brand-panel>span{font-size:7px}.about-preview h2{font-size:27px;margin-bottom:13px}.about-preview p{font-size:12px;margin-bottom:20px}.cta-inner{display:block;padding-block:35px}.cta-inner .eyebrow{font-size:8px}.cta-inner h2{font-size:27px;line-height:1.25;margin-bottom:14px}.cta-inner p{font-size:11px;max-width:300px}.cta-actions{margin-top:23px;flex-direction:row;flex-wrap:wrap;gap:9px}.cta-actions .button{font-size:9px;min-height:41px;padding:10px 13px;gap:10px}.cta-actions .button .icon{width:15px;height:15px}.site-footer{padding-top:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px 25px;padding-bottom:27px}.footer-intro{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-intro .brand{margin:0;width:102px;height:83px;flex:none}.footer-intro p{font-size:10px;line-height:1.9}.footer-grid h2{font-size:11px;margin:6px 0 16px}.footer-grid>div>a:not(.brand):not(.text-link){font-size:10px;margin-bottom:9px}.footer-contact{display:block;padding-top:20px}.footer-contact h2{margin-bottom:12px}.footer-contact .footer-phone{font-size:17px!important;margin-bottom:9px!important}.footer-contact p{font-size:10px;margin-bottom:17px}.footer-contact .text-link{font-size:10px}.footer-bottom{flex-wrap:wrap;gap:10px 17px;padding:19px 0 24px;font-size:8px;justify-content:flex-start}.footer-bottom>span:last-child{flex-basis:100%;font-size:7px}.floating-whatsapp{right:12px;bottom:14px;width:46px;height:46px}.page-hero{padding:33px 0 36px}.page-hero h1{font-size:clamp(27px,7.5vw,39px);line-height:1.2;margin-bottom:17px}.page-hero p{font-size:11px;line-height:1.85;max-width:340px}.page-hero .eyebrow{font-size:8px;margin-bottom:16px}.page-hero:before{opacity:.24;background-position:65% center}.page-hero:after{background:linear-gradient(90deg,#061e3cd0,#061e3c40)}.service-details{grid-template-columns:1fr;gap:18px}.service-detail{padding:23px}.service-detail-title{gap:14px;margin-bottom:17px}.service-detail-title h2{font-size:22px}.service-detail>div>p{font-size:12px}.service-detail .check-list li{font-size:11px}.service-detail .text-link{font-size:11px}.spaced-heading{font-size:28px;margin-bottom:29px}.portfolio-controls{display:block;margin-bottom:23px}.filter-group{gap:7px}.filter{min-height:38px;font-size:9px;padding:9px 12px}.result-count{display:block;padding-top:15px;font-size:10px}.portfolio-list{padding-bottom:24px}.portfolio-note{padding-block:21px 36px;gap:10px}.portfolio-note p{font-size:10px}.case-hero{padding-top:22px}.back-link{font-size:10px}.case-heading{display:block;padding-block:25px}.case-heading .eyebrow{font-size:8px}.case-heading h1{font-size:34px;margin-bottom:16px}.case-heading>div:last-child{margin-top:24px;max-width:320px}.case-heading p{font-size:13px}.case-client{font-size:8px}.case-heading .text-link{font-size:10px}.tags>span{font-size:8px;padding:5px 8px}.case-screen{padding:19px 13px 0;border-radius:8px;max-height:370px}.case-screen .browser-toolbar{height:22px;padding-inline:8px}.case-screen .browser-toolbar b{font-size:6px;line-height:13px}.case-screen .browser-toolbar i{width:4px;height:4px}.case-caption{font-size:9px;line-height:1.8;margin-top:12px}.case-content{grid-template-columns:1fr;gap:26px}.case-content h2{font-size:29px;margin-bottom:20px}.case-facts{max-width:none}.case-facts>div{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:11px 0;align-items:start}.case-facts dt{font-size:9px}.case-facts dd{font-size:11px}.case-content h3{font-size:21px;margin:24px 0 12px}.case-content p{font-size:12px;line-height:1.85}.check-list li{font-size:11px}.case-content .button{font-size:11px}.next-project{padding-block:24px 32px}.next-project>span{font-size:8px}.next-project>a{font-size:24px;line-height:1.35;margin-top:10px}.next-project .icon{width:23px;height:23px}.about-story{grid-template-columns:1fr;gap:31px}.story-quote{font-size:33px}.story-quote>i{margin-top:23px}.about-story h2{font-size:27px}.about-story p{font-size:12px}.values-grid{grid-template-columns:1fr;gap:17px}.values-grid article{padding:24px}.values-grid .icon{margin-bottom:17px}.values-grid h3{font-size:22px}.values-grid p{font-size:12px}.contact-grid{grid-template-columns:1fr;gap:23px}.contact-form-wrap{padding:24px 20px}.contact-form-wrap>h2{font-size:23px}.contact-form-wrap>p{font-size:11px;line-height:1.85;margin-bottom:24px}.contact-form-wrap input,.contact-form-wrap select,.contact-form-wrap textarea{font-size:16px}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{font-size:12px}.contact-form-wrap label{font-size:11px}.form-submit{font-size:11px}.form-privacy{font-size:9px}.whatsapp-panel{padding:28px}.whatsapp-panel h2{font-size:29px}.whatsapp-panel>p{font-size:12px}.contact-number{font-size:20px}.contact-tip{padding:21px 8px 0}.contact-tip h3{font-size:13px}.faq-layout{grid-template-columns:1fr;gap:12px}.faq-layout h2{font-size:27px}.faq-list summary{font-size:11px;padding:18px 0;gap:20px}.faq-list details>p{font-size:11px}.legal-copy h2{font-size:22px;margin-top:25px}.legal-copy p{font-size:12px}.not-found{padding-block:48px 65px}.not-found h1{font-size:36px}.not-found p{font-size:12px}}
@media(max-width:360px){.container{width:calc(100% - 30px)}.header-inner{gap:8px}.header-inner>.button{font-size:8px;padding:9px 10px;gap:6px}.header-inner>.button .icon{display:none}.hero h1{font-size:28px}.hero-actions .button{font-size:9px;padding:10px 12px}.capabilities-inner{column-gap:9px}.capabilities-inner>div{gap:7px;padding-inline:10px}.capabilities b{font-size:8px}.capabilities small{font-size:7px}.capabilities .icon{width:20px;height:20px}.service-card{padding:17px 12px}.service-card h3{font-size:13px}.service-card p{font-size:9px}.section-heading h2,.portfolio-section .section-heading h2{font-size:25px}.footer-intro p{font-size:9px}.project-info{padding-inline:18px}.page-hero h1{font-size:27px}.case-heading h1{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Both originals retain the complete monogram, wordmark, and tagline. */
.brand img{width:140px;height:140px;left:-12px;top:-18px}
.about-brand-panel{background:#03172e;border-radius:8px;padding:18px 15px;min-height:245px;gap:8px}
.about-brand-panel .brand{width:220px;height:200px}
.about-brand-panel .brand img{width:270px;height:270px;left:-25px;top:-20px}
.about-brand-panel>span{color:#a1c9ed;font-size:7px}
@media(max-width:900px){.brand img{width:128px;height:128px;left:-11px;top:-17px}.about-brand-panel .brand{width:180px;height:165px}.about-brand-panel .brand img{width:223px;height:223px;left:-22px;top:-17px}.about-brand-panel{min-height:230px}}
@media(max-width:600px){.brand img{width:117px;height:117px;left:-10px;top:-15px}.about-brand-panel{padding:20px;min-height:235px;border:0}.about-brand-panel .brand{width:200px;height:180px}.about-brand-panel .brand img{width:247px;height:247px;left:-23px;top:-20px}}
@media print{.site-header,.floating-whatsapp,.cta-section,.site-footer{display:none}.container{width:100%}.section{padding:25px 0}.hero,.page-hero{background:#fff!important;color:#000;min-height:0}.hero-image,.hero:before,.page-hero:before,.page-hero:after{display:none}.hero-content{padding:25px 0}.hero p,.page-hero p{color:#333}.hero-actions{display:none}.project-card{break-inside:avoid}}
