.app-layout{color:#f3f4f6;background:#030303;min-height:100vh}.app-header{z-index:100;background:#000;border-bottom:1px solid #2d3748;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0}.app-logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.app-logo:hover{opacity:.8;transition:opacity .2s}.app-logo-img{width:50px;height:50px}.app-logo-text{letter-spacing:.5px;color:#f3f4f6;font-family:monospace;font-size:24px;font-weight:700}.app-header-right{align-items:center;gap:16px;display:flex}.app-header-link{color:#f3f4f6;text-decoration:none}.app-header-link:hover{color:#fff;transition:color .2s}.app-content{width:100%;padding:40px}@media (width<=575.98px){.app-content{padding:20px 10px}}.app-footer{background:#000;border-top:1px solid #2d3748;justify-content:space-between;align-items:center;padding:16px 48px;display:flex}.app-footer-text{color:#e0e0e0;font-size:16px}.block-nav{color:#fff}.block-nav .arrow-left{margin-right:2px}.block-nav .arrow-right{margin-left:2px}.block-nav:hover{opacity:.8;transition:all .2s}.block-nav:hover .arrow-left{transform:translate(-2px)}.block-nav:hover .arrow-right{transform:translate(2px)}.pointer td{cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.swap-page{flex-direction:column;align-items:center;gap:20px;display:flex}.swap-card{z-index:1;background:#000;border:1px solid #2d3748;border-radius:16px;width:100%;max-width:780px;padding:32px 36px;box-shadow:0 2px 20px #00000080}.swap-card-labels{align-items:center;display:flex}@media (width<=575.98px){.swap-card-labels{flex-direction:column;align-items:flex-start}.swap-card-labels .swap-card-title{margin-right:0!important}}.swap-card-title{color:#f3f4f6;align-items:center;gap:8px;margin-bottom:24px;font-size:18px;display:flex}.swap-card-title-icon{color:#f3f4f6}.swap-coin-select{color:#f3f4f6;width:180px}[data-scope=select][data-part=content]{color:#f3f4f6;background:#030303;border:1px solid #2d3748}[data-scope=select][data-part=item]{color:#f3f4f6;cursor:pointer}[data-scope=select][data-part=item][data-highlighted]{background:#030303}.swap-row{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.swap-field{flex:1;min-width:240px}.swap-field-label{color:#e0e0e0;margin-bottom:8px;display:block}.swap-field-hint{color:#6b7280;margin-top:4px;font-size:16px;display:block}.swap-memo-input{width:130px}.swap-receive-input{background:#030303}.swap-icon-col{align-items:center;padding-top:32px;display:flex}.swap-icon-btn{color:#fff;border:2px solid #fff}.swap-rate-info{background:#232b36;border:1px solid #2d3748;border-radius:8px;flex-wrap:wrap;gap:16px;margin-top:16px;padding:10px 16px;display:flex}.swap-rate-text{color:#e0e0e0;font-size:13px}.swap-divider{border-color:#2d3748;margin:20px 0}.swap-actions{justify-content:flex-end;gap:16px;margin-top:24px;display:flex}.swap-deposit-alert{margin-bottom:20px}.swap-confirm{background:#030303}.swap-deposit-label{color:#f3f4f6;margin-bottom:10px;font-size:15px;display:block}.swap-deposit-input{background:#232b36;font-family:monospace}.swap-help-bubble{cursor:pointer;z-index:1;background:#030303;border:1px solid #2d3748;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 2px 8px #0006}.swap-help-bubble:hover{border-color:#fff;transition:border-color .2s}.swap-help-icon{color:#e0e0e0;font-size:20px}.faq-page{flex-direction:column;align-items:center;width:100%;display:flex}.faq-title{color:#f3f4f6;margin:0 0 8px;font-weight:600}.faq-subtitle{color:#e0e0e0;text-align:center;margin-bottom:32px;font-size:18px}.faq-tags{justify-content:center;margin-bottom:36px}.faq-tag{cursor:pointer;border-radius:20px;padding:4px 16px;font-size:16px}.faq-search-icon{color:#6b7280}.faq-search{border-radius:8px;width:100%;max-width:500px;margin-bottom:28px}.faq-list{width:100%;max-width:780px}.faq-empty{text-align:center;padding:40px 0}.faq-empty-icon{color:#6b7280;margin-bottom:16px;font-size:40px;display:block}.faq-category{margin-bottom:20px}.faq-category-header{margin-bottom:10px}.faq-category-label{font-size:22px}.faq-collapse{background:#030303;border:1px solid #2d3748;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 1px 8px #0000004d}.faq-question{color:#f3f4f6;cursor:pointer;font-size:18px}.faq-answer{color:#e0e0e0;font-size:16px;line-height:1.8}.faq-cta{text-align:center;background:#030303;border:1px solid #2d3748;border-radius:16px;flex-direction:column;gap:4px;width:100%;max-width:780px;margin-top:40px;padding:24px 36px;display:flex;position:relative;box-shadow:0 1px 8px #0000004d}.faq-cta-title{color:#f3f4f6;font-size:20px}.faq-cta-subtitle{color:#e0e0e0;font-size:16px}.faq-cta-links{justify-content:center;margin-top:16px}.faq-cta-link{color:#fff;font-size:18px}.faq-cta-link:hover{opacity:.8}.lines{width:100vw;height:100vh;margin:auto;position:fixed;top:0;left:0;right:0}.line{background:#ffffff1a;width:1px;height:100%;position:absolute;top:0;left:50%;overflow:hidden}.line:after{content:"";background:linear-gradient(#fff0 0%,#fff 75% 100%);width:100%;height:15vh;animation:7s cubic-bezier(.4,.26,0,.97) infinite forwards drop;display:block;position:absolute;top:-50%;left:0}.line:first-child{margin-left:-30%}.line:first-child:after{animation-delay:2s}.line:nth-child(3){margin-left:30%}.line:nth-child(3):after{animation-delay:2.5s}@keyframes drop{0%{top:-50%}to{top:110%}}*,:before,:after{box-sizing:border-box}body{scroll-behavior:smooth;color:#f3f4f6;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#030303;width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0;font-family:system-ui,sans-serif;overflow-x:hidden}code,pre,.mono{font-family:monospace}
