:root{--orange: #ea580c;--orange-dark: #c2410c;--orange-light: #fff7ed;--orange-mid: #fed7aa;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-400: #9ca3af;--gray-600: #4b5563;--gray-700: #374151;--gray-900: #111827;--green: #16a34a;--green-light: #dcfce7;--yellow: #ca8a04;--yellow-light: #fef9c3;--red: #dc2626;--red-light: #fee2e2;--shadow-sm: 0 1px 3px rgba(0,0,0,.07);--shadow: 0 4px 12px rgba(0,0,0,.1);--radius: 12px}[data-astro-cid-bb3xobxh],[data-astro-cid-bb3xobxh]:before,[data-astro-cid-bb3xobxh]:after{box-sizing:border-box;margin:0;padding:0}.tools-page[data-astro-cid-bb3xobxh]{min-height:80vh}.page-hero[data-astro-cid-bb3xobxh]{background:linear-gradient(135deg,#1f2937,#111827);padding:48px 16px}.hero-inner[data-astro-cid-bb3xobxh]{max-width:700px;margin:0 auto;text-align:center}.hero-tag[data-astro-cid-bb3xobxh]{display:inline-block;background:var(--orange);color:#fff;font-size:.72rem;font-weight:700;padding:3px 12px;border-radius:20px;letter-spacing:.06em;margin-bottom:14px}.hero-title[data-astro-cid-bb3xobxh]{font-size:2rem;font-weight:800;color:#fff;margin-bottom:10px}.hero-sub[data-astro-cid-bb3xobxh]{font-size:.95rem;color:#9ca3af;line-height:1.5}.tabs-wrap[data-astro-cid-bb3xobxh]{max-width:1100px;margin:0 auto;padding:0 16px}.tabs-bar[data-astro-cid-bb3xobxh]{display:flex;gap:0;border-bottom:1px solid var(--gray-200);overflow-x:auto;scrollbar-width:none;margin-top:0;background:#fff;position:sticky;top:56px;z-index:40}.tabs-bar[data-astro-cid-bb3xobxh]::-webkit-scrollbar{display:none}.tab-btn[data-astro-cid-bb3xobxh]{padding:14px 20px;background:none;border:none;border-bottom:2px solid transparent;color:var(--gray-600);font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s}.tab-btn[data-astro-cid-bb3xobxh]:hover{color:var(--gray-900)}.tab-btn[data-astro-cid-bb3xobxh].active{color:var(--orange);border-bottom-color:var(--orange)}.tab-panel[data-astro-cid-bb3xobxh]{display:none}.tab-panel[data-astro-cid-bb3xobxh].active{display:block}.panel-inner[data-astro-cid-bb3xobxh]{padding:24px 0 40px}.filter-row[data-astro-cid-bb3xobxh]{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.filter-chips[data-astro-cid-bb3xobxh]{display:flex;flex-wrap:wrap;gap:6px}.chip[data-astro-cid-bb3xobxh]{padding:5px 13px;border-radius:20px;border:1px solid var(--gray-200);background:#fff;color:var(--gray-600);font-size:.78rem;cursor:pointer;transition:all .15s}.chip[data-astro-cid-bb3xobxh]:hover{border-color:var(--orange);color:var(--orange)}.chip[data-astro-cid-bb3xobxh].active{background:var(--orange);color:#fff;border-color:var(--orange)}.search-input[data-astro-cid-bb3xobxh]{width:100%;max-width:360px;padding:9px 14px;border:1px solid var(--gray-200);border-radius:9px;font-size:.875rem;color:var(--gray-900)}.search-input[data-astro-cid-bb3xobxh]:focus{outline:none;border-color:var(--orange)}.errors-grid[data-astro-cid-bb3xobxh]{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:640px){.errors-grid[data-astro-cid-bb3xobxh]{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.errors-grid[data-astro-cid-bb3xobxh]{grid-template-columns:repeat(3,1fr)}}.error-card[data-astro-cid-bb3xobxh]{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius);padding:14px 16px;box-shadow:var(--shadow-sm);transition:box-shadow .15s}.error-card[data-astro-cid-bb3xobxh]:hover{box-shadow:var(--shadow)}.error-card-top[data-astro-cid-bb3xobxh]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.error-code[data-astro-cid-bb3xobxh]{font-size:1.05rem;font-weight:800;color:var(--gray-900)}.error-brand[data-astro-cid-bb3xobxh]{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:6px;background:var(--gray-100);color:var(--gray-600)}.error-desc[data-astro-cid-bb3xobxh]{font-size:.875rem;font-weight:600;color:var(--gray-800);margin-bottom:4px}.error-cause[data-astro-cid-bb3xobxh]{font-size:.78rem;color:var(--gray-500);line-height:1.45}.urgency-dot[data-astro-cid-bb3xobxh]{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:4px}.urgency-high[data-astro-cid-bb3xobxh]{background:var(--red)}.urgency-medium[data-astro-cid-bb3xobxh]{background:#f59e0b}.urgency-low[data-astro-cid-bb3xobxh]{background:var(--green)}.urgency-label[data-astro-cid-bb3xobxh]{font-size:.68rem;font-weight:600}.urgency-label[data-astro-cid-bb3xobxh].urgency-high{color:var(--red)}.urgency-label[data-astro-cid-bb3xobxh].urgency-medium{color:#b45309}.urgency-label[data-astro-cid-bb3xobxh].urgency-low{color:var(--green)}.error-footer[data-astro-cid-bb3xobxh]{display:flex;align-items:center;gap:5px;margin-top:8px}.templates-grid[data-astro-cid-bb3xobxh]{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:600px){.templates-grid[data-astro-cid-bb3xobxh]{grid-template-columns:repeat(3,1fr)}}.template-card[data-astro-cid-bb3xobxh]{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius);padding:24px 20px;text-align:center;box-shadow:var(--shadow-sm);transition:box-shadow .15s}.template-card[data-astro-cid-bb3xobxh]:hover{box-shadow:var(--shadow)}.template-icon[data-astro-cid-bb3xobxh]{font-size:2.4rem;margin-bottom:12px}.template-card[data-astro-cid-bb3xobxh] h3[data-astro-cid-bb3xobxh]{font-size:.95rem;font-weight:700;color:var(--gray-900);margin-bottom:8px}.template-card[data-astro-cid-bb3xobxh] p[data-astro-cid-bb3xobxh]{font-size:.82rem;color:var(--gray-600);line-height:1.5;margin-bottom:16px}.btn-print[data-astro-cid-bb3xobxh]{padding:9px 20px;background:var(--gray-900);color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-print[data-astro-cid-bb3xobxh]:hover{background:var(--orange)}.gen-layout[data-astro-cid-bb3xobxh]{max-width:680px}.gen-title[data-astro-cid-bb3xobxh]{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin-bottom:20px}.gen-form[data-astro-cid-bb3xobxh]{display:flex;flex-direction:column;gap:14px}.gen-row[data-astro-cid-bb3xobxh]{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:520px){.gen-row[data-astro-cid-bb3xobxh]{grid-template-columns:1fr}}.gen-group[data-astro-cid-bb3xobxh]{display:flex;flex-direction:column;gap:5px}.gen-group[data-astro-cid-bb3xobxh].full{grid-column:1/-1}.gen-group[data-astro-cid-bb3xobxh] label[data-astro-cid-bb3xobxh]{font-size:.78rem;font-weight:600;color:var(--gray-700)}.gen-group[data-astro-cid-bb3xobxh] input[data-astro-cid-bb3xobxh],.gen-group[data-astro-cid-bb3xobxh] textarea[data-astro-cid-bb3xobxh]{padding:9px 12px;border:1px solid var(--gray-200);border-radius:8px;font-size:.875rem;color:var(--gray-900);background:#fff;font-family:inherit}.gen-group[data-astro-cid-bb3xobxh] input[data-astro-cid-bb3xobxh]:focus,.gen-group[data-astro-cid-bb3xobxh] textarea[data-astro-cid-bb3xobxh]:focus{outline:none;border-color:var(--orange)}.gen-group[data-astro-cid-bb3xobxh] textarea[data-astro-cid-bb3xobxh]{resize:vertical}.btn-generate[data-astro-cid-bb3xobxh]{padding:13px 24px;background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;font-size:.95rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:opacity .15s;box-shadow:0 3px 10px #ea580c4d}.btn-generate[data-astro-cid-bb3xobxh]:hover{opacity:.9}.premium-teaser[data-astro-cid-bb3xobxh]{background:linear-gradient(135deg,#1f2937,#111827);margin-top:60px;padding:60px 16px}.teaser-inner[data-astro-cid-bb3xobxh]{max-width:900px;margin:0 auto;text-align:center}.teaser-badge[data-astro-cid-bb3xobxh]{display:inline-block;background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;font-size:.7rem;font-weight:700;padding:4px 14px;border-radius:20px;letter-spacing:.08em;margin-bottom:16px}.teaser-title[data-astro-cid-bb3xobxh]{font-size:1.7rem;font-weight:800;color:#fff;margin-bottom:10px}.teaser-sub[data-astro-cid-bb3xobxh]{font-size:.95rem;color:#9ca3af;margin-bottom:36px}.teaser-grid[data-astro-cid-bb3xobxh]{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:36px;text-align:left}@media(min-width:640px){.teaser-grid[data-astro-cid-bb3xobxh]{grid-template-columns:repeat(4,1fr)}}.teaser-card[data-astro-cid-bb3xobxh]{background:#1f2937;border:1px solid #374151;border-radius:var(--radius);padding:18px 14px;position:relative;overflow:hidden;transition:border-color .2s}.teaser-card[data-astro-cid-bb3xobxh]:hover{border-color:#4b5563}.teaser-card[data-astro-cid-bb3xobxh].locked:after{content:"";position:absolute;inset:0;background:#11182780;border-radius:var(--radius)}.lock-icon[data-astro-cid-bb3xobxh]{position:absolute;top:10px;right:10px;font-size:1rem;z-index:2;opacity:.7}.teaser-card-icon[data-astro-cid-bb3xobxh]{font-size:1.8rem;margin-bottom:8px}.teaser-card[data-astro-cid-bb3xobxh] h4[data-astro-cid-bb3xobxh]{font-size:.9rem;font-weight:700;color:#f3f4f6;margin-bottom:6px}.teaser-card[data-astro-cid-bb3xobxh] p[data-astro-cid-bb3xobxh]{font-size:.78rem;color:#9ca3af;line-height:1.4}.teaser-cta-wrap[data-astro-cid-bb3xobxh]{display:flex;flex-direction:column;align-items:center;gap:10px}.teaser-cta-btn[data-astro-cid-bb3xobxh]{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;font-size:1rem;font-weight:700;border-radius:var(--radius);text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #ea580c66}.teaser-cta-btn[data-astro-cid-bb3xobxh]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ea580c80}.teaser-cta-note[data-astro-cid-bb3xobxh]{font-size:.78rem;color:#6b7280}.hidden[data-astro-cid-bb3xobxh]{display:none!important}
