:root{--ink:#0e1116;--ink-2:#191d24;--ivory:#f7f5f0;--paper:#fffdfa;--green:#12b886;--green-dark:#08785a;--green-soft:#daf7ed;--muted:#626a76;--line:#dfe2e4;--danger:#b42318;--radius:24px;--shadow:0 24px 70px rgba(14,17,22,.10);--font:"Space Grotesk","Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.6 var(--font);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;left:16px;top:12px;background:#fff;padding:10px 14px;border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:3px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(247,245,240,.92);border-bottom:1px solid rgba(14,17,22,.08);backdrop-filter:blur(14px)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:20px;letter-spacing:-.04em}.brand img{border-radius:10px}.site-nav{display:flex;gap:26px;margin-left:auto}.site-nav a{font-weight:600;color:#414852;padding:10px 0}.site-nav a:hover{color:var(--green-dark)}.menu-button{display:none;width:46px;height:46px;border:0;background:transparent;margin-left:auto}.menu-button i{display:block;width:22px;height:2px;background:var(--ink);margin:6px auto}
.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--ink);border-radius:14px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--ink-2)}.button-green{background:var(--green);border-color:var(--green);color:var(--ink)}.button-ghost{background:transparent;color:var(--ink)}.button-small{min-height:44px;padding-inline:16px;border-radius:12px}
.hero{padding:84px 0 70px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;color:var(--green-dark)}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 7px rgba(18,184,134,.12)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05;letter-spacing:-.045em}h1{font-size:clamp(52px,7vw,92px);margin:24px 0}h2{font-size:clamp(38px,5vw,66px)}h3{font-size:24px}.hero-copy>p{max-width:630px;color:var(--muted);font-size:20px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.microcopy{font-size:13px!important;margin-top:16px!important}.approval-note{display:flex;gap:10px;align-items:flex-start;border:1px solid #cdd4d1;background:#fff;padding:14px 16px;border-radius:14px;margin-top:24px;max-width:660px;font-size:14px;color:#46505b}.approval-note svg{flex:0 0 auto;margin-top:2px}
.visual-slot{position:relative;min-height:520px;border-radius:34px;background:var(--ink);overflow:hidden;color:#fff;box-shadow:var(--shadow);isolation:isolate}.visual-slot:before,.visual-slot:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);z-index:-1}.visual-slot:before{width:420px;height:420px;background:var(--green);right:-170px;top:-160px}.visual-slot:after{width:300px;height:300px;border:1px solid rgba(255,255,255,.14);left:-100px;bottom:-120px;box-shadow:0 0 0 70px rgba(255,255,255,.02)}.slot-label{position:absolute;top:24px;left:26px;color:#aab2bd;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.wallet-panel{position:absolute;inset:90px 44px auto;background:#fff;color:var(--ink);border-radius:24px;padding:28px;transform:rotate(-3deg)}.wallet-panel small{color:var(--muted);font-weight:700}.wallet-panel strong{display:block;font-size:52px;letter-spacing:-.06em}.wallet-panel span{color:var(--green-dark);font-weight:700}.card-panel{position:absolute;width:72%;right:-8%;bottom:36px;background:#151a21;border:1px solid #303640;border-radius:24px;padding:26px;transform:rotate(7deg);box-shadow:0 30px 60px rgba(0,0,0,.3)}.card-panel b{display:block;font-size:20px}.card-panel strong{display:block;margin:44px 0 30px;letter-spacing:.15em}.card-panel small{color:#aeb5bf}.flow-chip{position:absolute;left:24px;bottom:35px;background:var(--green-soft);color:#075e47;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:700}
.section{padding:110px 0}.section-white{background:var(--paper)}.section-dark{background:var(--ink);color:#fff}.section-head{max-width:780px;margin-bottom:54px}.section-head p{font-size:18px;color:var(--muted)}.section-dark .section-head p{color:#9fa7b2}.promise-grid,.feature-grid,.fund-grid,.trust-grid{display:grid;gap:16px}.promise-grid{grid-template-columns:repeat(3,1fr)}.promise-card,.feature-card,.trust-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.promise-card span,.feature-card span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--green-soft);color:var(--green-dark);font-weight:700;margin-bottom:48px}.promise-card p,.feature-card p,.trust-card p{color:var(--muted)}
.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;counter-reset:step}.flow-step{position:relative;min-height:210px;background:var(--ink-2);border:1px solid #2c323b;border-radius:20px;padding:24px}.flow-step:after{content:"→";position:absolute;right:-27px;top:50%;color:var(--green);font-size:24px}.flow-step:last-child:after{display:none}.flow-step b{display:block;color:var(--green);font-size:12px;letter-spacing:.12em;margin-bottom:52px}.flow-step p{color:#aeb5c0;margin:12px 0 0;font-size:14px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{min-height:250px}.feature-card.wide{grid-column:span 2;background:var(--green);border-color:var(--green)}.feature-card.wide p{color:#174d40}.slot-box{aspect-ratio:4/3;border:1px dashed #8b949e;border-radius:28px;background:linear-gradient(135deg,#eef0ed,#fff);display:grid;place-items:center;text-align:center;color:#66707b;padding:20px}.slot-box strong{display:block;color:var(--ink);font-size:18px}.fund-grid{grid-template-columns:repeat(3,1fr)}.fund-card{background:#fff;border-radius:var(--radius);padding:28px;border:1px solid var(--line)}.fund-card small{color:var(--green-dark);font-weight:700}.fund-card p{color:var(--muted)}.quote-card{margin-top:54px;background:var(--ink);color:#fff;border-radius:28px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.quote-lines{display:grid;gap:10px}.quote-lines div{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid #303640;padding-bottom:9px}.quote-lines span{color:#aeb5c0}.quote-card>strong{font-size:40px;color:var(--green)}
.trust-grid{grid-template-columns:repeat(4,1fr)}.trust-card{background:transparent}.section-dark .trust-card{border-color:#303640}.section-dark .trust-card p{color:#9fa7b2}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #303640;border-radius:28px;overflow:hidden}.use{min-height:260px;padding:28px;border-right:1px solid #303640}.use:last-child{border:0}.use span{color:var(--green);font-weight:700;font-size:12px}.use h3{margin-top:80px}.use p{color:#9fa7b2}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list summary{cursor:pointer;list-style:none;font-size:20px;font-weight:700;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green-dark)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);padding-right:40px}
.cta{padding:90px 0}.cta-panel{background:var(--green);border-radius:34px;padding:64px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.cta-panel h2{margin-bottom:12px}.waitlist-form{display:flex;gap:10px;align-items:start}.field{flex:1}.field label{display:block;font-weight:700;font-size:13px;margin-bottom:7px}.field input,.field textarea{width:100%;min-height:54px;border:1px solid #a9b4b0;border-radius:13px;padding:0 15px;background:#fff;color:var(--ink)}.field textarea{padding-top:13px;min-height:160px}.field-error{display:block;color:#691b15;font-weight:600;font-size:13px;margin-top:5px}.form-status{min-height:24px;margin:12px 0 0;font-weight:600}.waitlist-form .button{margin-top:28px;white-space:nowrap}
.page-hero{padding:88px 0 62px}.page-hero .shell{max-width:900px;margin-left:max(20px,calc((100vw - 1180px)/2))}.page-hero h1{font-size:clamp(48px,7vw,82px)}.page-hero p{max-width:720px;font-size:20px;color:var(--muted)}.page-body{padding:30px 0 110px}.content-grid{display:grid;grid-template-columns:260px 1fr;gap:70px}.side-nav{position:sticky;top:110px;align-self:start;display:grid;gap:6px}.side-nav a{padding:9px 12px;border-radius:9px;color:#535c67}.side-nav a:hover{background:#fff}.prose{max-width:820px}.prose h2{font-size:38px;margin-top:60px}.prose h3{font-size:23px;margin-top:38px}.prose p,.prose li{color:#4e5762}.prose li+li{margin-top:8px}.draft-banner{border-left:4px solid #d97706;background:#fff7e6;padding:16px 18px;border-radius:0 12px 12px 0;margin-bottom:38px}.status-card{background:#fff;border:1px solid var(--line);padding:24px;border-radius:18px;display:flex;justify-content:space-between;gap:20px}.status-dot{color:var(--green-dark);font-weight:700}.contact-form{display:grid;gap:18px;max-width:660px}
.site-footer{background:var(--ink);color:#fff;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.footer-lead p{color:#9fa7b2;max-width:330px;margin-top:20px}.footer-grid h2{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#8f98a4}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a{color:#cbd0d7}.footer-grid a:hover{color:var(--green)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #303640;margin-top:55px;padding-top:24px;color:#8f98a4;font-size:13px}.toast{position:fixed;left:50%;bottom:24px;z-index:200;transform:translate(-50%,140%);background:var(--ink);color:#fff;border:1px solid #343a44;border-radius:14px;padding:14px 18px;box-shadow:var(--shadow);transition:transform .25s}.toast.show{transform:translate(-50%,0)}

/* Generated v2 editorial artwork. Live HTML remains the source of product claims. */
.art-stage{position:relative;isolation:isolate;min-width:0}.art-stage:before{content:"";position:absolute;z-index:-1;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(18,184,134,.13),rgba(18,184,134,0) 68%);right:-8%;top:4%}.art-picture{position:absolute;inset:0;z-index:2;display:block;pointer-events:none;user-select:none}.art-picture img{display:block;width:100%;height:100%;object-fit:contain}.live-proof,.funding-node,.activity-proof,.approval-proof,.payout-proof,.global-proof,.global-status,.customer-proof{position:absolute;z-index:1}.live-proof{background:#fff;color:var(--ink);border:1px solid rgba(14,17,22,.12);border-radius:20px;padding:22px;box-shadow:0 22px 55px rgba(14,17,22,.13)}.live-proof small{display:block;color:var(--muted);font-size:10px;letter-spacing:.11em;font-weight:700}.wallet-proof strong{display:block;font-size:42px;line-height:1;letter-spacing:-.055em;margin:12px 0 16px}.wallet-proof div{display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-proof span{color:var(--muted);font-size:12px}.wallet-proof b{color:var(--green-dark);font-size:12px}.card-proof{background:var(--ink-2);color:#fff;border-color:#333943}.card-proof>div{display:flex;align-items:start;justify-content:space-between;gap:15px}.card-proof>div span{color:#aab2bc;font-size:9px;letter-spacing:.1em}.card-proof>strong{display:block;margin:34px 0 25px;letter-spacing:.12em;font-size:14px}.card-proof>small{color:#aab2bc}.hero-art-stage{min-height:650px}.hero-art-stage:before{width:88%;right:-12%;top:10%}.hero-wallet-proof{top:6%;right:2%;width:45%}.hero-card-proof{right:0;bottom:5%;width:48%;transform:rotate(-2deg)}.hero-art-stage .flow-chip{z-index:3;left:3%;bottom:8%}
.route-art{padding:10px 0 35px}.route-art-dark{background:var(--ink);color:#fff;padding:45px 0}.route-art-white{background:var(--paper)}.route-art-wide{padding-bottom:65px}.route-art .art-stage{min-height:600px}.home-product-art{min-height:570px}.wallet-art-stage .art-picture,.card-art-stage .art-picture,.funding-art-stage .art-picture,.withdrawal-art-stage .art-picture,.global-art-stage .art-picture{z-index:2}.wallet-art-proof{left:43%;top:14%;width:41%}.activity-proof{left:45%;bottom:12%;width:39%;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px 15px;box-shadow:0 18px 40px rgba(14,17,22,.1);color:var(--ink)}.activity-proof i,.payout-proof i,.global-status i{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(18,184,134,.13)}.activity-proof span,.payout-proof span{display:flex;flex-direction:column}.activity-proof small,.payout-proof small{color:var(--muted)}.activity-proof>strong{color:var(--green-dark);font-size:12px}.card-art-proof{left:5%;top:30%;width:53%;transform:rotate(-1deg)}.approval-proof{right:3%;top:10%;display:flex;align-items:center;gap:10px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:15px;padding:12px 14px;box-shadow:0 16px 35px rgba(14,17,22,.1)}.approval-proof svg{color:var(--green-dark);flex:0 0 auto}.approval-proof span{display:flex;flex-direction:column}.approval-proof small{color:var(--muted)}
.funding-art-stage{min-height:620px}.route-art-dark .funding-art-stage:before{background:radial-gradient(circle,rgba(18,184,134,.18),rgba(18,184,134,0) 68%)}.funding-node{background:#fff;color:var(--ink);border:1px solid rgba(14,17,22,.12);border-radius:17px;padding:16px 18px;box-shadow:0 18px 40px rgba(0,0,0,.14);display:flex;flex-direction:column}.funding-node small{color:var(--green-dark);font-size:10px;letter-spacing:.11em;font-weight:700}.funding-node strong{font-size:15px;margin-top:5px}.funding-node span{font-size:11px;color:var(--muted);margin-top:4px}.funding-one{left:3%;top:49%;width:22%}.funding-two{left:43%;top:17%;width:22%}.funding-three{right:2%;top:48%;width:27%}.home-funding-art{margin:-25px 0 25px}.withdraw-home-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;margin-top:50px}.withdraw-home-grid .quote-card{margin-top:0}.withdrawal-art-stage{min-height:520px}.withdrawal-wallet{left:2%;top:34%;width:24%}.withdrawal-wallet strong{display:block;font-size:17px;margin:8px 0}.withdrawal-wallet span{font-size:12px;color:var(--green-dark)}.withdrawal-quote{left:43%;top:36%;width:23%;padding:17px}.withdrawal-quote div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:7px 0;font-size:11px}.withdrawal-quote b{color:var(--green-dark)}.payout-proof{right:2%;top:36%;width:20%;display:flex;align-items:center;gap:12px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:16px;padding:14px;box-shadow:0 16px 38px rgba(14,17,22,.1)}
.security-home-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:center}.security-home-grid .flow{grid-template-columns:1fr 1fr}.security-home-grid .flow-step:after{display:none}.security-art-stage{min-height:590px}.security-art-stage .art-picture{z-index:1}.security-proof-grid{position:absolute;z-index:2;left:51%;top:29%;width:34%;height:31%;display:grid;grid-template-columns:1fr 1fr;gap:11px}.security-proof-grid span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#fff;text-align:center;font-size:11px}.security-proof-grid svg{color:var(--green)}
.global-art-stage{min-height:600px}.global-proof{right:2%;top:5%;width:28%;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:19px;box-shadow:0 18px 45px rgba(14,17,22,.1)}.global-proof small{color:var(--green-dark);font-size:10px;letter-spacing:.1em;font-weight:700}.global-proof strong{display:block;font-size:20px;line-height:1.15;margin:8px 0}.global-proof span{color:var(--muted);font-size:12px}.global-status{left:36%;top:42%;background:var(--ink);color:#fff;border-radius:13px;padding:11px 14px;display:flex;align-items:center;gap:11px;font-size:12px;font-weight:700}.customer-art-stage{min-height:590px;margin-bottom:20px}.customer-proof{left:50%;bottom:2%;transform:translateX(-50%);display:flex;gap:8px;flex-wrap:wrap;justify-content:center;width:min(700px,90%)}.customer-proof span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;color:var(--ink);font-size:12px;font-weight:700;box-shadow:0 10px 25px rgba(14,17,22,.08)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-nav{position:absolute;left:20px;right:20px;top:68px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:var(--shadow);display:none;flex-direction:column;gap:0}.site-nav.open{display:flex}.site-nav a{padding:12px}.menu-button{display:block}.header-cta{display:none}.hero-grid,.split,.cta-panel{grid-template-columns:1fr}.visual-slot{min-height:470px}.promise-grid,.fund-grid{grid-template-columns:1fr}.flow{grid-template-columns:1fr 1fr}.flow-step:after{display:none}.trust-grid,.use-grid{grid-template-columns:1fr 1fr}.use{border-bottom:1px solid #303640}.faq-grid{grid-template-columns:1fr;gap:30px}.content-grid{grid-template-columns:1fr}.side-nav{position:static;display:flex;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.security-home-grid,.withdraw-home-grid{grid-template-columns:1fr}.hero-art-stage{min-height:590px}.home-product-art{min-height:600px}.route-art .art-stage{min-height:570px}.security-art-stage{min-height:640px}.global-art-stage{min-height:520px}}
@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.hero{padding-top:55px}.hero-copy>p,.page-hero p{font-size:17px}.visual-slot{min-height:420px}.wallet-panel{inset:75px 20px auto;padding:22px}.wallet-panel strong{font-size:40px}.card-panel{width:86%;right:-14%;bottom:42px}.section{padding:78px 0}.flow,.feature-grid,.trust-grid,.use-grid{grid-template-columns:1fr}.feature-card.wide{grid-column:auto}.quote-card{grid-template-columns:1fr}.quote-card>strong{font-size:32px}.use{min-height:220px;border-right:0}.use h3{margin-top:55px}.cta-panel{padding:34px 22px}.waitlist-form{display:grid}.waitlist-form .button{margin-top:0}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{display:grid;gap:6px}.page-hero{padding-top:58px}.content-grid{gap:30px}.side-nav{overflow:auto;flex-wrap:nowrap}.side-nav a{white-space:nowrap}.status-card{display:grid}}
@media(max-width:600px){.art-stage:before{width:110%;right:-35%}.hero-art-stage{min-height:520px;margin-top:5px}.hero-wallet-proof{top:5%;right:0;width:53%}.hero-card-proof{right:-2%;bottom:2%;width:61%}.wallet-proof strong{font-size:30px;margin:8px 0 11px}.live-proof{padding:15px;border-radius:15px}.card-proof>strong{margin:23px 0 17px;font-size:11px}.hero-art-stage .flow-chip{left:0;bottom:11%;font-size:11px}.route-art{padding-bottom:15px}.route-art .art-stage,.home-product-art{min-height:510px}.wallet-art-proof{left:42%;top:17%;width:50%}.activity-proof{left:39%;bottom:8%;width:57%;padding:10px}.card-art-proof{left:1%;top:32%;width:58%}.approval-proof{right:0;top:8%;font-size:11px}.funding-art-stage,.withdrawal-art-stage{min-height:auto;padding-top:390px;display:grid;grid-template-columns:1fr;gap:9px}.funding-art-stage .art-picture,.withdrawal-art-stage .art-picture{height:380px;bottom:auto}.funding-node,.withdrawal-wallet,.withdrawal-quote,.payout-proof{position:relative;inset:auto;width:auto}.funding-node,.withdrawal-wallet,.withdrawal-quote,.payout-proof{z-index:3}.home-funding-art{margin:0 0 25px}.withdraw-home-grid{margin-top:30px}.security-art-stage{min-height:520px}.security-proof-grid{left:47%;top:28%;width:43%;height:32%;gap:7px}.security-proof-grid span{font-size:9px}.security-proof-grid svg{width:16px;height:16px}.global-art-stage{min-height:auto;padding-top:370px;display:grid;gap:9px}.global-art-stage .art-picture{height:360px;bottom:auto}.global-proof,.global-status{position:relative;inset:auto;width:auto;z-index:3}.customer-art-stage{min-height:440px}.customer-proof{bottom:0;width:100%}.customer-proof span{padding:7px 10px;font-size:10px}}
.art-stage{overflow:clip}.wallet-art-proof{width:27%;z-index:3}.activity-proof{width:27%;z-index:3}.card-art-proof{left:21%;top:35%;width:36%;z-index:3}.approval-proof{z-index:3}.withdrawal-wallet{left:18%;width:20%;z-index:3}.withdrawal-quote{left:47%;width:18%;z-index:3}.payout-proof{right:11%;width:19%;z-index:3}.security-proof-grid{width:18%}.global-proof{left:66%;right:auto;width:26%;z-index:3}.global-status{z-index:3}.security-home-grid>*,.withdraw-home-grid>*{min-width:0}
@media(max-width:600px){.shell{width:min(calc(100% - 28px),1180px)}.security-home-grid .flow{grid-template-columns:1fr}.wallet-art-proof{width:50%}.activity-proof{width:57%}.card-art-proof{left:9%;top:36%;width:48%}.withdrawal-wallet,.withdrawal-quote,.payout-proof{position:relative;inset:auto;width:auto}.security-proof-grid{width:43%}.global-proof,.global-status{position:relative;inset:auto;width:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
