.customer-tools{position:fixed;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:30;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.customer-tools button{border:0;border-radius:28px;padding:13px 20px;font:600 13px/1.4 inherit;cursor:pointer;box-shadow:0 5px 22px #061a3430}.chat-button{background:#087eeb;color:#fff}.save-app-button{background:#fff;color:#086bdd;outline:1px solid #bfdbff;animation:save-app-pulse 2.8s ease-in-out infinite}.customer-tools [hidden]{display:none!important}@keyframes save-app-pulse{50%{box-shadow:0 0 0 7px #1586ff22,0 5px 22px #061a341a}}.customer-dialog{width:min(440px,calc(100% - 32px));max-height:85dvh;overflow:auto;margin:auto;border:1px solid #dce8f7;border-radius:22px;padding:30px;background:#fff;color:#112b4a;box-shadow:0 20px 90px #00142e40;font-family:Inter,Arial,sans-serif}.customer-dialog::backdrop{background:#061a347a;backdrop-filter:blur(3px)}.customer-dialog h2{font-size:23px;line-height:1.3;margin:16px 0}.customer-dialog p,.customer-dialog li{font-size:14px;line-height:1.75;color:#52677f}.customer-dialog ol{padding-left:23px}.customer-dialog li{padding:0 0 12px 5px}.customer-close{position:absolute;right:14px;top:12px;background:#eff5fc;border:0;color:#264460;border-radius:50%;width:32px;height:32px;font-size:23px;cursor:pointer}.customer-eyebrow{font-size:10px;letter-spacing:2px;color:#087eeb}.chat-channels{display:grid;gap:12px;margin-top:20px}.chat-channels a,.tool-done{display:block;text-align:center;background:#087eeb;color:#fff;padding:14px;border:0;border-radius:10px;text-decoration:none;font-weight:600}.tool-done{width:100%;cursor:pointer}.install-app-icon{border-radius:16px}.customer-dialog .install-note{font-size:12px}.delete-plan-form{display:inline-block;margin-left:8px}.delete-plan{border:1px solid #f7c8c8;border-radius:8px;padding:8px 12px;color:#b12436;background:#fff3f4;cursor:pointer}.trash-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #e6edf6}.customer-tools~*{scroll-margin-bottom:130px}body:has(.customer-tools){padding-bottom:125px}@media(max-width:600px){.customer-tools{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));gap:8px}.customer-tools button{padding:10px 15px;font-size:12px}.customer-dialog{padding:26px 22px}.trash-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.save-app-button{animation:none}}
