.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);display:none;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-backdrop.open{display:flex}.site-modal{background:#fff;border-radius:24px;max-width:760px;width:100%;padding:24px;position:relative;max-height:90vh;overflow:auto}.modal-close{position:absolute;left:18px;top:18px;border:0;background:#173b66;color:#fff;border-radius:50%;width:36px;height:36px;cursor:pointer}.site-form{display:grid;gap:14px}.site-form input,.site-form textarea,.site-form select{width:100%;border:1px solid #dbe4ef;border-radius:14px;padding:13px;font-family:inherit}.badge{display:inline-flex;align-items:center;gap:6px;background:#edf7ff;color:#173b66;border-radius:99px;padding:8px 12px;font-weight:700}.content-box{line-height:2;color:var(--muted);background:#fff;border-radius:24px;padding:28px;box-shadow:0 20px 60px rgba(23,59,102,.08)}.article-full img{max-width:100%;border-radius:24px;margin-bottom:20px}.video-frame{width:min(900px,95vw);background:#000;border-radius:22px;overflow:hidden}.video-frame video{width:100%;display:block}.select-search{position:relative}.card-img{width:76px;height:76px;object-fit:cover;border-radius:16px}.articles-grid .article-card img,.work-card img,.dealer-card img{width:100%;height:190px;object-fit:cover;border-radius:18px}.job-tasks{margin-top:14px}.empty-state{text-align:center;color:var(--muted);padding:30px}.apply-modal .site-modal{max-width:620px}
