#lafken-chat-root{position:fixed;right:22px;bottom:22px;z-index:999999;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202238;text-align:center}#lafken-chat-root *{box-sizing:border-box}.lafken-launcher-wrap{display:flex;align-items:stretch;filter:drop-shadow(0 12px 30px #0003)}.lafken-launcher-wrap.lafken-launcher-hidden{display:none!important}.lafken-launcher{min-width:250px;height:72px;padding:0 26px;border:0;border-radius:999px 0 0 999px;background:var(--lafken-primary);color:#fff!important;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit}.lafken-launcher,.lafken-launcher *{color:#fff!important}.lafken-launcher-text{font-size:20px;font-weight:800;line-height:1;white-space:nowrap;color:#fff!important}.lafken-launcher-dismiss{width:64px;height:72px;border:0;border-left:1px solid rgba(255,255,255,.3);border-radius:0 999px 999px 0;background:var(--lafken-primary);color:#fff!important;font:800 30px/1 inherit;cursor:pointer;display:flex;align-items:center;justify-content:center}.lafken-launcher-dismiss:hover,.lafken-launcher-dismiss:focus{background:color-mix(in srgb,var(--lafken-primary) 86%,#000);color:#fff!important;outline:none}.lafken-launcher:focus-visible,.lafken-launcher-dismiss:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:-4px}.lafken-panel{display:none;position:absolute;right:0;bottom:86px;width:390px;height:640px;max-height:80vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #10142e35;border:1px solid #e8e9f3}.lafken-panel.open{display:flex;flex-direction:column}.lafken-panel header{padding:16px 18px;background:var(--lafken-primary);color:#fff;display:flex;align-items:center;justify-content:center;position:relative;text-align:center}.lafken-panel header small{display:block;opacity:.82;margin-top:3px}.lafken-close{position:absolute;right:15px;top:12px;background:none;border:0;color:#fff;font-size:26px;cursor:pointer}.lafken-messages{padding:16px;overflow:auto;flex:1;background:#f7f8fc;display:flex;flex-direction:column;align-items:center}.lafken-msg{width:100%;max-width:100%;padding:12px 14px;margin:0 0 10px;border-radius:14px;line-height:1.5;font-size:14px;text-align:center}.lafken-msg.bot{background:#fff;border:1px solid #e7e8f0}.lafken-msg a{color:var(--lafken-primary);font-weight:700}.lafken-options{display:grid;gap:8px;width:100%}.lafken-options button,.lafken-wa{width:100%;text-align:center;border:1px solid #dfe2ed;background:#fff;border-radius:11px;padding:11px 12px;font-weight:600;cursor:pointer;color:#25283d}.lafken-options button:hover{border-color:var(--lafken-primary);color:var(--lafken-primary)}.lafken-wa{background:#20b55a!important;color:#fff!important;border:0!important;text-align:center!important}.lafken-order-form p{margin:8px 0}.lafken-order-form input{width:100%;margin:8px 0;padding:12px;border:1px solid #ddd;border-radius:9px;text-align:center;font-size:16px}.lafken-order-form button{width:100%;padding:11px;border:0;border-radius:9px;background:var(--lafken-primary);color:#fff;margin-top:6px;cursor:pointer}.lafken-order-card p{margin:8px 0}.lafken-products{display:grid;gap:9px}.lafken-product{display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:center;background:#fff;border:1px solid #e7e8f0;border-radius:12px;padding:9px;text-align:center}.lafken-product img{width:82px;height:82px;object-fit:contain}.lafken-product .price{margin:5px 0}.lafken-product a{display:inline-block;padding:7px 11px;border-radius:8px;background:var(--lafken-primary);color:#fff;text-decoration:none;font-size:12px}@media(max-width:520px){#lafken-chat-root{right:12px;bottom:12px}.lafken-panel{position:fixed;inset:10px;width:auto;height:auto;max-height:none;border-radius:18px}.lafken-launcher{min-width:205px;height:62px;padding:0 18px}.lafken-launcher-dismiss{width:54px;height:62px}.lafken-launcher-text{font-size:17px}}
