:root{--sk-coach-orange:#ff6427;--sk-coach-panel:#111114;--sk-coach-line:#5a3021;--sk-coach-ink:#f7f2ec;--sk-coach-muted:#b8afa8}.sk-coach-launch{position:fixed;right:26px;bottom:26px;z-index:2147483000;display:inline-flex;align-items:center;gap:9px;border:1px solid #ff8a5c;border-radius:999px;padding:13px 17px;background:#ff6427;color:#160a06;font:800 14px/1 Arial,sans-serif;box-shadow:0 12px 34px #0009;cursor:pointer}.sk-coach-launch:hover{background:#ff7a42}.sk-coach-launch:focus-visible,.sk-coach-close:focus-visible,.sk-coach-send:focus-visible,.sk-coach-chip:focus-visible{outline:3px solid #fff;outline-offset:3px}.sk-coach-modal[hidden]{display:none}.sk-coach-modal{position:fixed;inset:0;z-index:2147483001;display:flex;align-items:flex-end;justify-content:flex-end;padding:18px;background:#0009}.sk-coach-panel{display:flex;flex-direction:column;width:min(456px,100%);height:min(710px,calc(100dvh - 36px));border:1px solid var(--sk-coach-line);border-radius:20px;background:radial-gradient(circle at 88% 0,#3c1b0f,transparent 48%),var(--sk-coach-panel);box-shadow:0 24px 72px #000c;color:var(--sk-coach-ink);overflow:hidden;font-family:Arial,Helvetica,sans-serif}.sk-coach-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:19px 19px 15px;border-bottom:1px solid #38231c}.sk-coach-kicker{margin:0 0 4px;color:#ff8e62;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sk-coach-head h2{margin:0;font-size:21px;line-height:1.05}.sk-coach-head p{margin:6px 0 0;color:var(--sk-coach-muted);font-size:12px;line-height:1.35}.sk-coach-close{width:34px;height:34px;flex:0 0 auto;border:1px solid #6b5349;border-radius:50%;background:transparent;color:#fff;font-size:24px;line-height:1;cursor:pointer}.sk-coach-body{display:flex;min-height:0;flex:1;flex-direction:column}.sk-coach-prompts{display:flex;gap:7px;overflow:auto;padding:13px 16px;border-bottom:1px solid #32231e;scrollbar-width:none}.sk-coach-chip{white-space:nowrap;border:1px solid #5d3b2c;border-radius:999px;padding:8px 10px;background:#181315;color:#f2e7df;font-size:12px;font-weight:700;cursor:pointer}.sk-coach-chip:hover{border-color:var(--sk-coach-orange);color:#fff}.sk-coach-thread{display:flex;flex:1;flex-direction:column;gap:11px;overflow:auto;padding:16px}.sk-coach-welcome{margin:auto 0;color:var(--sk-coach-muted);font-size:14px;line-height:1.5}.sk-coach-welcome strong{display:block;margin-bottom:5px;color:#fff;font-size:16px}.sk-coach-message{max-width:89%;padding:11px 12px;border:1px solid #3e302b;border-radius:13px;color:#f5ede7;font-size:14px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.sk-coach-message--user{align-self:flex-end;border-color:#b94b22;background:#51200f}.sk-coach-message--assistant{align-self:flex-start;background:#19171a}.sk-coach-message--error{align-self:stretch;border-color:#8c472e;background:#321712;color:#ffd6c6}.sk-coach-sources{display:grid;grid-template-columns:1fr;gap:8px;width:min(100%,356px);margin:0 0 2px}.sk-coach-sources a{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #653724;border-radius:9px;padding:9px 11px;background:#211512;color:#ffb08c;font-size:12px;font-weight:800;text-decoration:none}.sk-coach-sources a::after{content:'↗';font-size:15px;line-height:1}.sk-coach-sources a:hover{border-color:var(--sk-coach-orange);background:#2a1711;color:#fff}.sk-coach-foot{padding:12px 14px 14px;border-top:1px solid #38231c}.sk-coach-disclaimer{margin:0 0 8px;color:#a99d96;font-size:10px;line-height:1.35}.sk-coach-form{display:flex;gap:8px}.sk-coach-input{min-width:0;flex:1;resize:none;border:1px solid #5b4035;border-radius:12px;padding:11px;background:#0a0a0c;color:#fff;font:14px/1.35 Arial,sans-serif}.sk-coach-input::placeholder{color:#867b75}.sk-coach-send{border:0;border-radius:12px;padding:0 14px;background:var(--sk-coach-orange);color:#160a06;font-weight:900;cursor:pointer}.sk-coach-send:disabled{cursor:not-allowed;opacity:.45}.sk-coach-setup{margin:auto 0;padding:18px;border:1px solid #7a4329;border-radius:14px;background:linear-gradient(135deg,#201510,#131315);display:grid;gap:10px}.sk-coach-setup strong{font-size:15px;color:#fff5ed}.sk-coach-setup p{margin:0;color:#d3c6bd;font-size:13px;line-height:1.45}.sk-coach-setup input{width:100%;box-sizing:border-box;border:1px solid #58423a;border-radius:9px;background:#0b0b0d;color:#fff;padding:12px;font:inherit}.sk-coach-setup input:focus{outline:2px solid #ff6530;outline-offset:1px}.sk-coach-setup button{border:0;border-radius:9px;padding:12px;background:#ff6530;color:#111;font:700 13px/1 inherit;cursor:pointer}.sk-coach-setup button:disabled{opacity:.65;cursor:wait}.sk-coach-setup-status{min-height:18px;color:#85e0bf!important}@media(max-width:720px){.sk-coach-launch{right:14px;bottom:76px;padding:12px 15px}.sk-coach-modal{align-items:flex-end;padding:0;background:#000b}.sk-coach-panel{width:100%;height:min(760px,93dvh);border-right:0;border-bottom:0;border-left:0;border-radius:20px 20px 0 0}.sk-coach-head{padding-top:18px}}
