@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap);body,html{margin:0;padding:0;height:100%;font-family:"Noto Sans JP",sans-serif;background-color:#000;color:#f1f5f7;overflow-x:hidden;touch-action:manipulation;-ms-touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{background-image:linear-gradient(0deg,transparent 24%,rgba(255,165,0,.05) 25%,rgba(255,165,0,.05) 26%,transparent 27%,transparent 74%,rgba(255,165,0,.05) 75%,rgba(255,165,0,.05) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(255,165,0,.05) 25%,rgba(255,165,0,.05) 26%,transparent 27%,transparent 74%,rgba(255,165,0,.05) 75%,rgba(255,165,0,.05) 76%,transparent 77%,transparent);background-size:75px 75px}.viewport-wrapper{height:100vh;aspect-ratio:9/16;margin:auto;background:#000;display:flex;justify-content:center;align-items:center}.app-container{position:relative;z-index:1;width:100%;height:100%;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:visible}.app-container::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--banner-background);background-image:none;background-size:cover;background-position:60% center;background-repeat:no-repeat;z-index:-1;background-blend-mode:darken;filter:blur(8px);transform:scale(1.05);animation:blurDrift 20s ease-in-out infinite alternate}@keyframes blurDrift{0%{filter:blur(0px);transform:scale(1) translate(0,0)}50%{filter:blur(0px);transform:scale(1) translate(0,0)}100%{filter:blur(0px);transform:scale(1) translate(0,0)}}.results-title{font-size:1.25rem;text-align:center;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.results-wrapper{display:flex;justify-content:center;align-items:center;margin:1rem 0}.results-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);width:80vw;max-width:600px;aspect-ratio:1/1;gap:.5rem;padding:1rem;border-radius:10px}.result-card{position:relative;overflow:hidden;border-radius:5px;display:flex;justify-content:center;align-items:center;padding:.5rem 0;transition:background .3s ease}.result-card img{height:75%;width:auto;object-fit:contain;display:block}.result-name{position:absolute;bottom:0;left:0;width:100%;font-size:.75rem;font-weight:700;color:#fff;text-align:center;padding:.4rem 0;background:rgba(0,0,0,.6);backdrop-filter:blur(2px)}.r{background:linear-gradient(to top,rgba(75,133,235,.85),transparent)}.sr{background:linear-gradient(to top,rgba(204,80,247,.85),transparent)}.ssr{background:linear-gradient(to top,rgba(251,189,67,.85),transparent)}.counters-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75rem;margin:1rem 0;width:100%;max-width:600px}.body-label-container,.gems-container,.standard-mileage-container{flex:1 1 30%;min-width:120px;max-width:160px;display:flex;justify-content:center}.body-label-icon-container,.gems-icon-container,.standard-mileage-icon-container{display:flex;align-items:center;justify-content:flex-start;width:100%;height:50px;padding:0 .75rem;gap:.5rem;border:1px solid gray;border-radius:8px;background-color:#48464a}.extra-buttons-container{margin-top:2rem;text-align:center;background:#000}.action-button,.close-button,.close-modal-button,.info-button{border:none;border-radius:5px;cursor:pointer;color:#fff;touch-action:manipulation}.action-button{background-color:#1bbdf6;padding:.75rem 1.25rem;font-size:.9rem;margin:.5rem;font-weight:700;text-shadow:1px 1px 2px #000}.action-button:hover{background-color:#1399c7}.action-button img{height:25px;vertical-align:middle;margin-right:.5em}.info-button{background-color:#48464a;padding:.5rem 1rem;margin-bottom:1rem;border:1px solid gray}.info-button:hover{background-color:#6c6e72}.close-button{margin-top:2rem;background:#e74c3c;padding:.5rem 1rem}.close-modal-button{position:absolute;top:1rem;right:1rem;background:#e74c3c;padding:.5rem .75rem;font-size:1rem}.close-button:hover,.close-modal-button:hover{background:#c0392b}.bottom-ad,.top-ad{text-align:center;padding:.5rem;color:#ccc;font-size:.75rem}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:9999;display:flex;justify-content:center;align-items:center}.modal.hidden{display:none}.modal-content{background:#1a1a1a;border-radius:8px;width:95%;max-width:600px;height:90%;padding:1rem;color:#f1f5f7;overflow-y:auto;box-shadow:0 0 15px rgba(0,0,0,.8);position:relative;text-align:center}.modal-content h1{margin-top:0;font-size:1.5rem}.modal-content h2{margin:2rem 0 .5rem;font-size:1.1rem;color:#fff;border-bottom:1px solid #888;padding-bottom:.25rem}.modal-section{margin-bottom:2rem}.probability-table{width:100%;border-collapse:collapse;margin-top:.5rem}.probability-table td,.probability-table th{border:1px solid #555;padding:.75rem 1rem;font-size:.95rem;text-align:center}.probability-table th{background-color:#1a1a1a;font-weight:800;font-size:1.1rem;letter-spacing:.05em;color:#f1f5f7;text-transform:uppercase}.probability-table td:first-child,.probability-table th:first-child{width:75%;border-right:1px solid #555;color:#d6d8db}.probability-table td:last-child,.probability-table th:last-child{width:25%;color:#d6d8db}.probability-table tr:nth-child(2n){background-color:#262b34}.probability-table tr:nth-child(odd){background-color:#1f232a}.probability-table tr:hover{background-color:#333944}.probability-table.gold-header th{color:gold}.probability-table.purple-header th{color:#9932cc}.probability-table.aqua-header th{color:#0ff}.probability-table.pickup-header th{position:relative;background-color:#1a1a1a;overflow:hidden;font-weight:800;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#f1f5f7;text-align:center;z-index:0}.probability-table.pickup-header th::before{content:attr(data-title);position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#7dc7d7,#ffb6c1,#ffe4b5,#d8b2f0,#b9fbc0);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:800;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;background-size:400%;animation:gradientShift 5s ease infinite}@keyframes gradientShift{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.extra-buttons-container{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.action-buttons-row,.top-buttons-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.top-buttons-row{justify-content:space-between;width:80vw;max-width:600px;margin-bottom:.5rem}.action-buttons-row{justify-content:center}.info-button,.toggle-button{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.85rem;height:32px;min-width:160px;max-width:220px;background-color:#3c3b3f;border:1px solid gray;color:#fff;font-weight:700;border-radius:5px;white-space:nowrap;gap:.5rem;cursor:pointer;margin:0;font-weight:700;text-shadow:1px 1px 2px #000}.info-button:hover{background-color:#6c6e72}.toggle-button.enabled{background-color:#0aadf4}.toggle-button.enabled:hover{background-color:#0891c5}.toggle-button.disabled{background-color:#3c3b3f}.toggle-button.disabled:hover{background-color:#555459}.info-button-content,.toggle-button-content{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:100%}.animation-icon,.info-icon{height:1.2rem;width:1.2rem;filter:brightness(0) invert(1);display:block}.info-button{margin-left:.5rem}.toggle-button{min-width:180px;max-width:180px;height:32px;padding:.5rem 1rem;font-size:.85rem;background-color:#3c3b3f;border:1px solid gray;color:#fff;font-weight:700;border-radius:5px;display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:.5rem;cursor:pointer;margin:0;margin-right:.5rem}@media (max-width:480px){.app-container{padding:0}.viewport-wrapper{width:100vw;border:none;border-radius:0}.results-wrapper{margin:0;padding:0}.results-grid{width:100%;margin:0;padding:0}.counters-container{gap:1rem;margin:0;padding:0}.body-label-container,.gems-container,.standard-mileage-container{flex:1 1 30%;min-width:70px;max-width:100px;margin:0;padding:0}.body-label-icon-container,.gems-icon-container,.standard-mileage-icon-container{height:38px;padding:0 .4rem}.top-buttons-row{flex-wrap:nowrap;gap:.5rem;margin:0;width:100%;margin:0;padding:0}.info-button,.toggle-button{flex:1 1 0;min-width:160px;max-width:160px;font-size:.75rem;padding:0;height:32px}.animation-icon,.info-icon{height:1rem;width:1rem}.results-wrapper{margin:0;padding:0}.results-grid{max-width:600px;gap:.5rem;padding:.5rem;border-radius:10px;margin:0}}.ssr-history-container{margin-top:1.5rem;padding:1rem;border-radius:8px;max-width:600px;width:90%;margin-left:auto;margin-right:auto;color:#fff;background:#000}.ssr-history-table{width:100%;border-collapse:collapse;font-size:.85rem}.ssr-history-table td,.ssr-history-table th{border:1px solid #666;padding:.5rem;text-align:center}.ssr-history-table th{background-color:#222;font-weight:700}.ssr-history-table tbody tr:nth-child(odd){background-color:#1a1a1a}.ssr-history-table tbody tr:nth-child(2n){background-color:#2a2a2a}.notification-overlay{display:none;position:absolute;background-color:rgba(6,6,6,.75);top:0;left:0;width:100%;height:100%;z-index:999;align-items:center;justify-content:center;pointer-events:none}.notification-image{width:50%;height:50%;object-fit:contain;z-index:1000;opacity:0}.notification-image.animate{animation:flicker 1.5s linear;opacity:1}@keyframes flicker{0%,100%,33%,66%{opacity:.5}16%,49%,82%{opacity:.25}}.interaction-blocker{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0);z-index:998;pointer-events:all;cursor:not-allowed}.interaction-blocker.hidden{display:none!important}.reset-button-row{margin-top:1rem;display:flex;justify-content:center}.reset-button{background-color:#444;border:1px solid #888;color:#fff;padding:.5rem 1.25rem;border-radius:5px;font-weight:700;font-size:.85rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;text-shadow:1px 1px 2px #000;transition:background-color .3s ease}.reset-button:hover{background-color:#666}.reset-icon{height:1rem;filter:brightness(0) invert(1)}.bottom-ad,.top-ad{visibility:hidden}.probability-table.pickup-header th{position:relative;background-color:#1a1a1a;overflow:hidden;font-weight:800;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#f1f5f7;text-align:center;padding:.75rem 1rem;height:56px;line-height:1.25rem;vertical-align:middle;z-index:0;box-sizing:border-box}.probability-table.pickup-header th::before{content:attr(data-title);position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#7dc7d7,#ffb6c1,#ffe4b5,#d8b2f0,#b9fbc0);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:800;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;background-size:400%;animation:gradientShift 5s ease infinite;padding:.75rem 1rem;box-sizing:border-box;line-height:1.25rem}.probability-table th{height:56px;padding:.75rem 1rem;line-height:1.25rem;box-sizing:border-box;vertical-align:middle}.probability-table.pickup-header th::before{height:56px;padding:.75rem 1rem;box-sizing:border-box;line-height:1.25rem;display:flex;align-items:center;justify-content:center}