@font-face{font-family:Ubuntu Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ubuntu-mono-latin-400-normal-C4NTO4gd.woff2) format("woff2"),url(/assets/ubuntu-mono-latin-400-normal-Ong7xy6r.woff) format("woff")}*{-webkit-user-select:none;user-select:none;box-sizing:border-box}html,body{height:100%}body{margin:0}.yc-button,.yc-digit{display:flex;justify-content:center;align-items:center;cursor:pointer}.yc-history{overflow-y:scroll;-webkit-overflow-scrolling:touch}.yc-history-row{display:flex}.yc-history-name-col,.yc-history-desc-col,.yc-history-time-col{padding:5px}.yc-history-name-col,.yc-history-time-col{flex-shrink:0}.yc-history-desc-col{flex:1;text-align:center}.yc-history-break{text-align:center;height:.5em;border-bottom:1px solid #000;margin-top:1em;margin-bottom:1.5em}.yc-history-break-text{background-color:#fff;padding:0 5px}.yc-app{height:100%}.yc-layout{display:flex;flex-direction:column;height:100%;overflow-y:hidden}.yc-layout-row{display:flex}.yc-layout .yc-lp{flex:22.5}.yc-layout .yc-lp-val{font-size:12vh}@media (max-aspect-ratio: 3/5){.yc-layout .yc-lp-val.yc-lp-len-5{font-size:10vh}}.yc-layout .yc-lp-gain,.yc-layout .yc-lp-lose,.yc-layout .yc-lp-halve{font-size:13vh}.yc-layout .yc-lp-halve{display:none}@media (min-aspect-ratio: 5/4){.yc-layout .yc-lp-halve{display:flex}}.yc-layout-status{flex:10;font-size:7vh}.yc-layout-operand-table{width:calc(40% + 5px);position:relative}.yc-layout-operand-cell{height:100%;position:absolute;right:5px}.yc-layout-operand-cell .yc-operand{height:100%}.yc-layout-functions,.yc-layout-digits{flex:15;font-size:12vh}.yc-layout-digits .yc-digit{flex:1}.yc-layout-status .yc-timer,.yc-layout-functions .yc-timer{flex:3}.yc-layout-functions .yc-button{width:20%}.yc-layout .yc-history,.yc-layout .yc-random{flex:90}.yc-layout .yc-history-row,.yc-layout .yc-history-break{font-size:2.5vh}@media (min-aspect-ratio: 5/4){.yc-layout .yc-history-row,.yc-layout .yc-history-break{font-size:5vh}}.yc-close{display:flex;justify-content:center;align-items:center;flex:2;cursor:pointer}.yc-lp{display:flex}.yc-lp-val,.yc-lp-gain,.yc-lp-lose,.yc-lp-halve{display:flex;justify-content:center;align-items:center}.yc-lp-val{flex:1}.yc-lp-gain,.yc-lp-lose,.yc-lp-halve{cursor:pointer}.yc-lp-gain,.yc-lp-lose{width:20%}.yc-lp-halve{width:10%}.yc-no-js-container{justify-content:center;text-align:center}.yc-no-js-message,.yc-no-js-reload-button{width:240px;margin:10px auto;border-radius:3px;padding:20px;background-color:#eee;font-size:28px}.yc-no-js-reload-button{background-color:#424242;color:#fff;text-decoration:none}.yc-operand{display:flex;justify-content:flex-end;align-items:center}.yc-operand-extra-digit{opacity:.25}@keyframes yc-blinker-blink{50%{opacity:0}}.yc-operand-blinker{width:2px;height:100%;background-color:#000;opacity:1;animation:yc-blinker-blink 1s step-start infinite}@media (max-height: 250px){.yc-operand-blinker{width:1px}}.yc-operand-selected{display:flex;align-items:center;height:100%;color:#fff;background-color:#000}.yc-random{display:flex;flex-direction:column}.yc-random-cell{flex:1;margin:0 5px 5px;overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:20vh}@keyframes yc-pulsate{50%{transform:scale(1.1)}}.yc-pulsate{animation:yc-pulsate .3s cubic-bezier(.4,0,.2,1)}body{font-family:Ubuntu Mono,monospace}.yc-lp-val,.yc-lp-gain,.yc-lp-lose,.yc-lp-halve,.yc-timer,.yc-layout-operand-table,.yc-random-cell,.yc-button,.yc-digit,.yc-close{border-radius:3px}.yc-icon-container{position:relative}.yc-icon-container>*{position:absolute;width:100%;height:100%;left:0;top:0;padding:5px}.yc-lp-val,.yc-layout-status>*,.yc-random-cell{background-color:#eee}.yc-timer:active,.yc-close:active,.yc-random-cell:active{background-color:#e0e0e0}.yc-lp-val{margin:5px 5px 0}.yc-lp-gain,.yc-lp-lose,.yc-lp-halve{color:#fff;margin:5px 5px 0 0}.yc-lp-gain{background-color:#4caf50}.yc-lp-gain:active{background-color:#66bb6a}.yc-lp-lose,.yc-lp-halve{background-color:#673ab7}.yc-lp-lose:active,.yc-lp-halve:active{background-color:#7e57c2}.yc-layout-status>*{margin:5px 0 5px 5px}.yc-layout-status>*:last-child{margin:5px}.yc-lp-gain,.yc-lp-lose,.yc-lp-halve,.yc-reset-button,.yc-back-button,.yc-random-button,.yc-history-button,.yc-undo-button,.yc-digit{color:#fff;fill:#fff}.yc-timer-warning{background-color:#ffc107;color:#fff}.yc-timer-warning:active{background-color:#ffca28}.yc-timer-danger,.yc-timer-overtime{background-color:#ff9800;color:#fff}.yc-timer-danger:active,.yc-timer-overtime:active{background-color:#ffb74d}.yc-timer-warning-icon svg{fill:#fff}.yc-reset-button,.yc-back-button{background-color:#f44336}.yc-reset-button:active,.yc-back-button:active{background-color:#ef5350}.yc-random-button,.yc-history-button,.yc-undo-button{background-color:#009688}.yc-random-button:active,.yc-history-button:active,.yc-undo-button:active{background-color:#26a69a}.yc-digit{background-color:#424242}.yc-digit:active{background-color:#616161}.yc-layout>*:nth-child(4)>*:not(:last-child),.yc-layout>*:nth-child(5)>*:not(:last-child),.yc-layout>*:nth-child(6)>*:not(:last-child){margin:0 0 5px 5px}.yc-layout>*:nth-child(4)>*:last-child,.yc-layout>*:nth-child(5)>*:last-child,.yc-layout>*:nth-child(6)>*:last-child{margin:0 5px 5px}.yc-history-row-p1{color:#880e4f}.yc-history-row-p1:nth-child(odd){background-color:#f8bbd0}.yc-history-row-p1:nth-child(2n){background-color:#f48fb1}.yc-history-row-p2{color:#01579b}.yc-history-row-p2:nth-child(odd){background-color:#b3e5fc}.yc-history-row-p2:nth-child(2n){background-color:#81d4fa}.yc-timer{display:flex;justify-content:space-evenly;align-items:center;cursor:pointer}.yc-timer-text{text-align:center}.yc-timer-warning-icon,.yc-timer-spacer{display:flex;width:.5em;height:.5em;flex-shrink:0}.yc-timer-warning-icon svg{width:100%;height:100%}
