/* =========================================================
   XPERT TECH SOLUTION
   Fully scoped stylesheet — safe to use under X ELECTRONICES
   ========================================================= */
#xpert-page{
  --x-red:#c7073f;
  --x-red-dark:#9d0531;
  --x-navy:#07101f;
  --x-navy-2:#0d1728;
  --x-ink:#0b1020;
  --x-text:#3f4b5d;
  --x-muted:#667286;
  --x-line:#e2e7ef;
  --x-soft:#f6f8fb;
  --x-white:#fff;
  --x-gold:#dcae52;
  width:100%;
  min-height:100vh;
  margin:0;
  padding:0;
  color:var(--x-ink);
  background:#fff;
  font-family:"DM Sans",Arial,sans-serif;
  font-size:16px;
  line-height:1.6;
  isolation:isolate;
  overflow-x:clip;
}
#xpert-page *,#xpert-page *::before,#xpert-page *::after{box-sizing:border-box}
#xpert-page a{color:inherit;text-decoration:none}
#xpert-page button{font:inherit}
#xpert-page img{max-width:100%;height:auto;display:block}
#xpert-page h1,#xpert-page h2,#xpert-page h3,#xpert-page p{margin-top:0}
#xpert-page h1,#xpert-page h2,#xpert-page h3{font-family:"Manrope",Arial,sans-serif}
#xpert-page .xpert-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
#xpert-page .xpert-progress{position:fixed;z-index:99999;top:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--x-red),#ef638a,var(--x-gold));box-shadow:0 0 16px rgba(199,7,63,.35)}
#xpert-page .xpert-topbar{background:#050a13;color:#aab5c7;font-size:12px;border-bottom:1px solid rgba(255,255,255,.07)}
#xpert-page .xpert-topbar-inner{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:20px}
#xpert-page .xpert-topbar strong{color:#fff}
#xpert-page .xpert-topbar i{display:inline-block;width:4px;height:4px;background:var(--x-red);border-radius:50%;margin:0 8px}
#xpert-page .xpert-header{position:sticky;top:0;z-index:5000;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,231,239,.85);transition:.25s}
#xpert-page .xpert-header.is-scrolled{box-shadow:0 10px 35px rgba(7,16,31,.08)}
#xpert-page .xpert-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}
#xpert-page .xpert-logo{display:flex;align-items:center;width:180px;height:62px}
#xpert-page .xpert-logo img{width:180px;height:62px;object-fit:contain}
#xpert-page .xpert-desktop-nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700;color:#4d596b}
#xpert-page .xpert-desktop-nav>a:not(.xpert-nav-cta){transition:.2s}
#xpert-page .xpert-desktop-nav>a:not(.xpert-nav-cta):hover{color:var(--x-red)}
#xpert-page .xpert-nav-cta{padding:12px 16px;border-radius:11px;background:var(--x-ink);color:#fff}
#xpert-page .xpert-nav-cta b{color:#ef668b;margin-left:7px}
#xpert-page .xpert-menu-btn,#xpert-page .xpert-mobile-nav{display:none}

/* HERO */
#xpert-page .xpert-hero{position:relative;min-height:calc(100vh - 116px);display:flex;align-items:center;padding:88px 0 96px;background:radial-gradient(circle at 82% 35%,rgba(199,7,63,.09),transparent 30%),linear-gradient(180deg,#fff,#fbfcfe);overflow:hidden}
#xpert-page .xpert-hero-orb{position:absolute;border-radius:50%;pointer-events:none}
#xpert-page .xpert-orb-one{width:520px;height:520px;right:-260px;top:-180px;background:rgba(199,7,63,.055)}
#xpert-page .xpert-orb-two{width:300px;height:300px;left:-190px;bottom:-180px;background:rgba(220,174,82,.07)}
#xpert-page .xpert-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:70px;position:relative;z-index:1}
#xpert-page .xpert-eyebrow{display:flex;align-items:center;gap:9px;color:var(--x-red);font-size:12px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}
#xpert-page .xpert-eyebrow>span{width:8px;height:8px;border-radius:50%;background:var(--x-red);box-shadow:0 0 0 5px rgba(199,7,63,.09)}
#xpert-page .xpert-hero-chip{display:inline-flex;margin-top:20px;padding:7px 11px;border:1px solid #efd7df;background:#fff7f9;color:#7d2842;border-radius:30px;font-size:12px;font-weight:700}
#xpert-page .xpert-hero h1{max-width:730px;margin:19px 0 23px;font-size:clamp(45px,5.7vw,73px);line-height:1.02;letter-spacing:-3.8px;font-weight:800}
#xpert-page .xpert-hero h1 em{font-style:normal;color:var(--x-red)}
#xpert-page .xpert-hero-text{max-width:690px;color:#4e5a6c;font-size:17px;line-height:1.75;margin-bottom:0}
#xpert-page .xpert-actions{display:flex;flex-wrap:wrap;gap:11px;margin:30px 0}
#xpert-page .xpert-btn{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 19px;border-radius:12px;font-size:13px;font-weight:800;transition:.25s}
#xpert-page .xpert-btn:hover{transform:translateY(-2px)}
#xpert-page .xpert-btn-primary{background:var(--x-red);color:#fff;box-shadow:0 14px 32px rgba(199,7,63,.2)}
#xpert-page .xpert-btn-primary b{color:#ffd1dd}
#xpert-page .xpert-btn-outline{border:1px solid #d9dfe8;background:#fff;color:var(--x-ink)}
#xpert-page .xpert-btn-outline:hover{border-color:var(--x-red);color:var(--x-red)}
#xpert-page .xpert-btn-outline span{color:#159c55}
#xpert-page .xpert-hero-proof{display:flex;gap:0}
#xpert-page .xpert-hero-proof>div{padding-right:24px;margin-right:24px;border-right:1px solid #dde2ea}
#xpert-page .xpert-hero-proof>div:last-child{border-right:0}
#xpert-page .xpert-hero-proof strong,#xpert-page .xpert-hero-proof span{display:block}
#xpert-page .xpert-hero-proof strong{font:800 16px "Manrope",Arial,sans-serif}
#xpert-page .xpert-hero-proof span{font-size:11px;color:#6c7788;margin-top:3px}

