@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7fb;background:#080b12;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse at 50% -20%,#3a0f28,#0a060c 52%),#0a060c}button,a{font:inherit}button{border:0}.site-shell{position:relative;max-width:1180px;min-height:100vh;margin:0 auto;padding:0 34px;overflow:hidden}.background-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px)}.background-orb-one{top:100px;left:-300px;width:420px;height:420px;background:#dc217530}.background-orb-two{top:440px;right:-180px;width:300px;height:300px;background:#f4c21220}.navbar{position:relative;z-index:2;display:flex;height:88px;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.09em}.brand-logo{width:34px;height:34px;border-radius:9px;object-fit:cover;box-shadow:0 0 25px #ff5fb840}.hero-logo{width:96px;height:96px;margin:0 auto 22px;border-radius:20px;object-fit:cover;box-shadow:0 0 40px #ff5fb84a,0 0 0 1px #ffffff14}.brand-name strong{color:#ffc2e4;font-weight:600}.nav-right{display:flex;align-items:center;gap:22px}.social-links{display:flex;align-items:center;gap:8px}.social-icon-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #ffffff20;border-radius:9px;color:#ffc2e4;background:#ffffff0a;text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.social-icon-link:hover,.social-icon-link:focus-visible{color:#fff;background:#ff5fb81f;border-color:#ff5fb860;transform:translateY(-2px)}.nav-link{display:inline-flex;align-items:center;gap:4px;color:#98a7bb;text-decoration:none;font-size:13px;transition:color .2s ease}.nav-link:hover,.nav-link:focus-visible{color:#fff}.hero{position:relative;z-index:1;padding:92px 0 66px;text-align:center}.eyebrow{display:flex;align-items:center;justify-content:center;gap:9px;color:#ff5fb8;font-family:DM Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.18em}.eyebrow-left{justify-content:flex-start}.eyebrow-dot{width:5px;height:5px;border-radius:50%;background:#ff5fb8;box-shadow:0 0 12px #ff5fb8}.hero h1{margin:23px 0 25px;color:#f5f7fb;font-size:clamp(48px,7.5vw,88px);font-weight:800;letter-spacing:-.065em;line-height:1.01}.hero h1 em{color:#ffb3e0;font-style:normal}.hero-description{max-width:540px;margin:0 auto;color:#9ba9bb;font-size:15px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:36px auto 18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:9px;cursor:pointer;font-size:13px;font-weight:600;transition:transform .2s ease,background .2s ease,color .2s ease}.button:focus-visible,.copy-icon-button:focus-visible{outline:3px solid #ffb3e088;outline-offset:3px}.button:hover{transform:translateY(-2px)}.button-primary{border:1px solid #ffe08a;color:#061212;background:#f4c212;box-shadow:0 8px 30px #f4c2122b}.button-primary:hover{background:#ffd84d}.button-secondary{border:1px solid #ffffff25;color:#eaf1fa;background:#ffffff0a}.button-secondary:hover{background:#ffffff16}.no-custody{display:flex;align-items:center;justify-content:center;gap:6px;color:#c98aa6;font-size:11px}.no-custody svg{color:#ff5fb8}.account-card,.security-notice{border:1px solid #ffffff18;border-radius:15px;background:linear-gradient(135deg,#ffffff0d,#ffffff04);box-shadow:0 25px 80px #0004;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.account-card{max-width:820px;margin:0 auto 125px;padding:25px 27px}.card-label{margin-bottom:17px;color:#d9a0b8;font-family:DM Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.15em}.account-row{display:flex;align-items:center;gap:15px;padding:15px 16px;border:1px solid #ffffff13;border-radius:9px;background:#050810a8}.account-row code{flex:1;overflow:hidden;color:#c2d5e7;font-family:DM Mono,monospace;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.copy-icon-button{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:7px;color:#ff5fb8;background:transparent;cursor:pointer;transition:color .2s ease,background .2s ease}.copy-icon-button:hover{color:#fff;background:#ffffff12}.copied-message{display:flex;align-items:center;gap:6px;margin-top:12px;color:#ff5fb8;font-size:11px}.account-footer{display:flex;align-items:center;justify-content:space-between;margin-top:17px;color:#708096;font-size:11px}.instructional-label{display:inline-flex;align-items:center;gap:5px;color:#ff8fc8}.guide-section{padding-bottom:115px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:39px}.section-heading h2{margin:15px 0 0;color:#f5f7fb;font-size:31px;letter-spacing:-.04em}.section-heading>p{max-width:300px;margin:0;color:#8290a3;font-size:13px;line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.step-card{position:relative;padding:24px 20px;border-top:1px solid #ffffff21}.step-card:before{position:absolute;top:-2px;left:0;width:35px;height:3px;background:#ff5fb8;content:""}.step-number{color:#ff5fb8;font-family:DM Mono,monospace;font-size:11px;font-weight:500}.step-card h3{margin:25px 0 10px;color:#f5f7fb;font-size:15px}.step-card p{margin:0;color:#8290a3;font-size:12px;line-height:1.65}.security-notice{display:flex;gap:20px;margin-bottom:72px;padding:28px 30px;border-color:#ff5fb838;background:linear-gradient(110deg,#ff5fb80e,#ffffff04)}.security-icon{display:grid;width:40px;height:40px;flex:none;place-items:center;border-radius:10px;color:#ff5fb8;background:#ff5fb815}.security-notice h2{margin:1px 0 12px;font-size:17px}.security-notice p{margin:6px 0;color:#8f9daf;font-size:12px}.official-link{display:inline-flex;align-items:center;gap:5px;color:#ff8fc8;font-family:DM Mono,monospace;font-size:12px;text-decoration:none}.official-link:hover,.official-link:focus-visible{color:#fff;text-decoration:underline}.never-request{margin-top:22px!important;color:#b8c2d0!important;line-height:1.6}.footer{display:flex;align-items:center;justify-content:space-between;padding:24px 0 30px;border-top:1px solid #ffffff12;color:#637186;font-size:10px;letter-spacing:.04em}.footer-social{display:flex;align-items:center;gap:18px}.footer-social a{display:inline-flex;align-items:center;gap:5px;color:#a8899a;text-decoration:none;font-size:10px;letter-spacing:.04em;transition:color .2s ease}.footer-social a:hover,.footer-social a:focus-visible{color:#ff8fc8}@media(max-width:800px){.site-shell{padding:0 20px}.hero{padding:70px 0 55px}.account-card{margin-bottom:80px}.steps-grid{grid-template-columns:repeat(2,1fr);gap:20px}.step-card:last-child{grid-column:span 2}.guide-section{padding-bottom:75px}.section-heading{display:block}.section-heading>p{margin-top:18px}}@media(max-width:500px){.navbar{height:72px}.brand{font-size:10px}.nav-link{font-size:11px}.hero{padding-top:58px}.hero h1{font-size:51px}.hero-description{font-size:14px}.hero-actions>*{width:100%}.account-card{padding:20px 16px}.account-row{padding:13px 12px}.account-row code{font-size:11px}.account-footer{display:block;line-height:1.8}.instructional-label{margin-top:5px}.steps-grid{grid-template-columns:1fr;gap:8px}.step-card:last-child{grid-column:auto}.step-card{padding:20px}.step-card h3{margin-top:18px}.security-notice{gap:13px;margin-bottom:55px;padding:22px 18px}.security-icon{width:34px;height:34px}.official-link{font-size:10px}.footer{display:block;line-height:2.2}}
