.FieldError-module-scss-module__gE2yoG__error{color:var(--color-error-text);align-items:center;gap:.375rem;margin-top:.5rem;font-size:.75rem;display:flex}.FieldError-module-scss-module__gE2yoG__errorIcon{flex-shrink:0}
.FormError-module-scss-module__KQZiPG__error{background:var(--color-error-background);color:var(--color-error-text);text-align:center;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.875rem;display:flex}.FormError-module-scss-module__KQZiPG__errorIcon{flex-shrink:0}
.Input-module-scss-module__K4pPNG__input{border:1px solid var(--color-border);background:var(--color-background-primary);width:100%;color:var(--color-text-primary);border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Input-module-scss-module__K4pPNG__input::placeholder{color:var(--color-text-secondary)}.Input-module-scss-module__K4pPNG__input:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px rgb(var(--color-primary-rgb), .1);outline:none}.Input-module-scss-module__K4pPNG__input:disabled{background:var(--color-background-secondary);cursor:not-allowed;opacity:.5}.Input-module-scss-module__K4pPNG__input.Input-module-scss-module__K4pPNG__error{border-color:var(--color-danger)}.Input-module-scss-module__K4pPNG__input.Input-module-scss-module__K4pPNG__error:focus-visible{border-color:var(--color-danger);box-shadow:0 0 0 3px rgb(var(--color-danger-rgb), .1)}
.Textarea-module-scss-module__XJyTWW__textarea{color:#111827;resize:vertical;background-color:#fff;border:1px solid #e5e7eb;border-radius:.25rem;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.Textarea-module-scss-module__XJyTWW__textarea:focus-visible{border-color:var(--color-primary,#0060a0);box-shadow:0 0 0 3px rgb(var(--color-primary-rgb), .1);outline:none}.Textarea-module-scss-module__XJyTWW__textarea::placeholder{color:#6b7280}.Textarea-module-scss-module__XJyTWW__textarea.Textarea-module-scss-module__XJyTWW__error{border-color:#ef4444}.Textarea-module-scss-module__XJyTWW__textarea.Textarea-module-scss-module__XJyTWW__error:focus-visible{border-color:var(--color-danger,#dc2626);box-shadow:0 0 0 3px rgb(var(--color-danger-rgb), .1)}
@keyframes GuestbookForm-module-scss-module__77oN9a__fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes GuestbookForm-module-scss-module__77oN9a__fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.GuestbookForm-module-scss-module__77oN9a__container{width:100%;max-width:calc(100% - 7.75rem)}@media (max-width:1200px){.GuestbookForm-module-scss-module__77oN9a__container{max-width:100%}}.GuestbookForm-module-scss-module__77oN9a__header{margin-bottom:3rem;padding:0 1rem}.GuestbookForm-module-scss-module__77oN9a__header h1{color:var(--text-color);margin-bottom:1rem;font-weight:700}.GuestbookForm-module-scss-module__77oN9a__subtitle{color:var(--text-color-light);margin:0;font-size:1.125rem;line-height:1.625}.GuestbookForm-module-scss-module__77oN9a__stats{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}@media (max-width:767px){.GuestbookForm-module-scss-module__77oN9a__stats{gap:1rem}}.GuestbookForm-module-scss-module__77oN9a__statItem{color:#6b7280;font-size:.875rem}.GuestbookForm-module-scss-module__77oN9a__content{flex-direction:column;gap:3rem;padding:0 1rem;display:flex}.GuestbookForm-module-scss-module__77oN9a__formSection{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem;box-shadow:0 1px 2px #0000000d}.GuestbookForm-module-scss-module__77oN9a__formTitleButton{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.5rem 0;transition:opacity .2s;display:flex}.GuestbookForm-module-scss-module__77oN9a__formTitleButton:hover{opacity:.8}.GuestbookForm-module-scss-module__77oN9a__formTitleButton:focus-visible{outline-offset:2px;border-radius:.5rem;outline:2px solid #3b82f6}.GuestbookForm-module-scss-module__77oN9a__formTitleContent{align-items:center;gap:.75rem;display:flex}.GuestbookForm-module-scss-module__77oN9a__formTitleIcon{color:#6b7280;flex-shrink:0}.GuestbookForm-module-scss-module__77oN9a__formTitle{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.GuestbookForm-module-scss-module__77oN9a__chevronIcon{color:#6b7280;flex-shrink:0;transition:transform .3s}.GuestbookForm-module-scss-module__77oN9a__chevronExpanded{transform:rotate(180deg)}.GuestbookForm-module-scss-module__77oN9a__form{flex-direction:column;gap:1.25rem;margin-top:2rem;animation:.3s ease-out GuestbookForm-module-scss-module__77oN9a__slide-down;display:flex}@keyframes GuestbookForm-module-scss-module__77oN9a__slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GuestbookForm-module-scss-module__77oN9a__field{flex-direction:column;gap:.5rem;display:flex}.GuestbookForm-module-scss-module__77oN9a__checkboxField{margin-top:.5rem}.GuestbookForm-module-scss-module__77oN9a__checkboxLabel{color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:400;display:flex}.GuestbookForm-module-scss-module__77oN9a__checkboxInput{accent-color:#3b82f6;cursor:pointer;width:1rem;height:1rem}.GuestbookForm-module-scss-module__77oN9a__label{color:#111827;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.GuestbookForm-module-scss-module__77oN9a__required{color:#ef4444}.GuestbookForm-module-scss-module__77oN9a__charCount{color:#6b7280;margin-left:auto;font-size:.75rem;font-weight:400}.GuestbookForm-module-scss-module__77oN9a__messagesSection{flex-direction:column;gap:1.5rem;display:flex}.GuestbookForm-module-scss-module__77oN9a__messagesHeader{flex-direction:column;gap:1rem;display:flex}.GuestbookForm-module-scss-module__77oN9a__messagesTitle{color:#111827;margin:0;font-size:1.5rem;font-weight:600}.GuestbookForm-module-scss-module__77oN9a__disabledSection{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:.75rem;align-items:flex-start;gap:2rem;padding:2.5rem;display:flex;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.GuestbookForm-module-scss-module__77oN9a__disabledSection{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1.5rem}}.GuestbookForm-module-scss-module__77oN9a__disabledIconContainer{flex-shrink:0}.GuestbookForm-module-scss-module__77oN9a__disabledIconCircle{color:#3b82f6;background:#3b82f614;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex}.GuestbookForm-module-scss-module__77oN9a__disabledIconCircle:hover{transform:scale(1.05)rotate(-5deg)}.GuestbookForm-module-scss-module__77oN9a__disabledIcon{flex-shrink:0}.GuestbookForm-module-scss-module__77oN9a__disabledTextContent{flex-direction:column;gap:.75rem;display:flex}.GuestbookForm-module-scss-module__77oN9a__disabledTitle{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.GuestbookForm-module-scss-module__77oN9a__disabledMessage{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.GuestbookForm-module-scss-module__77oN9a__disabledHint{color:#9ca3af;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;display:flex}@media (max-width:767px){.GuestbookForm-module-scss-module__77oN9a__disabledHint{justify-content:center}}.GuestbookForm-module-scss-module__77oN9a__hintIcon{color:#60a5fa}@media (max-width:767px){.GuestbookForm-module-scss-module__77oN9a__header h1{font-size:2rem}}