/* HERO VISUAL */
#xpert-page .xpert-hero-visual{position:relative;min-height:540px;display:grid;place-items:center}
#xpert-page .xpert-grid-pattern{position:absolute;width:500px;height:500px;background-image:linear-gradient(rgba(7,16,31,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,16,31,.055) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(circle,#000 20%,transparent 72%)}
#xpert-page .xpert-dashboard{width:min(480px,94%);position:relative;z-index:2;padding:17px;border-radius:26px;background:linear-gradient(145deg,#111c30,#060b15);color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 35px 90px rgba(7,16,31,.26)}
#xpert-page .xpert-dashboard-top{display:flex;justify-content:space-between;align-items:center;padding:2px 4px 15px}
#xpert-page .xpert-dots{display:flex;gap:5px}
#xpert-page .xpert-dots i{width:6px;height:6px;background:#536075;border-radius:50%}
#xpert-page .xpert-live{font-size:9px;letter-spacing:1px;color:#82e2a9}
#xpert-page .xpert-live b{display:inline-block;width:5px;height:5px;background:#63db93;border-radius:50%;margin-right:5px}
#xpert-page .xpert-dashboard-title{padding:18px 10px 22px}
#xpert-page .xpert-dashboard-title small{font-size:8px;letter-spacing:1.4px;color:#8996aa;font-weight:800}
#xpert-page .xpert-dashboard-title h2{font-size:28px;line-height:1.08;letter-spacing:-1px;margin:7px 0 0}
#xpert-page .xpert-dashboard-title h2 em{color:#ef6288;font-style:normal}
#xpert-page .xpert-dashboard-chart{padding:17px 17px 13px;background:#111b2e;border:1px solid #27344a;border-radius:17px}
#xpert-page .xpert-chart-head{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#aab5c7}
#xpert-page .xpert-chart-head b{color:#7ce0a5}
#xpert-page .xpert-bars{height:130px;display:flex;align-items:end;gap:12px;padding:15px 7px 0}
#xpert-page .xpert-bars i{display:block;flex:1;max-width:30px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#ef6389,#9f0532)}
#xpert-page .xpert-bars i:nth-child(1),#xpert-page .xpert-bars i:nth-child(3){opacity:.45}
#xpert-page .xpert-bars i:nth-child(2),#xpert-page .xpert-bars i:nth-child(4){opacity:.58}
#xpert-page .xpert-bars i:nth-child(5){opacity:.72}
#xpert-page .xpert-bars i:nth-child(6){opacity:.84}
#xpert-page .xpert-dashboard-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}
#xpert-page .xpert-dashboard-cards>div{padding:12px 10px;border:1px solid #27344a;border-radius:12px;background:#0e1728}
#xpert-page .xpert-dashboard-cards small,#xpert-page .xpert-dashboard-cards strong,#xpert-page .xpert-dashboard-cards span{display:block}
#xpert-page .xpert-dashboard-cards small{font-size:7px;letter-spacing:1px;color:#8e9aad}
#xpert-page .xpert-dashboard-cards strong{font-size:10px;margin-top:4px}
#xpert-page .xpert-dashboard-cards span{font-size:8px;color:#8f9aad;line-height:1.4;margin-top:3px}
#xpert-page .xpert-float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #e1e6ed;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(7,16,31,.12);backdrop-filter:blur(10px)}
#xpert-page .xpert-float-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#faeaf0;color:var(--x-red);font-weight:800}
#xpert-page .xpert-float-card b,#xpert-page .xpert-float-card small{display:block}
#xpert-page .xpert-float-card b{font-size:11px}
#xpert-page .xpert-float-card small{font-size:9px;color:#6b7687}
#xpert-page .xpert-float-one{left:-4px;top:95px}
#xpert-page .xpert-float-two{right:-3px;bottom:92px}

