@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d65c78{font-family:Inter,Inter Fallback;font-style:normal}:root{--foreground:#1a1a2e;--background:#ffffff;--accent:#4361ee;--accent-light:#4361ee10;--border:#e2e8f0;--input-bg:#f8fafc;--input-focus-bg:#ffffff;--shadow:rgba(0,0,0,0.03);--shadow-hover:rgba(0,0,0,0.08);--radius:10px;--font-primary:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--success-bg:#f0f9ff;--success-border:#bae6fd;--success-text:#0369a1;--error-bg:#fff5f5;--error-border:#fed7d7;--error-text:#e53e3e}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;font-family:var(--font-primary);background-color:var(--background)}body,html{color:var(--foreground)}body{background:var(--background);line-height:1.6}a{color:var(--accent);text-decoration:none;transition:all .2s ease}a:hover{opacity:.85}h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--foreground);letter-spacing:-.025em;text-align:center}.container{max-width:560px;margin:0 auto;padding:5rem 2rem}form{border-radius:var(--radius);padding:2rem;background-color:#ffffff;box-shadow:0 4px 20px rgba(0,0,0,.04);transition:all .3s ease}.form-group{margin-bottom:1.75rem;position:relative}label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:500;font-size:.9rem;color:var(--foreground);letter-spacing:.01em}.input-icon{color:var(--accent);flex-shrink:0}input,textarea{width:100%;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font-size:1rem;font-family:inherit;background-color:var(--input-bg);transition:all .2s ease;box-shadow:0 2px 4px var(--shadow)}input:focus,textarea:focus{outline:none;border-color:var(--accent);background-color:var(--input-focus-bg);box-shadow:0 0 0 3px rgba(67,97,238,.15)}input::placeholder,textarea::placeholder{color:#a0aec0;transition:opacity .2s ease}input:focus::placeholder,textarea:focus::placeholder{opacity:.5}textarea{min-height:150px;resize:vertical}button{background-color:var(--accent);color:white;border:none;padding:.9rem 1.5rem;border-radius:var(--radius);font-size:1rem;font-weight:500;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 6px rgba(67,97,238,.15),0 1px 3px rgba(0,0,0,.08);width:100%;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:.5rem}button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 7px 14px rgba(67,97,238,.2),0 3px 6px rgba(0,0,0,.1)}button:not(:disabled):active{transform:translateY(0)}button:disabled{opacity:.7;cursor:not-allowed}.refresh-captcha{position:absolute;right:8px;top:2.4rem;width:auto;padding:.5rem .75rem;font-size:.85rem;background-color:#f1f5f9;color:#475569;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;border-top-left-radius:0;border-bottom-left-radius:0}.refresh-captcha:hover{background-color:#e2e8f0;color:#1e293b}.success-message{background-color:var(--success-bg);border:1px solid var(--success-border);border-radius:var(--radius);padding:2rem;text-align:center;animation:fadeIn .4s ease-out;box-shadow:0 4px 20px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center}.success-icon{color:var(--success-text);margin-bottom:1rem;animation:scaleIn .5s ease-out}.success-message p{margin-bottom:1.5rem;color:var(--success-text);font-weight:500;font-size:1.1rem}.error-message{background-color:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius);padding:1rem;margin-bottom:1.5rem;text-align:center;animation:fadeIn .3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.5rem}.error-message p{color:var(--error-text);font-weight:500;margin:0}.error-icon{color:var(--error-text);flex-shrink:0}.spinner{animation:spin 1.5s linear infinite}.submit-icon{animation:slideIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideIn{0%{transform:translateX(-5px);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:640px){.container{padding:3rem 1.5rem}h1{font-size:2rem}form{padding:1.5rem}.refresh-captcha{position:relative;top:.5rem;margin-bottom:1rem;width:100%;padding:.5rem;border-radius:var(--radius)}}