*{box-sizing:border-box}:root{--bg:#071126;--bg2:#0d1b3a;--card:#ffffff14;--line:#ffffff24;--text:#fff;--muted:#b7c4dd;--orange:#ff9d21;--yellow:#ffd84d;--blue:#19c6ff;--green:#47e6b1}body{color:var(--text);background:radial-gradient(circle at 0 0,#12356e 0%,#071126 35%,#020817 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;overflow-x:hidden}.navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#030a19c7;justify-content:space-between;align-items:center;height:78px;padding:0 7%;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:auto;height:58px}.desktop-nav{align-items:center;gap:8px;display:flex}.desktop-nav button,.mobile-nav button{color:var(--muted);background:0 0;border:0;border-radius:12px;padding:10px 12px}.desktop-nav button:hover,.desktop-nav button.active,.mobile-nav button:hover{color:#fff;background:#ffffff1a}.nav-actions{align-items:center;gap:10px;display:flex}.language-select{color:#fff;border:1px solid var(--line);background:#ffffff14;border-radius:12px;outline:none;padding:10px 12px}.language-select option{color:#111}.demo-btn{background:linear-gradient(135deg, var(--orange), var(--yellow));color:#0c1120;border:0;border-radius:999px;padding:10px 15px;font-weight:800}.menu-btn{color:#fff;border:1px solid var(--line);background:#ffffff14;border-radius:12px;padding:9px 10px;display:none}.mobile-nav{border:1px solid var(--line);background:#071126;border-radius:18px;flex-direction:column;padding:10px;display:none;position:absolute;top:78px;left:5%;right:5%}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;min-height:calc(100vh - 78px);padding:70px 7%;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-glow{filter:blur(85px);opacity:.45;border-radius:50%;width:340px;height:340px;position:absolute}.hero-glow-a{background:#0bbcff;top:8%;left:-6%}.hero-glow-b{background:#ff9d21;bottom:8%;right:-10%}.hero-content,.hero-panel{z-index:2;position:relative}.eyebrow{color:#ffe7b5;background:#ff9d211f;border:1px solid #ff9d2147;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:9px 13px;font-weight:700;display:inline-flex}.hero h1,.service-hero h1{letter-spacing:-2.8px;margin:0 0 22px;font-size:clamp(42px,7vw,82px);line-height:.98}.hero h1{max-width:800px}.hero p,.service-hero p{color:var(--muted);max-width:760px;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:15px;margin:32px 0 24px;display:flex}.primary-btn,.secondary-btn{border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 22px;font-weight:850;display:inline-flex}.primary-btn{background:linear-gradient(135deg, var(--orange), var(--yellow));color:#0c1120;box-shadow:0 18px 45px #ff9d2140}.secondary-btn{color:#fff;border:1px solid var(--line);background:#ffffff14}.trusted-line{color:#d9e5ff;align-items:flex-start;gap:10px;max-width:760px;display:flex}.ai-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff1f,#ffffff0a),radial-gradient(circle at 100% 0,#19c6ff40,#0000 45%),radial-gradient(circle at 0 100%,#ff9d213d,#0000 40%);border-radius:34px;flex-direction:column;justify-content:center;min-height:470px;padding:34px;display:flex;box-shadow:0 30px 100px #00000073}.pulse-ring{color:#c9f4ff;background:#19c6ff1a;border:1px solid #19c6ff59;border-radius:50%;place-items:center;width:130px;height:130px;margin-bottom:28px;display:grid;box-shadow:0 0 0 18px #19c6ff0a}.ai-card h3{margin:0 0 12px;font-size:30px}.ai-card p{color:var(--muted);line-height:1.7}.mini-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px;display:grid}.mini-stats div{border:1px solid var(--line);background:#ffffff14;border-radius:18px;padding:16px}.mini-stats strong{color:#fff;font-size:20px;display:block}.mini-stats span{color:var(--muted);font-size:13px}.section{padding:80px 7%}.dark-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff09}.section-head{text-align:center;max-width:850px;margin:0 auto 42px}.section-tag{color:var(--orange);text-transform:uppercase;letter-spacing:1.4px;margin-bottom:12px;font-size:13px;font-weight:850;display:inline-block}.section h2,.lead-section h2{letter-spacing:-1.4px;margin:0 0 15px;font-size:clamp(32px,4vw,54px)}.section-head p,.lead-text p{color:var(--muted);font-size:18px;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card,.industry-card{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:26px;transition:all .25s}.service-card:hover,.industry-card:hover{background:#ffffff1b;border-color:#ff9d2173;transform:translateY(-6px)}.icon-box{border:1px solid var(--line);color:#fff;background:linear-gradient(135deg,#19c6ff2e,#ff9d212e);border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:18px;display:grid}.service-card h3,.industry-card h3{margin:0 0 12px;font-size:22px}.service-card p,.industry-card p{color:var(--muted);margin:0;line-height:1.7}.page-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:35px;display:flex}.page-links button{border:1px solid var(--line);color:#fff;background:#ffffff14;border-radius:999px;padding:12px 16px}.industry-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.industry-card{cursor:pointer}.industry-card span{color:#ffe0a3;align-items:center;gap:6px;margin-top:18px;font-weight:750;display:inline-flex}.service-hero{background:radial-gradient(circle at 0 0,#19c6ff33,#0000 35%),radial-gradient(circle at 100% 100%,#ff9d2133,#0000 35%);grid-template-columns:1fr .85fr;align-items:center;gap:40px;min-height:620px;padding:80px 7%;display:grid}.service-hero-text p{margin-bottom:28px}.video-placeholder{border:1px solid var(--line);text-align:center;background:linear-gradient(135deg,#ffffff1f,#ffffff0a),radial-gradient(circle,#19c6ff3b,#0000 42%);border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex;box-shadow:0 28px 80px #00000061}.play-circle{background:linear-gradient(135deg, var(--orange), var(--yellow));color:#061028;border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:18px;font-size:30px;display:grid}.video-placeholder p{color:var(--muted);max-width:480px;line-height:1.7}.feature-list{grid-template-columns:repeat(2,1fr);gap:16px;max-width:980px;margin:auto;display:grid}.feature-item{background:var(--card);border:1px solid var(--line);border-radius:18px;align-items:center;gap:12px;padding:18px;display:flex}.feature-item svg{color:var(--green);flex:none}.lead-section{background:linear-gradient(#ffffff0a,#0000),radial-gradient(circle at 0 100%,#ff9d212e,#0000 35%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;padding:90px 7%;display:grid}.lead-points{gap:12px;margin-top:24px;display:grid}.lead-points span{color:#dce8ff;align-items:center;gap:10px;display:flex}.lead-form{border:1px solid var(--line);background:#ffffff14;border-radius:28px;gap:14px;padding:26px;display:grid;box-shadow:0 24px 70px #00000052}.lead-form input,.lead-form textarea,.lead-form select{border:1px solid var(--line);color:#fff;background:#030a198c;border-radius:16px;outline:none;width:100%;padding:14px 15px}.lead-form input:focus,.lead-form textarea:focus,.lead-form select:focus{border-color:#ff9d21b3}.lead-form select option{color:#111}.form-btn{width:100%}.success-message{color:#bfffea;background:#47e6b11f;border:1px solid #47e6b159;border-radius:15px;padding:13px}.chat-toggle{z-index:80;color:#061028;background:linear-gradient(135deg, var(--orange), var(--yellow));border:0;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #ff9d2159}.chat-widget{z-index:80;border:1px solid var(--line);background:#071126;border-radius:26px;grid-template-rows:auto 1fr auto;width:min(380px,100vw - 32px);height:520px;display:grid;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 25px 100px #0000008c}.chat-header{border-bottom:1px solid var(--line);background:#ffffff14;justify-content:space-between;gap:12px;padding:16px;display:flex}.chat-header span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.chat-header button{color:#fff;background:0 0;border:0}.chat-body{flex-direction:column;gap:12px;padding:16px;display:flex;overflow-y:auto}.chat-msg{border-radius:16px;padding:12px 13px;font-size:14px;line-height:1.5}.chat-msg.bot{border:1px solid var(--line);background:#ffffff17;align-self:flex-start}.chat-msg.user{background:linear-gradient(135deg, var(--orange), var(--yellow));color:#071126;align-self:flex-end;font-weight:700}.chat-input{border-top:1px solid var(--line);background:#ffffff0b;gap:8px;padding:12px;display:flex}.chat-input input{color:#fff;border:1px solid var(--line);background:#00000040;border-radius:15px;outline:none;flex:1;padding:12px}.chat-input button{background:linear-gradient(135deg, var(--orange), var(--yellow));color:#071126;border:0;border-radius:15px;width:46px}.footer{border-top:1px solid var(--line);background:#0000002e;justify-content:space-between;gap:28px;padding:42px 7%;display:flex}.footer img{height:56px}.footer p{color:var(--muted);max-width:520px}.footer-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.footer-links button{color:#fff;border:1px solid var(--line);background:#ffffff14;border-radius:999px;padding:10px 13px}@media (width<=980px){.desktop-nav,.demo-btn{display:none}.menu-btn{display:grid}.mobile-nav{display:flex}.hero,.service-hero,.lead-section{grid-template-columns:1fr}.service-grid,.industry-grid{grid-template-columns:repeat(2,1fr)}.feature-list{grid-template-columns:1fr}}@media (width<=640px){.navbar{padding:0 4%}.brand img{max-width:180px;height:44px}.language-select{max-width:92px}.hero,.section,.service-hero,.lead-section{padding-left:5%;padding-right:5%}.service-grid,.industry-grid,.mini-stats{grid-template-columns:1fr}.footer{flex-direction:column}}.admin-login-page{background:radial-gradient(circle at 0 0,#19c6ff2e,#0000 35%),radial-gradient(circle at 100% 100%,#ff9d212e,#0000 35%);place-items:center;min-height:calc(100vh - 78px);padding:70px 7%;display:grid}.admin-login-card{border:1px solid var(--line);text-align:center;background:#ffffff14;border-radius:30px;width:min(460px,100%);padding:34px;box-shadow:0 28px 90px #0000006b}.admin-lock-icon{border:1px solid var(--line);background:linear-gradient(135deg,#19c6ff2e,#ff9d212e);border-radius:50%;place-items:center;width:78px;height:78px;margin:0 auto 18px;display:grid}.admin-login-card h1{margin:0 0 10px;font-size:34px}.admin-login-card p{color:var(--muted);line-height:1.6}.admin-login-card form{gap:14px;margin-top:24px;display:grid}.admin-login-card input{border:1px solid var(--line);color:#fff;background:#030a1994;border-radius:16px;outline:none;width:100%;padding:14px 15px}.admin-login-card small{color:var(--muted);margin-top:18px;display:block}.admin-page{min-height:calc(100vh - 78px);padding:70px 7%}.admin-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.admin-header h1{letter-spacing:-1.5px;margin:0 0 12px;font-size:clamp(34px,4vw,58px)}.admin-header p{color:var(--muted);margin:0;line-height:1.6}.admin-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.admin-stat-card{border:1px solid var(--line);background:#ffffff14;border-radius:22px;align-items:center;gap:16px;padding:20px;display:flex}.admin-stat-card svg{color:var(--orange)}.admin-stat-card strong{font-size:30px;line-height:1;display:block}.admin-stat-card span{color:var(--muted);font-size:14px}.admin-tools{margin-bottom:22px}.admin-search{border:1px solid var(--line);background:#ffffff14;border-radius:18px;align-items:center;gap:10px;max-width:620px;padding:0 14px;display:flex}.admin-search input{color:#fff;background:0 0;border:0;outline:none;flex:1;padding:15px 0}.admin-layout{grid-template-columns:390px 1fr;align-items:start;gap:22px;display:grid}.lead-list-panel,.lead-detail-panel{border:1px solid var(--line);background:#ffffff12;border-radius:28px;padding:18px;box-shadow:0 20px 70px #00000040}.lead-list-panel{gap:12px;max-height:720px;display:grid;overflow-y:auto}.lead-card-btn{text-align:left;color:#fff;border:1px solid var(--line);background:#030a1973;border-radius:20px;width:100%;padding:15px;transition:all .2s}.lead-card-btn:hover,.lead-card-btn.selected{background:#ffffff17;border-color:#ff9d2199}.lead-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.lead-card-top strong{font-size:17px}.status-pill{white-space:nowrap;text-transform:capitalize;color:#fff;border:1px solid var(--line);background:#ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.new{color:#cce9ff;background:#19c6ff21;border-color:#19c6ff59}.status-pill.interested,.status-pill.demo_booked{color:#cffff0;background:#47e6b124;border-color:#47e6b159}.status-pill.follow_up{color:#fff0bd;background:#ffd84d26;border-color:#ffd84d59}.status-pill.not_interested,.status-pill.closed{color:#ffd6d6;background:#ff60601f;border-color:#ff606059}.lead-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:10px;font-size:13px;display:flex}.lead-card-btn p{color:#e8f0ff;margin:10px 0 5px}.lead-card-btn small{color:var(--muted)}.empty-leads,.select-lead-message{text-align:center;min-height:260px;color:var(--muted);place-items:center;padding:25px;display:grid}.select-lead-message{align-content:center}.select-lead-message svg{color:var(--orange);margin:auto}.lead-detail-panel{min-height:600px}.detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding-bottom:18px;display:flex}.detail-head h2{margin:0 0 6px;font-size:30px}.detail-head p{color:var(--muted);margin:0}.detail-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px;display:grid}.detail-grid div,.detail-block{border:1px solid var(--line);background:#030a196b;border-radius:18px;padding:15px}.detail-grid label,.detail-block label,.admin-edit-grid label{color:var(--orange);margin-bottom:8px;font-size:13px;font-weight:850;display:block}.detail-grid p,.detail-block p{color:#edf4ff;margin:0;line-height:1.55}.admin-edit-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:18px 0;display:grid}.admin-edit-grid select,.admin-edit-grid input,.detail-block textarea{border:1px solid var(--line);color:#fff;background:#030a1994;border-radius:15px;outline:none;width:100%;padding:13px 14px}.admin-edit-grid select option{color:#111}.detail-block textarea{resize:vertical;line-height:1.55}.save-lead-btn{margin-top:18px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1050px){.admin-layout{grid-template-columns:1fr}.lead-list-panel{max-height:440px}.admin-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.admin-header{flex-direction:column}.admin-stats-grid,.detail-grid,.admin-edit-grid{grid-template-columns:1fr}}.delete-lead-btn{color:#ffd6d6;background:#ff60601f;border:1px solid #ff606073;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:12px;padding:14px 22px;font-weight:850;transition:all .2s;display:inline-flex}.delete-lead-btn:hover{background:#ff606033;border-color:#ff6060bf}.delete-lead-btn:disabled{opacity:.6;cursor:not-allowed}.social-ai-page{min-height:calc(100vh - 78px);padding:70px 7%}.social-ai-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.social-ai-header h1{letter-spacing:-1.5px;margin:0 0 12px;font-size:clamp(34px,4vw,58px)}.social-ai-header p{color:var(--muted);margin:0;line-height:1.6}.social-ai-layout{grid-template-columns:430px 1fr;align-items:start;gap:24px;display:grid}.social-form,.social-output,.social-history-card{border:1px solid var(--line);background:#ffffff12;border-radius:28px;padding:22px;box-shadow:0 20px 70px #00000040}.social-form-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.social-form-title svg{color:var(--orange)}.social-form-title h2{margin:0;font-size:24px}.social-form label{color:var(--orange);margin:14px 0 8px;font-size:13px;font-weight:850;display:block}.social-form input,.social-form select{border:1px solid var(--line);color:#fff;background:#030a1994;border-radius:15px;outline:none;width:100%;padding:13px 14px}.social-form select option{color:#111}.social-two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.social-output{min-height:600px}.social-empty{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;padding:25px;display:grid}.social-empty svg{color:var(--orange);margin:auto}.social-result-block{border:1px solid var(--line);background:#030a1973;border-radius:20px;margin-bottom:14px;padding:16px}.social-result-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.social-result-head h3{margin:0;font-size:18px}.social-result-head button,.social-history-top button{border:1px solid var(--line);color:#fff;background:#ffffff14;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;display:inline-flex}.social-result-block pre{white-space:pre-wrap;word-break:break-word;color:#eaf2ff;margin:0;font-family:inherit;line-height:1.6}.social-history-section{margin-top:70px}.social-history-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.social-history-card h3{margin:0 0 5px;font-size:20px}.social-history-card p{color:var(--muted);line-height:1.6}.social-history-card small{color:var(--orange)}.social-history-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.social-history-top button{color:#ffd6d6;border-color:#ff606066}.history-preview{margin:14px 0}@media (width<=1100px){.social-ai-layout{grid-template-columns:1fr}.social-history-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.social-ai-header{flex-direction:column}.social-two-col,.social-history-grid{grid-template-columns:1fr}}.admin-stats-six{grid-template-columns:repeat(6,1fr)}.admin-tabs{flex-wrap:wrap;gap:12px;margin:26px 0 22px;display:flex}.admin-tabs button{border:1px solid var(--line);color:#fff;background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-weight:800;transition:all .2s;display:inline-flex}.admin-tabs button:hover,.admin-tabs button.active{background:linear-gradient(135deg,#ff9d2147,#19c6ff2e);border-color:#ff9d218c}.admin-full-panel{border:1px solid var(--line);background:#ffffff12;border-radius:28px;padding:22px;box-shadow:0 20px 70px #00000040}.chat-history-grid,.admin-social-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.chat-history-card,.admin-social-card{border:1px solid var(--line);background:#030a196b;border-radius:22px;padding:18px}.chat-history-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.chat-history-top strong{text-transform:capitalize;font-size:18px;display:block}.chat-history-top span,.chat-history-top small{color:var(--muted);font-size:13px}.chat-history-block,.admin-social-section{border:1px solid var(--line);background:#ffffff0f;border-radius:16px;margin-bottom:12px;padding:14px}.chat-history-block label,.admin-social-section label{color:var(--orange);margin-bottom:8px;font-size:13px;font-weight:850;display:block}.chat-history-block p,.admin-social-section p{color:#eaf2ff;white-space:pre-wrap;margin:0;line-height:1.65}.chat-history-actions{flex-wrap:wrap;gap:10px;display:flex}.chat-history-actions button,.admin-social-section button{border:1px solid var(--line);color:#fff;background:#ffffff14;border-radius:999px;margin-top:10px;padding:8px 12px}.admin-social-card h3{margin:0 0 5px;font-size:20px}.admin-social-card>small{color:var(--orange);margin:10px 0 16px;display:block}@media (width<=1180px){.admin-stats-six{grid-template-columns:repeat(3,1fr)}.chat-history-grid,.admin-social-grid{grid-template-columns:1fr}}@media (width<=680px){.admin-stats-six{grid-template-columns:1fr}}.calling-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.calling-header h2{margin:0 0 8px;font-size:30px}.calling-header p{color:var(--muted);margin:0;line-height:1.6}.calling-control-box{border:1px solid var(--line);background:#030a196b;border-radius:22px;gap:12px;margin-bottom:22px;padding:18px;display:grid}.calling-control-box label{color:var(--orange);font-weight:850}.calling-control-box select{border:1px solid var(--line);color:#fff;background:#030a1994;border-radius:15px;width:100%;padding:13px 14px}.calling-control-box select option{color:#111}.call-record-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.call-record-card{border:1px solid var(--line);background:#030a196b;border-radius:22px;padding:18px}@media (width<=900px){.calling-header{flex-direction:column}.call-record-grid{grid-template-columns:1fr}}.video-player-box{justify-content:flex-start;padding:18px}.service-video{border:1px solid var(--line);background:#000;border-radius:24px;width:100%;max-height:360px}.video-note{margin-top:16px}.video-note h3{margin:0 0 8px}.video-note p{color:var(--muted);margin:0;line-height:1.6}.social-form textarea{border:1px solid var(--line);color:#fff;resize:vertical;background:#030a1994;border-radius:15px;outline:none;width:100%;padding:13px 14px;line-height:1.6}.generated-image-box{border:1px solid var(--line);background:#030a1973;border-radius:20px;margin-top:18px;padding:16px}.generated-image-box img{border:1px solid var(--line);border-radius:16px;width:100%;margin-bottom:14px}.call-consent-box{border:1px solid var(--line);color:var(--muted);background:#ffffff0f;border-radius:16px;align-items:flex-start;gap:12px;margin:16px 0;padding:14px 16px;line-height:1.5;display:flex}.call-consent-box input{accent-color:#ff9d21;width:18px;height:18px;margin-top:3px}.call-consent-box span{font-size:14px}.all-services-section{padding:70px 5%;position:relative}.all-services-box{background:radial-gradient(circle at 10% 0,#19c6ff38,#0000 34%),radial-gradient(circle at 90% 10%,#ff9d2133,#0000 32%),linear-gradient(135deg,#050e23eb,#061530d6);border:1px solid #ffffff24;border-radius:38px;padding:34px;position:relative;overflow:hidden;box-shadow:0 34px 100px #00000059}.all-services-top{grid-template-columns:1.35fr .65fr;align-items:stretch;gap:28px;margin-bottom:28px;display:grid}.services-content h2{color:#fff;letter-spacing:-1.8px;margin:14px 0;font-size:clamp(30px,4.5vw,58px);line-height:1.05}.services-content p{max-width:860px;color:var(--muted);font-size:16px;line-height:1.8}.services-price-strip{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:26px;padding:18px;display:flex}.services-price-strip strong{color:#ffb24a;letter-spacing:-1px;font-size:clamp(28px,4vw,48px);display:block}.services-price-strip span{color:#ffffffb8;margin-top:4px;font-size:14px;display:block}.services-visual-card{text-align:center;background:linear-gradient(#ffffff24,#ffffff0d),#ffffff0f;border:1px solid #ffffff29;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:26px;display:flex;position:relative;overflow:hidden}.services-visual-glow{filter:blur(35px);background:#ff9d2138;border-radius:50%;width:260px;height:260px;position:absolute;top:-70px;right:-80px}.visual-logo-circle{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:32px;place-items:center;width:125px;height:125px;margin-bottom:18px;display:grid;position:relative;box-shadow:0 24px 70px #0000004d}.visual-logo-circle img{object-fit:contain;width:86px;height:86px}.services-visual-card h3{color:#fff;margin:0;font-size:24px;position:relative}.services-visual-card p{color:var(--muted);margin:8px 0 20px;position:relative}.visual-mini-grid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;display:grid;position:relative}.visual-mini-grid span{color:#ffffffd1;background:#00000038;border:1px solid #ffffff1f;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800}.services-card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-mini-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;padding:20px;transition:all .25s}.service-mini-card:hover{background:#ffffff1a;border-color:#ff9d2159;transform:translateY(-6px)}.service-mini-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.service-mini-head span{color:#ffb24a;background:#ff9d2129;border-radius:14px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.service-mini-head strong{color:#19c6ff;text-align:right;font-size:13px}.service-mini-card h3{color:#fff;margin:0 0 10px;font-size:18px}.service-mini-card p{color:var(--muted);min-height:92px;font-size:14px;line-height:1.6}.service-mini-card ul{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.service-mini-card li{color:#ffffffc7;align-items:flex-start;gap:8px;font-size:13px;display:flex}.service-mini-card li:before{content:"✓";color:#ffb24a;font-weight:900}.services-terms-box{color:#ffffffb3;background:#0003;border:1px solid #ffffff1a;border-radius:20px;margin-top:22px;padding:18px 20px;font-size:13px;line-height:1.7}.services-terms-box strong{color:#fff;margin-right:8px}@media (width<=1100px){.all-services-top{grid-template-columns:1fr}.services-card-grid{grid-template-columns:repeat(2,1fr)}.service-mini-card p{min-height:auto}}@media (width<=700px){.all-services-section{padding:45px 4%}.all-services-box{border-radius:28px;padding:20px}.services-price-strip{flex-direction:column;align-items:stretch}.services-price-strip .primary-btn{justify-content:center;width:100%}.services-card-grid,.visual-mini-grid{grid-template-columns:1fr}}.video-player-box{border:1px solid var(--line);background:#000;border-radius:34px;min-height:360px;display:block;overflow:hidden;box-shadow:0 28px 80px #00000061;padding:0!important}.service-video{object-fit:cover;background:#000;width:100%;height:100%;min-height:360px;display:block;border:0!important;border-radius:0!important;max-height:none!important}.video-note,.play-circle{display:none!important}.chat-teaser{z-index:79;text-align:left;color:#071126;background:linear-gradient(135deg, var(--orange), var(--yellow));border:1px solid #ffd84d61;border-radius:20px;max-width:280px;padding:12px 14px;animation:2.2s infinite chatPulse;position:fixed;bottom:30px;right:96px;box-shadow:0 18px 45px #ff9d2147}.chat-teaser strong{font-size:14px;font-weight:950;display:block}.chat-teaser span{margin-top:3px;font-size:12px;font-weight:750;line-height:1.35;display:block}.chat-toggle.open{color:#fff;border:1px solid var(--line);background:#ffffff1f}@keyframes chatPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.mobile-demo-link{font-weight:900;color:#071126!important;background:linear-gradient(135deg, var(--orange), var(--yellow))!important}@media (width<=980px){.navbar{height:auto;min-height:70px;padding:10px 4%}.brand img{height:48px}.nav-actions{gap:8px}.language-select{max-width:105px;padding:9px 8px;font-size:13px}.hero,.service-hero,.lead-section{padding-left:5%;padding-right:5%;grid-template-columns:1fr!important}.hero{min-height:auto;padding-top:54px}.hero h1,.service-hero h1{letter-spacing:-1.3px;font-size:clamp(34px,11vw,54px)}.hero p,.service-hero p{font-size:16px}.hero-panel{width:100%}.ai-card{min-height:auto;padding:24px}.mini-stats{grid-template-columns:1fr}.service-grid,.industry-grid,.feature-list,.form-grid{grid-template-columns:1fr!important}.section{padding:58px 5%}.service-hero{gap:28px;min-height:auto;padding-top:48px}.video-player-box,.service-video{min-height:230px}.footer{flex-direction:column;padding:34px 5%}.admin-page{padding-left:4%;padding-right:4%}.admin-layout,.admin-stats-grid,.admin-stats-six{grid-template-columns:1fr!important}.chat-widget{border-radius:22px;width:calc(100vw - 24px);height:min(560px,100vh - 112px);bottom:84px;right:12px}.chat-toggle{width:58px;height:58px;bottom:16px;right:16px}.chat-teaser{max-width:calc(100vw - 160px);padding:10px 12px;bottom:19px;right:84px}.chat-teaser span{display:none}}@media (width<=520px){.hero-actions,.services-price-strip,.page-links,.footer-links{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn,.demo-btn,.page-links button,.footer-links button{width:100%}.section-head{text-align:left}.lead-form{border-radius:22px;padding:18px}.chat-teaser{max-width:190px;right:84px}}.portal-root{color:#fff;background:radial-gradient(circle at 0 0,#12356e 0%,#071126 35%,#020817 100%);min-height:100vh}.portal-navbar{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030a19db;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;height:78px;padding:0 7%;display:flex;position:sticky;top:0}.portal-brand img{width:auto;height:58px}.portal-navbar nav{gap:10px;display:flex}.portal-navbar nav a{color:#b7c4dd;border-radius:12px;padding:10px 14px;text-decoration:none}.portal-navbar nav a:hover{color:#fff;background:#ffffff1a}.portal-page{min-height:calc(100vh - 78px)}.portal-hero{background:radial-gradient(circle at 0 0,#19c6ff2e,#0000 34%),radial-gradient(circle at 100% 100%,#ff9d212e,#0000 34%);grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;padding:72px 7%;display:grid}.portal-hero.compact{grid-template-columns:1fr;min-height:360px}.portal-hero h1{letter-spacing:-2px;margin:14px 0 20px;font-size:clamp(40px,6vw,74px);line-height:1}.portal-hero p,.portal-copy{color:#b7c4dd;max-width:850px;font-size:18px;line-height:1.75}.portal-tag{color:#ffe7b5;background:#ff9d211f;border:1px solid #ff9d214d;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:800;display:inline-flex}.portal-back{color:#b7c4dd;align-items:center;gap:7px;margin-bottom:16px;text-decoration:none;display:inline-flex}.portal-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.portal-primary,.portal-secondary,.portal-download-btn{border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.portal-primary{color:#071126;background:linear-gradient(135deg,#ff9d21,#ffd84d);border:0;padding:14px 22px}.portal-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff24;padding:14px 22px}.disabled{opacity:.5;pointer-events:none}.portal-glass-card,.portal-product-card,.portal-form,.portal-content-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:28px;box-shadow:0 26px 80px #0000004d}.portal-glass-card{padding:26px}.portal-mini-edition{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:5px;padding:14px 0;display:flex}.portal-mini-edition span{color:#b7c4dd}.portal-section{padding:70px 7%}.portal-section-head{text-align:center;margin-bottom:28px}.portal-section h2{margin:12px 0;font-size:clamp(30px,4vw,50px)}.portal-two-col{grid-template-columns:1fr 1fr;gap:34px;display:grid}.portal-feature-list{gap:12px;display:grid}.portal-feature-list>div{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:10px;padding:16px;display:flex}.portal-feature-list svg{color:#47e6b1;flex:none}.portal-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.portal-product-card{padding:26px}.portal-card-icon{background:linear-gradient(135deg,#19c6ff2e,#ff9d212e);border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:16px;display:grid}.portal-product-title-row{justify-content:space-between;gap:18px;display:flex}.portal-product-title-row small{color:#ffb14e}.portal-product-card h2{margin:5px 0 12px;font-size:28px}.portal-product-card>p{color:#b7c4dd;line-height:1.7}.portal-version{color:#92f0ce;background:#47e6b121;border:1px solid #47e6b14d;border-radius:999px;height:max-content;padding:6px 10px;font-size:12px;font-weight:800}.portal-version.muted{color:#b7c4dd;background:#ffffff0d;border-color:#ffffff26}.portal-editions{gap:12px;margin-top:20px;display:grid}.portal-edition{background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;grid-template-columns:150px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.portal-edition span{color:#b7c4dd;font-size:14px}.portal-download-btn{color:#04111f;background:linear-gradient(135deg,#19c6ff,#47e6b1);padding:10px 15px}.portal-card-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:18px;display:flex}.portal-card-actions a{color:#ffd84d;font-weight:800;text-decoration:none}.portal-card-actions span{color:#8292af;font-size:12px}.portal-edition-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.portal-edition-grid article{background:#ffffff12;border:1px solid #ffffff1f;border-radius:22px;padding:24px}.portal-edition-grid h3{margin:0 0 10px;font-size:25px}.portal-edition-grid p{color:#b7c4dd;line-height:1.6}.portal-edition-grid span{color:#dce8ff;padding:6px 0;display:block}.portal-form{max-width:1050px;margin:auto;padding:28px}.portal-form-head{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.portal-form-head h2{margin:0;font-size:30px}.portal-form-head p{color:#b7c4dd}.portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portal-field{gap:7px;display:grid}.portal-field span{color:#dce8ff;font-weight:700}.portal-field input,.portal-field textarea,.portal-field select{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:14px;outline:none;width:100%;padding:13px}.portal-field select option{color:#111}.portal-field.span-2,.portal-checkbox{grid-column:1/-1}.portal-checkbox{color:#dce8ff;background:#ffffff0d;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.portal-primary.submit{cursor:pointer;margin-top:22px}.portal-error,.portal-success,.portal-loading{border:1px solid;border-radius:15px;max-width:1050px;margin:16px auto;padding:15px 18px}.portal-error{color:#ffd1d1;background:#ff44441a;border-color:#ff44444d}.portal-success{color:#bcffe7;background:#47e6b11a;border-color:#47e6b14d}.portal-loading{color:#dce8ff;background:#ffffff0f;border-color:#ffffff1f;align-items:center;gap:10px;display:flex}.portal-spin{animation:1s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.portal-rich-copy{white-space:pre-wrap;color:#dce8ff;max-width:1000px;font-size:18px;line-height:1.8}.portal-content-card{margin-top:18px;padding:24px}.portal-content-card p{color:#b7c4dd;line-height:1.75}.portal-footer{text-align:center;color:#b7c4dd;background:#040b19;border-top:1px solid #ffffff1f;flex-direction:column;gap:7px;padding:34px 7%;display:flex}.portal-footer strong{color:#fff;font-size:20px}@media (width<=900px){.portal-navbar{padding:0 4%}.portal-navbar nav{gap:2px}.portal-navbar nav a{padding:8px;font-size:13px}.portal-brand img{height:46px}.portal-hero,.portal-two-col,.portal-product-grid,.portal-edition-grid,.portal-edition,.portal-form-grid{grid-template-columns:1fr}.portal-field.span-2,.portal-checkbox{grid-column:auto}.portal-hero,.portal-section{padding-left:5%;padding-right:5%}}@media (width<=560px){.portal-navbar{align-items:flex-start;height:auto;min-height:78px;padding-top:10px;padding-bottom:10px}.portal-navbar nav{grid-template-columns:repeat(2,auto);display:grid}.portal-brand img{height:40px}.portal-hero h1{font-size:40px}.portal-hero p{font-size:16px}.portal-section{padding-top:45px;padding-bottom:45px}}