/* MARQUEE */
#xpert-page .xpert-marquee{overflow:hidden;background:#050a13;color:#aeb8c9}
#xpert-page .xpert-marquee-track{display:flex;width:max-content;min-height:54px;align-items:center;gap:24px;animation:xpertMarquee 30s linear infinite;font-size:10px;font-weight:800;letter-spacing:1.6px}
#xpert-page .xpert-marquee-track b{color:#ef6388}
@keyframes xpertMarquee{to{transform:translateX(-50%)}}

/* SHARED SECTIONS */
#xpert-page .xpert-section{padding:105px 0}
#xpert-page .xpert-heading{max-width:780px;margin-bottom:48px}
#xpert-page .xpert-kicker{display:inline-block;color:var(--x-red);font-size:11px;letter-spacing:1.7px;font-weight:800;text-transform:uppercase}
#xpert-page .xpert-heading h2{font-size:clamp(35px,4.2vw,54px);line-height:1.06;letter-spacing:-2.4px;margin:12px 0 17px;font-weight:800}
#xpert-page .xpert-heading h2 span{color:var(--x-red)}
#xpert-page .xpert-heading p{max-width:720px;color:#596577;font-size:16px;line-height:1.75;margin:0}

/* SERVICES */
#xpert-page .xpert-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#xpert-page .xpert-service{position:relative;min-height:275px;padding:29px;border:1px solid var(--x-line);border-radius:20px;background:#fff;overflow:hidden;transition:.25s}
#xpert-page .xpert-service::before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--x-red),var(--x-gold));transform:scaleX(0);transform-origin:left;transition:.25s}
#xpert-page .xpert-service:hover{transform:translateY(-6px);box-shadow:0 22px 60px rgba(7,16,31,.1);border-color:#d5dbe4}
#xpert-page .xpert-service:hover::before{transform:scaleX(1)}
#xpert-page .xpert-service>small{position:absolute;top:24px;right:22px;color:#a0a9b6;font:800 10px "Manrope"}
#xpert-page .xpert-service-icon{width:49px;height:49px;display:grid;place-items:center;margin-bottom:27px;border-radius:14px;background:#faeaf0;color:var(--x-red);font-size:20px;font-weight:800}
#xpert-page .xpert-service h3{font-size:19px;margin-bottom:9px}
#xpert-page .xpert-service p{color:#596577;font-size:13px;line-height:1.7;margin-bottom:20px}
#xpert-page .xpert-service a{font-size:12px;font-weight:800}
#xpert-page .xpert-service a b{color:var(--x-red);margin-left:5px}

/* GROWTH */
#xpert-page .xpert-growth{padding:105px 0;background:#f6f8fb;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}
#xpert-page .xpert-growth-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:center}
#xpert-page .xpert-growth-copy h2{font-size:clamp(35px,4.2vw,54px);line-height:1.06;letter-spacing:-2.4px;margin:12px 0 18px}
#xpert-page .xpert-growth-copy h2 span{color:var(--x-red)}
#xpert-page .xpert-growth-copy>p{color:#596577;font-size:16px;line-height:1.75}
#xpert-page .xpert-growth-points{display:grid;gap:0;margin-top:28px}
#xpert-page .xpert-growth-points>div{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid #dfe4eb}
#xpert-page .xpert-growth-points>div>span{font:800 10px "Manrope";color:var(--x-red);padding-top:4px}
#xpert-page .xpert-growth-points h3{font-size:15px;margin-bottom:3px}
#xpert-page .xpert-growth-points p{font-size:12px;color:#657083;line-height:1.6;margin:0}
#xpert-page .xpert-growth-visual{min-width:0}
#xpert-page .xpert-growth-card{padding:26px;border-radius:24px;background:#07101f;color:#fff;box-shadow:0 28px 70px rgba(7,16,31,.2)}
#xpert-page .xpert-growth-card-top{display:flex;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:1.4px;color:#aeb9ca}
#xpert-page .xpert-growth-card-top b{color:#ef6388}
#xpert-page .xpert-growth-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin:35px 0}
#xpert-page .xpert-growth-flow>div{min-width:0;padding:15px 10px;border:1px solid #28364d;border-radius:14px;background:#0d1728}
#xpert-page .xpert-growth-flow i{display:block;color:#ef6388;font:800 9px "Manrope";font-style:normal}
#xpert-page .xpert-growth-flow strong{display:block;font-size:13px;margin-top:8px}
#xpert-page .xpert-growth-flow small{display:block;color:#9eabbd;font-size:9px;line-height:1.45;margin-top:4px}
#xpert-page .xpert-growth-flow>b{color:#ef6388}
#xpert-page .xpert-flow-final{background:linear-gradient(145deg,#c7073f,#87042a)!important;border-color:#d73d68!important}
#xpert-page .xpert-flow-final small{color:#f3c7d3!important}
#xpert-page .xpert-growth-note{display:flex;gap:12px;padding:14px;border-radius:13px;background:#101c30;border:1px solid #29364c}
#xpert-page .xpert-growth-note>span{color:#ef6388}
#xpert-page .xpert-growth-note strong,#xpert-page .xpert-growth-note small{display:block}
#xpert-page .xpert-growth-note strong{font-size:11px}
#xpert-page .xpert-growth-note small{color:#96a3b6;font-size:9px;margin-top:2px}

