.lb-page{max-width:1080px;margin:0 auto;padding:24px 16px}.lb-page__body>*+*{margin-top:24px}.lb-block-text,.lb-block-richtext,.lb-block-image,.lb-block-button,.lb-block-html,.lb-block-video{line-height:1.6}.lb-block-text__inner{white-space:normal}.lb-block-image img{display:inline-block;border-radius:8px}.lb-block-gallery{display:grid;grid-template-columns:repeat(var(--lb-gallery-cols,3),1fr);gap:16px}.lb-block-gallery__item{margin:0}.lb-block-gallery__item img{width:100%;height:auto;object-fit:cover;border-radius:8px;display:block}.lb-block-gallery__item figcaption{margin-top:6px;font-size:0.85em;color:var(--lb-text-muted,#6b7280)}.lb-block-columns{display:grid;grid-template-columns:repeat(var(--lb-cols,2),1fr);gap:24px}.lb-block-quote{margin:0;padding:16px 20px;border-left:4px solid var(--lb-accent,#ff6b35);background:var(--lb-quote-bg,rgba(0,0,0,0.03));border-radius:0 8px 8px 0}.lb-block-quote p{margin:0 0 8px}.lb-block-quote cite{font-style:normal;font-size:0.85em;color:var(--lb-text-muted,#6b7280)}.lb-block-button__link{display:inline-block;padding:10px 22px;background:var(--lb-accent,#ff6b35);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:opacity .15s}.lb-block-button__link:hover{opacity:.88;color:#fff}.lb-block-video iframe{width:100%;height:100%;border:0;display:block}.lb-block{position:relative;outline:1px dashed transparent;transition:outline-color .15s;padding:2px}.lb-block:hover{outline-color:var(--lb-accent,#ff6b35)}.lb-block-slot{min-height:28px;display:flex;align-items:center;justify-content:center;margin:4px 0}.lb-block-add{width:28px;height:28px;border-radius:50%;border:1px dashed #cbd5e1;background:#fff;color:#64748b;cursor:pointer;font-size:16px;line-height:1;opacity:0;transition:opacity .15s}.lb-block-slot:hover .lb-block-add{opacity:1}.lb-admin{max-width:900px;margin:0 auto;padding:24px 16px}.lb-admin__section{margin-bottom:32px}.lb-admin__table{width:100%;border-collapse:collapse}.lb-admin__table th,.lb-admin__table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:0.9em}.lb-admin__table th{color:var(--lb-text-muted,#6b7280);font-weight:600}.lb-admin__form{display:grid;gap:12px;max-width:420px}.lb-admin__row label{display:block;margin-bottom:4px;font-size:0.85em;color:var(--lb-text-muted,#6b7280)}.lb-admin__row input[type="text"]{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px}.lb-btn{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;text-decoration:none;color:inherit;font-size:0.9em}.lb-btn--primary{background:var(--lb-accent,#ff6b35);border-color:var(--lb-accent,#ff6b35);color:#fff}.lb-btn--danger{color:#dc2626;border-color:#fecaca}.lb-ed{max-width:860px}.lb-ed__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;flex-wrap:wrap}.lb-ed__head-actions{display:flex;gap:8px;flex-wrap:wrap}.lb-ed__path{font-size:0.85em;color:var(--lb-text-muted,#6b7280);word-break:break-all}.lb-ed__toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa;margin-bottom:20px}.lb-ed__toolbar label{font-size:0.85em;color:var(--lb-text-muted,#6b7280)}.lb-ed__toolbar select{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.lb-ed__hint{font-size:0.8em;color:var(--lb-text-muted,#6b7280);margin-left:auto}.lb-ed__empty{color:var(--lb-text-muted,#6b7280);text-align:center;padding:32px 0}.lb-edit-card{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;background:#fff}.lb-edit-card__head{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f4f4f5;border-bottom:1px solid #e5e7eb;border-radius:10px 10px 0 0}.lb-edit-card__type{font-weight:600;font-size:0.9em}.lb-edit-card__id{font-size:0.75em;color:var(--lb-text-muted,#6b7280)}.lb-edit-card__actions{margin-left:auto;display:flex;gap:6px}.lb-edit-card__actions .lb-btn{padding:4px 10px;font-size:0.85em}.lb-edit-card__body{padding:14px;display:grid;gap:12px}.lb-ed-field{display:grid;gap:4px}.lb-ed-field>span{font-size:0.8em;color:var(--lb-text-muted,#6b7280)}.lb-ed-field input[type="text"],.lb-ed-field input[type="number"],.lb-ed-field select{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box}.lb-ed-field textarea{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-family:inherit;line-height:1.5;min-height:80px}.lb-ed-field textarea.lb-ed-code{font-family:ui-monospace,Consolas,monospace;font-size:0.85em;min-height:120px}.lb-ed-check{display:flex;align-items:center;gap:8px;font-size:0.9em}.lb-ed-collection{border:1px dashed #d1d5db;border-radius:8px;padding:10px;background:#fcfcfd}.lb-ed-collection__list{display:grid;gap:10px;margin-bottom:10px}.lb-ed-collection__row{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap;border:1px solid #e5e7eb;border-radius:8px;padding:8px;background:#fff}.lb-ed-collection__row .lb-ed-field{flex:1 1 180px}.lb-ed-collection__del{padding:4px 10px}.lb-ed-collection__add{padding:6px 12px}.lb-ed-collection__up-wrap{display:flex;align-items:center;gap:8px;flex:1 1 220px}.lb-ed-collection__up{padding:6px 12px;white-space:nowrap}.lb-ed-collection__thumb{width:48px;height:48px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;background:#f4f4f5}.lb-ed-collection__thumb:not([src]),.lb-ed-collection__thumb[src=""]{display:none}@media (max-width:720px){.lb-ed__hint{margin-left:0;width:100%}}@media (max-width:720px){.lb-block-gallery{grid-template-columns:1fr}.lb-block-columns{grid-template-columns:1fr}}