.GuestbookList_section__0QaO2{background:var(--th-bg);padding:4rem 1.5rem}.GuestbookList_container__7AcVm{max-width:800px;margin:0 auto}.GuestbookList_header__M8Z5b{text-align:center;margin-bottom:3rem}.GuestbookList_label__TlQI0{display:block;font-family:var(--font-sans);font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--th-accent);margin-bottom:.5rem}.GuestbookList_title__x0WBC{font-family:var(--font-serif);font-size:2rem;font-weight:400;color:var(--th-text);margin:0}.GuestbookList_emptyState__yQasC{text-align:center;font-family:var(--font-serif);font-size:1.125rem;font-style:italic;color:var(--th-text-muted);padding:3rem 1rem}.GuestbookList_list__8JKQz{display:flex;flex-direction:column;gap:1.5rem}.GuestbookList_entry__afxZN{background:var(--th-surface);border:1px solid var(--th-accent-medium);border-radius:var(--radius-md);padding:1.75rem;transition:all var(--transition-fast)}.GuestbookList_entry__afxZN:hover{border-color:var(--th-accent-border);box-shadow:var(--shadow-card)}.GuestbookList_message__ag9oE{font-family:var(--font-serif);font-size:1.125rem;font-style:italic;line-height:1.7;color:var(--th-text);margin:0 0 1rem;white-space:pre-line}.GuestbookList_meta__DGf4m{display:flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.875rem}.GuestbookList_author__jg3Hr{font-weight:500;color:var(--th-text)}.GuestbookList_date__QL30k,.GuestbookList_separator__Iw_xZ{color:var(--th-text-muted)}.GuestbookList_guidedTag__5mbMz{font-family:var(--font-sans);font-size:.75rem;color:var(--th-accent);font-style:italic}.GuestbookList_readMoreButton__Lm11z{font-family:var(--font-sans);font-size:.8125rem;color:var(--th-accent);background:none;border:none;cursor:pointer;padding:.25rem 0;margin-top:.25rem;text-decoration:underline;text-underline-offset:2px;min-height:44px;display:inline-flex;align-items:center}.GuestbookList_readMoreButton__Lm11z:hover{color:var(--th-accent-hover)}@media (max-width:768px){.GuestbookList_section__0QaO2{padding:3rem 1rem}.GuestbookList_title__x0WBC{font-size:1.75rem}.GuestbookList_entry__afxZN{padding:1.5rem}.GuestbookList_message__ag9oE{font-size:1rem}.GuestbookList_meta__DGf4m{flex-wrap:wrap}}.GuestbookForm_section__Eji9Y{background:var(--th-dark);padding:4rem 1.5rem}.GuestbookForm_container__ym1te{max-width:600px;margin:0 auto}.GuestbookForm_header__zyu72{text-align:center;margin-bottom:2rem}.GuestbookForm_title__tRbbI{font-family:var(--font-serif);font-size:1.75rem;font-weight:400;color:var(--th-text-on-dark);margin:0 0 .75rem}.GuestbookForm_notice__oRUQd{font-family:var(--font-sans);font-size:.875rem;color:var(--th-text-muted);margin:0}.GuestbookForm_form__fmLVd{display:flex;flex-direction:column;gap:1.5rem}.GuestbookForm_field__xqR7U{display:flex;flex-direction:column;gap:.5rem}.GuestbookForm_label__rHmWe{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--th-text-on-dark)}.GuestbookForm_input__Qj6T6,.GuestbookForm_textarea__RqaNp{font-family:var(--font-sans);font-size:1rem;padding:.875rem 1rem;background:var(--th-dark);border:1px solid var(--th-accent-border);border-radius:var(--radius-md);color:var(--th-text-on-dark);transition:all var(--transition-fast)}.GuestbookForm_input__Qj6T6::placeholder,.GuestbookForm_textarea__RqaNp::placeholder{color:var(--th-text-muted)}.GuestbookForm_input__Qj6T6:focus,.GuestbookForm_textarea__RqaNp:focus{outline:none;border-color:var(--th-accent);box-shadow:0 0 0 3px var(--th-accent-subtle)}.GuestbookForm_input__Qj6T6:disabled,.GuestbookForm_textarea__RqaNp:disabled{opacity:.5;cursor:not-allowed}.GuestbookForm_textarea__RqaNp{resize:vertical;min-height:120px;line-height:1.6}.GuestbookForm_submitButton__KvCmn{padding:1rem 2rem;font-family:var(--font-sans);font-size:1rem;font-weight:500;color:var(--th-dark);background:var(--th-accent);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);margin-top:.5rem}.GuestbookForm_submitButton__KvCmn:hover:not(:disabled){background:var(--th-accent-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.GuestbookForm_submitButton__KvCmn:disabled{opacity:.6;cursor:not-allowed;transform:none}.GuestbookForm_successMessage__2D__v{color:var(--th-accent-hover);background:var(--th-accent-subtle)}.GuestbookForm_errorMessage__grK_I,.GuestbookForm_successMessage__2D__v{font-family:var(--font-sans);font-size:.9375rem;text-align:center;padding:1rem;border-radius:var(--radius-md);margin:0}.GuestbookForm_errorMessage__grK_I{color:var(--th-status-error);background:rgba(255,107,107,.1)}.GuestbookForm_actions__k6X_N{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.GuestbookForm_backLink__fKs8o{font-family:var(--font-sans);font-size:.875rem;color:var(--th-text-muted);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px;min-height:44px;display:inline-flex;align-items:center;padding:0 .25rem}.GuestbookForm_backLink__fKs8o:hover{color:var(--th-text-on-dark)}@media (max-width:768px){.GuestbookForm_section__Eji9Y{padding:3rem 1rem}.GuestbookForm_title__tRbbI{font-size:1.5rem}.GuestbookForm_input__Qj6T6,.GuestbookForm_textarea__RqaNp{font-size:1rem}}.GuidedInterview_section__7JanR{background:var(--th-dark);padding:4rem 1.5rem}.GuidedInterview_container__PzFpp{max-width:600px;margin:0 auto}.GuidedInterview_header__C4eiH{text-align:center;margin-bottom:2rem}.GuidedInterview_title___iNsB{font-family:var(--font-serif);font-size:1.75rem;font-weight:400;color:var(--th-text-on-dark);margin:0 0 .5rem}.GuidedInterview_subtitle__9JKZP{font-family:var(--font-sans);font-size:.875rem;color:var(--th-text-muted);margin:0}.GuidedInterview_progress__jA6a3{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.GuidedInterview_dot__o8pZ2{width:10px;height:10px;border-radius:50%;background:var(--th-accent-medium);transition:all var(--transition-fast)}.GuidedInterview_dotActive__iiDwQ{background:var(--th-accent);transform:scale(1.25)}.GuidedInterview_dotComplete__9D1eo{background:var(--th-accent)}.GuidedInterview_question__10_nA{font-family:var(--font-serif);font-size:1.25rem;font-weight:400;color:var(--th-text-on-dark);text-align:center;margin:0 0 1.5rem;line-height:1.5}.GuidedInterview_field__DMZyV{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.GuidedInterview_label__7We7B{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--th-text-on-dark)}.GuidedInterview_input__JzIqX,.GuidedInterview_textarea__nefjk{font-family:var(--font-sans);font-size:1rem;padding:.875rem 1rem;background:var(--th-dark);border:1px solid var(--th-accent-border);border-radius:var(--radius-md);color:var(--th-text-on-dark);transition:all var(--transition-fast)}.GuidedInterview_input__JzIqX::placeholder,.GuidedInterview_textarea__nefjk::placeholder{color:var(--th-text-muted)}.GuidedInterview_input__JzIqX:focus,.GuidedInterview_textarea__nefjk:focus{outline:none;border-color:var(--th-accent);box-shadow:0 0 0 3px var(--th-accent-subtle)}.GuidedInterview_textarea__nefjk{resize:vertical;min-height:100px;line-height:1.6}.GuidedInterview_actions__4_E5L{display:flex;justify-content:space-between;align-items:center;gap:1rem}.GuidedInterview_nextButton__mSIVM{padding:.875rem 2rem;font-family:var(--font-sans);font-size:1rem;font-weight:500;color:var(--th-dark);background:var(--th-accent);border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);margin-left:auto}.GuidedInterview_nextButton__mSIVM:hover:not(:disabled){background:var(--th-accent-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.GuidedInterview_nextButton__mSIVM:disabled{opacity:.6;cursor:not-allowed;transform:none}.GuidedInterview_backLink__XrkZE{font-family:var(--font-sans);font-size:.875rem;color:var(--th-text-muted);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px;min-height:44px;display:inline-flex;align-items:center;padding:0 .25rem}.GuidedInterview_backLink__XrkZE:hover{color:var(--th-text-on-dark)}.GuidedInterview_escapeLink__hFo8a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:2rem;font-family:var(--font-sans);font-size:.8125rem;color:var(--th-text-muted);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.GuidedInterview_escapeLink__hFo8a:hover{color:var(--th-text-on-dark)}.GuidedInterview_reviewLabel__9WJeV{font-family:var(--font-serif);font-size:1.125rem;font-weight:400;color:var(--th-text-on-dark);text-align:center;margin:0 0 1rem}.GuidedInterview_narrativeTextarea__a25pB{font-family:var(--font-serif);font-size:1.0625rem;line-height:1.8;font-style:italic}.GuidedInterview_successMessage__tRrYL{color:var(--th-accent-hover);background:var(--th-accent-subtle);border-radius:var(--radius-md)}.GuidedInterview_errorMessage__RY6kJ,.GuidedInterview_successMessage__tRrYL{font-family:var(--font-sans);font-size:.9375rem;text-align:center;padding:1rem;margin-top:1rem}.GuidedInterview_errorMessage__RY6kJ{color:var(--th-text-on-dark);background:rgba(255,107,107,.12);border:1px solid rgba(255,107,107,.3);border-radius:var(--radius-md)}.GuidedInterview_errorActions__BVx8T{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.GuidedInterview_loading__v1C_6{font-size:.9375rem;padding:2rem}.GuidedInterview_loading__v1C_6,.GuidedInterview_moderationNotice__Jfj0v{text-align:center;font-family:var(--font-sans);color:var(--th-text-muted)}.GuidedInterview_moderationNotice__Jfj0v{font-size:.875rem;margin-top:.5rem}@media (max-width:768px){.GuidedInterview_section__7JanR{padding:3rem 1rem}.GuidedInterview_title___iNsB{font-size:1.5rem}.GuidedInterview_question__10_nA{font-size:1.125rem}}@media (max-width:480px){.GuidedInterview_actions__4_E5L{flex-direction:column-reverse;align-items:stretch}.GuidedInterview_nextButton__mSIVM{margin-left:0;text-align:center}.GuidedInterview_backLink__XrkZE{text-align:center;justify-content:center}}@media (prefers-reduced-motion:reduce){.GuidedInterview_dotActive__iiDwQ,.GuidedInterview_nextButton__mSIVM:hover:not(:disabled){transform:none}}.GuestbookLayout_layout__iC3lt{max-width:800px;margin:0 auto}.GuestbookLayout_heading__L31l_{font-family:var(--font-serif);font-weight:300;font-size:clamp(2rem,4vw,3rem);color:var(--th-text-on-dark);text-align:center;margin:0 0 2rem}.GuestbookLayout_inlineOnly__KjYX7{display:block}.GuestbookLayout_ctaRow__Ww8vP{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.GuestbookLayout_ctaButton__ctYIM{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--th-text-on-dark);background:transparent;border:1px solid var(--th-accent-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);min-height:44px}.GuestbookLayout_ctaButton__ctYIM:hover{border-color:var(--th-accent);box-shadow:0 0 0 3px var(--th-accent-subtle)}.GuestbookLayout_ctaButton__ctYIM:focus-visible{outline:2px solid var(--th-accent);outline-offset:2px}.GuestbookLayout_ctaButtonActive__x73gy{border-color:var(--th-accent);background:var(--th-accent-faint)}.GuestbookLayout_ctaLocked__hUQk4{cursor:default;opacity:.5}.GuestbookLayout_ctaLocked__hUQk4:hover{border-color:var(--th-accent-border);box-shadow:none}.GuestbookLayout_stickyOnly__aRTiK{display:none}.GuestbookLayout_stickyBar__gpTm8{display:flex;gap:.5rem;padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom));background:var(--th-dark-95);border-top:1px solid var(--th-accent-border)}.GuestbookLayout_stickyButton__X9stt{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .75rem;font-family:var(--font-sans);font-size:.8125rem;font-weight:500;color:var(--th-text-on-dark);background:transparent;border:1px solid var(--th-accent-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);min-height:44px}.GuestbookLayout_stickyButton__X9stt:focus-visible{outline:2px solid var(--th-accent);outline-offset:2px}.GuestbookLayout_stickyButtonActive__KKBnr{border-color:var(--th-accent);background:var(--th-accent-faint)}@media (max-width:768px){.GuestbookLayout_inlineOnly__KjYX7{display:none}.GuestbookLayout_stickyOnly__aRTiK{display:block;position:fixed;bottom:0;left:0;right:0;z-index:10}.GuestbookLayout_heading__L31l_{font-size:clamp(1.75rem,3.5vw,2.5rem)}.GuestbookLayout_layout__iC3lt{padding-bottom:calc(5rem + env(safe-area-inset-bottom, 0px))}}@media (prefers-reduced-motion:reduce){.GuestbookLayout_ctaButton__ctYIM:hover,.GuestbookLayout_stickyButton__X9stt:hover{transform:none}}