:root{--ink: #111827;--blue-900: #1e3a8a;--blue-600: #1d4ed8;--yellow: #fde047;--muted: #64748b;--card: rgba(255, 255, 255, .12);--border: rgba(255, 255, 255, .22)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif;color:#fff;background:linear-gradient(160deg,var(--blue-900) 0%,#0f172a 50%,var(--blue-600) 100%);min-height:100vh;line-height:1.5;display:flex;flex-direction:column}.skip-link{position:absolute;left:-9999px;top:0;background:var(--yellow);color:var(--ink);padding:.5rem 1rem;z-index:100}.skip-link:focus{left:1rem;top:1rem}.top{padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.top-inner{max-width:28rem;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff}.brand-logo{display:block;flex-shrink:0}.brand-name{font-weight:700;font-size:1.15rem;letter-spacing:-.02em}.main{flex:1;max-width:28rem;margin:0 auto;padding:2rem 1.25rem 2.5rem;width:100%}.headline{font-size:1.5rem;margin:0 0 .75rem;line-height:1.25}.sub{margin:0 0 1.5rem;color:#e2e8f0f2;font-size:.95rem}.lead-form{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lead-form label:not(.checkbox){font-size:.8rem;font-weight:600;margin-top:.4rem}.lead-form input[type=email],.lead-form input[type=tel],.lead-form input[type=text]{width:100%;padding:.7rem .85rem;border-radius:.45rem;border:1px solid var(--border);background:#ffffff1a;color:#fff;font-size:1rem}.lead-form input::placeholder{color:#ffffff73}.lead-form input:focus{outline:2px solid rgba(253,224,71,.65);outline-offset:1px}.checkbox{display:flex;gap:.55rem;align-items:flex-start;font-size:.85rem;color:#e2e8f0eb;margin-top:.45rem;cursor:pointer}.checkbox input{margin-top:.15rem;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:999px;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-size:1rem;margin-top:.65rem;transition:transform .16s ease,filter .16s ease}.btn:active:not(:disabled){transform:translateY(0)}.btn-primary{margin-top:.4rem;background:#1d4ed8;color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06)}.btn-primary:disabled{background:#9ca3af;color:#fff;cursor:not-allowed;transform:none;filter:none}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{min-height:1.35rem;font-size:.9rem;margin:.4rem 0 0}.form-status.ok{color:#86efac}.form-status.err{color:#fecaca}.lead-step[hidden],.success-step[hidden]{display:none!important}.success-step{animation:success-in .35s ease-out}@keyframes success-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.success-ticket{padding:1.35rem 1.25rem 1.5rem;background:#ffffff1a;border:2px dashed rgba(253,224,71,.55);border-radius:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.success-badge{margin:0 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fde047f2}.success-title{margin:0 0 .75rem;font-size:1.35rem;line-height:1.2;outline:none}.success-greeting{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#fff}.success-copy{margin:0 0 1rem;font-size:.92rem;color:#e2e8f0eb;text-align:left}.success-inscription{margin:0 0 1rem;font-size:.88rem;font-weight:600;color:#86efac}.success-capacity{margin:0 0 1rem;font-size:.82rem;color:#fde68a;text-align:left}.btn-ghost{width:100%;margin-top:1rem;background:transparent;color:#e2e8f0e6;border:1px solid var(--border)}.btn-ghost:hover:not(:disabled){background:#ffffff14}.footer{padding:1.5rem 1.25rem 2rem;text-align:center;font-size:.8rem;color:#e2e8f0c7;border-top:1px solid var(--border);max-width:28rem;margin:0 auto;width:100%}.footer-legal{font-size:.78rem;font-weight:500;opacity:.92}.footer-small{margin:.75rem 0 0;font-size:.75rem;opacity:.85}.footer-small a,.footer-small button.link-like,.checkbox a{color:var(--yellow);text-decoration:underline;text-underline-offset:2px}.footer-small button.link-like{font:inherit;font-size:inherit;background:none;border:none;padding:0;cursor:pointer;opacity:inherit}.footer-small button.link-like:hover{color:#fef08a}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.75rem 1rem 1rem;background:#0f172af7;border-top:1px solid var(--border);box-shadow:0 -4px 24px #00000040}.cookie-banner[hidden]{display:none!important}.cookie-banner-inner{max-width:36rem;margin:0 auto}.cookie-banner-text{margin:0 0 .75rem;font-size:.82rem;color:#e2e8f0f2;line-height:1.45}.cookie-banner-text a{color:var(--yellow)}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.btn-cookie-primary,.btn-cookie-secondary{margin:0;padding:.55rem .9rem;font-size:.85rem;border-radius:.45rem;border:none;cursor:pointer;font-weight:600}.btn-cookie-primary{background:var(--yellow);color:var(--ink)}.btn-cookie-secondary{background:#ffffff1a;color:#e2e8f0;border:1px solid var(--border)}
