:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#f0e6e6}#root{max-width:1280px;margin:0 auto;padding:3rem 2rem;text-align:center}h1{font-family:inherit;font-size:1.6rem;letter-spacing:.35em;text-transform:uppercase;margin-bottom:1.2rem;color:#2e2e2e;text-shadow:0 2px 6px rgba(0,0,0,.12)}h1:after{content:"";display:block;width:70%;height:2px;margin:1rem auto 0;background:linear-gradient(to right,#ccc,#888,#ccc);border-radius:2px}.thank-you{max-width:620px;margin:0 auto 2.5rem;font-family:inherit;font-size:1rem;line-height:1.6;color:#666}form{display:flex;flex-direction:column;gap:1.25rem;max-width:720px;margin:2rem auto;padding:2rem 2.5rem;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 25px #00000014,0 4px 10px #0000000a;transition:box-shadow .3s ease}form:hover{box-shadow:0 14px 32px #0000001f,0 6px 14px #0000000f}label{font-family:inherit;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#555}input,select,textarea{padding:.8rem .9rem;font-family:inherit;font-size:1rem;border-radius:8px;border:1px solid #d0d0d0;background-color:#fafafa;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#0056b3;background-color:#fff;box-shadow:0 0 0 3px #0056b326}textarea{resize:vertical;min-height:120px}button{font-family:inherit;margin-top:1rem;align-self:center;padding:.8rem 2.2rem;border-radius:50px;border:none;background:linear-gradient(135deg,#06c,#004494);color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .3s ease}button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}button:active{transform:translateY(0);box-shadow:0 3px 8px #00000026}.success-message{max-width:600px;margin:3rem auto;padding:2rem;text-align:center;border-radius:16px;background-color:#f0f8f4;color:#2d6a4f}.error-message{margin-bottom:1rem;color:#b00020;font-weight:600}
