.zk-btt{position:fixed!important;z-index:7000!important;cursor:pointer;border:none;transition:all .35s ease;bottom:24px!important;right:24px!important;left:auto!important}.zk-btt--hidden{opacity:0;transform:scale(.5);pointer-events:none}.zk-btt-icon{width:20px;height:20px;flex-shrink:0}.zk-btt--expand-pill{background:var(--accent,#f97316);color:var(--button-text,#fff);border-radius:50px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.15)}.zk-btt--expand-pill:hover{width:170px}.zk-btt--expand-pill .zk-btt-label{max-width:0;overflow:hidden;transition:max-width .3s,margin .3s;font-size:12px;font-weight:600;margin-left:0}.zk-btt--expand-pill:hover .zk-btt-label{max-width:130px;margin-left:8px}.zk-btt--always-pill{background:var(--foreground,#1a1a1a);color:#fff;border-radius:50px;padding:10px 16px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;box-shadow:0 4px 16px rgba(0,0,0,.15)}.zk-btt--always-pill:hover{opacity:.85}.zk-btt--outline{background:#fff;color:var(--accent,#f97316);border:2px solid var(--accent,#f97316);border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.zk-btt--outline:hover,.zk-btt--square{background:var(--accent,#f97316);color:var(--button-text,#fff)}.zk-btt--square{border-radius:12px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.15)}.zk-btt--square:hover{border-radius:50%;transform:scale(1.1)!important}.zk-btt--text{background:transparent;color:var(--accent,#f97316);font-size:12px;font-weight:700;display:flex;align-items:center;gap:4px;text-decoration:underline;text-underline-offset:3px}.zk-btt--text:hover{opacity:.7}.zk-btt--progress-ring{width:44px;height:44px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.12);position:relative}.zk-btt--progress-ring .zk-btt-icon{color:var(--accent,#f97316);position:relative;z-index:1}.zk-btt-ring{position:absolute;inset:0}.zk-btt-ring circle{fill:none;stroke-width:3}.zk-btt-ring-bg{stroke:#eee}.zk-btt-ring-fg{stroke:var(--accent,#f97316);stroke-dasharray:125.66;stroke-linecap:round;transition:stroke-dashoffset .3s;transform:rotate(-90deg);transform-origin:center}.zk-ci{position:fixed;bottom:84px;right:24px;z-index:8000;cursor:pointer;border:none;transition:all .4s cubic-bezier(.4,0,.2,1);animation:zk-ci-enter .35s ease}@keyframes zk-ci-enter{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes zk-ci-spin{to{transform:rotate(1turn)}}@keyframes zk-ci-spin-ring{0%{stroke-dashoffset:120}50%{stroke-dashoffset:30}to{stroke-dashoffset:120;transform:rotate(1turn)}}@keyframes zk-ci-pulse{0%{transform:scale(1);opacity:.4}to{transform:scale(1.4);opacity:0}}@keyframes zk-ci-dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.zk-ci--ring{width:52px;height:52px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative}.zk-ci-ring{position:absolute;inset:0;transform:rotate(-90deg)}.zk-ci-ring circle{fill:none;stroke-width:3}.zk-ci-ring-bg{stroke:#eee}.zk-ci-ring-fg{stroke:var(--accent,#f97316);stroke-dasharray:150;stroke-dashoffset:150;stroke-linecap:round;transition:stroke-dashoffset .5s}.zk-ci--ring .zk-ci-count{font-size:15px;font-weight:800;color:var(--accent,#f97316);position:relative;z-index:1}.zk-ci--ring .zk-ci-icon{position:relative;z-index:1;display:flex;color:var(--button-text,#fff)}.zk-ci--ring.zk-ci--done{background:var(--accent,#f97316)}.zk-ci--ring.zk-ci--done .zk-ci-ring-fg{stroke:var(--button-text,#fff);stroke-dashoffset:0}.zk-ci-total-badge{position:absolute;top:-8px;right:-8px;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;white-space:nowrap}.zk-ci--pill,.zk-ci-total-badge{background:var(--foreground,#1a1a1a);color:#fff}.zk-ci--pill{border-radius:50px;padding:10px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 20px rgba(0,0,0,.2);font-size:13px;font-weight:600}.zk-ci-spinner{width:18px;height:18px;border:2.5px solid hsla(0,0%,100%,.2);border-top:2.5px solid var(--accent,#f97316);border-radius:50%;animation:zk-ci-spin .8s linear infinite;flex-shrink:0}.zk-ci--pill.zk-ci--done{background:var(--accent,#f97316)}.zk-ci--pill.zk-ci--done .zk-ci-spinner{display:none}.zk-ci--badge{width:48px;height:48px;border-radius:12px;background:var(--accent,#f97316);color:var(--button-text,#fff);box-shadow:0 4px 16px rgba(0,0,0,.2);position:relative}.zk-ci--badge,.zk-ci-badge-num{display:flex;align-items:center;justify-content:center}.zk-ci-badge-num{position:absolute;top:-6px;right:-6px;background:var(--foreground,#1a1a1a);color:#fff;font-size:11px;font-weight:800;min-width:20px;height:20px;border-radius:10px;padding:0 5px}.zk-ci-loading-ring{position:absolute;inset:-4px;border:3px solid transparent;border-top:3px solid var(--button-text,#fff);border-radius:50%;animation:zk-ci-spin .8s linear infinite}.zk-ci--badge.zk-ci--done .zk-ci-loading-ring{display:none}.zk-ci--pulse{width:48px;height:48px;border-radius:50%;background:#fff;border:3px solid var(--accent,#f97316);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.1);position:relative}.zk-ci--pulse .zk-ci-count{font-size:16px;font-weight:800;color:var(--accent,#f97316)}.zk-ci-pulse-ring{position:absolute;inset:-6px;border:2px solid var(--accent,#f97316);border-radius:50%;animation:zk-ci-pulse 1.5s ease infinite;opacity:.4}.zk-ci--pulse.zk-ci--done{background:#4ade80;border-color:#4ade80}.zk-ci--pulse.zk-ci--done .zk-ci-count{color:#fff}.zk-ci--pulse.zk-ci--done .zk-ci-pulse-ring{display:none}.zk-ci--progress{background:#fff;border-radius:14px;padding:10px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 20px rgba(0,0,0,.12);font-size:13px;font-weight:600;color:var(--foreground,#333);overflow:hidden;position:relative}.zk-ci-progress-bar{position:absolute;bottom:0;left:0;height:3px;width:60%;background:var(--accent,#f97316);border-radius:0 0 14px 14px;animation:zk-ci-progress-move 1.5s ease infinite}@keyframes zk-ci-progress-move{0%{width:10%;left:0}50%{width:60%;left:20%}to{width:10%;left:90%}}.zk-ci--progress.zk-ci--done{border:2px solid var(--accent,#f97316)}.zk-ci--progress.zk-ci--done .zk-ci-progress-bar{display:none}.zk-ci--dots{display:flex;flex-direction:column;align-items:center;gap:4px;background:transparent}.zk-ci-dot{width:12px;height:12px;border-radius:50%;background:#ddd;transition:all .3s ease}.zk-ci-dot--active{background:var(--accent,#f97316);animation:zk-ci-dot-pulse .6s ease}.zk-ci-dot--done{background:#4ade80}.zk-ci-total-pill{background:var(--foreground,#1a1a1a);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:8px;margin-top:2px}