*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg);color:var(--text);font-family:'Inter',sans-serif;margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:#0f0f12;border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--accent);font-size:0.85rem}.breadcrumb-item.active{color:var(--muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--border)}.page-hero{background:linear-gradient(135deg,#09090b 0%,#001a0a 50%,#09090b 100%);padding:70px 0 55px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(37,99,235,0.1) 0%,transparent 70%);border-radius:50%}.page-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(250,204,21,0.07) 0%,transparent 70%);border-radius:50%}.page-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2;color:var(--text)}.page-hero h1 span{color:var(--gold)}.page-hero p{color:var(--muted);font-size:1.05rem;max-width:580px}.tag-row{display:flex;gap:0.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.tag-chip{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:0.3rem 0.75rem;font-size:0.8rem;font-weight:600;color:var(--muted);display:flex;align-items:center;gap:0.3rem}.tag-chip.accent{border-color:var(--accent);color:#60a5fa}.tag-chip.gold{border-color:var(--gold);color:var(--gold)}section{padding:60px 0}.section-title{font-size:1.75rem;font-weight:800;color:var(--text);margin-bottom:0.4rem}.section-title span{color:var(--gold)}.section-sub{color:var(--muted);font-size:0.95rem;margin-bottom:2.25rem}.gem-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;height:auto;transition:border-color 0.2s,transform 0.2s}.gem-card:hover{border-color:var(--accent);transform:translateY(-4px)}.gem-card .icon-wrap{width:48px;height:48px;background:rgba(37,99,235,0.15);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--accent);margin-bottom:1rem}.gem-card .icon-wrap.gold-wrap{background:rgba(250,204,21,0.12);color:var(--gold)}.gem-card .icon-wrap.red-wrap{background:rgba(239,68,68,0.12);color:#f87171}.gem-card h5{color:var(--text);font-weight:700;margin-bottom:0.4rem;font-size:1rem}.gem-card p{color:var(--muted);font-size:0.875rem;margin:0}.content-img{width:100%;border-radius:14px;display:block;border:1px solid var(--border)}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;text-align:center}.stat-card .stat-value{font-size:2rem;font-weight:800;color:var(--gold);line-height:1;margin-bottom:0.3rem}.stat-card .stat-label{color:var(--muted);font-size:0.82rem;font-weight:500}.creature-table th{background:var(--accent);color:var(--text-light);font-weight:700;font-size:0.875rem;border-color:var(--border);padding:0.85rem 1rem}.creature-table td{border-color:var(--border);padding:0.85rem 1rem;color:var(--muted);font-size:0.875rem;vertical-align:middle}.creature-table tbody tr{background:var(--card)}.creature-table tbody tr:hover{background:#1f1f23}.rarity-badge{display:inline-block;padding:0.2rem 0.7rem;border-radius:20px;font-size:0.78rem;font-weight:700}.rarity-legend{background:rgba(250,204,21,0.15);color:var(--gold);border:1px solid var(--gold)}.rarity-rare{background:rgba(37,99,235,0.15);color:#60a5fa;border:1px solid #2563eb}.rarity-common{background:rgba(212,212,216,0.1);color:var(--muted);border:1px solid var(--border)}.rarity-boss{background:rgba(239,68,68,0.15);color:#f87171;border:1px solid #ef4444}.weapon-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;transition:border-color 0.2s}.weapon-card:hover{border-color:var(--gold)}.weapon-icon{font-size:2rem;flex-shrink:0;width:52px;height:52px;background:rgba(250,204,21,0.1);border-radius:10px;display:flex;align-items:center;justify-content:center}.weapon-card h6{color:var(--text);font-weight:700;margin-bottom:0.25rem;font-size:0.95rem}.weapon-card p{color:var(--muted);font-size:0.82rem;margin:0}.highlight-band{background:linear-gradient(90deg,#001a0a,#09090b);border:1px solid var(--border);border-radius:16px;padding:2.25rem}.feature-progress{margin-bottom:1.25rem}.feature-progress .label{display:flex;justify-content:space-between;margin-bottom:0.4rem;font-size:0.85rem;color:var(--muted)}.feature-progress .label span:last-child{color:var(--gold);font-weight:700}.progress{height:8px;background:var(--border);border-radius:4px}.progress-bar{border-radius:4px}.step-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;text-align:center;height:auto;position:relative}.step-num{font-size:2.2rem;font-weight:800;color:var(--gold);line-height:1;margin-bottom:0.75rem}.step-card h5{color:var(--text);font-weight:700;margin-bottom:0.4rem}.step-card p{color:var(--muted);font-size:0.875rem;margin:0}.testi-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem;height:auto}.testi-card .stars{color:var(--gold);margin-bottom:0.75rem;font-size:0.9rem}.testi-card p{color:var(--muted);font-size:0.875rem;font-style:italic;margin-bottom:1rem}.testi-card .author{color:var(--text);font-weight:700;font-size:0.875rem}.testi-card .city{color:var(--muted);font-size:0.78rem;margin-top:0.2rem}.accordion-item{background:var(--card);border:1px solid var(--border);border-radius:10px !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button{background:var(--card);color:var(--text);font-weight:600;font-size:0.95rem}.accordion-button:not(.collapsed){background:#001a0a;color:var(--gold);box-shadow:none}.accordion-button::after{filter:invert(1)}.accordion-body{background:var(--card);color:var(--muted);font-size:0.9rem}html,body{overflow-x:clip;width:100%}
