:root{color:#111;background:#fff;font-family:Courier New,Courier,monospace;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#fff;color:#111;overflow:hidden}.page{width:100%;height:100%;display:grid;place-items:start center;padding:18px;background:#fff}.roll-wrap{width:min(430px,100%);height:calc(100vh - 36px);border-left:1px solid #111;border-right:1px solid #111;background:#fffef7}.roll{width:100%;height:100%;overflow-y:auto;padding:18px 16px 60px;background:#fffef7;scrollbar-width:none}.roll::-webkit-scrollbar{display:none}.receipt-head{text-align:center;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.logo{display:block;width:100%;max-width:210px;margin:0 auto 8px}.buy-line{animation:print .26s steps(5,end)}.row{display:flex;justify-content:space-between;gap:18px;font-size:13px;line-height:1.35;text-transform:uppercase}.top{color:#333;font-size:11px}.total{margin:5px 0 3px;font-size:20px;font-weight:900;letter-spacing:-.08em}.wallet,.sig{overflow-wrap:anywhere;color:#222;font-size:10px;line-height:1.25}.wallet{margin-bottom:6px}.sig{margin-top:5px}.cut{height:1px;margin:14px 0;border-top:1px dashed #111}@keyframes print{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}.receipt-nav{position:fixed;z-index:10;top:14px;left:50%;transform:translate(-50%);width:min(430px,calc(100% - 36px));display:flex;justify-content:space-between;gap:8px;pointer-events:none}.receipt-nav button{pointer-events:auto;border:1px solid #111;background:#fffef7;color:#111;padding:8px 10px;font:900 10px/1 Courier New,monospace;text-transform:uppercase;box-shadow:3px 3px #111}.receipt-nav button:hover{background:#111;color:#fffef7}.receipt-nav+*{padding-top:18px}.launch-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0009;display:flex;justify-content:flex-end}.launch-drawer{width:min(480px,100%);height:100%;overflow:auto;background:#fffef7;color:#111;padding:28px 24px;box-shadow:-8px 0 #111}.launch-close{float:right;border:0;background:none;font:700 28px/1 Courier New;cursor:pointer}.launch-drawer>p{font-size:11px;margin:12px 0 28px}.launch-drawer h2{font-size:42px;line-height:.9;letter-spacing:-.08em;margin:0 0 30px}.launch-drawer h2 b{font-size:54px}.launch-drawer label{display:block;font-size:11px;font-weight:900;margin-top:16px}.launch-drawer input,.launch-drawer textarea{display:block;width:100%;border:1px solid #111;background:#fff;padding:11px;margin-top:5px;font:13px Courier New;outline:0}.launch-preview{display:block;width:90px;height:90px;-o-object-fit:cover;object-fit:cover;border:1px solid #111;margin-top:10px}.launch-wallet{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px dashed #111;border-bottom:1px dashed #111;padding:15px 0;margin-top:20px;font-size:11px}.launch-wallet button,.launch-submit{border:1px solid #111;background:#111;color:#fff;padding:10px;font:700 10px Courier New;text-transform:uppercase;cursor:pointer}.launch-submit{width:100%;margin-top:16px}.launch-submit:disabled{opacity:.35;cursor:not-allowed}.launch-drawer small{display:block;font-size:10px;margin-top:10px;line-height:1.4}
