:root{--bg:#070b18;--bg2:#0b1022;--panel:#0f1630;--line:rgba(255,255,255,.11);--text:#f7f8ff;--muted:#9aa5c2;--purple:#7357ff;--purple2:#a58bff;--green:#35d39a;--green2:#73f0c1}*{box-sizing:border-box}html{margin:0!important;padding:0!important;scroll-behavior:smooth;background:var(--bg)}body.espl-body{margin:0!important;padding:0!important;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}body.espl-body:before{display:none!important}.espl-page{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgba(115,87,255,.18),transparent 30%),linear-gradient(180deg,#080c1a 0%,#070b18 54%,#090e1e 100%)}.espl-noise{position:fixed;inset:0;pointer-events:none;opacity:.03;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.espl-header{position:relative;z-index:20;height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;padding:0 clamp(22px,5vw,82px);background:rgba(7,11,24,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.espl-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.espl-brand>span:last-child{display:grid}.espl-brand strong{font-size:17px;line-height:1}.espl-brand small{font-size:10px;color:#8f9ab9;margin-top:4px}.espl-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,var(--purple),var(--purple2));color:#fff;font-weight:850;font-size:12px;box-shadow:0 12px 32px rgba(115,87,255,.35)}.espl-nav{display:flex;justify-content:center;align-items:center;gap:30px}.espl-nav a,.espl-login-link{color:#b7c0d8;text-decoration:none;font-size:13px;font-weight:650;transition:.2s ease}.espl-nav a:hover,.espl-login-link:hover{color:#fff}.espl-nav-actions{display:flex;align-items:center;gap:14px}.espl-login-link{padding:10px 16px;border:1px solid var(--line);border-radius:10px}.espl-top-cta{padding:11px 18px;border-radius:10px;background:linear-gradient(135deg,var(--purple),#8b6cff);box-shadow:0 10px 28px rgba(115,87,255,.3);color:#fff;text-decoration:none;font-size:13px;font-weight:800}.espl-hero{position:relative;z-index:2;min-height:calc(100vh - 84px);padding:88px clamp(22px,7vw,118px) 80px;display:flex;flex-direction:column;align-items:center;text-align:center}.espl-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.espl-glow-one{width:420px;height:420px;background:rgba(115,87,255,.19);left:4%;top:15%}.espl-glow-two{width:360px;height:360px;background:rgba(53,211,154,.11);right:6%;top:30%}.espl-hero-copy{position:relative;z-index:2;max-width:980px}.espl-kicker,.espl-card-label{font-size:11px;letter-spacing:.17em;font-weight:850;color:#9f88ff}.espl-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,6.3vw,92px);line-height:.98;letter-spacing:-.055em;margin:18px 0 24px}.espl-hero h1 span{background:linear-gradient(90deg,#fff 0%,#c9bdff 45%,#8d72ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.espl-hero-copy>p{max-width:780px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.7}.espl-product-grid{position:relative;z-index:2;width:min(1050px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:54px;text-align:left}.espl-product-card{position:relative;overflow:hidden;min-height:480px;padding:38px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(17,24,52,.93),rgba(11,16,35,.96));box-shadow:0 28px 80px rgba(0,0,0,.28);transition:.3s ease}.espl-product-card:hover{transform:translateY(-7px);border-color:rgba(255,255,255,.22)}.espl-product-card.recruitment{border-color:rgba(115,87,255,.44)}.espl-product-card.realestate{border-color:rgba(53,211,154,.37)}.espl-card-halo{position:absolute;width:260px;height:260px;border-radius:50%;filter:blur(70px);opacity:.14;right:-80px;top:-80px}.recruitment .espl-card-halo{background:var(--purple)}.realestate .espl-card-halo{background:var(--green)}.espl-card-icon{position:relative;z-index:2;width:54px;height:54px;display:grid;place-items:center;border-radius:16px;font-size:24px;margin-bottom:24px;background:rgba(115,87,255,.14);border:1px solid rgba(115,87,255,.35);color:#c7baff}.realestate .espl-card-icon{background:rgba(53,211,154,.11);border-color:rgba(53,211,154,.32);color:#75efc2}.realestate .espl-card-label{color:#67e8bb}.espl-product-card h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.12;letter-spacing:-.035em;margin:12px 0 16px}.espl-product-card>p{color:#a5aec6;line-height:1.65;margin:0}.espl-product-card ul{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:12px}.espl-product-card li{position:relative;padding-left:23px;color:#c3cadd;font-size:14px}.espl-product-card li:before{content:"✓";position:absolute;left:0;color:#9d87ff;font-weight:900}.realestate li:before{color:#5be2b3}.espl-card-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.espl-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 20px;border-radius:11px;text-decoration:none;color:#fff;font-size:13px;font-weight:800;transition:.2s ease}.espl-button:hover{transform:translateY(-2px)}.recruitment-btn{background:linear-gradient(135deg,#674cff,#8b70ff);box-shadow:0 14px 34px rgba(115,87,255,.28)}.realestate-btn{background:linear-gradient(135deg,#15966c,#35d39a);box-shadow:0 14px 34px rgba(53,211,154,.2)}.espl-secondary-link{color:#aeb7cf;text-decoration:none;font-size:13px;font-weight:700}.espl-secondary-link:hover{color:#fff}.espl-metrics{position:relative;z-index:2;width:min(1050px,100%);display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px;border:1px solid var(--line);border-radius:18px;background:rgba(12,18,39,.72);backdrop-filter:blur(14px);overflow:hidden}.espl-metrics>div{padding:22px 18px;border-right:1px solid var(--line)}.espl-metrics>div:last-child{border-right:0}.espl-metrics strong{display:block;font-size:24px;color:#fff}.espl-metrics span{display:block;margin-top:5px;color:#8893af;font-size:12px}.espl-showcase{position:relative;z-index:2;padding:110px clamp(22px,7vw,118px);background:linear-gradient(180deg,#0a0f20,#0c1227)}.espl-section-heading{text-align:center;max-width:830px;margin:0 auto}.espl-section-heading h2,.espl-results h2,.espl-final-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:16px 0 20px}.espl-section-heading p,.espl-results-copy p,.espl-final-cta p{color:var(--muted);font-size:17px;line-height:1.7}.espl-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1180px;margin:48px auto 0}.espl-feature-grid article{padding:24px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.025)}.espl-feature-grid article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:rgba(115,87,255,.13);color:#a58eff;margin-bottom:18px}.espl-feature-grid h3{font-size:17px;margin:0 0 9px}.espl-feature-grid p{margin:0;color:#8f9ab5;line-height:1.55;font-size:13px}.espl-dashboard-mock{max-width:1180px;height:460px;margin:62px auto 0;border:1px solid rgba(255,255,255,.12);border-radius:24px;overflow:hidden;background:#eef1f8;box-shadow:0 50px 120px rgba(0,0,0,.4);display:grid;grid-template-columns:92px 1fr;transform:perspective(1400px) rotateX(2deg)}.espl-dashboard-mock aside{padding:20px 16px;background:#111a31;display:flex;flex-direction:column;gap:19px}.espl-dashboard-mock aside b{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#654ff5;font-size:10px}.espl-dashboard-mock aside i{height:7px;border-radius:10px;background:#33405d}.espl-dash-main{padding:28px}.espl-dash-top{height:64px;border-radius:15px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 18px}.espl-dash-top span{width:34%;height:13px;background:#d7dce9;border-radius:10px}.espl-dash-top button{border:0;border-radius:9px;background:#634df4;color:#fff;padding:11px 15px}.espl-dash-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:17px;height:320px}.espl-dash-columns section{padding:15px;border-radius:14px;background:#e5e9f2}.espl-dash-columns small{color:#2d3851;font-weight:800}.espl-dash-columns article{height:84px;margin-top:14px;border-radius:11px;background:#fff;border:1px solid #d9deea}.espl-results{position:relative;z-index:2;padding:110px clamp(22px,7vw,118px);background:radial-gradient(circle at 15% 25%,rgba(115,87,255,.14),transparent 30%),#080c1a;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:center}.espl-results-copy{max-width:620px}.espl-results-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.espl-outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.espl-outcomes article{min-height:210px;padding:30px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));transition:.25s ease}.espl-outcomes article:hover{transform:translateY(-5px);border-color:rgba(157,135,255,.38)}.espl-outcomes b{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(115,87,255,.13);color:#a891ff;font-size:12px}.espl-outcomes h3{font-size:22px;margin:20px 0 10px}.espl-outcomes p{margin:0;color:#8f9ab4;line-height:1.65;font-size:14px}.espl-final-cta{position:relative;z-index:2;text-align:center;padding:100px 22px;background:radial-gradient(circle at 50% 50%,rgba(115,87,255,.18),transparent 38%),#0b1022}.espl-final-cta p{max-width:700px;margin:0 auto}.espl-final-cta>div{display:flex;justify-content:center;gap:14px;margin-top:30px}.espl-footer{position:relative;z-index:2;min-height:120px;padding:30px clamp(22px,5vw,82px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#050812;border-top:1px solid rgba(255,255,255,.08)}.espl-footer p{font-size:12px;color:#7d88a4}.espl-footer>div:last-child{display:flex;gap:22px}.espl-footer a{color:#aab3c9;text-decoration:none;font-size:12px}@media(max-width:980px){.espl-header{grid-template-columns:auto 1fr}.espl-nav{display:none}.espl-product-grid{grid-template-columns:1fr}.espl-metrics{grid-template-columns:repeat(2,1fr)}.espl-metrics>div:nth-child(2){border-right:0}.espl-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.espl-feature-grid{grid-template-columns:repeat(2,1fr)}.espl-results{grid-template-columns:1fr}.espl-outcomes{grid-template-columns:repeat(2,1fr)}.espl-dashboard-mock{height:380px}.espl-dash-columns{height:245px}.espl-footer{flex-direction:column;text-align:center}}@media(max-width:640px){.espl-header{height:72px;padding:0 16px}.espl-brand small{display:none}.espl-nav-actions .espl-login-link{display:none}.espl-top-cta{padding:10px 13px;font-size:12px}.espl-hero{padding:65px 18px 62px;min-height:auto}.espl-hero h1{font-size:48px}.espl-hero-copy>p{font-size:16px}.espl-product-grid{margin-top:38px}.espl-product-card{padding:28px 22px;min-height:auto}.espl-product-card h2{font-size:29px}.espl-card-actions{align-items:stretch;flex-direction:column}.espl-button{width:100%}.espl-secondary-link{text-align:center}.espl-metrics{grid-template-columns:1fr}.espl-metrics>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.espl-metrics>div:last-child{border-bottom:0!important}.espl-showcase,.espl-results{padding:82px 18px}.espl-feature-grid{grid-template-columns:1fr}.espl-outcomes{grid-template-columns:1fr}.espl-results-actions{flex-direction:column}.espl-results-actions .espl-button{width:100%}.espl-dashboard-mock{display:none}.espl-final-cta>div{flex-direction:column;align-items:center}.espl-footer>div:last-child{flex-direction:column;gap:10px}}
