:root{--cby-background:#eeeeee;--cby-color:#0a0a0a;--cby-accent-color:#9C111F;--cby-accent-invert:#eeeeee;--cby-form-background:#1C1E20;--cby-form-border:#363738;--cby-form-color:#868686;--cby-scrollbar-color:#111;--cby-scrollbar-border:#222;--background-1:#1C1E20;--background-2:#262728;--background-3:#262728;--cby-button-size:2.4rem;--cby-toggle-size:2.2rem}#wrap{height:100%;display:flex;position:relative;flex-direction:column}#wrap-header{position:absolute;display:flex;flex-direction:row;justify-content:space-around;width:100%;height:50px;background-color:#c85050}.wrap-header-item{align-self:center;cursor:pointer;padding:5px 10px}.wrap-header-item.active{background-color:#f89f9f}#wrap-body{display:none;margin-top:50px;height:100%;padding:50px;overflow-y:auto}#wrap-body.active{display:block}.cby-page{display:none;justify-content:center;align-items:center}.cby-page.active{display:block}#home-image{width:200px;height:200px;margin-bottom:20px}#home-info{font-size:larger}#page-about{flex-direction:column;gap:50px}#about-title{font-size:xxx-large;font-weight:700}#about-achievements{display:flex;flex-direction:column;gap:10px;font-size:x-large}#contact-gallery{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-around}#shop-suggestions{display:flex;flex-direction:column;align-items:center;gap:30px;font-size:xx-large;font-weight:700}.ql-editor{overflow:hidden;height:100%;padding:0;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor p{min-height:var(--cby-fontsize-m)}.ql-editor strong{font-weight:700}.ql-editor em{font-style:italic}.ql-editor ul li{padding-left:0;list-style:outside}.ql-editor ol li{padding-left:0;list-style:decimal}.ql-editor .ql-size-huge{font-size:2rem}