html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.container{display:flex;flex-direction:column;background-color:#f6f3f4;justify-content:center;align-items:center;height:100vh}.update-button{width:15rem;height:3rem;font-weight:700;color:#355882;background-color:#f6f3f4;border-radius:8px;transition:.25s;border:2px solid #a2d2ff;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}.update-button:hover{background-color:#a2d2ff;border:2px solid none;transition:.25s;cursor:pointer}.update-button:active{transition:.25s;background:#ffafcc;color:#e9e9e9;transform:translateY(5px)}.vertical-line{border-left:#a2d2ff solid .25rem;height:2rem}.update-box,.not-update-box{height:15rem;width:15rem;background:#0003;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;display:grid;transition:.5s;place-items:center;border:3px solid #a2d2ff;border-radius:8px}.update-box :is(div),.not-update-box :is(div){padding:.25rem;text-align:center}.not-update-box{cursor:pointer}.not-update-box :is(p){margin-bottom:1rem}.boolean-marker{padding:.5rem;min-width:5rem;text-align:center;border-radius:8px;border:1px solid black;color:#355882;border:solid #355882 1px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#355882;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
