:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:MagicFont;src:url(./assets/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rivka;src:url(/fonts/Rivka.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{font-family:MagicFont,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:var(--rivka-text)}:root{--rivka-green: #62ff1f;--rivka-blue: #000000;--rivka-surface: #ffffff;--rivka-text: #000000}.page{position:relative;min-height:100vh;overflow:hidden;background:#fff}.gradient-bg{position:fixed;inset:0;background:linear-gradient(135deg,#62ff1f47,#007aff47);z-index:0}.container{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:48px 24px}.header{display:flex;align-items:center;margin-bottom:64px}.logo{height:42px}.rivka-logo{font-family:Rivka,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:40px;line-height:1;margin:0;letter-spacing:-.02em}.hero{margin-bottom:96px}.hero h1{font-size:30px;line-height:1.1;letter-spacing:-1px;margin-bottom:24px;font-family:Rivka,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.magic-accent{color:var(--rivka-blue)}.subtitle{font-size:18px;color:#444;margin-bottom:32px;max-width:600px}.cta{display:inline-block;padding:14px 28px;border-radius:999px;background:var(--rivka-blue);color:#fff;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.cta:hover{transform:translateY(-1px);background:#0063cc;box-shadow:0 10px 30px #007aff59}.section{margin-bottom:80px}.section h2{font-size:28px;margin-bottom:24px}.section.muted{color:#333}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.step{border:1px solid #ddd;background:var(--magic-surface);border-radius:16px;padding:24px;box-shadow:0 10px 30px #5f63f926}.step span{font-size:24px;font-weight:700;display:block;margin-bottom:8px}.reasons{list-style:none;display:grid;gap:16px;font-size:16px}.footer{margin-top:80px;font-size:14px;color:#666}.cta-group{display:flex;align-items:flex-start;flex-direction:column;gap:24px;flex-wrap:wrap}.appstore-cta{display:flex;align-items:center;gap:12px;text-decoration:none;padding:8px 12px;border-radius:14px;transition:transform .15s ease,box-shadow .15s ease}.appstore-cta:hover{transform:translateY(-1px)}.app-icon{width:48px;height:48px;border-radius:12px;box-shadow:0 6px 16px #00000026}.appstore-badge{height:40px}.lang-switch{margin-left:auto;display:flex;gap:8px}.lang-switch button{background:none;border:none;font-weight:600;cursor:pointer;color:#888}.lang-switch button.active{color:var(--magic-blue)}.typing{font-weight:500}.cursor{display:inline-block;margin-left:2px;animation:blink 1s infinite;color:var(--magic-blue)}body.reel{overflow:hidden}.reel-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;padding-top:15vh}body.reel .hero h1{font-size:20px;line-height:1.15}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@media(max-width:768px){.container{padding:32px 20px}.header{margin-bottom:40px}.logo{height:36px}.hero{margin-bottom:56px}.hero h1{font-size:34px;line-height:1.2;letter-spacing:-.5px}.subtitle{font-size:16px;margin-bottom:24px}.cta{width:100%;text-align:center;padding:16px 0}.cta-group{gap:16px}.section{margin-bottom:56px}.section h2{font-size:22px}.steps{grid-template-columns:1fr;gap:16px}.step{padding:20px}.appstore-cta{padding:12px}.app-icon{width:44px;height:44px}.appstore-badge{height:36px}.footer{margin-top:48px;font-size:13px}}
