.career-toolbar{padding:12px 24px;background:#101817;text-align:right}.career-open{font:700 13px Arial,sans-serif!important;letter-spacing:.02em;padding:12px 17px!important;border:1px solid #c79336!important;background:#1c241f!important;color:#ffe3a2!important;cursor:pointer;border-radius:5px!important;min-height:44px}.career-dialog{box-sizing:border-box;position:fixed;inset:0;margin:auto;width:min(1000px,94vw);max-width:94vw;max-height:88dvh;padding:28px;border:1px solid #b88b40;border-radius:12px;background:#111a18;color:#f4e9d0;font-family:Arial,sans-serif;overflow:auto;box-shadow:0 20px 100px #0009}.career-dialog::backdrop{background:#030807dd}.career-dialog header{display:flex;justify-content:space-between;gap:20px;padding:0 0 20px}.career-dialog header span{font-size:11px;letter-spacing:.14em;color:#efb844}.career-dialog h2{font:900 clamp(22px,4vw,34px)/1.1 Arial,sans-serif;margin:10px 0}.career-dialog p{line-height:1.5;font-size:13px}.career-close{flex-shrink:0;width:44px;height:44px;border:1px solid #63716b;background:#1f2926;color:#fff;font:28px Arial;cursor:pointer;border-radius:50%}.career-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.career-medal{display:flex;gap:14px;padding:18px;background:#1b2723;border:1px solid #6b613f;align-items:center;border-radius:7px;text-align:left}.career-medal.is-earned{border-color:#daab53;background:#253027}.career-medal img{width:88px;height:88px;object-fit:contain;flex-shrink:0}.career-medal.is-locked img{filter:grayscale(.75);opacity:.55}.career-medal span{font-size:10px;color:#dec98e;letter-spacing:.08em}.career-medal h3{font-size:17px;margin:6px 0;color:#fff0ce;line-height:1.15}.career-medal p{margin:5px 0 10px;color:#c9cdc4;font-size:12px}.career-medal progress{display:block;width:100%;height:6px;accent-color:#ffa600;margin-bottom:6px}.career-medal b{font-size:11px;color:#edc975}.career-footnote{color:#aaa;margin:20px 0 0}.career-toast{position:fixed;right:max(18px,env(safe-area-inset-right));top:114px;z-index:180;display:flex;align-items:center;gap:12px;box-sizing:border-box;width:min(340px,calc(100vw - 32px));padding:12px 16px 12px 10px;background:#111b18f2;border:1px solid #cda253;border-left:4px solid #ffa600;color:#fff0d2;border-radius:8px;box-shadow:0 8px 30px #0007;font-family:Arial,sans-serif;pointer-events:none;animation:career-arrive .3s ease-out}.career-toast[hidden]{display:none!important}.career-toast img{width:62px;height:62px;flex-shrink:0}.career-toast span{font-size:9px;letter-spacing:.08em;color:#ffc960;display:block}.career-toast strong{font-size:17px;display:block;margin-top:4px}.career-toast small{font-size:11px;line-height:1.4;display:block;margin-top:5px;color:#d3d7cc}.career-open:focus-visible,.career-close:focus-visible{outline:3px solid white;outline-offset:3px}@keyframes career-arrive{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}@media(max-width:700px){.career-grid{grid-template-columns:1fr}.career-dialog{padding:18px}.career-medal{padding:12px;gap:12px}.career-medal img{width:70px;height:70px}.career-toast{top:100px;width:260px;padding:8px;gap:8px}.career-toast img{width:46px;height:46px}.career-toast strong{font-size:14px}.career-toast small{display:none}.career-toast span{font-size:8px}}@media(prefers-reduced-motion:reduce){.career-toast{animation:none}}
