.urcc[data-astro-cid-hq3mgpmn]{z-index:2147482900;width:400px;max-width:calc(100vw - 40px);font-family:var(--font-inter,"Inter", system-ui, sans-serif);position:fixed;bottom:20px;left:20px}.urcc[data-astro-cid-hq3mgpmn][hidden]{display:none}.urcc[data-astro-cid-hq3mgpmn] [data-astro-cid-hq3mgpmn]{box-sizing:border-box}.urcc__card[data-astro-cid-hq3mgpmn]{border:1px solid var(--color-border,#e5e5e5);opacity:0;background:#fff;border-radius:20px;padding:20px;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1);transform:translateY(16px)scale(.98);box-shadow:0 24px 60px #161c2d2e,0 4px 14px #161c2d14}.urcc[data-astro-cid-hq3mgpmn][data-shown] .urcc__card[data-astro-cid-hq3mgpmn]{opacity:1;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.urcc__card[data-astro-cid-hq3mgpmn]{transition:none}}.urcc__head[data-astro-cid-hq3mgpmn]{align-items:center;gap:10px;margin-bottom:8px;display:flex}.urcc__icon[data-astro-cid-hq3mgpmn]{background:var(--color-violet-light,#f6f4ff);width:34px;height:34px;color:var(--color-violet,#7a56fc);border-radius:12px;place-items:center;display:grid}.urcc__icon[data-astro-cid-hq3mgpmn] svg[data-astro-cid-hq3mgpmn]{width:20px;height:20px}.urcc__title[data-astro-cid-hq3mgpmn]{font-family:var(--font-dm-sans,"DM Sans", system-ui, sans-serif);color:var(--color-dark,#161c2d);margin:0;font-size:17px;font-weight:700;line-height:1.2}.urcc__text[data-astro-cid-hq3mgpmn]{color:var(--color-grey-dark,#6a7079);margin:0 0 14px;font-size:13px;line-height:1.5}.urcc__link[data-astro-cid-hq3mgpmn]{color:var(--color-violet,#7a56fc);text-underline-offset:2px;font-weight:500;text-decoration:underline}.urcc__link[data-astro-cid-hq3mgpmn]:hover{color:var(--color-violet-dark,#593bc3)}.urcc__prefs[data-astro-cid-hq3mgpmn]{border:1px solid var(--color-border,#e5e5e5);border-radius:var(--radius-card,12px);background:var(--color-bg-grey,#f9fafb);flex-direction:column;gap:2px;margin:0 0 14px;padding:4px;display:flex}.urcc__prefs[data-astro-cid-hq3mgpmn][hidden]{display:none}.urcc__cat[data-astro-cid-hq3mgpmn]{border-radius:var(--radius-card-sm,8px);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}label[data-astro-cid-hq3mgpmn].urcc__cat{cursor:pointer}label[data-astro-cid-hq3mgpmn].urcc__cat:hover{background:var(--color-violet-light,#f6f4ff)}.urcc__cat-txt[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:2px;display:flex}.urcc__cat-title[data-astro-cid-hq3mgpmn]{color:var(--color-dark,#161c2d);font-size:13px;font-weight:600}.urcc__cat-desc[data-astro-cid-hq3mgpmn]{color:var(--color-grey,#8e97a5);font-size:11.5px;line-height:1.4}.urcc__always[data-astro-cid-hq3mgpmn]{color:var(--color-success,#10b884);background:var(--color-success-light,#f5fefa);border-radius:var(--radius-tag,99px);white-space:nowrap;flex:none;padding:4px 10px;font-size:11px;font-weight:600}.urcc__switch[data-astro-cid-hq3mgpmn]{flex:none;width:40px;height:22px;position:relative}.urcc__switch[data-astro-cid-hq3mgpmn] input[data-astro-cid-hq3mgpmn]{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.urcc__slider[data-astro-cid-hq3mgpmn]{background:#d8dce2;border-radius:99px;width:100%;height:100%;transition:background .18s;display:block}.urcc__slider[data-astro-cid-hq3mgpmn]:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #161c2d40}.urcc__switch[data-astro-cid-hq3mgpmn] input[data-astro-cid-hq3mgpmn]:checked+.urcc__slider[data-astro-cid-hq3mgpmn]{background:var(--color-violet,#7a56fc)}.urcc__switch[data-astro-cid-hq3mgpmn] input[data-astro-cid-hq3mgpmn]:checked+.urcc__slider[data-astro-cid-hq3mgpmn]:after{transform:translate(18px)}.urcc__switch[data-astro-cid-hq3mgpmn] input[data-astro-cid-hq3mgpmn]:focus-visible+.urcc__slider[data-astro-cid-hq3mgpmn]{outline:2px solid var(--color-violet,#7a56fc);outline-offset:3px}.urcc__actions[data-astro-cid-hq3mgpmn]{gap:8px;display:flex}.urcc__btn[data-astro-cid-hq3mgpmn]{border-radius:var(--radius-button,99px);cursor:pointer;border:1px solid #0000;flex:1;justify-content:center;align-items:center;padding:11px 16px;font-family:inherit;font-size:13.5px;font-weight:600;line-height:1;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.urcc__btn[data-astro-cid-hq3mgpmn]:active{transform:scale(.97)}.urcc__btn[data-astro-cid-hq3mgpmn]:focus-visible{outline:2px solid var(--color-violet,#7a56fc);outline-offset:2px}.urcc__btn--primary[data-astro-cid-hq3mgpmn]{color:#fff;background:linear-gradient(90deg,#9e86ff 0%,#7a56fc 50%,#5418ff 100%);box-shadow:0 6px 16px #5418ff38}.urcc__btn--primary[data-astro-cid-hq3mgpmn]:hover{box-shadow:0 10px 22px #5418ff4d}.urcc__btn--ghost[data-astro-cid-hq3mgpmn]{color:var(--color-dark,#161c2d);border-color:var(--color-border,#e5e5e5);background:#fff}.urcc__btn--ghost[data-astro-cid-hq3mgpmn]:hover{border-color:var(--color-violet,#7a56fc);color:var(--color-violet,#7a56fc)}.urcc__btn--save[data-astro-cid-hq3mgpmn]{width:100%;color:var(--color-violet,#7a56fc);background:var(--color-violet-light,#f6f4ff);border-color:var(--color-violet-mid,#e8e2ff);margin-top:8px}.urcc__btn--save[data-astro-cid-hq3mgpmn][hidden]{display:none}.urcc__btn--save[data-astro-cid-hq3mgpmn]:hover{background:var(--color-violet-mid,#e8e2ff)}.urcc__custom[data-astro-cid-hq3mgpmn]{width:100%;color:var(--color-grey-dark,#6a7079);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;margin:10px 0 0;padding:4px;font-family:inherit;font-size:12.5px;font-weight:500;display:flex}.urcc__custom[data-astro-cid-hq3mgpmn]:hover{color:var(--color-violet,#7a56fc)}.urcc__custom[data-astro-cid-hq3mgpmn]:focus-visible{outline:2px solid var(--color-violet,#7a56fc);outline-offset:2px;border-radius:8px}.urcc__chev[data-astro-cid-hq3mgpmn]{width:14px;height:14px;transition:transform .2s}.urcc__custom[data-astro-cid-hq3mgpmn][aria-expanded=true] .urcc__chev[data-astro-cid-hq3mgpmn]{transform:rotate(180deg)}@media (width<=560px){.urcc[data-astro-cid-hq3mgpmn]{width:auto;max-width:none;bottom:12px;left:12px;right:12px}.urcc__card[data-astro-cid-hq3mgpmn]{border-radius:16px;padding:16px}.urcc__actions[data-astro-cid-hq3mgpmn]{flex-wrap:wrap}.urcc__btn[data-astro-cid-hq3mgpmn]{min-width:130px}body.ur-cc-visible .upchat__pill{bottom:calc(18px + var(--ur-cc-h,0px));transition:bottom .28s cubic-bezier(.16,1,.3,1)}}
