/*
Arquivo: site.css
Finalidade: identidade visual premium e responsiva do site institucional Compra Garantida.
Versão: 5.0.0
Data: 11/09/2026
Pasta: /wwwroot/cg/assets/css/
Observações: CSS estático; não processado por CFML.
*/
:root{--navy:#08273d;--navy2:#0d3a55;--green:#4caf55;--green2:#7fc783;--ink:#102a3a;--muted:#6b7b85;--soft:#f4f6f4;--line:#dfe6e5;--white:#fff;--shadow:0 24px 60px rgba(8,39,61,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Verdana,Arial,sans-serif;color:var(--ink);background:#fff;font-size:14px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.narrow{max-width:930px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(8,39,61,.08)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{width:215px;height:auto}.nav{display:flex;align-items:center;gap:22px;font-size:10px;font-weight:800}.nav a{transition:.2s}.nav a:hover{color:var(--green)}.nav-login{padding-left:16px;border-left:1px solid var(--line)}.nav-cta{padding:12px 18px;border-radius:999px;background:var(--navy);color:#fff!important}.menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy)}.hero{background:linear-gradient(180deg,#fbfcfb 0%,#f2f6f3 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:82px;align-items:center;min-height:720px;padding:78px 0}.eyebrow{display:inline-block;margin-bottom:18px;font-size:9px;letter-spacing:.22em;font-weight:900;color:#9be19f}.eyebrow.dark{color:#4d9f52}.hero h1,.detail-hero h1{margin:0;color:var(--navy);font-size:clamp(48px,5.3vw,76px);line-height:1;letter-spacing:-3.3px}.hero h1 em,.feature-copy h2 em,.business-copy h2 em{font-style:normal;color:var(--green)}.hero-copy>p,.detail-hero p{max-width:680px;margin:28px 0 0;color:#62737e;font-size:16px;line-height:1.85}.hero-actions,.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-size:10px;font-weight:900;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--navy);color:#fff;box-shadow:0 14px 30px rgba(8,39,61,.18)}.button.secondary{border:1px solid #d8e0df;background:#fff;color:var(--navy)}.button.light{background:#fff;color:var(--navy)}.button.ghost{border:1px solid rgba(255,255,255,.28);color:#fff}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:38px}.hero-proof span{padding-top:14px;border-top:1px solid #dce5e1;font-size:9px;color:#718089}.hero-proof b{display:block;color:var(--navy);font-size:12px;margin-bottom:3px}.hero-media{position:relative;min-height:590px}.hero-main-photo{height:590px;margin:0;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.hero-main-photo img{width:100%;height:100%;object-fit:cover}.hero-note{position:absolute;left:-34px;right:60px;bottom:34px;padding:20px 24px;border-radius:18px;background:rgba(8,39,61,.92);color:#fff;backdrop-filter:blur(12px)}.hero-note small{display:block;color:#a9dbae;font-size:8px;text-transform:uppercase;letter-spacing:.15em}.hero-note b{display:block;margin-top:5px;font-size:13px;line-height:1.5}.value-strip{background:#fff;border-bottom:1px solid var(--line)}.value-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-strip-grid>div{padding:26px;border-right:1px solid var(--line)}.value-strip-grid>div:last-child{border-right:0}.value-strip span{display:block;font-size:8px;font-weight:900;color:var(--green);margin-bottom:5px}.value-strip b{display:block;color:var(--navy);font-size:12px}.value-strip p{margin:3px 0 0;font-size:9px;color:#7a8991}.section-space{padding:112px 0}.editorial-grid,.feature-grid,.business-grid,.network-grid,.detail-two{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}.editorial-image{position:relative;height:610px;border-radius:30px;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;left:22px;bottom:22px;padding:11px 15px;border-radius:999px;background:rgba(8,39,61,.88);color:#fff;font-size:9px}.editorial-copy h2,.feature-copy h2,.business-copy h2,.network-section h2,.section-heading h2,.detail-section h2,.detail-dark h2,.detail-cta h2,.history-teaser h2{margin:0 0 22px;color:var(--navy);font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-2.2px}.editorial-copy>p,.feature-copy>p,.business-copy>p,.network-section p,.section-heading>p,.detail-section p{color:var(--muted);line-height:1.9}.editorial-points{margin:30px 0;border-top:1px solid var(--line)}.editorial-points div{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.editorial-points span{font-size:9px;font-weight:900;color:var(--green)}.editorial-points p{margin:0;font-size:11px}.text-link{display:inline-flex;margin-top:12px;font-size:10px;font-weight:900;color:var(--navy)}.text-link span{margin-left:7px;color:var(--green)}.audience-section{padding:112px 0;background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading.centered{display:block;text-align:center;max-width:850px;margin:0 auto 46px}.section-heading.centered p{max-width:720px;margin:12px auto 0}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.audience-grid article{padding:34px;border-radius:24px;background:#fff;border:1px solid #e2e8e5;min-height:310px;display:flex;flex-direction:column}.aud-no{font-size:8px;color:var(--green);font-weight:900}.audience-grid h3{font-size:24px;margin:30px 0 10px;color:var(--navy)}.audience-grid p{font-size:11px;color:var(--muted);line-height:1.8}.audience-grid a{margin-top:auto;font-size:9px;font-weight:900;color:var(--navy)}.premium-feature{background:var(--navy);color:#fff}.feature-photo{height:650px;border-radius:30px;overflow:hidden}.feature-photo img{width:100%;height:100%;object-fit:cover}.feature-copy h2,.business-feature h2{color:#fff}.feature-copy>p{color:#c5d3db}.premium-price{display:flex;align-items:end;gap:10px;margin:28px 0}.premium-price b{font-size:46px;line-height:1;color:#fff}.premium-price span{font-size:10px;color:#aebfc9;padding-bottom:5px}.clean-list{padding:0;margin:26px 0 0;list-style:none}.clean-list li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:11px}.business-feature{background:#0d344d;color:#fff}.business-copy p{color:#c7d5dc}.business-stats{margin:30px 0}.business-stats div{padding:14px 0;border-top:1px solid rgba(255,255,255,.13)}.business-stats b,.business-stats span{display:block}.business-stats b{font-size:12px;color:#fff}.business-stats span{font-size:9px;color:#adc0ca;margin-top:3px}.business-photo{position:relative;height:610px;border-radius:30px;overflow:hidden}.business-photo>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 20px;border-radius:16px;background:rgba(255,255,255,.95);color:var(--navy)}.photo-caption small{display:block;font-size:8px;color:#82919a;text-transform:uppercase}.photo-caption b{display:block;margin-top:5px;font-size:12px}.network-section{background:#fff}.network-diagram{position:relative;min-height:460px;border-radius:32px;background:linear-gradient(135deg,#eef5f0,#f8faf9);border:1px solid #e0e8e3}.network-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;background:var(--navy);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:var(--shadow)}.network-center b{font-size:18px}.network-center span{font-size:8px;color:#acd9b0;margin-top:4px}.network-node{position:absolute;padding:12px 18px;border-radius:999px;background:#fff;border:1px solid #dbe5df;font-size:10px;font-weight:900;color:var(--navy);box-shadow:0 10px 24px rgba(8,39,61,.08)}.network-node.n1{top:60px;left:50px}.network-node.n2{top:76px;right:50px}.network-node.n3{bottom:70px;left:58px}.network-node.n4{bottom:56px;right:48px}.history-teaser{padding:86px 0;background:#0a2b43;color:#fff}.history-teaser-inner{display:flex;align-items:end;justify-content:space-between;gap:60px}.history-teaser h2{color:#fff;margin-bottom:12px}.history-teaser p{max-width:760px;color:#c1d0d8}.final-cta{padding:90px 0;background:linear-gradient(120deg,#0a2b43,#0c3e5d);color:#fff}.final-inner{display:flex;align-items:end;justify-content:space-between;gap:60px}.final-inner h2{max-width:760px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-2px}.final-actions{display:flex;gap:10px;flex-shrink:0}.footer{background:#041a2a;color:#aebfca;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand b{font-size:18px;color:#fff}.footer p{font-size:9px;max-width:420px}.footer strong{display:block;color:#fff;font-size:10px;margin-bottom:12px}.footer a{display:block;font-size:9px;margin:8px 0}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;font-size:8px;color:#7f96a5}.detail-hero{padding:110px 0 96px;background:linear-gradient(180deg,#fbfcfb,#f3f6f4);border-bottom:1px solid var(--line)}.detail-hero h1{font-size:clamp(46px,5.2vw,72px)}.detail-section{padding:94px 0}.detail-section.soft{background:var(--soft)}.detail-dark{padding:96px 0;background:var(--navy);color:#fff}.detail-dark h2{color:#fff}.detail-dark p{color:#c5d3db}.detail-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-cards.four{grid-template-columns:repeat(4,1fr)}.detail-cards.compact{grid-template-columns:1fr}.detail-cards article{padding:26px;border-radius:20px;background:#fff;border:1px solid #e2e8e5}.detail-cards article>span{font-size:8px;color:var(--green);font-weight:900}.detail-cards h3{margin:18px 0 8px;color:var(--navy);font-size:17px}.detail-cards p{margin:0;font-size:10px;line-height:1.75}.price-large{font-size:44px;font-weight:900;color:#fff}.price-large span{font-size:11px;font-weight:400;color:#b7c7d0}.note-box{padding:28px;border-radius:22px;background:#f4f7f5;border:1px solid #dfe7e2}.note-box b{color:var(--navy)}.note-box p{margin-bottom:0;font-size:11px}.dark-note{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12)}.dark-note b{color:#fff}.undefined-list,.metric-list{display:grid;gap:10px}.undefined-list span,.metric-list span{padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:10px}.detail-cta{padding:82px 0;background:#f4f6f4;text-align:center}.detail-cta h2{max-width:800px;margin:0 auto 28px}.step-grid{display:grid;gap:12px}.step-grid.five{grid-template-columns:repeat(5,1fr)}.step-grid.six{grid-template-columns:repeat(3,1fr)}.step-grid article{padding:24px;border:1px solid #e0e7e3;border-radius:18px;background:#fff}.step-grid span{font-size:8px;color:var(--green);font-weight:900}.step-grid h3{margin:18px 0 8px;color:var(--navy);font-size:15px}.step-grid p{margin:0;font-size:9px;line-height:1.7}.dark-steps article{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12)}.dark-steps h3{color:#fff}.dark-steps p{color:#b8c9d2}.light-heading h2{color:#fff}.plans-public{padding:100px 0;background:var(--soft)}.plan-grid{display:grid;gap:18px}.plan-grid.two{grid-template-columns:1fr 1fr}.plan-grid article{padding:36px;border-radius:24px;background:#fff;border:1px solid #e0e7e3}.plan-grid article.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.plan-label{font-size:8px;letter-spacing:.15em;color:var(--green);font-weight:900}.plan-grid h3{font-size:26px;color:var(--navy);margin:20px 0 10px}.plan-grid .featured h3{color:#fff}.plan-grid p,.plan-grid li{font-size:10px;line-height:1.8;color:#6c7b84}.plan-grid .featured p,.plan-grid .featured li{color:#c0d0d8}.plan-grid ul{padding-left:18px}.plan-note{max-width:860px;margin:22px auto 0;text-align:center;font-size:9px;color:#78878f}.quote-panel{padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:24px}.quote-panel p{font-size:24px;line-height:1.45;color:#fff;margin:0}.network-simple{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.network-simple div{padding:22px;border-radius:16px;background:#fff;border:1px solid var(--line)}.network-simple b,.network-simple span{display:block}.network-simple b{color:var(--navy)}.network-simple span{font-size:9px;color:#7b8990}.timeline{display:grid;gap:0}.timeline article{display:grid;grid-template-columns:120px 1fr;gap:34px;padding:34px 0;border-bottom:1px solid var(--line)}.timeline article>span{font-size:11px;font-weight:900;color:var(--green)}.timeline h2{font-size:34px;margin:0 0 8px}.timeline p{margin:0;max-width:800px}.timeline article.active{padding:42px;border-radius:24px;background:var(--navy);color:#fff;border:0;margin-top:28px}.timeline article.active h2{color:#fff}.timeline article.active p{color:#c4d2da}.light-link{color:#fff}.business-detail-hero,.premium-hero,.clubs-detail-hero,.history-detail{position:relative}.business-detail-hero:after,.premium-hero:after,.clubs-detail-hero:after,.history-detail:after{content:"";position:absolute;right:5%;top:20%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(76,175,85,.12),rgba(76,175,85,0) 70%)}
@media(max-width:1024px){.menu-toggle{display:flex}.nav{display:none;position:absolute;top:76px;left:20px;right:20px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.menu-open .nav{display:flex}.nav a{padding:12px 9px}.nav-login{border-left:0;border-top:1px solid var(--line)}.hero-grid,.editorial-grid,.feature-grid,.business-grid,.network-grid,.detail-two{grid-template-columns:1fr}.hero-grid{padding:60px 0}.hero-media{min-height:520px}.hero-main-photo{height:520px}.hero-note{left:20px}.hero-proof{grid-template-columns:1fr}.audience-grid{grid-template-columns:1fr}.detail-cards.four{grid-template-columns:1fr 1fr}.step-grid.five{grid-template-columns:1fr 1fr}.step-grid.six{grid-template-columns:1fr 1fr}.section-space{padding:82px 0}.feature-photo,.business-photo,.editorial-image{height:520px}.history-teaser-inner,.final-inner{align-items:flex-start;flex-direction:column}.plan-grid.two{grid-template-columns:1fr}}
@media(max-width:640px){.shell{width:min(100% - 28px,1240px)}.header-inner{height:72px}.logo img{width:176px}.hero-grid{gap:42px}.hero h1,.detail-hero h1{font-size:42px;letter-spacing:-2px}.hero-copy>p,.detail-hero p{font-size:13px}.hero-actions,.detail-actions{flex-direction:column}.hero-actions .button,.detail-actions .button{width:100%}.hero-media{min-height:390px}.hero-main-photo{height:390px;border-radius:24px}.hero-note{left:14px;right:14px;bottom:14px}.value-strip-grid{grid-template-columns:1fr 1fr}.value-strip-grid>div:nth-child(2){border-right:0}.value-strip-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-space,.audience-section,.detail-section,.detail-dark,.plans-public{padding:70px 0}.editorial-image,.feature-photo,.business-photo{height:420px}.editorial-copy h2,.feature-copy h2,.business-copy h2,.network-section h2,.section-heading h2,.detail-section h2,.detail-dark h2,.detail-cta h2,.history-teaser h2{font-size:35px;letter-spacing:-1.4px}.audience-grid article{min-height:auto}.detail-cards,.detail-cards.four,.step-grid.five,.step-grid.six,.network-simple{grid-template-columns:1fr}.network-diagram{min-height:400px}.network-center{width:170px;height:170px}.network-node{font-size:8px;padding:10px 12px}.network-node.n1{left:18px}.network-node.n2{right:18px}.network-node.n3{left:18px}.network-node.n4{right:18px}.final-actions{width:100%;flex-direction:column}.final-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.detail-hero{padding:76px 0 70px}.timeline article{grid-template-columns:1fr;gap:8px}.timeline article.active{padding:28px}.quote-panel p{font-size:19px}}
/* Arquivo: site.css | Pasta: /wwwroot/cg/assets/css/ | Versão: 5.0.0 | Data: 11/09/2026 *//* Compra Garantida | refinamento visual com fotografia editorial | v5.1.0 | 11/09/2026 */
.visual-audience article{padding:0;overflow:hidden;min-height:520px}.audience-photo{height:245px;overflow:hidden;background:#e9efeb}.audience-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.visual-audience article:hover .audience-photo img{transform:scale(1.035)}.audience-body{padding:30px 34px 34px;display:flex;flex-direction:column;flex:1}.visual-audience h3{margin:18px 0 10px}.visual-audience a{margin-top:auto}.network-photo{position:relative;height:540px;border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.network-photo>img{width:100%;height:100%;object-fit:cover}.network-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(5,28,44,.78) 100%)}.network-photo-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;padding:24px 26px;border-radius:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);color:var(--navy)}.network-photo-copy small,.network-photo-copy b,.network-photo-copy span{display:block}.network-photo-copy small{font-size:8px;letter-spacing:.14em;color:var(--green);font-weight:900}.network-photo-copy b{font-size:18px;margin:7px 0 5px}.network-photo-copy span{font-size:10px;color:var(--muted)}
@media(max-width:640px){.visual-audience article{min-height:auto}.audience-photo{height:220px}.network-photo{height:430px}.network-photo-copy{left:14px;right:14px;bottom:14px;padding:18px}}
