:root{--navy:#071c3a;--ink:#0b2244;--blue:#1764d8;--sky:#73c7f3;--pale:#eef8ff;--line:#d9e7f2;--muted:#62758b;--white:#fff}*{box-sizing:border-box}button,input,textarea{font:inherit}button{color:inherit}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.wrap{width:min(1160px,100% - 48px);margin:0 auto}.site-header{z-index:30;width:100%;padding:0 20px;position:fixed;top:18px;left:0}.glass-nav{-webkit-backdrop-filter:blur(20px)saturate(165%);background:#f7fbffad;border:1px solid #ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;width:min(790px,100%);min-height:58px;margin:0 auto;padding:7px 8px 7px 17px;display:flex;box-shadow:0 15px 50px #1a518926,inset 0 1px #fffffff5}.brand{align-items:center;line-height:0;display:flex}.brand img{width:142px;height:auto}.nav-links{color:#29425f;align-items:center;gap:27px;font-size:12px;font-weight:600;display:flex}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--blue)}.nav-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:11px;padding:12px 16px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff2e}.hero{background:#fff;min-height:930px;padding-top:148px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#1c69be0e 1px,#0000 1px),linear-gradient(90deg,#1c69be0e 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 58%);mask-image:linear-gradient(#000,#0000 58%)}.hero-glow{filter:blur(8px);pointer-events:none;border-radius:50%;position:absolute}.glow-left{background:radial-gradient(circle,#5cbbf43b,#0000 68%);width:530px;height:530px;top:150px;left:-260px}.glow-right{background:radial-gradient(circle,#3769eb2e,#0000 68%);width:570px;height:570px;top:60px;right:-250px}.hero-content{z-index:1;text-align:center;position:relative}.eyebrow,.section-kicker,.project-meta,.hero-card-label{letter-spacing:.11em;font-size:10px;font-weight:800}.eyebrow{color:#4f6b87}.eyebrow span{color:#317bd5;margin:0 9px}.hero h1{letter-spacing:-.065em;max-width:990px;min-height:188px;margin:25px auto 20px;font-size:clamp(48px,6.2vw,78px);font-weight:700;line-height:.99}.word-rotator{min-width:6.6em;color:var(--blue);vertical-align:top;text-align:left;grid-template-areas:"word";display:inline-grid;overflow:hidden}.word{opacity:0;grid-area:word;animation:8s cubic-bezier(.65,0,.35,1) infinite wordCycle;transform:translateY(70%)}.word-2{animation-delay:2s}.word-3{animation-delay:4s}.word-4{animation-delay:6s}@keyframes wordCycle{0%{opacity:0;transform:translateY(70%)}5%,21%{opacity:1;transform:translateY(0)}25%{opacity:0;transform:translateY(-70%)}to{opacity:0;transform:translateY(-70%)}}.hero-copy{max-width:670px;color:var(--muted);margin:0 auto;font-size:16px;line-height:1.75}.hero-actions{justify-content:center;gap:11px;margin-top:29px;display:flex}.button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:23px;padding:14px 18px;font-size:12px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--navy);box-shadow:0 10px 25px #071c3a29}.button-secondary{color:var(--ink);background:#ffffffc7;border:1px solid #cfdeea;box-shadow:0 8px 25px #1e5a9614}.hero-stage{z-index:2;background:radial-gradient(circle at 50% 10%,#fffffffa,#eef8ffc4 36%,#c2e4fad6 74%,#fffffffa 100%);border-radius:34px 34px 0 0;grid-template-columns:1fr 1.75fr 1fr;align-items:center;gap:35px;min-height:400px;margin-top:54px;padding:50px 28px 44px;display:grid;position:relative}.hero-stage:before,.hero-stage:after{content:"";filter:blur(27px);opacity:.78;background:#fff;border-radius:50%;width:360px;height:170px;position:absolute;bottom:0}.hero-stage:before{left:-80px}.hero-stage:after{right:-80px}.floating-tags{z-index:2;flex-direction:column;gap:32px;display:flex;position:relative}.floating-tags span{background:#ffffffe6;border:1px solid #cbdbe8e6;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:10px 14px 10px 10px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 9px 28px #235b911c}.tags-left{align-items:flex-start}.tags-left span:nth-child(2){margin-left:-24px}.tags-right{align-items:flex-end}.tags-right span:nth-child(2){margin-right:-24px}.dot{border:6px solid;border-radius:50%;width:23px;height:23px;display:block}.yellow{background:#fff0a3;border-color:#f2cc40}.green{background:#c9f8c4;border-color:#64c960}.cyan{background:#c4f5ff;border-color:#55c7dc}.pink{background:#ffd7ed;border-color:#e991bd}.mint{background:#ccf9e7;border-color:#66d4a3}.violet{background:#ddd8ff;border-color:#8e82e8}.hero-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#ffffffe0;border:1px solid #fffffffa;border-radius:22px;min-height:260px;padding:28px 31px 23px;position:relative;box-shadow:0 24px 55px #1e5c9d2b,0 0 0 9px #ffffff4d,0 0 0 18px #ffffff30}.quote-mark{color:#deedf7;font-family:Georgia,serif;font-size:68px;position:absolute;top:10px;right:24px}.hero-card-label{color:#4c79a3}.hero-card h2{letter-spacing:-.035em;max-width:500px;margin-top:26px;font-size:27px;line-height:1.28}.hero-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:31px;padding-top:20px;display:flex}.mini-brand{align-items:center;gap:10px;display:flex}.mini-logo{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.mini-brand strong,.mini-brand small{display:block}.mini-brand strong{font-size:11px}.mini-brand small{color:#73869a;margin-top:2px;font-size:9px}.hero-card-footer>a{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.section{padding:120px 0}.section-kicker{color:var(--blue)}.section-intro h2,.section-heading h2{letter-spacing:-.055em;max-width:720px;font-size:clamp(34px,4.3vw,56px);line-height:1.06}.service-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:65px;display:grid}.service-card{background:#fffffff5;border:1px solid #dce8f1;border-radius:19px;min-height:290px;padding:27px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 14px 42px #1f528011}.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #1f52801f}.service-icon{border-radius:12px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:800;display:grid}.service-icon.blue{color:#124eae;background:#dceaff}.service-icon.sky{color:#176785;background:#d7f5ff}.service-icon.violet{color:#5540a8;background:#e9e3ff}.service-card h3{letter-spacing:-.04em;margin-top:53px;font-size:23px}.service-card p{max-width:300px;color:var(--muted);margin-top:13px;font-size:13px;line-height:1.7}.service-card>button{width:34px;height:34px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #d5e3ee;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;bottom:23px;right:25px}.project-section{background:#f6fbff;padding:112px 0}.section-heading{justify-content:space-between;align-items:end;gap:45px;margin-bottom:51px;display:flex}.section-heading h2{margin-top:16px}.section-heading>p{max-width:340px;color:var(--muted);font-size:14px;line-height:1.7}.project-card{background:#fff;border:1px solid #cfe1f0;border-radius:27px;grid-template-columns:.85fr 1.15fr;min-height:530px;display:grid;overflow:hidden;box-shadow:0 30px 80px #2359911f}.project-copy{padding:57px 48px}.project-meta{color:#52779c;align-items:center;gap:9px;display:flex}.project-meta span{background:#438fd7;width:23px;height:1px}.project-copy h3{letter-spacing:-.07em;margin-top:49px;font-size:64px;line-height:.95}.project-copy h3 span{color:var(--blue)}.project-copy>p:not(.project-meta){max-width:390px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.75}.project-pills{gap:7px;margin:28px 0 34px;display:flex}.project-pills span{color:#416587;background:#eef7fd;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.product-mockup{background:radial-gradient(circle at 50% 45%,#8ed4f5,#337bcf 58%,#14488b 100%);place-items:center;min-height:480px;display:grid;position:relative;overflow:hidden}.product-mockup:before{content:"";opacity:.25;background-image:linear-gradient(#ffffff73 1px,#0000 1px),linear-gradient(90deg,#ffffff73 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.mockup-window{z-index:2;background:#fff;border:7px solid #ffffff6b;border-radius:20px;width:82%;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 30px 60px #04214852}.mockup-bar{border-bottom:1px solid #dfeaf2;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.mockup-bar>span{background:#b9c9d8;border-radius:50%;width:7px;height:7px}.mockup-bar b{color:var(--blue);margin-left:auto;font-size:11px}.mockup-body{grid-template-columns:56px 1fr;min-height:270px;display:grid}.mockup-sidebar{background:#081e3c;padding:21px 16px}.mockup-sidebar i{background:#48617e;border-radius:8px;width:23px;height:7px;margin-bottom:24px;display:block}.mockup-sidebar i:first-child{background:#70c8f3}.mockup-content{padding:25px}.mockup-title{justify-content:space-between;align-items:center;font-size:14px;font-weight:800;display:flex}.mockup-title small{color:#768da4;font-size:9px}.table-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:25px;display:grid}.table{color:#58728d;background:#f8fbfd;border:1px solid #dce8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:76px;font-size:16px;font-weight:800;display:flex}.table small{margin-top:5px;font-size:8px;font-weight:600}.table.busy{color:#195ba9;background:#e5f1ff;border-color:#b6d6f7}.table.ready{color:#16835d;background:#def8eb;border-color:#a9e1c8}.status-float{z-index:4;background:#fffffff2;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:11%;right:7%;box-shadow:0 17px 35px #05234a3d}.status-float>span{color:#fff;background:#27aa78;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.status-float small,.status-float b{display:block}.status-float small{color:#73889c;font-size:8px}.status-float b{margin-top:2px;font-size:10px}.method{padding-bottom:130px}.process-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:50px;display:grid}.process-grid article{border-right:1px solid var(--line);min-height:230px;padding:28px 26px}.process-grid article:last-child{border-right:0}.process-grid article>span{color:var(--blue);font-size:10px;font-weight:800}.process-grid h3{letter-spacing:-.04em;margin-top:55px;font-size:23px}.process-grid p{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.7}.contact-section{padding:0 24px 85px}.contact-card{text-align:center;background:radial-gradient(circle at 50% 120%,#5ebdf25e,#0000 52%),#f3faff;border:1px solid #cce1f2;border-radius:30px;padding:90px 35px}.contact-card h2{letter-spacing:-.06em;max-width:780px;margin:22px auto 0;font-size:clamp(38px,5vw,62px);line-height:1.02}.contact-card>p:not(.section-kicker){color:var(--muted);margin:20px auto 30px;font-size:15px}.footer{grid-template-columns:1fr 1.3fr auto;align-items:center;gap:30px;min-height:150px;display:grid}.footer img{width:142px;height:auto}.footer p,.footer span{color:#71869b;font-size:11px}.modal-layer{z-index:100;-webkit-backdrop-filter:blur(10px);background:#04142a7a;place-items:center;padding:24px;animation:.2s ease-out modalFade;display:grid;position:fixed;inset:0}.contact-modal{background:#fffffff7;border:1px solid #ffffffeb;border-radius:26px;width:min(670px,100%);max-height:min(880px,100vh - 48px);padding:42px;animation:.28s cubic-bezier(.2,.8,.2,1) modalEnter;position:relative;overflow-y:auto;box-shadow:0 35px 100px #041b3a47}.contact-modal:before{content:"";z-index:-1;background:radial-gradient(circle,#73c7f34a,#0000 68%);border-radius:50%;width:310px;height:240px;position:absolute;top:-120px;right:-110px}.modal-close{z-index:2;color:#49647f;cursor:pointer;background:#ffffffd9;border:1px solid #d7e4ee;border-radius:50%;place-items:center;width:36px;height:36px;padding:0 0 3px;font-size:24px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.modal-heading{padding-right:34px}.modal-heading h2,.form-success h2{letter-spacing:-.055em;max-width:520px;margin-top:13px;font-size:clamp(32px,5vw,46px);line-height:1.03}.modal-heading>p:last-child,.form-success>p:not(.section-kicker){max-width:540px;color:var(--muted);margin-top:16px;font-size:14px;line-height:1.65}.contact-form{margin-top:29px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{gap:8px;display:grid}.form-grid label>span{color:#294866;font-size:11px;font-weight:750}.form-grid label small{color:#8191a2;font-size:9px;font-weight:600}.form-wide{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;color:var(--ink);background:#f8fbfee6;border:1px solid #cedde9;border-radius:12px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.form-grid input{min-height:47px;padding:0 13px}.form-grid textarea{resize:vertical;padding:13px;line-height:1.5}.form-grid input:focus,.form-grid textarea:focus{background:#fff;border-color:#67aaf0;box-shadow:0 0 0 4px #1764d81a}.form-grid textarea::placeholder{color:#98a7b7}.checkbox-field{cursor:pointer;background:#f7fbfe;border:1px solid #dbe8f2;border-radius:13px;align-items:flex-start;gap:11px;margin-top:18px;padding:14px;display:flex}.checkbox-field input{width:17px;height:17px;accent-color:var(--blue);flex:none;margin:1px 0 0}.checkbox-field span,.checkbox-field strong,.checkbox-field small{display:block}.checkbox-field strong{color:#274663;font-size:12px}.checkbox-field small{color:#72869a;margin-top:3px;font-size:10px;line-height:1.45}.privacy-field{color:#657a8e;background:0 0;border:0;margin-top:10px;padding:0;font-size:10px;line-height:1.45}.form-submit{width:100%;min-height:50px;margin-top:22px}.form-submit:disabled{opacity:.65;cursor:wait;transform:none}.form-error{color:#a92a24;background:#fff4f3;border:1px solid #f2c8c5;border-radius:10px;margin-top:14px;padding:11px 13px;font-size:11px;line-height:1.5}.honeypot{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:430px;display:flex}.form-success>span{color:#fff;background:#29a875;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:28px;font-size:22px;display:grid;box-shadow:0 12px 30px #29a87533}.form-success .button{min-width:130px;margin-top:28px}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalEnter{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:820px){.wrap{width:min(100% - 34px,1160px)}.site-header{padding:0 10px;top:10px}.glass-nav{border-radius:16px;min-height:54px}.brand img{width:122px}.nav-links{display:none}.nav-button{padding:10px 13px}.hero{min-height:auto;padding-top:122px}.hero h1{min-height:187px;font-size:clamp(43px,12vw,61px)}.word-rotator{text-align:center;min-width:100%;display:grid}.hero-copy{font-size:14px}.hero-actions{flex-wrap:wrap}.hero-stage{grid-template-columns:1fr;min-height:470px;padding:40px 18px 60px}.floating-tags{display:none}.hero-card{min-height:270px}.section{padding:80px 0}.project-card{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr;margin-top:45px}.service-card{min-height:240px}.service-card h3{margin-top:35px}.section-heading{display:block}.section-heading>p{margin-top:20px}.project-section{padding:80px 0}.project-copy{padding:38px 28px}.project-copy h3{margin-top:37px;font-size:54px}.product-mockup{min-height:420px}.mockup-window{width:91%}.status-float{bottom:8%;right:3%}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-section{padding:0 12px 55px}.contact-card{padding:70px 18px}.footer{grid-template-columns:1fr;gap:13px;padding:38px 0}.modal-layer{align-items:end;padding:10px}.contact-modal{border-radius:24px 24px 18px 18px;max-height:calc(100vh - 20px);padding:35px 21px 25px}.modal-heading{padding-right:24px}.form-grid{grid-template-columns:1fr;gap:13px}.form-wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.word{opacity:0;animation:none;transform:none}.word-1{opacity:1}.button,.service-card{transition:none}.modal-layer,.contact-modal{animation:none}}
