.cx-root{position:fixed;right:16px;bottom:16px;z-index:9999;font-family:var(--wp--preset--font-family--body,system-ui,sans-serif)}.cx-launch{display:inline-flex;align-items:center;gap:7px;background:#0A2816;color:#fff;border:none;border-radius:999px;padding:9px 15px;font-family:var(--wp--preset--font-family--heading,inherit);font-weight:500;font-size:.8rem;letter-spacing:.01em;cursor:pointer;opacity:.88;box-shadow:0 2px 10px rgba(4,28,17,.16);transition:opacity .18s,background .18s}.cx-launch svg{width:16px;height:16px}.cx-launch:hover{background:#4F5E1D;opacity:1}.cx-launch:focus-visible{outline:2px solid #C9B45E;outline-offset:2px;opacity:1}.cx-open .cx-launch{display:none}
/* [hidden] alone loses to display:flex below — assert it */
.cx-panel[hidden]{display:none}.cx-panel{width:330px;max-width:calc(100vw - 28px);height:440px;max-height:calc(100vh - 110px);background:#fff;border:1px solid #DFE3DC;border-radius:10px;box-shadow:0 10px 30px rgba(4,28,17,.16);display:flex;flex-direction:column;overflow:hidden}.cx-head{background:#0A2816;color:#fff;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.cx-head strong{font-family:var(--wp--preset--font-family--heading,inherit);font-size:.87rem;display:block}.cx-head small{color:#CFC98E;font-size:.68rem}.cx-x{background:none;border:none;color:#CFC98E;font-size:1.25rem;line-height:1;cursor:pointer;padding:0 3px}.cx-x:hover{color:#fff}.cx-log{flex:1;overflow-y:auto;padding:13px;background:#F5F6F2;display:flex;flex-direction:column;gap:8px}.cx-msg{max-width:90%;padding:9px 11px;border-radius:9px;font-size:.83rem;line-height:1.5}.cx-msg p{margin:0 0 .5em}.cx-msg p:last-child{margin-bottom:0}.cx-bot{background:#fff;border:1px solid #DFE3DC;align-self:flex-start;color:#3A423A}.cx-me{background:#0A2816;color:#fff;align-self:flex-end}.cx-me p{color:#fff}.cx-bot a{color:#3D4A15;font-weight:600}.cx-list{list-style:none;margin:.35em 0;padding:0}.cx-list li{padding:6px 0;border-top:1px solid #EDEFE9}.cx-list li:first-child{border-top:none}.cx-list li a{display:block}.cx-list li span{display:block;font-size:.73rem;color:#676F67;margin-top:2px}.cx-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:.45em!important}.cx-chips button{background:#EDEFE9;border:1px solid #DFE3DC;color:#3D4A15;border-radius:999px;padding:4px 9px;font-size:.72rem;cursor:pointer;font-family:inherit}.cx-chips button:hover{background:#0A2816;color:#fff;border-color:#0A2816}.cx-cta{margin-top:.5em!important}.cx-btn{display:inline-block;background:#4F5E1D;color:#fff!important;padding:6px 12px;border-radius:4px;text-decoration:none;font-weight:600;font-size:.76rem}.cx-btn:hover{background:#0A2816}.cx-typing span{display:inline-block;width:5px;height:5px;margin-right:3px;border-radius:50%;background:#9AA396;animation:cxb 1s infinite}.cx-typing span:nth-child(2){animation-delay:.15s}.cx-typing span:nth-child(3){animation-delay:.3s}@keyframes cxb{0%,60%,100%{opacity:.3}30%{opacity:1}}.cx-form{display:flex;gap:7px;padding:9px;border-top:1px solid #DFE3DC;background:#fff}.cx-form input{flex:1;border:1px solid #DFE3DC;border-radius:5px;padding:8px 10px;font-size:.83rem;font-family:inherit}.cx-form input:focus{outline:2px solid #4F5E1D;border-color:#4F5E1D}.cx-form button{background:#4F5E1D;color:#fff;border:none;border-radius:5px;width:38px;font-size:1rem;cursor:pointer}.cx-form button:hover{background:#0A2816}.cx-foot{margin:0;padding:7px 11px;background:#F5F6F2;border-top:1px solid #DFE3DC;font-size:.67rem;color:#676F67}.cx-foot a{color:#3D4A15}@media (max-width:600px){.cx-root{right:10px;bottom:10px;left:auto}.cx-panel{width:min(330px,calc(100vw - 20px));height:min(70vh,430px)}}@media print{.cx-root{display:none!important}}
