body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{overflow-x:hidden}.bp-fade-in.bp-header-fade{align-items:flex-start;position:absolute;top:20px;z-index:10}.bp-fade-in.bp-header-fade,.bp-footer{background:none;display:flex;justify-content:center;left:0;width:100vw}.bp-footer{align-items:center;bottom:5vh;padding:0;pointer-events:none;position:fixed}.bp-reset-btn{background:radial-gradient(ellipse at 50% 50%,#ebac0a 90%,#70501a 100%);border:1px solid #1a1407;border-radius:3px;box-shadow:0 8px 8px 0 #000000e6,0 0 1px 4px #000,0 0 2px 8px #e2b13c;color:#000!important;cursor:pointer;font-size:1rem;font-weight:700;padding:4px 26px;pointer-events:auto;position:relative;text-shadow:none;transition:box-shadow .2s,transform .2s}.bp-reset-btn:hover{transform:scale(1.05)}#root,.bp-background,body,html{box-sizing:border-box;height:100vh;margin:0;min-height:100vh;min-width:100vw;padding:0;width:100vw}.bp-background{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100vw}.bp-background,.bp-container{align-items:center;display:flex;justify-content:center}.bp-container{background:#ffffff05;flex-direction:column}.bp-fade-in{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.bp-fade-in.bp-fade-in-active{opacity:1;transform:translateY(0)}.bp-logo{margin-bottom:10px;width:260px}.bp-content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px}.bp-side{align-items:center;background:#333;border-radius:16px;color:#e2b13c;display:flex;flex-direction:column;font-family:Segoe UI,Arial,sans-serif;font-size:1.3rem;font-weight:600;min-width:160px;padding:24px 32px}.bp-side-left{margin-right:24px}.bp-side-right{margin-left:24px;min-width:210px}.bp-round-label,.bp-side-label{margin-top:10px}.bp-round-value,.bp-side-value{font-size:2.5rem;margin-bottom:10px}.bp-value{margin-bottom:2px;padding:6px 0;width:110px}.bp-value-low{background:#a00}.bp-value-high{background:#e2b13c}.bp-offers-header{color:#e2b13c;display:flex;flex-direction:row;font-size:1.1rem;justify-content:space-between;margin-bottom:10px;width:100%}.bp-offers-header>div{text-align:center;width:50%}.bp-offer-row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:4px;width:100%}.bp-offer-estimate{border-radius:6px 0 0 6px}.bp-offer-bank,.bp-offer-estimate{background:#e2b13c;color:#222;font-weight:700;padding:4px 0;text-align:center;width:50%}.bp-offer-bank{border-radius:0 6px 6px 0}.bp-offer-bank-active{background:#2ecc40!important;color:#fff!important}.bp-header{align-items:center;background:none;flex-direction:row;gap:24px;left:0;margin-bottom:10px;position:absolute;top:1vh;width:100%;z-index:10}.bp-header,.bp-header-offers{display:flex;height:7vh;justify-content:center}.bp-header-offers{align-items:flex-start;background:#000;flex-direction:column}.bp-header-offers-labels{color:#e2b13c;display:flex;flex-direction:row;font-size:1.1rem;margin-bottom:2px}.bp-header-offers-values{display:flex;flex-direction:row;font-size:2.2vh;font-weight:700}.bp-header-offers-bank,.bp-header-offers-estimate{color:gold}.bp-header-progress{align-items:center;background-color:#000;display:flex;flex-direction:row;height:7vh}.bp-header-progress-col{align-items:center;display:flex;flex-direction:column;height:10vh;justify-content:center;margin:0 1vw}.bp-round-label,.bp-side-label{color:#e2b13c;font-size:1.1rem;margin-bottom:2px;margin-top:0}.bp-round-value,.bp-side-value{color:gold;font-size:2.2vh;font-weight:700;margin-bottom:0}.bp-logo{filter:drop-shadow(0 32px 32px rgba(0,0,0,.45)) drop-shadow(0 32px 64px rgba(0,0,0,.25));height:auto;margin-bottom:0;margin-top:0;max-height:7vh;max-width:40vw;width:auto}.bp-modal-backdrop{align-items:center;background:#000000bf;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.bp-modal{background:#000!important;border-radius:16px;box-shadow:0 8px 32px 0 #000000b3;max-width:90vw;min-width:320px;padding:32px 24px 24px;position:relative}.bp-modal-row-gold{background:gold!important;color:#000!important;font-weight:700}.bp-modal-row-green{background:#4caf50!important;color:#fff!important;font-weight:700}.bp-modal input[type=text]{background:#fffbe6;border:1px solid #e2b13c;border-radius:6px;color:#222;font-size:1.1rem;margin:0 0 0 8px;padding:6px 12px}.bp-modal-close{background:none;border:none;color:gold;cursor:pointer;font-size:1.5rem;position:absolute;right:12px;top:8px}.bp-modal-table{border-collapse:collapse;margin-top:12px;width:100%}.bp-modal-table td,.bp-modal-table th{border:none;padding:6px 10px;text-align:center}.bp-modal-table th{background:#000;color:gold}.bp-modal-table td input{width:80px}.bp-slide-in-left{animation:bp-slide-in-left-anim .4s cubic-bezier(.4,0,.2,1)}@keyframes bp-slide-in-left-anim{0%{filter:blur(2px);opacity:0;transform:translateX(-120%) scale(.8)}to{filter:none;opacity:1;transform:none}}.bp-slide-in-right{animation:bp-slide-in-right-anim .4s cubic-bezier(.4,0,.2,1)}@keyframes bp-slide-in-right-anim{0%{filter:blur(2px);opacity:0;transform:translateX(120%) scale(.8)}to{filter:none;opacity:1;transform:none}}.bp-restore-btn{align-items:center;background:#0000;border:4px solid #0000;border-radius:6px;box-shadow:0 0 0 0 #0000;box-sizing:border-box;cursor:pointer;display:flex;font-size:1.15rem;font-weight:700;height:3vh;justify-content:center;letter-spacing:1px;margin-bottom:10px;max-width:200px;min-width:140px;opacity:0;outline:none;padding:4px 0;position:relative;transform:none;-webkit-user-select:none;user-select:none;vertical-align:middle;z-index:1;.bp-restore-btn:hover{box-shadow:0 4px 24px 0 #00000040;transform:scale(1.06)}}.bp-restore-btn-low{border:2px solid #d22}.bp-restore-btn-high{border:2px solid #fff2b0}.bp-values{display:flex;flex-direction:row;gap:40px;margin:0 24px}.bp-values-left,.bp-values-right{display:flex;flex-direction:column;gap:6px}.bp-value{align-items:center;border-radius:6px;cursor:pointer;display:flex;filter:none;font-size:1.15rem;font-weight:700;height:3vh;justify-content:center;letter-spacing:1px;margin-bottom:6px;max-width:200px;min-width:140px;opacity:1;padding:0;text-align:center;transition:box-shadow .2s,transform .2s,opacity .4s,margin .4s,filter .4s;-webkit-user-select:none;user-select:none}.bp-value.bp-slide-left{filter:blur(2px);margin-left:-120px;opacity:0;pointer-events:none;transform:translateX(-120%) scale(.8)}.bp-value.bp-slide-right{filter:blur(2px);margin-right:-120px;opacity:0;pointer-events:none;transform:translateX(120%) scale(.8)}.bp-value:hover{box-shadow:0 4px 24px 0 #00000040;transform:scale(1.06)}.bp-value-low{background:radial-gradient(circle,#3c070d 40%,#eb0a0a 100%);border:2px solid #d22;color:#fff}.bp-value-high{background:radial-gradient(circle,#70501a 40%,#ebac0a 100%);border:2px solid #fff2b0;color:#222}
/*# sourceMappingURL=main.fe58a95d.css.map*/