:root{--active-color: var(--js-yellow)}.apply-bg[data-astro-cid-ceasqhnt]{position:fixed;inset:0;z-index:-1}.apply-bg-img[data-astro-cid-ceasqhnt]{width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:blur(2px) brightness(.3)}.apply-bg-overlay[data-astro-cid-ceasqhnt]{position:absolute;inset:0;background:linear-gradient(180deg,#080503b3,#0a0704d9)}.wizard-page[data-astro-cid-ceasqhnt]{min-height:100vh;padding:110px 1.5rem 5rem}.wizard-wrap[data-astro-cid-ceasqhnt]{max-width:860px;margin:0 auto}.wizard-nav[data-astro-cid-ceasqhnt]{display:flex;align-items:center;gap:0;margin-bottom:3rem;justify-content:center}.wn-line[data-astro-cid-ceasqhnt]{flex:1;max-width:80px;height:1px;background:#d498632e;margin:0 .5rem 1.4rem}.wn-item[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.wn-circle[data-astro-cid-ceasqhnt]{width:34px;height:34px;border-radius:50%;border:1.5px solid rgba(212,152,99,.22);background:#ffffff05;display:flex;align-items:center;justify-content:center;transition:all .3s}.wn-num[data-astro-cid-ceasqhnt]{font-size:.78rem;font-weight:900;color:var(--text-muted)}.wn-check[data-astro-cid-ceasqhnt]{display:none;width:12px;height:10px}.wn-label[data-astro-cid-ceasqhnt]{font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);transition:color .3s;white-space:nowrap}.wn-item[data-astro-cid-ceasqhnt].active .wn-circle[data-astro-cid-ceasqhnt]{border-color:var(--active-color);background:color-mix(in srgb,var(--active-color) 12%,transparent)}.wn-item[data-astro-cid-ceasqhnt].active .wn-num[data-astro-cid-ceasqhnt],.wn-item[data-astro-cid-ceasqhnt].active .wn-label[data-astro-cid-ceasqhnt]{color:var(--active-color)}.wn-item[data-astro-cid-ceasqhnt].done .wn-circle[data-astro-cid-ceasqhnt]{border-color:#6ab45099;background:#6ab4501a}.wn-item[data-astro-cid-ceasqhnt].done .wn-num[data-astro-cid-ceasqhnt]{display:none}.wn-item[data-astro-cid-ceasqhnt].done .wn-check[data-astro-cid-ceasqhnt]{display:block;color:#6ab450}.wn-item[data-astro-cid-ceasqhnt].done .wn-label[data-astro-cid-ceasqhnt]{color:#6ab450}.wizard-steps[data-astro-cid-ceasqhnt]{position:relative}.wizard-step[data-astro-cid-ceasqhnt]{display:none}.wizard-step[data-astro-cid-ceasqhnt].active{display:block;animation:stepIn .35s cubic-bezier(.16,1,.3,1)}.wizard-steps[data-astro-cid-ceasqhnt].going-back .wizard-step[data-astro-cid-ceasqhnt].active{animation:stepInBack .35s cubic-bezier(.16,1,.3,1)}@keyframes stepIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes stepInBack{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.step-header[data-astro-cid-ceasqhnt]{text-align:center;margin-bottom:2rem}.step-title[data-astro-cid-ceasqhnt]{font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--mist-white);text-transform:uppercase;letter-spacing:-.02em}.step-sub[data-astro-cid-ceasqhnt]{color:var(--text-muted);margin-top:.5rem;font-size:.95rem}.class-grid[data-astro-cid-ceasqhnt]{display:grid;grid-template-columns:repeat(auto-fill,minmax(115px,1fr));gap:.75rem;margin-bottom:2rem}.class-card[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1rem .5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s,background .2s,box-shadow .2s;position:relative;overflow:hidden}.class-card[data-astro-cid-ceasqhnt]:before{content:"";position:absolute;inset:0;border-radius:12px;background:radial-gradient(ellipse 80% 60% at 50% 0%,color-mix(in srgb,var(--cc) 20%,transparent),transparent 70%);opacity:0;transition:opacity .2s}.class-card[data-astro-cid-ceasqhnt]:hover{transform:translateY(-3px) scale(1.03);border-color:color-mix(in srgb,var(--cc) 50%,transparent);box-shadow:0 8px 24px #00000080,0 0 0 1px color-mix(in srgb,var(--cc) 20%,transparent)}.class-card[data-astro-cid-ceasqhnt]:hover:before{opacity:1}.cc-icon-wrap[data-astro-cid-ceasqhnt]{width:64px;height:64px;border-radius:14px;overflow:hidden;border:2px solid color-mix(in srgb,var(--cc) 40%,transparent);box-shadow:0 0 12px color-mix(in srgb,var(--cc) 20%,transparent);transition:border-color .2s,box-shadow .2s}.class-card[data-astro-cid-ceasqhnt]:hover .cc-icon-wrap[data-astro-cid-ceasqhnt]{border-color:color-mix(in srgb,var(--cc) 75%,transparent);box-shadow:0 0 20px color-mix(in srgb,var(--cc) 35%,transparent)}.cc-icon[data-astro-cid-ceasqhnt]{width:100%;height:100%;object-fit:cover;display:block}.cc-name[data-astro-cid-ceasqhnt]{font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);text-align:center;transition:color .2s}.class-card[data-astro-cid-ceasqhnt]:hover .cc-name[data-astro-cid-ceasqhnt]{color:var(--mist-white)}.step2-class-bar[data-astro-cid-ceasqhnt]{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem;padding:.8rem 1.2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:10px;border-left:3px solid var(--active-color)}.s2-icon[data-astro-cid-ceasqhnt]{width:40px;height:40px;border-radius:8px;object-fit:cover}.s2-name[data-astro-cid-ceasqhnt]{font-size:1rem;font-weight:900;color:var(--active-color);text-transform:uppercase;letter-spacing:.06em}.spec-grid[data-astro-cid-ceasqhnt]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.9rem;margin-bottom:2rem}.spec-card[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.1rem .7rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;transition:transform .2s,border-color .2s,background .2s}.spec-card[data-astro-cid-ceasqhnt]:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--active-color) 55%,transparent);background:color-mix(in srgb,var(--active-color) 5%,transparent)}.spec-icon[data-astro-cid-ceasqhnt]{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,.1)}.spec-name[data-astro-cid-ceasqhnt]{font-size:.75rem;font-weight:800;color:var(--mist-white);text-align:center}.spec-role[data-astro-cid-ceasqhnt]{font-size:.55rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;padding:.15rem .45rem;border-radius:3px;border:1px solid}.role-tank[data-astro-cid-ceasqhnt]{color:#93c5fd;background:#60a5fa1a;border-color:#60a5fa4d}.role-healer[data-astro-cid-ceasqhnt]{color:#86efac;background:#4ade801a;border-color:#4ade804d}.role-dps[data-astro-cid-ceasqhnt]{color:#fca5a5;background:#f871711a;border-color:#f871714d}.selection-badge[data-astro-cid-ceasqhnt]{display:flex;align-items:center;gap:.7rem;padding:.75rem 1.2rem;background:color-mix(in srgb,var(--active-color) 6%,rgba(0,0,0,.3));border:1px solid color-mix(in srgb,var(--active-color) 25%,transparent);border-radius:10px;margin-bottom:1.8rem}.sb-icon[data-astro-cid-ceasqhnt]{width:36px;height:36px;border-radius:8px;object-fit:cover}.sb-text[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;gap:.1rem}.sb-class[data-astro-cid-ceasqhnt]{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--active-color)}.sb-spec[data-astro-cid-ceasqhnt]{font-size:.7rem;color:var(--text-muted)}.step3-layout[data-astro-cid-ceasqhnt]{display:grid;grid-template-columns:1fr 200px;gap:1.8rem;align-items:start;margin-bottom:1.5rem}.step3-fields[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;gap:1.1rem}.field-row[data-astro-cid-ceasqhnt]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field-group[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;gap:.45rem}.field-error[data-astro-cid-ceasqhnt]{font-size:.72rem;font-weight:700;color:#f87171;min-height:1em}.has-error[data-astro-cid-ceasqhnt] input[data-astro-cid-ceasqhnt],.has-error[data-astro-cid-ceasqhnt] textarea[data-astro-cid-ceasqhnt]{border-color:#f8717199;box-shadow:0 0 0 3px #f871711a,inset 0 2px 4px #0006}label[data-astro-cid-ceasqhnt]{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);transition:color .2s;display:flex;align-items:center;gap:.3rem}.field-group[data-astro-cid-ceasqhnt]:focus-within label[data-astro-cid-ceasqhnt]{color:var(--active-color)}.field-icon[data-astro-cid-ceasqhnt]{width:12px;height:12px;flex-shrink:0}.req[data-astro-cid-ceasqhnt]{color:color-mix(in srgb,var(--active-color) 60%,transparent)}input[data-astro-cid-ceasqhnt],textarea[data-astro-cid-ceasqhnt],select[data-astro-cid-ceasqhnt]{font-family:var(--font-main);background:#080503b3;border:1px solid rgba(212,152,99,.15);padding:.9rem 1rem;color:#f1efed;font-size:.9rem;border-radius:8px;transition:all .25s;box-shadow:inset 0 2px 4px #0006}input[data-astro-cid-ceasqhnt]::placeholder,textarea[data-astro-cid-ceasqhnt]::placeholder{color:#4a3f37}input[data-astro-cid-ceasqhnt]:focus,textarea[data-astro-cid-ceasqhnt]:focus{outline:none;border-color:color-mix(in srgb,var(--active-color) 55%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--active-color) 8%,transparent),inset 0 2px 4px #0006}textarea[data-astro-cid-ceasqhnt]{resize:vertical;min-height:80px}.step3-preview[data-astro-cid-ceasqhnt]{position:sticky;top:100px;min-height:200px;background:#ffffff06;border:1px solid rgba(212,152,99,.1);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem;text-align:center;overflow:hidden}.rio-placeholder[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;align-items:center;gap:.7rem}.rio-ph-icon[data-astro-cid-ceasqhnt]{width:36px;height:36px;color:#d4986340}.rio-placeholder[data-astro-cid-ceasqhnt] p[data-astro-cid-ceasqhnt]{font-size:.68rem;color:var(--text-muted);line-height:1.5;margin:0}.rio-loading[data-astro-cid-ceasqhnt]{display:flex;align-items:center;justify-content:center;width:100%;height:100px}.rio-spinner[data-astro-cid-ceasqhnt]{width:28px;height:28px;border:2px solid rgba(212,152,99,.2);border-top-color:var(--active-color);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.rio-card[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;align-items:center;gap:.7rem;width:100%}.rio-avatar[data-astro-cid-ceasqhnt]{width:96px;height:96px;border-radius:50%;object-fit:cover;border:2px solid color-mix(in srgb,var(--active-color) 40%,transparent)}.rio-info[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.rio-charname[data-astro-cid-ceasqhnt]{font-size:.9rem;font-weight:900;color:var(--mist-white)}.rio-realm[data-astro-cid-ceasqhnt]{font-size:.65rem;color:var(--text-muted)}.rio-stats[data-astro-cid-ceasqhnt]{display:flex;gap:.5rem;margin-top:.4rem}.rio-ilvl[data-astro-cid-ceasqhnt],.rio-score[data-astro-cid-ceasqhnt]{display:inline-flex;align-items:baseline;gap:.2rem;padding:.2rem .55rem;border-radius:4px;border:1px solid}.rio-ilvl[data-astro-cid-ceasqhnt]{background:#ffffff0a;border-color:#ffffff1a}.rio-score[data-astro-cid-ceasqhnt]{background:#f48cba0f;border-color:#f48cba33}.rio-ilvl[data-astro-cid-ceasqhnt] span[data-astro-cid-ceasqhnt],.rio-score[data-astro-cid-ceasqhnt] span[data-astro-cid-ceasqhnt]{font-size:.78rem;font-weight:900}.rio-ilvl[data-astro-cid-ceasqhnt] em[data-astro-cid-ceasqhnt],.rio-score[data-astro-cid-ceasqhnt] em[data-astro-cid-ceasqhnt]{font-size:.55rem;font-style:normal;font-weight:700;text-transform:uppercase;color:var(--text-muted)}.step-actions[data-astro-cid-ceasqhnt]{display:flex;align-items:center;gap:1rem;margin-top:1rem}.step-actions-end[data-astro-cid-ceasqhnt]{justify-content:space-between}.btn-back[data-astro-cid-ceasqhnt]{font-family:var(--font-main);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:transparent;border:1px solid rgba(212,152,99,.2);border-radius:8px;color:var(--text-muted);padding:.85rem 1.4rem;transition:all .2s}.btn-back[data-astro-cid-ceasqhnt]:hover{color:var(--mist-white);border-color:#d4986380}.btn-submit[data-astro-cid-ceasqhnt]{font-family:var(--font-main);font-size:.9rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,color-mix(in srgb,var(--active-color) 90%,#fff),color-mix(in srgb,var(--active-color) 70%,#000));border:none;border-radius:8px;color:#0d0907;padding:1rem 2.2rem;display:inline-flex;align-items:center;gap:.5rem;transition:filter .2s,transform .2s;box-shadow:0 4px 20px color-mix(in srgb,var(--active-color) 30%,transparent)}.btn-submit[data-astro-cid-ceasqhnt]:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.btn-submit[data-astro-cid-ceasqhnt]:disabled{opacity:.6;filter:grayscale(.5);transform:none}.spin[data-astro-cid-ceasqhnt]{width:14px;height:14px;border:2px solid rgba(0,0,0,.25);border-radius:50%;border-top-color:#0d0907;animation:spin .7s linear infinite;display:inline-block}.error-toast[data-astro-cid-ceasqhnt]{position:fixed;bottom:-80px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.75rem;padding:.85rem 1.4rem;border-radius:8px;z-index:10000;background:linear-gradient(135deg,#1a0c0c,#110808);border:1px solid rgba(248,113,113,.45);box-shadow:0 8px 30px #000c,0 0 20px #f8717114,inset 0 0 0 1px #f8717114;opacity:0;transition:bottom .45s cubic-bezier(.175,.885,.32,1.275),opacity .3s;white-space:nowrap;pointer-events:none}.error-toast[data-astro-cid-ceasqhnt].show{bottom:2rem;opacity:1;pointer-events:auto}.et-icon[data-astro-cid-ceasqhnt]{font-size:1rem;color:#f87171;flex-shrink:0}.et-msg[data-astro-cid-ceasqhnt]{font-size:.82rem;font-weight:700;color:#fde4e4;letter-spacing:.02em}.wow-achievement[data-astro-cid-ceasqhnt]{position:fixed;bottom:-180px;left:50%;transform:translate(-50%);width:400px;display:flex;align-items:center;padding:12px 20px 12px 14px;border-radius:6px;z-index:9999;opacity:0;transition:bottom .7s cubic-bezier(.175,.885,.32,1.275),opacity .4s;background:linear-gradient(180deg,#1d1d1d,#0a0a0a);border:1px solid #111;box-shadow:0 15px 35px #000000e6,inset 0 0 0 1px #46464699}.wow-achievement[data-astro-cid-ceasqhnt].show{bottom:60px;opacity:1}.ach-background[data-astro-cid-ceasqhnt]{position:absolute;inset:1px;background:url(https://wow.zamimg.com/images/wow/achievements/backgrounds/achievement_bg_1.jpg) no-repeat center;background-size:cover;opacity:.15;border-radius:4px;pointer-events:none}.ach-icon-container[data-astro-cid-ceasqhnt]{position:relative;width:52px;height:52px;margin-right:18px;flex-shrink:0;z-index:5}.ach-icon[data-astro-cid-ceasqhnt]{width:100%;height:100%;border-radius:4px;border:1px solid #111;object-fit:cover;display:block}.ach-border[data-astro-cid-ceasqhnt]{position:absolute;top:-12px;left:-12px;width:76px;height:76px;background:url(https://wow.zamimg.com/images/Icon/large/border/default.png) no-repeat center;background-size:cover;pointer-events:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,1)) drop-shadow(0 0 5px rgba(255,204,0,.3))}.ach-text[data-astro-cid-ceasqhnt]{display:flex;flex-direction:column;justify-content:center;flex-grow:1;z-index:5;min-width:0}.ach-title[data-astro-cid-ceasqhnt]{font-family:Georgia,serif;color:#ffd100;font-size:1.15rem;font-weight:600;margin-bottom:3px;text-shadow:1px 1px 0 #000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ach-desc[data-astro-cid-ceasqhnt]{font-family:Arial,sans-serif;color:#fff;font-size:.9rem;text-shadow:1px 1px 0 #000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ach-shield[data-astro-cid-ceasqhnt]{width:32px;height:32px;background:url(https://wow.zamimg.com/images/icons/shield.png) no-repeat center;background-size:contain;margin-left:10px;flex-shrink:0;filter:drop-shadow(0 2px 2px rgba(0,0,0,.8));z-index:5}@media(max-width:700px){.step3-layout[data-astro-cid-ceasqhnt]{grid-template-columns:1fr}.step3-preview[data-astro-cid-ceasqhnt]{position:static;min-height:140px}.field-row[data-astro-cid-ceasqhnt]{grid-template-columns:1fr}.class-grid[data-astro-cid-ceasqhnt]{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem}.cc-icon-wrap[data-astro-cid-ceasqhnt]{width:52px;height:52px}.wow-achievement[data-astro-cid-ceasqhnt]{width:92vw}}@media(max-width:480px){.wizard-page[data-astro-cid-ceasqhnt]{padding-top:90px;padding-left:1rem;padding-right:1rem}.wn-label[data-astro-cid-ceasqhnt]{display:none}}
