.ContactPage-module__keHonW__page{background:var(--bg-contact-page);min-height:100vh;padding:2.5rem 1rem}.ContactPage-module__keHonW__container{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.ContactPage-module__keHonW__hero{max-width:760px}.ContactPage-module__keHonW__eyebrow{border-radius:var(--radius-pill);background:var(--surface-contact-eyebrow);color:var(--text-contact-eyebrow);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;padding:.4rem .75rem;font-size:.78rem;font-weight:700;display:inline-block}.ContactPage-module__keHonW__title{color:var(--text-contact-title);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:600;line-height:1.15}.ContactPage-module__keHonW__description{color:var(--text-contact-body);margin-top:1rem;font-size:.98rem;line-height:1.7}.ContactPage-module__keHonW__grid{align-items:start;gap:1.5rem;display:grid}.ContactPage-module__keHonW__formCard{background:var(--surface-contact-form-card);min-width:0}.ContactPage-module__keHonW__sidebar{border:1px solid var(--border-contact-sidebar);background:var(--surface-contact-sidebar);box-shadow:var(--shadow-contact-sidebar);border-radius:24px;padding:1.5rem}.ContactPage-module__keHonW__sidebarTitle{color:var(--text-contact-title);margin:0;font-size:1rem;font-weight:600}.ContactPage-module__keHonW__sidebarContent{color:var(--text-contact-body);flex-direction:column;gap:1.25rem;margin-top:1.25rem;font-size:.95rem;display:flex}.ContactPage-module__keHonW__blockTitle{color:var(--text-contact-block-title);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .35rem;font-size:.76rem;font-weight:700}.ContactPage-module__keHonW__blockText{word-break:break-word;margin:0;line-height:1.6}.ContactPage-module__keHonW__noteBox{border:1px solid var(--border-contact-note);background:var(--surface-contact-note);border-radius:18px;padding:1rem}.ContactPage-module__keHonW__noteText{color:var(--text-contact-body);margin:0;font-size:.94rem;line-height:1.7}@media (min-width:640px){.ContactPage-module__keHonW__page{padding:2.75rem 1.5rem}.ContactPage-module__keHonW__title{font-size:2.35rem}.ContactPage-module__keHonW__description{font-size:1rem}}@media (min-width:1024px){.ContactPage-module__keHonW__grid{grid-template-columns:minmax(0,1.6fr) 320px}}
.WorkshopRequestForm-module__tcP64G__card{border:1px solid var(--border-workshop-card);background:linear-gradient(180deg, var(--surface-workshop-card-start) 0%, var(--surface-workshop-card-end) 100%);box-shadow:var(--shadow-workshop-card);border-radius:24px;padding:1.5rem}.WorkshopRequestForm-module__tcP64G__form{flex-direction:column;gap:1.5rem;display:flex}.WorkshopRequestForm-module__tcP64G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1rem;display:grid}.WorkshopRequestForm-module__tcP64G__field{flex-direction:column;gap:.45rem;display:flex}.WorkshopRequestForm-module__tcP64G__fieldFull{grid-column:1/-1}.WorkshopRequestForm-module__tcP64G__label{color:var(--text-workshop-title);letter-spacing:.01em;font-size:.95rem;font-weight:700}.WorkshopRequestForm-module__tcP64G__input,.WorkshopRequestForm-module__tcP64G__select,.WorkshopRequestForm-module__tcP64G__textarea{border:1px solid var(--border-workshop-field);border-radius:var(--radius-md);background:var(--surface-workshop-field);width:100%;color:var(--text-workshop-primary);outline:none;padding:.9rem 1rem;font-size:.97rem;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s}.WorkshopRequestForm-module__tcP64G__input::placeholder,.WorkshopRequestForm-module__tcP64G__textarea::placeholder{color:var(--text-workshop-placeholder)}.WorkshopRequestForm-module__tcP64G__input:hover,.WorkshopRequestForm-module__tcP64G__select:hover,.WorkshopRequestForm-module__tcP64G__textarea:hover{border-color:var(--border-workshop-field-hover)}.WorkshopRequestForm-module__tcP64G__input:focus,.WorkshopRequestForm-module__tcP64G__select:focus,.WorkshopRequestForm-module__tcP64G__textarea:focus{border-color:var(--border-workshop-field-focus);background:var(--surface-workshop-field-focus);box-shadow:var(--shadow-workshop-focus)}.WorkshopRequestForm-module__tcP64G__textarea{resize:vertical;min-height:180px;line-height:1.55}.WorkshopRequestForm-module__tcP64G__fileSection{border:1px solid var(--border-workshop-file);background:var(--surface-workshop-file);border-radius:20px;flex-direction:column;gap:.9rem;padding:1rem;display:flex}.WorkshopRequestForm-module__tcP64G__fileHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.WorkshopRequestForm-module__tcP64G__fileHelp{color:var(--text-workshop-muted);margin:.2rem 0 0;font-size:.92rem;line-height:1.45}.WorkshopRequestForm-module__tcP64G__fileActions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.WorkshopRequestForm-module__tcP64G__hiddenFileInput{display:none}.WorkshopRequestForm-module__tcP64G__secondaryButton,.WorkshopRequestForm-module__tcP64G__ghostButton,.WorkshopRequestForm-module__tcP64G__deleteButton,.WorkshopRequestForm-module__tcP64G__submitButton{appearance:none;cursor:pointer;border:none;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s,color .16s,opacity .16s}.WorkshopRequestForm-module__tcP64G__secondaryButton{border-radius:var(--radius-pill);background:var(--button-workshop-primary);min-height:44px;color:var(--text-workshop-button);box-shadow:var(--shadow-workshop-button);justify-content:center;align-items:center;padding:.82rem 1rem;display:inline-flex}.WorkshopRequestForm-module__tcP64G__secondaryButton:hover{background:var(--button-workshop-primary-hover);transform:translateY(-1px)}.WorkshopRequestForm-module__tcP64G__ghostButton{border:1px solid var(--border-workshop-ghost);border-radius:var(--radius-pill);background:var(--surface-workshop-ghost);min-height:44px;color:var(--text-workshop-ghost);padding:.8rem 1rem}.WorkshopRequestForm-module__tcP64G__ghostButton:hover{border-color:var(--border-workshop-ghost-hover);background:var(--surface-workshop-ghost-hover)}.WorkshopRequestForm-module__tcP64G__fileMeta{color:var(--text-workshop-soft);margin:0;font-size:.86rem}.WorkshopRequestForm-module__tcP64G__fileList{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.WorkshopRequestForm-module__tcP64G__fileItem{border:1px solid var(--border-workshop-file-item);background:var(--surface-workshop-file-item);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .95rem;display:flex}.WorkshopRequestForm-module__tcP64G__fileInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.WorkshopRequestForm-module__tcP64G__fileName{color:var(--text-workshop-title);word-break:break-word;font-size:.95rem;font-weight:700}.WorkshopRequestForm-module__tcP64G__fileSize{color:var(--text-workshop-soft);font-size:.84rem}.WorkshopRequestForm-module__tcP64G__deleteButton{border:1px solid var(--border-workshop-delete);border-radius:var(--radius-pill);background:var(--surface-workshop-delete);min-height:38px;color:var(--text-workshop-delete);flex-shrink:0;padding:.68rem .95rem}.WorkshopRequestForm-module__tcP64G__deleteButton:hover{border-color:var(--border-workshop-delete-hover);background:var(--surface-workshop-delete-hover)}.WorkshopRequestForm-module__tcP64G__rgpdBox{border:1px solid var(--border-workshop-rgpd);background:var(--surface-workshop-rgpd);border-radius:18px;padding:1rem}.WorkshopRequestForm-module__tcP64G__checkboxRow{color:var(--text-workshop-body);cursor:pointer;align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.5;display:flex}.WorkshopRequestForm-module__tcP64G__checkbox{width:18px;height:18px;accent-color:var(--button-workshop-primary);flex-shrink:0;margin-top:.15rem}.WorkshopRequestForm-module__tcP64G__message{border-radius:16px;padding:.95rem 1rem;font-size:.95rem;font-weight:600;line-height:1.5}.WorkshopRequestForm-module__tcP64G__success{border:1px solid var(--border-workshop-success);background:var(--bg-workshop-success);color:var(--text-workshop-success)}.WorkshopRequestForm-module__tcP64G__error{border:1px solid var(--border-workshop-error);background:var(--bg-workshop-error);color:var(--text-workshop-error)}.WorkshopRequestForm-module__tcP64G__errorText{color:var(--text-workshop-error-strong);margin:.15rem 0 0;font-size:.86rem;font-weight:600}.WorkshopRequestForm-module__tcP64G__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.25rem;display:flex}.WorkshopRequestForm-module__tcP64G__footerText{max-width:580px;color:var(--text-workshop-muted);margin:0;font-size:.92rem;line-height:1.5}.WorkshopRequestForm-module__tcP64G__submitButton{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--button-workshop-submit-start) 0%, var(--button-workshop-submit-end) 100%);min-height:48px;color:var(--text-workshop-button);box-shadow:var(--shadow-workshop-submit);padding:.95rem 1.4rem}.WorkshopRequestForm-module__tcP64G__submitButton:hover:not(:disabled){filter:brightness(1.02);transform:translateY(-1px)}.WorkshopRequestForm-module__tcP64G__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width:900px){.WorkshopRequestForm-module__tcP64G__grid{grid-template-columns:1fr}.WorkshopRequestForm-module__tcP64G__card{border-radius:20px;padding:1.15rem}.WorkshopRequestForm-module__tcP64G__footer{flex-direction:column;align-items:stretch}.WorkshopRequestForm-module__tcP64G__submitButton{width:100%}.WorkshopRequestForm-module__tcP64G__fileItem{flex-direction:column;align-items:stretch}.WorkshopRequestForm-module__tcP64G__deleteButton,.WorkshopRequestForm-module__tcP64G__secondaryButton,.WorkshopRequestForm-module__tcP64G__ghostButton{width:100%}.WorkshopRequestForm-module__tcP64G__fileActions{flex-direction:column;align-items:stretch;width:100%}}
