.ref-popup-root{--bg-deep:#0b0f14;--bg-base:#111827;--bg-card:#161b22;--border:#ffffff12;--border-hi:#ffffff21;--text:#e5e7eb;--text-dim:#a4adc0;--text-mute:#6b7591;--blue:#3b82f6;--blue-hi:#5b9aff;--blue-lo:#1e4ed8;--green:#10b981}.ref-popup-root *{-webkit-tap-highlight-color:transparent}.ref-popup-root{color:var(--text);font-family:Geist,system-ui,sans-serif}.ref-popup-root .ov{z-index:240;-webkit-backdrop-filter:blur(14px)saturate(120%);opacity:0;background:#04070ca8;place-items:center;padding:20px;transition:opacity .42s cubic-bezier(.4,0,.2,1);display:grid;position:fixed;inset:0}.ref-popup-root .ov.show{opacity:1}.ref-popup-root .ov.hide{opacity:0;pointer-events:none}.ref-popup-root .ov-particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ref-popup-root .pcl{background:var(--blue-hi);opacity:0;filter:blur(.5px);border-radius:999px;animation:linear infinite drift;position:absolute}@keyframes drift{0%{opacity:0;transform:translateY(40px)scale(.6)}14%{opacity:.5}85%{opacity:.35}to{opacity:0;transform:translateY(-120px)scale(1)}}.ref-popup-root .modal{border:1px solid var(--border-hi);opacity:0;background:radial-gradient(820px 280px at 50% -6%,#3b82f62e,#0000 62%),linear-gradient(#141b29 0%,#0e131d 100%);border-radius:28px;width:min(640px,100%);padding:30px 30px 26px;transition:transform .5s cubic-bezier(.34,1.4,.4,1),opacity .4s;position:relative;transform:scale(.9)translateY(14px);box-shadow:0 40px 110px -30px #000000d9,0 0 0 1px #3b82f61f,inset 0 1px #ffffff0f}.ref-popup-root .ov.show .modal{opacity:1;transform:scale(1)translateY(0)}.ref-popup-root .modal:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#5b9aff66,#0000 40%);border-radius:28px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ref-popup-root .x-btn{border:1px solid var(--border);width:36px;height:36px;color:var(--text-mute);z-index:3;background:#ffffff0a;border-radius:11px;place-items:center;transition:all .18s;display:grid;position:absolute;top:16px;right:16px}.ref-popup-root .x-btn:hover{color:var(--text);background:#ffffff14;transform:rotate(90deg)}.ref-popup-root .x-btn svg{width:17px;height:17px}.ref-popup-root .eyebrow{letter-spacing:.16em;color:var(--blue-hi);background:#3b82f61a;border:1px solid #3b82f647;border-radius:999px;align-items:center;gap:9px;padding:7px 14px;font-size:11px;font-weight:700;display:inline-flex}.ref-popup-root .eyebrow .dot{background:var(--green);border-radius:999px;width:7px;height:7px;animation:1.6s infinite pulse;box-shadow:0 0 9px #10b981d9}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.4)}}.ref-popup-root .headline{letter-spacing:-.025em;text-wrap:balance;margin:16px 0 6px;font-size:clamp(23px,4vw,30px);font-weight:800;line-height:1.1}.ref-popup-root .headline .accent{background:linear-gradient(120deg, var(--blue-hi), #93c5fd 55%, #fff);color:#0000;-webkit-background-clip:text;background-clip:text}.ref-popup-root .subline{color:var(--text-dim);max-width:460px;font-size:14px;line-height:1.5}.ref-popup-root .ticket{border:1px solid var(--border-hi);background:linear-gradient(#16203cb3 0%,#0b101cb3 100%);border-radius:18px;grid-template-columns:auto 18px 1fr;align-items:stretch;margin:22px 0 18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.ref-popup-root .ticket-icon-cell{background:linear-gradient(#3b82f629,#3b82f608);flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:108px;padding:20px 18px;display:flex}.ref-popup-root .gift{background:linear-gradient(135deg, var(--blue), var(--blue-lo));color:#fff;border-radius:15px;place-items:center;width:54px;height:54px;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff1f,0 10px 26px -6px #3b82f6b3}.ref-popup-root .gift svg{width:26px;height:26px}.ref-popup-root .gift:after{content:"";z-index:-1;background:radial-gradient(circle,#3b82f673,#0000 68%);border-radius:22px;animation:3.4s ease-in-out infinite breathe;position:absolute;inset:-10px}@keyframes breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.ref-popup-root .gift-tag{letter-spacing:.16em;text-align:center;color:var(--blue-hi);font-family:Geist Mono,monospace;font-size:8.5px;font-weight:700;line-height:1.35}.ref-popup-root .perf{background:radial-gradient(circle at 50% 9px, var(--bg-deep) 5px, transparent 5.5px) repeat-y;background-size:100% 16px;width:18px;position:relative}.ref-popup-root .perf:before,.ref-popup-root .perf:after{content:"";background:var(--bg-deep);border-radius:999px;width:16px;height:16px;position:absolute;left:50%;transform:translate(-50%)}.ref-popup-root .perf:before{top:-8px}.ref-popup-root .perf:after{bottom:-8px}.ref-popup-root .ticket-body{flex-direction:column;justify-content:center;padding:20px 22px;display:flex}.ref-popup-root .code-label{letter-spacing:.22em;color:var(--text-mute);margin-bottom:8px;font-size:10px;font-weight:800}.ref-popup-root .code-big{letter-spacing:.02em;color:#fff;font-family:Geist Mono,monospace;font-size:clamp(28px,6vw,42px);font-weight:800;line-height:1;position:relative;overflow:hidden}.ref-popup-root .code-big .shimmer{background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:45%;animation:3.6s ease-in-out 1s infinite shimmer;position:absolute;top:0;bottom:0;left:0;transform:translate(-160%)}@keyframes shimmer{0%{transform:translate(-160%)}60%,to{transform:translate(360%)}}.ref-popup-root .ticket-meta{color:var(--text-mute);flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;font-size:12.5px;display:flex}.ref-popup-root .badge-green{color:var(--green);background:#10b98121;border:1px solid #10b98157;border-radius:999px;align-items:center;gap:7px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.ref-popup-root .badge-green .d{background:var(--green);border-radius:999px;width:6px;height:6px;box-shadow:0 0 7px #10b981cc}.ref-popup-root .ticket-meta strong{color:var(--text);font-weight:700}.ref-popup-root .meta-sep{opacity:.45}.ref-popup-root .actions{align-items:stretch;gap:12px;display:flex}.ref-popup-root .copy-btn{background:linear-gradient(180deg, var(--blue), var(--blue-lo));color:#fff;letter-spacing:.04em;cursor:pointer;border:1px solid #ffffff29;border-radius:15px;flex:1;justify-content:center;align-items:center;gap:10px;height:56px;font-size:15px;font-weight:800;transition:transform .16s,filter .16s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 34px -10px #3b82f6a6,inset 0 1px #ffffff40}.ref-popup-root .copy-btn:hover{filter:brightness(1.08);transform:translateY(-2px)}.ref-popup-root .copy-btn:active{transform:translateY(0)}.ref-popup-root .copy-btn svg{width:18px;height:18px}.ref-popup-root .copy-btn:after{content:"";background:linear-gradient(110deg,#0000 32%,#ffffff6b 50%,#0000 68%);animation:3.6s ease-in-out 1.4s infinite sweep;position:absolute;inset:0;transform:translate(-110%)}@keyframes sweep{0%{transform:translate(-110%)}55%,to{transform:translate(260%)}}.ref-popup-root .copy-btn.ok{background:linear-gradient(180deg, var(--green), #047857);box-shadow:0 14px 34px -10px #10b98199,inset 0 1px #ffffff40}.ref-popup-root .social-grid{grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:8px;display:grid}.ref-popup-root .soc{border:1px solid var(--border);width:46px;height:100%;min-height:24px;color:var(--text-dim);cursor:pointer;background:#ffffff0a;border-radius:12px;place-items:center;transition:all .16s;display:grid}.ref-popup-root .soc svg{width:17px;height:17px}.ref-popup-root .soc:hover{color:#fff;transform:translateY(-2px)}.ref-popup-root .soc.dc:hover{color:#a5b1ff;background:#5865f22e;border-color:#5865f273}.ref-popup-root .soc.tt:hover{color:#fff;background:#ffffff1a}.ref-popup-root .soc.wa:hover{color:#25d366;background:#25d36629;border-color:#25d36666}.ref-popup-root .soc.ln:hover{color:var(--blue-hi);background:#3b82f629;border-color:#3b82f666}.ref-popup-root .foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;margin-top:20px;padding-top:16px;display:flex}.ref-popup-root .foot-note{color:var(--text-mute);align-items:center;gap:9px;font-size:12.5px;line-height:1.4;display:flex}.ref-popup-root .foot-note svg{width:15px;height:15px;color:var(--blue-hi);flex-shrink:0}.ref-popup-root .later{color:var(--text-mute);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:12.5px;font-weight:600;transition:color .16s}.ref-popup-root .later:hover{color:var(--text-dim)}.ref-popup-root .later{align-items:center;gap:6px;display:inline-flex}.ref-popup-root .later svg{width:13px;height:13px;transition:transform .18s}.ref-popup-root .later:hover svg{transform:rotate(90deg)}.ref-popup-root .reveal{opacity:0;transform:translateY(12px)}.ref-popup-root .ov.show .modal .reveal{animation:.55s cubic-bezier(.34,1.3,.4,1) forwards itemRise;animation-delay:var(--d,0s)}@keyframes itemRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ref-popup-root .ov.show .gift{animation:.6s cubic-bezier(.34,1.6,.4,1) .28s both giftPop}@keyframes giftPop{0%{opacity:0;transform:scale(.4)rotate(-12deg)}60%{transform:scale(1.12)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.ref-popup-root .reveal,.ref-popup-root .ov.show .modal .reveal,.ref-popup-root .ov.show .gift{opacity:1!important;animation:none!important;transform:none!important}}.ref-popup-root .panel-reveal{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .5s cubic-bezier(.5,0,.2,1),opacity .4s 50ms,margin-top .5s cubic-bezier(.5,0,.2,1);display:grid}.ref-popup-root .panel-reveal>.pr-inner{min-height:0;overflow:hidden}.ref-popup-root .panel-reveal.show{opacity:1;grid-template-rows:1fr;margin-top:12px}.ref-popup-root .panel-cta{background:radial-gradient(420px 120px at 18% 0,#10b98129,#0000 70%),linear-gradient(#10182ee6,#0b101ce6);border:1px solid #10b98152;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex;position:relative;overflow:hidden}.ref-popup-root .panel-cta:hover{border-color:#10b9818c;transform:translateY(-2px)}.ref-popup-root .pc-left{align-items:center;gap:12px;min-width:0;display:flex}.ref-popup-root .pc-ic{background:linear-gradient(135deg, var(--green), #047857);color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px -6px #10b98199,inset 0 1px #ffffff40}.ref-popup-root .pc-ic svg{width:19px;height:19px}.ref-popup-root .pc-text{flex-direction:column;min-width:0;display:flex}.ref-popup-root .pc-text strong{color:#fff;letter-spacing:-.01em;font-size:14.5px;font-weight:800}.ref-popup-root .pc-text em{color:var(--text-mute);font-size:12px;font-style:normal}.ref-popup-root .pc-arrow{width:30px;height:30px;color:var(--green);background:#10b9811f;border-radius:9px;flex-shrink:0;place-items:center;transition:transform .18s;display:grid}.ref-popup-root .panel-cta:hover .pc-arrow{transform:translate(3px)}.ref-popup-root .pc-arrow svg{width:16px;height:16px}.ref-popup-root .confetti{pointer-events:none;z-index:5;will-change:transform, opacity;border-radius:2px;width:7px;height:7px;animation:.95s cubic-bezier(.2,.7,.3,1) forwards confettiFly;position:absolute}@keyframes confettiFly{0%{opacity:1;transform:translate(0)rotate(0)scale(1)}to{transform:translate(var(--cx), var(--cy)) rotate(var(--cr)) scale(.4);opacity:0}}.ref-popup-root .toast{z-index:250;color:var(--text);opacity:0;pointer-events:none;background:linear-gradient(#15203a,#0e1626);border:1px solid #10b98166;border-radius:13px;align-items:center;gap:9px;padding:12px 18px;font-size:13.5px;font-weight:600;transition:all .32s cubic-bezier(.34,1.4,.4,1);display:inline-flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 18px 50px -16px #000c}.ref-popup-root .toast.show{opacity:1;transform:translate(-50%)translateY(0)}.ref-popup-root .toast svg{width:16px;height:16px;color:var(--green)}@media (min-width:561px) and (max-width:767px){.ref-popup-root .ov{padding:max(16px, env(safe-area-inset-top,0px)) 16px max(16px, env(safe-area-inset-bottom,0px))}.ref-popup-root .modal{border-radius:24px;width:min(520px,100%);padding:26px 24px 22px}.ref-popup-root .modal:before{border-radius:24px}}@media (max-width:560px){.ref-popup-root .ov{padding:0;padding-bottom:env(safe-area-inset-bottom,0px);align-items:flex-end}.ref-popup-root .modal{width:100%;max-width:100%;padding:calc(14px + env(safe-area-inset-top,0px)) max(16px, env(safe-area-inset-right,0px)) max(20px, calc(16px + env(safe-area-inset-bottom,0px))) max(16px, env(safe-area-inset-left,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:22px 22px 0 0;max-height:min(92dvh,92vh);scroll-padding-bottom:12px;overflow:hidden auto;transform:translateY(100%)}.ref-popup-root .modal:before{border-radius:22px 22px 0 0}.ref-popup-root .ov.show .modal{transform:translateY(0)}.ref-popup-root .sheet-grab{background:#ffffff38;border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:0 auto 14px;display:block}.ref-popup-root .x-btn{top:max(12px, env(safe-area-inset-top,0px));right:max(12px, env(safe-area-inset-right,0px));width:40px;min-width:44px;height:40px;min-height:44px}.ref-popup-root .eyebrow{max-width:100%;padding:6px 12px;font-size:10px}.ref-popup-root .headline{max-width:calc(100% - 44px);margin-top:12px;font-size:clamp(21px,6.2vw,26px)}.ref-popup-root .subline{max-width:100%;font-size:13px}.ref-popup-root .ticket{border-radius:16px;grid-template-columns:1fr;margin:18px 0 16px}.ref-popup-root .ticket-icon-cell{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;min-width:0;padding:14px 16px}.ref-popup-root .gift{border-radius:13px;flex-shrink:0;width:44px;height:44px}.ref-popup-root .gift svg{width:22px;height:22px}.ref-popup-root .gift-tag{text-align:left;font-size:8px}.ref-popup-root .perf{background:radial-gradient(circle at 9px 50%, var(--bg-deep) 5px, transparent 5.5px) repeat-x;background-size:16px 100%;width:100%;height:16px}.ref-popup-root .perf:before{top:50%;left:-8px;transform:translateY(-50%)}.ref-popup-root .perf:after{inset:50% -8px auto auto;transform:translateY(-50%)}.ref-popup-root .ticket-body{min-width:0;padding:16px 16px 18px}.ref-popup-root .code-big{word-break:break-all;overflow-wrap:anywhere;font-size:clamp(26px,8.5vw,36px);line-height:1.05}.ref-popup-root .ticket-meta{gap:8px;font-size:12px}.ref-popup-root .badge-green{padding:4px 10px;font-size:11px}.ref-popup-root .actions{flex-direction:column;gap:10px}.ref-popup-root .copy-btn{touch-action:manipulation;width:100%;height:auto;min-height:52px;padding:14px 16px;font-size:14px}.ref-popup-root .social-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}.ref-popup-root .soc{touch-action:manipulation;width:100%;height:48px;min-height:48px}.ref-popup-root .panel-cta{flex-direction:row;align-items:center;gap:10px;padding:12px 14px}.ref-popup-root .pc-text strong{font-size:13.5px}.ref-popup-root .pc-text em{font-size:11.5px}.ref-popup-root .foot{flex-direction:column;align-items:stretch;gap:12px;margin-top:16px;padding-top:14px}.ref-popup-root .foot-note{align-items:flex-start;font-size:12px}.ref-popup-root .later{border:1px solid var(--border);touch-action:manipulation;background:#ffffff0a;border-radius:12px;justify-content:center;width:100%;min-height:44px;padding:10px 12px}.ref-popup-root .toast{bottom:max(20px, calc(12px + env(safe-area-inset-bottom,0px)));left:max(16px, env(safe-area-inset-left,0px));right:max(16px, env(safe-area-inset-right,0px));width:auto;max-width:none;transform:translate(0)translateY(20px)}.ref-popup-root .toast.show{transform:translate(0)translateY(0)}}@media (max-width:380px){.ref-popup-root .modal{padding-left:14px;padding-right:14px}.ref-popup-root .headline{font-size:20px}.ref-popup-root .code-big{font-size:clamp(22px,7.5vw,30px)}.ref-popup-root .ticket-icon-cell{padding:12px 14px}.ref-popup-root .ticket-body{padding:14px}}@media (max-width:767px) and (max-height:480px){.ref-popup-root .modal{max-height:min(96dvh,96vh);padding-top:10px}.ref-popup-root .sheet-grab{margin-bottom:8px}.ref-popup-root .ticket{margin:12px 0}.ref-popup-root .ticket-icon-cell{padding:10px 14px}.ref-popup-root .gift{width:38px;height:38px}.ref-popup-root .headline{margin-top:8px;font-size:18px}.ref-popup-root .subline{font-size:12px}.ref-popup-root .copy-btn{min-height:46px}}@media (min-width:561px){.ref-popup-root .sheet-grab{display:none}}@media (prefers-reduced-motion:reduce){.ref-popup-root .pcl,.ref-popup-root .gift:after,.ref-popup-root .code-big .shimmer,.ref-popup-root .copy-btn:after,.ref-popup-root .eyebrow .dot{animation:none!important}}.ref-popup-root .sheet-grab{display:none}.ref-popup-root.is-compact{inset:auto;left:max(12px, env(safe-area-inset-left,0px));right:max(12px, env(safe-area-inset-right,0px));bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:40;pointer-events:none;width:auto;max-width:min(100vw - 24px,360px);margin:0 auto;position:fixed}.ref-popup-root.is-compact .ov{-webkit-backdrop-filter:none;opacity:1;pointer-events:none;background:0 0;padding:0;display:block;position:static}.ref-popup-root.is-compact .ov-particles{display:none}.ref-popup-root.is-compact .modal{opacity:1;pointer-events:auto;border-radius:20px;width:100%;max-height:none;padding:18px 16px 16px;transform:none}.ref-popup-root.is-compact .headline{margin-top:10px;font-size:17px}.ref-popup-root.is-compact .subline{margin-bottom:0;font-size:12px}.ref-popup-root.is-compact .ticket{margin:14px 0 12px}.ref-popup-root.is-compact .code-big{font-size:26px}.ref-popup-root.is-compact .copy-btn{height:48px;font-size:13px}.ref-popup-root.is-compact .social-grid,.ref-popup-root.is-compact .foot-note{display:none}.ref-popup-root.is-compact .eyebrow{padding:5px 10px;font-size:10px}.ref-popup-root.is-compact .x-btn{width:36px;min-width:40px;height:36px;min-height:40px;top:10px;right:10px}@media (max-width:560px){.ref-popup-root.is-compact{left:max(10px, env(safe-area-inset-left,0px));right:max(10px, env(safe-area-inset-right,0px));bottom:calc(64px + env(safe-area-inset-bottom,0px));max-width:none}.ref-popup-root.is-compact .modal{border-radius:18px;padding:16px 14px 14px}.ref-popup-root.is-compact .headline{padding-right:36px;font-size:16px}.ref-popup-root.is-compact .code-big{word-break:break-all;font-size:clamp(22px,7vw,26px)}.ref-popup-root.is-compact .copy-btn{width:100%;min-height:46px}}@media (min-width:1024px){.ref-popup-root.is-compact{width:min(360px,100vw - 48px);bottom:24px;left:24px;right:auto}}
