.domains-module__G70mAq__page{flex-direction:column;gap:1.25rem;display:flex}.domains-module__G70mAq__header{justify-content:space-between;align-items:flex-start;display:flex}.domains-module__G70mAq__title{color:var(--color-text-primary);letter-spacing:-.025em;margin:0;font-size:1.625rem;font-weight:700}.domains-module__G70mAq__sub{color:var(--color-text-tertiary);margin:.25rem 0 0;font-size:.875rem}.domains-module__G70mAq__refreshBtn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;transition:all .15s;display:flex}.domains-module__G70mAq__refreshBtn:hover{border-color:var(--color-border-hover);color:var(--color-text-primary)}.domains-module__G70mAq__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.domains-module__G70mAq__searchBar{max-width:400px;position:relative}.domains-module__G70mAq__searchIcon{color:var(--color-text-tertiary);pointer-events:none;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.domains-module__G70mAq__searchInput{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);box-sizing:border-box;border-radius:8px;padding:.625rem 2.5rem .625rem 2.375rem;font-size:.875rem;transition:border-color .15s}.domains-module__G70mAq__searchInput:focus{border-color:var(--brand-500-border);outline:none}.domains-module__G70mAq__searchInput::placeholder{color:var(--color-text-tertiary)}.domains-module__G70mAq__clearBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.domains-module__G70mAq__clearBtn:hover{color:var(--color-text-primary)}.domains-module__G70mAq__errorBanner{background:var(--color-danger-dim);color:var(--color-danger);border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.domains-module__G70mAq__retryBtn{border:1px solid var(--color-danger);color:var(--color-danger);cursor:pointer;background:0 0;border-radius:6px;margin-left:auto;padding:.25rem .625rem;font-size:.8125rem}.domains-module__G70mAq__table{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:visible}.domains-module__G70mAq__tableHead{border-bottom:1px solid var(--color-border);background:var(--color-bg);border-top-left-radius:12px;border-top-right-radius:12px;align-items:center;gap:2rem;padding:.75rem 1.25rem;display:flex}.domains-module__G70mAq__thBtn{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);white-space:nowrap;background:0 0;border:none;flex:2;align-items:center;gap:.25rem;min-width:0;padding:0;font-size:.75rem;font-weight:500;display:inline-flex}.domains-module__G70mAq__thBtn:hover{color:var(--color-text-primary)}.domains-module__G70mAq__thStatic{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);white-space:nowrap;flex:1;font-size:.75rem;font-weight:500}.domains-module__G70mAq__tableRow{border-bottom:1px solid var(--color-border);cursor:pointer;align-items:center;gap:2rem;padding:.875rem 1.25rem;transition:background .15s;display:flex}.domains-module__G70mAq__tableRow:last-child{border-bottom:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.domains-module__G70mAq__tableRow:hover{background:var(--color-bg)}.domains-module__G70mAq__domainCell{flex:2;align-items:center;gap:.5rem;min-width:0;display:flex}.domains-module__G70mAq__globeIcon{color:var(--color-text-tertiary);flex-shrink:0}.domains-module__G70mAq__domainName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.domains-module__G70mAq__extLink{color:var(--color-text-tertiary);flex-shrink:0;align-items:center;display:flex}.domains-module__G70mAq__extLink:hover{color:var(--brand-500)}.domains-module__G70mAq__staticCell{color:var(--color-text-secondary);flex:1;align-items:center;font-size:.8125rem;display:flex}.domains-module__G70mAq__badge{border-radius:100px;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.domains-module__G70mAq__badgeGreen{color:#065f46;background:#d1fae5}.domains-module__G70mAq__badgeRed{color:#991b1b;background:#fee2e2}.domains-module__G70mAq__badgeGray{color:#4b5563;background:#f3f4f6}.domains-module__G70mAq__badgeOrange{color:#92400e;background:#fef3c7}.domains-module__G70mAq__badgePurple{color:#5b21b6;background:#ede9fe}.domains-module__G70mAq__iconGreen{color:var(--color-success)}.domains-module__G70mAq__iconGray{color:var(--color-text-tertiary)}.domains-module__G70mAq__textDanger{color:var(--color-danger);font-size:.8125rem;font-weight:500}.domains-module__G70mAq__textWarning{color:var(--color-warning);font-size:.8125rem;font-weight:500}.domains-module__G70mAq__textSecondary{color:var(--color-text-secondary);font-size:.8125rem}.domains-module__G70mAq__renewOn{color:var(--color-success);font-size:.8125rem;font-weight:600}.domains-module__G70mAq__renewOff{color:var(--color-text-tertiary);font-size:.8125rem}.domains-module__G70mAq__toggleSwitch{width:36px;height:20px;display:inline-block;position:relative}.domains-module__G70mAq__toggleSwitch input{opacity:0;width:0;height:0}.domains-module__G70mAq__slider{cursor:pointer;background-color:var(--color-border);border-radius:20px;transition:all .2s;position:absolute;inset:0}.domains-module__G70mAq__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;bottom:2px;left:2px;box-shadow:0 2px 4px #0000001a}input:checked+.domains-module__G70mAq__slider{background-color:var(--brand-500)}input:checked+.domains-module__G70mAq__slider:before{transform:translate(16px)}input:disabled+.domains-module__G70mAq__slider{opacity:.5;cursor:not-allowed}.domains-module__G70mAq__actionBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:.25rem;transition:all .15s;display:flex}.domains-module__G70mAq__actionBtn:hover{background:var(--color-bg);color:var(--color-text-primary)}.domains-module__G70mAq__thAction{flex-shrink:0;width:32px}.domains-module__G70mAq__actionCell{flex-shrink:0;justify-content:flex-end;width:32px;display:flex;position:relative}.domains-module__G70mAq__popoverMenu{background:var(--color-surface);border:1px solid var(--color-border);z-index:50;border-radius:8px;flex-direction:column;min-width:160px;margin-top:4px;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.domains-module__G70mAq__popoverMenu button{text-align:left;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;padding:.625rem 1rem;font-size:.8125rem;transition:all .1s}.domains-module__G70mAq__popoverMenu button:hover{background:var(--color-bg);color:var(--color-text-primary)}.domains-module__G70mAq__popoverDivider{border:none;border-top:1px solid var(--color-border);margin:0}@keyframes domains-module__G70mAq__pulse{0%,to{opacity:1}50%{opacity:.4}}.domains-module__G70mAq__skeletonRow{border-bottom:1px solid var(--color-border);align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.domains-module__G70mAq__skeletonRow:last-child{border-bottom:none}.domains-module__G70mAq__skelDomain{background:var(--color-border);border-radius:6px;flex:2;height:14px;animation:2s infinite domains-module__G70mAq__pulse}.domains-module__G70mAq__skelBadge{background:var(--color-border);border-radius:100px;flex:1;width:60px;height:22px;animation:2s infinite domains-module__G70mAq__pulse}.domains-module__G70mAq__skelDate{background:var(--color-border);border-radius:6px;flex:1;width:90px;height:14px;animation:2s infinite domains-module__G70mAq__pulse}.domains-module__G70mAq__empty{color:var(--color-text-tertiary);flex-direction:column;align-items:center;gap:.75rem;padding:3rem;font-size:.875rem;display:flex}.domains-module__G70mAq__pagination{justify-content:center;align-items:center;gap:1rem;padding-top:.5rem;display:flex}.domains-module__G70mAq__pageBtn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .15s}.domains-module__G70mAq__pageBtn:hover:not(:disabled){border-color:var(--brand-500-border);color:var(--brand-500)}.domains-module__G70mAq__pageBtn:disabled{opacity:.4;cursor:not-allowed}.domains-module__G70mAq__pageInfo{color:var(--color-text-tertiary);font-size:.875rem}.domains-module__G70mAq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.domains-module__G70mAq__modalContent{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;width:100%;max-width:400px;display:flex;box-shadow:0 10px 30px #0003}.domains-module__G70mAq__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.domains-module__G70mAq__modalTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:600}.domains-module__G70mAq__modalClose{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;padding:.25rem;display:flex}.domains-module__G70mAq__modalClose:hover{color:var(--color-text-primary)}.domains-module__G70mAq__modalBody{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.domains-module__G70mAq__modalLabel{color:var(--color-text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.domains-module__G70mAq__modalInput{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);box-sizing:border-box;border-radius:8px;padding:.625rem;font-size:.875rem}.domains-module__G70mAq__modalInput:focus{border-color:var(--brand-500-border);outline:none}.domains-module__G70mAq__modalFooter{border-top:1px solid var(--color-border);background:var(--color-bg);border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}.domains-module__G70mAq__btnCancel{border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.domains-module__G70mAq__btnCancel:hover{background:var(--color-bg)}.domains-module__G70mAq__btnSubmit{background:var(--brand-500);border:1px solid var(--brand-500-border);color:#fff;cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.domains-module__G70mAq__btnSubmit:hover{opacity:.9}.domains-module__G70mAq__headerActions,.domains-module__G70mAq__filterRow{align-items:center;gap:1rem;display:flex}.domains-module__G70mAq__searchBar{flex:1}@media (max-width:768px){.domains-module__G70mAq__header{flex-direction:column;gap:1rem}.domains-module__G70mAq__headerActions{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%}.domains-module__G70mAq__headerBtn{flex:1;min-width:120px;padding:.5rem;font-size:.8rem}.domains-module__G70mAq__filterRow{flex-direction:column;align-items:stretch;gap:.75rem}.domains-module__G70mAq__searchBar{flex:unset;width:100%;max-width:none}select.domains-module__G70mAq__searchInput{width:100%!important}.domains-module__G70mAq__table{-webkit-overflow-scrolling:touch;overflow-x:auto}.domains-module__G70mAq__tableHead,.domains-module__G70mAq__tableRow,.domains-module__G70mAq__empty{min-width:800px}.domains-module__G70mAq__popoverMenu{width:100%;padding-bottom:env(safe-area-inset-bottom,20px);z-index:1000;border-radius:20px 20px 0 0;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0003;top:auto!important}.domains-module__G70mAq__popoverMenu button{text-align:center;padding:1.25rem 1.5rem;font-size:1rem}}
.TransferModal-module__YTGBeq__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out TransferModal-module__YTGBeq__fadeIn;display:flex;position:fixed;inset:0}@keyframes TransferModal-module__YTGBeq__fadeIn{0%{opacity:0}to{opacity:1}}.TransferModal-module__YTGBeq__modal{background:#fff;border:1px solid #eaeaea;border-radius:12px;width:100%;max-width:500px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) TransferModal-module__YTGBeq__slideUp;position:relative;box-shadow:0 12px 40px #00000026}@keyframes TransferModal-module__YTGBeq__slideUp{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.TransferModal-module__YTGBeq__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.TransferModal-module__YTGBeq__closeBtn:hover{color:#000;background:#f5f5f5}.TransferModal-module__YTGBeq__title{color:#000;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.TransferModal-module__YTGBeq__desc{color:#666;margin-bottom:2rem;font-size:.9375rem;line-height:1.5}.TransferModal-module__YTGBeq__formGroup{margin-bottom:1.5rem}.TransferModal-module__YTGBeq__label{color:#444;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.TransferModal-module__YTGBeq__subDesc{color:#666;margin-bottom:.75rem;font-size:.8125rem}.TransferModal-module__YTGBeq__inputWrapper{align-items:center;display:flex;position:relative}.TransferModal-module__YTGBeq__input{color:#000;background:#fafafa;border:1px solid #eaeaea;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s}.TransferModal-module__YTGBeq__input:focus{background:#fff;border-color:#000;outline:none}.TransferModal-module__YTGBeq__inputWithIcon{padding-left:2.75rem;padding-right:2.75rem}.TransferModal-module__YTGBeq__iconBtn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;display:flex;position:absolute;left:.75rem}.TransferModal-module__YTGBeq__iconBtn:hover{color:#000}.TransferModal-module__YTGBeq__infoIcon{color:#888;cursor:help;align-items:center;display:flex;position:absolute;right:.75rem}.TransferModal-module__YTGBeq__priceRow{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.TransferModal-module__YTGBeq__priceLabel{color:#444;font-size:.9375rem}.TransferModal-module__YTGBeq__priceValue{color:#000;font-size:.9375rem;font-weight:500}.TransferModal-module__YTGBeq__paymentBox{color:#000;background:#fafafa;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;font-size:.9375rem;font-weight:500;display:flex}.TransferModal-module__YTGBeq__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:.875rem;font-size:.9375rem;font-weight:500;transition:background .2s}.TransferModal-module__YTGBeq__submitBtn:hover:not(:disabled){background:#333}.TransferModal-module__YTGBeq__submitBtn:disabled{color:#999;cursor:not-allowed;background:#eaeaea}.TransferModal-module__YTGBeq__spinner{border:2px solid #0000001a;border-left-color:#000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite TransferModal-module__YTGBeq__spin;display:inline-block}.TransferModal-module__YTGBeq__error{color:#e00;background:#ee00000d;border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.875rem}@keyframes TransferModal-module__YTGBeq__spin{to{transform:rotate(360deg)}}
.user-profile-popover-module__vRGrvW__popover{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);z-index:50;flex-direction:column;width:260px;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.user-profile-popover-module__vRGrvW__popoverUp{bottom:calc(100% + 10px);left:1rem}.user-profile-popover-module__vRGrvW__popoverDown{top:calc(100% + 10px);right:0}.user-profile-popover-module__vRGrvW__header{justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.user-profile-popover-module__vRGrvW__headerLink:hover{background-color:var(--color-bg)}.user-profile-popover-module__vRGrvW__userInfo{flex-direction:column;display:flex;overflow:hidden}.user-profile-popover-module__vRGrvW__username{color:var(--color-text-primary);margin-bottom:2px;font-size:.875rem;font-weight:600}.user-profile-popover-module__vRGrvW__email{color:var(--color-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.user-profile-popover-module__vRGrvW__iconBtn{color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.user-profile-popover-module__vRGrvW__iconBtn:hover{background-color:var(--color-bg);color:var(--color-text-primary)}.user-profile-popover-module__vRGrvW__divider{background-color:var(--color-border);width:100%;height:1px}.user-profile-popover-module__vRGrvW__menuList{flex-direction:column;padding:.5rem 0;display:flex}.user-profile-popover-module__vRGrvW__menuItem,.user-profile-popover-module__vRGrvW__menuItemBtn{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.user-profile-popover-module__vRGrvW__menuItemForm{width:100%;margin:0;padding:0}.user-profile-popover-module__vRGrvW__menuItem:hover,.user-profile-popover-module__vRGrvW__menuItemBtn:hover{background-color:var(--color-bg)}.user-profile-popover-module__vRGrvW__menuLabel{font-weight:400}.user-profile-popover-module__vRGrvW__menuIcon{color:var(--color-text-tertiary)}.user-profile-popover-module__vRGrvW__themeToggle{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:20px;padding:2px;display:flex}.user-profile-popover-module__vRGrvW__themeBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:28px;height:24px;transition:all .2s;display:flex}.user-profile-popover-module__vRGrvW__themeBtn.user-profile-popover-module__vRGrvW__activeTheme,.user-profile-popover-module__vRGrvW__activeTheme{background-color:var(--color-surface);color:var(--color-text-primary);box-shadow:0 1px 2px #0000001a}.user-profile-popover-module__vRGrvW__upgradeSection{padding:.75rem 1rem}.user-profile-popover-module__vRGrvW__upgradeBtn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background-color:#111;border:none;width:100%;padding:.625rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.user-profile-popover-module__vRGrvW__upgradeBtn:hover{opacity:.9}.user-profile-popover-module__vRGrvW__footer{background-color:var(--color-bg);padding:.75rem 1rem}.user-profile-popover-module__vRGrvW__statusLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.65rem}.user-profile-popover-module__vRGrvW__statusRow{justify-content:space-between;align-items:center;display:flex}.user-profile-popover-module__vRGrvW__statusText{color:var(--color-text-primary);font-size:.875rem;font-weight:500}.user-profile-popover-module__vRGrvW__statusDot{background-color:var(--brand-500);width:8px;height:8px;box-shadow:0 0 0 2px var(--brand-100);border-radius:50%}
.landing-navbar-module__0ris2a__nav{z-index:100;padding:1.25rem 0;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.landing-navbar-module__0ris2a__navScrolled{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111111d9;padding:.875rem 0}.light .landing-navbar-module__0ris2a__navScrolled{background:#ffffffd9}@media (prefers-color-scheme:light){:root:not(.dark) .landing-navbar-module__0ris2a__navScrolled{background:#ffffffd9}}.landing-navbar-module__0ris2a__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.landing-navbar-module__0ris2a__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.landing-navbar-module__0ris2a__navLinks{align-items:center;gap:2rem;display:flex;position:relative}.landing-navbar-module__0ris2a__navLink{color:#ffffffb3;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-navbar-module__0ris2a__navLink:hover{color:#fff}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__navLink{color:var(--color-text-secondary)}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__navLink:hover{color:var(--color-text-primary)}.landing-navbar-module__0ris2a__navItem{align-items:center;display:flex;position:relative}.landing-navbar-module__0ris2a__navTrigger{color:#ffffffb3;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.landing-navbar-module__0ris2a__navTrigger:hover{color:#fff}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__navTrigger{color:var(--color-text-secondary)}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__navTrigger:hover{color:var(--color-text-primary)}.landing-navbar-module__0ris2a__chevron{transition:transform .2s}.landing-navbar-module__0ris2a__navItem:hover .landing-navbar-module__0ris2a__chevron{transform:rotate(180deg)}.landing-navbar-module__0ris2a__sharedMegaMenu{background:var(--color-surface,#0a0a0a);border:1px solid var(--color-border,#ffffff1a);opacity:0;visibility:hidden;z-index:100;border-radius:12px;width:640px;transition:all .2s;position:absolute;top:calc(100% + 1rem);left:0;overflow:hidden;transform:translateY(10px);box-shadow:0 10px 40px #0000004d}.landing-navbar-module__0ris2a__sharedMegaMenu:before{content:"";height:1.5rem;position:absolute;top:-1.5rem;left:0;right:0}.landing-navbar-module__0ris2a__sharedMegaMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.landing-navbar-module__0ris2a__sharedMegaMenuInner{width:1280px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.landing-navbar-module__0ris2a__megaContentPane{flex-shrink:0;width:640px;padding:1.5rem}.landing-navbar-module__0ris2a__megaGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.landing-navbar-module__0ris2a__megaColTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-tertiary,#71717a);margin-bottom:1rem;padding-left:.75rem;font-size:.75rem;font-weight:700}.landing-navbar-module__0ris2a__megaLinkList{flex-direction:column;gap:.25rem;display:flex}.landing-navbar-module__0ris2a__megaLink{color:var(--color-text-secondary,#a1a1aa);border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s;display:flex}.landing-navbar-module__0ris2a__megaLinkIcon{color:var(--color-text-tertiary,#71717a);transition:color .2s}.landing-navbar-module__0ris2a__megaLinkTextContainer{flex-direction:column;gap:.125rem;display:flex}.landing-navbar-module__0ris2a__megaLinkText{white-space:nowrap;width:fit-content;font-size:.875rem;font-weight:400;transition:color .2s;display:inline-block;position:relative}.landing-navbar-module__0ris2a__megaLinkDesc{color:var(--color-text-tertiary,#71717a);white-space:nowrap;font-size:.75rem}.landing-navbar-module__0ris2a__megaLinkText:after{display:none}.landing-navbar-module__0ris2a__megaLink:hover{background:#4070ff14}.landing-navbar-module__0ris2a__megaLink:hover .landing-navbar-module__0ris2a__megaLinkIcon{color:#4070ff}.landing-navbar-module__0ris2a__megaLink:hover .landing-navbar-module__0ris2a__megaLinkText{color:inherit}.landing-navbar-module__0ris2a__navActions{align-items:center;gap:.75rem;display:flex}.landing-navbar-module__0ris2a__navLoginBtn{color:#ffffffb3;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-navbar-module__0ris2a__navLoginBtn:hover{color:#fff}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__navLoginBtn{color:var(--color-text-secondary)}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__navLoginBtn:hover{color:var(--color-text-primary)}.landing-navbar-module__0ris2a__navCtaBtn{color:#fff;background:#4070ff;border-radius:8px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s}.landing-navbar-module__0ris2a__navCtaBtn:hover{color:#fff;background:#3058d6;box-shadow:0 0 20px #4070ff66}.landing-navbar-module__0ris2a__profileWrapper{margin-left:.5rem;position:relative}.landing-navbar-module__0ris2a__avatarBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4070ff,#8b5cf6);border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.landing-navbar-module__0ris2a__avatarBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4070ff66}.landing-navbar-module__0ris2a__desktopOnly{align-items:center;gap:.75rem;display:flex}.landing-navbar-module__0ris2a__mobileOnly{display:none}.landing-navbar-module__0ris2a__mobileMenuToggle{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.landing-navbar-module__0ris2a__mobileMenuToggle:hover{background:#ffffff1a}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__mobileMenuToggle{color:var(--color-text-primary)}.landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__mobileMenuToggle:hover{background:#64748b1a}.landing-navbar-module__0ris2a__logoImageLight{display:none}.landing-navbar-module__0ris2a__logoImageDark{display:block}.light .landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__logoImageDark{display:none!important}.light .landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__logoImageLight{display:block!important}@media (prefers-color-scheme:light){:root:not(.dark) .landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__logoImageDark{display:none!important}:root:not(.dark) .landing-navbar-module__0ris2a__navScrolled .landing-navbar-module__0ris2a__logoImageLight{display:block!important}}@media (max-width:768px){.landing-navbar-module__0ris2a__nav{padding:.8rem 0}.landing-navbar-module__0ris2a__navInner{padding:0 1rem}.landing-navbar-module__0ris2a__navLinks{display:none}.landing-navbar-module__0ris2a__desktopOnly{display:none!important}.landing-navbar-module__0ris2a__mobileOnly{align-items:center;gap:.75rem;display:flex}}.landing-navbar-module__0ris2a__mobileMenu{background:var(--color-surface);border-bottom:1px solid var(--color-border);opacity:0;visibility:hidden;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;right:0;overflow:hidden}.landing-navbar-module__0ris2a__mobileMenuOpen{opacity:1;visibility:visible;border-top:1px solid var(--color-border);max-height:calc(100vh - 4.5rem);overflow-y:auto;box-shadow:0 20px 40px #00000080}.landing-navbar-module__0ris2a__mobileMenuInner{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.landing-navbar-module__0ris2a__mobileNavLink{color:var(--color-text-secondary);align-items:center;gap:.75rem;padding:.4rem 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.landing-navbar-module__0ris2a__mobileNavLink:hover{color:var(--color-text-primary)}.landing-navbar-module__0ris2a__mobileMenuDivider{background:var(--color-border);height:1px;margin:.5rem 0}.landing-navbar-module__0ris2a__mobileLoginBtn{color:var(--color-text-primary);text-align:center;padding:.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-navbar-module__0ris2a__mobileLoginBtn:hover{color:var(--brand-500)}.landing-navbar-module__0ris2a__mobileCtaBtn{color:#fff;text-align:center;background:#4070ff;border-radius:8px;padding:.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s}.landing-navbar-module__0ris2a__mobileCtaBtn:hover{color:#fff;background:#3058d6;box-shadow:0 0 20px #4070ff66}.landing-navbar-module__0ris2a__mobileAccordionItem{border-bottom:1px solid var(--color-border);padding-bottom:.5rem}.landing-navbar-module__0ris2a__mobileAccordionTrigger{width:100%;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-family:inherit;font-size:1.05rem;font-weight:500;display:flex}.landing-navbar-module__0ris2a__mobileAccordionContent{flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.landing-navbar-module__0ris2a__mobileMegaColTitle{color:var(--color-text-tertiary);text-transform:uppercase;margin-top:.5rem;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.landing-navbar-module__0ris2a__mobileNavLinkIcon{color:var(--color-text-tertiary)}.landing-navbar-module__0ris2a__mobileNavLink:hover .landing-navbar-module__0ris2a__mobileNavLinkIcon{color:#4070ff}.landing-navbar-module__0ris2a__mobileTopLink{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);padding:.5rem 0;font-size:1.05rem;font-weight:500;text-decoration:none}
.public-footer-module__7GeszW__footer{background-color:var(--color-surface);width:100%;color:var(--color-text);border-top:1px solid var(--color-border);padding:64px 24px 32px;font-family:inherit}.public-footer-module__7GeszW__container{max-width:1200px;margin:0 auto}.public-footer-module__7GeszW__grid{grid-template-columns:repeat(2,1fr);gap:48px 24px;margin-bottom:64px;display:grid}@media (min-width:768px){.public-footer-module__7GeszW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.public-footer-module__7GeszW__grid{grid-template-columns:repeat(5,1fr)}}.public-footer-module__7GeszW__column{flex-direction:column;gap:16px;display:flex}.public-footer-module__7GeszW__columnTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);margin-bottom:8px;font-size:.75rem;font-weight:600}.public-footer-module__7GeszW__linkList{flex-direction:column;gap:12px;display:flex}.public-footer-module__7GeszW__link{color:var(--color-text-muted);width:fit-content;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.public-footer-module__7GeszW__link:hover{color:#4070ff}.public-footer-module__7GeszW__link:after{content:"";transform-origin:0;background-color:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.public-footer-module__7GeszW__link:hover:after{transform:scaleX(1)}.public-footer-module__7GeszW__bottomBar{border-top:1px solid var(--color-border);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;padding-top:24px;display:flex}@media (min-width:768px){.public-footer-module__7GeszW__bottomBar{flex-direction:row;align-items:center;gap:0}}.public-footer-module__7GeszW__statusIndicator{letter-spacing:.05em;color:#0070f3;text-transform:uppercase;align-items:center;gap:12px;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.public-footer-module__7GeszW__statusIndicator:hover{opacity:.8}.public-footer-module__7GeszW__statusDot{background-color:#0070f3;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite public-footer-module__7GeszW__pulse;box-shadow:0 0 8px #0070f399}@keyframes public-footer-module__7GeszW__pulse{0%{transform:scale(.95);box-shadow:0 0 #0070f3b3}70%{transform:scale(1);box-shadow:0 0 0 6px #0070f300}to{transform:scale(.95);box-shadow:0 0 #0070f300}}.public-footer-module__7GeszW__actions{align-items:center;gap:16px;display:flex}.public-footer-module__7GeszW__themeToggles{background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;align-items:center;padding:2px;display:flex}.public-footer-module__7GeszW__themeBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.public-footer-module__7GeszW__themeBtn:hover{color:var(--color-text)}.public-footer-module__7GeszW__themeBtn[data-active=true]{background:var(--color-background);color:var(--color-text);box-shadow:0 1px 2px #0000000d}.public-footer-module__7GeszW__socials{align-items:center;gap:16px;display:flex}.public-footer-module__7GeszW__socialIcon{color:var(--color-text-muted);transition:color .2s}.public-footer-module__7GeszW__socialIcon:hover{color:var(--color-text)}
.landing-module__7VwteW__page{background-color:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-family);overflow-x:clip}.landing-module__7VwteW__hero{--color-bg:#000;--color-surface:#0a0a0a;--color-border:#ffffff1a;--color-text-primary:#fff;--color-text-secondary:#a1a1aa;--color-text-tertiary:#52525b;text-align:center;background-color:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.landing-module__7VwteW__globeWrapper{pointer-events:none;opacity:.9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-module__7VwteW__globeCanvas{width:900px;max-width:100vw;height:900px}.landing-module__7VwteW__heroContent{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;max-width:780px;display:flex;position:relative}.landing-module__7VwteW__heroBadge{color:#93c5fd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#4070ff14;border:1px solid #4070ff59;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.landing-module__7VwteW__heroBadgeDot{background:#4070ff;border-radius:50%;width:6px;height:6px;animation:2s infinite landing-module__7VwteW__pulse;box-shadow:0 0 6px #4070ff}@keyframes landing-module__7VwteW__pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-module__7VwteW__heroTitle{letter-spacing:-.03em;color:var(--color-text-primary);margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1}.landing-module__7VwteW__heroTitleAccent{background:linear-gradient(135deg,#4070ff 0%,#06b6d4 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__7VwteW__heroSub{color:var(--color-text-secondary);max-width:560px;margin:0;font-size:1.125rem;line-height:1.7}.landing-module__7VwteW__heroSearchContainer{z-index:10;border-radius:9999px;align-items:center;width:100%;max-width:680px;margin:1.5rem auto 0;padding:1rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #8b5cf626}.landing-module__7VwteW__heroSearchContainer:before{content:"";z-index:-2;background:conic-gradient(from 90deg,#0000 0% 80%,#8b5cf6 90%,#ec4899 98%,#0000 100%);border-radius:9999px;width:300%;height:300%;animation:4s linear infinite landing-module__7VwteW__spinBorder;position:absolute;top:-100%;left:-100%}.landing-module__7VwteW__heroSearchContainer:after{content:"";background:var(--color-surface);z-index:-1;border-radius:9999px;position:absolute;inset:2px}@keyframes landing-module__7VwteW__spinBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__7VwteW__heroSearchContainer:focus-within{transform:translateY(-1px);box-shadow:0 0 0 1px #4070ff80,0 0 20px #4070ff40}.landing-module__7VwteW__heroSearchIcon{color:var(--color-text-secondary);z-index:1;flex-shrink:0;margin-right:.75rem}.landing-module__7VwteW__heroSearchInput{color:var(--color-text-primary);z-index:1;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1.125rem}.landing-module__7VwteW__heroSearchInput::placeholder{color:var(--color-text-tertiary)}.landing-module__7VwteW__heroSearchActions{z-index:20;align-items:center;gap:.5rem;display:flex;position:relative}.landing-module__7VwteW__heroTransferBtn{color:var(--color-text-primary);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.landing-module__7VwteW__heroTransferBtn:hover{background:#fff3;border-color:#ffffff4d}.landing-module__7VwteW__heroSearchEnterBtn{background:var(--brand-500);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.375rem 1rem;font-size:1rem;font-weight:700;transition:all .2s}.landing-module__7VwteW__heroSearchEnterBtn:hover{background:var(--brand-600)}.landing-module__7VwteW__heroSecondary{color:#94a3b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;padding:.8rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-module__7VwteW__heroSecondary:hover{color:var(--color-text-primary);border-color:var(--color-border);background:var(--color-surface)}.landing-module__7VwteW__heroTrustedBy{color:#475569;font-size:.8rem}.landing-module__7VwteW__clientsMarqueeContainer{width:100%;max-width:900px;margin-top:1.5rem;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.landing-module__7VwteW__clientsMarquee{align-items:center;gap:4rem;padding-right:4rem;animation:40s linear infinite landing-module__7VwteW__scrollMarquee;display:flex}.landing-module__7VwteW__clientsMarqueeContainer:hover .landing-module__7VwteW__clientsMarquee{animation-play-state:paused}.landing-module__7VwteW__clientLogo{opacity:.4;filter:grayscale();cursor:default;align-items:center;gap:.5rem;transition:opacity .3s,filter .3s;display:flex}.landing-module__7VwteW__clientLogo:hover{opacity:1;filter:grayscale(0%)}.landing-module__7VwteW__clientLogoIcon{color:var(--color-text-secondary)}.landing-module__7VwteW__clientLogoText{color:var(--color-text-secondary);white-space:nowrap;letter-spacing:-.02em;font-size:.95rem;font-weight:700}@keyframes landing-module__7VwteW__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.landing-module__7VwteW__statsBar{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:3rem 2rem}.landing-module__7VwteW__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-module__7VwteW__statValue{color:var(--color-text-primary);letter-spacing:-.03em;font-size:2.5rem;font-weight:900}.landing-module__7VwteW__statLabel{color:#475569;margin-top:.25rem;font-size:.875rem;font-weight:500}.landing-module__7VwteW__section{padding:6rem 2rem}.landing-module__7VwteW__featureSection{background:#ffffff04;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:6rem 2rem}.landing-module__7VwteW__testimonialSection{background:#4070ff08;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:6rem 2rem}.landing-module__7VwteW__sectionInner{max-width:1200px;margin:0 auto}.landing-module__7VwteW__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:#4070ff;margin-bottom:1rem;font-size:.75rem;font-weight:700}.landing-module__7VwteW__sectionTitle{color:var(--color-text-primary);letter-spacing:-.025em;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800}.landing-module__7VwteW__sectionSub{color:#64748b;max-width:560px;margin-bottom:3.5rem;font-size:1.0625rem;line-height:1.7}.landing-module__7VwteW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__7VwteW__serviceCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.75rem;transition:all .25s;display:flex}.landing-module__7VwteW__serviceCard:hover{background:#ffffff0e;border-color:#ffffff1f;transform:translateY(-3px)}.landing-module__7VwteW__serviceCardIcon{border:1px solid;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.landing-module__7VwteW__serviceCardTag{letter-spacing:.02em;border-radius:999px;width:fit-content;padding:.175rem .5rem;font-size:.7rem;font-weight:700}.landing-module__7VwteW__serviceCardTitle{color:var(--color-text-primary);margin:0;font-size:1.0625rem;font-weight:700}.landing-module__7VwteW__serviceCardDesc{color:#64748b;margin:0;font-size:.875rem;line-height:1.65}.landing-module__7VwteW__serviceCardLink{margin-top:auto;padding-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.landing-module__7VwteW__serviceCardLink:hover{opacity:.8}.landing-module__7VwteW__featuresGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-module__7VwteW__featureMain{flex-direction:column;gap:1.25rem;display:flex}.landing-module__7VwteW__featureMainVisual{border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.landing-module__7VwteW__terminalWindow{background:#0d0d1a}.landing-module__7VwteW__terminalBar{border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.landing-module__7VwteW__termDot{border-radius:50%;width:10px;height:10px}.landing-module__7VwteW__termTitle{color:#475569;margin-left:.5rem;font-family:monospace;font-size:.75rem}.landing-module__7VwteW__terminalBody{flex-direction:column;gap:.4rem;padding:1.25rem;font-family:Courier New,monospace;font-size:.8125rem;display:flex}.landing-module__7VwteW__termLine{color:#64748b}.landing-module__7VwteW__termPrompt{color:#4070ff;margin-right:.5rem}.landing-module__7VwteW__termCursor{animation:1.2s infinite landing-module__7VwteW__blink}@keyframes landing-module__7VwteW__blink{0%,49%{opacity:1}50%,to{opacity:0}}.landing-module__7VwteW__featureMainTitle{color:var(--color-text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.landing-module__7VwteW__featureMainDesc{color:#64748b;margin:0;font-size:.9375rem;line-height:1.7}.landing-module__7VwteW__featureList{flex-direction:column;gap:1.5rem;display:flex}.landing-module__7VwteW__featureItem{align-items:flex-start;gap:1rem;display:flex}.landing-module__7VwteW__featureItemIcon{flex-shrink:0;margin-top:.1rem;font-size:1.25rem}.landing-module__7VwteW__featureItemTitle{color:#e2e8f0;margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.landing-module__7VwteW__featureItemDesc{color:#475569;font-size:.85rem;line-height:1.6}.landing-module__7VwteW__pricingGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem;display:grid}.landing-module__7VwteW__pricingCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:.75rem;padding:2rem;transition:transform .2s;display:flex;position:relative}.landing-module__7VwteW__pricingCard:hover{transform:translateY(-4px)}.landing-module__7VwteW__pricingCardHighlight{background:#4070ff0f}.landing-module__7VwteW__pricingBadge{color:#fff;letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:.25rem .875rem;font-size:.65rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__7VwteW__pricingName{letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:700}.landing-module__7VwteW__pricingPrice{color:var(--color-text-primary);letter-spacing:-.03em;font-size:2.5rem;font-weight:900;line-height:1}.landing-module__7VwteW__pricingPeriod{color:#475569;font-size:1rem;font-weight:500}.landing-module__7VwteW__pricingDesc{color:#475569;margin:0;font-size:.85rem;line-height:1.5}.landing-module__7VwteW__pricingDivider{background:#ffffff12;height:1px;margin:.25rem 0}.landing-module__7VwteW__pricingFeatures{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__7VwteW__pricingFeatureItem{color:#94a3b8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.landing-module__7VwteW__pricingCta{text-align:center;border-radius:10px;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.landing-module__7VwteW__pricingCta:hover{opacity:.85;transform:translateY(-1px)}.landing-module__7VwteW__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3rem;display:grid}.landing-module__7VwteW__testimonialCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:1rem;padding:1.75rem;transition:transform .2s;display:flex}.landing-module__7VwteW__testimonialCard:hover{transform:translateY(-3px)}.landing-module__7VwteW__testimonialStars{color:#f59e0b;letter-spacing:.05em;font-size:.875rem}.landing-module__7VwteW__testimonialText{color:#94a3b8;flex:1;margin:0;font-size:.9375rem;line-height:1.7}.landing-module__7VwteW__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.landing-module__7VwteW__testimonialAvatar{color:#fff;background:linear-gradient(135deg,#4070ff,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:800;display:flex}.landing-module__7VwteW__testimonialName{color:#e2e8f0;font-size:.875rem;font-weight:700}.landing-module__7VwteW__testimonialRole{color:#475569;font-size:.775rem}.landing-module__7VwteW__ctaBanner{text-align:center;background:radial-gradient(#4070ff1f 0%,#0000 70%);border-top:1px solid #4070ff26;padding:6rem 2rem}.landing-module__7VwteW__ctaContent{flex-direction:column;align-items:center;gap:1.25rem;max-width:600px;margin:0 auto;display:flex}.landing-module__7VwteW__ctaTitle{color:var(--color-text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:900}.landing-module__7VwteW__ctaSub{color:#64748b;margin:0;font-size:1.0625rem;line-height:1.7}.landing-module__7VwteW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__7VwteW__footer{background:#0000004d;border-top:1px solid #ffffff0f;padding:4rem 2rem 2rem}.landing-module__7VwteW__footerInner{max-width:1200px;margin:0 auto}.landing-module__7VwteW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.landing-module__7VwteW__footerBrand{flex-direction:column;gap:1rem;display:flex}.landing-module__7VwteW__footerTagline{color:#475569;max-width:280px;margin:0;font-size:.875rem;line-height:1.6}.landing-module__7VwteW__footerSocials{gap:.75rem;display:flex}.landing-module__7VwteW__footerSocial{color:#64748b;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.landing-module__7VwteW__footerSocial:hover{color:#4070ff;border-color:#4070ff}.landing-module__7VwteW__footerCol{flex-direction:column;gap:.75rem;display:flex}.landing-module__7VwteW__footerColTitle{color:#e2e8f0;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.landing-module__7VwteW__footerLink{color:#475569;font-size:.875rem;text-decoration:none;transition:color .2s}.landing-module__7VwteW__footerLink:hover{color:#94a3b8}.landing-module__7VwteW__footerBottom{color:#334155;border-top:1px solid #ffffff0d;justify-content:space-between;padding-top:1.5rem;font-size:.8rem;display:flex}@media (max-width:1024px){.landing-module__7VwteW__servicesGrid{grid-template-columns:repeat(2,1fr)}.landing-module__7VwteW__pricingGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing-module__7VwteW__statsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__7VwteW__featuresGrid{grid-template-columns:1fr}.landing-module__7VwteW__footerGrid{grid-template-columns:1fr 1fr}.landing-module__7VwteW__testimonialsGrid{grid-template-columns:1fr}}@media (max-width:768px){.landing-module__7VwteW__nav{padding:.8rem 0}.landing-module__7VwteW__navInner{padding:0 1rem}.landing-module__7VwteW__navLinks{display:none}.landing-module__7VwteW__hero{min-height:auto;padding:8rem 1rem 4rem}.landing-module__7VwteW__heroContent{width:100%;padding:0;overflow:hidden}.landing-module__7VwteW__heroTitle{word-break:break-word;padding:0 .5rem;font-size:clamp(1.8rem,8vw,2.5rem);line-height:1.15}.landing-module__7VwteW__heroSub{padding:0 1rem;font-size:.95rem;line-height:1.5}.landing-module__7VwteW__heroBadge{text-align:center;white-space:normal;max-width:90%;padding:.4rem .8rem;font-size:.7rem;line-height:1.4}.landing-module__7VwteW__heroSearchContainer{box-sizing:border-box;border-radius:9999px;flex-direction:row;gap:.5rem;width:calc(100% - 2rem);margin:1.5rem 1rem 0;padding:.5rem .5rem .5rem 1rem}.landing-module__7VwteW__heroSearchContainer:before,.landing-module__7VwteW__heroSearchContainer:after{border-radius:9999px}.landing-module__7VwteW__heroSearchActions{flex-direction:row;gap:.5rem;width:auto}.landing-module__7VwteW__heroSearchInput{text-align:left;width:100%;padding:.5rem 0;font-size:1rem}.landing-module__7VwteW__transferText{display:none}.landing-module__7VwteW__heroTransferBtn{border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;display:flex}.landing-module__7VwteW__heroSearchEnterBtn{border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;font-size:1.25rem;display:flex}.landing-module__7VwteW__heroSearchIcon{display:none}.landing-module__7VwteW__servicesGrid{grid-template-columns:1fr}.landing-module__7VwteW__statsGrid{grid-template-columns:1fr;gap:1.5rem}.landing-module__7VwteW__footerGrid{grid-template-columns:1fr;gap:2rem}.landing-module__7VwteW__footerBottom{text-align:center;flex-direction:column;gap:.5rem}.landing-module__7VwteW__globeCanvas{width:100%;max-width:400px;height:auto}.landing-module__7VwteW__section,.landing-module__7VwteW__featureSection,.landing-module__7VwteW__testimonialSection{padding:4rem 1.5rem}.landing-module__7VwteW__clientsMarqueeContainer{overflow:hidden;-webkit-mask-image:none;mask-image:none}}@media (max-width:480px){.landing-module__7VwteW__heroTitle{font-size:2rem}.landing-module__7VwteW__heroSearchContainer{width:calc(100% - 1rem);margin:1.5rem .5rem 0}}
.cta-banner-module__JiMe3W__wrapper{max-width:1200px;margin:0 auto;padding:2rem}.cta-banner-module__JiMe3W__section{background:linear-gradient(135deg, var(--brand-800) 0%, var(--brand-500) 50%, var(--brand-400) 100%);color:#fff;text-align:center;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #4070ff4d}.cta-banner-module__JiMe3W__glow1{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#0000 60%);width:70%;height:200%;position:absolute;top:-50%;left:-20%}.cta-banner-module__JiMe3W__glow2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#1e3a8acc 0%,#0000 60%);width:60%;height:200%;position:absolute;bottom:-50%;right:-20%}.cta-banner-module__JiMe3W__gridPattern{opacity:.3;pointer-events:none;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.cta-banner-module__JiMe3W__content{z-index:10;max-width:700px;position:relative}.cta-banner-module__JiMe3W__title{letter-spacing:-.02em;text-shadow:0 4px 20px #00000026;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.cta-banner-module__JiMe3W__subtitle{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.cta-banner-module__JiMe3W__buttonGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.cta-banner-module__JiMe3W__btnPrimary{color:var(--brand-700);border-radius:var(--radius-full);background:#fff;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px -5px #0003}.cta-banner-module__JiMe3W__btnPrimary:hover{color:var(--brand-800);transform:translateY(-2px);box-shadow:0 15px 30px -5px #0000004d}.cta-banner-module__JiMe3W__btnSecondary{-webkit-backdrop-filter:blur(12px);color:#fff;border-radius:var(--radius-full);background:#ffffff1a;border:1px solid #ffffff4d;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-banner-module__JiMe3W__btnSecondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.cta-banner-module__JiMe3W__laser{pointer-events:none;z-index:5;opacity:0;background:linear-gradient(90deg,#0000,#fffc,#0000);height:1px;position:absolute}.cta-banner-module__JiMe3W__laser1{width:300px;animation:8s linear infinite cta-banner-module__JiMe3W__laserShoot;top:25%;left:-500px}.cta-banner-module__JiMe3W__laser2{width:400px;animation:7s linear 3s infinite cta-banner-module__JiMe3W__laserShootReverse;bottom:30%;right:-500px}.cta-banner-module__JiMe3W__laser3{width:200px;animation:6s linear 1s infinite cta-banner-module__JiMe3W__laserShoot;top:10%;left:-500px}.cta-banner-module__JiMe3W__laser4{width:250px;animation:9s linear 2s infinite cta-banner-module__JiMe3W__laserShootReverse;bottom:15%;right:-500px}.cta-banner-module__JiMe3W__laser5{width:350px;animation:10s linear 4s infinite cta-banner-module__JiMe3W__laserShoot;top:60%;left:-500px}@keyframes cta-banner-module__JiMe3W__laserShoot{0%{opacity:0;transform:translate(0)}10%{opacity:1}50%{opacity:0;transform:translate(1800px)}to{opacity:0;transform:translate(1800px)}}@keyframes cta-banner-module__JiMe3W__laserShootReverse{0%{opacity:0;transform:translate(0)}10%{opacity:1}50%{opacity:0;transform:translate(-1800px)}to{opacity:0;transform:translate(-1800px)}}@media (max-width:768px){.cta-banner-module__JiMe3W__wrapper{padding:2rem 1rem}.cta-banner-module__JiMe3W__section{padding:3rem 1.5rem}.cta-banner-module__JiMe3W__buttonGroup{flex-direction:column;width:100%}.cta-banner-module__JiMe3W__btnPrimary,.cta-banner-module__JiMe3W__btnSecondary{justify-content:center;width:100%}}
.notification-popover-module__vxyPMa__popover{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);z-index:50;flex-direction:column;width:360px;max-height:480px;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.notification-popover-module__vxyPMa__popoverUp{top:auto;bottom:calc(100% + 10px);right:-2rem}.notification-popover-module__vxyPMa__popoverDown{top:calc(100% + 10px);bottom:auto;right:-2rem}.notification-popover-module__vxyPMa__header{border-bottom:1px solid var(--color-border);background-color:var(--color-surface);justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.notification-popover-module__vxyPMa__tabs{align-items:center;display:flex}.notification-popover-module__vxyPMa__activeTab{color:var(--color-text-primary);border-bottom:2px solid var(--primary-color,#4070ff);align-items:center;gap:.5rem;padding:1rem 0;font-size:.875rem;font-weight:500;display:flex}.notification-popover-module__vxyPMa__badge{background-color:var(--color-bg);color:var(--color-text-secondary);border-radius:var(--radius-full);border:1px solid var(--color-border);padding:.125rem .375rem;font-size:.65rem}.notification-popover-module__vxyPMa__iconBtn{color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.notification-popover-module__vxyPMa__list{flex-direction:column;flex:1;display:flex;overflow-y:auto}.notification-popover-module__vxyPMa__item{border-bottom:1px solid var(--color-border);padding:1rem;transition:background-color .2s;display:flex;position:relative}.notification-popover-module__vxyPMa__item:hover{background-color:var(--color-bg)}.notification-popover-module__vxyPMa__iconWrapper{margin-right:1rem;padding-top:2px}.notification-popover-module__vxyPMa__warningIcon{color:var(--color-warning)}.notification-popover-module__vxyPMa__content{flex-direction:column;flex:1;gap:.25rem;display:flex}.notification-popover-module__vxyPMa__textWrapper{padding-right:2rem;font-size:.875rem;line-height:1.4}.notification-popover-module__vxyPMa__title{color:var(--color-text-primary);font-weight:600}.notification-popover-module__vxyPMa__text{color:var(--color-text-secondary)}.notification-popover-module__vxyPMa__date{color:var(--color-text-tertiary);font-size:.75rem}.notification-popover-module__vxyPMa__actionOverlay{opacity:0;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.notification-popover-module__vxyPMa__item:hover .notification-popover-module__vxyPMa__actionOverlay{opacity:1}.notification-popover-module__vxyPMa__archiveBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;padding:.25rem}.notification-popover-module__vxyPMa__archiveBtn:hover{color:var(--color-text-secondary)}.notification-popover-module__vxyPMa__footer{border-top:1px solid var(--color-border);background-color:var(--color-surface);justify-content:center;padding:.75rem;display:flex}.notification-popover-module__vxyPMa__footerBtn{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem;font-size:.875rem;font-weight:500}.notification-popover-module__vxyPMa__footerBtn:hover{text-decoration:underline}
.mega-navbar-module__WyIusq__nav{z-index:100;background:0 0;padding:1.25rem 0;transition:padding .3s;position:fixed;top:0;left:0;right:0}.mega-navbar-module__WyIusq__nav:before{content:"";z-index:-1;-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--color-border);background:#0a0a0ad9;transition:background .3s,border-color .3s;position:absolute;inset:0}.light .mega-navbar-module__WyIusq__nav:before{background:#ffffffd9}@media (prefers-color-scheme:light){:root:not(.dark) .mega-navbar-module__WyIusq__nav:before{background:#ffffffd9}}.mega-navbar-module__WyIusq__navScrolled{border-bottom:1px solid var(--color-border);padding:.8rem 0}.mega-navbar-module__WyIusq__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.mega-navbar-module__WyIusq__leftSection{align-items:center;gap:2.5rem;display:flex}.mega-navbar-module__WyIusq__logo{align-items:center;text-decoration:none;display:flex}.mega-navbar-module__WyIusq__logoImageLight{display:block}.mega-navbar-module__WyIusq__logoImageDark{display:none}@media (prefers-color-scheme:dark){.mega-navbar-module__WyIusq__logoImageLight{display:none}.mega-navbar-module__WyIusq__logoImageDark{display:block}}.dark .mega-navbar-module__WyIusq__logoImageLight{display:none!important}.dark .mega-navbar-module__WyIusq__logoImageDark{display:block!important}.light .mega-navbar-module__WyIusq__logoImageLight{display:block!important}.light .mega-navbar-module__WyIusq__logoImageDark{display:none!important}.mega-navbar-module__WyIusq__navLinks{display:none}@media (min-width:1024px){.mega-navbar-module__WyIusq__navLinks{align-items:center;gap:.5rem;display:flex;position:relative}}.mega-navbar-module__WyIusq__navItem{align-items:center;display:flex;position:relative}.mega-navbar-module__WyIusq__navLink,.mega-navbar-module__WyIusq__navTrigger{color:var(--color-text-secondary,#a1a1aa);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.mega-navbar-module__WyIusq__navLink:hover,.mega-navbar-module__WyIusq__navTrigger:hover{color:var(--color-text-primary);background:#8080801a}.mega-navbar-module__WyIusq__chevron{transition:transform .2s}.mega-navbar-module__WyIusq__navItem:hover .mega-navbar-module__WyIusq__chevron{transform:rotate(180deg)}.mega-navbar-module__WyIusq__sharedMegaMenu{background:var(--color-surface,#0a0a0a);border:1px solid var(--color-border,#ffffff1a);opacity:0;visibility:hidden;z-index:100;border-radius:12px;width:640px;transition:all .2s;position:absolute;top:calc(100% + 1rem);left:0;overflow:hidden;transform:translateY(10px);box-shadow:0 10px 40px #0000004d}.mega-navbar-module__WyIusq__sharedMegaMenu:before{content:"";height:1.5rem;position:absolute;top:-1.5rem;left:0;right:0}.mega-navbar-module__WyIusq__sharedMegaMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.mega-navbar-module__WyIusq__sharedMegaMenuInner{width:1280px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.mega-navbar-module__WyIusq__megaContentPane{flex-shrink:0;width:640px;padding:1.5rem}.mega-navbar-module__WyIusq__megaGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.mega-navbar-module__WyIusq__megaColTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-tertiary,#71717a);margin-bottom:1rem;padding-left:.75rem;font-size:.75rem;font-weight:700}.mega-navbar-module__WyIusq__megaLinkList{flex-direction:column;gap:.25rem;display:flex}.mega-navbar-module__WyIusq__megaLink{color:var(--color-text-secondary,#a1a1aa);border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s;display:flex}.mega-navbar-module__WyIusq__megaLinkIcon{color:var(--color-text-tertiary,#71717a);transition:color .2s}.mega-navbar-module__WyIusq__megaLinkTextContainer{flex-direction:column;gap:.125rem;display:flex}.mega-navbar-module__WyIusq__megaLinkText{white-space:nowrap;width:fit-content;font-size:.875rem;font-weight:400;transition:color .2s;display:inline-block;position:relative}.mega-navbar-module__WyIusq__megaLinkDesc{color:var(--color-text-tertiary,#71717a);white-space:nowrap;font-size:.75rem}.mega-navbar-module__WyIusq__megaLinkText:after{display:none}.mega-navbar-module__WyIusq__megaLink:hover{background:#4070ff14}.mega-navbar-module__WyIusq__megaLink:hover .mega-navbar-module__WyIusq__megaLinkIcon{color:#4070ff}.mega-navbar-module__WyIusq__megaLink:hover .mega-navbar-module__WyIusq__megaLinkText{color:inherit}.mega-navbar-module__WyIusq__navActions{align-items:center;gap:1rem;display:flex}.mega-navbar-module__WyIusq__desktopOnly{display:none}@media (min-width:1024px){.mega-navbar-module__WyIusq__desktopOnly{align-items:center;gap:1rem;display:flex}}.mega-navbar-module__WyIusq__navLoginBtn{color:var(--color-text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.mega-navbar-module__WyIusq__navLoginBtn:hover{color:var(--color-text-primary)}.mega-navbar-module__WyIusq__navCtaBtn{background-color:var(--brand-500);color:#fff;border-radius:var(--radius-md);padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.mega-navbar-module__WyIusq__navCtaBtn:hover{opacity:.9;transform:translateY(-1px)}.mega-navbar-module__WyIusq__profileWrapper{position:relative}.mega-navbar-module__WyIusq__avatarBtn{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;border-radius:50%;font-size:.9rem;font-weight:600;transition:all .2s}.mega-navbar-module__WyIusq__avatarBtn:hover{border-color:#4070ff}.mega-navbar-module__WyIusq__mobileOnly{align-items:center;gap:1rem;display:flex}@media (min-width:1024px){.mega-navbar-module__WyIusq__mobileOnly{display:none}}.mega-navbar-module__WyIusq__mobileMenuToggle{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;padding:.25rem}.mega-navbar-module__WyIusq__mobileMenu{background:var(--color-surface);border-bottom:1px solid var(--color-border);max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;right:0;overflow:hidden}.mega-navbar-module__WyIusq__mobileMenuOpen{max-height:calc(100vh - 4.5rem);overflow-y:auto;box-shadow:0 20px 40px #00000080}.mega-navbar-module__WyIusq__mobileMenuInner{flex-direction:column;gap:1.5rem;padding:1rem 2rem 2rem;display:flex}.mega-navbar-module__WyIusq__mobileAccordionItem{border-bottom:1px solid var(--color-border);padding-bottom:.5rem}.mega-navbar-module__WyIusq__mobileAccordionTrigger{width:100%;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1.1rem;font-weight:600;display:flex}.mega-navbar-module__WyIusq__mobileAccordionContent{flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.mega-navbar-module__WyIusq__mobileMegaColTitle{color:var(--color-text-tertiary);text-transform:uppercase;margin-top:.5rem;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.mega-navbar-module__WyIusq__mobileNavLink{color:var(--color-text-secondary);align-items:center;gap:.75rem;padding:.4rem 0;font-size:.9rem;text-decoration:none;display:flex}.mega-navbar-module__WyIusq__mobileNavLink:hover{color:#4070ff}.mega-navbar-module__WyIusq__mobileNavLinkIcon{color:var(--color-text-tertiary)}.mega-navbar-module__WyIusq__mobileNavLink:hover .mega-navbar-module__WyIusq__mobileNavLinkIcon{color:#4070ff}.mega-navbar-module__WyIusq__mobileMenuDivider{background:var(--color-border);height:1px;margin:.5rem 0}.mega-navbar-module__WyIusq__mobileTopLink{color:var(--color-text-primary);border-bottom:1px solid var(--color-border);padding:.5rem 0;font-size:1.1rem;font-weight:600;text-decoration:none}.mega-navbar-module__WyIusq__mobileLoginBtn{color:var(--color-text-primary);text-align:center;border:1px solid var(--color-border);border-radius:8px;padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none}.mega-navbar-module__WyIusq__mobileCtaBtn{background-color:var(--brand-500);color:#fff;border-radius:var(--radius-md);text-align:center;padding:.75rem 0;font-size:1rem;font-weight:600;text-decoration:none}
.layout-module__O8ZoyW__layout{background-color:var(--color-bg);min-height:100vh;display:flex}.layout-module__O8ZoyW__mainContent{flex-direction:column;flex:1;display:flex;overflow-x:hidden}.layout-module__O8ZoyW__header{background-color:var(--color-bg);z-index:5;border-bottom:1px solid #0000;align-items:center;height:73px;padding:0 2rem;display:flex;position:sticky;top:0}.layout-module__O8ZoyW__pageTitle{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.layout-module__O8ZoyW__childrenWrapper{max-width:1400px;padding:2rem}@media (max-width:768px){.layout-module__O8ZoyW__childrenWrapper{padding:1rem}}
.customers-module__-LNZoW__container{color:#111;min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#fafafa;overflow-x:hidden}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__container{color:#fff;background-color:#000}}.customers-module__-LNZoW__gridOverlay{pointer-events:none;z-index:0;opacity:.5;background-image:linear-gradient(90deg,#0000000d 1px,#0000 1px),linear-gradient(#0000000d 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__gridOverlay{background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px)}}.customers-module__-LNZoW__contentWrapper{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.customers-module__-LNZoW__heroSection{text-align:center;border-left:1px solid #0000000d;border-right:1px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:120px 0 80px;display:flex}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__heroSection{border-color:#ffffff0d}}.customers-module__-LNZoW__heroTitle{letter-spacing:-.05em;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;font-size:4.5rem;font-weight:700;line-height:1;display:flex}.customers-module__-LNZoW__demoButton{color:#fff;background-color:#111;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:12px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.customers-module__-LNZoW__demoButton:hover{background-color:#000;transform:scale(1.02)}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__demoButton{color:#000;background-color:#fff}.customers-module__-LNZoW__demoButton:hover{background-color:#eee}}.customers-module__-LNZoW__customersGrid{border-top:1px solid #0000000d;border-left:1px solid #0000000d;grid-template-columns:repeat(3,1fr);display:grid}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__customersGrid{border-color:#ffffff0d}}@media (max-width:1024px){.customers-module__-LNZoW__customersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.customers-module__-LNZoW__customersGrid{grid-template-columns:1fr}.customers-module__-LNZoW__heroTitle{font-size:3rem}}.customers-module__-LNZoW__customerCard{color:inherit;cursor:pointer;background-color:#0000;border-bottom:1px solid #0000000d;border-right:1px solid #0000000d;flex-direction:column;min-height:380px;padding:48px 32px;text-decoration:none;transition:background-color .3s,transform .3s;display:flex}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__customerCard{border-color:#ffffff0d}}.customers-module__-LNZoW__customerCard:hover{background-color:#fff;box-shadow:0 10px 40px -10px #0000000d}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__customerCard:hover{background-color:#ffffff05;box-shadow:0 10px 40px -10px #0000004d}}.customers-module__-LNZoW__logoContainer{justify-content:flex-start;align-items:center;height:40px;margin-bottom:32px;display:flex}.customers-module__-LNZoW__logoImage{object-fit:contain;filter:grayscale()opacity(.8);max-width:140px;max-height:100%;transition:filter .3s}.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__logoImage{filter:grayscale(0%)opacity()}.customers-module__-LNZoW__quoteText{color:#444;flex-grow:1;margin:0 0 32px;font-size:1.25rem;font-weight:500;line-height:1.5;transition:color .3s}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__quoteText{color:#ccc}}.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__quoteText{color:#111}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__quoteText{color:#fff}}.customers-module__-LNZoW__readMoreContainer{border-top:1px solid #0000;justify-content:space-between;align-items:center;margin-top:auto;padding-top:0;display:flex}.customers-module__-LNZoW__readMoreText{color:#666;font-size:.875rem;font-weight:500;transition:color .3s}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__readMoreText{color:#888}}.customers-module__-LNZoW__arrowCircle{color:#666;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__arrowCircle{color:#888;border-color:#ffffff1a}}.customers-module__-LNZoW__arrowIcon{width:14px;height:14px;transition:transform .3s}.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__readMoreText{color:#000}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__readMoreText{color:#fff}}.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__arrowCircle{color:#000;background-color:#f5f5f5;border-color:#000}@media (prefers-color-scheme:dark){.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__arrowCircle{color:#fff;background-color:#ffffff1a;border-color:#fff}}.customers-module__-LNZoW__customerCard:hover .customers-module__-LNZoW__arrowIcon{transform:translate(2px)}
.about-module__NnoeIa__container{background-color:var(--color-surface);width:100%;color:var(--color-text-primary);flex-direction:column;display:flex}.about-module__NnoeIa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8rem 1rem 6rem;display:flex;position:relative;overflow:hidden}.about-module__NnoeIa__glowContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.about-module__NnoeIa__glow{filter:blur(140px);opacity:.1;background:radial-gradient(circle,#3b82f6 0%,#22c55e 100%);border-radius:50%;width:800px;height:800px;animation:8s ease-in-out infinite alternate about-module__NnoeIa__pulseGlow;position:absolute;top:-300px;left:50%;transform:translate(-50%)}@keyframes about-module__NnoeIa__pulseGlow{0%{opacity:.08;transform:translate(-50%)scale(1)}to{opacity:.12;transform:translate(-50%)scale(1.05)}}.about-module__NnoeIa__heroContent{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;display:flex;position:relative}.about-module__NnoeIa__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.about-module__NnoeIa__badgeIcon{color:#3b82f6}.about-module__NnoeIa__title{letter-spacing:-.04em;background:linear-gradient(180deg, var(--color-text-primary) 0%, var(--color-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:800px;font-size:4rem;font-weight:700;line-height:1.1}.about-module__NnoeIa__subtitle{color:var(--color-text-secondary);max-width:800px;font-size:1.25rem;line-height:1.6}.about-module__NnoeIa__valuesSection{justify-content:center;width:100%;padding:2rem 1rem 8rem;display:flex}.about-module__NnoeIa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;display:grid}.about-module__NnoeIa__valueCard{opacity:0;border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;animation:1s cubic-bezier(.16,1,.3,1) forwards about-module__NnoeIa__slideUpFade;display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.about-module__NnoeIa__valueCard:hover{transform:translateY(-8px)}.about-module__NnoeIa__delay1{animation-delay:.1s}.about-module__NnoeIa__delay2{animation-delay:.3s}.about-module__NnoeIa__delay3{animation-delay:.5s}@keyframes about-module__NnoeIa__slideUpFade{to{opacity:1;transform:translateY(0)}}.about-module__NnoeIa__cardBlue{background:#3b82f60d;border:1px solid #3b82f633}.about-module__NnoeIa__cardBlue:hover{border-color:#3b82f666;box-shadow:0 20px 40px -20px #3b82f633}.about-module__NnoeIa__iconWrapperBlue{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}.about-module__NnoeIa__titleBlue{color:#3b82f6}.about-module__NnoeIa__cardGreen{background:#22c55e0d;border:1px solid #22c55e33}.about-module__NnoeIa__cardGreen:hover{border-color:#22c55e66;box-shadow:0 20px 40px -20px #22c55e33}.about-module__NnoeIa__iconWrapperGreen{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.about-module__NnoeIa__titleGreen{color:#22c55e}.about-module__NnoeIa__cardYellow{background:#eab3080d;border:1px solid #eab30833}.about-module__NnoeIa__cardYellow:hover{border-color:#eab30866;box-shadow:0 20px 40px -20px #eab30833}.about-module__NnoeIa__iconWrapperYellow{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.about-module__NnoeIa__titleYellow{color:#eab308}.about-module__NnoeIa__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.about-module__NnoeIa__cardTitle{letter-spacing:-.02em;font-size:2rem;font-weight:700}.about-module__NnoeIa__cardDesc{color:var(--color-text-secondary);opacity:.9;font-size:1.05rem;line-height:1.8}@media (max-width:1024px){.about-module__NnoeIa__grid{grid-template-columns:1fr;max-width:600px}}@media (max-width:768px){.about-module__NnoeIa__title{font-size:3rem}.about-module__NnoeIa__hero{padding:6rem 1rem 3rem}.about-module__NnoeIa__valuesSection{padding:2rem 1rem 4rem}}
.blogging-module__uMS9KW__container{background-color:var(--color-surface);width:100%;color:var(--color-text-primary);flex-direction:column;display:flex}.blogging-module__uMS9KW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.blogging-module__uMS9KW__glowContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.blogging-module__uMS9KW__glow{filter:blur(140px);opacity:.12;background:radial-gradient(circle,#f43f5e 0%,#ec4899 100%);border-radius:50%;width:800px;height:800px;animation:8s ease-in-out infinite alternate blogging-module__uMS9KW__pulseGlow;position:absolute;top:-300px;left:50%;transform:translate(-50%)}@keyframes blogging-module__uMS9KW__pulseGlow{0%{opacity:.1;transform:translate(-50%)scale(1)}to{opacity:.2;transform:translate(-50%)scale(1.05)}}.blogging-module__uMS9KW__heroContent{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:900px;display:flex;position:relative}.blogging-module__uMS9KW__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.blogging-module__uMS9KW__badgeIcon{color:#f43f5e}.blogging-module__uMS9KW__title{letter-spacing:-.04em;background:linear-gradient(180deg, var(--color-text-primary) 0%, var(--color-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4.5rem;font-weight:700;line-height:1.1}.blogging-module__uMS9KW__subtitle{color:var(--color-text-secondary);max-width:700px;font-size:1.25rem;line-height:1.6}.blogging-module__uMS9KW__heroBtns{gap:1rem;margin-top:1rem;display:flex}.blogging-module__uMS9KW__primaryBtn{background:var(--color-text-primary);color:var(--color-surface);border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.blogging-module__uMS9KW__primaryBtn:hover{opacity:.9;transform:translateY(-2px)}.blogging-module__uMS9KW__secondaryBtn{color:var(--color-text-primary);border:1px solid var(--color-border);background:0 0;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.blogging-module__uMS9KW__secondaryBtn:hover{background:var(--color-bg)}.blogging-module__uMS9KW__visualSection{justify-content:center;width:100%;padding:2rem 1rem 6rem;display:flex}.blogging-module__uMS9KW__networkMockup{background:var(--color-bg);border:1px solid var(--color-border);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1000px;height:500px;animation:1s cubic-bezier(.16,1,.3,1) forwards blogging-module__uMS9KW__slideUpFade;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -20px #0000001a}.blogging-module__uMS9KW__mapOverlay{background-image:radial-gradient(var(--color-border) 1px, transparent 1px);opacity:.5;background-size:20px 20px;border-radius:50%;width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 70%);mask-image:radial-gradient(circle,#000 40%,#0000 70%)}.blogging-module__uMS9KW__centralNode{background:var(--color-surface);z-index:2;border:2px solid #f43f5e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #f43f5e66}.blogging-module__uMS9KW__centralIcon{color:#f43f5e}.blogging-module__uMS9KW__pulseRing{z-index:1;border:2px solid #f43f5e;border-radius:50%;width:48px;height:48px;animation:3s ease-out infinite blogging-module__uMS9KW__pulseOut;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes blogging-module__uMS9KW__pulseOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(8)}}.blogging-module__uMS9KW__edgeNode{z-index:2;opacity:0;background:#ec4899;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 10px #ec4899}.blogging-module__uMS9KW__edgeNode.blogging-module__uMS9KW__animate{animation:.5s forwards blogging-module__uMS9KW__popNode}@keyframes blogging-module__uMS9KW__popNode{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.5)}to{opacity:.8;transform:scale(1)}}.blogging-module__uMS9KW__node1{animation-delay:.5s;top:25%;left:30%}.blogging-module__uMS9KW__node2{animation-delay:.8s;top:35%;left:20%}.blogging-module__uMS9KW__node3{animation-delay:1.2s;top:60%;left:25%}.blogging-module__uMS9KW__node4{animation-delay:.4s;top:30%;left:45%}.blogging-module__uMS9KW__node5{animation-delay:.7s;top:20%;left:55%}.blogging-module__uMS9KW__node6{animation-delay:1s;top:40%;left:65%}.blogging-module__uMS9KW__node7{animation-delay:1.4s;top:30%;left:75%}.blogging-module__uMS9KW__node8{animation-delay:1.1s;top:55%;left:70%}.blogging-module__uMS9KW__node9{animation-delay:1.6s;top:65%;left:85%}.blogging-module__uMS9KW__connectionLine{transform-origin:0%;opacity:0;z-index:1;background:linear-gradient(90deg,#f43f5e,#0000);width:100px;height:2px;position:absolute;top:50%;left:50%}.blogging-module__uMS9KW__connectionLine.blogging-module__uMS9KW__animate{animation:.5s ease-out forwards blogging-module__uMS9KW__drawLine}@keyframes blogging-module__uMS9KW__drawLine{0%{transform:scaleX(0) rotate(var(--angle));opacity:0}to{transform:scaleX(1) rotate(var(--angle));opacity:.4}}.blogging-module__uMS9KW__platformsSection{flex-direction:column;align-items:center;width:100%;padding:6rem 1rem;display:flex}.blogging-module__uMS9KW__sectionTitle{letter-spacing:-.02em;text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.blogging-module__uMS9KW__sectionDesc{color:var(--color-text-secondary);text-align:center;max-width:600px;margin-bottom:4rem;font-size:1.125rem}.blogging-module__uMS9KW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1000px;display:grid}.blogging-module__uMS9KW__platformCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.blogging-module__uMS9KW__platformCard:hover{border-color:var(--color-text-secondary);transform:translateY(-4px);box-shadow:0 20px 40px -20px #0000001a}.blogging-module__uMS9KW__platformHeader{align-items:center;gap:1rem;display:flex}.blogging-module__uMS9KW__platformLogo{background:var(--color-bg);border:1px solid var(--color-border);width:56px;height:56px;color:var(--color-text-primary);border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.blogging-module__uMS9KW__platformTitle{color:var(--color-text-primary);font-size:1.5rem;font-weight:600}.blogging-module__uMS9KW__platformDesc{color:var(--color-text-secondary);opacity:.8;margin-top:.25rem;font-size:1rem;line-height:1.6}.blogging-module__uMS9KW__platformFeatures{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}.blogging-module__uMS9KW__featureItem{color:var(--color-text-primary);opacity:.6;align-items:center;gap:.75rem;font-size:.875rem;font-weight:400;display:flex}.blogging-module__uMS9KW__featureIcon{color:#f43f5e}@media (max-width:768px){.blogging-module__uMS9KW__title{font-size:3rem}.blogging-module__uMS9KW__grid{grid-template-columns:1fr}.blogging-module__uMS9KW__visualSection{padding:2rem 1rem}}
.contact-module__ISRHVa__page{background-color:var(--color-surface);justify-content:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.contact-module__ISRHVa__container{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:1100px;box-shadow:var(--shadow-sm);z-index:10;grid-template-columns:1fr 1.15fr;display:grid;overflow:hidden}.contact-module__ISRHVa__leftPanel{border-right:1px solid var(--color-border);background:var(--color-bg);padding:4rem 3rem}.contact-module__ISRHVa__rightPanel{background:var(--color-surface);padding:4rem 3rem}.contact-module__ISRHVa__gridBackground{background-image:linear-gradient(var(--color-border) 1px, transparent 1px), linear-gradient(90deg, var(--color-border) 1px, transparent 1px);opacity:.5;z-index:1;background-size:80px 80px;width:100%;height:400px;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.contact-module__ISRHVa__title{letter-spacing:-.04em;color:var(--color-text-primary);margin-bottom:2.5rem;font-size:2.25rem;font-weight:700;line-height:1.1}.contact-module__ISRHVa__featureBlock{margin-bottom:2rem}.contact-module__ISRHVa__featureTitle{color:var(--color-text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}.contact-module__ISRHVa__featureText{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.contact-module__ISRHVa__statsGrid{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;margin-bottom:2.5rem;padding:2.5rem 0;display:grid}.contact-module__ISRHVa__statItem{flex-direction:column;gap:.75rem;display:flex}.contact-module__ISRHVa__statText{color:var(--color-text-secondary);font-size:.9rem;line-height:1.4}.contact-module__ISRHVa__statHighlight{color:var(--color-text-primary);font-weight:700}.contact-module__ISRHVa__brandRotateContainer{align-items:center;height:2.2rem;margin-top:.25rem;display:flex;position:relative;overflow:hidden}.contact-module__ISRHVa__brandText{letter-spacing:-.03em;color:var(--color-text-primary);white-space:nowrap;font-size:1.1rem;font-weight:800;animation:3s cubic-bezier(.4,0,.2,1) infinite contact-module__ISRHVa__slideUpFade;position:absolute}@keyframes contact-module__ISRHVa__slideUpFade{0%{opacity:0;transform:translateY(20px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.contact-module__ISRHVa__testimonial{color:var(--color-text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:500;line-height:1.5}.contact-module__ISRHVa__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__ISRHVa__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__ISRHVa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__ISRHVa__label{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.contact-module__ISRHVa__input,.contact-module__ISRHVa__select,.contact-module__ISRHVa__textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;color:var(--color-text-primary);appearance:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.contact-module__ISRHVa__select{background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1rem top 50%;background-repeat:no-repeat;background-size:.65rem;padding-right:2.5rem}.contact-module__ISRHVa__input:focus,.contact-module__ISRHVa__select:focus,.contact-module__ISRHVa__textarea:focus{border-color:var(--brand-500);outline:none;box-shadow:0 0 0 3px #4070ff1a}.contact-module__ISRHVa__input::placeholder,.contact-module__ISRHVa__textarea::placeholder{color:var(--color-text-tertiary)}.contact-module__ISRHVa__textarea{resize:vertical;min-height:120px}.contact-module__ISRHVa__phoneInputWrapper{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);transition:all .2s;display:flex;overflow:hidden}.contact-module__ISRHVa__phoneInputWrapper:focus-within{border-color:var(--brand-500);box-shadow:0 0 0 3px #4070ff1a}.contact-module__ISRHVa__countryCodeSelector{background:var(--color-bg);border-right:1px solid var(--color-border);cursor:pointer;justify-content:center;align-items:center;padding:0 .75rem;display:flex;position:relative}.contact-module__ISRHVa__countryCodeSelect{opacity:0;cursor:pointer;appearance:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.contact-module__ISRHVa__selectedFlagDisplay{pointer-events:none;color:var(--color-text-primary);align-items:center;font-size:1.2rem;display:flex}.contact-module__ISRHVa__phoneInput{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.contact-module__ISRHVa__phoneInput::placeholder{color:var(--color-text-tertiary)}.contact-module__ISRHVa__policyBox{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.contact-module__ISRHVa__policyText{color:var(--color-text-secondary);flex:1;font-size:.8rem;line-height:1.5}.contact-module__ISRHVa__toggleSwitch{background:var(--color-border);cursor:pointer;border:1px solid #0000;border-radius:20px;flex-shrink:0;width:40px;height:24px;transition:background .3s;position:relative}.contact-module__ISRHVa__toggleSwitch.contact-module__ISRHVa__active{background:var(--brand-500)}.contact-module__ISRHVa__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:1px;left:2px;box-shadow:0 2px 4px #0003}.contact-module__ISRHVa__toggleSwitch.contact-module__ISRHVa__active .contact-module__ISRHVa__toggleKnob{transform:translate(14px)}.contact-module__ISRHVa__submitBtn{background:var(--brand-500);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s}.contact-module__ISRHVa__submitBtn:hover{background:var(--brand-600)}@media (max-width:900px){.contact-module__ISRHVa__container{grid-template-columns:1fr}.contact-module__ISRHVa__leftPanel{border-right:none;border-bottom:1px solid var(--color-border);padding:3rem 2rem}.contact-module__ISRHVa__rightPanel{padding:3rem 2rem}.contact-module__ISRHVa__formRow{grid-template-columns:1fr}}
.ecommerce-module__Ojy1QW__container{background-color:var(--color-surface);width:100%;color:var(--color-text-primary);flex-direction:column;display:flex}.ecommerce-module__Ojy1QW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.ecommerce-module__Ojy1QW__glowContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ecommerce-module__Ojy1QW__glow{filter:blur(120px);opacity:.15;background:radial-gradient(circle,#ff0080 0%,#7928ca 100%);border-radius:50%;width:700px;height:700px;animation:10s ease-in-out infinite alternate ecommerce-module__Ojy1QW__pulseGlow;position:absolute;top:-250px;left:50%;transform:translate(-50%)}@keyframes ecommerce-module__Ojy1QW__pulseGlow{0%{opacity:.1;transform:translate(-50%)scale(1)}to{opacity:.2;transform:translate(-50%)scale(1.1)}}.ecommerce-module__Ojy1QW__heroContent{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:900px;display:flex;position:relative}.ecommerce-module__Ojy1QW__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.ecommerce-module__Ojy1QW__badgeIcon{color:#ff0080}.ecommerce-module__Ojy1QW__title{letter-spacing:-.04em;background:linear-gradient(180deg, var(--color-text-primary) 0%, var(--color-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4.5rem;font-weight:700;line-height:1.1}.ecommerce-module__Ojy1QW__subtitle{color:var(--color-text-secondary);max-width:700px;font-size:1.25rem;line-height:1.6}.ecommerce-module__Ojy1QW__visualSection{justify-content:center;width:100%;padding:2rem 1rem 6rem;display:flex}.ecommerce-module__Ojy1QW__dashboardMockup{background:var(--color-bg);border:1px solid var(--color-border);border-radius:24px;flex-direction:column;width:100%;max-width:1100px;height:500px;animation:1s cubic-bezier(.16,1,.3,1) forwards ecommerce-module__Ojy1QW__slideUpFade;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -20px #0000001a}@keyframes ecommerce-module__Ojy1QW__slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ecommerce-module__Ojy1QW__dashHeader{border-bottom:1px solid var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;height:50px;padding:0 1.5rem;display:flex}.ecommerce-module__Ojy1QW__dashDots{gap:.5rem;display:flex}.ecommerce-module__Ojy1QW__dot{background:var(--color-border);border-radius:50%;width:10px;height:10px}.ecommerce-module__Ojy1QW__dashNav{gap:1rem;display:flex}.ecommerce-module__Ojy1QW__dashNavItem{background:var(--color-border);opacity:.5;border-radius:4px;width:60px;height:8px}.ecommerce-module__Ojy1QW__dashBody{flex-grow:1;grid-template-columns:250px 1fr;display:grid}.ecommerce-module__Ojy1QW__dashSidebar{border-right:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ecommerce-module__Ojy1QW__sidebarItem{background:var(--color-border);opacity:.3;border-radius:6px;height:24px}.ecommerce-module__Ojy1QW__dashMain{background:var(--color-bg);flex-direction:column;gap:2rem;padding:2rem;display:flex;position:relative;overflow:hidden}.ecommerce-module__Ojy1QW__dashMainGlow{pointer-events:none;background:radial-gradient(circle,#7928ca0d 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ecommerce-module__Ojy1QW__dashStats{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ecommerce-module__Ojy1QW__statCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.ecommerce-module__Ojy1QW__statTitle{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.ecommerce-module__Ojy1QW__statValue{color:var(--color-text-primary);align-items:baseline;gap:.5rem;font-size:2rem;font-weight:700;display:flex}.ecommerce-module__Ojy1QW__statValue span{color:#10b981;font-size:1rem;font-weight:600}.ecommerce-module__Ojy1QW__statChart{align-items:flex-end;gap:4px;width:100%;height:40px;display:flex}.ecommerce-module__Ojy1QW__bar{background:var(--color-border);transform-origin:bottom;border-radius:2px 2px 0 0;flex:1;animation:2s cubic-bezier(.16,1,.3,1) forwards ecommerce-module__Ojy1QW__growBar;transform:scaleY(0)}.ecommerce-module__Ojy1QW__bar.ecommerce-module__Ojy1QW__active{background:#7928ca}@keyframes ecommerce-module__Ojy1QW__growBar{to{transform:scaleY(1)}}.ecommerce-module__Ojy1QW__dashGraph{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem;display:flex}.ecommerce-module__Ojy1QW__graphLineContainer{flex-grow:1;align-items:center;display:flex;position:relative}.ecommerce-module__Ojy1QW__graphLine{opacity:.5;background:linear-gradient(90deg,#ff0080 0%,#7928ca 100%);width:100%;height:2px;position:relative}.ecommerce-module__Ojy1QW__graphPoint{background:#fff;border:3px solid #7928ca;border-radius:50%;width:14px;height:14px;animation:2s infinite ecommerce-module__Ojy1QW__pulsePoint;position:absolute;top:-6px;right:20%;box-shadow:0 0 10px #7928ca80}@keyframes ecommerce-module__Ojy1QW__pulsePoint{0%{box-shadow:0 0 #7928ca66}70%{box-shadow:0 0 0 10px #7928ca00}to{box-shadow:0 0 #7928ca00}}.ecommerce-module__Ojy1QW__platformsSection{flex-direction:column;align-items:center;width:100%;padding:6rem 1rem;display:flex}.ecommerce-module__Ojy1QW__sectionTitle{letter-spacing:-.02em;text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ecommerce-module__Ojy1QW__sectionDesc{color:var(--color-text-secondary);text-align:center;max-width:600px;margin-bottom:4rem;font-size:1.125rem}.ecommerce-module__Ojy1QW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1000px;display:grid}.ecommerce-module__Ojy1QW__platformCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.ecommerce-module__Ojy1QW__platformCard:hover{border-color:var(--color-text-secondary);transform:translateY(-4px);box-shadow:0 20px 40px -20px #0000001a}.ecommerce-module__Ojy1QW__platformHeader{align-items:center;gap:1rem;display:flex}.ecommerce-module__Ojy1QW__platformLogo{background:var(--color-bg);border:1px solid var(--color-border);width:56px;height:56px;color:var(--color-text-primary);border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.ecommerce-module__Ojy1QW__platformTitle{color:var(--color-text-primary);font-size:1.5rem;font-weight:600}.ecommerce-module__Ojy1QW__platformDesc{color:var(--color-text-secondary);opacity:.8;margin-top:.25rem;font-size:1rem;line-height:1.6}.ecommerce-module__Ojy1QW__platformFeatures{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}.ecommerce-module__Ojy1QW__featureItem{color:var(--color-text-primary);opacity:.6;align-items:center;gap:.75rem;font-size:.875rem;font-weight:400;display:flex}.ecommerce-module__Ojy1QW__featureIcon{color:#10b981}@media (max-width:900px){.ecommerce-module__Ojy1QW__dashBody{grid-template-columns:1fr}.ecommerce-module__Ojy1QW__dashSidebar{display:none}}@media (max-width:768px){.ecommerce-module__Ojy1QW__title{font-size:3rem}.ecommerce-module__Ojy1QW__grid,.ecommerce-module__Ojy1QW__dashStats{grid-template-columns:1fr}.ecommerce-module__Ojy1QW__visualSection{padding:2rem 1rem}}
.multi-tenant-module__U3JvSq__container{background-color:var(--color-surface);width:100%;color:var(--color-text-primary);flex-direction:column;display:flex}.multi-tenant-module__U3JvSq__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:8rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.multi-tenant-module__U3JvSq__glowContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.multi-tenant-module__U3JvSq__glow{filter:blur(140px);opacity:.15;background:radial-gradient(circle,#0070f3 0%,#00c6ff 100%);border-radius:50%;width:800px;height:800px;animation:8s ease-in-out infinite alternate multi-tenant-module__U3JvSq__pulseGlow;position:absolute;top:-300px;left:50%;transform:translate(-50%)}@keyframes multi-tenant-module__U3JvSq__pulseGlow{0%{opacity:.1;transform:translate(-50%)scale(1)}to{opacity:.2;transform:translate(-50%)scale(1.05)}}.multi-tenant-module__U3JvSq__heroContent{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:900px;display:flex;position:relative}.multi-tenant-module__U3JvSq__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.multi-tenant-module__U3JvSq__badgeIcon{color:#0070f3}.multi-tenant-module__U3JvSq__title{letter-spacing:-.04em;background:linear-gradient(180deg, var(--color-text-primary) 0%, var(--color-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4.5rem;font-weight:700;line-height:1.1}.multi-tenant-module__U3JvSq__subtitle{color:var(--color-text-secondary);max-width:700px;font-size:1.25rem;line-height:1.6}.multi-tenant-module__U3JvSq__heroBtns{gap:1rem;margin-top:1rem;display:flex}.multi-tenant-module__U3JvSq__primaryBtn{background:var(--color-text-primary);color:var(--color-surface);border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.multi-tenant-module__U3JvSq__primaryBtn:hover{opacity:.9;transform:translateY(-2px)}.multi-tenant-module__U3JvSq__secondaryBtn{color:var(--color-text-primary);border:1px solid var(--color-border);background:0 0;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.multi-tenant-module__U3JvSq__secondaryBtn:hover{background:var(--color-bg)}.multi-tenant-module__U3JvSq__visualSection{justify-content:center;width:100%;padding:2rem 1rem 6rem;display:flex}.multi-tenant-module__U3JvSq__dashboardMockup{background:var(--color-bg);border:1px solid var(--color-border);border-radius:24px;flex-direction:column;width:100%;max-width:1100px;height:550px;animation:1s cubic-bezier(.16,1,.3,1) forwards multi-tenant-module__U3JvSq__slideUpFade;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -20px #0000001a}.multi-tenant-module__U3JvSq__dashHeader{border-bottom:1px solid var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.multi-tenant-module__U3JvSq__dashLogo{color:var(--color-text-primary);align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;display:flex}.multi-tenant-module__U3JvSq__dashLogoIcon{color:#0070f3}.multi-tenant-module__U3JvSq__dashProfile{background:var(--color-border);border:2px solid var(--color-text-secondary);border-radius:50%;width:32px;height:32px}.multi-tenant-module__U3JvSq__dashBody{flex-grow:1;display:flex}.multi-tenant-module__U3JvSq__dashSidebar{border-right:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;gap:.5rem;width:250px;padding:1.5rem 1rem;display:flex}.multi-tenant-module__U3JvSq__navGroup{text-transform:uppercase;color:var(--color-text-secondary);letter-spacing:.05em;margin-bottom:.5rem;padding-left:.5rem;font-size:.75rem;font-weight:600}.multi-tenant-module__U3JvSq__navItem{color:var(--color-text-secondary);cursor:default;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.multi-tenant-module__U3JvSq__navItem.multi-tenant-module__U3JvSq__active{background:var(--color-bg);color:var(--color-text-primary);border:1px solid var(--color-border)}.multi-tenant-module__U3JvSq__dashMain{background:var(--color-bg);flex-direction:column;flex-grow:1;gap:2rem;padding:2.5rem;display:flex;position:relative;overflow:hidden}.multi-tenant-module__U3JvSq__dashMainHeader{justify-content:space-between;align-items:center;display:flex}.multi-tenant-module__U3JvSq__dashMainTitle{color:var(--color-text-primary);font-size:1.5rem;font-weight:600}.multi-tenant-module__U3JvSq__dashMainBtn{background:var(--color-text-primary);color:var(--color-surface);border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.multi-tenant-module__U3JvSq__tenantGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.multi-tenant-module__U3JvSq__tenantCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;animation:.5s backwards multi-tenant-module__U3JvSq__fadeScaleIn;display:flex;position:relative;overflow:hidden}.multi-tenant-module__U3JvSq__tenantCard:first-child{animation-delay:.2s}.multi-tenant-module__U3JvSq__tenantCard:nth-child(2){animation-delay:.4s}.multi-tenant-module__U3JvSq__tenantCard:nth-child(3){animation-delay:.6s}@keyframes multi-tenant-module__U3JvSq__fadeScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.multi-tenant-module__U3JvSq__tenantCardTop{justify-content:space-between;align-items:flex-start;display:flex}.multi-tenant-module__U3JvSq__tenantName{color:var(--color-text-primary);font-size:1rem;font-weight:600}.multi-tenant-module__U3JvSq__tenantDomain{color:var(--color-text-secondary);font-family:monospace;font-size:.75rem}.multi-tenant-module__U3JvSq__statusIndicator{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #10b981}.multi-tenant-module__U3JvSq__tenantMetrics{border-top:1px solid var(--color-border);justify-content:space-between;padding-top:1rem;display:flex}.multi-tenant-module__U3JvSq__metric{flex-direction:column;gap:.25rem;display:flex}.multi-tenant-module__U3JvSq__metricLabel{color:var(--color-text-secondary);font-size:.75rem}.multi-tenant-module__U3JvSq__metricValue{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.multi-tenant-module__U3JvSq__connectionLines{z-index:0;opacity:.3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.multi-tenant-module__U3JvSq__line{background:linear-gradient(90deg,#0000,#0070f3,#0000);width:100%;height:2px;animation:3s linear infinite multi-tenant-module__U3JvSq__flowLine;position:absolute}.multi-tenant-module__U3JvSq__line1{top:30%;left:-100%}.multi-tenant-module__U3JvSq__line2{animation-delay:1s;top:50%;left:-100%}.multi-tenant-module__U3JvSq__line3{animation-delay:2s;top:70%;left:-100%}@keyframes multi-tenant-module__U3JvSq__flowLine{0%{opacity:0;transform:translate(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(200%)}}.multi-tenant-module__U3JvSq__platformsSection{flex-direction:column;align-items:center;width:100%;padding:6rem 1rem;display:flex}.multi-tenant-module__U3JvSq__sectionTitle{letter-spacing:-.02em;text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.multi-tenant-module__U3JvSq__sectionDesc{color:var(--color-text-secondary);text-align:center;max-width:600px;margin-bottom:4rem;font-size:1.125rem}.multi-tenant-module__U3JvSq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1000px;display:grid}.multi-tenant-module__U3JvSq__platformCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.multi-tenant-module__U3JvSq__platformCard:hover{border-color:var(--color-text-secondary);transform:translateY(-4px);box-shadow:0 20px 40px -20px #0000001a}.multi-tenant-module__U3JvSq__platformHeader{align-items:center;gap:1rem;display:flex}.multi-tenant-module__U3JvSq__platformLogo{background:var(--color-bg);border:1px solid var(--color-border);width:56px;height:56px;color:var(--color-text-primary);border-radius:12px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.multi-tenant-module__U3JvSq__platformTitle{color:var(--color-text-primary);font-size:1.5rem;font-weight:600}.multi-tenant-module__U3JvSq__platformDesc{color:var(--color-text-secondary);opacity:.8;margin-top:.25rem;font-size:1rem;line-height:1.6}.multi-tenant-module__U3JvSq__platformFeatures{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1.5rem;display:flex}.multi-tenant-module__U3JvSq__featureItem{color:var(--color-text-primary);opacity:.6;align-items:center;gap:.75rem;font-size:.875rem;font-weight:400;display:flex}.multi-tenant-module__U3JvSq__featureIcon{color:#0070f3}@media (max-width:900px){.multi-tenant-module__U3JvSq__dashBody{flex-direction:column}.multi-tenant-module__U3JvSq__dashSidebar{border-right:none;border-bottom:1px solid var(--color-border);flex-direction:row;width:100%;overflow-x:auto}.multi-tenant-module__U3JvSq__tenantGrid{grid-template-columns:1fr}}@media (max-width:768px){.multi-tenant-module__U3JvSq__title{font-size:3rem}.multi-tenant-module__U3JvSq__grid{grid-template-columns:1fr}.multi-tenant-module__U3JvSq__visualSection{padding:2rem 1rem}}
.ssl-module__fHmOMG__container{background-color:var(--color-surface);width:100%;color:var(--color-text-primary);flex-direction:column;display:flex}.ssl-module__fHmOMG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 1rem 3rem;display:flex;position:relative;overflow:hidden}.ssl-module__fHmOMG__glowContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ssl-module__fHmOMG__glow{filter:blur(100px);opacity:.15;background:radial-gradient(circle, var(--brand-500) 0%, transparent 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite alternate ssl-module__fHmOMG__pulseGlow;position:absolute;top:-200px;left:50%;transform:translate(-50%)}@keyframes ssl-module__fHmOMG__pulseGlow{0%{opacity:.15;transform:translate(-50%)scale(1)}to{opacity:.25;transform:translate(-50%)scale(1.1)}}.ssl-module__fHmOMG__heroContent{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:800px;display:flex;position:relative}.ssl-module__fHmOMG__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.ssl-module__fHmOMG__badgeIcon{color:var(--brand-500)}.ssl-module__fHmOMG__title{letter-spacing:-.04em;background:linear-gradient(180deg, var(--color-text-primary) 0%, var(--color-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:4.5rem;font-weight:700;line-height:1.1}.ssl-module__fHmOMG__subtitle{color:var(--color-text-secondary);max-width:600px;font-size:1.25rem;line-height:1.6}.ssl-module__fHmOMG__heroBtns{gap:1rem;margin-top:1rem;display:flex}.ssl-module__fHmOMG__primaryBtn{background:var(--color-text-primary);color:var(--color-surface);border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.ssl-module__fHmOMG__primaryBtn:hover{opacity:.9;transform:translateY(-2px)}.ssl-module__fHmOMG__secondaryBtn{color:var(--color-text-primary);border:1px solid var(--color-border);background:0 0;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.ssl-module__fHmOMG__secondaryBtn:hover{background:var(--color-bg)}.ssl-module__fHmOMG__visualSection{justify-content:center;width:100%;padding:2rem 1rem;display:flex}.ssl-module__fHmOMG__visualCard{background:var(--color-bg);border:1px solid var(--color-border);border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:1000px;height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -20px #0000001a}.ssl-module__fHmOMG__browserMockup{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;width:80%;height:80%;animation:1s cubic-bezier(.16,1,.3,1) forwards ssl-module__fHmOMG__slideUpFade;display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}@keyframes ssl-module__fHmOMG__slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ssl-module__fHmOMG__browserHeader{border-bottom:1px solid var(--color-border);background:var(--color-bg);align-items:center;gap:.5rem;height:40px;padding:0 1rem;display:flex}.ssl-module__fHmOMG__dot{background:var(--color-border);border-radius:50%;width:10px;height:10px}.ssl-module__fHmOMG__addressBar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;flex-grow:1;align-items:center;gap:.5rem;max-width:300px;height:24px;margin-left:1rem;padding:0 .5rem;display:flex}.ssl-module__fHmOMG__lockIcon{color:#059669}.ssl-module__fHmOMG__urlText{color:var(--color-text-secondary);font-family:monospace;font-size:.75rem}.ssl-module__fHmOMG__https{color:#059669}.ssl-module__fHmOMG__browserBody{flex-grow:1;justify-content:center;align-items:center;display:flex;position:relative}.ssl-module__fHmOMG__secureBadge{color:#059669;opacity:0;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:99px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.25rem;font-weight:600;animation:.6s cubic-bezier(.16,1,.3,1) .5s forwards ssl-module__fHmOMG__popIn;display:flex;transform:scale(.9)}@keyframes ssl-module__fHmOMG__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ssl-module__fHmOMG__featuresSection{flex-direction:column;align-items:center;width:100%;padding:4rem 1rem 2rem;display:flex}.ssl-module__fHmOMG__sectionTitle{letter-spacing:-.02em;text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.ssl-module__fHmOMG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1000px;display:grid}.ssl-module__fHmOMG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:1rem;padding:2.5rem;transition:border-color .2s,box-shadow .2s;display:flex}.ssl-module__fHmOMG__card:hover{border-color:var(--color-text-secondary);box-shadow:0 10px 40px -10px #0000000d}.ssl-module__fHmOMG__iconWrapper{background:var(--color-bg);width:48px;height:48px;color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.ssl-module__fHmOMG__cardTitle{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.ssl-module__fHmOMG__cardDesc{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}@media (max-width:768px){.ssl-module__fHmOMG__title{font-size:3rem}.ssl-module__fHmOMG__grid{grid-template-columns:1fr}.ssl-module__fHmOMG__browserMockup{width:95%}}
.legal-layout-module__vkJISa__container{background-color:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}.legal-layout-module__vkJISa__header{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);width:100%;padding:6rem 1rem 3rem}.legal-layout-module__vkJISa__headerInner{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.legal-layout-module__vkJISa__backLink{color:var(--color-text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.legal-layout-module__vkJISa__backLink:hover{color:var(--color-text-primary)}.legal-layout-module__vkJISa__title{letter-spacing:-.02em;color:var(--color-text-primary);font-size:2.5rem;font-weight:700;line-height:1.2}.legal-layout-module__vkJISa__lastUpdated{color:var(--color-text-secondary);font-size:.875rem}.legal-layout-module__vkJISa__main{flex:1;width:100%;padding:4rem 1rem}.legal-layout-module__vkJISa__prose{max-width:800px;color:var(--color-text-secondary);margin:0 auto;font-size:1.05rem;line-height:1.8}.legal-layout-module__vkJISa__prose h2{color:var(--color-text-primary);letter-spacing:-.01em;margin-top:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.legal-layout-module__vkJISa__prose h3{color:var(--color-text-primary);margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-layout-module__vkJISa__prose p{margin-bottom:1.5rem}.legal-layout-module__vkJISa__prose ul,.legal-layout-module__vkJISa__prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.legal-layout-module__vkJISa__prose li{margin-bottom:.5rem}.legal-layout-module__vkJISa__prose a{color:#3b82f6;text-underline-offset:4px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s}.legal-layout-module__vkJISa__prose a:hover{text-decoration-color:#3b82f6}.legal-layout-module__vkJISa__prose strong{color:var(--color-text-primary);font-weight:600}@media (max-width:768px){.legal-layout-module__vkJISa__header{padding:5rem 1rem 2rem}.legal-layout-module__vkJISa__title{font-size:2rem}.legal-layout-module__vkJISa__prose{font-size:1rem}}