/* PROCESS */
#xpert-page .xpert-process{padding:105px 0;background:#07101f;color:#fff}
#xpert-page .xpert-heading-dark h2{color:#fff}
#xpert-page .xpert-heading-dark p{color:#aeb9ca}
#xpert-page .xpert-heading-dark .xpert-kicker{color:#ef6388}
#xpert-page .xpert-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
#xpert-page .xpert-process-card{position:relative;min-height:270px;padding:27px;border:1px solid #253248;border-radius:18px;background:linear-gradient(145deg,#0d1727,#09111f);overflow:hidden}
#xpert-page .xpert-process-card>span{font:800 10px "Manrope";color:#ef6388}
#xpert-page .xpert-process-icon{width:42px;height:42px;display:grid;place-items:center;margin-top:34px;border-radius:12px;background:#131f33;color:#ef6388}
#xpert-page .xpert-process-card h3{font-size:20px;margin:18px 0 8px}
#xpert-page .xpert-process-card p{color:#aeb9ca;font-size:12.5px;line-height:1.7;max-width:230px}
#xpert-page .xpert-process-card>b{position:absolute;right:22px;bottom:18px;color:#ef6388;font:800 10px "Manrope"}

/* PLANS */
#xpert-page .xpert-plans-section{background:#f6f8fb}
#xpert-page .xpert-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
#xpert-page .xpert-plan{position:relative;min-width:0;display:flex;flex-direction:column;padding:31px;border:1px solid #dfe4eb;border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(7,16,31,.035)}
#xpert-page .xpert-plan-featured{border:2px solid var(--x-red);box-shadow:0 22px 60px rgba(199,7,63,.1)}
#xpert-page .xpert-plan-dark{background:linear-gradient(145deg,#111c30,#07101f);border-color:#26344c;color:#fff}
#xpert-page .xpert-popular{position:absolute;right:16px;top:16px;padding:6px 8px;border-radius:20px;background:var(--x-red);color:#fff;font-size:8px;font-weight:800;letter-spacing:.6px}
#xpert-page .xpert-plan-head{display:flex;justify-content:space-between;align-items:center;gap:10px}
#xpert-page .xpert-plan-head>span{font:800 9px "Manrope";letter-spacing:1.4px;color:var(--x-red)}
#xpert-page .xpert-plan-dark .xpert-plan-head>span{color:#ef6388}
#xpert-page .xpert-plan-head>b{font-size:8px;letter-spacing:.7px;color:#7d8797;border:1px solid #e0e5eb;padding:5px 7px;border-radius:20px}
#xpert-page .xpert-plan-dark .xpert-plan-head>b{border-color:#2e3b52;color:#aeb9ca}
#xpert-page .xpert-plan h3{font-size:31px;letter-spacing:-1px;margin:17px 0 1px}
#xpert-page .xpert-plan-sub{min-height:40px;color:#6b7687;font-size:12px;line-height:1.55;margin-bottom:0}
#xpert-page .xpert-plan-dark .xpert-plan-sub{color:#aeb9ca}
#xpert-page .xpert-price{margin:23px 0 3px;font:800 40px "Manrope";letter-spacing:-1.7px}
#xpert-page .xpert-price sup{font-size:19px}
#xpert-page .xpert-price small{font:500 10px "DM Sans";color:#7c8796;letter-spacing:0}
#xpert-page .xpert-plan-dark .xpert-price small{color:#aeb9ca}
#xpert-page .xpert-plan ul{list-style:none;margin:22px 0 26px;padding:0;display:grid;gap:10px;flex:1}
#xpert-page .xpert-plan li{position:relative;padding-left:20px;color:#4f5b6c;font-size:12.5px;line-height:1.55}
#xpert-page .xpert-plan-dark li{color:#c2cad6}
#xpert-page .xpert-plan li::before{content:"✓";position:absolute;left:0;color:var(--x-red);font-weight:900}
#xpert-page .xpert-plan-dark li::before{color:#ef6388}
#xpert-page .xpert-plan>a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid #d8dee7;border-radius:10px;font-size:12px;font-weight:800}
#xpert-page .xpert-plan-featured>a,#xpert-page .xpert-plan-dark>a{background:var(--x-red);border-color:var(--x-red);color:#fff}
#xpert-page .xpert-plan>a b{color:var(--x-red)}
#xpert-page .xpert-plan-featured>a b,#xpert-page .xpert-plan-dark>a b{color:#ffd1dd}
#xpert-page .xpert-pricing-note{margin:22px 0 0;color:#687486;font-size:11px;line-height:1.65}

/* WHY */
#xpert-page .xpert-two-col{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:85px}
#xpert-page .xpert-why-list{display:grid}
#xpert-page .xpert-why{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--x-line)}
#xpert-page .xpert-why>span{font:800 10px "Manrope";color:var(--x-red);padding-top:3px}
#xpert-page .xpert-why h3{font-size:17px;margin-bottom:4px}
#xpert-page .xpert-why p{font-size:13px;color:#5f6b7d;line-height:1.65;margin:0}
#xpert-page .xpert-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--x-line);border:1px solid var(--x-line);border-radius:20px;overflow:hidden;margin-top:65px}
#xpert-page .xpert-stats>div{padding:28px 15px;text-align:center;background:#fff}
#xpert-page .xpert-stats strong{display:block;font:800 27px "Manrope";color:var(--x-ink)}
#xpert-page .xpert-stats span{display:block;font-size:11px;line-height:1.5;color:#687486;margin-top:4px}

