@import"https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";�� � �body{margin-top:0!important;padding-top:0!important}.ars-header{position:fixed;top:0!important;left:0;right:0;z-index:1000;transition:all .4s cubic-bezier(.16,1,.3,1);padding:1rem 0;background:linear-gradient(to bottom,#0a0a0c66,#0a0a0c00);border-bottom:1px solid rgba(255,255,255,0)}.ars-header.scrolled{background:#0a0a0cd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0000004d}.ars-header-logo-link{display:flex;align-items:center;text-decoration:none}.ars-header-logo{height:58px;width:auto;transition:all .4s cubic-bezier(.16,1,.3,1)}.ars-header.scrolled .ars-header-logo{height:42px}.ars-header-inner{display:flex;align-items:center;justify-content:space-between}.ars-nav-desktop{display:flex;align-items:center;gap:2.5rem}.ars-nav-link{font-size:.95rem;font-weight:500;color:var(--ars-text-muted);transition:color .2s ease}.ars-nav-link:hover{color:var(--ars-text)}.ars-nav-dropdown-wrapper{position:relative}.ars-nav-dropdown-trigger{display:flex;align-items:center;gap:5px}.ars-nav-dropdown{position:absolute;top:100%;left:0;min-width:200px;background:#0a0a0cf2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:var(--ars-radius);padding:.8rem 0;margin-top:.5rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #00000080}.ars-nav-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.ars-dropdown-link{display:block;padding:.6rem 1.2rem;color:var(--ars-text-muted);font-size:.9rem;font-weight:500;transition:all .2s ease}.ars-dropdown-link:hover,.ars-dropdown-link.active{color:var(--ars-text);background:#ffffff0d;padding-left:1.5rem}.ars-nav-btn{font-size:.9rem;padding:.6rem 1.2rem}.ars-mobile-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer}.ars-lang-toggle{display:flex;align-items:center;gap:6px;background:#ffffff0d;border:1px solid var(--ars-border);color:#fff;padding:.5rem .8rem;border-radius:var(--ars-radius);cursor:pointer;font-family:inherit;font-weight:600;font-size:.85rem;transition:all .2s ease;margin-left:.5rem}.ars-lang-toggle:hover{background:#ffffff1a;border-color:var(--ars-primary)}.ars-lang-toggle.mobile,.ars-mobile-actions{display:none}.ars-mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--ars-bg);z-index:999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(-20px)}.ars-mobile-overlay.open{opacity:1;visibility:visible;transform:translateY(0)}.ars-mobile-nav{display:flex;flex-direction:column;align-items:center;gap:2rem}.ars-mobile-link{font-size:1.5rem;font-weight:600}@media (max-width: 768px){.ars-nav-desktop{display:none}.ars-mobile-actions{display:flex;align-items:center}.ars-lang-toggle.mobile{display:flex}.ars-mobile-toggle{display:block}.ars-header{padding:1rem 0}.ars-mobile-sub-nav{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin:1.5rem 0;padding-left:0}.ars-mobile-sub-link{font-size:1.1rem;font-weight:500;color:var(--ars-text-muted);transition:all .2s ease}.ars-mobile-sub-link.active{color:var(--ars-text)}}.ars-footer{padding:5rem 0 2rem;background:#050505;border-top:1px solid var(--ars-border)}.ars-footer-top{display:grid;grid-template-columns:2fr 2fr 1.5fr;gap:4rem;margin-bottom:4rem}.ars-footer-brand{max-width:350px}.ars-footer-logo{height:50px;width:auto;margin-bottom:1.5rem}.ars-footer-about{color:var(--ars-text-muted);font-size:.95rem;margin:1.5rem 0 2rem;line-height:1.7}.ars-social-links{display:flex;gap:1.2rem}.ars-social-links a{width:40px;height:40px;border-radius:50%;background:var(--ars-surface-light);display:flex;align-items:center;justify-content:center;color:var(--ars-text-muted);transition:all .3s ease;border:1px solid var(--ars-border)}.ars-social-links a:hover{background:var(--ars-primary);color:#fff;transform:translateY(-3px)}.ars-footer-links{display:flex;gap:4rem}.ars-link-group h4{font-size:1.1rem;margin-bottom:1.5rem;color:#fff}.ars-link-group{display:flex;flex-direction:column;gap:.8rem}.ars-link-group a{color:var(--ars-text-muted);font-size:.9rem;transition:color .2s ease}.ars-link-group a:hover{color:var(--ars-accent)}.ars-footer-contact h4{font-size:1.1rem;margin-bottom:1.5rem}.ars-contact-item{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;color:var(--ars-text-muted);font-size:.95rem}.ars-contact-icon{color:var(--ars-accent)}.ars-contact-btn{width:100%;margin-top:1rem}.ars-footer-bottom{padding-top:2rem;border-top:1px solid var(--ars-border);display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:var(--ars-text-muted);font-size:.85rem;text-align:center}.ars-footer-compliance{max-width:800px;font-size:.75rem;line-height:1.6;opacity:.8;padding:0 1rem}.ars-back-to-top{width:45px;height:45px;border-radius:50%;background:var(--ars-surface-light);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border:1px solid var(--ars-border)}.ars-back-to-top:hover{background:var(--ars-primary);transform:translateY(-5px)}@media (max-width: 1024px){.ars-footer-top{grid-template-columns:1fr 1fr;gap:3rem}.ars-footer-brand{grid-column:span 2;max-width:100%}}@media (max-width: 768px){.ars-footer-top{grid-template-columns:1fr;gap:2.5rem}.ars-footer-brand{grid-column:span 1}.ars-footer-links{flex-direction:column;gap:2.5rem}.ars-footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}}.ars-whatsapp-btn{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;border:none;cursor:pointer;box-shadow:0 4px 15px #25d36666;z-index:2000;display:flex;align-items:center;justify-content:center;transition:box-shadow .3s ease;animation:ars-pulse-ring 2s infinite}.ars-whatsapp-btn:hover{box-shadow:0 8px 25px #25d36699}.ars-wa-tooltip{position:absolute;right:75px;background:#fff;color:#333;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #0000001a;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}.ars-whatsapp-btn:hover .ars-wa-tooltip{opacity:1;transform:translate(0)}@keyframes ars-pulse-ring{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width: 768px){.ars-whatsapp-btn{bottom:1.5rem;right:1.5rem;width:55px;height:55px}}.ars-contact-form-container{max-width:600px;margin:4rem auto 0}.ars-contact-form{background:var(--ars-surface);padding:2.5rem;border-radius:var(--ars-radius-lg);border:1px solid var(--ars-border);box-shadow:0 10px 30px #0003}.ars-form-group{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.ars-form-group label{font-size:.9rem;font-weight:600;color:var(--ars-text-muted)}.ars-form-group input,.ars-form-group select,.ars-form-group textarea{background:var(--ars-surface-light);border:1px solid var(--ars-border);padding:.8rem 1rem;border-radius:var(--ars-radius);color:#fff;font-family:inherit;font-size:1rem;transition:border-color .3s ease}.ars-form-group input:focus,.ars-form-group select:focus,.ars-form-group textarea:focus{outline:none;border-color:var(--ars-primary)}.ars-form-group select option{background:var(--ars-bg);color:#fff}.ars-checkboxes-container{display:flex;flex-direction:column;gap:.8rem;margin:1.5rem 0;text-align:left}.ars-checkbox-item{display:flex;align-items:flex-start;gap:.75rem}.ars-checkbox-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid var(--ars-border);border-radius:4px;background:var(--ars-surface-light);cursor:pointer;position:relative;flex-shrink:0;margin-top:2px;transition:all .2s ease}.ars-checkbox-input:checked{background:linear-gradient(135deg,#1d6ff2,#299fe9);border-color:transparent}.ars-checkbox-input:checked:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.ars-checkbox-input:focus-visible{outline:2px solid var(--ars-primary);outline-offset:2px}.ars-checkbox-label{font-size:.85rem;line-height:1.4;color:var(--ars-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none}.ars-tos-link{color:#1d6ff2;text-decoration:underline;font-weight:600;transition:color .2s ease}.ars-tos-link:hover{color:#299fe9}.ars-form-submit{width:100%;margin-top:1rem}.ars-form-submit:disabled{opacity:.7;cursor:not-allowed}.ars-form-success{margin-top:1.5rem;text-align:center;color:#25d366;font-weight:600;font-size:.95rem}@media (max-width: 768px){.ars-contact-form{padding:1.5rem}}.ars-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:.5rem}.ars-modal-content{background:var(--ars-surface);border:1px solid var(--ars-border);border-radius:var(--ars-radius-lg);width:100%;max-width:500px;max-height:95vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000080;padding:1.5rem}.ars-modal-content::-webkit-scrollbar{width:6px}.ars-modal-content::-webkit-scrollbar-track{background:transparent}.ars-modal-content::-webkit-scrollbar-thumb{background-color:var(--ars-border);border-radius:3px}.ars-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:var(--ars-text-muted);cursor:pointer;transition:color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;padding:.4rem;border-radius:50%}.ars-modal-close:hover{color:var(--ars-text);background:#ffffff0d;transform:rotate(90deg)}.ars-modal-header{text-align:center;margin-bottom:1rem;padding-right:1.5rem}.ars-modal-header h2{font-size:1.6rem;margin-bottom:.25rem}.ars-modal-header p{color:var(--ars-text-muted);font-size:.85rem}.ars-modal-body .ars-contact-form-container{padding:0;box-shadow:none;background:transparent;border:none;margin-top:0}.ars-modal-whatsapp-option{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.25rem}.ars-modal-or-text{font-size:.8rem;font-weight:600;color:var(--ars-text-muted);text-transform:uppercase;letter-spacing:.05em}.ars-modal-whatsapp-link{display:inline-flex;align-items:center;gap:.4rem;background:#25d366;color:#fff;padding:.5rem 1.2rem;border-radius:var(--ars-radius);font-weight:600;text-decoration:none;font-size:.9rem;transition:background .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 10px #25d36626}.ars-modal-whatsapp-link:hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 6px 15px #25d36640;color:#fff!important}.ars-modal-whatsapp-link:active{transform:translateY(0)}.ars-modal-body .ars-form-group{margin-bottom:.75rem;gap:.25rem}.ars-modal-body .ars-form-group label{font-size:.8rem}.ars-modal-body .ars-form-group input,.ars-modal-body .ars-form-group select,.ars-modal-body .ars-form-group textarea{padding:.6rem .8rem;font-size:.9rem}.ars-modal-body .ars-form-group textarea{height:60px;min-height:60px;resize:none}.ars-modal-body .ars-checkboxes-container{margin:.75rem 0}.ars-modal-body .ars-checkbox-label{font-size:.78rem}.ars-modal-body .ars-form-submit{margin-top:.5rem;padding:.7rem 1.5rem}@media (max-width: 480px){.ars-modal-overlay{padding:.25rem}.ars-modal-content{padding:1rem;max-height:98vh}.ars-modal-close{top:.5rem;right:.5rem}.ars-modal-header{margin-bottom:.75rem}.ars-modal-header h2{font-size:1.3rem}.ars-modal-header p{font-size:.75rem;display:none}.ars-modal-whatsapp-option{margin-bottom:.75rem;gap:.4rem}.ars-modal-whatsapp-link{width:100%;justify-content:center;padding:.45rem 1rem;font-size:.85rem}.ars-modal-body .ars-form-group{margin-bottom:.5rem}.ars-modal-body .ars-form-group input,.ars-modal-body .ars-form-group select,.ars-modal-body .ars-form-group textarea{padding:.5rem .7rem;font-size:.85rem}.ars-modal-body .ars-form-group textarea{height:50px;min-height:50px}.ars-modal-body .ars-checkboxes-container{margin:.5rem 0}.ars-modal-body .ars-checkbox-label{font-size:.75rem}.ars-modal-body .ars-form-submit{margin-top:.4rem;padding:.6rem 1.2rem}}.ars-cookie-banner{position:fixed;bottom:2rem;left:0;right:0;margin:0 auto;width:90%;max-width:800px;background:#0f0f11f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--ars-border);border-radius:var(--ars-radius-lg);padding:1.5rem 2rem;z-index:99999;box-shadow:0 20px 40px -10px #00000080}.ars-cookie-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.ars-cookie-text h4{font-size:1.1rem;margin-bottom:.25rem;color:var(--ars-text)}.ars-cookie-text p{font-size:.9rem;color:var(--ars-text-muted);line-height:1.5}.ars-cookie-actions{display:flex;gap:1rem;flex-shrink:0;justify-content:space-between;align-items:center}.ars-cookie-btn{padding:.6rem 1.2rem;font-size:.9rem}.ars-cookie-btn-outline{padding:.6rem 1.2rem;font-size:.9rem;background:transparent;color:var(--ars-text);border:1px solid var(--ars-border)}.ars-cookie-btn-outline:hover{background:#ffffff1a}@media (max-width: 768px){.ars-cookie-banner{bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:100%;border-radius:var(--ars-radius-lg) var(--ars-radius-lg) 0 0;border-bottom:none;padding:1.5rem}.ars-cookie-content{flex-direction:column;align-items:flex-start;gap:1.5rem}.ars-cookie-actions{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.ars-cookie-btn,.ars-cookie-btn-outline{justify-content:center}}.ars-cookie-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:99997;pointer-events:all}.ars-cookie-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;z-index:99998;pointer-events:auto}.ars-cookie-link{color:var(--ars-accent);text-decoration:underline;font-weight:600;transition:color .2s ease}.ars-cookie-link:hover{color:var(--ars-primary)}.ars-cookie-warning{color:#ff4d4d;font-weight:600;font-size:.8rem;line-height:1.4;display:block;margin-top:.5rem}.ars-hero{position:relative;height:100vh;min-height:700px;width:100%;display:flex;align-items:center;overflow:hidden}.ars-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ars-hero-img{width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.ars-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0a0a0a,#0a0a0a99,#0a0a0a00)}.ars-hero-content{position:relative;z-index:2;width:100%}.ars-hero-text{max-width:1200px}.ars-hero-badge{display:inline-block;padding:.5rem 1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--ars-border);border-radius:100px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;color:var(--ars-accent)}.ars-hero-title{font-size:3rem;margin-bottom:2rem;line-height:1.1}.ars-hero-description{font-size:1.1rem;color:var(--ars-text);max-width:600px;margin-bottom:2rem;line-height:1.6}.ars-hero-region{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;color:var(--ars-text)}.ars-hero-region2{display:flex;align-items:center;gap:.8rem;font-size:.8rem;color:var(--ars-text-muted)}.ars-region-dot{width:8px;height:8px;background:#25d366;border-radius:50%;position:relative}.ars-region-dot:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#25d366;border-radius:50%;animation:ars-pulse 2s infinite}@keyframes ars-pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(3);opacity:0}}.ars-hero-btns{display:flex;gap:1.5rem;margin:3rem 0rem}.ars-hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2}.ars-scroll-mouse{width:25px;height:40px;border:2px solid var(--ars-border);border-radius:20px;display:flex;justify-content:center;padding-top:5px}.ars-scroll-wheel{width:3px;height:8px;background:var(--ars-accent);border-radius:2px;animation:scrollAnim 1.5s infinite}@keyframes scrollAnim{0%{transform:translateY(0);opacity:1}to{transform:translateY(15px);opacity:0}}.ars-hero-visuals{position:absolute;top:40%;right:10%;transform:translateY(-50%);width:550px;height:500px;z-index:10;pointer-events:auto;perspective:2000px;transform-style:preserve-3d}.ars-float-card{background:#0f0f11b3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.1);border-radius:var(--ars-radius-lg);padding:1.5rem 2rem;box-shadow:0 10px 30px #0000004d;position:absolute;width:100%;max-width:320px;transition:all .6s cubic-bezier(.16,1,.3,1);cursor:pointer;transform-style:preserve-3d}.ars-float-card:hover{transform:scale(1.05) translateZ(50px) translateY(-5px);z-index:50;border-color:var(--ars-accent);box-shadow:0 30px 60px #0009;background:#141416d9}.ars-fc-1{top:50%;right:0;z-index:10;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.ars-fc-2{bottom:0%;left:0;z-index:5;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.ars-fc-video{top:3%;left:17%;z-index:7;max-width:380px;padding:1rem;border-top:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.ars-fc-video-container{width:100%;aspect-ratio:16 / 9;border-radius:calc(var(--ars-radius-lg) - 15px);overflow:hidden;background:#000;margin-top:.5rem;border:1px solid rgba(255,255,255,.1)}.ars-fc-video-el{width:100%;height:100%;object-fit:cover}.ars-fc-tag{font-size:.85rem;color:var(--ars-text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.ars-fc-price{font-size:1.1rem;color:var(--ars-text);display:flex;align-items:center;gap:.2rem;margin-bottom:.5rem}.ars-fc-symbol{font-size:1.2rem;color:var(--ars-accent);font-weight:600}.ars-fc-num{font-size:2.8rem;font-weight:800;color:var(--ars-text);line-height:1}.ars-fc-vat{font-size:.75rem;color:var(--ars-accent);opacity:.8;font-weight:500;margin-left:.2rem;letter-spacing:.05em}.ars-fc-sub-header{font-size:.85rem;color:var(--ars-text-muted);margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:1rem}.ars-fc-includes{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.ars-fc-includes li{font-size:.8rem;color:var(--ars-text-muted);display:flex;align-items:center;gap:.5rem}@media (max-width: 1024px){.ars-hero-title{font-size:4rem}.ars-hero-visuals{width:300px;height:300px;transform:scale(.9)}}@media (max-width: 768px){.ars-hero{height:auto;min-height:100vh;padding:100px 0 60px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.ars-hero-overlay{background:#000000d9;background:linear-gradient(to bottom,#000000b3,#000000f2)}.ars-hero-content{padding:0 1.5rem;text-align:center;order:1;position:relative;z-index:10}.ars-hero-text{display:flex;flex-direction:column;align-items:center;width:100%}.ars-hero-title{font-size:clamp(2.3rem,10vw,2.5rem);line-height:1.2;margin-bottom:1rem;width:100%;text-align:left}.ars-hero-description{font-size:.8rem;margin-bottom:1.5rem;line-height:1.4;color:var(--ars-text-muted);text-align:left;max-width:100%;margin-right:auto}.ars-hero-visuals{display:none;flex-direction:column;align-items:center;position:relative;width:100%;height:auto;margin:1.5rem auto 0;order:2;perspective:none;overflow:visible;gap:1.5rem}.ars-float-card{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:1rem!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:1!important;box-shadow:0 15px 30px #00000080!important;scale:1!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;transition:transform .3s ease!important}.ars-fc-video{order:1;width:92%!important;margin:0 auto!important;border:1px solid rgba(255,255,255,.15)!important}.ars-fc-1,.ars-fc-2{width:85%!important;scale:.85!important;margin-top:-1rem!important}.ars-fc-1{order:2}.ars-fc-2{order:3}.ars-fc-video-container{aspect-ratio:16 / 9}.ars-hero-btns{flex-direction:row;width:100%;gap:.5rem;margin:1.5rem 0rem;align-items:center;justify-content:center;flex-wrap:nowrap}.ars-btn{width:auto;flex:1;padding:.65rem .5rem;font-size:.72rem;justify-content:center;white-space:nowrap;letter-spacing:0}.ars-hero-badge{font-size:.6rem!important;padding:3px 8px;margin-bottom:1rem!important;letter-spacing:.05em;white-space:nowrap;width:auto;display:inline-block}.ars-hero-scroll{display:none}.ars-hero-region2{display:flex;align-items:center;justify-content:center;text-align:left;width:100%;gap:.8rem;font-size:.8rem;color:var(--ars-text-muted)}.ars-hero-region{font-size:.7rem;flex-direction:row;align-items:center;gap:.4rem;text-align:center;width:100%}.ars-hero-region strong{display:block;font-size:1rem;margin-top:0rem}}.widget-wrapper{position:absolute;top:120px;right:5%;z-index:20;width:400px;background:#0f0f1199;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:var(--ars-radius-lg);padding:10px;box-shadow:0 20px 40px #0006}#adready-videotour-widget{width:100%;min-height:500px;border-radius:calc(var(--ars-radius-lg) - 10px);overflow:hidden}@media (max-width: 1200px){.widget-wrapper{width:350px;right:2%}}@media (max-width: 1024px){.widget-wrapper{position:relative;top:0;right:0;width:100%;max-width:600px;margin:40px auto 0;z-index:5}}@media (max-width: 768px){.widget-wrapper{max-width:100%;margin-top:30px}#adready-videotour-widget{min-height:400px}}.ars-hero-card-platforms{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem;margin-bottom:.8rem;align-items:flex-start;width:100%;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.8rem}.ars-hero-platforms-label{font-size:.65rem;color:var(--ars-text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700;opacity:.8}.ars-hero-platforms-icons{display:flex;gap:.9rem;justify-content:flex-start;align-items:center;color:var(--ars-text-muted)}.hero-platform-more{font-size:.65rem;font-weight:700;color:var(--ars-text-muted);opacity:.8;white-space:nowrap;letter-spacing:.05em;margin-left:2px}.hero-platform-icon{transition:transform .25s cubic-bezier(.2,.8,.2,1),opacity .25s ease,filter .25s ease;cursor:pointer;opacity:.8}.hero-platform-icon:hover{transform:scale(1.2) translateY(-1px);opacity:1}.hero-platform-icon.yt{color:red}.hero-platform-icon.yt:hover{filter:drop-shadow(0 0 6px rgba(255,0,0,.6))}.hero-platform-icon.ig{color:#e1306c}.hero-platform-icon.ig:hover{filter:drop-shadow(0 0 6px rgba(225,48,108,.6))}.hero-platform-icon.tiktok{color:#fff}.hero-platform-icon.tiktok:hover{filter:drop-shadow(0 0 6px rgba(255,255,255,.6))}.hero-platform-icon.fb{color:#1877f2}.hero-platform-icon.fb:hover{filter:drop-shadow(0 0 6px rgba(24,119,242,.6))}.hero-platform-icon.ln{color:#0a66c2}.hero-platform-icon.ln:hover{filter:drop-shadow(0 0 6px rgba(10,102,194,.6))}.home_aspect_box{min-width:100px;padding:10px}.home_aspect_icon{position:relative;transform:translateY(-2px);height:100%}.vfd_field_centered{margin-bottom:0;width:100%;display:flex;justify-content:center}.vfd_aspect_wrap_centered{justify-content:center;width:100%;max-width:400px}.home-detailed-features{background:#fff}.home-features-detailed{display:flex;flex-direction:column;gap:24px}.home-feature-detailed{display:grid;grid-template-columns:1.8fr 1fr;gap:32px;align-items:center;background:#fff;padding:32px;border-radius:16px;box-shadow:0 20px 40px -12px #0000001a,0 10px 20px -10px #0000000d,inset 0 1px 1px #fffc;border:1px solid #e2e8f0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:visible;max-width:900px;margin:0 auto}.home-feature-detailed:hover{transform:translateY(-4px) scale(1.005);box-shadow:0 30px 50px -20px #4f2dff26,0 20px 30px -15px #0000001a;animation-play-state:paused}.home-feature-reversed{direction:rtl}.home-feature-reversed .home-feature-content{text-align:right;align-items:right}.home-feature-reversed>*{direction:ltr}.home-detailed-features .home-section-header{text-align:center;margin-bottom:40px}.home-detailed-features .home-section-title{font-size:36px;font-weight:800;color:#0f172a;margin-bottom:12px;letter-spacing:-.02em}.home-detailed-features .home-section-subtitle{font-size:16px;color:#475569;max-width:600px;margin:0 auto;line-height:1.6}.home-feature-content{display:flex;flex-direction:column;gap:12px}.home-feature-step-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#4f2dff,#8b5cf6);color:#fff;font-weight:800;font-size:14px;border-radius:50%;box-shadow:0 4px 10px #4f2dff4d;margin-bottom:6px;position:relative}.home-feature-detailed-title{font-size:28px;font-family:CalSans,sans-serif;font-weight:800;color:#0f172a;margin:0;line-height:1.2;letter-spacing:-.02em}.home-feature-detailed-description{font-size:15px;line-height:1.6;color:#374151;margin:0 auto;max-width:100%}.home-feature-benefits{background:#f9fafb;padding:20px;border-radius:12px;border-left:3px solid #4f2dff;width:100%;text-align:left}.home-feature-subtitle{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#8b5cf6;font-weight:700;margin:0}.home-feature-benefits-title{font-size:14px;font-weight:800;color:#0f172a;margin:0 0 10px}.home-feature-benefits-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.home-feature-benefit-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#334155;background:#f8fafc;padding:6px 10px;border-radius:6px;border:1px solid #f1f5f9}.home-benefit-check{color:#1d6ff2;font-weight:900;font-size:14px;flex-shrink:0}.home-benefit-text{flex:1}.engine-color-1{color:#8b5cf6!important}.engine-color-2{color:#1d6ff2!important}.engine-color-3{color:#3b82f6!important}.home-feature-visual-container{display:flex;justify-content:center;height:400px;align-items:center;background:#f8fafc;border-radius:12px;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.home-feature-image{object-fit:cover;height:100%;display:block;border-radius:8px}.home-feature-visual-placeholder{background:#f3f4f6;border-radius:12px;min-height:250px;display:flex;align-items:center;justify-content:center}.home-feature-placeholder-box{text-align:center;color:#9ca3af}.home-feature-placeholder-text{font-size:16px;font-weight:600}#main .home-how-it-works{background:#0f172a!important;padding:60px 0;position:relative;overflow:hidden}#main .home-how-it-works .home-section-title{color:#fff!important}#main .home-how-it-works .home-section-subtitle{color:#94a3b8!important}.home-how-video{width:100%;max-width:1000px;margin:0 auto 30px;display:block;border-radius:12px;filter:drop-shadow(0 0 20px rgba(59,130,246,.2));border:1px solid rgba(255,255,255,.1)}.home-how-cta{margin-top:40px;text-align:center}.home-steps-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:30px}.home-step-card-3{background:#fff;padding:24px;border-radius:16px;box-shadow:0 10px 20px -8px #00000014;border:1px solid #f1f5f9;position:relative;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.home-step-card-3:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #4f2dff1a}.home-step-number-large{position:absolute;top:-10px;right:-5px;font-size:80px;font-weight:900;color:#4f2dff0a;line-height:1;z-index:0;pointer-events:none}.home-step-content{position:relative;z-index:1}.home-step-title{font-size:18px;font-weight:800;margin-bottom:12px;color:#0f172a;line-height:1.2}.home-step-divider{width:40px;height:4px;background:#4f2dff;margin-bottom:16px;border-radius:2px}.home-step-description{color:#475569;line-height:1.6;margin-bottom:20px;font-size:14px}.home-steps-cta{text-align:center;margin-top:30px}.home-business-model-section{padding:50px 0;background:#f0fdf4}.home-model-comparison{display:flex;gap:24px;justify-content:center;margin-top:30px;flex-wrap:wrap;align-items:stretch}.home-model-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 10px 25px -10px #00000014;border:1px solid #f1f5f9;flex:1;min-width:280px;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.home-model-card.old-way{opacity:.9}.home-model-card.new-way{border:2px solid #1d6ff2;box-shadow:0 20px 50px -15px #1d6ff233;transform:scale(1.02);z-index:2}.home-model-card:hover{transform:translateY(-4px);box-shadow:0 25px 50px -15px #0000001a}.home-model-recommended-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#1d6ff2;color:#fff;padding:4px 16px;border-radius:99px;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.home-model-card h3{font-size:20px;font-weight:900;margin-bottom:12px;line-height:1.2}.home-model-card.old-way h3{color:#991b1b}.home-model-card.new-way h3{color:#059669}.home-model-card p{margin-bottom:20px;color:#475569;font-size:14px;line-height:1.5}.home-model-divider{height:1px;background:#f1f5f9;margin:0 auto 20px;width:100%}.home-model-card ul{list-style:none;padding:0;margin:0}.home-model-card li{margin-bottom:10px;display:flex;align-items:center;gap:8px;color:#1e293b;font-weight:600;font-size:13px}.ai-features-section{background:#fff;padding:50px 0}.ai-features-header{text-align:left;margin-bottom:30px}.ai-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.zigzag-path{stroke-dasharray:10 20;stroke-width:10;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:1;filter:blur(5px);animation:zigzagFlow 1s linear infinite}.zigzag-path-bg{stroke-width:6;stroke:#1d65ff;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:1}@keyframes zigzagFlow{to{stroke-dashoffset:-90}}.ai-feature-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:12px 16px;background:#fff;border-radius:10px;border:1px solid rgba(79,45,255,.1);border-left:3px solid #4f2dff;box-shadow:0 10px 20px -8px #0000000d,0 5px 10px -5px #00000005;transition:all .3s cubic-bezier(.175,.885,.32,1.275);height:100%}.ai-feature-card:hover{transform:translateY(-2px);border-color:#4f2dff;box-shadow:0 15px 30px -10px #4f2dff26}.ai-feature-card.visual{border-left-color:#8b5cf6}.ai-feature-card.content-creation{border-left-color:#1d6ff2}.ai-feature-card.ads{border-left-color:#f59e0b}.ai-feature-card.automation{border-left-color:#3b82f6}.ai-feature-badge{min-width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.ai-feature-badge.visual{background:#8b5cf61a;color:#8b5cf6}.ai-feature-badge.content-creation{background:#1d6ff21a;color:#1d6ff2}.ai-feature-badge.ads{background:#f59e0b1a;color:#f59e0b}.ai-feature-badge.automation{background:#3b82f61a;color:#3b82f6}.ai-feature-title{font-weight:800;font-size:14px;color:#0f172a;margin-bottom:2px}.ai-feature-desc{font-size:11px;color:#475569;line-height:1.3}.mobile-workflow-only{display:none}.theme-dna{--engine-accent: #f59e0b;--engine-accent-30: rgba(245, 158, 11, .3)}.theme-creative{--engine-accent: #8b5cf6;--engine-accent-30: rgba(139, 92, 246, .3)}.theme-social-ads{--engine-accent: #1d6ff2;--engine-accent-30: rgba(29, 111, 242, .3)}.theme-listing{--engine-accent: #10b981;--engine-accent-30: rgba(16, 185, 129, .3)}.theme-dashboard{--engine-accent: #ec4899;--engine-accent-30: rgba(236, 72, 153, .3)}.interactive-engines-dark{background:#0f172a;padding:100px 0;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.interactive-engines-dark .home-container{max-width:1000px;margin:0 auto}.interactive-engines-dark .ai-features-header-dark{margin-bottom:50px}.interactive-engines-dark .home-hero-badge{margin-bottom:16px}.engines-interactive-wrapper{display:flex;flex-direction:column;gap:30px;align-items:flex-start;max-width:1100px;margin:0}.engines-sidebar{width:100%;overflow-x:auto;padding-bottom:15px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.engines-sidebar-track{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;gap:12px;width:max-content;min-width:100%}.engines-sidebar-track .engine-tab-btn:nth-child(n+6){display:none}.engines-sidebar:hover .engines-sidebar-track{animation-play-state:paused}@keyframes enginesMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}.engines-sidebar::-webkit-scrollbar{height:6px}.engines-sidebar::-webkit-scrollbar-track{background:transparent}.engines-sidebar::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:10px}.engine-tab-btn{flex:1;min-width:0;background:#1e293b4d;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;transition:all .3s ease;position:relative;overflow:hidden}.engine-tab-btn:hover{background:#1e293b99;border-color:#ffffff1a}.engine-tab-btn.active{background:#1e293be6;box-shadow:0 4px 20px #0000004d;border-color:var(--engine-accent)!important}.engine-tab-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#0f172a99;color:#64748b;transition:all .3s ease}.engine-tab-btn.active .engine-tab-icon{background:#ffffff0d;color:var(--engine-accent)!important}.engine-tab-text{display:flex;flex-direction:column;gap:0}.engine-tab-num{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.engine-tab-name{font-size:13px;font-weight:600;color:#cbd5e1;transition:color .3s ease}.engine-tab-btn.active .engine-tab-name{color:#fff}.engine-tab-active-indicator{position:absolute;left:50%;top:auto;bottom:0;transform:translate(-50%);width:60%;height:4px;border-radius:4px 4px 0 0;background-color:var(--engine-accent)!important;box-shadow:0 0 10px var(--engine-accent)}.engines-content-area{width:100%;flex-grow:1;position:relative;min-height:400px}.engine-active-panel{background:#0f172a66;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:40px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden;animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.engine-panel-glow{position:absolute;top:0;right:0;width:300px;height:300px;opacity:.15;filter:blur(80px);border-radius:50%;pointer-events:none;z-index:0;background-color:var(--engine-accent)!important}.engine-panel-inner{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;gap:40px}.engine-panel-text{flex:1;max-width:550px}.engine-dark-eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--engine-accent)!important}.engine-dark-title{color:#fff;font-size:32px;font-family:CalSans,sans-serif;letter-spacing:-.01em;line-height:1.2;margin-top:10px;margin-bottom:15px}.engine-dark-desc{color:#94a3b8;font-size:16px;line-height:1.6;margin-bottom:24px}.engine-panel-benefits{display:flex;flex-direction:column;gap:12px}.engine-ben-item{display:flex;align-items:flex-start;gap:12px;color:#e2e8f0;font-size:14px;font-weight:500;background:#ffffff08;padding:10px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.engine-ben-item svg{flex-shrink:0;color:var(--engine-accent)!important}.interactive-engines-dark .engine-panel-visual{margin-top:0;flex:1;width:100%;min-width:0}.interactive-engines-dark .engine-img-wrapper{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0f172a;width:100%;aspect-ratio:1 / 1;position:relative;box-shadow:0 20px 40px -10px var(--engine-accent-30)!important}.interactive-engines-dark .engine-img-main{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.problem-solution-dark{background:#0b1120;padding:100px 0;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.ps-dark-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.ps-dark-card{background:#1e293b80;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:30px;position:relative;display:flex;flex-direction:column;gap:20px;transition:all .4s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ps-dark-card:hover{transform:translateY(-5px);border-color:#fff3;box-shadow:0 10px 40px -10px #00000080}.ps-dark-icon-wrap{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.ps-icon-purple{color:#8b5cf6}.ps-icon-red{color:#ef4444}.ps-icon-blue{color:#3b82f6}.ps-check-icon{color:#1d6ff2}.ps-dark-title{color:#fff;font-size:22px;font-family:CalSans,sans-serif;letter-spacing:.5px;font-weight:700}.ps-dark-problem{color:#94a3b8;font-size:15px;line-height:1.6;margin-bottom:20px;flex-grow:1}.ps-dark-solution{background:#1d6ff21a;border:1px solid rgba(29,111,242,.2);border-radius:10px;padding:16px;display:flex;align-items:flex-start;gap:12px}.ps-dark-solution span{color:#d1fae5;font-size:14px;line-height:1.5;font-weight:500}.ai-features-section-dark{background:#0b1120;padding:60px 0;position:relative;overflow:hidden;border-top:1px dashed rgba(255,255,255,.1)}.ai-features-header-dark{text-align:center;margin-bottom:30px;position:relative;z-index:2}.ai-features-header-dark .home-section-title{color:#fff;font-size:42px;font-weight:800;margin-bottom:16px;letter-spacing:-.02em}.ai-features-header-dark .home-section-subtitle{color:#94a3b8;font-size:18px;max-width:600px;margin:0 auto;line-height:1.6}.ai-marquee-wrapper{position:relative;width:100%;max-width:1100px;margin:0 auto;overflow:hidden;padding:20px 0}.ai-marquee-fade-left,.ai-marquee-fade-right{position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.ai-marquee-fade-left{left:0;background:linear-gradient(to right,#0b1120,#0b112000)}.ai-marquee-fade-right{right:0;background:linear-gradient(to left,#0b1120,#0b112000)}.ai-marquee-track-container{width:100%;overflow:hidden}.ai-marquee-track{display:flex;gap:20px;width:max-content}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-33.33% - 6.66px))}}@keyframes scrollRight{0%{transform:translate(calc(-33.33% - 6.66px))}to{transform:translate(0)}}.scroll-left{animation:scrollLeft 80s linear infinite}.scroll-right{animation:scrollRight 80s linear infinite}.ai-marquee-wrapper:hover .ai-marquee-track{animation-play-state:paused}.ai-color-purple{--engine-color: #8b5cf6}.ai-color-indigo{--engine-color: #1d6ff2}.ai-color-blue{--engine-color: #3b82f6}.ai-marquee-card{background:#1e293b66;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:16px;position:relative;transition:all .4s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);width:320px;overflow:hidden;cursor:default}.ai-marquee-card:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 10px 30px -10px #00000080;background:#1e293b99}.ai-marquee-icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);flex-shrink:0;position:relative;z-index:1;color:var(--engine-color)}.ai-marquee-content{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}.ai-marquee-title{color:#f8fafc;font-size:15px;font-weight:700;font-family:CalSans,sans-serif;letter-spacing:.5px}.ai-marquee-desc{color:#94a3b8;font-size:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.ai-marquee-glow-overlay{position:absolute;top:50%;left:50%;width:0;height:0;background-color:var(--engine-color, #3b82f6);border-radius:50%;transform:translate(-50%,-50%);opacity:0;filter:blur(30px);transition:width .4s ease,height .4s ease,opacity .4s ease;z-index:0;pointer-events:none}.ai-marquee-card:hover .ai-marquee-glow-overlay{width:150px;height:150px;opacity:.15}.ai-features-cta{text-align:center;margin-top:40px;padding:30px;background:linear-gradient(135deg,#4f2dff,#8b5cf6);border-radius:16px;color:#fff;box-shadow:0 15px 30px -10px #4f2dff4d}.ai-features-cta-title{font-size:20px;font-weight:800;margin-bottom:10px}.ai-features-cta-button{display:inline-block;padding:10px 24px;background:#fff;color:#4f2dff;border-radius:99px;font-weight:800;text-decoration:none;transition:all .3s ease;margin-top:10px;font-size:14px}.ai-features-cta-button:hover{transform:scale(1.05);box-shadow:0 10px 20px #0000001a}.home-machine-workflow{background:#0f172a;padding:30px 0;color:#fff;overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.home-machine-workflow .home-section-header{margin-bottom:20px}.home-machine-workflow .home-section-title{color:#fff}.home-machine-workflow .home-section-subtitle{color:#94a3b8}.workflow-pipeline{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:15px auto 0;position:relative;padding:0 20px}.pipeline-node,.engine-node{background:#1e293bb3;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;position:relative;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.node-phase{position:absolute;top:-12px;left:50%;transform:translate(-50%);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#a78bfa;background:#0f172a;border:1px solid rgba(167,139,250,.3);padding:2px 10px;border-radius:99px;z-index:10}.business-phase{display:table;margin:0 auto 20px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:4px 10px;border-radius:99px}.node-entry{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-top:3px solid #8b5cf6;box-shadow:0 15px 30px #0003,0 0 20px #8b5cf61a;padding:20px 16px 10px;text-align:center}.entry-left{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.node-icon-wrapper svg{width:20px;height:20px}.entry-titles{display:flex;flex-direction:column;align-items:center}.entry-titles h3{font-size:20px;font-weight:800;margin-bottom:0}.entry-middle{max-width:600px}.entry-middle p{color:#94a3b8;font-size:13px;line-height:1.6;max-width:450px;margin-bottom:0}.entry-right{flex-shrink:0;margin-top:4px}.node-cta{display:inline-block;background:linear-gradient(135deg,#4f2dff,#8b5cf6);color:#fff;padding:8px 20px;border-radius:99px;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap;font-size:13.5px}.node-cta:hover{transform:translateY(-2px);box-shadow:0 10px 20px #4f2dff66}.engine-visual-bottom{margin-top:6px;width:100%;display:flex;justify-content:center;align-items:center}.engine-visual-bottom .engine-img-main{max-width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000004d}.node-destination{display:flex;flex-direction:row;justify-content:space-between;gap:30px;display:grid;grid-template-columns:1fr 1.5fr;gap:24px;align-items:center;width:100%;max-width:1000px;background:linear-gradient(135deg,#1e293bcc,#0f172af2);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #0000004d;padding:16px 24px 10px;text-align:left;margin:0 auto;border-radius:16px;position:relative;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:3px solid #1d6ff2}.destination-content{flex:1}.destination-content h3{font-size:20px;font-weight:800;margin-bottom:8px}.destination-content p{color:#cbd5e1;font-size:13px;line-height:1.5}.destination-visual{flex:1.5;max-width:380px;width:100%;justify-self:end;display:flex;justify-content:flex-end;align-items:center;background:#000;border-radius:8px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.1)}.destination-visual img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:top;border-radius:8px;box-shadow:0 10px 30px #0006;display:block;opacity:.9}.pipeline-flow{position:relative;height:40px;width:100%;max-width:1400px;margin:0 auto;z-index:1}.flow-line,.flow-branch{position:absolute;background:#ffffff1a}.pipeline-flow:not(.flow-merge) .main-line{width:2px;height:20px;left:50%;top:0;transform:translate(-50%)}.pipeline-flow:not(.flow-merge) .branch-left{height:2px;width:calc(33.333% + 8px);left:calc(16.666% - 8px);top:20px;border-top-left-radius:8px}.pipeline-flow:not(.flow-merge) .branch-left:after{content:"";position:absolute;left:0;top:0;width:2px;height:20px;background:#ffffff1a}.pipeline-flow:not(.flow-merge) .branch-right{height:2px;width:calc(33.333% + 8px);right:calc(16.666% - 8px);top:20px;border-top-right-radius:8px}.pipeline-flow:not(.flow-merge) .branch-right:after{content:"";position:absolute;right:0;top:0;width:2px;height:20px;background:#ffffff1a}.pipeline-flow .branch-left,.pipeline-flow .branch-right{position:absolute;height:20px;width:calc(33.333% + 8px);top:20px;border:2px solid rgba(255,255,255,.1);border-top-left-radius:8px;border-right:none;border-bottom:none}.pipeline-flow .branch-right{border-top-right-radius:8px;border-left:none}.pipeline-flow .branch-left:after,.pipeline-flow .branch-right:after{content:"";position:absolute;bottom:0;width:2px;height:20px;background:#ffffff1a}.pipeline-engines{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;position:relative}.engine-connector-line{position:absolute;top:50%;left:calc(16.666% - 8px);width:calc(66.666% + 16px);height:2px;background:#ffffff1a;transform:translateY(-50%);z-index:0}.engine-node{padding:18px 14px 10px;border-top:3px solid #334155;transition:all .3s ease;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:1;background:#0f172a}.engine-node:hover{transform:translateY(-5px)}.engine-1{border-color:#8b5cf6}.engine-2{border-color:#1d6ff2}.engine-3{border-color:#3b82f6}.engine-node .node-phase{position:absolute}.engine-node h4{font-size:15px;font-weight:800;margin-bottom:4px;color:#fff}.engine-node p{font-size:13px;color:#94a3b8;line-height:1.3}.flow-merge .main-line{width:2px;height:30px;left:50%;bottom:0;transform:translate(-50%)}.flow-merge .branch-left-merge{height:2px;width:calc(33.333% + 8px);left:calc(16.666% - 8px);bottom:30px;border-bottom-left-radius:8px}.flow-merge .branch-left-merge:after{content:"";position:absolute;left:0;bottom:0;width:2px;height:30px;background:#ffffff1a}.flow-merge .branch-right-merge{height:2px;width:calc(33.333% + 8px);right:calc(16.666% - 8px);bottom:30px;border-bottom-right-radius:8px}.flow-merge .branch-right-merge:after{content:"";position:absolute;right:0;bottom:0;width:2px;height:30px;background:#ffffff1a}.energy-particle{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;box-shadow:0 0 10px #fff,0 0 20px #8b5cf6;opacity:0}@keyframes dropDown{0%{top:0;opacity:1}50%{top:20px;opacity:1}to{top:40px;opacity:0}}.business-model-section-dark{background:#0f172a;padding:60px 0;border-top:1px solid rgba(255,255,255,.05);overflow:hidden}.business-model-section-dark .home-section-title{color:#fff}.business-model-section-dark .home-section-subtitle{color:#94a3b8}.business-model-section-dark .home-container{margin:0 auto}.home-contrast-accent-text{color:#1d6ff2!important}.home-comparison-cta-btn{width:100%;text-align:center;display:block}.business-model-pipeline{max-width:600px;width:100%;margin:30px auto 0;padding:0 20px}.business-model-engines{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:100%}.business-model-top-node{margin:0 auto;max-width:600px;padding:12px 20px;border-top-color:#f59e0b;display:flex;align-items:center;justify-content:center;gap:16px}.business-model-top-node .budget-icon{background:#f59e0b1a;color:#f59e0b;margin-bottom:0}.business-model-top-node h3{font-size:20px;margin-bottom:0;color:#fff}.business-model-flow{width:100%;margin:0 auto}.business-model-flow .split-left{width:25%!important;left:25%!important}.business-model-flow .split-right{width:25%!important;right:25%!important}.budget-p-main{box-shadow:0 0 10px #fff,0 0 20px #f59e0b}.budget-p-left{box-shadow:0 0 10px #fff,0 0 20px #ef4444;animation:bmFlowLeft 2s infinite linear!important;animation-delay:.5s!important}.budget-p-right{box-shadow:0 0 10px #fff,0 0 20px #1d6ff2;animation:bmFlowRight 2s infinite linear!important;animation-delay:1s!important}.business-model-engines{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.engine-agency{border-top-color:#ef4444}.agency-glow{background:radial-gradient(circle,rgba(239,68,68,.15) 0%,transparent 70%)}.phase-agency{color:#ef4444;background:#ef44441a;border-color:#ef444433}.engine-adready{border-top-color:#1d6ff2}.adready-glow{background:radial-gradient(circle,rgba(29,111,242,.15) 0%,transparent 70%)}.phase-adready{color:#1d6ff2;background:#1d6ff21a;border-color:#1d6ff233}.business-model-engine-title{font-size:24px;font-weight:800;text-align:center;margin-bottom:8px;color:#fff}.home-contrast-list-dark{display:flex;flex-direction:column;gap:6px}.home-contrast-item-dark{display:flex;align-items:flex-start;gap:12px}.icon-shrink{flex-shrink:0;margin-top:2px}.icon-negative{color:#ef4444!important}.icon-positive{color:#1d6ff2!important}.contrast-text-dark{display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden}.contrast-text-dark strong{color:#fff;font-size:15px;font-weight:700}.contrast-text-dark span{color:#94a3b8;font-size:13px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}@keyframes flowLeft{0%{top:0;left:calc(50% - 3px);opacity:0}10%{top:20px;left:calc(50% - 3px);opacity:1}50%{top:20px;left:calc(16.666% - 8px);opacity:1}90%{top:40px;left:calc(16.666% - 8px);opacity:1}to{top:40px;left:calc(16.666% - 8px);opacity:0}}@keyframes bmFlowLeft{0%{top:0;left:calc(50% - 3px);opacity:0}10%{top:20px;left:calc(50% - 3px);opacity:1}50%{top:20px;left:calc(25% - 3px);opacity:1}90%{top:40px;left:calc(25% - 3px);opacity:1}to{top:40px;left:calc(25% - 3px);opacity:0}}@keyframes flowRight{0%{top:0;right:calc(50% - 3px);opacity:0}10%{top:20px;right:calc(50% - 3px);opacity:1}50%{top:20px;right:calc(16.666% - 8px);opacity:1}90%{top:40px;right:calc(16.666% - 8px);opacity:1}to{top:40px;right:calc(16.666% - 8px);opacity:0}}@keyframes bmFlowRight{0%{top:0;right:calc(50% - 3px);opacity:0}10%{top:20px;right:calc(50% - 3px);opacity:1}50%{top:20px;right:calc(25% - 3px);opacity:1}90%{top:40px;right:calc(25% - 3px);opacity:1}to{top:40px;right:calc(25% - 3px);opacity:0}}.p-main{left:calc(50% - 3px);animation:dropDown 2s infinite linear;animation-delay:0s}.p-left{animation:flowLeft 2s infinite linear;animation-delay:.5s}.p-right{animation:flowRight 2s infinite linear;animation-delay:1s}@keyframes flowLeftMerge{0%{top:0;left:calc(16.666% - 8px);opacity:0}10%{top:20px;left:calc(16.666% - 8px);opacity:1}50%{top:20px;left:calc(50% - 3px);opacity:1}90%{top:40px;left:calc(50% - 3px);opacity:1}to{top:40px;left:calc(50% - 3px);opacity:0}}.p-main-through{left:calc(50% - 3px);z-index:0;animation:dropThroughCenter 4s infinite linear;top:-40px;opacity:0}@keyframes dropThroughCenter{0%{top:-40px;opacity:0}10%{top:0;opacity:1}90%{top:100%;opacity:1}to{top:calc(100% + 20px);opacity:0}}.p-horiz-left{top:calc(50% - 3px);z-index:0;animation:flowHorizLeft 3s infinite ease-out;animation-delay:0s;opacity:0;left:calc(16.666% - 8px)}.p-horiz-right{top:calc(50% - 3px);z-index:0;animation:flowHorizRight 3s infinite ease-out;animation-delay:1.5s;opacity:0;left:50%}@keyframes flowHorizLeft{0%{left:calc(16.666% - 8px);opacity:0}10%{left:calc(16.666% - 8px);opacity:1}85%{left:50%;opacity:1}to{left:50%;opacity:0}}@keyframes flowHorizRight{0%{left:50%;opacity:0}10%{left:50%;opacity:1}85%{left:calc(83.333% + 8px);opacity:1}to{left:calc(83.333% + 8px);opacity:0}}@keyframes flowRightMerge{0%{top:0;right:calc(16.666% - 8px);opacity:0}10%{top:20px;right:calc(16.666% - 8px);opacity:1}50%{top:20px;right:calc(50% - 3px);opacity:1}90%{top:40px;right:calc(50% - 3px);opacity:1}to{top:40px;right:calc(50% - 3px);opacity:0}}.p-main-merge{left:calc(50% - 3px);animation:dropDown 2s infinite linear;animation-delay:0s;box-shadow:0 0 10px #fff,0 0 20px #1d6ff2}.p-left-merge{animation:flowLeftMerge 2s infinite linear;animation-delay:.5s;box-shadow:0 0 10px #fff,0 0 20px #8b5cf6}.home-machine-workflow .engine-img-main{width:100%;height:auto;max-height:160px;display:block;object-fit:cover;border-radius:8px}.p-right-merge{animation:flowRightMerge 2s infinite linear;animation-delay:1s;box-shadow:0 0 10px #fff,0 0 20px #3b82f6}@media (max-width: 900px){.pipeline-engines{grid-template-columns:1fr}.pipeline-flow{display:none}.node-destination{grid-template-columns:1fr}}.home-problem-solution{background:#f9fafb}.home-problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:30px}.home-problem-card{background:linear-gradient(135deg,#fff,#f8fafc);padding:24px;border-radius:16px;box-shadow:0 20px 40px -10px #0000001a,inset 0 1px 1px #ffffffe6;border:1px solid rgba(148,163,184,.4);transition:all .3s ease}.home-problem-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 40px 80px -15px #4f2dff26,inset 0 1px 1px #fff}.home-problem-card-highlight{border:2px solid #4f2dff;box-shadow:0 20px 50px -10px #4f2dff33;transform:scale(1.01);z-index:2}.home-problem-header{margin-bottom:16px}.home-problem-subtitle{display:block;font-size:12px;text-transform:uppercase;color:#8b5cf6;font-weight:800;letter-spacing:.1em;margin-bottom:6px}.home-problem-title{font-size:20px;font-weight:900;color:#0f172a;margin:0;line-height:1.2}.home-problem-content{display:flex;flex-direction:column;gap:12px}.home-problem-section,.home-solution-section{display:flex;gap:10px;align-items:flex-start}.home-problem-icon{font-size:16px;flex-shrink:0;margin-top:2px}.home-problem-label{display:block;font-size:12px;font-weight:800;color:#ef4444;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.home-solution-label{display:block;font-size:12px;font-weight:800;color:#1d6ff2;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.home-problem-text{font-size:14px;line-height:1.5;color:#ef4444;margin:0}.home-solution-text{font-size:14px;line-height:1.5;color:#1d6ff2;font-weight:700;margin:0}.home-problem-cta{text-align:center}.home-testimonials-carousel-section{background:#f8fafc;padding:80px 0}.neon-precision-container{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:900px;height:100%;z-index:10;pointer-events:none}.neon-precision-svg{width:100%;height:100%}.wire-bg{stroke:#4f2dff14;stroke-width:1.5}.wire-pulse{stroke-width:1;stroke-linecap:round;stroke-dasharray:.2,.8;stroke-dashoffset:0;opacity:1}.wire-pulse.p1{animation:wireFlow 8s linear infinite;stroke:#4f2dff;filter:drop-shadow(0 0 5px #4f2dff) drop-shadow(0 0 10px rgba(79,45,255,.8))}.wire-pulse.p2{animation:wireFlow 8s linear infinite -2s;stroke:#00f2ff;filter:drop-shadow(0 0 5px #00f2ff) drop-shadow(0 0 10px rgba(0,242,255,.8))}.wire-pulse.p3{animation:wireFlow 8s linear infinite -4s;stroke:#4f2dff;filter:drop-shadow(0 0 5px #4f2dff) drop-shadow(0 0 10px rgba(79,45,255,.8))}.wire-pulse.p4{animation:wireFlow 8s linear infinite -6s;stroke:#00f2ff;filter:drop-shadow(0 0 5px #00f2ff) drop-shadow(0 0 10px rgba(0,242,255,.8))}@keyframes wireFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-2}}.home-features-detailed{position:relative;padding:60px 0}.home-carousel-container{position:relative;max-width:900px;margin:0 auto}.home-testimonial-slide{background:#fff;border-radius:32px;padding:60px 40px;box-shadow:0 40px 80px -15px #00000026,0 15px 30px -10px #0000000d;text-align:center;transition:all .5s ease;border:1px solid #f1f5f9}.home-testimonial-quote-mark{font-size:80px;color:#4f2dff;line-height:1;margin-bottom:10px;opacity:.2;font-family:serif}.home-testimonial-detailed-quote{font-size:24px;line-height:1.5;color:#0f172a;margin-bottom:30px;font-style:italic;font-weight:600}.home-testimonial-separator{width:60px;height:4px;background:#4f2dff;opacity:.1;margin:0 auto 30px;border-radius:2px}.home-testimonial-detailed-author{margin-top:30px}.home-testimonial-author-name{font-size:20px;font-weight:900;color:#0f172a;margin-bottom:4px}.home-testimonial-author-role{font-size:15px;color:#64748b;font-weight:600}.home-testimonial-author-location{font-size:14px;color:#94a3b8;margin-top:6px}.home-carousel-dots{display:flex;justify-content:center;gap:12px;margin-top:40px}.home-carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#cbd5e1;cursor:pointer;transition:all .3s ease}.home-carousel-dot.active{background:#4f2dff;width:24px;border-radius:5px}.home-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #f1f5f9;border-radius:50%;width:56px;height:56px;cursor:pointer;font-size:20px;color:#4f2dff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px -5px #0000001a;transition:all .3s ease;z-index:10}.home-carousel-nav:hover{background:#4f2dff;color:#fff;transform:translateY(-50%) scale(1.1)}.home-carousel-nav.prev{left:-80px}.home-carousel-nav.next{right:-80px}@media (max-width: 1100px){.home-carousel-nav{display:none}}.home-testimonial-detailed-author{border-top:2px solid #e5e7eb;padding-top:20px}.home-testimonial-author-name{font-size:16px;font-weight:800;color:#111827;margin-bottom:4px}.home-testimonial-author-role{font-size:14px;color:#6b7280;margin-bottom:4px}.home-testimonial-author-company{font-size:14px;color:#9ca3af}.home-testimonials-stats{display:flex;gap:48px;justify-content:center;flex-wrap:wrap;padding:40px;background:#f9fafb;border-radius:16px}.home-testimonial-stat{text-align:center}.home-testimonial-stat-number{font-size:48px;font-weight:900;color:#4f2dff;margin-bottom:8px}.home-testimonial-stat-label{font-size:14px;color:#6b7280;font-weight:600}.home-comparison{background:#f9fafb}.home-comparison-table-wrapper{overflow-x:auto;margin-bottom:48px}.home-comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.home-comparison-table thead{background:#111827;color:#fff}.home-comparison-table th{padding:20px;text-align:left;font-weight:800;font-size:16px}.home-comparison-table td{padding:20px;border-bottom:1px solid #e5e7eb;font-size:15px;color:#374151}.home-comparison-feature,.home-comparison-option{width:25%}.home-comparison-highlight{background:#f3f4ff;color:#4f2dff;font-weight:700}.home-comparison-feature-name{font-weight:700;color:#111827}.home-comparison-cta{text-align:center}.home-comparison-cta-note{margin-top:16px;font-size:14px;color:#6b7280}#main .home-faq{background:#0b1120;position:relative;padding:60px 0 110px!important}.home-faq .home-container{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:0}.home-faq .home-section-title{color:#fff;margin-bottom:8px;text-align:center}.home-faq .home-section-subtitle{color:#94a3b8;font-size:15px;text-align:center}.home-faq-columns-wrapper{display:flex;width:100%;max-width:1000px;gap:15px;margin-bottom:30px;align-items:flex-start}#main .home-faq-column{flex:1 1 0%!important;min-width:0;display:flex;flex-direction:column;gap:12px}.home-faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;transition:all .2s ease;width:100%}.home-faq-item.home-faq-open{border-color:#8b5cf64d;background:#8b5cf608}.home-faq-question{width:100%;padding:12px 16px;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.home-faq-question span:first-child{font-size:14px;font-weight:700;color:#f1f5f9;line-height:1.3}.home-faq-icon{font-size:18px;color:#8b5cf6;margin-left:10px;opacity:.7}.home-faq-answer{padding:0 16px 15px}.home-faq-answer p{font-size:13px;line-height:1.4;color:#94a3b8;margin:0}.home-faq-footer{width:100%;max-width:1000px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.05);padding-top:20px}.footer-links{display:flex;align-items:center;gap:15px}.faq-link{color:#8b5cf6;font-size:13px;text-decoration:none;font-weight:600;transition:color .2s ease}.faq-link:hover{color:#a78bfa;text-decoration:underline}.link-sep{color:#ffffff1a;font-size:12px}.home-faq-cta .home-btn{padding:8px 20px;font-size:13px}@media (max-width: 850px){#main .home-faq-columns-wrapper{flex-direction:column;padding:0 15px;align-items:stretch!important;width:100%!important}#main .home-faq-column{width:100%!important;flex:1 1 auto!important}.home-faq-footer{flex-direction:column;gap:20px;text-align:center}}@media (max-width: 768px){.home-section{padding-left:0!important;padding-right:0!important}.home-container{padding-left:10px!important;padding-right:10px!important;max-width:100%!important}.home-features-detailed{gap:24px}.ai-features-grid{grid-template-columns:1fr;gap:12px}.ai-feature-card{padding:16px}.home-feature-detailed{grid-template-columns:1fr!important;gap:16px;padding:24px 12px;height:auto;direction:ltr!important;text-align:left}.home-feature-detailed>*{direction:ltr!important}.home-feature-step-badge{width:28px;height:28px;font-size:13px;margin-bottom:4px}.home-feature-subtitle{font-size:12px;margin-bottom:4px}.home-feature-content{order:2;gap:8px}.home-feature-visual-container{order:1;width:100%;max-width:100%;margin:0 auto;padding:8px}.home-feature-detailed-title{font-size:24px;line-height:1.1}.home-feature-detailed-description{font-size:14px;line-height:1.5;margin-bottom:8px}.home-feature-benefits-list{grid-template-columns:1fr;gap:6px;margin-bottom:12px}.home-feature-benefit-item{padding:8px 12px;font-size:13px}.home-btn{width:100%;margin:0 auto;padding:12px 20px;font-size:15px}.home-segments-grid{grid-template-columns:1fr;gap:16px}.home-segment-card{padding:20px}.home-testimonial-slide{padding:32px 16px}.home-testimonial-detailed-quote{font-size:16px}.home-comparison-table-wrapper{margin:0 -15px;padding:0 15px}}.home-comparison-cards{display:flex;justify-content:center;align-items:stretch;gap:32px;flex-wrap:wrap;margin-top:40px;position:relative}.home-comparison-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#4f2dff;color:#fff;font-weight:900;font-size:20px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid #f8fafc;z-index:10;box-shadow:0 4px 6px #0000001a}.home-comparison-card{flex:1;min-width:300px;max-width:480px;background:#fff;border-radius:16px;padding:24px;transition:all .3s ease;display:flex;flex-direction:column}.home-comparison-card.old-way{border:1px solid #e2e8f0;opacity:.8;filter:grayscale(100%);box-shadow:0 10px 20px -8px #0000000d}.home-comparison-card.new-way{border:2px solid #4f2dff;box-shadow:0 20px 40px -10px #4f2dff26;position:relative;z-index:2}.home-comparison-card.new-way:hover{transform:translateY(-4px);box-shadow:0 30px 60px -15px #4f2dff33}.home-comparison-label-badge{display:inline-block;background:#4f2dff;color:#fff;padding:4px 12px;border-radius:99px;font-size:11px;font-weight:700;margin-bottom:12px}.home-comparison-title{font-size:20px;font-weight:800;margin-bottom:8px;color:#1e293b}.home-comparison-subtitle{font-size:14px;color:#64748b;margin-bottom:24px}.home-comparison-list{list-style:none;padding:0;margin:0}.home-comparison-item{margin-bottom:16px;display:flex;align-items:flex-start;gap:12px}.home-comparison-icon{font-size:18px;line-height:1;flex-shrink:0}.home-comparison-text strong{display:block;color:#1e293b;font-weight:700;margin-bottom:2px}.home-comparison-text span{font-size:13px;color:#64748b}.home-pricing-embed{padding:30px 0}.home-final-cta{padding:40px 0;background:#0f172a;color:#fff;text-align:center;position:relative;overflow:hidden}.home-final-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(79,45,255,.2) 0%,transparent 70%);pointer-events:none}.home-cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1}.home-cta-title{font-size:36px;font-weight:900;margin-bottom:16px;color:#fff;font-family:CalSans,sans-serif;letter-spacing:.5px}.home-cta-subtitle{font-size:16px;color:#cbd5e1;margin-bottom:30px;line-height:1.6}.home-cta-buttons{display:flex;gap:16px;justify-content:center;margin-bottom:24px}.home-cta-features{display:flex;gap:20px;justify-content:center;font-size:13px;color:#94a3b8;font-weight:600}.home-problem-solution{background:#f8fafc;padding:60px 0}.home-problems-grid{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-top:40px}.home-problem-card{flex:1;min-width:300px;max-width:380px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 30px -10px #0000000d;border:1px solid #e2e8f0;transition:all .3s ease;display:flex;flex-direction:column}.home-problem-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001a}.home-problem-card-highlight{border:2px solid #4f2dff;background:#fff;box-shadow:0 15px 30px -5px #4f2dff26}.home-problem-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.home-problem-subtitle{font-size:12px;font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;display:block;margin-bottom:4px}.home-problem-title{font-size:20px;font-weight:800;color:#1e293b;line-height:1.2}.home-problem-content{display:flex;flex-direction:column;gap:16px}.home-problem-section{display:flex;gap:12px;align-items:flex-start}.home-solution-section{display:flex;gap:12px;align-items:flex-start;padding-top:16px;border-top:1px dashed #e2e8f0}.home-problem-icon{font-size:18px;line-height:1;flex-shrink:0}.home-problem-text{font-size:14px;color:#64748b;line-height:1.5}.home-solution-text{font-size:14px;color:#1e293b;font-weight:600;line-height:1.5}.home-problem-cta{text-align:center;margin-top:50px}.home-modern-split-wrapper{max-width:900px;margin:40px auto 0;position:relative;border-radius:24px;background:#fff;box-shadow:0 25px 50px -12px #0000001a;border:1px solid #e2e8f0;overflow:hidden;display:flex;align-items:stretch}.home-modern-split-side{flex:1;padding:40px;position:relative;transition:background .3s ease}.home-modern-split-side.left{background:#f8fafc;border-right:1px solid #e2e8f0}.home-modern-split-side.right{background:#fff;position:relative;overflow:hidden}.home-modern-split-side.right:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#1d6ff2}.home-modern-vs-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#1e293b;color:#fff;font-weight:900;font-size:16px;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid #ffffff;z-index:10;box-shadow:0 4px 12px #00000026}.home-modern-title{font-size:22px;font-weight:800;margin-bottom:8px;color:#1e293b;letter-spacing:-.02em}.home-modern-subtitle{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:32px}.home-modern-list{display:flex;flex-direction:column;gap:24px}.home-modern-item{display:flex;align-items:flex-start;gap:16px}.home-modern-icon{font-size:20px;margin-top:-2px}.home-modern-text strong{display:block;font-size:16px;color:#0f172a;font-weight:700;margin-bottom:4px}.home-modern-text span{font-size:14px;color:#64748b;line-height:1.4}@media (max-width: 768px){.home-modern-split-wrapper{flex-direction:column;border-radius:16px;margin-top:24px}.home-modern-split-side{padding:32px 24px}.home-modern-split-side.left{border-right:none;border-bottom:1px solid #e2e8f0;background:#f1f5f9;order:2}.home-modern-split-side.right{order:1;order:2}.home-modern-split-side.left{order:1}.home-modern-vs-badge{top:auto;transform:translate(-50%,-50%);left:50%;margin-top:0}}.home-contrast-wrapper{max-width:900px;margin:30px auto 0;display:flex;gap:24px;align-items:stretch;position:relative}.home-contrast-vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#0f172a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;border:4px solid #f8fafc;z-index:10;box-shadow:0 8px 16px #00000026}.home-contrast-card{flex:1;border-radius:20px;padding:24px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1)}.home-contrast-card.agency{background:#f8fafc;border:1px solid #cbd5e1;opacity:.95;box-shadow:0 10px 30px -10px #00000014}.home-contrast-card.adready{background:#fff;border:1px solid #1d6ff2;box-shadow:0 20px 50px -12px #1d6ff233;transform:scale(1.02);position:relative;z-index:5}.home-contrast-card.adready:hover{transform:scale(1.03) translateY(-8px);box-shadow:0 30px 60px -15px #1d6ff24d}.home-contrast-header{margin-bottom:20px;text-align:center;padding-bottom:12px;border-bottom:2px dashed #e2e8f0}.home-contrast-title{font-size:20px;font-family:CalSans,sans-serif;font-weight:800;color:#1e293b;margin-bottom:4px}.home-contrast-subtitle{font-size:12px;text-transform:uppercase;font-weight:700;color:#64748b;letter-spacing:.05em}.home-contrast-list{display:flex;flex-direction:column;gap:12px;flex-grow:1}.home-contrast-item{display:flex;gap:12px;align-items:flex-start}.home-contrast-text strong{display:block;font-size:14px;color:#0f172a;font-weight:700;line-height:1.3}.home-contrast-text span{font-size:12px;color:#64748b;line-height:1.3}.home-contrast-card.agency .home-contrast-text strong{color:#991b1b}.home-contrast-card.adready .home-contrast-text strong{color:#065f46}.home-contrast-footer{margin-top:30px;padding-top:20px;border-top:2px dashed #cbd5e1;text-align:center}.home-contrast-price-badge{background:#d1fae5;color:#064e3b;padding:8px 16px;border-radius:12px;font-weight:700;font-size:14px;display:inline-block}@media (max-width: 900px){.home-contrast-wrapper{flex-direction:column;gap:60px;max-width:500px}.home-contrast-card.adready{transform:none}.home-contrast-vs{top:48%;width:50px;height:50px}}.home-modern-grid-section{padding:40px 0;background:#f8fafc}.home-modern-grid-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:40px auto 0}.home-modern-card{background:#fff;border-radius:20px;border:1px solid #cbd5e1;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006,0 0 0 1px #00000005}.home-modern-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001a;border-color:#cbd5e1}.home-modern-card-header{background:#fff;padding:24px;border-bottom:1px dashed #e2e8f0;flex-grow:1}.home-modern-card-icon{width:40px;height:40px;background:#fee2e2;color:#ef4444;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.home-modern-card-title{font-size:18px;font-weight:800;color:#1e293b;font-family:CalSans,sans-serif;margin-bottom:8px;line-height:1.3}.home-modern-card-problem{font-size:14px;color:#64748b;line-height:1.5}.home-modern-card-footer{background:#f0fdf4;padding:20px 24px;border-top:1px solid #dcfce7}.home-modern-card-solution{font-size:13px;color:#166534;font-weight:600;line-height:1.5;display:flex;gap:10px;align-items:flex-start}.home-modern-card.highlight{border:2px solid #6366f1;box-shadow:0 20px 50px -15px #6366f126;z-index:2;transform:scale(1.05)}.home-modern-card.highlight:hover{transform:scale(1.06) translateY(-5px)}@media (max-width: 900px){.home-modern-grid-wrapper{grid-template-columns:1fr;max-width:400px;gap:32px}.home-modern-card.highlight{transform:none;border-width:1px}.home-modern-card.highlight:hover{transform:translateY(-5px)}}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes flowGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.home-miracle-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:40px auto 0;perspective:1000px}.home-miracle-step-card{position:relative;border-radius:24px;padding:32px 24px;overflow:visible;display:flex;flex-direction:column;background:linear-gradient(#1e293b66,#0f172a99) padding-box,linear-gradient(45deg,#1d6ff24d,#8b5cf64d,#1d6ff24d) border-box;background-size:300% 300%;border:1px solid transparent;animation:floatCard 6s ease-in-out infinite,flowGradient 8s ease infinite;box-shadow:0 10px 30px -10px #00000080;transition:all .4s cubic-bezier(.25,.8,.25,1);z-index:1}@keyframes pulseFlow{0%{transform:translate(-100%) scaleX(.5);opacity:0}50%{opacity:1;transform:translate(0) scaleX(1)}to{transform:translate(100%) scaleX(.5);opacity:0}}@keyframes pulseDownward{0%{transform:translateY(-100%) scaleY(.5);opacity:0}50%{opacity:1;transform:translateY(0) scaleY(1)}to{transform:translateY(100%) scaleY(.5);opacity:0}}.home-miracle-arrow{position:absolute;top:50%;right:-34px;width:32px;height:4px;background:#e2e8f0;border-radius:2px;transform:translateY(-50%);z-index:0;overflow:hidden;pointer-events:none}.home-miracle-arrow-pulse{width:100%;height:100%;background:linear-gradient(90deg,transparent,#3b82f6,#1d6ff2,transparent);animation:pulseFlow 2s linear infinite}.home-miracle-step-card:nth-child(1) .home-miracle-arrow-pulse{animation-delay:.5s}.home-miracle-step-card:nth-child(2) .home-miracle-arrow-pulse{animation-delay:2.5s}@media (max-width: 900px){.home-miracle-arrow{top:auto;bottom:-34px;right:50%;width:4px;height:32px;transform:translate(50%)}.home-miracle-arrow-pulse{background:linear-gradient(180deg,transparent,#3b82f6,#1d6ff2,transparent);animation:pulseDownward 2s linear infinite}}.home-miracle-step-card:nth-child(1){animation-delay:0s}.home-miracle-step-card:nth-child(2){animation-delay:2s}.home-miracle-step-card:nth-child(3){animation-delay:4s}.home-miracle-step-card:hover{transform:translateY(-20px) scale(1.03);animation-play-state:paused;box-shadow:0 30px 60px -12px #3b82f666,0 18px 36px -18px #1d6ff266;z-index:10}.home-miracle-step-number{position:absolute;top:-10px;right:20px;font-size:80px;font-weight:900;line-height:1;z-index:0;font-family:Inter,sans-serif;background:linear-gradient(180deg,#ffffff14,#fff0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:.5;pointer-events:none}.home-miracle-step-content{position:relative;z-index:1;margin-top:20px}.home-miracle-step-title{font-size:19px;font-weight:800;color:#fff;margin-bottom:10px;letter-spacing:-.01em}.home-miracle-step-desc{font-size:14px;color:#94a3b8;line-height:1.5;font-weight:500}@media (max-width: 768px){.home-miracle-steps-grid,.home-how-cta{display:none!important}.home-how-video{margin-bottom:0!important}}.logos-marquee{width:100%;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.logos-track{display:flex;gap:60px;width:max-content;animation:scroll 30s linear infinite;padding:20px 0}.logos-track:hover{animation-play-state:paused}.logo-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .3s ease}.logo-item:hover{opacity:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 30px))}}.home-testimonials-carousel-section-dark{background:#0f172a;padding:60px 0;overflow:hidden}.home-testimonials-carousel-section-dark .home-section-title{color:#f8fafc}.home-testimonial-card-small-dark{width:300px;background:#1e293b99;border-radius:16px;padding:20px;box-shadow:0 4px 20px #0003;border:1px solid rgba(255,255,255,.05);flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;white-space:normal;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-testimonial-quote-text-dark{font-size:13px;color:#cbd5e1;line-height:1.6;font-style:italic;margin-bottom:16px;flex-grow:1}.home-testimonial-badge-top{display:inline-block;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:12px}.home-badge-purple{background:#4f2dff4d!important;border:1px solid rgba(139,92,246,.5)!important;color:#fff!important;box-shadow:0 4px 10px #4f2dff26!important}.home-badge-blue{background:#1d6ff24d!important;border:1px solid rgba(96,165,250,.5)!important;color:#fff!important;box-shadow:0 4px 10px #1d6ff226!important}.home-badge-amber{background:#d977064d!important;border:1px solid rgba(251,191,36,.5)!important;color:#fff!important;box-shadow:0 4px 10px #d9770626!important}.home-badge-green{background:#0596694d!important;border:1px solid rgba(52,211,153,.5)!important;color:#fff!important;box-shadow:0 4px 10px #05966926!important}.home-testimonial-divider-dark{height:1px;background:#ffffff1a;width:100%;margin-bottom:12px}.home-testimonial-author-dark strong{display:block;font-size:14px;color:#fff;font-weight:700}.home-testimonial-author-dark span{font-size:12px;color:#94a3b8}.testimonials-marquee{width:100%;overflow:hidden;position:relative;padding:20px 0;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.testimonials-track{display:flex;gap:30px;width:max-content;animation:scroll-testimonials 120s linear infinite}.testimonials-track:hover{animation-play-state:paused}@keyframes scroll-testimonials{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width: 768px){.home-testimonials-carousel-section-dark{padding:40px 0}.home-testimonial-card-small-dark{width:280px}.testimonials-track{animation-duration:150s}}.home-comparison-dark{background:#0b1120;padding:60px 0}.home-comparison-header-dark{text-align:center;margin-bottom:50px}.home-comparison-header-dark .home-section-title{color:#f8fafc}.home-comparison-header-dark .home-section-subtitle{color:#94a3b8}.home-contrast-wrapper-dark{max-width:650px;margin:40px auto 0;display:flex;gap:16px;align-items:stretch;position:relative;z-index:10}.home-contrast-vs-dark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;background:#1e293b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;border:2px solid rgba(255,255,255,.1);z-index:10;box-shadow:0 0 20px #4f2dff66;text-shadow:0 0 10px rgba(255,255,255,.5)}.home-contrast-card-dark{flex:1;border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-contrast-card-dark.agency{background:#1e293b80;border:1px solid rgba(239,68,68,.2);box-shadow:0 10px 30px -10px #00000080}.home-contrast-card-dark.adready{background:#10b9810d;border:1px solid rgba(29,111,242,.3);box-shadow:0 0 40px -10px #1d6ff226;transform:scale(1.02);position:relative;z-index:5}.home-contrast-card-dark.adready:hover{transform:scale(1.03) translateY(-5px);box-shadow:0 0 50px -10px #1d6ff240;border-color:#1d6ff280}.home-contrast-header-dark{margin-bottom:16px;text-align:center;padding-bottom:12px;border-bottom:1px dashed rgba(255,255,255,.1)}.home-contrast-title-dark{font-size:18px;font-family:CalSans,sans-serif;font-weight:800;color:#f8fafc;margin-bottom:4px}.home-contrast-subtitle-dark{font-size:11px;text-transform:uppercase;font-weight:700;color:#94a3b8;letter-spacing:.05em}.home-contrast-list-machine{display:flex;flex-direction:column;gap:12px;flex-grow:1}.home-contrast-item-machine{display:flex;gap:12px;align-items:flex-start}.home-contrast-text-dark strong{display:block;font-size:14px;color:#f1f5f9;font-weight:700;line-height:1.2;margin-bottom:2px}.home-contrast-text-dark span{font-size:12.5px;color:#94a3b8;line-height:1.3;display:block}.home-contrast-card-dark.agency .home-contrast-text-dark strong{color:#fca5a5}.home-contrast-card-dark.adready .home-contrast-text-dark strong{color:#6ee7b7}.home-contrast-footer-dark{margin-top:20px;padding-top:16px;border-top:1px dashed rgba(255,255,255,.1);text-align:center}@media (max-width: 900px){.home-contrast-wrapper-dark{flex-direction:column;gap:60px;max-width:500px}.home-contrast-card-dark.adready{transform:none}.home-contrast-card-dark.adready:hover{transform:translateY(-5px)}.home-contrast-vs-dark{top:48%;width:50px;height:50px}}.ai-features-container{max-width:1000px}.ai-features-header-wrap{margin-bottom:40px}.ai-marquee-track-mb{margin-bottom:20px}.ai-features-cta-btn{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:none!important}.logos-section-wrapper{margin-top:50px;width:100%;background:transparent;border:none;max-width:650px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.logos-title{color:#fff}.logo-item-wrapper{display:flex;align-items:center;justify-content:center;height:40px;width:120px}.logo-icon-svg{width:auto;max-width:100%;color:#fff;display:block}.logo-remax{height:35px}.logo-zillow{height:30px}.logo-airbnb{height:35px}.logo-century21{height:22px}.logo-zillow .cls-1{fill:#231f20}.logo-zillow .cls-2{fill:#0080c5}.ps-badge-mb{margin-bottom:16px}.ps-dark-title-wrap{margin-top:20px;margin-bottom:12px}.ps-check-icon{flex-shrink:0;margin-top:2px}.ata-section-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-top:2rem;padding:0;background-color:transparent;z-index:10;position:relative}.ata-content-container{position:relative;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;margin:0rem 0rem 1rem;text-align:left;padding-left:1.2rem}.ata-content-container:before{content:"";position:absolute;left:0;top:10%;height:80%;width:3px;background:var(--ars-gradient);border-radius:4px;box-shadow:0 0 8px #299fe9cc,0 0 16px #1d6ff266}.ata-main-heading{font-size:1.8rem;border-radius:10px;font-weight:700;color:var(--text-color, #ffffff);margin:0;display:flex;align-items:left;justify-content:flex-start;flex-wrap:wrap;gap:.6rem;line-height:1.2}.ata-animated-word-wrapper{display:inline-flex;overflow:hidden;height:2.6rem;align-items:flex-start;position:relative;min-width:250px;justify-content:flex-start}.ata-words-column{display:flex;flex-direction:column;align-items:left;justify-content:flex-start;will-change:transform}.ata-animated-word{height:2.6rem;display:flex;align-items:left;justify-content:left}@media (max-width: 1024px){.ata-main-heading{font-size:2rem}.ata-animated-word-wrapper,.ata-animated-word{height:2.4rem}}@media (max-width: 768px){.ata-section-wrapper{padding:1.5rem 1rem;margin-top:1rem}.ata-main-heading{font-size:1.6rem;flex-direction:column;gap:.3rem}.ata-content-container{position:relative;justify-content:flex-start;align-items:flex-start;width:100%}.ata-animated-word-wrapper,.ata-animated-word{height:2rem}.ata-animated-word-wrapper{justify-content:flex-start;min-width:100%}.ata-animated-word{justify-content:flex-start}}@media (max-width: 480px){.ata-section-wrapper{padding:1rem;margin-top:.5rem}.ata-main-heading{font-size:1.4rem}.ata-animated-word-wrapper,.ata-animated-word{height:1.8rem}}.ars-hlt-hero{position:relative;min-height:auto;display:flex;align-items:center;padding:2.5rem 0 1.25rem;text-align:left}.ars-hlt-hero-content{position:relative;z-index:10;max-width:900px;margin:0 auto}.ars-hlt-badge{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid var(--ars-border);border-radius:100px;color:var(--ars-accent);font-size:.85rem;font-weight:600;letter-spacing:2px;text-align:center;text-transform:uppercase;margin-bottom:1.25rem}.ars-hlt-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;color:var(--ars-text);margin-bottom:2rem;letter-spacing:-2px}.ars-hlt-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--ars-text-muted);line-height:1.6}.ars-hlt-pain{padding:1rem 0 8rem;background:linear-gradient(180deg,var(--ars-bg) 0%,#08080a 100%);position:relative;border-top:1px solid rgba(255,50,50,.1)}.ars-hlt-pain-header{text-align:left;margin-bottom:4rem}.ars-hlt-pain-header h2{font-size:clamp(2rem,4vw,3rem);color:#ff4a4a!important;margin-bottom:0;line-height:1.2}.ars-hlt-pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.ars-hlt-pain-card{background:#190a0a66;border:1px solid rgba(255,50,50,.08);padding:3rem 2rem;border-radius:var(--ars-radius-lg);text-align:left;transition:transform .3s ease,border-color .3s ease,background .3s ease}.ars-hlt-pain-card:hover{transform:translateY(-6px);border-color:#ff323233;background:#230c0c8c}.ars-hlt-pain-icon{width:60px;height:60px;border-radius:50%;background:#ff323214;color:#ff4a4a;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.ars-hlt-pain-card h3{font-size:1.5rem;color:#ff4a4a;margin-top:0;margin-bottom:1rem}.ars-hlt-pain-card p{color:#a0a0a5;line-height:1.6;margin:0}.ars-hlt-pain-image-wrapper.horizontal{position:relative;width:100%;aspect-ratio:16 / 7;border-radius:var(--ars-radius-lg);overflow:hidden;border:1px solid rgba(255,50,50,.15);box-shadow:0 25px 50px -12px #ff323226;margin-bottom:4rem}.ars-hlt-pain-map-iframe{position:absolute;top:-65px;left:0;width:100%;height:calc(100% + 115px);border:none;display:block;pointer-events:none;filter:invert(92%) hue-rotate(185deg) brightness(75%) contrast(110%) grayscale(60%)}.ars-hlt-pain-map-hud-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.ars-hlt-pain-zoom-container{width:100%;height:100%;position:relative;animation:athens-searching-pan 24s infinite ease-in-out;transform-origin:center center}@keyframes athens-searching-pan{0%{transform:scale(1.12) translate(0)}20%{transform:scale(1.15) translate(-2%,-1.5%)}40%{transform:scale(1.12) translate(1.5%,-2.5%)}60%{transform:scale(1.18) translate(2.5%,1.5%)}80%{transform:scale(1.12) translate(-1.5%,2%)}to{transform:scale(1.12) translate(0)}}.ars-pain-ping{position:absolute;display:flex;align-items:center;gap:2px;transform:translate(-50%,-50%);z-index:5}.ars-pain-ping .ping-marker{position:relative;display:flex;align-items:center;justify-content:center;width:10px;height:10px;flex-shrink:0}.ars-pain-ping .ping-dot{width:4px;height:4px;border-radius:50%;background:#ff4a4a;box-shadow:0 0 6px #ff4a4a,0 0 1px #fff;z-index:2}.ars-pain-ping .ping-pulse{position:absolute;top:0;left:0;width:10px;height:10px;border-radius:50%;border:1.2px solid #ff4a4a;opacity:0;animation:ping-pulse-anim 2s infinite ease-out;z-index:1}.ars-pain-ping .ping-label{background:#08080ad9;border:1px solid #ff4a4a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ff4a4a;padding:2px 4px;font-size:.45rem;font-weight:800;border-radius:3px;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;box-shadow:0 0 6px #ff4a4a33,0 3px 6px #0009;transition:transform .25s ease,background .25s ease,border-color .25s ease}.ars-pain-ping:hover .ping-label{transform:scale(1.06);background:#121216f2;border-color:#ff6b6b}@keyframes ping-pulse-anim{0%{transform:scale(.4);opacity:.95}to{transform:scale(1.9);opacity:0}}.pin-1{top:32%;left:82%}.pin-1 .ping-pulse{animation-delay:0s}.pin-2{top:25%;left:55%}.pin-2 .ping-pulse{animation-delay:.3s}.pin-3{top:27%;left:50%}.pin-3 .ping-pulse{animation-delay:.6s}.pin-4{top:38%;left:20%}.pin-4 .ping-pulse{animation-delay:.9s}.pin-5{top:44%;left:16%}.pin-5 .ping-pulse{animation-delay:1.2s}.pin-6{top:38%;left:48%}.pin-6 .ping-pulse{animation-delay:1.5s}.pin-7{top:43%;left:58%}.pin-7 .ping-pulse{animation-delay:.1s}.pin-8{top:44%;left:56%}.pin-8 .ping-pulse{animation-delay:.4s}.pin-9{top:52%;left:45%}.pin-9 .ping-pulse{animation-delay:.7s}.pin-10{top:53%;left:32%}.pin-10 .ping-pulse{animation-delay:1s}.pin-11{top:58%;left:32%}.pin-11 .ping-pulse{animation-delay:1.3s}.pin-12{top:55%;left:54%}.pin-12 .ping-pulse{animation-delay:1.6s}.pin-13{top:56%;left:65%}.pin-13 .ping-pulse{animation-delay:.2s}.pin-14{top:60%;left:12%}.pin-14 .ping-pulse{animation-delay:.5s}.pin-15{top:70%;left:10%}.pin-15 .ping-pulse{animation-delay:.8s}.pin-16{top:80%;left:12%}.pin-16 .ping-pulse{animation-delay:1.1s}.pin-17{top:92%;left:20%}.pin-17 .ping-pulse{animation-delay:1.4s}.pin-18{top:52%;left:88%}.pin-18 .ping-pulse{animation-delay:.15s}.pin-19{top:68%;left:90%}.pin-19 .ping-pulse{animation-delay:.45s}.pin-20{top:76%;left:94%}.pin-20 .ping-pulse{animation-delay:.75s}.pin-21{top:82%;left:92%}.pin-21 .ping-pulse{animation-delay:1.05s}.pin-22{top:85%;left:94%}.pin-22 .ping-pulse{animation-delay:1.35s}.pin-23{top:88%;left:98%}.pin-23 .ping-pulse{animation-delay:.25s}.pin-24{top:85%;left:99%}.pin-24 .ping-pulse{animation-delay:.55s}.ars-hlt-solution{padding:8rem 0;background-image:linear-gradient(180deg,#0a0a0ab3,#050505b3),url(/assets/luxury-CO1hgces.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.ars-hlt-solution:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--ars-accent),transparent)}.ars-hlt-solution-header{text-align:left;margin-bottom:6rem}.ars-hlt-solution-header h2{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;letter-spacing:-1px}.ars-hlt-solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.ars-hlt-solution-card{background:var(--ars-surface);border:1px solid var(--ars-border);padding:3rem 2rem;border-radius:var(--ars-radius-lg);transition:transform .3s ease,border-color .3s ease}.ars-hlt-solution-card:hover{transform:translateY(-10px);border-color:#fff3}.ars-hlt-solution-icon{width:60px;height:60px;border-radius:50%;background:#ffffff0d;color:var(--ars-primary);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.ars-hlt-solution-card h3{font-size:1.5rem;color:var(--ars-text);margin-bottom:1rem}.ars-hlt-solution-card p{color:var(--ars-text-muted);line-height:1.6}.ars-hlt-faq-hero-section{padding:8rem 0 0;background-color:var(--ars-bg)}.ars-hlt-faq-content-section{padding:4rem 0 8rem;background-color:#050505;position:relative}.ars-hlt-faq-header{text-align:left;margin-bottom:5rem}.ars-hlt-faq-header h2{font-size:clamp(2rem,4vw,3rem);color:var(--ars-text);margin-bottom:1rem}.ars-hlt-faq-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 auto 3.5rem;padding:0;background:transparent;border:none;width:fit-content;max-width:100%}.ars-hlt-faq-cat-btn{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.06);padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;outline:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.ars-hlt-faq-cat-btn:hover{background:#ffffff0d;border-color:#ffffff1f}.ars-hlt-faq-cat-btn.active{border-color:transparent}.ars-hlt-faq-cat-btn.active:hover{background:transparent;border-color:transparent}.ars-hlt-faq-cat-txt{position:relative;z-index:2;font-size:.9rem;font-weight:600;color:var(--ars-text-muted);transition:color .3s ease}.ars-hlt-faq-cat-btn:hover .ars-hlt-faq-cat-txt{color:var(--ars-text)}.ars-hlt-faq-cat-btn.active .ars-hlt-faq-cat-txt{color:#fff}.ars-hlt-faq-cat-bg{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(135deg,#1d6ff2,#299fe9);border-radius:8px;z-index:1;box-shadow:0 4px 12px #1d6ff24d}.ars-hlt-faq-list{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:start;gap:1.5rem}.ars-hlt-faq-hero-image{width:100%;height:400px;margin-bottom:0;border-radius:var(--ars-radius-lg);overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.05)}.ars-hlt-faq-hero-image img{width:100%;height:100%;object-fit:cover;opacity:.6}.ars-hlt-faq-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,#050505 0%,transparent 50%)}.ars-hlt-faq-item{background:#080808;border:1px solid rgba(255,255,255,.05);border-radius:var(--ars-radius-md);overflow:hidden;transition:all .3s ease}.ars-hlt-faq-item:hover{border-color:#ffffff1a;background:#0c0c0c}.ars-hlt-faq-item.active{border-color:var(--ars-primary);background:#0c0c0c;box-shadow:0 20px 40px #0006}.ars-hlt-faq-question{width:100%;text-align:left;background:none;border:none;padding:1.5rem 2rem;min-height:100px;color:var(--ars-text);font-size:1.1rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:color .3s ease}.ars-hlt-faq-question:hover{color:var(--ars-primary)}.ars-hlt-faq-icon{color:var(--ars-text-muted);transition:transform .4s cubic-bezier(.22,1,.36,1)}.ars-hlt-faq-item.active .ars-hlt-faq-icon{transform:rotate(180deg);color:var(--ars-primary)}.ars-hlt-faq-answer-wrapper{overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1),opacity .4s ease}.ars-hlt-faq-answer{padding:0 2rem 1.5rem;color:var(--ars-text-muted);line-height:1.6;font-size:1rem}.ars-hlt-faq-download-wrapper{margin-top:1.25rem}.ars-hlt-faq-download-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem 1.2rem;background:#1d6ff214;border:1px solid rgba(29,111,242,.25);border-radius:var(--ars-radius-md);color:var(--ars-primary)!important;font-size:.88rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.ars-hlt-faq-download-btn:hover{background:linear-gradient(135deg,#1d6ff2,#299fe9);border-color:transparent;color:#fff!important;box-shadow:0 4px 15px #1d6ff240;transform:translateY(-2px)}.ars-hlt-faq-view-more-container{display:flex;justify-content:center;margin-top:2.5rem}.ars-hlt-faq-view-more-btn{background:#1d6ff20f;border:1px solid rgba(29,111,242,.25);border-radius:var(--ars-radius-md, 8px);color:var(--ars-primary, #1d6ff2);font-family:inherit;font-size:.95rem;font-weight:600;padding:.75rem 2rem;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;align-items:center;justify-content:center}.ars-hlt-faq-view-more-btn:hover{background:linear-gradient(135deg,#1d6ff2,#299fe9);border-color:transparent;color:#fff;box-shadow:0 4px 15px #1d6ff240;transform:translateY(-2px)}.ars-hlt-faq-view-more-btn:active{transform:translateY(0)}@media (max-width: 768px){.ars-hlt-hero{padding:1.5rem 0 .75rem}.ars-hlt-pain{padding:.5rem 0 3.5rem}.ars-hlt-pain-image-wrapper.horizontal{width:calc(100% + 4rem);margin-left:-2rem;height:auto;aspect-ratio:4 / 3;margin-bottom:2.5rem;border-radius:0;border-left:none;border-right:none}.ars-pain-ping .ping-marker{width:10px;height:10px}.ars-pain-ping .ping-dot{width:4px;height:4px;box-shadow:0 0 6px #ff4a4a,0 0 1px #fff}.ars-pain-ping .ping-pulse{width:10px;height:10px}.ars-pain-ping .ping-label{padding:2px 4px;font-size:.45rem;border-radius:2px}.ars-hlt-pain-header{margin-bottom:2rem;text-align:left}.ars-hlt-pain-grid{gap:1.5rem;margin-top:1.5rem}.ars-hlt-pain-card{padding:2rem 1.5rem}.ars-hlt-pain-icon{width:52px;height:52px;margin-bottom:1.5rem}.ars-hlt-solution{padding:3.5rem 0}.ars-hlt-solution-header{margin-bottom:2.5rem}.ars-hlt-solution-grid{gap:1.5rem}.ars-hlt-solution-card{padding:1.75rem 1.25rem}.ars-hlt-solution-icon{margin-bottom:1.25rem}.ars-hlt-faq-hero-section{padding:3rem 0 0}.ars-hlt-faq-content-section{padding:2.5rem 0 3.5rem}.ars-hlt-faq-categories{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;width:auto;max-width:100vw;margin:0 -2rem 2.5rem;padding:6px 2rem;border-radius:0;border-left:none;border-right:none;scrollbar-width:none}.ars-hlt-faq-categories::-webkit-scrollbar{display:none}.ars-hlt-faq-cat-btn{padding:.6rem 1.2rem;flex-shrink:0}.ars-hlt-faq-header{margin-bottom:2rem}.ars-hlt-faq-header h2{font-size:clamp(1.8rem,4vw,2.5rem)}.ars-hlt-faq-list{grid-template-columns:1fr;gap:.8rem}.ars-hlt-faq-question{padding:1rem 1.2rem;min-height:70px;font-size:1rem}.ars-hlt-faq-answer{padding:0 1.2rem 1.2rem;font-size:.95rem}.ars-hlt-faq-view-more-container{margin-top:1.75rem}.ars-hlt-faq-view-more-btn{width:100%;padding:.85rem 1.5rem;font-size:.9rem}}.ars-testim-section{padding:8rem 0;background:var(--ars-bg);position:relative;overflow:hidden}.ars-testim-section:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:100vw;height:100vh;background:radial-gradient(circle,rgba(255,255,255,.02) 0%,transparent 60%);z-index:0;pointer-events:none}.ars-testim-header{text-align:center;margin-bottom:4rem;position:relative;z-index:10}.ars-testim-header h2{font-size:clamp(2rem,4vw,3.5rem);color:var(--ars-text);margin-bottom:1rem}.ars-testim-header p{color:var(--ars-text-muted);font-size:1.1rem;max-width:600px;margin:0 auto}.ars-testim-carousel-container{display:flex;align-items:center;justify-content:center;gap:2rem;max-width:900px;margin:0 auto;position:relative;z-index:10}.ars-testim-viewport{width:100%;min-height:350px;display:flex;align-items:center;justify-content:center;position:relative}.ars-testim-card{background:#19191e99;border:1px solid rgba(255,255,255,.08);border-radius:var(--ars-radius-lg);padding:4rem 3rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 20px 40px #0006}.ars-testim-quote-icon{color:var(--ars-primary);opacity:.5;margin-bottom:1.5rem}.ars-testim-text{font-size:clamp(1.2rem,2vw,1.5rem);color:var(--ars-text);line-height:1.6;font-style:italic;margin-bottom:2.5rem}.ars-testim-author-info{display:flex;align-items:center;gap:1rem}.ars-testim-avatar{width:50px;height:50px;border-radius:50%;background:var(--ars-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.ars-testim-meta h4{color:var(--ars-text);font-size:1.1rem;margin:0 0 .2rem;text-align:left}.ars-testim-meta span{color:var(--ars-text-muted);font-size:.9rem;text-align:left;display:block}.ars-testim-nav{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:var(--ars-text);cursor:pointer;transition:all .3s ease;flex-shrink:0}.ars-testim-nav:hover{background:var(--ars-primary);border-color:var(--ars-primary);transform:scale(1.05)}.ars-testim-dots{display:flex;justify-content:center;gap:.75rem;margin-top:3rem;position:relative;z-index:10}.ars-testim-dot{width:10px;height:10px;border-radius:50%;background:#fff3;border:none;cursor:pointer;transition:all .3s ease}.ars-testim-dot.active{background:var(--ars-primary);transform:scale(1.3)}@media (max-width: 768px){.ars-testim-section{padding:3.5rem 0}.ars-testim-header{margin-bottom:2rem}.ars-testim-header h2{font-size:clamp(1.8rem,4vw,2.5rem)}.ars-testim-carousel-container{gap:1rem}.ars-testim-nav{display:none}.ars-testim-card{padding:2.5rem 1.5rem}.ars-testim-text{font-size:1.1rem;margin-bottom:1.5rem}.ars-testim-viewport{min-height:280px}.ars-testim-dots{margin-top:2rem}}.ars-pricing{padding:var(--ars-space-xl) 0;background:linear-gradient(to bottom,#0a0a0a,#121212);overflow-x:clip}.ars-pricing-header{text-align:left;margin-bottom:var(--ars-space-lg)}.ars-pricing-title{font-size:3.5rem;margin-bottom:1rem}.ars-pricing-subtitle{color:var(--ars-text-muted);font-size:1.1rem}.ars-pricing-toggle{display:inline-flex;padding:.4rem;background:var(--ars-surface-light);border-radius:100px;margin-top:3rem;border:1px solid var(--ars-border)}.ars-toggle-btn{padding:.8rem 1.6rem;border-radius:100px;font-weight:600;transition:all .3s ease;color:var(--ars-text-muted)}.ars-toggle-btn.active{background:var(--ars-primary);color:#fff;box-shadow:0 4px 12px #1d6ff24d}.ars-ribbon-wrapper{width:100%;position:relative;background:linear-gradient(135deg,#1d6ff2,#00d2ff);margin:4rem 0;padding:2.5rem 0;transform:skewY(-1.5deg);box-shadow:0 20px 40px #1d6ff226;z-index:2}.ars-ribbon-wrapper:before,.ars-ribbon-wrapper:after{content:"";position:absolute;top:0;width:100vw;height:100%;background:inherit;z-index:-1}.ars-ribbon-wrapper:before{right:100%}.ars-ribbon-wrapper:after{left:100%}.ars-discount-banner{max-width:var(--ars-container-width);margin:0 auto;transform:skewY(1.5deg);display:flex;align-items:center;justify-content:center;gap:2rem;padding:0 var(--ars-space-md)}.ars-discount-content{display:flex;align-items:center;gap:1.2rem}.ars-discount-content p{margin:0;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em;text-shadow:0 2px 10px rgba(0,0,0,.2)}.ars-discount-icon{width:44px;height:44px;background:#ffffff26;border:2px solid rgba(255,255,255,.3);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ars-discount-badge{background:#fff;color:#1d6ff2;padding:.5rem 1.2rem;border-radius:8px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;box-shadow:0 10px 20px #0000001a}.ars-pricing-grid{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:var(--ars-space-lg)}.ars-pricing-card{flex:1;min-width:250px;max-width:350px;background:var(--ars-surface);border:1px solid var(--ars-border);padding:3rem 2rem;border-radius:var(--ars-radius-lg);position:relative;transition:transform .3s ease,border-color .3s ease;display:flex;flex-direction:column}.ars-pricing-card:hover{transform:translateY(-10px);border-color:var(--ars-primary)}.ars-pricing-card.popular{border-color:var(--ars-primary);background:linear-gradient(180deg,rgba(29,111,242,.05),transparent)}.ars-pricing-card.premium{background:#18181b;border-color:var(--ars-primary);color:#fff}.ars-pricing-card.premium h3,.ars-pricing-card.premium .ars-plan-desc{color:#ffffffe6}.ars-pricing-card.premium .ars-amount{color:#fff}.ars-pricing-card.premium .ars-check-icon{color:var(--ars-primary)}.ars-pricing-card.premium .ars-popular-badge{background:var(--ars-primary);color:#fff}.ars-smm-grid .ars-pricing-card{min-width:260px;padding:2.5rem 1.5rem}.ars-popular-badge{position:absolute;top:1rem;right:1rem;background:var(--ars-primary);color:#fff;padding:.2rem .6rem;border-radius:100px;font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ars-card-header h3{font-size:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.8rem}.ars-plan-icon{color:var(--ars-accent);flex-shrink:0}.ars-price{display:flex;align-items:baseline;gap:.2rem;margin-bottom:1rem}.ars-currency{font-size:1.5rem;font-weight:600;color:var(--ars-accent)}.ars-amount{font-size:3rem;font-weight:700}.ars-smm-grid .ars-amount{font-size:2.5rem}.ars-period{color:var(--ars-text-muted)}.ars-vat-info{font-size:.75rem;color:var(--ars-accent);opacity:.8;font-weight:500}.ars-addon-price{color:var(--ars-accent);font-weight:700;display:flex;align-items:baseline;gap:.3rem}.ars-addon-vat{font-size:.65rem;font-weight:500;opacity:.8}.ars-plan-desc{color:var(--ars-text-muted);font-size:.9rem;margin-bottom:2rem}.ars-feature-list{list-style:none;margin-bottom:3rem;flex-grow:1}.ars-feature-list li{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.95rem}.ars-check-icon{color:var(--ars-accent);flex-shrink:0}.ars-plan-btn{width:100%}.ars-addons-section{background:var(--ars-surface);border:1px solid var(--ars-border);border-radius:var(--ars-radius-lg);padding:3rem}.ars-addons-section h3{font-size:1.8rem;margin-bottom:.8rem;text-align:left}.ars-addons-subtitle{color:var(--ars-text-muted);font-size:1rem;text-align:left;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.ars-addons-container{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (max-width: 1200px){.ars-addons-container{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.ars-addons-container{grid-template-columns:1fr;gap:1.5rem}}.ars-addons-group{background:#ffffff03;border:1px solid rgba(255,255,255,.03);border-radius:var(--ars-radius-lg);padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .3s ease,transform .3s ease;display:flex;flex-direction:column;height:100%}.ars-addons-group:hover{border-color:#00f2fe26;transform:translateY(-2px)}.ars-addons-group-title{font-size:1.15rem;font-weight:600;margin-bottom:1.5rem;color:var(--ars-text);display:flex;align-items:center;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:1rem}.ars-addon-group-icon{color:var(--ars-accent)}.ars-addons-grid-square{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;width:100%}@media (max-width: 991px){.ars-addons-grid-square{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (max-width: 600px){.ars-addons-grid-square{grid-template-columns:1fr;gap:1rem}}.ars-addon-card-square{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:1.2rem 1.4rem;background:#ffffff05;border-radius:var(--ars-radius-lg);border:1px solid rgba(255,255,255,.05);width:100%;min-height:145px;height:auto;text-align:left;transition:all .25s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;margin:0 auto}.ars-addon-card-square:hover{background:#ffffff0a;border-color:#00f2fe4d;transform:translateY(-4px);box-shadow:0 8px 16px #00f2fe0f}.ars-addon-card-content-left{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;flex:1;margin-right:1rem}.ars-addon-square-icon-wrapper{color:var(--ars-accent);display:flex;align-items:center;justify-content:center;background:#00f2fe14;width:36px;height:36px;border-radius:50%;margin-bottom:0;flex-shrink:0}.ars-addon-square-icon-wrapper svg{width:18px!important;height:18px!important}.ars-addon-square-price{margin-bottom:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;align-self:flex-start;text-align:right;flex-shrink:0}.ars-addon-square-price .price-value{font-size:1.8rem;font-weight:800;color:var(--ars-accent);line-height:1;background:linear-gradient(135deg,#00f2fe,#4facfe);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ars-addon-square-price .price-vat{font-size:.55rem;opacity:.7;color:var(--ars-text-muted);margin-top:.05rem}.ars-addon-square-name{font-size:.9rem;font-weight:600;color:var(--ars-text);line-height:1.35;word-wrap:break-word;max-width:100%;margin-top:.45rem;margin-bottom:0}.ars-addon-square-desc{font-size:.76rem;color:var(--ars-text-muted);line-height:1.4;margin-top:.35rem;margin-bottom:0}.ars-divider{height:1px;background:linear-gradient(90deg,transparent,var(--ars-border),transparent);margin:var(--ars-space-xl) 0}.ars-custom-cta{margin-top:var(--ars-space-xl);background:var(--ars-surface);border:1px solid var(--ars-border);padding:4rem;border-radius:var(--ars-radius-lg);display:flex;align-items:center;justify-content:space-between;gap:3rem;position:relative;overflow:hidden}.ars-custom-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radical-gradient(circle at top right,rgba(29,111,242,.05),transparent);pointer-events:none}.ars-cta-content h3{font-size:2.2rem;margin-bottom:1rem}.ars-cta-content p{color:var(--ars-text-muted);font-size:1.1rem;max-width:600px;line-height:1.6;margin-bottom:1.5rem}.ars-cta-tags{display:flex;gap:.8rem;flex-wrap:wrap}.ars-cta-tags span{font-size:.8rem;color:var(--ars-primary);background:#1d6ff21a;padding:.3rem .8rem;border-radius:100px;font-weight:600}.ars-cta-btn{white-space:nowrap;padding:1rem 2.5rem}@media (max-width: 1024px){.ars-pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.ars-pricing{padding:3.5rem 0}.ars-pricing-header{margin-bottom:2rem}.ars-pricing-toggle{margin-top:1.5rem}.ars-pricing-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.ars-pricing-card{padding:2rem 1.25rem}.ars-pricing-title{font-size:2.5rem}.ars-addons-section{padding:2rem 1.25rem}.ars-addons-subtitle{font-size:.95rem;padding:0 1rem;margin-bottom:2rem}.ars-divider{margin:3rem 0}.ars-custom-cta{margin-top:3rem;flex-direction:column;text-align:left;padding:3rem 2rem}.ars-cta-content p{font-size:1rem}.ars-cta-tags{justify-content:center}.ars-cta-btn{width:100%}.ars-ribbon-wrapper{margin:3rem 0;padding:3rem 1rem;transform:none}.ars-ribbon-wrapper:before,.ars-ribbon-wrapper:after{display:none}.ars-discount-banner{transform:none;flex-direction:column;text-align:left;gap:1.5rem}.ars-discount-content{flex-direction:column;gap:1rem}}.ars-card-platforms{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;margin-bottom:1.25rem;align-items:flex-start;width:100%;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:1.25rem}.ars-platforms-label{font-size:.72rem;color:var(--ars-text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700;opacity:.85}.ars-platforms-icons{display:flex;flex-wrap:wrap;gap:.6rem 1.1rem;justify-content:flex-start;align-items:center;color:var(--ars-text-muted)}.platform-icon{transition:transform .25s cubic-bezier(.2,.8,.2,1),opacity .25s ease,filter .25s ease;cursor:pointer;opacity:.8}.platform-icon:hover{transform:scale(1.2) translateY(-2px);opacity:1}.platform-more{font-size:.72rem;font-weight:700;color:var(--ars-text-muted);opacity:.8;white-space:nowrap;letter-spacing:.05em;margin-left:2px}.platform-icon-img{transition:transform .25s cubic-bezier(.2,.8,.2,1),opacity .25s ease;cursor:pointer;opacity:.8;vertical-align:middle}.platform-icon-img:hover{transform:scale(1.2) translateY(-2px);opacity:1}.platform-icon.yt{color:red}.platform-icon.yt:hover{filter:drop-shadow(0 0 8px rgba(255,0,0,.6))}.platform-icon.ig{color:#e1306c}.platform-icon.ig:hover{filter:drop-shadow(0 0 8px rgba(225,48,108,.6))}.platform-icon.tiktok{color:#fff}.platform-icon.tiktok:hover{filter:drop-shadow(0 0 8px rgba(255,255,255,.6))}.platform-icon.fb{color:#1877f2}.platform-icon.fb:hover{filter:drop-shadow(0 0 8px rgba(24,119,242,.6))}.platform-icon.ln{color:#0a66c2}.platform-icon.ln:hover{filter:drop-shadow(0 0 8px rgba(10,102,194,.6))}.platform-icon.spitogatos{color:#ff5a00}.platform-icon.spitogatos:hover{filter:drop-shadow(0 0 8px rgba(255,90,0,.6))}.platform-icon.xe{color:#fc0}.platform-icon.xe:hover{filter:drop-shadow(0 0 8px rgba(255,204,0,.6))}.platform-icon.plot{color:#00c0f0}.platform-icon.plot:hover{filter:drop-shadow(0 0 8px rgba(0,192,240,.6))}.ars-plan-portals-container{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;margin-top:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.08);width:100%}.ars-plan-portals-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ars-text-muted);font-weight:600;opacity:.8}.ars-plan-portals-list{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.7rem;width:100%;overflow-x:auto;scrollbar-width:none}.ars-plan-portals-list::-webkit-scrollbar{display:none}.ars-portal-more{font-size:.75rem;font-weight:700;color:var(--ars-accent);background:#ffffff0d;border:1px dashed rgba(255,255,255,.15);padding:4px 10px;border-radius:4px;white-space:nowrap;display:flex;align-items:center;justify-content:center;height:32px;flex-shrink:0;transition:all .25s ease}.ars-portal-more:hover{background:#ffffff14;border-color:var(--ars-accent)}.ars-portal-logo-wrapper{display:flex;align-items:center;justify-content:center;width:120px;height:32px;opacity:.75;transition:opacity .25s ease,transform .25s ease}.ars-portal-logo-wrapper:hover{opacity:1;transform:scale(1.05)}.ars-portal-logo-wrapper .portal-list-logo-img{width:100%;height:100%;object-fit:contain;filter:brightness(.95) contrast(1.05)}.ars-portal-logo-wrapper .platform-icon{width:100%;height:100%}.portal-list-placeholder{font-size:.7rem;font-weight:700;color:var(--ars-text-muted);background:#ffffff0d;padding:3px 10px;border-radius:4px;border:1px solid rgba(255,255,255,.08);text-transform:uppercase;letter-spacing:.05em}@media (max-width: 768px){.ars-portal-logo-wrapper{width:100px;height:28px}.ars-portal-more{height:28px;font-size:.7rem;padding:3px 8px}.portal-list-placeholder{font-size:.65rem;padding:3px 10px}}.ars-pricing-video-card{position:absolute;z-index:100;padding:0;overflow:hidden;left:50%;translate:-50% 0%;display:flex;border:none;width:590px;background-color:transparent;align-self:center}.ars-video-card-container{position:relative;width:100%;flex:1;display:flex;aspect-ratio:1080 / 1300}.ars-pricing-video-el{width:100%;height:100%;object-fit:contain;display:block}.ars-video-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000000d,#00000026);pointer-events:none}@media (min-width: 992px) and (max-width: 1199px){.ars-pricing-video-card{width:440px}}@media (max-width: 991px){.ars-pricing-video-card{position:relative;left:auto;translate:none;width:100%;max-width:390px;margin:2rem auto;align-self:center;order:-1}}.ars-portfolio{padding:var(--ars-space-xl) 0;background:var(--ars-bg)}.ars-portfolio-header{text-align:center;margin-bottom:var(--ars-space-lg)}.ars-portfolio-title{font-size:3.5rem;margin-bottom:1rem}.ars-portfolio-subtitle{color:var(--ars-text-muted);font-size:1.1rem}.ars-portfolio-bento{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,300px);gap:1.5rem}.ars-portfolio-item{position:relative;border-radius:var(--ars-radius-lg);overflow:hidden;border:1px solid var(--ars-border);transition:all .5s cubic-bezier(.4,0,.2,1)}.ars-portfolio-item:hover{transform:scale(.98);border-color:var(--ars-primary)}.ars-portfolio-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ars-portfolio-item:hover .ars-portfolio-img{transform:scale(1.1)}.ars-portfolio-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(10,10,10,.9),transparent 70%);display:flex;align-items:flex-end;padding:2rem;opacity:0;transition:opacity .3s ease}.ars-portfolio-item:hover .ars-portfolio-overlay{opacity:1}.ars-portfolio-info{transform:translateY(20px);transition:transform .3s ease}.ars-portfolio-item:hover .ars-portfolio-info{transform:translateY(0)}.ars-item-category{font-size:.75rem;color:var(--ars-accent);text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:.5rem;display:block}.ars-item-title{font-size:1.5rem;color:#fff}.ars-item-large{grid-column:span 2;grid-row:span 2}.ars-item-medium{grid-column:span 2}.ars-item-small{grid-column:span 1}@media (max-width: 1024px){.ars-portfolio-bento{grid-template-columns:repeat(2,1fr);grid-template-rows:none;grid-auto-rows:300px}.ars-item-large{grid-column:span 2;grid-row:span 1}}@media (max-width: 768px){.ars-portfolio{padding:3.5rem 0}.ars-portfolio-header{margin-bottom:2rem}.ars-portfolio-bento{grid-template-columns:1fr;grid-auto-rows:250px}.ars-item-large,.ars-item-medium,.ars-item-small{grid-column:span 1}.ars-portfolio-title{font-size:2.5rem}}.ars-whyus-page{background-color:var(--ars-bg);min-height:100vh;padding-top:100px;overflow:hidden}.ars-wu-hero{position:relative;min-height:50vh;display:flex;align-items:center;padding:4rem 0;text-align:center}.ars-wu-hero-content{position:relative;z-index:10;max-width:900px;margin:0 auto}.ars-hero-badge{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid var(--ars-border);border-radius:100px;color:var(--ars-accent);font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:2rem}.ars-wu-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;color:var(--ars-text);margin-bottom:2rem;letter-spacing:-2px}.ars-wu-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--ars-text-muted);line-height:1.6}.ars-wu-pain{padding:8rem 0;background:linear-gradient(180deg,var(--ars-bg) 0%,#08080a 100%);position:relative;border-top:1px solid rgba(255,50,50,.1)}.ars-pain-header{text-align:center;margin-bottom:5rem}.ars-pain-header h2{font-size:clamp(2rem,4vw,3rem);color:#ff4a4a!important;margin-bottom:1rem}.ars-pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.ars-pain-card{background:#190a0a80;border:1px solid rgba(255,50,50,.1);padding:3rem 2rem;border-radius:var(--ars-radius-lg);text-align:left}.ars-pain-icon{width:60px;height:60px;border-radius:50%;background:#ff32321a;color:#ff4a4a;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.ars-pain-card h3{font-size:1.5rem;color:#ff4a4a;margin-bottom:1rem}.ars-pain-card p{color:#a0a0a5;line-height:1.6}.ars-wu-solution{padding:8rem 0;background:var(--ars-bg);position:relative}.ars-wu-solution:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--ars-accent),transparent)}.ars-solution-header{text-align:center;margin-bottom:6rem}.ars-solution-header h2{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;letter-spacing:-1px}.ars-solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.ars-solution-card{background:var(--ars-surface);border:1px solid var(--ars-border);padding:3rem 2rem;border-radius:var(--ars-radius-lg);transition:transform .3s ease,border-color .3s ease}.ars-solution-card:hover{transform:translateY(-10px);border-color:#fff3}.ars-solution-icon{width:60px;height:60px;border-radius:50%;background:#ffffff0d;color:var(--ars-primary);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.ars-solution-card h3{font-size:1.5rem;color:var(--ars-text);margin-bottom:1rem}.ars-solution-card p{color:var(--ars-text-muted);line-height:1.6}.ars-wu-cta{padding:6rem 0;text-align:center}.ars-cta-box{background:linear-gradient(135deg,#1d6ff21a,#299fe90d);border:1px solid rgba(29,111,242,.2);padding:5rem 2rem;border-radius:var(--ars-radius-lg)}.ars-cta-box h2{font-size:2.5rem;margin-bottom:1rem}.ars-cta-box p{color:var(--ars-text-muted);margin-bottom:2rem;font-size:1.1rem}.ars-legal-page{padding:150px 0 100px;min-height:100vh;background-color:var(--ars-bg)}.ars-legal-header{text-align:center;margin-bottom:4rem}.ars-legal-header h1{font-size:3rem;margin-bottom:1rem}.ars-legal-header p{color:var(--ars-text-muted);font-size:1.1rem}.ars-legal-content{max-width:800px;margin:0 auto;background:var(--ars-surface);padding:4rem;border-radius:var(--ars-radius-lg);border:1px solid var(--ars-border);box-shadow:0 10px 30px #0003}.ars-legal-content section{margin-bottom:3rem}.ars-legal-content section:last-child{margin-bottom:0}.ars-legal-content h2{font-size:1.5rem;margin-bottom:1.5rem;color:var(--ars-text);border-bottom:1px solid var(--ars-border);padding-bottom:.5rem}.ars-legal-content p{color:var(--ars-text-muted);line-height:1.8;margin-bottom:1rem}.ars-legal-content ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.ars-legal-content li{color:var(--ars-text-muted);margin-bottom:.5rem;line-height:1.6}.ars-legal-content strong{color:var(--ars-text)}@media (max-width: 768px){.ars-legal-page{padding:120px 0 80px}.ars-legal-header h1{font-size:2.2rem}.ars-legal-content{padding:2rem}}.ars-acc-section{background:#050505;border:1px solid rgba(255,255,255,.05);border-radius:24px;margin-bottom:24px;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1)}.ars-acc-section.is-open{background:#080808;border-color:#ffffff1f;box-shadow:0 30px 60px #000c}.ars-acc-header{padding:24px 32px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.ars-acc-header-content{display:flex;align-items:center;gap:24px}.ars-acc-icon-wrapper{width:56px;height:56px;background:#ffffff0d;border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--ars-section-color);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.is-open .ars-acc-icon-wrapper{background:var(--ars-section-color);color:#fff;box-shadow:0 0 20px rgba(var(--ars-section-color),.3)}.ars-acc-title-group h3{font-size:1.25rem;font-weight:700;margin:0 0 4px;color:#fff;letter-spacing:-.01em}.ars-acc-title-group p{font-size:.9rem;color:#ffffff80;margin:0}.ars-acc-chevron{color:#ffffff4d}.ars-acc-body{overflow:hidden}.ars-acc-inner{padding:0 32px 40px}@media (max-width: 768px){.ars-acc-header{padding:20px}.ars-acc-header-content{gap:16px}.ars-acc-icon-wrapper{width:48px;height:48px;border-radius:12px}.ars-acc-title-group h3{font-size:1.1rem}.ars-acc-title-group p{font-size:.8rem;display:none}}.ars-services-hub{min-height:100vh;background-color:#050505}.ars-services-top-visual{position:relative;padding-top:120px;padding-bottom:80px;background:radial-gradient(circle at center,#1e293b,#0f172a);overflow-x:hidden}.ars-services-top-visual:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/hero-bg-BqiKauYa.png) center/cover no-repeat;opacity:.1;filter:grayscale(100%);pointer-events:none}.ars-services-content-list{background-color:#050505;padding:80px 0;position:relative}.ars-services-header{text-align:center;margin-bottom:80px;padding:0 20px;position:relative;z-index:0}.ars-services-header h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-2px;margin-bottom:1.5rem}.ars-services-header p{font-size:1.1rem;color:var(--ars-text-muted);max-width:600px;margin:0 auto}.ars-orbital-container{position:relative;height:600px;display:flex;align-items:center;justify-content:center;z-index:100;margin-bottom:40px}.ars-orbital-center{position:relative;width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.ars-orbital-center-text{font-size:.7rem;font-weight:800;letter-spacing:.3em;color:#fff6;margin-top:15px;text-transform:uppercase;white-space:nowrap}.ars-orbital-center .ars-logo{width:80%;height:auto}.ars-orbit-path{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px dashed rgba(255,255,255,.05);border-radius:50%;pointer-events:none}.ars-orbital-item{position:absolute;top:50%;left:50%;width:140px;height:140px;margin-top:-70px;margin-left:-70px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;z-index:5}.ars-orbital-card{width:80px;height:80px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 10px 30px #0003;margin-bottom:12px}.ars-orbital-card svg{width:32px;height:32px;stroke-width:1.5}.ars-orbital-item span{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fffc;max-width:130px;transition:color .3s ease}.ars-orbital-item:hover .ars-orbital-card{background:var(--ars-primary);border-color:var(--ars-primary-light);box-shadow:0 15px 40px #ffffff1a}.ars-orbital-item:hover span{color:#fff}.ars-service-tooltip{position:absolute;left:50%;transform:translate(-50%);width:280px;z-index:9999;pointer-events:none}.ars-tooltip-content{background:#1e293b;border:1px solid rgba(255,255,255,.15);border-radius:20px;z-index:99999;padding:15px 20px;box-shadow:0 15px 35px #00000080;text-align:center}.ars-tooltip-content h3{font-size:1rem;margin-bottom:4px;color:#fff;font-weight:700}.ars-tooltip-content p{font-size:.8rem;color:#fff9;line-height:1.4;margin:0}@media (max-width: 768px){.ars-services-top-visual{padding-top:80px;padding-bottom:40px}.ars-services-content-list{padding:40px 0}.ars-services-header{margin-bottom:40px}.ars-services-header h1{font-size:2.2rem}.ars-services-header p{font-size:1rem;padding:0 10px}.ars-service-sections{padding:0 15px 40px}}@media (max-width: 768px){.ars-orbital-container{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px 0;height:auto}.ars-orbit-path,.ars-orbital-center{display:none}.ars-orbital-item{position:relative!important;transform:none!important;width:100%;height:100%;flex-direction:column;padding:16px;background:#0f172af2;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-bottom:0;text-align:center;justify-content:center;gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ars-orbital-card{width:44px;height:44px;margin:0 auto;flex-shrink:0;border-radius:10px}.ars-orbital-item span{font-size:.75rem;font-weight:700;color:#fff;max-width:100%;line-height:1.2;text-transform:uppercase}}.ars-services-top-visual:before{opacity:.05}.ars-service-sections{margin-top:0;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px}.ars-section-anchor{scroll-margin-top:100px}.ars-service-detail-content{padding-top:20px}.ars-sp-tag{display:inline-block;padding:6px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:100px;font-size:.75rem;font-weight:700;color:var(--ars-section-color);text-transform:uppercase;letter-spacing:.1em;margin-bottom:30px}.ars-sp-value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px}.ars-sp-value-item{padding:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:20px}.ars-sp-value-item h3{display:flex;align-items:center;gap:12px;font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#fff}.ars-sp-value-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--ars-section-color)}.ars-sp-value-item p{font-size:.9rem;color:#fff9;line-height:1.5;margin:0}.ars-sp-process-mini{margin-bottom:40px;padding:30px;background:#0003;border-radius:20px;border:1px solid rgba(255,255,255,.05)}.ars-sp-process-mini h4{font-size:1.2rem;font-weight:700;margin-bottom:24px;color:#fff}.ars-sp-step-mini{display:flex;gap:20px;margin-bottom:20px}.ars-sp-step-mini:last-child{margin-bottom:0}.step-num{width:32px;height:32px;background:var(--ars-section-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;flex-shrink:0}.ars-sp-step-mini h5{font-size:1rem;font-weight:700;margin-bottom:4px;color:#fff}.ars-sp-step-mini p{font-size:.85rem;color:#ffffff80;margin:0}.ars-cta-box-mini{text-align:center;padding:40px;background:linear-gradient(135deg,#ffffff0d,#ffffff03);border-radius:24px;border:1px solid rgba(255,255,255,.1)}.ars-cta-box-mini h3{font-size:1.5rem;font-weight:800;margin-bottom:12px;color:#fff}.ars-cta-box-mini p{color:#fff9;margin-bottom:24px}.ars-orbital-item.is-active .ars-orbital-card{background:var(--ars-primary);box-shadow:0 0 20px var(--ars-primary);border-color:#fff6}.ars-orbital-item.is-active span{color:#fff;font-weight:800}:root{--pg-gold: #c9a84c;--pg-gold-dim: rgba(201,168,76,.15);--pg-gold-border: rgba(201,168,76,.3);--pg-surface: rgba(255,255,255,.03);--pg-surface-hover: rgba(255,255,255,.06);--pg-radius: 16px;--pg-gap: clamp(12px, 1.5vw, 20px)}.pg-page{background:var(--ars-bg);min-height:100vh;overflow-x:hidden}.pg-hero{position:relative;height:100svh;min-height:600px;display:flex;align-items:flex-end;overflow:hidden}.pg-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pg-hero-media img{width:100%;height:100%;object-fit:cover}.pg-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0a0a,#0a0a0aa6 40%,#0a0a0a4d,#0a0a0a1a);z-index:1}.pg-hero-content{position:relative;z-index:2;width:100%;padding-bottom:clamp(3rem,6vw,6rem)}.pg-hero-inner{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,5vw,2rem)}.pg-hero-label{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--pg-gold);margin-bottom:1.5rem}.pg-hero-label-line{display:block;width:32px;height:1px;background:var(--pg-gold)}.pg-hero-title{font-family:Geologica,sans-serif;font-size:clamp(3.5rem,9vw,8.5rem);font-weight:300;line-height:.95;letter-spacing:-.02em;color:#fff;margin-bottom:2rem}.pg-hero-title em{font-style:italic;background:linear-gradient(135deg,var(--ars-primary),var(--ars-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pg-hero-meta{display:flex;align-items:center;gap:clamp(1.5rem,4vw,3rem);flex-wrap:wrap}.pg-hero-stat{display:flex;flex-direction:column;gap:2px}.pg-hero-stat-num{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#fff;line-height:1}.pg-hero-stat-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ars-text-muted)}.pg-hero-divider{width:1px;height:40px;background:#ffffff26;flex-shrink:0}.pg-hero-desc{max-width:320px;font-size:.9rem;line-height:1.65;color:var(--ars-text-muted)}.pg-scroll-hint{display:flex;align-items:center;gap:10px;margin-top:2.5rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff59}.pg-scroll-line{display:block;width:40px;height:1px;background:#ffffff40}.pg-filter-section{position:sticky;top:70px;z-index:50;padding:0;margin-bottom:0}.pg-filter-bar{max-width:1200px;margin:0 auto;padding:clamp(.75rem,2vw,1.25rem) clamp(1.25rem,5vw,2rem);display:flex;align-items:center;gap:.5rem;background:#0a0a0ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.pg-filter-bar::-webkit-scrollbar{display:none}.pg-filter-btn{position:relative;display:inline-flex;align-items:center;gap:7px;padding:.55rem 1.1rem;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--ars-text-muted);font-size:.8rem;font-weight:600;letter-spacing:.03em;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.pg-filter-btn:hover{color:#fff}.pg-filter-btn.active{color:#fff;border-color:#ffffff1f}.pg-filter-indicator{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);z-index:-1}.pg-filter-dot{width:6px;height:6px;border-radius:50%;background:var(--pg-gold);flex-shrink:0}.pg-filter-count{font-size:.65rem;opacity:.55;font-weight:500}.pg-grid-section{padding:clamp(2rem,5vw,4rem) 0 clamp(3rem,6vw,6rem)}.pg-container{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,5vw,2rem)}.pg-bento{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:clamp(220px,22vw,300px);gap:var(--pg-gap)}.pg-bento-item[data-size=hero]{grid-column:span 2;grid-row:span 2}.pg-bento-item[data-size=tall]{grid-column:span 1;grid-row:span 2}.pg-bento-item[data-size=wide]{grid-column:span 2;grid-row:span 1}.pg-bento-item[data-size=square]{grid-column:span 1;grid-row:span 1}.pg-filtered-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:clamp(240px,24vw,340px);gap:var(--pg-gap)}.pg-item{position:relative;border-radius:var(--pg-radius);overflow:hidden;border:1px solid rgba(255,255,255,.06);background:var(--ars-surface);display:block;cursor:pointer;height:100%}.pg-item-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.pg-item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,10,.95) 0%,rgba(10,10,10,.4) 50%,transparent 100%);opacity:0;transition:opacity .4s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.25rem,2.5vw,2rem)}.pg-item:hover .pg-item-overlay{opacity:1}.pg-item:hover .pg-item-img{transform:scale(1.07)}.pg-item-strip{position:absolute;bottom:0;left:0;right:0;padding:1.25rem clamp(1rem,2vw,1.5rem);background:linear-gradient(to top,rgba(10,10,10,.85) 0%,transparent 100%);display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;pointer-events:none}.pg-item-category{font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--pg-gold);display:flex;align-items:center;gap:5px;margin-bottom:.35rem}.pg-item-title{font-size:clamp(.95rem,1.5vw,1.2rem);font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em}.pg-item-subtitle{font-size:.72rem;color:#ffffff73;margin-top:3px}.pg-item-hover-content{display:flex;flex-direction:column;gap:.5rem}.pg-item-desc{font-size:.82rem;line-height:1.55;color:#ffffffb3;max-width:280px;margin-top:.5rem}.pg-item-cta{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pg-gold);margin-top:.75rem;border-top:1px solid rgba(255,255,255,.1);padding-top:.75rem}.pg-featured{padding:clamp(3rem,6vw,7rem) 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(to bottom,rgba(255,255,255,.01) 0%,transparent 100%)}.pg-featured-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.pg-featured-image{position:relative;aspect-ratio:4/3;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.pg-featured-image img{width:100%;height:100%;object-fit:cover}.pg-featured-badge{position:absolute;top:1.25rem;left:1.25rem;padding:.35rem .9rem;background:#0a0a0acc;border:1px solid var(--pg-gold-border);border-radius:999px;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--pg-gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pg-featured-content{display:flex;flex-direction:column;gap:1.5rem}.pg-featured-eyebrow{display:flex;align-items:center;gap:12px;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pg-gold)}.pg-featured-eyebrow-line{display:block;width:28px;height:1px;background:var(--pg-gold)}.pg-featured-title{font-family:Geologica,sans-serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:#fff}.pg-featured-title em{font-style:italic;color:#fff9}.pg-featured-desc{font-size:.95rem;line-height:1.7;color:var(--ars-text-muted)}.pg-featured-tags{display:flex;flex-wrap:wrap;gap:.5rem}.pg-tag{padding:.3rem .85rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-size:.72rem;color:var(--ars-text-muted);font-weight:500}.pg-featured-cta{display:inline-flex;align-items:center;gap:10px;padding:.85rem 1.8rem;border-radius:999px;background:linear-gradient(135deg,var(--ars-primary),var(--ars-accent));color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.04em;cursor:pointer;border:none;align-self:flex-start;transition:transform .2s,box-shadow .2s}.pg-featured-cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1d6ff259}.pg-stats{padding:clamp(3.5rem,7vw,7rem) 0}.pg-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff0f;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.pg-stat-card{background:var(--ars-bg);padding:clamp(2rem,3vw,3rem) clamp(1.5rem,2.5vw,2.5rem);display:flex;flex-direction:column;gap:.6rem;position:relative}.pg-stat-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--pg-gold),transparent);opacity:0;transition:opacity .3s}.pg-stat-card:hover:after{opacity:1}.pg-stat-num{font-family:Geologica,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:300;color:#fff;line-height:1;letter-spacing:-.03em}.pg-stat-num sup{font-size:.45em;font-weight:400;vertical-align:super;color:var(--pg-gold)}.pg-stat-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ars-text-muted)}.pg-stat-sublabel{font-size:.8rem;color:#ffffff4d;line-height:1.4}.pg-cta{padding:clamp(4rem,8vw,9rem) 0;position:relative;overflow:hidden}.pg-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 100%,rgba(29,111,242,.12) 0%,transparent 70%);pointer-events:none}.pg-cta-inner{text-align:center;position:relative;z-index:1;max-width:680px;margin:0 auto}.pg-cta-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pg-gold);margin-bottom:1.5rem}.pg-cta-title{font-family:Geologica,sans-serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:300;line-height:1.05;letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem}.pg-cta-title em{font-style:italic;background:linear-gradient(135deg,var(--ars-primary),var(--ars-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pg-cta-subtitle{font-size:1rem;line-height:1.65;color:var(--ars-text-muted);margin-bottom:2.5rem}.pg-cta-btns{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.pg-cta-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:1rem 2.2rem;border-radius:999px;background:linear-gradient(135deg,var(--ars-primary),var(--ars-accent));color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.04em;cursor:pointer;border:none}.pg-cta-btn-secondary{display:inline-flex;align-items:center;gap:10px;padding:1rem 2.2rem;border-radius:999px;background:transparent;color:#ffffffb3;font-size:.9rem;font-weight:600;letter-spacing:.04em;cursor:pointer;border:1px solid rgba(255,255,255,.15);transition:border-color .2s,color .2s}.pg-cta-btn-secondary:hover{border-color:#ffffff59;color:#fff}@media (max-width: 1024px){.pg-bento{grid-template-columns:repeat(2,1fr)}.pg-bento-item[data-size=hero]{grid-column:span 2;grid-row:span 1}.pg-bento-item[data-size=tall]{grid-column:span 1;grid-row:span 1}.pg-bento-item[data-size=wide]{grid-column:span 2}.pg-filtered-grid{grid-template-columns:repeat(2,1fr)}.pg-featured-inner{grid-template-columns:1fr;gap:2rem}.pg-featured-image{aspect-ratio:16/9}.pg-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.pg-filter-section{top:60px}.pg-bento{grid-template-columns:1fr;grid-auto-rows:clamp(200px,55vw,280px)}.pg-bento-item[data-size=hero],.pg-bento-item[data-size=tall],.pg-bento-item[data-size=wide],.pg-bento-item[data-size=square]{grid-column:span 1;grid-row:span 1}.pg-filtered-grid{grid-template-columns:1fr;grid-auto-rows:clamp(200px,55vw,280px)}.pg-hero-desc,.pg-hero-divider{display:none}.pg-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.pg-hero-meta{gap:1.25rem}.pg-stats-grid{grid-template-columns:1fr 1fr}.pg-filter-bar{padding:.6rem 1rem}.pg-filter-btn{padding:.45rem .85rem;font-size:.75rem}}:root{--ars-bg: #0a0a0a;--ars-surface: #121212;--ars-surface-light: #1e1e1e;--ars-primary: #1D6FF2;--ars-accent: #299FE9;--ars-text: #ffffff;--ars-text-muted: #a0a0a0;--ars-border: rgba(255, 255, 255, .1);--ars-gradient: linear-gradient(135deg, var(--ars-primary), var(--ars-accent));--ars-space-xs: .5rem;--ars-space-sm: 1rem;--ars-space-md: 2rem;--ars-space-lg: 4rem;--ars-space-xl: 8rem;--ars-radius: 12px;--ars-radius-lg: 24px}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--ars-bg);color:var(--ars-text);font-family:Geologica,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-weight:700;line-height:1.1;letter-spacing:-.02em}a{color:inherit;text-decoration:none;transition:opacity .2s ease}button,input,select,textarea{color:var(--ars-text);font-family:inherit}button{cursor:pointer;border:none;background:none}.ars-container{max-width:1200px;margin:0 auto;padding:0 var(--ars-space-md)}.ars-gradient-text{background:var(--ars-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.gradient-text{background:var(--ars-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ars-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;border-radius:var(--ars-radius);font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.ars-btn-primary{background:var(--ars-gradient);color:#fff}.ars-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #1d6ff24d}.ars-btn-secondary{border:1px solid var(--ars-border);background:#ffffff0d}.ars-btn-secondary:hover{background:#ffffff1a}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ars-animate-fade{animation:fadeIn .8s ease forwards}.style-red-accent{background:none!important;-webkit-text-fill-color:#ff4a4a!important;color:#ff4a4a!important}
