@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--orange:#ef5b42;--purple:#c29aff;--text:#f7f5f5;--muted:#c1b9c8;--border:#3a3142}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--text);font-family:'DM Sans',Arial,sans-serif;line-height:1.55;font-size:16px;background:radial-gradient(ellipse 360px 370px at 78% 0,rgba(239,91,66,.32),transparent 80%),radial-gradient(ellipse 650px 550px at 50% 0,#8558b4 0,rgba(158,105,213,.46) 38%,transparent 100%),#080808}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b990ff;outline-offset:5px}img{display:block;max-width:100%}.skip{position:absolute;top:-100px;background:#fff;color:#111;padding:12px;z-index:5}.skip:focus{top:10px}.biosite{width:min(790px,calc(100% - 40px));margin:auto;padding:36px 0 0}.profile{text-align:center;padding:0 20px 27px}.avatar{width:104px;height:104px;margin:0 auto 22px;border-radius:50%;padding:3px;border:2px solid var(--orange);background:#16111e;box-shadow:0 0 30px #a66bff55;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;object-position:center 40%;border-radius:50%}.brand{display:inline-block;font-family:Manrope,Arial,sans-serif;line-height:1.15;font-size:38px;font-weight:800;letter-spacing:-2px}.brand span{color:var(--orange);padding:0 2px}.signature{font-size:12px;letter-spacing:3px;margin:7px 0 21px;color:#d5c4e7;font-weight:500}h1{font-family:Manrope,Arial,sans-serif;font-size:27px;line-height:1.4;font-weight:750;letter-spacing:-.6px;margin:0}h1 span{color:var(--orange)}.intro{color:#d5c9e0;font-size:16px;line-height:1.65;margin:15px 0 0}.message{text-align:center;background:#251532b3;border:1px solid #55336f;padding:16px 22px;border-radius:16px;font-size:14px;color:#eadff4;margin-bottom:18px}.numbers{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 12px 24px;border:1px solid var(--border);border-radius:19px;background:linear-gradient(130deg,#29173d,#181818);margin-bottom:24px}.numbers>div{display:flex;align-items:center;flex-direction:column;text-align:center;padding:0 8px}.numbers>div+div{border-left:1px solid #4b305f}.numbers svg{width:26px;height:26px;stroke:var(--orange);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-bottom:7px}.numbers strong{font-family:Manrope,Arial,sans-serif;font-size:29px;line-height:1.4;font-weight:800}.numbers strong span{color:var(--orange)}.numbers>div>span{font-size:14px;color:var(--muted);margin-top:1px}.products{display:flex;flex-direction:column;gap:18px}.product{display:grid;grid-template-columns:200px 1fr;gap:25px;padding:23px;border:1px solid var(--border);border-radius:20px;background:#181818;transition:border-color .2s,background .2s}.product:hover{border-color:#a66bff;background:#201827}.product-image{width:100%;height:190px;border-radius:12px;position:relative;overflow:hidden;background:#140e1c;align-self:start}.product-image img{width:100%;height:100%;object-fit:cover}.product-image.photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#1b0837a6);pointer-events:none}.product-image.marketing img{object-position:center 42%}.product-image.websites img{object-position:48% 28%}.product-image.icon{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#472164,#140d1d 75%)}.product-image.icon img{width:105px;height:105px;object-fit:contain;filter:brightness(0) saturate(100%) invert(64%) sepia(73%) saturate(840%) hue-rotate(332deg) brightness(103%) contrast(101%)}.product-number{position:absolute;left:12px;bottom:9px;font-family:Manrope,Arial,sans-serif;font-size:14px;color:#fff9;z-index:1}.tag{display:inline-block;margin:0 0 11px;padding:5px 10px;border-radius:30px;background:#362052;color:#c3a0ff;font-size:11px;font-weight:700;letter-spacing:.35px;line-height:1.4}.product h2{font-family:Manrope,Arial,sans-serif;font-size:24px;font-weight:750;letter-spacing:-.55px;line-height:1.3;margin:0 0 11px}.description{color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 21px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--orange);padding:13px 17px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.4;min-height:46px;color:#fff;transition:background .2s,transform .2s}.button:hover{background:#ffab62;transform:translateY(-1px)}.button svg{flex:none;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}footer{text-align:center;padding:37px 0 26px}.footer-brand{font-size:25px;letter-spacing:-1px;color:#c9c7c7}.footer-links{display:flex;justify-content:center;gap:24px;font-size:14px;margin:20px 0 15px}.footer-links a:hover{color:var(--orange)}footer p{font-size:12px;color:#aaa1b3;margin:0 0 7px}footer small{font-size:12px;color:#a298aa}@media(max-width:600px){.biosite{width:calc(100% - 28px);padding-top:28px}.profile{padding:0 6px 25px}.avatar{width:88px;height:88px;margin-bottom:18px}.brand{font-size:33px}.signature{font-size:10px;letter-spacing:2.6px;margin-bottom:19px}h1{font-size:24px;letter-spacing:-.6px}.intro{font-size:15px}.message{font-size:14px;padding:14px 18px;border-radius:14px}.numbers{padding:20px 4px;border-radius:16px}.numbers strong{font-size:26px}.numbers svg{width:24px;height:24px}.numbers>div>span{font-size:12px;max-width:110px;line-height:1.4}.product{grid-template-columns:1fr;padding:18px;gap:19px;border-radius:17px}.product-image{height:175px}.product-image.marketing img{object-position:center 47%}.product-image.websites img{object-position:center 27%}.product-image.icon img{width:106px;height:106px}.tag{font-size:10px}.product h2{font-size:24px;letter-spacing:-.5px}.description{font-size:16px}.button{width:100%;padding:14px 13px;justify-content:space-between}.footer-brand{font-size:26px}.footer-links{gap:20px;font-size:13px}footer{padding-top:32px}.numbers>div+div{border-color:#4b305f}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product,.button{transition:none}}@media(max-width:340px){h1{font-size:21px}.brand{font-size:29px}.numbers>div>span{font-size:12px}.product h2{font-size:22px}.button{font-size:13px}}