/* CTA */
#xpert-page .xpert-cta-section{padding:0 0 105px}
#xpert-page .xpert-cta{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:55px 60px;border-radius:26px;background:linear-gradient(115deg,#c7073f,#790326);color:#fff;box-shadow:0 30px 75px rgba(199,7,63,.2)}
#xpert-page .xpert-cta .xpert-kicker{color:#ffc0cf}
#xpert-page .xpert-cta h2{font-size:clamp(32px,4vw,49px);line-height:1.06;letter-spacing:-2px;margin:11px 0 12px}
#xpert-page .xpert-cta h2 span{color:#ffdc92}
#xpert-page .xpert-cta p{max-width:650px;color:#f4ced8;font-size:15px;line-height:1.7;margin:0}
#xpert-page .xpert-btn-white{background:#fff;color:#07101f;white-space:nowrap}

/* FAQ */
#xpert-page .xpert-faq-section{background:#f6f8fb}
#xpert-page .xpert-faq-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px}
#xpert-page .xpert-faq-list{display:grid;gap:9px}
#xpert-page .xpert-faq{background:#fff;border:1px solid var(--x-line);border-radius:14px;padding:0 19px}
#xpert-page .xpert-faq summary{position:relative;list-style:none;cursor:pointer;padding:18px 30px 18px 0;font:700 14px "Manrope"}
#xpert-page .xpert-faq summary::-webkit-details-marker{display:none}
#xpert-page .xpert-faq summary::after{content:"+";position:absolute;right:0;color:var(--x-red);font-size:20px;line-height:1}
#xpert-page .xpert-faq[open] summary::after{content:"−"}
#xpert-page .xpert-faq p{color:#5d6879;font-size:12.5px;line-height:1.7;margin:0 0 18px}

/* CONTACT */
#xpert-page .xpert-contact{padding:105px 0;background:#07101f;color:#fff}
#xpert-page .xpert-contact-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:80px;align-items:center}
#xpert-page .xpert-contact-copy h2{font-size:clamp(36px,4.5vw,56px);line-height:1.03;letter-spacing:-2.5px;margin:12px 0 18px}
#xpert-page .xpert-contact-copy h2 span{color:#ef6388}
#xpert-page .xpert-contact-copy>p{max-width:620px;color:#aeb9ca;font-size:16px;line-height:1.75}
#xpert-page .xpert-contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
#xpert-page .xpert-contact-actions a{display:inline-flex;align-items:center;gap:7px;padding:12px 15px;border:1px solid #2b3850;border-radius:11px;color:#fff;font-size:12px}
#xpert-page .xpert-contact-actions a:first-child{background:#101c2f}
#xpert-page .xpert-contact-actions strong{color:#ef6388}
#xpert-page .xpert-contact-card{padding:30px;border-radius:23px;background:#fff;color:var(--x-ink);box-shadow:0 25px 70px rgba(0,0,0,.18)}
#xpert-page .xpert-contact-card>img{width:205px;height:105px;object-fit:contain;margin:-7px 0 4px}
#xpert-page .xpert-contact-card h3{font-size:23px;margin:5px 0 0}
#xpert-page .xpert-contact-card>p{font-size:12px;color:#758091;margin:0 0 20px}
#xpert-page .xpert-contact-card>div{padding:12px 0;border-top:1px solid var(--x-line)}
#xpert-page .xpert-contact-card small,#xpert-page .xpert-contact-card strong{display:block}
#xpert-page .xpert-contact-card small{font-size:9px;color:#7d8796}
#xpert-page .xpert-contact-card strong{font-size:12px;margin-top:2px}
#xpert-page .xpert-contact-card a{color:var(--x-red)}

/* FOOTER */
#xpert-page .xpert-footer{padding:55px 0 95px;background:#040810;color:#9eabbc}
#xpert-page .xpert-footer-top{display:flex;justify-content:space-between;gap:40px}
#xpert-page .xpert-footer-logo{display:block;width:190px;height:70px}
#xpert-page .xpert-footer-logo img{width:190px;height:70px;object-fit:contain;filter:brightness(0) invert(1)}
#xpert-page .xpert-footer-top p{font-size:12px;margin:6px 0 0}
#xpert-page .xpert-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:18px;font-size:11px;font-weight:700}
#xpert-page .xpert-footer-links a:hover{color:#fff}
#xpert-page .xpert-footer-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:35px;padding-top:18px;border-top:1px solid #172132;font-size:10px;color:#758196}

/* FLOATING */
#xpert-page .xpert-whatsapp-float{position:fixed;z-index:6000;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;padding:9px 13px 9px 9px;background:#111b2c;border:1px solid rgba(255,255,255,.1);border-radius:15px;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.22);transition:.2s}
#xpert-page .xpert-whatsapp-float:hover{transform:translateY(-3px)}
#xpert-page .xpert-whatsapp-float>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:#18a457}
#xpert-page .xpert-whatsapp-float b{font-size:10px}
#xpert-page .xpert-whatsapp-float strong{color:#82e2a9;margin-left:5px}
#xpert-page .xpert-mobile-bottom{display:none}

