@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.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}
[data-theme=dark]{--bg-primary:#000;--bg-secondary:#1c1c1e;--bg-tertiary:#2c2c2e;--bg-elevated:#3a3a3c;--text-primary:#fff;--text-secondary:#ebebf5cc;--text-muted:#ebebf599;--separator:#38383a;--accent:#0a84ff;--accent-hover:#409cff;--success:#30d158;--danger:#ff453a;--warning:#ffd60a;--bubble-outgoing:#0a84ff;--bubble-incoming:#2c2c2e;--border-radius-sm:8px;--border-radius-md:14px;--border-radius-bubble:18px;--transition:.15s ease}[data-theme=light]{--bg-primary:#f2f2f7;--bg-secondary:#fff;--bg-tertiary:#f2f2f7;--bg-elevated:#e5e5ea;--text-primary:#000;--text-secondary:#3c3c43cc;--text-muted:#3c3c4399;--separator:#0000001f;--accent:#007aff;--accent-hover:#0a84ff;--success:#34c759;--danger:#ff3b30;--warning:#ff9500;--bubble-outgoing:#007aff;--bubble-incoming:#e5e5ea;--border-radius-sm:8px;--border-radius-md:14px;--border-radius-bubble:18px;--transition:.15s ease}[data-theme=light] [class*=bubbleOther],[data-theme=light] [class*=bubble-other]{color:#000!important}html{transition:background-color .2s}body,[class*=header],[class*=modal],[class*=sheet],[class*=drawer],[class*=topBar],[class*=inputWrap],[class*=bubble]{transition:background-color .2s,color .15s,border-color .2s}.translatedBadge{color:#ffffff8c;align-items:center;gap:3px;margin-top:2px;font-size:10px;font-style:italic;display:inline-flex}[data-theme=light] .translatedBadge{color:#0006}:root{--header-height:56px;--input-height:56px;--border-radius-lg:20px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--bg-elevated);border-radius:4px}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}img,video{max-width:100%;height:auto}@media (max-width:480px){.bubble{max-width:min(260px,76vw)!important;padding:7px 10px 16px!important;font-size:14px!important}.ctxMenu{min-width:unset!important;width:min(300px,92vw)!important;left:50%!important;transform:translate(-50%)!important}.item{gap:10px!important;padding:9px 12px!important}.top{gap:6px!important;padding:8px 10px!important}.title{font-size:16px!important}.filterPill{padding:2px 8px!important;font-size:11px!important}.inputRow{gap:6px!important}.plusBtn,.sendBtn{width:34px!important;height:34px!important}.emojiGrid{grid-template-columns:repeat(7,1fr)!important;gap:1px!important;max-height:130px!important}.emojiBtn{font-size:20px!important}.topBtn{width:32px!important;height:32px!important;font-size:16px!important}.sheet,.modal{border-radius:18px 18px 0 0!important}.stats{gap:0!important;padding:12px 8px!important}.statValue{font-size:18px!important}.nftGrid{grid-template-columns:repeat(2,1fr)!important}.emojiOption{padding:8px!important;font-size:30px!important}.amountInput{font-size:40px!important}.assetRow{gap:10px!important;padding:10px 14px!important}.receipt{width:min(200px,80vw)!important}.amount,.name{font-size:18px!important}.dropMenu{min-width:170px!important;right:0!important}.dropItem{padding:11px 14px!important;font-size:13px!important}.topBar{gap:4px!important;padding:8px 6px!important}.centerInfo{gap:8px!important;padding:3px 4px!important}.userName{font-size:14px!important}.userStatus{font-size:11px!important}.daySep span{padding:2px 10px!important;font-size:11px!important}}@media (max-width:375px){.bubble{max-width:min(240px,78vw)!important}.emojiGrid{grid-template-columns:repeat(6,1fr)!important}.ctxReactions{gap:0!important;padding:8px 4px!important}.ctxReact{font-size:20px!important}.name{font-size:14px!important}.preview{font-size:13px!important}.time{font-size:11px!important}.textarea{font-size:14px!important}.plusBtn,.sendBtn,.iconBtn{width:32px!important;height:32px!important}.filterRow{padding:11px 16px!important}.filterRowLabel{font-size:14px!important}.filterRowDesc{font-size:11px!important}}@media (max-width:320px){.bubble{max-width:85vw!important;padding:6px 9px 14px!important;font-size:13px!important}.emojiGrid{grid-template-columns:repeat(5,1fr)!important}.emojiBtn{font-size:18px!important}.ctxMenu{border-radius:14px!important;width:95vw!important}.ctxItem{padding:11px 14px!important;font-size:14px!important}.assetLogo,.assetIconCircle{width:32px!important;height:32px!important}.assetName{font-size:13px!important}.assetBalance{font-size:12px!important}.sendBtn{padding:11px!important;font-size:14px!important}.nftGrid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.receipt{width:88vw!important;padding:10px 12px!important}.amount{font-size:16px!important}.tokenLogo{width:28px!important;height:28px!important}}@media (max-height:500px) and (orientation:landscape){.emojiPanel{max-height:120px!important}.emojiGrid{max-height:80px!important}.drawer{max-height:70dvh!important;overflow-y:auto!important}.modal,.sheet{max-height:90dvh!important;overflow-y:auto!important}.assetList{max-height:45dvh!important}.topBar{padding:6px 8px!important}}@media (pointer:coarse){button{min-height:36px}.ctxItem{align-items:center!important;min-height:44px!important;display:flex!important}.filterRow{min-height:48px!important}.dropItem{align-items:center!important;min-height:44px!important;display:flex!important}.emojiBtn{min-width:36px!important;min-height:36px!important}.sendBtnOn{transform:scale(1.02)}}.topBar,.inputRow,.ctxMenu,.filterRow,.dropMenu,.selectionBar{-webkit-user-select:none;user-select:none}.messages,.assetList,.emojiGrid,.filterList,.nftGrid{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.wrapper,.ctxMenu,.drawer,.sheet,.modal{padding-bottom:max(8px,env(safe-area-inset-bottom))}
