.landing-hero{width:100%;min-height:600px;position:relative;display:flex;align-items:center;justify-content:center;gap:100px;margin:50px 0 100px;z-index:2;padding:0 60px}@media(max-width:1300px){.landing-hero{min-height:550px;gap:50px}}@media(max-width:1065px){.landing-hero{flex-direction:column;height:-moz-fit-content;height:fit-content;gap:60px;padding:0}}@media(max-width:700px){.landing-hero{min-height:450px;gap:40px;padding:0 20px;margin:40px 0 80px}}@media(max-width:520px){.landing-hero{min-height:400px;flex-direction:column;margin-bottom:18px}}@media(max-width:450px){.landing-hero{min-height:350px}}.landing-hero .hero-image-section{max-width:550px;flex:1 1;position:relative;display:flex;align-items:center;justify-content:center;height:540px}@media(max-width:1300px){.landing-hero .hero-image-section{height:500px}}@media(max-width:1065px){.landing-hero .hero-image-section{width:min(720px,100%);max-width:720px;height:450px}}@media(max-width:520px){.landing-hero .hero-image-section{width:100%;height:auto;margin-top:-10px}}.landing-hero .hero-image-section .hero-search-card{position:absolute;z-index:2;left:-34px;top:50%;transform:translateY(-50%);width:min(470px,94%);padding:30px;border:1px solid rgba(0,99,224,.16);border-radius:30px;background:radial-gradient(circle at top right,rgba(0,99,224,.12),transparent 36%),hsla(0,0%,100%,.97);box-shadow:0 30px 80px rgba(26,34,49,.18),0 0 0 8px rgba(0,99,224,.04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:1300px){.landing-hero .hero-image-section .hero-search-card{left:-18px;width:min(440px,96%);padding:24px}}@media(max-width:1065px){.landing-hero .hero-image-section .hero-search-card{position:relative;left:auto;top:auto;transform:none;width:100%;padding:20px;border-radius:22px;box-shadow:0 22px 54px rgba(26,34,49,.12)}}.landing-hero .hero-image-section .hero-search-card .hero-search-kicker{display:block;margin-bottom:8px;color:#0063e0;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-hero .hero-image-section .hero-search-card h2{margin:0 0 20px;color:#1a2231;font-size:28px;line-height:1.12}@media(max-width:520px){.landing-hero .hero-image-section .hero-search-card h2{font-size:22px}}.landing-hero .hero-image-section .hero-search-card .transaction-toggle-wrapper{width:100%;margin-bottom:18px}.landing-hero .hero-image-section .hero-search-card .transaction-toggle-wrapper .toggle-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:5px;border-radius:18px;background:rgba(0,99,224,.08);border:1px solid rgba(0,99,224,.12)}.landing-hero .hero-image-section .hero-search-card .transaction-toggle-wrapper .toggle-option{display:flex;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;border:1px solid rgba(0,99,224,.18);border-radius:14px;background:hsla(0,0%,100%,.74);color:rgba(0,99,224,.92);cursor:pointer;font-size:14px;font-weight:700;text-align:center;transition:all .18s ease;white-space:nowrap}.landing-hero .hero-image-section .hero-search-card .transaction-toggle-wrapper .toggle-option:hover:not(.toggle-active){background:rgba(0,99,224,.12);border-color:rgba(0,99,224,.32);transform:translateY(-1px)}.landing-hero .hero-image-section .hero-search-card .transaction-toggle-wrapper .toggle-option.toggle-active{color:#fff;background:linear-gradient(135deg,#0063e0,#2387ff);border-color:#0063e0;box-shadow:0 12px 28px rgba(0,99,224,.26);cursor:default}@media(max-width:450px){.landing-hero .hero-image-section .hero-search-card .transaction-toggle-wrapper .toggle-option{min-height:40px;padding:9px 8px;font-size:12px}}.landing-hero .hero-image-section .hero-search-card .search-form{width:100%}.landing-hero .hero-image-section .hero-search-card .search-form .search-input-wrapper{position:relative;width:100%}.landing-hero .hero-image-section .hero-search-card .search-form .autocomplete-container .search-bar-wrapper{min-height:62px;border:1px solid rgba(0,99,224,.22);box-shadow:0 18px 34px rgba(26,34,49,.08)}.landing-hero .hero-image-section .hero-search-card .search-form .autocomplete-container .search-bar-wrapper:focus-within{border-color:#0063e0;box-shadow:0 0 0 5px rgba(0,99,224,.12),0 18px 34px rgba(26,34,49,.08)}.landing-hero .hero-image-section .hero-search-card .search-form .autocomplete-container .input-container .autocomplete-input{max-width:none}.landing-hero .hero-image-section .hero-search-card .search-form .autocomplete-container .search-button{background:#0063e0;box-shadow:0 12px 24px rgba(0,99,224,.24)}.landing-hero .hero-image-section .hero-search-card .search-form .autocomplete-container .search-button:hover{opacity:1;transform:translateY(-1px)}.landing-hero .hero-image-section .hero-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:530px 530px 35px 35px}@media(max-width:1065px){.landing-hero .hero-image-section .hero-image{display:none}}.landing-hero .hero-buttons{display:flex;gap:12px;margin-bottom:28px}@media(max-width:1065px){.landing-hero .hero-buttons{justify-content:center}}@media(max-width:520px){.landing-hero .hero-buttons{margin-bottom:26px}}.landing-hero .hero-buttons .hero-button{padding:16px 28px;width:100%;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:600;transition:all .2s ease}.landing-hero .hero-buttons .hero-button.join-beta{border-radius:5px;transition:.2s;font-size:1.4rem;font-weight:500;display:flex;align-items:center;gap:10px;cursor:pointer;justify-content:center;position:relative;background-color:#0063e0;color:#fff;border-radius:40px}.landing-hero .hero-buttons .hero-button.join-beta:hover{opacity:.8}@media(max-width:450px){.landing-hero .hero-buttons .hero-button{padding:12px 20px;font-size:14px;min-width:auto;flex:1 1}}@media(max-width:1000px){.landing-hero .hero-buttons{justify-content:center}}@media(max-width:550px){.landing-hero .hero-buttons{flex-direction:column;gap:16px;width:100%}.landing-hero .hero-buttons .hero-button{width:100%}}.landing-hero .hero-content-section{flex:1 1;position:relative;z-index:1;max-width:500px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;border-radius:10px}@media(max-width:1200px){.landing-hero .hero-content-section{margin-top:0}}@media(max-width:1065px){.landing-hero .hero-content-section{max-width:100%;padding:0 40px}}@media(max-width:520px){.landing-hero .hero-content-section{padding:0}}.landing-hero .hero-content-section .hero-title{padding:0;margin:10px 0;font-size:70px;font-weight:700;line-height:1;color:#1a2231}@media(max-width:1300px){.landing-hero .hero-content-section .hero-title{font-size:58px}}@media(max-width:1065px){.landing-hero .hero-content-section .hero-title{text-align:center}}@media(max-width:800px){.landing-hero .hero-content-section .hero-title{font-size:46px}}@media(max-width:520px){.landing-hero .hero-content-section .hero-title{font-size:38px}}.landing-hero .hero-content-section .hero-description{font-size:16px;line-height:1.6;margin:10px 0 24px;color:rgba(26,34,49,.85);max-width:500px}.landing-hero .hero-content-section .hero-description strong{font-weight:600}.landing-hero .hero-content-section .hero-description b{font-weight:600;color:#0063e0}@media(max-width:1065px){.landing-hero .hero-content-section .hero-description{text-align:center;max-width:100%;padding:0 20px}}@media(max-width:520px){.landing-hero .hero-content-section .hero-description{font-size:15px;padding:0}}.landing-hero .hero-content-section .props-list{list-style:none;padding:0;display:flex;gap:12px;flex-wrap:wrap;margin:0 0 28px}@media(max-width:1065px){.landing-hero .hero-content-section .props-list{justify-content:center}}.landing-hero .hero-content-section .props-list li{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:rgba(26,34,49,.95);background-color:#f8f9fa;border-radius:50px;width:-moz-fit-content;width:fit-content;padding:10px 15px}.landing-hero .hero-content-section .props-list li img{width:20px;height:20px}@media(max-width:450px){.landing-hero .hero-content-section .props-list li{font-size:14px;gap:10px}}.landing-hero .hero-content-section .hero-value-props{display:flex;flex-direction:column;gap:10px;animation:fade-enter .5s ease-out forwards}@media(max-width:1065px){.landing-hero .hero-content-section .hero-value-props{align-items:center}}.landing-hero .hero-content-section .hero-value-props .coming-soon-badge{align-items:center;color:#0063e0;font-size:14px;font-weight:600;width:-moz-fit-content;width:fit-content}.landing-hero .hero-content-section .hero-value-props .coming-soon-badge a{font-weight:700;text-decoration:underline;color:inherit}@media(max-width:450px){.landing-hero .hero-content-section .hero-value-props .coming-soon-badge{font-size:12px;padding:5px 12px}}.landing-hero .hero-content-section .hero-value-props .fee-note{font-size:12px;color:rgba(26,34,49,.6);line-height:1.5;max-width:420px;margin:0}@media(max-width:1065px){.landing-hero .hero-content-section .hero-value-props .fee-note{text-align:center}}@media(max-width:450px){.landing-hero .hero-content-section .hero-value-props .fee-note{font-size:11px}}.landing-hero .hero-content-section .transaction-toggle-wrapper{font-weight:500;color:#666;width:-moz-fit-content;width:fit-content;margin-bottom:18px}@media(max-width:1065px){.landing-hero .hero-content-section .transaction-toggle-wrapper{margin:10px 0 22px}}.landing-hero .hero-content-section .transaction-toggle-wrapper .toggle-options{display:flex;position:relative;gap:10px}@media(max-width:800px){.landing-hero .hero-content-section .transaction-toggle-wrapper .toggle-options{gap:8px}}.landing-hero .hero-content-section .transaction-toggle-wrapper .toggle-option{display:flex;justify-content:center;align-items:center;border-radius:5px;position:relative;background-color:#f8f9fa;border:1px solid #ddd;color:#2c3952;gap:5px;cursor:pointer;font-size:14px;padding:8px 20px;text-transform:capitalize;transition:all .1s ease;white-space:nowrap}@media(max-width:800px){.landing-hero .hero-content-section .transaction-toggle-wrapper .toggle-option{padding:8px 16px}}.landing-hero .hero-content-section .transaction-toggle-wrapper .toggle-option:hover:not(.toggle-active){background-color:#fafafa;border-color:#1a2231}.landing-hero .hero-content-section .transaction-toggle-wrapper .toggle-option.toggle-active{color:#fff;background-color:#1a2231;border-color:#1a2231;cursor:default}.landing-hero .hero-content-section .search-form{display:flex;width:100%;gap:10px}@media(max-width:520px){.landing-hero .hero-content-section .search-form{gap:8px}}.landing-hero .hero-content-section .search-form .search-input-wrapper{flex-grow:4;height:100%;position:relative}@media(max-width:800px){.landing-hero .hero-content-section .search-form .search-input-wrapper{flex-grow:1;width:auto}}@media(max-width:450px){.landing-hero .hero-content-section .search-form .search-input-wrapper{flex-grow:1;width:100%}}