:root{--navy:#073a63;--ink:#092a47;--green:#1ab47c;--mint:#e3f7ef;--cream:#fbfaf6;--line:#dce7e9;--muted:#668095}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{font-size:clamp(2.75rem,5vw,5rem);line-height:1.07;letter-spacing:-.065em;margin-bottom:25px}h1 strong{color:var(--green)}h2{font-size:clamp(2rem,3.2vw,3.35rem);letter-spacing:-.055em;line-height:1.13;margin-bottom:15px}a{text-decoration:none;color:inherit}.topbar{height:82px;display:flex;align-items:center;max-width:1220px;margin:auto;padding:0 24px;justify-content:space-between}.brand{font-weight:800;font-size:20px;letter-spacing:-.075em;display:flex;align-items:center;gap:9px}.brand em{color:var(--green);font-style:normal}.brand-mark{height:31px;width:39px;display:inline-flex;align-items:center;justify-content:center;position:relative;gap:0}.person{width:12px;height:15px;border-radius:8px 8px 4px 4px;background:var(--navy);position:relative}.person:before{content:"";position:absolute;width:8px;height:8px;left:2px;top:-7px;border-radius:50%;background:var(--navy)}.p-two,.p-two:before{background:var(--green)}.swap{z-index:1;background:var(--cream);font-size:12px;color:var(--navy);font-weight:800;padding:1px;margin:0 -2px}nav{display:flex;gap:28px;font-size:14px;font-weight:600}nav a:hover,.link-button:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:18px}.link-button{border:0;background:none;color:var(--ink);font:600 14px inherit;cursor:pointer}.button{background:var(--green);color:white;border:0;border-radius:8px;padding:15px 20px;display:inline-flex;gap:23px;align-items:center;justify-content:space-between;font:700 14px "DM Sans";cursor:pointer;box-shadow:0 8px 16px #10a96a26;transition:.2s}.button:hover{background:#109868;transform:translateY(-2px)}.button span{font-size:19px}.button-small{padding:11px 16px;gap:12px}.menu-button{display:none;border:0;background:none;font-size:24px}.hero{min-height:602px;display:grid;grid-template-columns:1.05fr .95fr;max-width:1220px;margin:auto;padding:82px 24px 64px;align-items:center;gap:20px}.eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--green);display:flex;gap:8px;align-items:center;margin-bottom:15px}.eyebrow i{width:22px;border-top:2px solid currentColor}.hero-text{max-width:510px;color:var(--muted);font-size:17px;line-height:1.65;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:27px}.play-link{font-size:14px;font-weight:700;display:flex;align-items:center;gap:9px}.play-link b{display:grid;place-items:center;color:var(--green);border:1px solid #b5dfd1;width:31px;height:31px;border-radius:50%;font-size:10px}.trust{margin-top:51px;display:flex;align-items:center;gap:12px}.avatars{display:flex}.avatars span{width:29px;height:29px;border:2px solid var(--cream);border-radius:50%;margin-left:-7px;color:white;display:grid;place-items:center;font-size:8px;font-weight:700;background:#ee855b}.avatars span:nth-child(2){background:#465b8e}.avatars span:nth-child(3){background:#ddb561}.avatars span:last-child{background:var(--navy);font-size:13px}.trust p{font-size:11px;line-height:1.5;margin:0;color:#718695}.trust b{color:var(--ink)}.hero-visual{position:relative;height:440px;overflow:hidden;background:#e5f6ef;border-radius:37% 63% 63% 37% / 43% 38% 62% 57%}.halo{width:290px;height:290px;border:1px dashed #a7dccc;border-radius:50%;position:absolute;left:50%;top:70px;transform:translateX(-50%)}.orbit{border:1px solid #c6eadf;border-radius:50%;position:absolute}.orbit-one{width:400px;height:400px;left:65px;top:20px}.orbit-two{width:360px;height:360px;left:85px;top:38px}.people{position:absolute;left:50%;bottom:40px;transform:translateX(-50%);display:flex;align-items:center;gap:17px}.human{width:103px;height:170px;position:relative}.human i{position:absolute;width:58px;height:58px;left:24px;top:0;background:#f0ad7f;border-radius:48% 48% 45% 45%;z-index:2}.human i:after{content:"";position:absolute;width:67px;height:30px;top:-2px;left:-5px;background:#233751;border-radius:60% 60% 25% 25%}.human b{position:absolute;bottom:0;width:100%;height:116px;background:#0c5683;border-radius:36px 36px 12px 12px}.human b:before{content:"";position:absolute;width:100px;height:25px;background:#0c5683;transform:rotate(-25deg);top:19px;left:75px;border-radius:12px}.human em{position:absolute;right:-78px;top:39px;width:27px;height:21px;background:#f0ad7f;border-radius:10px;z-index:3}.human-b{transform:scaleX(-1)}.human-b b,.human-b b:before{background:#19aa78}.trade-token{z-index:5;width:47px;height:47px;border-radius:15px;color:#fff;background:var(--green);display:grid;place-items:center;font-size:27px;font-weight:bold;box-shadow:0 11px 15px #12a27159}.service-card{position:absolute;background:#fff;padding:12px 15px;border-radius:12px;min-width:137px;box-shadow:0 15px 24px #1b62501a;display:grid;grid-template-columns:25px 1fr;column-gap:8px;font-size:11px}.service-card span{grid-row:span 2;display:grid;place-items:center;color:var(--green);font-size:19px}.service-card small{font-size:9px;color:#7790a0;margin-top:3px}.card-left{left:24px;top:67px}.card-right{right:19px;top:119px}.growth-chip{position:absolute;right:25px;bottom:31px;padding:11px 14px;display:flex;align-items:center;gap:8px;background:var(--navy);color:white;border-radius:12px;box-shadow:0 13px 26px #073a6355}.growth-chip span{background:#20c28b;width:29px;height:29px;border-radius:50%;display:grid;place-items:center}.growth-chip small{display:block;font-size:9px;color:#b8d8e6}.growth-chip b{font-size:11px}.search-panel{max-width:1172px;margin:0 auto;padding:38px 42px;background:white;border:1px solid #edf1ef;border-radius:16px;box-shadow:0 16px 32px #0f4d6910}.panel-heading,.section-title{display:flex;justify-content:space-between;align-items:flex-end}.panel-heading h2{font-size:28px;margin:0}.panel-heading>p{max-width:300px;color:var(--muted);font-size:13px;line-height:1.5;margin:0}.search-form{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:14px;margin-top:30px}.search-form label,#login-form label{font-size:11px;color:#526d7f;font-weight:700;display:grid;gap:7px}.search-form input,.search-form select,#login-form input{height:50px;border:1px solid var(--line);border-radius:7px;padding:0 13px;background:#fff;color:var(--ink);font:500 13px "DM Sans"}.search-button{align-self:end;height:50px;gap:14px}.search-message{min-height:14px;margin:15px 0 0;font-size:13px;color:var(--green);font-weight:600}.opportunities{max-width:1220px;margin:0 auto;padding:120px 24px}.section-title>div>p:last-child{color:var(--muted);font-size:15px;margin:0}.section-title>a,.text-link{color:var(--green);font-weight:700;font-size:13px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:32px}.company-card{position:relative;background:white;border:1px solid #e6eeee;border-radius:12px;padding:21px;transition:.2s}.company-card:hover{transform:translateY(-4px);box-shadow:0 18px 30px #0d466d13}.company-logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:white;font:800 23px Manrope}.orange{background:#ee8154}.blue{background:#315987}.purple{background:#8f61bd}.match{position:absolute;right:20px;top:28px;background:#e6f8f0;color:#16895f;padding:5px 8px;border-radius:5px;font-size:9px;font-weight:700}.company-card h3{font-size:16px;margin:18px 0 4px}.company-card>p{font-size:12px;color:var(--muted);margin-bottom:16px}.tags{display:flex;gap:5px;min-height:27px}.tags span{font-size:9px;padding:6px 8px;background:#f1f6f6;border-radius:4px;color:#5a7180}.company-card footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7eeee;padding-top:16px;margin-top:8px}.company-card footer>b{font-size:15px}.company-card footer small{color:var(--muted);font-size:9px}.round-button{border:0;background:#eef8f4;width:32px;height:32px;border-radius:50%;color:var(--green);font-size:18px;cursor:pointer}.how{background:var(--navy);color:white;padding:98px max(24px,calc((100vw - 1172px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.eyebrow.light{color:#5fdbad}.how-intro h2{font-size:40px}.how-intro h2 strong{color:#6be4b5}.how-intro>p:not(.eyebrow){color:#bad1df;max-width:330px;line-height:1.65;font-size:14px;margin:23px 0}.button.white{background:white;color:var(--navy);box-shadow:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;align-items:center}.steps article{background:#104a74;padding:22px;border-radius:11px;min-height:225px;position:relative}.steps article>span{font:700 11px Manrope;color:#6bdcaf}.step-icon{font-size:29px;color:#6de1b4;margin-top:32px}.steps h3{margin:17px 0 8px;font-size:16px}.steps p{font-size:11px;line-height:1.6;color:#b9d0df;margin:0}.credits{max-width:1120px;margin:auto;padding:120px 24px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.credit-visual{height:360px;position:relative;background:#e7f8f1;border-radius:40px;overflow:hidden}.credit-card{position:absolute;width:268px;height:174px;background:var(--navy);border-radius:16px;padding:24px;left:calc(50% - 134px);top:95px;color:white;box-shadow:0 20px 25px #073a633b;transform:rotate(-8deg)}.credit-card span,.credit-card small{display:block;color:#bbd7e5;font-size:10px}.credit-card strong{font:800 35px Manrope;display:block;letter-spacing:-.08em;margin-top:7px}.credit-card div{position:absolute;width:50px;height:37px;border-radius:8px;background:#e8c361;right:20px;bottom:22px}.credit-card b{position:absolute;bottom:19px;font:700 11px Manrope;letter-spacing:-.05em}.coin{position:absolute;width:78px;height:78px;border-radius:50%;display:grid;place-items:center;font:800 27px Manrope;box-shadow:inset 0 0 0 8px #ffffff66}.coin-1{top:23px;right:65px;color:#e6a736;background:#ffcd5c}.coin-2{bottom:33px;left:40px;color:#fff;background:var(--green)}.coin-3{bottom:10px;right:27px;color:#197558;background:#a9ead1}.credit-copy>p:not(.eyebrow){color:var(--muted);line-height:1.65;font-size:15px}.credit-copy ul{list-style:none;padding:0;margin:23px 0}.credit-copy li{font-size:13px;margin:11px 0;padding-left:23px;position:relative}.credit-copy li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700}.join{text-align:center;padding:98px 24px;background:linear-gradient(120deg,#e4f8ef,#d6f2e6)}.join .eyebrow{justify-content:center}.join h2{font-size:42px}.join>p:not(.eyebrow){color:var(--muted);font-size:15px}.button-large{padding:17px 22px;margin-top:11px;font-size:15px}footer{max-width:1172px;margin:auto;padding:31px 0;display:flex;justify-content:space-between;align-items:center;color:#688092;font-size:12px}footer .brand{color:var(--ink)}footer p{margin:0;color:var(--green);font-weight:700;font-size:11px}footer small{font-size:10px}dialog{width:min(410px,calc(100% - 30px));border:0;border-radius:16px;padding:32px;box-shadow:0 25px 80px #0005;color:var(--ink)}dialog::backdrop{background:#062e4d99}dialog h2{font-size:29px;margin-bottom:7px}dialog>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.5}dialog .close{position:absolute;right:17px;top:10px;border:0;background:none;font-size:27px;color:#668;cursor:pointer}#login-form{display:grid;gap:16px;margin-top:23px}#login-form .button{margin-top:4px}.login-result{font-size:12px;min-height:18px;color:var(--green);font-weight:600}.google-button{width:100%;margin-top:8px;background:white;border:1px solid var(--line);height:43px;border-radius:7px;color:var(--ink);font-weight:700;cursor:pointer}.menu-button{cursor:pointer}
@media(max-width:800px){.topbar{height:70px}.menu-button{display:block;order:3}.header-actions{display:none}nav{display:none;position:absolute;top:70px;right:14px;background:white;box-shadow:0 12px 24px #0002;padding:20px;z-index:9;border-radius:10px;flex-direction:column}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:355px}.search-panel{margin:0 15px;padding:28px 20px}.panel-heading,.section-title{display:block}.panel-heading>p{margin-top:12px}.search-form{grid-template-columns:1fr;margin-top:22px}.cards,.how,.credits{grid-template-columns:1fr}.cards{gap:13px}.opportunities{padding:75px 24px}.section-title>a{display:block;margin-top:18px}.how{padding:64px 24px;gap:38px}.steps{gap:11px}.steps article{padding:13px;min-height:195px}.steps article>span{font-size:9px}.step-icon{margin-top:25px}.credits{padding:70px 24px;gap:45px}.credit-visual{height:310px}.join{padding:72px 24px}.join h2{font-size:31px}footer{padding:25px 20px;flex-wrap:wrap;gap:15px}footer small{width:100%}.card-left{left:10px}.card-right{right:10px}.growth-chip{right:12px}.people{transform:translateX(-50%) scale(.85);bottom:18px}}@media(max-width:470px){h1{font-size:2.65rem}.hero{padding-left:20px;padding-right:20px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-visual{height:300px}.service-card{transform:scale(.82)}.card-left{left:-7px;top:31px}.card-right{right:-7px;top:75px}.growth-chip{transform:scale(.82);transform-origin:right bottom}.steps{grid-template-columns:1fr}.steps article{min-height:0}.step-icon{margin-top:15px}}
