.opportunities-skeleton{width:100%}.opportunities-skeleton__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px;width:100%}.opportunity-skeleton-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;min-height:400px}.opportunity-skeleton-card--compact{min-height:250px}.opportunity-skeleton-card__header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.opportunity-skeleton-card__logo{width:72px;height:48px;background:#f3f4f6;border-radius:8px}.opportunity-skeleton-card__org-info{flex:1}.opportunity-skeleton-card__org-name{height:20px;width:180px;background:#f3f4f6;border-radius:4px}.opportunity-skeleton-card__badges{display:flex;gap:8px;margin-bottom:20px}.opportunity-skeleton-card__badge{height:28px;width:100px;background:#f3f4f6;border-radius:14px}.opportunity-skeleton-card__content{margin-bottom:20px}.opportunity-skeleton-card__title{height:24px;width:100%;background:#f3f4f6;border-radius:4px;margin-bottom:8px}.opportunity-skeleton-card__title-line2{height:24px;width:80%;background:#f3f4f6;border-radius:4px;margin-bottom:20px}.opportunity-skeleton-card__details{display:flex;flex-direction:column;gap:12px}.opportunity-skeleton-card__detail{height:20px;width:70%;background:#f3f4f6;border-radius:4px}.opportunity-skeleton-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.opportunity-skeleton-card__button{height:40px;width:120px;background:#f3f4f6;border-radius:8px}.opportunity-skeleton-card__actions{display:flex;gap:8px}.opportunity-skeleton-card__action{width:40px;height:40px;background:#f3f4f6;border-radius:8px}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.skeleton-pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}@media (max-width:768px){.opportunities-skeleton__grid{grid-template-columns:1fr;gap:16px}.opportunity-skeleton-card{padding:16px}}.opportunities-section{padding:3rem 0}.opportunities-section__container{margin:0 auto;padding:2rem 3rem;max-width:1350px;border-radius:15px;background-color:#f2f7ff}.opportunities-section__header{text-align:center;margin-bottom:4rem}.opportunities-section__title{font-size:2.5rem;font-weight:700;color:#11487b;margin:0}.opportunities-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1400px;margin:0 auto}.opportunities-in-filter-view{padding:0;background:transparent;width:100%}.opportunities-in-filter-view .opportunities-section__container{padding:0;max-width:none;background-color:#fff}.opportunities-in-filter-view .opportunities-section__grid{grid-template-columns:1fr 1fr;max-width:none;gap:1.5rem}.opportunity-card{border-radius:15px;padding:1.1rem;box-shadow:0 8px 30px rgba(44,95,136,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%;border:1px solid #dbe5f1;min-width:0}.opportunity-card--blue{background:#f2f7ff;color:#292929!important}.opportunity-card--white{background:#d8ebfe;color:#1f2937}.opportunity-card__header{width:100%}.opportunity-card__logo-container{display:flex;flex-direction:row;align-items:center;gap:1rem;background:#b0cde0;padding:1rem 1.25rem;border-radius:16px;margin-bottom:1rem;text-align:left;justify-content:flex-start}.opportunity-card--blue .opportunity-card__logo-container:hover,.opportunity-card--white .opportunity-card__logo-container:hover{background:#b9d0e9}.opportunity-card__logo{width:90px;height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.opportunity-card__logo-image{width:100%;height:100%;object-fit:contain}.opportunity-card__org-info{display:block;min-width:0}.opportunity-card__organization{margin:0;color:#11487b;font-weight:700;line-height:1.25;font-size:1.1rem;word-wrap:break-word;overflow-wrap:break-word;display:inline}.opportunity-card__organization .opportunity-card__verified-icon{display:inline;width:20px;height:20px;color:#11487b;margin-left:8px;vertical-align:-3px}.opportunity-card__badges{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.opportunity-card__badge{padding:.3rem .7rem;border-radius:20px;font-size:.75rem;font-weight:400;border:2px solid;word-break:break-word}.opportunity-card--blue .opportunity-card__badge{border-color:#75a2d1;color:#292929}.opportunity-card--white .opportunity-card__badge{border-color:#75a2d1;color:#000}.opportunity-card__content{flex:1;margin-bottom:1.5rem}.opportunity-card__title{font-size:1.15rem;font-weight:600;margin:0 0 1rem;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.opportunity-card--blue .opportunity-card__title{color:#292929}.opportunity-card--white .opportunity-card__title{color:#1f2937}.opportunity-card__details{display:flex;flex-direction:column;gap:.75rem}.opportunity-card__detail{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;word-wrap:break-word;overflow-wrap:break-word}.opportunity-card__icon{width:16px;height:16px;flex-shrink:0;margin-top:2px}.opportunity-card--blue .opportunity-card__icon{color:#11487b}.opportunity-card--white .opportunity-card__icon{color:#357abd}.opportunity-card--blue .opportunity-card__detail{color:#292929;font-weight:600}.opportunity-card--white .opportunity-card__detail{color:#000;font-weight:600}.opportunity-card__link{color:inherit;text-decoration:underline;font-size:.8rem;word-break:break-all;overflow-wrap:break-word}.opportunity-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;flex-wrap:wrap;padding-bottom:.75rem}.opportunity-card__btn{background:hsla(0,0%,100%,.15);border-radius:10px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;border:none;min-width:120px;white-space:nowrap}.opportunity-card--blue .opportunity-card__btn{background:#b0cde0;color:#11487b}.opportunity-card--white .opportunity-card__btn{background:#99bcd6;color:#11487b}.opportunity-card__btn:hover{background:#b9d0e9}.opportunity-card__actions{display:flex;gap:.5rem;flex-shrink:0}.opportunity-card__action{width:47px;height:47px;border-radius:10px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;transition:all .3s ease;flex-shrink:0}.opportunity-card__action--orange{background:linear-gradient(135deg,#fdad4c 10%,#fb6638 70%);color:#fff}.opportunity-card__action--orange:hover{background:linear-gradient(110deg,#fdad4c,#ea460b 60%)}.opportunity-card--white .opportunity-card__action--share{background-color:transparent;color:#11487b}.opportunity-card--white .opportunity-card__action--share:hover{background-color:#b9d0e9}.opportunity-card__action--share{background:transparent;border:1px solid #357abd;color:#11487b}.opportunity-card__action--share:hover{background:#b9d0e9;border:1px solid #2c5f88}.opportunity-card__pin-icon{width:20px;height:20px;transform:rotate(45deg)}.opportunity-card__share-icon{width:20px;height:20px}.opportunity-card__applied{border-top:2px solid #c8daef;padding-top:1rem;margin-top:.5rem}.opportunity-card--blue .opportunity-card__applied,.opportunity-card--white .opportunity-card__applied{border-top-color:#c8daef}.opportunity-card__checkboxes{display:flex;flex-direction:column;gap:.75rem}.opportunity-card--blue .opportunity-card__checkbox label,.opportunity-card--white .opportunity-card__checkbox label{color:#1f2937!important;font-weight:600}.opportunities-in-similar-view.opportunities-section{padding:0;background:transparent}.opportunities-in-similar-view .opportunities-section__container{padding:0}.opportunities-in-similar-view .opportunities-section__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:none;background-color:#fff}@media (max-width:1024px){.opportunities-in-similar-view .opportunities-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.opportunities-in-similar-view .opportunities-section__grid{grid-template-columns:1fr}}@media (max-width:1300px){.opportunities-section__container{padding:2rem 2.5rem;max-width:1250px}.opportunities-section__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.opportunity-card{padding:1rem}.opportunity-card__title{font-size:1.1rem}.opportunity-card__organization{font-size:1.05rem}}@media (max-width:1400px){.opportunities-section__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.opportunities-in-filter-view .opportunities-section__grid{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.opportunities-section__grid{grid-template-columns:repeat(2,1fr)}.opportunities-in-filter-view .opportunities-section__grid{grid-template-columns:1fr;gap:1rem}.opportunity-card{padding:1rem}.opportunity-card__footer{flex-direction:column;gap:.75rem;align-items:stretch}.opportunity-card__btn{min-width:auto}.opportunity-card__actions{justify-content:center}.opportunity-card__organization{font-size:1.15rem}.opportunity-card__logo{width:64px;height:44px}}@media (max-width:768px){.opportunities-section{padding:2rem 0}.opportunities-section__container{padding:1rem;border-radius:12px}.opportunities-section__header{margin-bottom:2rem}.opportunities-section__title{font-size:2rem}.opportunities-section__grid{grid-template-columns:1fr;gap:1.5rem}.opportunities-in-filter-view .opportunities-section__grid{grid-template-columns:1fr}.opportunity-card{padding:1rem}.opportunity-card__header{flex-direction:column;align-items:flex-start;gap:.75rem}.opportunity-card__logo{align-self:center;width:60px;height:40px}.opportunity-card__organization{font-size:1.05rem}.opportunity-card__title{font-size:1rem}.opportunity-card__footer{flex-direction:column;gap:1rem;align-items:stretch}.opportunity-card__actions{justify-content:center}}@media (max-width:480px){.opportunities-section__title{font-size:1.75rem}.opportunity-card{padding:.75rem}.opportunity-card__title{font-size:.95rem}.opportunity-card__logo{width:56px;height:36px}.opportunity-card__organization{font-size:1rem}.opportunity-card__detail{font-size:.75rem}.opportunity-card__btn{padding:.5rem 1rem;font-size:.8rem}.opportunity-card__action{width:40px;height:40px}.opportunity-card__checkboxes{gap:.5rem}}@media (max-width:360px){.opportunity-card{padding:.5rem}.opportunity-card__logo-container{padding:1rem}.opportunity-card__organization{font-size:.95rem}.opportunity-card__title{font-size:.9rem}}.opportunities-section__empty,.opportunities-section__error{display:flex;justify-content:center;align-items:center;min-height:200px;padding:2rem;background:#f9fafb;border-radius:12px;text-align:center}.opportunities-section__empty p,.opportunities-section__error p{color:#6b7280;font-size:1rem;line-height:1.5}.opportunities-section__error{background:#fef2f2}.opportunities-section__error p{color:#dc2626}.opportunity-card__logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.5rem;font-weight:700;border-radius:8px}.opportunity-card__action--pinned{background-color:#f97316;border-color:#f97316}.opportunity-card__action--pinned:hover{background-color:#ea580c;border-color:#ea580c;transform:scale(1.05)}.opportunity-card__action--pinned .opportunity-card__pin-icon{color:#fff}