*,*::before,*::after{box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",system-ui,sans-serif;font-size:1rem;line-height:1.55;color:#1c2b22;background:#f6f1e7}img{max-width:100%;height:auto;display:block}a{color:#8f5f38}.ledgerapp{min-height:100vh;display:flex;flex-direction:column}.ledgerhead{background:#1c2b22;color:#e8efe9;border-bottom:3px solid #b87d4b}.ledgerhead__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.25rem}.ledgerhead__brand{display:flex;align-items:center;gap:.6rem;color:inherit;text-decoration:none;font-weight:600;min-width:0}.ledgerhead__logo{border-radius:8px;flex-shrink:0}.ledgerhead__toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0;padding:.4rem .65rem;border:1px solid #3d5346;border-radius:.35rem;background:#152019;color:#e8efe9;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1;cursor:pointer;flex-shrink:0}.ledgerhead__toggle:hover{border-color:#b87d4b;color:#fff}.ledgerhead__toggle-label{line-height:1;display:block}.ledgerhead__toggle-icon{position:relative;width:1.05rem;height:.7rem;display:block;flex-shrink:0}.ledgerhead__toggle-icon::before,.ledgerhead__toggle-icon::after{content:"";position:absolute;left:0;width:100%;height:2px;background:currentColor;border-radius:1px;transition:transform .15s ease,top .15s ease}.ledgerhead__toggle-icon::before{top:0;box-shadow:0 .28rem 0 currentColor}.ledgerhead__toggle-icon::after{top:.56rem}.ledgerhead.is-open .ledgerhead__toggle-icon::before{top:.28rem;box-shadow:none;transform:rotate(45deg)}.ledgerhead.is-open .ledgerhead__toggle-icon::after{top:.28rem;transform:rotate(-45deg)}.ledgerhead__panel{display:none;flex-direction:column;gap:.75rem;padding:0 1.25rem .95rem;border-top:1px solid #2a3d32}.ledgerhead.is-open .ledgerhead__panel{display:flex}.ledgerhead__nav{display:grid;grid-template-columns:1fr 1fr;gap:.2rem .75rem;font-size:.85rem}.ledgerhead__nav a{color:#c8d4cc;text-decoration:none;padding:.25rem 0}.ledgerhead__nav a:hover{color:#fff}.ledgerhead__legal{display:flex;flex-wrap:wrap;gap:.5rem .85rem;font-size:.78rem}.ledgerhead__legal a{color:#a8b8ae;text-decoration:none}@media(min-width: 56rem){.ledgerhead{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.85rem 1.25rem}.ledgerhead__bar{padding:0;flex-shrink:0}.ledgerhead__toggle{display:none}.ledgerhead__panel,.ledgerhead.is-open .ledgerhead__panel{display:flex;flex-direction:row;flex:1;align-items:center;justify-content:space-between;gap:1rem;padding:0;border-top:0}.ledgerhead__nav{display:flex;flex-wrap:wrap;gap:.35rem .85rem;flex:1;font-size:.82rem}.ledgerhead__nav a{padding:0}}.ledgercore{flex:1;width:100%;max-width:960px;margin:0 auto;padding:1.25rem 1.25rem 2.5rem}.ledgerfoot{background:#1c2b22;color:#c8d4cc;padding:1.25rem;text-align:center}.ledgerfoot__care{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;list-style:none;margin:0 0 1rem;padding:0}.ledgerfoot__care img{max-height:26px;width:auto;margin:0 auto}.ledgerfoot__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin-bottom:.75rem}.ledgerfoot__links a{color:#a8b8ae;text-decoration:none;font-size:.85rem}.ledgerfoot__copy{margin:0;font-size:.8rem;color:#8a9a90}.ledger-notice{background:#2a3d32;color:#e8efe9;border-left:4px solid #b87d4b;padding:.85rem 1rem;margin-bottom:1.25rem;border-radius:0 6px 6px 0}.ledger-notice__title{margin:0 0 .25rem;font-weight:600;font-size:.95rem}.ledger-notice__text{margin:0;font-size:.88rem;opacity:.92}.ledger-board{background:#fff;border:1px solid #ddd4c4;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 2px 0 rgba(28,43,34,.04)}.ledger-board__tag{margin:0 0 .35rem;font-family:"IBM Plex Mono",monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#b87d4b}.ledger-board h1{margin:0 0 .65rem;font-size:clamp(1.45rem, 4vw, 1.85rem);line-height:1.2}.ledger-board__lede{margin:0 0 1.25rem;color:#5c6b62;max-width:42rem;font-size:1.02rem;line-height:1.6}.ledger-intro{background:#fff;border:1px solid #ddd4c4;border-radius:8px;padding:1.3rem 1.35rem;margin-bottom:1.5rem;box-shadow:0 2px 0 rgba(28,43,34,.04)}.ledger-intro h2{margin:0 0 .8rem;font-size:1.2rem}.ledger-intro p{margin:0 0 .85rem;font-size:.98rem;line-height:1.6;color:#1c2b22}.ledger-intro p:last-child{margin-bottom:0}.view-home .ledger-board h1{font-size:clamp(1.55rem, 4.5vw, 2rem)}.view-home .ledger-card p{font-size:.94rem;line-height:1.5}.ledger-start{margin-top:1.25rem;padding:1.2rem 1.3rem;background:#fff;border:1px dashed #ddd4c4;border-radius:8px}.ledger-start h2{margin:0 0 .7rem;font-size:1.12rem}.ledger-start p{margin:0 0 .7rem;font-size:.96rem;line-height:1.55}.ledger-start p:last-child{margin-bottom:0;color:#5c6b62;font-size:.9rem}.ledger-board__grid{border:1px solid #ddd4c4;border-radius:6px;overflow:hidden;font-family:"IBM Plex Mono",monospace;font-size:.82rem}.ledger-board__row{display:grid;grid-template-columns:5rem 1fr auto;gap:.75rem;padding:.65rem .85rem;border-top:1px solid #ddd4c4;text-decoration:none;color:inherit;align-items:center}.ledger-board__row:first-child{border-top:0}.ledger-board__row--head{background:#ebe4d8;font-weight:600;color:#5c6b62;pointer-events:none}.ledger-board__row:not(.ledger-board__row--head):hover{background:#faf7f0}.ledger-board__code{color:#8f5f38;font-weight:500}.ledger-board__link{color:#b87d4b;font-size:.78rem}.ledger-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;margin-bottom:1.5rem}.ledger-card{background:#fff;border:1px solid #ddd4c4;border-radius:8px;padding:1rem;text-decoration:none;color:inherit;transition:border-color .15s}.ledger-card:hover{border-color:#b87d4b}.ledger-card h2{margin:0 0 .4rem;font-size:1.05rem}.ledger-card p{margin:0;font-size:.9rem;color:#5c6b62}.ledger-note{background:#ebe4d8;border-radius:8px;padding:1.25rem}.ledger-note h2{margin:0 0 .75rem;font-size:1.15rem}.ledger-note ol{margin:0 0 1rem;padding-left:1.25rem}.ledger-note li{margin-bottom:.5rem}.folio-bet{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px dashed #ddd4c4;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem}.folio-bet__label{margin:0 0 .25rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#5c6b62}.folio-bet__copy p:last-child{margin:0;font-size:.88rem;color:#5c6b62}.folio-bet__cta{display:flex;align-items:center;gap:1rem;flex-shrink:0}.folio-bet__logo{display:block;line-height:0}.folio-bet__logo img{max-height:32px;width:auto}.folio-bet__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:0 1.15rem;border:0;border-radius:.35rem;background:#b87d4b;color:#fff;text-decoration:none;font-size:.88rem;font-weight:600;line-height:1;white-space:nowrap}.folio-bet__btn:hover{background:#9c693e;color:#fff}.ledger-sheet{max-width:720px;margin:0 auto}.ledger-sheet__tag{font-family:"IBM Plex Mono",monospace;font-size:.75rem;color:#b87d4b;text-transform:uppercase;letter-spacing:.05em}.ledger-sheet h1{font-size:clamp(1.35rem, 3.5vw, 1.75rem);line-height:1.25}.ledger-sheet__lede{color:#5c6b62}.ledger-sheet__meta{font-size:.9rem;color:#5c6b62}.ledger-sheet__foot{margin-top:1.5rem;font-size:.88rem}.ledger-shot{margin:1rem 0 1.5rem;border-radius:8px;overflow:hidden;border:1px solid #ddd4c4;width:100%}.ledger-shot img{width:100%;height:auto;display:block}.ledger-shot--compact{width:100%;max-width:none}.ledger-prose{margin-bottom:1.5rem}.ledger-prose h2{font-size:1.15rem;margin:0 0 .5rem}.ledger-prose p,.ledger-prose ul{color:#5c6b62}.ledger-table-wrap{overflow-x:auto;margin:1rem 0}.ledger-table{width:100%;border-collapse:collapse;font-size:.9rem}.ledger-table th,.ledger-table td{border:1px solid #ddd4c4;padding:.55rem .75rem;text-align:left}.ledger-table th{background:#ebe4d8;font-weight:600}.ledger-faq div{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #ddd4c4}.ledger-faq dt{font-weight:600;margin-bottom:.35rem}.ledger-faq dd{margin:0;color:#5c6b62}@media(max-width: 767px){.ledger-board__row{grid-template-columns:4rem 1fr}.ledger-board__link{display:none}}.page-error .ledgerapp{min-height:100dvh;background:radial-gradient(ellipse at 50% 30%, rgba(184, 125, 75, 0.14), transparent 55%),#f6f1e7}.page-error .ledgercore{display:flex;align-items:center;justify-content:center;flex:1 0 auto;width:100%;max-width:none;margin:0;padding:2.5rem 1.15rem 3rem;background:transparent}.folio-act{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 1.15rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;border-radius:.35rem;border:2px solid transparent;line-height:1;white-space:nowrap}.folio-act--fill{background:#b87d4b;color:#fff;border-color:#b87d4b}.folio-act--fill:hover{background:#8f5f38;border-color:#8f5f38;color:#fff}.folio-act--line{background:transparent;color:#b87d4b;border-color:#b87d4b}.folio-act--line:hover{background:rgba(184,125,75,.1);color:#8f5f38}.lost-card{width:100%;max-width:28rem;margin:0 auto;padding:2rem 1.75rem;text-align:center;background:#fff;border:1px solid #ddd4c4;border-top:4px solid #b87d4b;border-radius:8px;box-shadow:0 10px 32px rgba(28,43,34,.1)}.lost-card__code{margin:0 0 .35rem;font-family:"IBM Plex Mono",monospace;font-size:clamp(2.75rem, 10vw, 3.5rem);font-weight:500;line-height:1;color:#b87d4b}.lost-card h1{margin:0 0 .75rem;font-size:1.4rem;color:#1c2b22}.lost-card p{margin:0 0 1.4rem;color:#5c6b62;font-size:.95rem;line-height:1.55}.lost-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}