@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap);#digy-ecom-landing{--primary:#625afc;--primary-dark:#4f46e5;--secondary:#003566;--accent:#18ecff;--text:#111827;--text-soft:#64748b;--bg:#ffffff;--bg-soft:#f8fafc;--bg-soft-2:#f3f6fb;--line:#e5e7eb;--success:#10b981;--danger:#ef4444;--dark:#091224;--dark-2:#0f172a;--shadow-sm:0 10px 30px rgba(15,23,42,.06);--shadow-md:0 20px 50px rgba(15,23,42,.10);--shadow-lg:0 30px 70px rgba(15,23,42,.14);width:100%;background:var(--bg);color:var(--text);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.6;overflow-x:hidden}#digy-ecom-landing *{box-sizing:border-box}#digy-ecom-landing img{max-width:100%;height:auto;display:block}#digy-ecom-landing a{text-decoration:none}#digy-ecom-landing h1,#digy-ecom-landing h2,#digy-ecom-landing h3,#digy-ecom-landing h4,#digy-ecom-landing p{margin-top:0}#digy-ecom-landing .ecom-container{width:min(1180px,calc(100% - 40px));margin:0 auto}#digy-ecom-landing .grad{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#digy-ecom-landing .section-header{text-align:center;max-width:860px;margin:0 auto 52px}#digy-ecom-landing .section-header h2{font-size:clamp(2rem,4vw,2.85rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--text);margin-bottom:14px;text-wrap:balance}#digy-ecom-landing .section-header p{font-size:1.05rem;color:var(--text-soft);margin:0}#digy-ecom-landing .ecom-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}#digy-ecom-landing .ecom-reveal.is-visible{opacity:1;transform:translateY(0)}#digy-ecom-landing .ecom-delay-1{transition-delay:.08s}#digy-ecom-landing .ecom-delay-2{transition-delay:.16s}#digy-ecom-landing .btn-outline,#digy-ecom-landing .btn-primary,#digy-ecom-landing .btn-submit-ecom{transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease,color .25s ease;position:relative;overflow:hidden}#digy-ecom-landing .btn-primary::after,#digy-ecom-landing .btn-submit-ecom::after{content:"";position:absolute;top:0;left:-130%;width:70%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.24) 50%,rgba(255,255,255,0) 100%);transform:skewX(-18deg);transition:left .7s ease;pointer-events:none}#digy-ecom-landing .btn-primary:hover::after,#digy-ecom-landing .btn-submit-ecom:hover::after{left:145%}#digy-ecom-landing .ecom-hero{position:relative;padding:120px 0 86px;background:radial-gradient(circle at 82% 22%,rgba(98,90,252,.18) 0,rgba(98,90,252,0) 40%),radial-gradient(circle at 12% 18%,rgba(24,236,255,.1) 0,rgba(24,236,255,0) 32%),linear-gradient(180deg,#f7f8ff 0,#fff 58%);overflow:hidden}#digy-ecom-landing .ecom-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(99,102,241,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.05) 1px,transparent 1px);background-size:54px 54px;opacity:.4;pointer-events:none}#digy-ecom-landing .ecom-hero-container{width:min(1180px,calc(100% - 40px));margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}#digy-ecom-landing .ecom-hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:rgba(98,90,252,.1);border:1px solid rgba(98,90,252,.12);color:var(--primary);font-size:0.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:20px}#digy-ecom-landing .ecom-hero-badge::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 10px rgba(98,90,252,.45)}#digy-ecom-landing .ecom-hero h1{font-size:clamp(2.5rem,5.2vw,4.25rem);line-height:1.02;letter-spacing:-.04em;font-weight:800;margin-bottom:18px;color:var(--text);text-wrap:balance}#digy-ecom-landing .ecom-hero h1 span{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#digy-ecom-landing .ecom-hero p{max-width:62ch;font-size:1.08rem;color:#475569;margin-bottom:28px}#digy-ecom-landing .ecom-hero-buttons{display:flex;gap:14px;flex-wrap:wrap}#digy-ecom-landing .btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 26px;border-radius:999px;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);color:#fff;font-weight:700;box-shadow:0 14px 28px rgba(98,90,252,.24)}#digy-ecom-landing .btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(98,90,252,.34)}#digy-ecom-landing .btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 26px;border-radius:999px;border:2px solid #dbe3ef;background:rgba(255,255,255,.75);color:var(--text);font-weight:600}#digy-ecom-landing .btn-outline:hover{transform:translateY(-2px);background:var(--text);border-color:var(--text);color:#fff}#digy-ecom-landing .ecom-hero-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}#digy-ecom-landing .hero-proof-item{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(99,102,241,.1);color:#334155;font-size:.84rem;font-weight:700;box-shadow:0 10px 20px rgba(15,23,42,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#digy-ecom-landing .hero-proof-item:hover{transform:translateY(-2px);border-color:rgba(98,90,252,.24);box-shadow:0 14px 24px rgba(37,99,235,.08)}#digy-ecom-landing .css-ecom-wrapper{position:relative;display:flex;justify-content:center;align-items:center;min-height:440px}#digy-ecom-landing .dash-orbit{position:absolute;border-radius:50%;pointer-events:none}#digy-ecom-landing .dash-orbit-1{width:430px;height:430px;border:1px dashed rgba(98,90,252,.22);animation:spinOrbit 18s linear infinite}#digy-ecom-landing .dash-orbit-2{width:300px;height:300px;border:1px solid rgba(24,236,255,.18);animation:spinOrbit 12s linear infinite reverse}#digy-ecom-landing .css-ecom-dash{width:min(100%,430px);min-height:314px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(99,102,241,.1);box-shadow:var(--shadow-lg);position:relative;z-index:3;overflow:hidden;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#digy-ecom-landing .ecom-header{height:34px;background:rgba(248,250,252,.96);border-bottom:1px solid #e8edf7;display:flex;align-items:center;padding:0 12px;gap:6px}#digy-ecom-landing .ecom-dot{width:10px;height:10px;border-radius:50%;background:#ddd}#digy-ecom-landing .ecom-dot.red{background:#ff5f56}#digy-ecom-landing .ecom-dot.yellow{background:#ffbd2e}#digy-ecom-landing .ecom-dot.green{background:#27c93f}#digy-ecom-landing .ecom-body{padding:20px;display:flex;flex-direction:column;gap:18px}#digy-ecom-landing .speed-container{display:flex;align-items:center;gap:18px}#digy-ecom-landing .speed-circle{position:relative;width:84px;height:84px;border-radius:50%;background:conic-gradient(var(--primary) 0,var(--primary) 99%,#e2e8f0 99%,#e2e8f0 100%);display:flex;justify-content:center;align-items:center;animation:pulseGlow 3s ease-in-out infinite}#digy-ecom-landing .speed-circle::before{content:"";position:absolute;width:66px;height:66px;border-radius:50%;background:#fff}#digy-ecom-landing .speed-value{position:relative;font-size:1.5rem;font-weight:800;color:var(--primary)}#digy-ecom-landing .speed-text h4{font-size:0.9375rem;font-weight:800;color:var(--text);margin:0 0 4px 0}#digy-ecom-landing .speed-text p{font-size:0.75rem;color:var(--text-soft);margin:0}#digy-ecom-landing .chart-container{background:linear-gradient(180deg,rgba(98,90,252,.05),rgba(0,53,102,.03));border-radius:14px;padding:16px;border:1px solid rgba(98,90,252,.1)}#digy-ecom-landing .chart-title{font-size:0.6875rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}#digy-ecom-landing .chart-bars{display:flex;align-items:flex-end;justify-content:space-between;height:86px}#digy-ecom-landing .c-bar{width:12%;border-radius:6px 6px 0 0;background:linear-gradient(to top,var(--primary) 0,var(--secondary) 100%);transform-origin:bottom;transform:scaleY(0)}#digy-ecom-landing .c-bar:first-child{height:26%;animation:growBar 1s forwards .1s;opacity:.45}#digy-ecom-landing .c-bar:nth-child(2){height:36%;animation:growBar 1s forwards .25s;opacity:.55}#digy-ecom-landing .c-bar:nth-child(3){height:50%;animation:growBar 1s forwards .4s;opacity:.65}#digy-ecom-landing .c-bar:nth-child(4){height:42%;animation:growBar 1s forwards .55s;opacity:.75}#digy-ecom-landing .c-bar:nth-child(5){height:76%;animation:growBar 1s forwards .7s;opacity:.88}#digy-ecom-landing .c-bar:nth-child(6){height:100%;animation:growBar 1s forwards .85s;opacity:1;box-shadow:0 0 18px rgba(98,90,252,.28)}#digy-ecom-landing .dash-labels{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}#digy-ecom-landing .dash-pill{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border-radius:999px;border:1px solid rgba(99,102,241,.1);background:#fff;color:#475569;font-size:.75rem;font-weight:700;transition:transform .2s ease}#digy-ecom-landing .dash-pill:hover{transform:translateY(-2px)}#digy-ecom-landing .dash-pill::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px rgba(24,236,255,.6)}#digy-ecom-landing .ecom-node{position:absolute;width:50px;height:50px;background:#fff;border:2px solid var(--primary);border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(98,90,252,.16);z-index:4}#digy-ecom-landing .ecom-node svg{width:20px;fill:var(--primary)}#digy-ecom-landing .node-1{top:36px;right:10px;animation:floatNode1 4s ease-in-out infinite}#digy-ecom-landing .node-2{bottom:44px;left:6px;animation:floatNode2 4.8s ease-in-out infinite}#digy-ecom-landing .metric-float{position:absolute;z-index:4;min-height:40px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(99,102,241,.12);box-shadow:0 12px 24px rgba(15,23,42,.08);font-size:.82rem;font-weight:700;color:#334155;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#digy-ecom-landing .metric-float strong{color:var(--primary)}#digy-ecom-landing .metric-float.top-left{top:18px;left:-6px;animation:floatMetric 5s ease-in-out infinite}#digy-ecom-landing .metric-float.bottom-right{bottom:12px;right:-8px;animation:floatMetric 5.5s ease-in-out infinite reverse}@keyframes growBar{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes spinOrbit{to{transform:rotate(360deg)}}@keyframes floatNode1{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatNode2{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes floatMetric{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(98,90,252,.18)}50%{box-shadow:0 0 0 10px rgba(98,90,252,0)}}#digy-ecom-landing .ecom-trust{padding:38px 0;background:#fafcff;text-align:center;border-top:1px solid #eef2f8;border-bottom:1px solid #eef2f8}#digy-ecom-landing .ecom-trust p{font-size:0.8125rem;color:var(--text-soft);text-transform:uppercase;letter-spacing:2px;margin-bottom:24px;font-weight:700}#digy-ecom-landing .tech-logos{width:min(1100px,calc(100% - 40px));margin:0 auto;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}#digy-ecom-landing .tech-badge{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;background:#fff;border:1px solid #e8eef7;box-shadow:0 10px 20px rgba(15,23,42,.04);font-size:0.875rem;font-weight:700;color:#334155;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#digy-ecom-landing .tech-badge:hover{transform:translateY(-2px);border-color:rgba(98,90,252,.22);box-shadow:0 14px 24px rgba(37,99,235,.07)}#digy-ecom-landing .ecom-fit{padding:96px 0;background:#fff}#digy-ecom-landing .fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}#digy-ecom-landing .comp-box,#digy-ecom-landing .faq-item,#digy-ecom-landing .feature-card,#digy-ecom-landing .fit-card,#digy-ecom-landing .process-step,#digy-ecom-landing .related-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}#digy-ecom-landing .fit-card{background:#fff;border:1px solid #e8eef7;border-radius:20px;padding:28px;box-shadow:var(--shadow-sm)}#digy-ecom-landing .fit-card:hover{transform:translateY(-5px);border-color:rgba(98,90,252,.22);box-shadow:0 20px 40px rgba(37,99,235,.08)}#digy-ecom-landing .fit-card-icon{width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,#eff6ff 0,#eef2ff 100%);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:18px;box-shadow:inset 0 0 0 1px rgba(98,90,252,.08)}#digy-ecom-landing .fit-card h3{font-size:1.18rem;font-weight:800;color:var(--text);margin-bottom:10px}#digy-ecom-landing .fit-card p{color:var(--text-soft);font-size:.96rem;margin:0}#digy-ecom-landing .ecom-compare{padding:96px 0;background:linear-gradient(180deg,#fff 0,#fafcff 100%)}#digy-ecom-landing .compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin-top:36px}#digy-ecom-landing .comp-box{padding:34px;border-radius:22px;box-shadow:var(--shadow-sm)}#digy-ecom-landing .comp-bad{background:#fff;border:2px solid #fee2e2}#digy-ecom-landing .comp-bad:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(239,68,68,.08)}#digy-ecom-landing .comp-good{background:linear-gradient(135deg,#f3f1ff 0,#fff 100%);border:2px solid var(--primary)}#digy-ecom-landing .comp-good:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(98,90,252,.14)}#digy-ecom-landing .comp-good-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border-radius:999px;background:var(--primary);color:#fff;font-size:0.6875rem;font-weight:800;letter-spacing:1px;margin:0 auto 18px;text-transform:uppercase}#digy-ecom-landing .comp-title{font-size:1.5rem;font-weight:800;margin-bottom:18px;text-align:center;color:var(--text)}#digy-ecom-landing .comp-list{list-style:none;padding:0;margin:0}#digy-ecom-landing .comp-list li{padding:15px 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:14px;font-size:0.9375rem;color:#475569}#digy-ecom-landing .comp-list li:last-child{border-bottom:none}#digy-ecom-landing .comp-bad .icon{color:var(--danger);font-weight:800}#digy-ecom-landing .comp-good .icon{color:var(--success);font-weight:800}#digy-ecom-landing .ecom-features-wrap{padding:0 0 96px;background:#fff}#digy-ecom-landing .ecom-features{width:min(1200px,calc(100% - 40px));margin:0 auto;background:#fafcff;border-radius:34px;padding:80px 26px;border:1px solid #eef2f8}#digy-ecom-landing .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}#digy-ecom-landing .feature-card{background:#fff;padding:32px 26px;border-radius:20px;border:1px solid #eaeef6;box-shadow:var(--shadow-sm)}#digy-ecom-landing .feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.06);border-color:rgba(98,90,252,.22)}#digy-ecom-landing .feature-icon{margin-bottom:20px;width:48px;height:48px;background:rgba(98,90,252,.08);border-radius:14px;display:flex;align-items:center;justify-content:center}#digy-ecom-landing .feature-icon svg{width:22px;fill:var(--primary)}#digy-ecom-landing .feature-card h3{font-size:1.1875rem;font-weight:700;margin-bottom:10px;color:var(--text)}#digy-ecom-landing .feature-card p{font-size:0.9375rem;color:var(--text-soft);margin:0}#digy-ecom-landing .ecom-process{background:radial-gradient(circle at 20% 20%,rgba(24,236,255,.1) 0,rgba(24,236,255,0) 28%),radial-gradient(circle at 80% 25%,rgba(98,90,252,.16) 0,rgba(98,90,252,0) 30%),linear-gradient(180deg,#08111f 0,#0b1426 100%);color:#fff;padding:96px 0}#digy-ecom-landing .ecom-process .section-header h2{color:#fff}#digy-ecom-landing .ecom-process .section-header p{color:#cbd5e1}#digy-ecom-landing .process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}#digy-ecom-landing .process-step{text-align:left;padding:24px 22px 22px;border-left:2px solid rgba(255,255,255,.14);position:relative;background:rgba(255,255,255,.03);border-radius:0 18px 18px 0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}#digy-ecom-landing .process-step:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.22);border-left-color:rgba(98,90,252,.72)}#digy-ecom-landing .process-step::before{content:'';position:absolute;left:-7px;top:26px;width:12px;height:12px;background:var(--primary);border-radius:50%;box-shadow:0 0 16px rgba(98,90,252,.42)}#digy-ecom-landing .step-num{font-size:0.8125rem;color:#a5b4fc;font-weight:700;letter-spacing:1px;margin-bottom:10px;display:block;text-transform:uppercase}#digy-ecom-landing .process-step h3{font-size:1.1875rem;font-weight:700;margin-bottom:10px;color:#fff;line-height:1.2}#digy-ecom-landing .process-step p{font-size:0.875rem;color:#cbd5e1;margin:0}#digy-ecom-landing .ecom-faq{padding:96px 0;background:#fff}#digy-ecom-landing .faq-wrap{max-width:900px;margin:0 auto}#digy-ecom-landing .faq-item{background:#fff;border:1px solid #e7edf7;border-radius:16px;margin-bottom:12px;box-shadow:var(--shadow-sm)}#digy-ecom-landing .faq-item:hover{transform:translateY(-2px);border-color:rgba(98,90,252,.22);box-shadow:0 16px 28px rgba(37,99,235,.06)}#digy-ecom-landing .faq-item summary{list-style:none;cursor:pointer;padding:20px 22px;font-size:1rem;font-weight:700;color:var(--text);display:flex;justify-content:space-between;align-items:center}#digy-ecom-landing .faq-item summary::-webkit-details-marker{display:none}#digy-ecom-landing .faq-item summary::after{content:'+';width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f4f7fb;color:var(--primary);font-size:1.25rem;font-weight:600;flex-shrink:0;margin-left:14px;transition:transform .22s ease,background .22s ease,color .22s ease}#digy-ecom-landing .faq-item[open] summary::after{content:'−';background:var(--primary);color:#fff}#digy-ecom-landing .faq-answer{padding:0 22px 22px;color:var(--text-soft);font-size:.96rem}#digy-ecom-landing .related-links{padding:0 0 96px;background:#fff}#digy-ecom-landing .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#digy-ecom-landing .related-card{background:linear-gradient(180deg,#fff 0,#f9fbff 100%);border:1px solid #e7edf7;border-radius:18px;padding:24px;box-shadow:var(--shadow-sm)}#digy-ecom-landing .related-card:hover{transform:translateY(-5px);border-color:rgba(98,90,252,.22);box-shadow:0 18px 36px rgba(37,99,235,.08)}#digy-ecom-landing .related-card h3{font-size:1.125rem;font-weight:800;margin-bottom:10px;color:var(--text)}#digy-ecom-landing .related-card p{font-size:0.9375rem;color:var(--text-soft);margin-bottom:16px}#digy-ecom-landing .related-card a{color:var(--primary);font-weight:700;font-size:.94rem}#digy-ecom-landing .ecom-lead-gen{padding:96px 0;background:linear-gradient(135deg,#f8f9fa 0,#f0eefe 100%)}#digy-ecom-landing .lead-gen-box{width:min(1080px,calc(100% - 40px));margin:0 auto;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:46px;border-radius:28px;box-shadow:0 25px 50px rgba(0,0,0,.05);display:grid;grid-template-columns:1fr 1.15fr;gap:44px;align-items:start;border:1px solid #fff}#digy-ecom-landing .lead-gen-text h2{font-size:clamp(2rem,4vw,2.6rem);font-weight:800;color:var(--text);margin-bottom:14px;line-height:1.1}#digy-ecom-landing .lead-gen-text p{color:#475569;font-size:1rem;margin-bottom:18px}#digy-ecom-landing .lead-benefits{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px}#digy-ecom-landing .lead-benefits li{display:flex;gap:10px;color:#475569;font-size:.95rem}#digy-ecom-landing .lead-benefits li::before{content:"✓";width:20px;height:20px;background:var(--success);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:0.75rem;margin-top:2px;flex-shrink:0}#digy-ecom-landing .lead-gen-form{background:#fff;padding:28px;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.04);border:1px solid #f0f0f0}#digy-ecom-landing .input-row{display:flex;gap:14px;margin-bottom:14px}#digy-ecom-landing .input-group{flex:1;margin-bottom:14px}#digy-ecom-landing .lead-gen-form label{display:block;font-size:0.8125rem;font-weight:600;margin-bottom:6px;color:#334155}#digy-ecom-landing .lead-gen-form input,#digy-ecom-landing .lead-gen-form select,#digy-ecom-landing .lead-gen-form textarea{width:100%;padding:14px;border:2px solid #eef2f7;border-radius:12px;font-family:inherit;font-size:1rem;color:#334155;transition:.24s ease;background:#fafcff;appearance:none}#digy-ecom-landing .lead-gen-form select{background-image:url('data:image/svg+xml;utf8,<svg fill="%23625afc" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:20px;padding-right:40px;cursor:pointer}#digy-ecom-landing .lead-gen-form input:hover,#digy-ecom-landing .lead-gen-form select:hover,#digy-ecom-landing .lead-gen-form textarea:hover{border-color:#d6deea;background:#fff}#digy-ecom-landing .lead-gen-form input:focus,#digy-ecom-landing .lead-gen-form select:focus,#digy-ecom-landing .lead-gen-form textarea:focus{border-color:var(--primary);outline:0;background:#fff;box-shadow:0 0 0 4px rgba(98,90,252,.08);transform:translateY(-1px)}#digy-ecom-landing .privacy-note{font-size:0.75rem;color:var(--text-soft);margin-bottom:14px;display:flex;gap:10px;align-items:flex-start}#digy-ecom-landing .privacy-note input{width:auto;margin-top:3px;flex-shrink:0}#digy-ecom-landing .privacy-note a{color:var(--primary);text-decoration:underline}#digy-ecom-landing .btn-submit-ecom{width:100%;padding:16px;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);color:#fff;border:none;border-radius:999px;font-weight:700;font-size:0.9375rem;cursor:pointer;margin-top:8px;box-shadow:0 10px 20px rgba(98,90,252,.2);letter-spacing:.04em;text-transform:uppercase}#digy-ecom-landing .btn-submit-ecom:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 28px rgba(98,90,252,.28)}#digy-ecom-landing .btn-submit-ecom:disabled{opacity:.75;cursor:not-allowed}#digy-ecom-landing #ecom-success-msg{display:none;text-align:center;padding:22px;background:#e8f9ef;border:1px solid #c3e6cb;border-radius:14px;color:#155724;margin-bottom:18px}#digy-ecom-landing #ecom-success-msg h4{margin:0 0 6px 0;font-weight:700}@media (max-width:1100px){#digy-ecom-landing .features-grid,#digy-ecom-landing .fit-grid,#digy-ecom-landing .process-grid,#digy-ecom-landing .related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){#digy-ecom-landing .compare-grid,#digy-ecom-landing .ecom-hero-container,#digy-ecom-landing .lead-gen-box{grid-template-columns:1fr;text-align:center}#digy-ecom-landing .ecom-hero p{margin-left:auto;margin-right:auto}#digy-ecom-landing .ecom-hero-buttons,#digy-ecom-landing .ecom-hero-proof{justify-content:center}#digy-ecom-landing .css-ecom-wrapper{min-height:390px}#digy-ecom-landing .metric-float.top-left{left:8px}#digy-ecom-landing .metric-float.bottom-right{right:8px}#digy-ecom-landing .input-row{flex-direction:column;gap:0}}@media (max-width:767px){#digy-ecom-landing .ecom-hero{padding:92px 0 58px}#digy-ecom-landing .features-grid,#digy-ecom-landing .fit-grid,#digy-ecom-landing .process-grid,#digy-ecom-landing .related-grid{grid-template-columns:1fr}#digy-ecom-landing .process-step{border-left:none;border-top:2px solid rgba(255,255,255,.14);border-radius:0 0 18px 18px;padding:22px 0 0}#digy-ecom-landing .process-step::before{top:-7px;left:18px}#digy-ecom-landing .lead-gen-box{padding:28px 20px}#digy-ecom-landing .lead-gen-form{padding:20px}#digy-ecom-landing .ecom-features{border-radius:0;padding:58px 20px;width:100%}#digy-ecom-landing .css-ecom-dash{width:100%;max-width:340px;min-height:290px}#digy-ecom-landing .dash-orbit{display:none}#digy-ecom-landing .btn-outline,#digy-ecom-landing .btn-primary,#digy-ecom-landing .hero-proof-item,#digy-ecom-landing .tech-badge{width:100%}#digy-ecom-landing .metric-float{display:none}#digy-ecom-landing .node-1{top:16px;right:8px}#digy-ecom-landing .node-2{bottom:18px;left:8px}}@media (prefers-reduced-motion:reduce){#digy-ecom-landing .ecom-reveal{opacity:1;transform:none;transition:none}#digy-ecom-landing .c-bar,#digy-ecom-landing .dash-orbit,#digy-ecom-landing .metric-float,#digy-ecom-landing .node-1,#digy-ecom-landing .node-2,#digy-ecom-landing .speed-circle{animation:none}#digy-ecom-landing .btn-primary::after,#digy-ecom-landing .btn-submit-ecom::after{display:none}}