@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-main:#030303;--bg-secondary:#060606;--brand-primary:#04bf7b;--brand-dark:#0a190f;--text-main:#f7f0ee;--gray-main:#2a2a2a;--gray-secondary:#949295;--orange-main:#bf4904;--orange-dark:#2d1a0f;--red-main:#e0122d;--red-dark:#1f0808;--seagreen-main:#07b863;--seagreen-dark:#0a1c12;--green-main:#11a628;--green-dark:#0b1a0d;--sky-blue-main:#038498;--sky-blue-dark:#05211c;--blue-main:#1f5eb6;--blue-dark:#0a0f1a;--purple-main:#7c39bf;--purple-dark:#1d0c1e;--pink-main:#af276e;--pink-dark:#1a0a12;--yellow-main:#d9d930;--yellow-dark:#1d1d06;--font-mono:"JetBrains Mono", monospace;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--height-zoomed:105vh}html{zoom:.95}body{background-color:var(--bg-main);color:var(--text-main);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;min-height:var(--height-zoomed);overflow-x:hidden}button,input,textarea,select{font-family:var(--font-mono)}input::-webkit-input-placeholder{color:var(--gray-secondary)}select::-webkit-input-placeholder{color:var(--gray-secondary)}textarea::-webkit-input-placeholder{color:var(--gray-secondary)}select{appearance:none;cursor:pointer;width:100%;padding-right:2.5rem}select:invalid{color:var(--gray-secondary)}select option{background-color:var(--bg-secondary);cursor:pointer;color:var(--text-main)}input,select,textarea{border:1px solid var(--gray-main);border-radius:5px;outline:none}input:focus,select:focus,textarea:focus{border:1px solid var(--seagreen-main);transition:all .2s ease-in}.input-group--select-wrapper{flex-direction:column;width:100%;display:flex;position:relative}.input-group--select-wrapper select{appearance:none;width:100%;padding-right:2.5rem}.input-group--select-arrow{width:18px;height:18px;color:var(--gray-secondary);pointer-events:none;margin-top:22px;position:absolute;right:12px;transform:translateY(-50%)}.input-group--select-wrapper select:focus~.input-group--select-arrow{transition:transform .2s;transform:translateY(-50%)rotate(180deg)}.input-group--select-arrow{transition:transform .2s}.input-group--password-wrapper{width:100%;position:relative}.input-group--password-wrapper input{width:100%;padding-right:2.8rem}.input-group--password-toggle{color:var(--gray-secondary);cursor:pointer;background:0 0;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%);border:none!important}.input-group--password-toggle:hover{color:var(--text-main)}.input-group--password-toggle svg{width:18px;height:18px}.forgot-pass-txt{width:100%;color:var(--seagreen-main);align-self:flex-end;font-size:14px;font-weight:500;display:flex}.app-content{margin-left:315px;padding:2.5rem 2.5rem 2rem}.btm-snippet-card-author--avatar.avatar--yellow{background-color:var(--yellow-main);color:var(--bg-main);filter:drop-shadow(0 0 .5rem var(--yellow-dark))}.btm-snippet-card-author--avatar.avatar--yellow svg{color:var(--bg-main)!important}.btm-snippet-card-author--avatar.avatar--pink{background-color:var(--pink-main);color:var(--bg-main);filter:drop-shadow(0 0 .5rem var(--pink-dark))}.btm-snippet-card-author--avatar.avatar--pink svg{color:var(--text-main)!important}.btm-snippet-card-author--avatar.avatar--purple{background-color:var(--purple-main);color:var(--bg-main);filter:drop-shadow(0 0 .5rem var(--purple-dark))}.btm-snippet-card-author--avatar.avatar--purple svg{stroke-width:2.5px;color:var(--text-main)!important}.btm-snippet-card-author--avatar.avatar--blue{background-color:var(--blue-main);color:var(--bg-main);filter:drop-shadow(0 0 .5rem var(--blue-dark))}.btm-snippet-card-author--avatar.avatar--blue svg{color:var(--text-main)!important}.btm-snippet-card-author--avatar.avatar--seagreen{background-color:var(--seagreen-main);color:var(--bg-main);filter:drop-shadow(0 0 .5rem var(--seagreen-dark))}.btm-snippet-card-author--avatar.avatar--seagreen svg{stroke-width:2.5px;color:var(--text-main)!important}.btm-snippet-card-author--avatar.avatar--sky-blue{background-color:var(--sky-blue-main);color:var(--text-main);filter:drop-shadow(0 0 .5rem var(--sky-blue-dark))}.btm-snippet-card-author--avatar.avatar--sky-blue svg{stroke-width:2.5px;color:var(--text-main)!important}.btm-snippet-card-author--avatar.avatar--red{background-color:var(--red-main);color:var(--text-main);filter:drop-shadow(0 0 .5rem var(--red-dark))}.btm-snippet-card-author--avatar.avatar--red svg{stroke-width:2.5px;color:var(--text-main)!important}.btm-snippet-card-author--avatar.avatar--orange{background-color:var(--orange-main);color:var(--text-main);filter:drop-shadow(0 0 .5rem var(--orange-dark))}.btm-snippet-card-author--avatar.avatar--orange svg{stroke-width:2.5px;color:var(--text-main)!important}.btm-snippet-card-left--lang--purple{background-color:var(--purple-dark);color:var(--purple-main)}.btm-snippet-card-left--lang--yellow{background-color:var(--yellow-dark);color:var(--yellow-main)}.btm-snippet-card-left--lang--blue{background-color:var(--blue-dark);color:var(--blue-main)}.btm-snippet-card-left--lang--sky-blue{background-color:var(--sky-blue-dark);color:var(--sky-blue-main)}.btm-snippet-card-left--lang--orange{background-color:var(--orange-dark);color:var(--orange-main)}.btm-snippet-card-left--lang--red{background-color:var(--red-dark);color:var(--red-main)}.btm-snippet-card-left--lang--pink{background-color:var(--pink-dark);color:var(--pink-main)}.no-snippets{text-align:center;width:100%;height:auto;color:var(--gray-secondary);background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;flex-direction:column;place-items:center;gap:20px;margin-top:1rem;padding:2.5rem 1rem;font-size:15px;font-weight:500;display:grid}.no-snippets svg{stroke-width:1.5px;width:60px;height:60px;color:var(--green-main)}.no-snippets-txt{text-align:center;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.no-snippets a{color:var(--green-main);font-weight:500;text-decoration:none}.no-snippets a:hover{text-decoration:underline}.btn-confirm-delete{background:var(--red-dark);height:auto;color:var(--red-main);cursor:pointer;text-align:center;border:none;border-radius:5px;justify-content:center;align-items:center;min-width:80px;padding:8px;font-weight:600;display:flex}pre{all:unset;background:var(--bg-secondary);border:1px solid var(--gray-main);margin:1rem 0;padding:1rem;overflow-x:auto}code{font-family:var(--font-mono);font-size:.9rem}.cont-editor-doc-view{background-color:var(--bg-main);height:50%;color:var(--text-main);padding:20px;overflow-y:auto}.placeholder-text{color:var(--gray-secondary);font-style:italic}.md-h1{color:var(--text-main);border-bottom:1px solid var(--gray-main);margin-bottom:1rem;font-size:1.8rem}.md-h3{color:var(--text-main)}.md-h2{color:var(--text-main);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.4rem}.md-p{color:var(--text-main);margin-bottom:1rem;line-height:1.6}.md-ul{color:var(--text-main);margin-bottom:1rem;padding-left:1.5rem}.md-li{color:var(--text-main);margin-bottom:.25rem}.md-link{color:var(--sky-blue-main);text-decoration:underline}.md-quote{border-left:4px solid var(--seagreen-main);background:var(--bg-secondary);color:var(--gray-secondary);margin:1rem 0;padding:.5rem 1rem}.md-hr{border:0;border-top:1px solid var(--gray-main);margin:2rem 0}.md-table{border-collapse:collapse;width:100%;margin:1.5rem 0}.md-th{border-bottom:2px solid var(--gray-main);text-align:left;color:var(--brand-primary);padding:12px;font-weight:700}.md-td{border-bottom:1px solid var(--gray-main);color:var(--text-main);padding:10px 12px}.md-code-block-container{border:1px solid var(--gray-main);border-radius:var(--radius-md);background-color:#0a0a0a;margin:1.5rem 0;overflow:hidden}.md-code-block{color:var(--seagreen-main);white-space:pre;padding:1.5rem;font-size:.95rem;line-height:1.6;display:block;overflow-x:auto}.md-code-inline{background:var(--gray-main);color:var(--yellow-main);border-radius:var(--radius-sm);padding:2px 6px;font-size:.85rem}@media (width<=1440px){.app-content{margin-left:280px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--gray-main);border-radius:20px}.auth-page{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.auth-page:before{content:"";pointer-events:none;z-index:0;width:600px;height:400px;position:fixed;top:20%;left:50%;transform:translate(-50%)}.come-back-auth{width:auto;height:auto;color:var(--text-main);background-color:var(--bg-main);opacity:1;transition:.2 ease-in-out;border-radius:50%;align-items:center;gap:10px;padding:1rem;font-size:16px;font-weight:500;text-decoration:none;display:flex;position:absolute;top:2rem;left:4rem}.come-back-auth:hover{opacity:.8;transition:.2 ease-in}.come-back-auth svg{stroke-width:2.5px;width:20px;height:20px}@media (width<=1440px){.come-back-auth{font-size:15px}.come-back-auth svg{width:18px;height:18px}}@media (width<=600px){.come-back-auth{font-size:16px;left:1rem}.come-back-auth svg{width:20px;height:20px}}.page-title{justify-content:space-between;width:100%;height:auto;display:flex}.title{justify-content:space-between;align-items:center;gap:1rem;width:auto;height:auto;display:flex}.title-txt{flex-direction:column;display:flex}.title h1{color:var(--text-main);font-size:24px;font-weight:500}.title h2{color:var(--gray-secondary);font-size:16px;font-weight:400}.title-btn-new{width:auto;height:45px;color:var(--bg-secondary);background-color:var(--seagreen-main);border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:0 2.5rem;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:flex}.title-btn-new:hover,.title-btn-snippet:hover{opacity:.75;transition:all .2s ease-in}.title-btn-new svg,.title-btn-snippet svg{width:19px;height:19px}.title-btn-return{width:auto;height:auto;transition:all .15s ease-in;display:flex}.title-btn-return:hover{opacity:.8;transition:all .15s ease-in}.title-btn-return svg{color:var(--text-main);stroke-width:2.2px;width:27px;height:27px}.title-snippet-btns{gap:1rem;display:flex}.title-btn-snippet{width:auto;height:auto;color:var(--text-main);background-color:var(--bg-secondary);border:1px solid var(--gray-secondary);cursor:pointer;opacity:1;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:10px 2rem;font-size:14px;font-weight:400;text-decoration:none;transition:all .2s ease-in-out;display:flex}.title-btn-snippet:hover{opacity:.7;transition:all .2s ease-in}@media (width<=1440px){.title{gap:3px}.title h1{font-size:21px}.title h2{font-size:15px}.title-btn-new{font-size:16px}.title-btn-snippet{padding:9px 1.5rem;font-size:13px}}@media (width<=1280px){.title-btn-new{padding:0 2rem;font-size:14px}}.quick-stats{flex-wrap:wrap;gap:18px;width:100%;height:auto;margin-top:1rem;display:flex}.quick-stats-item{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;flex-direction:column;flex:2;width:auto;height:auto;padding:20px;display:flex}.top-quick-stats-item{width:100%;height:auto;color:var(--gray-secondary);justify-content:space-between;display:flex}.top-quick-stats-item h1{font-size:15px;font-weight:400}.top-quick-stats-item svg{width:20px;height:20px}.quick-stats-item h2{color:var(--text-main);font-size:32px;font-weight:500}@media (width<=1440px){.quick-stats-item{padding:18px}.quick-stats-item h1{font-size:14.5px}.top-quick-stats-item svg{width:18px;height:18px}.quick-stats-item h2{font-size:28px}}@media (width<=1280px){.quick-stats-item{flex:40%}}@media (width<=800px){.quick-stats-item{flex:100%}}.snippets-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;height:auto;margin-top:1rem;display:grid}.snippet-card{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;flex-direction:column;justify-content:space-between;width:auto;height:auto;padding:20px;text-decoration:none;transition:all .15s ease-in-out;display:flex;transform:scale(1)}.snippet-card:hover{transition:all .15s ease-in;transform:scale(1.04)}.top-snippet-card{flex-direction:column;gap:6px;height:auto;display:flex}.top-head-snippet-card{justify-content:space-between;align-items:center;display:flex}.top-head-snippet-card h1{color:var(--text-main);font-size:16px;font-weight:400}.top-head-snippet-card button{color:var(--text-main);cursor:pointer;background-color:#0000;border:none;border-radius:5px;justify-content:center;align-items:center;padding:4px;display:flex}.top-head-snippet-card button:hover{background-color:var(--gray-main)}.top-head-snippet-card button svg{width:18px;height:18px}.snippet-card p{width:100%;height:auto;color:var(--gray-secondary);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;align-items:center;font-size:14px;font-weight:400;display:-webkit-box;overflow:hidden}.snippet-card-author{align-self:flex-end;align-items:center;gap:5px;width:100%;height:auto;margin-top:10px;display:flex}.btm-snippet-card-author--avatar{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:6.5px;display:flex}.btm-snippet-card-author--avatar svg{stroke-width:3px}.snippet-card-author a{color:var(--text-main);font-size:14px;font-weight:400;text-decoration:none;transition:all .15s ease-in-out}.snippet-card-author a:hover{color:var(--seagreen-main);transition:all .15s ease-in}.btm-snippet-card{justify-content:space-between;width:100%;height:auto;margin-top:8px;display:flex}.btm-snippet-card-left{color:var(--gray-secondary);align-items:center;gap:3px;font-size:12px;font-weight:600;display:flex}.btm-snippet-card-left--lang{border-radius:1rem;width:auto;height:auto;padding:5px 1rem;font-size:12px;display:flex}.btm-snippet-card-visibility{width:auto;height:auto;color:var(--gray-secondary);align-items:center;gap:4px;font-size:13px;display:flex}.btm-snippet-card-visibility svg{width:15px;height:15px}.snippet-options{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;flex-direction:column;gap:3px;width:auto;height:auto;padding:8px;display:flex;position:absolute;top:3rem;right:1.5rem}.snippet-options button{text-align:center;width:auto;height:auto;color:var(--text-main);cursor:pointer;border:none;border-radius:3px;justify-content:center;align-items:center;gap:4px;padding:3px 10px;font-weight:500;transition:background .2s;display:flex}.snippet-options svg{stroke-width:2.2px;width:15px;height:15px}.btn-edit-snippet-options{background:0 0}.btn-edit-snippet-options:hover{background-color:var(--green-main);color:var(--bg-main);transition:all .15s ease-in}.btn-delete-snippet-options{background-color:var(--red-dark);transition:all .15s ease-in;color:var(--red-main)!important}@media (width<=1600px){.snippets-gallery{grid-template-columns:repeat(3,1fr)}.snippet-card{padding:18px}.top-snippet-card{gap:4px}.top-head-snippet-card h1{font-size:15px}}@media (width<=1280px){.snippets-gallery{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.snippets-gallery{grid-template-columns:1fr}}.form{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;flex-direction:column;width:100%;height:auto;margin-top:1rem;padding:30px;display:flex}.form-head{flex-direction:column;gap:4px;width:100%;margin-bottom:1rem;display:flex}.form-head--title{align-items:center;gap:7px;display:flex}.form-head--title h1{font-size:18px;font-weight:500}.form-head--title svg{width:22px;height:22px;color:var(--seagreen-main);stroke-width:2.2px}.form-head h2{color:var(--gray-secondary);font-size:14px;font-weight:450}.form-body{flex-direction:column;gap:1.5rem;display:flex}.input-group-2{grid-template-columns:repeat(2,1fr);gap:25px;width:100%;display:grid}.input-group-3{grid-template-columns:repeat(3,1fr);gap:25px;width:100%;display:grid}.input-group{flex-direction:column;gap:8px;width:100%;height:auto;display:flex}.input-group--label{align-items:center;gap:6px;width:100%;display:flex}.input-group--label label{font-size:16px;font-weight:400}.input-group--label svg{width:19px;height:19px;color:var(--gray-secondary);stroke-width:2.2px}.input-group input,.input-group select,.input-group textarea{width:100%;height:45px;color:var(--text-main);background:0 0;outline:none;padding:10px 14px;font-size:15px;transition:all .2s ease-in-out;display:flex}.input-group textarea{min-width:100%;max-width:100%;min-height:90px;max-height:150px}.option-gray{color:var(--gray-main)!important}.form-actions{justify-content:space-between;width:100%;height:auto;margin-top:1.5rem;display:flex}.form-actions--btn-cancel,.form-actions--btn-submit{opacity:1;cursor:pointer;border:none;border-radius:5px;width:auto;height:auto;padding:10px 2rem;font-size:16px;font-weight:600;transition:all .2s ease-in-out;display:flex}.form-actions--btn-cancel:hover,.form-actions--btn-submit:hover{opacity:.8;transition:all .2s ease-in}.form-actions--btn-cancel{background-color:var(--gray-main);color:var(--text-main);text-decoration:none}.form-actions--btn-submit{background-color:var(--seagreen-main);color:var(--bg-main);cursor:pointer;border:none}.form-auth{max-width:600px;display:flex}.form-auth-wrapper{flex-direction:column;width:100%;height:100%;padding:1.7rem 1rem;display:flex}.head-form-auth{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;display:flex}.head-form-auth h1{color:var(--text-main);font-size:30px;font-weight:600}.head-form-auth h2{color:var(--gray-secondary);font-size:14.5px;font-weight:400}.btns-head-form-auth{justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.btns-head-form-auth a{border:1px solid var(--gray-secondary);background-color:var(--bg-main);width:auto;height:auto;color:var(--text-main);cursor:pointer;border-radius:5px;align-items:center;gap:8px;padding:10px 2rem;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:flex}.btns-head-form-auth a img{width:18px;height:18px}.btns-head-form-auth a:hover{background-color:var(--seagreen-dark);transition:all .2s ease-in}.form-auth-btn-submit{background-color:var(--seagreen-main);text-align:center;cursor:pointer;opacity:1;border:none;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:1.5rem;padding:12px 0;font-size:17px;font-weight:600;transition:all .2s ease-in-out;display:flex}.form-auth-btn-submit:hover{opacity:.8;transition:all .2s ease-in}.form-auth-btn-submit svg{stroke-width:2.5px;width:18px;height:18px}.form-auth-group{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.btm-form-auth{text-align:center;justify-content:center;align-items:center;width:100%;height:auto;margin-top:10px;display:flex}.btm-form-auth h2{font-size:15px;font-weight:500}.btm-form-auth h2 a{color:var(--seagreen-main);font-weight:600;text-decoration:none}.btm-form-auth h2 a:hover{text-decoration:underline}.input-group--error-msg{color:var(--red-main);font-size:14px}.auth-divider{align-items:center;gap:12px;width:100%;margin-top:1.5rem;display:flex}.auth-divider span{background-color:var(--gray-main);flex:1;height:1px}.auth-divider p{color:var(--gray-secondary);white-space:nowrap;font-size:14px;font-weight:500}.modal-overlay{z-index:999;top:0;left:0;background-color:#00000080;justify-content:center;align-items:center;width:100%;animation:.3s forwards fadeIn;display:flex;position:fixed;inset:0}.form-modal-cont{background-color:var(--bg-main);opacity:0;border-radius:8px;flex-direction:column;width:55%;min-width:800px;height:auto;padding:2.5rem;animation:.3s forwards zoomIn;display:flex;overflow-y:auto;transform:scale(.9)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{to{opacity:1;transform:scale(1)}}@media (width<=1440px){.input-group-3{grid-template-columns:repeat(2,1fr);gap:18px}.input-group--label svg{width:18px;height:18px}.form-actions{margin-top:1.2rem}.form-actions--btn-cancel,.form-actions--btn-submit,.input-group--label label{font-size:15.5px}.form-auth-wrapper{padding:.6rem 1rem}.head-form-auth h1{font-size:25px}.head-form-auth h2{font-size:14px}.btns-head-form-auth a{gap:6px;font-size:15px}.auth-divider{margin-top:1.4rem}.auth-divider p{font-size:13px}.form-auth-btn-submit{font-size:16px}.btm-form-auth h2{font-size:14px}}@media (width<=1280px){.form-auth{position:absolute;top:5rem}.auth-page{margin-bottom:5rem}}@media (width<=1024px){.input-group-3{grid-template-columns:repeat(1,1fr);gap:24px}.form-actions{gap:10px}.form-actions--btn-cancel,.form-actions--btn-submit{text-align:center;justify-content:center;align-items:center;width:50%}.form-auth-wrapper{padding:12px 10px}}@media (width<=600px){.form-auth{width:90%}.btns-head-form-auth{flex-direction:column-reverse;gap:10px}.btns-head-form-auth a{justify-content:center;align-items:center;width:100%}}.snippets-header{align-items:center;gap:12px;width:100%;height:auto;margin-top:1.5rem;padding:0;display:flex}.snippets-filters{gap:12px;width:40%;display:flex}.search-bar{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;align-items:center;gap:8px;width:60%;height:auto;padding:0 12px;transition:all .2s ease-in-out;display:flex}.search-bar:focus-within{border:1px solid var(--seagreen-main)}.search-bar svg{width:18px;height:18px;color:var(--gray-secondary);flex-shrink:0}.search-bar:focus-within svg{color:var(--text-main);transition:all .2s ease-in-out}.search-bar input,.sort-by select{width:100%;height:100%;color:var(--text-main);background:0 0;border:none;outline:none;padding:10px 0;font-size:15px;display:flex}.sort-by{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;align-items:center;width:100%;height:auto;display:flex}.sort-by select{padding:10px 12px}.sort-by{border:1px solid var(--gray-main);transition:all .2s ease-in}.sort-by:focus-within{border:1px solid var(--seagreen-main)}.sort-by select{border:none!important}@media (width<=1440px){.search-bar input,.sort-by select{font-size:15px}}@media (width<=1280px){.snippets-header{flex-direction:column-reverse;gap:10px}.search-bar,.snippets-filters{min-width:100%}.sort-by{width:100%}}.account{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;flex-direction:column;width:100%;margin-top:1rem;padding:28px;display:flex}.account-title{margin-bottom:1.2rem;font-size:16px;font-weight:500}.account-danger{border-color:var(--red-main);background-color:var(--red-dark)}.account-danger h3{color:var(--red-main);font-size:18px}.account-avatars{align-items:flex-start;gap:2rem;display:flex}.account-avatar-current-wrapper{color:var(--gray-secondary);flex-direction:column;align-items:center;gap:6px;font-size:14px;display:flex}.account-avatars-list{flex-wrap:wrap;gap:10px;display:flex}.account-avatar-item{cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;transition:all .15s ease-in-out;display:flex}.account-avatar-current{cursor:default;width:70px;height:70px;font-size:24px}.account-avatar-active{border-color:var(--text-main)}.account-form{flex-direction:column;gap:1.5rem;display:flex}.account-save{justify-content:flex-end;margin-top:1rem;display:flex}.account-save-btn{background-color:var(--seagreen-main);height:auto;color:var(--bg-main);cursor:pointer;border:none;border-radius:5px;align-items:center;gap:8px;padding:10px 2.5rem;font-size:16px;font-weight:700;transition:all .2s ease-in-out;display:flex}.account-save-btn svg{stroke-width:2.5px;width:18px;height:18px}.account-save-btn:hover{opacity:.8;transition:all .2s ease-in}.account-divider{border:none;border-top:1px solid var(--gray-main);margin:1.5rem 0}.account-danger-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-danger-content h4{margin-bottom:4px;font-size:15px;font-weight:500}.account-danger-content p{color:var(--gray-secondary);font-size:15px}.account-danger-btn{color:var(--red-main);border:1px solid var(--red-main);cursor:pointer;background-color:#0000;background-color:var(--bg-secondary);border-radius:5px;align-items:center;gap:8px;padding:10px 1.5rem;font-size:14px;font-weight:600;transition:all .2s ease-in-out;display:flex}.account-danger-btn:hover{background-color:var(--text-main);transition:all .2s ease-in}.public-snippet{flex-direction:column;width:100%;height:auto;margin-top:1rem;display:flex}.public-snippet p{color:var(--text-main);margin-top:1rem;font-size:14.5px;font-weight:300;line-height:22px}.public-snippet--author{gap:1rem;width:100%;display:flex}.public-snippet--author-profile{align-items:center;gap:8px;width:auto;height:auto;display:flex}.public-snippet--author a{color:var(--text-main);font-size:15px;font-weight:500;text-decoration:none;transition:all .15s ease-in-out}.public-snippet--author a:hover{color:var(--seagreen-main);transition:all .15s ease-in}.public-snippet--author-date{align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.public-snippet--author-date svg{stroke-width:2.2px;width:16px;height:16px}.public-snippet--editor{border:1px solid var(--gray-main);background-color:var(--bg-secondary);border-radius:8px;width:100%;margin-top:1rem;padding:.7rem 0 0 .7rem;display:grid;overflow:hidden}.cont-public-snippet{border:1px solid var(--gray-main);border-radius:8px;flex-direction:column;width:100%;height:auto;margin-top:1.5rem;display:flex}.cont-public-snippet--title{background-color:var(--bg-secondary);border-bottom:1px solid var(--gray-main);border-radius:8px 8px 0 0;align-items:center;gap:6px;width:100%;height:auto;padding:12px 1rem;font-size:15px;display:flex}.cont-public-snippet--title svg{width:20px;height:20px}.cont-public-snippet--content{flex-direction:column;max-height:700px;padding:1.2rem;display:flex;overflow-y:auto}@media (width<=1440px){.public-snippet p{margin-top:12px;font-size:13px;line-height:19px}.public-snippet--author a,.public-snippet--editor .cm-editor{font-size:14px}}.page-loader{background-color:var(--bg-main);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:100vh;display:flex}.page-loader h1{color:var(--text-main);font-size:20px;font-weight:500}.top-bar--editor{background-color:var(--bg-secondary);border-bottom:1px solid var(--gray-main);justify-content:space-between;align-items:center;width:100%;height:auto;padding:1rem 2rem 1rem 350px;display:flex}.name-top-bar--editor{align-items:center;gap:1rem;width:25%;display:flex}.name-top-bar--editor a,.name-top-bar--editor input,.ops-top-bar--editor select,.ops-top-bar--editor button{color:var(--text-main);font-size:14px}.name-top-bar--editor a svg{width:20px;height:20px}.name-top-bar--editor input,.ops-top-bar--editor select{background-color:var(--bg-main);width:100%;height:100%;padding:10px 14px;display:flex}.ops-top-bar--editor{width:auto;height:100%;display:flex}.ops-top-bar--editor select{width:auto;margin-right:14px}.ops-top-bar--editor button{cursor:pointer;background-color:var(--bg-secondary);border:none;justify-content:center;align-items:center;gap:8px;width:auto;height:auto;margin:0 12px;display:flex}.ops-top-bar--editor button svg{width:16px;height:16px}.btn-run-code--editor{border-radius:5px;padding:0 1.5rem;font-weight:700;background:var(--seagreen-main)!important;color:var(--bg-main)!important}.btn-run-code--editor svg{stroke-width:2.5px}.editor-wrapper{width:100%;height:calc(var(--height-zoomed) - 71.5px);display:flex}.code-editor{flex-direction:column;width:65%;height:auto;padding-left:315px;display:flex}.top-editor-titles{width:100%;height:auto;display:flex}.top-editor-titles button{cursor:pointer;border:none;border-right:1px solid var(--gray-main);text-align:center;justify-content:center}.top-editor-titles div{text-align:center;justify-content:center}.top-editor--title{width:100%;height:auto;color:var(--gray-secondary);background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-top:none;border-left:none;align-items:center;gap:8px;padding:10.5px 12px;font-size:13.5px;display:flex}.top-editor-selected--title{background-color:var(--seagreen-dark);color:var(--text-main)}.top-editor--title svg{width:18px;height:18px}.editor-output-container{flex-direction:column;width:35%;height:auto;font-size:14px;display:flex}.output-result-container{border:1px solid var(--gray-main);width:100%;height:100%;color:var(--seagreen-main);flex-direction:column;display:flex;overflow:auto}.cont-editor-console{padding:1rem}.code-editor-container{width:100%;height:100%;overflow:hidden}.code-editor-container .cm-editor{height:100%}.code-editor-container .cm-scroller{font-family:Fira Code,Cascadia Code,monospace}.editor-doc{flex-direction:column;width:100%;height:100%;padding:0;display:flex}.cont-editor-doc--code{border-bottom:1px solid var(--gray-main)}.cont-editor-doc--code textarea{min-width:100%;min-height:100%;color:var(--gray-secondary);resize:none;background:0 0;border:none;outline:none;padding:10px;display:flex}.cont-editor-doc{border-bottom:1px solid var(--gray-main);flex-direction:column;width:100%;height:50%;padding:10px;display:flex;overflow-y:scroll}.editor-diagram{background:radial-gradient(circle at 20% 25%,#07b86312 0%,#0000 22%) 0 0/180% 180%,radial-gradient(circle at 82% 78%,#04bf7b0f 0%,#0000 26%) 0 0/160% 160%,radial-gradient(circle at 55% 45%,#03849809 0%,#0000 24%) 0 0/200% 200%,linear-gradient(135deg,#020202 0%,#050505 18%,#080808 36%,#07100b 56%,#060606 74%,#020202 100%) 0 0/100% 100%;justify-content:center;align-items:center;width:100%;height:100%;animation:18s ease-in-out infinite editorGradientFlow;display:flex;position:relative;overflow:hidden}.editor-diagram:before{content:"";pointer-events:none;z-index:0;opacity:.45;background:repeating-linear-gradient(90deg,#0000 0 54px,#ffffff02 55px,#0000 56px),repeating-linear-gradient(0deg,#0000 0 54px,#07b86303 55px,#0000 56px);animation:22s linear infinite gridDrift;position:absolute;inset:-20%;transform:rotate(-6deg)}.editor-diagram:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#07b86317 0%,#07b86308 22%,#0000 48%);animation:6s ease-in-out infinite pulseGlow;position:absolute;inset:0}.generate-diagram-btn{z-index:5;cursor:pointer;color:var(--text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#080808f2 0%,#0c0c0cf5 55%,#08140cf5 100%);border:1px solid #07b86347;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:12px 1.5rem;font-size:14px;transition:all .22s;display:flex;position:absolute;box-shadow:inset 0 0 0 1px #ffffff05,0 0 18px #07b8631f,0 10px 35px #00000073}.generate-diagram-btn:before{content:"";background:linear-gradient(90deg,#0000,#07b863e6,#0000);height:1px;position:absolute;inset:0 0 auto}.generate-diagram-btn:hover{border-color:#07b8638c;transform:translateY(-2px)scale(1.015);box-shadow:inset 0 0 0 1px #ffffff08,0 0 24px #07b8632e,0 14px 40px #0000008c}.generate-diagram-btn svg{width:17px;height:17px}.cont-editor-diagram{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.diagram-shell{cursor:grab;width:100%;height:100%;position:relative}.diagram-shell button{margin:1rem}.diagram-shell:active{cursor:grabbing}.diagram-toolbar{z-index:50;gap:8px;display:flex;position:absolute;top:14px;right:14px}.diagram-toolbar button{margin:0}.diagram-toolbar button,.diagram-shell button{border:1px solid var(--seagreen-dark);width:auto;height:auto;color:var(--text-main);cursor:pointer;background:linear-gradient(135deg,#080808f0,#0f0f0ff5);border-radius:10px;padding:10px 12px;transition:all .18s}.diagram-toolbar button:hover{border-color:#07b86373;transform:translateY(-1px);box-shadow:0 0 14px #07b86326}.mermaid-stage{justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex}.mermaid-stage svg{margin:auto;display:block;overflow:visible!important}@keyframes editorGradientFlow{0%{background-position:0 0,100% 100%,50%,0 0}50%{background-position:100% 35%,0 70%,70% 20%,0 0}to{background-position:0 0,100% 100%,50%,0 0}}@keyframes gridDrift{0%{transform:translate(0,0)rotate(-6deg)}50%{transform:translate(-25px,-18px)rotate(-6deg)}to{transform:translate(0,0)rotate(-6deg)}}@keyframes pulseGlow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}}@media (width<=1600px){.name-top-bar--editor a,.name-top-bar--editor input,.ops-top-bar--editor select,.ops-top-bar--editor button{font-size:12.5px}.name-top-bar--editor input,.ops-top-bar--editor select{padding:9px 12px}.btn-run-code--editor{padding:0 1rem}.editor-output-container,.code-editor-container .cm-scroller,.top-editor--title{font-size:13px}}@media (width<=1440px){.code-editor{padding-left:280px}.top-bar--editor{padding-left:300px;padding-right:1rem}.editor-wrapper{height:calc(var(--height-zoomed) - 67.5px);overflow-y:hidden}}.profile-top{width:100%;height:auto;color:var(--gray-secondary);opacity:1;align-content:center;gap:10px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s ease-in-out;display:flex}.profile-top:hover{opacity:.7;transition:all .3s ease-in}.profile-top svg{width:22px;height:22px}.profile-info{background-color:var(--bg-secondary);border:1px solid var(--gray-main);border-radius:5px;gap:1rem;width:100%;height:auto;margin-top:1.5rem;padding:1.5rem;display:flex}.profile-avatar{background-color:var(--yellow-main);min-width:90px;height:90px;color:var(--bg-main);filter:drop-shadow(0 0 1rem var(--yellow-dark));border-radius:50%;justify-content:center;align-items:center;display:flex}.profile-avatar svg{stroke-width:2.5px;width:45px;height:45px}.profile-txt{flex-direction:column;width:100%;height:auto;display:flex}.profile-txt h1{color:var(--text-main);font-size:20px;font-weight:500}.profile-txt h2{color:var(--gray-secondary);font-size:15px;font-weight:400}.profile-txt p{width:90%;color:var(--gray-secondary);margin-top:8px;font-size:16px;font-weight:400}.btm-profile-txt{gap:2rem;width:auto;height:auto;margin-top:12px;display:flex}.btm-profile-txt a:hover{text-decoration:underline}.btm-profile-txt--item{font-size:15px;font-weight:light;color:var(--text-main);align-items:center;gap:5px;text-decoration:none;display:flex}.btm-profile-txt--item svg{width:16px;height:16px;color:var(--seagreen-main);stroke-width:2.5px}.btn-github-profile{border:1px solid var(--gray-main);opacity:1;background:0 0;border-radius:5px;justify-content:center;justify-self:flex-end;align-items:center;width:40px;height:40px;padding:8px;transition:all .2s ease-in-out;display:flex}.btn-github-profile:hover{opacity:1;background-color:var(--gray-main);transition:all .2s ease-in-out}.btn-github-profile img{width:24px;height:24px}.profile-snippets-title{width:100%;margin-top:2rem;font-size:18px;font-weight:500;display:flex}@media (width<=1440px){.profile-top{font-size:14px}.profile-top svg{width:18px;height:18px}.profile-info{margin-top:1.2rem}.profile-avatar{min-width:80px;height:80px}.profile-avatar svg{width:38px;height:38px}.profile-txt h1{font-size:17px}.profile-txt h2,.profile-txt p{font-size:14px}.btm-profile-txt--item{align-items:center;font-size:13px}.btm-profile-txt--item svg{width:13px;height:13px}.btn-github-profile{width:35px;height:35px}.btn-github-profile img{width:20px;height:20px}.profile-snippets-title{margin-top:1.5rem;font-size:16px}}.not-found{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.not-found h1{background:linear-gradient(90deg, var(--seagreen-main), var(--green-main), var(--seagreen-main));-webkit-text-fill-color:transparent;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;font-size:9rem;font-weight:800;line-height:8rem;animation:8s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.not-found h2{background-color:var(--bg-main);font-size:2rem}.not-found a{background-color:var(--bg-secondary);border:1px solid var(--gray-main);width:auto;color:var(--text-main);text-align:center;border-radius:5px;justify-content:center;align-items:center;gap:10px;margin-top:2rem;padding:1rem 2rem;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:flex}.not-found a:hover{background-color:var(--gray-main);transition:all .2s ease-in}.not-found a svg{width:22px;height:22px}.not-found-app{padding-left:315px}@media (width<=1440px){.not-found-app{padding-left:280px}.not-found h1{font-size:8rem}.not-found h2{font-size:1.6rem}.not-found a{padding:14px 1.6rem;font-size:16px}}.side-bar{width:315px;height:var(--height-zoomed);background-color:var(--bg-secondary);border-right:1px solid var(--gray-main);z-index:100;flex-direction:column;display:flex;position:fixed;top:0;left:0}.top-side-bar{border-bottom:1px solid var(--gray-main);justify-content:center;align-items:center;width:100%;height:auto;padding:1.5rem 3rem;display:flex}.top-side-bar img{width:240px}.list-side-bar{flex-direction:column;gap:10px;padding:1.5rem 1.2rem 1rem;display:flex}.item-list-side-bar{color:var(--text-main);border-radius:5px;align-items:center;gap:10px;padding:12px 1rem;font-size:16px;text-decoration:none;list-style:none;transition:all .2s ease-in-out;display:flex}.item-list-side-bar:hover,.item-list-side-bar--active{background-color:var(--brand-dark);transition:all .2s ease-in}.item-list-side-bar svg{width:20px;height:20px}.btm-side-bar{flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex}.user-side-bar{justify-content:space-between;align-items:center;width:100%;padding:0 1.5rem;display:flex}.avatar-side-bar{align-items:center;gap:12px;width:auto;min-width:80%;height:auto;display:flex}.avatar-icon-side-bar{border-radius:50%;min-width:44px;height:44px}.txt-user-side-bar h1{color:var(--text-main);font-size:16px;font-weight:500}.txt-user-side-bar h2{width:95%;color:var(--gray-secondary);-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;font-size:13px;font-weight:400;display:-webkit-box;overflow:hidden}.user-side-bar a{color:var(--text-main);transition:all .15s ease-in-out}.user-side-bar a:hover{opacity:.75;transition:all .15s ease-in}.user-side-bar a svg{width:20px;height:20px}.logout-side-bar{border-top:1px solid var(--gray-main);width:100%;height:auto;margin-top:1rem;padding:1.2rem 1.5rem;display:flex}.btn-logout{width:auto;height:auto;color:var(--red-main);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:17px;font-weight:400;display:flex}.btn-logout svg{stroke-width:2px;width:20px;height:20px;transform:rotate(180deg)}@media (width<=1440px){.side-bar{width:280px}.top-side-bar{padding:16px 0}.top-side-bar img{width:200px}.list-side-bar{padding:1.2rem 1rem}.item-list-side-bar{font-size:15px}.item-list-side-bar svg{width:18px;height:18px}.txt-user-side-bar h1{font-size:15px;font-weight:400}.txt-user-side-bar h2{font-size:12.5px}.avatar-side-bar{gap:10px}.avatar-icon-side-bar{border-radius:50%;min-width:40px;height:40px}.user-side-bar a svg{stroke-width:1.9px;width:18px;height:18px}.logout-side-bar{padding:1.1rem 1.5rem}.btn-logout{font-size:15px}}
