*{margin:0;padding:0;box-sizing:border-box}:root{--font-family: "Inter Tight", system-ui, -apple-system, sans-serif}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.landing-navbar a{text-decoration:none;color:inherit}.landing-navbar{position:fixed;top:0;left:0;right:0;padding:16px 80px;background:#0b0c10eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;display:flex;justify-content:center}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px}.navbar-logo-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;z-index:101}.navbar-logo{display:flex;align-items:center;z-index:101;text-decoration:none}.navbar-links{display:flex;align-items:center;gap:32px}.landing-navbar .nav-item{color:#fff;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:color .2s ease;position:relative}.landing-navbar .nav-btn{background:none;border:none;padding:0;font-family:inherit}.landing-navbar .nav-item:hover{color:#5ee9b5}.landing-navbar .nav-item:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#5ee9b5;transition:width .3s ease}.landing-navbar .nav-item:hover:after{width:100%}.navbar-right{display:flex;align-items:center;gap:16px}.available-text{font-size:13px;color:#aaa;font-weight:500}.store-buttons{display:flex;gap:12px}.store-btn-icon{width:40px;height:40px;border-radius:50%;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.store-btn-icon:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.desktop-only{display:flex}.mobile-only{display:none}.hamburger-btn{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{width:100%;height:2px;background:#fff;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.hamburger-btn.open .hamburger-line:first-child{transform:rotate(45deg)}.hamburger-btn.open .hamburger-line:nth-child(2){opacity:0;transform:translate(20px)}.hamburger-btn.open .hamburger-line:nth-child(3){transform:rotate(-45deg)}.mobile-menu-overlay{position:fixed;inset:0;z-index:999;background:transparent}.mobile-menu{position:fixed;top:72px;left:16px;right:16px;padding:24px;display:flex;flex-direction:column;gap:0;z-index:1000;background:#0f1014f7;border:1px solid rgba(255,255,255,.08);border-radius:20px}.mobile-nav-item{width:100%;text-align:left;color:#fff;font-size:18px;font-weight:500;padding:16px 0;border:none;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;cursor:pointer;font-family:inherit;transition:color .2s ease;display:block}.mobile-nav-item:last-of-type{border-bottom:none}.mobile-nav-item:hover{color:#5ee9b5}.mobile-nav-footer{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:16px}.available-text-mobile{color:#aaa;font-size:14px}@media screen and (max-width:768px){.landing-navbar{padding:16px 20px;backdrop-filter:none;-webkit-backdrop-filter:none;background:#0b0c10fa}.desktop-only{display:none!important}.mobile-only{display:flex}}.landing-hero{padding:160px 24px 60px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:10;background-image:url(/herobg-center.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.hero-content{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-title{font-size:56px;font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px;color:#fff;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.lightning-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:-5px}.hero-subtitle{font-size:18px;color:#a1a1aa;line-height:1.6;margin-bottom:40px;font-weight:400}.highlight-text{color:#f5c04a;font-weight:500}.hero-download-badge{display:inline-flex;align-items:center;gap:12px;padding:8px 8px 8px 24px;border-radius:40px;margin-bottom:60px}.download-text{font-size:14px;font-weight:600;color:#fff}.store-btn-icon.small{width:32px;height:32px}.rate-calculator{width:100%;max-width:440px;background:#15161a;border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:24px;box-shadow:0 24px 48px #0006}.calculator-tabs{display:flex;background:#0f1013;border-radius:12px;padding:4px;margin:0 auto 24px;width:fit-content}.calc-tab{background:transparent;border:none;color:#71717a;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.calc-tab.active{background:#1f2127;color:#fff}.calc-body{display:flex;flex-direction:column;gap:16px}.calc-input-group{display:flex;flex-direction:column;gap:8px;background:#0f1013;border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.03)}.calc-input-group label{font-size:13px;color:#71717a;font-weight:500;text-align:left}.calc-input-wrapper{display:flex;justify-content:space-between;align-items:center}.calc-input-wrapper input{background:transparent;border:none;color:#fff;font-size:24px;font-weight:600;width:60%;outline:none;font-family:inherit}.asset-selector{display:flex;align-items:center;gap:8px;background:#1f2127;padding:6px 12px;border-radius:40px;cursor:pointer;border:none;font:inherit;color:inherit;position:relative}.asset-selector:disabled{opacity:.6;cursor:not-allowed}.asset-selector span{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}.asset-selector-static{cursor:default}.asset-selector-full{width:100%;justify-content:space-between;border-radius:12px;padding:10px 14px}.asset-selector-full span{max-width:none}.asset-menu{position:relative;flex-shrink:0}.asset-menu-full{width:100%}.asset-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:30;min-width:220px;max-height:260px;overflow-y:auto;margin:0;padding:6px;list-style:none;background:#1a1b20;border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 16px 40px #00000073;text-align:left}.asset-menu-full .asset-dropdown{left:0;right:0;min-width:0;max-height:280px}.asset-dropdown button{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#fff;cursor:pointer;font:inherit;text-align:left}.asset-dropdown button:hover,.asset-dropdown button.selected{background:#ffffff0f}.asset-dropdown-label{display:flex;flex-direction:column;gap:2px;min-width:0}.asset-dropdown-label strong{font-size:13px;font-weight:600}.asset-dropdown-label small{font-size:11px;color:#a1a1aa}.asset-logo{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#2a2b31}.asset-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.asset-icon-fallback{background:#2a2b31}.ngn-icon{background:transparent}.calc-input-group-compact{padding:12px 16px}.calc-amount-field{display:flex;align-items:center;gap:4px;flex:1;min-width:0}.calc-amount-prefix{font-size:24px;font-weight:600;color:#fff;line-height:1}.calc-amount-field input{width:100%}.calc-gift-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}.calc-gift-filters:has(>.calc-gift-filter:only-child){grid-template-columns:1fr}.calc-gift-filter{display:flex;flex-direction:column;gap:8px;text-align:left}.calc-gift-filter label{font-size:12px;color:#71717a;font-weight:500}.calc-gift-filter .asset-selector-full{background:#0f1013;border:1px solid rgba(255,255,255,.06)}.calc-form-toggle{display:flex;gap:4px;padding:4px;background:#0f1013;border:1px solid rgba(255,255,255,.06);border-radius:12px}.calc-form-toggle button{flex:1;border:none;background:transparent;color:#a1a1aa;font:inherit;font-size:13px;font-weight:600;padding:10px 8px;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.calc-form-toggle button.active{background:#1f2127;color:#fff}.calc-form-toggle button:disabled{opacity:.4;cursor:not-allowed}.calc-details-inline{border-top:none;margin-top:0;padding-top:0}.calc-status{margin:0;font-size:13px;line-height:1.4;text-align:left}.calc-status-error{color:#f87171}.calc-details{display:flex;flex-direction:column;gap:12px;padding:12px 0;border-top:1px solid rgba(255,255,255,.05);margin-top:4px}.calc-details .detail-row{display:flex;justify-content:space-between;align-items:center}.calc-details .detail-label{font-size:13px;color:#71717a}.calc-details .detail-value{font-size:13px;color:#e4e4e7;font-weight:500}.calc-cta{width:100%;margin-top:8px}@media screen and (max-width:768px){.hero-title{font-size:40px}.desktop-break{display:none}.landing-hero{padding-top:120px}.calc-gift-filters{grid-template-columns:1fr}.asset-dropdown{right:auto;left:0;min-width:200px}}.giftcard-categories-strip{position:relative;z-index:8;width:100%;padding:8px 0 48px;overflow:hidden;background:transparent}.giftcard-categories-strip-track-wrap{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%)}.giftcard-categories-strip-track{display:flex;align-items:center;gap:12px;width:max-content;margin:0;padding:4px 24px;list-style:none;animation:giftcard-categories-marquee 60s linear infinite}.giftcard-categories-strip:hover .giftcard-categories-strip-track{animation-play-state:paused}.giftcard-categories-strip-item{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;padding:8px 16px 8px 8px;border-radius:40px;background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);box-shadow:none;transition:border-color .2s ease,background .2s ease}.giftcard-categories-strip-item:hover{background:#ffffff0f;border-color:#ffffff1a}.giftcard-categories-strip-logo{width:32px;height:32px;border-radius:50%;overflow:hidden;background:#1f2127;border:1px solid rgba(255,255,255,.06);display:grid;place-items:center;flex-shrink:0}.giftcard-categories-strip-logo img{width:100%;height:100%;object-fit:cover}.giftcard-categories-strip-fallback{font-size:12px;font-weight:700;color:#a1a1aa}.giftcard-categories-strip-name{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;letter-spacing:-.01em}@keyframes giftcard-categories-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.giftcard-categories-strip-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:960px;margin:0 auto;row-gap:10px}.giftcard-categories-strip-track>li[aria-hidden=true]{display:none}}@media(max-width:640px){.giftcard-categories-strip{padding:4px 0 32px}.giftcard-categories-strip-track{gap:10px;animation-duration:45s}.giftcard-categories-strip-item{gap:8px;padding:6px 12px 6px 6px}.giftcard-categories-strip-logo{width:28px;height:28px}.giftcard-categories-strip-name{font-size:13px}}.crypto-showcase{padding:80px 24px;display:flex;flex-direction:column;align-items:center;background-color:#fff;position:relative;z-index:5}.section-header{text-align:left;width:100%;max-width:1200px;margin-bottom:48px;box-shadow:none}.section-title{font-size:36px;font-weight:700;color:#0b0c10;margin-bottom:12px}.section-subtitle{font-size:16px;color:#52525b}.showcase-container{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;width:100%;max-width:1200px;align-items:stretch}.left-card.new-design{background:transparent;display:flex;justify-content:center;align-items:flex-end;overflow:visible}.guy-container{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;border-radius:24px;overflow:hidden;background:#f0f0f0}.guy-image{width:100%;height:100%;object-fit:cover;border-radius:24px}.naira-coin-static{position:absolute;left:-80px;top:65%;transform:translateY(-50%);width:300px;z-index:20}.naira-icon-img{width:100%;filter:drop-shadow(0 20px 60px rgba(0,0,0,.25))}.crypto-assets-panel{position:absolute;right:-20px;top:66%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px;z-index:10;width:100%;padding-left:140px}.asset-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:10px 16px;border-radius:16px;width:fit-content;align-self:flex-end;min-width:180px;box-shadow:0 8px 32px #0000001a}.asset-row:nth-child(1){margin-right:40px;min-width:240px}.asset-row:nth-child(2){margin-right:90px;min-width:220px}.asset-row:nth-child(3){margin-right:140px;min-width:200px}.asset-row:nth-child(4){margin-right:190px;min-width:180px}.asset-label{font-size:14px;font-weight:500;color:#fff;opacity:1}.asset-icon-mini{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;background:#fff3;overflow:hidden}.crypto-mini-logo{width:100%;height:100%;object-fit:contain}.dark-card{background:#000;display:flex;flex-direction:column;justify-content:space-between}.card-bg-lines{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.8;z-index:1}.dark-card .card-heading{color:#fff!important}.dark-card .card-text{color:#a1a1aa!important}.coin-visual-image{position:absolute;bottom:0;left:0;z-index:2;width:90%;height:auto;object-fit:contain}@media screen and (max-width:1024px){.crypto-showcase{padding:60px 40px}}@media screen and (max-width:768px){.crypto-showcase{padding:60px 24px}.section-title{font-size:28px}.showcase-container{grid-template-columns:1fr}.showcase-card{height:480px;overflow:hidden}.naira-coin-static{width:200px;left:-40px;top:50%}.crypto-assets-panel{right:20px;padding:16px;gap:8px}}.sell-gc-section{padding:0 80px 60px;display:flex;justify-content:center;background-color:#fff}.sell-gc-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;width:100%;max-width:1200px;min-height:440px;border-radius:28px;overflow:hidden;background-color:#0f3d2e;position:relative;padding:64px 70px 0;gap:40px}.sell-gc-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.sell-gc-content{display:flex;flex-direction:column;gap:18px;z-index:2;padding-bottom:64px}.sell-gc-tag{font-size:13px;font-weight:700;letter-spacing:.08em;color:#f5c04a;text-transform:uppercase}.sell-gc-title{font-size:46px;font-weight:800;color:#fff;line-height:1.1;max-width:380px;letter-spacing:-.5px}.sell-gc-desc{font-size:16px;color:#ffffffbf;line-height:1.6;max-width:360px}.sell-gc-link{display:inline-flex;align-items:center;gap:6px;color:#f5c04a;text-decoration:none;font-size:15px;font-weight:600;margin-top:8px;transition:opacity .2s ease,gap .2s ease}.sell-gc-link:hover{opacity:.85;gap:10px}.sell-gc-visual{display:flex;justify-content:flex-end;align-items:flex-end;align-self:flex-end;z-index:1;overflow:visible}.sell-gc-image{width:130%;max-width:none;height:auto;display:block;transform:translateY(2px);object-fit:contain}@media screen and (max-width:1024px){.sell-gc-section{padding:0 40px 50px}.sell-gc-container{padding:48px 48px 0;gap:24px}.sell-gc-title{font-size:36px}.sell-gc-content{padding-bottom:48px}}@media screen and (max-width:768px){.sell-gc-section{padding:0 20px 40px}.sell-gc-container{grid-template-columns:1.2fr 1fr;padding:36px 28px 0;gap:16px;min-height:320px;align-items:flex-end;border-radius:20px}.sell-gc-content{gap:12px;padding-bottom:36px}.sell-gc-tag{font-size:11px}.sell-gc-title{font-size:24px;max-width:220px}.sell-gc-desc{font-size:13px;max-width:200px}.sell-gc-link{font-size:13px;margin-top:4px}.sell-gc-image{width:150%;transform:translate(10%) translateY(2px)}}.features-showcase{display:flex;flex-direction:column;align-items:center;background-color:#fff;gap:24px;padding:0 24px 80px}.showcase-container{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%;max-width:1200px;align-items:stretch}.showcase-card{position:relative;border-radius:24px;overflow:hidden;height:580px}.image-only{display:flex}.showcase-image{width:100%;height:100%;object-fit:cover}.creamy-card{background:#fef9ee;display:flex;flex-direction:column;justify-content:space-between}.withdrawal-visual-container{position:relative;z-index:2;width:100%;padding-bottom:60px;display:flex;justify-content:center;align-items:flex-end;flex:1}.withdrawal-card-wrapper{position:relative;width:85%;max-width:400px;animation:float 4s ease-in-out infinite}.withdrawal-notification{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:center;gap:16px;position:relative;z-index:5;box-shadow:0 4px 20px #0000000d}.withdrawal-logo-bg{background:#00875a;width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:8px}.withdrawal-small-logo{width:100%;height:auto}.withdrawal-info{display:flex;flex-direction:column;gap:4px}.withdrawal-status{font-weight:700;font-size:14px;color:#0b0c10}.withdrawal-msg{font-size:12px;color:#64748b}.withdrawal-shadow-layer{position:absolute;left:5%;width:90%;background:#fff6;border-radius:12px;border:1px solid rgba(0,0,0,.02)}.layer-1{bottom:-8px;height:40px;z-index:4}.layer-2{bottom:-16px;height:40px;z-index:3;opacity:.2}.green-card{background:#0b4635;display:flex;flex-direction:column;justify-content:space-between}.features-showcase .card-heading{color:#0b0c10}.features-showcase .card-text{color:#52525b}.green-card .card-heading{color:#fff!important}.green-card .card-text{color:#ffffffb3!important}.networks-visual-outer{width:100%;display:flex;justify-content:flex-end;padding-bottom:40px;flex:1;align-items:flex-end}.networks-pill-bg{background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:16px 0 16px 32px;border-radius:100px 0 0 100px;display:flex;align-items:center;justify-content:flex-end;animation:float 5s ease-in-out infinite;box-shadow:none}.networks-visual-image{width:350px;height:auto;object-fit:contain}.card-content-overlay{padding:40px;position:relative;z-index:3}.card-heading{font-size:28px;font-weight:700;color:#0b0c10;margin-bottom:16px}.card-text{font-size:15px;color:#52525b;line-height:1.5;max-width:300px}.card-bg-lines{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.6;z-index:1}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media screen and (max-width:768px){.features-showcase{padding-bottom:60px}.showcase-container{grid-template-columns:1fr}.showcase-card{height:480px}.card-heading{font-size:24px}.card-content-overlay{padding:32px}.networks-pill-bg{padding:12px 0 12px 24px;width:fit-content}.networks-visual-image{width:220px}}.everything-section{padding:80px;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:48px}.everything-header{text-align:center;max-width:680px}.everything-title{font-size:42px;font-weight:800;color:#0b0c10;line-height:1.15;margin-bottom:16px;letter-spacing:-.5px}.everything-subtitle{font-size:16px;color:#6b7280;line-height:1.6}.everything-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1200px}.ev-card{border-radius:20px;overflow:hidden;position:relative;height:520px;background:#f5f5f5;border:1px solid #ebebeb}.ev-card__image-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.ev-card--light{background:#f2f2f2}.ev-card__image-wrap--convert{min-height:340px;display:flex;align-items:flex-end;justify-content:flex-end;padding:0;overflow:hidden}.ev-card__img--convert{width:110%;height:100%;object-fit:cover;object-position:center right;display:block}.ev-card--phone{background:#f2f2f2;border:1px solid #e8e8e8}.ev-card__image-wrap--track{min-height:340px;display:flex;align-items:flex-start;justify-content:center;padding:0}.ev-card__img--track{width:auto;height:100%;max-height:360px;object-fit:contain;display:block}.ev-card--photo{background:#c8d8e8}.ev-card__image-wrap--getpaid{min-height:340px;position:relative;overflow:hidden}.ev-card__img--getpaid{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;position:absolute;top:0;left:0}.ev-card__badge{position:absolute;top:20px;left:16px;right:16px;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:14px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;box-shadow:0 4px 24px #0000001f;z-index:10}.ev-badge__icon{width:40px;height:40px;min-width:40px;border-radius:10px;background:#155e3e;display:flex;align-items:center;justify-content:center;padding:8px}.ev-badge__logo{width:100%;height:auto}.ev-badge__text{display:flex;flex-direction:column;gap:4px;flex:1}.ev-badge__title{font-size:13px;font-weight:700;color:#0b0c10;line-height:1.2}.ev-badge__desc{font-size:11px;color:#6b7280;line-height:1.4}.ev-card__footer{position:absolute;bottom:24px;right:0;width:auto;max-width:85%;padding:16px 20px;display:flex;align-items:flex-start;gap:12px;background:#fff;border-radius:16px 0 0 16px;z-index:5;box-shadow:-4px 4px 20px #00000014}.ev-card--phone .ev-card__footer{background:#fff}.ev-card__label{font-size:15px;font-weight:800;color:#155e3e;white-space:nowrap;padding-top:2px}.ev-card__desc{font-size:13px;color:#52525b;line-height:1.55}@media screen and (max-width:1024px){.everything-section{padding:60px 40px}.everything-title{font-size:34px}}@media screen and (max-width:768px){.everything-section{padding:60px 24px;gap:36px}.everything-title{font-size:28px}.everything-grid{grid-template-columns:1fr;gap:16px}.ev-card__image-wrap--convert,.ev-card__image-wrap--track,.ev-card__image-wrap--getpaid{min-height:260px}}.security-section{padding:40px 24px 56px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:#f2f2f2}.security-card{position:relative;background:#111113;border-radius:28px;overflow:hidden;width:100%;max-width:900px;padding:64px 40px 52px;display:flex;flex-direction:column;align-items:center;gap:0;border:1px solid rgba(255,255,255,.07);box-shadow:0 24px 80px #0000008c}.security-rings{position:absolute;inset:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.06)}.ring-1{width:220px;height:220px}.ring-2{width:400px;height:400px}.ring-3{width:580px;height:580px}.ring-4{width:780px;height:780px}.security-header{position:relative;z-index:2;text-align:center;max-width:580px;margin-bottom:36px}.security-title{font-family:Inter,Outfit,sans-serif;font-size:clamp(22px,3.5vw,38px);font-weight:700;color:#fff;line-height:1.2;margin:0 0 12px;letter-spacing:-.5px}.security-subtitle{font-family:Inter,sans-serif;font-size:14.5px;color:#ffffff80;margin:0;line-height:1.6}.security-lock-wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;margin-bottom:48px;filter:drop-shadow(0 8px 40px rgba(200,160,60,.2));animation:lock-float 4s ease-in-out infinite}.security-padlock{width:clamp(130px,18vw,200px);height:auto;display:block}@keyframes lock-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.security-features{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%}.security-feature-card{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1 1 180px;max-width:220px;padding:20px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;transition:background .2s ease,transform .2s ease;cursor:default}.security-feature-card:hover{background:#ffffff12;transform:translateY(-4px)}.security-feature-icon-wrapper{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;flex-shrink:0}.security-feature-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.security-feature-text{font-family:Inter,sans-serif;font-size:12.5px;color:#fff9;text-align:center;line-height:1.6;margin:0}@media(max-width:768px){.security-card{padding:48px 24px 40px;border-radius:22px}.ring-4{display:none}}@media(max-width:520px){.security-section{padding:28px 16px 40px}.security-card{padding:40px 20px 36px;border-radius:20px}.security-features{flex-direction:column;align-items:stretch}.security-feature-card{max-width:100%;width:100%;flex-direction:row;align-items:flex-start;text-align:left;gap:14px;padding:16px}.security-feature-text{text-align:left}.ring-3,.ring-4{display:none}.security-padlock{width:clamp(110px,40vw,150px)}}.footer{background:#0a0a0a;color:#fff;font-family:Inter,sans-serif;overflow:hidden}.footer-cta{display:flex;align-items:center;justify-content:space-between;padding:64px 72px 60px;border-bottom:1px solid rgba(255,255,255,.07);position:relative;overflow:hidden;gap:32px}.footer-cta-left{flex:1;max-width:580px;z-index:2}.footer-cta-title{font-size:clamp(26px,4vw,44px);font-weight:700;letter-spacing:-.5px;line-height:1.15;margin:0 0 16px;color:#fff}.footer-cta-sub{font-size:15px;color:#ffffff8c;line-height:1.6;margin:0 0 36px;max-width:480px}.footer-store-btns{display:flex;gap:14px;flex-wrap:wrap}.footer-store-btn{display:flex;align-items:center;gap:10px;background:#fffffff5;color:#111;border:none;border-radius:12px;padding:14px 26px;font-size:15px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s ease,transform .2s ease}.footer-store-btn:hover{background:#fff;transform:translateY(-2px)}.footer-store-icon{width:22px;height:22px;object-fit:contain;flex-shrink:0}.footer-cta-right{flex-shrink:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1}.footer-gold-bar{width:clamp(180px,24vw,320px);height:auto;display:block;filter:drop-shadow(0 -8px 40px rgba(200,170,60,.25))}.footer-mid{display:flex;align-items:center;justify-content:space-between;padding:28px 72px;gap:24px;flex-wrap:wrap}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-logo{height:28px;width:auto;max-width:none;object-fit:contain;flex-shrink:0;display:block}.footer-email{font-size:13px;color:#d4a017;text-decoration:none;font-weight:500;transition:opacity .2s}.footer-email:hover{opacity:.8;text-decoration:underline}.footer-info{font-size:13px;color:#ffffff73;line-height:1.5;margin:0;font-weight:400}.footer-contact-item{display:flex;align-items:center;gap:10px;margin-top:4px}.footer-contact-item svg{flex-shrink:0}.footer-socials{display:flex;gap:18px;align-items:center}.footer-social-link{color:#ffffffa6;display:flex;align-items:center;justify-content:center;transition:color .2s ease,transform .2s ease}.footer-social-link:hover{color:#fff;transform:translateY(-2px)}.footer-divider{height:1px;background:#ffffff12;margin:0 72px}.footer-legal-wrapper{position:relative;padding:32px 72px 40px;overflow:hidden}.footer-watermark{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:16px;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;opacity:.06}.footer-watermark-logo{height:120px;width:auto;max-width:none;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.footer-watermark-text{font-size:clamp(80px,14vw,160px);font-weight:800;color:#fff;letter-spacing:-4px;line-height:1}.footer-legal{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px}.footer-legal-links{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:4px}.footer-legal-link{font-size:12px;font-weight:500;color:#ffffff8c;text-decoration:none;transition:color .2s ease}.footer-legal-link:hover{color:#4ade96}.footer-legal p{font-size:11.5px;color:#ffffff61;line-height:1.7;margin:0;max-width:860px}@media(max-width:900px){.footer-cta{padding:52px 40px 48px}.footer-mid{padding:24px 40px}.footer-divider{margin:0 40px}.footer-legal-wrapper{padding:28px 40px 36px}}@media(max-width:640px){.footer-cta{flex-direction:column;padding:48px 24px 0;align-items:flex-start;border-bottom:none}.footer-cta-right{width:100%;justify-content:center;margin-top:32px}.footer-gold-bar{width:clamp(200px,70vw,280px)}.footer-mid{padding:24px 24px 20px;flex-direction:column;align-items:flex-start;gap:16px;border-top:1px solid rgba(255,255,255,.07)}.footer-socials{gap:20px}.footer-divider{margin:0 24px}.footer-legal-wrapper{padding:24px 24px 80px}.footer-store-btns{gap:12px}.footer-store-btn{padding:12px 20px;font-size:14px}.footer-watermark-text{font-size:clamp(60px,20vw,100px)}.footer-watermark-logo{height:120px}}.landing-page{min-height:100vh;background-color:#0b0c10;background-image:radial-gradient(circle at 50% 40%,rgba(31,84,153,.25) 0%,transparent 40%),radial-gradient(circle at 40% 60%,rgba(103,31,153,.2) 0%,transparent 35%),radial-gradient(circle at 60% 60%,rgba(42,213,172,.1) 0%,transparent 40%);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden;position:relative}.landing-page:before{content:"";position:absolute;inset:0;background:none;opacity:.05;pointer-events:none;z-index:0}.btn-primary{background:#178a57;color:#fff;border:none;border-radius:8px;padding:14px 28px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.glass-container{background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);border-radius:20px}@media(prefers-reduced-motion:reduce){.landing-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.about-page{min-height:100vh;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column}.about-hero{padding-top:120px;padding-bottom:0;background:radial-gradient(ellipse 70% 50% at 50% 0%,rgba(23,138,87,.08) 0%,transparent 70%)}.about-hero-inner{max-width:760px;margin:0 auto;padding:0 24px 60px;text-align:center}.about-eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#178a57;margin:0 0 16px}.about-title{font-size:clamp(36px,6vw,64px);font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:0 0 28px;color:#fff}.about-title-accent{background:linear-gradient(135deg,#fff 40%,#4ade96);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-intro{font-size:16px;color:#fff9;line-height:1.8;max-width:680px;margin:0 auto}.about-hero:after{content:"";display:block;height:1px;background:#ffffff14;max-width:900px;margin:0 auto}.about-body{flex:1;padding:64px 0 80px}.about-body-inner{max-width:860px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:40px}.about-para{font-size:15px;color:#fff9;line-height:1.85;margin:0}.about-serves{border-top:1px solid rgba(255,255,255,.07);padding-top:32px}.about-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.about-trust-card{display:flex;flex-direction:column;gap:14px;padding:28px 20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:18px;transition:background .25s ease,transform .25s ease;cursor:default}.about-trust-card:hover{background:#ffffff12;transform:translateY(-4px)}.about-trust-icon-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;flex-shrink:0}.about-trust-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.about-trust-text{font-size:13.5px;color:#ffffffa6;line-height:1.6;margin:0}.about-focus{display:flex;flex-direction:column;gap:16px}.about-focus-label{font-size:14px;font-weight:600;color:#ffffffd9;margin:0}.about-focus-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.about-focus-item{display:flex;align-items:center;gap:12px;font-size:14.5px;color:#fff9;line-height:1.5}.about-focus-dot{width:6px;height:6px;border-radius:50%;background:#178a57;flex-shrink:0}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-value-card{padding:32px 28px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;display:flex;flex-direction:column;gap:12px;transition:background .25s,transform .25s}.about-value-card:hover{background:#ffffff0f;transform:translateY(-3px)}.about-value-title{font-size:15px;font-weight:700;color:#fff;margin:0;letter-spacing:-.3px}.about-value-text{font-size:13.5px;color:#ffffff8c;line-height:1.7;margin:0}@media(max-width:768px){.about-trust-grid{grid-template-columns:1fr;gap:12px}.about-trust-card{flex-direction:row;align-items:flex-start;padding:20px 18px;border-radius:14px}.about-values{grid-template-columns:1fr}.about-body{padding:48px 0 64px}.about-body-inner{gap:32px}}@media(max-width:520px){.about-hero-inner{text-align:left;padding:0 20px 48px}.about-intro{font-size:15px;text-align:left}.about-body-inner{padding:0 20px;gap:28px}.about-trust-card{padding:16px;gap:12px}.about-value-card{padding:24px 20px}.about-title,.about-eyebrow{text-align:left}}.legal-page{min-height:100vh;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column}.legal-main{flex:1;padding:120px 0 80px;background:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(23,138,87,.08) 0%,transparent 70%)}.legal-inner{max-width:760px;margin:0 auto;padding:0 24px}.legal-eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#178a57;margin:0 0 16px}.legal-title{font-size:clamp(32px,5vw,48px);font-weight:800;letter-spacing:-1px;line-height:1.15;margin:0 0 24px;color:#fff}.legal-intro{font-size:15px;color:#ffffffa6;line-height:1.85;margin:0 0 48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.08)}.legal-sections{display:flex;flex-direction:column;gap:36px}.legal-section{display:flex;flex-direction:column;gap:12px}.legal-section-title{font-size:16px;font-weight:700;color:#fff;margin:0;letter-spacing:-.2px}.legal-section p{font-size:14.5px;color:#fff9;line-height:1.85;margin:0}.legal-list{margin:0;padding:0 0 0 20px;display:flex;flex-direction:column;gap:8px}.legal-list li{font-size:14.5px;color:#fff9;line-height:1.75}.legal-link{color:#4ade96;text-decoration:none}.legal-link:hover{text-decoration:underline}.legal-contact-block{display:flex;flex-direction:column;gap:4px}@media(max-width:520px){.legal-main{padding:104px 0 64px}.legal-inner{padding:0 20px}}.not-found-page{min-height:100vh;background-color:#0b0c10;background-image:radial-gradient(circle at 50% 35%,rgba(31,84,153,.22) 0%,transparent 42%),radial-gradient(circle at 38% 58%,rgba(103,31,153,.16) 0%,transparent 38%),radial-gradient(circle at 62% 58%,rgba(42,213,172,.1) 0%,transparent 40%);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.not-found-main{flex:1;display:flex;align-items:center;justify-content:center;padding:140px 24px 80px;background:radial-gradient(ellipse 70% 45% at 50% 20%,rgba(23,138,87,.08) 0%,transparent 70%)}.not-found-inner{max-width:560px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.not-found-eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#178a57;margin:0 0 12px}.not-found-code{font-size:clamp(96px,18vw,160px);font-weight:800;letter-spacing:-6px;line-height:.9;margin:0 0 20px;background:linear-gradient(135deg,#fff 35%,#4ade96);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.not-found-title{font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:-1px;line-height:1.2;margin:0 0 16px;color:#fff}.not-found-copy{font-size:16px;color:#fff9;line-height:1.75;margin:0 0 36px;max-width:440px}.not-found-actions{display:flex;justify-content:center}.btn-primary{background:#178a57;color:#fff;border:none;border-radius:8px;padding:14px 28px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-primary:hover{background:#1cb56d;transform:translateY(-2px);box-shadow:0 4px 12px #1cb56d4d}.not-found-cta{min-width:180px}@media(max-width:520px){.not-found-main{padding:120px 20px 64px;align-items:flex-start}.not-found-inner{text-align:left;align-items:flex-start}.not-found-copy{font-size:15px}.not-found-actions{justify-content:flex-start;width:100%}.not-found-cta{width:100%}}@media(prefers-reduced-motion:reduce){.not-found-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
