
/* Privacy, analytics consent and guided sourcing assistant */
.tas-consent{position:fixed;left:18px;right:18px;bottom:18px;z-index:9999;max-width:980px;margin:auto;background:#fff;color:#102033;border:1px solid #dfe7f0;border-radius:18px;padding:18px;box-shadow:0 20px 55px rgba(7,26,51,.22);display:flex;align-items:center;justify-content:space-between;gap:22px;font-family:Inter,Arial,sans-serif}.tas-consent strong{display:block;margin-bottom:5px}.tas-consent p{margin:0;color:#64748b;font-size:13px;line-height:1.5;max-width:650px}.tas-consent-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.tas-consent button,.tas-consent a{border:1px solid #d6e0ea;background:#fff;color:#102033;border-radius:999px;padding:10px 14px;font-weight:800;font-size:12px;cursor:pointer}.tas-consent .primary{background:#071a33;color:#fff;border-color:#071a33}.tas-consent a{padding:0;border:0;color:#0a6bdc}
.tas-help-launcher{position:fixed;right:18px;bottom:84px;width:54px;height:54px;border-radius:50%;border:0;background:#071a33;color:#fff;font-size:24px;font-weight:900;box-shadow:0 12px 28px rgba(7,26,51,.25);z-index:9997;cursor:pointer}.tas-help-panel{position:fixed;right:18px;bottom:148px;width:min(390px,calc(100vw - 30px));background:#fff;border:1px solid #dfe7f0;border-radius:22px;box-shadow:0 22px 60px rgba(7,26,51,.24);z-index:9998;overflow:hidden;font-family:Inter,Arial,sans-serif}.tas-help-head{background:linear-gradient(135deg,#071a33,#0c4d99);color:#fff;padding:18px;display:flex;align-items:center;justify-content:space-between}.tas-help-head small{display:block;color:#9cc7ff;font-size:9px;letter-spacing:.12em;font-weight:900;margin-bottom:5px}.tas-help-head strong{font-size:18px}.tas-help-head button{border:0;background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px;border-radius:50%;font-size:24px;cursor:pointer}.tas-help-body{padding:18px}.tas-help-body>p{margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.5}.tas-help-options{display:grid;gap:8px}.tas-help-options button{border:1px solid #dfe7f0;background:#f7faff;text-align:left;border-radius:12px;padding:12px 14px;color:#102033;font-weight:800;cursor:pointer}.tas-help-options button:hover{border-color:#8bbcf0;background:#eef6ff}.tas-help-result{margin-top:14px;border-top:1px solid #e5ebf2;padding-top:14px}.tas-help-result:empty{display:none}.tas-help-result h3{font-size:17px;margin:0 0 7px}.tas-help-result p{font-size:13px;line-height:1.55;color:#64748b}.tas-assist-link,.tas-prefill{display:inline-flex;border:0;border-radius:999px;padding:11px 14px;background:#071a33;color:#fff;font-weight:800;font-size:12px;cursor:pointer;text-decoration:none}
@media(max-width:700px){.tas-consent{flex-direction:column;align-items:flex-start}.tas-consent-actions{width:100%}.tas-consent button{flex:1}.tas-help-panel{right:15px;bottom:142px}.tas-help-launcher{right:15px}}

/* TSOS Guided Assistant v1.1 — multilingual and language-synced */
.tas-help-options button{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;font-size:14px}.tas-help-options button span{font-size:23px;font-weight:500;color:#0a4a91}.tas-help-safety{display:flex;gap:10px;align-items:flex-start;margin-top:16px;padding-top:14px;border-top:1px solid #e5ebf2;color:#164d91}.tas-help-safety>span{width:24px;height:24px;border:1px solid #9fc0e8;border-radius:50%;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.tas-help-safety strong,.tas-help-safety small{display:block}.tas-help-safety strong{font-size:12px}.tas-help-safety small{margin-top:3px;color:#64748b;font-size:10px;line-height:1.4}.tas-help-panel[lang="es"] .tas-help-head strong,.tas-help-panel[lang="tr"] .tas-help-head strong{font-size:17px}
