:root{--blue:#1168f2;--blue2:#0d5cdb;--navy:#0b1833;--text:#31415f;--muted:#6f7c94;--line:#e6edf7;--bg:#f8fbff;--card:#ffffff;--shadow:0 18px 50px rgba(30,73,130,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--navy);background:white}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}main{overflow:hidden}.siteHeader{height:76px;justify-content:space-between;padding:0 6%;position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,243,.9)}.brand,.siteHeader{display:flex;align-items:center}.brand{gap:11px;font-weight:800;font-size:21px}.brandIcon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;color:white;background:linear-gradient(135deg,#1677ff,#0b57cf);box-shadow:0 8px 22px rgba(17,104,242,.22)}.nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav a{color:#1c2940}.nav .active{color:var(--blue)}.navCta{background:var(--blue);color:white!important;padding:12px 20px;border-radius:10px;box-shadow:0 8px 20px rgba(17,104,242,.24)}.hero{min-height:620px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(640px,1.32fr);grid-gap:56px;gap:56px;align-items:center;padding:60px 5.5% 54px;position:relative;background:radial-gradient(circle at 6% 96%,rgba(50,133,255,.14),transparent 29%),linear-gradient(180deg,#fff,#fbfdff)}.heroGlow{position:absolute;left:-120px;bottom:-150px;width:520px;height:420px;border-radius:50%;background:rgba(42,126,255,.07);filter:blur(4px)}.heroCopy{position:relative;z-index:2;max-width:620px}.eyebrow{display:inline-block;margin-bottom:14px;font-size:12px;letter-spacing:.15em;font-weight:800;color:var(--blue)}.hero h1{margin:0;font-size:clamp(48px,4.1vw,70px);line-height:1.03;letter-spacing:-.048em;max-width:700px}.heroCopy>p{margin:24px 0 28px;max-width:600px;color:var(--muted);font-size:18px;line-height:1.65}.heroActions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 22px;border-radius:10px;font-weight:800}.primary{background:var(--blue);color:white;box-shadow:0 12px 26px rgba(17,104,242,.22)}.secondary{border:1.5px solid #76a8f5;color:var(--blue);background:white}.trustRow{margin-top:24px;display:flex;gap:18px;flex-wrap:wrap;color:#66758f;font-size:12px;font-weight:700}.trustRow div{display:flex;align-items:center;gap:6px}.trustRow svg{color:var(--blue)}.dashboardShell{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:132px 1fr;min-height:456px;background:white;border:1px solid #dfe8f4;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.dashSidebar{padding:16px 11px;border-right:1px solid #e5edf7;display:flex;flex-direction:column;gap:4px;background:#fbfdff}.dashLogo{width:28px;height:28px;border-radius:8px;background:var(--blue);display:grid;place-items:center;color:white;margin:2px 8px 12px}.dashItem{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 8px;border-radius:7px;color:#56657d;font-size:10px;font-weight:600}.dashItem svg{width:13px;height:13px}.dashItem.selected{background:#eaf2ff;color:var(--blue)}.sidebarSpacer{flex:1 1}.dashMain{padding:14px;background:#fff}.dashTop{display:grid;grid-template-columns:1.25fr 1fr .78fr;grid-gap:10px;gap:10px}.panel{border:1px solid #e5edf7;border-radius:11px;background:white;box-shadow:0 6px 18px rgba(35,74,126,.04)}.panel h3{margin:0;padding:11px 12px 9px;font-size:10px}.emailList{border-top:1px solid #edf2f7}.emailRow{min-height:50px;display:grid;grid-template-columns:7px 1fr auto;align-items:center;grid-gap:7px;gap:7px;padding:6px 10px;border-bottom:1px solid #eff3f8}.dot{width:5px;height:5px;border-radius:50%;background:#8190a7}.dot.blue{background:var(--blue)}.emailText{min-width:0}.emailText small,.emailText strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emailText strong{font-size:8.5px;color:#2d3b53}.emailText small{font-size:7.5px;color:#7b8799;margin-top:2px}.time{font-size:7px;color:#8792a5}.miniLink{display:block;color:var(--blue);font-size:8px;font-weight:700;padding:9px 10px}.person{display:flex;align-items:center;gap:8px;padding:0 11px 8px}.person small,.person strong{display:block}.person strong{font-size:9px}.person small{font-size:7px;color:#8a95a5}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef3f8;color:#78869a;font-size:8px}.dataRow{display:flex;justify-content:space-between;gap:10px;padding:4px 11px;font-size:7.5px;color:#69768a}.dataRow strong{color:#2d3a50}.successBadge{display:inline-flex;align-items:center;gap:4px;margin:9px 11px;padding:5px 7px;border-radius:10px;background:#eaf8ef;color:#2a9960;font-size:7px;font-weight:800}.scorePanel{padding-bottom:8px}.score{margin:0 8px 7px;padding:8px;border-radius:7px;justify-content:space-between;font-size:8px}.score,.score span{display:flex;align-items:center}.score span{gap:5px;font-weight:700}.score svg{width:12px;height:12px}.score.hot{background:#fff0f0;color:#d43c3c}.score.cold{background:#eef5ff;color:#1763d9}.score.fresh{background:#ecfbf3;color:#198a58}.totalLeads{display:flex;justify-content:space-between;padding:4px 10px;font-size:8px;color:#56657a}.automationPanel{margin-top:10px;padding-bottom:10px}.flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:start;grid-gap:5px;gap:5px;padding:5px 12px 10px}.flowStep{text-align:center;color:#6f7c90;font-size:6.5px;font-weight:700;min-width:58px}.flowIcon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;margin:0 auto 5px;color:var(--blue);background:#eff5ff;border:1px solid #d7e6ff}.flowIcon svg{width:14px;height:14px}.flowSuccess{background:#eaf9ef;color:#15904f;border-color:#cdeed9}.flowArrow{margin-top:8px;color:#9aa9bc}.faqSection,.pricingSection,.section{padding:96px 6%}.sectionHeading{max-width:760px;margin:0 auto 42px;text-align:center}.sectionHeading h2{margin:0 0 12px;font-size:42px;letter-spacing:-.035em}.sectionHeading p{margin:0 auto;color:var(--muted);font-size:17px;line-height:1.65;max-width:680px}.featureGrid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.featureCard{padding:25px;border:1px solid #e7edf5;border-radius:16px;background:white;box-shadow:0 12px 32px rgba(38,75,123,.05)}.featureIcon,.miniIcon,.pricingIcon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:#edf4ff}.featureIcon svg,.miniIcon svg,.pricingIcon svg{width:23px;height:23px}.featureCard h3{margin:18px 0 8px;font-size:18px}.featureCard p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.pricingSection{background:linear-gradient(180deg,#fbfdff,#fff)}.pricingGrid{max-width:850px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px;align-items:stretch}.pricingCard{position:relative;padding:28px;border:1px solid #dfe7f1;border-radius:16px;background:white;box-shadow:0 16px 38px rgba(36,73,120,.08)}.pricingCard.featured{border:1.5px solid #4d93ff;box-shadow:0 20px 48px rgba(17,104,242,.13)}.recommended{position:absolute;top:20px;right:20px;background:var(--blue);color:white;padding:6px 10px;border-radius:7px;font-size:11px;font-weight:800}.pricingTitleRow{display:flex;align-items:center;gap:13px}.pricingTitleRow h3{margin:0;font-size:21px}.monthly{font-size:12px;color:#8a95a6}.price{margin:20px 0;font-size:31px;font-weight:900;color:var(--blue);letter-spacing:-.03em}.price span{font-size:14px;font-weight:700}.pricingCard ul{list-style:none;margin:0 0 24px;padding:0;display:grid;grid-gap:10px;gap:10px}.pricingCard li{display:flex;align-items:center;gap:9px;color:#3c4a60;font-size:14px}.pricingCard li svg{color:var(--blue);flex:none}.priceButton{display:flex;align-items:center;justify-content:center;min-height:46px;border:1.5px solid var(--blue);border-radius:8px;color:var(--blue);font-weight:800}.priceButton.filled{background:var(--blue);color:white}.benefitGrid{max-width:1020px;margin:24px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.miniBenefit{display:flex;gap:14px;padding:21px;border:1px solid #e8edf4;border-radius:14px;background:white}.miniBenefit h3{margin:1px 0 6px;font-size:15px}.miniBenefit p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.miniBenefit .miniIcon{width:42px;height:42px;flex:none}.demoSection{max-width:1170px;margin:18px auto 96px;padding:48px 54px;border-radius:24px;background:linear-gradient(135deg,#0a5ee3,#1879ff);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 24px 60px rgba(17,104,242,.25)}.demoSection h2{margin:0 0 12px;font-size:38px;letter-spacing:-.035em}.demoSection p{margin:0;color:rgba(255,255,255,.84);max-width:700px;line-height:1.6}.eyebrow.light{color:#dceaff}.whiteBtn{background:white;color:var(--blue);white-space:nowrap}.faqSection{background:#fbfdff}.faqGrid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.faqCard{padding:24px;border:1px solid #e5ebf3;border-radius:15px;background:white}.faqCard h3{margin:0 0 9px;font-size:17px}.faqCard p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px 6%;border-top:1px solid #e6ebf3;color:#6f7b8f;font-size:13px}.footer .brand{color:var(--navy);font-size:16px}.footer .brandIcon{width:30px;height:30px;border-radius:9px}@media (max-width:1180px){.hero{grid-template-columns:1fr;gap:44px;padding-top:70px}.heroCopy{max-width:760px}.dashboardShell{max-width:940px}}@media (max-width:860px){.nav a:not(.navCta){display:none}.benefitGrid,.faqGrid,.featureGrid,.pricingGrid{grid-template-columns:1fr}.benefitGrid,.pricingGrid{max-width:560px}.dashboardShell{grid-template-columns:1fr}.dashSidebar{display:none}.dashTop{grid-template-columns:1fr 1fr}.scorePanel{grid-column:1/-1}.demoSection{margin-left:5%;margin-right:5%;padding:38px 28px}.demoSection,.footer{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.siteHeader{padding:0 4.5%}.brand{font-size:17px}.brandIcon{width:33px;height:33px}.nav{gap:8px}.navCta{padding:10px 14px}.hero{padding:55px 5% 45px}.hero h1{font-size:44px}.heroCopy>p{font-size:16px}.heroActions .btn{width:100%}.dashboardShell{min-height:auto;border-radius:14px}.dashMain{padding:8px}.dashTop{grid-template-columns:1fr}.scorePanel{grid-column:auto}.flow{overflow:auto;grid-template-columns:repeat(9,max-content)}.faqSection,.pricingSection,.section{padding:72px 5%}.sectionHeading h2{font-size:34px}.demoSection h2{font-size:31px}}.demoForm{min-width:420px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.demoForm input,.demoForm select{width:100%;min-height:48px;padding:0 14px;border:none;border-radius:9px;background:white;color:#0b1833;outline:none;font-size:14px}.demoForm input::placeholder{color:#8793a8}.demoForm input:focus,.demoForm select:focus{box-shadow:0 0 0 3px rgba(255,255,255,.25)}.demoForm button{grid-column:1/-1;min-height:50px;border:none;border-radius:9px;background:white;color:#1168f2;font-weight:800;font-size:15px;cursor:pointer;transition:.2s ease}.demoForm button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,.12)}@media (max-width:860px){.demoForm{min-width:0;width:100%;grid-template-columns:1fr}.demoForm button{grid-column:auto}}.liveDemoSection{padding:96px 6%;background:radial-gradient(circle at 85% 15%,rgba(17,104,242,.1),transparent 28%),linear-gradient(180deg,#ffffff,#f8fbff)}.liveDemoGrid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.demoInputCard,.demoResultCard{background:#fff;border:1px solid #e4ebf5;border-radius:18px;box-shadow:0 18px 45px rgba(32,72,124,.08);padding:28px}.demoInputCard h3,.demoResultCard h3{margin:0 0 18px}.demoInputCard textarea{width:100%;min-height:230px;resize:vertical;padding:18px;border:1px solid #dce5f1;border-radius:12px;outline:none;font:inherit;line-height:1.6;color:#0b1833;background:#fbfdff}.demoInputCard textarea:focus{border-color:#79aaf5;box-shadow:0 0 0 4px rgba(17,104,242,.08)}.analyzeButton{width:100%;min-height:52px;margin-top:14px;border:none;border-radius:10px;background:#1168f2;color:#fff;font-weight:800;font-size:15px;cursor:pointer;transition:.2s ease}.analyzeButton:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(17,104,242,.22)}.analyzeButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.analyzeError{margin:12px 0 0;color:#c83b3b;font-size:14px;font-weight:700}.emptyAnalysis{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#748198}.emptyAnalysis svg{color:#1168f2;margin-bottom:14px}.emptyAnalysis h3{color:#0b1833;margin-bottom:8px}.emptyAnalysis p{max-width:360px;margin:0;line-height:1.6}.resultHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.resultLabel{display:block;color:#7c899d;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:6px}.resultHeader h3{margin:0;display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff0e8;color:#db5b16;font-size:15px;text-transform:uppercase}.resultDataGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.resultItem{padding:14px;border:1px solid #e8edf4;border-radius:11px;background:#fbfdff}.resultItem span{display:block;margin-bottom:4px;color:#8190a5;font-size:11px;font-weight:700}.resultItem strong{color:#18253e;font-size:14px}.missingDataBox,.suggestedReply{margin-top:18px;padding:18px;border-radius:12px}.missingDataBox{background:#fff8e8;border:1px solid #f4e4b3}.suggestedReply{background:#eef5ff;border:1px solid #d8e7ff}.missingDataBox h4,.suggestedReply h4{margin:0 0 10px;font-size:14px}.missingDataBox ul{margin:0;padding-left:20px;color:#59677c;font-size:13px;line-height:1.65}.suggestedReply p{margin:0;color:#45556d;font-size:13px;line-height:1.7}@media (max-width:860px){.liveDemoGrid,.resultDataGrid{grid-template-columns:1fr}}.customerDashboard{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:#f7faff}.customerSidebar{min-height:100vh;background:#ffffff;border-right:1px solid #e5ecf5;padding:24px 16px;display:flex;flex-direction:column}.customerLogo{display:flex;align-items:center;gap:11px;padding:0 8px 24px;font-weight:800;font-size:18px;color:#0b1833}.customerLogoIcon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#ffffff;background:#1168f2;box-shadow:0 8px 20px rgba(17,104,242,.2)}.customerMenu{display:grid;grid-gap:6px;gap:6px}.customerMenuItem{min-height:46px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:10px;color:#64728a;font-size:14px;font-weight:700;transition:.2s ease}.customerMenuItem:hover{background:#f3f7fd;color:#1168f2}.customerMenuItem.active{background:#eaf2ff;color:#1168f2}.customerLogout{margin-top:auto;min-height:46px;display:flex;align-items:center;gap:12px;padding:0 13px;color:#7d899b;font-size:14px;font-weight:700;cursor:pointer}.customerDashboardContent{padding:38px 42px 60px;min-width:0}.customerTopbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.dashboardSmallTitle{display:block;margin-bottom:7px;color:#1168f2;font-size:11px;letter-spacing:.13em;font-weight:900}.customerTopbar h1{margin:0 0 8px;font-size:34px;letter-spacing:-.035em;color:#0b1833}.customerTopbar p{margin:0;color:#748199;font-size:14px}.dashboardStatus{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d9e9df;border-radius:999px;background:#eefaf3;color:#238454;font-size:12px;font-weight:800}.statusDot{width:8px;height:8px;border-radius:50%;background:#2bb673;box-shadow:0 0 0 4px rgba(43,182,115,.12)}.dashboardStats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.dashboardStatCard{padding:20px;border:1px solid #e4ebf4;border-radius:14px;background:#ffffff;box-shadow:0 10px 30px rgba(33,69,118,.05)}.dashboardStatCard span{display:block;color:#7b879b;font-size:12px;font-weight:700}.dashboardStatCard strong{display:block;margin:8px 0 5px;color:#0b1833;font-size:30px}.dashboardStatCard small{color:#8a96a8;font-size:11px}.dashboardMainGrid{display:grid;grid-template-columns:1.35fr 1fr .75fr;grid-gap:16px;gap:16px;align-items:stretch}.dashboardPanel{border:1px solid #e4ebf4;border-radius:15px;background:#ffffff;box-shadow:0 12px 34px rgba(33,69,118,.055);overflow:hidden}.dashboardPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 20px;border-bottom:1px solid #edf1f6}.dashboardPanelHeader h2{margin:0 0 4px;font-size:16px;color:#0b1833}.dashboardPanelHeader p{margin:0;color:#8a96a8;font-size:11px}.dashboardPanelHeader svg{color:#1168f2}.dashboardEmail{grid-template-columns:8px 1fr auto;grid-gap:12px;gap:12px;padding:16px 20px;border-bottom:1px solid #eff3f7}.dashboardEmail:last-child{border-bottom:none}.dashboardEmailDot{width:7px;height:7px;border-radius:50%;background:#9aa7b8}.dashboardEmailDot.hot{background:#f05b5b}.dashboardEmailInfo strong{color:#22304a;font-size:13px}.dashboardEmailInfo span{margin:2px 0 5px;color:#8994a5;font-size:10px}.dashboardEmailInfo p{color:#5f6c80;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboardEmailTime{color:#8a96a8;font-size:10px}.dashboardPerson{display:flex;align-items:center;gap:11px;padding:18px 20px 10px}.dashboardAvatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eef3f9;color:#6f7d91;font-size:12px;font-weight:800}.dashboardPerson span,.dashboardPerson strong{display:block}.dashboardPerson strong{color:#22304a;font-size:13px}.dashboardPerson span{margin-top:3px;color:#8994a5;font-size:10px}.dashboardDataRow{display:flex;justify-content:space-between;gap:14px;padding:7px 20px;font-size:11px}.dashboardDataRow span{color:#8290a5}.dashboardDataRow strong{color:#2d3a50;text-align:right}.dashboardExtracted{width:max-content;gap:6px;margin:14px 20px 20px;padding:7px 10px;border-radius:999px;background:#eaf9f0;color:#238454;font-size:10px}.dashboardExtracted,.dashboardLeadStatus{display:flex;align-items:center;font-weight:800}.dashboardLeadStatus{margin:14px 16px 0;padding:14px;border-radius:10px;justify-content:space-between;font-size:12px}.dashboardLeadStatus:last-child{margin-bottom:16px}.dashboardLeadStatus div{display:flex;align-items:center;gap:8px}.dashboardLeadStatus.hot{background:#fff0f0;color:#d74747}.dashboardLeadStatus.cold{background:#eef5ff;color:#1765da}.dashboardLeadStatus.new{background:#ecfbf3;color:#218757}.automationDashboardPanel{margin-top:16px}.dashboardAutomationFlow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;grid-gap:12px;gap:12px;align-items:start;padding:25px 28px 30px}.dashboardAutomationStep{text-align:center;color:#67758a;font-size:11px;font-weight:700}.dashboardAutomationIcon{width:46px;height:46px;margin:0 auto 9px;display:grid;place-items:center;border-radius:50%;background:#edf4ff;color:#1168f2;border:1px solid #dbe8fb}.dashboardAutomationIcon svg{width:20px;height:20px}.dashboardAutomationIcon.success{background:#eaf9f0;color:#218757;border-color:#d3ecdd}.dashboardAutomationFlow>span{margin-top:13px;color:#a5b1c1;font-weight:800}@media (max-width:1100px){.customerDashboard{grid-template-columns:200px 1fr}.dashboardStats{grid-template-columns:repeat(2,1fr)}.dashboardMainGrid{grid-template-columns:1fr 1fr}.dashboardMainGrid .dashboardPanel:last-child{grid-column:1/-1}}@media (max-width:760px){.customerDashboard{display:block}.customerSidebar{display:none}.customerDashboardContent{padding:24px 16px 40px}.customerTopbar{flex-direction:column}.dashboardStats{grid-template-columns:1fr 1fr}.dashboardMainGrid{grid-template-columns:1fr}.dashboardMainGrid .dashboardPanel:last-child{grid-column:auto}.dashboardAutomationFlow{overflow-x:auto;grid-template-columns:repeat(9,max-content)}}.dashboardEmail{grid-template-columns:10px minmax(0,1fr) auto}.dashboardEmailInfo strong{white-space:normal;line-height:1.3;margin-bottom:4px}.dashboardEmailInfo span{white-space:normal;line-height:1.4;margin-bottom:6px}.dashboardEmailInfo p{line-height:1.45}.dashboardEmailTime{padding-left:10px}.dashboardEmail{grid-template-columns:10px minmax(0,1fr) 100px;grid-gap:14px;gap:14px;align-items:center}.dashboardEmailInfo strong{display:block;white-space:nowrap;margin:0 0 4px}.dashboardEmailInfo span{display:block;white-space:nowrap;margin:0 0 5px}.dashboardEmailInfo p{margin:0}.dashboardEmailTime{width:100px}.dashboardEmail{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:start;width:100%;padding:18px 20px}.dashboardEmailLeft{display:flex;align-items:flex-start;gap:12px;min-width:0}.dashboardEmailDot{flex:0 0 7px;margin-top:6px}.dashboardEmailInfo{min-width:0;width:100%}.dashboardEmailInfo p,.dashboardEmailInfo span,.dashboardEmailInfo strong{display:block;white-space:normal}.dashboardEmailInfo p{margin:6px 0 0;overflow:visible;text-overflow:unset;line-height:1.5}.dashboardEmailTime{width:auto;min-width:85px;text-align:right;white-space:nowrap;justify-self:end}@media (max-width:1200px){.dashboardMainGrid{grid-template-columns:1fr}}@media (max-width:900px){.customerDashboard{grid-template-columns:1fr}.customerSidebar{display:none}}.dashboardEmail.selected{outline:2px solid rgba(34,197,94,.45);background:rgba(34,197,94,.08)}.dashboardLoadMore{width:calc(100% - 40px);margin:16px 20px 20px;padding:11px 16px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#0b1833;font-weight:700;cursor:pointer}.dashboardLoadMore:hover{background:#f5f8fc}.dashboardLeadSearch{width:calc(100% - 40px);margin:14px 20px;padding:11px 14px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#0b1833;font-size:13px;outline:none}.dashboardLeadSearch:focus{border-color:#2563eb}.dashboardStatCard.active{outline:2px solid rgba(37,99,235,.45);background:rgba(37,99,235,.08)}.dashboardEmptyState{padding:24px 20px;text-align:center;color:#64748b;font-size:14px}.dashboardStatusActions{display:flex;gap:8px;margin-top:16px}.dashboardStatusActions button{flex:1 1;padding:10px 12px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#0b1833;font-weight:700;cursor:pointer}.dashboardStatusActions button:hover{background:#f5f8fc}.dashboardStatusActions button.active{outline:2px solid rgba(37,99,235,.45);background:rgba(37,99,235,.08)}.dashboardStatusActions button:disabled{opacity:.55;cursor:not-allowed}.dashboardLeadStatus{display:inline-block;width:-moz-fit-content;width:fit-content;margin-top:4px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700;text-transform:capitalize}.dashboardLeadStatus.Érdeklődő{background:rgba(37,99,235,.1);color:#2563eb}.dashboardLeadStatus.meleg{background:rgba(245,158,11,.12);color:#d97706}.dashboardLeadStatus.hideg{background:rgba(100,116,139,.12);color:#64748b}.customerDashboardLoading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f8fc;color:#0b1833;font-size:16px;font-weight:600}.dashboardLoadError{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.dashboardLoadError button{padding:10px 18px;border:0;border-radius:10px;background:#2563eb;color:#ffffff;font-weight:700;cursor:pointer}.dashboardLoadError button:hover{opacity:.9}.dashboardEmailButton{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;padding:10px 16px;border-radius:10px;background:#2563eb;color:#ffffff;font-weight:700;text-decoration:none;cursor:pointer}.dashboardEmailButton:hover{opacity:.9}.dashboardLastUpdated{font-size:12px;color:#64748b;white-space:nowrap}.dashboardRefreshButton{padding:8px 12px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#0b1833;font-size:12px;font-weight:700;cursor:pointer}.dashboardRefreshButton:hover{background:#f5f8fc}.dashboardEmailActions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.dashboardEmailActions .dashboardEmailButton{margin-top:0}.dashboardCopyEmailButton{padding:10px 16px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#0b1833;font-weight:700;cursor:pointer}.dashboardCopyEmailButton:hover{background:#f5f8fc}.leadPropertyVisual{position:relative;width:100%;margin:18px 0;border-radius:16px;overflow:hidden;background:#eef5ff;border:1px solid #dbe5f0}.leadPropertyImage{display:block;width:100%;height:270px;object-fit:cover}.leadPropertyImageLabel{position:absolute;left:14px;bottom:14px;display:flex;flex-direction:column;gap:2px;padding:9px 13px;border-radius:12px;background:rgba(15,23,42,.82);color:#ffffff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.leadPropertyImageLabel strong{font-size:13px}.leadPropertyImageLabel span{font-size:11px;opacity:.8}.leadVisualSummary{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,1.15fr);grid-gap:16px;gap:16px;align-items:stretch;margin:18px 0}.leadVisualSummary .leadPropertyVisual{margin:0;min-height:100%;border-radius:16px}.leadVisualSummary .leadPropertyImage{width:100%;height:100%;min-height:310px;object-fit:cover}.leadSearchSummary{padding:16px;border:1px solid #dbe5f0;border-radius:16px;background:#ffffff}.leadSearchSummaryHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.leadSearchSummaryHeader>strong{font-size:14px;color:#0b1833}.leadSummaryStatus{padding:5px 10px;border-radius:999px;background:#fff3d6;color:#c97900;font-size:11px;font-weight:700;text-transform:capitalize}.leadSearchSummaryGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.leadSummaryItem{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid #e5edf6;border-radius:12px;background:#ffffff}.leadSummaryIcon{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef5ff;color:#2563eb}.leadSummaryItem>div{min-width:0}.leadSummaryItem>div>span{display:block;margin-bottom:3px;color:#64748b;font-size:11px}.leadSummaryItem>div>strong{display:block;color:#0b1833;font-size:13px;overflow-wrap:anywhere}@media (max-width:1100px){.leadVisualSummary{grid-template-columns:1fr}.leadVisualSummary .leadPropertyImage{height:280px;min-height:280px}}@media (max-width:650px){.leadSearchSummaryGrid{grid-template-columns:1fr}}.leadDetailsHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.leadHeaderActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.leadHeaderButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 14px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#0b1833;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.leadHeaderButton:hover{background:#f5f8fc}@media (max-width:800px){.leadDetailsHeader{align-items:flex-start;flex-direction:column}.leadHeaderActions{width:100%}.leadHeaderButton{flex:1 1}}.leadOriginalMessage{margin-top:14px;padding:13px 15px;border:1px solid #cfe0ff;border-radius:12px;background:#eef5ff}.leadOriginalMessage strong{display:block;margin-bottom:5px;color:#0b1833;font-size:13px}.leadOriginalMessage p{margin:0;color:#334155;font-size:13px;line-height:1.55;white-space:pre-wrap}.leadMoreSection{margin-top:22px;width:100%}.leadMoreHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.leadMoreHeader h2{margin:0 0 3px;color:#0b1833;font-size:18px;font-weight:800}.leadMoreHeader span{color:#64748b;font-size:12px}.leadMoreScroller{display:flex;gap:16px;width:100%;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x proximity}.leadMoreScroller::-webkit-scrollbar{height:7px}.leadMoreScroller::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.leadMoreScroller::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.leadMoreCard{flex:0 0 650px;min-width:650px;display:grid;grid-template-columns:230px minmax(0,1fr);overflow:hidden;padding:0;border:1px solid #dfe7f0;border-radius:16px;background:#ffffff;text-align:left;cursor:pointer;scroll-snap-align:start;box-shadow:0 5px 18px rgba(15,23,42,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.leadMoreCard:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 9px 24px rgba(15,23,42,.09)}.leadMoreImageWrap{position:relative;min-height:225px;overflow:hidden;background:#eef5ff}.leadMoreImage{width:100%;height:100%;min-height:225px;display:block;object-fit:cover}.leadMoreImageLabel{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 10px;border-radius:10px;background:rgba(15,23,42,.82);color:#ffffff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.leadMoreImageLabel strong{display:block;font-size:11px;line-height:1.35}.leadMoreContent{min-width:0;padding:16px}.leadMoreTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid #edf1f5}.leadMoreTop>div{min-width:0}.leadMoreTop>div>strong{display:block;margin-bottom:3px;color:#0b1833;font-size:15px;font-weight:800}.leadMoreTop>div>span{display:block;overflow:hidden;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.leadMoreStatus{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:800;text-transform:capitalize}.leadMoreStatus-Érdeklődő{background:#eaf2ff;color:#2563eb}.leadMoreStatus-meleg{background:#fff3d6;color:#c97900}.leadMoreStatus-hideg{background:#eef2f6;color:#64748b}.leadMoreDataGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px 18px;gap:11px 18px}.leadMoreDataGrid>div{min-width:0}.leadMoreDataGrid span{display:block;margin-bottom:3px;color:#94a3b8;font-size:10px}.leadMoreDataGrid strong{display:block;overflow-wrap:anywhere;color:#0f172a;font-size:12px;font-weight:700}@media (max-width:800px){.leadMoreCard{flex-basis:88%;min-width:88%;grid-template-columns:1fr}.leadMoreImage,.leadMoreImageWrap{min-height:190px;height:190px}}@media (max-width:520px){.leadMoreCard{flex-basis:94%;min-width:94%}.leadMoreDataGrid{grid-template-columns:1fr 1fr;gap:10px}}.leadMoreNavigation{display:flex;align-items:center;gap:8px}.leadMoreNavButton{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#2563eb;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.leadMoreNavButton:hover{background:#eef5ff;border-color:#bfdbfe;transform:translateY(-1px)}.leadMoreScroller{scrollbar-width:none;-ms-overflow-style:none}.leadMoreScroller::-webkit-scrollbar{display:none}.dashboardEmail.selected{border-left:4px solid #2563eb}.dashboardEmail.selected .dashboardEmailDot{background:#2563eb}.leadListHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.leadSortControl{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #dbe5f0;border-radius:9px;background:#ffffff;color:#475569;font-size:12px;font-weight:700;cursor:default;box-shadow:0 2px 6px rgba(15,23,42,.03)}.leadSelectedIdentity{margin-bottom:16px}.leadSelectedNameRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.leadSelectedNameRow h3{margin:0;color:#0b1833;font-size:20px;font-weight:800;line-height:1.2}.leadSelectedEmail{display:block;margin-top:5px;color:#64748b;font-size:13px}.dashboardEmail.selected{background:#eef5ff!important;border-top:0!important;border-right:0!important;border-bottom:1px solid #dbeafe!important;border-left:4px solid #2563eb!important;box-shadow:none!important}.leadSummaryStatus.Érdeklődő{background:#eaf2ff;color:#2563eb}.leadSummaryStatus.hideg{background:#eef2f6;color:#64748b}.leadSummaryStatus.Érdeklődő{background:#e8f8ef;color:#16803c}.leadSummaryStatus.meleg{background:#fff3d6;color:#c97900}.leadSummaryStatus.hideg{background:#eaf2ff;color:#2563eb}.dashboardLeadStatus.Érdeklődő{background:#e8f8ef!important;color:#16803c!important}.dashboardLeadStatus.meleg{background:#fff3d6!important;color:#c97900!important}.dashboardLeadStatus.hideg{background:#eaf2ff!important;color:#2563eb!important}.dashboardStatusActions button:first-child.active{background:#e8f8ef!important;border-color:#86d9a7!important;color:#16803c!important}.dashboardStatusActions button:nth-child(2).active{background:#fff3d6!important;border-color:#f5c96b!important;color:#c97900!important}.dashboardStatusActions button:nth-child(3).active{background:#eaf2ff!important;border-color:#93b8ff!important;color:#2563eb!important}.leadMoreImageLabel strong,.leadPropertyImageLabel strong{text-transform:capitalize}.dashboardEmail.unread{background:#f4f8ff}.dashboardEmail.unread .dashboardEmailInfo>strong{font-weight:800;color:#0b1833}.dashboardEmail.unread .dashboardEmailDot{background:#2563eb;box-shadow:0 0 0 4px #dbeafe}.dashboardEmail.unread.selected{background:#eef5ff!important}.leadPagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px;border-top:1px solid #e5edf6;background:#ffffff}.leadPagination button{min-height:34px;padding:0 12px;border:1px solid #dbe5f0;border-radius:9px;background:#ffffff;color:#2563eb;font-size:12px;font-weight:700;cursor:pointer}.leadPagination button:hover:not(:disabled){background:#eef5ff;border-color:#bfdbfe}.leadPagination button:disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed;opacity:.6}.leadPagination span{min-width:48px;text-align:center;color:#475569;font-size:12px;font-weight:800}.leadCompleteButton{background:#ecfdf3;border-color:#a7e7bf;color:#16803c}.leadCompleteButton:hover{background:#dcfce7;border-color:#86d9a7;color:#126b33}.completedLeadsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.completedLeadCard{padding:20px;border:1px solid #dbe5f0;border-radius:16px;background:#ffffff;box-shadow:0 4px 16px rgba(15,23,42,.04)}.completedLeadTop{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #edf1f5}.completedLeadTop h3{margin:0;color:#0b1833;font-size:17px;font-weight:800}.completedLeadTop span{display:block;margin-top:5px;color:#64748b;font-size:12px}.completedLeadBadge{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:6px 10px;border-radius:999px;background:#ecfdf3;color:#16803c;font-size:11px;font-weight:800}.completedLeadInfo{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.completedLeadInfo>div{padding:11px 12px;border:1px solid #e5edf6;border-radius:11px;background:#f8fbff}.completedLeadInfo span{display:block;margin-bottom:4px;color:#94a3b8;font-size:10px}.completedLeadInfo strong{display:block;color:#0b1833;font-size:13px;font-weight:800}.completedLeadEmail{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:16px;min-height:38px;padding:0 14px;border:1px solid #bfdbfe;border-radius:10px;background:#eef5ff;color:#2563eb;font-size:12px;font-weight:700;text-decoration:none}.completedLeadEmail:hover{background:#e1edff}@media (max-width:900px){.completedLeadsGrid{grid-template-columns:1fr}}@media (max-width:520px){.completedLeadInfo{grid-template-columns:1fr}.completedLeadTop{flex-direction:column}}.completedLeadActions{display:flex;align-items:center;gap:10px;margin-top:16px;flex-wrap:wrap}.completedLeadActions .completedLeadEmail{margin-top:0}.completedLeadRestore{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #dbe5f0;border-radius:10px;background:#ffffff;color:#475569;font-size:12px;font-weight:700;cursor:pointer}.completedLeadRestore:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:520px){.completedLeadActions{flex-direction:column;align-items:stretch}.completedLeadEmail,.completedLeadRestore{width:100%}}.emailPagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px;border-top:1px solid #e5edf6;background:#ffffff}.emailPagination button{min-height:34px;padding:0 12px;border:1px solid #dbe5f0;border-radius:9px;background:#ffffff;color:#2563eb;font-size:12px;font-weight:700;cursor:pointer}.emailPagination button:hover:not(:disabled){background:#eef5ff;border-color:#bfdbfe}.emailPagination button:disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed;opacity:.6}.emailPagination span{min-width:48px;text-align:center;color:#475569;font-size:12px;font-weight:800}