#Product :before,#Product :after{box-sizing:border-box;margin:0;padding:0}#Product{--bg:#090909;--bg-card:#0f0f0f;--bg-card-hover:#141414;--white:#fff;--white-90:#ffffffeb;--white-60:#ffffffd9;--white-40:#ffffffbf;--white-20:#ffffff8c;--white-10:#ffffff1a;--white-05:#ffffff0d;--blue:#0755e9;--blue-glow:#0755e94d;--blue-subtle:#0755e91f;--blue-border:#0755e966;--purple:#a855f7;--purple-glow:#a855f74d;--purple-subtle:#a855f71f;--purple-border:#a855f766;--font-pixel:"Press Start 2P",monospace;--font-kode:"Kode Mono",monospace;--font-mono:"Roboto Mono",monospace;--font-body:"Poppins",sans-serif;scroll-behavior:smooth}#Product .products-body{font-family:var(--font-body);background:var(--bg);color:var(--white);line-height:1.6;overflow-x:hidden}#Product .products-nav{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--white-05);background:#090909e6;justify-content:space-between;align-items:center;height:70px;padding:0 3rem;display:flex;position:fixed;top:0;left:0;right:0}#Product .nav-logo{font-family:var(--font-kode);color:var(--white);letter-spacing:2px;text-transform:uppercase;font-size:.95rem;font-weight:700;text-decoration:none}#Product .nav-center{align-items:center;gap:2.5rem;display:flex}#Product .nav-center a{font-family:var(--font-kode);color:var(--white-60);letter-spacing:1.5px;text-transform:uppercase;font-size:.65rem;text-decoration:none;transition:color .2s}#Product .nav-center a:hover{color:var(--white)}#Product .nav-center a.active{color:var(--blue)}#Product .btn{font-family:var(--font-kode);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.4rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}#Product .btn-primary{background:var(--blue);color:var(--white)}#Product .btn-primary:hover{transform:translateY(-2px)}#Product .btn-outline{color:var(--white);border:1px solid var(--blue-border);background:0 0}#Product .btn-outline:hover{background:var(--blue-subtle)}#Product .bracket-label{font-family:var(--font-kode);color:#fafafa;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;font-size:14px;font-weight:700;display:block}@media (min-width:768px){#Product .bracket-label{font-size:16px}}#Product .pixel-title{font-family:var(--font-press-start),var(--font-pixel),sans-serif;text-transform:uppercase;letter-spacing:-1px;color:var(--white);margin-bottom:2rem;font-size:28px;line-height:1.4}@media (min-width:768px){#Product .pixel-title{letter-spacing:-2px;font-size:56px;line-height:1.4}}@media (min-width:1280px){#Product .pixel-title{letter-spacing:-3.1px;font-size:72px;line-height:1.5}}#Product .section-title-filled{color:#fafafa;text-shadow:none;-webkit-text-stroke:0;transform-origin:50%;vertical-align:baseline;font-family:inherit;font-weight:300;display:inline}#Product .section-title-outline{color:#0000;-webkit-text-stroke:2px #fafafa;text-shadow:none}#Product .section-title-blue{color:var(--blue);text-shadow:none;-webkit-text-stroke:0;vertical-align:baseline;font-family:inherit;font-weight:300;display:inline}#Product .section-title-purple{color:var(--purple);text-shadow:none;-webkit-text-stroke:0;vertical-align:baseline;font-family:inherit;font-weight:300;display:inline}#Product .text-blue{color:var(--blue)!important;-webkit-text-stroke:0!important}#Product .text-purple{color:var(--purple)!important;-webkit-text-stroke:0!important}#Product section.products-section{padding:3rem 0}#Product .section-header{text-align:center;margin-bottom:4rem}#Product .section-desc{font-family:var(--font-mono);color:var(--white);max-width:550px;font-size:14px;line-height:1.8}@media (min-width:768px){#Product .section-desc{font-size:16px}}#Product .section-header .section-desc{margin:1rem auto 0}#Product .section-icon{border:1px solid var(--blue-border);width:80px;height:80px;color:var(--blue);background:var(--blue-subtle);border-radius:10px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}#Product section.hero.products-section{text-align:left;padding:70px 0 0;display:block}#Product .products-hero-shadow{pointer-events:none;z-index:0;will-change:transform;position:absolute}#Product section.hero.products-section .hero-content{box-sizing:border-box;padding:70.93px 27px 80px}@media (min-width:768px){#Product section.hero.products-section .hero-content{padding-bottom:110px}}#Product .products-hero-cloud{transition:filter .5s}#Product .products-hero-cloud:hover{filter:drop-shadow(0 0 30px var(--purple-glow))}@media (min-width:1280px){#Product section.hero.products-section .hero-content{padding-top:59px;padding-bottom:140px}}#Product .hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}#Product .hero-content{z-index:2;width:100%;position:relative}#Product .products-hero-headlines{margin-top:28.2px}#Product .products-hero-headlines .hero-headline-row-2{margin-top:38.2px}#Product .products-hero-headlines .hero-headline-row-3{margin-top:39px}@media (min-width:768px){#Product .products-hero-headlines{margin-top:25px}#Product .products-hero-headlines .hero-headline-row-2,#Product .products-hero-headlines .hero-headline-row-3{margin-top:48px}}@media (min-width:1280px){#Product .products-hero-headlines .hero-headline-row-2,#Product .products-hero-headlines .hero-headline-row-3{margin-top:94px}}#Product .products-hero-headline,#Product section.hero.products-section .hero-headline{letter-spacing:-.79px;text-shadow:none;font-size:27px;line-height:36px}.hero-cloud-image{opacity:.7}@media (min-width:500px){#Product .products-hero-headline,#Product section.hero.products-section .hero-headline{letter-spacing:-1.89px;font-size:32px;line-height:94.67px}}@media (max-width:767px){.hero-headline-row-3{justify-content:flex-end;display:flex}.hero-headline-row-3 .products-hero-headline{text-align:end;width:100%}}@media (min-width:768px){#Product .products-hero-headline,#Product section.hero.products-section .hero-headline{letter-spacing:-1.89px;font-size:50px;line-height:94.67px}}@media (min-width:1195px){#Product .products-hero-headline,#Product section.hero.products-section .hero-headline{letter-spacing:-1.89px;font-size:80px;line-height:94.67px}}@media (max-width:767px){.hero-cloud-image{opacity:0.;top:100px}}#Product .products-hero-cloud .pc-image-wrap,#Product .products-hero-cloud .animate-float{width:100%;height:100%}#Product .products-hero-cloud-img,#Product .products-hero-cloud img{filter:none}@media (min-width:768px){#Product .products-hero-cloud-img,#Product .products-hero-cloud img{filter:none}}#Product section.hero.products-section .hero-subtagline-row{margin-top:2.5rem}@media (min-width:768px){#Product section.hero.products-section .hero-subtagline-row{margin-top:3.5rem}}@media (max-width:767px){#Product section.hero.products-section .hero-content{padding-bottom:60px;padding-left:16px;padding-right:16px}#Product .products-hero-headlines{margin-top:2rem}#Product .products-hero-headlines .hero-headline-row-2,#Product .products-hero-headlines .hero-headline-row-3{margin-top:1.5rem}#Product section.hero.products-section .hero-subtagline-row{margin-top:2rem}#Product section.hero.products-section .hero-subtagline-row p{margin-top:0;margin-bottom:0;padding-top:.5rem;padding-bottom:.5rem;line-height:1.5}#Product section.hero.products-section .hero-stats{width:70%;margin-top:50px;margin-left:auto;margin-right:auto}}#Product .products-hero-book-demo{font-family:var(--font-kode-mono),"Kode Mono",monospace;color:#fafafa;cursor:pointer;background:#0755e9;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:15px;font-weight:600;line-height:19.95px;text-decoration:none;transition:all .3s;display:inline-flex}#Product .products-hero-book-demo:hover{transform:translateY(-2px)}#Product .hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}#Product .hero-stats{grid-template-columns:repeat(1,1fr);gap:2rem;width:100%;margin-top:5rem;display:grid}@media (min-width:768px){#Product .hero-stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#Product .hero-stats{grid-template-columns:repeat(4,1fr)}}#Product .hero-stat{border:1px solid var(--blue);background:#090909;border-radius:12px;flex-direction:column;justify-content:stretch;align-items:center;min-height:260px;padding:0 1rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){#Product .hero-stat{min-height:300px}}@media (min-width:1024px){#Product .hero-stat{min-height:320px}}#Product .hero-stat-bg{z-index:1;pointer-events:none;opacity:1;position:absolute;inset:0}#Product .hero-stat-content{z-index:2;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:100%;min-height:240px;padding:5% .5rem;display:flex;position:relative}@media (min-width:768px){#Product .hero-stat-content{min-height:280px}}#Product .hero-stat-content .suffix{width:100%;font-family:var(--font-pixel);color:var(--white);opacity:.85;letter-spacing:-1px;flex:0 0 30%;justify-content:flex-end;align-items:flex-end;font-size:50px;display:flex}#Product .hero-stats .hero-stat:first-child .suffix,#Product .hero-stats .hero-stat:nth-child(2) .suffix{font-size:55px}@media (max-width:767px){#Product .hero-stat-content .suffix,#Product .hero-stats .hero-stat:first-child .suffix,#Product .hero-stats .hero-stat:nth-child(2) .suffix{font-size:30px!important}}#Product .hero-stat-content .number{width:100%;font-family:var(--font-pixel);color:var(--white);text-shadow:-4px 2px 0 var(--blue);letter-spacing:-1px;flex:0 0 40%;justify-content:center;align-items:center;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1;display:flex}@media (max-width:767px){#Product .hero-stat-content .number{font-size:3.5rem}}@media (min-width:768px){#Product .hero-stat-content .number{font-size:clamp(2rem,4.5vw,3.25rem)}}#Product .hero-stat-content .label{width:100%;font-family:var(--font-mono);color:var(--white);text-transform:uppercase;letter-spacing:1.5px;text-align:center;flex:0 0 20%;justify-content:center;align-items:flex-start;padding:0 .25rem;font-size:clamp(.7rem,1.2vw,.9rem);font-weight:700;line-height:1.4;display:flex}@media (min-width:768px){#Product .hero-stat-content .label{font-size:.9rem}}#Product .problem-section{background:var(--bg);border-top:1px solid var(--white-05);border-bottom:1px solid var(--white-05);position:relative;overflow:hidden}#Product .problem-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#a855f70a,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}#Product .problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}#Product .problem-grid .pixel-title{margin-bottom:1.25rem;font-size:24px;line-height:1.5}@media (max-width:767px){#Product .problem-grid .pixel-title{font-size:20px;line-height:1.4}}@media (min-width:1280px){#Product .problem-grid .pixel-title{letter-spacing:-1.5px;font-size:32px;line-height:1.4}}#Product .problem-side-icon{border:1px solid var(--blue-border);background:var(--blue-subtle);width:60px;height:60px;color:var(--blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;transition:all .3s;display:flex}#Product .problem-grid>div:last-child .problem-side-icon{border-color:var(--purple-border);background:var(--purple-subtle);color:var(--purple)}#Product .problem-list{flex-direction:column;gap:1rem;list-style:none;display:flex}#Product .problem-list li{font-family:var(--font-kode);color:var(--white);align-items:center;gap:.75rem;font-size:14px;line-height:1.6;display:flex}@media (min-width:768px){#Product .problem-list li{font-size:16px}}#Product .problem-list li .icon{color:#fafafa;background:#0755e9;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:4px;font-size:.8rem;transition:all .3s;display:flex}#Product .problem-list li:hover .icon{transform:scale(1.1)rotate(5deg)}#Product #features{position:relative;overflow:hidden}#Product #features:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 100%,#a855f70d,#0000 70%);width:600px;height:600px;position:absolute;bottom:0;left:0}#Product .services-grid-container{border-collapse:collapse}#Product .services-card[data-feature="0"]{--fc:#00e5ff;--fc-glow:#00e5ff59;--fc-subtle:#00e5ff14;--fc-border:#00e5ff4d}#Product .services-card[data-feature="1"]{--fc:#b44aff;--fc-glow:#b44aff59;--fc-subtle:#b44aff14;--fc-border:#b44aff4d}#Product .services-card[data-feature="2"]{--fc:#0f8;--fc-glow:#00ff8859;--fc-subtle:#00ff8814;--fc-border:#00ff884d}#Product .services-card[data-feature="3"]{--fc:#ff6b35;--fc-glow:#ff6b3559;--fc-subtle:#ff6b3514;--fc-border:#ff6b354d}#Product .services-card[data-feature="4"]{--fc:#ff4da6;--fc-glow:#ff4da659;--fc-subtle:#ff4da614;--fc-border:#ff4da64d}#Product .services-card[data-feature="5"]{--fc:gold;--fc-glow:#ffd70059;--fc-subtle:#ffd70014;--fc-border:#ffd7004d}#Product .services-card{cursor:pointer;background:0 0;min-height:380px;transition:all .4s;position:relative;overflow:hidden;border-color:#e2e2e2!important}#Product .services-card:before{content:"";width:120px;height:120px;left:var(--mx,50%);top:var(--my,50%);background:var(--fc);filter:blur(35px);opacity:0;pointer-events:none;z-index:0;border-radius:50%;transition:opacity .4s;position:absolute;transform:translate(-50%,-50%)}#Product .services-card:hover:before{opacity:.12}#Product .services-card:after{content:"";background:linear-gradient(90deg,transparent,var(--fc),transparent);opacity:0;z-index:1;width:100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;transform:translate(-100%)}#Product .services-card:hover:after{opacity:1;animation:1.5s ease-in-out infinite fc-sweep}@keyframes fc-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}#Product .services-card:hover{box-shadow:0 4px 30px var(--fc-glow),inset 0 0 30px var(--fc-subtle);background:#ffffff05;transform:translateY(-4px);border-color:var(--fc-border)!important}#Product .services-card>*{z-index:2;position:relative}#Product .services-card .img-container{border-color:var(--fc-border);background:var(--fc-subtle);transition:all .4s;position:relative}#Product .services-card .img-container i{color:var(--fc)}#Product .services-card:hover .img-container{box-shadow:0 0 25px var(--fc-glow),0 0 50px var(--fc-subtle);transform:scale(1.1)rotate(3deg)}#Product .services-card:hover .services-card-title{color:var(--fc);transition:color .3s}@media (max-width:767px){#Product .services-card .services-card-title{font-size:1.5rem}#Product .services-card{min-height:280px}}#Product .services-card .fc-glow-bar{background:var(--fc);width:0;height:2px;box-shadow:0 0 10px var(--fc-glow);z-index:3;transition:width .5s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#Product .services-card:hover .fc-glow-bar{width:60%}#Product .fc-particle{background:var(--fc);opacity:0;pointer-events:none;z-index:1;border-radius:50%;width:3px;height:3px;position:absolute}#Product .services-card:hover .fc-particle{animation:3s ease-in-out infinite fc-float}@keyframes fc-float{0%,to{opacity:0;transform:translateY(0)}20%{opacity:.5}80%{opacity:.5}50%{transform:translateY(-25px)}}#Product .fc-stream{background:linear-gradient(to bottom,transparent,var(--fc),transparent);opacity:0;pointer-events:none;z-index:1;width:1px;height:0;position:absolute}#Product .services-card:hover .fc-stream{animation:2s linear infinite fc-stream-fall}@keyframes fc-stream-fall{0%{opacity:0;height:0;top:-10%}10%{opacity:.2}50%{opacity:.2;height:30%}to{opacity:0;height:0;top:110%}}#Product .fc-corner{pointer-events:none;opacity:0;z-index:1;width:16px;height:16px;transition:opacity .4s;position:absolute}#Product .services-card:hover .fc-corner{opacity:1}#Product .fc-corner:before,#Product .fc-corner:after{content:"";background:var(--fc);position:absolute}#Product .fc-corner--tl{top:8px;left:8px}#Product .fc-corner--tl:before{width:16px;height:1px;top:0;left:0}#Product .fc-corner--tl:after{width:1px;height:16px;top:0;left:0}#Product .fc-corner--tr{top:8px;right:8px}#Product .fc-corner--tr:before{width:16px;height:1px;top:0;right:0}#Product .fc-corner--tr:after{width:1px;height:16px;top:0;right:0}#Product .fc-corner--bl{bottom:8px;left:8px}#Product .fc-corner--bl:before{width:16px;height:1px;bottom:0;left:0}#Product .fc-corner--bl:after{width:1px;height:16px;bottom:0;left:0}#Product .fc-corner--br{bottom:8px;right:8px}#Product .fc-corner--br:before{width:16px;height:1px;bottom:0;right:0}#Product .fc-corner--br:after{width:1px;height:16px;bottom:0;right:0}#Product .frameworks-banner{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:100%;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}#Product .framework-badge{font-family:var(--font-kode);color:var(--white-90);letter-spacing:1.5px;text-transform:uppercase;background:var(--bg-card);text-align:center;border:1px solid #b44aff40;border-radius:12px;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem 1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}#Product .framework-badge:hover{color:var(--white);border-color:#b44aff;transform:translateY(-4px);box-shadow:0 0 15px #b44aff59}#Product .framework-badge .fw-icon{color:#b44aff;background:#b44aff14;border:1px solid #b44aff4d;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:all .3s;display:flex}#Product .framework-badge:hover .fw-icon{box-shadow:0 0 12px #b44aff59}@media (max-width:767px){#Product .frameworks-banner{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2.5rem}#Product .framework-badge{padding:1.2rem .8rem;font-size:.85rem}}#Product .agents-layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:1.5rem;display:grid}#Product .agents-list{flex-direction:column;gap:.6rem;display:flex}#Product .agent-card{--ac:#b44aff;--ac-glow:#b44aff66;--ac-subtle:#b44aff1a;--ac-border:#b44aff59}#Product .agent-card[data-agent=drift]{--ac:#00e5ff;--ac-glow:#00e5ff66;--ac-subtle:#00e5ff1a;--ac-border:#00e5ff59}#Product .agent-card[data-agent=compliance]{--ac:#b44aff;--ac-glow:#b44aff66;--ac-subtle:#b44aff1a;--ac-border:#b44aff59}#Product .agent-card[data-agent=remediation]{--ac:#0f8;--ac-glow:#0f86;--ac-subtle:#00ff881a;--ac-border:#00ff8859}#Product .agent-card[data-agent=monitoring]{--ac:#ff6b35;--ac-glow:#ff6b3566;--ac-subtle:#ff6b351a;--ac-border:#ff6b3559}#Product .agent-card[data-agent=audit]{--ac:gold;--ac-glow:#ffd70066;--ac-subtle:#ffd7001a;--ac-border:#ffd70059}#Product .agent-card[data-agent=chat]{--ac:#ff4da6;--ac-glow:#ff4da666;--ac-subtle:#ff4da61a;--ac-border:#ff4da659}#Product .agent-card{background:var(--bg-card);border:1px solid var(--white-10);cursor:pointer;border-radius:12px;gap:.85rem;padding:1.1rem 1.2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}#Product .agent-card:before{content:"";background:radial-gradient(circle at 20% 50%,var(--ac-subtle),transparent 70%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}#Product .agent-card:hover:before,#Product .agent-card.active:before{opacity:1}#Product .agent-card:hover,#Product .agent-card.active{border-color:var(--ac-border);background:var(--bg-card-hover);box-shadow:0 0 20px var(--ac-glow),inset 0 0 30px var(--ac-subtle)}#Product .agent-card.active{border-left:3px solid var(--ac);animation:2.5s ease-in-out infinite agent-pulse}@keyframes agent-pulse{0%,to{box-shadow:0 0 15px var(--ac-glow),inset 0 0 20px var(--ac-subtle)}50%{box-shadow:0 0 30px var(--ac-glow),inset 0 0 40px var(--ac-subtle)}}#Product .agent-icon{border:1px solid var(--ac-border);background:var(--ac-subtle);width:46px;height:46px;color:var(--ac);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;transition:all .3s;display:flex;position:relative}#Product .agent-card:hover .agent-icon,#Product .agent-card.active .agent-icon{box-shadow:0 0 15px var(--ac-glow)}#Product .agent-card h3{font-family:var(--font-kode);color:#fff;margin-bottom:.15rem;font-size:.95rem;font-weight:700;transition:color .3s}@media (max-width:767px){#Product .agent-card h3{font-size:.85rem}}#Product .agent-card:hover h3,#Product .agent-card.active h3{color:var(--ac)}#Product .agent-card>div>p{color:var(--white-60);font-size:.82rem;line-height:1.5}#Product .agent-capabilities{flex-wrap:wrap;gap:.25rem;margin-top:.4rem;display:flex}#Product .agent-capabilities span{font-family:var(--font-kode);border:1px solid var(--ac-border);color:var(--ac);border-radius:3px;padding:.15rem .4rem;font-size:.62rem;transition:all .3s}#Product .agent-preview{--ap:#b44aff;--ap-glow:#b44aff66;--ap-subtle:#b44aff1f;--ap-border:#b44aff59;background:var(--bg-card);border:1px solid var(--white-10);border-radius:12px;min-height:540px;transition:all .4s;position:sticky;top:88px;overflow:hidden}#Product .agent-preview[data-agent=drift]{--ap:#00e5ff;--ap-glow:#00e5ff66;--ap-subtle:#00e5ff1f;--ap-border:#00e5ff59}#Product .agent-preview[data-agent=compliance]{--ap:#b44aff;--ap-glow:#b44aff66;--ap-subtle:#b44aff1f;--ap-border:#b44aff59}#Product .agent-preview[data-agent=remediation]{--ap:#0f8;--ap-glow:#0f86;--ap-subtle:#00ff881f;--ap-border:#00ff8859}#Product .agent-preview[data-agent=monitoring]{--ap:#ff6b35;--ap-glow:#ff6b3566;--ap-subtle:#ff6b351f;--ap-border:#ff6b3559}#Product .agent-preview[data-agent=audit]{--ap:gold;--ap-glow:#ffd70066;--ap-subtle:#ffd7001f;--ap-border:#ffd70059}#Product .agent-preview[data-agent=chat]{--ap:#ff4da6;--ap-glow:#ff4da666;--ap-subtle:#ff4da61f;--ap-border:#ff4da659}#Product .agent-preview.has-agent{border-color:var(--ap-border);box-shadow:0 20px 60px var(--ap-glow),0 0 40px var(--ap-subtle)}#Product .preview-hero{justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}#Product .preview-hero-bg{opacity:.06;background-image:linear-gradient(var(--ap)1px,transparent 1px),linear-gradient(90deg,var(--ap)1px,transparent 1px);background-size:25px 25px;position:absolute;inset:0}#Product .preview-hero-glow{filter:blur(70px);background:var(--ap);opacity:.18;pointer-events:none;border-radius:50%;width:250px;height:250px;animation:3s ease-in-out infinite preview-glow-pulse;position:absolute}@keyframes preview-glow-pulse{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}#Product .preview-anim{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}#Product .preview-orb{background:var(--ap-subtle);border:1px solid var(--ap-border);width:100px;height:100px;box-shadow:0 0 25px var(--ap-glow);color:var(--ap);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;display:flex;position:relative}#Product .preview-orb:before{content:"";border:2px solid var(--ap);opacity:.2;border-radius:50%;animation:3s ease-in-out infinite orb-ring;position:absolute;inset:-8px}#Product .preview-orb:after{content:"";border:1px dashed var(--ap);opacity:.12;border-radius:50%;animation:15s linear infinite spin-slow;position:absolute;inset:-20px}@keyframes orb-ring{0%,to{opacity:.12;transform:scale(1)}50%{opacity:.25;transform:scale(1.08)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#Product .preview-body{padding:1.5rem 1.75rem}#Product .preview-agent-name{font-family:var(--font-kode);color:#fff;align-items:center;gap:.6rem;margin-bottom:.3rem;font-size:1.2rem;font-weight:700;display:flex}#Product .preview-agent-badge{font-family:var(--font-kode);border:1px solid var(--ap-border);color:var(--ap);text-transform:uppercase;letter-spacing:1px;border-radius:3px;padding:.2rem .5rem;font-size:.58rem}#Product .preview-agent-desc{color:var(--white-60);margin-bottom:1.1rem;font-size:.92rem;line-height:1.7}#Product .preview-features-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;display:grid}#Product .preview-feature-item{border:1px solid var(--white-10);text-align:center;border-radius:8px;padding:.6rem .4rem;transition:all .2s}#Product .preview-feature-item:hover{border-color:var(--ap-border);box-shadow:0 0 10px var(--ap-subtle)}#Product .preview-feature-item i{color:var(--ap);margin-bottom:.3rem;font-size:1rem;display:block}#Product .preview-feature-item span{font-family:var(--font-kode);color:var(--white-60);font-size:.7rem}#Product .preview-terminal{border:1px solid var(--white-10);font-family:var(--font-mono);color:var(--white-60);background:#050505;border-radius:8px;max-height:155px;padding:.75rem 1rem;font-size:.75rem;line-height:1.8;overflow:hidden}#Product .preview-terminal:before{content:"{ TERMINAL }";font-family:var(--font-kode);color:var(--white-60);letter-spacing:2px;border-bottom:1px solid var(--white-05);margin-bottom:.4rem;padding-bottom:.3rem;font-size:.58rem;display:block}#Product .term-prompt,#Product .term-ok,#Product .term-info{color:var(--ap)}#Product .preview-empty{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;min-height:500px;display:flex}#Product .preview-empty i{color:var(--white-40);font-size:2rem}#Product .preview-empty span{font-family:var(--font-kode);color:var(--white-60);font-size:.8rem}#Product .preview-content{display:none}#Product .preview-content.visible{display:block}#Product .anim-drift-block{opacity:.35;background:var(--ap);height:12px;box-shadow:0 0 8px var(--ap-glow);border-radius:3px;animation:4s ease-in-out infinite drift-float;position:absolute}#Product .anim-scan-ring{border:1.5px solid var(--ap);box-shadow:0 0 12px var(--ap-glow);opacity:0;border-radius:50%;animation:3s ease-out infinite scan-expand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}#Product .anim-code-line{background:var(--ap);height:4px;box-shadow:0 0 6px var(--ap-glow);opacity:0;border-radius:2px;animation:2.5s ease-out infinite code-type;position:absolute}#Product .anim-pulse-line svg path{fill:none;stroke:var(--ap);stroke-width:2px;stroke-dasharray:600;stroke-dashoffset:600px;filter:drop-shadow(0 0 4px var(--ap-glow));animation:2.5s linear infinite pulse-draw}#Product .anim-log-line{background:var(--ap);height:5px;box-shadow:0 0 6px var(--ap-glow);opacity:0;border-radius:3px;animation:3s infinite log-appear;position:absolute;left:10%;right:10%}#Product .anim-chat-bubble{font-family:var(--font-kode);color:var(--white-90);white-space:nowrap;background:var(--ap-subtle);border:1px solid var(--ap-border);box-shadow:0 0 10px var(--ap-glow);opacity:0;border-radius:8px;padding:5px 10px;font-size:.5rem;animation:3.5s infinite bubble-pop;position:absolute}#Product .preview-particle{background:var(--ap);width:3px;height:3px;box-shadow:0 0 6px var(--ap-glow);opacity:0;border-radius:50%;animation:4s ease-in-out infinite particle-rise;position:absolute}#Product .anim-drift-block{opacity:.3;background:#0755e9;border-radius:4px;height:15px;animation:4s ease-in-out infinite drift-float;position:absolute;box-shadow:0 0 15px #0755e94d}@keyframes drift-float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(15px,-10px)rotate(2deg)}66%{transform:translate(-10px,5px)rotate(-1deg)}}#Product .anim-scan-ring{opacity:0;border:2px solid #0755e9;border-radius:50%;animation:2.5s cubic-bezier(.165,.84,.44,1) infinite scan-expand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}@keyframes scan-expand{0%{opacity:.6;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}#Product .anim-code-line{opacity:0;filter:blur(1px);background:#0755e9;border-radius:2px;height:3px;animation:2s ease-out infinite code-type;position:absolute}@keyframes code-type{0%{opacity:0;width:0}20%{opacity:.8}80%{opacity:.8}to{opacity:0;width:100%}}#Product .anim-pulse-line{width:100%;height:50px;position:absolute;bottom:38%;left:0}#Product .anim-pulse-line svg{width:100%;height:100%}#Product .anim-pulse-line svg path{fill:none;stroke:var(--blue);stroke-width:2px;stroke-dasharray:600;stroke-dashoffset:600px;animation:2.5s linear infinite pulse-draw}@keyframes pulse-draw{to{stroke-dashoffset:0}}#Product .anim-log-line{background:var(--blue);opacity:0;border-radius:3px;height:5px;animation:3s infinite log-appear;position:absolute;left:10%;right:10%}@keyframes log-appear{0%{opacity:0;transform:translateY(12px)}20%{opacity:.3;transform:translateY(0)}80%{opacity:.3}to{opacity:0;transform:translateY(-12px)}}#Product .anim-chat-bubble{font-family:var(--font-kode);color:var(--white-60);white-space:nowrap;background:var(--blue-subtle);border:1px solid var(--white-05);opacity:0;border-radius:8px;padding:5px 10px;font-size:.5rem;animation:3.5s infinite bubble-pop;position:absolute}@keyframes bubble-pop{0%{opacity:0;transform:scale(.7)translateY(6px)}15%{opacity:.7;transform:scale(1)translateY(0)}75%{opacity:.7}to{opacity:0;transform:scale(.9)translateY(-6px)}}#Product .preview-particle{background:var(--blue);opacity:0;border-radius:50%;width:3px;height:3px;animation:4s ease-in-out infinite particle-rise;position:absolute}@keyframes particle-rise{0%{opacity:0;transform:translateY(0)scale(0)}20%{opacity:.4;transform:translateY(-15px)scale(1)}80%{opacity:.15;transform:translateY(-60px)scale(.5)}to{opacity:0;transform:translateY(-90px)scale(0)}}#Product .term-line{opacity:0;animation:.3s forwards term-type}#Product .term-prompt{color:var(--blue)}#Product .term-cmd{color:var(--white)}#Product .term-ok{color:var(--blue)}#Product .term-warn{color:var(--white-60)}#Product .term-info{color:var(--blue)}#Product .term-flag{color:var(--white-90)}@keyframes term-type{0%{opacity:0;transform:translate(-3px)}to{opacity:1;transform:translate(0)}}#Product .how-section{border-top:1px solid var(--white-05);border-bottom:1px solid var(--white-05);position:relative;overflow:hidden}#Product .step:first-child{--sc:#00e5ff;--sc-glow:#00e5ff4d;--sc-subtle:#00e5ff14;--sc-border:#00e5ff59}#Product .step:nth-child(2){--sc:#b44aff;--sc-glow:#b44aff4d;--sc-subtle:#b44aff14;--sc-border:#b44aff59}#Product .step:nth-child(3){--sc:#0f8;--sc-glow:#00ff884d;--sc-subtle:#00ff8814;--sc-border:#00ff8859}#Product .step:nth-child(4){--sc:#ff6b35;--sc-glow:#ff6b354d;--sc-subtle:#ff6b3514;--sc-border:#ff6b3559}#Product .steps{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}#Product .steps:before{content:"";opacity:.15;background:linear-gradient(90deg,#0000,#00e5ff 15%,#b44aff 40%,#0f8 65%,#ff6b35 85%,#0000);height:2px;position:absolute;top:55px;left:10%;right:10%}#Product .steps:after{content:"";z-index:2;background:linear-gradient(90deg,#0000,#00e5ff,#b44aff,#0f8,#ff6b35,#0000);border-radius:2px;width:60px;height:4px;animation:4s ease-in-out infinite pipeline-pulse;position:absolute;top:54px;box-shadow:0 0 12px #00e5ff4d,0 0 20px #b44aff33}@keyframes pipeline-pulse{0%{opacity:0;left:8%}5%{opacity:1}95%{opacity:1}to{opacity:0;left:88%}}#Product .step{text-align:center;position:relative}#Product .step:before{content:attr(data-step);font-family:var(--font-kode);color:var(--sc);letter-spacing:2px;opacity:.5;font-size:.6rem;font-weight:700;position:absolute;top:-8px;left:50%;transform:translate(-50%)}#Product .step-number{border:2px solid var(--sc-border);background:var(--bg-card);width:100px;height:100px;color:var(--sc);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:2rem;transition:all .4s;display:flex;position:relative}#Product .step-number:before{content:"";border:1px dashed var(--sc-border);border-radius:50%;animation:20s linear infinite step-ring-spin;position:absolute;inset:-8px}#Product .step:nth-child(2n) .step-number:before{animation-direction:reverse}@keyframes step-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#Product .step-number:after{content:"";border:1.5px solid var(--sc);opacity:0;border-radius:50%;transition:opacity .3s;animation:2s ease-in-out infinite step-ring-pulse;position:absolute;inset:-4px}@keyframes step-ring-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.08)}}#Product .step:hover .step-number:after{opacity:1}#Product .step:hover .step-number{border-color:var(--sc);box-shadow:0 0 20px var(--sc-glow),0 0 40px var(--sc-subtle);transform:scale(1.08)}#Product .step:hover .step-number i{animation:.4s step-icon-pop}@keyframes step-icon-pop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}#Product .step-connector{background:linear-gradient(180deg,var(--sc),transparent);opacity:.25;width:2px;height:30px;margin:0 auto .75rem;transition:all .3s}#Product .step:hover .step-connector{opacity:.7;box-shadow:0 0 8px var(--sc-glow)}#Product .step h3{font-family:var(--font-kode);color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;transition:color .3s}@media (max-width:767px){#Product .step h3{font-size:.9rem}}#Product .step:hover h3{color:var(--sc)}#Product .step p{color:var(--white-60);max-width:200px;margin:0 auto;font-size:.92rem;line-height:1.6}#Product .dashboard-mockup{background:var(--bg-card);border:1px solid var(--blue-border);border-radius:10px;max-width:1000px;margin:0 auto;transition:border-color .4s,box-shadow .4s;overflow:hidden}#Product .dashboard-mockup:hover{border-color:var(--purple-border);box-shadow:0 20px 50px #a855f70d}#Product .mockup-toolbar{border-bottom:1px solid var(--white-05);align-items:center;gap:.5rem;padding:.65rem 1rem;display:flex}#Product .mockup-dot{background:var(--white-20);border-radius:50%;width:8px;height:8px}#Product .mockup-content{grid-template-columns:repeat(4,1fr);gap:.75rem;padding:1.5rem;display:grid}#Product .mockup-stat-card{background:var(--bg-card);border:2px solid #fff;border-radius:8px 8px 20px;padding:1.25rem}#Product .mockup-stat-card .label{font-family:var(--font-kode);text-transform:uppercase;letter-spacing:1px;opacity:.8;margin-bottom:.5rem;font-size:1rem;color:#fafafa!important}@media (max-width:767px){#Product .mockup-stat-card .label{font-size:.75rem}}#Product .mockup-stat-card .value{font-family:var(--font-pixel);text-shadow:-3px 1px 0 var(--blue);font-size:1.6rem;color:#fff!important}@media (max-width:767px){#Product .mockup-stat-card .value{font-size:1.2rem}}#Product .mockup-stat-card .change{font-family:var(--font-kode);opacity:.7;margin-top:.3em;font-size:.8rem;color:#fafafa!important}#Product .mockup-chart{border:1px solid var(--white-10);border-radius:8px;grid-column:1/-1;align-items:flex-end;gap:4px;height:250px;padding:1rem;display:flex}@media (max-width:768px){#Product .mockup-chart{gap:6px;height:180px;padding:.75rem}#Product .chart-bar:nth-child(2n){display:none}}#Product .chart-bar{background:#a855f7;border:1px solid #ffffff1a;border-radius:4px 4px 0 0;flex:1;height:1px;transition:height 1.2s cubic-bezier(.175,.885,.32,1.275)}#Product .mockup-chart.animate-bars .chart-bar{height:var(--h)}#Product .quote-section{text-align:center;padding:6rem 2rem}#Product .quote-icon{color:var(--white-60);margin-bottom:1.5rem;font-size:3rem}#Product .quote-text{font-family:var(--font-kode);max-width:95%;color:var(--white);margin:0 auto 1.5rem;font-size:24px;line-height:1.4}@media (min-width:768px){#Product .quote-text{max-width:80%;font-size:41px;line-height:58px}}#Product .quote-text .hl{color:var(--purple);text-shadow:0 0 15px #a855f74d}#Product .quote-text .hl-blue{color:var(--blue);text-shadow:0 0 15px #0755e94d}#Product .compare-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;display:grid}#Product .compare-card{border:1px solid var(--white-10);border-radius:16px;padding:2.5rem 2rem;position:relative;overflow:hidden}#Product .compare-card--old{background:linear-gradient(160deg,#ff3c3c0a,var(--bg-card));border-color:#ff3c3c26}#Product .compare-card--new{background:linear-gradient(160deg,#0755e90f,var(--bg-card));border-color:#0755e940;box-shadow:0 0 40px #0755e914}#Product .compare-card--new:before{content:"";background:conic-gradient(from var(--cmp-angle,0deg),transparent 0%,var(--blue)8%,transparent 16%);-webkit-mask-composite:xor;pointer-events:none;border-radius:16px;padding:1px;animation:3s linear infinite cmp-border-spin;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes cmp-border-spin{0%{--cmp-angle:0deg}to{--cmp-angle:360deg}}@property --cmp-angle{syntax:"<angle>";inherits:false;initial-value:0deg}#Product .compare-card-header{border-bottom:1px solid var(--white-05);align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}#Product .compare-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}#Product .compare-card--old .compare-card-icon{color:#f55;background:#ff3c3c14;border:1px solid #ff3c3c33}#Product .compare-card--new .compare-card-icon{background:var(--blue-subtle);border:1px solid var(--blue-border);color:var(--blue);box-shadow:0 0 15px var(--blue-glow)}#Product .compare-card-title{font-family:var(--font-pixel);letter-spacing:2px;text-transform:uppercase;font-size:.75rem}#Product .compare-card--old .compare-card-title{color:#f55}#Product .compare-card--new .compare-card-title{color:var(--blue)}#Product .compare-card-sub{font-family:var(--font-kode);color:var(--white-40);margin-top:.15rem;font-size:.72rem}#Product .compare-row{border-bottom:1px solid var(--white-05);font-family:var(--font-kode);color:var(--white-60);opacity:0;align-items:center;gap:.75rem;padding:.85rem 0;font-size:.92rem;transition:all .4s;display:flex;transform:translate(-15px)}#Product .compare-card--new .compare-row{transform:translate(15px)}#Product .compare-row.cr-visible{opacity:1;transform:translate(0)}#Product .compare-row:last-child{border-bottom:none}#Product .compare-row-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;display:flex}#Product .compare-card--old .compare-row-icon{color:#f55;background:#ff3c3c0f;border:1px solid #ff3c3c26}#Product .compare-card--new .compare-row-icon{background:var(--blue-subtle);border:1px solid var(--blue-border);color:var(--blue)}#Product .compare-row-label{flex:1}#Product .compare-row-value{font-size:.82rem;font-weight:600}#Product .compare-card--old .compare-row-value{color:#ff3c3c80}#Product .compare-card--new .compare-row-value{color:var(--blue)}#Product .compare-vs{display:none}@media (min-width:769px){#Product .compare-vs{background:var(--bg);border:2px solid var(--white-10);width:52px;height:52px;font-family:var(--font-pixel);color:var(--white-40);letter-spacing:2px;z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #00000080}}#Product .compare-wrapper{position:relative}@media (max-width:768px){#Product .compare-grid{grid-template-columns:1fr}}#Product .comparison-table-container{background:0 0;border:1px solid #e2e2e2;margin-top:3rem;position:relative}#Product .comparison-table-scroll{scrollbar-width:thin;scrollbar-color:var(--blue-border)transparent;overflow:auto hidden}#Product .comparison-table-scroll::-webkit-scrollbar{height:4px}#Product .comparison-table-scroll::-webkit-scrollbar-thumb{background:var(--blue-border);border-radius:10px}#Product .comparison-table{border-collapse:separate;border-spacing:0;background:0 0;border:none;border-radius:0;width:100%;min-width:800px;overflow:hidden}#Product .comparison-table th,#Product .comparison-table td{text-align:left;font-family:var(--font-kode);border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;padding:1.5rem 2rem;font-size:.95rem;transition:all .3s}#Product .comparison-table th:last-child,#Product .comparison-table td:last-child{border-right:none}#Product .comparison-table th{color:var(--white-40);text-transform:uppercase;letter-spacing:2px;background:#ffffff05;border-bottom:2px solid #e2e2e2;font-size:1.1rem;font-weight:700}#Product .comparison-table th.rekonix-column{color:var(--blue);text-shadow:0 0 10px #0755e94d;background:#0755e914;position:relative}#Product .comparison-table tr:last-child td{border-bottom:none}#Product .comparison-table tr:hover td{background:#ffffff08}#Product .capability-cell{color:var(--white);width:35%;font-weight:600}#Product .manual-cell{color:var(--white-60);width:30%}#Product .rekonix-cell{width:35%;color:var(--blue);background:#0755e908}#Product .rekonix-cell.yes,#Product .rekonix-cell.hl{color:var(--blue);font-weight:700}#Product .rekonix-cell .cell-content{align-items:center;gap:.75rem;display:flex}#Product .rekonix-cell i{font-size:1.25rem}#Product .highlight-row td{background:#0755e90d}#Product .comparison-table tr:hover .rekonix-cell{background:#0755e912}#Product .pricing-section{border-top:1px solid var(--white-05);border-bottom:1px solid var(--white-05)}#Product .pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}#Product .pricing-card{background:var(--bg-card);border:1px solid var(--white-10);text-align:center;border-radius:10px;padding:2rem 1.75rem;transition:all .3s;position:relative}#Product .pricing-card-icon{color:var(--blue);margin-bottom:.75rem;font-size:2rem}#Product .pricing-card.popular{border-color:var(--purple);background:linear-gradient(135deg,#a855f70d,#0000)}#Product .pricing-card.popular:before{content:"BEST VALUE";background:var(--purple);color:var(--white);font-family:var(--font-kode);letter-spacing:1.5px;border-radius:4px;padding:.3rem .8rem;font-size:10px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}#Product .pricing-card.popular .pricing-card-icon{color:var(--purple)}#Product .pricing-card.popular .price{text-shadow:-3px 2px 0 var(--purple)}#Product .pricing-card:hover{border-color:var(--blue-border);transform:translateY(-4px)}#Product .pricing-card.popular:hover{transform:scale(1.02)translateY(-4px)}#Product .pricing-card h3{font-family:var(--font-kode);margin-bottom:.3rem;font-size:.95rem}#Product .pricing-card .price{font-family:var(--font-pixel);text-shadow:-3px 1px 0 var(--blue);margin:.75rem 0;font-size:1.8rem}#Product .pricing-card .price span{font-family:var(--font-kode);color:var(--white-40);font-size:.7rem}#Product .pricing-features{text-align:left;flex-direction:column;gap:.6rem;margin:1.25rem 0;list-style:none;display:flex}#Product .pricing-features li{font-family:var(--font-kode);color:var(--white);align-items:center;gap:.6rem;font-size:.68rem;display:flex}#Product .pricing-card.popular .pricing-features li .check{color:var(--purple)}#Product .pricing-card.popular .products-hero-book-demo{background:var(--purple)}#Product .security-strip{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid}#Product .security-item{font-family:var(--font-kode);color:var(--white-90);border:1px solid var(--blue-border);background:var(--blue-subtle);letter-spacing:.5px;border-radius:10px;align-items:center;gap:.85rem;padding:1rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}#Product .security-item:hover{box-shadow:0 0 15px var(--blue-glow);border-color:var(--blue);transform:translateY(-3px)}#Product .security-item .s-icon{border:1px solid var(--blue-border);width:40px;height:40px;color:var(--blue);background:#0755e926;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}@media (max-width:1024px){#Product .security-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){#Product .security-strip{grid-template-columns:1fr}}#Product .cta-section{text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}#Product .cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f714,#0755e90a,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#Product .cta-icon{color:var(--blue);margin-bottom:1.5rem;font-size:3rem;position:relative}#Product .cta-section h2{font-family:var(--font-pixel);letter-spacing:3px;text-transform:uppercase;text-shadow:-5px 2px 0 var(--blue);color:var(--white);margin-bottom:1rem;font-size:clamp(.9rem,2.5vw,26px);line-height:2;position:relative}#Product .cta-section p{font-family:var(--font-kode);color:var(--white);max-width:450px;margin:0 auto 2.5rem;font-size:15px;line-height:1.6;position:relative}@media (min-width:768px){#Product .cta-section p{font-size:16px}}#Product .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}#Product .products-footer{border-top:1px solid var(--white-05);padding:2.5rem 2rem}#Product .footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}#Product .footer-links{gap:1.5rem;display:flex}#Product .footer-links a{color:var(--white-40);font-family:var(--font-kode);letter-spacing:.5px;font-size:.6rem;text-decoration:none;transition:color .2s}#Product .footer-links a:hover{color:var(--white)}#Product .footer-copy{font-family:var(--font-kode);color:var(--white-60);font-size:.55rem}#Product .fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(25px)}#Product .fade-up.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){#Product .features-grid,#Product .steps{grid-template-columns:repeat(2,1fr)}#Product .steps:before{display:none}#Product .pricing-grid{grid-template-columns:1fr;max-width:380px}#Product .agents-layout{grid-template-columns:1fr}#Product .agent-preview{min-height:460px;position:relative;top:0}#Product .agents-list{flex-flow:wrap}#Product .agents-list .agent-card{flex:260px}}@media (max-width:768px){#Product .features-grid{grid-template-columns:1fr}#Product .problem-grid{grid-template-columns:1fr;gap:4rem}#Product .nav-center{display:none}#Product .hero-stats{gap:1.5rem}#Product .mockup-content{grid-template-columns:repeat(2,1fr)}#Product .agents-list .agent-card{flex:100%}#Product .preview-features-grid{grid-template-columns:repeat(2,1fr)}#Product .products-nav{padding:0 1.5rem}#Product .security-item{width:100%}#Product .preview-hero{height:180px}#Product .preview-orb{width:100px;height:100px;font-size:2.2rem}#Product .preview-orb:after{inset:-20px}#Product .preview-body{padding:1.5rem}#Product .preview-agent-name{font-size:1.1rem}}#Product .service-modal-image-container{border-radius:0 12px 12px 0;justify-content:center;align-items:center;min-height:480px;padding:2.5rem;display:flex;position:relative}#Product .service-modal-image-container img{object-fit:contain;z-index:2;transition:transform .4s;width:auto!important;max-width:90%!important;height:auto!important;max-height:400px!important}#Product .service-modal-image-container:hover img{transform:scale(1.02)}@media (max-width:767px){#Product .service-modal-image-container{border-radius:0 0 12px 12px;min-height:280px;padding:1.5rem}#Product .service-modal-image-container img{max-width:95%!important;max-height:240px!important}}
