@import"https://fonts.googleapis.com/css2?family=Inter:wght@400..900&display=swap";:root{--app-bg-primary: #000000;--app-bg-secondary: #191919;--app-bg-overlay: rgba(0, 0, 0, .9);--app-text-color: #ffffff;--app-fontsize-scale: 1;--app-font-weight: 400;--app-icon-weight: 1.7;--app-text-gradient-enabled: 0;--app-gradient-color-1: #ffffff;--app-gradient-color-2: #888888;--app-gradient-direction: to right;--app-text-gradient: linear-gradient(to right, #ffffff, #888888);--app-slider-track-bg: var(--app-bg-secondary);--app-slider-gradient-1: var(--app-text-color);--app-slider-gradient-2: var(--app-text-color);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:var(--app-font-weight, 400);color-scheme:dark;color:var(--app-text-color);background-color:var(--app-bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,p,span,div,a,button,input,textarea,label,li,td,th,h1,h2,h3,h4,h5,h6{font-weight:var(--app-font-weight, 400)!important}button:active{transform:none!important}.oneblink-header-logo{font-weight:600!important}.gradient-text,html.gradient-text-mode.gradient-title .oneblink-header-logo,html.gradient-text-mode.gradient-title .settings-link,html.gradient-text-mode.gradient-text .question-text-scroll,html.gradient-text-mode.gradient-text .question-text-container,html.gradient-text-mode.gradient-text .question-text-container-legacy{background:var(--app-text-gradient)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}html.gradient-text-mode.gradient-text .question-text-scroll span:not(.no-gradient-text),html.gradient-text-mode.gradient-text .question-text-container span:not(.no-gradient-text),html.gradient-text-mode.gradient-text .question-text-container-legacy span:not(.no-gradient-text){background:var(--app-text-gradient)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}html.gradient-text-mode .no-gradient-text,html.gradient-text-mode [data-no-gradient=true],html.gradient-text-mode input,html.gradient-text-mode textarea{-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important;background-clip:unset!important}html.gradient-text-mode.gradient-buttons .tab-btn:not(.no-gradient-text) span:not(.no-gradient-text){background:var(--app-text-gradient)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}html.gradient-text-mode.gradient-icons svg,html.gradient-text-mode.gradient-icons svg.lucide,html.gradient-text-mode.gradient-icons .lucide{color:var(--app-gradient-color-1)!important;stroke:var(--app-gradient-color-1)!important}html.gradient-text-mode.gradient-icons svg *,html.gradient-text-mode.gradient-icons svg path,html.gradient-text-mode.gradient-icons svg line,html.gradient-text-mode.gradient-icons svg polyline,html.gradient-text-mode.gradient-icons svg polygon,html.gradient-text-mode.gradient-icons svg circle,html.gradient-text-mode.gradient-icons svg rect,html.gradient-text-mode.gradient-icons svg ellipse{stroke:var(--app-gradient-color-1)!important}html.gradient-text-mode.gradient-icons svg [fill]:not([fill=none]):not([fill=transparent]){fill:var(--app-gradient-color-1)!important}html.gradient-text-mode.gradient-icons svg[style],html.gradient-text-mode.gradient-icons svg[color],html.gradient-text-mode.gradient-icons svg[stroke]{color:var(--app-gradient-color-1)!important;stroke:var(--app-gradient-color-1)!important}html.gradient-text-mode.gradient-icons svg[style] *[stroke=currentColor],html.gradient-text-mode.gradient-icons svg[style] path,html.gradient-text-mode.gradient-icons svg[style] line,html.gradient-text-mode.gradient-icons svg[style] circle,html.gradient-text-mode.gradient-icons svg[style] rect,html.gradient-text-mode.gradient-icons svg[style] polyline,html.gradient-text-mode.gradient-icons svg[style] polygon,html.gradient-text-mode.gradient-icons svg[style] ellipse{stroke:var(--app-gradient-color-1)!important}html.gradient-text-mode.gradient-icons *[stroke=currentColor]{stroke:var(--app-gradient-color-1)!important}.notification-badge{font-weight:600!important;font-size:8px!important}svg path,svg line,svg polyline,svg polygon,svg circle,svg rect,svg ellipse{stroke-width:var(--app-icon-weight, 1.7)!important}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:auto}body{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}.question-row-touch{touch-action:manipulation!important;-webkit-touch-callout:none!important;overscroll-behavior:none!important;overscroll-behavior-y:none!important;-webkit-overflow-scrolling:auto!important}.question-row-touch-prevent{touch-action:none!important;-webkit-touch-callout:none!important;overscroll-behavior:none!important;overscroll-behavior-y:none!important}.app-container:has(.question-row-touch-prevent){overscroll-behavior-y:none!important}.listpage-scrollarea:has(.question-row-touch-prevent){overscroll-behavior-y:none!important}body{margin:0;min-width:320px;background:var(--app-bg-primary)}a{font-weight:500;color:var(--app-text-color);text-decoration:none}button{border:none;font-family:inherit;cursor:pointer;background:none}.app-container{min-height:100vh;width:100%;background:var(--app-bg-primary);color:var(--app-text-color);padding-bottom:80px!important}@media (prefers-color-scheme: light){:root{color:#213547;background-color:var(--app-text-color)}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 0 0;width:100vw;gap:0}.header-inner{max-width:480px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:50px}.search-bar{flex:1 1 0;width:100%;max-width:100%;margin:0 8px;font-size:1rem;height:32px;padding:0 12px;min-width:0;background:var(--app-bg-secondary);border-radius:16px;border:none;outline:none;color:var(--app-text-color);box-sizing:border-box}textarea.multilang-textarea,.multilang-textarea{font-size:14px!important}.icon{flex:0 0 auto;width:32px;height:32px;color:var(--app-text-color)}.icon.left,.icon.right{margin-left:10px;margin-right:10px}.footer{display:flex;justify-content:center;align-items:center;padding-bottom:32px;padding-top:8px;gap:80px;background:var(--app-bg-primary)!important;position:fixed!important;bottom:0!important;left:0!important;width:100%!important;z-index:1000!important}.footer .icon,.footer.settings-page .icon{margin-left:0!important;margin-right:0!important;color:var(--app-text-color)!important}.footer.settings-page{margin-left:0;background:var(--app-bg-primary)!important;position:fixed!important;bottom:0!important;left:0!important;width:100%!important;z-index:1000!important}.settings-list-mobile{padding-bottom:100px!important}input:focus,input:focus-visible{outline:none!important;border:none!important;box-shadow:none!important}.legal-text-container{margin-left:auto;margin-right:auto;text-align:left}.listpage-scrollarea{width:100%;margin:0 auto}@media (min-width: 601px){.listpage-scrollarea{max-width:480px}}@media (max-width: 780px){.region-dropdown-menu{position:fixed!important;top:60px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}@media (max-width: 480px){html,body,#root,.app-container{scrollbar-width:none!important}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.app-container::-webkit-scrollbar{display:none!important}.header-inner,.footer,.app-container{max-width:100vw!important;padding-left:0!important;padding-right:0!important}button:not(.import-btn):not(.chevron-btn):not(.icon-btn):not(.dropdown-toggle-btn):not(.tab-btn):not(.auth-btn),input:not([type=range]):not(.auth-input),select{padding:14px!important}.region-dropdown-menu button,.region-dropdown-menu button:not(.import-btn):not(.chevron-btn):not(.icon-btn):not(.dropdown-toggle-btn),.region-dropdown-container button,.region-dropdown-container button:not(.import-btn):not(.chevron-btn):not(.icon-btn):not(.dropdown-toggle-btn){padding:0!important;min-height:unset!important;height:auto!important}input[type=range]{padding:0!important;margin:0!important}.settings-list-container,.settings-list-inner{width:100vw!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.settings-list-container>div,.settings-list-inner>div{margin-left:4px!important}.header-ellipsis-btn{transform:translate(-5px)!important}}.video-close-button,.video-menu-button{min-width:30px!important;min-height:30px!important;width:30px!important;height:30px!important;flex-shrink:0!important}.video-close-button svg,.video-menu-button svg{min-width:20px!important;min-height:20px!important;width:20px!important;height:20px!important;flex-shrink:0!important}input::placeholder{color:var(--app-text-color)!important;opacity:1!important;-webkit-text-fill-color:var(--app-text-color)!important}input::-webkit-input-placeholder{color:var(--app-text-color)!important;opacity:1!important;-webkit-text-fill-color:var(--app-text-color)!important}input::-moz-placeholder{color:var(--app-text-color)!important;opacity:1!important}input:-ms-input-placeholder{color:var(--app-text-color)!important;opacity:1!important}input,textarea{caret-color:var(--app-text-color)!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px var(--app-bg-secondary) inset!important;box-shadow:0 0 0 1000px var(--app-bg-secondary) inset!important;-webkit-text-fill-color:var(--app-text-color)!important;color:var(--app-text-color)!important;border:none!important;background-color:var(--app-bg-secondary)!important;background:var(--app-bg-secondary)!important;transition:background-color 5000s ease-in-out 0s!important;caret-color:var(--app-text-color)!important}input:-moz-autofill{background-color:var(--app-bg-secondary)!important;color:var(--app-text-color)!important;-webkit-text-fill-color:var(--app-text-color)!important;caret-color:var(--app-text-color)!important}input:-ms-autofill{background-color:var(--app-bg-secondary)!important;color:var(--app-text-color)!important;-webkit-text-fill-color:var(--app-text-color)!important;caret-color:var(--app-text-color)!important}input:not(.oneblink-searchbar){-webkit-text-fill-color:var(--app-text-color)!important;color:var(--app-text-color)!important;background-color:var(--app-bg-secondary)!important;caret-color:var(--app-text-color)!important}input[type=date],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{-webkit-text-fill-color:var(--app-text-color)!important;color:var(--app-text-color)!important;background-color:var(--app-bg-secondary)!important;caret-color:var(--app-text-color)!important}input[type=date]:-webkit-autofill,input[type=datetime-local]:-webkit-autofill,input[type=month]:-webkit-autofill,input[type=time]:-webkit-autofill,input[type=week]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--app-bg-secondary) inset!important;box-shadow:0 0 0 1000px var(--app-bg-secondary) inset!important;-webkit-text-fill-color:var(--app-text-color)!important;color:var(--app-text-color)!important;background-color:var(--app-bg-secondary)!important;background:var(--app-bg-secondary)!important;caret-color:var(--app-text-color)!important}input[type=text][name*=card],input[type=text][name*=cc],input[type=text][name*=credit],input[type=text][name*=cvc],input[type=text][name*=cvv],input[type=text][name*=expiry],input[type=text][name*=expiration]{-webkit-text-fill-color:var(--app-text-color)!important;color:var(--app-text-color)!important;background-color:var(--app-bg-secondary)!important;caret-color:var(--app-text-color)!important}input[type=text][name*=card]:-webkit-autofill,input[type=text][name*=cc]:-webkit-autofill,input[type=text][name*=credit]:-webkit-autofill,input[type=text][name*=cvc]:-webkit-autofill,input[type=text][name*=cvv]:-webkit-autofill,input[type=text][name*=expiry]:-webkit-autofill,input[type=text][name*=expiration]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--app-bg-secondary) inset!important;box-shadow:0 0 0 1000px var(--app-bg-secondary) inset!important;-webkit-text-fill-color:var(--app-text-color)!important;color:var(--app-text-color)!important;background-color:var(--app-bg-secondary)!important;background:var(--app-bg-secondary)!important;caret-color:var(--app-text-color)!important}*{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}input,textarea,p:not([style*="cursor: pointer"]){-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;-webkit-tap-highlight-color:rgba(0,0,0,.1)!important}h1,h2,h3,h4,h5,h6,span[style*="fontWeight: 600"],span[style*="fontSize: 22"],span[style*="fontSize: 24"],span[style*="fontSize: 20"],div[style*="display: flex"]>span,[style*="alignItems: center"]>span{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important}button,a,span[onclick],div[onclick],[role=button],[tabindex]{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;outline:none!important}svg,svg *,[data-lucide],[data-lucide] *{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;outline:none!important}span[style*="cursor: pointer"],div[style*="cursor: pointer"],span[style*="fontSize: 22"],span[style*="fontWeight: 600"],span[style*="fontSize: 24"],span[style*="fontSize: 20"],span[style*="font-weight: 600"],span[style*="fontWeight: 500"],div[style*="fontSize: 22"],div[style*="fontWeight: 600"]{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;outline:none!important}span:not(input):not(textarea),div:not(input):not(textarea){-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;outline:none!important}.header span,.header div,[style*="marginBottom: 32"] span,[style*="marginBottom: 37"] span,[style*="marginBottom: 42"] span,[style*="display: flex"] span,[style*="alignItems: center"] span{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;outline:none!important}.cookie-banner{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:420px;background-color:#343739;color:var(--app-text-color);padding:15px;display:flex;justify-content:space-between;align-items:center;z-index:1000;border-radius:8px}.cookie-banner p{margin:0}.cookie-link{text-decoration:underline;color:var(--app-text-color)}.cookie-buttons button{margin-left:10px;padding:5px 10px;border:none;background-color:#5e6367;color:var(--app-text-color);cursor:pointer;border-radius:5px}.cookie-buttons button:hover{background-color:#5e6367}.paybrah-landing{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;position:relative;z-index:1}.language-switch{position:fixed;top:20px;right:20px;z-index:1000;display:flex;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:25px;padding:4px;box-shadow:0 4px 20px #0000001a}.lang-btn{padding:8px 12px;border:none;background:transparent;color:#666;font-size:18px;font-weight:500;cursor:pointer;border-radius:20px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:40px}.lang-btn:hover{background:#0000000d;transform:scale(1.05)}.lang-btn.active{background:#fff3;box-shadow:0 2px 10px #0000001a;transform:scale(1.1)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;min-height:100vh;display:flex;align-items:center}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.brand{background:linear-gradient(45deg,#ff6b6b,#feca57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;margin-bottom:40px;opacity:.9;line-height:1.6}.hero-actions{display:flex;gap:20px;flex-wrap:wrap}.cta-button{padding:16px 32px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button.primary{background:#ff6b6b;color:#fff;box-shadow:0 4px 15px #ff6b6b4d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button.secondary:hover{background:#fff;color:#667eea}.phone-mockup{display:flex;justify-content:center;align-items:center;perspective:1000px}.mockup-screen{width:300px;height:600px;background:#1a1a1a;border-radius:30px;padding:20px;box-shadow:0 20px 40px #0000004d;transform:rotateY(-10deg) rotateX(5deg);transition:transform .3s ease}.mockup-screen:hover{transform:rotateY(-5deg) rotateX(2deg)}.mockup-header{margin-bottom:20px}.mockup-status-bar{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;font-weight:600}.mockup-signals{display:flex;gap:4px}.signal{width:4px;height:4px;background:#fff;border-radius:50%}.mockup-content{background:#fff;border-radius:20px;padding:20px;height:calc(100% - 60px);overflow-y:auto;color:#333}.mockup-title{font-size:18px;font-weight:600;margin-bottom:20px;text-align:center;color:#333}.mockup-receipt{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:20px}.receipt-line{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;color:#333}.receipt-total{display:flex;justify-content:space-between;font-weight:600;font-size:16px;margin-top:12px;padding-top:12px;border-top:1px solid #dee2e6;color:#333}.mockup-people{margin-bottom:20px}.person-card{display:flex;align-items:center;padding:12px;background:#f8f9fa;border-radius:12px;margin-bottom:8px}.person-avatar{width:40px;height:40px;background:linear-gradient(45deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;margin-right:12px}.person-info{flex:1}.person-name{font-weight:600;font-size:14px;color:#333}.person-amount{font-size:16px;font-weight:600;color:#28a745}.mockup-send-button{width:100%;padding:16px;background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease}.mockup-send-button:hover{transform:translateY(-2px)}.features{padding:80px 0;background:#f8f9fa}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#333}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.feature-card{background:#fff;padding:40px 30px;border-radius:20px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.feature-card p{color:#666;line-height:1.6}.cta-section{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-section p{font-size:1.25rem;margin-bottom:40px;opacity:.9}.notification-box{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:40px;max-width:600px;margin:0 auto;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 40px #0000001a}.notification-icon{font-size:3rem;margin-bottom:20px;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.notification-content h3{font-size:1.5rem;font-weight:600;margin-bottom:10px}.notification-content p{font-size:1rem;margin-bottom:25px;opacity:.9}.email-form{margin-bottom:20px}.email-input-group{display:flex;gap:15px;margin-bottom:15px}.email-input{flex:1;padding:16px 20px;border:none;border-radius:50px;font-size:16px;outline:none;background:#ffffffe6;color:#333}.email-input::placeholder{color:#666}.submit-button{padding:16px 32px;background:#ff6b6b;color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.submit-button:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b4d}.privacy-note{font-size:.9rem;opacity:.7;margin:0;font-style:italic}.paybrah-landing .footer{background:#1a1a1a;color:#fff;padding:40px 0 20px;position:static!important;bottom:auto!important;left:auto!important;width:auto!important;display:block!important;justify-content:unset!important;align-items:unset!important;border-top:none!important}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.footer-brand .brand{font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#ff6b6b,#feca57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p{margin-top:8px;opacity:.7}.footer-links{display:flex;gap:30px}.footer-links a{color:#fff;text-decoration:none;opacity:.7;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #333;opacity:.7}@media (max-width: 768px){.hero .container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-actions{justify-content:center}.mockup-screen{width:250px;height:500px}.email-form,.email-input-group{flex-direction:column}.notification-box{padding:30px 20px}.footer-content{flex-direction:column;gap:20px;text-align:center}.footer-links{justify-content:center}}@media (max-width: 480px){.hero{padding:40px 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-button{padding:12px 24px;font-size:1rem}.features{padding:60px 0}.section-title{font-size:2rem}.feature-card{padding:30px 20px}}.paybrah-legal{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#f8f9fa;min-height:100vh;padding:20px 0;position:relative}.paybrah-legal .language-switch{position:fixed;top:20px;right:20px;z-index:1000;display:flex;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:25px;padding:4px;box-shadow:0 4px 20px #0000001a}.paybrah-legal .lang-btn{padding:8px 12px;border:none;background:transparent;color:#666;font-size:18px;font-weight:500;cursor:pointer;border-radius:20px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:40px}.paybrah-legal .lang-btn:hover{background:#0000000d;transform:scale(1.05)}.paybrah-legal .lang-btn.active{background:#667eea33;box-shadow:0 2px 10px #667eea33;transform:scale(1.1)}.legal-container{max-width:800px;margin:0 auto;padding:0 20px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.legal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;text-align:center}.back-link{display:inline-block;color:#fff;text-decoration:none;font-size:14px;margin-bottom:20px;opacity:.9;transition:opacity .3s ease}.back-link:hover{opacity:1}.legal-header h1{font-size:2.5rem;font-weight:700;margin:0;line-height:1.2}.legal-content{padding:40px}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #667eea}.legal-section h3{font-size:1.2rem;font-weight:600;color:#555;margin-bottom:15px;margin-top:25px}.legal-section p{margin-bottom:15px;color:#666;line-height:1.7}.legal-section ul{margin-bottom:15px;padding-left:20px}.legal-section li{margin-bottom:8px;color:#666;line-height:1.6}.legal-section a{color:#667eea;text-decoration:none;transition:color .3s ease}.legal-section a:hover{color:#764ba2;text-decoration:underline}.contact-info{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #667eea;margin:20px 0}.contact-info p{margin-bottom:10px}.contact-info strong{color:#333}@media (max-width: 768px){.paybrah-legal{padding:10px 0}.legal-container{margin:0 10px;padding:0;border-radius:8px}.legal-header{padding:30px 20px}.legal-header h1{font-size:2rem}.legal-content{padding:30px 20px}.legal-section{margin-bottom:30px}.legal-section h2{font-size:1.3rem}.legal-section h3{font-size:1.1rem}}@media (max-width: 480px){.legal-header{padding:20px 15px}.legal-header h1{font-size:1.8rem}.legal-content{padding:20px 15px}.legal-section h2{font-size:1.2rem}.contact-info{padding:15px}}.evpowerbank-landing{min-height:100vh;display:flex;flex-direction:column;background:var(--app-bg-primary);color:var(--app-text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;z-index:1}.evpowerbank-landing .footer{position:static!important;bottom:auto!important;left:auto!important;width:auto!important;display:block!important;justify-content:unset!important;align-items:unset!important;border-top:none!important}.hero{flex:1;display:flex;align-items:center;min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a,#000);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none}.hero-content{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title .brand{background:linear-gradient(135deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(255,255,255,.3)}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;color:#ccc;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-button{background:linear-gradient(135deg,#fff,#f0f0f0);color:#000;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ffffff1a;text-transform:none;letter-spacing:.5px}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #fff3;background:linear-gradient(135deg,#fff,#e0e0e0)}.features{padding:5rem 0;background:#111}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--app-text-color)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.feature-card{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);padding:2rem;border-radius:20px;text-align:center;border:1px solid #333333;transition:all .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d;border-color:#555}.feature-icon{font-size:3rem;margin-bottom:1rem;display:block}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--app-text-color)}.feature-card p{color:#ccc;line-height:1.6;font-size:1rem}.solution{padding:5rem 0;background:var(--app-bg-primary)}.solution-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1000px;margin:0 auto}.solution-text h3{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--app-text-color)}.solution-text p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#ccc}.solution-features{list-style:none;padding:0}.solution-features li{padding:.5rem 0;font-size:1rem;color:#ccc;border-bottom:1px solid #333333}.solution-features li:last-child{border-bottom:none}.powerbank-mockup{display:flex;flex-direction:column;align-items:center;gap:1rem}.powerbank-body{width:200px;height:300px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:20px;position:relative;border:3px solid #444444;box-shadow:0 20px 40px #00000080}.powerbank-screen{position:absolute;top:20px;left:20px;right:20px;height:80px;background:var(--app-bg-primary);border-radius:10px;border:2px solid #333333;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.screen-content{color:#0f0;font-family:Courier New,monospace;font-size:12px;text-align:center}.battery-indicator{font-weight:700}.power-indicator{color:#ff0}.powerbank-handles{position:absolute;top:120px;left:50%;transform:translate(-50%);width:40px;height:60px;background:#333;border-radius:20px}.powerbank-cables{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px}.cable{width:8px;height:40px;background:#555;border-radius:4px}.powerbank-label{font-size:1.2rem;font-weight:600;color:var(--app-text-color);text-align:center}.footer{background:var(--app-bg-primary);padding:3rem 0 2rem;margin-top:auto;border-top:1px solid #333333}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:2rem}.footer-brand .brand{font-size:1.5rem;font-weight:700;color:var(--app-text-color);display:block;margin-bottom:.5rem}.footer-brand p{color:#ccc;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--app-text-color)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333333}.footer-bottom p{color:#888;margin:0;font-size:.9rem}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.solution-content{grid-template-columns:1fr;gap:2rem;text-align:center}.powerbank-body{width:150px;height:225px}.email-input-group{flex-direction:column}.submit-button{width:100%}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}}@media (max-width: 480px){.hero-title{font-size:2rem}.notification-box{padding:2rem}.cta-section h2{font-size:1.8rem}}.personalbringer-landing{min-height:100vh;display:flex;flex-direction:column;background:var(--app-bg-primary);color:var(--app-text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;z-index:1}.personalbringer-landing .footer{position:static!important;bottom:auto!important;left:auto!important;width:auto!important;display:block!important;justify-content:unset!important;align-items:unset!important;border-top:none!important}.generic-landing{min-height:100vh;display:flex;flex-direction:column;background:var(--app-bg-primary);color:var(--app-text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;z-index:1}.generic-landing .footer{position:static!important;bottom:auto!important;left:auto!important;width:auto!important;display:block!important;justify-content:unset!important;align-items:unset!important;border-top:none!important}.cta-section{padding:5rem 0;background:var(--app-bg-primary);text-align:center;min-height:100vh;display:flex;align-items:center;justify-content:center}.notification-box{background:transparent;border-radius:0;padding:3rem;max-width:600px;margin:0 auto;border:none;box-shadow:none}.notification-content h3{font-size:32px;font-weight:600;margin-bottom:1.5rem;color:var(--app-text-color);letter-spacing:2px}.notification-content p{color:var(--app-text-color);margin-bottom:2rem;font-size:14px;line-height:1.4;font-weight:400;max-width:500px;margin-left:auto;margin-right:auto}.app-description{font-size:16px;line-height:1.5;color:#ccc;margin:10px 0 40px;font-style:italic}.email-form{margin-bottom:1.5rem}.email-input-group{display:flex;gap:1rem;margin-bottom:1rem}.submit-button{background:#fff;color:#000;border:none;border-radius:11px;padding:14.15px;font-size:16.85px;font-weight:500;cursor:pointer;height:48px;white-space:nowrap;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.privacy-note{font-size:14px;color:var(--app-text-color);margin:0;font-weight:400}@media (max-width: 768px){.notification-box{padding:2rem}.email-input-group{flex-direction:column}.submit-button{width:100%}}@media (max-width: 480px){.notification-box{padding:2rem}}.all-apps-landing{min-height:100vh;display:flex;flex-direction:column;background:var(--app-bg-primary);color:var(--app-text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;z-index:1}.all-apps-landing .footer{position:static!important;bottom:auto!important;left:auto!important;width:auto!important;display:block!important;justify-content:unset!important;align-items:unset!important;border-top:none!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header-section{padding:3rem 0;background:var(--app-bg-primary);text-align:center}.header-section p{color:var(--app-text-color);margin-bottom:2rem;font-size:14px;line-height:1.4;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.email-form{margin-bottom:2rem}.email-input-group{display:flex;gap:1rem;margin-bottom:1rem;max-width:400px;margin-left:auto;margin-right:auto}.email-input{flex:1;padding:16px;border:none;border-radius:11px;background:var(--app-bg-secondary);color:var(--app-text-color);font-size:16px;height:48px;box-sizing:border-box;width:100%}.email-input:focus{outline:none}.email-input::placeholder{color:#686868;opacity:1}.submit-button{background:#fff;color:#000;border:none;border-radius:11px;padding:14.15px;font-size:16.85px;font-weight:500;cursor:pointer;height:48px;white-space:nowrap;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:none;transform:none}.submit-button:hover,.submit-button:active{background:#fff;color:#000;transform:none}.privacy-note{font-size:14px;color:var(--app-text-color)!important;margin:0 0 .5rem;font-weight:400}.apps-section{padding:0 0 2rem;background:var(--app-bg-primary);flex:1}.apps-list{max-width:600px;margin:0 auto}.app-item{padding:1rem 0}.app-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem 0}.app-left{display:flex;align-items:center;gap:1rem;flex:1}.app-checkbox{width:18px;height:18px;accent-color:var(--app-text-color);cursor:pointer}.app-title{font-size:16px;font-weight:500;color:var(--app-text-color)}.app-right{display:flex;align-items:center}.chevron{color:var(--app-text-color);transition:transform .2s ease}.app-content{padding:.2rem 0 .2rem 2rem;margin-top:.1rem}.app-content p{color:#ccc;font-size:14px;line-height:1.5;margin:0}@media (max-width: 768px){.header-section{padding:2rem 0}.email-input-group{flex-direction:column;max-width:100%}.submit-button{width:100%}.apps-list{padding:0 1rem}.app-left{gap:.75rem}.app-title{font-size:15px}}@media (max-width: 480px){.header-section{padding:1.5rem 0}.apps-list{padding:0 .5rem}.app-content{padding-left:1.5rem}}
