@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_68c8f38d-module__XLHpnW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_68c8f38d-module__XLHpnW__variable{--font-geist-sans:"Inter","Inter Fallback"}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.1}@media (min-width:768px){h1{font-size:4rem}}@media (min-width:1024px){h1{font-size:5rem}}h2{letter-spacing:-.01em;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){h2{font-size:2.5rem}}@media (min-width:1024px){h2{font-size:3rem}}h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.3}@media (min-width:768px){h3{font-size:1.75rem}}h4{margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}p{color:#666;font-size:1rem;line-height:1.6}.gradient-text{color:#000}.btn{cursor:pointer;white-space:nowrap;color:#fff;background:#000;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:hover{background:#333;transform:translateY(-1px)}.btn-primary{color:#fff;background:#000}.btn-primary:hover{background:#333}.btn-secondary{color:#000;background:#fff;border:1px solid #e5e5e5}.btn-secondary:hover{background:#f5f5f5;border-color:#d4d4d4}.btn-outline{color:#000;background:0 0;border:1px solid #000}.btn-outline:hover{color:#fff;background:#000}.btn-ghost{color:#666;background:0 0;border:none}.btn-ghost:hover{color:#000;background:#f5f5f5}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.card{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;padding:1.5rem;transition:all .2s}.card:hover{border-color:#d4d4d4;box-shadow:0 4px 12px #0000000d}.header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e5e5e5;padding:1rem 0;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;display:flex}.header-nav{align-items:center;gap:1.5rem;display:none}@media (min-width:768px){.header-nav{display:flex}}.header-nav a{color:#666;font-weight:500;text-decoration:none;transition:color .2s}.header-nav a:hover{color:#000}.section{padding:4rem 0}@media (min-width:768px){.section{padding:6rem 0}}.section-title{text-align:center;margin-bottom:3rem}.section-subtitle{text-align:center;color:#666;max-width:42rem;margin:0 auto;font-size:1.125rem}.hero{text-align:center;align-items:center;min-height:85vh;padding:4rem 0;display:flex}.hero-content{max-width:56rem;margin:0 auto}.hero-title{margin-bottom:1.5rem}.hero-description{color:#666;max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.hero-stats{border-top:1px solid #e5e5e5;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:32rem;margin:0 auto;padding-top:3rem;display:grid}.stat-value{color:#000;margin-bottom:.25rem;font-size:2rem;font-weight:700}@media (min-width:768px){.stat-value{font-size:2.5rem}}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.grid{gap:1.5rem;display:grid}.grid-2{grid-template-columns:1fr}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-4{grid-template-columns:1fr}@media (min-width:768px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.steps{margin:2rem 0;position:relative}.steps-line{background:#e5e5e5;height:1px;display:none;position:absolute;top:2rem;left:2.5rem;right:2.5rem}@media (min-width:768px){.steps-line{display:block}}.steps-grid{z-index:10;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:768px){.steps-grid{grid-template-columns:repeat(4,1fr)}}.step{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.step-number{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1rem;font-weight:600;display:flex}@media (min-width:768px){.step-number{width:3.5rem;height:3.5rem;font-size:1.125rem}}.step-title{color:#000;font-size:1rem;font-weight:600}@media (min-width:768px){.step-title{font-size:1.125rem}}.step-description{color:#666;max-width:220px;font-size:.875rem}.calculator{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;padding:1.5rem}.calculator-label{text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:.5rem;font-size:.75rem}.calculator-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.calculator-header-text h4{color:#000;margin-bottom:.25rem;font-size:1rem}.calculator-header-text p{color:#666;font-size:.875rem}.slider-container{margin-bottom:1.5rem}.slider-label{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;display:flex}.slider-label span:first-child{color:#666}.slider-label span:last-child{color:#000;font-weight:700}.slider-track{background:#e5e5e5;border-radius:9999px;height:6px;position:relative;overflow:hidden}.slider-fill{background:#000;border-radius:9999px;height:100%;transition:width .3s}.slider-input{opacity:0;cursor:pointer;z-index:10;width:100%;height:100%;position:absolute}.toggle{background:#f5f5f5;border-radius:.5rem;gap:.5rem;padding:.25rem;display:flex}.toggle-button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.toggle-button.active{color:#fff;background:#000}.price-breakdown{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.price-row{justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;display:flex}.price-row-label{color:#666}.price-row-value{color:#000;font-weight:500}.price-total{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.price-total-label{color:#000;font-size:1.125rem;font-weight:600}.price-total-value{text-align:right}.price-total-sol{color:#000;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.price-total-sol{font-size:1.875rem}}.price-total-eur{color:#666;font-size:.75rem}@media (min-width:768px){.price-total-eur{font-size:.875rem}}.faq-item{margin-bottom:1rem}.faq-question{color:#000;cursor:pointer;text-align:left;background:0 0;border:1px solid #e5e5e5;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.faq-question:hover{background:#f9f9f9;border-color:#d4d4d4}.faq-arrow{color:#666;font-size:1.25rem;transition:transform .3s}.faq-arrow.open{transform:rotate(180deg)}.faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{border:1px solid #e5e5e5;border-radius:0 0 .5rem .5rem;max-height:500px;margin-top:-1px;padding:1rem 1.5rem 1.5rem}.footer{background:#f9f9f9;border-top:1px solid #e5e5e5;padding:3rem 0}.footer-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-section h4{color:#000;margin-bottom:1rem;font-size:.875rem;font-weight:600}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#666;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#000}.footer-bottom{text-align:center;color:#666;border-top:1px solid #e5e5e5;margin-top:2rem;padding-top:2rem;font-size:.875rem}.text-center{text-align:center}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}main>section+section{margin-top:5rem}@media (min-width:768px){main>section+section{margin-top:5rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a3a3a3}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
.wallet-adapter-button{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;height:48px;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;display:flex}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{color:#999;cursor:not-allowed;background:#404144}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{z-index:99;grid-row-gap:10px;opacity:0;visibility:hidden;background:#2c2d30;border-radius:10px;grid-template-rows:1fr;margin:0;padding:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 20px #0009}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:37px;padding:0 20px;font-size:14px;font-weight:600;display:flex}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transition:transform .15s ease-in;transform:rotate(180deg)}.wallet-adapter-modal{opacity:0;z-index:1040;background:#00000080;transition:opacity .15s linear;position:fixed;inset:0;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:18px;right:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;inset:0}.wallet-adapter-modal-container{justify-content:center;align-items:center;min-height:calc(100vh - 6rem);margin:3rem;display:flex}@media (max-width:480px){.wallet-adapter-modal-container{min-height:calc(100vh - 2rem);margin:1rem}}.wallet-adapter-modal-wrapper{box-sizing:border-box;z-index:1050;background:#10141f;border-radius:10px;flex-direction:column;flex:1;align-items:center;max-width:400px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 20px #0009}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{text-align:center;color:#fff;margin:0;padding:64px 48px 48px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{width:100%;margin:0 0 12px;padding:0;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{opacity:.6;margin-left:auto;font-size:14px}.wallet-adapter-modal-list-more{cursor:pointer;color:#fff;background-color:#0000;border:none;align-self:flex-end;align-items:center;padding:12px 24px 24px 12px;display:flex}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 24px 24px;display:flex}.wallet-adapter-modal-middle-button{cursor:pointer;color:#fff;background-color:#512da8;border:none;border-radius:8px;width:100%;margin-top:48px;padding:12px;font-size:18px;display:block}
