.product-shortcut-cluster{display:flex;align-items:center;gap:2px;margin-left:10px;padding:3px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.06)}
.product-shortcut-cluster>.product-shortcut-launcher{margin-left:0;border:0!important;background:#126b57!important;color:#fff!important;padding:0 14px!important}
.product-shortcut-cluster>button,.product-shortcut-cluster>a{border-radius:8px!important}
.product-shortcut-launcher{position:relative;z-index:10;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:0;min-height:40px;margin-left:6px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:#126b57;box-shadow:none;font:800 13px/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;white-space:nowrap;cursor:pointer}
.product-shortcut-launcher:hover{transform:translateY(-1px);filter:brightness(1.08)}
.product-shortcut-launcher:focus-visible,.product-shortcut-dialog button:focus-visible{outline:3px solid #62e6ce;outline-offset:2px}
.product-shortcut-launcher[hidden]{display:none}.product-shortcut-icon{font-size:18px;line-height:1}
.product-shortcut-dialog{width:min(470px,calc(100% - 28px));padding:0;border:0;border-radius:20px;color:#14231f;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.32);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}
.product-shortcut-dialog::backdrop{background:rgba(3,16,14,.68);backdrop-filter:blur(3px)}
.product-shortcut-panel{position:relative;display:flex;gap:16px;padding:25px}
.product-shortcut-badge{flex:0 0 auto;display:grid;place-items:center;width:56px;height:56px;padding:6px;border-radius:17px 17px 17px 6px;background:#0c3329;overflow:hidden}.product-shortcut-badge img{display:block;width:100%;height:100%;object-fit:contain}
.product-shortcut-content{min-width:0}.product-shortcut-content h2{margin:1px 34px 9px 0;color:#14231f;font-size:20px;line-height:1.3}.product-shortcut-content p{margin:0;color:#5b6965;font-size:14px;line-height:1.7}.product-shortcut-content strong{color:#126b57}
.product-shortcut-download{margin-top:16px;padding:11px 15px;border:0;border-radius:10px;color:#fff;background:#126b57;font:800 13px/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer}
.product-shortcut-close{position:absolute;top:10px;right:11px;width:36px;height:36px;padding:0;border:0;border-radius:50%;color:#64716d;background:transparent;font-size:25px;cursor:pointer}.product-shortcut-close:hover{background:#edf3f1}
@media(max-width:700px){.product-shortcut-cluster{margin-left:4px}.product-shortcut-launcher{position:fixed;z-index:1000;right:12px;bottom:max(12px,env(safe-area-inset-bottom));min-height:46px;margin:0;padding:0 16px;border-radius:999px;font-size:14px;box-shadow:0 12px 34px rgba(4,24,20,.34)}.product-shortcut-panel{gap:12px;padding:22px 18px}.product-shortcut-badge{width:48px;height:48px;border-radius:14px 14px 14px 5px}.product-shortcut-content h2{font-size:18px}}
