.style-editor-card{background:radial-gradient(circle at 12% 18%,rgba(15,118,110,.12),transparent 28%),linear-gradient(180deg,#ffffff,#f7fbff);border:1.5px solid rgba(15,118,110,.2);border-radius:28px;overflow:hidden;margin:-18px 8px 26px;box-shadow:0 22px 52px rgba(15,23,42,.1),0 0 0 7px rgba(255,255,255,.62);position:relative;transition:border-color .16s ease,box-shadow .16s ease}.style-editor-card:focus-within{border-color:rgba(15,118,110,.42);box-shadow:0 24px 56px rgba(15,23,42,.11),0 0 0 7px rgba(20,184,166,.08)}.style-editor-card:before{content:"";position:absolute;inset:10px;border:1px solid rgba(14,165,233,.14);border-radius:22px;pointer-events:none}.style-editor-card:after{content:"";position:absolute;left:28px;right:28px;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(15,118,110,.45),rgba(14,165,233,.32),transparent)}.style-editor-clear-wrap{position:absolute;top:18px;right:18px;z-index:2}.style-editor-clear{font-size:12px;color:var(--accent);background:rgba(240,253,250,.92);border:1px solid rgba(20,184,166,.24);padding:7px 13px;border-radius:999px;font-weight:700;box-shadow:0 8px 20px rgba(15,118,110,.08)}.style-editor-body{position:relative;min-height:138px;z-index:1}.style-editor-placeholder{position:absolute;top:24px;left:26px;display:flex;align-items:center;gap:13px;color:var(--muted);pointer-events:none;max-width:620px}.style-editor-placeholder-icon{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(15,118,110,.16),rgba(14,165,233,.14));color:var(--accent);flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(15,118,110,.16),0 10px 24px rgba(15,118,110,.12)}.style-editor-placeholder-text{font-size:1.06rem;line-height:1.45}.style-editor-textarea{width:100%;min-height:138px;padding:24px 26px;border:0;outline:0;resize:none;font-size:1.06rem;line-height:1.55;background:transparent;color:#1e293b;caret-color:var(--accent)}.style-editor-textarea.is-empty{padding-left:78px}.style-editor-meta{padding:11px 30px 15px;display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end;border-top:1px solid rgba(15,118,110,.12);background:rgba(248,252,255,.78);color:#64748b;font-size:13px}.style-live-copy-count{min-width:190px;min-height:24px;color:#5f7187;font-weight:800;letter-spacing:-.01em;position:relative;isolation:isolate}.style-live-copy-count strong{color:#0f766e;display:inline-block;min-width:1.2ch;font-size:1.18rem;font-weight:900;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.style-live-copy-count.is-pulsing{animation:live-count-glow .82s ease}.style-live-copy-count.is-pulsing strong{animation:live-count-slide .82s cubic-bezier(.2,.8,.2,1)}.style-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:12px}.style-favorites-panel{margin:0 0 20px;padding:18px;border:1.5px solid #d7ece8;border-radius:24px;background:#fbfefd;box-shadow:0 10px 28px rgba(15,23,42,.05)}.style-favorites-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.style-favorites-kicker{color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.style-favorites-title{margin-top:4px;color:var(--heading);font-size:1rem;font-weight:850;letter-spacing:0}.style-favorites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:10px}.style-favorite-card{min-width:0;display:grid;gap:10px;padding:14px;border:1.5px solid #e8dcc8;border-radius:18px;background:#fffdf9;box-shadow:0 6px 18px rgba(15,23,42,.04)}.style-favorite-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.style-favorite-card-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;background:#fff3d6;color:#5f3f17;padding:5px 10px;font-size:11px;font-weight:900}.style-favorite-remove{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;border:1.5px solid #fbcfe8;background:#fdf2f8;color:#db2777;font-size:18px;line-height:1;transition:transform .16s ease,background .16s ease}.style-favorite-remove:hover{transform:translateY(-1px);background:#fce7f3}.style-mobile-input-bar,.style-output-mode{display:none}@media (max-width:720px){.style-output-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-10px 0 18px}.style-output-mode button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:44px;padding:0 12px;border:1.5px solid rgba(15,118,110,.18);border-radius:14px;background:#fff;color:#475569;cursor:pointer;font-size:12px;font-weight:900;letter-spacing:0;box-shadow:0 8px 18px rgba(15,23,42,.06);transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,border-color .16s ease}.style-output-mode button:active{transform:translateY(1px)}.style-output-mode button.is-active{background:#0f172a;border-color:#0f172a;color:#fff;box-shadow:0 8px 18px rgba(15,23,42,.14)}.style-output-mode-icon{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(15,118,110,.1);font-size:13px;line-height:1}.style-output-mode button.is-active .style-output-mode-icon{background:rgba(255,255,255,.16)}}.style-favorite-preview{min-height:54px;max-height:74px;overflow:hidden;border-radius:14px;background:#f7efe1;color:#1e293b;padding:12px;font-size:.95rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.style-favorite-preview span{color:inherit;font:inherit;font-weight:inherit}.style-favorite-copy{justify-self:end;min-height:34px;padding:7px 16px;border-radius:999px;border:1.5px solid #dbe4ee;background:#fff;color:#334155;font-size:12px;font-weight:800;transition:background .15s ease,color .15s ease,border-color .15s ease}.style-favorite-copy:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.style-favorite-copy:disabled{cursor:not-allowed;background:#e2e8f0;color:#64748b}.style-favorite-copy.is-copied{border-color:#bbf7d0;background:#dcfce7;color:#15803d}.style-result-card{border-radius:24px;border:1.5px solid var(--border-warm);background:#fffdf9;padding:20px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-align:left}.style-result-card:hover{border-color:#c8b99a;transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,23,42,.08)}.style-result-card--top{border:2px solid #0f172a;background:linear-gradient(135deg,#111827,#1e293b)}.style-result-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;margin-bottom:4px;flex-wrap:wrap}.style-favorite-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;border-radius:999px;border:1.5px solid #dbe4ee;background:#fff;color:#94a3b8;font-size:20px;line-height:1;box-shadow:0 8px 18px rgba(15,23,42,.06);transition:transform .16s ease,color .16s ease,background .16s ease,border-color .16s ease}.style-favorite-button:hover{transform:translateY(-1px);border-color:#f9a8d4;color:#be185d}.style-favorite-button.is-active{border-color:#fbcfe8;background:#fdf2f8;color:#db2777}.style-result-card--top .style-favorite-button{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#e2e8f0;box-shadow:none}.style-result-card--top .style-favorite-button.is-active,.style-result-card--top .style-favorite-button:hover{border-color:rgba(251,207,232,.58);background:rgba(253,242,248,.14);color:#f9a8d4}.style-result-pill{border-radius:999px;background:#fff3d6;color:#5f3f17;font-size:10px;font-weight:800;padding:4px 10px;letter-spacing:.04em;flex-shrink:0}.style-result-card--top .style-result-pill{background:rgba(255,255,255,.16);color:#f8fafc}.style-result-badge{border-radius:999px;background:#fde68a;color:#78350f;font-size:9px;font-weight:900;padding:2px 8px;text-transform:uppercase;letter-spacing:.12em}.style-result-output{border-radius:16px;background:#f7efe1;padding:14px 16px;margin:12px 0;min-height:52px;overflow:hidden;font-size:1.2rem;line-height:1.5;color:#1e293b;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.style-result-card--top .style-result-output{background:rgba(255,255,255,.06);color:#fff}.style-result-placeholder{color:inherit;font:inherit;font-weight:inherit}.style-result-card--top .style-result-placeholder{color:inherit}.style-result-actions{display:flex;justify-content:flex-end;margin-top:12px}.style-copy-button{border-radius:999px;padding:8px 20px;font-size:13px;font-weight:700;border:1.5px solid var(--border);background:rgba(255,255,255,.72);color:#475569;transition:.15s}.style-result-card--top .style-copy-button{border:0;color:#0f172a}.style-copy-button:disabled{cursor:not-allowed;opacity:1;background:#e2e8f0;border-color:#cbd5e1;color:#334155}.style-copy-button.is-copied{background:#dcfce7;color:#15803d}.style-result-card--top .style-copy-button.is-copied{background:#22c55e;color:#fff}@media (max-width:480px){.style-editor-body,.style-editor-textarea{min-height:122px}.style-editor-card{border-radius:24px;margin:-14px 0 22px}.style-editor-card:before{inset:8px;border-radius:18px}.style-editor-placeholder{left:18px;top:22px;gap:11px}.style-editor-placeholder-icon{width:36px;height:36px}.style-editor-placeholder-text{font-size:1rem}.style-editor-textarea{padding:22px 18px}.style-editor-textarea.is-empty{padding-left:66px}.style-editor-meta{padding-left:22px;padding-right:22px}.style-mobile-input-bar{position:fixed;top:74px;left:12px;right:12px;z-index:49;display:flex;gap:10px;align-items:center;max-width:620px;margin:0 auto;padding:11px 12px;border:1.5px solid rgba(15,118,110,.24);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,251,255,.96));box-shadow:0 16px 36px rgba(15,23,42,.16),0 0 0 6px rgba(255,255,255,.56);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease}.style-mobile-input-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.style-mobile-input-icon{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,rgba(15,118,110,.16),rgba(14,165,233,.14));color:var(--accent);box-shadow:inset 0 0 0 1px rgba(15,118,110,.14)}.style-mobile-input-bar input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:var(--heading);font:inherit;font-size:15px;min-height:40px}.style-mobile-input-bar button{flex-shrink:0;border:1px solid rgba(15,118,110,.2);border-radius:999px;background:#f0fdfa;color:var(--accent);padding:9px 12px;font-size:12px;font-weight:800}.style-result-actions{justify-content:stretch}.style-copy-button{width:100%}}.style-live-copy-count.is-loading{visibility:hidden}