.OpotunyDesk_main___9Zx4{min-height:100vh;font-family:var(--font-sans);background:var(--background);color:var(--foreground);padding:3rem 1rem;transition:background-color .3s ease,color .3s ease}.OpotunyDesk_container__p0Tt0{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.OpotunyDesk_heroSection__LuI4Z{text-align:center;max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.OpotunyDesk_heroTitle__s_GLq{font-size:2.25rem;font-weight:700;color:var(--foreground);border-left:4px solid var(--highlight);padding-left:.75rem;transition:color .3s ease,border-color .3s ease}@media (min-width:640px){.OpotunyDesk_heroTitle__s_GLq{font-size:2.5rem}}.OpotunyDesk_heroText__4PZXe{font-size:1.125rem;line-height:1.75;color:var(--muted);transition:color .3s ease}.OpotunyDesk_categorySection__Bema9{display:flex;flex-direction:column;gap:1.5rem}.OpotunyDesk_categoryTitle__9A7IH{font-size:1.5rem;font-weight:600;color:var(--foreground);border-left:4px solid var(--accent);padding-left:.75rem;transition:color .3s ease,border-color .3s ease}.OpotunyDesk_rowContainer__w9ojW{display:flex;flex-direction:column;gap:1.5rem}.OpotunyDesk_cardRow__g8711{width:100%}@media (max-width:768px){.OpotunyDesk_cardRow__g8711{width:100%}}.OpotunyDesk_card__la5iD{background:var(--background,#ffffff);border-radius:1rem;padding:1rem;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;gap:.75rem}.OpotunyDesk_cardThumbnail__KDXbA{position:relative;width:100%;height:200px;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.OpotunyDesk_cardImage__xwoWn{object-fit:cover;width:100%!important;height:100%!important}.OpotunyDesk_sponsoredTag__QzhrB{position:absolute;top:.5rem;right:.5rem;background:white;color:#000;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;z-index:1}.OpotunyDesk_cardHeader__bALd1{display:flex;flex-direction:column;gap:.5rem}.OpotunyDesk_writerInfo__CBO4_{display:flex;align-items:center;gap:.5rem;align-self:flex-start}.OpotunyDesk_avatar__gNnjP{border-radius:50%;width:24px!important;height:24px!important}.OpotunyDesk_writerUsername__dpHgM{font-size:.8rem;font-weight:500;color:#2b3a67}.OpotunyDesk_cardTitle__trQCP{font-size:1.1rem;font-weight:600;color:var(--foreground,#111827);margin:0}.OpotunyDesk_cardDescription__mS4Xz{font-size:.95rem;line-height:1.4;color:#4b5563;margin:0}.OpotunyDesk_cardDate__N9ozU{font-size:.85rem;color:#6b7280;margin:0}.OpotunyDesk_cardLink__6vE20{margin-top:auto;font-size:.9rem;font-weight:500;color:#2b3a67;transition:color .2s ease;text-decoration:none}.OpotunyDesk_cardLink__6vE20:hover{color:#3e5c76}.OpotunyDesk_card__la5iD:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(135deg,#2b3a67,#3e5c76);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.OpotunyDesk_card__la5iD:hover{transform:translateY(-4px);box-shadow:0 8px 22px rgba(43,58,103,.3)}