:root{--navy:#071f4d;--deep:#04122e;--blue:#0b6cff;--cyan:#00b7c7;--ink:#0c1d3d;--muted:#60708a;--bg:#f3f6fb;--line:#dfe6f0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:white}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button{cursor:pointer}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #00a6bb;outline-offset:4px}button,a{transition:transform .18s,background .18s,box-shadow .18s}button:active,.button:active{transform:scale(.97)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1.05;letter-spacing:-.055em;font-weight:720;margin-bottom:28px}h1 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.12;letter-spacing:-.045em;margin-bottom:22px;font-weight:680}h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.025em}p,li{line-height:1.7}p{color:var(--muted)}.wrap{max-width:1200px;padding-left:28px;padding-right:28px;margin:auto}.section{padding-top:96px;padding-bottom:96px}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:750;color:#067c94;display:block;margin-bottom:20px}.skip{position:fixed;top:-100px;left:16px;z-index:30;background:white;padding:15px}.skip:focus{top:10px}header{height:88px;display:flex;align-items:center;gap:28px;padding:12px max(24px,calc((100vw - 1144px)/2));background:#ffffffef;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-right:auto;line-height:1.1;flex-shrink:0}.brand img{width:48px;height:48px;border-radius:13px}.brand span{font-size:.6rem;letter-spacing:.17em;font-weight:750}.brand strong{display:block;font-size:1.35rem;letter-spacing:-.04em;margin-top:4px}nav{display:flex;gap:24px}nav a{font-size:.875rem;text-decoration:none;color:#455573;font-weight:600}nav a:hover{color:var(--blue)}#menu{display:none}.button,.outline{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:14px 23px;border-radius:12px;font-weight:650;font-size:.95rem;text-decoration:none;border:1px solid transparent}.button{background:var(--blue);color:white;box-shadow:0 7px 18px #0b6cff20}.button:hover{background:#0055d8;transform:translateY(-2px);box-shadow:0 12px 24px #0b6cff30}.outline{background:white;color:var(--navy);border-color:var(--line)}.outline:hover{background:#eaf2ff}.small{min-height:42px;padding:10px 16px;font-size:.8rem}.text-link{font-size:.95rem;font-weight:650;color:var(--navy)}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero{background:linear-gradient(110deg,#fff 15%,#eef5ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;padding-top:90px;padding-bottom:82px}.lead{font-size:1.125rem;max-width:540px;line-height:1.75;margin-bottom:32px}.hero-note{display:flex;align-items:center;gap:10px;font-size:.75rem;color:#687c99;margin-top:30px}.line{height:2px;width:24px;background:var(--cyan)}.hero-visual{position:relative;padding:0 0 28px;display:flex;align-items:center;flex-direction:column}.brand-seal{width:340px;height:360px;max-width:100%;background:#f4f7ff;border:1px solid #dce8fb;border-radius:42px;box-shadow:0 35px 60px #07347516;transform:rotate(3deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.brand-seal img{width:270px;max-width:90%;height:auto}.brand-seal>span{font-size:.65rem;letter-spacing:.18em;color:#476485}.receipt{background:white;border:1px solid #dce7f8;border-radius:16px;box-shadow:0 12px 36px #07255219;padding:20px;display:flex;gap:15px;align-items:center;align-self:flex-start;margin-top:-33px;position:relative;min-width:370px}.receipt strong,.receipt small,.receipt div>span{display:block}.receipt strong{font-size:1.1rem;margin:5px 0}.receipt small{font-size:.6rem;color:#7990a9;letter-spacing:.08em}.receipt div>span{font-size:.75rem;color:#7586a0}.icon-box{background:#e9f8f1;color:#18a76f;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:1.3rem}.mini-tag{align-self:flex-start;font-size:.55rem;background:#edf3fc;color:#6b82a2;border-radius:5px;padding:5px}.visual-caption{font-size:.8rem;color:#6d83a0;line-height:1.5;margin-top:22px;text-align:center}.strip{background:var(--navy);color:#d6e6ff}.strip>.wrap{display:flex;justify-content:space-between;padding-top:26px;padding-bottom:26px;gap:15px}.strip span{font-size:.9rem}.strip strong{color:#56d7e2;font-weight:500;margin-right:14px}.section-head{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:38px}.section-head p{max-width:440px;margin-bottom:24px}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);padding:32px 28px;border-radius:20px;background:white;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #0926550b}.number{display:block;color:#08758b;font-size:.75rem;letter-spacing:.08em;font-weight:750;margin-bottom:27px}.card a{color:#0757d9;font-size:.875rem;font-weight:650}.card p{font-size:.95rem}.footnote{font-size:.8rem;line-height:1.6;margin-top:23px;margin-bottom:0}.soft{background:var(--bg)}.simulator{display:grid;grid-template-columns:340px 1fr;background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #08255308}.scenario{background:#edf3fc;padding:32px;border-right:1px solid var(--line)}.scenario-button{display:flex;gap:13px;width:100%;align-items:center;text-align:left;border:1px solid transparent;background:transparent;padding:17px 12px;border-radius:12px;color:var(--ink);margin-bottom:10px}.scenario-button.active{background:white;border-color:#c1d8fa;box-shadow:0 5px 12px #143d6b08}.scenario-button strong,.scenario-button small{display:block}.scenario-button strong{font-size:.95rem}.scenario-button small{font-size:.8rem;color:var(--muted);margin-top:5px}.scenario-button b{margin-left:auto;color:var(--blue)}.scenario-icon{width:34px;flex-shrink:0;font-size:1.8rem;color:var(--blue)}.journey{padding:35px 38px;display:flex;flex-direction:column;min-height:495px}.sim-top{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--muted);gap:10px}.pill{display:inline-flex;border-radius:6px;padding:7px 9px;font-size:.65rem;font-weight:750;letter-spacing:.07em;background:#e8f8fa;color:#08798c}.progress{display:flex;gap:7px;list-style:none;margin:25px 0 32px;padding:0}.progress li{flex:1;height:5px;border-radius:10px;background:#e4ecf7}.progress li.done{background:var(--blue)}#stage{flex:1}#stage h3{font-size:1.65rem;margin-bottom:14px}#stage .example{background:#f4f7fc;padding:18px;border-left:3px solid var(--cyan);border-radius:0 10px 10px 0;color:#405777;font-size:.95rem;line-height:1.6;margin-bottom:20px}.sim-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}button:disabled{opacity:.35;cursor:default}.test-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:28px 32px;background:white;border:1px solid var(--line);border-radius:17px}.test-callout h3{margin-bottom:5px}.test-callout p{margin:0;font-size:.9rem}.module-layout{display:grid;grid-template-columns:350px 1fr;gap:48px}.module-tabs{display:flex;flex-direction:column;gap:10px}.module-tabs button{display:flex;align-items:center;gap:18px;text-align:left;border:1px solid var(--line);background:white;border-radius:13px;padding:21px;color:var(--muted);font-size:.85rem}.module-tabs button span{flex:1;font-size:1rem;font-weight:650;color:var(--ink)}.module-tabs button[aria-pressed=true]{background:var(--navy);color:#53d0e0;border-color:var(--navy)}.module-tabs button[aria-pressed=true] span{color:white}.module-content{padding:35px 38px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#f8faff,white)}.module-content h3{font-size:1.9rem}.module-content ul{padding-left:20px;color:var(--muted)}.module-content li{margin-bottom:10px}.dark{background:var(--deep);color:white}.dark p{color:#9fb2cf}.dark .eyebrow{color:#55cedb}.dashboard-preview{background:#10264a;border:1px solid #294369;border-radius:23px;overflow:hidden}.preview-top{padding:22px 28px;display:flex;justify-content:space-between;gap:12px;font-size:.7rem;letter-spacing:.08em;color:#8aa6ca}.preview-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 28px}.preview-stats>div{background:#18365c;border:1px solid #355278;border-radius:12px;padding:18px 22px}.preview-stats span{font-size:.8rem;color:#aec5e2}.preview-stats strong{display:block;font-size:2.5rem;line-height:1.3;font-weight:600}.preview-bottom{padding:40px;display:grid;grid-template-columns:1.15fr 1fr;gap:65px}.preview-bottom h3{font-size:2rem}.sample-timeline{border-left:1px solid #395474;padding:0 0 0 25px}.sample-timeline>div{position:relative;margin-bottom:28px}.sample-timeline small{display:block;font-size:.65rem;letter-spacing:.1em;color:#7ed4de;margin-bottom:8px}.sample-timeline strong{font-size:1.05rem}.sample-timeline p{font-size:.8rem;margin:7px 0 0}.status-dot{position:absolute;left:-31px;top:2px;background:#0b6cff;border:3px solid #10264a;box-shadow:0 0 0 1px #315376;width:12px;height:12px;border-radius:50%}.status-dot.amber{background:#eea21a}.status-dot.neutral{background:#788da8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-grid a{border:1px solid var(--line);padding:25px;border-radius:14px;text-decoration:none;background:white}.service-grid a:hover{border-color:#a7c8f6;background:#f4f8ff}.service-grid b{display:block;font-size:1.05rem;margin-bottom:9px}.service-grid span{font-size:.85rem;color:var(--muted)}.testing{display:grid;grid-template-columns:1fr 1fr;gap:70px}.agenda{padding:0;list-style:none}.agenda li{display:flex;gap:20px;margin:21px 0}.agenda b{font-size:.8rem;color:var(--blue);min-width:45px;padding-top:3px}.agenda span{color:#536b88;font-size:.95rem}.checklist{background:white;padding:30px;border:1px solid var(--line);border-radius:20px}.check-header{display:flex;justify-content:space-between;gap:15px;align-items:baseline}.check-header h3{font-size:1.15rem}.check-header span{font-size:.8rem;color:var(--blue);white-space:nowrap}.checklist label{display:flex;gap:12px;padding:16px 0;border-top:1px solid #e9eef5;font-size:.9rem;line-height:1.5;cursor:pointer}.checklist input{width:20px;height:20px;flex-shrink:0;accent-color:var(--blue)}.checklist button{margin-top:15px;font-size:.85rem}.checklist p{margin:10px 0 0;font-size:.8rem}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:26px}.comparison article{padding:32px;border-radius:20px;background:#f3f8ff;border:1px solid #d7e5f9}.comparison article:nth-child(2){background:#f9fafc;border-color:var(--line)}.comparison h3{margin-top:20px}.comparison ul{padding-left:20px;color:#5b708d}.comparison li{margin:12px 0;font-size:.95rem}.muted-pill{background:#e9eef5;color:#61738e}.roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:50px}.roadmap>div{border-top:2px solid #dae7f7;padding-top:22px}.roadmap b{font-size:.8rem;color:var(--blue)}.roadmap h3{margin:14px 0 8px}.roadmap p{font-size:.9rem}.faq-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}details{border-bottom:1px solid #d6e2f0;padding:20px 0}summary{cursor:pointer;font-weight:650;font-size:1rem;line-height:1.5}details p{margin:16px 0 0;font-size:.95rem}details a{display:inline-block;margin-top:12px;color:var(--blue)}code{font-size:.85rem;overflow-wrap:anywhere}.references>p{max-width:820px}.references .three{margin-top:28px}.references a{text-decoration:none;padding:25px;background:#f5f8fc;border:1px solid var(--line);border-radius:14px}.references a:hover{background:#edf4ff}.references strong{font-size:.95rem}.references a p{margin-top:13px;margin-bottom:0;font-size:.9rem}.closing{background:#eaf2ff;text-align:center;padding:70px 0}.closing img{width:75px;height:75px;border-radius:20px;margin-bottom:22px}.closing .actions{justify-content:center}.closing h2{margin-bottom:30px}.closing .eyebrow{margin-bottom:14px}footer{display:flex;justify-content:space-between;gap:20px;padding-top:28px;padding-bottom:28px;color:#73839a;font-size:.75rem}.noscript{position:fixed;bottom:0;background:#fff0d3;padding:20px;z-index:30;width:100%}@media(max-width:1000px){header{gap:15px}nav{gap:15px}.hero-grid{gap:30px}.receipt{min-width:0;width:100%}.brand-seal{width:280px;height:320px}.brand-seal img{width:230px}.section-head{gap:35px}.module-layout{grid-template-columns:300px 1fr;gap:25px}.testing{gap:30px}.simulator{grid-template-columns:300px 1fr}.journey{padding:28px}.preview-bottom{gap:30px}.faq-layout{gap:35px}}@media(max-width:760px){header{height:auto;min-height:76px;padding:12px 20px;flex-wrap:wrap}.brand img{width:42px;height:42px}header>.button{display:none}#menu{display:block;border:1px solid var(--line);border-radius:8px;padding:10px 16px;background:white;color:var(--navy)}nav{display:none;flex-basis:100%;padding:16px 0;flex-wrap:wrap}nav.open{display:flex}.wrap{padding-left:22px;padding-right:22px}.hero-grid{grid-template-columns:1fr;padding-top:52px;padding-bottom:40px}.hero-visual{max-width:390px;width:100%;margin:10px auto}.hero-note{font-size:.7rem}.strip>.wrap{flex-direction:column;gap:16px}.section{padding-top:58px;padding-bottom:58px}.section-head,.module-layout,.testing,.faq-layout,.comparison,.preview-bottom{grid-template-columns:1fr;gap:24px}.section-head{margin-bottom:24px}.section-head h2{margin-bottom:8px}.section-head p{margin-bottom:0}.three,.service-grid{grid-template-columns:1fr}.simulator{grid-template-columns:1fr}.scenario{padding:25px;border-right:0;border-bottom:1px solid var(--line)}.scenario .number{margin-bottom:15px}.scenario-button{padding:12px;margin-bottom:5px}.scenario .footnote{margin-top:12px}.journey{padding:25px;min-height:440px}.test-callout{flex-direction:column;align-items:flex-start;padding:24px}.module-content{padding:28px}.preview-top{flex-direction:column}.preview-stats{grid-template-columns:1fr 1fr;padding:0 20px}.preview-stats>div{padding:17px}.preview-bottom{padding:30px 22px}.sample-timeline{margin-left:6px;margin-top:15px}.roadmap{grid-template-columns:1fr 1fr;gap:20px}.comparison article{padding:25px}.checklist{padding:24px}.actions{gap:20px}.faq-layout>div:first-child p{margin-bottom:0}footer{flex-direction:column;gap:12px}.sim-top{flex-wrap:wrap}.small{font-size:.85rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}@media print{header,.hero-visual,.simulator,.closing,button,.skip{display:none!important}body,.dark,.soft{background:white;color:black}.section{padding:24px 0}.wrap{max-width:none}.section-head,.three,.comparison,.faq-layout,.testing{display:block}article,details{break-inside:avoid}details>*{display:block!important}.dark p{color:#333}a{color:#0645ad}.preview-stats{color:black}.dashboard-preview{background:#eee}.footnote{font-size:10pt}}

/* Marca MyCity fornecida pelo projeto. */
.brand img{width:68px;height:46px;object-fit:cover;border-radius:7px}.brand-seal{width:100%;height:auto;aspect-ratio:1.5;background:#06111f;border-radius:24px;transform:none;border-color:#132b40;overflow:hidden;box-shadow:0 30px 60px #071f4d25}.brand-seal img{width:100%;max-width:100%;height:100%;object-fit:contain}.brand-seal>span{display:none}.hero-visual{min-width:0}.receipt{margin-top:-10px;max-width:100%}.closing img{width:180px;height:120px;object-fit:contain;border-radius:15px}
/* MyCity 2.0: abertura de produto, identidade azul e ciano. */
:root{--blue:#0868ef;--cyan:#00bace;--navy:#082851}
header{height:78px;box-shadow:0 3px 16px #07254a06}.brand-name{font-size:1.65rem!important;letter-spacing:-.06em!important;font-weight:780!important;color:#0b2343}.brand-name>span{font-size:inherit;letter-spacing:inherit;color:#009bb9}.brand img{width:62px;height:43px}.hero{background:radial-gradient(ellipse at 100% 10%,#007d9570,transparent 50%),linear-gradient(125deg,#071d46,#0a3377 60%,#085acc);color:white;position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff03 1px,transparent 1px),linear-gradient(90deg,#ffffff03 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.hero-grid{grid-template-columns:1.04fr 1fr;gap:55px;padding-top:90px;padding-bottom:105px;position:relative}.hero .eyebrow{color:#87e5ee;font-size:.68rem;letter-spacing:.11em;display:inline-block;padding:9px 13px;border:1px solid #61cbe842;background:#143d6480;border-radius:30px;margin-bottom:25px}.hero h1{font-size:clamp(2.8rem,4.4vw,4rem);letter-spacing:-.045em;line-height:1.08;color:white}.hero h1 em{color:#73e8e0}.hero .lead{color:#c0d2eb;font-size:1.08rem;line-height:1.75}.hero .button{background:#18c29b;color:#052f34;box-shadow:0 10px 28px #04d5a724}.hero .button:hover{background:#39dfb7;color:#052f34}.hero-panel-link{color:white;text-decoration:none;border:1px solid #8dafce60;border-radius:12px;padding:15px 21px;background:#ffffff05}.hero-panel-link:hover{background:#ffffff14}.hero-note{color:#9fb9d7}.hero .actions{gap:15px}.product-visual{padding:0 0 95px 25px;position:relative;margin-top:25px}.product-window{width:100%;background:#fff;border:1px solid #d5e5f4;border-radius:20px;box-shadow:0 25px 65px #031a4650;overflow:hidden;color:var(--ink);transform:perspective(1400px) rotateY(-5deg)}.window-bar{display:flex;align-items:center;gap:10px;background:#f7faff;border-bottom:1px solid #e6edf6;padding:15px}.window-bar>strong{font-size:.75rem;font-weight:700;flex:1}.window-bar>strong>span{font-weight:450;color:#7f90a6}.window-dots{display:flex;gap:4px}.window-dots i{width:6px;height:6px;background:#c7d6e6;border-radius:50%}.window-demo{font-size:.55rem;letter-spacing:.06em;color:#5384b7;background:#eaf3ff;padding:5px 6px;border-radius:4px}.product-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 19px 10px;gap:8px}.product-stats>div{padding:12px 15px;border-radius:11px;background:#eaf3ff;color:#146bd2}.product-stats>div:nth-child(2){background:#fff5df;color:#9d7326}.product-stats>div:nth-child(3){background:#e5f8ee;color:#178661}.product-stats small{font-size:.65rem;white-space:nowrap}.product-stats strong{display:block;font-size:1.9rem;line-height:1.25;font-weight:700}.product-body{padding:18px 20px 20px}.product-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:14px}.product-heading h3{font-size:.85rem;margin:0}.product-heading>span{font-size:.55rem;color:#8a9aaf;white-space:nowrap}.product-row{display:flex;align-items:center;gap:9px;padding:15px 0;border-top:1px solid #e7edf5}.product-symbol{font-size:.65rem;color:#7b9abd;padding:8px;background:#f1f6fb;border-radius:7px}.product-row>div{flex:1;min-width:0}.product-row strong{display:block;font-size:.73rem}.product-row small{display:block;font-size:.58rem;color:#8699ae;margin-top:5px}.state{font-weight:600;font-size:.52rem;border-radius:4px;padding:5px;white-space:nowrap}.blue-state{background:#e7f2ff;color:#3175b8}.amber-state{background:#fff0d9;color:#9b721c}.green-state{background:#e5f6ed;color:#288962}.mini-bars{margin-top:14px}.mini-bars>span{font-size:.65rem;color:#8296aa}.mini-bars>div{display:flex;gap:4px;height:7px;margin-top:9px;border-radius:10px;overflow:hidden}.window-bottom{padding:13px 20px;background:#f8fbff;display:flex;justify-content:space-between;gap:7px;font-size:.6rem;color:#718cab}.window-bottom a{color:#0868dc;text-decoration:none;font-weight:650}.quick-app{position:absolute;bottom:0;left:-14px;background:white;color:var(--ink);border:6px solid #091b39;border-radius:25px;box-shadow:0 20px 40px #001a4a40;width:204px;overflow:hidden;transform:translateY(0);animation:app-in .6s ease-out both}.quick-app-top{display:flex;align-items:center;gap:9px;padding:16px 12px;background:#0a2851;color:white}.quick-app-top img{width:37px;height:32px;object-fit:cover;border-radius:6px}.quick-app-top>span{font-size:.86rem;font-weight:650}.quick-app-top small{display:block;font-size:.6rem;color:#bed0e8;font-weight:400;margin-top:4px}.quick-app>a{display:flex;align-items:center;gap:8px;padding:11px 12px;text-decoration:none;font-size:.73rem;border-bottom:1px solid #e4edf6;font-weight:600}.quick-app>a:hover{background:#eef7ff}.quick-app>a>span:last-child{margin-left:auto;color:#6498c5}.quick-icon{color:#0b8bbc;display:flex;align-items:center;justify-content:center;background:#eaf5fc;width:27px;height:27px;border-radius:7px}.quick-icon svg{width:17px;height:17px}.quick-note{font-size:.6rem;text-align:center;color:#607e9a;padding:11px;background:#f4f8fd}.strip{background:#f6f9ff;border-bottom:1px solid #e1eaf5;color:#62768f}.strip strong{color:#078bae}.card{border-top:3px solid #00b6c5}.section-head h2{letter-spacing:-.04em}.dark{background:linear-gradient(120deg,#051c3e,#0b2e61)}.closing{background:linear-gradient(120deg,#eaf5ff,#e6f9f6)}.scenario-icon svg{width:29px;height:29px}.module-content{box-shadow:0 12px 35px #072a4c06}.scenario-button:hover{background:#fff}.section-head{margin-bottom:38px}#stage{animation:stage-in .22s ease both}nav a[aria-current="location"]{color:#007d9a}.brand img{object-fit:contain;background:#06111f}.reading-progress{position:fixed;left:0;top:0;height:3px;background:linear-gradient(90deg,#1679ff,#00d8b4);z-index:50;width:0;pointer-events:none}.demo-launcher{position:fixed;bottom:20px;right:22px;display:flex;gap:4px;padding:5px;border:1px solid #d0e0f4;border-radius:13px;background:#fffffff2;box-shadow:0 8px 28px #061e4220;z-index:15;backdrop-filter:blur(12px)}.demo-launcher a{font-size:.78rem;font-weight:650;text-decoration:none;padding:10px 14px;border-radius:8px;color:#215480}.demo-launcher a:first-child{background:#0868ef;color:white}.demo-launcher a:hover{box-shadow:inset 0 0 0 2px #63c8e3}.scenario-icon svg,.quick-icon svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@keyframes stage-in{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes app-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.hero-grid{gap:32px}.product-visual{padding-left:10px}.quick-app{left:-10px;width:185px}.product-heading{align-items:flex-start;flex-direction:column}.product-row{gap:6px}.product-row .product-symbol{display:none}.hero .actions{gap:10px}.hero .button,.hero-panel-link{font-size:.85rem;padding:14px 16px}.hero h1{font-size:3.2rem}}@media(max-width:760px){header{height:auto}.hero-grid{grid-template-columns:1fr;padding-top:50px;padding-bottom:55px}.hero h1{font-size:clamp(2.55rem,9vw,3.4rem)}.hero .eyebrow{font-size:.58rem;letter-spacing:.08em}.product-visual{padding:0 0 90px 15px;max-width:480px;margin:12px auto 0;width:100%}.product-window{transform:none}.quick-app{left:0;width:175px}.quick-app>a{font-size:.67rem;padding:9px 10px}.product-heading{flex-direction:row}.product-heading h3{font-size:.75rem}.product-heading>span{font-size:.5rem}.product-stats{padding:17px 12px 8px}.product-stats>div{padding:10px 12px}.product-body{padding:15px 13px}.product-row strong{font-size:.66rem}.product-row small{font-size:.54rem}.window-bar{padding:13px 10px;gap:7px}.window-bar>strong{font-size:.65rem}.product-row .state{font-size:.47rem}.product-window .window-bottom{padding-left:180px;min-height:56px}.window-bottom>span{display:none}.window-bottom a{line-height:1.5}.demo-launcher{bottom:10px;right:10px}.demo-launcher a{font-size:.73rem;padding:9px 12px}footer{padding-bottom:85px}.hero-note{line-height:1.6}}@media(prefers-reduced-motion:reduce){.quick-app,#stage{animation:none}.product-window{transform:none}}@media print{.demo-launcher,.reading-progress{display:none}.hero{background:white;color:black}.hero h1,.hero h1 em{color:black}.hero .lead{color:#333}}
/* Edição 3: exposição fiel do produto e proporção real de aparelho. */
header{background:#07111eef;border-bottom-color:#ffffff10;color:#fff;backdrop-filter:blur(20px)}.brand-name{color:#f3f7ff}.brand-name>span{color:#35cabe}nav a{color:#b0bfd3}nav a:hover,nav a[aria-current=location]{color:#53dbcd}header>.button{background:linear-gradient(110deg,#155cd5,#138971)}.hero{background:radial-gradient(ellipse at 85% 23%,#00847124,transparent 40%),radial-gradient(ellipse at 5% 0,#1c438b34,transparent 45%),#060d17}.hero:before{background-size:80px 80px;opacity:.4}.hero-grid{grid-template-columns:1fr 1fr;gap:42px;padding-top:56px;padding-bottom:65px;min-height:800px}.hero h1{font-size:clamp(3rem,4.7vw,4.5rem);letter-spacing:-.05em;line-height:1.07}.hero h1 em{background:linear-gradient(105deg,#3992ff,#15c7d8,#44d99b);background-clip:text;-webkit-background-clip:text;color:transparent}.hero .lead{color:#a9b7cc;line-height:1.8;font-size:1.07rem}.hero .eyebrow{background:#0b333538;border-color:#178c8d65;color:#a8d5d8}.hero .button{background:linear-gradient(110deg,#1763e5,#158974);color:white;box-shadow:0 12px 32px #106ebb21}.hero .button:hover{background:linear-gradient(110deg,#2879fc,#1aa588);color:white}.hero-note{color:#8295af}.real-product{height:680px;position:relative;min-width:0;isolation:isolate}.real-panel{position:absolute;top:72px;right:-12px;width:100%;max-width:510px;border:1px solid #314254;border-radius:14px;background:#142437;box-shadow:0 28px 55px #0005;overflow:hidden;transform:perspective(1600px) rotateY(-7deg);z-index:-1}.real-panel-label{display:flex;justify-content:space-between;gap:9px;align-items:center;padding:12px 15px;color:#d4e5ed;font-size:.8rem}.real-panel-label>span{font-size:.5rem;color:#819cae}.real-panel img{display:block;width:100%;height:auto}.device{position:absolute;top:14px;left:5px;width:284px;margin:0;padding:10px;background:linear-gradient(125deg,#253141,#070a0e 28%,#141c26 78%,#455368);border:1px solid #46505d;border-radius:40px;box-shadow:0 2px 0 #6a748580 inset,0 30px 55px #0007,0 0 50px #188be51c;animation:device-arrive .7s cubic-bezier(.2,.7,.2,1) both}.device:before{content:"";position:absolute;left:-3px;top:95px;width:3px;height:57px;border-radius:3px;background:#44505f}.device:after{content:"";position:absolute;right:-3px;top:130px;width:3px;height:65px;border-radius:3px;background:#44505f}.device-speaker{height:16px;display:flex;align-items:center;justify-content:center}.device-speaker:after{content:"";width:46px;height:4px;border-radius:5px;background:#070a0e;box-shadow:0 1px 0 #424955}.device-screen{width:100%;aspect-ratio:390/844;overflow:hidden;border-radius:24px;background:#f3f6fb;position:relative}.device-screen>img{display:block;width:349.487179%;max-width:none;height:auto;transition:opacity .18s ease;aspect-ratio:1363/936}.device-screen>img.swapping{opacity:0}.device-chin{height:14px;display:flex;align-items:center;justify-content:center}.device-chin i{width:70px;height:3px;border-radius:3px;background:#555e6d}.device-caption{position:absolute;bottom:0;left:0;right:0;padding:0 0 0 5px}.screen-kicker{font-size:.6rem;letter-spacing:.12em;color:#7895aa;display:block;margin-bottom:11px}.screen-controls{display:flex;gap:7px;flex-wrap:wrap}.screen-controls button{padding:9px 12px;border:1px solid #344858;background:#0d1d2c;color:#acbfd0;border-radius:8px;font-size:.75rem}.screen-controls button[aria-pressed=true]{background:#163d4a;border-color:#169998;color:#91f3df}.screen-controls button:hover{border-color:#67bbca}.device-caption p{color:#8da5ba;font-size:.73rem;margin-top:10px;line-height:1.5}.actual-dashboard{border:1px solid #314965;border-radius:18px;overflow:hidden;box-shadow:0 20px 70px #0004}.actual-dashboard img{display:block;width:100%;height:auto}.panel-actions{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:26px}.panel-actions p{max-width:640px;font-size:.95rem;margin:0}.panel-actions .button{flex-shrink:0}.business{padding-bottom:45px}.business-note{margin-top:22px;border-color:#e0e8f0}.business-note summary{font-size:.9rem;color:#2f587d}.business-note p{max-width:940px}.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.reveal-ready.revealed{opacity:1;transform:none}.strip{background:#0b1827;border-color:#243142;color:#9cb2c9}.strip strong{color:#3ec9bf}.demo-launcher{background:#0c2031ed;border-color:#345066}.demo-launcher a{color:#b5dae7}.demo-launcher a:first-child{background:#146bd7;color:white}@keyframes device-arrive{from{transform:translateY(18px);opacity:0}to{transform:none;opacity:1}}@media(min-width:1500px){.wrap{max-width:1320px}.hero-grid{gap:65px}.real-panel{max-width:560px;right:-12px}.device{left:22px;width:292px}.real-product{height:700px}.hero-grid{min-height:850px}}@media(max-width:1100px){.hero-grid{gap:28px}.real-product{height:655px}.device{width:268px;left:0}.real-panel{top:90px;right:-5px}.hero h1{font-size:3.3rem}.hero .actions{align-items:stretch;flex-direction:column;max-width:290px}.hero .lead{font-size:1rem}}@media(max-width:760px){header{background:#07111efa}#menu{background:#152c40;border-color:#345066;color:white}.hero-grid{grid-template-columns:1fr;min-height:0;padding-top:45px;padding-bottom:35px;gap:26px}.hero h1{font-size:clamp(2.7rem,10vw,4rem)}.hero .actions{max-width:none;flex-direction:row}.real-product{height:685px;width:100%;max-width:470px;margin:auto}.real-panel{right:0;top:45px;width:100%;transform:none}.device{width:270px;left:50%;transform:translateX(-50%);top:55px;animation:none}.device-caption{text-align:center;bottom:0;padding:0}.screen-controls{justify-content:center}.device-caption p{margin-bottom:0}.real-panel-label{font-size:.66rem}.real-panel-label>span{font-size:.48rem}.panel-actions{flex-direction:column;align-items:flex-start}.hero-note{margin-top:24px}.strip>.wrap{gap:12px}.actual-dashboard{border-radius:10px}.business{padding-bottom:20px}.demo-launcher a{font-size:.72rem}}@media(max-width:360px){.device{width:246px}.real-product{height:640px}.screen-controls button{padding:8px 9px}.hero .actions{flex-direction:column}.hero h1{font-size:2.6rem}}@media(prefers-reduced-motion:reduce){.device{animation:none}.reveal-ready{opacity:1;transform:none;transition:none}.device-screen>img{transition:none}}@media print{header,.real-product,.demo-launcher{display:none}.hero h1 em{background:none;color:#123}.reveal-ready{opacity:1;transform:none}.hero{color:#123;background:white}.hero .lead{color:#456}}

/* Espaço próprio para controles, separado da moldura. */
.real-product{height:740px}.device-caption{bottom:0}.real-panel{top:125px}
@media(min-width:1500px){.real-product{height:760px}}
@media(max-width:1100px){.real-product{height:700px}}
@media(max-width:760px){.real-product{height:750px}.real-panel{top:45px}}
@media(max-width:360px){.real-product{height:700px}}
