.crv-sticky{z-index:95;pointer-events:none;transition:transform .45s cubic-bezier(.2,.7,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(130%)}.crv-sticky.crv-show{transform:none}.crv-sticky-in{max-width:1240px;padding:0 20px calc(20px + env(safe-area-inset-bottom,0px));margin:0 auto}@media (min-width:900px){.crv-sticky-in{padding-right:var(--crv-widget-gutter,248px)}}@media (max-width:720px){.crv-sticky-card{flex-wrap:wrap;gap:10px;padding:12px 12px 12px 16px}.crv-sticky-text{flex:100%}.crv-sticky-text span{display:none}.crv-sticky-actions{flex:auto;margin-left:0}.crv-sticky-actions .btn{flex:auto;height:44px;padding:0 14px;font-size:14px}}.crv-sticky-card{pointer-events:auto;background:var(--ink);color:var(--paper);border-radius:18px;align-items:center;gap:20px;padding:14px 14px 14px 24px;display:flex;box-shadow:0 24px 54px #17140e4d}.crv-sticky-text{min-width:0}.crv-sticky-text b{font-family:var(--fb);font-size:15px;font-weight:600;display:block}.crv-sticky-text span{font-family:var(--fm);letter-spacing:.12em;text-transform:uppercase;color:#f4f1ea80;font-size:10px}.crv-sticky-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.crv-sticky-actions .btn{height:46px;padding:0 20px;font-size:15px}.crv-sticky-actions .btn-ghost{color:var(--paper);border-color:#f4f1ea4d}.crv-sticky-actions .btn-ghost:hover{border-color:var(--paper);background:#f4f1ea1a}.crv-sticky-close{color:#f4f1ea99;cursor:pointer;background:0 0;border:1px solid #f4f1ea29;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:color .18s,border-color .18s;display:flex}.crv-sticky-close:hover{color:var(--paper);border-color:#f4f1ea66}.crv-sticky-close:focus-visible{outline:2px solid var(--marker);outline-offset:2px}.crv-sticky-close svg{width:15px;height:15px}@media (max-width:719px){.crv-sticky-text span,.crv-sticky-actions .btn:not(.crv-sticky-primary){display:none}}body:has(.cec.in) .crv-sticky{display:none}
