:root{--v2-bg:#080916;--v2-deep:#0c0e21;--v2-panel:#11142c;--v2-purple:#7c3cff;--v2-violet:#b844ff;--v2-blue:#4ba8ff;--v2-green:#24d17d;--v2-text:#11142a;--v2-muted:#687087;--v2-line:#e7e9f2;--v2-radius:24px;--v2-shadow:0 24px 70px rgba(24,18,58,.13)}
html{scroll-padding-top:90px}body{background:#080916;overflow-x:hidden}.icon{width:21px;height:21px;display:inline-block;vertical-align:middle;flex:0 0 auto}.site-main{max-width:1480px;background:#fff;box-shadow:0 0 90px rgba(62,31,155,.18)}
#site-preloader{position:fixed;z-index:9999;inset:0;background:radial-gradient(circle at 50% 35%,#261752,#080916 55%);display:grid;place-items:center;transition:opacity .55s,visibility .55s}.loader-brand{display:flex;align-items:center;gap:13px;font-size:20px}.loader-brand span{width:55px;height:48px;display:grid;place-items:center;border:1px solid #6ebcff;border-radius:13px;color:#fff;font-weight:800;box-shadow:0 0 30px rgba(75,168,255,.25)}#site-preloader i{position:absolute;width:220px;height:2px;background:rgba(255,255,255,.1);transform:translateY(48px);overflow:hidden}#site-preloader i:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#9d4dff,transparent);animation:loadline 1s infinite}#site-preloader.loaded{opacity:0;visibility:hidden}.scroll-progress{position:fixed;z-index:999;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,#4ba8ff,#8b3dff,#c43fff);box-shadow:0 0 16px #9348ff}
@keyframes loadline{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.topbar{position:sticky;top:12px;height:76px;max-width:1420px;margin:12px auto -88px;border-radius:18px;padding:0 22px 0 26px;background:rgba(8,9,25,.82);border:1px solid rgba(255,255,255,.17);box-shadow:0 18px 50px rgba(0,0,0,.25);backdrop-filter:blur(18px);transition:.3s}.topbar.scrolled{top:0;max-width:1480px;border-radius:0;background:rgba(8,9,24,.95)}.topbar nav{gap:27px}.topbar nav a{font-size:13px;color:#dedfee;position:relative}.topbar nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;border-radius:2px;background:linear-gradient(90deg,#6aaaff,#a541ff);transition:.25s}.topbar nav a:hover:after{right:0}.brand-mark{border-width:1px;background:linear-gradient(145deg,rgba(78,169,255,.15),rgba(129,55,255,.12))}.top-cta{border-radius:12px!important}
.hero-v2{min-height:820px;padding:155px 68px 120px;position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 24%,rgba(111,42,220,.35),transparent 31%),radial-gradient(circle at 4% 70%,rgba(44,103,210,.14),transparent 27%),linear-gradient(135deg,#070817,#10132d 58%,#090a1e);border-bottom:1px solid rgba(255,255,255,.1)}.hero-grid{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent 85%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.orb-one{width:340px;height:340px;background:#702bd0;right:12%;top:17%;opacity:.22}.orb-two{width:260px;height:260px;background:#185fa7;left:3%;bottom:8%;opacity:.16}.hero-content{position:relative;z-index:3;max-width:680px}.eyebrow-v2{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;color:#eeebff;background:rgba(131,63,255,.12);border:1px solid rgba(190,157,255,.36);font-size:13px}.eyebrow-v2 i{width:8px;height:8px;border-radius:50%;background:#56da9a;box-shadow:0 0 0 5px rgba(57,218,150,.11)}.hero-content h1{font-size:clamp(48px,4.5vw,70px);line-height:1.02;letter-spacing:-3.2px;margin:25px 0 21px;color:#fff}.hero-content h1 span{background:linear-gradient(90deg,#a77aff,#cf5bff 58%,#61b7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-content>p{font-size:17px;line-height:1.7;color:#c7c9da;max-width:610px}.hero-buttons{display:flex;gap:12px;margin:31px 0 27px}.button-v2{min-height:52px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:750;border:1px solid transparent;transition:transform .25s,box-shadow .25s,border-color .25s}.button-v2:hover{transform:translateY(-3px)}.button-v2.primary{color:#fff;background:linear-gradient(115deg,#635eff,#a52dff);box-shadow:0 14px 35px rgba(117,51,255,.3),inset 0 1px 0 rgba(255,255,255,.25)}.button-v2.primary:hover{box-shadow:0 18px 42px rgba(117,51,255,.43)}.button-v2.secondary,.button-v2.glass{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.055);backdrop-filter:blur(8px)}.button-v2 .icon{width:18px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;color:#b8bbcd}.hero-trust span{display:flex;align-items:center;gap:7px;font-size:12px}.hero-trust .icon{width:17px;color:#9a6bff}.hero-media{position:relative;z-index:2;height:570px;align-self:end}.hero-media>img{position:absolute;z-index:2;width:min(100%,470px);height:570px;right:5%;bottom:-1px;object-fit:cover;object-position:center top;border-radius:240px 240px 34px 34px;filter:saturate(.95) contrast(1.03);box-shadow:0 30px 80px rgba(0,0,0,.38)}.portrait-halo{position:absolute;right:1%;bottom:2%;width:470px;height:470px;border-radius:50%;background:linear-gradient(135deg,#2e7bd8,#8e36ef 55%,#d442ef);opacity:.7;filter:blur(1px);box-shadow:0 0 100px rgba(130,49,255,.28)}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid rgba(255,255,255,.32);border-radius:15px;color:#fff;background:rgba(12,14,37,.75);box-shadow:0 20px 50px rgba(0,0,0,.25);backdrop-filter:blur(16px);animation:floaty 4s ease-in-out infinite}.floating-card>.icon{width:36px;height:36px;padding:8px;border-radius:10px;background:linear-gradient(135deg,#6849ff,#aa37f4)}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:12px}.floating-card small{font-size:10px;color:#bfc2d5;margin-top:3px}.fc-top{left:-25px;top:95px}.fc-bottom{right:-10px;bottom:52px;animation-delay:-2s}.status-dot{width:10px;height:10px;border-radius:50%;background:#31da89;box-shadow:0 0 0 6px rgba(49,218,137,.12)}@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}.hero-indicators{position:absolute;z-index:7;left:68px;right:68px;bottom:35px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.16);border-radius:19px;background:linear-gradient(100deg,rgba(20,23,55,.87),rgba(47,28,88,.8),rgba(17,20,48,.88));box-shadow:0 20px 60px rgba(0,0,0,.3);backdrop-filter:blur(18px);overflow:hidden}.hero-indicators article{min-height:86px;padding:18px 26px;display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.1)}.hero-indicators article:last-child{border:0}.hero-indicators>.icon{}.hero-indicators article>.icon{width:39px;height:39px;padding:9px;color:#d5baff;border-radius:12px;background:rgba(128,59,255,.23);box-shadow:inset 0 0 0 1px rgba(211,187,255,.14)}.hero-indicators strong,.hero-indicators span{display:block}.hero-indicators strong{font-size:23px;color:#d19cff}.hero-indicators span{font-size:11px;color:#d4d5e2;margin-top:2px}
.section-v2{padding:100px 68px;position:relative}.section-title{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:48px}.section-title>div{max-width:720px}.overline{display:block;color:#7e3ff1;font-size:11px;font-weight:800;letter-spacing:1.8px;margin-bottom:13px}.section-title h2{font-size:42px;line-height:1.1;letter-spacing:-1.7px;margin:0 0 12px;color:#121529}.section-title p{font-size:16px;line-height:1.65;color:var(--v2-muted);margin:0}.section-title>a{display:flex;align-items:center;gap:9px;color:#6e34df;font-weight:750;font-size:13px;white-space:nowrap}.section-title>a .icon{width:17px}.section-title.inverse h2{color:#fff}.section-title.inverse p{color:#afb3c8}.section-title.inverse>a{color:#bd8aff}
.services-v2{background:linear-gradient(180deg,#fff,#fafaff)}.services-v2:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ac7cff;filter:blur(130px);opacity:.075;right:-150px;top:50px}.services-v2-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-v2-card{min-height:180px;padding:25px 22px;position:relative;display:flex;flex-direction:column;gap:20px;color:var(--v2-text);border:1px solid var(--v2-line);border-radius:20px;background:linear-gradient(145deg,#fff,#fbfaff);box-shadow:0 1px 0 rgba(255,255,255,.7);transition:transform .28s,border-color .28s,box-shadow .28s}.service-v2-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(110,57,244,.09),transparent 48%);opacity:0;transition:.3s}.service-v2-card:hover{transform:translateY(-7px);border-color:#c9b1ff;box-shadow:0 22px 45px rgba(54,31,117,.12)}.service-v2-card:hover:before{opacity:1}.service-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#7437ed;background:linear-gradient(145deg,#eee7ff,#f7f3ff);box-shadow:inset 0 0 0 1px rgba(122,65,240,.08)}.service-icon .icon{width:24px;height:24px}.service-v2-card b{display:block;font-size:15px}.service-v2-card p{font-size:13px;line-height:1.5;color:#74798e;margin:7px 0 0}.card-arrow{position:absolute;right:19px;top:25px;color:#b3a8c8;transition:.25s}.card-arrow .icon{width:18px}.service-v2-card:hover .card-arrow{color:#7236eb;transform:translateX(3px)}
.portfolio-v2{background:radial-gradient(circle at 8% 5%,rgba(97,48,196,.22),transparent 24%),radial-gradient(circle at 94% 95%,rgba(32,100,172,.15),transparent 26%),linear-gradient(145deg,#090a19,#11142c)}.projects-v2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-v2-card{min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:23px;background:rgba(255,255,255,.045);overflow:hidden;transition:transform .32s,border-color .32s,box-shadow .32s;transform-style:preserve-3d}.project-v2-card:hover{transform:translateY(-8px);border-color:rgba(171,116,255,.48);box-shadow:0 28px 70px rgba(0,0,0,.32)}.project-cover{aspect-ratio:1.58/1;position:relative;background-image:linear-gradient(to top,rgba(7,8,22,.45),transparent 48%),url('../img/projects-atlas-v2.png');background-size:300% auto;background-repeat:no-repeat;overflow:hidden}.atlas-0{background-position:0% 0}.atlas-1{background-position:50% 0}.atlas-2{background-position:100% 0}.atlas-3{background-position:0% 100%}.atlas-4{background-position:50% 100%}.atlas-5{background-position:100% 100%}.project-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.16) 48%,transparent 62%);transform:translateX(-120%);transition:.7s}.project-v2-card:hover .project-cover:after{transform:translateX(120%)}.project-number{position:absolute;left:16px;top:15px;padding:6px 9px;border-radius:9px;font-size:10px;font-weight:800;color:#fff;background:rgba(7,9,25,.64);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px)}.project-view{position:absolute;right:15px;bottom:14px;display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:10px;font-size:10px;font-weight:750;color:#fff;background:rgba(99,47,211,.82);opacity:0;transform:translateY(8px);transition:.3s}.project-view .icon{width:14px}.project-v2-card:hover .project-view{opacity:1;transform:none}.project-info{padding:22px 22px 24px;color:#fff}.project-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#aeb2c8;font-size:10px}.project-kicker span{display:flex;align-items:center;gap:5px}.project-kicker .icon{width:14px;color:#ac78ff}.project-info h3{font-size:21px;margin:13px 0 8px}.project-info p{font-size:13px;line-height:1.55;color:#bfc2d2;margin:0}.project-tags{display:flex;gap:7px;margin-top:17px}.project-tags span{padding:6px 9px;border-radius:7px;color:#cfc8df;background:rgba(255,255,255,.07);font-size:9px;border:1px solid rgba(255,255,255,.07)}
.idea-v2{min-height:420px;padding-top:85px;padding-bottom:85px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#0b0d20 url('../img/cta-devices-v2.png') center/cover no-repeat}.idea-v2:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,24,.98) 0%,rgba(15,13,43,.91) 42%,rgba(10,11,28,.18) 70%)}.idea-v2:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.12);border-radius:28px;pointer-events:none}.idea-overlay{position:absolute;width:420px;height:420px;border-radius:50%;background:#732eff;filter:blur(120px);opacity:.24;left:20%;top:0}.idea-content{position:relative;z-index:2;max-width:590px}.idea-content h2{font-size:42px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 15px}.idea-content p{color:#c7c9d9;font-size:15px;line-height:1.7;margin:0 0 26px}.idea-content>div{display:flex;gap:10px}
.process-v2{background:#fff}.process-v2 .section-title{margin-bottom:32px}.process-line{height:3px;background:#ebe5fb;margin:0 11% -27px;position:relative}.process-line i{display:block;width:0;height:100%;background:linear-gradient(90deg,#7435ed,#b442f9);transition:width 1.6s ease}.process-line.in-view i{width:100%}.steps-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.steps-v2 article{min-height:240px;padding:27px 23px;border:1px solid var(--v2-line);border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(29,22,64,.045);position:relative;transition:.28s}.steps-v2 article:hover{transform:translateY(-6px);border-color:#ccb8f7;box-shadow:0 20px 45px rgba(41,24,88,.1)}.step-number{position:absolute;right:20px;top:18px;color:#d9d4e8;font-size:22px;font-weight:800}.step-icon{width:53px;height:53px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#6d46f2,#a334e9);box-shadow:0 10px 25px rgba(116,56,233,.25);position:relative;z-index:2}.step-icon .icon{width:23px}.steps-v2 h3{font-size:16px;margin:30px 0 10px}.steps-v2 p{font-size:13px;line-height:1.55;color:var(--v2-muted);margin:0}
.about-v2{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;color:#fff;background:radial-gradient(circle at 18% 40%,rgba(89,44,185,.32),transparent 31%),linear-gradient(135deg,#0a0b1c,#11142c)}.about-media{height:540px;position:relative}.photo-frame{height:100%;margin-left:40px;border-radius:210px 210px 28px 28px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 70px rgba(0,0,0,.34)}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:center top}.photo-frame>span{position:absolute;left:20px;bottom:20px;padding:14px 17px;border-radius:13px;background:rgba(12,14,37,.78);border:1px solid rgba(255,255,255,.18);font-size:20px;font-weight:800;backdrop-filter:blur(12px)}.photo-frame small{font-size:10px;color:#c6c8d6;font-weight:500}.about-code{position:absolute;right:-18px;top:70px;padding:16px 18px;color:#b7b9cb;background:#fff;border-radius:14px;box-shadow:0 20px 45px rgba(0,0,0,.25);transform:rotate(4deg);font:12px monospace}.about-code b{color:#6e32d9}.about-copy h2{font-size:48px;letter-spacing:-1.6px;margin:0}.about-copy h3{font-size:18px;color:#b77bff;margin:7px 0 24px}.about-copy>p{font-size:16px;line-height:1.75;color:#c8cadb;max-width:640px}.about-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 31px}.about-list span{display:flex;align-items:center;gap:8px;font-size:12px;color:#e2e3ec}.about-list .icon{width:18px;color:#35d88d}
.contact-v2{display:grid;grid-template-columns:.86fr 1.14fr;gap:75px;align-items:center;background:radial-gradient(circle at 14% 90%,rgba(64,51,176,.23),transparent 32%),linear-gradient(145deg,#0b0d21,#181337);color:#fff}.contact-copy-v2 h2{font-size:45px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 17px}.contact-copy-v2>p{font-size:15px;line-height:1.7;color:#c6c8da}.contact-benefits{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.contact-benefits span{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:9px;border:1px solid rgba(255,255,255,.12);font-size:10px;color:#d6d7e3}.contact-benefits .icon{width:15px;color:#9e71ff}.whatsapp-v2{display:flex;align-items:center;gap:12px;max-width:390px;padding:15px 16px;border-radius:15px;color:#fff;background:linear-gradient(115deg,rgba(29,194,105,.18),rgba(20,151,85,.09));border:1px solid rgba(53,224,133,.35);transition:.25s}.whatsapp-v2:hover{transform:translateY(-3px);background:rgba(29,194,105,.19)}.whatsapp-v2>.icon:first-child{width:36px;height:36px;padding:8px;border-radius:10px;background:#1ec36b}.whatsapp-v2>.icon:last-child{margin-left:auto;width:18px}.whatsapp-v2 b,.whatsapp-v2 small{display:block}.whatsapp-v2 b{font-size:12px}.whatsapp-v2 small{font-size:10px;color:#b8d8c8;margin-top:3px}.lead-form-v2{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:15px;color:var(--v2-text);background:linear-gradient(145deg,#fff,#f7f5ff);border:1px solid rgba(255,255,255,.65);border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.form-head{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding-bottom:18px;margin-bottom:2px;border-bottom:1px solid #e4e3ed}.form-head>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#6650ef,#a932ee)}.form-head b,.form-head small{display:block}.form-head b{font-size:16px}.form-head small{font-size:10px;color:#7c8093;margin-top:3px}.lead-form-v2 label{font-size:11px;font-weight:750}.lead-form-v2 label small{font-weight:500;color:#7b8094}.lead-form-v2 input,.lead-form-v2 select,.lead-form-v2 textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #dfe1eb;border-radius:11px;background:#fff;color:#17192c;outline:none;transition:.2s}.lead-form-v2 input:focus,.lead-form-v2 select:focus,.lead-form-v2 textarea:focus{border-color:#8a52ef;box-shadow:0 0 0 4px rgba(122,61,240,.09)}.form-full{grid-column:1/-1}.lead-form-v2 button{width:100%;border:0}.form-feedback{min-height:18px;font-size:11px}.hp{position:absolute!important;left:-99999px!important}
.testimonial-v2{padding:55px 68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;color:#15172a;background:#fff;border-top:1px solid #ececf3}.quote-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:17px;color:#7640e9;background:#f0ebff}.quote-icon .icon{width:26px}.stars{color:#f4a51b;font-size:14px;letter-spacing:3px}.testimonial-v2 blockquote{font-size:18px;line-height:1.55;margin:10px 0}.testimonial-v2 p{margin:0}.testimonial-v2 p small{display:block;color:#777d90;font-size:10px;margin-top:3px}.verified{display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:10px;color:#268458;background:#e8faef;font-size:10px;font-weight:700}.verified .icon{width:16px}.footer{max-width:1480px;border:0;border-top:1px solid rgba(255,255,255,.12);padding:42px 55px 55px}.mobile-bottom{border-color:rgba(255,255,255,.14)}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.72,.2,1);transition-delay:var(--delay,0ms)}.reveal.in-view{opacity:1;transform:none}.delay-1{--delay:120ms}.delay-2{--delay:220ms}
@media(max-width:1100px){.hero-v2{padding-left:42px;padding-right:42px}.hero-content h1{font-size:52px}.hero-media>img{width:400px}.portrait-halo{width:400px;height:400px}.fc-top{left:-10px}.hero-indicators{left:42px;right:42px}.section-v2{padding-left:42px;padding-right:42px}.services-v2-grid{grid-template-columns:repeat(3,1fr)}.projects-v2-grid{grid-template-columns:repeat(2,1fr)}.about-v2{gap:45px}.photo-frame{margin-left:0}.contact-v2{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:70px}.site-main{width:100%}.topbar{position:fixed;top:0!important;left:0;right:0;height:68px;margin:0;border-radius:0!important;padding:0 15px;background:rgba(8,9,24,.94)}.topbar .brand{min-width:0}.topbar .brand b{font-size:14px}.topbar .brand small{font-size:6px}.menu-toggle{display:block}.mobile-menu.open{top:68px;padding:10px 16px 17px;background:rgba(8,9,24,.98);border-bottom:1px solid rgba(255,255,255,.13)}.mobile-menu a{font-size:14px;padding:13px 4px}.hero-v2{min-height:auto;padding:110px 18px 28px;display:flex;flex-direction:column;align-items:stretch}.hero-content{text-align:left}.eyebrow-v2{font-size:11px}.hero-content h1{font-size:39px;line-height:1.04;letter-spacing:-2px;margin:20px 0 15px}.hero-content>p{font-size:14px;line-height:1.6}.hero-buttons{display:grid;grid-template-columns:1fr;margin:23px 0 20px}.button-v2{width:100%;min-height:50px}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:11px}.hero-trust span{font-size:10px}.hero-media{height:420px;margin:28px -5px 0;order:2}.hero-media>img{width:100%;height:420px;right:0;border-radius:190px 190px 24px 24px;object-position:center 10%}.portrait-halo{width:92%;height:350px;right:4%;bottom:0}.floating-card{padding:10px 11px}.fc-top{left:-2px;top:60px}.fc-bottom{right:-2px;bottom:25px}.floating-card b{font-size:10px}.floating-card small{font-size:8px}.floating-card>.icon{width:31px;height:31px}.hero-indicators{position:relative;left:auto;right:auto;bottom:auto;order:3;margin-top:12px;grid-template-columns:1fr 1fr;border-radius:17px}.hero-indicators article{min-height:72px;padding:13px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.hero-indicators article:nth-child(2n){border-right:0}.hero-indicators article:nth-last-child(-n+2){border-bottom:0}.hero-indicators article>.icon{width:34px;height:34px}.hero-indicators strong{font-size:18px}.hero-indicators span{font-size:9px}.section-v2{padding:70px 18px}.section-title{display:block;margin-bottom:30px}.section-title h2{font-size:32px;letter-spacing:-1.2px}.section-title p{font-size:14px}.section-title>a{margin-top:20px}.services-v2-grid{grid-template-columns:1fr 1fr;gap:10px}.service-v2-card{min-height:165px;padding:18px 15px;border-radius:17px;gap:16px}.service-icon{width:43px;height:43px}.service-v2-card b{font-size:13px}.service-v2-card p{font-size:11px}.card-arrow{right:14px;top:18px}.portfolio-v2{padding-left:14px;padding-right:14px}.portfolio-v2 .section-title{padding:0 4px}.projects-v2-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;padding:0 4px 12px;scrollbar-width:none}.projects-v2-grid::-webkit-scrollbar{display:none}.project-v2-card{min-width:86vw;scroll-snap-align:center;border-radius:20px}.project-view{opacity:1;transform:none}.project-info{padding:18px}.idea-v2{min-height:520px;padding:55px 23px;background-position:64% center}.idea-v2:before{background:linear-gradient(180deg,rgba(8,9,24,.98) 0%,rgba(10,10,28,.87) 57%,rgba(10,11,28,.26) 100%)}.idea-v2:after{inset:10px;border-radius:20px}.idea-content{align-self:flex-start}.idea-content h2{font-size:32px}.idea-content p{font-size:14px}.idea-content>div{display:grid}.process-line{display:none}.steps-v2{grid-template-columns:1fr;gap:10px}.steps-v2 article{min-height:auto;padding:19px 18px 19px 82px}.step-icon{position:absolute;left:17px;top:18px;width:49px;height:49px}.step-number{right:16px;top:14px;font-size:18px}.steps-v2 h3{margin:0 0 7px;font-size:14px}.steps-v2 p{font-size:12px}.about-v2{grid-template-columns:1fr;gap:38px}.about-media{height:430px}.photo-frame{height:430px;border-radius:180px 180px 24px 24px}.about-code{right:-3px;top:52px;font-size:10px}.about-copy h2{font-size:38px}.about-copy h3{font-size:15px}.about-copy>p{font-size:14px}.about-list{grid-template-columns:1fr;gap:10px}.contact-v2{grid-template-columns:1fr;gap:34px}.contact-copy-v2 h2{font-size:35px}.contact-benefits{display:grid;grid-template-columns:1fr 1fr}.lead-form-v2{grid-template-columns:1fr;padding:20px;border-radius:19px}.lead-form-v2>*{grid-column:1/-1}.testimonial-v2{padding:42px 20px 50px;grid-template-columns:auto 1fr;gap:16px}.quote-icon{width:46px;height:46px}.testimonial-v2 blockquote{font-size:14px}.verified{grid-column:1/-1;justify-self:start}.footer{padding-bottom:90px}.mobile-bottom{height:68px;background:rgba(8,9,24,.96);backdrop-filter:blur(14px)}.mobile-bottom a{font-size:inherit}.mobile-bottom .icon{width:20px;height:20px}.mobile-bottom span{font-size:9px}}
@media(max-width:390px){.hero-content h1{font-size:35px}.services-v2-grid{grid-template-columns:1fr}.service-v2-card{min-height:125px;display:grid;grid-template-columns:auto 1fr;align-items:center}.service-v2-card p{display:block}.project-v2-card{min-width:89vw}}
@media(hover:none){.service-v2-card:hover,.project-v2-card:hover,.steps-v2 article:hover{transform:none}.project-view{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.floating-card{animation:none}.reveal{opacity:1;transform:none;transition:none}.project-cover:after{display:none}}

/* Portfólio e páginas de projeto */
.project-list-v2,.case-v2{background:#0a0c1c;color:#fff}.page-hero-v2{min-height:460px;padding:170px 68px 75px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:end;gap:50px;background:radial-gradient(circle at 75% 35%,rgba(107,45,223,.34),transparent 30%),linear-gradient(145deg,#080916,#12152f)}.page-hero-v2>div:not(.hero-grid){position:relative;z-index:2;max-width:810px}.page-hero-v2 h1{font-size:58px;line-height:1.04;letter-spacing:-2.5px;margin:0 0 18px}.page-hero-v2 h1 span{color:#b278ff}.page-hero-v2 p{font-size:16px;line-height:1.7;color:#bfc2d3;max-width:680px}.page-hero-v2 aside{position:relative;z-index:2;min-width:190px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px)}.page-hero-v2 aside b,.page-hero-v2 aside span,.page-hero-v2 aside small{display:block}.page-hero-v2 aside b{font-size:39px;color:#bd8aff}.page-hero-v2 aside span{font-size:12px;margin:3px 0 11px}.page-hero-v2 aside small{font-size:9px;color:#979caf}.filters-v2{padding:24px 68px!important;display:flex!important;gap:9px!important;flex-wrap:wrap!important;border:0!important;background:#0f1127!important}.filters-v2 button{display:flex!important;align-items:center;gap:7px;padding:10px 14px!important;color:#bec2d3!important;border:1px solid rgba(255,255,255,.11)!important;background:rgba(255,255,255,.04)!important}.filters-v2 button .icon{width:15px}.filters-v2 button.active,.filters-v2 button:hover{color:#fff!important;border-color:#8955ef!important;background:rgba(121,62,238,.22)!important}.project-gallery-v2{padding:40px 68px 100px!important;background:linear-gradient(180deg,#0f1127,#090a19)}.project-gallery-v2 .project-v2-card{display:block!important}.project-gallery-v2 .project-info{padding:23px!important}.project-gallery-v2 .project-info h2{font-size:22px!important;color:#fff!important}.project-gallery-v2 .project-info p{font-size:13px!important;color:#bfc2d2!important;margin:0!important}.project-gallery-v2 .project-visual{display:none}.project-gallery-v2 .project-tags span:last-child{max-width:165px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.case-hero-v2{min-height:720px;padding:160px 68px 90px;position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;overflow:hidden;background:radial-gradient(circle at 75% 30%,rgba(105,45,220,.35),transparent 33%),linear-gradient(145deg,#070817,#11142d)}.case-copy{position:relative;z-index:2}.case-back{display:inline-block;color:#aeb1c3;font-size:12px;margin-bottom:28px}.case-copy h1{font-size:64px;line-height:1.02;letter-spacing:-2.5px;margin:5px 0 18px}.case-copy>p{font-size:17px;line-height:1.72;color:#c5c7d8}.case-actions{display:flex;gap:10px;margin:29px 0 25px}.case-meta{display:flex;flex-wrap:wrap;gap:14px}.case-meta span{display:flex;align-items:center;gap:6px;color:#aeb1c2;font-size:10px}.case-meta .icon{width:15px;color:#9c6eff}.case-device{position:relative;z-index:2;padding:15px;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.2);box-shadow:0 35px 90px rgba(0,0,0,.4);transform:perspective(1000px) rotateY(-4deg) rotateX(2deg)}.case-device .project-cover{aspect-ratio:1.48;border-radius:18px}.device-label{position:absolute;left:30px;bottom:29px;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:9px;background:rgba(7,8,23,.75);border:1px solid rgba(255,255,255,.15);font-size:10px;backdrop-filter:blur(10px)}.device-label .icon{width:15px;color:#ac7cff}.case-story-v2{padding:90px 68px;display:grid;grid-template-columns:1fr 1fr;gap:24px;background:#fff;color:#15172c}.case-story-v2 article{padding:37px;border:1px solid #e5e6ef;border-radius:24px;position:relative;background:linear-gradient(145deg,#fff,#fafaff);box-shadow:0 17px 50px rgba(32,22,70,.055)}.story-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:16px;color:#7340df;background:#eee8ff;margin-bottom:27px}.story-icon.accent{color:#fff;background:linear-gradient(135deg,#6b5af0,#a936eb)}.story-icon .icon{width:25px}.case-story-v2 small{color:#7b43e1;font-size:10px;font-weight:800;letter-spacing:1.5px}.case-story-v2 h2{font-size:26px;margin:10px 0 13px}.case-story-v2 p{font-size:14px;line-height:1.75;color:#687087}.case-features-v2{padding:90px 68px;background:linear-gradient(180deg,#f8f7ff,#fff);color:#15172c}.feature-v2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature-v2-grid article{min-height:110px;padding:20px;display:flex;align-items:center;gap:16px;border:1px solid #e5e6ef;border-radius:17px;background:#fff;transition:.25s}.feature-v2-grid article:hover{transform:translateY(-4px);border-color:#c7b1f6;box-shadow:0 17px 35px rgba(42,25,92,.09)}.feature-v2-grid article>span{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;color:#7140dc;background:#f0ebff}.feature-v2-grid article>span .icon{width:21px}.feature-v2-grid b{font-size:14px}.feature-v2-grid p{font-size:11px;color:#777d90;margin:6px 0 0}.case-gallery-v2{padding:20px 68px 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:#fff}.case-gallery-v2 img{width:100%;height:260px;object-fit:cover;border-radius:18px}.case-result-v2{padding:90px 68px;display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:70px;background:radial-gradient(circle at 15% 60%,rgba(99,44,207,.23),transparent 31%),linear-gradient(145deg,#090a1b,#141732)}.case-result-v2 h2{font-size:42px;margin:0 0 15px}.case-result-v2>div p{font-size:15px;line-height:1.72;color:#bec1d1}.case-result-v2 aside{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.05)}.case-result-v2 aside>span{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#6855f0,#a12cde);margin-bottom:20px}.case-result-v2 aside small,.case-result-v2 aside b{display:block}.case-result-v2 aside small{font-size:9px;color:#a9adbf;letter-spacing:1px}.case-result-v2 aside b{font-size:15px;margin:7px 0}.case-result-v2 aside p{font-size:11px;line-height:1.55;color:#aeb1c2}.case-cta-v2{padding:50px 68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;color:#15172a;background:#fff}.case-cta-v2>span{width:57px;height:57px;display:grid;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(135deg,#6855f0,#a536e9)}.case-cta-v2 small{color:#7b42df;font-size:9px;font-weight:800;letter-spacing:1.3px}.case-cta-v2 h2{font-size:24px;margin:6px 0 0}.case-cta-v2 .button-v2{width:auto}
@media(max-width:760px){.page-hero-v2{min-height:auto;padding:125px 18px 55px;display:block}.page-hero-v2 h1{font-size:40px;letter-spacing:-1.8px}.page-hero-v2 aside{margin-top:28px;min-width:0}.filters-v2{padding:15px 14px!important;flex-wrap:nowrap!important;overflow-x:auto!important}.filters-v2 button{white-space:nowrap}.project-gallery-v2{padding:24px 14px 70px!important;display:grid!important;grid-template-columns:1fr!important;overflow:visible!important}.project-gallery-v2 .project-v2-card{min-width:0}.case-hero-v2{min-height:auto;padding:120px 18px 65px;grid-template-columns:1fr;gap:38px}.case-copy h1{font-size:44px}.case-copy>p{font-size:14px}.case-actions{display:grid}.case-meta{display:grid;grid-template-columns:1fr 1fr}.case-device{padding:9px;border-radius:19px;transform:none}.case-device .project-cover{border-radius:13px}.device-label{left:20px;bottom:20px}.case-story-v2{padding:65px 15px;grid-template-columns:1fr}.case-story-v2 article{padding:25px;border-radius:19px}.case-features-v2{padding:65px 15px}.feature-v2-grid{grid-template-columns:1fr}.case-gallery-v2{padding:15px 15px 65px;grid-template-columns:1fr}.case-gallery-v2 img{height:220px}.case-result-v2{padding:65px 18px;grid-template-columns:1fr;gap:30px}.case-result-v2 h2{font-size:34px}.case-cta-v2{padding:42px 18px 48px;grid-template-columns:auto 1fr}.case-cta-v2 .button-v2{grid-column:1/-1;width:100%}.case-cta-v2 h2{font-size:19px}}

/* Formatos WebP otimizados da versão 2 */
.project-cover{background-image:linear-gradient(to top,rgba(7,8,22,.45),transparent 48%),url('../img/projects-atlas-v2.webp')}
.idea-v2{background-image:url('../img/cta-devices-v2.webp')}
.idea-v2:before{background:linear-gradient(90deg,rgba(8,9,24,.98) 0%,rgba(15,13,43,.91) 42%,rgba(10,11,28,.18) 70%)}
@media(max-width:760px){.idea-v2:before{background:linear-gradient(180deg,rgba(8,9,24,.98) 0%,rgba(10,10,28,.87) 57%,rgba(10,11,28,.26) 100%)}}

/* Mobile App Experience V3 — layouts dedicados, sem reaproveitar proporções de desktop */
@media(max-width:760px){
  html,body{width:100%;max-width:100%;overflow-x:clip}
  body{padding:0 0 calc(88px + env(safe-area-inset-bottom));background:#080916}
  .site-main{width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important;box-shadow:none}
  .topbar{width:100%!important;max-width:none!important;min-width:0!important;height:72px!important;padding:env(safe-area-inset-top) 16px 0!important;margin:0!important;display:flex!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 12px 34px rgba(0,0,0,.23)!important}
  .topbar .brand{min-width:0!important;gap:10px}.topbar .brand-mark{width:42px;height:38px;font-size:18px;border-radius:11px}.topbar .brand b{font-size:15px;letter-spacing:-.2px}.topbar .brand small{font-size:6px;letter-spacing:1px}
  .menu-toggle{position:relative;width:44px;height:44px;margin-left:auto!important;padding:0;display:grid!important;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:13px;font-size:0!important;background:rgba(255,255,255,.055)!important}
  .menu-toggle:before,.menu-toggle:after{content:"";position:absolute;width:20px;height:2px;border-radius:3px;background:#fff;box-shadow:0 6px 0 #fff}.menu-toggle:before{transform:translateY(-6px)}.menu-toggle:after{transform:translateY(6px);box-shadow:none;width:14px;margin-left:6px}
  .mobile-menu.open{top:72px!important;left:8px!important;right:8px!important;padding:10px 12px 16px!important;border:1px solid rgba(255,255,255,.14);border-top:0;border-radius:0 0 20px 20px;box-shadow:0 24px 50px rgba(0,0,0,.38)}
  .mobile-menu a{min-height:47px;display:flex;align-items:center;padding:0 10px!important;border-radius:10px;border-bottom:1px solid rgba(255,255,255,.08)!important;font-size:14px!important;font-weight:650}.mobile-menu a:active{background:rgba(126,65,245,.18)}

  .hero-v2{min-height:0!important;padding:104px 16px 28px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important}
  .hero-grid{background-size:42px 42px;opacity:.08}.hero-content{width:100%;max-width:none!important;text-align:left!important}
  .eyebrow-v2{min-height:36px;padding:0 13px!important;font-size:11px!important;font-weight:650}.hero-content h1{max-width:540px;font-size:clamp(35px,9.8vw,43px)!important;line-height:1.015!important;letter-spacing:-2.1px!important;margin:20px 0 16px!important}.hero-content>p{max-width:560px;font-size:15px!important;line-height:1.58!important;color:#d1d3e2}
  .hero-buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:24px 0 20px!important}.hero-buttons .button-v2{min-height:56px!important;border-radius:15px!important;font-size:14px!important}
  .hero-trust{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 8px!important}.hero-trust span{font-size:10px!important;line-height:1.25}.hero-trust span:nth-child(3){display:none}.hero-trust .icon{width:19px!important;height:19px!important}

  /* Evita o colapso de largura que criava o grande vazio da captura enviada. */
  .hero-media{order:2!important;align-self:stretch!important;display:block!important;position:relative!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:330px!important;margin:27px 0 0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.16);border-radius:28px!important;background:radial-gradient(circle at 72% 25%,rgba(149,60,255,.47),transparent 39%),linear-gradient(145deg,#15113b,#0c1733)!important;box-shadow:0 24px 55px rgba(0,0,0,.31)}
  .hero-media>img{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;z-index:2!important;inset:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important;object-position:center 12%!important;transform:none!important;border-radius:0!important;filter:saturate(.98) contrast(1.02)!important;box-shadow:none!important}
  .portrait-halo{display:none!important}.fc-top{display:none!important}.fc-bottom{right:12px!important;bottom:12px!important;max-width:205px;padding:11px 13px!important;border-radius:13px!important;animation:none!important;background:rgba(8,10,29,.82)!important}.fc-bottom b{font-size:11px!important}.fc-bottom small{font-size:9px!important;line-height:1.3}.fc-bottom .status-dot{width:9px;height:9px;flex:0 0 auto}
  .hero-indicators{order:3!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;margin:12px 0 0!important;display:grid!important;grid-template-columns:1fr 1fr!important;border-radius:20px!important;box-shadow:0 22px 48px rgba(0,0,0,.24)!important}
  .hero-indicators article{min-width:0!important;min-height:82px!important;padding:13px 14px!important;gap:11px!important}.hero-indicators article>.icon{width:40px!important;height:40px!important;padding:9px!important;border-radius:13px}.hero-indicators strong{font-size:21px!important;line-height:1}.hero-indicators span{font-size:9px!important;line-height:1.2;margin-top:5px!important}

  .section-v2{padding:68px 16px!important}.section-title{margin-bottom:28px!important}.overline{font-size:10px;letter-spacing:1.5px;margin-bottom:10px}.section-title h2{font-size:31px!important;line-height:1.08!important;letter-spacing:-1.35px!important}.section-title p{font-size:14px!important;line-height:1.55!important}.section-title>a{min-height:42px;width:max-content;margin-top:17px!important;padding:0 13px;border-radius:11px;background:#f0e8ff;font-size:12px!important}.section-title.inverse>a{background:rgba(143,76,255,.16)}
  .services-v2-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.service-v2-card{min-height:176px!important;padding:18px 14px!important;gap:17px!important;border-radius:19px!important}.service-icon{width:52px!important;height:52px!important;border-radius:15px!important}.service-icon .icon{width:28px!important;height:28px!important}.service-v2-card b{font-size:14px!important;line-height:1.18}.service-v2-card p{font-size:11px!important;line-height:1.42!important}.card-arrow{top:18px!important;right:13px!important}
  .services-v2-grid .service-v2-card:nth-child(n+7){display:none}

  .portfolio-v2{padding-left:12px!important;padding-right:12px!important}.portfolio-v2 .section-title{padding:0 4px}.projects-v2-grid{display:flex!important;gap:12px!important;margin:0 -12px;padding:0 20px 14px!important;overflow-x:auto!important;overscroll-behavior-x:contain;scroll-padding-inline:20px;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch}.project-v2-card{flex:0 0 min(86vw,390px)!important;min-width:0!important;scroll-snap-align:center!important;border-radius:22px!important}.project-info{padding:19px!important}.project-info h3{font-size:20px!important}.project-info p{font-size:12px!important;line-height:1.5}.project-kicker{font-size:9px!important}.project-kicker span:last-child{display:none}.project-cover{aspect-ratio:1.48/1}.project-view{opacity:1!important;transform:none!important;min-height:34px}.portfolio-v2 .project-v2-card:nth-child(n+5){display:none}

  .idea-v2{min-height:490px!important;padding:52px 22px!important;background-position:68% bottom!important;border-radius:0!important}.idea-v2:after{inset:10px!important;border-radius:22px!important}.idea-content{width:100%;max-width:440px}.idea-content h2{font-size:32px!important;line-height:1.06!important}.idea-content p{font-size:14px!important;line-height:1.55!important}.idea-content>div{display:grid!important;gap:9px}.idea-content .button-v2{min-height:54px}.idea-content .button-v2.glass{display:none}
  .steps-v2{gap:11px!important}.steps-v2 article{min-height:118px!important;padding:21px 45px 20px 83px!important;border-radius:18px!important}.step-icon{left:17px!important;top:22px!important;width:51px!important;height:51px!important}.step-icon .icon{width:25px}.steps-v2 h3{font-size:15px!important;margin:1px 0 8px!important}.steps-v2 p{font-size:12px!important;line-height:1.5!important}
  .about-v2{gap:31px!important}.about-media{width:100%!important;height:390px!important}.photo-frame{width:100%!important;height:390px!important;margin:0!important;border-radius:26px!important}.photo-frame img{object-position:center 12%}.photo-frame>span{font-size:19px!important}.about-code{display:none!important}.about-copy h2{font-size:37px!important}.about-copy h3{font-size:16px!important;margin-bottom:18px!important}.about-copy>p{font-size:14px!important;line-height:1.62!important}.about-list{grid-template-columns:1fr!important;gap:11px!important;margin:23px 0!important}.about-list span{min-height:36px;font-size:12px!important}.about-list span:nth-child(n+4){display:none}
  .contact-v2{gap:30px!important}.contact-copy-v2 h2{font-size:35px!important}.contact-copy-v2>p{font-size:14px!important;line-height:1.58!important}.contact-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.contact-benefits span{min-height:42px;padding:8px!important}.contact-benefits span:nth-child(3){display:none}.whatsapp-v2{min-height:68px!important}.lead-form-v2{padding:19px!important;gap:14px!important;border-radius:22px!important}.lead-form-v2 label{font-size:12px!important}.lead-form-v2 input,.lead-form-v2 select{min-height:51px!important}.lead-form-v2 textarea{min-height:112px!important}.lead-form-v2 button{min-height:55px!important}
  .testimonial-v2{padding:42px 18px 45px!important;grid-template-columns:50px 1fr!important}.testimonial-v2 blockquote{font-size:14px!important;line-height:1.5}.verified{display:none!important}.footer{padding:34px 18px 112px!important;display:block!important;text-align:center}.footer .brand{justify-content:center}.footer-links{display:none!important}.footer p{margin-top:20px}

  .mobile-bottom{position:fixed!important;z-index:50!important;left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;width:auto!important;height:72px!important;padding:6px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;border:1px solid rgba(255,255,255,.17)!important;border-radius:22px!important;background:rgba(9,10,27,.94)!important;box-shadow:0 16px 44px rgba(0,0,0,.42)!important;backdrop-filter:blur(20px)!important}.mobile-bottom a{min-width:0;border-radius:16px!important;gap:4px!important;color:#bfc1d2!important}.mobile-bottom a.active{color:#fff!important;background:linear-gradient(135deg,rgba(105,76,245,.52),rgba(158,47,238,.32))}.mobile-bottom .icon{width:23px!important;height:23px!important}.mobile-bottom span{font-size:10px!important;font-weight:650}

  .page-hero-v2{padding:112px 16px 44px!important}.page-hero-v2 h1{font-size:38px!important}.page-hero-v2 aside{padding:18px!important;border-radius:18px!important}.filters-v2{position:sticky!important;z-index:12;top:72px;margin:0!important;padding:12px 14px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px);box-shadow:0 10px 24px rgba(22,18,54,.08)}.filters-v2 button{min-height:40px!important}.project-gallery-v2{padding:20px 14px 74px!important}.project-gallery-v2 .project-v2-card{width:100%!important}.project-list-v2 .project-v2-card:nth-child(n){display:block}
  .case-hero-v2{padding:112px 16px 55px!important}.case-copy h1{font-size:39px!important}.case-actions .button-v2{min-height:54px}.case-meta{gap:8px!important}.case-meta span{min-height:70px!important;padding:12px!important}.case-device{border-radius:20px!important}.case-story-v2,.case-features-v2{padding:58px 15px!important}.case-gallery-v2{padding:14px 15px 58px!important}.case-result-v2{padding:58px 16px!important}
}

@media(max-width:430px){
  .hero-media{height:315px!important}.hero-content h1{font-size:38px!important}.services-v2-grid{grid-template-columns:1fr 1fr!important}.service-v2-card{min-height:170px!important}.project-v2-card{flex-basis:88vw!important}.about-media,.photo-frame{height:365px!important}
}

@media(max-width:374px){
  .topbar{padding-left:12px!important;padding-right:12px!important}.topbar .brand-mark{width:38px;height:35px}.topbar .brand b{font-size:14px}.hero-v2{padding-left:13px!important;padding-right:13px!important}.hero-content h1{font-size:34px!important;letter-spacing:-1.7px!important}.hero-content>p{font-size:14px!important}.hero-media{height:278px!important;border-radius:23px!important}.fc-bottom{display:none!important}.hero-indicators article{min-height:75px!important;padding:11px!important}.hero-indicators article>.icon{width:36px!important;height:36px!important}.hero-indicators strong{font-size:19px!important}.section-v2{padding-left:13px!important;padding-right:13px!important}.services-v2-grid{grid-template-columns:1fr!important}.service-v2-card{min-height:116px!important;display:grid!important;grid-template-columns:55px 1fr!important;align-items:center!important;gap:12px!important;padding:15px!important}.service-v2-card p{margin-top:5px!important}.project-v2-card{flex-basis:90vw!important}.idea-v2{min-height:455px!important}.about-media,.photo-frame{height:330px!important}.contact-benefits{grid-template-columns:1fr!important}.lead-form-v2{padding:16px!important}
}

@media(min-width:761px) and (max-width:1024px){
  .hero-v2{min-height:760px;padding:132px 34px 118px;grid-template-columns:1fr .78fr}.hero-content h1{font-size:47px}.hero-media{height:490px;align-self:center}.hero-media>img{width:100%;height:490px;right:0}.portrait-halo{width:100%;height:390px}.fc-top{left:-5px}.hero-indicators{left:34px;right:34px}.section-v2{padding:82px 34px}.services-v2-grid{grid-template-columns:repeat(2,1fr)}.projects-v2-grid{grid-template-columns:repeat(2,1fr)}.about-v2,.contact-v2{grid-template-columns:1fr 1fr;gap:38px}.about-media,.photo-frame{height:470px}.about-code{display:none}.lead-form-v2{grid-template-columns:1fr}
}

@media(max-width:900px) and (orientation:landscape){
  .hero-v2{padding-top:96px!important}.hero-media{height:290px!important}.hero-media>img{object-position:center 18%!important}.hero-indicators{grid-template-columns:repeat(4,1fr)!important}.hero-indicators article{border-bottom:0!important;min-height:74px!important}.idea-v2{min-height:390px!important}
}
