/* Weapon archive — shared visual language with Home, Manga and Characters. */
.artifacts-page { --artifact-red:#d32339; --artifact-gold:#efc16f; --artifact-panel:#101012; overflow-x:hidden; }
.artifacts-page .berserk-side { display:none !important; }
.artifacts-page nav { width:100% !important; margin:0 !important; padding-left:0 !important; box-sizing:border-box; }
.artifacts-page .atlas-context-menu { display:none !important; }
.artifacts-page .page-header { position:relative; width:min(calc(100% - 64px),1480px) !important; max-width:1480px !important; min-height:390px; margin:30px auto 42px !important; padding:82px clamp(34px,6vw,90px) !important; display:flex; flex-direction:column; justify-content:center; align-items:flex-start; overflow:hidden; border:1px solid #453238 !important; border-radius:24px; text-align:left; background:linear-gradient(90deg,#09090ced 0%,#09090cc7 48%,#09090c29 88%),url('images/dragonslayer.jpg') 76% 48% / cover no-repeat !important; box-shadow:0 30px 75px #000a !important; box-sizing:border-box; }
.artifacts-page .page-header::before { content:''; position:absolute; inset:0; background:radial-gradient(circle at 78% 50%,#9c17323d,transparent 30%); pointer-events:none; }
.artifacts-page .page-header::after { content:'АРТЕФАКТИ'; position:absolute; right:-25px; bottom:-26px; margin:0; color:#ffffff0a; font:700 104px/1 'Cinzel',serif; text-shadow:none; pointer-events:none; }
.artifacts-page .page-header > * { position:relative; z-index:1; }
.artifacts-page .artifacts-section-index { position:absolute; left:clamp(34px,6vw,90px); top:30px; color:#96172a; font:700 72px/1 'Cinzel',serif; opacity:.42; }
.artifacts-page .page-header .archive-kicker { color:var(--artifact-red); font-size:12px; letter-spacing:.18em; }
.artifacts-page .page-header h1 { max-width:760px; margin:14px 0 19px; color:#f5ece4 !important; font-size:clamp(48px,6vw,88px) !important; line-height:.98; letter-spacing:.015em !important; text-align:left; text-shadow:none; }
.artifacts-page .page-header p { max-width:650px; margin:0 !important; color:#bdb3ac !important; font-size:17px; line-height:1.75; font-style:normal; text-align:left; }

.artifacts-page main.grid { display:flex !important; flex-wrap:wrap; justify-content:center !important; align-items:stretch; width:min(calc(100% - 64px),1480px) !important; max-width:1480px !important; margin:0 auto 86px !important; padding:0 !important; gap:24px !important; }
.artifacts-page main.grid > .card { flex:1 1 310px; width:100%; max-width:461px; min-height:540px; border:1px solid #3d3236 !important; border-radius:19px !important; background:linear-gradient(145deg,#171216,#0b0b0e) !important; box-shadow:0 20px 48px #0009 !important; transform:none; transition:transform .3s,border-color .3s,box-shadow .3s; }
.artifacts-page main.grid > .card:hover { transform:translateY(-7px); border-color:#994451 !important; box-shadow:0 28px 58px #000b,0 0 0 1px #d3233924 !important; }
.artifacts-page main.grid > .card.card-giant { flex:2 1 780px; max-width:995px; min-height:590px; grid-template-columns:minmax(320px,1.1fr) minmax(300px,.9fr); }
.artifacts-page .card-img,
.artifacts-page .armor-img-container { min-height:310px; filter:grayscale(.22) brightness(.78) contrast(1.12); transition:filter .4s,transform .45s; }
.artifacts-page .card:hover .card-img,
.artifacts-page .card:hover .armor-img-container { filter:grayscale(0) brightness(.96) contrast(1.08); }
.artifacts-page .card-giant .card-img { min-height:590px !important; }
.artifacts-page .card-body { display:flex; flex-direction:column; padding:29px 30px 31px !important; background:linear-gradient(180deg,#111014,#0a0a0d) !important; }
.artifacts-page .card h2,
.artifacts-page .card-giant h2 { margin:0 0 9px !important; color:#f3e9e0 !important; font-size:clamp(25px,2.1vw,34px) !important; line-height:1.2; }
.artifacts-page .tag { margin-bottom:18px !important; color:var(--artifact-red) !important; font-size:12px !important; letter-spacing:.14em !important; }
.artifacts-page .card p { margin:0; color:#b7aea7 !important; font-size:16px !important; line-height:1.72 !important; }
.artifacts-page .rarity-badge { top:17px; right:17px; padding:8px 11px; border-radius:7px; background:#09090cdb; font-size:11px; backdrop-filter:blur(8px); }
.artifacts-page .favorite-toggle { top:17px; left:17px; border-radius:7px !important; }
.artifacts-page .artifact-spec { gap:1px; margin-top:auto; padding-top:24px; background:#30282b; }
.artifacts-page .artifact-spec span { min-height:58px; padding:12px 8px; display:flex; flex-direction:column; justify-content:center; color:#9f9690; background:#0b0b0d; font-size:12px; }
.artifacts-page .artifact-spec b { color:#ebd9c3; font-size:14px; }
.artifacts-page .mini-game-box { margin-top:25px; padding:19px; border-color:#49343a; border-radius:10px; background:#09090c; }
.artifacts-page .progress-bg { height:9px; margin:14px 0 16px; border:0; border-radius:8px; background:#2b2528; }
.artifacts-page .progress-fill { background:linear-gradient(90deg,var(--artifact-red),var(--artifact-gold)); box-shadow:0 0 15px #d323397d; }
.artifacts-page .lift-btn { min-height:48px; border-color:#9e3344; border-radius:8px !important; background:#4c1520; color:#f8e5df; font-size:13px; letter-spacing:.1em; }
.artifacts-page .lift-btn:hover { background:#711d2b; box-shadow:0 8px 25px #0008; }
/* Keep comparison below the 34px favorite button and the rarity badge. */
.artifacts-page .artifact-compare-toggle { top:63px; right:auto; left:17px; min-height:40px; padding:8px 12px; border-color:#78404a; border-radius:8px !important; background:#2d1118ed; color:#f2d9d4; backdrop-filter:blur(8px); }
.artifacts-page .artifact-compare-toggle:hover,
.artifacts-page .artifact-compare-toggle[aria-pressed='true'] { border-color:#d34b5f; background:#6b1728; }
.artifacts-page main.grid > .card.compare-selected { outline:2px solid var(--artifact-gold); outline-offset:4px; border-color:#bd8648 !important; }

.artifacts-page .artifact-comparison { position:relative; width:min(calc(100% - 64px),1480px); max-width:1480px; margin:0 auto 105px; padding:52px clamp(34px,5vw,70px); overflow:hidden; border:1px solid #44353a; border-radius:22px; background:radial-gradient(ellipse at 94% 5%,#75192b36,transparent 52%),#101012; box-shadow:0 25px 65px #0008; box-sizing:border-box; }
.artifacts-page .artifact-section-number { position:absolute; top:18px; right:30px; color:#8f1728; font:700 80px/1 'Cinzel',serif; opacity:.38; }
.artifacts-page .artifact-comparison-head { display:grid; grid-template-columns:minmax(320px,.8fr) minmax(320px,1fr); align-items:end; gap:50px; }
.artifacts-page .artifact-comparison h2 { margin:10px 0 0; color:#f5ece4; font-size:clamp(36px,4vw,59px); line-height:1.06; }
.artifacts-page .artifact-comparison-note { margin:0 0 5px; color:#ada39c; font-size:16px; line-height:1.7; }
.artifacts-page .artifact-comparison-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; margin-top:34px; }
.artifacts-page .artifact-compare-empty,
.artifacts-page .artifact-compare-entry { min-height:140px; border:1px solid #43363a; border-radius:13px; background:#0a0a0d; box-sizing:border-box; }
.artifacts-page .artifact-compare-empty { display:grid; place-content:center; gap:8px; color:#777075; text-align:center; }
.artifacts-page .artifact-compare-empty b { color:#c09e64; font-size:13px; letter-spacing:.12em; text-transform:uppercase; }
.artifacts-page .artifact-compare-empty span { font-size:15px; }
.artifacts-page .artifact-compare-entry { grid-template-columns:150px 1fr; gap:21px; padding:15px; }
.artifacts-page .artifact-compare-entry img { width:150px; height:110px; border-radius:9px; object-fit:cover; filter:grayscale(.2) contrast(1.08); }
.artifacts-page .artifact-compare-entry h3 { color:#f2e7dc; font-size:22px; }
.artifacts-page .artifact-compare-entry p { color:#aaa099; font-size:14px; line-height:1.6; }

.artifacts-page .archive-section { width:min(calc(100% - 64px),1480px) !important; max-width:1480px !important; margin:105px auto !important; }
.artifacts-page .archive-section::before { top:-42px; left:0; color:#92172a; font-size:86px; opacity:.42; }
.artifacts-page .archive-section .archive-heading { max-width:900px; margin:12px 0 18px; color:#f4ebe3; font-size:clamp(42px,5vw,72px); line-height:1.04; }
.artifacts-page .archive-section .archive-lead { max-width:780px; color:#afa59e; font-size:17px; line-height:1.75; }
.artifacts-page .archive-section .archive-grid { grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; margin-top:35px; border:0; background:none; }
.artifacts-page .archive-section .archive-panel { min-height:240px; padding:32px; border:1px solid #403438; border-radius:17px; background:radial-gradient(ellipse at 100% 0,#64182a2e,transparent 60%),#101012; }
.artifacts-page .archive-section .archive-panel h3 { margin:16px 0 13px; color:#f2e7dc; font-size:25px; }
.artifacts-page .archive-section .archive-panel p { color:#aaa099; font-size:16px; line-height:1.7; }
.artifacts-page .archive-section .archive-panel a { color:var(--artifact-gold); text-decoration:none; border-bottom:1px solid #8c663d; }
.artifacts-page .footer { width:min(calc(100% - 64px),1480px); margin:0 auto !important; padding:25px 0 38px; color:#8f8781; border-top:1px solid #3b3034; text-align:center; }

@media(max-width:1000px) {
 .artifacts-page main.grid > .card.card-giant { flex-basis:100%; max-width:none; }
 .artifacts-page .artifact-comparison-head { grid-template-columns:1fr; gap:20px; }
}
@media(max-width:760px) {
 .artifacts-page .page-header,.artifacts-page main.grid,.artifacts-page .artifact-comparison,.artifacts-page .archive-section,.artifacts-page .footer { width:calc(100% - 32px) !important; }
 .artifacts-page .page-header { min-height:440px; margin-top:18px !important; padding:70px 25px 38px !important; background:linear-gradient(180deg,#09090ca3,#09090cf5),url('images/dragonslayer.jpg') 68% center / cover no-repeat !important; }
 .artifacts-page .page-header h1 { font-size:clamp(39px,12vw,58px) !important; }
 .artifacts-page main.grid > .card,.artifacts-page main.grid > .card.card-giant { flex-basis:100%; max-width:520px; }
 .artifacts-page main.grid > .card.card-giant { display:block !important; }
 .artifacts-page .card-giant .card-img { min-height:360px !important; height:360px !important; }
 .artifacts-page .artifact-comparison { padding:34px 24px; }
 .artifacts-page .artifact-comparison-grid,.artifacts-page .archive-section .archive-grid { grid-template-columns:1fr; }
 .artifacts-page .archive-section { margin-block:76px !important; }
}
@media(max-width:500px) {
 .artifacts-page .artifact-compare-entry { grid-template-columns:90px 1fr; }
 .artifacts-page .artifact-compare-entry img { width:90px; height:90px; }
 .artifacts-page .card-body { padding:24px 21px 26px !important; }
}
@media(prefers-reduced-motion:reduce) {
 .artifacts-page .card,.artifacts-page .card-img,.artifacts-page .armor-img-container { transition:none; }
}
