a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}body,html{height:100%}body{font-family:helvetica,arial,san-serif;font-weight:100;font-size:16px;line-height:1.4;color:#37474f;min-height:100%}a{color:inherit;text-decoration:underline}::-moz-selection{background:rgba(240,98,146,.7);color:hsla(0,0%,100%,.9)}::selection{background:rgba(240,98,146,.7);color:hsla(0,0%,100%,.9)}.head-control{position:relative;width:100%;height:40px;margin-bottom:20px;border-radius:5px;overflow:hidden}.head-control__select{font-family:arial,san-serif;display:block;width:100%;height:100%;background:#f06292;border:none;padding-left:10px;font-size:15px;line-height:40px;color:hsla(0,0%,100%,.9);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;transition:background-color .1s ease-out}.head-control:after{position:absolute;content:'';top:17px;right:17px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;pointer-events:none}.head-control:hover{background:#ff4081}.head-control:active{background:#ec407a}.length-control{display:flex;margin-bottom:20px;align-items:center}.length-control__button{display:flex;justify-content:center;align-items:center;background:#f06292;border-radius:5px;height:40px;color:hsla(0,0%,100%,.9);border:none;outline:none;flex:1;cursor:pointer;transition:background-color .1s ease-out}.length-control__button:hover{background:#ff4081}.length-control__button:active{background:#ec407a}.length-control__button:after{display:inline-block;height:12px;width:12px;content:''}.length-control__button--increase:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' overflow='visible'%3E%3Cswitch%3E%3Cg%3E%3Cpath fill='%23fff' d='M16 6.5H9.5V0h-3v6.5H0v3h6.5V16h3V9.5H16z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E")}.length-control__button--decrease:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' overflow='visible'%3E%3Cswitch%3E%3Cg%3E%3Cpath fill='%23fff' d='M16 6.5H0v3h16z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E")}.length-control__output{flex:2;text-align:center}.meaning{width:600px;margin:0 auto;color:hsla(0,0%,100%,.9);padding:0 40px;display:flex;flex-direction:column;flex:1}.meaning__ul{padding-left:20px;margin-bottom:20px}.meaning__li{list-style:disc;margin-left:40px;margin-bottom:10px}.meaning__p{padding:0 20px;margin-bottom:20px}.meaning__p--center{text-align:center}.meaning__header{font-size:20px;margin-bottom:20px}.meaning__quote{padding:0 20px;margin-bottom:40px}.meaning__quote-content{padding-left:20px;border-left:5px solid hsla(0,0%,100%,.9)}.meaning__quote-footer{margin-top:20px;text-align:right}.meaning__spacer{flex:1}.meaning__credit{text-align:center;margin:40px 0 20px}.modal{width:600px;background:hsla(0,0%,100%,.9);border-radius:5px;padding:40px;display:flex;box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin:80px auto}.modal__controls{flex:6;padding-right:40px}.modal__output{display:flex;flex-direction:column;flex:4}.modal__controls-header{font-size:15px;margin-bottom:20px}.modal__controls-p{font-size:13px;margin-bottom:20px}.modal__controls-p:empty{display:none}.modal__output-info{padding-top:20px;font-size:13px}.modal__output-info:empty{display:none}.modal__output-info--warning{color:#d32f2f}.output-type-control{display:flex}.output-type-control__type{display:flex;justify-content:center;align-items:center;flex:1;height:40px}.output-type-control__type:not(:last-child){margin-right:10px}.output-type-control__type-label{color:hsla(0,0%,100%,.9);display:inline-block;background:#f48fb1;border-radius:5px;flex:1;text-align:center;cursor:pointer;height:100%;line-height:40px;transition:background-color .1s ease-out}.output-type-control__type-input:checked+.output-type-control__type-label:hover,.output-type-control__type-label:hover{background:#ff4081}.output-type-control__type-label:active{background:#ec407a}.output-type-control__type-input:checked+.output-type-control__type-label{background:#f06292}.output-type-control__type-input{display:none}.output{font-family:arial,san-serif;font-size:15px;height:100%;width:100%;border:none;outline:none;border:1px solid #f06292;border-radius:5px;padding:20px;resize:none;white-space:nowrap}.output--monospace{font-family:courier}.output+.modal__output-info--instructions{display:none}.output:focus+.modal__output-info--instructions{display:block}.app{position:relative;background:linear-gradient(115deg,#e91e63,#673ab7);display:flex;flex-direction:column;min-height:100%;z-index:0;padding:0 20px}