:root{--bg:#0a0a0a;--bg-surface:#111;--bg-raised:#1a1a1a;--bg-hover:#202020;--bg-active:#262626;--bg-overlay:rgba(0,0,0,.7);--bg-sidebar:#0e0e0e;--border:hsla(0,0%,100%,.08);--border-hover:hsla(0,0%,100%,.14);--border-focus:rgba(247,166,0,.4);--border-strong:hsla(0,0%,100%,.08);--sep:hsla(0,0%,100%,.04);--gold:#f7a600;--gold-bright:#ffd748;--gold-dim:#c80;--gold-muted:rgba(247,166,0,.08);--gold-glow:rgba(247,166,0,.15);--brand-grad:linear-gradient(135deg,#ffd748,#f7a600);--gold-text:#f7a600;--text:#fff;--text-2:#a0a0a0;--text-3:#666;--text-4:#444;--green:#00e676;--green-dim:rgba(34,197,94,.1);--green-text:#00e676;--red:#ff5252;--red-dim:rgba(239,68,68,.1);--red-text:#ff5252;--blue:#3b82f6;--blue-dim:rgba(59,130,246,.1);--brand-crypto:#f59e0b;--brand-btcturk:#e84142;--brand-bist:#e11d48;--brand-tefas:#8b5cf6;--brand-binance:#f3ba2f;--font-display:"Inter",-apple-system,system-ui,sans-serif;--font:"Inter",-apple-system,system-ui,sans-serif;--mono:"Inter",-apple-system,system-ui,sans-serif;--radius:10px;--radius-lg:14px;--radius-xl:16px;--radius-2xl:20px;--sidebar-w:250px;--shadow-sm:0 1px 3px rgba(0,0,0,.2);--shadow-md:0 4px 12px rgba(0,0,0,.25);--shadow-lg:0 12px 40px rgba(0,0,0,.35);--shadow-gold:0 0 0 3px rgba(247,166,0,.12);--shadow-card:none;--bottom-nav-height:0px;--header-height:70px}[data-theme=light]{--bg:#f8f8f8;--bg-surface:#fff;--bg-raised:#f0f0f0;--bg-hover:#e8e8e8;--bg-active:#e0e0e0;--bg-overlay:rgba(0,0,0,.4);--bg-sidebar:#fafafa;--border:rgba(0,0,0,.06);--border-hover:rgba(0,0,0,.1);--border-focus:rgba(247,166,0,.5);--border-strong:rgba(0,0,0,.08);--sep:rgba(0,0,0,.04);--text:#111;--text-2:#a0a0a0;--text-3:#999;--text-4:#ccc;--green:#16a34a;--green-dim:rgba(22,163,74,.08);--green-text:#16a34a;--red:#dc2626;--red-dim:rgba(220,38,38,.08);--red-text:#dc2626;--blue:#2563eb;--blue-dim:rgba(37,99,235,.08);--gold-muted:rgba(247,166,0,.06);--gold-glow:rgba(247,166,0,.12);--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 12px 40px rgba(0,0,0,.12);--shadow-card:0 1px 3px rgba(0,0,0,.04)}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");html{height:100%;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;margin:0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.06);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.12)}[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.06)}::selection{background:rgba(247,166,0,.15);color:var(--gold)}.page-title,h1{font-size:26px;letter-spacing:-.02em;line-height:1.2}.page-title,.section-title,h1,h2{font-family:var(--font-display);font-weight:600;color:var(--text)}.section-title,h2{font-size:18px;letter-spacing:-.015em}h3{font-size:15px;font-weight:600;color:var(--text)}p{font-size:14px;line-height:1.6}.label,p{color:var(--text-2)}.label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.mono-number{font-family:var(--mono);font-feature-settings:"tnum" 1,"zero" 0,"tnum";font-variant-numeric:tabular-nums}table{border-collapse:collapse;width:100%}th{text-align:left;font-size:12px;font-weight:500;color:var(--text-2);letter-spacing:.03em;border-bottom:1px solid var(--border);background:transparent}td,th{padding:12px 16px;white-space:nowrap}td{border-bottom:1px solid var(--sep);font-size:14px;color:var(--text)}tr:last-child td{border-bottom:none}tbody tr{transition:background .15s}tbody tr:hover td{background:var(--bg-hover)}input,select,textarea{font-family:var(--font);background:var(--bg-raised);border:1px solid var(--border);color:var(--text);padding:10px 14px;border-radius:var(--radius);font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px rgba(247,166,0,.15);background:var(--bg-raised)}input::placeholder,textarea::placeholder{color:var(--text-3);font-size:12px}select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23909399' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}[data-theme=light] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%235A5A6E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}textarea{resize:vertical}input[type=range]{background:none;border:none;padding:0;box-shadow:none}input[type=checkbox],input[type=range]{cursor:pointer;accent-color:var(--gold)}input[type=checkbox]{width:15px;height:15px}button{font-family:var(--font);cursor:pointer;transition:all .15s;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.97)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:inherit}.btn-gold-action{background:var(--brand-grad);color:#000;border:none;border-radius:8px;padding:10px 20px;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(247,166,0,.2)}.btn-gold-action:hover{box-shadow:0 4px 16px rgba(247,166,0,.35);transform:translateY(-1px)}.btn-gold-action:active{transform:translateY(0) scale(.98)}.sidebar{background:var(--bg-sidebar);border-right:1px solid var(--border);transition:transform .28s cubic-bezier(.16,1,.3,1)}.sidebar nav::-webkit-scrollbar{width:0}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{opacity:.4}50%{opacity:.75}to{opacity:.4}}@keyframes slideIn{0%{transform:translateX(-8px);opacity:0}to{transform:none;opacity:1}}.page{animation:fadeUp .2s cubic-bezier(.16,1,.3,1)}.skeleton{background:linear-gradient(90deg,var(--bg-raised) 25%,var(--bg-hover) 50%,var(--bg-raised) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.card-base{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;transition:border-color .2s,box-shadow .3s,transform .2s}.card-base:hover{border-color:var(--border-hover)}.card-interactive:hover{border-color:rgba(247,166,0,.2);box-shadow:0 4px 16px rgba(247,166,0,.06);transform:translateY(-1px)}.dot-live{width:7px;height:7px;position:relative}.dot-live,.dot-live:after{border-radius:50%;background:var(--green)}.dot-live:after{content:"";position:absolute;inset:-3px;opacity:0;animation:dot-ping 2s cubic-bezier(0,0,.2,1) infinite}@keyframes dot-ping{0%{transform:scale(1);opacity:.3}to{transform:scale(2.2);opacity:0}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.15)}[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}::selection{background:rgba(247,166,0,.2);color:var(--text)}.page-enter{animation:fadeUp .25s cubic-bezier(.16,1,.3,1)}.mono-value{font-family:var(--mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em}.mobile-topbar{top:0;height:52px;border-bottom:.5px solid var(--border);align-items:center;justify-content:space-between;padding:0 12px;gap:0}.mobile-bottom-nav,.mobile-topbar{display:none;position:fixed;left:0;right:0;background:var(--bg-surface);z-index:200;backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px)}.mobile-bottom-nav{bottom:0;border-top:.5px solid var(--border);align-items:stretch;height:60px}.mobile-bottom-nav button{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;color:var(--text-3);font-size:10px;font-weight:500;letter-spacing:.02em;padding:8px 2px;min-height:48px;transition:color .15s}.mobile-bottom-nav button:active{transform:scale(.92);transition:transform .1s}.mobile-bottom-nav button.active{color:var(--gold)}@media (max-width:768px){:root{--bottom-nav-height:62px;--topbar-height:52px}.mobile-bottom-nav,.mobile-topbar{display:flex!important}.desktop-header{display:none!important}.sidebar{transform:translateX(-110%);width:280px!important;z-index:300!important;box-shadow:16px 0 48px rgba(0,0,0,.6);transition:transform .28s cubic-bezier(.16,1,.3,1);background:var(--bg-sidebar)!important}.sidebar-open{transform:translateX(0)!important}.main-content{margin-left:0!important;width:100%!important;padding-top:var(--topbar-height)!important;padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom, 0px))!important}.app-main{padding:14px 12px 20px!important}.app-main,.main-content{overflow-x:hidden!important}.app-main{max-width:100vw}.app-main>div{max-width:100%!important;overflow-x:hidden}canvas,img,video{max-width:100%;height:auto}body{font-size:13px!important}input:not([type=range]):not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important;width:100%!important}[role=button],a,button,label[for]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{min-height:38px}div[style*="grid-template-columns: 1fr 1fr"],div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}div[style*="grid-template-columns:1fr 1fr 1fr"],div[style*="repeat(3, 1fr)"],div[style*="repeat(3,1fr)"],div[style*="repeat(4,1fr)"],div[style*="repeat(5,1fr)"],div[style*="repeat(6,1fr)"]{grid-template-columns:1fr 1fr!important}div[style*="repeat(auto-fill"]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important}div[style*="repeat(auto-fit"]{grid-template-columns:1fr!important}div[style*="1fr 1fr 1fr auto"],div[style*="grid-template-columns:1fr 1fr 1fr auto"]{grid-template-columns:1fr 1fr!important}div[style*="260px"],div[style*="280px"],div[style*="300px) 1fr"],div[style*="minmax(260"]{grid-template-columns:1fr!important}div[style*="grid-template-columns:1fr 1fr"][style*="gap:48px"],div[style*="grid-template-columns:1fr 1fr"][style*="gap:60px"]{grid-template-columns:1fr!important;gap:24px!important}div[style*="flex:1"][style*="min-width:100px"],div[style*="flex:1"][style*="min-width:110px"],div[style*="flex:1"][style*="min-width:120px"],div[style*="flex:1"][style*="min-width:130px"],div[style*="flex:1"][style*="min-width:150px"],div[style*="flex:1"][style*="min-width:160px"]{min-width:calc(50% - 6px)!important;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px)}div[style*="padding: 32px"],div[style*="padding:32px"]{padding:16px!important}div[style*="padding: 40px"],div[style*="padding:40px"]{padding:20px!important}div[style*="padding: 48px"],div[style*="padding:48px"]{padding:20px 16px!important}div[style*="max-width:1040"],div[style*="max-width:800"],div[style*="max-width:860"],div[style*="max-width:900"],div[style*="max-width:960"]{padding-left:16px!important;padding-right:16px!important}div[style*="display:flex"][style*="gap:16px"],div[style*="display:flex"][style*="gap:20px"],div[style*="display:flex"][style*="gap:24px"]{flex-wrap:wrap!important}.page table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}td,th{padding:8px 10px!important;font-size:11px!important}table td:nth-child(n+6),table th:nth-child(n+6){display:none!important}table td:nth-child(-n+5),table th:nth-child(-n+5){display:table-cell!important}div[style*="font-size:72"]{font-size:38px!important}div[style*="font-size:56"]{font-size:30px!important}div[style*="font-size:48"]{font-size:26px!important}div[style*="font-size:40"]{font-size:24px!important}div[style*="font-size:36"]{font-size:22px!important}div[style*="font-size:32"]{font-size:20px!important}div[style*="font-size:28"]{font-size:18px!important}div[style*="font-size:26"]{font-size:17px!important}div[style*="font-size:24"]{font-size:16px!important}.recharts-wrapper{touch-action:pan-y!important}.recharts-responsive-container,.recharts-wrapper{max-width:100%!important}}@media (max-width:480px){.page{padding:12px 12px 16px!important}div[style*="flex:1"][style*="min-width:130px"],div[style*="flex:1"][style*="min-width:150px"],div[style*="flex:1"][style*="min-width:160px"]{min-width:100%!important;flex:1 1 100%!important}div[style*="repeat(2,1fr)"],div[style*="repeat(3,1fr)"],div[style*="repeat(4,1fr)"]{grid-template-columns:1fr 1fr!important}button{font-size:12px!important}}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-bottom-nav{height:calc(58px + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important}.mobile-topbar{height:calc(52px + env(safe-area-inset-top, 0px))!important;padding-top:env(safe-area-inset-top,0)}}@media (max-width:768px){div[style*="1.2fr 1fr"],div[style*="1.3fr 1fr"],div[style*="1.6fr 1fr"],div[style*="1fr 1.2fr"],div[style*="1fr 1.3fr"],div[style*="1fr 1.6fr"],div[style*="2fr 1fr"]{grid-template-columns:1fr!important;gap:32px!important}div[style*="2fr 1fr 1fr 1fr"]{grid-template-columns:2fr 1fr 1fr 1fr!important;min-width:500px}section[style*="padding:'120px"],section[style*="padding:'140px"],section[style*="padding:'180px"]{padding:60px 16px!important}div[style*="margin-bottom:120"],div[style*="margin-bottom:140"]{margin-bottom:64px!important}div[style*="margin-bottom:120}"],div[style*="margin-bottom:80}}"]{margin-bottom:48px!important}div[style*="gap:60px"],div[style*="gap:64px"],div[style*="gap:80px"]{gap:32px!important}.btn-gold,.btn-outline{padding:13px 24px!important;font-size:15px!important}div[style*="gap:24px"]{gap:12px!important}iframe[title*=Crypto],iframe[title*=Gold],iframe[title*=Market],iframe[title*=Ticker],iframe[title*=TradingView],iframe[title*=USD]{min-height:200px}div[style*="border-radius:20,overflow:hidden"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}@media (max-width:480px){.btn-gold,.btn-outline{padding:12px 20px!important;font-size:14px!important;width:100%;justify-content:center}div[style*="repeat(4,1fr)"],div[style*="repeat(5,1fr)"]{grid-template-columns:1fr 1fr!important}.hero-h1{font-size:clamp(32px,8vw,44px)!important}}@media (max-width:768px){div[style*="font-size:48"]{font-size:36px!important}div[style*="font-size:36"]{font-size:26px!important}div[style*="font-size:32"]{font-size:24px!important}div[style*="font-size:28"]{font-size:22px!important}div[style*="padding:24px 24px 0"],div[style*="padding:24px 28px 0"]{padding:18px 16px 0!important}div[style*="height:240"],div[style*="height:260"]{height:160px!important}div[style*="minmax(200px"]{grid-template-columns:1fr 1fr!important;gap:8px!important}div[style*="minmax(260px"],div[style*="minmax(260px,300px) 1fr"]{grid-template-columns:1fr!important;gap:12px!important}div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important}div[style*="flex:0 0 60px"],div[style*="flex:0 0 65px"]{display:none!important}div[style*="flex:0 0 100px"]{flex:0 0 75px!important}div[style*="flex:0 0 90px"]{flex:0 0 70px!important}div[style*="padding:12px 18px"],div[style*="padding:14px 18px"]{padding:14px 12px!important}header div[style*="flex-shrink:0,background:var(--bg-raised)"],header div[style*="padding:6px 10px"]{display:none!important}button[style*="position:fixed"][style*="bottom:24"][style*="right:24"]{bottom:calc(var(--bottom-nav-height) + 16px + env(safe-area-inset-bottom, 0px))!important}div[style*="position:fixed"][style*="bottom:80"][style*="width:400"]{width:calc(100vw - 24px)!important;max-width:400px!important;bottom:calc(var(--bottom-nav-height) + 12px)!important;right:12px!important;max-height:60vh!important;border-radius:16px!important}header[style*="padding:0 24px"]{padding:0 12px!important;gap:8px!important}div[style*="width:220,z-index:9999"]{width:200px!important}div[style*="max-width:700"],div[style*="max-width:800"],div[style*="max-width:960"]{max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 24px)!important;border-radius:16px!important;margin:12px auto!important}div[style*="height:420"],div[style*="height:440"],div[style*="height:500"]{height:260px!important}div[style*="padding:20px 24px"]{padding:16px 14px!important}div[style*="padding:16px 18px"]{padding:14px 12px!important}div[style*="flex-direction:column"][style*="width:200"]{flex-direction:row!important;width:100%!important;overflow-x:auto!important;gap:4px!important;padding-bottom:8px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}div[style*="flex-direction:column"][style*="width:200"]::-webkit-scrollbar{display:none}div[style*="padding:8px 14px"][style*="border-radius:6"]{padding:6px 10px!important;font-size:11px!important}}@media (max-width:480px){div[style*="minmax(200px"]{grid-template-columns:1fr 1fr!important;gap:6px!important}div[style*="flex:0 0 90px"]{display:none!important}div[style*="font-size:48"]{font-size:30px!important}div[style*="font-size:36"]{font-size:22px!important}div[style*="font-size:32"]{font-size:20px!important}div[style*="height:160"],div[style*="height:240"],div[style*="height:260"]{height:120px!important}.mobile-topbar{height:48px}.page{padding-top:48px!important}}@media (max-width:380px){div[style*="minmax(200px"]{grid-template-columns:1fr!important}div[style*="font-size:48"]{font-size:26px!important}}.sidebar-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:299;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media (max-width:768px){.sidebar-overlay.open{display:block}}body{min-height:100vh}[dir=rtl] .sidebar{left:auto;right:0;border-right:none;border-left:.5px solid var(--border);transform:translateX(110%)}[dir=rtl] .sidebar-open{transform:translateX(0)!important}[dir=rtl] .mobile-bottom-nav,[dir=rtl] .mobile-topbar,[dir=rtl] table{direction:rtl}[dir=rtl] td,[dir=rtl] th{text-align:right}[dir=rtl] .page{direction:rtl}.mobile-bottom-nav button.active{color:var(--gold)!important;position:relative}.mobile-bottom-nav button.active:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:20px;height:2px;border-radius:0 0 2px 2px;background:linear-gradient(135deg,#ffd748,#f7a600)}[data-theme=light] .sidebar{box-shadow:1px 0 0 var(--border)}[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}[data-theme=light] .recharts-cartesian-grid line{stroke:rgba(0,0,0,.05)}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.market-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.market-table-wrap table{min-width:600px}[style*=auto-fill]{min-width:0}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:8px;gap:8px}.ticker-wrap{overflow:hidden;max-width:100%}@media (max-width:1024px){.main-content{max-width:calc(100vw - 210px)}[style*="grid-template-columns:1fr 1fr 1fr 1fr"],[style*='grid-template-columns: "1fr 1fr 1fr 1fr"']{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns:170px 1fr"]{grid-template-columns:1fr!important}}@media (max-width:1280px){[style*="minmax(140px,1fr)"]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important}[style*="repeat(4,1fr)"]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.main-content{max-width:100vw;margin-left:0!important}[style*="170px 1fr"],[style*="180px 1fr"],[style*="1fr 1fr 1fr 1fr"],[style*="1fr 1fr 1fr"],[style*="200px 1fr"]{grid-template-columns:1fr!important}@media (max-width:480px){[style*="1fr 1fr"]{grid-template-columns:1fr!important}}[style*="border-bottom:0.5px solid var(--border)"][style*="display:flex"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.ticker-wrap{display:none}[style*="minmax(130px,1fr)"],[style*="minmax(140px,1fr)"]{grid-template-columns:repeat(2,1fr)!important}table{min-width:480px!important}}body,html{overflow-x:clip;max-width:100vw}.main-content{box-sizing:border-box;contain:inline-size}.main-content,main{min-width:0;overflow-x:hidden}@media (max-width:1280px){[style*="grid-template-columns:1fr 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}[style*="repeat(4,1fr)"]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.main-content{max-width:100vw;margin-left:0!important;padding:16px 14px!important}[style*="170px 1fr"],[style*="180px 1fr"],[style*="1fr 1fr 1fr 1fr"],[style*="1fr 1fr 1fr"],[style*="200px 1fr"],[style*="260px 1fr"],[style*='"1fr 1fr 1fr 1fr"']{grid-template-columns:1fr!important}@media (max-width:480px){[style*="1fr 1fr"]{grid-template-columns:1fr!important}}[style*="minmax(120px,1fr)"],[style*="minmax(130px,1fr)"],[style*="minmax(140px,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*=ticker-scroll]{display:none!important}[style*="border-bottom:0.5px solid var(--border)"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:0;scrollbar-width:none}[style*="border-bottom:0.5px solid var(--border)"]::-webkit-scrollbar{display:none}}.main-content,.page,aside{-webkit-overflow-scrolling:touch}body{overscroll-behavior-y:contain}.mobile-bottom-nav{background:var(--bg-surface)!important}.mobile-bottom-nav,.mobile-topbar{backdrop-filter:saturate(180%) blur(24px)!important;-webkit-backdrop-filter:saturate(180%) blur(24px)!important}.mobile-bottom-nav button:active{transform:scale(.88)!important;transition:transform .08s!important}@media (max-width:768px){div[style*=border-radius][style*=background]:active{transform:scale(.985);transition:transform .1s}.page>div{animation:mobilePageIn .25s cubic-bezier(.16,1,.3,1) both}div[style*="cursor:pointer"][style*="padding:'12px"]{padding-left:14px!important;padding-right:14px!important}div[style*="font-size:48"][style*="font-weight:700"]{font-size:34px!important;letter-spacing:-.03em!important}span[style*="padding:4px 12px"][style*="border-radius:100"]{padding:3px 8px!important;font-size:11px!important}span[style*="font-size:13"][style*="color:var(--text-3)"]{font-size:11px!important}div[style*="gap:4"][style*="border-radius:8"]{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}div[style*="gap:4"][style*="border-radius:8"]::-webkit-scrollbar{display:none}div[style*="gap:10,justify-content:center"]{justify-content:flex-start!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:4px}.settings-grid{grid-template-columns:1fr!important;gap:0!important}.settings-nav{position:relative!important;top:0!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px!important;padding:6px!important;margin-bottom:16px!important;border-radius:12px!important}.settings-nav::-webkit-scrollbar{display:none}.settings-nav button{white-space:nowrap!important;min-width:auto!important;flex-shrink:0!important;padding:8px 14px!important;border-radius:8px!important;font-size:12px!important}.settings-nav>div[style*=border-top]{border-top:none!important;margin:0!important;padding:0!important}div[style*="repeat(4,1fr)"][style*="background:'rgba(0,0,0"],div[style*="repeat(4,1fr)"][style*="gap:8"]{grid-template-columns:1fr 1fr!important}div[style*="grid-template-columns:1fr 1fr 1fr"]{grid-template-columns:1fr!important}div[style*="padding:56px 32px"]{padding:32px 16px!important}div[style*="padding:16px 18px"][style*="border-radius:14"]{padding:14px 12px!important}}@keyframes mobilePageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width:480px){div[style*="font-size:48"][style*="font-weight:700"]{font-size:28px!important}.mobile-bottom-nav{height:56px!important}.mobile-bottom-nav button{font-size:9px!important;gap:2px!important;padding:6px 2px!important}div[style*="flex:0 0 60px"][style*="flex-direction:column"]{display:none!important}.page{padding:12px 10px 16px!important}div[style*="border-radius:16"],div[style*="border-radius:18"]{border-radius:14px!important}div[style*="border-radius:20"]{border-radius:16px!important}}@media (max-width:380px){div[style*="font-size:48"][style*="font-weight:700"]{font-size:24px!important}.mobile-bottom-nav button span:last-child{font-size:8px!important}div[style*="minmax(200px"]{grid-template-columns:1fr!important}}@media (max-width:768px){div[style*="padding:20px"]{padding:16px!important}table{min-width:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23888'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px!important}canvas{max-width:100%!important}svg:not([width]){max-width:100%}div[style*="max-width:560px"],div[style*="max-width:640px"]{max-width:100%!important}div[style*="padding-left:54px"]{padding-left:0!important}div[style*="min-width:180px"][style*="flex:1"]{min-width:100%!important}}@media (max-width:480px){.settings-nav button{padding:7px 10px!important;font-size:11px!important}div[style*="width:40px"][style*="height:40px"][style*="border-radius:12px"]{width:32px!important;height:32px!important;font-size:13px!important}div[style*="flex:1"][style*="border-radius:12"][style*="padding:14px"]{padding:10px!important}}@media (hover:none){a:hover,button:hover,div:hover{transform:none!important}}@media (display-mode:standalone){.mobile-topbar{padding-top:env(safe-area-inset-top,0)!important;height:calc(52px + env(safe-area-inset-top, 0px))!important}}.card-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:inherit}[style*="auto-fill, minmax"], [style*="auto-fill,minmax"]{min-width:0}@media (max-width:768px){.feat-split{grid-template-columns:1fr!important;gap:40px!important}.feat-split-rev{direction:ltr!important}.plat-flex{flex-wrap:wrap!important;justify-content:center!important}.num-grid{grid-template-columns:repeat(3,1fr)!important}.cards-container,.tv-cards{grid-template-columns:1fr!important}.pcard,.tv-card{border-right:none!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important}.pcard:last-child,.tv-card:last-child{border-bottom:none!important}.blog-featured,.blog-grid{grid-template-columns:1fr!important}.blog-featured-img{display:none!important}.blog-cats{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;padding-bottom:4px}.blog-cats::-webkit-scrollbar{display:none}.feat-tabs{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none}.feat-tabs::-webkit-scrollbar{display:none}.aff-grid-4{grid-template-columns:1fr 1fr!important}.aff-grid-3,.aff-split{grid-template-columns:1fr!important}.aff-split{gap:24px!important}div[style*="1.4fr 1fr"]{grid-template-columns:1fr!important}.ft-cols{grid-template-columns:1fr 1fr!important;gap:24px!important}.cl-stats{grid-template-columns:repeat(2,1fr)!important}.comp-wrap,.pr-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}section[style*="padding:160px"]{padding-top:64px!important;padding-bottom:64px!important}section[style*="padding:140px"]{padding-top:56px!important;padding-bottom:56px!important}section[style*="padding:180px"]{padding-top:72px!important;padding-bottom:48px!important}section[style*="padding:120px"]{padding-top:48px!important;padding-bottom:48px!important}div[style*="margin-bottom:160"]{margin-bottom:72px!important}div[style*="margin-bottom:140"]{margin-bottom:56px!important}div[style*="gap:72"],div[style*="gap:80"]{gap:36px!important}div[style*="gap:48"],div[style*="gap:56"]{gap:28px!important}}@media (max-width:480px){.num-grid{grid-template-columns:1fr 1fr!important}.aff-grid-4,.ft-cols{grid-template-columns:1fr!important}}@media (max-width:768px){.connections-stats{gap:8px!important}.wizard-card{padding:20px 18px!important}}@media (max-width:480px){.import-tabs{flex-direction:column!important;gap:8px!important}.platform-grid{grid-template-columns:1fr!important}.wizard-step-card{padding:18px 16px 16px!important}.wizard-step-card h3{font-size:14px!important}.wizard-step-card .step-form,.wizard-step-card p{padding-left:0!important}.ai-progress-circle{width:52px!important;height:52px!important}.import-history-item{padding:6px 10px!important;font-size:11px!important}.csv-preview-table td,.csv-preview-table th{padding:6px 8px!important;font-size:10px!important}.connection-actions{flex-direction:column!important}.connection-actions button{width:100%!important}}@media (max-width:768px){.app-main table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;white-space:nowrap;max-width:calc(100vw - 32px)}.app-main table tbody,.app-main table thead,.app-main table tr{display:table;width:100%;table-layout:auto}.app-main table td,.app-main table th{padding:8px 10px!important;font-size:11px!important}.app-main table td:first-child,.app-main table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:var(--bg-surface)}[style*="display:flex"][style*="flexWrap:wrap"]{gap:10px!important}.recharts-wrapper{max-width:calc(100vw - 48px)!important}[style*="borderBottom:'1px solid var(--border)"][style*=overflowX]{-webkit-overflow-scrolling:touch;scrollbar-width:none}[style*="borderBottom:'1px solid var(--border)"][style*=overflowX]::-webkit-scrollbar{display:none}[style*="gridTemplateColumns:'repeat(4"]{grid-template-columns:1fr 1fr!important}[style*="fontSize:48"]{font-size:32px!important}[style*="fontSize:36"]{font-size:24px!important}.app-sidebar{position:fixed!important;left:-260px!important;transition:left .3s cubic-bezier(.16,1,.3,1)!important;z-index:1000!important;height:100vh!important}.app-sidebar.open{left:0!important;box-shadow:20px 0 60px rgba(0,0,0,.5)!important}.app-main{margin-left:0!important;width:100%!important;padding:16px 16px 80px!important}.app-header{padding:0 16px!important;height:56px!important}[style*="position:'fixed'"][style*="zIndex:10000"]>div:last-child{max-width:100%!important;max-height:100vh!important;border-radius:0!important;margin:0!important}}@media (max-width:380px){.app-main{padding:12px 12px 80px!important}.app-main table td,.app-main table th{padding:6px 8px!important;font-size:10px!important}[style*="minWidth:180"]{min-width:100%!important}}