.policy-module__42abeq__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary:var(--primary-color);--button-primary-hover:var(--primary-dark);--button-accent:var(--accent-color);--button-accent-hover:var(--accent-dark);--button-secondary-hover:var(--dark-hover);background:linear-gradient(#0a0a20,#050510);flex-direction:column;align-items:center;min-height:100svh;padding:0;display:flex}@media (prefers-color-scheme:dark){.policy-module__42abeq__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.15);--gray-alpha-100:rgba(var(--gray-rgb),.08);--button-primary-hover:var(--primary-dark);--button-secondary-hover:var(--dark-hover)}}.policy-module__42abeq__policyMain{flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:180px 2rem 4rem;display:flex}.policy-module__42abeq__policyContainer{background-color:#12121e80;border:1px solid #1e1e2dcc;border-radius:1rem;width:100%;margin-bottom:4rem;padding:3rem;box-shadow:0 10px 30px #0003}.policy-module__42abeq__policyTitle{text-align:center;background:linear-gradient(135deg,var(--button-primary),var(--button-accent));color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:2.5rem;font-size:2.8rem;font-weight:800;display:inline-block;position:relative}.policy-module__42abeq__policyTitle:after{content:"";background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:2px;width:80px;height:4px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.policy-module__42abeq__policySection{border-bottom:1px solid #ffffff14;margin-bottom:2.5rem;padding-bottom:2rem}.policy-module__42abeq__policySection:last-child{border-bottom:none}.policy-module__42abeq__policySectionTitle{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.policy-module__42abeq__policySubtitle{color:#fff;margin:1.5rem 0 1rem;font-size:1.5rem;font-weight:600}.policy-module__42abeq__policyText{color:#ffffffe6;margin-bottom:1.2rem;font-size:1.05rem;line-height:1.7}.policy-module__42abeq__policyList{margin:1rem 0 1.5rem 1.5rem;padding-left:.5rem;list-style:outside}.policy-module__42abeq__policyList li{color:#ffffffe6;margin-bottom:.8rem;line-height:1.6;position:relative}.policy-module__42abeq__policyFooter{text-align:right;color:#fff9;margin-top:3rem;font-size:.9rem}.policy-module__42abeq__policyLink{color:var(--button-primary);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.policy-module__42abeq__policyLink:hover{color:var(--button-accent)}.policy-module__42abeq__securityCards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1rem;margin-bottom:2rem;display:grid}.policy-module__42abeq__certificationBox{text-align:center;background-color:#12121e80;border:1px solid #1e1e2dcc;border-radius:.75rem;flex-direction:column;align-items:center;margin-bottom:2rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.policy-module__42abeq__certificationBox:hover{border-color:#00ffa24d;transform:translateY(-5px);box-shadow:0 10px 25px #0000004d}.policy-module__42abeq__certificationIconContainer{color:var(--button-primary);background:#007bff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.policy-module__42abeq__certificationIcon{width:50px;height:50px}.policy-module__42abeq__certificationContent{width:100%}.policy-module__42abeq__certificationDate{color:#fff9;border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1rem;font-size:.9rem}@media (max-width:768px){.policy-module__42abeq__policyContainer{padding:2rem}.policy-module__42abeq__policyTitle{font-size:2.2rem}.policy-module__42abeq__policySectionTitle{font-size:1.8rem}.policy-module__42abeq__policySubtitle{font-size:1.3rem}.policy-module__42abeq__policyText,.policy-module__42abeq__policyList li{font-size:1rem}}@media (max-width:480px){.policy-module__42abeq__policyContainer{padding:1.5rem}.policy-module__42abeq__policyTitle{font-size:1.8rem}.policy-module__42abeq__policySectionTitle{font-size:1.5rem}.policy-module__42abeq__policyText,.policy-module__42abeq__policyList li{font-size:.95rem}}
.components-module__j2KbXq__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary:var(--primary-color);--button-primary-hover:var(--primary-dark);--button-accent:var(--accent-color);--button-accent-hover:var(--accent-dark);--button-secondary-hover:var(--dark-hover);background:linear-gradient(to bottom,var(--surface-page-start),var(--surface-page-end));flex-direction:column;align-items:center;min-height:100svh;padding:0;display:flex}@media (prefers-color-scheme:dark){.components-module__j2KbXq__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.15);--gray-alpha-100:rgba(var(--gray-rgb),.08);--button-primary-hover:var(--primary-dark);--button-secondary-hover:var(--dark-hover)}}.components-module__j2KbXq__header{background-color:var(--surface-nav);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--surface-nav-border);z-index:10;border-radius:100px;justify-content:space-between;align-items:center;width:100%;max-width:92%;margin:0 auto;padding:.75rem 2rem;transition:background-color .25s,border-color .25s;display:flex;position:fixed;top:20px;left:50%;right:0;transform:translate(-50%);box-shadow:0 8px 32px #00000047,inset 0 1px #ffffff0a}.components-module__j2KbXq__headerRight{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.components-module__j2KbXq__logo{width:auto;height:80px;filter:var(--logo-filter);padding:.5rem;transition:transform .3s}.components-module__j2KbXq__logo:hover{transform:scale(1.05)}.components-module__j2KbXq__navLinks{align-items:center;gap:2rem;display:flex}.components-module__j2KbXq__navLinks a{letter-spacing:.05em;color:var(--nav-link-color);padding:.25rem 0;font-size:.9rem;font-weight:700;transition:all .3s;position:relative}.components-module__j2KbXq__navLinks a:after{content:"";background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.components-module__j2KbXq__navLinks a:hover{color:var(--button-accent)}.components-module__j2KbXq__navLinks a:hover:after{width:100%}.components-module__j2KbXq__navLinks .components-module__j2KbXq__downloadButton{color:var(--nav-link-color)!important;border:1px solid var(--surface-nav-border)!important;letter-spacing:.05em!important;background:linear-gradient(90deg,#0066ff1f,#00d4aa1f)!important;border-radius:50px!important;align-items:center!important;gap:.5rem!important;padding:.35rem 1.3rem!important;font-size:.8rem!important;font-weight:600!important;text-decoration:none!important;transition:all .3s!important;display:flex!important}.components-module__j2KbXq__navLinks .components-module__j2KbXq__downloadButton:hover,.components-module__j2KbXq__navLinks .components-module__j2KbXq__downloadButton:focus{color:var(--nav-link-color)!important;background:linear-gradient(90deg,#0066ff38,#00d4aa38)!important;transform:translateY(-2px)!important;box-shadow:0 4px 14px #0066ff2e!important}.components-module__j2KbXq__navLinks .components-module__j2KbXq__downloadButton:after{content:none!important;opacity:0!important;visibility:hidden!important;width:0!important;height:0!important;display:none!important}.components-module__j2KbXq__downloadButton span,.components-module__j2KbXq__downloadButton svg{z-index:2;position:relative}.components-module__j2KbXq__mobileMenuButton{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;padding:0;display:none}.components-module__j2KbXq__mobileMenuButton span{background-color:var(--nav-link-color);border-radius:3px;width:100%;height:2px;transition:all .3s ease-in-out}.components-module__j2KbXq__mobileMenuButton.components-module__j2KbXq__open span:first-child{transform:translateY(10px)rotate(45deg)}.components-module__j2KbXq__mobileMenuButton.components-module__j2KbXq__open span:nth-child(2){opacity:0}.components-module__j2KbXq__mobileMenuButton.components-module__j2KbXq__open span:last-child{transform:translateY(-10px)rotate(-45deg)}.components-module__j2KbXq__mobileMenu{background-color:var(--surface-mobile-menu);z-index:150;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;padding:20px 0;transition:transform .4s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.components-module__j2KbXq__mobileMenu.components-module__j2KbXq__open{transform:translate(0)}.components-module__j2KbXq__mobileHeader{border-bottom:1px solid var(--surface-nav-border);justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;padding:1rem 2rem;display:flex}.components-module__j2KbXq__mobileLogo{width:120px;height:auto;filter:var(--logo-filter)}.components-module__j2KbXq__mobileCloseButton{cursor:pointer;z-index:10;background:0 0;border:none;width:30px;height:30px;position:relative}.components-module__j2KbXq__mobileCloseButton span{background-color:var(--nav-link-color);border-radius:3px;width:100%;height:2px;transition:all .3s ease-in-out;position:absolute}.components-module__j2KbXq__mobileCloseButton span:first-child{transform:translateY(14px)rotate(45deg)}.components-module__j2KbXq__mobileCloseButton span:last-child{transform:translateY(14px)rotate(-45deg)}.components-module__j2KbXq__mobileFooter{border-top:1px solid var(--surface-nav-border);z-index:10;width:100%;margin-top:2rem;padding:1.5rem 2rem;position:relative}.components-module__j2KbXq__mobileSocial{justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.components-module__j2KbXq__mobileSocialIcon{background:var(--surface-nav-item);width:48px;height:48px;color:var(--nav-link-color);border:1px solid var(--surface-nav-item-border);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.components-module__j2KbXq__mobileSocialIcon:hover{color:#fff;border-color:var(--button-accent);background:linear-gradient(90deg,#007bff1a,#00ffa31a);transform:translateY(-3px);box-shadow:0 6px 15px #0003}.components-module__j2KbXq__mobileNavLinks{flex-direction:column;flex-grow:1;align-items:center;gap:1.5rem;width:100%;margin:1rem 0;padding:0 2rem;display:flex}.components-module__j2KbXq__mobileNavLinks a{letter-spacing:.08em;color:var(--nav-link-color);text-align:center;background:var(--surface-nav-item);border:1px solid var(--surface-nav-item-border);border-radius:8px;width:100%;padding:.5rem;font-size:1.3rem;font-weight:700;transition:all .3s;position:relative}.components-module__j2KbXq__mobileNavLinks a:after{content:"";background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.components-module__j2KbXq__mobileNavLinks a:hover{color:var(--button-accent);background:var(--surface-nav-item);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.components-module__j2KbXq__mobileNavLinks a:hover:after{width:60%}.components-module__j2KbXq__chainSelectorDesktop{z-index:100;position:relative}.components-module__j2KbXq__chainSelectorButton{color:var(--nav-link-color);border:1px solid var(--surface-nav-border);cursor:pointer;background:linear-gradient(90deg,#007bff1a,#00ffa31a);border-radius:50px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.components-module__j2KbXq__chainSelectorButton:hover{background:linear-gradient(90deg,#007bff33,#00ffa333);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.components-module__j2KbXq__chainDropdown{background:var(--surface-dropdown);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);border:1px solid var(--surface-nav-border);border-radius:12px;min-width:160px;animation:.2s components-module__j2KbXq__fadeIn;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 8px 24px #0003}.components-module__j2KbXq__chainDropdown button{text-align:center;width:100%;color:var(--dark-text-secondary);cursor:pointer;border:none;border-bottom:1px solid var(--surface-nav-item-border);background:0 0;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .2s;display:block}.components-module__j2KbXq__chainDropdown button:last-child{border-bottom:none}.components-module__j2KbXq__chainDropdown button:hover{background:var(--surface-nav-item);color:var(--dark-text-primary);padding-left:1.2rem;transform:translateY(-1px);box-shadow:0 2px 5px #0000001a}.components-module__j2KbXq__mobileChainSelector{width:100%;margin:.5rem 0;position:relative}.components-module__j2KbXq__mobileChainButton{width:100%;color:var(--nav-link-color);border:1px solid var(--surface-nav-item-border);cursor:pointer;text-align:center;letter-spacing:.05em;background:linear-gradient(90deg,#007bff1a,#00ffa31a);border-radius:8px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600;transition:all .3s;display:flex}.components-module__j2KbXq__mobileChainButton svg{position:absolute;right:1.2rem}.components-module__j2KbXq__mobileChainButton:hover,.components-module__j2KbXq__mobileChainButton:focus{border-color:var(--surface-nav-border);background:linear-gradient(90deg,#007bff26,#00ffa326)}.components-module__j2KbXq__mobileChainDropdown{background:var(--surface-dropdown);opacity:0;border:1px solid var(--surface-nav-item-border);border-radius:8px;width:100%;max-height:0;margin-top:.5rem;transition:all .3s;overflow:hidden}.components-module__j2KbXq__mobileChainDropdown.components-module__j2KbXq__open{opacity:1;max-height:300px}.components-module__j2KbXq__mobileChainDropdown button{text-align:center;width:100%;color:var(--dark-text-secondary);cursor:pointer;border:none;border-bottom:1px solid var(--surface-nav-item-border);background:0 0;padding:.8rem 1.2rem;font-size:1.1rem;font-weight:500;transition:all .25s;display:block}.components-module__j2KbXq__mobileChainDropdown button:last-child{border-bottom:none}.components-module__j2KbXq__mobileChainDropdown button:hover,.components-module__j2KbXq__mobileChainDropdown button:focus{background:var(--surface-nav-item);color:var(--button-accent);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}@keyframes components-module__j2KbXq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.components-module__j2KbXq__navLinks{display:none}.components-module__j2KbXq__mobileMenuButton{display:flex}.components-module__j2KbXq__mobileControls .components-module__j2KbXq__mobileDownloadButton{z-index:100;display:flex!important}.components-module__j2KbXq__header{max-width:95%;padding:.5rem 1.5rem;top:10px}.components-module__j2KbXq__logo{height:60px}.components-module__j2KbXq__chainSelectorDesktop{display:none}.components-module__j2KbXq__mobileControls .components-module__j2KbXq__themeToggle{display:flex}.components-module__j2KbXq__downloadButton{display:none}}@media (max-width:480px){.components-module__j2KbXq__header{border-radius:50px;padding:.4rem 1rem}.components-module__j2KbXq__logo{height:50px}.components-module__j2KbXq__mobileNavLinks a{font-size:1.1rem}.components-module__j2KbXq__mobileChainButton{padding:.7rem 1rem;font-size:1.1rem}}.components-module__j2KbXq__footer{background:linear-gradient(180deg,var(--surface-footer-start)0%,var(--surface-footer-end)100%);flex-direction:column;width:100%;padding:4rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.components-module__j2KbXq__footer:before{content:"";background:linear-gradient(90deg,transparent,var(--button-primary),var(--button-accent),transparent);opacity:.6;height:1px;position:absolute;top:0;left:0;right:0}.components-module__j2KbXq__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:3rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.components-module__j2KbXq__footerColumn{flex-direction:column;flex:1;gap:1.2rem;min-width:250px;display:flex}.components-module__j2KbXq__footerLogo{margin-bottom:1rem}.components-module__j2KbXq__footerTitle{letter-spacing:.05em;color:var(--dark-text-primary);margin-bottom:1.2rem;font-size:1.1rem;font-weight:800;display:inline-block;position:relative}.components-module__j2KbXq__footerTitle:after{content:"";background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:2px;width:30px;height:2px;position:absolute;bottom:-8px;left:0}.components-module__j2KbXq__footerDescription{color:var(--dark-text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.components-module__j2KbXq__footerContacts{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.components-module__j2KbXq__contactButton{background:var(--surface-input);border:1px solid var(--surface-input-border);color:var(--dark-text-primary);border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.components-module__j2KbXq__contactButton:hover{border-color:var(--button-accent);color:#fff;background:linear-gradient(90deg,#007bff14,#00ffa314);transform:translateY(-2px);box-shadow:0 4px 8px #0003}.components-module__j2KbXq__contactIcon{color:#fff;background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:3px;display:flex}.components-module__j2KbXq__footerLinks{flex-direction:column;gap:1rem;display:flex}.components-module__j2KbXq__footerLinks a{color:var(--dark-text-secondary);padding-left:0;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.components-module__j2KbXq__footerLinks a:after{content:"";background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:1px;width:0;height:1px;transition:width .3s;position:absolute;bottom:-3px;left:0}.components-module__j2KbXq__footerLinks a:hover{color:var(--dark-text-primary);padding-left:5px}.components-module__j2KbXq__footerLinks a:hover:after{width:100%}.components-module__j2KbXq__newsletterText{color:var(--dark-text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.components-module__j2KbXq__newsletterForm{flex-direction:column;gap:.5rem;display:flex}.components-module__j2KbXq__newsletterInput{border:1px solid var(--surface-input-border);background:var(--surface-input);color:var(--dark-text-primary);border-radius:8px;width:100%;padding:.8rem 1rem;font-size:.9rem;transition:all .3s}.components-module__j2KbXq__newsletterInput:focus{border-color:var(--button-primary);background:#ffffff14;outline:none;box-shadow:0 0 0 2px #007bff1a}.components-module__j2KbXq__newsletterInput::placeholder{color:var(--dark-text-muted)}.components-module__j2KbXq__newsletterButton{background:linear-gradient(90deg,var(--button-primary),var(--button-accent));color:#fff;cursor:pointer;text-align:center;letter-spacing:.05em;border:none;border-radius:8px;padding:.8rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.components-module__j2KbXq__newsletterButton:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}.components-module__j2KbXq__newsletterButton:active{transform:translateY(1px)}.components-module__j2KbXq__newsletterSuccess{color:var(--button-accent);background:#00ffa31a;border:1px solid #00ffa34d;border-radius:8px;align-items:center;gap:.7rem;padding:1rem;font-weight:500;animation:.5s components-module__j2KbXq__fadeIn;display:flex}.components-module__j2KbXq__newsletterSuccess p{margin:0}.components-module__j2KbXq__successIcon{background:linear-gradient(90deg,var(--button-primary),var(--button-accent));border-radius:50%;flex-shrink:0;padding:3px}.components-module__j2KbXq__footerBottom{border-top:1px solid var(--surface-input-border);flex-direction:column;align-items:center;gap:1.5rem;margin-top:1rem;padding-top:2rem;display:flex}.components-module__j2KbXq__socialIcons{gap:1rem;margin-bottom:1rem;display:flex}.components-module__j2KbXq__socialIcon{background:var(--surface-input);width:40px;height:40px;color:var(--dark-text-secondary);border:1px solid var(--surface-input-border);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex}.components-module__j2KbXq__socialIcon:hover{color:#fff;border-color:var(--button-primary);background:#ffffff1a;transform:translateY(-3px);box-shadow:0 6px 15px #0003}.components-module__j2KbXq__copyright{color:var(--dark-text-muted);text-align:center;font-size:.85rem}.components-module__j2KbXq__mobileControls{align-items:center;gap:1rem;display:flex}.components-module__j2KbXq__mobileControls .components-module__j2KbXq__mobileDownloadButton{width:auto;height:38px;color:var(--nav-link-color);border:1px solid var(--surface-nav-border);white-space:nowrap;background:linear-gradient(90deg,#0066ff26,#00d4aa26);border-radius:50px;justify-content:center;align-items:center;padding:0 16px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:none;position:relative}.components-module__j2KbXq__mobileControls .components-module__j2KbXq__mobileDownloadButton:hover,.components-module__j2KbXq__mobileControls .components-module__j2KbXq__mobileDownloadButton:focus{color:var(--nav-link-color);background:linear-gradient(90deg,#0066ff40,#00d4aa40);transform:translateY(-2px);box-shadow:0 4px 12px #0066ff26}.components-module__j2KbXq__mobileControls .components-module__j2KbXq__mobileDownloadButton span{letter-spacing:.05em;color:var(--nav-link-color)}.components-module__j2KbXq__themeToggle{background:var(--surface-nav-item);border:1px solid var(--surface-nav-border);width:34px;height:34px;color:var(--nav-link-color);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .3s,color .2s;display:flex}.components-module__j2KbXq__themeToggle:hover{border-color:var(--button-primary);color:var(--button-accent);background:linear-gradient(135deg,#0066ff2e,#00d4aa2e);transform:rotate(22deg)scale(1.1)}.components-module__j2KbXq__mobileControls .components-module__j2KbXq__themeToggle,.components-module__j2KbXq__mobileMenuDownload{display:none}
