.post-ai-disclaimer{width:100%;max-width:800px;display:flex;justify-content:center;align-items:center;justify-self:center;font-size:12px;letter-spacing:.04em;padding:.5rem 1rem}@media(max-width:720px){.post-ai-disclaimer{font-size:14px}}.comment-badge{display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;background-color:rgb(5.25,5.25,5.25);color:#fff;padding:1rem;box-sizing:border-box;height:fit-content;width:100%;max-width:300px;align-self:flex-start;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:box-shadow .3s}.comment-badge:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}@media only screen and (max-width:1000px){.comment-badge{overflow-y:none;max-width:none}}.comment-badge .comment-author{display:flex;align-items:center;margin-bottom:.5rem}.comment-badge .comment-author i{margin-right:.5rem;color:#4caf50;font-size:1.25rem}.comment-badge .comment-author .author-name{font-weight:700;font-size:1rem;color:#00bcd4}.comment-badge .comment-content{flex-grow:1;font-size:.875rem;margin-bottom:.5rem;text-align:left;line-height:1.5;letter-spacing:.25px;height:fit-content}.comment-badge .comment-date{font-size:.75rem;color:#2196f3;align-self:flex-end;opacity:.8}.single-post-comments-handler{position:relative;display:flex;flex-direction:column;width:auto;height:100%;box-sizing:border-box}.single-post-comments-handler .actions{display:flex;justify-content:center;align-items:flex-end;width:fit-content;height:100%;align-self:flex-end;padding:5px 0}.single-post-comments-handler .actions .toggle-interface{border:1px solid #4caf50;border-radius:5px;background-color:#121212;height:100%;padding:2px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .3s,border-color .3s}.single-post-comments-handler .actions .toggle-interface:hover{background-color:rgb(5.25,5.25,5.25);border-color:rgb(109.9800796813,192.0199203187,113.2948207171)}.single-post-comments-handler .actions .toggle-interface i{height:100%;width:100%;display:flex;justify-content:center;align-items:center;font-size:200%;color:#4caf50}.single-post-comments-handler .interface{position:absolute;display:none;box-sizing:border-box;width:calc(100vw - 12px);max-width:1200px;left:50%;transform:translateX(-50%);height:40svh;max-height:40svh;bottom:calc(100% + 12px);background:#121212;border:1px solid #2196f3;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);padding:.5rem;flex-direction:row;gap:1rem;overflow:hidden}.single-post-comments-handler .interface .add-comment{display:flex;flex-direction:column;width:30%;height:auto;box-sizing:border-box;gap:.25rem}@media only screen and (max-width:1000px){.single-post-comments-handler .interface .add-comment{width:100%;order:2}}.single-post-comments-handler .interface .add-comment textarea{flex-grow:1;resize:vertical;font-size:1rem;min-height:120px;resize:none}.single-post-comments-handler .interface .add-comment input,.single-post-comments-handler .interface .add-comment textarea{border:1px solid #4caf50;border-radius:4px;background-color:rgb(5.25,5.25,5.25);color:#fff;padding:.25rem .5rem;box-sizing:border-box}.single-post-comments-handler .interface .add-comment input{font-size:.875rem}.single-post-comments-handler .interface .add-comment .submit-comment{border:1px solid #4caf50;border-radius:4px;background-color:#4caf50;color:#121212;padding:.25rem 1.5rem;font-size:.75rem;cursor:pointer;transition:background .3s}.single-post-comments-handler .interface .add-comment .submit-comment:hover{background-color:rgb(60.5577689243,139.4422310757,63.7450199203)}.single-post-comments-handler .interface .section-toggler{display:none;justify-content:center;align-items:center;width:1rem;height:100%;background:#121212}@media only screen and (max-width:1000px){.single-post-comments-handler .interface .section-toggler{display:flex;order:1}}.single-post-comments-handler .interface .section-toggler .toggler-button{display:flex;width:.5rem;height:3rem;border:1px solid #2196f3;border-radius:4px;background:rgb(5.25,5.25,5.25);cursor:ew-resize;justify-content:center;align-items:center}.single-post-comments-handler .interface .section-toggler .toggler-button i{color:#2196f3;font-size:1rem}.single-post-comments-handler .interface .comments{position:relative;display:flex;flex-direction:column;width:70%;height:100%;overflow-y:auto;overflow-x:hidden;padding:.25rem .5rem;gap:.25rem;box-sizing:border-box;background:#121212;border-radius:8px}@media only screen and (max-width:1000px){.single-post-comments-handler .interface .comments{display:none;width:100%}}.single-post-comments-handler .interface .comments .refresh-button{position:sticky;top:0;left:0;width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;border:1px solid #4caf50;border-radius:50%;background:#121212;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .3s;z-index:1}.single-post-comments-handler .interface .comments .refresh-button:hover{background:rgb(5.25,5.25,5.25)}.single-post-comments-handler .interface .comments .refresh-button i{color:#4caf50;font-size:.875rem}.single-post-comments-handler .interface .comments .no-comments-available{display:flex;flex:1;height:100%;width:100%;justify-content:center;align-items:center;text-align:center;color:#00bcd4;font-weight:500;font-size:1rem;letter-spacing:.5px}.single-post-comments-handler .interface .comments::-webkit-scrollbar{width:6px}.single-post-comments-handler .interface .comments::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:3px}.single-post-comments-handler .interface .comments::-webkit-scrollbar-thumb{background:#00bcd4;border-radius:3px}.single-post-comments-handler .interface .comments::-webkit-scrollbar-thumb:hover{background:rgb(0,142.7735849057,161)}@media only screen and (max-width:768px){.interface{flex-direction:column;max-height:50vh}}#posts-paginator{position:relative;box-sizing:border-box;justify-content:space-between;width:100%;border-top:1px solid #2196f3}#posts-paginator,#posts-paginator .side-paginator{display:flex;align-items:center;height:100%;background:#121212}#posts-paginator .side-paginator{width:3rem;justify-content:center;color:#fff;transition:background .3s,color .3s,border .3s;cursor:pointer;border:1px solid rgba(0,0,0,0);text-decoration:none}#posts-paginator .side-paginator:active,#posts-paginator .side-paginator:hover{color:#121212;background-color:#00bcd4;border:1px solid #2196f3}@media only screen and (max-width:768px){#posts-paginator .side-paginator{width:2.5rem}}#posts-paginator .side-paginator i{font-size:1.5rem}#posts-paginator .previous-set{border-right:1px solid hsla(0,0%,100%,.1)}#posts-paginator .next-set{border-left:1px solid hsla(0,0%,100%,.1)}#single-post-container{height:100%;overflow-y:hidden;background-color:#0b0d12}#single-post-container,#single-post-container .single-post-loaded{position:relative;box-sizing:border-box;display:flex;flex-direction:column;width:100%;overflow-x:hidden}#single-post-container .single-post-loaded{height:92%;align-items:center;overflow-y:auto;scrollbar-color:#2196f3 rgba(0,0,0,0);scrollbar-width:thin}#single-post-container .single-post-loaded .single-post-content-container{position:relative;min-height:90%;width:100%;padding:2rem;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}#single-post-container .single-post-loaded .single-post-content-container::-webkit-scrollbar{width:8px;height:8px}#single-post-container .single-post-loaded .single-post-content-container::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px}#single-post-container .single-post-loaded .single-post-content-container::-webkit-scrollbar-thumb{background:#22d3ee;border-radius:4px}#single-post-container .single-post-loaded .single-post-content-container::-webkit-scrollbar-thumb:hover{background:rgb(15.7857142857,180.1428571429,205.2142857143)}#single-post-container .single-post-loaded .single-post-content-container .single-post-image-container{position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;max-width:800px;width:100%;height:auto;border:1px solid #4ade80;overflow:hidden;margin-bottom:1rem}#single-post-container .single-post-loaded .single-post-content-container .single-post-image-container .single-post-featured-image{width:100%;height:auto;object-fit:cover}#single-post-container .single-post-loaded .single-post-content-container .single-post-date{margin:1rem 0;color:#22d3ee;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase}#single-post-container .single-post-loaded .single-post-content-container .single-post-content{box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:800px;width:100%;color:#e8eaef;font-family:Arial,sans-serif;gap:1.5rem;padding-bottom:1rem}#single-post-container .single-post-loaded .single-post-content-container .single-post-content h1,#single-post-container .single-post-loaded .single-post-content-container .single-post-content h2,#single-post-container .single-post-loaded .single-post-content-container .single-post-content h3{margin:.5rem 0;padding-bottom:.5rem;border-bottom:2px solid #38bdf8;font-weight:700;width:100%;text-align:left}#single-post-container .single-post-loaded .single-post-content-container .single-post-content h1{font-size:2rem}#single-post-container .single-post-loaded .single-post-content-container .single-post-content h2{font-size:1.5rem}#single-post-container .single-post-loaded .single-post-content-container .single-post-content h3{font-size:1.25rem}#single-post-container .single-post-loaded .single-post-content-container .single-post-content div,#single-post-container .single-post-loaded .single-post-content-container .single-post-content section{width:100%;display:flex;flex-direction:column;align-items:flex-start}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ol,#single-post-container .single-post-loaded .single-post-content-container .single-post-content p,#single-post-container .single-post-loaded .single-post-content-container .single-post-content ul{margin:.5rem 0;width:100%;color:#e8eaef;font-size:1.125rem;font-weight:400;line-height:1.8;letter-spacing:.5px;text-align:left}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ol a,#single-post-container .single-post-loaded .single-post-content-container .single-post-content p a,#single-post-container .single-post-loaded .single-post-content-container .single-post-content ul a{color:#4ade80;text-decoration:underline;transition:color .3s}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ol a:hover,#single-post-container .single-post-loaded .single-post-content-container .single-post-content p a:hover,#single-post-container .single-post-loaded .single-post-content-container .single-post-content ul a:hover{color:rgb(160.2710280374,237.7289719626,188.5327102804)}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ol,#single-post-container .single-post-loaded .single-post-content-container .single-post-content ul{padding-left:2rem;gap:.5rem}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ol li,#single-post-container .single-post-loaded .single-post-content-container .single-post-content ul li{color:#e8eaef}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ul{list-style-type:disc}#single-post-container .single-post-loaded .single-post-content-container .single-post-content ol{list-style-type:decimal}#single-post-container .single-post-loaded .single-post-content-container .single-post-content img{width:100%;height:auto;object-fit:contain;border:2px solid #4ade80;border-radius:4px;margin:1rem 0}#single-post-container .single-post-loaded .single-post-content-container .single-post-content .wp-block-image{width:100%;display:flex;flex-direction:column;align-items:center;margin:1rem 0}#single-post-container .single-post-loaded .single-post-content-container .single-post-content .wp-block-image img{max-width:100%;height:auto;border:2px solid #4ade80;border-radius:4px}#single-post-container .single-post-loaded .single-post-content-container .single-post-content .wp-block-image figcaption{margin-top:.5rem;color:#22d3ee;font-size:.875rem;font-style:italic;text-align:center}#single-post-container .single-post-loaded .single-post-content-container .single-post-content .wp-block-image figure{width:100%;display:flex;flex-direction:column;align-items:center}#single-post-container .single-post-loaded .single-post-content-container .single-post-content figure.wp-block-embed{width:100%;height:auto;aspect-ratio:16/9;border:1px solid rgba(232,234,239,.1);overflow:hidden;margin:1rem 0}#single-post-container .single-post-loaded .single-post-content-container .single-post-content figure.wp-block-embed .wp-block-embed__wrapper,#single-post-container .single-post-loaded .single-post-content-container .single-post-content figure.wp-block-embed .wp-block-embed__wrapper iframe{width:100%;height:100%}#single-post-container .single-post-loading{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:100%;height:92%}#single-post-container .single-post-loading .loading-icon{border:4px solid rgba(0,0,0,0);border-top-color:#4ade80;border-radius:50%;width:40px;height:40px;animation:spin 1.5s linear infinite}#single-post-container .single-post-actions-container{position:absolute;bottom:0;left:0;box-sizing:border-box;width:100%;height:8%;background:linear-gradient(180deg,transparent,rgba(56,189,248,.1))}#single-post-container .single-post-actions-container .single-post-comments-container{position:absolute;left:50%;transform:translateX(-50%);bottom:0;z-index:2;height:100%;width:auto;display:flex;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:768px){.single-post-content-container{padding:1rem}.single-post-content h1{font-size:clamp(1.5rem,6vw,2rem)}.single-post-content h2{font-size:clamp(1.25rem,5vw,1.5rem)}.single-post-content h3{font-size:clamp(1rem,4vw,1.25rem)}.single-post-content ol,.single-post-content p,.single-post-content ul{font-size:1rem}.wp-block-image img{width:100%!important}}#route-component-single-post{box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--color-bg);overflow:hidden}