:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--color-primary-dark: #070f20;--color-primary-light: #b7d5e6;--color-primary-hover: #83d8ff;color-scheme:light dark;color:var(--color-primary-light);background-color:transparent;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}body{margin:0;display:flex;min-width:320px;min-height:100vh;background-image:url(/weightlifting-calculator/pexels-messina-photo-61078602-8170745.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-color:var(--color-primary-dark)}h1{font-size:1.8em;line-height:1.1;margin:1rem 0 .5rem}.header-row{max-width:430px;margin:0 auto;position:relative}.special-font{font-family:Alfa Slab One,sans-serif;font-weight:400;font-style:normal}.percentages-list button{background-color:transparent;color:var(--color-primary-dark);border:none;font-size:1rem;font-weight:700;padding:.4em 0}.question-icon{vertical-align:middle;background-color:transparent;border:none;color:var(--color-primary-light);margin-left:.5em;cursor:pointer;position:absolute;top:0;right:.5rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.arrow{padding-left:.4em;vertical-align:middle}.percentages-list button:focus,.percentages-list button:focus-visible{outline:0cap}.saved-percentages{font-size:1.5rem;font-weight:700;text-shadow:-1px -1px 0 #070f20,1px -1px 0 #070f20,-1px 1px 0 #070f20,1px 1px 0 #070f20;max-width:400px;margin:1rem auto}.text-smaller{font-size:1rem;display:block;margin-top:-2rem;margin-bottom:.7rem}label{font-size:1.2rem;font-weight:500;display:block}input,select{font-size:1em;font-family:inherit;font-weight:700;padding:.4em .8em;border:1px solid #888;border-radius:8px;background-color:var(--color-primary-light);color:var(--color-primary-dark);text-align:center;margin:0 .5em;width:3em}select{width:auto}option{padding:0}li{list-style-type:none;cursor:pointer}ul{padding:0;margin:0}.input-container{display:flex;justify-content:space-between;align-items:center;margin:1rem auto;margin-top:0;width:100%;max-width:400px}.percentage-container{display:flex;justify-content:space-between;text-align:left;gap:1em;padding:.2em .5em;background-color:var(--color-primary-light);color:var(--color-primary-dark);border-radius:1rem;margin:0 auto;width:90%;max-width:400px}.percentage-container ul{display:flex;flex-direction:column;justify-content:space-between;height:100%}.percentages-list{border-right:1px solid var(--color-primary-dark);width:50%}.percentages-detail{width:40%}#driver-popover-content{background-color:var(--color-primary-dark);color:var(--color-primary-light)}#driver-popover-content .driver-popover-progress-text{color:var(--color-primary-light)}.btn-remove{background-color:red;border:none;color:#fff;font-size:.8rem;cursor:pointer;display:inline-block;margin-left:1rem;padding:.2rem .4rem;border-radius:.3rem}@media (hover: hover) and (pointer: fine){a:hover,.percentages-list button:hover,.percentages-detail li:hover,.saved-percentages li:hover,#driver-popover-content .driver-popover-close-btn:hover{color:var(--color-primary-hover)}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}@media (min-width: 375px){.percentage-container{gap:1em;padding:.6em 1em;width:80%}.input-container{width:80%}.question-icon{right:7%}}@media (min-width: 768px){.percentages-list button{font-size:1.2rem}.percentages-list button{padding:.4em 0 .4em 1em}h1{font-size:2.5em}.question-icon{right:.5rem}}#root{min-width:320px;width:100vw;max-width:1280px;margin:0 auto;text-align:center}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}
