.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);background-color:#0b0b0db3;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:90%;max-width:1200px;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s;display:flex;position:fixed;top:20px;left:50%;overflow:hidden;transform:translate(-50%)}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 40px;display:flex}.Header-module__hBw1pG__ticker{white-space:nowrap;background:#cf0;align-items:center;width:100%;height:40px;transition:height .4s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;overflow:hidden}.Header-module__hBw1pG__tickerHidden{opacity:0;pointer-events:none;height:0}.Header-module__hBw1pG__tickerContent{color:#000;text-transform:uppercase;letter-spacing:1px;gap:40px;width:max-content;font-size:11px;font-weight:700;animation:20s linear infinite Header-module__hBw1pG__tickerMove;display:flex}.Header-module__hBw1pG__tickerContent span{align-items:center;display:inline-flex}.Header-module__hBw1pG__tickerText{margin-left:6px;margin-right:10px}.Header-module__hBw1pG__star{color:#7c3aed;align-items:center;font-size:14px;display:flex}@keyframes Header-module__hBw1pG__tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.Header-module__hBw1pG__logo{font-family:var(--font-outfit);letter-spacing:2px;color:#fff;font-size:24px;font-weight:200;text-decoration:none}.Header-module__hBw1pG__nav{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__navLink{color:var(--secondary);font-weight:400;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:#fff}.Header-module__hBw1pG__userNav{align-items:center;gap:20px;display:flex}.Header-module__hBw1pG__creditBadge{cursor:default;background:#ccff001a;border:1px solid #cf03;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;transition:all .3s;display:flex}.Header-module__hBw1pG__creditBadge:hover{background:#ccff0026;border-color:#cf06;transform:translateY(-1px)}.Header-module__hBw1pG__creditIcon{filter:drop-shadow(0 0 5px #ccff0080);font-size:14px}.Header-module__hBw1pG__creditCount{color:#cf0;font-size:14px;font-weight:800;font-family:var(--font-outfit)}.Header-module__hBw1pG__limitText{color:#ccff0080;margin-left:2px;font-weight:300}.Header-module__hBw1pG__creditLabel{text-transform:uppercase;color:#ffffff80;letter-spacing:.5px;font-size:11px;font-weight:700}.Header-module__hBw1pG__signOutBtn{color:#ff4d4d;cursor:pointer;background:0 0;border:1px solid #ff4d4d4d;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.Header-module__hBw1pG__signOutBtn:hover{background:#ff4d4d1a;border-color:#ff4d4d}.Header-module__hBw1pG__scrolled{background-color:#0b0b0df2;border-color:#ffffff26;transform:translate(-50%)translateY(-5px)scale(.98)}@media (max-width:768px){.Header-module__hBw1pG__headerContent{padding:0 20px}.Header-module__hBw1pG__userNav{gap:12px}.Header-module__hBw1pG__creditBadge{padding:4px 10px}.Header-module__hBw1pG__creditLabel{display:none}.Header-module__hBw1pG__nav{gap:16px}.Header-module__hBw1pG__navLink{font-size:13px}}
.SearchForm-module__4fzjgW__form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff14,#101216b8);border:1px solid #c6ff0059;border-radius:20px;flex-direction:column;gap:14px;width:100%;max-width:980px;margin:0 auto;padding:20px;display:flex;box-shadow:0 18px 60px #00000073,inset 0 0 40px #ffffff0a}.SearchForm-module__4fzjgW__title{text-align:center;letter-spacing:-.6px;color:#f6f6f6;margin:0;font-size:38px;font-weight:700;line-height:1.1}.SearchForm-module__4fzjgW__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.SearchForm-module__4fzjgW__inputGroup{flex-direction:column;gap:6px;display:flex}.SearchForm-module__4fzjgW__labelRow{justify-content:space-between;align-items:center;display:flex}.SearchForm-module__4fzjgW__locationWrap{width:100%;position:relative}.SearchForm-module__4fzjgW__detectBtn{color:#dbff5b;cursor:pointer;z-index:2;background:#c6ff001f;border:1px solid #c6ff0059;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;line-height:22px;transition:all .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.SearchForm-module__4fzjgW__detectBtn:hover{background:#c6ff0033;transform:translateY(-50%)scale(1.08)}.SearchForm-module__4fzjgW__detectBtn:disabled{opacity:.5;cursor:wait}.SearchForm-module__4fzjgW__inputGroup label{color:#ffffffa6;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;font-weight:600}.SearchForm-module__4fzjgW__input{box-sizing:border-box;color:#f5f5f5;background:#ffffff14;border:1px solid #ffffff47;border-radius:10px;width:100%;padding:11px 14px;font-size:16px;font-weight:600;transition:all .2s}.SearchForm-module__4fzjgW__input:focus{background:#c6ff0014;border-color:#c6ff00e6;outline:none;box-shadow:0 0 0 3px #c6ff0026}select.SearchForm-module__4fzjgW__input{appearance:none;cursor:pointer;padding-right:34px}.SearchForm-module__4fzjgW__locationWrap .SearchForm-module__4fzjgW__input{padding-right:42px}.SearchForm-module__4fzjgW__submitBtn{color:#0f1113;cursor:pointer;background:linear-gradient(#d9ff3f 0%,#b8ff00 100%);border:none;border-radius:12px;width:100%;padding:14px 18px;font-size:30px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 28px #aaff0059}.SearchForm-module__4fzjgW__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 34px #aaff006b}.SearchForm-module__4fzjgW__submitBtn:disabled{opacity:.7;cursor:wait}@media (max-width:900px){.SearchForm-module__4fzjgW__row{grid-template-columns:1fr}.SearchForm-module__4fzjgW__title{font-size:30px}.SearchForm-module__4fzjgW__submitBtn{font-size:24px}}
.ResultsTable-module__CZ16Tq__container{-webkit-overflow-scrolling:touch;width:100%;margin-top:40px;position:relative;overflow-x:auto}.ResultsTable-module__CZ16Tq__table{border-collapse:collapse;table-layout:auto;width:100%;min-width:900px}.ResultsTable-module__CZ16Tq__table th{text-align:left;color:var(--secondary);text-transform:uppercase;letter-spacing:1.5px;background:#ffffff08;border-bottom:2px solid #ccff0026;padding:14px 20px;font-size:11px;font-weight:700}.ResultsTable-module__CZ16Tq__table th:first-child,.ResultsTable-module__CZ16Tq__table td:first-child{min-width:160px}.ResultsTable-module__CZ16Tq__table th:nth-child(2),.ResultsTable-module__CZ16Tq__table td:nth-child(2){min-width:110px}.ResultsTable-module__CZ16Tq__table td{vertical-align:middle;word-break:break-word;overflow-wrap:anywhere;border-bottom:1px solid #ffffff0a;padding:16px 20px;font-weight:500}.ResultsTable-module__CZ16Tq__table tbody tr:nth-child(2n) td{background:#ffffff04}.ResultsTable-module__CZ16Tq__numberCol{text-align:center;color:#999;width:40px;min-width:40px;font-size:16px;font-weight:800}.ResultsTable-module__CZ16Tq__scoreBadge{background:var(--accent-muted);color:var(--accent);white-space:nowrap;border:1px solid #cf03;border-radius:20px;justify-content:center;align-items:center;width:fit-content;min-width:60px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.ResultsTable-module__CZ16Tq__lockedRow{opacity:.8;-webkit-user-select:none;user-select:none;background:#ffffff03}.ResultsTable-module__CZ16Tq__clickableRow{cursor:pointer;transition:background .2s,transform .1s}.ResultsTable-module__CZ16Tq__clickableRow:hover:not(.ResultsTable-module__CZ16Tq__lockedRow){background:#ccff000d!important}.ResultsTable-module__CZ16Tq__clickableRow:active{transform:scale(.995)}.ResultsTable-module__CZ16Tq__clickableCard{cursor:pointer;transition:transform .2s,box-shadow .2s}.ResultsTable-module__CZ16Tq__clickableCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.ResultsTable-module__CZ16Tq__clickableCard:active{transform:translateY(0)scale(.98)}.ResultsTable-module__CZ16Tq__lockCell{width:100%;height:100%;position:absolute;top:0;left:0;border-bottom:none!important;padding:0!important}.ResultsTable-module__CZ16Tq__lockOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);border-radius:inherit;background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ResultsTable-module__CZ16Tq__lockIcon{color:#cf0;filter:drop-shadow(0 0 15px #cf0c);opacity:1;width:32px;height:32px}.ResultsTable-module__CZ16Tq__blurOverlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05050566;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;filter:none!important}.ResultsTable-module__CZ16Tq__blurOverlay span{color:#fff;border:1px solid var(--glass-border);background:#222;border-radius:4px;padding:4px 12px;font-weight:600}.ResultsTable-module__CZ16Tq__unlockBanner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;z-index:100;background:#0b0b0df2;border:1px solid #cf03;border-radius:24px;flex-direction:column;align-items:center;gap:8px;width:fit-content;margin:40px auto 0;padding:24px 40px;display:flex;position:sticky;bottom:24px;box-shadow:0 20px 40px #0006}.ResultsTable-module__CZ16Tq__unlockBanner p{color:#fff;margin:0;font-size:16px;font-weight:700}.ResultsTable-module__CZ16Tq__wrapper{width:100%;margin-top:40px}.ResultsTable-module__CZ16Tq__controls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ResultsTable-module__CZ16Tq__viewToggle{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;padding:4px;display:flex}.ResultsTable-module__CZ16Tq__bannerActions{justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.ResultsTable-module__CZ16Tq__orDivider{color:#666;font-size:14px;font-style:italic}.ResultsTable-module__CZ16Tq__cashUnlock{color:#cf0;cursor:pointer;background:0 0;border:1px solid #ccff004d;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .2s}.ResultsTable-module__CZ16Tq__cashUnlock:hover{background:#ccff000d;border-color:#cf0}.ResultsTable-module__CZ16Tq__creditWarning{color:#ff4d4d;margin-top:12px;font-size:12px}.ResultsTable-module__CZ16Tq__toggleBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.ResultsTable-module__CZ16Tq__activeToggle{color:#cf0;background:#ccff001a}.ResultsTable-module__CZ16Tq__exportActions{gap:12px;display:flex}.ResultsTable-module__CZ16Tq__actionBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.ResultsTable-module__CZ16Tq__actionBtn:hover{background:#ffffff0d;border-color:#fff}.ResultsTable-module__CZ16Tq__cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding:24px;display:grid}.ResultsTable-module__CZ16Tq__leadCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;gap:12px;padding:20px 20px 16px;transition:transform .2s,border-color .2s;display:flex;position:relative}.ResultsTable-module__CZ16Tq__leadCard:hover{background:#ffffff0a;transform:translateY(-3px)}.ResultsTable-module__CZ16Tq__lockedCard{border-color:#ccff0014}.ResultsTable-module__CZ16Tq__lockedCard:hover{border-color:#ccff002e}.ResultsTable-module__CZ16Tq__cardHeader{justify-content:space-between;align-items:flex-start;gap:10px;min-height:44px;display:flex}.ResultsTable-module__CZ16Tq__cardName{word-break:break-word;overflow-wrap:anywhere;flex:1;margin:0;font-size:16px;font-weight:700;line-height:1.35}.ResultsTable-module__CZ16Tq__cardBadgeGroup{flex-shrink:0;align-items:center;gap:6px;display:flex}.ResultsTable-module__CZ16Tq__lockIconSmall{color:#cf0;opacity:.7;flex-shrink:0;width:14px;height:14px}.ResultsTable-module__CZ16Tq__cardLoc{color:#777;align-items:center;gap:4px;margin:0;font-size:13px;display:flex}.ResultsTable-module__CZ16Tq__cardLocIcon{color:#555;flex-shrink:0;width:12px;height:12px}.ResultsTable-module__CZ16Tq__cardOpp{color:#cf0;word-break:break-word;overflow-wrap:anywhere;background:#ccff0012;border:1px solid #ccff001f;border-radius:10px;margin:0;padding:9px 12px;font-size:13px;font-weight:600;line-height:1.4}.ResultsTable-module__CZ16Tq__cardUnlockRow{border-top:1px solid #ffffff0d;margin-top:4px;padding-top:12px}.ResultsTable-module__CZ16Tq__cardUnlockBtn{color:#888;cursor:pointer;letter-spacing:.3px;background:0 0;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.ResultsTable-module__CZ16Tq__cardUnlockBtn:hover{color:#cf0;background:#ccff000a;border-color:#ccff004d}.ResultsTable-module__CZ16Tq__cardContent{transition:filter .2s}.ResultsTable-module__CZ16Tq__opportunityText{word-break:break-word;overflow-wrap:anywhere;white-space:normal;max-width:100%;line-height:1.4;display:block}.ResultsTable-module__CZ16Tq__socialLink{color:#cf0;word-break:break-all}.ResultsTable-module__CZ16Tq__webLink{color:#fff;word-break:break-all;text-decoration:underline}.ResultsTable-module__CZ16Tq__noWeb{color:#666;font-style:italic}.ResultsTable-module__CZ16Tq__unlocked{color:#cf0;flex-direction:column;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1.1;display:inline-flex}.ResultsTable-module__CZ16Tq__unlockedCheck{font-size:16px;line-height:1}.ResultsTable-module__CZ16Tq__unlockedLabel{margin-top:2px}.ResultsTable-module__CZ16Tq__socialLink:hover{text-decoration:underline}.ResultsTable-module__CZ16Tq__unlockBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:0;min-width:44px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.ResultsTable-module__CZ16Tq__unlockBtn:hover{background:#ffffff0f;border-color:#fff}.ResultsTable-module__CZ16Tq__unlockBtn:disabled{opacity:.7;cursor:not-allowed}.ResultsTable-module__CZ16Tq__lockIconState,.ResultsTable-module__CZ16Tq__unlockIconState{justify-content:center;width:1em;font-size:1.15em;display:inline-flex}.ResultsTable-module__CZ16Tq__unlockIconState,.ResultsTable-module__CZ16Tq__unlockBtn:hover .ResultsTable-module__CZ16Tq__lockIconState{display:none}.ResultsTable-module__CZ16Tq__unlockBtn:hover .ResultsTable-module__CZ16Tq__unlockIconState{display:inline-flex}.ResultsTable-module__CZ16Tq__scoreWrapper{align-items:center;gap:12px;display:flex}.ResultsTable-module__CZ16Tq__miniUnlock{color:#000;text-transform:uppercase;cursor:pointer;background:#cf0;border:none;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800;transition:all .2s}.ResultsTable-module__CZ16Tq__miniUnlock:hover{transform:scale(1.05);box-shadow:0 0 10px #cf06}@media (max-width:1200px){.ResultsTable-module__CZ16Tq__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ResultsTable-module__CZ16Tq__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ResultsTable-module__CZ16Tq__controls{flex-direction:column;align-items:stretch}.ResultsTable-module__CZ16Tq__exportActions{justify-content:space-between}.ResultsTable-module__CZ16Tq__container{overflow-x:auto}.ResultsTable-module__CZ16Tq__table{min-width:800px}.ResultsTable-module__CZ16Tq__unlockBanner{width:calc(100% - 40px);padding:20px}}@media (max-width:600px){.ResultsTable-module__CZ16Tq__cards{grid-template-columns:1fr}.ResultsTable-module__CZ16Tq__cardHeader h3{font-size:16px}}
.PromoModal-module__C88ebq__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d9;justify-content:center;align-items:center;animation:.3s PromoModal-module__C88ebq__fadeIn;display:flex;position:fixed;inset:0}.PromoModal-module__C88ebq__modal{background-image:url(/images/promo_bg.png);background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:450px;height:550px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.PromoModal-module__C88ebq__modal:after{content:"";pointer-events:none;background:linear-gradient(#0003 0%,#000000b3 100%);position:absolute;inset:0}.PromoModal-module__C88ebq__closeButton{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;padding:5px;font-size:28px;line-height:1;transition:transform .2s;position:absolute;top:15px;right:15px}.PromoModal-module__C88ebq__closeButton:hover{transform:scale(1.1)}.PromoModal-module__C88ebq__content{z-index:5;text-align:center;flex-direction:column;align-items:center;padding:30px;display:flex;position:relative}.PromoModal-module__C88ebq__title{color:#cf0;text-transform:uppercase;text-shadow:0 0 20px #cf06;letter-spacing:-1px;margin-bottom:5px;font-size:48px;font-weight:800}.PromoModal-module__C88ebq__subtitle{color:#ffffffe6;margin-bottom:25px;font-size:18px;font-weight:300}.PromoModal-module__C88ebq__codeContainer{cursor:pointer;background-color:#fff;border-radius:8px;margin-bottom:40px;padding:15px 40px;transition:all .2s;position:relative;box-shadow:0 10px 30px #0000004d}.PromoModal-module__C88ebq__codeContainer:hover{transform:scale(1.03);box-shadow:0 0 20px #ccff004d}.PromoModal-module__C88ebq__codeContainer:active{transform:scale(.98)}.PromoModal-module__C88ebq__code{color:#1a1a1a;letter-spacing:4px;font-size:32px;font-weight:800}.PromoModal-module__C88ebq__copyBadge{color:#cf0;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.PromoModal-module__C88ebq__ctaButton{color:#fff;cursor:pointer;background-color:#8b0000;border:none;border-radius:5px;margin-top:10px;padding:18px 45px;font-size:18px;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #0003}.PromoModal-module__C88ebq__ctaButton:hover{background-color:#a00000;transform:translateY(-2px);box-shadow:0 12px 25px #0000004d}.PromoModal-module__C88ebq__footerText{color:#ffffff80;margin-top:25px;font-size:12px;font-style:italic}@keyframes PromoModal-module__C88ebq__fadeIn{0%{opacity:0}to{opacity:1}}
.LeadDetailsModal-module__Q8wvxq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.LeadDetailsModal-module__Q8wvxq__modal{border:1px solid var(--glass-border);background:#121214;border-radius:24px;width:100%;max-width:800px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) LeadDetailsModal-module__Q8wvxq__zoomIn;position:relative;overflow-y:auto;box-shadow:0 50px 100px #000c}.LeadDetailsModal-module__Q8wvxq__close{color:#888;cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:20px;right:20px}.LeadDetailsModal-module__Q8wvxq__header{border-bottom:1px solid #222;padding:40px}.LeadDetailsModal-module__Q8wvxq__titleGroup{justify-content:space-between;align-items:flex-start;display:flex}.LeadDetailsModal-module__Q8wvxq__titleGroup h2{color:#fff;margin:0;font-size:32px}.LeadDetailsModal-module__Q8wvxq__website{color:var(--accent);margin-top:8px;font-size:14px;text-decoration:none;display:block}.LeadDetailsModal-module__Q8wvxq__lockedLabel{color:#555;margin-top:6px;font-size:13px;font-style:italic;display:block}.LeadDetailsModal-module__Q8wvxq__scoreBadge{border:2px solid var(--accent);color:var(--accent);border-radius:12px;padding:8px 16px;font-size:20px;font-weight:800}.LeadDetailsModal-module__Q8wvxq__content{padding:40px}.LeadDetailsModal-module__Q8wvxq__section{margin-bottom:40px}.LeadDetailsModal-module__Q8wvxq__sectionTitle{text-transform:uppercase;color:#666;letter-spacing:1px;border-bottom:1px solid #222;margin-bottom:20px;padding-bottom:8px;font-size:14px}.LeadDetailsModal-module__Q8wvxq__contactGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.LeadDetailsModal-module__Q8wvxq__contactItem{background:#1a1a1c;border-radius:16px;padding:20px}.LeadDetailsModal-module__Q8wvxq__contactLabel{color:#888;margin-bottom:4px;font-size:12px;display:block}.LeadDetailsModal-module__Q8wvxq__contactValue{color:#fff;font-weight:600}.LeadDetailsModal-module__Q8wvxq__pitchBox{background:linear-gradient(135deg,#1a1a1c,#252529);border:1px solid #333;border-radius:20px;padding:30px}.LeadDetailsModal-module__Q8wvxq__pitchText{color:#ccc;font-size:16px;font-style:italic;line-height:1.6}.LeadDetailsModal-module__Q8wvxq__auditPoints{grid-template-columns:1fr 1fr;gap:40px;display:grid}.LeadDetailsModal-module__Q8wvxq__pointList{padding:0;list-style:none}.LeadDetailsModal-module__Q8wvxq__pointItem{color:#bbb;gap:12px;padding:12px 0;font-size:14px;display:flex}.LeadDetailsModal-module__Q8wvxq__icon{width:20px;height:20px}.LeadDetailsModal-module__Q8wvxq__lockedInfo{text-align:center;padding:60px 20px}.LeadDetailsModal-module__Q8wvxq__actions{gap:16px;margin-top:20px;display:flex}.LeadDetailsModal-module__Q8wvxq__disclaimer{text-align:center;border-top:1px solid #222;margin-top:32px;padding-top:24px}.LeadDetailsModal-module__Q8wvxq__disclaimerText{color:#888;margin:0;font-size:13px}.LeadDetailsModal-module__Q8wvxq__googleLookupBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0;font-size:13px;text-decoration:underline;transition:color .2s}.LeadDetailsModal-module__Q8wvxq__googleLookupBtn:hover{color:#fff}@keyframes LeadDetailsModal-module__Q8wvxq__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.PreviewGate-module__B8MOUa__gate{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);text-align:center;background:#0b0b0df2;border-radius:32px;max-width:600px;margin:40px auto;padding:60px 40px;animation:.6s cubic-bezier(.16,1,.3,1) PreviewGate-module__B8MOUa__slideUp;box-shadow:0 40px 100px #00000080}.PreviewGate-module__B8MOUa__count{color:var(--accent);text-shadow:0 0 30px #ccff004d;margin:0;font-size:64px;font-weight:800;line-height:1}.PreviewGate-module__B8MOUa__label{color:#fff;margin:10px 0 30px;font-size:20px;font-weight:600}.PreviewGate-module__B8MOUa__details{color:#888;flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.PreviewGate-module__B8MOUa__detailItem{justify-content:center;align-items:center;gap:8px;font-size:15px;display:flex}.PreviewGate-module__B8MOUa__check{color:var(--accent)}.PreviewGate-module__B8MOUa__cta{width:100%}@keyframes PreviewGate-module__B8MOUa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.dashboard-module__XABe8G__page{color:#fff;isolation:isolate;background-color:#06080c;min-height:100vh;display:flex;position:relative}.dashboard-module__XABe8G__page:before{content:"";filter:brightness(.9)contrast(1.04);z-index:-2;background-image:url(/images/homepage_bg_may8_2026.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.dashboard-module__XABe8G__page:after{content:"";z-index:-1;background:radial-gradient(circle at 78% 12%,#bcff3d1f,#0000 42%),radial-gradient(circle at 18% 34%,#486ed214,#0000 38%),linear-gradient(#03070ad1,#020609e6);position:fixed;inset:0}.dashboard-module__XABe8G__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0c0e14e6,#090b10eb);border-right:1px solid #ffffff14;flex-direction:column;width:238px;padding:32px 24px;display:flex}.dashboard-module__XABe8G__logoContainer{margin-bottom:60px;padding-left:12px}.dashboard-module__XABe8G__logo{font-family:var(--font-outfit);letter-spacing:2px;color:#fff;font-size:20px;font-weight:200;text-decoration:none}.dashboard-module__XABe8G__accent{color:#7c3aed}.dashboard-module__XABe8G__nav{flex-direction:column;flex-grow:1;gap:8px;display:flex}.dashboard-module__XABe8G__navItem{color:#9fa6b1;cursor:pointer;border-radius:12px;align-items:center;gap:16px;padding:16px;font-weight:500;transition:all .2s;display:flex}.dashboard-module__XABe8G__navItem svg{width:20px;height:20px}.dashboard-module__XABe8G__navItem:hover{color:#fff;background:#ffffff0f}.dashboard-module__XABe8G__navItem.dashboard-module__XABe8G__active{color:#cbff4b;background:linear-gradient(90deg,#bcff3d33,#bcff3d1a);border:1px solid #bcff3d33}.dashboard-module__XABe8G__logoutBtn{color:#ff4d4d;cursor:pointer;border-radius:12px;align-items:center;gap:16px;padding:16px;font-weight:500;transition:background .2s;display:flex}.dashboard-module__XABe8G__logoutBtn svg{width:20px;height:20px}.dashboard-module__XABe8G__logoutBtn:hover{background:#ff4d4d1a}.dashboard-module__XABe8G__mainContent{flex-grow:1;padding:26px 36px 40px;overflow-y:auto}.dashboard-module__XABe8G__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-module__XABe8G__header h1{font-family:var(--font-outfit);letter-spacing:-.5px;font-size:46px;font-weight:300}.dashboard-module__XABe8G__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;display:grid}.dashboard-module__XABe8G__overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:32px;display:grid}.dashboard-module__XABe8G__panelCard{background:linear-gradient(150deg,#0d0f14b3,#090b0fcc);border:1px solid #ffffff1a;border-radius:20px;min-height:272px;padding:20px;box-shadow:inset 0 0 0 1px #ffffff05,0 22px 50px #00000059}.dashboard-module__XABe8G__panelTitle{letter-spacing:-.25px;margin:0 0 14px;font-size:36px}.dashboard-module__XABe8G__statCard{background:linear-gradient(#0e1015b8,#090b0fd1);border:1px solid #ffffff17;border-radius:14px;padding:20px}.dashboard-module__XABe8G__statLabel{color:#a6acb6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:12px}.dashboard-module__XABe8G__statValue{color:#fff;margin-bottom:8px;font-size:32px;font-weight:800}.dashboard-module__XABe8G__accentValue{color:#cf0}.dashboard-module__XABe8G__statLimit{color:#666;margin-left:8px;font-size:16px;font-weight:300}.dashboard-module__XABe8G__progressBar{background:#ffffff0d;border-radius:100px;width:100%;height:6px;margin:16px 0;overflow:hidden}.dashboard-module__XABe8G__progressFill{background:#cf0;border-radius:100px;height:100%;transition:width .6s cubic-bezier(.23,1,.32,1);box-shadow:0 0 10px #ccff004d}.dashboard-module__XABe8G__statSub{color:#c1c7d0;font-size:14px}.dashboard-module__XABe8G__recentSection h2{margin-bottom:16px;font-size:40px;font-weight:400}.dashboard-module__XABe8G__tableContainer{background:linear-gradient(#0a0c10bd,#080a0ed1);border:1px solid #ffffff1a;border-radius:20px;overflow:hidden}.dashboard-module__XABe8G__table{border-collapse:collapse;width:100%}.dashboard-module__XABe8G__table th,.dashboard-module__XABe8G__table td{text-align:left;border-bottom:1px solid #ffffff0f;padding:18px 16px}.dashboard-module__XABe8G__table th{color:#8f97a4;text-transform:uppercase;letter-spacing:1px;background:#03070ba6;font-size:13px}.dashboard-module__XABe8G__table td{color:#e3e7ef;font-size:15px}.dashboard-module__XABe8G__badge{color:#d9ff7b;background:#bcff3d24;border-radius:100px;padding:6px 12px;font-size:14px;font-weight:600}.dashboard-module__XABe8G__filteredBadge{color:#ff9f9f;background:#ff5f5f29}.dashboard-module__XABe8G__viewBtn{color:#f1f4fa;cursor:pointer;background:0 0;border:1px solid #ffffff42;border-radius:8px;padding:9px 18px;transition:all .2s}.dashboard-module__XABe8G__viewBtn:hover{background:#ffffff1f;border-color:#ffffffe6}.dashboard-module__XABe8G__historyStatusBadge{border-radius:999px;align-items:center;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__XABe8G__statusProcessed{color:#93ffad;background:#59e27a29;border:1px solid #59e27a47}.dashboard-module__XABe8G__statusPending{color:#cfa7ff;background:#a175ff29;border:1px solid #a175ff4d}.dashboard-module__XABe8G__statusNoResults{color:#ffb3b3;background:#ff5f5f29;border:1px solid #ff5f5f4d}.dashboard-module__XABe8G__previewSearchWrap{flex-direction:column;gap:10px;display:flex}.dashboard-module__XABe8G__previewInput,.dashboard-module__XABe8G__previewSelect{color:#aab1bc;background:#07090d99;border:1px solid #ffffff24;border-radius:10px;align-items:center;height:42px;padding:0 12px;font-size:14px;display:flex}.dashboard-module__XABe8G__previewRow{grid-template-columns:1fr 1fr auto;gap:10px;display:grid}.dashboard-module__XABe8G__previewLeadTypeControl{background:#07090d99;border:1px solid #ffffff24;border-radius:10px;grid-template-columns:34px 1fr 34px;align-items:center;min-height:52px;display:grid;overflow:hidden}.dashboard-module__XABe8G__previewLeadTypeValue{color:#dfe6ef;white-space:normal;overflow-wrap:anywhere;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 8px;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.dashboard-module__XABe8G__previewLeadTypeNav{color:#c8ff3a;cursor:pointer;background:#ffffff0a;border:none;border-right:1px solid #ffffff1f;height:100%;font-size:14px}.dashboard-module__XABe8G__previewLeadTypeNav:last-child{border-left:1px solid #ffffff1f;border-right:none}.dashboard-module__XABe8G__previewLeadTypeNav:hover{color:#f3ffd0;background:#bcff3d24}.dashboard-module__XABe8G__previewAction{color:#10141b;cursor:pointer;background:linear-gradient(#d9ff4d 0%,#b8ff37 100%);border:none;border-radius:10px;padding:0 16px;font-weight:800}.dashboard-module__XABe8G__previewCtaHint{color:#d9ff7b;justify-content:flex-end;align-items:center;gap:8px;margin-top:-2px;font-size:13px;font-weight:600;display:flex}.dashboard-module__XABe8G__previewArrow{letter-spacing:-.5px;font-family:monospace;animation:1s ease-in-out infinite dashboard-module__XABe8G__nudgeRight;display:inline-block}@keyframes dashboard-module__XABe8G__nudgeRight{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.dashboard-module__XABe8G__previewActivity span{color:#c4cad3;font-size:14px;font-weight:700}.dashboard-module__XABe8G__previewActivity p{color:#d6dce6;margin:4px 0;font-size:14px}.dashboard-module__XABe8G__activityLink{color:#c8ff3a;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}.dashboard-module__XABe8G__searchWorkspace{flex-direction:column;gap:40px;display:flex}.dashboard-module__XABe8G__searchBoxCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;padding:40px;display:flex}.dashboard-module__XABe8G__searchHeader{text-align:left;justify-content:space-between;align-items:center;width:100%;margin-bottom:32px;display:flex}.dashboard-module__XABe8G__searchBoxCard h3{margin-bottom:8px;font-size:24px;font-weight:400}.dashboard-module__XABe8G__searchBoxCard p{color:#888;margin-bottom:32px}.dashboard-module__XABe8G__loadingState{flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}.dashboard-module__XABe8G__spinner{border:3px solid #ccff001a;border-top-color:#cf0;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite dashboard-module__XABe8G__spin}@keyframes dashboard-module__XABe8G__spin{to{transform:rotate(360deg)}}.dashboard-module__XABe8G__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.dashboard-module__XABe8G__resultsHeader h2{margin:0;font-size:20px;font-weight:500}.dashboard-module__XABe8G__tiersGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:32px;display:grid}.dashboard-module__XABe8G__tierCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:24px;transition:all .3s}.dashboard-module__XABe8G__tierCard h4{color:#888;text-transform:uppercase;margin-bottom:12px;font-size:14px}.dashboard-module__XABe8G__tierPrice{margin-bottom:8px;font-size:32px;font-weight:800}.dashboard-module__XABe8G__tierPrice span{color:#666;font-size:14px}.dashboard-module__XABe8G__tierCard p{color:#cf0;margin-bottom:20px;font-weight:600}.dashboard-module__XABe8G__tierBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:12px;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__tierBtn:hover{background:#ffffff0d;border-color:#fff}.dashboard-module__XABe8G__activeTier{background:#ccff0005;border-color:#cf0}.dashboard-module__XABe8G__activeTier .dashboard-module__XABe8G__tierBtn{color:#000;background:#cf0;border:none}.dashboard-module__XABe8G__settingsView{max-width:900px}.dashboard-module__XABe8G__settingsGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:32px;display:grid}.dashboard-module__XABe8G__settingsColumn{flex-direction:column;gap:32px;display:flex}.dashboard-module__XABe8G__settingsSection h3{color:#888;margin-bottom:20px;font-size:18px;font-weight:500}.dashboard-module__XABe8G__settingsCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:24px;padding:32px;display:flex}.dashboard-module__XABe8G__inputGroup{flex-direction:column;gap:8px;display:flex}.dashboard-module__XABe8G__inputGroup label{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:13px}.dashboard-module__XABe8G__input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:12px 16px;font-size:15px}.dashboard-module__XABe8G__feedbackTextarea{resize:vertical;min-height:120px;line-height:1.5}.dashboard-module__XABe8G__feedbackHelp{color:#b6bcc7;margin:0;font-size:14px;line-height:1.5}.dashboard-module__XABe8G__saveBtn{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:12px;padding:12px;font-weight:600;transition:opacity .2s}.dashboard-module__XABe8G__saveBtn:hover{opacity:.9}.dashboard-module__XABe8G__planInfo{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.dashboard-module__XABe8G__planLabel{color:#666;text-transform:uppercase;font-size:12px;display:block}.dashboard-module__XABe8G__planName{color:#cf0;font-size:20px;font-weight:700}.dashboard-module__XABe8G__planPrice{font-size:24px;font-weight:800}.dashboard-module__XABe8G__billingStatus{background:#ccff0008;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.dashboard-module__XABe8G__billingStatus p{margin:0;font-size:14px}.dashboard-module__XABe8G__statusGroup{align-items:center;gap:8px;display:inline-flex}.dashboard-module__XABe8G__statusBadge{color:#cf0;background:#ccff001a;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600}.dashboard-module__XABe8G__billingActions{flex-direction:column;gap:12px;display:flex}.dashboard-module__XABe8G__actionBtn{color:#fff;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:12px;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__actionBtn:hover{background:#ffffff1a;border-color:#fff}.dashboard-module__XABe8G__cancelBtn{color:#ff4d4d;cursor:pointer;background:0 0;border:1px solid #ff4d4d33;border-radius:12px;padding:12px;font-weight:500;transition:all .2s}.dashboard-module__XABe8G__cancelBtn:hover{background:#ff4d4d0d;border-color:#ff4d4d}.dashboard-module__XABe8G__statusToast{color:#cf0;text-align:center;background:#ccff001a;border:1px solid #cf03;border-radius:8px;padding:12px;font-size:13px;animation:.3s dashboard-module__XABe8G__fadeIn}@keyframes dashboard-module__XABe8G__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__XABe8G__profileHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:24px;margin-bottom:32px;padding-bottom:32px;display:flex}.dashboard-module__XABe8G__avatar{color:#000;background:linear-gradient(135deg,#cf0 0%,#7c3aed 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:32px;font-weight:700;display:flex}.dashboard-module__XABe8G__profileInfo h2{margin:0 0 8px;font-size:24px;font-weight:600}.dashboard-module__XABe8G__tierBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:100px;align-items:center;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module__XABe8G__starterBadge{color:#888;background:#ffffff1a}.dashboard-module__XABe8G__growthBadge{color:#cf0;background:#ccff001a}.dashboard-module__XABe8G__scaleBadge{color:#7c3aed;background:#7c3aed1a}.dashboard-module__XABe8G__userId{color:#444;margin-top:4px;font-family:monospace;font-size:11px}.dashboard-module__XABe8G__profileDetailsGrid{grid-template-columns:1fr;gap:16px;display:grid}.dashboard-module__XABe8G__detailRow{border-bottom:1px solid #ffffff08;justify-content:space-between;padding:12px 0;display:flex}.dashboard-module__XABe8G__detailLabel{color:#666;font-size:14px}.dashboard-module__XABe8G__detailValue{color:#fff;font-size:14px;font-weight:500}.dashboard-module__XABe8G__sidebarFooter{border-top:1px solid #ffffff0d;margin-top:auto;padding-top:24px}.dashboard-module__XABe8G__userSummary{align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.dashboard-module__XABe8G__miniAvatar{color:#000;background:linear-gradient(135deg,#cf0 0%,#7c3aed 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.dashboard-module__XABe8G__userMeta{flex-direction:column;display:flex;overflow:hidden}.dashboard-module__XABe8G__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.dashboard-module__XABe8G__userEmail{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}@media (max-width:1024px){.dashboard-module__XABe8G__sidebar{width:80px;padding:32px 16px}.dashboard-module__XABe8G__logo span,.dashboard-module__XABe8G__navItem span,.dashboard-module__XABe8G__userName,.dashboard-module__XABe8G__userEmail,.dashboard-module__XABe8G__logoutBtn span{display:none}.dashboard-module__XABe8G__logoContainer{justify-content:center;padding:0;display:flex}.dashboard-module__XABe8G__navItem{justify-content:center;padding:16px 0}.dashboard-module__XABe8G__userSummary{justify-content:center;padding:12px 0}.dashboard-module__XABe8G__logoutBtn{justify-content:center}.dashboard-module__XABe8G__mainContent{padding:32px 24px}.dashboard-module__XABe8G__overviewGrid{grid-template-columns:1fr}.dashboard-module__XABe8G__panelTitle{font-size:28px}.dashboard-module__XABe8G__panelCard{min-height:unset}}@media (max-width:768px){.dashboard-module__XABe8G__page{flex-direction:column}.dashboard-module__XABe8G__sidebar{z-index:100;border-bottom:1px solid #ffffff0d;border-right:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:12px 20px;position:sticky;top:0}.dashboard-module__XABe8G__logoContainer{margin-bottom:0}.dashboard-module__XABe8G__nav{flex-direction:row;flex-grow:0;gap:4px}.dashboard-module__XABe8G__navItem{padding:8px 12px}.dashboard-module__XABe8G__sidebarFooter,.dashboard-module__XABe8G__userSummary{display:none}.dashboard-module__XABe8G__statsGrid,.dashboard-module__XABe8G__overviewGrid{grid-template-columns:1fr}.dashboard-module__XABe8G__settingsGrid{grid-template-columns:1fr;gap:24px}.dashboard-module__XABe8G__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}.dashboard-module__XABe8G__header h1{font-size:24px}.dashboard-module__XABe8G__previewRow{grid-template-columns:1fr}.dashboard-module__XABe8G__previewCtaHint{justify-content:flex-start}.dashboard-module__XABe8G__balanceText{font-size:14px}.dashboard-module__XABe8G__upgradeLink{padding:8px 12px;font-size:12px}.dashboard-module__XABe8G__tiersGrid{grid-template-columns:1fr}.dashboard-module__XABe8G__previewAction{min-width:100%;max-width:100%;height:48px;padding:0 24px;font-size:16px}.dashboard-module__XABe8G__resultsHeader{flex-direction:column;align-items:stretch}.dashboard-module__XABe8G__resultsHeader h2,.dashboard-module__XABe8G__resultsHeader button{width:100%}}.dashboard-module__XABe8G__purpleStar{color:#7c3aed;margin:0 4px;font-weight:800}.dashboard-module__XABe8G__creditStatus{background:linear-gradient(90deg,#182309b3,#1d122a8f);border:1px solid #bcff3d80;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0 0 24px;padding:14px 18px;display:flex;box-shadow:0 0 20px #bcff3d57,inset 0 0 14px #bcff3d1a}.dashboard-module__XABe8G__balanceText{color:#eef2f8;font-size:16px}.dashboard-module__XABe8G__balanceText strong{color:#ccff4f}.dashboard-module__XABe8G__upgradeLink{color:#10141b;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:linear-gradient(#d9ff4d 0%,#b8ff37 100%);border:none;border-radius:10px;flex-shrink:0;margin-left:12px;padding:9px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s}.dashboard-module__XABe8G__upgradeLink:hover{opacity:.8}
.page-module___8aEwW__page{color:#fff;isolation:isolate;background-color:#06080c;min-height:100vh;padding-top:80px;position:relative}.page-module___8aEwW__page:before{content:"";filter:brightness(1.1)contrast(1.04);z-index:-2;background-image:url(/images/homepage_bg_may8_2026.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.page-module___8aEwW__page:after{content:"";z-index:-1;background:radial-gradient(circle at 50% 35%,#1428191a,#0000 58%),linear-gradient(#04080c94,#03060aa8);position:fixed;inset:0}.page-module___8aEwW__main{z-index:1;flex-direction:column;align-items:center;padding-top:72px;display:flex;position:relative;overflow-x:hidden}.page-module___8aEwW__hero{text-align:center;z-index:50;flex-direction:column;align-items:center;width:100%;max-width:1400px;padding:56px 24px 36px;display:flex;position:relative}.page-module___8aEwW__heroPromo{color:#b8ff37;letter-spacing:.2px;text-transform:uppercase;margin:0 0 18px;font-size:clamp(14px,1.7vw,18px);font-weight:600}.page-module___8aEwW__hugeTitle{font-family:var(--font-outfit);letter-spacing:-1.3px;color:#fff;margin-bottom:16px;font-size:clamp(56px,8vw,96px);font-weight:400;line-height:1}.page-module___8aEwW__heroItalic{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.page-module___8aEwW__heroPurpleText{color:#7c3aed}.page-module___8aEwW__purpleStar{color:#7c3aed;font-family:serif;display:inline-block;transform:translateY(-8px)}.page-module___8aEwW__heroSub{color:#d8dce2;max-width:760px;margin-bottom:28px;font-size:clamp(18px,2.2vw,24px);line-height:1.5}.page-module___8aEwW__heroSub p{margin:0}.page-module___8aEwW__heroSocialProof{color:#c8ff3a;letter-spacing:.2px;margin:0 0 8px;font-size:clamp(14px,1.6vw,18px);font-weight:600}.page-module___8aEwW__heroRoiBanner{background:radial-gradient(circle at 0 0,#ccff002e,#0000 40%),radial-gradient(circle at 100% 100%,#7c3aed26,#0000 48%),linear-gradient(120deg,#12180ef2,#0a0d0aeb);border:1px solid #ccff0059;border-radius:22px;width:100%;max-width:1020px;margin-top:40px;padding:28px;box-shadow:0 24px 56px #0000006b}.page-module___8aEwW__heroRoiContent{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:26px;display:grid}.page-module___8aEwW__heroRoiMain{text-align:left}.page-module___8aEwW__heroRoiEyebrow{color:#d5ff62;text-transform:uppercase;letter-spacing:1px;margin:0 0 10px;font-size:12px;font-weight:700}.page-module___8aEwW__heroRoiHeadline{color:#f0ffb0;margin:0 0 10px;font-size:clamp(23px,2.5vw,34px);font-weight:800;line-height:1.2}.page-module___8aEwW__heroRoiSub{color:#d0d9c0;margin:0 0 6px;font-size:clamp(14px,1.4vw,17px);line-height:1.5}.page-module___8aEwW__heroRoiBullets{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.page-module___8aEwW__heroRoiBullets span{color:#e7ebdf;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;display:inline-flex}.page-module___8aEwW__heroRoiBullets span:before{content:"";background:#c8ff3a;border-radius:50%;width:6px;height:6px}.page-module___8aEwW__heroRoiMathCard{text-align:left;background:linear-gradient(145deg,#090c0ad9,#141b11b8);border:1px solid #ccff003d;border-radius:16px;padding:20px}.page-module___8aEwW__heroRoiMathTitle{color:#fff;margin:0 0 16px;font-size:15px;font-weight:700}.page-module___8aEwW__heroRoiMathRow{color:#d1d8cb;justify-content:space-between;align-items:center;gap:10px;margin:12px 0;padding:2px 0;font-size:14px;display:flex}.page-module___8aEwW__heroRoiMathRow strong{color:#d9ff3f;font-size:16px}.page-module___8aEwW__heroRoiMathDivider{background:linear-gradient(90deg,#ccff0073,#cf00);height:1px;margin:16px 0}.page-module___8aEwW__heroRoiMathResult{color:#eff6d3;margin:4px 0 0;font-size:14px;font-weight:600;line-height:1.5}.page-module___8aEwW__heroSearchWrap{width:100%;max-width:1020px;margin:0 auto}.page-module___8aEwW__perfectList{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;list-style:none;display:flex}.page-module___8aEwW__perfectItem{color:#cf0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:12px 24px;font-weight:600}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-top:40px;display:grid}.page-module___8aEwW__centeredInfoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;max-width:1040px;margin:40px auto 0;display:grid}.page-module___8aEwW__stepCard{background:#0a0c1099;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;padding:32px;transition:transform .3s,background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__stepCard:hover{background:#0a0c10b8;border-color:#ccff004d;transform:translateY(-8px)}.page-module___8aEwW__stepIcon{color:#cf0;background:#ccff001a;border-radius:20px;justify-content:center;align-self:flex-end;align-items:center;width:64px;height:64px;display:flex}.page-module___8aEwW__stepIcon svg{width:32px;height:32px}.page-module___8aEwW__stepCard h3{color:#fff;margin-bottom:16px;font-size:24px;font-weight:500}.page-module___8aEwW__stepCard p{color:#888;line-height:1.6}.page-module___8aEwW__stepNumber{color:#ffffff29;pointer-events:none;font-size:48px;font-weight:800;line-height:1;position:absolute;top:24px;left:24px}.page-module___8aEwW__section{width:100%;max-width:1200px;padding:100px 24px}.page-module___8aEwW__sectionTight{padding:56px 24px}.page-module___8aEwW__sectionPricing{padding:52px 24px 42px}.page-module___8aEwW__sectionTitle{font-family:var(--font-outfit);text-align:center;letter-spacing:-.5px;color:#fff;margin-bottom:24px;font-size:clamp(32px,5vw,42px);font-weight:300}.page-module___8aEwW__sectionSubtitle{text-align:center;color:#888;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:20px}.page-module___8aEwW__searchSection{z-index:20;background:0 0;border:none;border-radius:40px;width:100%;max-width:1100px;margin-bottom:36px;padding:16px 24px 40px;position:relative}.page-module___8aEwW__searchTitleGroup{text-align:center;margin-bottom:32px}.page-module___8aEwW__searchTitleGroup h2{color:#cf0;letter-spacing:1px;font-size:36px;font-weight:800}.page-module___8aEwW__loadingState{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:60px 0;display:flex}.page-module___8aEwW__spinner{border:4px solid #cf03;border-left-color:#cf0;border-radius:50%;width:48px;height:48px;margin-bottom:24px;animation:1s linear infinite page-module___8aEwW__spin}@keyframes page-module___8aEwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module___8aEwW__loadingState p{margin-bottom:8px;font-size:20px}.page-module___8aEwW__loadingState .page-module___8aEwW__small{color:#888;font-size:14px}.page-module___8aEwW__getLeadsBtn{color:#000;cursor:pointer;background:#cf0;border:none;border-radius:100px;width:100%;margin-top:32px;padding:20px 48px;font-size:20px;font-weight:800;transition:transform .2s,box-shadow .2s}.page-module___8aEwW__getLeadsBtn:hover{transform:translateY(-4px);box-shadow:0 10px 30px #ccff004d}.page-module___8aEwW__leadTypesGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;margin-bottom:40px;display:grid}.page-module___8aEwW__leadTypeCard{background:linear-gradient(145deg,#0e101699 0%,#0a0c10b8 100%);border:1px solid #ffffff0d;border-radius:24px;padding:32px;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.page-module___8aEwW__leadTypeCard:before{content:"";opacity:0;background:linear-gradient(90deg,#cf0,#7c3aed);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__leadTypeCard:hover{background:linear-gradient(145deg,#101218b8 0%,#080a0edb 100%);border-color:#ccff004d;transform:translateY(-8px);box-shadow:0 20px 60px #0006}.page-module___8aEwW__leadTypeCard:hover:before{opacity:1}.page-module___8aEwW__leadTypeIcon{filter:grayscale(.3);margin-bottom:20px;font-size:48px;transition:all .3s;display:inline-block}.page-module___8aEwW__leadTypeCard:hover .page-module___8aEwW__leadTypeIcon{filter:grayscale(0);transform:scale(1.1)}.page-module___8aEwW__leadTypeCard h3{color:#fff;margin-bottom:12px;font-size:20px;font-weight:600;line-height:1.3}.page-module___8aEwW__leadTypeCard p{color:#888;margin-bottom:20px;font-size:15px;line-height:1.6}.page-module___8aEwW__leadTypeSignal{color:#cf0;background:#ccff000d;border:1px solid #ccff001a;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:13px;display:flex}.page-module___8aEwW__signalDot{background:#cf0;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.page-module___8aEwW__leadTypeCta{text-align:center;background:#7c3aed0d;border:1px solid #7c3aed33;border-radius:20px;margin-top:60px;padding:32px}.page-module___8aEwW__leadTypeCta p{color:#ccc;font-size:18px;font-weight:500}.page-module___8aEwW__advantageGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.page-module___8aEwW__advantageText h3{color:#cf0;margin-bottom:20px;font-size:28px}.page-module___8aEwW__exampleBox{color:#888;background:#16161a;border:1px dashed #ffffff1a;border-radius:24px;padding:40px;font-family:monospace}.page-module___8aEwW__exampleBox span{color:#cf0}.page-module___8aEwW__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:40px;display:grid}.page-module___8aEwW__pricingCard{text-align:center;background:#0a0c1099;border:1px solid #ffffff0d;border-radius:32px;padding:48px}.page-module___8aEwW__pricingCard.page-module___8aEwW__featured{background:linear-gradient(145deg,#ccff000d 0%,#16161a 100%);border-color:#cf03}.page-module___8aEwW__price{color:#fff;margin:24px 0;font-size:48px;font-weight:800}.page-module___8aEwW__faqList{flex-direction:column;gap:20px;display:flex}.page-module___8aEwW__faqItem{background:#0a0c1099;border:1px solid #ffffff0d;border-radius:20px;padding:32px}.page-module___8aEwW__faqItem h3{color:#cf0;margin-bottom:12px;font-size:20px}.page-module___8aEwW__resourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.page-module___8aEwW__resourceCard{color:#fff;background:#0a0c1099;border:1px solid #ffffff0d;border-radius:20px;padding:28px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:block}.page-module___8aEwW__resourceCard:hover{background:#0a0c10cc;border-color:#ccff0059;transform:translateY(-4px)}.page-module___8aEwW__resourceCard h3{color:#cf0;margin:0 0 12px;font-size:22px}.page-module___8aEwW__resourceCard p{color:#c9cdd6;margin:0 0 16px;line-height:1.6}.page-module___8aEwW__resourceCard span{color:#fff;font-weight:600}.page-module___8aEwW__footer{color:#888;width:100%;font-family:var(--font-outfit);text-align:center;border-top:1px solid #ffffff0d;margin-top:100px;padding:80px 24px}.page-module___8aEwW__footer p{max-width:600px;margin-bottom:16px;margin-left:auto;margin-right:auto;line-height:1.6}.page-module___8aEwW__footerLinks{color:#666;justify-content:center;align-items:center;gap:12px;margin-top:24px;font-size:14px;display:flex}.page-module___8aEwW__termsLink,.page-module___8aEwW__supportLink{color:#888;text-decoration:underline;transition:color .2s}.page-module___8aEwW__termsLink:hover,.page-module___8aEwW__supportLink:hover{color:#cf0}.page-module___8aEwW__dot{opacity:.3}.page-module___8aEwW__footer strong{color:#fff;font-weight:500}.page-module___8aEwW__keywordGrid{opacity:.3;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.page-module___8aEwW__keywordGrid span{background:#ffffff1a;border-radius:100px;padding:4px 12px;font-size:12px}.page-module___8aEwW__exampleTable{border-collapse:collapse;background:#16161a;border-radius:16px;width:100%;margin-top:40px;overflow:hidden}.page-module___8aEwW__exampleTable th,.page-module___8aEwW__exampleTable td{text-align:left;border-bottom:1px solid #ffffff0d;padding:20px}.page-module___8aEwW__exampleTable th{color:#cf0;text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;font-size:12px}@media (max-width:992px){.page-module___8aEwW__advantageGrid{grid-template-columns:1fr}.page-module___8aEwW__hugeTitle{font-size:64px}.page-module___8aEwW__leadTypesGrid,.page-module___8aEwW__stepsGrid,.page-module___8aEwW__centeredInfoGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module___8aEwW__leadTypesGrid,.page-module___8aEwW__stepsGrid,.page-module___8aEwW__centeredInfoGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__resourceGrid,.page-module___8aEwW__heroRoiContent{grid-template-columns:1fr}.page-module___8aEwW__heroRoiBanner{padding:18px}}@media (max-width:600px){.page-module___8aEwW__leadTypesGrid,.page-module___8aEwW__stepsGrid,.page-module___8aEwW__centeredInfoGrid{grid-template-columns:1fr}}.page-module___8aEwW__searchError{color:#ff6b6b;background:#ff505014;border:1px solid #ff50504d;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;max-width:600px;margin:16px auto 0;padding:12px 24px;font-size:14px;display:flex}.page-module___8aEwW__creditStatus{background:#0a0c1099;border:1px solid #ffffff0d;border-radius:100px;justify-content:space-between;align-items:center;gap:14px;max-width:600px;margin:24px auto;padding:12px 24px;display:flex}.page-module___8aEwW__balanceText{color:#888;font-size:14px}.page-module___8aEwW__balanceText strong{color:#cf0}.page-module___8aEwW__upgradeLink{color:#7c3aed;text-transform:uppercase;white-space:nowrap;flex-shrink:0;margin-left:12px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s}.page-module___8aEwW__upgradeLink:hover{opacity:.8}.page-module___8aEwW__historyGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;width:100%;margin-top:30px;display:grid}.page-module___8aEwW__historyCard{cursor:pointer;background:#0a0c1099;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:140px;padding:24px;transition:all .3s;display:flex}.page-module___8aEwW__historyCard:hover{background:#0a0c10b8;border-color:#ccff004d;transform:translateY(-5px)}.page-module___8aEwW__historyInfo h3{color:#fff;margin:0;font-size:18px;font-weight:600}.page-module___8aEwW__historyInfo span{color:#888;margin-top:4px;font-size:14px;display:block}.page-module___8aEwW__historyMeta{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.page-module___8aEwW__historyDate{color:#666;font-size:12px}.page-module___8aEwW__historyStatus{text-transform:uppercase;color:#cf0;background:#ccff001a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:800}.page-module___8aEwW__painSection{text-align:center;width:100%;max-width:1200px;padding:80px 24px}.page-module___8aEwW__painGrid{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px;display:grid}.page-module___8aEwW__painCard{text-align:center;background:#2d0c0c99;border:1px solid #ff323226;border-radius:24px;padding:40px 32px;transition:all .3s}.page-module___8aEwW__painCard:hover{background:#3c1010b8;border-color:#ff323240;transform:translateY(-4px)}.page-module___8aEwW__painIcon{margin-bottom:20px;font-size:48px}.page-module___8aEwW__painCard h3{color:#fff;margin-bottom:16px;font-size:22px;font-weight:600}.page-module___8aEwW__painCard p{color:#999;font-size:15px;line-height:1.6}.page-module___8aEwW__whySection{width:100%;max-width:1200px;padding:80px 24px}.page-module___8aEwW__whySub{text-align:center;color:#aaa;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:18px}.page-module___8aEwW__whyGrid{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:60px;display:grid}.page-module___8aEwW__whyCard{background:#20103899;border:1px solid #7c3aed33;border-radius:24px;padding:40px 32px;transition:all .3s;position:relative}.page-module___8aEwW__whyCard:hover{background:#2e164cb8;border-color:#7c3aed59;transform:translateY(-4px)}.page-module___8aEwW__whyNumber{color:#7c3aed26;font-size:64px;font-weight:800;line-height:1;position:absolute;top:24px;right:24px}.page-module___8aEwW__whyCard h3{color:#fff;margin-bottom:16px;padding-right:80px;font-size:24px;font-weight:600}.page-module___8aEwW__whyCard p{color:#aaa;font-size:16px;line-height:1.7}.page-module___8aEwW__whyCard p strong{color:#cf0;font-weight:600}.page-module___8aEwW__freeSearchHeader{text-align:center;margin-bottom:40px}.page-module___8aEwW__freeBadge{color:#000;letter-spacing:2px;background:linear-gradient(135deg,#cf0 0%,#7c3aed 100%);border-radius:20px;margin-bottom:24px;padding:8px 24px;font-size:14px;font-weight:800;animation:2s ease-in-out infinite page-module___8aEwW__pulse;display:inline-block}.page-module___8aEwW__freeSearchTitle{font-family:var(--font-outfit);color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:clamp(36px,5vw,48px);font-weight:700}.page-module___8aEwW__freeSearchSub{color:#aaa;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}@media (max-width:992px){.page-module___8aEwW__painGrid,.page-module___8aEwW__whyGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module___8aEwW__painGrid,.page-module___8aEwW__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__painGrid,.page-module___8aEwW__whyGrid{grid-template-columns:1fr}.page-module___8aEwW__whyNumber{font-size:48px}.page-module___8aEwW__freeBadge{padding:6px 18px;font-size:12px}}.page-module___8aEwW__bottomShowcase{background:radial-gradient(circle at 20% 0,#7c3aed33,#0000 45%),linear-gradient(140deg,#131519f5 0%,#0a0c10fa 100%);border:1px solid #ccff0038;border-radius:28px;width:100%;max-width:1200px;margin:16px auto 0;padding:56px 28px 28px;box-shadow:0 22px 70px #0000008c,inset 0 0 40px #ffffff08}.page-module___8aEwW__bottomHeading{font-family:var(--font-outfit);text-align:center;color:#fff;margin:0 0 26px;font-size:clamp(30px,4vw,44px)}.page-module___8aEwW__socialProofSearches{text-align:center;color:#d9ff3f;letter-spacing:.2px;max-width:760px;margin:-8px auto 18px;font-size:clamp(16px,2vw,20px);font-weight:600}.page-module___8aEwW__bottomPricingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:760px;margin:0 auto 18px;display:grid}.page-module___8aEwW__bottomPricingCard{text-align:center;background:linear-gradient(155deg,#0c0e1499,#080a0eb8);border:1px solid #ffffff24;border-radius:18px;padding:28px 24px}.page-module___8aEwW__bottomPricingCardFeatured{border-color:#ccff00a6;box-shadow:0 12px 40px #ccff001f}.page-module___8aEwW__bottomPlanTag{letter-spacing:.8px;color:#8f5eff;margin-bottom:6px;font-size:22px;font-weight:700}.page-module___8aEwW__bottomPricingCardFeatured .page-module___8aEwW__bottomPlanTag{color:#c8ff3a}.page-module___8aEwW__bottomPrice{color:#fff;margin-bottom:12px;font-size:64px;font-weight:800;line-height:1}.page-module___8aEwW__bottomPricingCard p{color:#c4c9d2;margin:8px 0;font-size:16px}.page-module___8aEwW__bottomCtaSecondary,.page-module___8aEwW__bottomCtaPrimary{border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:16px;padding:12px 16px;font-size:20px;font-weight:700;text-decoration:none;display:inline-flex}.page-module___8aEwW__bottomCtaSecondary{color:#fff;background:linear-gradient(90deg,#7c3aed 0%,#9656ff 100%)}.page-module___8aEwW__bottomCtaPrimary{color:#101317;background:linear-gradient(#d9ff3f 0%,#b8ff00 100%)}.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.page-module___8aEwW__testimonialCard{background:#0a0c1099;border:1px solid #ffffff1f;border-radius:16px;padding:22px}.page-module___8aEwW__testimonialQuote{color:#d4d9e1;margin:0 0 14px;font-size:17px;line-height:1.7}.page-module___8aEwW__testimonialAuthor{color:#fff;margin:0;font-weight:700}.page-module___8aEwW__bottomBar{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.page-module___8aEwW__bottomBarLinks{flex-wrap:wrap;gap:18px;display:flex}.page-module___8aEwW__bottomBarLink{color:#c8ced8;font-size:14px;text-decoration:none}.page-module___8aEwW__bottomBarLink:hover{color:#fff}.page-module___8aEwW__bottomBrand{color:#b9c1cf;letter-spacing:1px;font-weight:700}@media (max-width:900px){.page-module___8aEwW__bottomPricingGrid,.page-module___8aEwW__testimonialGrid{grid-template-columns:1fr}.page-module___8aEwW__bottomBar{flex-direction:column;align-items:flex-start}}
.seo-page-module__p4txmG__page{color:#fff;background:#06080c;min-height:100vh;padding:120px 24px 80px}.seo-page-module__p4txmG__container{max-width:980px;margin:0 auto}.seo-page-module__p4txmG__kicker{color:#b8ff37;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:13px;font-weight:600}.seo-page-module__p4txmG__title{font-family:var(--font-outfit);margin:0 0 14px;font-size:clamp(36px,5vw,56px);font-weight:400;line-height:1.1}.seo-page-module__p4txmG__subtitle{color:#c7ccd7;max-width:860px;margin:0 0 28px;font-size:18px;line-height:1.7}.seo-page-module__p4txmG__section{background:#0c101699;border:1px solid #ffffff0f;border-radius:20px;margin-top:20px;padding:28px}.seo-page-module__p4txmG__section h2{color:#cf0;margin:0 0 14px;font-size:24px}.seo-page-module__p4txmG__section p{color:#d2d8e3;margin:0;line-height:1.7}.seo-page-module__p4txmG__list{color:#d2d8e3;margin:0;padding-left:20px;line-height:1.8}.seo-page-module__p4txmG__list li+li{margin-top:8px}.seo-page-module__p4txmG__ctaRow{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.seo-page-module__p4txmG__ctaPrimary,.seo-page-module__p4txmG__ctaSecondary{border-radius:999px;padding:12px 18px;font-weight:600;text-decoration:none;display:inline-block}.seo-page-module__p4txmG__ctaPrimary{color:#0a0f12;background:#cf0}.seo-page-module__p4txmG__ctaSecondary{color:#fff;border:1px solid #ffffff38}
.terms-module__tZIRGq__page{color:#fff;background-color:#050505;min-height:100vh;padding-top:120px}.terms-module__tZIRGq__container{max-width:800px;margin:0 auto;padding:0 24px 80px}.terms-module__tZIRGq__content{background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;padding:60px}.terms-module__tZIRGq__title{color:#fff;margin-bottom:8px;font-size:48px;font-weight:300}.terms-module__tZIRGq__lastUpdated{color:#666;margin-bottom:48px;font-size:14px}.terms-module__tZIRGq__section{margin-bottom:40px}.terms-module__tZIRGq__section h2{color:#cf0;margin-bottom:16px;font-size:24px}.terms-module__tZIRGq__section p{color:#aaa;margin-bottom:16px;line-height:1.8}.terms-module__tZIRGq__highlight{background:#ccff000d;border-left:4px solid #cf0;border-radius:12px;padding:16px 24px;color:#fff!important}.terms-module__tZIRGq__emailLink{color:#cf0;font-weight:600;text-decoration:underline}.terms-module__tZIRGq__footerLink{border-top:1px solid #ffffff0d;margin-top:60px;padding-top:40px}.terms-module__tZIRGq__backLink{color:#cf0;font-weight:600;text-decoration:none}.terms-module__tZIRGq__backLink:hover{text-decoration:underline}@media (max-width:768px){.terms-module__tZIRGq__content{padding:32px}.terms-module__tZIRGq__title{font-size:32px}}
