.simpl-request-page{--ink:#20241f;--green:#294b3b;--sage:#52745f;--cream:#f7f3eb;--paper:#fffdfa;--line:#ddd7cc;box-sizing:border-box;min-height:100vh;padding:clamp(38px,8vw,92px) 20px;background:var(--cream);color:var(--ink)}
.simpl-request-page *{box-sizing:border-box}.simpl-request-shell{width:min(100%,820px);margin:auto}.simpl-request-brand{display:block;width:min(100%,220px);height:auto;margin-bottom:44px}.simpl-request-kicker{margin:0 0 14px;color:var(--sage);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.simpl-request-page h1{max-width:760px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,8vw,76px);font-weight:400;line-height:.97;letter-spacing:-.04em}.simpl-request-intro{max-width:680px;margin:24px 0 34px;color:#706e68;font-size:18px;line-height:1.65}.simpl-request-card{padding:clamp(24px,5vw,46px);border:1px solid var(--line);border-radius:28px;background:var(--paper);box-shadow:0 18px 50px rgba(41,75,59,.08)}.simpl-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.simpl-request-field{display:grid;gap:8px}.simpl-request-field--wide{grid-column:1/-1}.simpl-request-field label{color:#6f6b63;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.simpl-request-field input,.simpl-request-field select,.simpl-request-field textarea{width:100%;min-height:55px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:13px 15px;color:var(--ink);font:inherit}.simpl-request-field textarea{min-height:120px;resize:vertical}.simpl-request-field input:focus,.simpl-request-field select:focus,.simpl-request-field textarea:focus{outline:3px solid rgba(82,116,95,.16);border-color:var(--sage)}.simpl-request-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin-top:24px;border:0;border-radius:999px;background:var(--sage);color:#fff;font:inherit;font-weight:800;cursor:pointer}.simpl-request-note{margin:18px 0 0;color:#77736b;font-size:13px;line-height:1.55;text-align:center}.simpl-request-back{color:var(--green);font-weight:750;text-decoration:none}.simpl-request-footer{display:flex;justify-content:space-between;gap:20px;margin-top:26px}.simpl-request-footer a{color:var(--green);font-weight:750;text-decoration:none}.simpl-request-message{margin:0 0 20px;padding:14px 17px;border-radius:13px}.simpl-request-message.is-success{background:#e3ece5;color:#294b3b}.simpl-request-message.is-error{background:#f7e1df;color:#8c3434}.simpl-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:600px){.simpl-request-grid{grid-template-columns:1fr}.simpl-request-field--wide{grid-column:auto}.simpl-request-page h1{font-size:clamp(42px,14vw,62px)}}
