*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f1f3f5;--bg-hero:#e5e7eb;--bg-section:#e5e7eb;--bg-section-alt:#f1f3f5;--bg-nav:#111827;--bg-footer:#0f172a;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-nav:#f9fafb;--text-nav-secondary:#d1d5db;--text-footer:#cbd5e1;--text-footer-muted:#94a3b8;--accent:#10b981;--accent-hover:#059669;--accent-light:#10b98126;--accent-border:#10b9814d;--accent-glow:#10b98166;--glass-bg:#ffffffa6;--glass-border:#10b9814d;--glass-shadow:0 8px 32px #00000014;--card-hover-shadow:0 12px 32px -8px #0000001f, 0 0 0 1px #10b98133}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}[dir=rtl] body,[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] p,[dir=rtl] span,[dir=rtl] a,[dir=rtl] button,[dir=rtl] li,[dir=rtl] div{font-family:dana,Tahoma,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.navbar{z-index:50;background:var(--bg-nav);transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{box-shadow:0 4px 20px #0000004d}.nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;height:4rem;margin:0 auto;padding:0 1.5rem;display:flex}.nav-brand{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.nav-brand .nav-logo{object-fit:contain;width:auto;height:36px;display:block}.nav-brand .logo-icon{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:flex}.nav-brand .brand-text{color:var(--text-nav);white-space:nowrap;font-size:1.25rem;font-weight:700}.nav-brand .brand-text span{color:var(--accent)}.nav-links{align-items:center;gap:1.5rem;display:flex}.nav-links a,.nav-links>button{color:var(--text-nav-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.875rem;transition:color .2s}.nav-links a:hover,.nav-links>button:hover{color:var(--accent)}.btn-cta-nav{cursor:pointer;border:none;border-radius:9999px;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;background:var(--accent)!important;color:#fff!important}.btn-cta-nav:hover{background:var(--accent-hover)!important}.nav-login{font-weight:500;color:var(--text-nav-secondary)!important}.lang-wrapper{position:relative}.lang-btn{color:var(--text-nav-secondary);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.lang-btn:hover{background:#ffffff1a}.lang-btn svg{width:.875rem;height:.875rem}.lang-dropdown{background:var(--bg-nav);opacity:0;visibility:hidden;z-index:100;border:1px solid #ffffff1a;border-radius:.75rem;min-width:140px;margin-top:.5rem;padding:.25rem;transition:all .2s;position:absolute;top:100%;transform:translateY(-8px)}[dir=rtl] .lang-dropdown{left:0;right:auto}[dir=ltr] .lang-dropdown{left:auto;right:0}.lang-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown button{width:100%;color:var(--text-nav-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;transition:all .15s;display:flex}.lang-dropdown button:hover{color:#fff;background:#ffffff14}.lang-dropdown button.active{color:var(--accent);background:#10b9811a}.mobile-controls{align-items:center;gap:.75rem;display:none}.mobile-menu-btn{color:var(--text-nav-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem}.mobile-menu-btn svg{width:1.5rem;height:1.5rem}.mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:49;background:#111827fa;border-top:1px solid #ffffff0d;flex-direction:column;gap:.25rem;padding:1.5rem;display:none;position:fixed;top:4rem;left:0;right:0}.mobile-menu.open{display:flex}.mobile-menu a,.mobile-menu>button{text-align:start;width:100%;color:var(--text-nav-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;transition:all .15s;display:block}.mobile-menu a:hover,.mobile-menu>button:hover{color:var(--accent);background:#ffffff0d}.mobile-menu .btn-cta-nav{text-align:center;justify-content:center;margin-top:.5rem}.nav-spacer{height:4rem}@media (width>=768px){.nav-links{display:flex}.mobile-controls{display:none!important}}@media (width<=767px){.nav-links{display:none!important}.mobile-controls{display:flex!important}}.hero{background:linear-gradient(135deg,#059669 0%,#10b981 30%,#047857 70%,#065f46 100%);flex-direction:column;justify-content:center;min-height:90vh;padding:5rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero:after{content:"";z-index:1;background:radial-gradient(70% 60%,#0000 0%,#042f2259 100%);position:absolute;inset:0}.hero-orbs{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.orb{filter:blur(80px);border-radius:9999px;animation:4s ease-in-out infinite pulse-glow;position:absolute}.orb-1{opacity:.7;background:radial-gradient(circle,#ffffff1f 0%,#0000 70%);width:500px;height:500px;top:-10%;left:50%;transform:translate(-50%)}.orb-2{opacity:.5;background:radial-gradient(circle,#34d39933 0%,#0000 70%);width:350px;height:350px;animation-delay:1.5s;top:20%;left:5%}.orb-3{opacity:.5;background:radial-gradient(circle,#a7f3d026 0%,#0000 70%);width:300px;height:300px;animation-delay:3s;bottom:10%;right:5%}.hero-glass{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.hero-glass-el{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.5rem;justify-content:center;align-items:center;padding:.75rem;display:flex;position:absolute;overflow:hidden}.hero-glass-el svg{width:100%;height:100%}.hero-glass-el.g1{--r:-8deg;width:220px;height:140px;animation:8s ease-in-out infinite float-glass;top:12%;left:5%}.hero-glass-el.g2{--r:6deg;width:180px;height:115px;animation:7s ease-in-out 1s infinite float-glass;top:8%;right:8%}.hero-glass-el.g3{--r:4deg;width:160px;height:100px;animation:9s ease-in-out 2s infinite float-glass;bottom:15%;left:12%}.hero-glass-el.g4{--r:-5deg;width:200px;height:125px;animation:6s ease-in-out .5s infinite float-glass;bottom:10%;right:6%}.hero-glass-el.g5{--r:12deg;width:90px;height:70px;animation:10s ease-in-out 3s infinite float-glass;top:45%;left:2%}.hero-glass-el.g6{--r:-3deg;width:140px;height:60px;padding:0;animation:7.5s ease-in-out 2.5s infinite float-glass;top:55%;right:3%}.hero-glass-el.g7{--r:7deg;width:100px;height:75px;animation:8.5s ease-in-out 1.5s infinite float-glass;bottom:28%;left:3%}.glass-ticker-content{flex-direction:column;justify-content:center;align-items:center;gap:.125rem;width:100%;height:100%;padding:.5rem;display:flex}.glass-pair{color:#ffffff59;letter-spacing:.08em;font-family:Inter,monospace;font-size:.6rem;font-weight:700}.glass-rate{color:#ffffff4d;font-family:Inter,monospace;font-size:1rem;font-weight:800}.glass-change-up{color:#34d39980;font-family:Inter,monospace;font-size:.55rem;font-weight:600}.hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:72rem;margin:0 auto;animation:.6s ease-out both fade-in;display:flex;position:relative}.hero h1{letter-spacing:-.025em;color:#fff;text-shadow:0 2px 20px #00000026;max-width:48rem;margin-bottom:1.5rem;font-size:clamp(2.25rem,5vw,4.5rem);font-weight:800;line-height:1.1}.hero h1 .highlight{color:#d1fae5}.hero .hero-desc{color:#fffc;max-width:40rem;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.btn-hero{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1.0625rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-hero-primary{color:#059669;background:#fff;box-shadow:0 4px 20px #00000026}.btn-hero-primary:hover{background:#f0fdf4;transform:translateY(-1px);box-shadow:0 6px 28px #0003}.btn-hero-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff26;border:1px solid #ffffff40}.btn-hero-secondary:hover{background:#ffffff40;border-color:#fff6}.btn-cta-glow{padding:.85rem 2.2rem;font-size:1.05rem;font-weight:700;animation:2s ease-in-out infinite ctaPulse;position:relative}@keyframes ctaPulse{0%,to{box-shadow:0 4px 20px #10b98140}50%{box-shadow:0 4px 35px #10b9818c,0 0 60px #10b98126}}.btn-hero svg{width:1.25rem;height:1.25rem}.trust-badges{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.trust-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #00000014}.trust-pill svg{color:#d1fae5;width:1rem;height:1rem}@keyframes float-glass{0%,to{transform:translateY(0) rotate(var(--r,-8deg))}50%{transform:translateY(-12px) rotate(var(--r,-8deg))}}section{padding:5rem 1rem;position:relative}.section-inner{max-width:72rem;margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-hover);margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.section-title{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:700}.section-desc{color:var(--text-secondary);max-width:40rem;margin:0 auto 3rem;font-size:1rem;line-height:1.7}.section-divider{background:var(--accent);opacity:.8;border-radius:9999px;width:4rem;height:1px;margin:.75rem auto 0}.bg-alt{background:var(--bg-section)}.bg-default{background:var(--bg-section-alt)}.banner-strip{border-top:1px solid var(--accent-border);border-bottom:1px solid var(--accent-border);text-align:center;background:linear-gradient(90deg,#0000,#9ca3af4d,#0000);width:100%;padding:.5rem 1rem}.section-glow:before{content:"";background:linear-gradient(90deg,#0000,#10b98140 50%,#0000);width:50%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.product-showcase{text-align:start;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);max-width:68rem;box-shadow:var(--glass-shadow);border-radius:1.25rem;grid-template-columns:1fr;align-items:center;gap:2.5rem;margin:0 auto;padding:2.5rem;display:grid}.product-showcase-name{color:var(--text-primary);margin:.75rem 0;font-size:clamp(1.25rem,3vw,1.625rem);font-weight:800}.product-showcase-desc{color:var(--text-secondary);font-size:.9375rem;line-height:1.8}.product-cost-stats{flex-wrap:wrap;gap:1rem;margin-top:1.25rem;display:flex}.cost-stat{text-align:center;background:linear-gradient(135deg,#10b98114,#10b98105);border:1px solid #10b98126;border-radius:.75rem;flex:1;min-width:100px;padding:.75rem 1rem}.cost-stat--warn{background:linear-gradient(135deg,#f59e0b14,#f59e0b05);border-color:#f59e0b26}.cost-stat--danger{background:linear-gradient(135deg,#ef444414,#ef444405);border-color:#ef444426}.cost-stat-val{color:var(--accent);font-family:Inter,monospace;font-size:1.25rem;font-weight:800;display:block}.cost-stat--warn .cost-stat-val{color:#d97706}.cost-stat--danger .cost-stat-val{color:#dc2626}.cost-stat-label{color:var(--text-muted);margin-top:.25rem;font-size:.6875rem;line-height:1.3;display:block}.product-highlights{grid-template-columns:1fr;gap:.5rem;margin-top:1.25rem;display:grid}.product-hl{color:var(--text-secondary);align-items:center;gap:.625rem;font-size:.8125rem;font-weight:500;display:flex}.product-hl .pp-feat-icon{border-radius:.5rem;flex-shrink:0;width:2rem;height:2rem}.product-showcase-visual{width:100%}.product-mock--showcase .mock-body{padding:.75rem}.mock-stats-row{gap:.5rem;margin-bottom:.75rem;display:flex}.mock-stat{text-align:center;background:#10b9810a;border:1px solid #10b98114;border-radius:.5rem;flex:1;padding:.5rem .375rem}.mock-stat-val{color:var(--text-primary);font-family:Inter,monospace;font-size:.875rem;font-weight:800;display:block}.mock-stat-val.green{color:var(--accent)}.mock-stat-val.amber{color:#d97706}.mock-stat-lbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.5rem}.product-badge{border-radius:9999px;align-items:center;gap:.25rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.product-badge.live{color:var(--accent);border:1px solid var(--accent-border);background:#10b98126}.product-link{color:var(--accent);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.product-link:hover{color:var(--accent-hover);gap:.75rem}.product-link svg{width:1rem;height:1rem;transition:transform .2s}[dir=rtl] .product-link svg{transform:rotate(180deg)}.product-mock{background:linear-gradient(135deg,#1118270a,#10b98108);border:1px solid #10b98126;border-radius:.75rem;margin-bottom:1.5rem;overflow:hidden}.mock-titlebar{background:#1118270f;border-bottom:1px solid #10b98114;align-items:center;gap:.375rem;padding:.5rem .75rem;display:flex}.mock-dot{border-radius:50%;width:6px;height:6px}.mock-title{color:var(--text-muted);letter-spacing:.02em;margin-inline-start:.5rem;font-family:Inter,monospace;font-size:.5625rem;font-weight:600}.mock-body{padding:.75rem}.mock-chart{width:100%;height:auto;margin-bottom:.75rem}.mock-data-rows{flex-direction:column;gap:.4rem;display:flex}.mock-data-row{align-items:center;gap:.5rem;font-family:Inter,monospace;font-size:.625rem;display:flex}.mock-label{width:4.5rem;color:var(--text-muted);flex-shrink:0;font-weight:500}.mock-bar{background:#0000000a;border-radius:3px;flex:1;height:6px;overflow:hidden}.mock-bar span{border-radius:3px;height:100%;display:block}.mock-val{text-align:end;width:3.5rem;font-weight:600}.mock-val.red{color:#ef4444b3}.mock-val.amber{color:#d97706b3}.mock-val.green{color:#10b981cc}.about-grid{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:64rem;margin:2rem auto 0;display:grid}.about-chart-glass{background:linear-gradient(135deg,#10b9810a,#10b98103);border:1px solid #10b9811f;border-radius:.75rem;padding:1rem;overflow:hidden}.about-chart-glass svg{width:100%;height:auto}.about-stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.25rem;display:grid}.stat-card{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1rem;padding:1.5rem 1rem}.stat-card .stat-number{color:var(--accent);margin-bottom:.25rem;font-family:Inter,monospace;font-size:2rem;font-weight:800;line-height:1}.stat-card .stat-label{color:var(--text-muted);font-size:.8125rem}.features-grid{grid-template-columns:1fr;gap:1.5rem;max-width:72rem;margin:3rem auto 0;display:grid}.feature-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1rem;padding:0;transition:all .3s;overflow:hidden}.feature-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-4px)}.feat-visual{justify-content:center;align-items:center;height:140px;padding:1rem;display:flex;position:relative;overflow:hidden}.feat-visual svg{z-index:1;width:100%;height:100%;position:relative}.feat-visual--green{background:linear-gradient(135deg,#10b9810f,#10b98105)}.feat-visual--amber{background:linear-gradient(135deg,#f59e0b0f,#f59e0b05)}.feat-visual--blue{background:linear-gradient(135deg,#3b82f60f,#3b82f605)}.feat-visual--purple{background:linear-gradient(135deg,#8b5cf60f,#8b5cf605)}.feat-visual:after{content:"";background:linear-gradient(to bottom, transparent, var(--glass-bg));z-index:2;height:40%;position:absolute;bottom:0;left:0;right:0}.feature-card-body{padding:1.25rem 1.5rem 1.5rem}.feature-card-body h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.feature-card-body p{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.cta-section{background:linear-gradient(#e5e7eb,#f1f3f5);padding:5rem 1rem 6rem;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(80% 60%,#10b98114 0%,#0000 60%);position:absolute;inset:0}.cta-glass-wrap{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.cta-glass{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10b98108;border:1px solid #10b98114;border-radius:1rem;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;overflow:hidden}.cta-glass svg{width:100%;height:100%}.cta-glass.cg1{--r:-6deg;width:180px;height:100px;animation:9s ease-in-out infinite float-glass;top:10%;left:4%}.cta-glass.cg2{--r:5deg;width:150px;height:85px;animation:7s ease-in-out 1.5s infinite float-glass;top:8%;right:5%}.cta-glass.cg3{--r:8deg;width:120px;height:75px;animation:8s ease-in-out 3s infinite float-glass;bottom:12%;left:8%}.cta-content{z-index:1;text-align:center;max-width:42rem;margin:0 auto;position:relative}.cta-content h2{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:700}.cta-content p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.footer{background:var(--bg-footer);color:var(--text-footer);border-top:1px solid #cbd5e133;padding:2.5rem 1rem}.footer-inner{max-width:72rem;margin:0 auto}.footer-top{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.footer-brand{align-items:center;gap:.5rem;display:flex}.footer-brand .footer-logo{object-fit:contain;width:auto;height:28px;display:block}.footer-brand .brand-text{color:var(--text-footer);font-size:.875rem;font-weight:700}.footer-brand .brand-text span{color:var(--accent)}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.footer-links a,.footer-links button{color:var(--text-footer-muted);cursor:pointer;background:0 0;border:none;font-size:.875rem;transition:color .2s}.footer-links a:hover,.footer-links button:hover{color:var(--accent)}.footer-links .accent-link{color:var(--accent);font-weight:500}.footer-links .accent-link:hover{color:#34d399}.footer-bottom{text-align:center;margin-top:1.5rem}.footer-legal{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.footer-legal a{color:var(--text-footer-muted);font-size:.75rem;transition:color .2s}.footer-legal a:hover{color:var(--accent)}.footer-sep,.footer-copy{color:var(--text-footer-muted);font-size:.75rem}.page-hero{text-align:center;background:linear-gradient(135deg,#059669 0%,#10b981 30%,#047857 70%,#065f46 100%);padding:4rem 1rem 3rem;position:relative;overflow:hidden}.page-hero:before{content:"";z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.page-hero-orbs{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.page-hero-orbs .orb-1{opacity:.6;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:350px;height:350px;top:-15%;left:50%;transform:translate(-50%)}.page-hero-orbs .orb-2{opacity:.5;background:radial-gradient(circle,#34d39926 0%,#0000 70%);width:250px;height:250px;bottom:-10%;right:10%}.page-hero-glass{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.page-glass-el{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;overflow:hidden}.page-glass-el svg{width:100%;height:100%}.page-glass-el.pg1{--r:-6deg;width:160px;height:90px;animation:8s ease-in-out infinite float-glass;top:10%;left:3%}.page-glass-el.pg2{--r:5deg;width:130px;height:75px;animation:7s ease-in-out 1.5s infinite float-glass;bottom:8%;right:4%}.page-hero-content{z-index:10;max-width:48rem;margin:0 auto;position:relative}.page-hero-label{text-transform:uppercase;letter-spacing:.2em;color:#d1fae5cc;margin-bottom:.75rem;font-size:.6875rem;font-weight:700;display:block}.page-hero h1{color:#fff;text-shadow:0 2px 16px #0000001f;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:800}.page-hero p{color:#ffffffbf;max-width:36rem;margin:0 auto;font-size:clamp(.9375rem,2vw,1.125rem);line-height:1.7}.pp-product-layout{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:64rem;margin:0 auto;display:grid}.pp-product-name{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800}.pp-product-desc{color:var(--text-secondary);font-size:.9375rem;line-height:1.8}.pp-product-visual{max-width:100%}.product-mock--lg .mock-body{padding:1rem}.product-mock--lg .mock-chart{margin-bottom:1rem}.pp-features-grid{grid-template-columns:1fr;gap:1rem;max-width:64rem;margin:2.5rem auto 0;display:grid}.pp-feat-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.pp-feat-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-2px)}.pp-feat-icon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.pp-feat-card h3{color:var(--text-primary);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.pp-feat-card p{color:var(--text-secondary);font-size:.8125rem;line-height:1.6}.pp-more-tools{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px dashed var(--glass-border);border-radius:1rem;max-width:32rem;margin:0 auto;padding:2rem}.pp-more-icon{width:48px;height:48px;margin:0 auto 1rem}.pp-more-tools h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.pp-more-tools p{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.ap-mission-grid{grid-template-columns:1fr;gap:2.5rem;max-width:64rem;margin:0 auto;display:grid}.ap-text{color:var(--text-secondary);margin-top:1.25rem;font-size:.9375rem;line-height:1.8}.ap-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ap-values-grid{text-align:start;grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin:2.5rem auto 0;display:grid}.ap-value-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1rem;padding:1.5rem 2rem;transition:all .3s}.ap-value-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-2px)}.ap-value-card h3{color:var(--text-primary);margin:.75rem 0 .5rem;font-size:1rem;font-weight:700}.ap-value-card p{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.ap-team-features{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.ap-team-pill{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);color:var(--text-secondary);box-shadow:var(--glass-shadow);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.ap-team-pill svg{width:1rem;height:1rem;color:var(--accent)}.ap-timeline{text-align:start;grid-template-columns:1fr;gap:2rem;max-width:48rem;margin:2.5rem auto 0;display:grid;position:relative}.ap-timeline:before{content:"";background:var(--accent-border);border-radius:1px;width:2px;position:absolute;top:0;bottom:0}[dir=ltr] .ap-timeline:before{left:9px}[dir=rtl] .ap-timeline:before{right:9px}.ap-timeline-item{padding-inline-start:2.5rem;position:relative}.ap-timeline-dot{background:var(--accent);border:3px solid var(--bg-section);border-radius:50%;width:20px;height:20px;position:absolute;top:.25rem}[dir=ltr] .ap-timeline-dot{left:0}[dir=rtl] .ap-timeline-dot{right:0}.ap-timeline-year{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.ap-timeline-item h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.ap-timeline-item p{color:var(--text-secondary);font-size:.8125rem;line-height:1.6}.cp-grid{grid-template-columns:1fr;gap:2.5rem;max-width:64rem;margin:0 auto;display:grid}.cp-channels{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.cp-channel-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.cp-channel-card:hover{border-color:var(--accent-border);box-shadow:var(--card-hover-shadow)}.cp-channel-card h4{color:var(--text-primary);margin-bottom:.125rem;font-size:.8125rem;font-weight:700}.cp-channel-card span{color:var(--accent);direction:ltr;font-size:.8125rem;font-weight:500}.cp-form-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:1rem;padding:2rem}.cp-form-card h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.cp-form{flex-direction:column;gap:1rem;display:flex}.cp-field{flex-direction:column;gap:.375rem;display:flex}.cp-field label{color:var(--text-primary);font-size:.8125rem;font-weight:600}.cp-field input,.cp-field textarea{width:100%;color:var(--text-primary);resize:vertical;background:#ffffff80;border:1px solid #10b98133;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:all .2s}.cp-field input:focus,.cp-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #10b9811a}.faq-list{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.faq-item{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--glass-border);cursor:pointer;border-radius:1rem;transition:all .2s;overflow:hidden}.faq-item:hover,.faq-item.open{border-color:var(--accent-border)}.faq-q{color:var(--text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;display:flex}.faq-chevron{color:var(--accent);flex-shrink:0;transition:transform .2s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-a{max-height:0;padding:0 1.25rem;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.open .faq-a{max-height:400px;padding:0 1.25rem 1rem}.faq-a p{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.legal-content{max-width:48rem}.legal-updated{color:var(--text-muted);margin-bottom:2rem;font-size:.8125rem}.legal-block{margin-bottom:2rem}.legal-block h2{color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.legal-block p{color:var(--text-secondary);font-size:.9375rem;line-height:1.8}.scroll-reveal{opacity:0;transition:opacity .55s ease-out,transform .55s ease-out;transform:translateY(28px)}.scroll-reveal.visible{opacity:1;transform:translateY(0)}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.8}}@media (width<=639px){.hero-glass-el.g6,.hero-glass-el.g7{display:none}.hero-glass-el.g1{width:160px;height:100px}.hero-glass-el.g2{width:130px;height:85px}.hero-glass-el.g3{width:120px;height:75px}.hero-glass-el.g4{width:150px;height:95px}.hero-glass-el.g5{width:70px;height:55px}.cta-glass{display:none}.feat-visual{height:110px}.page-glass-el{display:none}}@media (width>=640px){.product-highlights{grid-template-columns:1fr 1fr}.features-grid,.pp-features-grid{grid-template-columns:repeat(2,1fr)}.ap-values-grid{grid-template-columns:repeat(3,1fr)}.ap-timeline{grid-template-columns:repeat(3,1fr);gap:1.5rem}.ap-timeline:before{display:none}.ap-timeline-item{text-align:center;padding-inline-start:0}.ap-timeline-dot{margin:0 auto .75rem;position:relative}[dir=ltr] .ap-timeline-dot,[dir=rtl] .ap-timeline-dot{left:auto;right:auto}.footer-top{flex-direction:row;justify-content:space-between}.footer-copy{text-align:start}.footer-bottom{justify-content:space-between;align-items:center;display:flex}.footer-legal{margin-bottom:0}}@media (width>=768px){.product-showcase,.about-grid,.pp-product-layout,.ap-mission-grid,.cp-grid{grid-template-columns:1fr 1fr}.pp-features-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}
