@font-face{font-family:Manrope;src:url('/assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/manrope-bold.ttf') format('truetype');font-weight:700;font-display:swap}@font-face{font-family:Unbounded;src:url('/assets/unbounded-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--ink:#112e25;--forest:#103e32;--deep:#081f19;--cream:#f3f0e8;--paper:#fffdf7;--gold:#dbb878;--muted:#b6c9bf;--line:#ffffff24;--display:Unbounded,Arial,sans-serif;--body:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--deep);color:var(--cream);font-family:var(--body);font-size:16px;line-height:1.7}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.36;cursor:default}img{display:block;max-width:100%}::selection{background:var(--gold);color:var(--deep)}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}p,h1,h2,h3{margin-top:0}h1,h2,h3{line-height:1.18}h1,h2{font-family:var(--display);font-weight:700;letter-spacing:-.03em}h1{font-size:clamp(46px,5.6vw,86px);margin-bottom:30px}h2{font-size:clamp(30px,3.25vw,48px);margin-bottom:24px}h3{font-size:21px;font-weight:700}p{margin-bottom:24px}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section-pad{padding-block:112px}.muted{color:var(--muted)}.skip{position:absolute;top:-80px;left:20px;z-index:20;background:var(--cream);color:var(--ink);padding:16px}.skip:focus{top:10px}.header{height:104px;display:flex;justify-content:space-between;align-items:center;position:absolute;inset:0 0 auto;z-index:3;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:23px;font-weight:700;letter-spacing:-1.1px;line-height:.92}.brand>span{display:flex;flex-direction:column}.brand-secondary{font-size:16px;letter-spacing:3px;font-weight:400;margin-top:5px}.header nav{display:flex;align-items:center;gap:36px;font-size:14px}.header nav>a{padding:12px 0}.header nav>a:hover,.footer a:hover{color:var(--gold)}.header .nav-contact{border:1px solid #d5c29d60;border-radius:6px;padding:10px 18px;display:flex;gap:30px}.hero{position:relative;min-height:860px;isolation:isolate;overflow:hidden;background:#082e21}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#031b12b3 0%,#05271745 51%,transparent 76%),linear-gradient(0deg,#061f1aec,transparent 32%)}.hero-content{padding-top:210px}.hero-content>p:not(.hero-status){font-size:25px;line-height:1.5;color:#e0e9df;max-width:490px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border-radius:6px;padding:17px 23px;font-weight:700;font-size:15px;min-height:56px;transition:background .18s,color .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.gold{background:var(--gold);color:var(--deep)}.button.gold:hover{background:#edd3a1}.button.forest{background:var(--forest);color:var(--cream)}.button.forest:hover{background:#205a46}.text-link{display:inline-flex;align-items:center;gap:22px;font-weight:700;font-size:14px;padding:10px 0;border-bottom:1px solid #ffffff4d}.text-link:hover{border-bottom-color:var(--gold)}.hero-content .hero-status{font-size:12px;line-height:1.6;color:#c3d3c8;margin-top:24px}.hero-base{position:absolute;bottom:30px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;font-size:13px;line-height:1.5}.hero-base>a{display:flex;gap:24px}.hero-suits{font-size:22px;letter-spacing:10px;color:var(--gold)}.hero-suits i{font-style:normal;color:#d1d5c3}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-heading>p,.section-heading>div{max-width:390px;margin-bottom:0}.section-heading p:last-child{margin:0}.section-heading p.muted{font-size:13px;margin-top:10px}.demo-section{background:var(--deep)}.chip-desk{display:grid;grid-template-columns:1fr 335px;border:1px solid #99af9945;border-radius:14px;overflow:hidden}.chip-workspace{padding:32px;background:#123b30}.desk-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:36px}.desk-top h3{margin:0;font-size:18px}.subtle-button{padding:9px 0;background:none;color:#d3dfd5;font-size:12px;border:0;border-bottom:1px solid #ffffff35}.chip-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.chip-column{text-align:center;min-width:0}.chip-token{--chip:#286449;position:relative;margin:0 auto 12px;width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:var(--chip);border:6px dashed #ffffffaa;outline:3px solid var(--chip);box-shadow:0 11px 14px #0002;color:#fff}.chip-token:before{content:'';position:absolute;inset:5px;border:1px solid #ffffff70;border-radius:50%}.chip-token span{font-weight:700;font-size:19px;z-index:1}.chip-token.white{--chip:#ece6d4;color:var(--ink);border-color:#9dbaa5}.chip-token.red{--chip:#a83d43}.chip-token.black{--chip:#212b29}.chip-token.yellow{--chip:#d7b44d;color:var(--ink);border-color:#fcf0b4}.chip-column label{font-size:12px;color:#c5d3ca}.counter{display:flex;justify-content:center;align-items:center;margin-top:15px;border:1px solid #ffffff35;border-radius:5px;min-height:45px;overflow:hidden}.counter button{border:0;color:var(--cream);background:none;flex:1;min-width:29px;height:44px;font-size:21px}.counter button:hover:not(:disabled){background:#ffffff18}.counter input{background:none;border:0;color:var(--cream);text-align:center;min-width:0;width:38px;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield}.counter input::-webkit-inner-spin-button,.counter input::-webkit-outer-spin-button{appearance:none;margin:0}.desk-note{font-size:12px;color:#b4c9bc;margin:28px 0 0}.tray-total{background:var(--cream);color:var(--ink);padding:30px;display:flex;flex-direction:column;position:relative;overflow:hidden}.total-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;gap:12px}.privacy-button{background:none;border:0;padding:8px 0;color:var(--ink);font-size:11px;text-decoration:underline;white-space:nowrap}.tray-total output{font-family:var(--display);font-size:clamp(32px,3vw,46px);letter-spacing:-.03em;line-height:1.3;font-variant-numeric:tabular-nums;margin-top:28px;white-space:nowrap}.tray-total output.small-total{font-size:30px}.tray-total>p{font-size:13px;margin:6px 0 15px;color:#536258}.mini-stacks{display:flex;align-items:flex-end;gap:9px;height:68px;flex:1;min-height:55px;padding-top:8px}.stack{width:35px;background:var(--stack-color);border-radius:50% / 8px;border:1px solid #0003;box-shadow:inset 0 -5px #0002;position:relative}.stack:after{content:'';position:absolute;top:-1px;left:0;width:100%;height:9px;border-radius:50%;border:1px solid #0003;background:var(--stack-color)}.total-footer{border-top:1px solid #153d292e;display:flex;align-items:center;justify-content:space-between;padding-top:17px;margin-top:18px;font-size:11px}.total-footer>span:last-child{font-size:23px;color:#567760}.app-section{background:#153e32}.device-stage{position:relative;min-height:600px;margin-top:64px;margin-bottom:65px;display:flex;align-items:flex-start;padding:10px 84px 60px 0}.tablet-device{border-radius:24px;border:13px solid #212622;background:#212622;box-shadow:0 30px 45px #0004;width:85%;overflow:hidden}.tablet-device img{width:100%;height:auto;border-radius:9px}.phone-device{position:absolute;right:18px;bottom:0;width:22.7%;border:8px solid #242a24;border-radius:35px;background:#242a24;box-shadow:0 18px 38px #0006;overflow:hidden}.phone-device img{width:100%;border-radius:24px}.device-caption{position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:18px;font-size:12px;color:#c4d0c5}.caption-rule{width:40px;height:1px;background:var(--gold)}.feature-list{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;row-gap:36px}.feature-list article{display:grid;grid-template-columns:40px 1fr;column-gap:20px;border-top:1px solid var(--line);padding-top:25px}.feature-number{grid-row:1/3;color:var(--gold);font-size:12px;padding-top:4px}.feature-list h3{margin-bottom:12px}.feature-list p{font-size:15px;color:#c4d2c7;margin:0}.report-section{background:var(--cream);color:var(--ink)}.report-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:95px;align-items:center}.report-intro p{color:#536258;max-width:365px;font-size:17px}.report-intro .fine-print{font-size:11px;margin-top:12px}.report-switch{display:flex;border-bottom:1px solid #193c2a30;gap:18px;margin-top:44px}.report-switch button{background:none;border:0;border-bottom:3px solid transparent;padding:14px 1px;color:#57675e;font-size:13px;font-weight:700}.report-switch button.active{color:var(--ink);border-color:var(--forest)}.report-section :focus-visible{outline-color:#277952}.report-paper{background:var(--paper);padding:32px;box-shadow:0 18px 48px #17342814;transform:rotate(1deg);border:0;min-height:570px}.paper-brand{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:23px;border-bottom:2px solid var(--forest)}.paper-brand>span:first-child{font-size:17px;font-weight:700}.paper-brand>span:last-child{font-size:8px;letter-spacing:.06em;color:#627062}.paper-heading{margin:27px 0 20px}.paper-heading h3{font-size:26px;letter-spacing:-.03em;margin-bottom:8px}.paper-heading p{font-size:11px;color:#627062;margin:0}.report-rows>div{display:flex;justify-content:space-between;gap:18px;font-size:12px;padding:10px 0;border-bottom:1px solid #14362b13}.report-rows strong{white-space:nowrap;font-weight:700;font-variant-numeric:tabular-nums}.report-result{background:var(--forest);color:var(--cream);padding:18px 20px;margin:20px -8px 12px;display:flex;align-items:center;justify-content:space-between;gap:20px}.report-result>span{font-size:12px}.report-result>strong{font-size:28px;letter-spacing:-.03em;white-space:nowrap;font-variant-numeric:tabular-nums}.report-last{font-weight:700}.paper-note{font-size:11px;line-height:1.6;margin:17px 0 25px;color:#677266}.paper-footer{display:flex;justify-content:space-between;gap:15px;padding-top:15px;border-top:1px solid #14362b30;font-size:8px;letter-spacing:.05em;color:#687765}.details-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:85px}.details-section{background:#0b291f}.details-layout>.muted{font-size:15px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;font-weight:700;font-size:15px;padding:24px 0;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';color:var(--gold);font-size:22px;font-weight:400;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:14px;color:var(--muted);padding-right:30px;margin:0 0 25px}.contact-section{text-align:center;background:#173e31;padding:85px 0 90px;overflow:hidden;position:relative}.contact-club{font-size:75px;color:var(--gold);line-height:1;display:block;margin-bottom:26px}.contact-section h2{font-size:clamp(30px,4vw,57px)}.contact-section p{color:#c8d3c9}.contact-section .contact-note{font-size:11px;margin:18px 0 0}.footer{display:flex;align-items:center;justify-content:space-between;padding-block:34px;gap:30px;font-size:11px;color:#c1cbc2}.footer .brand{font-size:18px;color:var(--cream)}.footer .brand-secondary{font-size:12px}.footer nav{display:flex;gap:24px}.article-header{position:relative;height:96px}.article{background:var(--cream);color:var(--ink);padding:80px 24px 100px}.article-inner{max-width:760px;margin:auto}.article h1{font-size:clamp(32px,5vw,56px);margin:25px 0 32px}.article h2{font-family:var(--body);font-size:26px;letter-spacing:-.03em;margin:42px 0 16px}.article a:not(.button){text-decoration:underline;text-underline-offset:4px}.article p,.article li{color:#405649}.article .lede{font-size:21px}.article .article-example{padding:25px;background:#e2e7dc;margin:28px 0}.article :focus-visible{outline-color:var(--forest)}
@media(min-width:1500px){.hero{min-height:960px}.hero-content{padding-top:245px}.device-stage{min-height:640px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.chip-desk{grid-template-columns:1fr 280px}.chip-workspace{padding:26px 20px}.chip-controls{gap:10px}.chip-token{width:68px;height:68px;border-width:5px}.chip-token span{font-size:16px}.counter input{width:28px}.counter button{min-width:26px}.tray-total{padding:24px}.report-layout{gap:45px}.device-stage{min-height:500px}.section-heading{gap:35px}.section-heading>p,.section-heading>div{max-width:330px}}
@media(max-width:850px){.hero{min-height:815px}.hero-art{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#041f18cc,#052c2140),linear-gradient(0deg,#061f1ae0,transparent 50%)}.hero-content{padding-top:185px}h1{font-size:54px}.hero-content>p:not(.hero-status){font-size:22px}.section-pad{padding-block:80px}.section-heading{align-items:flex-start}.section-heading h2{font-size:33px}.section-heading>p,.section-heading>div{max-width:280px;font-size:14px}.chip-desk{grid-template-columns:1fr}.chip-workspace{padding:30px}.chip-token{width:83px;height:83px}.chip-controls{gap:25px}.tray-total{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:24px 30px}.total-top{grid-column:1}.tray-total output{grid-column:1;margin-top:8px;font-size:40px}.tray-total>p{grid-column:1;margin-bottom:0}.mini-stacks{grid-column:2;grid-row:1/4;justify-content:center;align-self:center;height:80px;flex:none}.total-footer{display:none}.device-stage{min-height:440px;padding-right:40px}.phone-device{width:24%;right:0}.feature-list{column-gap:35px}.report-layout{grid-template-columns:1fr;gap:35px}.report-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.report-intro h2{grid-row:1/4}.report-intro p{font-size:15px}.report-switch{grid-column:1/-1;margin-top:20px}.report-paper{width:min(100%,540px);margin:auto}.details-layout{gap:40px}.details-layout h2{font-size:31px}.header nav{gap:24px}.hero-suits{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{height:82px}.brand{font-size:20px;gap:8px}.brand img{width:27px;height:32px}.brand-secondary{font-size:13px;letter-spacing:2.5px}.header nav{gap:17px;font-size:12px}.header nav>a:first-child,.header .nav-contact{display:none}.hero{min-height:850px}.hero-art{height:57%;top:auto;bottom:20px;object-fit:cover;object-position:72% center}.hero-shade{background:linear-gradient(180deg,#082e21 36%,#082e21dd 46%,#082e2120 65%,#061f1a 96%)}.hero-content{padding-top:142px}h1{font-size:clamp(38px,9.6vw,57px);letter-spacing:-.03em;margin-bottom:22px}.hero-content>p:not(.hero-status){font-size:20px;line-height:1.45;max-width:260px}.hero-actions{align-items:flex-start;gap:18px;flex-direction:column;margin-top:29px}.hero-actions .text-link{display:none}.hero-content .hero-status{font-size:11px;margin-top:17px;max-width:230px}.hero-base{bottom:24px;font-size:11px;align-items:flex-end}.hero-base>a{max-width:150px;text-align:right;gap:14px}.section-pad{padding-block:66px}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:31px;margin-bottom:23px}.section-heading>p,.section-heading>div{max-width:100%;font-size:15px}.desktop-break{display:none}.chip-desk{border-radius:9px}.chip-workspace{padding:23px 18px}.desk-top{margin-bottom:25px}.desk-top h3{font-size:16px}.chip-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 23px}.chip-column:last-child{grid-column:1/-1;width:calc(50% - 12px);justify-self:center}.chip-token{width:78px;height:78px;margin-bottom:8px}.chip-column label{font-size:12px}.counter{margin-top:10px}.counter button{min-width:44px;min-height:44px}.counter input{width:34px}.desk-note{font-size:11px;line-height:1.6;margin-top:23px}.tray-total{padding:20px;gap:0 10px}.total-top{grid-column:1/-1}.tray-total output{font-size:34px;margin-top:8px;grid-column:1/-1}.tray-total>p{grid-column:1/-1;font-size:12px}.mini-stacks{position:absolute;right:20px;bottom:23px;gap:4px;height:55px;opacity:.75;max-width:80px}.stack{width:20px}.tray-total output.small-total{font-size:28px}.device-stage{min-height:0;padding:0 0 75px;margin-top:40px;margin-bottom:35px}.tablet-device{width:93%;border-width:7px;border-radius:15px}.tablet-device img{border-radius:7px}.phone-device{width:29%;border-width:5px;border-radius:20px;bottom:45px;right:0}.phone-device img{border-radius:14px}.device-caption{bottom:0;font-size:10px;gap:10px;line-height:1.5}.caption-rule{width:24px}.feature-list{display:block}.feature-list article{padding-top:22px;margin-top:27px;grid-template-columns:26px 1fr;column-gap:10px}.feature-list h3{font-size:19px}.feature-list p{font-size:14px}.report-intro{display:block}.report-intro h2{font-size:31px}.report-intro p{font-size:15px}.report-switch{gap:24px;margin-top:25px}.report-paper{padding:22px 18px;transform:none;min-height:545px}.paper-brand>span:first-child{font-size:15px}.paper-brand>span:last-child{font-size:7px;max-width:65px;text-align:right;line-height:1.4}.paper-heading h3{font-size:25px}.paper-heading p{font-size:10px}.report-result{gap:15px;padding:18px 13px;margin-inline:-3px}.report-result>strong{font-size:28px}.report-result>span{font-size:11px}.report-rows>div{font-size:11px;gap:12px}.report-rows>div>span{max-width:69%}.paper-footer{font-size:7px}.details-layout{display:block}.details-layout h2{font-size:31px}.details-layout>div:first-child{margin-bottom:35px}.faq-list summary{font-size:14px;padding-block:22px}.faq-list details p{font-size:13px}.contact-section{padding-block:58px}.contact-section h2{font-size:30px}.contact-section p{font-size:14px}.contact-section .button{font-size:13px;gap:15px;padding-inline:18px}.contact-club{font-size:58px}.footer{flex-wrap:wrap;gap:25px;padding-block:28px}.footer>span{margin-left:auto;font-size:10px}.footer nav{border-top:1px solid var(--line);width:100%;justify-content:space-between;padding-top:20px;font-size:11px}.article{padding:45px 20px 65px}.article h1{font-size:35px}.article .lede{font-size:18px}.article-header{height:82px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Preserve the screenshot aspect ratio at every device size. */
.phone-device img{height:auto}

.ui-icon{width:20px;height:20px;flex:none;display:inline-block;vertical-align:middle}.text-link .ui-icon,.header .ui-icon{width:17px;height:17px}.feature-list article{display:block}.tray-total :focus-visible{outline-color:var(--forest)}

.hero-suits{display:flex;gap:16px;align-items:center}.suit-mark{width:20px;height:23px;display:inline-block;vertical-align:middle}.hero-suits .suit-mark:nth-child(even){color:#d1d5c3}.paper-brand>span:first-child{display:flex;align-items:center;gap:8px}.paper-brand .suit-mark{width:16px;height:19px}.contact-club .suit-mark{width:65px;height:73px}.faq-list summary{position:relative;padding-right:40px}.faq-list summary:before,.faq-list summary:after{content:'';position:absolute;right:3px;top:34px;width:14px;height:2px;background:var(--gold)}.faq-list summary:after{transform:rotate(90deg)}.faq-list details[open] summary:after{content:'';transform:rotate(0)}
@media(max-width:850px){.hero-suits{display:none}}@media(max-width:600px){.contact-club .suit-mark{width:50px;height:56px}.faq-list summary:before,.faq-list summary:after{top:31px}}
