:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--bg-primary: #000000;--bg-secondary: #0a0a0a;--bg-tertiary: rgba(255, 255, 255, .03);--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .7);--text-muted: rgba(255, 255, 255, .5);--accent-red: #ff3b30;--accent-red-glow: rgba(255, 59, 48, .4);--accent-border: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .08);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--transition-fast: .15s ease;--transition-medium: .3s cubic-bezier(.25, 1, .5, 1);--transition-slow: .5s cubic-bezier(.25, 1, .5, 1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.02em;margin-bottom:.5em;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem);background:linear-gradient(180deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2.25rem)}p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:8rem 0;position:relative}.glass-panel{background:var(--bg-tertiary);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--radius-lg)}.glass-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#000c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);padding:1rem 0;transition:var(--transition-medium)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;border-radius:var(--radius-sm);transition:var(--transition-medium);cursor:pointer;border:none;text-decoration:none;font-size:1rem}.btn-primary{background-color:var(--text-primary);color:var(--bg-primary)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.btn-ghost{background-color:transparent;color:var(--text-secondary);border:1px solid var(--glass-border)}.btn-ghost:hover{background-color:var(--bg-tertiary);color:var(--text-primary);border-color:var(--accent-border)}.btn-lang{width:40px;height:40px;border-radius:50%;padding:0;background-color:transparent;color:var(--text-secondary);border:1px solid var(--glass-border);font-size:.875rem;transition:var(--transition-fast)}.btn-lang.active{background-color:var(--accent-red);color:#fff;border-color:var(--accent-red);box-shadow:0 0 15px var(--accent-red-glow)}.btn-lang:hover:not(.active){background-color:var(--bg-tertiary);color:var(--text-primary)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .8s cubic-bezier(.25,1,.5,1) forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.glow-red{position:absolute;width:300px;height:300px;background:var(--accent-red);filter:blur(150px);border-radius:50%;opacity:.15;z-index:-1;pointer-events:none}.iphone-wrapper{flex-shrink:0;transition:transform .6s cubic-bezier(.25,1,.5,1)}.iphone-chassis{position:relative;width:280px;aspect-ratio:430 / 882;border-radius:54px;background:linear-gradient(145deg,#3a3a3f,#2c2c30 20%,#1e1e22,#2c2c30 80%,#3a3a3f);padding:10px;box-shadow:0 0 0 1.5px #ffffff1f,inset 0 0 0 .5px #ffffff0f,0 4px 12px #0006}.iphone-chassis.is-3d{box-shadow:0 0 0 1.5px #ffffff1f,inset 0 0 0 .5px #ffffff0f,0 30px 70px -15px #000000b3,0 15px 30px -8px #00000080,0 8px 40px #ff3b3012}.iphone-shine{position:absolute;inset:0;border-radius:54px;background:linear-gradient(115deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 30%,transparent 50%,transparent 100%);pointer-events:none;z-index:5}.iphone-bezel{position:relative;width:100%;height:100%;border-radius:46px;background:#000;overflow:hidden}.iphone-dynamic-island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:92px;height:26px;background:#000;border-radius:20px;z-index:10;display:flex;align-items:center;justify-content:flex-end;padding-right:8px}.iphone-di-cam{width:8px;height:8px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#1a1a3a,#0a0a15);box-shadow:inset 0 0 2px #5050a066}.iphone-screen{position:absolute;inset:0;border-radius:46px;overflow:hidden}.iphone-screen img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.iphone-btn-power{position:absolute;right:-2.5px;top:28%;width:3px;height:56px;background:linear-gradient(180deg,#4a4a4f,#38383c,#4a4a4f);border-radius:0 2px 2px 0}.iphone-btn-silent{position:absolute;left:-2.5px;top:18%;width:3px;height:24px;background:linear-gradient(180deg,#4a4a4f,#38383c,#4a4a4f);border-radius:2px 0 0 2px}.iphone-btn-vol-up{position:absolute;left:-2.5px;top:26%;width:3px;height:44px;background:linear-gradient(180deg,#4a4a4f,#38383c,#4a4a4f);border-radius:2px 0 0 2px}.iphone-btn-vol-down{position:absolute;left:-2.5px;top:35%;width:3px;height:44px;background:linear-gradient(180deg,#4a4a4f,#38383c,#4a4a4f);border-radius:2px 0 0 2px}.hero-split{display:flex;align-items:center;justify-content:space-between;gap:4rem;min-height:100vh;padding-top:120px}.hero-text{flex:1;max-width:560px}.hero-text h1{margin-bottom:1.5rem}.hero-text p{margin-bottom:2.5rem;font-size:1.2rem}.hero-cta{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.hero-cta-sub{font-size:.9rem!important;color:var(--text-muted)!important}.hero-mockup{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.hero-mockup .iphone-chassis{width:300px}.hero-mockup .iphone-wrapper{animation:heroFloat 6s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:perspective(1400px) rotateY(10deg) rotateX(3deg) translateY(0)}50%{transform:perspective(1400px) rotateY(10deg) rotateX(3deg) translateY(-14px)}}.hero-glow{position:absolute;width:400px;height:400px;background:radial-gradient(circle,var(--accent-red-glow) 0%,transparent 70%);filter:blur(60px);opacity:.3;z-index:-1}.feature-row{display:flex;align-items:center;gap:5rem}.feature-row.reverse{flex-direction:row-reverse}.feature-content{flex:1}.feature-content h2{margin-bottom:1rem}.feature-content p{margin-bottom:1.5rem}.feature-badges{display:flex;flex-wrap:wrap;gap:.5rem}.feature-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#ffffff0d;border:1px solid var(--glass-border);border-radius:20px;font-size:.85rem;color:var(--text-secondary)}.feature-mockup{flex:1;display:flex;justify-content:center;position:relative}.feature-mockup .iphone-chassis{width:260px}.highlights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.highlight-card{padding:1.5rem;border-radius:var(--radius-lg);background:var(--bg-tertiary);border:1px solid var(--glass-border);transition:var(--transition-medium);text-align:center}.highlight-card:hover{border-color:var(--accent-border);transform:translateY(-4px);box-shadow:0 12px 30px #0000004d}.highlight-icon{width:48px;height:48px;border-radius:12px;background:#ff3b301a;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--accent-red)}.highlight-card h4{font-size:1rem;margin-bottom:.4rem}.highlight-card p{font-size:.85rem;color:var(--text-muted);line-height:1.4}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}.pricing-card{padding:2.5rem 2rem;border-radius:var(--radius-lg);background:var(--bg-tertiary);border:1px solid var(--glass-border);text-align:left;position:relative;transition:var(--transition-medium)}.pricing-card:hover{transform:translateY(-4px)}.pricing-card.pro{border-color:var(--accent-red);box-shadow:0 0 40px #ff3b301f}.pricing-badge{position:absolute;top:-12px;right:20px;background:var(--accent-red);color:#fff;font-size:.75rem;font-weight:700;padding:4px 14px;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.pricing-card h3{font-size:1.5rem;margin-bottom:.5rem}.pricing-card .pricing-price{font-size:1.1rem;color:var(--text-muted);margin-bottom:1.5rem}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.pricing-features li{display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--text-secondary)}.pricing-features li svg{flex-shrink:0}.trust-row{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:12px;padding:1rem 1.5rem;background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:var(--radius-lg)}.trust-item span{font-size:.95rem;color:var(--text-secondary)}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-links a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:color var(--transition-fast)}.nav-links a:hover{color:var(--text-primary)}.faq-item{padding:1.25rem 1.5rem;border-bottom:1px solid var(--glass-border);cursor:pointer;transition:background var(--transition-fast)}.faq-item:first-child{border-top:1px solid var(--glass-border)}.faq-item:hover{background:var(--bg-tertiary)}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:600;font-size:1.05rem;color:var(--text-primary)}.faq-answer{overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease;font-size:.95rem;color:var(--text-secondary);line-height:1.6}@media(max-width:968px){footer .container{grid-template-columns:repeat(2,1fr)!important}.hero-split{flex-direction:column;text-align:center;gap:3rem;padding-top:100px}.hero-text{max-width:100%}.hero-cta{align-items:center}.hero-mockup .iphone-chassis{width:240px}.feature-row,.feature-row.reverse{flex-direction:column;text-align:center;gap:2.5rem}.feature-badges{justify-content:center}.feature-mockup .iphone-chassis{width:220px}.highlights-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:400px}.trust-row{gap:1.5rem}.nav-links{display:none}.section{padding:5rem 0}}@media(max-width:480px){footer .container{grid-template-columns:1fr!important}.hero-mockup .iphone-chassis,.feature-mockup .iphone-chassis{width:200px}.iphone-chassis{border-radius:40px;padding:7px}.iphone-bezel{border-radius:34px}.iphone-shine{border-radius:40px}.iphone-screen{border-radius:34px}.iphone-dynamic-island{width:72px;height:20px;top:8px}.iphone-di-cam{width:6px;height:6px}.highlights-grid{grid-template-columns:1fr}}