/* REVEAL */
#xpert-page .xpert-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}
#xpert-page .xpert-reveal.is-visible{opacity:1;transform:none}

/* TABLET */
@media(max-width:1050px){
  #xpert-page .xpert-desktop-nav{gap:16px}
  #xpert-page .xpert-hero-grid{gap:35px}
  #xpert-page .xpert-hero h1{font-size:58px}
  #xpert-page .xpert-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #xpert-page .xpert-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #xpert-page .xpert-plan-dark{grid-column:1/-1;max-width:560px;width:100%;justify-self:center}
  #xpert-page .xpert-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #xpert-page .xpert-growth-grid{gap:45px}
  #xpert-page .xpert-float-one{left:-12px}
  #xpert-page .xpert-float-two{right:-12px}
}

/* MOBILE */
@media(max-width:820px){
  #xpert-page .xpert-container{width:min(100% - 30px,640px)}
  #xpert-page .xpert-topbar{display:none}
  #xpert-page .xpert-nav{height:68px}
  #xpert-page .xpert-logo,#xpert-page .xpert-logo img{width:155px;height:55px}
  #xpert-page .xpert-desktop-nav{display:none}
  #xpert-page .xpert-menu-btn{display:flex;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid var(--x-line);border-radius:12px;background:#fff;cursor:pointer}
  #xpert-page .xpert-menu-btn span{display:block;width:18px;height:2px;background:var(--x-ink);transition:.2s}
  #xpert-page .xpert-menu-btn.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  #xpert-page .xpert-menu-btn.is-open span:nth-child(2){opacity:0}
  #xpert-page .xpert-menu-btn.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  #xpert-page .xpert-mobile-nav{position:absolute;display:grid;gap:3px;left:15px;right:15px;top:calc(100% + 8px);padding:8px;background:rgba(255,255,255,.98);border:1px solid var(--x-line);border-radius:16px;box-shadow:0 20px 60px rgba(7,16,31,.14);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.22s}
  #xpert-page .xpert-mobile-nav.is-open{opacity:1;visibility:visible;transform:none}
  #xpert-page .xpert-mobile-nav>a{padding:12px;border-radius:9px;font-size:13px;font-weight:700}
  #xpert-page .xpert-mobile-nav>a:hover{background:#f6f8fb}
  #xpert-page .xpert-mobile-cta{margin-top:3px;text-align:center!important;background:var(--x-ink);color:#fff!important}
  #xpert-page .xpert-hero{min-height:auto;padding:60px 0 70px}
  #xpert-page .xpert-hero-grid{grid-template-columns:1fr;gap:55px}
  #xpert-page .xpert-hero h1{font-size:clamp(42px,11vw,60px);letter-spacing:-3px}
  #xpert-page .xpert-hero-text{font-size:15px;line-height:1.7}
  #xpert-page .xpert-actions .xpert-btn{width:100%}
  #xpert-page .xpert-hero-proof{overflow:auto;padding-bottom:3px}
  #xpert-page .xpert-hero-proof>div{min-width:max-content}
  #xpert-page .xpert-hero-visual{min-height:470px}
  #xpert-page .xpert-grid-pattern{width:370px;height:370px}
  #xpert-page .xpert-dashboard{width:min(450px,96%)}
  #xpert-page .xpert-float-one{left:-2px;top:48px}
  #xpert-page .xpert-float-two{right:-2px;bottom:58px}
  #xpert-page .xpert-section,#xpert-page .xpert-growth,#xpert-page .xpert-process,#xpert-page .xpert-contact{padding:80px 0}
  #xpert-page .xpert-heading{margin-bottom:36px}
  #xpert-page .xpert-heading h2,#xpert-page .xpert-growth-copy h2{font-size:35px;letter-spacing:-1.7px}
  #xpert-page .xpert-heading p,#xpert-page .xpert-growth-copy>p{font-size:14px}
  #xpert-page .xpert-service-grid{grid-template-columns:1fr}
  #xpert-page .xpert-service{min-height:auto}
  #xpert-page .xpert-growth-grid,#xpert-page .xpert-two-col,#xpert-page .xpert-faq-layout,#xpert-page .xpert-contact-grid{grid-template-columns:1fr;gap:45px}
  #xpert-page .xpert-growth-flow{grid-template-columns:1fr;gap:8px}
  #xpert-page .xpert-growth-flow>b{display:none}
  #xpert-page .xpert-growth-flow>div{display:grid;grid-template-columns:32px 1fr;column-gap:9px}
  #xpert-page .xpert-growth-flow>div i{grid-row:span 2}
  #xpert-page .xpert-process-grid{grid-template-columns:1fr}
  #xpert-page .xpert-process-card{min-height:220px}
  #xpert-page .xpert-plan-grid{grid-template-columns:1fr}
  #xpert-page .xpert-plan-dark{grid-column:auto;max-width:none}
  #xpert-page .xpert-plan-featured{transform:none}
  #xpert-page .xpert-stats{grid-template-columns:1fr 1fr;margin-top:45px}
  #xpert-page .xpert-stats>div{padding:22px 10px}
  #xpert-page .xpert-stats strong{font-size:23px}
  #xpert-page .xpert-stats span{font-size:10px}
  #xpert-page .xpert-cta{padding:38px 26px;flex-direction:column;align-items:flex-start}
  #xpert-page .xpert-cta h2{font-size:33px}
  #xpert-page .xpert-cta p{font-size:14px}
  #xpert-page .xpert-faq-layout{gap:35px}
  #xpert-page .xpert-contact-copy h2{font-size:37px}
  #xpert-page .xpert-contact-copy>p{font-size:14px}
  #xpert-page .xpert-footer{padding-bottom:90px}
  #xpert-page .xpert-footer-top{flex-direction:column}
  #xpert-page .xpert-footer-links{justify-content:flex-start}
  #xpert-page .xpert-footer-bottom{flex-direction:column}
  #xpert-page .xpert-whatsapp-float{right:13px;bottom:74px;padding:8px}
  #xpert-page .xpert-whatsapp-float b,#xpert-page .xpert-whatsapp-float strong{display:none}
  #xpert-page .xpert-mobile-bottom{position:fixed;z-index:5500;left:0;right:0;bottom:0;height:62px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-top:1px solid var(--x-line)}
  #xpert-page .xpert-mobile-bottom>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#687486;font-size:17px;font-weight:800}
  #xpert-page .xpert-mobile-bottom small{font-size:8px}
  #xpert-page .xpert-mobile-bottom .xpert-bottom-main{position:relative;color:#fff}
  #xpert-page .xpert-mobile-bottom .xpert-bottom-main::before{content:"";position:absolute;width:46px;height:46px;border-radius:14px;background:var(--x-red);z-index:-1;box-shadow:0 9px 23px rgba(199,7,63,.22)}
}
@media(max-width:480px){
  #xpert-page .xpert-container{width:calc(100% - 24px)}
  #xpert-page .xpert-hero{padding-top:46px}
  #xpert-page .xpert-hero-chip{font-size:10px}
  #xpert-page .xpert-hero h1{font-size:42px}
  #xpert-page .xpert-hero-visual{min-height:420px}
  #xpert-page .xpert-dashboard{padding:12px;border-radius:21px}
  #xpert-page .xpert-dashboard-title h2{font-size:22px}
  #xpert-page .xpert-dashboard-cards{gap:5px}
  #xpert-page .xpert-dashboard-cards>div{padding:9px 7px}
  #xpert-page .xpert-dashboard-cards strong{font-size:8px}
  #xpert-page .xpert-dashboard-cards span{font-size:7px}
  #xpert-page .xpert-float-card{padding:8px 9px}
  #xpert-page .xpert-float-card>span{width:29px;height:29px}
  #xpert-page .xpert-float-card b{font-size:9px}
  #xpert-page .xpert-float-card small{font-size:7px}
  #xpert-page .xpert-float-one{top:35px}
  #xpert-page .xpert-float-two{bottom:43px}
  #xpert-page .xpert-heading h2,#xpert-page .xpert-growth-copy h2{font-size:33px}
  #xpert-page .xpert-price{font-size:36px}
  #xpert-page .xpert-cta{border-radius:21px;padding:32px 21px}
  #xpert-page .xpert-cta h2{font-size:31px}
}

