.pg-theme{--pg-bg:#fbf8fa;--pg-surface:#fbf8fa;--pg-purple:#3f2f54;--pg-purple-dark:#342746;--pg-purple-tint:#3f2f5424;--pg-purple-border:#3f2f5461;--pg-ink:#3a2f45;--pg-slate:#64748b;--pg-slate-muted:#94a3b8;--pg-border:#3f2f5438;--pg-display:Georgia, "Times New Roman", Times, serif;--pg-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pg-dim:#3a2f456b;--nw-background:var(--pg-bg);--nw-primary:var(--pg-ink);--nw-on-surface:var(--pg-ink);--nw-on-surface-variant:var(--pg-slate);--nw-outline:var(--pg-slate-muted);--nw-secondary:var(--pg-purple);--nw-on-primary:#fff;font-family:var(--pg-display);color:var(--pg-ink)}.pg-theme .pg-eyebrow{font-family:var(--pg-display);letter-spacing:.12em;text-transform:uppercase;color:var(--pg-purple);font-size:.625rem;font-weight:600}.pg-theme .pg-guide-eyebrow{font-family:var(--pg-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--pg-purple);font-size:.5625rem;font-weight:600}.pg-theme .pg-title{font-family:var(--pg-display);color:var(--pg-ink);font-size:.9375rem;font-weight:700;line-height:1.2}.pg-theme .pg-btn-primary{background:var(--pg-purple);color:#fff;font-size:.6875rem;font-weight:600;font-family:var(--pg-ui);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .85rem;transition:background-color .16s;display:inline-flex}.pg-theme .pg-btn-primary:hover{background:var(--pg-purple-dark)}.pg-theme .pg-btn-primary:disabled{opacity:.5;pointer-events:none}.pg-theme .pg-btn-ghost{border:1px solid var(--pg-border);color:var(--pg-slate);font-size:.6875rem;font-weight:600;font-family:var(--pg-ui);background:#ffffffa6;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.35rem .65rem;transition:color .16s,border-color .16s,background-color .16s;display:inline-flex}.pg-theme .pg-btn-ghost:hover{color:var(--pg-purple);border-color:var(--pg-purple-border);background:#fff}.pg-theme .pg-btn-ghost:disabled{opacity:.35;pointer-events:none}.pg-theme .pg-accent-bar{background:linear-gradient(90deg, #2a1f38 0%, var(--pg-purple-dark) 24%, var(--pg-purple) 58%, #1f1729 100%);height:7px}.pg-theme .pg-dot-active{background:var(--pg-purple)}.pg-theme .pg-dot-done{background:#3f2f5466}.pg-theme .pg-dot-idle{background:#3f2f5429}.pg-theme .pg-ring{border:2px solid var(--pg-purple);box-shadow:0 0 0 1px #ffffff8c,0 0 24px #3f2f5480}.pg-video-dialog{min-height:min(32rem,100vh - 2rem);border:1px solid var(--pg-border)!important;background:var(--pg-bg)!important;box-shadow:0 24px 56px -20px #3f2f548c!important}@media (max-width:639px){.pg-video-dialog{min-height:0!important;max-height:calc(100dvh - 1.25rem)!important}.pg-video-dialog__video{min-height:0!important}.pg-video-dialog__desc{max-height:4.5rem;font-size:.75rem;overflow-y:auto}}.pg-video-dialog__title{font-family:var(--pg-display);letter-spacing:-.02em;color:var(--pg-ink);font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.pg-video-dialog__title{font-size:1.5rem}}.pg-video-dialog__desc{max-width:38rem;font-family:var(--pg-display);color:var(--pg-slate);margin-top:.5rem;font-size:.8125rem;line-height:1.55}.pg-video-dialog__video{min-height:14.5rem}@media (min-width:640px){.pg-video-dialog__video{min-height:18.5rem}}.pg-video-dialog__footer{border-top:1px solid var(--pg-border);background:linear-gradient(#fbf8fa99 0%,#fbf8faf2 100%)}
.product-guide-tooltip{filter:drop-shadow(0 14px 36px #3f2f5457);position:relative}.product-guide-tooltip__panel{border:1px solid var(--pg-border,#3f2f5438);background:linear-gradient(155deg,#fbf8fafa 0%,#fbf8faeb 52%,#3f2f541f 100%);border-radius:18px;position:relative;overflow:hidden}.product-guide-tooltip:before,.product-guide-tooltip:after{content:"";pointer-events:none;z-index:1;border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.product-guide-tooltip[data-placement=top]:before{border-width:11px 10px 0;border-top-color:var(--pg-border,#73559824);bottom:-11px;left:20px}.product-guide-tooltip[data-placement=top]:after{border-width:9px 8px 0;border-top-color:var(--pg-surface,#fbf8fa);bottom:-9px;left:21px}.product-guide-tooltip[data-placement=bottom]:before{border-width:0 10px 11px;border-bottom-color:var(--pg-border,#73559824);top:-11px;left:20px}.product-guide-tooltip[data-placement=bottom]:after{border-width:0 8px 9px;border-bottom-color:var(--pg-surface,#fbf8fa);top:-9px;left:21px}.product-guide-tooltip[data-placement=right]:before{border-width:10px 11px 10px 0;border-right-color:var(--pg-border,#73559824);bottom:16px;left:-11px}.product-guide-tooltip[data-placement=right]:after{border-width:8px 9px 8px 0;border-right-color:var(--pg-surface,#fbf8fa);bottom:17px;left:-9px}.product-guide-tooltip[data-placement=left]:before{border-width:10px 0 10px 11px;border-left-color:var(--pg-border,#73559824);bottom:16px;right:-11px}.product-guide-tooltip[data-placement=left]:after{border-width:8px 0 8px 9px;border-left-color:var(--pg-surface,#fbf8fa);bottom:17px;right:-9px}.product-guide-tooltip__body{padding:.55rem .75rem .5rem}.product-guide-tooltip__footer{border-top:1px solid var(--pg-border,#7355981a);background:#ffffff59;align-items:center;gap:.35rem;padding:.4rem .55rem .5rem;display:flex}.product-guide-tooltip__dots{flex:1;align-items:center;gap:.2rem;min-width:0;display:flex}.product-guide-tooltip__dot{border-radius:9999px;height:.3rem;transition:width .18s,background-color .18s}.product-guide-tooltip__dot.is-active{width:.85rem}.product-guide-tooltip__dot:not(.is-active){width:.3rem}.product-guide-tooltip__click-hint{color:var(--pg-purple,#3f2f54);align-items:center;gap:.3rem;margin-top:.15rem;font-size:.625rem;font-weight:600;display:flex}
