body.features-page-detailed{color:#0f172a;font-family:var(--font-inter),sans-serif;background-color:#fafbff;overflow-x:hidden}.fp-container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.fp-badge{color:#4338ca;text-transform:uppercase;letter-spacing:1.5px;background:#4338ca1a;border:1px solid #4338ca33;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.fp-badge i{font-size:16px}.fp-badge.rose{color:#e11d48;background:#fff1f2;border-color:#ffe4e6}.fp-badge.emerald{color:#059669;background:#d1fae5;border-color:#a7f3d0}.fp-badge.violet{color:#7c3aed;background:#f5f3ff;border-color:#ede9fe}.fp-badge.amber{color:#d97706;background:#fef3c7;border-color:#fde68a}.fp-badge.sky{color:#0284c7;background:#e0f2fe;border-color:#bae6fd}.fp-title{letter-spacing:-2px;color:#0f172a;margin-bottom:24px;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.1}.fp-title-gradient{background:linear-gradient(135deg,#4338ca 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fp-subtitle{color:#475569;max-width:600px;font-size:clamp(18px,2vw,22px);font-weight:400;line-height:1.6}.fp-hero{background:radial-gradient(circle at 50% 0,#4338ca14 0%,#fafbff 80%);padding:200px 0 120px;position:relative;overflow:hidden}.fp-hero:before{content:"";z-index:0;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60% at 50% 0,#000 20%,#0000 100%);mask-image:radial-gradient(60% 60% at 50% 0,#000 20%,#0000 100%)}.fp-hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.fp-section{padding:120px 0;position:relative}.fp-section:nth-child(2n){background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.fp-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.fp-grid[data-reverse=true] .fp-text{order:2}.fp-grid[data-reverse=true] .fp-visual{order:1}@media (max-width:991px){.fp-grid{grid-template-columns:1fr;gap:60px}.fp-grid[data-reverse=true] .fp-text,.fp-grid[data-reverse=true] .fp-visual{order:initial}}.fp-text h2{color:#0f172a;letter-spacing:-1px;margin-bottom:24px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.fp-text p{color:#475569;margin-bottom:32px;font-size:18px;font-weight:400;line-height:1.6}.fp-feature-list{gap:20px;margin:0;padding:0;list-style:none;display:grid}.fp-feature-list li{align-items:flex-start;gap:16px;display:flex}.fp-feature-list .icon-box{color:#4f46e5;background:#eef2ff;border:1px solid #e0e7ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.fp-feature-list .icon-box.rose{color:#e11d48;background:#fff1f2;border-color:#ffe4e6}.fp-feature-list .icon-box.emerald{color:#059669;background:#d1fae5;border-color:#a7f3d0}.fp-feature-list .icon-box.violet{color:#7c3aed;background:#f5f3ff;border-color:#ede9fe}.fp-feature-list .icon-box.amber{color:#d97706;background:#fef3c7;border-color:#fde68a}.fp-feature-list .icon-box.sky{color:#0284c7;background:#e0f2fe;border-color:#bae6fd}.fp-feature-list .text-box h4{color:#0f172a;margin-bottom:6px;font-size:18px;font-weight:500}.fp-feature-list .text-box p{color:#64748b;margin-bottom:0;font-size:15px;font-weight:400}.fp-visual{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0f172a0d,0 10px 10px -5px #0f172a05}.fp-glow-orb{filter:blur(100px);opacity:.1;z-index:0;background:#4f46e5;border-radius:50%;width:300px;height:300px;position:absolute}.fp-glow-orb.top-right{top:-50px;right:-50px}.fp-glow-orb.bottom-left{bottom:-50px;left:-50px}.fp-glow-orb.bottom-right{bottom:-50px;right:-50px}.fp-glow-orb.top-left{top:-50px;left:-50px}.fp-glow-orb.rose{opacity:.08;background:#e11d48}.fp-glow-orb.emerald{opacity:.08;background:#059669}.fp-glow-orb.violet{opacity:.08;background:#7c3aed}.fp-glow-orb.amber{opacity:.08;background:#d97706}.fp-glow-orb.sky{opacity:.08;background:#0284c7}.ui-chart-box{z-index:1;border-bottom:1px dashed #e2e8f0;align-items:flex-end;gap:16px;height:250px;padding-bottom:20px;display:flex;position:relative}.ui-bar{background:#f1f5f9;border-radius:8px 8px 0 0;flex:1;height:100%;transition:all .5s;position:relative;overflow:hidden}.ui-bar-fill{transform-origin:bottom;background:linear-gradient(#818cf8 0%,#4f46e5 100%);border-radius:8px 8px 0 0;animation:2s ease-in-out infinite alternate barPulse;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 15px #6366f133}.ui-bar:first-child .ui-bar-fill{animation-duration:2.1s;animation-delay:.1s}.ui-bar:nth-child(2) .ui-bar-fill{animation-duration:1.8s;animation-delay:.5s}.ui-bar:nth-child(3) .ui-bar-fill{animation-duration:2.3s;animation-delay:.3s}.ui-bar:nth-child(4) .ui-bar-fill{animation-duration:1.9s;animation-delay:.7s}.ui-bar:nth-child(5) .ui-bar-fill{animation-duration:2.2s;animation-delay:.2s}.ui-bar:nth-child(6) .ui-bar-fill{animation-duration:1.7s;animation-delay:.6s}@keyframes barPulse{0%{opacity:.8;transform:scaleY(.85)}to{opacity:1;transform:scaleY(1)}}.ui-bar:hover .ui-bar-fill{filter:brightness(1.1);animation-play-state:paused}.ui-shield-box{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex;position:relative}.ui-shield-ring{border:2px dashed #e11d484d;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;animation:20s linear infinite spin;display:flex;position:relative}.ui-shield-ring-2{border:2px solid #e11d481a;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ui-shield-icon{color:#e11d48;text-shadow:0 0 20px #e11d4833;font-size:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ui-fraud-log{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:100px;margin-top:24px;padding:16px;font-family:monospace;font-size:13px;position:relative;overflow:hidden}.ui-fraud-log-inner{flex-direction:column;gap:6px;animation:8s ease-in-out infinite logScroll;display:flex}@keyframes logScroll{0%,20%{opacity:1;transform:translateY(0)}25%,45%{opacity:.8;transform:translateY(-24px)}50%,70%{opacity:.6;transform:translateY(-48px)}75%,95%{opacity:.9;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.ui-fraud-log span{color:#e11d48;font-weight:600}.ui-fraud-log .str{color:#059669;font-weight:600}.ui-data-cards{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.ui-data-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;padding:16px;display:flex}.ui-data-summary .val{color:#0f172a;font-size:24px;font-weight:800}.ui-data-summary .lbl{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.ui-data-summary .pos{color:#059669;font-size:14px;font-weight:600}.ui-data-table{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.ui-table-header{color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;margin-bottom:8px;padding-bottom:8px;font-size:12px;font-weight:600;display:flex}.ui-table-row{color:#0f172a;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.ui-table-row:last-child{margin-bottom:0}.ui-terminal{z-index:1;background:#0f172a;border:1px solid #1e293b;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a66}.ui-term-header{background:#1e293b;border-bottom:1px solid #0f172a;gap:8px;padding:12px 16px;display:flex}.ui-dot{border-radius:50%;width:12px;height:12px}.ui-dot.red{background:#ef4444}.ui-dot.yellow{background:#f59e0b}.ui-dot.green{background:#10b981}.ui-term-body{color:#cbd5e1;padding:24px;font-family:monospace;font-size:14px;line-height:1.8}.ui-term-body .kw{color:#38bdf8}.ui-term-body .str{color:#a3e635}.ui-term-body .num{color:#f472b6}.ui-term-body .comment{color:#64748b}.ui-wl-panel{z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;position:relative}.ui-wl-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.ui-wl-logo-mock{color:#94a3b8;background:#e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.ui-wl-color-picker{gap:8px;display:flex}.ui-color-swatch{border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #e2e8f0}.ui-wl-field{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;margin-bottom:12px;padding:12px;font-size:13px;display:flex}.ui-integrations{z-index:1;justify-content:center;align-items:center;height:300px;display:flex;position:relative}.ui-int-line{z-index:0;background:#e2e8f0;width:2px;position:absolute;overflow:hidden}.ui-int-line:after{content:"";background:linear-gradient(#0000,#4f46e5,#0000);width:100%;height:50%;animation:2s linear infinite pulseLine;position:absolute;top:-50%;left:0}@keyframes pulseLine{0%{opacity:0;top:-50%}50%{opacity:1}to{opacity:0;top:100%}}.ui-int-line-1{height:60px;top:30%;left:35%;transform:rotate(-45deg)}.ui-int-line-2{height:60px;top:30%;right:35%;transform:rotate(45deg)}.ui-int-line-3{height:60px;bottom:35%;left:35%;transform:rotate(45deg)}.ui-int-line-4{height:60px;bottom:35%;right:35%;transform:rotate(-45deg)}.ui-int-center{z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 10px 25px #0f172a1a}.ui-int-center img{width:50px}.ui-int-node{color:#475569;z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;box-shadow:0 4px 6px #0f172a0d}.ui-int-node:hover{transform:scale(1.1);box-shadow:0 10px 15px #0f172a1a}.ui-int-node:nth-child(2){color:#f59e0b;animation:4s ease-in-out infinite floatObj;top:20%;left:20%}.ui-int-node:nth-child(3){color:#0284c7;animation:3.5s ease-in-out .5s infinite floatObj;top:20%;right:20%}.ui-int-node:nth-child(4){color:#059669;animation:4.2s ease-in-out 1s infinite floatObj;bottom:20%;left:30%}.ui-int-node:nth-child(5){color:#e11d48;animation:3.8s ease-in-out .2s infinite floatObj;bottom:25%;right:25%}@keyframes floatObj{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ui-aff-card{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px;display:flex;position:relative;box-shadow:0 2px 4px #0f172a05}.ui-aff-avatar{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.ui-aff-info{flex:1;margin-left:12px}.ui-aff-name{color:#0f172a;font-size:14px;font-weight:700}.ui-aff-tier{color:#64748b;font-size:12px}.ui-aff-payout{color:#059669;font-size:14px;font-weight:700}.ui-tier-badge{color:#d97706;background:#fef3c7;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}.fp-cta-box{text-align:center;background:#0f172a;padding:140px 0;position:relative;overflow:hidden}.cta-mesh{z-index:0;background:radial-gradient(circle at 20% 30%,#4338ca26 0%,#0000 40%),radial-gradient(circle at 80% 70%,#7c3aed26 0%,#0000 40%);position:absolute;inset:0}.cta-glow-orb{filter:blur(80px);z-index:0;background:radial-gradient(circle,#4f46e51a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute}.cta-glow-orb-1{top:-300px;left:-100px}.cta-glow-orb-2{bottom:-300px;right:-100px}.cta-content-wrapper{z-index:2;max-width:800px;margin:0 auto;position:relative}.fp-cta-glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;padding:80px 40px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.fp-cta-glass:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0d 0%,#0000 100%);position:absolute;inset:0}.cta-badge{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.fp-cta-title{color:#fff;letter-spacing:-2px;margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.fp-cta-title span{background:linear-gradient(135deg,#818cf8 0%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.fp-cta-box p{color:#94a3b8;max-width:580px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.fp-btn-premium{color:#fff;background:#4f46e5;border-radius:16px;align-items:center;gap:12px;padding:18px 40px;font-size:18px;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #4f46e580}.fp-btn-premium:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.fp-btn-premium:hover{background:#4338ca;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 30px -10px #4f46e599}.fp-btn-premium:hover:after{left:100%}.cta-float-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:1;pointer-events:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;display:flex;position:absolute}.cta-fb-1{top:15%;left:5%;transform:rotate(-5deg)}.cta-fb-2{bottom:20%;left:8%;transform:rotate(8deg)}.cta-fb-3{top:20%;right:5%;transform:rotate(12deg)}.cta-fb-4{bottom:15%;right:10%;transform:rotate(-10deg)}.cta-float-badge i{color:#818cf8;background:#6366f133;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}@media (max-width:991px){.cta-float-badge{display:none}.fp-cta-glass{margin:0 16px;padding:60px 24px}}.fp-cta-title{color:#0f172a;letter-spacing:-1px;margin-bottom:24px;font-size:clamp(32px,4vw,48px);font-weight:700}.fp-btn{color:#fff;background:#4338ca;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #4338ca4d}.fp-btn:hover{background:#3730a3;transform:translateY(-2px);box-shadow:0 10px 20px #4338ca66}
