@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Pacifico&display=swap";@import "https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:13.3333px;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--font-color:#000;--bg-color:#faebd7;--border-color:#000;--box-shadow:#0003;--modal-bg-color:#0006;--search-bg:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%274%27 viewBox=%270 0 4 4%27%3E%3Cpath fill=%27%23000000%27 fill-opacity=%270.4%27 d=%27M1 3h1v1H1V3zm2-2h1v1H3V1z%27%3E%3C/path%3E%3C/svg%3E");--hover-color:#fff;--hover-bg-color:#000;--github-btn-image1:none;--github-btn-image2:block;--modal-max-width:800px;--modal-width:auto;--modal-height:auto;--modal-margin:50px;--modal-description:block}[data-theme=dark]{--font-color:#fff;--bg-color:#2d3250;--border-color:#fff;--box-shadow:#fff3;--modal-bg-color:#fff6;--search-bg:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%274%27 viewBox=%270 0 4 4%27%3E%3Cpath fill=%27%23ffffff%27 fill-opacity=%270.4%27 d=%27M1 3h1v1H1V3zm2-2h1v1H3V1z%27%3E%3C/path%3E%3C/svg%3E");--hover-color:#000;--hover-bg-color:#fff;--github-btn-image1:block;--github-btn-image2:none}.modalContent[maximize=true]{--modal-max-width:100%;--modal-width:100%;--modal-height:auto;--modal-margin:0;--modal-description:none}*{box-sizing:border-box}:focus{outline:none}hr{border:solid 1px var(--border-color)}body{background-color:var(--bg-color);color:var(--font-color);flex-direction:column;align-items:center;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:1rem;display:flex}code{font-size:.8rem}button,input,select{color:var(--font-color);box-sizing:border-box;background-color:#0000;font-family:Montserrat,sans-serif}label{font-size:.9rem}button{border:2px solid var(--border-color);border-radius:5px;font-size:1rem}button:hover{cursor:pointer;background-color:var(--hover-bg-color);color:var(--hover-color)}.mainContainer{z-index:1;width:calc(100% - 40px);max-width:800px}.header{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.outer-container{background-color:#0000;justify-content:center;align-items:center;font-size:.5rem;transition:all .5s;display:flex}.outer-container.light{background-color:#0000}.container{background:var(--bg-color);border:solid var(--border-color)2px;cursor:pointer;border-radius:50px;align-items:center;width:8em;height:3.2em;padding:.3em .5em;display:flex}.light .container{background:var(--bg-color)}.circle{background:var(--font-color);border:.5em solid var(--font-color);border-radius:50%;width:35%;height:100%;transition:all .3s;position:relative}.light .circle{background:var(--font-color);box-shadow:none;transform:translate(190%)}.light .circle:after,.light .circle:before{display:none}@keyframes scaleItUp{0%{transform:scale(0)}}#logo{width:50px}#mainMenu{align-items:center;display:flex}#mainMenu>a,#mainMenu>div{color:var(--font-color);margin-right:20px;text-decoration:none}#mainMenu>a:hover{border-bottom:var(--border-color)solid 2px}#githubBtn{padding:5px 20px}.btnflex{align-items:center;display:flex}.btnflex>img{width:25px;margin-right:5px}#githubBtn img:first-child{display:var(--github-btn-image1)}#githubBtn img:nth-child(2),#githubBtn:hover img:first-child{display:var(--github-btn-image2)}#githubBtn:hover img:nth-child(2){display:var(--github-btn-image1)}.searchSection{text-align:center;background-image:var(--search-bg);flex-direction:column;justify-content:center;align-items:center;padding:50px 100px;display:flex}.searchSection>h1{margin:0;font-family:Pacifico,cursive}#search{text-align:center;border:solid var(--border-color)2px;border-radius:50px;width:100%;padding:10px;font-size:1rem}#search:focus{outline:none}input[type=search]::-webkit-search-cancel-button{display:none}.suggestions{align-items:center;gap:20px;padding:20px;display:flex}.suggestions button{margin:0;padding:5px 20px}hr{margin:20px 0}.toolSection{text-align:center;margin:50px 0}.toolContainer{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.toolItem{padding:5px 20px}a.toolItem{padding:0}footer{justify-content:space-between;display:flex}.searchContainer{width:100%;margin:15px auto;position:relative}.searchContainer input,.searchContainer .searchSuggestions{background:var(--bg-color);text-align:center;width:100%}.searchContainer input{background-color:#0000}.searchContainer .searchSuggestions{position:absolute;top:60px}.searchSuggestions ul{box-shadow:0 1px 2px 0 var(--box-shadow);max-height:200px;margin:0;padding:0;list-style-type:none;display:none;overflow-y:auto}.searchSuggestions ul.has-suggestions{display:block}.searchSuggestions ul li{cursor:pointer;background:var(--bg-color);padding:10px}.searchSuggestions ul li:hover{background-color:var(--hover-bg-color);color:var(--hover-color)}.modal{z-index:2;background-color:var(--modal-bg-color);flex-direction:column;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modalContent{background-color:var(--bg-color);max-width:var(--modal-max-width);width:var(--modal-width);height:var(--modal-height);margin:var(--modal-margin);padding:20px}.modalContent h4{margin:20px 0}.modalHeader{justify-content:space-between;align-items:center;display:flex}.modalHeader h3{margin:0}.modalDescription{display:var(--modal-description);text-align:justify}.close{color:var(--font-color);width:50px}.close:hover,.close:focus{cursor:pointer;fill:var(--hover-bg-color);color:var(--hover-color);text-decoration:none}.notification{background:var(--bg-color)!important;color:var(--font-color)!important;box-shadow:0 1px 2px 0 var(--box-shadow)!important;font-family:Montserrat,sans-serif!important;font-size:1rem!important}.tox-statusbar__branding,.tox-promotion,.filepond--credits{display:none!important}::-webkit-scrollbar-track{background-color:#eff1f5;-webkit-box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar{background-color:#eff1f5;width:6px}::-webkit-scrollbar-thumb{background-color:#868887}.modalTarget .categorySearch{border:solid var(--border-color)2px;width:100%;height:100%;margin-bottom:20px;padding:10px;font-size:1rem}.categorySearchContent{min-height:300px;max-height:400px;overflow:auto}.categorySearchResult{border-collapse:collapse;width:100%;height:auto}.categorySearchNoResult{text-align:center;display:none}.categorySearchResult th,.categorySearchResult td{border:var(--border-color)solid 2px;padding:10px}.catTableTool{width:30%}.catTableTool,.catTableDesc{font-weight:600}.catTableBody p{cursor:pointer;margin:0;padding:0;display:inline}.catTableBody p:hover{border-bottom:var(--border-color)solid 2px}@keyframes ldio-0sghf83cnath{0%{opacity:1}to{opacity:0}}.ldio-0sghf83cnath div{background:var(--font-color);transform-origin:6px 52px;border-radius:6px;width:12px;height:24px;animation:1s linear infinite ldio-0sghf83cnath;position:absolute;top:48px;left:94px}.ldio-0sghf83cnath div:first-child{background:var(--font-color);animation-delay:-.916667s;transform:rotate(0)}.ldio-0sghf83cnath div:nth-child(2){background:var(--font-color);animation-delay:-.833333s;transform:rotate(30deg)}.ldio-0sghf83cnath div:nth-child(3){background:var(--font-color);animation-delay:-.75s;transform:rotate(60deg)}.ldio-0sghf83cnath div:nth-child(4){background:var(--font-color);animation-delay:-.666667s;transform:rotate(90deg)}.ldio-0sghf83cnath div:nth-child(5){background:var(--font-color);animation-delay:-.583333s;transform:rotate(120deg)}.ldio-0sghf83cnath div:nth-child(6){background:var(--font-color);animation-delay:-.5s;transform:rotate(150deg)}.ldio-0sghf83cnath div:nth-child(7){background:var(--font-color);animation-delay:-.416667s;transform:rotate(180deg)}.ldio-0sghf83cnath div:nth-child(8){background:var(--font-color);animation-delay:-.333333s;transform:rotate(210deg)}.ldio-0sghf83cnath div:nth-child(9){background:var(--font-color);animation-delay:-.25s;transform:rotate(240deg)}.ldio-0sghf83cnath div:nth-child(10){background:var(--font-color);animation-delay:-.166667s;transform:rotate(270deg)}.ldio-0sghf83cnath div:nth-child(11){background:var(--font-color);animation-delay:-.0833333s;transform:rotate(300deg)}.ldio-0sghf83cnath div:nth-child(12){background:var(--font-color);animation-delay:0s;transform:rotate(330deg)}.loadingio-spinner-spinner-bkxhxqdhhvt{background:0 0;width:200px;height:200px;display:none;overflow:hidden}.ldio-0sghf83cnath{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0;width:100%;height:100%;position:relative;transform:translateZ(0)scale(1)}.ldio-0sghf83cnath div{box-sizing:content-box}.modalTarget input,select{border:solid var(--border-color)2px;border-radius:5px;width:100%;height:30px;padding:5px}select option{background:var(--bg-color)}.modalTarget input[type=color]{padding:2px 5px}.modalTarget label,input,select{margin-bottom:5px;display:block}.modalTarget input,select{margin-bottom:10px}.modalTarget input:focus{outline:none}.modalControlsSubContainer{justify-content:space-between;gap:20px;display:flex}.modalControlsSubContainer label{width:100%}.modalControlsSubContainer p{height:5px;margin:0}.bgImageGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.bgImageGeneratorControls{width:300px}.bgImageGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.bgImageGeneratorPreview{aspect-ratio:16/9;background-color:var(--bg-color);border:2px solid var(--border-color);background-image:url(/static/image/bgDummy.3e956d5d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-clip:border-box}.bgImageGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;padding:10px;overflow-x:auto}.bgImageGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.bgImageGeneratorBtns>button{padding:5px 20px}.htmlBtnGenerator{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.htmlBtnGeneratorControls{width:100%}.hbgCheckboxes{justify-content:space-between;align-items:center;display:flex}.hbgCheckboxes input{width:20px;margin:0;padding:0;display:inline-block}.hbgCheckboxes label{justify-content:center;align-items:center;gap:10px;display:flex}.htmlBtnGeneratorOutput{flex-direction:column;gap:20px;display:flex}.htmlBtnGeneratorPreview{border:2px solid var(--border-color);background-color:#faebd7;justify-content:center;align-items:center;width:240px;height:80px;display:flex;overflow:hidden}.htmlBtnGeneratorPreview button{padding:10px 20px}.htmlBtnGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;height:80px;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;padding:10px;overflow:auto scroll}.htmlBtnGeneratorBtns{justify-content:space-between;gap:20px;display:flex}.htmlBtnGeneratorBtns button{padding:5px 20px}.boxShadowGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.boxShadowGeneratorControls{width:400px}.boxShadowGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.boxShadowGeneratorPreview{aspect-ratio:16/9;border:2px solid var(--border-color);background-color:#faebd7;justify-content:center;align-items:center;display:flex;overflow:hidden}.cbsBox{aspect-ratio:16/9;background-color:#fff;width:300px}.boxShadowGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;padding:10px;overflow-x:auto}.boxShadowGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.boxShadowGeneratorBtns>button{padding:5px 20px}.cssGradientGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.cssGradientGeneratorControls{width:400px}.cssGradientGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.cssGradientGeneratorPreview{aspect-ratio:16/9;border:2px solid var(--border-color);background-color:#faebd7}.cssGradientGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;padding:10px;overflow-x:auto}.cssGradientGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.cssGradientGeneratorBtns>button{padding:5px 20px}.htmlTableGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.htmlTableGeneratorControls{width:400px}.htmlTableGeneratorOutput{flex-direction:column;width:100%;display:flex}.htmlTableGeneratorPreview{aspect-ratio:16/9;border:2px solid var(--border-color);background-color:#faebd7;flex-direction:column;justify-content:center;align-items:center;display:flex}.htmlTableGeneratorPreview p{font-size:.8rem}.htmlTableGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;height:100px;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;margin-bottom:20px;padding:10px;overflow:auto}.htmlTableGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.htmlTableGeneratorBtns>button{padding:5px 20px}.htmlTableGeneratorPreview table{border-collapse:collapse;border:1px solid #b3adad;padding:5px}.htmlTableGeneratorPreview table th{color:#313030;background:#f0f0f0;border:1px solid #b3adad;padding:5px}.htmlTableGeneratorPreview table td{text-align:center;color:#313030;background:#fff;border:1px solid #b3adad;padding:5px}.htmlInputGenerator{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.htmlInputGeneratorControls,.htmlInputGeneratorContainer{width:100%}.htmlInputGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.htmlInputGeneratorPreview{aspect-ratio:16/9;border:2px solid var(--border-color);background-color:#faebd7;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;padding:20px;display:flex}.htmlInputGeneratorPreview input{all:revert}.htmlInputGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;height:100px;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;padding:10px;overflow:auto}.htmlInputGeneratorBtns{justify-content:space-between;display:flex}.htmlInputGeneratorBtns>button{padding:5px 20px}.higCheckboxes{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.higCheckboxes input{flex-shrink:0;width:20px;margin:0;padding:0;display:inline-block}.higCheckboxes label{flex-shrink:1;justify-content:left;align-items:center;gap:10px;display:flex}.higTypeSelections{display:none}.cssFlexGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.cssFlexGeneratorControls{width:300px}.cssFlexGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.cssFlexGeneratorPreview{aspect-ratio:16/9;border:2px solid var(--border-color);background-color:#faebd7;position:relative}.cssFlexGeneratorInsideDivs{height:100%;display:flex}.cssFlexGeneratorPreview div{background-color:#fff;border:2px solid #000;width:100px;height:100px}.cssFlexGeneratorCtrlBtns{position:absolute;bottom:20px;left:20px}.cssFlexGeneratorCode{border:2px solid var(--border-color);white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;height:100px;padding:10px;overflow-x:auto}.cssFlexGeneratorBtns,.cssFlexGeneratorCtrlBtns{justify-content:flex-start;gap:20px;display:flex}.cssFlexGeneratorBtns>button,.cssFlexGeneratorCtrlBtns>button{padding:5px 20px}.cssFlexGeneratorCtrlBtns>button{color:#000;border:2px solid #000;border-radius:3px;padding:2px 10px;font-size:.8rem}.cssFlexGeneratorCtrlBtns>button:hover{color:#fff;background-color:#000}.codeImageGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.codeImageGeneratorControls{width:300px}.codeImageGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.codeImageGeneratorPreview{aspect-ratio:4/3;background-color:#faebd7;justify-content:center;align-items:center;padding:20px;display:flex}.codeImageGeneratorCode{white-space:pre-wrap;width:100%;min-height:50px;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;background-color:#fff;border-radius:0 0 5px 5px;font-family:monospace;font-size:15px;font-weight:400;line-height:150%;display:block;overflow:hidden;padding:0 20px 20px!important}.codeImageGeneratorImage{min-width:400px;min-height:50px}.codeImageGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.codeImageGeneratorBtns>button{padding:5px 20px}#cigExportType{height:100%;margin:0;padding:5px 20px}.cigWindowCtrlBtns{flex-direction:row;justify-content:flex-start;gap:6px;display:flex}.cigWindowCtrlBtns>span{border-radius:50%;width:12px;height:12px;display:inline-block}.ctrlRed{background-color:#ff5f56}.ctrlOrange{background-color:#ffbd2e}.ctrlGreen{background-color:#27c93f}.ctrlTransparent{background-color:#0000}.cigTitle>pre>code{text-align:center;min-width:100px;font-family:monospace;font-size:15px;font-weight:400;line-height:150%;background-color:#0000!important;padding:0 20px!important}.cigTitle pre{margin:0}.cigHeader{background-color:#fff;border-radius:5px 5px 0 0;justify-content:space-between;align-items:center;padding:20px;display:flex}.codeImageGeneratorImage{border-radius:5px;box-shadow:0 20px 68px #0000008c}#cigPre{border-left:none;border-radius:0 0 5px 5px;width:100%;margin:0;position:absolute;top:0;left:0}.cigContent{height:100%;min-height:65px;position:relative}#cigText{z-index:2;resize:none;color:#0000;caret-color:#fff;white-space:pre-wrap;width:100%;min-height:50px;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;background-color:#0000;border:none;border-radius:0 0 5px 5px;padding:0 20px 20px;font-family:monospace;font-size:15px;font-weight:400;line-height:150%;position:absolute;top:0;left:0;overflow:hidden}.chartGenerator{justify-content:center;align-items:center;gap:20px;display:flex}.chartGeneratorControls{width:300px}.chartGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.chartGeneratorPreview{aspect-ratio:1;background-color:#fff;justify-content:center;align-items:center;padding:20px;display:flex}.cGenCheckboxes{justify-content:space-between;align-items:center;display:flex}.cGenCheckboxes input{width:20px;margin:0;padding:0;display:inline-block}.cGenCheckboxes label{justify-content:center;align-items:center;gap:10px;display:flex}.chartGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.chartGeneratorBtns>button{padding:5px 20px}#cGenExportType{height:100%;margin:0;padding:5px 20px}.cvPreview{justify-content:center;align-items:center;width:100%;padding:0;display:flex;height:100%!important}.cvMiniHeader{z-index:10;background-color:var(--bg-color);justify-content:space-between;gap:20px;margin-top:-.1px;display:flex;position:sticky;top:0}.exportOptions{justify-content:center;gap:20px;padding:20px 0;display:flex}.cv{aspect-ratio:8.5/11;background-color:#fff;width:8.5in;font-size:14px;overflow:hidden}.cvStyle button{margin-top:20px;padding:5px 20px}.cv a{color:#000}.cvSubContent button{width:100%;height:auto;margin-top:0;margin-bottom:10px;font-size:1em}.exportOptions>button{padding:5px 20px}#cvExportType{width:auto;height:auto;margin:0;padding:5px 20px}.swipe{color:var(--font-color);width:50px}.swipe:hover,.swipe:focus{cursor:pointer;fill:var(--hover-bg-color);color:var(--hover-color);text-decoration:none}.cvHeaderIcon{align-items:center;gap:10px;display:flex}.cvContent{position:relative}.cvContent h4{margin:0 0 20px}.cvStructure{background-color:var(--bg-color);width:400px;height:100%;padding:20px 20px 20px 0;display:block;position:absolute;top:0;left:0;overflow-y:auto}.cvStyle{background-color:var(--bg-color);width:400px;height:100%;padding:20px;transition:all 4s ease-in-out 1s;display:block;position:absolute;top:0;right:0;overflow-y:auto}.cvSubContent{justify-content:space-between;gap:20px;display:flex}.cvSubContent div{width:100%}.cvInlineSubContent label{align-items:center;gap:20px;margin-bottom:10px;display:flex}.cvInlineSubContent input{margin-bottom:0}.cvStyle input[type=range]{width:250px;margin:0 0 10px;padding:0}.cvInlineSubContentWithSliders div{justify-content:space-between;align-items:center;gap:20px;display:flex}.cvInlineSubContentWithSliders p{margin:0 0 10px}.cvStyle .cvInlineSubContent label{flex-shrink:1;justify-content:left;align-items:center;gap:20px;display:flex}.cvStyle .cvInlineSubContent input[type=checkbox]{flex-shrink:0;width:20px;margin:0;padding:0;display:inline-block}.cvMainwrapper{color:#000;flex-direction:row;align-items:flex-start;width:100%;height:100%;display:flex}.cvMainwrapper hr{border-color:#000;margin-top:5px}.cvSideBar{background-color:#dadde1;flex-shrink:0;width:300px;height:100%;overflow:hidden}.cvMainContent{width:100%}#cvBasicsPicture{aspect-ratio:1;background-image:url(/static/image/avatar.64dd15bf.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:1000px;width:128px}.cvMainwrapper p{margin:0}.cvBasics{color:#fff;background-color:#475569;padding:20px 20px 10px;overflow:hidden}.cvContactInfo div{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:10px;font-size:.8em;display:flex}#cvBasicsFullName{margin:20px 0 5px;font-size:1.5em;font-weight:800}#cvBasicsHeadline{margin:0 0 20px}.cvSideBarContent{color:#000;padding:20px}.cvProfiles{margin-bottom:20px}.cvProfiles div{word-break:break-all;justify-content:flex-start;align-items:center;gap:10px;font-size:.9em;display:flex}.cvProfiles .cvProfileType{margin-bottom:10px;font-size:.8em;font-weight:800}.cvSkills{margin-bottom:20px}.cvSkillItems p{margin-bottom:10px;font-size:.9em}.cvReferenceContent,.cvExperienceContent,.cvEducationContent{font-size:.9em}.cvSummary{background-color:#dadde1;padding:20px;font-size:.9em}.cvExperience,.cvEducation{padding:20px}@media print{.cvMiniHeader,.modalHeader,.cvStructure,.cvStyle{display:none}.modalContent{background-color:#fff;padding:0}@page{size:portrait;margin:0;-webkit-print-color-adjust:exact;color-adjust:exact}}.postGenerator{justify-content:center;align-items:flex-start;gap:20px;display:flex}.postGeneratorControls{flex-shrink:0;width:250px}.postGeneratorOutput{flex-direction:column;gap:20px;width:100%;display:flex}.postGeneratorPreview{aspect-ratio:4/3;background-color:#fff;justify-content:center;align-items:center;padding:20px;display:flex}.postGeneratorBtns{justify-content:flex-start;gap:20px;display:flex}.postGeneratorBtns>button{padding:2px 20px}#pGenExportType{width:auto;height:auto;margin:0;padding:5px 20px}:root{--ig-font-color:#000;--ig-secondary-font-color:#737373;--ig-bg-color:#fff;--ig-special-text:#00376b}.instaPost[darkMode="true"]{--ig-font-color:#fff;--ig-secondary-font-color:#a8a8a8;--ig-bg-color:#000;--ig-special-text:#e0f1ff}.instaPost{width:400px;color:var(--ig-font-color);background-color:var(--ig-bg-color);border-radius:5px;padding-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;box-shadow:0 20px 68px #0000008c}.instaPostImage{background-image:url(/static/image/bgDummy.3e956d5d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;position:relative}.instaPostHeader,.instaPostBtnArray,.instaPostLikes,.instaPostText,.instaPostCommentCount,.instaPostAddComment{padding:4px 10px}.instaPostHeader{justify-content:space-between;align-items:center;height:60px;padding:10px;display:flex}.instaPostUserContent,.instaPostMiniHeader{height:100%}.instaPostUserImageHolder{aspect-ratio:1;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433",endColorstr="#bc1888",GradientType=1);background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border:none;border-radius:50%;padding:2px;position:relative}.instaPostUserImage{border:1.6px solid var(--ig-bg-color);background-image:url(/static/image/avatar.64dd15bf.jpg);background-position:top;background-size:cover;border-radius:50%;width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.instaPostVerfiedIcon{margin-left:4px}.instaPostBtnArray{color:var(--ig-font-color);fill:var(--ig-font-color);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.instaPostBtnArray1{justify-content:flex-start;gap:16px;display:flex}.instaPostMiniHeader{justify-content:flex-start;align-items:center;display:flex}.instaPostUserMiniData{margin-left:10px}.instaPostUserMiniData1{justify-content:flex-start;align-items:center;display:flex}.instaPostUserMiniData p{margin:0}.instaPostGeoTag{font-size:12px}.instaPostFollowText{color:#0095f6;font-weight:600}.instaPostUsername,.instaPostLikes{font-weight:600}.instaPostPeopleTag{background-color:#000c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:8px;display:flex;position:absolute;bottom:12px;left:12px}.instaPostAddComment{justify-content:space-between;align-items:center;display:flex}.instaPostAddCommentText{margin:0}.instaPostAddComment,.instaPostAddCommentText,.instaPostCommentCount,.instaPostMoreText,.instaPostDate,.instaPostDateText,.instaPostFollow{color:var(--ig-secondary-font-color);fill:var(--ig-secondary-font-color)}.instaPostLikedBtn{display:none}#postGeneratorPostText{color:var(--font-color);box-sizing:border-box;border:solid var(--border-color)2px;resize:vertical;background-color:#0000;border-radius:5px;width:100%;font-family:Montserrat,sans-serif}.postGeneratorCb{width:20px!important;margin:0!important;padding:0!important;display:inline-block!important}.igCbLabel{align-items:center!important;gap:10px!important;display:flex!important}.instaConfig{height:250px;padding-right:10px;overflow:auto}.instaPostText a{color:var(--ig-font-color);text-decoration:none}.instaSpecialText{text-decoration:none;color:var(--ig-special-text)!important}