#nl-chat{font:16px/1.5 Inter,Arial,sans-serif;color:#171717}#nl-chat *{box-sizing:border-box}#nl-chat [hidden]{display:none!important}#nl-chat button,#nl-chat a{font:inherit}#nl-chat button{cursor:pointer}#nl-chat button:focus-visible,#nl-chat a:focus-visible{outline:3px solid #657800;outline-offset:4px}#nl-chat-launch{position:fixed;right:22px;bottom:max(22px,env(safe-area-inset-bottom));z-index:1000;display:flex;align-items:center;gap:12px;border:1px solid #171717;border-radius:100px;background:#d9ff43;color:#171717;padding:15px 22px;font-weight:700!important;box-shadow:0 6px 28px #0002}#nl-chat-launch svg{width:24px;height:24px}#nl-chat-panel{position:fixed;z-index:1001;right:22px;bottom:max(96px,calc(env(safe-area-inset-bottom) + 86px));width:390px;max-width:calc(100vw - 24px);height:610px;max-height:calc(100dvh - 120px);background:#fff;border:1px solid #171717;border-radius:18px;box-shadow:0 18px 70px #0003;overflow:hidden;display:flex;flex-direction:column}#nl-chat-head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;background:#d9ff43;flex-shrink:0}#nl-chat-head strong{font-size:18px;letter-spacing:-.6px}#nl-chat-head small{display:block;font-size:13px}#nl-chat-close{background:none;border:0;font-size:28px!important;width:44px;height:44px;border-radius:8px;color:#171717}#nl-chat-body{padding:24px;overflow:auto;flex:1}#nl-chat-body h2{font:700 26px/1.2 Inter,Arial,sans-serif;letter-spacing:-1px;margin:10px 0 14px}#nl-chat-body p{font-size:16px;margin:0 0 22px}#nl-chat-choices{display:grid;gap:12px}.nl-chat-choice{display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;background:#f5f5f3;border:1px solid #dadbd5;border-radius:12px;padding:19px 17px;min-height:72px;color:#171717}.nl-chat-choice:hover{background:#eef7cc;border-color:#171717}.nl-chat-choice:last-child{background:#171717;color:white;border-color:#171717}.nl-chat-choice:last-child:hover{background:#333}.nl-chat-choice svg{width:24px;height:24px;flex-shrink:0}.nl-chat-choice span{flex:1;font-weight:700}#nl-chat-foot{padding:13px 20px;border-top:1px solid #eee;font-size:13px;color:#555;display:flex;justify-content:space-between;gap:12px}#nl-chat-foot a{font-size:13px}#nl-chat-back{border:0;background:none;padding:0;text-decoration:underline;font-size:13px!important;color:#333}#nl-chat-frame{width:100%;height:100%;border:0;flex:1;min-height:0}#nl-chat-status{padding:20px;margin:0;font-size:14px}#nl-chat-fallback{color:#171717;text-decoration:underline}#nl-chat-retry{display:block;margin-top:18px;border:1px solid #171717;background:#d9ff43;padding:10px 15px;border-radius:8px}@media(max-width:480px){#nl-chat-panel{right:12px;bottom:max(88px,calc(env(safe-area-inset-bottom) + 80px));max-height:calc(100dvh - 105px)}#nl-chat-launch{right:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:14px 18px}#nl-chat-body{padding:22px}}
