.ptour{z-index:9999;pointer-events:auto;position:fixed;inset:0}.ptour-veil{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#0c0b0ac7;position:absolute;inset:0}.ptour-spot{pointer-events:none;border-radius:10px;transition:top .26s cubic-bezier(.22,1,.36,1),left .26s cubic-bezier(.22,1,.36,1),width .26s cubic-bezier(.22,1,.36,1),height .26s cubic-bezier(.22,1,.36,1);position:fixed;box-shadow:0 0 0 9999px #0c0b0ac2}.ptour-spot .c{border:1.5px solid var(--gold);width:13px;height:13px;position:absolute}.ptour-spot .c.tl{border-bottom:0;border-right:0;top:-1px;left:-1px}.ptour-spot .c.tr{border-bottom:0;border-left:0;top:-1px;right:-1px}.ptour-spot .c.bl{border-top:0;border-right:0;bottom:-1px;left:-1px}.ptour-spot .c.br{border-top:0;border-left:0;bottom:-1px;right:-1px}.ptour-pop{background:var(--card,#161412);border:1px solid var(--line,#f5efe61f);border-radius:var(--r-lg,14px);pointer-events:auto;outline:none;width:380px;max-width:calc(100vw - 32px);padding:18px 18px 16px;animation:.2s cubic-bezier(.22,1,.36,1) both ptour-pop-in;position:fixed;box-shadow:0 24px 60px -28px #000000e6}@keyframes ptour-pop-in{0%{opacity:0;transform:translateY(6px)scale(.99)}}.ptour-pop.a-center{animation:.2s cubic-bezier(.22,1,.36,1) both ptour-pop-center}@keyframes ptour-pop-center{0%{opacity:0}}.ptour-pop.a-up:before,.ptour-pop.a-down:before{content:"";background:var(--card,#161412);border:1px solid var(--line,#f5efe61f);width:10px;height:10px;position:absolute;left:36px;transform:rotate(45deg)}.ptour-pop.a-up:before{border-bottom:0;border-right:0;top:-6px}.ptour-pop.a-down:before{border-top:0;border-left:0;bottom:-6px}.ptour-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.ptour-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--gold,#ffc704);font-family:Saira Condensed,sans-serif;font-size:10.5px;font-weight:500}.ptour-x{width:26px;height:26px;color:var(--bone-dim,#f5efe680);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.ptour-x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:15px;height:15px}.ptour-x:hover{color:var(--bone,#f5efe6);border-color:var(--line,#f5efe61f)}.ptour-title{letter-spacing:-.01em;color:var(--bone,#f5efe6);margin:9px 0 6px;font-family:Hanken Grotesk,sans-serif;font-size:18px;font-weight:650;line-height:1.2}.ptour-body{color:var(--bone-2,#f5efe6bd);margin:0;font-size:14px;line-height:1.62}.ptour-dots{gap:5px;margin:14px 0;display:flex}.ptour-dots span{background:var(--line,#f5efe62e);border-radius:50%;width:5px;height:5px;transition:background .2s,width .2s}.ptour-dots span.on{background:var(--gold,#ffc704);border-radius:3px;width:16px}.ptour-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.ptour-nav{gap:8px;display:flex}.ptour-skip{color:var(--bone-dim,#f5efe680);cursor:pointer;background:0 0;border:0;padding:6px 2px;font-size:12.5px;transition:color .15s}.ptour-skip:hover{color:var(--bone-2,#f5efe6bd)}.ptour-btn{cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ptour-btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.ptour-btn.ghost{border:1px solid var(--line,#f5efe629);color:var(--bone-2,#f5efe6bd);background:0 0}.ptour-btn.ghost:hover{border-color:var(--bone-dim,#f5efe666);color:var(--bone,#f5efe6)}.ptour-btn.primary{background:var(--gold,#ffc704);border:1px solid var(--gold,#ffc704);color:#1a1407}.ptour-btn.primary:hover{filter:brightness(1.06)}.ptour-btn:focus-visible,.ptour-skip:focus-visible,.ptour-x:focus-visible{outline:2px solid var(--gold,#ffc704);outline-offset:2px}.tour-fab{z-index:900;background:var(--card,#161412);color:var(--gold,#ffc704);letter-spacing:.01em;cursor:pointer;border:1px solid #ffc7046b;border-radius:100px;align-items:center;gap:8px;padding:11px 16px 11px 14px;font-family:Hanken Grotesk,sans-serif;font-size:13px;font-weight:600;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 34px -14px #000000d9}.tour-fab svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.tour-fab:hover{border-color:var(--gold,#ffc704);background:#1d1a16;transform:translateY(-1px)}.tour-fab:focus-visible{outline:2px solid var(--gold,#ffc704);outline-offset:2px}@media (max-width:560px){.tour-fab{padding:10px 14px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){.tour-fab{transition:none}}@media (max-width:560px){.ptour-pop{width:auto;bottom:16px;right:16px;top:auto!important;left:16px!important;transform:none!important}.ptour-pop:before{display:none}}@media (prefers-reduced-motion:reduce){.ptour-spot{transition:none}.ptour-pop{animation:none}.ptour-dots span{transition:none}}
