@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;--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}*{margin:0;padding:0;border:none;box-sizing:border-box;color:var(--text-color);transition:.3s}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)}body{font-family:"Share Tech",serif;font-weight:400;font-style:normal;background-color:var(--primary-bg);color:var(--text-color);line-height:1.6;overflow-x:hidden}header .navbarContainer{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-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%;height:4rem;border-bottom:.1rem solid var(--border-color);position:fixed;top:0;left:0;right:0;z-index:1000;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:var(--primary-bg-trans)}header .navbarContainer .navbar{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-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%;max-width:1200px;margin:0 auto;padding:0 20px}header .navbarContainer .navbar a{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center}header .navbarContainer .navbar a img{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;height:1.5rem}header .navbarContainer .navbar .nav-links{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center}header .navbarContainer .navbar .nav-links a{padding:.5rem 1rem;color:var(--text-color);text-decoration:none}header .navbarContainer .navbar .auth-buttons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;gap:1rem}header .navbarContainer .navbar .auth-buttons .btn{border:.1rem solid var(--border-color);padding:.75rem 1.25rem;color:var(--text-color);border-radius:1rem;font-size:.9rem;cursor:pointer}header .navbarContainer .navbar .auth-buttons .btn-outline{background-color:rgba(0,0,0,0)}header .navbarContainer .navbar .auth-buttons .btn-primary{background-color:var(--accent-color);color:var(--primary-bg);font-weight:700}header .navbarContainer .auth-buttons-long{display:none;width:100%;gap:1rem}header .navbarContainer .auth-buttons-long .btn{border:.1rem solid var(--border-color);padding:.75rem 1.25rem;color:var(--text-color);border-radius:1rem;width:100%;font-size:.9rem;cursor:pointer}header .navbarContainer .auth-buttons-long .btn-outline{background-color:rgba(0,0,0,0)}header .navbarContainer .auth-buttons-long .btn-primary{background-color:var(--accent-color);color:var(--primary-bg);font-weight:700}.hero{margin-top:5rem;width:100%;margin-bottom:2rem;padding:1rem}.hero .container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-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;gap:1rem;height:100%}.hero .container h1{font-size:5rem;color:var(--accent-color)}.hero .container p{font-size:1.25rem;max-width:50vw;white-space:normal;word-break:break-word;text-align:center}.hero .container .hero-buttons .btn{border:.1rem solid var(--border-color);padding:.75rem 1.25rem;color:var(--text-color);border-radius:1rem;cursor:pointer}.hero .container .hero-buttons .btn-outline{background-color:rgba(0,0,0,0)}.hero .container .hero-buttons .btn-primary{background-color:var(--accent-color);color:var(--primary-bg);font-weight:700}.features{width:100%;height:auto;padding:1rem;background-color:var(--secondary-bg)}.features .container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-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;height:100%;gap:1rem}.features .container .section-title{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}.features .container .section-title h2{font-size:5rem;color:var(--accent-color)}.features .container .section-title p{font-size:.9rem;text-align:center}.features .container .features-grid{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;gap:1rem}.features .container .features-grid .feature-card{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-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:100%;height:auto;padding:1rem;background-color:var(--primary-bg);border:.1rem solid var(--border-color);border-radius:1rem}.features .container .features-grid .feature-card .feature-icon ion-icon{color:var(--accent-color);font-size:3rem}.features .container .features-grid .feature-card p{width:70%;text-align:center}.feed-preview{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%}.feed-preview .container .section-title{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%}.feed-preview .container .section-title h2{font-size:5rem;text-align:center;color:var(--accent-color)}.feed-preview .container .section-title p{text-align:center}.feed-preview .container .preview-container{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%}.feed-preview .container .preview-container .preview-header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-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%;padding:1rem;margin-top:1rem;border-top:.1rem solid var(--border-color);border-bottom:.1rem solid var(--border-color)}.feed-preview .container .preview-container .preview-header ion-icon{font-size:2rem;color:var(--accent-color)}.feed-preview .container .preview-container .preview-header .preview-title{font-size:1.25rem;font-weight:900}.feed-preview .container .preview-container .preview-header .preview-title span{font-size:.5rem}.feed-preview .container .preview-container .preview-posts{width:100%}.feed-preview .container .preview-container .preview-posts .postCard{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%;height:auto;border-bottom:.1rem solid var(--border-color)}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer{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:5rem;border-bottom:.1rem solid var(--border-color)}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer .profileLink a{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-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;margin-left:.5rem;text-decoration:none;color:var(--text-color)}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer .profileLink a img{height:3rem;width:3rem;border-radius:.25rem;border:.1rem solid var(--accent-color);border-radius:.25rem}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer .profileLink a p{margin-left:.5rem}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer .buttonTray{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;width:8rem;height:100%;border-left:.1rem solid var(--border-color)}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer .buttonTray button{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:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,0)}.feed-preview .container .preview-container .preview-posts .postCard .topCardContainer .buttonTray button ion-icon{font-size:24px}.feed-preview .container .preview-container .preview-posts .postCard .middleCardContainer{width:100%;height:100%;margin-bottom:.5rem}.feed-preview .container .preview-container .preview-posts .postCard .middleCardContainer .postImageContainer{display:flex;justify-content:center;align-items:center}.feed-preview .container .preview-container .preview-posts .postCard .middleCardContainer .postImageContainer a{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:100%;height:15rem}.feed-preview .container .preview-container .preview-posts .postCard .middleCardContainer .postImageContainer a img{width:100%;height:100%;object-fit:cover}.feed-preview .container .preview-container .preview-posts .postCard .bottomCardContainer{width:100%;min-height:2rem}.feed-preview .container .preview-container .preview-posts .postCard .bottomCardContainer .textContainer{margin-top:.5rem;margin-left:.5rem;width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-preview .container .preview-container .preview-posts .postCard .bottomCardContainer .textContainer a{text-decoration:none;color:var(--text-color)}.cta{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%;background-color:var(--secondary-bg);margin-top:1rem;margin-bottom:1rem;padding:5rem}.cta .container{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;gap:1rem}.cta .container h2{font-size:5rem;color:var(--accent-color);text-align:center}.cta .container p{text-align:center}.cta .container .btn{border:.1rem solid var(--border-color);padding:.75rem 1.25rem;color:var(--text-color);border-radius:1rem;font-size:.9rem;cursor:pointer}.cta .container .btn-outline{background-color:rgba(0,0,0,0)}.cta .container .btn-primary{background-color:var(--accent-color);color:var(--primary-bg);font-weight:700}footer{width:100%}footer .container{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 .container .footer-content{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:flex-start;align-items:flex-start;padding:2rem;gap:1rem}footer .container .footer-content .footer-column{width:20%}footer .container .footer-content .footer-column a{text-decoration:none}footer .container .footer-content .footer-column a img{height:1rem}footer .container .footer-content .footer-column p{width:90%}footer .container .footer-content .footer-column .social-links{border-top:.1rem solid var(--border-color);padding-top:1rem;margin-top:1rem}footer .container .footer-content .footer-column .social-links a ion-icon{font-size:2rem}footer .container .footer-content .footer-column ul{list-style:none}footer .container .copyright{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;padding:2rem;border-top:.1rem solid var(--border-color);width:100%}@media(max-width: 750px){.hero .container h1{font-size:3rem}.hero .container p{font-size:.9rem}.features .container .section-title h2{font-size:3rem}.features .container .section-title p{font-size:.9rem}.features .container .features-grid{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}.feed-preview .container{width:100%}.feed-preview .container .section-title h2{font-size:3rem}.feed-preview .container .section-title p{font-size:.9rem}.cta .container h2{font-size:3rem}.cta .container p{font-size:.9rem}}@media(max-width: 550px){footer .container .footer-content{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 .container .footer-content .footer-column{width:100%}}@media(max-width: 480px){header .navbarContainer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center;height:8rem}header .navbarContainer .navbar{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}header .navbarContainer .navbar .auth-buttons{display:none}header .navbarContainer .auth-buttons-long{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-content:stretch;align-content:stretch;-webkit-align-items:center;align-items:center}.hero{margin-top:10rem}.hero .container h1{text-align:center}}/*# sourceMappingURL=index.min.css.map */