.rotf-wrap{max-width:1100px;margin:30px auto;padding:26px;border:1px solid #e5e5e5;border-radius:20px;background:#fff;box-shadow:0 15px 50px rgba(0,0,0,.07);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#171717}.rotf-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rotf-head small{letter-spacing:.18em;font-weight:800;color:#a47b20}.rotf-head h2{margin:5px 0;font-size:28px}.rotf-head p{margin:0;color:#777}.rotf-ready{font-size:12px;border:1px solid #ddd;padding:7px 12px;border-radius:99px}.rotf-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border:1px solid #e8e8e8;border-radius:14px;background:#fafafa;margin-bottom:14px}.rotf-toolbar label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.rotf-toolbar select,.rotf-toolbar button,.rotf-quick button{height:38px;border:1px solid #ddd;background:#fff;border-radius:9px;padding:0 11px;cursor:pointer}.rotf-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rotf-card{border:1px solid #e6e6e6;border-radius:15px;overflow:hidden}.rotf-top{display:flex;justify-content:space-between;padding:12px 14px;background:#fafafa;border-bottom:1px solid #e6e6e6;font-size:13px}.rotf-top span{color:#888}.rotf-card textarea{width:100%;min-height:360px;resize:vertical;border:0;padding:18px;box-sizing:border-box;font:15px/1.65 inherit;outline:0}.rotf-preview{min-height:360px;padding:18px;font:15px/1.65 inherit;overflow:auto}.rotf-preview .ph{color:#aaa}.rotf-actions{display:flex;gap:8px;padding:12px;border-top:1px solid #eee}.rotf-actions button{border:0;border-radius:9px;padding:10px 13px;cursor:pointer;font-weight:700}.rotf-actions .primary{background:#171717;color:#fff}.rotf-note{padding:10px 14px;border-top:1px solid #eee;color:#777;font-size:12px}.rotf-quick{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.rotf-toast{position:fixed;right:22px;bottom:22px;background:#171717;color:#fff;padding:11px 15px;border-radius:10px;opacity:0;transition:.2s;z-index:99999}.rotf-toast.show{opacity:1}.over{color:#c0392b!important;font-weight:800}@media(max-width:760px){.rotf-wrap{margin:12px;padding:16px}.rotf-grid{grid-template-columns:1fr}.rotf-head h2{font-size:23px}.rotf-toolbar label{width:100%}.rotf-toolbar select{flex:1}}
