@charset "UTF-8";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}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a,del,ins{text-decoration:none}a{color:inherit}label,button{cursor:pointer}input,button{outline:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}textarea{font-family:Arial,Helvetica,sans-serif}.wrapper{min-height:100vh;display:flex;flex-direction:column;background-color:#e5e5e5}.page{flex:1 0 auto}.open{opacity:.2}.on{border:2px solid #efcc00;background-color:#030303;color:#efcc00}.on:hover{background-color:#efcc00;color:#030303}.off{border:2px solid #999;background-color:#999;color:#e5e5e5;cursor:not-allowed}.off:hover{border:2px solid #999;background-color:#999;color:#e5e5e5}.ok{border:2px solid rgb(12,224,12)}.ko{border:2px solid rgb(224,12,40)}.bk-p--light{background-color:#e5e5e5}.bk-p--dark{background-color:#19191a;color:#fff}.bk-s--light{background-color:#030303;color:#e5e5e5}.bk-s--dark{background-color:#121213;color:#fff}.bk-t--light{background-color:#030303;color:#e5e5e5}.bk-t--dark{background-color:#e5e5e5;color:#19191a}.border--light{border:10px solid #030303}.border--dark{border:10px solid #999}.frame-light{border:5px solid #030303}.frame-dark{border:5px solid #e5e5e5}.important{font-weight:700}.menu{position:sticky}.menu-small{width:100%;background-color:#030303;align-items:center;justify-content:center;border-bottom:2px solid #e5e5e5;display:none}@media (max-width: 426px){.menu-small{display:flex}}.menu-small-logo{display:block;height:70px}.menu-nav{display:flex;align-items:flex-start;justify-content:space-around;font-family:VT323,monospace}@media (max-width: 426px){.menu-nav{padding:0}}.menu-list{display:flex;align-items:flex-start;justify-content:space-around;flex:1;padding:16px}@media (max-width: 426px){.menu-list{padding:0}}.menu-list-link{padding:16px 0 8px;text-transform:uppercase;font-weight:700;text-align:center;color:#fff;font-size:28.8px}.menu-list-link:hover{transform:translateY(-3px);transition:all .2s ease-in-out}@media (max-width: 768px){.menu-list-link{font-size:24px}}@media (max-width: 426px){.menu-list-link{font-size:19.2px}}.menu-list-logo{height:100px}@media (max-width: 426px){.menu-list-logo{display:none}}.menu-search{text-align:center;margin:16px auto}.menu-search input{padding:8px}.menu-open{position:fixed;z-index:9999;top:8px;left:8px;padding:8px 16px;text-transform:uppercase;font-weight:700;font-size:17.6px;border:3px solid #e5e5e5;margin-left:16px;margin-top:19.2px;border-radius:5px}.menu-open-icon{fill:#e5e5e5}@media (max-width: 426px){.menu-open{margin-top:8px}}.menu-display-enter{opacity:0;width:0}.menu-display-enter-active{opacity:1;width:400px;transition:all .3s}.menu-display-exit{opacity:1}.menu-display-exit-active{opacity:0;transition:all .5s}.active{border-bottom:5px solid white}.alert{position:fixed;z-index:998;bottom:16px;right:16px;padding:16px;border-radius:5px;font-weight:700;border:2px solid #e5e5e5}.home{min-height:100%}.home-header{text-align:center;padding:64px 0;position:relative;border-bottom:2px solid #e5e5e5}@media (max-width: 426px){.home-header{padding:80px 16px 32px}}@media (max-width: 321px){.home-header{border:none}}.home-header-title{font-size:80px}@media (max-width: 426px){.home-header-title{font-size:48px}}.home-header-subtitle{margin-top:32px;font-size:32px}@media (max-width: 426px){.home-header-subtitle{font-size:20.8px}}.home-header-switch{position:absolute;top:16px;right:16px;width:40px;height:40px}.home-header-switch-button{border:none;background-color:transparent;transition:transform .5s ease-in-out}.home-header-switch-button:hover{transform:rotate(-180deg)}.home-header-switch-button-dark,.home-header-switch-button-light{padding:4.8px;border:2px solid #e5e5e5;border-radius:50%}.home-header-switch-button-dark:hover{border-color:#030303}.home-header-switch-button-dark svg{fill:#e5e5e5;width:25px;height:25px}.home-header-switch-button-dark svg:hover{fill:#030303}.home-header-switch-button-light:hover{border-color:#d9ff02}.home-header-switch-button-light svg{fill:#e5e5e5;width:25px;height:25px}.home-header-switch-button-light svg:hover{fill:#d9ff02}.home-posts{text-align:center;width:90%;margin:0 auto}@media (max-width: 426px){.home-posts{width:95%}}@media (max-width: 321px){.home-posts{width:100%}}.home-loading{min-height:80vh}.home-loading-box{width:100%;height:500px;margin:32px 0;position:relative;overflow:hidden;border-radius:8px;background-color:#030303;display:flex;justify-content:center}@media (max-width: 426px){.home-loading-box{height:350px}}.home-loading-box span{display:inline-block;background:linear-gradient(to right,#dddddd 0%,#e7e7e7 20%,#dddddd 40%,#dddddd 100%);background-size:1000px 100%;animation:shimmer 1.5s infinite linear;border-radius:4px}.home-loading-box-title{position:absolute;top:30%;left:33%;width:33%;height:48px}@media (max-width: 769px){.home-loading-box-title{left:20%;width:60%}}.home-loading-box-subtitle{position:absolute;top:50%;left:30%;width:40%;height:32px}@media (max-width: 769px){.home-loading-box-subtitle{left:10%;width:80%}}.home-loading-box-button{position:absolute;top:65%;left:40%;width:20%;height:48px;border-radius:8px}@media (max-width: 769px){.home-loading-box-button{left:25%;width:50%}}@media (max-width: 426px){.home-loading-box-button{left:15%;width:70%}}@keyframes shimmer{0%{background-position:-500px 0}to{background-position:500px 0}}.dark:hover{fill:"#000"}.switch{position:absolute;right:8px;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e5e5;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:40px;width:40px;left:0;top:0;bottom:0;margin:auto 0;-webkit-transition:.4s;transition:.4s;box-shadow:0 0 15px #2020203d;background:white url(https://i.ibb.co/7JfqXxB/sunny.png);background-repeat:no-repeat;background-position:center}input:checked+.slider{background-color:#999}input:focus+.slider{box-shadow:0 0 1px #999}input:checked+.slider:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translate(24px);background:#e5e5e5 url(https://i.ibb.co/FxzBYR9/night.png);background-repeat:no-repeat;background-position:center}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.card{margin:32px 0;position:relative;display:flex;justify-content:center;color:#fff;text-shadow:0px 0px 15px black;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px}.card-img{width:100%;height:500px;object-fit:cover;filter:brightness(90%)}@media (max-width: 426px){.card-img{height:350px}}.card-title,.card-subtitle{position:absolute;max-width:95%;text-shadow:0 0 10px black}.card-title{top:30%;font-size:48px;font-weight:700;text-transform:uppercase;font-family:Orbitron,sans-serif}@media (max-width: 426px){.card-title{font-size:28.8px}}.card-subtitle{top:50%;font-size:32px;font-weight:700}@media (max-width: 426px){.card-subtitle{font-size:19.2px}}.card-link{position:absolute;top:65%;display:flex;align-items:center;border:3px solid white;border-radius:5px;padding:8px 48px;fill:#fff;transition:background-color .3s ease-in-out,color .3s ease-in-out,fill .3s ease-in-out}.card-link-icon{transition:transform .3s ease-in-out}.card-link-text{font-size:16px;font-weight:700;padding-right:8px;text-transform:uppercase}.card-link:hover{background-color:#fff;color:#000;fill:#000;text-shadow:none}.card-link:hover .card-link-icon{transform:translate(10px)}.list{text-align:center;background-color:#e5e5e5;color:#030303}.list-title{font-size:32px;font-weight:700;text-transform:uppercase;padding:32px 0;border-bottom:2px solid #030303}@media (max-width: 426px){.list-title{font-size:24px}}.list-description{font-size:24px;margin:16px 0}.list-filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:75%;margin:16px auto;gap:15px}@media (max-width: 769px){.list-filters{width:85%}}@media (max-width: 426px){.list-filters{width:95%}}.list-search{position:relative;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:8px;padding:8px 16px}@media (max-width: 769px){.list-search{width:100%}}.list-search input{flex:1;font-size:1rem;border:none;margin:0 16px}.list-search-icon{color:#999;pointer-events:none}.list-search-clear{cursor:pointer;color:#999;border:none;background-color:inherit}.list-search-clear:hover{color:#e5e5e5;background-color:#030303;border-radius:5px}.list-themes{display:flex;align-items:flex-start;flex-direction:column}.list-themes-title{font-weight:700}.list-themes-tag{margin:16px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.list-themes-tag-item{border:none;border-radius:8px;padding:.4rem 1rem;font-size:.9rem;cursor:pointer;transition:.3s;color:#fff;display:flex;align-items:center;gap:10px;text-shadow:0px 0px 2px black}.list-themes-tag-item:hover{transform:translateY(-2px)}.list-results{width:75%;margin:0 auto}@media (max-width: 769px){.list-results{width:85%}}@media (max-width: 426px){.list-results{width:95%}}.list-post{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;border-bottom:5px solid #030303;background-color:#fff;padding:16px}.list-post:hover{transform:translateY(-2px)}@media (max-width: 426px){.list-post{display:flex;flex-direction:column;align-items:flex-start;gap:10px}}.list-post-link{display:flex;align-items:center;gap:15px}@media (max-width: 769px){.list-post-link{flex-direction:column;align-items:flex-start}}.list-post-link img{width:100px;max-height:50px;object-fit:cover}@media (max-width: 769px){.list-post-link img{display:none}}.list-post-text{display:flex;flex-direction:column;align-items:flex-start;gap:11.2px}.list-post-title{font-size:19.2px;font-weight:700}.list-post-meta{text-align:center;font-size:.9rem}.list-post-themes{justify-self:end;display:flex;gap:10px}.list-post-themes-item{color:#fff;padding:8px 16px;border-radius:8px;background-color:#030303;font-size:12.8px;font-weight:700}.list-no-results{margin-top:32px;font-style:italic;font-size:1rem;color:#888}.post{width:100%;margin:0 auto 48px}@media (max-width: 769px){.post{width:100%}}.post-header{width:100%;text-align:center;position:relative}.post-header-img{width:100%;height:450px;object-fit:cover;border-bottom:5px solid #030303}@media (max-width: 426px){.post-header-img{height:300px}}.post-header-title{display:inline-block;background-color:#030303;padding:16px 32px;margin-top:-56px;font-size:48px;font-weight:700;text-transform:uppercase;font-family:Orbitron,sans-serif;color:#fff}@media (max-width: 426px){.post-header-title{font-size:32px}}.post-subtitle{text-align:center;font-size:28.8px;font-family:Orbitron,sans-serif;font-weight:700;margin-top:15px;margin-bottom:16px;background-color:#030303;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;text-shadow:rgba(255,255,255,.7) 0px 3px 3px}@media (max-width: 426px){.post-subtitle{font-size:22.4px}}.post-info{text-align:center;padding:16px;color:#999;font-style:oblique}.post-info-date,.post-info-author{font-weight:700}@media (max-width: 426px){.post-info{font-size:14.4px}}.post-tags{display:flex;justify-content:center;gap:10px}.post-tags-item{color:#fff;padding:8px 16px;border-radius:8px;cursor:pointer;text-shadow:0px 0px 2px black}.post-content{width:75%;margin:0 auto;font-size:19.2px;line-height:1.5}@media (max-width: 1025px){.post-content{width:85%}}@media (max-width: 769px){.post-content{width:95%}}@media (max-width: 426px){.post-content{width:100%;font-size:17.6px}}.post-content-intro,.post-content-outro{font-weight:700;font-size:19.2px;line-height:1.8;font-family:Inter,sans-serif;text-align:justify}@media (max-width: 426px){.post-content-intro,.post-content-outro{font-size:17.6px;padding:0 16px}}.post-content-intro{margin:48px 0}.post-content-section{margin-bottom:48px;transform:skewY(-1deg)}.post-content-section-body{background-color:#fff;padding:48px 16px;overflow:hidden;margin:16px 0 32px;border-bottom:3px solid black}@media (max-width: 426px){.post-content-section-body{background-color:#e5e5e5;border:none;padding:16px}}.post-content-section-text{transform:skewY(1deg);transform-origin:top left;text-align:justify;font-family:Inter,sans-serif}@media (max-width: 426px){.post-content-section-text{padding:0 16px}}.post-content-subtitle{position:relative;width:100%;background:#030303;color:#fff;font-weight:700;font-size:1.25rem;text-align:center;padding:1rem;margin:2rem 0 -1rem;font-family:Orbitron,sans-serif}.post-content-subtitle span{display:inline-block;transform:skewY(1deg)}@media (max-width: 426px){.post-content-subtitle{font-size:1.1rem}}@media (min-width: 769px){.post-content-images.has-1 img{height:400px}}.post-content-images img{width:100%;object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s ease-in-out;height:300px}@media (max-width: 769px){.post-content-images img{height:250px}}@media (max-width: 426px){.post-content-images img{height:200px}}.post-content-outro{margin-top:48px}.post-content-context,.post-content-contact{margin-bottom:20px;text-align:justify;transform:skewY(-1deg);background-color:#030303;color:#fff;padding:32px 0 48px}.post-content-context-title,.post-content-contact-title{padding:16px 32px;text-transform:uppercase;font-weight:700;display:block;font-family:Orbitron,sans-serif;transform:skewY(1deg)}.post-content-context-text,.post-content-contact-text{padding:16px 32px;transform:skewY(1deg)}.post-content-context-title{text-align:right}.post-content-context-triangle-top{position:relative;width:100%;height:30px;overflow:hidden;margin-bottom:-1px}.post-content-context-triangle-top:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#030303;clip-path:polygon(100% 0%,100% 100%,0% 100%,0% 100%)}.post-content-context-triangle-bottom{position:relative;width:100%;height:30px;overflow:hidden;margin-top:-1px}.post-content-context-triangle-bottom:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#030303;clip-path:polygon(0 0,100% 0,100% 0%,0 100%)}.post-content-contact-title{text-align:left}.post-content-contact-triangle-top{position:relative;width:100%;height:30px;overflow:hidden;margin-bottom:-1px}.post-content-contact-triangle-top:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#030303;clip-path:polygon(0% 0%,100% 100%,0% 100%,0% 100%)}.post-content-contact-triangle-bottom{position:relative;width:100%;height:30px;overflow:hidden;margin-top:-1px}.post-content-contact-triangle-bottom:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#030303;clip-path:polygon(100% 100%,0% 0%,100% 0%,100% 0%)}.subtitle{font-size:20.8px;font-weight:700;text-transform:uppercase;margin:64px 0 16px}.modal-image{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:999}.modal-image .modal-image-container{display:flex;flex-direction:column;align-items:center;max-width:90%;max-height:90%;position:relative}.modal-image .modal-image-container img{max-width:100%;max-height:90vh;border-radius:8px}.modal-image .modal-image-caption{position:absolute;bottom:0;font-size:22.4px;color:#030303;text-align:center;background-color:#0009;color:#fff;padding:16px;width:100%;font-family:VT323,Comic Sans MS,cursive,sans-serif;box-shadow:2px 2px 5px #030303;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (max-width: 426px){.modal-image .modal-image-caption{font-size:16px;padding:12.8px}}.modal-image .close-btn,.modal-image .prev-btn,.modal-image .next-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;color:#fff;background:none;border:none;cursor:pointer;z-index:1000}.modal-image .close-btn{top:20px;right:30px;transform:none}.modal-image .prev-btn{left:30px}.modal-image .next-btn{right:30px}.reading-progress-container{position:sticky;top:0;left:0;height:5px;width:100%;background-color:#030303;z-index:999}.reading-progress-bar{height:100%;width:0%;background-color:#efcc00;transition:width .2s ease-in-out}.post-content-image-container{display:flex;flex-direction:column;position:relative}.post-content-image-container .post-content-image{width:100%;object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s ease-in-out;height:300px;margin-bottom:8px}@media (max-width: 769px){.post-content-image-container .post-content-image{height:250px}}@media (max-width: 426px){.post-content-image-container .post-content-image{height:200px}}.post-content-image-caption{font-size:16px;position:absolute;right:0;bottom:-16px;background:white;padding:16px;width:150px;font-weight:700;font-family:Indie Flower,Comic Sans MS,cursive,sans-serif;box-shadow:2px 2px 5px #030303;transform:rotate(-2deg)}@media (max-width: 426px){.post-content-image-caption{font-size:14.4px;padding:8px;right:0;bottom:-8px}}.post-content-images-general-caption{font-size:22.4px;color:#030303;text-align:center;margin:-32px auto 0;background-color:#fff;padding:16px;position:relative;z-index:2;width:80%;font-family:VT323,Comic Sans MS,cursive,sans-serif;box-shadow:2px 2px 5px #030303}@media (max-width: 426px){.post-content-images-general-caption{width:fit-content;font-size:17.6px;padding:12.8px;margin:8px 16px 0;transform:skewY(1deg)}}.post-content-images{display:grid;gap:16px;margin-top:16px;grid-template-columns:1fr}@media (min-width: 426px){.post-content-images[class*=has-]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (min-width: 769px){.post-content-images.has-1 .post-content-image-container .post-content-image{height:400px}}@media (max-width: 426px){.post-content-images{padding:0 16px}}.comment{margin:0 auto;padding:16px 0 0;text-align:center;width:75%}@media (max-width: 769px){.comment{width:85%}}@media (max-width: 426px){.comment{width:95%}}.comment-title{background-color:#030303;color:#e5e5e5;font-size:24px;font-weight:700;text-align:center;padding:1.5rem 0;margin-bottom:2rem;font-family:Orbitron,sans-serif;letter-spacing:1px;box-shadow:0 4px 6px #0000004d;transform:skewY(-1deg);text-transform:uppercase}@media (max-width: 426px){.comment-title{font-size:20.8px;width:100%}}.comment-title-text{transform:skewY(1deg)}.comment-list-title{font-size:28.8px;font-weight:700;padding:32px;margin:16px 0;border:2px solid #e5e5e5}@media (max-width: 426px){.comment-list-title{font-size:20.8px}}.comment-list-item{padding:16px;text-align:left;margin:16px 8px;background-color:#fff;border:1px solid #030303;box-shadow:5px 10px 2px #030303;flex:1}.comment-list-item-box{display:flex;align-items:flex-start;gap:16px}@media (max-width: 426px){.comment-list-item-box{flex-direction:column}}.comment-list-item-info{padding-bottom:8px;display:flex;gap:8px;border-bottom:3px solid #030303}.comment-list-item-info-date,.comment-list-item-info-pseudo{font-weight:700}.comment-list-item-info-pseudo{text-transform:uppercase}.comment-list-item-content{line-height:1.1;margin-bottom:16px}.comment-list-item-actions{text-align:right}.comment-list-item-actions button{padding:8px 16px;border:3px solid #030303;background-color:#fff;color:#030303}.comment-list-item-actions button:hover{background-color:#030303;color:#e5e5e5;transform:skewY(-2deg);transition:all ease-in-out .25s}.comment-add{background-color:#fff;width:90%;margin:48px auto;border:3px solid #030303}.comment-add-title{font-size:24px;padding:16px;font-weight:700}@media (max-width: 426px){.comment-add-title{font-size:19.2px}}.comment-add-form{margin:16px 32px}@media (max-width: 426px){.comment-add-form{margin:16px}}.comment-add-form-item{display:flex;justify-content:flex-end;align-items:baseline}@media (max-width: 426px){.comment-add-form-item{flex-direction:column}}.comment-add-form-item-label{flex:2;padding:24px 0 6.4px;font-size:17.6px;text-align:right;margin-right:16px;cursor:text}.comment-add-form-item-input,.comment-add-form-item-textarea{flex:5;padding:8px}@media (max-width: 426px){.comment-add-form-item-input,.comment-add-form-item-textarea{width:100%}}.comment-add-form-submit{margin:32px 0;padding:8px 32px;font-size:17.6px;font-weight:700;cursor:pointer;border-radius:5px}@media (max-width: 426px){.comment-add-form-submit{font-size:16px;padding:8px 16px}}.related{padding:16px 0;text-align:center;width:75%;margin:0 auto}@media (max-width: 769px){.related{width:85%}}@media (max-width: 426px){.related{width:95%}}.related-title{background-color:#030303;color:#fff;font-size:24px;font-weight:700;text-align:center;padding:1.5rem 0;margin-bottom:2rem;font-family:Orbitron,sans-serif;letter-spacing:1px;box-shadow:0 4px 6px #0000004d;transform:skewY(-1deg);text-transform:uppercase}@media (max-width: 426px){.related-title{font-size:20.8px;width:100%}}.related-title-text{transform:skewY(1deg)}.related-posts{display:flex;flex-wrap:wrap;justify-content:space-around;gap:8px}.related-posts-item{transition:all .35s ease-in-out;width:250px;margin-top:16px;position:relative}@media (max-width: 426px){.related-posts-item{width:100%}}.related-posts-item img{width:250px;height:300px;object-fit:cover;border-radius:15px}@media (max-width: 426px){.related-posts-item img{width:100%;height:200px;filter:brightness(70%)}}.related-posts-item:hover img{filter:brightness(30%)}.related-posts-item-title{position:absolute;width:250px;top:70%;text-transform:uppercase;font-size:19.2px;font-weight:700;color:#e5e5e5;text-shadow:0px 0px 15px black}@media (max-width: 426px){.related-posts-item-title{width:100%}}.related-posts-item-text{visibility:hidden;position:absolute;width:250px;top:40%;font-size:17.6px;padding:0 16px;color:#e5e5e5;text-shadow:0px 0px 15px black}@media (max-width: 426px){.related-posts-item-text{width:100%;visibility:visible}}.related-posts-item:hover .related-posts-item-text{visibility:visible}:root{--rcs-dual-ring-color: #fff;--rcs-dual-ring-size: 64px;--rcs-dual-ring-thickness: 5px}.rcs-dual-ring{display:inline-block}.rcs-dual-ring:after{content:" ";display:block;width:calc(var(--rcs-dual-ring-size) - 2 * var(--rcs-dual-ring-thickness));height:calc(var(--rcs-dual-ring-size) - 2 * var(--rcs-dual-ring-thickness));border-radius:50%;border:var(--rcs-dual-ring-thickness) solid var(--rcs-dual-ring-color);border-color:var(--rcs-dual-ring-color) transparent;animation:rcs-dual-ring 1.2s linear infinite}@keyframes rcs-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.article{background-color:#e5e5e5}.article-loading,.article-notfound{padding:4rem;text-align:center;font-size:1.25rem}.about{text-align:center;background-color:#e5e5e5;color:#030303;width:75%;margin:0 auto;text-align:left;padding:32px 0;line-height:1.3;font-size:20.8px}@media (max-width: 769px){.about{width:85%}}@media (max-width: 426px){.about{width:100%}}.about-description{padding-bottom:16px;text-align:center;font-size:22.4px}@media (max-width: 426px){.about-description{font-size:19.2px;padding:16px}}.about-profil{padding:32px;margin:16px 0;background-color:#030303;color:#fff;transform:skewY(-2deg)}@media (max-width: 426px){.about-profil{display:flex;flex-direction:column;align-items:center;padding:16px}}.about-profil-img{width:300px;border-radius:50%;float:left;margin-right:32px;margin-bottom:16px;box-shadow:2px 4px 2px #efcc00}@media (max-width: 769px){.about-profil-img{width:200px}}@media (max-width: 426px){.about-profil-img{float:none;margin-right:0;width:60%}}.about-profil-description{font-size:19.2px;text-align:justify;transform:skewY(2deg)}@media (max-width: 426px){.about-profil-description{font-size:16px;padding:16px}}.about-profil-description p{padding:8px}.about-profil-description ul{list-style-type:disc}.about-profil-description ul>li{margin-left:32px}.about-contact{padding-top:16px}.contact{text-align:center;padding:80px 0}.contact-content{background-color:#030303;color:#fff;transform:skewY(-2deg);width:50%;margin:0 auto;text-align:left;padding:32px;line-height:1.3;font-size:20.8px}@media (max-width: 768px){.contact-content{width:70%}}@media (max-width: 426px){.contact-content{width:90%}}.contact-content-description{text-align:center;font-weight:700;transform:skewY(2deg);font-size:24px;font-family:Orbitron,sans-serif}.contact-form{transform:skewY(2deg);margin:16px auto;text-align:center;padding:32px;border-radius:15px}@media (max-width: 426px){.contact-form{margin:16px 0;padding:16px}}.contact-form-item{display:flex;flex-direction:column;justify-content:flex-end;margin-top:16px}@media (max-width: 426px){.contact-form-item{flex-direction:column}}.contact-form-item-label{padding:4.8px;font-size:17.6px;font-weight:700;z-index:100;margin-bottom:-15px;background-color:#030303;margin-left:15px;align-self:flex-start}.contact-form-item-input,.contact-form-item-textarea{padding:16px;border-radius:5px;border:2px solid white;background-color:#030303;color:#fff}@media (max-width: 426px){.contact-form-item-input,.contact-form-item-textarea{width:100%}}.contact-form-item-input:focus,.contact-form-item-textarea:focus{border-color:#efcc00}.contact-form-submit{margin-top:32px;padding:8px 32px;font-size:17.6px;font-weight:700;cursor:pointer;border-radius:5px}@media (max-width: 426px){.contact-form-submit{font-size:16px;padding:8px 16px}}.notfound-container{text-align:center;margin:32px auto;color:#030303}@media (max-width: 426px){.notfound-container{margin:16px}}.notfound-container-text{font-size:24px;font-weight:700;margin-bottom:32px}@media (max-width: 426px){.notfound-container-text{font-size:19.2px}}.notfound-container-404{position:relative}.notfound-container-404-img{max-width:100%}.notfound-container-404-text{font-size:240px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-style:italic;position:absolute;width:100%;top:0;text-shadow:0 0 10px white}@media (max-width: 426px){.notfound-container-404-text{font-size:128px}}.notfound-container-link{display:inline-block;margin-top:32px;padding:8px 24px;color:#030303;border:3px solid #030303;border-radius:5px;font-size:19.2px;font-weight:700}.notfound-container-link:hover{background-color:#030303;color:#e5e5e5}.admin-themes{padding:2rem}.admin-themes-title{font-size:2rem;margin-bottom:2rem;text-align:center}.admin-themes-form{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}.admin-themes-form input[type=text]{padding:.5rem;font-size:1rem;border-radius:5px;border:1px solid #ccc}.admin-themes-form input[type=color]{width:100px;height:40px;padding:0;border:none;background:none}.admin-themes-add{padding:.5rem 1rem;font-weight:700;background-color:#030303;color:#e5e5e5;border-radius:5px;border:none;cursor:pointer}.admin-themes-list{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:.5rem;margin:0 auto}.theme-item{display:flex;align-items:center;gap:1rem;justify-content:space-between;background-color:#fff;padding:.5rem 1rem;border-radius:8px;width:30%}.theme-item input[type=text]{flex:1;padding:.5rem;font-size:1rem;border-radius:5px;border:1px solid #ccc;width:150px}.theme-item input[type=color]{height:35px;border:none}.theme-item .theme-item-name{font-weight:700;flex:3}.theme-item .theme-item-color{width:50px;height:30px;border-radius:5px;flex:1;border:2px solid black}.theme-item .theme-item-actions,.theme-item .theme-item-actions-edit{display:flex;gap:.5rem;flex:3;justify-content:flex-end}.theme-item .theme-item-actions button,.theme-item .theme-item-actions-edit button{padding:.3rem .6rem;font-size:.9rem;border:none;border-radius:4px;cursor:pointer}.theme-item .theme-item-actions button:first-child,.theme-item .theme-item-actions-edit button:first-child{background-color:#4caf50;color:#fff}.theme-item .theme-item-actions button:last-child,.theme-item .theme-item-actions-edit button:last-child{background-color:#f44336;color:#fff}.admin-dashboard{padding:2rem;max-width:800px;margin:0 auto;text-align:center}.admin-dashboard-title{font-size:2rem;margin-bottom:2rem}.admin-dashboard-menu{display:flex;flex-direction:column;gap:1rem}.admin-dashboard-link{display:inline-block;padding:1rem 2rem;background:#111;color:#fff;text-decoration:none;border-radius:6px;font-weight:700;transition:background .2s}.admin-dashboard-link:hover{background:#333}.admin-posts{padding:2rem;text-align:center}.admin-posts-title{font-size:2rem;margin-bottom:2rem}.admin-posts-controls{display:flex;justify-content:space-between;margin-bottom:1rem;gap:1rem}.admin-posts-controls input{flex:1;padding:.5rem;font-size:1rem;border-radius:5px;border:1px solid #ccc}.admin-posts-controls-create{padding:.5rem 1rem;font-weight:700;background-color:#030303;color:#e5e5e5;border-radius:5px;border:none;cursor:pointer}.admin-posts-table{width:100%;border-collapse:collapse}.admin-posts-table tbody{background-color:#fff}.admin-posts-table th,.admin-posts-table td{padding:.75rem;border-bottom:1px solid #ccc}.admin-posts-table th{background-color:#030303;color:#e5e5e5}.admin-posts-table td{text-align:center}.admin-posts-table .admin-posts-edit,.admin-posts-table .admin-posts-delete,.admin-posts-table .admin-posts-preview,.admin-posts-table .admin-posts-status{margin:0 .25rem;cursor:pointer;border:none;font-size:1.2rem;background:none}.admin-edit,.admin-create{background-color:#e5e5e5;padding:32px}.admin-edit h2,.admin-create h2{font-size:2rem;text-align:center;margin-bottom:32px}.admin-edit form,.admin-create form{display:flex;flex-direction:column;gap:24px}.admin-edit-short-fields,.admin-create-short-fields{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.admin-edit-short-fields input,.admin-create-short-fields input{flex:1 1 20%}.admin-edit input:not([type=checkbox]),.admin-edit textarea,.admin-create input:not([type=checkbox]),.admin-create textarea{width:100%;padding:.8rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;color:#030303;background-color:#fff;transition:all .3s ease}.admin-edit input:not([type=checkbox]):focus,.admin-edit textarea:focus,.admin-create input:not([type=checkbox]):focus,.admin-create textarea:focus{border-color:#030303;box-shadow:0 0 0 3px #0000001a;outline:none}.admin-edit input:not([type=checkbox])::placeholder,.admin-edit textarea::placeholder,.admin-create input:not([type=checkbox])::placeholder,.admin-create textarea::placeholder{color:#999;font-style:italic}.admin-edit textarea,.admin-create textarea{resize:vertical;height:250px}.admin-edit-body,.admin-create-body{border:1px solid black;border-radius:8px;padding:32px}.admin-edit .form-section,.admin-create .form-section{margin-top:32px;padding:32px;border:2px solid #e0e0e0;background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.admin-edit .form-section:hover,.admin-create .form-section:hover{box-shadow:0 4px 12px #00000026;border-color:#030303}.admin-edit .form-section-header,.admin-create .form-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e0e0e0}.admin-edit .add-section-btn,.admin-create .add-section-btn{background:linear-gradient(135deg,#030303,hsl(0,0%,-8.8235294118%));color:#fff;padding:16px 24px;border:none;border-radius:8px;font-weight:700;cursor:pointer;align-self:flex-start;margin-top:32px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;font-size:1rem}.admin-edit .add-section-btn:hover,.admin-create .add-section-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.admin-edit .theme-select,.admin-create .theme-select{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.admin-edit .theme-select-item,.admin-create .theme-select-item{display:flex;align-items:center;gap:15px;padding:5px 15px;color:#fff;border-radius:5px}.admin-edit .theme-select-item input[type=checkbox],.admin-create .theme-select-item input[type=checkbox]{width:20px;height:20px}.admin-edit .add-image-btn,.admin-create .add-image-btn{margin-top:.5rem;background-color:#444;color:#fff;padding:.4rem .8rem;border:none;border-radius:6px;cursor:pointer}.admin-edit .add-image-btn:hover,.admin-create .add-image-btn:hover{background-color:#2b2b2b}.admin-edit .cancel-btn,.admin-create .cancel-btn{background-color:#e93023}.admin-edit .submit-btn,.admin-create .submit-btn{background-color:green}.admin-edit-actions,.admin-create-actions{display:flex;align-items:center;gap:15px}.admin-edit .error-input,.admin-create .error-input{border-color:#f44336;background-color:#ffebee}.admin-edit .error-message,.admin-create .error-message{background-color:#eb3737;color:#fff;font-size:.85rem;padding:8px;margin-top:3px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px}.admin-edit .form-actions,.admin-create .form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:1.5rem}.admin-edit .form-actions button,.admin-create .form-actions button{padding:.6rem 1rem;border-radius:6px;font-weight:700;cursor:pointer;border:none;color:#fff}.admin-edit .form-actions .preview-btn,.admin-create .form-actions .preview-btn{background-color:#2196f3;color:#fff}.admin-edit .form-actions .draft-btn,.admin-create .form-actions .draft-btn{background-color:#4caf50;color:#fff}.admin-edit .error-section,.admin-create .error-section{border-color:#f44336;background-color:#ffebee}.admin-edit .section-header,.admin-create .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.admin-edit .image-input-group,.admin-create .image-input-group{display:flex;gap:.5rem;margin-bottom:.5rem}.admin-edit .image-input-group input,.admin-create .image-input-group input{flex:1}.admin-edit .image-input-group button,.admin-create .image-input-group button{background-color:#f44336;color:#fff;border:none;border-radius:4px;cursor:pointer;padding:0 .5rem}.admin-return{position:absolute;left:2rem;display:inline-block;padding:.8rem 1rem;background:#111;color:#fff;text-decoration:none;border-radius:6px;font-weight:700}.admin-return:hover{background:#333}.image-input-container{margin-bottom:5px;display:flex;align-items:center;gap:20px}.remove-image-btn{background-color:#fff;padding:11.2px 12.8px;border-radius:5px;border:2px solid #a61414}.remove-section-btn{border:2px solid #a61414;border-radius:6px;padding:8px 16px;color:#a61414;background-color:#fff;font-weight:700;cursor:pointer;transition:all .3s ease}.remove-section-btn:hover{background-color:#a61414;color:#fff;transform:scale(1.05)}.preview-loading,.preview-error,.preview-not-found{display:flex;justify-content:center;align-items:center;height:300px;background-color:#f9f9f9;border-radius:8px;color:#616161;font-size:1.2rem;font-weight:500}.preview-error{color:#d32f2f}.form-group{padding:16px;border:1px dashed #bbb;border-radius:8px;background:linear-gradient(45deg,#eee,#fff,#eee,#fff,#eee,#fff,#eee,#fff,#eee,#fff,#eee)}.form-group-title{padding:16px 0}.form-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.form-controls{display:flex;gap:.5rem;align-items:center}.split-mode-btn{background-color:#4caf50;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:700;transition:all .2s ease}.split-mode-btn:hover{background-color:#45a049}.split-mode-btn.active{background-color:#2e7d32;box-shadow:0 0 0 2px #4caf504d}.field-container.split-mode{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;margin:16px 0;padding:16px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.live-preview{background-color:#fff;border-radius:6px;padding:15px;border:1px solid #dee2e6}.live-preview h4{margin:0 0 16px;font-size:.9rem;color:#030303;font-weight:700;display:flex;align-items:center;gap:.5rem}.preview-toggle-btn{background-color:#2196f3;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:700;transition:background-color .2s ease}.preview-toggle-btn:hover{background-color:#1976d2}.field-preview{min-height:120px;font-size:16px;line-height:1.43;font-family:Arial,Helvetica,sans-serif}.field-preview strong{font-weight:700;color:#030303;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.field-preview em{font-style:italic;color:#666}.field-preview u{text-decoration:underline;text-decoration-color:#030303;text-decoration-thickness:2px}.field-preview blockquote{border-left:4px solid #030303;padding-left:1rem;margin:1rem 0;font-style:italic;color:#666;background-color:#f8f9fa;padding:1rem;border-radius:0 6px 6px 0}.field-preview code{background-color:#f4f4f4;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em;color:#d63384}.field-preview ul,.field-preview ol{margin:1rem 0;padding-left:2rem}.field-preview li{margin:.5rem 0}.field-preview a{color:#030303;text-decoration:underline}.field-preview a:hover{color:#000}.admin-posts-btn{display:inline-flex;align-items:center;gap:5px;padding:4.8px 8px;margin-left:16px;border:none;border-radius:4px;color:#fff;font-weight:700;cursor:pointer;transition:background .2s ease}.admin-posts-btn svg{stroke-width:2}.admin-posts-btn.orange{background-color:#f49b36}.admin-posts-btn.orange:hover{background-color:#ea820d}.admin-posts-btn.green{background-color:#4caf50}.admin-posts-btn.green:hover{background-color:#3d8b40}.admin-posts-btn.gray{background-color:#9e9e9e}.admin-posts-btn.gray:hover{background-color:#858585}.admin-posts-btn.red{background-color:#eb3737}.admin-posts-btn.red:hover{background-color:#d91616}.body-images{margin-top:32px;padding:24px;background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);border-radius:10px;border:2px solid #e9ecef;box-shadow:0 2px 4px #0000000d}.body-images h4{margin-bottom:24px;color:#030303;font-size:1.1rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.general-caption-container{margin-bottom:1.5rem;padding:1rem;background-color:#e3f2fd;border-radius:6px;border-left:4px solid #2196f3}.general-caption-container label{display:block;font-weight:600;margin-bottom:.5rem;color:#1976d2;font-size:.9rem}.image-input-container{margin-bottom:1.5rem;padding:1rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between}.image-body-container{width:100%}.image-url-container{margin-bottom:1rem;width:100%}.image-url-container label{display:block;font-weight:600;margin-bottom:.5rem;color:#333;font-size:.9rem}.image-url-container input{width:100%;border:1px solid #ccc}.image-url-container input:focus{border-color:#4caf50;box-shadow:0 0 0 2px #4caf501a}.image-caption-container{margin-bottom:1rem}.image-caption-container label{display:block;font-weight:600;margin-bottom:.5rem;color:#666;font-size:.9rem}.remove-image-btn{background-color:#fff;color:#f44336;border:2px solid #f44336;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .2s ease;display:inline-block;flex:1}.remove-image-btn:hover{background-color:#f44336;color:#fff;transform:translateY(-1px)}.add-image-btn{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;padding:.7rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease;margin-top:1rem}.add-image-btn:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-1px);box-shadow:0 4px 8px #4caf504d}.ql-editor{min-height:120px;font-size:1rem;line-height:1.5}.ql-editor.ql-blank:before{color:#999;font-style:italic}.ql-toolbar{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;border-radius:6px 6px 0 0}.ql-container{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;border-radius:0 0 6px 6px}.post-content-intro strong,.post-content-context-text strong,.post-content-section-text strong,.post-content-contact-text strong,.post-content-outro strong{font-weight:700;color:#030303;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.post-content-intro em,.post-content-context-text em,.post-content-section-text em,.post-content-contact-text em,.post-content-outro em{font-style:italic;color:#666}.post-content-intro u,.post-content-context-text u,.post-content-section-text u,.post-content-contact-text u,.post-content-outro u{text-decoration:underline;text-decoration-color:#030303;text-decoration-thickness:2px}.post-content-intro blockquote,.post-content-context-text blockquote,.post-content-section-text blockquote,.post-content-contact-text blockquote,.post-content-outro blockquote{border-left:4px solid #030303;padding-left:1rem;margin:1rem 0;font-style:italic;color:#666;background-color:#f8f9fa;padding:1rem;border-radius:0 6px 6px 0}.post-content-intro code,.post-content-context-text code,.post-content-section-text code,.post-content-contact-text code,.post-content-outro code{background-color:#f4f4f4;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em;color:#d63384}.post-content-intro ul,.post-content-intro ol,.post-content-context-text ul,.post-content-context-text ol,.post-content-section-text ul,.post-content-section-text ol,.post-content-contact-text ul,.post-content-contact-text ol,.post-content-outro ul,.post-content-outro ol{margin:1rem 0;padding-left:2rem}.post-content-intro li,.post-content-context-text li,.post-content-section-text li,.post-content-contact-text li,.post-content-outro li{margin:.5rem 0}.post-content-intro a,.post-content-context-text a,.post-content-section-text a,.post-content-contact-text a,.post-content-outro a{color:#030303;text-decoration:underline}.post-content-intro a:hover,.post-content-context-text a:hover,.post-content-section-text a:hover,.post-content-contact-text a:hover,.post-content-outro a:hover{color:#000}@media (max-width: 768px){.image-input-container,.general-caption-container,.body-images{padding:.8rem}.ql-editor{min-height:100px;font-size:.9rem}.field-container.split-mode{grid-template-columns:1fr;gap:.5rem}.live-preview{order:-1}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.post-preview-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#f0f0f0;overflow-y:auto;display:flex;flex-direction:column}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f5f5f5;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:10;flex-wrap:wrap;gap:10px}.preview-header h2{margin:0;font-size:1.2rem;font-weight:700}.preview-device-selector{display:flex;gap:.5rem}.device-btn{background:none;border:1px solid #ccc;border-radius:4px;padding:.5rem;cursor:pointer;font-size:1.2rem;transition:all .2s ease}.device-btn:hover{background-color:#f0f0f0;border-color:#aaa}.device-btn.active{background-color:#030303;border-color:#030303;color:#e5e5e5}.preview-status{display:flex;align-items:center}.status-indicator{padding:.3rem .8rem;border-radius:4px;font-size:.9rem;font-weight:700}.status-indicator.published{background-color:#4caf50;color:#fff}.status-indicator.draft{background-color:#ff9800;color:#fff}.close-preview-btn{background-color:#030303;color:#e5e5e5;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .2s ease}.close-preview-btn:hover{background-color:#000}.preview-content-wrapper{margin:0 auto;background-color:#e5e5e5;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:width .3s ease,height .3s ease}.preview-content-wrapper.preview-desktop-view{width:100%}.preview-content-wrapper.preview-tablet-view{width:768px;border:5px solid black}.preview-content-wrapper.preview-mobile-view{width:375px;border:5px solid black}@media (max-width: 992px){.preview-header{flex-direction:column;align-items:flex-start}.preview-header h2,.preview-header .preview-device-selector,.preview-header .preview-status,.preview-header .close-preview-btn{margin-bottom:.5rem}.preview-content-wrapper.preview-tablet-view,.preview-content-wrapper.preview-mobile-view{width:100%;max-width:90%}}@media (max-width: 576px){.preview-content-wrapper{width:100%!important;max-width:95%!important;margin:1rem auto}.preview-device-selector{width:100%;justify-content:space-between}}.quill{background-color:#fff}.admin-comments{padding:2rem;max-width:1200px;margin:0 auto}.admin-comments .admin-section-title{font-size:2rem;margin-bottom:2rem;text-align:center}.admin-comments .admin-toolbar{display:flex;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.admin-comments .admin-toolbar .filter-section,.admin-comments .admin-toolbar .search-section,.admin-comments .admin-toolbar .sort-section{display:flex;align-items:center;gap:.5rem}.admin-comments .admin-toolbar .admin-select,.admin-comments .admin-toolbar .admin-search{padding:.5rem;border-radius:4px;border:1px solid #ccc}.admin-comments .admin-toolbar .admin-search{min-width:250px}.admin-comments .comments-count{margin-bottom:1rem;font-style:italic;color:#666}.admin-comments .no-comments{text-align:center;padding:2rem;background-color:#f5f5f5;border-radius:8px;color:#666}.admin-comments .comments-list{display:flex;flex-direction:column;gap:1rem}.admin-comments .comments-list .comment-item{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.admin-comments .comments-list .comment-item .comment-header{display:flex;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.admin-comments .comments-list .comment-item .comment-header .comment-meta{display:flex;gap:1rem;align-items:center}.admin-comments .comments-list .comment-item .comment-header .comment-meta .comment-author{font-weight:700}.admin-comments .comments-list .comment-item .comment-header .comment-meta .comment-date{color:#666;font-size:.9rem}.admin-comments .comments-list .comment-item .comment-header .comment-post{font-style:italic;color:#666}.admin-comments .comments-list .comment-item .comment-content{margin-bottom:1rem;line-height:1.5}.admin-comments .comments-list .comment-item .comment-reply-info{font-size:.9rem;color:#666;font-style:italic;margin-bottom:1rem}.admin-comments .comments-list .comment-item .comment-actions{display:flex;justify-content:flex-end;gap:.5rem}.admin-comments .comments-list .comment-item .comment-actions button{padding:.4rem .8rem;border-radius:4px;border:none;cursor:pointer;font-weight:700}.admin-comments .comments-list .comment-item .comment-actions .edit-btn{background-color:#2196f3;color:#fff}.admin-comments .comments-list .comment-item .comment-actions .delete-btn{background-color:#f44336;color:#fff}.admin-comments .comments-list .comment-item .comment-edit{margin-bottom:1rem}.admin-comments .comments-list .comment-item .comment-edit .comment-edit-textarea{width:100%;min-height:100px;padding:.8rem;border-radius:4px;border:1px solid #ccc;margin-bottom:.5rem}.admin-comments .comments-list .comment-item .comment-edit .comment-edit-actions{display:flex;justify-content:flex-end;gap:.5rem}.admin-comments .comments-list .comment-item .comment-edit .comment-edit-actions button{padding:.4rem .8rem;border-radius:4px;border:none;cursor:pointer;font-weight:700}.admin-comments .comments-list .comment-item .comment-edit .comment-edit-actions .save-btn{background-color:#4caf50;color:#fff}.admin-comments .comments-list .comment-item .comment-edit .comment-edit-actions .cancel-btn{background-color:#f44336;color:#fff}.scroll-top-btn{position:fixed;bottom:2rem;right:2rem;padding:.2rem .3rem;border-radius:5px;background-color:#030303;color:#fff;border:none}.scroll-top-btn:hover{border-bottom:3px solid white}@media screen and (max-width: 1024px){.scroll-top-btn{display:none}}.footer{flex-shrink:0;border-top:2px solid #e5e5e5;background-color:#030303;color:#fff;display:flex;justify-content:space-between;align-items:center;min-height:100px;font-family:Orbitron,sans-serif}.footer-info{margin-left:32px}.footer-up{margin:16px 32px;padding:8px;border:3px solid #e5e5e5;display:inline-block;border-radius:5px;cursor:pointer}
