@font-face{font-family:Gabarito;font-weight:400 900;font-display:swap;src:url(/fonts/gabarito.woff2)format("woff2")}@font-face{font-family:Hanken Grotesk;font-weight:100 900;font-display:swap;src:url(/fonts/hanken-grotesk.woff2)format("woff2")}:root{--cobalt:#2440e0;--cobalt-deep:#1731c5;--cyan:#16bff5;--ink:#0b1026;--mist:#eef2fe;--gradient:linear-gradient(135deg, var(--cobalt), var(--cyan));--font-display:Gabarito, "Hanken Grotesk", sans-serif;--font-body:"Hanken Grotesk", sans-serif;--gutter:max(24px, calc((100vw - 1264px) / 2));--measure:1136px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.45, 0, .55, 1);--duration:.32s}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{min-height:100vh;font:16px / 1.55 var(--font-body);-webkit-font-smoothing:antialiased;color:var(--fg);scrollbar-color:var(--scrollbar) transparent;background:var(--page);margin:0}::selection{color:var(--selection-fg);background:var(--selection)}input,textarea{caret-color:var(--accent)}h1,h2,h3,h4,.button,.brand,.money{font-family:var(--font-display)}h1,h2,h3{letter-spacing:-.028em;text-wrap:balance;margin:0;line-height:1.12}h1{margin-bottom:20px;font-size:49px;font-weight:700}h2{margin-bottom:14px;font-size:31px;font-weight:600}h3{margin-bottom:8px;font-size:23px;font-weight:600}p{max-width:68ch;margin:0 0 18px}a{color:var(--link);text-underline-offset:4px;text-decoration-thickness:1px}.lead{color:var(--fg-muted);font-size:20px}.muted{color:var(--fg-muted);margin-top:16px;font-size:14px}.money{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:21px;font-weight:600}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}:is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--focus);outline-offset:3px}.button{min-height:48px;color:var(--accent-fg);background:var(--button-bg);border-radius:var(--radius-control);border:0;justify-content:center;align-items:center;gap:12px;padding:12px 22px;font-size:18px;font-weight:600;text-decoration:none;transition:filter .15s,background .15s,transform .15s;display:inline-flex}.button:hover{filter:brightness(.94)}.button:active{transform:translateY(1px)}.button.white{color:var(--cobalt);background:#fff}.button.secondary{color:var(--accent-soft-fg);background:var(--accent-soft)}.button.wide{width:100%}.button:disabled,.button.disabled{color:var(--button-disabled-fg);cursor:not-allowed;background:var(--button-disabled-bg);opacity:1}.button.disabled{pointer-events:none}.button:disabled:hover{filter:none}.text-button{color:var(--link);background:0 0;border:0;padding:12px}.icon-button{color:var(--fg);border-radius:var(--radius-s);background:0 0;border:0;padding:10px}.icon-button:hover{background:var(--tint)}label{margin-bottom:20px;font-weight:500;display:block}label>input:not([type=checkbox]),label>select,label>textarea{width:100%;min-height:46px;color:var(--field-fg);background:var(--field-bg);border:1px solid var(--field-line);border-radius:var(--radius-field);margin-top:8px;padding:11px 13px;display:block}label>select{cursor:pointer}::placeholder{color:var(--placeholder);opacity:1}.checkbox{align-items:flex-start;gap:12px;font-size:14px;display:flex}.checkbox input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0;margin-top:5px}.segmented{border:0;flex-wrap:wrap;gap:8px;margin:0 0 26px;padding:0;display:flex}.segmented button{min-height:42px;color:var(--fg);background:var(--chip-bg);border:1px solid var(--chip-line);border-radius:var(--radius-control);padding:9px 16px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.segmented button:hover{background:var(--chip-hover)}.segmented button.selected{color:var(--chip-selected-fg);background:var(--chip-selected-bg);border-color:var(--chip-selected-line)}.card{--fg:var(--surface-fg);--fg-muted:var(--surface-fg-muted);--line:var(--surface-line);--link:var(--surface-link);--tint:var(--surface-tint);color:var(--surface-fg);background:var(--surface);border:1px solid var(--surface-edge);border-radius:var(--radius-l);box-shadow:var(--shadow)}.skip{z-index:50;color:var(--surface-fg);background:var(--surface);border-radius:var(--radius-s);padding:15px;position:fixed;top:-100px;left:20px}.skip:focus{top:10px}.site-header{z-index:40;height:80px;padding:0 var(--gutter);background:var(--header-bg);-webkit-backdrop-filter:blur(18px)saturate(1.6);backdrop-filter:blur(18px)saturate(1.6);border-bottom:1px solid #0000;align-items:center;gap:44px;display:flex;position:sticky;top:0}@supports (animation-timeline:scroll()){.site-header{animation:linear both header-settle;animation-timeline:scroll(root);animation-range:0 120px}}@keyframes header-settle{to{border-bottom-color:var(--header-line);box-shadow:var(--header-shadow)}}.brand{color:var(--brand-fg);white-space:nowrap;align-items:center;gap:8px;font-size:26px;font-weight:700;text-decoration:none;display:inline-flex}.brand svg{width:36px;height:36px;color:var(--brand-mark)}.site-header nav{flex:1;align-items:center;gap:32px;display:flex}.site-header nav a{color:var(--nav-fg);padding:28px 0;font-weight:600;text-decoration:none;transition:color .15s;position:relative}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--nav-active-fg)}.site-header nav a[aria-current=page]:after{content:"";background:var(--nav-marker);height:3px;position:absolute;bottom:0;left:0;right:0}.header-tools{align-items:center;gap:14px;display:flex}.theme-toggle{width:42px;height:42px;color:var(--toggle-fg);background:var(--toggle-bg);border:1px solid var(--toggle-line);border-radius:50%;place-items:center;padding:0;transition:background .15s,transform .15s;display:grid}.theme-toggle:hover{transform:rotate(-12deg)}.theme-toggle:active{transform:scale(.94)}.theme-toggle-dial{width:19px;height:19px;display:grid}.theme-toggle-dial svg{transition:transform .42s var(--ease-out), opacity .2s;grid-area:1/1}.theme-toggle-dial svg:last-child,[data-theme=light] .theme-toggle-dial svg:first-child{opacity:0;transform:rotate(-90deg)scale(.4)}[data-theme=light] .theme-toggle-dial svg:last-child{opacity:1;transform:none}.locale-select{color:var(--nav-active-fg);border-radius:var(--radius-s);background:0 0;border:0;padding:6px 4px;font-weight:500}.cart-link{color:var(--nav-active-fg);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.cart-count[data-tick]:not([data-tick="0"]){animation:count-tick .42s var(--ease-out)}@keyframes count-tick{0%{opacity:0;transform:translateY(6px)scale(.8)}60%{transform:translateY(-2px)scale(1.08)}to{opacity:1;transform:none}}.cart-count{font-variant-numeric:tabular-nums;min-width:23px;height:23px;color:var(--count-fg);background:var(--count-bg);border-radius:999px;place-items:center;padding:0 6px;font-size:12px;font-weight:600;display:grid}.site-footer{padding:52px var(--gutter) 36px;border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:24px;display:grid}.site-footer p{color:var(--fg-muted);margin:14px 0 0}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:24px;display:flex}.footer-links a{color:var(--fg-muted);font-size:14px}.footer-legal{color:var(--fg-muted);border-top:1px solid var(--line);grid-column:1/-1;padding-top:22px;font-size:12px}.art{height:184px;color:var(--art-fg);background:var(--art-bg);border-radius:var(--radius-m);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.art.gaming{--art-fg:#2440e0;--art-bg:#dde5ff}.art.streaming{--art-fg:#086187;--art-bg:#d7f4fe}.art.mobile{--art-fg:#344584;--art-bg:#eef2fe}.art.shopping{--art-fg:#3659b7;--art-bg:#e1eaff}.art.large{border-radius:24px;height:440px}.art>img{object-fit:cover;width:100%;height:100%;display:block}.hero{min-height:580px;padding:96px var(--gutter);color:#fff;background:var(--gradient);isolation:isolate;align-items:center;gap:64px;margin:0;display:flex;position:relative;overflow:hidden}.hero-current{z-index:-1;pointer-events:none;position:absolute;inset:0}.hero-current:before,.hero-current:after{content:"";will-change:transform;border-radius:50%;position:absolute}.hero-current:before{width:960px;height:960px;animation:bloom-a 22s var(--ease-in-out) infinite alternate;background:radial-gradient(circle,#16bff5d9 0%,#16bff500 60%);top:-420px;right:-240px}.hero-current:after{width:880px;height:880px;animation:bloom-b 28s var(--ease-in-out) infinite alternate;background:radial-gradient(circle,#1731c5e6 0%,#1731c500 60%);bottom:-520px;left:-160px}@keyframes bloom-a{to{transform:translate(-180px,140px)scale(1.12)}}@keyframes bloom-b{to{transform:translate(220px,-120px)scale(.92)}}.hero:before,.hero:after{z-index:-1;pointer-events:none;content:"";animation:ring-drift 30s var(--ease-in-out) infinite alternate;border:2px solid #ffffff47;border-radius:50%;position:absolute}.hero:before{width:760px;height:760px;top:-220px;right:-160px}.hero:after{border-width:1px;width:600px;height:600px;animation-direction:alternate-reverse;top:-140px;right:-80px}@keyframes ring-drift{to{transform:translate(-28px,36px)}}.hero-copy{flex:1;max-width:720px;position:relative}.hero-copy h1{letter-spacing:-.04em;margin-bottom:22px;font-size:clamp(46px,5.2vw,72px)}.hero-copy p{color:#ffffffe6;max-width:460px;margin-bottom:30px;font-size:21px}.hero-stack{flex-shrink:0;width:365px;height:400px;position:relative}.ticket{width:218px;box-shadow:var(--ticket-shadow);border-radius:18px;padding:14px;position:absolute}.ticket .art{border-radius:12px;height:150px}.ticket.back{animation:ticket-float-back 9s var(--ease-in-out) infinite alternate;top:20px;left:0;transform:rotate(-12deg)}.ticket.front{animation:ticket-float-front 7s var(--ease-in-out) infinite alternate;top:116px;left:146px;transform:rotate(8deg)}@keyframes ticket-float-back{to{transform:translateY(-10px)rotate(-13.5deg)}}@keyframes ticket-float-front{to{transform:translateY(-14px)rotate(9.5deg)}}.ticket-label{font:600 24px var(--font-display);margin:12px 2px 3px;display:block}.ticket small{color:var(--link);font-size:14px;display:block}.benefits{padding:22px var(--gutter);color:var(--fg-muted);border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;margin:0;font-size:14px;display:flex}.benefits span{align-items:center;gap:10px;display:flex}.benefits svg{color:var(--mark);flex-shrink:0}.catalogue{padding:64px var(--gutter) 96px;scroll-margin-top:96px}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.section-heading p{color:var(--fg-muted);margin:0}.section-heading h2:before,.explainer h2:before{vertical-align:.08em;content:"";background:var(--gradient);border-radius:50%;width:.42em;height:.42em;margin-right:.32em;display:inline-block}.search{min-width:290px;color:var(--fg-muted);background:var(--field-bg);border:1px solid var(--field-line);border-radius:var(--radius-control);align-items:center;gap:10px;padding:12px 18px;display:flex}label.search>input{width:100%;min-height:0;color:var(--field-fg);outline-offset:8px;background:0 0;border:0;border-radius:0;margin:0;padding:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px;display:grid}.product-card{--mx:50%;--my:40%;transition:transform var(--duration) var(--ease-out), box-shadow var(--duration) var(--ease-out), background var(--duration);padding:10px;text-decoration:none;display:block;position:relative;overflow:hidden}.product-card:after{pointer-events:none;content:"";background:radial-gradient(260px circle at var(--mx) var(--my), var(--card-light), transparent 62%);opacity:0;transition:opacity var(--duration) var(--ease-out);position:absolute;inset:0}.product-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-6px)}.product-card:hover:after{opacity:1}.product-copy{padding:18px 10px 12px}.product-copy h3{margin-bottom:6px;font-size:22px}.product-copy p{color:var(--fg-muted);margin-bottom:14px;font-size:12px}.product-price{justify-content:space-between;align-items:center;display:flex}.product-price svg{color:var(--accent)}.explainer{max-width:1264px;color:var(--surface-fg);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;margin:0 auto 72px;padding:56px 64px;position:relative;overflow:hidden}.explainer:before,.explainer:after{pointer-events:none;content:"";border:2px solid var(--explainer-ring);border-radius:50%;position:absolute}.explainer:before{width:460px;height:460px;top:-160px;right:-120px}.explainer:after{border-width:1px;width:320px;height:320px;top:-90px;right:-50px}.explainer p{color:var(--surface-fg-muted)}.explainer a{color:var(--surface-link);align-items:center;gap:8px;font-weight:600;display:inline-flex;position:relative}.page{max-width:var(--measure);min-height:65vh;padding:52px var(--gutter) 76px;margin:0 auto}.page h2:not(:first-child,.card *){margin-top:40px}.page.narrow{max-width:calc(700px + var(--gutter) * 2)}.back-link{margin:0 0 28px;font-size:14px;display:inline-block}.product-detail{grid-template-columns:1fr 1fr;gap:64px;display:grid}.detail-price{margin:20px 0}.detail-price .money{font-size:39px}.inline-link{margin-left:16px;display:inline-block}.details-list{border-top:1px solid var(--line);grid-template-columns:110px 1fr;gap:18px;margin:28px 0;padding-top:24px;font-size:14px;display:grid}.details-list dt{font-weight:600}.details-list dd{color:var(--fg-muted);margin:0}.order-lines{border-top:1px solid var(--line);margin:30px 0}.order-line{border-bottom:1px solid var(--line);align-items:center;gap:22px;padding:24px 0;display:flex}.order-line>div{flex:1}.order-line label{margin:0}.order-line select{width:70px}.cart-total{justify-content:space-between;align-items:center;margin:26px 0;font-size:20px;font-weight:600;display:flex}.cart-total .money{font-size:31px}.checkout-layout{grid-template-columns:1.25fr 1fr;gap:72px;margin-top:38px;display:grid}.form-panel h2:not(:first-child){margin-top:40px}form.form-panel{margin-bottom:36px}.checkout-summary{align-self:start;padding:30px}.summary-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 0;font-size:14px;display:flex}.summary-line .money{font-size:18px}.legal-links{flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:22px;display:flex}.result-page{text-align:center}.result-page>p{margin-left:auto;margin-right:auto}.result-page .actions{justify-content:center}.result-record{text-align:left;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0;padding:26px;display:grid}.result-record>.money{text-align:right}.result-record>div{grid-column:1/-1;justify-content:space-between;gap:14px;display:flex}.pocket-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pocket-card{transition:transform var(--duration) var(--ease-out), box-shadow var(--duration) var(--ease-out);padding:10px;text-decoration:none;display:block}.pocket-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.pocket-copy{padding:18px 10px 12px}.pocket-copy h2{margin:12px 0 8px;font-size:24px}.pocket-copy p{color:var(--fg-muted);align-items:baseline;gap:10px;margin:0 0 14px;font-size:14px;display:flex}.pocket-open{color:var(--link);justify-content:space-between;display:flex}.item-meta{color:var(--fg-muted);flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:8px;font-size:14px;display:flex}.item-detail{max-width:700px;padding:36px}.item-detail h2{margin-top:18px}.item-detail h3{margin-top:32px}.secret-field{font:500 22px var(--font-body);letter-spacing:.06em;overflow-wrap:anywhere;background:var(--tint);border-radius:var(--radius-s);padding:20px}.activity-row{color:var(--fg);border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:24px 0;text-decoration:none;display:flex}.activity-row>div:first-child{flex:1}.activity-row p{color:var(--fg-muted);margin:6px 0 0;font-size:14px}.timeline{padding-left:20px}.timeline li{padding:14px 0}.timeline time{color:var(--fg-muted);margin-left:20px;font-size:14px}.receipt{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}.legal-copy{white-space:pre-line;line-height:1.8}.help-links{margin-bottom:44px}.help-links a{color:var(--fg);border-bottom:1px solid var(--line);padding:26px 0;text-decoration:none;display:block}.help-links h2{font-size:25px}.help-links p{color:var(--fg-muted);margin-bottom:0}.notice{color:var(--fg);background:var(--tint);border-radius:var(--radius-m);align-items:flex-start;gap:12px;margin:20px 0;padding:17px 20px;font-size:14px;display:flex}.notice svg{color:var(--accent);flex-shrink:0}.notice.error{color:var(--danger-fg);background:var(--danger-bg)}.empty-state{text-align:center;background:var(--tint);border:1px solid var(--line);border-radius:var(--radius-l);max-width:680px;margin:24px auto;padding:64px 24px}.empty-state>svg{color:var(--mark);margin:0 auto 22px}.empty-state p{color:var(--fg-muted);margin:0 auto 26px}.loading{min-height:180px;color:var(--fg-muted);justify-content:center;align-items:center;gap:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status{color:var(--status-fg);background:var(--status-bg);border-radius:var(--radius-s);padding:5px 9px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.status-fulfilled,.status-captured,.status-active,.status-issued,.status-resolved,.status-completed{--status-fg:#1f6a43;--status-bg:#e1f4e8}.status-failed,.status-stop_sale,.status-declined,.status-revoked{--status-fg:#9b3038;--status-bg:#ffe9ea}.status-pending,.status-awaiting_payment,.status-paid_awaiting_fulfilment,.status-needs_verification,.status-pending_investigation{--status-fg:#7a5514;--status-bg:#fff0d2}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.site-header{gap:28px}.site-header nav{gap:22px}.hero{padding:72px var(--gutter);gap:24px}.hero-stack{width:335px}}@media (width<=900px){.site-header{flex-wrap:wrap;gap:12px;height:auto;padding-top:16px}.site-header nav{flex-basis:100%;order:3;justify-content:flex-start;gap:4px 18px}.site-header nav a{padding:10px 0 14px}.header-tools{margin-left:auto}.hero{padding:64px var(--gutter)}.hero-stack{transform-origin:50%;width:235px;height:330px;transform:scale(.8)}.ticket.front{left:80px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading{flex-direction:column;align-items:flex-start}.search{width:100%}.checkout-layout,.product-detail{gap:30px}.art.large{height:360px}.pocket-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){:root{--gutter:20px}h1{font-size:37px}h2{font-size:28px}.site-header .brand{font-size:24px}.site-header .brand svg{width:32px;height:32px}.site-header nav{scrollbar-width:none;flex-wrap:nowrap;gap:18px;font-size:14px;overflow-x:auto}.site-header nav a{flex:none}.hero{min-height:0;padding:56px var(--gutter) 40px;display:block}.benefits{padding:18px var(--gutter)}.hero-copy h1{font-size:40px}.hero-copy p{font-size:18px}.hero-stack{transform-origin:top;width:290px;height:215px;margin:20px auto 0;transform:scale(.72)}.ticket{width:190px}.ticket .art{height:105px}.ticket.back{top:0;left:-15px}.ticket.front{top:10px;left:140px}.ticket-label{font-size:22px}.benefits{gap:18px}.benefits span{flex-direction:column;flex:1;align-items:flex-start;font-size:12px;line-height:1.4}.catalogue{padding:30px var(--gutter) 44px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:28px}.segmented{gap:6px}.segmented button{padding:8px 10px;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-grid .art{height:142px}.product-copy h3{min-height:46px;font-size:20px}.product-copy p{font-size:11px}.product-copy{padding:13px 0 0}.money{font-size:19px}.explainer{border-radius:24px;margin:0 12px 40px;padding:40px 24px}.site-footer{grid-template-columns:1fr;gap:18px;padding-top:36px}.footer-links{justify-content:flex-start}.page{padding:32px var(--gutter) 52px}.product-detail,.checkout-layout{grid-template-columns:1fr;gap:30px}.art.large{height:280px}.checkout-summary{padding:24px}.product-detail h1{font-size:37px}.pocket-grid{grid-template-columns:1fr}.activity-row{flex-wrap:wrap;gap:12px}.activity-row>div:first-child{flex-basis:100%}.item-detail{padding:24px}.result-record{padding:20px}.result-record>div{font-size:14px}.order-line{gap:10px}.order-line h3{font-size:21px}.actions{gap:15px}.details-list{grid-template-columns:85px 1fr}.header-tools{gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}::view-transition-group(*){scroll-behavior:auto!important;transition:none!important;animation:none!important}::view-transition-old(*){scroll-behavior:auto!important;transition:none!important;animation:none!important}::view-transition-new(*){scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.site-header,.site-footer,.actions{display:none}body{color:#000;background:#fff}.page{padding:0}}::view-transition-old(root){animation-duration:.18s}::view-transition-new(root){animation-duration:.18s}::view-transition-group(*){animation-duration:var(--duration);animation-timing-function:var(--ease-out)}::view-transition-old(*){mix-blend-mode:normal}::view-transition-new(*){mix-blend-mode:normal}[data-theme-ripple]::view-transition-old(root){animation:none}[data-theme-ripple]::view-transition-new(root){animation:none}[data-theme-ripple]::view-transition-new(root){z-index:1}.price-from{align-items:baseline;gap:6px;display:inline-flex}.price-from small{color:var(--fg-muted);font-size:13px;font-weight:500}.denominations{border:0;flex-wrap:wrap;gap:10px;margin:0 0 22px;padding:0;display:flex}.denominations legend{margin-bottom:12px;padding:0;font-weight:500}.denominations button{min-height:46px;color:var(--surface-fg);background:var(--surface-tint);border-radius:var(--radius-control);border:1px solid #0000;padding:10px 18px;transition:background .15s,color .15s,transform .15s}.denominations button .money{font-size:18px}.denominations button:hover{transform:translateY(-1px)}.denominations button.selected{color:var(--accent-fg);background:var(--accent)}.denominations button:disabled{cursor:not-allowed;opacity:.45;text-decoration:line-through}.face-value{color:var(--fg-muted);margin:-10px 0 22px;font-size:14px}.face-value .money{font-size:15px}.progress{max-width:520px;margin:0 auto 34px;padding:0;list-style:none;display:flex}.stop{color:var(--fg-muted);flex-direction:column;flex:1;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex;position:relative}.stop:not(:last-child):after{content:"";background:var(--line);width:calc(100% - 32px);height:2px;position:absolute;top:9px;left:calc(50% + 16px)}.stop-dot{width:20px;height:20px;color:var(--accent-fg);background:var(--page);border:2px solid var(--line);transition:background var(--duration), border-color var(--duration), box-shadow var(--duration);border-radius:50%;place-items:center;display:grid}.stop-done{color:var(--fg)}.stop-done .stop-dot{background:var(--progress-done,var(--accent));border-color:var(--progress-done,var(--accent))}.stop-done:after{background:var(--progress-done,var(--accent))}.stop-current{color:var(--fg)}.stop-current .stop-dot{border-color:var(--progress-done,var(--accent));box-shadow:0 0 0 5px color-mix(in srgb, var(--progress-done,var(--accent)) 18%, transparent);animation:1.8s ease-in-out infinite stop-pulse}@keyframes stop-pulse{50%{box-shadow:0 0 0 9px color-mix(in srgb, var(--progress-done,var(--accent)) 8%, transparent)}}.stop-warn,.stop-bad{color:var(--fg)}.stop-warn .stop-dot{background:#fff0d2;border-color:#7a5514}.stop-bad .stop-dot{background:#ffe9ea;border-color:#9b3038}.stub-stack{flex-wrap:wrap;justify-content:center;gap:22px;margin:34px 0 26px;display:flex}.stub{--perf:176px;text-align:left;transform-origin:30% 100%;width:232px;padding:12px;position:relative}.stub .art{border-radius:var(--radius-m);height:152px}.stub-copy{border-top:2px dashed var(--surface-line);transition:transform var(--duration) var(--ease-out);margin-top:10px;padding:14px 4px 4px;position:relative}.stub-copy h3{margin-bottom:8px;font-size:19px}.stub-copy p{color:var(--surface-fg-muted);justify-content:space-between;margin:0;font-size:14px;display:flex}.stub-copy .money{font-size:17px}.stub-stack[data-state=tearing] .stub{animation:stub-tear .64s var(--ease-out) both;animation-delay:calc(var(--i) * 90ms)}@keyframes stub-tear{0%{transform:none}22%{transform:translateY(-6px)rotate(-2.4deg)}58%{transform:translateY(-16px)rotate(1.6deg)}to{transform:translateY(-3px)rotate(-.8deg)}}.stub-stack[data-state=torn] .stub{transform:translateY(-3px)rotate(-.8deg)}.stub-stack[data-state=torn] .stub-copy{border-top-color:#0000;margin-top:16px;transform:translateY(2px)rotate(.6deg)}.stub-stack[data-state=torn] .stub-copy:before{content:"";background:radial-gradient(circle at 6px 8px, var(--surface) 4.5px, transparent 5px) 0 0 / 12px 8px repeat-x;height:8px;position:absolute;top:-8px;left:0;right:0}.pocket-group{margin-top:44px}.pocket-group:first-child{margin-top:0}.pocket-group>h2{margin-bottom:18px;font-size:23px}.pocket-group.used .pocket-card,.pocket-group.expired .pocket-card{opacity:.72;filter:saturate(.6)}.pocket-group.used .pocket-card:hover,.pocket-group.expired .pocket-card:hover{opacity:1;filter:none}.pocket-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.expiry-date{color:var(--surface-fg-muted);font-size:13px}.item-stub{--perf:232px;max-width:720px;padding:12px;position:relative}.item-stub .art{--art-bg:#eef2fe;border-radius:var(--radius-m);height:340px}.item-stub .art>img{object-fit:contain}.item-stub-body{border-top:2px dashed var(--surface-line);margin-top:12px;padding:26px 24px 24px}.item-stub-body h2{margin:14px 0 6px;font-size:31px}.item-stub-body h3{margin-top:32px}.item-stub[data-group=used] .art,.item-stub[data-group=expired] .art{filter:saturate(.6)}.secret{background:var(--surface-tint);border-radius:var(--radius-m);margin-top:28px;padding:22px}.secret h3{font:600 13px var(--font-body);color:var(--surface-fg-muted);margin:0 0 12px}.secret .secret-field{font-variant-numeric:tabular-nums;background:var(--surface)}.secret .actions{margin-top:16px}.qr-plate{border-radius:var(--radius-m);box-shadow:var(--shadow);animation:qr-in var(--duration) var(--ease-out);background:#fff;margin-top:18px;padding:14px;display:inline-flex}@keyframes qr-in{0%{opacity:0;transform:translateY(6px)}}.used-toggle{border-top:1px solid var(--surface-line);margin-top:28px;padding-top:22px}.used-toggle small{color:var(--surface-fg-muted);margin-top:4px;font-size:13px;display:block}.stub-blank{background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius-m);width:196px;margin:0 auto 24px;padding:10px}.stub-blank-art{background:var(--surface-tint);border-radius:var(--radius-s);height:96px}.stub-blank-copy{border-top:2px dashed var(--surface-line);gap:8px;margin-top:10px;padding-top:12px;display:grid}.stub-blank-copy span{background:var(--surface-tint);border-radius:999px;height:10px}.stub-blank-copy span:last-child{width:55%}@media (width<=600px){.progress{margin-bottom:26px}.stop{font-size:12px}.stub-stack{gap:14px}.stub{width:calc(50% - 7px)}.stub .art{height:120px}.item-stub{padding:10px}.item-stub .art{height:240px}.item-stub-body{padding:20px 12px 16px}.item-stub-body h2{font-size:27px}.secret{padding:16px}.denominations button{flex:calc(33% - 10px)}}.recipient-details{border:0;gap:12px;min-width:0;margin:24px 0;padding:0;display:grid}.recipient-details legend{font:inherit;margin-bottom:12px;padding:0;font-weight:700}:root{--page:#0b1026;--page-deep:#070b1c;--fg:#fff;--fg-muted:#ffffffa8;--line:#ffffff24;--link:#8fe1ff;--tint:#ffffff14;--mark:#16bff5;--accent:#2440e0;--accent-fg:#fff;--accent-soft:#ffffff1f;--accent-soft-fg:#fff;--button-bg:#2440e0;--button-disabled-bg:#ffffff1f;--button-disabled-fg:#ffffff8c;--surface:#fff;--surface-fg:#0b1026;--surface-fg-muted:#535b75;--surface-line:#dbe1f2;--surface-link:#2440e0;--surface-tint:#eef2fe;--surface-edge:transparent;--shadow:none;--shadow-lift:0 30px 60px -28px #16bff5b3;--card-light:#16bff54d;--radius-s:10px;--radius-m:14px;--radius-l:22px;--radius-control:999px;--radius-field:12px;--field-bg:#ffffff0f;--field-line:#ffffff38;--field-fg:#fff;--placeholder:#ffffff80;--chip-bg:#ffffff0f;--chip-line:#ffffff24;--chip-hover:#ffffff1f;--chip-selected-fg:#0b1026;--chip-selected-bg:#fff;--chip-selected-line:#fff;--header-bg:#0b1026c7;--header-line:#ffffff1f;--header-shadow:0 18px 40px -30px #000c;--brand-fg:#fff;--brand-mark:#fff;--nav-fg:#ffffffb3;--nav-active-fg:#fff;--nav-marker:#16bff5;--count-fg:#0b1026;--count-bg:#16bff5;--toggle-bg:#ffffff14;--toggle-line:#ffffff24;--toggle-fg:#fff;--focus:#8fe1ff;--selection:#8fe1ff;--selection-fg:#0b1026;--scrollbar:#2a3358;--danger-fg:#ffb4b6;--danger-bg:#3a1517;--art-fg:#2440e0;--art-bg:#eef2fe;--progress-done:#16bff5;--ticket-shadow:0 40px 80px -30px #050a28b3, 0 0 0 1px #fff6;--explainer-ring:#2440e033;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--page:#eef2fe;--page-deep:#e4eafc;--fg:#0b1026;--fg-muted:#535b75;--line:#d6ddf3;--link:#2440e0;--tint:#fff;--mark:#2440e0;--accent:#2440e0;--accent-fg:#fff;--accent-soft:#dfe6fd;--accent-soft-fg:#2440e0;--button-bg:#2440e0;--button-disabled-bg:#d6ddf7;--button-disabled-fg:#4d5a9c;--surface:#fff;--surface-fg:#0b1026;--surface-fg-muted:#535b75;--surface-line:#dbe1f2;--surface-link:#2440e0;--surface-tint:#eef2fe;--surface-edge:transparent;--shadow:0 14px 34px -24px #2440e073;--shadow-lift:0 30px 56px -28px #2440e08c;--card-light:#16bff540;--field-bg:#fff;--field-line:#c9d3ed;--field-fg:#0b1026;--placeholder:#64708b;--chip-bg:#fff;--chip-line:transparent;--chip-hover:#f7f9ff;--chip-selected-fg:#fff;--chip-selected-bg:#2440e0;--chip-selected-line:#2440e0;--header-bg:#eef2fec7;--header-line:#d6ddf3;--header-shadow:0 18px 40px -30px #2440e066;--brand-fg:#2440e0;--brand-mark:#2440e0;--nav-fg:#0b1026;--nav-active-fg:#2440e0;--nav-marker:#2440e0;--count-fg:#fff;--count-bg:#2440e0;--toggle-bg:#fff;--toggle-line:transparent;--toggle-fg:#2440e0;--focus:#2440e0;--selection:#bdcaff;--selection-fg:#0b1026;--scrollbar:#a8b6ee;--danger-fg:#922f31;--danger-bg:#fff0f0;--progress-done:#2440e0;--ticket-shadow:0 40px 80px -30px #0b1026a6, 0 0 0 1px #fff9;--explainer-ring:#2440e01f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.card{--button-disabled-bg:#d6ddf7;--button-disabled-fg:#4d5a9c}.card,.status,.qr-plate{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.card .segmented button{--chip-bg:#eef2fe;--chip-line:transparent;--chip-hover:#e1e8fd;--chip-selected-fg:#fff;--chip-selected-bg:#2440e0;--chip-selected-line:#2440e0}[data-theme=light] .segmented button,[data-theme=light] .search,[data-theme=light] .theme-toggle{box-shadow:0 8px 24px -20px #2440e099}[data-theme=light] .segmented button.selected{box-shadow:none}[data-theme=light] .empty-state{box-shadow:var(--shadow);background:#fff;border-color:#0000}
