#jgp-site{--gold:#f3bd3d;--gold2:#ffdc79;--black:#07090d;--ink:#111318;--paper:#f5f3ed;--line:rgba(255,255,255,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}.jgp-canvas{margin:0;background:#e9e7e0;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}#jgp-site{width:min(var(--jgp-shell),calc(100% - 32px));margin:16px auto;border-radius:22px;overflow:hidden;background:var(--black);box-shadow:0 28px 90px rgba(12,13,16,.2)}.jgp-container{width:min(1120px,calc(100% - 56px));margin:auto}#jgp-site .jgp-header{position:sticky;top:0;z-index:20;background:rgba(7,9,13,.9);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.jgp-header-row{height:82px;display:flex;align-items:center;gap:25px}.jgp-brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.jgp-brand img{width:50px;height:50px;object-fit:contain}.jgp-brand span{display:flex;flex-direction:column}.jgp-brand b{font-size:19px;letter-spacing:.14em}.jgp-brand small{font-size:8px;letter-spacing:.22em;color:var(--gold);margin-top:3px}.jgp-nav{display:flex;gap:28px;margin-left:auto}.jgp-nav a{font-size:13px;color:#c9cbd0}.jgp-nav a:hover{color:var(--gold)}.jgp-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:15px 22px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#17130a;font-weight:800;font-size:13px;box-shadow:0 10px 28px rgba(243,189,61,.18);transition:.2s}.jgp-btn:hover{transform:translateY(-2px)}.jgp-mini{padding:11px 16px;font-size:12px}.jgp-menu{display:none}
.jgp-hero{padding:82px 0 72px;background:radial-gradient(circle at 75% 15%,rgba(243,189,61,.16),transparent 34%),linear-gradient(155deg,#0b0d13,#05070a)}.jgp-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:68px;align-items:center}.jgp-eyebrow,.jgp-kicker{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.16em}.jgp-hero h1,.jgp-section h2{margin:20px 0 24px;letter-spacing:-.05em}.jgp-hero h1{font-size:clamp(48px,5vw,74px);line-height:1.02}.jgp-hero em,.jgp-section em{font-style:normal;color:var(--gold)}.jgp-hero p{max-width:570px;color:#b5bac2;line-height:1.75;font-size:17px}.jgp-actions{display:flex;gap:12px;margin-top:30px}.jgp-ghost{background:transparent;border:1px solid rgba(255,255,255,.25);color:#fff;box-shadow:none}.jgp-trust{display:flex;gap:18px;color:#7d838c;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:34px}.jgp-trust span:first-letter{color:var(--gold)}.jgp-visual{position:relative;padding:1px;border-radius:20px;background:linear-gradient(145deg,var(--gold2),rgba(255,255,255,.05));box-shadow:0 40px 90px #000}.jgp-visual>img{width:100%;aspect-ratio:1.06;object-fit:cover;border-radius:19px}.jgp-visual aside{position:absolute;left:-28px;bottom:28px;background:rgba(14,16,21,.95);padding:15px 18px;border:1px solid rgba(243,189,61,.4);border-radius:9px;display:flex;flex-direction:column;box-shadow:0 15px 40px #000}.jgp-visual aside b{font-size:12px;color:var(--gold)}.jgp-visual aside small{color:#a4a8af;font-size:10px;margin-top:4px}
.jgp-numbers{background:#10131a;border-block:1px solid var(--line)}.jgp-numbers>.jgp-container{display:grid;grid-template-columns:repeat(4,1fr)}.jgp-numbers .jgp-container div{padding:28px;text-align:center;border-right:1px solid var(--line)}.jgp-numbers .jgp-container div:last-child{border:0}.jgp-numbers b{display:block;color:var(--gold);font-size:28px}.jgp-numbers span{font-size:9px;color:#8d929b;text-transform:uppercase;letter-spacing:.13em}.jgp-section{padding:100px 0}.jgp-section h2{font-size:clamp(36px,4vw,52px);line-height:1.1}.jgp-section p{color:#777d85;line-height:1.75}.jgp-light{background:var(--paper);color:var(--ink)}.jgp-dark{background:#0a0d12}.jgp-about{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center}.jgp-photo{position:relative}.jgp-photo>img{aspect-ratio:.96;object-fit:cover;border-radius:15px}.jgp-photo>span{position:absolute;right:-24px;bottom:34px;background:#0d1015;color:#fff;padding:17px 20px;border-left:3px solid var(--gold);font-size:15px;font-weight:900;letter-spacing:.15em;display:flex;flex-direction:column}.jgp-photo span small{font-size:7px;color:var(--gold)}.jgp-values{margin-top:26px;border-top:1px solid #d9d6ce}.jgp-values>div{display:flex;gap:18px;padding:16px 0;border-bottom:1px solid #d9d6ce}.jgp-values>div>b{color:#a97d14;font-size:12px}.jgp-values span{display:flex;flex-direction:column}.jgp-values strong{font-size:14px}.jgp-values small{color:#7b7f85;margin-top:4px}.jgp-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}.jgp-heading>div{max-width:680px}.jgp-heading>p{max-width:330px;text-align:right}.jgp-services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.jgp-services article{position:relative;padding:30px;min-height:296px;background:linear-gradient(145deg,#11151c,#0b0e13);border:1px solid var(--line);border-radius:12px;transition:.2s}.jgp-services article:hover{transform:translateY(-5px);border-color:rgba(243,189,61,.4)}.jgp-services article>i{position:absolute;right:22px;top:18px;font-style:normal;font-size:10px;color:#555b64}.jgp-services img{width:42px;height:42px;margin:18px 0 27px}.jgp-services h3{font-size:18px}.jgp-services p{font-size:13px;min-height:70px}.jgp-services a{font-size:11px;color:var(--gold);font-weight:800}.jgp-process{background:var(--gold);color:#18140c}.jgp-process .jgp-kicker{color:#75560f}.jgp-process p{color:#5d4a20}.jgp-process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:88px;align-items:center}.jgp-black{background:#111318;color:#fff;box-shadow:none}.jgp-process ol{list-style:none;padding:0;margin:0;border-top:1px solid rgba(0,0,0,.23)}.jgp-process li{display:flex;gap:25px;padding:21px 0;border-bottom:1px solid rgba(0,0,0,.23)}.jgp-process li>b{font-size:12px}.jgp-process li span{display:flex;flex-direction:column}.jgp-process li small{margin-top:4px;color:#5c4b26}
.jgp-center{display:block;text-align:center}.jgp-center>div{max-width:760px;margin:auto}.jgp-center>p{text-align:center;max-width:none}.jgp-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.jgp-products>article{display:flex;flex-direction:column;background:#fff;border:1px solid #dedbd3;border-radius:12px;overflow:hidden;transition:.2s}.jgp-products>article:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(25,25,20,.1)}.jgp-cover{position:relative;background:#0b0d12}.jgp-cover img{width:100%;aspect-ratio:1.18;object-fit:cover}.jgp-cover span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:5px;background:var(--gold);font-size:8px;font-weight:900;text-transform:uppercase}.jgp-product-copy{padding:20px;display:flex;flex-direction:column;flex:1}.jgp-product-copy h3{font-size:16px;min-height:44px}.jgp-product-copy p{font-size:12px;flex:1}.jgp-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.jgp-assurance{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d9d6ce;border-radius:8px}.jgp-assurance span{padding:16px;text-align:center;font-size:10px;color:#777;text-transform:uppercase}.jgp-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:78px}.jgp-gold-link{color:var(--gold);font-size:13px;font-weight:800}.jgp-accordion{border-top:1px solid var(--line)}.jgp-accordion details{border-bottom:1px solid var(--line)}.jgp-accordion summary{list-style:none;padding:21px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:14px;font-weight:700}.jgp-accordion summary::-webkit-details-marker{display:none}.jgp-accordion summary span{color:var(--gold);font-size:20px}.jgp-accordion details[open] summary span{transform:rotate(45deg)}.jgp-accordion p{font-size:13px;padding:0 25px 18px 0}.jgp-contact{background:#11151b}.jgp-contact-box{display:grid;grid-template-columns:1fr .92fr;gap:65px;padding:56px;background:#090c10;border:1px solid var(--line);border-radius:16px}.jgp-details{display:grid;gap:14px;margin-top:28px}.jgp-details a,.jgp-details span{display:flex;flex-direction:column;font-size:13px}.jgp-details small{color:var(--gold);font-size:8px;font-weight:900;letter-spacing:.12em;margin-bottom:3px}.jgp-contact form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.jgp-contact label{font-size:10px;color:#a8adb4;text-transform:uppercase;letter-spacing:.08em}.jgp-contact label:nth-of-type(3),.jgp-contact label:nth-of-type(4),.jgp-contact button{grid-column:1/-1}.jgp-contact input,.jgp-contact select,.jgp-contact textarea{display:block;width:100%;margin-top:7px;padding:13px;border-radius:7px;background:#13171e;border:1px solid #2a2f38;color:#fff;outline:none;text-transform:none}.jgp-contact input:focus,.jgp-contact select:focus,.jgp-contact textarea:focus{border-color:var(--gold)}#jgp-site footer{background:#05070a;padding:52px 0 24px}.jgp-footer-top{display:grid;grid-template-columns:.9fr 1.1fr 1.3fr;gap:45px;align-items:center;padding-bottom:36px}.jgp-footer-copy>p{font-size:12px;color:#777d85;margin:0}.jgp-footer-whatsapp{display:inline-flex;align-items:center;gap:10px;margin-top:16px;color:#d9dce1;font-size:12px;font-weight:700}.jgp-footer-whatsapp:hover{color:var(--gold)}.jgp-footer-whatsapp img{width:30px;height:30px}.jgp-footer-whatsapp span{display:flex;flex-direction:column}.jgp-footer-whatsapp small{color:var(--gold);font-size:8px;letter-spacing:.12em;margin-bottom:2px}.jgp-footer-top nav{display:flex;justify-content:flex-end;gap:17px;font-size:11px;color:#aaaeb4}.jgp-footer-bottom{border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;color:#626871;font-size:9px}.jgp-footer-bottom div{display:flex;gap:18px}
@media(max-width:980px){.jgp-nav{display:none}.jgp-menu{display:block;position:relative;margin-left:auto}.jgp-menu summary{list-style:none;width:40px;height:40px;border:1px solid var(--line);border-radius:7px;display:grid;place-items:center;cursor:pointer}.jgp-menu summary::-webkit-details-marker{display:none}.jgp-menu nav{position:absolute;right:0;top:48px;min-width:200px;padding:10px;background:#11151b;border:1px solid var(--line);border-radius:8px}.jgp-menu nav a{display:block;padding:10px}.jgp-hero-grid,.jgp-about,.jgp-process-grid,.jgp-faq,.jgp-contact-box{grid-template-columns:1fr}.jgp-hero-grid{gap:48px}.jgp-hero-grid>div:first-child{text-align:center}.jgp-hero p{margin-inline:auto}.jgp-actions,.jgp-trust{justify-content:center}.jgp-visual{max-width:620px;margin:auto}.jgp-about,.jgp-process-grid,.jgp-faq{gap:50px}.jgp-photo{max-width:600px;margin:auto}.jgp-services,.jgp-products{grid-template-columns:repeat(2,1fr)}.jgp-contact-box{padding:40px}.jgp-footer-top{grid-template-columns:1fr 1fr}.jgp-footer-top nav{grid-column:1/-1;justify-content:flex-start}.jgp-numbers>.jgp-container{grid-template-columns:repeat(2,1fr)}.jgp-numbers .jgp-container div:nth-child(2){border-right:0}.jgp-numbers .jgp-container div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:640px){#jgp-site{width:100%;margin:0;border-radius:0}.jgp-container{width:calc(100% - 32px)}.jgp-header-row{height:70px}.jgp-brand img{width:41px;height:41px}.jgp-brand b{font-size:16px}.jgp-header-row>.jgp-btn{display:none}.jgp-hero{padding:58px 0 52px}.jgp-hero h1{font-size:43px}.jgp-hero p{font-size:15px}.jgp-actions{flex-direction:column}.jgp-trust{display:grid;grid-template-columns:1fr 1fr;text-align:left}.jgp-visual aside{left:12px;bottom:12px}.jgp-section{padding:74px 0}.jgp-section h2{font-size:36px}.jgp-photo>span{right:10px}.jgp-services,.jgp-products{grid-template-columns:1fr}.jgp-heading{display:block}.jgp-heading>p{text-align:left}.jgp-assurance{grid-template-columns:1fr 1fr}.jgp-contact-box{padding:28px 20px}.jgp-contact form{grid-template-columns:1fr}.jgp-contact label{grid-column:1/-1}.jgp-footer-top{grid-template-columns:1fr}.jgp-footer-top nav{display:grid;grid-template-columns:1fr 1fr}.jgp-footer-bottom{display:grid;gap:14px}.jgp-products{max-width:420px;margin:auto}.jgp-services article{min-height:auto}}

#jgp-site .jgp-success{grid-column:1/-1;color:#f3bd3d;font-weight:700;margin:0} .jgp-canvas{margin:0!important;padding:0!important;background:#e9e7e0!important}

#jgp-site .jgp-brand-logo img{width:138px;height:68px;object-fit:contain}#jgp-site .jgp-footer-top .jgp-brand-logo img{width:170px;height:96px}#jgp-site .jgp-guarantee{margin-top:38px;padding:28px 36px;display:grid;grid-template-columns:190px 1fr;gap:34px;align-items:center;border:1px solid #d8d1bf;border-radius:14px;background:linear-gradient(135deg,#fff,#f1ecdf)}#jgp-site .jgp-guarantee img{width:190px;filter:drop-shadow(0 16px 22px rgba(32,25,8,.18))}#jgp-site .jgp-guarantee h3{margin:10px 0 8px;font-size:25px}#jgp-site .jgp-guarantee p{margin:0;font-size:13px}#jgp-site .jgp-guarantee .jgp-kicker{color:#9b6e09}@media(max-width:640px){#jgp-site .jgp-brand-logo img{width:112px;height:56px}#jgp-site .jgp-footer-top .jgp-brand-logo img{width:148px;height:82px}#jgp-site .jgp-guarantee{grid-template-columns:1fr;padding:24px;text-align:center}#jgp-site .jgp-guarantee img{margin:auto;width:165px}}

/* Páginas legais */
#jgp-site.jgp-legal-site{background:#0a0d12}.jgp-legal-nav{display:flex;gap:26px;margin-left:auto}.jgp-legal-nav a{position:relative;color:#aeb2b9;font-size:12px;font-weight:700}.jgp-legal-nav a:hover,.jgp-legal-nav a.is-active{color:var(--gold)}.jgp-legal-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--gold)}
.jgp-legal-hero{padding:90px 0 68px;background:radial-gradient(circle at 78% 0,rgba(243,189,61,.18),transparent 38%),linear-gradient(155deg,#11151c,#05070a);border-bottom:1px solid var(--line)}.jgp-legal-hero h1{max-width:900px;margin:18px 0;font-size:clamp(46px,6vw,78px);letter-spacing:-.055em;line-height:1}.jgp-legal-hero>div>p{max-width:760px;margin:0;color:#adb2ba;font-size:17px;line-height:1.75}.jgp-legal-meta{display:flex;gap:26px;margin-top:32px;color:#747a84;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.jgp-legal-meta span{display:flex;align-items:center;gap:8px}.jgp-legal-meta span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--gold)}
.jgp-legal-body{padding:70px 0 96px;background:#ece9e1;color:#17191e}.jgp-legal-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:48px;align-items:start}.jgp-legal-index{position:sticky;top:110px;padding:23px;background:#0c0f14;color:#fff;border:1px solid rgba(243,189,61,.24);border-radius:13px;box-shadow:0 18px 50px rgba(14,16,20,.14)}.jgp-legal-index>strong{display:block;margin-bottom:14px;color:var(--gold);font-size:9px;letter-spacing:.15em}.jgp-legal-index nav{display:grid;max-height:62vh;overflow:auto;padding-right:5px}.jgp-legal-index a{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07);color:#abb0b8;font-size:11px;line-height:1.35}.jgp-legal-index a:hover{color:#fff;padding-left:4px}.jgp-legal-index a:last-child{border-bottom:0}
.jgp-legal-document{min-width:0}.jgp-legal-copy{display:grid;gap:16px}.jgp-legal-section{scroll-margin-top:110px;padding:34px 38px;background:#fff;border:1px solid #dbd7cd;border-radius:14px;box-shadow:0 9px 28px rgba(35,32,23,.055)}.jgp-legal-section h2{margin:0 0 15px;color:#17191e;font-size:24px;letter-spacing:-.025em}.jgp-legal-section p{margin:0 0 13px;color:#555b65;font-size:14px;line-height:1.8}.jgp-legal-section p:last-child{margin-bottom:0}.jgp-legal-section ul{margin:12px 0 0;padding:0;list-style:none}.jgp-legal-section li{position:relative;margin:9px 0;padding-left:22px;color:#4e545e;font-size:14px;line-height:1.7}.jgp-legal-section li:before{content:"✓";position:absolute;left:0;top:0;color:#b18318;font-weight:900}.jgp-legal-section a{color:#966b08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.jgp-legal-contact{color:#fff;background:linear-gradient(145deg,#11151c,#080a0e);border-color:rgba(243,189,61,.35)}.jgp-legal-contact h2{color:#fff}.jgp-legal-contact p{color:#b9bec5}.jgp-legal-contact a{color:var(--gold)}
.jgp-cookie-table{margin:20px 0;border:1px solid #dedacf;border-radius:10px;overflow:hidden}.jgp-cookie-row{display:grid;grid-template-columns:145px 1fr 155px}.jgp-cookie-row>*{padding:13px 15px;border-right:1px solid #e4e0d6;color:#555b65;font-size:12px;line-height:1.5}.jgp-cookie-row>*:last-child{border-right:0}.jgp-cookie-row+.jgp-cookie-row{border-top:1px solid #e4e0d6}.jgp-cookie-head{background:#f4f0e5}.jgp-cookie-head>*{color:#6d5316;font-size:10px;text-transform:uppercase;letter-spacing:.06em}
.jgp-legal-footer{padding:44px 0 22px;background:#05070a}.jgp-legal-footer-grid{display:grid;grid-template-columns:.75fr 1.15fr 1.1fr;gap:35px;align-items:center;padding-bottom:30px}.jgp-legal-footer-grid p{margin:0;color:#858a93;font-size:12px;line-height:1.6}.jgp-legal-footer-grid nav{display:flex;justify-content:flex-end;gap:17px;color:#b6bac0;font-size:10px}.jgp-legal-footer-grid nav a:hover{color:var(--gold)}
@media(max-width:900px){.jgp-legal-layout{grid-template-columns:1fr}.jgp-legal-index{position:relative;top:auto}.jgp-legal-index nav{grid-template-columns:repeat(2,1fr);max-height:none;column-gap:20px}.jgp-legal-footer-grid{grid-template-columns:1fr 1fr}.jgp-legal-footer-grid nav{grid-column:1/-1;justify-content:flex-start}.jgp-cookie-row{grid-template-columns:125px 1fr 135px}}
@media(max-width:640px){.jgp-legal-nav{display:none}.jgp-legal-hero{padding:64px 0 50px}.jgp-legal-hero h1{font-size:43px}.jgp-legal-hero>div>p{font-size:15px}.jgp-legal-meta{display:grid;gap:10px}.jgp-legal-body{padding:40px 0 70px}.jgp-legal-index{padding:20px}.jgp-legal-index nav{grid-template-columns:1fr 1fr}.jgp-legal-section{padding:26px 22px}.jgp-legal-section h2{font-size:21px}.jgp-cookie-table{overflow-x:auto}.jgp-cookie-row{min-width:650px}.jgp-legal-footer-grid{grid-template-columns:1fr}.jgp-legal-footer-grid nav{display:grid;grid-template-columns:1fr 1fr}.jgp-legal-footer .jgp-footer-bottom{display:grid;gap:8px}}
