:root{--ink:#121a31;--muted:#657087;--blue:#4567f5;--blue-dark:#3151db;--navy:#0b1020;--line:#e5e9f1;--surface:#f5f7fb;--font:'Plus Jakarta Sans',sans-serif;--body:'DM Sans',sans-serif;--container:1200px;--radius:12px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font)}h1,h2{letter-spacing:-.055em}h2{font-size:clamp(28px,3vw,38px);font-weight:750;line-height:1.22}h3{font-size:17px;letter-spacing:-.035em;font-weight:700}button{border:0}a,button{-webkit-user-select:none;user-select:none}::selection{background:#4567f5;color:#fff}:focus-visible{outline:3px solid #8298ff;outline-offset:5px}section[id]{scroll-margin-top:18px}.container{width:min(var(--container),calc(100% - 96px));margin-inline:auto}.section-space{padding:84px 0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;background:#fff;color:var(--ink);padding:10px 20px;border-radius:6px}.skip-link:focus{top:10px}.eyebrow{font-family:var(--body);color:#74809e;font-size:12px;letter-spacing:.13em;font-weight:600;line-height:1.5;margin-bottom:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:49px;padding:13px 21px;border-radius:7px;font-size:14px;line-height:1.45;font-weight:600;font-family:var(--body);border:1px solid transparent;transition:background .2s,box-shadow .2s,transform .2s,border-color .2s;white-space:normal;text-align:center}.button .icon{width:19px;height:19px}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 3px 0 rgba(255,255,255,.09) inset,0 4px 14px #1744e01c}.button-primary:hover{background:var(--blue-dark);box-shadow:0 7px 18px #3151db35}.button-outline-light{color:#edf0fc;background:transparent;border-color:#647088}.button-outline-light:hover{background:#ffffff0b;border-color:#a6b2ca}.button-outline{border-color:#b8c5f8;background:#fff;color:#253863}.button-outline:hover{border-color:var(--blue);background:#f4f6ff}.button-white{background:#fff;color:#172440;border-color:#fff;box-shadow:0 5px 20px #060c2122}.button-white:hover{background:#f0f3ff}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue-dark);background:transparent;padding:0;font-weight:600;font-size:14px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link .icon{width:18px;height:18px}
/* Header */
.site-header{position:absolute;left:0;right:0;top:0;z-index:50;color:#fff;border-bottom:1px solid #ffffff08;transition:background .25s,box-shadow .25s}.site-header.scrolled{position:fixed;background:#0c1224f2;backdrop-filter:blur(18px);box-shadow:0 2px 24px #050b1925;animation:header-enter .25s ease-out}.header-inner{display:flex;align-items:center;justify-content:space-between;height:92px;gap:24px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0;line-height:1.25}.brand-mark{width:45px;height:40px;flex-shrink:0}.brand strong{font-family:var(--font);font-size:23px;font-weight:750;letter-spacing:-1px;display:block}.brand-period{color:#6c88ff}.brand small{font-size:10px;display:block;color:#c1c9dc;letter-spacing:.02em;margin-top:4px}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto;margin-right:auto}.desktop-nav a{font-size:12px;line-height:1.5;padding:14px 0;color:#cbd2e3;position:relative;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a::after{content:'';position:absolute;bottom:3px;left:50%;width:0;height:2px;background:#6b86ff;transition:width .2s,left .2s}.desktop-nav a.active::after{width:16px;left:calc(50% - 8px)}.header-contact{min-height:41px;padding:10px 17px;font-size:12px}.header-contact .icon{width:16px;height:16px}.menu-toggle{display:none;color:#fff;background:#ffffff0b;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #ffffff20;border-radius:7px}.mobile-nav[hidden]{display:none}
/* Hero — screenshots of real demos inside a perspective device composition */
.hero{position:relative;color:#fff;background:radial-gradient(ellipse at 82% 50%,#20314766,transparent 51%),linear-gradient(115deg,#0b1020 14%,#111b2b 100%);padding-top:92px;overflow:hidden}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff02 1px,transparent 1px),linear-gradient(90deg,#ffffff02 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000);pointer-events:none}.hero-inner{display:grid;grid-template-columns:1fr 1.13fr;align-items:center;min-height:566px;gap:12px}.hero-copy{padding:48px 0 62px;position:relative;z-index:2}.hero-eyebrow{font-size:11px;color:#c0ccee;display:flex;align-items:center;gap:10px;letter-spacing:.12em;margin-bottom:23px}.hero-eyebrow>span{height:1px;width:26px;background:#728cff}.hero h1{font-weight:750;font-size:clamp(40px,4.05vw,57px);line-height:1.16;letter-spacing:-.05em}.hero h1>span{color:#6582ff}.hero-description{font-size:16px;color:#bdc5d8;max-width:425px;margin-top:23px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:29px}.hero-actions .button{min-height:50px}.arrow-trailing{margin-left:4px}.hero-benefits{display:flex;gap:27px;margin-top:42px}.hero-benefits>div{display:flex;align-items:center;gap:9px}.hero-benefits .icon{color:#6988ff;width:24px;height:24px}.hero-benefits span{font-size:11px;color:#b3bed5;line-height:1.6}.hero-visual{height:490px;position:relative;margin-right:-28px;perspective:1300px;z-index:1}.device-scene{position:absolute;inset:46px 12px 20px 0;transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .7s cubic-bezier(.2,.7,.25,1);will-change:transform}.laptop{position:absolute;width:94%;left:0;top:35px;transform:rotateY(-13deg) rotateX(5deg) rotateZ(-4deg);transform-style:preserve-3d;animation:laptop-float 7s ease-in-out infinite}.laptop-lid{position:relative;background:#101319;border:2px solid #7d8795;border-bottom-color:#464e5b;border-radius:17px 17px 6px 6px;padding:15px 9px 0;box-shadow:0 20px 45px #0008,2px 1px 0 #c5d0de45 inset;overflow:hidden}.laptop-camera{width:4px;height:4px;position:absolute;top:5px;left:50%;border-radius:50%;background:#334457;box-shadow:0 0 0 1px #070b12}.browser-bar{height:20px;display:flex;align-items:center;justify-content:space-between;background:#ece8e3;color:#766b60;padding:0 10px;border-radius:5px 5px 0 0;font-size:8px}.browser-bar>span:first-child{display:flex;gap:4px}.browser-bar i{height:4px;width:4px;border-radius:50%;background:#c9c2b7}.browser-address{background:#fff8;border-radius:3px;width:51%;text-align:center;font-family:var(--body);font-size:7px;line-height:13px}.browser-add{font-size:12px}.laptop-screen{width:100%;aspect-ratio:1440/880;object-fit:cover;object-position:top}.laptop-chin{height:17px;color:#ffffff48;text-align:center;font-size:5px;letter-spacing:.2em;line-height:17px}.laptop-base{position:relative;margin-left:-6%;width:112%;height:22px;background:linear-gradient(#b2bdcd 0%,#5f6b80 19%,#a5b0c0 29%,#596376 88%,#303a4b);clip-path:polygon(5.35% 0,94.65% 0,100% 63%,99% 85%,90% 100%,10% 100%,1% 85%,0 63%);box-shadow:0 24px 25px #0007;transform:translateZ(3px)}.laptop-trackpad{position:absolute;top:0;left:42%;width:18%;height:4px;border-radius:0 0 8px 8px;background:#505d70}.phone{position:absolute;right:-5px;bottom:7px;width:135px;padding:5px;background:linear-gradient(105deg,#9da8b5,#303945 10%,#0c1017 80%,#bbc4cf);border-radius:24px;transform:rotateY(-13deg) rotateZ(7deg) translateZ(45px);box-shadow:8px 16px 25px #0009,1px 0 1px #f0f4ff inset;animation:phone-float 7s ease-in-out infinite .5s}.phone-inner{position:relative;border:3px solid #05070c;border-radius:19px;overflow:hidden;background:#f7f3ee}.phone img{width:100%;aspect-ratio:390/790;object-fit:cover;object-position:top}.phone-island{position:absolute;top:3px;left:calc(50% - 19px);width:38px;height:8px;border-radius:12px;background:#090b11}.phone-home{position:absolute;bottom:3px;width:35px;height:3px;background:#2424249c;left:calc(50% - 17.5px);border-radius:6px}.visual-caption{position:absolute;right:5px;top:1px;display:flex;align-items:center;gap:12px;transform:rotate(4deg);font-size:11px;line-height:1.7;color:#b9c4db}.visual-caption strong{color:#e6ecfc;font-weight:500}.caption-line{width:25px;height:1px;background:#8292b5;transform:rotate(-20deg)}.visual-orbit{position:absolute;border:1px solid #66789c12;border-radius:50%;pointer-events:none}.orbit-one{width:410px;height:410px;left:95px;top:35px;transform:rotateX(30deg)}.orbit-two{width:560px;height:560px;left:20px;top:-30px;transform:rotateX(30deg)}.preview-link{position:absolute;bottom:0;left:40%;display:flex;align-items:center;gap:8px;font-size:11px;color:#b7c7df;transition:color .2s}.preview-link:hover{color:#fff}.preview-link .icon{width:13px;height:13px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff0d;padding:16px 0 18px;font-size:11px;color:#8996b1}.hero-bottom a{display:flex;align-items:center;gap:17px;color:#b8c4de}.hero-bottom a:hover{color:#fff}.hero-bottom a span{font-size:19px;color:#7891ff}
/* Services */
.services{border-bottom:1px solid var(--line);background:#fff}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);padding:34px 0 33px}.service-item{text-align:center;padding:0 12px;border-right:1px solid #edf0f5}.service-item:last-child{border:0}.service-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#f0f3ff;color:var(--blue);margin-bottom:12px}.service-icon .icon{width:25px;height:25px}.service-item h2{font-family:var(--body);font-size:14px;font-weight:500;letter-spacing:-.01em;line-height:1.5}.service-item p{font-size:12px;color:#6c7790;margin-top:3px}
/* Portfolio */
.portfolio{background:var(--surface)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:37px}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.8;padding-bottom:3px;max-width:395px}.section-heading .eyebrow{margin-bottom:11px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{display:block;min-width:0;background:#fff;border:1px solid #e3e7ef;border-radius:10px;overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 3px 7px #1a305004}.project-card:hover{transform:translateY(-6px);border-color:#bcc9ef;box-shadow:0 12px 24px #1a305010}.project-image{padding:19px 18px 0;position:relative;overflow:hidden;background:#e8e4dd;height:214px}.laundry-project{background:#e0eaf1}.warmindo-project{background:#ece5dc}.project-image>img{width:100%;border-radius:0 0 3px 3px;box-shadow:0 8px 15px #112b3c20;transition:transform .5s;object-fit:cover;object-position:top}.mini-browser{background:#fff;height:17px;border-radius:5px 5px 0 0;display:flex;align-items:center;gap:3px;padding:0 7px;position:relative;color:#84909d;z-index:1}.mini-browser i{width:3px;height:3px;border-radius:50%;background:#c1c5cc}.mini-browser span{position:absolute;left:28%;right:28%;font-size:6px;text-align:center;border-radius:2px;background:#f0f1f3;line-height:10px}.project-hover{position:absolute;top:50%;left:50%;transform:translate(-50%,-30%);display:flex;align-items:center;gap:8px;padding:11px 15px;color:#fff;background:#111b32f2;border-radius:5px;font-size:12px;opacity:0;transition:opacity .25s,transform .25s;white-space:nowrap;box-shadow:0 4px 20px #0003}.project-hover .icon{width:15px;height:15px}.project-card:hover .project-hover,.project-card:focus-visible .project-hover{opacity:1;transform:translate(-50%,-50%)}.project-info{padding:20px 22px 19px;display:flex;align-items:center;justify-content:space-between;gap:10px}.project-category{font-size:9px;letter-spacing:.12em;color:#79839a;font-weight:500;display:block;margin-bottom:4px}.project-info h3{font-size:17px;line-height:1.5}.project-info p{color:#738097;font-size:12px;margin-top:2px}.project-arrow{width:34px;height:34px;border:1px solid #e5e9f1;border-radius:50%;display:grid;place-items:center;color:#344367;transition:background .2s,color .2s}.project-arrow .icon{width:16px;height:16px}.project-card:hover .project-arrow{background:var(--blue);border-color:var(--blue);color:#fff}.demo-note{display:flex;justify-content:space-between;margin:0 22px;padding:11px 0 13px;border-top:1px solid #edf0f4;font-size:10px;color:#8490a3}.demo-note>span{letter-spacing:.07em;font-size:9px}.portfolio-footnote{font-size:11px;color:#7b879b;margin-top:21px;text-align:center}
/* Packages */
.pricing{background:#fff;padding-top:86px}.pricing .section-heading{margin-bottom:49px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.price-card{display:flex;flex-direction:column;position:relative;min-width:0;border:1px solid var(--line);border-radius:10px;padding:28px 28px 18px;background:#fff}.price-card.featured{border-color:#5876fa;box-shadow:0 6px 27px #4567f510;background:#fcfdff}.popular-label{position:absolute;left:-1px;right:-1px;top:-28px;height:28px;border-radius:9px 9px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--blue);color:#fff;font-size:9px;letter-spacing:.055em;font-weight:500}.popular-label .icon{width:12px;height:12px;stroke-width:1.8}.featured{border-top-left-radius:0;border-top-right-radius:0}.plan-heading{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center}.plan-heading h3{font-size:22px;line-height:1.4;font-weight:750}.plan-index{font-size:11px;color:#a4aec1;font-family:var(--font)}.plan-description{font-size:14px;line-height:1.75;color:var(--muted);margin-top:10px;min-height:50px}.price{font-family:var(--font);font-size:36px;font-weight:750;letter-spacing:-.06em;line-height:1.4;margin-top:19px;color:#121b35;white-space:nowrap}.price>span:first-child{font-size:16px;font-weight:600;letter-spacing:-.02em;margin-right:5px}.price-plus{font-size:25px;margin-left:3px}.price-caption{font-size:11px;color:#8590a5;margin-top:4px}.plan-divider{height:1px;background:var(--line);margin:24px 0}.feature-list{list-style:none;margin:0 0 30px;padding:0;font-size:13px;line-height:1.7;display:flex;flex-direction:column;gap:12px;flex:1}.feature-list li{position:relative;padding-left:25px}.feature-list li::before{content:'';position:absolute;top:5px;left:0;width:14px;height:14px;border-radius:50%;background:#edf1ff}.feature-list li::after{content:'';position:absolute;left:4px;top:8px;width:6px;height:4px;border-left:1.8px solid #5574f6;border-bottom:1.8px solid #5574f6;transform:rotate(-45deg)}.price-card .button{width:100%;font-size:13px;justify-content:space-between;padding-inline:17px;min-height:45px}.plan-bottom{text-align:center;color:#8a94a5;font-size:10px;margin-top:11px}.pricing-note{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;font-size:12px;color:#7c879d;margin-top:30px}.pricing-note>.icon{width:17px;height:17px;color:#8b9bbc}.pricing-note .text-link{font-size:12px}
/* Process and commitments */
.process{background:var(--surface);padding-top:64px;padding-bottom:66px}.process .section-heading{margin-bottom:36px}.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:27px}.process-grid>li{position:relative}.process-grid>li:not(:last-child)::after{content:'';position:absolute;top:24px;left:65px;width:calc(100% - 34px);border-top:1px dashed #c7d1e6}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.step-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#fff;border:1px solid #e1e7f5;color:var(--blue);box-shadow:0 3px 8px #19305404;position:relative;z-index:1}.step-icon .icon{width:22px;height:22px}.step-number{color:#9eabc3;font-size:11px;background:var(--surface);position:relative;z-index:1;padding-left:10px;line-height:1}.process-grid h3{font-family:var(--body);font-size:14px;letter-spacing:-.01em;font-weight:600;margin-bottom:7px}.process-grid p{font-size:12px;color:#78849a;line-height:1.8}.commitment{padding:44px 0;border-bottom:1px solid var(--line)}.commitment-inner{display:grid;grid-template-columns:1.05fr 1fr 1fr;align-items:center;gap:54px}.commitment-heading h2{font-size:28px;line-height:1.25}.commitment-heading .eyebrow{font-size:10px;margin-bottom:10px}.commitment-item{display:flex;gap:15px;align-items:flex-start}.commitment-item>.icon{width:26px;height:26px;color:#5271e8;margin-top:2px}.commitment-item h3{font-size:14px;margin-bottom:7px}.commitment-item p{font-size:12px;color:#79859b;line-height:1.8}
/* FAQ and final CTA */
.faq{padding-top:79px;padding-bottom:76px}.faq-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:90px}.faq-contact{margin-top:30px;padding:24px 26px;border:1px solid #e9edf5;border-radius:9px;width:max-content;max-width:100%;background:#fafbff}.faq-contact .service-icon{width:38px;height:38px;margin-bottom:11px;background:#eef2ff;border-radius:10px}.faq-contact .service-icon>.icon{width:22px;height:22px}.faq-contact h3{font-family:var(--body);font-size:14px;font-weight:600;letter-spacing:0}.faq-contact p{font-size:12px;color:#7d89a0;margin-top:4px;margin-bottom:14px}.faq-contact .text-link{font-size:12px}.faq-list{padding-top:3px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 0;cursor:pointer;list-style:none;transition:color .2s}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover,.faq-list details[open] summary{color:var(--blue-dark)}.faq-list summary>.icon{width:17px;height:17px;color:#7d8ba5;transition:transform .2s}.faq-list details[open] summary>.icon{transform:rotate(45deg);color:var(--blue)}.faq-answer{padding:0 31px 24px 0}.faq-answer p{font-size:13px;line-height:1.9;color:#718097}.closing{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:43px 49px;border-radius:12px;background:linear-gradient(110deg,#151f41,#172345 70%,#213464);color:#fff}.closing .eyebrow{color:#9badde;font-size:10px;letter-spacing:.15em;margin-bottom:10px}.closing h2{font-size:32px;letter-spacing:-.045em;line-height:1.25}.closing p:not(.eyebrow){font-size:13px;color:#b7c4df;margin-top:15px}.closing>div:not(.closing-lines),.closing>.button{position:relative;z-index:1}.closing>.button{flex-shrink:0;font-size:12px;padding:15px 19px;gap:11px}.closing-lines{position:absolute;right:9%;top:-120px;width:390px;height:490px;border:45px solid #5977ef0e;transform:rotate(26deg);border-radius:200px}.closing-lines::after{content:'';position:absolute;inset:35px;border:30px solid #5977ef10;border-radius:inherit}.site-footer{padding:43px 0 23px;background:#fff}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:31px}.brand-dark{color:var(--ink)}.brand-dark small{color:#7e8aa0}.footer-top .brand strong{font-size:20px}.footer-top .brand-mark{width:40px;height:34px}.footer-top nav{display:flex;align-items:center;gap:27px}.footer-top nav a{font-size:12px;color:#66758c}.footer-top nav a:hover{color:var(--blue)}.footer-email{font-size:12px;display:flex;align-items:center;gap:8px;color:#66758c}.footer-email .icon{width:16px;height:16px}.footer-email:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:#8591a7}.footer-bottom>a{display:flex;align-items:center;gap:7px}.footer-bottom>a .icon{width:13px;height:13px}.footer-bottom a:hover{color:var(--blue)}.back-top>span{font-size:17px;line-height:1}
/* Consultation: native accessible modal */
.consult-dialog{width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 36px);padding:30px 34px 24px;border:1px solid #e5eaf8;border-radius:14px;box-shadow:0 30px 100px #0004;color:var(--ink);overflow-y:auto;overscroll-behavior:contain}.consult-dialog::backdrop{background:#060d22a8;backdrop-filter:blur(5px)}.consult-dialog[open]{animation:dialog-enter .2s ease-out}.dialog-close{position:absolute;right:15px;top:15px;background:#f0f3fa;color:#64718a;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.dialog-close:hover{background:#e6ebf7;color:#263d70}.dialog-close .icon{width:17px;height:17px}.dialog-intro .service-icon{width:38px;height:38px;border-radius:10px;margin-bottom:16px}.dialog-intro .service-icon .icon{width:21px;height:21px}.dialog-intro .eyebrow{font-size:10px;margin-bottom:8px}.dialog-intro h2{font-size:29px;line-height:1.2}.dialog-intro>p:last-child{font-size:12px;color:#7a879c;margin-top:12px}.consult-dialog form{margin-top:22px;display:flex;flex-direction:column}.consult-dialog label{font-size:12px;font-weight:500;color:#35425d;margin:13px 0 6px}.consult-dialog label:first-child{margin-top:0}.consult-dialog label>span{color:#667fd4}.consult-dialog label>.optional{font-weight:400;color:#8b95a7}.consult-dialog input,.consult-dialog select,.consult-dialog textarea{width:100%;border:1px solid #dce2ec;border-radius:6px;padding:10px 12px;color:var(--ink);font-size:14px;line-height:1.5;background:#fff;transition:border-color .2s}.consult-dialog textarea{resize:vertical;min-height:76px}.consult-dialog input::placeholder,.consult-dialog textarea::placeholder{color:#9aa3b2}.consult-dialog input:focus,.consult-dialog textarea:focus,.consult-dialog select:focus{outline:2px solid #4567f51f;border-color:#718aeb;outline-offset:2px}.submit-button{margin-top:21px;min-height:48px;font-size:13px;justify-content:center}.submit-button .icon:last-child{margin-left:auto}.submit-button .icon:first-child{margin-right:auto}.form-note{font-size:10px;color:#8590a4;text-align:center;margin-top:10px;line-height:1.7}.form-note a{color:var(--blue);text-decoration:underline}.dialog-email{display:block;text-align:center;font-size:10px;color:#6d7f9e;margin-top:19px;padding-top:16px;border-top:1px solid var(--line)}.dialog-email:hover{color:var(--blue)}
@keyframes laptop-float{0%,100%{transform:translateY(0) rotateY(-13deg) rotateX(5deg) rotateZ(-4deg)}50%{transform:translateY(-9px) rotateY(-10deg) rotateX(4deg) rotateZ(-3deg)}}@keyframes phone-float{0%,100%{transform:translateY(0) rotateY(-13deg) rotateZ(7deg) translateZ(45px)}50%{transform:translateY(-12px) rotateY(-10deg) rotateZ(5deg) translateZ(45px)}}@keyframes header-enter{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes dialog-enter{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
/* Laptop / tablet */
@media(min-width:1600px){.hero-inner{min-height:610px}.hero-visual{height:515px}.hero h1{font-size:58px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:21px}.brand strong{font-size:21px}.header-inner{gap:15px}.hero h1{font-size:44px}.hero-benefits{gap:16px}.hero-benefits span{font-size:10px}.hero-visual{height:410px;margin-right:0}.device-scene{inset:35px 13px 0 0}.phone{width:116px;bottom:10px}.visual-caption{font-size:10px;right:0}.hero-inner{min-height:525px}.hero-description{font-size:15px;max-width:390px}.hero-actions .button{font-size:13px;padding-inline:16px}.preview-link{bottom:-13px;left:26%}.project-image{height:181px;padding:15px 13px 0}.project-info{padding:18px}.project-info h3{font-size:16px}.price-card{padding:25px 23px 16px}.price{font-size:31px}.plan-description{font-size:13px}.feature-list{font-size:12px}.commitment-inner{gap:30px}.faq-layout{gap:60px}.footer-top nav{gap:20px}}
@media(max-width:950px){.desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.header-contact{font-size:11px;padding-inline:12px}.header-contact .icon{display:none}.brand strong{font-size:20px}.brand-mark{width:38px}.brand small{font-size:9px}.hero-inner{grid-template-columns:1.04fr 1fr}.hero h1{font-size:39px}.hero-benefits{gap:17px;margin-top:31px}.hero-benefits .icon{width:20px;height:20px}.hero-benefits>div{gap:6px}.hero-benefits>div:last-child{display:none}.hero-visual{height:365px}.device-scene{inset:30px 10px 0 0}.laptop{top:35px}.phone{width:100px;bottom:23px;border-radius:20px}.phone-inner{border-radius:15px}.visual-caption{font-size:9px;right:-9px;top:0}.hero-actions{gap:8px}.hero-actions .button{font-size:12px;padding:12px 14px}.hero-actions .arrow-trailing{display:none}.section-space{padding:65px 0}.section-heading>p{font-size:13px;max-width:330px}.portfolio-grid{gap:15px}.project-image{height:153px;padding:13px 11px 0}.project-info{padding:15px}.project-info h3{font-size:14px}.project-info p{font-size:11px}.project-arrow{width:29px;height:29px}.demo-note{margin-inline:15px}.pricing-grid{gap:16px}.price-card{padding:23px 18px 15px}.price{font-size:28px}.price>span:first-child{font-size:13px}.plan-heading h3{font-size:20px}.price-caption{font-size:10px}.feature-list{font-size:11px;padding:0;gap:12px}.popular-label{font-size:8px}.plan-bottom{font-size:9px}.price-card .button{font-size:11px;padding-inline:12px}.process-grid{gap:18px}.process-grid h3{font-size:12px}.process-grid p{font-size:11px}.commitment-inner{gap:20px}.commitment-heading h2{font-size:24px}.commitment-item{gap:10px}.commitment-item h3{font-size:13px}.commitment-item p{font-size:11px}.faq-layout{gap:40px}.faq-list summary{font-size:13px}.closing{padding:35px 33px}.closing h2{font-size:28px}.closing p:not(.eyebrow){font-size:12px}.closing>.button{font-size:11px;padding:13px}.footer-top{flex-wrap:wrap}.footer-top nav{margin-left:auto}.footer-email{width:100%;justify-content:flex-end;margin-top:-15px}.footer-top .brand{align-self:flex-start}.service-item h2{font-size:12px}.service-item p{font-size:11px}}
/* Mobile */
@media(max-width:760px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.section-space{padding:55px 0}.header-inner{height:76px}.brand strong{font-size:22px}.brand-mark{width:42px}.brand small{font-size:9px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex}.mobile-nav{display:flex;flex-direction:column;padding:8px 24px 24px;background:#0f172b;border-top:1px solid #ffffff12;box-shadow:0 15px 30px #0003;max-height:calc(100dvh - 76px);overflow:auto}.mobile-nav>a{font-size:15px;padding:12px 0;color:#d1d9ec;border-bottom:1px solid #ffffff08}.mobile-nav>a:hover{color:#fff}.mobile-nav>.button{margin-top:20px}.site-header.menu-open{background:#0f172b}.hero{padding-top:76px}.hero-inner{display:flex;flex-direction:column;gap:0;min-height:auto}.hero-copy{padding:37px 0 0;width:100%}.hero-eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(36px,6.6vw,51px);line-height:1.15}.hero-description{font-size:14px;line-height:1.8;max-width:470px;margin-top:20px}.hero-actions{gap:11px;margin-top:25px}.hero-actions .button{font-size:13px;padding:13px 18px;min-height:48px}.hero-actions .arrow-trailing{display:block}.hero-benefits{gap:23px;margin-top:29px}.hero-benefits>div:last-child{display:flex}.hero-benefits span{font-size:10px}.hero-benefits .icon{width:21px;height:21px}.hero-visual{width:min(540px,100%);height:382px;margin:22px 0 22px}.device-scene{inset:28px 16px 0 9px}.laptop{width:91%;top:24px;left:2%}.laptop-lid{border-radius:12px 12px 4px 4px;padding:11px 6px 0}.laptop-camera{top:4px;width:3px;height:3px}.browser-bar{height:15px;padding-inline:7px}.browser-address{font-size:6px;line-height:10px}.laptop-chin{height:13px;line-height:13px;font-size:4px}.laptop-base{height:17px}.phone{width:112px;right:1px;bottom:10px;padding:4px}.phone-inner{border-width:2px}.visual-caption{top:3px;right:9px;font-size:9px}.preview-link{bottom:-5px;font-size:10px;left:27%}.visual-orbit.orbit-one{width:290px;height:290px;left:60px;top:45px}.visual-orbit.orbit-two{width:410px;height:410px;left:0;top:0}.hero-bottom{padding:14px 0;font-size:9px}.hero-bottom>a{gap:8px}.hero-bottom>a span{font-size:16px}.service-grid{grid-template-columns:repeat(6,1fr);row-gap:27px;padding:29px 0}.service-item{grid-column:span 2;padding:0 6px}.service-item:nth-child(3){border-right:0}.service-item:nth-child(4){grid-column:2 / span 2}.service-item:nth-child(5){grid-column:4 / span 2}.service-icon{width:40px;height:40px;border-radius:12px;margin-bottom:9px}.service-icon .icon{width:22px;height:22px}.service-item h2{font-size:11px}.service-item p{font-size:10px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:30px}.section-heading>.eyebrow,.eyebrow{font-size:10px}.section-heading>p{font-size:13px;line-height:1.8;margin-top:16px;max-width:100%;padding:0}.section-heading>p br{display:none}.portfolio-grid{grid-template-columns:1fr;gap:24px;max-width:540px;margin:auto}.project-image{height:auto;aspect-ratio:1.77;padding:20px 20px 0}.project-image>img{height:auto;object-fit:cover;width:100%}.mini-browser{height:18px}.mini-browser span{font-size:7px;line-height:11px}.mini-browser i{width:4px;height:4px}.project-info{padding:20px 22px}.project-info h3{font-size:19px}.project-category{font-size:9px}.project-info p{font-size:12px;margin-top:4px}.project-arrow{width:38px;height:38px}.demo-note{margin:0 22px;font-size:11px;padding:12px 0 14px}.portfolio-footnote{font-size:10px;line-height:1.8;max-width:320px;margin:20px auto 0}.pricing .section-heading{margin-bottom:27px}.pricing-grid{grid-template-columns:1fr;gap:40px;max-width:540px;margin:auto}.price-card{padding:27px 25px 19px}.plan-heading h3{font-size:23px}.plan-description{font-size:14px;min-height:0;max-width:360px}.price{font-size:40px;margin-top:20px}.price>span:first-child{font-size:17px}.price-caption{font-size:12px}.plan-divider{margin:23px 0}.feature-list{font-size:14px;gap:12px;margin-bottom:24px}.feature-list li{padding-left:26px}.feature-list li::before{top:5px}.feature-list li::after{top:8px}.price-card .button{min-height:48px;font-size:14px;padding-inline:17px}.plan-bottom{font-size:11px}.popular-label{font-size:9px;top:-28px}.pricing-note{font-size:12px;line-height:1.8;padding:0 10px;gap:4px}.pricing-note>.icon{display:none}.process-grid{grid-template-columns:1fr;gap:0}.process-grid>li{padding:0 0 27px 66px;min-height:106px}.process-grid>li:last-child{padding-bottom:0;min-height:80px}.step-top{display:block;margin-bottom:0}.step-icon{position:absolute;left:0;top:0;width:43px;height:43px;background:#fff}.step-number{position:absolute;right:2px;top:7px;font-size:10px;padding-left:12px}.process-grid>li:not(:last-child)::after{height:calc(100% - 51px);width:1px;border-left:1px dashed #c7d1e6;border-top:0;left:21px;top:49px}.process-grid h3{font-size:15px;padding-top:2px;padding-right:27px;margin-bottom:5px}.process-grid p{font-size:13px;max-width:350px;line-height:1.8}.process .section-heading{margin-bottom:31px}.commitment{padding:38px 0}.commitment-inner{grid-template-columns:1fr;gap:25px}.commitment-heading h2{font-size:28px}.commitment-heading h2 br{display:none}.commitment-item{gap:14px}.commitment-item>.icon{width:24px;height:24px}.commitment-item h3{font-size:14px}.commitment-item p{font-size:13px;max-width:460px}.faq-layout{display:flex;flex-direction:column;gap:25px}.faq-heading h2{font-size:30px}.faq-contact{display:none}.faq-list summary{font-size:14px;padding:20px 0;gap:17px}.faq-answer{padding:0 20px 21px 0}.faq-answer p{font-size:13px}.closing{display:block;padding:32px 27px}.closing h2{font-size:29px}.closing p:not(.eyebrow){font-size:13px;max-width:330px;line-height:1.8;margin-top:14px}.closing>.button{margin-top:24px;font-size:12px;gap:10px;padding:14px 16px;min-height:49px}.closing .eyebrow{font-size:9px;margin-bottom:14px}.closing-lines{right:-130px;top:-70px}.site-footer{padding:33px 0 22px}.footer-top{gap:22px;padding-bottom:23px}.footer-top .brand{width:100%}.footer-top nav{margin:0;gap:26px}.footer-top nav a{font-size:12px}.footer-email{justify-content:flex-start;margin:0;font-size:12px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:14px;padding-top:20px;font-size:10px}.footer-bottom p{grid-column:span 2;grid-row:2}.footer-bottom>.back-top{justify-content:flex-end}.consult-dialog{padding:27px 24px 23px;max-height:calc(100dvh - 24px)}.consult-dialog input,.consult-dialog select,.consult-dialog textarea{font-size:16px}.dialog-intro h2{font-size:28px}.consult-dialog label{font-size:13px}.dialog-email{font-size:11px}.form-note{font-size:11px}}
@media(max-width:420px){.container{width:calc(100% - 36px)}.hero-copy{padding-top:30px}.hero h1{font-size:36px}.hero-eyebrow{font-size:9px;letter-spacing:.1em}.hero-description{font-size:13px}.hero-actions .button{padding-inline:14px;font-size:12px}.hero-actions .arrow-trailing{display:none}.hero-benefits{gap:14px}.hero-benefits span{font-size:9px}.hero-benefits .icon{width:18px;height:18px}.hero-visual{height:292px;margin-top:26px;margin-bottom:26px}.device-scene{inset:21px 7px 0 2px}.laptop{top:26px;width:93%}.phone{width:87px;bottom:3px;right:0;border-radius:18px}.phone-inner{border-radius:14px}.phone-island{width:27px;left:calc(50% - 13.5px);height:6px;top:2px}.visual-caption{font-size:8px;top:-1px;right:0}.preview-link{bottom:-13px;left:22%;font-size:9px}.hero-bottom{font-size:8px}.hero-bottom a{gap:6px}.service-item h2{font-size:10px}.service-item p{font-size:9px}.service-grid{row-gap:23px}.section-heading h2{font-size:28px}.project-image{padding:15px 15px 0}.project-info{padding:18px}.project-info h3{font-size:17px}.demo-note{margin-inline:18px}.closing{padding:30px 23px}.closing h2{font-size:27px}.closing>.button{font-size:11px;gap:8px;padding-inline:13px}.closing>.button .icon{width:17px;height:17px}}
@media(max-width:355px){.hero h1{font-size:32px}.hero-actions{gap:8px}.hero-actions .button{padding-inline:11px;font-size:11px}.hero-benefits{gap:10px}.hero-benefits span{font-size:8px}.hero-benefits>div{gap:4px}.hero-visual{height:265px}.phone{width:80px}.hero-bottom>span{max-width:145px}.footer-top nav{gap:20px}.price-card{padding-inline:21px}.price{font-size:37px}.closing>.button{width:100%;font-size:10px;padding-inline:10px}}
.device-scene{transform-style:flat}.laptop{z-index:1}.phone{z-index:3}.preview-link{z-index:4;bottom:auto;top:0;left:24px;padding:4px 0}
.faq-answer p,.price-caption,.plan-bottom,.demo-note,.portfolio-footnote,.pricing-note,.process-grid p,.commitment-item p,.footer-bottom,.footer-top nav a,.footer-email,.form-note,.dialog-email,.project-info p,.service-item p,.faq-contact p,.dialog-intro>p:last-child{color:#657087}.project-category{color:#657087}.plan-index{color:#737f94}.step-number{color:#687991}
@media(max-width:760px){.preview-link{top:auto;bottom:-12px;left:26%}}
@media(max-width:420px){.preview-link{bottom:-20px;left:21%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.device-scene{transform:none!important}}
