.up-hero{padding:7rem 0 3rem;text-align:center;position:relative;z-index:1;overflow-x:hidden}.up-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(255,149,0,.07) 0%,rgba(99,102,241,.03) 40%,transparent 70%);pointer-events:none;z-index:0}.up-hero .ld-wrap{position:relative;z-index:1}.up-hero h1{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.15;margin-bottom:1.2rem}.up-hero-sub{color:var(--color-text-muted);font-size:1.1rem;line-height:1.8;max-width:680px;margin:0 auto 1.5rem}.up-hero-sub strong{color:#fff;font-weight:700}.up-date{display:inline-flex;align-items:center;gap:.5rem;background:#ff950014;border:1px solid rgba(255,149,0,.18);padding:.4rem 1.2rem;border-radius:50px;font-family:var(--font-heading);font-size:.68rem;font-weight:700;color:var(--color-primary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.5rem}.up-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2.5rem;position:relative;overflow:hidden;backdrop-filter:blur(10px)}.up-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary)}.up-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.up-icon{width:70px;height:70px;background:linear-gradient(135deg,#ff95001f,#6366f114);border:1px solid rgba(255,149,0,.2);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:2.2rem;flex-shrink:0}.up-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem}.up-tag{display:inline-block;padding:.2rem .65rem;border-radius:50px;font-size:.62rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;font-family:var(--font-heading)}.up-tag.new{background:#22d3ee14;border:1px solid rgba(34,211,238,.2);color:var(--color-accent)}.up-tag.major{background:#ff950014;border:1px solid rgba(255,149,0,.2);color:var(--color-primary)}.up-tag.guild{background:#6366f114;border:1px solid rgba(99,102,241,.2);color:var(--color-secondary)}.up-card-title{font-family:var(--font-heading);font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:900;color:#fff;margin-bottom:.5rem;line-height:1.2}.up-desc{color:var(--color-text-muted);font-size:1rem;line-height:1.85;margin-bottom:2rem}.up-desc strong{color:#fff;font-weight:600}.up-desc em{color:var(--color-accent);font-style:normal;font-weight:600}.up-sh{display:flex;align-items:center;gap:.75rem;margin:2.5rem 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.up-sh-icon{width:42px;height:42px;background:#6366f11a;border:1px solid rgba(99,102,241,.18);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.up-sh h3{font-family:var(--font-heading);font-size:clamp(.9rem,1.8vw,1.15rem);font-weight:800;color:#fff;letter-spacing:.3px}.up-sh h3 span{color:var(--color-accent)}.up-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}.up-stat{background:#ffffff05;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem 1rem;text-align:center}.up-stat-num{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900;background:linear-gradient(135deg,var(--color-primary),var(--color-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.2rem}.up-stat-lbl{font-family:var(--font-heading);font-size:.65rem;font-weight:600;color:var(--color-text-muted);letter-spacing:1px;text-transform:uppercase}.up-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1.5rem 0}.up-step{background:#ffffff05;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem 1.2rem;text-align:center}.up-step-num{width:36px;height:36px;background:var(--gradient-primary);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:.9rem;font-weight:900;color:#000;margin:0 auto .8rem}.up-step h4{font-family:var(--font-heading);font-size:.78rem;font-weight:700;color:#fff;margin-bottom:.4rem}.up-step p{color:var(--color-text-muted);font-size:.82rem;line-height:1.65}.up-branches{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem;margin:1.5rem 0}.up-branch{background:#ffffff05;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.1rem .8rem;text-align:center;position:relative;overflow:hidden;transition:border-color .3s,transform .3s}.up-branch:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.up-branch.combat:before{background:linear-gradient(90deg,#ef4444,#f97316)}.up-branch.economy:before{background:linear-gradient(90deg,#f59e0b,#eab308)}.up-branch.utility:before{background:linear-gradient(90deg,#3b82f6,#6366f1)}.up-branch.element:before{background:linear-gradient(90deg,#8b5cf6,#a855f7)}.up-branch.special:before{background:linear-gradient(90deg,#22d3ee,#06b6d4)}.up-branch:hover{border-color:#ff950033;transform:translateY(-3px)}.up-branch-emoji{font-size:1.8rem;margin-bottom:.4rem;display:block}.up-branch-cat{font-size:.55rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.8px;color:var(--color-text-muted);opacity:.6;margin-bottom:.3rem}.up-branch-name{font-family:var(--font-heading);font-size:.7rem;font-weight:700;color:#fff;letter-spacing:.3px;margin-bottom:.2rem}.up-branch-bonus{font-size:.72rem;color:var(--color-text-muted);line-height:1.4}.up-branch-bonus strong{color:var(--color-accent);font-weight:700}.up-hl{background:var(--gradient-card);border:1px solid rgba(255,149,0,.12);border-radius:var(--radius-md);padding:1.5rem;margin:1.5rem 0;display:flex;align-items:flex-start;gap:1.2rem}.up-hl.cyan{background:linear-gradient(145deg,rgba(34,211,238,.05),transparent 50%);border-color:#22d3ee1f}.up-hl.indigo{background:linear-gradient(145deg,rgba(99,102,241,.05),transparent 50%);border-color:#6366f11f}.up-hl-icon{font-size:2rem;flex-shrink:0;line-height:1}.up-hl h4{font-family:var(--font-heading);font-size:.9rem;font-weight:800;color:#fff;margin-bottom:.4rem}.up-hl p{color:var(--color-text-muted);font-size:.9rem;line-height:1.75}.up-hl p strong{color:#fff}.up-tw{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;border-radius:var(--radius-sm);border:1px solid var(--color-border)}.up-cta{margin-top:3rem;padding:3rem;background:var(--gradient-card);border:1px solid rgba(255,149,0,.12);border-radius:var(--radius-lg);text-align:center}.up-cta h3{font-family:var(--font-heading);font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:900;color:#fff;margin-bottom:.8rem}.up-cta p{color:var(--color-text-muted);font-size:1rem;line-height:1.8;max-width:560px;margin:0 auto 1.5rem}.up-cta-row{display:flex;align-items:center;justify-content:center;gap:1.2rem;flex-wrap:wrap}.up-more{text-align:center;padding:3rem 0 1rem;color:var(--color-text-muted);font-size:1rem}.up-more strong{color:var(--color-primary)}.up-more a{color:var(--color-accent);font-weight:600}@media(max-width:900px){.up-stats,.up-steps{grid-template-columns:repeat(2,1fr)}.up-branches{grid-template-columns:repeat(3,1fr)!important}.up-header{flex-direction:column;gap:1rem}.up-icon{width:56px;height:56px;font-size:1.8rem}.up-card{padding:1.8rem 1.3rem}.up-hl{flex-direction:column;gap:.8rem;padding:1.2rem}.up-cta{padding:2rem 1.3rem}}@media(max-width:480px){.up-stats{grid-template-columns:1fr 1fr}.up-steps{grid-template-columns:1fr}.up-branches{grid-template-columns:1fr 1fr!important}.up-cta-row{flex-direction:column}}
