.tab{display:flex;flex-direction:column;flex-wrap:wrap;white-space:nowrap;overflow:visible;padding:1em;column-fill:balance;column-rule:solid 1px #666;height:100vh;overflow-y:auto;line-height:1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.tab-block{margin:1em 1em 0 0;padding:1em;touch-action:manipulation}[data-bs-theme="light"] .tab-block{background-color:rgba(0,0,0,0.05)}[data-bs-theme="dark"] .tab-block{background-color:rgba(255,255,255,0.05)}.chord{font-size:1.2em}.tab-line{display:inline-block;width:100%}.container{max-width:100%!important}[data-bs-theme="light"] .chord{color:#083ac3}[data-bs-theme="dark"] .chord{color:gold}.nav-link{min-height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;touch-action:manipulation;padding:0.75rem 1rem;border-radius:8px;transition:all 0.2s ease}.nav-link:hover{background-color:rgba(0,0,0,0.1);transform:scale(1.05)}[data-bs-theme="dark"] .nav-link:hover{background-color:rgba(255,255,255,0.1)}.navbar-brand{font-size:1.4em;font-weight:bold;padding:0.75rem 1rem}.btn{min-height:48px;touch-action:manipulation;padding:0.75rem 1.25rem;font-size:1.1em}.form-control{min-height:48px;font-size:16px;padding:0.75rem 1rem}.navbar{padding:0.75rem 1rem}.navbar-nav .nav-item{margin-left:0.5rem;font-size:0.8rem}#dark_mode,#fullscreen-icon,#share-icon{display:inline-block}.favorite{font-size:1.8em;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;padding:0.25em;border-radius:4px;transition:all 0.2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0.1);user-select:none}.favorite:hover{background-color:rgba(0,0,0,0.1);transform:scale(1.1)}[data-bs-theme="dark"] .favorite:hover{background-color:rgba(255,255,255,0.1)}@media (max-width:768px){.tab{padding:0.5em;column-count:1}.tab-block{margin:0.5em 0;padding:0.75em}.chord{font-size:1.3em;line-height:1.4}.navbar{padding:0.75rem 0.5rem}.container{padding-left:0.5rem;padding-right:0.5rem}.favorite{font-size:2.2em;min-height:50px;min-width:50px}.nav-link{min-height:52px;min-width:52px;padding:0.875rem 0.75rem}.navbar-brand{font-size:1.5em;padding:0.875rem 0.75rem}.btn{min-height:52px;padding:0.875rem 1rem;font-size:1.2em}.form-control{min-height:52px;padding:0.875rem 1rem;font-size:16px}.navbar-nav .nav-item{margin-left:0.25rem}.navbar-nav{gap:0.25rem}}*{-webkit-overflow-scrolling:touch}.nav-link,.btn,[role="button"]{-webkit-tap-highlight-color:rgba(0,0,0,0.1);user-select:none}.navbar,.nav-link,.btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#results.table td{cursor:pointer;vertical-align:middle}#results.table tr:hover{background-color:rgba(0,0,0,0.1)}