@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Share+Tech&display=swap";:root{--primary-bg: #000000;--primary-bg-trans: #000000bf;--secondary-bg: #2c2c2e;--accent-color: #ff4500;--accent-color-transparent: #ff440049;--text-color: #e0e0e0;--placeholder-color: #7a7a7a;--border-color: #3d4143;--hover-border-color: #505052;--button-bg: #323234;--button-hover-bg: #404042;--link-color: #008cba;--link-hover-color: #0077a1;--success-color: #4caf50;--error-color: #f44336;--warning-color: #ff9800;--like-color: #ff3f3f;--bookmark-color: #007eaf;--overlay-bg: #00000080;--test1: #ff4500;--test2: #111111}*{padding:0;margin:0;border:none}ion-icon{color:var(--text-color)}@font-face{font-family:"Moderniz";src:url("https://pixlshare.cc/assets/fonts/Moderniz.otf") format("opentype")}.logoFont{font-family:"Moderniz",sans-serif;color:var(--secondary-text-color)}svg{height:2rem;width:2rem;color:var(--text-color);fill:var(--text-color)}body{font-family:"Share Tech",serif;font-weight:400;font-style:normal;background-color:var(--primary-bg);color:var(--text-color);margin-left:6rem;margin-bottom:3rem}@media screen and (max-width: 700px){body{margin-left:0}}.scrollOff{overflow:hidden}.liked-heart{color:red;display:inline}.unliked-heart{display:none}#filterMenu a.active{font-weight:bold;color:var(--accent-color)}footer{width:100%;height:auto;margin-top:2rem;padding-top:2rem;padding-bottom:2rem;background-color:var(--primary-bg);border-top:.1rem solid var(--border-color)}footer .footerContent{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:100%}footer .footerContent .footerBranding{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center}footer .footerContent .footerBranding h2{margin-bottom:1rem}footer .footerContent .footerLinks{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:100%;margin:0rem 1rem 0rem 1rem}footer .footerContent .footerLinks a{text-decoration:underline;color:var(--link-color)}footer .footerContent .footerLinks a:hover{color:var(--link-hover-color)}footer .footerContent .footerSocial{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center}footer .footerContent .footerSocial .socialLinks{margin-top:1rem}footer .footerContent .footerSocial .socialLinks a{text-decoration:none;margin:0rem 1rem}footer .footerContent .footerSocial .socialLinks a img{width:2rem;height:2rem}footer .footerContent .footerContact{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center}footer .footerContent .footerContact h3{margin-bottom:1rem}footer .footerContent .footerContact p{text-decoration:none}footer .footerContent .footerContact p a{text-decoration:underline;color:var(--link-color)}footer .footerContent .footerContact p a:hover{color:var(--link-hover-color)}@media screen and (min-width: 700px){footer{width:80%}}.line{background-color:var(--accent-color);width:90%;height:2px;margin:1rem 0}.lineFull{background-color:var(--accent-color);width:100%;height:2px;margin:1rem 0}.errorHeader{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:100%;height:2.5rem;position:fixed;top:0;left:0;border-bottom:.25rem;background-color:var(--error-color);color:var(--text-color);border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;z-index:9999}.errorHeader div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:2.5rem;height:2.5rem;cursor:pointer}.errorHeader a{text-decoration:none;color:var(--text-color)}.successHeader{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:100%;height:2.5rem;position:fixed;top:0;left:0;border-bottom:.25rem;background-color:var(--success-color);color:var(--text-color);border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;z-index:9999}.successHeader div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:2.5rem;height:2.5rem;cursor:pointer}.successHeader a{text-decoration:none;color:var(--text-color)}.warn{background-color:var(--error-color)}.warnText{color:var(--error-color)}.pageGap1{width:100%;height:1rem}.pageGap2{width:100%;height:2rem}.pageGap3{width:100%;height:3rem}.pageGap4{width:100%;height:4rem}.pageGap5{width:100%;height:5rem}.scrollHidden{scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto;-ms-overflow-style:auto}.scrollHidden::-webkit-scrollbar{display:none}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background:linear-gradient(135deg, var(--primary-bg), var(--secondary-bg));min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--text-color)}.container{width:100%;max-width:500px;padding:1rem;box-sizing:border-box}.card{background:var(--secondary-bg);border-radius:1rem;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center;border:1px solid var(--border-color)}.card h1{margin:.5rem 0 .25rem 0;font-size:1.5rem;font-weight:600;color:var(--text-color)}.card .subtitle{margin:0 0 1.5rem 0;color:var(--text-color-secondary);font-size:1rem}.icon{margin:0 auto 1rem;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--accent-color-rgb), 0.1);border-radius:50%;color:var(--accent-color)}.icon svg{width:5rem;height:5rem;fill:var(--accent-color)}.countdown-container{margin:1.5rem 0;display:flex;justify-content:center}.countdown-circle{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.countdown-circle span{font-size:2.5rem;font-weight:700;color:var(--accent-color);z-index:2}.countdown-circle svg{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.countdown-circle svg circle{fill:none;stroke-width:8}.countdown-circle svg .countdown-progress{stroke:var(--accent-color);stroke-linecap:round;transition:stroke-dashoffset 1s linear}.countdown-circle svg .countdown-track{stroke:var(--border-color)}.links{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:500;text-align:center;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.btn-primary:hover{background:var(--accent-color-dark);border-color:var(--accent-color-dark)}.btn-secondary{background:rgba(0,0,0,0);color:var(--text-color);border:1px solid var(--border-color)}.btn-secondary:hover{background:var(--hover-bg)}@media(max-width: 500px){.container{max-width:100%;padding:.5rem}.card{padding:1.5rem;border-radius:.75rem}.countdown-circle{width:100px;height:100px}.countdown-circle span{font-size:2rem}.btn{padding:.65rem 1.25rem}}/*# sourceMappingURL=index.min.css.map */