@keyframes pulse-glow{0%,100%{filter:drop-shadow(0 0 5px #C8A23C)}50%{filter:drop-shadow(0 0 10px #C8A23C)}}@keyframes pulse-logo{0%,100%{filter:drop-shadow(0 0 5px #C8A23C)}50%{filter:drop-shadow(0 0 10px #C8A23C)}}body{margin:0;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;background-color:#000;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 160 160" preserveAspectRatio="xMidYMid meet"><defs><pattern id="octagonPattern" patternUnits="userSpaceOnUse" width="80" height="80"><rect width="80" height="80" fill="rgba(0,0,0,0.9)" /><polygon points="25,0 55,0 80,25 80,55 55,80 25,80 0,55 0,25" fill="none" stroke="%23C8A23C" stroke-width="2" opacity="0.15" /><polygon points="30,10 50,10 70,30 70,50 50,70 30,70 10,50 10,30" fill="none" stroke="%23C8A23C" stroke-width="1" opacity="0.07" /></pattern></defs><rect width="160" height="160" fill="url(%23octagonPattern)" /></svg>');background-repeat:repeat;image-rendering:crisp-edges;color:#e0e0e0;font-family:"Exo 2",sans-serif;font-size:16px;line-height:1.5;min-height:100vh}body h1{font-family:"Orbitron",sans-serif}body h2{font-family:"Orbitron",sans-serif}body h3{font-family:"Orbitron",sans-serif}body h4{font-family:"Orbitron",sans-serif}body h5{font-family:"Orbitron",sans-serif}body h6{font-family:"Orbitron",sans-serif}body a{color:#c8a23c;font-family:"Orbitron",sans-serif;text-decoration:none;text-shadow:0 0 5px #c8a23c}body form button,body form a{font-family:"Orbitron",sans-serif}body form input,body form textarea,body form blockquote{font-family:"Exo 2",sans-serif}body input,body textarea,body blockquote{font-family:"Exo 2",sans-serif}header{box-shadow:0 0 5px #c8a23c;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-bottom:2px solid #c8a23c;position:fixed;height:80px;top:0;left:0;z-index:100;width:100%;background-color:#0e0e0e;font-size:16px}header .container{width:100%;max-width:740px;margin:0 auto;padding:0 0}.logo{font-family:"Orbitron",sans-serif;font-weight:700;font-size:20px;color:#fff;display:inline-flex;align-items:center;gap:4px;text-decoration:none;text-shadow:0 0 5px #fff !important}.logo span{width:70px;height:70px;border-radius:50%;background-color:#c8a23c;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;user-select:none;position:relative;cursor:pointer;animation:pulse-glow 3s infinite ease-in-out;text-shadow:none}nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;height:100%}.header-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:100%}.header-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;width:100%;height:100%}main{flex:1;padding:20px;padding-top:100px}main .container{width:100%;max-width:1200px;margin:0 auto;padding:0 0;display:flex;justify-content:center}footer{box-shadow:0 0 5px #c8a23c;border-top:2px solid #c8a23c;background-color:#0e0e0e;min-height:150px;font-size:20px;width:100%}footer .container{width:100%;max-width:1200px;margin:0 auto;padding:0 0;display:flex;justify-content:center;align-items:center}.footer-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:10px;box-sizing:border-box;padding:20px 0;width:740px;min-height:fit-content}.footer-wrapper ul{margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;list-style:none}.footer-wrapper ul li{margin:0;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.footer-wrapper ul li h3{margin:0;padding:0;font-family:"Orbitron",sans-serif;font-size:20px;color:#c8a23c;text-shadow:0 0 5px #c8a23c;text-align:center;text-align:left}.footer-wrapper ul li p{margin:0;padding:0;color:#e0e0e0;font-family:"Exo 2",sans-serif;font-size:16px;text-align:justify;text-shadow:0 0 2px #e0e0e0}.footer-wrapper ul .contact-list-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;min-width:105px}.footer-wrapper ul .contact-list-item .contact-title{color:#fff;font-family:"Orbitron",sans-serif;font-size:16px;font-weight:500;transition:color .5s ease}.footer-wrapper .contact-list-title{text-align:center}.contact-btn{display:flex;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center;transition:background-image .5s ease}.contact-btn.github{background-image:url("/static/icons/contact/github.png")}.contact-btn.github:hover{color:#c8a23c;background-image:url("/static/icons/contact/github-alt.png")}.contact-btn.telegram{background-image:url("/static/icons/contact/telegram.png")}.contact-btn.telegram:hover{background-image:url("/static/icons/contact/telegram-alt.png")}.contact-btn.outlook{background-image:url("/static/icons/contact/outlook.png")}.contact-btn.outlook:hover{background-image:url("/static/icons/contact/outlook-alt.png")}.contact-list-item:has(.contact-btn:hover) .contact-title{color:#c8a23c}.octagon-shadow-wrapper{filter:drop-shadow(0 0 5px #C8A23C);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:fit-content;height:fit-content;background:rgba(0,0,0,0)}.octagon-shadow-wrapper:hover{filter:drop-shadow(0 0 5px #969696);transition:filter .5s ease-in-out}.octagon-shadow-block-wrapper{filter:drop-shadow(0 0 5px #C8A23C);transition:filter .5s ease-in-out;overflow:visible;display:flex;width:100%;height:auto;background:rgba(0,0,0,0)}.octagon-shadow-wrapper-alt{filter:drop-shadow(0 0 5px #969696);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:fit-content;height:fit-content;background:rgba(0,0,0,0)}.octagon-shadow-wrapper-alt:hover{filter:drop-shadow(0 0 5px #C8A23C);transition:filter .5s ease-in-out}.input-shadow-wrapper{filter:drop-shadow(0 0 5px #252525);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;background:rgba(0,0,0,0)}.input-shadow-wrapper:hover{filter:drop-shadow(0 0 5px #969696);transition:filter .5s ease-in-out}.label-shadow-wrapper{filter:drop-shadow(0 0 5px #000);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;background:rgba(0,0,0,0)}.comment-shadow-wrapper{filter:drop-shadow(0 0 5px #252525);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;background:rgba(0,0,0,0)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 0}.avatar-wrapper{transition:opacity .5s ease;cursor:pointer;width:100%;max-width:300px;aspect-ratio:1/1;overflow:hidden;position:relative;border:2px solid #c8a23c;z-index:5}.avatar-wrapper::after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 15px #c8a23c;opacity:0;transition:opacity .5s ease}.avatar-wrapper:hover::after{opacity:1}.avatar-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.modal.active{opacity:1;visibility:visible;pointer-events:auto}.modal-content{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;background:#0e0e0e;padding:15px;min-width:300px;height:auto;margin:0 auto;transform:scale(0.9);opacity:0;transition:transform .3s ease,opacity .3s ease}.modal-content form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;height:auto}.modal-content img{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid rgba(0,0,0,0);max-width:90vw;max-height:90vh}.modal.active .modal-content{transform:scale(1);opacity:1}.primary-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);display:inline-flex;border:none;cursor:pointer;box-sizing:border-box;font-family:"Orbitron",sans-serif;font-size:16px;font-weight:700;text-decoration:none;min-width:100px;width:fit-content;height:30px;text-shadow:none;transition:background-color .5s ease,color .5s ease;color:#000;background-color:#c8a23c;display:inline-flex}.primary-btn:hover{color:#fff;background-color:#252525}.primary-btn:hover:active{box-shadow:inset 0 0 5px rgba(0,0,0,.3);color:hsl(0,0%,70%);background-color:rgb(25.9,25.9,25.9)}.secondary-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);display:inline-flex;border:none;cursor:pointer;box-sizing:border-box;font-family:"Orbitron",sans-serif;font-size:16px;font-weight:700;text-decoration:none;min-width:100px;width:fit-content;height:30px;text-shadow:none;transition:background-color .5s ease,color .5s ease;color:#fff;background-color:#252525;display:inline-flex}.secondary-btn:hover{color:#000;background-color:#c8a23c}.secondary-btn:hover:active{box-shadow:inset 0 0 5px rgba(0,0,0,.3);color:#000;background-color:rgb(141.96,114.296,40.04)}.pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;background-color:rgba(0,0,0,0);width:100%;height:50px;box-sizing:border-box;margin-top:10px}.pagination span{width:70%;color:#fff;text-shadow:0 0 5px #fff !important;text-align:center;margin:0 auto}.form-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:10px}.form-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.gender-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);width:fit-content;gap:0;padding:0}.gender-wrapper .gender-label{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);filter:drop-shadow(0 0 5px #000);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;z-index:2;font-family:"Orbitron",sans-serif;will-change:filter;cursor:default;color:#000;background-color:#c8a23c;font-size:16px;font-weight:700;height:30px;width:100px;border-radius:0}.gender-wrapper .gender-selector{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);display:flex;box-sizing:border-box;border:2px solid #c8a23c;background-color:#252525;width:100px}.gender-wrapper .gender-selector .gender-icon{cursor:pointer;display:flex;width:64px;height:64px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.5;transition:opacity .5s}.gender-wrapper .gender-selector .gender-icon.male-icon{background-image:url("/static/icons/gender/male.png");border-right:1px solid #c8a23c}.gender-wrapper .gender-selector .gender-icon.female-icon{background-image:url("/static/icons/gender/female.png");border-left:1px solid #c8a23c}.gender-wrapper .gender-selector input[type=radio]:checked+.gender-icon{opacity:1}.button-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin-top:auto}.avatar-block-wrapper{width:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:unset;gap:0}.avatar-block-wrapper .form-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px}.avatar-block-wrapper .upload-wrapper{font-family:"Orbitron",sans-serif;text-shadow:none;display:flex;justify-self:self-end}.avatar-block-wrapper .upload-wrapper .title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);display:inline-flex;border:none;cursor:pointer;box-sizing:border-box;font-family:"Orbitron",sans-serif;font-size:16px;font-weight:700;text-decoration:none;min-width:100px;width:fit-content;height:30px;text-shadow:none;transition:background-color .5s ease,color .5s ease;color:#000;background-color:#c8a23c;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;padding-left:10px;padding-right:5px}.avatar-block-wrapper .upload-wrapper .title:hover{color:#fff;background-color:#252525}.avatar-block-wrapper .upload-wrapper .title:hover:active{box-shadow:inset 0 0 5px rgba(0,0,0,.3);color:hsl(0,0%,70%);background-color:rgb(25.9,25.9,25.9)}.avatar-block-wrapper .upload-wrapper .title .icon{display:flex;width:28px;height:28px;background-image:url("/static/icons/upload-alt.png");background-size:contain;background-repeat:no-repeat;background-position:center;transition:background-image .5s ease}.avatar-block-wrapper .upload-wrapper .title:hover .icon{background-image:url("/static/icons/upload.png")}.avatar-block-wrapper .upload-wrapper .btn-base{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px)}.avatar-block-wrapper .avatar-title{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);filter:drop-shadow(0 0 5px #000);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;z-index:2;font-family:"Orbitron",sans-serif;will-change:filter;cursor:default;color:#000;background-color:#c8a23c;font-size:16px;font-weight:700;height:30px;width:100px;cursor:default;color:#000;font-weight:700;background-color:#c8a23c;font-size:16px}.sign-in-wrapper,.change-password-wrapper,.delete-profile-wrapper,.delete-post-wrapper,.edit-comment-wrapper,.delete-comment-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px;width:350px;height:fit-content;padding-top:20px;box-sizing:border-box}.sign-in-wrapper .sign-in-title,.sign-in-wrapper .change-password-title,.sign-in-wrapper .delete-profile-title,.sign-in-wrapper .delete-post-title,.sign-in-wrapper .edit-comment-title,.sign-in-wrapper .delete-comment-title,.change-password-wrapper .sign-in-title,.change-password-wrapper .change-password-title,.change-password-wrapper .delete-profile-title,.change-password-wrapper .delete-post-title,.change-password-wrapper .edit-comment-title,.change-password-wrapper .delete-comment-title,.delete-profile-wrapper .sign-in-title,.delete-profile-wrapper .change-password-title,.delete-profile-wrapper .delete-profile-title,.delete-profile-wrapper .delete-post-title,.delete-profile-wrapper .edit-comment-title,.delete-profile-wrapper .delete-comment-title,.delete-post-wrapper .sign-in-title,.delete-post-wrapper .change-password-title,.delete-post-wrapper .delete-profile-title,.delete-post-wrapper .delete-post-title,.delete-post-wrapper .edit-comment-title,.delete-post-wrapper .delete-comment-title,.edit-comment-wrapper .sign-in-title,.edit-comment-wrapper .change-password-title,.edit-comment-wrapper .delete-profile-title,.edit-comment-wrapper .delete-post-title,.edit-comment-wrapper .edit-comment-title,.edit-comment-wrapper .delete-comment-title,.delete-comment-wrapper .sign-in-title,.delete-comment-wrapper .change-password-title,.delete-comment-wrapper .delete-profile-title,.delete-comment-wrapper .delete-post-title,.delete-comment-wrapper .edit-comment-title,.delete-comment-wrapper .delete-comment-title{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:fit-content;box-sizing:border-box}.sign-in-wrapper .sign-in-title .logo,.sign-in-wrapper .change-password-title .logo,.sign-in-wrapper .delete-profile-title .logo,.sign-in-wrapper .delete-post-title .logo,.sign-in-wrapper .edit-comment-title .logo,.sign-in-wrapper .delete-comment-title .logo,.change-password-wrapper .sign-in-title .logo,.change-password-wrapper .change-password-title .logo,.change-password-wrapper .delete-profile-title .logo,.change-password-wrapper .delete-post-title .logo,.change-password-wrapper .edit-comment-title .logo,.change-password-wrapper .delete-comment-title .logo,.delete-profile-wrapper .sign-in-title .logo,.delete-profile-wrapper .change-password-title .logo,.delete-profile-wrapper .delete-profile-title .logo,.delete-profile-wrapper .delete-post-title .logo,.delete-profile-wrapper .edit-comment-title .logo,.delete-profile-wrapper .delete-comment-title .logo,.delete-post-wrapper .sign-in-title .logo,.delete-post-wrapper .change-password-title .logo,.delete-post-wrapper .delete-profile-title .logo,.delete-post-wrapper .delete-post-title .logo,.delete-post-wrapper .edit-comment-title .logo,.delete-post-wrapper .delete-comment-title .logo,.edit-comment-wrapper .sign-in-title .logo,.edit-comment-wrapper .change-password-title .logo,.edit-comment-wrapper .delete-profile-title .logo,.edit-comment-wrapper .delete-post-title .logo,.edit-comment-wrapper .edit-comment-title .logo,.edit-comment-wrapper .delete-comment-title .logo,.delete-comment-wrapper .sign-in-title .logo,.delete-comment-wrapper .change-password-title .logo,.delete-comment-wrapper .delete-profile-title .logo,.delete-comment-wrapper .delete-post-title .logo,.delete-comment-wrapper .edit-comment-title .logo,.delete-comment-wrapper .delete-comment-title .logo{font-family:"Orbitron",sans-serif;font-weight:700;font-size:20px;color:#fff;display:inline-flex;align-items:center;gap:4px;text-decoration:none;text-shadow:0 0 5px #fff !important}.sign-in-wrapper .sign-in-title .logo span,.sign-in-wrapper .change-password-title .logo span,.sign-in-wrapper .delete-profile-title .logo span,.sign-in-wrapper .delete-post-title .logo span,.sign-in-wrapper .edit-comment-title .logo span,.sign-in-wrapper .delete-comment-title .logo span,.change-password-wrapper .sign-in-title .logo span,.change-password-wrapper .change-password-title .logo span,.change-password-wrapper .delete-profile-title .logo span,.change-password-wrapper .delete-post-title .logo span,.change-password-wrapper .edit-comment-title .logo span,.change-password-wrapper .delete-comment-title .logo span,.delete-profile-wrapper .sign-in-title .logo span,.delete-profile-wrapper .change-password-title .logo span,.delete-profile-wrapper .delete-profile-title .logo span,.delete-profile-wrapper .delete-post-title .logo span,.delete-profile-wrapper .edit-comment-title .logo span,.delete-profile-wrapper .delete-comment-title .logo span,.delete-post-wrapper .sign-in-title .logo span,.delete-post-wrapper .change-password-title .logo span,.delete-post-wrapper .delete-profile-title .logo span,.delete-post-wrapper .delete-post-title .logo span,.delete-post-wrapper .edit-comment-title .logo span,.delete-post-wrapper .delete-comment-title .logo span,.edit-comment-wrapper .sign-in-title .logo span,.edit-comment-wrapper .change-password-title .logo span,.edit-comment-wrapper .delete-profile-title .logo span,.edit-comment-wrapper .delete-post-title .logo span,.edit-comment-wrapper .edit-comment-title .logo span,.edit-comment-wrapper .delete-comment-title .logo span,.delete-comment-wrapper .sign-in-title .logo span,.delete-comment-wrapper .change-password-title .logo span,.delete-comment-wrapper .delete-profile-title .logo span,.delete-comment-wrapper .delete-post-title .logo span,.delete-comment-wrapper .edit-comment-title .logo span,.delete-comment-wrapper .delete-comment-title .logo span{width:70px;height:70px;border-radius:50%;background-color:#c8a23c;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;user-select:none;position:relative;cursor:pointer;animation:pulse-glow 3s infinite ease-in-out;text-shadow:none}.sign-in-wrapper .sign-in-title h3,.sign-in-wrapper .sign-in-title p,.sign-in-wrapper .change-password-title h3,.sign-in-wrapper .change-password-title p,.sign-in-wrapper .delete-profile-title h3,.sign-in-wrapper .delete-profile-title p,.sign-in-wrapper .delete-post-title h3,.sign-in-wrapper .delete-post-title p,.sign-in-wrapper .edit-comment-title h3,.sign-in-wrapper .edit-comment-title p,.sign-in-wrapper .delete-comment-title h3,.sign-in-wrapper .delete-comment-title p,.change-password-wrapper .sign-in-title h3,.change-password-wrapper .sign-in-title p,.change-password-wrapper .change-password-title h3,.change-password-wrapper .change-password-title p,.change-password-wrapper .delete-profile-title h3,.change-password-wrapper .delete-profile-title p,.change-password-wrapper .delete-post-title h3,.change-password-wrapper .delete-post-title p,.change-password-wrapper .edit-comment-title h3,.change-password-wrapper .edit-comment-title p,.change-password-wrapper .delete-comment-title h3,.change-password-wrapper .delete-comment-title p,.delete-profile-wrapper .sign-in-title h3,.delete-profile-wrapper .sign-in-title p,.delete-profile-wrapper .change-password-title h3,.delete-profile-wrapper .change-password-title p,.delete-profile-wrapper .delete-profile-title h3,.delete-profile-wrapper .delete-profile-title p,.delete-profile-wrapper .delete-post-title h3,.delete-profile-wrapper .delete-post-title p,.delete-profile-wrapper .edit-comment-title h3,.delete-profile-wrapper .edit-comment-title p,.delete-profile-wrapper .delete-comment-title h3,.delete-profile-wrapper .delete-comment-title p,.delete-post-wrapper .sign-in-title h3,.delete-post-wrapper .sign-in-title p,.delete-post-wrapper .change-password-title h3,.delete-post-wrapper .change-password-title p,.delete-post-wrapper .delete-profile-title h3,.delete-post-wrapper .delete-profile-title p,.delete-post-wrapper .delete-post-title h3,.delete-post-wrapper .delete-post-title p,.delete-post-wrapper .edit-comment-title h3,.delete-post-wrapper .edit-comment-title p,.delete-post-wrapper .delete-comment-title h3,.delete-post-wrapper .delete-comment-title p,.edit-comment-wrapper .sign-in-title h3,.edit-comment-wrapper .sign-in-title p,.edit-comment-wrapper .change-password-title h3,.edit-comment-wrapper .change-password-title p,.edit-comment-wrapper .delete-profile-title h3,.edit-comment-wrapper .delete-profile-title p,.edit-comment-wrapper .delete-post-title h3,.edit-comment-wrapper .delete-post-title p,.edit-comment-wrapper .edit-comment-title h3,.edit-comment-wrapper .edit-comment-title p,.edit-comment-wrapper .delete-comment-title h3,.edit-comment-wrapper .delete-comment-title p,.delete-comment-wrapper .sign-in-title h3,.delete-comment-wrapper .sign-in-title p,.delete-comment-wrapper .change-password-title h3,.delete-comment-wrapper .change-password-title p,.delete-comment-wrapper .delete-profile-title h3,.delete-comment-wrapper .delete-profile-title p,.delete-comment-wrapper .delete-post-title h3,.delete-comment-wrapper .delete-post-title p,.delete-comment-wrapper .edit-comment-title h3,.delete-comment-wrapper .edit-comment-title p,.delete-comment-wrapper .delete-comment-title h3,.delete-comment-wrapper .delete-comment-title p{margin:0;color:#fff}.sign-in-wrapper .sign-in-title p,.sign-in-wrapper .change-password-title p,.sign-in-wrapper .delete-profile-title p,.sign-in-wrapper .delete-post-title p,.sign-in-wrapper .edit-comment-title p,.sign-in-wrapper .delete-comment-title p,.change-password-wrapper .sign-in-title p,.change-password-wrapper .change-password-title p,.change-password-wrapper .delete-profile-title p,.change-password-wrapper .delete-post-title p,.change-password-wrapper .edit-comment-title p,.change-password-wrapper .delete-comment-title p,.delete-profile-wrapper .sign-in-title p,.delete-profile-wrapper .change-password-title p,.delete-profile-wrapper .delete-profile-title p,.delete-profile-wrapper .delete-post-title p,.delete-profile-wrapper .edit-comment-title p,.delete-profile-wrapper .delete-comment-title p,.delete-post-wrapper .sign-in-title p,.delete-post-wrapper .change-password-title p,.delete-post-wrapper .delete-profile-title p,.delete-post-wrapper .delete-post-title p,.delete-post-wrapper .edit-comment-title p,.delete-post-wrapper .delete-comment-title p,.edit-comment-wrapper .sign-in-title p,.edit-comment-wrapper .change-password-title p,.edit-comment-wrapper .delete-profile-title p,.edit-comment-wrapper .delete-post-title p,.edit-comment-wrapper .edit-comment-title p,.edit-comment-wrapper .delete-comment-title p,.delete-comment-wrapper .sign-in-title p,.delete-comment-wrapper .change-password-title p,.delete-comment-wrapper .delete-profile-title p,.delete-comment-wrapper .delete-post-title p,.delete-comment-wrapper .edit-comment-title p,.delete-comment-wrapper .delete-comment-title p{padding-bottom:10px;font-family:"Exo 2",sans-serif}.sign-in-wrapper .sign-in-title p a,.sign-in-wrapper .change-password-title p a,.sign-in-wrapper .delete-profile-title p a,.sign-in-wrapper .delete-post-title p a,.sign-in-wrapper .edit-comment-title p a,.sign-in-wrapper .delete-comment-title p a,.change-password-wrapper .sign-in-title p a,.change-password-wrapper .change-password-title p a,.change-password-wrapper .delete-profile-title p a,.change-password-wrapper .delete-post-title p a,.change-password-wrapper .edit-comment-title p a,.change-password-wrapper .delete-comment-title p a,.delete-profile-wrapper .sign-in-title p a,.delete-profile-wrapper .change-password-title p a,.delete-profile-wrapper .delete-profile-title p a,.delete-profile-wrapper .delete-post-title p a,.delete-profile-wrapper .edit-comment-title p a,.delete-profile-wrapper .delete-comment-title p a,.delete-post-wrapper .sign-in-title p a,.delete-post-wrapper .change-password-title p a,.delete-post-wrapper .delete-profile-title p a,.delete-post-wrapper .delete-post-title p a,.delete-post-wrapper .edit-comment-title p a,.delete-post-wrapper .delete-comment-title p a,.edit-comment-wrapper .sign-in-title p a,.edit-comment-wrapper .change-password-title p a,.edit-comment-wrapper .delete-profile-title p a,.edit-comment-wrapper .delete-post-title p a,.edit-comment-wrapper .edit-comment-title p a,.edit-comment-wrapper .delete-comment-title p a,.delete-comment-wrapper .sign-in-title p a,.delete-comment-wrapper .change-password-title p a,.delete-comment-wrapper .delete-profile-title p a,.delete-comment-wrapper .delete-post-title p a,.delete-comment-wrapper .edit-comment-title p a,.delete-comment-wrapper .delete-comment-title p a{font-family:"Exo 2",sans-serif}.sign-in-wrapper .sign-in-title p,.sign-in-wrapper .change-password-title p,.sign-in-wrapper .delete-profile-title p,.sign-in-wrapper .delete-post-title p,.sign-in-wrapper .edit-comment-title p,.sign-in-wrapper .delete-comment-title p,.change-password-wrapper .sign-in-title p,.change-password-wrapper .change-password-title p,.change-password-wrapper .delete-profile-title p,.change-password-wrapper .delete-post-title p,.change-password-wrapper .edit-comment-title p,.change-password-wrapper .delete-comment-title p,.delete-profile-wrapper .sign-in-title p,.delete-profile-wrapper .change-password-title p,.delete-profile-wrapper .delete-profile-title p,.delete-profile-wrapper .delete-post-title p,.delete-profile-wrapper .edit-comment-title p,.delete-profile-wrapper .delete-comment-title p,.delete-post-wrapper .sign-in-title p,.delete-post-wrapper .change-password-title p,.delete-post-wrapper .delete-profile-title p,.delete-post-wrapper .delete-post-title p,.delete-post-wrapper .edit-comment-title p,.delete-post-wrapper .delete-comment-title p,.edit-comment-wrapper .sign-in-title p,.edit-comment-wrapper .change-password-title p,.edit-comment-wrapper .delete-profile-title p,.edit-comment-wrapper .delete-post-title p,.edit-comment-wrapper .edit-comment-title p,.edit-comment-wrapper .delete-comment-title p,.delete-comment-wrapper .sign-in-title p,.delete-comment-wrapper .change-password-title p,.delete-comment-wrapper .delete-profile-title p,.delete-comment-wrapper .delete-post-title p,.delete-comment-wrapper .edit-comment-title p,.delete-comment-wrapper .delete-comment-title p{color:#fff;font-size:20px;text-align:center}.sign-in-wrapper .sign-in-form,.sign-in-wrapper .change-password-form,.sign-in-wrapper .delete-profile-form,.sign-in-wrapper .delete-post-form,.sign-in-wrapper .edit-comment-form,.sign-in-wrapper .delete-comment-form,.change-password-wrapper .sign-in-form,.change-password-wrapper .change-password-form,.change-password-wrapper .delete-profile-form,.change-password-wrapper .delete-post-form,.change-password-wrapper .edit-comment-form,.change-password-wrapper .delete-comment-form,.delete-profile-wrapper .sign-in-form,.delete-profile-wrapper .change-password-form,.delete-profile-wrapper .delete-profile-form,.delete-profile-wrapper .delete-post-form,.delete-profile-wrapper .edit-comment-form,.delete-profile-wrapper .delete-comment-form,.delete-post-wrapper .sign-in-form,.delete-post-wrapper .change-password-form,.delete-post-wrapper .delete-profile-form,.delete-post-wrapper .delete-post-form,.delete-post-wrapper .edit-comment-form,.delete-post-wrapper .delete-comment-form,.edit-comment-wrapper .sign-in-form,.edit-comment-wrapper .change-password-form,.edit-comment-wrapper .delete-profile-form,.edit-comment-wrapper .delete-post-form,.edit-comment-wrapper .edit-comment-form,.edit-comment-wrapper .delete-comment-form,.delete-comment-wrapper .sign-in-form,.delete-comment-wrapper .change-password-form,.delete-comment-wrapper .delete-profile-form,.delete-comment-wrapper .delete-post-form,.delete-comment-wrapper .edit-comment-form,.delete-comment-wrapper .delete-comment-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%;flex:1}.sign-in-wrapper .sign-in-input,.sign-in-wrapper .password-input,.change-password-wrapper .sign-in-input,.change-password-wrapper .password-input,.delete-profile-wrapper .sign-in-input,.delete-profile-wrapper .password-input,.delete-post-wrapper .sign-in-input,.delete-post-wrapper .password-input,.edit-comment-wrapper .sign-in-input,.edit-comment-wrapper .password-input,.delete-comment-wrapper .sign-in-input,.delete-comment-wrapper .password-input{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.sign-in-wrapper .button-row,.change-password-wrapper .button-row,.delete-profile-wrapper .button-row,.delete-post-wrapper .button-row,.edit-comment-wrapper .button-row,.delete-comment-wrapper .button-row{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;width:100%;margin-top:auto}.sign-in-wrapper .comment-button-row,.change-password-wrapper .comment-button-row,.delete-profile-wrapper .comment-button-row,.delete-post-wrapper .comment-button-row,.edit-comment-wrapper .comment-button-row,.delete-comment-wrapper .comment-button-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:10px}.width-100{width:100%}.width-100 *{width:inherit}.info-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:300px;height:auto;gap:0;box-sizing:border-box}.info-wrapper .link-secondary-btn{width:100%}.input-field{transition:box-shadow .5s ease;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:none;box-sizing:border-box;width:100%;color:#e0e0e0;background-color:#252525;font-size:16px;padding:5px 10px}.input-field:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.input-field::placeholder{color:#969696 !important;opacity:1}.textarea-field{transition:box-shadow .5s ease;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:none;box-sizing:border-box;width:100%;color:#e0e0e0;background-color:#252525;font-size:16px;padding:5px 10px;padding:10px;text-align:justify;height:123px}.textarea-field:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.textarea-field::placeholder{color:#969696 !important;opacity:1}.info-title{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);filter:drop-shadow(0 0 5px #000);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;z-index:2;font-family:"Orbitron",sans-serif;will-change:filter;cursor:default;color:#fff;background-color:#252525;font-size:16px;font-weight:700;height:30px;width:100px;margin-right:auto}.input-block-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);width:inherit;height:auto;border:2px solid #252525;padding:10px;box-sizing:border-box}.view-profile-wrapper,.edit-profile-wrapper,.edit-post-wrapper,.add-post-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:740px;height:auto}.view-profile-wrapper .back-btn,.edit-profile-wrapper .back-btn,.edit-post-wrapper .back-btn,.add-post-wrapper .back-btn{width:100%}.view-profile-row,.edit-profile-row{display:flex;flex-direction:row;gap:10px}.view-avatar-block,.edit-avatar-block{border:2px solid #c8a23c;display:flex;flex-direction:column;flex:1;justify-content:stretch;align-items:center;background-color:#0e0e0e;padding:15px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px)}.view-avatar-block .avatar-wrapper,.edit-avatar-block .avatar-wrapper{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px)}.view-info-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%}.view-info-wrapper h2{margin-right:auto}.view-info-wrapper .user-bio{width:100%}.edit-info-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:65px}.view-info-block{border:2px solid #c8a23c;display:flex;flex-direction:column;flex:1;justify-content:stretch;align-items:center;background-color:#0e0e0e;padding:15px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px)}.edit-info-block{border:2px solid #c8a23c;display:flex;flex-direction:column;flex:1;justify-content:stretch;align-items:center;background-color:#0e0e0e;padding:15px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px)}.view-info-block{padding-top:0}.view-post-block{border:2px solid #c8a23c;display:flex;flex-direction:column;flex:1;justify-content:stretch;align-items:center;background-color:#0e0e0e;padding:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);box-sizing:border-box}.nickname-row{box-sizing:border-box}.nickname-row .male,.nickname-row .female{color:#fff}.nickname-row .male-icon,.nickname-row .female-icon{position:absolute;top:15px;margin-left:-5px;width:50px;height:50px;background-size:contain;background-position:center;background-repeat:no-repeat}.nickname-row .male-icon{background-image:url("/static/icons/gender/male.png")}.nickname-row .female-icon{background-image:url("/static/icons/gender/female.png")}.user-bio{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:10px;margin:0 auto;width:100%;text-align:justify;color:#e0e0e0;background-color:#0e0e0e;border-left:10px solid #c8a23c;box-sizing:border-box;background-color:#252525}.post-detail-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:none;gap:10px;width:740px;height:auto}.post-detail-wrapper .back-btn{width:100%}.add-post-block,.edit-post-block,.post-detail-content-block,.post-detail-add-comment-block,.post-detail-comment-block{margin:0;padding:0;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;background-color:#0e0e0e;width:100%;height:auto;box-sizing:border-box}.post-signature{font-family:"Orbitron",sans-serif;font-size:16px;font-weight:700}.post-detail-add-comment-block,.post-detail-comment-block{padding:20px}.post-detail-content-block{padding-top:10px;padding-left:20px;padding-right:20px}.post-detail-content-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%;height:auto}.post-detail-content-block .post-title{margin:0;padding:0}.post-detail-content-block form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;box-sizing:border-box;width:100%;height:auto}.post-detail-content-block form .form-content-block{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);box-shadow:0 0 5px #000;width:100%;padding:20px;box-sizing:border-box;background-color:#252525}.post-detail-content-block form .form-content-block blockquote{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:10px;margin:0 auto;width:100%;text-align:justify;color:#e0e0e0;background-color:#0e0e0e;border-left:10px solid #c8a23c;box-sizing:border-box}.post-detail-content-block form .button-row{background-color:#0e0e0e}.post-detail-content-block{box-sizing:border-box}.post-detail-content-block h1{text-align:left;color:#c8a23c !important}.post-detail-content-block h2{text-align:left;color:#c8a23c !important}.post-detail-content-block h3{text-align:left;color:#c8a23c !important}.post-detail-content-block h4{text-align:left;color:#c8a23c !important}.post-detail-content-block h5{text-align:left;color:#c8a23c !important}.post-detail-content-block h6{text-align:left;color:#c8a23c !important}.post-detail-content-block ul{width:100%}.post-detail-content-block p,.post-detail-content-block li{text-align:justify;font-family:"Exo 2" sans-serif}.post-detail-content-block blockquote{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:10px;margin:0 auto;width:100%;text-align:justify;color:#e0e0e0;background-color:#0e0e0e;border-left:10px solid #c8a23c;box-sizing:border-box;margin-top:10px;margin-bottom:10px}.post-detail-content-block strong{font-weight:700}.post-detail-content-block i{font-style:italic}.post-detail-content-block ul li::marker,.post-detail-content-block ol li::marker{color:#c8a23c}.post-detail-add-comment-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.post-detail-add-comment-block form{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10px}.post-detail-add-comment-block button{width:100%}.comment-field{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);transition:box-shadow .5s ease;margin:0;padding:10px;width:100%;color:#e0e0e0;background-color:#252525;font-size:16px;text-align:justify;height:fit-content;overflow:hidden;resize:none;border:none;box-sizing:border-box;transition:box-shadow .5s ease}.comment-field:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.post-detail-comment-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px)}.post-detail-comment-block h3{color:#c8a23c;margin:0 auto}.post-detail-comment-block .comment .comment-title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;margin:0;padding:0;font-family:"Orbitron",sans-serif;font-size:16px;font-weight:700;min-height:45px}.post-detail-comment-block .comment .comment-title .button-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:fit-content}.post-detail-comment-block .comment .comment-content{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);width:100%;background-color:#252525;text-align:justify;padding:5px 10px;height:fit-content;margin-bottom:10px}.post-detail-comment-block .comment .comment-content:hover{box-shadow:none}.post-detail-comment-block .comment .edit-comment-form textarea{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:none;box-sizing:border-box;overflow-y:hidden;resize:none;padding:5px 10px;font-size:16px;font-family:inherit;line-height:1.5;background-color:#252525;color:#e0e0e0}.post-detail-comment-block .comment.editing #control-button-row{display:none}.delete-message{color:#c8a23c;font-family:"Orbitron",sans-serif;font-weight:700}.add-post-form,.edit-post-form{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;gap:10px;width:inherit;height:fit-content;padding:20px;box-sizing:border-box}.add-post-form #form-message,.edit-post-form #form-message{font-family:"Orbitron",sans-serif;font-size:20px;color:#c8a23c !important;text-shadow:0 0 5px #c8a23c}.form-success,.form-error{margin:0 auto;text-align:center;font-family:"Orbitron",sans-serif;font-size:20px;font-weight:500;color:#c8a23c;text-shadow:0 0 5px #c8a23c}.add-post-field-block,.edit-post-field-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;height:fit-content}.add-post-field-block .title-input-field,.edit-post-field-block .title-input-field{transition:box-shadow .5s ease;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:none;box-sizing:border-box;width:100%;color:#e0e0e0;background-color:#252525;font-size:16px;padding:5px 10px;transition:box-shadow .5s ease;padding-left:20px;padding-right:20px}.add-post-field-block .title-input-field:focus,.edit-post-field-block .title-input-field:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.add-post-field-block .title-input-field:focus,.edit-post-field-block .title-input-field:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.add-post-field-block .title-input-field::placeholder,.edit-post-field-block .title-input-field::placeholder{color:#969696}.add-post-field-block #editor,.edit-post-field-block #editor{width:100%;transition:box-shadow .5s ease}.add-post-field-block #editor:focus,.edit-post-field-block #editor:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.link-primary-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);transition:background-color .5s ease,color .5s ease;cursor:pointer;color:#000;background-color:#c8a23c;font-weight:700;text-decoration:none;width:100px;height:30px;text-shadow:none}.link-primary-btn:hover{color:#fff;background-color:#252525}.link-primary-btn:hover:active{box-shadow:inset 0 0 5px rgba(0,0,0,.3);color:hsl(0,0%,70%);background-color:rgb(25.9,25.9,25.9)}.link-secondary-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);transition:background-color .5s ease,color .5s ease;cursor:pointer;color:#fff;background-color:#252525;font-weight:700;text-decoration:none;width:100px;height:30px;text-shadow:none}.link-secondary-btn:hover{color:#000;background-color:#c8a23c}.link-secondary-btn:hover:active{box-shadow:inset 0 0 5px rgba(0,0,0,.3);color:#000;background-color:rgb(141.96,114.296,40.04)}.post-list-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;margin:0;padding:0}.post-title-wrapper{display:flex;flex-direction:row;justify-content:none;align-items:center;gap:0;margin:0;padding:0;position:relative;width:100%;margin:0 auto}.post-title-wrapper h2{margin:0;padding:0;height:fit-content;text-align:center;margin-top:auto;margin-left:auto;width:70%}.post-title-wrapper .toggle-post-btn{width:fit-content;display:flex;align-items:flex-end;margin-left:auto}.post-title-wrapper .toggle-post-btn img{margin-left:auto;transition:transform .5s ease}.post-title-wrapper .edit-post-btn{width:fit-content;margin-left:auto}.post-title-wrapper .edit-post-btn .icon-btn img{margin-left:auto}.post-body-content{max-height:2000px;opacity:1;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;margin-bottom:10px}.post-body-content.collapsed{max-height:0;opacity:1;padding:0 !important;margin:0 !important}.post-body-content.no-transition{transition:none !important}.post-body-content.collapsed{max-height:0;opacity:1;pointer-events:none;padding:0 !important}.icon-btn{border:none;padding:0;margin:0;background:none;color:inherit;font:inherit;cursor:pointer;appearance:none;display:flex;align-items:center;justify-content:center;padding:0;background:rgba(0,0,0,0);cursor:pointer}.icon-btn img{width:40px;height:40px;filter:drop-shadow(0 0 2px #000000) brightness(1.1);transition:transform .5s ease}.icon-btn:hover img{transform:scale(1.15)}.nsfw-message,.block-message,.page-number{font-family:"Orbitron",sans-serif;font-size:20px;color:#c8a23c;text-shadow:0 0 5px #c8a23c;text-align:center;width:100%}.sign-in-message{width:100%;font-family:"Orbitron",sans-serif;font-size:20px;text-align:center}.nickname-label{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);filter:drop-shadow(0 0 5px #000);transition:filter .5s ease-in-out;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;z-index:2;font-family:"Orbitron",sans-serif;will-change:filter;cursor:default;color:#e0e0e0;background-color:#000;font-size:16px;font-weight:700;height:30px;width:100px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;padding-left:10px;padding-right:10px;margin-top:10px;margin-bottom:10px}.nickname-label span{font-size:14px;opacity:.7}.nickname-label-no-margin{margin:0 !important}.dummy-block{width:15%}.admin-panel-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;width:740px;flex-wrap:wrap;box-sizing:border-box}.admin-panel-wrapper .admin-panel-title{width:100%;margin:0 auto;text-align:center;font-family:"Orbitron",sans-serif;color:#c8a23c;text-shadow:0 0 5px #c8a23c}.admin-panel-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;border:2px solid #c8a23c;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:20px;width:363px;background-color:#0e0e0e;box-sizing:border-box}.admin-panel-block form{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:10px}.admin-panel-block .admin-panel-info{border:2px solid #c8a23c;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:10px;width:100%;background-color:#252525;box-sizing:border-box}.admin-panel-block .admin-panel-info p{color:#c8a23c;margin:0;padding:0}.admin-panel-block .admin-panel-info span{color:#e0e0e0;margin-right:10px}.admin-block-list{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px}.admin-block-list .octagon-shadow-block-wrapper{width:363px}.ProseMirror{position:relative;min-height:400px;width:inherit;transition:box-shadow .5s ease;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:none;box-sizing:border-box;width:100%;color:#e0e0e0;background-color:#252525;font-size:16px;padding:5px 10px;padding:10px;text-align:justify;box-sizing:border-box}.ProseMirror:focus{box-shadow:inset 0 0 0 2px #969696;outline:none}.ProseMirror h1{text-align:left;color:#c8a23c !important}.ProseMirror h2{text-align:left;color:#c8a23c !important}.ProseMirror h3{text-align:left;color:#c8a23c !important}.ProseMirror h4{text-align:left;color:#c8a23c !important}.ProseMirror h5{text-align:left;color:#c8a23c !important}.ProseMirror h6{text-align:left;color:#c8a23c !important}.ProseMirror ul{width:100%}.ProseMirror p,.ProseMirror li{text-align:justify;font-family:"Exo 2" sans-serif}.ProseMirror blockquote{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:10px;margin:0 auto;width:100%;text-align:justify;color:#e0e0e0;background-color:#0e0e0e;border-left:10px solid #c8a23c;box-sizing:border-box;margin-top:10px;margin-bottom:10px}.ProseMirror strong{font-weight:700}.ProseMirror i{font-style:italic}.ProseMirror ul li::marker,.ProseMirror ol li::marker{color:#c8a23c}.ProseMirror p{margin:0;padding:0;font-family:"Exo 2" sans-serif}.ProseMirror blockquote{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);padding:10px;margin:0 auto;width:100%;text-align:justify;color:#e0e0e0;background-color:#0e0e0e;border-left:10px solid #c8a23c;box-sizing:border-box;margin-top:10px;margin-bottom:10px}.ProseMirror.is-empty::before{content:attr(data-placeholder);color:#969696;pointer-events:none;position:absolute;left:20px;top:20px;user-select:none}.ProseMirror{padding:20px}#editor-toolbar,#section-toolbar{border:none;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;width:fit-content}#editor-toolbar button,#section-toolbar button{border:none;transition:background-color .5s ease,color .5s ease;color:#000;background-color:#c8a23c;cursor:pointer;margin:0;border-right:2px solid #252525;min-width:50px;min-height:30px;font-size:16px;font-weight:700;font-family:"Orbitron",sans-serif}#editor-toolbar button:hover,#section-toolbar button:hover{color:#fff;background-color:#252525}#editor-toolbar button:hover:active,#section-toolbar button:hover:active{box-shadow:inset 0 0 5px rgba(0,0,0,.3);color:hsl(0,0%,70%);background-color:rgb(25.9,25.9,25.9)}#editor-toolbar button:last-child,#section-toolbar button:last-child{border-right:none}.exception-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;background-color:#0e0e0e;width:500px;height:auto}.exception-handler{padding:20px}.exception-handler h2{color:#c8a23c;font-family:"Orbitron",sans-serif;font-weight:700;font-size:24px;text-shadow:0 0 5px #c8a23c}.exception-handler p{font-family:"Exo 2",sans-serif;font-size:20px}.octagon-shadow{filter:drop-shadow(0 0 5px #C8A23C);transition:filter .5s ease-in-out;display:flex;width:fit-content;height:fit-content;background:rgba(0,0,0,0)}section{opacity:0;transform:translateY(40px);transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:.15s}section.visible{opacity:1;transform:translateY(0)}.main-layout{padding:30px 0;width:100%}.main-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:740px}.menu-wrapper{width:740px;height:fit-content;position:fixed;top:0;z-index:5}.toolbar-shadow-wrapper{width:100%;padding:0;box-sizing:border-box}#section-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#section-toolbar button{width:100%;box-sizing:border-box;font-size:16px;font-weight:700}.content-sections{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;box-sizing:border-box}.content-sections section{position:relative;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;scroll-margin-top:70px;padding:20px;width:100%;box-sizing:border-box;height:fit-content;background-color:#0e0e0e}.content-sections section h3{color:#c8a23c;text-shadow:0 0 5px #c8a23c;text-align:left;font-size:20px}.content-sections section .logo{display:flex;flex-direction:row;justify-content:center;margin-bottom:25px}.content-sections section .logo span{width:100px;height:100px;font-size:24px}.block-content-wrapper{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;padding:20px;background-color:#252525;width:100%;box-sizing:border-box}.try-btn{width:100%}.intro-content{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;padding:25px;background-color:#000;box-sizing:border-box;width:fit-content;height:fit-content}.intro-content p{font-family:"Exo 2",sans-serif;font-size:16px;text-align:justify}.stack-list{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;margin:0;padding:0;flex-wrap:wrap}.stack-list li{cursor:default;transition:transform .5s ease;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;margin:0;padding:0;background-color:#000;padding:10px;padding-top:35px;width:270px;height:130px;transition:transform .5s ease}.stack-list li:hover{transform:scale(1.05)}.stack-list li strong{margin:0;padding:0;color:#c8a23c;font-family:"Orbitron",sans-serif;font-size:20px;text-shadow:0 0 5px #c8a23c}.stack-list li p{margin:0;padding:0;font-family:"Exo 2",sans-serif;font-size:16px;text-align:center}.features-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;width:inherit;box-sizing:border-box}#features{width:100%}#features .feature{transition:transform .5s ease;cursor:default;display:flex;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;margin:0;padding:0;padding:20px;box-sizing:border-box;background-color:#000;transition:transform .5s ease}#features .feature:hover{transform:scale(1.02)}#features .feature h3{border:2px solid #c8a23c;clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);background-color:#0e0e0e;display:flex;justify-content:center;align-items:center;width:100%;text-align:center}#features .feature ul{list-style-type:square}#features .feature ul li{text-align:justify;margin-bottom:10px}#features .feature ul li::marker{color:#c8a23c;font-size:16px;font-weight:700}.swiper{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;width:100%;height:fit-content;background-color:#000}.swiper .swiper-slide{width:500px;height:750px}.swiper .swiper-slide .slide-inner{padding:50px;width:100%;height:100%;box-sizing:border-box}.swiper .swiper-slide .slide-inner img{clip-path:polygon(10px 0%, calc(100% - 10px) 0%, 100% 10px, 100% calc(100% - 10px), calc(100% - 10px) 100%, 10px 100%, 0% calc(100% - 10px), 0% 10px);border:2px solid #c8a23c;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:auto;width:100%;height:100%;object-fit:cover;object-position:top;display:block}.swiper .swiper-slide .slide-inner .slide-title{position:absolute;top:10px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,0);color:#e0e0e0;font-family:"Orbitron",sans-serif;font-weight:700;font-size:20px;text-shadow:0 0 2px #e0e0e0;pointer-events:none}.swiper .swiper-button-next,.swiper .swiper-button-prev{transition:transform .5s ease;color:#c8a23c;font-weight:700;text-shadow:0 0 5px #c8a23c;transition:transform .5s ease}.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:hover{transform:scale(1.2)}.swiper .swiper-pagination-bullet{transition:transform .5s ease;width:20px;height:20px;background-color:#969696;opacity:.5;transition:opacity .5s,transform .5s ease}.swiper .swiper-pagination-bullet:hover{transform:scale(1.2)}.swiper .swiper-pagination-bullet-active{opacity:1;background-color:#c8a23c}
