:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}ul,ol{padding:0}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}:root{--ink:#2b201b;--muted:#796c63;--line:#eee2da;--purple:#e96628;--purple-dark:#c94e17;--lavender:#fff1e8;--paper:#fffdfa;--app-content-width:960px}html{scrollbar-gutter:stable}body{background:var(--paper);min-width:320px;color:var(--ink)}button,a{font:inherit}button{cursor:pointer}.app-page-main{max-width:var(--app-content-width);margin:0 auto;padding:clamp(2.25rem,4vw,3.25rem) 1.25rem 5rem}.brand{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:.65rem;font-size:1rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:-.14em;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding-right:3px;font-family:Georgia,serif;font-size:.9rem;font-style:italic;font-weight:700;display:inline-flex}.brand-icon{object-fit:contain;flex:none;width:28px;height:28px;display:block}.eyebrow{color:var(--purple);letter-spacing:.15em;margin-bottom:1rem;font-size:.7rem;font-weight:800}.login-page{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:100vh;display:grid}.login-intro{background:linear-gradient(145deg,#ffe3cf 0%,#fff8f2 47%,#ffd6ba 100%);flex-direction:column;height:100vh;padding:3.25rem clamp(2.5rem,8vw,9rem);display:flex;position:sticky;top:0;overflow:auto}.login-intro .brand{z-index:1;position:relative}.login-intro-content{z-index:1;max-width:39rem;margin:auto 0;position:relative}.intro-copy{z-index:1;max-width:39rem;margin:0 0 3rem;position:relative}.intro-copy h1{letter-spacing:-.075em;margin-bottom:1.6rem;font-size:clamp(2.6rem,4.25vw,4.65rem);font-weight:750;line-height:1.13}.intro-copy>p:last-child{color:#5d4b40;font-size:1rem;line-height:1.9}.feature-list{z-index:1;gap:1rem;max-width:31rem;display:grid;position:relative}.feature-list>div{background:#ffffff96;border:1px solid #fffc;border-radius:12px;align-items:center;gap:1rem;padding:.95rem 1.15rem;display:flex}.feature-icon{color:var(--purple);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:700;display:inline-flex}.feature-list p{color:var(--muted);font-size:.78rem;line-height:1.55}.feature-list strong{color:var(--ink);font-size:.84rem}.intro-footnote{color:#927768;z-index:1;margin-top:2.5rem;font-size:.71rem;position:relative}.login-panel{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.login-card{width:100%;max-width:350px}.mobile-brand{display:none}.login-card h2{letter-spacing:-.05em;margin-bottom:.75rem;font-size:2rem;font-weight:750}.login-description{color:var(--muted);margin-bottom:2.3rem;font-size:.9rem;line-height:1.7}.google-button{color:#30303b;background:#fff;border:1px solid #d8d6e1;border-radius:8px;justify-content:center;align-items:center;gap:.85rem;width:100%;padding:1rem;font-size:.9rem;font-weight:650;transition:background .2s,box-shadow .2s;display:flex}.google-button:hover{background:#fafafa;box-shadow:0 4px 15px #1a143c17}.google-button:disabled{cursor:wait;opacity:.65}.google-icon{flex:none;width:18px;height:18px;display:block}.email-login-form{gap:1rem;display:grid}.login-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:1.2rem;display:grid}.login-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:.7rem;font-size:.82rem;font-weight:700}.login-tabs button.active{border-bottom-color:var(--purple);color:var(--purple-dark)}.login-field{gap:.4rem;display:grid}.login-field>span{color:var(--ink);font-size:.78rem;font-weight:700}.login-input{color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d6e1;border-radius:3px;outline:none;width:100%;padding:.85rem .9rem;font-size:.9rem}.login-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #e966281f}.login-input:disabled{cursor:wait;background:#f6f5f2}.email-login-button{background:var(--purple);border:1px solid var(--purple);color:#fff;border-radius:3px;width:100%;padding:.9rem 1rem;font-size:.88rem;font-weight:750}.email-login-button:hover{background:var(--purple-dark);border-color:var(--purple-dark)}.email-login-button:disabled{cursor:wait;opacity:.65}.login-divider{color:var(--muted);align-items:center;gap:.75rem;margin:1.2rem 0;font-size:.7rem;display:flex}.login-divider:before,.login-divider:after{background:var(--line);content:"";flex:1;height:1px}.login-success{color:#16724b;background:#ecfbf4;margin-top:.9rem;padding:.75rem .85rem;font-size:.75rem;line-height:1.6}.login-error{color:#c1294f;text-align:center;margin-top:.9rem;font-size:.75rem;line-height:1.6}.login-note{color:#92909e;text-align:center;max-width:18rem;margin:1.15rem auto 0;font-size:.72rem;line-height:1.7}.copyright{color:#aaa8b3;margin-top:5rem;font-size:.7rem}.home-page{background:var(--paper);min-height:100vh;padding-bottom:4rem}.site-header{border-bottom:1px solid var(--line);z-index:5;background:#ffffffeb;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(1.25rem,6vw,7.5rem);display:flex;position:sticky;top:0}.site-header nav{gap:clamp(.85rem,1.8vw,1.75rem);margin-left:auto;margin-right:clamp(1.25rem,2.5vw,2.5rem);display:flex}.site-header nav a{color:var(--muted);padding:.45rem 0;font-size:.82rem;font-weight:650;text-decoration:none}.site-header nav a.active,.site-header nav a.router-link-active{color:var(--purple)}.site-header nav a.nav-disabled{cursor:not-allowed;opacity:.48}.mobile-nav-toggle{display:none}.user-menu-wrap{position:relative}.user-menu{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:.35rem;padding:.4rem;font-size:.8rem;font-weight:650;display:flex}.user-menu-label{align-items:baseline;gap:.25rem;min-width:0;display:inline-flex}.user-menu:hover,.user-menu:focus-visible{color:var(--purple-dark)}.menu-caret{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:1rem;height:1rem;transition:transform .18s}.user-menu[aria-expanded=true] .menu-caret{transform:rotate(180deg)}.user-dropdown{border:1px solid var(--line);z-index:10;background:#fff;border-radius:9px;min-width:9rem;display:grid;position:absolute;top:calc(100% + .35rem);right:0;overflow:hidden;box-shadow:0 10px 22px #74381524}.user-dropdown a,.user-dropdown button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:.7rem .9rem;font-size:.78rem;text-decoration:none}.user-dropdown a:hover,.user-dropdown a:focus-visible,.user-dropdown button:hover,.user-dropdown button:focus-visible{background:var(--lavender);color:var(--purple-dark)}.user-dropdown button:disabled{cursor:wait;opacity:.65}.hero,.content-section,.status-section{max-width:1120px;margin-left:auto;margin-right:auto}.hero{justify-content:space-between;align-items:flex-end;gap:2rem;padding:5rem 2rem 3rem;display:flex}.hero h1,.section-heading h2,.status-section h2{letter-spacing:-.055em;font-weight:750}.hero-text{color:var(--muted);margin-top:1rem;font-size:.92rem}.profile-prompt{background:var(--lavender);border-radius:12px;align-items:center;gap:.8rem;max-width:440px;padding:1rem 1.1rem;display:flex}.prompt-icon{background:var(--purple);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:.72rem;font-weight:800;display:inline-flex}.profile-prompt strong{font-size:.78rem;font-weight:750}.profile-prompt p{color:var(--muted);margin-top:.18rem;font-size:.68rem;line-height:1.5}.profile-prompt button,.profile-prompt a,.outline-button{color:var(--purple);white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:.72rem;font-weight:750;text-decoration:none}.content-section{border-top:1px solid var(--line);padding:2.6rem 2rem 3.5rem}.section-heading{justify-content:space-between;align-items:end;margin-bottom:1.6rem;display:flex}.section-heading .eyebrow,.status-section .eyebrow{margin-bottom:.55rem}.section-heading h2,.status-section h2{font-size:1.5rem}.section-heading>p{color:var(--muted);font-size:.76rem}.action-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.action-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:12px;align-items:center;min-height:128px;padding:1.25rem;transition:border .2s,box-shadow .2s,transform .2s;display:flex}.action-card:hover{border-color:#f3b18d;transform:translateY(-2px);box-shadow:0 10px 22px #74381517}.action-card.primary{background:var(--purple);border-color:var(--purple);color:#fff}.card-icon{color:var(--purple);background:#fff1e8;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:inline-flex}.card-content{gap:.25rem;margin-left:.8rem;display:grid}.card-content strong{font-size:.84rem;font-weight:750}.card-content small{color:var(--muted);font-size:.66rem;line-height:1.45}.primary .card-content small{color:#ffe1d0}.arrow{margin-left:auto;font-size:1.15rem}.status-section{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;max-width:1080px;margin:0 2rem;padding:1.7rem 2rem;display:flex}.status-section p:last-child{color:var(--muted);margin-top:.45rem;font-size:.76rem}.outline-button{border:1px solid #f2ae88;border-radius:7px;padding:.7rem .9rem;text-decoration:none}.toast{background:var(--ink);color:#fff;z-index:10;border-radius:8px;padding:.8rem 1.1rem;font-size:.8rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.demo-logout{color:#aaa8b3;background:0 0;border:0;margin:2.5rem auto 0;font-size:.7rem;text-decoration:underline;display:block}.profile-page{background:#f7f6fb;min-height:100vh}.profile-main{max-width:720px;margin:0 auto;padding:clamp(2.5rem,7vw,5.5rem) 1.25rem 5rem}.profile-back{color:var(--muted);align-items:center;gap:.35rem;font-size:.8rem;text-decoration:none;display:inline-flex}.profile-back:hover{color:var(--purple-dark)}.back-arrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:1rem;height:1rem}.profile-heading{margin:2.4rem 0 1.8rem}.profile-heading h1{letter-spacing:-.06em;font-size:clamp(2rem,4vw,2.7rem);font-weight:750;line-height:1.2}.profile-heading p:last-child{color:var(--muted);margin-top:.8rem;font-size:.9rem;line-height:1.75}.profile-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:clamp(1.4rem,4vw,2.5rem);box-shadow:0 10px 30px #2319520f}.profile-field{gap:.5rem;margin-bottom:1.45rem;display:grid}.profile-label{align-items:center;gap:.55rem;font-size:.84rem;font-weight:750;display:flex}.required-badge{color:var(--purple);letter-spacing:.04em;background:#fff0e7;border-radius:4px;padding:.12rem .35rem;font-size:.62rem}.profile-input{color:var(--ink);border:1px solid #d9d7e2;border-radius:8px;outline:none;width:100%;padding:.78rem .9rem;font-size:1rem;transition:border .2s,box-shadow .2s}.profile-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #e966281f}.profile-input:disabled{cursor:wait;background:#f6f5f8}.dj-name-input{align-items:stretch;display:flex}.dj-prefix{color:var(--purple);letter-spacing:.04em;background:#fff1e8;border:1px solid #d9d7e2;border-radius:8px 0 0 8px;align-items:center;padding:0 .9rem;font-size:.85rem;font-weight:800;display:inline-flex}.dj-name-input .profile-input{border-top-left-radius:0;border-bottom-left-radius:0}.dj-name-input:focus-within .dj-prefix{border-color:var(--purple);box-shadow:-3px 0 #e966281f,0 -3px #e966281f,0 3px #e966281f}.dj-name-input:focus-within .profile-input{box-shadow:3px 0 #e966281f,0 -3px #e966281f,0 3px #e966281f}.field-help{color:var(--muted);font-size:.72rem;line-height:1.5}.field-error{color:#c1294f;font-size:.72rem}.profile-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:.8rem;margin-top:2rem;padding-top:1.45rem;display:flex}.profile-cancel{color:var(--muted);padding:.75rem 1rem;font-size:.82rem;text-decoration:none}.save-profile{background:var(--purple);color:#fff;border:0;border-radius:8px;padding:.8rem 1.2rem;font-size:.85rem;font-weight:750}.save-profile:hover{background:var(--purple-dark)}.save-profile:disabled{cursor:wait;opacity:.65}.profile-notice{border-radius:8px;margin-bottom:1.2rem;padding:.8rem .95rem;font-size:.8rem;line-height:1.5}.profile-notice.error{color:#a51f43;background:#fff0f3}.profile-notice.success{color:#16724b;background:#ecfbf4}.score-import-page{background:#f7f6fb;min-height:100vh}.score-import-heading{margin:0 0 1.6rem}.score-import-heading h1{letter-spacing:-.06em;font-size:clamp(2rem,4vw,2.7rem);font-weight:750;line-height:1.2}.score-import-heading p:last-child{color:var(--muted);margin-top:.8rem;font-size:.9rem;line-height:1.75}.csv-download-guide{background:var(--lavender);border:1px solid #f6d4c0;border-radius:12px;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1rem;padding:1rem 1.15rem;display:flex}.csv-download-guide h2{font-size:.84rem;font-weight:750}.csv-download-guide p{color:var(--muted);margin-top:.2rem;font-size:.72rem;line-height:1.55}.csv-download-button{color:var(--purple);white-space:nowrap;background:#fff;border:1px solid #f2ae88;border-radius:8px;align-items:center;gap:.45rem;padding:.7rem .9rem;font-size:.78rem;font-weight:750;display:inline-flex}.csv-download-button:hover{background:var(--purple);color:#fff}.score-import-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:clamp(1.4rem,4vw,2.5rem);box-shadow:0 10px 30px #4323110f}.score-import-textarea{resize:vertical;border:1px solid #d9d7e2;border-radius:8px;outline:none;width:100%;min-height:250px;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.6}.score-import-textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #e966281f}.score-import-textarea:disabled{cursor:wait;background:#f6f5f8}.import-meta{color:var(--muted);justify-content:space-between;margin-top:.45rem;font-size:.7rem;display:flex}.size-over{color:#a51f43;font-weight:750}.import-divider{color:var(--muted);text-align:center;align-items:center;gap:.8rem;margin:1.25rem 0;font-size:.75rem;display:flex}.import-divider:before,.import-divider:after{background:var(--line);content:"";flex:1;height:1px}.file-input{position:absolute;left:-9999px}.file-row{align-items:center;display:flex}.file-select{color:var(--purple);background:#fff;border:1px solid #f2ae88;border-radius:8px;align-items:center;padding:.75rem 1rem;font-size:.82rem;font-weight:750;display:inline-flex}.file-select:hover{background:var(--lavender);border-color:var(--purple)}.file-select:disabled{cursor:wait;opacity:.65}.file-name{color:var(--muted);margin-left:.7rem;font-size:.76rem}.import-actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:1.8rem;padding-top:1.3rem;display:flex}.import-button{background:var(--purple);color:#fff;border:0;border-radius:8px;padding:.8rem 1.2rem;font-size:.85rem;font-weight:750}.import-button:hover{background:var(--purple-dark)}.import-button:disabled{cursor:wait;opacity:.65}.import-result{outline:none;margin-bottom:1rem}.import-summary{color:#70401f;background:#fff1e8;border-radius:9px;padding:.9rem 1rem;font-size:.82rem;line-height:1.7}.import-summary span+span{margin-left:.5em}.import-errors{border:1px solid #f1d2c3;border-radius:9px;margin-top:1rem;overflow:hidden}.import-errors h2{color:#9b3e17;background:#fff5ef;padding:.75rem .9rem;font-size:.82rem;font-weight:750}.import-errors ul{max-height:220px;list-style:none;overflow:auto}.import-errors li{color:#6f5041;border-top:1px solid #f5e4dc;gap:.2rem;padding:.7rem .9rem;font-size:.75rem;display:grid}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rival-search-page{background:#f7f6fb;min-height:100vh}.rival-search-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin:0 0 1.75rem;display:flex}.rival-search-heading h1{letter-spacing:-.06em;font-size:clamp(2rem,4vw,2.7rem);font-weight:750;line-height:1.2}.rival-search-heading p:last-child{color:var(--muted);margin-top:.8rem;font-size:.9rem;line-height:1.75}.rival-search-controls{flex-direction:column;align-items:flex-end;gap:.7rem;display:flex}.rival-stronger-filter{color:var(--ink);cursor:pointer;align-items:center;gap:.5rem;font-size:.76rem;font-weight:750;display:inline-flex}.rival-stronger-filter input{accent-color:var(--purple);width:1rem;height:1rem;margin:0}.rival-stronger-filter:has(input:disabled){cursor:wait;opacity:.65}.rival-reload{color:var(--purple);white-space:nowrap;background:#fff;border:1px solid #f2ae88;border-radius:8px;padding:.72rem 1rem;font-size:.8rem;font-weight:750}.rival-reload:hover{background:var(--lavender);border-color:var(--purple)}.rival-reload:disabled{cursor:wait;opacity:.65}.rival-state{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:2rem;display:flex}.rival-state strong{margin-top:.8rem;font-size:1rem}.rival-state p{color:var(--muted);max-width:30rem;margin:.5rem 0 1.2rem;font-size:.8rem;line-height:1.7}.rival-state.error{border-color:#f1d2c3}.rival-state-icon{background:var(--lavender);color:var(--purple);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.35rem;display:inline-flex}.loading-spinner{border:3px solid #f6d4c0;border-top-color:var(--purple);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite rival-spin}@keyframes rival-spin{to{transform:rotate(360deg)}}.rival-results-heading{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.rival-results-heading .eyebrow{margin-bottom:.45rem}.rival-results-heading h2{font-size:1.25rem;font-weight:750}.rival-results-heading>p{color:var(--muted);font-size:.7rem}.rival-list{gap:.7rem;list-style:none;display:grid}.rival-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:38px minmax(130px,1fr) 70px minmax(100px,125px) 175px auto auto;align-items:center;gap:.75rem;padding:1rem 1.2rem;display:grid}.rival-rank{color:var(--muted);background:#f5f1ee;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.76rem;font-weight:800;display:inline-flex}.rival-rank.top{background:var(--lavender);color:var(--purple-dark)}.rival-player{gap:.2rem;min-width:0;display:grid}.rival-player-action,.rival-record-action{display:contents}.rival-search-page:not(.follow-list-page) .rival-card>.rival-rank{grid-area:1/1}.rival-search-page:not(.follow-list-page) .rival-player-action .rival-player{grid-area:1/2}.rival-search-page:not(.follow-list-page) .rival-common{grid-area:1/3}.rival-search-page:not(.follow-list-page) .rival-similarity{grid-area:1/4}.rival-search-page:not(.follow-list-page) .rival-record-action .rival-record{grid-area:1/5}.rival-search-page:not(.follow-list-page) .rival-player-action .follow-control{grid-area:1/6}.rival-search-page:not(.follow-list-page) .rival-record-action .rival-detail-link{grid-area:1/7}.rival-player strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.rival-player span,.rival-player a{color:var(--muted);font-size:.68rem;text-decoration:none}.rival-player a{color:var(--purple);width:fit-content}.rival-common,.rival-similarity{gap:.25rem;display:grid}.rival-common>span,.rival-similarity>span:first-child{color:var(--muted);font-size:.66rem}.rival-common strong,.rival-similarity strong{font-size:1rem}.rival-similarity strong{font-weight:800;transition:color .2s}.rival-similarity strong.similarity-low{color:var(--muted)}.rival-similarity strong.similarity-medium{color:var(--purple)}.rival-similarity strong.similarity-high{color:var(--purple-dark)}.rival-common small{color:var(--muted);margin-left:.15rem;font-size:.62rem;font-weight:600}.similarity-track{background:#f3e8e1;border-radius:999px;width:100%;height:4px;display:block;overflow:hidden}.similarity-track span{background:var(--purple);border-radius:inherit;height:100%;display:block}.rival-record{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-left:.75rem;display:grid}.follow-control{flex-direction:column;align-items:center;gap:.25rem;display:flex}.follow-button{background:var(--purple);border:1px solid var(--purple);color:#fff;cursor:pointer;white-space:nowrap;border-radius:3px;min-width:6.3rem;padding:.55rem .65rem;font-size:.72rem;font-weight:750}.follow-button:hover{background:var(--purple-dark);border-color:var(--purple-dark)}.follow-button.following{color:var(--purple-dark);background:#fffdfa}.follow-button:disabled{cursor:wait;opacity:.6}.follow-error{color:var(--danger);text-align:center;max-width:9rem;font-size:.62rem}.follow-player-card{grid-template-columns:38px minmax(130px,1fr) 190px auto auto}.follow-list-page .follow-player-card>.rival-rank{grid-area:1/1}.follow-list-page .rival-player-action .rival-player{grid-area:1/2}.follow-list-page .rival-record-action .rival-record{grid-area:1/3}.follow-list-page .rival-player-action .follow-control{grid-area:1/4}.follow-list-page .rival-record-action .rival-detail-link{grid-area:1/5}.pagination{justify-content:flex-end;align-items:center;gap:.75rem;padding:1.25rem 0;display:flex}.pagination button{border:1px solid var(--purple);color:var(--purple-dark);background:#fffdfa;border-radius:3px;align-items:center;gap:.3rem;padding:.55rem .8rem;font-size:.75rem;font-weight:750;display:inline-flex}.pagination button:disabled{border-color:var(--line);color:var(--muted);opacity:.55}.rival-record>div{text-align:center;gap:.15rem;display:grid}.rival-record span{color:var(--muted);font-size:.6rem}.rival-record strong{font-variant-numeric:tabular-nums;font-size:.85rem}.rival-record strong.win{color:#16704e}.rival-record strong.loss{color:#ad3931}.rival-record .rival-balance span{color:var(--ink);white-space:nowrap;font-weight:750}.rival-record .rival-balance strong{font-size:1rem;font-weight:850}.rival-detail-link{color:var(--purple);white-space:nowrap;background:#fff;border:1px solid #f2ae88;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.62rem .7rem;font-size:.7rem;font-weight:750;text-decoration:none;display:inline-flex}.rival-detail-link:hover{background:var(--lavender);border-color:var(--purple);color:var(--purple-dark)}.rival-search-page:not(.follow-list-page) .follow-button,.rival-search-page:not(.follow-list-page) .follow-button.following{color:var(--purple);background:#fffdfa;border-color:#f2ae88}.rival-search-page:not(.follow-list-page) .follow-button:hover{background:var(--lavender);border-color:var(--purple);color:var(--purple-dark)}.rival-search-page:not(.follow-list-page) .rival-detail-link{background:var(--purple);border-color:var(--purple);color:#fff}.rival-search-page:not(.follow-list-page) .rival-detail-link:hover{background:var(--purple-dark);border-color:var(--purple-dark);color:#fff}.action-arrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:1rem;height:1rem}.player-detail-page{background:#f7f6fb;min-height:100vh}.player-loading{margin-top:2rem}.player-detail-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin:1.5rem 0;display:flex}.player-detail-heading h1{letter-spacing:-.06em;font-size:clamp(2rem,4vw,2.7rem);font-weight:750;line-height:1.2}.player-detail-controls{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.player-detail-controls>p{color:var(--muted);font-size:.8rem}.player-meta{color:var(--muted);align-items:center;gap:1rem;margin-top:.65rem;font-size:.76rem;display:flex}.player-meta a{color:var(--purple);text-decoration:none}.comparison-summary{background:var(--ink);color:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);align-items:center;margin-bottom:2rem;padding:1.4rem clamp(1.5rem,5vw,4rem);display:grid;position:relative}.summary-score{justify-content:center;align-items:center;gap:.8rem;display:flex}.summary-score span{color:#d9cbc3;font-size:.72rem}.summary-score strong{font-size:2rem;line-height:1}.summary-score.win strong{color:#ff9a62}.summary-score.loss strong{color:#fff}.summary-score.balance{border-left:1px solid #594940}.summary-score.balance strong{color:#ffbd97;font-weight:850}.summary-sub{color:#ae9e94;white-space:nowrap;gap:1rem;font-size:.62rem;display:flex;position:absolute;bottom:.55rem;left:50%;transform:translate(-50%)}.comparison-section{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.comparison-heading{justify-content:space-between;align-items:flex-end;padding:1.4rem 1.5rem;display:flex}.comparison-heading .eyebrow{margin-bottom:.4rem}.comparison-heading h2{font-size:1.2rem;font-weight:750}.comparison-heading>p{color:var(--muted);font-size:.68rem}.comparison-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:780px}.comparison-table th{color:var(--muted);text-align:left;background:#fff9f5;padding:.75rem 1rem;font-size:.66rem;font-weight:750}.comparison-table td{border-top:1px solid var(--line);padding:.8rem 1rem;font-size:.76rem}.comparison-table tbody tr:hover{background:#fffaf7}.comparison-table .music-title{max-width:300px;font-weight:700}.comparison-table .number-cell{font-variant-numeric:tabular-nums;text-align:right}.score-difference{min-width:2.8rem;margin-left:.45rem;font-size:.64rem;display:inline-block}.difference-cell .score-difference{margin-left:0}.score-difference.win{color:#16805b}.score-difference.loss{color:#b53b32}.score-difference.draw{color:var(--muted)}.result-badge{white-space:nowrap;border-radius:999px;padding:.3rem .5rem;font-size:.6rem;font-weight:800;display:inline-block}.result-badge.win{color:#16704e;background:#e8f8f1}.result-badge.loss{color:#ad3931;background:#fff0ee}.result-badge.draw{color:#6f625a;background:#f1efed}.comparison-empty{border-top:1px solid var(--line);text-align:center;padding:3rem 1.5rem}.comparison-empty strong{font-size:.9rem}.comparison-empty p{color:var(--muted);margin-top:.5rem;font-size:.74rem}@media (width<=800px){.login-page{display:block}.login-intro{display:none}.login-panel{min-height:100vh;padding:1.5rem}.mobile-brand{align-items:center;gap:.65rem;margin-bottom:5rem;font-size:.95rem;font-weight:750;display:flex}.copyright{margin-top:4rem}.site-header{height:62px;padding:0 1rem}.site-header nav{display:none}.hero{flex-direction:column;align-items:flex-start;padding:3rem 1.25rem 2rem}.profile-prompt{width:100%;max-width:none}.content-section{padding:2rem 1.25rem 2.5rem}.section-heading{flex-direction:column;align-items:flex-start;gap:.65rem}.action-grid{grid-template-columns:1fr}.action-card{min-height:96px}.status-section{flex-direction:column;align-items:flex-start;gap:1rem;margin:0 1.25rem;padding:1.4rem}.outline-button{margin-left:0}.profile-main,.app-page-main{padding-top:2rem}.profile-heading{margin-top:1.8rem}.csv-download-guide{flex-direction:column;align-items:stretch}.csv-download-button{justify-content:center;width:100%}.profile-actions{flex-direction:column-reverse;align-items:stretch}.profile-cancel,.save-profile{text-align:center;width:100%}.import-actions{display:block}.import-button{width:100%}.file-row{flex-direction:column;align-items:stretch;gap:.6rem}.file-select{justify-content:center;width:100%}.file-name{overflow-wrap:anywhere;margin-left:0}.rival-search-heading,.rival-results-heading{flex-direction:column;align-items:stretch;gap:1rem}.rival-search-controls{align-items:stretch}.rival-stronger-filter{padding:.25rem 0}.rival-reload{width:100%}.rival-card{grid-template-columns:34px minmax(0,1fr);align-items:start}.rival-common,.rival-similarity,.rival-record{border-left:0;border-top:1px solid var(--line);grid-column:2;padding-top:.7rem;padding-left:0}.rival-detail-link{grid-column:2}.follow-control{grid-column:2;align-items:flex-start}.follow-player-card{grid-template-columns:34px minmax(0,1fr)}.player-detail-heading,.comparison-heading{flex-direction:column;align-items:flex-start;gap:.8rem}.player-detail-controls{align-items:stretch;width:100%}.comparison-summary{padding-bottom:2rem}.summary-score{flex-direction:column;gap:.3rem}}body{background:#f5f0e9;font-family:BIZ UDPGothic,Yu Gothic UI,Yu Gothic,Meiryo,sans-serif}h1,h2,h3,strong{font-weight:750}.home-page,.profile-page,.score-import-page,.score-overview-page,.rival-search-page,.player-detail-page{background:#f5f0e9}.site-header{background:#fffdfa;height:64px}.brand-mark{border-radius:2px}.user-dropdown{border-radius:2px;box-shadow:4px 4px #7438151a}.page-heading,.profile-heading,.score-import-heading,.score-overview-heading,.rival-search-heading,.player-detail-heading{border-left:4px solid var(--purple);padding-left:1rem}.page-heading h1,.profile-heading h1,.score-import-heading h1,.score-overview-heading h1,.rival-search-heading h1,.player-detail-heading h1{letter-spacing:-.045em}.profile-heading{margin-top:1.6rem}.profile-back{font-weight:650}.back-arrow,.action-arrow,.external-arrow{flex:none}.external-arrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;vertical-align:-.15rem;width:.9rem;height:.9rem}.hero{border-bottom:1px solid var(--line);max-width:var(--app-content-width);align-items:center;padding:4rem 1.25rem 3rem}.hero h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.08}.hero h1 span{color:var(--purple-dark)}.hero-text{max-width:40rem}.content-section{max-width:var(--app-content-width);border-top:0;padding:2rem 1.25rem 4rem}.section-heading{border-bottom:2px solid var(--ink);margin-bottom:0;padding-bottom:.65rem}.section-heading h2{font-size:1.1rem}.action-grid{display:block}.action-card,.action-card.primary{border:0;border-bottom:1px solid var(--line);color:var(--ink);background:0 0;border-radius:0;grid-template-columns:42px 42px minmax(0,1fr) auto;align-items:center;min-height:86px;padding:.85rem .4rem;text-decoration:none;display:grid;transform:none}.action-card:hover,.action-card.primary:hover{border-color:var(--purple);box-shadow:none;background:#fff8f1;transform:none}.action-index{color:#a69285;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem}.card-icon{color:var(--purple);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;background:0 0;border-radius:0;width:24px;height:24px}.primary .card-icon{color:var(--purple);background:0 0}.card-content{margin-left:.5rem}.card-content strong{font-size:.9rem}.card-content small,.primary .card-content small{color:var(--muted);font-size:.7rem}.action-card>.action-arrow{color:var(--purple);margin-right:.5rem}.login-intro{background:#f0e6dc;border-right:1px solid #d9c8bc}.intro-copy h1{letter-spacing:-.055em}.feature-list{border-top:2px solid var(--ink);gap:0}.feature-list>div{background:0 0;border:0;border-bottom:1px solid #d9c8bc;border-radius:0}.feature-icon{fill:none;height:28px;stroke:var(--purple);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;background:0 0;border-radius:0;width:28px}.login-card{border-top:4px solid var(--purple);padding-top:1.5rem}.google-button,.profile-input,.save-profile,.profile-notice,.csv-download-button,.file-select,.import-button,.rival-reload,.rival-detail-link,.outline-button{border-radius:3px}.profile-card,.score-import-card{box-shadow:none;border-left:0;border-right:0;border-radius:0}.csv-download-guide{background:0 0;border:0;border-left:4px solid #e4a47f;border-radius:0}.score-import-textarea{border-radius:3px}.import-summary{border-left:4px solid var(--purple);border-radius:0}.import-errors{border-radius:0}.rival-state{border-radius:2px}.rival-state-icon{border:1px solid var(--line);fill:none;stroke:var(--purple);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;background:0 0;border-radius:2px;padding:10px}.rival-results-heading{border-bottom:2px solid var(--ink);padding-bottom:.65rem}.rival-list{border-top:0;gap:0}.rival-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:.85rem .4rem}.rival-card:hover{background:#fff8f1}.rival-rank{background:0 0;border:1px solid #cdbdb2;border-radius:2px}.rival-rank.top{background:var(--purple);border-color:var(--purple);color:#fff}.rival-player strong,.rival-common strong,.rival-similarity strong,.rival-record strong{font-variant-numeric:tabular-nums}.rival-player a,.player-meta a{align-items:center;gap:.2rem;display:inline-flex}.similarity-track{background:repeating-linear-gradient(90deg,#eadfd7 0 1px,#0000 1px 10%);border:1px solid #eadfd7;border-radius:0;height:5px}.similarity-track span{border-radius:0}.comparison-summary{border-left:4px solid var(--purple);border-radius:0}.comparison-section{border-radius:0}.comparison-heading{border-bottom:2px solid var(--ink)}.comparison-table-wrap{border-top:0}.comparison-table th{background:#eee4db}.comparison-table td{font-variant-numeric:tabular-nums}.result-badge{background:0 0;border:1px solid;border-radius:2px}.comparison-empty{border-top:0}.score-overview-page{min-height:100vh}.score-overview-heading{margin:0 0 1.75rem}.score-overview-heading h1{font-size:clamp(2rem,4vw,2.7rem);line-height:1.2}.score-overview-heading p{color:var(--muted);margin-top:.8rem;font-size:.9rem;line-height:1.75}.score-overview-section{border:1px solid var(--line);background:#fffdfa}.score-overview-summary{border-bottom:2px solid var(--ink);grid-template-columns:1fr auto auto;align-items:end;gap:1.25rem;padding:1rem 1.25rem .7rem;display:grid}.score-overview-summary h2{font-size:1.15rem}.score-overview-summary p{color:var(--muted);font-size:.72rem}.score-overview-summary strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1rem}.score-overview-filter{align-items:center;gap:.55rem;display:flex}.score-overview-filter span{color:var(--muted);white-space:nowrap;font-size:.68rem;font-weight:750}.score-overview-filter select{color:var(--ink);background:#fffdfa;border:1px solid #cdbdb2;border-radius:3px;min-width:15rem;padding:.55rem 2rem .55rem .7rem;font-size:.76rem}.score-overview-filter select:focus{border-color:var(--purple);outline:3px solid #e966281f}.score-overview-table-wrap{overflow-x:auto}.score-overview-table{border-collapse:collapse;width:100%;min-width:680px}.score-overview-table th{color:var(--muted);text-align:left;background:#eee4db;padding:.75rem 1rem;font-size:.68rem}.score-overview-table td{border-top:1px solid var(--line);padding:.8rem 1rem;font-size:.78rem}.score-overview-table tbody tr:hover{background:#fff8f1}.score-overview-table .music-title{max-width:360px;font-weight:700}.score-overview-table .number-cell{font-variant-numeric:tabular-nums;text-align:right}.score-overview-table .score-value{font-size:.86rem;font-weight:750}.score-overview-mobile-list{padding-left:0;display:none}.rank-percent{border-bottom:2px solid;min-width:4.2rem;padding-bottom:.12rem;font-weight:800;display:inline-block}.rank-percent.low{color:#85756b}.rank-percent.medium{color:#bf591f}.rank-percent.high{color:var(--purple-dark)}.score-rank-note{border-top:1px solid var(--line);color:var(--muted);padding:.8rem 1rem;font-size:.68rem;line-height:1.6}.score-overview-filter-empty{text-align:center;min-height:180px;padding:4rem 1rem}.score-overview-filter-empty strong{font-size:.86rem}.score-overview-filter-empty p{color:var(--muted);margin-top:.5rem;font-size:.72rem}@media (width<=800px){.action-card,.action-card.primary{grid-template-columns:32px 34px minmax(0,1fr) auto}.page-heading,.profile-heading,.score-import-heading,.score-overview-heading,.rival-search-heading,.player-detail-heading{padding-left:.75rem}.rival-card{padding:.9rem 0}.score-overview-summary{grid-template-columns:1fr;align-items:stretch}.score-overview-filter{flex-direction:column;align-items:stretch}.score-overview-filter select{width:100%;min-width:0}html{scrollbar-gutter:auto}body{overflow-x:hidden}.app-page-main{padding:1.5rem 1rem 3rem}.site-header{gap:.5rem;height:58px;padding:0 .75rem}.site-header .brand{flex:0 auto;min-width:0}.site-header .brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-nav-toggle{color:var(--ink);background:0 0;border:0;flex:0 0 40px;justify-content:center;align-items:center;height:40px;margin-left:auto;padding:.5rem;display:inline-flex}.mobile-nav-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:22px;height:22px}.site-header nav.site-navigation{border-bottom:1px solid var(--line);background:#fffdfa;gap:0;margin:0;padding:.35rem .75rem .65rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 5px 12px #43231114}.site-header nav.site-navigation.open{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-header nav.site-navigation a{border-bottom:1px solid var(--line);padding:.8rem .65rem;font-size:.78rem}.user-menu-wrap{flex:0 auto;min-width:0}.user-menu{max-width:min(42vw,12rem);padding:.4rem .15rem}.user-menu-label{flex-direction:column;align-items:flex-start;gap:.05rem;line-height:1.2;display:flex;overflow:hidden}.user-dj-name,.user-iidx-id{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.user-iidx-id{color:var(--muted);font-size:.68rem;font-weight:600}.user-dropdown{min-width:10rem;max-width:calc(100vw - 1.5rem)}.hero{padding:2rem 1rem 1.5rem}.hero h1{font-size:2rem}.content-section{padding:1.5rem 1rem 2.5rem}.action-card,.action-card.primary{min-height:78px;padding:.7rem 0}.status-section{margin:0 1rem;padding:1rem}.toast{text-align:center;width:max-content;max-width:calc(100vw - 2rem);bottom:1rem}.profile-main{padding:1.5rem 1rem 3rem}.profile-heading,.score-import-heading,.score-overview-heading,.rival-search-heading,.player-detail-heading{margin-bottom:1.25rem}.profile-heading h1,.score-import-heading h1,.score-overview-heading h1,.rival-search-heading h1,.player-detail-heading h1{font-size:1.75rem}.profile-heading p:last-child,.score-import-heading p:last-child,.score-overview-heading p,.rival-search-heading p:last-child{font-size:.8rem;line-height:1.65}.profile-card,.score-import-card{padding:1.15rem 1rem}.profile-input{font-size:16px}.profile-actions{gap:.5rem}.profile-cancel,.save-profile{box-sizing:border-box;min-height:44px}.csv-download-guide{gap:.8rem;padding:.9rem 1rem}.csv-download-guide form,.csv-download-button{width:100%}.score-import-textarea{min-height:210px;padding:.8rem;font-size:16px}.import-meta{flex-direction:column;align-items:flex-start;gap:.25rem}.file-select,.import-button{min-height:44px}.import-summary span{display:block}.import-summary span+span{margin-top:.25rem;margin-left:0}.rival-state{min-height:220px;padding:1.5rem 1rem}.rival-search-heading{gap:.85rem}.rival-search-controls,.score-overview-filter,.score-overview-filter select{width:100%}.rival-card,.follow-player-card{gap:.65rem .75rem;padding:.9rem 0}.rival-search-page:not(.follow-list-page) .rival-card{grid-template-columns:34px minmax(0,1fr) minmax(0,1fr)}.rival-search-page:not(.follow-list-page) .rival-player-action{border-bottom:1px solid var(--line);grid-area:1/2/auto/4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-bottom:.65rem;display:grid}.rival-search-page:not(.follow-list-page) .rival-player-action .rival-player{grid-column:1}.rival-search-page:not(.follow-list-page) .rival-player-action .follow-control{grid-column:2;align-items:flex-end;width:auto}.rival-search-page:not(.follow-list-page) .rival-player-action .follow-button{width:auto}.rival-search-page:not(.follow-list-page) .rival-common{border-top:0;grid-area:2/2;padding-top:0}.rival-search-page:not(.follow-list-page) .rival-similarity{border-top:0;border-left:0;grid-area:2/3;padding-top:0;padding-left:0}.rival-search-page:not(.follow-list-page) .rival-record-action{grid-area:3/2/auto/4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.rival-search-page:not(.follow-list-page) .rival-record-action .rival-record{grid-column:1}.rival-search-page:not(.follow-list-page) .rival-record-action .rival-detail-link{grid-column:2;width:auto;min-width:6.5rem}.follow-list-page .rival-player-action{border-bottom:1px solid var(--line);grid-area:1/2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-bottom:.65rem;display:grid}.follow-list-page .rival-player-action .rival-player{grid-area:1/1}.follow-list-page .rival-player-action .follow-control{grid-area:1/2;align-items:flex-end;width:auto}.follow-list-page .rival-player-action .follow-button{width:auto}.follow-list-page .rival-record-action{grid-area:2/2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.follow-list-page .rival-record-action .rival-record{border-top:0;grid-area:1/1;padding-top:0}.follow-list-page .rival-record-action .rival-detail-link{grid-area:1/2;width:auto;min-width:6.5rem}.rival-player strong{white-space:normal;font-size:.9rem}.rival-common,.rival-similarity{grid-template-columns:1fr auto;width:100%}.rival-similarity .similarity-track{grid-column:1/-1}.rival-record{width:100%;padding-right:.25rem}.follow-control,.rival-detail-link{width:100%}.follow-button,.rival-detail-link{box-sizing:border-box;width:100%;min-height:42px}.follow-error{max-width:none}.pagination{grid-template-columns:1fr 1fr;display:grid}.pagination button{justify-content:center;min-height:42px}.player-meta{flex-direction:column;align-items:flex-start;gap:.4rem}.player-detail-controls>p{line-height:1.6}.player-detail-controls .follow-control,.player-detail-controls .follow-button{align-items:stretch;width:100%}.comparison-summary{gap:.5rem;padding:1rem .6rem 2rem}.summary-score strong{font-size:1.45rem}.summary-score span{font-size:.65rem}.comparison-heading{padding:1rem}.score-overview-section,.comparison-section{border-left:0;border-right:0;margin-left:-1rem;margin-right:-1rem}.score-overview-summary{gap:.8rem;padding:1rem}.comparison-table-wrap{overflow:visible}.comparison-table{width:100%;min-width:0;display:block}.comparison-table thead{display:none}.comparison-table tbody{display:grid}.comparison-table tr{border-bottom:1px solid var(--line);background:#fffdfa;padding:.75rem 1rem;display:grid}.comparison-table td{text-align:right;border:0;grid-template-columns:minmax(5.5rem,auto) minmax(0,1fr);align-items:center;gap:1rem;max-width:none;padding:.35rem 0;font-size:.76rem;display:grid}.comparison-table td:before{color:var(--muted);content:attr(data-label);text-align:left;font-size:.65rem;font-weight:750}.comparison-table .music-title{border-bottom:1px solid var(--line);text-align:left;max-width:none;margin-bottom:.35rem;padding-bottom:.65rem;font-size:.84rem;display:block}.comparison-table .music-title:before{display:none}.comparison-table .number-cell{text-align:right}.score-overview-desktop-list{display:none}.score-overview-mobile-list{padding-left:0;list-style:none;display:grid}.score-overview-mobile-item{border-bottom:1px solid var(--line);background:#fffdfa;gap:.7rem;padding:.8rem 1rem;display:grid}.mobile-score-primary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.mobile-score-title{overflow-wrap:anywhere;min-width:0;font-size:.84rem;line-height:1.45}.mobile-score-chart{white-space:nowrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.mobile-score-chart .chart-difficulty{box-sizing:border-box;min-width:5.9rem;padding:.28rem .35rem}.mobile-score-level{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:750}.mobile-score-values{border-top:1px solid var(--line);grid-template-columns:minmax(6.5rem,7.5rem) minmax(0,1fr);gap:.75rem;padding-top:.65rem;display:grid}.mobile-score-value,.mobile-rank-value{white-space:nowrap;align-items:baseline;gap:.45rem;display:flex}.mobile-score-value span,.mobile-rank-value span{color:var(--muted);font-size:.65rem;font-weight:750}.mobile-score-value strong{font-variant-numeric:tabular-nums;font-size:.86rem}.mobile-rank-value{justify-content:flex-end}.mobile-rank-value .rank-percent{min-width:0}.score-rank-note{padding:.8rem 1rem}}@media (width<=440px){.site-header .brand span{display:none}.site-header .brand{flex:none}.login-panel{justify-content:flex-start;padding:1rem}.mobile-brand{margin-bottom:2.75rem}.login-card h2{font-size:1.7rem}.login-description{margin-bottom:1.5rem}.copyright{margin-top:2.5rem}.rival-record span{font-size:.56rem}.comparison-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-score strong{font-size:1.25rem}}.chart-difficulty[data-v-e1e03621]{letter-spacing:.04em;text-align:center;white-space:nowrap;border:1px solid;border-radius:2px;min-width:6.8rem;padding:.32rem .5rem;font-size:.6rem;font-weight:800;display:inline-block}.chart-difficulty-1[data-v-e1e03621]{color:#376a2e;background:#edf7e8;border-color:#acd19a}.chart-difficulty-2[data-v-e1e03621]{color:#286585;background:#e8f4fa;border-color:#9dc9df}.chart-difficulty-3[data-v-e1e03621]{color:#8a5c08;background:#fff5dc;border-color:#e8c471}.chart-difficulty-4[data-v-e1e03621]{color:#9d3935;background:#fcebea;border-color:#dfa5a1}.chart-difficulty-5[data-v-e1e03621]{color:#71448e;background:#f3eafa;border-color:#c5a6db}
