@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700;900&display=swap";html,body,#root{margin:0;padding:0;width:100%;height:100%;background-color:transparent;font-family:system-ui,-apple-system,sans-serif}.squares-canvas{width:100%;height:100%;border:none;display:block}.navbar-wrapper{position:sticky;top:0;z-index:100;padding:1em 0;display:flex;justify-content:center}.card-nav-container{position:relative;width:90%;max-width:800px;box-sizing:border-box}.card-nav{display:block;height:60px;padding:0;background-color:#fff;border:.5px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:0 4px 6px #0000001a;position:relative;overflow:hidden;will-change:height}.card-nav-top{position:absolute;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:.5rem .45rem .55rem 1.1rem;z-index:2}.hamburger-menu{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:6px}.hamburger-menu:hover .hamburger-line{opacity:.75}.hamburger-line{width:30px;height:2px;background-color:currentColor;transition:transform .25s ease,opacity .2s ease,margin .3s ease;transform-origin:50% 50%}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px) rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px) rotate(-45deg)}.logo-container{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.logo{height:28px}.card-nav-cta-button{background-color:#111;color:#fff;border:none;border-radius:.4rem;padding:0 1rem;height:100%;font-weight:500;cursor:pointer;transition:background-color .3s ease}.card-nav-cta-button:hover{background-color:#333}.card-nav-content{position:absolute;left:0;right:0;top:60px;bottom:0;padding:.5rem;display:flex;align-items:flex-end;gap:12px;visibility:hidden;pointer-events:none;z-index:1}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{height:100%;flex:1 1 0;min-width:0;border-radius:.55rem;position:relative;display:flex;flex-direction:column;padding:12px 16px;gap:8px;-webkit-user-select:none;user-select:none}.nav-card-label{font-weight:400;font-size:22px;letter-spacing:-.5px}.nav-card-links{margin-top:auto;display:flex;flex-direction:column;gap:2px}.nav-card-link{font-size:16px;cursor:pointer;text-decoration:none;transition:opacity .3s ease;display:inline-flex;align-items:center;gap:6px}.nav-card-link:hover{opacity:.75}@media (max-width: 768px){.card-nav-container{width:90%}.card-nav-top{padding:.5rem 1rem;justify-content:space-between}.hamburger-menu{order:2}.logo-container{position:static;transform:none;order:1}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;align-items:stretch;gap:8px;padding:.5rem;bottom:0;justify-content:flex-start}.nav-card{height:auto;min-height:60px;flex:1 1 auto;max-height:none}.nav-card-label{font-size:18px}.nav-card-link{font-size:15px}}.footer{background-color:#fff;color:#555;padding:3rem 2rem;font-family:system-ui,-apple-system,sans-serif;border-top:1px solid #eeeeee;position:relative;z-index:5}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:2rem}.footer-brand,.footer-links,.footer-socials{flex:1;min-width:200px}.footer-brand h3{font-family:Poppins,sans-serif;font-size:1.5rem;color:#111;margin:0 0 .5rem;font-weight:700}.footer-brand p{font-size:.9rem;line-height:1.6}.footer-links h4,.footer-socials h4{font-size:1.1rem;color:#111;margin-bottom:1rem;font-weight:600}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links ul li{margin-bottom:.5rem}.footer-links a,.social-icons a{color:#555;text-decoration:none;transition:color .2s ease-in-out}.footer-links a:hover{color:#c1121f}.social-icons{display:flex;gap:1.5rem}.social-icons a{font-size:1.2rem}.social-icons a:hover{color:#c1121f}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center;text-align:center}}.focus-container{position:relative;display:flex;gap:1em;justify-content:center;align-items:center;flex-wrap:wrap;white-space:nowrap;pointer-events:auto}.focus-word{position:relative;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:900;cursor:pointer;transition:filter .3s ease,color .3s ease}.focus-word.active{filter:blur(0)}.focus-frame{position:absolute;top:0;left:0;pointer-events:none;box-sizing:content-box;border:none}.corner{position:absolute;width:1rem;height:1rem;border:3px solid var(--border-color, #fff);filter:drop-shadow(0px 0px 4px var(--border-color, #fff));border-radius:3px;transition:none}.top-left{top:-10px;left:-10px;border-right:none;border-bottom:none}.top-right{top:-10px;right:-10px;border-left:none;border-bottom:none}.bottom-left{bottom:-10px;left:-10px;border-right:none;border-top:none}.bottom-right{bottom:-10px;right:-10px;border-left:none;border-top:none}.scroll-reveal{margin:1px 3}.scroll-reveal-text{font-size:clamp(1.8rem,4vw,3rem);line-height:2;font-weight:900;font-family:Poppins,sans-serif}.word{display:inline-block}.card-section{width:100%;padding:4rem 2rem;box-sizing:border-box;background-color:#f8f9fa;color:#333}.card-section-title{text-align:center;font-size:2.5rem;font-family:Poppins,sans-serif;margin-bottom:3rem;color:#111}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.card{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001f}.card-icon{margin-bottom:1.5rem;color:#c1121f}.card-title{font-size:1.5rem;font-family:Poppins,sans-serif;margin:0 0 1rem}.card-description{font-size:1rem;line-height:1.6;color:#555}.parallax{position:relative;overflow:hidden}.scroller{display:flex;white-space:nowrap;text-align:center;font-family:sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:-.02em;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.scroller span{flex-shrink:0}@media (min-width: 768px){.scroller{font-size:5rem;line-height:5rem}}.page-container{background-color:#fff}.background-layer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.header-container{position:sticky;top:0;z-index:10;display:flex;justify-content:center;padding:1em 0}.main-content{position:relative;z-index:5}.fullscreen-section{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box;padding-bottom:30vh}.scroll-section{padding:10rem 2rem;max-width:800px;margin:0 auto;box-sizing:border-box;background-color:#fff}.velocity-section{padding:4rem 0 10rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:1.5rem;border-radius:16px;width:90%;max-width:420px;box-shadow:0 10px 30px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-header h4{margin:0;font-family:Poppins,sans-serif;font-size:1.2rem;color:#111}.close-button{background:none;border:none;cursor:pointer;color:#777}.close-button:hover{color:#111}.slippage-label{font-size:.9rem;font-weight:500;color:#555;margin-bottom:.75rem;display:block}.slippage-options{display:flex;gap:.5rem;align-items:center}.slippage-btn{border:1px solid #ddd;background-color:#f8f9fa;border-radius:8px;padding:.5rem 1rem;cursor:pointer;font-weight:500;transition:background-color .2s,border-color .2s}.slippage-btn.active{background-color:#007bff;color:#fff;border-color:#007bff}.slippage-input-wrapper{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;padding:0 .75rem;flex-grow:1}.slippage-input{border:none;background:none;outline:none;width:100%;padding:.5rem 0;font-size:1rem}.no-history-text{text-align:center;color:#777;padding:2rem 0}.history-list{list-style:none;padding:0;margin:0;max-height:400px;overflow-y:auto}.history-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #e9ecef}.history-item:last-child{border-bottom:none}.history-details p{margin:0}.history-swap-info{font-weight:500;color:#111;margin-bottom:.25rem}.history-timestamp{font-size:.8rem;color:#777}.explorer-link{color:#007bff;display:flex;align-items:center;transition:opacity .2s}.explorer-link:hover{opacity:.7}.swap-page-container{width:100%;min-height:calc(100vh - 90px);display:flex;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box}.swap-card{width:100%;max-width:480px;background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px #00000014;border:1px solid #e9ecef}.swap-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.swap-card-header h3{margin:0;font-family:Poppins,sans-serif;font-size:1.5rem;color:#111;font-weight:600}.header-icons{display:flex;gap:.5rem}.header-icon-btn{background:none;border:none;padding:.5rem;border-radius:8px;cursor:pointer;color:#555;display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}.header-icon-btn:hover{background-color:#f8f9fa;color:#111}.input-box{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:.75rem 1rem}.input-row{display:flex;justify-content:space-between;align-items:center}.amount-input{background:transparent;border:none;outline:none;font-size:1.8rem;font-weight:500;width:100%;color:#111;text-align:right}.amount-input::-webkit-outer-spin-button,.amount-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.amount-input[type=number]{-moz-appearance:textfield}.token-selector{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #ddd;border-radius:20px;padding:.5rem 1rem;cursor:pointer;transition:background-color .2s}.token-selector:hover{background-color:#f0f0f0}.token-icon{width:24px;height:24px}.token-symbol{font-size:1.1rem;font-weight:600;font-family:Poppins,sans-serif}.chevron{font-size:.8rem;margin-left:.25rem}.flip-button-container{display:flex;justify-content:center;margin:-1rem 0;position:relative;z-index:2}.flip-button{width:36px;height:36px;border-radius:8px;border:4px solid #ffffff;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#555;transition:transform .2s,background-color .2s}.flip-button:hover{transform:rotate(180deg);background-color:#e9ecef}.slippage-info{display:flex;justify-content:space-between;font-size:.9rem;color:#777;padding:1.5rem .5rem .5rem}.swap-button{width:100%;padding:1rem;margin-top:1rem;border:none;border-radius:12px;background-color:#007bff;color:#fff;font-size:1.1rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:background-color .2s}.swap-button:hover{background-color:#0056b3}.wallet-info{text-align:center;margin-top:1rem;font-size:.8rem;color:#555;word-break:break-all}.balance-row{display:flex;justify-content:space-between;align-items:center}.input-box small{font-size:.8rem;color:#777;margin-bottom:.5rem;display:block}.max-button{background-color:#e9ecef;border:none;border-radius:6px;color:#007bff;font-weight:600;font-size:.8rem;cursor:pointer;padding:.25rem .5rem;margin-left:.5rem}.max-button:hover{background-color:#dee2e6}.skeleton-loader{display:inline-block;height:1em;width:50px;background-color:#e9ecef;border-radius:4px;position:relative;overflow:hidden}.skeleton-loader:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.bridge-page-container{width:100%;min-height:calc(100vh - 90px);display:flex;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box}.bridge-card{width:100%;max-width:480px;background-color:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 8px 32px #00000014;border:1px solid #e9ecef}.bridge-card h3{text-align:center;margin-top:0;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:1.8rem}.network-display{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.network-arrow{color:#777}.network-box{border:1px solid #ddd;border-radius:8px;padding:.75rem 1rem;width:40%}.network-box small{display:block;font-size:.8rem;color:#777;margin-bottom:.5rem}.network-details{display:flex;align-items:center;gap:.5rem}.network-icon{width:24px;height:24px;border-radius:50%}.network-details span{font-weight:600;font-family:Poppins,sans-serif}.bridge-input{margin-top:2rem}.token-info{display:flex;align-items:center;gap:1rem}.token-symbol-bridge{font-size:1.2rem;font-weight:600;color:#333}.bridge-button{width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:1rem;margin-top:2rem;border:none;border-radius:12px;background-color:#007bff;color:#fff;font-size:1.1rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:background-color .2s}.bridge-button:hover{background-color:#0056b3}.bridge-button:disabled{background-color:#a9a9a9;cursor:not-allowed}
