@font-face{font-family:Geist;src:url('/trial-assets/geist.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#282e31;--muted:#697071;--brand:#a35f48;--brand-dark:#874c38;--radius:22px;color-scheme:light;font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);font-synthesis:none;background:transparent}
*{box-sizing:border-box}body{margin:0;padding:20px;-webkit-font-smoothing:antialiased}button,input,a{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #aa624b;outline-offset:4px}input:focus-visible{outline:none}[hidden]{display:none!important}h1,h2,p{margin:0}button{border:none}button:disabled{cursor:wait;opacity:.65}.signup-area{max-width:470px;margin:auto}
.signup-area{min-width:0}.signup-card{position:relative;background:#fff;border:1px solid #ede8e2;border-radius:var(--radius);padding:32px 33px 0;box-shadow:0 22px 65px -20px #42453338,0 1px 3px #40392109;overflow:hidden;min-height:466px}.card-accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#b77559,#e3b197 45%,#f5e3d6)}.form-topline{display:flex;align-items:center;justify-content:space-between;gap:15px}.form-eyebrow{font-size:10px;letter-spacing:1.2px;font-weight:650;color:#8a8e87}#step-label{font-size:11px;color:#8d928b;white-space:nowrap}.step-progress{display:flex;gap:5px;margin:13px 0 24px}.step-progress>span{height:3px;background:#eceee9;border-radius:5px;flex:1;transition:background .3s}.step-progress .complete{background:#b1785e}.signup-card h2{font-size:27px;letter-spacing:-1px;line-height:1.19;font-weight:570;max-width:320px}.form-description{font-size:13px;color:#7a807a;line-height:1.65;margin-top:9px}.signup-card label{display:block;font-size:12px;font-weight:540;margin:25px 0 8px;color:#4f584f}.input-wrap{height:52px;display:flex;align-items:center;gap:10px;border:1px solid #dddeda;border-radius:9px;background:#fdfdfb;padding:0 14px;transition:border-color .2s,box-shadow .2s}.input-wrap:focus-within{border-color:#b4765f;box-shadow:0 0 0 3px #bd89651c;background:#fff}.input-wrap:has([aria-invalid="true"]){border-color:#b34b3f}.input-wrap svg{width:18px;height:18px;color:#989d95}.input-wrap input{font-size:15px;width:100%;height:100%;padding:0;background:transparent;border:none;color:var(--ink);min-width:0}.input-wrap input::placeholder{color:#a5a9a1;opacity:1}.field-error{font-size:12px;color:#a13f32;line-height:1.4;min-height:18px;margin:5px 0 9px}.primary-button{height:51px;width:100%;display:flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--brand-dark);border-radius:9px;background:var(--brand);color:#fff;box-shadow:0 3px 6px #985c3d18,inset 0 1px 0 #ffffff20;font-size:14px;font-weight:580;transition:background .18s,transform .18s,box-shadow .18s}.primary-button:hover{background:var(--brand-dark);box-shadow:0 5px 10px #985c3d25;transform:translateY(-1px)}.primary-button:active{transform:translateY(0)}.primary-button svg{width:18px;height:18px;transition:transform .2s}.primary-button:hover svg{transform:translateX(3px)}.next-step-hint{font-size:11px;line-height:1.6;color:#858b82;text-align:center;margin:12px 0 23px}.card-reassurance{display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid #edece7;margin:0 -33px;padding:16px 14px;background:#fcfcf9;color:#8a9086;font-size:10px;line-height:1.5}.card-reassurance svg{width:12px;height:12px}.below-card{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:11px;color:#80897b;margin-top:19px;line-height:1.5}.below-card svg{width:14px;height:14px}.back-button{display:inline-flex;gap:6px;align-items:center;padding:0;margin:0 0 18px;background:transparent;font-size:12px;color:#798373}.back-button svg{width:14px;height:14px}.back-button:hover{color:var(--brand)}.country-prefix{font-size:14px;font-weight:500;padding-right:12px;margin-right:0;border-right:1px solid #dde1d7;color:#7b8475}.callback-note{display:flex;gap:9px;background:#f7f8f3;border:1px solid #eaece2;border-radius:8px;color:#6e7a63;font-size:11px;line-height:1.6;padding:11px 12px;margin:0 0 19px}.callback-note svg{height:14px;width:14px;margin-top:2px}.form-step{animation:enter .28s ease both}#phone-step .form-description{font-size:14px}#phone-step label{margin-top:24px}#personal-name,#success-name{overflow-wrap:anywhere}.success-step{padding:16px 0 32px;text-align:center;animation:enter .3s ease}.success-symbol{display:grid;place-items:center;border:1px solid #d6e5cc;border-radius:50%;width:61px;height:61px;background:#f0f6e9;color:#678756;margin:0 auto 25px}.success-symbol svg{width:29px;height:29px}.success-step>.form-eyebrow{display:block;margin-bottom:13px}.success-step h2{max-width:none}.success-step .form-description{margin-top:15px}
.form-eyebrow,#step-label{font-size:12px;letter-spacing:.8px}.form-description{font-size:16px}.signup-card label{font-size:14px}.input-wrap input{font-size:16px}.primary-button{font-size:15px}.next-step-hint,.card-reassurance,.below-card{font-size:12px}.back-button{font-size:14px}.callback-note{font-size:13px}.signup-card{min-height:485px}.signup-card h2{overflow-wrap:anywhere}.step-progress[data-step="2"]>span{background:#b1785e}.verification{margin:0 0 12px;scroll-margin:20px}.verification-status{font-size:12px;line-height:1.5;color:#697071;margin:6px 0}.verification-status:empty{display:none}.text-button{font-size:12px;text-decoration:underline;background:transparent;color:#874c38;padding:5px 0}.error{color:#a13f32;font-size:13px;line-height:1.5;margin:12px 0}.hp{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.success-actions{display:grid;gap:12px;margin:22px 0 16px}.success-actions a{height:auto;min-height:51px;padding:13px 10px;font-size:14px}.secondary-button{display:flex;align-items:center;justify-content:center;border:1px solid #dddeda;border-radius:9px;background:#fdfdfb}.calendar-note{font-size:12px;line-height:1.65;color:#697071}.success-step h2:focus,#phone-heading:focus{outline:none}.success-step .form-description{font-size:15px}.unavailable{padding:28px;font-size:15px;line-height:1.7}.form-step{animation:enter .28s ease both}@keyframes enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:420px){body{padding:10px}.signup-card{padding:23px 24px 0;border-radius:18px;min-height:0}.form-eyebrow{font-size:10px}#step-label{font-size:11px}.signup-card h2{font-size:27px}.form-description{font-size:14px}.signup-card label{margin-top:21px}.primary-button{font-size:14px}.card-reassurance{margin:0 -24px;font-size:10px;padding:14px 10px}.next-step-hint{font-size:11px;margin-bottom:20px}.callback-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){.form-step,.success-step{animation:none}.primary-button,.step-progress>span,.input-wrap{transition:none}}
/* Floating trade tiles replace the greeting icon without covering the form. */
.trade-tiles {
  position: relative;
  width: 230px;
  max-width: 100%;
  height: 82px;
  margin: -3px 0 22px -3px;
  pointer-events: none;
  isolation: isolate;
}
.trade-tiles::before {
  content: '';
  position: absolute;
  inset: -13px -13px -10px;
  z-index: -1;
  background-image: linear-gradient(#e9e5df66 1px, transparent 1px), linear-gradient(90deg, #e9e5df66 1px, transparent 1px);
  background-size: 32px 32px;
  mask-image: radial-gradient(ellipse at center, #000 23%, transparent 71%);
}
.trade-tile {
  position: absolute;
  display: grid;
  place-items: center;
  width: 59px;
  height: 59px;
  border: 1px solid #ffffff;
  border-radius: 17px;
  background: linear-gradient(145deg, #fff, #fcfcfa);
  box-shadow: 0 11px 21px -9px #55463629, 0 2px 5px #54473205, inset 0 0 0 1px #f4f1ec;
  transform: translateY(0) rotate(var(--tile-angle));
  animation: trade-float 6.8s ease-in-out infinite;
}
.trade-tile svg { width: 29px; height: 29px; stroke-width: 1.85; }
.trade-tile-hat { --tile-angle: -7deg; left: 3px; top: 15px; color: #a36512; animation-delay: -1.4s; }
.trade-tile-hammer { --tile-angle: 5deg; left: 81px; top: 5px; width: 64px; height: 64px; color: #965b45; animation-delay: -3.8s; }
.trade-tile-hammer svg { width: 30px; height: 30px; }
.trade-tile-wrench { --tile-angle: -5deg; left: 166px; top: 17px; color: #228447; animation-delay: -.2s; }
.signup-card:focus-within .trade-tile { animation-play-state: paused; }
@keyframes trade-float {
  0%, 100% { transform: translateY(0) rotate(var(--tile-angle)); }
  50% { transform: translateY(-5px) rotate(calc(var(--tile-angle) + 3deg)); }
}
@media (max-width: 420px) {
  .trade-tiles { height: 75px; width: 211px; margin-bottom: 19px; }
  .trade-tile { width: 53px; height: 53px; border-radius: 15px; }
  .trade-tile svg { width: 26px; height: 26px; }
  .trade-tile-hammer { left: 76px; width: 58px; height: 58px; }
  .trade-tile-hammer svg { width: 28px; height: 28px; }
  .trade-tile-wrench { left: 151px; }
}
@media (prefers-reduced-motion: reduce) {
  .trade-tile { animation: none; }
}
