*{box-sizing:border-box}:root{--site-font:"Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Noto Serif JP", Georgia, serif;--background:#151722;--card:#0c111de0;--card-light:#1f2638d1;--text:#f7f7fb;--subtext:#b8bdcc;--gold:#f1cf73;--gold-dark:#b89543;--blue:#77c8f3;--border:#ffffff1f;--error:#ff8d8d}body{min-height:100vh;color:var(--text);font-family:var(--site-font);background:radial-gradient(circle at 75% 22%,#3d5d8947,#0000 30%),radial-gradient(circle at 12% 12%,#6c4f282e,#0000 25%),linear-gradient(#05080fdb,#05080ff5),url(/images/FB852543-B7B5-4F05-BE95-43431AE004CB.webp) top/cover fixed;margin:0}button,input,select,textarea{font-family:inherit}.container{width:min(920px,100% - 32px);margin:0 auto;padding:42px 0}.page-header{text-align:center;margin-bottom:26px}h1,h2,h3,p{margin-top:0}h1{color:var(--gold);letter-spacing:.06em;margin-bottom:10px;font-size:clamp(27px,5vw,42px)}.eyebrow{color:var(--blue);letter-spacing:.2em;margin-bottom:8px;font-size:12px;font-weight:700}.description,.notice{color:var(--subtext);line-height:1.8}.input-card,.result-card,.criteria-card{border:1px solid var(--border);background:var(--card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:22px;box-shadow:0 22px 60px #00000061}.input-card{text-align:center;max-width:620px;margin:70px auto 0;padding:48px}.input-card form{gap:14px;margin-top:32px;display:grid}.input-card label{color:var(--gold);text-align:left;font-weight:700}input{border:1px solid var(--border);width:100%;color:var(--text);background:#1b1e2b;border-radius:12px;outline:none;padding:15px 16px;font-size:18px}input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #f1cf7326}button,.back-button,.criteria-button{text-align:center;cursor:pointer;border:none;border-radius:12px;padding:15px 24px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s,border-color .18s}button,.back-button{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:#282114}.criteria-button{border:1px solid var(--border);color:var(--text);background:0 0;margin-top:16px;display:block}button:hover,.back-button:hover,.criteria-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.criteria-button:hover{border-color:var(--gold)}.notice{margin-top:22px;margin-bottom:0;font-size:13px}.error-message{color:var(--error);background:#ff54541f;border:1px solid #ff8d8d73;border-radius:10px;margin:24px 0;padding:14px;line-height:1.6}.result-card{overflow:hidden}.player-info{text-align:center;padding:28px 30px 20px}.player-info h2{margin-bottom:5px;font-size:32px}.player-info p{color:var(--subtext);margin-bottom:0}.profile-icon{border:4px solid var(--gold);object-fit:cover;background:#ffffff14;border-radius:50%;width:128px;height:128px;margin-bottom:16px;box-shadow:0 0 0 6px #f1cf731a,0 12px 30px #00000059}.rank-box{border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;background:radial-gradient(circle,#f1cf732e,#0000 68%);padding:34px 24px}.rank-label{color:var(--subtext);letter-spacing:.14em;margin-bottom:5px;font-size:13px}.rank{color:var(--gold);text-shadow:0 0 30px #f1cf7361;font-size:clamp(55px,12vw,92px);font-weight:900;line-height:1}.score{margin-top:12px;font-size:35px;font-weight:700}.score span{color:var(--subtext);font-size:18px}.total-progress,.progress{background:#ffffff17;border-radius:999px;overflow:hidden}.total-progress{max-width:500px;height:12px;margin:24px auto 0}.total-progress-fill,.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--gold));height:100%}.score-list{gap:14px;padding:28px;display:grid}.score-item{border:1px solid var(--border);background:var(--card-light);border-radius:14px;padding:18px}.score-item-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.score-item h3{color:var(--gold);margin-bottom:7px;font-size:18px}.score-item p{color:var(--subtext);margin-bottom:0;line-height:1.6}.score-item strong{flex-shrink:0;font-size:20px}.progress{height:8px;margin-top:14px}.back-button{width:fit-content;margin:0 auto 30px;display:block}.rank-sss .rank{color:#f5d876;background:linear-gradient(90deg,#f5d876,#9ee8ff,#efb8ff,#f5d876);-webkit-background-clip:text;background-clip:text}.rank-ssplus .rank,.rank-ss .rank{color:#f1cf73}.rank-s .rank{color:#c7a7ff}.rank-aplus .rank,.rank-a .rank{color:#71c9ff}.rank-bplus .rank,.rank-b .rank{color:#7ee6b0}.rank-c .rank{color:#c7cbd5}.rank-d .rank{color:#a7a7ae}.criteria-card{padding:30px}.criteria-summary{margin-bottom:38px}.criteria-section{border:1px solid var(--border);background:var(--card-light);border-radius:16px;margin-top:26px;padding:22px}.criteria-section h2,.criteria-summary h2{color:var(--gold);justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;font-size:22px;display:flex}.criteria-section h2 span{color:var(--blue);font-size:16px}.criteria-note{color:var(--subtext);margin-bottom:16px;line-height:1.7}.criteria-table{border-collapse:collapse;width:100%}.criteria-table th,.criteria-table td{border-bottom:1px solid var(--border);padding:13px 12px}.criteria-table th{color:var(--text);text-align:left;font-weight:400}.criteria-table td{width:110px;color:var(--gold);text-align:right;font-weight:700}.criteria-table .total-row th,.criteria-table .total-row td{color:var(--blue);font-size:18px;font-weight:700}.criteria-footer{text-align:center;padding-top:32px}.criteria-footer p{color:var(--subtext);margin-bottom:24px;line-height:1.8}.criteria-footer .back-button{margin-bottom:0}.criteria-footer .criteria-button{width:fit-content;margin:16px auto 0}@media (width<=640px){.container{width:min(100% - 20px,920px);padding:24px 0}.input-card{margin-top:25px;padding:30px 20px}.score-list{padding:16px}.score-item-header{align-items:flex-start}.score-item strong{font-size:17px}.player-info h2{font-size:27px}.criteria-card,.criteria-section{padding:16px}.criteria-section h2,.criteria-summary h2{align-items:flex-start;font-size:19px}.criteria-table th,.criteria-table td{padding:11px 6px;font-size:14px}.criteria-table td{width:75px}}.result-actions{gap:12px;max-width:360px;margin:0 auto;padding:4px 28px 32px;display:grid}.result-actions .back-button,.result-actions .criteria-button{width:100%;margin:0;display:block}.download-button{width:100%}.share-button{color:#08111f;background:linear-gradient(135deg,#76c8e8,#4d659d);border:1px solid #76c8e87a;width:100%;box-shadow:0 12px 30px #4e86ba38}.share-button:hover{filter:brightness(1.1)}.download-button:disabled{cursor:wait;filter:grayscale(.3);opacity:.7;transform:none}.download-status{min-height:24px;color:var(--subtext);text-align:center;margin:2px 0 0;font-size:13px;line-height:1.6}#capture-area{isolation:isolate}@media (width<=640px){.result-actions{padding-left:16px;padding-right:16px}}#capture-area.capture-mode .rank{color:#f5d876!important;-webkit-text-fill-color:#f5d876!important;text-shadow:0 0 12px #f5d876b3,0 0 26px #f5d8764d!important;-webkit-text-fill-color:#f5d876!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.criteria-card{width:100%;overflow:hidden}.criteria-section{margin-bottom:32px}.criteria-section h2{align-items:center;gap:10px;margin-bottom:12px;line-height:1.4;display:flex}.criteria-subtitle{color:#ffd66b;margin:28px 0 10px;font-size:1.05rem}.criteria-note{color:#ffffffb8;margin:0 0 18px;line-height:1.8}.criteria-table{table-layout:fixed;border-collapse:collapse;width:100%}.criteria-table th{text-align:left;vertical-align:middle;color:#ffffffdb;border-bottom:1px solid #ffffff1a;width:38%;padding:20px 18px;font-weight:500;line-height:1.6}.criteria-table td{text-align:left;vertical-align:middle;overflow-wrap:anywhere;word-break:normal;color:#ffd66b;border-bottom:1px solid #ffffff1a;width:62%;padding:20px 18px;line-height:1.7}.criteria-table tr:last-child th,.criteria-table tr:last-child td{border-bottom:none}.criteria-table code,.formula-card code,.conversion-item code{font-family:var(--site-font);white-space:normal;overflow-wrap:anywhere;color:#ffd66b;background:#ffffff0f;border-radius:8px;max-width:100%;padding:6px 10px;font-size:.98rem;font-weight:700;line-height:1.7;display:inline-block}.formula-card{background:#ffffff09;border:1px solid #ffd66b47;border-radius:16px;margin:18px 0;padding:22px}.formula-title{color:#ffd66b;margin:0 0 16px;font-weight:700}.formula-content{color:#ffffffe6;flex-direction:column;gap:8px;line-height:1.8;display:flex}.formula-result{flex-direction:column;gap:14px;display:flex}.formula-result strong{color:#ffd66b;font-size:1.3rem}.conversion-list{gap:14px;display:grid}.conversion-item{background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;padding:20px}.conversion-item h3{color:#ffffffd1;margin:0 0 12px;font-size:1rem}.conversion-item strong{color:#ffd66b;font-size:1.2rem}.rank-table td{font-size:1.08rem;font-weight:800}@media (width<=640px){.criteria-table{table-layout:auto}.criteria-table th,.criteria-table td{padding:16px 12px}.criteria-table th{width:42%;font-size:.9rem}.criteria-table td{width:58%;font-size:.9rem}.formula-card{padding:18px}.formula-content{font-size:.9rem}.criteria-table code,.formula-card code,.conversion-item code{padding:5px 7px;font-size:.86rem}}@media (width<=420px){.criteria-table,.criteria-table tbody,.criteria-table tr,.criteria-table th,.criteria-table td{width:100%;display:block}.criteria-table tr{border-bottom:1px solid #ffffff1a;padding:14px 0}.criteria-table th,.criteria-table td{border-bottom:none;padding:4px 0}.criteria-table th{color:#ffffffad}.criteria-table td{margin-top:5px;font-size:.95rem}}.ranking-register-box{text-align:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;margin-top:28px;padding:24px}.ranking-register-box h3{margin:0 0 12px}.ranking-register-box p{margin:8px 0;line-height:1.7}.ranking-register-form{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.ranking-register-success{gap:10px;display:grid}.ranking-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:22px;padding:24px}.ranking-count{margin-top:12px}.ranking-list{gap:16px;display:grid}.ranking-item{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px;display:grid}.ranking-first{border-color:#ffd7008c}.ranking-second{border-color:#d2d2d273}.ranking-third{border-color:#cd7f328c}.ranking-position{justify-content:center;align-items:baseline;min-width:70px;font-weight:700;display:flex}.ranking-medal{font-size:2.2rem}.ranking-number{font-size:1.9rem}.ranking-unit{opacity:.7;margin-left:4px;font-size:.9rem}.ranking-player{align-items:center;gap:14px;min-width:0;display:flex}.ranking-icon{object-fit:cover;border-radius:50%;flex-shrink:0;width:72px;height:72px}.ranking-icon-empty{background:#ffffff14;place-items:center;font-size:1.4rem;display:grid}.ranking-player-text{min-width:0}.ranking-player-text h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;overflow:hidden}.ranking-player-text p{opacity:.72;margin:3px 0}.ranking-result{text-align:right;align-items:center;gap:22px;display:flex}.ranking-profile-value,.ranking-score,.ranking-rank{gap:5px;display:grid}.ranking-result span{opacity:.7;font-size:.8rem}.ranking-profile-value strong{font-size:1.45rem}.ranking-score strong,.ranking-rank strong{font-size:1.2rem}.ranking-empty{text-align:center;padding:48px 20px}@media (width<=760px){.ranking-item{grid-template-columns:56px minmax(0,1fr)}.ranking-position{min-width:50px}.ranking-medal{font-size:1.8rem}.ranking-icon{width:58px;height:58px}.ranking-result{text-align:left;border-top:1px solid #ffffff14;grid-column:1/-1;justify-content:space-between;padding-top:14px}}.home-links a{text-decoration:none}.ranking-count{text-align:center;opacity:.8;margin-top:16px;font-size:.95rem}.ranking-actions a{text-decoration:none}.ranking-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:30px;display:flex}.ranking-action-button{border-radius:14px;justify-content:center;align-items:center;min-width:220px;min-height:52px;padding:14px 24px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.ranking-action-button:hover{transform:translateY(-2px)}.ranking-action-button.primary{color:#fff;background:#4f8cff}.ranking-action-button.primary:hover{background:#3d78e0}.ranking-action-button.secondary{color:#fff;background:#2f3446;border:1px solid #ffffff26}.ranking-action-button.secondary:hover{background:#3a4055}@media (width<=640px){.ranking-action-button{width:100%}}.home-links{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:52px;display:flex}.home-menu-button{color:#fff;background:#ffffff08;border:1px solid #ffffff24;border-radius:18px;justify-content:center;align-items:center;min-width:250px;min-height:84px;padding:16px 28px;font-size:1.15rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.home-menu-button:hover{background:#ffffff12;border-color:#f4d16f8c;transform:translateY(-2px)}@media (width<=640px){.home-links{margin-top:34px}.home-menu-button{width:100%;min-width:0;min-height:68px}}.credit{text-align:center;color:#ffffffa6;border-top:1px solid #ffffff14;margin-top:40px;padding-top:24px;font-size:.9rem;line-height:1.8}.credit p{margin:8px 0}.credit a{color:#f4d16f;text-decoration:none}.credit a:hover{text-decoration:underline}.credit-note{opacity:.75;margin-top:12px;font-size:.8rem}.server-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.server-tab{color:#fff;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.server-tab:hover{background:#ffffff14;transform:translateY(-2px)}.server-tab.active{color:#f4d16f;background:#f4d16f29;border-color:#f4d16fa6}.selected-server-label{text-align:center;opacity:.8;margin-top:14px}@media (width<=640px){.server-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.server-tab{width:100%}}.language-switcher{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:24px;display:flex}.language-button{color:#fff;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 13px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.language-button:hover{background:#ffffff14;transform:translateY(-2px)}.language-button.active{color:#f4d16f;background:#f4d16f29;border-color:#f4d16fb3}@media (width<=640px){.language-switcher{justify-content:center}.language-button{flex:1;min-width:90px}}.current-player-card{background:#f4d16f14;border:1px solid #f4d16f73;border-radius:18px;margin-bottom:24px;padding:20px}.current-player-label{color:#f4d16f;text-align:center;margin:0 0 14px;font-size:.9rem;font-weight:800}.current-player-content{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.current-player-position{justify-content:center;align-items:baseline;gap:4px;min-width:72px;display:flex}.current-player-position strong{font-size:2rem;line-height:1}.current-player-position span{opacity:.8;font-size:.9rem}.current-player-profile{align-items:center;gap:14px;display:flex}.current-player-profile h2{margin:0 0 4px}.current-player-profile p{opacity:.75;margin:0}.current-player-result{gap:18px;display:flex}.current-player-result div{text-align:right;flex-direction:column;display:flex}.current-player-result span{opacity:.7;font-size:.75rem}.current-player-result strong{font-size:1.05rem}@media (width<=760px){.current-player-content{text-align:center;grid-template-columns:1fr}.current-player-profile{justify-content:center}.current-player-result{flex-wrap:wrap;justify-content:center}.current-player-result div{text-align:center}}.profile-value-card,.ar-card,.achievement-card,.theater-card,.stygian-card,.abyss-card,.friendship-card{isolation:isolate;background:var(--card-light);position:relative;overflow:hidden}.profile-value-card:before,.ar-card:before,.achievement-card:before,.theater-card:before,.stygian-card:before,.abyss-card:before,.friendship-card:before{content:"";z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:13px;position:absolute;inset:1px}.profile-value-card:after,.ar-card:after,.achievement-card:after,.theater-card:after,.stygian-card:after,.abyss-card:after,.friendship-card:after{content:"";z-index:1;background:linear-gradient(#0f121ea8,#0f121e8a,#0f121eb3);border-radius:13px;position:absolute;inset:1px}.profile-value-card>*,.ar-card>*,.achievement-card>*,.theater-card>*,.stygian-card>*,.abyss-card>*,.friendship-card>*{z-index:2;position:relative}.profile-value-card:before{background-image:url(/images/profile_value.webp)}.ar-card:before{background-image:url(/images/HoYoWiki-image.webp)}.achievement-card:before{background-image:url(/images/Achievement.webp)}.theater-card:before{background-image:url(/images/Domain_Mysterious_Room.webp)}.stygian-card:before{background-image:url(/images/Stygian_Onslaught.webp)}.abyss-card:before{background-image:url(/images/Spiral_Abyss.webp)}.friendship-card:before{background-image:url(/images/columbina.webp)}body.home-page{background-image:linear-gradient(#0d101c7a,#0d101cb8),url(/images/FB852543-B7B5-4F05-BE95-43431AE004CB.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;position:relative}body.home-page .input-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#1e2231e0,#1e2231f0);border:1px solid #ffffff29;box-shadow:0 24px 70px #0000007a,0 0 40px #77c8f314}body.home-page h1{text-shadow:0 2px 18px #000000a6,0 0 20px #f1cf7326}body.home-page .description,body.home-page .notice{color:#ffffffd1;text-shadow:0 1px 8px #000000b3}@media (width<=640px){body.home-page{background-position:top;background-attachment:scroll}}:root{--celestial-ink:#050914;--celestial-deep:#08101f;--celestial-panel:#090f1dd1;--celestial-panel-strong:#070c18f0;--celestial-gold:#e8c87c;--celestial-gold-pale:#fff0c2;--celestial-ice:#9fddf5;--celestial-violet:#a89be3;--celestial-line:#e8c87c33;--celestial-white-line:#e2eeff1a;--celestial-shadow:0 35px 90px #0000007a}html{background:var(--celestial-ink)}body{background:linear-gradient(#03060dc7,#040811f0),url(/images/FB852543-B7B5-4F05-BE95-43431AE004CB.webp) top/cover fixed;position:relative;overflow-x:hidden}body:before,body:after{content:"";z-index:-1;pointer-events:none;position:fixed;inset:0}body:before{opacity:.72;background-image:radial-gradient(circle at 7% 12%,#fff1c0cc 0 1px,#0000 1.6px),radial-gradient(circle at 24% 29%,#9fddf59e 0 1px,#0000 1.6px),radial-gradient(circle at 79% 15%,#fff1c0a6 0 1px,#0000 1.7px),radial-gradient(circle at 91% 48%,#9fddf594 0 1px,#0000 1.6px),radial-gradient(circle at 49% 73%,#ffffff7a 0 1px,#0000 1.5px);background-size:310px 260px,390px 330px,470px 400px,530px 460px,610px 520px}body:after{background:radial-gradient(at 14% 12%,#4a77ab33,#0000 31%),radial-gradient(at 88% 21%,#71579b2b,#0000 29%),radial-gradient(at 48% 102%,#c89d4b1f,#0000 40%)}.container{z-index:1;width:min(1160px,100% - 40px);padding:44px 0 74px;position:relative}body:not(.home-page) .page-header{border-bottom:1px solid var(--celestial-line);text-align:center;margin:0 auto 30px;padding:78px 30px 34px;position:relative}body:not(.home-page) .page-header:before{content:"✦  CELESTIAL ARCHIVE  ✦";color:#e8c87c85;letter-spacing:.38em;white-space:nowrap;font-size:9px;position:absolute;top:22px;left:50%;transform:translate(-50%)}body:not(.home-page) .page-header:after{content:"";border:1px solid var(--celestial-gold);background:var(--celestial-ink);width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 18px #e8c87c8a}body:not(.home-page) .page-header .language-switcher,.statistics-header .language-switcher,.criteria-header .language-switcher{margin:0;position:absolute;top:14px;right:0}body:not(.home-page) .page-header h1,.statistics-header h1,.criteria-header h1{background:linear-gradient(110deg, #fff8e5 7%, var(--celestial-gold) 48%, #b7e7f8 96%);color:#0000;letter-spacing:.09em;text-shadow:0 0 38px #e8c87c1f;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:clamp(34px,5vw,56px);font-weight:500;line-height:1.25}body:not(.home-page) .page-header .eyebrow,.statistics-header .eyebrow,.criteria-header .eyebrow{color:var(--celestial-ice);letter-spacing:.32em;font-size:10px}body:not(.home-page) .page-header .description,.statistics-header .description,.criteria-header .description{color:#aeb8cb;letter-spacing:.035em;max-width:760px;margin-left:auto;margin-right:auto;font-size:14px;line-height:2}body.home-page{background:radial-gradient(at 72% 34%,#5281b440,#0000 31%),radial-gradient(at 16% 8%,#b8893724,#0000 25%),linear-gradient(105deg,#03070ff2,#050a14b8 62%,#03070ff0),url(/images/FB852543-B7B5-4F05-BE95-43431AE004CB.webp) top/cover fixed}.input-card.home-preview-card{background:linear-gradient(135deg,#060b16f7,#080f1dde) padding-box padding-box,linear-gradient(135deg,#ffeebcad,#9fddf524 48%,#e8c87c6b) border-box;border:1px solid #0000;border-radius:28px;min-height:calc(100vh - 30px);position:relative;box-shadow:0 42px 120px #000000ad,inset 0 0 80px #446fa40a}.input-card.home-preview-card:before{z-index:-2;border-radius:inherit;background:linear-gradient(90deg,#03070ffc 0%,#050a14e8 41%,#050a1473 69%,#040810e0 100%),linear-gradient(#0000 62%,#03070ffa),url(/images/HoYoWiki-image.webp) 74% 30%/cover no-repeat}.input-card.home-preview-card:after{content:"";z-index:-1;pointer-events:none;border:1px solid #e8c87c17;border-radius:19px;position:absolute;inset:14px}.home-preview-header{background:#04081085;border:1px solid #e2eeff12;border-radius:16px;min-height:90px;margin:14px 16px 0;padding:18px 26px;box-shadow:inset 0 -1px #e8c87c14}.home-preview-brand{letter-spacing:.11em;gap:16px}.home-preview-brand-mark{background:radial-gradient(circle,#e8c87c24,#0000 68%);border-color:#e8c87cb8;width:44px;height:44px;position:relative;box-shadow:0 0 30px #e8c87c26,inset 0 0 16px #e8c87c1f}.home-preview-brand small{color:#758197;letter-spacing:.31em;font-size:7px}.home-preview-hero{grid-template-columns:minmax(0,.96fr) minmax(520px,1.04fr);min-height:665px}.home-preview-copy{padding:74px 20px 82px 80px}.home-preview-eyebrow{color:var(--celestial-ice);letter-spacing:.38em}.home-preview-eyebrow i{background:linear-gradient(90deg, var(--celestial-gold), transparent);width:48px}.home-preview-copy h1{letter-spacing:.055em;max-width:700px;font-size:clamp(46px,5.2vw,75px);font-weight:500;line-height:1.24}.home-preview-copy h1 em{background:linear-gradient(100deg, #fff5d4, var(--celestial-gold) 58%, #bdeafa);color:#0000;filter:drop-shadow(0 0 24px #e8c87c29);-webkit-background-clip:text;background-clip:text}.home-preview-description{color:#aeb9cb;width:min(600px,100%);margin:30px 0 34px;font-size:14px;line-height:2.1}.home-preview-input-wrap{background:#03070fd6;border:1px solid #e8c87c6b;border-radius:12px;padding:7px 7px 7px 20px;position:relative;overflow:hidden;box-shadow:0 20px 55px #0000007a,inset 0 0 26px #9fddf506}.home-preview-input-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff1c412,#0000);width:26%;animation:7s ease-in-out infinite celestial-input-glint;position:absolute;top:0;bottom:0;left:-34%;transform:skew(-18deg)}@keyframes celestial-input-glint{0%,58%{left:-34%}82%,to{left:118%}}.home-preview-input-wrap button{z-index:2;background:linear-gradient(135deg,#e8c87c26,#9fddf512);border:1px solid #e8c87c57;border-radius:8px;min-height:52px;position:relative}.home-preview-ranking-count{background:0 0;border-bottom:1px solid #e8c87c40;border-left:0}.home-preview-art{perspective:1000px;min-height:665px;overflow:visible}.home-preview-art:before{filter:blur(3px);background:radial-gradient(circle,#9fddf52e,#0000 42%),conic-gradient(from 30deg,#0000,#e8c87c0b,#0000 42%,#9fddf509,#0000);border-radius:50%;inset:3% -8% 0 -15%}.home-preview-art:after{border-color:#9fddf517;width:590px;height:590px;box-shadow:inset 0 0 80px #5281b40f}.home-preview-orbit{border-color:#e8c87c45;box-shadow:inset 0 0 38px #e8c87c09}.home-preview-orbit:before,.home-preview-orbit:after{content:"";border:1px solid #9fddf51a;border-radius:50%;position:absolute}.home-preview-orbit:before{inset:18px}.home-preview-orbit:after{inset:-18px}.home-preview-orbit-outer{width:520px;height:520px;animation-duration:42s}.home-preview-orbit-inner{width:350px;height:350px;animation-duration:31s}.home-preview-orbit i:after{background:linear-gradient(135deg, #fff7d3, var(--celestial-gold));width:10px;height:10px;box-shadow:0 0 18px var(--celestial-gold), 0 0 32px #9fddf538;border:1px solid #fff8dde6;top:-5px;right:-5px}.home-preview-crystal{--home-crystal-scale:1;filter:drop-shadow(0 38px 60px #000c);background:radial-gradient(circle,#4b85b25c,#0b1323e0 50%,#0000 69%);gap:18px;width:330px;height:380px}.home-preview-crystal:before{border-color:#e8c87c57;inset:22px;box-shadow:inset 0 0 68px #9fddf529,0 0 36px #e8c87c0d}.home-preview-crystal:after{border-color:#9fddf533;width:280px;height:280px;box-shadow:0 0 50px #9fddf514}.home-preview-artwork-frame{width:224px;height:224px;padding:9px;box-shadow:0 0 0 10px #070d19cc,0 0 0 11px #e8c87c42,0 0 75px #68c1e161,inset 0 0 34px #9fddf52e}.home-preview-menu{background:#04081094;border:1px solid #e2eeff14;border-radius:16px;margin:0 16px 16px;overflow:hidden}.home-preview-menu button{border-right-color:#e2eeff14;min-height:142px;transition:background .3s,transform .3s}.home-preview-menu button:after{content:"";border:1px solid #e8c87c1a;width:110px;height:110px;transition:transform .5s,border-color .3s;position:absolute;bottom:-50px;right:-30px;transform:rotate(45deg)}.home-preview-menu button:hover{background:linear-gradient(135deg,#e8c87c21,#589ac20f);transform:translateY(-2px)}.home-preview-menu button:hover:after{border-color:#e8c87c47;transform:translate(-12px,-10px)rotate(45deg)}.home-preview-menu button>i{text-shadow:0 0 22px #e8c87c7a}body:not(.home-page) .result-card,body:not(.home-page) .ranking-card,body:not(.home-page) .criteria-card,body:not(.home-page) .statistics-card{box-shadow:var(--celestial-shadow), inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:linear-gradient(145deg,#080e1bf0,#09101fd1) padding-box padding-box,linear-gradient(135deg,#e8c87c6b,#9fddf51a 48%,#e8c87c33) border-box;border:1px solid #0000;border-radius:24px;position:relative}body:not(.home-page) .result-card:before,body:not(.home-page) .ranking-card:before,body:not(.home-page) .criteria-card:before,body:not(.home-page) .statistics-card:before{content:"";z-index:3;pointer-events:none;border-top:1px solid #e8c87c73;border-left:1px solid #e8c87c73;border-radius:8px 0 0;width:28px;height:28px;position:absolute;top:13px;left:13px}body:not(.home-page) .result-card{grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);display:grid;overflow:hidden}body:not(.home-page) .player-info{background:radial-gradient(circle,#9fddf51c,#0000 45%),linear-gradient(145deg,#ffffff06,#0000);place-content:center;min-height:390px;padding:52px 30px;display:grid;position:relative}body:not(.home-page) .player-info:after{content:"ADVENTURER RECORD";color:#aebcd07a;letter-spacing:.3em;white-space:nowrap;font-size:8px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}body:not(.home-page) .profile-icon{border:1px solid #e8c87ccc;width:148px;height:148px;margin:0 auto 22px;box-shadow:0 0 0 8px #070d19db,0 0 0 9px #9fddf533,0 0 55px #9fddf52e}body:not(.home-page) .player-info h2{color:#fff8e7;letter-spacing:.08em;font-weight:500}body:not(.home-page) .rank-box{border:0;border-left:1px solid var(--celestial-white-line);background:radial-gradient(circle,#e8c87c29,#0000 54%),linear-gradient(135deg,#0000,#9fddf509);place-content:center;min-height:390px;display:grid;position:relative}body:not(.home-page) .rank-box:before,body:not(.home-page) .rank-box:after{content:"";pointer-events:none;border:1px solid #e8c87c29;border-radius:50%;width:245px;height:245px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body:not(.home-page) .rank-box:after{border-color:#9fddf51c;border-radius:0;width:190px;height:190px;transform:translate(-50%,-50%)rotate(45deg)}body:not(.home-page) .rank-box>*{z-index:1;position:relative}body:not(.home-page) .rank{font-size:clamp(76px,12vw,118px);font-weight:500}body:not(.home-page) .score-list,body:not(.home-page) .ranking-register-box,body:not(.home-page) .result-actions{grid-column:1/-1}body:not(.home-page) .score-list{border-top:1px solid var(--celestial-white-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:24px}body:not(.home-page) .score-item{background:#0d1628bd;border:1px solid #e2eeff1a;border-radius:16px;align-content:end;min-height:155px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff06}body:not(.home-page) .profile-value-card{grid-column:1/-1;min-height:190px}body:not(.home-page) .score-item:after{background:linear-gradient(90deg,#040811db,#04081159)}body:not(.home-page) .score-item h3{color:var(--celestial-gold-pale);font-size:20px;font-weight:500}body:not(.home-page) .score-item strong{color:#fff6dd;font-size:25px}body:not(.home-page) .progress,body:not(.home-page) .total-progress{background:#d7e5f414;border-radius:0;height:5px}body:not(.home-page) .progress-fill,body:not(.home-page) .total-progress-fill{background:linear-gradient(90deg, var(--celestial-ice), var(--celestial-gold), #fff2c7);border-radius:0;box-shadow:0 0 14px #e8c87c3d}body:not(.home-page) .ranking-register-box{background:linear-gradient(135deg,#e8c87c12,#9fddf506);border:1px solid #e8c87c33;border-radius:16px;margin:0 24px 24px;padding:30px}body:not(.home-page) .result-actions{border-top:1px solid var(--celestial-white-line);padding:24px}body:not(.home-page) .ranking-card{padding:26px}body:not(.home-page) .ranking-list{gap:11px}body:not(.home-page) .ranking-item{background:linear-gradient(90deg,#121d32b8,#080e1b75),radial-gradient(circle at 82%,#9fddf50f,#0000 30%);border:1px solid #e2eeff16;border-radius:14px;grid-template-columns:100px minmax(0,1fr) auto;min-height:122px;padding:18px 22px;transition:transform .25s,border-color .25s,background .25s;position:relative;overflow:hidden}body:not(.home-page) .ranking-item:after{content:"";pointer-events:none;border:1px solid #e8c87c12;width:130px;height:130px;position:absolute;top:50%;right:-45px;transform:translateY(-50%)rotate(45deg)}body:not(.home-page) .ranking-item:hover{background:linear-gradient(90deg,#19263ec7,#09101e94);border-color:#e8c87c47;transform:translate(4px)}body:not(.home-page) .ranking-first{background:linear-gradient(90deg,#694d1b33,#0d15268f);border-color:#ffd87580;box-shadow:inset 3px 0 #f0cf78,0 15px 35px #0000002e}body:not(.home-page) .ranking-second{border-color:#bfddeb52;box-shadow:inset 3px 0 #afd2e1}body:not(.home-page) .ranking-third{border-color:#cb8b5a5c;box-shadow:inset 3px 0 #c88a5a}body:not(.home-page) .ranking-position{align-items:center;gap:8px}body:not(.home-page) .ranking-sigil{--sigil-color:#e8c879;--sigil-glow:#e8c87952;width:38px;height:38px;color:var(--sigil-color);filter:drop-shadow(0 0 10px var(--sigil-glow));isolation:isolate;flex:0 0 38px;place-items:center;display:grid;position:relative}body:not(.home-page) .ranking-sigil:before,body:not(.home-page) .ranking-sigil:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--sigil-color) 26%, transparent), transparent 68%);z-index:-1;border:1px solid;position:absolute;inset:5px;transform:rotate(45deg)}body:not(.home-page) .ranking-sigil:after{border-color:color-mix(in srgb, var(--sigil-color) 58%, transparent);inset:10px}body:not(.home-page) .ranking-sigil>span{letter-spacing:.04em;font-size:.66rem;font-weight:700}body:not(.home-page) .ranking-sigil-2{--sigil-color:#c3e1ee;--sigil-glow:#afd2e147}body:not(.home-page) .ranking-sigil-3{--sigil-color:#d29363;--sigil-glow:#c88a5a47}body:not(.home-page) .ranking-number{color:#f8eed5;font-size:2.2rem;font-weight:500}body:not(.home-page) .ranking-icon{background:#9fddf50f;border:1px solid #e8c87c4d;width:78px;height:78px;box-shadow:0 0 0 6px #080e1bb8,0 0 24px #9fddf514}body:not(.home-page) .ranking-player-text h2{color:#fff7e3;letter-spacing:.04em;font-weight:500}body:not(.home-page) .ranking-player-meta{color:#aab5c9;letter-spacing:.025em;flex-wrap:wrap;align-items:center;gap:6px 18px;margin-top:5px;font-size:.86rem;display:flex}body:not(.home-page) .ranking-updated{color:#7f91ac;align-items:center;gap:6px;display:inline-flex}body:not(.home-page) .ranking-updated>span{color:var(--celestial-gold);font-size:.72rem}body:not(.home-page) .ranking-updated time{color:#bac6d8;font-variant-numeric:tabular-nums}body:not(.home-page) .ranking-result{z-index:1;position:relative}body:not(.home-page) .ranking-result span{color:#8290a8;letter-spacing:.12em;opacity:1}body:not(.home-page) .ranking-profile-value strong{color:var(--celestial-gold-pale)}body:not(.home-page) .criteria-card,body:not(.home-page) .statistics-card{padding:34px}body:not(.home-page) .criteria-summary,body:not(.home-page) .criteria-section,body:not(.home-page) .statistics-summary-item,body:not(.home-page) .statistics-panel{background:linear-gradient(135deg,#141f34a6,#080e1b85);border:1px solid #e2eeff17;border-radius:14px;box-shadow:inset 0 1px #ffffff05}body:not(.home-page) .criteria-section{padding:26px;position:relative;overflow:hidden}body:not(.home-page) .criteria-section:after{content:"";border:1px solid #e8c87c17;width:112px;height:112px;position:absolute;top:-56px;right:-56px;transform:rotate(45deg)}body:not(.home-page) .criteria-section h2,body:not(.home-page) .criteria-summary h2,body:not(.home-page) .statistics-panel h2{color:var(--celestial-gold-pale);letter-spacing:.055em;font-weight:500}body:not(.home-page) .criteria-table th,body:not(.home-page) .criteria-table td{border-bottom-color:#e2eeff13;padding:15px 13px}body:not(.home-page) .criteria-table tr:hover{background:#9fddf506}body:not(.home-page) .criteria-table td,body:not(.home-page) .statistics-summary-item strong,body:not(.home-page) .statistics-list-name{color:var(--celestial-gold-pale)}body:not(.home-page) .statistics-summary-grid{gap:12px}body:not(.home-page) .statistics-summary-item{align-content:end;min-height:130px;padding:22px;display:grid;position:relative;overflow:hidden}body:not(.home-page) .statistics-summary-item:after{content:"◇";color:#e8c87c2e;font-size:30px;position:absolute;top:8px;right:14px}body:not(.home-page) .statistics-panel{padding:25px}body:not(.home-page) .statistics-list-row{background:#050a146b;border:1px solid #e2eeff0e;border-radius:9px}body:not(.home-page) button,body:not(.home-page) .back-button,body:not(.home-page) .criteria-button{color:#f6f1e6;letter-spacing:.065em;background:linear-gradient(135deg,#e8c87c17,#9fddf509);border:1px solid #e8c87c45;border-radius:8px;min-height:50px;font-weight:600;position:relative;overflow:hidden;box-shadow:inset 0 0 22px #e8c87c06,0 12px 26px #0000001f}body:not(.home-page) button:hover,body:not(.home-page) .back-button:hover,body:not(.home-page) .criteria-button:hover{color:#fff7df;background:linear-gradient(135deg,#e8c87c2b,#9fddf512);border-color:#ffe7a69e;box-shadow:0 12px 32px #0003,0 0 22px #e8c87c0f}body:not(.home-page) .server-tab,body:not(.home-page) .language-button{min-height:38px;box-shadow:none;border-radius:999px;font-size:.78rem}body:not(.home-page) .server-tab.active,body:not(.home-page) .language-button.active{color:var(--celestial-gold-pale);background:#e8c87c21;border-color:#e8c87ca3;box-shadow:0 0 18px #e8c87c12}@media (width<=1040px){.home-preview-hero{grid-template-columns:1fr}.home-preview-copy{text-align:center;padding:74px 64px 20px}.home-preview-copy h1,.home-preview-description,.input-card .home-preview-form,.home-preview-eyebrow,.home-preview-ranking-count{margin-left:auto;margin-right:auto}.input-card .home-preview-form>label{text-align:left}.home-preview-art{min-height:570px}}@media (width<=760px){.container{width:min(100% - 20px,1160px);padding-top:20px}body:not(.home-page) .page-header{padding:92px 12px 28px}body:not(.home-page) .page-header .language-switcher,.statistics-header .language-switcher,.criteria-header .language-switcher{justify-content:center;width:min(100%,460px);top:10px;right:50%;transform:translate(50%)}body:not(.home-page) .result-card{grid-template-columns:1fr}body:not(.home-page) .player-info,body:not(.home-page) .rank-box{min-height:330px}body:not(.home-page) .rank-box{border-top:1px solid var(--celestial-white-line);border-left:0}body:not(.home-page) .score-list{grid-template-columns:1fr;padding:14px}body:not(.home-page) .profile-value-card{grid-column:auto}body:not(.home-page) .ranking-item{grid-template-columns:58px minmax(0,1fr);padding:17px}body:not(.home-page) .ranking-icon{width:62px;height:62px}body:not(.home-page) .ranking-result{grid-column:1/-1}body:not(.home-page) .criteria-card,body:not(.home-page) .statistics-card,body:not(.home-page) .ranking-card{padding:16px}}@media (width<=680px){body.home-page .container{width:min(100% - 12px,1420px);padding-top:6px}.input-card.home-preview-card{border-radius:20px;min-height:auto}.home-preview-header{margin:8px 8px 0;padding:17px}.home-preview-copy{padding:54px 20px 4px}.home-preview-copy h1{font-size:clamp(37px,11.5vw,52px);line-height:1.3}.home-preview-description{font-size:13px}.home-preview-art{min-height:430px;overflow:hidden}.home-preview-art:after{width:390px;height:390px}.home-preview-orbit-outer{width:370px;height:370px}.home-preview-orbit-inner{width:260px;height:260px}.home-preview-crystal{--home-crystal-scale:.78}.home-preview-menu{margin:0 8px 8px}.home-preview-menu button{min-height:112px}body:not(.home-page) .ranking-register-box{margin:0 14px 14px;padding:22px 16px}}@media (prefers-reduced-motion:reduce){.home-preview-input-wrap:after{animation:none}body:not(.home-page) .ranking-item{transition:none}}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f1cf738c}button:disabled{cursor:wait;opacity:.68;transform:none}.language-label{color:var(--subtext);align-items:center;margin-right:auto;font-size:.82rem;font-weight:700;display:inline-flex}.home-links button{font-family:inherit}.download-status{color:var(--subtext);text-align:center;flex-basis:100%;margin:0}.statistics-card{border:1px solid var(--border);background:var(--card);border-radius:22px;padding:28px;box-shadow:0 22px 60px #00000061}.statistics-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.statistics-summary-item{border:1px solid var(--border);background:var(--card-light);border-radius:16px;min-width:0;padding:20px}.statistics-summary-item span{color:var(--subtext);margin-bottom:8px;font-size:.82rem;line-height:1.5;display:block}.statistics-summary-item strong{overflow-wrap:anywhere;color:var(--gold);font-size:clamp(1.35rem,3vw,2rem);line-height:1.2;display:block}.statistics-section-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:20px;display:grid}.statistics-panel{border:1px solid var(--border);background:#ffffff09;border-radius:18px;min-width:0;padding:22px}.statistics-panel h2{color:var(--gold);margin-bottom:8px;font-size:1.25rem}.statistics-panel-description{color:var(--subtext);margin-bottom:22px;font-size:.9rem;line-height:1.7}.statistics-chart-wrap{width:100%;min-height:420px;position:relative}.statistics-chart-wrap.doughnut{min-height:360px}.statistics-chart-wrap canvas{width:100%!important;height:100%!important}.statistics-rank-list,.statistics-server-list{gap:10px;margin-top:18px;display:grid}.statistics-list-row{background:#ffffff09;border-radius:12px;grid-template-columns:minmax(54px,auto) minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.statistics-list-name{color:var(--gold);font-weight:800}.statistics-list-count{color:var(--text);text-align:right;font-weight:700}.statistics-list-percentage{min-width:48px;color:var(--subtext);text-align:right;font-size:.86rem}.statistics-empty{color:var(--subtext);text-align:center;padding:42px 18px;line-height:1.8}.statistics-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.statistics-action-button{border:1px solid var(--border);min-width:210px;min-height:50px;color:var(--text);background:#ffffff0a;border-radius:14px;justify-content:center;align-items:center;padding:13px 22px;font-weight:700;display:inline-flex}.statistics-action-button:hover{background:#ffffff12;border-color:#f1cf738c}.statistics-action-button.primary{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:#282114;border-color:#0000}@media (width<=800px){.statistics-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-section-grid{grid-template-columns:1fr}.statistics-chart-wrap{min-height:360px}}@media (width<=640px){.language-label{justify-content:center;width:100%;margin:0 0 4px}}@media (width<=560px){.statistics-card{padding:16px}.statistics-summary-grid{grid-template-columns:1fr}.statistics-summary-item,.statistics-panel{padding:17px}.statistics-list-row{grid-template-columns:minmax(48px,auto) auto auto;gap:8px}.statistics-chart-wrap{min-height:320px}.statistics-chart-wrap.doughnut{min-height:300px}.statistics-action-button{width:100%;min-width:0}}body.home-page{--home-night:#070a12;--home-panel:#0c111de6;--home-line:#ffffff1c;--home-gold:#e9c77d;--home-gold-bright:#ffe7ae;--home-blue:#76c8e8;background:radial-gradient(circle at 75% 22%,#3d5d8947,#0000 30%),radial-gradient(circle at 12% 12%,#6c4f282e,#0000 25%),linear-gradient(#05080fdb,#05080ff5),url(/images/FB852543-B7B5-4F05-BE95-43431AE004CB.webp) top/cover fixed;overflow-x:hidden}body.home-page .container{width:min(1240px,100% - 32px);padding:24px 0 56px}.input-card.home-preview-card{isolation:isolate;color:#f5f2ea;text-align:left;width:100%;max-width:none;font-family:var(--site-font);background:linear-gradient(135deg,#121827f0,#070a12f5),url(/images/HoYoWiki-image.webp) 75% 30%/cover no-repeat;border:1px solid #e9c77d33;border-radius:2px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000094}.input-card.home-preview-card:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#05080ffc 0%,#060910e6 42%,#0609108a 67%,#05080fe0 100%),linear-gradient(#0000 70%,#05080ffa);position:absolute;inset:0}.home-preview-ambient{z-index:-1;pointer-events:none;filter:blur(90px);opacity:.18;border-radius:50%;width:360px;height:360px;position:absolute}.home-preview-ambient-one{background:var(--home-gold);top:-180px;left:-100px}.home-preview-ambient-two{background:var(--home-blue);bottom:120px;right:-100px}.home-preview-header{z-index:8;border-bottom:1px solid var(--home-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a12b8;justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:18px 32px;display:flex;position:relative}.home-preview-brand{color:#f2efe7;font-family:var(--site-font);letter-spacing:.08em;align-items:center;gap:13px;font-size:16px;font-weight:700;display:inline-flex}.home-preview-brand>span:last-child,.home-preview-brand small{display:block}.home-preview-brand small{color:#878e9e;font:700 8px/1 var(--site-font);letter-spacing:.24em;margin-bottom:4px}.home-preview-brand-mark{width:36px;height:36px;color:var(--home-gold);border:1px solid #e9c77d85;place-items:center;display:grid;transform:rotate(45deg);box-shadow:inset 0 0 20px #e9c77d1f,0 0 22px #e9c77d1f}.home-preview-brand-mark:first-letter{transform:rotate(-45deg)}.home-preview-header .language-switcher{border:0;width:auto;margin:0;padding:0}.home-preview-header .language-label{color:#858c9d;margin-right:6px;font-size:.72rem}.home-preview-header .language-button{color:#8d94a5;min-width:0;min-height:0;font:700 10px/1.2 var(--site-font);background:0 0;border:1px solid #0000;border-radius:2px;padding:8px 10px}.home-preview-header .language-button:hover,.home-preview-header .language-button.active{color:var(--home-gold-bright);background:#e9c77d1a;border-color:#e9c77d73}.home-preview-hero{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);min-height:660px;display:grid;position:relative}.home-preview-copy{z-index:3;align-self:center;padding:76px 28px 82px 74px;position:relative}.home-preview-eyebrow{color:var(--home-gold);font:700 10px/1 var(--site-font);letter-spacing:.3em;margin:0 0 22px}.home-preview-eyebrow i{background:var(--home-gold);width:38px;height:1px;margin:0 13px 3px 0;display:inline-block}.home-preview-copy h1{color:#f6f2e9;font-family:var(--site-font);letter-spacing:.04em;text-shadow:0 8px 30px #0000008c;margin:0;font-size:clamp(42px,4.5vw,60px);font-weight:500;line-height:1.28}.home-preview-copy h1 em{color:var(--home-gold-bright);text-shadow:0 0 36px #e9c77d38;font-style:normal}.home-preview-description{color:#a8afbf;letter-spacing:.035em;width:min(570px,100%);margin:26px 0 30px;font-size:14px;line-height:2}.input-card .home-preview-form{width:min(620px,100%);margin-top:0;display:block}.input-card .home-preview-form>label{color:#d8d9df;font:700 11px/1 var(--site-font);letter-spacing:.14em;margin-bottom:10px;display:block}.home-preview-input-wrap{background:#04070dd9;border:1px solid #e9c77d61;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:6px 6px 6px 18px;display:grid;box-shadow:inset 0 0 0 1px #000000a6,0 18px 38px #0006}.home-preview-input-wrap>span{border-right:1px solid var(--home-line);color:var(--home-gold);font:700 10px var(--site-font);letter-spacing:.18em;padding-right:16px}.home-preview-input-wrap input{min-width:0;box-shadow:none;color:#fff;font:18px var(--site-font);letter-spacing:.1em;background:0 0;border:0;border-radius:0;outline:0;padding:15px 16px}.home-preview-input-wrap input:focus{box-shadow:none}.home-preview-input-wrap input::placeholder{color:#596071;letter-spacing:.03em;font-size:14px}.home-preview-input-wrap button{color:#f1f2f5;white-space:nowrap;background:#060910d1;border:1px solid #e9c77d52;border-radius:0;min-height:48px;padding:13px 22px;font-size:14px}.home-preview-input-wrap button:hover{color:#fff4d6;background:linear-gradient(135deg,#e9c77d1f,#76c8e80f);border-color:#e9c77d9e}.home-preview-input-wrap button b{margin-left:14px}.home-preview-notice{color:#787f90;gap:8px;margin:12px 0 0;font-size:11px;line-height:1.6;display:flex}.home-preview-notice span{color:var(--home-gold)}.home-preview-ranking-count{border-left:2px solid var(--home-gold);color:#949bac;background:#ffffff09;flex-wrap:wrap;align-items:baseline;gap:8px;width:fit-content;margin:24px 0 0;padding:10px 14px;font-size:12px;display:flex}.home-preview-ranking-count strong{color:var(--home-gold-bright);font-size:17px}.home-preview-art{place-items:center;min-height:660px;display:grid;position:relative;overflow:hidden}.home-preview-art:before,.home-preview-art:after{content:"";pointer-events:none;position:absolute}.home-preview-art:before{background:radial-gradient(#49668f42,#0000 67%);inset:7% 0 2% -8%}.home-preview-art:after{border:1px solid #76c8e814;width:520px;height:520px;transform:rotate(45deg)}.home-preview-orbit{border:1px solid #e9c77d38;border-radius:50%;animation:30s linear infinite home-preview-spin;position:absolute}.home-preview-orbit-outer{width:440px;height:440px}.home-preview-orbit-inner{width:305px;height:305px;animation-duration:23s;animation-direction:reverse}.home-preview-orbit i{transform-origin:0;width:50%;height:0;position:absolute;top:50%;left:50%}.home-preview-orbit i:after{content:"";background:var(--home-gold-bright);width:8px;height:8px;box-shadow:0 0 14px var(--home-gold), 0 0 3px #fff inset;position:absolute;top:-4px;right:-4px;transform:rotate(45deg)}.home-preview-orbit-outer i:first-child{transform:rotate(-54deg)}.home-preview-orbit-outer i:nth-child(2){transform:rotate(34deg)}.home-preview-orbit-outer i:nth-child(3){transform:rotate(126deg)}.home-preview-orbit-outer i:nth-child(4){transform:rotate(218deg)}.home-preview-orbit-inner i:first-child{transform:rotate(-66deg)}.home-preview-orbit-inner i:nth-child(2){transform:rotate(54deg)}.home-preview-orbit-inner i:nth-child(3){transform:rotate(174deg)}@keyframes home-preview-spin{to{transform:rotate(360deg)}}.home-preview-crystal{--home-crystal-scale:1;z-index:2;width:260px;height:300px;transform:scale(var(--home-crystal-scale));filter:drop-shadow(0 24px 48px #000000bf);background:radial-gradient(circle,#315273a8,#0e121eeb 54%,#0000 68%);flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:5.5s ease-in-out infinite home-preview-gem-float;display:flex;position:relative}.home-preview-crystal:before,.home-preview-crystal:after{content:"";pointer-events:none;position:absolute}.home-preview-crystal:before{border:1px solid #e9c77d40;border-radius:50%;inset:18px;box-shadow:inset 0 0 42px #76c8e81f}.home-preview-crystal:after{border:1px solid #76c8e830;width:220px;height:220px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.home-preview-crystal span,.home-preview-crystal small{z-index:4;color:#b8becc;font:8px var(--site-font);letter-spacing:.25em;position:relative}.home-preview-artwork-frame{z-index:3;background:linear-gradient(#0d1422,#0d1422) padding-box padding-box,conic-gradient(from 10deg,#76c8e8,#e9c77d,#8e78c7,#76c8e8) border-box;border:1px solid #0000;border-radius:50%;width:190px;height:190px;padding:8px;position:relative;overflow:hidden;box-shadow:0 0 0 8px #0a0f1ab8,0 0 0 9px #76c8e840,0 0 52px #5bbee157,inset 0 0 34px #76c8e82e}.home-preview-artwork-frame:after{content:"";pointer-events:none;border:1px solid #ffe7ae4d;border-radius:50%;position:absolute;inset:8px;box-shadow:inset 0 0 28px #040a1433}.home-preview-artwork-frame img{object-fit:cover;object-position:50% 48%;filter:saturate(1.04)contrast(1.02);border-radius:50%;width:100%;height:100%;display:block}@keyframes home-preview-gem-float{0%,to{transform:translateY(0) scale(var(--home-crystal-scale))}50%{transform:translateY(-7px) scale(var(--home-crystal-scale))}}.home-preview-menu{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#060910b8;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-preview-menu button{border:0;border-right:1px solid var(--home-line);color:#f1f2f5;text-align:left;background:0 0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:15px;min-width:0;min-height:126px;padding:26px 30px;display:grid;position:relative}.home-preview-menu button:last-child{border-right:0}.home-preview-menu button:hover{background:linear-gradient(135deg,#e9c77d1c,#76c8e80d)}.home-preview-menu button>span{color:#454c5d;font:9px var(--site-font);letter-spacing:.15em;position:absolute;top:15px;right:17px}.home-preview-menu button>i{color:var(--home-gold);grid-row:1/3;align-self:center;font-size:24px;font-style:normal}.home-preview-menu button>b{font-family:var(--site-font);letter-spacing:.04em;align-self:end;font-size:15px}.home-preview-menu button>small{color:#676f80;font:7px var(--site-font);letter-spacing:.18em;align-self:start;margin-top:5px}.home-preview-credit{color:#6f7788;text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 26px;padding:30px 34px 34px;font-size:10px;line-height:1.7;display:grid}.home-preview-credit p{margin:0}.home-preview-credit strong{color:#a9afbc;margin-right:8px}.home-preview-credit a{color:#b9c2d1;text-decoration:none}.home-preview-credit a:hover{color:var(--home-gold-bright)}.home-preview-credit .credit-note{color:#5f6676;grid-column:1/-1}@media (width<=960px){.home-preview-hero{grid-template-columns:1fr}.home-preview-copy{padding-bottom:24px;padding-right:74px}.home-preview-art{min-height:500px}}@media (width<=680px){body{background-attachment:scroll}body.home-page .container{width:min(100% - 20px,1240px);padding-top:10px}.home-preview-header{flex-direction:column;align-items:flex-start;padding:18px}.home-preview-header .language-switcher{justify-content:flex-start;width:100%}.home-preview-header .language-label{width:auto;margin:0 6px 0 0}.home-preview-copy{padding:54px 22px 20px}.home-preview-copy h1{font-size:clamp(36px,11vw,50px)}.home-preview-input-wrap{grid-template-columns:auto minmax(0,1fr)}.home-preview-input-wrap button{grid-column:1/-1;width:100%}.home-preview-art{min-height:390px}.home-preview-art:after{width:350px;height:350px}.home-preview-orbit-outer{width:330px;height:330px}.home-preview-orbit-inner{width:235px;height:235px}.home-preview-crystal{--home-crystal-scale:.78}.home-preview-menu{grid-template-columns:1fr}.home-preview-menu button{border-right:0;border-bottom:1px solid var(--home-line);min-height:104px}.home-preview-menu button:last-child{border-bottom:0}.home-preview-credit{text-align:center;grid-template-columns:1fr;padding:26px 22px 30px}.home-preview-credit .credit-note{grid-column:auto}}@media (prefers-reduced-motion:reduce){.home-preview-orbit,.home-preview-crystal{animation:none}}body:not(.home-page) button,body:not(.home-page) .back-button,body:not(.home-page) .criteria-button{color:#f1f2f5;letter-spacing:.035em;background:#060910c7;border:1px solid #ffffff1c;border-radius:0;min-height:48px;padding:13px 22px;font-size:15px;font-weight:800;transition:transform .18s,filter .18s,background .18s,border-color .18s,color .18s;box-shadow:inset 0 0 0 1px #ffffff05}body:not(.home-page) button:hover,body:not(.home-page) .back-button:hover,body:not(.home-page) .criteria-button:hover{color:#fff4d6;filter:none;background:linear-gradient(135deg,#e9c77d1c,#76c8e80d);border-color:#e9c77d7a;transform:translateY(-1px)}body:not(.home-page) .criteria-button,body:not(.home-page) .ranking-action-button.secondary,body:not(.home-page) .statistics-action-button:not(.primary),body:not(.home-page) .ranking-register-form .back-button,body:not(.home-page) .server-tab,body:not(.home-page) .language-button{color:#f1f2f5;background:#060910c2;border-color:#e9c77d40;box-shadow:inset 0 0 0 1px #ffffff06}body:not(.home-page) .criteria-button:hover,body:not(.home-page) .ranking-action-button.secondary:hover,body:not(.home-page) .statistics-action-button:not(.primary):hover,body:not(.home-page) .ranking-register-form .back-button:hover,body:not(.home-page) .server-tab:hover,body:not(.home-page) .language-button:hover{color:#fff4d6;background:linear-gradient(135deg,#e9c77d1c,#76c8e80d);border-color:#e9c77d8c}body:not(.home-page) .ranking-action-button,body:not(.home-page) .statistics-action-button{border-radius:1px}body:not(.home-page) .ranking-action-button.primary,body:not(.home-page) .statistics-action-button.primary,body:not(.home-page) .share-button,body:not(.home-page) .download-button{color:#f1f2f5;background:#060910d1;border-color:#e9c77d52}body:not(.home-page) .back-button,body:not(.home-page) .criteria-button,body:not(.home-page) .ranking-action-button,body:not(.home-page) .statistics-action-button,body:not(.home-page) .share-button,body:not(.home-page) .download-button{border-left-color:#e9c77dad}body:not(.home-page) .server-tab,body:not(.home-page) .language-button{border-radius:1px;min-height:38px;padding:8px 13px;font-size:.82rem}body:not(.home-page) .server-tab.active,body:not(.home-page) .language-button.active{color:#f4d16f;background:#f4d16f29;border-color:#f4d16fb8}.analytics-consent{z-index:1000;color:#f1f2f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060910f5;border:1px solid #e9c77d6b;border-left:3px solid #e9c77d;width:min(460px,100vw - 40px);padding:20px;position:fixed;bottom:20px;right:20px;box-shadow:0 24px 64px #00000085}.analytics-consent strong{color:#f5d991;font-family:var(--site-font);letter-spacing:.04em;margin-bottom:7px;font-size:1.05rem;display:block}.analytics-consent p{color:#c8cbd4;margin:0;font-size:.86rem;line-height:1.75}.analytics-consent a{color:#ecd187;text-underline-offset:3px}.analytics-consent-actions{gap:10px;margin-top:16px;display:flex}.analytics-consent .analytics-accept,.analytics-consent .analytics-decline{min-height:42px;font:inherit;letter-spacing:.04em;cursor:pointer;border:1px solid #e9c77d52;border-radius:1px;padding:10px 18px;font-size:.84rem;font-weight:800}.analytics-consent .analytics-accept{color:#17130a;background:linear-gradient(135deg,#f0cf7b,#cda64f)}.analytics-consent .analytics-decline{color:#e8e9ed;background:#ffffff09}.analytics-consent .analytics-accept:hover,.analytics-consent .analytics-decline:hover{filter:brightness(1.08);border-color:#f4d16fb8}@media (width<=560px){.analytics-consent{width:calc(100vw - 24px);padding:17px;bottom:12px;right:12px}.analytics-consent-actions{flex-direction:column}}
