:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#111311;--color-surface:#1b1e1a;--color-surface-raised:#22261f;--color-text:#f6f3e9;--color-muted:#b7baae;--color-gold:#d8b96a;--color-gold-light:#f0d698;--color-lime:#c7df9a;--color-teal:#8ecabb;--color-violet:#b9abe0;--color-border:#363b31;--font-sans:"Segoe UI", Arial, sans-serif;--font-display:Georgia, "Times New Roman", serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--radius-card:1rem;--radius-pill:100rem;--content-width:1200px;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);font-synthesis:none;text-rendering:optimizelegibility}body{margin:0}a{color:inherit}button{font:inherit}button:disabled{cursor:not-allowed}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--color-gold);outline-offset:5px}button{min-height:44px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1{font-family:var(--font-display);letter-spacing:-.055em;margin-bottom:1.5rem;font-size:clamp(2.7rem,6.3vw,5.8rem);line-height:1.04}h1 em{color:var(--color-gold-light);font-weight:400}h2{letter-spacing:-.04em;font-size:clamp(1.6rem,3vw,2rem)}h3{letter-spacing:-.035em;font-size:1.5rem}p{line-height:1.65}.app-shell{max-width:var(--content-width);margin:auto;padding:0 2.5rem}.site-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;height:108px;display:flex}.wordmark{letter-spacing:.09em;align-items:center;gap:12px;font-size:1.15rem;font-weight:800;line-height:1;text-decoration:none;display:flex}.wordmark-sub{letter-spacing:.26em;margin-top:6px;font-size:.66rem;display:block}.brand-mark{background:var(--color-gold);width:44px;height:44px;color:var(--color-bg);font:italic 700 39px var(--font-display);letter-spacing:-10px;border-radius:50%;justify-content:center;align-items:center;padding-right:8px;display:flex}.brand-mark span{font-size:29px}.preview-pill{color:var(--color-muted);border:1px solid var(--color-border);border-radius:var(--radius-pill);align-items:center;gap:8px;padding:8px 12px;font-size:.73rem;display:flex}.preview-pill>span{background:var(--color-lime);border-radius:50%;width:5px;height:5px}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:1.5rem;min-height:565px;padding:3.5rem 0;display:grid}.eyebrow{letter-spacing:.17em;color:var(--color-muted);align-items:center;gap:10px;font-size:.63rem;font-weight:600;display:flex}.tiny-line{background:var(--color-gold);width:24px;height:1px}.hero-description{color:var(--color-muted);max-width:330px;font-size:.94rem}.coming-soon{border:1px solid var(--color-gold);color:var(--color-gold-light);border-radius:var(--radius-pill);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:2.5rem;margin-top:.5rem;padding:14px 20px;font-size:.65rem;display:inline-flex}.hero-art{background:radial-gradient(#70633325,#0000 68%);place-items:center;min-height:400px;display:grid;position:relative}.coin{color:#40361b;z-index:1;background:linear-gradient(130deg,#f5df9c 0%,#b28b3d 22%,#e4cc83 46%,#9b7731 74%,#e9d394 100%);border:6px double #675121;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:270px;height:270px;display:flex;transform:rotate(-15deg);box-shadow:0 25px 55px #0008,inset 0 0 0 12px #c9a954,inset 0 0 0 13px #685425}.coin-top{letter-spacing:.2em;font-size:.6rem;font-weight:800}.coin-monogram{font:italic bold 145px var(--font-display);letter-spacing:-35px;text-shadow:1px 2px #f9de99;padding-right:25px;line-height:1.15}.coin-monogram span{font-size:110px}.coin-bottom{letter-spacing:.17em;font-size:.45rem;font-weight:800}.orbit{border:1px solid #b4985138;border-radius:50%;width:360px;height:280px;position:absolute;transform:rotate(-35deg)}.orbit-two{border-style:dashed;width:415px;height:325px;transform:rotate(40deg)}.art-spark{color:var(--color-gold);z-index:2;position:absolute}.spark-one{font-size:3rem;top:38px;right:40px}.spark-two{font-size:2rem;bottom:50px;left:40px}.art-caption{letter-spacing:.23em;color:var(--color-muted);font-size:.55rem;position:absolute;bottom:0}.promise-strip{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);letter-spacing:.12em;justify-content:space-between;align-items:center;padding:23px 4px;font-size:clamp(.8rem,2.5vw,1.5rem);font-weight:750;display:flex}.strip-dot{color:var(--color-gold);font-size:.9rem}.section-block{padding:3rem 0}.section-title{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.section-title h2{margin-bottom:1rem}.section-note{color:var(--color-muted);font-size:.75rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-direction:column;padding:1.5rem;display:flex}.card-number{color:var(--color-muted);letter-spacing:.16em;font-size:.59rem}.card-symbol{margin:1.7rem 0 .9rem;font-size:2.6rem;line-height:1}.lime{color:var(--color-lime)}.violet{color:var(--color-violet)}.teal{color:var(--color-teal)}.feature-card h3{margin-bottom:.6rem}.feature-card p{color:var(--color-muted);margin-bottom:1.5rem;font-size:.83rem}.feature-card button,.card-footnote{border:0;border-top:1px solid var(--color-border);color:var(--color-muted);text-align:left;background:0 0;justify-content:space-between;margin-top:auto;padding:16px 0 0;font-size:.68rem;display:flex}.quiet-banner{border-radius:var(--radius-card);background:#25281e;border:1px solid #414731;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.8rem 2rem;display:flex}.banner-star{color:var(--color-lime);font-size:2.5rem}.quiet-banner p{color:var(--color-muted);margin:0;font-size:.85rem}.quiet-banner strong{color:var(--color-text);font-weight:500}.adult-note{text-align:right;color:var(--color-muted);margin-left:auto;font-size:.65rem;line-height:1.8}.site-footer{border-top:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;padding:1.8rem 0;font-size:.65rem;display:flex}.site-footer>span:last-child{letter-spacing:.1em}.surface-nav{justify-content:center;gap:.5rem;padding:0 0 1.5rem;display:flex}.surface-nav a{border-radius:var(--radius-pill);min-height:44px;color:var(--color-muted);align-items:center;gap:.5rem;padding:12px 18px;font-size:.73rem;text-decoration:none;display:flex}.surface-nav a.active{background:var(--color-surface-raised);color:var(--color-gold-light)}.surface-heading{padding:2rem 0 3rem}.surface-heading h1{font-size:clamp(2.9rem,6vw,5rem)}.surface-heading>p:not(.eyebrow){max-width:470px;color:var(--color-muted)}.staff-surface .feature-card h2{margin-top:2rem;font-size:1.5rem}.access-note{color:var(--color-muted);margin:2rem 0 0;font-size:.8rem}.notice{color:var(--color-text);background:#393724;padding:1rem;font-size:.82rem}.notice button{color:var(--color-gold-light);border:1px solid var(--color-gold);background:0 0;border-radius:6px;margin-left:.5rem;padding:.5rem}.loading{padding:3rem}.skip-link{z-index:10;background:var(--color-gold);color:var(--color-bg);padding:1rem;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}@media (width<=700px){.app-shell{padding:0 1.25rem 80px}.site-header{height:82px}.hero{grid-template-columns:1fr;gap:0;min-height:auto;padding:2.5rem 0 1.5rem}.hero h1{font-size:3.2rem}.desktop-break{display:none}.hero-description{max-width:310px;font-size:.9rem}.hero-art{min-height:290px;margin-top:.5rem;overflow:hidden}.coin{width:205px;height:205px}.coin-monogram{letter-spacing:-27px;padding-right:18px;font-size:110px}.coin-monogram span{font-size:85px}.coin-top{font-size:.48rem}.coin-bottom{font-size:.35rem}.orbit{width:275px;height:200px}.orbit-two{width:320px;height:245px}.spark-one{font-size:2.2rem;top:18px;right:28px}.spark-two{bottom:35px;left:24px}.art-caption{bottom:4px}.promise-strip{letter-spacing:.08em;padding:19px 0}.section-block{padding:2rem 0}.section-note{display:none}.card-grid{grid-template-columns:1fr}.feature-card{padding:1.4rem}.card-symbol{margin:1.2rem 0 .8rem}.feature-card h3{font-size:1.45rem}.quiet-banner{flex-wrap:wrap;gap:1rem;padding:1.3rem}.banner-star{font-size:2rem}.adult-note{text-align:left;margin-left:3rem}.site-footer{gap:1rem;font-size:.57rem}.surface-nav{z-index:4;border-top:1px solid var(--color-border);padding:.65rem .5rem calc(.65rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#111311f5;gap:.4rem;position:fixed;bottom:0;left:0;right:0}.surface-nav a{flex:1;justify-content:center;max-width:135px;padding:10px;font-size:.72rem}.surface-heading{padding:.8rem 0 2.5rem}.surface-heading h1{font-size:2.9rem}.staff-surface .feature-card h2{margin-top:1.5rem}.coming-soon{max-width:100%;font-size:.58rem}.eyebrow{letter-spacing:.14em;font-size:.56rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.auth-layout{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:3rem 0;display:grid}.auth-art img{width:100%;height:auto;display:block}.auth-panel{max-width:540px;padding:2rem 0}.auth-panel h1{font-size:clamp(2.7rem,5vw,4.7rem)}.auth-panel p{color:var(--color-muted)}.auth-centered{max-width:430px;margin:2rem auto 3rem}.auth-panel form{gap:1.15rem;margin:1.5rem 0;display:grid}.auth-panel label{gap:.6rem;font-size:.85rem;display:grid}.auth-panel input:not([type=checkbox]){background:var(--color-surface);width:100%;min-height:48px;color:var(--color-text);border:1px solid var(--color-border);font:inherit;border-radius:8px;padding:.8rem 1rem}.auth-panel input:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}.auth-panel .check-label{align-items:center;gap:.85rem;padding:1rem 0;font-size:1rem;display:flex}.check-label input{width:24px;height:24px;accent-color:var(--color-gold)}.primary-button,.social-buttons button{min-height:48px;font:inherit;border-radius:8px;padding:.9rem 1.1rem;font-size:.85rem}.primary-button{background:var(--color-gold);color:#111311;border:1px solid var(--color-gold);font-weight:650}.primary-button:disabled{opacity:.55}.social-buttons{gap:.7rem;margin:1.2rem 0;display:grid}.social-buttons button{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.social-buttons button:disabled{color:var(--color-muted);opacity:.7}.auth-panel .fine-print{margin-bottom:0;font-size:.72rem;line-height:1.6}.auth-switch{font-size:.85rem}.auth-panel>a{min-height:44px;color:var(--color-gold-light);align-items:center;display:flex}.auth-switch a{min-height:44px;color:var(--color-gold-light);align-items:center;display:inline-flex}[role=alert]{border-left:3px solid #d98675;padding-left:1rem;color:#ffb6a7!important}.profile-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.profile-grid .auth-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;min-width:0;max-width:none;padding:1.5rem}.profile-grid p{overflow-wrap:anywhere;font-size:.85rem}.profile-page .surface-heading h1{overflow-wrap:anywhere}.account-link{color:var(--color-gold-light);padding:12px;font-size:.75rem;text-decoration:none}.header-actions{align-items:center;gap:10px;display:flex}.staff-signin{color:var(--color-gold-light);min-height:44px;margin:1rem 0;padding:12px 0;display:inline-block}.hero-art .terpy-hero{border-radius:24px;width:100%;max-width:440px;height:auto;display:block}@media (width<=700px){.auth-layout{grid-template-columns:1fr;gap:0;padding:1.5rem 0}.auth-art{max-width:280px;margin:auto}.auth-panel{padding:1.5rem 0}.auth-centered{margin:1rem auto 2rem}.profile-grid{grid-template-columns:1fr}.header-actions{gap:0}.account-link{padding:12px 8px;font-size:.68rem}.hero-art .terpy-hero{max-width:330px}.auth-panel h1{font-size:2.7rem}}.coin-total{color:var(--color-gold);overflow-wrap:anywhere;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.2;display:block}.coin-activity{margin:1rem 0;padding:0;list-style:none}.coin-activity li{overflow-wrap:anywhere;border-bottom:1px solid #ffffff18;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.coin-activity small{color:#a9ada5;margin-top:.3rem;display:block}.coin-activity span{flex-shrink:1}.economics-page fieldset{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.economics-page .sku-override{border:1px solid #ffffff24;border-radius:12px;padding:1rem}.economics-page legend{padding:0 .3rem}.economics-page textarea{resize:vertical;color:#f5f3e9;width:100%;min-height:80px;font:inherit;background:#101412;border:1px solid #ffffff30;border-radius:8px;padding:.8rem}.economics-page .auth-panel{margin-bottom:1.5rem}.economics-page input[type=checkbox]{width:20px}.economics-page button{min-height:44px}.economics-page .profile-grid{align-items:start}.claim-page fieldset{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.claim-page .auth-panel{margin-bottom:1.5rem}.claim-page select{background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);width:100%;font:inherit;border-radius:8px;min-height:44px;padding:.8rem}.claim-page button{min-height:44px}.claim-terpy{float:right;border-radius:50%;max-width:30%;height:auto;margin:0 0 1rem 1rem}.claim-page .export-links{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}.claim-page .export-links a{border:1px solid var(--color-gold);border-radius:8px;min-height:44px;padding:.8rem}.slip-qr{background:#fff;padding:8px;display:block}.claim-page .profile-grid{align-items:start}.retailer-results{padding:0;list-style:none}.retailer-results li{margin:.5rem 0}.retailer-results button{text-align:left;background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:8px;padding:1rem}.retailer-results button[aria-pressed=true]{border-color:var(--color-gold);color:var(--color-gold)}:root{--tc-bg-0:#050708;--tc-bg-1:#0a0d0f;--tc-bg-2:#101519;--tc-surface-1:#151b1f;--tc-surface-2:#182227;--tc-surface-3:#26292a;--tc-border:#ffffff1a;--tc-border-strong:#efcb7561;--tc-text:#f7f4ec;--tc-text-soft:#d7d3c8;--tc-text-muted:#8f989e;--tc-text-faint:#667078;--tc-gold-1:#8f6f38;--tc-gold-2:#b68a3b;--tc-gold-3:#d3a956;--tc-gold-4:#efcb75;--tc-gold-5:#fff0b8;--tc-gold-gradient:linear-gradient(180deg, #fff0b8 0%, #efcb75 18%, #d3a956 52%, #b68a3b 100%);--tc-gold-gradient-soft:linear-gradient(135deg, #efcb7538, #b68a3b0f);--tc-green:#2bdd82;--tc-green-soft:#2bdd8224;--tc-teal:#31cfd0;--tc-teal-soft:#31cfd021;--tc-violet:#b770f2;--tc-violet-soft:#b770f224;--tc-danger:#ff6262;--tc-warning:#f1b84b;--tc-radius-sm:10px;--tc-radius-md:14px;--tc-radius-lg:18px;--tc-radius-xl:24px;--tc-touch:44px;--tc-page-max:460px;--tc-bottom-nav-h:72px;--tc-shadow-card:0 14px 40px #00000059;--tc-shadow-gold:0 0 0 1px #efcb7529, 0 12px 34px #b68a3b1f;--tc-shadow-green:0 0 0 1px #2bdd822e, 0 0 28px #2bdd821a;--tc-ease:cubic-bezier(.2,.8,.2,1);--tc-fast:.14s;--tc-normal:.22s}*{box-sizing:border-box}html{background:var(--tc-bg-0);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%}body{background:radial-gradient(circle at 50% -10%, #b68a3b1a, transparent 34rem), linear-gradient(180deg, #080b0d 0%, var(--tc-bg-0) 100%);min-width:320px;min-height:100dvh;color:var(--tc-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.45}button,input,select,textarea{font:inherit}a{color:var(--tc-gold-4);text-underline-offset:3px;text-decoration-thickness:1px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--tc-gold-4);outline-offset:3px}.tc-app{width:min(100%, var(--tc-page-max));min-height:100dvh;padding-bottom:calc(var(--tc-bottom-nav-h) + env(safe-area-inset-bottom) + 16px);background:linear-gradient(180deg, #ffffff03, transparent 18rem), var(--tc-bg-0);margin-inline:auto;position:relative;overflow-x:clip}.tc-page--full{flex-direction:column;min-height:100dvh;display:flex}.tc-stack{gap:14px;display:grid}.tc-stack--sm{gap:9px}.tc-stack--lg{gap:20px}.tc-row{align-items:center;gap:10px;display:flex}.tc-row--between{justify-content:space-between}.tc-section{margin-top:24px}.tc-section__head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.tc-section__title{letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:800}.tc-kicker{color:var(--tc-gold-4);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.tc-display{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,9vw,3rem);font-weight:900;line-height:.98}.tc-h1{letter-spacing:-.035em;margin:0;font-size:1.75rem;font-weight:850;line-height:1.08}.tc-h2{letter-spacing:-.022em;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.tc-body{color:var(--tc-text-soft)}.tc-muted{color:var(--tc-text-muted)}.tc-caption{color:var(--tc-text-muted);font-size:.79rem;line-height:1.4}.tc-wordmark{color:var(--tc-gold-4);letter-spacing:-.035em;text-transform:uppercase;font-weight:950}.tc-wordmark small{color:var(--tc-text);letter-spacing:.22em;margin-top:-2px;font-size:.62em;font-weight:800;display:block}.tc-brand-lockup{align-items:center;gap:10px;display:flex}.tc-card{border:1px solid var(--tc-border);border-radius:var(--tc-radius-lg);background:linear-gradient(180deg, #ffffff09, #ffffff03), var(--tc-surface-1);box-shadow:var(--tc-shadow-card)}.tc-card--pad{padding:16px}.tc-card--gold{border-color:var(--tc-border-strong);background:var(--tc-gold-gradient-soft), linear-gradient(180deg, #111619, #0c1012);box-shadow:var(--tc-shadow-gold)}.tc-card--success{box-shadow:var(--tc-shadow-green);border-color:#2bdd824d}.tc-btn{min-height:var(--tc-touch);cursor:pointer;width:100%;transition:transform var(--tc-fast) var(--tc-ease), filter var(--tc-fast) var(--tc-ease), background var(--tc-fast) var(--tc-ease), border-color var(--tc-fast) var(--tc-ease);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:12px 16px;font-weight:850;line-height:1;display:inline-flex}.tc-btn:active{transform:scale(.985)}.tc-btn--primary{color:#0c0b08;background:var(--tc-gold-gradient);box-shadow:0 7px 22px #b68a3b38}.tc-btn--primary:hover{filter:brightness(1.04)}.tc-btn--secondary{color:var(--tc-text);background:var(--tc-surface-2);border:1px solid #ffffff1f}.tc-btn--ghost{color:var(--tc-gold-4);background:0 0;border:1px solid #efcb756b}.tc-btn--danger{color:#ffd6d6;background:#ff62621a;border:1px solid #ff62623b}.tc-btn[disabled]{opacity:.45;cursor:not-allowed}.tc-field{gap:7px;display:grid}.tc-label{color:var(--tc-text-soft);font-size:.78rem;font-weight:750}.tc-input,.tc-select{width:100%;min-height:46px;color:var(--tc-text);transition:border-color var(--tc-fast), box-shadow var(--tc-fast);background:#11171a;border:1px solid #ffffff21;border-radius:10px;outline:none;padding:0 13px}.tc-input::placeholder{color:#657078}.tc-input:focus,.tc-select:focus{border-color:#efcb75b3;box-shadow:0 0 0 3px #efcb7517}.tc-checkbox{min-width:20px;min-height:20px;accent-color:var(--tc-gold-3)}.tc-coin-balance{border-radius:var(--tc-radius-lg);box-shadow:var(--tc-shadow-green);background:radial-gradient(circle at 88% 0,#2bdd8229,#0000 46%),linear-gradient(145deg,#efcb750d,#080d0de0);border:1px solid #2bdd8259;padding:16px}.tc-coin-balance__label{color:var(--tc-text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.tc-coin-balance__value{color:var(--tc-gold-4);letter-spacing:-.045em;align-items:baseline;gap:8px;margin-top:4px;font-size:2.35rem;font-weight:950;line-height:1;display:flex}.tc-coin{aspect-ratio:1;color:#241a07;background:var(--tc-gold-gradient);border-radius:50%;place-items:center;width:26px;font-size:.75rem;font-weight:950;display:inline-grid;box-shadow:inset 0 0 0 2px #ffffff3b,0 3px 12px #b68a3b3b}.tc-scan-cta{border-radius:15px;justify-content:flex-start;min-height:74px;padding-inline:18px;font-size:1.05rem}.tc-scan-frame{border-radius:var(--tc-radius-lg);background:#080b0c;border:1px solid #ffffff1c;min-height:310px;position:relative;overflow:hidden}.tc-scan-frame:before,.tc-scan-frame:after{content:"";pointer-events:none;border:0 solid var(--tc-gold-4);position:absolute;inset:18px}.tc-scan-frame:before{border-top-width:2px;border-left-width:2px;width:44px;height:44px}.tc-scan-frame:after{border-bottom-width:2px;border-right-width:2px;width:44px;height:44px;inset:auto 18px 18px auto}.tc-status{border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:5px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.tc-status--success{color:#99f4c0;background:var(--tc-green-soft);border:1px solid #2bdd823d}.tc-status--violet{color:#dcbcff;background:var(--tc-violet-soft);border:1px solid #b770f238}.tc-status--teal{color:#a7eeee;background:var(--tc-teal-soft);border:1px solid #31cfd038}.tc-list{border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:var(--tc-surface-1);display:grid;overflow:hidden}.tc-list-item{min-height:54px;color:inherit;border:0;border-bottom:1px solid var(--tc-border);background:0 0;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.tc-list-item:last-child{border-bottom:0}.tc-list-item__main{flex:1;min-width:0}.tc-list-item__title{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.tc-list-item__sub{color:var(--tc-text-muted);margin-top:2px;font-size:.78rem}.tc-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tc-reward{min-width:0;overflow:hidden}.tc-reward__media{aspect-ratio:1/.82;color:#141414;background:linear-gradient(#e6e2d7 0%,#c8c3b8 100%);place-items:center;display:grid}.tc-reward__title{font-size:.83rem;font-weight:850;line-height:1.25}.tc-reward__price{color:var(--tc-gold-4);margin-top:6px;font-size:.8rem;font-weight:900}.tc-hero,.tc-success{isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:420px;display:flex;position:relative;overflow:hidden}.tc-hero:after,.tc-success:after{content:"";z-index:-1;background:linear-gradient(#05070808 0%,#05070866 50%,#050708fa 100%);position:absolute;inset:0}.tc-mascot{object-fit:contain;max-width:100%;height:auto}.tc-success__amount{color:var(--tc-gold-4);letter-spacing:-.055em;font-size:clamp(2.7rem,14vw,4.3rem);font-weight:950;line-height:.95}.tc-bottom-nav{z-index:30;width:min(100%, var(--tc-page-max));height:calc(var(--tc-bottom-nav-h) + env(safe-area-inset-bottom));padding:7px 10px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);background:#06090aeb;border-top:1px solid #ffffff17;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.tc-nav-item{min-width:44px;min-height:48px;color:var(--tc-text-muted);background:0 0;border:0;border-radius:12px;align-content:center;place-items:center;gap:3px;font-size:.67rem;font-weight:750;text-decoration:none;display:grid;position:relative}.tc-nav-item[aria-current=page]{color:var(--tc-gold-4)}.tc-nav-item--scan{color:#100c06;background:var(--tc-gold-gradient);border-radius:50%;width:52px;height:52px;margin:-15px auto 0;box-shadow:0 0 0 6px #050708f5,0 8px 24px #b68a3b42}.tc-partner-card{grid-template-columns:44px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.tc-partner-logo{aspect-ratio:1;background:#0b0f11;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:44px;font-weight:900;display:grid;overflow:hidden}.tc-receipt{border-radius:var(--tc-radius-xl);color:#111;background:#f0ede5;padding:18px;box-shadow:0 18px 45px #0000006b}.tc-receipt__status{color:#167d49;letter-spacing:.02em;font-weight:950}.tc-qr{aspect-ratio:1;background:#fff;border-radius:14px;width:min(74vw,270px);margin-inline:auto;padding:12px}.tc-tabs{background:var(--tc-surface-1);border:1px solid var(--tc-border);border-radius:12px;gap:5px;padding:4px;display:flex}.tc-tab{min-height:38px;color:var(--tc-text-muted);background:0 0;border:0;border-radius:9px;flex:1;font-weight:800}.tc-tab[aria-selected=true]{color:#12100b;background:var(--tc-gold-gradient)}.tc-divider{background:var(--tc-border);border:0;height:1px}.tc-safe-top{padding-top:env(safe-area-inset-top)}.tc-screen-reader-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width>=700px){body{background:radial-gradient(circle at 50% -8rem,#b68a3b1f,#0000 38rem),#050708}.tc-app{border:1px solid #ffffff14;border-radius:28px;min-height:calc(100dvh - 48px);margin-block:24px;box-shadow:0 32px 100px #0000008c}.tc-bottom-nav{border-radius:0 0 28px 28px;bottom:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tc-app{--color-bg:var(--tc-bg-0);--color-surface:var(--tc-surface-1);--color-text:var(--tc-text);--color-muted:var(--tc-text-muted);--color-border:var(--tc-border);--font-display:inherit;background:radial-gradient(ellipse at 100% 0, #20221b55, transparent 380px), var(--tc-bg-0);font-family:Segoe UI,Arial,sans-serif;overflow-x:visible}.tc-app h1,.tc-app h2,.tc-app h3{letter-spacing:-.025em;font-family:inherit;font-style:normal;font-weight:750}.tc-app h1{overflow-wrap:anywhere;margin:0 0 12px;font-size:26px;line-height:1.18}.tc-app h2{font-size:19px;line-height:1.3}.tc-app p{color:var(--tc-text-soft);font-size:14px;line-height:1.5}.tc-app em{font-style:normal;font-weight:inherit}.tc-app a{text-decoration:none}.tc-app .tc-text-link,.tc-app .auth-switch a,.tc-auth-switch a{text-underline-offset:3px;text-decoration:underline}.tc-page{padding:22px 20px 26px}.tc-app--entry{padding-bottom:0}.tc-app--entry .tc-page{padding-top:24px}.tc-icon{flex:none;width:24px;height:24px}.tc-icon-button{width:44px;height:44px;color:var(--tc-text);border-radius:12px;flex-shrink:0;place-items:center;display:inline-grid}.tc-page-header{margin:0 0 22px}.tc-page-header .tc-row{gap:5px;margin-left:-12px}.tc-page-header h1{margin:0;font-size:23px}.tc-page-header p{margin:8px 0 0}.tc-wordmark{letter-spacing:-.075em;text-align:center;color:var(--tc-gold-4);text-shadow:0 2px #725019;font:italic 950 32px/.88 Arial Black,Segoe UI,sans-serif;display:inline-block;transform:rotate(-5deg)}.tc-wordmark small{letter-spacing:.28em;color:var(--tc-gold-4);margin:4px -3px 0 0;font:800 9px/1.5 Segoe UI,sans-serif}.tc-wordmark--large{font-size:76px}.tc-wordmark--large small{letter-spacing:.25em;margin-top:6px;font-size:22px}.tc-btn{border-radius:12px;min-height:52px;font-size:15px;line-height:1.25;text-decoration:none}.tc-btn--primary{border:1px solid #ebcf87;box-shadow:inset 0 1px #fff3bdaa,inset 0 -3px 5px #72521b55,0 5px 22px #b68a3b18}.tc-btn--secondary{background:linear-gradient(#151b1e,#0b1012)}.tc-app button:disabled{opacity:.6}.tc-text-link{min-height:44px;color:var(--tc-gold-4);align-items:center;gap:3px;font-size:12px;display:inline-flex}.tc-text-link .tc-icon{width:16px;height:16px}.tc-centered{justify-content:center;display:flex}.tc-gold-text,.tc-success__amount{color:var(--tc-gold-4);background:var(--tc-gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tc-app .tc-caption{color:#a5adaf;font-size:12px}.tc-circle-icon{border:1px solid var(--tc-gold-3);width:52px;height:52px;color:var(--tc-gold-4);background:radial-gradient(circle,#b68a3b16,#0000);border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.tc-circle-icon .tc-icon{width:25px;height:25px}.tc-coin{mix-blend-mode:screen;flex-shrink:0;width:28px;height:28px;display:inline-block}.tc-coin img{border-radius:50%;width:100%;height:100%;display:block}.tc-coin-balance{background:radial-gradient(at 0 100%,#22ab5930,#0000 60%),linear-gradient(130deg,#121a18,#070c0d);border-radius:16px;align-items:center;gap:16px;min-height:120px;padding:20px 18px;display:flex}.tc-coin-balance>.tc-coin{width:48px;height:48px}.tc-coin-balance__value{letter-spacing:-.06em;overflow-wrap:anywhere;background:var(--tc-gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-size:clamp(38px,11vw,48px);font-weight:850;display:block}.tc-coin-balance>div{min-width:0}.tc-coin-balance>div>span{font-size:15px;font-weight:600}.tc-balance-detail{color:#859c8c;letter-spacing:.12em;margin-left:auto;font-size:8px;line-height:1.6}.tc-home-header{justify-content:space-between;align-items:center;height:55px;margin:-5px -8px 32px;display:flex}.tc-home-header .tc-wordmark{font-size:29px}.tc-greeting p{margin:0 0 2px;font-size:13px}.tc-greeting h1{margin-bottom:22px;font-size:26px}.tc-scan-cta{gap:16px;min-height:82px;margin-top:18px;font-size:21px}.tc-scan-cta>.tc-icon:first-child{width:32px;height:32px}.tc-scan-cta>.tc-icon:last-child{width:18px;margin-left:auto}.tc-scan-cta span{text-align:left}.tc-scan-cta small{margin-top:5px;font-size:11px;font-weight:500;display:block}.tc-shortcuts{grid-template-columns:repeat(3,1fr);margin:26px 0 23px;display:grid}.tc-shortcuts a{color:var(--tc-text);justify-items:center;gap:9px;min-height:78px;font-size:12px;display:grid}.tc-accent-gift{border-color:#447b4d}.tc-accent-pin{color:#ace1df;border-color:#39777c}.tc-accent-user{color:#d9c2ea;border-color:#7c568e}.tc-app .tc-section__title{margin-bottom:0;font-size:17px}.tc-section__head{margin-bottom:8px}.tc-activity{background:linear-gradient(125deg,#11191a,#0c1112);margin:0;padding:0;list-style:none}.tc-activity .tc-list-item{gap:10px;min-height:75px;font-size:12px}.tc-activity strong{font-size:13px;font-weight:650}.tc-activity small{color:#98a2a2;margin-top:4px;font-size:10px;display:block}.tc-activity>li>span:last-child{text-align:right;white-space:nowrap;font-weight:700}.tc-positive{color:#99e6b6}.tc-home-note{border-top:1px solid var(--tc-border);align-items:center;gap:14px;margin-top:24px;padding:18px 0;display:flex}.tc-home-note .tc-icon{color:var(--tc-gold-4)}.tc-home-note strong{font-size:13px}.tc-home-note p{margin:4px 0 0;font-size:11px}.tc-bottom-nav{height:calc(76px + env(safe-area-inset-bottom));background:#080c0df5;border-top-color:#b2944933;padding-top:9px}.tc-nav-item{color:#b0b8b7;gap:5px;font-size:10px}.tc-nav-item--scan{color:#101109;border:1px solid #f0d796;width:57px;height:57px;margin-top:-16px}.tc-nav-item--scan[aria-current=page]{color:#101109}.tc-nav-item--scan .tc-icon{width:27px;height:27px}.tc-nav-item--scan span{font-size:9px}.tc-splash{text-align:center;isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:calc(100dvh - 50px);display:flex;position:relative}.tc-splash-art{z-index:-1;background:radial-gradient(#b3862c4a,#0000 69%);height:53%;margin:0 -20px;position:absolute;top:5px;left:0;right:0}.tc-splash-art .tc-mascot{object-fit:contain;width:100%;height:100%}.tc-splash h1{margin:0 0 25px}.tc-splash-copy .tc-tagline{color:var(--tc-text);margin-bottom:7px;font-size:20px;font-weight:750}.tc-splash-copy>p:not(.tc-tagline):not(.tc-auth-switch){color:#acb0a5;margin-bottom:28px;font-size:12px}.tc-splash-copy .tc-auth-switch{justify-content:center;align-items:center;gap:4px;margin:15px 0 16px;font-size:12px;display:flex}.tc-auth-switch a{align-items:center;min-height:44px;display:inline-flex}.tc-splash-copy>.tc-caption{letter-spacing:.12em;font-size:9px}.tc-onboarding{flex-direction:column;align-items:stretch;min-height:calc(100dvh - 50px);padding:14px 4px 10px;display:flex}.tc-onboarding>.tc-wordmark{align-self:center;margin:8px 0 50px}.tc-onboarding h1{margin-bottom:35px;font-size:29px;line-height:1.25}.tc-onboarding-steps{gap:28px;display:grid}.tc-onboarding-step{align-items:center;gap:17px;display:flex}.tc-onboarding-step small{color:#9a8c6a;letter-spacing:.12em;font-size:10px}.tc-onboarding-step h2{margin:2px 0 6px;font-size:17px}.tc-onboarding-step p{max-width:210px;margin:0;font-size:12px}.tc-step-dots{justify-content:center;gap:7px;margin:auto 0 23px;padding-top:35px;display:flex}.tc-step-dots i{background:#49504c;border-radius:10px;width:7px;height:7px}.tc-step-dots i:first-child{background:var(--tc-gold-gradient);width:25px}.tc-app .auth-panel{max-width:none;padding:0}.tc-app .auth-panel h1{font-size:26px}.tc-app .auth-centered{margin:0;padding-top:24px}.tc-app .auth-centered>.tc-wordmark{width:fit-content;margin:16px auto 58px;font-size:39px;display:block}.tc-app .auth-centered>h1,.tc-app .auth-centered>p{text-align:center}.tc-app .auth-centered>p{font-size:13px}.tc-app .auth-panel form{gap:18px;margin:24px 0}.tc-app .auth-panel label{color:var(--tc-text-soft);font-size:13px}.tc-app .auth-panel input:not([type=checkbox]),.tc-app input.tc-input,.tc-app select{min-height:50px;color:var(--tc-text);background:linear-gradient(#13191b,#101517);border-color:#384044;border-radius:10px;padding:12px}.tc-app .auth-panel input::placeholder,.tc-app .tc-input::placeholder{color:#949d9d}.tc-app .auth-panel fieldset{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.tc-app select{width:100%}.tc-app .auth-panel .fine-print{color:#a7aeaa;font-size:11px}.tc-app .primary-button{background:var(--tc-gold-gradient);color:#100d07;border:1px solid #e3c77f;width:100%;min-height:50px;font-weight:750}.tc-app .auth-switch{padding-top:3px}.tc-app .auth-switch a{align-items:center;min-height:44px;display:inline-flex}.tc-age-gate{text-align:center}.tc-age-gate>.tc-wordmark{margin:50px 0 55px;font-size:40px}.tc-age-gate h1{font-size:32px!important}.tc-age-gate>p{margin-bottom:20px}.tc-age-seal{border:3px solid var(--tc-gold-4);width:93px;height:93px;color:var(--tc-gold-4);border-radius:50%;place-items:center;margin:28px auto 12px;font-size:36px;font-weight:800;display:grid;box-shadow:inset 0 0 0 4px #73592635}.tc-age-gate .check-label{justify-content:center;min-height:50px}.tc-app .tc-brand-signoff{color:#a28c58;text-align:center;margin:40px 0 20px;font-family:cursive;font-size:22px;font-style:italic;line-height:1.3;transform:rotate(-8deg)}.tc-scan-frame{background:radial-gradient(#28291f55,#090e0f 70%);height:300px;min-height:300px}.tc-scan-frame video{object-fit:cover;width:100%;height:100%}.tc-video-inactive{opacity:0}.tc-scanner-intro{flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex;position:absolute;inset:0}.tc-scanner-intro>.tc-icon{width:54px;height:54px;color:var(--tc-gold-4);margin-bottom:12px}.tc-scanner-intro>strong{font-size:16px}.tc-scanner-intro>span{color:#aab0a6;font-size:11px}.tc-scanner-intro .tc-btn{width:auto;min-width:165px;min-height:44px;margin-top:12px}.tc-scan-corner{pointer-events:none;border:1px solid #a1853622;border-radius:0;position:absolute;inset:18px}.tc-manual form{margin-top:20px!important}.tc-claim-preview{border:1px solid #3b704e;border-radius:14px;padding:16px}.tc-claim-preview p{margin:14px 0}.tc-verifying{flex-direction:column;align-items:center;min-height:640px;padding:40px 0 0;display:flex}.tc-verifying>.tc-icon{color:#a9b5af;width:18px;margin-bottom:80px}.tc-verifying h1{text-align:center;font-size:24px}.tc-verifying p{color:#aab0ac}.tc-progress-ring{border:6px solid #34362b;border-color:#34362b #d2ac59 #ffe4a2 #34362b;border-radius:50%;width:96px;height:96px;margin:25px 0 35px}.tc-verifying ol{align-self:stretch;gap:22px;margin:10px 20px 30px;padding:0;list-style:none;display:grid}.tc-verifying li{color:#c6cbc5;align-items:center;gap:14px;font-size:13px;display:flex}.tc-progress-dot{border:1px solid #7e8d83;border-radius:50%;width:17px;height:17px}.tc-verifying li:first-child .tc-progress-dot{border-color:var(--tc-gold-4);background:var(--tc-gold-4);box-shadow:inset 0 0 0 4px #090e0f}.tc-success-hero{isolation:isolate;text-align:center;padding:0 0 24px;position:relative}.tc-success-hero:before{content:"";z-index:-1;pointer-events:none;background:url(/brand/rewards-v1/success-backdrop.webp) top/cover no-repeat;position:absolute;inset:0 -10px;-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000)}.tc-success-art{height:320px;margin:0 -10px -6px}.tc-success-art .tc-mascot{object-fit:contain;width:100%;height:100%}.tc-success-hero h1{color:var(--tc-gold-4);margin:6px 0 12px;font-size:33px}.tc-success-hero p{margin:6px 0 8px;font-size:14px}.tc-success__amount{margin:8px 0;font-size:64px;display:block}.tc-success-hero .tc-status{margin-top:13px}.tc-attribution-note{border-bottom:1px solid var(--tc-border);padding:0 0 16px}.tc-attribution-note p{margin:14px 0 0}.tc-app .retailer-results{padding:0;list-style:none}.tc-app .retailer-results button{text-align:left;width:100%;min-height:67px;color:var(--tc-text);background:#11191b;border:1px solid #344144;border-radius:12px;padding:12px;font-size:13px}.tc-app .retailer-results button[aria-pressed=true]{border-color:var(--tc-gold-4);background:#353020}.tc-wallet-scan{margin-top:16px}.tc-profile-heading{margin:7px 0 24px}.tc-profile-heading h1{margin:0 0 5px;font-size:23px}.tc-profile-heading p{overflow-wrap:anywhere}.tc-profile-heading .tc-row>div{min-width:0}.tc-profile-heading .tc-row p{margin:0;font-size:12px}.tc-avatar{color:#9ed7d9;background:#15232a;border:1px solid #335052;border-radius:50%;flex-shrink:0;place-items:center;width:62px;height:62px;font-size:21px;font-weight:750;display:grid}.tc-profile-links{margin:22px 0}.tc-profile-links .tc-list-item{min-height:58px;font-size:13px}.tc-profile-links .tc-icon{color:var(--tc-gold-4);width:20px}.tc-profile-links .tc-list-item>.tc-icon:last-child{color:#a2aaa4;width:16px}.tc-app .profile-grid{grid-template-columns:1fr;gap:12px}.tc-app .profile-grid .auth-panel{padding:18px}.tc-app .profile-grid h2{margin-bottom:12px;font-size:17px}.tc-app .profile-grid form{margin-bottom:0}.tc-empty{text-align:center;border:1px solid var(--tc-border);background:#0d1415;border-radius:14px;padding:25px 15px}.tc-empty .tc-circle-icon{width:40px;height:40px;margin-bottom:12px}.tc-empty h2{margin-bottom:8px;font-size:16px}.tc-empty p{margin:0;font-size:12px}.tc-fixture-notice{background:#201e16;border:1px solid #756749;border-radius:9px;gap:3px;margin:0 0 18px;padding:9px 11px;display:grid}.tc-fixture-notice strong{letter-spacing:.13em;color:#f0d597;font-size:9px}.tc-fixture-notice span{color:#d9d2bf;font-size:11px;line-height:1.4}.tc-tabs{margin:16px 0}.tc-tab{min-height:44px;font-size:12px}.tc-tab[aria-pressed=true]{background:var(--tc-gold-gradient);color:#100e08}.tc-merch-art{aspect-ratio:1;background:#080d0f;border-bottom:1px solid #363c36;place-items:center;display:grid}.tc-merch-art img{object-fit:contain;width:100%;height:100%;display:block}.tc-reward{box-shadow:none;background:#101719;text-decoration:none}.tc-app .tc-reward__title{min-height:35px;color:var(--tc-text);margin:0;font-size:14px;font-weight:650;line-height:1.25}.tc-reward__body{padding:13px 10px}.tc-reward__price{flex-wrap:wrap;align-items:center;gap:5px;font-size:12px;display:flex}.tc-reward__price>span:last-child{font-size:9px;font-weight:500}.tc-reward__price .tc-coin{width:19px;height:19px}.tc-catalog-note{margin:19px 0}.tc-detail-art{border:1px solid var(--tc-border);border-radius:15px;margin-bottom:20px;overflow:hidden}.tc-detail-art .tc-merch-art{aspect-ratio:1}.tc-app .tc-detail-title{margin-top:16px;font-size:24px}.tc-detail-price{align-items:center;gap:8px;font-weight:800;display:flex;color:var(--tc-gold-4)!important;font-size:23px!important}.tc-detail-price>span:last-child{font-size:13px}.tc-icon-copy{align-items:center;gap:10px;display:flex}.tc-icon-copy .tc-icon{width:20px;color:var(--tc-gold-4)}.tc-partner-card{background:#101719;margin:12px 0;text-decoration:none}.tc-stack>.tc-partner-card{margin:0}.tc-partner-card h2{color:var(--tc-text);margin:0 0 4px;font-size:15px}.tc-partner-card p{margin:0;font-size:11px}.tc-partner-card>.tc-icon{width:18px}.tc-partner-logo{background:var(--tc-gold-gradient);color:#17180c;border:2px solid #b8974b;font-size:17px}.tc-search{margin:18px 0 12px;position:relative}.tc-search>.tc-icon{color:#9ba6a3;width:20px;height:20px;position:absolute;bottom:15px;left:13px}.tc-search .tc-input{padding-left:41px!important}.tc-search .tc-label{font-size:12px}.tc-map{border:1px solid #abb79c;border-radius:15px;height:235px;margin:0 0 15px;position:relative;overflow:hidden}.tc-map>svg{object-fit:cover;width:100%;height:100%}.tc-map-pin{color:#f3cc68;background:#171b14;border:2px solid #e4bf66;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;box-shadow:0 3px 7px #0006}.tc-map-pin--higher-frequency{top:30%;left:42%}.tc-map-pin--the-green-room{top:59%;left:70%}.tc-map-pin--farmers-friend{top:62%;left:18%}.tc-store-front{background:repeating-linear-gradient(0deg,#1b2327 0 8px,#30373c 8px 9px);border:1px solid #545553;border-radius:14px;height:190px;padding:25px 22px 15px}.tc-store-sign{color:#f1e9d0;text-align:center;text-transform:uppercase;letter-spacing:.09em;background:#0c141b;border:1px solid #999d90;padding:10px 3px;font-size:14px;font-weight:800}.tc-store-windows{gap:7px;height:85px;padding:10px 15px 0;display:flex}.tc-store-windows i{background:linear-gradient(135deg,#c6ad6155,#56615c22 44%,#e7daa355 46%,#314448 49%,#141b1b);border:3px solid #697271;flex:1}.tc-store-front>span{letter-spacing:.12em;text-align:center;color:#b6bdb8;margin-top:9px;font-size:8px;display:block}.tc-notifications{margin-top:17px;padding:0;list-style:none}.tc-notifications li{border-bottom:1px solid var(--tc-border);gap:13px;padding:20px 0;display:flex}.tc-notifications .tc-circle-icon{width:43px;height:43px}.tc-notifications h2{margin:0 0 5px;font-size:14px}.tc-notifications p{margin:0 0 5px;font-size:12px}.tc-notifications small{color:#a0aaa5;font-size:10px}.tc-notification-tone-1{color:#cfadea;background:#47255444;border-color:#7b5389}.tc-notification-tone-2{color:#9bdadb;background:#20494a44;border-color:#386e70}.tc-preferences{border:1px solid var(--tc-border);border-radius:12px;margin-top:12px;padding:15px}.tc-preferences label{align-items:center;gap:9px;min-height:48px;font-size:12px;display:flex}.tc-receipt{text-align:center;padding:20px 16px}.tc-receipt .tc-status{color:#146637;background:#d3e6d3;border-color:#79a184;font-size:10px}.tc-receipt h2{margin:17px 0 9px;font-size:25px}.tc-app .tc-receipt p{color:#3e453e;font-size:12px}.tc-pass-store{text-align:left;border-block:1px dashed #9c9c8e;gap:12px;margin:15px 0;padding:17px 0;display:flex}.tc-pass-store strong{font-size:14px}.tc-pass-store p{margin:5px 0 0}.tc-qr{border:1px solid #dad8ce;width:212px;max-width:100%;padding:8px}.tc-qr img{width:100%;display:block}.tc-qr strong{color:#8d2a1d;padding:4px 0;font-size:11px;display:block}.tc-pass-id{letter-spacing:.08em;margin-top:17px;font-weight:800}.tc-pass-warning{line-height:1.6}.tc-app :focus-visible{outline-offset:3px;outline:3px solid #ffe3a0}.tc-app main:focus{outline:none}@media (width>=700px){.tc-app{min-height:calc(100dvh - 48px)}.tc-splash,.tc-onboarding{min-height:calc(100dvh - 100px)}}@media (width<=374px){.tc-page{padding-inline:16px}.tc-balance-detail{display:none}.tc-wordmark--large{font-size:68px}.tc-splash-copy{padding-top:270px}.tc-reward__price>span:last-child{font-size:8px}}@media (prefers-reduced-motion:reduce){.tc-app *,.tc-app :before,.tc-app :after{transition:none!important;animation:none!important}}.tc-auth-switch a,.tc-app .auth-switch a{justify-content:center;min-width:44px}.tc-signout{text-align:left;width:100%;font:inherit;color:#e7a58f;cursor:pointer}.tc-signout .tc-icon{color:#e7a58f}.tc-profile-links{margin-top:20px}.tc-wordmark{background:var(--tc-gold-gradient);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 2px #67491d);-webkit-background-clip:text;background-clip:text}.tc-wordmark small{-webkit-text-fill-color:var(--tc-gold-4)}.tc-wordmark,.tc-app .auth-centered>.tc-wordmark,.tc-onboarding>.tc-wordmark,.tc-age-gate>.tc-wordmark{filter:none;mix-blend-mode:screen;background:0 0;width:150px;height:auto;line-height:0;transform:none}.tc-wordmark img{width:100%;height:auto;display:block}.tc-wordmark--large{width:min(100%,325px)}.tc-home-header .tc-wordmark{width:132px}.tc-splash:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(#0000 35%,#05070844 65%,#050708 96%),url(/brand/consumer-v1/landing.webp) top/cover no-repeat;position:absolute;inset:-24px -20px -26px}.tc-splash-art{background:0 0}.tc-splash h1{margin-bottom:22px}.tc-splash-copy{padding-top:305px}.tc-home{isolation:isolate;position:relative}.tc-home:before{content:"";z-index:-1;opacity:.76;pointer-events:none;background:url(/brand/consumer-v1/header.webp) top/100% no-repeat;height:148px;position:absolute;top:-22px;left:-20px;right:-20px;-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 94%);mask-image:linear-gradient(#000 0% 55%,#0000 94%)}.tc-home-header{margin-bottom:27px}.tc-brand-hero{isolation:isolate;background:#050708;border:1px solid #a68a443d;border-radius:16px;align-items:center;min-height:205px;margin:22px 0 0;text-decoration:none;display:flex;position:relative;overflow:hidden}.tc-brand-hero>img{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tc-brand-hero__copy{max-width:56%;padding:23px 17px}.tc-brand-hero__kicker{color:#e1c17a;letter-spacing:.12em;font-size:8px;font-weight:700}.tc-brand-hero__copy h2{color:#f7f4ec;margin:12px 0 16px;font-size:22px;line-height:1.2}.tc-brand-hero__copy p{color:#c8c5b8;margin:0;font-size:10px;line-height:1.5}.tc-brand-hero__link{color:#efd087;align-items:center;gap:3px;font-size:10px;display:inline-flex}.tc-brand-hero__link .tc-icon{width:13px;height:13px}@media (width<=374px){.tc-splash:before,.tc-home:before{left:-16px;right:-16px}.tc-brand-hero__copy h2{font-size:20px}.tc-wordmark--large{width:295px}}@media (width>=700px){.tc-splash:before{border-radius:28px}.tc-home:before{border-radius:28px 28px 0 0}}.brand-directory-art{object-fit:contain;border-radius:16px;width:100%;max-height:260px}.brand-directory-logo{object-fit:contain;width:96px;height:96px}
