@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*{box-sizing:border-box;font-family:Montserrat;margin:0;padding:0}a{border:none;color:#1a1d1f;cursor:pointer;outline:none;text-decoration:none}.nav{align-items:center;background:#0d0d1a;border-bottom:1px solid #ffffff0f;display:flex;height:68px;justify-content:space-between;padding:0 80px;position:sticky;top:0;transition:box-shadow .2s;z-index:200}.nav-scrolled{box-shadow:0 4px 24px #0006}.logo{display:block;filter:brightness(0) invert(1);width:120px}.nav-links-list{align-items:center;display:flex;gap:4px;list-style:none;margin:0;padding:0}.nav-links a{border-radius:8px;color:#ffffff9e;display:block;font-size:14px;font-weight:500;padding:8px 18px;transition:color .18s,background .18s}.nav-links a:hover{background:#ffffff12;color:#fff}.nav-button button{border:none;cursor:pointer;outline:none}.nav-button .btn{background:#7c3aed;border-radius:9px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1px;padding:10px 24px;transition:background .18s,transform .15s}.nav-button .btn:hover{background:#6d28d9;transform:translateY(-1px)}.nav-hamburger{background:none;border:none;border-radius:8px;cursor:pointer;display:none;line-height:0;padding:6px;transition:background .15s}.nav-hamburger:hover{background:#ffffff14}@media (max-width:768px){.nav{height:60px;padding:0 20px}.logo{width:100px}.nav-button,.nav-links-list{display:none}.nav-hamburger{align-items:center;display:flex;justify-content:center}}.menu-overlay{animation:overlay-in .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000080;inset:0;position:fixed;z-index:199}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.menu-drawer{animation:drawer-in .28s cubic-bezier(.25,1,.5,1);background:#0d0d1a;border-bottom:1px solid #ffffff14;box-shadow:0 16px 48px #00000080;left:0;padding:0 0 28px;position:absolute;right:0;top:0}@keyframes drawer-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.menu-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;height:60px;justify-content:space-between;padding:0 20px}.menu-logo{filter:brightness(0) invert(1);width:120px}.menu-close{align-items:center;background:#ffffff12;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:background .15s;width:36px}.menu-close:hover{background:#ffffff21}.menu-nav{display:flex;flex-direction:column;padding:8px 0}.menu-link{align-items:center;border-bottom:1px solid #ffffff0d;color:#ffffffa6;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:15px 24px;transition:color .15s,background .15s,padding-left .15s}.menu-link:last-child{border-bottom:none}.menu-link svg{color:#7c3aed;flex-shrink:0;opacity:0;transition:opacity .15s,transform .15s}.menu-link:hover{background:#ffffff0a;color:#fff;padding-left:28px}.menu-link:hover svg{opacity:1;transform:translateX(3px)}.menu-link-active{background:#7c3aed14;color:#a78bfa!important}.menu-link-active svg{opacity:1!important}.menu-cta{padding:20px 24px 0}.menu-cta-btn{background:#7c3aed;border-radius:12px;box-shadow:0 4px 16px #7c3aed4d;color:#fff;display:block;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;padding:14px;text-align:center;transition:background .18s;width:100%}.menu-cta-btn:hover{background:#6d28d9}.menu-stores{display:flex;gap:10px;padding:14px 24px 0}.menu-store-badge{align-items:center;border:1px solid #ffffff1f;border-radius:10px;color:#fffc;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:11px 10px;transition:border-color .18s,color .18s,background .18s}.menu-store-badge:hover{background:#7c3aed14;border-color:#7c3aed80;color:#fff}.menu-socials{gap:12px;padding:18px 24px 0}.menu-social,.menu-socials{align-items:center;display:flex;justify-content:center}.menu-social{border:1px solid #ffffff1a;border-radius:50%;color:#ffffff8c;height:40px;transition:border-color .18s,color .18s,background .18s;width:40px}.menu-social:hover{background:#7c3aed1a;border-color:#7c3aed;color:#a78bfa}@media (min-width:769px){.menu-overlay{display:none}}.hero{align-items:center;background:#fff;box-sizing:border-box;display:flex;gap:64px;margin:0 auto;max-width:1400px;min-height:calc(100vh - 68px);padding:96px 80px 80px}.hero-left{flex:1 1;max-width:560px}.hero-pill{align-items:center;background:#f5f0ff;border-radius:100px;color:#7c3aed;display:inline-flex;font-size:12.5px;font-weight:600;gap:8px;letter-spacing:.2px;margin-bottom:32px;padding:7px 16px}.hero-pill-dot{animation:dot-pulse 2.2s ease-in-out infinite;background:#7c3aed;border-radius:50%;flex-shrink:0;height:7px;width:7px}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.hero-headline{color:#0a0a0a;font-size:68px;font-weight:800;letter-spacing:-2.5px;line-height:1.04;margin:0 0 24px}.hero-accent{color:#7c3aed}.hero-sub{color:#71717a;font-size:18px;font-weight:400;line-height:1.7;margin:0 0 44px;max-width:440px}.hero-actions{align-items:center;display:flex;gap:14px;margin-bottom:48px}.hero-btn-fill{background:#7c3aed;border:none;border-radius:10px;box-shadow:0 4px 20px #7c3aed4d;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;padding:15px 34px;transition:background .18s,transform .15s,box-shadow .18s}.hero-btn-fill:hover{background:#6d28d9;box-shadow:0 6px 28px #7c3aed66;transform:translateY(-1px)}.hero-btn-outline{background:#0000;border:1.5px solid #e4e4e7;border-radius:10px;color:#0a0a0a;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;padding:15px 34px;transition:border-color .18s,color .18s,transform .15s}.hero-btn-outline:hover{border-color:#7c3aed;color:#7c3aed;transform:translateY(-1px)}.hero-trust{align-items:center;color:#71717a;display:flex;font-size:14px;font-weight:400;gap:20px}.hero-trust strong{color:#0a0a0a;font-weight:700}.trust-sep{background:#e4e4e7;flex-shrink:0;height:16px;width:1px}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.hero-phone-orbit{background:#f5f0ff;border-radius:50%;height:320px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:320px;z-index:0}.hero-pm{animation:gentle-float 5s ease-in-out infinite;position:relative;z-index:1}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;border:1px solid #ebebf0;border-radius:14px;box-shadow:0 4px 24px #00000014;padding:14px 18px;position:absolute;z-index:2}.hero-card-transfer{left:-80px;min-width:196px;top:22%}.hc-row{gap:10px;margin-bottom:6px}.hc-icon,.hc-row{align-items:center;display:flex}.hc-icon{border-radius:50%;flex-shrink:0;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.hc-icon-green{background:#f0fdf4;color:#16a34a}.hc-title{color:#0a0a0a;font-size:13px;font-weight:700;line-height:1.2}.hc-sub{color:#a1a1aa;font-size:11px;font-weight:500}.hc-amount{color:#7c3aed;font-size:20px;font-weight:800;letter-spacing:-.5px}.hero-card-offline{align-items:center;color:#0a0a0a;display:flex;font-size:13px;font-weight:600;gap:8px;right:-40px;top:42%;white-space:nowrap}.hc-offline-dot{animation:dot-pulse 2.2s ease-in-out infinite;background:#f97316;border-radius:50%;flex-shrink:0;height:8px;width:8px}.hero-card-crypto{align-items:center;bottom:20%;display:flex;gap:12px;left:-44px}.hc-coins{display:flex;gap:-4px}.hc-coin{align-items:center;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;margin-right:-6px;width:28px}.hc-crypto-label{color:#71717a;font-size:12px;font-weight:600;padding-left:6px;white-space:nowrap}@media (max-width:1100px){.hero{padding:72px 50px 64px}.hero-headline{font-size:54px;letter-spacing:-2px}.hero-phone-orbit{height:340px;width:340px}.hero-phone{width:260px}}@media (max-width:768px){.hero{flex-direction:column-reverse;gap:32px;min-height:auto;padding:40px 24px 56px;text-align:center}.hero-left{max-width:100%}.hero-pill{margin:0 auto 24px}.hero-headline{font-size:38px;letter-spacing:-1.5px;margin-bottom:18px}.hero-sub{font-size:16px;margin:0 auto 32px}.hero-actions{align-items:center;flex-direction:column}.hero-btn-fill,.hero-btn-outline{max-width:300px;width:100%}.hero-trust{flex-wrap:wrap;font-size:13px;gap:12px;justify-content:center}.hero-right{max-height:360px;padding-top:8px;width:100%}.hero-phone-orbit{height:210px;width:210px}.hero-pm .pm-frame{border-radius:38px!important;padding:8px!important;width:160px!important}.hero-pm .pm-frame .pm-screen{border-radius:32px!important}.hero-card-transfer{left:-6px;min-width:140px;padding:8px 11px;top:4%}.hero-card-offline{font-size:11px;padding:7px 10px;right:-4px;top:44%}.hero-card-crypto{bottom:6%;gap:8px;left:-4px;padding:7px 10px}.hc-amount{font-size:15px}.hc-coins .hc-coin{font-size:10px;height:22px;width:22px}}.pm-outer{align-items:center;display:inline-flex;justify-content:center;position:relative}.pm-glow{background:radial-gradient(ellipse at 50% 80%,#7c3aed47 0,#0000 70%);bottom:-10%;height:80%;left:-10%;pointer-events:none;position:absolute;width:120%;z-index:0}.pm-frame{background:linear-gradient(160deg,#2d2d40,#16161f 60%,#1e1e2c);border-radius:52px;box-shadow:0 0 0 1px #ffffff1f,inset 0 0 0 1px #0009,inset 0 2px 0 #ffffff12,0 40px 100px #00000080,0 16px 40px #00000047;display:inline-block;padding:12px;position:relative;z-index:1}.pm-sm{border-radius:46px;padding:10px;width:200px}.pm-md{width:250px}.pm-lg{width:300px}.pm-xl{width:340px}.pm-screen{aspect-ratio:9/19.5;background:#000;border-radius:42px;overflow:hidden;position:relative;width:100%}.pm-sm .pm-screen{border-radius:38px}.pm-xl .pm-screen{border-radius:44px}.pm-island{background:#000;border-radius:100px;box-shadow:0 0 0 1.5px #ffffff0f;height:22px;left:50%;position:absolute;top:11px;transform:translateX(-50%);width:72px;z-index:10}.pm-sm .pm-island{height:18px;top:9px;width:60px}.pm-xl .pm-island{height:26px;width:84px}.pm-screenshot{box-sizing:border-box;display:block;height:100%;object-fit:cover;object-position:top;width:100%}.pm-home-bar{background:#ffffff40;border-radius:100px;bottom:8px;height:5px;left:50%;position:absolute;transform:translateX(-50%);width:100px;z-index:10}.pm-sm .pm-home-bar{width:80px}.pm-xl .pm-home-bar{width:120px}.pm-btn{background:linear-gradient(180deg,#2a2a3c,#1a1a26);border-radius:3px;position:absolute}.pm-vol-up{top:76px}.pm-vol-dn,.pm-vol-up{border-radius:2px 0 0 2px;height:30px;left:-3.5px;width:3.5px}.pm-vol-dn{top:120px}.pm-power{border-radius:0 2px 2px 0;height:48px;right:-3.5px;top:100px;width:3.5px}.pm-sm .pm-vol-up{height:24px;top:62px}.pm-sm .pm-vol-dn{height:24px;top:98px}.pm-sm .pm-power{height:40px;top:82px}@media (max-width:768px){.pm-island{height:12px;top:6px;width:40px}.pm-home-bar{bottom:6px;height:4px;width:60px}}.pm-frame:before{background:linear-gradient(135deg,#ffffff0f,#0000 40%);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.svc-section{background:#fff;box-sizing:border-box;margin:0 auto;max-width:1400px;padding:100px 80px}.badge-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:7px;width:7px}.badge-dot-green{background:#16a34a}.badge-dot-orange{animation:dot-blink 2s ease-in-out infinite;background:#f97316}@keyframes dot-blink{0%,to{opacity:1}50%{opacity:.3}}.svc-label{background:#f5f0ff;border-radius:100px;color:#7c3aed;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:5px 14px}.svc-title{color:#0a0a0a;font-size:48px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 16px}.svc-accent{color:#7c3aed}.svc-desc{color:#71717a;font-size:17px;line-height:1.65;margin:0 0 64px;max-width:480px}.bt-wrapper{align-items:center;background:#faf9ff;border:1px solid #ede9fe;border-radius:24px;display:flex;gap:56px;margin-bottom:64px;overflow:hidden;padding:56px;position:relative}.bt-wrapper:after{background:radial-gradient(circle,#7c3aed14 0,#0000 70%);content:"";height:240px;pointer-events:none;position:absolute;right:-60px;top:-60px;width:240px}.bt-left{flex:1 1;max-width:460px}.bt-tag{background:#7c3aed;border-radius:100px;color:#fff;display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.5px;margin-bottom:18px;padding:3px 12px;text-transform:uppercase}.bt-title{color:#0a0a0a;font-size:36px;font-weight:800;letter-spacing:-1px;margin:0 0 16px}.bt-body{color:#71717a;font-size:16px;line-height:1.7;margin:0 0 28px}.bt-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.bt-badge{align-items:center;border-radius:100px;display:inline-flex;font-size:13px;font-weight:600;gap:7px;padding:7px 16px}.bt-badge-online{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.bt-badge-offline{background:#fff7ed;border:1px solid #fed7aa;color:#c2410c}.bt-btn{background:#7c3aed;border:none;border-radius:10px;box-shadow:0 4px 16px #7c3aed40;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;padding:14px 32px;transition:background .18s,transform .15s,box-shadow .18s}.bt-btn:hover{background:#6d28d9;box-shadow:0 6px 22px #7c3aed59;transform:translateY(-1px)}.bt-right{align-items:center;display:flex;flex:1 1;justify-content:center}.bills-head{align-items:baseline;display:flex;gap:14px;margin-bottom:24px}.bills-title{color:#0a0a0a;font-size:26px;font-weight:700;letter-spacing:-.5px;margin:0}.bills-sub{color:#a1a1aa;font-size:14px;font-weight:500;margin:0}.bills-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}.bill-card{background:#fff;border:1px solid #f0eff5;border-radius:18px;cursor:pointer;padding:28px 20px 24px;text-align:center;transition:border-color .2s,box-shadow .2s,transform .2s}.bill-card:hover{border-color:#ddd6fe;box-shadow:0 8px 32px #7c3aed1a;transform:translateY(-4px)}.bill-icon{display:block;font-size:36px;margin-bottom:12px}.bill-name{color:#0a0a0a;font-size:15px;font-weight:700;margin:0 0 6px}.bill-desc{color:#a1a1aa;font-size:12.5px;line-height:1.4;margin:0 0 14px}.bill-tags{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.bill-tag{border-radius:100px;font-size:10.5px;font-weight:700;letter-spacing:.3px;padding:3px 10px;text-transform:uppercase}.bill-tag-online{background:#f0fdf4;color:#15803d}.bill-tag-offline{background:#fff7ed;color:#c2410c}@media (max-width:1100px){.svc-section{padding:80px 50px}.svc-title{font-size:38px}.bills-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.svc-section{padding:64px 24px}.svc-title{font-size:30px;letter-spacing:-1px}.svc-desc{font-size:15px;margin-bottom:40px}.bt-wrapper{flex-direction:column;gap:32px;padding:36px 28px}.bt-title{font-size:26px}.bt-left,.bt-receipt{max-width:100%}.bills-grid{grid-template-columns:repeat(2,1fr)}.bills-head{flex-direction:column;gap:4px;margin-bottom:18px}.bt-pm .pm-frame{border-radius:38px!important;padding:8px!important;width:160px!important}.bt-pm .pm-frame .pm-screen{border-radius:32px!important}}.crypto-section{background:#faf9ff;border-bottom:1px solid #ede9fe;border-top:1px solid #ede9fe;padding:100px 80px}.crypto-inner{align-items:center;display:flex;gap:72px;margin:0 auto;max-width:1240px}.crypto-left{flex:1 1;max-width:480px}.crypto-label{background:#ede9fe;border-radius:100px;color:#7c3aed;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:5px 14px}.crypto-title{color:#0a0a0a;font-size:44px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 18px}.crypto-accent{color:#7c3aed}.crypto-desc{color:#71717a;font-size:16px;line-height:1.7;margin:0 0 36px}.crypto-table{background:#fff;border:1px solid #ede9fe;border-radius:18px;margin-bottom:36px;overflow:hidden}.crypto-row{align-items:center;border-bottom:1px solid #f9f8ff;cursor:pointer;display:flex;gap:14px;padding:13px 20px;transition:background .15s}.crypto-row:last-of-type{border-bottom:none}.crypto-row:hover{background:#faf9ff}.cr-coin-img{border-radius:50%;flex-shrink:0;height:32px;object-fit:contain;width:32px}.cr-meta{display:flex;flex:1 1;flex-direction:column;gap:1px}.cr-symbol{color:#0a0a0a;font-size:14px;font-weight:700}.cr-name{color:#a1a1aa;font-size:12px}.cr-arrow{font-weight:700}.cr-arrow,.crypto-more{color:#7c3aed;font-size:13px}.crypto-more{background:#f5f0ff;font-weight:600;padding:12px 20px}.crypto-btn{background:#7c3aed;border:none;border-radius:10px;box-shadow:0 4px 16px #7c3aed40;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;padding:14px 32px;transition:background .18s,transform .15s,box-shadow .18s}.crypto-btn:hover{background:#6d28d9;box-shadow:0 6px 22px #7c3aed59;transform:translateY(-1px)}.crypto-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.crypto-rates-card{background:#fff;border:1px solid #ede9fe;border-radius:16px;bottom:36px;box-shadow:0 8px 32px #7c3aed1a;min-width:200px;padding:16px 20px;position:absolute;right:-16px;z-index:10}.crc-header{color:#a1a1aa;font-size:11px;font-weight:700;letter-spacing:.6px;margin-bottom:12px;text-transform:uppercase}.crc-row{align-items:center;display:flex;gap:8px;padding:9px 0}.crc-coin-img{border-radius:50%;flex-shrink:0;height:32px;object-fit:contain;width:32px}.crc-sym{color:#0a0a0a;font-size:13px;font-weight:700;width:38px}.crc-sep{color:#d4d4d8;flex:1 1;font-size:12px;text-align:center}.crc-val{color:#7c3aed;font-size:13px;font-weight:700}.crc-footer{color:#c4b5fd;font-size:11px;font-weight:500;padding-top:10px;text-align:center}@media (max-width:1100px){.crypto-section{padding:72px 50px}.crypto-placeholder{height:340px;width:340px}}@media (max-width:768px){.crypto-section{padding:64px 24px}.crypto-inner{flex-direction:column;gap:48px}.crypto-left{max-width:100%}.crypto-title{font-size:30px;letter-spacing:-1px}.crypto-right{padding-bottom:60px;width:100%}.crypto-placeholder{height:260px;width:100%}.crypto-rates-card{border-radius:12px;bottom:-10px;left:50%;min-width:160px;padding:10px 12px;right:0;transform:translateX(-50%)}.crc-header{font-size:9px;margin-bottom:8px}.crc-row{padding:5px 0}.crc-sep,.crc-sym,.crc-val{font-size:11px}.crc-footer{font-size:9px;margin-top:8px}.cp-coin{font-size:18px;height:48px;width:48px}.crypto-pm .pm-frame{border-radius:38px!important;padding:8px!important;width:160px!important}.crypto-pm .pm-frame .pm-screen{border-radius:32px!important}}.vcards-section{background:#0d0d1a;padding:100px 80px}.vcards-inner{gap:80px;margin:0 auto;max-width:1240px}.vcards-inner,.vcards-left{align-items:center;display:flex}.vcards-left{flex:1 1;justify-content:center}.vcards-pm-wrap{display:inline-block;position:relative}.vcards-glow{background:radial-gradient(ellipse at 50% 60%,#7c3aed59,#0000 70%);height:360px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:360px;z-index:0}.vcards-pm{animation:vcard-float 5s ease-in-out infinite;position:relative;z-index:1}@keyframes vcard-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.vcards-float{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;color:#fff;display:flex;font-size:12px;font-weight:600;gap:12px;padding:12px 16px;position:absolute;white-space:nowrap;z-index:10}.vcards-float-usd{left:-100px;min-width:200px;top:14%}.vcards-float-cad{bottom:18%;left:-90px;min-width:200px}.vcards-float-badge{font-size:12px;right:-90px;top:44%}.vf-card-visual{align-items:flex-start;border-radius:6px;display:flex;flex-direction:column;flex-shrink:0;font-size:9px;font-weight:700;height:30px;justify-content:space-between;padding:5px 6px;width:44px}.vf-card-visual.usd{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.vf-card-visual.cad{background:linear-gradient(135deg,#b45309,#d97706)}.vf-card-chip{font-size:10px;opacity:.9}.vf-card-currency{align-self:flex-end;color:#ffffffe6;font-size:9px;font-weight:800;letter-spacing:.5px}.vf-label{color:#fff;font-size:12px;font-weight:700;line-height:1.2;margin-bottom:2px}.vf-num{color:#ffffff80;font-family:monospace;font-size:11px;letter-spacing:1px}.vf-badge-dot{animation:badge-pulse 2s ease-in-out infinite;background:#22c55e;border-radius:50%;flex-shrink:0;height:8px;width:8px}@keyframes badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.vcards-right{flex:1 1;max-width:520px}.vcards-label{background:#7c3aed2e;border-radius:100px;color:#c4b5fd;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:5px 14px}.vcards-title{color:#fff;font-size:44px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 18px}.vcards-accent{color:#a78bfa}.vcards-desc{color:#ffffff8c;font-size:16px;line-height:1.7;margin:0 0 40px}.vcards-features{display:flex;flex-direction:column;gap:24px;margin-bottom:44px}.vcards-feat{align-items:flex-start;display:flex;gap:16px}.vcards-feat-icon{align-items:center;background:#7c3aed26;border:1px solid #7c3aed40;border-radius:12px;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;width:44px}.vcards-feat-title{color:#fff;font-size:15px;font-weight:700;margin-bottom:4px}.vcards-feat-desc{color:#ffffff80;font-size:14px;line-height:1.6}.vcards-btn{background:#7c3aed;border:none;border-radius:10px;box-shadow:0 4px 20px #7c3aed66;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;padding:15px 36px;transition:background .18s,transform .15s,box-shadow .18s}.vcards-btn:hover{background:#6d28d9;box-shadow:0 6px 28px #7c3aed8c;transform:translateY(-1px)}@media (max-width:1100px){.vcards-section{padding:80px 50px}.vcards-title{font-size:36px}.vcards-float-cad,.vcards-float-usd{left:-60px}.vcards-float-badge{right:-60px}}@media (max-width:768px){.vcards-section{padding:64px 24px}.vcards-inner{flex-direction:column;gap:56px}.vcards-right{max-width:100%;order:-1}.vcards-title{font-size:30px;letter-spacing:-1px}.vcards-float-usd{top:6%}.vcards-float-cad,.vcards-float-usd{gap:8px;left:-8px;min-width:160px;padding:8px 10px}.vcards-float-cad{bottom:6%}.vcards-float-badge{font-size:11px;padding:7px 10px;right:-8px;top:42%}.vcards-pm .pm-frame{border-radius:38px!important;padding:8px!important;width:160px!important}.vcards-pm .pm-frame .pm-screen{border-radius:32px!important}}.features{background:#fff;box-sizing:border-box;margin:0 auto;max-width:1400px;padding:100px 80px}.feat-header{margin-bottom:80px;text-align:center}.feat-label{background:#f5f0ff;border-radius:100px;color:#7c3aed;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:18px;padding:5px 14px}.feat-title{color:#0a0a0a;font-size:48px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 16px}.feat-accent{color:#7c3aed}.feat-subtitle{color:#71717a;font-size:17px;line-height:1.6;margin:0 auto;max-width:380px}.feat-row{align-items:center;display:flex;gap:72px;margin-bottom:88px}.feat-row-flip{flex-direction:row-reverse}.feat-text{flex:1 1}.feat-tag{background:#f5f0ff;border-radius:100px;color:#7c3aed;display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.6px;margin-bottom:14px;padding:4px 12px;text-transform:uppercase}.feat-col-title{color:#0a0a0a;font-size:32px;font-weight:800;letter-spacing:-.8px;line-height:1.2;margin:0 0 32px}.feat-list{display:flex;flex-direction:column;gap:22px}.feat-item{align-items:flex-start;display:flex;gap:16px}.feat-item-icon{align-items:center;background:#f5f0ff;border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.feat-item-icon img{width:22px}.feat-item p{color:#71717a;font-size:15px;line-height:1.65;margin:0;padding-top:10px}.feat-visual{display:flex;flex:1 1;justify-content:center}.feat-pm-wrap{display:inline-block;position:relative}.feat-pm .pm-screenshot{padding-bottom:22px;padding-top:46px}@keyframes feat-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.feat-pm-wrap .pm-outer{animation:feat-breathe 5s ease-in-out infinite}.feat-float-card{align-items:center;background:#fff;border:1px solid #ebebf0;border-radius:14px;box-shadow:0 4px 20px #00000014;display:flex;gap:10px;padding:12px 16px;position:absolute;z-index:10}.feat-fc-tl{left:-96px;min-width:156px;top:24px}.feat-fc-br{align-items:flex-start;bottom:24px;flex-direction:column;gap:2px;right:-80px}.ffc-dot{background:#7c3aed;border-radius:50%;flex-shrink:0;height:10px;width:10px}.ffc-name{color:#0a0a0a;font-size:13px;font-weight:700}.ffc-sub{color:#a1a1aa;font-size:11px}.ffc-big{color:#16a34a;font-size:18px;font-weight:800;letter-spacing:-.3px}.feat-cta,.feat-hand-col{align-items:center}.feat-cta{background:#faf9ff;border:1px solid #ede9fe;border-radius:24px;display:flex;overflow:hidden}.feat-cta-left{flex:1 1;max-width:480px;padding:56px}.feat-cta-icon{display:block;margin-bottom:20px;width:44px}.feat-cta-left h3{color:#0a0a0a;font-size:28px;font-weight:800;letter-spacing:-.6px;line-height:1.25;margin:0 0 14px}.feat-cta-left p{color:#71717a;font-size:15px;line-height:1.65;margin:0 0 28px}.feat-cta-btn{background:#7c3aed;border:none;border-radius:10px;box-shadow:0 4px 14px #7c3aed40;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;padding:13px 28px;transition:background .18s,transform .15s}.feat-cta-btn:hover{background:#6d28d9;transform:translateY(-1px)}.feat-cta-right{display:flex;flex:1 1;justify-content:flex-end}.feat-cta-right img{max-width:100%;width:520px}.feat-tag-wa{background:#e8f8ef;color:#128c7e}.feat-item-label{color:#0a0a0a;font-size:13.5px;font-weight:700;margin-bottom:2px}.feat-item-icon-wa{background:#e8f8ef}@media (max-width:1100px){.features{padding:80px 50px}.feat-title{font-size:38px}.feat-phone-back,.feat-phone-main{height:400px;width:190px}}@media (max-width:768px){.features{padding:64px 24px}.feat-title{font-size:30px;letter-spacing:-1px}.feat-row{flex-direction:column-reverse;gap:36px;margin-bottom:56px}.feat-row-flip{flex-direction:column}.feat-col-title{font-size:24px}.feat-fc-tl{left:-10px;top:12px}.feat-fc-br{bottom:12px;right:-10px}.feat-cta{flex-direction:column}.feat-cta-left{max-width:100%;padding:36px 28px}.feat-cta-right{display:none}.feat-pm .pm-screenshot{padding-bottom:16px;padding-top:26px}.feat-pm .pm-frame{border-radius:38px!important;padding:8px!important;width:160px!important}.feat-pm .pm-frame .pm-screen{border-radius:32px!important}}.partners{overflow:hidden;padding:72px 0 56px}.partners-header{margin-bottom:48px;padding:0 80px;text-align:center}.partners-badge{background:#de27ff1a;border-radius:100px;color:#5724a6;display:inline-block;font-size:13px;font-weight:600;margin-bottom:16px;padding:5px 18px}.partners-header h2{color:#0a0a0a;font-size:40px;font-weight:800;letter-spacing:-1px;margin-bottom:14px}.partners-header p{color:#00000080;font-size:16px;line-height:1.6;margin-bottom:0}.partners-header p span{color:#262b5b;font-weight:600}.partners-carousel-wrapper{overflow:hidden;position:relative;width:100%}.partners-fade-left,.partners-fade-right{bottom:0;pointer-events:none;position:absolute;top:0;width:120px;z-index:2}.partners-fade-left{background:linear-gradient(90deg,#fff 30%,#0000);left:0}.partners-fade-right{background:linear-gradient(270deg,#fff 30%,#0000);right:0}.partners-track{align-items:center;animation:scroll-partners 30s linear infinite;display:flex;gap:24px;padding:16px 0;width:max-content}.partners-track:hover{animation-play-state:paused}@keyframes scroll-partners{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.partner-logo-card{align-items:center;background:#f2f4f7;border-radius:16px;cursor:default;display:flex;flex-direction:column;flex-shrink:0;gap:12px;min-width:160px;padding:22px 36px;transition:box-shadow .22s,transform .22s,background .22s}.partner-logo-card:hover{background:#fff;box-shadow:0 8px 36px #a31cbc1f;transform:translateY(-4px)}.partner-logo-card img{filter:grayscale(20%);height:48px;object-fit:contain;transition:filter .22s;width:110px}.partner-logo-card:hover img{filter:grayscale(0)}.partner-name{color:#00000080;font-size:13px;font-weight:600;white-space:nowrap}.partner-features{align-items:center;display:flex;gap:45px;justify-content:center;margin-top:70px;padding:0 80px}.banner img{width:360px}@media (max-width:768px){.partners{padding:48px 0 36px}.partners-header{margin-bottom:32px;padding:0 24px}.partners-header h2{font-size:26px}.partners-header p{font-size:14px;line-height:1.5}.partners-fade-left,.partners-fade-right{width:56px}.partner-logo-card{gap:10px;min-width:130px;padding:16px 24px}.partner-logo-card img{height:36px;width:80px}.partner-name{font-size:12px}.partner-features{flex-direction:column;gap:17px;margin-top:40px;padding:0 24px}.banner img{max-width:300px;width:100%}}.app-section{background:#0d0d1a;overflow:hidden;padding:0 80px;position:relative}.app-section:before{background:radial-gradient(circle,#7c3aed38 0,#0000 70%);content:"";height:500px;left:40%;pointer-events:none;position:absolute;top:-80px;width:500px}.app-inner{align-items:flex-end;display:flex;gap:64px;margin:0 auto;max-width:1240px;position:relative;z-index:1}.app-text{flex:1 1;max-width:520px;padding:96px 0 80px}.app-label{background:#7c3aed33;border-radius:100px;color:#a78bfa;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:5px 14px}.app-title{color:#fff;font-size:48px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 18px}.app-accent{color:#a78bfa}.app-desc{color:#ffffff85;font-size:17px;line-height:1.7;margin:0 0 40px}.app-stores{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:28px}.app-store-btn{filter:brightness(1.05);transition:transform .18s,opacity .18s;width:170px}.app-store-btn:hover{opacity:.9;transform:translateY(-2px)}.app-trust-row{align-items:center;color:#fff6;display:flex;font-size:14px;font-weight:500;gap:10px}.app-trust-row span:first-child{color:#f59e0b;font-size:16px;letter-spacing:2px}.app-visual{align-items:flex-end;display:flex;flex:1 1;justify-content:center;position:relative}.app-phone-glow{background:radial-gradient(ellipse,#7c3aed4d 0,#0000 70%);bottom:0;height:320px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:320px}.app-phones{position:relative;width:560px;z-index:1}@media (max-width:1100px){.app-section{padding:0 50px}.app-title{font-size:38px}.app-phones{width:420px}}@media (max-width:768px){.app-section{padding:0 24px}.app-inner{align-items:center;flex-direction:column;gap:0}.app-text{max-width:100%;padding:64px 0 32px;text-align:center}.app-title{font-size:30px;letter-spacing:-1px}.app-desc{font-size:15px}.app-stores{justify-content:center}.app-store-btn{width:145px}.app-trust-row{justify-content:center}.app-phones{width:320px}}.startups{background:#fff;padding:100px 80px}.startups-inner{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:1240px}.startups-left{flex:1 1;max-width:520px}.startups-label{background:#f5f0ff;border-radius:100px;color:#7c3aed;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:5px 14px}.startups-title{color:#0a0a0a;font-size:44px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 40px}.startups-accent{color:#7c3aed}.startups-perks{display:flex;flex-direction:column;gap:28px;margin-bottom:44px}.startups-perk{align-items:flex-start;display:flex;gap:16px}.sp-check{align-items:center;background:#7c3aed;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:28px;justify-content:center;margin-top:2px;width:28px}.sp-title{color:#0a0a0a;font-size:16px;font-weight:700;margin:0 0 4px}.sp-desc{color:#71717a;font-size:14px;line-height:1.6;margin:0}.startups-actions{display:flex;flex-wrap:wrap;gap:14px}.startups-btn-fill{background:#7c3aed;border:none;border-radius:10px;box-shadow:0 4px 16px #7c3aed40;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;padding:14px 32px;transition:background .18s,transform .15s}.startups-btn-fill:hover{background:#6d28d9;transform:translateY(-1px)}.startups-btn-ghost{background:#0000;border:1.5px solid #e4e4e7;border-radius:10px;color:#0a0a0a;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;padding:14px 32px;transition:border-color .18s,color .18s,transform .15s}.startups-btn-ghost:hover{border-color:#7c3aed;color:#7c3aed;transform:translateY(-1px)}.startups-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.startups-phone-bg{background:#f5f0ff;border-radius:50%;height:380px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:380px;z-index:0}.startups-pm{animation:startup-float 5s ease-in-out infinite;position:relative;z-index:1}@keyframes startup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1100px){.startups{padding:80px 50px}.startups-title{font-size:36px}}@media (max-width:768px){.startups{padding:64px 24px}.startups-inner{flex-direction:column;gap:48px}.startups-left{max-width:100%}.startups-title{font-size:28px;letter-spacing:-1px}.startups-phone-bg{height:280px;width:280px}.startups-phone{width:260px}.startups-actions{flex-direction:column}.startups-btn-fill,.startups-btn-ghost{text-align:center;width:100%}.startups-pm .pm-frame{border-radius:38px!important;padding:8px!important;width:160px!important}.startups-pm .pm-frame .pm-screen{border-radius:32px!important}}.testimonial{background:#fafafa;padding:100px 80px}.testi-header{margin-bottom:64px;text-align:center}.testi-label{background:#f5f0ff;border-radius:100px;color:#7c3aed;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:18px;padding:5px 14px}.testi-title{color:#0a0a0a;font-size:44px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 16px}.testi-accent{color:#7c3aed}.testi-sub{color:#71717a;font-size:16px;line-height:1.6;margin:0 auto;max-width:420px}.testi-carousel-wrap{align-items:center;display:flex;gap:16px;margin:0 auto;max-width:1240px}.testi-viewport{flex:1 1;min-width:0;overflow:hidden}.testi-track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.25,1,.5,1)}.testi-card{background:#fff;border:1px solid #f0eff5;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:20px;padding:28px 24px}.testi-stars{color:#f59e0b;font-size:15px;letter-spacing:2px}.testi-quote{color:#3f3f46;flex:1 1;font-size:15px;font-weight:500;line-height:1.7;margin:0}.testi-author{border-top:1px solid #f4f4f5;gap:12px;padding-top:16px}.testi-author,.testi-avatar{align-items:center;display:flex}.testi-avatar{border-radius:50%;color:#fff;flex-shrink:0;font-size:14px;font-weight:800;height:44px;justify-content:center;letter-spacing:.5px;width:44px}.testi-name{color:#0a0a0a;font-size:14px;font-weight:700;margin-bottom:2px}.testi-role{color:#a1a1aa;font-size:12px;font-weight:500}.testi-nav{align-items:center;background:#fff;border:1.5px solid #e4e4e7;border-radius:50%;color:#0a0a0a;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;line-height:1;transition:border-color .18s,color .18s,box-shadow .18s;width:44px}.testi-nav:hover{border-color:#7c3aed;box-shadow:0 2px 12px #7c3aed26;color:#7c3aed}.testi-dots{display:flex;gap:8px;justify-content:center;margin-top:36px}.testi-dot{background:#e4e4e7;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .2s,transform .2s,width .2s;width:8px}.testi-dot.active{background:#7c3aed;border-radius:4px;width:24px}@media (max-width:1100px){.testimonial{padding:80px 50px}.testi-title{font-size:36px}}@media (max-width:768px){.testimonial{padding:64px 24px}.testi-title{font-size:28px;letter-spacing:-1px}.testi-carousel-wrap{gap:10px}.testi-nav{font-size:15px;height:36px;width:36px}}.newsletter{background:#0d0d1a;overflow:hidden;padding:88px 80px;position:relative}.newsletter:before{background:radial-gradient(ellipse,#7c3aed33 0,#0000 70%);content:"";height:400px;left:50%;pointer-events:none;position:absolute;top:-60px;transform:translateX(-50%);width:600px}.nl-inner{margin:0 auto;max-width:600px;position:relative;text-align:center;z-index:1}.nl-label{background:#7c3aed2e;border-radius:100px;color:#a78bfa;display:inline-block;font-size:12.5px;font-weight:600;letter-spacing:.3px;margin-bottom:20px;padding:5px 14px}.nl-title{color:#fff;font-size:44px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 16px}.nl-desc{color:#ffffff80;font-size:16px;line-height:1.65;margin:0 0 40px}.nl-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;display:flex;gap:10px;margin-bottom:16px;padding:8px 8px 8px 20px}.nl-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Montserrat,sans-serif;font-size:15px;outline:none}.nl-input::placeholder{color:#ffffff52}.nl-btn{background:#7c3aed;border:none;border-radius:10px;color:#fff;cursor:pointer;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;padding:12px 28px;transition:background .18s,transform .15s}.nl-btn:hover{background:#6d28d9;transform:translateY(-1px)}.nl-btn:disabled{cursor:not-allowed;opacity:.6}.nl-success{background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:12px;gap:10px;margin-bottom:16px;padding:16px 24px}.nl-success,.nl-success-icon{align-items:center;display:flex;justify-content:center}.nl-success-icon{background:#7c3aed;border-radius:50%;color:#fff;flex-shrink:0;font-size:14px;font-weight:700;height:28px;width:28px}.nl-success p{color:#c4b5fd;font-size:14px;margin:0}.nl-error{color:#f87171;font-size:13px;margin:-8px 0 8px}.nl-privacy{color:#ffffff4d;font-size:13px}.nl-privacy a{color:#a78bfa;font-weight:600;text-decoration:underline;text-underline-offset:2px}@media (max-width:768px){.newsletter{padding:64px 24px}.nl-title{font-size:30px;letter-spacing:-1px}.nl-desc{font-size:15px}.nl-form{flex-direction:column;gap:12px;padding:16px}.nl-input{border-bottom:1px solid #ffffff26;border-radius:0;font-size:15px;padding:4px 0}.nl-btn{font-size:15px;padding:14px;width:100%}}.footer{background:#0d0d1a;border-top:1px solid #ffffff0f}.footer-inner{margin:0 auto;max-width:1240px;padding:72px 80px 40px}.footer-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:56px}.footer-logo{display:block;height:80px;margin-bottom:20px;object-fit:contain;opacity:.9;width:80px}.footer-tagline{color:#ffffff73;font-size:14px;line-height:1.7;margin:0 0 28px;max-width:280px}.footer-stores{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.footer-store{opacity:.8;transition:opacity .18s,transform .18s;width:140px}.footer-store:hover{opacity:1;transform:translateY(-1px)}.footer-col-title{color:#ffffffe6;font-size:13px;font-weight:700;letter-spacing:.8px;margin:0 0 20px;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer-links li a,.footer-links li span{color:#ffffff73;cursor:pointer;display:block;font-size:14px;font-weight:500;transition:color .18s}.footer-links li a:hover{color:#ffffffe6}.footer-divider{background:#ffffff12;height:1px;margin-bottom:28px}.footer-bottom{align-items:center;display:flex;justify-content:space-between}.footer-copy{color:#ffffff4d;font-size:13px;font-weight:500;margin:0}.footer-socials{display:flex;gap:24px}.footer-social-link{color:#ffffff61;font-size:13px;font-weight:500;transition:color .18s}.footer-social-link:hover{color:#ffffffd9}@media (max-width:1100px){.footer-inner{padding:64px 50px 36px}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-tagline{max-width:100%}.footer-stores{flex-direction:row}}@media (max-width:768px){.footer-inner{padding:48px 24px 32px}.footer-grid{gap:36px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-stores{flex-direction:row;flex-wrap:wrap}.footer-store{width:130px}.footer-bottom{flex-direction:column-reverse;gap:20px;text-align:center}.footer-socials{flex-wrap:wrap;gap:18px;justify-content:center}}.contact{background:url(/static/media/Pattern%20Light.ff7469c493c80da700a3.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.contact-container{padding:25px 80px}.contact-top_1{align-items:center;display:flex;justify-content:space-between}.top_1-header{flex-basis:56%}.contact-badge{background:#de27ff33;border-radius:36px;color:#5724a6;flex-basis:20%;margin-bottom:10px;margin-top:30px;padding:2px 8px;width:69px}.contact-badge p{font-size:13px;font-weight:500}.top_1-header h2{font-size:40px;font-weight:600;margin-bottom:10px}.header-text p{color:#0009;font-size:15.5px}.top-btn-1{background:#4a249e;border:none;border-radius:6px;color:#fff;margin-right:16px}.top-btn-1,.top-btn-2{cursor:pointer;font-size:14px;outline:none;padding:12px 31px}.top-btn-2{border:1px solid #d5dae1;border-radius:6px;color:#000;margin-right:100px;width:80%}.contact-top_2{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;margin-top:60px}.top_2-left{grid-gap:130px;display:grid;gap:40px;grid-template-columns:repeat(2,2fr)}.contact-info img{border:none;height:48px;margin-bottom:10px;width:48px}.contact-info h4{color:#000c;font-size:21px;font-weight:700;margin-bottom:10px}.contact-info p{color:#000c;font-size:14px;font-weight:500}.contact-social-icons{display:flex;gap:15px;margin-left:16px;margin-top:20px;padding-right:3px}.contact-icon{color:#4a249e;position:relative;right:56px}.contact-top-2-container{background-color:#fff;border-radius:8px;margin-left:15px;padding:20px 35px}.form-container{display:flex;flex-direction:column;padding:10px 20px}.form-container label{font-size:15px;font-weight:500;margin-bottom:8px}input{font-weight:600;padding:8px 20px 8px 8px}input,textarea{border:1px solid #d5dae1;border-radius:5px;font-size:14px}textarea{padding:8px;resize:none}.form-btn{padding:10px 20px}.btn-form{background-image:linear-gradient(90deg,#1a237e,#de27ff);border:none;border-radius:6px;color:#fff;font-size:17px;height:50px;outline:none;width:102%}.form-success-state{padding:40px 20px;text-align:center}.form-success-icon{align-items:center;background:#ede9fe;border-radius:50%;color:#7c3aed;display:flex;font-size:22px;font-weight:700;height:52px;justify-content:center;margin:0 auto 14px;width:52px}.form-success-state h3{font-size:18px;font-weight:700;margin:0 0 6px}.form-success-state p{color:#71717a;font-size:14px;margin:0 0 20px}.form-error-msg{color:#ef4444;font-size:13px;margin:0;padding:0 20px}@media(max-width:768px){.contact-container{overflow-x:hidden;padding:30px}.contact-container,.contact-top_1{display:flex;flex-direction:column}.top_1-header{margin-bottom:-130px;text-align:center}.contact-badge{margin:auto}.top_1-header h2{font-size:26px;font-weight:600;margin-bottom:30px;margin-top:30px}.header-text p{font-size:14px;font-weight:500;line-height:1.4;text-align:center}.contact-top_2{display:flex;flex-direction:column-reverse;margin:auto}.contact-top-2-container{background:#fff;background-size:contain;margin:auto;padding:20px 55px;width:115vw}form{margin:auto;width:100%}input,textarea{font-size:13px}.form-btn{margin-bottom:8px;margin-left:-4px;width:100%}.btn-form{height:45px;width:100%}.top_2-left{grid-gap:40px;display:grid;gap:30px;margin-bottom:152px;margin-left:20px;margin-top:25px;padding:20px 25px}.contact-info{margin-left:9px}.contact-info img{height:40px;width:40px}.contact-info h4{font-size:15px}.contact-info p{font-size:12.5px}.contact-social-icons{margin-left:14px;margin-top:15px}.contact-icon{left:-20px;position:relative;width:15px}.top_1-buttons{display:flex;flex-direction:column;gap:18px;margin-left:-55px;padding:22px 55px;position:relative;text-align:center;top:880px;width:115vw}.top-btn-1,.top-btn-2{font-size:13px;font-weight:500;height:50px;margin-left:45px;width:95%}}@media(max-width:400px){form{width:100%}}@media(max-width:450px){.contact-social-icons{display:grid;grid-template-columns:repeat(2,2fr);margin-left:14px}}.frequently{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px;margin-top:60px;padding:25px 120px}.frequently-left{flex-basis:45%}.frequently-badge{background:#de27ff33;border-radius:36px;color:#5724a6;flex-basis:20%;margin-bottom:10px;margin-top:30px;padding:2px 8px;text-align:left;width:45px}.frequently-badge p{font-size:12px}.frequently-left h2{color:#000c;font-size:38px;font-weight:700;line-height:1.3;margin-bottom:20px}.frequently-headertext{color:#0009;font-size:15px;font-weight:500}.frequently-right{flex-basis:45%;margin-top:85px}.frequently-right-list{align-items:center;display:flex;gap:65px;margin-bottom:35px}.frequently-right-list p{color:#0009;font-size:15px;font-weight:700}.right-list p{margin-bottom:15px}.right-list span{color:#0009;font-size:13px;font-weight:500;margin-top:-20px}.arrow-icon-1{bottom:10px;left:27px}.arrow-icon-1,.arrow-icon-2{color:#5724a6;cursor:pointer;font-size:14px;position:relative}.arrow-icon-2{left:48px}.arrow-icon-3{left:77px}.arrow-icon-3,.arrow-icon-4{color:#5724a6;cursor:pointer;font-size:14px;position:relative}.arrow-icon-4{left:13px}.arrow-icon-5{color:#5724a6;cursor:pointer;font-size:14px;left:157px;position:relative}@media(max-width:768px){.frequently{display:flex;flex-direction:column;margin-top:-10px;overflow-x:hidden;padding:22px 30px}.frequently-badge{margin:auto auto 30px;text-align:center}.frequently-left h2{font-size:24px;font-weight:600;text-align:center}.frequently-headertext{font-size:14px;font-weight:500;line-height:1.7;text-align:center}.frequently-right-list p{font-size:14px}.right-list p{margin-bottom:10px}.right-list span{font-size:11px;line-height:.4}.arrow-icon-1{left:-10px}.arrow-icon-1,.arrow-icon-2{position:relative;width:30px}.arrow-icon-2{left:-3px}.arrow-icon-3{left:-1px}.arrow-icon-3,.arrow-icon-4{position:relative;width:30px}.arrow-icon-4{left:-3px}.arrow-icon-5{left:5px;position:relative;width:30px}}.privacy-policy{background:url(/static/media/Pattern%20Light.ff7469c493c80da700a3.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.privacy-policy-container{padding:25px 80px}.privacy-policy-badge{background:#de27ff33;border-radius:36px;color:#5724a6;font-size:13px;font-weight:500;margin-bottom:10px;margin-top:30px;padding:2px 6px;text-align:center;width:9%}.privacy-policy-header h2{color:#000c;font-size:35px;font-weight:600;margin-bottom:20px;margin-top:20px}.policy-content{margin-bottom:20px}.policy-content h3{color:#000000b3;font-size:22px;font-weight:700;margin-bottom:10px}.policy-content p{color:#000000b3;font-size:15px;font-weight:600;line-height:1.6;margin-bottom:15px}.policy-content p span{color:#5724a6}.policy-content ul{margin-left:20px}.policy-content ul li{color:#000000b3;font-size:14px;font-weight:600;line-height:1.6;margin-bottom:6px}.policy-content p a{color:#5724a6;cursor:pointer}.policy-btn-1{background:#4a249e;border:none;border-radius:6px;color:#fff;font-weight:600;margin-right:16px}.policy-btn-1,.policy-btn-2{font-size:14px;margin-top:20px;outline:none;padding:12px 31px}.policy-btn-2{border:1px solid #d5dae1;border-radius:6px;color:#000;font-weight:500}@media(max-width:768px){.privacy-policy-container{overflow-x:hidden;padding:30px}.privacy-policy-badge{margin:auto;padding:4px;width:28%}.privacy-policy-badge p{font-size:12px}.privacy-policy-header h2{font-size:24px;margin-bottom:10px;text-align:center}.policy-content h3{font-size:18px;margin-bottom:15px}.policy-content p,.policy-content ul li{font-size:14px}.privacy-policy-btn{display:flex;flex-direction:column}.policy-btn-1,.policy-btn-2{width:100%}}.banner-partners{margin-bottom:50px;margin-top:15px;padding:25px 80px}.banner-partner-features{align-items:center;display:flex;gap:58px;justify-content:center;margin-top:70px}.banner img{width:340px}@media(max-width:768px){.banner-partner{justify-content:center;overflow-x:hidden;padding:22px 30px}.banner-partner-features{display:flex;flex-direction:column;gap:17px}.banner img{width:281px}}.about-us{align-items:center;display:flex;gap:60px;justify-content:space-between;padding:18px 80px}.about-left{flex-basis:50%}.about-left-badge{background:#de27ff33;border-radius:36px;color:#5724a6;flex-basis:20%;margin-bottom:20px;margin-top:30px;padding:6px;width:15%}.badge-text{font-size:13px;font-weight:500;text-align:center}.about-left h2{color:#000c;font-size:35px;font-weight:600;line-height:1.27;margin-bottom:15px}.about-left-text{color:#0009;font-size:15px;font-weight:500;line-height:1.4;margin-bottom:20px}.about-left-text span{color:#262b5b;font-weight:600}.about-right img{height:320px;margin-right:25px;margin-top:25px;width:413px}@media(max-width:768px){.about-us{display:flex;flex-direction:column;overflow-x:hidden;padding:30px;text-align:center}.about-left-badge{margin:auto auto 25px;width:30%}.badge-text{text-align:center}.about-left h2{font-size:24px;font-weight:700;margin-bottom:20px}.about-left-text{font-size:14px;font-weight:600}.about-right img{height:264px;margin-left:20px;margin-top:-40px;width:323px}}.promises{margin-top:40px;padding:25px 80px}.promises-badge{background:#de27ff33;border-radius:36px;color:#5724a6;flex-basis:20%;margin:auto;padding:6px;text-align:center;width:9%}.promises-badge p{font-size:16px;font-weight:600}.promises-section{align-items:center;display:flex;gap:80px;justify-content:space-between;margin-top:30px}.promises-left{flex-basis:110%}.promises-left h2{color:#000c;font-size:32px;font-weight:600;margin-bottom:25px}.promises-text{color:#0009;font-size:15px;font-weight:500;line-height:1.4;margin-bottom:20px}.promises-left h4{color:#262b5b;font-size:17px;font-weight:700;margin-bottom:17px}.promises-left ul{margin-bottom:18px;margin-left:24px}.promises-left ul li{color:#0009;font-size:15px;font-weight:500;line-height:1.4;margin-bottom:3px}.promises-text span{color:#262b5b;font-weight:600}.promises-right{margin-bottom:40px}.promises-right h2{color:#000c;font-size:30px;font-weight:600;margin-bottom:25px;margin-top:20px}.right-text{color:#0009;font-size:15px;font-weight:500;line-height:1.4;margin-bottom:20px}.promises-right-info{grid-gap:210px;display:grid;gap:30px;grid-template-columns:repeat(2,4fr);margin-top:20px;text-align:center}.info h3{color:#5724a6;font-size:30px;font-weight:700;margin-bottom:15px}.info p{color:#000000b3;font-size:15px;font-weight:400}@media(max-width:768px){.promises{margin-top:-30px;overflow-x:hidden;padding:30px}.promises-badge{display:none}.promises-section{display:flex;flex-direction:column}.promises-left h2,.promises-right h2{font-size:24px;font-weight:700;text-align:center}.promises-text{font-size:14px;font-weight:500}.promises-left h4{font-size:16px}.promises-left ul li{font-size:14px;font-weight:600;margin-bottom:5px}.promises-right h2{margin-top:-50px}.right-text{font-size:14px;font-weight:500;text-align:center}.info h3{font-size:28px;font-weight:700}.info p{font-size:14px;font-weight:500}}.teamwork{background:url(/static/media/Pattern%20Light.ff7469c493c80da700a3.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.teamwork-container{padding:25px 80px}.teamwork-header{margin-bottom:40px;margin-top:20px;text-align:center}.teamwork-badge{background:#de27ff33;border-radius:36px;color:#5724a6;flex-basis:20%;margin:auto;padding:6px;text-align:center;width:8%}.teamwork-badge p{font-size:13px;font-weight:600}.teamwork-header h2{color:#000c;font-size:32px;font-weight:700;margin-bottom:15px;margin-top:20px}.header-text{color:#000000b3;font-size:15px;font-weight:500}.teamwork-members{grid-gap:-20px;display:grid;gap:-20px;grid-template-columns:repeat(3,6fr);margin-bottom:30px;text-align:center}.members{background:#f7f8f9;border-radius:30px;margin-bottom:30px;margin-top:20px;padding:5px}.members img{width:75px}.members h5{color:#000000e6;font-size:16px;font-weight:700;margin-top:15px}.members p{color:#5724a6;font-size:13px;font-weight:600;margin-bottom:20px;margin-top:10px}.members small{color:#0009;font-weight:600}.member-icons{margin-top:30px}.icons{color:#0006;font-size:19px;margin-right:20px}@media(max-width:768px){.teamwork-container{overflow-x:hidden;padding:30px}.teamwork-header{margin:auto;text-align:center}.teamwork-badge{width:32%}.teamwork-badge p{font-size:11px}.teamwork-header h2{font-size:24px;font-weight:700}.header-text{font-size:14px;font-weight:500;line-height:1.6}.teamwork-members{display:flex;flex-direction:column;margin-top:20px}}.trusted-partners{margin-bottom:35px;margin-top:100px;padding:25px 80px}.trusted-partners h2{align-items:center;color:#151515;display:flex;font-size:46px;font-weight:500;justify-content:center;margin-bottom:25px}.trusted-partners p{color:#0000008c;font-size:17px;line-height:28.05px;margin-bottom:20px;text-align:center}.trusted-partners p span{color:#262b5b;font-weight:600}.trusted-partners-logo{align-items:center;display:flex;gap:29px;justify-content:center;margin-top:40px}.logos{background:#f2f4f7;border-radius:13px;padding:30px 76px}.logos img{width:125px}@media(max-width:768px){.trusted-partners{justify-content:center;overflow-x:hidden;padding:22px 30px}.trusted-partners h2{font-size:24px;font-weight:600}.trusted-partners p{font-size:14px;font-weight:500;line-height:1.2;margin-top:-5px}.trusted-partners-logo{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,4fr)}.logos{display:flex;justify-content:center;padding:25px}.logos img{width:85px}}.api-page *,.api-page :after,.api-page :before{box-sizing:border-box}.api-page{background:#0d0d10;color:#c0c0d8;font-family:-apple-system,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.api-hero{background:linear-gradient(180deg,#141020,#0d0d10);border-bottom:1px solid #8a73fb26;padding:4.5rem 2rem 3.5rem;text-align:center}.api-badge{align-items:center;background:#8a73fb1f;border:1px solid #8a73fb4d;border-radius:100px;color:#a997fc;display:inline-flex;font-size:.7rem;font-weight:700;gap:.45rem;letter-spacing:.07em;margin-bottom:1.25rem;padding:.3rem .9rem;text-transform:uppercase}.api-badge span{background:#8a73fb;border-radius:50%;display:inline-block;height:6px;width:6px}.api-hero h1{color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;line-height:1.15;margin:0 0 .9rem}.api-hero h1 em{color:#8a73fb;font-style:normal}.api-hero p{color:#8080a0;font-size:.97rem;line-height:1.75;margin:0 auto 1.75rem;max-width:520px}.api-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.btn-v{align-items:center;background:#8a73fb;border:none;border-radius:.55rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.87rem;font-weight:600;gap:.4rem;padding:.7rem 1.6rem;text-decoration:none;transition:background .2s}.btn-v:hover{background:#7560e8;color:#fff}.btn-o{align-items:center;background:#0000;border:1px solid #8a73fb59;border-radius:.55rem;color:#c0b8f8;display:inline-flex;font-size:.87rem;font-weight:600;gap:.4rem;padding:.7rem 1.6rem;text-decoration:none;transition:all .2s}.btn-o:hover{border-color:#8a73fb;color:#fff}.api-stats{background:#ffffff05;border-bottom:1px solid #ffffff0f;display:flex;flex-wrap:wrap;justify-content:center}.api-stat{border-right:1px solid #ffffff0f;flex:1 1;max-width:190px;min-width:120px;padding:1.25rem .75rem;text-align:center}.api-stat:last-child{border-right:none}.api-stat__val{color:#fff;font-size:1.25rem;font-weight:700}.api-stat__lbl{color:#505068;font-size:.68rem;letter-spacing:.07em;margin-top:.2rem;text-transform:uppercase}.api-layout{display:grid;grid-template-columns:240px 1fr;margin:0 auto;max-width:1240px}.api-sidebar{background:#0d0d10;border-right:1px solid #ffffff0f;height:100vh;overflow-y:auto;padding:1.75rem 0;position:sticky;scrollbar-color:#223 #0000;scrollbar-width:thin;top:0}.api-sidebar::-webkit-scrollbar{width:3px}.api-sidebar::-webkit-scrollbar-thumb{background:#2a2a3a;border-radius:2px}.sb-group{margin-bottom:1.5rem}.sb-label{color:#383850;font-size:.65rem;font-weight:700;letter-spacing:.1em;margin-bottom:.35rem;padding:0 1.1rem;text-transform:uppercase}.sb-link{align-items:center;border-left:2px solid #0000;color:#606080;display:flex;font-size:.82rem;gap:.5rem;padding:.45rem 1.1rem;text-decoration:none;transition:all .15s}.sb-link:hover{background:#8a73fb0f;color:#c0b8f8}.sb-link.active{background:#8a73fb14;border-left-color:#8a73fb;color:#a997fc}.sb-link svg{flex-shrink:0;opacity:.75}.api-content{max-width:820px;min-width:0;padding:2.75rem 2.75rem 6rem}.api-section{margin-bottom:4rem;scroll-margin-top:80px}.api-section__hdr{gap:.75rem;margin-bottom:.6rem}.api-icon,.api-section__hdr{align-items:center;display:flex}.api-icon{background:#8a73fb21;border-radius:.5rem;flex-shrink:0;height:2.1rem;justify-content:center;width:2.1rem}.api-section h2{color:#fff;font-size:1.35rem;font-weight:700;margin:0}.api-section__desc{color:#70709a;font-size:.9rem;line-height:1.75;margin-bottom:1.5rem}.api-section__desc code{color:#a997fc;font-size:.85em}.auth-card{background:linear-gradient(135deg,#8a73fb1f,#8a73fb0a);border:1px solid #8a73fb38;border-radius:.75rem;margin-bottom:1.5rem;padding:1.4rem}.auth-card h3{color:#fff;font-size:.95rem;font-weight:600;margin:0 0 .4rem}.auth-card p{color:#70709a;font-size:.85rem;line-height:1.65;margin:0 0 1rem}.auth-card code{color:#a997fc}.url-bar{align-items:center;background:#09090e;border:1px solid #8a73fb33;border-radius:.5rem;display:flex;gap:.85rem;margin-bottom:.85rem;padding:.65rem 1rem}.url-bar .lbl{color:#404058;flex-shrink:0;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.url-bar code{color:#a997fc;font-family:SF Mono,Fira Code,monospace;font-size:.85rem;word-break:break-all}.ep-card{background:#121019;border:1px solid #ffffff12;border-radius:.75rem;margin-bottom:1rem;overflow:hidden}.ep-hdr{align-items:center;border-bottom:1px solid #0000;cursor:pointer;display:flex;gap:.75rem;padding:.85rem 1.1rem;transition:background .15s;-webkit-user-select:none;user-select:none}.ep-card.open .ep-hdr{border-bottom-color:#ffffff0d}.ep-hdr:hover{background:#ffffff05}.badge{border-radius:.28rem;flex-shrink:0;font-size:.66rem;font-weight:800;letter-spacing:.04em;padding:.18rem .48rem}.badge-post{background:#8a73fb33;color:#a997fc}.badge-get{background:#22c55e24;color:#4ade80}.ep-path{color:#d0d0e4;flex:1 1;font-family:SF Mono,Fira Code,monospace;font-size:.84rem;min-width:0;overflow:hidden;text-overflow:ellipsis}.ep-name,.ep-path{white-space:nowrap}.ep-name{color:#50507a;font-size:.77rem;margin-left:auto;padding-left:.5rem}.ep-chevron{color:#404055;flex-shrink:0;transition:transform .2s}.ep-card.open .ep-chevron{transform:rotate(180deg)}.ep-body{padding:1.1rem}.ep-desc{color:#70709a;font-size:.85rem;line-height:1.65;margin:0 0 1rem}.ep-desc code{color:#a997fc}.pt-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.pt{border-collapse:collapse;margin:.85rem 0;width:100%}.pt th{border-bottom:1px solid #ffffff0f;color:#383852;font-size:.65rem;font-weight:700;letter-spacing:.08em;padding:.4rem .65rem;text-align:left;text-transform:uppercase}.pt td{border-bottom:1px solid #ffffff0a;font-size:.83rem;padding:.55rem .65rem;vertical-align:top}.pt tr:last-child td{border-bottom:none}.pn{color:#c0b8f8;font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.pt-type{color:#4ade80;font-size:.74rem}.pt-req{color:#f87171;font-size:.7rem}.pt-opt{color:#404055;font-size:.7rem}.pt-desc{color:#70709a}.pt-desc code{color:#a997fc;font-size:.85em}.cb{background:#09090e;border:1px solid #ffffff12;border-radius:.55rem;margin:.75rem 0;max-width:100%;overflow:hidden}.cb-hdr{align-items:center;background:hsla(0,0%,100%,.025);border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.5rem .9rem}.cb-lang{color:#383852;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.cb-ok{color:#4ade80;font-size:.72rem;font-weight:600;margin-left:auto;margin-right:.5rem}.cb-copy{background:none;border:none;border-radius:.28rem;color:#383852;cursor:pointer;font-size:.68rem;padding:.18rem .45rem;transition:all .15s}.cb-copy:hover{background:#8a73fb1a;color:#a997fc}.cb pre{color:#c0c0d8;font-family:SF Mono,Fira Code,Fira Mono,monospace;font-size:.78rem;line-height:1.7;margin:0;overflow-x:auto;padding:1rem 1.1rem;white-space:pre}.cb pre .ck{color:#a997fc}.cb pre .sv{color:#7ec8a4}.cb pre .nv{color:#f4a261}.cb pre .kw{color:#e76f51}.cb pre .cm{color:#3a3a52}.ep-tabs{border-bottom:1px solid #ffffff0f;display:flex;margin-bottom:.75rem}.ep-tab{background:none;border:none;border-bottom:2px solid #0000;color:#404058;cursor:pointer;font-size:.78rem;margin-bottom:-1px;padding:.4rem .85rem;transition:all .15s}.ep-tab.active{border-bottom-color:#8a73fb;color:#a997fc}.ep-tc{display:none}.ep-tc.active{display:block}.divider{border:none;border-top:1px solid #ffffff0f;margin:2.25rem 0}@media (max-width:991px){.api-layout{grid-template-columns:1fr}.api-sidebar{border-bottom:1px solid #ffffff0f;border-right:none;display:flex;flex-wrap:wrap;gap:.35rem;height:auto;overflow-y:visible;padding:1rem;position:static}.sb-label{display:none}.sb-group{display:contents;margin:0}.sb-link{background:#ffffff0a;border-left:none;border-radius:100px;padding:.3rem .85rem}.sb-link.active{background:#8a73fb26}.api-content{min-width:0;overflow-x:hidden;padding:2rem 1.1rem 4rem}.ep-hdr{flex-wrap:wrap;gap:.5rem}.ep-path{font-size:.78rem;min-width:0}.ep-name{margin-left:0}.cb pre{font-size:.72rem}.pt{font-size:.8rem}}@media (max-width:479px){.api-hero{padding:3rem 1rem 2.5rem}.api-stats{flex-direction:column}.api-stat{border-bottom:1px solid #ffffff0f;border-right:none;max-width:100%}.ep-name{display:none}.url-bar{flex-wrap:wrap}.url-bar code{font-size:.78rem;word-break:break-all}.ep-path{font-size:.74rem}.cb pre{font-size:.7rem;padding:.75rem .85rem}}.cm-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.cm-panel{animation:cm-in .22s ease;background:#fff;border-radius:20px;box-shadow:0 24px 80px #0000002e;max-width:540px;padding:40px;position:relative;width:100%}@keyframes cm-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cm-close{align-items:center;background:#f4f4f5;border:none;border-radius:50%;color:#52525b;cursor:pointer;display:flex;font-size:13px;height:30px;justify-content:center;position:absolute;right:18px;top:16px;transition:background .15s;width:30px}.cm-close:hover{background:#e4e4e7}.cm-title{color:#0a0a0a;font-size:22px;font-weight:800;margin:0 0 6px}.cm-desc{color:#71717a;font-size:14px;margin:0 0 24px}.cm-form{display:flex;flex-direction:column;gap:16px}.cm-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.cm-field{display:flex;flex-direction:column;gap:6px}.cm-field label{color:#3f3f46;font-size:13px;font-weight:600}.cm-optional{color:#a1a1aa;font-size:12px;font-weight:400}.cm-field input,.cm-field textarea{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;color:#0a0a0a;font-family:inherit;font-size:14px;font-weight:400;outline:none;padding:10px 12px;resize:none;transition:border-color .15s,box-shadow .15s}.cm-field input:focus,.cm-field textarea:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.cm-error{color:#ef4444;font-size:13px;margin:0}.cm-btn{background:#7c3aed;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;margin-top:4px;padding:13px 24px;transition:background .18s,transform .15s}.cm-btn:hover:not(:disabled){background:#6d28d9;transform:translateY(-1px)}.cm-btn:disabled{cursor:not-allowed;opacity:.6}.cm-success{padding:20px 0;text-align:center}.cm-success-icon{align-items:center;background:#ede9fe;border-radius:50%;color:#7c3aed;display:flex;font-size:24px;font-weight:700;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.cm-success h3{color:#0a0a0a;font-size:20px;font-weight:800;margin:0 0 8px}.cm-success p{color:#71717a;font-size:14px;margin:0 0 24px}@media (max-width:480px){.cm-panel{padding:28px 20px}.cm-row{grid-template-columns:1fr}}
/*# sourceMappingURL=main.7fc49e21.css.map*/