.sc-botcheck{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.sc-contact-status{grid-column:1/-1;margin:0 0 14px;padding:12px 14px;border:1px solid rgba(139,74,95,.24);border-left:3px solid #8b4a5f;background:#fff;color:#343a42;font:600 14px/1.45 "Barlow",Arial,sans-serif}
.sc-contact-status:focus{outline:2px solid #8b4a5f;outline-offset:3px}
[data-sc-owned-contact-form] [aria-invalid="true"]{border-color:#9b2c2c!important;box-shadow:0 0 0 3px rgba(155,44,44,.12)!important}
[data-sc-owned-contact-form] button[type="submit"][disabled]{cursor:wait;opacity:.72}
[data-sc-owned-contact-form] input,[data-sc-owned-contact-form] select,[data-sc-owned-contact-form] textarea{scroll-margin-top:110px}
[data-sc-owned-contact-form] input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),[data-sc-owned-contact-form] select{min-height:44px}
[data-sc-owned-contact-form] textarea{min-height:112px}
.sc-form-privacy-note{grid-column:1/-1;margin:4px 0 12px;color:#626a73;font:500 13px/1.5 "Barlow",Arial,sans-serif}
@media(max-width:640px){.sc-contact-status{font-size:13px}}

.sc-contact-trigger{position:fixed;right:18px;bottom:18px;z-index:45;min-height:44px;padding:0 18px;border:1px solid rgba(201,169,110,.72);border-radius:999px;background:#263f5b;box-shadow:0 16px 42px rgba(20,36,57,.24);color:#fff;font:700 13px/1 "Barlow",Arial,sans-serif;cursor:pointer}
.sc-contact-dialog{width:min(92vw,620px);max-height:90vh;padding:0;border:0;border-radius:18px;box-shadow:0 30px 100px rgba(22,29,37,.32);color:#171717}
.sc-contact-dialog::backdrop{background:rgba(20,26,32,.66);backdrop-filter:blur(4px)}
.sc-contact-shell{position:relative;padding:clamp(24px,5vw,38px);background:#f7f2e8}
.sc-contact-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:1px solid rgba(20,36,57,.18);border-radius:50%;background:#fff;color:#263f5b;font-size:24px;line-height:1;cursor:pointer}
.sc-contact-shell .lt-kicker{margin:0 0 8px;color:#8b4a5f;font:700 12px/1.4 "Barlow",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.sc-contact-shell h2{max-width:470px;margin:0;padding-right:34px;color:#263f5b;font:700 clamp(28px,5vw,40px)/1.02 "Barlow Condensed","Arial Narrow",Arial,sans-serif}
.sc-contact-shell>p:not(.lt-kicker){margin:12px 0 0;color:#555;font:500 16px/1.5 "Barlow",Arial,sans-serif}
.sc-contact-form{display:grid;gap:14px;margin-top:22px}
.sc-contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.sc-contact-field{display:grid;gap:6px}
.sc-contact-field label{color:#263f5b;font:700 12px/1.3 "Barlow",Arial,sans-serif;text-transform:uppercase}
.sc-contact-field input,.sc-contact-field textarea{width:100%;padding:11px 12px;border:1px solid rgba(20,36,57,.2);border-radius:9px;background:#fff;color:#171717;font:500 15px/1.4 "Barlow",Arial,sans-serif}
.sc-contact-field textarea{min-height:104px;resize:vertical}
.sc-contact-consent{display:flex;gap:8px;align-items:flex-start;color:#555;font:500 13px/1.4 "Barlow",Arial,sans-serif}
.sc-contact-consent input{margin-top:3px}
.sc-contact-submit{min-height:46px;border:1px solid #c9a96e;border-radius:9px;background:#c9a96e;color:#142439;font:700 14px/1 "Barlow",Arial,sans-serif;cursor:pointer}
.sc-contact-trigger:focus-visible,.sc-contact-close:focus-visible,.sc-contact-field input:focus,.sc-contact-field textarea:focus,.sc-contact-submit:focus-visible,.sc-growth-prompt button:focus-visible{outline:3px solid rgba(201,169,110,.42);outline-offset:3px}

.sc-growth-prompt[hidden]{display:none}
.sc-growth-prompt{position:fixed;left:50%;bottom:22px;z-index:44;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;width:min(760px,calc(100vw - 36px));padding:17px 56px 17px 22px;border:1px solid rgba(201,169,110,.56);border-top:4px solid #c9a96e;border-radius:12px;background:#142439;box-shadow:0 22px 70px rgba(5,15,29,.34);color:#fff;opacity:0;transform:translate(-50%,calc(100% + 36px));transition:opacity .24s ease,transform .24s ease}
.sc-growth-prompt.is-visible{opacity:1;transform:translate(-50%,0)}
.sc-growth-prompt__copy{display:grid;gap:2px}
.sc-growth-prompt__copy span{color:#c9a96e;font:700 10px/1.35 "Barlow",Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase}
.sc-growth-prompt__copy strong{font:700 clamp(20px,2.5vw,27px)/1.08 "Barlow Condensed","Arial Narrow",Arial,sans-serif}
.sc-growth-prompt__copy p{margin:2px 0 0;color:rgba(255,255,255,.78);font:500 13px/1.4 "Barlow",Arial,sans-serif}
.sc-growth-prompt__action{min-height:44px;padding:0 20px;border:1px solid #c9a96e;border-radius:7px;background:#c9a96e;color:#142439;font:800 13px/1 "Barlow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap}
.sc-growth-prompt__close{position:absolute;top:8px;right:8px;width:36px;height:36px;border:0;background:transparent;color:rgba(255,255,255,.7);font-size:25px;line-height:1;cursor:pointer}

@media(max-width:640px){.sc-contact-trigger{right:12px;bottom:72px}.sc-contact-row{grid-template-columns:1fr}.sc-contact-dialog{width:calc(100vw - 20px);max-height:92vh}.sc-contact-shell{padding:24px 18px}.sc-growth-prompt{left:12px;right:12px;bottom:104px;width:auto;padding:14px 46px 14px 16px;grid-template-columns:1fr;gap:10px;transform:translateY(calc(100% + 132px))}.sc-growth-prompt.is-visible{transform:translateY(0)}.sc-growth-prompt__copy p{display:none}.sc-growth-prompt__action{justify-self:start;min-height:42px;padding:0 18px}}
@media(prefers-reduced-motion:reduce){.sc-growth-prompt{transition:none}}