/* Accessibility / reduced motion */
@media(prefers-reduced-motion:reduce){
  #xpert-page .xpert-reveal{opacity:1;transform:none;transition:none}
  #xpert-page .xpert-btn,#xpert-page .xpert-service,#xpert-page .xpert-whatsapp-float{transition:none}
}

/* =========================================================
   MOBILE HARDENING PATCH
   Prevents clipped content / horizontal overflow and keeps
   the marquee moving on phones.
   ========================================================= */
#xpert-page,
#xpert-page main,
#xpert-page section,
#xpert-page .xpert-container{max-width:100%;}
#xpert-page .xpert-container,
#xpert-page .xpert-hero-grid,
#xpert-page .xpert-growth-grid,
#xpert-page .xpert-two-col,
#xpert-page .xpert-faq-layout,
#xpert-page .xpert-contact-grid,
#xpert-page .xpert-service-grid,
#xpert-page .xpert-process-grid,
#xpert-page .xpert-plan-grid{min-width:0;}
#xpert-page h1,
#xpert-page h2,
#xpert-page h3,
#xpert-page p,
#xpert-page a,
#xpert-page span,
#xpert-page small,
#xpert-page strong{overflow-wrap:anywhere;}
#xpert-page .xpert-marquee{width:100%;max-width:100%;overflow:hidden;position:relative;}
#xpert-page .xpert-marquee-track{width:max-content;min-width:max-content;white-space:nowrap;will-change:transform;animation:xpertMarquee 24s linear infinite!important;}

