:root{--bg:#050505;--accent-1:#4ecdea;--accent-2:#8cecff;--accent-3:#22b6e0;--accent-soft:rgba(78,205,234,.28);--text-main:#f9fafb;--text-muted:#9ca3af;--border:rgba(148,163,184,.5);--radius-base:28px;--radius-xl:32px;--shadow-xl:0 40px 120px rgba(0,0,0,.95);--max-width:1100px;--landing-font:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}*{box-sizing:border-box}body.font-sans:has(.landing-page),body.font-sans:has([data-landing-font]),body:has(.landing-page),body:has([data-landing-font]){font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page,body.font-sans .landing-page,body.font-sans .landing-page *,html body .landing-page[data-landing-font],html body .landing-page[data-landing-font] *,html body.font-sans .landing-page,html body.font-sans .landing-page *,html body.font-sans .landing-page[data-landing-font],html body.font-sans .landing-page[data-landing-font] *{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top,#000 0,#000 65%);color:var(--text-main)}.landing-page,.landing-page *,.landing-page .font-sans,.landing-page :after,.landing-page :before,.landing-page.font-sans,body .landing-page,body .landing-page *,body.font-sans .landing-page,body.font-sans .landing-page *{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page a{color:inherit;text-decoration:none}.landing-container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.landing-glow{position:fixed;width:520px;height:520px;border-radius:999px;pointer-events:none;z-index:-1;filter:blur(130px);opacity:.8}.landing-glow.g1{top:-220px;left:-160px;background:radial-gradient(circle,rgba(78,205,234,.9),transparent)}.landing-glow.g2{top:40%;right:-220px;background:radial-gradient(circle,rgba(34,182,225,.9),transparent)}.landing-header{position:fixed;top:0;left:0;right:0;z-index:20;border-bottom:1px solid transparent;background:transparent;backdrop-filter:blur(0);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.landing-header.scrolled{background:rgba(5,5,5,.98);border-bottom:0 solid hsla(0,0%,8%,.9);backdrop-filter:blur(20px);box-shadow:0 12px 40px rgba(0,0,0,.85)}.landing-header-inner{display:flex;justify-content:space-between;align-items:center;padding:14px 0}.landing-logo{display:flex;align-items:center;gap:12px}.landing-logo-img{height:45px;width:auto;display:block}.landing-header-right{display:flex;align-items:center;gap:16px}.landing-btn{border-radius:999px;border:1px solid rgba(148,163,184,.5);padding:10px 20px;font-size:15px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;background:hsla(0,0%,6%,.9);color:var(--text-main);transition:.16s ease-out;white-space:nowrap}.landing-btn-primary{background:linear-gradient(135deg,var(--accent-1),var(--accent-2));border-color:transparent;color:#041016;box-shadow:var(--shadow-xl)}.landing-btn-primary:hover{filter:brightness(1.06)}.landing-btn-outline{background:transparent;border-color:rgba(148,163,184,.8)}.landing-btn-outline:hover{border-color:var(--accent-1);color:var(--accent-1);background:rgba(10,18,24,.95)}.landing-hero{padding:80px 0}.landing-hero-title{font-size:87px;line-height:1;text-align:left;margin:20px 0;font-weight:700}.landing-hero-title span{background:linear-gradient(120deg,var(--accent-1),var(--accent-2),var(--accent-3));-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:64px;align-items:center;margin-top:24px}.landing-hero-sub{margin:0 0 20px;font-size:24px;color:#000000d9;border-radius:10px;background:#4ecdea;padding:6px 9px;max-width:640px;letter-spacing:.01em;text-align:center}.landing-hero-note{margin:0 0 28px;font-size:18px;color:var(--text-muted);max-width:640px}.landing-hero-note b{color:var(--text-main);font-weight:500}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.landing-hero-mini{margin-top:18px;font-size:14px;color:var(--text-muted)}.landing-hero-mini b{color:var(--text-main);font-weight:500}.landing-hero-card-wrap{display:flex;justify-content:flex-end}.landing-hero-stack{position:relative;width:100%;max-width:440px;perspective:1200px}.landing-hero-virtual-card{position:relative;width:100%;aspect-ratio:16/10;border-radius:var(--radius-xl);padding:22px 24px;background:radial-gradient(circle at 0 0,rgba(140,236,255,.95),transparent 55%),radial-gradient(circle at 100% 0,rgba(78,205,234,.9),transparent 60%),radial-gradient(circle at 20% 120%,rgba(34,182,225,.9),transparent 60%);box-shadow:var(--shadow-xl);transform-origin:center;transform:rotateY(0deg) rotateX(0deg) translateY(0);transition:transform .22s ease-out,box-shadow .22s ease-out;overflow:hidden}.landing-hero-virtual-card:after{content:"";position:absolute;inset:-40%;background:radial-gradient(circle at 10% 0,hsla(0,0%,100%,.5),transparent 60%);mix-blend-mode:screen;opacity:.4;pointer-events:none;animation:pulseGlow 3s ease-in-out infinite}.landing-hero-stack:hover .landing-hero-virtual-card{box-shadow:0 50px 150px rgba(0,0,0,.98)}@keyframes pulseGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.landing-hero-card-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:hsla(0,0%,4%,.9);margin-bottom:18px;position:relative;z-index:1}.landing-chip{width:46px;height:32px;border-radius:10px;background:linear-gradient(135deg,#facc15,#fde68a);position:relative;overflow:hidden}.landing-chip:after,.landing-chip:before{content:"";position:absolute;inset:7px;border-radius:8px;border:1px solid rgba(248,250,252,.7);opacity:.6}.landing-hero-card-brand{font-weight:600;letter-spacing:.12em;text-transform:uppercase}.landing-hero-card-number{font-size:22px;letter-spacing:.22em;margin-bottom:10px;color:#050505;font-weight:600;position:relative;z-index:1}.landing-hero-card-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:6px;position:relative;z-index:1}.landing-hero-card-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:hsla(0,0%,6%,.75);margin-bottom:4px}.landing-hero-card-value{font-size:15px;font-weight:600;color:#050505}.landing-hero-card-footerline{display:flex;justify-content:center;margin-top:12px;font-size:11px;color:hsla(0,0%,6%,.75);position:relative;z-index:1}.landing-hero-card-footerline span{font-weight:500}.landing-hero-info-card{position:absolute;bottom:-15px;right:10px;width:240px;border-radius:20px;padding:10px 12px;background:hsla(0,0%,6%,.96);border:1px solid rgba(148,163,184,.7);color:var(--text-muted);font-size:12px;box-shadow:0 20px 60px rgba(0,0,0,.9);transform:translate3d(0,-6px,0)}.landing-hero-info-card b{display:block;margin-bottom:4px;color:var(--text-main)}.landing-use-section{padding:100px 0 80px;background:radial-gradient(circle at top,#000 0,#5ad3ee00 38%,#064e5e 100%)}.landing-use-shell{border-radius:var(--radius-xl);background:radial-gradient(circle at 0 0,rgba(78,205,234,.32),transparent 60%),radial-gradient(circle at 100% 100%,rgba(34,182,225,.35),transparent 55%),#020304;box-shadow:0 40px 120px rgba(0,0,0,.95)}.landing-use-card{border-radius:var(--radius-base);background:radial-gradient(circle at top,#10151b,#020308);padding:0}.landing-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-radius:var(--radius-base);overflow:hidden}.landing-use-item{padding:46px 32px 40px;text-align:center;background:transparent;border-right:1px solid rgba(15,23,42,.9);border-bottom:1px solid rgba(15,23,42,.9);transition:background .3s ease,border-color .3s ease,color .3s ease}.landing-use-item:nth-child(3),.landing-use-item:nth-child(6){border-right:none}.landing-use-item:nth-child(4),.landing-use-item:nth-child(5),.landing-use-item:nth-child(6){border-bottom:none}.landing-use-icon{width:72px;height:72px;border-radius:999px;margin:0 auto 18px;background:radial-gradient(circle at 30% 0,hsla(0,0%,100%,.06),transparent 60%);border:1px solid rgba(148,163,184,.35);display:flex;align-items:center;justify-content:center;opacity:.8;transition:background .3s ease,border-color .3s ease}.landing-use-icon span{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-use-icon span,.landing-use-text{font-size:18px;color:#e5e7eb;transition:color .3s ease}.landing-use-text{max-width:260px;margin:0 auto;line-height:1.5}.landing-use-highlight{color:var(--accent-1);font-weight:500;transition:color .3s ease}.landing-use-item:hover{background:var(--accent-1)!important;border-color:var(--accent-1)!important}.landing-use-item:hover .landing-use-highlight,.landing-use-item:hover .landing-use-icon span,.landing-use-item:hover .landing-use-text{color:#020811!important}.landing-use-item:hover .landing-use-icon{background:rgba(2,8,23,.08);border-color:var(--accent-1)}.landing-advantages-section{padding:120px 0;background:radial-gradient(circle at top,#000 0,#000 40%,#000 100%)}.landing-how-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.landing-crd-step{display:flex;gap:24px;padding:30px 26px;background:hsla(0,0%,8%,.9);border-radius:var(--radius-base);box-shadow:0 18px 60px rgba(0,0,0,.7);transition:background .3s ease,border-color .3s ease,color .3s ease}.landing-crd-step:hover{background:var(--accent-1)!important;border-color:var(--accent-1)!important}.landing-step-num-wrap{min-width:80px;display:flex;align-items:flex-start;justify-content:flex-start}.landing-adv-icon{width:72px;height:72px;border-radius:10px;margin-top:4px;position:relative;border:1px solid rgba(145,225,255,.8);display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .25s ease;overflow:hidden}.landing-adv-icon:before{content:"";position:absolute;inset:4px;border-radius:8px;border:1px solid hsla(0,0%,100%,.35);opacity:.85;mix-blend-mode:screen}.landing-adv-icon:after{content:"";position:absolute;left:4px;right:4px;bottom:3px;height:18px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55));opacity:.7;pointer-events:none}.landing-adv-icon svg{width:48px;height:48px;color:var(--accent-1);position:relative;z-index:1;transition:color .3s ease,transform .25s ease}.landing-step-content h3{font-size:24px;margin:0 0 8px;font-weight:700}.landing-step-content p{font-size:18px;color:#9ca3af;margin:0;line-height:1.55}.landing-crd-step:hover h3,.landing-crd-step:hover p{color:#020811!important}.landing-crd-step:hover .landing-adv-icon{background:radial-gradient(circle at 10% 0,#020617,#020617 55%),radial-gradient(circle at 80% 120%,#dbeafe,#0ea5e9);border-color:rgba(145,225,255,.9)}.landing-crd-step:hover .landing-adv-icon svg{color:#fff}.landing-security-section{padding:120px 0;background:radial-gradient(circle at top,#062840 0,#000 50%,#062840 100%)}.landing-security-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:40px;align-items:stretch}.landing-security-textcol{display:flex;flex-direction:column;gap:40px;justify-content:center}.landing-security-paragraph{font-size:18px;color:#e5e7eb;line-height:1.6}.landing-security-paragraph b,.landing-security-paragraph strong{color:var(--accent-1);font-weight:500}.landing-security-visual-wrap{display:flex;align-items:center;justify-content:center;min-width:0;width:100%}.landing-security-shield-card{width:100%;max-width:360px;aspect-ratio:4/5;border-radius:var(--radius-xl);padding:22px 22px 26px;background:radial-gradient(circle at top left,rgba(78,205,234,.35),transparent 60%),radial-gradient(circle at bottom,rgba(15,118,178,.75),#020617);box-shadow:0 40px 120px rgba(0,0,0,.95);border:1px solid rgba(148,163,184,.5);display:flex;flex-direction:column;justify-content:space-between}.landing-security-shield-label{font-size:13px;text-transform:uppercase;letter-spacing:.22em;color:#000;opacity:.9}.landing-security-shield-title{margin-top:6px;font-size:22px;font-weight:600;color:#fff}.landing-security-shield-center{flex:1;display:flex;align-items:center;justify-content:center}.landing-shield-svg-wrap{width:150px;height:180px;border-radius:40px;background:radial-gradient(circle at 20% 0,hsla(0,0%,100%,.28),transparent 60%),radial-gradient(circle at 80% 120%,#dbeafe,#38bdf8);box-shadow:0 26px 70px rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.landing-shield-svg-wrap:after{content:"";position:absolute;inset:6px;border-radius:32px;border:1px solid hsla(0,0%,100%,.65);opacity:.9}.landing-shield-svg{width:90px;height:110px;position:relative;z-index:1}.landing-security-shield-footer{font-size:13px;color:#9ca3af;opacity:.95}.landing-security-shield-footer span{font-weight:600}.landing-faq-section{padding:120px 0;background:radial-gradient(circle at top,#000 0,#000 40%,#000 100%)}.landing-faq-list{display:flex;flex-direction:column;gap:18px}.landing-faq-item{border-radius:10px;border:1px solid #28869b;background:radial-gradient(circle at top,#051f32,#000);padding:20px 22px 18px}.landing-faq-item summary{list-style:none;cursor:pointer}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-q{font-size:24px;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:16px}.landing-faq-a{margin-top:10px;font-size:18px;color:var(--text-muted);line-height:1.55}.landing-faq-toggle{font-size:20px;line-height:1;color:var(--accent-1)}.landing-faq-item[open] .landing-faq-toggle{transform:rotate(45deg)}.landing-products-header{text-align:center;margin-bottom:40px}.landing-products-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-1);margin-bottom:10px;padding:6px 18px;border-radius:999px;border:1px solid rgba(78,205,234,.8);background:radial-gradient(circle at 30% 0,rgba(78,205,234,.18),transparent 65%)}.landing-products-label-star{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:11px}.landing-products-title{font-size:56px;text-align:center;margin:0 0 12px;font-weight:700}.landing-products-subtitle{font-size:18px;color:var(--text-muted);text-align:center;max-width:640px;margin:0 auto;line-height:1.5}.landing-access-section{padding:120px 0 140px;background:radial-gradient(circle at top,#020712 0,#020308 45%,#000 100%)}.landing-shelf-wrapper{margin-top:40px;border-radius:40px;padding:26px 24px 24px;box-shadow:0 0 45px rgba(78,205,234,.35),0 30px 120px rgba(0,0,0,.95)}.landing-shelf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.landing-shelf-card{border-radius:30px;padding:22px 22px 20px;background:radial-gradient(circle at top,#051f32,#000);display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 18px 60px rgba(0,0,0,.9);border:1px solid #28869b;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;cursor:pointer;text-decoration:none;color:inherit}.landing-shelf-card:hover{background:var(--accent-1);border-color:var(--accent-1);box-shadow:0 26px 90px #000}.landing-shelf-left{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:10px}.landing-shelf-title{font-size:24px;margin:0}.landing-shelf-subtitle{font-size:18px;color:var(--text-muted);margin:0;line-height:1.5}.landing-shelf-card:hover .landing-shelf-subtitle,.landing-shelf-card:hover .landing-shelf-title{color:#020811}.landing-footer{background:#02080c;padding:40px 0 28px;font-size:14px;color:var(--text-muted)}.landing-footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:26px}.landing-footer-logo-block{max-width:320px;display:flex;flex-direction:column;gap:14px}.landing-footer-logo-block img{height:auto;width:80px}.landing-footer-logo-text{font-size:14px;color:var(--text-muted);line-height:1.5}.landing-footer-columns{display:flex;gap:40px;flex-wrap:wrap}.landing-footer-column{min-width:140px}.landing-footer-column-title{font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:#e5e7eb;margin-bottom:10px}.landing-footer-links{display:flex;flex-direction:column;gap:6px}.landing-footer-link{font-size:14px;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;gap:6px;opacity:.9;transition:color .2s ease,opacity .2s ease}.landing-footer-link:hover{color:var(--accent-1);opacity:1}.landing-footer-link-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-footer-link-icon svg{width:14px;height:14px;display:block}.landing-footer-bottom{border-top:1px solid rgba(31,41,55,.9);padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;font-size:13px}.landing-footer-bottom strong{color:#e5e7eb;font-weight:500}.landing-footer-bottom-right{display:flex;align-items:center;gap:12px}.lang-switch{display:flex;align-items:center;gap:2px;padding:2px 3px;border-radius:999px;border:1px solid #1f2937e6;background:rgba(0,0,0,.9);height:26px}.lang-btn{border:none;background:transparent;color:var(--text-muted);font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding:6px 9px;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease}.lang-btn-active{background:var(--accent-1);color:#020617;border-radius:999px;padding:4px 9px}.lang-btn:hover:not(.lang-btn-active){color:var(--accent-1)}.landing-lang-switch{display:flex;align-items:center;gap:2px;padding:3px;border-radius:999px;border:1px solid #1f2937e6;background:rgba(0,0,0,.9);height:29px}.landing-lang-btn{border:none;background:transparent;color:var(--text-muted);font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding:6px 9px;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease}.landing-lang-btn-active{background:var(--accent-1);color:#020617}.landing-lang-btn:hover:not(.landing-lang-btn-active){color:var(--accent-1)}@media (max-width:1040px){.landing-hero-title{font-size:64px}.landing-hero-inner{grid-template-columns:minmax(0,1fr);gap:40px}.landing-hero-card-wrap{justify-content:flex-start}.landing-how-grid{grid-template-columns:1fr}.landing-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-security-layout{grid-template-columns:minmax(0,1fr)}.landing-shelf-grid{grid-template-columns:1fr}}@media (max-width:760px){.landing-container{padding:0 16px}.landing-hero{padding:96px 0 60px}.landing-hero-title{font-size:40px;margin:16px 0}.landing-hero-sub{font-size:20px;padding:5px 8px}.landing-hero-note{font-size:18px;margin:0 0 24px}.landing-hero-mini{font-size:14px}.landing-hero-inner{gap:32px;margin-top:20px}.landing-hero-card-wrap{justify-content:center}.landing-hero-stack{max-width:100%}.landing-hero-info-card{position:relative;bottom:auto;right:auto;width:100%;margin-top:16px;font-size:12px}.landing-products-title{font-size:40px}.landing-products-subtitle{font-size:16px}.landing-use-section{padding:80px 0 60px}.landing-use-grid{grid-template-columns:1fr}.landing-use-item{padding:32px 22px 30px}.landing-use-icon{width:64px;height:64px;margin-bottom:16px}.landing-use-icon span{font-size:16px}.landing-use-text{font-size:18px}.landing-advantages-section{padding:80px 0}.landing-how-grid{gap:20px}.landing-crd-step{padding:24px 20px;flex-direction:column;gap:16px}.landing-step-num-wrap{min-width:auto;justify-content:center}.landing-adv-icon{width:64px;height:64px;margin-top:0}.landing-adv-icon svg{width:40px;height:40px}.landing-step-content h3{font-size:20px;text-align:center}.landing-step-content p{font-size:18px;text-align:center}.landing-security-section{padding:80px 0}.landing-security-layout{gap:32px}.landing-security-textcol{gap:16px}.landing-security-paragraph{font-size:18px}.landing-security-shield-card{width:100%;max-width:100%;min-width:280px;min-height:280px;height:auto;aspect-ratio:1/1}.landing-shield-svg-wrap{width:120px;height:120px;min-width:120px;min-height:120px;max-width:120px;max-height:120px}.landing-shield-svg{width:70px;height:70px;min-width:70px;min-height:70px;max-width:70px;max-height:70px}.landing-security-shield-title{font-size:20px}.landing-security-shield-footer{font-size:13px}.landing-faq-section{padding:80px 0}.landing-faq-q{font-size:20px;gap:12px}.landing-faq-a{font-size:16px}.landing-access-section{padding:80px 0 100px}.landing-shelf-wrapper{padding:20px 18px 18px;border-radius:32px}.landing-shelf-grid{gap:16px}.landing-shelf-card{flex-direction:column;padding:18px;gap:16px}.landing-shelf-title{font-size:20px}.landing-shelf-subtitle{font-size:16px}.landing-footer{padding:32px 0 24px}.landing-footer-columns,.landing-footer-main{flex-direction:column;gap:24px}.landing-footer-column{min-width:auto}.landing-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.landing-header-right{gap:8px}.landing-btn{padding:8px 16px;font-size:14px}.landing-products-label{font-size:12px;padding:5px 14px}}@media (max-width:480px){.landing-container{padding:0 12px}.landing-hero{padding:80px 0 50px}.landing-hero-title{font-size:32px;line-height:1.1}.landing-hero-sub{font-size:18px;padding:4px 7px}.landing-hero-note{font-size:18px}.landing-hero-mini{font-size:14px}.landing-hero-actions{flex-direction:column;width:100%}.landing-btn{width:100%;justify-content:center}.landing-products-title{font-size:32px}.landing-products-subtitle{font-size:15px}.landing-use-item{padding:28px 18px 26px}.landing-use-icon{width:56px;height:56px}.landing-use-icon span{font-size:14px}.landing-use-text{font-size:18px}.landing-crd-step{padding:20px 16px}.landing-faq-q,.landing-security-paragraph,.landing-step-content h3,.landing-step-content p{font-size:18px}.landing-faq-a{font-size:15px}.landing-shelf-card{padding:16px}.landing-shelf-title{font-size:18px}.landing-shelf-subtitle{font-size:15px}.landing-security-shield-card{width:100%;max-width:100%;min-width:260px;min-height:260px;height:auto;aspect-ratio:1/1;padding:18px}.landing-shield-svg-wrap{width:100px;height:100px;min-width:100px;min-height:100px;max-width:100px;max-height:100px}.landing-shield-svg{width:60px;height:60px;min-width:60px;min-height:60px;max-width:60px;max-height:60px}}html body .legal-page-wrapper,html body .legal-page-wrapper *,html body.font-sans .legal-page-wrapper,html body.font-sans .legal-page-wrapper *{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.legal-page-wrapper{min-height:100vh;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;background:radial-gradient(circle at top,#000 0,#000 65%);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.legal-page{flex:1;padding:120px 0 80px}.legal-inner{max-width:760px;margin:0 auto}.legal-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-1);margin-bottom:12px;padding:6px 14px;border-radius:999px;border:1px solid rgba(78,205,234,.8);background:radial-gradient(circle at 30% 0,rgba(78,205,234,.18),transparent 65%)}.legal-title{font-size:40px;letter-spacing:-.04em;margin:0 0 8px;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.legal-meta{font-size:14px;color:var(--text-muted);margin-bottom:32px}.legal-content h2{font-size:24px;margin:28px 0 10px}.legal-content h2,.legal-content h3{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important}.legal-content h3{font-size:18px;margin:20px 0 8px}.legal-content p{margin:0 0 10px;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important}.legal-content p,.legal-content ul{font-size:16px;line-height:1.6;color:var(--text-muted)}.legal-content ul{margin:0 0 14px;padding-left:20px}.legal-content li{margin-bottom:4px;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important}.legal-content strong{color:var(--text-main);font-weight:500}@media (max-width:760px){.legal-page{padding-top:100px}.legal-title{font-size:32px}}body.font-sans:has(.landing-page),body:has(.landing-page){font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page,.landing-page *,.landing-page :after,.landing-page :before,[class*=landing-],[class*=landing-] *,body .landing-page,body .landing-page *,body .landing-page :after,body .landing-page :before,body.font-sans .landing-page,body.font-sans .landing-page *,body.font-sans .landing-page :after,body.font-sans .landing-page :before,body.font-sans .legal-page-wrapper,body.font-sans .legal-page-wrapper *,html body .landing-page,html body .landing-page *,html body .landing-page :after,html body .landing-page :before,html body.font-sans .landing-page,html body.font-sans .landing-page *,html body.font-sans .landing-page :after,html body.font-sans .landing-page :before{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}