*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--verde: #1D9E75;--verde-bg: #E1F5EE;--verde-txt: #0F6E56;--amber: #BA7517;--amber-bg: #FAEEDA;--amber-txt: #854F0B;--purple: #534AB7;--purple-bg: #EEEDFE;--purple-txt: #3C3489;--coral: #993C1D;--coral-bg: #FAECE7;--coral-txt: #712B13;--blue: #1A6FBF;--blue-bg: #E6F0FB;--blue-txt: #134E8A;--text: #1a1a18;--text-muted: #5f5e5a;--text-hint: #888780;--border: rgba(0,0,0,.1);--surface: #f8f7f4;--white: #ffffff;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--white);font-size:16px;line-height:1.6}nav{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:.5px solid var(--border);background:var(--white);position:sticky;top:0;z-index:100}.logo{font-size:16px;font-weight:600;color:var(--text);text-decoration:none}.logo span{color:var(--verde)}.nav-cta{font-size:13px;padding:7px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:transparent;font-weight:500;transition:background .15s;text-decoration:none}.nav-cta:hover{background:var(--surface)}.hero{padding:48px 20px 36px;text-align:center;border-bottom:.5px solid var(--border)}.badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:5px 14px;border-radius:20px;background:var(--verde-bg);color:var(--verde-txt);margin-bottom:18px}.hero h1{font-size:clamp(22px,5vw,32px);font-weight:700;line-height:1.25;color:var(--text);margin-bottom:12px}.hero h1 span{color:var(--verde)}.hero-sub{font-size:15px;color:var(--text-muted);line-height:1.65;max-width:500px;margin:0 auto 28px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:500px;margin:0 auto}.stat-card{background:var(--surface);border-radius:var(--radius-sm);padding:16px 10px;text-align:center}.stat-num{font-size:22px;font-weight:700;color:var(--text)}.stat-lbl{font-size:12px;color:var(--text-muted);margin-top:3px;line-height:1.4}.ads-block{padding:14px 20px;background:var(--surface);border-bottom:.5px solid var(--border);text-align:center;font-size:11px;color:var(--text-hint);min-height:90px;display:flex;align-items:center;justify-content:center}.section{padding:32px 20px;border-bottom:.5px solid var(--border);max-width:680px;margin:0 auto}.section-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-hint);margin-bottom:18px}.section-desc{font-size:14px;color:var(--text-muted);line-height:1.65;margin-bottom:20px}.sorteio-full{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:16px}.sorteio-full:last-child{margin-bottom:0}.sorteio-header{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:.5px solid var(--border)}.sorteio-header-icon{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.sorteio-header-info{flex:1;min-width:0}.sorteio-header-title{font-size:15px;font-weight:700;color:var(--text)}.sorteio-header-sub{font-size:12px;color:var(--text-muted);margin-top:3px}.sorteio-header-badge{font-size:11px;font-weight:700;padding:5px 12px;border-radius:20px;white-space:nowrap;flex-shrink:0}.countdown-bar{padding:14px 20px;border-bottom:.5px solid var(--border);display:flex;align-items:center;gap:12px}.countdown-label{font-size:11px;font-weight:600;color:var(--text-hint);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.countdown-blocks{display:flex;gap:6px;flex:1}.cd-block{background:var(--surface);border-radius:var(--radius-sm);padding:8px 10px;text-align:center;min-width:48px}.cd-num{font-size:18px;font-weight:700;color:var(--text);line-height:1}.cd-lbl{font-size:9px;color:var(--text-hint);text-transform:uppercase;letter-spacing:.05em;margin-top:3px}.progress-wrap{padding:14px 20px;border-bottom:.5px solid var(--border)}.progress-top{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted);margin-bottom:8px}.progress-bar-bg{height:6px;background:var(--surface);border-radius:10px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:10px;transition:width .4s}.sorteio-body{padding:16px 20px}.sorteio-body-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}@media(max-width:400px){.sorteio-body-grid{grid-template-columns:1fr}}.detail-item{background:var(--surface);border-radius:var(--radius-sm);padding:12px 14px}.detail-lbl{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-hint);margin-bottom:4px}.detail-val{font-size:14px;font-weight:700;color:var(--text)}.detail-sub{font-size:11px;color:var(--text-muted);margin-top:2px}.sorteio-premios-label{font-size:12px;font-weight:600;color:var(--text);margin-bottom:10px}.premio-item{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:.5px solid var(--border);font-size:13px}.premio-item:last-child{border-bottom:none}.premio-pos{font-size:11px;font-weight:700;width:22px;text-align:center;flex-shrink:0;color:var(--text-hint)}.premio-pos.top{color:var(--amber)}.premio-icon{font-size:16px;flex-shrink:0}.premio-desc{flex:1;color:var(--text-muted)}.premio-desc strong{color:var(--text)}.premio-tag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;flex-shrink:0}.req-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.req-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text-muted);line-height:1.5}.req-icon{font-size:14px;flex-shrink:0;margin-top:1px}.ganhadores-list{display:flex;flex-direction:column;gap:0}.ganhador-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:.5px solid var(--border)}.ganhador-row:last-child{border-bottom:none}.ganhador-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.ganhador-nome{flex:1;font-size:14px;color:var(--text)}.ganhador-premio{font-size:12px;color:var(--text-muted)}.ganhador-data{font-size:11px;color:var(--text-hint);white-space:nowrap}.aviso-card{border-radius:var(--radius-md);padding:14px 16px;display:flex;gap:12px;align-items:flex-start;margin-top:16px}.aviso-icon{font-size:18px;flex-shrink:0;margin-top:1px}.aviso-txt{font-size:13px;line-height:1.55}.btn{display:inline-block;padding:11px 24px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:opacity .15s,transform .12s;border:none}.btn:hover{opacity:.88;transform:translateY(-1px)}.btn-primary{background:var(--verde);color:#fff}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.cta-block{background:var(--verde-bg);border:1px solid rgba(29,158,117,.2);border-radius:var(--radius-lg);padding:28px 24px;text-align:center}.cta-block h3{font-size:18px;font-weight:700;color:var(--verde-txt);margin-bottom:8px}.cta-block p{font-size:14px;color:var(--verde-txt);opacity:.85;margin-bottom:20px;line-height:1.6}.ranking-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:.5px solid var(--border)}.ranking-row:last-child{border-bottom:none}.pos{font-size:13px;font-weight:600;width:22px;color:var(--text-hint);flex-shrink:0;text-align:center}.pos.top{color:var(--amber)}.avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;background:var(--surface);color:var(--text-muted)}.p-name{flex:1;font-size:14px;color:var(--text)}.p-pts{font-size:13px;font-weight:600;color:var(--verde-txt)}.seo-section{padding:32px 20px;border-bottom:.5px solid var(--border);max-width:680px;margin:0 auto}.seo-section h2{font-size:18px;font-weight:700;color:var(--text);margin-bottom:14px}.seo-section h3{font-size:15px;font-weight:600;color:var(--text);margin:20px 0 8px}.seo-section p{font-size:14px;color:var(--text-muted);line-height:1.75;margin-bottom:12px}.seo-section p:last-child{margin-bottom:0}footer{padding:28px 20px;text-align:center;font-size:12px;color:var(--text-hint);border-top:.5px solid var(--border);line-height:1.8}footer strong{color:var(--text-muted)}
