@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}

/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.list-item{display:list-item}.table{display:table}.table-cell{display:table-cell}.min-h-screen{min-height:100vh}.w-full{width:100%}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-wrap{text-wrap:wrap}.text-transparent{color:#0000}.lowercase{text-transform:lowercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--orderly-color-primary:237 193 16;--orderly-color-primary-light:237 193 16;--orderly-color-primary-darken:237 193 16;--orderly-color-primary-contrast:0 0 0;--orderly-color-link:237 193 16;--orderly-color-secondary:255 255 255;--orderly-color-tertiary:218 218 218;--orderly-color-quaternary:218 218 218;--orderly-color-danger:232 89 89;--orderly-color-danger-light:255 102 102;--orderly-color-danger-darken:199 67 67;--orderly-color-danger-contrast:255 255 255;--orderly-color-success:1 158 90;--orderly-color-success-light:1 158 90;--orderly-color-success-darken:0 158 90;--orderly-color-success-contrast:255 255 255;--orderly-color-warning:255 207 115;--orderly-color-warning-light:255 207 115;--orderly-color-warning-darken:117 88 33;--orderly-color-warning-contrast:255 255 255;--orderly-color-fill:36 32 47;--orderly-color-fill-active:40 46 58;--orderly-color-base-100:38 38 38;--orderly-color-base-200:96 94 104;--orderly-color-base-300:34 33 38;--orderly-color-base-400:51 51 46;--orderly-color-base-500:0 0 0;--orderly-color-base-600:34 33 38;--orderly-color-base-700:34 33 38;--orderly-color-base-800:34 33 38;--orderly-color-base-900:22 22 24;--orderly-color-base-foreground:255 255 255;--orderly-color-trading-loss:255 102 102;--orderly-color-trading-loss-contrast:255 102 102;--orderly-color-trading-profit:35 215 137;--orderly-color-trading-profit-contrast:36 215 137;--orderly-rounded:6px;--orderly-rounded-sm:4px;--orderly-rounded-lg:8px;--orderly-rounded-full:9999px;--orderly-button-shadow:none;--orderly-font-size-4xs:11px;--orderly-font-size-3xs:12px;--orderly-font-size-2xs:13px;--orderly-font-size-xs:14px;--orderly-font-size-sm:15px;--orderly-font-size-base:16px;--orderly-font-size-lg:18px;--orderly-font-size-xl:20px;--orderly-font-size-2xl:24px;--orderly-font-size-3xl:30px;--orderly-font-size-4xl:36px;--orderly-color-divider:61 61 61;--orderly-font-family:"Manrope",sans-serif}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{background:rgb(var(--orderly-color-background))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--oui-color-primary:255 215 0;--oui-color-primary-light:255 235 59;--oui-color-primary-darken:218 165 32;--oui-color-primary-contrast:0 0 0;--oui-color-link:255 215 0;--oui-color-link-light:255 235 59;--oui-color-trading-profit:0 180 158;--oui-color-trading-profit-contrast:255 255 255;--oui-color-trading-loss:255 68 124;--oui-color-trading-loss-contrast:255 255 255;--oui-color-success:0 180 158;--oui-color-success-light:15 203 180;--oui-color-success-darken:0 134 118;--oui-color-success-contrast:255 255 255;--oui-color-danger:255 68 124;--oui-color-danger-light:255 100 150;--oui-color-danger-darken:217 45 107;--oui-color-danger-contrast:255 255 255;--oui-color-warning:255 215 0;--oui-color-warning-light:255 235 59;--oui-color-warning-darken:218 165 32;--oui-color-warning-contrast:0 0 0;--oui-color-base-1:60 60 60;--oui-color-base-2:50 50 50;--oui-color-base-3:40 40 40;--oui-color-base-4:35 35 35;--oui-color-base-5:30 30 30;--oui-color-base-6:25 25 25;--oui-color-base-7:20 20 20;--oui-color-base-8:15 15 15;--oui-color-base-9:10 10 10;--oui-color-base-10:0 0 0;--oui-color-base-foreground:255 255 255;--oui-color-fill:20 20 20;--oui-color-fill-active:30 30 30;--oui-color-line:60 60 60;--oui-color-secondary:255 255 255;--oui-color-tertiary:200 200 200;--oui-color-quaternary:150 150 150;--oui-gradient-primary-start:255 235 59;--oui-gradient-primary-end:218 165 32;--oui-gradient-brand-start:255 215 0;--oui-gradient-brand-end:218 165 32;--oui-gradient-neutral-start:30 30 30;--oui-gradient-neutral-end:15 15 15;--oui-font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.oui-button-primary,button[data-variant=primary]{background:linear-gradient(135deg,rgb(255,215,0),rgb(218,165,32))!important;color:rgb(0,0,0)!important;font-weight:600!important}.oui-button-primary:hover,button[data-variant=primary]:hover{background:linear-gradient(135deg,rgb(255,235,59),rgb(255,215,0))!important}.orderly-connect-wallet-button,button:has-text("Connect wallet"),button[id*=connect]{background:linear-gradient(135deg,rgb(255,215,0),rgb(218,165,32))!important;color:rgb(0,0,0)!important;border:none!important;font-weight:600!important}.orderly-buy-button,button[data-side=buy]{background:linear-gradient(135deg,rgb(0,180,158),rgb(0,134,118))!important}.orderly-sell-button,button[data-side=sell]{background:linear-gradient(135deg,rgb(255,68,124),rgb(217,45,107))!important}.active,.orderly-tab-active,[data-state=active]{border-bottom-color:rgb(255,215,0)!important;color:rgb(255,215,0)!important}input:focus,select:focus,textarea:focus{border-color:rgb(255,215,0)!important;outline-color:rgb(255,215,0)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgb(20,20,20)}::-webkit-scrollbar-thumb{background:rgb(60,60,60);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgb(80,80,80)}