*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5;margin-top:4rem}a{text-decoration:none}ul{list-style:none}header{position:fixed;top:0;left:0;right:0;width:100%;z-index:100}.nav-center{padding:1rem;box-shadow:0 2px 10px #00000026;background:white}.navbar{display:flex;align-items:center;justify-content:space-between}.logo-container{display:flex;align-items:center;gap:.5rem}.store-name{color:#8400ff}.fa-lightbulb{font-size:1.75rem;color:#8400ff}.cart-icon{position:relative}.fa-cart-shopping{font-size:1.75rem;color:#8400ff}.amount{position:absolute;top:-1rem;left:.5rem;color:#fff;font-weight:600;font-size:.75rem;background:red;padding:.001rem .4rem;border-radius:50%}.header-nav{display:none}nav a{font-weight:600;color:#131338}.active-nav-link{color:#8400ff}@media (min-width: 40em){.nav-center{padding:1rem 3rem}.left-navigation{display:flex;align-items:center;gap:2rem}.cart-icon{order:2}.amount{position:absolute;top:-.51rem;left:.5rem;color:#fff;font-weight:600;font-size:.75rem;background:red;padding:.001rem .4rem;border-radius:50%}.header-nav{display:block}.links{display:flex;align-items:center;gap:1rem}}footer{position:fixed;left:0;bottom:0;right:0;width:100%}.footer-center{padding:.75rem .25rem;box-shadow:0 0 10px #00000026;background-image:url(/assets/blob-scene-a6f6b702.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.bottom-navbar{display:flex;align-items:center;justify-content:space-evenly}.navigation-links{display:flex;width:60px;flex-direction:column;align-items:center;gap:.5rem}.navigation-links.navigation-links-active{border-bottom:6px solid rgb(132,0,255);border-radius:6px;padding-bottom:.1rem}.fa-house,.fa-store,.fa-border-all,.fa-phone{font-size:1.2rem;color:#8400ff;transition:all .15s linear}.fa-house:hover,.fa-store:hover,.fa-border-all:hover,.fa-phone:hover{color:#131338}footer p{font-size:.8rem;color:#131338;font-weight:600}@media (min-width: 40em){footer{display:none}}#home{width:100%;margin:0 auto}.intro-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-height:100vh;width:100%;background-image:url(/assets/layered-waves1-3c4425da.svg);background-repeat:no-repeat;background-position:center;background-size:cover;margin:-5rem auto 0rem}.intro-text{text-align:center;color:#fff;padding:9rem 0 2rem;line-height:4rem;font-size:2rem}.intro-text span{color:#8400ff}.intro-subtext{color:#69faf1;text-align:center}.intro-content a{background:rgb(132,0,255);color:#fff;padding:.5em 2em;border-radius:10px}.background-content{width:100%;background-image:url(/assets/layered-waves3-b2377cf4.svg);background-repeat:no-repeat;background-position:center;background-size:cover;margin:0 auto;padding-top:5rem;padding-bottom:10rem}.grid-container{display:grid;grid-template-rows:repeat(4,auto);gap:1.5rem;width:90%}.grid{margin:0 auto}.content1,.content2,.content3,.content4{background:white;box-shadow:0 2px 10px #00000026;border-radius:5px}.content{padding:2rem 3rem;background-image:url(/assets/blob-scene-a6f6b702.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.content h2{color:#131338;margin-bottom:3rem}.latest-products-information{display:flex;flex-direction:column;margin-top:2rem;padding-bottom:3rem;border-bottom:1px solid gray}.latest-products-information:last-child{border:none}.latest-products-information h3{margin:2rem 0;color:#131338}.latest-products-information img{max-width:100%}.latest-products-information a{background:rgb(132,0,255);color:#fff;padding:.5rem 1rem;border-radius:10px;transition:all .3s linear}.latest-products-information a:hover{background:rgb(19,19,56)}.product-information{display:flex;flex-direction:column}.product-information img{max-width:100%}.product-information h3{margin:2rem 0;color:#131338}.product-information a{background:rgb(132,0,255);color:#fff;padding:.5rem 1rem;border-radius:10px;transition:all .3s linear}.product-information a:hover{background:rgb(19,19,56)}.newly-added-information{display:flex;flex-direction:column;align-items:center}.newly-added-information img{width:100%;max-width:150px}.newly-added-information h4{text-align:center;margin:1rem 0 2rem}.newly-added-information a{margin:2rem 0 0;color:#131338}@media (min-width: 63em){.intro-content{margin:0rem auto}.intro-text{line-height:5rem;font-size:4rem}.intro-subtext{font-size:2rem}.grid-container{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}.content:nth-child(1){grid-column-start:1;grid-row:span 3}.content h2{margin-bottom:1rem}.latest-products-information{flex-direction:row;gap:2rem;margin-top:2rem;padding-bottom:3rem;border-bottom:1px solid gray}.product-information{flex-direction:row;align-items:center;gap:2rem}.latest-products-information img{width:200px;object-fit:contain}.product-information img{width:200px}.latest-products-information h3,.product-information h3{margin-bottom:1rem}.newly-added-information{flex-direction:row;align-items:center;gap:2rem}.newly-added-information h4{margin:2rem 0 0}}#products{width:100%;margin:0 auto}.products-container{background:rgb(19,19,56);padding-bottom:5rem;min-height:100vh}.products-content{width:90%;display:flex;flex-direction:column;align-items:center;padding:3rem 0;position:relative}.align-content{margin:0 auto}.input-form{width:100%;display:flex;justify-content:center;margin-bottom:2rem}.search-input{min-width:200px;width:100%;padding:.75rem 0;text-indent:1rem;border-top-left-radius:10px;border-bottom-left-radius:10px;font-family:Poppins,sans-serif;font-size:1.15rem;border:none;outline-color:#8400ff}.search-btn{padding:.75rem;border-top-right-radius:10px;border-bottom-right-radius:10px;background:white;border:none;font-size:1.5rem;color:#8400ff;cursor:pointer}.category-container{width:100%;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-template-rows:repeat(auto-fit,minmax(auto,1fr));margin-bottom:2rem}.category-btn{background:aqua;padding:.25rem .75rem;border-radius:5px;color:#131338;font-weight:500;font-size:.75rem;text-align:center;border:none;font-family:Poppins,sans-serif;cursor:pointer}.category-btn.selected{background:rgb(132,0,255);color:#fff}.products-grid{width:100%;display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-rows:repeat(auto-fit,minmax(200px,1fr))}.result-display-message{color:#8400ff;text-align:center;margin-top:4rem}.product{display:flex;flex-direction:column;justify-content:space-between;background:white;border-radius:5px;padding:1rem;color:#131338;box-shadow:0 5px 10px #00000026}.product img{max-width:100%;width:200px;height:200px;object-fit:contain;align-self:center}.product-description h3{margin-top:2rem;margin-bottom:1rem}.rating{display:flex;align-items:baseline;gap:.5rem;font-weight:500;margin-bottom:.5rem}.rating i{color:#8400ff}.price{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.price p{font-weight:600}.price i{font-size:1.5rem;color:#8400ff;cursor:pointer}.added-to-cart-message{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:rgb(19,19,56);border-radius:5px;position:fixed;transform:translateY(-200px);transition:all .3s linear}.added-to-cart-message i{color:green;font-size:.95rem}.added-to-cart-message p{font-weight:500;color:#fff;font-size:.75rem}.added-to-cart-message.display{transform:translateY(0)}.information{display:flex;align-items:baseline;justify-content:center;gap:.75rem;margin-top:1rem;background:rgb(132,0,255);padding:.5rem;color:#fff;border-radius:5px;font-weight:500}.information i{font-size:1.2rem}@media (min-width: 40em){.search-input{width:50%}.result-display-message{font-size:3rem}.added-to-cart-message i{font-size:1.5rem}.added-to-cart-message p{font-weight:500;color:#fff;font-size:1.25rem}}#product-detail{width:100%;margin:0 auto}.product-detail-container{background:rgb(19,19,56);padding-bottom:4rem;min-height:100vh}.back-btn{display:flex;align-items:baseline;justify-content:center;gap:.5rem;background:rgb(132,0,255);color:#fff;padding:.75rem 1rem;max-width:50%;width:310px;border-bottom-right-radius:10px;font-weight:500;font-size:.75rem}.back-btn:hover{color:#131338}.product-detail{display:flex;flex-direction:column;align-items:center;justify-content:center;background:white;padding:2rem;border-radius:5px;box-shadow:0 5px 10px #00000026;position:relative}.align-product{width:90%;margin:3rem auto 8rem}.product-image{width:75%;margin-top:3rem;object-fit:contain}.product-info{margin-top:3rem;display:flex;flex-direction:column;align-items:center}.product-name{margin-bottom:2rem;color:#131338;text-align:center}.product-rating{position:absolute;top:0;left:0;display:flex;align-items:baseline;gap:.5rem;font-weight:600;background:rgb(132,0,255);padding:.5rem 1rem;color:#fff;border-top-left-radius:5px;border-bottom-right-radius:5px}.product-price{position:absolute;top:0;right:0;background:rgb(132,0,255);color:#fff;padding:.5rem 1rem;border-bottom-left-radius:5px;border-top-right-radius:5px;font-weight:600}.about-product{list-style:unset;width:90%}.about-product li{margin-bottom:1rem;color:#131338;font-size:.85rem}.show-more-btn{color:#8400ff;font-weight:500;text-decoration:underline}.show-more-btn:hover{color:#131338}.add-to-cart-btn{display:flex;align-items:baseline;justify-content:center;gap:.75rem;background:rgb(132,0,255);border:none;color:#fff;padding:.5rem 1rem;font-family:Poppins,sans-serif;border-radius:5px;font-weight:600;font-size:1.1rem;cursor:pointer;margin-top:2rem}.add-to-cart-btn:hover{background:#69faf1;color:#131338}@media (min-width: 40em){.product-name{font-size:2.5rem}.product-image{width:40%;max-width:400px}.about-product li{font-size:1rem}}#cart{width:100%;margin:0 auto}.cart-container{width:100%;background:rgb(19,19,56);padding-bottom:5rem;min-height:100vh}.removed-from-cart-message{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:rgb(19,19,56);border-radius:5px;position:fixed;transform:translateY(-200px);transition:all .3s linear;z-index:10}.removed-from-cart-message i{color:red;font-size:.95rem}.removed-from-cart-message p{font-weight:500;color:#fff;font-size:.75rem}.removed-from-cart-message.display-message{transform:translateY(0)}.cart-content{width:90%;display:flex;flex-direction:column;align-items:center;padding:3rem 0;position:relative}.items-grid{width:100%;display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:repeat(auto-fit,minmax(200px,1fr))}.item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:2rem 1.5rem;background:white;border-radius:5px;box-shadow:0 5px 10px #00000026;background-image:url(/assets/blob-scene3-47da1428.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.item-image{max-width:100%;width:40%;height:150px;object-fit:contain;align-self:center}.item-content{display:flex;flex-direction:column;justify-content:space-between;width:50%;max-width:100%;min-height:100%}.item-description{display:flex;flex-direction:column;width:50%;max-width:100%}.item-description h4{color:#131338;max-width:100%}.item-rating-and-price{margin-top:.25rem;margin-bottom:2rem;align-self:right}.item-rating{display:flex;align-items:baseline;justify-content:left;gap:.5rem;color:#8400ff;margin-bottom:.5rem;font-weight:500;font-size:.75rem}.item-price{font-weight:500;font-size:.8rem}.remove-item-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem 1rem;border:none;border-radius:5px;background:rgb(132,0,255);color:#fff;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;transition:all .15s linear;font-size:.75rem}.remove-item-btn:hover{background:rgb(19,19,56)}@media (min-width: 40em){.removed-from-cart-message i{font-size:1.5rem}.removed-from-cart-message p{font-size:1.25rem}.items-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-template-rows:repeat(auto-fit,minmax(200px,1fr))}.item-image{max-width:100%;width:200px;height:200px;object-fit:contain;align-self:center}.item-description{width:250px}.item-description h4{font-size:1.5rem}.item-rating{font-size:1rem}.item-price{font-size:1.2rem}.remove-item-btn{font-size:1rem}}.cart-empty-message{display:felx;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1rem 3rem;color:#131338;background:white;text-align:center;border-radius:5px;box-shadow:0 5px 10px #00000026;background-image:url(/assets/blob-scene3-47da1428.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.align-cart-empty-message{width:100%;margin:4rem auto}.cart-empty-message h2{margin-top:3rem;margin-bottom:3rem}.cart-empty-image{max-width:100%}.check-products-link{background:rgb(132,0,255);color:#fff;padding:.5rem 1rem;border-radius:5px;border:none;transition:all .3s linear}.check-products-link:hover{background:rgb(19,19,56)}@media (min-width: 40em){.cart-empty-message h2{font-size:3rem}}.cart-summary{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:white;padding:1rem;border-radius:5px;background-image:url(/assets/blob-scene4-89955373.svg);background-position:center;background-size:cover;background-repeat:no-repeat;margin-top:2rem}.text-image-container,.table-button-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-summary h2{margin-top:2rem}.cart-summary img{width:70%}.table-container{width:98%;border:1px solid #ddd;border-radius:10px;overflow:hidden}table{border-collapse:collapse;width:100%;margin:0 auto;border-radius:5px}th{background-color:#f2f2f2;color:#000;border:1px solid #ddd;padding:8px;text-align:center}td{border:1px solid #ddd;padding:8px;text-align:center}tr:nth-child(odd){background-color:#fff}tr:nth-child(2n){background-color:#f2f2f2}tr:last-child{background:rgb(132,0,255);color:#fff}.total-display-text{font-weight:600}.total-display-amount{font-weight:500}.clear-cart-btn{padding:.5rem 1.5rem;border:none;background:rgb(132,0,255);color:#fff;font-family:Poppins,sans-serif;border-radius:5px;margin-top:2rem;margin-bottom:1rem;font-weight:500;transition:all .3s linear;cursor:pointer}.clear-cart-btn:hover{background:rgb(19,19,56)}.item-amount{border:1px solid gray;margin-top:1rem;display:flex;align-items:center;justify-content:space-between;background:white;border-radius:5px;width:100px;font-weight:600;padding:.5rem}.item-amount i{color:#8400ff;font-size:1.25rem;cursor:pointer}@media (min-width: 40em){.cart-summary{flex-direction:row;width:100%;justify-content:space-between}.table-button-container{width:60%}.cart-summary h2{font-size:3rem}.cart-summary img{width:60%}.item-amount{font-size:1.5rem}.item-amount i{font-size:1.35rem}}#blog{width:100%;margin:0 auto}.blog-container{background:rgb(19,19,56);padding-bottom:1rem}.blog-navigation-container{width:95%;margin:0 auto;position:relative;top:3rem;background:white;padding:1rem;border-radius:5px;margin-bottom:6rem}.blog-nav{display:flex;align-items:center;justify-content:center}.blog-nav{width:100%;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-template-rows:repeat(auto-fill,minmax(auto,1fr))}.blog-nav-link{color:#fff;font-weight:400;background:rgb(19,19,56);text-align:center;border-radius:5px;padding:.25em 0;font-size:.75rem;box-shadow:0 5px 10px #131338cc}.active-blog-nav-link{background:rgb(132,0,255);box-shadow:0 5px 10px #8400ffcc;color:#fff;font-weight:400;text-align:center;border-radius:5px;padding:.25em 0;font-size:.75rem}@media (min-width: 40em){.blog-nav{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.active-blog-nav-link,.blog-nav-link{font-size:1rem}}#new-posts{width:90%;margin:0 auto 6rem}.new-posts-container{background:white;padding:1rem;color:#131338}.post{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-bottom:1px solid rgb(172,164,164);padding:5rem 0}.top-content{width:100%}.post:last-child{border-bottom:none}.post-title{color:#131338}.post-subtitle{margin-bottom:2rem;font-weight:500;font-size:1.5rem}.post img{width:100%;max-width:500px;margin:2rem 0}.introduction-text{margin-bottom:2rem}.post-body h3{margin-bottom:1rem;color:#131338}.post-body p{margin-bottom:3rem}.post-conclusion{margin-bottom:2rem}.read-more-btn{font-family:Poppins,sans-serif;padding:.5rem 1rem;border:none;font-weight:500;cursor:pointer;color:#131338;transition:all .15s linear}.read-more-btn:hover{background:rgb(19,19,56);color:#fff}@media (min-width: 40em){.new-posts-container{padding:1rem 2rem}.post-title{align-self:flex-start;font-size:2rem}.top-content{width:100%;display:flex;align-items:center;justify-content:space-around;gap:1rem}.post-title-image{width:50%}.post-introduction{width:40%}}#tech-news{width:90%;margin:0 auto 6rem}.tech-news-container{background:rgb(132,0,255);padding:2rem 1rem;color:#131338;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-rows:repeat(auto-fit,minmax(auto,1fr))}.news{width:100%;border-radius:5px;box-shadow:0 0 10px #00000026;padding:1rem;background:whitesmoke}.news img{width:100%;height:250px;object-fit:cover}.news h4{margin-top:2em;margin-bottom:1rem;font-weight:600}.news p{font-size:.75rem;color:gray}@media (min-width: 40em){.tech-news-container{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.news h4{font-size:1.25rem}.news:nth-child(1){grid-column:span 2}.news:nth-child(5){grid-column:span 2}.news:nth-child(12){grid-column:span 3}}#contact{width:100%;margin:0 auto}.contact-container{width:100%;background:rgb(19,19,56);padding-top:8rem;padding-bottom:5rem;min-height:100vh}.contact-content{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;box-shadow:0 0 10px #00000026}.align-contact-content{width:90%;margin:0 auto}.contact-image-design{width:100%;height:400px;background-image:url(/assets/blob-scatter5-2f85d481.svg);background-position:center;background-size:cover;background-repeat:no-repeat;border-top-left-radius:5px;border-top-right-radius:5px}.contact-form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:white;padding-bottom:2rem;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#69faf1}.contact-form h2{font-size:2rem;margin-top:2rem;margin-bottom:2rem;text-align:center;color:#131338}.user-info{width:90%;max-width:300px;display:flex;flex-direction:column}.label{margin-top:1.5rem;margin-bottom:.5rem;font-weight:500;color:#131338}.user-info input{background:white;width:100%;text-indent:.5rem;outline-color:#8400ff;max-width:400px;padding:.75rem 0;border:none;font-family:Poppins,sans-serif;border-radius:5px}.user-info textarea{background:white;text-indent:.5rem;outline-color:#8400ff;border:none;font-family:Poppins,sans-serif;max-width:100%;border-radius:5px}.user-info input::placeholder,.user-info textarea::placeholder{font-family:Poppins,sans-serif}.contact-label{display:flex;justify-content:space-between;align-items:center}.name-error-message,.email-error-message,.comment-error-message{font-weight:400;margin-top:1.5rem;margin-bottom:.5rem;color:red;font-size:.65rem}.submit-btn{margin-top:2rem;padding:.5rem 1rem;width:200px;align-self:center;font-family:Poppins,sans-serif;font-weight:500;border:none;background:rgb(132,0,255);color:#fff;border-radius:5px;cursor:pointer;transition:all .15s linear}.submit-btn:hover{background:rgb(19,19,56)}.disabled-submit-btn{opacity:.5}.contact-footer{flex-direction:column;gap:.5rem;align-items:center;justify-content:center;color:#8400ff;display:flex;background:#001220;padding:1rem;margin-top:8rem}.contact-footer p{color:#fff;font-weight:500;font-size:.75rem}.site-name{display:flex;gap:.5rem;align-items:center}@media (min-width: 40em){.contact-content{flex-direction:row;height:610px;margin-bottom:10rem}.contact-image-design{height:100%;border-top-right-radius:0;border-bottom-left-radius:5px}.contact-form{height:100%;border-bottom-left-radius:0;border-top-right-radius:5px}.user-info{max-height:85%}.contact-container{padding-bottom:0rem}.name-error-message,.email-error-message,.comment-error-message{font-size:.75rem}.contact-footer{padding:2rem;gap:.75rem}.contact-footer p{font-size:1rem}}
