@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-2xl:42rem;--container-5xl:64rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--tracking-normal:0em;--tracking-wide:.025em;--radius-md:.375rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.mx-auto{margin-inline:auto}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-xl{max-width:var(--container-xl)}.flex-1{flex:1}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-black\/10{border-color:#0000001a}@supports (color:color-mix(in lab, red, red)){.border-black\/10{border-color:color-mix(in oklab, var(--color-black) 10%, transparent)}}.bg-black{background-color:var(--color-black)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--muted\)\]{color:var(--muted)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}@media (min-width:40rem){.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#efeae0;--surface:#fbf9f4;--surface-2:#f2ede3;--surface-3:#e7e1d4;--ink:#211e18;--ink-2:#544f47;--ink-3:#6a655b;--border:#a39b8a;--border-strong:#6a655b;--orange:#e77500;--orange-edge:#b85c00;--ok-ink:#1c5a3a;--ok-tint:#e2efe5;--ok-edge:#6fa587;--warn-ink:#7a5200;--warn-tint:#f6ecd3;--warn-edge:#c0a45e;--bad-ink:#97291f;--bad-tint:#f4e2df;--bad-edge:#c98c85;--focus-glow:#e7750066;--shadow-card:0 1px 2px #211e180f, 0 6px 20px #211e1812;--font:"Public Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--background:var(--bg);--foreground:var(--ink);--muted:var(--ink-2);--accent:var(--orange)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.5}button{font:inherit;color:inherit}h1,h2,p,dl,dd{margin:0}h1,h2{letter-spacing:-.015em;text-wrap:balance;line-height:1.16}p{text-wrap:pretty}:where(a,button):focus-visible{outline:3px solid var(--ink);outline-offset:3px;box-shadow:0 0 0 6px var(--focus-glow);border-radius:5px}.skip-link{z-index:100;background:var(--ink);color:var(--surface);border-radius:7px;padding:10px 16px;font-weight:700;transition:top .15s;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.exchange-page{flex-direction:column;min-height:100vh;display:flex}.product-header{border-bottom:1.5px solid var(--border);justify-content:space-between;align-items:center;gap:24px;width:min(100% - 32px,1120px);margin:0 auto;padding:18px 0;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-tile{background:var(--ink);border-radius:9px;flex:0 0 42px;width:42px;height:42px;position:relative}.brand-eye{background:var(--surface);border-radius:50%;width:4px;height:4px;position:absolute;top:12px}.brand-eye-left{left:12px}.brand-eye-right{right:12px}.brand-mouth{background:var(--orange);border-radius:999px;height:6px;position:absolute;bottom:10px;left:10px;right:10px}.brand-name{line-height:1.2;display:grid}.brand-name b{letter-spacing:-.01em;font-size:1rem}.brand-name span{color:var(--ink-2);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.73rem;font-weight:600}.secure-label{color:var(--ink-2);align-items:center;gap:7px;font-size:.84rem;font-weight:700;display:inline-flex}.secure-label svg{width:18px;height:18px}.exchange-stage{background:radial-gradient(100% 75% at 50% 0%, var(--surface-2), var(--bg) 72%);flex:1;padding:clamp(38px,7vw,78px) 16px 72px}.exchange-container{width:min(100%,700px);margin:0 auto}.dev-preview{color:var(--warn-ink);background:var(--warn-tint);border:1.5px solid var(--warn-edge);text-align:center;border-radius:7px;margin-bottom:20px;padding:9px 12px;font-size:.78rem;font-weight:750}.exchange-heading{max-width:610px;margin-bottom:24px}.eyebrow{color:var(--ink-2);letter-spacing:.09em;text-transform:uppercase;font-size:.77rem;font-weight:800}.exchange-heading h1,.state-card h1{margin-top:8px;font-size:clamp(2rem,6vw,3.25rem)}.exchange-lead,.muted{color:var(--ink-2);margin-top:13px;font-size:1.05rem;line-height:1.65}.measure{max-width:52ch}.exchange-card,.state-card{background:var(--surface);border:1.5px solid var(--border-strong);box-shadow:var(--shadow-card);border-radius:12px;padding:clamp(22px,5vw,36px)}.state-card-centered{flex-direction:column;justify-content:center;align-items:flex-start;min-height:360px;display:flex}.state-icon{border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:20px;display:grid}.state-icon svg{width:28px;height:28px}.state-icon-muted{background:var(--surface-3);color:var(--ink-2)}.state-icon-orange{color:#97480a;background:#f8dfc2}.state-icon-error{background:var(--bad-tint);color:var(--bad-ink)}.sign-in-button{min-width:240px;margin-top:24px}.card-header{border-bottom:1.5px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:22px;display:flex}.card-kicker{color:var(--ink-3);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:.77rem;font-weight:800}.card-header h2{font-size:clamp(1.25rem,4vw,1.55rem)}.status-tag{border:1.5px solid;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:32px;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.status-tag svg{width:16px;height:16px}.status-warn{color:var(--warn-ink);background:var(--warn-tint);border-color:var(--warn-edge)}.status-ok{color:var(--ok-ink);background:var(--ok-tint);border-color:var(--ok-edge)}.status-bad{color:var(--bad-ink);background:var(--bad-tint);border-color:var(--bad-edge)}.detail-list{padding:10px 0 20px}.detail-list>div{border-bottom:1px solid #d8d1c4;grid-template-columns:92px 1fr;gap:16px;padding:12px 0;display:grid}.detail-list dt{color:var(--ink-3);font-size:.82rem;font-weight:700}.detail-list dd{font-weight:650}.accept-note{color:var(--ink-2);margin:2px 0 18px;font-size:.92rem}.button{appearance:none;cursor:pointer;border:1.5px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:14px 22px;font-weight:750;transition:background .12s,transform 60ms,opacity .12s;display:inline-flex}.button:active{transform:translateY(1px)}.button:disabled{cursor:wait;opacity:.7}.button svg{width:21px;height:21px}.button-primary{color:var(--ink);background:var(--orange);border-color:var(--orange-edge)}.button-primary:hover:not(:disabled){background:#f18416}.button-secondary{color:var(--ink);background:var(--surface);border-color:var(--border-strong)}.button-secondary:hover:not(:disabled){background:var(--surface-2)}.button-block{width:100%}.exchange-action{margin-top:18px}.action-error{color:var(--bad-ink);margin-top:12px;font-weight:650}.spinner{border:2px solid #211e1859;border-top-color:var(--ink);border-radius:50%;width:19px;height:19px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.door-pass{text-align:center;border:1.5px solid var(--border-strong);background:#fff;border-radius:10px;margin:22px 0;padding:clamp(18px,4vw,28px)}.barcode{justify-content:center;display:flex;overflow:hidden}.barcode svg{width:min(100%,500px);height:auto;max-height:150px;display:block}.barcode-label{color:var(--ink-3);text-transform:uppercase;letter-spacing:.1em;margin-top:16px;font-size:.73rem;font-weight:800}.barcode-value{letter-spacing:.08em;overflow-wrap:anywhere;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(1.05rem,4vw,1.35rem);font-weight:800}.pass-note{max-width:48ch;color:var(--ink-2);margin:14px auto 0;font-size:.84rem}.notice{border:1.5px solid;border-radius:8px;align-items:flex-start;gap:11px;padding:14px;display:flex}.notice svg{flex:none;width:21px;height:21px;margin-top:1px}.notice div{gap:2px;display:grid}.notice strong{font-size:.9rem}.notice span{font-size:.82rem}.notice-ok{color:var(--ok-ink);background:var(--ok-tint);border-color:var(--ok-edge)}.notice-error{color:var(--bad-ink);background:var(--bad-tint);border-color:var(--bad-edge)}.product-footer{color:var(--ink-2);text-align:center;padding:22px 16px 30px;font-size:.82rem}@media (max-width:560px){.secure-label{gap:0;font-size:0}.secure-label svg{width:22px;height:22px}.exchange-stage{padding-top:32px}.card-header{flex-direction:column}.detail-list>div{grid-template-columns:70px 1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
