:root{--spider-red: #B11313;--spider-red-light: #DF1F2d;--spider-blue: #447BBE;--spider-blue-dark: #2B3784;--spider-white: #f7f7f7;--white: #ffffff;--text-color: #333333;--border-color: #cccccc}body{background:var(--spider-white);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}h1{font-size:0;color:transparent}h1 img{width:80%;max-width:500px;display:block;margin:0 auto}button{border:none;background:var(--spider-blue);color:var(--white);font-weight:700;padding:10px 12px;border-radius:4px}textarea{color:var(--text-color);background:var(--white);border:1px solid var(--border-color)}.intro{margin:20px 0;line-height:1.5;padding:10px;border:1px solid var(--border-color);background:var(--white)}.intro .material-symbols-outlined{vertical-align:middle}.intro small{display:block;padding:5px;background:#f6db354d;border:1px solid #f6db35}.controls{position:fixed;top:0;right:-300px;width:300px;height:100%;background:#fff;z-index:10;transition:right .4s ease-in-out;text-align:right}.controls button{color:#333;background:#fff;cursor:pointer}.controls button:first-child{position:absolute;top:50px;left:-50px;width:50px;box-shadow:0 2px 4px #0000004d;border:1px solid var(--border-color)}.controls label{display:block}.controls.reveal{border-left:1px solid var(--border-color);box-shadow:0 -2px 5px #0003;right:0}.controls.reveal button:first-child{display:none}.controls label{display:block;padding:10px;text-align:left;margin:10px;border:1px solid var(--border-color);border-radius:4px;cursor:pointer}.controls label input{display:none}.controls label:has(:checked){border:1px solid var(--spider-blue);color:#fff;background:var(--spider-blue)}.controls .material-symbols-outlined{vertical-align:middle;float:right;position:relative;top:-2px}.controls input[type=submit]{display:block;width:100%;background:none;color:red;font-weight:700;border:0;text-transform:uppercase;cursor:pointer}.tools{display:flex;margin:20px 0}.tools div:first-child{flex:1}.tools div:last-child{text-align:right}.tools .search{display:none}.totals{margin:10px 0;font-size:.8em;font-weight:700;text-align:right;display:none}table{width:100%;background-color:#ffffff05;border-collapse:collapse;color:var(--text-color)}table th{background:#f7f7f7;border-bottom:1px solid rgba(43,55,132,.3);text-align:left;padding:10px}table tr:hover{background-color:#2b37840d}table tr+tr{border-top:1px solid rgba(43,55,132,.3)}table td{padding:10px}table td:first-child{width:50px;text-align:center;color:var(--text-color);font-size:.8em}table td:first-child input{width:50px}table td:first-child button{background:none;color:#333;font-size:2em;cursor:pointer}table td:first-child button[disabled]{opacity:.25}table td:nth-child(2){width:440px;font-weight:700;text-align:left}table td:nth-child(2) input{width:340px}table td:nth-child(2) span:not(:last-child){font-size:.7em;opacity:.6}table td:nth-child(2) span.event{display:block;padding:2px;max-width:max-content;margin-bottom:5px;box-sizing:border-box;opacity:1;border-radius:5px;text-transform:uppercase;background:#999;color:#f7f7f7}table td:nth-child(3){align-content:start}table td:nth-child(3) textarea{width:100%}table td:nth-child(3) span.material-symbols-outlined{font-size:16px;padding:7px;cursor:pointer}table td:nth-child(4){width:50px;text-align:center}table td:nth-child(4) input{width:50px}table td:nth-child(5),table td:nth-child(6){width:30px;text-align:center}table td:nth-child(5) input,table td:nth-child(6) input{width:30px}table td:nth-child(3),table td:nth-child(4),table td:nth-child(5),table td:nth-child(6){color:var(--text-color);font-style:italic;font-size:.9em}table td:nth-child(4) input,table td:nth-child(5) input,table td:nth-child(6) input{display:none}table td:nth-child(4) span,table td:nth-child(5) span,table td:nth-child(6) span{opacity:.25}table td:nth-child(4):has(:checked) span,table td:nth-child(5):has(:checked) span,table td:nth-child(6):has(:checked) span{opacity:1;color:var(--spider-blue)}table td:nth-child(4) label,table td:nth-child(5) label,table td:nth-child(6) label{cursor:pointer}table input{max-width:100%}table tr:nth-child(odd){background-color:#2b378405}table tr:nth-child(odd):hover{background-color:#2b37840d}table.hide-unlimited .unlimited{display:none}table.hide-read tr:has(.read-check:checked){display:none}table.compact-mode th,table.compact-mode td{padding:5px}table.compact-mode td:nth-child(2) .issue-details{display:block}table.compact-mode td:nth-child(2) .issue-details div:first-child{display:none}table.compact-mode td:nth-child(2) .issue-details div:last-child span{display:none}table.compact-mode td:nth-child(4) input,table.compact-mode td:nth-child(5) input,table.compact-mode td:nth-child(6) input{width:auto}table.essential tbody tr:not(.essential){display:none}table.indispensible tbody tr:not(.indispensible){display:none}table .issue-details{display:flex;gap:10px}table .issue-details:has(.zoom){height:150px;padding-left:110px}table .issue-details>div:first-child{width:100px;min-width:100px;height:150px}table .issue-details>div:first-child img{width:100%;display:block}table .issue-details>div:first-child.zoom{position:fixed;width:100%;height:100%;background:#00000080;top:0;left:0}table .issue-details>div:first-child.zoom img{width:300px;height:450px;border:4px solid var(--white);box-shadow:0 0 10px #0000004d;position:absolute;left:calc(50% - 152px);top:calc(50% - 227px)}table .issue-details>div:last-child a,table .issue-details>div:last-child a:visited,table .issue-details>div:last-child a:hover,table .issue-details>div:last-child a:active{text-decoration:none;color:var(--spider-blue)}table .issue-details>div:last-child a:after{content:"";background:url(/img/unlimited.svg) no-repeat;width:25px;height:25px;display:inline-block;background-size:contain;vertical-align:bottom;margin-left:5px}table .issue-details>div:last-child>span:last-child{display:block;font-size:.9em;font-style:italic;font-weight:400;color:#999}@media (max-width: 640px){h1{margin:20px auto}table thead tr{display:none}table tbody td{padding:5px}table tbody td:first-child span{display:inline-block;background:#999;color:var(--white);border-radius:4px;padding:3px}table tbody td:nth-child(4) input,table tbody td:nth-child(5) input{width:auto}table tbody tr{display:grid;grid-template-columns:auto 50px 50px;padding:10px;border:1px solid var(--border-color);border-radius:4px}table tbody tr+tr{margin-top:10px}table tbody tr td{padding:5px}table tbody tr td:first-child{grid-column:1;grid-row:1;width:auto;text-align:left}table tbody tr td:nth-child(2){grid-column:1 / span 3;grid-row:2;width:auto}table tbody tr td:nth-child(3){grid-column:1 / span 3;grid-row:3}table tbody tr td:nth-child(4){grid-column:2;text-align:right;width:auto}table tbody tr td:nth-child(5){grid-column:3;grid-row:1;text-align:right;width:auto}table.compact-mode tbody tr{padding:0}}body .spidey-container{margin:0;padding:0;text-align:center;position:fixed;top:0;left:0;width:100%;height:100%}#spidey{transform-origin:top;animation-duration:4s;animation-name:sway;animation-iteration-count:infinite;position:relative;width:300px}a img{max-width:250px;display:block;margin:0 auto}@keyframes sway{0%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}to{transform:rotate(1deg)}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}input[type=text]{background:#fff;border:1px solid #333;color:#000;padding:8px}select{background:#fff;border:1px solid #333;border-radius:0;color:#000;padding:8px}
