@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap";body{margin:0;background:#f4f6fb;font-family:Inter,Arial,sans-serif;color:#1e293b}h1,h2,h3{margin:0}.card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 4px 20px #0000000a}.button-primary{background:#16a34a;color:#fff;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:600;transition:.2s ease}.button-primary:hover{background:#15803d}.button-danger{background:#ef4444;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}.button-success{background:#10b981;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--g9: #052e16;--g8: #064e24;--g7: #166534;--g6: #16a34a;--g5: #22c55e;--g4: #4ade80;--g3: #86efac;--white: #ffffff;--s9: #0f172a;--s7: #334155;--s5: #64748b;--s3: #cbd5e1;--s1: #f1f5f9;--s0: #f8fafc;--font: "Plus Jakarta Sans", system-ui, sans-serif;--tr: all .28s cubic-bezier(.4, 0, .2, 1)}body{font-family:var(--font);-webkit-font-smoothing:antialiased;min-height:100vh}.slp-page{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:32px 20px;position:relative;overflow:hidden;background:linear-gradient(145deg,#0a3d1f,#0f5c2e 28%,#14532d 55%,#166534 78%,#15803d)}.slp-blob{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.slp-blob--1{width:500px;height:500px;background:radial-gradient(circle,rgba(34,197,94,.25),transparent 70%);top:-100px;right:-80px;animation:blobFloat 10s ease-in-out infinite}.slp-blob--2{width:400px;height:400px;background:radial-gradient(circle,rgba(74,222,128,.18),transparent 70%);bottom:-80px;left:-60px;animation:blobFloat 12s ease-in-out infinite reverse}.slp-blob--3{width:280px;height:280px;background:radial-gradient(circle,rgba(134,239,172,.12),transparent 70%);top:40%;left:30%;animation:blobFloat 8s ease-in-out infinite 2s}@keyframes blobFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-30px) scale(1.05)}66%{transform:translate(-15px,15px) scale(.96)}}.slp-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.04) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.slp-card{position:relative;z-index:2;width:100%;max-width:980px;min-height:560px;display:flex;border-radius:24px;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 32px 80px #00000080,0 8px 24px #00000059;opacity:0;transform:translateY(28px) scale(.98);transition:opacity .6s ease,transform .6s ease}.slp-mounted .slp-card{opacity:1;transform:translateY(0) scale(1)}.slp-left{flex:1.05;position:relative;overflow:hidden;background:linear-gradient(148deg,#0a4223,#0d5c2e,#138a3d 70%,#1aad4e);display:flex;align-items:center;padding:52px 48px}.slp-deco{position:absolute;border-radius:50px;pointer-events:none}.slp-deco--1{width:200px;height:58px;background:#ffffff1a;bottom:90px;left:20px;transform:rotate(-32deg);animation:decoSlide 6s ease-in-out infinite}.slp-deco--2{width:130px;height:38px;background:#ffffff14;bottom:52px;left:150px;transform:rotate(-32deg);animation:decoSlide 6s ease-in-out infinite .8s}.slp-deco--3{width:240px;height:68px;background:#ffffff12;bottom:135px;left:-30px;transform:rotate(-32deg);animation:decoSlide 6s ease-in-out infinite 1.5s}.slp-deco--4{width:100px;height:100px;border-radius:50%;background:#86efac59;bottom:60px;right:30px;animation:decoFloat 5s ease-in-out infinite}.slp-deco--5{width:160px;height:160px;border-radius:50%;background:#4ade802e;bottom:5px;right:-40px;animation:decoFloat 7s ease-in-out infinite 1.2s}@keyframes decoSlide{0%,to{transform:rotate(-32deg) translate(0)}50%{transform:rotate(-32deg) translate(14px)}}@keyframes decoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.slp-left-content{position:relative;z-index:2;width:100%}.slp-brand{display:flex;align-items:center;gap:13px;margin-bottom:44px}.slp-logo-wrap{width:48px;height:48px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:13px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;transition:var(--tr)}.slp-logo-wrap:hover{background:#ffffff38;transform:scale(1.05)}.slp-logo-wrap img{width:32px;height:32px;object-fit:contain}.slp-brand-name{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px;display:block;line-height:1.2}.slp-brand-tag{font-size:11.5px;font-weight:500;color:#ffffff94;display:block}.slp-headline{font-size:clamp(22px,2.6vw,33px);font-weight:800;color:#fff;line-height:1.25;letter-spacing:-.6px;margin-bottom:16px}.slp-headline em{font-style:normal;color:#a7f3c0}.slp-desc{font-size:13.5px;color:#ffffffbf;line-height:1.75;margin-bottom:30px;max-width:360px}.slp-features{list-style:none;margin-bottom:38px}.slp-fi{display:flex;align-items:center;gap:11px;font-size:13.5px;font-weight:500;color:#ffffffe0;margin-bottom:11px;opacity:0;transform:translate(-14px);animation:fSlide .45s ease forwards}@keyframes fSlide{to{opacity:1;transform:translate(0)}}.slp-fi-dot{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#ffffff24;border:1.5px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;transition:var(--tr)}.slp-fi:hover .slp-fi-dot{background:var(--g4);border-color:var(--g4);transform:scale(1.12)}.slp-stats{display:flex;gap:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.slp-stat{opacity:0;animation:statUp .4s ease forwards}@keyframes statUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.slp-stat-n{font-size:22px;font-weight:800;color:#a7f3c0;letter-spacing:-.4px}.slp-stat-l{font-size:11.5px;font-weight:500;color:#ffffff8c;margin-top:3px}.slp-right{flex:.95;background:#fff;display:flex;align-items:center;justify-content:center;padding:52px 48px;position:relative}.slp-right:after{content:"";position:absolute;top:-40px;right:-40px;width:220px;height:220px;background:radial-gradient(circle,rgba(22,163,74,.07),transparent 70%);border-radius:50%;pointer-events:none}.slp-form-box{width:100%;max-width:340px;opacity:0;transform:translate(20px);transition:opacity .6s ease .2s,transform .6s ease .2s}.slp-mounted .slp-form-box{opacity:1;transform:translate(0)}.slp-form-head{margin-bottom:30px}.slp-form-head h2{font-size:24px;font-weight:800;color:var(--s9);letter-spacing:-.5px;margin-bottom:5px}.slp-form-head p{font-size:13.5px;color:var(--s5)}.slp-field{margin-bottom:18px}.slp-lrow{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.slp-label{font-size:12.5px;font-weight:700;color:var(--s7)}.slp-forgot{background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:var(--g6);font-family:var(--font);padding:0;transition:color .2s}.slp-forgot:hover{color:var(--g7);text-decoration:underline}.slp-iw{position:relative}.slp-ico{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--s3);pointer-events:none;transition:color .2s}.slp-input{width:100%;padding:12px 42px;border:1.5px solid #e8edf2;border-radius:10px;font-size:13.5px;font-family:var(--font);color:var(--s9);background:var(--s0);transition:var(--tr);outline:none}.slp-input::placeholder{color:var(--s3)}.slp-input:hover{border-color:#c4cdd6;background:#fff}.slp-input:focus{border-color:var(--g5);background:#fff;box-shadow:0 0 0 3px #22c55e1f}.slp-iw:focus-within .slp-ico{color:var(--g6)}.slp-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:3px;color:var(--s3);display:flex;align-items:center;transition:color .2s}.slp-eye:hover{color:var(--s5)}.slp-btn{width:100%;margin-top:6px;padding:13px 20px;border-radius:10px;border:none;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-family:var(--font);font-weight:700;font-size:14.5px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;transition:var(--tr);box-shadow:0 4px 16px #16a34a61}.slp-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent);opacity:0;transition:opacity .25s}.slp-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #16a34a73}.slp-btn:hover:before{opacity:1}.slp-btn:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skew(-18deg)}.slp-btn:hover:after{left:160%;transition:left .55s ease}.slp-btn:active:not(:disabled){transform:scale(.99)}.slp-btn:disabled{opacity:.65;cursor:not-allowed}.slp-spin{width:15px;height:15px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .65s linear infinite}.slp-secure{margin-top:22px;font-size:11.5px;color:var(--s5);display:flex;align-items:center;gap:5px;justify-content:center}@media(max-width:900px){.slp-page{padding:24px 16px;align-items:flex-start}.slp-card{flex-direction:column;max-width:480px;min-height:0;margin:0 auto}.slp-left{padding:36px 36px 110px;flex:0}.slp-right{padding:36px;flex:1}.slp-form-box{max-width:100%}}@media(max-width:540px){.slp-page{padding:0;align-items:stretch}.slp-card{border-radius:0;box-shadow:none;min-height:100svh}.slp-left{padding:28px 24px 90px}.slp-right{padding:28px 24px 36px}.slp-headline{font-size:22px}.slp-stats{gap:20px}.slp-stat-n{font-size:20px}.slp-input{padding:11px 40px}.slp-btn{padding:12px}.slp-form-head h2{font-size:21px}}.slp-back-btn{display:block;width:100%;margin-top:12px;background:none;border:none;color:#64748b;font-size:13.5px;font-weight:500;cursor:pointer;text-align:center;padding:8px;border-radius:8px;transition:color .15s,background .15s;font-family:Inter,sans-serif}.slp-back-btn:hover{color:#16a34a;background:#f0fdf4}.slp-error-msg{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:500;margin-bottom:16px}.slp-success-msg{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:500;margin-bottom:16px}.slp-otp-input{letter-spacing:6px;font-size:20px;font-weight:700;text-align:center}.dashboard-layout{display:flex;min-height:100vh;font-family:Inter,sans-serif;background:#f1f5f9;overflow:hidden}.sidebar{width:220px;background:#0f172a;padding:24px 16px;color:#fff;display:flex;flex-direction:column;gap:6px;border-right:1px solid #1e293b}.sidebar-menu{display:flex;flex-direction:column;gap:4px}.sidebar-menu a{text-decoration:none;color:#94a3b8;font-size:13.5px;font-weight:500;padding:9px 12px;border-radius:8px;display:flex;align-items:center;gap:10px;transition:background .15s,color .15s}.sidebar-menu a:hover{background:#1e293b;color:#e2e8f0}.sidebar-menu a.active{background:#166534;color:#fff;font-weight:600}.main-area{flex:1;display:flex;flex-direction:column;background:#f1f5f9;overflow-y:auto}.topbar{height:58px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:flex-end;padding:0 28px;gap:14px}.user-badge{background:#f0fdf4;color:#166534;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;border:1px solid #bbf7d0}.content-wrapper{padding:20px 28px;width:100%;box-sizing:border-box;background:#f1f5f9;min-height:calc(100vh - 58px)}.dashboard-container{width:100%;max-width:1600px;margin:0 auto}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;background:linear-gradient(135deg,#0f172a,#1e3a5f);border:none;border-radius:12px;padding:12px 22px;box-shadow:0 4px 16px #0000001a;gap:16px}.dash-header-left{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.dash-header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.dash-title{font-size:20px;font-weight:700;color:#fff;margin:0 0 3px;letter-spacing:-.3px}.dash-sub{font-size:13px;color:#94a3b8;margin:0}.dash-search-wrap{position:relative;width:260px}.dash-search-box{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:0 14px;height:40px;transition:background .2s,border .2s}.dash-search-box:focus-within{background:#ffffff2e;border-color:#fff6}.dash-search-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:13.5px;font-family:Inter,sans-serif}.dash-search-input::placeholder{color:#94a3b8}.dash-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px #00000026;z-index:9999;overflow:hidden}.dash-search-empty{padding:16px;text-align:center;color:#94a3b8;font-size:13px}.dash-search-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .12s}.dash-search-item:last-child{border-bottom:none}.dash-search-item:hover{background:#f8fafc}.dash-search-avatar{width:32px;height:32px;border-radius:50%;background:#f0fdf4;color:#16a34a;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-search-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.dash-search-name{font-size:13.5px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-search-meta{font-size:12px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.kpi-card{border-radius:10px;padding:12px 14px;border:1px solid #e2e8f0;display:flex;align-items:center;gap:14px;box-shadow:0 4px 16px #0000001a;transition:box-shadow .2s,transform .2s}.kpi-card:hover{box-shadow:0 8px 24px #00000024;transform:translateY(-1px)}.kpi-card-green{background:#f0fdf4;border-color:#bbf7d0}.kpi-card-blue{background:#eff6ff;border-color:#bfdbfe}.kpi-card-purple{background:#f5f3ff;border-color:#ddd6fe}.kpi-card-amber{background:#fffbeb;border-color:#fde68a}.kpi-card-teal{background:#f0fdfa;border-color:#99f6e4}.kpi-card-red{background:#fef2f2;border-color:#fecaca}.kpi-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-green{background:#dcfce7;color:#16a34a}.kpi-blue{background:#dbeafe;color:#2563eb}.kpi-purple{background:#ede9fe;color:#7c3aed}.kpi-amber{background:#fef3c7;color:#d97706}.kpi-teal{background:#ccfbf1;color:#0d9488}.kpi-red{background:#fee2e2;color:#dc2626}.kpi-body{display:flex;flex-direction:column;gap:2px}.kpi-label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.kpi-value{font-size:20px;font-weight:700;color:#0f172a;margin:0;line-height:1.1;letter-spacing:-.5px}.kpi-meta{font-size:11.5px;font-weight:500}.kpi-meta.positive{color:#16a34a}.kpi-meta.neutral{color:#94a3b8}.kpi-meta.negative{color:#dc2626}.main-grid{display:grid;grid-template-columns:1fr 280px;gap:12px;align-items:start}.main-left,.main-right{display:flex;flex-direction:column;gap:12px}.card{background:#fff;border-radius:10px;padding:14px 16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000001a}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.card-title-wrap{display:flex;align-items:center;gap:8px}.card-title{font-size:14px;font-weight:600;color:#0f172a;margin:0}.card-badge{background:#f1f5f9;color:#64748b;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid #e2e8f0}.view-all-link{font-size:12.5px;color:#16a34a;text-decoration:none;font-weight:500}.view-all-link:hover{text-decoration:underline}.dash-table{width:100%;border-collapse:collapse}.dash-table th{background:#f8fafc;padding:8px 12px;font-size:11px;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0;color:#94a3b8}.dash-table td{padding:9px 12px;border-bottom:1px solid #f1f5f9;font-size:13.5px;color:#334155}.dash-table tbody tr:last-child td{border-bottom:none}.dash-table tbody tr:hover td{background:#f8fafc}.lead-name-cell{display:flex;align-items:center;gap:9px;font-weight:500}.avatar{width:28px;height:28px;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.av-green{background:#f0fdf4;color:#16a34a}.av-blue{background:#eff6ff;color:#2563eb}.av-purple{background:#f5f3ff;color:#7c3aed}.badge{display:inline-block;padding:3px 9px;border-radius:20px;font-size:11.5px;font-weight:600}.badge-new{background:#f0fdf4;color:#16a34a}.badge-follow{background:#fffbeb;color:#b45309}.badge-closed{background:#f0fdf4;color:#15803d}.pipeline-bars{display:flex;flex-direction:column;gap:10px}.pipeline-row{display:flex;align-items:center;gap:10px}.pipeline-label{font-size:12.5px;color:#475569;font-weight:500;width:80px;flex-shrink:0}.pipeline-track{flex:1;height:7px;background:#f1f5f9;border-radius:99px;overflow:hidden}.pipeline-fill{height:100%;border-radius:99px;transition:width .4s ease}.fill-green{background:#16a34a}.fill-blue{background:#2563eb}.fill-amber{background:#d97706}.fill-purple{background:#7c3aed}.pipeline-count{font-size:12.5px;font-weight:600;color:#0f172a;width:24px;text-align:right}.follow-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.follow-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9}.follow-item:last-child{border-bottom:none}.follow-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.follow-info{display:flex;justify-content:space-between;align-items:center;width:100%}.follow-name{font-size:13.5px;font-weight:500;color:#1e293b}.follow-time{font-size:12px;color:#94a3b8;font-weight:500}.perf-list{display:flex;flex-direction:column}.perf-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0}.perf-divider{height:1px;background:#f1f5f9}.perf-label{font-size:13px;color:#64748b;font-weight:500}.perf-value{font-size:13px;font-weight:600}.perf-value.positive{color:#16a34a}.perf-value.neutral{color:#0f172a}.quick-actions{display:flex;flex-direction:column;gap:6px}.qa-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:500;color:#334155;text-decoration:none;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s,border-color .15s;text-align:left}.qa-btn:hover{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.primary-btn{background:#16a34a;color:#fff;border:none;padding:9px 18px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.primary-btn:hover{background:#15803d}.add-lead-btn{background:#16a34a;color:#fff;padding:9px 18px;border-radius:8px;border:none;font-weight:500;font-size:13.5px;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.add-lead-btn:hover{background:#15803d}.leads-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.page-title{font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.3px}.leads-actions{display:flex;align-items:center;gap:12px}.search-box{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:0 12px;width:280px;transition:border .15s}.search-box:focus-within{border-color:#86efac;box-shadow:0 0 0 3px #16a34a14}.search-input{border:none;outline:none;width:100%;padding:9px 6px;font-size:13.5px;background:transparent;color:#1e293b}.leads-actions select{padding:9px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;color:#475569;cursor:pointer}.leads-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:65vh;box-shadow:0 4px 16px #0000001a;overflow:auto}.table-scroll{overflow-y:auto;flex:1}.leads-table{width:100%;border-collapse:collapse}.leads-table th{position:sticky;top:0;background:#f8fafc;padding:11px 14px;font-size:11px;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0;color:#94a3b8;vertical-align:middle}.leads-table td{padding:12px 14px;border-bottom:1px solid #f1f5f9;font-size:13.5px;color:#334155;vertical-align:middle}.leads-table tbody tr:last-child td{border-bottom:none}.leads-table tr:hover td{background:#f8fafc}.status{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.status.new{background:#f0fdf4;color:#16a34a}.status.follow-up,.status.follow{background:#fffbeb;color:#b45309}.status.qualified{background:#eff6ff;color:#1d4ed8}.status.closed{background:#f8fafc;color:#475569}.status.closed-won{background:#dcfce7;color:#166534}.status.closed-lost{background:#fee2e2;color:#991b1b}.action-cell{position:relative}.menu-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#94a3b8;padding:2px 6px;border-radius:4px;transition:background .15s}.menu-btn:hover{background:#f1f5f9;color:#334155}.lead-menu{position:absolute;right:0;top:30px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;min-width:130px;z-index:10;overflow:hidden}.menu-item{padding:9px 14px;font-size:13px;cursor:pointer;color:#334155;transition:background .12s}.menu-item:hover{background:#f8fafc}.menu-item.delete{color:#dc2626}.pagination-bar{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.rows-select{display:flex;gap:10px;align-items:center;font-size:13px;color:#64748b}.rows-select select{padding:5px 10px;border-radius:6px;border:1px solid #e2e8f0;font-size:13px;background:#fff}.page-buttons{display:flex;gap:5px}.page-buttons button{padding:6px 12px;border-radius:7px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:13px;color:#475569;transition:background .12s}.page-buttons button:hover{background:#f1f5f9}.active-page{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lead-modal{background:#fff;padding:28px;border-radius:14px;width:480px;display:flex;flex-direction:column;gap:16px;box-shadow:0 20px 60px #00000026}.modal-title{font-size:16px;font-weight:700;color:#0f172a;margin:0}.lead-form{display:flex;flex-direction:column;gap:14px}.form-row{display:flex;gap:12px;flex-direction:column}.form-group{display:flex;flex-direction:column;gap:5px;flex:1}.form-group label{font-size:11.5px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em}.form-group input,.form-group select{padding:9px 12px;border-radius:8px;border:1px solid #e2e8f0;font-size:14px;width:100%;font-family:Inter,sans-serif;color:#1e293b;transition:border .15s,box-shadow .15s;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#86efac;box-shadow:0 0 0 3px #16a34a14}.modal-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.save-btn{background:#16a34a;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.save-btn:hover{background:#15803d}.cancel-btn{background:#f1f5f9;color:#475569;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.cancel-btn:hover{background:#e2e8f0}.sort-icon{margin-left:5px;font-size:12px;color:#cbd5e1}.source-chart{width:100%}.source-bars{display:flex;flex-direction:column;gap:10px}.source-row{display:flex;align-items:center;gap:10px}.source-label-wrap{display:flex;align-items:center;gap:6px;width:110px;flex-shrink:0}.source-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.source-name{font-size:12.5px;color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-track{flex:1;height:7px;background:#f1f5f9;border-radius:99px;overflow:hidden}.source-fill{height:100%;border-radius:99px;transition:width .4s ease}.source-count{font-size:12.5px;font-weight:600;color:#0f172a;width:24px;text-align:right;flex-shrink:0}.source-pct{font-size:11.5px;color:#94a3b8;width:32px;text-align:right;flex-shrink:0}.export-csv-btn{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;padding:9px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;white-space:nowrap}.export-csv-btn:hover{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.badge-follow-up{background:#fffbeb;color:#b45309}.badge-qualified{background:#eff6ff;color:#1d4ed8}.badge-closed-won{background:#dcfce7;color:#166534}.badge-closed-lost{background:#fee2e2;color:#991b1b}.ld-container{width:100%;font-family:Inter,sans-serif}.ld-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;gap:16px;color:#64748b;font-size:14px}.ld-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#16a34a;border-radius:50%;animation:spin .8s linear infinite}.ld-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 22px;margin-bottom:16px;box-shadow:0 1px 3px #0000000a}.ld-header-left{display:flex;align-items:center;gap:14px}.ld-header-right{display:flex;align-items:center;gap:10px}.ld-back-btn{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.ld-back-btn:hover{background:#e2e8f0}.ld-avatar{width:44px;height:44px;border-radius:50%;background:#f0fdf4;color:#16a34a;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #bbf7d0}.ld-name{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 2px;letter-spacing:-.3px}.ld-sub{font-size:12.5px;color:#94a3b8;margin:0;font-weight:500}.ld-status-badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.status-new{background:#f0fdf4;color:#16a34a}.status-follow-up{background:#fffbeb;color:#b45309}.status-qualified{background:#eff6ff;color:#1d4ed8}.status-closed-won{background:#dcfce7;color:#166534}.status-closed-lost{background:#fee2e2;color:#991b1b}.ld-whatsapp-btn{display:flex;align-items:center;gap:6px;background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.ld-whatsapp-btn:hover{background:#bbf7d0}.ld-edit-btn{background:#16a34a;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.ld-edit-btn:hover{background:#15803d}.ld-save-btn{background:#16a34a;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.ld-save-btn:hover{background:#15803d}.ld-save-btn:disabled{opacity:.6;cursor:not-allowed}.ld-cancel-btn{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.ld-cancel-btn:hover{background:#e2e8f0}.ld-grid{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:start}.ld-left,.ld-right{display:flex;flex-direction:column;gap:16px}.ld-card{background:#fff;border-radius:10px;padding:18px 20px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.ld-card-title{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 16px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.ld-fields{display:flex;flex-direction:column;gap:14px}.ld-field-row{display:flex;gap:16px}.ld-field{flex:1;display:flex;flex-direction:column;gap:5px}.ld-field label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.ld-field span{font-size:14px;color:#1e293b;font-weight:500}.ld-field input,.ld-field select{padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;font-size:14px;font-family:Inter,sans-serif;color:#1e293b;transition:border .15s,box-shadow .15s;box-sizing:border-box;width:100%}.ld-field input:focus,.ld-field select:focus{outline:none;border-color:#86efac;box-shadow:0 0 0 3px #16a34a14}.ld-status-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.ld-status-option{padding:6px 14px;border-radius:20px;font-size:12.5px;font-weight:600;border:2px solid transparent;cursor:default;transition:all .15s;background:#f1f5f9;color:#64748b}.ld-status-option.active{border-color:currentColor}.status-opt-new.active{background:#f0fdf4;color:#16a34a;border-color:#16a34a}.status-opt-follow-up.active{background:#fffbeb;color:#b45309;border-color:#b45309}.status-opt-qualified.active{background:#eff6ff;color:#1d4ed8;border-color:#1d4ed8}.status-opt-closed-won.active{background:#dcfce7;color:#166534;border-color:#166534}.status-opt-closed-lost.active{background:#fee2e2;color:#991b1b;border-color:#991b1b}.ld-status-option[style]{cursor:pointer}.ld-status-hint{font-size:12px;color:#94a3b8;margin:0}.ld-timeline{display:flex;flex-direction:column;gap:0}.ld-timeline-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f1f5f9}.ld-timeline-item:last-child{border-bottom:none}.ld-tl-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dot-green{background:#16a34a}.dot-blue{background:#2563eb}.dot-amber{background:#d97706}.ld-tl-info{display:flex;justify-content:space-between;align-items:center;width:100%}.ld-tl-label{font-size:13px;font-weight:500;color:#334155}.ld-tl-time{font-size:12px;color:#94a3b8}.ld-quick-list{display:flex;flex-direction:column}.ld-quick-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0}.ld-quick-divider{height:1px;background:#f1f5f9}.ld-quick-label{font-size:12.5px;color:#94a3b8;font-weight:500}.ld-quick-value{font-size:13px;font-weight:600;color:#1e293b}.ld-actions{display:flex;flex-direction:column;gap:8px}.ld-action-btn{display:flex;align-items:center;gap:8px;padding:9px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:13.5px;font-weight:500;color:#334155;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s,border-color .15s;text-align:left}.ld-action-btn:hover{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.ld-action-btn.danger{color:#dc2626}.ld-action-btn.danger:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.ld-card-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.ld-notes-count{font-size:12px;color:#94a3b8;font-weight:500;background:#f1f5f9;padding:2px 8px;border-radius:20px}.ld-note-input-wrap{margin-bottom:16px}.ld-note-input{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13.5px;font-family:Inter,sans-serif;color:#1e293b;resize:vertical;box-sizing:border-box;transition:border .15s,box-shadow .15s;outline:none;line-height:1.5}.ld-note-input:focus{border-color:#86efac;box-shadow:0 0 0 3px #16a34a14}.ld-note-input-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.ld-note-hint{font-size:11.5px;color:#94a3b8}.ld-note-save-btn{background:#16a34a;color:#fff;border:none;padding:7px 14px;border-radius:7px;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.ld-note-save-btn:hover{background:#15803d}.ld-note-save-btn:disabled{opacity:.5;cursor:not-allowed}.ld-notes-list{display:flex;flex-direction:column;gap:10px}.ld-no-notes{font-size:13px;color:#94a3b8;margin:0;text-align:center;padding:12px 0}.ld-note-item{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;background:#f8fafc;border-radius:8px;border-left:3px solid #16a34a}.ld-note-body{flex:1}.ld-note-text{font-size:13.5px;color:#1e293b;margin:0 0 4px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ld-note-time{font-size:11.5px;color:#94a3b8}.ld-note-delete{background:none;border:none;color:#cbd5e1;font-size:18px;cursor:pointer;padding:0 4px;line-height:1;transition:color .15s;flex-shrink:0}.ld-note-delete:hover{color:#dc2626}.dot-purple{background:#7c3aed}*{box-sizing:border-box}.inbox-root{display:flex;height:calc(100vh - 58px);background:#f1f5f9;font-family:Inter,-apple-system,sans-serif;overflow:hidden}.inbox-sidebar{width:300px;background:#fff;border-right:1px solid #e8ecf0;display:flex;flex-direction:column;flex-shrink:0}.inbox-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 14px;border-bottom:1px solid #f1f5f9}.inbox-sidebar-title{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.2px}.inbox-filters{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid #f1f5f9}.inbox-filter-btn{flex:1;border:1px solid #e2e8f0;padding:6px 4px;border-radius:7px;background:#f8fafc;cursor:pointer;font-size:12px;font-weight:500;color:#64748b;transition:all .15s;font-family:inherit}.inbox-filter-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.inbox-search-wrap{position:relative;padding:10px 12px;border-bottom:1px solid #f1f5f9}.inbox-search-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex;align-items:center}.inbox-search-input{width:100%;padding:8px 12px 8px 34px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;color:#1e293b;background:#f8fafc;outline:none;transition:border .15s}.inbox-search-input:focus{border-color:#94a3b8;background:#fff}.inbox-contact-list{flex:1;overflow-y:auto}.inbox-contact-list::-webkit-scrollbar{width:3px}.inbox-contact-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.inbox-contact{display:flex;align-items:center;padding:12px 14px;gap:10px;cursor:pointer;border-bottom:1px solid #f8fafc;transition:background .1s}.inbox-contact:hover{background:#f8fafc}.inbox-contact.active{background:#f0fdf4;border-left:3px solid #16a34a;padding-left:11px}.inbox-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0;letter-spacing:.5px}.inbox-contact-body{flex:1;min-width:0}.inbox-contact-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}.inbox-contact-name{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inbox-contact-time{font-size:11px;color:#94a3b8;flex-shrink:0;margin-left:6px}.inbox-contact-bottom{display:flex;justify-content:space-between;align-items:center}.inbox-contact-preview{font-size:12px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.inbox-camp-badge{font-size:9px;background:#eff6ff;color:#3b82f6;padding:1px 5px;border-radius:4px;font-weight:700;flex-shrink:0}.inbox-unread-badge{background:#16a34a;color:#fff;font-size:10.5px;font-weight:700;padding:1px 7px;border-radius:12px;flex-shrink:0}.inbox-chat{flex:1;display:flex;flex-direction:column;background:#f8fafc;overflow:hidden;position:relative}.inbox-no-chat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#94a3b8;height:100%}.inbox-no-chat-icon{opacity:.5}.inbox-no-chat-title{font-size:15px;font-weight:600;color:#64748b}.inbox-no-chat-sub{font-size:13px;color:#94a3b8}.inbox-chat-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:58px;background:#fff;border-bottom:1px solid #e8ecf0;flex-shrink:0}.inbox-chat-title{font-size:14px;font-weight:600;color:#0f172a}.inbox-chat-sub{font-size:12px;color:#94a3b8;font-weight:400}.inbox-typing-label{font-size:11.5px;color:#16a34a;font-weight:500}.inbox-messages-area{flex:1;overflow-y:auto;padding:20px 20px 8px;display:flex;flex-direction:column;gap:2px}.inbox-messages-area::-webkit-scrollbar{width:3px}.inbox-messages-area::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.inbox-msg-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:2px}.inbox-msg-row.out{justify-content:flex-end}.inbox-msg-row.in{justify-content:flex-start}.inbox-msg-row.selectable{cursor:pointer}.inbox-msg-row.selected .inbox-bubble{opacity:.75}.inbox-msg-checkbox{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:18px;transition:all .15s}.inbox-msg-checkbox.checked{background:#16a34a;border-color:#16a34a;color:#fff}.inbox-bubble{max-width:62%;width:fit-content;padding:7px 12px 5px;border-radius:14px;font-size:13.5px;line-height:1.5;position:relative;word-break:break-word;transition:opacity .15s}.inbox-bubble.out{background:#dcfce7;color:#14532d;border-bottom-right-radius:4px;box-shadow:0 1px 2px #0000000f}.inbox-bubble.in{background:#fff;color:#1e293b;border-bottom-left-radius:4px;box-shadow:0 1px 3px #00000012}.inbox-bubble-text{line-height:1.5;white-space:pre-wrap;word-break:break-word}.inbox-bubble-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:10.5px;color:#94a3b8;margin-top:3px}.inbox-tick{font-size:11px}.inbox-tick.sent,.inbox-tick.delivered{color:#94a3b8}.inbox-tick.read{color:#22c55e}.inbox-tick.failed{color:#ef4444}.inbox-camp-label{font-size:10px;color:#3b82f6;font-weight:600;margin-bottom:4px}.inbox-media-img{max-width:220px;max-height:200px;border-radius:8px;display:block;margin-bottom:4px;object-fit:cover}.inbox-media-video{max-width:220px;border-radius:8px;display:block;margin-bottom:4px}.inbox-media-doc{display:flex;align-items:center;gap:7px;color:inherit;text-decoration:none;font-size:13px;font-weight:500;background:#0000000f;padding:8px 12px;border-radius:8px;margin-bottom:4px}.inbox-typing-dots{display:flex;gap:4px;align-items:center}.inbox-typing-dots span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:dotBounce 1.2s infinite}.inbox-typing-dots span:nth-child(2){animation-delay:.2s}.inbox-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.inbox-input-bar{display:flex;align-items:center;gap:4px;padding:10px 12px;background:#fff;border-top:1px solid #e8ecf0;flex-shrink:0}.inbox-tool-btn{width:36px;height:36px;border-radius:8px;border:none;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.inbox-tool-btn:hover,.inbox-tool-btn.active{background:#f1f5f9;color:#0f172a}.inbox-tool-btn:disabled{opacity:.4;cursor:not-allowed}.inbox-emoji-pop{position:absolute;bottom:56px;left:0;z-index:9999;border-radius:14px;box-shadow:0 12px 40px #00000026;overflow:hidden}.inbox-text-input{flex:1;border:1px solid #e2e8f0;border-radius:10px;padding:9px 14px;font-size:13.5px;background:#f8fafc;outline:none;font-family:inherit;color:#1e293b;transition:border .15s}.inbox-text-input:focus{border-color:#94a3b8;background:#fff}.inbox-send-btn{width:38px;height:38px;border-radius:10px;border:none;background:#16a34a;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.inbox-send-btn:hover{background:#15803d}.inbox-send-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.inbox-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #e8ecf0;border-radius:10px;box-shadow:0 8px 24px #0000001f;z-index:9999;min-width:200px;padding:5px;overflow:hidden}.inbox-dropdown-item{display:flex;align-items:center;gap:9px;width:100%;padding:9px 12px;border:none;background:none;font-size:13px;font-weight:500;color:#334155;cursor:pointer;font-family:inherit;border-radius:7px;text-align:left;transition:background .12s}.inbox-dropdown-item:hover{background:#f8fafc}.inbox-dropdown-item.danger{color:#ef4444}.inbox-dropdown-item.danger:hover{background:#fef2f2}.inbox-template-pop{position:absolute;bottom:52px;left:0;background:#fff;border:1px solid #e8ecf0;border-radius:14px;box-shadow:0 12px 40px #00000026;z-index:9999;width:340px;max-height:440px;display:flex;flex-direction:column;overflow:hidden}.inbox-template-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f1f5f9;font-size:13px;font-weight:700;color:#0f172a}.inbox-template-search{position:relative;padding:8px 10px;border-bottom:1px solid #f1f5f9}.inbox-template-search .inbox-search-icon{left:20px;top:50%}.inbox-template-list{flex:1;overflow-y:auto}.inbox-template-item{padding:11px 14px;border-bottom:1px solid #f8fafc;cursor:pointer;transition:background .1s}.inbox-template-item:hover,.inbox-template-item.active{background:#f8fafc}.inbox-template-item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.inbox-template-name{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:2px}.inbox-template-meta{font-size:11px;color:#94a3b8}.inbox-approved-badge{font-size:10px;background:#dcfce7;color:#16a34a;padding:2px 8px;border-radius:10px;font-weight:600;flex-shrink:0}.inbox-template-preview{margin-top:10px}.inbox-template-bubble{background:#dcfce7;border-radius:10px 10px 3px;padding:10px 12px;font-size:12.5px;color:#14532d;line-height:1.6;margin-bottom:8px;word-break:break-word;white-space:pre-wrap}.inbox-send-template-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;background:#16a34a;color:#fff;border:none;border-radius:8px;padding:9px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.inbox-send-template-btn:hover{background:#15803d}.inbox-send-template-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.inbox-icon-btn{width:32px;height:32px;border-radius:7px;border:none;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.inbox-icon-btn:hover{background:#f1f5f9;color:#0f172a}.inbox-icon-btn.danger:hover{background:#fef2f2;color:#ef4444}.inbox-header-action-btn{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:7px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s}.inbox-header-action-btn:hover{background:#f1f5f9}.inbox-header-action-btn.danger{color:#ef4444;border-color:#fecaca;background:#fef2f2}.inbox-spinner{width:16px;height:16px;border:2px solid #e2e8f0;border-top-color:#16a34a;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.inbox-overlay{position:fixed;inset:0;background:#0f172a73;z-index:99999;display:flex;align-items:center;justify-content:center}.inbox-modal{background:#fff;border-radius:16px;padding:32px;width:360px;box-shadow:0 24px 60px #0003;text-align:center}.inbox-modal-icon{font-size:36px;margin-bottom:10px}.inbox-modal-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:8px}.inbox-modal-sub{font-size:13px;color:#64748b;margin-bottom:24px;line-height:1.5}.inbox-modal-btns{display:flex;gap:10px}.inbox-modal-cancel{flex:1;padding:11px;border-radius:9px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;color:#475569;transition:background .15s}.inbox-modal-cancel:hover{background:#f1f5f9}.inbox-modal-confirm{flex:1;padding:11px;border-radius:9px;border:none;background:#ef4444;color:#fff;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.inbox-modal-confirm:hover{background:#dc2626}.inbox-modal-confirm:disabled{background:#fca5a5;cursor:not-allowed}.inbox-panel{width:272px;background:#fff;border-left:1px solid #e8ecf0;display:flex;flex-direction:column;flex-shrink:0}.inbox-panel-tabs{display:flex;border-bottom:1px solid #e8ecf0}.inbox-panel-tab{flex:1;padding:11px 4px;border:none;background:transparent;border-bottom:2px solid transparent;font-size:12px;font-weight:500;color:#94a3b8;cursor:pointer;font-family:inherit;transition:all .15s}.inbox-panel-tab.active{border-bottom-color:#16a34a;color:#0f172a;font-weight:700;background:#fff}.inbox-panel-body{flex:1;overflow-y:auto;padding:16px}.inbox-panel-loading{font-size:12.5px;color:#94a3b8;text-align:center;padding:16px 0}.inbox-lead-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:12px;margin-bottom:14px}.inbox-lead-card-label{font-size:10px;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.inbox-lead-card-name{font-size:13.5px;font-weight:700;color:#0f172a}.inbox-lead-card-meta{font-size:12px;color:#64748b;margin-top:2px}.inbox-lead-card-link{font-size:12px;color:#16a34a;font-weight:600;display:block;margin-top:8px;text-decoration:none}.inbox-lead-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:12px;margin-bottom:14px}.inbox-link-btn{font-size:12px;color:#d97706;font-weight:600;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.inbox-info-row{display:flex;justify-content:space-between;font-size:13px;color:#475569;padding:5px 0;border-bottom:1px solid #f8fafc}.inbox-info-row span:first-child{font-weight:600;color:#0f172a}.inbox-alert{border-radius:7px;padding:8px 12px;font-size:12.5px;font-weight:500;margin-bottom:12px}.inbox-alert.success{background:#dcfce7;color:#166534}.inbox-alert.error{background:#fee2e2;color:#991b1b}.inbox-textarea{width:100%;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;resize:vertical;outline:none;color:#1e293b;line-height:1.5;margin-bottom:10px;transition:border .15s}.inbox-textarea:focus{border-color:#94a3b8}.inbox-textarea:disabled{background:#f8fafc;cursor:not-allowed}.inbox-label{display:block;font-size:11px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.inbox-field{width:100%;padding:9px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit;outline:none;color:#1e293b;margin-bottom:10px;transition:border .15s}.inbox-field:focus{border-color:#94a3b8}.inbox-quick-btns{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.inbox-quick-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;padding:7px 12px;border-radius:7px;font-size:12.5px;cursor:pointer;font-family:inherit;text-align:left;font-weight:500;transition:background .12s}.inbox-quick-btn:hover{background:#f1f5f9}.inbox-panel-btn{width:100%;padding:10px;border-radius:8px;border:none;font-size:13.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.inbox-panel-btn.green{background:#16a34a;color:#fff}.inbox-panel-btn.green:hover{background:#15803d}.inbox-panel-btn.dark{background:#0f172a;color:#fff}.inbox-panel-btn.dark:hover{background:#1e293b}.inbox-panel-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.inbox-empty-state{text-align:center;color:#94a3b8;font-size:13px;padding:32px 16px}.inbox-template-chat-card{width:100%;max-width:300px}.inbox-template-chat-header{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:5px;margin-top:8px}.inbox-template-chat-body{font-size:13.5px;color:#1e293b;line-height:1.6;margin-bottom:5px;word-break:break-word;white-space:pre-wrap}.inbox-template-chat-footer{font-size:11.5px;color:#94a3b8;margin-bottom:6px}.inbox-template-chat-btns{display:flex;flex-direction:column;gap:5px;margin-top:8px;border-top:1px solid rgba(0,0,0,.08);padding-top:8px}.inbox-template-chat-btn{text-align:center;font-size:13px;font-weight:600;color:#3b82f6;padding:7px;border-radius:6px;background:#3b82f612}.inbox-media-dl-btn{position:absolute;bottom:8px;right:8px;width:30px;height:30px;border-radius:50%;background:#00000080;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.inbox-media-dl-btn:hover{background:#000000bf}.inbox-media-dl-btn-inline{background:none;border:none;color:inherit;cursor:pointer;padding:2px;display:flex;align-items:center;opacity:.7;transition:opacity .15s}.inbox-media-dl-btn-inline:hover{opacity:1}.inbox-root,.inbox-text-input,.inbox-bubble-text,.inbox-contact-preview,.inbox-template-bubble,.inbox-template-chat-body{font-family:Inter,Segoe UI,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}@media(max-width:1024px){.inbox-panel{display:none}}@media(max-width:768px){.inbox-sidebar{width:260px}}.template-page{display:flex;height:100vh;width:100%;gap:0;background:#f8fafc}.form-section{flex:1;background:#fff;padding:30px;overflow-y:auto}.builder-wrapper{display:grid;grid-template-columns:minmax(700px,1fr) 460px;gap:40px;max-width:1400px;margin:auto;align-items:start}.form-section{max-height:auto;overflow:visible;padding-right:10px}.preview-section{overflow-y:auto;height:90vh;width:500px;background:#f8fafc;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:30px;padding-right:425px}.Preview-tittle{font-size:22px;font-weight:600;white-space:nowrap;margin-bottom:30px;margin-left:400px}.builder{background:#fff;border-radius:12px;padding:28px;box-shadow:0 3px 12px #00000014;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 80px);overflow-y:auto}.builder input,.builder textarea,.builder select{padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px}.builder textarea{height:90px;resize:none}.variable-btn{background:#eee;border:none;padding:8px;cursor:pointer;border-radius:5px}.button-types{display:flex;gap:10px;margin-bottom:12px}.button-types button{background:#f3f4f6;border:1px solid #d1d5db;padding:8px 14px;border-radius:6px;font-size:13px;cursor:pointer}.button-config{border:1px solid #eee;padding:10px;border-radius:6px;margin-bottom:10px}.create-template{background:#25d366;border:none;color:#fff;padding:12px;border-radius:6px;font-size:15px;cursor:pointer;margin-top:10px}.preview{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:420px}.preview h3{margin-bottom:18px;font-size:16px;font-weight:600}.preview h3{margin-bottom:15px;font-weight:600}.phone{width:420px;height:760px;background:#f0f2f5;border-radius:50px;padding:18px;display:flex;flex-direction:column;box-shadow:0 30px 60px #00000040;border:12px solid #111;position:relative;overflow-y:auto}.phone:after{content:"WhatsApp";position:absolute;top:14px;left:20px;color:#fff;font-size:14px;opacity:.7}.phone:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:150px;height:28px;background:#111;border-radius:20px}.chat{display:flex;flex-direction:column;align-items:flex-start;margin-top:10px;gap:12px}.preview-media{width:100%;display:block;border-radius:10px;object-fit:cover;margin:0}.bubble{background:#fff;border-radius:14px;max-width:88%;box-shadow:0 1px 3px #00000026;margin:10px;overflow:hidden;padding:5px}.message{padding:12px;font-size:13px;line-height:1.5;word-break:break-word}.footer{font-size:12px;color:#667781;margin-top:6px;padding:12px;word-break:break-word}.template-button{background:#fff;border:1px solid #ddd;padding:8px;margin-top:5px;border-radius:6px;text-align:center;font-size:13px}.template-table{margin-top:40px;width:100%}table{width:100%;border-collapse:collapse}th,td{border:1px solid #ddd;padding:8px;text-align:left}.status{padding:4px 8px;border-radius:6px;font-size:12px}.pending{background:#fff3cd;color:#856404}.wa-button{border-top:1px solid #e5e7eb;padding:12px;margin-top:6px;text-align:center;color:#00a884;font-weight:500;display:flex;justify-content:center;gap:8px;background:#fff;cursor:pointer}.editor-wrapper{border:1px solid #ddd;border-radius:6px;position:relative}.editor-toolbar{display:flex;gap:10px;padding:8px;border-bottom:1px solid #eee;background:#fafafa}.editor-toolbar button{border:none;background:#fff;padding:6px 10px;cursor:pointer;border-radius:4px}.ProseMirror{min-height:120px;padding:10px;outline:none;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.remove-btn{background:#ff4d4f;border:none;color:#fff;padding:5px 10px;margin-top:5px;border-radius:4px;cursor:pointer}.builder input,.builder select,.builder textarea{padding:12px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;width:100%;background:#fff}.builder input:focus,.builder textarea:focus,.builder select:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 2px #16a34a1a}.create-template{background:#00a884;border:none;color:#fff;padding:14px;border-radius:8px;font-size:15px;cursor:pointer;transition:.2s}.create-template:hover{background:#019874}.chat-area{flex:1;overflow-y:auto;padding:10px;background:#111b21}.emoji-panel{position:absolute;top:45px;left:0;z-index:999;box-shadow:0 20px 40px #00000040;border-radius:12px;overflow:hidden;background:#fff}.section-box{border:1px solid #e5e7eb;border-radius:8px;padding:18px;margin-top:10px;background:#fafafa}.section-title{font-size:15px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.cancel-btn{background:#fff;border:1px solid #d1d5db;padding:10px 16px;border-radius:6px;cursor:pointer}.submit-btn{background:#16a34a;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}.form-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.cancel-btn{border:1px solid #d1d5db;background:#fff;padding:10px 18px;border-radius:6px;cursor:pointer}.save-btn{background:#16a34a;color:#fff;border:none;padding:10px 22px;border-radius:6px;font-weight:500;cursor:pointer}.phone-frame{position:relative;display:flex;justify-content:center;align-items:center}.iphone-frame{width:420px;height:auto;position:absolute;top:0;left:0;z-index:2;pointer-events:none}.phone-screen{position:absolute;top:13px;left:25px;width:370px;height:820px;background:#e5ddd5;border-radius:30px;overflow-y:auto;padding:10px;display:flex;flex-direction:column}.phone-screen{scroll-behavior:smooth}body{background:#fff}.wa-header{height:95px;background:#fff;display:flex;align-items:flex-end;padding:20px 20px 20px 25px;gap:15px;margin-right:-10px;margin-left:-10px;border-bottom:1px solid #e5e7eb}.wa-avatar{width:40px;height:40px;border-radius:50%;margin-top:10px;background:#d9d9d9}.wa-name{font-weight:500;font-size:18px;flex:1}.wa-icons{display:flex;gap:50px;font-size:18px}.chat img{margin:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f3f5}::-webkit-scrollbar-thumb{background:#cfd4da;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#adb5bd}.um-container{padding:16px 22px;font-family:Inter,sans-serif;width:100%;box-sizing:border-box}.um-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;background:#fff;border-radius:12px;padding:14px 22px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.um-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 3px;letter-spacing:-.3px}.um-sub{font-size:13px;color:#64748b;margin:0}.um-add-btn{background:#16a34a;color:#fff;border:none;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.um-add-btn:hover{background:#15803d}.um-tabs{display:flex;gap:4px;margin-bottom:16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:4px;width:fit-content;box-shadow:0 1px 3px #0000000a}.um-tab{padding:8px 18px;border:none;background:transparent;border-radius:8px;font-size:13.5px;font-weight:500;color:#64748b;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.um-tab.active{background:#16a34a;color:#fff}.um-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;overflow:hidden}.um-search-row{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f1f5f9}.um-search{border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-size:13.5px;width:260px;font-family:Inter,sans-serif;color:#1e293b;outline:none;transition:border .15s}.um-search:focus{border-color:#86efac;box-shadow:0 0 0 3px #16a34a14}.um-count{font-size:13px;color:#94a3b8;font-weight:500}.um-loading{text-align:center;padding:40px;color:#94a3b8;font-size:14px}.um-table{width:100%;border-collapse:collapse}.um-table th{background:#f8fafc;padding:10px 16px;font-size:11px;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0;color:#94a3b8}.um-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9;font-size:13.5px;color:#334155}.um-table tbody tr:last-child td{border-bottom:none}.um-table tbody tr:hover td{background:#f8fafc}.um-user-cell{display:flex;align-items:center;gap:10px}.um-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.um-user-name{font-size:13.5px;font-weight:600;color:#0f172a}.um-user-id{font-size:11.5px;color:#94a3b8}.um-role-badge{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.um-role-badge.admin{background:#eff6ff;color:#1d4ed8}.um-role-badge.client{background:#f0fdf4;color:#16a34a}.um-wallet{font-size:13.5px;font-weight:600;color:#0f172a}.um-status{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.um-status.active{background:#f0fdf4;color:#16a34a}.um-status.inactive{background:#f8fafc;color:#64748b}.um-actions{display:flex;gap:6px}.um-action-btn{padding:5px 12px;border-radius:6px;font-size:12.5px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;border:1px solid}.um-action-btn.edit{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.um-action-btn.edit:hover{background:#dcfce7}.um-action-btn.delete{background:#fef2f2;border-color:#fecaca;color:#dc2626}.um-action-btn.delete:hover{background:#fee2e2}.um-perm-header{padding:16px 20px;border-bottom:1px solid #f1f5f9}.um-perm-title{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 4px}.um-perm-sub{font-size:13px;color:#64748b;margin:0}.um-perm-table-wrap{overflow-x:auto;padding:0}.um-perm-table{width:100%;border-collapse:collapse}.um-perm-table th{background:#f8fafc;padding:10px 20px;font-size:11px;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0;color:#94a3b8}.um-perm-table th:first-child{text-align:left}.um-perm-table td{padding:14px 20px;border-bottom:1px solid #f1f5f9;text-align:center}.um-perm-table td:first-child{text-align:left}.um-perm-table tbody tr:last-child td{border-bottom:none}.um-perm-table tbody tr:hover td{background:#f8fafc}.um-mod-label{font-size:13.5px;font-weight:500;color:#334155}.um-toggle{position:relative;display:inline-block;width:36px;height:20px;cursor:pointer}.um-toggle input{opacity:0;width:0;height:0;position:absolute}.um-toggle-slider{position:absolute;inset:0;background:#e2e8f0;border-radius:20px;transition:.2s}.um-toggle-slider:before{content:"";position:absolute;height:14px;width:14px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.um-toggle input:checked+.um-toggle-slider{background:#16a34a}.um-toggle input:checked+.um-toggle-slider:before{transform:translate(16px)}.um-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.um-modal{background:#fff;border-radius:14px;width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000026}.um-modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #f1f5f9}.um-modal-header h3{font-size:16px;font-weight:700;color:#0f172a;margin:0}.um-modal-close{background:none;border:none;font-size:22px;color:#94a3b8;cursor:pointer;line-height:1;padding:0 4px}.um-modal-close:hover{color:#475569}.um-modal-body{padding:20px 24px}.um-section-title{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px}.um-form-row{display:flex;gap:14px;margin-bottom:14px}.um-form-group{flex:1;display:flex;flex-direction:column;gap:5px}.um-form-group label{font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em}.um-form-group input,.um-form-group select{padding:9px 12px;border-radius:8px;border:1px solid #e2e8f0;font-size:14px;font-family:Inter,sans-serif;color:#1e293b;outline:none;transition:border .15s;box-sizing:border-box;width:100%}.um-form-group input:focus,.um-form-group select:focus{border-color:#86efac;box-shadow:0 0 0 3px #16a34a14}.um-perm-mini-table{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.um-perm-mini-header{display:grid;grid-template-columns:1fr 60px 60px 60px 60px;background:#f8fafc;padding:8px 14px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;text-align:center}.um-perm-mini-header span:first-child{text-align:left}.um-perm-mini-row{display:grid;grid-template-columns:1fr 60px 60px 60px 60px;padding:10px 14px;align-items:center;border-bottom:1px solid #f1f5f9;text-align:center}.um-perm-mini-row:last-child{border-bottom:none}.um-perm-mini-row:hover{background:#f8fafc}.um-perm-mini-label{font-size:13px;font-weight:500;color:#334155;text-align:left}.um-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #f1f5f9}.um-save-btn{background:#16a34a;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.um-save-btn:hover{background:#15803d}.um-cancel-btn{background:#f1f5f9;color:#475569;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.um-cancel-btn:hover{background:#e2e8f0}.hn-root{font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#0f172a;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}:root{--g9:#052e16;--g8:#064e24;--g7:#166534;--g6:#16a34a;--g5:#22c55e;--g4:#4ade80;--g3:#86efac;--g2:#bbf7d0;--g1:#dcfce7;--g0:#f0fdf4;--s9:#0f172a;--s8:#1e293b;--s7:#334155;--s6:#475569;--s5:#64748b;--s4:#94a3b8;--s3:#cbd5e1;--s2:#e2e8f0;--s1:#f1f5f9;--s0:#f8fafc;--tr: all .28s cubic-bezier(.4,0,.2,1);--radius: 14px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.08), 0 2px 6px rgba(0,0,0,.05);--shadow-lg: 0 20px 60px rgba(0,0,0,.12), 0 8px 20px rgba(0,0,0,.07);--shadow-glow: 0 0 0 1px rgba(22,163,74,.15), 0 8px 32px rgba(22,163,74,.18)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:translateY(0)}.hn-container{max-width:1160px;margin:0 auto;padding:0 24px}.hn-section{padding:100px 0}.hn-section--alt{background:var(--s0)}.hn-center{text-align:center}.hn-center .hn-section-sub{margin:0 auto}.hn-tag{display:inline-flex;align-items:center;gap:7px;background:var(--g1);color:var(--g7);font-size:12px;font-weight:700;padding:5px 14px;border-radius:100px;letter-spacing:.3px;margin-bottom:18px}.hn-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--g6);display:inline-block;flex-shrink:0}.hn-section-title{font-size:clamp(28px,3.5vw,44px);font-weight:800;color:var(--s9);letter-spacing:-1px;line-height:1.2;margin-bottom:14px}.hn-section-sub{font-size:16px;color:var(--s5);line-height:1.75;max-width:580px}.hn-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:14.5px;background:linear-gradient(135deg,var(--g6),var(--g7));color:#fff;border:none;cursor:pointer;transition:var(--tr);position:relative;overflow:hidden;box-shadow:0 4px 16px #16a34a59}.hn-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #16a34a73}.hn-btn-primary:after{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skew(-18deg)}.hn-btn-primary:hover:after{left:160%;transition:left .55s ease}.hn-btn-lg{font-size:15px;padding:14px 30px}.hn-btn-outline{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:14.5px;background:#fff;color:var(--s9);border:1.5px solid var(--s2);cursor:pointer;transition:var(--tr)}.hn-btn-outline:hover{border-color:var(--g5);color:var(--g6);box-shadow:var(--shadow-sm)}.hn-btn-outline--dark{background:#ffffff14;border-color:#fff3;color:#fff}.hn-btn-outline--dark:hover{background:#ffffff26;color:#fff;border-color:#fff6}.hn-btn-ghost{background:none;border:none;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--s6);padding:10px 16px;border-radius:8px;cursor:pointer;transition:var(--tr)}.hn-btn-ghost:hover{background:var(--s1);color:var(--s9)}.w-full{width:100%;justify-content:center}.hn-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:var(--tr)}.hn-nav.scrolled{border-bottom-color:var(--s2);box-shadow:var(--shadow-sm)}.hn-inner{display:flex;align-items:center;gap:32px;height:68px}.hn-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none}.hn-logo img{width:34px;height:34px;object-fit:contain}.hn-logo-name{font-size:17px;font-weight:800;color:var(--s9);letter-spacing:-.3px;display:block;line-height:1.2}.hn-logo-sub{font-size:10.5px;font-weight:500;color:var(--s4);display:block}.hn-links{display:flex;align-items:center;gap:4px;flex:1;margin-left:8px}.hn-links button{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:600;color:var(--s6);padding:8px 12px;border-radius:8px;border:none;background:none;cursor:pointer;transition:var(--tr)}.hn-links button:hover{color:var(--s9);background:var(--s1)}.hn-nav-cta{display:flex;align-items:center;gap:10px;margin-left:auto}.hn-hamburger{display:none;flex-direction:column;gap:5px;padding:8px;cursor:pointer;background:none;border:none;margin-left:auto}.hn-hamburger span{width:24px;height:2.5px;background:var(--s9);border-radius:2px;display:block;transition:var(--tr)}.hn-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hn-hamburger.open span:nth-child(2){opacity:0}.hn-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hn-mobile-menu{background:#fff;border-bottom:1px solid var(--s2);padding:16px 24px 20px;display:flex;flex-direction:column;gap:4px;box-shadow:var(--shadow-md)}.hn-mobile-menu button,.hn-mobile-menu a{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:16px;font-weight:600;color:var(--s7);padding:13px 0;border-bottom:1px solid var(--s1);background:none;border-left:none;border-right:none;border-top:none;cursor:pointer;text-align:left;text-decoration:none;display:block}.hn-mobile-menu .hn-btn-primary{margin-top:10px;border:none;border-bottom:none;padding:14px;font-size:16px}.hn-hero{padding:148px 0 100px;position:relative;overflow:hidden;background:linear-gradient(170deg,#fff 0%,var(--g0) 100%)}.hn-hero:before{content:"";position:absolute;top:-120px;right:-80px;width:600px;height:600px;background:radial-gradient(circle,rgba(34,197,94,.1),transparent 70%);border-radius:50%;pointer-events:none}.hn-hero:after{content:"";position:absolute;bottom:-60px;left:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(22,163,74,.07),transparent 70%);border-radius:50%;pointer-events:none}.hn-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hn-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--s2);border-radius:100px;padding:5px 14px 5px 5px;margin-bottom:24px;box-shadow:var(--shadow-sm)}.hn-badge-pill{background:var(--g6);color:#fff;font-size:10.5px;font-weight:700;padding:3px 10px;border-radius:100px;letter-spacing:.3px}.hn-hero-badge span{font-size:13px;color:var(--s6);font-weight:500}.hn-hero h1{font-size:clamp(34px,4.5vw,58px);font-weight:900;line-height:1.1;letter-spacing:-2px;color:var(--s9);margin-bottom:20px}.hn-accent{color:var(--g6)}.hn-hero-desc{font-size:17px;color:var(--s5);line-height:1.8;margin-bottom:36px;max-width:480px}.hn-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:40px}.hn-trust{display:flex;align-items:center;gap:12px}.hn-trust-avatars{display:flex}.hn-trust-avatars span{width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:var(--g1);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--g7);margin-left:-10px}.hn-trust-avatars span:first-child{margin-left:0}.hn-trust p{font-size:13px;color:var(--s5)}.hn-trust strong{color:var(--s9);font-weight:700}.hn-hero-visual{position:relative;z-index:1}.hn-mockup{background:#fff;border-radius:18px;border:1px solid var(--s2);box-shadow:var(--shadow-lg);overflow:hidden}.hn-mockup-bar{background:var(--s9);padding:12px 16px;display:flex;align-items:center;gap:7px}.hn-dot{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0}.hn-mockup-title{margin-left:8px;font-size:11px;color:#fff6;font-weight:500}.hn-mockup-body{padding:16px}.hn-mini-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.hn-mini-header span{font-size:11px;font-weight:700;color:var(--s4);text-transform:uppercase;letter-spacing:.5px}.hn-new-badge{background:var(--g1);color:var(--g7);font-size:11px;font-weight:700;padding:2px 8px;border-radius:100px}.hn-mini-lead{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:10px;border:1px solid var(--s2);margin-bottom:8px;transition:var(--tr)}.hn-mini-lead:hover{border-color:var(--g4);box-shadow:var(--shadow-glow)}.hn-mini-lead:last-child{margin-bottom:0}.hn-mini-avatar{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0}.hn-mini-info{flex:1;min-width:0}.hn-mini-name{font-size:13px;font-weight:700;color:var(--s9)}.hn-mini-phone{font-size:11.5px;color:var(--s4)}.hn-mini-status{font-size:11px;font-weight:700;padding:3px 9px;border-radius:100px;white-space:nowrap}.hn-float{position:absolute;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:var(--shadow-md);border:1px solid var(--s2)}.hn-float--1{top:-10px;right:0;min-width:155px;animation:hnFloat 4s ease-in-out infinite}.hn-float--2{bottom:20px;left:-10px;min-width:140px;animation:hnFloat 5s ease-in-out infinite 1.5s}.hn-float-label{font-size:10.5px;font-weight:600;color:var(--s4);text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.hn-float-val{font-size:20px;font-weight:800;color:var(--g6)}.hn-float-sub{font-size:11px;color:var(--s5);margin-top:2px}@keyframes hnFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hn-logos{padding:44px 0;border-top:1px solid var(--s2);border-bottom:1px solid var(--s2)}.hn-logos-label{font-size:12.5px;font-weight:600;color:var(--s4);text-align:center;letter-spacing:.3px;text-transform:uppercase;margin-bottom:24px}.hn-logos-track{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.hn-logo-pill{background:var(--s1);border-radius:8px;padding:9px 20px;font-size:13.5px;font-weight:700;color:var(--s5);transition:var(--tr);cursor:default}.hn-logo-pill:hover{background:var(--g1);color:var(--g7)}.hn-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:60px}.hn-feat-card{background:#fff;border:1.5px solid var(--s2);border-radius:var(--radius);padding:28px;transition:var(--tr);position:relative;overflow:hidden;height:100%}.hn-feat-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--g0),transparent);opacity:0;transition:opacity .3s}.hn-feat-card:hover{border-color:var(--g4);transform:translateY(-4px);box-shadow:var(--shadow-glow)}.hn-feat-card:hover:before{opacity:1}.hn-feat-icon{width:48px;height:48px;border-radius:12px;background:var(--g1);display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:var(--tr);position:relative;flex-shrink:0}.hn-feat-card:hover .hn-feat-icon{background:var(--g6)}.hn-feat-card:hover .hn-feat-icon svg{stroke:#fff}.hn-feat-title{font-size:16px;font-weight:800;color:var(--s9);margin-bottom:8px;position:relative}.hn-feat-desc{font-size:13.5px;color:var(--s5);line-height:1.7;position:relative}.hn-bigfeat{padding:80px 0}.hn-bigfeat:nth-of-type(2n){background:var(--s0)}.hn-bigfeat-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.hn-bigfeat-grid.reverse{direction:rtl}.hn-bigfeat-grid.reverse>*{direction:ltr}.hn-bf-label{font-size:12px;font-weight:700;color:var(--g6);letter-spacing:1px;text-transform:uppercase;margin-bottom:12px}.hn-bf-title{font-size:clamp(24px,3vw,36px);font-weight:800;color:var(--s9);letter-spacing:-.8px;line-height:1.25;margin-bottom:16px}.hn-bf-desc{font-size:15px;color:var(--s5);line-height:1.8;margin-bottom:28px}.hn-bf-points{display:flex;flex-direction:column;gap:14px}.hn-bf-point{display:flex;align-items:flex-start;gap:12px}.hn-check-dot{width:22px;height:22px;border-radius:50%;background:var(--g1);border:1.5px solid var(--g3);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.hn-bf-point-text{font-size:14px;color:var(--s7);line-height:1.6}.hn-bf-point-text strong{color:var(--s9);font-weight:700}.hn-bf-visual{border-radius:18px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--s2);background:#fff}.hn-bf-header{background:var(--s9);padding:13px 16px;display:flex;align-items:center;gap:7px}.hn-bf-header-title{margin-left:8px;font-size:11px;color:#fff6}.hn-bf-body{padding:18px}.hn-bf-table-head{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;padding:6px 0;border-bottom:1px solid var(--s2);margin-bottom:6px}.hn-bf-th{font-size:10.5px;font-weight:700;color:var(--s4);text-transform:uppercase;letter-spacing:.5px}.hn-bf-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:8px;padding:9px 0;border-bottom:1px solid var(--s1);align-items:center}.hn-bf-row:last-child{border-bottom:none}.hn-bf-cell{font-size:12.5px;color:var(--s7)}.hn-bf-name{font-weight:700;color:var(--s9)}.hn-bf-badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:100px}.hn-camp-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.hn-camp-name{font-size:13.5px;font-weight:700;color:var(--s9)}.hn-camp-sub{font-size:11.5px;color:var(--s4)}.hn-camp-done{background:var(--g1);color:var(--g7);font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:100px}.hn-camp-bar{margin-bottom:12px}.hn-camp-label{display:flex;justify-content:space-between;margin-bottom:5px}.hn-camp-label span{font-size:12px;color:var(--s6);font-weight:500}.hn-camp-label strong{font-size:12px;font-weight:700;color:var(--g6)}.hn-camp-track{height:7px;background:var(--s1);border-radius:4px;overflow:hidden}.hn-camp-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,var(--g6),var(--g4));transition:width .8s ease}.hn-convo{display:flex;flex-direction:column;gap:10px}.hn-msg{max-width:78%;border-radius:14px;padding:9px 13px;font-size:12.5px;line-height:1.55}.hn-msg--in{background:var(--s1);color:var(--s8);border-bottom-left-radius:4px;align-self:flex-start}.hn-msg--out{background:linear-gradient(135deg,var(--g6),var(--g7));color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.hn-msg-time{font-size:10px;opacity:.6;margin-top:3px;text-align:right}.hn-stats{background:var(--s9);padding:80px 0;position:relative;overflow:hidden}.hn-stats:before{content:"";position:absolute;top:-100px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(34,197,94,.12),transparent 65%);border-radius:50%;pointer-events:none}.hn-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff0f;border-radius:20px;overflow:hidden}.hn-stat-item{padding:44px 32px;text-align:center;background:#ffffff05}.hn-stat-num{font-size:clamp(30px,4vw,50px);font-weight:900;color:var(--g4);letter-spacing:-1.5px;line-height:1}.hn-stat-label{font-size:13px;color:#ffffff80;margin-top:8px;font-weight:500}.hn-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px}.hn-testi-card{background:#fff;border:1.5px solid var(--s2);border-radius:var(--radius);padding:28px;transition:var(--tr);height:100%}.hn-testi-card:hover{border-color:var(--g3);box-shadow:var(--shadow-glow);transform:translateY(-3px)}.hn-stars{display:flex;gap:3px;margin-bottom:14px}.hn-testi-text{font-size:14px;color:var(--s7);line-height:1.75;margin-bottom:20px;font-style:italic}.hn-testi-author{display:flex;align-items:center;gap:11px}.hn-testi-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff;flex-shrink:0}.hn-testi-name{font-size:13.5px;font-weight:700;color:var(--s9)}.hn-testi-role{font-size:12px;color:var(--s4)}.hn-pricing-toggle{display:flex;align-items:center;gap:14px;justify-content:center;margin:28px 0 52px}.hn-pt-label{font-size:14px;font-weight:600;color:var(--s5)}.hn-pt-label.active{color:var(--s9)}.hn-pt-switch{width:48px;height:26px;background:var(--g6);border-radius:100px;position:relative;cursor:pointer;transition:var(--tr)}.hn-pt-switch:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:var(--tr);box-shadow:0 1px 4px #0003}.hn-pt-switch.annual:before{left:25px}.hn-save-badge{background:var(--g1);color:var(--g7);font-size:11px;font-weight:700;padding:2px 8px;border-radius:100px}.hn-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.hn-plan-card{border:1.5px solid var(--s2);border-radius:20px;padding:32px;position:relative;transition:var(--tr);background:#fff}.hn-plan-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.hn-plan-card--popular{border-color:var(--g5);background:var(--s9)}.hn-plan-card--popular .hn-plan-price,.hn-plan-card--popular .hn-plan-name{color:#fff}.hn-plan-card--popular .hn-plan-desc,.hn-plan-card--popular .hn-plan-period{color:#fff9}.hn-popular-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--g6),var(--g7));color:#fff;font-size:11.5px;font-weight:700;padding:5px 18px;border-radius:100px;white-space:nowrap;box-shadow:0 4px 12px #16a34a4d}.hn-plan-name{font-size:13px;font-weight:700;color:var(--s5);letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px}.hn-plan-price{font-size:42px;font-weight:900;color:var(--s9);letter-spacing:-2px;line-height:1;margin-bottom:4px}.hn-plan-price sup{font-size:18px;vertical-align:top;margin-top:8px;display:inline-block;font-weight:700;letter-spacing:0}.hn-plan-period{font-size:12.5px;color:var(--s4);margin-bottom:8px}.hn-plan-desc{font-size:13.5px;color:var(--s5);line-height:1.6;margin-bottom:22px}.hn-plan-btn{width:100%;padding:13px;border-radius:10px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:14px;cursor:pointer;transition:var(--tr);margin-bottom:22px;border:none}.hn-plan-btn--default{background:var(--s1);color:var(--s9)}.hn-plan-btn--default:hover{background:var(--s2)}.hn-plan-btn--primary{background:linear-gradient(135deg,var(--g6),var(--g7));color:#fff;box-shadow:0 4px 14px #16a34a59}.hn-plan-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 22px #16a34a73}.hn-plan-btn--dark{background:#ffffff1f;color:#fff;border:1.5px solid rgba(255,255,255,.2)}.hn-plan-btn--dark:hover{background:#fff3}.hn-plan-divider{border:none;border-top:1px solid var(--s2);margin-bottom:18px}.hn-plan-fl{font-size:11.5px;font-weight:700;color:var(--s4);letter-spacing:.5px;text-transform:uppercase;margin-bottom:14px}.hn-plan-feature{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.hn-plan-feature svg{flex-shrink:0;margin-top:2px}.hn-plan-feature span{font-size:13.5px;color:var(--s7)}.hn-faq{margin-top:60px}.hn-faq h3{font-size:22px;font-weight:800;color:var(--s9);text-align:center;margin-bottom:28px}.hn-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:860px;margin:0 auto}.hn-faq-item{background:var(--s0);border-radius:12px;padding:20px;border:1px solid var(--s2)}.hn-faq-q{font-size:14px;font-weight:700;color:var(--s9);margin-bottom:8px}.hn-faq-a{font-size:13.5px;color:var(--s5);line-height:1.7}.hn-cta{background:var(--s9);padding:100px 0;position:relative;overflow:hidden}.hn-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(34,197,94,.15),transparent 70%);pointer-events:none}.hn-cta h2{font-size:clamp(28px,4vw,50px);font-weight:900;color:#fff;letter-spacing:-1.5px;margin-bottom:16px;position:relative}.hn-cta p{font-size:16px;color:#fff9;margin-bottom:36px;position:relative}.hn-cta-actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;position:relative}.hn-cta-note{font-size:13px;color:#ffffff4d;margin-top:18px;position:relative}.hn-footer{background:var(--s9);border-top:1px solid rgba(255,255,255,.07);padding:64px 0 32px}.hn-footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.hn-footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:12px}.hn-footer-brand img{width:30px;height:30px;object-fit:contain}.hn-footer-name{font-size:18px;font-weight:800;color:#fff}.hn-footer-sub{font-size:11.5px;color:#fff6}.hn-footer-desc{font-size:13.5px;color:#ffffff73;line-height:1.75;max-width:260px}.hn-footer-col h4{font-size:11.5px;font-weight:700;color:#ffffff4d;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.hn-footer-col a,.hn-footer-col button{display:block;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:13.5px;color:#ffffff8c;margin-bottom:10px;transition:color .2s;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;text-align:left}.hn-footer-col a:hover,.hn-footer-col button:hover{color:#fff}.hn-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.07)}.hn-footer-bottom span{font-size:12.5px;color:#ffffff4d}.hn-footer-links{display:flex;gap:20px}.hn-footer-links a{font-size:12.5px;color:#ffffff4d;text-decoration:none;transition:color .2s}.hn-footer-links a:hover{color:#ffffffb3}.hn-sticky-bar{display:none}@media(max-width:768px){.hn-sticky-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;border-top:1px solid var(--s2);box-shadow:0 -4px 20px #0000001a;padding:10px 16px;gap:10px;align-items:center}.hn-sticky-bar-btn{flex:1;padding:13px 0;border-radius:10px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:14px;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:7px;transition:var(--tr)}.hn-sticky-bar-btn--primary{background:linear-gradient(135deg,var(--g6),var(--g7));color:#fff;box-shadow:0 3px 12px #16a34a59}.hn-sticky-bar-btn--primary:active{transform:scale(.97)}.hn-sticky-bar-btn--ghost{background:var(--s1);color:var(--s7);flex:0 0 auto;padding:13px 18px}.hn-sticky-bar-btn--ghost:active{background:var(--s2)}.hn-footer{padding-bottom:80px}}@media(max-width:1024px){.hn-hero-grid{gap:40px}.hn-bigfeat-grid{gap:48px}.hn-features-grid{grid-template-columns:repeat(2,1fr)}.hn-footer-grid{grid-template-columns:1fr 1fr}.hn-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hn-container{padding:0 22px}.hn-section,.hn-section--alt{padding:64px 0}.hn-section-title{font-size:34px;letter-spacing:-.8px;line-height:1.2;margin-bottom:14px}.hn-section-sub{font-size:17px;line-height:1.75}.hn-tag{font-size:13px;padding:6px 16px;margin-bottom:20px}.reveal{transform:translateY(14px);transition:opacity .38s ease,transform .38s ease}.hn-links,.hn-nav-cta{display:none}.hn-hamburger{display:flex}.hn-inner{height:66px}.hn-logo img{width:36px;height:36px}.hn-logo-name{font-size:18px}.hn-logo-sub{font-size:12px}.hn-mobile-menu{padding:10px 22px 28px;animation:menuSlide .2s ease}@keyframes menuSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hn-mobile-menu button,.hn-mobile-menu a{font-size:17px;padding:15px 0}.hn-mobile-menu .hn-btn-primary{padding:16px;font-size:17px;border-radius:12px;margin-top:14px}.hn-hero{padding:96px 0 60px;background:linear-gradient(175deg,#fff,#f0fdf4 55%,#dcfce7)}.hn-hero-grid{grid-template-columns:1fr;gap:0}.hn-hero-visual{display:none}.hn-hero-badge{padding:6px 18px 6px 6px;margin-bottom:22px;animation:badgePop .45s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.05s}@keyframes badgePop{0%{opacity:0;transform:scale(.82) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.hn-badge-pill{font-size:13px;padding:5px 14px}.hn-hero-badge span{font-size:15px}.hn-hero h1{font-size:46px;letter-spacing:-1.6px;line-height:1.08;margin-bottom:18px}.hn-hero-desc{font-size:17.5px;line-height:1.75;margin-bottom:28px;max-width:100%;color:var(--s6)}.hn-hero-actions{flex-direction:column;align-items:stretch;gap:13px;margin-bottom:30px}.hn-hero-actions .hn-btn-primary{width:100%;justify-content:center;padding:19px 20px;font-size:18px;border-radius:16px;animation:btnPulse 2.8s ease-in-out infinite;animation-delay:1.2s}@keyframes btnPulse{0%,to{box-shadow:0 4px 16px #16a34a59}50%{box-shadow:0 6px 28px #16a34a8c,0 0 0 6px #16a34a12}}.hn-hero-actions .hn-btn-outline{width:100%;justify-content:center;padding:18px 20px;font-size:17px;border-radius:16px}.hn-trust{gap:12px;margin-bottom:4px}.hn-trust-avatars span{width:36px;height:36px;font-size:12px}.hn-trust p{font-size:15px}.hn-hero-mobile-stats{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:32px}.hn-hms-card{background:#fff;border:1px solid rgba(22,163,74,.18);border-radius:18px;padding:20px 12px;text-align:center;box-shadow:0 2px 12px #16a34a14;animation:cardPop .4s cubic-bezier(.34,1.56,.64,1) both}.hn-hms-card:nth-child(2){animation-delay:.08s}.hn-hms-card:nth-child(3){animation-delay:.16s}@keyframes cardPop{0%{opacity:0;transform:scale(.85) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.hn-hms-val{font-size:22px;font-weight:900;color:var(--g6);letter-spacing:-.5px;line-height:1}.hn-hms-label{font-size:12px;color:var(--s4);font-weight:600;margin-top:6px;line-height:1.3}.hn-logos{padding:32px 0}.hn-logos-label{font-size:13px;margin-bottom:18px}.hn-logos-track{gap:10px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:2px 0 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hn-logos-track::-webkit-scrollbar{display:none}.hn-logo-pill{font-size:14.5px;padding:11px 20px;white-space:nowrap;flex-shrink:0;border-radius:10px}.hn-features-grid{grid-template-columns:1fr;gap:14px;margin-top:40px}.hn-feat-card{padding:22px 20px;border-radius:18px;display:flex;flex-direction:row;align-items:center;gap:18px;border:1px solid var(--s2)}.hn-feat-card:before{display:none}.hn-feat-icon{width:52px;height:52px;border-radius:14px;margin-bottom:0;flex-shrink:0}.hn-feat-icon svg{width:24px;height:24px}.hn-feat-card-text{flex:1;min-width:0}.hn-feat-title{font-size:17px;margin-bottom:5px}.hn-feat-desc{font-size:15px;line-height:1.65;color:var(--s5)}.hn-bigfeat{padding:60px 0}.hn-bigfeat-grid,.hn-bigfeat-grid.reverse{grid-template-columns:1fr;gap:32px;direction:ltr}.hn-bf-label{font-size:13px;margin-bottom:12px;letter-spacing:1px}.hn-bf-title{font-size:30px;letter-spacing:-.8px;line-height:1.2;margin-bottom:16px}.hn-bf-desc{font-size:16.5px;line-height:1.8;margin-bottom:26px}.hn-bf-points{gap:16px}.hn-bf-point-text{font-size:16px;line-height:1.65}.hn-check-dot{width:24px;height:24px;flex-shrink:0}.hn-bf-visual{border-radius:16px}.hn-bf-body{padding:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.hn-bf-table-head,.hn-bf-row{min-width:360px}.hn-bf-th{font-size:11px}.hn-bf-cell{font-size:13.5px}.hn-bf-name{font-size:14px}.hn-bf-badge{font-size:12px;padding:3px 10px}.hn-camp-name{font-size:15px}.hn-camp-sub{font-size:13px}.hn-camp-done{font-size:12.5px;padding:4px 12px}.hn-camp-label span,.hn-camp-label strong{font-size:13px}.hn-camp-track{height:8px}.hn-msg{font-size:14px;padding:11px 14px;max-width:86%;border-radius:16px}.hn-msg-time{font-size:11px}.hn-stats{padding:60px 0}.hn-stats-grid{grid-template-columns:repeat(2,1fr);gap:1px;border-radius:18px}.hn-stat-item{padding:36px 20px}.hn-stat-num{font-size:40px;letter-spacing:-1.5px}.hn-stat-label{font-size:14px;margin-top:10px}.hn-testi-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.hn-testi-card{padding:26px;border-radius:18px}.hn-testi-text{font-size:15.5px;line-height:1.8;margin-bottom:20px}.hn-testi-name{font-size:15px}.hn-testi-role{font-size:13.5px}.hn-testi-avatar{width:44px;height:44px;font-size:16px}.hn-stars{margin-bottom:14px}.hn-stars svg{width:17px;height:17px}.hn-pricing-toggle{margin:24px 0 36px;gap:14px}.hn-pt-label{font-size:16px}.hn-pt-switch{width:54px;height:30px}.hn-pt-switch:before{width:23px;height:23px}.hn-pt-switch.annual:before{left:28px}.hn-save-badge{font-size:12px;padding:3px 10px}.hn-pricing-grid{grid-template-columns:1fr;max-width:100%;gap:16px}.hn-plan-card{padding:28px;border-radius:20px}.hn-plan-card--popular{margin-top:20px}.hn-popular-badge{font-size:13px;padding:6px 20px}.hn-plan-name{font-size:13px;margin-bottom:10px;letter-spacing:.8px}.hn-plan-price{font-size:48px;letter-spacing:-2px}.hn-plan-price sup{font-size:22px}.hn-plan-period{font-size:14px;margin-bottom:10px}.hn-plan-desc{font-size:15.5px;margin-bottom:22px;line-height:1.65}.hn-plan-btn{padding:17px;font-size:17px;border-radius:14px;margin-bottom:22px}.hn-plan-divider{margin-bottom:20px}.hn-plan-fl{font-size:13px;margin-bottom:16px}.hn-plan-feature{margin-bottom:13px;gap:12px}.hn-plan-feature span{font-size:15px}.hn-plan-feature svg{width:20px;height:20px}.hn-faq{margin-top:48px}.hn-faq h3{font-size:24px;margin-bottom:26px}.hn-faq-grid{grid-template-columns:1fr;gap:14px}.hn-faq-item{padding:22px;border-radius:14px}.hn-faq-q{font-size:16px;margin-bottom:10px}.hn-faq-a{font-size:15px;line-height:1.75}.hn-cta{padding:72px 0 80px}.hn-cta h2{font-size:34px;letter-spacing:-1px;margin-bottom:14px}.hn-cta p{font-size:17px;margin-bottom:24px;line-height:1.7}.hn-cta-actions{display:none}.hn-cta-note{font-size:14px;margin-top:18px}.hn-footer{padding:52px 0 100px}.hn-footer-grid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:36px}.hn-footer-grid>div:first-child{grid-column:1 / -1}.hn-footer-brand{margin-bottom:14px}.hn-footer-brand img{width:32px;height:32px}.hn-footer-name{font-size:19px}.hn-footer-sub{font-size:13px}.hn-footer-desc{font-size:14.5px;line-height:1.75;max-width:100%}.hn-footer-col h4{font-size:13px;margin-bottom:16px}.hn-footer-col a,.hn-footer-col button{font-size:15px;margin-bottom:12px}.hn-footer-bottom{flex-direction:column;gap:10px;text-align:center}.hn-footer-bottom span{font-size:14px}.hn-footer-links{gap:20px}.hn-footer-links a{font-size:14px}.hn-sticky-bar{padding:12px 20px}.hn-sticky-bar-btn{font-size:16px;padding:15px 0;border-radius:12px}.hn-sticky-bar-btn--ghost{padding:15px 22px;font-size:15px}}@media(max-width:480px){.hn-container{padding:0 18px}.hn-hero{padding:88px 0 52px}.hn-hero h1{font-size:40px;letter-spacing:-1.4px}.hn-hero-desc{font-size:16px}.hn-section-title{font-size:30px}.hn-section-sub{font-size:16px}.hn-hms-card{padding:16px 8px}.hn-hms-val{font-size:20px}.hn-hms-label{font-size:11px}.hn-feat-card{padding:18px 16px;gap:15px}.hn-feat-icon{width:48px;height:48px}.hn-feat-title{font-size:16px}.hn-feat-desc{font-size:14px}.hn-stat-item{padding:28px 14px}.hn-stat-num{font-size:34px}.hn-stat-label{font-size:13px}.hn-plan-card{padding:24px}.hn-plan-price{font-size:44px}.hn-footer-grid{grid-template-columns:1fr;gap:26px}.hn-logo-pill{padding:9px 16px;font-size:13.5px}}@media(max-width:360px){.hn-container{padding:0 16px}.hn-hero h1{font-size:34px;letter-spacing:-1px}.hn-section-title{font-size:26px}.hn-hero-actions .hn-btn-primary,.hn-hero-actions .hn-btn-outline{padding:16px;font-size:16px}.hn-hms-val{font-size:18px}.hn-hms-label{font-size:10.5px}.hn-bf-title{font-size:26px}}.hn-pricing-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}@media(max-width:1024px){.hn-pricing-cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hn-pricing-cards-grid{grid-template-columns:1fr;gap:14px}.hn-pricing-cards-grid>div{transform:none!important}}.bm-overlay{position:fixed;inset:0;z-index:1000;background:#020617a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px;animation:bmFadeIn .2s ease}@keyframes bmFadeIn{0%{opacity:0}to{opacity:1}}.bm-modal{background:#fff;border-radius:22px;width:100%;max-width:640px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 32px 80px #00000059,0 0 0 1px #ffffff0d;animation:bmSlideUp .28s cubic-bezier(.34,1.56,.64,1)}@keyframes bmSlideUp{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.bm-header{padding:20px 24px;background:#0f172a;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.bm-header-left{display:flex;align-items:center;gap:12px}.bm-logo{width:40px;height:40px;border-radius:11px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.bm-logo img{width:26px;height:26px;object-fit:contain}.bm-header-title{font-size:15.5px;font-weight:800;color:#fff;letter-spacing:-.3px}.bm-header-sub{font-size:12px;color:#ffffff73;margin-top:2px;font-weight:500}.bm-close{width:34px;height:34px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.bm-close:hover{background:#ffffff29;color:#fff}.bm-steps{display:flex;align-items:center;justify-content:center;padding:16px 24px;gap:0;border-bottom:1px solid #f1f5f9;flex-shrink:0;background:#fff}.bm-step{display:flex;align-items:center;gap:8px;position:relative}.bm-step-circle{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#f1f5f9;color:#94a3b8;border:1.5px solid #e2e8f0;transition:all .25s;flex-shrink:0}.bm-step.active .bm-step-circle{background:#0f172a;color:#fff;border-color:#0f172a}.bm-step.done .bm-step-circle{background:#16a34a;color:#fff;border-color:#16a34a}.bm-step-label{font-size:12.5px;font-weight:600;color:#94a3b8;white-space:nowrap}.bm-step.active .bm-step-label{color:#0f172a}.bm-step.done .bm-step-label{color:#16a34a}.bm-step-line{width:36px;height:1.5px;background:#e2e8f0;margin:0 8px;flex-shrink:0}.bm-body{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.bm-step-content{padding:24px}.bm-step-title{display:flex;align-items:center;gap:9px;font-size:17px;font-weight:800;color:#0f172a;letter-spacing:-.3px;margin-bottom:6px}.bm-step-desc{font-size:14px;color:#64748b;margin-bottom:22px;line-height:1.6}.bm-step-desc strong{color:#0f172a}.bm-date-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.bm-date-btn{display:flex;flex-direction:column;align-items:center;padding:14px 8px;border-radius:14px;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .18s;font-family:inherit}.bm-date-btn:hover{border-color:#22c55e;background:#f0fdf4}.bm-date-btn.selected{border-color:#16a34a;background:#f0fdf4}.bm-date-day{font-size:10.5px;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.bm-date-num{font-size:26px;font-weight:900;color:#0f172a;letter-spacing:-1px;line-height:1}.bm-date-btn.selected .bm-date-num{color:#16a34a}.bm-date-month{font-size:11px;color:#94a3b8;margin-top:3px;font-weight:600}.bm-slot-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.bm-slot-btn{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .18s;font-family:inherit;font-size:14.5px;font-weight:600;color:#334155;text-align:left}.bm-slot-btn:hover{border-color:#22c55e;background:#f0fdf4;color:#15803d}.bm-slot-btn.selected{border-color:#16a34a;background:#f0fdf4;color:#15803d}.bm-slot-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#94a3b8}.bm-slot-btn.selected .bm-slot-icon,.bm-slot-btn:hover .bm-slot-icon{color:#16a34a}.bm-slot-badge{margin-left:auto;font-size:11px;font-weight:700;padding:3px 9px;border-radius:100px;background:#dcfce7;color:#15803d}.bm-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;margin-bottom:20px}.bm-summary-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#15803d}.bm-summary-dot{color:#86efac;font-size:16px}.bm-form{display:flex;flex-direction:column;gap:14px}.bm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bm-field{display:flex;flex-direction:column;gap:6px}.bm-label{font-size:12.5px;font-weight:700;color:#334155}.bm-req{color:#ef4444}.bm-input,.bm-textarea{padding:11px 13px;border:1.5px solid #e2e8f0;border-radius:9px;font-size:14px;font-family:inherit;color:#0f172a;background:#f8fafc;outline:none;transition:all .2s;width:100%;box-sizing:border-box}.bm-input:focus,.bm-textarea:focus{border-color:#22c55e;background:#fff;box-shadow:0 0 0 3px #22c55e1a}.bm-input.error{border-color:#ef4444;background:#fef2f2}.bm-input::placeholder,.bm-textarea::placeholder{color:#cbd5e1}.bm-textarea{resize:vertical;min-height:80px;line-height:1.6}.bm-error{font-size:12px;color:#ef4444;font-weight:600}.bm-submit-error{display:flex;align-items:center;gap:8px;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:11px 14px;font-size:13px;color:#dc2626;font-weight:500}.bm-nav-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:6px}.bm-back{background:none;border:1.5px solid #e2e8f0;padding:11px 18px;border-radius:10px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;font-family:inherit;transition:all .2s;white-space:nowrap}.bm-back:hover{border-color:#94a3b8;color:#334155}.bm-next{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;border:none;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:14.5px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s;box-shadow:0 4px 14px #16a34a59;white-space:nowrap}.bm-next:hover:not(.disabled):not(.loading){transform:translateY(-2px);box-shadow:0 6px 20px #16a34a73}.bm-next.disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.bm-next.loading{opacity:.8;cursor:not-allowed}.bm-step-content>.bm-next{width:100%;justify-content:center;padding:14px 24px;font-size:15px}.bm-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:bmSpin .65s linear infinite;flex-shrink:0}@keyframes bmSpin{to{transform:rotate(360deg)}}.bm-confirmed{padding:32px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.bm-confirmed-icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#15803d);display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 8px 24px #16a34a59;animation:bmIconPop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes bmIconPop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.bm-confirmed-title{font-size:24px;font-weight:900;color:#0f172a;letter-spacing:-.6px;margin-bottom:10px}.bm-confirmed-sub{font-size:14.5px;color:#64748b;line-height:1.7;margin-bottom:24px;max-width:400px}.bm-confirmed-sub strong{color:#0f172a}.bm-confirmed-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:18px 22px;width:100%;max-width:380px;display:flex;flex-direction:column;gap:12px;margin-bottom:18px;text-align:left}.bm-confirmed-row{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#334155}.bm-confirmed-note{font-size:13px;color:#94a3b8;line-height:1.6;margin-bottom:24px;max-width:360px}.bm-confirmed-note strong{color:#64748b}.bm-done-btn{padding:13px 40px;border-radius:10px;border:none;background:#0f172a;color:#fff;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s}.bm-done-btn:hover{background:#1e293b;transform:translateY(-1px)}@media(max-width:640px){.bm-overlay{padding:0;align-items:flex-end}.bm-modal{border-radius:22px 22px 0 0;max-height:92svh;animation:bmSlideUpMobile .3s cubic-bezier(.34,1.1,.64,1)}@keyframes bmSlideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bm-header{padding:16px 18px}.bm-logo{width:36px;height:36px}.bm-logo img{width:22px;height:22px}.bm-header-title{font-size:14.5px}.bm-header-sub{font-size:11px}.bm-steps{padding:14px 18px;gap:0}.bm-step-circle{width:24px;height:24px;font-size:10px}.bm-step-label{font-size:11.5px}.bm-step-line{width:24px;margin:0 6px}.bm-step-content{padding:20px 18px}.bm-step-title{font-size:16px}.bm-step-desc{font-size:13.5px;margin-bottom:18px}.bm-date-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bm-date-num{font-size:24px}.bm-form-row{grid-template-columns:1fr;gap:14px}.bm-slot-btn{font-size:14px;padding:13px 14px}.bm-nav-row{flex-direction:column-reverse;gap:10px}.bm-next{width:100%;justify-content:center;padding:14px;font-size:15px}.bm-back{width:100%;text-align:center;padding:12px}.bm-confirmed{padding:28px 20px}.bm-confirmed-icon{width:64px;height:64px}.bm-confirmed-title{font-size:22px}.bm-confirmed-card{padding:16px 18px}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}
