*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#202b20;color:#f5f3eb;font-family:Barlow,Arial,sans-serif}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid currentColor;outline-offset:-3px}#console{height:100dvh;max-height:100%;width:min(900px,100%);margin:auto;padding:max(10px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));display:grid;grid-template-rows:44px minmax(0,1fr) 36px;gap:8px}.console-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.console-header a{color:inherit;font-size:13px}.console-header h1{font:500 clamp(15px,2.6vw,24px) Barlow,Arial,sans-serif;margin:0}.console-header button,footer button{border:0;background:transparent;color:inherit;min-height:32px;padding:5px 10px}.lcd{background:#dce1cd;color:#202b20;border:5px solid #111d16;border-radius:8px;display:grid;grid-template-rows:68px minmax(0,1fr) 54px;min-height:0;padding:12px;font-family:'Courier New',monospace}.readout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;border-bottom:2px solid #202b20;padding:4px 0 12px}.readout span{display:block;font-size:12px}.readout b{font-size:clamp(12px,2.5vw,20px);line-height:1.8;white-space:nowrap}.screen{min-height:0;display:flex;flex-direction:column;gap:8px;padding:14px 0}.screen-title{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:28px}.screen-title h2{font:700 clamp(17px,3vw,24px) 'Courier New',monospace;margin:0}.screen-title>span{font-size:12px}.price-head,.price-row{display:grid;grid-template-columns:1.4fr 1fr .4fr;gap:4px;text-align:left}.price-head{font-size:12px;border-bottom:1px solid #202b20;padding:0 8px 5px}.price-head span:not(:first-child),.price-row span:not(:first-child){text-align:right}.price-list{display:grid;grid-template-rows:repeat(6,minmax(30px,1fr));flex:1;min-height:0;gap:2px}.price-row{align-items:center;border:0;border-radius:0;background:transparent;color:inherit;padding:4px 8px;font-size:clamp(14px,2.4vw,21px);font-family:inherit}.price-row.chosen{background:#202b20;color:#e5ebd4}.screen-note{font-size:12px;line-height:1.35;min-height:32px;margin:0}.softkeys{display:flex;gap:6px;border-top:2px solid #202b20;padding-top:8px}.softkeys button{flex:1;background:#202b20;color:#e5ebd4;border:0;border-radius:2px;font-size:14px;padding:6px}.destinations{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:8px;flex:1;min-height:0}.destinations button,.quantity-keys button,.bank-keys button{background:transparent;border:1px solid #202b20;color:inherit;font-size:14px;padding:8px}.destinations button{text-align:left}.event-copy,.result{flex:1;display:flex;flex-direction:column;justify-content:center;font-size:clamp(16px,3vw,24px);line-height:1.45}.result strong{font-size:clamp(25px,5vw,48px)}.trade-body{display:flex;flex-direction:column;justify-content:center;gap:20px;flex:1}.trade-body label{display:flex;justify-content:space-between;font-size:20px}.trade-body input{width:100%;accent-color:#202b20;height:36px}.quantity-keys,.bank-keys{display:flex;gap:10px}.quantity-keys button,.bank-keys button{flex:1;min-height:44px}.trade-body p,.help-copy p{font-size:14px;line-height:1.5}.ledger{flex:1;display:flex;flex-direction:column;justify-content:center}.ledger p{display:flex;justify-content:space-between;gap:10px;font-size:16px}.help-copy{flex:1;display:flex;flex-direction:column;justify-content:center}footer{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px}footer button{font-size:14px}@media(min-height:900px){#console{max-height:850px;position:absolute;inset:0;margin:auto}}@media(max-width:420px){.console-header a{font-size:12px}.console-header h1{font-size:15px}.console-header button{padding:5px}.lcd{padding:9px}.readout b{font-size:12px}.screen-title>span{font-size:12px}.price-row{font-size:14px}.trade-body label{font-size:17px}.ledger p{font-size:14px}}@media(max-height:650px){#console{grid-template-rows:32px minmax(0,1fr) 28px;gap:4px;padding-top:5px;padding-bottom:5px}.lcd{grid-template-rows:48px minmax(0,1fr) 46px;padding:8px}.readout{padding:0 0 4px}.readout b{line-height:1.35}.screen{padding:6px 0;gap:4px}.price-list{grid-template-rows:repeat(6,minmax(26px,1fr))}.screen-note{min-height:28px}.trade-body{gap:8px}.trade-body p{margin:0}.help-copy p{margin:4px 0}}@media(max-height:519px){.price-list{grid-template-rows:repeat(3,minmax(26px,1fr))}.screen-note{min-height:16px}.screen-title{min-height:22px}.screen-title h2{font-size:17px}.price-row{font-size:14px}.destinations{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.trade-body{gap:4px}.trade-body input{height:24px}.quantity-keys button,.bank-keys button{min-height:30px;padding:4px}.ledger p{margin:5px 0}.event-copy{font-size:16px}.help-copy p{font-size:12px;margin:2px 0}}
