.kbt-mobile-adapter{border:1px solid var(--landing-border,rgba(15,23,42,0.12));border-radius:18px;background:var(--landing-surface,#ffffff);box-shadow:0 14px 30px rgba(15,23,42,0.08);padding:1rem;margin-bottom:1rem}.kbt-mobile-adapter__title{margin:0 0 0.4rem;color:var(--landing-ink,#111827);font-size:1.05rem;font-weight:700}.kbt-mobile-adapter__body{margin:0;color:var(--landing-muted,#5b6472);font-size:0.95rem;line-height:1.65}.kbt-mobile-adapter__pad{display:flex;align-items:center;justify-content:center;min-height:180px;padding:1.1rem;margin-top:1rem;border-radius:18px;border:2px dashed rgba(14,165,233,0.45);background:radial-gradient(circle at top,rgba(14,165,233,0.14),transparent 58%),rgba(14,165,233,0.05);color:var(--landing-ink,#111827);font-weight:700;text-align:center;user-select:none;-webkit-user-select:none;touch-action:none;transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease}.kbt-mobile-adapter__pad.is-active{transform:scale(0.99);border-color:rgba(14,165,233,0.8);background:radial-gradient(circle at top,rgba(14,165,233,0.22),transparent 58%),rgba(14,165,233,0.09)}.kbt-mobile-adapter__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0.75rem;margin-top:1rem}.kbt-mobile-adapter__stat{border-radius:14px;border:1px solid var(--landing-border,rgba(15,23,42,0.12));background:rgba(255,255,255,0.72);padding:0.75rem 0.85rem}.kbt-mobile-adapter__stat-label{display:block;color:var(--landing-muted,#5b6472);font-size:0.78rem;margin-bottom:0.25rem}.kbt-mobile-adapter__stat-value{display:block;color:var(--landing-ink,#111827);font-family:"JetBrains Mono","Courier New",monospace;font-size:1.05rem;font-weight:700}.kbt-mobile-adapter__last{margin-top:0.9rem;color:var(--landing-ink,#111827);font-weight:600}.kbt-mobile-hidden{display:none !important}.mouse-tester.kbt-mobile-tool{width:100%;border-radius:22px}.mouse-tester.kbt-mobile-tool .reset-button{margin-top:0.25rem}.kbt-latency-tool .kbt-mobile-adapter{margin-top:1rem}.kbt-mobile-trail-note{margin-bottom:1rem}.kbt-touch-trail-ready .game-area{touch-action:none}.kbt-touch-trail-ready .game-area::after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 2px rgba(14,165,233,0.16)}.kbt-ghost-tool .ghost-click-area,.kbt-mobile-adapter__pad--tap{touch-action:manipulation}html.dark-theme .kbt-mobile-adapter,[data-theme="dark"] .kbt-mobile-adapter{background:rgba(15,23,42,0.82);box-shadow:0 16px 32px rgba(2,6,23,0.38)}html.dark-theme .kbt-mobile-adapter__pad,[data-theme="dark"] .kbt-mobile-adapter__pad{border-color:rgba(56,189,248,0.42);background:radial-gradient(circle at top,rgba(56,189,248,0.18),transparent 58%),rgba(14,165,233,0.08)}html.dark-theme .kbt-mobile-adapter__stat,[data-theme="dark"] .kbt-mobile-adapter__stat{background:rgba(15,23,42,0.72)}@media (max-width:768px){.kbt-mobile-adapter{padding:0.9rem}.kbt-mobile-adapter__pad{min-height:160px}.kbt-mobile-adapter__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}