.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}
.tecd-rb{--rb-bg:#f8fafc;--rb-card-bg:#fff;--rb-text:#1f2937;--rb-muted:#475569;--rb-border:#dbe4ee;--rb-primary:#0f766e;--rb-primary-contrast:#fff;--rb-radius:14px;--rb-shadow:0 10px 30px rgba(15,23,42,.05);color:var(--rb-text);background:linear-gradient(145deg,#fff 0%,var(--rb-bg) 100%);border:1px solid var(--rb-border);border-radius:20px;padding:16px;box-shadow:var(--rb-shadow);display:grid;grid-template-columns:1fr;gap:12px;align-items:start;max-width:100%}.tecd-rb__header{margin-bottom:2px;padding-bottom:12px;border-bottom:1px solid rgba(219,228,238,.8)}.tecd-rb__title{margin:0;font-size:1.25rem;line-height:1.3;font-weight:700}.tecd-rb__subtitle{margin:10px 0 0;color:var(--rb-muted);font-size:.9rem;display:inline-block}.tecd-rb__step{margin-top:0;background:rgba(255,255,255,.88);border:1px solid rgba(219,228,238,.9);border-radius:16px;padding:14px}.tecd-rb__step-title{margin:0 0 10px;font-size:.92rem;font-weight:700;line-height:1.3}.tecd-rb__input-step{padding:14px}.tecd-rb__input-step .tecd-rb__step-title{margin-bottom:12px}.tecd-rb__form-grid{display:grid;grid-template-columns:1fr;gap:14px}.tecd-rb__label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:600;line-height:1.1}.tecd-rb__label--wide{grid-column:1/-1}.tecd-rb__input,.tecd-rb__textarea{width:100%;box-sizing:border-box;border:1px solid var(--rb-border);border-radius:10px;padding:10px 12px;font-size:16px;line-height:1.4;color:var(--rb-text);background:#fff}.tecd-rb__input::placeholder,.tecd-rb__textarea::placeholder{color:#94a3b8;opacity:1}.tecd-rb__input:focus::placeholder,.tecd-rb__textarea:focus::placeholder{color:transparent}.tecd-rb__textarea{min-height:88px;resize:vertical}.tecd-rb__input:focus,.tecd-rb__textarea:focus{outline:none;border-color:var(--rb-primary);box-shadow:0 0 0 2px rgba(15,118,110,.2)}.tecd-rb__preview{min-height:160px;background:#fff;border:1px solid var(--rb-border);border-radius:var(--rb-radius);padding:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word;font-size:.95rem}.tecd-rb__ai-actions,.tecd-rb__actions{margin-top:10px;display:grid;grid-template-columns:1fr;gap:10px}.tecd-rb__button{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;box-sizing:border-box;border:1px solid var(--rb-primary);border-radius:12px;text-align:center;font-weight:700;font-size:.98rem;line-height:1.3;cursor:pointer;text-decoration:none!important;padding:14px 16px;vertical-align:middle;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.tecd-rb__button:hover{transform:translateY(-1px)}.tecd-rb__button:focus,.tecd-rb__button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(15,118,110,.18)}.tecd-rb__button:visited{color:inherit}.tecd-rb__button:disabled,.tecd-rb__button.is-disabled{opacity:.5;cursor:default;transform:none}.tecd-rb__button--copy{color:var(--rb-primary);background:#fff}.tecd-rb__button--primary{color:var(--rb-primary-contrast);background:var(--rb-primary)}.tecd-rb__button--secondary{color:var(--rb-primary);background:rgba(15,118,110,.08)}.tecd-rb__button--post{color:var(--rb-primary-contrast);background:var(--rb-primary);text-decoration:none}.tecd-rb__button--post:hover,.tecd-rb__button--post:focus,.tecd-rb__button--post:focus-visible,.tecd-rb__button--post:visited{color:var(--rb-primary-contrast);text-decoration:none}.tecd-rb__toast{margin-top:10px;background:#111827;color:#fff;border-radius:999px;font-size:.84rem;line-height:1.2;display:inline-block;padding:8px 12px;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.tecd-rb__toast.is-visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.tecd-rb__title{font-size:1.18rem}}