.cardsearch-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;justify-content:center;margin-top:2rem;max-width:1200px;width:100%}.cardsearch-result{width:220px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.auth-container{max-width:420px;margin:50px auto;padding:24px;border-radius:12px;box-shadow:0 2px 16px #00000014}.auth-title{text-align:center;margin-bottom:24px}:root{--purple: #7c3aed;--purple-light: #ede9fe;--purple-dark: #4c1d95;--gray: #18181b;--gray-dark: #222;--gray-mid: #d3d3d9;--accent: #c084fc;--white: #fff;--background: #fff;--text: #222;--gray-light: #eaeaea;--arrow-on-bg: var(--accent);--arrow-on-accent: #fff;--color-patreon: #7c3aed;--bg-patreon:var(--gray-mid) }[data-theme=dark]{--background: #181818;--text: #f4f4f4;--accent: #c678dd;--gray-mid: #222;--gray-light: #333;--arrow-on-bg: #c678dd;--arrow-on-accent: #c678dd}html,body{background:var(--background)!important;color:var(--text)!important;font-family:Arial,Helvetica,sans-serif;min-height:100vh;transition:background .2s,color .2s}.container,.centered-page,.navbar,.account-card,.collection-table,.setlist-controls,.collection-controls,.cardsearch-results>div,.collection-accordion-header,.modal-content,.modal-body{background:var(--background)!important;color:var(--text)!important;transition:background .2s,color .2s}a,.nav-link,.purple-button{color:var(--accent)}a,.nav-link{color:var(--gray)}.purple-button{background:var(--purple)!important;color:#fff!important;border:none;border-radius:6px;padding:.4rem 1rem;cursor:pointer;transition:background .2s}.purple-button:disabled{background:var(--gray-light)!important;color:var(--text)!important;cursor:not-allowed}input,select,textarea{background:var(--gray-light)!important;color:var(--text)!important;border:1px solid var(--gray-mid)!important}.account-card,.cardsearch-results>div,.modal-content,.modal-body{background:var(--gray-mid)!important;color:var(--text)!important}body{background:var(--background);color:var(--text);max-width:1400px;margin:0 auto;transition:background .2s,color .2s}body{background:var(--background);color:var(--text)}.centered-page{max-width:1400px;width:90vw;min-width:320px;margin-left:auto;margin-right:auto;box-sizing:border-box;background:var(--gray);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}h1,h2,h3{color:var(--accent);text-align:center}a{color:#8b5cf6;text-decoration:underline;transition:color .2s}a:hover{color:#4c1d95}button,.purple-button{background:var(--accent);color:var(--purple-dark);border:none;border-radius:6px;padding:.4rem .5rem;font-size:1rem;cursor:pointer;margin:0;min-width:30px;transition:background .2s}button:hover,.purple-button:hover{background:var(--purple-dark)}input[type=text],input[type=email],select{padding:.5rem;border-radius:6px;border:1px solid var(--purple-light);margin-bottom:.5rem;font-size:1rem;background:var(--gray-mid);color:var(--accent)}img{max-width:100%;width:100%;height:auto;border-radius:8px}.setlist-row{display:flex;align-items:center;padding:.5rem 1rem;border-radius:8px;margin-bottom:.3rem;background:var(--purple-light);border:1px solid var(--purple);box-shadow:0 1px 4px #7c3aed0d}.setlist-row:nth-child(2n){background:var(--gray-mid)}.setlist-icon{width:48px;height:48px;margin-right:1rem;flex-shrink:0}.setlist-info{flex-grow:1;display:flex;flex-direction:column;gap:.2rem}.setlist-info strong{color:var(--accent)}.centered-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;width:100%;max-width:1200px;justify-content:center;margin:0 auto}.card-actions{display:flex;align-items:center;gap:.1rem}.card-actions .purple-button{padding:.25rem;font-size:.85rem;min-width:14px;height:14px;border-radius:2px;line-height:1}.card-finish-label{min-width:70px;text-align:right;color:var(--accent);font-weight:700}.piecharts-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.piechart-block{width:200px;text-align:center;background:var(--gray-mid);border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px #7c3aed12}.piechart-block strong{color:var(--accent)}.avatar-img{width:80px;height:80px;border-radius:50%;object-fit:cover;background:var(--gray-mid);margin-bottom:1rem}.collection-accordion-header{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background:var(--purple-dark);color:var(--accent);padding:.7rem 1rem;border-radius:8px 8px 0 0;font-weight:700;font-size:1.1rem;margin:0}.collection-table{border-collapse:collapse;width:100%;max-width:1400px;margin:0 auto;background:var(--gray-mid);border-radius:8px;overflow:hidden}.collection-table th,.collection-table td{border:1px solid var(--gray-dark);padding:.4rem .7rem;font-size:.97rem;text-align:left;background:var(--gray-mid);color:var(--white);min-width:60px;vertical-align:middle}.collection-table th{background:var(--purple-dark);color:var(--accent);font-weight:700}.collection-table tr:nth-child(2n) td{background:var(--purple-light);color:var(--purple-dark)}.collection-table tr:hover td{background:var(--accent);color:var(--purple-dark)}.setlist-table,.collection-table{border-collapse:collapse;width:100%;margin:0 auto;background:var(--gray-mid);border-radius:8px;overflow:hidden}.setlist-table th,.setlist-table td,.collection-table th,.collection-table td{border:1px solid var(--gray-dark);padding:.4rem .7rem;font-size:.97rem;text-align:left;background:var(--gray-mid);color:var(--text);min-width:60px;vertical-align:middle}.setlist-table th,.collection-table th{background:var(--purple-dark);color:var(--accent);font-weight:700}.setlist-table tr:nth-child(2n) td,.collection-table tr:nth-child(2n) td{background:var(--purple-light);color:var(--purple-dark)}.setlist-table tr:hover td,.collection-table tr:hover td{background:var(--accent);color:var(--purple-dark)}.setlist-table img,.set-info-icon img{filter:invert(32%) sepia(80%) saturate(700%) hue-rotate(230deg)}.collection-controls,.setlist-controls,.card-controls{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-bottom:1rem}@media (max-width: 700px){.collection-controls,.setlist-controls,.card-controls{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important}.centered-page{width:100vw;min-width:0}.set-info-row{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.7rem;font-size:.98rem;margin-bottom:1rem}.set-info-row img{margin-right:0;margin-bottom:.5rem;width:28px;height:28px}.set-info-row span{width:100%;word-break:break-word}.setlist-controls{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important}.collection-table,.setlist-table{font-size:.92rem;max-width:100vw;overflow-x:auto;display:block}.collection-table th,.collection-table td,.setlist-table th,.setlist-table td{padding:.3rem;min-width:80px;font-size:.92rem}.modal-content{max-width:98vw;width:98vw;padding:1rem}.modal-art{width:50%;height:50%;max-width:300px;margin:0 auto}.modal-body{flex-direction:column;gap:10px}.card-actions .purple-button{min-width:16px;height:16px;font-size:.85rem;padding:.05rem .15rem}}.modal-overlay{position:fixed;inset:0;background:#3c006433;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{position:relative;background:var(--gray-mid);padding:2rem;border-radius:16px;box-shadow:0 2px 24px #7c3aed26;max-width:600px;width:600px;max-height:90vh;overflow-y:auto;color:var(--white)}.modal-close{position:absolute;top:16px;right:24px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:10}.modal-body{display:flex;gap:20px}.modal-art{width:50%;height:50%;border-radius:15px}.modal-details{flex:1}@media (max-width: 768px){.modal-body{flex-direction:column}.modal-art{width:100%;max-width:400px;margin:0 auto}}.collection-header-row,.collection-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1.2fr 1fr;align-items:center;padding:.3rem .7rem;border-radius:6px;min-height:50px;max-width:1400px;width:100%;margin-left:auto;margin-right:auto}.collection-header-row{background:var(--purple-dark);color:var(--accent);font-weight:700;margin-bottom:.2rem}.collection-header-cell,.collection-data-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:1rem;height:50px;display:flex;align-items:center}.collection-header-cell.actions,.collection-data-cell.actions{justify-content:flex-end}.collection-data-cell.card-name{white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:220px}@media (max-width: 700px){.collection-header-row,.collection-row{flex-wrap:wrap;font-size:.95rem;padding:.3rem .2rem;min-height:40px}.collection-header-cell,.collection-data-cell{padding-right:.5rem;height:auto;font-size:.95rem;min-width:0}.collection-data-cell.card-name{max-width:100px;font-size:.95rem}.collection-row{flex-direction:column;align-items:flex-start;padding:.5rem .2rem;min-height:40px}.collection-data-cell.card-img{margin-bottom:.5rem;justify-content:flex-start}.collection-card-img{max-width:40px;max-height:40px;margin-right:0}.collection-card-info{flex-direction:column;align-items:flex-start;gap:.3rem;width:100%}.collection-data-cell{width:100%;padding-right:0;height:auto;font-size:.95rem;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.card-actions{margin-left:0;margin-top:.3rem}}@media (max-width: 700px){.setlist-controls,.collection-controls{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important}}@media (max-width: 700px){.collection-row,.setlist-row{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:.5rem;min-height:40px;padding:.3rem .2rem}.collection-data-cell.card-img,.setlist-icon{order:1;margin-right:.5rem;margin-left:0;flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center}.card-actions{order:2;margin-left:auto;flex:0 0 auto;display:flex;align-items:center;gap:.1rem}.collection-data-cell,.setlist-info{order:3;flex:1 1 auto;min-width:0;padding:0 .2rem}}@media (max-width: 700px){.collection-card-img,.setlist-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important}}@media (max-width: 700px){.setdetail-card-img{width:50vw!important;max-width:50vw!important;height:auto!important;min-width:80px!important;display:block;margin:0 auto}}.collection-container{width:100%;margin:0 auto;padding:1rem}.account-info-row{display:flex;flex-direction:row;gap:2rem;align-items:center;flex-wrap:wrap;margin-bottom:2rem}@media (max-width: 700px){.account-info-row{flex-direction:column;align-items:flex-start;gap:.5rem}}.account-card{display:flex;align-items:center;background:var(--gray-mid, #f4f4f4);border-radius:12px;box-shadow:0 2px 8px #00000012;padding:1.5rem 2rem;gap:2rem;margin-bottom:2rem;font-family:Arial,Helvetica,sans-serif;color:var(--text, #222)}.account-card,.account-card *{color:var(--text)!important}.account-details{display:flex;flex-direction:column;gap:.7rem;font-size:1.1rem;color:var(--text, #222)}.account-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;background:#eee;border:2px solid var(--accent, #8e44ad)}@media (max-width: 700px){.account-card{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.account-avatar{width:64px;height:64px}}.setlist-table tr.highlighted button[aria-label],.collection-table tr.highlighted button[aria-label]{color:var(--arrow-on-accent)!important}.setlist-table button[aria-label],.collection-table button[aria-label]{color:var(--arrow-on-bg)}.setlist-table tr:hover button[aria-label],.collection-table tr:hover button[aria-label]{color:inherit!important;text-shadow:0 0 6px rgba(0,0,0,.7),0 0 2px rgba(255,255,255,.7);font-weight:700;transition:text-shadow .2s}.container{padding:20px;min-height:100vh;background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif;transition:background .2s,color .2s}.main-navbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.navbar-left{display:flex;align-items:center;gap:1rem}.navbar-avatar{width:40px;height:40px;border-radius:50%;margin-right:1rem;object-fit:cover;background:#eee}.nav-link{margin-right:1rem;color:var(--accent);text-decoration:none;font-weight:700}.nav-link.active{color:#4c1d95!important;text-shadow:0 0 8px var(--accent),0 0 12px var(--accent),0 0 2px #fff;box-shadow:none}.theme-select{padding:.3rem .7rem;border-radius:6px;border:1px solid var(--gray-mid);background:var(--gray-light);color:var(--text)}.navbar-right{display:flex;align-items:center;gap:1rem;margin-right:1rem}.container,.centered-page,.main-navbar{max-width:1400px;width:100%}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:32px;background:none;border:none;cursor:pointer;margin-right:1rem}.hamburger span{display:block;height:4px;width:100%;background:var(--accent);border-radius:2px;transition:background .2s}.nav-links{display:flex;gap:1rem}@media (max-width: 700px){.main-navbar{flex-direction:row;align-items:flex-start;position:relative;margin-bottom:0}.hamburger{display:flex}.nav-links{display:none;position:absolute;top:48px;left:0;background:var(--background);box-shadow:0 2px 8px #00000012;flex-direction:column;width:100vw;padding:1rem 2rem;z-index:10;border-radius:0 0 12px 12px}.nav-links.open{display:flex}.navbar-avatar{margin-right:.5rem}}.set-info-row{flex-wrap:wrap;margin-bottom:2rem;display:flex;align-items:center;gap:2rem;background:var(--gray-mid);border-radius:8px;padding:1rem;margin-bottom:1.5rem;font-size:1.05rem;font-weight:500}@media (max-width: 700px){.set-info-row{flex-direction:row;align-items:flex-start;width:100%}.set-info-icon{flex:0 0 auto;margin-right:1rem}.set-info-details{flex:1 1 0}}.input-large{padding:.5rem;border-radius:6px;border:1px solid var(--gray-mid);width:100%;box-sizing:border-box}.cardsearch-results{margin-top:1rem}.cardsearch-result{background:var(--gray-mid);border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:background .2s}.cardsearch-result-img{height:auto;border-radius:6px;flex-shrink:0}.cardsearch-result-details{display:flex;flex-direction:column;gap:.2rem}.cardsearch-result-name{font-weight:700;font-size:1.1rem}.cardsearch-oracle{margin-top:.5rem;font-size:.95rem;color:var(--accent)}.cardsearch-finishes{margin-top:.7rem;display:flex;gap:.7rem;flex-wrap:wrap}.cardsearch-finish-row{display:flex;align-items:center;gap:.1rem}.cardsearch-finish-label{min-width:60px}.cardsearch-finish-qty{min-width:24px;text-align:center}.cardsearch-no-results{color:var(--accent);margin-top:2rem;font-size:1.1rem}.cardsearch-form{display:flex;justify-content:center;align-items:center;gap:.5rem;width:100%}.input-wrapper{flex:1 1 400px;max-width:400px;position:relative}.purple-button{flex:0 0 auto;min-width:80px;height:40px;margin-left:.5rem}@media (max-width: 700px){.cardsearch-form{flex-direction:row;justify-content:center;gap:.5rem}.input-wrapper{max-width:220px}.purple-button{min-width:60px;height:36px}}.cardactions-row .purple-button,.add-remove-button{padding:.18rem .5rem;font-size:.95rem;min-width:28px;height:28px;border-radius:4px;line-height:1;box-sizing:border-box;margin:.4rem}.setdetail-actions{text-align:right;margin-right:.25rem}.wishlist-actions{margin-right:.25rem;margin-left:.25rem}.logo{width:284px;object-fit:cover;object-position:center;height:75px;margin-left:1rem;vertical-align:middle;border-radius:8px;overflow:hidden}@media (max-width: 600px){.logo{width:50px;height:50px;margin-right:-1rem}}calendar-tooltip{pointer-events:none}td span:hover .calendar-tooltip{visibility:visible;opacity:1}.calendar-icon-wrapper{position:relative;cursor:pointer;display:inline-block}.calendar-tooltip{visibility:hidden;opacity:0;position:absolute;left:110%;top:50%;transform:translateY(-50%);background:#222;color:#fff;padding:4px 8px;border-radius:6px;font-size:.85rem;white-space:nowrap;z-index:10;transition:opacity .2s;pointer-events:none}.calendar-icon-wrapper:hover .calendar-tooltip{visibility:visible;opacity:1}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh}.loading-gif{width:80px;height:80px;margin-bottom:16px}@media (max-width: 600px){.setdetail-search-row,.setdetail-controls-row{flex-direction:row!important;flex-wrap:wrap!important;gap:.75rem!important;align-items:center!important;justify-content:center!important;margin-left:1rem!important;margin-right:1rem!important}.setdetail-search-row input[type=text],.setdetail-controls-row select#cardSort,.setdetail-controls-row select#finishFilter{width:50%!important;min-width:100px!important;box-sizing:border-box!important}.setdetail-search-row input,.setdetail-controls-row input,.setdetail-controls-row select,.setdetail-search-row select{min-width:100px!important;margin:0!important;text-align:center!important;box-sizing:border-box!important}.setdetail-search-row label,.setdetail-controls-row label{margin-bottom:0;margin-right:.5rem;width:auto;text-align:right}.setdetail-controls-row>div{display:flex;align-items:center;width:auto;margin-bottom:0}select#set-dropdown{width:100%}}@media (max-width: 600px){.missing-toggle-mobile{width:100%;justify-content:center;margin-bottom:.5rem}.missing-toggle-mobile .purple-button{width:100%;min-width:120px;font-size:1rem;text-align:center;border-radius:6px}.missing-toggle-mobile .purple-button.active{background:var(--accent)!important;color:var(--purple-dark)!important;border:2px solid var(--purple)!important;font-weight:700}}@media (max-width: 600px){.cardsearch-results{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.25rem!important}.cardsearch-result-img{width:100%!important;max-width:180px!important;height:auto!important;display:block;margin:0 auto}.cardsearch-result{display:flex;flex-direction:column;align-items:center;margin-bottom:0}}@media (max-width: 600px){.cardsearch-form .input-wrapper{gap:.4rem!important;padding-left:.5rem!important;padding-right:.5rem!important;margin-left:0!important;margin-right:0!important}.cardsearch-form input{margin-bottom:0!important;padding:.35rem!important;font-size:.98rem!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.cardsearch-form label{font-size:.98rem!important;margin-bottom:0!important;margin-right:.3rem!important}.cardsearch-form .purple-button{width:100%!important;font-size:1rem!important;padding:.5rem!important}h1,h2,h3{color:var(--accent);text-align:center;margin:.25rem 0}}.patreon-footer{margin-top:3rem;text-align:center;padding:1.5rem 0;color:var(--color-patreon, #ff424d)}.patreon-link{color:var(--color-patreon, #ff424d);font-weight:600;font-size:1.15rem;text-decoration:none;border:2px solid var(--color-patreon, #ff424d);border-radius:6px;padding:.5rem 1.25rem;background:var(--bg-patreon, #fff0f3);display:inline-block}.wishlist-share-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.wishlist-share-label{font-weight:700;min-width:110px}.wishlist-share-input{flex:1 1 300px;font-size:1rem;min-width:200px}
