:root{
  --purple:#7c22ff;--pink:#ff2bd6;--deep:#16072d;--navy:#070b1f;--blue:#14b8ff;--white:#fff;--muted:#d7ccff;--glass:rgba(255,255,255,.11);--line:rgba(255,255,255,.18);--shadow:0 28px 90px rgba(41,0,88,.35)
}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:92px}body{font-family:Manrope,Arial,sans-serif;background:#0d071c;color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}.wrap{width:min(1240px,92vw);margin:auto}.btn{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.28);border-radius:14px;padding:15px 24px;font-weight:900;background:linear-gradient(135deg,var(--pink),#ff7b1a);color:#fff;box-shadow:0 18px 45px rgba(255,43,214,.25);transition:.25s}.btn:hover{transform:translateY(-3px)}.btn.outline{background:rgba(255,255,255,.08);box-shadow:none}.badge{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:800;color:#efe7ff}.badge i{color:#ff9cff}
.nav{position:sticky;top:0;z-index:1000;background:rgba(42,10,93,.76);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.12)}.nav-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px}.logo-mark{width:58px;height:48px;position:relative}.logo-mark:before,.logo-mark:after{content:"";position:absolute;inset:5px;border-radius:8px;transform:skewX(-28deg);background:linear-gradient(135deg,#ff26df,#008cff)}.logo-mark:after{inset:18px 7px 5px 18px;background:linear-gradient(135deg,#8237ff,#12c7ff)}.brand h2{font-size:30px;letter-spacing:-1px;line-height:1}.brand p{font-size:12px;font-weight:800;color:#eee}.menu{display:flex;gap:23px;font-size:13px;font-weight:800}.menu a:hover{color:#ff9cff}.actions{display:flex;align-items:center;gap:12px}.call{padding:13px 17px;border-radius:14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.15);font-weight:900}.hamb{display:none;border:0;background:#fff;color:#28104c;border-radius:14px;width:46px;height:46px;font-size:23px}
.hero{position:relative;min-height:760px;overflow:hidden;background:
linear-gradient(90deg,rgba(26,5,61,.98) 0%,rgba(65,14,130,.92) 34%,rgba(58,14,110,.35) 58%,rgba(0,0,0,.05) 100%),
url('../images/hero-building.webp') center right/cover}.hero:before{content:"";position:absolute;inset:0;background:
radial-gradient(circle at 28% 18%,rgba(255,43,214,.28),transparent 32%),
radial-gradient(circle at 76% 28%,rgba(20,184,255,.18),transparent 27%)}.hero:after{content:"";position:absolute;left:34%;top:12%;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.08));filter:blur(.2px)}.hero-content{position:relative;z-index:3;padding:95px 0 0;max-width:610px}.hero h1{font-size:clamp(42px,5.4vw,76px);line-height:1.02;letter-spacing:-3px;margin:22px 0}.hero p{font-size:18px;line-height:1.8;color:#eee1ff;margin-bottom:32px;max-width:560px}.hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hero-stats{position:relative;z-index:4;margin-top:88px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.16));border:1px solid rgba(255,255,255,.14);border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;box-shadow:var(--shadow)}.hero-stat{padding:28px 34px;border-right:1px solid rgba(255,255,255,.12)}.hero-stat:last-child{border-right:0}.hero-stat h3{font-size:32px}.hero-stat p{font-size:12px;margin:2px 0 0;color:#e7dfff}.quick{position:relative;z-index:5;margin-top:0;background:#fff;color:#0c1020;border-radius:0 0 26px 26px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 45px rgba(0,0,0,.16)}.quick div{padding:22px;display:flex;gap:14px;align-items:center;border-right:1px solid #eee}.quick div:last-child{border-right:0}.quick i{width:42px;height:42px;border-radius:14px;background:#f3e9ff;color:#8a24ff;display:grid;place-items:center;font-size:20px}.quick b{display:block;font-size:14px}.quick small{color:#667085;font-weight:700}.float-card{position:absolute;z-index:6;right:8%;top:170px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);padding:18px;border-radius:22px;box-shadow:var(--shadow);min-width:190px}.float-card.two{right:19%;top:440px}.float-card h4{font-size:13px;color:#f2e8ff}.float-card strong{font-size:28px;display:block;margin-top:7px}.float-card span{color:#58ffb5;font-weight:900;font-size:13px}.ai-ring{position:absolute;right:13%;top:245px;width:120px;height:120px;border-radius:50%;border:2px solid rgba(69,219,255,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff;box-shadow:0 0 50px rgba(20,184,255,.35);z-index:5;animation:pulse 2.8s ease-in-out infinite;text-align:center;padding-top:2px}.ai-ring-top{font-size:15px;font-weight:800;line-height:1.05;color:#ffffff;white-space:nowrap}.ai-ring-bottom{font-size:24px;font-weight:900;line-height:1;color:#67f2ff;text-shadow:0 0 14px rgba(103,242,255,.35)}@keyframes pulse{50%{transform:scale(1.08);box-shadow:0 0 80px rgba(255,43,214,.45)}}
section{padding:90px 0}.head{text-align:center;max-width:820px;margin:0 auto 46px}.eyebrow{display:inline-block;color:#ffb0ff;letter-spacing:3px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:12px}.head h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-2px}.head p{color:#d9cff5;line-height:1.8;margin-top:14px}.light{background:#f7f3ff;color:#10182f}.light .head p{color:#667085}.light .eyebrow{color:#8b23ff}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:#fff;border:1px solid #eadfff;border-radius:28px;padding:30px;min-height:250px;box-shadow:0 18px 55px rgba(80,31,150,.08);transition:.25s}.product:hover{transform:translateY(-8px);box-shadow:0 30px 80px rgba(124,34,255,.18)}.product i{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#f4eaff,#fff0fb);color:#7b22ff;font-size:26px;margin-bottom:20px}.product h3{font-size:20px;margin-bottom:12px}.product p{font-size:14px;color:#667085;line-height:1.75}.product .tag{display:inline-flex;margin-top:18px;padding:8px 12px;border-radius:999px;background:#f3e9ff;color:#7920ff;font-weight:900;font-size:12px}.platform{background:radial-gradient(circle at 20% 0%,rgba(255,43,214,.22),transparent 28%),linear-gradient(135deg,#10051f,#250b4d)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.panel{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:32px;padding:34px;box-shadow:var(--shadow)}.panel h3{font-size:34px;letter-spacing:-1px;margin-bottom:14px}.panel p,.panel li{color:#d9cff5;line-height:1.85}.panel ul{padding-left:20px;margin-top:15px}.building-card{min-height:460px;border-radius:34px;background:linear-gradient(135deg,rgba(124,34,255,.18),rgba(255,43,214,.13)),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=1600&auto=format&fit=crop') center/cover;box-shadow:var(--shadow);position:relative;overflow:hidden}.building-card:before{content:"AI AUTOMATION";position:absolute;right:24px;top:24px;padding:14px 18px;border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(12px);font-weight:900;letter-spacing:2px}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;background:linear-gradient(160deg,rgba(255,255,255,.13),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:28px;min-height:180px}.step span{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--pink),var(--purple));display:grid;place-items:center;font-weight:900;margin-bottom:18px}.step p{color:#d9cff5;font-size:14px;line-height:1.7;margin-top:8px}.skills{display:grid;grid-template-columns:1fr 1fr;gap:18px}.skill{background:#fff;border:1px solid #eadfff;border-radius:22px;padding:20px}.skill-title{display:flex;justify-content:space-between;font-weight:900}.bar{height:12px;border-radius:99px;background:#eee4ff;margin-top:12px;overflow:hidden}.bar span{display:block;height:100%;background:linear-gradient(90deg,var(--purple),var(--pink));border-radius:99px}.clients{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.client{height:78px;border-radius:20px;background:#fff;border:1px solid #eadfff;display:grid;place-items:center;font-weight:900;color:#24113f}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.contact-card,.form{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:32px;padding:32px}.contact-card p{color:#d9cff5;line-height:1.9;margin:14px 0}.form input,.form textarea{width:100%;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;margin-bottom:14px;font:inherit}.form input::placeholder,.form textarea::placeholder{color:#c9bce8}.form textarea{min-height:120px}.footer{padding:46px 0 95px;background:#090314;color:#d9cff5}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer h3{color:#fff;margin-bottom:13px}.footer a,.footer p{display:block;color:#d9cff5;line-height:1.9}.bottom{position:sticky;bottom:0;z-index:90;background:#fff;color:#0c1020;border-radius:20px 20px 0 0;box-shadow:0 -15px 45px rgba(0,0,0,.16);display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.bottom a{padding:18px;font-weight:900;border-right:1px solid #eee}.bottom a:last-child{border-right:0}.wa{position:fixed;right:24px;bottom:80px;z-index:95;width:62px;height:62px;border-radius:50%;background:#20d66b;color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 12px 30px rgba(32,214,107,.42)}
@media(max-width:1050px){.hamb{display:block}.menu{display:none;position:absolute;left:4vw;right:4vw;top:82px;flex-direction:column;background:#241046;border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:20px}.menu.open{display:flex;max-height:calc(100vh - 100px);overflow-y:auto;-webkit-overflow-scrolling:touch}.actions{display:none}.hero{min-height:auto}.hero-content{padding:65px 0}.float-card,.ai-ring{display:none}.hero-stats,.quick,.products,.workflow{grid-template-columns:repeat(2,1fr)}.split,.skills,.contact-grid,.footer-grid{grid-template-columns:1fr}.clients{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.brand h2{font-size:24px}.hero h1{font-size:38px;letter-spacing:-1.5px}.hero-stats,.quick,.products,.workflow,.clients{grid-template-columns:1fr}.bottom{grid-template-columns:1fr 1fr}.hero-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}}

/* HD recreated building background */
.hero{background-position:center right!important;background-size:cover!important}
@media(max-width:1050px){.hero{background-position:62% center!important}}
@media(max-width:650px){.hero{background-position:68% center!important}}

/* CREATIVE COMPACT HERO UPGRADE */
.hero{min-height:620px!important;background-position:center right!important;}
.hero-content{padding:64px 0 0!important;max-width:560px!important;}
.hero h1{font-size:clamp(42px,5vw,68px)!important;line-height:1.03!important;margin:18px 0!important;}
.hero p{font-size:17px!important;line-height:1.65!important;margin-bottom:24px!important;}
.hero-stats{margin-top:56px!important;border-radius:24px!important;background:linear-gradient(90deg,rgba(80,18,138,.58),rgba(236,43,214,.20),rgba(255,255,255,.10))!important;backdrop-filter:blur(16px)!important;}
.hero-stat{padding:20px 28px!important;}
.quick div{padding:17px 22px!important;}
.float-card{top:125px!important;right:7%!important;background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(124,34,255,.18))!important;}
.float-card.two{top:355px!important;right:19%!important;}
.ai-ring{top:238px!important;right:12%!important;width:106px!important;height:106px!important;font-size:34px!important;}
.ai-orbit{position:absolute;right:8.5%;top:202px;width:185px;height:185px;border:1px dashed rgba(95,238,255,.55);border-radius:50%;z-index:5;animation:spinAi 16s linear infinite;}
.ai-orbit span{position:absolute;width:12px;height:12px;border-radius:50%;background:#63f4ff;box-shadow:0 0 22px #63f4ff;}
.ai-orbit span:nth-child(1){left:50%;top:-6px}.ai-orbit span:nth-child(2){right:4px;bottom:34px;background:#ff40db;box-shadow:0 0 22px #ff40db}.ai-orbit span:nth-child(3){left:14px;bottom:16px;background:#a855f7;box-shadow:0 0 22px #a855f7}
@keyframes spinAi{to{transform:rotate(360deg)}}
.ai-panel{position:absolute;right:4.5%;bottom:170px;z-index:7;width:260px;padding:18px 20px;border-radius:22px;background:rgba(10,5,40,.42);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(18px);box-shadow:0 20px 60px rgba(0,0,0,.22);}
.ai-panel b{display:block;font-size:15px;color:#fff}.ai-panel small{display:block;color:#ded6ff;margin-top:6px;line-height:1.45}.ai-panel em{display:inline-flex;margin-top:12px;padding:7px 12px;border-radius:999px;background:rgba(99,244,255,.16);color:#63f4ff;font-style:normal;font-weight:900;font-size:12px}
.scan-line{position:absolute;right:0;top:86px;bottom:0;width:58%;z-index:2;background:linear-gradient(90deg,transparent,rgba(99,244,255,.16),transparent);clip-path:polygon(42% 0,44% 0,12% 100%,10% 100%);animation:scanMove 4s ease-in-out infinite;pointer-events:none;}
@keyframes scanMove{50%{transform:translateX(55px);opacity:.35}}
@media(max-width:1050px){.hero{min-height:auto!important}.hero-content{padding:48px 0 0!important}.ai-panel,.ai-orbit,.scan-line{display:none}.hero-stats{margin-top:42px!important}.float-card,.ai-ring{display:none!important}}
@media(max-width:650px){.hero{background-position:65% center!important}.hero h1{font-size:36px!important}.hero-stats{margin-top:34px!important}.quick div{padding:15px!important}}


/* CLEAN HERO FINAL: remove background text/shadow and keep AI creative only */
.hero *{text-shadow:none!important;}
.hero-content:before,.hero-content:after,.hero-title:before,.hero-title:after,.bg-text,.shadow-text,.watermark,.hero-bg-text,.floating-text{display:none!important;content:none!important;}
.hero{min-height:600px!important;background-size:cover!important;background-position:center right!important;}
.hero:before{background:linear-gradient(90deg,rgba(18,4,49,.96) 0%,rgba(74,11,126,.84) 34%,rgba(83,12,133,.34) 58%,rgba(0,0,0,.08) 100%),radial-gradient(circle at 18% 36%,rgba(255,43,214,.24),transparent 32%),radial-gradient(circle at 76% 38%,rgba(20,184,255,.18),transparent 26%)!important;}
.hero:after{opacity:.65!important;}
.hero h1{font-weight:900!important;color:#fff!important;}
.hero h1 span,.hero .grad{background:linear-gradient(135deg,#fff,#d68cff,#ff67d8)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;}
.ai-line-net{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden;}
.ai-line-net span{position:absolute;height:1px;width:160px;background:linear-gradient(90deg,transparent,#63f4ff,transparent);opacity:.45;animation:netMove 7s linear infinite;}
.ai-line-net span:nth-child(1){top:28%;left:42%;animation-delay:0s}.ai-line-net span:nth-child(2){top:48%;left:55%;animation-delay:1.8s;width:210px}.ai-line-net span:nth-child(3){top:62%;left:48%;animation-delay:3.2s;width:130px}
@keyframes netMove{0%{transform:translateX(-40px) rotate(-12deg);opacity:0}20%,75%{opacity:.55}100%{transform:translateX(170px) rotate(-12deg);opacity:0}}
@media(max-width:1050px){.hero{min-height:auto!important;background-position:62% center!important}}
@media(max-width:650px){.hero{background-position:70% center!important}.hero:before{background:linear-gradient(90deg,rgba(18,4,49,.98),rgba(74,11,126,.78))!important}}



/* ===== AI GIRL + CREATIVE PRODUCTS SECTION UPGRADE ===== */
#products.ai-products-section{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 10%, rgba(255,43,214,.13), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(20,184,255,.16), transparent 30%),
    linear-gradient(180deg,#fbf7ff 0%,#f3ecff 100%) !important;
}
#products.ai-products-section:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.55;
  background-image:linear-gradient(rgba(124,34,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(124,34,255,.07) 1px,transparent 1px);
  background-size:64px 64px;
}
.ai-products-wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}
.ai-products-left .head{text-align:left;margin:0 0 28px;max-width:680px}
.ai-products-left .head h2{font-size:clamp(34px,4vw,58px)}
.ai-products-left .head h2 span{background:linear-gradient(135deg,#7c22ff,#ff2bd6);-webkit-background-clip:text;background-clip:text;color:transparent}
.ai-products-left .head p{max-width:560px}
.products.ai-grid{grid-template-columns:repeat(2,1fr);gap:18px}
.product.ai-card{position:relative;overflow:hidden;min-height:205px;border-radius:28px;background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border:1px solid rgba(124,34,255,.13);box-shadow:0 18px 45px rgba(80,31,150,.10)}
.product.ai-card:before{content:"AI";position:absolute;right:18px;top:16px;font-size:12px;font-weight:900;color:#7c22ff;border:1px dashed rgba(124,34,255,.45);padding:6px 8px;border-radius:10px;background:rgba(255,255,255,.72)}
.product.ai-card:after{content:"";position:absolute;right:-48px;bottom:-48px;width:125px;height:125px;border-radius:50%;background:radial-gradient(circle,rgba(255,43,214,.14),transparent 65%)}
.product.ai-card i{background:linear-gradient(135deg,#efe5ff,#ffeaff);color:#7c22ff;box-shadow:0 12px 30px rgba(124,34,255,.16)}
.product.ai-card:nth-child(2) i{color:#ff8a00;background:linear-gradient(135deg,#fff3dc,#fff0fb)}
.product.ai-card:nth-child(3) i{color:#00a9c8;background:linear-gradient(135deg,#e7fcff,#f5eaff)}
.product.ai-card:nth-child(4) i{color:#6a36ff;background:linear-gradient(135deg,#f0e9ff,#fff0fb)}
.product.ai-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 30px 80px rgba(124,34,255,.22)}
.ai-girl-zone{position:relative;min-height:690px;border-radius:44px;background:linear-gradient(145deg,rgba(31,8,76,.98),rgba(121,33,204,.72)),url('../images/hero-building.webp') center/cover;overflow:hidden;box-shadow:0 30px 90px rgba(41,0,88,.28);border:1px solid rgba(255,255,255,.20)}
.ai-girl-zone:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 46% 42%,rgba(20,184,255,.22),transparent 24%),linear-gradient(90deg,rgba(22,7,45,.82),rgba(22,7,45,.12))}
.ai-girl-img{position:absolute;left:-22px;bottom:-18px;height:92%;z-index:2;filter:drop-shadow(0 25px 50px rgba(20,184,255,.32));opacity:.96}
.ai-orb-main{position:absolute;right:54px;top:78px;width:150px;height:150px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:46px;font-weight:900;z-index:4;border:2px solid rgba(69,219,255,.75);background:rgba(33,11,80,.38);box-shadow:0 0 60px rgba(20,184,255,.38);animation:orbPulse 3s ease-in-out infinite}
.ai-orb-main:before,.ai-orb-main:after{content:"";position:absolute;inset:-20px;border-radius:50%;border:1px solid rgba(69,219,255,.32);animation:rotateOrb 8s linear infinite}.ai-orb-main:after{inset:-40px;border-color:rgba(255,43,214,.25);animation-duration:12s}
.ai-mini-panel{position:absolute;z-index:5;right:28px;bottom:130px;width:250px;padding:20px;border-radius:24px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(18px);color:#fff;box-shadow:0 20px 60px rgba(0,0,0,.22)}
.ai-mini-panel b{font-size:28px;display:block;margin:6px 0}.ai-mini-panel span{color:#62ffc1;font-weight:900}.ai-mini-panel .bars{display:flex;align-items:end;gap:7px;height:54px;margin-top:12px}.ai-mini-panel .bars i{display:block;width:16px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#ff2bd6,#14b8ff);animation:barUp 1.8s ease-in-out infinite}.ai-mini-panel .bars i:nth-child(1){height:28%;animation-delay:.1s}.ai-mini-panel .bars i:nth-child(2){height:55%;animation-delay:.3s}.ai-mini-panel .bars i:nth-child(3){height:78%;animation-delay:.5s}.ai-mini-panel .bars i:nth-child(4){height:44%;animation-delay:.7s}
.ai-chat-card{position:absolute;z-index:5;left:36px;top:42px;width:250px;padding:18px;border-radius:22px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.20)}
.ai-chat-card h4{display:flex;gap:10px;align-items:center;margin-bottom:8px}.ai-chat-card i{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#ff2bd6,#7c22ff);display:grid;place-items:center}.ai-chat-card p{font-size:13px;line-height:1.55;color:#efe7ff}.ai-dots span{position:absolute;width:9px;height:9px;background:#4de0ff;border-radius:50%;box-shadow:0 0 20px #4de0ff;z-index:4;animation:floatDot 5s ease-in-out infinite}.ai-dots span:nth-child(1){left:42%;top:22%}.ai-dots span:nth-child(2){right:31%;top:48%;animation-delay:1s;background:#ff4de3;box-shadow:0 0 20px #ff4de3}.ai-dots span:nth-child(3){right:18%;bottom:32%;animation-delay:2s}.ai-dots span:nth-child(4){left:58%;bottom:20%;animation-delay:3s;background:#8b5cff;box-shadow:0 0 20px #8b5cff}
.ai-feature-strip{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ai-feature{background:#fff;border:1px solid #eadfff;border-radius:22px;padding:18px;box-shadow:0 16px 38px rgba(80,31,150,.08);display:flex;gap:12px;align-items:center}.ai-feature i{width:42px;height:42px;border-radius:14px;background:#f3e9ff;color:#7c22ff;display:grid;place-items:center}.ai-feature b{display:block;font-size:13px}.ai-feature small{color:#667085;font-weight:700}
@keyframes orbPulse{50%{transform:scale(1.06);box-shadow:0 0 90px rgba(255,43,214,.42)}}
@keyframes rotateOrb{to{transform:rotate(360deg)}}
@keyframes barUp{50%{transform:scaleY(.55);opacity:.72}}
@keyframes floatDot{50%{transform:translateY(-22px) translateX(12px)}}
@media(max-width:1050px){.ai-products-wrap{grid-template-columns:1fr}.ai-girl-zone{min-height:560px}.products.ai-grid{grid-template-columns:repeat(2,1fr)}.ai-feature-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.products.ai-grid,.ai-feature-strip{grid-template-columns:1fr}.ai-girl-zone{min-height:500px}.ai-girl-img{height:76%;left:-80px}.ai-orb-main{right:24px;top:70px;width:118px;height:118px;font-size:36px}.ai-mini-panel{right:18px;bottom:70px;width:220px}.ai-chat-card{left:18px;top:22px;width:220px}}


/* === Updated Creative AI Product Section + Chatbot === */
.pro-products{position:relative;overflow:hidden;padding:92px 0 96px!important;background:linear-gradient(135deg,#fff 0%,#f4ecff 44%,#eaf7ff 100%)!important;color:#111827!important;}
.pro-products:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(124,34,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(124,34,255,.075) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(#000 70%,transparent);pointer-events:none;}
.pro-products:after{content:"";position:absolute;width:460px;height:460px;right:-160px;top:40px;background:radial-gradient(circle,rgba(255,43,214,.28),transparent 65%);filter:blur(8px);pointer-events:none;}
.pro-products-wrap{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:stretch;}
.pro-copy{border-radius:36px;padding:38px;background:rgba(255,255,255,.72);border:1px solid rgba(124,34,255,.12);box-shadow:0 24px 80px rgba(44,23,89,.12);backdrop-filter:blur(18px);}
.pro-copy .eyebrow{color:#7c22ff;background:rgba(124,34,255,.09);border-color:rgba(124,34,255,.16)}
.pro-copy h2{font-size:clamp(36px,4.8vw,68px);line-height:1.04;letter-spacing:-2.7px;margin:18px 0 16px;color:#101425;}
.pro-copy h2 span{display:block;background:linear-gradient(90deg,#7c22ff,#ff2bd6,#ff7b1a);-webkit-background-clip:text;color:transparent;}
.pro-copy p{color:#667085;font-size:17px;line-height:1.8;max-width:620px;}
.pro-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;}
.pro-metrics div{border-radius:22px;background:#fff;padding:18px;border:1px solid #eee;box-shadow:0 12px 32px rgba(124,34,255,.08)}
.pro-metrics b{display:block;font-size:28px;color:#7c22ff}.pro-metrics small{color:#667085;font-weight:800;}
.pro-showcase{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;min-height:520px;}
.pro-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-content:stretch;}
.pro-card{position:relative;overflow:hidden;border-radius:30px;padding:26px;background:rgba(255,255,255,.78);border:1px solid rgba(124,34,255,.12);box-shadow:0 18px 55px rgba(37,18,89,.10);transition:.25s;}
.pro-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(124,34,255,.16)}
.pro-card:before{content:"";position:absolute;right:-42px;top:-42px;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,rgba(124,34,255,.14),rgba(255,43,214,.1));}
.pro-card i{width:60px;height:60px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#fff0ff,#fff4e9);color:#8b22ff;font-size:25px;margin-bottom:18px;box-shadow:0 14px 36px rgba(124,34,255,.12)}
.pro-card h3{font-size:20px;color:#101425;margin-bottom:10px;line-height:1.25}.pro-card p{font-size:14px;color:#667085;line-height:1.65;margin-bottom:16px}.pro-card span{display:inline-flex;padding:8px 12px;border-radius:99px;background:rgba(124,34,255,.11);font-size:12px;font-weight:900;color:#7c22ff}.pro-card.hot{background:linear-gradient(150deg,#fff,#f7ecff)}
.pro-ai-stage{position:relative;overflow:hidden;border-radius:38px;background:radial-gradient(circle at 76% 35%,rgba(20,184,255,.42),transparent 24%),linear-gradient(145deg,#23074f,#371178 45%,#101e54);min-height:520px;box-shadow:0 32px 85px rgba(31,10,74,.28);border:1px solid rgba(255,255,255,.28);}
.pro-ai-stage .ai-girl-img{position:absolute!important;height:104%!important;width:auto!important;left:-45px!important;bottom:-70px!important;top:auto!important;object-fit:contain;z-index:2;filter:drop-shadow(0 24px 45px rgba(0,0,0,.35));}
.stage-glow{position:absolute;inset:auto 20px -80px 0;height:270px;background:radial-gradient(circle,rgba(20,184,255,.42),transparent 60%);z-index:1}.pro-ai-stage .ai-orb-main{position:absolute;right:58px;top:92px;width:152px;height:152px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;font-size:48px;border:2px solid #21d4ff;box-shadow:0 0 0 20px rgba(20,184,255,.12),0 0 0 42px rgba(255,43,214,.08);z-index:4;animation:pulseOrb 2.8s infinite ease-in-out;}
.pro-bubble{position:absolute!important;left:38px!important;top:42px!important;right:auto!important;bottom:auto!important;width:280px!important;z-index:5!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;backdrop-filter:blur(18px);box-shadow:0 22px 60px rgba(0,0,0,.22);}
.pro-mini{position:absolute!important;right:35px!important;bottom:35px!important;z-index:5!important;background:rgba(255,255,255,.92)!important;color:#101425!important;}
.neural-lines span{position:absolute;height:2px;width:180px;background:linear-gradient(90deg,transparent,#22d3ee,transparent);right:120px;top:260px;transform:rotate(-20deg);opacity:.7;animation:lineMove 3s infinite linear}.neural-lines span:nth-child(2){top:330px;right:42px;transform:rotate(12deg);animation-delay:.7s}.neural-lines span:nth-child(3){top:190px;right:18px;transform:rotate(36deg);animation-delay:1.2s}
.pro-feature-strip{position:relative;z-index:1;margin-top:26px}.pro-feature-strip .ai-feature{background:rgba(255,255,255,.8)!important;color:#101425!important;border-color:rgba(124,34,255,.12)!important;box-shadow:0 16px 40px rgba(37,18,89,.08)}
.chatbot{position:fixed;right:26px;bottom:92px;z-index:2500;font-family:Manrope,Arial,sans-serif}.chatbot-toggle{width:66px;height:66px;border-radius:50%;border:0;color:#fff;font-size:27px;cursor:pointer;background:linear-gradient(135deg,#7c22ff,#ff2bd6);box-shadow:0 20px 55px rgba(124,34,255,.35);display:grid;place-items:center}.chatbot-panel{position:absolute;right:0;bottom:82px;width:360px;max-width:calc(100vw - 28px);border-radius:28px;background:#fff;color:#111827;box-shadow:0 30px 90px rgba(0,0,0,.22);overflow:hidden;border:1px solid rgba(124,34,255,.14);transform:translateY(18px) scale(.94);opacity:0;pointer-events:none;transition:.25s}.chatbot.open .chatbot-panel{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.chatbot-head{padding:18px;background:linear-gradient(135deg,#34116f,#7c22ff);color:#fff;display:flex;align-items:center;gap:12px}.bot-avatar{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:rgba(255,255,255,.16)}.chatbot-head b{display:block}.chatbot-head small{opacity:.82;font-weight:700}.chatbot-close{margin-left:auto;background:rgba(255,255,255,.14);border:0;color:#fff;width:34px;height:34px;border-radius:12px;cursor:pointer}.chatbot-body{padding:18px;max-height:300px;overflow:auto;background:linear-gradient(#fff,#fbf8ff)}.bot-msg,.user-msg{padding:12px 14px;border-radius:16px;margin-bottom:10px;font-size:14px;line-height:1.55}.bot-msg{background:#f0e8ff;color:#261045;border-top-left-radius:5px}.user-msg{background:#7c22ff;color:#fff;margin-left:auto;max-width:82%;border-top-right-radius:5px}.chatbot-quick{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 14px;background:#fbf8ff}.chatbot-quick button{border:1px solid #eadcff;background:#fff;color:#7c22ff;font-weight:900;border-radius:999px;padding:8px 10px;cursor:pointer}.chatbot-input{display:flex;gap:8px;padding:14px;border-top:1px solid #eee;background:#fff}.chatbot-input input{flex:1;border:1px solid #e7dcff;border-radius:14px;padding:13px;outline:0}.chatbot-input button{border:0;border-radius:14px;padding:0 15px;background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff;cursor:pointer}
@keyframes pulseOrb{50%{transform:scale(1.06)}}@keyframes lineMove{0%{opacity:0;transform:translateX(-30px) rotate(var(--r,0deg))}50%{opacity:.9}100%{opacity:0;transform:translateX(30px) rotate(var(--r,0deg))}}
@media(max-width:1100px){.pro-products-wrap{grid-template-columns:1fr}.pro-showcase{grid-template-columns:1fr}.pro-ai-stage{min-height:560px}.pro-ai-stage .ai-girl-img{left:6%!important;height:98%!important}.pro-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pro-products{padding:56px 0 84px!important}.pro-copy{padding:26px;border-radius:26px}.pro-metrics{grid-template-columns:1fr}.pro-cards{grid-template-columns:1fr}.pro-ai-stage{min-height:470px;border-radius:28px}.pro-ai-stage .ai-girl-img{height:86%!important;left:-25px!important;bottom:-45px!important}.pro-ai-stage .ai-orb-main{right:24px;top:90px;width:116px;height:116px;font-size:34px}.pro-bubble{left:16px!important;top:18px!important;width:235px!important}.pro-mini{right:15px!important;bottom:18px!important;width:210px!important}.chatbot{right:16px;bottom:88px}.chatbot-toggle{width:58px;height:58px}.chatbot-panel{width:330px}}
@media(max-width:520px){.pro-ai-stage .ai-girl-img{left:-80px!important}.pro-bubble{width:215px!important}.pro-mini{display:none!important}.pro-feature-strip{grid-template-columns:1fr!important}.chatbot-panel{right:-2px;width:calc(100vw - 24px)}}



/* === Premium Platform Section Fix + Working Chatbot + Remove WhatsApp === */
.platform.ops-section{position:relative;padding:78px 0 88px;overflow:hidden;background:
 radial-gradient(circle at 12% 18%,rgba(255,43,214,.18),transparent 32%),
 radial-gradient(circle at 86% 34%,rgba(20,184,255,.16),transparent 34%),
 linear-gradient(135deg,#17022e 0%,#26084b 52%,#11031f 100%)}
.platform.ops-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:56px 56px;opacity:.35;pointer-events:none}
.ops-wrap{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;gap:34px;align-items:stretch}
.ops-panel{position:relative;border-radius:34px;padding:38px;background:linear-gradient(160deg,rgba(255,255,255,.14),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(0,0,0,.28);overflow:hidden}
.ops-panel:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-80px;bottom:-80px;background:radial-gradient(circle,rgba(255,43,214,.35),transparent 68%)}
.ops-panel h3{font-size:clamp(31px,3.2vw,48px);line-height:1.08;letter-spacing:-1.8px;margin:10px 0 18px}.ops-panel p{font-size:16px;color:#eadfff;line-height:1.85;max-width:560px}
.ops-list{display:grid;gap:12px;margin:24px 0 26px}.ops-list div{display:flex;gap:12px;align-items:flex-start;color:#f8f3ff;font-weight:800}.ops-list i{width:30px;height:30px;border-radius:11px;display:grid;place-items:center;flex:0 0 30px;background:linear-gradient(135deg,#ff2bd6,#7c22ff);box-shadow:0 10px 24px rgba(255,43,214,.25);font-size:13px}.ops-list small{display:block;color:#cfc2f0;font-weight:600;margin-top:3px;line-height:1.45}
.ops-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ops-metric{border-radius:18px;padding:14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13)}.ops-metric b{font-size:22px;display:block}.ops-metric span{font-size:12px;color:#d9cff5;font-weight:800}
.ops-visual{position:relative;min-height:500px;border-radius:36px;overflow:hidden;background:linear-gradient(135deg,rgba(124,34,255,.28),rgba(255,43,214,.15)),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=1600&auto=format&fit=crop') center/cover;box-shadow:0 30px 100px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.16)}
.ops-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,3,37,.70),rgba(18,3,37,.08) 58%,rgba(18,3,37,.42));z-index:1}.ops-visual:after{content:"";position:absolute;inset:-80px;background:radial-gradient(circle at 78% 45%,rgba(65,220,255,.28),transparent 23%),radial-gradient(circle at 18% 72%,rgba(255,43,214,.28),transparent 28%);z-index:2;animation:pulseGlow 4s ease-in-out infinite alternate}
.ops-orb{position:absolute;z-index:4;right:70px;top:105px;width:178px;height:178px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:48px;font-weight:1000;border:2px solid #42dfff;background:radial-gradient(circle,#33115f 0%,#241043 68%,rgba(0,0,0,.42) 100%);box-shadow:0 0 0 22px rgba(66,223,255,.10),0 0 0 44px rgba(255,43,214,.10),0 0 50px rgba(66,223,255,.35)}
.ops-tag{position:absolute;z-index:5;right:28px;top:26px;padding:13px 18px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.20);font-weight:1000;letter-spacing:2px;backdrop-filter:blur(14px)}
.ops-ai-card{position:absolute;z-index:5;left:28px;top:34px;width:285px;padding:18px;border-radius:22px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);box-shadow:0 20px 60px rgba(0,0,0,.25)}.ops-ai-card h4{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ops-ai-card i{width:36px;height:36px;border-radius:13px;background:linear-gradient(135deg,#ff2bd6,#7c22ff);display:grid;place-items:center}.ops-ai-card p{color:#efe7ff;font-size:13px;line-height:1.6}
.ops-dashboard{position:absolute;z-index:5;left:34px;bottom:30px;width:350px;border-radius:24px;background:rgba(255,255,255,.91);color:#15142d;padding:18px;box-shadow:0 22px 65px rgba(0,0,0,.28)}.ops-dashboard .row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ops-dashboard b{font-size:16px}.ops-dashboard em{font-style:normal;font-weight:1000;color:#7c22ff;background:#f1e6ff;border-radius:999px;padding:6px 10px}.dash-bars{display:grid;gap:8px}.dash-bars span{height:11px;border-radius:999px;background:linear-gradient(90deg,#7c22ff,#ff2bd6);display:block}.dash-bars span:nth-child(2){width:76%;opacity:.8}.dash-bars span:nth-child(3){width:58%;opacity:.65}
.ops-line{position:absolute;z-index:3;height:2px;background:linear-gradient(90deg,transparent,#44e5ff,transparent);animation:scanMove 4s linear infinite}.ops-line.l1{left:18%;right:20%;top:38%}.ops-line.l2{left:35%;right:12%;top:66%;animation-delay:1.2s}.ops-line.l3{left:8%;right:45%;top:82%;animation-delay:2.2s}
@keyframes scanMove{0%{transform:translateX(-40px);opacity:.25}50%{opacity:1}100%{transform:translateX(40px);opacity:.25}}@keyframes pulseGlow{from{transform:scale(1)}to{transform:scale(1.04)}}
.wa{display:none!important}.bottom{grid-template-columns:repeat(4,1fr)!important}
@media(max-width:980px){.ops-wrap{grid-template-columns:1fr}.ops-visual{min-height:480px}.ops-dashboard{width:min(350px,calc(100% - 44px))}}
@media(max-width:620px){.platform.ops-section{padding:46px 0 86px}.ops-panel{padding:26px;border-radius:28px}.ops-metrics{grid-template-columns:1fr}.ops-visual{min-height:530px;border-radius:28px}.ops-ai-card{left:16px;top:16px;width:232px}.ops-orb{right:24px;top:155px;width:122px;height:122px;font-size:34px}.ops-dashboard{left:16px;bottom:18px;width:calc(100% - 32px)}.ops-tag{right:16px;top:280px;font-size:12px}.bottom{grid-template-columns:repeat(2,1fr)!important}.bottom a{font-size:12px;padding:15px 6px}.chatbot{right:14px!important;bottom:78px!important}}


/* === Added: AI Real Estate Process Flow === */
.ai-realestate-flow{
  position:absolute;
  z-index:6;
  right:28px;
  bottom:28px;
  width:390px;
  max-width:calc(100% - 56px);
  border-radius:26px;
  padding:18px;
  background:rgba(14,5,34,.72);
  border:1px solid rgba(255,255,255,.22);
  backdrop-filter:blur(18px);
  box-shadow:0 28px 75px rgba(0,0,0,.32);
}
.ai-realestate-flow .flow-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
}
.ai-realestate-flow .flow-head b{
  color:#fff;
  font-size:15px;
  letter-spacing:.2px;
}
.ai-realestate-flow .flow-head span{
  font-size:11px;
  font-weight:1000;
  letter-spacing:1.5px;
  color:#43e6ff;
  background:rgba(67,230,255,.12);
  border:1px solid rgba(67,230,255,.26);
  border-radius:999px;
  padding:7px 10px;
}
.flow-track{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
}
.flow-track:before{
  content:"";
  position:absolute;
  left:9%;
  right:9%;
  top:28px;
  height:2px;
  background:linear-gradient(90deg,#43e6ff,#ff2bd6,#7c22ff);
  box-shadow:0 0 18px rgba(67,230,255,.55);
  opacity:.9;
}
.flow-step{
  position:relative;
  z-index:1;
  text-align:center;
}
.flow-step i{
  width:42px;
  height:42px;
  margin:0 auto 8px;
  border-radius:16px;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(135deg,#7c22ff,#ff2bd6);
  box-shadow:0 12px 28px rgba(255,43,214,.28);
  border:1px solid rgba(255,255,255,.22);
}
.flow-step strong{
  display:block;
  color:#fff;
  font-size:12px;
  line-height:1.25;
}
.flow-step small{
  display:block;
  color:#d9cff5;
  font-size:10px;
  line-height:1.25;
  margin-top:3px;
}
.ai-process-strip{
  position:relative;
  z-index:2;
  margin-top:28px;
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:12px;
}
.ai-process-item{
  min-height:130px;
  border-radius:22px;
  padding:16px 14px;
  background:linear-gradient(160deg,rgba(255,255,255,.14),rgba(255,255,255,.055));
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 18px 45px rgba(0,0,0,.18);
}
.ai-process-item i{
  width:38px;
  height:38px;
  border-radius:14px;
  display:grid;
  place-items:center;
  margin-bottom:12px;
  background:linear-gradient(135deg,#43e6ff,#7c22ff);
  color:#fff;
}
.ai-process-item b{
  display:block;
  color:#fff;
  font-size:14px;
  margin-bottom:5px;
}
.ai-process-item span{
  display:block;
  color:#d8cdf3;
  font-size:12px;
  line-height:1.45;
}
.ops-dashboard{left:26px!important;bottom:28px!important;width:315px!important}
@media(max-width:1180px){
  .ai-process-strip{grid-template-columns:repeat(3,1fr)}
  .ai-realestate-flow{width:360px}
}
@media(max-width:980px){
  .ai-realestate-flow{right:24px;bottom:115px}
  .ops-dashboard{bottom:28px!important}
}
@media(max-width:620px){
  .ai-process-strip{grid-template-columns:1fr 1fr}
  .ai-realestate-flow{left:16px;right:16px;bottom:110px;width:auto;max-width:none;padding:14px}
  .flow-track{grid-template-columns:repeat(2,1fr)}
  .flow-track:before{display:none}
  .flow-step i{width:38px;height:38px}
  .ops-dashboard{bottom:18px!important;width:calc(100% - 32px)!important}
}
@media(max-width:420px){
  .ai-process-strip{grid-template-columns:1fr}
}



/* === Premium Moving AI Real Estate Flow Section === */
.premium-ai-flow{position:relative;padding:90px 0 105px;background:radial-gradient(circle at 14% 18%,rgba(255,43,214,.16),transparent 34%),radial-gradient(circle at 86% 48%,rgba(20,184,255,.16),transparent 32%),#120022;overflow:hidden;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10)}
.premium-ai-flow:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,transparent,#000 12%,#000 88%,transparent)}
.premium-ai-flow:after{content:"";position:absolute;left:-35%;top:48%;width:38%;height:2px;background:linear-gradient(90deg,transparent,#14b8ff,#ff2bd6,transparent);filter:drop-shadow(0 0 18px #14b8ff);animation:paiScan 5s linear infinite}.pai-head{position:relative;text-align:center;max-width:900px;margin:0 auto 54px}.pai-tag{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:1000;letter-spacing:1.6px;color:#fff}.pai-tag i{color:#37e2ff}.pai-head h2{font-size:clamp(34px,4vw,58px);line-height:1.08;margin:18px 0 14px}.pai-head h2 span{background:linear-gradient(135deg,#8b2cff,#ff2bd6,#ff7b1a);-webkit-background-clip:text;background-clip:text;color:transparent}.pai-head p{color:#d7ccff;line-height:1.8;font-size:17px}.pai-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;gap:44px;align-items:center}.pai-orbit-box{position:relative;min-height:560px;border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.16);overflow:hidden;box-shadow:0 30px 90px rgba(80,0,150,.35)}.pai-orbit-box:before{content:"";position:absolute;inset:-40%;background:conic-gradient(from 90deg,transparent,rgba(20,184,255,.18),transparent,rgba(255,43,214,.18),transparent);animation:paiRotate 18s linear infinite}.pai-orbit-box:after{content:"";position:absolute;inset:1px;border-radius:37px;background:rgba(18,0,34,.62);backdrop-filter:blur(2px)}.pai-orbit-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;border-radius:50%;display:grid;place-items:center;background:#230943;border:2px solid #14d8ff;font-size:58px;font-weight:1000;box-shadow:0 0 55px rgba(20,216,255,.32);z-index:3}.pai-ring{position:absolute;left:50%;top:50%;width:420px;height:420px;margin-left:-210px;margin-top:-210px;border:1px dashed rgba(255,255,255,.30);border-radius:50%;animation:paiRotate 24s linear infinite;z-index:3}.pai-dot{position:absolute;width:163px;padding:11px 10px;border-radius:999px;background:linear-gradient(135deg,#8b2cff,#ff2bd6);font-size:15px;text-align:center;font-weight:1000;box-shadow:0 18px 30px rgba(0,0,0,.26);white-space:nowrap}.pd1{left:144px;top:-18px}.pd2{right:-58px;top:120px}.pd3{right:-40px;bottom:90px}.pd4{left:130px;bottom:-18px}.pd5{left:-55px;bottom:92px}.pd6{left:-60px;top:120px}.pai-particle{position:absolute;width:8px;height:8px;border-radius:50%;background:#14d8ff;box-shadow:0 0 24px #14d8ff;animation:paiParticle 5s linear infinite;z-index:4}.pp1{left:20%;top:18%}.pp2{left:80%;top:35%;animation-delay:1s}.pp3{left:35%;top:82%;animation-delay:2s}.pp4{left:66%;top:72%;animation-delay:3s}.pai-board{position:relative;padding:26px;border-radius:34px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(80,0,150,.35);overflow:hidden}.pai-board:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(20,216,255,.08),transparent);animation:paiBoardGlow 6s ease-in-out infinite}.pai-line{position:absolute;left:55px;top:60px;bottom:60px;width:3px;background:linear-gradient(#14d8ff,#ff2bd6);box-shadow:0 0 20px #14d8ff}.pai-step{position:relative;display:grid;grid-template-columns:58px 1fr auto;gap:16px;align-items:center;padding:18px;margin:14px 0;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);animation:paiFloat 4.5s ease-in-out infinite}.pai-step:nth-of-type(3){animation-delay:.2s}.pai-step:nth-of-type(4){animation-delay:.4s}.pai-step:nth-of-type(5){animation-delay:.6s}.pai-step:nth-of-type(6){animation-delay:.8s}.pai-step:nth-of-type(7){animation-delay:1s}.pai-step:nth-of-type(8){animation-delay:1.2s}.pai-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#ff2bd6,#7c22ff);display:grid;place-items:center;font-size:22px;box-shadow:0 14px 30px rgba(255,43,214,.22)}.pai-step h3{font-size:18px;margin:0;color:#fff}.pai-step p{color:#d8ccff;font-size:13px;margin-top:4px;line-height:1.5}.pai-step b{font-size:12px;color:#14d8ff}.pai-stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.pai-stat{padding:20px;border-radius:20px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);text-align:center;box-shadow:0 18px 48px rgba(0,0,0,.16)}.pai-stat h3{font-size:30px;color:#fff}.pai-stat p{color:#d7ccff;font-size:12px;font-weight:900;margin-top:4px}@keyframes paiFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes paiRotate{to{transform:rotate(360deg)}}@keyframes paiParticle{0%,100%{transform:translate(0,0);opacity:.35}50%{transform:translate(22px,-24px);opacity:1}}@keyframes paiScan{from{left:-35%}to{left:105%}}@keyframes paiBoardGlow{0%,100%{opacity:.25}50%{opacity:1}}
@media(max-width:980px){.pai-grid{grid-template-columns:1fr}.pai-orbit-box{min-height:500px}.pai-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.premium-ai-flow{padding:58px 0 92px}.pai-head{text-align:left;margin-bottom:30px}.pai-orbit-box{min-height:430px;border-radius:28px}.pai-orbit-center{width:150px;height:150px;font-size:42px}.pai-ring{width:300px;height:300px;margin-left:-150px;margin-top:-150px}.pai-dot{width:104px;font-size:10px}.pd1{left:98px}.pd2{right:-50px;top:88px}.pd3{right:-30px;bottom:70px}.pd4{left:98px}.pd5{left:-45px;bottom:72px}.pd6{left:-48px;top:88px}.pai-board{padding:16px;border-radius:26px}.pai-line{display:none}.pai-step{grid-template-columns:48px 1fr auto;padding:14px;margin:10px 0}.pai-icon{width:48px;height:48px;border-radius:16px;font-size:18px}.pai-step h3{font-size:15px}.pai-step p{font-size:12px}.pai-stats{grid-template-columns:1fr 1fr;gap:10px}.pai-stat{padding:15px 10px}.pai-stat h3{font-size:24px}}



/* === LIGHT PREMIUM PLATFORM SECTION UPDATE === */
.platform.ops-section{
  background:
    radial-gradient(circle at 10% 15%, rgba(255,43,214,.12), transparent 30%),
    radial-gradient(circle at 90% 20%, rgba(20,184,255,.16), transparent 34%),
    linear-gradient(135deg,#f7f2ff 0%,#efe8ff 30%,#f8fbff 70%,#ffffff 100%) !important;
  color:#111827 !important;
}
.platform.ops-section:before{
  background-image:
    linear-gradient(rgba(124,34,255,.075) 1px,transparent 1px),
    linear-gradient(90deg,rgba(124,34,255,.075) 1px,transparent 1px) !important;
  opacity:.65 !important;
}
.ops-panel{
  background:rgba(255,255,255,.88) !important;
  backdrop-filter:blur(22px) !important;
  border:1px solid rgba(124,34,255,.14) !important;
  box-shadow:0 28px 70px rgba(124,34,255,.13) !important;
  color:#15142d !important;
}
.ops-panel:after{
  background:radial-gradient(circle,rgba(124,34,255,.16),transparent 68%) !important;
}
.ops-panel .eyebrow{
  color:#8b23ff !important;
}
.ops-panel h3{
  color:#14142b !important;
}
.ops-panel p{
  color:#5f6272 !important;
}
.ops-list div{
  color:#15142d !important;
}
.ops-list i{
  background:linear-gradient(135deg,#7c22ff,#ff2bd6) !important;
  color:#fff !important;
  box-shadow:0 12px 26px rgba(124,34,255,.22) !important;
}
.ops-list small{
  color:#62677a !important;
}
.ops-metric{
  background:linear-gradient(135deg,#ffffff,#f6f0ff) !important;
  border:1px solid rgba(124,34,255,.12) !important;
  box-shadow:0 14px 32px rgba(124,34,255,.08) !important;
}
.ops-metric b{
  color:#7c22ff !important;
}
.ops-metric span{
  color:#5f6272 !important;
}
.ops-visual{
  background:
    linear-gradient(135deg,rgba(255,255,255,.34),rgba(124,34,255,.10),rgba(20,184,255,.12)),
    url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?q=80&w=1600&auto=format&fit=crop') center/cover !important;
  border:1px solid rgba(124,34,255,.15) !important;
  box-shadow:0 30px 80px rgba(124,34,255,.16) !important;
}
.ops-visual:before{
  background:linear-gradient(135deg,rgba(255,255,255,.44),rgba(124,34,255,.12),rgba(255,255,255,.08)) !important;
}
.ops-visual:after{
  background:
    radial-gradient(circle at 78% 45%,rgba(65,220,255,.26),transparent 24%),
    radial-gradient(circle at 18% 72%,rgba(255,43,214,.18),transparent 28%) !important;
}
.ops-orb{
  background:#fff !important;
  color:#7c22ff !important;
  border:3px solid #14b8ff !important;
  box-shadow:0 0 28px rgba(20,184,255,.42),0 0 80px rgba(124,34,255,.20),0 0 0 22px rgba(20,184,255,.10),0 0 0 44px rgba(255,43,214,.08) !important;
}
.ops-tag{
  background:rgba(255,255,255,.72) !important;
  color:#7c22ff !important;
  border:1px solid rgba(124,34,255,.18) !important;
  box-shadow:0 14px 35px rgba(124,34,255,.14) !important;
}
.ops-ai-card{
  background:rgba(255,255,255,.78) !important;
  border:1px solid rgba(124,34,255,.16) !important;
  color:#15142d !important;
  box-shadow:0 20px 50px rgba(124,34,255,.15) !important;
}
.ops-ai-card h4{color:#15142d !important;}
.ops-ai-card p{color:#62677a !important;}
.ops-ai-card i{
  background:linear-gradient(135deg,#7c22ff,#ff2bd6) !important;
  color:#fff !important;
}
.ops-dashboard{
  background:rgba(255,255,255,.94) !important;
  color:#15142d !important;
  border:1px solid rgba(124,34,255,.12) !important;
  box-shadow:0 22px 55px rgba(124,34,255,.16) !important;
}
.ops-line{
  background:linear-gradient(90deg,transparent,#14b8ff,#ff2bd6,transparent) !important;
}
.ai-realestate-flow{
  background:rgba(255,255,255,.90) !important;
  border:1px solid rgba(124,34,255,.16) !important;
  box-shadow:0 25px 65px rgba(124,34,255,.18) !important;
  color:#15142d !important;
}
.ai-realestate-flow .flow-head b{color:#15142d !important;}
.ai-realestate-flow .flow-head span{
  color:#7c22ff !important;
  background:#f2e8ff !important;
  border:1px solid rgba(124,34,255,.18) !important;
}
.flow-step p{color:#4c5264 !important;}
.chatbot-toggle{
  background:linear-gradient(135deg,#7c22ff,#ff2bd6) !important;
}
@media(max-width:620px){
  .ops-panel{background:rgba(255,255,255,.92)!important;}
}



/* FONT & READABILITY FIX FOR LIGHT PLATFORM SECTION */
.platform.ops-section,
.platform.ops-section *{
  font-family:'Manrope', Arial, sans-serif !important;
  text-rendering:geometricPrecision;
}
.ai-process-strip{
  gap:14px !important;
}
.ai-process-item{
  background:rgba(255,255,255,.88) !important;
  border:1px solid rgba(124,34,255,.13) !important;
  box-shadow:0 18px 45px rgba(82,35,160,.10) !important;
  color:#14142b !important;
  backdrop-filter:blur(18px) !important;
}
.ai-process-item:hover{
  transform:translateY(-6px);
  box-shadow:0 28px 65px rgba(124,34,255,.16) !important;
  border-color:rgba(124,34,255,.25) !important;
}
.ai-process-item i{
  background:linear-gradient(135deg,#23c7ff,#7c22ff) !important;
  color:#fff !important;
  box-shadow:0 12px 24px rgba(124,34,255,.18) !important;
}
.ai-process-item b{
  color:#17152f !important;
  font-size:15px !important;
  font-weight:900 !important;
  letter-spacing:-.2px !important;
}
.ai-process-item span{
  color:#5e6274 !important;
  font-size:12.5px !important;
  font-weight:600 !important;
  line-height:1.55 !important;
}
.flow-step strong,
.flow-step p{
  color:#2a2440 !important;
  font-weight:900 !important;
}
.flow-step small{
  color:#6b6f82 !important;
  font-weight:700 !important;
}
.ops-dashboard .pulse-title,
.ops-dashboard b,
.ops-dashboard strong{
  color:#17152f !important;
}
.ops-dashboard small,
.ops-dashboard span{
  color:#5e6274 !important;
}
.ops-panel h3{
  font-weight:900 !important;
  letter-spacing:-1.4px !important;
}
.ops-panel p,
.ops-list small,
.ops-metric span{
  font-weight:600 !important;
}
.ops-list b{
  font-weight:900 !important;
}
@media(max-width:900px){
  .ai-process-item b{font-size:14px!important;}
  .ai-process-item span{font-size:12px!important;}
}




/* ===== Digital Command Center About Section ===== */
.about-alicesoft{
  position:relative;
  overflow:hidden;
  padding:115px 0 120px;
  background:
    radial-gradient(circle at 8% 18%, rgba(255,43,214,.14), transparent 32%),
    radial-gradient(circle at 90% 12%, rgba(20,184,255,.18), transparent 32%),
    linear-gradient(135deg,#ffffff 0%,#f7f1ff 44%,#eef8ff 100%);
  color:#15142d;
}
.about-alicesoft:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.45;
  background-image:linear-gradient(rgba(124,34,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(124,34,255,.075) 1px,transparent 1px);
  background-size:58px 58px;
}
.about-alicesoft .wrap{position:relative;z-index:2}
.section-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:rgba(124,34,255,.10);border:1px solid rgba(124,34,255,.16);font-size:12px;letter-spacing:3px;text-transform:uppercase;font-weight:900;color:#7c22ff;margin-bottom:18px}
.about-command-head{max-width:920px;margin:0 auto 50px;text-align:center}
.about-command-head h2{font-size:clamp(36px,5vw,66px);line-height:1.02;letter-spacing:-2.8px;color:#14142b;font-weight:900;margin-bottom:18px}
.about-command-head h2 span{background:linear-gradient(135deg,#7c22ff,#ff2bd6);-webkit-background-clip:text;background-clip:text;color:transparent}
.about-command-head p{max-width:790px;margin:auto;color:#586075;font-size:17px;line-height:1.8;font-weight:700}
.command-center-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:38px;align-items:stretch}
.command-visual{position:relative;min-height:650px;border-radius:40px;overflow:hidden;background:linear-gradient(145deg,#26054b,#6520d0 50%,#ff2bd6);box-shadow:0 38px 90px rgba(124,34,255,.2);border:1px solid rgba(255,255,255,.65)}
.command-visual:before{content:"";position:absolute;inset:22px;border-radius:32px;border:1px solid rgba(255,255,255,.24);background:radial-gradient(circle at 50% 48%,rgba(20,184,255,.18),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.02))}
.command-scan{position:absolute;left:-40%;top:0;width:45%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skewX(-18deg);animation:commandScan 4s linear infinite;z-index:5}
.command-core{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#fff;color:#7c22ff;font-size:34px;line-height:1.05;font-weight:900;box-shadow:0 0 0 22px rgba(255,255,255,.13),0 0 85px rgba(20,184,255,.5);z-index:4}
.command-core small{display:block;font-size:12px;color:#5d6172;letter-spacing:2px;margin-top:8px}
.command-ring{position:absolute;left:50%;top:49%;width:440px;height:440px;border-radius:50%;border:1px dashed rgba(255,255,255,.36);transform:translate(-50%,-50%);animation:commandRotate 28s linear infinite;z-index:3}
.command-module{position:absolute;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.17);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.27);color:#fff;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:900;box-shadow:0 16px 42px rgba(0,0,0,.18);animation:moduleFloat 4s ease-in-out infinite;z-index:6}
.command-module i{color:#20d8ff}.cm1{left:46px;top:72px}.cm2{right:42px;top:120px;animation-delay:.5s}.cm3{right:46px;bottom:150px;animation-delay:1s}.cm4{left:44px;bottom:152px;animation-delay:1.5s}.cm5{left:50%;top:32px;transform:translateX(-50%)}.cm6{left:50%;bottom:44px;transform:translateX(-50%);animation-delay:.8s}
.command-pipe{position:absolute;background:linear-gradient(90deg,transparent,#22d8ff,transparent);height:2px;filter:drop-shadow(0 0 10px #22d8ff);z-index:2;opacity:.8}.cp1{left:120px;right:120px;top:49%;animation:pulseLine 2.2s ease-in-out infinite}.cp2{top:120px;bottom:120px;left:50%;width:2px;height:auto;background:linear-gradient(180deg,transparent,#22d8ff,transparent);animation:pulseLine 2.5s ease-in-out infinite}
.command-stats-card{position:absolute;left:30px;right:30px;bottom:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;z-index:7}.command-stat{background:rgba(255,255,255,.92);border-radius:20px;padding:14px;text-align:center;box-shadow:0 16px 42px rgba(0,0,0,.16)}.command-stat h3{font-size:28px;color:#7c22ff;line-height:1;font-weight:900}.command-stat p{font-size:11px;color:#5c6477;font-weight:900;margin-top:7px}
.command-info{display:flex;flex-direction:column;gap:18px}
.command-card{background:rgba(255,255,255,.84);border:1px solid rgba(124,34,255,.13);box-shadow:0 22px 60px rgba(124,34,255,.10);backdrop-filter:blur(18px);border-radius:30px;padding:28px;color:#17152f;transition:.25s}.command-card:hover{transform:translateY(-5px);box-shadow:0 30px 70px rgba(124,34,255,.16)}
.command-card h3{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:900;margin-bottom:12px}.command-card h3 i{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff}.command-card p{font-size:15px;line-height:1.75;color:#5a6275;font-weight:700}
.command-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.command-product{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(124,34,255,.11);border-radius:17px;padding:14px;font-size:13px;font-weight:900;color:#24243f}.command-product i{color:#7c22ff}
.command-journey{display:grid;gap:12px}.journey-row{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center}.journey-year{height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff;font-weight:900}.journey-row p{margin:0!important;color:#525b70;font-size:14px!important;line-height:1.5!important;font-weight:750!important}
.command-cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:4px}.command-cta .light-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 22px;border-radius:16px;border:1px solid rgba(124,34,255,.16);background:#fff;color:#251b42;font-weight:900;box-shadow:0 12px 30px rgba(124,34,255,.08)}
@keyframes commandRotate{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes moduleFloat{0%,100%{margin-top:0}50%{margin-top:-14px}}
@keyframes commandScan{to{left:120%}}
@keyframes pulseLine{0%,100%{opacity:.2}50%{opacity:1}}
@media(max-width:1050px){.command-center-grid{grid-template-columns:1fr}.command-visual{min-height:580px}.command-product-grid{grid-template-columns:1fr}}
@media(max-width:640px){.about-alicesoft{padding:75px 0}.command-visual{min-height:560px;border-radius:28px}.command-core{width:150px;height:150px;font-size:24px}.command-ring{width:310px;height:310px}.command-module{font-size:10px;padding:9px 11px}.command-stats-card{grid-template-columns:repeat(2,1fr);left:18px;right:18px}.command-card{padding:22px}.journey-row{grid-template-columns:56px 1fr}.command-cta a{width:100%;justify-content:center}}


/* Updated Premium Clients Section - AliceSoft Purple Theme */
.clients-showcase{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 12%,rgba(255,43,214,.10),transparent 28%),
    radial-gradient(circle at 90% 10%,rgba(20,184,255,.13),transparent 30%),
    linear-gradient(135deg,#f7f2ff 0%,#efe8ff 35%,#f8fbff 72%,#ffffff 100%);
  color:#10182f;
  padding:92px 0 118px;
}
.clients-showcase:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(124,34,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(124,34,255,.055) 1px,transparent 1px);
  background-size:64px 64px;
  pointer-events:none;
}
.client-hero-bg{
  position:absolute;
  right:-120px;
  top:-90px;
  width:560px;
  height:360px;
  border-radius:0 0 0 220px;
  background:linear-gradient(135deg,var(--purple),var(--pink),var(--blue));
  opacity:.13;
  transform:rotate(-8deg);
}
.clients-showcase .wrap{position:relative;z-index:1}
.clients-top{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;margin-bottom:42px}
.clients-brand{text-transform:uppercase;letter-spacing:3px;color:#7c22ff;font-weight:900;font-size:13px}
.clients-heading h2{font-size:clamp(44px,6vw,78px);line-height:.96;text-transform:uppercase;letter-spacing:-3px;color:#10182f;margin:14px 0 22px}
.clients-heading h2 span{display:block;background:linear-gradient(90deg,var(--purple),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}
.clients-heading p{max-width:650px;font-size:18px;line-height:1.75;color:#5d6172}
.trusted-panel{
  display:flex;
  gap:22px;
  align-items:center;
  background:
    radial-gradient(circle at 92% 92%,rgba(255,43,214,.30),transparent 35%),
    linear-gradient(135deg,#26104d 0%,#52208c 48%,#7c22ff 100%);
  color:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 24px 70px rgba(124,34,255,.25);
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.20);
}
.trusted-panel:after{content:"";position:absolute;inset:auto -45px -85px auto;width:220px;height:220px;border-radius:50%;background:rgba(20,184,255,.25)}
.trust-icon{width:82px;height:82px;min-width:82px;border-radius:50%;background:#fff;color:#7c22ff;display:grid;place-items:center;font-size:36px;box-shadow:0 18px 45px rgba(0,0,0,.18)}
.trusted-panel h3{font-size:28px;line-height:1.2}
.trusted-panel h3 span{display:block;background:linear-gradient(90deg,#33d6ff,#ff8df1);-webkit-background-clip:text;background-clip:text;color:transparent}
.trusted-panel p{font-size:18px;line-height:1.55;margin-top:18px;padding-top:18px;border-top:2px dotted rgba(255,255,255,.55)}
.client-title-row{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin:34px 0 22px}
.client-title-row span{height:3px;background:linear-gradient(90deg,var(--purple),var(--pink));border-radius:99px;position:relative}
.client-title-row span:before,.client-title-row span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:var(--purple);box-shadow:0 0 18px rgba(124,34,255,.55)}
.client-title-row span:before{left:0}.client-title-row span:after{right:0}
.client-title-row h3{text-transform:uppercase;color:#7c22ff;font-size:28px;letter-spacing:.5px}
.clients-grid-new{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:28px}
.client-card-new{
  background:rgba(255,255,255,.86);
  border:1px solid rgba(124,34,255,.13);
  border-radius:20px;
  box-shadow:0 16px 45px rgba(80,31,150,.09);
  padding:22px 20px 19px;
  text-align:center;
  min-height:222px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  transition:.28s;
  backdrop-filter:blur(12px);
}
.client-card-new:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(124,34,255,.18);border-color:rgba(255,43,214,.26)}
.client-logo-wrap{height:86px;width:100%;display:flex;align-items:center;justify-content:center}
.client-logo-wrap img{max-width:86%;max-height:86px;object-fit:contain;filter:saturate(1.04) contrast(1.05)}
.client-line{height:2px;width:86%;background:linear-gradient(90deg,var(--purple),var(--pink),var(--blue));margin:10px 0 12px}
.client-card-new h3{font-size:19px;color:#231049;margin-bottom:6px}
.client-card-new p{font-size:15px;line-height:1.42;color:#5d6172}
.client-quote-new{
  margin:28px 0 10px;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(124,34,255,.10);
  border-radius:20px;
  padding:22px 28px;
  display:grid;
  grid-template-columns:90px 1fr 72px;
  gap:22px;
  align-items:center;
  box-shadow:0 14px 45px rgba(80,31,150,.08);
  backdrop-filter:blur(12px);
}
.client-quote-new i:first-child{font-size:66px;color:#7c22ff;line-height:1}
.client-quote-new i:last-child{font-size:52px;color:#ff2bd6}
.client-quote-new p{font-size:22px;line-height:1.35;color:#10182f}
.client-values-new{
  background:
    radial-gradient(circle at 100% 0%,rgba(20,184,255,.26),transparent 30%),
    linear-gradient(135deg,#26104d 0%,#55209a 52%,#7c22ff 100%);
  border-radius:20px;
  padding:24px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  color:#fff;
  box-shadow:0 24px 70px rgba(124,34,255,.25);
  border:1px solid rgba(255,255,255,.15);
}
.client-values-new div{padding:0 20px;border-right:1px solid rgba(255,255,255,.30);display:grid;grid-template-columns:54px 1fr;column-gap:14px;align-items:center}
.client-values-new div:last-child{border-right:0}
.client-values-new i{grid-row:1/3;font-size:42px;color:#33d6ff}
.client-values-new h4{font-size:17px;line-height:1.15}
.client-values-new p{font-size:13px;line-height:1.45;color:#efe7ff;margin-top:4px}
@media(max-width:1050px){.clients-top{grid-template-columns:1fr}.clients-grid-new{grid-template-columns:repeat(3,1fr)}.client-values-new{grid-template-columns:repeat(2,1fr);gap:22px}.client-values-new div{border-right:0}.client-quote-new{grid-template-columns:1fr;text-align:center}.client-quote-new i{margin:auto}}
@media(max-width:650px){.clients-showcase{padding:64px 0 110px}.clients-heading h2{font-size:44px;letter-spacing:-1px}.trusted-panel{display:block}.trust-icon{margin-bottom:18px}.client-title-row{grid-template-columns:1fr}.client-title-row span{display:none}.client-title-row h3{text-align:center}.clients-grid-new{grid-template-columns:1fr}.client-values-new{grid-template-columns:1fr}.client-values-new div{grid-template-columns:48px 1fr;padding:0}.client-quote-new p{font-size:18px}}



/* Clean duplicate index/stat blocks: keep main hero stats only */
.pro-metrics,.ops-metrics,.ai-realestate-flow,.ai-process-strip,.pai-stats,.command-stats-card{display:none!important}

/* Performance capability section - clean light theme */
#skills.light{
  background:linear-gradient(180deg,#f7f2ff 0%,#fbf8ff 62%,#f2ebff 100%);
  color:#10182f;
  position:relative;
  overflow:hidden;
}
#skills.light:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(124,34,255,.045) 1px, transparent 1px),
    linear-gradient(90deg,rgba(124,34,255,.045) 1px, transparent 1px);
  background-size:64px 64px;
  pointer-events:none;
}
#skills .wrap{position:relative;z-index:1}
#skills .head{margin-bottom:50px}
#skills .head h2{color:#11182d;font-size:clamp(42px,5vw,58px);font-weight:900;letter-spacing:-3px}
#skills .head p{color:#657086;font-size:17px}
#skills .eyebrow{color:#8429ff;letter-spacing:6px;font-weight:900}
.skills{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.skill{
  background:#fff;
  border:1px solid #e8ddff;
  border-radius:22px;
  padding:22px 20px;
  box-shadow:0 18px 55px rgba(90,45,150,.08);
}
.skill-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.skill-title span{font-weight:900;font-size:16px;color:#080d20}
.skill-title strong{font-size:16px;color:#080d20}
.bar{height:12px;border-radius:999px;background:#eadfff;overflow:hidden}
.bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#7c22ff 0%,#c329ff 48%,#ff2bd6 100%)}
@media(max-width:900px){.skills{grid-template-columns:1fr}}


/* Premium Career Page Section */
.career-section{
  position:relative;
  overflow:hidden;
  padding:96px 0 118px;
  background:
    radial-gradient(circle at 12% 10%,rgba(255,43,214,.18),transparent 30%),
    radial-gradient(circle at 88% 12%,rgba(20,184,255,.16),transparent 28%),
    linear-gradient(135deg,#190538 0%,#2b0a61 42%,#3b0d73 74%,#16072d 100%);
  color:#fff;
}
.career-section:before{
  content:"";position:absolute;inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:64px 64px;
  opacity:.8;pointer-events:none;
}
.career-section .wrap{position:relative;z-index:1}
.career-top{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;margin-bottom:34px}
.career-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);font-weight:900;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#ffe4ff}
.career-title{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-2px;margin:18px 0 18px}
.career-title span{background:linear-gradient(90deg,#33d6ff,#ff2bd6,#ff7b1a);-webkit-background-clip:text;background-clip:text;color:transparent}
.career-lead{font-size:18px;line-height:1.75;color:#e6dcff;max-width:680px}
.career-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}
.career-highlight{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:16px;backdrop-filter:blur(12px)}
.career-highlight i{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),var(--purple));box-shadow:0 15px 30px rgba(255,43,214,.20)}
.career-highlight b{display:block;font-size:15px}.career-highlight small{display:block;color:#cfc3f4;margin-top:3px}
.career-visual{position:relative;min-height:390px;border-radius:30px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.06));box-shadow:0 30px 90px rgba(0,0,0,.25);overflow:hidden;backdrop-filter:blur(18px)}
.career-visual:before{content:"";position:absolute;inset:-80px;background:radial-gradient(circle at center,rgba(20,184,255,.28),transparent 35%);animation:careerPulse 5s ease-in-out infinite}
.career-orbit{position:absolute;left:50%;top:50%;width:250px;height:250px;transform:translate(-50%,-50%);border:2px solid rgba(51,214,255,.65);border-radius:50%;animation:careerSpin 18s linear infinite}
.career-orbit:before,.career-orbit:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#33d6ff;box-shadow:0 0 25px #33d6ff}.career-orbit:before{left:30px;top:20px}.career-orbit:after{right:18px;bottom:34px;background:#ff2bd6;box-shadow:0 0 25px #ff2bd6}
.career-ai{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:154px;height:154px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#7c22ff;font-size:50px;font-weight:1000;box-shadow:0 0 55px rgba(255,255,255,.35),0 0 100px rgba(124,34,255,.35)}
.career-floating-card{position:absolute;background:rgba(255,255,255,.90);color:#19142d;border-radius:18px;padding:16px 18px;box-shadow:0 22px 50px rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.45);animation:careerFloat 4.5s ease-in-out infinite}
.career-floating-card.one{left:28px;top:36px}.career-floating-card.two{right:28px;top:96px;animation-delay:.7s}.career-floating-card.three{left:60px;bottom:38px;animation-delay:1.2s}
.career-floating-card b{display:block;font-size:17px}.career-floating-card small{color:#6a617c;font-weight:800}
.career-jobs-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;margin-top:20px}
.job-card{background:rgba(255,255,255,.95);color:#151428;border-radius:28px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.45)}
.job-card .job-tag{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(124,34,255,.11);color:#7c22ff;font-size:12px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}
.job-card h3{font-size:30px;line-height:1.12;margin:14px 0 12px;color:#111827}.job-card p{line-height:1.7;color:#5d6172}
.job-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}
.job-meta div{background:#f5f0ff;border:1px solid rgba(124,34,255,.12);border-radius:16px;padding:14px}.job-meta b{display:block;color:#111827}.job-meta small{color:#7c22ff;font-weight:900}
.job-points{display:grid;gap:10px;margin-top:18px}.job-points li{list-style:none;color:#3f4355;line-height:1.55}.job-points li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:8px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff;font-weight:900}
.apply-panel{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:28px;backdrop-filter:blur(18px);box-shadow:0 28px 80px rgba(0,0,0,.16)}
.apply-panel h3{font-size:30px;margin-bottom:8px}.apply-panel p{color:#ded3ff;line-height:1.65;margin-bottom:20px}
.apply-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.apply-form input,.apply-form textarea{width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);color:#fff;border-radius:15px;padding:15px 16px;font-family:inherit;outline:0}.apply-form input::placeholder,.apply-form textarea::placeholder{color:#d6c9ff}.apply-form textarea{grid-column:1/-1;min-height:104px;resize:vertical}.apply-form .full{grid-column:1/-1}.apply-form .btn{justify-content:center;border:0;cursor:pointer}
.career-note{margin-top:16px;color:#cfc3f4;font-size:13px;line-height:1.6}
@keyframes careerSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes careerPulse{0%,100%{transform:scale(1);opacity:.78}50%{transform:scale(1.15);opacity:1}}
@keyframes careerFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
@media(max-width:980px){.career-top,.career-jobs-grid{grid-template-columns:1fr}.career-visual{min-height:340px}.career-highlights{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.career-section{padding:70px 0 110px}.career-title{font-size:40px;letter-spacing:-1px}.career-highlights,.job-meta,.apply-form{grid-template-columns:1fr}.career-floating-card{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:12px}.career-orbit{width:210px;height:210px}.career-ai{width:130px;height:130px;font-size:42px}.apply-form textarea,.apply-form .full{grid-column:auto}}




/* Updated Career Jobs From AliceSoft Career Page */
.career-section{padding:92px 0 130px;background:radial-gradient(circle at 10% 10%,rgba(255,43,214,.20),transparent 28%),radial-gradient(circle at 85% 12%,rgba(20,184,255,.18),transparent 28%),linear-gradient(135deg,#190538 0%,#2a0a5d 44%,#4a1286 72%,#16072d 100%)}
.career-top{grid-template-columns:1fr;max-width:980px;margin:0 auto 38px;text-align:center}.career-title{max-width:880px;margin-left:auto;margin-right:auto}.career-lead{margin:auto}.career-highlights{max-width:980px;margin:30px auto 0;grid-template-columns:repeat(4,1fr)}
.current-jobs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:40px 0 24px}.current-jobs-head h3{font-size:clamp(30px,3.8vw,48px);line-height:1.05;letter-spacing:-1.4px}.current-jobs-head p{color:#ded3ff;max-width:520px;line-height:1.7}.jobs-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.career-job-card{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,244,255,.96));color:#111827;border-radius:30px;padding:30px 27px 28px;border:1px solid rgba(255,255,255,.68);box-shadow:0 24px 70px rgba(0,0,0,.18);overflow:hidden;transition:.32s ease}.career-job-card:after{content:"";position:absolute;right:-55px;bottom:-55px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(20,184,255,.17),transparent 66%);pointer-events:none}.career-job-card:hover{transform:translateY(-10px);box-shadow:0 34px 95px rgba(20,184,255,.22)}.career-job-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#7c22ff,#14b8ff,#00e5ff)}.job-icon-circle{width:84px;height:84px;border-radius:24px;display:grid;place-items:center;margin-bottom:19px;background:linear-gradient(135deg,#7c22ff 0%,#14b8ff 100%);color:#fff;font-size:32px;box-shadow:0 18px 38px rgba(20,184,255,.28)}.career-job-card:hover .job-icon-circle{transform:scale(1.04) rotate(-2deg)}.career-job-card h4{font-size:22px;line-height:1.2;margin-bottom:18px;color:#0f172a;letter-spacing:-.3px}.career-job-card h4 i{color:#14b8ff;margin-right:8px}.job-info-list{display:grid;gap:11px;margin:0 0 24px}.job-info-list div{display:flex;gap:11px;align-items:flex-start;color:#667085;font-size:15px;line-height:1.45}.job-info-list i{width:20px;min-width:20px;color:#14b8ff;margin-top:2px}.job-info-list b{color:#0f172a;font-weight:900}.job-actions{display:flex;gap:11px;flex-wrap:wrap}.job-actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 17px;border-radius:14px;font-size:13px;font-weight:900;transition:.25s ease}.job-actions .detail{background:#0f172a;color:#fff;box-shadow:0 10px 24px rgba(15,23,42,.18)}.job-actions .detail:hover{background:#1e293b;transform:translateY(-2px)}.job-actions .apply{background:linear-gradient(135deg,#7c22ff,#14b8ff);color:#fff;box-shadow:0 14px 30px rgba(20,184,255,.30)}.job-actions .apply:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(20,184,255,.42)}.career-apply-box{margin-top:34px;display:grid;grid-template-columns:.75fr 1.25fr;gap:26px;align-items:stretch}.apply-side{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:30px;backdrop-filter:blur(18px)}.apply-side h3{font-size:30px;margin-bottom:12px}.apply-side p{color:#ded3ff;line-height:1.7}.apply-side ul{display:grid;gap:12px;margin-top:22px}.apply-side li{list-style:none;color:#fff}.apply-side li i{color:#33d6ff;margin-right:10px}.apply-panel{background:rgba(255,255,255,.13)}
@media(max-width:1080px){.jobs-list-grid{grid-template-columns:repeat(2,1fr)}.career-apply-box{grid-template-columns:1fr}.career-highlights{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.jobs-list-grid{grid-template-columns:1fr}.current-jobs-head{display:block}.current-jobs-head p{margin-top:12px}.career-highlights{grid-template-columns:1fr}.career-job-card{padding:24px 20px}.job-actions a{flex:1}.career-apply-box{gap:18px}}



/* ===== Update: AI Platform visual moved into About, original AI Platform section removed ===== */
.about-alicesoft .about-ops-visual{
  min-height:620px;
  align-self:stretch;
  border-radius:34px;
}
.about-alicesoft .about-ops-visual .ops-ai-orb{
  background:#fff;
  color:#7c22ff;
}
.about-alicesoft .command-center-grid{
  align-items:stretch;
}
.about-alicesoft .command-info{
  display:flex;
  flex-direction:column;
  gap:20px;
}
@media(max-width:980px){
  .about-alicesoft .about-ops-visual{min-height:520px;}
}
@media(max-width:620px){
  .about-alicesoft .about-ops-visual{min-height:440px;border-radius:26px;}
}


.brand-logo-img{
  height:58px;
  width:auto;
  display:block;
  filter:drop-shadow(0 8px 18px rgba(255,43,214,.25));
}
@media(max-width:768px){
  .brand-logo-img{height:46px;}
}


/* ===== White Placeholder Fix for Career/Application Form ===== */
input,
textarea,
select{
  color:#ffffff !important;
}

input::placeholder,
textarea::placeholder,
select::placeholder{
  color:#ffffff !important;
  opacity:1 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color:#ffffff !important;
  opacity:1 !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder{
  color:#ffffff !important;
  opacity:1 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
  color:#ffffff !important;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder{
  color:#ffffff !important;
}

/* File upload text/button improvement */
input[type="file"]{
  color:#ffffff !important;
}

input[type="file"]::file-selector-button{
  background:#ffffff;
  color:#16072d;
  border:none;
  border-radius:8px;
  padding:8px 14px;
  font-weight:800;
  cursor:pointer;
}


/* =========================
   CLIENTS + TESTIMONIALS COMBINED
========================= */
.combined-testimonials{
    margin-top:48px;
    padding:34px;
    border-radius:34px;
    background:
        radial-gradient(circle at 10% 15%,rgba(124,34,255,.16),transparent 32%),
        radial-gradient(circle at 90% 75%,rgba(255,43,214,.12),transparent 30%),
        rgba(255,255,255,.64);
    border:1px solid rgba(124,34,255,.16);
    box-shadow:0 28px 80px rgba(34,12,76,.12);
    overflow:hidden;
}

.combined-testimonials-head{
    text-align:center;
    max-width:760px;
    margin:0 auto 26px;
}

.combined-testimonials-head span{
    display:inline-flex;
    align-items:center;
    gap:9px;
    padding:10px 18px;
    border-radius:999px;
    background:#fff;
    border:1px solid rgba(124,34,255,.18);
    color:#7c22ff;
    font-size:12px;
    font-weight:900;
    letter-spacing:3px;
    text-transform:uppercase;
    margin-bottom:14px;
}

.combined-testimonials-head h3{
    font-size:clamp(30px,4vw,48px);
    line-height:1.05;
    font-weight:900;
    letter-spacing:-1.5px;
    color:#17172f;
    margin-bottom:10px;
}

.combined-testimonials-head p{
    color:#666b7b;
    font-size:16px;
    line-height:1.7;
}

.combined-logo-marquee{
    overflow:hidden;
    border-radius:26px;
    background:rgba(255,255,255,.78);
    border:1px solid rgba(124,34,255,.12);
    padding:16px 0;
    margin:20px 0 28px;
}

.combined-logo-track{
    display:flex;
    gap:18px;
    width:max-content;
    animation:combinedLogoScroll 30s linear infinite;
}

.combined-logo-marquee:hover .combined-logo-track{
    animation-play-state:paused;
}

.combined-logo-pill{
    flex:0 0 auto;
    width:210px;
    height:92px;
    border-radius:22px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:14px;
    box-shadow:0 14px 36px rgba(0,0,0,.08);
    border:1px solid rgba(124,34,255,.10);
}

.combined-logo-pill img{
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    display:block;
}

@keyframes combinedLogoScroll{
    from{transform:translateX(0)}
    to{transform:translateX(-50%)}
}

.combined-testimonial-slider{
    display:flex;
    gap:22px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    padding:4px 4px 16px;
    scrollbar-width:thin;
    scrollbar-color:#7c22ff #eadfff;
}

.combined-testimonial-slider::-webkit-scrollbar{
    height:10px;
}

.combined-testimonial-slider::-webkit-scrollbar-track{
    background:#eadfff;
    border-radius:20px;
}

.combined-testimonial-slider::-webkit-scrollbar-thumb{
    background:linear-gradient(135deg,#7c22ff,#ff2bd6);
    border-radius:20px;
}

.combined-testimonial-card{
    min-width:calc(50% - 11px);
    scroll-snap-align:start;
    border-radius:30px;
    background:#fff;
    border:1px solid rgba(124,34,255,.15);
    box-shadow:0 24px 65px rgba(34,12,76,.12);
    padding:26px;
    display:grid;
    grid-template-columns:170px 1fr;
    gap:24px;
    align-items:center;
    position:relative;
    overflow:hidden;
}

.combined-testimonial-card:before{
    content:"";
    position:absolute;
    right:-80px;
    top:-85px;
    width:220px;
    height:220px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(255,43,214,.15),transparent 68%);
}

.combined-testimonial-logo{
    height:128px;
    border-radius:24px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:16px;
    border:1px solid rgba(124,34,255,.12);
    box-shadow:0 18px 45px rgba(0,0,0,.08);
    position:relative;
    z-index:2;
}

.combined-testimonial-logo img{
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    display:block;
}

.combined-testimonial-content{
    position:relative;
    z-index:2;
}

.combined-stars{
    color:#f59e0b;
    font-size:15px;
    letter-spacing:2px;
    margin-bottom:10px;
}

.combined-testimonial-content blockquote{
    color:#17172f;
    font-size:16px;
    line-height:1.75;
    font-weight:700;
    margin-bottom:16px;
}

.combined-testimonial-content h4{
    color:#28104c;
    font-size:19px;
    font-weight:900;
    margin-bottom:4px;
}

.combined-testimonial-content p{
    color:#6b7280;
    font-size:13px;
    line-height:1.5;
}

@media(max-width:980px){
    .combined-testimonials{padding:24px}
    .combined-testimonial-card{
        min-width:86%;
        grid-template-columns:145px 1fr;
    }
    .combined-logo-pill{width:180px;height:82px}
}

@media(max-width:640px){
    .combined-testimonials{padding:20px;margin-top:34px}
    .combined-testimonial-card{
        min-width:92%;
        grid-template-columns:1fr;
    }
    .combined-testimonial-logo{height:105px}
    .combined-logo-pill{width:165px;height:76px}
}



/* ===== Premium Career Cards + Apply Popup Update ===== */
.current-jobs-head p{color:#efe8ff;font-weight:600}
.jobs-list-grid{align-items:stretch}
.career-job-card{
  padding:0!important;
  border-radius:32px!important;
  background:linear-gradient(160deg,rgba(255,255,255,.99),rgba(246,242,255,.98))!important;
  border:1px solid rgba(255,255,255,.78)!important;
  box-shadow:0 30px 80px rgba(9,7,33,.24)!important;
  min-height:100%;
}
.career-job-card:before{height:6px!important;background:linear-gradient(90deg,#14b8ff,#7c22ff,#ff2bd6,#ff7b1a)!important}
.career-job-card:after{right:-70px!important;bottom:-70px!important;width:190px!important;height:190px!important;background:radial-gradient(circle,rgba(124,34,255,.17),transparent 68%)!important}
.career-job-card .job-card-inner{position:relative;z-index:1;padding:28px 26px 26px;display:flex;flex-direction:column;height:100%}
.job-top-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.job-icon-circle{width:76px!important;height:76px!important;border-radius:22px!important;margin:0!important;background:linear-gradient(135deg,#1dd8ff 0%,#7c22ff 55%,#ff2bd6 100%)!important;box-shadow:0 18px 40px rgba(124,34,255,.34)!important}
.job-badge{font-size:11px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;color:#6d28d9;background:rgba(124,34,255,.10);border:1px solid rgba(124,34,255,.18);border-radius:999px;padding:8px 11px;white-space:nowrap}
.career-job-card h4{font-size:23px!important;margin:0 0 18px!important;padding-bottom:17px;border-bottom:1px solid rgba(15,23,42,.08)}
.career-job-card h4 i{display:none!important}
.job-info-list{background:rgba(255,255,255,.62);border:1px solid rgba(124,34,255,.09);border-radius:22px;padding:16px;margin:0 0 22px!important;gap:12px!important;flex:1}
.job-info-list div{font-size:14.5px!important;color:#5b6476!important}
.job-info-list i{color:#7c22ff!important;background:rgba(124,34,255,.10);width:30px!important;min-width:30px;height:30px;border-radius:10px;display:grid!important;place-items:center;margin-top:-3px!important}
.job-actions{margin-top:auto!important;display:block!important}
.job-actions .detail{display:none!important}
.job-actions .apply,.job-apply-btn{
  width:100%;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;
  padding:15px 20px;border-radius:16px;font-size:14px;font-weight:900;color:#fff;
  background:linear-gradient(135deg,#7c22ff 0%,#ff2bd6 55%,#ff7b1a 100%);
  box-shadow:0 18px 36px rgba(255,43,214,.28);transition:.28s ease;font-family:inherit;
}
.job-actions .apply:hover,.job-apply-btn:hover{transform:translateY(-3px);box-shadow:0 24px 46px rgba(255,43,214,.36)}
.career-apply-box{display:none!important}
.apply-modal{position:fixed;inset:0;z-index:5000;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(7,3,18,.72);backdrop-filter:blur(16px)}
.apply-modal.open{display:flex}
.apply-modal-card{width:min(920px,96vw);max-height:92vh;overflow:auto;background:linear-gradient(145deg,#ffffff,#f7f3ff);color:#101828;border-radius:30px;box-shadow:0 45px 120px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.7);position:relative}
.apply-modal-head{padding:26px 28px;background:linear-gradient(135deg,#26094f,#5b16b7 54%,#a713cf);color:#fff;border-radius:30px 30px 0 0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.apply-modal-head h3{font-size:28px;line-height:1.15;margin:6px 0}.apply-modal-head p{color:#e9ddff;line-height:1.5}.modal-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:26px;cursor:pointer}
.modal-job-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}
.popup-form{padding:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.popup-form input,.popup-form textarea{width:100%;border:1px solid rgba(124,34,255,.14);background:#fff;border-radius:15px;padding:15px 16px;font-family:inherit;font-weight:700;outline:none;color:#111827}.popup-form input:focus,.popup-form textarea:focus{border-color:#7c22ff;box-shadow:0 0 0 4px rgba(124,34,255,.10)}.popup-form textarea,.popup-form .full{grid-column:1/-1}.popup-form textarea{min-height:105px;resize:vertical}.popup-submit{grid-column:1/-1;border:none;border-radius:16px;padding:16px 22px;background:linear-gradient(135deg,#7c22ff,#ff2bd6,#ff7b1a);color:#fff;font-weight:900;font-family:inherit;cursor:pointer;box-shadow:0 18px 38px rgba(255,43,214,.26)}.popup-note{grid-column:1/-1;color:#667085;font-size:13px;line-height:1.55;text-align:center}
@media(max-width:640px){.career-job-card .job-card-inner{padding:24px 20px}.job-top-row{align-items:flex-start}.job-badge{font-size:10px}.popup-form{grid-template-columns:1fr;padding:20px}.apply-modal-head{padding:22px}.apply-modal-head h3{font-size:22px}}


/* Final Career Card + Popup Color Fix */
.career-job-card{
  background:linear-gradient(145deg,#ffffff 0%,#fff7fb 48%,#fff3e9 100%)!important;
  border:1.5px solid rgba(255,123,26,.32)!important;
  box-shadow:0 26px 70px rgba(255,43,214,.16),0 12px 35px rgba(255,123,26,.12)!important;
}
.career-job-card:before{
  background:linear-gradient(90deg,#8b22ff 0%,#ff2bd6 50%,#ff7b1a 100%)!important;
}
.career-job-card:hover{
  border-color:rgba(255,43,214,.45)!important;
  box-shadow:0 34px 85px rgba(255,43,214,.22),0 16px 44px rgba(255,123,26,.18)!important;
}
.job-main-icon{
  background:linear-gradient(135deg,#8b22ff 0%,#ff2bd6 55%,#ff7b1a 100%)!important;
  box-shadow:0 18px 38px rgba(255,43,214,.30)!important;
}
.job-badge{
  color:#8b22ff!important;
  background:#fff2fb!important;
  border:1px solid rgba(255,43,214,.28)!important;
}
.job-info-list{
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(255,123,26,.20)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)!important;
}
.job-info-list i{
  color:#ff2bd6!important;
  background:linear-gradient(135deg,#fff0fb,#fff2e9)!important;
  border:1px solid rgba(255,43,214,.14)!important;
}
.job-actions .apply,.job-apply-btn{
  background:linear-gradient(135deg,#8b22ff 0%,#ff2bd6 55%,#ff7b1a 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(255,43,214,.28)!important;
}
.apply-modal-card{
  background:#fff!important;
  border:2px solid rgba(255,123,26,.35)!important;
  box-shadow:0 45px 120px rgba(0,0,0,.45),0 0 0 1px rgba(255,43,214,.22)!important;
}
.apply-modal-head{
  background:linear-gradient(135deg,#26094f 0%,#7c22ff 45%,#ff2bd6 78%,#ff7b1a 100%)!important;
}
.popup-form{background:#fff!important;}
.popup-form .field-box{display:flex;flex-direction:column;gap:8px;}
.popup-form .field-box.full{grid-column:1/-1;}
.popup-form .field-box span{font-size:13px;font-weight:900;color:#24113f!important;letter-spacing:.2px;}
.popup-form input,.popup-form textarea{
  color:#111827!important;
  background:#ffffff!important;
  border:1.5px solid rgba(255,123,26,.26)!important;
  box-shadow:0 8px 22px rgba(124,34,255,.04)!important;
}
.popup-form input::placeholder,.popup-form textarea::placeholder{
  color:#6b7280!important;
  opacity:1!important;
  font-weight:700!important;
}
.popup-form input:focus,.popup-form textarea:focus{
  border-color:#ff2bd6!important;
  box-shadow:0 0 0 4px rgba(255,43,214,.12)!important;
}
.popup-submit{
  background:linear-gradient(135deg,#8b22ff 0%,#ff2bd6 55%,#ff7b1a 100%)!important;
  color:#fff!important;
}



/* ===== FINAL BLUE CAREER CARD + POPUP OVERRIDE ===== */
#career .career-job-card{
  background:linear-gradient(145deg,#ffffff 0%,#f8fbff 50%,#eef8ff 100%)!important;
  border:1.5px solid rgba(14,165,233,.32)!important;
  box-shadow:0 26px 70px rgba(14,165,233,.16),0 12px 35px rgba(37,99,235,.10)!important;
}
#career .career-job-card:before{
  background:linear-gradient(90deg,#14b8ff 0%,#0ea5e9 45%,#2563eb 100%)!important;
}
#career .career-job-card:after{
  background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%)!important;
}
#career .career-job-card:hover{
  border-color:rgba(14,165,233,.52)!important;
  box-shadow:0 34px 85px rgba(14,165,233,.25),0 16px 44px rgba(37,99,235,.16)!important;
}
#career .job-icon-circle{
  background:linear-gradient(135deg,#14b8ff 0%,#0ea5e9 45%,#2563eb 100%)!important;
  box-shadow:0 18px 38px rgba(14,165,233,.32)!important;
}
#career .job-badge{
  color:#0369a1!important;
  background:#e0f2fe!important;
  border:1px solid rgba(14,165,233,.34)!important;
}
#career .job-info-list{
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(14,165,233,.20)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important;
}
#career .job-info-list i{
  color:#0284c7!important;
  background:linear-gradient(135deg,#e0f2fe,#eff6ff)!important;
  border:1px solid rgba(14,165,233,.20)!important;
}
#career .job-actions .apply,#career .job-apply-btn{
  background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(14,165,233,.30)!important;
}
#career .job-actions .apply:hover,#career .job-apply-btn:hover{
  box-shadow:0 24px 46px rgba(14,165,233,.42)!important;
}
.apply-modal-card{
  background:#fff!important;
  border:2px solid rgba(14,165,233,.35)!important;
  box-shadow:0 45px 120px rgba(0,0,0,.45),0 0 0 1px rgba(14,165,233,.18)!important;
}
.apply-modal-head{
  background:linear-gradient(135deg,#082f49 0%,#0ea5e9 48%,#2563eb 100%)!important;
}
.apply-modal-head p{color:#e0f2fe!important;}
.modal-job-pill{
  background:rgba(255,255,255,.18)!important;
  color:#fff!important;
}
.popup-form{background:#fff!important;}
.popup-form .field-box{display:flex!important;flex-direction:column!important;gap:8px!important;}
.popup-form .field-box.full{grid-column:1/-1!important;}
.popup-form .field-box span{
  display:block!important;
  font-size:13px!important;
  font-weight:900!important;
  color:#0f172a!important;
  letter-spacing:.2px!important;
}
.popup-form input,.popup-form textarea{
  color:#111827!important;
  background:#ffffff!important;
  border:1.5px solid rgba(14,165,233,.28)!important;
  box-shadow:0 8px 22px rgba(14,165,233,.05)!important;
}
.popup-form input::placeholder,.popup-form textarea::placeholder{
  color:#6b7280!important;
  opacity:1!important;
  font-weight:700!important;
}
.popup-form input:focus,.popup-form textarea:focus{
  border-color:#0ea5e9!important;
  box-shadow:0 0 0 4px rgba(14,165,233,.14)!important;
}
.popup-submit{
  background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(14,165,233,.28)!important;
}
.popup-note{color:#475569!important;}



/* ===== REQUESTED CLEAN BLUE CARD STYLE (NO PINK / NO LARGE ICON) ===== */
#career .jobs-list-grid{
  gap:24px!important;
}
#career .career-job-card{
  min-height:420px!important;
  padding:28px 27px 28px!important;
  border-radius:30px!important;
  background:linear-gradient(145deg,#ffffff 0%,#f8fcff 48%,#eaf8ff 100%)!important;
  border:1.5px solid rgba(14,165,233,.34)!important;
  box-shadow:0 28px 72px rgba(14,165,233,.18),0 12px 38px rgba(37,99,235,.10)!important;
  overflow:hidden!important;
}
#career .career-job-card:before{
  height:5px!important;
  background:linear-gradient(90deg,#14b8ff 0%,#0ea5e9 52%,#2563eb 100%)!important;
}
#career .career-job-card:after{
  background:radial-gradient(circle,rgba(14,165,233,.18),transparent 68%)!important;
}
#career .career-job-card:hover{
  transform:translateY(-9px)!important;
  border-color:rgba(14,165,233,.55)!important;
  box-shadow:0 36px 92px rgba(14,165,233,.28),0 18px 48px rgba(37,99,235,.16)!important;
}
#career .job-card-inner{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
#career .job-top-row{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  margin-bottom:20px!important;
}
#career .job-icon-circle{
  display:none!important;
}
#career .job-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:#e0f2fe!important;
  color:#0369a1!important;
  border:1px solid rgba(14,165,233,.38)!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.7px!important;
  text-transform:uppercase!important;
}
#career .career-job-card h4{
  margin:0 0 17px!important;
  padding-bottom:18px!important;
  border-bottom:1px solid rgba(15,23,42,.10)!important;
  color:#020617!important;
  font-size:24px!important;
  font-weight:900!important;
  letter-spacing:-.5px!important;
  line-height:1.18!important;
}
#career .career-job-card h4 i{
  display:none!important;
}
#career .job-info-list{
  padding:18px 17px!important;
  margin:0 0 24px!important;
  border-radius:20px!important;
  background:rgba(255,255,255,.72)!important;
  border:1px solid rgba(14,165,233,.22)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.70)!important;
}
#career .job-info-list div{
  font-size:15px!important;
  line-height:1.45!important;
  color:#64748b!important;
  gap:12px!important;
  align-items:center!important;
}
#career .job-info-list i{
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  min-width:30px!important;
  height:30px!important;
  margin-top:0!important;
  border-radius:9px!important;
  color:#0284c7!important;
  background:linear-gradient(135deg,#e0f2fe,#f0f9ff)!important;
  border:1px solid rgba(14,165,233,.24)!important;
  font-size:14px!important;
}
#career .job-info-list b{
  color:#020617!important;
  font-weight:900!important;
}
#career .job-actions{
  margin-top:auto!important;
}
#career .job-actions .apply,
#career .job-apply-btn{
  width:100%!important;
  min-height:50px!important;
  border:0!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#3f317c 0%,#2563eb 100%)!important;
  color:#ffffff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  font-size:15px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 18px 38px rgba(37,99,235,.26)!important;
  transition:.25s ease!important;
}
#career .job-actions .apply:hover,
#career .job-apply-btn:hover{
  transform:translateY(-3px)!important;
  background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%)!important;
  box-shadow:0 24px 46px rgba(14,165,233,.38)!important;
}
/* popup text clear visible */
.apply-modal-card{background:#ffffff!important;border:2px solid rgba(14,165,233,.36)!important;}
.apply-modal-head{background:linear-gradient(135deg,#082f49 0%,#0ea5e9 50%,#2563eb 100%)!important;}
.popup-form input,.popup-form textarea{color:#111827!important;background:#fff!important;border:1.5px solid rgba(14,165,233,.30)!important;}
.popup-form input::placeholder,.popup-form textarea::placeholder{color:#64748b!important;opacity:1!important;}
.popup-form .field-box span{color:#0f172a!important;font-weight:900!important;}
.popup-submit{background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%)!important;color:#fff!important;}
@media(max-width:640px){#career .career-job-card{min-height:auto!important;padding:24px 20px 24px!important;}#career .career-job-card h4{font-size:22px!important;}}



/* ===== FINAL COMPACT BLUE CAREER CARDS ===== */
#career .jobs-list-grid{
  grid-template-columns:repeat(3,minmax(0,385px))!important;
  justify-content:center!important;
  gap:22px!important;
  align-items:stretch!important;
}
#career .career-job-card{
  width:100%!important;
  max-width:385px!important;
  min-height:455px!important;
  padding:22px 22px 20px!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#ffffff 0%,#f8fcff 55%,#eaf8ff 100%)!important;
  border:1.4px solid rgba(14,165,233,.36)!important;
  box-shadow:0 20px 46px rgba(14,165,233,.16),0 10px 25px rgba(37,99,235,.08)!important;
}
#career .career-job-card:hover{
  transform:translateY(-7px)!important;
  box-shadow:0 28px 62px rgba(14,165,233,.24),0 14px 34px rgba(37,99,235,.12)!important;
}
#career .career-job-card:before{
  height:4px!important;
  background:linear-gradient(90deg,#14b8ff 0%,#0ea5e9 50%,#2563eb 100%)!important;
}
#career .career-job-card:after{
  right:-70px!important;
  bottom:-70px!important;
  width:145px!important;
  height:145px!important;
}
#career .job-card-inner{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
#career .job-top-row{
  margin-bottom:16px!important;
}
#career .job-icon-circle{
  display:none!important;
}
#career .job-badge{
  padding:7px 12px!important;
  font-size:11px!important;
  border-radius:999px!important;
  background:#e0f2fe!important;
  color:#0369a1!important;
  border:1px solid rgba(14,165,233,.38)!important;
  font-weight:900!important;
  letter-spacing:.6px!important;
}
#career .career-job-card h4{
  font-size:21px!important;
  line-height:1.22!important;
  margin:0 0 14px!important;
  padding-bottom:14px!important;
  color:#020617!important;
  border-bottom:1px solid rgba(15,23,42,.10)!important;
  letter-spacing:-.35px!important;
}
#career .career-job-card h4 i{
  display:none!important;
}
#career .job-info-list{
  padding:14px 14px!important;
  margin:0 0 18px!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.76)!important;
  border:1px solid rgba(14,165,233,.24)!important;
  gap:9px!important;
}
#career .job-info-list div{
  font-size:14px!important;
  line-height:1.35!important;
  gap:10px!important;
  color:#64748b!important;
  align-items:center!important;
}
#career .job-info-list i{
  width:28px!important;
  min-width:28px!important;
  height:28px!important;
  border-radius:8px!important;
  font-size:13px!important;
  color:#0284c7!important;
  background:linear-gradient(135deg,#e0f2fe,#f0f9ff)!important;
  border:1px solid rgba(14,165,233,.25)!important;
}
#career .job-info-list b{
  color:#020617!important;
  font-weight:900!important;
}
#career .job-actions{
  margin-top:auto!important;
}
#career .job-actions .detail{
  display:none!important;
}
#career .job-actions .apply,
#career .job-apply-btn{
  width:100%!important;
  min-height:46px!important;
  padding:11px 16px!important;
  border-radius:14px!important;
  font-size:14px!important;
  background:linear-gradient(135deg,#3f317c 0%,#2563eb 100%)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 14px 28px rgba(37,99,235,.24)!important;
}
#career .job-actions .apply:hover,
#career .job-apply-btn:hover{
  background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%)!important;
  transform:translateY(-2px)!important;
}

/* Compact popup with visible text */
.apply-modal-card{
  max-width:880px!important;
  border-radius:24px!important;
  background:#ffffff!important;
  border:2px solid rgba(14,165,233,.38)!important;
}
.apply-modal-head{
  background:linear-gradient(135deg,#082f49 0%,#0ea5e9 52%,#2563eb 100%)!important;
  padding:24px 28px!important;
}
.apply-modal-head h3{
  color:#ffffff!important;
  font-size:28px!important;
}
.apply-modal-head p{
  color:#eef9ff!important;
}
.popup-form{
  padding:24px 28px!important;
}
.popup-form .field-box span{
  color:#0f172a!important;
  font-weight:900!important;
}
.popup-form input,
.popup-form textarea{
  color:#111827!important;
  background:#ffffff!important;
  border:1.5px solid rgba(14,165,233,.30)!important;
}
.popup-form input::placeholder,
.popup-form textarea::placeholder{
  color:#64748b!important;
  opacity:1!important;
}

@media(max-width:1080px){
  #career .jobs-list-grid{
    grid-template-columns:repeat(2,minmax(0,385px))!important;
  }
}
@media(max-width:640px){
  #career .jobs-list-grid{
    grid-template-columns:1fr!important;
  }
  #career .career-job-card{
    max-width:100%!important;
    min-height:auto!important;
    padding:20px!important;
  }
  #career .career-job-card h4{
    font-size:20px!important;
  }
}


/* === Product submenu + expanded products update === */
.has-sub{position:relative;display:flex;align-items:center;padding:0}
.has-sub>a{display:flex;align-items:center;gap:7px}
.has-sub>a i{font-size:10px}
.sub-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:560px;background:#fff;color:#101425;border:1px solid rgba(124,34,255,.15);border-radius:0 0 20px 20px;padding:16px 14px 14px;box-shadow:0 28px 80px rgba(20,7,45,.25);opacity:0;visibility:hidden;pointer-events:none;transition:.22s cubic-bezier(.25,.8,.25,1);backdrop-filter:blur(18px);z-index:9999;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:0}
.sub-menu:after{display:none}
.sub-menu:before{display:none}
.sub-menu a{display:flex!important;padding:11px 13px;border-radius:12px;color:#1d1635!important;font-size:13px;font-weight:900;line-height:1.25}
.sub-menu a:hover{background:linear-gradient(135deg,#f3e9ff,#fff2fb);color:#7c22ff!important;transform:translateX(3px)}.sub-menu a:hover i{background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff!important}
.has-sub:hover .sub-menu,.has-sub:focus-within .sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%)}
.pro-products-wrap{grid-template-columns:.72fr 1.28fr}
.pro-showcase{grid-template-columns:1fr .96fr}
.pro-cards{grid-template-columns:repeat(2,1fr);gap:14px}
.pro-card{padding:22px;min-height:188px}
.pro-card.wide{grid-column:1 / -1;min-height:150px}
.pro-card.wide p{max-width:650px}
@media(max-width:1050px){.has-sub{display:block;padding:0}.sub-menu{position:static!important;transform:none!important;left:auto!important;width:auto;max-width:100%;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;margin-top:10px;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);grid-template-columns:1fr;overflow:hidden}.sub-menu:before{display:none}.sub-menu>div:first-child{display:none!important}.sub-menu a{color:#fff!important}.sub-menu a:hover{background:rgba(255,255,255,.12);color:#ffb0ff!important}.pro-products-wrap,.pro-showcase{grid-template-columns:1fr}.pro-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.pro-cards{grid-template-columns:1fr}.pro-card.wide{grid-column:auto}}



/* ===== Final fix: products stay in blank left area + selected product color ===== */
.products-blank-layout{padding:42px 0 56px!important;overflow:hidden!important;}
.products-blank-layout .pro-products-wrap{grid-template-columns:minmax(0, 1.02fr) minmax(420px, .98fr)!important;gap:22px!important;align-items:stretch!important;}
.products-blank-layout .pro-copy{padding:32px 36px 34px!important;min-height:490px!important;display:flex;flex-direction:column;justify-content:flex-start;}
.products-blank-layout .pro-copy .eyebrow{margin-bottom:10px!important;}
.products-blank-layout .pro-copy h2{font-size:clamp(30px,3.25vw,48px)!important;line-height:1.05!important;margin:10px 0 12px!important;letter-spacing:-1.8px!important;}
.products-blank-layout .pro-copy h2 span{display:inline!important;}
.products-blank-layout .pro-copy p{font-size:16px!important;line-height:1.75!important;max-width:560px!important;margin-bottom:18px!important;}
.products-blank-layout .compact-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:4px!important;align-content:start!important;}
.products-blank-layout .pro-card{display:block!important;text-decoration:none!important;color:inherit!important;border-radius:22px!important;padding:18px 18px 17px!important;min-height:178px!important;background:rgba(255,255,255,.88)!important;}
.products-blank-layout .pro-card i{width:46px!important;height:46px!important;border-radius:15px!important;font-size:20px!important;margin-bottom:12px!important;}
.products-blank-layout .pro-card h3{font-size:18px!important;margin-bottom:7px!important;line-height:1.18!important;}
.products-blank-layout .pro-card p{font-size:13px!important;line-height:1.5!important;margin:0 0 11px!important;color:#667085!important;}
.products-blank-layout .pro-card span{font-size:11px!important;padding:7px 10px!important;}
.products-blank-layout .pro-card:target,
.products-blank-layout .pro-card.selected{
  background:linear-gradient(135deg,#7c22ff 0%,#b92dff 55%,#ff2bd6 100%)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.55)!important;
  box-shadow:0 26px 70px rgba(124,34,255,.35)!important;
  transform:translateY(-4px)!important;
}
.products-blank-layout .pro-card:target h3,
.products-blank-layout .pro-card.selected h3,
.products-blank-layout .pro-card:target p,
.products-blank-layout .pro-card.selected p{color:#fff!important;}
.products-blank-layout .pro-card:target i,
.products-blank-layout .pro-card.selected i{background:rgba(255,255,255,.22)!important;color:#fff!important;box-shadow:none!important;}
.products-blank-layout .pro-card:target span,
.products-blank-layout .pro-card.selected span{background:rgba(255,255,255,.22)!important;color:#fff!important;}
.products-blank-layout .pro-ai-stage{min-height:490px!important;border-radius:34px!important;}
.products-blank-layout .pro-ai-stage .ai-girl-img{height:108%!important;left:-40px!important;bottom:-74px!important;}
.products-blank-layout .pro-bubble{left:32px!important;top:34px!important;width:255px!important;}
.products-blank-layout .pro-mini{right:26px!important;bottom:28px!important;width:245px!important;}
.menu .sub-menu a.active-product{background:linear-gradient(135deg,#7c22ff,#ff2bd6)!important;color:#fff!important;}
@media(max-width:1100px){.products-blank-layout .pro-products-wrap{grid-template-columns:1fr!important}.products-blank-layout .pro-ai-stage{min-height:520px!important}.products-blank-layout .pro-ai-stage .ai-girl-img{left:5%!important;height:98%!important}.products-blank-layout .compact-product-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:700px){.products-blank-layout{padding-top:34px!important}.products-blank-layout .pro-copy{padding:24px!important}.products-blank-layout .compact-product-grid{grid-template-columns:1fr!important}.products-blank-layout .pro-ai-stage{min-height:430px!important}.products-blank-layout .pro-ai-stage .ai-girl-img{height:86%!important;left:-35px!important;bottom:-42px!important}.products-blank-layout .pro-bubble{left:14px!important;top:14px!important;width:220px!important}.products-blank-layout .pro-mini{right:14px!important;bottom:16px!important;width:205px!important}}



/* === Final Products 75/25 layout fix === */
.products-75-25{padding:0!important;background:#f8f4ff!important;overflow:hidden!important;}
.products-75-25 .pro-products-wrap{width:min(1240px,92vw)!important;display:grid!important;grid-template-columns:minmax(0,75%) minmax(230px,25%)!important;gap:0!important;align-items:stretch!important;min-height:610px!important;}
.products-75-25 .products-left-area{padding:36px 32px 88px 0!important;max-width:none!important;min-width:0!important;}
.products-75-25 .pro-copy h2{font-size:clamp(38px,4.7vw,72px)!important;line-height:.96!important;margin:10px 0 16px!important;letter-spacing:-3px!important;color:#0e1020!important;max-width:720px!important;}
.products-75-25 .pro-copy h2 span{background:linear-gradient(135deg,#7c22ff,#ff2bd6,#ff7b1a);-webkit-background-clip:text;background-clip:text;color:transparent!important;}
.products-75-25 .pro-copy>p{font-size:18px!important;line-height:1.65!important;color:#74809a!important;max-width:700px!important;margin-bottom:18px!important;}
.products-75-25 .compact-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;max-width:100%!important;}
.products-75-25 .pro-card{min-height:172px!important;padding:19px!important;border:1px solid rgba(124,34,255,.12)!important;background:rgba(255,255,255,.82)!important;box-shadow:0 18px 42px rgba(45,20,75,.08)!important;border-radius:20px!important;position:relative!important;overflow:hidden!important;transition:.25s!important;color:#111827!important;}
.products-75-25 .pro-card:before{content:"";position:absolute;right:-28px;top:-28px;width:92px;height:92px;border-radius:50%;background:linear-gradient(135deg,rgba(124,34,255,.14),rgba(255,43,214,.12));}
.products-75-25 .pro-card i{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#fff7f7,#ead7ff);display:grid;place-items:center;color:#8b22ff!important;font-size:22px!important;margin-bottom:14px!important;}
.products-75-25 .pro-card h3{font-size:20px!important;line-height:1.13!important;margin-bottom:10px!important;color:#101425!important;}
.products-75-25 .pro-card p{font-size:13.5px!important;line-height:1.55!important;color:#6b7690!important;margin:0 0 12px!important;}
.products-75-25 .pro-card span{display:inline-flex!important;padding:8px 13px!important;border-radius:999px!important;background:#f0ddff!important;color:#8422ff!important;font-size:12px!important;font-weight:900!important;}
.products-75-25 .pro-card:hover,.products-75-25 .pro-card.active{transform:translateY(-4px)!important;border-color:#9b35ff!important;box-shadow:0 24px 58px rgba(124,34,255,.22)!important;background:#fff!important;}
.products-75-25 .pro-card.active{outline:2px solid rgba(124,34,255,.28)!important;}
.products-75-25 .pro-card.active:after{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff;display:grid;place-items:center;font-size:12px;}
.product-active-details{margin:0 0 18px!important;}
.product-detail-panel{display:none!important;align-items:center!important;gap:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(251,247,255,.92))!important;border:1px solid rgba(124,34,255,.16)!important;border-radius:24px!important;padding:18px 20px!important;box-shadow:0 20px 55px rgba(45,20,75,.10)!important;position:relative!important;overflow:hidden!important;}
.product-detail-panel.active{display:flex!important;animation:productFade .28s ease both;}
@keyframes productFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.pdp-icon{flex:0 0 70px;width:70px;height:70px;border-radius:22px;background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 16px 38px rgba(124,34,255,.24)}
.pdp-text small{display:inline-flex;padding:6px 11px;border-radius:999px;background:#f0ddff;color:#8422ff;font-weight:900;font-size:12px;margin-bottom:8px}.pdp-text h3{color:#101425;font-size:28px;line-height:1.05;margin-bottom:6px}.pdp-text p{color:#65708a;font-size:15px;line-height:1.55;margin:0 0 10px}.pdp-features{display:flex;flex-wrap:wrap;gap:8px}.pdp-features span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#fff;color:#30374f;border:1px solid rgba(124,34,255,.12);font-size:12px;font-weight:800}.pdp-features i{color:#8b22ff}.pdp-pill{margin-left:auto;white-space:nowrap;padding:11px 14px;border-radius:999px;background:linear-gradient(135deg,#7c22ff,#ff2bd6);color:#fff;font-size:13px;box-shadow:0 14px 32px rgba(124,34,255,.22)}
.products-75-25 .pro-ai-stage{width:100%!important;min-width:0!important;min-height:610px!important;position:relative!important;overflow:hidden!important;border-radius:0 0 28px 28px!important;background:#210555!important;}
.products-75-25 .ai-girl-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;}
.products-75-25 .stage-glow{display:block!important;}
.products-75-25 .ai-assistant-card{left:8%!important;right:8%!important;top:24px!important;width:auto!important;max-width:none!important;padding:18px!important;}
.products-75-25 .ai-mini-panel{left:8%!important;right:8%!important;bottom:55px!important;width:auto!important;max-width:none!important;}
.products-75-25 .ai-ring{right:8%!important;top:170px!important;transform:scale(.72)!important;transform-origin:top right!important;}
.products-75-25 .neural-lines{opacity:.45!important;}
.sub-menu a{align-items:center!important;gap:10px!important;justify-content:flex-start!important;}
.sub-menu a i{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#f1e3ff,#ffe8fb);color:#8b22ff;display:grid;place-items:center;font-size:14px!important;flex:0 0 34px;transition:.18s}.sub-menu a.active{background:linear-gradient(135deg,#7c22ff,#ff2bd6)!important;color:#fff!important;box-shadow:0 4px 14px rgba(124,34,255,.3)!important}.sub-menu a.active i{background:rgba(255,255,255,.25)!important;color:#fff!important}.sub-menu a.active:after{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;margin-left:auto;color:#7c22ff}
@media(max-width:1100px){.products-75-25 .pro-products-wrap{grid-template-columns:1fr!important}.products-75-25 .pro-ai-stage{min-height:420px!important;border-radius:26px!important}.products-75-25 .products-left-area{padding-right:0!important}.products-75-25 .compact-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.products-75-25 .compact-product-grid{grid-template-columns:1fr!important}.product-detail-panel{align-items:flex-start!important;flex-direction:column!important}.pdp-pill{margin-left:0}.products-75-25 .pro-copy h2{letter-spacing:-1.5px!important}.products-75-25 .pro-ai-stage{min-height:360px!important}}



/* ===== FINAL PRODUCTS LAYOUT FIX: CONTENT 75% + AI GIRL 25% ===== */
#products.ai-products-section .ai-products-wrap{
  display:grid !important;
  grid-template-columns:minmax(0,75%) minmax(260px,25%) !important;
  gap:0 !important;
  align-items:stretch !important;
  width:100% !important;
}
#products.ai-products-section .ai-products-left{
  width:100% !important;
  max-width:100% !important;
  padding:38px 34px 38px 34px !important;
  min-width:0 !important;
}
#products.ai-products-section .ai-products-left .head{
  max-width:100% !important;
  margin-bottom:22px !important;
}
#products.ai-products-section .ai-products-left .head h2{
  font-size:clamp(36px,4.4vw,66px) !important;
  line-height:1.04 !important;
}
#products.ai-products-section .products.ai-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:16px !important;
  width:100% !important;
}
#products.ai-products-section .product.ai-card{
  min-height:178px !important;
  padding:22px !important;
}
#products.ai-products-section .product.ai-card.active,
#products.ai-products-section .product.ai-card:target,
#products.ai-products-section .product.ai-card:hover{
  border-color:#8a2cff !important;
  box-shadow:0 22px 60px rgba(124,34,255,.24) !important;
}
#products.ai-products-section .product.ai-card.active{
  background:linear-gradient(145deg,#ffffff,#f6edff) !important;
}
#products.ai-products-section .ai-girl-zone{
  width:100% !important;
  max-width:100% !important;
  min-height:690px !important;
  border-radius:0 44px 44px 0 !important;
  overflow:hidden !important;
}
#products.ai-products-section .ai-girl-img{
  height:92% !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  object-fit:cover !important;
}
#products.ai-products-section .ai-assistant-card,
#products.ai-products-section .ai-mini-card{
  max-width:82% !important;
  right:9% !important;
}
@media(max-width:1050px){
  #products.ai-products-section .ai-products-wrap{grid-template-columns:1fr !important;}
  #products.ai-products-section .products.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  #products.ai-products-section .ai-girl-zone{min-height:440px !important;border-radius:34px !important;}
}
@media(max-width:650px){
  #products.ai-products-section .products.ai-grid{grid-template-columns:1fr !important;}
}


/* =========================================================
   PRODUCT SECTION UPDATE - BIG PRODUCT BOXES, 2 PRODUCTS/ROW
   Detail panel removed as requested
   ========================================================= */
#products.products-75-25{
  padding:0 !important;
  background:#f8f4ff !important;
}
#products.products-75-25 .pro-products-wrap{
  width:min(1240px,92vw) !important;
  display:grid !important;
  grid-template-columns:minmax(0,75%) minmax(230px,25%) !important;
  gap:0 !important;
  align-items:stretch !important;
  min-height:650px !important;
}
#products.products-75-25 .products-left-area{
  padding:38px 34px 96px 0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
}
#products.products-75-25 .product-active-details{
  display:none !important;
  visibility:hidden !important;
  height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
}
#products.products-75-25 .compact-product-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:22px !important;
  width:100% !important;
  max-width:100% !important;
  margin-top:28px !important;
  align-items:stretch !important;
}
#products.products-75-25 .pro-card{
  min-height:260px !important;
  padding:32px !important;
  border-radius:28px !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(124,34,255,.16) !important;
  box-shadow:0 20px 55px rgba(45,20,75,.10) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  color:#111827 !important;
  position:relative !important;
  overflow:hidden !important;
}
#products.products-75-25 .pro-card:before{
  content:"" !important;
  position:absolute !important;
  right:-45px !important;
  top:-45px !important;
  width:150px !important;
  height:150px !important;
  border-radius:50% !important;
  background:linear-gradient(135deg,rgba(124,34,255,.16),rgba(20,184,255,.12)) !important;
}
#products.products-75-25 .pro-card i{
  width:68px !important;
  height:68px !important;
  border-radius:22px !important;
  background:linear-gradient(135deg,#7c22ff,#14b8ff) !important;
  color:#fff !important;
  display:grid !important;
  place-items:center !important;
  font-size:28px !important;
  margin:0 0 22px !important;
  box-shadow:0 18px 42px rgba(124,34,255,.24) !important;
  position:relative !important;
  z-index:1 !important;
}
#products.products-75-25 .pro-card h3{
  font-size:25px !important;
  line-height:1.16 !important;
  margin:0 0 13px !important;
  color:#101425 !important;
  letter-spacing:-.6px !important;
  position:relative !important;
  z-index:1 !important;
}
#products.products-75-25 .pro-card p{
  font-size:15.5px !important;
  line-height:1.65 !important;
  color:#667085 !important;
  margin:0 0 22px !important;
  max-width:100% !important;
  position:relative !important;
  z-index:1 !important;
}
#products.products-75-25 .pro-card span{
  margin-top:auto !important;
  width:max-content !important;
  display:inline-flex !important;
  padding:9px 15px !important;
  border-radius:999px !important;
  background:#f0ddff !important;
  color:#8422ff !important;
  font-size:12px !important;
  font-weight:900 !important;
  position:relative !important;
  z-index:1 !important;
}
#products.products-75-25 .pro-card:hover,
#products.products-75-25 .pro-card.active,
#products.products-75-25 .pro-card:target{
  transform:translateY(-6px) !important;
  border-color:#7c22ff !important;
  box-shadow:0 28px 70px rgba(124,34,255,.20) !important;
  background:#fff !important;
}
#products.products-75-25 .pro-card.active{
  outline:2px solid rgba(20,184,255,.28) !important;
}
#products.products-75-25 .pro-card.active:after{
  content:"\f00c" !important;
  font-family:"Font Awesome 6 Free" !important;
  font-weight:900 !important;
  position:absolute !important;
  top:18px !important;
  right:18px !important;
  width:34px !important;
  height:34px !important;
  border-radius:50% !important;
  background:linear-gradient(135deg,#7c22ff,#14b8ff) !important;
  color:#fff !important;
  display:grid !important;
  place-items:center !important;
  font-size:13px !important;
  z-index:2 !important;
}
#products.products-75-25 .pro-copy h2{
  font-size:clamp(38px,4.2vw,68px) !important;
  line-height:.98 !important;
}
#products.products-75-25 .pro-copy>p{
  max-width:760px !important;
}
#products.products-75-25 .pro-ai-stage{
  min-height:650px !important;
}
@media(max-width:1100px){
  #products.products-75-25 .pro-products-wrap{
    grid-template-columns:1fr !important;
  }
  #products.products-75-25 .products-left-area{
    padding:34px 0 40px !important;
  }
  #products.products-75-25 .compact-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  #products.products-75-25 .pro-ai-stage{
    min-height:430px !important;
    border-radius:26px !important;
  }
}
@media(max-width:700px){
  #products.products-75-25 .compact-product-grid{
    grid-template-columns:1fr !important;
  }
  #products.products-75-25 .pro-card{
    min-height:auto !important;
    padding:26px !important;
  }
}


/* ========= CLIENT LOGO MARQUEE STRIP ========= */
.clients-marquee-strip {
  width: 100%;
  background: linear-gradient(135deg, #f3eeff 0%, #fafafe 50%, #f0eaff 100%);
  border-top: 2px solid rgba(124,34,255,.12);
  border-bottom: 2px solid rgba(124,34,255,.12);
  padding: 0;
  overflow: hidden;
  position: relative;
  box-shadow: 0 6px 40px rgba(124,34,255,.10), 0 -2px 20px rgba(124,34,255,.05);
}
.clients-marquee-strip::before,
.clients-marquee-strip::after {
  content: "";
  position: absolute;
  top: 0;
  width: 160px;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}
.clients-marquee-strip::before {
  left: 0;
  background: linear-gradient(to right, #f8f5ff 0%, transparent 100%);
}
.clients-marquee-strip::after {
  right: 0;
  background: linear-gradient(to left, #f8f5ff 0%, transparent 100%);
}
.marquee-header-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 18px 0 10px;
  position: relative;
  z-index: 4;
}
.marquee-header-row::before {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(124,34,255,.2));
  max-width: 200px;
}
.marquee-header-row::after {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(to left, transparent, rgba(124,34,255,.2));
  max-width: 200px;
}
.marquee-header-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, #7c22ff, #ff2bd6);
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 7px 20px;
  border-radius: 999px;
  white-space: nowrap;
  box-shadow: 0 6px 22px rgba(124,34,255,.35);
}
.marquee-header-pill i { font-size: 10px; }
.marquee-track-wrap {
  display: flex;
  overflow: hidden;
  padding: 0 0 10px 0;
  margin: 0;
}
.marquee-track {
  display: flex;
  align-items: center;
  gap: 0;
  animation: marquee-scroll 40s linear infinite;
  will-change: transform;
}
.marquee-track:hover {
  animation-play-state: paused;
}
@keyframes marquee-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.marquee-logo-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  height: 110px;
  padding: 14px 28px;
  gap: 10px;
  position: relative;
  cursor: default;
  transition: all .28s;
  margin: 12px 8px;
  background: #ffffff;
  border-radius: 18px;
  border: 1.5px solid rgba(124,34,255,.10);
  box-shadow: 0 4px 18px rgba(124,34,255,.07);
}
.marquee-logo-item::after {
  display: none;
}
.marquee-logo-item:hover {
  background: linear-gradient(135deg, rgba(124,34,255,.06), rgba(255,43,214,.04));
  border-color: rgba(124,34,255,.30);
  box-shadow: 0 8px 32px rgba(124,34,255,.16);
  transform: translateY(-4px);
}
.marquee-logo-item img {
  max-width: 120px;
  max-height: 54px;
  object-fit: contain;
  filter: grayscale(0%) contrast(1.05) brightness(1.0);
  opacity: 1;
  transition: all .35s cubic-bezier(.25,.8,.25,1);
}
.marquee-logo-item:hover img {
  filter: grayscale(0%) contrast(1.15) brightness(1.05);
  opacity: 1;
  transform: scale(1.12) translateY(-4px);
  drop-shadow: 0 8px 20px rgba(124,34,255,.25);
}
.marquee-logo-item span {
  font-size: 10px;
  font-weight: 800;
  color: #8a63d2;
  letter-spacing: .8px;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0.85;
  transform: translateY(0);
  transition: all .28s;
  line-height: 1;
}
.marquee-logo-item:hover span {
  opacity: 1;
  transform: translateY(0);
}
/* ========= END MARQUEE ========= */

/* ===== Approved ALICE header logo (same as HTML version) ===== */
.nav-inner{
  min-height:88px !important;
}
.brand{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-shrink:0 !important;
  width:268px !important;
  min-width:268px !important;
  padding:5px 10px !important;
  border-radius:13px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.99),rgba(244,248,255,.97)) !important;
  border:1px solid rgba(255,255,255,.72) !important;
  box-shadow:0 10px 28px rgba(4,9,35,.22) !important;
  overflow:hidden !important;
  gap:0 !important;
}
.brand-logo-img{
  display:block !important;
  width:100% !important;
  max-width:246px !important;
  height:auto !important;
  max-height:60px !important;
  object-fit:contain !important;
  filter:drop-shadow(0 4px 8px rgba(5,18,58,.13)) !important;
}
.brand > div{
  display:none !important;
}
@media(max-width:1100px){
  .brand{
    width:230px !important;
    min-width:230px !important;
  }
  .brand-logo-img{
    max-width:210px !important;
  }
  .menu{
    gap:16px !important;
  }
}
@media(max-width:768px){
  .nav-inner{
    min-height:74px !important;
  }
  .brand{
    width:205px !important;
    min-width:205px !important;
    padding:4px 8px !important;
    border-radius:11px !important;
  }
  .brand-logo-img{
    max-width:187px !important;
    max-height:48px !important;
  }
}
/* ===== End approved ALICE header logo ===== */

/* ===== Show SN Insight AI ring on tablet/mobile ===== */
@media(max-width:1050px){
  .hero{
    position:relative !important;
    overflow:hidden !important;
  }

  .ai-ring{
    display:flex !important;
    right:6% !important;
    top:112px !important;
    width:104px !important;
    height:104px !important;
    z-index:8 !important;
    padding-top:1px !important;
  }

  .ai-ring-top{
    font-size:13px !important;
    line-height:1.05 !important;
    white-space:nowrap !important;
  }

  .ai-ring-bottom{
    font-size:23px !important;
    line-height:1 !important;
  }

  .ai-orbit{
    display:block !important;
    right:1.5% !important;
    top:78px !important;
    width:172px !important;
    height:172px !important;
    z-index:7 !important;
  }

  .ai-orbit span{
    display:block !important;
  }
}

@media(max-width:620px){
  .ai-ring{
    right:7% !important;
    top:108px !important;
    width:94px !important;
    height:94px !important;
  }

  .ai-ring-top{
    font-size:12px !important;
  }

  .ai-ring-bottom{
    font-size:22px !important;
  }

  .ai-orbit{
    right:-1% !important;
    top:74px !important;
    width:150px !important;
    height:150px !important;
  }

  .ai-orbit span{
    width:10px !important;
    height:10px !important;
  }
}

@media(max-width:430px){
  .ai-ring{
    right:5% !important;
    top:96px !important;
    width:88px !important;
    height:88px !important;
  }

  .ai-ring-top{
    font-size:11px !important;
  }

  .ai-ring-bottom{
    font-size:20px !important;
  }

  .ai-orbit{
    right:-4% !important;
    top:66px !important;
    width:142px !important;
    height:142px !important;
  }
}
/* ===== End mobile SN Insight AI ring fix ===== */

/* ===== FINAL ASPX MATCH WITH APPROVED HTML ===== */

/* Pure white logo panel, matching the HTML version */
.brand{
  background:#ffffff !important;
  border:1px solid rgba(255,255,255,.95) !important;
  box-shadow:0 10px 28px rgba(4,9,35,.18) !important;
}
.brand-logo-img{
  opacity:1 !important;
  filter:none !important;
}

/* Desktop: three product cards in each row, AI image on the right */
#products.products-75-25.products-blank-layout{
  padding:42px 0 56px !important;
  background:linear-gradient(135deg,#fff 0%,#f4ecff 48%,#eef8ff 100%) !important;
  overflow:hidden !important;
}
#products.products-75-25 .pro-products-wrap{
  width:min(1240px,92vw) !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:3fr 1fr !important;
  gap:22px !important;
  align-items:stretch !important;
}
#products.products-75-25 .products-left-area,
#products.products-75-25 .pro-copy{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  min-height:520px !important;
  padding:28px 32px 30px !important;
  display:flex !important;
  flex-direction:column !important;
  border-radius:34px !important;
}
#products.products-75-25 .compact-product-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
  width:100% !important;
  max-width:100% !important;
  margin-top:0 !important;
  align-items:stretch !important;
}
#products.products-75-25 .pro-card{
  min-height:172px !important;
  padding:19px !important;
  border-radius:24px !important;
}
#products.products-75-25 .pro-card i{
  width:52px !important;
  height:52px !important;
  border-radius:17px !important;
  font-size:22px !important;
  margin:0 0 14px !important;
}
#products.products-75-25 .pro-card h3{
  font-size:20px !important;
  line-height:1.16 !important;
  margin:0 0 9px !important;
}
#products.products-75-25 .pro-card p{
  font-size:13.5px !important;
  line-height:1.55 !important;
  margin:0 0 14px !important;
}
#products.products-75-25 .pro-card span{
  padding:7px 12px !important;
  font-size:11px !important;
}
#products.products-75-25 .pro-ai-stage{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  min-height:520px !important;
  border-radius:34px !important;
  position:relative !important;
  overflow:hidden !important;
  background:#210555 !important;
}
#products.products-75-25 .pro-ai-stage .ai-girl-img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center !important;
  transform:none !important;
  left:0 !important;
  right:auto !important;
  bottom:auto !important;
  opacity:1 !important;
}

/* Tablet: two cards per row */
@media(max-width:1100px){
  #products.products-75-25 .pro-products-wrap{
    grid-template-columns:1fr !important;
  }
  #products.products-75-25 .compact-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  #products.products-75-25 .pro-ai-stage{
    min-height:460px !important;
  }
}

/* Mobile: one card per row */
@media(max-width:650px){
  #products.products-75-25 .compact-product-grid{
    grid-template-columns:1fr !important;
  }
  #products.products-75-25 .pro-copy{
    padding:24px !important;
  }
  #products.products-75-25 .pro-card{
    min-height:auto !important;
    padding:22px !important;
  }
  #products.products-75-25 .pro-ai-stage{
    min-height:700px !important;
  }
}

/* ===== END FINAL ASPX MATCH WITH APPROVED HTML ===== */

/* ===== HOME PAGE MOBILE HORIZONTAL-SCROLL FIX ===== */
html,
body,
form,
#form1,
main{
  width:100% !important;
  max-width:100% !important;
  overflow-x:hidden !important;
}

body{
  position:relative;
}

.nav,
.hero,
.clients-marquee-strip,
#products,
section,
.footer,
.bottom{
  max-width:100vw !important;
}

.hero{
  overflow:hidden !important;
  contain:paint;
}

.hero > .wrap,
.nav-inner{
  min-width:0 !important;
  max-width:100% !important;
}

.hero-content,
.hero-content > *,
.hero-cta{
  min-width:0 !important;
  max-width:100% !important;
}

.hero h1,
.hero p{
  overflow-wrap:anywhere;
}

.clients-marquee-strip,
.marquee-track-wrap{
  overflow:hidden !important;
}

.bottom{
  left:0 !important;
  right:0 !important;
  width:100% !important;
  overflow:hidden !important;
}

@media(max-width:768px){
  .nav-inner{
    width:calc(100% - 24px) !important;
    margin-inline:auto !important;
    gap:10px !important;
  }

  .hero > .wrap{
    width:calc(100% - 28px) !important;
    margin-inline:auto !important;
  }

  .hero-content{
    width:100% !important;
    padding-left:0 !important;
    padding-right:0 !important;
  }

  .hero-cta{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:10px !important;
  }

  .hero-cta .btn{
    min-width:0 !important;
    max-width:100% !important;
  }

  .float-card,
  .float-card.two,
  .ai-ring,
  .ai-orbit,
  .scan-line{
    max-width:calc(100vw - 20px) !important;
  }

  .quick,
  .hero-stats{
    width:100% !important;
    max-width:100% !important;
  }

  .marquee-header-row{
    max-width:100% !important;
    overflow:hidden !important;
  }

  .marquee-header-pill{
    max-width:calc(100% - 24px) !important;
    white-space:normal !important;
    text-align:center !important;
  }
}

@media(max-width:430px){
  .brand{
    min-width:0 !important;
    width:min(205px,calc(100vw - 92px)) !important;
  }

  .brand-logo-img{
    max-width:100% !important;
  }

  .hamb{
    flex:0 0 46px !important;
  }
}
/* ===== END HOME PAGE MOBILE SCROLL FIX ===== */


/* ===== PERFORMANCE OPTIMISATIONS ===== */
@media (min-width: 701px){
  main > section:not(.hero){content-visibility:auto;contain-intrinsic-size:auto 760px}
}
img{content-visibility:auto}
@media (prefers-reduced-motion: reduce){
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}
}
/* ===== END PERFORMANCE OPTIMISATIONS ===== */


/* Hero brochure download button */
.hero-cta .brochure-download-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
}
.hero-cta .brochure-download-btn i{
  font-size:.92em;
}
@media (max-width: 640px){
  .hero-cta{
    flex-wrap:wrap;
  }
  .hero-cta .btn{
    flex:1 1 190px;
    text-align:center;
  }
}


/* ===== Header Download Brochure button ===== */
.actions{
  flex-shrink:0;
}
.header-brochure{
  position:relative;
  isolation:isolate;
  min-height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:0 19px 0 12px;
  border-radius:15px;
  border:1px solid rgba(255,255,255,.78);
  background:linear-gradient(135deg,#ffffff 0%,#f5edff 48%,#e3f6ff 100%);
  color:#37116f !important;
  font-size:13px;
  font-weight:900;
  white-space:nowrap;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(17,3,51,.28),inset 0 1px 0 rgba(255,255,255,.96);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.header-brochure::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-80%;
  left:-45%;
  width:42%;
  height:250%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.92),transparent);
  transform:rotate(18deg);
  transition:left .55s ease;
}
.header-brochure:hover{
  transform:translateY(-2px);
  border-color:#fff;
  box-shadow:0 14px 30px rgba(17,3,51,.36),0 0 0 3px rgba(255,255,255,.10),inset 0 1px 0 #fff;
}
.header-brochure:hover::before{
  left:120%;
}
.header-brochure i{
  width:32px;
  height:32px;
  flex:0 0 32px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:linear-gradient(135deg,#7c22ff,#10bfea);
  color:#fff;
  font-size:13px;
  box-shadow:0 7px 16px rgba(87,38,199,.28);
}
.header-brochure span{
  line-height:1;
}
.actions .header-demo{
  min-height:54px;
  padding:0 22px;
  white-space:nowrap;
}
@media(max-width:1320px) and (min-width:1051px){
  .nav-inner{
    gap:12px !important;
  }
  .menu{
    gap:14px !important;
  }
  .actions{
    gap:8px !important;
  }
  .call{
    padding:12px 13px !important;
    font-size:12px;
  }
  .header-brochure{
    min-height:48px;
    padding:0 13px 0 9px;
    font-size:12px;
    gap:8px;
  }
  .header-brochure i{
    width:28px;
    height:28px;
    flex-basis:28px;
  }
  .actions .header-demo{
    min-height:48px;
    padding:0 16px;
    font-size:12px;
  }
}
/* ===== End Header Download Brochure button ===== */


/* ===== Header position fix: no font-size changes ===== */
@media (min-width:1051px){
  .nav .nav-inner{
    width:calc(100% - 32px) !important;
    max-width:none !important;
    margin-left:16px !important;
    margin-right:16px !important;
    display:grid !important;
    grid-template-columns:auto minmax(0,1fr) auto !important;
    align-items:center !important;
    justify-content:normal !important;
    column-gap:20px !important;
    flex-wrap:nowrap !important;
  }

  .nav .brand{
    grid-column:1 !important;
    justify-self:start !important;
    margin:0 !important;
    width:auto !important;
    min-width:0 !important;
    flex:none !important;
  }

  .nav .menu{
    grid-column:2 !important;
    justify-self:center !important;
    align-self:center !important;
    width:auto !important;
    min-width:0 !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex-wrap:nowrap !important;
  }

  .nav .menu > a,
  .nav .menu > .has-sub > a,
  .nav .why-alicesoft-link{
    white-space:nowrap !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
  }

  .nav .actions{
    grid-column:3 !important;
    justify-self:end !important;
    align-self:center !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    white-space:nowrap !important;
    flex:none !important;
  }
}
/* ===== End header position fix ===== */
