@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/font-0.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/font-1.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/font-2.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/font-3.ttf) format("truetype")}@font-face{font-family:Libre Caslon Display;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/font-4.ttf) format("truetype")}:root{--cream:#f6e6ab;--paper:#fffbed;--ink:#164b53;--cherry:#913d4c;--line:#b9b497;--muted:#506563;font-family:DM Sans,sans-serif;color:var(--ink);background:#f3eedb;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:1px solid var(--ink);background:transparent;border-radius:5px;padding:12px 17px;font-size:13px;font-weight:600}button:hover{background:#164b5310}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--cherry);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2{font-family:Libre Caslon Display,Georgia,serif;font-weight:400}em{font-weight:400;color:var(--cherry)}.nav{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);padding:16px 25px;margin:18px 28px 0;border-radius:12px;position:relative;z-index:4;gap:18px}.brand{font-family:Libre Caslon Display,Georgia,serif;font-size:32px;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-dot{font-family:serif;font-size:10px;align-self:flex-start;margin-top:6px}.nav nav{display:flex;gap:34px;font-size:13px}.nav-replay{color:var(--paper);border-color:#fffbed77;font-size:12px}.nav-replay:hover{background:#fffbed18}.eyebrow,.page-top,.page-bottom,.section-kicker{font-size:10px;letter-spacing:1.8px;font-weight:600}.opening{margin:14px 28px 0;min-height:140px;display:flex;align-items:center;justify-content:center;gap:42px;border-bottom:1px solid var(--line);overflow:hidden;position:relative}.opening[hidden]{display:none}.opening-title{font-family:Libre Caslon Display,Georgia,serif;font-size:30px;margin-top:12px}.opening-objects{display:flex;align-items:center;gap:12px;min-width:240px}.opening-slip{width:62px;padding:9px 5px;font:9px monospace;background:var(--paper);border:1px solid var(--line);line-height:1.8;transform:rotate(-9deg);animation:slidein 1s both}.opening-stamp{display:grid;place-content:center;border:2px solid var(--cherry);border-radius:50%;width:66px;height:66px;color:var(--cherry);font-size:9px;text-align:center;transform:rotate(12deg);animation:stampin 1s 1s both}.opening-book{background:var(--ink);color:var(--cream);width:70px;height:94px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:3px 9px 9px 3px;font-family:Georgia,serif;font-size:24px;box-shadow:4px 3px #bcb38e;animation:slidein 1s 2s both}.opening-book small{font:5px sans-serif;margin-top:8px;letter-spacing:1px}.text-button{padding:4px 0;border:0;border-bottom:1px solid currentColor;border-radius:0;font-size:12px}.opening .text-button{position:absolute;right:0;bottom:15px}.passport-section{padding:34px 42px 18px}.section-kicker{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;font-size:11px}.sample-pill{letter-spacing:.3px;font-size:11px;font-weight:400;background:#e5e9db;border:1px solid #a0aca0;border-radius:20px;padding:7px 12px}.book-layout{display:grid;grid-template-columns:minmax(0,1fr) 165px;gap:30px}.book{display:grid;grid-template-columns:1fr 1fr;border:1px solid #b8b190;border-radius:10px 15px 15px 10px;background:var(--paper);box-shadow:0 6px 0 -2px #e9e2c7,0 7px 0 -2px #b7b195,0 18px 24px #4b492b10;position:relative}.book:after{content:"";position:absolute;left:50%;width:17px;top:0;bottom:0;transform:translate(-50%);background:linear-gradient(90deg,transparent,#91866616,transparent);pointer-events:none}.page{padding:22px 30px 20px;min-width:0;display:flex;flex-direction:column}.page-left{border-right:1px solid #b7ae8c55}.page-top,.page-bottom{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.3px}.page-top{padding-bottom:22px}.page-bottom{margin-top:auto;padding-top:24px;opacity:.8}.page-left h1{font-size:clamp(48px,4.4vw,74px);line-height:.99;letter-spacing:-1px}.book-intro{font-size:13px;line-height:1.65;margin:16px 0 24px}.stamp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-height:125px;align-items:center}.stamp{aspect-ratio:1;min-width:0;max-width:120px;border:1px dashed #8e9a89;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#71817a;position:relative;padding:9px}.stamp>strong{font-family:Libre Caslon Display,Georgia,serif;font-size:35px;line-height:1}.stamp>small{font-size:8px;line-height:1.4;letter-spacing:.4px;margin-top:6px}.stamp.filled{border:2px solid var(--cherry);color:var(--cherry);transform:rotate(-8deg);box-shadow:inset 0 0 0 4px var(--paper),inset 0 0 0 5px var(--cherry);animation:stampin .3s both}.stamp.filled:nth-child(2){transform:rotate(9deg)}.stamp.filled:nth-child(3){transform:rotate(-3deg)}.stamp.filled strong{font-size:34px}.passport-progress{display:flex;justify-content:space-between;font-size:11px;padding:18px 0 20px;border-bottom:1px solid var(--line);margin-bottom:20px}.reward-tear h2{font-size:45px;line-height:1.2;margin:5px 0 12px}.reward-tear h2 span{font-family:DM Sans,sans-serif;font-size:14px}.reward-tear .eyebrow{font-size:8px}.reward-tear button{width:100%;display:flex;justify-content:space-between;background:var(--ink);color:var(--paper);border:0}.reward-tear button:hover{background:#24616a}.reward-tear p{font-size:10px;margin-top:8px;line-height:1.5}.shop-illustration{height:156px;display:flex;justify-content:center;align-items:center;margin:-7px 0 17px}.shop-illustration svg{height:100%;width:100%;max-width:320px}.shop-title-row{display:flex;justify-content:space-between;gap:10px;align-items:center}.shop-title-row h2{font-size:38px;line-height:1.2}.shop-title-row .eyebrow{font-size:8px;letter-spacing:1.4px}.shop-seal{border-radius:50%;border:1px solid var(--cherry);color:var(--cherry);font:30px Georgia,serif;width:45px;height:45px;display:grid;place-content:center}.shop-description{font-size:11px;margin:8px 0 14px;line-height:1.5}.rule-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 0;font-size:10px;display:flex;justify-content:space-between;gap:8px}.rule-line span{font-weight:700}.rule-line a{text-decoration:underline;white-space:nowrap}.form-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:20px 0 13px}.form-top h3{font-size:12px;font-weight:600}.form-top button{font-size:10px}.input-row{display:flex;gap:10px}.input-row label{font-size:10px;flex:1;min-width:0}.input-row .amount-label{flex:0 0 100px}input,select{border:1px solid #7a8b82;background:#fffef6;color:var(--ink);border-radius:4px;padding:11px 10px;min-width:0;font-size:13px}input{width:100%;margin-top:6px}input::placeholder{color:#687971}.input-hint{font-size:9px;line-height:1.5;margin:8px 0 14px}.primary{background:var(--cherry);color:var(--paper);border-color:var(--cherry)}.primary:hover{background:#7d3040}#add-stamp{width:100%;display:flex;justify-content:space-between}.shop-index{padding-top:20px}.shop-index .eyebrow{font-size:9px;letter-spacing:1.2px}.index-caption{font-family:Libre Caslon Display,Georgia,serif;font-size:26px;line-height:1.2;margin:15px 0 25px}.shop-choice{width:100%;padding:17px 0;border:0;border-top:1px solid var(--line);border-radius:0;display:flex;text-align:left;align-items:center;gap:12px;position:relative}.shop-choice:last-child{border-bottom:1px solid var(--line)}.shop-choice>span:first-child{font-size:10px;opacity:.7}.shop-choice strong{display:block;font-size:12px;font-weight:500;line-height:1.4}.shop-choice small{font-size:9px;display:block;margin-top:3px}.shop-choice[aria-pressed=true]{color:var(--cherry)}.shop-choice[aria-pressed=true]:after{content:"←";position:absolute;right:0;top:10px}.index-note{margin-top:45px}.index-note>span{font-size:40px;color:var(--cherry)}.index-note p{font-size:12px;line-height:1.6;margin:8px 0 18px}.index-note small{font-size:9px;line-height:1.7;display:block}.status{font-size:12px;min-height:34px;padding:19px 0 0}.status.error{color:var(--cherry);font-weight:600}.storage-warning{font-size:12px;color:var(--cherry);margin-top:9px}.rewards-section{padding:40px 42px 52px;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:24px}.section-heading h2{font-size:36px;margin-top:8px}.budget{text-align:right}.budget>span{font-family:Libre Caslon Display,Georgia,serif;font-size:40px}.budget small{display:block;font-size:10px;margin-top:3px}.reward-list{display:flex;gap:18px;flex-wrap:wrap}.empty-pocket{border:1px dashed #84958b;padding:24px;width:100%;display:flex;align-items:center;gap:25px;font-size:13px}.empty-pocket span{font-size:36px}.empty-pocket small{display:block;margin-top:7px;font-size:11px}.reward-ticket{background:var(--cream);border:1px solid #91896b;padding:18px;flex:1;min-width:220px;max-width:400px;border-radius:4px}.reward-ticket.redeemed{background:#e2e7db}.reward-ticket h3{display:flex;justify-content:space-between;font-size:11px}.reward-ticket h3 span{font-size:10px;text-transform:uppercase}.reward-ticket .ticket-value{font:40px Libre Caslon Display,Georgia,serif;margin:12px 0}.reward-ticket .ticket-value small{font:12px DM Sans,sans-serif}.reward-ticket code{display:block;font-size:13px;letter-spacing:1px;margin-bottom:15px}.reward-ticket button{font-size:11px;padding:9px 13px}.redeem-form{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:22px}.redeem-form label{font-size:12px}.redeem-form input{width:200px;margin:0}.redeem-form button{padding:11px 14px}.redeem-form small{font-size:10px;margin-left:auto}.story{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding:80px 70px;background:var(--cream);border-bottom:1px solid #aca482}.story-copy h2{font-size:64px;line-height:1.01;margin:25px 0}.story-copy p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:370px;margin-bottom:14px}.story-link{display:flex;justify-content:space-between;max-width:330px;border-bottom:1px solid var(--ink);padding:16px 0 10px;font-size:12px;margin-top:24px}.editorial-art{display:flex;flex-direction:column;justify-content:center;transform:rotate(2deg)}.editorial-art img{width:100%;height:auto}.editorial-caption{display:flex;gap:25px;border-top:1px solid #164b5360;padding-top:20px;margin-top:14px;align-items:start}.editorial-caption span{font-size:8px;letter-spacing:1.3px;white-space:nowrap}.editorial-caption p{font-family:Libre Caslon Display,Georgia,serif;font-size:25px;line-height:1.15}.rules{padding:80px 70px;display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.rules h2{font-size:45px;line-height:1.1;margin:20px 0}.rules-intro>p:last-child{max-width:330px;line-height:1.7;font-size:13px}details{border-bottom:1px solid var(--line);padding:0}summary{font-size:13px;cursor:pointer;padding:19px 24px 19px 0;list-style:none;position:relative}summary:after{content:"+";position:absolute;right:0}details[open] summary:after{content:"−"}details p{font-size:12px;line-height:1.8;margin:0 0 20px}details button{margin-bottom:20px}.lab{margin:0 42px 60px;padding:32px;background:#e5e8d9;display:grid;grid-template-columns:1fr 1fr;gap:50px;border:1px solid #a6af99;border-radius:8px}.lab h2{font-size:33px;margin:12px 0}.lab p:not(.eyebrow){font-size:12px;line-height:1.7;max-width:480px}.exit-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:20px 0 10px}.exit-controls label{font-size:11px}.exit-controls select{font-size:12px;flex:1}.exit-controls button{font-size:11px}.ledger-panel{border-left:1px solid #a6af99;padding-left:30px}.ledger-panel h3{font-size:14px;margin-bottom:14px}#history{font-size:11px;line-height:1.6;max-height:170px;overflow:auto}#history p{padding:5px 0;border-bottom:1px solid #b5bda9}#reset{margin-top:20px}footer{background:var(--ink);color:var(--paper);padding:36px 42px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}footer p{font-family:Libre Caslon Display,Georgia,serif;font-size:23px}footer a:not(.brand){font-size:12px}footer>span{width:100%;font-size:9px;opacity:.8;border-top:1px solid #fffbed40;padding-top:15px}dialog{border:1px solid var(--ink);border-radius:10px;background:var(--paper);color:var(--ink);padding:40px;max-width:510px;width:calc(100% - 30px)}dialog::backdrop{background:#14383fcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font-size:42px;line-height:1.1;margin:14px 0}dialog p:not(.eyebrow){font-size:14px;line-height:1.7}.modal-close{position:absolute;top:9px;right:12px;border:0;font-size:26px;padding:0 5px}.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.skip-link{position:absolute;top:-100px;left:20px;z-index:20;background:var(--paper);padding:12px}.skip-link:focus{top:10px}.noscript{position:fixed;bottom:0;background:var(--paper);padding:12px;z-index:10;font-size:13px}@keyframes slidein{0%{opacity:0;translate:0 25px}to{opacity:1;translate:0 0}}@keyframes stampin{0%{opacity:0;scale:1.4}to{opacity:1;scale:1}}@media(min-width:1600px){main,.nav,.opening{max-width:1480px;margin-left:auto;margin-right:auto}.page{padding:30px 44px}.stamp-grid{min-height:145px}.shop-illustration{height:190px}}@media(max-width:1100px){.nav nav{gap:20px}.passport-section{padding:28px 25px 18px}.book-layout{grid-template-columns:minmax(0,1fr) 140px;gap:22px}.page{padding:20px}.page-left h1{font-size:53px}.stamp-grid{gap:8px;min-height:95px}.shop-title-row h2{font-size:31px}.shop-illustration{height:130px}.page-top,.page-bottom{font-size:7px}.input-row .amount-label{flex-basis:85px}.form-top{align-items:start}.form-top h3{max-width:90px}.story,.rules{padding:60px 40px;gap:45px}.story-copy h2{font-size:57px}.rewards-section{padding-left:25px;padding-right:25px}.redeem-form small{width:100%;margin:0}.lab{margin-left:25px;margin-right:25px;gap:25px}.opening{gap:25px}.opening-title{font-size:25px}.opening .eyebrow{font-size:8px}}@media(max-width:800px){.nav{margin:12px 14px 0;padding:14px 18px;flex-wrap:wrap;gap:13px}.brand{font-size:28px}.nav nav{order:3;width:100%;justify-content:space-between;font-size:12px;border-top:1px solid #fffbed40;padding-top:13px}.nav-replay{font-size:10px;padding:9px}.opening{margin:10px 16px 0;gap:20px;min-height:155px;justify-content:start}.opening-objects{min-width:200px;gap:8px}.opening-book{width:55px;height:80px}.opening-stamp{width:56px;height:56px}.opening-slip{width:52px}.opening-title{font-size:23px}.opening .eyebrow{font-size:7px}.opening .text-button{font-size:10px;bottom:8px}.book-layout{display:flex;flex-direction:column-reverse;gap:16px}.shop-index{display:flex;flex-wrap:wrap;gap:10px;padding:0;align-items:center}.shop-index .eyebrow{width:100%;font-size:8px}.shop-index .index-caption,.index-note{display:none}#shop-buttons{display:flex;width:100%;gap:9px}.shop-choice{border:1px solid var(--line);padding:11px;border-radius:4px;gap:8px}.shop-choice:last-child{border:1px solid var(--line)}.shop-choice[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.shop-choice[aria-pressed=true]:after{display:none}.shop-choice strong{font-size:11px}.shop-choice small{font-size:8px}.shop-choice>span:first-child{display:none}.section-kicker{font-size:9px;letter-spacing:1px;gap:10px}.sample-pill{font-size:9px;padding:6px 8px;letter-spacing:0}.page-left h1{font-size:49px}.page{padding:20px 17px}.book-intro{font-size:12px}.stamp-grid{gap:6px}.stamp>strong{font-size:27px}.stamp.filled strong{font-size:25px}.stamp>small{font-size:6px}.page-top{font-size:6px;letter-spacing:.7px}.page-bottom{font-size:6px;letter-spacing:.6px}.shop-title-row h2{font-size:28px}.shop-title-row .eyebrow{font-size:6px}.shop-seal{width:30px;height:30px;font-size:20px}.form-top{flex-direction:column}.form-top h3{max-width:none}.input-row{flex-direction:column;gap:9px}.input-row .amount-label{flex:auto}.shop-illustration{height:100px}.rule-line{flex-direction:column;font-size:10px;gap:5px}.reward-tear h2{font-size:38px}.reward-tear h2 span,.reward-tear button{font-size:11px}.page-left{justify-content:start}.page-left .reward-tear{margin-top:15px}.story{padding:48px 28px;gap:30px}.story-copy h2{font-size:45px}.story-copy p:not(.eyebrow){font-size:12px}.editorial-caption{flex-direction:column;gap:10px}.editorial-caption p{font-size:23px}.rules{padding:50px 28px;gap:30px}.rules h2{font-size:36px}.rules-intro>p:last-child{font-size:12px}.lab{grid-template-columns:1fr;padding:24px}.ledger-panel{border-left:0;border-top:1px solid #a6af99;padding:22px 0 0}.section-heading h2{font-size:30px}.budget>span{font-size:32px}.budget small{font-size:8px}}@media(max-width:540px){.opening{min-height:145px;gap:14px}.opening-objects{min-width:158px;gap:5px}.opening-slip{width:43px;font-size:7px}.opening-stamp{width:45px;height:45px;font-size:7px}.opening-book{width:48px;height:68px;font-size:20px}.opening-title{font-size:22px}.opening .eyebrow{display:none}.passport-section{padding:23px 16px 14px}.section-kicker{align-items:start;line-height:1.6;font-size:8px}.sample-pill{font-size:8px;white-space:nowrap;padding:4px 6px}.book{grid-template-columns:1fr}.book:after{display:none}.page{padding:23px}.page-left{border-right:0;border-bottom:1px solid var(--line);background:#fffbed;border-radius:10px 10px 0 0}.page-top{font-size:8px;letter-spacing:1px}.page-left h1{font-size:58px}.book-intro{font-size:13px;margin-bottom:18px}.stamp-grid{gap:20px;min-height:110px}.stamp>strong{font-size:33px}.stamp.filled strong{font-size:32px}.stamp>small{font-size:8px}.page-bottom{font-size:7px}.page-left .reward-tear{margin-top:0}.reward-tear button{font-size:12px}.reward-tear h2{font-size:40px}.reward-tear h2 span{font-size:13px}.page-right{border-radius:0 0 12px 12px}.shop-illustration{height:155px;margin-top:0}.shop-title-row h2{font-size:37px}.shop-title-row .eyebrow{font-size:8px}.shop-seal{width:43px;height:43px;font-size:26px}.rule-line{flex-direction:row;font-size:10px}.form-top{flex-direction:row;align-items:center}.input-row{flex-direction:row}.input-row .amount-label{flex:0 0 92px}.input-hint{font-size:9px}.shop-choice{padding:10px 6px}.shop-choice strong{font-size:10px}.shop-choice small{font-size:7px}.status{font-size:11px;line-height:1.7}.section-heading{align-items:start;gap:12px}.section-heading h2{font-size:30px;max-width:210px}.section-heading .eyebrow{font-size:8px}.budget>span{font-size:30px}.budget small{max-width:95px;line-height:1.5}.rewards-section{padding:28px 16px 35px}.empty-pocket{font-size:12px;padding:20px;gap:18px}.empty-pocket small{font-size:10px;line-height:1.5}.redeem-form{gap:9px}.redeem-form label{width:100%}.redeem-form input{flex:1;width:140px}.redeem-form button{font-size:11px;padding:12px 8px}.redeem-form small{font-size:9px;line-height:1.5}.story,.rules{grid-template-columns:1fr;padding:44px 24px;gap:34px}.story-copy h2{font-size:56px}.story-copy p:not(.eyebrow){font-size:13px}.editorial-art{transform:none}.editorial-caption{flex-direction:row;gap:17px}.editorial-caption p{font-size:21px}.rules h2{font-size:42px}.lab{margin:0 16px 35px;padding:20px}.lab h2{font-size:32px}.exit-controls label{width:100%}.exit-controls select{max-width:100%;flex-basis:130px}.exit-controls button{flex:1}footer{padding:28px 23px;gap:18px}footer .brand{font-size:30px}footer p{font-size:21px}footer a:not(.brand){width:100%}.modal-actions{flex-direction:column}dialog{padding:35px 24px}dialog h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
