.tool{width:min(100%, var(--content-width));padding:var(--space-lg) 0;margin-inline:auto}.tool-header{margin-bottom:var(--space-lg)}.tool-header h1{margin:0 0 .5rem}.tool-header p{margin:0}.input-row{flex-direction:column;gap:.75rem;display:flex}.text-input{width:100%;min-height:120px;font:inherit;resize:vertical;border-radius:var(--radius);border:1px solid #ccc;padding:1rem;line-height:1.6;display:block}.input-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.input-actions button{font:inherit;border-radius:var(--radius);cursor:pointer;background:#fff;border:1px solid #ccc;padding:.6rem 1rem;font-size:.9rem;transition:background .15s,border-color .15s}.input-actions button:hover{background:#f0f0f0;border-color:#999}.danger-button{color:#c62828;border-color:#ef9a9a!important}.danger-button:hover{background:#ffebee!important}.empty-state{color:#777;text-align:center;border-radius:var(--radius);border:1px dashed #ddd;margin-top:1.5rem;padding:1.25rem;font-size:.95rem}.results-list{margin-top:1.5rem}.style-group{margin-top:var(--space-lg)}.style-group:first-child{margin-top:0}.style-group-title{margin:0 0 .25rem;font-size:.95rem;font-weight:700}.style-group-note{color:#777;margin:0 0 .75rem;font-size:.85rem}.style-cards{flex-direction:column;gap:.75rem;display:flex}.style-card{border-radius:var(--radius);background:#fafafa;border:1px solid #ddd;padding:.9rem 1rem}.style-card.pinned{background:#fff8e1;border-color:#ffe082}.style-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.style-name{color:#555;font-size:.85rem;font-weight:600}.style-card-actions{align-items:center;gap:.4rem;display:flex}.pin-button{border-radius:var(--radius);cursor:pointer;color:#aaa;background:0 0;border:1px solid #0000;padding:.25rem .5rem;font-size:1rem;line-height:1}.pin-button:hover{background:#eee}.pin-button.pinned{color:#f9a825}.copy-button{font:inherit;border-radius:var(--radius);cursor:pointer;background:#fff;border:1px solid #ccc;padding:.35rem .75rem;font-size:.85rem;transition:background .15s,border-color .15s}.copy-button:hover{background:#f0f0f0;border-color:#999}.style-output{word-break:break-word;white-space:pre-wrap;margin-top:.5rem;font-size:1.15rem;line-height:1.6}.style-warning{color:#b26a00;margin-top:.4rem;font-size:.8rem}
