
.career-guide{position:fixed;right:20px;bottom:102px;z-index:35;font-family:'Source Sans 3',sans-serif}.guide-launch{min-height:48px;padding:12px 19px;border:1px solid #e4f3ed70;border-radius:24px;background:#d4e9e1;color:#15332e;font-weight:700;box-shadow:0 6px 25px #0003}.guide-launch:hover{background:#e7f5ed!important}.guide-panel{display:flex;flex-direction:column;width:380px;height:min(570px,calc(100dvh - 220px));min-height:300px;border:1px solid #ffffff30;border-radius:18px;background:rgba(19,39,47,.97);backdrop-filter:blur(24px);box-shadow:0 20px 70px #0005;overflow:hidden}.guide-header{display:flex;align-items:center;gap:4px;padding:12px 12px 8px 18px;border-bottom:1px solid #ffffff14}.guide-header>div{flex:1}.guide-header strong{display:block;font:700 16px Manrope,sans-serif}.guide-header span{display:block;font-size:12px;color:#b4c9c8;margin-top:4px}.guide-icon{width:44px;height:44px;border-radius:8px;font-size:24px}.guide-toolbar{display:flex;align-items:center;padding:3px 10px;gap:4px;border-bottom:1px solid #ffffff12}.guide-toolbar button{font-size:12px;padding:8px;min-height:40px;border-radius:6px}.guide-toolbar button:last-child{margin-left:auto;color:#bdd0d1}.guide-log{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:15px;scrollbar-width:thin}.guide-bubble{max-width:94%;padding:12px 14px;border:1px solid #ffffff0e;border-radius:13px 13px 13px 3px;background:#ffffff09;margin:0 0 13px;animation:guide-in .24s ease-out}.guide-bubble.user{margin-left:auto;background:#d0e8df;color:#17352e;border-radius:13px 13px 3px 13px}.guide-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.45;margin:5px 0 0}.guide-speaker{font-size:10px;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.guide-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.guide-actions button{font-size:12px;min-height:40px;text-align:left;padding:8px 10px;border:1px solid #badbd340;border-radius:7px;background:#badbd30c}.guide-actions .guide-play{color:#bbd8cf;border:0;padding-left:0}.guide-status{font-size:12px;line-height:1.35;min-height:18px;margin:0;padding:4px 16px 8px;color:#c4d7d3}.guide-form{display:flex;align-items:flex-end;margin:0 10px;gap:5px;padding:7px;background:#ffffff0b;border:1px solid #ffffff25;border-radius:11px}.guide-form textarea{resize:none;min-height:44px;max-height:90px;flex:1;min-width:0;border:0;background:transparent;color:#fff;outline:none;padding:10px 5px;font-size:16px;line-height:24px}.guide-form textarea::placeholder{color:#a7bfbd}.guide-mic{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:9px;background:#ffffff09}.guide-mic.recording{color:#fff;background:#a73946;animation:guide-record 1s ease infinite}.guide-send{height:44px;padding:0 12px;border-radius:8px;background:#d0e8df;color:#16352e;font-weight:700}.guide-privacy{padding:9px 16px 12px;font-size:11px;color:#a9c1bf}.guide-privacy summary{cursor:pointer;min-height:24px}.guide-privacy p{margin:5px 0;max-height:90px;overflow:auto;line-height:1.4}.guide-preview{position:absolute;right:0;bottom:60px;width:300px;max-height:150px;overflow:hidden;text-align:left;padding:15px;border-radius:14px;background:#17323bef;border:1px solid #ffffff30;line-height:1.4;font-size:14px;box-shadow:0 8px 30px #0004;opacity:1;transition:opacity .8s}.guide-preview.fading{opacity:0;pointer-events:none}.career-guide.maximised{left:max(20px,calc((100vw - 760px)/2));right:max(20px,calc((100vw - 760px)/2));top:112px;bottom:100px}.maximised .guide-panel{width:100%;height:100%;max-height:none}.maximised .guide-bubble{max-width:85%}@keyframes guide-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes guide-record{50%{box-shadow:0 0 0 4px #c04a5530}}@media(max-width:700px){.career-guide{left:12px;right:auto;bottom:calc(94px + env(safe-area-inset-bottom))}.guide-launch{padding:10px 13px;min-height:44px;font-size:13px;max-width:200px}.career-guide:has(.guide-panel:not([hidden])),.career-guide.maximised{inset:85px 8px calc(87px + env(safe-area-inset-bottom));z-index:40}.guide-panel{width:100%;height:100%;min-height:0}.guide-preview{left:0;right:auto;width:min(310px,calc(100vw - 24px))}.guide-toolbar button,.guide-actions button{min-height:44px}.guide-privacy{padding-bottom:7px}.guide-header{padding-top:8px}.guide-log{padding:12px}.guide-bubble p{font-size:15px}}@media(prefers-reduced-motion:reduce){.guide-bubble,.guide-mic.recording{animation:none}.guide-preview{transition:none}}

.guide-form textarea{scrollbar-width:none}.guide-form textarea::-webkit-scrollbar{display:none}.guide-send:hover:not(:disabled){background:#e3f3ed!important}
