@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,400&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg: #0A0A10;--bg-alt: #0F0F18;--card: #161622;--primary: #6C5CE7;--primary-light: #A29BFE;--primary-dark: #4834D4;--accent: #00CEC9;--accent-warm: #FDCB6E;--danger: #FF6B6B;--success: #00B894;--text: #F1F1F5;--text-secondary: #8B8B9E;--text-muted: #55556A;--border: #1E1E30}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);overflow-x:hidden;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);min-height:100vh}::selection{background:#6c5ce766;color:#fff}a{text-decoration:none}button{cursor:pointer}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.float-1{animation:float 6s ease-in-out infinite}.float-2{animation:float 6s ease-in-out infinite 1s}.float-3{animation:float 6s ease-in-out infinite 2s}.section-container{max-width:1140px;margin:0 auto;padding:0 24px}.fade-in{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.hero-gradient-text{background:linear-gradient(135deg,#f1f1f5,#a29bfe,#00cec9);background-size:200% 200%;animation:gradient-shift 6s ease infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid transparent;transition:all .4s ease}.navbar.scrolled{background:#0a0a10d9;-webkit-backdrop-filter:blur(20px) saturate(1.5);backdrop-filter:blur(20px) saturate(1.5);border-bottom-color:var(--border)}.navbar-inner{display:flex;justify-content:space-between;align-items:center;height:72px}.navbar-logo{display:flex;align-items:center;gap:3px}.navbar-logo-icon{width:34px;height:34px;border-radius:10px;margin-right:8px}.navbar-logo-text{font-size:20px;font-weight:800;letter-spacing:-.5px}.navbar-logo-text .brand-bani{color:var(--primary)}.navbar-logo-text .brand-mei{color:var(--text)}.navbar-links{display:flex;align-items:center;gap:32px}.navbar-link{color:var(--text-secondary);font-size:14px;font-weight:500;transition:color .2s}.navbar-link:hover{color:var(--text)}.navbar-cta{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;padding:10px 22px;border-radius:12px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #6c5ce745}.navbar-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6c5ce766}.navbar-lang{color:var(--text-muted);font-size:.875rem;font-weight:500;text-decoration:none;padding:4px 8px;border:1px solid var(--border);border-radius:4px;transition:color .2s,border-color .2s}.navbar-lang:hover{color:var(--text);border-color:var(--text-secondary)}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:72px}.hero-bg-glow-left{position:absolute;top:10%;left:-10%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(108,92,231,.07) 0%,transparent 70%);filter:blur(80px);animation:pulse-glow 8s ease-in-out infinite}.hero-bg-glow-right{position:absolute;bottom:5%;right:-5%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(0,206,201,.04) 0%,transparent 70%);filter:blur(80px);animation:pulse-glow 8s ease-in-out infinite 3s}.hero-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(30,30,48,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(30,30,48,.13) 1px,transparent 1px);background-size:64px 64px;opacity:.5;mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black,transparent)}.hero-inner{display:flex;align-items:center;gap:60px;position:relative;width:100%}.hero-text{flex:1;animation:slide-in-left .8s ease-out}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#6c5ce714;border:1px solid rgba(108,92,231,.19);border-radius:20px;padding:6px 16px 6px 8px;margin-bottom:24px}.hero-badge-label{background:var(--primary);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:12px}.hero-badge-text{color:var(--primary-light);font-size:13px;font-weight:500}.hero h1{font-size:56px;font-weight:800;line-height:1.08;letter-spacing:-2px;margin-bottom:20px}.hero-subtitle{color:var(--text-secondary);font-size:18px;line-height:1.7;max-width:480px;margin-bottom:36px}.hero-buttons{display:flex;gap:14px;margin-bottom:40px}.hero-phones{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-height:620px;animation:slide-in-right .8s ease-out}.hero-phone-side{position:absolute;z-index:1;opacity:.6}.hero-phone-side--left{left:-20px;top:40px}.hero-phone-side--right{right:-20px;top:50px}.hero-phone-center{position:relative;z-index:2}.phone-mockup{transform-origin:center center}.phone-mockup.has-glow{filter:drop-shadow(0 0 60px rgba(108,92,231,.19))}.phone-frame{width:280px;height:570px;background:var(--bg-alt);border-radius:36px;border:2.5px solid var(--border);overflow:hidden;position:relative;box-shadow:0 40px 80px #00000080,inset 0 1px #ffffff0d}.phone-frame--small{transform:scale(.85)}.phone-frame--showcase{transform:scale(.88)}.phone-statusbar{height:38px;display:flex;align-items:center;justify-content:center;background:#0f0f18e6}.phone-notch{width:90px;height:22px;background:var(--bg);border-radius:11px;display:flex;align-items:center;justify-content:center}.phone-notch span{color:var(--text);font-size:10px;font-weight:600}.phone-screen{height:490px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--bg)}.phone-screen img{width:100%;height:100%;object-fit:cover}.phone-bottombar{height:42px;background:#0f0f18f2;display:flex;align-items:center;justify-content:space-around;padding:0 24px;border-top:1px solid var(--border)}.phone-bottombar-item{font-size:13px;opacity:.4}.phone-bottombar-item.active{opacity:1}.phone-bottombar-item--add{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:flex;align-items:center;justify-content:center;font-size:16px;opacity:1}.store-button{display:inline-flex;align-items:center;gap:10px;background:#111118;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 22px;transition:all .3s ease;cursor:pointer}.store-button:hover{border-color:var(--primary);transform:translateY(-2px)}.store-button-label{color:#fff9;font-size:9px;line-height:1}.store-button-name{color:#fff;font-size:15px;font-weight:600;line-height:1.3}.features-section{padding:100px 0}.section-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:12px}.section-label--primary{color:var(--primary)}.section-label--accent{color:var(--accent)}.section-label--warm{color:var(--accent-warm)}.section-label--success{color:var(--success)}.section-label--primary-light{color:var(--primary-light)}.section-heading{font-size:40px;font-weight:800;letter-spacing:-1.5px;margin-bottom:16px}.section-heading--smaller{font-size:36px;letter-spacing:-1px}.highlight--primary-light{color:var(--primary-light)}.highlight--accent{color:var(--accent)}.highlight--warm{color:var(--accent-warm)}.highlight--success{color:var(--success)}.section-desc{color:var(--text-secondary);font-size:16px;max-width:560px;margin:0 auto;line-height:1.7}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features-grid>.fade-in{display:flex}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:28px 24px;position:relative;overflow:hidden;transition:border-color .3s,transform .3s;cursor:default;height:100%;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-4px)}.feature-card[data-color=primary]:hover{border-color:#6c5ce754}.feature-card[data-color=accent]:hover{border-color:#00cec954}.feature-card[data-color=warm]:hover{border-color:#fdcb6e54}.feature-card[data-color=success]:hover{border-color:#00b89454}.feature-card[data-color=primary-light]:hover{border-color:#a29bfe54}.feature-card[data-color=danger]:hover{border-color:#ff6b6b54}.feature-card-glow{position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%}.feature-card[data-color=primary] .feature-card-glow{background:#6c5ce708}.feature-card[data-color=accent] .feature-card-glow{background:#00cec908}.feature-card[data-color=warm] .feature-card-glow{background:#fdcb6e08}.feature-card[data-color=success] .feature-card-glow{background:#00b89408}.feature-card[data-color=primary-light] .feature-card-glow{background:#a29bfe08}.feature-card[data-color=danger] .feature-card-glow{background:#ff6b6b08}.feature-card-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}.feature-card[data-color=primary] .feature-card-icon{background:#6c5ce717;border:1px solid rgba(108,92,231,.15)}.feature-card[data-color=accent] .feature-card-icon{background:#00cec917;border:1px solid rgba(0,206,201,.15)}.feature-card[data-color=warm] .feature-card-icon{background:#fdcb6e17;border:1px solid rgba(253,203,110,.15)}.feature-card[data-color=success] .feature-card-icon{background:#00b89417;border:1px solid rgba(0,184,148,.15)}.feature-card[data-color=primary-light] .feature-card-icon{background:#a29bfe17;border:1px solid rgba(162,155,254,.15)}.feature-card[data-color=danger] .feature-card-icon{background:#ff6b6b17;border:1px solid rgba(255,107,107,.15)}.feature-card h3{color:var(--text);font-size:17px;font-weight:700;margin:0 0 8px;letter-spacing:-.3px}.feature-card p{color:var(--text-secondary);font-size:13.5px;line-height:1.6;margin:0}.screens-section{padding:100px 0;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-alt) 50%,var(--bg) 100%);position:relative;overflow:hidden}.screens-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(108,92,231,.03) 0%,transparent 70%);filter:blur(100px)}.screens-grid{display:flex;gap:32px;justify-content:center;align-items:flex-start;flex-wrap:wrap;position:relative}.screen-item{display:flex;flex-direction:column;align-items:center;gap:16px}.screen-label{text-align:center}.screen-label-title{color:var(--text);font-size:14px;font-weight:700}.screen-label-desc{color:var(--text-muted);font-size:12px;margin-top:2px}.multicurrency-section{padding:100px 0}.multicurrency-inner{display:flex;align-items:center;gap:80px}.multicurrency-content{flex:1}.multicurrency-content h2{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:20px;line-height:1.15}.multicurrency-content p{color:var(--text-secondary);font-size:15px;line-height:1.7;margin-bottom:28px;max-width:440px}.currency-list{display:flex;flex-direction:column;gap:14px}.currency-row{display:flex;align-items:center;gap:14px;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:14px 18px;transition:border-color .3s}.currency-row:hover{border-color:#fdcb6e45}.currency-flag{font-size:28px}.currency-info{flex:1}.currency-code{color:var(--text);font-size:15px;font-weight:700}.currency-name{color:var(--text-muted);font-size:12px}.currency-rate{font-size:14px;font-weight:600;padding:6px 12px;border-radius:10px}.currency-rate--main{color:var(--accent);background:#00cec914}.currency-rate--secondary{color:var(--text);background:var(--bg-alt)}.sync-section{padding:100px 0;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.sync-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(0,206,201,.06) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,206,201,.04) 0%,transparent 50%);pointer-events:none}.sync-inner{display:flex;align-items:center;gap:80px;position:relative}.sync-content{flex:1}.sync-content h2{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:20px;line-height:1.15}.sync-content>p{color:var(--text-secondary);font-size:15px;line-height:1.7;margin-bottom:32px;max-width:440px}.sync-visual{flex:1;display:flex;align-items:center;justify-content:center;position:relative;min-height:520px;gap:16px}.sync-device--phone{position:relative;z-index:1}.sync-icon-bridge{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;width:60px;flex-shrink:0}.sync-icon-circle{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--accent),rgba(0,206,201,.6));display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:0 8px 32px #00cec94d;position:relative;z-index:2;animation:syncPulse 3s ease-in-out infinite}@keyframes syncPulse{0%,to{box-shadow:0 8px 32px #00cec94d}50%{box-shadow:0 8px 48px #00cec980}}.sync-icon-line{position:absolute;top:50%;height:2px;width:30px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.4}.sync-icon-line--left{right:100%;margin-right:-6px}.sync-icon-line--right{left:100%;margin-left:-6px}.sync-steps{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.sync-step{display:flex;align-items:flex-start;gap:14px;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 18px;transition:border-color .3s}.sync-step:hover{border-color:#00cec94d}.sync-step-num{width:32px;height:32px;border-radius:10px;background:#00cec91a;border:1px solid rgba(0,206,201,.2);display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:14px;font-weight:800;flex-shrink:0}.sync-step-content{flex:1}.sync-step-title{color:var(--text);font-size:14px;font-weight:700;margin-bottom:2px}.sync-step-desc{color:var(--text-muted);font-size:12.5px;line-height:1.5}.sync-badges{display:flex;gap:10px;flex-wrap:wrap}.sync-badge{display:inline-flex;align-items:center;gap:6px;background:#00cec90f;border:1px solid rgba(0,206,201,.15);border-radius:10px;padding:8px 14px;font-size:12px;font-weight:600;color:var(--accent)}.sync-badge-icon{font-size:14px;display:flex;align-items:center}.sync-badge-icon .material-symbols-outlined{font-size:16px}.faq-section{padding:100px 0;background:var(--bg-alt);border-top:1px solid var(--border)}.faq-section .section-container{max-width:720px}.faq-item{border-bottom:1px solid var(--border);padding:20px 0}.faq-question{width:100%;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:0}.faq-question-text{color:var(--text);font-size:15px;font-weight:600;text-align:left;font-family:inherit}.faq-toggle{color:var(--primary-light);font-size:20px;font-weight:300;transition:transform .3s ease;flex-shrink:0;margin-left:16px}.faq-item.open .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.open .faq-answer{max-height:200px}.faq-answer p{color:var(--text-secondary);font-size:13.5px;line-height:1.7;margin:12px 0 0;padding-right:40px}.cta-section{padding:100px 0;position:relative;overflow:hidden}.cta-bg-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#6c5ce712,#00cec908)}.cta-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(108,92,231,.08) 0%,transparent 70%);filter:blur(100px)}.cta-inner{text-align:center;position:relative}.cta-icon{width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 12px 40px #6c5ce745}.cta-icon img{width:100%;height:100%;object-fit:contain;border-radius:22px}.cta-section h2{font-size:42px;font-weight:800;letter-spacing:-1.5px;margin-bottom:16px;line-height:1.15}.cta-subtitle{color:var(--text-secondary);font-size:17px;max-width:480px;margin:0 auto 36px;line-height:1.7}.cta-buttons{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.cta-note{color:var(--text-muted);font-size:12px}.site-footer{border-top:1px solid var(--border);padding:50px 0 30px;background:var(--bg-alt)}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;flex-wrap:wrap;gap:40px}.footer-brand p{color:var(--text-secondary);font-size:13px;max-width:280px;line-height:1.6}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:12px}.footer-logo-icon{width:30px;height:30px;border-radius:8px}.footer-logo-text{font-size:18px;font-weight:800}.footer-columns{display:flex;gap:60px;flex-wrap:wrap}.footer-column-title{color:var(--text);font-size:13px;font-weight:600;margin-bottom:14px}.footer-link{display:block;color:var(--text-secondary);font-size:13px;margin-bottom:10px;transition:color .2s}.footer-link:hover{color:var(--primary-light)}.footer-bottom{border-top:1px solid var(--border);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-copyright{color:var(--text-secondary);font-size:12px}.footer-socials{display:flex;gap:16px}.footer-social{color:var(--text-secondary);font-size:12px;transition:color .2s}.footer-social:hover{color:var(--primary-light)}.legal-header{background:#0a0a10d9;-webkit-backdrop-filter:blur(20px) saturate(1.5);backdrop-filter:blur(20px) saturate(1.5);padding:0 clamp(1.5rem,5vw,5rem);position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:72px;border-bottom:1px solid var(--border)}.legal-header-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.legal-header-logo:hover{text-decoration:none}.legal-header-logo-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:800}.legal-header-logo-text{font-size:20px;font-weight:800;letter-spacing:-.5px}.legal-header-logo-text .brand-bani{color:var(--primary)}.legal-header-logo-text .brand-mei{color:var(--text)}.legal-header-tag{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.legal-header-back{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.legal-header-back:hover{color:var(--text);text-decoration:none}.legal-hero{background:var(--bg-alt);padding:clamp(3rem,8vw,5rem) clamp(1.5rem,5vw,5rem) clamp(2.5rem,6vw,4rem);position:relative;overflow:hidden;border-bottom:1px solid var(--border);text-align:center}.legal-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.legal-hero--termeni:before{background:radial-gradient(ellipse 60% 80% at 80% 50%,rgba(108,92,231,.12) 0%,transparent 70%),radial-gradient(ellipse 40% 60% at 10% 80%,rgba(0,206,201,.06) 0%,transparent 60%)}.legal-hero--privacy:before{background:radial-gradient(ellipse 60% 80% at 80% 50%,rgba(0,206,201,.1) 0%,transparent 70%),radial-gradient(ellipse 40% 60% at 10% 80%,rgba(253,203,110,.06) 0%,transparent 60%)}.legal-hero-inner{position:relative;max-width:760px;margin:0 auto}.legal-hero-eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:10px}.legal-hero--termeni .legal-hero-eyebrow{color:var(--primary-light)}.legal-hero--privacy .legal-hero-eyebrow{color:var(--accent)}.legal-hero-eyebrow:before{content:"";display:block;width:28px;height:2px;border-radius:1px}.legal-hero--termeni .legal-hero-eyebrow:before{background:var(--primary-light)}.legal-hero--privacy .legal-hero-eyebrow:before{background:var(--accent)}.legal-hero h1{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:16px;letter-spacing:-1px}.legal-hero h1 em{font-style:normal}.legal-hero--termeni h1 em{color:var(--primary-light)}.legal-hero--privacy h1 em{color:var(--accent)}.legal-hero-meta{font-size:13px;color:var(--text-secondary);display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.legal-hero-meta span{display:flex;align-items:center;gap:6px}.legal-summary-bar{padding:16px clamp(1.5rem,5vw,3rem)}.legal-summary-bar-inner{max-width:1100px;margin:0 auto;display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:center;padding:16px 24px}.legal-summary-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-right:8px}.legal-badge{display:inline-flex;align-items:center;gap:6px;background:#00b89414;border:1px solid rgba(0,184,148,.2);border-radius:100px;padding:5px 14px;font-size:12px;font-weight:500;color:var(--success)}.legal-container{max-width:1100px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) clamp(1.5rem,5vw,3rem);display:grid;grid-template-columns:220px 1fr;gap:4rem;align-items:start}.legal-toc{position:sticky;top:88px}.legal-toc-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.legal-toc nav{display:flex;flex-direction:column;gap:2px}.legal-toc a{font-size:12.5px;font-weight:500;color:var(--text-muted);text-decoration:none;padding:6px 12px;border-left:2px solid var(--border);transition:all .2s;line-height:1.4}.legal-toc a:hover{color:var(--primary-light);border-left-color:var(--primary-light);background:#6c5ce70f;border-radius:0 6px 6px 0;text-decoration:none}.legal-content{min-width:0}.legal-section{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--border)}.legal-section:last-child{border-bottom:none}.legal-section-num{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--primary-light);text-transform:uppercase;margin-bottom:8px}.legal-hero--privacy~.legal-summary-bar~.legal-container .legal-section-num,.legal-content--privacy .legal-section-num{color:var(--accent)}.legal-section a{color:var(--primary-light);transition:color .2s}.legal-section a:hover{color:var(--accent)}.legal-section h2{font-size:20px;font-weight:700;color:var(--text);margin-bottom:16px;line-height:1.3;letter-spacing:-.3px}.legal-section p{color:var(--text-secondary);margin-bottom:14px;font-size:15px;line-height:1.8}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{padding-left:20px;margin:8px 0 14px}.legal-section li{font-size:15px;margin-bottom:8px;color:var(--text-secondary);line-height:1.7}.legal-section li::marker{color:var(--primary)}.legal-content--privacy .legal-section li::marker{color:var(--accent)}.legal-callout{background:#6c5ce70f;border-left:3px solid var(--primary);border-radius:0 12px 12px 0;padding:16px 20px;margin:16px 0;font-size:14px;color:var(--text-secondary);line-height:1.7}.legal-callout strong{color:var(--text)}.legal-callout--warning{background:#fdcb6e0f;border-left-color:var(--accent-warm)}.legal-callout--highlight{background:var(--card);border-left-color:var(--accent);color:var(--text-secondary)}.legal-callout--highlight strong{color:var(--accent)}.legal-callout a{color:var(--primary-light)}.legal-callout code{background:#6c5ce71f;padding:2px 8px;border-radius:4px;font-size:13px;font-family:JetBrains Mono,monospace;color:var(--primary-light)}.legal-table{width:100%;border-collapse:collapse;font-size:13px;margin:16px 0;border-radius:12px;overflow:hidden}.legal-table th{background:var(--card);color:var(--text);padding:12px 16px;text-align:left;font-weight:600;letter-spacing:.04em;font-size:12px;text-transform:uppercase;border-bottom:1px solid var(--border)}.legal-table td{padding:12px 16px;border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:top;line-height:1.6}.legal-table tr:last-child td{border-bottom:none}.legal-table tr:nth-child(2n) td{background:#16162280}.legal-table strong{color:var(--text)}.legal-tag{display:inline-block;border-radius:6px;padding:2px 10px;font-size:11px;font-weight:600;letter-spacing:.02em}.legal-tag--no{background:#ff6b6b1a;color:var(--danger);border:1px solid rgba(255,107,107,.15)}.legal-tag--yes{background:#00b8941a;color:var(--success);border:1px solid rgba(0,184,148,.15)}.legal-rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.legal-right-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:18px 20px;transition:border-color .3s}.legal-right-card:hover{border-color:#6c5ce74d}.legal-right-card-icon{font-size:20px;margin-bottom:8px}.legal-right-card-title{font-size:13px;font-weight:700;color:var(--text);margin-bottom:4px}.legal-right-card p{font-size:12.5px!important;color:var(--text-muted)!important;margin-bottom:0!important;line-height:1.5}.legal-contact-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:28px;margin-top:8px;position:relative;overflow:hidden}.legal-contact-card:before{content:"";position:absolute;inset:0;pointer-events:none}.legal-contact-card--termeni:before{background:radial-gradient(ellipse 70% 80% at 90% 20%,rgba(108,92,231,.12) 0%,transparent 60%)}.legal-contact-card--privacy:before{background:radial-gradient(ellipse 70% 80% at 90% 20%,rgba(0,206,201,.1) 0%,transparent 60%)}.legal-contact-card h3{font-size:16px;font-weight:700;margin-bottom:12px;color:var(--text);position:relative}.legal-contact-card p{font-size:14px!important;color:var(--text-secondary)!important;position:relative;margin-bottom:8px!important;display:flex;align-items:center;gap:8px}.legal-contact-card .legal-contact-note{margin-top:14px!important;font-size:12px!important;color:var(--text-muted)!important}.legal-footer{background:var(--bg-alt);border-top:1px solid var(--border);padding:32px clamp(1.5rem,5vw,5rem);text-align:center}.legal-footer p{font-size:12px;color:var(--text-muted)}.legal-footer a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.legal-footer a:hover{color:var(--primary-light);text-decoration:none}.legal-footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:16px}.legal-footer-link{font-size:13px;color:var(--text-secondary);font-weight:500;transition:color .2s}.legal-footer-link:hover,.legal-footer-link.active{color:var(--primary-light)}.contact-hero{background:var(--bg-alt);padding:clamp(3rem,8vw,5rem) clamp(1.5rem,5vw,5rem) clamp(2rem,5vw,3.5rem);position:relative;overflow:hidden;border-bottom:1px solid var(--border);text-align:center}.contact-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 70% at 50% 60%,rgba(108,92,231,.1) 0%,transparent 70%),radial-gradient(ellipse 40% 50% at 20% 30%,rgba(0,206,201,.05) 0%,transparent 60%),radial-gradient(ellipse 30% 40% at 80% 20%,rgba(253,203,110,.04) 0%,transparent 50%);pointer-events:none}.contact-hero-inner{position:relative;max-width:600px;margin:0 auto}.contact-hero-icon{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;box-shadow:0 12px 40px #6c5ce740}.contact-hero h1{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:var(--text);letter-spacing:-1px;margin-bottom:10px}.contact-hero-sub{color:var(--text-secondary);font-size:16px;line-height:1.6}.contact-body{max-width:820px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) clamp(1.5rem,5vw,3rem)}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0 48px}.contact-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:28px 22px;text-align:center;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.contact-card:before{content:"";position:absolute;top:-30px;right:-30px;width:90px;height:90px;border-radius:50%;background:#6c5ce70a;pointer-events:none}.contact-card:hover{border-color:#6c5ce74d;transform:translateY(-4px)}.contact-card-icon{font-size:28px;margin-bottom:14px}.contact-card-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.contact-card-value{color:var(--text);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}a.contact-card-value:hover{color:var(--primary-light)}.contact-section{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--border)}.contact-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.contact-section h2{font-size:20px;font-weight:700;color:var(--text);margin-bottom:14px;letter-spacing:-.3px;display:flex;align-items:center;gap:10px}.contact-section h2 .section-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.contact-section h2 .section-icon--support{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.15)}.contact-section h2 .section-icon--partners{background:#fdcb6e1a;border:1px solid rgba(253,203,110,.15)}.contact-section h2 .section-icon--social{background:#00cec91a;border:1px solid rgba(0,206,201,.15)}.contact-section p{color:var(--text-secondary);font-size:15px;line-height:1.8;margin-bottom:14px}.contact-section p a{color:var(--primary-light);font-weight:500}.contact-section p a:hover{color:var(--accent)}.contact-section ul{padding-left:20px;margin:12px 0 14px}.contact-section li{font-size:15px;margin-bottom:8px;color:var(--text-secondary);line-height:1.7}.contact-section li::marker{color:var(--primary)}.contact-socials{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.contact-social-link{display:inline-flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:12px 22px;color:var(--text-secondary);font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.contact-social-link:hover{border-color:var(--primary);color:var(--text);transform:translateY(-2px);text-decoration:none;box-shadow:0 4px 20px #6c5ce726}.contact-response-bar{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:20px 24px;display:flex;align-items:center;gap:14px;margin-bottom:48px}.contact-response-icon{width:42px;height:42px;border-radius:12px;background:#00b8941a;border:1px solid rgba(0,184,148,.15);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.contact-response-text{color:var(--text-secondary);font-size:14px;line-height:1.5}.contact-response-text strong{color:var(--success)}@media (max-width: 992px){.hero-inner{flex-direction:column;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-phones{min-height:400px}.hero-phone-side{display:none}.features-grid{grid-template-columns:1fr}.multicurrency-inner,.sync-inner{flex-direction:column}.sync-visual{min-height:auto;flex-wrap:nowrap;gap:8px}.sync-visual .phone-frame--showcase{transform:scale(.72)}.sync-icon-bridge{width:40px}.sync-icon-line,.navbar-links{display:none}}@media (max-width: 768px){.hero h1{font-size:36px;letter-spacing:-1px}.section-heading{font-size:28px}.section-heading--smaller{font-size:26px}.cta-section h2{font-size:30px}.screens-grid{gap:24px}.footer-columns{gap:30px}.legal-container{grid-template-columns:1fr;gap:0}.legal-toc{display:none}.legal-rights-grid{grid-template-columns:1fr}.legal-hero h1{font-size:1.8rem}.legal-table{font-size:12px}.legal-table th,.legal-table td{padding:10px 12px}.legal-summary-bar-inner{gap:8px}.legal-badge{font-size:11px;padding:4px 10px}.contact-cards{grid-template-columns:1fr}.contact-response-bar{flex-direction:column;text-align:center}.contact-socials{flex-wrap:wrap}}
