*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}html *,html *::before,html *::after{animation-duration:.01ms !important;transition-duration:.01ms !important}}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f7f5;color:#1a1a1a;line-height:1.6;min-height:100dvh;display:flex;flex-direction:column}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;left:1rem;top:-100px;padding:.7rem 1rem;background:#1a1a1a;color:#fff;border-radius:999px;z-index:1000}.skip-link:focus{top:1rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px}.shell{width:min(100% - 2rem,1180px);margin:0 auto}header{background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.nav{display:flex;align-items:center;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:700;letter-spacing:.01em;color:#1a1a1a}.brand-mark{width:2.5rem;height:2.5rem;border-radius:14px;background:#1a1a1a;color:#fff;display:grid;place-items:center;font-size:.95rem;font-weight:900;flex-shrink:0}main{flex:1}.form-section{padding:3.5rem 0 5rem}@media(max-width: 640px){.form-section{padding:2rem 0 3.5rem}}.form-wrap{max-width:560px;margin:0 auto;background:#fff;border-radius:28px;padding:2.5rem;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px rgba(0,0,0,.08)}@media(max-width: 640px){.form-wrap{padding:1.5rem;border-radius:20px}}.form-wrap h1{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-0.03em;line-height:1.1}.form-wrap>p{margin:0 0 1.75rem;color:#6b6b6b;font-size:.97rem}.alert{padding:.9rem 1rem;border-radius:12px;font-size:.95rem;font-weight:600;margin-bottom:1.25rem}.alert-success{background:#f0faf0;border:1px solid rgba(0,140,0,.2);color:#1a6b1a}.alert-error{background:#fdf0f0;border:1px solid rgba(180,0,0,.2);color:#7a0000}.alert-error a{color:inherit;font-weight:700}form{display:grid;gap:.9rem}.fields-row{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}@media(max-width: 640px){.fields-row{grid-template-columns:1fr}}.field{display:grid;gap:.35rem}.field label{font-weight:600;font-size:.9rem}.field label span{font-weight:400;color:#6b6b6b}.field input,.field textarea{width:100%;border:1px solid rgba(0,0,0,.18);border-radius:12px;padding:.8rem 1rem;background:#f7f7f5;color:#1a1a1a;font:inherit;font-size:.97rem;transition:border-color 150ms,background 150ms}.field input::placeholder,.field textarea::placeholder{color:rgba(0,0,0,.35)}.field input:focus,.field textarea:focus{outline:none;border-color:#1a1a1a;background:#fff}.field textarea{min-height:100px;resize:vertical}.checkbox-wrap{display:grid;gap:.35rem}.checkbox-row{display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem;cursor:pointer;color:#6b6b6b}.checkbox-row input{margin-top:.22rem;flex-shrink:0;accent-color:#1a1a1a;width:16px;height:16px;cursor:pointer}.field-error{font-size:.85rem;color:#c0000a;font-weight:600}.input-error{border-color:#c0000a !important;background:rgba(192,0,10,.04) !important}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.6rem;border-radius:999px;text-decoration:none;font:inherit;font-weight:700;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.button:hover{transform:translateY(-1px)}.button-primary{background:#1a1a1a;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.14);width:100%;margin-top:.25rem}.button-primary:hover{background:#333;box-shadow:0 6px 22px rgba(0,0,0,.2)}.footer{background:#fff;border-top:1px solid rgba(0,0,0,.1)}.footer-inner{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.2rem 0;font-size:.9rem;color:#6b6b6b}.footer-inner a{text-decoration:none}.footer-inner a:hover{text-decoration:underline}
