._pageWrapper_18fxe_1{min-height:100vh;background-color:var(--background);padding:2rem 0}._container_18fxe_7{max-width:800px;margin:0 auto;padding:0 1.5rem}._backLinkWrapper_18fxe_13{margin-bottom:2rem}._backLink_18fxe_13{display:inline-block;font-size:1rem;color:var(--primary);text-decoration:none;transition:color .2s}._backLink_18fxe_13:hover{color:var(--primary-dark);text-decoration:underline}._article_18fxe_29{display:flex;flex-direction:column;gap:2rem}._header_18fxe_35{display:flex;flex-direction:column;gap:1rem}._title_18fxe_41{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--foreground);margin:0;line-height:1.2}._meta_18fxe_49{display:flex;flex-wrap:wrap;gap:.75rem}._metaItem_18fxe_55{font-size:.875rem;color:var(--muted-foreground);padding:.375rem .875rem;background-color:var(--muted);border-radius:var(--radius-sm)}._content_18fxe_63,._htmlContent_18fxe_63{font-size:1.125rem;line-height:1.8;color:var(--foreground)}._content_18fxe_63 p,._htmlContent_18fxe_63 p{margin-bottom:1.5rem}._content_18fxe_63 ul,._htmlContent_18fxe_63 ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1.5rem}._content_18fxe_63 ol,._htmlContent_18fxe_63 ol{list-style-type:decimal;margin-left:1.5rem;margin-bottom:1.5rem}._content_18fxe_63 li,._htmlContent_18fxe_63 li{margin-bottom:.75rem}._section_18fxe_85{display:flex;flex-direction:column;gap:1rem}._sectionTitle_18fxe_91{font-size:1.5rem;font-weight:600;color:var(--foreground);margin:0}._cta_18fxe_98{margin-top:2rem;padding:2rem;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center}._ctaText_18fxe_107{font-size:1.125rem;color:var(--foreground);margin:0}._formWrapper_18fxe_113{margin-top:2rem}@media(min-width:768px){._pageWrapper_18fxe_1{padding:3rem 0}}._form_11j85_1{display:flex;flex-direction:column;gap:2rem;padding:2rem;background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius)}._requiredSection_11j85_11{display:flex;flex-direction:column;gap:1.5rem}._formTitle_11j85_17{font-size:1.5rem;font-weight:600;margin-bottom:0;color:var(--foreground)}._field_11j85_24{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}._twoColumnRow_11j85_31{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._label_11j85_37{font-size:.875rem;font-weight:600;color:var(--foreground)}._required_11j85_11{color:var(--destructive)}._input_11j85_47,._select_11j85_47,._textarea_11j85_47{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);font-size:1rem;font-family:inherit;transition:border-color .2s}._input_11j85_47:focus,._select_11j85_47:focus,._textarea_11j85_47:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #0000000d}._input_11j85_47._error_11j85_63,._select_11j85_47._error_11j85_63,._textarea_11j85_47._error_11j85_63{border-color:var(--destructive)}._input_11j85_47::placeholder,._select_11j85_47::placeholder,._textarea_11j85_47::placeholder{color:var(--muted-foreground)}._select_11j85_47{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23666'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:3rem}._textarea_11j85_47{resize:vertical;min-height:100px}._charCount_11j85_84{font-size:.75rem;color:var(--muted-foreground);text-align:right}._fileUploadWrapper_11j85_90{display:flex;flex-direction:column;gap:.75rem}._fileInput_11j85_96{display:none}._uploadButton_11j85_100{display:inline-flex;justify-content:center;align-items:center;padding:.75rem 1.5rem;background:var(--muted);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}._uploadButton_11j85_100:hover{filter:brightness(.95)}._fileNameDisplay_11j85_117,._fileListDisplay_11j85_117{font-size:.875rem;color:var(--primary);font-weight:500}._optionalSection_11j85_123{display:flex;flex-direction:column;gap:1rem;border-top:1px solid var(--border);padding-top:1.5rem}._toggleButton_11j85_131{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:transparent;border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;font-weight:500;font-family:inherit;color:var(--foreground);cursor:pointer;transition:background-color .2s,border-color .2s;width:fit-content}._toggleButton_11j85_131:hover{background-color:var(--muted);border-color:var(--primary)}._optionalLabel_11j85_152{color:var(--muted-foreground);font-weight:400;font-size:.875rem}._optionalFields_11j85_158{margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed var(--border)}._submitSection_11j85_164{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem}._checkboxField_11j85_171{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}._checkbox_11j85_171{margin-top:.25rem}._checkboxLabel_11j85_182{font-size:.875rem;color:var(--foreground);line-height:1.5}._link_11j85_188{color:var(--primary);text-decoration:underline}._requiredNote_11j85_193{font-size:.875rem;color:var(--muted-foreground)}._submitButton_11j85_198{padding:.875rem 2rem;background-color:var(--primary);color:var(--primary-foreground);border:none;border-radius:var(--radius);font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .2s;width:100%}@media(min-width:768px){._submitButton_11j85_198{width:auto;align-self:flex-start}}._submitButton_11j85_198:hover:not(:disabled){background-color:var(--primary-dark)}._submitButton_11j85_198:disabled{opacity:.6;cursor:not-allowed}._errorMessage_11j85_225{font-size:.75rem;color:var(--destructive);display:none}._errorMessage_11j85_225._visible_11j85_230{display:block}._formStatus_11j85_234{margin-bottom:2rem;padding:1rem;border-radius:var(--radius-sm);display:none}._formStatus_11j85_234.success{display:block;background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}._formStatus_11j85_234.error{display:block;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}@media(max-width:768px){._twoColumnRow_11j85_31{grid-template-columns:1fr}}
