@charset "UTF-8";.lx-guestbook{width:100%;max-width:var(--lx-layout-main-max-width);margin:0 auto;padding:28px 20px 48px;--lx-guestbook-input-bg: #f7f8fa}html.theme-dark .lx-guestbook{--lx-guestbook-input-bg: #151922}.lx-guestbook__header{margin-bottom:20px}.lx-guestbook__title{margin:0 0 8px;font-size:26px;font-weight:700;letter-spacing:-.02em;color:var(--lx-color-text-primary)}.lx-guestbook__desc{margin:0;max-width:640px;font-size:14px;line-height:1.75;color:var(--lx-color-text-secondary)}.lx-guestbook__form-card,.lx-guestbook__list-card{background:var(--lx-color-bg-card);border:1px solid color-mix(in srgb,var(--lx-color-border) 80%,transparent);border-radius:14px;box-shadow:var(--lx-shadow-card-soft);padding:22px 20px}.lx-guestbook__form-card{margin-bottom:20px;padding:0;border:none;box-shadow:none;background:transparent}.lx-guestbook__form{display:block}.lx-guestbook__compose{--lx-comments-input-bg: var(--lx-guestbook-input-bg);border:1px solid color-mix(in srgb,var(--lx-color-border) 90%,transparent);border-radius:12px;overflow:visible;background:var(--lx-color-bg-card);box-shadow:var(--lx-shadow-card-soft)}.lx-guestbook__compose .lx-comments__row{margin:0;padding:16px 16px 14px;gap:10px;border-bottom:1px solid color-mix(in srgb,var(--lx-color-border) 55%,transparent);background:transparent}.lx-guestbook__compose .lx-comments__row--locked{display:flex;flex-wrap:nowrap;align-items:center}.lx-guestbook__compose .lx-comments__profile-avatar{flex-shrink:0}.lx-guestbook__compose .lx-comments__row--locked .lx-comments__input{flex:1 1 0;min-width:0}.lx-guestbook__compose .lx-comments__input{min-width:0;border:1px solid color-mix(in srgb,var(--lx-color-border) 88%,transparent);background:var(--lx-guestbook-input-bg)!important;box-shadow:inset 0 1px 2px color-mix(in srgb,var(--lx-color-border) 10%,transparent)}.lx-guestbook__compose .lx-comments__input::placeholder{color:var(--lx-color-text-muted);opacity:1}.lx-guestbook__compose .lx-comments__input:focus{border-color:color-mix(in srgb,var(--lx-color-brand) 50%,var(--lx-color-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--lx-color-brand) 14%,transparent)}.lx-guestbook__compose .lx-comments__input--readonly{background:color-mix(in srgb,var(--lx-guestbook-input-bg) 88%,var(--lx-color-border))!important}.lx-guestbook__compose .lx-comments__editor{margin:0;padding:14px 16px 12px;overflow:visible}.lx-guestbook__compose .lx-comments__editor .lx-comments__textarea{min-height:120px;border:1px solid color-mix(in srgb,var(--lx-color-border) 88%,transparent);border-radius:10px;box-shadow:inset 0 1px 2px color-mix(in srgb,var(--lx-color-border) 10%,transparent);padding:12px 14px;background:var(--lx-guestbook-input-bg)!important;transition:border-color .2s ease,box-shadow .2s ease}.lx-guestbook__compose .lx-comments__editor .lx-comments__textarea:focus{border-color:color-mix(in srgb,var(--lx-color-brand) 50%,var(--lx-color-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--lx-color-brand) 14%,transparent)}.lx-guestbook__compose .lx-comments__textarea[data-placeholder]:empty:before,.lx-guestbook__compose .lx-comments__textarea[data-placeholder]:not(:focus):has(br:only-child):before{content:attr(data-placeholder);color:var(--lx-color-text-muted);pointer-events:none}.lx-guestbook__compose .lx-comments__editor-footer{margin:0;padding:10px 0 0;border-top:0;background:transparent}.lx-guestbook__compose-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px 14px;border-top:1px solid color-mix(in srgb,var(--lx-color-border) 55%,transparent);background:color-mix(in srgb,var(--lx-guestbook-input-bg) 30%,var(--lx-color-bg-card))}.lx-guestbook__private{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;padding:0;border:0;border-radius:0;background:transparent}.lx-guestbook__private--disabled{opacity:.92}.lx-guestbook__private-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--lx-color-text-primary);cursor:pointer;user-select:none}.lx-guestbook__private-label input{width:15px;height:15px;margin:0;accent-color:var(--lx-color-brand);cursor:inherit}.lx-guestbook__private-label input:disabled{cursor:not-allowed}.lx-guestbook__private--disabled .lx-guestbook__private-label{cursor:not-allowed;color:var(--lx-color-text-secondary)}.lx-guestbook__private-hint{margin:0;padding-left:23px;font-size:12px;line-height:1.5;color:var(--lx-color-text-secondary)}.lx-guestbook__private-hint a{color:var(--lx-color-brand);text-decoration:none;font-weight:500}.lx-guestbook__private-hint a:hover{text-decoration:underline}.lx-guestbook__submit{flex-shrink:0;min-width:104px}.lx-guestbook__list-title{margin:0;font-size:17px;font-weight:700;color:var(--lx-color-text-primary)}.lx-guestbook__list-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid color-mix(in srgb,var(--lx-color-border) 55%,transparent)}.lx-guestbook__list-count{font-size:12px;color:var(--lx-color-text-secondary);white-space:nowrap}.lx-guestbook__list{display:flex;flex-direction:column;gap:0}.lx-guestbook__item{display:flex;gap:12px;padding:14px 10px;margin:0 -10px;border-radius:10px;transition:background .18s ease}.lx-guestbook__item:not(:last-child){border-bottom:1px solid color-mix(in srgb,var(--lx-color-border) 40%,transparent)}.lx-guestbook__item:hover{background:color-mix(in srgb,var(--lx-color-brand) 3%,transparent)}.lx-guestbook__item--reply{padding:10px 8px;margin:0;border-bottom:none}.lx-guestbook__item--reply:hover{background:transparent}.lx-guestbook__replies{margin:4px 0 0 46px;padding:10px 0 0 14px;border-left:2px solid color-mix(in srgb,var(--lx-color-brand) 18%,var(--lx-color-border));border-top:1px dashed color-mix(in srgb,var(--lx-color-border) 45%,transparent)}.lx-guestbook__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--lx-color-brand) 10%,var(--lx-color-bg-surface));color:var(--lx-color-brand);font-size:14px;font-weight:700;border:1px solid color-mix(in srgb,var(--lx-color-brand) 20%,var(--lx-color-border))}.lx-guestbook__avatar img{width:100%;height:100%;object-fit:cover}.lx-guestbook__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}.lx-guestbook__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;line-height:1.2}.lx-guestbook__author-row{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.lx-guestbook__author{font-size:13px;font-weight:700;color:var(--lx-color-text-primary)}.lx-guestbook__author-link{text-decoration:none;cursor:pointer;transition:color .15s ease}.lx-guestbook__author-link:hover{color:var(--lx-color-brand)}.lx-guestbook__reply-to{font-size:12px;font-weight:500;color:var(--lx-color-text-secondary)}.lx-guestbook__owner-badge{padding:1px 7px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;color:#fff;background:var(--lx-color-brand);line-height:1.5}.lx-guestbook__time{font-size:12px;color:var(--lx-color-text-muted)}.lx-guestbook__badge{padding:1px 7px;border-radius:999px;font-size:10px;font-weight:600;color:var(--lx-color-brand);background:color-mix(in srgb,var(--lx-color-brand) 10%,var(--lx-color-bg-surface));border:1px solid color-mix(in srgb,var(--lx-color-brand) 22%,var(--lx-color-border));line-height:1.5}.lx-guestbook__content{font-size:14px;line-height:1.75;color:var(--lx-color-text-body);word-break:break-word;overflow-wrap:anywhere}.lx-guestbook__content img{display:block;max-height:150px;width:auto;height:auto;max-width:100%;border-radius:6px;margin:6px 0 2px;object-fit:contain}.lx-guestbook__empty{padding:36px 16px;text-align:center;font-size:14px;color:var(--lx-color-text-secondary)}.lx-guestbook__load-more{display:flex;justify-content:center;margin-top:14px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--lx-color-border) 45%,transparent)}.lx-guestbook__load-more button{height:36px;padding:0 18px;border:1px solid color-mix(in srgb,var(--lx-color-border) 70%,transparent);border-radius:999px;background:var(--lx-color-bg-surface);color:var(--lx-color-text-primary);font-size:13px;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.lx-guestbook__load-more button:hover:not(:disabled){border-color:color-mix(in srgb,var(--lx-color-brand) 45%,var(--lx-color-border));background:color-mix(in srgb,var(--lx-color-brand) 6%,var(--lx-color-bg-surface));color:var(--lx-color-brand)}.lx-guestbook__load-more button:disabled{opacity:.6;cursor:not-allowed}.lx-guestbook__compose .lx-comments__editor img{display:block;max-height:150px;width:auto;height:auto;max-width:100%;margin:4px 0;border-radius:6px;object-fit:contain}@media(max-width:640px){.lx-guestbook{padding:20px 14px 36px}.lx-guestbook__title{font-size:22px}.lx-guestbook__item{gap:10px;padding:12px 6px;margin:0 -6px}.lx-guestbook__replies{margin-left:28px;padding-left:10px}.lx-guestbook__compose .lx-comments__row--locked{flex-wrap:wrap}.lx-guestbook__compose .lx-comments__row--locked .lx-comments__input{flex:1 1 100%}.lx-guestbook__compose-bar{flex-direction:column;align-items:stretch;gap:12px}.lx-guestbook__submit{width:100%}.lx-guestbook__form-card{padding:0}.lx-guestbook__list-card{padding:16px 14px;border-radius:12px}}
