.hkt-wc{--b:#2563eb;--t:#111827;--m:#6b7280;--bd:#e5e7eb;max-width:1080px;margin:32px auto;padding:28px;background:#fff;color:var(--t);border:1px solid rgba(15,23,42,.09);border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.hkt-wc *{box-sizing:border-box}.hkt-wc__header{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.hkt-wc__eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--b)}.hkt-wc h2{margin:7px 0;font-size:38px;line-height:1.08;letter-spacing:-1.5px}.hkt-wc__header p{margin:0;color:var(--m);font-size:14px;line-height:1.6}.hkt-wc__privacy{height:max-content;padding:8px 11px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:800;white-space:nowrap}.hkt-wc__privacy i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;margin-right:6px}.hkt-wc__stats{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:14px}.hkt-wc__stats>div{min-height:88px;padding:14px;border:1px solid var(--bd);border-radius:14px;background:#f8fafc}.hkt-wc__stats span{display:block;color:var(--m);font-size:10px}.hkt-wc__stats strong{display:block;margin-top:8px;font-size:23px}.hkt-wc__editor{overflow:hidden;border:1px solid var(--bd);border-radius:16px}.hkt-wc__toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid var(--bd);background:#fbfcfe;font-size:11px}.hkt-wc__toolbar div{display:flex;gap:6px}.hkt-wc button{border:1px solid var(--bd);border-radius:8px;background:#fff;color:#374151;padding:7px 10px;font-size:10px;font-weight:700;cursor:pointer}.hkt-wc button:hover{background:#eff6ff;color:#1d4ed8}.hkt-wc__textarea{display:block;width:100%;min-height:330px;padding:20px;border:0;outline:0;resize:vertical;color:var(--t);font:400 15px/1.75 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.hkt-wc__footer{display:flex;justify-content:space-between;padding:9px 14px;border-top:1px solid var(--bd);color:#8a8f98;font-size:10px}.hkt-wc__details{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.hkt-wc__panel{padding:17px;border:1px solid var(--bd);border-radius:16px}.hkt-wc__panel-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.hkt-wc__panel h3{margin:0;font-size:13px}.hkt-wc__panel-head span{color:#8a8f98;font-size:9px}.hkt-wc__rows>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0f1f3;font-size:11px}.hkt-wc__rows>div:last-child{border-bottom:0}.hkt-wc__rows span{color:var(--m)}.hkt-wc__rows b{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hkt-wc__keywords{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hkt-wc__keyword{display:flex;justify-content:space-between;padding:10px;border:1px solid #edf0f4;border-radius:10px;background:#fafbfc;font-size:11px}.hkt-wc__keyword b{padding:3px 7px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:9px}.hkt-wc__empty{grid-column:1/-1;padding:18px;border:1px dashed #d9dee7;border-radius:10px;color:#8a8f98;text-align:center;font-size:10px}.hkt-wc__note{margin-top:14px;padding-top:14px;border-top:1px solid #f0f1f3;color:#7b818b;font-size:10px}@media(max-width:900px){.hkt-wc__stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.hkt-wc{padding:18px;border-radius:18px}.hkt-wc__header{flex-direction:column}.hkt-wc h2{font-size:30px}.hkt-wc__stats{grid-template-columns:repeat(2,1fr)}.hkt-wc__details{grid-template-columns:1fr}.hkt-wc__keywords{grid-template-columns:1fr}.hkt-wc__toolbar{align-items:flex-start;flex-direction:column}.hkt-wc__toolbar div{width:100%}.hkt-wc__toolbar button{flex:1}.hkt-wc__textarea{min-height:280px;padding:15px}}