/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--background:#080a0b;--surface:#101314;--surface-raised:#15191a;--line:#2a2f31;--line-strong:#3a4042;--foreground:#f5f7f7;--muted:#9ea4a7;--orange:#ff851f;--green:#35c95f;--red:#ff434c;--cyan:#17bdca}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-geist), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-synthesis:none;margin:0}a{color:inherit;text-decoration:none}.page{width:min(1180px,100% - 48px);margin:0 auto}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;display:flex}.headerActions{align-items:center;gap:12px;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:11px;font-size:18px;font-weight:700;display:inline-flex}.mark{border:6px solid var(--orange);border-top-color:var(--green);border-radius:50%;width:30px;height:30px;position:relative;transform:rotate(35deg)}.markDot{background:var(--background);border-radius:50%;position:absolute;inset:6px}.nav,.footer nav{color:var(--muted);gap:6px;font-size:14px;font-weight:600;display:flex}.nav a,.footer nav a{padding:9px 12px;transition:color .15s}.nav a:hover,.nav a:focus-visible,.footer nav a:hover,.footer nav a:focus-visible{color:var(--foreground);outline:none}.languageSwitcher{border:1px solid var(--line);background:var(--surface);border-radius:999px;grid-template-columns:repeat(2,1fr);padding:3px;display:grid}.languageSwitcher a{min-width:38px;height:31px;color:var(--muted);letter-spacing:.06em;background:0 0;border-radius:999px;place-items:center;padding:0 9px;font-size:11px;font-weight:800;display:grid}.languageSwitcher a[aria-current=page]{color:#160d07;background:var(--orange)}.languageSwitcher a:focus-visible,.primaryButton:focus-visible,.secondaryButton:focus-visible,.textLink:focus-visible{outline:2px solid var(--green);outline-offset:3px}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);align-items:center;gap:clamp(48px,8vw,116px);min-height:820px;padding:80px 0;display:grid}.heroCopy h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(58px,6.9vw,88px);font-weight:680;line-height:.98}.heroCopy,.heroVisual,.storyCopy{min-width:0}.heroCopy h1>span{display:block}.heroCopy h1 em{color:var(--orange);font-style:normal}.heroLead{color:#b6bbbd;letter-spacing:-.015em;max-width:650px;margin:30px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.55}.heroActions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.primaryButton,.secondaryButton{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:15px;font-weight:720;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.primaryButton{color:#160d07;background:var(--orange)}.secondaryButton{border-color:var(--line-strong);background:var(--surface)}.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.secondaryButton:hover{border-color:#5b6366}.heroFacts{color:var(--muted);flex-wrap:wrap;gap:10px 22px;margin:34px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.heroFacts li{align-items:center;gap:8px;display:inline-flex}.heroFacts li:before{background:var(--green);content:"";border-radius:50%;width:5px;height:5px}.heroVisual{justify-items:center;display:grid;position:relative}.heroVisualRule{border-top:2px solid var(--green);border-right:2px solid var(--orange);width:74%;height:64%;position:absolute;top:12%;right:-5%}.phoneShot{width:min(100%,340px);margin:0;position:relative}.phoneFrame{background:#f3f4f7;border:8px solid #181a1b;border-radius:50px;position:relative;overflow:hidden;box-shadow:0 34px 70px #0000007a}.phoneFrame:after{content:"";pointer-events:none;border:1px solid #ffffff42;border-radius:41px;position:absolute;inset:0}.phoneFrame img{width:100%;height:auto;display:block}.phoneShot figcaption{color:var(--muted);text-align:center;padding:16px 2px 0;font-size:13px}.sampleNote{color:#707678;margin:16px 0 0;font-size:12px}.exchangeSection,.storySection,.privacyStory{scroll-margin-top:18px}.exchangeSection{border-bottom:1px solid var(--line);padding:96px 0 104px}.sectionHeading{grid-template-columns:120px minmax(0,820px);gap:28px;margin-bottom:58px;display:grid}.sectionIndex,.sectionLabel{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:760}.sectionHeading h2,.storyCopy h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,64px);font-weight:650;line-height:1.03}.sectionHeading>div>p,.storyCopy>p:not(.sectionIndex):not(.screenLocaleNote):not(.plusEyebrow):not(.plusPurchase){max-width:660px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.65}.exchangeFlow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:1fr 260px 1fr;align-items:center;gap:48px;min-height:360px;padding:48px clamp(26px,5vw,64px);display:grid}.exchangeSide{position:relative}.exchangeTitle{letter-spacing:-.035em;align-items:center;gap:12px;margin:0 0 28px;font-size:28px;font-weight:680;display:flex}.exchangeSign{border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.exchangeEarn .exchangeTitle{color:var(--green)}.exchangeSpend .exchangeTitle{color:var(--red)}.exchangeSide ul{color:#c5c9ca;gap:13px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.exchangeSide li{align-items:center;gap:10px;display:flex}.exchangeSide li:before{content:"";opacity:.55;background:currentColor;width:20px;height:1px}.reserveCore{border:3px solid var(--orange);text-align:center;border-radius:50%;place-content:center;width:240px;height:240px;margin:auto;padding:42px;display:grid;position:relative}.reserveOrbit{border:1px solid #6d3b1e;border-top-color:#0000;border-radius:50%;position:absolute;inset:-14px;transform:rotate(-28deg)}.reserveCore strong{color:var(--orange);letter-spacing:-.03em;font-size:26px}.reserveCore>span:last-child{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.45}.exchangeFootnote{color:#7e8587;max-width:760px;margin:26px 0 0 auto;font-size:14px;line-height:1.6}.storySection,.privacyStory{border-bottom:1px solid var(--line);grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(56px,8vw,110px);padding:112px 0;display:grid}.rulesStory{grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr)}.storyCopy .sectionIndex{margin-bottom:24px}.storyList{border-top:1px solid var(--line);margin:42px 0 0;padding:0;list-style:none}.storyList li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:19px 0;display:grid}.storyList li>span{color:var(--orange);letter-spacing:.08em;font-size:12px;font-weight:720}.storyList p{color:#c9cccd;margin:0;font-size:15px;line-height:1.5}.phonePair,.statsMedia{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:20px;display:grid}.phonePair .phoneShot{width:100%}.phonePair .phoneFrame,.statsMedia .phoneFrame{border-width:6px;border-radius:38px}.phonePair .phoneFrame:after,.statsMedia .phoneFrame:after{border-radius:32px}.statisticsStory{grid-template-columns:minmax(500px,1.18fr) minmax(300px,.82fr)}.statsMedia{align-items:center}.statsMedia .phoneShot{width:100%}.statsMedia .phoneShot:last-child{transform:translateY(52px)}.ledgerLegend{gap:14px;margin-top:34px;display:grid}.ledgerLegend>span{color:#c9cccd;align-items:center;gap:11px;font-size:14px;display:flex}.ledgerLegend i{background:currentColor;border-radius:50%;width:11px;height:11px}.legendEarn{color:var(--green)!important}.legendSpend{color:var(--red)!important}.legendExpired{color:var(--orange)!important}.plusStory{background:radial-gradient(circle at 82% 28%, #ff851f1a, transparent 30%), var(--surface);grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);padding-inline:clamp(24px,5vw,64px)}.plusEyebrow{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:760}.plusPurchase{color:#ffd7b5;background:#ff851f14;border:1px solid #74421f;border-radius:999px;margin:28px 0 0;padding:10px 14px;font-size:13px;font-weight:720;display:inline-flex}.plusFeatures{border-top:1px solid var(--line);gap:0;margin:34px 0 0;padding:0;list-style:none;display:grid}.plusFeatures li{border-bottom:1px solid var(--line);color:#c9cccd;padding:18px 0 18px 28px;font-size:15px;line-height:1.55;position:relative}.plusFeatures li:before{border:2px solid var(--orange);content:"";border-radius:2px;width:9px;height:9px;position:absolute;top:25px;left:2px;transform:rotate(45deg)}.plusMedia{justify-items:center;display:grid}.plusMedia .phoneShot{width:min(100%,340px)}.privacyStory{background:#0d1011;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);padding-inline:clamp(24px,6vw,80px)}.privacyMedia{justify-items:center;display:grid}.privacyMedia .phoneShot{width:min(100%,300px)}.privacyList{color:#c9cccd;gap:15px;margin:34px 0;padding:0;font-size:15px;list-style:none;display:grid}.privacyList li{align-items:center;gap:11px;display:flex}.privacyList li:before{border:1px solid var(--green);content:"";border-radius:50%;width:7px;height:7px}.textLink{color:var(--orange);font-size:15px;font-weight:700}.screenLocaleNote{border-top:1px solid var(--line);color:#7e8587;max-width:560px;margin:34px 0 0;padding-top:22px;font-size:13px;line-height:1.55}.faqSection{border-bottom:1px solid var(--line);padding:104px 0 96px}.faqSection .sectionHeading{margin-bottom:48px}.faqLabel{letter-spacing:.12em;text-transform:uppercase;font-weight:760;color:var(--green)!important;margin:0 0 14px!important;font-size:12px!important}.faqGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.faqItem{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);min-height:238px;padding:clamp(26px,4vw,44px)}.faqItem h3{letter-spacing:-.035em;margin:0;font-size:clamp(22px,2.5vw,30px);line-height:1.15}.faqItem p{color:var(--muted);margin:20px 0 0;font-size:15px;line-height:1.65}.footer{color:#747b7d;justify-content:space-between;align-items:center;gap:18px;min-height:90px;font-size:13px;display:flex}.footer nav{font-size:13px}.legalPage{max-width:980px}.legalHero{padding:88px 0 38px}.legalHero h1{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(50px,8vw,88px);line-height:1}.legalCard{border:1px solid var(--line);background:var(--surface);margin-bottom:80px;padding:clamp(24px,5vw,64px)}.legalCard section{scroll-margin-top:24px}.languageHeading{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:16px;margin-bottom:30px;font-size:13px;font-weight:750;display:flex}.languageHeading a{color:var(--muted);letter-spacing:0;text-transform:none}.legalLead{font-size:21px;color:#d8dbdd!important;line-height:1.55!important}.legalCard h2{letter-spacing:-.025em;margin:42px 0 10px;font-size:22px}.legalCard p,.legalCard li{color:#aeb2b5;line-height:1.72}.legalCard ul{padding-left:22px}.legalCard hr{background:var(--line);border:0;height:1px;margin:70px 0}.contactBox{background:#18110d;border:1px solid #56351f;margin-top:64px;padding:26px}.contactBox h2{letter-spacing:-.035em;margin:8px 0 0;font-size:26px}.contactBox p{color:var(--muted);margin-bottom:0;line-height:1.65}@media (width<=980px){.hero{grid-template-columns:minmax(0,1fr) 300px;gap:48px}.heroCopy h1{font-size:clamp(52px,7vw,72px)}.exchangeFlow{grid-template-columns:1fr 220px 1fr;gap:28px}.reserveCore{width:205px;height:205px;padding:32px}.rulesStory,.statisticsStory,.plusStory{grid-template-columns:1fr 1.25fr;gap:50px}}@media (width<=780px){.page{width:min(100% - 28px,680px)}.header{min-height:70px}.hero{grid-template-columns:1fr;gap:64px;min-height:0;padding:74px 0 80px}.heroCopy h1{font-size:clamp(52px,11vw,76px)}.heroVisual{width:100%}.heroVisual .phoneShot{width:min(72vw,340px)}.heroVisualRule{width:56%;right:7%}.exchangeSection{padding:76px 0 82px}.sectionHeading{grid-template-columns:1fr;gap:18px;margin-bottom:42px}.exchangeFlow{grid-template-columns:1fr;gap:44px;padding:42px 30px}.exchangeSide{text-align:center}.exchangeTitle,.exchangeSide li{justify-content:center}.exchangeSide li:before{display:none}.exchangeSpend{order:3}.reserveCore{order:2}.storySection,.privacyStory,.rulesStory,.statisticsStory,.plusStory{grid-template-columns:1fr;gap:56px;padding:82px 0}.rulesStory .storyCopy{order:1}.rulesStory .phonePair{order:2}.phonePair,.statsMedia{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;grid-template-columns:repeat(2,240px);width:100%;padding:8px 14px 36px 0;overflow-x:auto}.phonePair .phoneShot,.statsMedia .phoneShot{scroll-snap-align:start}.statsMedia .phoneShot:last-child{transform:none}.statisticsStory .statsMedia{order:2}.statisticsStory .storyCopy{order:1}.privacyStory,.plusStory{margin-inline:-14px;padding-inline:28px}.plusStory .plusMedia{justify-items:center}.privacyStory .storyCopy{order:1}.privacyStory .privacyMedia{order:2}.legalHero{padding-top:62px}.faqGrid{grid-template-columns:1fr}.faqItem{min-height:0}}@media (width<=560px){.page{width:min(100% - 20px,520px)}.header{min-height:66px}.brand{gap:8px;font-size:15px}.mark{border-width:5px;width:27px;height:27px}.nav{display:none}.languageSwitcher a{min-width:35px;height:30px;padding-inline:7px}.hero{padding-top:62px}.heroCopy h1{font-size:clamp(44px,12.5vw,56px)}.heroLead{font-size:18px}.heroActions{flex-direction:column;align-items:stretch}.primaryButton,.secondaryButton{width:100%}.heroFacts{display:grid}.sectionHeading h2,.storyCopy h2{font-size:clamp(38px,11vw,50px)}.phonePair,.statsMedia{grid-template-columns:repeat(2,min(68vw,255px))}.privacyStory,.plusStory{margin-inline:-10px;padding-inline:22px}.footer{flex-direction:column;align-items:flex-start;padding:28px 0}.footer nav a:first-child{padding-left:0}.legalCard{padding-inline:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
