button{all:unset;width:fit-content;cursor:pointer;display:inline-flex}input,textarea{all:unset;border:none;background-color:inherit;color:inherit}select{background-color:#fff;color:#000}*{margin:0;padding:0;font-family:inherit;font-size:inherit;box-sizing:border-box!important}#root{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}:root{font-family:DM Sans,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1remrem,1remrem + 0remvw,1remrem);line-height:1.5;font-weight:400;color-scheme:light dark;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.light body{background-color:#e9eef1;color:#1a1a1a}.light .btn{background-color:#b90000;color:#fff}.light input,.light textarea{background-color:#fff}.light .btn:hover{box-shadow:0 0 20px 1px #b9000066}.light .btn:focus{box-shadow:0 0 20px 1px #b9000066}.light a{color:inherit}.dark body{background-color:#242424;color:#f0f0f0}.dark .btn{background-color:#b90000;color:#fff}.dark input,.dark textarea{background-color:#131313}.dark .btn:hover{box-shadow:0 0 20px 1px #b9000066}.dark .btn:focus{box-shadow:0 0 20px 1px #b9000066}.dark a{color:inherit}section{width:100%;margin:0;padding:0}.container{max-width:64rem;width:100%;padding:0 clamp(1rem,.7142857143rem + 1.4285714286vw,2rem);margin:0 auto}a{font-weight:500;text-decoration:inherit;cursor:pointer}a:hover{text-decoration:underline}p{font-size:clamp(1remrem,1remrem + 0remvw,1remrem)}h1{font-size:clamp(3.18rem,2.6057142857rem + 2.8714285714vw,5.19rem)}h2{font-size:clamp(2.5238095238rem,2.1780942593rem + 1.7285763226vw,3.7338129496rem)}h3{font-size:clamp(2.0030234316rem,1.6412914372rem + 1.8086599719vw,3.2690854119rem)}h4{font-size:clamp(1.5897011362rem,1.3026122518rem + 1.4354444222vw,2.5945122317rem)}h5{font-size:clamp(1.2616675684rem,1.0338192474rem + 1.1392416049vw,2.0591366918rem)}h6{font-size:clamp(1.001323467rem,.8204914662rem + .9041600039vw,1.6342354697rem)}.btn{border-radius:1rem;padding:.5rem 1rem;font-weight:600;font-family:inherit;display:flex;font-size:.8rem;gap:clamp(.3249rem,.25915rem + .32875vw,.555025rem);transition:outline .25s;outline-color:transparent;align-items:center;justify-content:center;transition:box-shadow .35s,background-color .25s,color .25s}.btn.inactive{opacity:.5;pointer-events:none}.btn.inactive2{opacity:.5;cursor:not-allowed}input,textarea{padding:.5rem 1rem;border-radius:1rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],textarea[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}label{cursor:pointer}.link{color:#00f!important;text-decoration:underline}.light .solid-div,.light .select,.light .account-button,.light .list-div{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .solid-div,.dark .select,.dark .account-button,.dark .list-div{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.pmod-bg{background-image:url(/images/bg_orders.png);background-size:cover;background-position:center;min-height:100vh;background-attachment:fixed}.debug{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column-reverse;gap:.75rem;align-items:flex-end;z-index:1000;pointer-events:none}.debug>*{pointer-events:auto}.none{display:none}.loading-div-full-page{display:flex;justify-content:center;align-items:center;height:100vh}.loading-div{color:#960000}.logo{width:clamp(5rem,4.4285714286rem + 2.8571428571vw,7rem);aspect-ratio:2;display:flex;align-items:center}.profile{width:1.5rem;height:1.5rem}.light .solid-div,.light .profile-modal,.light .select,.light .account-button,.light .list-div{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .solid-div,.dark .profile-modal,.dark .select,.dark .account-button,.dark .list-div{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.pmod-bg{background-image:url(/images/bg_orders.png);background-size:cover;background-position:center;min-height:100vh;background-attachment:fixed}.profile-modal{position:absolute;top:4rem;right:0;padding:1rem;border-radius:.5rem;font-size:.85rem;font-weight:500;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;max-width:fit-content}.profile-modal button:hover{text-decoration:underline}.profile-modal-btn{text-wrap:nowrap}.light .solid-div,.light .select-options,.light .select,.light .account-button,.light .list-div{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .solid-div,.dark .select-options,.dark .select,.dark .account-button,.dark .list-div{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.pmod-bg{background-image:url(/images/bg_orders.png);background-size:cover;background-position:center;min-height:100vh;background-attachment:fixed}.select-container{position:relative;border-radius:.25rem;padding:.5rem;cursor:pointer}.select-main{display:flex;align-items:center;gap:.15rem;color:#000}.select-icon{margin-left:auto;width:1.5rem;aspect-ratio:1;display:flex;align-items:center}.select-icon-path{fill:#000}.select-options{position:absolute;width:100%;border-radius:.25rem;top:105%;left:0;cursor:pointer;overflow:hidden;z-index:1}.select-options{background-color:#fff}.select-option{padding:.375rem .75rem}.select-option:hover{background-color:#0471ff;color:#fff}.navbar{position:sticky;top:0;display:flex;padding:.5rem 0rem;align-items:center;min-height:3.5rem;z-index:100}.nav-container{width:100%;display:flex;align-items:center;gap:clamp(.25rem,.25rem + 0vw,.25rem);justify-content:space-between}.light .navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .navbar{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.account-btn{padding:.25rem;border-radius:50%;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center}.account-btn:hover{background-color:#e3e3e3}.home{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.light .solid-div,.light .submit-container,.light .select,.light .account-button,.light .list-div{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .solid-div,.dark .submit-container,.dark .select,.dark .account-button,.dark .list-div{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.pmod-bg{background-image:url(/images/bg_orders.png);background-size:cover;background-position:center;min-height:100vh;background-attachment:fixed}.light .submit-container,.dark .submit-container{padding:1rem;border-radius:.25rem;margin:auto}.light .solid-div,.light .select,.light .account-button,.light .list-div,.light .login-input,.light .registration-input{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .solid-div,.dark .select,.dark .account-button,.dark .list-div,.dark .login-input,.dark .registration-input{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.list-div,.login-input,.registration-input{border-radius:.25rem;padding:1rem;font-size:.85rem}.pmod-bg{background-image:url(/images/bg_orders.png);background-size:cover;background-position:center;min-height:100vh;background-attachment:fixed}form{display:flex;flex-direction:column;gap:1rem;align-items:center}.registration-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.login-form{max-width:100%}body.landscape .registration-inputs{grid-template-columns:1fr}.login-input,.registration-input{padding:.75rem;font-size:1rem;width:25rem;max-width:100%}.registration-input{width:auto}.login{display:flex;flex-direction:column;align-items:center;margin-top:2rem}.pwd-reqs{margin-left:1rem;font-size:.8rem;color:#5d5d5d}.forgot-password-link{color:red;font-size:.85rem}.forgot-password-link:hover{text-decoration:underline}.light .policy-btn{color:#b90000}.light .policy-btn:hover{text-decoration:underline}.dark .policy-btn{color:#b90000}.dark .policy-btn:hover{text-decoration:underline}.fgp{position:relative;background-color:#fff;border-radius:1rem;margin:auto 0;max-width:100%;width:35rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.fgp-input{border-bottom:1px solid gray;border-radius:0;width:25rem;width:100%;padding:.25rem}.checkbox-container{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.checkmark{display:inline-block;width:1.25rem;height:1.25rem;border-radius:4px;border:2px solid;cursor:pointer;flex-shrink:0}.light .checkmark{border-color:#b90000;color:transparent}.light .checkmark.checked{background-color:#b90000;color:#fff}.dark .checkmark{border-color:#b90000;color:transparent}.dark .checkmark.checked{background-color:#b90000;color:#131313}@keyframes fadeIn{0%{top:-2.5rem;opacity:0}to{top:0rem;opacity:1}}.h-flex{display:flex}.v-flex{display:flex;flex-direction:column}.c-flex{display:flex;justify-content:center;align-items:center}.wrap{flex-wrap:wrap}.r-wrap{flex-wrap:wrap-reverse}.gap-0-25{gap:.25rem}.gap-0-5{gap:.5rem}.gap-0-75{gap:.75rem}.gap-1{gap:1rem}.text-center{text-align:center}.hover-underline:hover{text-decoration:underline}.h1{font-size:clamp(3.18rem,2.6057142857rem + 2.8714285714vw,5.19rem)}.h2{font-size:clamp(2.5238095238rem,2.1780942593rem + 1.7285763226vw,3.7338129496rem)}.h3{font-size:clamp(2.0030234316rem,1.6412914372rem + 1.8086599719vw,3.2690854119rem)}.h4{font-size:clamp(1.5897011362rem,1.3026122518rem + 1.4354444222vw,2.5945122317rem)}.h5{font-size:clamp(1.2616675684rem,1.0338192474rem + 1.1392416049vw,2.0591366918rem)}.h6{font-size:clamp(1.001323467rem,.8204914662rem + .9041600039vw,1.6342354697rem)}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-pd{padding:0}.w-100{width:100%}.none{display:none!important}.noclick{pointer-events:none}.empty{box-sizing:border-box}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:flex-start;background-color:#00000080;z-index:100;overflow-y:auto}.info-box{display:flex;justify-content:center;align-items:center;background-color:red;color:#fff}.light .info-box{background-color:#b90000;transition:box-shadow .25s ease-in-out}.light button.info-box:hover{box-shadow:0 0 20px 1px #b9000066}.light button.info-box:focus{box-shadow:0 0 20px 1px #b9000066}.dark .info-box{background-color:#b90000;transition:box-shadow .25s ease-in-out}.dark button.info-box:hover{box-shadow:0 0 20px 1px #b9000066}.dark button.info-box:focus{box-shadow:0 0 20px 1px #b9000066}.hidden{visibility:hidden}.overflow-hidden{overflow:hidden}.modal-content{position:relative;padding:clamp(1rem,.4285714286rem + 2.8571428571vw,3rem);border-radius:1.5rem;animation:fadeIn .25s ease-in-out;margin:1rem;display:flex;flex-direction:column}body.tablet .modal-content{min-height:100%;border-radius:0;width:100%;justify-content:center;margin:0}.light .modal-content{background-color:#fff;box-shadow:0 0 5px 2px #00000040}.dark .modal-content{background-color:#131313;box-shadow:0 0 5px 2px #00000040}.light .solid-div,.light .policy-container,.light .select,.light .account-button,.light .list-div{background-color:#fff;box-shadow:0 2px 4px #0000001a}.dark .solid-div,.dark .policy-container,.dark .select,.dark .account-button,.dark .list-div{background-color:#131313;box-shadow:0 2px 4px #ffffff1a}.language-select{display:flex;align-items:center;justify-content:center;font-weight:600}.language-select:hover{background-color:#e6e6e6}.list-div{border-radius:.25rem;padding:1rem;font-size:.85rem}.light .empty-input,.light .rounded-input,.light .border-bottom-input,.dark .empty-input,.dark .rounded-input,.dark .border-bottom-input{padding:0;background-color:inherit;border-radius:0;min-width:0}.account-button{width:100%;padding:1rem;border-radius:.5rem;display:flex;justify-content:center;font-weight:400}.account-button.delete{color:red}.account-button.hard-delete,.account-button.hard-delete:hover{background-color:#d40000;color:#fff}.account-button:hover{background-color:#f2f2f2;text-decoration:none}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.horizontal-bar{height:1px;width:100%;background-color:#e4e4e4}.pmod-bg{background-image:url(/images/bg_orders.png);background-size:cover;background-position:center;min-height:100vh;background-attachment:fixed}.border-bottom-input{padding-bottom:.25rem!important;border-bottom:1px solid rgba(128,128,128,.5)}.rounded-input{padding-bottom:.25rem!important;border-radius:.5rem!important;box-shadow:0 2px 4px #00000026;padding:.5rem .75rem}.select{border:none;padding:.5rem;border-radius:.25rem}.light .policy-header{background-color:#b90000;padding:1rem;color:"white";gap:"1rem";display:flex;justify-content:space-between;font-size:1.15rem;font-weight:600}.light .policy-body{padding:1rem;width:45rem;max-width:100%;white-space:pre-line}.dark .policy-header{background-color:#b90000;padding:1rem;color:"white";gap:"1rem";display:flex;justify-content:space-between;font-size:1.15rem;font-weight:600}.dark .policy-body{padding:1rem;width:45rem;max-width:100%;white-space:pre-line}.not-found-div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}
