:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18231e;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}main{background:radial-gradient(circle at 18% 18%,#4b8b6f24,#0000 34%),radial-gradient(circle at 85% 80%,#deb3531f,#0000 30%),#f4f6f5;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.panel{background:#fffffff5;border:1px solid #dce3df;border-radius:20px;width:min(100%,620px);padding:36px;box-shadow:0 24px 70px #172d2217}.hero{width:min(100%,560px)}.callback .panel{text-align:center}.eyebrow{color:#337151;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:750}h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,5vw,40px);line-height:1.08}.lede{color:#5a6860;margin:18px 0 26px;line-height:1.6}.heading-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}label,legend{color:#38473f;font-size:13px;font-weight:700}.input-row{gap:10px;margin-top:9px;display:flex}input[type=email]{color:#18231e;border:1px solid #cbd5d0;border-radius:10px;outline:none;width:100%;min-width:0;padding:13px 14px}input[type=email]:focus{border-color:#377a58;box-shadow:0 0 0 3px #377a581f}button,.button-link{color:#fff;cursor:pointer;white-space:nowrap;background:#215d42;border:0;border-radius:10px;justify-content:center;align-items:center;padding:12px 17px;font-weight:750;text-decoration:none;display:inline-flex}button:hover,.button-link:hover{background:#174a33}button:disabled{cursor:not-allowed;opacity:.52}button.secondary{color:#4b5a52;background:#fff;border:1px solid #d2dbd6;padding:9px 12px;font-size:13px}.error{color:#9a352a;background:#fff0ee;border-radius:9px;margin:18px 0;padding:12px 14px;font-size:14px;line-height:1.45}.result{background:#f3fbf6;border:1px solid #cde5d8;border-radius:10px;align-items:center;gap:12px;margin-top:16px;padding:13px 15px;display:flex}.result strong,.result small{display:block}.result small{color:#64716a;margin-top:3px}.status-dot{background:#2e9b61;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #2e9b611f}fieldset{border:0;margin:28px 0 0;padding:0}legend{margin-bottom:9px}.remote-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.remote{cursor:pointer;border:1px solid #d7dfdb;border-radius:11px;padding:14px}.remote.selected{background:#f1f8f4;border-color:#397a59;box-shadow:inset 0 0 0 1px #397a59}.remote input{accent-color:#215d42;margin:0 8px 0 0}.remote span{font-weight:750}.remote small{color:#758078;margin:5px 0 0 23px;font-weight:500;display:block}.primary-action{width:100%;margin-top:24px;padding-block:14px}@media (max-width:560px){.panel{padding:26px 20px}.heading-row,.input-row{flex-direction:column}.heading-row button,.input-row button{width:100%}.remote-options{grid-template-columns:1fr}}
