/* PowerSellApp Google Flow Landing */
:root{--blue:#1a73e8;--blue2:#4285f4;--orange:#ff5722;--black:#202124;--gray:#5f6368;--line:#dadce0;--white:#fff;--bg:#f8fafd;--shell:1240px;--shadow:0 18px 60px rgba(60,64,67,.18);--soft:0 8px 28px rgba(60,64,67,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--black);background:var(--bg);line-height:1.55;overflow-x:hidden}a{text-decoration:none;color:inherit}img,video,svg{max-width:100%}.gp-shell{width:min(var(--shell),calc(100% - 40px));margin:0 auto}
.gp-video-bg{position:fixed;inset:0;z-index:-3;overflow:hidden;background:#eef3fb}.gp-video-bg video{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.02) brightness(1.03);transform:scale(1.06)}.gp-video-soft{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(248,250,253,.88)),radial-gradient(circle at 20% 10%,rgba(66,133,244,.18),transparent 28%),radial-gradient(circle at 90% 18%,rgba(255,87,34,.1),transparent 24%)}
.gp-header{position:sticky;top:0;z-index:100;padding:18px 0}.gp-header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:10px 16px;border:1px solid rgba(218,220,224,.78);border-radius:999px;background:rgba(255,255,255,.82);backdrop-filter:blur(22px);box-shadow:0 10px 32px rgba(60,64,67,.12)}.gp-brand{display:inline-flex;align-items:center;gap:10px;font-size:1.08rem;font-weight:850;color:var(--black)}.gp-brand img{width:42px;height:42px;object-fit:contain}.gp-nav{display:flex;justify-content:center;gap:8px}.gp-nav a{padding:10px 14px;border-radius:999px;color:var(--gray);font-size:.94rem;font-weight:750}.gp-nav a:hover{background:#f1f3f4;color:var(--black)}
.gp-header-cta,.gp-btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;border-radius:999px;font-weight:850;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gp-header-cta{min-height:48px;padding:0 20px;color:#fff;background:var(--blue);box-shadow:0 8px 20px rgba(26,115,232,.28)}.gp-btn{min-height:56px;padding:0 24px}.gp-header-cta:hover,.gp-btn:hover{transform:translateY(-2px)}.gp-btn-primary{color:#fff;background:var(--orange);box-shadow:0 10px 24px rgba(255,87,34,.25)}.gp-btn-light{color:var(--black);background:#fff;border:1px solid var(--line);box-shadow:var(--soft)}
.gp-hero,.gp-story,.gp-video-section,.gp-form-section,.gp-faq-section{padding:34px 0}.gp-hero-card,.gp-video-card,.gp-form-card{overflow:hidden;border-radius:34px;background:rgba(255,255,255,.86);border:1px solid rgba(218,220,224,.86);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.gp-hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;padding:38px}.gp-pill{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:8px 12px;border-radius:999px;color:var(--blue);background:#e8f0fe;border:1px solid #d2e3fc;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gp-pill b{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--blue);font-weight:900}
.gp-hero-copy h1,.gp-section-head h2,.gp-video-card h2,.gp-form-copy h2{margin:18px 0;font-size:clamp(2.35rem,5vw,4.9rem);line-height:.96;letter-spacing:-.065em;font-weight:850;color:var(--black)}.gp-hero-copy p,.gp-section-head p,.gp-video-card p,.gp-form-copy p{margin:0;color:var(--gray);font-size:1.08rem}.gp-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.gp-hero-dashboard{display:grid;gap:16px}.gp-metric-card{padding:24px;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:var(--soft)}.gp-metric-card small{display:block;color:var(--gray);font-weight:750}.gp-metric-card strong{display:block;margin:8px 0 6px;font-size:2.4rem;line-height:1;color:var(--black)}.gp-metric-card span{color:#188038;font-weight:850}.gp-mini-chart{height:120px;display:flex;gap:12px;align-items:end;padding:18px;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:var(--soft)}.gp-mini-chart i{flex:1;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,var(--blue2),var(--blue));min-height:22px}.gp-mini-chart i:nth-child(1){height:38%}.gp-mini-chart i:nth-child(2){height:58%}.gp-mini-chart i:nth-child(3){height:44%}.gp-mini-chart i:nth-child(4){height:76%}.gp-mini-chart i:nth-child(5){height:62%}.gp-mini-chart i:nth-child(6){height:90%}
.gp-section-head{max-width:900px;margin:0 auto 26px;text-align:center}.gp-track-wrap{position:relative}.gp-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 4px 20px}.gp-track::-webkit-scrollbar{display:none}.gp-panel{flex:0 0 min(980px,86vw);min-height:500px;scroll-snap-align:center;display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:center;padding:34px;border-radius:34px;background:rgba(255,255,255,.88);border:1px solid rgba(218,220,224,.9);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.gp-panel-tag{display:inline-flex;padding:8px 11px;border-radius:999px;color:var(--blue);background:#e8f0fe;border:1px solid #d2e3fc;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gp-panel h3{margin:15px 0;font-size:clamp(1.85rem,3vw,3.25rem);line-height:1;letter-spacing:-.055em;color:var(--black)}.gp-panel p{margin:0;color:var(--gray)}.gp-panel ul{display:grid;gap:12px;padding:0;margin:24px 0 0;list-style:none}.gp-panel li{position:relative;padding-left:28px;color:var(--black);font-weight:750}.gp-panel li:before{content:"✓";position:absolute;left:0;color:#188038}
.gp-map,.gp-phone,.gp-status-card,.gp-kpi-grid{width:100%;border:1px solid var(--line);background:#fff;box-shadow:var(--soft)}.gp-map{position:relative;height:330px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 25% 40%,rgba(66,133,244,.12),transparent 25%),#fff}.gp-map svg{position:absolute;inset:0;width:100%;height:100%}.gp-map path{fill:none;stroke:var(--blue);stroke-width:5;stroke-linecap:round;stroke-dasharray:14 14}.gp-dot{position:absolute;width:18px;height:18px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 8px rgba(26,115,232,.14)}.gp-dot:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#fff}.gp-dot.d1{left:24px;bottom:42px}.gp-dot.d2{left:130px;bottom:104px}.gp-dot.d3{left:234px;top:84px}.gp-dot.d4{right:28px;top:34px}.gp-map-label{position:absolute;right:18px;bottom:18px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid var(--line);font-size:.92rem;font-weight:800;color:var(--black);box-shadow:var(--soft)}
.gp-phone{width:285px;min-height:520px;margin:0 auto;padding:14px;border-radius:40px;background:#202124}.gp-phone-screen{min-height:492px;padding:20px 14px 14px;border-radius:30px;background:#fff;color:var(--black)}.gp-app-title{text-align:center;font-weight:850}.gp-app-block{margin-top:14px;padding:14px;border-radius:18px;background:#f8fafd;border:1px solid var(--line)}.gp-app-block strong,.gp-app-block span,.gp-app-block small{display:block}.gp-app-block span,.gp-app-block small{color:var(--gray)}.gp-app-tabs{display:flex;gap:8px;margin-top:14px}.gp-app-tabs b{flex:1;padding:10px 8px;border-radius:999px;text-align:center;background:#e8f0fe;color:var(--blue);font-size:.78rem}.gp-phone-screen button{width:100%;min-height:44px;margin-top:14px;border:0;border-radius:14px;color:#fff;background:var(--blue);font:inherit;font-weight:850}
.gp-status-card{padding:24px;border-radius:28px}.gp-status-top{display:flex;align-items:center;gap:14px}.gp-status-top span{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;color:#fff;background:var(--blue);font-size:1.6rem;font-weight:950}.gp-status-top strong,.gp-status-top small,.gp-status-grid small,.gp-status-grid b{display:block}.gp-status-top small,.gp-status-grid small{color:var(--gray)}.gp-status-ok{margin-top:20px;padding:14px 16px;border-radius:18px;color:#188038;background:#e6f4ea;border:1px solid #ceead6;font-weight:850}.gp-status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.gp-status-grid div{padding:14px;border-radius:18px;background:#f8fafd;border:1px solid var(--line)}
.gp-kpi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:18px;border-radius:28px}.gp-kpi-grid div{padding:18px;border-radius:20px;background:#f8fafd;border:1px solid var(--line)}.gp-kpi-grid small,.gp-kpi-grid strong,.gp-kpi-grid span{display:block}.gp-kpi-grid small{color:var(--gray)}.gp-kpi-grid strong{margin:8px 0;font-size:1.8rem;color:var(--black)}.gp-kpi-grid span{color:#188038;font-weight:850}
.gp-arrow{position:absolute;top:50%;z-index:5;width:54px;height:54px;border:1px solid var(--line);border-radius:50%;color:var(--black);background:rgba(255,255,255,.92);backdrop-filter:blur(16px);box-shadow:var(--soft);cursor:pointer;font-size:2.2rem;line-height:1}.gp-arrow-left{left:-18px}.gp-arrow-right{right:-18px}.gp-track-dots{display:flex;justify-content:center;gap:10px;margin-top:18px}.gp-track-dots button{width:11px;height:11px;border:0;border-radius:999px;cursor:pointer;background:#c7c9cc}.gp-track-dots button.is-active{width:46px;background:var(--blue)}
.gp-video-card,.gp-form-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;padding:34px}.gp-video-card h2,.gp-form-copy h2{font-size:clamp(2.1rem,4vw,4rem);margin-top:18px}.gp-video-frame{overflow:hidden;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:var(--soft)}.gp-video-toolbar{height:52px;display:flex;align-items:center;gap:8px;padding:0 18px;color:var(--gray);background:#f8fafd;border-bottom:1px solid var(--line)}.gp-video-toolbar span{width:11px;height:11px;border-radius:50%;background:#bdc1c6}.gp-video-toolbar b{margin-left:8px;font-size:.92rem}.gp-video-frame video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#000}.gp-chip-strip{padding:8px 0 32px}.gp-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.gp-chips div{padding:12px 16px;border-radius:999px;font-weight:800;color:var(--black);border:1px solid var(--line);background:rgba(255,255,255,.86);backdrop-filter:blur(16px);box-shadow:0 5px 16px rgba(60,64,67,.09)}
.gp-form-card{align-items:start}.gp-notes{display:grid;gap:14px;margin-top:24px}.gp-notes div{padding:18px;border-radius:22px;border:1px solid var(--line);background:#fff}.gp-notes strong,.gp-notes span{display:block}.gp-notes span{color:var(--gray)}.gp-form{padding:28px;border-radius:28px;color:var(--black);background:#fff;box-shadow:var(--shadow);border:1px solid var(--line)}.gp-form-head h3{margin:0 0 4px;font-size:1.85rem;letter-spacing:-.04em}.gp-form-head p{margin:0 0 22px;color:var(--gray)}.gp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gp-form label{display:grid;gap:8px;margin-bottom:16px;color:var(--black);font-size:.92rem;font-weight:800}.gp-form input,.gp-form select,.gp-form textarea{width:100%;min-height:52px;padding:0 14px;border-radius:16px;border:1px solid var(--line);background:#fff;color:var(--black);font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gp-form textarea{min-height:120px;padding-top:12px;resize:vertical}.gp-form input:focus,.gp-form select:focus,.gp-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 5px rgba(26,115,232,.12);transform:translateY(-1px)}.gp-form input.gp-error,.gp-form select.gp-error,.gp-form textarea.gp-error{border-color:#d93025;box-shadow:0 0 0 5px rgba(217,48,37,.12)}.gp-form-submit{width:100%;margin-top:6px}.gp-form-submit[disabled]{opacity:.72;cursor:wait}.gp-form-privacy{margin:16px 0 0;font-size:.82rem;color:var(--gray)}.gp-form-message{margin-top:14px;font-size:.92rem;font-weight:900}.gp-form-message.is-error{color:#d93025}.gp-form-message.is-success{color:#188038}.hp-wrap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.gp-faq-list{max-width:920px;margin:0 auto;display:grid;gap:14px}.gp-faq-list details{overflow:hidden;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:var(--soft)}.gp-faq-list summary{cursor:pointer;padding:22px 24px;list-style:none;font-weight:850;color:var(--black)}.gp-faq-list summary::-webkit-details-marker{display:none}.gp-faq-list p{margin:0;padding:0 24px 24px;color:var(--gray)}.gp-footer{padding:24px 0 34px;border-top:1px solid rgba(218,220,224,.75);background:rgba(255,255,255,.78);backdrop-filter:blur(16px)}.gp-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--gray)}.gp-footer a{color:var(--black)}.gp-whatsapp-float{position:fixed;z-index:120;right:20px;bottom:20px;display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;color:#fff;background:#25d366;box-shadow:0 16px 36px rgba(37,211,102,.34);font-weight:950}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1080px){.gp-hero-card,.gp-video-card,.gp-form-card,.gp-panel{grid-template-columns:1fr}}
@media(max-width:760px){.gp-shell{width:min(100% - 28px,var(--shell))}.gp-header-inner{grid-template-columns:auto auto}.gp-brand span,.gp-nav{display:none}.gp-header-cta{min-height:42px;padding:0 14px;font-size:.9rem}.gp-hero-copy h1,.gp-section-head h2,.gp-video-card h2,.gp-form-copy h2{font-size:clamp(2.08rem,11vw,3.75rem)}.gp-actions,.gp-btn{width:100%}.gp-actions{display:grid}.gp-hero-card,.gp-video-card,.gp-form-card{padding:22px;border-radius:28px}.gp-panel{flex-basis:88vw;min-height:auto;padding:22px;border-radius:28px}.gp-status-grid,.gp-kpi-grid,.gp-form-grid{grid-template-columns:1fr}.gp-phone{width:100%;max-width:285px}.gp-arrow{display:none}.gp-footer-inner{flex-direction:column;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
