@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.live-notification{position:relative;background-color:#121212;color:#fff;padding:12px 18px;margin:10px auto;max-width:420px;text-align:center;border-radius:8px;font-weight:700;font-size:15px;box-shadow:0 0 12px #0fa9;border:1px solid #00ffaa;animation:fadeSlide .3s ease-in-out,pulse 2s infinite}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 5px #0fa}50%{box-shadow:0 0 15px #0fa}to{box-shadow:0 0 5px #0fa}}.progress-wrap{position:relative;height:20px;width:100%;background:#333;border-radius:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #2a2a2a}.progress-fill{height:100%;border-radius:10px;background:linear-gradient(90deg,#00b894,#00ffa3),repeating-linear-gradient(45deg,#ffffff40 0px 8px,#ffffff0d 8px 16px);background-size:200% 100%,40px 40px;animation:progressStripes 2.2s linear infinite;transition:width .6s ease;box-shadow:0 0 10px #00ffa340}.progress-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.6)}@keyframes progressStripes{0%{background-position:0% 0,0 0}to{background-position:100% 0,40px 0}}@keyframes pulseGlow{0%{box-shadow:0 0 5px #0fa,0 0 10px #0fa,0 0 20px #0fa}50%{box-shadow:0 0 15px #0fa,0 0 30px #0fa,0 0 45px #0fa}to{box-shadow:0 0 5px #0fa,0 0 10px #0fa,0 0 20px #0fa}}.trending-card{background:#1e1e1e;border-radius:10px;padding:12px;cursor:pointer;text-align:center;animation:pulseGlow 2s infinite;transition:transform .3s ease}.trending-card:hover{transform:scale(1.05)}.top-volume-container{margin-top:30px}.top-volume-container h2{color:#fff;margin-bottom:16px}.top-volume-grid{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.top-volume-card{background-color:#1a1a1a;color:#fff;border:1px solid #00ffaa;border-radius:12px;padding:16px;width:180px;text-align:center;box-shadow:0 0 12px #0fa9;animation:pulseGlow 2s infinite;position:relative}.top-volume-card img{width:40px;height:40px;border-radius:50%;margin-bottom:10px}.top-volume-badge{position:absolute;top:-10px;right:-10px;background-color:#fc0;color:#000;font-weight:700;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 6px #ff0c}@keyframes pulseGlow{0%{box-shadow:0 0 8px #0fa}50%{box-shadow:0 0 16px #0fa}to{box-shadow:0 0 8px #0fa}}.homepage-container{max-width:100vw;overflow-x:hidden}@media(max-width:768px){.homepage-container{flex-direction:column!important;padding:10px!important}img{max-width:100%;height:auto}button{font-size:16px!important;padding:12px 20px!important}input{width:90%!important;font-size:16px}.token-card{width:100%!important;margin:10px auto!important}marquee span{font-size:13px!important}}body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#000;color:#fff}h1,h2,h3{text-align:center;margin-bottom:1rem}input,select,button{font-size:16px;border-radius:6px;padding:10px;border:none;outline:none}.container{max-width:1200px;margin:auto;padding:20px}.card{background-color:#111;padding:16px;margin-bottom:16px;border-radius:10px;box-shadow:0 0 8px #0003}.flex{display:flex}.flex-center{justify-content:center;align-items:center}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.token-button{background-color:#1e1e1e;color:#fff;padding:6px 12px;margin:5px;border-radius:8px;border:1px solid #444;cursor:pointer}.chat-box{max-height:300px;overflow-y:auto;padding:10px;background-color:#1e1e1e;border-radius:8px}@media(max-width:768px){.flex{flex-direction:column}.container{padding:10px}.token-button{width:100%;font-size:16px}input,select,button{width:100%!important;margin-bottom:10px}.chart-container,.boosted-bar,.latest-bar,.live-stats{flex-direction:column;gap:10px}}.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:#fff}.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-start-icon,.wallet-adapter-button-end-icon img,.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 #0009;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 ease-in .15s}.wallet-adapter-modal{position:fixed;inset:0;opacity:0;transition:opacity linear .15s;background:#00000080;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:#fff}.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:#00000080;position:fixed;inset: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 #0009;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-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{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:#fff;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}html{background:#000;color-scheme:dark}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#fff;margin-top:1.2em;margin-bottom:.6em}p{color:#ccc;margin-bottom:1em}a{color:#00ffd0;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{background-color:#1e1e1e;color:#fff;border:1px solid #444;border-radius:6px;padding:8px 12px;width:100%;box-sizing:border-box}button{font-family:Inter,sans-serif;font-size:16px;padding:10px 16px;background-color:#111;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .08s ease}button:hover{background-color:#1b1b1b;box-shadow:0 6px 16px #00000059;transform:translateY(-1px)}button:active{transform:translateY(0);box-shadow:0 3px 10px #00000047}button:focus-visible{outline:none;box-shadow:0 0 0 2px #00ffd059,0 6px 16px #00000059}.container{max-width:1200px;margin:0 auto;padding:20px}.card{background-color:#111;border:1px solid #333;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0006;margin-bottom:20px}.section{margin-top:40px;margin-bottom:40px}@media(max-width:768px){body{font-size:15px}.container{padding:10px}button{width:100%;margin-top:10px}}img,button,input,textarea{max-width:100%;height:auto;box-sizing:border-box}*{box-sizing:border-box}@media(max-width:768px){.token-container{width:100%!important;margin:0 auto!important;padding:10px}.homepage-split{display:none!important}.mobile-full{width:100%;padding:10px}}.site-header{position:relative;top:0;left:0;width:100%;padding:16px;display:flex;justify-content:space-between;align-items:center;z-index:50;margin-bottom:8px;background:#000;border-bottom:1px solid rgba(255,255,255,.04);overflow:visible}.header-left{display:flex;align-items:center;gap:12px;min-width:0}.header-right{display:flex;align-items:center;gap:12px}.header-left a,.header-left .brand,.site-tagline,.site-tagline-mobile{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-logo{height:40px;width:40px;-o-object-fit:contain;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.site-tagline{font-size:16px;font-weight:600;color:#00ffd0;white-space:nowrap}.home-tagline,.home-tagline-left{font-size:14px;color:#00ffd0;white-space:nowrap}.site-tagline-mobile{display:none}@media(max-width:768px){.site-header{padding:8px 10px}.site-logo{height:28px;width:28px}.home-tagline,.home-tagline-left{display:none!important}.site-tagline-mobile{display:inline-block!important;font-size:14px;font-weight:600;color:#00ffd0;white-space:nowrap}.wallet-adapter-button,.wallet-adapter-button-trigger{width:auto!important;display:inline-flex!important;padding:8px 12px!important;font-size:13px!important;transform:none!important;max-width:44vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.back-geo{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:transparent;border:1px solid #333;padding:0;cursor:pointer}.back-geo:hover{border-color:#00ffd0;background:#00ffd012}@media(max-width:640px){.back-geo{width:28px;height:28px}}.page-home .site-header,.page-home .wallet-adapter-button,.page-home .wallet-adapter-button-trigger{display:none!important}.site-header .wallet-adapter-button,.site-header .wallet-adapter-button-trigger{display:inline-flex!important}.social-links a{color:#00ffd0!important;text-decoration:none;font-weight:500}.social-links a:hover{color:#00e6c4!important;text-decoration:underline}footer a,footer .footer-links a,div[style*="justify-content: center"] a{color:#00ffd0!important;text-decoration:none;font-weight:500}footer a:hover,footer .footer-links a:hover,div[style*="justify-content: center"] a:hover{color:#00e6c4!important;text-decoration:underline}.lang-switcher{position:relative;display:inline-block;z-index:500}.lang-current{display:inline-flex;align-items:center;gap:6px;height:36px;padding:6px 10px;border-radius:10px;background:#1e1e1e;border:1px solid #2a2a2a;color:#fff;font-size:13px;cursor:pointer}.lang-current .flag{font-size:16px;line-height:1}.lang-current .code{font-weight:600;letter-spacing:.3px}.lang-current .chev{opacity:.7}.lang-popover{position:absolute;top:calc(100% + 8px);right:0;left:auto;width:260px;background:#101319;border:1px solid #222936;border-radius:12px;box-shadow:0 12px 28px #0000008c;z-index:10040}.lang-popover-scroll{max-height:232px;overflow-y:auto;padding:6px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#2e3a4b #0c1118}.lang-popover-scroll::-webkit-scrollbar{width:10px}.lang-popover-scroll::-webkit-scrollbar-track{background:#0c1118;border-radius:10px}.lang-popover-scroll::-webkit-scrollbar-thumb{background:#2e3a4b;border-radius:10px;border:2px solid #0c1118}.lang-popover-scroll::-webkit-scrollbar-thumb:hover{background:#3a4a60}.lang-popover-item{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;width:100%;text-align:left;padding:9px 12px;background:transparent;color:#e7eef7;border:none;border-radius:8px;cursor:pointer;font-size:13px}.lang-popover-item:hover{background:#0d1118}.lang-popover-item.active{background:#0e2f2a;outline:1px solid #00ffd0}.lang-popover-item .flag{display:inline-block!important;font-size:18px;line-height:1;border-radius:2px;width:1.25rem;min-width:1.25rem;height:.95rem;display:inline-block}.lang-popover-item .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-popover-item .code{color:#9ad7cd;font-weight:700}.lang-current .fi,.lang-popover-item .fi{font-size:18px;line-height:1;border-radius:2px;width:1.25rem;min-width:1.25rem;height:.95rem;display:inline-block}.rtl .lang-popover{right:0;left:auto}@media(max-width:640px){.lang-popover{position:fixed;top:64px;right:12px;left:12px;width:auto;min-width:0;max-height:calc(100vh - 96px);border-radius:14px;z-index:9999}.lang-popover-scroll{max-height:208px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:6px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 10%,#000 90%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,#0000 0,#000 10% 90%,#0000)}.lang-popover-item{grid-template-columns:22px 1fr auto;gap:.6rem;padding:.65rem .8rem}.lang-popover-item .flag{font-size:17px;min-width:1.15rem}.lang-current{padding:6px 10px;height:34px;font-size:12.5px}.lang-current .flag{font-size:15px}}.lang-switcher{flex-shrink:0}.wallet-adapter-modal-list .wallet-adapter-list-item img,.wallet-adapter-button-start-icon img,.wallet-adapter-button-end-icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}@media(max-width:640px){.wallet-adapter-modal-list .wallet-adapter-list-item img,.wallet-adapter-button-start-icon img,.wallet-adapter-button-end-icon img{width:24px;height:24px}}.page-create .site-header{overflow:visible}@media(max-width:640px){.page-create [class*=create-],.page-create .container,.page-create .card{overflow:visible}}html[dir=rtl] body{direction:rtl}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] h5,html[dir=rtl] h6,html[dir=rtl] p,html[dir=rtl] label,html[dir=rtl] li{text-align:right}html[dir=rtl] .site-header,html[dir=rtl] .header-left,html[dir=rtl] .header-right,html[dir=rtl] .wallet-adapter-button,html[dir=rtl] .wallet-adapter-button-trigger,html[dir=rtl] .lang-switcher,html[dir=rtl] .lang-current,html[dir=rtl] .progress-wrap,html[dir=rtl] .chart-container,html[dir=rtl] canvas,html[dir=rtl] .boost-bar,html[dir=rtl] .token-container{direction:ltr}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] button,html[dir=rtl] .wallet-adapter-button,html[dir=rtl] .wallet-adapter-modal{direction:ltr;text-align:left}html[dir=rtl] a[href*="solscan.io"],html[dir=rtl] a[href*=raydium],html[dir=rtl] a[href*=feddex],html[dir=rtl] .ca,html[dir=rtl] .address,html[dir=rtl] .amount,html[dir=rtl] .sol-amount{direction:ltr;unicode-bidi:plaintext}html[dir=rtl] .holders,html[dir=rtl] .trades,html[dir=rtl] .holders>div,html[dir=rtl] .trades>div{direction:ltr}html[dir=rtl] .chat-container{direction:rtl}html[dir=rtl] .chat-container strong,html[dir=rtl] .chat-container .time,html[dir=rtl] .chat-container .badge{direction:ltr}.live-stats-wrapper{margin-top:6px}.live-stats{list-style:none;padding:0;margin:8px 0 0}.live-stats li{display:flex;align-items:center;gap:8px;padding:4px 0}.live-stats .ls-val{margin-inline-start:auto;direction:ltr;unicode-bidi:plaintext;font-variant-numeric:tabular-nums}@media(max-width:360px){.live-stats-box{padding:6px 8px}.live-stats li{font-size:13px;gap:4px}.live-stats .ls-label,.live-stats .ls-val{font-size:13px}}input[type=radio]{accent-color:#915EFF}.prebuy-card{word-break:break-word;overflow:hidden}.prebuy-row{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}@media(max-width:560px){.prebuy-row{gap:8px}}.logo-preview{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:12px;border:2px solid #00b894;margin-bottom:10px}.logo-source-toggle{display:flex;gap:12px;justify-content:center;margin-bottom:8px}.logo-source-toggle label{display:flex;align-items:center;gap:6px;cursor:pointer}.logo-helper{color:#888;font-size:12px}input[type=file]::file-selector-button{background:#161616;color:#e9e9e9;border:1px solid #2a2a2a;border-radius:8px;padding:6px 10px;cursor:pointer}.prebuy-card{margin-top:22px;padding:14px;border-radius:12px;background:#141414;border:1px solid #2a2a2a;color:#ddd;overflow:hidden;word-break:break-word}.prebuy-title{display:flex;align-items:center;gap:8px;cursor:pointer}.prebuy-body{margin-top:10px}.prebuy-row{display:flex;align-items:center;gap:10px}.sol-logo{width:18px;height:18px;flex:0 0 auto;display:block}.prebuy-input{flex:1;min-width:0;background:#1e1e1e;color:#fff;border:1px solid #333;border-radius:8px;padding:10px}.prebuy-preview{margin-top:8px;font-size:13px;line-height:1.45}.prebuy-line{color:#aaa}.prebuy-line.highlight{color:#0fc}.prebuy-note{margin-top:6px;font-size:12.5px;color:#999}@media(max-width:560px){.prebuy-row{gap:8px}.prebuy-input{padding:10px}.prebuy-preview{font-size:13px}}@media(max-width:768px){.site-header .site-tagline,.site-header .site-tagline-mobile{display:none}}body:has(.wallet-adapter-modal-overlay) .home-main,body:has(.wallet-adapter-modal-overlay) .homepage-container{transform:none!important;filter:none!important}.wallet-adapter-modal-overlay{position:fixed!important;inset:0!important;background:#0000008c!important;z-index:9999!important}.wallet-adapter-modal-container{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin-left:-1px!important;width:320px!important;max-width:90vw!important;background:#13151a!important;border:1px solid #222936!important;border-radius:12px!important;box-shadow:0 12px 32px #0009!important;padding:12px!important;z-index:10050!important}.wallet-adapter-modal{display:flex!important;flex-direction:column!important;gap:8px!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important;color:#fff!important}.wallet-adapter-modal-title{font-size:13px!important;margin:0 0 8px!important;text-align:center!important}.wallet-adapter-modal-button-close{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;height:28px!important;display:grid!important;place-items:center!important;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;z-index:10120!important;pointer-events:auto!important}.wallet-adapter-modal-button-close svg,.wallet-adapter-modal-button-close path,.wallet-adapter-modal-button-close line{display:block!important;visibility:visible!important;stroke:#cbd5e1!important;stroke-width:2!important;fill:none!important}@media(hover:hover){.wallet-adapter-modal-button-close:hover svg,.wallet-adapter-modal-button-close:hover path,.wallet-adapter-modal-button-close:hover line{stroke:#fff!important}}.wallet-adapter-modal-list{position:relative!important;display:block!important;margin:0!important;padding-right:2px!important;max-height:60vh!important;overflow:auto!important;display:flex!important;flex-direction:column!important;gap:6px!important;scrollbar-width:thin;scrollbar-color:#2f3b4a transparent;-webkit-overflow-scrolling:touch}.wallet-adapter-modal-list::-webkit-scrollbar-track{background:transparent}.wallet-adapter-modal-collapse,.wallet-adapter-modal-list-more,.wallet-adapter-modal-collapse-button{margin-top:6px!important;text-align:center!important}@media(max-width:768px){.wallet-adapter-modal-list:before{content:"";position:absolute;top:10px;right:4px;width:3px;height:36px;border-radius:3px;background:#2f3b4a;opacity:.85;pointer-events:none}}.wallet-adapter-modal-list .wallet-adapter-button{height:38px!important;min-height:38px!important;border-radius:10px!important;padding:0 10px!important}/*! tailwindcss v4.1.16 | 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)))){*,:before,:after,::backdrop{--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-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.shrink{flex-shrink:1}.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-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#1f2a33\]{border-color:#1f2a33}.bg-\[\#1e1e1e\]{background-color:#1e1e1e}.bg-\[\#101319\]{background-color:#101319}.text-center{text-align:center}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);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,)}.filter{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)}:root{--bg:#000;--surface:#0d0f14;--surface-2:#101319;--border:#222936;--muted:#cdd6e3;--text:#fff;--accent:#00ffd0;--accent-ink:#001315;--radius:12px;--shadow-1:0 2px 8px #00000059;--shadow-2:0 12px 28px #0000008c;--focus:0 0 0 2px #00ffd059,0 6px 16px #00000059;--fed-panel:var(--surface);--fed-panel-2:var(--surface-2);--fed-border:#23313b;--fed-bar-dark:#1e1e1e;--wallet:#7c5cff}*,:before,:after{box-sizing:border-box}html,body{height:100%}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:env(safe-area-inset-bottom,0);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial;font-size:16px;line-height:1.5;overflow-x:hidden}html,body,#root{width:100%;overflow-x:hidden}#root,.homepage-container,.home-main{max-width:100vw;overflow-x:hidden}img,svg,video,canvas,audio,iframe{max-width:100%;display:block}img{height:auto}button,input,textarea,select{font:inherit;color:inherit}::-moz-selection{color:var(--text);background:#00ffd033}::selection{color:var(--text);background:#00ffd033}*{scrollbar-width:thin;scrollbar-color:#2e3a4b #0c1118}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0c1118;border-radius:10px}::-webkit-scrollbar-thumb{background:#2e3a4b;border:2px solid #0c1118;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3a4a60}:focus-visible{box-shadow:var(--focus);border-radius:10px;outline:none}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:20px}.section{margin:40px 0}.card-sm{box-shadow:var(--shadow-1);background:#111;border:1px solid #333;border-radius:16px;padding:16px}.text-muted{color:var(--muted)}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.p-3{padding:1rem!important}.flex{display:flex!important}.items-center{align-items:center!important}.gap-3{gap:1rem!important}@media(max-width:768px){body{font-size:15px}.container{padding-inline:12px}}.fed-card{background:var(--fed-panel);border:1px solid var(--fed-border);border-radius:12px;width:100%;overflow:hidden}.latest-bar,.boosted-bar,.chat-dark{background:var(--fed-bar-dark)}.live-stats-wrapper{max-width:420px;margin:12px auto}.live-stats-box{background:#101010;border:1px solid #2a2a2a;border-radius:10px;padding:10px 12px}.live-stats{margin:8px 0 0;padding:0;list-style:none}.live-stats li{align-items:center;gap:8px;padding:4px 0;display:flex}.live-stats .ls-label{opacity:.9}.live-stats .ls-val{font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:plaintext;margin-inline-start:auto}@media(max-width:768px){.live-stats-box{padding:10px}.live-stats li{gap:6px;padding:3px 0}}@media(max-width:360px){.live-stats-box{padding:6px 8px}.live-stats li,.live-stats .ls-label,.live-stats .ls-val{font-size:13px}}.token-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media(min-width:640px){.token-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.token-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.token-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.token-card-ui{background:var(--surface-2);border:1px solid var(--fed-border);text-align:left;color:var(--text);border-radius:14px;flex-direction:column;gap:8px;padding:10px;transition:transform 80ms,box-shadow .18s,border-color .18s;display:flex}.token-card-ui:hover{box-shadow:var(--shadow-1);border-color:#00ffd059}.token-card-ui:active{transform:translateY(1px)scale(.997)}.token-card-ui .img-wrap{aspect-ratio:1;background:#0d1118;border-radius:10px;width:100%;position:relative;overflow:hidden}.token-card-ui .img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:auto;display:block}.token-card-ui .row{align-items:center;gap:6px;display:flex}.token-card-ui .name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.token-card-ui .sym{color:var(--muted);font-size:12px}.token-card-ui .mc{color:#30d158;font-size:12px;font-weight:700}.launch-now{background:var(--accent);color:var(--accent-ink);border:1px solid #00ffd040;border-radius:12px;padding:12px 22px;font-weight:800;transition:transform 80ms,box-shadow .22s,filter .15s,border-color .2s;box-shadow:0 6px 16px #00ffd024}.launch-now:hover{filter:brightness(.98);border-color:#00ffd06b;transform:translateY(-2px);box-shadow:0 12px 28px #00ffd02e}.launch-now:active{transform:translateY(0)scale(.995)}@media(max-width:768px){.home-cta-wrap{justify-content:center;margin:10px 0 8px;display:flex}.launch-now{width:88vw;max-width:320px;padding:11px 16px}}.fed-card .btn-primary{background:var(--accent);color:var(--accent-ink);border:1px solid #00ffd040;box-shadow:0 6px 16px #00ffd024}.fed-card .btn-primary:hover{filter:brightness(.98);border-color:#00ffd06b;box-shadow:0 12px 28px #00ffd02e}.home-main marquee{max-width:100%;display:block;overflow:hidden}.site-footer{text-align:center;margin-top:48px;padding:16px 12px}.footer-follow{color:#cfe8e4;margin:0 0 10px;font-size:13px;font-weight:600}.site-footer .social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:12px;display:flex}.site-footer .social-links a{align-items:center;gap:8px;display:inline-flex;color:var(--accent)!important}.footer-blurbs{color:#bfc9d6;max-width:760px;margin:10px auto 18px;font-size:14px;line-height:1.55}.footer-links{flex-wrap:wrap;justify-content:center;gap:10px;margin:14px 0 10px;display:flex}.footer-pill{background:#00ffd014;border:1px solid #00ffd059;border-radius:999px;align-items:center;padding:8px 12px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex;color:var(--accent)!important}.footer-pill:hover{background:#00ffd01f;text-decoration:none}.footer-copy{color:#9fb4b0;opacity:.9;margin:10px 0 0;font-size:12.5px}@supports (padding:max(0px)){.site-footer{padding-bottom:max(18px,env(safe-area-inset-bottom))}}@media(max-width:768px){.site-header .site-tagline{display:none!important}.page-home .site-header .site-tagline{color:var(--accent);font-size:14px;font-weight:600;display:inline-block!important}}.filters-panel select{background:var(--surface-2);border:1px solid var(--fed-border);-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;border-radius:10px;width:100%;transition:box-shadow .18s,border-color .18s,filter .18s}.filters-panel select:hover,.filters-panel select:focus,.filters-panel select:focus-visible{filter:brightness(1.02);box-shadow:0 0 0 2px #00ffd040,0 8px 22px #00000073;border-color:#00ffd073!important}.filters-panel{overflow:hidden}.filters-panel *{min-width:0}.tr-wrap{text-align:center;margin-top:16px}.tr-frame{background:var(--surface-2);border:1px solid #00ffd047;border-radius:12px;max-width:560px;padding:16px;display:inline-block;box-shadow:inset 0 0 0 1px #00ffd02e}@media(max-width:768px){.tr-frame{width:auto;max-width:calc(100vw - 24px)}}.pager{flex-wrap:wrap;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;margin:12px auto 0;display:flex}.pager-btn{text-align:center;color:#e9eef6;cursor:pointer;background:#1a212b;border:1px solid #2d3642;border-radius:10px;justify-content:center;align-items:center;min-width:110px;height:40px;padding:0 12px;font-weight:800;line-height:1;transition:transform 80ms,box-shadow .18s,background .18s,border-color .18s;display:flex}.pager-btn:hover{background:#1e2733;border-color:#00ffd059;transform:translateY(-1px);box-shadow:0 8px 18px #00ffd029}.pager-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.pager-btn.is-current{background:var(--wallet);color:#fff;border-color:#5a3df2;box-shadow:0 10px 24px #7c3aed47}.pager-btn.pager-prev,.pager-btn.pager-next{background:var(--accent);color:var(--accent-ink);border:1px solid #00ffd040;box-shadow:0 8px 18px #00ffd029}.pager-btn.pager-prev:hover,.pager-btn.pager-next:hover{filter:brightness(.98);border-color:#00ffd06b}.homepage-container,.home-main{filter:none!important;will-change:auto!important;overflow:visible!important;transform:none!important}@media(max-width:768px){.fed-card,.live-stats-box,.tr-frame,.latest-bar,.boosted-bar,.site-footer{margin-inline:12px}}.footer-cookie-settings{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.footer-cookie-settings:hover{opacity:.9}@media(pointer:fine){.z-\[10090\].flex:before{content:"";z-index:-1;pointer-events:none;background:#00ffd014;position:fixed;inset:0}}.fdx-cookie-open{overflow:hidden}.fdx-cookie-layer{z-index:2147483647;background:#0006;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.fdx-cookie-card{background:var(--surface-2);border:1px solid var(--border);width:min(760px,92vw);box-shadow:var(--shadow-2);color:#e7eef7;border-radius:14px;padding:10px 12px 12px;position:relative}.fdx-cookie-brand{background:var(--accent);border-radius:10px 10px 0 0;width:100%;height:6px}.fdx-cookie-logo{border-radius:6px;width:24px;height:24px;position:absolute;top:20px;left:12px}.fdx-cookie-head{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.fdx-cookie-title{color:#fff;margin-left:36px;font-size:14px;font-weight:800}.fdx-lang{position:relative}.fdx-lang-current{color:#fff;background:#1e1e1e;border:1px solid #2a2a2a;border-radius:10px;align-items:center;gap:8px;height:34px;padding:6px 10px;font-weight:700;transition:box-shadow .18s,border-color .18s,filter .18s;display:inline-flex}.fdx-lang-current:hover,.fdx-lang-current:focus-visible{filter:brightness(1.02);border-color:#00ffd073;box-shadow:0 0 0 2px #00ffd040,0 8px 22px #00000073}.fdx-lang-popover{z-index:10040;background:#101319;border:1px solid #222936;border-radius:12px;width:260px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #0000008c}.fdx-lang-scroll{max-height:220px;padding:6px;overflow-y:auto}.fdx-lang-item{text-align:left;color:#e7eef7;cursor:pointer;background:0 0;border:none;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:13px;display:grid}.fdx-lang-item.active{outline:1px solid var(--accent);background:#0e2f2a}.fdx-cookie-copy{color:#cdd6e3;margin:8px 4px 10px 36px;font-size:13px;line-height:1.5}.fdx-cookie-section{border-top:1px solid #ffffff0f;padding:8px 10px}.fdx-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.fdx-desc{color:#9fb4b0;margin-top:4px;font-size:12.5px}.fdx-chip{color:#e7eef7;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.fdx-switch{width:44px;height:24px;display:inline-block;position:relative}.fdx-switch input{display:none}.fdx-switch span{background:#222936;border:1px solid #2a2a2a;border-radius:999px;transition:background .18s,border-color .18s;position:absolute;inset:0}.fdx-switch span:after{content:"";background:#cfd8e3;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:2px;left:2px}.fdx-switch input:checked+span{background:var(--accent);border-color:#00ffd059}.fdx-switch input:checked+span:after{background:var(--accent-ink);transform:translate(20px)}.fdx-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px;padding:10px 0 2px;display:flex}.btn-primary{background:var(--accent);color:var(--accent-ink);border:1px solid #00ffd040;border-radius:10px;padding:.6rem .9rem;font-weight:800;transition:transform 80ms,box-shadow .22s,filter .15s,border-color .2s;box-shadow:0 6px 16px #00ffd024}.btn-primary:hover{filter:brightness(.98);border-color:#00ffd06b;box-shadow:0 12px 28px #00ffd02e}.btn-outline{color:#e9eef6;background:#1a212b;border:1px solid #2d3642;border-radius:10px;padding:.6rem .9rem;font-weight:800}.btn-outline:hover{background:#1e2733;border-color:#00ffd059;box-shadow:0 8px 18px #00ffd029}.btn-ghost{color:#cde5e1;background:0 0;border:1px solid #ffffff24;border-radius:10px;padding:.6rem .9rem;font-weight:800}.btn-ghost:hover{background:#ffffff0f}.fdx-legal{text-align:center;margin-top:4px}.fdx-link{font-weight:700;text-decoration:underline;color:var(--accent)!important}.fdx-link:hover{opacity:.9}@media(max-width:640px){.fdx-cookie-card{width:min(92vw,560px);padding:8px 10px 10px}.fdx-cookie-title{font-size:13.5px}.fdx-cookie-copy{margin-left:34px;font-size:12.8px}.fdx-lang-current{height:32px;padding:5px 9px;font-size:12.5px}}.sticky-col{position:sticky;top:84px}img,canvas,iframe{max-width:100%;height:auto}body:has(.wallet-adapter-modal-overlay){overflow:hidden!important}.wallet-adapter-modal-overlay{z-index:2147483000!important;background:#0000008c!important;position:fixed!important;inset:0!important}.wallet-adapter-modal-container{width:min(340px,92vw)!important;height:auto!important;max-height:min(80vh,640px)!important;min-height:unset!important;z-index:2147483001!important;background:#13151a!important;border:1px solid #222936!important;border-radius:12px!important;padding:12px!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 12px 32px #0009!important}.wallet-adapter-modal{color:#fff!important;flex-direction:column!important;gap:8px!important;height:auto!important;max-height:none!important;padding:0!important;display:flex!important;overflow:visible!important}.wallet-adapter-modal-title{text-align:center!important;margin:0 0 8px!important;font-size:13px!important}.wallet-adapter-modal-button-close{pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important;z-index:9999!important;background:#0f141b!important;border:1px solid #263140!important;border-radius:6px!important;place-items:center!important;width:26px!important;height:26px!important;padding:0!important;display:grid!important;position:absolute!important;top:10px!important;right:10px!important;overflow:visible!important;transform:none!important;box-shadow:0 4px 12px #00000073!important}.wallet-adapter-modal-button-close:before,.wallet-adapter-modal-button-close:after{content:none!important;display:none!important}.wallet-adapter-modal-button-close svg{width:14px!important;height:14px!important;display:block!important}.wallet-adapter-modal-button-close svg *,.wallet-adapter-modal-button-close path,.wallet-adapter-modal-button-close line{stroke:#e2e8f0!important;stroke-width:2px!important;fill:none!important}@media(hover:hover){.wallet-adapter-modal-button-close:hover{background:#141a22!important;border-color:#2f3b4a!important}.wallet-adapter-modal-button-close:hover svg,.wallet-adapter-modal-button-close:hover path,.wallet-adapter-modal-button-close:hover line{stroke:#fff!important}}.wallet-adapter-modal-list{scrollbar-width:thin;scrollbar-color:#2f3b4a transparent;-webkit-overflow-scrolling:touch;flex-direction:column!important;gap:6px!important;max-height:144px!important;margin:0!important;padding-right:2px!important;display:flex!important;position:relative!important;overflow:auto!important}@media(min-width:641px){.wallet-adapter-modal-list{max-height:192px!important}}.wallet-adapter-modal-list::-webkit-scrollbar{width:8px}.wallet-adapter-modal-list::-webkit-scrollbar-track{background:0 0}.wallet-adapter-modal-list::-webkit-scrollbar-thumb{background:#2f3b4a;border-radius:8px}.wallet-adapter-modal-collapse,.wallet-adapter-modal-list-more,.wallet-adapter-modal-collapse-button{text-align:center!important;margin-top:6px!important}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:10px!important;height:38px!important;min-height:38px!important;padding:0 10px!important}body:has(.wallet-adapter-modal-overlay) .site-header,body:has(.wallet-adapter-modal-overlay) .container,body:has(.wallet-adapter-modal-overlay) .home-main,body:has(.wallet-adapter-modal-overlay) .homepage-container{filter:none!important;transform:none!important}.home-main .fed-card,.home-main .filters-panel{max-width:720px;margin-left:auto;margin-right:auto}@media(max-width:768px){.home-main .fed-card{flex-direction:column!important;gap:10px!important;padding:12px!important;display:flex!important}.home-main .fed-card input[type=text],.home-main .fed-card input[type=search]{box-sizing:border-box!important;width:100%!important;min-width:0!important}.home-main .fed-card .btn-primary{width:100%!important}.home-main .filters-panel{box-sizing:border-box!important;width:100%!important;padding-inline:12px!important;overflow:hidden!important}.home-main .filters-panel .row,.home-main .filters-panel .grid,.home-main .filters-panel .group{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important}.home-main .filters-panel input,.home-main .filters-panel select,.home-main .filters-panel button{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.fed-card,.live-stats-box,.tr-frame,.latest-bar,.boosted-bar{margin-inline:12px!important}.home-main .fed-card,.home-main .filters-panel{width:94vw!important;max-width:700px!important;margin-left:50%!important;transform:translate(-50%)!important}.home-main,.homepage-container,body{margin:0 auto!important;padding-inline:0!important;overflow-x:hidden!important}}.site-header .language-button{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.site-header .language-button .btn,.site-header .language-button .inner{box-shadow:none!important;background:#1e1e1e!important;border:1px solid #2a2a2a!important;border-radius:10px!important}.site-header .language-button .btn:hover,.site-header .language-button .btn:focus-visible,.site-header .language-button .inner:hover,.site-header .language-button .inner:focus-visible{filter:none!important;border-color:#00ffd04d!important;transform:none!important;box-shadow:0 0 0 1px #00ffd02e,inset 0 0 8px #00ffd02e,0 0 10px #00ffd033!important}.site-header .language-button:before,.site-header .language-button:after{content:none!important}@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-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
