:root{--ev-bg:#050706;--ev-panel:#101412;--ev-panel-2:#151a17;--ev-text:#f5f7f5;--ev-muted:#9ca6a0;--ev-border:rgba(159,195,168,.22);--ev-green:#79ad84;--ev-green-bright:#90c99a;--ev-green-dark:#1a3d24;--ev-red:#e16d67;--ev-red-dark:#3b1716;--ev-shadow:0 28px 80px rgba(0,0,0,.42);--ev-radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ev-bg);color:var(--ev-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ev-site-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% -12%,rgba(80,140,94,.11),transparent 35%),linear-gradient(180deg,#030504 0%,#070a08 48%,#040605 100%)}.ev-site-shell:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 75%);pointer-events:none}.ev-bg-orb{position:absolute;border-radius:50%;filter:blur(110px);opacity:.14;pointer-events:none}.ev-bg-orb--one{width:500px;height:500px;background:#4b8c59;top:170px;left:-260px}.ev-bg-orb--two{width:620px;height:620px;background:#2e6d3c;top:110px;right:-360px}.ev-header,.ev-main,.ev-footer{position:relative;z-index:1;width:min(1120px,calc(100% - 36px));margin-inline:auto}.ev-header{padding:48px 0 34px;text-align:center}.ev-brand{display:inline-flex;max-width:min(610px,92vw);transition:opacity .2s ease}.ev-brand:hover{opacity:.9}.ev-brand img{width:100%;height:auto;display:block}.ev-main{padding-bottom:66px}.ev-alert{margin:0 0 18px;border:1px solid;border-radius:14px;padding:13px 16px;font-size:14px;text-align:center}.ev-alert--success{background:rgba(43,113,58,.18);border-color:rgba(101,187,119,.35);color:#bce7c5}.ev-alert--error{background:rgba(132,43,38,.18);border-color:rgba(225,109,103,.35);color:#f3bbb8}.ev-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.ev-card,.ev-results-card{position:relative;border:1px solid var(--ev-border);background:linear-gradient(145deg,rgba(24,29,26,.95),rgba(10,13,11,.96));border-radius:var(--ev-radius);box-shadow:var(--ev-shadow);overflow:hidden}.ev-card:before,.ev-results-card:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);pointer-events:none}.ev-card{padding:29px}.ev-free-card{min-height:510px}.ev-card-heading{display:flex;align-items:center;gap:13px}.ev-card-heading h1{font-size:23px;line-height:1.15;margin:2px 0 0;letter-spacing:-.025em}.ev-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800;color:var(--ev-green-bright)}.ev-icon-bubble,.ev-crown{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(132,194,144,.38);background:rgba(59,112,70,.14);color:var(--ev-green-bright)}.ev-icon-bubble{width:42px;height:42px;border-radius:13px;flex:0 0 auto}.ev-icon-bubble svg{width:21px;height:21px;fill:currentColor}.ev-subcopy{margin:14px 0 19px;color:var(--ev-muted);font-size:14px;line-height:1.55}.ev-unlock-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:9px;border-radius:14px;border:1px solid rgba(255,255,255,.09);background:rgba(4,6,5,.45);transition:border-color .2s ease,box-shadow .2s ease}.ev-unlock-form.is-highlighted{border-color:rgba(144,201,154,.78);box-shadow:0 0 0 4px rgba(121,173,132,.12)}.ev-email-field{min-width:0;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#090c0a;padding:0 13px}.ev-email-field span{display:flex;color:#a9b3ad}.ev-email-field svg{width:19px;height:19px;fill:currentColor}.ev-email-field input{width:100%;height:44px;border:0;outline:0;color:#fff;background:transparent;font:inherit;font-size:14px}.ev-email-field input::placeholder{color:#777f7a}.ev-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:10px;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.ev-button:hover{transform:translateY(-1px);filter:brightness(1.06)}.ev-button--primary{min-height:46px;padding:0 20px;color:#061008;background:linear-gradient(135deg,#8fc99a,#62966d);box-shadow:0 10px 28px rgba(87,151,100,.18)}.ev-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ev-consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:8px;padding:2px 3px 0;color:#8f9992;font-size:10px;line-height:1.4}.ev-consent input{margin-top:2px;accent-color:var(--ev-green)}.ev-consent a{color:#b8d2bd}.ev-security-note,.ev-checkout-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#8d9991;font-size:11px}.ev-security-note{margin:12px 0 14px}.ev-security-note span,.ev-checkout-note span{display:flex;color:var(--ev-green)}.ev-security-note svg,.ev-checkout-note svg{width:15px;height:15px;fill:currentColor}.ev-locked-preview{position:relative;width:100%;height:214px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:linear-gradient(145deg,rgba(21,27,23,.8),rgba(5,7,6,.86));overflow:hidden;cursor:pointer;color:inherit}.ev-locked-preview:hover{border-color:rgba(127,179,137,.36)}.ev-fake-content{position:absolute;inset:0;padding:31px;filter:blur(8px);opacity:.74}.ev-fake-line{display:block;height:16px;margin-bottom:15px;border-radius:8px;background:linear-gradient(90deg,#c7cdc9,#677169)}.ev-fake-line--long{width:72%}.ev-fake-line--medium{width:54%}.ev-fake-line--short{width:41%}.ev-fake-badge{display:block;width:74px;height:29px;margin-top:32px;border-radius:8px;background:#578c62}.ev-lock-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(8,11,9,.5),rgba(8,10,9,.15));backdrop-filter:blur(3px)}.ev-large-lock{display:flex;width:68px;height:68px;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(5,7,6,.64);box-shadow:0 0 0 8px rgba(255,255,255,.025),0 12px 42px rgba(0,0,0,.38)}.ev-large-lock svg{width:31px;height:31px;fill:#d7dbd8}.ev-lock-overlay strong{margin-top:14px;font-size:21px}.ev-lock-overlay small{margin-top:7px;border:1px solid rgba(255,255,255,.13);border-radius:7px;padding:5px 9px;color:#a5ada8}.ev-card-heading--unlocked .ev-icon-bubble{background:rgba(76,147,90,.2)}.ev-unlocked-pick{position:relative;margin-top:26px;padding:27px;border:1px solid rgba(130,190,142,.22);border-radius:16px;background:linear-gradient(145deg,rgba(26,60,34,.34),rgba(6,11,8,.7));min-height:328px;display:flex;flex-direction:column}.ev-unlocked-pick:after{content:"";position:absolute;right:-70px;bottom:-90px;width:240px;height:240px;border-radius:50%;background:rgba(93,160,105,.12);filter:blur(25px)}.ev-pick-date{position:relative;z-index:1;color:var(--ev-green-bright);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ev-unlocked-pick h2{position:relative;z-index:1;margin:16px 0 13px;font-size:25px;line-height:1.18;letter-spacing:-.025em}.ev-pick-details{position:relative;z-index:1;list-style:none;padding:0;margin:0;color:#c2c9c4}.ev-pick-details li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.055);font-size:14px}.ev-pick-details li:before{content:"";display:inline-block;width:6px;height:6px;margin-right:9px;border-radius:50%;background:var(--ev-green)}.ev-pick-odds{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;margin-top:auto;padding-top:22px}.ev-pick-odds span{color:var(--ev-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.ev-pick-odds strong{font-size:35px;line-height:1;color:#d5efda}.ev-empty-state{margin:auto;text-align:center;color:var(--ev-muted)}.ev-empty-state h2{color:#fff}.ev-premium-card{min-height:510px;text-align:center;background:linear-gradient(160deg,rgba(18,38,23,.97),rgba(8,12,9,.98) 58%,rgba(12,21,14,.98));display:flex;flex-direction:column;align-items:center}.ev-premium-card:after{content:"";position:absolute;inset:auto -15% -55% -15%;height:75%;border-radius:50%;border:1px solid rgba(127,184,139,.13);box-shadow:0 0 85px rgba(76,139,88,.12)}.ev-premium-watermark{position:absolute;inset:0;opacity:.16;background:linear-gradient(125deg,transparent 33%,rgba(132,182,142,.15) 34%,transparent 35%),linear-gradient(55deg,transparent 33%,rgba(132,182,142,.12) 34%,transparent 35%);background-size:140px 140px;mask-image:linear-gradient(to bottom,transparent,black 35%,transparent 92%)}.ev-premium-card>*{position:relative;z-index:1}.ev-crown{width:52px;height:52px;border-radius:50%}.ev-crown svg{width:25px;height:25px;fill:currentColor}.ev-premium-card .ev-eyebrow{margin-top:16px}.ev-premium-card h2{margin:10px 0 0;font-size:31px;letter-spacing:-.035em}.ev-premium-card h2 span{color:var(--ev-green-bright)}.ev-divider{width:32px;height:2px;margin:16px auto;background:var(--ev-green)}.ev-daily-count{margin:0;color:var(--ev-green-bright);font-size:21px;font-weight:800}.ev-premium-copy{margin:8px 0 20px;color:#abb5ae;font-size:13px}.ev-feature-list{width:100%;max-width:320px;list-style:none;padding:0;margin:0 auto 24px;text-align:left}.ev-feature-list li{display:flex;align-items:center;gap:10px;padding:7px 0;color:#d9dedb;font-size:14px}.ev-feature-list li span{display:flex;align-items:center;justify-content:center;width:19px;height:19px;border:1px solid rgba(123,191,137,.65);border-radius:50%;color:var(--ev-green-bright);flex:0 0 auto}.ev-feature-list svg{width:13px;height:13px;fill:currentColor}.ev-button--premium{width:100%;max-width:330px;min-height:51px;margin-top:auto;padding:0 22px;color:#071109;background:linear-gradient(135deg,#91c99c,#639b70);font-size:15px;box-shadow:0 16px 38px rgba(71,139,85,.18)}.ev-button--premium svg{width:19px;height:19px;fill:currentColor}.ev-button.is-disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.2)}.ev-button.is-disabled:hover{transform:none}.ev-checkout-note{margin:11px 0 0}.ev-checkout-note a{color:#b4c8b8}.ev-social-row{display:flex;justify-content:center;gap:10px;margin:16px auto 20px}.ev-social-link{width:96px;height:62px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(13,16,14,.85);text-decoration:none;color:#e5e8e6;transition:border-color .2s ease,transform .2s ease,background .2s ease}.ev-social-link:hover{transform:translateY(-2px);border-color:rgba(130,190,142,.38);background:rgba(21,28,23,.95)}.ev-social-link>span{display:flex}.ev-social-link svg{width:22px;height:22px;fill:currentColor}.ev-social-link small{font-size:11px}.ev-social-link.is-disabled{opacity:.38;cursor:not-allowed}.ev-results-card{padding:0}.ev-results-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.ev-performance-title{display:flex;align-items:center;gap:12px}.ev-performance-title>span{display:flex;color:var(--ev-green-bright)}.ev-performance-title svg{width:24px;height:24px;fill:currentColor}.ev-performance-title h2{margin:2px 0 0;font-size:19px;letter-spacing:-.02em}.ev-stat-chips{display:flex;gap:9px}.ev-stat-chip{min-width:100px;padding:8px 13px;text-align:center;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.025)}.ev-stat-chip small{display:block;text-transform:uppercase;letter-spacing:.09em;color:#9aa39d;font-size:9px;font-weight:800}.ev-stat-chip strong{display:block;margin-top:2px;font-size:18px}.ev-stat-chip--win{border-color:rgba(93,179,109,.38);background:rgba(31,92,42,.16)}.ev-stat-chip--win small,.ev-stat-chip--win strong{color:#8ed19a}.ev-stat-chip--loss{border-color:rgba(225,109,103,.36);background:rgba(103,32,29,.15)}.ev-stat-chip--loss small,.ev-stat-chip--loss strong{color:#ef8c87}.ev-table-wrap{overflow-x:auto}.ev-results-table{width:100%;border-collapse:collapse;min-width:720px}.ev-results-table th{padding:12px 20px;text-align:left;color:#969e99;text-transform:uppercase;letter-spacing:.09em;font-size:10px;background:rgba(255,255,255,.02)}.ev-results-table th:nth-child(2),.ev-results-table td:nth-child(2){width:120px;text-align:center}.ev-results-table th:nth-child(3),.ev-results-table td:nth-child(3){width:130px;text-align:center}.ev-results-table td{padding:12px 20px;border-top:1px solid rgba(255,255,255,.052);background:rgba(255,255,255,.008);vertical-align:middle}.ev-results-table tr.is-win td{background:linear-gradient(90deg,rgba(25,74,34,.22),rgba(25,74,34,.08))}.ev-results-table tr.is-loss td{background:linear-gradient(90deg,rgba(95,31,28,.22),rgba(95,31,28,.07))}.ev-results-table tr.is-pending td{background:rgba(255,255,255,.008)}.ev-pick-name-cell{display:flex;align-items:center;gap:12px}.ev-sport-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#cfd5d1;flex:0 0 auto}.ev-sport-icon svg{width:17px;height:17px;fill:currentColor}.ev-pick-name-cell strong{display:block;font-size:13px}.ev-pick-name-cell small{display:block;max-width:700px;margin-top:3px;color:#9da69f;font-size:11px;line-height:1.35}.ev-odds-cell{font-weight:800;font-size:14px}.ev-result-badge{display:inline-flex;align-items:center;justify-content:center;min-width:70px;border:1px solid;border-radius:8px;padding:5px 10px;font-size:10px;font-weight:900;letter-spacing:.08em}.ev-result-badge.is-win{color:#9be0a7;border-color:rgba(102,207,121,.48);background:rgba(30,111,46,.2)}.ev-result-badge.is-loss{color:#f0938e;border-color:rgba(237,103,96,.5);background:rgba(112,30,26,.22)}.ev-result-badge.is-pending{color:#c8cfc9;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.04)}.ev-empty-row td{text-align:center!important;padding:38px;color:#8f9892}.ev-footer{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 0 48px;color:#778079}.ev-footer img{width:52px;height:auto;opacity:.54;margin-bottom:14px}.ev-footer p{max-width:750px;margin:0 0 10px;font-size:11px;line-height:1.55}.ev-footer small{font-size:10px}.ev-fallback{padding:60px;text-align:center}@media(max-width:900px){.ev-header{padding-top:38px}.ev-hero-grid{grid-template-columns:1fr}.ev-card,.ev-free-card,.ev-premium-card{min-height:auto}.ev-premium-card{padding-bottom:30px}.ev-results-header{align-items:flex-start;flex-direction:column}.ev-stat-chips{width:100%}.ev-stat-chip{flex:1;min-width:0}}@media(max-width:600px){.ev-header,.ev-main,.ev-footer{width:min(100% - 24px,1120px)}.ev-header{padding:32px 18px 26px}.ev-card{padding:21px;border-radius:18px}.ev-card-heading h1{font-size:20px}.ev-unlock-form{grid-template-columns:1fr}.ev-button--primary{width:100%}.ev-locked-preview{height:200px}.ev-premium-card h2{font-size:27px}.ev-social-row{gap:7px}.ev-social-link{width:72px;height:60px;flex-direction:column;gap:3px}.ev-social-link svg{width:20px;height:20px}.ev-results-header{padding:17px}.ev-stat-chips{gap:6px}.ev-stat-chip{padding:8px 6px}.ev-stat-chip strong{font-size:16px}.ev-performance-title h2{font-size:17px}.ev-results-table th,.ev-results-table td{padding-left:14px;padding-right:14px}.ev-footer{padding-bottom:32px}}
