.content-header.svelte-75w41h{display:flex;flex-direction:row;gap:12px;padding:14px 14px 12px}.content-header-primary.svelte-75w41h{width:100%;display:flex}.content-header.svelte-75w41h h4:where(.svelte-75w41h){font-weight:700;font-size:26px;margin:0;color:var(--text-primary);text-align:center}.category-tabs-wrap.svelte-75w41h{display:flex;width:100%}.category-tabs-list{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;max-width:min(100%,860px)}.search-container.svelte-75w41h{display:flex;align-items:center;justify-content:center}.search-trigger.svelte-75w41h{display:flex;align-items:center;gap:6px;padding:6px 11px;background-color:var(--search-bg);border:1px solid var(--search-border);border-radius:999px;color:var(--text-tertiary);font-size:12px;cursor:pointer;transition:all .2s ease}.search-trigger.svelte-75w41h:hover{background-color:var(--bg-tertiary);border-color:var(--border-secondary);color:var(--text-secondary)}.search-trigger.svelte-75w41h svg:where(.svelte-75w41h){width:13px;height:13px}.search-trigger.svelte-75w41h kbd:where(.svelte-75w41h){background-color:var(--bg-quaternary);color:var(--text-secondary);padding:1px 5px;border-radius:999px;font-size:10px;font-family:monospace}.search-input-container.svelte-75w41h{display:flex;align-items:center;position:relative;width:min(100%,240px)}.search-input.svelte-75w41h{padding:6px 30px 6px 11px;border:1px solid var(--search-border);border-radius:999px;font-size:12px;width:100%;outline:none;background-color:var(--search-bg);color:var(--text-primary);transition:border-color .2s ease,box-shadow .2s ease}.search-input.svelte-75w41h:focus{border-color:var(--search-focus);box-shadow:0 0 0 3px var(--search-focus-ring)}.search-close.svelte-75w41h{position:absolute;right:6px;background:none;border:none;color:var(--text-tertiary);cursor:pointer;padding:3px;border-radius:999px;transition:color .2s ease,background-color .2s ease}.search-close.svelte-75w41h:hover{color:var(--text-secondary);background-color:var(--bg-tertiary)}.search-close.svelte-75w41h svg:where(.svelte-75w41h){width:13px;height:13px}.templates-list.svelte-75w41h{padding:0 20px calc(108px + env(safe-area-inset-bottom)) 15px;background-color:var(--bg-primary);flex:1;overflow-y:auto}.templates-list.svelte-75w41h::-webkit-scrollbar{width:8px}.templates-list.svelte-75w41h::-webkit-scrollbar-track{background:transparent}.templates-list.svelte-75w41h::-webkit-scrollbar-thumb{background-color:var(--border-secondary);border-radius:4px}.templates-list.svelte-75w41h::-webkit-scrollbar-thumb:hover{background-color:var(--text-tertiary)}.templates-list.svelte-75w41h{scrollbar-width:thin;scrollbar-color:var(--border-secondary) transparent}.templates-empty.svelte-75w41h{padding:18px 12px;font-size:13px;color:var(--text-tertiary);opacity:.75}.template-item.svelte-75w41h{background-color:var(--bg-primary);border-radius:0;margin-bottom:1px;border:none;overflow:hidden}.template-item.svelte-75w41h:last-child{margin-bottom:0;border-bottom:none}.template-row.svelte-75w41h{display:flex;align-items:center;gap:6px}.template-favorite-btn.svelte-75w41h{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:9999px;color:var(--text-tertiary);cursor:pointer;opacity:0;transform:translate(-4px);transition:opacity .2s ease,transform .2s ease,color .2s ease,background-color .2s ease}.template-favorite-slot.svelte-75w41h{width:28px;height:28px;min-width:28px;display:inline-flex;margin-right:0}.template-item.svelte-75w41h:hover .template-favorite-btn:where(.svelte-75w41h),.template-item.template-expanded.svelte-75w41h .template-favorite-btn:where(.svelte-75w41h),.template-favorite-btn.active.svelte-75w41h{opacity:1;transform:translate(0)}.template-favorite-btn.svelte-75w41h:hover{color:var(--text-secondary);background-color:var(--bg-tertiary)}.template-favorite-btn.svelte-75w41h svg{width:16px;height:16px;fill:transparent;stroke:currentColor;transition:fill .2s ease,stroke .2s ease}.template-favorite-btn.active.svelte-75w41h{color:#e15a5a;background-color:#e15a5a1f}.template-favorite-btn.active.svelte-75w41h svg{fill:currentColor;stroke:currentColor}.template-favorite-btn.pending.svelte-75w41h{pointer-events:none;opacity:.7}.template-header.svelte-75w41h{width:auto;flex:1;display:flex;align-items:center;justify-content:space-between;padding:12px 12px 12px 8px;background:none;border:none;cursor:pointer;text-align:left;font-size:15px;font-weight:500;color:var(--text-secondary);transition:all .2s ease;border-bottom:1px solid var(--card-border)}.template-header.svelte-75w41h:hover{color:var(--text-primary)}.template-title.svelte-75w41h{flex:1;display:inline-flex;align-items:center;gap:6px;min-width:0}.template-personal-badge.svelte-75w41h{display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;padding:2px 6px;border-radius:999px;border:1px solid color-mix(in srgb,var(--border-secondary) 65%,transparent);background-color:color-mix(in srgb,var(--bg-tertiary) 50%,transparent);color:color-mix(in srgb,var(--text-tertiary) 85%,transparent);opacity:.6;flex-shrink:0}.expand-icon.svelte-75w41h{width:20px;height:20px;margin-left:12px;transition:transform .2s ease;color:var(--text-tertiary)}.template-item.template-expanded.svelte-75w41h .expand-icon:where(.svelte-75w41h){transform:rotate(180deg)}.template-content.svelte-75w41h{padding:0 20px 20px;color:var(--text-secondary);line-height:1.6;overflow:hidden}.template-content.svelte-75w41h p:where(.svelte-75w41h){margin:0;padding:12px 16px;background-color:var(--card-content-bg);border-radius:8px;white-space:pre-wrap;word-wrap:break-word}.template-category-hint.svelte-75w41h{margin-top:10px!important;width:fit-content;padding:3px 8px!important;background-color:color-mix(in srgb,var(--bg-tertiary) 55%,transparent)!important;border:1px solid color-mix(in srgb,var(--border-secondary) 60%,transparent);border-radius:999px!important;font-size:11px;line-height:1.1;color:var(--text-tertiary)}.template-controls.svelte-75w41h{display:flex;align-items:center;margin-bottom:12px;padding-top:12px;gap:14px}.template-language-switcher.svelte-75w41h{display:inline-flex;background-color:var(--toggle-bg);border-radius:8px;padding:2px;border:1px solid var(--toggle-border)}.template-language-btn.svelte-75w41h{padding:6px 12px;background:transparent;border:none;color:var(--text-tertiary);font-size:12px;font-weight:500;cursor:pointer;border-radius:6px;position:relative;min-width:32px}.template-language-btn.svelte-75w41h:hover:not(.active):not(.single){color:var(--text-primary)}.template-language-btn.active.svelte-75w41h{background-color:var(--accent-secondary);color:var(--accent-text);box-shadow:0 1px 2px 0 var(--shadow-md);font-weight:600}.template-language-btn.single.svelte-75w41h{background-color:var(--accent-secondary);color:var(--accent-text);box-shadow:0 1px 2px 0 var(--shadow-md);font-weight:600;cursor:default}.copy-container.svelte-75w41h{position:relative;display:flex;align-items:center;height:100%}.copy-btn.svelte-75w41h{padding:4px 8px;background-color:var(--РЎРѓРЎвЂћР С”Р Р†-РЎРѓРЎвЂ°РЎвЂљР ВµРЎС“РЎвЂљР Вµ-bg);border:1px solid var(--border-primary);border-radius:8px;color:var(--text-tertiary);font-size:13px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:7px;height:34px}.copy-btn.svelte-75w41h:hover{background-color:var(--bg-tertiary);color:var(--text-secondary)}.copy-btn.svelte-75w41h svg:where(.svelte-75w41h){width:14px;height:14px}.template-edit-btn.svelte-75w41h{height:34px;padding:4px 9px;border:1px solid var(--border-primary);border-radius:8px;background-color:transparent;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:7px;font-size:12px}.template-edit-btn.svelte-75w41h:hover{background-color:var(--bg-tertiary);color:var(--text-secondary)}.template-edit-btn.svelte-75w41h svg{width:14px;height:14px}.template-edit-btn-end.svelte-75w41h{margin-left:auto}.copy-notification.svelte-75w41h{position:absolute;left:100%;margin-left:8px;background-color:var(--success);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap;animation:svelte-75w41h-fadeInOut 2s ease-in-out}@keyframes svelte-75w41h-fadeInOut{0%{opacity:0;transform:translate(-5px)}15%,85%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-5px)}}.preload.svelte-75w41h{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.spinner.svelte-75w41h{width:25px;height:25px;border:3px solid var(--border-primary);border-top-color:var(--text-tertiary);border-radius:50%;animation:svelte-75w41h-spin .7s linear infinite}@keyframes svelte-75w41h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.floating-template-toolbar.svelte-75w41h{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:45;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 8px;border-radius:999px;border:1px solid color-mix(in srgb,var(--border-secondary) 68%,transparent);background-color:color-mix(in srgb,var(--bg-primary) 90%,white);box-shadow:0 10px 28px color-mix(in srgb,var(--shadow-md) 28%,transparent),0 2px 8px color-mix(in srgb,black 8%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.floating-template-filters{display:inline-flex;align-items:center;gap:4px}.floating-template-toggle{width:34px;height:34px;min-width:34px;padding:0;border-radius:999px;color:var(--text-tertiary);transition:background-color .2s ease,color .2s ease,transform .2s ease}.floating-template-toggle:hover{color:var(--text-primary);background-color:color-mix(in srgb,var(--bg-tertiary) 80%,transparent)}.floating-template-toggle svg{width:16px;height:16px}.floating-template-toolbar-divider.svelte-75w41h{width:1px;height:24px;background-color:color-mix(in srgb,var(--border-secondary) 80%,transparent);border-radius:999px;flex-shrink:0}.floating-template-action.svelte-75w41h{width:34px;height:34px;min-width:34px;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:none;border-radius:999px;background-color:color-mix(in srgb,var(--text-primary) 92%,#000000);color:#f8fafc;cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--shadow-md) 22%,transparent);transition:background-color .2s ease}.floating-template-action.svelte-75w41h:hover{background-color:color-mix(in srgb,var(--text-primary) 82%,#000000)}.floating-template-action.svelte-75w41h svg{width:15px;height:15px}[data-theme=dark] .floating-template-toolbar{background-color:color-mix(in srgb,var(--bg-primary) 84%,#111827);border-color:color-mix(in srgb,var(--border-secondary) 75%,transparent)}[data-theme=dark] .floating-template-action{background-color:color-mix(in srgb,var(--text-primary) 88%,#ffffff);color:#1f2937}[data-theme=dark] .floating-template-action:hover{background-color:color-mix(in srgb,var(--text-primary) 96%,#ffffff)}.add-template-form.svelte-75w41h{display:grid;gap:20px;padding-inline:16px}.add-template-sheet-content{display:flex;flex-direction:column;height:100%;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.add-template-scroll-area{flex:1;min-height:0}.add-template-meta-grid.svelte-75w41h{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.languages-section.svelte-75w41h{display:grid;gap:14px}.add-template-subtitle.svelte-75w41h{font-size:13px;font-weight:600;color:var(--text-secondary)}.language-field-content.svelte-75w41h{padding-top:2px}.field.svelte-75w41h{display:grid;gap:8px}.add-template-hint.svelte-75w41h{margin:0;color:var(--text-tertiary);font-size:12px}.delete-template-btn.svelte-75w41h{width:fit-content;border:none;background:transparent;color:#dc2626;display:inline-flex;align-items:center;gap:8px;padding:2px 0;font-size:12px;cursor:pointer;opacity:.9}.delete-template-btn.svelte-75w41h:hover{opacity:1;text-decoration:underline}.delete-template-btn.svelte-75w41h svg{width:13px;height:13px}.sheet-action-btn.svelte-75w41h{height:2.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-primary);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.sheet-action-btn.svelte-75w41h:disabled{opacity:.5;cursor:not-allowed}.sheet-action-btn-main.svelte-75w41h{background-color:var(--main-bg-btn);color:var(--main-text-btn);border-color:color-mix(in srgb,var(--main-bg-btn) 35%,var(--border-primary))}.sheet-action-btn-main.svelte-75w41h:hover:not(:disabled){background-color:var(--main-hover-btn);color:var(--main-text-btn);border-color:color-mix(in srgb,var(--main-hover-btn) 45%,var(--border-primary))}.sheet-action-btn-main.svelte-75w41h:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--main-hover-btn) 35%,transparent)}.sheet-action-btn-secondary.svelte-75w41h{background-color:var(--secondary-bg-btn);color:var(--secondary-text-btn);border-color:color-mix(in srgb,var(--secondary-bg-btn) 45%,var(--border-primary))}.sheet-action-btn-secondary.svelte-75w41h:hover:not(:disabled){background-color:var(--secondary-hover-btn);color:var(--secondary-text-btn);border-color:color-mix(in srgb,var(--secondary-hover-btn) 50%,var(--border-primary))}.sheet-action-btn-secondary.svelte-75w41h:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--secondary-hover-btn) 30%,transparent)}@media (max-width: 900px){.content-header.svelte-75w41h{padding:12px 18px 10px;gap:8px}.content-header.svelte-75w41h h4:where(.svelte-75w41h){font-size:22px}.add-template-meta-grid.svelte-75w41h{grid-template-columns:1fr}.templates-list.svelte-75w41h{padding-inline:12px;padding-bottom:calc(104px + env(safe-area-inset-bottom))}.floating-template-toolbar.svelte-75w41h{gap:7px;padding:5px 7px;max-width:calc(100vw - 24px)}.search-trigger.svelte-75w41h kbd:where(.svelte-75w41h){display:none}.search-input-container.svelte-75w41h{width:min(100%,210px)}}
