@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Cairo:wght@400;500;600;700;800&display=swap";:root{--brand-blue:#d97706;--brand-blue-hover:#b45309;--brand-blue-light:#f59e0b;--brand-dark-blue:#1c1900;--dark-surface:#1b261a;--dark-card:#232e2199;--dark-card-hover:#2d3c2bcc;--dark-border:#ffffff1a;--dark-border-hover:#ffffff26;--text-white:#fff;--text-gray:#8b93a5;--danger:#f44336;--success:#4caf50;--font-main:"Sora", system-ui, sans-serif;--font-arabic:"Cairo", system-ui, sans-serif;--shadow-card:0 10px 40px #00000059;--shadow-phone:0 25px 60px #0009;--shadow-btn:0 10px 30px #d9770666}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--dark-surface);color:var(--text-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}.atmosphere{z-index:-1;pointer-events:none;position:fixed;inset:0}.atmosphere:before{content:"";background:radial-gradient(80% 50% at 50% 0,#d9770659 0%,#1b261a00 70%);position:absolute;inset:0}.atmosphere:after{content:"";filter:blur(80px);background:conic-gradient(from 45deg,#d9770666,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.atmosphere-grid{background:linear-gradient(#ffffff08 1px,#0000 1px) 0 0/100% 48px;position:absolute;inset:0}.container,.section{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.glass-card{border:1px solid var(--dark-border);background:var(--dark-card);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:24px;transition:transform .3s,border-color .3s;position:relative}.glass-card:hover{border-color:var(--dark-border-hover);transform:translateY(-4px)}.glass-card .card-accent{pointer-events:none;background:radial-gradient(circle,#d9770659,#0000 60%);border-radius:50%;width:48px;height:48px;position:absolute;top:-12px;right:-12px}.glass-panel{-webkit-backdrop-filter:blur(10px);background:#232e21b3;border:1px solid #ffffff0d;border-radius:24px}.btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--brand-blue);color:var(--text-white);box-shadow:var(--shadow-btn)}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-primary:active{transform:scale(.95)}.btn-secondary{color:var(--text-white);border:1px solid var(--dark-border);background-color:#ffffff0d}.btn-secondary:hover{border-color:var(--brand-blue);background-color:#ffffff1a}.toggle-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:var(--text-white);background:#ffffff0d;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:12px;padding:6px 8px;font-family:inherit;transition:all .2s;display:inline-flex}.toggle-button:hover{background:#ffffff1a}.toggle-button.active{box-shadow:0 0 0 2px #d9770699}.toggle-track{background:#ffffff26;border-radius:9999px;flex-shrink:0;align-items:center;width:48px;height:24px;transition:background .3s;display:inline-flex;position:relative}.toggle-track.on{background:var(--brand-blue)}.toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;transform:translate(2px);box-shadow:0 2px 4px #0000004d}.toggle-thumb.on{transform:translate(26px)}[dir=rtl] .toggle-thumb{transform:translate(-2px)}[dir=rtl] .toggle-thumb.on{transform:translate(-26px)}.toggle-label{opacity:.9;font-size:14px;line-height:1.2}h1,h2,h3,h4,h5,h6{margin-bottom:0;font-weight:800;line-height:1.2}h1{letter-spacing:-.5px;font-size:clamp(2.2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3.5vw,2rem)}p{color:#ffffffb3;margin-bottom:0}.hero{padding-top:56px;padding-bottom:0;position:relative}@media (width>=768px){.hero{padding-top:96px}}.hero-grid{align-items:center;gap:40px;display:grid}@media (width>=768px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-brand{opacity:.9;align-items:center;gap:12px;margin-bottom:24px;display:flex}.hero-subtitle{color:#ffffffb3;max-width:560px;margin-top:20px;font-size:16px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.hero-badges{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.phone-container{width:94%;max-width:380px;margin:0 auto;position:relative}.phone-body{box-shadow:var(--shadow-phone);background:linear-gradient(#ffffff14,#ffffff05);border:1px solid #ffffff26;border-radius:2.2rem;padding:12px;position:relative}.phone-notch{background:#0009;border-radius:0 0 16px 16px;width:144px;height:24px;margin:0 auto 12px}.phone-screen{border-radius:1.6rem;position:relative;overflow:hidden}.phone-screen img{object-fit:contain;width:100%;height:auto;display:block}.phone-screen-overlay{mix-blend-mode:screen;pointer-events:none;background-color:#0000;background-image:linear-gradient(#d9770640 1px,#0000 1px),linear-gradient(90deg,#d9770640 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.phone-accent{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#d9770699,#0000 60%);border-radius:50%;width:128px;height:128px;position:absolute;top:-32px;right:-32px}.features-section{margin-top:80px}.features-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-icon-box{color:#fff;background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:flex}.feature-title{color:#ffffffe6;margin-bottom:4px;font-size:18px;font-weight:600}.feature-desc{color:#ffffffb3;font-size:14px;line-height:1.6}.controls-section{margin-top:64px}@media (width>=768px){.controls-inner{flex-direction:row;align-items:flex-start}}@media (width>=768px){[dir=rtl] .controls-inner{flex-direction:row-reverse}}.controls-title{margin-bottom:8px;font-size:20px;font-weight:600}.controls-subtitle{color:#ffffffb3;margin-bottom:24px;font-size:14px}.control-item{border:1px solid var(--dark-border);background:#ffffff0d;border-radius:12px;margin-bottom:16px;padding:16px;position:relative;overflow:hidden}.control-item:last-child{margin-bottom:0}.control-item-gradient{pointer-events:none;position:absolute;inset:0}.control-item-gradient.aim{background:linear-gradient(90deg,#34d3994d,#0000)}.control-item-gradient.auto{background:linear-gradient(90deg,#fbbf244d,#0000)}.control-item-gradient.antiban{background:linear-gradient(90deg,#fb71854d,#0000)}.control-item-gradient.custom{background:linear-gradient(90deg,#d977064d,#0000)}[dir=rtl] .control-item-gradient.aim{background:linear-gradient(270deg,#34d3994d,#0000)}[dir=rtl] .control-item-gradient.auto{background:linear-gradient(270deg,#fbbf244d,#0000)}[dir=rtl] .control-item-gradient.antiban{background:linear-gradient(270deg,#fb71854d,#0000)}[dir=rtl] .control-item-gradient.custom{background:linear-gradient(270deg,#d977064d,#0000)}.control-item-inner{justify-content:space-between;align-items:center;display:flex;position:relative}.control-item-label{color:#ffffffe6;font-size:14px;font-weight:500}.control-toggle-display{align-items:center;gap:8px;display:inline-flex}.control-toggle-display span{color:#fff9;font-size:12px}.mini-track{background:#d9770666;border-radius:9999px;width:36px;height:8px;padding:2px}.mini-thumb{background:var(--brand-blue);border-radius:9999px;width:16px;height:100%;display:block}.controls-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}.docs-link{color:#ffffffb3;text-underline-offset:4px;font-size:14px;text-decoration:underline;transition:color .2s}.docs-link:hover{color:#fff}.phone-secondary-wrapper{flex:1;max-width:320px;margin:0 auto;position:relative}.phone-secondary-glow{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#d9770666,#0000 60%);border-radius:50%;width:160px;height:160px;position:absolute;top:-24px;left:-24px}.phone-secondary{background:linear-gradient(#ffffff1a,#ffffff0d);border:1px solid #ffffff26;border-radius:2rem;padding:12px;position:relative;transform:rotate(-3deg);box-shadow:0 20px 60px #00000080}.phone-secondary .phone-notch{width:112px;height:20px}.phone-secondary .phone-screen{border-radius:1.4rem}.phone-secondary .phone-screen img{height:auto}.testimonials-section{margin-top:64px}.testimonials-title{color:#ffffffe6;margin-bottom:24px;font-size:24px;font-weight:600}.testimonials-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.testimonial-name{color:#ffffffe6;font-size:14px;font-weight:600}.testimonial-stars{color:var(--brand-blue);align-items:center;gap:4px;display:flex}.testimonial-text{color:#ffffffb3;font-size:14px;line-height:1.6}.cta-section{margin-top:64px;padding-bottom:96px}.cta-card{border:1px solid var(--dark-border);background:linear-gradient(to bottom right,#1b261a,#233324);border-radius:24px;padding:40px;position:relative;overflow:hidden}.cta-glow{pointer-events:none;background:radial-gradient(80% 60% at 20% 20%,#d9770659,#0000 60%);position:absolute;inset:0}.cta-inner{flex-direction:column;align-items:flex-start;gap:16px;display:flex;position:relative}@media (width>=768px){.cta-inner{flex-direction:row;justify-content:space-between;align-items:center}}[dir=rtl] .cta-inner{align-items:flex-end}@media (width>=768px){[dir=rtl] .cta-inner{flex-direction:row-reverse}}.cta-title{letter-spacing:-.3px;font-size:24px;font-weight:700}.cta-subtitle{color:#ffffffb3;margin-top:4px;font-size:14px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:.8s forwards fadeInUp}.animate-fade-in{animation:.6s forwards fadeIn}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}[dir=rtl]{font-family:var(--font-arabic)}[dir=rtl] .hero-subtitle{margin-left:auto}[dir=rtl] .hero-actions,[dir=rtl] .hero-badges{justify-content:flex-end}[dir=rtl] .ml-auto{margin-left:0;margin-right:auto}input,select,textarea{border:1px solid var(--dark-border);width:100%;color:var(--text-white);font-family:var(--font-main);background-color:#0003;border-radius:12px;padding:14px 20px;font-size:16px;transition:border-color .3s}input:focus,select:focus,textarea:focus{border-color:var(--brand-blue);outline:none}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.py-20{padding-top:5rem;padding-bottom:5rem}.text-gradient{background:linear-gradient(135deg, #fff, var(--text-gray));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-blue{background:linear-gradient(90deg, var(--brand-blue), var(--brand-blue-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.card{border:1px solid var(--dark-border);background-color:#232e21cc;border-radius:20px;padding:24px;transition:transform .3s,border-color .3s}.card:hover{border-color:var(--brand-blue);transform:translateY(-5px)}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--dark-border);background:#1b261ad9;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.navbar-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-logo img{object-fit:contain;width:34px;height:34px}.navbar-logo-text{letter-spacing:-.03em;font-size:22px;font-weight:800;font-family:Sora,system-ui,sans-serif!important}.navbar-links{align-items:center;gap:8px;display:flex}.navbar-link{color:#ffffffb3;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.navbar-link:hover{color:#fff;background:#ffffff0f}.navbar-right{align-items:center;gap:10px;display:flex}.navbar-lang-btn{border:1px solid var(--dark-border);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s;display:flex}.navbar-lang-btn:hover{border-color:var(--brand-blue)}.navbar-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;display:none}.navbar-mobile-menu{border-top:1px solid var(--dark-border);background:#1b261af2;flex-direction:column;gap:4px;padding:12px 24px 16px;display:none}.navbar-mobile-link{color:#ffffffb3;border-radius:8px;padding:10px 12px;font-size:15px;text-decoration:none;transition:all .2s}.navbar-mobile-link:hover{color:#fff;background:#ffffff0f}@media (width<=768px){.navbar-links{display:none}.navbar-menu-toggle{display:block}.navbar-mobile-menu{display:flex}}.hero{text-align:center;padding-top:60px}@media (width>=768px){.hero{padding-top:80px}}.hero-brand{opacity:.9;justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.hero-brand img{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:34px;height:34px;padding:5px}.hero-brand span{letter-spacing:.2em;color:#fffc;text-transform:uppercase;font-size:12px}.hero-title-center{text-align:center}.hero-title-line{color:#fffc;display:block}.hero-title-brand{background:linear-gradient(90deg, var(--brand-blue), var(--brand-blue-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:8px;display:inline-block}.hero-subtitle-center{color:#ffffffb3;text-align:center;max-width:600px;margin:20px auto 0;font-size:16px;line-height:1.7}.hero-actions-center{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;display:flex}.hero-badges-center{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.badge{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:4px 14px;font-size:12px}.hero-preview{flex-direction:column;align-items:center;gap:20px;margin-top:48px;display:flex}.preview-frame{border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.preview-glow{z-index:0;filter:blur(20px);pointer-events:none;background:linear-gradient(135deg,#d9770626,#0000 60%);position:absolute;inset:-20px}.preview-image{z-index:1;width:100%;height:auto;display:block;position:relative}.preview-toggle{justify-content:center;display:flex}.section-header{text-align:center;margin-bottom:32px}.section-header h2{color:#ffffffe6}.controls-card{overflow:hidden}.controls-inner{flex-direction:column;gap:32px;display:flex}@media (width>=768px){.controls-inner{flex-direction:row;align-items:flex-start}}[dir=rtl] .controls-inner{flex-direction:column}@media (width>=768px){[dir=rtl] .controls-inner{flex-direction:row-reverse}}.controls-content{flex:1}.controls-list{flex-direction:column;gap:12px;display:flex}.app-mock-wrapper{flex:1;justify-content:center;max-width:340px;margin:0 auto;display:flex}.app-mock{background:#1b261af2;border:1px solid #d9770640;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 20px 50px #00000080}.mock-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.mock-logo-row{align-items:center;gap:8px;display:flex}.mock-logo-circle{background:var(--brand-blue);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.mock-app-name{color:#fff;font-size:14px;font-weight:600}.mock-panel{background:linear-gradient(#ffffff05 0%,#0000 100%);flex-direction:column;gap:12px;padding:20px 16px;display:flex}.mock-status{background:#4caf501a;border-radius:8px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 12px;display:flex}.mock-setting-row{justify-content:space-between;align-items:center;display:flex}.mock-setting-label{color:#fffc;font-size:13px}.mock-toggle{background:#ffffff1a;border-radius:10px;width:36px;height:20px;transition:all .3s;position:relative}.mock-toggle.on{background:var(--brand-blue)}.mock-toggle-dot{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.mock-toggle-dot.on{transform:translate(16px)}[dir=rtl] .mock-toggle-dot.on{transform:translate(-16px)}[dir=rtl] .mock-toggle-dot{left:auto;right:2px}.mock-controls{background:#0000004d;border-top:1px solid #ffffff0f;justify-content:space-around;padding:12px 8px;display:flex}.mock-ctrl-item{color:#ffffff73;cursor:default;flex-direction:column;align-items:center;gap:3px;font-size:10px;display:flex}.mock-ctrl-active{color:var(--brand-blue)}.site-footer{background:#ffffff05;border-top:1px solid #ffffff0f;margin-top:0;padding:48px 0 24px}.footer-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand{align-items:center;gap:10px;margin-bottom:12px;display:flex}.footer-brand img{width:30px;height:30px}.footer-brand-name{letter-spacing:-.03em;font-size:20px;font-weight:800;font-family:Sora,system-ui,sans-serif!important}.footer-desc{color:#ffffff80;max-width:280px;font-size:14px;line-height:1.6}.footer-col-title{color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:14px;font-weight:600}.footer-col-links{flex-direction:column;gap:8px;display:flex}.footer-link{color:#ffffff80;font-size:14px;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--brand-blue)}.footer-bottom{text-align:center;border-top:1px solid #ffffff0f;margin-top:32px;padding-top:20px}.footer-copyright{color:#ffffff59;font-size:13px}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1}#offer-x-btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2147483647;background:#1b261a99;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #0000004d}#offer-x-btn:hover{background:#d97706;border-color:#ffffff4d;transform:rotate(90deg)scale(1.1);box-shadow:0 0 20px #d9770699}#offer-x-btn:active{transform:rotate(90deg)scale(.95)}#offer-x-btn:before,#offer-x-btn:after{content:none!important}@keyframes hm-float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes hm-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hm-pulse-orb{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.12)}}@keyframes hm-slide-in{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}@keyframes hm-bar-fill{0%{width:0}to{width:72%}}@keyframes hm-blink{0%,to{opacity:1}50%{opacity:.3}}.hm-reveal{animation:.6s cubic-bezier(.22,1,.36,1) both hm-slide-in}.hm-delay-1{animation-delay:.1s}.hm-delay-2{animation-delay:.2s}.hm-delay-3{animation-delay:.32s}.hm-delay-4{animation-delay:.44s}.hm-delay-5{animation-delay:.58s}.hm-root{width:100%;min-height:100vh;position:relative;overflow-x:hidden}.hm-bg{z-index:-1;pointer-events:none;position:fixed;inset:0}.hm-bg-mesh{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hm-bg-orb{filter:blur(90px);border-radius:50%;animation:7s ease-in-out infinite hm-pulse-orb;position:absolute}.hm-bg-orb-1{background:radial-gradient(circle,#d977064d,#0000 70%);width:520px;height:520px;animation-delay:0s;top:-120px;left:-120px}.hm-bg-orb-2{background:radial-gradient(circle,#65a30d38,#0000 70%);width:400px;height:400px;animation-delay:3s;bottom:-80px;right:-80px}.hm-bg-orb-3{background:radial-gradient(circle,#d9770624,#0000 70%);width:280px;height:280px;animation-delay:5s;top:50%;left:55%}.hm-container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.hm-hero{text-align:center;padding:120px 0 80px;position:relative}.hm-hero-emblem{justify-content:center;align-items:center;width:125px;height:125px;margin:-20px auto 28px;animation:5s ease-in-out infinite hm-float;display:flex;position:relative}.hm-emblem-glow{filter:blur(20px);z-index:0;background:radial-gradient(circle,#d9770673,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute}.hm-emblem-img{object-fit:contain;z-index:1;filter:drop-shadow(0 10px 25px #d9770673);width:115px;height:115px;transition:transform .3s;position:relative}.hm-hero-emblem:hover .hm-emblem-img{transform:scale(1.08)rotate(-4deg)}.hm-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-blue);white-space:nowrap;background:#d977061a;border:1px solid #d9770640;border-radius:999px;align-items:center;gap:8px;max-width:100%;margin-bottom:28px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.hm-eyebrow-dot{background:var(--brand-blue);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite hm-blink}.hm-hero-title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:1.06}.hm-title-line{color:#fff;display:block}.hm-title-accent{background:linear-gradient(135deg, var(--brand-blue), #facc15);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hm-hero-sub{color:#ffffffa6;max-width:620px;margin:0 auto 40px;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.7}.hm-hero-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:52px;display:flex}.hm-btn-primary{background:var(--brand-blue);color:#fff;border-radius:12px;align-items:center;gap:9px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex;box-shadow:0 8px 24px #d9770673}.hm-btn-primary:hover{filter:brightness(1.12);transform:translateY(-2px)}.hm-btn-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:9px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .22s;display:inline-flex}.hm-btn-secondary:hover{background:#ffffff1c;border-color:#d9770680}.hm-stats{background:#ffffff0a;border:1px solid #ffffff17;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:36px;width:100%;max-width:680px;margin:0 auto 64px;padding:18px 36px;display:flex}.hm-stat{flex-direction:column;align-items:center;gap:3px;display:flex}.hm-stat-num{color:var(--brand-blue);font-size:1.5rem;font-weight:800}.hm-stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.07em;font-size:11px}.hm-stat-divider{background:#ffffff1a;width:1px;height:36px}.hm-showcase-container{z-index:5;text-align:left;width:100%;max-width:980px;margin:0 auto;position:relative}.hm-showcase-card{background:#0d160c;border:1px solid #d9770659;border-radius:24px;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s;position:relative;overflow:hidden;box-shadow:0 30px 80px -15px #000c,0 0 60px -10px #d9770638,inset 0 0 0 1px #ffffff0f}.hm-showcase-card:hover{border-color:#d977068c;transform:translateY(-4px)}.hm-showcase-bar{color:#ffffffa6;background:linear-gradient(90deg,#ffffff0a,#ffffff05);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 22px;font-size:12px;display:flex}.hm-showcase-dots{align-items:center;gap:7px;display:flex}.hm-showcase-status{letter-spacing:.05em;color:#fff;align-items:center;gap:8px;font-family:monospace;font-weight:700;display:flex}.hm-status-pulse{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite hm-pulse-orb;box-shadow:0 0 10px #4ade80}.hm-showcase-telemetry{align-items:center;gap:8px;font-family:monospace;font-size:11px;display:flex}.hm-tel-divider{color:#fff3}.hm-tel-green{color:#4ade80;font-weight:700}.hm-showcase-screen{background:#080f08;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hm-showcase-img{object-fit:cover;width:100%;height:auto;max-height:560px;transition:opacity .3s;display:block}.hm-showcase-overlay{pointer-events:none;opacity:.6;background:linear-gradient(#0d160c1a 50%,#00000040 50%) 0 0/100% 4px,linear-gradient(90deg,#ff000005,#00ff0003,#0000ff05) 0 0/6px 100%;position:absolute;inset:0}@keyframes hm-laser-scan{0%{opacity:.8;top:0%}50%{opacity:.2;top:100%}to{opacity:.8;top:0%}}.hm-laser-line{background:linear-gradient(90deg, transparent, var(--brand-blue), #facc15, transparent);width:100%;height:2px;box-shadow:0 0 15px var(--brand-blue);pointer-events:none;animation:4s linear infinite hm-laser-scan;position:absolute;left:0}.hm-hud-top-left,.hm-hud-bottom-left,.hm-hud-top-right{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;pointer-events:none;background:#0d160cd9;border:1px solid #d9770659;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:monospace;font-size:12px;font-weight:700;display:flex;position:absolute;box-shadow:0 4px 16px #0009}.hm-hud-top-left{top:20px;left:20px}.hm-hud-top-right{top:20px;right:20px}.hm-hud-bottom-left{color:#4ade80;border-color:#4ade8066;bottom:20px;left:20px}.hm-hud-icon{color:var(--brand-blue)}.hm-hud-icon-green{color:#4ade80}.hm-corner-watermark{pointer-events:none;z-index:3;opacity:.8;transition:opacity .3s;position:absolute;bottom:24px;right:24px}.hm-corner-watermark img{object-fit:contain;filter:drop-shadow(0 4px 12px #000c);width:64px;height:64px}.hm-showcase-deck{background:#121c11f2;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;display:flex}.hm-deck-info{color:#ffffffb3;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.hm-deck-icon{color:var(--brand-blue);flex-shrink:0}.hm-showcase-toggle{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:10px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .25s;display:inline-flex}.hm-showcase-toggle:hover{background:#d9770626;border-color:#d9770673}.hm-deck-switch{background:#ffffff26;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background .3s;position:relative}.hm-deck-knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s cubic-bezier(.3,1.5,.7,1);position:absolute;top:3px;left:3px}.hm-toggle-active{color:#fff;background:#d9770626;border-color:#d9770699}.hm-toggle-active .hm-deck-switch{background:var(--brand-blue)}.hm-toggle-active .hm-deck-knob{transform:translate(18px)}.hm-showcase-glow{z-index:-1;filter:blur(45px);pointer-events:none;background:radial-gradient(circle,#d977062e,#0000 70%);border-radius:36px;position:absolute;inset:-20px}@media (width<=768px){.hm-hero-emblem{width:140px;height:140px;margin:-45px auto 20px}.hm-emblem-img{width:125px;height:125px}.hm-eyebrow{white-space:nowrap;letter-spacing:.05em;max-width:100%;padding:5px 12px;font-size:10px}.hm-showcase-bar{padding:12px 14px}.hm-showcase-telemetry{display:none}.hm-showcase-deck{text-align:center;flex-direction:column;align-items:stretch}.hm-showcase-toggle{justify-content:center}.hm-hud-top-left,.hm-hud-top-right,.hm-hud-bottom-left{padding:5px 10px;font-size:10px}.hm-corner-watermark{bottom:14px;right:14px}.hm-corner-watermark img{width:44px;height:44px}}.hm-section{padding:96px 0}.hm-section-head{text-align:center;margin-bottom:56px}.hm-section-title{letter-spacing:-.025em;margin-bottom:14px;font-size:clamp(2rem,4.5vw,3rem);font-weight:800}.hm-section-sub{color:#ffffff8c;max-width:540px;margin:0 auto;font-size:1rem;line-height:1.7}.hm-features-section{background:#0000002e}.hm-feat-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.hm-feat-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:32px 28px;transition:border-color .3s,transform .3s,background .3s;position:relative;overflow:hidden}.hm-feat-card:hover{background:#d977060f;border-color:#d9770666;transform:translateY(-5px)}.hm-feat-icon{width:50px;height:50px;color:var(--brand-blue);background:#d9770624;border:1px solid #d9770640;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.hm-feat-num{letter-spacing:.1em;color:#d9770680;margin-bottom:10px;font-size:11px;font-weight:700}.hm-feat-title{margin-bottom:8px;font-size:1.05rem;font-weight:700}.hm-feat-desc{color:#ffffff8c;font-size:.9rem;line-height:1.65}.hm-feat-line{background:linear-gradient(90deg, var(--brand-blue), transparent);width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.hm-feat-card:hover .hm-feat-line{width:100%}.hm-how-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (width<=768px){.hm-how-wrap{grid-template-columns:1fr}}.hm-steps{flex-direction:column;gap:12px;display:flex}.hm-step{cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:18px;padding:20px 22px;transition:all .25s;display:flex}.hm-step:hover{background:#d9770612;border-color:#d9770640}.hm-step-active{background:#d977061c!important;border-color:#d9770673!important}.hm-step-num{color:#d9770659;min-width:36px;padding-top:2px;font-size:1.6rem;font-weight:800;line-height:1;transition:color .25s}.hm-step-active .hm-step-num{color:var(--brand-blue)}.hm-step-title{margin-bottom:4px;font-size:1rem;font-weight:700}.hm-step-desc{color:#ffffff80;font-size:.875rem;line-height:1.6}.hm-how-visual{justify-content:center;display:flex}.hm-how-panel{background:#111a10;border:1px solid #d9770640;border-radius:20px;width:100%;max-width:360px;overflow:hidden;box-shadow:0 24px 60px #00000080}.hm-how-panel-header{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:7px;padding:14px 18px;display:flex}.hm-dot{border-radius:50%;width:11px;height:11px}.hm-dot-red{background:#f87171}.hm-dot-yellow{background:#facc15}.hm-dot-green{background:#4ade80}.hm-how-panel-title{color:#ffffff80;margin-left:8px;font-size:12px;font-weight:600}.hm-how-panel-body{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:220px;padding:36px 28px;display:flex}.hm-vis-icon,.hm-vis-icon-amber{color:var(--brand-blue)}.hm-vis-icon-green{color:#4ade80}.hm-vis-install,.hm-vis-key,.hm-vis-play{flex-direction:column;align-items:center;gap:16px;width:100%;animation:.4s both hm-slide-in;display:flex}.hm-vis-bar-wrap{background:#ffffff1a;border-radius:4px;width:100%;height:6px;overflow:hidden}.hm-vis-bar{background:linear-gradient(90deg, var(--brand-blue), #facc15);border-radius:4px;height:100%;animation:2s ease-out infinite alternate hm-bar-fill}.hm-vis-label{color:#ffffff80;font-size:13px}.hm-vis-key-field{letter-spacing:.1em;color:var(--brand-blue);background:#d977061a;border:1px solid #d977064d;border-radius:10px;padding:12px 16px;font-family:monospace;font-size:13px}.hm-vis-row{background:#ffffff0a;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:13px;display:flex}.hm-vis-tag{color:#ffffffa6}.hm-vis-on{color:#4ade80;font-size:11px;font-weight:700}.hm-step-dots{gap:7px;display:flex}.hm-step-dot{background:#fff3;border-radius:50%;width:7px;height:7px;transition:background .3s,transform .3s}.hm-step-dot-active{background:var(--brand-blue);transform:scale(1.35)}.hm-reviews-section{background:#00000026}.hm-hide{opacity:0;visibility:hidden}.hm-reviews-marquee-wrapper{grid-template-columns:repeat(3,1fr);gap:24px;height:600px;display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.hm-reviews-col{flex-direction:column;gap:24px;display:flex;overflow:hidden}.hm-marquee-track{flex-direction:column;gap:24px;display:flex}@keyframes hm-scroll-up{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 12px))}}@keyframes hm-scroll-down{0%{transform:translateY(calc(-50% - 12px))}to{transform:translateY(0)}}.hm-marquee-up .hm-marquee-track{animation:45s linear infinite hm-scroll-up}.hm-marquee-down .hm-marquee-track{animation:45s linear infinite hm-scroll-down}.hm-reviews-col:hover .hm-marquee-track{animation-play-state:paused}.hm-review-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:14px;padding:28px;transition:border-color .25s,transform .25s,background .25s;display:flex}.hm-review-card:hover{background:#ffffff0f;border-color:#d9770673;transform:scale(1.02)}@media (width<=900px){.hm-reviews-marquee-wrapper{grid-template-columns:repeat(2,1fr)}.hm-hide-mobile{display:none}}@keyframes hm-scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@keyframes hm-scroll-right{0%{transform:translate(calc(-50% - 12px))}to{transform:translate(0)}}@media (width<=768px){.hm-reviews-marquee-wrapper{flex-direction:column;height:auto;padding:10px 0;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hm-reviews-col{flex-direction:row;width:100%}.hm-marquee-track{flex-direction:row;width:max-content}.hm-review-card{flex-shrink:0;width:290px}.hm-marquee-up .hm-marquee-track{animation:35s linear infinite hm-scroll-left}.hm-marquee-down .hm-marquee-track,[dir=rtl] .hm-marquee-up .hm-marquee-track{animation:35s linear infinite hm-scroll-right}[dir=rtl] .hm-marquee-down .hm-marquee-track{animation:35s linear infinite hm-scroll-left}}.hm-review-top{align-items:center;gap:12px;display:flex}.hm-review-avatar{background:linear-gradient(135deg, var(--brand-blue), #facc15);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:flex}.hm-review-name{margin-bottom:3px;font-size:.95rem;font-weight:700}.hm-review-country{font-size:.85rem}.hm-review-stars{color:var(--brand-blue);gap:3px;display:flex}.hm-review-text{color:#ffffffb3;flex:1;font-size:.9rem;line-height:1.65}.hm-review-verified{color:#ffffff59;align-items:center;gap:5px;font-size:11px;display:flex}.hm-cta-section{padding:80px 0 100px}.hm-cta-band{text-align:center;background:linear-gradient(135deg,#1e2c1d,#2a3d28);border:1px solid #d977064d;border-radius:28px;padding:64px 48px;position:relative;overflow:hidden}.hm-cta-orb-left{filter:blur(50px);background:radial-gradient(circle,#d9770659,#0000 65%);border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;left:-80px}.hm-cta-orb-right{filter:blur(50px);background:radial-gradient(circle,#65a30d40,#0000 65%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;right:-80px}.hm-cta-content{z-index:1;position:relative}.hm-cta-title{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.hm-cta-sub{color:#fff9;margin-bottom:32px;font-size:1rem}.hm-btn-cta{background:var(--brand-blue);color:#fff;border-radius:14px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:800;text-decoration:none;transition:all .22s;display:inline-flex;box-shadow:0 10px 32px #d9770680}.hm-btn-cta:hover{filter:brightness(1.12);transform:translateY(-2px)}@media (width<=600px){.hm-cta-band{padding:36px 16px}.hm-btn-cta{white-space:nowrap;justify-content:center;max-width:100%;padding:13px 16px;font-size:14px}.hm-stats{gap:16px;padding:14px 20px}.hm-hero{padding:80px 0 50px}.hm-section{padding:64px 0}}.act-root{background-color:var(--dark-surface);min-height:100vh;color:var(--text-white);padding:100px 20px 80px;position:relative;overflow-x:hidden}.act-header{text-align:center;z-index:2;max-width:760px;margin:0 auto 40px;position:relative}.act-badge{color:var(--brand-blue-light);letter-spacing:1px;background:#d977061f;border:1px solid #d977064d;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-family:JetBrains Mono,monospace,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.act-badge-dot{background-color:var(--brand-blue-light);width:8px;height:8px;box-shadow:0 0 10px var(--brand-blue-light);border-radius:50%;display:inline-block}.act-title{color:#fff;letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15}.act-title-accent{color:var(--brand-blue-light);display:block}.act-subtitle{color:#ffffffb3;max-width:580px;margin:0 auto;font-size:clamp(15px,2vw,17px);line-height:1.6}.act-terminal-wrap{z-index:5;max-width:580px;margin:0 auto 60px;position:relative}.act-terminal{-webkit-backdrop-filter:blur(28px);background:#162415e6;border:1px solid #d9770659;border-radius:24px;padding:36px 32px;position:relative;overflow:hidden;box-shadow:0 25px 60px #000c,0 0 40px #d9770626,inset 0 1px #ffffff1a}.act-terminal-bar{color:#ffffffbf;letter-spacing:1px;background:#232e21a6;border:1px solid #ffffff1a;border-radius:100px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:8px 16px;font-family:JetBrains Mono,monospace,sans-serif;font-size:11px;font-weight:700;display:flex}.act-terminal-status{color:var(--brand-blue-light);align-items:center;gap:8px;display:flex}.act-scanner-visual{width:80px;height:80px;color:var(--brand-blue-light);background:#d9770626;border:1px solid #d9770659;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;position:relative;box-shadow:0 0 25px #d9770640}.act-scanner-visual:after{content:"";border:1px dashed #d977064d;border-radius:26px;animation:15s linear infinite actSpin;position:absolute;inset:-6px}@keyframes actSpin{to{transform:rotate(360deg)}}.act-form{flex-direction:column;gap:16px;display:flex}.act-input-wrap{position:relative}.act-input{color:#fff;text-align:center;background:#0a0f1880;border:1px solid #ffffff1f;border-radius:14px;width:100%;padding:16px 20px;font-family:JetBrains Mono,monospace,sans-serif;font-size:16px;transition:all .25s}.act-input:focus{border-color:var(--brand-blue-light);background:#0a0f18b3;outline:none;box-shadow:0 0 20px #d9770640}.act-input::placeholder{color:#ffffff59;font-family:inherit}.act-btn-submit{color:#131f12;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-size:16px;font-weight:800;transition:all .25s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 8px 24px #d9770659}.act-btn-submit:hover{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);transform:translateY(-2px);box-shadow:0 12px 30px #d9770680}.act-btn-submit:disabled{color:#fff6;box-shadow:none;cursor:not-allowed;background:#232e2199}.act-error{color:#ff6b6b;text-align:center;background:#f443361f;border:1px solid #f4433659;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:600}.act-user-card{text-align:left;background:#232e2199;border:1px solid #d9770659;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px;display:flex}[dir=rtl] .act-user-card{text-align:right}.act-user-info{flex:1;align-items:center;gap:16px;display:flex}.act-user-icon{width:48px;height:48px;color:var(--brand-blue-light);background:#d9770633;border:1px solid #d9770666;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.act-user-label{color:#fff9;letter-spacing:.5px;margin-bottom:4px;font-family:JetBrains Mono,monospace,sans-serif;font-size:12px}.act-user-name{color:#fff;margin:0;font-size:18px;font-weight:800}.act-logout-btn{color:#ff6b6b;cursor:pointer;background:#f4433626;border:1px solid #f443364d;border-radius:12px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.act-logout-btn:hover{background:#f4433640;transform:scale(1.05)}.act-btn-activate{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 32px;font-size:17px;font-weight:800;transition:all .25s;display:flex;box-shadow:0 10px 30px #10b98159}.act-btn-activate:hover{background:linear-gradient(135deg,#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 14px 36px #10b98180}.act-steps-section{z-index:2;max-width:960px;margin:0 auto 70px;position:relative}.act-section-head{text-align:center;margin-bottom:36px}.act-section-title{color:#fff;margin-bottom:12px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.act-section-sub{color:#ffffffa6;font-size:15px}.act-steps-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.act-step-card{background:#232e2173;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:28px 24px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.act-step-card:hover{background:#232e21b3;border-color:#d9770666;transform:translateY(-5px);box-shadow:0 16px 36px #00000080,0 0 20px #d9770626}.act-step-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.act-step-icon{width:48px;height:48px;color:var(--brand-blue-light);background:#d9770626;border:1px solid #d977064d;border-radius:14px;justify-content:center;align-items:center;display:flex}.act-step-num{color:var(--brand-blue-light);background:#d977061f;border:1px solid #d9770640;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace,sans-serif;font-size:13px;font-weight:700}.act-step-title{color:#fff;margin-bottom:10px;font-size:18px;font-weight:800}.act-step-desc{color:#ffffffb3;margin:0;font-size:14px;line-height:1.6}.act-guides-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.act-guide-card{border:1px solid #ffffff1a;border-left:4px solid var(--brand-blue-light);background:#232e2173;border-radius:18px;padding:26px 24px;transition:all .3s}[dir=rtl] .act-guide-card{border-left:1px solid #ffffff1a;border-right:4px solid var(--brand-blue-light)}.act-guide-card:hover{border-color:var(--brand-blue-light);background:#232e21a6;transform:translateY(-3px);box-shadow:0 12px 30px #0006}.act-guide-badge{color:var(--brand-blue-light);background:#d9770626;border:1px solid #d977064d;border-radius:6px;margin-bottom:14px;padding:4px 10px;font-family:JetBrains Mono,monospace,sans-serif;font-size:11px;font-weight:700;display:inline-block}.act-guide-title{color:#fff;margin-bottom:6px;font-size:18px;font-weight:800}.act-guide-sub{color:var(--brand-blue-light);margin-bottom:12px;font-size:13px;font-weight:600}.act-guide-desc{color:#ffffffb3;margin:0;font-size:14px;line-height:1.6}@media (width<=600px){.act-root{padding:85px 14px 60px}.act-title{font-size:1.85rem}.act-terminal{border-radius:20px;padding:24px 16px}.act-terminal-bar{text-align:center;border-radius:14px;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px;padding:10px 12px}.act-terminal-status{justify-content:center;width:100%;margin-bottom:2px}.act-scanner-visual{width:68px;height:68px;margin-bottom:20px}.act-user-card{border-radius:14px;gap:12px;padding:16px 14px}.act-user-info{gap:12px;min-width:0}.act-user-icon{border-radius:10px;width:42px;height:42px}.act-user-label{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.act-user-name{white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.act-btn-activate,.act-btn-submit{white-space:nowrap;border-radius:12px;gap:8px;padding:15px 14px;font-size:14.5px}.act-steps-grid,.act-guides-grid{grid-template-columns:1fr;gap:14px}.act-step-card,.act-guide-card{padding:20px 16px}}
