.greg-wrap{min-height:100vh;background:#eef0f6;padding-bottom:40px;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}.greg-hero{background:linear-gradient(120deg,#6d28d9,#7c3aed 55%,#8b5cf6);color:#fff;border-radius:0 0 22px 22px;padding:22px 22px 26px;max-width:520px;margin:0 auto}.greg-back{display:inline-block;color:#e9d5ff;font-size:13px;font-weight:700;text-decoration:none;margin-bottom:14px}.greg-back:hover{color:#fff}.greg-progress{display:flex;gap:10px;margin-bottom:16px}.greg-progress span{flex:1 1;height:4px;border-radius:2px;background:rgba(255,255,255,.35)}.greg-progress span.done{background:#fff}.greg-hero h1{margin:0 0 6px;font-size:26px;font-weight:800}.greg-hero p{margin:0;font-size:13.5px;color:#ede9fe}.greg-body{max-width:520px;margin:18px auto 0;padding:0 14px}.greg-card{background:#fff;border-radius:16px;padding:20px 18px;margin-bottom:16px;box-shadow:0 1px 3px rgba(30,27,75,.06)}.greg-card h2{font-size:13px;letter-spacing:.6px;color:#6b7280;margin:0 0 14px;font-weight:800;text-transform:uppercase;display:flex;align-items:center;gap:7px}.greg-field{margin-bottom:14px}.greg-field:last-child{margin-bottom:0}.greg-field label{display:block;font-size:11.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#374151;margin-bottom:6px}.greg-field label .req{color:#dc2626}.greg-field input,.greg-field textarea{width:100%;padding:13px 14px;border:1.5px solid #e5e7eb;border-radius:12px;font-size:15px;color:#1f2937;background:#fff;font-family:inherit}.greg-field textarea{resize:vertical;min-height:74px}.greg-field input:focus,.greg-field textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.greg-field .hint{font-size:12px;color:#8b5cf6;margin-top:5px}.greg-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:420px){.greg-two{grid-template-columns:1fr}}.greg-pass-wrap{position:relative}.greg-pass-wrap input{padding-right:44px}.greg-pass-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:16px;color:#9ca3af;padding:4px}.greg-upload input[type=file]{display:none}.greg-upload-box{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:15px 12px;border:2px dashed #c7d2fe;border-radius:12px;background:#fafaff;color:#4f46e5;font-size:13px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;text-align:center}.greg-upload-box:hover{border-color:#7c3aed;background:#f5f3ff}.greg-upload-box.picked{border-style:solid;border-color:#10b981;color:#047857;background:#ecfdf5}.greg-upload .hint{font-size:12px;color:#9ca3af;margin-top:5px}.greg-submit{width:100%;padding:16px;border:none;border-radius:14px;background:linear-gradient(120deg,#6d28d9,#8b5cf6);color:#fff;font-size:16px;font-weight:800;cursor:pointer;margin-bottom:14px}.greg-submit:disabled{opacity:.6;cursor:default}.greg-submit:hover:not(:disabled){filter:brightness(1.06)}.greg-signin{background:#fff;border-radius:14px;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#6b7280;box-shadow:0 1px 3px rgba(30,27,75,.06)}.greg-signin a{color:#6d28d9;font-weight:800;text-decoration:none}.greg-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:12px;padding:12px 14px;font-size:14px;margin-bottom:14px}.greg-success{text-align:center;padding:40px 20px}.greg-success .tick{width:64px;height:64px;border-radius:50%;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center;font-size:30px;margin:0 auto 16px}.greg-success h1{font-size:22px;color:#1f2937;margin:0 0 8px}.greg-success p{color:#6b7280;font-size:14.5px;margin:0}