@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--primary: #48c7c2;--primary-contrast: #0B1220;--secondary: #38BDF8;--accent: #ffbd59;--success: #34D399;--warning: #FBBF24;--danger: #F87171;--info: #93C5FD;--ring: #48c7c2;--focus-halo: rgba(72, 199, 194, .28);--muted: #94A3B8;--muted-2: #4a5c74;--surface-canvas: #08111f;--surface-base: #0e1726;--surface-raised: #162033;--surface-sunken: #060d18;--surface-overlay: rgba(2, 6, 23, .72);--surface-interactive: rgba(72, 199, 194, .08);--surface-inverse: #F8FAFC;--surface-subtle: #0e1726;--surface-premium: #111827;--surface-card-level-1: rgba(14, 23, 38, .86);--surface-card-level-2: rgba(18, 30, 50, .9);--surface-card-level-3: rgba(22, 36, 58, .92);--surface-card-level-4: rgba(26, 42, 66, .94);--surface-page-bg: var(--surface-canvas);--surface-page-fg: var(--text-body);--surface-item-fg: var(--surface-base);--overlay-scrim: rgba(2, 6, 23, .72);--overlay-specular: rgba(255, 255, 255, .16);--text-body: #f3f6fb;--text-title: #ffffff;--text-primary: #f3f6fb;--text-secondary: #a5b5cc;--text-disabled: #4a5c74;--text-body-inv: #0F172A;--text-title-inv: #0F172A;--text-primary-inv: #FFFFFF;--text-secondary-inv: #334155;--text-disabled-inv: #94A3B8;--text-hover: var(--primary);--text-focused: var(--primary);--text-active: var(--primary);--border-default: rgba(164, 183, 211, .18);--border-subtle: rgba(164, 183, 211, .1);--border-strong: rgba(164, 183, 211, .32);--border-focus: var(--primary);--border-error: var(--danger);--border-success: var(--success);--border-warning: var(--warning);--border-disabled: rgba(164, 183, 211, .08);--border-interactive: var(--primary);--border-inverse: rgba(15, 23, 42, .18);--icon-default: var(--text-body);--icon-muted: var(--text-secondary);--icon-primary: var(--primary);--icon-secondary: var(--text-secondary);--icon-success: var(--success);--icon-warning: var(--warning);--icon-danger: var(--danger);--icon-info: var(--info);--icon-disabled: var(--text-disabled);--icon-inverse: var(--primary-contrast);--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.25rem;--space-xl: 1.5rem;--space-2xl: 2.25rem;--gap-btn-x-m: .75rem;--gap-btn-x-l: 1rem;--gap-btn-y-s: .375rem;--gap-btn-y-m: .5rem;--gap-card: 1rem;--gap-section: 1.5rem;--gap-form: 1rem;--gap-stack: .5rem;--gap-page: 2rem;--icon-size: 1.25rem;--icon-size-sm: 1rem;--icon-size-lg: 1.5rem;--icon-size-xl: 2rem;--r-none: 0px;--r-xs: 6px;--r-sm: 8px;--r-md: 12px;--r-lg: 18px;--r-xl: 24px;--r-pill: 999px;--shadow-xs: 0 1px 3px rgba(2, 6, 23, .42);--shadow-sm: 0 4px 12px rgba(2, 6, 23, .42);--shadow-md: 0 12px 28px rgba(2, 6, 23, .48);--shadow-lg: 0 24px 48px rgba(2, 6, 23, .56);--shadow-xl: 0 30px 60px rgba(2, 6, 23, .62);--font-sans: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Roboto Mono", monospace;--type-display-size: 2.25rem;--type-display-lh: 1.05;--type-display-ls: -.03em;--type-display-weight: 600;--type-h1-size: 1.875rem;--type-h1-lh: 1.1;--type-h1-ls: -.02em;--type-h1-weight: 700;--type-h2-size: 1.5rem;--type-h2-lh: 1.15;--type-h2-ls: -.015em;--type-h2-weight: 600;--type-h3-size: 1.25rem;--type-h3-lh: 1.2;--type-h3-ls: -.01em;--type-h3-weight: 600;--type-h4-size: 1.125rem;--type-h4-lh: 1.25;--type-h4-ls: 0em;--type-h4-weight: 600;--type-body-size: 1rem;--type-body-lh: 1.5;--type-body-weight: 400;--type-body-sm-size: .875rem;--type-body-sm-lh: 1.45;--type-body-sm-weight: 400;--type-caption-size: .75rem;--type-caption-lh: 1.35;--type-caption-ls: .01em;--type-caption-weight: 500;--type-label-size: .8125rem;--type-label-lh: 1.35;--type-label-ls: .01em;--type-label-weight: 500;--type-button-size: .9375rem;--type-button-lh: 1.1;--type-button-weight: 600;--anim-fast: .12s;--anim-normal: .22s;--anim-slow: .36s;--ease-std: cubic-bezier(.2, 0, 0, 1);--ease-emph: cubic-bezier(.2, 0, 0, 1.1);--btn-height-sm: 36px;--btn-height-md: 44px;--btn-height-lg: 52px;--input-height-sm: 40px;--input-height-md: 48px;--input-height-lg: 56px;--nav-height: 56px;--header-height: 56px;--icon-ctrl-sm: 16px;--icon-ctrl-md: 20px;--icon-ctrl-lg: 24px;--btn-primary-bg: var(--primary);--btn-primary-text: var(--primary-contrast);--btn-primary-border: var(--primary);--btn-primary-bg-hover: #5dd8d3;--btn-primary-bg-active: #3ab5b0;--btn-primary-bg-focused: var(--primary);--btn-primary-bg-disabled: rgba(72, 199, 194, .24);--btn-primary-text-disabled: rgba(255, 255, 255, .38);--btn-secondary-bg: transparent;--btn-secondary-text: var(--text-body);--btn-secondary-border: var(--border-default);--btn-secondary-bg-hover: rgba(164, 183, 211, .08);--btn-secondary-bg-active: rgba(164, 183, 211, .14);--btn-secondary-bg-disabled: transparent;--btn-secondary-text-disabled: var(--text-disabled);--btn-secondary-border-disabled: var(--border-disabled);--btn-ghost-bg: transparent;--btn-ghost-text: var(--text-body);--btn-ghost-border: transparent;--btn-ghost-bg-hover: rgba(164, 183, 211, .06);--btn-ghost-bg-active: rgba(164, 183, 211, .1);--btn-ghost-text-disabled: var(--text-disabled);--btn-destructive-bg: var(--danger);--btn-destructive-text: #ffffff;--btn-destructive-border: var(--danger);--color-notification: #ff5547;--overlay-white-sm: rgba(255, 255, 255, .08);--overlay-white-md: rgba(255, 255, 255, .16);--input-bg: rgba(255, 255, 255, .04);--input-bg-focus: rgba(255, 255, 255, .06);--input-error-halo: rgba(248, 113, 113, .2);--badge-success-bg: rgba(52, 211, 153, .16);--badge-success-border: rgba(52, 211, 153, .28);--badge-warning-bg: rgba(251, 191, 36, .14);--badge-warning-border: rgba(251, 191, 36, .28);--badge-danger-bg: rgba(248, 113, 113, .14);--badge-danger-border: rgba(248, 113, 113, .28);--badge-info-bg: rgba(147, 197, 253, .14);--badge-info-border: rgba(147, 197, 253, .28);--badge-muted-bg: rgba(164, 183, 211, .12);--badge-brand-bg: rgba(72, 199, 194, .16);--badge-brand-tint-bg: rgba(126, 231, 216, .12);--badge-brand-tint-border: rgba(126, 231, 216, .24);--card-default-bg: var(--surface-card-level-1);--card-default-text: var(--text-body);--card-default-border: var(--border-default);--card-default-shadow: var(--shadow-sm);--card-default-radius: var(--r-lg);--card-elevated-bg: var(--surface-card-level-2);--card-elevated-text: var(--text-body);--card-elevated-border: var(--border-subtle);--card-elevated-shadow: var(--shadow-md);--card-elevated-radius: var(--r-lg);--card-interactive-bg: var(--surface-card-level-2);--card-interactive-text: var(--text-body);--card-interactive-border: var(--primary);--card-interactive-shadow: var(--shadow-md);--card-interactive-radius: var(--r-xl);--bg: var(--surface-canvas);--bg-elevated: var(--surface-base);--bg-card: var(--surface-card-level-1);--text: var(--text-body);--text-muted: var(--text-secondary);--line: var(--border-default);--brand: var(--primary);--brand-strong: #7ee7d8;--shadow: var(--shadow-lg);--radius: var(--r-xl);--radius-sm: var(--r-lg);--max-width: 960px;--phone-width: 390px;--phone-height: 844px;--phone-min-width: 320px;--phone-shell-gutter: 1rem;--screen-safe-inset: 8px;--screen-horizontal-padding: max(1rem, var(--screen-safe-inset));--phone-shell-width: clamp( var(--phone-min-width), min( calc(100vw - var(--phone-shell-gutter)), var(--phone-width), calc((100dvh - var(--phone-shell-gutter)) * 390 / 844) ), var(--phone-width) );--phone-shell-height: min( calc(100dvh - var(--phone-shell-gutter)), var(--phone-height), calc(var(--phone-shell-width) * 844 / 390) );--app-viewport-height: var(--phone-shell-height)}@media (max-width: 768px){:root{--phone-shell-width: 100%;--phone-shell-height: 100dvh;--app-viewport-height: 100dvh}}@media (hover: none) and (pointer: coarse){:root{--phone-shell-width: 100%;--phone-shell-height: 100dvh;--app-viewport-height: 100dvh}}@media (prefers-reduced-motion: reduce){:root{--anim-fast: 1ms;--anim-normal: 1ms;--anim-slow: 1ms}}[data-theme=light]{--primary: #2563EB;--primary-contrast: #FFFFFF;--secondary: #0EA5E9;--accent: #2563EB;--success: #15803D;--warning: #B45309;--danger: #B91C1C;--info: #1D4ED8;--ring: #2563EB;--focus-halo: rgba(37, 99, 235, .28);--muted: #64748B;--muted-2: #94A3B8;--surface-canvas: #F8FAFC;--surface-base: #FFFFFF;--surface-raised: #FFFFFF;--surface-sunken: #E2E8F0;--surface-overlay: rgba(15, 23, 42, .64);--surface-interactive: rgba(37, 99, 235, .08);--surface-inverse: #0F172A;--surface-premium: #FFFFFF;--surface-card-level-1: #FFFFFF;--surface-card-level-2: #F8FAFC;--surface-card-level-3: #F1F5F9;--surface-card-level-4: #E2E8F0;--overlay-scrim: rgba(15, 23, 42, .64);--overlay-specular: rgba(255, 255, 255, .22);--text-body: #0F172A;--text-title: #0F172A;--text-primary: #0F172A;--text-secondary: #334155;--text-disabled: #94A3B8;--border-default: #CBD5E1;--border-subtle: #E2E8F0;--border-strong: #94A3B8;--border-disabled: #CBD5E1;--border-inverse: rgba(255, 255, 255, .18);--shadow-xs: 0 1px 3px rgba(15, 23, 42, .12);--shadow-sm: 0 4px 12px rgba(15, 23, 42, .1);--shadow-md: 0 10px 24px rgba(15, 23, 42, .14);--shadow-lg: 0 18px 38px rgba(15, 23, 42, .18);--shadow-xl: 0 30px 60px rgba(2, 6, 23, .22);--btn-primary-bg-hover: #1d4ed8;--btn-primary-bg-active: #1e40af;--btn-primary-bg-disabled: rgba(37, 99, 235, .24);--btn-secondary-bg-hover: rgba(15, 23, 42, .06);--btn-secondary-bg-active: rgba(15, 23, 42, .1);--btn-ghost-bg-hover: rgba(15, 23, 42, .04);--btn-ghost-bg-active: rgba(15, 23, 42, .08);--input-bg: rgba(0, 0, 0, .02);--input-bg-focus: rgba(0, 0, 0, .04);--input-error-halo: rgba(185, 28, 28, .16);--badge-success-bg: rgba(21, 128, 61, .12);--badge-success-border: rgba(21, 128, 61, .24);--badge-warning-bg: rgba(180, 83, 9, .1);--badge-warning-border: rgba(180, 83, 9, .22);--badge-danger-bg: rgba(185, 28, 28, .1);--badge-danger-border: rgba(185, 28, 28, .22);--badge-info-bg: rgba(29, 78, 216, .1);--badge-info-border: rgba(29, 78, 216, .2);--badge-muted-bg: rgba(100, 116, 139, .1);--badge-brand-bg: rgba(37, 99, 235, .12);--badge-brand-tint-bg: rgba(37, 99, 235, .08);--badge-brand-tint-border: rgba(37, 99, 235, .2);--bg: var(--surface-canvas);--bg-elevated: var(--surface-base);--bg-card: var(--surface-card-level-1);--text: var(--text-body);--text-muted: var(--text-secondary);--line: var(--border-default);--brand: var(--primary);--brand-strong: #1d4ed8;--shadow: var(--shadow-lg)}*,*:before,*:after{box-sizing:border-box}body{min-height:100dvh;margin:0;font-family:var(--font-sans);font-size:var(--type-body-size);line-height:var(--type-body-lh);color:var(--text-body);background:radial-gradient(circle at top,rgba(72,199,194,.18),transparent 28%),linear-gradient(180deg,#091321,#050b14);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font:inherit}input[type=checkbox],input[type=radio]{width:auto;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}img,svg{display:block;max-width:100%}small{color:var(--danger);font-size:var(--type-caption-size)}.public-shell::-webkit-scrollbar{display:none}.public-shell__panel{background:var(--surface-card-level-1);border:1px solid var(--border-default);border-radius:28px;box-shadow:var(--shadow-lg);padding:2rem}.app-shell__content::-webkit-scrollbar{display:none}.app-header{display:flex;justify-content:space-between;align-items:center;gap:var(--gap-card);padding:1rem 0 1.5rem}.app-header__actions{display:flex;gap:var(--gap-stack);align-items:center;flex-wrap:wrap}.screen-frame{display:flex;flex-direction:column;gap:var(--gap-section);padding-inline:var(--screen-horizontal-padding);animation:route-enter var(--anim-normal) var(--ease-std) both}.screen-frame__header{display:flex;align-items:center;gap:var(--gap-stack);padding:1rem 0 .5rem}.feature-surface{display:flex;flex-direction:column;gap:var(--gap-card)}.floating-header-card{padding:1.5rem var(--screen-horizontal-padding) 1.25rem;display:flex;flex-direction:column;gap:var(--gap-stack)}.floating-header-card__copy{display:flex;flex-direction:column;gap:.25rem}.floating-header-card__copy h1{font-size:var(--type-h2-size);font-weight:var(--type-h2-weight)}.floating-header-card__subtitle{font-size:var(--type-body-size);color:var(--text-secondary)}.floating-header-card__description{font-size:var(--type-body-sm-size);color:var(--text-secondary);line-height:var(--type-body-sm-lh)}.floating-header-card__toolbar{display:flex;gap:var(--gap-stack);align-items:center}.floating-header-card__footer{padding-top:.5rem}.app-shell__status-banner{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-stack);margin-bottom:var(--gap-card);padding:var(--space-sm) var(--space-md);border-radius:var(--r-md)}.app-shell__status-banner-copy strong{color:#fff1dc;font-size:var(--type-body-sm-size)}.app-shell__status-banner-copy span{color:#f0d7b0;font-size:var(--type-caption-size)}.app-shell__storage-banner{display:flex;flex-direction:column;gap:.2rem;margin-bottom:var(--gap-card);padding:var(--space-sm) var(--space-md);border-radius:var(--r-md);background:#ffb34d1f;border:1px solid rgba(255,179,77,.22)}.app-shell__storage-banner strong{color:#fff1dc;font-size:var(--type-body-sm-size)}.app-shell__storage-banner span{color:#f0d7b0;font-size:var(--type-caption-size)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--gap-btn-x-m);min-height:var(--btn-height-md);padding:var(--gap-btn-y-m) var(--gap-btn-x-l);border:1px solid transparent;border-radius:var(--r-pill);font-family:var(--font-sans);font-size:var(--type-button-size);font-weight:var(--type-button-weight);line-height:var(--type-button-lh);cursor:pointer;transition:background var(--anim-fast) var(--ease-std),border-color var(--anim-fast) var(--ease-std),opacity var(--anim-fast) var(--ease-std),transform var(--anim-fast) var(--ease-emph);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.btn:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{cursor:not-allowed;pointer-events:none}.btn--sm{min-height:var(--btn-height-sm);padding:var(--gap-btn-y-s) var(--gap-btn-x-m);font-size:.8125rem}.btn--lg{min-height:var(--btn-height-lg);padding:var(--gap-btn-y-m) var(--space-xl);font-size:1rem}.btn--full{width:100%}.btn--primary{background:var(--btn-primary-bg);color:var(--btn-primary-text);border-color:var(--btn-primary-border)}.btn--primary:hover{background:var(--btn-primary-bg-hover);border-color:var(--btn-primary-bg-hover)}.btn--primary:active{background:var(--btn-primary-bg-active)}.btn--primary:focus-visible{background:var(--btn-primary-bg-focused)}.btn--primary:disabled{background:var(--btn-primary-bg-disabled);color:var(--btn-primary-text-disabled);border-color:transparent}.btn--secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border-color:var(--btn-secondary-border)}.btn--secondary:hover{background:var(--btn-secondary-bg-hover)}.btn--secondary:active{background:var(--btn-secondary-bg-active)}.btn--secondary:disabled{background:var(--btn-secondary-bg-disabled);color:var(--btn-secondary-text-disabled);border-color:var(--btn-secondary-border-disabled)}.btn--ghost{background:var(--btn-ghost-bg);color:var(--btn-ghost-text);border-color:var(--btn-ghost-border)}.btn--ghost:hover{background:var(--btn-ghost-bg-hover)}.btn--ghost:active{background:var(--btn-ghost-bg-active)}.btn--ghost:disabled{color:var(--btn-ghost-text-disabled)}.btn--destructive{background:var(--btn-destructive-bg);color:var(--btn-destructive-text);border-color:var(--btn-destructive-border)}.btn--destructive:hover{opacity:.88}.btn--destructive:active{opacity:.78}.btn--icon{min-height:unset;width:2.25rem;height:2.25rem;padding:0;border-radius:var(--r-pill);background:transparent;color:var(--icon-default);border-color:transparent}.btn--icon:hover{background:var(--overlay-white-sm)}.btn--icon:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:3px}.button{border:0;border-radius:var(--r-pill);padding:.95rem 1.2rem;color:var(--primary-contrast);background:linear-gradient(135deg,var(--brand-strong),var(--accent));cursor:pointer;font-weight:700;transition:opacity var(--anim-fast) var(--ease-std)}.button--secondary{background:#ffffff14;color:var(--text-body)}.button--ghost{background:transparent;color:var(--text-secondary);border:1px solid var(--border-default)}.primary-button{min-height:var(--btn-height-md);padding:var(--gap-btn-y-m) var(--space-md);border:1px solid rgba(126,231,216,.24);border-radius:var(--r-lg);background:linear-gradient(180deg,#7ee7d833,#1c786b6b);color:#f7fffd;font-weight:700;cursor:pointer}.primary-button,.button{font-family:var(--font-sans);font-size:var(--type-button-size);transition:opacity var(--anim-fast) var(--ease-std),transform var(--anim-fast) var(--ease-emph)}.primary-button:active:not(:disabled),.button:active:not(:disabled){transform:scale(.97)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:var(--r-pill);color:var(--icon-default);background:transparent;cursor:pointer}.card{background:var(--card-default-bg);color:var(--card-default-text);border:1px solid var(--card-default-border);border-radius:var(--card-default-radius);box-shadow:var(--card-default-shadow);padding:var(--gap-card)}.card--elevated{background:var(--card-elevated-bg);border-color:var(--card-elevated-border);border-radius:var(--card-elevated-radius);box-shadow:var(--card-elevated-shadow)}.card--interactive{background:var(--card-interactive-bg);border-color:var(--card-interactive-border);border-radius:var(--card-interactive-radius);box-shadow:var(--card-interactive-shadow);cursor:pointer;transition:transform var(--anim-fast) var(--ease-emph),box-shadow var(--anim-fast) var(--ease-std),border-color var(--anim-fast) var(--ease-std);-webkit-tap-highlight-color:transparent}.card--interactive:hover{transform:translateY(-1px);box-shadow:var(--card-elevated-shadow)}.card--interactive:active{transform:scale(.985);box-shadow:var(--card-default-shadow)}.card--glass{background:var(--surface-overlay);border:1px solid var(--border-default);border-radius:var(--r-xl);-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25);box-shadow:var(--shadow-md)}.feature-surface-card{display:flex;flex-direction:column;gap:var(--gap-card);padding:var(--gap-card);background:var(--surface-card-level-1);border:1px solid var(--border-subtle);border-radius:var(--r-xl)}.tab-bar{--tab-bar-side-inset: .9rem;position:absolute;z-index:1000;left:50%;bottom:max(.8rem,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - (var(--tab-bar-side-inset) * 2)),640px);display:grid;grid-template-columns:repeat(5,1fr);gap:var(--gap-stack);padding:var(--gap-stack);border-radius:var(--r-pill);transition:transform var(--anim-normal) var(--ease-std),opacity var(--anim-normal) var(--ease-std)}.tab-bar--glass{width:min(calc(100% - (var(--tab-bar-side-inset) * 2)),420px);gap:0;padding:.2rem .35rem calc(.45rem + env(safe-area-inset-bottom));background:#08111f94;border:1px solid var(--border-subtle);box-shadow:0 14px 40px #0000003d;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.tab-bar__link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;text-align:center;border:0;border-radius:var(--r-pill);background:transparent;min-height:5.25rem;padding:.65rem .45rem .85rem;color:var(--text-secondary);cursor:pointer;transition:color var(--anim-fast) var(--ease-std),background var(--anim-fast) var(--ease-std);-webkit-tap-highlight-color:transparent}.tab-bar__link--active{background:var(--surface-interactive);color:var(--text-body)}.tab-bar__link .tab-bar__icon-wrap{transition:transform var(--anim-fast) var(--ease-emph)}.tab-bar__link--active .tab-bar__icon-wrap{transform:scale(1.08)}.tab-bar__label{font-size:var(--type-caption-size);line-height:1}.tab-bar__badge{position:absolute;top:-.18rem;right:-.42rem;min-width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .28rem;border-radius:var(--r-pill);background:var(--color-notification);color:var(--text-body-inv);font-size:.7rem;font-weight:700;line-height:1}.input{width:100%;min-height:var(--input-height-md);padding:var(--gap-btn-y-m) var(--space-md);border:1px solid var(--border-default);border-radius:var(--r-md);background:var(--input-bg);color:var(--text-body);font-family:var(--font-sans);font-size:var(--type-body-size);line-height:var(--type-body-lh);transition:border-color var(--anim-fast) var(--ease-std),background var(--anim-fast) var(--ease-std),box-shadow var(--anim-fast) var(--ease-std);outline:none}.input::placeholder{color:var(--text-disabled)}.input:focus{border-color:var(--border-focus);background:var(--input-bg-focus);box-shadow:0 0 0 3px var(--focus-halo)}.input--error{border-color:var(--border-error)}.input--error:focus{box-shadow:0 0 0 3px var(--input-error-halo)}.input:disabled{opacity:.5;cursor:not-allowed}.input--sm{min-height:var(--input-height-sm);font-size:var(--type-body-sm-size);padding:var(--gap-btn-y-s) var(--space-sm)}.input-group{display:flex;flex-direction:column;gap:.375rem}.input-group__label{font-size:var(--type-label-size);font-weight:var(--type-label-weight);color:var(--text-secondary)}.input-group__hint{font-size:var(--type-caption-size);color:var(--text-disabled)}.input-group__error{font-size:var(--type-caption-size);color:var(--danger)}input:not([type=checkbox]):not([type=radio]):not([type=submit]){width:100%;padding:.95rem 1rem;border:1px solid var(--border-default);border-radius:var(--r-lg);background:var(--input-bg);color:var(--text-body);outline:none;transition:border-color var(--anim-fast) var(--ease-std),box-shadow var(--anim-fast) var(--ease-std)}input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--focus-halo)}.badge{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2xs) var(--space-xs);border-radius:var(--r-pill);font-size:var(--type-caption-size);font-weight:700;line-height:1;white-space:nowrap}.badge--default{background:var(--primary);color:var(--primary-contrast)}.badge--success{background:var(--badge-success-bg);color:var(--success);border:1px solid var(--badge-success-border)}.badge--warning{background:var(--badge-warning-bg);color:var(--warning);border:1px solid var(--badge-warning-border)}.badge--danger{background:var(--badge-danger-bg);color:var(--danger);border:1px solid var(--badge-danger-border)}.badge--info{background:var(--badge-info-bg);color:var(--info);border:1px solid var(--badge-info-border)}.badge--muted{background:var(--badge-muted-bg);color:var(--text-secondary);border:1px solid var(--border-subtle)}.chip{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-2xs) var(--space-sm);border-radius:var(--r-pill);border:1px solid var(--border-default);background:var(--surface-card-level-1);color:var(--text-secondary);font-size:var(--type-caption-size);font-weight:500;cursor:pointer;transition:background var(--anim-fast) var(--ease-std),border-color var(--anim-fast) var(--ease-std),color var(--anim-fast) var(--ease-std);-webkit-tap-highlight-color:transparent}.chip--active{background:var(--badge-brand-bg);border-color:var(--primary);color:var(--primary)}.chip:hover:not(.chip--active){background:var(--surface-card-level-2);border-color:var(--border-strong)}.status-pill{display:inline-flex;align-items:center;border-radius:var(--r-pill);padding:.45rem .8rem;background:var(--badge-brand-tint-bg);color:var(--brand-strong);border:1px solid var(--badge-brand-tint-border);font-size:var(--type-caption-size);font-weight:500}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:var(--type-caption-size);color:var(--brand-strong)}.sheet-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:var(--overlay-scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:scrim-in var(--anim-normal) var(--ease-std) both}.sheet{position:fixed;z-index:101;left:0;right:0;bottom:0;max-height:92dvh;background:var(--surface-base);border:1px solid var(--border-subtle);border-radius:var(--r-xl) var(--r-xl) 0 0;box-shadow:var(--shadow-xl);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;animation:sheet-up var(--anim-slow) var(--ease-emph) both;padding-bottom:max(var(--space-lg),env(safe-area-inset-bottom))}.sheet::-webkit-scrollbar{display:none}.sheet__handle{width:2.75rem;height:4px;border-radius:var(--r-pill);background:var(--border-strong);margin:.75rem auto 0}.sheet__header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--gap-card) var(--gap-stack)}.sheet__title{font-size:var(--type-h4-size);font-weight:var(--type-h4-weight);color:var(--text-title)}.sheet__body{padding:0 var(--gap-card) var(--gap-card);display:flex;flex-direction:column;gap:var(--gap-form)}.sheet__footer{padding:var(--gap-stack) var(--gap-card);display:flex;flex-direction:column;gap:var(--gap-stack)}@keyframes scrim-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-pill);background:var(--surface-card-level-2);border:1px solid var(--border-default);overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.avatar--sm{width:2rem;height:2rem;font-size:.75rem}.avatar--md{width:2.75rem;height:2.75rem;font-size:1rem}.avatar--lg{width:3.5rem;height:3.5rem;font-size:1.25rem}.avatar--xl{width:5rem;height:5rem;font-size:1.75rem}.avatar--brand{border-radius:var(--r-lg);background:var(--surface-card-level-3);padding:.2rem}.avatar__initials{font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.avatar-group{display:flex}.avatar-group .avatar{border:2px solid var(--surface-canvas);margin-left:-.5rem}.avatar-group .avatar:first-child{margin-left:0}@keyframes route-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes route-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes pop-in{0%{opacity:0;transform:scale(.92)}60%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes stamp-number-pop{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes icon-circle-enter{0%{transform:scale(0) rotate(-30deg);opacity:0}70%{transform:scale(1.15) rotate(4deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes reward-banner-in{0%{transform:translateY(100%) scale(.95);opacity:0}60%{transform:translateY(-4%) scale(1.01);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.skeleton{background:linear-gradient(90deg,var(--surface-card-level-2) 25%,var(--surface-card-level-3) 50%,var(--surface-card-level-2) 75%);background-size:200% 100%;animation:shimmer 1.6s var(--ease-std) infinite;border-radius:var(--r-sm)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}.anim-fade-in{animation:fade-in var(--anim-normal) var(--ease-std) both}.anim-slide-up{animation:slide-up var(--anim-normal) var(--ease-std) both}.anim-pop-in{animation:pop-in var(--anim-slow) var(--ease-emph) both}.anim-route-in{animation:route-enter var(--anim-normal) var(--ease-std) both}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-height:100dvh;margin:0;font-family:SF Pro Display,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(72,199,194,.18),transparent 28%),linear-gradient(180deg,#091321,#050b14);color:var(--text)}html:not(.platform-native) body{display:flex;justify-content:center;align-items:center;padding:calc(var(--phone-shell-gutter) / 2)}@media (max-width: 768px){html:not(.platform-native) body{display:block;padding:0}}@media (hover: none) and (pointer: coarse){html:not(.platform-native) body{display:block;padding:0}}html:not(.platform-native) #root{width:100%;display:flex;justify-content:center}@media (max-width: 768px){html:not(.platform-native) #root{display:block}}@media (hover: none) and (pointer: coarse){html:not(.platform-native) #root{display:block}}html.platform-native,html.platform-native body,html.platform-native #root{min-height:100dvh}html.platform-native body{overscroll-behavior-y:contain}html.platform-native{--phone-shell-width: 100%;--phone-shell-height: 100dvh;--app-viewport-height: 100dvh}a{color:var(--brand-strong);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}input[type=checkbox]{width:auto;padding:0}input{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;color:var(--text)}small{color:var(--danger)}h1,h2,h3,p{margin:0}.public-shell,.app-shell{width:var(--phone-shell-width);min-height:var(--phone-shell-height);height:var(--phone-shell-height)}.public-shell{display:grid;place-items:center;padding:2rem 1rem 4rem;overflow-y:auto;overflow-x:hidden}@media (max-width: 768px){.public-shell{display:block;padding:0 0 calc(1rem + env(safe-area-inset-bottom))}}@media (hover: none) and (pointer: coarse){.public-shell{display:block;padding:0 0 calc(1rem + env(safe-area-inset-bottom))}}.platform-native .public-shell{padding:calc(2rem + env(safe-area-inset-top)) 1rem calc(4rem + env(safe-area-inset-bottom))}.public-shell__panel,.screen-frame,.app-header{width:min(100%,var(--max-width))}.public-shell__panel{background:var(--bg-card);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:2rem}@media (max-width: 768px){.public-shell__panel{width:100%;max-width:none;border-radius:0;border:0;box-shadow:none;padding:1.25rem 1rem 2rem;background:transparent}}@media (hover: none) and (pointer: coarse){.public-shell__panel{width:100%;max-width:none;border-radius:0;border:0;box-shadow:none;padding:1.25rem 1rem 2rem;background:transparent}}.public-shell__title{margin-bottom:.75rem}.app-shell{--app-shell-side-padding: .85rem;position:relative;display:flex;flex-direction:column;align-items:center;padding:1rem var(--app-shell-side-padding) 1rem;overflow:hidden}@media (max-width: 768px){.app-shell{--app-shell-side-padding: 0;padding:0;overflow:visible}}@media (hover: none) and (pointer: coarse){.app-shell{--app-shell-side-padding: 0;padding:0;overflow:visible}}.app-shell--home{padding:0}.platform-native .app-shell{--app-shell-side-padding: .85rem;padding:calc(1.25rem + env(safe-area-inset-top)) var(--app-shell-side-padding) 1rem}html:not(.platform-native) .public-shell,html:not(.platform-native) .app-shell{border-radius:38px;border:1px solid rgba(255,255,255,.08);box-shadow:0 32px 90px #00000073,0 0 0 10px #050b14e6,inset 0 1px #ffffff0d}@media (max-width: 768px){html:not(.platform-native) .public-shell,html:not(.platform-native) .app-shell{width:100%;max-width:none;min-height:100dvh;height:100dvh;border-radius:0;border:0;box-shadow:none}}@media (hover: none) and (pointer: coarse){html:not(.platform-native) .public-shell,html:not(.platform-native) .app-shell{width:100%;max-width:none;min-height:100dvh;height:100dvh;border-radius:0;border:0;box-shadow:none}}.app-shell__content{position:relative;z-index:1;width:min(100%,var(--max-width));flex:1;overflow-y:auto;overflow-x:hidden;padding-bottom:calc(7rem + env(safe-area-inset-bottom));scrollbar-width:none}.app-shell__content--home{width:100%;padding-bottom:0}.app-shell__content::-webkit-scrollbar,.public-shell::-webkit-scrollbar{display:none}.browser-qa-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;border-radius:16px;background:#7ee7d81a;border:1px solid rgba(126,231,216,.18)}.browser-qa-banner__copy{display:flex;flex-direction:column;gap:.2rem}.browser-qa-banner__copy strong{color:#dffff8;font-size:.9rem}.browser-qa-banner__copy span{color:#c3d8e6;font-size:.82rem}.web-install-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem 1.1rem;border-radius:18px;background:radial-gradient(circle at top left,rgba(126,231,216,.18),transparent 34%),linear-gradient(135deg,#0f1a2cf0,#070e1af5);border:1px solid rgba(126,231,216,.2);box-shadow:0 18px 40px #0000003d}.web-install-banner__copy{display:flex;flex-direction:column;gap:.25rem}.web-install-banner__copy strong{color:#e8fffb;font-size:.92rem}.web-install-banner__copy span{color:#bdd0df;font-size:.84rem;line-height:1.45}.web-install-banner__actions{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.web-install-banner__button{min-width:8.5rem}@media (max-width: 768px){.web-install-banner{flex-direction:column;align-items:stretch}.web-install-banner__actions{width:100%;flex-direction:column}.web-install-banner__button{width:100%;min-width:0}}.app-shell__status-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;border-radius:16px}.app-shell__status-banner--offline{background:#ffb34d1f;border:1px solid rgba(255,179,77,.22)}.app-shell__status-banner-copy{display:flex;flex-direction:column;gap:.2rem}.app-shell__status-banner-copy strong{color:#fff1dc;font-size:.9rem}.app-shell__status-banner-copy span{color:#f0d7b0;font-size:.82rem}.app-shell__storage-banner{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem;padding:.85rem 1rem;border-radius:16px;background:#ffb34d1f;border:1px solid rgba(255,179,77,.22)}.app-shell__storage-banner strong{color:#fff1dc;font-size:.9rem}.app-shell__storage-banner span{color:#f0d7b0;font-size:.82rem}.app-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 1.5rem}.app-header__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.screen-frame{display:flex;flex-direction:column;gap:1.25rem;padding-inline:var(--screen-horizontal-padding);animation:route-enter .2s ease-out both}.feature-surface{position:relative;min-height:calc(var(--app-viewport-height) - 1.25rem - (7rem + env(safe-area-inset-bottom)));padding:.35rem;border-radius:26px;background:radial-gradient(circle at top,rgba(20,59,116,.18),transparent 32%),linear-gradient(180deg,#0d1827,#08121f);border:1px solid rgba(255,255,255,.04);box-shadow:inset 0 1px #ffffff08;animation:route-enter .2s ease-out both}.floating-header-card{display:flex;flex-direction:column;gap:.85rem;padding:.9rem .7rem .45rem;border-radius:20px;background:#131a27eb;border:1px solid rgba(255,255,255,.06);box-shadow:0 22px 40px #00000038}.floating-header-card__copy{display:flex;flex-direction:column;gap:.25rem;padding:0 .9rem}.floating-header-card__copy h1{font-size:1.3rem;line-height:1.2;font-weight:700;color:#f7f8fb}.floating-header-card__subtitle{color:#97a4bf;font-size:.95rem;line-height:1.35}.floating-header-card__description{max-width:21rem;color:#97a4bf;font-size:.95rem;line-height:1.35}.floating-header-card__toolbar{display:flex;align-items:center;gap:.9rem;min-height:2.75rem;padding:0 .9rem}.floating-header-card__footer{padding:0 .9rem}.screen-frame__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.tab-bar{--tab-bar-side-inset: .9rem;position:absolute;z-index:1000;left:50%;bottom:max(.8rem,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - (var(--tab-bar-side-inset) * 2)),640px);display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;padding:.5rem;border-radius:999px;transition:transform .18s ease,opacity .18s ease}.platform-native .tab-bar{position:fixed}.platform-native.keyboard-open .tab-bar{opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 2rem))}.tab-bar--home{width:min(calc(100% - (var(--tab-bar-side-inset) * 2)),420px);gap:0;padding:.2rem .35rem calc(.45rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,#070c150f,#070c1547);border:1px solid rgba(255,255,255,.04);box-shadow:0 10px 28px #00000024;-webkit-backdrop-filter:blur(10px) saturate(1.04);backdrop-filter:blur(10px) saturate(1.04)}.tab-bar--glass{width:min(calc(100% - (var(--tab-bar-side-inset) * 2)),420px);gap:0;padding:.2rem .35rem calc(.45rem + env(safe-area-inset-bottom));background:#08111f94;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 40px #0000003d;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.tab-bar__link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;text-align:center;border:0;border-radius:999px;background:transparent;min-height:5.25rem;padding:.65rem .45rem .85rem;color:var(--text-muted);cursor:pointer}.tab-bar__link--active{background:#48c7c229;color:var(--text)}.tab-bar--home .tab-bar__link{min-height:4.75rem;padding:.55rem .3rem .65rem;color:#ffffffe0}.tab-bar--glass .tab-bar__link{min-height:4.75rem;padding:.55rem .3rem .65rem;color:#ffffffc7}.tab-bar--home .tab-bar__link--active{background:transparent;color:#fff}.tab-bar--glass .tab-bar__link--active{background:#ffffff17;color:#fff}.tab-bar__link--primary{font-weight:700}.tab-bar__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem}.tab-bar__icon-svg{width:1.8rem;height:1.8rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.tab-bar__link--primary .tab-bar__icon-svg{width:1.95rem;height:1.95rem}.tab-bar__label{font-size:.95rem;line-height:1}.tab-bar__badge{position:absolute;top:-.18rem;right:-.42rem;min-width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .28rem;border-radius:999px;background:#ff5547;color:#fff;font-size:.7rem;font-weight:700;line-height:1}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;color:var(--brand-strong)}.muted{color:var(--text-muted);line-height:1.5}.button{border:0;border-radius:999px;padding:.95rem 1.2rem;color:#062227;background:linear-gradient(135deg,var(--brand-strong),var(--accent));cursor:pointer;font-weight:700}.button--secondary{background:#ffffff14;color:var(--text)}.button--ghost{background:transparent;color:var(--text-muted);border:1px solid var(--line)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:999px;color:var(--text);background:transparent;cursor:pointer}.icon-button--light{color:#f7f2ff}.icon-button:hover{background:#ffffff14}.icon-button:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:3px}.settings-cog-icon{width:1.5rem;height:1.5rem;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.route-error{max-width:32rem}.route-error__actions{display:flex;gap:.75rem;flex-wrap:wrap}.route-error__details{font-size:.85rem;color:var(--text-muted)}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.45rem .8rem;background:#7ee7d81f;color:var(--brand-strong);border:1px solid rgba(126,231,216,.24)}.primary-button{min-height:2.9rem;padding:.75rem 1rem;border:1px solid rgba(126,231,216,.24);border-radius:14px;background:linear-gradient(180deg,#7ee7d833,#1c786b6b);color:#f7fffd;font-weight:700}.primary-button:disabled,.loyalty-reward-card__cta:disabled{cursor:not-allowed;opacity:.56}.verification-screen__title{font-size:1.35rem;line-height:1.2;font-weight:700}.verification-screen__status{padding:.9rem 1rem;border-radius:16px;border:1px solid rgba(126,231,216,.2);background:#7ee7d814;color:#dffff8}.verification-screen__actions{display:flex;flex-wrap:wrap;gap:.75rem}.verification-screen__actions .primary-button,.verification-screen__actions .button{width:auto;min-width:13rem}.verification-screen__hint{max-width:34rem}.verification-screen__link{display:inline-flex;width:fit-content;align-items:center;justify-content:center;text-decoration:none}.browser-qa-screen__meta{display:flex;flex-wrap:wrap;gap:.75rem;color:var(--text-muted);font-size:.85rem}.browser-qa-screen__link-grid{display:flex;flex-wrap:wrap;gap:.75rem}.browser-qa-screen__action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem}.browser-qa-screen__checklist{display:flex;flex-direction:column;gap:.35rem}.auth-form,.field,.stack-lg,.stack-md,.stack-sm{display:flex;flex-direction:column}.auth-shell{--auth-content-max-width: 400px;--auth-horizontal-padding: 64px;--auth-vertical-padding: 16px;--auth-logo-top-padding: 28px;--auth-back-row-height: 28px;--auth-control-height: 56px;--auth-cta-height: 40px;--auth-cta-max-width: 320px;position:relative;isolation:isolate;overflow:hidden;width:min(100%,calc(var(--auth-content-max-width) + (var(--auth-horizontal-padding) * 2)));min-height:calc(var(--app-viewport-height) - 4rem);display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:0 1rem}@media (max-width: 768px){.auth-shell{width:100vw;max-width:none;min-height:100svh;justify-content:flex-start;margin:0;padding:0}}@media (hover: none) and (pointer: coarse){.auth-shell{width:100vw;max-width:none;min-height:100svh;justify-content:flex-start;margin:0;padding:0}}.platform-native .auth-shell{min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.auth-shell__background{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;pointer-events:none;filter:saturate(118%);z-index:0}.auth-shell__background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,255,255,.08),transparent 44%),linear-gradient(180deg,#070d1814,#070d1838)}.auth-shell__blob{position:absolute;border-radius:999px;opacity:.72;mix-blend-mode:screen;filter:blur(52px);transform:translateZ(0);will-change:transform}.auth-shell__blob--violet{width:22rem;height:22rem;top:-3rem;right:-5rem;background:radial-gradient(circle,#9067ff9e,#9067ff00);animation:auth-lava-float-a 18s ease-in-out infinite alternate}.auth-shell__blob--mint{width:24rem;height:24rem;right:-7rem;bottom:-6rem;background:radial-gradient(circle,#5cf2d37a,#5cf2d300);animation:auth-lava-float-b 20s ease-in-out infinite alternate}.auth-shell__blob--blue{width:17rem;height:17rem;top:26%;left:-5rem;background:radial-gradient(circle,#55a6ff94,#55a6ff00);animation:auth-lava-float-c 14s ease-in-out infinite alternate}.auth-shell__blob--pink{width:18rem;height:18rem;left:10%;bottom:18%;background:radial-gradient(circle,#ff74c16b,#ff74c100);animation:auth-lava-float-d 16s ease-in-out infinite alternate}.auth-shell__blob--orange{width:18.5rem;height:18.5rem;left:48%;top:52%;background:radial-gradient(circle,#ffa74975,#ffa74900);animation:auth-lava-float-e 22s ease-in-out infinite alternate}.auth-shell__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-top:var(--auth-logo-top-padding)}.auth-shell__logo{width:min(200px,56vw);height:auto;filter:brightness(0) invert(1)}.auth-shell__mode{color:#eaf0fab3;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.auth-shell__back-row{width:min(100%,var(--auth-content-max-width));min-height:var(--auth-back-row-height);display:flex;align-items:center}.auth-shell__back-placeholder{visibility:hidden}.auth-panel{width:min(100%,var(--auth-content-max-width));display:flex;flex-direction:column;gap:1rem;padding:var(--auth-vertical-padding) min(var(--auth-horizontal-padding),8vw) calc(var(--auth-vertical-padding) + 8px);border-radius:28px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at top right,rgba(126,231,216,.14),transparent 28%),linear-gradient(180deg,#0b1422eb,#060b14fa);box-shadow:0 32px 80px #00000061,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media (max-width: 768px){.auth-panel{width:100%;max-width:none;border-radius:0;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:1rem;background:transparent}}@media (hover: none) and (pointer: coarse){.auth-panel{width:100%;max-width:none;border-radius:0;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:1rem;background:transparent}}.auth-panel__form,.auth-copy,.auth-field{display:flex;flex-direction:column}.auth-panel__form{gap:.9rem}.auth-copy{gap:.35rem}.auth-copy h2{font-size:1.55rem;line-height:1.15}.auth-copy p,.auth-panel__message,.auth-shell__footer{color:var(--text-muted)}.auth-panel__message{margin:0;font-size:.92rem;line-height:1.45}.auth-panel__message--error{color:#ff9494}.auth-panel__message--status{color:#9fe6dc}.auth-field{gap:.4rem}.auth-field span{color:#d6dfec;font-size:.92rem}.auth-field input{min-height:var(--auth-control-height);border-radius:16px;border:1px solid rgba(164,183,211,.2);background:#ffffff0f;box-shadow:inset 0 1px #ffffff0a}.auth-field input:focus{outline:2px solid rgba(126,231,216,.45);outline-offset:2px}.auth-row{display:flex;align-items:center;gap:.75rem}.auth-row--spread{justify-content:space-between;flex-wrap:wrap}.auth-checkbox{display:inline-flex;align-items:center;gap:.6rem;color:var(--text-muted);font-size:.92rem}.auth-link-button{padding:0;border:0;background:transparent;color:var(--brand-strong);cursor:pointer}.auth-link-button:hover{text-decoration:underline}.auth-button{width:100%;min-height:var(--auth-control-height);border-radius:999px;display:inline-flex;justify-content:center;align-items:center;max-width:100%}.auth-button--primary{min-height:var(--auth-cta-height);max-width:var(--auth-cta-max-width);margin:0 auto;background:linear-gradient(180deg,#50d5cf,#2da59f);color:#041015;font-weight:700}.auth-button--secondary{max-width:var(--auth-cta-max-width);margin:0 auto;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#f4fbff;font-weight:700}.auth-button--ghost{max-width:var(--auth-cta-max-width);margin:0 auto}.auth-button--google{max-width:var(--auth-cta-max-width);margin:0 auto;background:#fff;border:1px solid rgba(0,0,0,.12);color:#3c4043;font-weight:600;gap:10px;box-shadow:0 1px 3px #00000026}.auth-button--google:hover:not(:disabled){background:#f8f9fa;box-shadow:0 2px 6px #0003}.auth-button--google:disabled{opacity:.6}.auth-button__google-icon{flex-shrink:0}.auth-shell__footer{position:relative;z-index:1;width:min(100%,var(--auth-content-max-width));margin:0 auto;padding:.5rem 0 calc(env(safe-area-inset-bottom) + .5rem);text-align:center;font-size:.92rem}@media (max-width: 768px){.auth-shell{--auth-logo-top-padding: max(1rem, env(safe-area-inset-top))}.auth-shell__inner{width:100%;gap:.5rem}.auth-shell__back-row,.auth-shell__footer{width:100%;padding-inline:1rem}.auth-shell__footer{margin-top:auto;padding-bottom:max(1rem,env(safe-area-inset-bottom))}}@media (hover: none) and (pointer: coarse){.auth-shell{--auth-logo-top-padding: max(1rem, env(safe-area-inset-top))}.auth-shell__inner{width:100%;gap:.5rem}.auth-shell__back-row,.auth-shell__footer{width:100%;padding-inline:1rem}.auth-shell__footer{margin-top:auto;padding-bottom:max(1rem,env(safe-area-inset-bottom))}}.auth-form{gap:1rem}@keyframes auth-lava-float-a{0%{transform:translate3d(7rem,-4rem,0)}to{transform:translate3d(-5rem,8rem,0)}}@keyframes auth-lava-float-b{0%{transform:translate3d(-6rem,6rem,0)}to{transform:translate3d(5rem,-5rem,0)}}@keyframes auth-lava-float-c{0%{transform:translate3d(5rem,6rem,0)}to{transform:translate3d(-4rem,-6rem,0)}}@keyframes auth-lava-float-d{0%{transform:translate3d(-3rem,4rem,0)}to{transform:translate3d(6rem,-5rem,0)}}@keyframes auth-lava-float-e{0%{transform:translate3d(6rem,-3rem,0)}to{transform:translate3d(-7rem,5rem,0)}}@media (max-width: 640px){.auth-shell__background{top:-20%;right:-20%;bottom:-20%;left:-20%}.auth-shell__blob{filter:blur(44px);opacity:.62}}@media (prefers-reduced-motion: reduce){.auth-shell__blob{animation:none;transform:none}}.stack-lg{gap:1.25rem}.stack-md{gap:1rem}.stack-sm{gap:.5rem}.profile-screen__summary-card,.profile-screen__trust-card{border-radius:1.6rem}.profile-screen__summary-card{overflow:hidden;background:linear-gradient(180deg,#272e3cf0,#232a37fa);border:1px solid rgba(255,255,255,.05)}.profile-screen__summary-header{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;padding:1.25rem 1.25rem 1rem}.profile-screen__summary-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.profile-screen__summary-copy h2{font-size:1.05rem;color:#f4f6fb}.profile-screen__summary-copy p{margin-top:.35rem;color:#aab2c4;line-height:1.45}.profile-screen__progress-ring{--profile-progress: 0deg;width:4.2rem;height:4.2rem;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(32,38,50,1) 59%,transparent 60%),conic-gradient(#2d8cff 0deg,#2d8cff var(--profile-progress),rgba(255,255,255,.08) var(--profile-progress),rgba(255,255,255,.08) 360deg)}.profile-screen__progress-ring-inner{display:flex;flex-direction:column;align-items:center;gap:.1rem;text-align:center}.profile-screen__progress-ring-inner strong{font-size:1rem;color:#fff}.profile-screen__progress-ring-inner span{font-size:.68rem;color:#8c95aa;text-transform:lowercase}.profile-screen__edit-button{width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.7rem;background:#ffffff0f;color:#cfd7ea;cursor:pointer}.profile-screen__action-icon,.profile-screen__detail-icon,.profile-screen__trust-icon,.profile-screen__folder-icon,.profile-screen__chevron-icon{width:1.15rem;height:1.15rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.profile-screen__detail-list{border-top:1px solid rgba(255,255,255,.06);padding:.5rem 1.25rem 1.15rem}.profile-screen__detail-row{display:flex;align-items:center;gap:.85rem;padding:.7rem 0}.profile-screen__detail-row+.profile-screen__detail-row{border-top:1px solid rgba(255,255,255,.04)}.profile-screen__detail-badge{width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1c73df42;color:#2d8cff;flex:0 0 auto}.profile-screen__detail-icon{display:inline-flex;width:1rem;height:1rem}.profile-screen__detail-copy{display:flex;flex-direction:column;gap:.15rem}.profile-screen__detail-copy span{color:#8f97aa;font-size:.86rem}.profile-screen__detail-copy strong{color:#f4f6fb;font-size:1rem;font-weight:600}.profile-screen__section-stack{display:flex;flex-direction:column;gap:1rem;padding:0 0 1.25rem}.profile-screen__panel,.profile-screen__categories-card{border-radius:1.35rem;background:linear-gradient(180deg,#2f343ff5,#272b34f5);border:1px solid rgba(255,255,255,.05);overflow:hidden}.profile-screen__panel-heading,.profile-screen__panel-body,.profile-screen__categories-card{padding-left:1.15rem;padding-right:1.15rem}.profile-screen__panel-heading{padding-top:1.15rem}.profile-screen__panel-body{padding-top:.95rem;padding-bottom:1.15rem}.profile-screen__panel-title,.profile-screen__categories-heading{display:flex;align-items:center;gap:.7rem}.profile-screen__panel-title{color:#f4f6fb;font-size:1.05rem;font-weight:700}.profile-screen__section-icon,.profile-screen__help-icon{width:1.1rem;height:1.1rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.profile-screen__section-icon{color:#1885ff}.profile-screen__help-icon{color:#ffffff6b}.profile-screen__lookup-caption,.profile-screen__lookup-hint{color:#aab2c4;font-size:.9rem}.profile-screen__lookup-row{display:flex;align-items:center;gap:.65rem;margin-top:.45rem}.profile-screen__lookup-input,.profile-screen__field-stack .field input,.profile-screen__field-stack .field select{width:100%;min-height:3rem;padding:0 .95rem;border-radius:.9rem;border:1px solid rgba(255,255,255,.1);background:#181818b8;color:#f4f6fb}.profile-screen__lookup-button{display:inline-flex;align-items:center;justify-content:center;min-width:2.7rem;height:2.7rem;border:0;border-radius:999px;background:#ffffff38;color:#fff;font-weight:700}.profile-screen__lookup-hint{margin:.9rem 0 1rem;text-align:center}.profile-screen__lookup-success,.profile-screen__lookup-error{margin-top:.75rem;font-size:.88rem}.profile-screen__lookup-success{color:#68d98e}.profile-screen__lookup-error{color:#ff9a91}.profile-screen__field-stack{display:flex;flex-direction:column;gap:.95rem}.profile-screen__field-stack .field{display:flex;flex-direction:column;gap:.4rem}.profile-screen__field-stack .field span{color:#b8c0d2;font-size:.9rem}.profile-screen__gender-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;color:#f4f6fb}.profile-screen__gender-header strong{color:#b7c0d3;font-size:.86rem}.profile-screen__gender-slider-shell{display:flex;flex-direction:column;gap:.75rem}.profile-screen__gender-slider{width:100%;accent-color:#1885ff}.profile-screen__gender-labels{display:flex;justify-content:space-between;gap:.5rem;color:#9ea7ba;font-size:.8rem}.profile-screen__gender-reset{margin-top:.95rem;padding:0;border:0;background:transparent;color:#1885ff;font-size:.9rem;font-weight:600}.profile-screen__editor{margin:0 1.25rem 1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}.profile-screen__editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.profile-screen__editor .field span{margin-bottom:.35rem;color:#aab2c4;font-size:.85rem}.profile-screen__editor-footer,.profile-screen__editor-actions,.profile-screen__trust-copy{display:flex;align-items:center}.profile-screen__editor-footer{justify-content:space-between;gap:1rem;margin:0 1.25rem 1.25rem}.profile-screen__editor-actions{gap:.75rem}.profile-screen__trust-card{background:#383538eb;border:1px solid rgba(255,255,255,.06);padding:1rem 1.2rem}.profile-screen__save-error{margin:0 1.25rem 1.25rem;color:#ff9a91}.profile-screen__categories-card{display:flex;flex-direction:column;gap:.95rem;padding-top:.95rem;padding-bottom:.95rem}.profile-screen__categories-heading,.profile-screen__categories-toggle,.profile-screen__categories-toggle-title{justify-content:space-between;align-items:center}.profile-screen__categories-toggle,.profile-screen__categories-toggle-title{display:flex;gap:.7rem}.profile-screen__categories-toggle{width:100%;padding:.6rem .8rem;border:0;border-radius:1rem;background:#00000073;color:#f4f6fb;cursor:pointer}.profile-screen__categories-toggle-title{justify-content:flex-start}.profile-screen__folder-icon{color:#f4f6fb}.profile-screen__chevron-icon{color:#8e97aa;transition:transform .14s ease}.profile-screen__chevron-icon--expanded{transform:rotate(180deg)}.profile-screen__categories-heading h3{color:#f4f6fb;font-size:1.05rem}.profile-screen__categories-description{color:#aab2c4;line-height:1.4;padding:0 .15rem}.profile-screen__categories-badge{padding:.38rem .7rem;border-radius:999px;background:#ffffff14;color:#bcc4d4;font-size:.75rem;font-weight:700;white-space:nowrap}.profile-screen__categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.profile-screen__category-card{display:flex;flex-direction:column;gap:.7rem;min-height:10.8rem;padding:.95rem;text-align:left;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer}.profile-screen__category-card--mint{border-color:#53d9bc33}.profile-screen__category-card--orange{border-color:#ffab4e33}.profile-screen__category-card--selected{border-color:#1885ff73;box-shadow:inset 0 0 0 1px #1885ff2e}.profile-screen__category-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.profile-screen__category-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.8rem;background:#ffffff14;color:#fff;font-size:1rem;font-weight:700}.profile-screen__category-status{padding:.26rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700}.profile-screen__category-status--share-ready{background:#46d07329;color:#68d98e}.profile-screen__category-status--in-progress{background:#ffb84c29;color:#ffbe59}.profile-screen__category-status--not-started{background:#ffffff14;color:#adb5c7}.profile-screen__category-card h4{color:#f4f6fb;font-size:1rem}.profile-screen__category-card p,.profile-screen__category-metrics{color:#aab2c4;line-height:1.35}.profile-screen__category-metrics{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.profile-screen__category-editor{display:flex;flex-direction:column;border-radius:1.4rem;background:linear-gradient(180deg,#2f343feb,#22262feb);border:1px solid rgba(255,255,255,.08);overflow:hidden}.profile-screen__category-editor-header,.profile-screen__category-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem}.profile-screen__category-editor-header{border-bottom:1px solid rgba(255,255,255,.06)}.profile-screen__category-editor-header h4{color:#f4f6fb;font-size:1.05rem}.profile-screen__category-editor-header p{margin-top:.3rem;color:#aab2c4;line-height:1.35}.profile-screen__category-editor-body{display:flex;flex-direction:column;gap:.95rem;padding:1rem 1.15rem 1.15rem}.profile-screen__category-editor-footer{border-top:1px solid rgba(255,255,255,.06)}.profile-screen__category-toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#f4f6fb}.profile-screen__category-toggle span{line-height:1.35}.profile-screen__category-toggle input{width:1.1rem;height:1.1rem;accent-color:#1885ff;flex:0 0 auto}.profile-screen__checkbox-grid{display:flex;flex-wrap:wrap;gap:.65rem}.profile-screen__checkbox-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.65rem .85rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);color:#dbe2f0}.profile-screen__checkbox-chip input{accent-color:#1885ff}.profile-screen__trust-copy{justify-content:center;gap:.9rem;text-align:center}.profile-screen__trust-copy>div{display:flex;flex-direction:column;gap:.45rem}.profile-screen__trust-copy h3{color:#f5f3f1;font-size:1rem;line-height:1.3}.profile-screen__trust-copy a{color:#0e8bff;font-weight:600}.profile-screen__trust-icon{width:1.7rem;height:1.7rem;color:#29d264;flex:0 0 auto}.privacy-screen{display:grid;gap:1rem}.privacy-screen__hero,.privacy-screen__section-card,.privacy-screen__callout,.privacy-screen__preferences-card{border-radius:1.4rem}.privacy-screen__hero{display:grid;gap:1rem;padding:1.35rem;background:linear-gradient(180deg,#1c2431fa,#0f1723fa);border:1px solid rgba(255,255,255,.05)}.privacy-screen__hero-icon,.privacy-screen__callout-icon,.privacy-screen__item-icon{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.privacy-screen__hero-icon{width:3rem;height:3rem;color:#29d264}.privacy-screen__hero-copy h1,.privacy-screen__section-card h2,.privacy-screen__callout h2,.privacy-screen__preferences-copy h2{color:#f4f6fb}.privacy-screen__hero-copy h1{font-size:1.6rem;line-height:1.15}.privacy-screen__hero-copy p,.privacy-screen__section-card span,.privacy-screen__callout p,.privacy-screen__preferences-copy p,.privacy-screen__toggle-copy small{color:#a6afc1;line-height:1.5}.privacy-screen__hero-copy p{margin-top:.5rem}.privacy-screen__section-card{padding:1.2rem;background:#19202ce0;border:1px solid rgba(255,255,255,.05)}.privacy-screen__section-card h2,.privacy-screen__callout h2,.privacy-screen__preferences-copy h2{font-size:1.05rem}.privacy-screen__item-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.85rem}.privacy-screen__item-list li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start}.privacy-screen__item-icon{width:1rem;height:1rem;margin-top:.2rem}.privacy-screen__item-icon--positive{color:#29d264}.privacy-screen__item-icon--negative{color:#ff6a63}.privacy-screen__callout{padding:1.2rem;background:#29d26414;border:1px solid rgba(41,210,100,.18)}.privacy-screen__callout-heading{display:flex;align-items:center;gap:.7rem;margin-bottom:.7rem}.privacy-screen__callout-icon{width:1.2rem;height:1.2rem;color:#29d264;flex:0 0 auto}.privacy-screen__preferences-card{padding:1.2rem;background:#151d29eb;border:1px solid rgba(255,255,255,.05)}.privacy-screen__preferences-copy{margin-bottom:1rem}.privacy-screen__toggle-copy{display:flex;flex-direction:column;gap:.2rem;padding-right:1rem}.privacy-screen__toggle-copy span{color:#f4f6fb;font-weight:600}@media (max-width: 640px){.profile-screen__summary-header,.profile-screen__editor-grid{grid-template-columns:1fr}.profile-screen__editor-footer,.profile-screen__trust-copy{align-items:flex-start}.profile-screen__editor-footer,.profile-screen__trust-copy{flex-direction:column}.profile-screen__editor-actions{width:100%}.profile-screen__editor-actions .button{flex:1}.profile-screen__categories-grid{grid-template-columns:1fr}.profile-screen__categories-toggle{align-items:flex-start;gap:.85rem}}.field{gap:.35rem}.home-pass-screen{--home-pass-tab-bar-clearance: calc(7.35rem + env(safe-area-inset-bottom)) ;--home-pass-qr-card-size: 320px;--home-pass-qr-code-size: 272px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;gap:1rem;height:var(--app-viewport-height);min-height:var(--app-viewport-height);position:relative;margin:0;padding:calc(1.35rem + env(safe-area-inset-top)) var(--screen-horizontal-padding) var(--home-pass-tab-bar-clearance);overflow:hidden;background:#050b14}.home-pass-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 26%),linear-gradient(180deg,#36114f,#1d3f73 34%,#133059 62%,#0a1523);pointer-events:none}.profile-screen,.loyalty-screen{display:flex;flex-direction:column;gap:.8rem;min-height:calc(var(--app-viewport-height) - 1.25rem - (7rem + env(safe-area-inset-bottom)));padding:.7rem var(--screen-horizontal-padding) 1.5rem}.loyalty-screen__header-card{min-height:11.25rem;padding:1rem .75rem .75rem;border-radius:20px;background:#131d31eb;border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 24px #0000002e}.loyalty-screen__header-copy{display:flex;flex-direction:column;gap:.75rem;padding:0 1rem}.loyalty-screen__header-copy h1{font-size:1.3rem;line-height:1.2;color:#f7f8fb}.loyalty-screen__header-copy p{max-width:22rem;font-size:.95rem;line-height:1.35;color:#97a4bf}.loyalty-screen__toolbar{display:flex;align-items:center;gap:.9rem;margin-top:1rem;padding:0 1rem}.loyalty-toolbar-icon-svg,.loyalty-reward-card__feature-icon-svg,.loyalty-reward-card__cta-icon,.loyalty-reward-card__info-icon{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.loyalty-screen__toolbar-button{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border:0;background:transparent;color:#0e82ff;cursor:pointer}.loyalty-toolbar-icon-svg{width:1.6rem;height:1.6rem;stroke-width:1.8}.loyalty-screen__reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem .75rem;padding:0 0 .75rem}.loyalty-screen__reward-banner{margin:0 0 .9rem;padding:.8rem .95rem;border-radius:1rem;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#203454eb,#121f35eb);color:#ffffffdb;font-size:.82rem;line-height:1.45;box-shadow:0 10px 24px #0000002e}.loyalty-screen__stack{position:relative;min-height:13.75rem;padding:0 .3rem .35rem 0}.loyalty-screen__stack-layer{position:absolute;inset:0 auto auto 0;width:calc(100% - var(--stack-offset-x));transform:translate(var(--stack-offset-x),var(--stack-offset-y));z-index:var(--stack-z)}.loyalty-screen__stack-count{position:absolute;top:-.55rem;right:0;min-width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .4rem;border-radius:999px;background:#ffffffeb;color:#16243b;font-size:.78rem;font-weight:800;z-index:120}.loyalty-screen__empty-panel{grid-column:1 / -1}.loyalty-reward-card{--reward-card-cta-background: rgba(255, 255, 255, .26);--reward-card-theme-image: none;--reward-card-brand-image: none;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:13.25rem;padding:.7rem;border-radius:1.2rem;color:#fff;overflow:hidden;background:linear-gradient(135deg,#8e49ce,#4988ea);border:1.5px solid rgba(255,255,255,.18);box-shadow:0 16px 30px #00000038;cursor:pointer}.loyalty-reward-card:focus-visible{outline:3px solid rgba(255,255,255,.88);outline-offset:3px}.loyalty-reward-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#ffffff14,#0000001f),var(--reward-card-theme-image),var(--reward-card-brand-image);background-position:center,center,center;background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,cover,cover;opacity:.96;pointer-events:none}.loyalty-reward-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 26%),linear-gradient(180deg,transparent 30%,rgba(14,17,28,.18) 100%);pointer-events:none}.loyalty-reward-card--discount{background:linear-gradient(135deg,#cd79f6,#8c55d8)}.loyalty-reward-card--gift{background:linear-gradient(135deg,#59a3ff,#5b80ee)}.loyalty-reward-card--coffee{background:linear-gradient(135deg,#a66228,#8a4b18)}.loyalty-reward-card__body,.loyalty-reward-card__cta{position:relative;z-index:1}.loyalty-reward-card__body{display:flex;flex-direction:column;gap:.55rem}.loyalty-reward-card__brand{display:flex;align-items:center;gap:.55rem;min-height:2rem}.loyalty-reward-card__brand strong{font-size:.74rem;line-height:1.15}.loyalty-reward-card__brand-logo{width:1.7rem;height:1.7rem;border-radius:999px;object-fit:cover;border:1.5px solid rgba(255,255,255,.3)}.loyalty-reward-card__brand-logo--fallback{display:inline-flex;align-items:center;justify-content:center;background:#ffffff38;font-size:.82rem;font-weight:700}.loyalty-reward-card__feature-icon{display:grid;place-items:center;width:3.25rem;height:3.25rem;margin:.15rem auto 0;border-radius:999px;background:#ffffff26;border:2px solid rgba(255,255,255,.28)}.loyalty-reward-card__feature-icon-svg{width:1.45rem;height:1.45rem;stroke-width:1.8}.loyalty-reward-card__copy{display:flex;flex-direction:column;gap:.3rem;min-height:3.8rem}.loyalty-reward-card__copy h3{font-size:.76rem;line-height:1.18;font-weight:800}.loyalty-reward-card__copy p{font-size:.66rem;line-height:1.28;color:#ffffffdb;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.loyalty-reward-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.loyalty-reward-card__stamp-pill{display:inline-flex;align-items:center;gap:.45rem;min-height:1.6rem;padding:.24rem .55rem;border-radius:999px;background:#ffffff38;font-weight:700;font-size:.68rem}.loyalty-reward-card__stamp-dot{width:.9rem;height:.9rem;border-radius:999px;background:#fff}.loyalty-reward-card__info-button{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;padding:0;border:0;border-radius:999px;background:#ffffff38;color:#fff}.loyalty-reward-card__info-icon{width:.95rem;height:.95rem;stroke-width:1.8}.loyalty-reward-card__cta{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:2.25rem;margin-top:.55rem;border:1px solid rgba(255,255,255,.26);border-radius:.8rem;background:var(--reward-card-cta-background);color:#fff;font-size:.72rem;font-weight:800}.loyalty-reward-card__cta--activated{border-color:#6ff0cbdb;background:linear-gradient(135deg,#238bfff5,#1cc68ef5);box-shadow:0 14px 28px #08254057,inset 0 1px #ffffff2e;color:#fff;font-weight:900;letter-spacing:.01em}.loyalty-reward-card__cta--activated .loyalty-reward-card__cta-icon{transform:scale(1.08)}.loyalty-reward-card__cta-icon{width:1.1rem;height:1.1rem;stroke-width:1.8}.loyalty-reward-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:max(.75rem,env(safe-area-inset-top)) .75rem max(.75rem,env(safe-area-inset-bottom));background:#0000008c}.loyalty-reward-popup{width:min(100%,26rem);max-height:calc(100vh - max(1.5rem,env(safe-area-inset-top) + env(safe-area-inset-bottom)));display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:2001;border-radius:1.75rem;background:#040608;border:1px solid rgba(104,111,122,.72);box-shadow:0 18px 44px #0000006b}@media (max-width: 720px){.loyalty-reward-popup__overlay{align-items:flex-end;justify-content:center;padding:max(.35rem,env(safe-area-inset-top)) .75rem calc(6.9rem + env(safe-area-inset-bottom))}.loyalty-reward-popup{width:min(100%,24rem);max-height:min(82svh,calc(100svh - 7rem - env(safe-area-inset-bottom)));border-radius:1.5rem}.loyalty-reward-popup__hero{min-height:min(28svh,17rem)}.loyalty-reward-popup__hero-bottom{min-height:calc(min(28svh,17rem) - 4rem);padding:0 .9rem 1rem}.loyalty-reward-popup__title-block strong{font-size:1.65rem}.loyalty-reward-popup__content{padding:.9rem}}@media (hover: none) and (pointer: coarse){.loyalty-reward-popup__overlay{align-items:flex-end;justify-content:center;padding:max(.35rem,env(safe-area-inset-top)) .75rem calc(6.9rem + env(safe-area-inset-bottom))}.loyalty-reward-popup{width:min(100%,24rem);max-height:min(82svh,calc(100svh - 7rem - env(safe-area-inset-bottom)));border-radius:1.5rem}.loyalty-reward-popup__hero{min-height:min(28svh,17rem)}.loyalty-reward-popup__hero-bottom{min-height:calc(min(28svh,17rem) - 4rem);padding:0 .9rem 1rem}.loyalty-reward-popup__title-block strong{font-size:1.65rem}.loyalty-reward-popup__content{padding:.9rem}}.loyalty-reward-popup__hero{min-height:min(40vh,22rem);padding:0;border:0;border-radius:0;background:#123d7a}.loyalty-reward-popup__hero:before{background-image:linear-gradient(180deg,#ffffff0a,#fff0),var(--reward-popup-theme-image),var(--reward-popup-hero-image);background-position:center,center,center;background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,cover,cover;opacity:1}.loyalty-reward-popup__hero:after{background:linear-gradient(180deg,#0000 18%,#00000038 48%,#000000e6)}.loyalty-reward-popup__hero-top,.loyalty-reward-popup__hero-bottom{position:relative;z-index:1}.loyalty-reward-popup__hero-top{padding:.6rem 1rem 0}.loyalty-reward-popup__drag-handle{width:2.25rem;height:.32rem;margin:0 auto .75rem;border-radius:999px;background:#ffffffc7}.loyalty-reward-popup__hero-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.loyalty-reward-popup__eyebrow{display:inline-flex;align-items:center;min-height:2rem;padding:.4rem .8rem;border-radius:999px;background:#888d949e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.loyalty-reward-popup__close-button{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:999px;background:#888d949e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff}.loyalty-reward-popup__close-icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.loyalty-reward-popup__hero-bottom{display:flex;align-items:flex-end;min-height:calc(min(40vh,22rem) - 4.5rem);padding:0 1rem 1.25rem}.loyalty-reward-popup__brand-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.loyalty-reward-popup__brand-logo{width:3.25rem;height:3.25rem;border-radius:1rem;object-fit:cover;background:#ffffff24;border:1px solid rgba(255,255,255,.16);box-shadow:0 10px 24px #0000002e}.loyalty-reward-popup__brand-logo--fallback{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:800}.loyalty-reward-popup__title-block{display:flex;flex-direction:column;gap:.35rem}.loyalty-reward-popup__title-block strong{color:#fff;font-size:2rem;line-height:1.05;font-weight:800}.loyalty-reward-popup__title-block h3{color:#ffffffe6;font-size:.95rem;line-height:1.35;font-weight:700;overflow-wrap:anywhere}.loyalty-reward-popup__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:1rem 1rem 1.25rem;background:#040608}.loyalty-reward-popup__scroll{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:.1rem}.loyalty-reward-popup__footer{flex:0 0 auto;padding-top:.85rem;margin-top:.85rem;border-top:1px solid rgba(255,255,255,.08);background:#040608}.loyalty-reward-popup__cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:3rem;padding:.85rem 1rem;border:0;border-radius:999px;background:linear-gradient(180deg,#2b92ff,#1e78e7);box-shadow:0 8px 24px #1e78e761;color:#fff;font-size:.95rem;font-weight:800}.loyalty-reward-popup__cta:disabled{opacity:.7}.loyalty-reward-popup__badges{display:flex;flex-wrap:wrap;gap:.55rem}.loyalty-reward-popup__badge{display:inline-flex;align-items:center;min-height:1.85rem;padding:.35rem .7rem;border-radius:.7rem;font-size:.82rem;font-weight:700}.loyalty-reward-popup__badge--blue{background:#1e78e72e;color:#3f9fff}.loyalty-reward-popup__badge--dark{background:#ffffff14;color:#b0b6c1}.loyalty-reward-popup__details{display:flex;flex-direction:column;gap:.75rem;color:#d6dbe5}.loyalty-reward-popup__details p{font-size:.98rem;line-height:1.5}.loyalty-reward-popup__terms{border-top:1px solid rgba(255,255,255,.08);padding-top:.75rem}.loyalty-reward-popup__terms summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;list-style:none;color:#fff;font-size:.9rem;font-weight:700}.loyalty-reward-popup__terms summary::-webkit-details-marker{display:none}.loyalty-reward-popup__terms[open] summary span:last-child{transform:rotate(90deg)}.loyalty-reward-popup__terms p{margin-top:.75rem;color:#99a2b3;font-size:.84rem}.settings-screen{display:flex;flex-direction:column;min-height:calc(var(--app-viewport-height) - 1.25rem - (7rem + env(safe-area-inset-bottom)));margin:-1.25rem calc(-1 * var(--app-shell-side-padding)) 0;background:var(--bg)}.settings-screen__topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:5.5rem;padding:calc(1rem + env(safe-area-inset-top)) 1rem 1rem;background:var(--bg-elevated);border-bottom:1px solid var(--line)}.settings-screen__topbar h1{font-size:1rem;font-weight:700;color:var(--text);text-align:center}.settings-screen__back,.settings-screen__spacer{min-width:4rem}.settings-screen__back{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:var(--text);font-size:.95rem}.settings-screen__back-icon,.settings-screen__chevron,.settings-row__icon-svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.settings-screen__back-icon{width:1.45rem;height:1.45rem;stroke-width:2.1}.settings-screen__content{display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:31rem;margin:0 auto;padding:1.5rem var(--screen-horizontal-padding) calc(2rem + env(safe-area-inset-bottom))}.settings-screen__section{display:flex;flex-direction:column;gap:.7rem}.settings-screen__section-label{padding:0 .9rem;font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);opacity:.6}.settings-group-card{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--line);overflow:hidden}.settings-group-card--stacked,.settings-group-card--meta{padding:.2rem 0}.settings-group-card__divider{height:1px;margin-left:4.2rem;background:#ffffff14}.settings-row{display:flex;align-items:center;gap:1rem;width:100%;min-height:4.3rem;padding:0 1rem;border:0;background:transparent;color:var(--text);text-decoration:none}.settings-row:hover{text-decoration:none}.settings-row__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--brand)}.settings-row__icon-svg{width:1.8rem;height:1.8rem;stroke-width:1.8}.settings-row__label{flex:1;text-align:left;font-size:.95rem;font-weight:500}.settings-row__secondary{flex:1;text-align:left;font-size:.8rem;color:var(--text-muted);line-height:1.3;white-space:normal;max-width:12rem}.settings-screen__chevron{width:1.4rem;height:1.4rem;color:var(--text-muted);opacity:.4;stroke-width:2}.settings-row--muted .settings-screen__chevron{opacity:0}.settings-theme-row{display:flex;flex-direction:column;gap:.85rem;padding:1rem}.settings-theme-row__label{font-size:.82rem;color:var(--text-muted)}.settings-theme-switcher{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:.35rem;padding:.2rem;border-radius:var(--radius-sm);background:var(--bg-elevated)}.settings-theme-switcher__option{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;border:0;border-radius:10px;background:transparent;color:var(--text)}.settings-theme-switcher__option--active{background:var(--bg-card)}.settings-theme-switcher__option+.settings-theme-switcher__option:before{content:"";position:absolute;left:-.18rem;top:.45rem;bottom:.45rem;width:1px;background:var(--line)}.settings-theme-switcher__option--active:before{opacity:0}.settings-theme-switcher__half,.settings-theme-switcher__sun,.settings-theme-switcher__moon{display:inline-block}.settings-theme-switcher__half{width:1.55rem;height:1.55rem;border-radius:999px;background:linear-gradient(90deg,#fff 50%,#ffffff4d 50%)}.settings-theme-switcher__sun{width:1.3rem;height:1.3rem;border-radius:999px;box-shadow:0 -.6rem 0 -.52rem #fff,0 .6rem 0 -.52rem #fff,.6rem 0 0 -.52rem #fff,-.6rem 0 0 -.52rem #fff,.42rem .42rem 0 -.54rem #fff,-.42rem .42rem 0 -.54rem #fff,.42rem -.42rem 0 -.54rem #fff,-.42rem -.42rem 0 -.54rem #fff;background:#fff}.settings-theme-switcher__moon{width:1.4rem;height:1.4rem;border-radius:999px;box-shadow:inset -.42rem 0 #fff;transform:translate(.15rem)}.settings-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.6rem;padding:0 1rem;color:var(--text)}.settings-meta-row strong{color:var(--text)}.settings-text-size{display:inline-flex;gap:.45rem}.settings-chip{min-height:2rem;padding:0 .8rem;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--text-muted)}.settings-chip--active{background:var(--bg-card);color:var(--text);border-color:var(--line)}.settings-group-card small{display:block;padding:.8rem 1rem 1rem;color:var(--text-muted);font-size:.8rem;line-height:1.4}.settings-screen__signout{min-height:3.2rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg-card);color:var(--text);font-weight:700}.nested-page-screen{min-height:calc(var(--app-viewport-height) - 1.25rem);margin:-1.25rem calc(-1 * var(--app-shell-side-padding)) 0;background:var(--bg);animation:route-enter .2s ease-out both}.nested-page-screen__content{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:32rem;margin:0 auto;padding:1rem var(--screen-horizontal-padding) calc(2rem + env(safe-area-inset-bottom))}.loyalty-rules{padding:0}.nested-page-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:5.5rem;padding:calc(1rem + env(safe-area-inset-top)) var(--screen-horizontal-padding) 1rem;background:var(--bg-elevated);border-bottom:1px solid var(--line)}.nested-page-header__back,.nested-page-header__spacer{min-width:4rem}.nested-page-header__back{display:inline-flex;align-items:center;gap:.3rem;padding:0;border:0;background:transparent;color:var(--brand);font-size:.95rem}.nested-page-header__back-icon,.loyalty-rules__chevron,.loyalty-rules__hero-star,.loyalty-rules__item-icon-svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.nested-page-header__back-icon{width:1.45rem;height:1.45rem;stroke-width:2.1}.nested-page-header h1{font-size:1rem;font-weight:700;text-align:center;color:var(--text)}.settings-detail{gap:1.25rem;max-width:31rem}.nested-page-screen__content.settings-detail{padding-inline:var(--screen-horizontal-padding)}.settings-detail__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.settings-detail__user-id{display:flex;flex-direction:column;gap:.25rem;min-width:0}.settings-detail__user-id span,.settings-detail__label,.settings-detail__help{color:var(--text-muted)}.settings-detail__user-id span,.settings-detail__label{font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.settings-detail__user-id strong{color:var(--text);font-size:.75rem;font-weight:500;overflow:hidden;text-overflow:ellipsis}.settings-detail__edit{padding:0;border:0;background:transparent;color:var(--brand);font-size:1rem;font-weight:500}.settings-detail__section{display:flex;flex-direction:column;gap:.65rem}.privacy-screen__sheet{display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#1e1f21fa;border:1px solid rgba(255,255,255,.04);box-shadow:0 24px 48px #00000047}.privacy-screen__sheet-header{display:flex;justify-content:flex-end;padding:1rem 1rem 0}.privacy-screen__done{border:0;background:transparent;color:#2fd866;font-size:1.05rem;font-weight:700}.privacy-screen__sheet-content{display:flex;flex-direction:column;gap:1.6rem;padding:1rem 1.4rem 1.4rem}.privacy-screen__intro{display:flex;flex-direction:column;gap:1rem}.privacy-screen__hero-icon{width:3.2rem;height:3.2rem;color:#38de68;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.privacy-screen__intro-copy{display:flex;flex-direction:column;gap:.55rem}.privacy-screen__intro-copy h1,.privacy-screen__section-card h2,.privacy-screen__control-title h2{margin:0;color:#f5f4f2}.privacy-screen__intro-copy h1{font-size:2rem;line-height:1.08}.privacy-screen__intro-copy p,.privacy-screen__section-item p,.privacy-screen__control-card p{margin:0;color:#dfdbe2b8;line-height:1.4}.privacy-screen__intro-copy p{font-size:1rem}.privacy-screen__sections{display:flex;flex-direction:column;gap:1.25rem}.privacy-screen__section-card,.privacy-screen__control-card{display:flex;flex-direction:column;gap:1rem;padding:1.15rem 1.2rem;border-radius:18px;background:#383538e6}.privacy-screen__section-card h2,.privacy-screen__control-title h2{font-size:1.05rem;line-height:1.2}.privacy-screen__section-items{display:flex;flex-direction:column;gap:.95rem}.privacy-screen__section-item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start}.privacy-screen__item-icon{width:1.2rem;height:1.2rem;color:#37de68;stroke:#1d2a20;stroke-width:1.8;fill:none;flex:0 0 auto;margin-top:.12rem}.privacy-screen__item-icon--never{color:#ff6d62;stroke:#3b1f1f}.privacy-screen__control-title{display:flex;align-items:center;gap:.75rem}.privacy-screen__control-card .settings-detail__row-icon-wrap{width:2.2rem;height:2.2rem;border-radius:999px;background:#38de681f;color:#38de68}@media (max-width: 480px){.privacy-screen__sheet-content{padding-left:1rem;padding-right:1rem}.privacy-screen__intro-copy h1{font-size:1.7rem}}.settings-detail__card,.feedback-screen__card,.about-screen,.legal-screen{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--line);box-shadow:var(--shadow)}.settings-detail__card{overflow:hidden}.settings-detail__link-row,.settings-detail__danger-row,.settings-detail__toggle-row,.settings-detail__input-row,.settings-detail__callout-row{display:flex;align-items:center;gap:.9rem;width:100%;min-height:4rem;padding:0 1rem}.settings-detail__link-row,.settings-detail__danger-row{border:0;text-decoration:none;text-align:left}.settings-detail__link-row{background:var(--bg-card);color:var(--text)}.settings-detail__link-row--compact,.settings-detail__card .settings-detail__toggle-row,.settings-detail__card .settings-detail__input-row,.settings-detail__card .settings-detail__callout-row{min-height:3.6rem;background:transparent}.settings-detail__danger-row{border-radius:var(--radius-sm);background:var(--bg-card);color:var(--danger)}.settings-detail__row-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--brand);flex:0 0 auto}.settings-detail__danger-row .settings-detail__row-icon-wrap{color:inherit}.settings-detail__row-icon,.settings-detail__chevron{width:1.65rem;height:1.65rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.settings-detail__chevron{width:1.2rem;height:1.2rem;color:#ffffff47;margin-left:auto}.settings-detail__meta{margin-left:auto;color:#ffffff7a;font-size:.78rem}.settings-detail__divider{height:1px;margin-left:4rem;background:#ffffff14}.settings-detail__info-row,.settings-detail__stack-row{position:relative}.settings-detail__info-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem;align-items:center;min-height:4rem;padding:0 1rem}.settings-detail__info-row>span{color:#f2f5fb;font-size:.95rem}.settings-detail__info-row>strong{color:#ffffff9e;font-weight:400;text-align:right}.settings-detail__toggle-row span,.settings-detail__input-row span,.settings-detail__callout-row span{color:#f2f5fb;font-size:.95rem}.settings-detail__toggle-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:3.2rem;height:1.95rem;border-radius:999px;background:#ffffff29;transition:background .18s ease;flex:0 0 auto}.settings-detail__toggle-row input[type=checkbox]:after{content:"";position:absolute;top:.18rem;left:.18rem;width:1.6rem;height:1.6rem;border-radius:999px;background:#fff;transition:transform .18s ease}.settings-detail__toggle-row input[type=checkbox]:checked{background:#1885ff}.settings-detail__toggle-row input[type=checkbox]:checked:after{transform:translate(1.24rem)}.settings-detail__input,.settings-detail__time-input,.feedback-screen textarea{width:100%;border:0;border-radius:.9rem;background:#ffffff0d;color:#fff}.settings-detail__input{max-width:10rem;min-height:2.5rem;padding:0 .85rem;justify-self:end;text-align:right}.settings-detail__time-input{width:auto;min-height:2.5rem;padding:0 .8rem;margin-left:auto}.settings-detail__help,.settings-detail__error,.settings-detail__success{padding:0 .15rem;font-size:.9rem;line-height:1.4}.settings-detail__error{color:#ff8b80}.settings-detail__success{color:#73d492}.settings-detail__empty-row{min-height:3.6rem;padding:0 1rem;display:flex;align-items:center;color:#ffffff7a}.settings-detail__save{width:100%}.settings-detail__danger-link,.settings-detail__primary-link{min-height:3.2rem;padding:0 1rem;border:0;background:transparent;text-align:left;font-size:1rem}.settings-detail__danger-link{color:#ff4e44}.settings-detail__primary-link{color:#0d83ff}.feedback-screen__card,.about-screen,.legal-screen{display:flex;flex-direction:column;gap:1.25rem;padding:1.35rem}.feedback-screen__card h1{font-size:1.9rem;line-height:1.05;color:#fff}.feedback-screen__card p,.about-screen p,.legal-screen p{color:#ffffffc7;line-height:1.4}.feedback-screen__group{display:flex;flex-direction:column;gap:.8rem}.feedback-screen__group h2,.legal-screen h2{font-size:1rem;color:#fff}.feedback-screen__stars{display:flex;gap:.35rem}.feedback-screen__star-button{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent}.feedback-screen__star{width:2rem;height:2rem;stroke:#3a465d;fill:none;stroke-width:1.8}.feedback-screen__star--filled{fill:#f7c548;stroke:#f7c548}.feedback-screen textarea{min-height:9.5rem;padding:1rem;resize:vertical}.feedback-screen__remaining,.about-screen a,.legal-screen h3{color:#ffffff9e}.feedback-screen__submit{width:100%}.feedback-screen__footer{text-align:center;font-size:.9rem}.about-screen hr{border:0;border-top:1px solid rgba(255,255,255,.08)}.about-screen__logo{display:block;width:min(12rem,60%);height:auto;margin:.5rem auto 0;opacity:.92}.legal-screen{gap:1.5rem}.legal-screen section{display:flex;flex-direction:column;gap:1rem}.legal-screen__block{display:flex;flex-direction:column;gap:.35rem}.legal-screen h3{font-size:.98rem;color:#f5f7fb}.loyalty-rules__content{gap:1.1rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.loyalty-rules__hero{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.9rem 1rem 2rem;text-align:center;background:linear-gradient(180deg,#0021408c,#0000)}.loyalty-rules__hero-badge{display:grid;place-items:center;width:5rem;height:5rem;border-radius:999px;background:#ff620029;color:#f06b1a}.loyalty-rules__hero-star{width:2.5rem;height:2.5rem;fill:currentColor;stroke:none}.loyalty-rules__hero h2{font-size:1.25rem;line-height:1.2;color:#fff}.loyalty-rules__hero p{max-width:18rem;color:#ffffffb8;line-height:1.35}.loyalty-rules__accordion-stack{display:flex;flex-direction:column;gap:1rem}.loyalty-rules__accordion{border-radius:16px;background:#212121f5;border:1px solid rgba(255,255,255,.04)}.loyalty-rules__accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.5rem;padding:0 1rem;border:0;background:transparent;color:#0d83ff;font-size:1rem;font-weight:700}.add-brand-screen__content{max-width:34rem;padding-top:.75rem}.add-brand-screen__sheet{display:flex;flex-direction:column;gap:1rem;padding:.85rem .9rem 1rem;border-radius:1.9rem;background:linear-gradient(180deg,#101827f5,#090e18fa);border:1px solid rgba(255,255,255,.05);box-shadow:0 24px 48px #00000047}.add-brand-screen__handle{width:3rem;height:.3rem;margin:0 auto;border-radius:999px;background:#ffffff52}.add-brand-screen__topbar{display:grid;grid-template-columns:2.25rem 1fr 2.25rem;align-items:center}.add-brand-screen__topbar h2{font-size:1.1rem;font-weight:700;text-align:center;color:#f7f8fb}.add-brand-screen__topbar-spacer,.add-brand-screen__close{width:2.25rem;height:2.25rem}.add-brand-screen__close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#0d83ff}.add-brand-screen__close-icon,.add-brand-screen__search-icon,.add-brand-screen__status-icon{width:1.2rem;height:1.2rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.add-brand-screen__search{position:relative;display:flex;align-items:center}.add-brand-screen__search input{width:100%;min-height:3rem;padding:0 1rem 0 2.75rem;border:0;border-radius:.85rem;background:#444a5c94;color:#fff}.add-brand-screen__search input::placeholder{color:#ffffff8a}.add-brand-screen__search-icon{position:absolute;left:.9rem;color:#ffffff80}.add-brand-screen__hero-card{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:1.4rem;background:#383b44b3}.add-brand-screen__hero-copy h3{font-size:1.05rem;line-height:1.2;font-weight:700;color:#f7f8fb}.add-brand-screen__hero-copy p{margin-top:.35rem;color:#adb3c3;line-height:1.4}.add-brand-screen__segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;border-radius:.85rem;background:#3a3d4ac7}.add-brand-screen__segment-option{min-height:2.25rem;border:0;border-radius:.7rem;background:transparent;color:#ffffffb8;font-weight:600}.add-brand-screen__segment-option--active{background:#a4a8b494;color:#fff}.add-brand-screen__notice{padding:.8rem .95rem;border-radius:.9rem;background:#0d83ff24;color:#8ec1ff;font-size:.95rem}.add-brand-screen__section-header{display:flex;justify-content:space-between;gap:1rem;padding:0 .25rem;color:#ffffff85;font-size:.84rem;text-transform:uppercase;letter-spacing:.03em}.add-brand-screen__list{border-radius:1rem;background:#323234f5;overflow:hidden}.add-brand-screen__row{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.95rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.add-brand-screen__row:last-child{border-bottom:0}.add-brand-screen__logo-shell{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:#ffffff1a;overflow:hidden}.add-brand-screen__logo-image{width:100%;height:100%;object-fit:cover}.add-brand-screen__logo-fallback{color:#f7f8fb;font-weight:700}.add-brand-screen__row-copy{min-width:0}.add-brand-screen__row-copy h3{font-size:.98rem;font-weight:600;color:#f7f8fb}.add-brand-screen__row-copy p{margin-top:.12rem;color:#9ca3b3;font-size:.88rem}.add-brand-screen__add-button{min-width:3.9rem;min-height:2.3rem;padding:0 .9rem;border:0;border-radius:.85rem;background:#0b73d7;color:#fff;font-weight:600}.add-brand-screen__status{display:inline-flex;align-items:center;gap:.35rem;color:#35d05d;font-weight:600}.add-brand-screen__status-icon{width:1rem;height:1rem}.add-brand-screen__request-form{display:flex;flex-direction:column;gap:.95rem;padding:.25rem 0}.add-brand-screen__field{display:flex;flex-direction:column;gap:.45rem}.add-brand-screen__field span{color:#ffffffb8;font-size:.92rem;font-weight:600}.add-brand-screen__field input,.add-brand-screen__field textarea{width:100%;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:.95rem;background:#2c2f3ae0;color:#fff}.add-brand-screen__field textarea{resize:vertical}.add-brand-screen__submit{min-height:3rem;margin-top:.25rem}.loyalty-rules__chevron{width:1.2rem;height:1.2rem;stroke-width:2;transition:transform .16s ease}.loyalty-rules__chevron--expanded{transform:rotate(180deg)}.loyalty-rules__accordion-body{display:flex;flex-direction:column;padding:0 1rem 1rem}.loyalty-rules__rule-item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:.35rem 0}.loyalty-rules__item-icon{width:1.6rem;height:1.6rem}.loyalty-rules__item-icon--success{color:#30d158}.loyalty-rules__item-icon--info{color:#0d83ff}.loyalty-rules__item-icon--warning{color:#ff7a1a}.loyalty-rules__item-icon--danger{color:#f05a1a}.loyalty-rules__item-icon-svg{width:1.6rem;height:1.6rem;stroke-width:1.8}.loyalty-rules__item-copy h3{margin-bottom:.2rem;font-size:.95rem;color:#fff}.loyalty-rules__item-copy p{color:#ffffffa3;line-height:1.45;font-size:.88rem}.loyalty-rules__item-divider{grid-column:2;height:1px;margin-top:.85rem;background:#ffffff14}.home-pass-screen,.home-pass-hero{--home-pass-qr-card-size: 320px;--home-pass-qr-code-size: 272px}.home-pass-screen{color:#f7f2ff;z-index:1;animation:route-enter-fade .25s ease-out both}.home-pass-screen>*{position:relative;z-index:1}.home-pass-hero__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.2rem 0 .35rem}.home-pass-hero__header-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.home-pass-hero__branding{min-width:0;display:flex;flex-direction:column;gap:.35rem}.home-pass-hero__logo{display:block;width:auto;max-width:180px;max-height:32px;filter:brightness(0) invert(1)}.home-pass-hero__greeting{display:flex;flex-direction:column;gap:.45rem;text-align:center;align-items:center;width:100%;padding-top:.1rem}.home-pass-hero__progress-summary{display:grid;gap:.4rem;width:100%;max-width:26rem;text-align:left}.home-pass-hero__progress-summary-label{color:#f7f2ffe6;font-size:.92rem;line-height:1.2}.home-pass-hero__progress-summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.home-pass-hero__progress-summary-row strong{color:#fff;font-size:1rem;line-height:1.2}.home-pass-hero__progress-summary-row span{color:#f7f2ffe6;font-size:.98rem;line-height:1.2}.home-pass-hero__progress-summary-copy{margin:0;color:#ecf2fae6;font-size:.95rem;line-height:1.35}.home-pass-hero__scan-toast{display:grid;gap:.25rem;max-width:22rem;padding:.85rem 1rem;border:1px solid rgba(114,225,201,.26);border-radius:1rem;background:linear-gradient(180deg,#132e47eb,#0a1727f0);box-shadow:0 18px 40px #040a164d;text-align:center}.home-pass-hero__scan-toast strong{color:#ecfffd;font-size:1rem;font-weight:700}.home-pass-hero__scan-toast span{color:#ecfffdd6;font-size:.95rem}.home-pass-hero__date{color:#f7f2ffad}.home-pass-hero__qr-shell{display:grid;place-items:center;width:100%;min-height:calc(var(--home-pass-qr-card-size) + .15rem);margin-top:0;margin-bottom:0}.home-pass-hero__qr-card{width:min(var(--home-pass-qr-card-size),calc(100vw - 48px));height:min(var(--home-pass-qr-card-size),calc(100vw - 48px));display:grid;place-items:center;padding:7px;border-radius:16px;background:#fff;box-shadow:0 24px 48px #03081252}.home-pass-hero__qr-panel{width:100%;height:100%;display:grid;place-items:center;border-radius:10px;background:transparent}.home-pass-hero__qr-markup{width:min(var(--home-pass-qr-code-size),calc(100vw - 100px));height:min(var(--home-pass-qr-code-size),calc(100vw - 100px))}.home-pass-hero__qr-markup svg{display:block;width:min(var(--home-pass-qr-code-size),calc(100vw - 100px));height:min(var(--home-pass-qr-code-size),calc(100vw - 100px))}.home-pass-hero__countdown,.home-pass-hero__meta-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:4.8rem;padding:.7rem .9rem;border-radius:18px;background:#090e17a3;border:1px solid rgba(255,255,255,.08)}.home-pass-hero__meta-card{min-width:0}.home-pass-hero__meta-card strong{font-size:1rem}.home-pass-hero__meta-card span,.home-pass-hero__meta-label{font-size:.8rem;color:#dce6efbd}.home-pass-hero__meta-card--reward strong{color:#b899ff}.home-pass-hero__meta-card-total{font-size:.68em;font-weight:500;opacity:.6}.home-pass-hero__stats-row{display:flex;align-items:stretch;justify-content:center;gap:.65rem;width:100%;flex-wrap:wrap}.home-pass-hero__refresh-button{min-width:8.75rem}.home-pass-hero__countdown--minimal{min-height:auto;padding:0;border:0;background:transparent;margin-top:-.1rem;margin-bottom:.15rem}.home-pass-hero__activation-banner{display:flex;align-items:center;gap:.75rem;width:100%;max-width:26rem;padding:.75rem .9rem;margin-top:auto;margin-bottom:.35rem;border-radius:20px;background:var(--activation-banner-image, linear-gradient(135deg, rgba(92,163,255,.96), rgba(31,77,163,.9)));border:1px solid color-mix(in srgb,var(--activation-banner-accent, #9bd3ff) 38%,transparent);box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #070c1447,0 18px 36px #0206173d;text-align:left;overflow:hidden;position:relative}.home-pass-hero__activation-dismiss{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.2rem;height:3.2rem;margin-left:auto;border:1px solid rgba(255,255,255,.14);border-radius:1.1rem;background:#ffffff0f;color:#8cf3e6;font-size:1.9rem;line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffff14}.home-pass-hero__activation-dismiss:hover{background:#ffffff1a}.home-pass-hero__activation-label{color:color-mix(in srgb,var(--activation-banner-accent, #b5fff2) 88%,white);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-pass-hero__activation-thumb{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.75rem;height:2.75rem;border-radius:14px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff29}.home-pass-hero__activation-thumb-image{width:2rem;height:2rem;object-fit:cover;border-radius:999px}.home-pass-hero__activation-thumb-fallback{color:#fff;font-size:1rem;font-weight:800}.home-pass-hero__activation-copy{display:flex;flex-direction:column;gap:.22rem;min-width:0}.home-pass-hero__activation-banner strong{font-size:1rem;line-height:1.1;color:#fff;text-wrap:pretty}.home-pass-hero__activation-banner p{color:#f3f7fcd1;line-height:1.3;margin:0}.home-pass-hero__manual-lookup{display:grid;gap:.3rem;width:100%;max-width:26rem;padding:.9rem 1rem;border-radius:18px;background:#090e17a3;border:1px solid rgba(255,255,255,.08);text-align:center}.home-pass-hero__manual-lookup-label{color:#dce6efb8;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-pass-hero__manual-lookup strong{color:#fff;font-size:1.05rem;letter-spacing:.06em}.home-pass-hero__manual-lookup p{margin:0;color:#dce6efcc;font-size:.92rem;line-height:1.35}.home-pass-hero__install-card{display:grid;gap:.75rem;width:100%;max-width:26rem;padding:1rem 1.05rem;border-radius:20px;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 22%),linear-gradient(135deg,#162c4cf5,#0a1322f5);border:1px solid rgba(155,211,255,.22);box-shadow:0 18px 34px #0308123d}.home-pass-hero__install-copy{display:grid;gap:.22rem;text-align:left}.home-pass-hero__install-label{color:#9bd3ffe0;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-pass-hero__install-copy strong{color:#fff;font-size:1.02rem}.home-pass-hero__install-copy p{margin:0;color:#e2ebf4d1;font-size:.93rem;line-height:1.35}.brands-screen{gap:1rem;padding:.7rem var(--screen-horizontal-padding) 1.5rem}.brands-screen__active-filters{display:flex;gap:.5rem;flex-wrap:wrap;padding:0 .1rem}.brands-screen__active-pill{display:inline-flex;align-items:center;min-height:1.9rem;padding:0 .8rem;border-radius:999px;background:#0d83ff1f;border:1px solid rgba(13,131,255,.24);color:#72b5ff;font-size:.8rem;font-weight:600}.brands-header-card__toolbar{display:contents}.brands-header-card__action{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:999px;background:#0d14238c;color:#0d83ff}.brands-header-card__action--primary{background:#113f7a9e}.brands-header__icon-svg{width:1.35rem;height:1.35rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.brands-screen__list{display:flex;flex-direction:column;gap:1rem;padding:0 .1rem .75rem}.search-bar{position:relative;margin:0 1rem 1rem;animation:search-slide-in .2s ease}@keyframes search-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-bar__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;stroke:#fff6;fill:none;stroke-width:1.8;stroke-linecap:round;pointer-events:none}.search-bar__input{width:100%;padding:10px 36px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#ffffff0f;color:#fff;font-size:15px;font-family:inherit;transition:background .2s ease,border-color .2s ease}.search-bar__input:focus{outline:none;background:#ffffff1a;border-color:#ffffff40}.search-bar__input::placeholder{color:#fff6}.search-bar__clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;border:0;background:transparent;color:#ffffff80;font-size:16px;cursor:pointer;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.search-bar__clear:hover{color:#ffffffb3}.brands-filter-sheet__scrim{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:1rem;background:#00000057;z-index:30}.brands-filter-sheet{width:min(100%,32rem);max-height:min(78vh,42rem);overflow:auto;border-radius:22px 22px 0 0;background:#202022;color:#f7f8fb;box-shadow:0 -10px 30px #00000047}.brands-filter-sheet__handle{width:3rem;height:.32rem;margin:.55rem auto 0;border-radius:999px;background:#ffffff38}.brands-filter-sheet__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:3.5rem;padding:0 1rem}.brands-filter-sheet__header h2{font-size:1rem;font-weight:700;text-align:center}.brands-filter-sheet__header-action{justify-self:start;padding:0;border:0;background:transparent;color:#0d83ff;font-size:.95rem}.brands-filter-sheet__header-action:last-child{justify-self:end;font-weight:600}.brands-filter-sheet__section{display:flex;flex-direction:column;gap:.6rem;padding:1rem}.brands-filter-sheet__label{padding-left:.1rem;color:#ffffff7a;font-size:.78rem;text-transform:uppercase}.brands-filter-sheet__card{overflow:hidden;border-radius:12px;background:#323235}.brands-filter-sheet__row{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.4rem;padding:0 1rem;border:0;background:transparent;color:#f5f7fb;font-size:.95rem;text-align:left}.brands-filter-sheet__divider{position:absolute;right:0;bottom:0;left:1rem;height:1px;background:#ffffff0d}.brands-filter-sheet__check{width:1.15rem;height:1.15rem;stroke:#0d83ff;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.brand-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:1rem;border-radius:28px;background:#2a3039e6;border:1px solid rgba(14,121,255,.22);box-shadow:0 18px 28px #0207102e}.brand-row__logo-shell{width:76px;height:76px;display:grid;place-items:center;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.brand-row__logo-frame{width:68px;height:68px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#ffffff14}.brand-row__logo-image{width:60px;height:60px;display:block;object-fit:cover;border-radius:999px}.brand-row__logo-fallback{width:60px;height:60px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#50106dcc,#143f92d9);color:#fff;font-size:1.15rem;font-weight:700}.brand-row__content{min-width:0;display:flex;flex-direction:column;gap:.45rem}.brand-row__title-row{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.brand-row__title{font-size:1.1rem;line-height:1.2}.brand-row__industry,.brand-row__meta,.brand-row__meta-item{display:flex;align-items:center}.brand-row__industry{gap:.4rem;color:#2285ff;font-size:.98rem;font-weight:500}.brand-row__meta{gap:1rem;flex-wrap:wrap;color:var(--text-muted);font-size:.95rem}.brand-row__meta-item{gap:.35rem}.brand-row__meta-item--accent{color:#2285ff}.brand-row__inline-icon{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;flex:0 0 auto}.brand-row__meta-dot{width:.5rem;height:.5rem;fill:currentColor;opacity:.9;flex:0 0 auto}.brand-row__actions{display:flex;justify-content:flex-end}.brand-row__button{min-width:5.5rem;padding:.75rem 1rem}.brand-row--interactive{cursor:pointer}.brand-profile{background:linear-gradient(180deg,#0a0d13,#05070d)}.brand-profile__hero{position:relative;min-height:22rem;overflow:hidden}.brand-profile__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(255,255,255,.16),transparent 36%),linear-gradient(180deg,#8f6b69,#4a2e2a 55%,#121318);background-size:cover;background-position:center;transform:scale(1.1);filter:blur(24px)}.brand-profile__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff8c,#16121461 38%,#090b11eb)}.brand-profile__hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.4rem 1.25rem 2rem}.brand-profile__logo-shell{display:grid;place-items:center;width:6.6rem;height:6.6rem;border-radius:999px;overflow:hidden;background:#ffffffd6;border:3px solid rgba(255,255,255,.78);box-shadow:0 16px 34px #00000038}.brand-profile__logo-image{width:100%;height:100%;object-fit:cover}.brand-profile__logo-fallback{color:#1c2330;font-size:1.4rem;font-weight:800}.brand-profile__hero h2{font-size:2rem;line-height:1.12;font-weight:800;text-align:center;color:#fff}.brand-profile__actions{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:.7rem;width:100%;overflow-x:auto;overflow-y:hidden;padding:0 0 .15rem;scrollbar-width:none;-ms-overflow-style:none}.brand-profile__actions::-webkit-scrollbar{display:none}.brand-profile__action{display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:.45rem;min-width:4rem;padding:0;border:0;background:transparent;color:#ffffffb8;font-size:.78rem;text-decoration:none}.brand-profile__action-circle{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.brand-profile__action-icon,.brand-profile__menu-icon,.brand-profile__inline-icon{width:1.25rem;height:1.25rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.brand-profile__content{gap:1.1rem;margin-top:-1.4rem;position:relative;z-index:2}.brand-profile__menu-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.1rem 1rem;border-radius:1.2rem;background:linear-gradient(135deg,#0b7fff,#1178ec);color:#fff;text-decoration:none;box-shadow:0 16px 26px #07499252}.brand-profile__menu-icon-shell{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:#ffffff29}.brand-profile__menu-copy{display:flex;flex-direction:column;gap:.18rem}.brand-profile__menu-copy strong{font-size:1rem}.brand-profile__menu-copy span{font-size:.92rem;color:#ffffffdb}.brand-profile__menu-arrow{font-size:1.8rem;line-height:1;color:#ffffffe6}.product-menu-screen{background:linear-gradient(180deg,#070707,#0d1320)}.product-menu-screen__content{gap:1.25rem;max-width:32rem}.product-menu-screen__hero,.product-menu-screen__section,.product-menu-screen__empty-card{position:relative;overflow:hidden;border-radius:1.6rem;border:1px solid rgba(255,255,255,.08);background:#0f141ff5;box-shadow:0 24px 42px #0000003d}.product-menu-screen__hero{padding:1.3rem;min-height:21rem}.product-menu-screen__hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,255,255,.22),transparent 20%),linear-gradient(135deg,#8955ff47,#0d132033 40%,#ffaa662e);background-size:cover;background-position:center;filter:blur(20px);transform:scale(1.08);opacity:.75}.product-menu-screen__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06060a1f,#06060ad1)}.product-menu-screen__hero-header,.product-menu-screen__daily-cta,.product-menu-screen__streak,.product-menu-screen__streak-progress{position:relative;z-index:1}.product-menu-screen__hero-header{display:flex;flex-direction:column;gap:1rem}.product-menu-screen__hero-logo{display:grid;place-items:center;width:5.5rem;height:5.5rem;margin:0 auto;border-radius:999px;overflow:hidden;background:#ffffff29;border:4px solid rgba(255,255,255,.9);box-shadow:0 18px 38px #00000042}.product-menu-screen__hero-logo img{width:100%;height:100%;object-fit:cover}.product-menu-screen__hero-logo span{color:#fff;font-size:1.8rem;font-weight:800}.product-menu-screen__hero-copy{display:flex;flex-direction:column;gap:.6rem;text-align:center}.product-menu-screen__hero-copy h1{font-size:clamp(2rem,8vw,3rem);line-height:1.04;color:#fff}.product-menu-screen__hero-copy p{color:#ffffffb8;font-size:1rem;line-height:1.45}.product-menu-screen__daily-cta,.product-menu-screen__perks-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;margin-top:1.3rem;padding:1rem 1.1rem;border:0;border-radius:1.45rem;background:linear-gradient(90deg,#ff3568,#b554ff);color:#fff;text-align:left;box-shadow:0 20px 30px #7c37e947;cursor:pointer;transition:opacity .12s ease,transform .12s ease}.product-menu-screen__perks-cta:hover{opacity:.93}.product-menu-screen__perks-cta:active{transform:scale(.99)}.product-menu-screen__daily-cta-icon,.product-menu-screen__perks-cta-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:#ffffff2e;font-size:1.3rem}.product-menu-screen__daily-cta-copy,.product-menu-screen__perks-cta-copy{display:flex;flex-direction:column;gap:.16rem}.product-menu-screen__daily-cta-copy strong,.product-menu-screen__perks-cta-copy strong{font-size:1.05rem;font-weight:800}.product-menu-screen__daily-cta-copy span,.product-menu-screen__perks-cta-copy span{color:#ffffffe0;font-size:.85rem}.product-menu-screen__daily-cta-badge,.product-menu-screen__perks-cta-badge{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;min-height:2rem;padding:0 .7rem;border-radius:999px;background:#ff5337;font-size:.8rem;font-weight:900;letter-spacing:.06em}.product-menu-screen__perks-cta-badge--active{background:#ffffff40;color:#fff}.perks-section{padding:0 16px 4px;animation:perks-section-in .22s ease}@keyframes perks-section-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.perks-section__loading{padding:24px 0}.perks-section__empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 20px;text-align:center;background:#ffffff08;border:1px dashed rgba(255,255,255,.1);border-radius:20px}.perks-section__empty-icon{font-size:32px;color:#ff64b473}.perks-section__empty p{margin:0;font-size:16px;font-weight:700;color:#fffc}.perks-section__empty span{font-size:13px;color:#fff6;line-height:1.5}.perks-section__cards{display:flex;flex-direction:column;gap:14px}.perks-section__hide-btn{display:block;width:100%;margin-top:14px;padding:10px;border:0;border-radius:12px;background:#ffffff12;color:#fff9;font-size:.82rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .12s ease}.perks-section__hide-btn:hover{background:#ffffff1c}.product-menu-screen__streak{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.1rem}.product-menu-screen__streak-dots{display:flex;gap:.45rem}.product-menu-screen__streak-dots span,.product-menu-screen__pager button{width:.62rem;height:.62rem;border-radius:999px;background:#ffffff57}.product-menu-screen__streak-dots span.is-active,.product-menu-screen__pager button.is-active{background:#ffd12c}.product-menu-screen__streak-meta{display:flex;align-items:center;gap:.6rem;color:#fffc}.product-menu-screen__streak-meta strong{color:#fff;font-size:1.15rem}.product-menu-screen__streak-progress{position:relative;height:.55rem;margin-top:.75rem;border-radius:999px;background:#ffffff24;overflow:hidden}.product-menu-screen__streak-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38ef7d,#ffd12c 55%,#ff9338)}.product-menu-screen__notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:1rem;background:#0b7fff1f;border:1px solid rgba(17,120,236,.28);color:#d8ebff}.product-menu-screen__section{display:flex;flex-direction:column;gap:1rem;padding:1.15rem}.product-menu-screen__section--today{border:2px solid rgba(76,174,255,.72);background:#111c33f0}.product-menu-screen__section-copy,.product-menu-screen__section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-menu-screen__section-copy{align-items:flex-start;flex-direction:column}.product-menu-screen__section h2{color:#fff;font-size:1.95rem;line-height:1.08}.product-menu-screen__section p,.product-menu-screen__section-head a{color:#ffffffb8}.product-menu-screen__section-head a{color:#0a84ff;font-weight:700}.product-menu-screen__today-carousel,.product-menu-screen__seasonal-row,.product-menu-screen__featured-row,.product-menu-screen__tabs,.product-menu-screen__chips{display:flex;gap:.9rem;overflow-x:auto;scrollbar-width:none}.product-menu-screen__today-carousel::-webkit-scrollbar,.product-menu-screen__seasonal-row::-webkit-scrollbar,.product-menu-screen__featured-row::-webkit-scrollbar,.product-menu-screen__tabs::-webkit-scrollbar,.product-menu-screen__chips::-webkit-scrollbar{display:none}.product-menu-screen__today-slide{min-width:100%;display:flex;flex-direction:column;gap:.9rem;opacity:.52;transition:opacity .16s ease}.product-menu-screen__today-slide.is-active{opacity:1}.product-menu-screen__today-media,.product-menu-screen__dialog-media{position:relative;min-height:19rem;border-radius:1rem;overflow:hidden;background:linear-gradient(180deg,#0e1018f0,#141418f0)}.product-menu-screen__today-media img,.product-menu-screen__dialog-media img,.product-menu-screen__seasonal-media img,.product-menu-screen__featured-thumb img,.product-menu-screen__list-thumb img{width:100%;height:100%;object-fit:cover}.product-menu-screen__today-media:after,.product-menu-screen__dialog-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 18%,#000000b8)}.product-menu-screen__today-media span,.product-menu-screen__dialog-media span{position:absolute;top:1rem;right:1rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(0,122,255,.65);background:#081430a6;color:#f5f9ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-menu-screen__today-body{display:flex;flex-direction:column;gap:.45rem}.product-menu-screen__today-body strong{color:#fff;font-size:2rem;line-height:1.06}.product-menu-screen__today-body>span{color:#ffc020;font-size:.95rem;letter-spacing:.02em}.product-menu-screen__today-body p,.product-menu-screen__list-copy p{color:#fff}.product-menu-screen__today-offer,.product-menu-screen__dialog-offer{padding:.75rem .85rem;border-radius:.8rem;background:#140b17;color:#a849d7;font-weight:800}.product-menu-screen__pager{display:flex;justify-content:center;gap:.65rem;padding:.2rem 0 .1rem}.product-menu-screen__pager button,.product-menu-screen__seasonal-card,.product-menu-screen__featured-card,.product-menu-screen__list-row,.product-menu-screen__dialog-cta,.product-menu-screen__tabs button,.product-menu-screen__chips button{border:0}.product-menu-screen__seasonal-card{min-width:18rem;overflow:hidden;border-radius:1.15rem;background:#1c1c1ef2;color:#fff;text-align:left}.product-menu-screen__seasonal-media{height:11.25rem;background:#ffffff14}.product-menu-screen__seasonal-copy{display:flex;flex-direction:column;gap:.65rem;padding:.85rem 1rem 1rem}.product-menu-screen__seasonal-copy strong,.product-menu-screen__featured-card-copy strong,.product-menu-screen__list-copy strong{color:#fff;font-size:1.1rem}.product-menu-screen__tabs button,.product-menu-screen__chips button{flex:0 0 auto;min-height:2rem;padding:.45rem .9rem;border-radius:.8rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#e6e0e9;white-space:nowrap}.product-menu-screen__tabs button.is-active,.product-menu-screen__chips button.is-active{background:#ffffff24;border-color:#ffffff38}.product-menu-screen__featured-card{min-width:10rem;padding:0;overflow:hidden;border-radius:1rem;background:#1c1c1ef2;text-align:left}.product-menu-screen__featured-thumb{height:8.5rem;background:#ffffff14}.product-menu-screen__featured-card-copy{display:flex;flex-direction:column;gap:.35rem;padding:.8rem}.product-menu-screen__featured-card-copy span{color:#ffffffb3;font-size:.82rem}.product-menu-screen__list{display:flex;flex-direction:column;gap:.9rem}.product-menu-screen__list-row{display:grid;grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.85rem 1rem;border-radius:1rem;background:#141218eb;text-align:left}.product-menu-screen__list-thumb{width:4.9rem;height:4.9rem;overflow:hidden;border-radius:.7rem;background:#ffffff14}.product-menu-screen__list-copy{display:flex;flex-direction:column;gap:.3rem;min-width:0}.product-menu-screen__list-copy span{color:#ffffffa3;font-size:.88rem}.product-menu-screen__list-price,.product-menu-screen__price-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.product-menu-screen__list-price{justify-content:flex-end}.product-menu-screen__price-row span,.product-menu-screen__list-price span{color:#ffffff8c;text-decoration:line-through}.product-menu-screen__price-row strong,.product-menu-screen__list-price strong{color:#fff;font-size:1.18rem}.product-menu-screen__empty-card{padding:1.1rem;color:#ffffffb8}.product-menu-screen__dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000ad}.product-menu-screen__dialog{position:relative;width:min(100%,26rem);max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:1.4rem;background:#0c1019;border:1px solid rgba(255,255,255,.08)}.product-menu-screen__dialog-close{position:absolute;top:.75rem;right:.85rem;z-index:2;width:2rem;height:2rem;border-radius:999px;background:#00000070;color:#fff;font-size:1.3rem}.product-menu-screen__dialog-copy{display:flex;flex-direction:column;gap:.7rem;padding:1rem}.product-menu-screen__dialog-copy>p:first-child{color:#ffffff9e;text-transform:uppercase;letter-spacing:.04em}.product-menu-screen__dialog-copy h2{color:#fff;font-size:1.8rem;line-height:1.08}.product-menu-screen__dialog-copy>strong{color:#ffc020}.product-menu-screen__dialog-copy>span{color:#ffffffad}.product-menu-screen__dialog-copy>p:last-of-type{color:#fff}.product-menu-screen__dialog-cta{min-height:3rem;border-radius:999px;background:linear-gradient(180deg,#2b92ff,#1e78e7);color:#fff;font-weight:800}@media (max-width: 768px){.product-menu-screen__content{padding-inline:1rem}.product-menu-screen__section h2,.product-menu-screen__today-body strong{font-size:1.6rem}.product-menu-screen__list-row{grid-template-columns:4.5rem minmax(0,1fr)}.product-menu-screen__list-price{grid-column:2;justify-content:flex-start}}.brand-profile__card{padding:1rem;border-radius:1.35rem;background:#121d30f0;border:1px solid rgba(113,147,203,.16);box-shadow:0 18px 34px #0000002e}.brand-profile__card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.brand-profile__card-header h3{font-size:1.15rem;color:#f7f8fb}.brand-profile__card-header--inline{margin-bottom:1rem}.brand-profile__stamp-heading{display:flex;align-items:center;gap:.45rem}.brand-profile__info-link,.brand-profile__hours-button,.brand-profile__hours-close{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#0d83ff}.brand-profile__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.brand-profile__stat{display:flex;flex-direction:column;gap:.3rem;min-height:5rem;padding:.85rem;border-radius:1rem;background:#ffffff0d}.brand-profile__stat span,.brand-profile__detail-row span{color:#97a4bf;font-size:.78rem}.brand-profile__stat strong,.brand-profile__detail-row strong{color:#fff;font-size:.95rem;line-height:1.35}.brand-profile__body-copy{color:#d3d8e4;line-height:1.6}.brand-profile__stamp-card{background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#3c3e47f0,#151923fa);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d,0 18px 34px #00000038}.brand-profile__stamp-heading h3{font-size:1.05rem;color:#fff}.brand-profile__info-link{color:#0d83ff}.brand-profile__info-link .brand-profile__inline-icon{width:1.05rem;height:1.05rem}.brand-profile__stamp-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.95rem .75rem;padding:.9rem 1rem .2rem;border-radius:1.35rem;background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 30%),linear-gradient(135deg,#5c5c662e,#1217222e)}.brand-profile__stamp{display:grid;place-items:center;width:3.1rem;height:3.1rem;margin:0 auto;border-radius:999px;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.08),transparent 42%),#ffffff0f;color:#ffffff42;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0a}.brand-profile__stamp span{font-size:.92rem;font-weight:500}.brand-profile__stamp--filled{background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.16),transparent 40%),linear-gradient(135deg,#3d93ff,#1b7af0);color:#fff;border-color:#57a2ffb8;box-shadow:inset 0 1px #ffffff2e,0 12px 22px #0d83ff47}.brand-profile__stamp--milestone{border-color:#3785eed1;color:#add9fff5}.brand-profile__progress-history{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.85rem}.brand-profile__history-card{display:grid;gap:.15rem;align-content:center;min-height:0;padding:.55rem .7rem .6rem;border-radius:.8rem;background:#ffffff09}.brand-profile__history-card span{color:#97a4bf;font-size:.7rem;line-height:1.15}.brand-profile__history-card strong{color:#fff;font-size:1rem;line-height:1.2}.brand-profile__about-card{margin-bottom:0}.brand-profile__secondary-cta,.brand-profile__modal-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin-top:1rem;border:0;border-radius:1rem;background:#ffffff14;color:#f7f8fb;font-weight:700;text-decoration:none}.brand-profile__rewards-section{display:flex;flex-direction:column;gap:.9rem}.brand-profile__section-title-row h3{font-size:1.3rem;color:#f7f8fb}.brand-profile__rewards-empty{color:#aeb8c8;line-height:1.4;font-size:.95rem}.brand-profile__reward-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(11rem,12.5rem);gap:.9rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none}.brand-profile__reward-strip::-webkit-scrollbar{display:none}.brand-profile__reward-card{display:flex;flex-direction:column;gap:1.1rem;min-height:12.2rem;padding:1rem;border-radius:1.8rem;background:radial-gradient(circle at top left,rgba(255,255,255,.1),transparent 32%),linear-gradient(180deg,#324e6cfa,#1c283afa);box-shadow:inset 0 1px #ffffff0d}.brand-profile__reward-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.brand-profile__reward-icon-shell{display:grid;place-items:center;width:3rem;height:3rem;border-radius:.95rem;background:#ffffff0f;color:#0d83ff}.brand-profile__reward-icon{width:1.75rem;height:1.75rem;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.brand-profile__reward-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.05rem;height:2.05rem;padding:0 .6rem;border-radius:999px;background:linear-gradient(135deg,#2f7ef5,#0d83ff);color:#fff;font-size:.8rem;font-weight:700;line-height:1;box-shadow:0 10px 20px #0d83ff38}.brand-profile__reward-copy{display:flex;flex-direction:column;gap:.45rem;margin-top:auto}.brand-profile__reward-copy strong{font-size:.98rem;line-height:1.22;color:#fff}.brand-profile__reward-copy p{color:#aeb8c8;line-height:1.35;font-size:.84rem}.brand-profile__tag-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.95rem}.brand-profile__tag{padding:.45rem .7rem;border-radius:999px;background:#ffffff14;color:#dfe5f2;font-size:.82rem}.brand-profile__details,.brand-profile__hours{display:flex;flex-direction:column;gap:.8rem}.brand-profile__detail-row{display:flex;flex-direction:column;gap:.2rem}.brand-profile__hours-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1.5rem;background:#00000075}.brand-profile__hours-modal{width:min(100%,28rem);padding:1rem;border-radius:1.4rem;background:#191f2af5;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 44px #0000005c}.brand-profile__hours-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.brand-profile__hours-label{display:block;margin-bottom:.2rem;color:#97a4bf;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.brand-profile__hours-modal-header h3{color:#fff;font-size:1.2rem}.brand-profile__hours-list{display:flex;flex-direction:column;gap:.55rem}.brand-profile__hours-row{padding:.85rem .9rem;border-radius:.9rem;background:#ffffff0d;color:#dde4f0}.countdown-ring{position:relative;display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at center,rgba(19,41,111,.92) 56%,transparent 57%);font-size:20px;font-weight:500}.countdown-ring__svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.countdown-ring__track,.countdown-ring__progress{fill:none;stroke-width:8}.countdown-ring__track{stroke:#ffffff29}.countdown-ring__progress{stroke:#ff5d4a;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.countdown-ring span{position:relative;z-index:1;transform:translateY(.5px)}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.inline-links,.row-between,.link-grid,.metric-grid{display:flex;gap:.75rem}.inline-links,.row-between{justify-content:space-between;align-items:center;flex-wrap:wrap}.link-grid{flex-wrap:wrap}.link-grid a{padding:.85rem 1rem;background:#ffffff0a;border:1px solid var(--line);border-radius:14px}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-card{padding:1rem;border-radius:16px;background:#ffffff0a;border:1px solid var(--line);display:flex;flex-direction:column;gap:.35rem}.metric-card strong{font-size:1.4rem}.list{margin:0;padding-left:1rem;display:flex;flex-direction:column;gap:.65rem}.empty-state{padding:1rem;border:1px dashed var(--line);border-radius:16px}@media (max-width: 720px){.tab-bar{--tab-bar-side-inset: 1rem}.app-shell__content{width:100%;padding-top:env(safe-area-inset-top)}.auth-shell{padding:0 .5rem}.auth-panel{padding:16px 18px 20px}.public-shell__panel,.card{padding:1rem}.app-header,.screen-frame__header{flex-direction:column;align-items:stretch}.tab-bar{grid-template-columns:repeat(5,minmax(0,1fr))}.home-pass-screen{--home-pass-qr-card-size: min(288px, calc(100vw - 92px) );--home-pass-qr-code-size: min(244px, calc(100vw - 136px) );--home-pass-tab-bar-clearance: calc(7.1rem + env(safe-area-inset-bottom)) ;gap:.85rem;height:var(--app-viewport-height);min-height:var(--app-viewport-height);padding:calc(1.1rem + env(safe-area-inset-top)) 1rem calc(6.55rem + env(safe-area-inset-bottom))}.feature-surface{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.loyalty-screen,.profile-screen,.brands-screen{gap:.7rem;padding:max(.45rem,env(safe-area-inset-top)) 1rem 1.2rem}.settings-screen{margin:-1.25rem -1rem 0}.settings-screen__content{gap:1.3rem;padding-top:1.2rem}.settings-row{min-height:4rem}.loyalty-screen__reward-grid{gap:.9rem .75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.loyalty-reward-card{min-height:13.25rem;padding:.68rem}.loyalty-reward-card__copy{min-height:3.8rem}.brand-row{grid-template-columns:auto minmax(0,1fr);gap:.9rem}.floating-header-card{min-height:11.25rem}.brand-row__actions{grid-column:1 / -1;justify-content:flex-start}.brand-row__button{width:100%}.brand-profile__stats{grid-template-columns:1fr}.brand-profile__progress-history{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.brand-profile__stamp-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;padding:.85rem}.brand-profile__hero h2{font-size:1.7rem}.home-pass-hero__scan-meta{grid-template-columns:1fr}.home-pass-hero__refresh-button,.home-pass-hero__countdown,.home-pass-hero__meta-card{width:100%}.home-pass-hero__activation-banner{width:100%;max-width:min(100%,24rem)}}@media (hover: none) and (pointer: coarse){.app-shell__content{width:100%;padding-top:env(safe-area-inset-top)}.screen-frame{padding-inline:0}.feature-surface{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.loyalty-screen,.profile-screen,.brands-screen{padding:max(.45rem,env(safe-area-inset-top)) 1rem 1.2rem}.loyalty-screen__reward-grid{gap:.9rem .75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes route-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes route-enter-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: no-preference){::view-transition-old(root){animation:.18s ease both vt-fade-out}::view-transition-new(root){animation:.22s ease both vt-fade-in}@keyframes vt-fade-out{0%{opacity:1}to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0}to{opacity:1}}}.home-pass-hero__qr-skeleton{width:min(var(--home-pass-qr-card-size, 280px),calc(100vw - 48px));height:min(var(--home-pass-qr-card-size, 280px),calc(100vw - 48px));border-radius:16px;background:#ffffff12;animation:qr-skeleton-pulse 1.4s ease-in-out infinite}@keyframes qr-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.85}}.scan-toast-float{position:fixed;top:calc(env(safe-area-inset-top,0px) + 14px);left:50%;z-index:9000;display:flex;align-items:center;gap:.75rem;padding:.8rem 1.1rem .8rem .85rem;min-width:240px;max-width:min(90vw,360px);border-radius:20px;background:linear-gradient(135deg,#0a243cf7,#061324fa);border:1px solid rgba(80,220,170,.32);box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:none;animation:scan-toast-in .36s cubic-bezier(.22,1,.36,1) both}.scan-toast-float--reward{border-color:#b864ff61;background:linear-gradient(135deg,#240a46f7,#130626fa)}.scan-toast-float__icon{flex-shrink:0;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#50dcaa2e;color:#50dcaa;font-size:1.05rem;font-weight:800}.scan-toast-float--reward .scan-toast-float__icon{background:#b864ff33;color:#c88aff}.scan-toast-float__body{display:flex;flex-direction:column;gap:.1rem}.scan-toast-float__title{color:#ecfffd;font-size:.9rem;font-weight:700;line-height:1.2}.scan-toast-float--reward .scan-toast-float__title{color:#f0e4ff}.scan-toast-float__detail{color:#dcf5f0b8;font-size:.82rem;line-height:1.25}.scan-toast-float--reward .scan-toast-float__detail{color:#e6d2ffb8}@keyframes scan-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-16px) scale(.94)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.primary-button,.button,.loyalty-reward-card__cta,.loyalty-reward-popup__cta{transition:transform .12s ease,opacity .12s ease}.primary-button:active:not(:disabled),.button:active:not(:disabled){transform:scale(.96)}.loyalty-reward-card__cta:active:not(:disabled){transform:scale(.97)}.icon-button{transition:transform .12s ease,background .18s ease}.icon-button:active{transform:scale(.86)}.tab-bar__link .tab-bar__icon-wrap{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.tab-bar__link--active .tab-bar__icon-wrap{transform:scale(1.14)}.tab-bar__link:not(.tab-bar__link--active) .tab-bar__icon-wrap{transform:scale(1)}.loyalty-reward-card{transition:transform .15s ease,box-shadow .15s ease;will-change:transform}.loyalty-reward-card:active{transform:scale(.975)}.home-pass-hero__qr-card[data-scan-ready=true]{animation:qr-card-ready .42s cubic-bezier(.34,1.2,.64,1) both,qr-card-glow 3s ease-in-out .7s infinite}@keyframes qr-card-ready{0%{opacity:0;transform:scale(.91);box-shadow:0 4px 12px #0308121f}to{opacity:1;transform:scale(1);box-shadow:0 24px 48px #03081252}}@keyframes qr-card-glow{0%,to{box-shadow:0 24px 48px #03081252,0 0 #7ee7d800}50%{box-shadow:0 24px 48px #03081252,0 0 0 7px #7ee7d81c}}.loyalty-reward-popup__overlay{animation:overlay-fade-in .2s ease both}.loyalty-reward-popup{animation:sheet-slide-up .38s cubic-bezier(.22,1,.36,1) both}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-slide-up{0%{opacity:0;transform:translateY(52px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.home-pass-hero__activation-banner{animation:banner-rise .4s cubic-bezier(.22,1,.36,1) both}@keyframes banner-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.screen-frame,.nested-page-screen,.feature-surface,.home-pass-screen{animation:none}.scan-toast-float{animation:none;transform:translate(-50%)}.home-pass-hero__qr-skeleton{animation:none;opacity:.6}.home-pass-hero__qr-card[data-scan-ready=true],.loyalty-reward-popup__overlay,.loyalty-reward-popup,.home-pass-hero__activation-banner{animation:none}.primary-button,.button,.icon-button,.loyalty-reward-card,.loyalty-reward-card__cta,.loyalty-reward-popup__cta{transition:none}.tab-bar__link .tab-bar__icon-wrap,.tab-bar__link--active .tab-bar__icon-wrap,.tab-bar__link:not(.tab-bar__link--active) .tab-bar__icon-wrap{transition:none;transform:none}}.stamp-progress-card{background:var(--surface-elevated, rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:18px 20px 16px;margin:0 16px 12px;display:flex;flex-direction:column;gap:14px}.stamp-progress-card--complete{border-color:#7ee7d84d;background:#7ee7d80f}.stamp-progress-card__header{display:flex;align-items:center;gap:12px}.stamp-progress-card__brand-logo{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0}.stamp-progress-card__brand-logo--fallback{width:40px;height:40px;border-radius:10px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--text);flex-shrink:0}.stamp-progress-card__info{flex:1;display:flex;flex-direction:column;gap:2px}.stamp-progress-card__brand-name{font-size:15px;font-weight:600;color:var(--text);line-height:1.2}.stamp-progress-card__fraction{font-size:12px;color:var(--text-secondary, rgba(255,255,255,.5))}.stamp-progress-card__completed-badge{font-size:11px;font-weight:600;color:#4ade80;background:#4ade8024;border:1px solid rgba(74,222,128,.25);border-radius:100px;padding:3px 10px;white-space:nowrap}.stamp-progress-card__dots{display:flex;flex-wrap:wrap;gap:6px}.stamp-progress-card__dot{width:26px;height:26px;border-radius:50%;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.14);transition:background .18s ease,border-color .18s ease,transform .18s ease}.stamp-progress-card__dot--filled{background:var(--brand-accent, #7ee7d8);border-color:var(--brand-accent, #7ee7d8);transform:scale(1.06)}.stamp-progress-card__bar{height:8px;border-radius:100px;background:#ffffff14;overflow:hidden}.stamp-progress-card__bar-fill{height:100%;border-radius:100px;background:var(--brand-accent, #7ee7d8);transition:width .4s cubic-bezier(.22,1,.36,1)}.stamp-progress-card__hint{font-size:12px;color:var(--text-secondary, rgba(255,255,255,.45));text-align:center}.stamp-progress-card__hint--complete{color:#4ade80}.discover-screen{display:flex;flex-direction:column;min-height:100%;padding-bottom:32px}.discover-screen__toolbar{padding:0 4px}.discover-screen__search{display:flex;align-items:center;gap:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px 12px;cursor:text}.discover-screen__search input{flex:1;background:none;border:none;outline:none;font-size:14px;color:var(--text);font-family:inherit}.discover-screen__search input::placeholder{color:#ffffff59}.discover-search-icon{width:16px;height:16px;stroke:#fff6;fill:none;stroke-width:1.8;stroke-linecap:round;flex-shrink:0}.discover-screen__chips{display:flex;gap:8px;padding:12px 16px 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.discover-screen__chips::-webkit-scrollbar{display:none}.discover-chip{flex-shrink:0;padding:7px 16px;border-radius:100px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#ffffffa6;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.discover-chip--active{background:#7ee7d826;border-color:#7ee7d866;color:#7ee7d8}.discover-screen__rewards-banner{display:flex;align-items:center;gap:10px;margin:14px 16px 0;padding:11px 14px;background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:14px;font-size:13px;color:#ffffffd9;animation:banner-rise .38s cubic-bezier(.22,1,.36,1) both}.discover-screen__rewards-banner svg{flex-shrink:0;width:16px;height:16px;fill:#a78bfa;stroke:none}.discover-screen__rewards-link{margin-left:auto;font-size:13px;font-weight:600;color:#a78bfa;text-decoration:none;white-space:nowrap}.discover-screen__section{padding:18px 0 0}.discover-screen__section-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin:0 0 10px;padding:0 16px}.discover-screen__brand-list{display:flex;flex-direction:column;gap:1px;padding:0 16px}.discover-screen__no-results{font-size:13px;color:#ffffff59;padding:0 16px;margin:0}.discover-screen__empty-panel{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 24px}.discover-brand-card{display:block;text-decoration:none;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:14px 14px 12px;transition:background .14s ease,transform .12s ease}.discover-brand-card:active{background:#ffffff14;transform:scale(.985)}.discover-brand-card__identity{display:flex;align-items:center;gap:12px}.discover-brand-card__logo{width:44px;height:44px;border-radius:11px;object-fit:cover;flex-shrink:0}.discover-brand-card__logo--fallback{width:44px;height:44px;border-radius:11px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:var(--text);flex-shrink:0}.discover-brand-card__meta{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.discover-brand-card__name{font-size:15px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discover-brand-card__category{font-size:12px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discover-brand-card__chevron{width:16px;height:16px;stroke:#ffffff4d;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.discover-brand-card__status{display:flex;align-items:center;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.discover-brand-card__progress{flex:1;display:flex;align-items:center;gap:8px}.discover-brand-card__progress-bar{flex:1;height:5px;border-radius:100px;background:#ffffff14;overflow:hidden}.discover-brand-card__progress-fill{height:100%;border-radius:100px;background:var(--brand-accent, #7ee7d8);transition:width .4s cubic-bezier(.22,1,.36,1)}.discover-brand-card__progress-label{font-size:11px;color:#ffffff73;white-space:nowrap}.discover-brand-card__reward-badge{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#a78bfa;background:#6366f11f;border:1px solid rgba(99,102,241,.25);border-radius:100px;padding:3px 10px}.discover-brand-card__reward-icon{width:12px;height:12px;fill:#a78bfa;stroke:none;flex-shrink:0}.discover-brand-card__joined-pill{font-size:11px;font-weight:600;color:#fff6;background:#ffffff0f;border-radius:100px;padding:3px 10px}.discover-brand-card__join-cta{display:block;margin-top:10px;font-size:13px;font-weight:600;color:#7ee7d8;text-align:right}.rh-timeline{display:flex;flex-direction:column;gap:24px;padding:4px 0 16px}.rh-group__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin:0 0 10px}.rh-group__events{display:flex;flex-direction:column}.rh-event{display:flex;gap:12px;position:relative}.rh-event__icon-wrap{display:flex;flex-direction:column;align-items:center;width:32px;flex-shrink:0}.rh-event__icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;border:1.5px solid;flex-shrink:0}.rh-event__line{flex:1;width:1.5px;background:#ffffff14;margin-top:4px;min-height:16px}.rh-group__events .rh-event:last-child .rh-event__line{display:none}.rh-event__body{padding-bottom:16px;flex:1;min-width:0}.rh-event__description{font-size:14px;color:var(--text);margin:0 0 6px;line-height:1.4}.rh-event__meta{display:flex;align-items:center;gap:8px}.rh-event__type-pill{font-size:11px;font-weight:600;border-radius:100px;padding:2px 8px;border:1px solid}.rh-event__date{font-size:11px;color:#ffffff59}.rh-event--earned .rh-event__icon{background:#fbbf241f;border-color:#fbbf2459;color:#fbbf24}.rh-event--earned .rh-event__type-pill{background:#fbbf241a;border-color:#fbbf244d;color:#fbbf24}.rh-event--activated .rh-event__icon{background:#6366f11f;border-color:#6366f159;color:#a78bfa}.rh-event--activated .rh-event__type-pill{background:#6366f11a;border-color:#6366f14d;color:#a78bfa}.rh-event--redeemed .rh-event__icon{background:#22c55e1a;border-color:#22c55e4d;color:#4ade80}.rh-event--redeemed .rh-event__type-pill{background:#22c55e14;border-color:#22c55e40;color:#4ade80}.rh-event--expired .rh-event__icon{background:#64748b26;border-color:#64748b4d;color:#ffffff59}.rh-event--expired .rh-event__type-pill{background:#64748b1a;border-color:#64748b33;color:#ffffff4d}.ref-stats{display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:16px 24px;margin:0 0 16px}.ref-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.ref-stat--divider{flex:0 0 1px;height:28px;background:#ffffff1a}.ref-stat__value{font-size:26px;font-weight:700;color:var(--text);line-height:1}.ref-stat__value--accent{color:#7ee7d8}.ref-stat__label{font-size:11px;color:#fff6;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.ref-share-card{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(126,231,216,.2);background:#7ee7d80a;margin-bottom:16px}.ref-share-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at top left,rgba(126,231,216,.14),transparent 60%);pointer-events:none}.ref-share-card__content{position:relative;padding:20px 20px 16px}.ref-share-card__eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7ee7d8b3;margin:0 0 6px}.ref-share-card__member-id{font-size:20px;font-weight:700;color:var(--text);margin:0 0 18px;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.ref-share-card__actions{display:flex;gap:10px}.ref-share-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .12s ease,transform .12s ease;border:1px solid}.ref-share-btn:active:not(:disabled){transform:scale(.97)}.ref-share-btn:disabled{opacity:.5;cursor:default}.ref-share-btn--primary{background:#7ee7d826;border-color:#7ee7d866;color:#7ee7d8}.ref-share-btn--secondary{background:#ffffff0f;border-color:#ffffff24;color:#ffffffbf}.ref-share-icon{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ref-qr-display{display:flex;justify-content:center;padding:0 24px 20px}.ref-qr-display svg{width:180px;height:180px;border-radius:12px;background:#fff;padding:10px}.ref-accept-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:18px 18px 16px;display:flex;flex-direction:column;gap:12px}.ref-accept-card__title{font-size:14px;font-weight:600;color:var(--text);margin:0}.ref-accept-card__form{display:flex;gap:8px}.ref-accept-card__input{flex:1;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px 12px;font-size:13px;color:var(--text);font-family:inherit;outline:none;min-width:0}.ref-accept-card__input::placeholder{color:#ffffff4d}.ref-accept-card__input:focus{border-color:#7ee7d866}.ref-accept-card__submit{flex-shrink:0;padding:10px 16px;border-radius:10px;background:#7ee7d826;border:1px solid rgba(126,231,216,.35);color:#7ee7d8;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .12s ease}.ref-accept-card__submit:disabled{opacity:.5;cursor:default}.ref-accept-card__error{font-size:13px;color:#f87171;margin:0}.ref-accept-card__empty{font-size:13px;color:#ffffff59;margin:0}.ref-name-matches{display:flex;flex-direction:column;gap:6px}.ref-name-matches__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#ffffff59;margin:0 0 2px}.ref-name-match{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);border-radius:10px;cursor:pointer;font-family:inherit;transition:background .12s ease}.ref-name-match:active{background:#ffffff1a}.ref-name-match__name{font-size:14px;font-weight:500;color:var(--text)}.ref-name-match__id{font-size:12px;color:#ffffff59;font-variant-numeric:tabular-nums}.br-rewards-screen .nested-page-screen__content{display:flex;flex-direction:column;gap:0}.br-rewards-header{display:flex;align-items:center;gap:12px;padding:16px 16px 12px}.br-rewards-header__logo{width:44px;height:44px;border-radius:11px;object-fit:cover;flex-shrink:0}.br-rewards-header__logo--fallback{width:44px;height:44px;border-radius:11px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:var(--text);flex-shrink:0}.br-rewards-header__meta{flex:1;display:flex;flex-direction:column;gap:2px}.br-rewards-header__meta strong{font-size:15px;font-weight:600;color:var(--text)}.br-rewards-header__meta span{font-size:12px;color:#ffffff73}.br-rewards-header__refresh{width:34px;height:34px;border-radius:50%;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#ffffff8c;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .14s ease;font-family:inherit}.br-rewards-header__refresh:active{background:#ffffff24}.br-rewards-list{display:flex;flex-direction:column;gap:1px;padding:0 16px 24px}.br-rewards-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 24px 32px}.br-reward-row{display:flex;align-items:center;gap:14px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:var(--reward-card-theme-image, rgba(255,255,255,.04));cursor:pointer;transition:transform .12s ease,opacity .12s ease;margin-bottom:8px}.br-reward-row:active{transform:scale(.985)}.br-reward-row--activated{border-color:#22c55e4d}.br-reward-row__icon-shell{width:44px;height:44px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.br-reward-row--activated .br-reward-row__icon-shell{background:#22c55e1f;border-color:#22c55e40}.br-reward-row__copy{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.br-reward-row__name{font-size:14px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-reward-row__desc{font-size:12px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-reward-row__brand{font-size:11px;color:#ffffff4d}.br-reward-row__right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.br-reward-row__status-pill{font-size:10px;font-weight:700;letter-spacing:.04em;border-radius:100px;padding:2px 8px;border:1px solid}.br-reward-row__status-pill--active{background:#22c55e1a;border-color:#22c55e4d;color:#4ade80}.br-reward-row__status-pill--done{background:#64748b1a;border-color:#64748b33;color:#ffffff4d}.br-reward-row__cta{font-size:12px;font-weight:600;padding:6px 14px;border-radius:100px;border:1px solid rgba(126,231,216,.35);background:#7ee7d81f;color:#7ee7d8;cursor:pointer;font-family:inherit;transition:opacity .12s ease;white-space:nowrap}.br-reward-row__cta:disabled{opacity:.4;cursor:default}.br-reward-row__cta--deactivate{background:#ef44441a;border-color:#ef44444d;color:#f87171}.br-popup-icon{width:64px;height:64px;border-radius:18px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:4px}.brand-profile__secondary-cta--primary{display:block;text-align:center;padding:12px 20px;border-radius:12px;background:#7ee7d81f;border:1px solid rgba(126,231,216,.3);color:#7ee7d8;font-weight:600;font-size:14px;text-decoration:none;transition:background .14s ease}.brand-profile__secondary-cta--primary:active{background:#7ee7d833}.home-offers-strip{padding:0 16px 4px}.home-offers-strip__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin:0 0 10px}.home-offers-strip__scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.home-offers-strip__scroll::-webkit-scrollbar{display:none}.home-offers-chip{flex-shrink:0;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:16px;border:1px solid;min-width:200px;max-width:260px;animation:banner-rise .38s cubic-bezier(.22,1,.36,1) both}.home-offers-chip--flash{background:#fbbf2414;border-color:#fbbf2440}.home-offers-chip--smart{background:#6366f114;border-color:#6366f140}.home-offers-chip__icon{font-size:18px;line-height:1;flex-shrink:0;margin-top:1px}.home-offers-chip__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.home-offers-chip__copy strong{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-offers-chip__copy span{font-size:12px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-offers-chip__timer{font-size:11px!important;color:#fbbf24!important;font-weight:500}.rh-filter-bar{display:flex;gap:8px;padding-bottom:16px}.rh-filter-chip{padding:6px 16px;border-radius:100px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffff8c;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.rh-filter-chip--active{background:#7ee7d824;border-color:#7ee7d859;color:#7ee7d8}.rh-empty{font-size:13px;color:#ffffff59;text-align:center;padding:24px 0;margin:0}.loyalty-active-banner{display:flex;align-items:center;gap:10px;margin:0 16px 12px;padding:12px 14px;background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:16px;animation:banner-rise .38s cubic-bezier(.22,1,.36,1) both}.loyalty-active-banner__icon{font-size:18px;flex-shrink:0}.loyalty-active-banner__copy{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.loyalty-active-banner__title{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loyalty-active-banner__hint{font-size:11px;color:#ffffff73}.loyalty-active-banner__cta{flex-shrink:0;font-size:12px;font-weight:700;color:#a78bfa;text-decoration:none;padding:5px 12px;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:100px}.loyalty-active-banner__dismiss{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#ffffff14;border:none;color:#fff6;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-family:inherit}.daily-perks-cta{margin:0 16px 16px;border-radius:20px;background:linear-gradient(135deg,#7ee7d814,#6450dc1f);border:1px solid rgba(126,231,216,.18);padding:18px 18px 16px;display:flex;flex-direction:column;gap:14px}.daily-perks-cta__header{display:flex;align-items:center;gap:8px}.daily-perks-cta__sparkle-icon{width:18px;height:18px;color:#7ee7d8;flex-shrink:0}.daily-perks-cta__heading{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;flex:1}.daily-perks-cta__active-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:10px;background:#7ee7d833;color:#7ee7d8;border:1px solid rgba(126,231,216,.35)}.daily-perks-cta__mystery-row{display:flex;gap:12px;justify-content:center;padding:4px 0}.daily-perks-cta__mystery-circle{position:relative;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#b464ff38,#7ee7d82e);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center}.daily-perks-cta__mystery-badge{font-size:22px;font-weight:800;color:#ffffff59;-webkit-user-select:none;user-select:none}.daily-perks-cta__active-strip{display:flex;align-items:center;gap:12px;background:#7ee7d812;border:1px solid rgba(126,231,216,.2);border-radius:14px;padding:10px 12px}.daily-perks-cta__active-img{width:44px;height:44px;border-radius:10px;object-fit:cover;flex-shrink:0}.daily-perks-cta__active-img--fallback{display:flex;align-items:center;justify-content:center;background:#7ee7d81f;font-size:18px;color:#7ee7d8}.daily-perks-cta__active-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.daily-perks-cta__active-copy strong{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.daily-perks-cta__active-copy span{font-size:12px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.daily-perks-cta__active-pill{font-size:11px;font-weight:700;padding:4px 10px;border-radius:10px;background:#7ee7d82e;color:#7ee7d8;flex-shrink:0}.daily-perks-cta__reveal-btn{width:100%;height:48px;border-radius:14px;border:none;background:linear-gradient(135deg,#7ee7d8,#6455e0);color:#0d1117;font-size:14px;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:opacity .12s ease,transform .12s ease;box-shadow:0 4px 16px #7ee7d840}.daily-perks-cta__reveal-btn:hover{opacity:.92}.daily-perks-cta__reveal-btn:active{transform:scale(.98)}.deal-reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:910;display:flex;align-items:flex-end;justify-content:center;animation:overlay-fade-in .2s ease}.deal-reveal-modal{position:relative;width:100%;max-width:460px;background:linear-gradient(170deg,#151528,#0f1020);border-top-left-radius:28px;border-top-right-radius:28px;padding:24px 20px 40px;box-shadow:0 -10px 48px #0000008c;animation:sheet-slide-up .28s cubic-bezier(.34,1.56,.64,1);max-height:88dvh;overflow-y:auto}.deal-reveal-modal--loading{min-height:200px;display:flex;align-items:center;justify-content:center}.deal-reveal-modal__close{position:absolute;top:14px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff1a;color:#ffffffb3;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease}.deal-reveal-modal__close:hover{background:#ffffff2e}.deal-reveal-modal__header{display:flex;flex-direction:column;gap:2px;margin-bottom:20px;padding-right:40px}.deal-reveal-modal__eyebrow{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#7ee7d8}.deal-reveal-modal__title{font-size:22px;font-weight:800;color:#fff;margin:0}.deal-reveal-modal__cards{display:flex;flex-direction:column;gap:14px}.deal-reveal-modal__empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 0 24px;text-align:center}.deal-reveal-modal__empty-icon{font-size:36px;color:#7ee7d866}.deal-reveal-modal__empty p{margin:0;font-size:17px;font-weight:700;color:#ffffffd9}.deal-reveal-modal__empty span{font-size:13px;color:#fff6;line-height:1.5}.deal-reveal-modal__error{margin-top:12px;font-size:13px;color:#ff7b7b;text-align:center;padding:10px 14px;background:#ff50501a;border-radius:10px;border:1px solid rgba(255,80,80,.2)}.deal-perk-card{border-radius:20px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.deal-perk-card__hero{position:relative;height:130px;background:linear-gradient(135deg,#6450dc4d,#7ee7d833);overflow:hidden}.deal-perk-card__hero--fallback{display:flex;align-items:center;justify-content:center}.deal-perk-card__fallback-icon{font-size:40px;color:#7ee7d866}.deal-perk-card__hero-img{width:100%;height:100%;object-fit:cover}.deal-perk-card__hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.55) 100%)}.deal-perk-card__body{padding:14px 16px 4px;display:flex;flex-direction:column;gap:5px}.deal-perk-card__label{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#7ee7d8}.deal-perk-card__title{font-size:17px;font-weight:800;color:#fff;line-height:1.25}.deal-perk-card__blurb{font-size:13px;color:#fff9;margin:0;line-height:1.45}.deal-perk-card__hint{display:flex;align-items:center;gap:5px;font-size:11px;color:#ffffff59;margin-top:4px}.deal-perk-card__footer{padding:12px 16px 16px}.deal-perk-card__cta{width:100%;height:44px;border-radius:12px;border:none;background:linear-gradient(135deg,#7ee7d8,#5abbad);color:#0d1117;font-size:14px;font-weight:800;cursor:pointer;transition:opacity .12s ease,transform .12s ease}.deal-perk-card__cta:hover{opacity:.9}.deal-perk-card__cta:active{transform:scale(.98)}.deal-perk-card__cta:disabled{opacity:.5;cursor:default}.deal-perk-card__cta--deactivate{background:#ffffff14;color:#fff9;border:1px solid rgba(255,255,255,.12)}.deal-perk-card__cta--deactivate:hover{background:#ffffff1f}.home-activation-stack{display:flex;flex-direction:column;gap:6px;padding:0 16px 12px}.home-activation-stack__banner{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);animation:banner-slide-in .3s cubic-bezier(.34,1.56,.64,1)}.home-activation-stack__banner--perk{background:linear-gradient(135deg,#7ee7d824,#6450dc1f);border-color:#7ee7d840}.home-activation-stack__banner--reward{background:var(--activation-banner-image, linear-gradient(135deg, rgba(92,163,255,.2), rgba(31,77,163,.25)));border-color:#ffffff1a}.home-activation-stack__thumb{width:36px;height:36px;border-radius:10px;flex-shrink:0;overflow:hidden;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.home-activation-stack__thumb-img{width:100%;height:100%;object-fit:cover}.home-activation-stack__thumb-fallback{font-size:16px;font-weight:800;color:#fff9}.home-activation-stack__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-activation-stack__label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7ee7d8}.home-activation-stack__banner--reward .home-activation-stack__label{color:#ffffff80}.home-activation-stack__copy strong{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-activation-stack__sub{font-size:11px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-activation-stack__dismiss{width:28px;height:28px;border-radius:50%;border:none;background:#ffffff14;color:#ffffff80;font-size:16px;line-height:1;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .12s ease}.home-activation-stack__dismiss:hover{background:#ffffff26}@keyframes banner-slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bp-perks-modal__loading{padding:24px 0}.bp-perks-modal__error{padding:16px 0;color:#ffffff80;font-size:14px;text-align:center}.bp-perks-modal__empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 0 20px;text-align:center}.bp-perks-modal__empty-icon{font-size:32px;color:#7ee7d880}.bp-perks-modal__empty p{margin:0;font-size:16px;font-weight:600;color:#fffc}.bp-perks-modal__empty span{font-size:13px;color:#fff6;line-height:1.4}.bp-perks-modal__list{display:flex;flex-direction:column;gap:12px;padding:4px 0 8px}.bp-perk-card{display:flex;gap:14px;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px}.bp-perk-card__image{width:56px;height:56px;border-radius:12px;object-fit:cover;flex-shrink:0}.bp-perk-card__image--fallback{display:flex;align-items:center;justify-content:center;background:#7ee7d81a;border:1px solid rgba(126,231,216,.2);font-size:22px;color:#7ee7d8}.bp-perk-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.bp-perk-card__title{font-size:15px;font-weight:700;color:#fff;line-height:1.3}.bp-perk-card__blurb{font-size:13px;color:#ffffff8c;margin:0;line-height:1.4}.bp-perk-card__cta-hint{font-size:11px;font-weight:600;color:#7ee7d8;letter-spacing:.02em;margin-top:4px}.brand-profile__rewards-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#7ee7d82e;color:#7ee7d8;font-size:11px;font-weight:700;margin-left:8px}.brand-profile__reward-card--tappable{cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.brand-profile__reward-card--tappable:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.brand-profile__reward-card--tappable:active{transform:translateY(0)}.brand-profile__reward-card-hint{font-size:10px;color:#fff6;margin-top:6px;display:block;text-align:center}.bp-carousel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:900;display:flex;align-items:flex-end;justify-content:center;animation:overlay-fade-in .2s ease}.bp-carousel-dialog{position:relative;width:100%;max-width:440px;background:linear-gradient(160deg,#1a1a2e,#16213e);border-top-left-radius:24px;border-top-right-radius:24px;padding:28px 24px 40px;box-shadow:0 -8px 40px #00000080;animation:sheet-slide-up .25s cubic-bezier(.34,1.56,.64,1)}.bp-carousel-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff1a;color:#ffffffb3;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease}.bp-carousel-close:hover{background:#ffffff2e}.bp-carousel-counter{display:block;text-align:center;font-size:12px;font-weight:600;color:#ffffff59;letter-spacing:.06em;margin-bottom:20px}.bp-carousel-icon{position:relative;width:72px;height:72px;border-radius:20px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 16px}.bp-carousel-stamp-badge{position:absolute;bottom:-6px;right:-6px;min-width:22px;height:22px;padding:0 5px;border-radius:11px;background:#7ee7d8;color:#0d1117;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d}.bp-carousel-title{font-size:20px;font-weight:700;color:#fff;text-align:center;margin:0 0 10px}.bp-carousel-desc{font-size:14px;color:#fff9;text-align:center;line-height:1.5;margin:0 0 16px;min-height:42px}.bp-carousel-stamps-row{display:flex;justify-content:center;margin-bottom:24px}.bp-carousel-stamps-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;background:#7ee7d81f;border:1px solid rgba(126,231,216,.25);color:#7ee7d8;font-size:13px;font-weight:600}.bp-carousel-dots{display:flex;justify-content:center;gap:6px;margin-bottom:20px}.bp-carousel-dot{width:7px;height:7px;border-radius:50%;border:none;background:#fff3;padding:0;cursor:pointer;transition:background .15s ease,transform .15s ease}.bp-carousel-dot--active{background:#7ee7d8;transform:scale(1.3)}.bp-carousel-nav{display:flex;justify-content:space-between;gap:12px}.bp-carousel-nav-btn{flex:1;height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fffc;font-size:22px;cursor:pointer;transition:background .12s ease,opacity .12s ease;display:flex;align-items:center;justify-content:center}.bp-carousel-nav-btn:hover:not(:disabled){background:#ffffff1f}.bp-carousel-nav-btn:disabled{opacity:.25;cursor:default}@media (prefers-reduced-motion: reduce){.stamp-progress-card__dot,.stamp-progress-card__bar-fill,.discover-brand-card,.discover-brand-card__progress-fill,.discover-chip,.ref-share-btn,.ref-name-match,.ref-accept-card__submit{transition:none}.discover-screen__rewards-banner,.home-offers-chip,.loyalty-active-banner,.bp-carousel-overlay,.bp-carousel-dialog,.deal-reveal-overlay,.deal-reveal-modal,.home-activation-stack__banner{animation:none}.brand-profile__reward-card--tappable,.bp-carousel-close,.bp-carousel-dot,.bp-carousel-nav-btn,.daily-perks-cta__reveal-btn,.deal-perk-card__cta,.home-activation-stack__dismiss,.rh-filter-chip{transition:none}}
