:root{--txt: #f2f7ff;--txt2: #d9e7ff;--txt3: #bfd8ff;--bg: #000b20;--bg2: #00409d;--glass: rgba(255, 255, 255, .15);--glassHov: rgba(255, 255, 255, .3);--glassBord: rgba(255, 255, 255, .4);--bttnTxt: #80ccfd;--glass2: #80ccfd26;--glassHov2: #80ccfd4d;--modal:#003392;--favColor: #009afc;--primColor: #36b2ff;--primColor2: #36b2ff33;--altColor:#80ccfd;--altColor2:#81ccfd33;--bubbleAmbient: rgba(255, 255, 255, .2);--open: #01b700;--busy: #e5b700;--closed: #c90013;--footer: #003179;--footer2: #00193e;--scrollThumb: #d9e7ff;--scrollHov: #f8fbff;--scrollBg: #002763}.title{font-size:15vw;line-height:14rem;width:100%;font-family:poppins,sans-serif;color:var(--bg);position:relative;text-shadow:0px 0px 100px var(--primColor);opacity:.6;margin-top:3rem;margin-bottom:-3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:-3}.title:before{content:"PROJECTS";position:absolute;filter:url(#dissolve);z-index:-1}.gallerySection{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;padding:2rem 0}.sectionHeader{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;margin-bottom:6rem;height:164px;width:100%}.sectionHeader div:first-child{display:flex;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;max-width:1200px;width:100%}.sectionHeader h2{margin-bottom:1rem;font-size:5rem;line-height:4rem;text-align:left;max-width:28rem;padding-left:1.5rem}.sectionHeader p1{margin:0;font-size:2.5rem;line-height:2.4rem;text-align:right;max-width:20rem;font-family:poppins,sans-serif;font-weight:200!important;padding-right:1.5rem}.secBubble{background:url(../../../imgs/chBub_blueStroke.svg);background-size:contain;background-repeat:no-repeat;width:200px;height:200px;position:absolute;z-index:-1;filter:contrast(20%);display:flex;flex-direction:row;width:100%;max-width:1200px}@media screen and (max-width: 1200px){.secBubble{width:98%}}@media screen and (max-width: 700px){.title{font-size:15vw!important;opacity:1;line-height:20rem;margin-bottom:-4rem;margin-top:3rem;transform:translateY(0)!important;text-shadow:0px 0px 60px var(--primColor)}.sectionHeader{flex-direction:column}.sectionHeader div:first-child{padding:0;justify-content:space-around!important;flex-direction:column}.sectionHeader h2{font-size:3rem!important;line-height:2.6rem;text-align:center;max-width:100%;margin-top:0;margin-bottom:.5rem;padding:0}.sectionHeader p1{font-size:1.1rem!important;line-height:1.3rem;text-align:center;max-width:100%;padding:0 2rem}.secBubble{height:160px;width:180px;opacity:.7}}.logoBannerGalleryContainer.svelte-rae0my{width:96%;max-width:1200px}.filterBarWrapper.svelte-rae0my{width:100%;margin-bottom:2rem}.filterBarScroll.svelte-rae0my{width:100%}.filterBarContent.svelte-rae0my{display:flex;gap:.75rem;flex-wrap:wrap;padding:.5rem 0}.filterBtn.svelte-rae0my{padding:.5rem 1.2rem;background:#80ccfd1a;border:1px solid var(--glassBord);border-radius:1.5rem;color:var(--txt);font-family:Nunito,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-transform:capitalize;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.filterBtn.svelte-rae0my:hover{background:var(--glassHov);transform:translateY(-2px)}.filterBtn.active.svelte-rae0my{background:var(--txt2);color:var(--bg);border-color:var(--txt2)}.galleryWrapper.svelte-rae0my{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}.showMoreBtn.svelte-rae0my{display:block;width:100%;margin-top:1.25rem;padding:.6rem 0;background:none;border:none;color:var(--txt3);font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:color .2s ease;text-align:center}.showMoreBtn.svelte-rae0my:hover{color:var(--txt)}.galleryGrid.svelte-rae0my{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;width:100%}.noResults.svelte-rae0my{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--txt3)}.noResults.svelte-rae0my i:where(.svelte-rae0my){font-size:3rem;margin-bottom:1rem;opacity:.5}.noResults.svelte-rae0my p:where(.svelte-rae0my){font-size:1.1rem}.noResults.svelte-rae0my strong:where(.svelte-rae0my){color:var(--altColor)}.galleryItem.svelte-rae0my{cursor:pointer;border-radius:1.5rem;overflow:hidden;background:var(--glass);border:1px solid var(--glassBord);transition:all .3s ease;position:relative;flex-shrink:0;width:280px;height:280px}.galleryItem.svelte-rae0my:hover{transform:translateY(-8px);border-color:var(--primColor);box-shadow:0 12px 32px #009afc33}.itemImageWrapper.svelte-rae0my{position:relative;width:100%;height:100%;overflow:hidden}.itemImageWrapper.svelte-rae0my img:where(.svelte-rae0my){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.galleryItem.svelte-rae0my:hover .itemImageWrapper:where(.svelte-rae0my) img:where(.svelte-rae0my){transform:scale(1.08)}.itemOverlay.svelte-rae0my{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#003a92d9,#0087ffb3);display:flex;align-items:flex-end;justify-content:flex-start;padding:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.galleryItem.svelte-rae0my:hover .itemOverlay:where(.svelte-rae0my){opacity:1}.overlayContent.svelte-rae0my{width:100%}.overlayContent.svelte-rae0my h3:where(.svelte-rae0my){color:#fff;margin:0 0 .75rem;font-size:1.2rem;word-wrap:break-word;text-align:left}.tagsList.svelte-rae0my{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-rae0my{background:#fff3;color:var(--txt3);padding:.35rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.modalBackdrop.svelte-rae0my{position:fixed;top:0;right:0;bottom:0;left:0;background:#000b20bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem;animation:svelte-rae0my-fadeIn .3s ease}@keyframes svelte-rae0my-fadeIn{0%{opacity:0}to{opacity:1}}.modalContent.svelte-rae0my{position:relative;max-width:90vw;max-height:90vh;background:#0034924d;border:1px solid var(--glassBord);border-radius:2rem;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 50px 8px #009afc26;animation:svelte-rae0my-slideUp .3s ease}@keyframes svelte-rae0my-slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modalContent.svelte-rae0my img:where(.svelte-rae0my){max-width:100%;max-height:60vh;border-radius:1.5rem;-o-object-fit:contain;object-fit:contain}.modalInfo.svelte-rae0my{text-align:center;width:100%}.modalInfo.svelte-rae0my h2:where(.svelte-rae0my){color:var(--txt);margin-bottom:1rem}.modalInfo.svelte-rae0my .tagsList:where(.svelte-rae0my){justify-content:center}.closeBtn.svelte-rae0my{position:absolute;top:1.5rem;right:1.5rem;background:#bfd8ff26;border:1px solid var(--txt3);color:var(--txt3);width:3rem;height:3rem;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:101;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.closeBtn.svelte-rae0my:hover{background:#bfd8ff4d;transform:scale(1.1)}@media screen and (max-width: 900px){.logoBannerGalleryContainer.svelte-rae0my{max-width:98%}.galleryItem.svelte-rae0my{width:240px;height:240px}.modalContent.svelte-rae0my{padding:1.5rem;border-radius:1.5rem}.modalContent.svelte-rae0my img:where(.svelte-rae0my){max-height:50vh}.closeBtn.svelte-rae0my{width:2.5rem;height:2.5rem;font-size:1.2rem;top:1rem;right:1rem}}@media screen and (max-width: 600px){.logoBannerGalleryContainer.svelte-rae0my{max-width:90%}.galleryItem.svelte-rae0my{width:200px;height:200px}.galleryGrid.svelte-rae0my{gap:1rem}.itemOverlay.svelte-rae0my{padding:1rem}.overlayContent.svelte-rae0my h3:where(.svelte-rae0my){font-size:1rem;margin-bottom:.5rem}.tag.svelte-rae0my{padding:.25rem .5rem;font-size:.65rem}.modalBackdrop.svelte-rae0my{padding:.5rem}.modalContent.svelte-rae0my{padding:1rem;gap:1rem}.modalContent.svelte-rae0my img:where(.svelte-rae0my){max-height:40vh}.modalInfo.svelte-rae0my h2:where(.svelte-rae0my){font-size:1.2rem;margin-bottom:.75rem}.noResults.svelte-rae0my{padding:3rem 1rem}.noResults.svelte-rae0my i:where(.svelte-rae0my){font-size:2rem}.noResults.svelte-rae0my p:where(.svelte-rae0my){font-size:1rem}}.websiteGalleryContainer.svelte-3erpb0{width:96%;max-width:1200px;display:flex;flex-direction:column;align-items:center}.filterBarWrapper.svelte-3erpb0{width:100%;margin-bottom:2rem}.filterBarScroll.svelte-3erpb0{width:100%}.filterBarContent.svelte-3erpb0{display:flex;gap:.75rem;flex-wrap:wrap;padding:.5rem 0}.filterBtn.svelte-3erpb0{padding:.5rem 1.2rem;background:#80ccfd1a;border:1px solid var(--glassBord);border-radius:1.5rem;color:var(--txt);font-family:Nunito,sans-serif;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-transform:capitalize}.filterBtn.svelte-3erpb0:hover{background:var(--glassHov);transform:translateY(-2px)}.filterBtn.active.svelte-3erpb0{background:var(--txt2);color:var(--bg);border-color:var(--txt2)}.galleryWrapper.svelte-3erpb0{width:100%;display:flex;flex-direction:column}.websiteGrid.svelte-3erpb0{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;width:100%;padding:.5rem 0}.noResults.svelte-3erpb0{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--txt3)}.noResults.svelte-3erpb0 i:where(.svelte-3erpb0){font-size:3rem;margin-bottom:1rem;opacity:.5}.noResults.svelte-3erpb0 p:where(.svelte-3erpb0){font-size:1.1rem}.noResults.svelte-3erpb0 strong:where(.svelte-3erpb0){color:var(--altColor)}.websiteCard.svelte-3erpb0{cursor:pointer;border-radius:1.5rem;overflow:hidden;background:var(--glass);border:1px solid var(--glassBord);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.websiteCard.svelte-3erpb0:hover{border-color:var(--altColor);box-shadow:0 10px 28px #80ccfd26;transform:translateY(-6px)}.cardImageWrapper.svelte-3erpb0{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden}.cardImageWrapper.svelte-3erpb0 img:where(.svelte-3erpb0){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.websiteCard.svelte-3erpb0:hover .cardImageWrapper:where(.svelte-3erpb0) img:where(.svelte-3erpb0){transform:scale(1.05)}.cardOverlay.svelte-3erpb0{position:absolute;top:0;right:0;bottom:0;left:0;background:#003a9299;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;font-size:2.5rem;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.websiteCard.svelte-3erpb0:hover .cardOverlay:where(.svelte-3erpb0){opacity:1}.cardInfo.svelte-3erpb0{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.cardInfo.svelte-3erpb0 h3:where(.svelte-3erpb0){margin:0;color:var(--txt);font-size:1.2rem;text-align:left}.cardInfo.svelte-3erpb0 p:where(.svelte-3erpb0){margin:0;color:var(--txt3);font-size:.95rem;line-height:1.4}.cardTags.svelte-3erpb0{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.smallTag.svelte-3erpb0{background:#80ccfd33;color:var(--altColor);padding:.3rem .65rem;border-radius:1rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.customTag.svelte-3erpb0{background:#c876ff33;color:#c876ff;padding:.3rem .65rem;border-radius:1rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.showMoreBtn.svelte-3erpb0{display:block;width:100%;margin-top:1.25rem;padding:.6rem 0;background:none;border:none;color:var(--txt3);font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:color .2s ease;text-align:center}.showMoreBtn.svelte-3erpb0:hover{color:var(--txt)}@media screen and (max-width: 900px){.websiteGalleryContainer.svelte-3erpb0{max-width:98%}.websiteGrid.svelte-3erpb0{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width: 600px){.websiteGalleryContainer.svelte-3erpb0{max-width:90%}.websiteGrid.svelte-3erpb0{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.cardInfo.svelte-3erpb0{padding:1.2rem}.cardInfo.svelte-3erpb0 h3:where(.svelte-3erpb0){font-size:1.1rem}.cardInfo.svelte-3erpb0 p:where(.svelte-3erpb0){font-size:.9rem}.cardOverlay.svelte-3erpb0{font-size:2rem}.noResults.svelte-3erpb0{padding:3rem 1rem}.noResults.svelte-3erpb0 i:where(.svelte-3erpb0){font-size:2rem}.noResults.svelte-3erpb0 p:where(.svelte-3erpb0){font-size:1rem}}
