/* Player Hall · v3.3: artwork, people and stories */
.hall-page-hero{background-image:linear-gradient(90deg,var(--oran-page-hero-overlay-start,rgba(7,39,51,.78)),var(--oran-page-hero-overlay-end,rgba(7,39,51,.34))),var(--oran-page-hero-image,url('/assets/orancraft-brand-page.webp'))!important;background-position:var(--oran-page-hero-position,center 48%)!important}
.hall-page-hero p{max-width:720px;line-height:1.8}
.hall-anchor-nav{position:sticky;top:83px;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #d8e4e9;backdrop-filter:blur(14px)}
.hall-anchor-nav .wrap{display:flex;gap:10px;padding-block:13px;overflow-x:auto}
.hall-anchor-nav a{display:inline-flex;align-items:center;gap:9px;padding:10px 16px;border:1px solid #d9e4e8;border-radius:10px;color:#254a58;font-size:15px;font-weight:750;background:#fff;white-space:nowrap}
.hall-anchor-nav a:hover{background:#eef7fa;border-color:#8fbdcc}
.hall-anchor-nav span{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:6px;background:#eaf3f7;color:#356279;font-size:13px}
.hall-section{scroll-margin-top:155px}.hall-honor-section{background:linear-gradient(180deg,#eff7fb88,#fff8ec88)}
.hall-build-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.hall-honor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.hall-card{min-width:0;background:#fff;border:1px solid #d9e4e8;border-radius:17px;box-shadow:0 9px 26px #163d5010;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.hall-card:hover{transform:translateY(-4px);box-shadow:0 17px 34px #163d5020}
.hall-card>a{display:block;height:100%;color:inherit}
.hall-card-image{aspect-ratio:16/9;position:relative;overflow:hidden;background:#e8f1f5}
.hall-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.hall-card:hover .hall-card-image img{transform:scale(1.025)}
.hall-image-placeholder{height:100%;display:grid;place-items:center;font-size:44px;color:#7a9daa;background:#e6f1f6}
.hall-featured{position:absolute;left:18px;top:18px;background:#ffcc74;color:#573a12;font-size:13px;font-weight:800;padding:6px 12px;border:1px solid #ffe2b0;border-radius:7px;box-shadow:0 3px 12px #23354325}
.hall-card-body{padding:26px;display:flex;flex-direction:column;gap:10px;min-height:245px}
.hall-category{font-size:12px;font-weight:800;letter-spacing:.08em;color:#92602d}
.hall-card h3{margin:0;color:#183d4d;font-size:clamp(22px,2.4vw,28px);line-height:1.4;overflow-wrap:anywhere}
.hall-card p{margin:0;color:#5b6d76;line-height:1.85;font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.hall-card-meta{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;margin-top:auto;padding-top:18px;border-top:1px solid #e6edf1;font-size:14px;color:#687c86}
.hall-card-meta b{font-weight:700;color:#2b6579;white-space:nowrap}
.hall-build-grid>.is-featured:first-child{grid-column:1/-1;border-color:#ddbd7a}
.hall-build-grid>.is-featured:first-child>a{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}
.hall-build-grid>.is-featured:first-child .hall-card-image{aspect-ratio:auto;min-height:350px}
.hall-build-grid>.is-featured:first-child .hall-card-body{padding:34px;justify-content:center}
.hall-honor-card>a{padding:26px;display:flex;flex-direction:column;gap:22px;min-height:285px;border-top:4px solid #dfbb71}
.hall-honor-top{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:center}
.hall-honor-top img{width:72px;height:72px;object-fit:cover;image-rendering:pixelated;border:2px solid #e4c480;border-radius:9px;background:#e8f4fa;box-shadow:0 5px 12px #173d5010}
.hall-honor-top h3{font-size:22px;margin:4px 0}.hall-honor-top b{font-size:14px;color:#8b6336}
.hall-detail{background:linear-gradient(180deg,#edf7fb,#fff 50%);min-height:80vh}
.hall-detail-hero{min-height:550px;position:relative;display:flex;align-items:flex-end;color:white;background:#153b45;overflow:hidden}
.hall-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hall-detail-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#08232e12 15%,#08232edb)}
.hall-detail-hero .wrap{position:relative;padding-top:135px;padding-bottom:64px}
.hall-back{display:inline-flex;align-items:center;margin-bottom:24px;min-height:42px;padding:9px 14px;background:#0b2a36aa;border:1px solid #ffffff55;border-radius:8px;color:#fff;font-weight:700;font-size:14px}
.hall-detail-hero h1,.hall-player-hero h1{font-size:clamp(34px,5.4vw,68px);line-height:1.24;margin:10px 0 16px;color:#fff;text-shadow:0 3px 18px #05222b66;overflow-wrap:anywhere}
.hall-detail-hero p{max-width:760px;font-size:18px;line-height:1.8}
.hall-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:30px;padding-block:48px 80px}
.hall-story,.hall-facts{background:#fff;border:1px solid #dce7ec;border-radius:16px;padding:32px;box-shadow:0 7px 25px #173d5008;min-width:0}
.hall-story h2,.hall-facts h2{color:#1d485b;margin:0 0 18px;font-size:25px}.hall-story h2:not(:first-child){margin-top:38px}.hall-story p{line-height:1.95;font-size:17px;color:#455f6b;overflow-wrap:anywhere}
.hall-facts{align-self:start;position:sticky;top:110px;padding:25px}.hall-facts dl,.hall-facts dd{margin:0}.hall-facts dl>div{padding:15px 0;border-bottom:1px solid #e7edf0}.hall-facts dl>div:last-child{border:0}.hall-facts dt{font-size:14px;color:#708793}.hall-facts dd{margin-top:5px;font-size:16px;color:#244b5e;font-weight:650;overflow-wrap:anywhere}
.hall-tags{display:flex;gap:6px;flex-wrap:wrap}.hall-tags span{padding:5px 8px;background:#edf5f8;border-radius:6px;font-size:13px}
.hall-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hall-gallery-item{appearance:none;border:1px solid #dbe5ea;background:#fff;padding:0;text-align:left;cursor:zoom-in;border-radius:10px;overflow:hidden}.hall-gallery-item img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block;height:auto}.hall-gallery-item span{display:block;padding:12px;color:#5e7683;font-size:14px;line-height:1.6}
.hall-player-hero{padding:140px 0 65px;color:white;background:#17495b}.hall-player-stage{display:grid;grid-template-columns:160px minmax(0,1fr);gap:34px;align-items:center}.hall-player-stage>img{width:160px;height:160px;object-fit:cover;image-rendering:pixelated;border:4px solid #edc073;border-radius:17px;background:#e5f4fc;box-shadow:0 10px 24px #07293655}.hall-player-stage>div>b{display:inline-block;padding:6px 13px;background:#ffd188;color:#5b4019;font-size:15px;border-radius:7px}.hall-player-stage p{max-width:720px;line-height:1.85;font-size:17px}
@media(max-width:980px){.hall-honor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hall-detail-layout{grid-template-columns:1fr}.hall-facts{position:static}.hall-build-grid>.is-featured:first-child .hall-card-body{padding:26px}.hall-build-grid>.is-featured:first-child .hall-card-image{min-height:300px}}
@media(max-width:700px){.hall-page-hero{background-position:var(--oran-page-hero-mobile-position,var(--oran-page-hero-position,center center))!important}.hall-anchor-nav{top:68px}.hall-build-grid,.hall-honor-grid{grid-template-columns:1fr}.hall-build-grid>.is-featured:first-child>a{display:block}.hall-build-grid>.is-featured:first-child .hall-card-image{aspect-ratio:16/9;min-height:0}.hall-card-body{padding:23px;min-height:0}.hall-card-meta{margin-top:10px}.hall-detail-hero{min-height:460px}.hall-detail-hero .wrap{padding-bottom:40px}.hall-story,.hall-facts{padding:23px}.hall-gallery{grid-template-columns:1fr}.hall-detail-layout{padding-top:26px;gap:20px}.hall-player-stage{grid-template-columns:1fr;text-align:center;gap:20px}.hall-player-stage>img{margin:auto;width:120px;height:120px}.hall-player-hero{padding-top:125px}.hall-honor-card>a{min-height:0}}
@media(prefers-reduced-motion:reduce){.hall-card,.hall-card-image img{transition:none}.hall-card:hover,.hall-card:hover .hall-card-image img{transform:none}}
