:root{--ink:#0b1733;--muted:#69738a;--blue:#2b4eff;--purple:#8b38ef;--soft:#f7f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial;color:var(--ink)}a{text-decoration:none;color:inherit}header{height:74px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f7;position:sticky;top:0;background:#fffd;backdrop-filter:blur(12px);z-index:10}.brand{font-size:27px;font-weight:800;letter-spacing:-2px}.brand span,small{color:#5043ea}nav{display:flex;gap:32px;font-size:13px;font-weight:600}.actions,.buttons{display:flex;gap:12px}.button{display:inline-flex;justify-content:center;align-items:center;padding:12px 20px;border-radius:9px;background:linear-gradient(110deg,var(--blue),var(--purple));color:white;font-size:13px;font-weight:700;border:1px solid transparent}.button.ghost{background:white;color:#3544d8;border-color:#c5c9ff}.button.big{padding:15px 24px}.hero{min-height:600px;padding:60px 8%;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;background:radial-gradient(circle at 78% 45%,#e8e6ff,transparent 32%),linear-gradient(120deg,#fff,#f8f8ff)}.copy{max-width:560px}.copy small,.intro small,.steps>small{font-size:10px;font-weight:800;letter-spacing:.1em}.copy h1{font-size:50px;line-height:1.12;letter-spacing:-2.5px;margin:14px 0 20px}.copy h1 em{font-style:normal;color:#5144ef}.copy>p,.intro>p{color:var(--muted);line-height:1.7}.buttons{margin:30px 0 45px}.benefits{display:flex;gap:25px;color:#526078;font-size:11px}.visual{height:470px;position:relative}.circle{position:absolute;width:410px;height:410px;border:1px solid #d9d9ff;border-radius:50%;right:0}.card{position:absolute;right:20px;top:85px;width:220px;height:320px;border-radius:20px;background:linear-gradient(150deg,#25262b,#07080a);transform:rotate(11deg);color:white;text-align:center;padding:40px 22px;box-shadow:0 30px 45px #1114}.card>b{font-size:34px}.card strong{display:block;font-size:29px;margin:9px}.card strong i{color:#6751ff}.card>div{width:105px;height:105px;margin:14px auto;background:white;color:#111;border-radius:8px;font-size:82px;line-height:105px}.phone{position:absolute;right:225px;width:245px;height:470px;border:8px solid #111;border-radius:39px;background:white;text-align:center;overflow:hidden;transform:rotate(4deg);box-shadow:0 30px 50px #17204444;padding:0 14px 14px}.notch{position:absolute;top:7px;left:85px;width:62px;height:17px;border-radius:20px;background:#080808}.cover{height:120px;margin:0 -14px;background:linear-gradient(135deg,#142889,#6136ea)}.avatar{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#e6c6ab;border:4px solid white;margin:-29px auto 4px;font-weight:800}.phone h3{margin:2px;font-size:15px}.phone>small{font-size:9px;color:#333}.phone section{display:flex;justify-content:space-around;margin-top:12px;padding:13px 3px;border-radius:12px;box-shadow:0 5px 18px #18256120;color:#3651e8}.phone section i{display:block;color:#333;font-size:7px;margin-top:5px;font-style:normal}.phone article{text-align:left;padding:15px 4px;font-size:9px}.phone button,.preview button{width:100%;border:0;border-radius:7px;padding:10px;color:white;background:linear-gradient(90deg,var(--blue),var(--purple))}.block{padding:70px 5.5%;display:grid;grid-template-columns:270px 1fr;gap:55px}.intro h2,.steps h2{font-size:28px;line-height:1.25;margin:12px 0}.resources,.products{background:#fafbff}.grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.grid article{height:110px;border:1px solid #e9ebf4;border-radius:13px;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:#3455ec;font-size:28px;box-shadow:0 7px 20px #15234a0a}.grid b{font-size:10px;color:var(--ink)}.channel-icon{width:34px;height:34px;display:block;object-fit:contain}.channel-icon.utility{padding:3px;filter:invert(35%) sepia(90%) saturate(3060%) hue-rotate(222deg) brightness(96%) contrast(92%)}.channel-icon.whatsapp{filter:invert(62%) sepia(70%) saturate(693%) hue-rotate(86deg) brightness(91%) contrast(91%)}.channel-icon.instagram{filter:invert(29%) sepia(97%) saturate(2763%) hue-rotate(308deg) brightness(91%) contrast(98%)}.channel-icon.facebook{filter:invert(34%) sepia(91%) saturate(1157%) hue-rotate(193deg) brightness(87%) contrast(98%)}.channel-icon.pix{filter:invert(61%) sepia(55%) saturate(645%) hue-rotate(127deg) brightness(91%) contrast(90%)}.channel-icon.youtube{filter:invert(18%) sepia(97%) saturate(7475%) hue-rotate(359deg) brightness(105%) contrast(116%)}.intro ul{list-style:none;padding:12px 0;line-height:2.2;font-size:13px}.intro li:before{content:'✓';color:white;background:#5841eb;border-radius:50%;padding:2px 5px;margin-right:8px}.panel{min-height:420px;border-radius:17px;background:#f0f2ff;padding:18px;display:grid;grid-template-columns:140px 1fr 210px}.panel aside{background:white;border-radius:10px 0 0 10px;padding:20px 10px;display:flex;flex-direction:column;gap:16px;font-size:10px}.panel aside b{font-size:18px;margin-bottom:12px}.panel aside span{color:#543eea}.panel aside a{padding:8px}.panel aside .selected{background:#eef0ff;color:#4938df}.form{background:white;padding:15px}.form h3{margin-top:0}.form label{display:block;font-size:9px;margin:10px 0}.form label>*{display:block;width:100%;margin-top:5px}.form input,.form textarea{border:1px solid #e1e4ee;border-radius:5px;padding:8px;font:10px Inter}.mock-cover{height:65px;border-radius:7px;background:linear-gradient(130deg,#0b092d,#5021a5,#101a55)}.colors{color:#3457f0;font-size:25px;word-spacing:8px}.preview{align-self:center;height:350px;margin:12px;border:7px solid #141519;border-radius:29px;background:white;text-align:center;padding:0 10px 12px;overflow:hidden}.preview>div{height:115px;margin:0 -10px 20px;background:linear-gradient(135deg,#162b90,#6a3be8)}.preview b,.preview small{display:block;margin:7px}.preview p{font-size:9px;margin:35px 0}.stats{margin:0 5.5% 35px;padding:36px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(100deg,var(--blue),var(--purple));color:white;border-radius:17px}.stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #ffffff35}.stats div:last-child{border:0}.stats b{font-size:24px}.stats span{font-size:11px}.steps{padding:65px 6%;text-align:center}.steps>div{display:grid;grid-template-columns:repeat(3,1fr);max-width:900px;margin:40px auto}.steps article{padding:0 35px}.steps article i{position:absolute;background:#513ded;color:white;border-radius:50%;padding:5px 9px;font-style:normal;font-size:10px}.steps article strong{display:grid;place-items:center;width:83px;height:83px;border-radius:50%;margin:auto;background:#f0efff;color:#5943e9;font-size:31px}.steps article h3{font-size:14px}.steps article p,.product-grid p{font-size:11px;color:var(--muted);line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-grid article{padding:12px 12px 20px;border:1px solid #e7e9f2;border-radius:14px;background:white}.product-grid article>div{height:170px;border-radius:10px;background:linear-gradient(145deg,#edf0f7,#fff);display:grid;place-items:center;font-size:95px}.product-grid h3{font-size:14px}.cta{margin:45px 5.5% 0;padding:32px 50px;border-radius:17px 17px 0 0;background:linear-gradient(110deg,var(--blue),var(--purple));color:white;display:flex;justify-content:space-between;align-items:center}.cta h2{margin:0 0 8px}.cta p{margin:0;font-size:12px}.white{background:white;color:#3f42da}footer{padding:44px 6% 22px;background:#07142d;color:white;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}footer>div{display:flex;flex-direction:column;gap:11px;font-size:12px}footer p,footer a:not(.brand){color:#aeb8cd}footer small{grid-column:1/-1;text-align:center;border-top:1px solid #ffffff15;padding-top:20px;color:#77839b}
@media(max-width:950px){nav{display:none}.hero{grid-template-columns:1fr;padding:55px 25px}.visual{margin-top:45px}.block{grid-template-columns:1fr;padding:55px 25px}.grid{grid-template-columns:repeat(4,1fr)}.panel{grid-template-columns:120px 1fr}.preview{display:none}.stats{margin:0 25px 30px}.cta{margin:30px 25px 0}}@media(max-width:620px){header{height:50px;padding:0 12px}.actions{gap:6px;flex:0 0 auto}.actions .ghost{display:inline-flex}.actions .button{padding:9px 10px;font-size:10px;white-space:nowrap}.brand{font-size:22px;line-height:1;flex:0 0 auto}.copy h1{font-size:37px}.buttons{flex-direction:column}.benefits{flex-wrap:wrap}.visual{height:380px;transform:scale(.8);transform-origin:left top;width:125%}.phone{right:auto;left:10px}.card{right:0}.grid{grid-template-columns:repeat(2,1fr)}.panel{grid-template-columns:1fr}.panel aside{display:none}.stats{grid-template-columns:1fr 1fr;gap:25px;padding:28px 12px}.stats div{border:0}.steps>div,.product-grid{grid-template-columns:1fr;gap:35px}.cta{display:block;padding:28px}.cta .button{margin-top:20px}footer{grid-template-columns:1fr 1fr;padding:40px 25px}footer>div:first-child{grid-column:1/-1}}
/* Catálogo de produtos */
.products{grid-template-columns:280px minmax(0,1fr)}.products .intro p{margin-bottom:28px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-grid article{position:relative;display:flex;flex-direction:column;min-width:0}.product-grid article>div.product-image{height:180px;font-size:initial}.product-grid h3{margin:16px 0 2px}.product-grid p{margin:4px 0 12px}.product-grid article>strong{font-size:17px;margin-bottom:16px}.product-badge{position:absolute;z-index:2;top:7px;left:8px;background:#5142ef;color:white;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:800}.product-image{overflow:hidden}.classic-card,.premium-card{position:relative;display:grid;place-items:center;width:145px;height:92px;border-radius:7px;background:linear-gradient(135deg,#282a2f,#08090b);color:white;font-size:20px;font-weight:700;transform:rotate(-7deg);box-shadow:0 16px 18px #10121b30}.premium-card{background:linear-gradient(120deg,#505156,#111214);transform:rotate(7deg)}.classic-card small,.premium-card small,.nfc-sticker small{position:absolute;top:17px;color:white;font-size:18px}.nfc-sticker{position:relative;display:grid;place-items:center;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#253a5b,#080b10 65%);color:white;font-size:18px;font-weight:700;box-shadow:0 16px 18px #10121b25}.nfc-sticker small{top:22px}.table-display{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:105px;height:135px;border-radius:5px 5px 2px 2px;background:linear-gradient(135deg,#704d36,#342318);color:white;font-size:16px;font-weight:700;box-shadow:0 12px 12px #2b1c1430}.table-display:after{content:'';position:absolute;bottom:-10px;width:145px;height:15px;border-radius:4px;background:#8a603d}.table-display i{font-style:normal;font-size:49px;line-height:1;margin-top:10px}.buy-button{margin-top:auto;border:1px solid #aaaefc;color:#3f43df;text-align:center;padding:10px;border-radius:7px;font-size:11px;font-weight:700}.buy-button:hover{background:#4e43e9;color:white}@media(max-width:1150px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.products{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-grid article>div.product-image{height:145px}.classic-card,.premium-card{width:115px;height:75px}.nfc-sticker{width:92px;height:92px}.table-display{width:82px;height:105px}.table-display:after{width:110px}.product-grid article>strong{font-size:15px}}.personal-site{display:flex;flex-direction:column;align-items:center;justify-content:center;width:128px;height:150px;border:7px solid #15171c;border-radius:22px;background:linear-gradient(145deg,#234df1,#873ce7);color:white;font-size:19px;font-weight:800;box-shadow:0 15px 20px #18204a25}.personal-site:before{content:"";width:46px;height:46px;margin-bottom:16px;border-radius:50%;background:#fff3}.personal-site small{color:white;font-size:10px;font-weight:500;margin-top:9px}

/* Catálogo simplificado no celular */
@media(max-width:620px){.products{display:block;padding-top:30px}.products .intro{display:none}.product-grid{grid-template-columns:1fr;gap:16px}.product-grid article{padding:14px 14px 18px}.product-grid article>div.product-image{height:175px}.product-grid h3{font-size:16px}.product-grid p{font-size:12px;min-height:auto}.product-grid article>strong{font-size:18px}.buy-button{padding:12px;font-size:12px}}.tagix-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:30px;background:#19b765;color:white;box-shadow:0 12px 28px #0b663c40;font-size:12px}.tagix-whatsapp span{font-size:20px}@media(max-width:620px){.tagix-whatsapp{right:14px;bottom:14px}.tagix-whatsapp b{display:none}}

.product-image>img{display:block;width:100%;height:100%;object-fit:contain;padding:8px}

/* Prévia fiel da página pública */
.panel{grid-template-columns:140px minmax(250px,1fr) 240px}
.public-preview{align-self:center;height:410px;margin:2px 8px;border:7px solid #141519;border-radius:30px;background:#fff;overflow:hidden;box-shadow:0 14px 30px rgba(20,28,70,.18)}
.public-preview-cover{height:105px;position:relative;background:linear-gradient(135deg,rgba(21,42,145,.72),rgba(112,65,235,.68)),url("/assets/products/desenvolvimento-exclusivo-site.png") center 42%/cover no-repeat}.public-preview-cover:after{content:"";position:absolute;inset:auto 0 0;height:34px;background:linear-gradient(transparent,rgba(10,20,70,.22))}
.public-preview-cover span{position:absolute;right:10px;top:10px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#27324c;font-size:13px}
.public-preview-body{position:relative;padding:0 11px 12px;text-align:center;overflow:visible}
.public-preview-avatar{position:relative;z-index:3;display:block;width:64px;height:64px;margin:-32px auto 5px;border:4px solid #fff;border-radius:50%;background:#fff;object-fit:cover;box-shadow:0 5px 14px rgba(17,24,60,.24)}
.public-preview h3{margin:3px 0;font-size:14px}.public-preview-body>small{display:block;color:#5f6372;font-size:7px}
.public-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:11px 0}
.public-preview-actions span{min-height:38px;display:flex;align-items:center;gap:6px;padding:6px;border:1px solid #e4e6ef;border-radius:7px;text-align:left;background:#fff}
.public-preview-actions img{width:15px;height:15px;object-fit:contain}.public-preview-actions b{font-size:7px}
.public-preview article{padding:8px;border:1px solid #e8e9f1;border-radius:8px;text-align:left}.public-preview article b{font-size:8px}.public-preview article p{margin:4px 0 0;color:#74798a;font-size:6px;line-height:1.4}
.public-preview button{width:100%;margin-top:9px;padding:9px;border:0;border-radius:7px;background:linear-gradient(90deg,var(--blue),var(--purple));color:#fff;font-size:8px;font-weight:700}
@media(max-width:950px){.panel{grid-template-columns:120px minmax(0,1fr);max-width:100%;overflow:hidden}.form{min-width:0}.public-preview{display:block;grid-column:1/-1;justify-self:center;width:min(240px,100%);margin:22px auto 4px}}@media(max-width:620px){.customize,.customize>*{min-width:0;max-width:100%}.panel{grid-template-columns:minmax(0,1fr);width:100%;padding:14px}.form{width:100%;min-width:0;overflow:hidden}.form input,.form textarea{width:100%;max-width:100%}.public-preview{grid-column:1;width:min(100%,260px);height:410px;margin:18px auto 2px}}