:root{--bg:#03070d;--panel:#07111c;--panel2:#0a1725;--line:#17324d;--blue:#0798ff;--blue2:#2fb8ff;--text:#f7fbff;--muted:#9cb0c5;--green:#25d366;--font:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 0,#0a1d32 0,transparent 34%),var(--bg);color:var(--text);font-family:var(--font);overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.header{position:sticky;top:0;z-index:50;min-height:76px;padding:14px clamp(18px,5vw,70px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(47,184,255,.12);background:rgba(3,7,13,.84);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font-size:32px;font-weight:900;letter-spacing:-4px;color:var(--blue2);line-height:1}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:15px;letter-spacing:.04em}.brand-copy small{font-size:9px;letter-spacing:.28em;color:var(--muted);margin-top:3px}.nav{display:flex;align-items:center;gap:26px;font-size:14px;color:#d4e2ef}.nav a:hover{color:#fff}.nav-cta{padding:11px 16px;border-radius:10px;background:linear-gradient(135deg,#057ae8,#0ba8ff);font-weight:700}.menu-btn{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:#07111b;padding:10px}.menu-btn span{display:block;height:2px;background:#fff;margin:5px 0}.section{padding:88px clamp(18px,5vw,72px);max-width:1440px;margin:auto}.hero{min-height:760px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:42px;padding-top:68px}.eyebrow{display:inline-block;color:var(--blue2);font-weight:800;font-size:12px;letter-spacing:.18em;margin-bottom:16px}.hero h1{font-size:clamp(48px,6.2vw,88px);line-height:.96;letter-spacing:-.055em;margin:0 0 25px;max-width:760px}.hero h1 span,.screen-site h2 span,.phone h3 span{color:var(--blue)}.hero-copy>p{max-width:670px;font-size:18px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:12px;border:1px solid transparent;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:white;background:linear-gradient(135deg,#057be8,#08a8ff);box-shadow:0 12px 35px rgba(0,137,255,.22)}.btn-secondary{background:#07131f;border-color:#1b3d5b;color:#eaf6ff}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:24px;color:#b9cada;font-size:14px}.hero-points div{display:flex;align-items:center;gap:8px}.hero-points b{color:var(--blue2)}.hero-visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.glow{position:absolute;width:70%;height:70%;border-radius:50%;background:rgba(0,139,255,.22);filter:blur(90px)}.laptop{position:relative;width:88%;transform:perspective(1100px) rotateY(-7deg) rotateX(2deg);z-index:2}.laptop-top{aspect-ratio:1.55;border:8px solid #121820;border-radius:24px 24px 12px 12px;background:#03070c;box-shadow:0 28px 70px #000;overflow:hidden}.browser-bar{height:34px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#0a1018;color:#6f8296;font-size:9px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#25394b}.browser-bar span{margin-left:6px}.screen-site{padding:48px 36px;background:linear-gradient(120deg,rgba(2,7,12,.96),rgba(3,12,22,.74)),radial-gradient(circle at 90% 20%,#12385d,#06101c);height:calc(100% - 34px)}.screen-site small{font-weight:900}.screen-site h2{font-size:clamp(24px,3vw,42px);max-width:460px;line-height:1.02;margin:26px 0 12px}.screen-site p{color:#9bb0c3}.screen-site button,.mini-btn{border:0;border-radius:8px;background:#0a8fff;color:white;font-weight:800;padding:12px 18px}.laptop-base{height:18px;width:110%;margin-left:-5%;background:linear-gradient(#2b333c,#0b0f14);border-radius:3px 3px 24px 24px;box-shadow:0 15px 25px #000}.phone{position:absolute;z-index:4;width:31%;right:0;bottom:22px;aspect-ratio:.52;border:8px solid #1a222b;border-radius:34px;background:linear-gradient(160deg,#06111e,#02060a);box-shadow:0 25px 55px #000;padding:55px 20px 25px}.phone-notch{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:42%;height:17px;background:#111820;border-radius:20px}.phone small{font-weight:900}.phone h3{font-size:clamp(18px,2vw,29px);line-height:1.02;margin:38px 0 12px}.phone p{font-size:12px;color:#a9b8c6;line-height:1.5}.mini-btn{display:inline-block;font-size:11px;margin-top:10px}.trust-strip{padding:18px clamp(18px,5vw,72px);border-block:1px solid rgba(31,69,103,.45);display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#8da4b9;font-size:13px;background:#050c14}.trust-strip i{width:3px;height:3px;border-radius:50%;background:#1f5f8f;align-self:center}.section-head{max-width:760px;margin-bottom:38px}.section-head h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.04em;line-height:1.05;margin:0 0 15px}.section-head p{color:var(--muted);line-height:1.7;font-size:17px}.cards{display:grid;gap:18px}.services-grid{grid-template-columns:repeat(4,1fr)}.card{padding:28px;border:1px solid #142d43;border-radius:18px;background:linear-gradient(160deg,rgba(9,23,36,.92),rgba(5,13,22,.96));min-height:230px}.card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#08243d;color:var(--blue2);font-size:25px;margin-bottom:24px}.card h3{font-size:20px;margin:0 0 10px}.card p{color:var(--muted);line-height:1.6;margin:0}.portfolio{padding-top:70px}.project-card{display:grid;grid-template-columns:1.25fr .75fr;border:1px solid #17354e;border-radius:24px;overflow:hidden;background:#06101a}.project-preview{min-height:460px;background:radial-gradient(circle at 60% 20%,#331018,#07090d 42%);padding:30px;display:flex;align-items:center}.project-browser{position:absolute}.project-screen{width:100%;min-height:360px;border:1px solid #382127;background:linear-gradient(100deg,rgba(0,0,0,.92),rgba(16,2,4,.7)),radial-gradient(circle at 85% 20%,#4f0d13,#090909);padding:58px 38px;box-shadow:0 20px 60px #000}.project-logo{font-weight:900;letter-spacing:.08em}.project-screen h3{font-size:clamp(28px,4vw,52px);max-width:650px;margin:28px 0 10px;line-height:1.02}.project-screen h3 b{display:block;color:#e31c26}.project-screen p{color:#c4b8bb}.fake-red-btn{display:inline-block;margin-top:18px;background:#d91823;border-radius:8px;padding:13px 16px;font-weight:800;font-size:12px}.project-info{padding:45px;align-self:center}.status{font-size:13px;color:#6ee7a6}.project-info h3{font-size:30px;margin:15px 0}.project-info p{color:var(--muted);line-height:1.65}.tags{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 28px}.tags span{border:1px solid #1b405e;border-radius:999px;padding:7px 10px;color:#b7cadb;font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{position:relative;padding:28px;border-top:1px solid #1e5379;background:linear-gradient(180deg,rgba(8,28,44,.5),transparent)}.steps b{font-size:38px;color:#0b83d2}.steps h3{margin:14px 0 10px}.steps p{color:var(--muted);line-height:1.6}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start;padding-bottom:110px}.contact-copy h2{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.04em;margin:0 0 20px}.contact-copy p{color:var(--muted);line-height:1.7}.quote-form{display:grid;gap:16px;padding:28px;border:1px solid #183a55;border-radius:22px;background:#06111c}.quote-form label{display:grid;gap:8px;font-size:13px;font-weight:700;color:#c6d7e7}.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid #173851;background:#030a11;color:white;border-radius:11px;padding:14px;outline:none}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--blue)}.quote-form textarea{resize:vertical}.quote-form small{color:#6f879d;text-align:center}.footer{padding:42px clamp(18px,5vw,72px);border-top:1px solid #132b40;color:#7990a5;display:grid;gap:16px}.footer-brand{width:max-content;color:white}.footer p{max-width:600px;line-height:1.6}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:10px;background:var(--green);color:white;font-weight:900;border-radius:999px;padding:14px 18px;box-shadow:0 14px 40px rgba(37,211,102,.28)}.floating-wa:first-letter{font-size:20px}@media(max-width:1050px){.nav{display:none;position:absolute;top:76px;left:16px;right:16px;flex-direction:column;align-items:stretch;background:#07111b;border:1px solid #16364f;border-radius:16px;padding:18px}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{min-height:500px}.services-grid,.steps{grid-template-columns:repeat(2,1fr)}.project-card,.contact{grid-template-columns:1fr}.project-info{padding:30px}}@media(max-width:650px){.header{padding:12px 16px}.brand-mark{font-size:28px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:8px}.section{padding:68px 18px}.hero{min-height:auto}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-actions .btn{width:100%}.hero-points{display:grid}.hero-visual{min-height:390px;margin-top:8px}.laptop{width:100%}.screen-site{padding:30px 22px}.screen-site h2{font-size:25px}.phone{width:34%;right:-4px;bottom:24px;border-width:5px;border-radius:24px;padding:40px 12px 18px}.phone h3{font-size:16px;margin-top:25px}.phone p{font-size:9px}.services-grid,.steps{grid-template-columns:1fr}.card{min-height:auto}.project-preview{min-height:370px;padding:16px}.project-screen{min-height:320px;padding:48px 22px}.project-info{padding:26px 20px}.contact{gap:24px}.quote-form{padding:20px}.floating-wa span{display:none}.floating-wa{width:54px;height:54px;justify-content:center;padding:0}.trust-strip{justify-content:flex-start}.trust-strip i{display:none}}


/* PORTFÓLIO V2 */
.project-card + .project-card{margin-top:26px}
.achou-preview{background:radial-gradient(circle at 65% 20%,#403500,#07090d 44%)}
.achou-screen{border-color:#4a3d00;background:linear-gradient(100deg,rgba(0,0,0,.94),rgba(22,19,0,.76)),radial-gradient(circle at 85% 20%,#5d4e00,#090909)}
.achou-logo{color:#ffd400;font-size:28px;letter-spacing:-.04em}
.achou-screen h3 b{color:#ffd400}
.achou-screen p{color:#d8d1a7}
.fake-yellow-btn{display:inline-block;margin-top:18px;background:#ffd400;color:#050505;border-radius:8px;padding:13px 16px;font-weight:900;font-size:12px}

/* V3 — portfolio sem rótulos sobre as prévias */
.project-browser{display:none!important}