/* Laranja + roxo: realce, foco de teclado e resposta ao toque. */
h1 span{color:var(--orange)}
.intro{max-width:600px;margin:18px auto 0;font-size:18px;line-height:1.6}.intro strong{font-weight:650}
.numbers>div:nth-child(2) svg,.numbers>div:nth-child(2) strong span{stroke:var(--purple);color:var(--purple)}
.product{position:relative;isolation:isolate;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease;will-change:auto}
.product-image{height:210px}.product-image img{transition:transform .5s cubic-bezier(.2,.7,.3,1)}
.product:focus-within{border-color:var(--purple);box-shadow:0 0 0 1px #a66bff44,0 14px 34px #8e42e51a}
.button{position:relative;overflow:hidden;background:linear-gradient(105deg,#ff8a36,#ffac57);color:#201006;box-shadow:0 4px 18px #ff8a3614;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.button svg{transition:transform .22s ease}.button:focus-visible{outline:3px solid #bc91ff;outline-offset:4px}
.button:active{transform:scale(.97)}
.product.is-pressed{animation:card-press .5s ease-out}
@keyframes card-press{0%{transform:scale(.988);border-color:var(--orange);box-shadow:0 0 0 0 #ff8a3655}60%{border-color:var(--purple);box-shadow:0 0 0 7px #a66bff15}100%{transform:scale(1);box-shadow:0 0 0 10px #a66bff00}}
@media(hover:hover) and (pointer:fine){.product:hover{transform:translateY(-5px);border-color:var(--purple);box-shadow:-7px 10px 28px #ff8a3612,8px 15px 35px #9448ec26}.product:hover .product-image img{transform:scale(1.055)}.button:hover{background:linear-gradient(105deg,#ffac57,#ff8a36);box-shadow:0 6px 24px #ff8a3645;transform:translateY(-2px)}.button:hover svg{transform:translateX(4px)}}
@media(max-width:600px){.intro{font-size:16px}.product-image{height:185px}.numbers>div>span{font-size:13px}.tag{font-size:11px}.button{font-size:14px;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product,.product-image img,.button,.button svg{transition:none!important;animation:none!important}.product:hover,.product.is-pressed,.button:hover,.button:active,.product:hover .product-image img,.button:hover svg{transform:none!important}}

/* Logo original, paleta luminosa e descrições de três linhas. */
.profile{padding-top:17px}.profile>.brand{margin:0 auto 25px;display:block;width:280px;max-width:85%}.logo-original{width:80%;height:auto;object-fit:contain;place-self: center}.footer-brand{width:160px}
.message{background:linear-gradient(105deg,#653b8b,#402254);border-color:#ad7ade;color:#fff}
.numbers{background:linear-gradient(125deg,#5b3875,#2f223b);border-color:#8c629f}.numbers>div+div{border-color:#ad83cc66}
.numbers svg,.numbers strong span{color:#ff876e;stroke:#ff876e}.numbers>div:nth-child(2) svg,.numbers>div:nth-child(2) strong span{color:#d6b7ff;stroke:#d6b7ff}
.numbers>div>span{color:#eee4f5}.product{border-color:#754789;background:linear-gradient(110deg,#251a30,#211923);border-left:3px solid #ef5b42}.tag{background:#704399;color:#fff}.description{color:#e8dfed;line-height:1.6}.copy-line{display:block}
.product-image.generated{height:auto;aspect-ratio:1;border-radius:13px;background:#352043}.product-image.generated img{width:100%;height:100%;object-fit:cover;filter:none;margin:0}.product-number{background:#160e2699;padding:2px 8px;border-radius:7px;color:#fff}
.button{background:linear-gradient(105deg,#ef5b42,#ff825b);color:#1d0903;box-shadow:0 5px 20px #ef5b4233}.button:hover{background:linear-gradient(105deg,#ff825b,#ef5b42)}
@media(hover:hover) and (pointer:fine){.product:hover{background:linear-gradient(110deg,#44295b,#2c1d37);border-color:#c29aff;box-shadow:-7px 10px 28px #ef5b4222,8px 15px 35px #ba7cff38}.button:hover{background:linear-gradient(105deg,#ff825b,#ef5b42);box-shadow:0 6px 24px #ef5b4255}}
@media(max-width:600px){.profile>.brand{width:250px;margin-bottom:23px}.product-image.generated{aspect-ratio:1.55}.product-image.generated img{object-fit:cover}.description{font-size:16px}.copy-line{display:block}.tag{font-size:11px}.numbers>div+div{border-color:#ad83cc66}}
@media(max-width:600px){.product-image.generated{aspect-ratio:1;max-width:280px;margin-inline:auto}.product-image.generated img{object-fit:contain}}

/* Contatos destacados no rodapé. */
footer{margin-top:28px;padding:32px 22px 26px;border-top:2px solid #ef5b42;background:linear-gradient(180deg,#56377855,transparent);border-radius:18px 18px 0 0}
.footer-links{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px;margin:25px 0 24px;text-align:left}
.contact-button{min-height:56px;padding:15px 16px;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;font-weight:700;border:1px solid transparent;transition:transform .22s ease,box-shadow .22s ease}
.contact-whatsapp{background:#ef5b42;color:#1d0903;box-shadow:0 5px 20px #ef5b4238}.contact-instagram{background:#c29aff;color:#261335;box-shadow:0 5px 20px #c29aff25}.contact-site{background:#2f223f;border-color:#c29aff;color:#f7efff}
.footer-links .contact-whatsapp:hover{color:#1d0903}.footer-links .contact-instagram:hover{color:#261335}.footer-links .contact-site:hover{color:#fff}
@media(hover:hover) and (pointer:fine){.contact-button:hover{transform:translateY(-3px);box-shadow:0 8px 26px #c29aff44}}
.contact-button:active{transform:scale(.98)}
@media(max-width:600px){footer{padding-inline:16px}.footer-links{grid-template-columns:1fr;gap:12px}.contact-button{font-size:16px;min-height:56px}}
@media(prefers-reduced-motion:reduce){.contact-button{transition:none}.contact-button:hover,.contact-button:active{transform:none}}
