*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.landing{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff}.landing__container{width:100%;max-width:420px}.landing__logo{display:block;width:100%;max-width:280px;height:auto;margin:0 auto 1.5rem}.landing__title{font-size:1.75rem;font-weight:700;line-height:1.25;color:#000;margin-bottom:1rem}.landing__subtitle{font-size:1rem;line-height:1.5;color:#333;margin-bottom:1rem}.landing__spots{font-size:.9rem;color:#666;margin-bottom:1.5rem}.landing__form{display:flex;flex-direction:column;gap:.75rem}.landing__input{width:100%;padding:.875rem 1rem;font-size:1rem;border:2px solid #e5e5e5;border-radius:8px;outline:none;transition:border-color .2s;box-sizing:border-box}.landing__input:focus{border-color:#00ffd1}.landing__input:disabled{opacity:.7;cursor:not-allowed}.landing__cta{padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#000;background:#00ffd1;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .1s}.landing__cta:hover:not(:disabled){opacity:.9}.landing__cta:active:not(:disabled){transform:scale(.98)}.landing__cta:disabled{opacity:.7;cursor:not-allowed}.landing__reassurance{font-size:.8rem;color:#999}.landing__message{padding:1rem;border-radius:8px;font-size:1rem;line-height:1.5}.landing__message--success{background:#f0fdf9;color:#0d9488;border:1px solid #99f6e4}.landing__message--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;display:flex;flex-direction:column;gap:.75rem}.landing__retry{align-self:flex-start;padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#b91c1c;background:transparent;border:1px solid #b91c1c;border-radius:6px;cursor:pointer}.landing__retry:hover{background:#fee2e2}
