body.lj-game-post{--lj-game-bg:#17171b;--lj-game-border:#34343b;--lj-game-muted:#a1a1aa;--lj-game-accent:#d72568;--lj-game-text:#eeeef1}
body.lj-work-post .lj-work-hero{grid-template-columns:minmax(0,1fr) 215px;gap:24px}
body.lj-work-post .lj-work-cover{width:100%;max-width:215px;justify-self:end;align-self:center}
body.lj-work-commercial .lj-work-hero{grid-template-columns:minmax(0,1fr) 115px}
body.lj-work-commercial .lj-work-cover{max-width:115px}
body.lj-game-post .lj-work-cta,body.lj-game-post .lj-work-read-cta{width:min(100%,400px);margin:26px auto 18px}
body.lj-game-post .lj-work-cta .wp-block-button,body.lj-game-post .lj-work-read-cta .wp-block-button{width:100%}
body.lj-game-post .lj-game-overview{margin:28px 0 22px;padding:clamp(20px,4vw,30px);border:1px solid var(--lj-game-border);border-radius:12px;background:var(--lj-game-bg);color:var(--lj-game-text)}
body.lj-game-post .lj-game-overview h2,body.lj-game-post .lj-game-decision h2{margin:0 0 12px!important;padding-left:10px;border-left:3px solid var(--lj-game-accent);color:var(--lj-game-text)!important;font-size:1.15rem!important}
body.lj-game-post .lj-game-overview p{margin:0;line-height:1.85}
body.lj-game-post .lj-game-genre-guide{margin:16px 0 0;border-top:1px solid #34343b}
body.lj-game-post .lj-game-genre-guide>summary{position:relative;padding:13px 28px 0 0;color:#d8d8de;font-size:14px;font-weight:700;cursor:pointer;list-style:none}
body.lj-game-post .lj-game-genre-guide>summary::-webkit-details-marker{display:none}
body.lj-game-post .lj-game-genre-guide>summary::after{position:absolute;right:2px;bottom:0;color:#a1a1aa;font-size:16px;font-weight:400;content:"＋"}
body.lj-game-post .lj-game-genre-guide[open]>summary::after{content:"−"}
body.lj-game-post .lj-game-genre-guide>p{margin:12px 0 0!important;padding:12px 14px;border-radius:8px;background:#222228;color:#d8d8de;font-size:14px;line-height:1.8}
body.lj-game-post .lj-game-quick-facts{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none}
body.lj-game-post .lj-game-quick-facts li{margin:0;padding:7px 11px;border:1px solid #454550;border-radius:999px;background:#222228;color:#d8d8de;font-size:13px;line-height:1.35}
body.lj-game-post .lj-game-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0}
body.lj-game-post .lj-game-gallery figure{margin:0!important}
body.lj-game-post .lj-game-gallery img{display:block;width:100%;height:auto;border-radius:8px}
body.lj-game-post .lj-work-information>summary{display:block!important;padding:0!important;background:transparent!important;cursor:pointer;list-style:none}
body.lj-game-post .lj-work-information>summary::-webkit-details-marker{display:none}
body.lj-game-post .lj-work-information>summary::after{content:none!important}
body.lj-game-post .lj-work-information>summary:focus-visible{outline:2px solid rgba(215,37,104,.55);outline-offset:-2px}
body.lj-game-post .lj-work-information__title{display:grid!important;grid-template-columns:18px minmax(0,1fr) auto 16px;align-items:center;gap:10px;min-height:52px;margin:0!important;padding:11px 14px!important;background:transparent!important;color:#eeeef1!important;font-size:16px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:0!important;box-shadow:none!important}
body.lj-game-post .lj-work-information__mark{display:grid;place-items:center;width:16px;height:16px;border:1px solid #5c5c67;border-radius:50%;color:#aaaab4;font:600 10px/1 sans-serif}
body.lj-game-post .lj-work-information__mark::before{content:"i"}
body.lj-game-post .lj-work-information__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.lj-game-post .lj-work-information__label{color:#a1a1aa;font-size:10px;font-weight:500;letter-spacing:.16em;white-space:nowrap}
body.lj-game-post .lj-work-information__toggle{position:relative;width:14px;height:14px}
body.lj-game-post .lj-work-information__toggle::before,body.lj-game-post .lj-work-information__toggle::after{position:absolute;top:6px;left:2px;width:10px;height:1px;background:#9b9ba5;content:""}
body.lj-game-post .lj-work-information__toggle::after{transform:rotate(90deg)}
body.lj-game-post .lj-work-information[open] .lj-work-information__toggle::after{transform:rotate(0deg)}
body.lj-game-post .lj-work-information>h3{margin:26px 18px 13px!important;padding:1px 0 1px 9px!important;border:0!important;border-left:2px solid rgba(215,37,104,.7)!important;border-radius:0!important;background:transparent!important;color:#dedee3!important;font-size:16px!important;font-weight:600!important;line-height:1.45!important;letter-spacing:.09em!important;box-shadow:none!important}
body.lj-game-post .lj-game-decision{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:26px 0}
body.lj-game-post .lj-game-decision__card{padding:20px;border:1px solid var(--lj-game-border);border-radius:10px;background:var(--lj-game-bg);color:var(--lj-game-text)}
body.lj-game-post .lj-game-decision__card ul{margin:0;padding:0;list-style:none}
body.lj-game-post .lj-game-decision__card li{position:relative;margin:10px 0;padding-left:25px;line-height:1.65}
body.lj-game-post .lj-game-decision__card li::before{position:absolute;left:0;color:#ff4c8f;font-weight:800}
body.lj-game-post .lj-game-decision__card--recommend li::before{content:"✓"}
body.lj-game-post .lj-game-decision__card--check li::before{content:"!";display:grid;place-items:center;width:17px;height:17px;margin-top:4px;border:1px solid #ff4c8f;border-radius:50%;font-size:11px;line-height:1}
@media(max-width:768px){body.lj-work-post .lj-work-hero{grid-template-columns:minmax(0,1fr) 170px;gap:16px}body.lj-work-post .lj-work-cover{max-width:170px}body.lj-work-commercial .lj-work-hero{grid-template-columns:minmax(0,1fr) 100px}body.lj-work-commercial .lj-work-cover{max-width:100px}}
@media(max-width:680px){body.lj-game-post .lj-game-gallery,body.lj-game-post .lj-game-decision{grid-template-columns:1fr}body.lj-game-post .lj-game-overview{padding:18px}body.lj-game-post .lj-work-information__title{grid-template-columns:16px minmax(0,1fr) auto 14px;gap:8px;min-height:50px;padding:10px 12px!important;font-size:15px!important}body.lj-game-post .lj-work-information__name{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.lj-game-post .lj-work-information__label{font-size:9px;letter-spacing:.12em}body.lj-game-post .lj-work-information>h3{margin-right:12px!important;margin-left:12px!important;font-size:15px!important}}
@media(max-width:430px){body.lj-work-post .lj-work-hero{grid-template-columns:minmax(0,1fr) 145px;gap:12px}body.lj-work-post .lj-work-cover{width:100%;max-width:145px;justify-self:end;align-self:center}body.lj-work-commercial .lj-work-hero{grid-template-columns:minmax(0,1fr) 90px}body.lj-work-commercial .lj-work-cover{max-width:90px}}
@media(max-width:360px){body.lj-work-post .lj-work-hero{grid-template-columns:minmax(0,1fr) 125px;gap:10px}body.lj-work-post .lj-work-cover{max-width:125px}body.lj-work-commercial .lj-work-hero{grid-template-columns:minmax(0,1fr) 78px}body.lj-work-commercial .lj-work-cover{max-width:78px}}
