/* Generated by tools/generate_access_tokens.py. Do not edit. */
:root {
  --wz-stone: #0E0C15;
  --wz-stone-raised: #110F1B;
  --wz-stone-top: #0B0A12;
  --wz-stone-ink: #F1E8D4;
  --wz-stone-ink-2: rgba(241, 232, 212, .70);
  --wz-stone-ink-3: rgba(241, 232, 212, .50);
  --wz-stone-ink-4: rgba(241, 232, 212, .28);
  --wz-stone-hair: rgba(226, 196, 128, .16);
  --wz-stone-hair-strong: rgba(226, 196, 128, .40);
  --wz-stone-glass: rgba(226, 196, 128, .05);
  --wz-stone-glass-2: rgba(226, 196, 128, .10);
  --wz-stone-glass-3: rgba(226, 196, 128, .14);
  --wz-parchment: #F4ECDA;
  --wz-parchment-lit: #FBF6EA;
  --wz-paper-ink: #2A2012;
  --wz-paper-ink-2: rgba(42, 32, 18, .72);
  --wz-paper-ink-3: rgba(42, 32, 18, .68);
  --wz-paper-ink-4: rgba(42, 32, 18, .55);
  --wz-paper-hair: rgba(60, 42, 12, .14);
  --wz-paper-hair-strong: rgba(60, 42, 12, .38);
  --wz-paper-glass: rgba(60, 42, 12, .035);
  --wz-paper-glass-2: rgba(60, 42, 12, .07);
  --wz-paper-glass-3: rgba(60, 42, 12, .10);
  --wz-paper-shadow: 0 10px 30px rgba(0, 0, 0, .35);
  --wz-gold: #D6B25E;
  --wz-gold-pressed: #BC9944;
  --wz-gold-paper: #C29A3C;
  --wz-gold-paper-pressed: #A9832C;
  --wz-gold-text: #7E5D17;
  --wz-on-gold: #1B1508;
  --wz-gold-glow: rgba(214, 178, 94, .30);
  --wz-scarlet: #8E1B24;
  --wz-scarlet-metal: #B8912F;
  --wz-scarlet-dark: #E56E74;
  --wz-scarlet-soft: rgba(142, 27, 36, .10);
  --wz-emerald: #1F5C3F;
  --wz-emerald-metal: #8A9296;
  --wz-emerald-dark: #5FB08A;
  --wz-emerald-soft: rgba(31, 92, 63, .10);
  --wz-amber: #7F520A;
  --wz-amber-metal: #2A2012;
  --wz-amber-dark: #DDA24A;
  --wz-amber-soft: rgba(127, 82, 10, .12);
  --wz-sapphire: #254A8C;
  --wz-sapphire-metal: #9C6B2E;
  --wz-sapphire-dark: #8FB0EE;
  --wz-sapphire-soft: rgba(37, 74, 140, .10);
  --wz-paper-action: #254A8C;
  --wz-paper-action-pressed: #1D3B70;
  --wz-on-paper-action: #FBF6EA;
  --wz-paper-action-glow: rgba(37, 74, 140, .22);
  --wz-action-glow: var(--wz-gold-glow);
  --wz-link: var(--wz-gold);
  --wz-focus: var(--wz-gold);
  --wz-shade-ink: #0B0A12;
  --wz-shade-mist: #6E7A8C;
  --wz-shade-frost: #B9C6D6;
  --wz-shade-glow: rgba(143, 176, 238, .22);
  --wz-font-eyebrow: 'Cinzel', 'Cormorant Garamond', Georgia, serif;
  --wz-font-display: 'Cormorant Garamond', Georgia, serif;
  --wz-spell-duration: 320ms;
  --wz-shade-duration: 600ms;
  --wz-corner: color-mix(in srgb, var(--wz-gold) 55%, transparent);
  --ag-token-color-bg-base: var(--wz-parchment);
  --ag-token-color-bg-elevated: var(--wz-parchment-lit);
  --ag-token-color-ink-primary: var(--wz-paper-ink);
  --ag-token-color-ink-secondary: var(--wz-paper-ink-2);
  --ag-token-color-ink-tertiary: var(--wz-paper-ink-3);
  --ag-token-color-ink-quaternary: var(--wz-paper-ink-4);
  --ag-token-color-ink-inverse: var(--wz-on-paper-action);
  --ag-token-color-accent-solid: var(--wz-paper-action);
  --ag-token-color-accent-pressed: var(--wz-paper-action-pressed);
  --ag-token-color-accent-disabled: rgba(60, 42, 12, .10);
  --ag-token-color-glass-subtle-tint: var(--wz-paper-glass);
  --ag-token-color-glass-regular-tint: var(--wz-paper-glass-2);
  --ag-token-color-glass-prominent-tint: var(--wz-paper-glass-3);
  --ag-token-color-surface-fallback-subtle: #F1E8D3;
  --ag-token-color-surface-fallback-regular: #EEE4CD;
  --ag-token-color-surface-fallback-prominent: #E9DEC4;
  --ag-token-color-border-hairline: var(--wz-paper-hair);
  --ag-token-color-border-strong: var(--wz-paper-hair-strong);
  --ag-token-color-border-platinumStart: rgba(60, 42, 12, .16);
  --ag-token-color-border-platinumEnd: rgba(60, 42, 12, .03);
  --ag-token-color-state-error: var(--wz-scarlet);
  --ag-token-color-scrim-photo: linear-gradient(to top, rgba(0,0,0,0.55), rgba(0,0,0,0));
  --ag-token-color-scrim-modal: rgba(20,20,22,0.32);
  --ag-token-color-control-trackOff: rgba(42, 32, 18, .16);
  --ag-token-color-control-thumbOff: #FFFFFF;
  --ag-token-color-control-meterTrack: rgba(42, 32, 18, .12);
  --ag-token-color-control-grabber: rgba(42, 32, 18, .20);
  --ag-token-color-map-base: #E7E7EA;
  --ag-token-color-map-road: rgba(20,20,22,0.10);
  --ag-token-color-map-pin: #141416;
  --ag-token-color-map-pinInk: #F5F5F7;
  --ag-token-color-pass-surfaceStart: #FFFFFF;
  --ag-token-color-pass-surfaceEnd: #F2F2F4;
  --ag-token-color-pass-ink: #0A0A0C;
  --ag-token-color-pass-inkMuted: #6E6E73;
  --ag-token-color-pass-divider: #E5E5EA;
  --ag-token-blur-subtle: 12px;
  --ag-token-blur-regular: 20px;
  --ag-token-blur-prominent: 32px;
  --ag-token-radius-xs: 6px;
  --ag-token-radius-sm: 10px;
  --ag-token-radius-md: 14px;
  --ag-token-radius-lg: 20px;
  --ag-token-radius-xl: 24px;
  --ag-token-radius-sheet: 28px;
  --ag-token-radius-pill: 999px;
  --ag-token-space-2: 2px;
  --ag-token-space-4: 4px;
  --ag-token-space-8: 8px;
  --ag-token-space-12: 12px;
  --ag-token-space-16: 16px;
  --ag-token-space-20: 20px;
  --ag-token-space-24: 24px;
  --ag-token-space-28: 28px;
  --ag-token-space-32: 32px;
  --ag-token-space-40: 40px;
  --ag-token-space-48: 48px;
  --ag-token-space-64: 64px;
  --ag-token-space-screenMargin: 20px;
  --ag-token-space-sectionGap: 32px;
  --ag-token-typography-family-ui: "SF Pro Text", Inter, system-ui;
  --ag-token-typography-family-display: "SF Pro Display", Inter, system-ui;
  --ag-token-typography-style-display-size: 34px;
  --ag-token-typography-style-display-weight: 700;
  --ag-token-typography-style-display-tracking: -0.4px;
  --ag-token-typography-style-display-lineHeight: 1.2;
  --ag-token-typography-style-title1-size: 28px;
  --ag-token-typography-style-title1-weight: 700;
  --ag-token-typography-style-title1-tracking: -0.3px;
  --ag-token-typography-style-title1-lineHeight: 1.25;
  --ag-token-typography-style-title2-size: 22px;
  --ag-token-typography-style-title2-weight: 700;
  --ag-token-typography-style-title2-tracking: -0.2px;
  --ag-token-typography-style-title2-lineHeight: 1.3;
  --ag-token-typography-style-headline-size: 17px;
  --ag-token-typography-style-headline-weight: 600;
  --ag-token-typography-style-headline-tracking: 0px;
  --ag-token-typography-style-headline-lineHeight: 1.3;
  --ag-token-typography-style-body-size: 17px;
  --ag-token-typography-style-body-weight: 400;
  --ag-token-typography-style-body-tracking: 0px;
  --ag-token-typography-style-body-lineHeight: 1.45;
  --ag-token-typography-style-subhead-size: 15px;
  --ag-token-typography-style-subhead-weight: 400;
  --ag-token-typography-style-subhead-tracking: 0px;
  --ag-token-typography-style-subhead-lineHeight: 1.4;
  --ag-token-typography-style-footnote-size: 13px;
  --ag-token-typography-style-footnote-weight: 400;
  --ag-token-typography-style-footnote-tracking: 0px;
  --ag-token-typography-style-footnote-lineHeight: 1.4;
  --ag-token-typography-style-caption-size: 11px;
  --ag-token-typography-style-caption-weight: 500;
  --ag-token-typography-style-caption-tracking: 0.6px;
  --ag-token-typography-style-caption-transform: uppercase;
  --ag-token-typography-style-caption-lineHeight: 1.3;
  --ag-token-size-buttonHeight: 52px;
  --ag-token-size-inputHeight: 52px;
  --ag-token-size-chipHeight: 36px;
  --ag-token-size-segmentedHeight: 40px;
  --ag-token-size-iconButton: 36px;
  --ag-token-size-tabDockHeight: 64px;
  --ag-token-size-touchTargetMin: 44px;
  --ag-token-size-qr: 232px;
  --ag-token-size-qrQuietZone: 16px;
  --ag-token-size-seat: 26px;
  --ag-token-size-seatGap: 6px;
  --ag-token-size-avatarProfile: 72px;
  --ag-token-size-thumbRow: 72px;
  --ag-token-size-thumbOrder: 44px;
  --ag-token-opacity-disabled: 0.4;
  --ag-token-opacity-pastEvent: 0.64;
  --ag-token-opacity-ambientImagery: 0.2;
  --ag-token-elevation-card: 0px 4px 16px rgba(0,0,0,0.08);
  --ag-token-elevation-floating: 0px 8px 24px rgba(0,0,0,0.10);
  --ag-token-elevation-pass: 0px 12px 32px rgba(0,0,0,0.12);
  --ag-token-motion-duration-micro: 120ms;
  --ag-token-motion-duration-standard: 200ms;
  --ag-token-motion-duration-emphasized: 320ms;
  --ag-token-motion-duration-hero: 500ms;
  --ag-token-motion-easing-standard: cubic-bezier(0.2, 0, 0, 1);
  --ag-token-seatState-available: rgba(20,20,22,0.20);
  --ag-token-seatState-selected-fill: #141416;
  --ag-token-seatState-selected-label: #F5F5F7;
  --ag-token-seatState-sold: rgba(20,20,22,0.06);
  --ag-token-seatState-soldMarker: rgba(20,20,22,0.22);
  --ag-token-seatState-vipWash: rgba(20,20,22,0.06);
  --ag-token-seatState-vipBorder: rgba(20,20,22,0.24);
  --ag-token-web-sidebarWidth: 224px;
  --ag-token-web-dialogWidth: 1120px;
  --ag-token-web-confirmationWidth: 560px;
  --ag-token-web-registerRowMin: 68px;
  --ag-token-web-registerActionsWidth: 128px;
  --ag-token-web-attachmentPreviewHeight: 192px;
  --ag-token-web-attachmentCardMinWidth: 280px;
  --ag-token-web-workspaceWidth: 1440px;
  --ag-token-web-fieldColumnMin: 240px;
  --ag-token-web-cardColumnMin: 280px;
  --ag-token-web-hairlineWidth: 1px;
  --ag-token-web-iconSize: 24px;
  --ag-token-web-checkboxSize: 20px;
  --ag-token-web-textareaHeight: 132px;
  --ag-token-web-mediaAspectRatio: 1.333333;
  --ag-token-web-focusOffset: 3px;
  --ag-token-zIndex-content: 0;
  --ag-token-zIndex-navBar: 10;
  --ag-token-zIndex-tabDock: 20;
  --ag-token-zIndex-ctaBar: 20;
  --ag-token-zIndex-sheet: 30;
  --ag-token-zIndex-modal: 40;
  --ag-token-zIndex-toast: 50;
}
