.PortfolioGrid-module__hX_nCG__portfolioPage{background-color:var(--background);padding:6rem 2rem}.PortfolioGrid-module__hX_nCG__container{max-width:1400px;margin:0 auto}@keyframes PortfolioGrid-module__hX_nCG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes PortfolioGrid-module__hX_nCG__fadeIn{0%{opacity:0}to{opacity:1}}.PortfolioGrid-module__hX_nCG__header{text-align:center;margin-bottom:4rem}.PortfolioGrid-module__hX_nCG__label{font-family:var(--font-made-light);color:var(--cornflower-blue);letter-spacing:3px;text-transform:uppercase;opacity:0;margin-bottom:1rem;font-size:14pt;animation:.5s ease-out .1s forwards PortfolioGrid-module__hX_nCG__fadeInUp;display:block}.PortfolioGrid-module__hX_nCG__title{font-family:var(--font-made-light);color:var(--midnight-navy);opacity:0;margin:0 0 1rem;font-size:48pt;line-height:1.2;animation:.5s ease-out .2s forwards PortfolioGrid-module__hX_nCG__fadeInUp}.PortfolioGrid-module__hX_nCG__description{font-family:var(--font-satoshi-regular);color:var(--foreground-secondary,#4a5568);opacity:0;max-width:600px;margin:0 auto;font-size:16pt;animation:.5s ease-out .3s forwards PortfolioGrid-module__hX_nCG__fadeInUp}.PortfolioGrid-module__hX_nCG__label,.PortfolioGrid-module__hX_nCG__title,.PortfolioGrid-module__hX_nCG__description{will-change:transform, opacity}.PortfolioGrid-module__hX_nCG__filtersBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex;position:relative}.PortfolioGrid-module__hX_nCG__filtersBar select{border:1px solid var(--soft-gray);background-color:var(--background);font-family:var(--font-satoshi-regular);cursor:pointer;appearance:none;min-width:160px;color:var(--foreground);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23646cff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border-radius:12px;padding:.75rem 2rem .75rem 1rem;font-size:12pt;transition:all .2s}.PortfolioGrid-module__hX_nCG__filtersBar select,.PortfolioGrid-module__hX_nCG__filtersBar select:focus,.PortfolioGrid-module__hX_nCG__filtersBar select:active,.PortfolioGrid-module__hX_nCG__filtersBar select:focus-visible{background-color:var(--background);outline:none}.PortfolioGrid-module__hX_nCG__filtersBar select{transform:translateZ(0)}.PortfolioGrid-module__hX_nCG__filtersBar select:hover{border-color:var(--cornflower-blue)}.PortfolioGrid-module__hX_nCG__filtersBar select:focus{border-color:var(--cornflower-blue);box-shadow:0 0 0 3px #646cff1a}.PortfolioGrid-module__hX_nCG__filtersBar select option{font-family:var(--font-satoshi-regular);background-color:var(--background);color:var(--foreground);padding:.75rem;font-size:11pt}.PortfolioGrid-module__hX_nCG__filtersBar select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--foreground)}.PortfolioGrid-module__hX_nCG__clearButton{border:1px solid var(--soft-gray);color:var(--cornflower-blue);font-family:var(--font-satoshi-regular);cursor:pointer;background:0 0;background-color:var(--background);border-radius:12px;padding:.75rem 1.25rem;font-size:12pt;transition:all .2s}.PortfolioGrid-module__hX_nCG__clearButton:hover{border-color:var(--cornflower-blue);background-color:#646cff0d;transform:translateY(-1px)}@media (max-width:768px){.PortfolioGrid-module__hX_nCG__filtersBar{flex-direction:column;align-items:stretch;gap:.75rem}.PortfolioGrid-module__hX_nCG__filtersBar select,.PortfolioGrid-module__hX_nCG__clearButton{width:100%}.PortfolioGrid-module__hX_nCG__filtersBar select{min-width:auto}}.PortfolioGrid-module__hX_nCG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.PortfolioGrid-module__hX_nCG__cardLink{text-decoration:none;transition:transform .2s}.PortfolioGrid-module__hX_nCG__cardLink:hover{transform:translateY(-6px)}.PortfolioGrid-module__hX_nCG__card{background-color:var(--background-secondary);border-radius:20px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.PortfolioGrid-module__hX_nCG__card:hover{box-shadow:0 20px 30px -12px #00000026}.PortfolioGrid-module__hX_nCG__imageWrapper{background-color:#fff;justify-content:center;align-items:center;height:140px;padding:1.5rem;display:flex}.PortfolioGrid-module__hX_nCG__logoImage{object-fit:contain;max-width:100%;max-height:100%}.PortfolioGrid-module__hX_nCG__cardContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.PortfolioGrid-module__hX_nCG__startupName{font-family:var(--font-made-light);color:var(--midnight-navy);margin:0;font-size:18pt}.PortfolioGrid-module__hX_nCG__oneLiner{font-family:var(--font-satoshi-regular);color:var(--foreground-secondary,#4a5568);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12pt;line-height:1.5;display:-webkit-box;overflow:hidden}.PortfolioGrid-module__hX_nCG__meta{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.PortfolioGrid-module__hX_nCG__badge{font-family:var(--font-satoshi-regular);background-color:var(--powder-blue);color:var(--midnight-navy);border-radius:20px;padding:.2rem .8rem;font-size:10pt}.PortfolioGrid-module__hX_nCG__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.PortfolioGrid-module__hX_nCG__pagination button{background-color:var(--background);border:1px solid var(--cornflower-blue);color:var(--cornflower-blue);font-family:var(--font-satoshi-regular);cursor:pointer;border-radius:8px;padding:.5rem 1rem;transition:all .2s}.PortfolioGrid-module__hX_nCG__pagination button:hover:not(:disabled){background-color:var(--cornflower-blue);color:var(--midnight-navy)}.PortfolioGrid-module__hX_nCG__pagination button:disabled{opacity:.4;cursor:not-allowed}.PortfolioGrid-module__hX_nCG__pagination span{font-family:var(--font-satoshi-regular);color:var(--foreground-secondary)}.PortfolioGrid-module__hX_nCG__loading{text-align:center;font-family:var(--font-satoshi-regular);color:var(--foreground-secondary);padding:4rem}@media (max-width:1024px){.PortfolioGrid-module__hX_nCG__portfolioPage{padding:4rem 1.5rem}.PortfolioGrid-module__hX_nCG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.PortfolioGrid-module__hX_nCG__title{font-size:36pt}}@media (max-width:768px){.PortfolioGrid-module__hX_nCG__grid{grid-template-columns:1fr}.PortfolioGrid-module__hX_nCG__title{font-size:28pt}.PortfolioGrid-module__hX_nCG__filtersBar{flex-direction:column;align-items:stretch}.PortfolioGrid-module__hX_nCG__filtersBar select,.PortfolioGrid-module__hX_nCG__clearButton{width:100%}.PortfolioGrid-module__hX_nCG__description{font-size:14pt}}.PortfolioGrid-module__hX_nCG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#000c;justify-content:center;align-items:center;animation:.2s ease-out PortfolioGrid-module__hX_nCG__fadeIn;display:flex;position:fixed;inset:0}.PortfolioGrid-module__hX_nCG__modal{background-color:var(--background);border-radius:24px;width:90%;max-width:900px;max-height:85vh;animation:.3s cubic-bezier(.4,0,.2,1) PortfolioGrid-module__hX_nCG__slideUp;position:relative;overflow-y:auto}.PortfolioGrid-module__hX_nCG__modalClose{background-color:var(--background-secondary);cursor:pointer;z-index:10;width:36px;height:36px;color:var(--foreground);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.PortfolioGrid-module__hX_nCG__modalClose:hover{background-color:var(--cornflower-blue);color:var(--midnight-navy);transform:scale(1.05)}.PortfolioGrid-module__hX_nCG__modalContent{flex-direction:row;gap:2rem;padding:2rem;display:flex}.PortfolioGrid-module__hX_nCG__modalImageWrapper{background-color:var(--background-secondary);border-radius:20px;flex:0 0 200px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.PortfolioGrid-module__hX_nCG__modalLogo{object-fit:contain;width:100%;height:auto}.PortfolioGrid-module__hX_nCG__modalInfo{flex-direction:column;flex:1;gap:1rem;display:flex}.PortfolioGrid-module__hX_nCG__modalStartupName{font-family:var(--font-made-light);color:var(--midnight-navy);margin:0;font-size:28pt}.PortfolioGrid-module__hX_nCG__modalMeta{flex-wrap:wrap;gap:.5rem;display:flex}.PortfolioGrid-module__hX_nCG__modalBadge{font-family:var(--font-satoshi-regular);background-color:var(--powder-blue);color:var(--midnight-navy);border-radius:20px;padding:.25rem .75rem;font-size:10pt}.PortfolioGrid-module__hX_nCG__modalDescription{font-family:var(--font-satoshi-regular);color:var(--foreground-secondary,#4a5568);margin:0;font-size:12pt;line-height:1.6}.PortfolioGrid-module__hX_nCG__modalFounder{border-top:1px solid #0000001a;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding-top:.5rem;display:flex}.PortfolioGrid-module__hX_nCG__modalFounderLabel{font-family:var(--font-satoshi-medium);color:var(--foreground-secondary);font-size:11pt}.PortfolioGrid-module__hX_nCG__modalFounderName{font-family:var(--font-made-light);color:var(--midnight-navy);font-size:12pt}.PortfolioGrid-module__hX_nCG__modalLinks{gap:1rem;margin-top:.5rem;display:flex}.PortfolioGrid-module__hX_nCG__modalLink{font-family:var(--font-satoshi-medium);color:var(--cornflower-blue);align-items:center;gap:.25rem;font-size:12pt;text-decoration:none;transition:all .2s;display:inline-flex}.PortfolioGrid-module__hX_nCG__modalLink:hover{color:var(--midnight-navy);gap:.5rem}@keyframes PortfolioGrid-module__hX_nCG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PortfolioGrid-module__hX_nCG__modalContent{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.PortfolioGrid-module__hX_nCG__modalImageWrapper{flex:none;width:150px}.PortfolioGrid-module__hX_nCG__modalStartupName{font-size:22pt}.PortfolioGrid-module__hX_nCG__modalMeta,.PortfolioGrid-module__hX_nCG__modalLinks,.PortfolioGrid-module__hX_nCG__modalFounder{justify-content:center}}@media (max-width:480px){.PortfolioGrid-module__hX_nCG__modalContent{padding:1rem}.PortfolioGrid-module__hX_nCG__modalImageWrapper{width:120px}.PortfolioGrid-module__hX_nCG__modalStartupName{font-size:20pt}.PortfolioGrid-module__hX_nCG__modalDescription{font-size:11pt}}.PortfolioGrid-module__hX_nCG__modalFounderLink{font-family:var(--font-made-light);color:var(--cornflower-blue);align-items:center;gap:.25rem;font-size:12pt;text-decoration:none;transition:all .2s;display:inline-flex}.PortfolioGrid-module__hX_nCG__modalFounderLink:hover{color:var(--midnight-navy);gap:.5rem;text-decoration:underline}.PortfolioGrid-module__hX_nCG__modalCountryBadge{background-color:var(--cornflower-blue);color:var(--background);font-family:var(--font-satoshi-medium);z-index:10;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:11pt;display:inline-flex;position:absolute;top:1.5rem;right:4rem;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.PortfolioGrid-module__hX_nCG__modalCountryBadge{padding:.3rem .8rem;font-size:10pt;top:1rem;right:3.5rem}}@media (max-width:480px){.PortfolioGrid-module__hX_nCG__modalCountryBadge{padding:.25rem .7rem;font-size:9pt;top:.75rem;right:3rem}}
.CustomSelect-module__V02bZW__customSelect{min-width:160px;position:relative}.CustomSelect-module__V02bZW__selectTrigger{background-color:var(--background);border:1px solid var(--soft-gray);cursor:pointer;font-family:var(--font-satoshi-regular);color:var(--foreground);border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:12pt;transition:all .2s;display:flex}.CustomSelect-module__V02bZW__selectTrigger:hover{border-color:var(--cornflower-blue)}.CustomSelect-module__V02bZW__selectTrigger.CustomSelect-module__V02bZW__open{border-color:var(--cornflower-blue);box-shadow:0 0 0 3px #646cff1a}.CustomSelect-module__V02bZW__selectedValue{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CustomSelect-module__V02bZW__chevron{color:var(--cornflower-blue);flex-shrink:0;transition:transform .2s}.CustomSelect-module__V02bZW__chevronOpen{transform:rotate(180deg)}.CustomSelect-module__V02bZW__dropdown{background-color:var(--background);border:1px solid var(--soft-gray);z-index:100;border-radius:12px;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.CustomSelect-module__V02bZW__optionsList{margin:0;padding:.5rem 0;list-style:none}.CustomSelect-module__V02bZW__option{cursor:pointer;font-family:var(--font-satoshi-regular);color:var(--foreground);padding:.6rem 1rem;font-size:11pt;transition:all .15s}.CustomSelect-module__V02bZW__option:hover{background-color:#646cff14}.CustomSelect-module__V02bZW__option.CustomSelect-module__V02bZW__active{color:var(--cornflower-blue);background-color:#646cff26;font-weight:500}.CustomSelect-module__V02bZW__dropdown::-webkit-scrollbar{width:6px}.CustomSelect-module__V02bZW__dropdown::-webkit-scrollbar-track{background:var(--soft-gray);border-radius:3px}.CustomSelect-module__V02bZW__dropdown::-webkit-scrollbar-thumb{background:var(--cornflower-blue);border-radius:3px}@media (max-width:768px){.CustomSelect-module__V02bZW__customSelect{width:100%}.CustomSelect-module__V02bZW__selectTrigger{padding:.7rem 1rem}}
.SkeletonCard-module__uANzUW__skeletonCard{background-color:var(--background-secondary);border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.SkeletonCard-module__uANzUW__skeletonImage{background:linear-gradient(90deg, var(--background-secondary) 0%, var(--soft-gray) 50%, var(--background-secondary) 100%);background-size:200% 100%;height:140px;animation:1.5s infinite SkeletonCard-module__uANzUW__shimmer}.SkeletonCard-module__uANzUW__skeletonContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.SkeletonCard-module__uANzUW__skeletonTitle{background:linear-gradient(90deg, var(--background-secondary) 0%, var(--soft-gray) 50%, var(--background-secondary) 100%);background-size:200% 100%;border-radius:8px;width:70%;height:28px;animation:1.5s infinite SkeletonCard-module__uANzUW__shimmer}.SkeletonCard-module__uANzUW__skeletonText{background:linear-gradient(90deg, var(--background-secondary) 0%, var(--soft-gray) 50%, var(--background-secondary) 100%);background-size:200% 100%;border-radius:8px;width:100%;height:36px;animation:1.5s infinite SkeletonCard-module__uANzUW__shimmer}.SkeletonCard-module__uANzUW__skeletonBadges{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.SkeletonCard-module__uANzUW__skeletonBadge{background:linear-gradient(90deg, var(--background-secondary) 0%, var(--soft-gray) 50%, var(--background-secondary) 100%);background-size:200% 100%;border-radius:20px;width:60px;height:24px;animation:1.5s infinite SkeletonCard-module__uANzUW__shimmer}@keyframes SkeletonCard-module__uANzUW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
