.fyg-job-wizard,.fyg-dashboard,.fyg-service-grid,.fyg-company-grid{max-width:760px;margin:2rem auto;font:inherit;color:inherit}.fyg-step,.fyg-dashboard{padding:clamp(1.25rem,4vw,3rem);border:1px solid #d9e3d7;border-radius:1rem;background:#fff;box-shadow:0 10px 30px rgba(31,68,37,.08)}.fyg-eyebrow{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#47734f}.fyg-job-wizard h2{font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.12}.fyg-job-wizard form,.fyg-dashboard form{display:grid;gap:1rem}.fyg-job-wizard label,.fyg-dashboard label{display:grid;gap:.4rem;font-weight:600}.fyg-job-wizard input,.fyg-job-wizard textarea,.fyg-dashboard input,.fyg-service-search input{min-height:2.75rem;padding:.6rem .75rem;border:1px solid #9eaf9e;border-radius:.5rem;font:inherit}.fyg-checkbox{display:flex!important;grid-template-columns:auto 1fr;align-items:start;gap:.5rem;font-weight:400!important}.fyg-checkbox input{min-height:1.2rem}.fyg-job-wizard button,.fyg-dashboard button,.fyg-service-search button{min-height:2.75rem;padding:.6rem 1rem;border:0;border-radius:.5rem;background:#256b36;color:#fff;font-weight:700;cursor:pointer}.fyg-form-message{min-height:1.3rem}.fyg-service-grid,.fyg-company-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.fyg-service-card,.fyg-company-card{padding:1rem;border:1px solid #d9e3d7;border-radius:.75rem}.fyg-service-search{display:flex;gap:.5rem;max-width:40rem;margin:2rem auto}.fyg-service-search label{flex:1}
.fyg-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

.fyg-chat-log{display:grid;gap:.65rem;max-height:22rem;overflow:auto;margin:0 0 1.25rem;padding:.25rem}
.fyg-chat-message{max-width:85%;padding:.7rem .9rem;border-radius:1rem;line-height:1.4}
.fyg-chat-message--bot{justify-self:start;background:#eef5ec;color:#23452b;border-bottom-left-radius:.3rem}
.fyg-chat-message--user{justify-self:end;background:#256b36;color:#fff;border-bottom-right-radius:.3rem}
.fyg-chat-prompt{margin-bottom:.65rem;font-size:1.1rem;font-weight:700}
.fyg-chat-answer{display:grid;gap:.5rem}
.fyg-chat-answer select,.fyg-chat-answer input,.fyg-chat-answer textarea{width:100%;min-height:2.75rem;padding:.6rem .75rem;border:1px solid #9eaf9e;border-radius:.5rem;font:inherit}
.fyg-chat-checkbox{display:flex!important;grid-template-columns:auto 1fr;align-items:start;gap:.5rem;font-weight:400!important}
.fyg-chat-checkbox input{width:1.25rem;min-height:1.25rem;margin-top:.15rem}
.fyg-chat-actions{display:flex;gap:.65rem;flex-wrap:wrap}
.fyg-chat-actions [data-fyg-chat-back]{background:#eef5ec;color:#23452b;border:1px solid #9eaf9e}
