@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--ink:#f0e9fa;--muted:#b9aeca;--lilac:#c9a4f5;--pink:#e9b9d9;--gold:#d7bd93;--edge:#aa84cf57;--panel:linear-gradient(125deg, #221d38e8, #141626ed);--dock:112px;--safe:env(safe-area-inset-bottom,0px);color:var(--ink);background:#111321;font-family:Noto Sans JP,sans-serif;font-size:16px}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}svg{vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Noto Serif JP,serif;font-weight:500}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline-offset:5px;outline:2px solid #e8c8ff}button:active,a:active{filter:brightness(1.2)}[hidden]{display:none!important}small{font-size:.75rem}main{width:min(1160px,100% - 80px);padding-bottom:calc(var(--dock) + var(--safe) + 42px);margin:0 auto;position:relative}html[data-dock=closed]{--dock:26px}.fixed-page{height:100svh;overflow:hidden}.fixed-main{height:calc(100svh - 72px);padding-bottom:calc(var(--dock) + var(--safe) + 22px);flex-direction:column;min-height:0;transition:padding-bottom .24s;display:flex}.site-top{justify-content:space-between;align-items:center;width:min(1280px,100% - 64px);height:72px;margin:auto;display:flex;position:relative}.brand{color:var(--gold);letter-spacing:.14em;align-items:center;gap:10px;font-family:Noto Serif JP,serif;font-size:18px;display:flex}.brand small{letter-spacing:.22em;color:var(--muted);margin-top:4px;font:8px Noto Sans JP,sans-serif;display:block}.top-caption{letter-spacing:.2em;color:var(--muted);align-items:center;gap:20px;font-size:11px;display:flex}.skip-link{z-index:100;background:#332044;padding:12px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.backdrop{z-index:-1;background:radial-gradient(at 78% 20%,#53427566,#0000 45%),linear-gradient(155deg,#201b38 10%,#302443 50%,#121a31);position:fixed;inset:0;overflow:hidden}.sky-glow{background:radial-gradient(at 35% 70%,#b87bca22,#0000 65%);animation:18s ease-in-out infinite alternate sky;position:absolute;inset:0}.moon-orb{aspect-ratio:1;opacity:.8;background:radial-gradient(circle at 34% 26%,#fff6e7,#e2d9ed 47%,#9a8cbb);border-radius:50%;width:clamp(90px,12vw,185px);position:absolute;top:12%;right:17%;box-shadow:0 0 55px #dbc7fa44,0 0 140px #b897d044}.moon-orb:after{content:"";background:radial-gradient(at 20% 70%,#776a9133,#0000 35%),radial-gradient(at 70% 20%,#776a9133,#0000 30%);border-radius:50%;position:absolute;inset:15%}.manor{opacity:.8;width:95%;height:85%;position:absolute;bottom:0;right:-5%}.starfield i{left:var(--x);top:var(--y);width:var(--size);height:var(--size);animation:twinkle 5s var(--delay) infinite alternate;background:#ead6f8;border-radius:50%;position:absolute;box-shadow:0 0 9px #d3baf3}.cloud{filter:blur(12px);background:radial-gradient(#aa96ca18,#0000 67%);border-radius:50%;width:65%;height:20%;animation:45s linear infinite alternate cloud;position:absolute}.cloud-one{top:26%;left:-10%}.cloud-two{animation-delay:-20s;top:53%;right:-20%}.bat{color:#18172e;width:38px;animation:38s linear infinite bat;position:absolute;top:28%;left:-10%}.vignette{background:linear-gradient(90deg,#11111e66,#0000 25% 70%,#11111e55),linear-gradient(#0000 40%,#0c1027cc);position:absolute;inset:0}.page-heading{border-bottom:1px solid var(--edge);flex-shrink:0;justify-content:space-between;align-items:center;margin:0 0 22px;padding:18px 24px 22px;display:flex;position:relative}.page-heading:after{content:"";background:var(--gold);width:120px;height:1px;position:absolute;bottom:-1px;left:24px;box-shadow:0 0 8px #e2bcec}.page-heading>div{color:var(--lilac);align-items:center;gap:18px;display:flex}.page-heading h1{letter-spacing:.13em;color:#f3e9fa;margin:0;font-family:Georgia,Noto Serif JP,serif;font-size:36px}.page-heading h1 span{letter-spacing:.22em;color:var(--muted);margin-top:4px;font-family:Noto Serif JP,serif;font-size:13px;display:block}.heading-stars{letter-spacing:12px;color:var(--gold);font-size:21px}.panel{background:var(--panel);border:1px solid var(--edge);border-radius:15px;box-shadow:0 10px 35px #07091a35,inset 0 1px #e4d1fa0b}.button,.chip{background:linear-gradient(#302441,#1c1b30);border:1px solid #b498d575;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 21px;font-size:14px;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.button:hover,.chip:hover{border-color:var(--lilac);background:#382647}.primary,.chip[aria-pressed=true]{background:linear-gradient(120deg,#76529c,#422c62);border-color:#dab8f1;box-shadow:0 0 14px #a777d23a,inset 0 0 12px #e2c7ff17}.text-button{color:var(--lilac);background:0 0;padding:12px;text-decoration:underline}.filter-bar{flex-wrap:wrap;gap:9px;margin-bottom:13px;display:flex}.genres .chip{min-width:130px}.ratings .chip{min-width:72px}.red-heart{color:#f36982}.list-note{color:var(--muted);align-items:center;gap:7px;margin:16px 0 22px;font-size:12px;display:flex}.empty-state{text-align:center;color:var(--muted);padding:48px 20px}.tags{flex-wrap:wrap;gap:8px;display:flex}.tags span{border:1px solid var(--edge);background:#ad86ce0d;border-radius:7px;padding:4px 12px;font-size:12px}.rich-text{color:#ded6e7;overflow-wrap:anywhere;font-size:15px;line-height:2}.rich-text p{margin-bottom:1.2em}.rich-text a{color:#dbb6f3;text-underline-offset:3px;text-decoration:underline}.rich-text h3{color:#e3c6f5;margin-top:28px}.rich-text li{margin:6px 0}.rich-text ul,.rich-text ol{padding-left:1.5em}.dock{z-index:20;background:linear-gradient(135deg,#241d34f7,#111626fa);border:1px solid #b599d985;border-bottom:0;border-radius:20px 20px 0 0;width:min(1140px,100% - 40px);transition:transform .24s;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 32px #0d0e2540}.dock nav{padding:7px 14px calc(8px + var(--safe));grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.nav-tile{color:#cbb5ce;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:86px;transition:background .18s;display:flex;position:relative}.nav-tile:hover{background:#bb89e01a}.nav-tile.selected{color:#ebceff;text-shadow:0 0 15px #c690ef;background:linear-gradient(#ab75e118,#6e439632)}.nav-tile.selected:after{content:"";background:#cd9ef7;width:62%;height:2px;position:absolute;bottom:-7px;box-shadow:0 0 12px #c283ff}.nav-en{letter-spacing:.04em;font:11px Georgia,serif}.nav-ja{color:#baa6c9;font-size:10px}.dock-handle{background:#2b203c;border:1px solid #b599d985;border-bottom:0;border-radius:16px 16px 0 0;place-items:center;width:80px;height:24px;display:grid;position:absolute;top:-23px;left:50%;transform:translate(-50%)}.dock-handle span{background:#c795ef;border-radius:3px;width:33px;height:3px;box-shadow:0 0 8px #af7fda}.dock-handle:before{content:"";position:absolute;inset:-10px -4px}html[data-dock=closed] .dock{transform:translate(-50%, calc(100% - var(--safe)))}.home-stage{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.player-bar{z-index:2;flex-shrink:0;align-items:center;gap:22px;padding:10px 22px;display:flex}.rank{color:#43285e;background:radial-gradient(circle at 35% 30%,#fff3ff,#d9c3ea);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:86px;height:86px;display:flex;box-shadow:0 0 0 3px #d0ac8b80,0 0 0 7px #c5a2e118,0 0 35px #dfb9f92c}.rank small{font:12px Georgia,serif}.rank strong{font:38px/1.15 Georgia,serif}.player-name span{letter-spacing:.14em;font-size:16px}.player-name i{color:var(--lilac);font-style:normal}.player-name h1{letter-spacing:.12em;margin:4px 0 0;font-size:31px}.stat-grid{grid-template-columns:repeat(4,1fr);align-self:flex-start;gap:12px;margin-left:auto;padding-top:8px;display:grid}.stat-grid a{min-width:92px;color:var(--lilac);background:#1613279c;border:1px solid #b294d52b;border-radius:12px;justify-content:center;align-items:center;gap:14px;padding:9px 14px;display:flex}.stat-grid strong{color:#eee4f6;font:24px Georgia,serif}.home-character{flex:1;justify-content:center;min-height:0;display:flex;position:relative}.character{aspect-ratio:1130/1500;isolation:isolate;background:0 0;border-radius:45%;max-width:100%;height:100%;padding:0;display:block;position:relative}.character-float{filter:drop-shadow(0 10px 30px #0d0a2444);width:100%;height:100%;animation:5s ease-in-out infinite breathe;display:block;position:relative}.expression{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;position:absolute}.expression-idle{opacity:1}.character.is-blinking .expression-idle,.character.is-talking .expression-idle{opacity:0}.character.is-blinking:not(.is-talking) .expression-blink,.character.is-talking:not(.is-blinking) .expression-talk,.character.is-blinking.is-talking .expression-talk-blink{opacity:1}.character.is-bouncing{animation:.34s ease-out bounce}.home-character .character{z-index:1;height:112%;position:absolute;bottom:-5%}.magic-ring{border:1px solid #caa1e763;border-radius:50%;width:400px;max-width:90%;height:180px;position:absolute;bottom:-2%;left:50%;transform:translate(-50%)rotateX(65deg);box-shadow:0 0 45px #b585e130,inset 0 0 28px #b585e120}.magic-ring:after{content:"";color:#caa1e7;text-align:center;border:1px dashed #caa1e75c;border-radius:50%;min-width:0;min-height:0;position:absolute;inset:8% 4%}.speech{z-index:3;color:#4d3269;background:linear-gradient(140deg,#faf4ff,#e4d6f0);border-radius:26px 26px 7px;width:270px;padding:24px;position:absolute;top:37%;left:5%;transform:rotate(-2deg);box-shadow:0 7px 30px #1a102d35}.speech>span{color:#9962bf;position:absolute;top:16px;left:12px}.speech p{margin:0 0 10px;font-family:Noto Serif JP,serif;font-size:17px;font-weight:600;line-height:1.9}.speech small{letter-spacing:.09em;color:#967caa;font-size:8px}.character-hint{color:#d4bddf;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:15%;right:12%}.pr-carousel{z-index:3;flex-shrink:0;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:9px;max-height:135px;transition:transform .24s,opacity .24s,max-height .24s;display:grid;position:relative}.pr-carousel>button{color:var(--lilac);background:0 0;height:64px;padding:0}.pr-carousel>button:first-child svg{transform:rotate(180deg)}.pr-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;min-width:0;padding:4px;display:flex;overflow:auto}.pr-track::-webkit-scrollbar{display:none}.pr-banner{scroll-snap-align:start;background:radial-gradient(at 80% 0,#906eac66,#0000),linear-gradient(120deg,#44305e,#252441);border:1px solid #bba0da89;border-radius:12px;flex:0 0 calc(33.3333% - 9.33333px);justify-content:center;align-items:center;gap:14px;height:84px;padding:14px;display:flex;position:relative;overflow:hidden}.pr-banner>svg{color:#e6b6ed}.pr-banner strong{white-space:nowrap;font-family:Noto Serif JP,serif;font-size:23px;font-weight:500}.pr-banner small{letter-spacing:.05em;color:#d6c3e4;margin-top:5px;font-size:9px;display:block}.pr-banner i{color:#e1bd9a;font-size:25px;position:absolute;top:7px;right:10px}.pr-banner img{object-fit:contain;width:100%;height:100%}.pr-banner[aria-disabled=true]{cursor:default}.carousel-dots{grid-column:1/-1;justify-content:center;gap:10px;padding-bottom:4px;display:flex}.carousel-dots button{background:0 0;border:1px solid #c6a5df;border-radius:50%;width:7px;height:7px;padding:0;position:relative}.carousel-dots button:after{content:"";position:absolute;inset:-10px}.carousel-dots button[aria-pressed=true]{background:#e9d6fb;box-shadow:0 0 8px #dab1ff}html[data-dock=closed] .pr-carousel{opacity:0;pointer-events:none;visibility:hidden;max-height:0;transform:translateY(150px)}.profile-stage{flex:1;grid-template-rows:auto minmax(0,1fr);grid-template-columns:62% 38%;gap:16px 0;min-height:0;display:grid}.profile-identity{flex-wrap:wrap;grid-column:1;align-items:center;gap:12px;padding:20px 24px;display:flex}.profile-identity h2{letter-spacing:.1em;margin:0 0 5px;font-size:25px}.profile-identity h2 span{color:var(--lilac)}.profile-identity p{margin:0;font-family:Noto Serif JP,serif}.profile-links{flex-wrap:wrap;gap:15px;margin-left:auto;display:flex}.profile-links a{color:var(--lilac);font-size:12px}.profile-identity .tags{width:100%;margin-top:5px}.profile-character{grid-area:1/2/3;justify-content:center;align-items:flex-end;min-height:0;display:flex;position:relative}.profile-character .character{flex-shrink:0;width:125%;max-width:none;height:100%}.mini-speech{color:#5e4075;background:#eee1f5;border-radius:16px;max-width:150px;padding:13px;font-size:12px;line-height:1.8;position:absolute;bottom:15%;right:0;box-shadow:0 5px 15px #1b112e44}.profile-content{flex-direction:column;grid-column:1;gap:12px;min-height:0;display:flex}.profile-tabs{flex-shrink:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.profile-tabs button{border:1px solid var(--edge);color:#d0b2e4;background:#19182ac9;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:78px;padding:10px 4px;display:flex}.profile-tabs button span{font-size:10px;line-height:1.5}.profile-tabs button[aria-selected=true]{background:linear-gradient(#64408266,#342445);border-color:#c9a0e7;box-shadow:inset 0 -2px #cfa1fa}.profile-body{scrollbar-color:#8e66aa #1a182a;scrollbar-width:thin;flex:1;min-height:0;padding:22px 25px;overflow:auto}.profile-body h2{color:#e5c5f5;border-bottom:1px solid var(--edge);align-items:center;gap:10px;padding-bottom:15px;font-size:23px;display:flex}.rule-layout{grid-template-columns:240px minmax(0,1fr);gap:24px;display:grid}.rule-toc{padding:18px;position:sticky;top:20px}.rule-toc summary{letter-spacing:.13em;cursor:pointer;color:#dec5ed;padding:3px 0 15px;font-family:Georgia,serif}.rule-toc summary span{margin-left:10px;font-size:12px}.rule-toc nav{flex-direction:column;display:flex}.rule-toc a{border-bottom:1px solid #b191c725;align-items:center;gap:12px;padding:12px 0;font-size:12px;display:flex}.rule-toc a span{color:#c7a4db;font:20px Georgia}.rule-toc a:hover{color:#e5b5ff}.rule-section{margin-bottom:18px;padding:28px 32px;scroll-margin-top:20px}.rule-section h2{color:#e3c4f4;border-bottom:1px solid var(--edge);align-items:center;gap:16px;padding-bottom:17px;font-size:22px;display:flex}.rule-section h2>span{color:#bd8fe5;font:34px Georgia}.intro{color:var(--muted);font-size:14px}.schedule-toolbar{gap:16px;margin-bottom:22px;display:flex}.notice{color:#edc8e5;white-space:pre-line;flex:1;align-items:center;gap:14px;padding:20px;font-size:14px;line-height:1.8;display:flex}.calendar-frame{padding:16px}.calendar-frame iframe{background:#fff;border:0;border-radius:8px;width:100%;height:650px}.calendar-external{width:fit-content;margin:22px auto;display:flex}.masonry{column-count:4;column-gap:16px}.masonry>article{break-inside:avoid;margin-bottom:16px;overflow:hidden}.scenario-card{border-radius:11px;transition:transform .18s,border-color .18s}.scenario-card:hover{border-color:var(--lilac);transform:translateY(-3px)}.scenario-card img{object-fit:contain;width:100%;height:auto}.card-caption{padding:13px}.card-caption h2{overflow-wrap:anywhere;margin:0 0 10px;font-size:15px;line-height:1.6}.card-caption>div{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:flex}.card-caption>div span{align-items:center;gap:5px;display:flex}.card-caption>div>svg{color:var(--lilac);margin-left:auto}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.record-card{align-items:center;gap:20px;min-width:0;padding:13px;transition:border-color .2s,background .2s;display:flex}.record-card:not(.review-summary):not(.secret-summary:not(.secret-card)):hover{background:#342440;border-color:#c39ce5}.record-thumb{background:#0c0e1d;border:1px solid #bfa67966;border-radius:6px;flex-shrink:0;width:94px;height:94px;position:relative;overflow:hidden}.record-thumb img{object-fit:contain;width:100%;height:100%}.hearts{color:#fa657e;white-space:nowrap;text-shadow:0 1px 3px #700f24;align-items:center;gap:2px;font-size:24px;display:inline-flex}.hearts .empty{color:#443047;-webkit-text-stroke:1px #b0809a;text-shadow:none}.hearts small{margin-left:4px;font-family:Noto Sans JP,sans-serif;font-size:12px}.record-thumb .hearts{background:#110f22e8;justify-content:center;padding:2px 0;font-size:18px;position:absolute;bottom:0;left:0;right:0}.record-info{flex:1;min-width:0}.record-info time{color:var(--muted);letter-spacing:.06em;font:13px Georgia}.record-info h2{overflow-wrap:anywhere;margin:7px 0 0;font-size:19px;line-height:1.65}.record-card>svg{color:var(--gold)}.review-layout{max-width:900px;margin:auto}.back-link{color:var(--muted);margin:0 0 16px;font-size:12px;display:inline-block}.review-summary{align-items:center;gap:28px;padding:24px;display:flex}.review-summary>img{object-fit:contain;background:#101122;border:1px solid #c4a07577;width:155px;max-height:200px}.review-summary h2{overflow-wrap:anywhere;margin:0 0 18px;font-size:27px;line-height:1.6}.review-summary time{color:var(--muted);align-items:center;gap:9px;margin-top:18px;font:14px Georgia;display:flex}.spoiler-gate{text-align:center;min-height:280px;margin-top:22px;padding:38px 28px}.lock-emblem{width:70px;height:70px;color:var(--gold);background:#c49ae80b;border:1px solid #cbb18665;border-radius:50%;place-items:center;margin:0 auto 20px;display:grid;box-shadow:0 0 30px #b17ad21a}.spoiler-gate h2{letter-spacing:.08em;font-size:21px}.spoiler-gate p{color:var(--muted);font-size:13px;line-height:1.9}.spoiler-gate .button{margin-top:15px}.revealed-review{text-align:left;animation:.22s reveal}.revealed-review .review-section-title{color:#e4c1f7;margin-top:28px}.cast-list{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.cast-list li{border:1px solid var(--edge);background:#b69ad015;border-radius:8px;padding:9px 12px;font-size:13px}.spoiler-images{gap:16px;display:grid}.spoiler-images img{object-fit:contain;max-height:800px;margin:auto}.end-select{text-align:left;background:0 0;width:100%;padding:0;display:block;position:relative}.end-select img{object-fit:contain;width:100%;height:auto}.end-select>span{padding:12px;font-family:Noto Serif JP,serif;font-size:15px;line-height:1.6;display:block}.end-select>svg{box-sizing:content-box;color:#ebd2ff;background:#231c38b8;border-radius:50%;padding:3px;position:absolute;top:10px;right:10px}.end-card:has(.end-select[aria-expanded=true]){border-color:#d6b2fa;box-shadow:0 0 17px #bc8be155}.end-details{text-align:center;padding:0 13px 10px}.end-details time{color:var(--muted);font:13px Georgia}.end-details h2{margin-top:10px;font-size:15px;line-height:1.7}.end-details>div{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.end-details .button{gap:6px;padding:8px 10px;font-size:11px}.end-details .text-button{font-size:12px}dialog{color:var(--ink);background:linear-gradient(135deg,#2b213c,#141728);border:1px solid #b99bce;border-radius:20px;width:min(550px,100% - 32px);max-height:calc(100svh - 50px);padding:36px;overflow:auto;box-shadow:0 0 0 6px #ad88cb0b,0 22px 90px #070914b0}dialog::backdrop{backdrop-filter:blur(4px);background:#0e0d22bb}dialog h2{color:#f0dce8;font-size:25px;line-height:1.6}dialog p{color:var(--muted);font-size:14px;line-height:1.9}dialog>small{text-align:center;color:#bba3c9;margin-top:20px;font-size:11px;display:block}.dialog-close{color:#d4b3eb;background:0 0;min-width:40px;min-height:40px;position:absolute;top:12px;right:12px}.dialog-actions{gap:14px;margin-top:25px;display:flex}.dialog-actions button{flex:1;padding:10px}.dialog-actions .primary{font-size:13px}#spoiler-confirm{text-align:center}#image-viewer{width:min(1100px,100% - 24px);padding:45px 16px 16px}#image-viewer img{object-fit:contain;max-height:80svh;margin:auto}@view-transition{navigation:auto}::view-transition-new(root){animation:.21s ease-out .18s both page-in}.transition-veil{pointer-events:none;z-index:50;opacity:0;background:linear-gradient(135deg,#57336f66,#15152fb8);position:fixed;inset:0}.leaving .transition-veil{opacity:1;transition:opacity .12s}.leaving main{opacity:.7;filter:blur(1px);transition:opacity .12s,filter .12s,transform .12s;transform:scale(.998)}.nav-feedback{box-shadow:inset 0 0 25px #ce9cff44!important}.home .player-bar{animation:.2s reveal}.home .speech{animation:none}.home .pr-carousel{animation:.25s 80ms both reveal}@keyframes page-out{to{opacity:0;filter:blur(2px)brightness(.6);transform:scale(.996)}}@keyframes page-in{0%{opacity:0;filter:blur(2px)brightness(.65);transform:scale(1.004)}to{opacity:1;filter:none;transform:none}}@keyframes reveal{0%{opacity:0}to{opacity:1}}@keyframes breathe{0%,to{transform:translateY(0)rotate(-.5deg)}50%{transform:translateY(-5px)rotate(.5deg)}}@keyframes bounce{0%,to{transform:translateY(0)}45%{transform:translateY(-12px)}}@keyframes sky{to{opacity:.4;transform:scale(1.03)}}@keyframes twinkle{to{opacity:.2}}@keyframes cloud{to{transform:translate(25%)}}@keyframes bat{0%,80%{opacity:0;transform:translate(0)}82%{opacity:.6}to{opacity:0;transform:translate(120vw)translateY(-50px)}}@media (width>=1500px){main{width:min(1320px,100% - 120px)}.home-character .character{height:118%}.speech{left:9%}}@media (width<=1000px){main{width:calc(100% - 40px)}.masonry{column-count:3}.stat-grid{grid-template-columns:repeat(2,1fr);gap:7px}.stat-grid a{padding:6px 12px}.player-bar{padding:4px 10px}.speech{width:230px;padding:20px;left:1%}.speech p{font-size:15px}.pr-banner strong{font-size:19px}.pr-banner{gap:9px;padding:10px}.pr-banner>svg{width:27px}.profile-tabs button span{font-size:9px}.record-card{gap:12px}.record-info h2{font-size:17px}.record-thumb{width:80px;height:80px}.rule-layout{grid-template-columns:200px minmax(0,1fr);gap:18px}}@media (width<=640px){:root{--dock:142px}.site-top{width:calc(100% - 28px);height:49px}.brand{gap:7px;font-size:13px}.brand small{font-size:6px}.top-caption{letter-spacing:.05em;gap:8px;font-size:8px}.top-caption svg{display:none}main{width:calc(100% - 28px);padding-bottom:calc(var(--dock) + var(--safe) + 34px)}.fixed-main{height:calc(100svh - 49px);padding-bottom:calc(var(--dock) + var(--safe) + 18px)}.page-heading{margin-bottom:16px;padding:13px 5px 17px}.page-heading>div{gap:12px}.page-heading>div>svg{width:24px}.page-heading h1{letter-spacing:.1em;font-size:26px}.page-heading h1 span{font-size:11px}.heading-stars{letter-spacing:4px;font-size:16px}.dock{border-radius:17px 17px 0 0;width:calc(100% - 16px)}.dock nav{padding:5px 7px calc(6px + var(--safe));grid-template-columns:repeat(8,minmax(0,1fr));gap:0}.dock nav a{grid-column:span 2;gap:3px;min-height:63px;padding:5px 0}.dock nav a:nth-child(5){grid-column:2/4}.dock nav a>svg{width:24px;height:24px}.nav-en{font-size:9px}.nav-ja{font-size:8px}.dock nav a.selected:after{height:1px;bottom:0}.dock-handle{width:68px;height:23px;top:-22px}.moon-orb{width:100px;top:17%;right:11%}.manor{width:180%;height:80%;right:-35%}.player-bar{gap:13px;padding:8px 5px}.rank{width:61px;height:61px}.rank small{font-size:9px}.rank strong{font-size:29px}.player-name span{letter-spacing:.05em;font-size:12px}.player-name h1{letter-spacing:.04em;font-size:21px}.stat-grid{gap:5px;padding:0}.stat-grid a{border-radius:8px;gap:6px;min-width:59px;padding:5px 7px}.stat-grid svg{width:16px;height:16px}.stat-grid strong{font-size:17px}.home-character .character{width:auto;max-width:100%;height:100%;bottom:0}.home-character{margin-top:4px}.speech{border-radius:20px 20px 5px;width:180px;padding:13px 13px 12px 18px;top:auto;bottom:10%;left:0}.speech p{margin-bottom:3px;font-size:12px;line-height:1.8}.speech small{font-size:6px}.speech>span{font-size:11px;top:9px;left:5px}.character-hint{font-size:8px;bottom:5%;right:1%}.pr-carousel{grid-template-columns:18px minmax(0,1fr) 18px;gap:5px;max-height:90px}.pr-track{gap:8px}.pr-banner{border-radius:8px;flex-basis:calc(50% - 4px);gap:7px;height:59px;padding:8px}.pr-banner strong{font-size:15px}.pr-banner small{max-width:100px;font-size:6px}.pr-banner>svg{width:22px;height:22px}.pr-banner i{font-size:15px;top:3px;right:3px}.pr-carousel>button{height:50px}.pr-carousel>button svg{width:18px}.carousel-dots{gap:12px;padding:2px 0}.carousel-dots button{width:6px;height:6px}.profile-stage{flex-direction:column;gap:9px;display:flex}.profile-identity{flex-shrink:0;gap:7px;padding:10px 13px}.profile-identity h2{margin-bottom:2px;font-size:20px}.profile-identity p{font-size:12px}.profile-links{gap:9px}.profile-links a{font-size:10px}.tags span{padding:3px 7px;font-size:10px}.profile-identity .tags{margin:0}.profile-character{flex-shrink:1;height:clamp(70px,20svh,180px);min-height:60px;display:block;overflow:hidden}.profile-character .character{width:55%;max-width:none;height:230%;position:absolute;top:-7%;left:16%}.mini-speech{max-width:125px;margin:0;padding:10px;font-size:10px;bottom:7%;right:4%}.profile-content{flex:1;gap:7px;min-height:70px}.profile-tabs{gap:4px}.profile-tabs button{min-height:44px;padding:8px 3px}.profile-tabs button span{display:none}.profile-tabs svg{width:22px;height:22px}.profile-body{padding:14px}.profile-body h2{margin-bottom:14px;padding-bottom:10px;font-size:17px}.profile-body h2 svg{width:20px}.profile-body .rich-text{font-size:13px;line-height:1.95}.rule-layout{display:block}.rule-toc{margin-bottom:20px;padding:13px 17px;position:static}.rule-toc summary{padding:0;font-size:15px}.rule-toc[open] summary{padding-bottom:10px}.rule-toc nav{max-height:40svh;overflow:auto}.rule-toc a{font-size:13px}.rule-section{padding:20px 18px}.rule-section h2{gap:12px;font-size:20px}.rule-section h2>span{font-size:29px}.rich-text{font-size:14px}.schedule-toolbar{flex-direction:column;gap:12px}.notice{padding:16px;font-size:13px}.schedule-toolbar>.button{width:100%}.calendar-frame{padding:7px;overflow:hidden}.calendar-frame iframe{height:580px}.masonry{column-count:2;column-gap:10px}.masonry>article{margin-bottom:10px}.card-caption{padding:10px}.card-caption h2{margin-bottom:7px;font-size:12px}.card-caption>div{gap:6px;font-size:10px}.card-caption>div svg{width:12px}.filter-bar{gap:6px}.chip{border-radius:7px;gap:6px;min-height:40px;padding:9px 12px;font-size:12px}.genres{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.genres .chip{min-width:0;padding:9px 3px}.end-card .genres{justify-content:center;display:flex}.end-card .genres .chip{padding:9px 14px}.ratings{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.ratings .chip{gap:3px;min-width:0;padding:8px 3px;font-size:12px}.record-grid{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:17px}.record-card{border-radius:10px;gap:12px;padding:9px}.record-thumb{width:74px;height:74px}.record-thumb .hearts{font-size:15px}.record-info h2{margin-top:6px;font-size:16px;line-height:1.6}.record-info time{font-size:12px}.record-card>svg{width:16px}.review-summary{gap:17px;padding:16px}.review-summary>img{width:100px;max-height:150px}.review-summary h2{margin-bottom:12px;font-size:20px}.review-summary .hearts{font-size:21px}.review-summary time{margin-top:12px;font-size:12px}.spoiler-gate{min-height:270px;padding:28px 16px}.spoiler-gate h2{font-size:17px;line-height:1.8}.spoiler-gate p{font-size:12px}.end-select>span{padding:9px;font-size:12px}.end-details{padding:0 8px 7px}.end-details h2{font-size:12px}.end-details .button{gap:4px;min-height:37px;padding:7px;font-size:9px}dialog{padding:30px 22px}dialog h2{font-size:23px}dialog p{font-size:13px}.dialog-actions{gap:9px}.dialog-actions button{padding:10px 7px;font-size:12px}}@media (width<=360px){.player-bar{gap:10px}.rank{width:50px;height:50px}.rank strong{font-size:25px}.player-name h1{font-size:19px}.player-name span{font-size:11px}.stat-grid a{gap:5px;min-width:50px;padding:4px}.stat-grid strong{font-size:15px}.stat-grid svg{width:14px}.top-caption{display:none}.pr-banner strong{font-size:13px}.pr-banner>svg{display:none}.speech{width:155px}.review-summary{gap:12px;padding:12px}.review-summary>img{width:82px}.review-summary h2{font-size:17px}.review-summary .hearts{font-size:18px}.record-info h2{font-size:15px}}@media (height<=620px){.fixed-page .site-top{height:38px}.fixed-main{height:calc(100svh - 38px)}.profile-character{height:70px}.player-bar{padding-top:0}.rank{width:50px;height:50px}.rank strong{font-size:25px}.home .pr-banner{height:45px}.home .speech{padding:10px 15px}.home .speech p{font-size:11px}.character-hint,.speech small{display:none}}.news-trigger{z-index:4;border:1px solid var(--edge);color:var(--muted);background:#272039c9;border-radius:30px;padding:8px 15px;font-size:11px;position:absolute;top:105px;right:12px}.news-list{padding:0;list-style:none}.news-list li{border-bottom:1px solid var(--edge);padding:17px 0}.news-list time{color:var(--muted);font-size:12px}.news-list h3{margin:8px 0;font-size:17px}.news-list .rich-text{font-size:13px}@media (width<=640px){.profile-character .character{width:85%;top:-40%;left:-3%}.profile-character .expression{object-position:top}.news-trigger{padding:6px 10px;font-size:9px;top:85px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}::view-transition-old(root),::view-transition-new(root){filter:none!important;animation-duration:1ms!important;animation-delay:0s!important;transform:none!important}.leaving main{filter:none;transform:none}.cloud,.bat{display:none}}.fixed-page .fixed-main{height:100svh;padding-top:18px}body:not(.fixed-page) main{padding-top:18px}.player-identity{flex-shrink:0;align-items:center;display:flex}.player-identity .rank{z-index:1;position:relative}.player-name{background:linear-gradient(100deg,#3f2b58e8,#251d37a8);border:1px solid #b798d555;border-radius:0 18px 18px 0;margin-left:-23px;padding:10px 24px 10px 35px}.stat-grid a{position:relative}.stat-tooltip{border:1px solid var(--edge);color:#f2e9fa;opacity:0;visibility:hidden;pointer-events:none;z-index:20;background:#20192f;border-radius:8px;width:max-content;max-width:230px;padding:7px 10px;font-size:11px;position:absolute;top:calc(100% + 9px);right:0}.stat-grid a:hover .stat-tooltip,.stat-grid a:focus-visible .stat-tooltip{opacity:1;visibility:visible}.home .speech{cursor:pointer;text-align:left;color:#513567;font-size:clamp(12px,1.3vw,18px);line-height:1.7;transform:none}.home .speech [data-speech]{color:inherit;font-size:inherit;display:block}.character:active,.character:hover{filter:none}.backdrop .manor{width:110%;height:85%;bottom:-2px;right:-5%;overflow:visible}.profile .profile-stage{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,62fr) minmax(0,38fr);gap:20px}.profile .profile-content{grid-row:1}.profile .profile-character{pointer-events:none;grid-row:1;height:100%;overflow:hidden}.profile .profile-character .character{pointer-events:none;width:100%;height:90%;position:absolute;top:0;bottom:auto;left:0}.profile-character-name{text-align:center;text-shadow:0 2px 12px #171322;width:100%;margin:0;padding:15px 5px;font-size:clamp(24px,3vw,40px);position:absolute;bottom:0;left:0}.profile-character-name small{letter-spacing:.15em;color:var(--lilac);margin-bottom:5px;font-size:13px;display:block}html{scrollbar-width:thin;scrollbar-color:#ac83c6 #191628}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#191628;border-radius:8px}::-webkit-scrollbar-thumb{background:#a880c1;border:2px solid #191628;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#d6b4ed;box-shadow:0 0 5px #bc8bdd}.rule-toc a[aria-current=location]{color:#ead6ff;text-shadow:0 0 10px #ae7dd8}.calendar-help-link{width:fit-content;margin:24px auto 0;display:flex}.record .genres,.record .ratings,.end-card .genres{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.record .ratings{grid-template-columns:repeat(7,minmax(0,1fr))}.end-card .genres{grid-template-columns:repeat(5,minmax(0,1fr))}.record .filter-bar .chip,.end-card .genres .chip{width:100%;min-width:0;padding-inline:2px}.record-thumb{border:1px solid #ba97d9;border-radius:7px;margin-bottom:8px;padding:3px;overflow:visible}.record-thumb:before{content:"";clip-path:polygon(0 0,18% 0,18% 5%,5% 5%,5% 18%,0 18%,0 0,100% 0,100% 18%,95% 18%,95% 5%,82% 5%,82% 0,100% 0,100% 100%,82% 100%,82% 95%,95% 95%,95% 82%,100% 82%,100% 100%,0 100%,0 82%,5% 82%,5% 95%,18% 95%,18% 100%,0 100%);pointer-events:none;border:1px solid #d9bfee99;border-radius:9px;position:absolute;inset:-3px}.record-thumb img{border-radius:4px}.record-thumb .hearts{border-radius:6px;gap:1px;padding:0;font-size:18px;bottom:-9px;left:-5px;right:-5px;overflow:visible}.record-card:not(.review-summary):not(.secret-summary:not(.secret-card)):hover .record-thumb{box-shadow:0 0 12px #ae77d533}.review-summary.record-card{gap:20px;padding:16px}.review-summary .record-info time{margin:0;font-size:13px}.review-summary .record-info h2{margin:7px 0 0;font-size:19px}.masonry[data-layout-ready]{columns:auto;width:100%;position:relative}.masonry[data-layout-ready]>article{margin:0;position:absolute}.end-select{padding:0;display:block}.end-select img{object-fit:contain;width:100%;height:auto;display:block}.end-select:hover img{opacity:.9}#end-detail{text-align:center;width:min(600px,100vw - 28px)}.end-detail-image{background:#111221;border:0;border-radius:9px;width:100%;margin:18px 0;padding:0;display:block;position:relative;overflow:hidden}.end-detail-image img{object-fit:contain;width:100%;height:auto;max-height:50svh;display:block}.end-detail-image span{background:#171322dc;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:6px 10px;font-size:11px;display:flex;position:absolute;bottom:8px;right:8px}#end-detail time{color:var(--muted);font-size:13px}#end-detail h2{font-size:20px}#image-viewer{width:calc(100vw - 20px);max-width:none;height:calc(100svh - 20px);max-height:none;padding:48px 10px 10px}#image-viewer>img{object-fit:contain;width:100%;height:100%;max-height:none;display:block}@media (width>=641px){.rule-toc summary{cursor:default;pointer-events:none;list-style:none}.rule-toc summary::marker{content:""}}@media (width<=640px){.fixed-page .fixed-main,body:not(.fixed-page) main{padding-top:12px}.player-bar{gap:8px;padding:4px 0}.player-name{margin-left:-17px;padding:8px 10px 8px 22px}.player-name h1{font-size:21px}.player-name>span{font-size:11px}.player-identity .rank{width:57px;height:57px}.player-identity .rank strong{font-size:27px}.home .speech{padding:14px 16px}.backdrop .manor{width:180%;height:70%;right:-35%}.profile .profile-stage{flex-direction:column;gap:12px;display:flex}.profile .profile-character{flex:none;height:clamp(100px,24svh,220px);overflow:hidden}.profile .profile-character .character{width:58%;height:190%;top:-18%;left:0}.profile .profile-character .expression{object-position:top}.profile-character-name{width:44%;padding:0;font-size:26px;inset:35% 0 auto auto}.profile-character-name small{font-size:11px}.profile .profile-content{flex:1;gap:10px}.record-thumb .hearts{font-size:15px}.review-summary .record-info h2{font-size:17px}.record .genres,.end-card .genres{gap:4px}.end-card .genres .chip{font-size:10px}}@media (width<=360px){.player-name h1{font-size:18px}.player-name{padding-right:7px}.player-identity .rank{width:49px;height:49px}.player-bar{gap:5px}.profile-character-name{font-size:23px}}@media (height<=620px) and (width<=640px){.profile .profile-character{height:95px}.home .speech{font-size:11px}}.home .speech>[data-speech]{margin:0;position:static}@media (width<=640px){.profile .profile-character .character{width:56%;height:100%;top:0;left:0}.profile .profile-character .expression{object-position:center}.profile-character-name{text-shadow:0 2px 6px #171322,0 0 14px #171322}}@media (width>=641px){.profile .profile-character .character{height:calc(100% - 100px)}}.home .player-identity{--rank-size:104px}.home .player-identity .rank{width:var(--rank-size);height:var(--rank-size);z-index:2}.home .player-name{z-index:1;height:calc(var(--rank-size) * .76);margin-left:calc(var(--rank-size) * -.52);padding:8px 22px 8px calc(var(--rank-size) * .6);border-radius:50px 17px 17px 50px;flex-direction:column;justify-content:center;display:flex;position:relative}.home .speech-date{color:#79628c;margin-bottom:7px;font:11px Georgia,serif;display:block}.home .speech{opacity:1;visibility:visible;transition:opacity .32s,transform .32s cubic-bezier(.22,1,.36,1),visibility;transform:translate(0)}html[data-dock=closed] .home .speech{transition:opacity .32s,transform .32s cubic-bezier(.22,1,.36,1),visibility 0s .32s;transform:translate(-24px)}@media (prefers-reduced-motion:reduce){.home .speech,html[data-dock=closed] .home .speech{transition:none;transform:none}}html[data-dock=closed] .home .speech,html[data-dock=closed] .home .player-bar{opacity:0;visibility:hidden;pointer-events:none}.home .player-bar{transition:opacity .22s,visibility .22s}.home .pr-carousel{max-height:180px}.home .pr-track{align-items:flex-start}.home .pr-banner{aspect-ratio:3;height:auto;min-height:0;padding:10px}.home .pr-banner:has(img){padding:0}.home .pr-banner img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}html[data-dock=closed] .home .pr-carousel{max-height:0}.profile .profile-content{z-index:2;position:relative}.profile .profile-character{z-index:0}.profile .profile-character .character{width:160%;max-width:none;height:155%;top:0;left:-28%}.profile .profile-character .expression{object-position:center top}.profile .profile-character-name{text-align:center;color:#fff;letter-spacing:-.06em;clip-path:polygon(4% 0,100% 8%,96% 100%,0 90%);text-shadow:2px 3px #25205166;background:linear-gradient(115deg,#304d9ddd,#6345a8ee);width:100%;margin:0;padding:12px 16px;font:italic 800 clamp(42px,4.5vw,72px)/1.05 Georgia,serif;inset:auto 0 25px;transform:rotate(-5deg)}.profile-character-name span{display:inline}.profile-character-name span+span{position:relative;top:4px}#calendar-help-title{justify-content:center;align-items:center;gap:14px;display:flex}#calendar-help-title svg{flex-shrink:0}.scenario .player-filters,.scenario .duration-filters{grid-template-columns:repeat(var(--filter-count,5), minmax(0, 1fr));width:100%;display:grid}.scenario .filter-bar .chip{width:100%;min-width:0;padding-inline:3px}.scenario .duration-label{color:var(--muted);margin:15px 0 7px;font-size:11px}#end-detail .dialog-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}#end-detail .end-detail-image span{border:1px solid #c2a3de66;padding:8px}.backdrop .cloud{filter:blur(22px);opacity:.45;pointer-events:none;background:radial-gradient(at 25% 55%,#c4add233,#0000 48%),radial-gradient(at 60% 38%,#b2adce22,#0000 57%);width:85%;height:22%;animation:160s ease-in-out infinite alternate slow-cloud}.backdrop .cloud-one{top:20%;left:-35%}.backdrop .cloud-two{opacity:.3;filter:blur(32px);width:100%;animation-duration:210s;animation-delay:-95s;top:46%;left:30%;right:auto}.backdrop .cloud-three{opacity:.22;filter:blur(16px);width:65%;animation-duration:185s;animation-delay:-57s;top:7%;left:-20%}@keyframes slow-cloud{0%{transform:translate(-15%)}to{transform:translate(60%)}}.bat-flock{pointer-events:none;position:absolute;inset:0}.distant-bat{top:calc(22% + var(--bat-index) * 2%);width:calc(14px + var(--bat-index) * 3px);color:#231e3e;opacity:0;height:auto;animation:83s ease-in-out infinite distant-flight;animation-delay:calc(8s + var(--bat-index) * 1.3s);position:absolute;left:-5%}.distant-bat:nth-child(2){animation-duration:89s}.distant-bat:nth-child(3){animation-duration:97s}@keyframes distant-flight{0%,65%{opacity:0;transform:translate(0)rotate(-8deg)}67%{opacity:.38}72%{transform:translate(24vw,-13px)rotate(5deg)}77%{opacity:.32;transform:translate(51vw,8px)rotate(-4deg)}83%{transform:translate(78vw,-18px)rotate(6deg)}89%{opacity:0;transform:translate(109vw,3px)rotate(-5deg)}to{opacity:0;transform:translate(109vw,3px)}}@media (width<=640px){.home .player-identity{--rank-size:68px}.home .player-name{padding-right:10px}.home .player-name h1{font-size:20px}.home .pr-carousel{max-height:110px}.home .pr-banner{padding:6px}.home .pr-banner strong{font-size:clamp(11px,3.2vw,17px)}.home .pr-banner small{margin-top:3px;font-size:6px}.home .pr-banner>svg{flex-shrink:0;width:20px}.profile .profile-character{height:clamp(150px,27svh,240px)}.profile .profile-character .character{width:90%;height:220%;top:-25%;left:-8%}.profile .profile-character-name{width:72%;padding:9px 12px;font-size:44px;bottom:6px;left:auto;right:1%}.scenario .player-filters,.scenario .duration-filters{gap:4px}.scenario .player-filters .chip{flex-direction:column;gap:3px;font-size:11px}.scenario .duration-filters .chip{font-size:11px}}@media (width<=360px){.home .player-identity{--rank-size:59px}.home .player-name h1{font-size:17px}.home .player-name{padding-right:8px}}@media (height<=620px) and (width<=640px){.profile .profile-character{height:135px}.profile .profile-character .character{width:80%;top:-45%}.profile .profile-character-name{font-size:34px}}@media (prefers-reduced-motion:reduce){.backdrop .cloud,.bat-flock{animation:none;display:none}}@media (width>=641px){.profile .profile-character{overflow:visible}}.profile.fixed-page{contain:paint;height:100svh;overflow:clip}.bat-flock{opacity:0;width:75px;height:45px;animation:83s ease-in-out 8s infinite distant-flight;inset:22% auto auto -5%}.bat-flock .distant-bat{left:calc(var(--bat-index) * 19px);top:calc(var(--bat-index) * 7px);opacity:.9;animation:bat-bob calc(2.3s + var(--bat-index) * .4s) ease-in-out infinite alternate;animation-delay:calc(var(--bat-index) * -.7s)}@keyframes bat-bob{0%{transform:translateY(-3px)rotate(-6deg)}to{transform:translateY(4px)rotate(7deg)}}@media (prefers-reduced-motion:reduce){.bat-flock,.bat-flock .distant-bat{animation:none}}.home .player-name{height:calc(var(--rank-size) * .88);padding:12px 26px 12px calc(var(--rank-size) * .62)}.home .player-name h1{margin-top:5px;line-height:1.2}.home .player-name>span{line-height:1.3}.home .stat-grid a{grid-template-columns:24px auto;justify-content:center;align-items:center;gap:12px;min-width:98px;padding:10px 15px;display:grid}.home .stat-grid a>svg{justify-self:center;width:24px;height:24px}.home .stat-grid a>strong{text-align:center;min-width:2ch}#news-title{justify-content:center;align-items:center;gap:12px;display:flex}.news-filters{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.news-filters .chip{min-width:0;padding-inline:4px}.news-list details{margin-top:10px}.news-list summary{cursor:pointer;color:var(--lilac);padding:7px 0;font-size:12px}[data-news-more]{margin:20px auto 0;display:flex}[data-news-status]{color:var(--muted);text-align:center;font-size:12px}.profile .profile-character-name{letter-spacing:.01em;clip-path:polygon(3% 3%,98% 0,100% 92%,0 100%);text-shadow:0 2px 10px #1e142d80;background:linear-gradient(115deg,#392544e8,#785493dd 65%,#625080d9);border-block:1px solid #d5b7ed77;font-family:Georgia,Noto Serif JP,serif;font-style:normal;font-weight:500;transform:rotate(-2deg)}.profile-character-name span+span{top:0}.scenario .duration-filters .chip{justify-content:center;align-items:center;gap:7px;display:flex}.scenario .duration-filters{margin-top:12px}@media (width<=640px){.home .player-identity{--rank-size:72px}.home .player-name{padding:8px 16px 8px calc(var(--rank-size) * .6)}.home .stat-grid{gap:6px}.home .stat-grid a{grid-template-columns:17px auto;gap:6px;min-width:0;padding:6px 7px}.home .stat-grid a>svg{width:17px;height:17px}.home .stat-grid a>strong{font-size:15px}.scenario .duration-filters .chip{gap:4px}.scenario .duration-filters .chip svg{flex-shrink:0;width:13px}}@media (width<=360px){.home .player-identity{--rank-size:68px}.home .player-name{padding-right:13px}.home .stat-grid a{gap:4px;padding-inline:5px}}.news-filters .chip{white-space:nowrap;letter-spacing:0;font-size:12px}@media (width<=640px){.home.fixed-page{contain:paint;height:100svh;overflow:clip}.news-filters .chip{padding-inline:2px;font-size:11px}}.home .player-name{background:linear-gradient(110deg,#352544f5,#352644ed 58%,#514064ee);border:1px solid #bc9ad17a;border-radius:40px 14px 22px 40px;padding-right:30px;box-shadow:inset 0 1px #f0dcff40,inset 0 -3px #140f2438,0 7px 18px #100c2026}.home .player-name:before{content:"";pointer-events:none;border-top:1px solid #ead8f433;border-right:1px solid #ead8f433;border-radius:0 9px 15px 0;position:absolute;inset:5px 5px 5px 45%}.home .player-name:after{content:"";pointer-events:none;background:linear-gradient(90deg,#dcb9ebaa,#b39acc33);border-radius:5px;height:2px;position:absolute;bottom:7px;left:55%;right:20px}.home .player-name>span{color:#d7b9e8;letter-spacing:.16em;font-size:13px}.home .player-name h1{color:#fff0ff;text-shadow:0 2px 8px #180e2999;letter-spacing:.14em;margin-top:7px;font-size:30px}.home .stat-grid a{grid-template-columns:24px minmax(2ch,auto) 22px;gap:9px;padding:8px 6px 8px 12px}.counter-plus{color:#f6e8ff;pointer-events:none;background:linear-gradient(#8e6aa0bb,#4e3a69cc);border:1px solid #b998d780;border-radius:5px;place-items:center;width:22px;height:25px;font:20px/1 Georgia,serif;display:grid;position:static;box-shadow:inset 0 1px #f0d8ff40}.home .stat-grid a:hover .counter-plus,.home .stat-grid a:focus-visible .counter-plus{background:linear-gradient(#a27ab5,#634780)}@media (width<=640px){.home .player-name{padding-right:18px}.home .player-name>span{letter-spacing:.08em;font-size:10px}.home .player-name h1{letter-spacing:.08em;margin-top:5px;font-size:19px}.home .stat-grid{gap:5px}.home .stat-grid a{grid-template-columns:15px minmax(1.6ch,auto) 15px;gap:3px;padding:5px 3px 5px 5px}.home .stat-grid a>svg{width:15px;height:15px}.home .stat-grid a>strong{min-width:0;font-size:14px}.counter-plus{border-radius:4px;width:15px;height:20px;font-size:16px}}@media (width<=360px){.home .player-name{padding-right:14px}.home .player-name h1{letter-spacing:.05em;font-size:16px}.home .stat-grid a{gap:2px;padding-left:3px}.home .stat-grid a>strong{font-size:12px}}@media (width>=641px) and (width<=1100px),(width>=641px) and (height<=680px){.profile .profile-character .character{width:130%;height:calc(100% - 115px);top:0;left:-15%}.profile .profile-character .character-float{overflow:hidden}.profile .profile-character .expression{object-fit:cover;object-position:center top}.profile .profile-character-name{padding:12px 8px;font-size:clamp(32px,5vw,54px);bottom:10px}}.home .player-identity{min-width:0;position:relative}.home .player-name{min-width:0;height:calc(var(--rank-size) * .84);margin-left:calc(var(--rank-size) * -.5);padding:10px 24px 10px calc(var(--rank-size) * .64);box-shadow:none;background:linear-gradient(100deg,#332640e8,#43324ee8);border:0;border-radius:0 12px 12px 0;flex:1}.home .player-name:before,.home .player-name:after{content:none}.home .player-name h1{letter-spacing:.06em;margin-top:5px}.home .stat-grid{gap:10px}.home .stat-grid a{grid-template-columns:24px minmax(3ch,1fr) 22px;gap:10px;min-width:128px;padding:10px 8px 10px 13px}.home .stat-grid a>strong{text-align:left}@media (width<=1100px){.home .player-bar{grid-template-columns:1fr;gap:16px;width:min(100%,460px);margin-inline:auto;padding:8px 0;display:grid}.home .player-identity,.home .stat-grid{width:100%;margin:0}.home .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.home .player-identity{--rank-size:80px}.home .player-name h1{font-size:25px}.home .player-name>span{font-size:12px}.home .stat-grid a{grid-template-columns:21px minmax(3ch,1fr) 22px;min-width:0}.home .stat-grid a>svg{width:21px;height:21px}.home .stat-grid a>strong{font-size:18px}.home .counter-plus{width:22px;height:23px;font-size:19px}}@media (width<=640px){.home .player-bar{gap:10px;padding:3px 0}.home .player-identity{--rank-size:72px}.home .player-name{padding-top:8px;padding-bottom:8px}.home .player-name h1{font-size:23px}.home .stat-grid{gap:6px 10px}.home .stat-grid a{padding:6px 7px 6px 12px}.profile .profile-character{flex-direction:column;height:clamp(150px,30svh,270px);display:flex;overflow:hidden}.profile .profile-character .character{border-radius:0;flex:1;width:100%;height:auto;min-height:0;position:relative;top:auto;left:auto;overflow:hidden}.profile .profile-character .character-float{overflow:hidden}.profile .profile-character .expression{object-fit:contain;object-position:center 24%;width:100%;height:260%;top:-35%}.profile .profile-character-name{flex:none;align-self:flex-end;width:72%;margin:8px 3px 4px 0;padding:7px 12px;font-size:34px;position:relative;inset:auto;transform:none}}@media (width<=640px) and (height<=650px){.profile .profile-character{height:150px}.profile .profile-character-name{font-size:28px}.home .player-identity{--rank-size:60px}.home .player-name h1{font-size:19px}.home .player-name>span{font-size:10px}.home .player-bar{gap:6px}.home .stat-grid a{padding-block:4px}}.home .player-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:28px;width:100%;margin-inline:0;padding:10px 22px;display:grid}.home .player-identity{--rank-size:104px;width:100%}.home .player-name{height:88px}.home .player-name h1{white-space:nowrap;font-size:31px}.home .stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-self:center;gap:10px;width:100%;margin:0;padding:0}.home .stat-grid a{grid-template-columns:22px minmax(0,1fr) 22px;gap:8px;min-width:0;height:44px;padding:6px 8px}@media (width<=1200px){.home .player-bar{grid-template-columns:minmax(0,1fr) minmax(0,.85fr)}.home .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.home .stat-grid a{height:34px}}@media (width<=640px){.home .player-bar{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:12px;padding:6px 0}.home .player-identity{--rank-size:64px}.home .player-name{height:76px;padding:6px 8px 6px calc(var(--rank-size) * .6)}.home .player-name h1{letter-spacing:.02em;margin-top:4px;font-size:22px}.home .player-name>span{letter-spacing:.08em;font-size:10px}.home .stat-grid{gap:5px}.home .stat-grid a{border-radius:8px;grid-template-columns:16px minmax(0,1fr) 17px;gap:4px;height:30px;padding:3px 5px}.home .stat-grid a>svg{width:16px;height:16px}.home .stat-grid a>strong{font-size:16px}.home .counter-plus{width:17px;height:19px;font-size:16px}}@media (width<=400px){.home .player-bar{gap:8px}.home .player-identity{--rank-size:44px}.home .player-identity .rank strong{font-size:22px}.home .player-identity .rank small{font-size:8px}.home .player-name{height:66px;padding-right:5px}.home .player-name h1{font-size:17px}.home .player-name>span{font-size:9px}.home .stat-grid a{grid-template-columns:12px minmax(0,1fr) 13px;gap:3px;height:27px;padding:3px}.home .stat-grid a>svg{width:12px;height:12px}.home .stat-grid a>strong{font-size:13px}.home .counter-plus{width:13px;height:17px;font-size:13px}}@media (width>=1201px){.home .stat-grid{align-self:start}}@media (width<=640px){.home .player-identity{--rank-size:88px}}@media (width<=400px){.home .player-identity{--rank-size:72px}.home .player-name h1{letter-spacing:0;font-size:15px}.home .player-name{padding-left:calc(var(--rank-size) * .56)}}.profile .profile-character .character-float{overflow:visible}@media (width>=641px) and (width<=1100px),(width>=641px) and (height<=680px){.profile .profile-character .character{height:100%}}@media (width<=640px){.profile .profile-character{display:block}.profile .profile-character .character{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.profile .profile-character .expression{height:260%;top:-35%}.profile .profile-character-name{width:72%;margin:0;position:absolute;bottom:4px;right:3px}}.record .ratings .chip{position:relative;overflow:visible}.rating-tooltip{z-index:10;color:#f5eefa;pointer-events:none;opacity:0;visibility:hidden;background:#231b34;border:1px solid #b294d566;border-radius:8px;width:max-content;max-width:200px;padding:8px 10px;font-size:12px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.ratings .chip:focus-visible .rating-tooltip{opacity:1;visibility:visible}@media (hover:hover) and (pointer:fine){.ratings .chip:hover .rating-tooltip{opacity:1;visibility:visible}}.ratings .chip:last-child .rating-tooltip{left:auto;right:0;transform:none}.ratings .chip:nth-child(2) .rating-tooltip{left:0;transform:none}@media (width<=440px){.home .player-bar{grid-template-columns:1fr;gap:8px}.home .player-identity{--rank-size:80px}.home .player-name{height:68px;padding-right:24px}.home .player-name h1{font-size:23px}.home .stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home .stat-grid a{height:30px}}@media (width<=640px){.profile .profile-character .expression{top:-56%}}@media (width>=641px) and (width<=1100px){.profile .profile-character .character{top:-36px}}.home .pr-banner{text-align:center;justify-content:center;gap:0}.home .pr-banner:before,.home .pr-banner:after{content:none}.image-rotate{z-index:2;position:absolute;top:8px;left:12px}#image-viewer{overflow:hidden}#image-viewer.is-rotated>img{width:calc(100svh - 90px);max-width:none;height:calc(100vw - 44px);position:absolute;top:calc(50% + 18px);left:50%;transform:translate(-50%,-50%)rotate(90deg)}@media (width<=1200px){.home .player-bar{--hud-rank:104px;grid-template-columns:var(--hud-rank) minmax(0,1fr);grid-template-rows:52px 36px;align-items:center;gap:8px 14px;display:grid}.home .player-identity{--rank-size:var(--hud-rank);display:contents}.home .player-identity .rank{width:var(--hud-rank);height:var(--hud-rank);grid-area:1/1/3}.home .player-name{border-radius:10px;grid-area:1/2;width:auto;height:52px;margin:0;padding:5px 20px}.home .player-name h1{margin-top:2px;font-size:25px}.home .player-name>span{font-size:10px}.home .stat-grid{grid-area:2/2;grid-template-columns:repeat(4,minmax(0,1fr));align-self:center;gap:8px}.home .stat-grid a{grid-template-columns:20px minmax(0,1fr) 20px;gap:6px;height:34px;padding:4px 7px}}@media (width<=640px){.home .player-bar{--hud-rank:76px;grid-template-rows:42px 28px;gap:6px 10px;padding:6px 0}.home .player-name{height:42px;padding:3px 12px}.home .player-name h1{margin-top:0;font-size:20px}.home .stat-grid{gap:5px}.home .stat-grid a{grid-template-columns:14px minmax(0,1fr) 14px;gap:3px;height:28px;padding:3px}.home .stat-grid a>svg{width:14px;height:14px}.home .stat-grid a>strong{font-size:14px}.home .counter-plus{width:14px;height:17px;font-size:14px}}@media (width<=400px){.home .player-bar{--hud-rank:58px;column-gap:8px}.home .stat-grid{gap:4px}.home .stat-grid a{grid-template-columns:10px minmax(0,1fr) 11px;gap:2px;padding:2px}.home .stat-grid a>svg{width:10px;height:10px}.home .stat-grid a>strong{font-size:12px}.home .counter-plus{width:11px;height:15px;font-size:12px}}@media (width<=1200px){.home .player-bar{--hud-rank:112px;grid-template-rows:80px 36px}.home .player-identity .rank{grid-row:1;align-self:center}.home .player-name{height:80px;margin-left:calc(var(--hud-rank) * -.5 - 14px);padding:12px 24px 12px calc(var(--hud-rank) * .5 + 14px);border-radius:0 12px 12px 0}}@media (width<=640px){.home .player-bar{--hud-rank:88px;grid-template-rows:66px 28px;padding-top:14px}.home .player-name{height:66px;margin-left:calc(var(--hud-rank) * -.5 - 10px);padding:10px 16px 10px calc(var(--hud-rank) * .5 + 10px)}.home .player-name h1{margin-top:4px}}@media (width<=400px){.home .player-bar{--hud-rank:74px;grid-template-rows:60px 28px}.home .player-name{height:60px;margin-left:calc(var(--hud-rank) * -.5 - 8px);padding:9px 12px 9px calc(var(--hud-rank) * .5 + 8px)}}.home .pr-banner:has(img){border:0}.home .pr-banner img{object-fit:cover;max-width:none}.carousel-dots .carousel-autoplay{color:#eadcf8;background:#382b4b;border-radius:5px;width:24px;height:20px;font-size:11px;line-height:1}::view-transition-old(root){animation:.32s ease-out both smooth-page-out}::view-transition-new(root){mix-blend-mode:normal;animation:.32s ease-out both smooth-page-in}@keyframes smooth-page-out{0%{opacity:1}to{opacity:0}}@keyframes smooth-page-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation-duration:1ms;animation-delay:0s}}.review-unlocked:not([hidden]){color:var(--gold);flex-direction:column;align-items:center;gap:8px;margin:8px auto 24px;animation:.36s ease-out both review-unlock-appear;display:flex}.review-unlocked span{letter-spacing:.22em;font-size:10px}.review-unlocked .lock-emblem{margin-bottom:0}.review-unlocked-shackle{transform-origin:8px 11px;animation:.48s ease-out both review-unlock-shackle;transform:rotate(-24deg)}.review-status-accessible{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes review-unlock-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes review-unlock-shackle{0%{transform:rotate(0)}to{transform:rotate(-24deg)}}@media (prefers-reduced-motion:reduce){.review-unlocked:not([hidden]),.review-unlocked-shackle{animation:none}}.dock-recover{display:none}@media (width<=640px){html[data-dock=closed] .dock-recover{z-index:25;border:1px solid var(--edge);width:44px;height:44px;color:var(--ink);background:#241d34f7;border-radius:22px;place-items:center;padding:10px;font-size:13px;display:grid;position:fixed;top:12px;right:12px}}dialog.mobile-menu{width:min(420px,100% - 24px);max-height:min(420px,65svh);margin:0 auto;padding:16px;position:fixed;inset:12px 12px auto;overflow-y:auto}dialog.mobile-menu:focus{outline:none}.mobile-menu header{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-menu header button{min-height:44px}.mobile-menu nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.mobile-menu nav a{min-width:0;min-height:86px;padding:8px 2px}.mobile-menu .nav-en{letter-spacing:0;font-size:9px}.mobile-menu .nav-ja{font-size:8px}.mobile-menu .nav-tile.selected:after{bottom:0}#calendar-help-title:focus{outline:none}html[data-dock=closed] .home .home-character{margin:0;position:absolute;inset:18px 0 54px}html[data-dock=closed] .home .home-character .character{width:auto;max-width:90%;height:94%;max-height:100%;bottom:4%}.review-thumbnail-link{width:100%;height:100%;display:block}.role-cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:12px;padding:0;list-style:none;display:grid}.role-card{border:1px solid var(--edge);overflow-wrap:anywhere;background:linear-gradient(135deg,#b784d51c,#18172b80);border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;padding:16px;display:flex}.role-label{letter-spacing:.05em;color:var(--lilac);background:#c9a4f51c;border-radius:20px;padding:3px 9px;font-size:11px}.role-card strong{font-family:Noto Serif JP,serif;font-size:18px}.role-player{border-top:1px solid var(--edge);width:100%;color:var(--muted);padding-top:10px;font-size:13px}.review-body{color:var(--muted)}.review-body :is(h1,h2,h3,h4,h5,h6){font-family:inherit;font-weight:inherit;color:inherit;line-height:inherit;letter-spacing:inherit;margin:1.2em 0}.review-body h1{font-size:2em}.review-body h2{font-size:1.75em}.review-body h3{font-size:1.5em}.review-body h4{font-size:1.3em}.review-body h5{font-size:1.15em}.review-body h6{font-size:1.05em}@media (width<=640px){.role-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.role-card{padding:12px}}@media (width<=360px){.role-cards{grid-template-columns:1fr}}.review-passcode{text-align:center;background:#211c32;border:1px solid #77618b;border-radius:18px;margin:24px 0;padding:24px}.review-passcode label{display:block}.review-passcode input{box-sizing:border-box;width:min(100%,320px);color:inherit;font:inherit;background:#171325;border:1px solid #9680ab;border-radius:10px;margin:18px auto;padding:12px;display:block}.review-passcode p:empty{display:none}.profile-extra-links{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.dock nav{grid-template-columns:repeat(9,minmax(0,1fr))}.dock nav a{grid-column:auto!important}.dock .nav-en,.dock .nav-ja{font-size:10px}@media (width<=800px){.dock nav{grid-template-columns:repeat(5,minmax(0,1fr))}.dock nav a{min-height:58px}.dock .nav-en{overflow-wrap:anywhere;font-size:8px}.dock .nav-ja{font-size:8px}.mobile-menu nav{grid-template-columns:repeat(3,minmax(0,1fr))}}#dock-nav .nav-en,#dock-nav .nav-ja{white-space:normal;overflow-wrap:anywhere;letter-spacing:0;max-width:100%;line-height:1.2}#dock-nav a{min-width:0}@media (width<=800px){#dock-nav .nav-en,#dock-nav .nav-ja{font-size:8px}#dock-nav .nav-en{font-size:7px}#dock-nav a{padding-inline:2px}}#dock-nav{grid-template-columns:repeat(8,minmax(0,1fr))}#dock-nav .nav-en,#dock-nav .nav-ja,.mobile-menu .nav-en,.mobile-menu .nav-ja{text-align:center;width:100%}#dock-nav svg,.mobile-menu nav svg{flex-shrink:0;margin-inline:auto;display:block}.record .genres{grid-template-columns:repeat(6,minmax(0,1fr))}.record [hidden]{display:none!important}@media (width<=800px){#dock-nav{grid-template-columns:repeat(4,minmax(0,1fr))}#dock-nav .nav-tile.selected:after{bottom:2px;left:19%;box-shadow:0 0 5px #c283ff80}#dock-nav .nav-tile{padding-bottom:8px}}.role-cards>.role-card:only-child{grid-column:1/-1}@media (width<=600px){.record .genres{grid-template-columns:repeat(3,minmax(0,1fr))}}.role-card:has(a[href]){transition:border-color .2s,background .2s}.role-card:has(a[href]):hover{background:#342440;border-color:#c39ce5}.role-card:has(.role-character-link){cursor:pointer;position:relative}.role-character-link:after{content:"";border-radius:14px;position:absolute;inset:0}.role-character-link:focus-visible:after{outline:2px solid var(--lilac);outline-offset:3px}.role-card .role-character-link{position:static}.role-card:has(.role-character-link){padding:0}.role-card .role-character-link{box-sizing:border-box;width:100%;color:inherit;flex-direction:column;flex:1;align-items:flex-start;gap:12px;padding:16px;text-decoration:none;display:flex}.role-character-link:after{display:none}@media (width<=640px){.role-card .role-character-link{padding:12px}}.news-list .news-review-link{color:var(--lilac);cursor:pointer;margin-top:10px;padding:7px 0;font-size:12px;display:inline-block}.news-list .rich-text{line-height:1.65}.news-list .rich-text p{margin:0 0 .4em;line-height:1.65}.news-list .rich-text p:last-child{margin-bottom:0}.hidden-passage{margin:1.4em 0}.hidden-passage-warning{white-space:pre-line}.hidden-passage summary{cursor:pointer;width:fit-content;max-width:100%;color:var(--lilac);background:0 0;border:0;align-items:baseline;gap:.65em;padding:8px 0;font-size:14px;text-decoration:none;list-style:none;display:flex}.hidden-passage summary::-webkit-details-marker{display:none}.hidden-passage summary:before{content:"›";transform-origin:50%;text-decoration:none;transition:transform .18s;display:inline-block}.hidden-passage details[open]>summary:before{transform:rotate(90deg)}.hidden-passage summary:focus-visible{outline:2px solid var(--lilac);outline-offset:4px;border-radius:3px}.hidden-passage-body{border-bottom:1px solid #b294d533;border-left:1px solid #b294d566;margin:10px 0 0 4px;padding:4px 0 16px 20px}.hidden-passage-body>:first-child{margin-top:0}.hidden-passage-body>:last-child{margin-bottom:0}.hidden-passage details[open]>.hidden-passage-body{animation:.22s ease-out passage-reveal}@keyframes passage-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hidden-passage summary:before{transition:none}.hidden-passage details[open]>.hidden-passage-body{animation:none}}.hidden-passage summary>span{text-underline-offset:5px;text-decoration:underline #b294d566}@media (width>=1201px){.home .player-bar{--hud-rank-height:104px;--hud-name-height:88px;align-items:start}.home .player-identity{--rank-size:var(--hud-rank-height)}.home .player-name{height:var(--hud-name-height)}.home .stat-grid{margin-top:calc((var(--hud-rank-height) - var(--hud-name-height)) / 2);align-self:start}}@media (width>=801px){.scenario .filter-bar,.record .filter-bar,.characters .filter-bar,.secret-library .filter-bar{grid-template-columns:repeat(var(--filter-count,1),minmax(0,1fr));gap:10px;width:100%;display:grid}.scenario .filter-bar .chip,.record .filter-bar .chip,.characters .filter-bar .chip,.secret-library .filter-bar .chip{white-space:normal;text-align:center;justify-content:center;width:100%;min-width:0;max-width:none}}@media (width<=800px){.scenario .filter-bar,.record .filter-bar,.characters .filter-bar,.secret-library .filter-bar,.character-filters{flex-wrap:wrap;gap:8px;width:100%;display:flex}.scenario .filter-bar .chip,.record .filter-bar .chip,.characters .filter-bar .chip,.secret-library .filter-bar .chip,.character-filters .chip{flex:0 auto;width:auto;min-width:0;max-width:100%;padding:9px 14px}}.filter-bar .chip[hidden]{display:none!important}
