#nprogress .bar{background:#c8432c;height:6px}#nprogress .peg{box-shadow:none}#nprogress .spinner{display:none}body,html{margin:0;padding:0;background:#1a1612;min-height:100vh}body{font-family:Libre Caslon Text,Georgia,serif;display:flex;align-items:center;justify-content:center;padding:40px 20px;background-image:radial-gradient(ellipse at 20% 20%,#2a2018 0,#120e0a 70%)}input::placeholder{color:rgba(0,0,0,.35)}*{-webkit-tap-highlight-color:transparent}.phone-scroll::-webkit-scrollbar{display:none}.wysiwyg ol{counter-reset:wysiwyg-counter}.wysiwyg ol,.wysiwyg ul{list-style:none;padding:0;margin:0}.wysiwyg ol li,.wysiwyg ul li{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid color-mix(in srgb,var(--wysiwyg-ink,#1f1a14) 13%,transparent);align-items:flex-start;font-family:Libre Caslon Text,serif;font-size:15px;line-height:1.45;color:var(--wysiwyg-ink,#1f1a14)}.wysiwyg ol li{counter-increment:wysiwyg-counter}.wysiwyg ol li:before{content:counter(wysiwyg-counter,decimal-leading-zero);font-size:28px;line-height:1;min-width:32px}.wysiwyg ol li:before,.wysiwyg ul li:before{font-family:"DM Serif Display",serif;color:var(--wysiwyg-accent,#c8432c);flex-shrink:0}.wysiwyg ul li:before{content:"—";font-size:20px;line-height:1.2}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:pageIn .22s ease}.list-enter{animation:pageIn .18s ease}@keyframes beerFloat{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-40px) scale(1.3)}}.beer-flash{position:absolute;animation:beerFloat 1.4s ease-out forwards;font-size:20px;line-height:1;z-index:10}#nprogress,.beer-flash{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}