@media(max-width:820px){
  #xpert-page{overflow-x:hidden;}
  #xpert-page .xpert-container{width:calc(100% - 30px);max-width:640px;margin-inline:auto;}
  #xpert-page .xpert-nav{width:calc(100% - 30px);padding-inline:0;gap:12px;}
  #xpert-page .xpert-logo{width:min(155px,calc(100vw - 95px));max-width:155px;}
  #xpert-page .xpert-logo img{width:100%;max-width:155px;}
  #xpert-page .xpert-hero-grid{width:100%;}
  #xpert-page .xpert-hero-copy,
  #xpert-page .xpert-hero-visual,
  #xpert-page .xpert-growth-copy,
  #xpert-page .xpert-growth-visual,
  #xpert-page .xpert-contact-copy,
  #xpert-page .xpert-contact-card{min-width:0;max-width:100%;}
  #xpert-page .xpert-hero h1,
  #xpert-page .xpert-heading h2,
  #xpert-page .xpert-growth-copy h2,
  #xpert-page .xpert-contact-copy h2{overflow-wrap:normal;word-break:normal;}
  #xpert-page .xpert-hero-visual{width:100%;overflow:visible;}
  #xpert-page .xpert-dashboard{width:100%;max-width:450px;margin-inline:auto;}
  #xpert-page .xpert-grid-pattern{max-width:100%;}
  #xpert-page .xpert-float-card{max-width:46%;}
  #xpert-page .xpert-float-one{left:0;top:35px;}
  #xpert-page .xpert-float-two{right:0;bottom:43px;}
  #xpert-page .xpert-service,
  #xpert-page .xpert-process-card,
  #xpert-page .xpert-plan,
  #xpert-page .xpert-cta,
  #xpert-page .xpert-contact-card{min-width:0;max-width:100%;}
  #xpert-page .xpert-plan-grid{width:100%;}
  #xpert-page .xpert-price{white-space:nowrap;overflow-wrap:normal;}
  #xpert-page .xpert-marquee-track{font-size:9px;letter-spacing:1.35px;gap:20px;animation-duration:18s!important;}
}

@media(max-width:480px){
  #xpert-page .xpert-container{width:calc(100% - 24px);}
  #xpert-page .xpert-nav{width:calc(100% - 24px);height:66px;}
  #xpert-page .xpert-logo{width:calc(100vw - 90px);max-width:145px;height:52px;}
  #xpert-page .xpert-logo img{max-width:145px;}
  #xpert-page .xpert-menu-btn{flex:0 0 42px;width:42px;height:42px;}
  #xpert-page .xpert-hero{padding-top:44px;padding-bottom:58px;}
  #xpert-page .xpert-hero-grid{gap:42px;}
  #xpert-page .xpert-hero h1{font-size:clamp(38px,11.5vw,48px);letter-spacing:-2.7px;line-height:1.02;}
  #xpert-page .xpert-hero-text{font-size:14px;line-height:1.72;}
  #xpert-page .xpert-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible;}
  #xpert-page .xpert-hero-proof>div{min-width:0;width:auto;padding:0;}
  #xpert-page .xpert-hero-proof strong{font-size:10px;line-height:1.25;}
  #xpert-page .xpert-hero-proof span{font-size:8px;line-height:1.3;}
  #xpert-page .xpert-hero-visual{min-height:380px;}
  #xpert-page .xpert-grid-pattern{width:330px;height:330px;}
  #xpert-page .xpert-dashboard{padding:11px;border-radius:19px;}
  #xpert-page .xpert-dashboard-title h2{font-size:20px;line-height:1.15;}
  #xpert-page .xpert-dashboard-cards{grid-template-columns:repeat(3,minmax(0,1fr));}
  #xpert-page .xpert-dashboard-cards>div{min-width:0;overflow:hidden;padding:8px 6px;}
  #xpert-page .xpert-dashboard-cards strong,
  #xpert-page .xpert-dashboard-cards span{overflow-wrap:normal;word-break:normal;}
  #xpert-page .xpert-float-card{max-width:43%;gap:6px;padding:7px 8px;}
  #xpert-page .xpert-float-one{left:0;top:25px;}
  #xpert-page .xpert-float-two{right:0;bottom:30px;}
  #xpert-page .xpert-section,#xpert-page .xpert-growth,#xpert-page .xpert-process,#xpert-page .xpert-contact{padding:64px 0;}
  #xpert-page .xpert-heading h2,#xpert-page .xpert-growth-copy h2{font-size:32px;line-height:1.08;}
  #xpert-page .xpert-service{padding:24px;}
  #xpert-page .xpert-process-card{padding:23px;min-height:205px;}
  #xpert-page .xpert-plan{padding:25px;}
  #xpert-page .xpert-plan h3{font-size:25px;}
  #xpert-page .xpert-cta{padding:30px 20px;}
  #xpert-page .xpert-cta h2{font-size:29px;line-height:1.08;}
  #xpert-page .xpert-contact-card{padding:24px;}
  #xpert-page .xpert-marquee-track{animation-duration:15s!important;}
}

/* Keep the marquee moving even when the device requests reduced motion.
   Other reveal animations remain disabled below for accessibility. */
@media(prefers-reduced-motion:reduce){
  #xpert-page .xpert-marquee-track{animation:xpertMarquee 24s linear infinite!important;}
}
